diff --git a/fmcosmetics_system.sql b/fmcosmetics_system.sql new file mode 100644 index 0000000..e6fedf9 --- /dev/null +++ b/fmcosmetics_system.sql @@ -0,0 +1,55237 @@ +-- phpMyAdmin SQL Dump +-- version 5.2.1 +-- https://www.phpmyadmin.net/ +-- +-- Host: localhost +-- Generation Time: Sep 01, 2023 at 11:33 AM +-- Server version: 10.4.28-MariaDB +-- PHP Version: 8.2.4 + +SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; +START TRANSACTION; +SET time_zone = "+00:00"; + + +/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; +/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; +/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; +/*!40101 SET NAMES utf8mb4 */; + +-- +-- Database: `fmcosmetics_system` +-- + +-- -------------------------------------------------------- + +-- +-- Table structure for table `activity_log` +-- + +CREATE TABLE `activity_log` ( + `id` bigint(20) UNSIGNED NOT NULL, + `log_name` varchar(255) DEFAULT NULL, + `description` text NOT NULL, + `subject_type` varchar(255) DEFAULT NULL, + `event` varchar(255) DEFAULT NULL, + `subject_id` bigint(20) UNSIGNED DEFAULT NULL, + `causer_type` varchar(255) DEFAULT NULL, + `causer_id` bigint(20) UNSIGNED DEFAULT NULL, + `properties` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`properties`)), + `batch_uuid` char(36) DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `activity_log` +-- + +INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_type`, `event`, `subject_id`, `causer_type`, `causer_id`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES +(1, 'default', 'created', 'App\\Models\\User', 'created', 1, NULL, NULL, '{\"attributes\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"}}', NULL, '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(2, 'default', 'created', 'App\\Models\\User', 'created', 2, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(3, 'default', 'created', 'App\\Models\\User', 'created', 3, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jeff\",\"last_name\":\"Doon\"}}', NULL, '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(4, 'default', 'created', 'App\\Models\\User', 'created', 12, NULL, NULL, '{\"attributes\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"}}', NULL, '2023-08-09 04:46:07', '2023-08-09 04:46:07'), +(5, 'default', 'created', 'App\\Models\\User', 'created', 13, NULL, NULL, '{\"attributes\":{\"first_name\":\"Miss B\",\"last_name\":\"T1\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(6, 'default', 'created', 'App\\Models\\User', 'created', 14, NULL, NULL, '{\"attributes\":{\"first_name\":\"Miss C\",\"last_name\":\"T2\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(7, 'default', 'created', 'App\\Models\\User', 'created', 15, NULL, NULL, '{\"attributes\":{\"first_name\":\"ABENA\",\"last_name\":\"GYANG\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(8, 'default', 'created', 'App\\Models\\User', 'created', 16, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amoah\",\"last_name\":\"mavis\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(9, 'default', 'created', 'App\\Models\\User', 'created', 17, NULL, NULL, '{\"attributes\":{\"first_name\":\"ANITA\",\"last_name\":\"TORGBOR\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(10, 'default', 'created', 'App\\Models\\User', 'created', 18, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adablah\",\"last_name\":\"Natasha\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(11, 'default', 'created', 'App\\Models\\User', 'created', 19, NULL, NULL, '{\"attributes\":{\"first_name\":\"COMFORT\",\"last_name\":\"HANSEN\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(12, 'default', 'created', 'App\\Models\\User', 'created', 20, NULL, NULL, '{\"attributes\":{\"first_name\":\"favourite\",\"last_name\":\"nurse\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(13, 'default', 'created', 'App\\Models\\User', 'created', 21, NULL, NULL, '{\"attributes\":{\"first_name\":\"Fafa\",\"last_name\":\"Ntiamoah\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(14, 'default', 'created', 'App\\Models\\User', 'created', 22, NULL, NULL, '{\"attributes\":{\"first_name\":\"PORTIA\",\"last_name\":\"OMANPEH\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(15, 'default', 'created', 'App\\Models\\User', 'created', 23, NULL, NULL, '{\"attributes\":{\"first_name\":\"Salomey\",\"last_name\":\"Akorley\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(16, 'default', 'created', 'App\\Models\\User', 'created', 24, NULL, NULL, '{\"attributes\":{\"first_name\":\"Kwakye Aninakwa\",\"last_name\":\"juliana\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(17, 'default', 'created', 'App\\Models\\User', 'created', 25, NULL, NULL, '{\"attributes\":{\"first_name\":\"Doreen\",\"last_name\":\"Yvette\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(18, 'default', 'created', 'App\\Models\\User', 'created', 26, NULL, NULL, '{\"attributes\":{\"first_name\":\"Emmanuel\",\"last_name\":\"Sam\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(19, 'default', 'created', 'App\\Models\\User', 'created', 27, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ohenewaa\",\"last_name\":\"Blessing\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(20, 'default', 'created', 'App\\Models\\User', 'created', 28, NULL, NULL, '{\"attributes\":{\"first_name\":\"PRISCILLA\",\"last_name\":\"LAWER\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(21, 'default', 'created', 'App\\Models\\User', 'created', 29, NULL, NULL, '{\"attributes\":{\"first_name\":\"Addo\",\"last_name\":\"Theresah\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(22, 'default', 'created', 'App\\Models\\User', 'created', 30, NULL, NULL, '{\"attributes\":{\"first_name\":\"COMFORT\",\"last_name\":\"ANAGLATEY\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(23, 'default', 'created', 'App\\Models\\User', 'created', 31, NULL, NULL, '{\"attributes\":{\"first_name\":\"Yaa\",\"last_name\":\"Debby\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(24, 'default', 'created', 'App\\Models\\User', 'created', 32, NULL, NULL, '{\"attributes\":{\"first_name\":\"Betty\",\"last_name\":\"Quening\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(25, 'default', 'created', 'App\\Models\\User', 'created', 33, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana\",\"last_name\":\"Akua\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(26, 'default', 'created', 'App\\Models\\User', 'created', 34, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Appiah\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(27, 'default', 'created', 'App\\Models\\User', 'created', 35, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Ayorkor\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(28, 'default', 'created', 'App\\Models\\User', 'created', 36, NULL, NULL, '{\"attributes\":{\"first_name\":\"Josephine\",\"last_name\":\"Appiah\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(29, 'default', 'created', 'App\\Models\\User', 'created', 37, NULL, NULL, '{\"attributes\":{\"first_name\":\"NANA\",\"last_name\":\"AMA\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(30, 'default', 'created', 'App\\Models\\User', 'created', 38, NULL, NULL, '{\"attributes\":{\"first_name\":\"KHADIJATU\",\"last_name\":\"ACHEAMPONG\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(31, 'default', 'created', 'App\\Models\\User', 'created', 39, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mary\",\"last_name\":\"Achiaa\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(32, 'default', 'created', 'App\\Models\\User', 'created', 40, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adu\",\"last_name\":\"Priscilla\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(33, 'default', 'created', 'App\\Models\\User', 'created', 41, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Agyeiwaa\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(34, 'default', 'created', 'App\\Models\\User', 'created', 42, NULL, NULL, '{\"attributes\":{\"first_name\":\"Faridatu\",\"last_name\":\"muniru\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(35, 'default', 'created', 'App\\Models\\User', 'created', 43, NULL, NULL, '{\"attributes\":{\"first_name\":\"Agyeiwaa\",\"last_name\":\"Emmanuella\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(36, 'default', 'created', 'App\\Models\\User', 'created', 44, NULL, NULL, '{\"attributes\":{\"first_name\":\"PHILIP\",\"last_name\":\"ESHUN\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(37, 'default', 'created', 'App\\Models\\User', 'created', 45, NULL, NULL, '{\"attributes\":{\"first_name\":\"ABDUL\",\"last_name\":\"MUTALIB\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(38, 'default', 'created', 'App\\Models\\User', 'created', 46, NULL, NULL, '{\"attributes\":{\"first_name\":\"OPHELIA\",\"last_name\":\"AGYEKUM\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(39, 'default', 'created', 'App\\Models\\User', 'created', 47, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amina\",\"last_name\":\"Haruna\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(40, 'default', 'created', 'App\\Models\\User', 'created', 48, NULL, NULL, '{\"attributes\":{\"first_name\":\"MABEL\",\"last_name\":\"NAA\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(41, 'default', 'created', 'App\\Models\\User', 'created', 49, NULL, NULL, '{\"attributes\":{\"first_name\":\"Heartwill\",\"last_name\":\"Lartey\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(42, 'default', 'created', 'App\\Models\\User', 'created', 50, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amoateng\",\"last_name\":\"Boahemaa\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(43, 'default', 'created', 'App\\Models\\User', 'created', 51, NULL, NULL, '{\"attributes\":{\"first_name\":\"GRACE\",\"last_name\":\"ADJAVON\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(44, 'default', 'created', 'App\\Models\\User', 'created', 52, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rejoice Asantewaa\",\"last_name\":\"Frimpong\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(45, 'default', 'created', 'App\\Models\\User', 'created', 53, NULL, NULL, '{\"attributes\":{\"first_name\":\"GEORGINA\",\"last_name\":\"OKAI\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(46, 'default', 'created', 'App\\Models\\User', 'created', 54, NULL, NULL, '{\"attributes\":{\"first_name\":\"MARCUS\",\"last_name\":\"MENSAH\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(47, 'default', 'created', 'App\\Models\\User', 'created', 55, NULL, NULL, '{\"attributes\":{\"first_name\":\"REGINA\",\"last_name\":\"TAKYIWAA\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(48, 'default', 'created', 'App\\Models\\User', 'created', 56, NULL, NULL, '{\"attributes\":{\"first_name\":\"OLIVIA\",\"last_name\":\"BOAHEMAA\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(49, 'default', 'created', 'App\\Models\\User', 'created', 57, NULL, NULL, '{\"attributes\":{\"first_name\":\"Boateng\",\"last_name\":\"Diana\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(50, 'default', 'created', 'App\\Models\\User', 'created', 58, NULL, NULL, '{\"attributes\":{\"first_name\":\"CORDIAL\",\"last_name\":\"OPARE\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(51, 'default', 'created', 'App\\Models\\User', 'created', 59, NULL, NULL, '{\"attributes\":{\"first_name\":\"Miriam\",\"last_name\":\"Asamoah\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(52, 'default', 'created', 'App\\Models\\User', 'created', 60, NULL, NULL, '{\"attributes\":{\"first_name\":\"Comfort\",\"last_name\":\"Adobea\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(53, 'default', 'created', 'App\\Models\\User', 'created', 61, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gloria\",\"last_name\":\"Abenzuri\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(54, 'default', 'created', 'App\\Models\\User', 'created', 62, NULL, NULL, '{\"attributes\":{\"first_name\":\"Portia\",\"last_name\":\"Doe\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(55, 'default', 'created', 'App\\Models\\User', 'created', 63, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dorcas takyi\",\"last_name\":\"Delcan\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(56, 'default', 'created', 'App\\Models\\User', 'created', 64, NULL, NULL, '{\"attributes\":{\"first_name\":\"LAWRENCIA\",\"last_name\":\"OSAAH\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(57, 'default', 'created', 'App\\Models\\User', 'created', 65, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mercy\",\"last_name\":\"Dankwah\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(58, 'default', 'created', 'App\\Models\\User', 'created', 66, NULL, NULL, '{\"attributes\":{\"first_name\":\"ABIGAIL\",\"last_name\":\"DANQUAH\"}}', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(59, 'default', 'created', 'App\\Models\\User', 'created', 67, NULL, NULL, '{\"attributes\":{\"first_name\":\"AMINU\",\"last_name\":\"SUMAILA\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(60, 'default', 'created', 'App\\Models\\User', 'created', 68, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Danquah\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(61, 'default', 'created', 'App\\Models\\User', 'created', 69, NULL, NULL, '{\"attributes\":{\"first_name\":\"KARIAN\",\"last_name\":\"ASIEDU\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(62, 'default', 'created', 'App\\Models\\User', 'created', 70, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jennifer\",\"last_name\":\"Owusu\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(63, 'default', 'created', 'App\\Models\\User', 'created', 71, NULL, NULL, '{\"attributes\":{\"first_name\":\"Spendilove\",\"last_name\":\"Sarfo\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(64, 'default', 'created', 'App\\Models\\User', 'created', 72, NULL, NULL, '{\"attributes\":{\"first_name\":\"ELIZABETH\",\"last_name\":\"KUKUA\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(65, 'default', 'created', 'App\\Models\\User', 'created', 73, NULL, NULL, '{\"attributes\":{\"first_name\":\"REBECCA\",\"last_name\":\"ASHONG\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(66, 'default', 'created', 'App\\Models\\User', 'created', 74, NULL, NULL, '{\"attributes\":{\"first_name\":\"NORA\",\"last_name\":\"BLANNEY\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(67, 'default', 'created', 'App\\Models\\User', 'created', 75, NULL, NULL, '{\"attributes\":{\"first_name\":\"Oduro\",\"last_name\":\"Benewaa\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(68, 'default', 'created', 'App\\Models\\User', 'created', 76, NULL, NULL, '{\"attributes\":{\"first_name\":\"NESTER\",\"last_name\":\"DWOMORH\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(69, 'default', 'created', 'App\\Models\\User', 'created', 77, NULL, NULL, '{\"attributes\":{\"first_name\":\"KHADIJAH\",\"last_name\":\"MUBARAK\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(70, 'default', 'created', 'App\\Models\\User', 'created', 78, NULL, NULL, '{\"attributes\":{\"first_name\":\"EINICE\",\"last_name\":\"ANTWIWAA KONADU\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(71, 'default', 'created', 'App\\Models\\User', 'created', 79, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abubakari\",\"last_name\":\"Zeinab\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(72, 'default', 'created', 'App\\Models\\User', 'created', 80, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bridget\",\"last_name\":\"Agyapomaah\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(73, 'default', 'created', 'App\\Models\\User', 'created', 81, NULL, NULL, '{\"attributes\":{\"first_name\":\"Love\",\"last_name\":\"Eshun\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(74, 'default', 'created', 'App\\Models\\User', 'created', 82, NULL, NULL, '{\"attributes\":{\"first_name\":\"CHARLOTTE\",\"last_name\":\"KORANTENG\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(75, 'default', 'created', 'App\\Models\\User', 'created', 83, NULL, NULL, '{\"attributes\":{\"first_name\":\"Julia\",\"last_name\":\"Obeng Manu\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(76, 'default', 'created', 'App\\Models\\User', 'created', 84, NULL, NULL, '{\"attributes\":{\"first_name\":\"CassandraPomaa\",\"last_name\":\"Sasu\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(77, 'default', 'created', 'App\\Models\\User', 'created', 85, NULL, NULL, '{\"attributes\":{\"first_name\":\"RHEMA\",\"last_name\":\"LAMPTEY\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(78, 'default', 'created', 'App\\Models\\User', 'created', 86, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jennifer\",\"last_name\":\"Achiaa\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(79, 'default', 'created', 'App\\Models\\User', 'created', 87, NULL, NULL, '{\"attributes\":{\"first_name\":\"JOSEPHINE\",\"last_name\":\"AFEZUKE\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(80, 'default', 'created', 'App\\Models\\User', 'created', 88, NULL, NULL, '{\"attributes\":{\"first_name\":\"JOSEPHINE\",\"last_name\":\"BAIDOO\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(81, 'default', 'created', 'App\\Models\\User', 'created', 89, NULL, NULL, '{\"attributes\":{\"first_name\":\"Elizabeth\",\"last_name\":\"Yeboah\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(82, 'default', 'created', 'App\\Models\\User', 'created', 90, NULL, NULL, '{\"attributes\":{\"first_name\":\"Daniella\",\"last_name\":\"Owusu\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(83, 'default', 'created', 'App\\Models\\User', 'created', 91, NULL, NULL, '{\"attributes\":{\"first_name\":\"Paulina\",\"last_name\":\"Adu\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(84, 'default', 'created', 'App\\Models\\User', 'created', 92, NULL, NULL, '{\"attributes\":{\"first_name\":\"ALIWAHIDA\",\"last_name\":\"OSMAN\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(85, 'default', 'created', 'App\\Models\\User', 'created', 93, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bintu\",\"last_name\":\"Nurudeen\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(86, 'default', 'created', 'App\\Models\\User', 'created', 94, NULL, NULL, '{\"attributes\":{\"first_name\":\"Becca\",\"last_name\":\"Nycxyy\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(87, 'default', 'created', 'App\\Models\\User', 'created', 95, NULL, NULL, '{\"attributes\":{\"first_name\":\"Armah\",\"last_name\":\"Fianko\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(88, 'default', 'created', 'App\\Models\\User', 'created', 96, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adepa\",\"last_name\":\"Romantic\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(89, 'default', 'created', 'App\\Models\\User', 'created', 97, NULL, NULL, '{\"attributes\":{\"first_name\":\"GYEBI\",\"last_name\":\"ABIGAIL\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(90, 'default', 'created', 'App\\Models\\User', 'created', 98, NULL, NULL, '{\"attributes\":{\"first_name\":\"HANNAH\",\"last_name\":\"Wussah\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(91, 'default', 'created', 'App\\Models\\User', 'created', 99, NULL, NULL, '{\"attributes\":{\"first_name\":\"Boafo\",\"last_name\":\"Evans\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(92, 'default', 'created', 'App\\Models\\User', 'created', 100, NULL, NULL, '{\"attributes\":{\"first_name\":\"Asante\",\"last_name\":\"Veronica\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(93, 'default', 'created', 'App\\Models\\User', 'created', 101, NULL, NULL, '{\"attributes\":{\"first_name\":\"PRINCESS\",\"last_name\":\"SERWAA\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(94, 'default', 'created', 'App\\Models\\User', 'created', 102, NULL, NULL, '{\"attributes\":{\"first_name\":\"LYDIA\",\"last_name\":\"BORKEY\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(95, 'default', 'created', 'App\\Models\\User', 'created', 103, NULL, NULL, '{\"attributes\":{\"first_name\":\"CECILIA\",\"last_name\":\"ENAM\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(96, 'default', 'created', 'App\\Models\\User', 'created', 104, NULL, NULL, '{\"attributes\":{\"first_name\":\"CELESTINE\",\"last_name\":\"DZOGBEDZO\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(97, 'default', 'created', 'App\\Models\\User', 'created', 105, NULL, NULL, '{\"attributes\":{\"first_name\":\"TONI\",\"last_name\":\"NKRUMAH\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(98, 'default', 'created', 'App\\Models\\User', 'created', 106, NULL, NULL, '{\"attributes\":{\"first_name\":\"Agnes\",\"last_name\":\"Asor\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(99, 'default', 'created', 'App\\Models\\User', 'created', 107, NULL, NULL, '{\"attributes\":{\"first_name\":\"COMFORT\",\"last_name\":\"BOAAH\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(100, 'default', 'created', 'App\\Models\\User', 'created', 108, NULL, NULL, '{\"attributes\":{\"first_name\":\"Felicia\",\"last_name\":\"Boadi\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(101, 'default', 'created', 'App\\Models\\User', 'created', 109, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akuffo\",\"last_name\":\"Felicia\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(102, 'default', 'created', 'App\\Models\\User', 'created', 110, NULL, NULL, '{\"attributes\":{\"first_name\":\"BELINDA\",\"last_name\":\"ADU\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(103, 'default', 'created', 'App\\Models\\User', 'created', 111, NULL, NULL, '{\"attributes\":{\"first_name\":\"CHARLES\",\"last_name\":\"AMOAKO\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(104, 'default', 'created', 'App\\Models\\User', 'created', 112, NULL, NULL, '{\"attributes\":{\"first_name\":\"REBECCA\",\"last_name\":\"DOE\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(105, 'default', 'created', 'App\\Models\\User', 'created', 113, NULL, NULL, '{\"attributes\":{\"first_name\":\"AMPONSAH\",\"last_name\":\"ELIZABETH\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(106, 'default', 'created', 'App\\Models\\User', 'created', 114, NULL, NULL, '{\"attributes\":{\"first_name\":\"ALBERTA\",\"last_name\":\"KOTEY\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(107, 'default', 'created', 'App\\Models\\User', 'created', 115, NULL, NULL, '{\"attributes\":{\"first_name\":\"suzzy\",\"last_name\":\"Ofori\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(108, 'default', 'created', 'App\\Models\\User', 'created', 116, NULL, NULL, '{\"attributes\":{\"first_name\":\"ROSINA\",\"last_name\":\"BOATEMAA\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(109, 'default', 'created', 'App\\Models\\User', 'created', 117, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lucky\",\"last_name\":\"Sylvia\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(110, 'default', 'created', 'App\\Models\\User', 'created', 118, NULL, NULL, '{\"attributes\":{\"first_name\":\"GLORIA\",\"last_name\":\"NARH\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(111, 'default', 'created', 'App\\Models\\User', 'created', 119, NULL, NULL, '{\"attributes\":{\"first_name\":\"FIRDAUS\",\"last_name\":\"AHMED\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(112, 'default', 'created', 'App\\Models\\User', 'created', 120, NULL, NULL, '{\"attributes\":{\"first_name\":\"Boateng\",\"last_name\":\"SALOMEY\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(113, 'default', 'created', 'App\\Models\\User', 'created', 121, NULL, NULL, '{\"attributes\":{\"first_name\":\"jozzy\",\"last_name\":\"walker\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(114, 'default', 'created', 'App\\Models\\User', 'created', 122, NULL, NULL, '{\"attributes\":{\"first_name\":\"BERNICE\",\"last_name\":\"ASHELY\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(115, 'default', 'created', 'App\\Models\\User', 'created', 123, NULL, NULL, '{\"attributes\":{\"first_name\":\"YVONNE\",\"last_name\":\"CHRISTINA\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(116, 'default', 'created', 'App\\Models\\User', 'created', 124, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akua\",\"last_name\":\"Herty\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(117, 'default', 'created', 'App\\Models\\User', 'created', 125, NULL, NULL, '{\"attributes\":{\"first_name\":\"EUNICE\",\"last_name\":\"AMOAH\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(118, 'default', 'created', 'App\\Models\\User', 'created', 126, NULL, NULL, '{\"attributes\":{\"first_name\":\"STEPHANIE\",\"last_name\":\"AGYENA\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(119, 'default', 'created', 'App\\Models\\User', 'created', 127, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Assinu\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(120, 'default', 'created', 'App\\Models\\User', 'created', 128, NULL, NULL, '{\"attributes\":{\"first_name\":\"GLORIA\",\"last_name\":\"SERWAA\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(121, 'default', 'created', 'App\\Models\\User', 'created', 129, NULL, NULL, '{\"attributes\":{\"first_name\":\"Duho\",\"last_name\":\"Dennis\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(122, 'default', 'created', 'App\\Models\\User', 'created', 130, NULL, NULL, '{\"attributes\":{\"first_name\":\"The\",\"last_name\":\"Jeys\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(123, 'default', 'created', 'App\\Models\\User', 'created', 131, NULL, NULL, '{\"attributes\":{\"first_name\":\"Diana\",\"last_name\":\"Okrah\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(124, 'default', 'created', 'App\\Models\\User', 'created', 132, NULL, NULL, '{\"attributes\":{\"first_name\":\"Janet\",\"last_name\":\"Boateng\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(125, 'default', 'created', 'App\\Models\\User', 'created', 133, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rachel\",\"last_name\":\"Ofori\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(126, 'default', 'created', 'App\\Models\\User', 'created', 134, NULL, NULL, '{\"attributes\":{\"first_name\":\"Queen\",\"last_name\":\"Benson\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(127, 'default', 'created', 'App\\Models\\User', 'created', 135, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amoako\",\"last_name\":\"Immaculate\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(128, 'default', 'created', 'App\\Models\\User', 'created', 136, NULL, NULL, '{\"attributes\":{\"first_name\":\"BLESSING\",\"last_name\":\"AHIABU\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(129, 'default', 'created', 'App\\Models\\User', 'created', 137, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adutwumwaa\",\"last_name\":\"Gresilda\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(130, 'default', 'created', 'App\\Models\\User', 'created', 138, NULL, NULL, '{\"attributes\":{\"first_name\":\"ERICA\",\"last_name\":\"SERWAA\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(131, 'default', 'created', 'App\\Models\\User', 'created', 139, NULL, NULL, '{\"attributes\":{\"first_name\":\"Zina\",\"last_name\":\"Omaru\"}}', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(132, 'default', 'created', 'App\\Models\\User', 'created', 140, NULL, NULL, '{\"attributes\":{\"first_name\":\"TRACY\",\"last_name\":\"KABUKI\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(133, 'default', 'created', 'App\\Models\\User', 'created', 141, NULL, NULL, '{\"attributes\":{\"first_name\":\"JOANA\",\"last_name\":\"BORDOH\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(134, 'default', 'created', 'App\\Models\\User', 'created', 142, NULL, NULL, '{\"attributes\":{\"first_name\":\"Stephanie\",\"last_name\":\"Owusu\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(135, 'default', 'created', 'App\\Models\\User', 'created', 143, NULL, NULL, '{\"attributes\":{\"first_name\":\"GRACE\",\"last_name\":\"FRIMPONG\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(136, 'default', 'created', 'App\\Models\\User', 'created', 144, NULL, NULL, '{\"attributes\":{\"first_name\":\"DORA\",\"last_name\":\"OSEI\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(137, 'default', 'created', 'App\\Models\\User', 'created', 145, NULL, NULL, '{\"attributes\":{\"first_name\":\"Quartey\",\"last_name\":\"Grace\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(138, 'default', 'created', 'App\\Models\\User', 'created', 146, NULL, NULL, '{\"attributes\":{\"first_name\":\"VIVIAN\",\"last_name\":\"LONDON\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(139, 'default', 'created', 'App\\Models\\User', 'created', 147, NULL, NULL, '{\"attributes\":{\"first_name\":\"REBECCA\",\"last_name\":\"SARFO\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(140, 'default', 'created', 'App\\Models\\User', 'created', 148, NULL, NULL, '{\"attributes\":{\"first_name\":\"ZENABU\",\"last_name\":\"MAMUDU\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(141, 'default', 'created', 'App\\Models\\User', 'created', 149, NULL, NULL, '{\"attributes\":{\"first_name\":\"ELIZABETH\",\"last_name\":\"AGYEIWAA\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(142, 'default', 'created', 'App\\Models\\User', 'created', 150, NULL, NULL, '{\"attributes\":{\"first_name\":\"PAMELA\",\"last_name\":\"ANDOH\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(143, 'default', 'created', 'App\\Models\\User', 'created', 151, NULL, NULL, '{\"attributes\":{\"first_name\":\"WINIFRED\",\"last_name\":\"BOAKYE\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(144, 'default', 'created', 'App\\Models\\User', 'created', 152, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sharon\",\"last_name\":\"Barichisu\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(145, 'default', 'created', 'App\\Models\\User', 'created', 153, NULL, NULL, '{\"attributes\":{\"first_name\":\"MARINDA\",\"last_name\":\"BOAHEN\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(146, 'default', 'created', 'App\\Models\\User', 'created', 154, NULL, NULL, '{\"attributes\":{\"first_name\":\"AGNES\",\"last_name\":\"NTIAMOAH\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(147, 'default', 'created', 'App\\Models\\User', 'created', 155, NULL, NULL, '{\"attributes\":{\"first_name\":\"ANGELINA\",\"last_name\":\"DUAH\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(148, 'default', 'created', 'App\\Models\\User', 'created', 156, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mavis\",\"last_name\":\"Opoku\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(149, 'default', 'created', 'App\\Models\\User', 'created', 157, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Boateng\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(150, 'default', 'created', 'App\\Models\\User', 'created', 158, NULL, NULL, '{\"attributes\":{\"first_name\":\"THERESAH\",\"last_name\":\"BOADI\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(151, 'default', 'created', 'App\\Models\\User', 'created', 159, NULL, NULL, '{\"attributes\":{\"first_name\":\"Kwakye\",\"last_name\":\"Veronica\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(152, 'default', 'created', 'App\\Models\\User', 'created', 160, NULL, NULL, '{\"attributes\":{\"first_name\":\"LORDINA\",\"last_name\":\"AFRA\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(153, 'default', 'created', 'App\\Models\\User', 'created', 161, NULL, NULL, '{\"attributes\":{\"first_name\":\"Aishetu\",\"last_name\":\"Ahmed\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(154, 'default', 'created', 'App\\Models\\User', 'created', 162, NULL, NULL, '{\"attributes\":{\"first_name\":\"KAUSAR\",\"last_name\":\"MOHAMMED\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(155, 'default', 'created', 'App\\Models\\User', 'created', 163, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hellen\",\"last_name\":\"Kudzewlor\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(156, 'default', 'created', 'App\\Models\\User', 'created', 164, NULL, NULL, '{\"attributes\":{\"first_name\":\"Opoku\",\"last_name\":\"Esther\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(157, 'default', 'created', 'App\\Models\\User', 'created', 165, NULL, NULL, '{\"attributes\":{\"first_name\":\"HANNAH\",\"last_name\":\"BOADI\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(158, 'default', 'created', 'App\\Models\\User', 'created', 166, NULL, NULL, '{\"attributes\":{\"first_name\":\"Fatima\",\"last_name\":\"Zakari\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(159, 'default', 'created', 'App\\Models\\User', 'created', 167, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mary\",\"last_name\":\"Wilson\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(160, 'default', 'created', 'App\\Models\\User', 'created', 168, NULL, NULL, '{\"attributes\":{\"first_name\":\"Pascaline\",\"last_name\":\"Nuvor\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(161, 'default', 'created', 'App\\Models\\User', 'created', 169, NULL, NULL, '{\"attributes\":{\"first_name\":\"Boakyewaa\",\"last_name\":\"Kezia\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(162, 'default', 'created', 'App\\Models\\User', 'created', 170, NULL, NULL, '{\"attributes\":{\"first_name\":\"CHRISTIANAANTWI\",\"last_name\":\"BOAKYEWAA\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(163, 'default', 'created', 'App\\Models\\User', 'created', 171, NULL, NULL, '{\"attributes\":{\"first_name\":\"Tijani\",\"last_name\":\"Mariam\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(164, 'default', 'created', 'App\\Models\\User', 'created', 172, NULL, NULL, '{\"attributes\":{\"first_name\":\"PRISCILLA\",\"last_name\":\"KUSI\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(165, 'default', 'created', 'App\\Models\\User', 'created', 173, NULL, NULL, '{\"attributes\":{\"first_name\":\"Juliet\",\"last_name\":\"Owusu\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(166, 'default', 'created', 'App\\Models\\User', 'created', 174, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jamilatu\",\"last_name\":\"Osman\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(167, 'default', 'created', 'App\\Models\\User', 'created', 175, NULL, NULL, '{\"attributes\":{\"first_name\":\"Veronica\",\"last_name\":\"Nyarkoh\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(168, 'default', 'created', 'App\\Models\\User', 'created', 176, NULL, NULL, '{\"attributes\":{\"first_name\":\"AFUSATU\",\"last_name\":\"AMINU\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(169, 'default', 'created', 'App\\Models\\User', 'created', 177, NULL, NULL, '{\"attributes\":{\"first_name\":\"Owusu\",\"last_name\":\"Deborah\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(170, 'default', 'created', 'App\\Models\\User', 'created', 178, NULL, NULL, '{\"attributes\":{\"first_name\":\"KATE\",\"last_name\":\"ADONU\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(171, 'default', 'created', 'App\\Models\\User', 'created', 179, NULL, NULL, '{\"attributes\":{\"first_name\":\"LINDA\",\"last_name\":\"ODURO\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(172, 'default', 'created', 'App\\Models\\User', 'created', 180, NULL, NULL, '{\"attributes\":{\"first_name\":\"JOYCELYN\",\"last_name\":\"ATIKONU\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(173, 'default', 'created', 'App\\Models\\User', 'created', 181, NULL, NULL, '{\"attributes\":{\"first_name\":\"JUSTINA\",\"last_name\":\"BLAY\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(174, 'default', 'created', 'App\\Models\\User', 'created', 182, NULL, NULL, '{\"attributes\":{\"first_name\":\"Anderson\",\"last_name\":\"Georgina\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(175, 'default', 'created', 'App\\Models\\User', 'created', 183, NULL, NULL, '{\"attributes\":{\"first_name\":\"Fati\",\"last_name\":\"Ali\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(176, 'default', 'created', 'App\\Models\\User', 'created', 184, NULL, NULL, '{\"attributes\":{\"first_name\":\"GLADYS\",\"last_name\":\"KOBEA\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(177, 'default', 'created', 'App\\Models\\User', 'created', 185, NULL, NULL, '{\"attributes\":{\"first_name\":\"BRIDGET\",\"last_name\":\"TUFFOUR\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(178, 'default', 'created', 'App\\Models\\User', 'created', 186, NULL, NULL, '{\"attributes\":{\"first_name\":\"Orang\",\"last_name\":\"Antwi\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(179, 'default', 'created', 'App\\Models\\User', 'created', 187, NULL, NULL, '{\"attributes\":{\"first_name\":\"Biniyam\",\"last_name\":\"Esther\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(180, 'default', 'created', 'App\\Models\\User', 'created', 188, NULL, NULL, '{\"attributes\":{\"first_name\":\"MAVIS\",\"last_name\":\"ESSUMAN\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(181, 'default', 'created', 'App\\Models\\User', 'created', 189, NULL, NULL, '{\"attributes\":{\"first_name\":\"Christabel\",\"last_name\":\"Amoo\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(182, 'default', 'created', 'App\\Models\\User', 'created', 190, NULL, NULL, '{\"attributes\":{\"first_name\":\"LINDA\",\"last_name\":\"ADJEI\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(183, 'default', 'created', 'App\\Models\\User', 'created', 191, NULL, NULL, '{\"attributes\":{\"first_name\":\"PAAKU\",\"last_name\":\"ASAMOAH\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(184, 'default', 'created', 'App\\Models\\User', 'created', 192, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sylvestina Ama\",\"last_name\":\"Kuffoah\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(185, 'default', 'created', 'App\\Models\\User', 'created', 193, NULL, NULL, '{\"attributes\":{\"first_name\":\"Salomey\",\"last_name\":\"Denkyi\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(186, 'default', 'created', 'App\\Models\\User', 'created', 194, NULL, NULL, '{\"attributes\":{\"first_name\":\"JENNIFER\",\"last_name\":\"NAA\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(187, 'default', 'created', 'App\\Models\\User', 'created', 195, NULL, NULL, '{\"attributes\":{\"first_name\":\"Roselove\",\"last_name\":\"Bampoe\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(188, 'default', 'created', 'App\\Models\\User', 'created', 196, NULL, NULL, '{\"attributes\":{\"first_name\":\"DIANA\",\"last_name\":\"ATANGA\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(189, 'default', 'created', 'App\\Models\\User', 'created', 197, NULL, NULL, '{\"attributes\":{\"first_name\":\"HARRIET\",\"last_name\":\"ASANTE\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(190, 'default', 'created', 'App\\Models\\User', 'created', 198, NULL, NULL, '{\"attributes\":{\"first_name\":\"ROBERT\",\"last_name\":\"KWAO\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(191, 'default', 'created', 'App\\Models\\User', 'created', 199, NULL, NULL, '{\"attributes\":{\"first_name\":\"Matilda\",\"last_name\":\"Baafi\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(192, 'default', 'created', 'App\\Models\\User', 'created', 200, NULL, NULL, '{\"attributes\":{\"first_name\":\"MARIAM\",\"last_name\":\"SEIDU\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(193, 'default', 'created', 'App\\Models\\User', 'created', 201, NULL, NULL, '{\"attributes\":{\"first_name\":\"ivy\",\"last_name\":\"McCarthy\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(194, 'default', 'created', 'App\\Models\\User', 'created', 202, NULL, NULL, '{\"attributes\":{\"first_name\":\"ELIZABETH\",\"last_name\":\"LARYEA\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(195, 'default', 'created', 'App\\Models\\User', 'created', 203, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akua\",\"last_name\":\"Safo\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(196, 'default', 'created', 'App\\Models\\User', 'created', 204, NULL, NULL, '{\"attributes\":{\"first_name\":\"FREDERICA\",\"last_name\":\"ADJONYOH\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(197, 'default', 'created', 'App\\Models\\User', 'created', 205, NULL, NULL, '{\"attributes\":{\"first_name\":\"Afemeku\",\"last_name\":\"Princess\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(198, 'default', 'created', 'App\\Models\\User', 'created', 206, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rosemond\",\"last_name\":\"Owusu\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(199, 'default', 'created', 'App\\Models\\User', 'created', 207, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Afenyoku\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(200, 'default', 'created', 'App\\Models\\User', 'created', 208, NULL, NULL, '{\"attributes\":{\"first_name\":\"PRICILLA\",\"last_name\":\"TWUMASIWAA\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(201, 'default', 'created', 'App\\Models\\User', 'created', 209, NULL, NULL, '{\"attributes\":{\"first_name\":\"Alimatu\",\"last_name\":\"Mohammed\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(202, 'default', 'created', 'App\\Models\\User', 'created', 210, NULL, NULL, '{\"attributes\":{\"first_name\":\"Tsortorme\",\"last_name\":\"Emmanuella\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(203, 'default', 'created', 'App\\Models\\User', 'created', 211, NULL, NULL, '{\"attributes\":{\"first_name\":\"MADINA\",\"last_name\":\"HALIDU\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(204, 'default', 'created', 'App\\Models\\User', 'created', 212, NULL, NULL, '{\"attributes\":{\"first_name\":\"SADIA\",\"last_name\":\"MOHAMMED\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(205, 'default', 'created', 'App\\Models\\User', 'created', 213, NULL, NULL, '{\"attributes\":{\"first_name\":\"VIVIAN\",\"last_name\":\"DJAN\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(206, 'default', 'created', 'App\\Models\\User', 'created', 214, NULL, NULL, '{\"attributes\":{\"first_name\":\"Joyce\",\"last_name\":\"Yeboah\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(207, 'default', 'created', 'App\\Models\\User', 'created', 215, NULL, NULL, '{\"attributes\":{\"first_name\":\"JULIANA\",\"last_name\":\"APPIAHTIMA\"}}', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(208, 'default', 'created', 'App\\Models\\User', 'created', 216, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lawrencia\",\"last_name\":\"Mensah\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(209, 'default', 'created', 'App\\Models\\User', 'created', 217, NULL, NULL, '{\"attributes\":{\"first_name\":\"TRACY\",\"last_name\":\"APPIAH\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(210, 'default', 'created', 'App\\Models\\User', 'created', 218, NULL, NULL, '{\"attributes\":{\"first_name\":\"Monica\",\"last_name\":\"Takyi\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(211, 'default', 'created', 'App\\Models\\User', 'created', 219, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gertrude\",\"last_name\":\"Anderson\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(212, 'default', 'created', 'App\\Models\\User', 'created', 220, NULL, NULL, '{\"attributes\":{\"first_name\":\"Cecilia\",\"last_name\":\"Oforiwaa\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(213, 'default', 'created', 'App\\Models\\User', 'created', 221, NULL, NULL, '{\"attributes\":{\"first_name\":\"MARIAM\",\"last_name\":\"ABDULMUMIN\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(214, 'default', 'created', 'App\\Models\\User', 'created', 222, NULL, NULL, '{\"attributes\":{\"first_name\":\"MUFIDA\",\"last_name\":\"IBRAHIM\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(215, 'default', 'created', 'App\\Models\\User', 'created', 223, NULL, NULL, '{\"attributes\":{\"first_name\":\"ISABELLA\",\"last_name\":\"BRAKO\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(216, 'default', 'created', 'App\\Models\\User', 'created', 224, NULL, NULL, '{\"attributes\":{\"first_name\":\"PERPETUAL\",\"last_name\":\"ASARE\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(217, 'default', 'created', 'App\\Models\\User', 'created', 225, NULL, NULL, '{\"attributes\":{\"first_name\":\"BENEDICTA\",\"last_name\":\"YEBOAH\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(218, 'default', 'created', 'App\\Models\\User', 'created', 226, NULL, NULL, '{\"attributes\":{\"first_name\":\"CYNTHIA\",\"last_name\":\"AMOAK\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(219, 'default', 'created', 'App\\Models\\User', 'created', 227, NULL, NULL, '{\"attributes\":{\"first_name\":\"Portia\",\"last_name\":\"BOAHENE\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(220, 'default', 'created', 'App\\Models\\User', 'created', 228, NULL, NULL, '{\"attributes\":{\"first_name\":\"JESSICA\",\"last_name\":\"Nyarko\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(221, 'default', 'created', 'App\\Models\\User', 'created', 229, NULL, NULL, '{\"attributes\":{\"first_name\":\"Saucy\",\"last_name\":\"Herself\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(222, 'default', 'created', 'App\\Models\\User', 'created', 230, NULL, NULL, '{\"attributes\":{\"first_name\":\"SHAFIU\",\"last_name\":\"ALHASSAN\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(223, 'default', 'created', 'App\\Models\\User', 'created', 231, NULL, NULL, '{\"attributes\":{\"first_name\":\"AGNES\",\"last_name\":\"WENDY\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(224, 'default', 'created', 'App\\Models\\User', 'created', 232, NULL, NULL, '{\"attributes\":{\"first_name\":\"Vera\",\"last_name\":\"AFRIFA\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(225, 'default', 'created', 'App\\Models\\User', 'created', 233, NULL, NULL, '{\"attributes\":{\"first_name\":\"MARY\",\"last_name\":\"ABA\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(226, 'default', 'created', 'App\\Models\\User', 'created', 234, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ameyaa\",\"last_name\":\"Hellen\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(227, 'default', 'created', 'App\\Models\\User', 'created', 235, NULL, NULL, '{\"attributes\":{\"first_name\":\"Evelyn\",\"last_name\":\"Dzidzor\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(228, 'default', 'created', 'App\\Models\\User', 'created', 236, NULL, NULL, '{\"attributes\":{\"first_name\":\"DIANA\",\"last_name\":\"ASOMAH\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(229, 'default', 'created', 'App\\Models\\User', 'created', 237, NULL, NULL, '{\"attributes\":{\"first_name\":\"BENEDICTA\",\"last_name\":\"ADWOA\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(230, 'default', 'created', 'App\\Models\\User', 'created', 238, NULL, NULL, '{\"attributes\":{\"first_name\":\"SYLVIA\",\"last_name\":\"ARTHUR\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(231, 'default', 'created', 'App\\Models\\User', 'created', 239, NULL, NULL, '{\"attributes\":{\"first_name\":\"ACHIAH\",\"last_name\":\"NANA\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(232, 'default', 'created', 'App\\Models\\User', 'created', 240, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mensah\",\"last_name\":\"Solomon\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(233, 'default', 'created', 'App\\Models\\User', 'created', 241, NULL, NULL, '{\"attributes\":{\"first_name\":\"Momeiter\",\"last_name\":\"Wiafe\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(234, 'default', 'created', 'App\\Models\\User', 'created', 242, NULL, NULL, '{\"attributes\":{\"first_name\":\"ANITA\",\"last_name\":\"AINOO\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(235, 'default', 'created', 'App\\Models\\User', 'created', 243, NULL, NULL, '{\"attributes\":{\"first_name\":\"BENNET\",\"last_name\":\"ESTELLA\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(236, 'default', 'created', 'App\\Models\\User', 'created', 244, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dumenyo\",\"last_name\":\"Gracelove\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(237, 'default', 'created', 'App\\Models\\User', 'created', 245, NULL, NULL, '{\"attributes\":{\"first_name\":\"Marku\",\"last_name\":\"Edith\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(238, 'default', 'created', 'App\\Models\\User', 'created', 246, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Zounon\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(239, 'default', 'created', 'App\\Models\\User', 'created', 247, NULL, NULL, '{\"attributes\":{\"first_name\":\"PRISCILLA\",\"last_name\":\"MARSHALL\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(240, 'default', 'created', 'App\\Models\\User', 'created', 248, NULL, NULL, '{\"attributes\":{\"first_name\":\"BELOVED\",\"last_name\":\"ASARE\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(241, 'default', 'created', 'App\\Models\\User', 'created', 249, NULL, NULL, '{\"attributes\":{\"first_name\":\"RACHEAL\",\"last_name\":\"ANTWI\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(242, 'default', 'created', 'App\\Models\\User', 'created', 250, NULL, NULL, '{\"attributes\":{\"first_name\":\"EMELIA\",\"last_name\":\"TWENEBOAH\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(243, 'default', 'created', 'App\\Models\\User', 'created', 251, NULL, NULL, '{\"attributes\":{\"first_name\":\"ROLINDA\",\"last_name\":\"HAMMOND\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(244, 'default', 'created', 'App\\Models\\User', 'created', 252, NULL, NULL, '{\"attributes\":{\"first_name\":\"PatienceElikem\",\"last_name\":\"Alagbo\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(245, 'default', 'created', 'App\\Models\\User', 'created', 253, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jackline\",\"last_name\":\"Lamptey\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(246, 'default', 'created', 'App\\Models\\User', 'created', 254, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rhoda\",\"last_name\":\"Akanpaaba\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(247, 'default', 'created', 'App\\Models\\User', 'created', 255, NULL, NULL, '{\"attributes\":{\"first_name\":\"EVA\",\"last_name\":\"ABENA\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'); +INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_type`, `event`, `subject_id`, `causer_type`, `causer_id`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES +(248, 'default', 'created', 'App\\Models\\User', 'created', 256, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jennifer\",\"last_name\":\"Ofori\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(249, 'default', 'created', 'App\\Models\\User', 'created', 257, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leticia\",\"last_name\":\"Nyaw\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(250, 'default', 'created', 'App\\Models\\User', 'created', 258, NULL, NULL, '{\"attributes\":{\"first_name\":\"EUGENIA\",\"last_name\":\"AKPENE\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(251, 'default', 'created', 'App\\Models\\User', 'created', 259, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mavis\",\"last_name\":\"Barnes\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(252, 'default', 'created', 'App\\Models\\User', 'created', 260, NULL, NULL, '{\"attributes\":{\"first_name\":\"ERNESTINA\",\"last_name\":\"AMISSAH\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(253, 'default', 'created', 'App\\Models\\User', 'created', 261, NULL, NULL, '{\"attributes\":{\"first_name\":\"PAMELA\",\"last_name\":\"BAIDOO\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(254, 'default', 'created', 'App\\Models\\User', 'created', 262, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amoakowaa\",\"last_name\":\"Junior\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(255, 'default', 'created', 'App\\Models\\User', 'created', 263, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bernice\",\"last_name\":\"Obeng\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(256, 'default', 'created', 'App\\Models\\User', 'created', 264, NULL, NULL, '{\"attributes\":{\"first_name\":\"matilda\",\"last_name\":\"boatemaa\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(257, 'default', 'created', 'App\\Models\\User', 'created', 265, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mavis\",\"last_name\":\"Boadi\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(258, 'default', 'created', 'App\\Models\\User', 'created', 266, NULL, NULL, '{\"attributes\":{\"first_name\":\"MARINELUS\",\"last_name\":\"LAWSON\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(259, 'default', 'created', 'App\\Models\\User', 'created', 267, NULL, NULL, '{\"attributes\":{\"first_name\":\"MABEL\",\"last_name\":\"FRIMPONG\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(260, 'default', 'created', 'App\\Models\\User', 'created', 268, NULL, NULL, '{\"attributes\":{\"first_name\":\"MARY\",\"last_name\":\"NYABILA\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(261, 'default', 'created', 'App\\Models\\User', 'created', 269, NULL, NULL, '{\"attributes\":{\"first_name\":\"FIDELIA\",\"last_name\":\"FORDJOUR\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(262, 'default', 'created', 'App\\Models\\User', 'created', 270, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"Kromo\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(263, 'default', 'created', 'App\\Models\\User', 'created', 271, NULL, NULL, '{\"attributes\":{\"first_name\":\"Patience\",\"last_name\":\"Boakye\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(264, 'default', 'created', 'App\\Models\\User', 'created', 272, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Adutwumwah\"}}', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(265, 'default', 'created', 'App\\Models\\User', 'created', 273, NULL, NULL, '{\"attributes\":{\"first_name\":\"Boadiwaa\",\"last_name\":\"Priscilla\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(266, 'default', 'created', 'App\\Models\\User', 'created', 274, NULL, NULL, '{\"attributes\":{\"first_name\":\"ESTHER\",\"last_name\":\"BAIDOO\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(267, 'default', 'created', 'App\\Models\\User', 'created', 275, NULL, NULL, '{\"attributes\":{\"first_name\":\"Vivian\",\"last_name\":\"Okyere\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(268, 'default', 'created', 'App\\Models\\User', 'created', 276, NULL, NULL, '{\"attributes\":{\"first_name\":\"Najat\",\"last_name\":\"Mustapha\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(269, 'default', 'created', 'App\\Models\\User', 'created', 277, NULL, NULL, '{\"attributes\":{\"first_name\":\"COMFORT\",\"last_name\":\"FRIMPONG\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(270, 'default', 'created', 'App\\Models\\User', 'created', 278, NULL, NULL, '{\"attributes\":{\"first_name\":\"Owusu\",\"last_name\":\"Patrick\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(271, 'default', 'created', 'App\\Models\\User', 'created', 279, NULL, NULL, '{\"attributes\":{\"first_name\":\"Benedicta\",\"last_name\":\"Gyambrah\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(272, 'default', 'created', 'App\\Models\\User', 'created', 280, NULL, NULL, '{\"attributes\":{\"first_name\":\"ABIGAIL\",\"last_name\":\"AKOMAH\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(273, 'default', 'created', 'App\\Models\\User', 'created', 281, NULL, NULL, '{\"attributes\":{\"first_name\":\"Charlotte\",\"last_name\":\"Brown\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(274, 'default', 'created', 'App\\Models\\User', 'created', 282, NULL, NULL, '{\"attributes\":{\"first_name\":\"Portia Elikem\",\"last_name\":\"Ganyaglo\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(275, 'default', 'created', 'App\\Models\\User', 'created', 283, NULL, NULL, '{\"attributes\":{\"first_name\":\"Michael\",\"last_name\":\"Favour\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(276, 'default', 'created', 'App\\Models\\User', 'created', 284, NULL, NULL, '{\"attributes\":{\"first_name\":\"GLORIA\",\"last_name\":\"AMA\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(277, 'default', 'created', 'App\\Models\\User', 'created', 285, NULL, NULL, '{\"attributes\":{\"first_name\":\"SARAH\",\"last_name\":\"AYELE\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(278, 'default', 'created', 'App\\Models\\User', 'created', 286, NULL, NULL, '{\"attributes\":{\"first_name\":\"Moradam\",\"last_name\":\"Prince\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(279, 'default', 'created', 'App\\Models\\User', 'created', 287, NULL, NULL, '{\"attributes\":{\"first_name\":\"SHALOM\",\"last_name\":\"AMA\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(280, 'default', 'created', 'App\\Models\\User', 'created', 288, NULL, NULL, '{\"attributes\":{\"first_name\":\"Elizabeth\",\"last_name\":\"Owusu\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(281, 'default', 'created', 'App\\Models\\User', 'created', 289, NULL, NULL, '{\"attributes\":{\"first_name\":\"PERFECT\",\"last_name\":\"AGBALEKPOR\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(282, 'default', 'created', 'App\\Models\\User', 'created', 290, NULL, NULL, '{\"attributes\":{\"first_name\":\"Anita\",\"last_name\":\"Quarshie\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(283, 'default', 'created', 'App\\Models\\User', 'created', 291, NULL, NULL, '{\"attributes\":{\"first_name\":\"sally\",\"last_name\":\"adjei\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(284, 'default', 'created', 'App\\Models\\User', 'created', 292, NULL, NULL, '{\"attributes\":{\"first_name\":\"Theresa\",\"last_name\":\"SikaAnsah\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(285, 'default', 'created', 'App\\Models\\User', 'created', 293, NULL, NULL, '{\"attributes\":{\"first_name\":\"ama\",\"last_name\":\"addo\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(286, 'default', 'created', 'App\\Models\\User', 'created', 294, NULL, NULL, '{\"attributes\":{\"first_name\":\"GIFTY\",\"last_name\":\"ALI\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(287, 'default', 'created', 'App\\Models\\User', 'created', 295, NULL, NULL, '{\"attributes\":{\"first_name\":\"WINIFRED\",\"last_name\":\"ASIEDU\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(288, 'default', 'created', 'App\\Models\\User', 'created', 296, NULL, NULL, '{\"attributes\":{\"first_name\":\"Fatahiya\",\"last_name\":\"Suhuyini\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(289, 'default', 'created', 'App\\Models\\User', 'created', 297, NULL, NULL, '{\"attributes\":{\"first_name\":\"JENNIFER\",\"last_name\":\"ISSAKA\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(290, 'default', 'created', 'App\\Models\\User', 'created', 298, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ebenezer\",\"last_name\":\"Owusu\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(291, 'default', 'created', 'App\\Models\\User', 'created', 299, NULL, NULL, '{\"attributes\":{\"first_name\":\"MARY\",\"last_name\":\"YALLEY\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(292, 'default', 'created', 'App\\Models\\User', 'created', 300, NULL, NULL, '{\"attributes\":{\"first_name\":\"PRISCILLA\",\"last_name\":\"DZAH\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(293, 'default', 'created', 'App\\Models\\User', 'created', 301, NULL, NULL, '{\"attributes\":{\"first_name\":\"KYEREMAA\",\"last_name\":\"MABEL\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(294, 'default', 'created', 'App\\Models\\User', 'created', 302, NULL, NULL, '{\"attributes\":{\"first_name\":\"Twumwaa\",\"last_name\":\"precious\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(295, 'default', 'created', 'App\\Models\\User', 'created', 303, NULL, NULL, '{\"attributes\":{\"first_name\":\"Victoria\",\"last_name\":\"Gyampoh\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(296, 'default', 'created', 'App\\Models\\User', 'created', 304, NULL, NULL, '{\"attributes\":{\"first_name\":\"OWIREDUWA\",\"last_name\":\"EUNICE\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(297, 'default', 'created', 'App\\Models\\User', 'created', 305, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adwoa\",\"last_name\":\"Anyiwaa\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(298, 'default', 'created', 'App\\Models\\User', 'created', 306, NULL, NULL, '{\"attributes\":{\"first_name\":\"Afriyie\",\"last_name\":\"Gospel\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(299, 'default', 'created', 'App\\Models\\User', 'created', 307, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abdullah\",\"last_name\":\"Fauziya\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(300, 'default', 'created', 'App\\Models\\User', 'created', 308, NULL, NULL, '{\"attributes\":{\"first_name\":\"Milicent\",\"last_name\":\"Amaara\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(301, 'default', 'created', 'App\\Models\\User', 'created', 309, NULL, NULL, '{\"attributes\":{\"first_name\":\"Churlsea\",\"last_name\":\"Wano\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(302, 'default', 'created', 'App\\Models\\User', 'created', 310, NULL, NULL, '{\"attributes\":{\"first_name\":\"BELLA\",\"last_name\":\"Akra\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(303, 'default', 'created', 'App\\Models\\User', 'created', 311, NULL, NULL, '{\"attributes\":{\"first_name\":\"Elizabeth\",\"last_name\":\"Appiah\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(304, 'default', 'created', 'App\\Models\\User', 'created', 312, NULL, NULL, '{\"attributes\":{\"first_name\":\"MIMIPEE\",\"last_name\":\"VENTURES\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(305, 'default', 'created', 'App\\Models\\User', 'created', 313, NULL, NULL, '{\"attributes\":{\"first_name\":\"OLIVIA\",\"last_name\":\"TETTEY\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(306, 'default', 'created', 'App\\Models\\User', 'created', 314, NULL, NULL, '{\"attributes\":{\"first_name\":\"ADZIDO\",\"last_name\":\"CELESTINE\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(307, 'default', 'created', 'App\\Models\\User', 'created', 315, NULL, NULL, '{\"attributes\":{\"first_name\":\"MARY\",\"last_name\":\"MANSA\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(308, 'default', 'created', 'App\\Models\\User', 'created', 316, NULL, NULL, '{\"attributes\":{\"first_name\":\"Yvette\",\"last_name\":\"Mawuena\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(309, 'default', 'created', 'App\\Models\\User', 'created', 317, NULL, NULL, '{\"attributes\":{\"first_name\":\"Pomaa\",\"last_name\":\"Abigail\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(310, 'default', 'created', 'App\\Models\\User', 'created', 318, NULL, NULL, '{\"attributes\":{\"first_name\":\"Linda\",\"last_name\":\"Owoo\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(311, 'default', 'created', 'App\\Models\\User', 'created', 319, NULL, NULL, '{\"attributes\":{\"first_name\":\"JuliaNaa\",\"last_name\":\"KoshieMayne\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(312, 'default', 'created', 'App\\Models\\User', 'created', 320, NULL, NULL, '{\"attributes\":{\"first_name\":\"GOZAH\",\"last_name\":\"MARY\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(313, 'default', 'created', 'App\\Models\\User', 'created', 321, NULL, NULL, '{\"attributes\":{\"first_name\":\"FLORENCE\",\"last_name\":\"FIANU\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(314, 'default', 'created', 'App\\Models\\User', 'created', 322, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amartey\",\"last_name\":\"Godsway\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(315, 'default', 'created', 'App\\Models\\User', 'created', 323, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rachael\",\"last_name\":\"Lartey\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(316, 'default', 'created', 'App\\Models\\User', 'created', 324, NULL, NULL, '{\"attributes\":{\"first_name\":\"Kendra\",\"last_name\":\"Kodua\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(317, 'default', 'created', 'App\\Models\\User', 'created', 325, NULL, NULL, '{\"attributes\":{\"first_name\":\"Fatimatu\",\"last_name\":\"yussif\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(318, 'default', 'created', 'App\\Models\\User', 'created', 326, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Serwaah Adjei\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(319, 'default', 'created', 'App\\Models\\User', 'created', 327, NULL, NULL, '{\"attributes\":{\"first_name\":\"Alimatu\",\"last_name\":\"Salifu\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(320, 'default', 'created', 'App\\Models\\User', 'created', 328, NULL, NULL, '{\"attributes\":{\"first_name\":\"Eunice\",\"last_name\":\"Obeng\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(321, 'default', 'created', 'App\\Models\\User', 'created', 329, NULL, NULL, '{\"attributes\":{\"first_name\":\"Vanessa\",\"last_name\":\"Gyebi\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(322, 'default', 'created', 'App\\Models\\User', 'created', 330, NULL, NULL, '{\"attributes\":{\"first_name\":\"Francisca\",\"last_name\":\"Boahemaa Otchere\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(323, 'default', 'created', 'App\\Models\\User', 'created', 331, NULL, NULL, '{\"attributes\":{\"first_name\":\"Victoria\",\"last_name\":\"Mawutor\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(324, 'default', 'created', 'App\\Models\\User', 'created', 332, NULL, NULL, '{\"attributes\":{\"first_name\":\"charity\",\"last_name\":\"Kusi\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(325, 'default', 'created', 'App\\Models\\User', 'created', 333, NULL, NULL, '{\"attributes\":{\"first_name\":\"Juanita\",\"last_name\":\"Awuku\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(326, 'default', 'created', 'App\\Models\\User', 'created', 334, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ampofowaah\",\"last_name\":\"Emmanuella\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(327, 'default', 'created', 'App\\Models\\User', 'created', 335, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nancy\",\"last_name\":\"Acheampong\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(328, 'default', 'created', 'App\\Models\\User', 'created', 336, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Mpiani\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(329, 'default', 'created', 'App\\Models\\User', 'created', 337, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Tetteh\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(330, 'default', 'created', 'App\\Models\\User', 'created', 338, NULL, NULL, '{\"attributes\":{\"first_name\":\"Godwin\",\"last_name\":\"Somuah\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(331, 'default', 'created', 'App\\Models\\User', 'created', 339, NULL, NULL, '{\"attributes\":{\"first_name\":\"Raph\",\"last_name\":\"Queen\"}}', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(332, 'default', 'created', 'App\\Models\\User', 'created', 340, NULL, NULL, '{\"attributes\":{\"first_name\":\"Enoch\",\"last_name\":\"Kusi\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(333, 'default', 'created', 'App\\Models\\User', 'created', 341, NULL, NULL, '{\"attributes\":{\"first_name\":\"siara\",\"last_name\":\"Suleman\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(334, 'default', 'created', 'App\\Models\\User', 'created', 342, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akosua\",\"last_name\":\"Koranteng\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(335, 'default', 'created', 'App\\Models\\User', 'created', 343, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abena\",\"last_name\":\"Gyambrah\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(336, 'default', 'created', 'App\\Models\\User', 'created', 344, NULL, NULL, '{\"attributes\":{\"first_name\":\"Charlotte\",\"last_name\":\"Opeku\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(337, 'default', 'created', 'App\\Models\\User', 'created', 345, NULL, NULL, '{\"attributes\":{\"first_name\":\"queensly\",\"last_name\":\"dwumah\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(338, 'default', 'created', 'App\\Models\\User', 'created', 346, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mursy\",\"last_name\":\"Liya\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(339, 'default', 'created', 'App\\Models\\User', 'created', 347, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hilda\",\"last_name\":\"Anane\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(340, 'default', 'created', 'App\\Models\\User', 'created', 348, NULL, NULL, '{\"attributes\":{\"first_name\":\"Believe nhyira\",\"last_name\":\"Afful\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(341, 'default', 'created', 'App\\Models\\User', 'created', 349, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hunniberry Adwoa\",\"last_name\":\"Sarfoa\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(342, 'default', 'created', 'App\\Models\\User', 'created', 350, NULL, NULL, '{\"attributes\":{\"first_name\":\"Harriet\",\"last_name\":\"Ghansah\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(343, 'default', 'created', 'App\\Models\\User', 'created', 351, NULL, NULL, '{\"attributes\":{\"first_name\":\"Francis\",\"last_name\":\"Sarfo\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(344, 'default', 'created', 'App\\Models\\User', 'created', 352, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana Yaa\",\"last_name\":\"Serwaa\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(345, 'default', 'created', 'App\\Models\\User', 'created', 353, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Korankye\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(346, 'default', 'created', 'App\\Models\\User', 'created', 354, NULL, NULL, '{\"attributes\":{\"first_name\":\"Joy\",\"last_name\":\"Immaculate\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(347, 'default', 'created', 'App\\Models\\User', 'created', 355, NULL, NULL, '{\"attributes\":{\"first_name\":\"Charity\",\"last_name\":\"Frimpong\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(348, 'default', 'created', 'App\\Models\\User', 'created', 356, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rumaisha\",\"last_name\":\"musah\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(349, 'default', 'created', 'App\\Models\\User', 'created', 357, NULL, NULL, '{\"attributes\":{\"first_name\":\"Efya\",\"last_name\":\"Darkoa\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(350, 'default', 'created', 'App\\Models\\User', 'created', 358, NULL, NULL, '{\"attributes\":{\"first_name\":\"brainy\",\"last_name\":\"golda\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(351, 'default', 'created', 'App\\Models\\User', 'created', 359, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ruth\",\"last_name\":\"Agyemfra\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(352, 'default', 'created', 'App\\Models\\User', 'created', 360, NULL, NULL, '{\"attributes\":{\"first_name\":\"Steph\",\"last_name\":\"Anie\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(353, 'default', 'created', 'App\\Models\\User', 'created', 361, NULL, NULL, '{\"attributes\":{\"first_name\":\"Blessing\",\"last_name\":\"Kesse\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(354, 'default', 'created', 'App\\Models\\User', 'created', 362, NULL, NULL, '{\"attributes\":{\"first_name\":\"Glosha\",\"last_name\":\"Garb\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(355, 'default', 'created', 'App\\Models\\User', 'created', 363, NULL, NULL, '{\"attributes\":{\"first_name\":\"Maame Efua\",\"last_name\":\"Odoom\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(356, 'default', 'created', 'App\\Models\\User', 'created', 364, NULL, NULL, '{\"attributes\":{\"first_name\":\"Michelle\",\"last_name\":\"Osei\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(357, 'default', 'created', 'App\\Models\\User', 'created', 365, NULL, NULL, '{\"attributes\":{\"first_name\":\"Blessing\",\"last_name\":\"Nortei\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(358, 'default', 'created', 'App\\Models\\User', 'created', 366, NULL, NULL, '{\"attributes\":{\"first_name\":\"Phinehas\",\"last_name\":\"Enyan\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(359, 'default', 'created', 'App\\Models\\User', 'created', 367, NULL, NULL, '{\"attributes\":{\"first_name\":\"Modecia\",\"last_name\":\"Baba Anangoro\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(360, 'default', 'created', 'App\\Models\\User', 'created', 368, NULL, NULL, '{\"attributes\":{\"first_name\":\"Deborah\",\"last_name\":\"Dogbera\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(361, 'default', 'created', 'App\\Models\\User', 'created', 369, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rochelle\",\"last_name\":\"Pokuaah\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(362, 'default', 'created', 'App\\Models\\User', 'created', 370, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Adoley\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(363, 'default', 'created', 'App\\Models\\User', 'created', 371, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Asubonteng\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(364, 'default', 'created', 'App\\Models\\User', 'created', 372, NULL, NULL, '{\"attributes\":{\"first_name\":\"Tetteh\",\"last_name\":\"Florence\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(365, 'default', 'created', 'App\\Models\\User', 'created', 373, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sharon\",\"last_name\":\"Adu Gyamfi\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(366, 'default', 'created', 'App\\Models\\User', 'created', 374, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wilhelmina\",\"last_name\":\"Deheer\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(367, 'default', 'created', 'App\\Models\\User', 'created', 375, NULL, NULL, '{\"attributes\":{\"first_name\":\"Clara\",\"last_name\":\"Dartey\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(368, 'default', 'created', 'App\\Models\\User', 'created', 376, NULL, NULL, '{\"attributes\":{\"first_name\":\"Okaibia\",\"last_name\":\"cole\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(369, 'default', 'created', 'App\\Models\\User', 'created', 377, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abena\",\"last_name\":\"Tymarh\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(370, 'default', 'created', 'App\\Models\\User', 'created', 378, NULL, NULL, '{\"attributes\":{\"first_name\":\"love\",\"last_name\":\"Asare\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(371, 'default', 'created', 'App\\Models\\User', 'created', 379, NULL, NULL, '{\"attributes\":{\"first_name\":\"Michael\",\"last_name\":\"Owusu Ansah\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(372, 'default', 'created', 'App\\Models\\User', 'created', 380, NULL, NULL, '{\"attributes\":{\"first_name\":\"mavis\",\"last_name\":\"Ansah\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(373, 'default', 'created', 'App\\Models\\User', 'created', 381, NULL, NULL, '{\"attributes\":{\"first_name\":\"Kofi\",\"last_name\":\"Ampofo\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(374, 'default', 'created', 'App\\Models\\User', 'created', 382, NULL, NULL, '{\"attributes\":{\"first_name\":\"Evelyn\",\"last_name\":\"Duse\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(375, 'default', 'created', 'App\\Models\\User', 'created', 383, NULL, NULL, '{\"attributes\":{\"first_name\":\"Stephanie\",\"last_name\":\"Aboagye\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(376, 'default', 'created', 'App\\Models\\User', 'created', 384, NULL, NULL, '{\"attributes\":{\"first_name\":\"Julia\",\"last_name\":\"Ohenewaa\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(377, 'default', 'created', 'App\\Models\\User', 'created', 385, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lawrence\",\"last_name\":\"Antwi\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(378, 'default', 'created', 'App\\Models\\User', 'created', 386, NULL, NULL, '{\"attributes\":{\"first_name\":\"Patience\",\"last_name\":\"Ablordeppey\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(379, 'default', 'created', 'App\\Models\\User', 'created', 387, NULL, NULL, '{\"attributes\":{\"first_name\":\"Doris\",\"last_name\":\"Ayensu\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(380, 'default', 'created', 'App\\Models\\User', 'created', 388, NULL, NULL, '{\"attributes\":{\"first_name\":\"Armoh\",\"last_name\":\"Evelyn\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(381, 'default', 'created', 'App\\Models\\User', 'created', 389, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty Ama Ablorde\",\"last_name\":\"Gliku\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(382, 'default', 'created', 'App\\Models\\User', 'created', 390, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dorigen\",\"last_name\":\"ofosu\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(383, 'default', 'created', 'App\\Models\\User', 'created', 391, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rose\",\"last_name\":\"Yankey\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(384, 'default', 'created', 'App\\Models\\User', 'created', 392, NULL, NULL, '{\"attributes\":{\"first_name\":\"serwaa\",\"last_name\":\"francisca\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(385, 'default', 'created', 'App\\Models\\User', 'created', 393, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ohemaa\",\"last_name\":\"Amethyst\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(386, 'default', 'created', 'App\\Models\\User', 'created', 394, NULL, NULL, '{\"attributes\":{\"first_name\":\"huda\",\"last_name\":\"mohadi\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(387, 'default', 'created', 'App\\Models\\User', 'created', 395, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sheila\",\"last_name\":\"Martey\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(388, 'default', 'created', 'App\\Models\\User', 'created', 396, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Arthur\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(389, 'default', 'created', 'App\\Models\\User', 'created', 397, NULL, NULL, '{\"attributes\":{\"first_name\":\"BRIDGET\",\"last_name\":\"BOAKYE\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(390, 'default', 'created', 'App\\Models\\User', 'created', 398, NULL, NULL, '{\"attributes\":{\"first_name\":\"Faustina\",\"last_name\":\"Nyarko\"}}', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(391, 'default', 'created', 'App\\Models\\User', 'created', 399, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Kyei-Baffour\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(392, 'default', 'created', 'App\\Models\\User', 'created', 400, NULL, NULL, '{\"attributes\":{\"first_name\":\"Felicia\",\"last_name\":\"Oppong\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(393, 'default', 'created', 'App\\Models\\User', 'created', 401, NULL, NULL, '{\"attributes\":{\"first_name\":\"Emmy\",\"last_name\":\"Otoo\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(394, 'default', 'created', 'App\\Models\\User', 'created', 402, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sophia McKeown\",\"last_name\":\"Edwards\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(395, 'default', 'created', 'App\\Models\\User', 'created', 403, NULL, NULL, '{\"attributes\":{\"first_name\":\"Beatrice\",\"last_name\":\"Atobrah\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(396, 'default', 'created', 'App\\Models\\User', 'created', 404, NULL, NULL, '{\"attributes\":{\"first_name\":\"Anita\",\"last_name\":\"Gyamfi\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(397, 'default', 'created', 'App\\Models\\User', 'created', 405, NULL, NULL, '{\"attributes\":{\"first_name\":\"PATIENCE\",\"last_name\":\"KWAKYEWAA PATIENCE\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(398, 'default', 'created', 'App\\Models\\User', 'created', 406, NULL, NULL, '{\"attributes\":{\"first_name\":\"denise\",\"last_name\":\"yanchira\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(399, 'default', 'created', 'App\\Models\\User', 'created', 407, NULL, NULL, '{\"attributes\":{\"first_name\":\"Elizabeth\",\"last_name\":\"Golo\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(400, 'default', 'created', 'App\\Models\\User', 'created', 408, NULL, NULL, '{\"attributes\":{\"first_name\":\"winnifesta\",\"last_name\":\"Duncan\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(401, 'default', 'created', 'App\\Models\\User', 'created', 409, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abena\",\"last_name\":\"Sakyi\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(402, 'default', 'created', 'App\\Models\\User', 'created', 410, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sabina\",\"last_name\":\"Akua\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(403, 'default', 'created', 'App\\Models\\User', 'created', 411, NULL, NULL, '{\"attributes\":{\"first_name\":\"Merlin\",\"last_name\":\"Junior\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(404, 'default', 'created', 'App\\Models\\User', 'created', 412, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lydia\",\"last_name\":\"Quayson\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(405, 'default', 'created', 'App\\Models\\User', 'created', 413, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"Acquah\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(406, 'default', 'created', 'App\\Models\\User', 'created', 414, NULL, NULL, '{\"attributes\":{\"first_name\":\"Debbie\",\"last_name\":\"Boakye\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(407, 'default', 'created', 'App\\Models\\User', 'created', 415, NULL, NULL, '{\"attributes\":{\"first_name\":\"faiz\",\"last_name\":\"huzeima\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(408, 'default', 'created', 'App\\Models\\User', 'created', 416, NULL, NULL, '{\"attributes\":{\"first_name\":\"Janet\",\"last_name\":\"Adjonyor\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(409, 'default', 'created', 'App\\Models\\User', 'created', 417, NULL, NULL, '{\"attributes\":{\"first_name\":\"Doreen\",\"last_name\":\"kusi\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(410, 'default', 'created', 'App\\Models\\User', 'created', 418, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adinkrah\",\"last_name\":\"Eunice\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(411, 'default', 'created', 'App\\Models\\User', 'created', 419, NULL, NULL, '{\"attributes\":{\"first_name\":\"sylph\",\"last_name\":\"tandoh\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(412, 'default', 'created', 'App\\Models\\User', 'created', 420, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rejoice serwaa\",\"last_name\":\"Agyeman\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(413, 'default', 'created', 'App\\Models\\User', 'created', 421, NULL, NULL, '{\"attributes\":{\"first_name\":\"Quainoo\",\"last_name\":\"Vera\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(414, 'default', 'created', 'App\\Models\\User', 'created', 422, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rachel\",\"last_name\":\"pomaah\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(415, 'default', 'created', 'App\\Models\\User', 'created', 423, NULL, NULL, '{\"attributes\":{\"first_name\":\"Yeeb\",\"last_name\":\"Gladys\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(416, 'default', 'created', 'App\\Models\\User', 'created', 424, NULL, NULL, '{\"attributes\":{\"first_name\":\"Frimpong\",\"last_name\":\"Elizabeth\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(417, 'default', 'created', 'App\\Models\\User', 'created', 425, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Osei Tutu\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(418, 'default', 'created', 'App\\Models\\User', 'created', 426, NULL, NULL, '{\"attributes\":{\"first_name\":\"reina\",\"last_name\":\"anita\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(419, 'default', 'created', 'App\\Models\\User', 'created', 427, NULL, NULL, '{\"attributes\":{\"first_name\":\"Anastasia\",\"last_name\":\"Adu-Gyamfi\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(420, 'default', 'created', 'App\\Models\\User', 'created', 428, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nancy\",\"last_name\":\"Acheampong\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(421, 'default', 'created', 'App\\Models\\User', 'created', 429, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rose\",\"last_name\":\"Newton\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(422, 'default', 'created', 'App\\Models\\User', 'created', 430, NULL, NULL, '{\"attributes\":{\"first_name\":\"Blessing\",\"last_name\":\"Yeboah\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(423, 'default', 'created', 'App\\Models\\User', 'created', 431, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Agbesi\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(424, 'default', 'created', 'App\\Models\\User', 'created', 432, NULL, NULL, '{\"attributes\":{\"first_name\":\"Modesta\",\"last_name\":\"Abdulai\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(425, 'default', 'created', 'App\\Models\\User', 'created', 433, NULL, NULL, '{\"attributes\":{\"first_name\":\"Victoria\",\"last_name\":\"Agyemang\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(426, 'default', 'created', 'App\\Models\\User', 'created', 434, NULL, NULL, '{\"attributes\":{\"first_name\":\"gladys\",\"last_name\":\"boakye\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(427, 'default', 'created', 'App\\Models\\User', 'created', 435, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sharon\",\"last_name\":\"Anyetei\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(428, 'default', 'created', 'App\\Models\\User', 'created', 436, NULL, NULL, '{\"attributes\":{\"first_name\":\"Camilla\",\"last_name\":\"Quansah\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(429, 'default', 'created', 'App\\Models\\User', 'created', 437, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akua\",\"last_name\":\"Hannah\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(430, 'default', 'created', 'App\\Models\\User', 'created', 438, NULL, NULL, '{\"attributes\":{\"first_name\":\"Acheampong\\u2019s\",\"last_name\":\"Afia Agyapomaa\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(431, 'default', 'created', 'App\\Models\\User', 'created', 439, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nuzrat\",\"last_name\":\"Ahmed\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(432, 'default', 'created', 'App\\Models\\User', 'created', 440, NULL, NULL, '{\"attributes\":{\"first_name\":\"Victoria\",\"last_name\":\"nyamekye\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(433, 'default', 'created', 'App\\Models\\User', 'created', 441, NULL, NULL, '{\"attributes\":{\"first_name\":\"Henaku Barbara\",\"last_name\":\"Korantemaa\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(434, 'default', 'created', 'App\\Models\\User', 'created', 442, NULL, NULL, '{\"attributes\":{\"first_name\":\"Beatrice\",\"last_name\":\"Atobrah\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(435, 'default', 'created', 'App\\Models\\User', 'created', 443, NULL, NULL, '{\"attributes\":{\"first_name\":\"Oph\\u00e9lia\",\"last_name\":\"Ilboudo\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(436, 'default', 'created', 'App\\Models\\User', 'created', 444, NULL, NULL, '{\"attributes\":{\"first_name\":\"Asiedu Boamah\",\"last_name\":\"Ivy\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(437, 'default', 'created', 'App\\Models\\User', 'created', 445, NULL, NULL, '{\"attributes\":{\"first_name\":\"Addo Wireduwaa\",\"last_name\":\"Perrycom\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(438, 'default', 'created', 'App\\Models\\User', 'created', 446, NULL, NULL, '{\"attributes\":{\"first_name\":\"Emmanuella\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(439, 'default', 'created', 'App\\Models\\User', 'created', 447, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hajara\",\"last_name\":\"Ahmed\"}}', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(440, 'default', 'created', 'App\\Models\\User', 'created', 448, NULL, NULL, '{\"attributes\":{\"first_name\":\"Eleiham\",\"last_name\":\"Habibu\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(441, 'default', 'created', 'App\\Models\\User', 'created', 449, NULL, NULL, '{\"attributes\":{\"first_name\":\"zynab\",\"last_name\":\"mohammed\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(442, 'default', 'created', 'App\\Models\\User', 'created', 450, NULL, NULL, '{\"attributes\":{\"first_name\":\"rita\",\"last_name\":\"yartey\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(443, 'default', 'created', 'App\\Models\\User', 'created', 451, NULL, NULL, '{\"attributes\":{\"first_name\":\"Cecilia\",\"last_name\":\"Gaisie\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(444, 'default', 'created', 'App\\Models\\User', 'created', 452, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adepa\",\"last_name\":\"Sika\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(445, 'default', 'created', 'App\\Models\\User', 'created', 453, NULL, NULL, '{\"attributes\":{\"first_name\":\"Regina\",\"last_name\":\"Opuni\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(446, 'default', 'created', 'App\\Models\\User', 'created', 454, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akosuah\",\"last_name\":\"Donkor\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(447, 'default', 'created', 'App\\Models\\User', 'created', 455, NULL, NULL, '{\"attributes\":{\"first_name\":\"Etornam\",\"last_name\":\"Anaglo\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(448, 'default', 'created', 'App\\Models\\User', 'created', 456, NULL, NULL, '{\"attributes\":{\"first_name\":\"winnifred\",\"last_name\":\"Morrison\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(449, 'default', 'created', 'App\\Models\\User', 'created', 457, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amenyo\",\"last_name\":\"Rosemary\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(450, 'default', 'created', 'App\\Models\\User', 'created', 458, NULL, NULL, '{\"attributes\":{\"first_name\":\"Agnes\",\"last_name\":\"Bassaw\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(451, 'default', 'created', 'App\\Models\\User', 'created', 459, NULL, NULL, '{\"attributes\":{\"first_name\":\"misper\",\"last_name\":\"eyison\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(452, 'default', 'created', 'App\\Models\\User', 'created', 460, NULL, NULL, '{\"attributes\":{\"first_name\":\"John\",\"last_name\":\"Rashida\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(453, 'default', 'created', 'App\\Models\\User', 'created', 461, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akua\",\"last_name\":\"Achiaa\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(454, 'default', 'created', 'App\\Models\\User', 'created', 462, NULL, NULL, '{\"attributes\":{\"first_name\":\"Faustina\",\"last_name\":\"Serwaa Antwi\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(455, 'default', 'created', 'App\\Models\\User', 'created', 463, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ruth\",\"last_name\":\"Sackitey\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(456, 'default', 'created', 'App\\Models\\User', 'created', 464, NULL, NULL, '{\"attributes\":{\"first_name\":\"Khophi\",\"last_name\":\"Lyrics\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(457, 'default', 'created', 'App\\Models\\User', 'created', 465, NULL, NULL, '{\"attributes\":{\"first_name\":\"Keziah\",\"last_name\":\"Asare\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(458, 'default', 'created', 'App\\Models\\User', 'created', 466, NULL, NULL, '{\"attributes\":{\"first_name\":\"Apeti\",\"last_name\":\"Elikplim\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(459, 'default', 'created', 'App\\Models\\User', 'created', 467, NULL, NULL, '{\"attributes\":{\"first_name\":\"Farida\",\"last_name\":\"Inusah\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(460, 'default', 'created', 'App\\Models\\User', 'created', 468, NULL, NULL, '{\"attributes\":{\"first_name\":\"Regina\",\"last_name\":\"Johnson\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(461, 'default', 'created', 'App\\Models\\User', 'created', 469, NULL, NULL, '{\"attributes\":{\"first_name\":\"pomaa\",\"last_name\":\"Naomi\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(462, 'default', 'created', 'App\\Models\\User', 'created', 470, NULL, NULL, '{\"attributes\":{\"first_name\":\"Diandra\",\"last_name\":\"Owusu Mensah\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(463, 'default', 'created', 'App\\Models\\User', 'created', 471, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Appiah Darkwa\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(464, 'default', 'created', 'App\\Models\\User', 'created', 472, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ruth\",\"last_name\":\"Gavor\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(465, 'default', 'created', 'App\\Models\\User', 'created', 473, NULL, NULL, '{\"attributes\":{\"first_name\":\"Queenie\",\"last_name\":\"Zina\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(466, 'default', 'created', 'App\\Models\\User', 'created', 474, NULL, NULL, '{\"attributes\":{\"first_name\":\"Khadijah\",\"last_name\":\"Ibrahim\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(467, 'default', 'created', 'App\\Models\\User', 'created', 475, NULL, NULL, '{\"attributes\":{\"first_name\":\"Florence\",\"last_name\":\"Quadzie\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(468, 'default', 'created', 'App\\Models\\User', 'created', 476, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Opoku\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(469, 'default', 'created', 'App\\Models\\User', 'created', 477, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bertha\",\"last_name\":\"Dery\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(470, 'default', 'created', 'App\\Models\\User', 'created', 478, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dora\",\"last_name\":\"Korankye\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(471, 'default', 'created', 'App\\Models\\User', 'created', 479, NULL, NULL, '{\"attributes\":{\"first_name\":\"Angelina\",\"last_name\":\"Oppong Agyeiwaah\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(472, 'default', 'created', 'App\\Models\\User', 'created', 480, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ama\",\"last_name\":\"Maud\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(473, 'default', 'created', 'App\\Models\\User', 'created', 481, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sarah\",\"last_name\":\"Odoi\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(474, 'default', 'created', 'App\\Models\\User', 'created', 482, NULL, NULL, '{\"attributes\":{\"first_name\":\"Patience\",\"last_name\":\"Holdbrooke\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(475, 'default', 'created', 'App\\Models\\User', 'created', 483, NULL, NULL, '{\"attributes\":{\"first_name\":\"Patricia\",\"last_name\":\"Sarfo\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(476, 'default', 'created', 'App\\Models\\User', 'created', 484, NULL, NULL, '{\"attributes\":{\"first_name\":\"PREMPEH\",\"last_name\":\"Emmanuella Adwoa\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(477, 'default', 'created', 'App\\Models\\User', 'created', 485, NULL, NULL, '{\"attributes\":{\"first_name\":\"Genevieve Mawufemor\",\"last_name\":\"Ahiadu\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(478, 'default', 'created', 'App\\Models\\User', 'created', 486, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail EwurAdwoa\",\"last_name\":\"Salia\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(479, 'default', 'created', 'App\\Models\\User', 'created', 487, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gloria poku\",\"last_name\":\"Adusei\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(480, 'default', 'created', 'App\\Models\\User', 'created', 488, NULL, NULL, '{\"attributes\":{\"first_name\":\"Eunice\",\"last_name\":\"Asamoah\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(481, 'default', 'created', 'App\\Models\\User', 'created', 489, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"okyere\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(482, 'default', 'created', 'App\\Models\\User', 'created', 490, NULL, NULL, '{\"attributes\":{\"first_name\":\"perpetual\",\"last_name\":\"ayele\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(483, 'default', 'created', 'App\\Models\\User', 'created', 491, NULL, NULL, '{\"attributes\":{\"first_name\":\"sholastica\",\"last_name\":\"Jones\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(484, 'default', 'created', 'App\\Models\\User', 'created', 492, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amankwaa\",\"last_name\":\"Janet\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(485, 'default', 'created', 'App\\Models\\User', 'created', 493, NULL, NULL, '{\"attributes\":{\"first_name\":\"comfort\",\"last_name\":\"Amissah\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(486, 'default', 'created', 'App\\Models\\User', 'created', 494, NULL, NULL, '{\"attributes\":{\"first_name\":\"Franklina\",\"last_name\":\"Addai boating\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(487, 'default', 'created', 'App\\Models\\User', 'created', 495, NULL, NULL, '{\"attributes\":{\"first_name\":\"hajiah\",\"last_name\":\"ammie\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(488, 'default', 'created', 'App\\Models\\User', 'created', 496, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mimi\",\"last_name\":\"AMUZU\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(489, 'default', 'created', 'App\\Models\\User', 'created', 497, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akosua\",\"last_name\":\"Lait\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(490, 'default', 'created', 'App\\Models\\User', 'created', 498, NULL, NULL, '{\"attributes\":{\"first_name\":\"Linda\",\"last_name\":\"Boakye\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(491, 'default', 'created', 'App\\Models\\User', 'created', 499, NULL, NULL, '{\"attributes\":{\"first_name\":\"Juliana\",\"last_name\":\"Akpakli\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(492, 'default', 'created', 'App\\Models\\User', 'created', 500, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana\",\"last_name\":\"Ama\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'); +INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_type`, `event`, `subject_id`, `causer_type`, `causer_id`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES +(493, 'default', 'created', 'App\\Models\\User', 'created', 501, NULL, NULL, '{\"attributes\":{\"first_name\":\"Linda\",\"last_name\":\"Baah Konadu Danso\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(494, 'default', 'created', 'App\\Models\\User', 'created', 502, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rosemary\",\"last_name\":\"Tetteh\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(495, 'default', 'created', 'App\\Models\\User', 'created', 503, NULL, NULL, '{\"attributes\":{\"first_name\":\"Vera\",\"last_name\":\"Adu Amoakowaa\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(496, 'default', 'created', 'App\\Models\\User', 'created', 504, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mary\",\"last_name\":\"Nyavor zoya\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(497, 'default', 'created', 'App\\Models\\User', 'created', 505, NULL, NULL, '{\"attributes\":{\"first_name\":\"Erica\",\"last_name\":\"Pokuaa\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(498, 'default', 'created', 'App\\Models\\User', 'created', 506, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bless\",\"last_name\":\"Dzadzenyenye\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(499, 'default', 'created', 'App\\Models\\User', 'created', 507, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mary\",\"last_name\":\"Darkwah\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(500, 'default', 'created', 'App\\Models\\User', 'created', 508, NULL, NULL, '{\"attributes\":{\"first_name\":\"Asare\",\"last_name\":\"Josephine\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(501, 'default', 'created', 'App\\Models\\User', 'created', 509, NULL, NULL, '{\"attributes\":{\"first_name\":\"Emmanuella\",\"last_name\":\"Mensah\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(502, 'default', 'created', 'App\\Models\\User', 'created', 510, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mildred\",\"last_name\":\"Gandiibu\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(503, 'default', 'created', 'App\\Models\\User', 'created', 511, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ella\",\"last_name\":\"Reign\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(504, 'default', 'created', 'App\\Models\\User', 'created', 512, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naomi\",\"last_name\":\"Manful\"}}', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(505, 'default', 'created', 'App\\Models\\User', 'created', 513, NULL, NULL, '{\"attributes\":{\"first_name\":\"Selina\",\"last_name\":\"Sam\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(506, 'default', 'created', 'App\\Models\\User', 'created', 514, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naomi\",\"last_name\":\"Yeboah\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(507, 'default', 'created', 'App\\Models\\User', 'created', 515, NULL, NULL, '{\"attributes\":{\"first_name\":\"heartwill\",\"last_name\":\"Williams\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(508, 'default', 'created', 'App\\Models\\User', 'created', 516, NULL, NULL, '{\"attributes\":{\"first_name\":\"nana adwoa\",\"last_name\":\"Jennifer\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(509, 'default', 'created', 'App\\Models\\User', 'created', 517, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nsoah\",\"last_name\":\"Ellen\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(510, 'default', 'created', 'App\\Models\\User', 'created', 518, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hilda\",\"last_name\":\"Dankwa\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(511, 'default', 'created', 'App\\Models\\User', 'created', 519, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esther\",\"last_name\":\"Akwaboah\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(512, 'default', 'created', 'App\\Models\\User', 'created', 520, NULL, NULL, '{\"attributes\":{\"first_name\":\"Florence\",\"last_name\":\"nketsiah\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(513, 'default', 'created', 'App\\Models\\User', 'created', 521, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bene\",\"last_name\":\"mills\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(514, 'default', 'created', 'App\\Models\\User', 'created', 522, NULL, NULL, '{\"attributes\":{\"first_name\":\"Portia\",\"last_name\":\"Borketey\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(515, 'default', 'created', 'App\\Models\\User', 'created', 523, NULL, NULL, '{\"attributes\":{\"first_name\":\"Eugenia\",\"last_name\":\"Hammond\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(516, 'default', 'created', 'App\\Models\\User', 'created', 524, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ivy\",\"last_name\":\"Biney\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(517, 'default', 'created', 'App\\Models\\User', 'created', 525, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sienso\",\"last_name\":\"Antoinette\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(518, 'default', 'created', 'App\\Models\\User', 'created', 526, NULL, NULL, '{\"attributes\":{\"first_name\":\"Winifred\",\"last_name\":\"Amponsah\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(519, 'default', 'created', 'App\\Models\\User', 'created', 527, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana Ekua\",\"last_name\":\"Nyame\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(520, 'default', 'created', 'App\\Models\\User', 'created', 528, NULL, NULL, '{\"attributes\":{\"first_name\":\"OFFEI KWESI\",\"last_name\":\"ALEX\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(521, 'default', 'created', 'App\\Models\\User', 'created', 529, NULL, NULL, '{\"attributes\":{\"first_name\":\"Evelyn\",\"last_name\":\"Anator\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(522, 'default', 'created', 'App\\Models\\User', 'created', 530, NULL, NULL, '{\"attributes\":{\"first_name\":\"Tilly\",\"last_name\":\"Campbell\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(523, 'default', 'created', 'App\\Models\\User', 'created', 531, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esi\",\"last_name\":\"Bentil\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(524, 'default', 'created', 'App\\Models\\User', 'created', 532, NULL, NULL, '{\"attributes\":{\"first_name\":\"Elizabeth\",\"last_name\":\"Cobbinah\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(525, 'default', 'created', 'App\\Models\\User', 'created', 533, NULL, NULL, '{\"attributes\":{\"first_name\":\"Margaret oforiwaa\",\"last_name\":\"owusu\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(526, 'default', 'created', 'App\\Models\\User', 'created', 534, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"Asare\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(527, 'default', 'created', 'App\\Models\\User', 'created', 535, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abena\",\"last_name\":\"okyere\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(528, 'default', 'created', 'App\\Models\\User', 'created', 536, NULL, NULL, '{\"attributes\":{\"first_name\":\"Queenster\",\"last_name\":\"Reign\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(529, 'default', 'created', 'App\\Models\\User', 'created', 537, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana\",\"last_name\":\"Yaa\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(530, 'default', 'created', 'App\\Models\\User', 'created', 538, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lydia\",\"last_name\":\"Ansong\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(531, 'default', 'created', 'App\\Models\\User', 'created', 539, NULL, NULL, '{\"attributes\":{\"first_name\":\"Juliet\",\"last_name\":\"Osei Bonsu\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(532, 'default', 'created', 'App\\Models\\User', 'created', 540, NULL, NULL, '{\"attributes\":{\"first_name\":\"Erica\",\"last_name\":\"Bempah\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(533, 'default', 'created', 'App\\Models\\User', 'created', 541, NULL, NULL, '{\"attributes\":{\"first_name\":\"Judith\",\"last_name\":\"Serwaa\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(534, 'default', 'created', 'App\\Models\\User', 'created', 542, NULL, NULL, '{\"attributes\":{\"first_name\":\"Asantewaa\",\"last_name\":\"Abigail\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(535, 'default', 'created', 'App\\Models\\User', 'created', 543, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ama\",\"last_name\":\"Sawson\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(536, 'default', 'created', 'App\\Models\\User', 'created', 544, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Kesewah\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(537, 'default', 'created', 'App\\Models\\User', 'created', 545, NULL, NULL, '{\"attributes\":{\"first_name\":\"Collins\",\"last_name\":\"Doe\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(538, 'default', 'created', 'App\\Models\\User', 'created', 546, NULL, NULL, '{\"attributes\":{\"first_name\":\"Munawwarah Muniratu\",\"last_name\":\"Ahmed\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(539, 'default', 'created', 'App\\Models\\User', 'created', 547, NULL, NULL, '{\"attributes\":{\"first_name\":\"Triciah\",\"last_name\":\"Sarah williams\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(540, 'default', 'created', 'App\\Models\\User', 'created', 548, NULL, NULL, '{\"attributes\":{\"first_name\":\"Yeboaa\",\"last_name\":\"Elizabeth\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(541, 'default', 'created', 'App\\Models\\User', 'created', 549, NULL, NULL, '{\"attributes\":{\"first_name\":\"lois\",\"last_name\":\"klufio\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(542, 'default', 'created', 'App\\Models\\User', 'created', 550, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sylvia\",\"last_name\":\"boateng\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(543, 'default', 'created', 'App\\Models\\User', 'created', 551, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Gyamfi\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(544, 'default', 'created', 'App\\Models\\User', 'created', 552, NULL, NULL, '{\"attributes\":{\"first_name\":\"Pretty\",\"last_name\":\"Fanta\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(545, 'default', 'created', 'App\\Models\\User', 'created', 553, NULL, NULL, '{\"attributes\":{\"first_name\":\"Natasha\",\"last_name\":\"Agyare\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(546, 'default', 'created', 'App\\Models\\User', 'created', 554, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"Quarshie\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(547, 'default', 'created', 'App\\Models\\User', 'created', 555, NULL, NULL, '{\"attributes\":{\"first_name\":\"SELMA\",\"last_name\":\"Acquah\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(548, 'default', 'created', 'App\\Models\\User', 'created', 556, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akyere\",\"last_name\":\"Naomi\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(549, 'default', 'created', 'App\\Models\\User', 'created', 557, NULL, NULL, '{\"attributes\":{\"first_name\":\"Belinda\",\"last_name\":\"Gyamfi\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(550, 'default', 'created', 'App\\Models\\User', 'created', 558, NULL, NULL, '{\"attributes\":{\"first_name\":\"Audrey\",\"last_name\":\"Duah\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(551, 'default', 'created', 'App\\Models\\User', 'created', 559, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ellen\",\"last_name\":\"mensah\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(552, 'default', 'created', 'App\\Models\\User', 'created', 560, NULL, NULL, '{\"attributes\":{\"first_name\":\"Kit\",\"last_name\":\"Oppong Kontor\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(553, 'default', 'created', 'App\\Models\\User', 'created', 561, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ehsi\",\"last_name\":\"Sundhay\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(554, 'default', 'created', 'App\\Models\\User', 'created', 562, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rashida\",\"last_name\":\"Mustafa\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(555, 'default', 'created', 'App\\Models\\User', 'created', 563, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Gyan\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(556, 'default', 'created', 'App\\Models\\User', 'created', 564, NULL, NULL, '{\"attributes\":{\"first_name\":\"Florence\",\"last_name\":\"Grant\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(557, 'default', 'created', 'App\\Models\\User', 'created', 565, NULL, NULL, '{\"attributes\":{\"first_name\":\"Awurabena\",\"last_name\":\"Amoako\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(558, 'default', 'created', 'App\\Models\\User', 'created', 566, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adepa\",\"last_name\":\"hipcy\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(559, 'default', 'created', 'App\\Models\\User', 'created', 567, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amoateng\",\"last_name\":\"Vicentia\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(560, 'default', 'created', 'App\\Models\\User', 'created', 568, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akua\",\"last_name\":\"Ice\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(561, 'default', 'created', 'App\\Models\\User', 'created', 569, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mawuena\",\"last_name\":\"Gertrude\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(562, 'default', 'created', 'App\\Models\\User', 'created', 570, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akuah\",\"last_name\":\"counselor\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(563, 'default', 'created', 'App\\Models\\User', 'created', 571, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Frimpong\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(564, 'default', 'created', 'App\\Models\\User', 'created', 572, NULL, NULL, '{\"attributes\":{\"first_name\":\"Darlene\",\"last_name\":\"Swatson\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(565, 'default', 'created', 'App\\Models\\User', 'created', 573, NULL, NULL, '{\"attributes\":{\"first_name\":\"zakiatu\",\"last_name\":\"Abubakar\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(566, 'default', 'created', 'App\\Models\\User', 'created', 574, NULL, NULL, '{\"attributes\":{\"first_name\":\"Najat\",\"last_name\":\"Gariba\"}}', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(567, 'default', 'created', 'App\\Models\\User', 'created', 575, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akosua\",\"last_name\":\"Sarpong\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(568, 'default', 'created', 'App\\Models\\User', 'created', 576, NULL, NULL, '{\"attributes\":{\"first_name\":\"Agnes\",\"last_name\":\"Addo Kufuor\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(569, 'default', 'created', 'App\\Models\\User', 'created', 577, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lordina\",\"last_name\":\"Amo Gyau\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(570, 'default', 'created', 'App\\Models\\User', 'created', 578, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adjoa\",\"last_name\":\"Amakye Asiedu\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(571, 'default', 'created', 'App\\Models\\User', 'created', 579, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hilda\",\"last_name\":\"Eduah\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(572, 'default', 'created', 'App\\Models\\User', 'created', 580, NULL, NULL, '{\"attributes\":{\"first_name\":\"Emmanuella\",\"last_name\":\"Dufie\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(573, 'default', 'created', 'App\\Models\\User', 'created', 581, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abena\",\"last_name\":\"Duah\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(574, 'default', 'created', 'App\\Models\\User', 'created', 582, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mary Theodorah\",\"last_name\":\"Abankwah\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(575, 'default', 'created', 'App\\Models\\User', 'created', 583, NULL, NULL, '{\"attributes\":{\"first_name\":\"kelzia\",\"last_name\":\"Boakye\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(576, 'default', 'created', 'App\\Models\\User', 'created', 584, NULL, NULL, '{\"attributes\":{\"first_name\":\"Patricia\",\"last_name\":\"Serwaa Bonsu\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(577, 'default', 'created', 'App\\Models\\User', 'created', 585, NULL, NULL, '{\"attributes\":{\"first_name\":\"Swit\",\"last_name\":\"Airrnyo\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(578, 'default', 'created', 'App\\Models\\User', 'created', 586, NULL, NULL, '{\"attributes\":{\"first_name\":\"Regina\",\"last_name\":\"Debrah\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(579, 'default', 'created', 'App\\Models\\User', 'created', 587, NULL, NULL, '{\"attributes\":{\"first_name\":\"peace dzifa\",\"last_name\":\"nukunu\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(580, 'default', 'created', 'App\\Models\\User', 'created', 588, NULL, NULL, '{\"attributes\":{\"first_name\":\"Asare\",\"last_name\":\"Princess\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(581, 'default', 'created', 'App\\Models\\User', 'created', 589, NULL, NULL, '{\"attributes\":{\"first_name\":\"Tracy\",\"last_name\":\"Addo\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(582, 'default', 'created', 'App\\Models\\User', 'created', 590, NULL, NULL, '{\"attributes\":{\"first_name\":\"Edith\",\"last_name\":\"Sarfowaah Donkor\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(583, 'default', 'created', 'App\\Models\\User', 'created', 591, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Elloin\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(584, 'default', 'created', 'App\\Models\\User', 'created', 592, NULL, NULL, '{\"attributes\":{\"first_name\":\"Katumi\",\"last_name\":\"Lamini\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(585, 'default', 'created', 'App\\Models\\User', 'created', 593, NULL, NULL, '{\"attributes\":{\"first_name\":\"MU-AZATU KANDE\",\"last_name\":\"KADRI\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(586, 'default', 'created', 'App\\Models\\User', 'created', 594, NULL, NULL, '{\"attributes\":{\"first_name\":\"Aariana\",\"last_name\":\"Amankwanor\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(587, 'default', 'created', 'App\\Models\\User', 'created', 595, NULL, NULL, '{\"attributes\":{\"first_name\":\"Flora\",\"last_name\":\"Boateng\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(588, 'default', 'created', 'App\\Models\\User', 'created', 596, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mary\",\"last_name\":\"Kofitse\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(589, 'default', 'created', 'App\\Models\\User', 'created', 597, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Osei\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(590, 'default', 'created', 'App\\Models\\User', 'created', 598, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nad\\u00e9ge\",\"last_name\":\"Gorkeh\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(591, 'default', 'created', 'App\\Models\\User', 'created', 599, NULL, NULL, '{\"attributes\":{\"first_name\":\"Yvonne\",\"last_name\":\"Amponsah\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(592, 'default', 'created', 'App\\Models\\User', 'created', 600, NULL, NULL, '{\"attributes\":{\"first_name\":\"FELICITY\",\"last_name\":\"AGYEIWAA\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(593, 'default', 'created', 'App\\Models\\User', 'created', 601, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Ama Ahensah\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(594, 'default', 'created', 'App\\Models\\User', 'created', 602, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rebecca\",\"last_name\":\"Tuah\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(595, 'default', 'created', 'App\\Models\\User', 'created', 603, NULL, NULL, '{\"attributes\":{\"first_name\":\"joyce\",\"last_name\":\"Godzah\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(596, 'default', 'created', 'App\\Models\\User', 'created', 604, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"Dadzie\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(597, 'default', 'created', 'App\\Models\\User', 'created', 605, NULL, NULL, '{\"attributes\":{\"first_name\":\"Shanti moore\",\"last_name\":\"anokyes\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(598, 'default', 'created', 'App\\Models\\User', 'created', 606, NULL, NULL, '{\"attributes\":{\"first_name\":\"Tetteh\",\"last_name\":\"Ophelia\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(599, 'default', 'created', 'App\\Models\\User', 'created', 607, NULL, NULL, '{\"attributes\":{\"first_name\":\"ELLEN\",\"last_name\":\"TETTEY\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(600, 'default', 'created', 'App\\Models\\User', 'created', 608, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Cole\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(601, 'default', 'created', 'App\\Models\\User', 'created', 609, NULL, NULL, '{\"attributes\":{\"first_name\":\"Joyce\",\"last_name\":\"Atinga\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(602, 'default', 'created', 'App\\Models\\User', 'created', 610, NULL, NULL, '{\"attributes\":{\"first_name\":\"Chris\",\"last_name\":\"wadza\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(603, 'default', 'created', 'App\\Models\\User', 'created', 611, NULL, NULL, '{\"attributes\":{\"first_name\":\"Vera\",\"last_name\":\"Mawudzo\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(604, 'default', 'created', 'App\\Models\\User', 'created', 612, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esinam\",\"last_name\":\"Ameleke\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(605, 'default', 'created', 'App\\Models\\User', 'created', 613, NULL, NULL, '{\"attributes\":{\"first_name\":\"Regina\",\"last_name\":\"Anyimedu\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(606, 'default', 'created', 'App\\Models\\User', 'created', 614, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jennifer\",\"last_name\":\"Assabil\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(607, 'default', 'created', 'App\\Models\\User', 'created', 615, NULL, NULL, '{\"attributes\":{\"first_name\":\"Emmanuella\",\"last_name\":\"Boakye\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(608, 'default', 'created', 'App\\Models\\User', 'created', 616, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dominica\",\"last_name\":\"Amankonah\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(609, 'default', 'created', 'App\\Models\\User', 'created', 617, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ebenezer\",\"last_name\":\"Sangmor\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(610, 'default', 'created', 'App\\Models\\User', 'created', 618, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adobea\",\"last_name\":\"Tracy\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(611, 'default', 'created', 'App\\Models\\User', 'created', 619, NULL, NULL, '{\"attributes\":{\"first_name\":\"Awurama\",\"last_name\":\"Wilson Brem\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(612, 'default', 'created', 'App\\Models\\User', 'created', 620, NULL, NULL, '{\"attributes\":{\"first_name\":\"Vanessa\",\"last_name\":\"Asirifi\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(613, 'default', 'created', 'App\\Models\\User', 'created', 621, NULL, NULL, '{\"attributes\":{\"first_name\":\"Cadmel Akua\",\"last_name\":\"Paintsil\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(614, 'default', 'created', 'App\\Models\\User', 'created', 622, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esi\",\"last_name\":\"Nyaneba\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(615, 'default', 'created', 'App\\Models\\User', 'created', 623, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Senah\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(616, 'default', 'created', 'App\\Models\\User', 'created', 624, NULL, NULL, '{\"attributes\":{\"first_name\":\"Erica\",\"last_name\":\"Kotoka\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(617, 'default', 'created', 'App\\Models\\User', 'created', 625, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mary\",\"last_name\":\"Angandi\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(618, 'default', 'created', 'App\\Models\\User', 'created', 626, NULL, NULL, '{\"attributes\":{\"first_name\":\"Takyi\",\"last_name\":\"Awurakua Lorna\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(619, 'default', 'created', 'App\\Models\\User', 'created', 627, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adu-Baffoe\",\"last_name\":\"Felix\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(620, 'default', 'created', 'App\\Models\\User', 'created', 628, NULL, NULL, '{\"attributes\":{\"first_name\":\"Efya\",\"last_name\":\"Hemily\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(621, 'default', 'created', 'App\\Models\\User', 'created', 629, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jacqueline\",\"last_name\":\"Gyan Eshun\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(622, 'default', 'created', 'App\\Models\\User', 'created', 630, NULL, NULL, '{\"attributes\":{\"first_name\":\"ohemaa\",\"last_name\":\"Ella\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(623, 'default', 'created', 'App\\Models\\User', 'created', 631, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"Kissiedu\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(624, 'default', 'created', 'App\\Models\\User', 'created', 632, NULL, NULL, '{\"attributes\":{\"first_name\":\"Boamah\",\"last_name\":\"Cecilia\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(625, 'default', 'created', 'App\\Models\\User', 'created', 633, NULL, NULL, '{\"attributes\":{\"first_name\":\"Doreen\",\"last_name\":\"Arhin\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(626, 'default', 'created', 'App\\Models\\User', 'created', 634, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ama\",\"last_name\":\"paris\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(627, 'default', 'created', 'App\\Models\\User', 'created', 635, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hellena\",\"last_name\":\"Hellena\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(628, 'default', 'created', 'App\\Models\\User', 'created', 636, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dzadzenyenye\",\"last_name\":\"Bless\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(629, 'default', 'created', 'App\\Models\\User', 'created', 637, NULL, NULL, '{\"attributes\":{\"first_name\":\"Beneclerk\",\"last_name\":\"Baafi\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(630, 'default', 'created', 'App\\Models\\User', 'created', 638, NULL, NULL, '{\"attributes\":{\"first_name\":\"Emmanuella\",\"last_name\":\"awuni\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(631, 'default', 'created', 'App\\Models\\User', 'created', 639, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bridget\",\"last_name\":\"Afriyie\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(632, 'default', 'created', 'App\\Models\\User', 'created', 640, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amoakowaa Ataa senior\",\"last_name\":\"Senior\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(633, 'default', 'created', 'App\\Models\\User', 'created', 641, NULL, NULL, '{\"attributes\":{\"first_name\":\"Anita\",\"last_name\":\"Rose Tima\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(634, 'default', 'created', 'App\\Models\\User', 'created', 642, NULL, NULL, '{\"attributes\":{\"first_name\":\"Boakye\",\"last_name\":\"Portia\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(635, 'default', 'created', 'App\\Models\\User', 'created', 643, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amina\",\"last_name\":\"pagkpema\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(636, 'default', 'created', 'App\\Models\\User', 'created', 644, NULL, NULL, '{\"attributes\":{\"first_name\":\"Zenabu\",\"last_name\":\"Salifu\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(637, 'default', 'created', 'App\\Models\\User', 'created', 645, NULL, NULL, '{\"attributes\":{\"first_name\":\"Francisca\",\"last_name\":\"Aglago\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(638, 'default', 'created', 'App\\Models\\User', 'created', 646, NULL, NULL, '{\"attributes\":{\"first_name\":\"Faustina\",\"last_name\":\"Kyeremaa\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(639, 'default', 'created', 'App\\Models\\User', 'created', 647, NULL, NULL, '{\"attributes\":{\"first_name\":\"Angela\",\"last_name\":\"Adorye\"}}', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(640, 'default', 'created', 'App\\Models\\User', 'created', 648, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jackline Owusuwaa\",\"last_name\":\"Manu\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(641, 'default', 'created', 'App\\Models\\User', 'created', 649, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"krampah\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(642, 'default', 'created', 'App\\Models\\User', 'created', 650, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jessica\",\"last_name\":\"oppong\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(643, 'default', 'created', 'App\\Models\\User', 'created', 651, NULL, NULL, '{\"attributes\":{\"first_name\":\"comfort\",\"last_name\":\"owusu\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(644, 'default', 'created', 'App\\Models\\User', 'created', 652, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esther\",\"last_name\":\"Entsiwah\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(645, 'default', 'created', 'App\\Models\\User', 'created', 653, NULL, NULL, '{\"attributes\":{\"first_name\":\"Benedicta\",\"last_name\":\"Obeng\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(646, 'default', 'created', 'App\\Models\\User', 'created', 654, NULL, NULL, '{\"attributes\":{\"first_name\":\"yvonne\",\"last_name\":\"Aikins Duncan\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(647, 'default', 'created', 'App\\Models\\User', 'created', 655, NULL, NULL, '{\"attributes\":{\"first_name\":\"Genevieve Bempomaa\",\"last_name\":\"Baidoo\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(648, 'default', 'created', 'App\\Models\\User', 'created', 656, NULL, NULL, '{\"attributes\":{\"first_name\":\"Peace\",\"last_name\":\"Tsorme\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(649, 'default', 'created', 'App\\Models\\User', 'created', 657, NULL, NULL, '{\"attributes\":{\"first_name\":\"Emmanuel\",\"last_name\":\"Darkey\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(650, 'default', 'created', 'App\\Models\\User', 'created', 658, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(651, 'default', 'created', 'App\\Models\\User', 'created', 659, NULL, NULL, '{\"attributes\":{\"first_name\":\"Pretty\",\"last_name\":\"Efya\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(652, 'default', 'created', 'App\\Models\\User', 'created', 660, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naomi\",\"last_name\":\"Dansowaa\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(653, 'default', 'created', 'App\\Models\\User', 'created', 661, NULL, NULL, '{\"attributes\":{\"first_name\":\"Symply\",\"last_name\":\"Ariana\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(654, 'default', 'created', 'App\\Models\\User', 'created', 662, NULL, NULL, '{\"attributes\":{\"first_name\":\"Helen Lucy\",\"last_name\":\"Agyarko\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(655, 'default', 'created', 'App\\Models\\User', 'created', 663, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adwoa\",\"last_name\":\"Asaa\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(656, 'default', 'created', 'App\\Models\\User', 'created', 664, NULL, NULL, '{\"attributes\":{\"first_name\":\"Faith\",\"last_name\":\"prowess\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(657, 'default', 'created', 'App\\Models\\User', 'created', 665, NULL, NULL, '{\"attributes\":{\"first_name\":\"Isha\",\"last_name\":\"Mohammed\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(658, 'default', 'created', 'App\\Models\\User', 'created', 666, NULL, NULL, '{\"attributes\":{\"first_name\":\"Kesewaa\",\"last_name\":\"Nyantakyi\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(659, 'default', 'created', 'App\\Models\\User', 'created', 667, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dericking\",\"last_name\":\"Addo\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(660, 'default', 'created', 'App\\Models\\User', 'created', 668, NULL, NULL, '{\"attributes\":{\"first_name\":\"Marta\",\"last_name\":\"Sambo Macoli\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(661, 'default', 'created', 'App\\Models\\User', 'created', 669, NULL, NULL, '{\"attributes\":{\"first_name\":\"precious\",\"last_name\":\"okeh\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(662, 'default', 'created', 'App\\Models\\User', 'created', 670, NULL, NULL, '{\"attributes\":{\"first_name\":\"stargal\",\"last_name\":\"Derby\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(663, 'default', 'created', 'App\\Models\\User', 'created', 671, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hagar\",\"last_name\":\"Ackah\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(664, 'default', 'created', 'App\\Models\\User', 'created', 672, NULL, NULL, '{\"attributes\":{\"first_name\":\"Benedicta\",\"last_name\":\"mensah\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(665, 'default', 'created', 'App\\Models\\User', 'created', 673, NULL, NULL, '{\"attributes\":{\"first_name\":\"Xorlali\",\"last_name\":\"Marfo\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(666, 'default', 'created', 'App\\Models\\User', 'created', 674, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"Owusua\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(667, 'default', 'created', 'App\\Models\\User', 'created', 675, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Annan\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(668, 'default', 'created', 'App\\Models\\User', 'created', 676, NULL, NULL, '{\"attributes\":{\"first_name\":\"Michelle\",\"last_name\":\"Boateng\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(669, 'default', 'created', 'App\\Models\\User', 'created', 677, NULL, NULL, '{\"attributes\":{\"first_name\":\"Evelyn\",\"last_name\":\"Opoku\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(670, 'default', 'created', 'App\\Models\\User', 'created', 678, NULL, NULL, '{\"attributes\":{\"first_name\":\"Felicia\",\"last_name\":\"Adusei\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(671, 'default', 'created', 'App\\Models\\User', 'created', 679, NULL, NULL, '{\"attributes\":{\"first_name\":\"Afua Achiaa Akomeah\",\"last_name\":\"Anane\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(672, 'default', 'created', 'App\\Models\\User', 'created', 680, NULL, NULL, '{\"attributes\":{\"first_name\":\"Beatrice\",\"last_name\":\"AMOADZAH\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(673, 'default', 'created', 'App\\Models\\User', 'created', 681, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Arkonor\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(674, 'default', 'created', 'App\\Models\\User', 'created', 682, NULL, NULL, '{\"attributes\":{\"first_name\":\"Christina\",\"last_name\":\"Nkrumah\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(675, 'default', 'created', 'App\\Models\\User', 'created', 683, NULL, NULL, '{\"attributes\":{\"first_name\":\"Uella\",\"last_name\":\"Nti-Mensah\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(676, 'default', 'created', 'App\\Models\\User', 'created', 684, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lucy\",\"last_name\":\"Amankwah\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(677, 'default', 'created', 'App\\Models\\User', 'created', 685, NULL, NULL, '{\"attributes\":{\"first_name\":\"Irene\",\"last_name\":\"Owusu\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(678, 'default', 'created', 'App\\Models\\User', 'created', 686, NULL, NULL, '{\"attributes\":{\"first_name\":\"Saraphina\",\"last_name\":\"Marfo\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(679, 'default', 'created', 'App\\Models\\User', 'created', 687, NULL, NULL, '{\"attributes\":{\"first_name\":\"Loretta\",\"last_name\":\"Forson\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(680, 'default', 'created', 'App\\Models\\User', 'created', 688, NULL, NULL, '{\"attributes\":{\"first_name\":\"prisca\",\"last_name\":\"bentil\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(681, 'default', 'created', 'App\\Models\\User', 'created', 689, NULL, NULL, '{\"attributes\":{\"first_name\":\"Irene\",\"last_name\":\"Asiedu\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(682, 'default', 'created', 'App\\Models\\User', 'created', 690, NULL, NULL, '{\"attributes\":{\"first_name\":\"Oheema\",\"last_name\":\"Swanky\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(683, 'default', 'created', 'App\\Models\\User', 'created', 691, NULL, NULL, '{\"attributes\":{\"first_name\":\"Francisca\",\"last_name\":\"Dadzie\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(684, 'default', 'created', 'App\\Models\\User', 'created', 692, NULL, NULL, '{\"attributes\":{\"first_name\":\"Josephine\",\"last_name\":\"Baffoe\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(685, 'default', 'created', 'App\\Models\\User', 'created', 693, NULL, NULL, '{\"attributes\":{\"first_name\":\"Deborah\",\"last_name\":\"Owusu\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(686, 'default', 'created', 'App\\Models\\User', 'created', 694, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mercy\",\"last_name\":\"Bansah\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(687, 'default', 'created', 'App\\Models\\User', 'created', 695, NULL, NULL, '{\"attributes\":{\"first_name\":\"Becky\",\"last_name\":\"Armah\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(688, 'default', 'created', 'App\\Models\\User', 'created', 696, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rachael\",\"last_name\":\"kabukie kwao\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(689, 'default', 'created', 'App\\Models\\User', 'created', 697, NULL, NULL, '{\"attributes\":{\"first_name\":\"Fatimatu\",\"last_name\":\"Mohammed\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(690, 'default', 'created', 'App\\Models\\User', 'created', 698, NULL, NULL, '{\"attributes\":{\"first_name\":\"Cecilia\",\"last_name\":\"Arthur\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(691, 'default', 'created', 'App\\Models\\User', 'created', 699, NULL, NULL, '{\"attributes\":{\"first_name\":\"mavis\",\"last_name\":\"Adongo\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(692, 'default', 'created', 'App\\Models\\User', 'created', 700, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Bortey\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(693, 'default', 'created', 'App\\Models\\User', 'created', 701, NULL, NULL, '{\"attributes\":{\"first_name\":\"Francisca\",\"last_name\":\"Opoku\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(694, 'default', 'created', 'App\\Models\\User', 'created', 702, NULL, NULL, '{\"attributes\":{\"first_name\":\"Etsionu\",\"last_name\":\"Erica\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(695, 'default', 'created', 'App\\Models\\User', 'created', 703, NULL, NULL, '{\"attributes\":{\"first_name\":\"jennifer\",\"last_name\":\"nyamekye\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(696, 'default', 'created', 'App\\Models\\User', 'created', 704, NULL, NULL, '{\"attributes\":{\"first_name\":\"Margaret\",\"last_name\":\"Hyde\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(697, 'default', 'created', 'App\\Models\\User', 'created', 705, NULL, NULL, '{\"attributes\":{\"first_name\":\"Matilda\",\"last_name\":\"Gborglah\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(698, 'default', 'created', 'App\\Models\\User', 'created', 706, NULL, NULL, '{\"attributes\":{\"first_name\":\"Brightina\",\"last_name\":\"Osei Bonsu\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(699, 'default', 'created', 'App\\Models\\User', 'created', 707, NULL, NULL, '{\"attributes\":{\"first_name\":\"Portia\",\"last_name\":\"Nyarko\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(700, 'default', 'created', 'App\\Models\\User', 'created', 708, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bertha\",\"last_name\":\"Peprah\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(701, 'default', 'created', 'App\\Models\\User', 'created', 709, NULL, NULL, '{\"attributes\":{\"first_name\":\"Zakaria\",\"last_name\":\"Afiata\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(702, 'default', 'created', 'App\\Models\\User', 'created', 710, NULL, NULL, '{\"attributes\":{\"first_name\":\"Vanessa\",\"last_name\":\"welt kolekie\"}}', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(703, 'default', 'created', 'App\\Models\\User', 'created', 711, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ivy\",\"last_name\":\"Donkor\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(704, 'default', 'created', 'App\\Models\\User', 'created', 712, NULL, NULL, '{\"attributes\":{\"first_name\":\"Millicent\",\"last_name\":\"Koomson\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(705, 'default', 'created', 'App\\Models\\User', 'created', 713, NULL, NULL, '{\"attributes\":{\"first_name\":\"Angela\",\"last_name\":\"0fosua\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(706, 'default', 'created', 'App\\Models\\User', 'created', 714, NULL, NULL, '{\"attributes\":{\"first_name\":\"rukayatu\",\"last_name\":\"Mohammed\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(707, 'default', 'created', 'App\\Models\\User', 'created', 715, NULL, NULL, '{\"attributes\":{\"first_name\":\"Genevieve\",\"last_name\":\"Vanderpuye\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(708, 'default', 'created', 'App\\Models\\User', 'created', 716, NULL, NULL, '{\"attributes\":{\"first_name\":\"Elizabeth\",\"last_name\":\"Abanga\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(709, 'default', 'created', 'App\\Models\\User', 'created', 717, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sharifa\",\"last_name\":\"Nasir\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(710, 'default', 'created', 'App\\Models\\User', 'created', 718, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rose Afua\",\"last_name\":\"Aboni\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(711, 'default', 'created', 'App\\Models\\User', 'created', 719, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bonsu\",\"last_name\":\"Irene\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(712, 'default', 'created', 'App\\Models\\User', 'created', 720, NULL, NULL, '{\"attributes\":{\"first_name\":\"Belinda\",\"last_name\":\"Asare\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(713, 'default', 'created', 'App\\Models\\User', 'created', 721, NULL, NULL, '{\"attributes\":{\"first_name\":\"Braa\",\"last_name\":\"Qhourphi\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(714, 'default', 'created', 'App\\Models\\User', 'created', 722, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ruth\",\"last_name\":\"Adu\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(715, 'default', 'created', 'App\\Models\\User', 'created', 723, NULL, NULL, '{\"attributes\":{\"first_name\":\"Agya\",\"last_name\":\"Margaret\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(716, 'default', 'created', 'App\\Models\\User', 'created', 724, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adjoa\",\"last_name\":\"Mavis\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(717, 'default', 'created', 'App\\Models\\User', 'created', 725, NULL, NULL, '{\"attributes\":{\"first_name\":\"Osei\",\"last_name\":\"Angela\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(718, 'default', 'created', 'App\\Models\\User', 'created', 726, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naomi\",\"last_name\":\"Aggrey\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(719, 'default', 'created', 'App\\Models\\User', 'created', 727, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adepa\",\"last_name\":\"Frimpong Manso\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(720, 'default', 'created', 'App\\Models\\User', 'created', 728, NULL, NULL, '{\"attributes\":{\"first_name\":\"Portia\",\"last_name\":\"Efya\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(721, 'default', 'created', 'App\\Models\\User', 'created', 729, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abilla\",\"last_name\":\"Portia\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(722, 'default', 'created', 'App\\Models\\User', 'created', 730, NULL, NULL, '{\"attributes\":{\"first_name\":\"ama\",\"last_name\":\"Appiah\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(723, 'default', 'created', 'App\\Models\\User', 'created', 731, NULL, NULL, '{\"attributes\":{\"first_name\":\"Tilly\",\"last_name\":\"Tish\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(724, 'default', 'created', 'App\\Models\\User', 'created', 732, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sansah\",\"last_name\":\"Alfreda\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(725, 'default', 'created', 'App\\Models\\User', 'created', 733, NULL, NULL, '{\"attributes\":{\"first_name\":\"Yeboah\",\"last_name\":\"Jennifer\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(726, 'default', 'created', 'App\\Models\\User', 'created', 734, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adwoa\",\"last_name\":\"cutie\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(727, 'default', 'created', 'App\\Models\\User', 'created', 735, NULL, NULL, '{\"attributes\":{\"first_name\":\"pat\",\"last_name\":\"Efia\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(728, 'default', 'created', 'App\\Models\\User', 'created', 736, NULL, NULL, '{\"attributes\":{\"first_name\":\"owusu\",\"last_name\":\"serwaa Anita\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(729, 'default', 'created', 'App\\Models\\User', 'created', 737, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mariam\",\"last_name\":\"zuberu\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(730, 'default', 'created', 'App\\Models\\User', 'created', 738, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jasmine\",\"last_name\":\"Morgan\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(731, 'default', 'created', 'App\\Models\\User', 'created', 739, NULL, NULL, '{\"attributes\":{\"first_name\":\"seyram\",\"last_name\":\"Tsiagbe\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(732, 'default', 'created', 'App\\Models\\User', 'created', 740, NULL, NULL, '{\"attributes\":{\"first_name\":\"Benedicta\",\"last_name\":\"Asantewaa\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(733, 'default', 'created', 'App\\Models\\User', 'created', 741, NULL, NULL, '{\"attributes\":{\"first_name\":\"Narna Adjowah\",\"last_name\":\"Ella\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(734, 'default', 'created', 'App\\Models\\User', 'created', 742, NULL, NULL, '{\"attributes\":{\"first_name\":\"Harriet\",\"last_name\":\"Ofosuwaa\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(735, 'default', 'created', 'App\\Models\\User', 'created', 743, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bukari\",\"last_name\":\"Munirah\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(736, 'default', 'created', 'App\\Models\\User', 'created', 744, NULL, NULL, '{\"attributes\":{\"first_name\":\"Precious\",\"last_name\":\"Adu Gyamfi\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(737, 'default', 'created', 'App\\Models\\User', 'created', 745, NULL, NULL, '{\"attributes\":{\"first_name\":\"Whitney\",\"last_name\":\"Carl\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'); +INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_type`, `event`, `subject_id`, `causer_type`, `causer_id`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES +(738, 'default', 'created', 'App\\Models\\User', 'created', 746, NULL, NULL, '{\"attributes\":{\"first_name\":\"Spendilove\",\"last_name\":\"Amankwaa\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(739, 'default', 'created', 'App\\Models\\User', 'created', 747, NULL, NULL, '{\"attributes\":{\"first_name\":\"Eugenia\",\"last_name\":\"oppong Buabeng\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(740, 'default', 'created', 'App\\Models\\User', 'created', 748, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jude\",\"last_name\":\"Addai\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(741, 'default', 'created', 'App\\Models\\User', 'created', 749, NULL, NULL, '{\"attributes\":{\"first_name\":\"VERA ABRAFI\",\"last_name\":\"KORE\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(742, 'default', 'created', 'App\\Models\\User', 'created', 750, NULL, NULL, '{\"attributes\":{\"first_name\":\"Irene\",\"last_name\":\"Nyarko\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(743, 'default', 'created', 'App\\Models\\User', 'created', 751, NULL, NULL, '{\"attributes\":{\"first_name\":\"Monica\",\"last_name\":\"Oduro\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(744, 'default', 'created', 'App\\Models\\User', 'created', 752, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lisa\",\"last_name\":\"Wedora\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(745, 'default', 'created', 'App\\Models\\User', 'created', 753, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mardiya\",\"last_name\":\"Mohammed\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(746, 'default', 'created', 'App\\Models\\User', 'created', 754, NULL, NULL, '{\"attributes\":{\"first_name\":\"Christiana\",\"last_name\":\"Nsiah\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(747, 'default', 'created', 'App\\Models\\User', 'created', 755, NULL, NULL, '{\"attributes\":{\"first_name\":\"Winifred\",\"last_name\":\"Cudjoe\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(748, 'default', 'created', 'App\\Models\\User', 'created', 756, NULL, NULL, '{\"attributes\":{\"first_name\":\"Cassie\",\"last_name\":\"Perla\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(749, 'default', 'created', 'App\\Models\\User', 'created', 757, NULL, NULL, '{\"attributes\":{\"first_name\":\"Edna\",\"last_name\":\"Ahenkorah\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(750, 'default', 'created', 'App\\Models\\User', 'created', 758, NULL, NULL, '{\"attributes\":{\"first_name\":\"Curlin\",\"last_name\":\"Fobi Mensah\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(751, 'default', 'created', 'App\\Models\\User', 'created', 759, NULL, NULL, '{\"attributes\":{\"first_name\":\"Firdous Abekah\",\"last_name\":\"Nuhu\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(752, 'default', 'created', 'App\\Models\\User', 'created', 760, NULL, NULL, '{\"attributes\":{\"first_name\":\"Derborah\",\"last_name\":\"Amponsah\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(753, 'default', 'created', 'App\\Models\\User', 'created', 761, NULL, NULL, '{\"attributes\":{\"first_name\":\"Asabea\",\"last_name\":\"Gifty\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(754, 'default', 'created', 'App\\Models\\User', 'created', 762, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gbireh\",\"last_name\":\"Gina\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(755, 'default', 'created', 'App\\Models\\User', 'created', 763, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mariam\",\"last_name\":\"Y\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(756, 'default', 'created', 'App\\Models\\User', 'created', 764, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mayfred\",\"last_name\":\"Ahenkan\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(757, 'default', 'created', 'App\\Models\\User', 'created', 765, NULL, NULL, '{\"attributes\":{\"first_name\":\"Maame\",\"last_name\":\"Darkwaah\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(758, 'default', 'created', 'App\\Models\\User', 'created', 766, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abena\",\"last_name\":\"Sarfowaa\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(759, 'default', 'created', 'App\\Models\\User', 'created', 767, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lawrencia\",\"last_name\":\"Enyan\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(760, 'default', 'created', 'App\\Models\\User', 'created', 768, NULL, NULL, '{\"attributes\":{\"first_name\":\"OPOKU MENSAH\",\"last_name\":\"ELIZABETH\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(761, 'default', 'created', 'App\\Models\\User', 'created', 769, NULL, NULL, '{\"attributes\":{\"first_name\":\"Caroline\",\"last_name\":\"Aggrey Afadze\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(762, 'default', 'created', 'App\\Models\\User', 'created', 770, NULL, NULL, '{\"attributes\":{\"first_name\":\"EPHRAIM\",\"last_name\":\"ADDO\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(763, 'default', 'created', 'App\\Models\\User', 'created', 771, NULL, NULL, '{\"attributes\":{\"first_name\":\"Cynthia\",\"last_name\":\"Owusu\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(764, 'default', 'created', 'App\\Models\\User', 'created', 772, NULL, NULL, '{\"attributes\":{\"first_name\":\"Regina\",\"last_name\":\"Yeboaa\"}}', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(765, 'default', 'created', 'App\\Models\\User', 'created', 773, NULL, NULL, '{\"attributes\":{\"first_name\":\"Latina\",\"last_name\":\"KonamH\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(766, 'default', 'created', 'App\\Models\\User', 'created', 774, NULL, NULL, '{\"attributes\":{\"first_name\":\"Careritta\",\"last_name\":\"Amoah\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(767, 'default', 'created', 'App\\Models\\User', 'created', 775, NULL, NULL, '{\"attributes\":{\"first_name\":\"Doris Awo\",\"last_name\":\"Tetteh\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(768, 'default', 'created', 'App\\Models\\User', 'created', 776, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amihere\",\"last_name\":\"Leticia\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(769, 'default', 'created', 'App\\Models\\User', 'created', 777, NULL, NULL, '{\"attributes\":{\"first_name\":\"Portia\",\"last_name\":\"Esia\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(770, 'default', 'created', 'App\\Models\\User', 'created', 778, NULL, NULL, '{\"attributes\":{\"first_name\":\"Joana\",\"last_name\":\"Semey\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(771, 'default', 'created', 'App\\Models\\User', 'created', 779, NULL, NULL, '{\"attributes\":{\"first_name\":\"Annabel\",\"last_name\":\"Amponsah\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(772, 'default', 'created', 'App\\Models\\User', 'created', 780, NULL, NULL, '{\"attributes\":{\"first_name\":\"Loretta\",\"last_name\":\"Tiwaa Boateng\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(773, 'default', 'created', 'App\\Models\\User', 'created', 781, NULL, NULL, '{\"attributes\":{\"first_name\":\"BASHASHA\",\"last_name\":\"DAUDA\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(774, 'default', 'created', 'App\\Models\\User', 'created', 782, NULL, NULL, '{\"attributes\":{\"first_name\":\"Cina\",\"last_name\":\"baby\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(775, 'default', 'created', 'App\\Models\\User', 'created', 783, NULL, NULL, '{\"attributes\":{\"first_name\":\"Helen\",\"last_name\":\"Nyamekeh\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(776, 'default', 'created', 'App\\Models\\User', 'created', 784, NULL, NULL, '{\"attributes\":{\"first_name\":\"YEBOAH\",\"last_name\":\"AKOSUA\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(777, 'default', 'created', 'App\\Models\\User', 'created', 785, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adusei\",\"last_name\":\"Olivia\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(778, 'default', 'created', 'App\\Models\\User', 'created', 786, NULL, NULL, '{\"attributes\":{\"first_name\":\"Debora\",\"last_name\":\"Kessie\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(779, 'default', 'created', 'App\\Models\\User', 'created', 787, NULL, NULL, '{\"attributes\":{\"first_name\":\"Eugenia\",\"last_name\":\"Wongkyezeng\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(780, 'default', 'created', 'App\\Models\\User', 'created', 788, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esther\",\"last_name\":\"Boakyewaa\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(781, 'default', 'created', 'App\\Models\\User', 'created', 789, NULL, NULL, '{\"attributes\":{\"first_name\":\"Judith\",\"last_name\":\"Ntorinkansah\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(782, 'default', 'created', 'App\\Models\\User', 'created', 790, NULL, NULL, '{\"attributes\":{\"first_name\":\"Agyiri\",\"last_name\":\"Rebecca\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(783, 'default', 'created', 'App\\Models\\User', 'created', 791, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dzah\",\"last_name\":\"Dorothy Yayra\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(784, 'default', 'created', 'App\\Models\\User', 'created', 792, NULL, NULL, '{\"attributes\":{\"first_name\":\"Felicia\",\"last_name\":\"Baidoo\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(785, 'default', 'created', 'App\\Models\\User', 'created', 793, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abena\",\"last_name\":\"Ribeiro\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(786, 'default', 'created', 'App\\Models\\User', 'created', 794, NULL, NULL, '{\"attributes\":{\"first_name\":\"Efya\",\"last_name\":\"Empress\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(787, 'default', 'created', 'App\\Models\\User', 'created', 795, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Asare\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(788, 'default', 'created', 'App\\Models\\User', 'created', 796, NULL, NULL, '{\"attributes\":{\"first_name\":\"John\",\"last_name\":\"Djan\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(789, 'default', 'created', 'App\\Models\\User', 'created', 797, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jennifer\",\"last_name\":\"Quaye\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(790, 'default', 'created', 'App\\Models\\User', 'created', 798, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leticia\",\"last_name\":\"Afrifa\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(791, 'default', 'created', 'App\\Models\\User', 'created', 799, NULL, NULL, '{\"attributes\":{\"first_name\":\"Judith\",\"last_name\":\"Amekor\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(792, 'default', 'created', 'App\\Models\\User', 'created', 800, NULL, NULL, '{\"attributes\":{\"first_name\":\"Portia\",\"last_name\":\"Truth\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(793, 'default', 'created', 'App\\Models\\User', 'created', 801, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana\",\"last_name\":\"Ama\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(794, 'default', 'created', 'App\\Models\\User', 'created', 802, NULL, NULL, '{\"attributes\":{\"first_name\":\"Emma\",\"last_name\":\"Awuttey\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(795, 'default', 'created', 'App\\Models\\User', 'created', 803, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esllyn mawuli\",\"last_name\":\"Esther\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(796, 'default', 'created', 'App\\Models\\User', 'created', 804, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rebecca\",\"last_name\":\"Ohene Dzidzor\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(797, 'default', 'created', 'App\\Models\\User', 'created', 805, NULL, NULL, '{\"attributes\":{\"first_name\":\"Millicent\",\"last_name\":\"Mensah Fosuaa\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(798, 'default', 'created', 'App\\Models\\User', 'created', 806, NULL, NULL, '{\"attributes\":{\"first_name\":\"mercy\",\"last_name\":\"Doe\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(799, 'default', 'created', 'App\\Models\\User', 'created', 807, NULL, NULL, '{\"attributes\":{\"first_name\":\"Josephine\",\"last_name\":\"wakah\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(800, 'default', 'created', 'App\\Models\\User', 'created', 808, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Osei\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(801, 'default', 'created', 'App\\Models\\User', 'created', 809, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lily\",\"last_name\":\"Esperance\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(802, 'default', 'created', 'App\\Models\\User', 'created', 810, NULL, NULL, '{\"attributes\":{\"first_name\":\"Khillu\",\"last_name\":\"Billey\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(803, 'default', 'created', 'App\\Models\\User', 'created', 811, NULL, NULL, '{\"attributes\":{\"first_name\":\"kit\",\"last_name\":\"Oppong\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(804, 'default', 'created', 'App\\Models\\User', 'created', 812, NULL, NULL, '{\"attributes\":{\"first_name\":\"Belinda\",\"last_name\":\"Asare\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(805, 'default', 'created', 'App\\Models\\User', 'created', 813, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hagan\",\"last_name\":\"Elizabeth\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(806, 'default', 'created', 'App\\Models\\User', 'created', 814, NULL, NULL, '{\"attributes\":{\"first_name\":\"Vera\",\"last_name\":\"Essel\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(807, 'default', 'created', 'App\\Models\\User', 'created', 815, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Addo\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(808, 'default', 'created', 'App\\Models\\User', 'created', 816, NULL, NULL, '{\"attributes\":{\"first_name\":\"Millicent\",\"last_name\":\"Onai\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(809, 'default', 'created', 'App\\Models\\User', 'created', 817, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Akuamoah\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(810, 'default', 'created', 'App\\Models\\User', 'created', 818, NULL, NULL, '{\"attributes\":{\"first_name\":\"tily\",\"last_name\":\"tish\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(811, 'default', 'created', 'App\\Models\\User', 'created', 819, NULL, NULL, '{\"attributes\":{\"first_name\":\"Benjamin\",\"last_name\":\"oduro\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(812, 'default', 'created', 'App\\Models\\User', 'created', 820, NULL, NULL, '{\"attributes\":{\"first_name\":\"Olivia\",\"last_name\":\"Arthur\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(813, 'default', 'created', 'App\\Models\\User', 'created', 821, NULL, NULL, '{\"attributes\":{\"first_name\":\"Victoria\",\"last_name\":\"Abasontey\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(814, 'default', 'created', 'App\\Models\\User', 'created', 822, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nancy\",\"last_name\":\"Fosu\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(815, 'default', 'created', 'App\\Models\\User', 'created', 823, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ophelia\",\"last_name\":\"Antwi\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(816, 'default', 'created', 'App\\Models\\User', 'created', 824, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adibri\",\"last_name\":\"Celestine\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(817, 'default', 'created', 'App\\Models\\User', 'created', 825, NULL, NULL, '{\"attributes\":{\"first_name\":\"kobby\",\"last_name\":\"fresh\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(818, 'default', 'created', 'App\\Models\\User', 'created', 826, NULL, NULL, '{\"attributes\":{\"first_name\":\"Fredena Dzifa\",\"last_name\":\"Akpokli\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(819, 'default', 'created', 'App\\Models\\User', 'created', 827, NULL, NULL, '{\"attributes\":{\"first_name\":\"Margaret\",\"last_name\":\"Lawson\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(820, 'default', 'created', 'App\\Models\\User', 'created', 828, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Azila\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(821, 'default', 'created', 'App\\Models\\User', 'created', 829, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Eshun\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(822, 'default', 'created', 'App\\Models\\User', 'created', 830, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philippa\",\"last_name\":\"Ashong\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(823, 'default', 'created', 'App\\Models\\User', 'created', 831, NULL, NULL, '{\"attributes\":{\"first_name\":\"Botchway\",\"last_name\":\"obayaa\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(824, 'default', 'created', 'App\\Models\\User', 'created', 832, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bernice\",\"last_name\":\"Amfo\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(825, 'default', 'created', 'App\\Models\\User', 'created', 833, NULL, NULL, '{\"attributes\":{\"first_name\":\"Stephany\",\"last_name\":\"Boateng\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(826, 'default', 'created', 'App\\Models\\User', 'created', 834, NULL, NULL, '{\"attributes\":{\"first_name\":\"Edith\",\"last_name\":\"Afari\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(827, 'default', 'created', 'App\\Models\\User', 'created', 835, NULL, NULL, '{\"attributes\":{\"first_name\":\"nana\",\"last_name\":\"Adwoa\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(828, 'default', 'created', 'App\\Models\\User', 'created', 836, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jennifer\",\"last_name\":\"adu\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(829, 'default', 'created', 'App\\Models\\User', 'created', 837, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Asare\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(830, 'default', 'created', 'App\\Models\\User', 'created', 838, NULL, NULL, '{\"attributes\":{\"first_name\":\"Doris\",\"last_name\":\"yayra\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(831, 'default', 'created', 'App\\Models\\User', 'created', 839, NULL, NULL, '{\"attributes\":{\"first_name\":\"vera\",\"last_name\":\"serwaa\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(832, 'default', 'created', 'App\\Models\\User', 'created', 840, NULL, NULL, '{\"attributes\":{\"first_name\":\"Luckie\",\"last_name\":\"Cobbinah\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(833, 'default', 'created', 'App\\Models\\User', 'created', 841, NULL, NULL, '{\"attributes\":{\"first_name\":\"Emelia\",\"last_name\":\"Nyamekye\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(834, 'default', 'created', 'App\\Models\\User', 'created', 842, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adwoa\",\"last_name\":\"Kpesenu\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(835, 'default', 'created', 'App\\Models\\User', 'created', 843, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lily Victoria\",\"last_name\":\"zoogah\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(836, 'default', 'created', 'App\\Models\\User', 'created', 844, NULL, NULL, '{\"attributes\":{\"first_name\":\"Elizabeth\",\"last_name\":\"Bimah\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(837, 'default', 'created', 'App\\Models\\User', 'created', 845, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amazing\",\"last_name\":\"Richael Grant\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(838, 'default', 'created', 'App\\Models\\User', 'created', 846, NULL, NULL, '{\"attributes\":{\"first_name\":\"Alimatu\",\"last_name\":\"ibr how are you\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(839, 'default', 'created', 'App\\Models\\User', 'created', 847, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lauretta\",\"last_name\":\"Arthur\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(840, 'default', 'created', 'App\\Models\\User', 'created', 848, NULL, NULL, '{\"attributes\":{\"first_name\":\"Janet\",\"last_name\":\"Akrofi\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(841, 'default', 'created', 'App\\Models\\User', 'created', 849, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nancy\",\"last_name\":\"Agyemang\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(842, 'default', 'created', 'App\\Models\\User', 'created', 850, NULL, NULL, '{\"attributes\":{\"first_name\":\"Efya\",\"last_name\":\"Nessy\"}}', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(843, 'default', 'created', 'App\\Models\\User', 'created', 851, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana\",\"last_name\":\"Asantewaa\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(844, 'default', 'created', 'App\\Models\\User', 'created', 852, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rebecca\",\"last_name\":\"Eshun Amoah\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(845, 'default', 'created', 'App\\Models\\User', 'created', 853, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ernestina\",\"last_name\":\"Fiankobea Asare\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(846, 'default', 'created', 'App\\Models\\User', 'created', 854, NULL, NULL, '{\"attributes\":{\"first_name\":\"Busah\",\"last_name\":\"Belinda\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(847, 'default', 'created', 'App\\Models\\User', 'created', 855, NULL, NULL, '{\"attributes\":{\"first_name\":\"Elizabeth\",\"last_name\":\"Odehe\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(848, 'default', 'created', 'App\\Models\\User', 'created', 856, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adepa\",\"last_name\":\"Hayford\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(849, 'default', 'created', 'App\\Models\\User', 'created', 857, NULL, NULL, '{\"attributes\":{\"first_name\":\"Benedicta\",\"last_name\":\"Asante\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(850, 'default', 'created', 'App\\Models\\User', 'created', 858, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sophia\",\"last_name\":\"Boateng\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(851, 'default', 'created', 'App\\Models\\User', 'created', 859, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ramatu\",\"last_name\":\"Mohammed\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(852, 'default', 'created', 'App\\Models\\User', 'created', 860, NULL, NULL, '{\"attributes\":{\"first_name\":\"leticia\",\"last_name\":\"Sarpong\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(853, 'default', 'created', 'App\\Models\\User', 'created', 861, NULL, NULL, '{\"attributes\":{\"first_name\":\"chills\",\"last_name\":\"official\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(854, 'default', 'created', 'App\\Models\\User', 'created', 862, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jovena\",\"last_name\":\"Adu\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(855, 'default', 'created', 'App\\Models\\User', 'created', 863, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gyau\",\"last_name\":\"Sampson\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(856, 'default', 'created', 'App\\Models\\User', 'created', 864, NULL, NULL, '{\"attributes\":{\"first_name\":\"Laurentha\",\"last_name\":\"confidence\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(857, 'default', 'created', 'App\\Models\\User', 'created', 865, NULL, NULL, '{\"attributes\":{\"first_name\":\"Theodora\",\"last_name\":\"Avoi\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(858, 'default', 'created', 'App\\Models\\User', 'created', 866, NULL, NULL, '{\"attributes\":{\"first_name\":\"pat\",\"last_name\":\"Efia\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(859, 'default', 'created', 'App\\Models\\User', 'created', 867, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mercy\",\"last_name\":\"Gyan\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(860, 'default', 'created', 'App\\Models\\User', 'created', 868, NULL, NULL, '{\"attributes\":{\"first_name\":\"Yaa\",\"last_name\":\"Baby\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(861, 'default', 'created', 'App\\Models\\User', 'created', 869, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ruth\",\"last_name\":\"Asiedu\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(862, 'default', 'created', 'App\\Models\\User', 'created', 870, NULL, NULL, '{\"attributes\":{\"first_name\":\"Justina Aseye\",\"last_name\":\"Mensah Homor\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(863, 'default', 'created', 'App\\Models\\User', 'created', 871, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gladys\",\"last_name\":\"Eshun\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(864, 'default', 'created', 'App\\Models\\User', 'created', 872, NULL, NULL, '{\"attributes\":{\"first_name\":\"Vanessa\",\"last_name\":\"Adonu\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(865, 'default', 'created', 'App\\Models\\User', 'created', 873, NULL, NULL, '{\"attributes\":{\"first_name\":\"Makafui\",\"last_name\":\"Adraki\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(866, 'default', 'created', 'App\\Models\\User', 'created', 874, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bridget\",\"last_name\":\"Barnie\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(867, 'default', 'created', 'App\\Models\\User', 'created', 875, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"AMA Mensah\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(868, 'default', 'created', 'App\\Models\\User', 'created', 876, NULL, NULL, '{\"attributes\":{\"first_name\":\"Precious\",\"last_name\":\"Mawutor\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(869, 'default', 'created', 'App\\Models\\User', 'created', 877, NULL, NULL, '{\"attributes\":{\"first_name\":\"Brenda\",\"last_name\":\"Ghansah\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(870, 'default', 'created', 'App\\Models\\User', 'created', 878, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mavis\",\"last_name\":\"QUARTEY\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(871, 'default', 'created', 'App\\Models\\User', 'created', 879, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mavis\",\"last_name\":\"Mensah\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(872, 'default', 'created', 'App\\Models\\User', 'created', 880, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jessica\",\"last_name\":\"Boampong\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(873, 'default', 'created', 'App\\Models\\User', 'created', 881, NULL, NULL, '{\"attributes\":{\"first_name\":\"Isaac\",\"last_name\":\"Nkuah\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(874, 'default', 'created', 'App\\Models\\User', 'created', 882, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Walley\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(875, 'default', 'created', 'App\\Models\\User', 'created', 883, NULL, NULL, '{\"attributes\":{\"first_name\":\"sophia\",\"last_name\":\"fiagbe\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(876, 'default', 'created', 'App\\Models\\User', 'created', 884, NULL, NULL, '{\"attributes\":{\"first_name\":\"Francisca\",\"last_name\":\"Annan\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(877, 'default', 'created', 'App\\Models\\User', 'created', 885, NULL, NULL, '{\"attributes\":{\"first_name\":\"Peter\",\"last_name\":\"Nimoh\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(878, 'default', 'created', 'App\\Models\\User', 'created', 886, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lois\",\"last_name\":\"Wilson\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(879, 'default', 'created', 'App\\Models\\User', 'created', 887, NULL, NULL, '{\"attributes\":{\"first_name\":\"Debby\",\"last_name\":\"Love\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(880, 'default', 'created', 'App\\Models\\User', 'created', 888, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rebecca\",\"last_name\":\"Arkhosuah\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(881, 'default', 'created', 'App\\Models\\User', 'created', 889, NULL, NULL, '{\"attributes\":{\"first_name\":\"Eunice\",\"last_name\":\"Cudjoe\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(882, 'default', 'created', 'App\\Models\\User', 'created', 890, NULL, NULL, '{\"attributes\":{\"first_name\":\"Khadijah\",\"last_name\":\"Alhassan\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(883, 'default', 'created', 'App\\Models\\User', 'created', 891, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bani Barbara\",\"last_name\":\"Amoabea\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(884, 'default', 'created', 'App\\Models\\User', 'created', 892, NULL, NULL, '{\"attributes\":{\"first_name\":\"Shaimawu\",\"last_name\":\"Ishaq\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(885, 'default', 'created', 'App\\Models\\User', 'created', 893, NULL, NULL, '{\"attributes\":{\"first_name\":\"Veronica\",\"last_name\":\"Opoku Amoako\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(886, 'default', 'created', 'App\\Models\\User', 'created', 894, NULL, NULL, '{\"attributes\":{\"first_name\":\"Josephine\",\"last_name\":\"kumi\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(887, 'default', 'created', 'App\\Models\\User', 'created', 895, NULL, NULL, '{\"attributes\":{\"first_name\":\"eve\",\"last_name\":\"Andrews\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(888, 'default', 'created', 'App\\Models\\User', 'created', 896, NULL, NULL, '{\"attributes\":{\"first_name\":\"Alberta\",\"last_name\":\"Adjoa\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(889, 'default', 'created', 'App\\Models\\User', 'created', 897, NULL, NULL, '{\"attributes\":{\"first_name\":\"Anastasia\",\"last_name\":\"Viewu\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(890, 'default', 'created', 'App\\Models\\User', 'created', 898, NULL, NULL, '{\"attributes\":{\"first_name\":\"Matilda\",\"last_name\":\"Obeng\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(891, 'default', 'created', 'App\\Models\\User', 'created', 899, NULL, NULL, '{\"attributes\":{\"first_name\":\"Aisha\",\"last_name\":\"Issah\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(892, 'default', 'created', 'App\\Models\\User', 'created', 900, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bernice\",\"last_name\":\"Karlyn\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(893, 'default', 'created', 'App\\Models\\User', 'created', 901, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hikima\",\"last_name\":\"Ali\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(894, 'default', 'created', 'App\\Models\\User', 'created', 902, NULL, NULL, '{\"attributes\":{\"first_name\":\"Isaac\",\"last_name\":\"Ampofo\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(895, 'default', 'created', 'App\\Models\\User', 'created', 903, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rachel\",\"last_name\":\"Rigober\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(896, 'default', 'created', 'App\\Models\\User', 'created', 904, NULL, NULL, '{\"attributes\":{\"first_name\":\"NYAMEKYE\",\"last_name\":\"Matilda\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(897, 'default', 'created', 'App\\Models\\User', 'created', 905, NULL, NULL, '{\"attributes\":{\"first_name\":\"Anurika\",\"last_name\":\"Monica\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(898, 'default', 'created', 'App\\Models\\User', 'created', 906, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hawa\",\"last_name\":\"Lamin\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(899, 'default', 'created', 'App\\Models\\User', 'created', 907, NULL, NULL, '{\"attributes\":{\"first_name\":\"Veronica\",\"last_name\":\"Salam\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(900, 'default', 'created', 'App\\Models\\User', 'created', 908, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jessica\",\"last_name\":\"odoi\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(901, 'default', 'created', 'App\\Models\\User', 'created', 909, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sarah\",\"last_name\":\"sam\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(902, 'default', 'created', 'App\\Models\\User', 'created', 910, NULL, NULL, '{\"attributes\":{\"first_name\":\"Olivia\",\"last_name\":\"ACQUAH\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(903, 'default', 'created', 'App\\Models\\User', 'created', 911, NULL, NULL, '{\"attributes\":{\"first_name\":\"helen\",\"last_name\":\"Marful\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(904, 'default', 'created', 'App\\Models\\User', 'created', 912, NULL, NULL, '{\"attributes\":{\"first_name\":\"SARAH\",\"last_name\":\"AFEDZI\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(905, 'default', 'created', 'App\\Models\\User', 'created', 913, NULL, NULL, '{\"attributes\":{\"first_name\":\"Patricia\",\"last_name\":\"Boateng\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(906, 'default', 'created', 'App\\Models\\User', 'created', 914, NULL, NULL, '{\"attributes\":{\"first_name\":\"sekina\",\"last_name\":\"Nkrumah\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(907, 'default', 'created', 'App\\Models\\User', 'created', 915, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bernice\",\"last_name\":\"Kesse Amoah\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(908, 'default', 'created', 'App\\Models\\User', 'created', 916, NULL, NULL, '{\"attributes\":{\"first_name\":\"Tomasita\",\"last_name\":\"Lucero\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(909, 'default', 'created', 'App\\Models\\User', 'created', 917, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jesuslina Love\",\"last_name\":\"Sarpong\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(910, 'default', 'created', 'App\\Models\\User', 'created', 918, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ivy\",\"last_name\":\"Kabuki\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(911, 'default', 'created', 'App\\Models\\User', 'created', 919, NULL, NULL, '{\"attributes\":{\"first_name\":\"Freda Offeibea\",\"last_name\":\"Ntow\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(912, 'default', 'created', 'App\\Models\\User', 'created', 920, NULL, NULL, '{\"attributes\":{\"first_name\":\"Kate\",\"last_name\":\"...\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(913, 'default', 'created', 'App\\Models\\User', 'created', 921, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jacobel\",\"last_name\":\"Osei Tutu\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(914, 'default', 'created', 'App\\Models\\User', 'created', 922, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mena Araba\",\"last_name\":\"Mbir\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(915, 'default', 'created', 'App\\Models\\User', 'created', 923, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Pomaa Adams\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(916, 'default', 'created', 'App\\Models\\User', 'created', 924, NULL, NULL, '{\"attributes\":{\"first_name\":\"PASCALINE\",\"last_name\":\"AGYEMAN\"}}', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(917, 'default', 'created', 'App\\Models\\User', 'created', 925, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lady Genevieve\",\"last_name\":\"Benneh\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(918, 'default', 'created', 'App\\Models\\User', 'created', 926, NULL, NULL, '{\"attributes\":{\"first_name\":\"Princess\",\"last_name\":\"Anane\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(919, 'default', 'created', 'App\\Models\\User', 'created', 927, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"kinnah\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(920, 'default', 'created', 'App\\Models\\User', 'created', 928, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philippa\",\"last_name\":\"Yonbil\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(921, 'default', 'created', 'App\\Models\\User', 'created', 929, NULL, NULL, '{\"attributes\":{\"first_name\":\"Matilda\",\"last_name\":\"Asamoah\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(922, 'default', 'created', 'App\\Models\\User', 'created', 930, NULL, NULL, '{\"attributes\":{\"first_name\":\"Maria\",\"last_name\":\"Mahmood\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(923, 'default', 'created', 'App\\Models\\User', 'created', 931, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lina\",\"last_name\":\"Asantewaa\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(924, 'default', 'created', 'App\\Models\\User', 'created', 932, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ruby\",\"last_name\":\"Nyanney\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(925, 'default', 'created', 'App\\Models\\User', 'created', 933, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amaamata\",\"last_name\":\"Mohammed\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(926, 'default', 'created', 'App\\Models\\User', 'created', 934, NULL, NULL, '{\"attributes\":{\"first_name\":\"Belinda\",\"last_name\":\"Nettey\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(927, 'default', 'created', 'App\\Models\\User', 'created', 935, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philomina\",\"last_name\":\"Mensah\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(928, 'default', 'created', 'App\\Models\\User', 'created', 936, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana Adwoa\",\"last_name\":\"Fianko\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(929, 'default', 'created', 'App\\Models\\User', 'created', 937, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abena\",\"last_name\":\"Oforiwa\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(930, 'default', 'created', 'App\\Models\\User', 'created', 938, NULL, NULL, '{\"attributes\":{\"first_name\":\"Aisha\",\"last_name\":\"Adam\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(931, 'default', 'created', 'App\\Models\\User', 'created', 939, NULL, NULL, '{\"attributes\":{\"first_name\":\"sarah\",\"last_name\":\"Afoko\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(932, 'default', 'created', 'App\\Models\\User', 'created', 940, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Akyamaa\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(933, 'default', 'created', 'App\\Models\\User', 'created', 941, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Takyi-Mensah\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(934, 'default', 'created', 'App\\Models\\User', 'created', 942, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nasiha\",\"last_name\":\"Mohammed\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(935, 'default', 'created', 'App\\Models\\User', 'created', 943, NULL, NULL, '{\"attributes\":{\"first_name\":\"evelis\",\"last_name\":\"egyir\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(936, 'default', 'created', 'App\\Models\\User', 'created', 944, NULL, NULL, '{\"attributes\":{\"first_name\":\"Yolanda Gifty\",\"last_name\":\"Nartey\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(937, 'default', 'created', 'App\\Models\\User', 'created', 945, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amoatema Abena\",\"last_name\":\"Agyemang\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(938, 'default', 'created', 'App\\Models\\User', 'created', 946, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hafiz\",\"last_name\":\"Barikisu\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(939, 'default', 'created', 'App\\Models\\User', 'created', 947, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Harrison\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(940, 'default', 'created', 'App\\Models\\User', 'created', 948, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bernard\",\"last_name\":\"Bondzie\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(941, 'default', 'created', 'App\\Models\\User', 'created', 949, NULL, NULL, '{\"attributes\":{\"first_name\":\"Brigette\",\"last_name\":\"osei A\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(942, 'default', 'created', 'App\\Models\\User', 'created', 950, NULL, NULL, '{\"attributes\":{\"first_name\":\"Florence\",\"last_name\":\"Abrah Sika\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(943, 'default', 'created', 'App\\Models\\User', 'created', 951, NULL, NULL, '{\"attributes\":{\"first_name\":\"Eric\",\"last_name\":\"Azaakpali\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(944, 'default', 'created', 'App\\Models\\User', 'created', 952, NULL, NULL, '{\"attributes\":{\"first_name\":\"shetu\",\"last_name\":\"moh\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(945, 'default', 'created', 'App\\Models\\User', 'created', 953, NULL, NULL, '{\"attributes\":{\"first_name\":\"Monica\",\"last_name\":\"Berko\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(946, 'default', 'created', 'App\\Models\\User', 'created', 954, NULL, NULL, '{\"attributes\":{\"first_name\":\"francisca\",\"last_name\":\"Adzim\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(947, 'default', 'created', 'App\\Models\\User', 'created', 955, NULL, NULL, '{\"attributes\":{\"first_name\":\"abena\",\"last_name\":\"Jessica\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(948, 'default', 'created', 'App\\Models\\User', 'created', 956, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace Nana Ama\",\"last_name\":\"Mensah\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(949, 'default', 'created', 'App\\Models\\User', 'created', 957, NULL, NULL, '{\"attributes\":{\"first_name\":\"evelis\",\"last_name\":\"egyir\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(950, 'default', 'created', 'App\\Models\\User', 'created', 958, NULL, NULL, '{\"attributes\":{\"first_name\":\"Joshua\",\"last_name\":\"Asigri\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(951, 'default', 'created', 'App\\Models\\User', 'created', 959, NULL, NULL, '{\"attributes\":{\"first_name\":\"magdalene\",\"last_name\":\"Nketia Boateng\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(952, 'default', 'created', 'App\\Models\\User', 'created', 960, NULL, NULL, '{\"attributes\":{\"first_name\":\"Deborah\",\"last_name\":\"Atayi\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(953, 'default', 'created', 'App\\Models\\User', 'created', 961, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nicholina\",\"last_name\":\"Amankwah\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(954, 'default', 'created', 'App\\Models\\User', 'created', 962, NULL, NULL, '{\"attributes\":{\"first_name\":\"Animwaa Rebecca\",\"last_name\":\"Yeboah\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(955, 'default', 'created', 'App\\Models\\User', 'created', 963, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jackline\",\"last_name\":\"Gyedu\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(956, 'default', 'created', 'App\\Models\\User', 'created', 964, NULL, NULL, '{\"attributes\":{\"first_name\":\"Annor\",\"last_name\":\"Sheila\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(957, 'default', 'created', 'App\\Models\\User', 'created', 965, NULL, NULL, '{\"attributes\":{\"first_name\":\"Zinatu\",\"last_name\":\"Yakubu\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(958, 'default', 'created', 'App\\Models\\User', 'created', 966, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rhoda\",\"last_name\":\"Dufie\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(959, 'default', 'created', 'App\\Models\\User', 'created', 967, NULL, NULL, '{\"attributes\":{\"first_name\":\"Yvette Anim\",\"last_name\":\"Amponsah\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(960, 'default', 'created', 'App\\Models\\User', 'created', 968, NULL, NULL, '{\"attributes\":{\"first_name\":\"Magdalene\",\"last_name\":\"Adjei\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(961, 'default', 'created', 'App\\Models\\User', 'created', 969, NULL, NULL, '{\"attributes\":{\"first_name\":\"Anita\",\"last_name\":\"Armah\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(962, 'default', 'created', 'App\\Models\\User', 'created', 970, NULL, NULL, '{\"attributes\":{\"first_name\":\"maame\",\"last_name\":\"serwaa\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(963, 'default', 'created', 'App\\Models\\User', 'created', 971, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hariel\",\"last_name\":\"Isaac\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(964, 'default', 'created', 'App\\Models\\User', 'created', 972, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jennifer\",\"last_name\":\"Golden\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(965, 'default', 'created', 'App\\Models\\User', 'created', 973, NULL, NULL, '{\"attributes\":{\"first_name\":\"kakari\",\"last_name\":\"Theresah\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(966, 'default', 'created', 'App\\Models\\User', 'created', 974, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mildred\",\"last_name\":\"Samuel\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(967, 'default', 'created', 'App\\Models\\User', 'created', 975, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bernice\",\"last_name\":\"Roy\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(968, 'default', 'created', 'App\\Models\\User', 'created', 976, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mamduda\",\"last_name\":\"Safianu\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(969, 'default', 'created', 'App\\Models\\User', 'created', 977, NULL, NULL, '{\"attributes\":{\"first_name\":\"Monica Boatemaa\",\"last_name\":\"Amofah\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(970, 'default', 'created', 'App\\Models\\User', 'created', 978, NULL, NULL, '{\"attributes\":{\"first_name\":\"Helena\",\"last_name\":\"Adjei\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(971, 'default', 'created', 'App\\Models\\User', 'created', 979, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rafiatu\",\"last_name\":\"Mohammed\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(972, 'default', 'created', 'App\\Models\\User', 'created', 980, NULL, NULL, '{\"attributes\":{\"first_name\":\"Linda Makafui\",\"last_name\":\"Deitutu\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(973, 'default', 'created', 'App\\Models\\User', 'created', 981, NULL, NULL, '{\"attributes\":{\"first_name\":\"Misbau\",\"last_name\":\"Muniratu Happy\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(974, 'default', 'created', 'App\\Models\\User', 'created', 982, NULL, NULL, '{\"attributes\":{\"first_name\":\"Eunice\",\"last_name\":\"Newman\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(975, 'default', 'created', 'App\\Models\\User', 'created', 983, NULL, NULL, '{\"attributes\":{\"first_name\":\"Addo\",\"last_name\":\"Rachel Sarpong\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(976, 'default', 'created', 'App\\Models\\User', 'created', 984, NULL, NULL, '{\"attributes\":{\"first_name\":\"Seraphine\",\"last_name\":\"Dzansi\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(977, 'default', 'created', 'App\\Models\\User', 'created', 985, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ramatu\",\"last_name\":\"Abdul\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(978, 'default', 'created', 'App\\Models\\User', 'created', 986, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ruth\",\"last_name\":\"Debrah\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(979, 'default', 'created', 'App\\Models\\User', 'created', 987, NULL, NULL, '{\"attributes\":{\"first_name\":\"Kafaya\",\"last_name\":\"Abdul Aziz\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(980, 'default', 'created', 'App\\Models\\User', 'created', 988, NULL, NULL, '{\"attributes\":{\"first_name\":\"Elizabeth\",\"last_name\":\"Andrews\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(981, 'default', 'created', 'App\\Models\\User', 'created', 989, NULL, NULL, '{\"attributes\":{\"first_name\":\"Juliana\",\"last_name\":\"Adwubi\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(982, 'default', 'created', 'App\\Models\\User', 'created', 990, NULL, NULL, '{\"attributes\":{\"first_name\":\"Fati\",\"last_name\":\"Braimah\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(983, 'default', 'created', 'App\\Models\\User', 'created', 991, NULL, NULL, '{\"attributes\":{\"first_name\":\"Benisa\",\"last_name\":\"Tano\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'); +INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_type`, `event`, `subject_id`, `causer_type`, `causer_id`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES +(984, 'default', 'created', 'App\\Models\\User', 'created', 992, NULL, NULL, '{\"attributes\":{\"first_name\":\"grace\",\"last_name\":\"sai\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(985, 'default', 'created', 'App\\Models\\User', 'created', 993, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jessica\",\"last_name\":\"Asum\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(986, 'default', 'created', 'App\\Models\\User', 'created', 994, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ibrahim\",\"last_name\":\"Ayuba\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(987, 'default', 'created', 'App\\Models\\User', 'created', 995, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hicks\",\"last_name\":\"Agyemang\"}}', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(988, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-09 04:59:20', '2023-08-09 04:59:20'), +(989, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-09 05:05:49', '2023-08-09 05:05:49'), +(990, 'default', 'updated', 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', 1, '{\"attributes\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"},\"old\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"}}', NULL, '2023-08-09 06:07:26', '2023-08-09 06:07:26'), +(991, 'default', 'updated', 'App\\Models\\User', 'updated', 3, 'App\\Models\\User', 1, '{\"attributes\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"},\"old\":{\"first_name\":\"Jeff\",\"last_name\":\"Doon\"}}', NULL, '2023-08-09 08:24:35', '2023-08-09 08:24:35'), +(992, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-09 09:14:40', '2023-08-09 09:14:40'), +(993, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-09 09:16:33', '2023-08-09 09:16:33'), +(994, 'default', 'updated', 'App\\Models\\User', 'updated', 3, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"},\"old\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"}}', NULL, '2023-08-09 09:39:18', '2023-08-09 09:39:18'), +(995, 'default', 'updated', 'App\\Models\\User', 'updated', 3, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"},\"old\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"}}', NULL, '2023-08-09 09:40:03', '2023-08-09 09:40:03'), +(996, 'default', 'updated', 'App\\Models\\User', 'updated', 9, 'App\\Models\\User', 9, '{\"attributes\":{\"first_name\":\"Benedicta\",\"last_name\":\"Owusu\"},\"old\":{\"first_name\":\"Benedicta\",\"last_name\":\"Owusu\"}}', NULL, '2023-08-09 09:49:01', '2023-08-09 09:49:01'), +(997, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-09 11:45:09', '2023-08-09 11:45:09'), +(998, 'default', 'updated', 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', 1, '{\"attributes\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"},\"old\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"}}', NULL, '2023-08-09 11:45:22', '2023-08-09 11:45:22'), +(999, 'default', 'created', 'App\\Models\\User', 'created', 996, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Jor\"}}', NULL, '2023-08-09 13:59:50', '2023-08-09 13:59:50'), +(1000, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-09 15:20:25', '2023-08-09 15:20:25'), +(1001, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-09 15:25:50', '2023-08-09 15:25:50'), +(1002, 'default', 'created', 'App\\Models\\User', 'created', 997, NULL, NULL, '{\"attributes\":{\"first_name\":\"Serwaa\",\"last_name\":\"Benedicta\"}}', NULL, '2023-08-09 15:35:37', '2023-08-09 15:35:37'), +(1003, 'default', 'updated', 'App\\Models\\User', 'updated', 614, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jennifer\",\"last_name\":\"Assabil\"},\"old\":{\"first_name\":\"Jennifer\",\"last_name\":\"Assabil\"}}', NULL, '2023-08-09 18:58:43', '2023-08-09 18:58:43'), +(1004, 'default', 'created', 'App\\Models\\User', 'created', 998, NULL, NULL, '{\"attributes\":{\"first_name\":\"Florence\",\"last_name\":\"Lamptey\"}}', NULL, '2023-08-09 19:54:18', '2023-08-09 19:54:18'), +(1005, 'default', 'updated', 'App\\Models\\User', 'updated', 975, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bernice\",\"last_name\":\"Roy\"},\"old\":{\"first_name\":\"Bernice\",\"last_name\":\"Roy\"}}', NULL, '2023-08-09 20:24:39', '2023-08-09 20:24:39'), +(1006, 'default', 'updated', 'App\\Models\\User', 'updated', 416, NULL, NULL, '{\"attributes\":{\"first_name\":\"Janet\",\"last_name\":\"Adjonyor\"},\"old\":{\"first_name\":\"Janet\",\"last_name\":\"Adjonyor\"}}', NULL, '2023-08-09 20:26:19', '2023-08-09 20:26:19'), +(1007, 'default', 'updated', 'App\\Models\\User', 'updated', 416, 'App\\Models\\User', 416, '{\"attributes\":{\"first_name\":\"Janet\",\"last_name\":\"Adjonyor\"},\"old\":{\"first_name\":\"Janet\",\"last_name\":\"Adjonyor\"}}', NULL, '2023-08-09 20:28:20', '2023-08-09 20:28:20'), +(1008, 'default', 'updated', 'App\\Models\\User', 'updated', 856, 'App\\Models\\User', 856, '{\"attributes\":{\"first_name\":\"Adepa\",\"last_name\":\"Hayford\"},\"old\":{\"first_name\":\"Adepa\",\"last_name\":\"Hayford\"}}', NULL, '2023-08-09 21:11:37', '2023-08-09 21:11:37'), +(1009, 'default', 'updated', 'App\\Models\\User', 'updated', 81, NULL, NULL, '{\"attributes\":{\"first_name\":\"Love\",\"last_name\":\"Eshun\"},\"old\":{\"first_name\":\"Love\",\"last_name\":\"Eshun\"}}', NULL, '2023-08-09 21:36:11', '2023-08-09 21:36:11'), +(1010, 'default', 'created', 'App\\Models\\User', 'created', 999, NULL, NULL, '{\"attributes\":{\"first_name\":\"Millicent\",\"last_name\":\"Affum\"}}', NULL, '2023-08-09 23:10:10', '2023-08-09 23:10:10'), +(1011, 'default', 'created', 'App\\Models\\User', 'created', 1000, NULL, NULL, '{\"attributes\":{\"first_name\":\"Doreen\",\"last_name\":\"Amponsah\"}}', NULL, '2023-08-10 00:07:00', '2023-08-10 00:07:00'), +(1012, 'default', 'updated', 'App\\Models\\User', 'updated', 1000, 'App\\Models\\User', 1000, '{\"attributes\":{\"first_name\":\"Doreen\",\"last_name\":\"Amponsah\"},\"old\":{\"first_name\":\"Doreen\",\"last_name\":\"Amponsah\"}}', NULL, '2023-08-10 00:10:02', '2023-08-10 00:10:02'), +(1013, 'default', 'created', 'App\\Models\\User', 'created', 1005, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-10 03:37:43', '2023-08-10 03:37:43'), +(1014, 'default', 'updated', 'App\\Models\\User', 'updated', 382, NULL, NULL, '{\"attributes\":{\"first_name\":\"Evelyn\",\"last_name\":\"Duse\"},\"old\":{\"first_name\":\"Evelyn\",\"last_name\":\"Duse\"}}', NULL, '2023-08-10 04:57:01', '2023-08-10 04:57:01'), +(1015, 'default', 'created', 'App\\Models\\User', 'created', 1006, NULL, NULL, '{\"attributes\":{\"first_name\":\"Clinton\",\"last_name\":\"Atiso\"}}', NULL, '2023-08-10 07:20:04', '2023-08-10 07:20:04'), +(1016, 'default', 'updated', 'App\\Models\\User', 'updated', 398, NULL, NULL, '{\"attributes\":{\"first_name\":\"Faustina\",\"last_name\":\"Nyarko\"},\"old\":{\"first_name\":\"Faustina\",\"last_name\":\"Nyarko\"}}', NULL, '2023-08-10 08:49:01', '2023-08-10 08:49:01'), +(1017, 'default', 'created', 'App\\Models\\User', 'created', 1007, NULL, NULL, '{\"attributes\":{\"first_name\":\"Benedicta\",\"last_name\":\"Owusu\"}}', NULL, '2023-08-10 09:09:41', '2023-08-10 09:09:41'), +(1018, 'default', 'created', 'App\\Models\\User', 'created', 1008, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jennifer\",\"last_name\":\"Oduro\"}}', NULL, '2023-08-10 09:49:46', '2023-08-10 09:49:46'), +(1019, 'default', 'updated', 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', 1, '{\"attributes\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"},\"old\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"}}', NULL, '2023-08-10 10:07:09', '2023-08-10 10:07:09'), +(1020, 'default', 'updated', 'App\\Models\\User', 'updated', 3, 'App\\Models\\User', 3, '{\"attributes\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"},\"old\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"}}', NULL, '2023-08-10 10:50:30', '2023-08-10 10:50:30'), +(1021, 'default', 'created', 'App\\Models\\User', 'created', 1009, NULL, NULL, '{\"attributes\":{\"first_name\":\"Eli\",\"last_name\":\"addai\"}}', NULL, '2023-08-10 11:23:24', '2023-08-10 11:23:24'), +(1022, 'default', 'updated', 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', 1, '{\"attributes\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"},\"old\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"}}', NULL, '2023-08-10 11:41:42', '2023-08-10 11:41:42'), +(1023, 'default', 'updated', 'App\\Models\\User', 'updated', 3, 'App\\Models\\User', 3, '{\"attributes\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"},\"old\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"}}', NULL, '2023-08-10 11:45:07', '2023-08-10 11:45:07'), +(1024, 'default', 'updated', 'App\\Models\\User', 'updated', 388, 'App\\Models\\User', 388, '{\"attributes\":{\"first_name\":\"Armoh\",\"last_name\":\"Evelyn\"},\"old\":{\"first_name\":\"Armoh\",\"last_name\":\"Evelyn\"}}', NULL, '2023-08-10 11:58:35', '2023-08-10 11:58:35'), +(1025, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-10 12:00:26', '2023-08-10 12:00:26'), +(1026, 'default', 'updated', 'App\\Models\\User', 'updated', 3, 'App\\Models\\User', 3, '{\"attributes\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"},\"old\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"}}', NULL, '2023-08-10 12:02:02', '2023-08-10 12:02:02'), +(1027, 'default', 'updated', 'App\\Models\\User', 'updated', 23, NULL, NULL, '{\"attributes\":{\"first_name\":\"Salomey\",\"last_name\":\"Akorley\"},\"old\":{\"first_name\":\"Salomey\",\"last_name\":\"Akorley\"}}', NULL, '2023-08-10 12:04:07', '2023-08-10 12:04:07'), +(1028, 'default', 'updated', 'App\\Models\\User', 'updated', 3, 'App\\Models\\User', 3, '{\"attributes\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"},\"old\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"}}', NULL, '2023-08-10 12:24:02', '2023-08-10 12:24:02'), +(1029, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-10 12:27:41', '2023-08-10 12:27:41'), +(1030, 'default', 'created', 'App\\Models\\User', 'created', 1010, NULL, NULL, '{\"attributes\":{\"first_name\":\"Husseina\",\"last_name\":\"Ali\"}}', NULL, '2023-08-10 13:05:27', '2023-08-10 13:05:27'), +(1031, 'default', 'created', 'App\\Models\\User', 'created', 1011, NULL, NULL, '{\"attributes\":{\"first_name\":\"Anastasia\",\"last_name\":\"Awortwi\"}}', NULL, '2023-08-10 13:07:30', '2023-08-10 13:07:30'), +(1032, 'default', 'updated', 'App\\Models\\User', 'updated', 57, 'App\\Models\\User', 57, '{\"attributes\":{\"first_name\":\"Boateng\",\"last_name\":\"Diana\"},\"old\":{\"first_name\":\"Boateng\",\"last_name\":\"Diana\"}}', NULL, '2023-08-10 13:14:54', '2023-08-10 13:14:54'), +(1033, 'default', 'created', 'App\\Models\\User', 'created', 1012, NULL, NULL, '{\"attributes\":{\"first_name\":\"ohenewaa\",\"last_name\":\"phidelia\"}}', NULL, '2023-08-10 13:31:03', '2023-08-10 13:31:03'), +(1034, 'default', 'updated', 'App\\Models\\User', 'updated', 1012, 'App\\Models\\User', 1012, '{\"attributes\":{\"first_name\":\"ohenewaa\",\"last_name\":\"phidelia\"},\"old\":{\"first_name\":\"ohenewaa\",\"last_name\":\"phidelia\"}}', NULL, '2023-08-10 13:31:44', '2023-08-10 13:31:44'), +(1035, 'default', 'updated', 'App\\Models\\User', 'updated', 1012, 'App\\Models\\User', 1012, '{\"attributes\":{\"first_name\":\"ohenewaa\",\"last_name\":\"phidelia\"},\"old\":{\"first_name\":\"ohenewaa\",\"last_name\":\"phidelia\"}}', NULL, '2023-08-10 13:31:54', '2023-08-10 13:31:54'), +(1036, 'default', 'created', 'App\\Models\\User', 'created', 1013, NULL, NULL, '{\"attributes\":{\"first_name\":\"Offeibea\",\"last_name\":\"Akornor\"}}', NULL, '2023-08-10 13:41:36', '2023-08-10 13:41:36'), +(1037, 'default', 'created', 'App\\Models\\User', 'created', 1014, NULL, NULL, '{\"attributes\":{\"first_name\":\"lawrencia\",\"last_name\":\"mensah\"}}', NULL, '2023-08-10 13:44:18', '2023-08-10 13:44:18'), +(1038, 'default', 'created', 'App\\Models\\User', 'created', 1015, NULL, NULL, '{\"attributes\":{\"first_name\":\"Afriyie\",\"last_name\":\"Deborah\"}}', NULL, '2023-08-10 13:56:11', '2023-08-10 13:56:11'), +(1039, 'default', 'updated', 'App\\Models\\User', 'updated', 1015, 'App\\Models\\User', 1015, '{\"attributes\":{\"first_name\":\"Afriyie\",\"last_name\":\"Deborah\"},\"old\":{\"first_name\":\"Afriyie\",\"last_name\":\"Deborah\"}}', NULL, '2023-08-10 13:59:34', '2023-08-10 13:59:34'), +(1040, 'default', 'updated', 'App\\Models\\User', 'updated', 3, 'App\\Models\\User', 3, '{\"attributes\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"},\"old\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"}}', NULL, '2023-08-10 14:06:26', '2023-08-10 14:06:26'), +(1041, 'default', 'created', 'App\\Models\\User', 'created', 1016, NULL, NULL, '{\"attributes\":{\"first_name\":\"Anita\",\"last_name\":\"Asare\"}}', NULL, '2023-08-10 14:08:14', '2023-08-10 14:08:14'), +(1042, 'default', 'updated', 'App\\Models\\User', 'updated', 1016, 'App\\Models\\User', 1016, '{\"attributes\":{\"first_name\":\"Anita\",\"last_name\":\"Asare\"},\"old\":{\"first_name\":\"Anita\",\"last_name\":\"Asare\"}}', NULL, '2023-08-10 14:10:25', '2023-08-10 14:10:25'), +(1043, 'default', 'created', 'App\\Models\\User', 'created', 1017, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana\",\"last_name\":\"Yaa\"}}', NULL, '2023-08-10 14:15:09', '2023-08-10 14:15:09'), +(1044, 'default', 'created', 'App\\Models\\User', 'created', 1018, NULL, NULL, '{\"attributes\":{\"first_name\":\"Elizabeth\",\"last_name\":\"Adobaw\"}}', NULL, '2023-08-10 14:29:54', '2023-08-10 14:29:54'), +(1045, 'default', 'created', 'App\\Models\\User', 'created', 1019, NULL, NULL, '{\"attributes\":{\"first_name\":\"Miss\",\"last_name\":\"Abigail\"}}', NULL, '2023-08-10 14:33:44', '2023-08-10 14:33:44'), +(1046, 'default', 'updated', 'App\\Models\\User', 'updated', 979, 'App\\Models\\User', 979, '{\"attributes\":{\"first_name\":\"Rafiatu\",\"last_name\":\"Mohammed\"},\"old\":{\"first_name\":\"Rafiatu\",\"last_name\":\"Mohammed\"}}', NULL, '2023-08-10 14:36:20', '2023-08-10 14:36:20'), +(1047, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-10 14:51:28', '2023-08-10 14:51:28'), +(1048, 'default', 'created', 'App\\Models\\User', 'created', 1020, NULL, NULL, '{\"attributes\":{\"first_name\":\"Irene\",\"last_name\":\"Osei\"}}', NULL, '2023-08-10 15:01:00', '2023-08-10 15:01:00'), +(1049, 'default', 'created', 'App\\Models\\User', 'created', 1021, NULL, NULL, '{\"attributes\":{\"first_name\":\"Elizabeth\",\"last_name\":\"Kuma\"}}', NULL, '2023-08-10 15:02:46', '2023-08-10 15:02:46'), +(1050, 'default', 'created', 'App\\Models\\User', 'created', 1022, NULL, NULL, '{\"attributes\":{\"first_name\":\"Matilda\",\"last_name\":\"Foli\"}}', NULL, '2023-08-10 15:03:39', '2023-08-10 15:03:39'), +(1051, 'default', 'created', 'App\\Models\\User', 'created', 1023, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dora\",\"last_name\":\"Asiamah\"}}', NULL, '2023-08-10 15:04:17', '2023-08-10 15:04:17'), +(1052, 'default', 'updated', 'App\\Models\\User', 'updated', 1010, 'App\\Models\\User', 1010, '{\"attributes\":{\"first_name\":\"Husseina\",\"last_name\":\"Ali\"},\"old\":{\"first_name\":\"Husseina\",\"last_name\":\"Ali\"}}', NULL, '2023-08-10 15:09:43', '2023-08-10 15:09:43'), +(1053, 'default', 'created', 'App\\Models\\User', 'created', 1024, NULL, NULL, '{\"attributes\":{\"first_name\":\"Vivian\",\"last_name\":\"Lav\"}}', NULL, '2023-08-10 15:10:15', '2023-08-10 15:10:15'), +(1054, 'default', 'updated', 'App\\Models\\User', 'updated', 1010, 'App\\Models\\User', 1010, '{\"attributes\":{\"first_name\":\"Husseina\",\"last_name\":\"Ali\"},\"old\":{\"first_name\":\"Husseina\",\"last_name\":\"Ali\"}}', NULL, '2023-08-10 15:11:18', '2023-08-10 15:11:18'), +(1055, 'default', 'created', 'App\\Models\\User', 'created', 1025, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akosua\",\"last_name\":\"Otubea\"}}', NULL, '2023-08-10 15:15:09', '2023-08-10 15:15:09'), +(1056, 'default', 'updated', 'App\\Models\\User', 'updated', 1023, 'App\\Models\\User', 1023, '{\"attributes\":{\"first_name\":\"Dora\",\"last_name\":\"Asiamah\"},\"old\":{\"first_name\":\"Dora\",\"last_name\":\"Asiamah\"}}', NULL, '2023-08-10 15:29:05', '2023-08-10 15:29:05'), +(1057, 'default', 'updated', 'App\\Models\\User', 'updated', 1023, 'App\\Models\\User', 1023, '{\"attributes\":{\"first_name\":\"Dora\",\"last_name\":\"Asiamah\"},\"old\":{\"first_name\":\"Dora\",\"last_name\":\"Asiamah\"}}', NULL, '2023-08-10 15:29:15', '2023-08-10 15:29:15'), +(1058, 'default', 'updated', 'App\\Models\\User', 'updated', 447, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hajara\",\"last_name\":\"Ahmed\"},\"old\":{\"first_name\":\"Hajara\",\"last_name\":\"Ahmed\"}}', NULL, '2023-08-10 15:41:25', '2023-08-10 15:41:25'), +(1059, 'default', 'created', 'App\\Models\\User', 'created', 1026, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leelia\",\"last_name\":\"Ofosu\"}}', NULL, '2023-08-10 15:42:53', '2023-08-10 15:42:53'), +(1060, 'default', 'updated', 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', 1, '{\"attributes\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"},\"old\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"}}', NULL, '2023-08-10 15:55:01', '2023-08-10 15:55:01'), +(1061, 'default', 'created', 'App\\Models\\User', 'created', 1027, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Okyere\"}}', NULL, '2023-08-10 16:32:23', '2023-08-10 16:32:23'), +(1062, 'default', 'created', 'App\\Models\\User', 'created', 1028, NULL, NULL, '{\"attributes\":{\"first_name\":\"Zanetor\",\"last_name\":\"Adda\"}}', NULL, '2023-08-10 16:36:38', '2023-08-10 16:36:38'), +(1063, 'default', 'created', 'App\\Models\\User', 'created', 1029, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mavis\",\"last_name\":\"Sarfoah Amakye\"}}', NULL, '2023-08-10 16:46:10', '2023-08-10 16:46:10'), +(1064, 'default', 'updated', 'App\\Models\\User', 'updated', 1029, 'App\\Models\\User', 1029, '{\"attributes\":{\"first_name\":\"Mavis\",\"last_name\":\"Sarfoah Amakye\"},\"old\":{\"first_name\":\"Mavis\",\"last_name\":\"Sarfoah Amakye\"}}', NULL, '2023-08-10 16:48:24', '2023-08-10 16:48:24'), +(1065, 'default', 'updated', 'App\\Models\\User', 'updated', 808, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Osei\"},\"old\":{\"first_name\":\"Priscilla\",\"last_name\":\"Osei\"}}', NULL, '2023-08-10 17:07:30', '2023-08-10 17:07:30'), +(1066, 'default', 'created', 'App\\Models\\User', 'created', 1030, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ruth\",\"last_name\":\"Ayinimiba\"}}', NULL, '2023-08-10 17:29:37', '2023-08-10 17:29:37'), +(1067, 'default', 'created', 'App\\Models\\User', 'created', 1031, NULL, NULL, '{\"attributes\":{\"first_name\":\"Patricia\",\"last_name\":\"Binney\"}}', NULL, '2023-08-10 17:30:07', '2023-08-10 17:30:07'), +(1068, 'default', 'created', 'App\\Models\\User', 'created', 1032, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lordina\",\"last_name\":\"Sackey\"}}', NULL, '2023-08-10 17:55:25', '2023-08-10 17:55:25'), +(1069, 'default', 'updated', 'App\\Models\\User', 'updated', 952, NULL, NULL, '{\"attributes\":{\"first_name\":\"shetu\",\"last_name\":\"moh\"},\"old\":{\"first_name\":\"shetu\",\"last_name\":\"moh\"}}', NULL, '2023-08-10 18:00:49', '2023-08-10 18:00:49'), +(1070, 'default', 'created', 'App\\Models\\User', 'created', 1033, NULL, NULL, '{\"attributes\":{\"first_name\":\"Juliana\",\"last_name\":\"Asamoah\"}}', NULL, '2023-08-10 18:03:55', '2023-08-10 18:03:55'), +(1071, 'default', 'created', 'App\\Models\\User', 'created', 1034, NULL, NULL, '{\"attributes\":{\"first_name\":\"Yayra\",\"last_name\":\"Attrickie\"}}', NULL, '2023-08-10 18:04:40', '2023-08-10 18:04:40'), +(1072, 'default', 'created', 'App\\Models\\User', 'created', 1035, NULL, NULL, '{\"attributes\":{\"first_name\":\"Joyce\",\"last_name\":\"Nyame\"}}', NULL, '2023-08-10 18:18:51', '2023-08-10 18:18:51'), +(1073, 'default', 'created', 'App\\Models\\User', 'created', 1036, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jephter\",\"last_name\":\"Edmundson\"}}', NULL, '2023-08-10 20:21:49', '2023-08-10 20:21:49'), +(1074, 'default', 'created', 'App\\Models\\User', 'created', 1037, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ishmaelina\",\"last_name\":\"Yanney\"}}', NULL, '2023-08-10 20:26:40', '2023-08-10 20:26:40'), +(1075, 'default', 'created', 'App\\Models\\User', 'created', 1038, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dede\",\"last_name\":\"Krystal\"}}', NULL, '2023-08-10 20:36:20', '2023-08-10 20:36:20'), +(1076, 'default', 'updated', 'App\\Models\\User', 'updated', 1029, 'App\\Models\\User', 1029, '{\"attributes\":{\"first_name\":\"Mavis\",\"last_name\":\"Sarfoah Amakye\"},\"old\":{\"first_name\":\"Mavis\",\"last_name\":\"Sarfoah Amakye\"}}', NULL, '2023-08-10 20:58:22', '2023-08-10 20:58:22'), +(1077, 'default', 'updated', 'App\\Models\\User', 'updated', 1029, 'App\\Models\\User', 1029, '{\"attributes\":{\"first_name\":\"Mavis\",\"last_name\":\"Sarfoah Amakye\"},\"old\":{\"first_name\":\"Mavis\",\"last_name\":\"Sarfoah Amakye\"}}', NULL, '2023-08-10 20:58:49', '2023-08-10 20:58:49'), +(1078, 'default', 'created', 'App\\Models\\User', 'created', 1039, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bernice\",\"last_name\":\"Ofori-Agyekum\"}}', NULL, '2023-08-10 22:24:24', '2023-08-10 22:24:24'), +(1079, 'default', 'created', 'App\\Models\\User', 'created', 1040, NULL, NULL, '{\"attributes\":{\"first_name\":\"Zakari\",\"last_name\":\"Malik\"}}', NULL, '2023-08-11 00:26:52', '2023-08-11 00:26:52'), +(1080, 'default', 'updated', 'App\\Models\\User', 'updated', 1035, 'App\\Models\\User', 1035, '{\"attributes\":{\"first_name\":\"Joyce\",\"last_name\":\"Nyame\"},\"old\":{\"first_name\":\"Joyce\",\"last_name\":\"Nyame\"}}', NULL, '2023-08-11 06:55:00', '2023-08-11 06:55:00'), +(1081, 'default', 'created', 'App\\Models\\User', 'created', 1041, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adwoa\",\"last_name\":\"Adepa\"}}', NULL, '2023-08-11 07:27:46', '2023-08-11 07:27:46'), +(1082, 'default', 'created', 'App\\Models\\User', 'created', 1042, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ashitey\",\"last_name\":\"Jemaima\"}}', NULL, '2023-08-11 08:56:42', '2023-08-11 08:56:42'), +(1083, 'default', 'updated', 'App\\Models\\User', 'updated', 1042, 'App\\Models\\User', 1042, '{\"attributes\":{\"first_name\":\"Ashitey\",\"last_name\":\"Jemaima\"},\"old\":{\"first_name\":\"Ashitey\",\"last_name\":\"Jemaima\"}}', NULL, '2023-08-11 08:58:44', '2023-08-11 08:58:44'), +(1084, 'default', 'updated', 'App\\Models\\User', 'updated', 79, 'App\\Models\\User', 79, '{\"attributes\":{\"first_name\":\"Abubakari\",\"last_name\":\"Zeinab\"},\"old\":{\"first_name\":\"Abubakari\",\"last_name\":\"Zeinab\"}}', NULL, '2023-08-11 09:00:06', '2023-08-11 09:00:06'), +(1085, 'default', 'created', 'App\\Models\\User', 'created', 1043, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lydia\",\"last_name\":\"Adjorlolo\"}}', NULL, '2023-08-11 09:42:18', '2023-08-11 09:42:18'), +(1086, 'default', 'updated', 'App\\Models\\User', 'updated', 1043, 'App\\Models\\User', 1043, '{\"attributes\":{\"first_name\":\"Lydia\",\"last_name\":\"Elikplim\"},\"old\":{\"first_name\":\"Lydia\",\"last_name\":\"Adjorlolo\"}}', NULL, '2023-08-11 09:43:18', '2023-08-11 09:43:18'), +(1087, 'default', 'updated', 'App\\Models\\User', 'updated', 61, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gloria\",\"last_name\":\"Abenzuri\"},\"old\":{\"first_name\":\"Gloria\",\"last_name\":\"Abenzuri\"}}', NULL, '2023-08-11 10:31:41', '2023-08-11 10:31:41'), +(1088, 'default', 'updated', 'App\\Models\\User', 'updated', 61, 'App\\Models\\User', 61, '{\"attributes\":{\"first_name\":\"Gloria\",\"last_name\":\"Abenzuri\"},\"old\":{\"first_name\":\"Gloria\",\"last_name\":\"Abenzuri\"}}', NULL, '2023-08-11 10:33:24', '2023-08-11 10:33:24'), +(1089, 'default', 'created', 'App\\Models\\User', 'created', 1044, NULL, NULL, '{\"attributes\":{\"first_name\":\"Yaa\",\"last_name\":\"Fafa\"}}', NULL, '2023-08-11 10:50:11', '2023-08-11 10:50:11'), +(1090, 'default', 'created', 'App\\Models\\User', 'created', 1045, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ephiyah\",\"last_name\":\"Khadijah\"}}', NULL, '2023-08-11 10:55:21', '2023-08-11 10:55:21'), +(1091, 'default', 'updated', 'App\\Models\\User', 'updated', 1045, 'App\\Models\\User', 1045, '{\"attributes\":{\"first_name\":\"Ephiyah\",\"last_name\":\"Khadijah\"},\"old\":{\"first_name\":\"Ephiyah\",\"last_name\":\"Khadijah\"}}', NULL, '2023-08-11 11:03:29', '2023-08-11 11:03:29'), +(1092, 'default', 'created', 'App\\Models\\User', 'created', 1046, NULL, NULL, '{\"attributes\":{\"first_name\":\"Becky\",\"last_name\":\"Destiny\"}}', NULL, '2023-08-11 11:46:46', '2023-08-11 11:46:46'), +(1093, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-11 12:30:03', '2023-08-11 12:30:03'), +(1094, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-11 12:47:38', '2023-08-11 12:47:38'), +(1095, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-11 14:39:04', '2023-08-11 14:39:04'), +(1096, 'default', 'created', 'App\\Models\\User', 'created', 1047, NULL, NULL, '{\"attributes\":{\"first_name\":\"sheila\",\"last_name\":\"Anonkor\"}}', NULL, '2023-08-11 17:50:42', '2023-08-11 17:50:42'), +(1097, 'default', 'created', 'App\\Models\\User', 'created', 1048, NULL, NULL, '{\"attributes\":{\"first_name\":\"Pepertual\",\"last_name\":\"Otabil\"}}', NULL, '2023-08-11 18:01:35', '2023-08-11 18:01:35'), +(1098, 'default', 'created', 'App\\Models\\User', 'created', 1049, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mhaamhi\",\"last_name\":\"abynaa\"}}', NULL, '2023-08-11 18:25:51', '2023-08-11 18:25:51'), +(1099, 'default', 'created', 'App\\Models\\User', 'created', 1050, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abena\",\"last_name\":\"Rosemary\"}}', NULL, '2023-08-11 21:40:04', '2023-08-11 21:40:04'), +(1100, 'default', 'created', 'App\\Models\\User', 'created', 1051, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mabel\",\"last_name\":\"Adu Yeboah\"}}', NULL, '2023-08-11 22:05:44', '2023-08-11 22:05:44'), +(1101, 'default', 'updated', 'App\\Models\\User', 'updated', 1051, 'App\\Models\\User', 1051, '{\"attributes\":{\"first_name\":\"Mabel\",\"last_name\":\"Adu Yeboah\"},\"old\":{\"first_name\":\"Mabel\",\"last_name\":\"Adu Yeboah\"}}', NULL, '2023-08-11 22:52:00', '2023-08-11 22:52:00'), +(1102, 'default', 'created', 'App\\Models\\User', 'created', 1052, NULL, NULL, '{\"attributes\":{\"first_name\":\"Agyemang Queenster\",\"last_name\":\"Boateng\"}}', NULL, '2023-08-11 22:55:14', '2023-08-11 22:55:14'), +(1103, 'default', 'created', 'App\\Models\\User', 'created', 1053, NULL, NULL, '{\"attributes\":{\"first_name\":\"Precious\",\"last_name\":\"Banson\"}}', NULL, '2023-08-11 23:34:02', '2023-08-11 23:34:02'), +(1104, 'default', 'created', 'App\\Models\\User', 'created', 1054, NULL, NULL, '{\"attributes\":{\"first_name\":\"Renee\",\"last_name\":\"Owusu\"}}', NULL, '2023-08-12 00:00:39', '2023-08-12 00:00:39'), +(1105, 'default', 'created', 'App\\Models\\User', 'created', 1055, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mercy\",\"last_name\":\"Mensah\"}}', NULL, '2023-08-12 00:11:05', '2023-08-12 00:11:05'), +(1106, 'default', 'updated', 'App\\Models\\User', 'updated', 1051, 'App\\Models\\User', 1051, '{\"attributes\":{\"first_name\":\"Mabel\",\"last_name\":\"Adu Yeboah\"},\"old\":{\"first_name\":\"Mabel\",\"last_name\":\"Adu Yeboah\"}}', NULL, '2023-08-12 05:19:52', '2023-08-12 05:19:52'), +(1107, 'default', 'created', 'App\\Models\\User', 'created', 1056, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adelaide\",\"last_name\":\"Kusi\"}}', NULL, '2023-08-12 07:12:04', '2023-08-12 07:12:04'), +(1108, 'default', 'created', 'App\\Models\\User', 'created', 1057, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naana\",\"last_name\":\"Esther\"}}', NULL, '2023-08-12 07:25:29', '2023-08-12 07:25:29'), +(1109, 'default', 'created', 'App\\Models\\User', 'created', 1058, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ewurasi\",\"last_name\":\"Gyan\"}}', NULL, '2023-08-12 08:18:36', '2023-08-12 08:18:36'), +(1110, 'default', 'updated', 'App\\Models\\User', 'updated', 289, NULL, NULL, '{\"attributes\":{\"first_name\":\"PERFECT\",\"last_name\":\"AGBALEKPOR\"},\"old\":{\"first_name\":\"PERFECT\",\"last_name\":\"AGBALEKPOR\"}}', NULL, '2023-08-12 08:48:18', '2023-08-12 08:48:18'), +(1111, 'default', 'created', 'App\\Models\\User', 'created', 1059, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lawrencia\",\"last_name\":\"Amoh\"}}', NULL, '2023-08-12 09:00:06', '2023-08-12 09:00:06'), +(1112, 'default', 'created', 'App\\Models\\User', 'created', 1060, NULL, NULL, '{\"attributes\":{\"first_name\":\"E.B\",\"last_name\":\"Fayah\"}}', NULL, '2023-08-12 09:03:41', '2023-08-12 09:03:41'), +(1113, 'default', 'updated', 'App\\Models\\User', 'updated', 289, 'App\\Models\\User', 289, '{\"attributes\":{\"first_name\":\"Perfect\",\"last_name\":\"Agbalekpor\"},\"old\":{\"first_name\":\"PERFECT\",\"last_name\":\"AGBALEKPOR\"}}', NULL, '2023-08-12 09:31:33', '2023-08-12 09:31:33'), +(1114, 'default', 'created', 'App\\Models\\User', 'created', 1061, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naomi Teki\",\"last_name\":\"Markwei\"}}', NULL, '2023-08-12 10:58:57', '2023-08-12 10:58:57'), +(1115, 'default', 'created', 'App\\Models\\User', 'created', 1062, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nasiba\",\"last_name\":\"Mohammed\"}}', NULL, '2023-08-12 13:53:27', '2023-08-12 13:53:27'), +(1116, 'default', 'created', 'App\\Models\\User', 'created', 1063, NULL, NULL, '{\"attributes\":{\"first_name\":\"Stephanie\",\"last_name\":\"Arkoh\"}}', NULL, '2023-08-12 14:00:32', '2023-08-12 14:00:32'), +(1117, 'default', 'created', 'App\\Models\\User', 'created', 1064, NULL, NULL, '{\"attributes\":{\"first_name\":\"shira\",\"last_name\":\"leo\"}}', NULL, '2023-08-12 15:22:35', '2023-08-12 15:22:35'), +(1118, 'default', 'created', 'App\\Models\\User', 'created', 1065, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Owusua\"}}', NULL, '2023-08-12 15:54:23', '2023-08-12 15:54:23'), +(1119, 'default', 'updated', 'App\\Models\\User', 'updated', 356, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rumaisha\",\"last_name\":\"musah\"},\"old\":{\"first_name\":\"Rumaisha\",\"last_name\":\"musah\"}}', NULL, '2023-08-12 16:19:24', '2023-08-12 16:19:24'), +(1120, 'default', 'updated', 'App\\Models\\User', 'updated', 419, NULL, NULL, '{\"attributes\":{\"first_name\":\"sylph\",\"last_name\":\"tandoh\"},\"old\":{\"first_name\":\"sylph\",\"last_name\":\"tandoh\"}}', NULL, '2023-08-12 16:22:14', '2023-08-12 16:22:14'), +(1121, 'default', 'created', 'App\\Models\\User', 'created', 1066, NULL, NULL, '{\"attributes\":{\"first_name\":\"Deborah\",\"last_name\":\"Mensah\"}}', NULL, '2023-08-12 16:49:56', '2023-08-12 16:49:56'), +(1122, 'default', 'updated', 'App\\Models\\User', 'updated', 438, NULL, NULL, '{\"attributes\":{\"first_name\":\"Acheampong\\u2019s\",\"last_name\":\"Afia Agyapomaa\"},\"old\":{\"first_name\":\"Acheampong\\u2019s\",\"last_name\":\"Afia Agyapomaa\"}}', NULL, '2023-08-12 16:56:42', '2023-08-12 16:56:42'), +(1123, 'default', 'updated', 'App\\Models\\User', 'updated', 72, NULL, NULL, '{\"attributes\":{\"first_name\":\"ELIZABETH\",\"last_name\":\"KUKUA\"},\"old\":{\"first_name\":\"ELIZABETH\",\"last_name\":\"KUKUA\"}}', NULL, '2023-08-12 17:01:32', '2023-08-12 17:01:32'), +(1124, 'default', 'created', 'App\\Models\\User', 'created', 1067, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lawrencia\",\"last_name\":\"Johnson\"}}', NULL, '2023-08-12 17:03:05', '2023-08-12 17:03:05'), +(1125, 'default', 'created', 'App\\Models\\User', 'created', 1068, NULL, NULL, '{\"attributes\":{\"first_name\":\"serwaa\",\"last_name\":\"helina\"}}', NULL, '2023-08-12 17:25:23', '2023-08-12 17:25:23'), +(1126, 'default', 'updated', 'App\\Models\\User', 'updated', 697, 'App\\Models\\User', 697, '{\"attributes\":{\"first_name\":\"Fatimatu\",\"last_name\":\"Mohammed\"},\"old\":{\"first_name\":\"Fatimatu\",\"last_name\":\"Mohammed\"}}', NULL, '2023-08-12 17:29:20', '2023-08-12 17:29:20'), +(1127, 'default', 'created', 'App\\Models\\User', 'created', 1069, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jasmine\",\"last_name\":\"Quartey\"}}', NULL, '2023-08-12 17:30:12', '2023-08-12 17:30:12'), +(1128, 'default', 'updated', 'App\\Models\\User', 'updated', 238, 'App\\Models\\User', 238, '{\"attributes\":{\"first_name\":\"SYLVIA\",\"last_name\":\"ARTHUR\"},\"old\":{\"first_name\":\"SYLVIA\",\"last_name\":\"ARTHUR\"}}', NULL, '2023-08-12 18:17:42', '2023-08-12 18:17:42'), +(1129, 'default', 'created', 'App\\Models\\User', 'created', 1070, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hamdiya\",\"last_name\":\"Osumanu\"}}', NULL, '2023-08-12 19:42:31', '2023-08-12 19:42:31'), +(1130, 'default', 'created', 'App\\Models\\User', 'created', 1071, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bema\",\"last_name\":\"Keziah\"}}', NULL, '2023-08-12 20:02:27', '2023-08-12 20:02:27'), +(1131, 'default', 'updated', 'App\\Models\\User', 'updated', 1071, 'App\\Models\\User', 1071, '{\"attributes\":{\"first_name\":\"Bema\",\"last_name\":\"Keziah\"},\"old\":{\"first_name\":\"Bema\",\"last_name\":\"Keziah\"}}', NULL, '2023-08-12 20:08:17', '2023-08-12 20:08:17'), +(1132, 'default', 'created', 'App\\Models\\User', 'created', 1072, NULL, NULL, '{\"attributes\":{\"first_name\":\"Natasha\",\"last_name\":\"Asiamah\"}}', NULL, '2023-08-12 20:49:40', '2023-08-12 20:49:40'), +(1133, 'default', 'created', 'App\\Models\\User', 'created', 1073, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hajia\",\"last_name\":\"Sally\"}}', NULL, '2023-08-12 21:01:33', '2023-08-12 21:01:33'), +(1134, 'default', 'updated', 'App\\Models\\User', 'updated', 612, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esinam\",\"last_name\":\"Ameleke\"},\"old\":{\"first_name\":\"Esinam\",\"last_name\":\"Ameleke\"}}', NULL, '2023-08-12 22:44:35', '2023-08-12 22:44:35'), +(1135, 'default', 'updated', 'App\\Models\\User', 'updated', 516, NULL, NULL, '{\"attributes\":{\"first_name\":\"nana adwoa\",\"last_name\":\"Jennifer\"},\"old\":{\"first_name\":\"nana adwoa\",\"last_name\":\"Jennifer\"}}', NULL, '2023-08-13 06:46:19', '2023-08-13 06:46:19'), +(1136, 'default', 'updated', 'App\\Models\\User', 'updated', 20, NULL, NULL, '{\"attributes\":{\"first_name\":\"favourite\",\"last_name\":\"nurse\"},\"old\":{\"first_name\":\"favourite\",\"last_name\":\"nurse\"}}', NULL, '2023-08-13 07:24:53', '2023-08-13 07:24:53'), +(1137, 'default', 'created', 'App\\Models\\User', 'created', 1074, NULL, NULL, '{\"attributes\":{\"first_name\":\"Danquah\",\"last_name\":\"Abigail\"}}', NULL, '2023-08-13 09:15:50', '2023-08-13 09:15:50'), +(1138, 'default', 'created', 'App\\Models\\User', 'created', 1075, NULL, NULL, '{\"attributes\":{\"first_name\":\"sumaiya\",\"last_name\":\"salis\"}}', NULL, '2023-08-13 11:15:21', '2023-08-13 11:15:21'), +(1139, 'default', 'created', 'App\\Models\\User', 'created', 1076, NULL, NULL, '{\"attributes\":{\"first_name\":\"Veronica\",\"last_name\":\"Babero\"}}', NULL, '2023-08-13 13:33:50', '2023-08-13 13:33:50'), +(1140, 'default', 'created', 'App\\Models\\User', 'created', 1077, NULL, NULL, '{\"attributes\":{\"first_name\":\"Baaba\",\"last_name\":\"Pearl\"}}', NULL, '2023-08-13 14:17:01', '2023-08-13 14:17:01'), +(1141, 'default', 'updated', 'App\\Models\\User', 'updated', 39, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mary\",\"last_name\":\"Achiaa\"},\"old\":{\"first_name\":\"Mary\",\"last_name\":\"Achiaa\"}}', NULL, '2023-08-13 14:38:43', '2023-08-13 14:38:43'), +(1142, 'default', 'deleted', 'App\\Models\\User', 'deleted', 1027, 'App\\Models\\User', 1027, '{\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Okyere\"}}', NULL, '2023-08-13 15:02:59', '2023-08-13 15:02:59'), +(1143, 'default', 'created', 'App\\Models\\User', 'created', 1078, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-13 15:04:52', '2023-08-13 15:04:52'), +(1144, 'default', 'deleted', 'App\\Models\\User', 'deleted', 1078, 'App\\Models\\User', 1078, '{\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-13 15:07:12', '2023-08-13 15:07:12'), +(1145, 'default', 'created', 'App\\Models\\User', 'created', 1079, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-13 15:07:54', '2023-08-13 15:07:54'), +(1146, 'default', 'updated', 'App\\Models\\User', 'updated', 335, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nancy\",\"last_name\":\"Acheampong\"},\"old\":{\"first_name\":\"Nancy\",\"last_name\":\"Acheampong\"}}', NULL, '2023-08-13 15:12:36', '2023-08-13 15:12:36'), +(1147, 'default', 'updated', 'App\\Models\\User', 'updated', 335, 'App\\Models\\User', 335, '{\"attributes\":{\"first_name\":\"Nancy\",\"last_name\":\"Acheampong\"},\"old\":{\"first_name\":\"Nancy\",\"last_name\":\"Acheampong\"}}', NULL, '2023-08-13 15:14:38', '2023-08-13 15:14:38'), +(1148, 'default', 'created', 'App\\Models\\User', 'created', 1080, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Boadu\"}}', NULL, '2023-08-13 15:25:39', '2023-08-13 15:25:39'), +(1149, 'default', 'created', 'App\\Models\\User', 'created', 1081, NULL, NULL, '{\"attributes\":{\"first_name\":\"blessing\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-13 16:57:17', '2023-08-13 16:57:17'), +(1150, 'default', 'created', 'App\\Models\\User', 'created', 1082, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ibrahim\",\"last_name\":\"Abdul Rahman\"}}', NULL, '2023-08-13 17:02:25', '2023-08-13 17:02:25'), +(1151, 'default', 'created', 'App\\Models\\User', 'created', 1083, NULL, NULL, '{\"attributes\":{\"first_name\":\"iris\",\"last_name\":\"Hayford\"}}', NULL, '2023-08-13 17:10:34', '2023-08-13 17:10:34'), +(1152, 'default', 'updated', 'App\\Models\\User', 'updated', 1057, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naana\",\"last_name\":\"Esther\"},\"old\":{\"first_name\":\"Naana\",\"last_name\":\"Esther\"}}', NULL, '2023-08-13 17:54:24', '2023-08-13 17:54:24'), +(1153, 'default', 'created', 'App\\Models\\User', 'created', 1084, NULL, NULL, '{\"attributes\":{\"first_name\":\"nana\",\"last_name\":\"esi\"}}', NULL, '2023-08-13 18:08:55', '2023-08-13 18:08:55'), +(1154, 'default', 'updated', 'App\\Models\\User', 'updated', 950, 'App\\Models\\User', 950, '{\"attributes\":{\"first_name\":\"Florence\",\"last_name\":\"Abrah Sika\"},\"old\":{\"first_name\":\"Florence\",\"last_name\":\"Abrah Sika\"}}', NULL, '2023-08-13 18:13:55', '2023-08-13 18:13:55'), +(1155, 'default', 'created', 'App\\Models\\User', 'created', 1085, NULL, NULL, '{\"attributes\":{\"first_name\":\"Reagan\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-13 19:05:47', '2023-08-13 19:05:47'), +(1156, 'default', 'updated', 'App\\Models\\User', 'updated', 1059, 'App\\Models\\User', 1059, '{\"attributes\":{\"first_name\":\"Lawrencia\",\"last_name\":\"Amoh\"},\"old\":{\"first_name\":\"Lawrencia\",\"last_name\":\"Amoh\"}}', NULL, '2023-08-13 20:13:44', '2023-08-13 20:13:44'), +(1157, 'default', 'created', 'App\\Models\\User', 'created', 1086, NULL, NULL, '{\"attributes\":{\"first_name\":\"Udara\",\"last_name\":\"Owusu\"}}', NULL, '2023-08-13 20:40:24', '2023-08-13 20:40:24'), +(1158, 'default', 'created', 'App\\Models\\User', 'created', 1087, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gloria\",\"last_name\":\"Appiah Jackson\"}}', NULL, '2023-08-13 21:03:51', '2023-08-13 21:03:51'), +(1159, 'default', 'updated', 'App\\Models\\User', 'updated', 1087, 'App\\Models\\User', 1087, '{\"attributes\":{\"first_name\":\"Gloria\",\"last_name\":\"Appiah Jackson\"},\"old\":{\"first_name\":\"Gloria\",\"last_name\":\"Appiah Jackson\"}}', NULL, '2023-08-13 21:05:18', '2023-08-13 21:05:18'), +(1160, 'default', 'updated', 'App\\Models\\User', 'updated', 1087, 'App\\Models\\User', 1087, '{\"attributes\":{\"first_name\":\"Gloria\",\"last_name\":\"Appiah Jackson\"},\"old\":{\"first_name\":\"Gloria\",\"last_name\":\"Appiah Jackson\"}}', NULL, '2023-08-13 21:05:39', '2023-08-13 21:05:39'), +(1161, 'default', 'created', 'App\\Models\\User', 'created', 1088, NULL, NULL, '{\"attributes\":{\"first_name\":\"mildred\",\"last_name\":\"botchway\"}}', NULL, '2023-08-13 21:09:45', '2023-08-13 21:09:45'), +(1162, 'default', 'created', 'App\\Models\\User', 'created', 1089, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mabel\",\"last_name\":\"Yangfo\"}}', NULL, '2023-08-13 21:22:06', '2023-08-13 21:22:06'), +(1163, 'default', 'updated', 'App\\Models\\User', 'updated', 981, NULL, NULL, '{\"attributes\":{\"first_name\":\"Misbau\",\"last_name\":\"Muniratu Happy\"},\"old\":{\"first_name\":\"Misbau\",\"last_name\":\"Muniratu Happy\"}}', NULL, '2023-08-13 21:58:58', '2023-08-13 21:58:58'), +(1164, 'default', 'created', 'App\\Models\\User', 'created', 1090, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akua\",\"last_name\":\"Hilda\"}}', NULL, '2023-08-13 23:20:54', '2023-08-13 23:20:54'), +(1165, 'default', 'updated', 'App\\Models\\User', 'updated', 1057, 'App\\Models\\User', 1057, '{\"attributes\":{\"first_name\":\"Naana\",\"last_name\":\"Esther\"},\"old\":{\"first_name\":\"Naana\",\"last_name\":\"Esther\"}}', NULL, '2023-08-14 00:58:54', '2023-08-14 00:58:54'), +(1166, 'default', 'updated', 'App\\Models\\User', 'updated', 1057, 'App\\Models\\User', 1057, '{\"attributes\":{\"first_name\":\"Naana\",\"last_name\":\"Esther\"},\"old\":{\"first_name\":\"Naana\",\"last_name\":\"Esther\"}}', NULL, '2023-08-14 00:59:21', '2023-08-14 00:59:21'), +(1167, 'default', 'created', 'App\\Models\\User', 'created', 1091, NULL, NULL, '{\"attributes\":{\"first_name\":\"Suraiya\",\"last_name\":\"Braimah\"}}', NULL, '2023-08-14 01:41:08', '2023-08-14 01:41:08'), +(1168, 'default', 'created', 'App\\Models\\User', 'created', 1092, NULL, NULL, '{\"attributes\":{\"first_name\":\"Salima\",\"last_name\":\"Abdul Jalil\"}}', NULL, '2023-08-14 01:51:16', '2023-08-14 01:51:16'), +(1169, 'default', 'updated', 'App\\Models\\User', 'updated', 239, 'App\\Models\\User', 239, '{\"attributes\":{\"first_name\":\"ACHIAH\",\"last_name\":\"NANA\"},\"old\":{\"first_name\":\"ACHIAH\",\"last_name\":\"NANA\"}}', NULL, '2023-08-14 03:24:24', '2023-08-14 03:24:24'), +(1170, 'default', 'created', 'App\\Models\\User', 'created', 1093, NULL, NULL, '{\"attributes\":{\"first_name\":\"Agey\",\"last_name\":\"Audrey\"}}', NULL, '2023-08-14 04:36:14', '2023-08-14 04:36:14'), +(1171, 'default', 'created', 'App\\Models\\User', 'created', 1094, NULL, NULL, '{\"attributes\":{\"first_name\":\"Clementia\",\"last_name\":\"Emefa\"}}', NULL, '2023-08-14 05:12:47', '2023-08-14 05:12:47'), +(1172, 'default', 'updated', 'App\\Models\\User', 'updated', 786, NULL, NULL, '{\"attributes\":{\"first_name\":\"Debora\",\"last_name\":\"Kessie\"},\"old\":{\"first_name\":\"Debora\",\"last_name\":\"Kessie\"}}', NULL, '2023-08-14 06:50:01', '2023-08-14 06:50:01'), +(1173, 'default', 'created', 'App\\Models\\User', 'created', 1095, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Asare\"}}', NULL, '2023-08-14 07:40:32', '2023-08-14 07:40:32'), +(1174, 'default', 'updated', 'App\\Models\\User', 'updated', 1095, 'App\\Models\\User', 1095, '{\"attributes\":{\"first_name\":\"Abby\",\"last_name\":\"serwaa\"},\"old\":{\"first_name\":\"Abigail\",\"last_name\":\"Asare\"}}', NULL, '2023-08-14 07:44:32', '2023-08-14 07:44:32'), +(1175, 'default', 'updated', 'App\\Models\\User', 'updated', 1095, 'App\\Models\\User', 1095, '{\"attributes\":{\"first_name\":\"Abby\",\"last_name\":\"serwaa\"},\"old\":{\"first_name\":\"Abby\",\"last_name\":\"serwaa\"}}', NULL, '2023-08-14 07:45:01', '2023-08-14 07:45:01'), +(1176, 'default', 'created', 'App\\Models\\User', 'created', 1096, NULL, NULL, '{\"attributes\":{\"first_name\":\"addae\",\"last_name\":\"Sandra\"}}', NULL, '2023-08-14 08:15:48', '2023-08-14 08:15:48'), +(1177, 'default', 'created', 'App\\Models\\User', 'created', 1097, NULL, NULL, '{\"attributes\":{\"first_name\":\"Agyeiwaa\",\"last_name\":\"Christiana\"}}', NULL, '2023-08-14 08:16:55', '2023-08-14 08:16:55'), +(1178, 'default', 'updated', 'App\\Models\\User', 'updated', 31, 'App\\Models\\User', 31, '{\"attributes\":{\"first_name\":\"Yaa\",\"last_name\":\"Debby\"},\"old\":{\"first_name\":\"Yaa\",\"last_name\":\"Debby\"}}', NULL, '2023-08-14 08:19:32', '2023-08-14 08:19:32'), +(1179, 'default', 'created', 'App\\Models\\User', 'created', 1098, NULL, NULL, '{\"attributes\":{\"first_name\":\"Deborah Osei\",\"last_name\":\"Boatemaa\"}}', NULL, '2023-08-14 08:27:21', '2023-08-14 08:27:21'), +(1180, 'default', 'updated', 'App\\Models\\User', 'updated', 1096, NULL, NULL, '{\"attributes\":{\"first_name\":\"addae\",\"last_name\":\"Sandra\"},\"old\":{\"first_name\":\"addae\",\"last_name\":\"Sandra\"}}', NULL, '2023-08-14 08:39:56', '2023-08-14 08:39:56'), +(1181, 'default', 'updated', 'App\\Models\\User', 'updated', 1096, 'App\\Models\\User', 1096, '{\"attributes\":{\"first_name\":\"addae\",\"last_name\":\"Sandra\"},\"old\":{\"first_name\":\"addae\",\"last_name\":\"Sandra\"}}', NULL, '2023-08-14 08:41:23', '2023-08-14 08:41:23'), +(1182, 'default', 'updated', 'App\\Models\\User', 'updated', 1096, 'App\\Models\\User', 1096, '{\"attributes\":{\"first_name\":\"addae\",\"last_name\":\"Sandra\"},\"old\":{\"first_name\":\"addae\",\"last_name\":\"Sandra\"}}', NULL, '2023-08-14 08:42:23', '2023-08-14 08:42:23'), +(1183, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-14 09:06:48', '2023-08-14 09:06:48'), +(1184, 'default', 'created', 'App\\Models\\User', 'created', 1099, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mensah\",\"last_name\":\"Jennifer\"}}', NULL, '2023-08-14 09:07:54', '2023-08-14 09:07:54'), +(1185, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-14 09:15:26', '2023-08-14 09:15:26'), +(1186, 'default', 'created', 'App\\Models\\User', 'created', 1100, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mabel\",\"last_name\":\"Toffey\"}}', NULL, '2023-08-14 09:41:50', '2023-08-14 09:41:50'), +(1187, 'default', 'created', 'App\\Models\\User', 'created', 1101, NULL, NULL, '{\"attributes\":{\"first_name\":\"Phyllis\",\"last_name\":\"Yinbil\"}}', NULL, '2023-08-14 10:34:50', '2023-08-14 10:34:50'), +(1188, 'default', 'created', 'App\\Models\\User', 'created', 1102, NULL, NULL, '{\"attributes\":{\"first_name\":\"Angelina\",\"last_name\":\"Dadzie\"}}', NULL, '2023-08-14 12:12:59', '2023-08-14 12:12:59'), +(1189, 'default', 'created', 'App\\Models\\User', 'created', 1103, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ina\",\"last_name\":\"Quarshie\"}}', NULL, '2023-08-14 12:15:53', '2023-08-14 12:15:53'), +(1190, 'default', 'created', 'App\\Models\\User', 'created', 1104, NULL, NULL, '{\"attributes\":{\"first_name\":\"Efya\",\"last_name\":\"Serwaa\"}}', NULL, '2023-08-14 12:17:42', '2023-08-14 12:17:42'), +(1191, 'default', 'created', 'App\\Models\\User', 'created', 1105, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sarah\",\"last_name\":\"Anane\"}}', NULL, '2023-08-14 12:20:46', '2023-08-14 12:20:46'), +(1192, 'default', 'updated', 'App\\Models\\User', 'updated', 672, NULL, NULL, '{\"attributes\":{\"first_name\":\"Benedicta\",\"last_name\":\"mensah\"},\"old\":{\"first_name\":\"Benedicta\",\"last_name\":\"mensah\"}}', NULL, '2023-08-14 12:22:39', '2023-08-14 12:22:39'), +(1193, 'default', 'created', 'App\\Models\\User', 'created', 1106, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dorcas\",\"last_name\":\"Akosua\"}}', NULL, '2023-08-14 12:25:47', '2023-08-14 12:25:47'), +(1194, 'default', 'created', 'App\\Models\\User', 'created', 1107, NULL, NULL, '{\"attributes\":{\"first_name\":\"Portia\",\"last_name\":\"Abena Agyeiwaa\"}}', NULL, '2023-08-14 12:26:37', '2023-08-14 12:26:37'); +INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_type`, `event`, `subject_id`, `causer_type`, `causer_id`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES +(1195, 'default', 'created', 'App\\Models\\User', 'created', 1108, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hajia\",\"last_name\":\"Musha\"}}', NULL, '2023-08-14 12:28:42', '2023-08-14 12:28:42'), +(1196, 'default', 'updated', 'App\\Models\\User', 'updated', 1108, 'App\\Models\\User', 1108, '{\"attributes\":{\"first_name\":\"Hajia\",\"last_name\":\"Musha\"},\"old\":{\"first_name\":\"Hajia\",\"last_name\":\"Musha\"}}', NULL, '2023-08-14 12:30:13', '2023-08-14 12:30:13'), +(1197, 'default', 'updated', 'App\\Models\\User', 'updated', 857, NULL, NULL, '{\"attributes\":{\"first_name\":\"Benedicta\",\"last_name\":\"Asante\"},\"old\":{\"first_name\":\"Benedicta\",\"last_name\":\"Asante\"}}', NULL, '2023-08-14 12:30:46', '2023-08-14 12:30:46'), +(1198, 'default', 'updated', 'App\\Models\\User', 'updated', 1108, 'App\\Models\\User', 1108, '{\"attributes\":{\"first_name\":\"Hajia\",\"last_name\":\"Musha\"},\"old\":{\"first_name\":\"Hajia\",\"last_name\":\"Musha\"}}', NULL, '2023-08-14 12:30:48', '2023-08-14 12:30:48'), +(1199, 'default', 'updated', 'App\\Models\\User', 'updated', 857, NULL, NULL, '{\"attributes\":{\"first_name\":\"Benedicta\",\"last_name\":\"Asante\"},\"old\":{\"first_name\":\"Benedicta\",\"last_name\":\"Asante\"}}', NULL, '2023-08-14 12:34:23', '2023-08-14 12:34:23'), +(1200, 'default', 'created', 'App\\Models\\User', 'created', 1109, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rocklyn\",\"last_name\":\"Gangnaa\"}}', NULL, '2023-08-14 12:36:10', '2023-08-14 12:36:10'), +(1201, 'default', 'created', 'App\\Models\\User', 'created', 1110, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lucy\",\"last_name\":\"Assiam\"}}', NULL, '2023-08-14 12:36:14', '2023-08-14 12:36:14'), +(1202, 'default', 'updated', 'App\\Models\\User', 'updated', 408, NULL, NULL, '{\"attributes\":{\"first_name\":\"winnifesta\",\"last_name\":\"Duncan\"},\"old\":{\"first_name\":\"winnifesta\",\"last_name\":\"Duncan\"}}', NULL, '2023-08-14 12:37:05', '2023-08-14 12:37:05'), +(1203, 'default', 'created', 'App\\Models\\User', 'created', 1111, NULL, NULL, '{\"attributes\":{\"first_name\":\"love\",\"last_name\":\"swanzy\"}}', NULL, '2023-08-14 12:39:28', '2023-08-14 12:39:28'), +(1204, 'default', 'created', 'App\\Models\\User', 'created', 1112, NULL, NULL, '{\"attributes\":{\"first_name\":\"Stephanie\",\"last_name\":\"Dedei\"}}', NULL, '2023-08-14 13:00:15', '2023-08-14 13:00:15'), +(1205, 'default', 'created', 'App\\Models\\User', 'created', 1113, NULL, NULL, '{\"attributes\":{\"first_name\":\"Patricia\",\"last_name\":\"Baffoe\"}}', NULL, '2023-08-14 13:03:49', '2023-08-14 13:03:49'), +(1206, 'default', 'updated', 'App\\Models\\User', 'updated', 1024, 'App\\Models\\User', 1024, '{\"attributes\":{\"first_name\":\"Vivian\",\"last_name\":\"Lav\"},\"old\":{\"first_name\":\"Vivian\",\"last_name\":\"Lav\"}}', NULL, '2023-08-14 13:05:11', '2023-08-14 13:05:11'), +(1207, 'default', 'created', 'App\\Models\\User', 'created', 1114, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ernestina\",\"last_name\":\"Fowaa\"}}', NULL, '2023-08-14 13:27:16', '2023-08-14 13:27:16'), +(1208, 'default', 'created', 'App\\Models\\User', 'created', 1115, NULL, NULL, '{\"attributes\":{\"first_name\":\"Belle\",\"last_name\":\"Nessa\"}}', NULL, '2023-08-14 13:33:12', '2023-08-14 13:33:12'), +(1209, 'default', 'created', 'App\\Models\\User', 'created', 1116, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gloria\",\"last_name\":\"Arthur\"}}', NULL, '2023-08-14 13:36:01', '2023-08-14 13:36:01'), +(1210, 'default', 'created', 'App\\Models\\User', 'created', 1117, NULL, NULL, '{\"attributes\":{\"first_name\":\"Portia\",\"last_name\":\"Tsakley\"}}', NULL, '2023-08-14 13:40:47', '2023-08-14 13:40:47'), +(1211, 'default', 'created', 'App\\Models\\User', 'created', 1118, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dominic\",\"last_name\":\"Aidoo\"}}', NULL, '2023-08-14 13:49:11', '2023-08-14 13:49:11'), +(1212, 'default', 'created', 'App\\Models\\User', 'created', 1119, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ernest\",\"last_name\":\"Dzomeku\"}}', NULL, '2023-08-14 13:49:53', '2023-08-14 13:49:53'), +(1213, 'default', 'created', 'App\\Models\\User', 'created', 1120, NULL, NULL, '{\"attributes\":{\"first_name\":\"hajia\",\"last_name\":\"Nadia\"}}', NULL, '2023-08-14 13:51:32', '2023-08-14 13:51:32'), +(1214, 'default', 'created', 'App\\Models\\User', 'created', 1121, NULL, NULL, '{\"attributes\":{\"first_name\":\"Maame\",\"last_name\":\"Fosuaah\"}}', NULL, '2023-08-14 13:51:49', '2023-08-14 13:51:49'), +(1215, 'default', 'updated', 'App\\Models\\User', 'updated', 1118, 'App\\Models\\User', 1118, '{\"attributes\":{\"first_name\":\"Dominic\",\"last_name\":\"Aidoo\"},\"old\":{\"first_name\":\"Dominic\",\"last_name\":\"Aidoo\"}}', NULL, '2023-08-14 14:05:41', '2023-08-14 14:05:41'), +(1216, 'default', 'created', 'App\\Models\\User', 'created', 1122, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jemima\",\"last_name\":\"Issaku\"}}', NULL, '2023-08-14 14:28:28', '2023-08-14 14:28:28'), +(1217, 'default', 'updated', 'App\\Models\\User', 'updated', 269, NULL, NULL, '{\"attributes\":{\"first_name\":\"FIDELIA\",\"last_name\":\"FORDJOUR\"},\"old\":{\"first_name\":\"FIDELIA\",\"last_name\":\"FORDJOUR\"}}', NULL, '2023-08-14 14:39:48', '2023-08-14 14:39:48'), +(1218, 'default', 'created', 'App\\Models\\User', 'created', 1123, NULL, NULL, '{\"attributes\":{\"first_name\":\"Yvonne\",\"last_name\":\"Adupoku\"}}', NULL, '2023-08-14 14:45:28', '2023-08-14 14:45:28'), +(1219, 'default', 'created', 'App\\Models\\User', 'created', 1124, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akosua\",\"last_name\":\"Kay\"}}', NULL, '2023-08-14 14:45:41', '2023-08-14 14:45:41'), +(1220, 'default', 'created', 'App\\Models\\User', 'created', 1125, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esther\",\"last_name\":\"sean\"}}', NULL, '2023-08-14 14:47:31', '2023-08-14 14:47:31'), +(1221, 'default', 'updated', 'App\\Models\\User', 'updated', 1123, 'App\\Models\\User', 1123, '{\"attributes\":{\"first_name\":\"Yvonne\",\"last_name\":\"Adupoku\"},\"old\":{\"first_name\":\"Yvonne\",\"last_name\":\"Adupoku\"}}', NULL, '2023-08-14 14:48:52', '2023-08-14 14:48:52'), +(1222, 'default', 'created', 'App\\Models\\User', 'created', 1126, NULL, NULL, '{\"attributes\":{\"first_name\":\"Juliana\",\"last_name\":\"Okyere\"}}', NULL, '2023-08-14 15:24:17', '2023-08-14 15:24:17'), +(1223, 'default', 'created', 'App\\Models\\User', 'created', 1127, NULL, NULL, '{\"attributes\":{\"first_name\":\"Daniel\",\"last_name\":\"Mensah\"}}', NULL, '2023-08-14 15:28:02', '2023-08-14 15:28:02'), +(1224, 'default', 'updated', 'App\\Models\\User', 'updated', 1126, 'App\\Models\\User', 1126, '{\"attributes\":{\"first_name\":\"Juliana\",\"last_name\":\"Okyere\"},\"old\":{\"first_name\":\"Juliana\",\"last_name\":\"Okyere\"}}', NULL, '2023-08-14 15:30:02', '2023-08-14 15:30:02'), +(1225, 'default', 'updated', 'App\\Models\\User', 'updated', 478, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dora\",\"last_name\":\"Korankye\"},\"old\":{\"first_name\":\"Dora\",\"last_name\":\"Korankye\"}}', NULL, '2023-08-14 15:36:34', '2023-08-14 15:36:34'), +(1226, 'default', 'created', 'App\\Models\\User', 'created', 1128, NULL, NULL, '{\"attributes\":{\"first_name\":\"Awura\",\"last_name\":\"Adwoa\"}}', NULL, '2023-08-14 15:43:51', '2023-08-14 15:43:51'), +(1227, 'default', 'created', 'App\\Models\\User', 'created', 1129, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adapa\",\"last_name\":\"Addison\"}}', NULL, '2023-08-14 16:10:23', '2023-08-14 16:10:23'), +(1228, 'default', 'created', 'App\\Models\\User', 'created', 1130, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rabiatu\",\"last_name\":\"inusah\"}}', NULL, '2023-08-14 16:10:36', '2023-08-14 16:10:36'), +(1229, 'default', 'created', 'App\\Models\\User', 'created', 1131, NULL, NULL, '{\"attributes\":{\"first_name\":\"HILDAANN\",\"last_name\":\"ADUAH\"}}', NULL, '2023-08-14 16:21:23', '2023-08-14 16:21:23'), +(1230, 'default', 'created', 'App\\Models\\User', 'created', 1132, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana Adjowa\",\"last_name\":\"Adepa\"}}', NULL, '2023-08-14 16:35:23', '2023-08-14 16:35:23'), +(1231, 'default', 'updated', 'App\\Models\\User', 'updated', 648, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jackline Owusuwaa\",\"last_name\":\"Manu\"},\"old\":{\"first_name\":\"Jackline Owusuwaa\",\"last_name\":\"Manu\"}}', NULL, '2023-08-14 16:55:25', '2023-08-14 16:55:25'), +(1232, 'default', 'updated', 'App\\Models\\User', 'updated', 434, NULL, NULL, '{\"attributes\":{\"first_name\":\"gladys\",\"last_name\":\"boakye\"},\"old\":{\"first_name\":\"gladys\",\"last_name\":\"boakye\"}}', NULL, '2023-08-14 17:22:19', '2023-08-14 17:22:19'), +(1233, 'default', 'created', 'App\\Models\\User', 'created', 1133, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana\",\"last_name\":\"Adwoa\"}}', NULL, '2023-08-14 17:58:48', '2023-08-14 17:58:48'), +(1234, 'default', 'updated', 'App\\Models\\User', 'updated', 1133, 'App\\Models\\User', 1133, '{\"attributes\":{\"first_name\":\"Nana\",\"last_name\":\"Adwoa\"},\"old\":{\"first_name\":\"Nana\",\"last_name\":\"Adwoa\"}}', NULL, '2023-08-14 18:01:01', '2023-08-14 18:01:01'), +(1235, 'default', 'updated', 'App\\Models\\User', 'updated', 1133, 'App\\Models\\User', 1133, '{\"attributes\":{\"first_name\":\"Nana\",\"last_name\":\"Adwoa\"},\"old\":{\"first_name\":\"Nana\",\"last_name\":\"Adwoa\"}}', NULL, '2023-08-14 18:01:04', '2023-08-14 18:01:04'), +(1236, 'default', 'created', 'App\\Models\\User', 'created', 1134, NULL, NULL, '{\"attributes\":{\"first_name\":\"leah O.\",\"last_name\":\"Koranteng\"}}', NULL, '2023-08-14 19:12:30', '2023-08-14 19:12:30'), +(1237, 'default', 'created', 'App\\Models\\User', 'created', 1135, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rita\",\"last_name\":\"Agbalenyo\"}}', NULL, '2023-08-14 19:16:39', '2023-08-14 19:16:39'), +(1238, 'default', 'created', 'App\\Models\\User', 'created', 1136, NULL, NULL, '{\"attributes\":{\"first_name\":\"Vicencia\",\"last_name\":\"Mensah\"}}', NULL, '2023-08-14 20:01:07', '2023-08-14 20:01:07'), +(1239, 'default', 'created', 'App\\Models\\User', 'created', 1137, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abena\",\"last_name\":\"Amoako\"}}', NULL, '2023-08-14 20:10:28', '2023-08-14 20:10:28'), +(1240, 'default', 'updated', 'App\\Models\\User', 'updated', 1137, 'App\\Models\\User', 1137, '{\"attributes\":{\"first_name\":\"Abena\",\"last_name\":\"Sandra\"},\"old\":{\"first_name\":\"Abena\",\"last_name\":\"Amoako\"}}', NULL, '2023-08-14 20:13:10', '2023-08-14 20:13:10'), +(1241, 'default', 'created', 'App\\Models\\User', 'created', 1138, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gloria\",\"last_name\":\"Aveey\"}}', NULL, '2023-08-14 20:30:25', '2023-08-14 20:30:25'), +(1242, 'default', 'created', 'App\\Models\\User', 'created', 1139, NULL, NULL, '{\"attributes\":{\"first_name\":\"christabel\",\"last_name\":\"Amia Amponsah\"}}', NULL, '2023-08-14 21:04:44', '2023-08-14 21:04:44'), +(1243, 'default', 'updated', 'App\\Models\\User', 'updated', 1139, 'App\\Models\\User', 1139, '{\"attributes\":{\"first_name\":\"christabel\",\"last_name\":\"Amia Amponsah\"},\"old\":{\"first_name\":\"christabel\",\"last_name\":\"Amia Amponsah\"}}', NULL, '2023-08-14 21:06:24', '2023-08-14 21:06:24'), +(1244, 'default', 'updated', 'App\\Models\\User', 'updated', 1139, 'App\\Models\\User', 1139, '{\"attributes\":{\"first_name\":\"christabel\",\"last_name\":\"Akua Amponsah\"},\"old\":{\"first_name\":\"christabel\",\"last_name\":\"Amia Amponsah\"}}', NULL, '2023-08-14 21:06:32', '2023-08-14 21:06:32'), +(1245, 'default', 'created', 'App\\Models\\User', 'created', 1140, NULL, NULL, '{\"attributes\":{\"first_name\":\"Shamsiya\",\"last_name\":\"Osman\"}}', NULL, '2023-08-14 21:08:53', '2023-08-14 21:08:53'), +(1246, 'default', 'created', 'App\\Models\\User', 'created', 1141, NULL, NULL, '{\"attributes\":{\"first_name\":\"Tiwaa\",\"last_name\":\"Amma charity\"}}', NULL, '2023-08-14 21:11:57', '2023-08-14 21:11:57'), +(1247, 'default', 'created', 'App\\Models\\User', 'created', 1142, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jennifer\",\"last_name\":\"wakah\"}}', NULL, '2023-08-14 21:42:35', '2023-08-14 21:42:35'), +(1248, 'default', 'created', 'App\\Models\\User', 'created', 1143, NULL, NULL, '{\"attributes\":{\"first_name\":\"Theodora\",\"last_name\":\"adjei\"}}', NULL, '2023-08-14 21:44:52', '2023-08-14 21:44:52'), +(1249, 'default', 'created', 'App\\Models\\User', 'created', 1144, NULL, NULL, '{\"attributes\":{\"first_name\":\"obed\",\"last_name\":\"amaoah\"}}', NULL, '2023-08-14 21:49:48', '2023-08-14 21:49:48'), +(1250, 'default', 'created', 'App\\Models\\User', 'created', 1145, NULL, NULL, '{\"attributes\":{\"first_name\":\"Regina\",\"last_name\":\"Darko\"}}', NULL, '2023-08-14 21:51:02', '2023-08-14 21:51:02'), +(1251, 'default', 'created', 'App\\Models\\User', 'created', 1146, NULL, NULL, '{\"attributes\":{\"first_name\":\"Precious\",\"last_name\":\"Lartey\"}}', NULL, '2023-08-14 22:31:16', '2023-08-14 22:31:16'), +(1252, 'default', 'created', 'App\\Models\\User', 'created', 1147, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"ABBAN\"}}', NULL, '2023-08-14 22:52:14', '2023-08-14 22:52:14'), +(1253, 'default', 'created', 'App\\Models\\User', 'created', 1148, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Nyameye\"}}', NULL, '2023-08-15 00:41:54', '2023-08-15 00:41:54'), +(1254, 'default', 'created', 'App\\Models\\User', 'created', 1149, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abubakari\",\"last_name\":\"Najat\"}}', NULL, '2023-08-15 05:36:32', '2023-08-15 05:36:32'), +(1255, 'default', 'created', 'App\\Models\\User', 'created', 1150, NULL, NULL, '{\"attributes\":{\"first_name\":\"Armah\",\"last_name\":\"Rebecca\"}}', NULL, '2023-08-15 06:48:20', '2023-08-15 06:48:20'), +(1256, 'default', 'created', 'App\\Models\\User', 'created', 1151, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Shika\"}}', NULL, '2023-08-15 07:09:46', '2023-08-15 07:09:46'), +(1257, 'default', 'created', 'App\\Models\\User', 'created', 1152, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana Ama\",\"last_name\":\"Kunedu\"}}', NULL, '2023-08-15 08:11:08', '2023-08-15 08:11:08'), +(1258, 'default', 'created', 'App\\Models\\User', 'created', 1153, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akua\",\"last_name\":\"kerle\"}}', NULL, '2023-08-15 08:22:56', '2023-08-15 08:22:56'), +(1259, 'default', 'created', 'App\\Models\\User', 'created', 1154, NULL, NULL, '{\"attributes\":{\"first_name\":\"Benedicta\",\"last_name\":\"Fianyor\"}}', NULL, '2023-08-15 08:33:00', '2023-08-15 08:33:00'), +(1260, 'default', 'updated', 'App\\Models\\User', 'updated', 1154, 'App\\Models\\User', 1154, '{\"attributes\":{\"first_name\":\"Benedicta\",\"last_name\":\"Yayra\"},\"old\":{\"first_name\":\"Benedicta\",\"last_name\":\"Fianyor\"}}', NULL, '2023-08-15 08:38:51', '2023-08-15 08:38:51'), +(1261, 'default', 'created', 'App\\Models\\User', 'created', 1155, NULL, NULL, '{\"attributes\":{\"first_name\":\"Yaw\",\"last_name\":\"Owusu Boateng\"}}', NULL, '2023-08-15 08:42:56', '2023-08-15 08:42:56'), +(1262, 'default', 'created', 'App\\Models\\User', 'created', 1156, NULL, NULL, '{\"attributes\":{\"first_name\":\"Deborah\",\"last_name\":\"Osei\"}}', NULL, '2023-08-15 08:46:02', '2023-08-15 08:46:02'), +(1263, 'default', 'created', 'App\\Models\\User', 'created', 1157, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ophelia\",\"last_name\":\"Daisie\"}}', NULL, '2023-08-15 08:55:58', '2023-08-15 08:55:58'), +(1264, 'default', 'created', 'App\\Models\\User', 'created', 1158, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jannat\",\"last_name\":\"Lartey\"}}', NULL, '2023-08-15 09:54:20', '2023-08-15 09:54:20'), +(1265, 'default', 'created', 'App\\Models\\User', 'created', 1159, NULL, NULL, '{\"attributes\":{\"first_name\":\"Linda\",\"last_name\":\"kobe\"}}', NULL, '2023-08-15 09:55:44', '2023-08-15 09:55:44'), +(1266, 'default', 'updated', 'App\\Models\\User', 'updated', 1158, 'App\\Models\\User', 1158, '{\"attributes\":{\"first_name\":\"Jannat\",\"last_name\":\"Lartey\"},\"old\":{\"first_name\":\"Jannat\",\"last_name\":\"Lartey\"}}', NULL, '2023-08-15 09:57:38', '2023-08-15 09:57:38'), +(1267, 'default', 'updated', 'App\\Models\\User', 'updated', 1159, 'App\\Models\\User', 1159, '{\"attributes\":{\"first_name\":\"Ohemaa\",\"last_name\":\"Linda\"},\"old\":{\"first_name\":\"Linda\",\"last_name\":\"kobe\"}}', NULL, '2023-08-15 10:04:19', '2023-08-15 10:04:19'), +(1268, 'default', 'created', 'App\\Models\\User', 'created', 1160, NULL, NULL, '{\"attributes\":{\"first_name\":\"Doris\",\"last_name\":\"Duruye\"}}', NULL, '2023-08-15 10:17:59', '2023-08-15 10:17:59'), +(1269, 'default', 'created', 'App\\Models\\User', 'created', 1161, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Effah\"}}', NULL, '2023-08-15 11:04:18', '2023-08-15 11:04:18'), +(1270, 'default', 'updated', 'App\\Models\\User', 'updated', 1161, 'App\\Models\\User', 1161, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Effah\"},\"old\":{\"first_name\":\"Priscilla\",\"last_name\":\"Effah\"}}', NULL, '2023-08-15 11:06:35', '2023-08-15 11:06:35'), +(1271, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-15 11:09:41', '2023-08-15 11:09:41'), +(1272, 'default', 'created', 'App\\Models\\User', 'created', 1162, NULL, NULL, '{\"attributes\":{\"first_name\":\"muna\",\"last_name\":\"Nuhu\"}}', NULL, '2023-08-15 12:53:22', '2023-08-15 12:53:22'), +(1273, 'default', 'created', 'App\\Models\\User', 'created', 1163, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mubarak\",\"last_name\":\"Dauda\"}}', NULL, '2023-08-15 13:27:18', '2023-08-15 13:27:18'), +(1274, 'default', 'updated', 'App\\Models\\User', 'updated', 433, NULL, NULL, '{\"attributes\":{\"first_name\":\"Victoria\",\"last_name\":\"Agyemang\"},\"old\":{\"first_name\":\"Victoria\",\"last_name\":\"Agyemang\"}}', NULL, '2023-08-15 13:34:13', '2023-08-15 13:34:13'), +(1275, 'default', 'created', 'App\\Models\\User', 'created', 1164, NULL, NULL, '{\"attributes\":{\"first_name\":\"Muniratu\",\"last_name\":\"Musah\"}}', NULL, '2023-08-15 13:43:35', '2023-08-15 13:43:35'), +(1276, 'default', 'created', 'App\\Models\\User', 'created', 1165, NULL, NULL, '{\"attributes\":{\"first_name\":\"Khariya\",\"last_name\":\"Yemoh\"}}', NULL, '2023-08-15 15:25:32', '2023-08-15 15:25:32'), +(1277, 'default', 'created', 'App\\Models\\User', 'created', 1166, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lady\",\"last_name\":\"Ophyln\"}}', NULL, '2023-08-15 15:51:57', '2023-08-15 15:51:57'), +(1278, 'default', 'created', 'App\\Models\\User', 'created', 1167, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-15 15:55:39', '2023-08-15 15:55:39'), +(1279, 'default', 'updated', 'App\\Models\\User', 'updated', 1167, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"},\"old\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-15 16:14:17', '2023-08-15 16:14:17'), +(1280, 'default', 'created', 'App\\Models\\User', 'created', 1168, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rafia\",\"last_name\":\"Iddrisu\"}}', NULL, '2023-08-15 16:19:59', '2023-08-15 16:19:59'), +(1281, 'default', 'created', 'App\\Models\\User', 'created', 1169, NULL, NULL, '{\"attributes\":{\"first_name\":\"susana\",\"last_name\":\"Angenu\"}}', NULL, '2023-08-15 16:24:53', '2023-08-15 16:24:53'), +(1282, 'default', 'created', 'App\\Models\\User', 'created', 1170, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rebecca\",\"last_name\":\"Frimpong\"}}', NULL, '2023-08-15 16:54:07', '2023-08-15 16:54:07'), +(1283, 'default', 'created', 'App\\Models\\User', 'created', 1171, NULL, NULL, '{\"attributes\":{\"first_name\":\"Isaac\",\"last_name\":\"Opoku Kuffour\"}}', NULL, '2023-08-15 17:50:05', '2023-08-15 17:50:05'), +(1284, 'default', 'updated', 'App\\Models\\User', 'updated', 1171, NULL, NULL, '{\"attributes\":{\"first_name\":\"Isaac\",\"last_name\":\"Opoku Kuffour\"},\"old\":{\"first_name\":\"Isaac\",\"last_name\":\"Opoku Kuffour\"}}', NULL, '2023-08-15 17:59:12', '2023-08-15 17:59:12'), +(1285, 'default', 'created', 'App\\Models\\User', 'created', 1172, NULL, NULL, '{\"attributes\":{\"first_name\":\"empress\",\"last_name\":\"model\"}}', NULL, '2023-08-15 18:09:01', '2023-08-15 18:09:01'), +(1286, 'default', 'created', 'App\\Models\\User', 'created', 1173, NULL, NULL, '{\"attributes\":{\"first_name\":\"Veronica\",\"last_name\":\"Abakah\"}}', NULL, '2023-08-15 18:21:48', '2023-08-15 18:21:48'), +(1287, 'default', 'updated', 'App\\Models\\User', 'updated', 1173, 'App\\Models\\User', 1173, '{\"attributes\":{\"first_name\":\"Veronica\",\"last_name\":\"Abakah\"},\"old\":{\"first_name\":\"Veronica\",\"last_name\":\"Abakah\"}}', NULL, '2023-08-15 18:24:02', '2023-08-15 18:24:02'), +(1288, 'default', 'updated', 'App\\Models\\User', 'updated', 1173, 'App\\Models\\User', 1173, '{\"attributes\":{\"first_name\":\"Veronica\",\"last_name\":\"Abakah\"},\"old\":{\"first_name\":\"Veronica\",\"last_name\":\"Abakah\"}}', NULL, '2023-08-15 18:25:04', '2023-08-15 18:25:04'), +(1289, 'default', 'updated', 'App\\Models\\User', 'updated', 1173, 'App\\Models\\User', 1173, '{\"attributes\":{\"first_name\":\"Veronica\",\"last_name\":\"Abakah\"},\"old\":{\"first_name\":\"Veronica\",\"last_name\":\"Abakah\"}}', NULL, '2023-08-15 18:25:12', '2023-08-15 18:25:12'), +(1290, 'default', 'created', 'App\\Models\\User', 'created', 1174, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dok\",\"last_name\":\"Yvonne\"}}', NULL, '2023-08-15 20:59:31', '2023-08-15 20:59:31'), +(1291, 'default', 'created', 'App\\Models\\User', 'created', 1175, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esther\",\"last_name\":\"Plange\"}}', NULL, '2023-08-15 22:42:00', '2023-08-15 22:42:00'), +(1292, 'default', 'created', 'App\\Models\\User', 'created', 1176, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adebola\",\"last_name\":\"Oke Gifty\"}}', NULL, '2023-08-15 22:53:56', '2023-08-15 22:53:56'), +(1293, 'default', 'updated', 'App\\Models\\User', 'updated', 1171, 'App\\Models\\User', 1171, '{\"attributes\":{\"first_name\":\"Isaac\",\"last_name\":\"Opoku Kuffour\"},\"old\":{\"first_name\":\"Isaac\",\"last_name\":\"Opoku Kuffour\"}}', NULL, '2023-08-15 23:00:06', '2023-08-15 23:00:06'), +(1294, 'default', 'updated', 'App\\Models\\User', 'updated', 1171, 'App\\Models\\User', 1171, '{\"attributes\":{\"first_name\":\"Isaac\",\"last_name\":\"Opoku Kuffour\"},\"old\":{\"first_name\":\"Isaac\",\"last_name\":\"Opoku Kuffour\"}}', NULL, '2023-08-15 23:00:17', '2023-08-15 23:00:17'), +(1295, 'default', 'created', 'App\\Models\\User', 'created', 1177, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mary\",\"last_name\":\"Akonnobea\"}}', NULL, '2023-08-15 23:13:02', '2023-08-15 23:13:02'), +(1296, 'default', 'created', 'App\\Models\\User', 'created', 1178, NULL, NULL, '{\"attributes\":{\"first_name\":\"Cynthia\",\"last_name\":\"Cudjoe\"}}', NULL, '2023-08-15 23:46:02', '2023-08-15 23:46:02'), +(1297, 'default', 'created', 'App\\Models\\User', 'created', 1179, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akosua\",\"last_name\":\"Ellen\"}}', NULL, '2023-08-16 00:56:54', '2023-08-16 00:56:54'), +(1298, 'default', 'created', 'App\\Models\\User', 'created', 1180, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"Osei\"}}', NULL, '2023-08-16 03:33:44', '2023-08-16 03:33:44'), +(1299, 'default', 'created', 'App\\Models\\User', 'created', 1181, NULL, NULL, '{\"attributes\":{\"first_name\":\"Benedicta\",\"last_name\":\"Obeng\"}}', NULL, '2023-08-16 05:49:54', '2023-08-16 05:49:54'), +(1300, 'default', 'created', 'App\\Models\\User', 'created', 1182, NULL, NULL, '{\"attributes\":{\"first_name\":\"Baby\",\"last_name\":\"Sharon\"}}', NULL, '2023-08-16 09:21:07', '2023-08-16 09:21:07'), +(1301, 'default', 'created', 'App\\Models\\User', 'created', 1183, NULL, NULL, '{\"attributes\":{\"first_name\":\"basseh\",\"last_name\":\"helina\"}}', NULL, '2023-08-16 09:53:24', '2023-08-16 09:53:24'), +(1302, 'default', 'created', 'App\\Models\\User', 'created', 1184, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Agyemang\"}}', NULL, '2023-08-16 10:06:31', '2023-08-16 10:06:31'), +(1303, 'default', 'created', 'App\\Models\\User', 'created', 1185, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-16 10:29:39', '2023-08-16 10:29:39'), +(1304, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-16 10:52:56', '2023-08-16 10:52:56'), +(1305, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-16 11:18:03', '2023-08-16 11:18:03'), +(1306, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-16 11:25:04', '2023-08-16 11:25:04'), +(1307, 'default', 'updated', 'App\\Models\\User', 'updated', 704, NULL, NULL, '{\"attributes\":{\"first_name\":\"Margaret\",\"last_name\":\"Hyde\"},\"old\":{\"first_name\":\"Margaret\",\"last_name\":\"Hyde\"}}', NULL, '2023-08-16 11:26:56', '2023-08-16 11:26:56'), +(1308, 'default', 'created', 'App\\Models\\User', 'created', 1186, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ohymaa\",\"last_name\":\"Vidash\"}}', NULL, '2023-08-16 11:42:23', '2023-08-16 11:42:23'), +(1309, 'default', 'updated', 'App\\Models\\User', 'updated', 1186, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ohymaa\",\"last_name\":\"Vidash\"},\"old\":{\"first_name\":\"Ohymaa\",\"last_name\":\"Vidash\"}}', NULL, '2023-08-16 11:43:34', '2023-08-16 11:43:34'), +(1310, 'default', 'updated', 'App\\Models\\User', 'updated', 1186, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ohymaa\",\"last_name\":\"Vidash\"},\"old\":{\"first_name\":\"Ohymaa\",\"last_name\":\"Vidash\"}}', NULL, '2023-08-16 11:43:51', '2023-08-16 11:43:51'), +(1311, 'default', 'updated', 'App\\Models\\User', 'updated', 1186, NULL, NULL, '{\"attributes\":{\"first_name\":\"vidash\",\"last_name\":\"Ohemeng\"},\"old\":{\"first_name\":\"Ohymaa\",\"last_name\":\"Vidash\"}}', NULL, '2023-08-16 11:48:33', '2023-08-16 11:48:33'), +(1312, 'default', 'updated', 'App\\Models\\User', 'updated', 1186, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ohymaa\",\"last_name\":\"Vidash\"},\"old\":{\"first_name\":\"vidash\",\"last_name\":\"Ohemeng\"}}', NULL, '2023-08-16 11:49:57', '2023-08-16 11:49:57'), +(1313, 'default', 'updated', 'App\\Models\\User', 'updated', 1186, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ohymaa\",\"last_name\":\"Vidash\"},\"old\":{\"first_name\":\"Ohymaa\",\"last_name\":\"Vidash\"}}', NULL, '2023-08-16 11:52:35', '2023-08-16 11:52:35'), +(1314, 'default', 'updated', 'App\\Models\\User', 'updated', 1186, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ohymaa\",\"last_name\":\"Vidash\"},\"old\":{\"first_name\":\"Ohymaa\",\"last_name\":\"Vidash\"}}', NULL, '2023-08-16 11:52:41', '2023-08-16 11:52:41'), +(1315, 'default', 'created', 'App\\Models\\User', 'created', 1191, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Afrifa\"}}', NULL, '2023-08-16 13:07:02', '2023-08-16 13:07:02'), +(1316, 'default', 'created', 'App\\Models\\User', 'created', 1192, NULL, NULL, '{\"attributes\":{\"first_name\":\"Christabel\",\"last_name\":\"Yobo\"}}', NULL, '2023-08-16 13:27:40', '2023-08-16 13:27:40'), +(1317, 'default', 'created', 'App\\Models\\User', 'created', 1193, NULL, NULL, '{\"attributes\":{\"first_name\":\"ivy\",\"last_name\":\"cofie\"}}', NULL, '2023-08-16 13:53:36', '2023-08-16 13:53:36'), +(1318, 'default', 'created', 'App\\Models\\User', 'created', 1194, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"}}', NULL, '2023-08-16 14:49:16', '2023-08-16 14:49:16'), +(1319, 'default', 'updated', 'App\\Models\\User', 'updated', 1194, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"},\"old\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"}}', NULL, '2023-08-16 14:49:27', '2023-08-16 14:49:27'), +(1320, 'default', 'updated', 'App\\Models\\User', 'updated', 1194, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"},\"old\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"}}', NULL, '2023-08-16 14:49:49', '2023-08-16 14:49:49'), +(1321, 'default', 'updated', 'App\\Models\\User', 'updated', 1194, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"},\"old\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"}}', NULL, '2023-08-16 14:49:59', '2023-08-16 14:49:59'), +(1322, 'default', 'created', 'App\\Models\\User', 'created', 1195, NULL, NULL, '{\"attributes\":{\"first_name\":\"Cynthia\",\"last_name\":\"meh\"}}', NULL, '2023-08-16 15:08:20', '2023-08-16 15:08:20'), +(1323, 'default', 'created', 'App\\Models\\User', 'created', 1196, NULL, NULL, '{\"attributes\":{\"first_name\":\"Antwi\",\"last_name\":\"Jessica\"}}', NULL, '2023-08-16 15:12:12', '2023-08-16 15:12:12'), +(1324, 'default', 'updated', 'App\\Models\\User', 'updated', 1196, 'App\\Models\\User', 1196, '{\"attributes\":{\"first_name\":\"Antwi\",\"last_name\":\"Jessica\"},\"old\":{\"first_name\":\"Antwi\",\"last_name\":\"Jessica\"}}', NULL, '2023-08-16 15:26:04', '2023-08-16 15:26:04'), +(1325, 'default', 'created', 'App\\Models\\User', 'created', 1197, NULL, NULL, '{\"attributes\":{\"first_name\":\"Daniella\",\"last_name\":\"Boatemaah\"}}', NULL, '2023-08-16 15:44:53', '2023-08-16 15:44:53'), +(1326, 'default', 'updated', 'App\\Models\\User', 'updated', 1194, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"},\"old\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"}}', NULL, '2023-08-16 15:52:25', '2023-08-16 15:52:25'), +(1327, 'default', 'updated', 'App\\Models\\User', 'updated', 1194, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"},\"old\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"}}', NULL, '2023-08-16 15:52:53', '2023-08-16 15:52:53'), +(1328, 'default', 'created', 'App\\Models\\User', 'created', 1198, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Danso\"}}', NULL, '2023-08-16 16:23:12', '2023-08-16 16:23:12'), +(1329, 'default', 'updated', 'App\\Models\\User', 'updated', 1198, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Danso\"},\"old\":{\"first_name\":\"Grace\",\"last_name\":\"Danso\"}}', NULL, '2023-08-16 16:23:25', '2023-08-16 16:23:25'), +(1330, 'default', 'created', 'App\\Models\\User', 'created', 1199, NULL, NULL, '{\"attributes\":{\"first_name\":\"Biantey\",\"last_name\":\"lucy\"}}', NULL, '2023-08-16 16:24:20', '2023-08-16 16:24:20'), +(1331, 'default', 'updated', 'App\\Models\\User', 'updated', 1198, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Danso\"},\"old\":{\"first_name\":\"Grace\",\"last_name\":\"Danso\"}}', NULL, '2023-08-16 16:24:33', '2023-08-16 16:24:33'), +(1332, 'default', 'updated', 'App\\Models\\User', 'updated', 1198, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Danso\"},\"old\":{\"first_name\":\"Grace\",\"last_name\":\"Danso\"}}', NULL, '2023-08-16 16:32:22', '2023-08-16 16:32:22'), +(1333, 'default', 'updated', 'App\\Models\\User', 'updated', 1198, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Danso\"},\"old\":{\"first_name\":\"Grace\",\"last_name\":\"Danso\"}}', NULL, '2023-08-16 16:32:48', '2023-08-16 16:32:48'), +(1334, 'default', 'updated', 'App\\Models\\User', 'updated', 1198, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana\",\"last_name\":\"Ama\"},\"old\":{\"first_name\":\"Grace\",\"last_name\":\"Danso\"}}', NULL, '2023-08-16 16:34:30', '2023-08-16 16:34:30'), +(1335, 'default', 'updated', 'App\\Models\\User', 'updated', 1194, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"},\"old\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"}}', NULL, '2023-08-16 16:35:07', '2023-08-16 16:35:07'), +(1336, 'default', 'updated', 'App\\Models\\User', 'updated', 1194, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"},\"old\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"}}', NULL, '2023-08-16 16:35:49', '2023-08-16 16:35:49'), +(1337, 'default', 'updated', 'App\\Models\\User', 'updated', 24, NULL, NULL, '{\"attributes\":{\"first_name\":\"Kwakye Aninakwa\",\"last_name\":\"juliana\"},\"old\":{\"first_name\":\"Kwakye Aninakwa\",\"last_name\":\"juliana\"}}', NULL, '2023-08-16 16:41:55', '2023-08-16 16:41:55'), +(1338, 'default', 'created', 'App\\Models\\User', 'created', 1200, NULL, NULL, '{\"attributes\":{\"first_name\":\"nn\",\"last_name\":\"nnn\"}}', NULL, '2023-08-16 17:10:49', '2023-08-16 17:10:49'), +(1339, 'default', 'created', 'App\\Models\\User', 'created', 1201, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hjj\",\"last_name\":\"Bbb\"}}', NULL, '2023-08-16 17:13:43', '2023-08-16 17:13:43'), +(1340, 'default', 'updated', 'App\\Models\\User', 'updated', 1194, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"},\"old\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"}}', NULL, '2023-08-16 17:17:51', '2023-08-16 17:17:51'), +(1341, 'default', 'updated', 'App\\Models\\User', 'updated', 1198, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Danso\"},\"old\":{\"first_name\":\"Nana\",\"last_name\":\"Ama\"}}', NULL, '2023-08-16 17:25:08', '2023-08-16 17:25:08'), +(1342, 'default', 'updated', 'App\\Models\\User', 'updated', 1198, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Danso\"},\"old\":{\"first_name\":\"Grace\",\"last_name\":\"Danso\"}}', NULL, '2023-08-16 17:25:23', '2023-08-16 17:25:23'), +(1343, 'default', 'created', 'App\\Models\\User', 'created', 1202, NULL, NULL, '{\"attributes\":{\"first_name\":\"Grace\",\"last_name\":\"Danso\"}}', NULL, '2023-08-16 17:40:00', '2023-08-16 17:40:00'), +(1344, 'default', 'created', 'App\\Models\\User', 'created', 1203, NULL, NULL, '{\"attributes\":{\"first_name\":\"Janewlove\",\"last_name\":\"kankam\"}}', NULL, '2023-08-16 17:47:57', '2023-08-16 17:47:57'), +(1345, 'default', 'created', 'App\\Models\\User', 'created', 1204, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hjj\",\"last_name\":\"Ggg\"}}', NULL, '2023-08-16 19:07:11', '2023-08-16 19:07:11'), +(1346, 'default', 'updated', 'App\\Models\\User', 'updated', 1204, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hjj\",\"last_name\":\"Ggg\"},\"old\":{\"first_name\":\"Hjj\",\"last_name\":\"Ggg\"}}', NULL, '2023-08-16 19:07:30', '2023-08-16 19:07:30'), +(1347, 'default', 'created', 'App\\Models\\User', 'created', 1205, NULL, NULL, '{\"attributes\":{\"first_name\":\"Cappie\",\"last_name\":\"Teya\"}}', NULL, '2023-08-16 19:34:20', '2023-08-16 19:34:20'), +(1348, 'default', 'created', 'App\\Models\\User', 'created', 1206, NULL, NULL, '{\"attributes\":{\"first_name\":\"Kuukua\",\"last_name\":\"Asigbee\"}}', NULL, '2023-08-16 19:40:26', '2023-08-16 19:40:26'), +(1349, 'default', 'created', 'App\\Models\\User', 'created', 1207, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philomina\",\"last_name\":\"Fynn\"}}', NULL, '2023-08-16 19:46:40', '2023-08-16 19:46:40'), +(1350, 'default', 'created', 'App\\Models\\User', 'created', 1208, NULL, NULL, '{\"attributes\":{\"first_name\":\"Stella\",\"last_name\":\"Efya Serwaa\"}}', NULL, '2023-08-16 21:01:23', '2023-08-16 21:01:23'), +(1351, 'default', 'created', 'App\\Models\\User', 'created', 1209, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Addison\"}}', NULL, '2023-08-16 21:02:07', '2023-08-16 21:02:07'), +(1352, 'default', 'updated', 'App\\Models\\User', 'updated', 1209, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Addison\"},\"old\":{\"first_name\":\"Sandra\",\"last_name\":\"Addison\"}}', NULL, '2023-08-16 21:02:17', '2023-08-16 21:02:17'), +(1353, 'default', 'updated', 'App\\Models\\User', 'updated', 1209, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Addison\"},\"old\":{\"first_name\":\"Sandra\",\"last_name\":\"Addison\"}}', NULL, '2023-08-16 21:02:38', '2023-08-16 21:02:38'), +(1354, 'default', 'updated', 'App\\Models\\User', 'updated', 1209, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Addison\"},\"old\":{\"first_name\":\"Sandra\",\"last_name\":\"Addison\"}}', NULL, '2023-08-16 21:02:44', '2023-08-16 21:02:44'), +(1355, 'default', 'updated', 'App\\Models\\User', 'updated', 1209, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Addison\"},\"old\":{\"first_name\":\"Sandra\",\"last_name\":\"Addison\"}}', NULL, '2023-08-16 21:02:54', '2023-08-16 21:02:54'), +(1356, 'default', 'created', 'App\\Models\\User', 'created', 1210, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Addison\"}}', NULL, '2023-08-16 21:04:14', '2023-08-16 21:04:14'), +(1357, 'default', 'created', 'App\\Models\\User', 'created', 1211, NULL, NULL, '{\"attributes\":{\"first_name\":\"Princess\",\"last_name\":\"Tima\"}}', NULL, '2023-08-16 21:44:19', '2023-08-16 21:44:19'), +(1358, 'default', 'created', 'App\\Models\\User', 'created', 1212, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Mensah\"}}', NULL, '2023-08-16 21:52:58', '2023-08-16 21:52:58'), +(1359, 'default', 'updated', 'App\\Models\\User', 'updated', 1212, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Mensah\"},\"old\":{\"first_name\":\"Sandra\",\"last_name\":\"Mensah\"}}', NULL, '2023-08-16 21:52:58', '2023-08-16 21:52:58'), +(1360, 'default', 'created', 'App\\Models\\User', 'created', 1213, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jennifer\",\"last_name\":\"Korkor Okutu\"}}', NULL, '2023-08-17 00:16:48', '2023-08-17 00:16:48'), +(1361, 'default', 'created', 'App\\Models\\User', 'created', 1214, NULL, NULL, '{\"attributes\":{\"first_name\":\"Christabell Serwaah\",\"last_name\":\"Bonsu\"}}', NULL, '2023-08-17 00:35:07', '2023-08-17 00:35:07'), +(1362, 'default', 'created', 'App\\Models\\User', 'created', 1215, NULL, NULL, '{\"attributes\":{\"first_name\":\"Claudia\",\"last_name\":\"Agyemang-Badu\"}}', NULL, '2023-08-17 00:35:33', '2023-08-17 00:35:33'), +(1363, 'default', 'created', 'App\\Models\\User', 'created', 1216, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Emelia\"}}', NULL, '2023-08-17 01:16:23', '2023-08-17 01:16:23'), +(1364, 'default', 'created', 'App\\Models\\User', 'created', 1217, NULL, NULL, '{\"attributes\":{\"first_name\":\"Linfa\",\"last_name\":\"Opoku\"}}', NULL, '2023-08-17 01:56:16', '2023-08-17 01:56:16'), +(1365, 'default', 'created', 'App\\Models\\User', 'created', 1218, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sect\",\"last_name\":\"Brian\"}}', NULL, '2023-08-17 05:50:08', '2023-08-17 05:50:08'), +(1366, 'default', 'updated', 'App\\Models\\User', 'updated', 1218, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sect\",\"last_name\":\"Brian\"},\"old\":{\"first_name\":\"Sect\",\"last_name\":\"Brian\"}}', NULL, '2023-08-17 05:50:16', '2023-08-17 05:50:16'), +(1367, 'default', 'updated', 'App\\Models\\User', 'updated', 1218, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sect\",\"last_name\":\"Brian\"},\"old\":{\"first_name\":\"Sect\",\"last_name\":\"Brian\"}}', NULL, '2023-08-17 05:50:25', '2023-08-17 05:50:25'), +(1368, 'default', 'updated', 'App\\Models\\User', 'updated', 1218, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sect\",\"last_name\":\"Brian\"},\"old\":{\"first_name\":\"Sect\",\"last_name\":\"Brian\"}}', NULL, '2023-08-17 05:50:33', '2023-08-17 05:50:33'), +(1369, 'default', 'updated', 'App\\Models\\User', 'updated', 1207, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philomina\",\"last_name\":\"fynn\"},\"old\":{\"first_name\":\"Philomina\",\"last_name\":\"Fynn\"}}', NULL, '2023-08-17 07:04:16', '2023-08-17 07:04:16'), +(1370, 'default', 'updated', 'App\\Models\\User', 'updated', 1207, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philomina\",\"last_name\":\"fynn\"},\"old\":{\"first_name\":\"Philomina\",\"last_name\":\"fynn\"}}', NULL, '2023-08-17 07:04:23', '2023-08-17 07:04:23'), +(1371, 'default', 'updated', 'App\\Models\\User', 'updated', 1207, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philomina\",\"last_name\":\"Fynn\"},\"old\":{\"first_name\":\"Philomina\",\"last_name\":\"fynn\"}}', NULL, '2023-08-17 07:08:24', '2023-08-17 07:08:24'), +(1372, 'default', 'updated', 'App\\Models\\User', 'updated', 1207, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philomina\",\"last_name\":\"Fynn\"},\"old\":{\"first_name\":\"Philomina\",\"last_name\":\"Fynn\"}}', NULL, '2023-08-17 07:08:32', '2023-08-17 07:08:32'), +(1373, 'default', 'updated', 'App\\Models\\User', 'updated', 1207, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philomina\",\"last_name\":\"Fynn\"},\"old\":{\"first_name\":\"Philomina\",\"last_name\":\"Fynn\"}}', NULL, '2023-08-17 07:08:43', '2023-08-17 07:08:43'), +(1374, 'default', 'updated', 'App\\Models\\User', 'updated', 1207, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philomina\",\"last_name\":\"fynn\"},\"old\":{\"first_name\":\"Philomina\",\"last_name\":\"Fynn\"}}', NULL, '2023-08-17 07:09:35', '2023-08-17 07:09:35'), +(1375, 'default', 'created', 'App\\Models\\User', 'created', 1219, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Obodai\"}}', NULL, '2023-08-17 07:15:51', '2023-08-17 07:15:51'), +(1376, 'default', 'updated', 'App\\Models\\User', 'updated', 1207, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philomina\",\"last_name\":\"Fynn\"},\"old\":{\"first_name\":\"Philomina\",\"last_name\":\"fynn\"}}', NULL, '2023-08-17 07:41:06', '2023-08-17 07:41:06'), +(1377, 'default', 'updated', 'App\\Models\\User', 'updated', 1207, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philomina\",\"last_name\":\"Fynn\"},\"old\":{\"first_name\":\"Philomina\",\"last_name\":\"Fynn\"}}', NULL, '2023-08-17 07:46:34', '2023-08-17 07:46:34'), +(1378, 'default', 'updated', 'App\\Models\\User', 'updated', 1207, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philomina\",\"last_name\":\"Fynn\"},\"old\":{\"first_name\":\"Philomina\",\"last_name\":\"Fynn\"}}', NULL, '2023-08-17 07:46:42', '2023-08-17 07:46:42'), +(1379, 'default', 'created', 'App\\Models\\User', 'created', 1220, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philomina\",\"last_name\":\"Fynn\"}}', NULL, '2023-08-17 07:58:32', '2023-08-17 07:58:32'), +(1380, 'default', 'created', 'App\\Models\\User', 'created', 1221, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philomina\",\"last_name\":\"Fynn\"}}', NULL, '2023-08-17 08:05:56', '2023-08-17 08:05:56'), +(1381, 'default', 'created', 'App\\Models\\User', 'created', 1224, NULL, NULL, '{\"attributes\":{\"first_name\":\"Veronica\",\"last_name\":\"Oparebea\"}}', NULL, '2023-08-17 11:11:46', '2023-08-17 11:11:46'), +(1382, 'default', 'created', 'App\\Models\\User', 'created', 1225, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jane\",\"last_name\":\"Gold\"}}', NULL, '2023-08-17 11:16:57', '2023-08-17 11:16:57'), +(1383, 'default', 'created', 'App\\Models\\User', 'created', 1226, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ummu\",\"last_name\":\"Bint\"}}', NULL, '2023-08-17 12:04:29', '2023-08-17 12:04:29'), +(1384, 'default', 'created', 'App\\Models\\User', 'created', 1227, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana\",\"last_name\":\"Ama\"}}', NULL, '2023-08-17 12:04:40', '2023-08-17 12:04:40'), +(1385, 'default', 'created', 'App\\Models\\User', 'created', 1228, NULL, NULL, '{\"attributes\":{\"first_name\":\"EMMANUEL\",\"last_name\":\"HACKMAN MANU\"}}', NULL, '2023-08-17 12:05:17', '2023-08-17 12:05:17'), +(1386, 'default', 'created', 'App\\Models\\User', 'created', 1229, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mavis\",\"last_name\":\"Broni\"}}', NULL, '2023-08-17 13:30:55', '2023-08-17 13:30:55'), +(1387, 'default', 'created', 'App\\Models\\User', 'created', 1230, NULL, NULL, '{\"attributes\":{\"first_name\":\"Christabel\",\"last_name\":\"kadel\"}}', NULL, '2023-08-17 15:15:37', '2023-08-17 15:15:37'), +(1388, 'default', 'created', 'App\\Models\\User', 'created', 1231, NULL, NULL, '{\"attributes\":{\"first_name\":\"ivy\",\"last_name\":\"Bonney\"}}', NULL, '2023-08-17 15:18:04', '2023-08-17 15:18:04'), +(1389, 'default', 'created', 'App\\Models\\User', 'created', 1232, NULL, NULL, '{\"attributes\":{\"first_name\":\"Joyce\",\"last_name\":\"Fosuaa\"}}', NULL, '2023-08-17 16:11:51', '2023-08-17 16:11:51'), +(1390, 'default', 'updated', 'App\\Models\\User', 'updated', 1194, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"},\"old\":{\"first_name\":\"Naa\",\"last_name\":\"Ayeley\"}}', NULL, '2023-08-17 16:32:18', '2023-08-17 16:32:18'), +(1391, 'default', 'created', 'App\\Models\\User', 'created', 1233, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mamavi\",\"last_name\":\"Agboh\"}}', NULL, '2023-08-17 16:35:09', '2023-08-17 16:35:09'), +(1392, 'default', 'updated', 'App\\Models\\User', 'updated', 1233, 'App\\Models\\User', 1233, '{\"attributes\":{\"first_name\":\"Mamavi\",\"last_name\":\"Agboh\"},\"old\":{\"first_name\":\"Mamavi\",\"last_name\":\"Agboh\"}}', NULL, '2023-08-17 16:37:23', '2023-08-17 16:37:23'), +(1393, 'default', 'created', 'App\\Models\\User', 'created', 1234, NULL, NULL, '{\"attributes\":{\"first_name\":\"Aniah\",\"last_name\":\"Bernice\"}}', NULL, '2023-08-17 16:44:54', '2023-08-17 16:44:54'), +(1394, 'default', 'updated', 'App\\Models\\User', 'updated', 1234, NULL, NULL, '{\"attributes\":{\"first_name\":\"Aniah\",\"last_name\":\"Bernice\"},\"old\":{\"first_name\":\"Aniah\",\"last_name\":\"Bernice\"}}', NULL, '2023-08-17 16:44:54', '2023-08-17 16:44:54'), +(1395, 'default', 'updated', 'App\\Models\\User', 'updated', 1234, NULL, NULL, '{\"attributes\":{\"first_name\":\"Aniah\",\"last_name\":\"Bernice\"},\"old\":{\"first_name\":\"Aniah\",\"last_name\":\"Bernice\"}}', NULL, '2023-08-17 16:45:39', '2023-08-17 16:45:39'), +(1396, 'default', 'updated', 'App\\Models\\User', 'updated', 1205, NULL, NULL, '{\"attributes\":{\"first_name\":\"Cappie\",\"last_name\":\"Teya\"},\"old\":{\"first_name\":\"Cappie\",\"last_name\":\"Teya\"}}', NULL, '2023-08-17 16:46:05', '2023-08-17 16:46:05'), +(1397, 'default', 'updated', 'App\\Models\\User', 'updated', 1205, 'App\\Models\\User', 1205, '{\"attributes\":{\"first_name\":\"Cappie\",\"last_name\":\"Teya\"},\"old\":{\"first_name\":\"Cappie\",\"last_name\":\"Teya\"}}', NULL, '2023-08-17 16:49:46', '2023-08-17 16:49:46'), +(1398, 'default', 'updated', 'App\\Models\\User', 'updated', 1205, 'App\\Models\\User', 1205, '{\"attributes\":{\"first_name\":\"Cappie\",\"last_name\":\"Teya\"},\"old\":{\"first_name\":\"Cappie\",\"last_name\":\"Teya\"}}', NULL, '2023-08-17 16:51:03', '2023-08-17 16:51:03'), +(1399, 'default', 'created', 'App\\Models\\User', 'created', 1235, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rahel\",\"last_name\":\"Yamuha\"}}', NULL, '2023-08-17 16:55:43', '2023-08-17 16:55:43'), +(1400, 'default', 'updated', 'App\\Models\\User', 'updated', 1235, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rahel\",\"last_name\":\"Yamuha\"},\"old\":{\"first_name\":\"Rahel\",\"last_name\":\"Yamuha\"}}', NULL, '2023-08-17 16:55:44', '2023-08-17 16:55:44'), +(1401, 'default', 'created', 'App\\Models\\User', 'created', 1236, NULL, NULL, '{\"attributes\":{\"first_name\":\"Blessing\",\"last_name\":\"Ahiabu\"}}', NULL, '2023-08-17 17:00:37', '2023-08-17 17:00:37'), +(1402, 'default', 'created', 'App\\Models\\User', 'created', 1237, NULL, NULL, '{\"attributes\":{\"first_name\":\"Juan\",\"last_name\":\"Wendy Chris\"}}', NULL, '2023-08-17 17:02:15', '2023-08-17 17:02:15'), +(1403, 'default', 'created', 'App\\Models\\User', 'created', 1238, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nhaa\",\"last_name\":\"Candy\"}}', NULL, '2023-08-17 17:34:22', '2023-08-17 17:34:22'), +(1404, 'default', 'updated', 'App\\Models\\User', 'updated', 1238, 'App\\Models\\User', 1238, '{\"attributes\":{\"first_name\":\"Nhaa\",\"last_name\":\"Candy\"},\"old\":{\"first_name\":\"Nhaa\",\"last_name\":\"Candy\"}}', NULL, '2023-08-17 17:37:07', '2023-08-17 17:37:07'), +(1405, 'default', 'created', 'App\\Models\\User', 'created', 1239, NULL, NULL, '{\"attributes\":{\"first_name\":\"Apraku\",\"last_name\":\"Esther\"}}', NULL, '2023-08-17 18:01:27', '2023-08-17 18:01:27'), +(1406, 'default', 'updated', 'App\\Models\\User', 'updated', 1239, 'App\\Models\\User', 1239, '{\"attributes\":{\"first_name\":\"Apraku\",\"last_name\":\"Esther\"},\"old\":{\"first_name\":\"Apraku\",\"last_name\":\"Esther\"}}', NULL, '2023-08-17 18:03:55', '2023-08-17 18:03:55'), +(1407, 'default', 'created', 'App\\Models\\User', 'created', 1240, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rahael\",\"last_name\":\"Quaye\"}}', NULL, '2023-08-17 18:50:53', '2023-08-17 18:50:53'), +(1408, 'default', 'updated', 'App\\Models\\User', 'updated', 1240, 'App\\Models\\User', 1240, '{\"attributes\":{\"first_name\":\"Rahael\",\"last_name\":\"Quaye\"},\"old\":{\"first_name\":\"Rahael\",\"last_name\":\"Quaye\"}}', NULL, '2023-08-17 18:58:55', '2023-08-17 18:58:55'), +(1409, 'default', 'created', 'App\\Models\\User', 'created', 1241, NULL, NULL, '{\"attributes\":{\"first_name\":\"Augustine\",\"last_name\":\"Duah\"}}', NULL, '2023-08-17 19:03:53', '2023-08-17 19:03:53'), +(1410, 'default', 'updated', 'App\\Models\\User', 'updated', 1241, NULL, NULL, '{\"attributes\":{\"first_name\":\"Augustine\",\"last_name\":\"Duah\"},\"old\":{\"first_name\":\"Augustine\",\"last_name\":\"Duah\"}}', NULL, '2023-08-17 19:03:54', '2023-08-17 19:03:54'); +INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_type`, `event`, `subject_id`, `causer_type`, `causer_id`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES +(1411, 'default', 'created', 'App\\Models\\User', 'created', 1242, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dennis\",\"last_name\":\"Yeboah\"}}', NULL, '2023-08-17 19:07:53', '2023-08-17 19:07:53'), +(1412, 'default', 'created', 'App\\Models\\User', 'created', 1243, NULL, NULL, '{\"attributes\":{\"first_name\":\"Regina\",\"last_name\":\"Kinikini\"}}', NULL, '2023-08-17 19:29:05', '2023-08-17 19:29:05'), +(1413, 'default', 'updated', 'App\\Models\\User', 'updated', 1243, 'App\\Models\\User', 1243, '{\"attributes\":{\"first_name\":\"Regina\",\"last_name\":\"Kinikini\"},\"old\":{\"first_name\":\"Regina\",\"last_name\":\"Kinikini\"}}', NULL, '2023-08-17 19:31:34', '2023-08-17 19:31:34'), +(1414, 'default', 'created', 'App\\Models\\User', 'created', 1244, NULL, NULL, '{\"attributes\":{\"first_name\":\"Faustina\",\"last_name\":\"Durowaa\"}}', NULL, '2023-08-17 20:27:40', '2023-08-17 20:27:40'), +(1415, 'default', 'updated', 'App\\Models\\User', 'updated', 12, 'App\\Models\\User', 12, '{\"attributes\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"},\"old\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"}}', NULL, '2023-08-17 20:52:47', '2023-08-17 20:52:47'), +(1416, 'default', 'updated', 'App\\Models\\User', 'updated', 12, 'App\\Models\\User', 12, '{\"attributes\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"},\"old\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"}}', NULL, '2023-08-17 20:53:17', '2023-08-17 20:53:17'), +(1417, 'default', 'created', 'App\\Models\\User', 'created', 1245, NULL, NULL, '{\"attributes\":{\"first_name\":\"Charity\",\"last_name\":\"Gyamfi\"}}', NULL, '2023-08-17 20:53:51', '2023-08-17 20:53:51'), +(1418, 'default', 'created', 'App\\Models\\User', 'created', 1246, NULL, NULL, '{\"attributes\":{\"first_name\":\"Angelina\",\"last_name\":\"mensah\"}}', NULL, '2023-08-17 21:00:42', '2023-08-17 21:00:42'), +(1419, 'default', 'created', 'App\\Models\\User', 'created', 1247, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jennifer\",\"last_name\":\"Apreko\"}}', NULL, '2023-08-17 22:59:20', '2023-08-17 22:59:20'), +(1420, 'default', 'updated', 'App\\Models\\User', 'updated', 1247, 'App\\Models\\User', 1247, '{\"attributes\":{\"first_name\":\"Jennifer\",\"last_name\":\"Apreko\"},\"old\":{\"first_name\":\"Jennifer\",\"last_name\":\"Apreko\"}}', NULL, '2023-08-17 23:01:28', '2023-08-17 23:01:28'), +(1421, 'default', 'updated', 'App\\Models\\User', 'updated', 1247, 'App\\Models\\User', 1247, '{\"attributes\":{\"first_name\":\"Jennifer\",\"last_name\":\"Apreko\"},\"old\":{\"first_name\":\"Jennifer\",\"last_name\":\"Apreko\"}}', NULL, '2023-08-17 23:01:55', '2023-08-17 23:01:55'), +(1422, 'default', 'created', 'App\\Models\\User', 'created', 1248, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hanny\",\"last_name\":\"Amanfo\"}}', NULL, '2023-08-17 23:08:29', '2023-08-17 23:08:29'), +(1423, 'default', 'created', 'App\\Models\\User', 'created', 1249, NULL, NULL, '{\"attributes\":{\"first_name\":\"Qwaku\",\"last_name\":\"Jake\"}}', NULL, '2023-08-18 01:09:35', '2023-08-18 01:09:35'), +(1424, 'default', 'created', 'App\\Models\\User', 'created', 1250, NULL, NULL, '{\"attributes\":{\"first_name\":\"Belinda\",\"last_name\":\"Tetteh\"}}', NULL, '2023-08-18 06:31:03', '2023-08-18 06:31:03'), +(1425, 'default', 'updated', 'App\\Models\\User', 'updated', 1085, 'App\\Models\\User', 1085, '{\"attributes\":{\"first_name\":\"Reagan\",\"last_name\":\"Agyei\"},\"old\":{\"first_name\":\"Reagan\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-18 08:37:39', '2023-08-18 08:37:39'), +(1426, 'default', 'created', 'App\\Models\\User', 'created', 1251, NULL, NULL, '{\"attributes\":{\"first_name\":\"firdaus\",\"last_name\":\"Osman\"}}', NULL, '2023-08-18 09:39:03', '2023-08-18 09:39:03'), +(1427, 'default', 'created', 'App\\Models\\User', 'created', 1252, NULL, NULL, '{\"attributes\":{\"first_name\":\"Antoinette\",\"last_name\":\"Owusu\"}}', NULL, '2023-08-18 10:14:34', '2023-08-18 10:14:34'), +(1428, 'default', 'created', 'App\\Models\\User', 'created', 1253, NULL, NULL, '{\"attributes\":{\"first_name\":\"Benedicta\",\"last_name\":\"Bondzie\"}}', NULL, '2023-08-18 11:30:49', '2023-08-18 11:30:49'), +(1429, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-18 11:45:53', '2023-08-18 11:45:53'), +(1430, 'default', 'created', 'App\\Models\\User', 'created', 1254, NULL, NULL, '{\"attributes\":{\"first_name\":\"Winifred\",\"last_name\":\"Tei-Wayo\"}}', NULL, '2023-08-18 12:13:26', '2023-08-18 12:13:26'), +(1431, 'default', 'created', 'App\\Models\\User', 'created', 1255, NULL, NULL, '{\"attributes\":{\"first_name\":\"Benedicta\",\"last_name\":\"Kapora\"}}', NULL, '2023-08-18 12:36:36', '2023-08-18 12:36:36'), +(1432, 'default', 'updated', 'App\\Models\\User', 'updated', 1185, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"},\"old\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-18 12:43:06', '2023-08-18 12:43:06'), +(1433, 'default', 'updated', 'App\\Models\\User', 'updated', 1185, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"},\"old\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-18 12:43:12', '2023-08-18 12:43:12'), +(1434, 'default', 'updated', 'App\\Models\\User', 'updated', 1185, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"},\"old\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-18 12:43:32', '2023-08-18 12:43:32'), +(1435, 'default', 'updated', 'App\\Models\\User', 'updated', 1185, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"},\"old\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-18 12:50:21', '2023-08-18 12:50:21'), +(1436, 'default', 'updated', 'App\\Models\\User', 'updated', 1185, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"},\"old\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-18 12:50:28', '2023-08-18 12:50:28'), +(1437, 'default', 'updated', 'App\\Models\\User', 'updated', 1185, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"},\"old\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-18 12:50:33', '2023-08-18 12:50:33'), +(1438, 'default', 'updated', 'App\\Models\\User', 'updated', 1185, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"},\"old\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-18 12:50:40', '2023-08-18 12:50:40'), +(1439, 'default', 'updated', 'App\\Models\\User', 'updated', 1185, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"},\"old\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-18 13:01:53', '2023-08-18 13:01:53'), +(1440, 'default', 'updated', 'App\\Models\\User', 'updated', 1185, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"},\"old\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-18 13:02:00', '2023-08-18 13:02:00'), +(1441, 'default', 'updated', 'App\\Models\\User', 'updated', 1185, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"},\"old\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-18 13:02:06', '2023-08-18 13:02:06'), +(1442, 'default', 'updated', 'App\\Models\\User', 'updated', 1185, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"},\"old\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-18 13:02:12', '2023-08-18 13:02:12'), +(1443, 'default', 'updated', 'App\\Models\\User', 'updated', 1185, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"},\"old\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-18 13:02:18', '2023-08-18 13:02:18'), +(1444, 'default', 'updated', 'App\\Models\\User', 'updated', 1185, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"},\"old\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-18 13:02:26', '2023-08-18 13:02:26'), +(1445, 'default', 'created', 'App\\Models\\User', 'created', 1256, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Adoma Acheampong Aikins\"}}', NULL, '2023-08-18 13:20:11', '2023-08-18 13:20:11'), +(1446, 'default', 'updated', 'App\\Models\\User', 'updated', 1256, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Adoma Acheampong Aikins\"},\"old\":{\"first_name\":\"Priscilla\",\"last_name\":\"Adoma Acheampong Aikins\"}}', NULL, '2023-08-18 13:20:12', '2023-08-18 13:20:12'), +(1447, 'default', 'created', 'App\\Models\\User', 'created', 1257, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esi\",\"last_name\":\"Nyaneba\"}}', NULL, '2023-08-18 13:44:00', '2023-08-18 13:44:00'), +(1448, 'default', 'updated', 'App\\Models\\User', 'updated', 1185, NULL, NULL, '{\"attributes\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"},\"old\":{\"first_name\":\"Wendy\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-18 14:17:57', '2023-08-18 14:17:57'), +(1449, 'default', 'created', 'App\\Models\\User', 'created', 1258, NULL, NULL, '{\"attributes\":{\"first_name\":\"Judith\",\"last_name\":\"Agyemang Duah\"}}', NULL, '2023-08-18 14:24:45', '2023-08-18 14:24:45'), +(1450, 'default', 'created', 'App\\Models\\User', 'created', 1259, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amuzu\",\"last_name\":\"Remondey\"}}', NULL, '2023-08-18 15:33:10', '2023-08-18 15:33:10'), +(1451, 'default', 'updated', 'App\\Models\\User', 'updated', 622, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esi\",\"last_name\":\"Nyaneba\"},\"old\":{\"first_name\":\"Esi\",\"last_name\":\"Nyaneba\"}}', NULL, '2023-08-18 16:41:54', '2023-08-18 16:41:54'), +(1452, 'default', 'created', 'App\\Models\\User', 'created', 1260, NULL, NULL, '{\"attributes\":{\"first_name\":\"David\",\"last_name\":\"Sarfo Boateng\"}}', NULL, '2023-08-18 17:14:38', '2023-08-18 17:14:38'), +(1453, 'default', 'updated', 'App\\Models\\User', 'updated', 3, 'App\\Models\\User', 3, '{\"attributes\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"},\"old\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"}}', NULL, '2023-08-18 18:36:20', '2023-08-18 18:36:20'), +(1454, 'default', 'created', 'App\\Models\\User', 'created', 1261, NULL, NULL, '{\"attributes\":{\"first_name\":\"Eugenia\",\"last_name\":\"Agbemakla\"}}', NULL, '2023-08-18 19:09:50', '2023-08-18 19:09:50'), +(1455, 'default', 'created', 'App\\Models\\User', 'created', 1262, NULL, NULL, '{\"attributes\":{\"first_name\":\"rhiam\",\"last_name\":\"luv\"}}', NULL, '2023-08-18 19:47:47', '2023-08-18 19:47:47'), +(1456, 'default', 'created', 'App\\Models\\User', 'created', 1263, NULL, NULL, '{\"attributes\":{\"first_name\":\"Christiana\",\"last_name\":\"Agboli\"}}', NULL, '2023-08-18 19:52:57', '2023-08-18 19:52:57'), +(1457, 'default', 'updated', 'App\\Models\\User', 'updated', 1263, 'App\\Models\\User', 1263, '{\"attributes\":{\"first_name\":\"Christiana\",\"last_name\":\"Agboli\"},\"old\":{\"first_name\":\"Christiana\",\"last_name\":\"Agboli\"}}', NULL, '2023-08-18 19:53:24', '2023-08-18 19:53:24'), +(1458, 'default', 'updated', 'App\\Models\\User', 'updated', 1263, 'App\\Models\\User', 1263, '{\"attributes\":{\"first_name\":\"Emefa\",\"last_name\":\"Christiana\"},\"old\":{\"first_name\":\"Christiana\",\"last_name\":\"Agboli\"}}', NULL, '2023-08-18 19:53:45', '2023-08-18 19:53:45'), +(1459, 'default', 'updated', 'App\\Models\\User', 'updated', 1263, 'App\\Models\\User', 1263, '{\"attributes\":{\"first_name\":\"Emefa\",\"last_name\":\"Christiana\"},\"old\":{\"first_name\":\"Emefa\",\"last_name\":\"Christiana\"}}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +(1460, 'default', 'updated', 'App\\Models\\User', 'updated', 853, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ernestina\",\"last_name\":\"Fiankobea Asare\"},\"old\":{\"first_name\":\"Ernestina\",\"last_name\":\"Fiankobea Asare\"}}', NULL, '2023-08-18 19:56:06', '2023-08-18 19:56:06'), +(1461, 'default', 'created', 'App\\Models\\User', 'created', 1264, NULL, NULL, '{\"attributes\":{\"first_name\":\"Monica Boatemaa\",\"last_name\":\"Amofah\"}}', NULL, '2023-08-18 19:56:06', '2023-08-18 19:56:06'), +(1462, 'default', 'created', 'App\\Models\\User', 'created', 1265, NULL, NULL, '{\"attributes\":{\"first_name\":\"Stephanie\",\"last_name\":\"Botchway\"}}', NULL, '2023-08-18 19:57:50', '2023-08-18 19:57:50'), +(1463, 'default', 'created', 'App\\Models\\User', 'created', 1266, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana\",\"last_name\":\"Yaa\"}}', NULL, '2023-08-18 20:00:03', '2023-08-18 20:00:03'), +(1464, 'default', 'created', 'App\\Models\\User', 'created', 1267, NULL, NULL, '{\"attributes\":{\"first_name\":\"Alice\",\"last_name\":\"Ellimah\"}}', NULL, '2023-08-18 20:16:57', '2023-08-18 20:16:57'), +(1465, 'default', 'created', 'App\\Models\\User', 'created', 1268, NULL, NULL, '{\"attributes\":{\"first_name\":\"Catherine\",\"last_name\":\"Gayi\"}}', NULL, '2023-08-18 20:20:33', '2023-08-18 20:20:33'), +(1466, 'default', 'created', 'App\\Models\\User', 'created', 1269, NULL, NULL, '{\"attributes\":{\"first_name\":\"Angela\",\"last_name\":\"Adjei\"}}', NULL, '2023-08-18 20:20:37', '2023-08-18 20:20:37'), +(1467, 'default', 'updated', 'App\\Models\\User', 'updated', 1269, NULL, NULL, '{\"attributes\":{\"first_name\":\"Angela\",\"last_name\":\"Adjei\"},\"old\":{\"first_name\":\"Angela\",\"last_name\":\"Adjei\"}}', NULL, '2023-08-18 20:21:22', '2023-08-18 20:21:22'), +(1468, 'default', 'updated', 'App\\Models\\User', 'updated', 1268, 'App\\Models\\User', 1268, '{\"attributes\":{\"first_name\":\"Catherine\",\"last_name\":\"Gayi\"},\"old\":{\"first_name\":\"Catherine\",\"last_name\":\"Gayi\"}}', NULL, '2023-08-18 20:22:46', '2023-08-18 20:22:46'), +(1469, 'default', 'created', 'App\\Models\\User', 'created', 1270, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Shika\"}}', NULL, '2023-08-18 20:26:06', '2023-08-18 20:26:06'), +(1470, 'default', 'created', 'App\\Models\\User', 'created', 1271, NULL, NULL, '{\"attributes\":{\"first_name\":\"Irene\",\"last_name\":\"Osei\"}}', NULL, '2023-08-18 20:27:39', '2023-08-18 20:27:39'), +(1471, 'default', 'updated', 'App\\Models\\User', 'updated', 962, NULL, NULL, '{\"attributes\":{\"first_name\":\"Animwaa Rebecca\",\"last_name\":\"Yeboah\"},\"old\":{\"first_name\":\"Animwaa Rebecca\",\"last_name\":\"Yeboah\"}}', NULL, '2023-08-18 20:28:16', '2023-08-18 20:28:16'), +(1472, 'default', 'created', 'App\\Models\\User', 'created', 1272, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Janamah\"}}', NULL, '2023-08-18 20:30:00', '2023-08-18 20:30:00'), +(1473, 'default', 'created', 'App\\Models\\User', 'created', 1273, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mercy\",\"last_name\":\"Amponsa\"}}', NULL, '2023-08-18 20:34:30', '2023-08-18 20:34:30'), +(1474, 'default', 'created', 'App\\Models\\User', 'created', 1274, NULL, NULL, '{\"attributes\":{\"first_name\":\"Josephine\",\"last_name\":\"sey\"}}', NULL, '2023-08-18 20:46:53', '2023-08-18 20:46:53'), +(1475, 'default', 'created', 'App\\Models\\User', 'created', 1275, NULL, NULL, '{\"attributes\":{\"first_name\":\"Matilda\",\"last_name\":\"Osei\"}}', NULL, '2023-08-18 20:50:26', '2023-08-18 20:50:26'), +(1476, 'default', 'created', 'App\\Models\\User', 'created', 1276, NULL, NULL, '{\"attributes\":{\"first_name\":\"Edith\",\"last_name\":\"Adutwumwaa\"}}', NULL, '2023-08-18 20:52:41', '2023-08-18 20:52:41'), +(1477, 'default', 'updated', 'App\\Models\\User', 'updated', 582, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mary Theodorah\",\"last_name\":\"Abankwah\"},\"old\":{\"first_name\":\"Mary Theodorah\",\"last_name\":\"Abankwah\"}}', NULL, '2023-08-18 21:41:31', '2023-08-18 21:41:31'), +(1478, 'default', 'created', 'App\\Models\\User', 'created', 1277, NULL, NULL, '{\"attributes\":{\"first_name\":\"Theodora\",\"last_name\":\"Mawuanam\"}}', NULL, '2023-08-18 21:49:56', '2023-08-18 21:49:56'), +(1479, 'default', 'created', 'App\\Models\\User', 'created', 1278, NULL, NULL, '{\"attributes\":{\"first_name\":\"Appiah\",\"last_name\":\"Charity\"}}', NULL, '2023-08-18 22:11:56', '2023-08-18 22:11:56'), +(1480, 'default', 'updated', 'App\\Models\\User', 'updated', 150, NULL, NULL, '{\"attributes\":{\"first_name\":\"PAMELA\",\"last_name\":\"ANDOH\"},\"old\":{\"first_name\":\"PAMELA\",\"last_name\":\"ANDOH\"}}', NULL, '2023-08-18 22:11:57', '2023-08-18 22:11:57'), +(1481, 'default', 'updated', 'App\\Models\\User', 'updated', 468, NULL, NULL, '{\"attributes\":{\"first_name\":\"Regina\",\"last_name\":\"Johnson\"},\"old\":{\"first_name\":\"Regina\",\"last_name\":\"Johnson\"}}', NULL, '2023-08-18 22:15:39', '2023-08-18 22:15:39'), +(1482, 'default', 'created', 'App\\Models\\User', 'created', 1279, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jenny\",\"last_name\":\"Delali\"}}', NULL, '2023-08-18 22:34:28', '2023-08-18 22:34:28'), +(1483, 'default', 'updated', 'App\\Models\\User', 'updated', 587, NULL, NULL, '{\"attributes\":{\"first_name\":\"peace dzifa\",\"last_name\":\"nukunu\"},\"old\":{\"first_name\":\"peace dzifa\",\"last_name\":\"nukunu\"}}', NULL, '2023-08-18 22:58:27', '2023-08-18 22:58:27'), +(1484, 'default', 'updated', 'App\\Models\\User', 'updated', 587, NULL, NULL, '{\"attributes\":{\"first_name\":\"peace dzifa\",\"last_name\":\"nukunu\"},\"old\":{\"first_name\":\"peace dzifa\",\"last_name\":\"nukunu\"}}', NULL, '2023-08-18 23:07:41', '2023-08-18 23:07:41'), +(1485, 'default', 'updated', 'App\\Models\\User', 'updated', 12, NULL, NULL, '{\"attributes\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"},\"old\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"}}', NULL, '2023-08-18 23:08:05', '2023-08-18 23:08:05'), +(1486, 'default', 'created', 'App\\Models\\User', 'created', 1280, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jacobell\",\"last_name\":\"Wisdom\"}}', NULL, '2023-08-18 23:25:37', '2023-08-18 23:25:37'), +(1487, 'default', 'updated', 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', 1, '{\"attributes\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"},\"old\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"}}', NULL, '2023-08-18 23:36:21', '2023-08-18 23:36:21'), +(1488, 'default', 'created', 'App\\Models\\User', 'created', 1281, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esther\",\"last_name\":\"Oduro\"}}', NULL, '2023-08-18 23:37:48', '2023-08-18 23:37:48'), +(1489, 'default', 'created', 'App\\Models\\User', 'created', 1282, NULL, NULL, '{\"attributes\":{\"first_name\":\"maame\",\"last_name\":\"serwas\"}}', NULL, '2023-08-18 23:38:44', '2023-08-18 23:38:44'), +(1490, 'default', 'updated', 'App\\Models\\User', 'updated', 1282, 'App\\Models\\User', 1282, '{\"attributes\":{\"first_name\":\"maame\",\"last_name\":\"serwaa\"},\"old\":{\"first_name\":\"maame\",\"last_name\":\"serwas\"}}', NULL, '2023-08-18 23:42:45', '2023-08-18 23:42:45'), +(1491, 'default', 'created', 'App\\Models\\User', 'created', 1283, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sandra\",\"last_name\":\"Martei\"}}', NULL, '2023-08-19 00:04:21', '2023-08-19 00:04:21'), +(1492, 'default', 'created', 'App\\Models\\User', 'created', 1284, NULL, NULL, '{\"attributes\":{\"first_name\":\"Afia\",\"last_name\":\"Phiny\"}}', NULL, '2023-08-19 00:23:44', '2023-08-19 00:23:44'), +(1493, 'default', 'created', 'App\\Models\\User', 'created', 1285, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rosina\",\"last_name\":\"Mills\"}}', NULL, '2023-08-19 00:26:15', '2023-08-19 00:26:15'), +(1494, 'default', 'created', 'App\\Models\\User', 'created', 1286, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bernice\",\"last_name\":\"Boadi\"}}', NULL, '2023-08-19 04:33:10', '2023-08-19 04:33:10'), +(1495, 'default', 'updated', 'App\\Models\\User', 'updated', 181, NULL, NULL, '{\"attributes\":{\"first_name\":\"JUSTINA\",\"last_name\":\"BLAY\"},\"old\":{\"first_name\":\"JUSTINA\",\"last_name\":\"BLAY\"}}', NULL, '2023-08-19 06:05:03', '2023-08-19 06:05:03'), +(1496, 'default', 'created', 'App\\Models\\User', 'created', 1287, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mildred\",\"last_name\":\"Samuel\"}}', NULL, '2023-08-19 06:14:42', '2023-08-19 06:14:42'), +(1497, 'default', 'created', 'App\\Models\\User', 'created', 1288, NULL, NULL, '{\"attributes\":{\"first_name\":\"Awurama\",\"last_name\":\"papabhi\"}}', NULL, '2023-08-19 06:15:26', '2023-08-19 06:15:26'), +(1498, 'default', 'created', 'App\\Models\\User', 'created', 1289, NULL, NULL, '{\"attributes\":{\"first_name\":\"Elizabeth\",\"last_name\":\"Amemakalor\"}}', NULL, '2023-08-19 06:17:19', '2023-08-19 06:17:19'), +(1499, 'default', 'created', 'App\\Models\\User', 'created', 1290, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ofori Amanfo\",\"last_name\":\"Sussana\"}}', NULL, '2023-08-19 07:03:13', '2023-08-19 07:03:13'), +(1500, 'default', 'created', 'App\\Models\\User', 'created', 1291, NULL, NULL, '{\"attributes\":{\"first_name\":\"Anastasia\",\"last_name\":\"Manu\"}}', NULL, '2023-08-19 07:22:37', '2023-08-19 07:22:37'), +(1501, 'default', 'updated', 'App\\Models\\User', 'updated', 560, NULL, NULL, '{\"attributes\":{\"first_name\":\"Kit\",\"last_name\":\"Oppong Kontor\"},\"old\":{\"first_name\":\"Kit\",\"last_name\":\"Oppong Kontor\"}}', NULL, '2023-08-19 07:56:19', '2023-08-19 07:56:19'), +(1502, 'default', 'created', 'App\\Models\\User', 'created', 1292, NULL, NULL, '{\"attributes\":{\"first_name\":\"sheila\",\"last_name\":\"Boanor\"}}', NULL, '2023-08-19 08:10:09', '2023-08-19 08:10:09'), +(1503, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-19 09:44:26', '2023-08-19 09:44:26'), +(1504, 'default', 'created', 'App\\Models\\User', 'created', 1293, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ekua\",\"last_name\":\"Bentil\"}}', NULL, '2023-08-19 10:54:19', '2023-08-19 10:54:19'), +(1505, 'default', 'updated', 'App\\Models\\User', 'updated', 399, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Kyei-Baffour\"},\"old\":{\"first_name\":\"Abigail\",\"last_name\":\"Kyei-Baffour\"}}', NULL, '2023-08-19 11:28:53', '2023-08-19 11:28:53'), +(1506, 'default', 'created', 'App\\Models\\User', 'created', 1294, NULL, NULL, '{\"attributes\":{\"first_name\":\"Edem\",\"last_name\":\"Vanessa\"}}', NULL, '2023-08-19 11:50:05', '2023-08-19 11:50:05'), +(1507, 'default', 'created', 'App\\Models\\User', 'created', 1295, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esther\",\"last_name\":\"Boakyewaa\"}}', NULL, '2023-08-19 11:52:05', '2023-08-19 11:52:05'), +(1508, 'default', 'created', 'App\\Models\\User', 'created', 1296, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Collins\"}}', NULL, '2023-08-19 11:52:35', '2023-08-19 11:52:35'), +(1509, 'default', 'updated', 'App\\Models\\User', 'updated', 1295, 'App\\Models\\User', 1295, '{\"attributes\":{\"first_name\":\"Esther\",\"last_name\":\"Boakyewaa\"},\"old\":{\"first_name\":\"Esther\",\"last_name\":\"Boakyewaa\"}}', NULL, '2023-08-19 11:58:58', '2023-08-19 11:58:58'), +(1510, 'default', 'created', 'App\\Models\\User', 'created', 1297, NULL, NULL, '{\"attributes\":{\"first_name\":\"precious\",\"last_name\":\"Agbeadzi\"}}', NULL, '2023-08-19 12:01:42', '2023-08-19 12:01:42'), +(1511, 'default', 'created', 'App\\Models\\User', 'created', 1298, NULL, NULL, '{\"attributes\":{\"first_name\":\"Araba\",\"last_name\":\"Andoh\"}}', NULL, '2023-08-19 12:05:20', '2023-08-19 12:05:20'), +(1512, 'default', 'created', 'App\\Models\\User', 'created', 1299, NULL, NULL, '{\"attributes\":{\"first_name\":\"Erica\",\"last_name\":\"Boye\"}}', NULL, '2023-08-19 12:07:56', '2023-08-19 12:07:56'), +(1513, 'default', 'updated', 'App\\Models\\User', 'updated', 1264, 'App\\Models\\User', 1264, '{\"attributes\":{\"first_name\":\"Monica Boatemaa\",\"last_name\":\"Amofah\"},\"old\":{\"first_name\":\"Monica Boatemaa\",\"last_name\":\"Amofah\"}}', NULL, '2023-08-19 12:16:50', '2023-08-19 12:16:50'), +(1514, 'default', 'created', 'App\\Models\\User', 'created', 1300, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rhammy\",\"last_name\":\"Yeboah\"}}', NULL, '2023-08-19 12:17:43', '2023-08-19 12:17:43'), +(1515, 'default', 'created', 'App\\Models\\User', 'created', 1301, NULL, NULL, '{\"attributes\":{\"first_name\":\"Samuel\",\"last_name\":\"ohene\"}}', NULL, '2023-08-19 12:45:23', '2023-08-19 12:45:23'), +(1516, 'default', 'created', 'App\\Models\\User', 'created', 1302, NULL, NULL, '{\"attributes\":{\"first_name\":\"Hadiza\",\"last_name\":\"fuseini\"}}', NULL, '2023-08-19 13:00:26', '2023-08-19 13:00:26'), +(1517, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-19 13:01:42', '2023-08-19 13:01:42'), +(1518, 'default', 'created', 'App\\Models\\User', 'created', 1303, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dora\",\"last_name\":\"Boakye Marfo\"}}', NULL, '2023-08-19 13:01:56', '2023-08-19 13:01:56'), +(1519, 'default', 'created', 'App\\Models\\User', 'created', 1304, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abena\",\"last_name\":\"Gyang\"}}', NULL, '2023-08-19 13:02:11', '2023-08-19 13:02:11'), +(1520, 'default', 'updated', 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', 1, '{\"attributes\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"},\"old\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"}}', NULL, '2023-08-19 13:02:48', '2023-08-19 13:02:48'), +(1521, 'default', 'updated', 'App\\Models\\User', 'updated', 1303, 'App\\Models\\User', 1303, '{\"attributes\":{\"first_name\":\"Dora\",\"last_name\":\"Boakye Marfo\"},\"old\":{\"first_name\":\"Dora\",\"last_name\":\"Boakye Marfo\"}}', NULL, '2023-08-19 13:07:10', '2023-08-19 13:07:10'), +(1522, 'default', 'updated', 'App\\Models\\User', 'updated', 1303, 'App\\Models\\User', 1303, '{\"attributes\":{\"first_name\":\"Dora\",\"last_name\":\"Boakye Marfo\"},\"old\":{\"first_name\":\"Dora\",\"last_name\":\"Boakye Marfo\"}}', NULL, '2023-08-19 13:08:10', '2023-08-19 13:08:10'), +(1523, 'default', 'created', 'App\\Models\\User', 'created', 1305, NULL, NULL, '{\"attributes\":{\"first_name\":\"Alberta\",\"last_name\":\"Amofah\"}}', NULL, '2023-08-19 13:10:39', '2023-08-19 13:10:39'), +(1524, 'default', 'created', 'App\\Models\\User', 'created', 1306, NULL, NULL, '{\"attributes\":{\"first_name\":\"Babainniwuur\",\"last_name\":\"Regina\"}}', NULL, '2023-08-19 13:19:03', '2023-08-19 13:19:03'), +(1525, 'default', 'updated', 'App\\Models\\User', 'updated', 1271, 'App\\Models\\User', 1271, '{\"attributes\":{\"first_name\":\"Irene\",\"last_name\":\"Osei\"},\"old\":{\"first_name\":\"Irene\",\"last_name\":\"Osei\"}}', NULL, '2023-08-19 13:29:34', '2023-08-19 13:29:34'), +(1526, 'default', 'created', 'App\\Models\\User', 'created', 1307, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ewurama\",\"last_name\":\"sugar\"}}', NULL, '2023-08-19 13:39:22', '2023-08-19 13:39:22'), +(1527, 'default', 'created', 'App\\Models\\User', 'created', 1308, NULL, NULL, '{\"attributes\":{\"first_name\":\"Tracy\",\"last_name\":\"Birago\"}}', NULL, '2023-08-19 13:53:08', '2023-08-19 13:53:08'), +(1528, 'default', 'created', 'App\\Models\\User', 'created', 1309, NULL, NULL, '{\"attributes\":{\"first_name\":\"Francisca\",\"last_name\":\"Asante\"}}', NULL, '2023-08-19 14:35:52', '2023-08-19 14:35:52'), +(1529, 'default', 'created', 'App\\Models\\User', 'created', 1310, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dzifa\",\"last_name\":\"Anat\"}}', NULL, '2023-08-19 14:47:35', '2023-08-19 14:47:35'), +(1530, 'default', 'created', 'App\\Models\\User', 'created', 1311, NULL, NULL, '{\"attributes\":{\"first_name\":\"Barkisu\",\"last_name\":\"Eyiah Botchey\"}}', NULL, '2023-08-19 14:48:36', '2023-08-19 14:48:36'), +(1531, 'default', 'created', 'App\\Models\\User', 'created', 1312, NULL, NULL, '{\"attributes\":{\"first_name\":\"gifty\",\"last_name\":\"mead\"}}', NULL, '2023-08-19 14:52:50', '2023-08-19 14:52:50'), +(1532, 'default', 'created', 'App\\Models\\User', 'created', 1313, NULL, NULL, '{\"attributes\":{\"first_name\":\"Phoebe\",\"last_name\":\"Amponsah\"}}', NULL, '2023-08-19 14:54:04', '2023-08-19 14:54:04'), +(1533, 'default', 'updated', 'App\\Models\\User', 'updated', 1313, 'App\\Models\\User', 1313, '{\"attributes\":{\"first_name\":\"Phoebe\",\"last_name\":\"Amponsah\"},\"old\":{\"first_name\":\"Phoebe\",\"last_name\":\"Amponsah\"}}', NULL, '2023-08-19 14:57:33', '2023-08-19 14:57:33'), +(1534, 'default', 'updated', 'App\\Models\\User', 'updated', 1313, 'App\\Models\\User', 1313, '{\"attributes\":{\"first_name\":\"Phoebe\",\"last_name\":\"Amponsah\"},\"old\":{\"first_name\":\"Phoebe\",\"last_name\":\"Amponsah\"}}', NULL, '2023-08-19 14:58:01', '2023-08-19 14:58:01'), +(1535, 'default', 'created', 'App\\Models\\User', 'created', 1314, NULL, NULL, '{\"attributes\":{\"first_name\":\"lois\",\"last_name\":\"klufio\"}}', NULL, '2023-08-19 15:00:36', '2023-08-19 15:00:36'), +(1536, 'default', 'created', 'App\\Models\\User', 'created', 1315, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dzifa\",\"last_name\":\"Gafa\"}}', NULL, '2023-08-19 15:05:51', '2023-08-19 15:05:51'), +(1537, 'default', 'created', 'App\\Models\\User', 'created', 1316, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mahfuzatu\",\"last_name\":\"Abdallah\"}}', NULL, '2023-08-19 15:28:47', '2023-08-19 15:28:47'), +(1538, 'default', 'updated', 'App\\Models\\User', 'updated', 1316, 'App\\Models\\User', 1316, '{\"attributes\":{\"first_name\":\"Mahfuzatu\",\"last_name\":\"Abdallah\"},\"old\":{\"first_name\":\"Mahfuzatu\",\"last_name\":\"Abdallah\"}}', NULL, '2023-08-19 15:29:51', '2023-08-19 15:29:51'), +(1539, 'default', 'updated', 'App\\Models\\User', 'updated', 12, 'App\\Models\\User', 12, '{\"attributes\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"},\"old\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"}}', NULL, '2023-08-19 15:41:59', '2023-08-19 15:41:59'), +(1540, 'default', 'created', 'App\\Models\\User', 'created', 1317, NULL, NULL, '{\"attributes\":{\"first_name\":\"majorie\",\"last_name\":\"andoh\"}}', NULL, '2023-08-19 16:15:14', '2023-08-19 16:15:14'), +(1541, 'default', 'created', 'App\\Models\\User', 'created', 1318, NULL, NULL, '{\"attributes\":{\"first_name\":\"victoria\",\"last_name\":\"yartey\"}}', NULL, '2023-08-19 16:16:33', '2023-08-19 16:16:33'), +(1542, 'default', 'updated', 'App\\Models\\User', 'updated', 1235, 'App\\Models\\User', 1235, '{\"attributes\":{\"first_name\":\"Rahel\",\"last_name\":\"Yamuha\"},\"old\":{\"first_name\":\"Rahel\",\"last_name\":\"Yamuha\"}}', NULL, '2023-08-19 16:18:07', '2023-08-19 16:18:07'), +(1543, 'default', 'created', 'App\\Models\\User', 'created', 1319, NULL, NULL, '{\"attributes\":{\"first_name\":\"Tracy Pearl\",\"last_name\":\"Agyemang\"}}', NULL, '2023-08-19 17:02:26', '2023-08-19 17:02:26'), +(1544, 'default', 'updated', 'App\\Models\\User', 'updated', 1059, 'App\\Models\\User', 1059, '{\"attributes\":{\"first_name\":\"Lawrencia\",\"last_name\":\"Amoh\"},\"old\":{\"first_name\":\"Lawrencia\",\"last_name\":\"Amoh\"}}', NULL, '2023-08-19 17:40:58', '2023-08-19 17:40:58'), +(1545, 'default', 'updated', 'App\\Models\\User', 'updated', 1193, 'App\\Models\\User', 1193, '{\"attributes\":{\"first_name\":\"ivy\",\"last_name\":\"cofie\"},\"old\":{\"first_name\":\"ivy\",\"last_name\":\"cofie\"}}', NULL, '2023-08-19 17:46:10', '2023-08-19 17:46:10'), +(1546, 'default', 'created', 'App\\Models\\User', 'created', 1320, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dzreke\",\"last_name\":\"Sandra\"}}', NULL, '2023-08-19 18:18:42', '2023-08-19 18:18:42'), +(1547, 'default', 'updated', 'App\\Models\\User', 'updated', 1320, 'App\\Models\\User', 1320, '{\"attributes\":{\"first_name\":\"Dzreke\",\"last_name\":\"Sandra\"},\"old\":{\"first_name\":\"Dzreke\",\"last_name\":\"Sandra\"}}', NULL, '2023-08-19 18:22:52', '2023-08-19 18:22:52'), +(1548, 'default', 'created', 'App\\Models\\User', 'created', 1321, NULL, NULL, '{\"attributes\":{\"first_name\":\"Donkor\",\"last_name\":\"Abigail\"}}', NULL, '2023-08-19 19:18:59', '2023-08-19 19:18:59'), +(1549, 'default', 'created', 'App\\Models\\User', 'created', 1322, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dulcie\",\"last_name\":\"Obiri Yirenkyi\"}}', NULL, '2023-08-19 19:25:09', '2023-08-19 19:25:09'), +(1550, 'default', 'created', 'App\\Models\\User', 'created', 1323, NULL, NULL, '{\"attributes\":{\"first_name\":\"Cecilia\",\"last_name\":\"Amoah\"}}', NULL, '2023-08-19 20:04:24', '2023-08-19 20:04:24'), +(1551, 'default', 'created', 'App\\Models\\User', 'created', 1324, NULL, NULL, '{\"attributes\":{\"first_name\":\"Marilyn\",\"last_name\":\"Addy\"}}', NULL, '2023-08-19 21:03:21', '2023-08-19 21:03:21'), +(1552, 'default', 'created', 'App\\Models\\User', 'created', 1325, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sherita\",\"last_name\":\"Moro\"}}', NULL, '2023-08-19 22:26:39', '2023-08-19 22:26:39'), +(1553, 'default', 'updated', 'App\\Models\\User', 'updated', 150, NULL, NULL, '{\"attributes\":{\"first_name\":\"PAMELA\",\"last_name\":\"ANDOH\"},\"old\":{\"first_name\":\"PAMELA\",\"last_name\":\"ANDOH\"}}', NULL, '2023-08-19 23:32:03', '2023-08-19 23:32:03'), +(1554, 'default', 'created', 'App\\Models\\User', 'created', 1326, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Akomeah\"}}', NULL, '2023-08-20 00:53:18', '2023-08-20 00:53:18'), +(1555, 'default', 'updated', 'App\\Models\\User', 'updated', 1326, 'App\\Models\\User', 1326, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Akomeah\"},\"old\":{\"first_name\":\"Priscilla\",\"last_name\":\"Akomeah\"}}', NULL, '2023-08-20 00:55:18', '2023-08-20 00:55:18'), +(1556, 'default', 'created', 'App\\Models\\User', 'created', 1327, NULL, NULL, '{\"attributes\":{\"first_name\":\"Efya\",\"last_name\":\"Pretty\"}}', NULL, '2023-08-20 01:06:02', '2023-08-20 01:06:02'), +(1557, 'default', 'created', 'App\\Models\\User', 'created', 1328, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana\",\"last_name\":\"Efya\"}}', NULL, '2023-08-20 08:15:10', '2023-08-20 08:15:10'), +(1558, 'default', 'created', 'App\\Models\\User', 'created', 1329, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mabel\",\"last_name\":\"Darko\"}}', NULL, '2023-08-20 08:41:03', '2023-08-20 08:41:03'), +(1559, 'default', 'created', 'App\\Models\\User', 'created', 1330, NULL, NULL, '{\"attributes\":{\"first_name\":\"Portia\",\"last_name\":\"Henaku\"}}', NULL, '2023-08-20 09:08:31', '2023-08-20 09:08:31'), +(1560, 'default', 'created', 'App\\Models\\User', 'created', 1331, NULL, NULL, '{\"attributes\":{\"first_name\":\"Daniella\",\"last_name\":\"Darko\"}}', NULL, '2023-08-20 09:24:23', '2023-08-20 09:24:23'), +(1561, 'default', 'deleted', 'App\\Models\\User', 'deleted', 832, 'App\\Models\\User', 832, '{\"old\":{\"first_name\":\"Bernice\",\"last_name\":\"Amfo\"}}', NULL, '2023-08-20 12:17:52', '2023-08-20 12:17:52'), +(1562, 'default', 'created', 'App\\Models\\User', 'created', 1332, NULL, NULL, '{\"attributes\":{\"first_name\":\"Bernice\",\"last_name\":\"Amfo\"}}', NULL, '2023-08-20 12:18:42', '2023-08-20 12:18:42'), +(1563, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-20 13:11:33', '2023-08-20 13:11:33'), +(1564, 'default', 'created', 'App\\Models\\User', 'created', 1333, NULL, NULL, '{\"attributes\":{\"first_name\":\"BENEDICTA\",\"last_name\":\"OWUSU\"}}', NULL, '2023-08-20 13:14:00', '2023-08-20 13:14:00'), +(1565, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-20 13:16:55', '2023-08-20 13:16:55'), +(1566, 'default', 'created', 'App\\Models\\User', 'created', 1334, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Mensah\"}}', NULL, '2023-08-20 13:29:57', '2023-08-20 13:29:57'), +(1567, 'default', 'created', 'App\\Models\\User', 'created', 1335, NULL, NULL, '{\"attributes\":{\"first_name\":\"Florence\",\"last_name\":\"adjei\"}}', NULL, '2023-08-20 14:19:30', '2023-08-20 14:19:30'), +(1568, 'default', 'updated', 'App\\Models\\User', 'updated', 306, 'App\\Models\\User', 306, '{\"attributes\":{\"first_name\":\"Afriyie\",\"last_name\":\"Winifred\"},\"old\":{\"first_name\":\"Afriyie\",\"last_name\":\"Gospel\"}}', NULL, '2023-08-20 15:02:19', '2023-08-20 15:02:19'), +(1569, 'default', 'created', 'App\\Models\\User', 'created', 1336, NULL, NULL, '{\"attributes\":{\"first_name\":\"Maud\",\"last_name\":\"Gray\"}}', NULL, '2023-08-20 17:28:33', '2023-08-20 17:28:33'), +(1570, 'default', 'created', 'App\\Models\\User', 'created', 1337, NULL, NULL, '{\"attributes\":{\"first_name\":\"Josephine\",\"last_name\":\"Brentu\"}}', NULL, '2023-08-20 18:11:13', '2023-08-20 18:11:13'), +(1571, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-20 18:27:34', '2023-08-20 18:27:34'), +(1572, 'default', 'created', 'App\\Models\\User', 'created', 1338, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ruth\",\"last_name\":\"Akpalu\"}}', NULL, '2023-08-20 19:04:01', '2023-08-20 19:04:01'), +(1573, 'default', 'created', 'App\\Models\\User', 'created', 1339, NULL, NULL, '{\"attributes\":{\"first_name\":\"suzzy\",\"last_name\":\"kotey\"}}', NULL, '2023-08-20 19:12:19', '2023-08-20 19:12:19'), +(1574, 'default', 'created', 'App\\Models\\User', 'created', 1340, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Abordo\"}}', NULL, '2023-08-20 19:41:30', '2023-08-20 19:41:30'), +(1575, 'default', 'created', 'App\\Models\\User', 'created', 1341, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adilia\",\"last_name\":\"Opoku\"}}', NULL, '2023-08-20 19:55:35', '2023-08-20 19:55:35'), +(1576, 'default', 'updated', 'App\\Models\\User', 'updated', 249, NULL, NULL, '{\"attributes\":{\"first_name\":\"RACHEAL\",\"last_name\":\"ANTWI\"},\"old\":{\"first_name\":\"RACHEAL\",\"last_name\":\"ANTWI\"}}', NULL, '2023-08-20 20:08:40', '2023-08-20 20:08:40'), +(1577, 'default', 'created', 'App\\Models\\User', 'created', 1342, NULL, NULL, '{\"attributes\":{\"first_name\":\"sandra\",\"last_name\":\"Agyei\"}}', NULL, '2023-08-20 20:26:34', '2023-08-20 20:26:34'), +(1578, 'default', 'created', 'App\\Models\\User', 'created', 1343, NULL, NULL, '{\"attributes\":{\"first_name\":\"kyei Davida\",\"last_name\":\"Abenaa\"}}', NULL, '2023-08-20 21:50:37', '2023-08-20 21:50:37'), +(1579, 'default', 'created', 'App\\Models\\User', 'created', 1344, NULL, NULL, '{\"attributes\":{\"first_name\":\"Eunita\",\"last_name\":\"kwaw kume\"}}', NULL, '2023-08-20 21:56:57', '2023-08-20 21:56:57'), +(1580, 'default', 'updated', 'App\\Models\\User', 'updated', 1344, 'App\\Models\\User', 1344, '{\"attributes\":{\"first_name\":\"NITA\",\"last_name\":\"KAY\"},\"old\":{\"first_name\":\"Eunita\",\"last_name\":\"kwaw kume\"}}', NULL, '2023-08-20 21:59:01', '2023-08-20 21:59:01'), +(1581, 'default', 'updated', 'App\\Models\\User', 'updated', 1344, 'App\\Models\\User', 1344, '{\"attributes\":{\"first_name\":\"EUNITA\",\"last_name\":\"KWAW KUME\"},\"old\":{\"first_name\":\"NITA\",\"last_name\":\"KAY\"}}', NULL, '2023-08-20 22:00:12', '2023-08-20 22:00:12'), +(1582, 'default', 'created', 'App\\Models\\User', 'created', 1345, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Akomeah\"}}', NULL, '2023-08-20 22:01:32', '2023-08-20 22:01:32'), +(1583, 'default', 'updated', 'App\\Models\\User', 'updated', 1345, 'App\\Models\\User', 1345, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Akomeah\"},\"old\":{\"first_name\":\"Abigail\",\"last_name\":\"Akomeah\"}}', NULL, '2023-08-20 22:05:02', '2023-08-20 22:05:02'), +(1584, 'default', 'created', 'App\\Models\\User', 'created', 1346, NULL, NULL, '{\"attributes\":{\"first_name\":\"Irene\",\"last_name\":\"Addo\"}}', NULL, '2023-08-20 22:25:18', '2023-08-20 22:25:18'), +(1585, 'default', 'updated', 'App\\Models\\User', 'updated', 1337, 'App\\Models\\User', 1337, '{\"attributes\":{\"first_name\":\"Josephine\",\"last_name\":\"Brentu\"},\"old\":{\"first_name\":\"Josephine\",\"last_name\":\"Brentu\"}}', NULL, '2023-08-20 22:35:15', '2023-08-20 22:35:15'), +(1586, 'default', 'created', 'App\\Models\\User', 'created', 1347, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Amanor\"}}', NULL, '2023-08-20 23:01:25', '2023-08-20 23:01:25'), +(1587, 'default', 'created', 'App\\Models\\User', 'created', 1348, NULL, NULL, '{\"attributes\":{\"first_name\":\"Irene\",\"last_name\":\"Bashiru\"}}', NULL, '2023-08-20 23:05:38', '2023-08-20 23:05:38'), +(1588, 'default', 'created', 'App\\Models\\User', 'created', 1349, NULL, NULL, '{\"attributes\":{\"first_name\":\"Precious\",\"last_name\":\"Boahene\"}}', NULL, '2023-08-20 23:11:14', '2023-08-20 23:11:14'), +(1589, 'default', 'created', 'App\\Models\\User', 'created', 1350, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dreamgal\",\"last_name\":\"Grace\"}}', NULL, '2023-08-21 00:54:05', '2023-08-21 00:54:05'), +(1590, 'default', 'updated', 'App\\Models\\User', 'updated', 1350, 'App\\Models\\User', 1350, '{\"attributes\":{\"first_name\":\"Dreamgal\",\"last_name\":\"Grace\"},\"old\":{\"first_name\":\"Dreamgal\",\"last_name\":\"Grace\"}}', NULL, '2023-08-21 00:55:33', '2023-08-21 00:55:33'), +(1591, 'default', 'created', 'App\\Models\\User', 'created', 1351, NULL, NULL, '{\"attributes\":{\"first_name\":\"sandra\",\"last_name\":\"Agyemang\"}}', NULL, '2023-08-21 02:05:55', '2023-08-21 02:05:55'), +(1592, 'default', 'created', 'App\\Models\\User', 'created', 1352, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana Akua\",\"last_name\":\"Marfowaa\"}}', NULL, '2023-08-21 07:29:24', '2023-08-21 07:29:24'), +(1593, 'default', 'updated', 'App\\Models\\User', 'updated', 1352, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana Akua\",\"last_name\":\"Marfowaa\"},\"old\":{\"first_name\":\"Nana Akua\",\"last_name\":\"Marfowaa\"}}', NULL, '2023-08-21 07:29:25', '2023-08-21 07:29:25'), +(1594, 'default', 'updated', 'App\\Models\\User', 'updated', 1352, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nana Akua\",\"last_name\":\"Marfowaa\"},\"old\":{\"first_name\":\"Nana Akua\",\"last_name\":\"Marfowaa\"}}', NULL, '2023-08-21 07:30:01', '2023-08-21 07:30:01'), +(1595, 'default', 'created', 'App\\Models\\User', 'created', 1353, NULL, NULL, '{\"attributes\":{\"first_name\":\"Edith wineme\",\"last_name\":\"Ayuah\"}}', NULL, '2023-08-21 07:35:33', '2023-08-21 07:35:33'), +(1596, 'default', 'created', 'App\\Models\\User', 'created', 1354, NULL, NULL, '{\"attributes\":{\"first_name\":\"Josie\",\"last_name\":\"Mingle\"}}', NULL, '2023-08-21 07:47:40', '2023-08-21 07:47:40'), +(1597, 'default', 'created', 'App\\Models\\User', 'created', 1355, NULL, NULL, '{\"attributes\":{\"first_name\":\"Stephanie\",\"last_name\":\"Deitutu\"}}', NULL, '2023-08-21 07:58:11', '2023-08-21 07:58:11'), +(1598, 'default', 'created', 'App\\Models\\User', 'created', 1356, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"BruceSmith\"}}', NULL, '2023-08-21 08:09:16', '2023-08-21 08:09:16'), +(1599, 'default', 'created', 'App\\Models\\User', 'created', 1357, NULL, NULL, '{\"attributes\":{\"first_name\":\"bervelyn\",\"last_name\":\"Armah\"}}', NULL, '2023-08-21 08:29:48', '2023-08-21 08:29:48'), +(1600, 'default', 'created', 'App\\Models\\User', 'created', 1358, NULL, NULL, '{\"attributes\":{\"first_name\":\"Marian\",\"last_name\":\"Sackey\"}}', NULL, '2023-08-21 08:30:08', '2023-08-21 08:30:08'), +(1601, 'default', 'updated', 'App\\Models\\User', 'updated', 16, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amoah\",\"last_name\":\"mavis\"},\"old\":{\"first_name\":\"Amoah\",\"last_name\":\"mavis\"}}', NULL, '2023-08-21 08:43:13', '2023-08-21 08:43:13'), +(1602, 'default', 'created', 'App\\Models\\User', 'created', 1359, NULL, NULL, '{\"attributes\":{\"first_name\":\"debbie\",\"last_name\":\"padi\"}}', NULL, '2023-08-21 08:59:48', '2023-08-21 08:59:48'), +(1603, 'default', 'created', 'App\\Models\\User', 'created', 1360, NULL, NULL, '{\"attributes\":{\"first_name\":\"Felicia\",\"last_name\":\"Osei\"}}', NULL, '2023-08-21 09:09:49', '2023-08-21 09:09:49'), +(1604, 'default', 'updated', 'App\\Models\\User', 'updated', 135, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amoako\",\"last_name\":\"Immaculate\"},\"old\":{\"first_name\":\"Amoako\",\"last_name\":\"Immaculate\"}}', NULL, '2023-08-21 10:02:31', '2023-08-21 10:02:31'), +(1605, 'default', 'created', 'App\\Models\\User', 'created', 1361, NULL, NULL, '{\"attributes\":{\"first_name\":\"leona\",\"last_name\":\"Lamptey\"}}', NULL, '2023-08-21 10:11:58', '2023-08-21 10:11:58'), +(1606, 'default', 'created', 'App\\Models\\User', 'created', 1362, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Agyeiwaa\"}}', NULL, '2023-08-21 10:17:47', '2023-08-21 10:17:47'), +(1607, 'default', 'created', 'App\\Models\\User', 'created', 1363, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esther\",\"last_name\":\"Saah\"}}', NULL, '2023-08-21 11:02:33', '2023-08-21 11:02:33'), +(1608, 'default', 'created', 'App\\Models\\User', 'created', 1364, NULL, NULL, '{\"attributes\":{\"first_name\":\"perpetual\",\"last_name\":\"Nkrumah\"}}', NULL, '2023-08-21 11:09:30', '2023-08-21 11:09:30'), +(1609, 'default', 'created', 'App\\Models\\User', 'created', 1365, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gloria\",\"last_name\":\"Asamoah\"}}', NULL, '2023-08-21 11:09:33', '2023-08-21 11:09:33'), +(1610, 'default', 'updated', 'App\\Models\\User', 'updated', 1365, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gloria\",\"last_name\":\"Asamoah\"},\"old\":{\"first_name\":\"Gloria\",\"last_name\":\"Asamoah\"}}', NULL, '2023-08-21 11:09:34', '2023-08-21 11:09:34'), +(1611, 'default', 'updated', 'App\\Models\\User', 'updated', 1364, 'App\\Models\\User', 1364, '{\"attributes\":{\"first_name\":\"perpetual\",\"last_name\":\"Nkrumah\"},\"old\":{\"first_name\":\"perpetual\",\"last_name\":\"Nkrumah\"}}', NULL, '2023-08-21 11:15:21', '2023-08-21 11:15:21'), +(1612, 'default', 'created', 'App\\Models\\User', 'created', 1366, NULL, NULL, '{\"attributes\":{\"first_name\":\"Anthia\",\"last_name\":\"Tiwaa Frimpong\"}}', NULL, '2023-08-21 11:24:04', '2023-08-21 11:24:04'), +(1613, 'default', 'updated', 'App\\Models\\User', 'updated', 1366, 'App\\Models\\User', 1366, '{\"attributes\":{\"first_name\":\"Anthia\",\"last_name\":\"Tiwaa Frimpong\"},\"old\":{\"first_name\":\"Anthia\",\"last_name\":\"Tiwaa Frimpong\"}}', NULL, '2023-08-21 11:26:28', '2023-08-21 11:26:28'), +(1614, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-21 11:48:16', '2023-08-21 11:48:16'), +(1615, 'default', 'created', 'App\\Models\\User', 'created', 1367, NULL, NULL, '{\"attributes\":{\"first_name\":\"Henrietha\",\"last_name\":\"opoku Asare\"}}', NULL, '2023-08-21 12:03:02', '2023-08-21 12:03:02'), +(1616, 'default', 'created', 'App\\Models\\User', 'created', 1368, NULL, NULL, '{\"attributes\":{\"first_name\":\"Tiwah\",\"last_name\":\"Esther\"}}', NULL, '2023-08-21 12:38:54', '2023-08-21 12:38:54'), +(1617, 'default', 'updated', 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', 1, '{\"attributes\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"},\"old\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"}}', NULL, '2023-08-21 12:55:19', '2023-08-21 12:55:19'), +(1618, 'default', 'created', 'App\\Models\\User', 'created', 1369, NULL, NULL, '{\"attributes\":{\"first_name\":\"patience\",\"last_name\":\"Dzigbordi\"}}', NULL, '2023-08-21 15:04:55', '2023-08-21 15:04:55'), +(1619, 'default', 'created', 'App\\Models\\User', 'created', 1370, NULL, NULL, '{\"attributes\":{\"first_name\":\"Linda\",\"last_name\":\"Boateng\"}}', NULL, '2023-08-21 15:45:13', '2023-08-21 15:45:13'), +(1620, 'default', 'created', 'App\\Models\\User', 'created', 1371, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rosemary\",\"last_name\":\"Amponsah\"}}', NULL, '2023-08-21 15:46:56', '2023-08-21 15:46:56'), +(1621, 'default', 'created', 'App\\Models\\User', 'created', 1372, NULL, NULL, '{\"attributes\":{\"first_name\":\"ELIZABETH\",\"last_name\":\"DUONNAAH\"}}', NULL, '2023-08-21 15:59:26', '2023-08-21 15:59:26'), +(1622, 'default', 'created', 'App\\Models\\User', 'created', 1373, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ethna\",\"last_name\":\"Pala\"}}', NULL, '2023-08-21 16:07:44', '2023-08-21 16:07:44'), +(1623, 'default', 'created', 'App\\Models\\User', 'created', 1374, NULL, NULL, '{\"attributes\":{\"first_name\":\"hawa\",\"last_name\":\"alhassan\"}}', NULL, '2023-08-21 16:22:38', '2023-08-21 16:22:38'), +(1624, 'default', 'updated', 'App\\Models\\User', 'updated', 1347, 'App\\Models\\User', 1347, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Amanor\"},\"old\":{\"first_name\":\"Priscilla\",\"last_name\":\"Amanor\"}}', NULL, '2023-08-21 16:30:45', '2023-08-21 16:30:45'), +(1625, 'default', 'created', 'App\\Models\\User', 'created', 1375, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jessica\",\"last_name\":\"Tetteh\"}}', NULL, '2023-08-21 17:45:43', '2023-08-21 17:45:43'), +(1626, 'default', 'created', 'App\\Models\\User', 'created', 1376, NULL, NULL, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Mensah\"}}', NULL, '2023-08-21 18:17:58', '2023-08-21 18:17:58'); +INSERT INTO `activity_log` (`id`, `log_name`, `description`, `subject_type`, `event`, `subject_id`, `causer_type`, `causer_id`, `properties`, `batch_uuid`, `created_at`, `updated_at`) VALUES +(1627, 'default', 'updated', 'App\\Models\\User', 'updated', 1376, 'App\\Models\\User', 1376, '{\"attributes\":{\"first_name\":\"Priscilla\",\"last_name\":\"Mensah\"},\"old\":{\"first_name\":\"Priscilla\",\"last_name\":\"Mensah\"}}', NULL, '2023-08-21 18:25:11', '2023-08-21 18:25:11'), +(1628, 'default', 'created', 'App\\Models\\User', 'created', 1377, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Jondy\"}}', NULL, '2023-08-21 18:27:56', '2023-08-21 18:27:56'), +(1629, 'default', 'updated', 'App\\Models\\User', 'updated', 88, 'App\\Models\\User', 88, '{\"attributes\":{\"first_name\":\"Yaa\",\"last_name\":\"Baby\"},\"old\":{\"first_name\":\"JOSEPHINE\",\"last_name\":\"BAIDOO\"}}', NULL, '2023-08-21 19:23:04', '2023-08-21 19:23:04'), +(1630, 'default', 'updated', 'App\\Models\\User', 'updated', 88, 'App\\Models\\User', 88, '{\"attributes\":{\"first_name\":\"yaa\",\"last_name\":\"baby\"},\"old\":{\"first_name\":\"Yaa\",\"last_name\":\"Baby\"}}', NULL, '2023-08-21 19:25:32', '2023-08-21 19:25:32'), +(1631, 'default', 'created', 'App\\Models\\User', 'created', 1378, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philidia\",\"last_name\":\"Addison\"}}', NULL, '2023-08-21 20:46:24', '2023-08-21 20:46:24'), +(1632, 'default', 'created', 'App\\Models\\User', 'created', 1379, NULL, NULL, '{\"attributes\":{\"first_name\":\"Osei\",\"last_name\":\"Philipa\"}}', NULL, '2023-08-21 20:52:45', '2023-08-21 20:52:45'), +(1633, 'default', 'updated', 'App\\Models\\User', 'updated', 1379, 'App\\Models\\User', 1379, '{\"attributes\":{\"first_name\":\"Osei\",\"last_name\":\"Philipa\"},\"old\":{\"first_name\":\"Osei\",\"last_name\":\"Philipa\"}}', NULL, '2023-08-21 20:55:18', '2023-08-21 20:55:18'), +(1634, 'default', 'created', 'App\\Models\\User', 'created', 1380, NULL, NULL, '{\"attributes\":{\"first_name\":\"Dorcas\",\"last_name\":\"Ankomah\"}}', NULL, '2023-08-21 21:32:00', '2023-08-21 21:32:00'), +(1635, 'default', 'created', 'App\\Models\\User', 'created', 1381, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gladys\",\"last_name\":\"morgan\"}}', NULL, '2023-08-22 00:21:06', '2023-08-22 00:21:06'), +(1636, 'default', 'updated', 'App\\Models\\User', 'updated', 315, NULL, NULL, '{\"attributes\":{\"first_name\":\"MARY\",\"last_name\":\"MANSA\"},\"old\":{\"first_name\":\"MARY\",\"last_name\":\"MANSA\"}}', NULL, '2023-08-22 00:57:32', '2023-08-22 00:57:32'), +(1637, 'default', 'updated', 'App\\Models\\User', 'updated', 315, NULL, NULL, '{\"attributes\":{\"first_name\":\"MARY\",\"last_name\":\"MANSA\"},\"old\":{\"first_name\":\"MARY\",\"last_name\":\"MANSA\"}}', NULL, '2023-08-22 01:00:33', '2023-08-22 01:00:33'), +(1638, 'default', 'updated', 'App\\Models\\User', 'updated', 315, 'App\\Models\\User', 315, '{\"attributes\":{\"first_name\":\"Lucky\",\"last_name\":\"black\"},\"old\":{\"first_name\":\"MARY\",\"last_name\":\"MANSA\"}}', NULL, '2023-08-22 01:04:39', '2023-08-22 01:04:39'), +(1639, 'default', 'updated', 'App\\Models\\User', 'updated', 315, 'App\\Models\\User', 315, '{\"attributes\":{\"first_name\":\"Lucky black\",\"last_name\":\"Foreigner\"},\"old\":{\"first_name\":\"Lucky\",\"last_name\":\"black\"}}', NULL, '2023-08-22 01:05:04', '2023-08-22 01:05:04'), +(1640, 'default', 'created', 'App\\Models\\User', 'created', 1382, NULL, NULL, '{\"attributes\":{\"first_name\":\"Afia\",\"last_name\":\"Gyasi\"}}', NULL, '2023-08-22 01:18:54', '2023-08-22 01:18:54'), +(1641, 'default', 'created', 'App\\Models\\User', 'created', 1383, NULL, NULL, '{\"attributes\":{\"first_name\":\"Afia\",\"last_name\":\"Amankwaah\"}}', NULL, '2023-08-22 07:29:43', '2023-08-22 07:29:43'), +(1642, 'default', 'updated', 'App\\Models\\User', 'updated', 1383, 'App\\Models\\User', 1383, '{\"attributes\":{\"first_name\":\"Afia\",\"last_name\":\"Amankwaah\"},\"old\":{\"first_name\":\"Afia\",\"last_name\":\"Amankwaah\"}}', NULL, '2023-08-22 07:45:28', '2023-08-22 07:45:28'), +(1643, 'default', 'updated', 'App\\Models\\User', 'updated', 1383, 'App\\Models\\User', 1383, '{\"attributes\":{\"first_name\":\"Afia\",\"last_name\":\"Amankwaah\"},\"old\":{\"first_name\":\"Afia\",\"last_name\":\"Amankwaah\"}}', NULL, '2023-08-22 07:46:18', '2023-08-22 07:46:18'), +(1644, 'default', 'created', 'App\\Models\\User', 'created', 1384, NULL, NULL, '{\"attributes\":{\"first_name\":\"Beatrice\",\"last_name\":\"amoa\"}}', NULL, '2023-08-22 09:40:54', '2023-08-22 09:40:54'), +(1645, 'default', 'created', 'App\\Models\\User', 'created', 1385, NULL, NULL, '{\"attributes\":{\"first_name\":\"Rosemarie\",\"last_name\":\"Frimpong\"}}', NULL, '2023-08-22 10:19:46', '2023-08-22 10:19:46'), +(1646, 'default', 'created', 'App\\Models\\User', 'created', 1386, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ruth korkor\",\"last_name\":\"Adamani\"}}', NULL, '2023-08-22 10:24:49', '2023-08-22 10:24:49'), +(1647, 'default', 'created', 'App\\Models\\User', 'created', 1387, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ruth\",\"last_name\":\"Adamani\"}}', NULL, '2023-08-22 10:28:56', '2023-08-22 10:28:56'), +(1648, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-22 10:29:49', '2023-08-22 10:29:49'), +(1649, 'default', 'created', 'App\\Models\\User', 'created', 1388, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ruth\",\"last_name\":\"Nana Danso\"}}', NULL, '2023-08-22 10:35:42', '2023-08-22 10:35:42'), +(1650, 'default', 'updated', 'App\\Models\\User', 'updated', 3, 'App\\Models\\User', 3, '{\"attributes\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"},\"old\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"}}', NULL, '2023-08-22 10:36:36', '2023-08-22 10:36:36'), +(1651, 'default', 'created', 'App\\Models\\User', 'created', 1389, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mavis\",\"last_name\":\"Apogba\"}}', NULL, '2023-08-22 10:41:30', '2023-08-22 10:41:30'), +(1652, 'default', 'updated', 'App\\Models\\User', 'updated', 3, 'App\\Models\\User', 3, '{\"attributes\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"},\"old\":{\"first_name\":\"Jephter\",\"last_name\":\"Oduro\"}}', NULL, '2023-08-22 10:43:02', '2023-08-22 10:43:02'), +(1653, 'default', 'created', 'App\\Models\\User', 'created', 1390, NULL, NULL, '{\"attributes\":{\"first_name\":\"Eunice\",\"last_name\":\"Ansah\"}}', NULL, '2023-08-22 11:08:39', '2023-08-22 11:08:39'), +(1654, 'default', 'created', 'App\\Models\\User', 'created', 1391, NULL, NULL, '{\"attributes\":{\"first_name\":\"Naa\",\"last_name\":\"Deede\"}}', NULL, '2023-08-22 11:08:51', '2023-08-22 11:08:51'), +(1655, 'default', 'created', 'App\\Models\\User', 'created', 1392, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jennifer\",\"last_name\":\"Nana\"}}', NULL, '2023-08-22 12:58:17', '2023-08-22 12:58:17'), +(1656, 'default', 'created', 'App\\Models\\User', 'created', 1393, NULL, NULL, '{\"attributes\":{\"first_name\":\"Juliana\",\"last_name\":\"Kuje\"}}', NULL, '2023-08-22 13:01:32', '2023-08-22 13:01:32'), +(1657, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-22 14:01:10', '2023-08-22 14:01:10'), +(1658, 'default', 'created', 'App\\Models\\User', 'created', 1394, NULL, NULL, '{\"attributes\":{\"first_name\":\"Maame efua\",\"last_name\":\"Kyeremanteng\"}}', NULL, '2023-08-22 14:06:15', '2023-08-22 14:06:15'), +(1659, 'default', 'created', 'App\\Models\\User', 'created', 1395, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jessica\",\"last_name\":\"Afriyie\"}}', NULL, '2023-08-22 14:22:22', '2023-08-22 14:22:22'), +(1660, 'default', 'created', 'App\\Models\\User', 'created', 1396, NULL, NULL, '{\"attributes\":{\"first_name\":\"Suleman\",\"last_name\":\"Osman\"}}', NULL, '2023-08-22 14:22:37', '2023-08-22 14:22:37'), +(1661, 'default', 'created', 'App\\Models\\User', 'created', 1397, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sheila\",\"last_name\":\"Tetteh\"}}', NULL, '2023-08-22 14:24:09', '2023-08-22 14:24:09'), +(1662, 'default', 'updated', 'App\\Models\\User', 'updated', 1, 'App\\Models\\User', 1, '{\"attributes\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"},\"old\":{\"first_name\":\"Evan\",\"last_name\":\"Frimpong\"}}', NULL, '2023-08-22 14:38:53', '2023-08-22 14:38:53'), +(1663, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-22 14:43:13', '2023-08-22 14:43:13'), +(1664, 'default', 'updated', 'App\\Models\\User', 'updated', 1288, 'App\\Models\\User', 1288, '{\"attributes\":{\"first_name\":\"Awurama\",\"last_name\":\"papabhi\"},\"old\":{\"first_name\":\"Awurama\",\"last_name\":\"papabhi\"}}', NULL, '2023-08-22 16:27:40', '2023-08-22 16:27:40'), +(1665, 'default', 'created', 'App\\Models\\User', 'created', 1398, NULL, NULL, '{\"attributes\":{\"first_name\":\"Nora\",\"last_name\":\"Amissah\"}}', NULL, '2023-08-22 16:51:35', '2023-08-22 16:51:35'), +(1666, 'default', 'created', 'App\\Models\\User', 'created', 1399, NULL, NULL, '{\"attributes\":{\"first_name\":\"Victoria\",\"last_name\":\"BAAH Acheamfour\"}}', NULL, '2023-08-22 17:24:52', '2023-08-22 17:24:52'), +(1667, 'default', 'updated', 'App\\Models\\User', 'updated', 1399, 'App\\Models\\User', 1399, '{\"attributes\":{\"first_name\":\"Victoria\",\"last_name\":\"BAAH Acheamfour\"},\"old\":{\"first_name\":\"Victoria\",\"last_name\":\"BAAH Acheamfour\"}}', NULL, '2023-08-22 17:26:50', '2023-08-22 17:26:50'), +(1668, 'default', 'created', 'App\\Models\\User', 'created', 1400, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esther\",\"last_name\":\"Blankson\"}}', NULL, '2023-08-22 17:36:55', '2023-08-22 17:36:55'), +(1669, 'default', 'created', 'App\\Models\\User', 'created', 1401, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gift\",\"last_name\":\"Brown\"}}', NULL, '2023-08-22 18:08:22', '2023-08-22 18:08:22'), +(1670, 'default', 'created', 'App\\Models\\User', 'created', 1402, NULL, NULL, '{\"attributes\":{\"first_name\":\"Judith\",\"last_name\":\"Annoh\"}}', NULL, '2023-08-22 18:52:10', '2023-08-22 18:52:10'), +(1671, 'default', 'created', 'App\\Models\\User', 'created', 1403, NULL, NULL, '{\"attributes\":{\"first_name\":\"Ayishetu\",\"last_name\":\"Yidana\"}}', NULL, '2023-08-22 19:03:45', '2023-08-22 19:03:45'), +(1672, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-22 19:06:12', '2023-08-22 19:06:12'), +(1673, 'default', 'created', 'App\\Models\\User', 'created', 1404, NULL, NULL, '{\"attributes\":{\"first_name\":\"Amalo\",\"last_name\":\"Najat\"}}', NULL, '2023-08-22 19:40:54', '2023-08-22 19:40:54'), +(1674, 'default', 'created', 'App\\Models\\User', 'created', 1405, NULL, NULL, '{\"attributes\":{\"first_name\":\"berlinda\",\"last_name\":\"Amoansah\"}}', NULL, '2023-08-22 20:16:40', '2023-08-22 20:16:40'), +(1675, 'default', 'updated', 'App\\Models\\User', 'updated', 1405, 'App\\Models\\User', 1405, '{\"attributes\":{\"first_name\":\"Berla\",\"last_name\":\"Ama\"},\"old\":{\"first_name\":\"berlinda\",\"last_name\":\"Amoansah\"}}', NULL, '2023-08-22 20:19:06', '2023-08-22 20:19:06'), +(1676, 'default', 'created', 'App\\Models\\User', 'created', 1406, NULL, NULL, '{\"attributes\":{\"first_name\":\"Geizela\",\"last_name\":\"Opoku Mensah\"}}', NULL, '2023-08-22 20:22:03', '2023-08-22 20:22:03'), +(1677, 'default', 'created', 'App\\Models\\User', 'created', 1407, NULL, NULL, '{\"attributes\":{\"first_name\":\"Juliet\",\"last_name\":\"Essuman\"}}', NULL, '2023-08-22 21:29:36', '2023-08-22 21:29:36'), +(1678, 'default', 'created', 'App\\Models\\User', 'created', 1408, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akua\",\"last_name\":\"Dorcas\"}}', NULL, '2023-08-22 22:58:04', '2023-08-22 22:58:04'), +(1679, 'default', 'created', 'App\\Models\\User', 'created', 1409, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abdul mumin\",\"last_name\":\"latifa\"}}', NULL, '2023-08-23 00:49:02', '2023-08-23 00:49:02'), +(1680, 'default', 'created', 'App\\Models\\User', 'created', 1410, NULL, NULL, '{\"attributes\":{\"first_name\":\"abena\",\"last_name\":\"gyamfuaa\"}}', NULL, '2023-08-23 05:19:47', '2023-08-23 05:19:47'), +(1681, 'default', 'created', 'App\\Models\\User', 'created', 1411, NULL, NULL, '{\"attributes\":{\"first_name\":\"sandra\",\"last_name\":\"welbeck\"}}', NULL, '2023-08-23 09:49:45', '2023-08-23 09:49:45'), +(1682, 'default', 'updated', 'App\\Models\\User', 'updated', 1411, 'App\\Models\\User', 1411, '{\"attributes\":{\"first_name\":\"sandra\",\"last_name\":\"welbeck\"},\"old\":{\"first_name\":\"sandra\",\"last_name\":\"welbeck\"}}', NULL, '2023-08-23 09:54:29', '2023-08-23 09:54:29'), +(1683, 'default', 'updated', 'App\\Models\\User', 'updated', 1411, 'App\\Models\\User', 1411, '{\"attributes\":{\"first_name\":\"sandra\",\"last_name\":\"welbeck\"},\"old\":{\"first_name\":\"sandra\",\"last_name\":\"welbeck\"}}', NULL, '2023-08-23 09:57:12', '2023-08-23 09:57:12'), +(1684, 'default', 'created', 'App\\Models\\User', 'created', 1412, NULL, NULL, '{\"attributes\":{\"first_name\":\"Claudia\",\"last_name\":\"Arthur\"}}', NULL, '2023-08-23 10:39:23', '2023-08-23 10:39:23'), +(1685, 'default', 'created', 'App\\Models\\User', 'created', 1413, NULL, NULL, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Koblah\"}}', NULL, '2023-08-23 10:43:39', '2023-08-23 10:43:39'), +(1686, 'default', 'created', 'App\\Models\\User', 'created', 1414, NULL, NULL, '{\"attributes\":{\"first_name\":\"Elizabeth\",\"last_name\":\"Osei\"}}', NULL, '2023-08-23 11:14:45', '2023-08-23 11:14:45'), +(1687, 'default', 'updated', 'App\\Models\\User', 'updated', 1414, 'App\\Models\\User', 1414, '{\"attributes\":{\"first_name\":\"Elizabeth\",\"last_name\":\"Osei\"},\"old\":{\"first_name\":\"Elizabeth\",\"last_name\":\"Osei\"}}', NULL, '2023-08-23 11:18:33', '2023-08-23 11:18:33'), +(1688, 'default', 'created', 'App\\Models\\User', 'created', 1415, NULL, NULL, '{\"attributes\":{\"first_name\":\"Akusika\",\"last_name\":\"Aikins\"}}', NULL, '2023-08-23 11:18:44', '2023-08-23 11:18:44'), +(1689, 'default', 'created', 'App\\Models\\User', 'created', 1416, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"Ewusie Amoah\"}}', NULL, '2023-08-23 12:13:18', '2023-08-23 12:13:18'), +(1690, 'default', 'updated', 'App\\Models\\User', 'updated', 1416, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"Ewusie Amoah\"},\"old\":{\"first_name\":\"Gifty\",\"last_name\":\"Ewusie Amoah\"}}', NULL, '2023-08-23 12:14:09', '2023-08-23 12:14:09'), +(1691, 'default', 'updated', 'App\\Models\\User', 'updated', 1416, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"Ewusie Amoah\"},\"old\":{\"first_name\":\"Gifty\",\"last_name\":\"Ewusie Amoah\"}}', NULL, '2023-08-23 12:15:00', '2023-08-23 12:15:00'), +(1692, 'default', 'updated', 'App\\Models\\User', 'updated', 1416, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"Ewusie Amoah\"},\"old\":{\"first_name\":\"Gifty\",\"last_name\":\"Ewusie Amoah\"}}', NULL, '2023-08-23 12:19:10', '2023-08-23 12:19:10'), +(1693, 'default', 'created', 'App\\Models\\User', 'created', 1417, NULL, NULL, '{\"attributes\":{\"first_name\":\"Maame \\u2764\\ufe0f\",\"last_name\":\"Adjoa\\ud83e\\udd70\"}}', NULL, '2023-08-23 12:30:04', '2023-08-23 12:30:04'), +(1694, 'default', 'created', 'App\\Models\\User', 'created', 1418, NULL, NULL, '{\"attributes\":{\"first_name\":\"Beatrice\",\"last_name\":\"Gyamfi\"}}', NULL, '2023-08-23 12:30:58', '2023-08-23 12:30:58'), +(1695, 'default', 'updated', 'App\\Models\\User', 'updated', 1418, 'App\\Models\\User', 1418, '{\"attributes\":{\"first_name\":\"Beatrice\",\"last_name\":\"Gyamfi\"},\"old\":{\"first_name\":\"Beatrice\",\"last_name\":\"Gyamfi\"}}', NULL, '2023-08-23 12:44:04', '2023-08-23 12:44:04'), +(1696, 'default', 'created', 'App\\Models\\User', 'created', 1419, NULL, NULL, '{\"attributes\":{\"first_name\":\"Awuraadjoa\",\"last_name\":\"Otu\"}}', NULL, '2023-08-23 13:03:54', '2023-08-23 13:03:54'), +(1697, 'default', 'created', 'App\\Models\\User', 'created', 1420, NULL, NULL, '{\"attributes\":{\"first_name\":\"Chlo\\u00e9\",\"last_name\":\"Amoah\"}}', NULL, '2023-08-23 13:25:07', '2023-08-23 13:25:07'), +(1698, 'default', 'created', 'App\\Models\\User', 'created', 1421, NULL, NULL, '{\"attributes\":{\"first_name\":\"Camilla\",\"last_name\":\"Ofori Agyemfrah\"}}', NULL, '2023-08-23 14:56:40', '2023-08-23 14:56:40'), +(1699, 'default', 'created', 'App\\Models\\User', 'created', 1422, NULL, NULL, '{\"attributes\":{\"first_name\":\"Helena\",\"last_name\":\"Agyemang\"}}', NULL, '2023-08-23 14:58:33', '2023-08-23 14:58:33'), +(1700, 'default', 'updated', 'App\\Models\\User', 'updated', 1377, 'App\\Models\\User', 1377, '{\"attributes\":{\"first_name\":\"Abigail\",\"last_name\":\"Jondy\"},\"old\":{\"first_name\":\"Abigail\",\"last_name\":\"Jondy\"}}', NULL, '2023-08-23 15:11:10', '2023-08-23 15:11:10'), +(1701, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-23 16:18:56', '2023-08-23 16:18:56'), +(1702, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-23 16:20:45', '2023-08-23 16:20:45'), +(1703, 'default', 'updated', 'App\\Models\\User', 'updated', 10, 'App\\Models\\User', 10, '{\"attributes\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"},\"old\":{\"first_name\":\"Swana\",\"last_name\":\"Doe\"}}', NULL, '2023-08-23 16:24:18', '2023-08-23 16:24:18'), +(1704, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-23 16:25:50', '2023-08-23 16:25:50'), +(1705, 'default', 'created', 'App\\Models\\User', 'created', 1423, NULL, NULL, '{\"attributes\":{\"first_name\":\"Eunice\",\"last_name\":\"Pomaah\"}}', NULL, '2023-08-23 16:29:22', '2023-08-23 16:29:22'), +(1706, 'default', 'created', 'App\\Models\\User', 'created', 1424, NULL, NULL, '{\"attributes\":{\"first_name\":\"Sabrina\",\"last_name\":\"Frimpong\"}}', NULL, '2023-08-23 17:40:41', '2023-08-23 17:40:41'), +(1707, 'default', 'created', 'App\\Models\\User', 'created', 1425, NULL, NULL, '{\"attributes\":{\"first_name\":\"Judith\",\"last_name\":\"yeboah\"}}', NULL, '2023-08-23 17:50:36', '2023-08-23 17:50:36'), +(1708, 'default', 'created', 'App\\Models\\User', 'created', 1426, NULL, NULL, '{\"attributes\":{\"first_name\":\"Esi\",\"last_name\":\"Nyaneba\"}}', NULL, '2023-08-23 19:49:11', '2023-08-23 19:49:11'), +(1709, 'default', 'created', 'App\\Models\\User', 'created', 1427, NULL, NULL, '{\"attributes\":{\"first_name\":\"Effah\",\"last_name\":\"Sandra\"}}', NULL, '2023-08-23 20:35:38', '2023-08-23 20:35:38'), +(1710, 'default', 'created', 'App\\Models\\User', 'created', 1428, NULL, NULL, '{\"attributes\":{\"first_name\":\"Lucy\",\"last_name\":\"Apaaya\"}}', NULL, '2023-08-23 20:37:05', '2023-08-23 20:37:05'), +(1711, 'default', 'created', 'App\\Models\\User', 'created', 1429, NULL, NULL, '{\"attributes\":{\"first_name\":\"Herty\",\"last_name\":\"kay\"}}', NULL, '2023-08-23 20:41:33', '2023-08-23 20:41:33'), +(1712, 'default', 'created', 'App\\Models\\User', 'created', 1430, NULL, NULL, '{\"attributes\":{\"first_name\":\"odoi\",\"last_name\":\"Jennifer\"}}', NULL, '2023-08-23 20:41:48', '2023-08-23 20:41:48'), +(1713, 'default', 'updated', 'App\\Models\\User', 'updated', 1430, 'App\\Models\\User', 1430, '{\"attributes\":{\"first_name\":\"odoi\",\"last_name\":\"Jennifer\"},\"old\":{\"first_name\":\"odoi\",\"last_name\":\"Jennifer\"}}', NULL, '2023-08-23 20:46:06', '2023-08-23 20:46:06'), +(1714, 'default', 'updated', 'App\\Models\\User', 'updated', 1430, 'App\\Models\\User', 1430, '{\"attributes\":{\"first_name\":\"odoi\",\"last_name\":\"Jennifer\"},\"old\":{\"first_name\":\"odoi\",\"last_name\":\"Jennifer\"}}', NULL, '2023-08-23 20:46:36', '2023-08-23 20:46:36'), +(1715, 'default', 'created', 'App\\Models\\User', 'created', 1431, NULL, NULL, '{\"attributes\":{\"first_name\":\"nelly\",\"last_name\":\"hayford\"}}', NULL, '2023-08-23 20:57:38', '2023-08-23 20:57:38'), +(1716, 'default', 'created', 'App\\Models\\User', 'created', 1432, NULL, NULL, '{\"attributes\":{\"first_name\":\"Mildred Efya\",\"last_name\":\"Asantewaa Adu\"}}', NULL, '2023-08-23 21:03:56', '2023-08-23 21:03:56'), +(1717, 'default', 'created', 'App\\Models\\User', 'created', 1433, NULL, NULL, '{\"attributes\":{\"first_name\":\"Adwoa\",\"last_name\":\"Nannie\"}}', NULL, '2023-08-23 21:08:20', '2023-08-23 21:08:20'), +(1718, 'default', 'created', 'App\\Models\\User', 'created', 1434, NULL, NULL, '{\"attributes\":{\"first_name\":\"Jesse\",\"last_name\":\"Adu\"}}', NULL, '2023-08-23 21:17:46', '2023-08-23 21:17:46'), +(1719, 'default', 'created', 'App\\Models\\User', 'created', 1435, NULL, NULL, '{\"attributes\":{\"first_name\":\"Philipa\",\"last_name\":\"Konadu\"}}', NULL, '2023-08-23 22:01:10', '2023-08-23 22:01:10'), +(1720, 'default', 'created', 'App\\Models\\User', 'created', 1436, NULL, NULL, '{\"attributes\":{\"first_name\":\"Awurah\",\"last_name\":\"Adjoah\"}}', NULL, '2023-08-23 22:03:14', '2023-08-23 22:03:14'), +(1721, 'default', 'created', 'App\\Models\\User', 'created', 1437, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"Ewusie Amoah\"}}', NULL, '2023-08-23 23:05:22', '2023-08-23 23:05:22'), +(1722, 'default', 'created', 'App\\Models\\User', 'created', 1438, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"Ewusie Amoah\"}}', NULL, '2023-08-23 23:20:53', '2023-08-23 23:20:53'), +(1723, 'default', 'created', 'App\\Models\\User', 'created', 1439, NULL, NULL, '{\"attributes\":{\"first_name\":\"Gifty\",\"last_name\":\"Ewusie Amoah\"}}', NULL, '2023-08-23 23:29:00', '2023-08-23 23:29:00'), +(1724, 'default', 'created', 'App\\Models\\User', 'created', 1440, NULL, NULL, '{\"attributes\":{\"first_name\":\"Patience\",\"last_name\":\"Amarh-Nyavor\"}}', NULL, '2023-08-23 23:39:06', '2023-08-23 23:39:06'), +(1725, 'default', 'created', 'App\\Models\\User', 'created', 1441, NULL, NULL, '{\"attributes\":{\"first_name\":\"Vera\",\"last_name\":\"Mpim\"}}', NULL, '2023-08-23 23:40:05', '2023-08-23 23:40:05'), +(1726, 'default', 'updated', 'App\\Models\\User', 'updated', 1321, 'App\\Models\\User', 1321, '{\"attributes\":{\"first_name\":\"Donkor\",\"last_name\":\"Abigail\"},\"old\":{\"first_name\":\"Donkor\",\"last_name\":\"Abigail\"}}', NULL, '2023-08-24 00:00:51', '2023-08-24 00:00:51'), +(1727, 'default', 'created', 'App\\Models\\User', 'created', 1442, NULL, NULL, '{\"attributes\":{\"first_name\":\"Derrick\",\"last_name\":\"Owusu\"}}', NULL, '2023-08-24 00:26:58', '2023-08-24 00:26:58'), +(1728, 'default', 'created', 'App\\Models\\User', 'created', 1443, NULL, NULL, '{\"attributes\":{\"first_name\":\"ivy\",\"last_name\":\"Akorlor\"}}', NULL, '2023-08-24 06:41:36', '2023-08-24 06:41:36'), +(1729, 'default', 'created', 'App\\Models\\User', 'created', 1444, NULL, NULL, '{\"attributes\":{\"first_name\":\"Emmanuel\",\"last_name\":\"Quansah\"}}', NULL, '2023-08-24 07:21:51', '2023-08-24 07:21:51'), +(1730, 'default', 'updated', 'App\\Models\\User', 'updated', 1444, 'App\\Models\\User', 1444, '{\"attributes\":{\"first_name\":\"Emmanuel\",\"last_name\":\"Quansah\"},\"old\":{\"first_name\":\"Emmanuel\",\"last_name\":\"Quansah\"}}', NULL, '2023-08-24 07:25:19', '2023-08-24 07:25:19'), +(1731, 'default', 'created', 'App\\Models\\User', 'created', 1445, NULL, NULL, '{\"attributes\":{\"first_name\":\"Marylynne\",\"last_name\":\"Sarpomaah\"}}', NULL, '2023-08-24 08:01:21', '2023-08-24 08:01:21'), +(1732, 'default', 'created', 'App\\Models\\User', 'created', 1446, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Okyere\"}}', NULL, '2023-08-24 10:34:10', '2023-08-24 10:34:10'), +(1733, 'default', 'created', 'App\\Models\\User', 'created', 1447, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Okyere\"}}', NULL, '2023-08-24 10:35:15', '2023-08-24 10:35:15'), +(1734, 'default', 'created', 'App\\Models\\User', 'created', 1448, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Okyere\"}}', NULL, '2023-08-24 10:49:33', '2023-08-24 10:49:33'), +(1735, 'default', 'created', 'App\\Models\\User', 'created', 1449, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Okyere\"}}', NULL, '2023-08-24 10:52:38', '2023-08-24 10:52:38'), +(1736, 'default', 'created', 'App\\Models\\User', 'created', 1450, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Okyere\"}}', NULL, '2023-08-24 11:28:52', '2023-08-24 11:28:52'), +(1737, 'default', 'created', 'App\\Models\\User', 'created', 1451, NULL, NULL, '{\"attributes\":{\"first_name\":\"Guuu\",\"last_name\":\"Hhh\"}}', NULL, '2023-08-24 15:49:37', '2023-08-24 15:49:37'), +(1738, 'default', 'updated', 'App\\Models\\User', 'updated', 12, NULL, NULL, '{\"attributes\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"},\"old\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"}}', NULL, '2023-08-28 23:05:45', '2023-08-28 23:05:45'), +(1739, 'default', 'updated', 'App\\Models\\User', 'updated', 12, NULL, NULL, '{\"attributes\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"},\"old\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"}}', NULL, '2023-08-29 10:21:41', '2023-08-29 10:21:41'), +(1740, 'default', 'updated', 'App\\Models\\User', 'updated', 12, NULL, NULL, '{\"attributes\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"},\"old\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"}}', NULL, '2023-08-29 22:11:08', '2023-08-29 22:11:08'), +(1741, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-30 13:10:26', '2023-08-30 13:10:26'), +(1742, 'default', 'updated', 'App\\Models\\User', 'updated', 12, NULL, NULL, '{\"attributes\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"},\"old\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"}}', NULL, '2023-08-30 13:12:19', '2023-08-30 13:12:19'), +(1743, 'default', 'created', 'App\\Models\\User', 'created', 1452, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-30 17:50:32', '2023-08-30 17:50:32'), +(1744, 'default', 'updated', 'App\\Models\\User', 'updated', 1452, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-30 17:53:15', '2023-08-30 17:53:15'), +(1745, 'default', 'updated', 'App\\Models\\User', 'updated', 1452, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-30 17:53:17', '2023-08-30 17:53:17'), +(1746, 'default', 'updated', 'App\\Models\\User', 'updated', 1452, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-30 17:53:18', '2023-08-30 17:53:18'), +(1747, 'default', 'updated', 'App\\Models\\User', 'updated', 1452, NULL, NULL, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-30 17:53:20', '2023-08-30 17:53:20'), +(1748, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-31 09:41:04', '2023-08-31 09:41:04'), +(1749, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-31 09:41:28', '2023-08-31 09:41:28'), +(1750, 'default', 'updated', 'App\\Models\\User', 'updated', 2, 'App\\Models\\User', 2, '{\"attributes\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"},\"old\":{\"first_name\":\"Leslie\",\"last_name\":\"Joe\"}}', NULL, '2023-08-31 09:42:08', '2023-08-31 09:42:08'), +(1751, 'default', 'updated', 'App\\Models\\User', 'updated', 12, 'App\\Models\\User', 12, '{\"attributes\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"},\"old\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"}}', NULL, '2023-08-31 18:43:14', '2023-08-31 18:43:14'), +(1752, 'default', 'updated', 'App\\Models\\User', 'updated', 12, 'App\\Models\\User', 12, '{\"attributes\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"},\"old\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"}}', NULL, '2023-09-01 06:19:56', '2023-09-01 06:19:56'), +(1753, 'default', 'updated', 'App\\Models\\User', 'updated', 12, 'App\\Models\\User', 12, '{\"attributes\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"},\"old\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"}}', NULL, '2023-09-01 06:20:09', '2023-09-01 06:20:09'), +(1754, 'default', 'updated', 'App\\Models\\User', 'updated', 12, 'App\\Models\\User', 12, '{\"attributes\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"},\"old\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"}}', NULL, '2023-09-01 06:20:19', '2023-09-01 06:20:19'), +(1755, 'default', 'updated', 'App\\Models\\User', 'updated', 12, 'App\\Models\\User', 12, '{\"attributes\":{\"first_name\":\"Apple updated\",\"last_name\":\"Review\"},\"old\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"}}', NULL, '2023-09-01 06:21:56', '2023-09-01 06:21:56'), +(1756, 'default', 'updated', 'App\\Models\\User', 'updated', 12, 'App\\Models\\User', 12, '{\"attributes\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"},\"old\":{\"first_name\":\"Apple updated\",\"last_name\":\"Review\"}}', NULL, '2023-09-01 06:23:53', '2023-09-01 06:23:53'), +(1757, 'default', 'updated', 'App\\Models\\User', 'updated', 12, 'App\\Models\\User', 12, '{\"attributes\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"},\"old\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"}}', NULL, '2023-09-01 06:30:26', '2023-09-01 06:30:26'), +(1758, 'default', 'updated', 'App\\Models\\User', 'updated', 12, 'App\\Models\\User', 12, '{\"attributes\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"},\"old\":{\"first_name\":\"Apple\",\"last_name\":\"Review\"}}', NULL, '2023-09-01 06:31:27', '2023-09-01 06:31:27'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `app_keys` +-- + +CREATE TABLE `app_keys` ( + `id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(255) NOT NULL, + `key` varchar(64) NOT NULL, + `active` tinyint(1) NOT NULL DEFAULT 1, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL, + `deleted_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `areas` +-- + +CREATE TABLE `areas` ( + `id` bigint(20) UNSIGNED NOT NULL, + `delivery_detail_id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(255) NOT NULL, + `amount` double(8,2) NOT NULL DEFAULT 0.00, + `description` text NOT NULL, + `cod` enum('yes','no') NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `areas` +-- + +INSERT INTO `areas` (`id`, `delivery_detail_id`, `name`, `amount`, `description`, `cod`, `created_at`, `updated_at`) VALUES +(1, 1, 'Kumasi', 35.00, 'Doorstep delivery within Kumasi\n*If your location is not within Kumasi and also not listed choose \"Other\" and type your location', 'no', '2023-08-09 08:37:10', '2023-08-09 08:37:10'), +(2, 1, 'Offinso', 20.00, 'This is the cost for sending your package from Accra to our rider in Kumasi who will send the package to your bus station.', 'no', '2023-08-09 09:35:32', '2023-08-09 09:35:32'), +(3, 1, 'Agogo', 20.00, 'This is the cost for sending your package from Accra to our rider in Kumasi who will send the package to your bus station.', 'no', '2023-08-09 09:35:32', '2023-08-09 09:35:32'), +(4, 1, 'Obuasi', 20.00, 'This is the cost for sending your package from Accra to our rider in Kumasi who will send the package to your bus station.', 'no', '2023-08-09 09:35:32', '2023-08-09 09:35:32'), +(5, 1, 'Konongo', 20.00, 'This is the cost for sending your package from Accra to our rider in Kumasi who will send the package to your bus station.', 'no', '2023-08-09 09:35:32', '2023-08-09 09:35:32'), +(6, 1, 'Asante Mampong', 20.00, 'This is the cost for sending your package from Accra to our rider in Kumasi who will send the package to your bus station.', 'no', '2023-08-09 09:35:32', '2023-08-09 09:35:32'), +(7, 1, 'Asante Agona', 20.00, 'This is the cost for sending your package from Accra to our rider in Kumasi who will send the package to your bus station.', 'no', '2023-08-09 09:35:32', '2023-08-09 09:35:32'), +(8, 6, 'Abeka', 25.00, 'Type your specific location under Area', 'yes', '2023-08-09 09:45:23', '2023-08-09 10:20:31'), +(9, 6, 'Agbogba', 30.00, 'Type your specific location under Area', 'yes', '2023-08-09 09:47:48', '2023-08-09 10:20:31'), +(10, 6, 'Abelemkpe', 25.00, 'Type your specific location under Area', 'yes', '2023-08-09 09:47:48', '2023-08-09 10:20:31'), +(11, 6, 'Ablekuma', 25.00, 'Type your specific location under Area', 'yes', '2023-08-09 09:47:48', '2023-08-09 10:20:31'), +(13, 6, 'Abosseyokai', 25.00, 'Type your specific location under Area', 'yes', '2023-08-09 09:47:48', '2023-08-09 10:20:31'), +(17, 6, 'Abokobi', 35.00, 'Type your specific location under Area', 'yes', '2023-08-09 09:52:47', '2023-08-10 12:40:52'), +(19, 6, 'Accra New Town', 25.00, 'Type your specific location under Area', 'yes', '2023-08-09 09:52:47', '2023-08-09 10:20:31'), +(20, 6, 'Achiaman', 25.00, 'Type your specific location under Area', 'yes', '2023-08-09 09:52:47', '2023-08-09 10:20:31'), +(22, 6, 'Adabraka', 25.00, 'Type your specific location under Area', 'yes', '2023-08-09 09:52:47', '2023-08-09 10:20:31'), +(23, 6, 'Adade', 25.00, 'Type your specific location under Area', 'yes', '2023-08-09 09:52:47', '2023-08-09 10:20:31'), +(24, 6, 'Airport', 30.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:18:01', '2023-08-09 10:18:01'), +(26, 6, 'Akweteyman', 25.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:20:31', '2023-08-09 10:20:31'), +(29, 6, 'Alajo', 30.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:23:23', '2023-08-09 10:23:23'), +(30, 6, 'Kasoa', 20.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:23:23', '2023-08-09 10:23:23'), +(31, 6, 'Liberia Camp', 25.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:23:23', '2023-08-09 10:23:23'), +(37, 6, 'Amanhia', 35.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:25:27', '2023-08-09 10:25:27'), +(44, 6, 'Amasaman', 35.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:29:09', '2023-08-09 10:29:09'), +(45, 6, 'Ashaley Botwe', 30.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:29:09', '2023-08-09 10:29:09'), +(46, 6, 'Ashiyie', 35.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:29:09', '2023-08-09 10:29:09'), +(47, 6, 'Ashongman', 30.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:29:09', '2023-08-09 10:29:09'), +(48, 6, 'Asylum Down', 30.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:29:09', '2023-08-09 10:29:09'), +(49, 6, 'Awoshie', 25.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:29:09', '2023-08-09 10:29:09'), +(50, 6, 'Broadcasting', 20.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:29:09', '2023-08-09 10:29:09'), +(64, 6, 'Bubiashie', 25.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:32:34', '2023-08-09 10:32:34'), +(65, 6, 'Burma Camp', 30.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:32:34', '2023-08-09 10:32:34'), +(66, 6, 'Cantonments', 30.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:32:34', '2023-08-09 10:32:34'), +(67, 6, 'Taifa', 30.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:32:34', '2023-08-09 10:32:34'), +(68, 6, 'Chorkor', 25.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:32:34', '2023-08-09 10:32:34'), +(69, 6, 'Teshie', 30.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:39:28', '2023-08-09 10:39:28'), +(71, 6, 'Madina', 30.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:49:40', '2023-08-09 10:49:40'), +(72, 6, 'Dome', 30.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:49:40', '2023-08-09 10:49:40'), +(73, 6, 'Dansoman', 25.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:49:40', '2023-08-09 10:49:40'), +(74, 6, 'Dzorwulu', 30.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:49:40', '2023-08-09 10:49:40'), +(75, 6, 'East Legon', 30.00, 'Type your specific location under Area', 'yes', '2023-08-09 10:49:40', '2023-08-09 10:49:40'), +(76, 6, 'Nima', 30.00, 'Type your specific location under Area', 'yes', '2023-08-09 15:10:18', '2023-08-09 15:10:18'), +(77, 6, 'Osu', 30.00, 'Type your specific location under Area', 'yes', '2023-08-09 22:19:53', '2023-08-09 22:19:53'), +(79, 6, 'Accra -Ministries', 25.00, 'Type your specific location under Area', 'yes', '2023-08-09 22:21:03', '2023-08-09 22:37:26'), +(80, 6, 'Hatso', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 10:53:10', '2023-08-10 10:53:10'), +(81, 6, 'Tseaddo', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 11:38:02', '2023-08-10 11:38:02'), +(83, 1, 'Others', 20.00, 'This is the cost for sending your package from Accra to our rider in Kumasi who will send the package to your bus station.', 'no', '2023-08-10 11:51:54', '2023-08-22 14:37:53'), +(84, 6, 'Lapaz', 21.00, 'Type your specific location under Area', 'yes', '2023-08-10 14:57:16', '2023-08-10 14:57:16'), +(85, 6, 'Nungua', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 14:57:16', '2023-08-10 14:57:16'), +(90, 6, 'Labadi', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 15:10:27', '2023-08-10 15:10:27'), +(91, 6, 'Pokuase', 35.00, 'Type your specific location under Area', 'yes', '2023-08-10 15:10:27', '2023-08-10 15:10:27'), +(94, 6, 'Circle', 25.00, 'Type your specific location under Area', 'yes', '2023-08-10 15:22:55', '2023-08-22 18:29:52'), +(95, 6, 'Baatsona', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 15:22:55', '2023-08-10 15:22:55'), +(96, 6, 'Odokor', 25.00, 'Type your specific location under Area', 'yes', '2023-08-10 15:22:55', '2023-08-10 15:22:55'), +(97, 6, 'Spintex', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 15:22:55', '2023-08-10 15:22:55'), +(100, 6, 'Tema', 35.00, 'Type your specific location under Area', 'yes', '2023-08-10 15:22:55', '2023-08-10 15:22:55'), +(101, 6, 'Darkuman', 25.00, 'Type your specific location under Area', 'yes', '2023-08-10 15:22:55', '2023-08-10 15:22:55'), +(102, 6, 'Shiashe', 35.00, 'Type your specific location under Area', 'yes', '2023-08-10 15:22:55', '2023-08-10 15:22:55'), +(104, 6, 'Kaneshie', 25.00, 'Type your specific location under Area', 'yes', '2023-08-10 15:22:55', '2023-08-10 15:22:55'), +(105, 6, 'Lakeside', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 15:22:55', '2023-08-10 15:22:55'), +(106, 6, 'Accra Mall', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 15:22:55', '2023-08-10 15:22:55'), +(107, 6, 'Tesano', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 15:22:55', '2023-08-10 15:22:55'), +(108, 6, 'Ashiaman', 35.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:12:14', '2023-08-10 16:12:14'), +(110, 6, 'Oyibi', 35.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:12:14', '2023-08-10 16:12:14'), +(111, 6, 'Weija', 20.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:12:14', '2023-08-10 16:12:14'), +(112, 6, 'Achimota', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:12:14', '2023-08-10 16:12:14'), +(113, 6, 'Oyarifa', 35.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:12:14', '2023-08-10 16:12:14'), +(114, 6, 'Kokrobite', 20.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:12:14', '2023-08-10 16:12:14'), +(115, 6, 'Botwe', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:12:14', '2023-08-10 16:12:14'), +(116, 6, 'Fadama', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:12:14', '2023-08-10 16:12:14'), +(118, 6, 'Okaishie', 25.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:31:24', '2023-08-10 16:31:24'), +(119, 6, 'Sowutuom', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:31:24', '2023-08-10 16:31:24'), +(120, 6, 'Kwabenya', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:31:24', '2023-08-10 16:31:24'), +(121, 6, 'Sakumono', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:31:24', '2023-08-10 16:31:24'), +(122, 6, 'Maamobi', 25.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:31:24', '2023-08-10 16:31:24'), +(123, 6, 'Kokomlemle', 25.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:31:24', '2023-08-10 16:31:24'), +(124, 6, 'Santa Maria', 25.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:31:24', '2023-08-10 16:31:24'), +(125, 6, 'Korle bu', 25.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:31:24', '2023-08-10 16:31:24'), +(126, 6, 'Ridge', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:31:24', '2023-08-10 16:31:24'), +(127, 6, 'Shukura', 30.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:31:24', '2023-08-10 16:31:24'), +(128, 6, 'Lashibi', 35.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:31:24', '2023-08-10 16:31:24'), +(129, 6, 'Newtown', 25.00, 'Type your specific location under Area', 'yes', '2023-08-10 16:31:24', '2023-08-10 16:31:24'), +(131, 6, 'Prampram', 15.00, 'This is the cost for sending your package from our location to the bus station in Accra. The bus fee will be communicated to you by the rider.', 'no', '2023-08-11 10:31:14', '2023-08-11 10:31:14'), +(132, 1, 'Effiduase', 20.00, 'This is the cost for sending your package from Accra to our rider in Kumasi who will send the package to your bus station.', 'no', '2023-08-22 14:36:33', '2023-08-22 14:36:33'), +(133, 1, 'Effiduase', 20.00, 'This is the cost for sending your package from Accra to our rider in Kumasi who will send the package to your bus station.', 'no', '2023-08-22 14:37:53', '2023-08-22 14:37:53'), +(134, 1, 'Effiduase', 20.00, 'This is the cost for sending your package from Accra to our rider in Kumasi who will send the package to your bus station.', 'no', '2023-08-22 14:38:17', '2023-08-22 14:38:17'), +(136, 6, 'Mamprobi', 25.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:55', '2023-08-22 15:10:55'), +(139, 6, 'Labone', 30.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:55', '2023-08-22 15:10:55'), +(144, 6, 'Omanjor', 35.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:55', '2023-08-22 15:10:55'), +(150, 6, 'Rawlings park', 25.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:55', '2023-08-22 15:10:55'), +(155, 6, 'Afienya', 35.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:59', '2023-08-22 15:10:59'), +(157, 6, 'Okpoglo', 25.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:59', '2023-08-22 15:10:59'), +(158, 6, 'Manhean', 30.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:59', '2023-08-22 15:10:59'), +(160, 6, 'Lomnava', 30.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:59', '2023-08-22 15:10:59'), +(161, 6, 'Ofankor', 20.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:59', '2023-08-22 15:10:59'), +(162, 6, 'Kwashiman', 25.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:59', '2023-08-22 15:10:59'), +(163, 6, 'Kantamaso', 35.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:59', '2023-08-22 15:10:59'), +(165, 6, 'Adenta', 30.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:59', '2023-08-22 15:10:59'), +(166, 6, 'Chantan', 30.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:59', '2023-08-22 15:10:59'), +(167, 6, 'Kwashiebu', 25.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:59', '2023-08-22 15:10:59'), +(168, 6, 'Pantang', 30.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:59', '2023-08-22 15:10:59'), +(169, 6, 'Anyaa Market', 25.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:59', '2023-08-22 15:10:59'), +(171, 6, 'Kotobabi', 25.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:59', '2023-08-22 15:10:59'), +(172, 6, 'Klagon', 30.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:59', '2023-08-22 15:10:59'), +(173, 6, 'Tabora', 30.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:59', '2023-08-22 15:10:59'), +(174, 6, 'Gbawe', 25.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:10:59', '2023-08-22 15:10:59'), +(175, 6, 'Tantra Hill', 30.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:24:29', '2023-08-22 15:24:29'), +(176, 6, 'Olabu', 25.00, 'Type your specific location under Area', 'yes', '2023-08-22 15:24:29', '2023-08-22 15:24:29'), +(181, 6, 'James Town', 25.00, 'Type your specific location under Area', 'yes', '2023-08-22 18:21:37', '2023-08-22 18:21:37'), +(182, 6, 'Swalaba', 25.00, 'Type your specific location under Area', 'yes', '2023-08-22 18:21:37', '2023-08-22 18:21:37'), +(183, 6, 'Tudu', 25.00, 'Type your specific location under Area', 'yes', '2023-08-22 18:29:53', '2023-08-22 18:29:53'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `cache` +-- + +CREATE TABLE `cache` ( + `key` varchar(255) NOT NULL, + `value` mediumtext NOT NULL, + `expiration` int(11) NOT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `cache_locks` +-- + +CREATE TABLE `cache_locks` ( + `key` varchar(255) NOT NULL, + `owner` varchar(255) NOT NULL, + `expiration` int(11) NOT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `carts` +-- + +CREATE TABLE `carts` ( + `id` bigint(20) UNSIGNED NOT NULL, + `customer_id` bigint(20) UNSIGNED NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `carts` +-- + +INSERT INTO `carts` (`id`, `customer_id`, `created_at`, `updated_at`) VALUES +(1, 1723, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2, 210, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(3, 149, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(4, 2773, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(5, 891, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(6, 2774, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(7, 2721, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(8, 2775, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(9, 2776, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(10, 422, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(11, 2777, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(12, 1043, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(13, 655, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(14, 643, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(15, 278, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(16, 776, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(17, 894, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(18, 2778, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(19, 816, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(20, 441, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(21, 2779, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(22, 1903, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(23, 811, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(24, 395, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(25, 2780, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(26, 918, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(27, 1562, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(28, 935, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(29, 841, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(30, 2781, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(31, 770, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(32, 949, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(33, 31, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(34, 2782, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(35, 1247, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(36, 888, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(37, 837, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(38, 2783, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(39, 2784, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(40, 2785, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(41, 889, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(42, 2786, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(43, 2787, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(44, 2788, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(45, 2789, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(46, 2678, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(47, 2790, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(48, 2791, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(49, 887, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(50, 543, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(51, 2792, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(52, 2793, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(53, 2794, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(54, 859, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(55, 780, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(56, 2795, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(57, 2796, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(58, 2797, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(59, 666, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(60, 2798, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(61, 823, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(62, 2799, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(63, 1866, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(64, 82, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(65, 409, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(66, 2800, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(67, 2801, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(68, 893, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(69, 2802, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(70, 892, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(71, 2803, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(72, 546, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(73, 1240, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(74, 2804, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(75, 2805, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(76, 2806, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(77, 801, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(78, 2807, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(79, 2808, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(80, 2809, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(81, 258, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(82, 1214, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(83, 1374, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(84, 2810, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(85, 2811, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(86, 2812, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(87, 2813, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(88, 37, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(89, 2814, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(90, 982, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(91, 2815, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(92, 2816, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(93, 2817, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(94, 2818, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(95, 524, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(96, 2819, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(97, 2820, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(98, 2821, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(99, 2822, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(100, 174, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(101, 2823, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(102, 1237, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(103, 915, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(104, 1013, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(105, 2824, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(106, 2825, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(107, 804, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(108, 2826, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(109, 2827, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(110, 2828, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(111, 2829, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(112, 2830, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(113, 2831, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(114, 443, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(115, 2832, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(116, 98, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(117, 132, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(118, 2833, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(119, 211, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(120, 2834, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(121, 2835, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(122, 708, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(123, 2836, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(124, 2837, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(125, 2838, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(126, 933, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(127, 2839, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(128, 2840, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(129, 2841, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(130, 2842, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(131, 2843, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(132, 2844, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(133, 2396, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(134, 2845, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(135, 2846, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(136, 2847, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(137, 2848, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(138, 2849, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(139, 952, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(140, 2850, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(141, 713, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(142, 921, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(143, 2851, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(144, 2852, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(145, 2853, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(146, 2854, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(147, 984, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(148, 830, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(149, 2855, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(150, 2856, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(151, 2857, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(152, 2858, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(153, 2859, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(154, 2860, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(155, 2861, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(156, 755, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(157, 2862, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(158, 2863, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(159, 2864, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(160, 2865, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(161, 2866, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(162, 2867, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(163, 170, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(164, 2868, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(165, 681, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(166, 2869, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(167, 2305, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(168, 2870, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(169, 2871, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(170, 1670, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(171, 2872, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(172, 2873, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(173, 987, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(174, 2874, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(175, 1269, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(176, 2875, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(177, 2876, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(178, 2877, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(179, 2878, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(180, 2879, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(181, 2376, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(182, 2880, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(183, 936, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(184, 2881, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(185, 2882, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(186, 2883, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(187, 2884, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(188, 994, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(189, 2885, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(190, 2886, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(191, 23, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(192, 2887, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(193, 764, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(194, 2888, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(195, 2889, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(196, 2890, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(197, 2891, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(198, 2892, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(199, 2893, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(200, 781, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(201, 2894, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(202, 2895, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(203, 2896, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(204, 1128, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(205, 2897, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(206, 1213, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(207, 2898, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(208, 699, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(209, 502, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(210, 2652, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(211, 2899, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(212, 2900, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(213, 2901, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(214, 999, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(215, 978, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(216, 980, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(217, 2902, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(218, 2903, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(219, 2904, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(220, 2905, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(221, 2906, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(222, 338, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(223, 2907, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(224, 944, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(225, 1171, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(226, 2908, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(227, 998, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(228, 1011, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(229, 207, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(230, 2909, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(231, 2910, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(232, 2911, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(233, 2912, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(234, 2913, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(235, 2914, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(236, 2915, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(237, 2916, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(238, 2917, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(239, 1075, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(240, 2918, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(241, 2919, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(242, 2920, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(243, 618, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(244, 2921, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(245, 2922, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(246, 2923, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(247, 2924, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(248, 530, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(249, 1208, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(250, 2925, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(251, 1244, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(252, 2926, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(253, 2927, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(254, 1190, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(255, 2928, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(256, 2929, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(257, 2930, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(258, 1045, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(259, 611, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(260, 2931, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(261, 2932, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(262, 343, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(263, 2933, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(264, 2934, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(265, 485, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(266, 2935, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(267, 2936, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(268, 1082, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(269, 1436, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(270, 2335, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(271, 2937, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(272, 2938, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(273, 2939, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(274, 2940, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(275, 1099, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(276, 2941, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(277, 2942, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(278, 1090, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(279, 2943, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(280, 2944, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(281, 2945, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(282, 2946, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(283, 1228, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(284, 2947, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(285, 2948, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(286, 2949, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(287, 1229, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(288, 2950, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(289, 2951, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(290, 2952, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(291, 2953, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(292, 2954, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(293, 1122, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(294, 2955, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(295, 1168, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(296, 2956, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(297, 2957, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(298, 517, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(299, 2958, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(300, 2959, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(301, 1118, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(302, 2960, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(303, 431, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(304, 2541, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(305, 2961, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(306, 2962, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(307, 2963, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(308, 2964, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(309, 765, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(310, 2965, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(311, 2966, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(312, 2967, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(313, 2329, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(314, 2968, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(315, 2969, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(316, 2970, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(317, 2971, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(318, 2972, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(319, 2973, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(320, 1318, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(321, 1476, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(322, 2974, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(323, 2975, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(324, 1281, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(325, 2976, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(326, 2977, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(327, 477, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(328, 1725, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(329, 1410, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(330, 1346, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(331, 2978, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(332, 2979, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(333, 2980, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(334, 2981, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(335, 2175, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(336, 2982, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(337, 2983, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(338, 2984, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(339, 2985, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(340, 2986, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(341, 219, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(342, 2987, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(343, 2988, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(344, 2658, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(345, 2989, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(346, 2990, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(347, 1435, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(348, 140, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(349, 2991, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(350, 2992, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(351, 2993, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(352, 1264, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(353, 2994, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(354, 2995, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(355, 1464, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(356, 2996, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(357, 2997, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(358, 2998, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(359, 2999, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(360, 3000, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(361, 3001, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(362, 3002, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(363, 3003, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(364, 2408, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(365, 1412, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(366, 3004, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(367, 3005, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(368, 1555, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(369, 3006, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(370, 1631, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(371, 2171, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(372, 3007, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(373, 2465, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(374, 3009, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(375, 1700, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(376, 1620, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(377, 3011, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(378, 3012, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(379, 3013, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(380, 164, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(381, 3014, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(382, 3015, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(383, 1644, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(384, 1487, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(385, 3016, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(386, 1760, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(387, 3017, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(388, 3018, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(389, 3019, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(390, 3020, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(391, 3021, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(392, 1509, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(393, 1583, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(394, 719, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(395, 1565, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(396, 3022, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(397, 1584, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(398, 1581, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(399, 10, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(400, 1155, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(401, 1561, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(402, 1589, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(403, 1575, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(404, 1596, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(405, 1714, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(406, 1686, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(407, 171, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(408, 746, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(409, 3023, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(410, 267, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(411, 1152, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(412, 368, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(413, 3024, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(414, 1572, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(415, 3025, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(416, 3026, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(417, 3027, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(418, 1526, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(419, 394, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(420, 3028, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(421, 3029, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(422, 3030, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(423, 3031, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(424, 866, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(425, 272, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(426, 1821, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(427, 3032, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(428, 1859, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(429, 1451, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(430, 1846, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(431, 1627, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(432, 2055, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(433, 3034, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(434, 3035, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(435, 3036, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(436, 3037, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(437, 1835, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(438, 3038, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(439, 3039, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(440, 3040, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(441, 3041, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(442, 3042, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(443, 3043, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(444, 1934, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(445, 3044, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(446, 3045, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(447, 3046, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(448, 3047, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(449, 3048, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(450, 1923, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(451, 3049, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(452, 1442, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(453, 593, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(454, 1573, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(455, 3050, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(456, 3051, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(457, 607, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(458, 3052, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(459, 1083, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(460, 3053, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(461, 1744, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(462, 3054, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(463, 1677, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(464, 341, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(465, 1794, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(466, 1827, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(467, 3055, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(468, 1863, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(469, 954, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(470, 3056, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(471, 3057, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(472, 339, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(473, 3058, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(474, 3059, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(475, 299, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(476, 3060, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(477, 1295, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(478, 255, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(479, 1876, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(480, 1196, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(481, 3061, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(482, 3062, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(483, 3063, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(484, 3064, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(485, 3065, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(486, 3066, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(487, 2063, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(488, 3067, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(489, 1904, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(490, 3068, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(491, 3069, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(492, 3070, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(493, 3071, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(494, 3072, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(495, 3073, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(496, 3074, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(497, 1729, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(498, 2060, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(499, 1973, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(500, 2014, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(501, 3075, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(502, 3076, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(503, 3077, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(504, 1958, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(505, 3078, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(506, 2070, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(507, 3079, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(508, 3080, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(509, 3081, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(510, 3082, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(511, 3083, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(512, 3084, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(513, 3085, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(514, 2026, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(515, 3086, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(516, 3087, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(517, 1937, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(518, 3088, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(519, 3089, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(520, 3090, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(521, 571, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(522, 3091, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(523, 3092, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(524, 1850, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(525, 1921, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(526, 3094, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(527, 1384, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(528, 3095, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(529, 3096, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(530, 2145, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(531, 3097, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(532, 3098, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(533, 2088, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(534, 3099, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(535, 3100, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(536, 3101, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(537, 1283, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(538, 1986, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(539, 1488, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(540, 3102, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(541, 3103, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(542, 3104, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(543, 2414, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(544, 2161, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(545, 3105, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(546, 3106, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(547, 3107, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(548, 2180, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(549, 3108, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(550, 3109, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(551, 3110, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(552, 3111, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(553, 2562, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(554, 2170, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(555, 3113, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(556, 3114, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(557, 3115, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(558, 3116, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(559, 3117, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(560, 3118, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(561, 3119, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(562, 3120, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(563, 3121, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(564, 2644, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(565, 3122, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(566, 3123, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(567, 3124, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(568, 3126, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(569, 3127, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(570, 3128, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(571, 3129, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(572, 3130, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(573, 3131, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(574, 3132, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(575, 3133, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(576, 3134, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(577, 2131, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(578, 3135, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(579, 3136, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(580, 3137, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(581, 2019, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(582, 3138, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(583, 3139, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(584, 3140, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(585, 412, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(586, 3141, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(587, 1032, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(588, 3142, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(589, 3143, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(590, 3144, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(591, 3145, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(592, 3146, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(593, 3147, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(594, 3148, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(595, 2593, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(596, 3149, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(597, 3150, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(598, 3151, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(599, 2742, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(600, 1162, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(601, 2167, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(602, 2186, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(603, 3152, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(604, 3153, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(605, 3154, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(606, 1480, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(607, 3155, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(608, 3156, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(609, 3157, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(610, 3158, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(611, 3159, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(612, 3160, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(613, 3161, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(614, 3162, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(615, 3163, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(616, 3164, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(617, 2223, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(618, 3165, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(619, 3166, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(620, 3167, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(621, 1376, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(622, 3168, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(623, 3169, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(624, 1645, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(625, 3170, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(626, 3171, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(627, 2297, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(628, 2241, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(629, 674, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(630, 3172, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(631, 2172, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(632, 1664, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(633, 3173, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(634, 3174, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(635, 3175, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(636, 1307, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(637, 3176, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(638, 3177, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(639, 2302, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(640, 3178, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(641, 3179, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(642, 3180, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(643, 3181, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(644, 2258, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(645, 3182, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(646, 3183, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(647, 3184, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(648, 3186, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(649, 1848, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(650, 1130, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(651, 3187, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(652, 2290, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(653, 3188, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(654, 3189, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(655, 3190, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(656, 3191, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(657, 3192, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(658, 3193, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(659, 2262, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(660, 3194, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(661, 3195, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(662, 3196, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(663, 3197, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(664, 3198, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(665, 3199, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(666, 3200, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(667, 2327, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(668, 2309, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(669, 3201, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(670, 3202, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(671, 3203, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(672, 3204, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(673, 3205, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(674, 3206, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(675, 3207, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(676, 2321, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(677, 2336, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(678, 2482, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(679, 2506, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(680, 3208, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(681, 3209, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(682, 3210, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(683, 3211, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(684, 3212, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(685, 3213, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(686, 3214, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(687, 3215, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(688, 3216, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(689, 3217, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(690, 3218, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(691, 3219, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(692, 1523, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(693, 3220, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(694, 3221, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(695, 2435, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(696, 2135, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(697, 3222, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(698, 3223, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(699, 1007, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(700, 203, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(701, 92, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(702, 3224, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(703, 3225, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(704, 1994, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(705, 1294, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(706, 1803, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(707, 3226, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(708, 3227, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(709, 3228, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(710, 2286, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(711, 3229, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(712, 2254, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(713, 3230, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(714, 3231, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(715, 3232, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(716, 169, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(717, 3233, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(718, 3234, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(719, 2326, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(720, 3235, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(721, 3236, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(722, 3237, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(723, 3238, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(724, 3239, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(725, 1590, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(726, 3240, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(727, 2215, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(728, 3241, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(729, 2409, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(730, 3242, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(731, 3243, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(732, 3244, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(733, 3245, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(734, 3246, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(735, 3247, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(736, 2333, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(737, 2154, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(738, 3249, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(739, 3250, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(740, 2076, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(741, 3251, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(742, 3252, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(743, 3253, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(744, 3255, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(745, 3256, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(746, 3257, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(747, 2291, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(748, 3260, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(749, 3261, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(750, 3262, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(751, 3263, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(752, 2438, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(753, 3264, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(754, 3265, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(755, 3266, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(756, 3267, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(757, 2751, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(758, 3268, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(759, 3269, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(760, 2563, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(761, 3270, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(762, 3271, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(763, 3272, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(764, 2462, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(765, 2671, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(766, 3273, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(767, 3274, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(768, 3275, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(769, 3276, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(770, 3277, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(771, 3278, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(772, 3279, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(773, 3280, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(774, 3281, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(775, 3282, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(776, 1929, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(777, 3283, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(778, 3284, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(779, 3285, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(780, 3286, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(781, 3287, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(782, 3288, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(783, 2417, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(784, 3289, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(785, 3290, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(786, 3291, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(787, 2586, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(788, 3292, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(789, 3293, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(790, 3294, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(791, 600, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(792, 2260, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(793, 3295, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(794, 2486, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(795, 2474, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(796, 2491, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(797, 3296, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(798, 3297, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(799, 3298, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(800, 3299, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(801, 3300, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(802, 3301, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(803, 3302, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(804, 3303, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(805, 3304, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(807, 3306, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(808, 3307, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(809, 3308, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(810, 3309, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(811, 3310, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(812, 3311, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(813, 2492, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(814, 3312, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(815, 3313, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(816, 3314, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(817, 965, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(818, 3315, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(819, 3316, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(820, 2427, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(821, 3318, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(822, 3319, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(823, 3321, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(824, 3322, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(825, 2493, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(826, 3323, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(827, 3324, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(828, 3325, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(829, 1316, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(830, 3326, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(831, 3327, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(832, 3328, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(833, 3329, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(834, 2425, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(835, 3330, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(836, 3331, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(837, 3332, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(838, 2614, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(839, 3333, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(840, 3334, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(841, 3335, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(842, 3336, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(843, 3337, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(844, 3338, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(845, 3339, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(846, 3340, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(847, 3341, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(848, 3342, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(849, 2540, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(850, 3343, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(851, 1495, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(852, 3344, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(853, 3345, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(854, 3346, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(855, 2550, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(856, 3347, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(857, 3348, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(858, 3349, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(859, 3350, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(860, 3351, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(861, 3352, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(862, 3353, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(863, 3354, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(864, 3355, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(865, 3357, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(866, 3358, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(867, 2452, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(868, 3359, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(869, 3360, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(870, 3361, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(871, 3362, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(872, 3363, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(873, 3364, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(874, 3365, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(875, 3366, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(876, 3367, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(877, 3368, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(878, 2516, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(879, 3369, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(880, 3370, '2023-08-09 04:46:21', '2023-08-09 04:46:21'); +INSERT INTO `carts` (`id`, `customer_id`, `created_at`, `updated_at`) VALUES +(881, 3371, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(882, 3372, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(883, 3373, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(884, 3374, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(885, 2606, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(886, 3375, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(887, 3376, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(888, 3377, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(889, 3378, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(890, 2659, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(891, 3379, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(892, 3380, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(893, 3381, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(894, 2379, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(895, 3382, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(896, 3383, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(897, 3384, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(898, 3385, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(899, 3386, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(900, 3387, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(901, 3388, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(902, 3389, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(903, 3390, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(904, 3391, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(905, 3392, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(906, 2661, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(907, 3393, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(908, 2641, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(909, 3394, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(910, 3395, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(911, 3396, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(912, 3397, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(913, 3398, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(914, 1401, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(915, 3399, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(916, 3400, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(917, 3401, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(918, 3402, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(919, 2711, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(920, 3403, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(921, 3404, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(922, 2617, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(923, 3405, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(924, 3406, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(925, 3407, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(926, 3408, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(927, 2289, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(928, 3409, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(929, 2591, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(930, 3410, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(931, 3411, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(932, 3412, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(933, 3413, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(934, 3414, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(935, 3415, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(936, 3416, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(937, 3417, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(938, 3418, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(939, 3419, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(940, 3420, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(941, 2722, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(942, 2079, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(943, 2511, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(944, 3421, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(945, 2625, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(946, 2728, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(947, 3422, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(948, 3423, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(949, 2748, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(950, 3424, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(951, 3425, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(952, 3426, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(953, 3427, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(954, 3428, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(955, 3429, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(956, 3431, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(957, 3432, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(958, 3433, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(959, 3434, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(960, 3435, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(961, 3436, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(962, 3437, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(963, 3438, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(964, 3439, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(965, 3454, '2023-08-09 13:59:50', '2023-08-09 13:59:50'), +(966, 3455, '2023-08-09 15:35:37', '2023-08-09 15:35:37'), +(967, 3456, '2023-08-09 19:54:18', '2023-08-09 19:54:18'), +(968, 3457, '2023-08-09 23:10:10', '2023-08-09 23:10:10'), +(969, 3458, '2023-08-10 00:07:00', '2023-08-10 00:07:00'), +(970, 3459, '2023-08-10 03:37:43', '2023-08-10 03:37:43'), +(971, 3460, '2023-08-10 07:20:04', '2023-08-10 07:20:04'), +(972, 3461, '2023-08-10 09:09:41', '2023-08-10 09:09:41'), +(973, 3462, '2023-08-10 09:49:46', '2023-08-10 09:49:46'), +(974, 3466, '2023-08-10 11:23:24', '2023-08-10 11:23:24'), +(975, 3470, '2023-08-10 13:05:27', '2023-08-10 13:05:27'), +(976, 3471, '2023-08-10 13:07:30', '2023-08-10 13:07:30'), +(977, 3472, '2023-08-10 13:31:03', '2023-08-10 13:31:03'), +(978, 3473, '2023-08-10 13:41:36', '2023-08-10 13:41:36'), +(979, 3474, '2023-08-10 13:44:18', '2023-08-10 13:44:18'), +(980, 3475, '2023-08-10 13:56:11', '2023-08-10 13:56:11'), +(981, 3476, '2023-08-10 14:08:14', '2023-08-10 14:08:14'), +(982, 3477, '2023-08-10 14:15:09', '2023-08-10 14:15:09'), +(983, 3478, '2023-08-10 14:29:54', '2023-08-10 14:29:54'), +(984, 3479, '2023-08-10 14:33:44', '2023-08-10 14:33:44'), +(985, 3480, '2023-08-10 15:01:00', '2023-08-10 15:01:00'), +(986, 3481, '2023-08-10 15:02:46', '2023-08-10 15:02:46'), +(987, 3482, '2023-08-10 15:03:39', '2023-08-10 15:03:39'), +(988, 3483, '2023-08-10 15:04:17', '2023-08-10 15:04:17'), +(989, 3484, '2023-08-10 15:10:15', '2023-08-10 15:10:15'), +(990, 3485, '2023-08-10 15:15:10', '2023-08-10 15:15:10'), +(991, 3486, '2023-08-10 15:42:53', '2023-08-10 15:42:53'), +(993, 3490, '2023-08-10 16:36:38', '2023-08-10 16:36:38'), +(994, 3491, '2023-08-10 16:46:10', '2023-08-10 16:46:10'), +(995, 3492, '2023-08-10 17:29:37', '2023-08-10 17:29:37'), +(996, 3493, '2023-08-10 17:30:07', '2023-08-10 17:30:07'), +(997, 3494, '2023-08-10 17:55:25', '2023-08-10 17:55:25'), +(998, 3495, '2023-08-10 18:03:55', '2023-08-10 18:03:55'), +(999, 3496, '2023-08-10 18:04:40', '2023-08-10 18:04:40'), +(1000, 3497, '2023-08-10 18:18:51', '2023-08-10 18:18:51'), +(1001, 3499, '2023-08-10 20:21:49', '2023-08-10 20:21:49'), +(1002, 3500, '2023-08-10 20:26:40', '2023-08-10 20:26:40'), +(1003, 3501, '2023-08-10 20:36:20', '2023-08-10 20:36:20'), +(1004, 3502, '2023-08-10 22:24:24', '2023-08-10 22:24:24'), +(1005, 3503, '2023-08-11 00:26:52', '2023-08-11 00:26:52'), +(1006, 3504, '2023-08-11 07:27:46', '2023-08-11 07:27:46'), +(1007, 3505, '2023-08-11 08:56:42', '2023-08-11 08:56:42'), +(1008, 3506, '2023-08-11 09:42:18', '2023-08-11 09:42:18'), +(1009, 3508, '2023-08-11 10:50:11', '2023-08-11 10:50:11'), +(1010, 3509, '2023-08-11 10:55:21', '2023-08-11 10:55:21'), +(1011, 3510, '2023-08-11 11:46:46', '2023-08-11 11:46:46'), +(1012, 3317, '2023-08-11 14:09:58', '2023-08-11 14:09:58'), +(1013, 3513, '2023-08-11 17:50:42', '2023-08-11 17:50:42'), +(1014, 3514, '2023-08-11 18:01:35', '2023-08-11 18:01:35'), +(1015, 3515, '2023-08-11 18:25:51', '2023-08-11 18:25:51'), +(1016, 3516, '2023-08-11 21:40:04', '2023-08-11 21:40:04'), +(1017, 3517, '2023-08-11 22:05:44', '2023-08-11 22:05:44'), +(1018, 3518, '2023-08-11 22:55:14', '2023-08-11 22:55:14'), +(1019, 3519, '2023-08-11 23:34:02', '2023-08-11 23:34:02'), +(1020, 3520, '2023-08-12 00:00:39', '2023-08-12 00:00:39'), +(1021, 3521, '2023-08-12 00:11:05', '2023-08-12 00:11:05'), +(1022, 3522, '2023-08-12 07:12:04', '2023-08-12 07:12:04'), +(1023, 3523, '2023-08-12 07:25:29', '2023-08-12 07:25:29'), +(1024, 3524, '2023-08-12 08:18:36', '2023-08-12 08:18:36'), +(1025, 3525, '2023-08-12 09:00:06', '2023-08-12 09:00:06'), +(1026, 3526, '2023-08-12 09:03:41', '2023-08-12 09:03:41'), +(1027, 3527, '2023-08-12 10:58:57', '2023-08-12 10:58:57'), +(1028, 3528, '2023-08-12 13:53:27', '2023-08-12 13:53:27'), +(1029, 3529, '2023-08-12 14:00:32', '2023-08-12 14:00:32'), +(1030, 3530, '2023-08-12 15:22:35', '2023-08-12 15:22:35'), +(1031, 3531, '2023-08-12 15:54:23', '2023-08-12 15:54:23'), +(1032, 3532, '2023-08-12 16:49:56', '2023-08-12 16:49:56'), +(1033, 3533, '2023-08-12 17:03:05', '2023-08-12 17:03:05'), +(1034, 3534, '2023-08-12 17:25:23', '2023-08-12 17:25:23'), +(1035, 3535, '2023-08-12 17:30:12', '2023-08-12 17:30:12'), +(1036, 3536, '2023-08-12 19:42:31', '2023-08-12 19:42:31'), +(1037, 3537, '2023-08-12 20:02:27', '2023-08-12 20:02:27'), +(1038, 3538, '2023-08-12 20:49:40', '2023-08-12 20:49:40'), +(1039, 3539, '2023-08-12 21:01:33', '2023-08-12 21:01:33'), +(1040, 3540, '2023-08-13 09:15:50', '2023-08-13 09:15:50'), +(1041, 3541, '2023-08-13 11:15:21', '2023-08-13 11:15:21'), +(1042, 3542, '2023-08-13 13:33:50', '2023-08-13 13:33:50'), +(1043, 3543, '2023-08-13 14:17:01', '2023-08-13 14:17:01'), +(1045, 3545, '2023-08-13 15:07:54', '2023-08-13 15:07:54'), +(1046, 3546, '2023-08-13 15:25:39', '2023-08-13 15:25:39'), +(1047, 3547, '2023-08-13 16:57:17', '2023-08-13 16:57:17'), +(1048, 3548, '2023-08-13 17:02:25', '2023-08-13 17:02:25'), +(1049, 3549, '2023-08-13 17:10:34', '2023-08-13 17:10:34'), +(1050, 3550, '2023-08-13 18:08:55', '2023-08-13 18:08:55'), +(1051, 3551, '2023-08-13 19:05:47', '2023-08-13 19:05:47'), +(1052, 3552, '2023-08-13 20:40:24', '2023-08-13 20:40:24'), +(1053, 3553, '2023-08-13 21:03:51', '2023-08-13 21:03:51'), +(1054, 3554, '2023-08-13 21:09:45', '2023-08-13 21:09:45'), +(1055, 3555, '2023-08-13 21:22:06', '2023-08-13 21:22:06'), +(1056, 3556, '2023-08-13 23:20:54', '2023-08-13 23:20:54'), +(1057, 3557, '2023-08-14 01:41:08', '2023-08-14 01:41:08'), +(1058, 3558, '2023-08-14 01:51:16', '2023-08-14 01:51:16'), +(1059, 3559, '2023-08-14 04:36:14', '2023-08-14 04:36:14'), +(1060, 3560, '2023-08-14 05:12:47', '2023-08-14 05:12:47'), +(1061, 3561, '2023-08-14 07:40:32', '2023-08-14 07:40:32'), +(1062, 3562, '2023-08-14 08:15:48', '2023-08-14 08:15:48'), +(1063, 3563, '2023-08-14 08:16:55', '2023-08-14 08:16:55'), +(1064, 3564, '2023-08-14 08:27:21', '2023-08-14 08:27:21'), +(1065, 3565, '2023-08-14 09:07:54', '2023-08-14 09:07:54'), +(1066, 3566, '2023-08-14 09:41:50', '2023-08-14 09:41:50'), +(1067, 3567, '2023-08-14 10:34:51', '2023-08-14 10:34:51'), +(1068, 3568, '2023-08-14 12:12:59', '2023-08-14 12:12:59'), +(1069, 3569, '2023-08-14 12:15:53', '2023-08-14 12:15:53'), +(1070, 3570, '2023-08-14 12:17:42', '2023-08-14 12:17:42'), +(1071, 3571, '2023-08-14 12:20:46', '2023-08-14 12:20:46'), +(1072, 3572, '2023-08-14 12:25:48', '2023-08-14 12:25:48'), +(1073, 3573, '2023-08-14 12:26:37', '2023-08-14 12:26:37'), +(1074, 3574, '2023-08-14 12:28:42', '2023-08-14 12:28:42'), +(1075, 1484, '2023-08-14 12:34:52', '2023-08-14 12:34:52'), +(1076, 3575, '2023-08-14 12:36:10', '2023-08-14 12:36:10'), +(1077, 3576, '2023-08-14 12:36:14', '2023-08-14 12:36:14'), +(1078, 3577, '2023-08-14 12:39:28', '2023-08-14 12:39:28'), +(1079, 3578, '2023-08-14 13:00:16', '2023-08-14 13:00:16'), +(1080, 3579, '2023-08-14 13:03:49', '2023-08-14 13:03:49'), +(1081, 3580, '2023-08-14 13:27:16', '2023-08-14 13:27:16'), +(1082, 3581, '2023-08-14 13:33:12', '2023-08-14 13:33:12'), +(1083, 3582, '2023-08-14 13:36:01', '2023-08-14 13:36:01'), +(1084, 3583, '2023-08-14 13:40:47', '2023-08-14 13:40:47'), +(1085, 3584, '2023-08-14 13:49:11', '2023-08-14 13:49:11'), +(1086, 3585, '2023-08-14 13:49:53', '2023-08-14 13:49:53'), +(1087, 3586, '2023-08-14 13:51:32', '2023-08-14 13:51:32'), +(1088, 3587, '2023-08-14 13:51:49', '2023-08-14 13:51:49'), +(1089, 3588, '2023-08-14 14:28:28', '2023-08-14 14:28:28'), +(1090, 3589, '2023-08-14 14:45:28', '2023-08-14 14:45:28'), +(1091, 3590, '2023-08-14 14:45:41', '2023-08-14 14:45:41'), +(1092, 3591, '2023-08-14 14:47:31', '2023-08-14 14:47:31'), +(1093, 3592, '2023-08-14 15:24:17', '2023-08-14 15:24:17'), +(1094, 3593, '2023-08-14 15:28:02', '2023-08-14 15:28:02'), +(1095, 3594, '2023-08-14 15:43:51', '2023-08-14 15:43:51'), +(1096, 3595, '2023-08-14 16:10:23', '2023-08-14 16:10:23'), +(1097, 3596, '2023-08-14 16:10:36', '2023-08-14 16:10:36'), +(1098, 3597, '2023-08-14 16:21:24', '2023-08-14 16:21:24'), +(1099, 3598, '2023-08-14 16:35:23', '2023-08-14 16:35:23'), +(1100, 3599, '2023-08-14 17:58:48', '2023-08-14 17:58:48'), +(1101, 3600, '2023-08-14 19:12:30', '2023-08-14 19:12:30'), +(1102, 3601, '2023-08-14 19:16:39', '2023-08-14 19:16:39'), +(1103, 3602, '2023-08-14 20:01:07', '2023-08-14 20:01:07'), +(1104, 3603, '2023-08-14 20:10:28', '2023-08-14 20:10:28'), +(1105, 3604, '2023-08-14 20:30:25', '2023-08-14 20:30:25'), +(1106, 3605, '2023-08-14 21:04:44', '2023-08-14 21:04:44'), +(1107, 3606, '2023-08-14 21:08:53', '2023-08-14 21:08:53'), +(1108, 3607, '2023-08-14 21:11:57', '2023-08-14 21:11:57'), +(1109, 3608, '2023-08-14 21:42:35', '2023-08-14 21:42:35'), +(1110, 3609, '2023-08-14 21:44:52', '2023-08-14 21:44:52'), +(1111, 3610, '2023-08-14 21:49:48', '2023-08-14 21:49:48'), +(1112, 3611, '2023-08-14 21:51:02', '2023-08-14 21:51:02'), +(1113, 3612, '2023-08-14 22:31:16', '2023-08-14 22:31:16'), +(1114, 3613, '2023-08-14 22:52:14', '2023-08-14 22:52:14'), +(1115, 3614, '2023-08-15 00:41:54', '2023-08-15 00:41:54'), +(1116, 3615, '2023-08-15 05:36:32', '2023-08-15 05:36:32'), +(1117, 3616, '2023-08-15 06:48:20', '2023-08-15 06:48:20'), +(1118, 3617, '2023-08-15 07:09:46', '2023-08-15 07:09:46'), +(1119, 3618, '2023-08-15 08:11:08', '2023-08-15 08:11:08'), +(1120, 3619, '2023-08-15 08:22:56', '2023-08-15 08:22:56'), +(1121, 3620, '2023-08-15 08:33:00', '2023-08-15 08:33:00'), +(1122, 3621, '2023-08-15 08:42:56', '2023-08-15 08:42:56'), +(1123, 3622, '2023-08-15 08:46:02', '2023-08-15 08:46:02'), +(1124, 3623, '2023-08-15 08:55:58', '2023-08-15 08:55:58'), +(1125, 3626, '2023-08-15 09:54:20', '2023-08-15 09:54:20'), +(1126, 3627, '2023-08-15 09:55:44', '2023-08-15 09:55:44'), +(1127, 3628, '2023-08-15 10:18:00', '2023-08-15 10:18:00'), +(1128, 3629, '2023-08-15 11:04:18', '2023-08-15 11:04:18'), +(1129, 3630, '2023-08-15 12:53:22', '2023-08-15 12:53:22'), +(1130, 3631, '2023-08-15 13:27:18', '2023-08-15 13:27:18'), +(1131, 3632, '2023-08-15 13:43:35', '2023-08-15 13:43:35'), +(1132, 3633, '2023-08-15 15:25:32', '2023-08-15 15:25:32'), +(1133, 3634, '2023-08-15 15:51:58', '2023-08-15 15:51:58'), +(1134, 3637, '2023-08-15 16:19:59', '2023-08-15 16:19:59'), +(1135, 3638, '2023-08-15 16:24:53', '2023-08-15 16:24:53'), +(1136, 3639, '2023-08-15 16:54:07', '2023-08-15 16:54:07'), +(1137, 3640, '2023-08-15 17:50:05', '2023-08-15 17:50:05'), +(1138, 3641, '2023-08-15 18:09:01', '2023-08-15 18:09:01'), +(1139, 3642, '2023-08-15 18:21:48', '2023-08-15 18:21:48'), +(1140, 3643, '2023-08-15 20:59:31', '2023-08-15 20:59:31'), +(1141, 3644, '2023-08-15 22:42:00', '2023-08-15 22:42:00'), +(1142, 3645, '2023-08-15 22:53:56', '2023-08-15 22:53:56'), +(1143, 3646, '2023-08-15 23:13:03', '2023-08-15 23:13:03'), +(1144, 3647, '2023-08-15 23:46:02', '2023-08-15 23:46:02'), +(1145, 3649, '2023-08-16 03:33:44', '2023-08-16 03:33:44'), +(1146, 3650, '2023-08-16 05:49:54', '2023-08-16 05:49:54'), +(1147, 3651, '2023-08-16 09:21:07', '2023-08-16 09:21:07'), +(1148, 3652, '2023-08-16 09:53:24', '2023-08-16 09:53:24'), +(1149, 3653, '2023-08-16 10:06:31', '2023-08-16 10:06:31'), +(1150, 3662, '2023-08-16 13:07:02', '2023-08-16 13:07:02'), +(1151, 3663, '2023-08-16 13:27:40', '2023-08-16 13:27:40'), +(1152, 3664, '2023-08-16 13:53:36', '2023-08-16 13:53:36'), +(1153, 3669, '2023-08-16 15:08:20', '2023-08-16 15:08:20'), +(1154, 3670, '2023-08-16 15:12:12', '2023-08-16 15:12:12'), +(1155, 3671, '2023-08-16 15:44:53', '2023-08-16 15:44:53'), +(1156, 3676, '2023-08-16 16:24:20', '2023-08-16 16:24:20'), +(1157, 3683, '2023-08-16 17:10:49', '2023-08-16 17:10:49'), +(1158, 3684, '2023-08-16 17:13:43', '2023-08-16 17:13:43'), +(1159, 3688, '2023-08-16 17:40:00', '2023-08-16 17:40:00'), +(1160, 3689, '2023-08-16 17:47:57', '2023-08-16 17:47:57'), +(1161, 3690, '2023-08-16 19:07:11', '2023-08-16 19:07:11'), +(1162, 3692, '2023-08-16 19:40:26', '2023-08-16 19:40:26'), +(1163, 3694, '2023-08-16 21:01:23', '2023-08-16 21:01:23'), +(1164, 3697, '2023-08-16 21:44:19', '2023-08-16 21:44:19'), +(1165, 3698, '2023-08-16 21:52:58', '2023-08-16 21:52:58'), +(1166, 3699, '2023-08-17 00:16:48', '2023-08-17 00:16:48'), +(1167, 3700, '2023-08-17 00:35:07', '2023-08-17 00:35:07'), +(1168, 3701, '2023-08-17 00:35:33', '2023-08-17 00:35:33'), +(1169, 3702, '2023-08-17 01:16:23', '2023-08-17 01:16:23'), +(1170, 3703, '2023-08-17 01:56:16', '2023-08-17 01:56:16'), +(1171, 3714, '2023-08-17 07:15:51', '2023-08-17 07:15:51'), +(1172, 3719, '2023-08-17 08:05:56', '2023-08-17 08:05:56'), +(1173, 3720, '2023-08-17 11:11:46', '2023-08-17 11:11:46'), +(1174, 3721, '2023-08-17 11:16:57', '2023-08-17 11:16:57'), +(1175, 3722, '2023-08-17 12:04:29', '2023-08-17 12:04:29'), +(1176, 3723, '2023-08-17 12:04:40', '2023-08-17 12:04:40'), +(1177, 3724, '2023-08-17 12:05:17', '2023-08-17 12:05:17'), +(1178, 3725, '2023-08-17 13:30:55', '2023-08-17 13:30:55'), +(1179, 3726, '2023-08-17 15:15:37', '2023-08-17 15:15:37'), +(1180, 3727, '2023-08-17 15:18:04', '2023-08-17 15:18:04'), +(1181, 3728, '2023-08-17 16:11:52', '2023-08-17 16:11:52'), +(1182, 2027, '2023-08-17 16:32:18', '2023-08-17 16:32:18'), +(1183, 3729, '2023-08-17 16:35:09', '2023-08-17 16:35:09'), +(1184, 3730, '2023-08-17 16:44:54', '2023-08-17 16:44:54'), +(1185, 1270, '2023-08-17 16:46:05', '2023-08-17 16:46:05'), +(1186, 3731, '2023-08-17 16:55:43', '2023-08-17 16:55:43'), +(1187, 3732, '2023-08-17 17:00:37', '2023-08-17 17:00:37'), +(1188, 3733, '2023-08-17 17:02:15', '2023-08-17 17:02:15'), +(1189, 2280, '2023-08-17 17:34:22', '2023-08-17 17:34:22'), +(1190, 3734, '2023-08-17 18:01:27', '2023-08-17 18:01:27'), +(1191, 3735, '2023-08-17 18:50:53', '2023-08-17 18:50:53'), +(1192, 3736, '2023-08-17 19:03:53', '2023-08-17 19:03:53'), +(1193, 3737, '2023-08-17 19:07:53', '2023-08-17 19:07:53'), +(1194, 3738, '2023-08-17 19:29:05', '2023-08-17 19:29:05'), +(1195, 3739, '2023-08-17 20:27:40', '2023-08-17 20:27:40'), +(1196, 3740, '2023-08-17 20:53:51', '2023-08-17 20:53:51'), +(1197, 3741, '2023-08-17 21:00:42', '2023-08-17 21:00:42'), +(1198, 2667, '2023-08-17 22:59:20', '2023-08-17 22:59:20'), +(1199, 3742, '2023-08-17 23:08:29', '2023-08-17 23:08:29'), +(1200, 3743, '2023-08-18 01:09:35', '2023-08-18 01:09:35'), +(1201, 3744, '2023-08-18 06:31:03', '2023-08-18 06:31:03'), +(1202, 3747, '2023-08-18 09:39:03', '2023-08-18 09:39:03'), +(1203, 3748, '2023-08-18 10:14:34', '2023-08-18 10:14:34'), +(1204, 1717, '2023-08-18 11:30:49', '2023-08-18 11:30:49'), +(1205, 3750, '2023-08-18 12:13:26', '2023-08-18 12:13:26'), +(1206, 3751, '2023-08-18 12:36:36', '2023-08-18 12:36:36'), +(1207, 3752, '2023-08-18 13:20:11', '2023-08-18 13:20:11'), +(1208, 3753, '2023-08-18 13:44:00', '2023-08-18 13:44:00'), +(1209, 876, '2023-08-18 14:17:57', '2023-08-18 14:17:57'), +(1210, 3754, '2023-08-18 14:24:45', '2023-08-18 14:24:45'), +(1211, 3755, '2023-08-18 15:33:10', '2023-08-18 15:33:10'), +(1212, 3756, '2023-08-18 17:14:38', '2023-08-18 17:14:38'), +(1213, 3757, '2023-08-18 19:09:51', '2023-08-18 19:09:51'), +(1214, 2683, '2023-08-18 19:47:47', '2023-08-18 19:47:47'), +(1215, 3758, '2023-08-18 19:52:57', '2023-08-18 19:52:57'), +(1216, 3759, '2023-08-18 19:56:06', '2023-08-18 19:56:06'), +(1217, 2209, '2023-08-18 19:57:50', '2023-08-18 19:57:50'), +(1218, 2078, '2023-08-18 20:00:03', '2023-08-18 20:00:03'), +(1219, 3760, '2023-08-18 20:16:57', '2023-08-18 20:16:57'), +(1220, 3761, '2023-08-18 20:20:33', '2023-08-18 20:20:33'), +(1221, 542, '2023-08-18 20:20:37', '2023-08-18 20:20:37'), +(1222, 3762, '2023-08-18 20:26:06', '2023-08-18 20:26:06'), +(1223, 3763, '2023-08-18 20:27:39', '2023-08-18 20:27:39'), +(1224, 3764, '2023-08-18 20:30:00', '2023-08-18 20:30:00'), +(1225, 3765, '2023-08-18 20:34:30', '2023-08-18 20:34:30'), +(1226, 3766, '2023-08-18 20:46:53', '2023-08-18 20:46:53'), +(1227, 3767, '2023-08-18 20:50:26', '2023-08-18 20:50:26'), +(1228, 2352, '2023-08-18 20:52:41', '2023-08-18 20:52:41'), +(1229, 3768, '2023-08-18 21:49:57', '2023-08-18 21:49:57'), +(1230, 3769, '2023-08-18 22:11:56', '2023-08-18 22:11:56'), +(1231, 1550, '2023-08-18 22:34:28', '2023-08-18 22:34:28'), +(1232, 3770, '2023-08-18 23:25:37', '2023-08-18 23:25:37'), +(1233, 3771, '2023-08-18 23:37:48', '2023-08-18 23:37:48'), +(1234, 3772, '2023-08-18 23:38:44', '2023-08-18 23:38:44'), +(1235, 2745, '2023-08-19 00:04:21', '2023-08-19 00:04:21'), +(1236, 3773, '2023-08-19 00:23:44', '2023-08-19 00:23:44'), +(1237, 1091, '2023-08-19 00:26:15', '2023-08-19 00:26:15'), +(1238, 3774, '2023-08-19 04:33:10', '2023-08-19 04:33:10'), +(1239, 3775, '2023-08-19 06:14:42', '2023-08-19 06:14:42'), +(1240, 3776, '2023-08-19 06:15:26', '2023-08-19 06:15:26'), +(1241, 3777, '2023-08-19 06:17:19', '2023-08-19 06:17:19'), +(1242, 1193, '2023-08-19 07:03:13', '2023-08-19 07:03:13'), +(1243, 3778, '2023-08-19 07:22:37', '2023-08-19 07:22:37'), +(1244, 2163, '2023-08-19 08:10:10', '2023-08-19 08:10:10'), +(1245, 2587, '2023-08-19 10:54:19', '2023-08-19 10:54:19'), +(1246, 3780, '2023-08-19 11:50:05', '2023-08-19 11:50:05'), +(1247, 3781, '2023-08-19 11:52:05', '2023-08-19 11:52:05'), +(1248, 3782, '2023-08-19 11:52:35', '2023-08-19 11:52:35'), +(1249, 3745, '2023-08-19 12:01:43', '2023-08-19 12:01:43'), +(1250, 3783, '2023-08-19 12:05:20', '2023-08-19 12:05:20'), +(1251, 3784, '2023-08-19 12:07:56', '2023-08-19 12:07:56'), +(1252, 551, '2023-08-19 12:17:43', '2023-08-19 12:17:43'), +(1253, 28, '2023-08-19 12:45:23', '2023-08-19 12:45:23'), +(1254, 3785, '2023-08-19 13:00:26', '2023-08-19 13:00:26'), +(1255, 2273, '2023-08-19 13:01:56', '2023-08-19 13:01:56'), +(1256, 3, '2023-08-19 13:02:11', '2023-08-19 13:02:11'), +(1257, 3786, '2023-08-19 13:10:39', '2023-08-19 13:10:39'), +(1258, 3787, '2023-08-19 13:19:03', '2023-08-19 13:19:03'), +(1259, 3788, '2023-08-19 13:39:22', '2023-08-19 13:39:22'), +(1260, 3789, '2023-08-19 13:53:08', '2023-08-19 13:53:08'), +(1261, 3790, '2023-08-19 14:35:52', '2023-08-19 14:35:52'), +(1262, 3791, '2023-08-19 14:47:35', '2023-08-19 14:47:35'), +(1263, 3792, '2023-08-19 14:48:36', '2023-08-19 14:48:36'), +(1264, 3793, '2023-08-19 14:52:50', '2023-08-19 14:52:50'), +(1265, 1517, '2023-08-19 14:54:04', '2023-08-19 14:54:04'), +(1266, 3794, '2023-08-19 15:00:36', '2023-08-19 15:00:36'), +(1267, 3795, '2023-08-19 15:05:51', '2023-08-19 15:05:51'), +(1268, 3796, '2023-08-19 15:28:47', '2023-08-19 15:28:47'), +(1269, 3797, '2023-08-19 16:15:15', '2023-08-19 16:15:15'), +(1270, 3798, '2023-08-19 16:16:33', '2023-08-19 16:16:33'), +(1271, 3799, '2023-08-19 17:02:26', '2023-08-19 17:02:26'), +(1272, 3800, '2023-08-19 18:18:42', '2023-08-19 18:18:42'), +(1273, 3801, '2023-08-19 19:18:59', '2023-08-19 19:18:59'), +(1274, 3802, '2023-08-19 19:25:09', '2023-08-19 19:25:09'), +(1275, 2270, '2023-08-19 20:04:24', '2023-08-19 20:04:24'), +(1276, 3803, '2023-08-19 21:03:21', '2023-08-19 21:03:21'), +(1277, 3804, '2023-08-19 22:26:39', '2023-08-19 22:26:39'), +(1278, 57, '2023-08-20 00:53:18', '2023-08-20 00:53:18'), +(1279, 3805, '2023-08-20 01:06:02', '2023-08-20 01:06:02'), +(1280, 3806, '2023-08-20 08:15:10', '2023-08-20 08:15:10'), +(1281, 3807, '2023-08-20 08:41:03', '2023-08-20 08:41:03'), +(1282, 3808, '2023-08-20 09:08:31', '2023-08-20 09:08:31'), +(1283, 3809, '2023-08-20 09:24:23', '2023-08-20 09:24:23'), +(1284, 3810, '2023-08-20 12:18:42', '2023-08-20 12:18:42'), +(1285, 3811, '2023-08-20 13:14:01', '2023-08-20 13:14:01'), +(1286, 2754, '2023-08-20 13:29:57', '2023-08-20 13:29:57'), +(1287, 2074, '2023-08-20 14:19:30', '2023-08-20 14:19:30'), +(1288, 3812, '2023-08-20 17:28:33', '2023-08-20 17:28:33'), +(1289, 3813, '2023-08-20 18:11:13', '2023-08-20 18:11:13'), +(1290, 2343, '2023-08-20 19:04:01', '2023-08-20 19:04:01'), +(1291, 3814, '2023-08-20 19:12:19', '2023-08-20 19:12:19'), +(1292, 105, '2023-08-20 19:41:30', '2023-08-20 19:41:30'), +(1293, 3815, '2023-08-20 19:55:35', '2023-08-20 19:55:35'), +(1294, 1516, '2023-08-20 20:26:34', '2023-08-20 20:26:34'), +(1295, 483, '2023-08-20 21:50:37', '2023-08-20 21:50:37'), +(1296, 2502, '2023-08-20 21:56:57', '2023-08-20 21:56:57'), +(1297, 885, '2023-08-20 22:01:32', '2023-08-20 22:01:32'), +(1298, 3816, '2023-08-20 22:25:18', '2023-08-20 22:25:18'), +(1299, 3817, '2023-08-20 23:01:25', '2023-08-20 23:01:25'), +(1300, 3818, '2023-08-20 23:05:38', '2023-08-20 23:05:38'), +(1301, 3819, '2023-08-20 23:11:14', '2023-08-20 23:11:14'), +(1302, 3820, '2023-08-21 00:54:05', '2023-08-21 00:54:05'), +(1303, 2504, '2023-08-21 02:05:55', '2023-08-21 02:05:55'), +(1304, 3821, '2023-08-21 07:29:24', '2023-08-21 07:29:24'), +(1305, 3822, '2023-08-21 07:35:34', '2023-08-21 07:35:34'), +(1306, 3823, '2023-08-21 07:47:40', '2023-08-21 07:47:40'), +(1307, 3824, '2023-08-21 07:58:11', '2023-08-21 07:58:11'), +(1308, 3825, '2023-08-21 08:09:17', '2023-08-21 08:09:17'), +(1309, 3826, '2023-08-21 08:29:48', '2023-08-21 08:29:48'), +(1310, 3827, '2023-08-21 08:30:08', '2023-08-21 08:30:08'), +(1311, 3828, '2023-08-21 08:59:48', '2023-08-21 08:59:48'), +(1312, 3829, '2023-08-21 09:09:49', '2023-08-21 09:09:49'), +(1313, 2365, '2023-08-21 10:11:59', '2023-08-21 10:11:59'), +(1314, 3830, '2023-08-21 10:17:47', '2023-08-21 10:17:47'), +(1315, 3831, '2023-08-21 11:02:33', '2023-08-21 11:02:33'), +(1316, 3832, '2023-08-21 11:09:31', '2023-08-21 11:09:31'), +(1317, 3833, '2023-08-21 11:09:33', '2023-08-21 11:09:33'), +(1318, 3834, '2023-08-21 11:24:05', '2023-08-21 11:24:05'), +(1319, 142, '2023-08-21 12:03:02', '2023-08-21 12:03:02'), +(1320, 3835, '2023-08-21 12:38:54', '2023-08-21 12:38:54'), +(1321, 3836, '2023-08-21 15:04:55', '2023-08-21 15:04:55'), +(1322, 3837, '2023-08-21 15:45:13', '2023-08-21 15:45:13'), +(1323, 3838, '2023-08-21 15:46:56', '2023-08-21 15:46:56'), +(1324, 1439, '2023-08-21 15:59:26', '2023-08-21 15:59:26'), +(1325, 3839, '2023-08-21 16:07:44', '2023-08-21 16:07:44'), +(1326, 3840, '2023-08-21 16:22:38', '2023-08-21 16:22:38'), +(1327, 3841, '2023-08-21 17:45:43', '2023-08-21 17:45:43'), +(1328, 3842, '2023-08-21 18:17:58', '2023-08-21 18:17:58'), +(1329, 3843, '2023-08-21 18:27:56', '2023-08-21 18:27:56'), +(1330, 2676, '2023-08-21 20:46:25', '2023-08-21 20:46:25'), +(1331, 3844, '2023-08-21 20:52:46', '2023-08-21 20:52:46'), +(1332, 3845, '2023-08-21 21:32:00', '2023-08-21 21:32:00'), +(1333, 3846, '2023-08-22 00:21:06', '2023-08-22 00:21:06'), +(1334, 3847, '2023-08-22 01:18:54', '2023-08-22 01:18:54'), +(1335, 3848, '2023-08-22 07:29:43', '2023-08-22 07:29:43'), +(1336, 3850, '2023-08-22 09:40:54', '2023-08-22 09:40:54'), +(1337, 3851, '2023-08-22 10:19:47', '2023-08-22 10:19:47'), +(1338, 3852, '2023-08-22 10:24:49', '2023-08-22 10:24:49'), +(1339, 3853, '2023-08-22 10:28:56', '2023-08-22 10:28:56'), +(1340, 3854, '2023-08-22 10:35:42', '2023-08-22 10:35:42'), +(1341, 3855, '2023-08-22 10:41:30', '2023-08-22 10:41:30'), +(1342, 3856, '2023-08-22 11:08:39', '2023-08-22 11:08:39'), +(1343, 1482, '2023-08-22 11:08:51', '2023-08-22 11:08:51'), +(1344, 3857, '2023-08-22 12:58:17', '2023-08-22 12:58:17'), +(1345, 3858, '2023-08-22 13:01:32', '2023-08-22 13:01:32'), +(1346, 3859, '2023-08-22 14:06:15', '2023-08-22 14:06:15'), +(1347, 3860, '2023-08-22 14:22:22', '2023-08-22 14:22:22'), +(1348, 3861, '2023-08-22 14:22:37', '2023-08-22 14:22:37'), +(1349, 3862, '2023-08-22 14:24:09', '2023-08-22 14:24:09'), +(1350, 3863, '2023-08-22 16:51:35', '2023-08-22 16:51:35'), +(1351, 3864, '2023-08-22 17:24:52', '2023-08-22 17:24:52'), +(1352, 2548, '2023-08-22 17:36:55', '2023-08-22 17:36:55'), +(1353, 3865, '2023-08-22 18:08:22', '2023-08-22 18:08:22'), +(1354, 3866, '2023-08-22 18:52:10', '2023-08-22 18:52:10'), +(1355, 3867, '2023-08-22 19:03:45', '2023-08-22 19:03:45'), +(1356, 1120, '2023-08-22 19:40:54', '2023-08-22 19:40:54'), +(1357, 3868, '2023-08-22 20:16:40', '2023-08-22 20:16:40'), +(1358, 495, '2023-08-22 20:22:03', '2023-08-22 20:22:03'), +(1359, 3869, '2023-08-22 21:29:36', '2023-08-22 21:29:36'), +(1360, 3870, '2023-08-22 22:58:04', '2023-08-22 22:58:04'), +(1361, 3871, '2023-08-23 00:49:02', '2023-08-23 00:49:02'), +(1362, 3872, '2023-08-23 05:19:47', '2023-08-23 05:19:47'), +(1363, 3873, '2023-08-23 09:49:45', '2023-08-23 09:49:45'), +(1364, 3874, '2023-08-23 10:39:23', '2023-08-23 10:39:23'), +(1365, 3875, '2023-08-23 10:43:39', '2023-08-23 10:43:39'), +(1366, 3876, '2023-08-23 11:14:45', '2023-08-23 11:14:45'), +(1367, 3877, '2023-08-23 11:18:44', '2023-08-23 11:18:44'), +(1368, 3878, '2023-08-23 12:13:18', '2023-08-23 12:13:18'), +(1369, 3879, '2023-08-23 12:30:04', '2023-08-23 12:30:04'), +(1370, 3880, '2023-08-23 12:30:58', '2023-08-23 12:30:58'), +(1371, 3881, '2023-08-23 13:03:54', '2023-08-23 13:03:54'), +(1372, 3882, '2023-08-23 13:25:07', '2023-08-23 13:25:07'), +(1373, 3883, '2023-08-23 14:56:41', '2023-08-23 14:56:41'), +(1374, 3884, '2023-08-23 14:58:33', '2023-08-23 14:58:33'), +(1375, 3885, '2023-08-23 16:29:22', '2023-08-23 16:29:22'), +(1376, 3886, '2023-08-23 17:40:41', '2023-08-23 17:40:41'), +(1377, 3887, '2023-08-23 17:50:36', '2023-08-23 17:50:36'), +(1378, 3888, '2023-08-23 19:49:12', '2023-08-23 19:49:12'), +(1379, 2448, '2023-08-23 20:35:38', '2023-08-23 20:35:38'), +(1380, 3889, '2023-08-23 20:37:05', '2023-08-23 20:37:05'), +(1381, 3890, '2023-08-23 20:41:33', '2023-08-23 20:41:33'), +(1382, 3891, '2023-08-23 20:41:48', '2023-08-23 20:41:48'), +(1383, 3892, '2023-08-23 20:57:38', '2023-08-23 20:57:38'), +(1384, 3893, '2023-08-23 21:03:56', '2023-08-23 21:03:56'), +(1385, 1621, '2023-08-23 21:08:20', '2023-08-23 21:08:20'), +(1386, 3894, '2023-08-23 21:17:46', '2023-08-23 21:17:46'), +(1387, 3895, '2023-08-23 22:01:10', '2023-08-23 22:01:10'), +(1388, 3896, '2023-08-23 22:03:14', '2023-08-23 22:03:14'), +(1389, 3897, '2023-08-23 23:05:22', '2023-08-23 23:05:22'), +(1390, 3898, '2023-08-23 23:20:53', '2023-08-23 23:20:53'), +(1391, 3899, '2023-08-23 23:29:00', '2023-08-23 23:29:00'), +(1392, 3900, '2023-08-23 23:39:06', '2023-08-23 23:39:06'), +(1393, 3901, '2023-08-23 23:40:05', '2023-08-23 23:40:05'), +(1394, 3902, '2023-08-24 00:26:58', '2023-08-24 00:26:58'), +(1395, 3903, '2023-08-24 06:41:36', '2023-08-24 06:41:36'), +(1396, 3904, '2023-08-24 07:21:51', '2023-08-24 07:21:51'), +(1397, 3905, '2023-08-24 08:01:21', '2023-08-24 08:01:21'), +(1398, 3906, '2023-08-24 10:34:10', '2023-08-24 10:34:10'), +(1399, 3907, '2023-08-24 10:35:16', '2023-08-24 10:35:16'), +(1400, 3908, '2023-08-24 10:49:33', '2023-08-24 10:49:33'), +(1401, 3909, '2023-08-24 10:52:39', '2023-08-24 10:52:39'), +(1402, 3910, '2023-08-24 11:28:52', '2023-08-24 11:28:52'), +(1403, 3911, '2023-08-24 15:49:37', '2023-08-24 15:49:37'), +(1404, 3912, '2023-08-30 17:50:32', '2023-08-30 17:50:32'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `cart_items` +-- + +CREATE TABLE `cart_items` ( + `id` bigint(20) UNSIGNED NOT NULL, + `cart_id` bigint(20) UNSIGNED NOT NULL, + `product_id` bigint(20) UNSIGNED NOT NULL, + `quantity` int(11) NOT NULL DEFAULT 1, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `cart_items` +-- + +INSERT INTO `cart_items` (`id`, `cart_id`, `product_id`, `quantity`, `created_at`, `updated_at`) VALUES +(639, 600, 2, 1, '2023-08-22 11:20:31', '2023-08-22 11:20:31'), +(675, 989, 2, 1, '2023-08-23 09:07:46', '2023-08-23 09:07:46'), +(680, 268, 2, 7, '2023-08-23 09:35:09', '2023-08-23 09:35:19'), +(714, 210, 2, 1, '2023-08-23 13:27:20', '2023-08-23 19:51:18'), +(721, 404, 2, 2, '2023-08-23 16:26:41', '2023-08-23 16:26:43'), +(729, 1150, 9, 1, '2023-08-23 18:17:49', '2023-08-23 18:17:49'), +(738, 1387, 4, 1, '2023-08-23 22:01:23', '2023-08-23 22:01:23'), +(740, 1393, 10, 1, '2023-08-23 23:40:44', '2023-08-23 23:40:44'), +(747, 996, 2, 1, '2023-08-24 06:56:32', '2023-08-24 06:56:32'), +(749, 1396, 4, 1, '2023-08-24 07:26:14', '2023-08-24 07:26:54'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `categories` +-- + +CREATE TABLE `categories` ( + `id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(255) NOT NULL, + `slug` varchar(255) DEFAULT NULL, + `image_url` varchar(255) DEFAULT NULL, + `description` text DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `categories` +-- + +INSERT INTO `categories` (`id`, `name`, `slug`, `image_url`, `description`, `created_at`, `updated_at`) VALUES +(1, 'Gummies', 'gummies', NULL, NULL, '2023-05-01 07:10:30', '2023-08-14 12:01:31'), +(2, 'Capsules', 'capsules', NULL, NULL, '2023-05-01 07:10:41', '2023-08-14 12:01:31'), +(3, 'Tea', 'tea', NULL, NULL, '2023-05-01 07:10:46', '2023-08-14 12:01:31'), +(4, 'Accessories', 'accessories', NULL, NULL, '2023-05-01 07:10:56', '2023-08-14 12:01:31'), +(5, 'Hair Products', 'hair-products', NULL, NULL, '2023-05-01 08:57:27', '2023-08-14 12:01:31'), +(6, 'Skin Care', 'skin-care', NULL, '', '2023-08-18 18:06:17', '2023-08-18 18:06:17'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `cod_receipts` +-- + +CREATE TABLE `cod_receipts` ( + `id` bigint(20) UNSIGNED NOT NULL, + `rider_id` bigint(20) UNSIGNED NOT NULL, + `amount` decimal(8,2) NOT NULL, + `collected` decimal(8,2) DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `collection_scans` +-- + +CREATE TABLE `collection_scans` ( + `id` bigint(20) UNSIGNED NOT NULL, + `customer_id` bigint(20) UNSIGNED DEFAULT NULL, + `order_id` bigint(20) UNSIGNED NOT NULL, + `rider_id` bigint(20) UNSIGNED NOT NULL, + `location` varchar(255) DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `collection_scans` +-- + +INSERT INTO `collection_scans` (`id`, `customer_id`, `order_id`, `rider_id`, `location`, `created_at`, `updated_at`) VALUES +(1, 27, 27, 1, NULL, '2023-05-02 20:25:11', '2023-05-02 20:25:11'), +(2, 24, 24, 1, NULL, '2023-05-02 20:26:23', '2023-05-02 20:26:23'), +(3, 22, 22, 1, NULL, '2023-05-02 20:28:08', '2023-05-02 20:28:08'), +(4, 6, 6, 1, NULL, '2023-05-02 20:28:43', '2023-05-02 20:28:43'), +(5, 15, 15, 1, NULL, '2023-05-02 20:29:15', '2023-05-02 20:29:15'), +(6, 26, 26, 1, NULL, '2023-05-03 08:45:12', '2023-05-03 08:45:12'), +(7, 14, 14, 1, NULL, '2023-05-03 08:45:39', '2023-05-03 08:45:39'), +(8, 39, 39, 5, NULL, '2023-05-03 08:49:36', '2023-05-03 08:49:36'), +(9, 43, 43, 5, NULL, '2023-05-03 08:51:29', '2023-05-03 08:51:29'), +(10, 33, 33, 5, NULL, '2023-05-03 08:51:56', '2023-05-03 08:51:56'), +(11, 32, 32, 5, NULL, '2023-05-03 08:52:16', '2023-05-03 08:52:16'), +(12, 35, 35, 5, NULL, '2023-05-03 08:52:38', '2023-05-03 08:52:38'), +(13, 12, 12, 5, NULL, '2023-05-03 08:53:01', '2023-05-03 08:53:01'), +(14, 38, 38, 5, NULL, '2023-05-03 08:53:26', '2023-05-03 08:53:26'), +(15, 23, 23, 5, NULL, '2023-05-03 08:53:42', '2023-05-03 08:53:42'), +(16, 28, 28, 5, NULL, '2023-05-03 08:53:55', '2023-05-03 08:53:55'), +(17, 29, 29, 5, NULL, '2023-05-03 08:54:18', '2023-05-03 08:54:18'), +(18, 17, 17, 5, NULL, '2023-05-03 08:54:37', '2023-05-03 08:54:37'), +(19, 25, 25, 5, NULL, '2023-05-03 08:54:52', '2023-05-03 08:54:52'), +(20, 19, 19, 5, NULL, '2023-05-03 08:55:09', '2023-05-03 08:55:09'), +(21, 20, 20, 5, NULL, '2023-05-03 08:55:23', '2023-05-03 08:55:23'), +(22, 44, 44, 5, NULL, '2023-05-03 08:55:42', '2023-05-03 08:55:42'), +(23, 56, 56, 1, NULL, '2023-05-03 21:15:31', '2023-05-03 21:15:31'), +(24, 63, 64, 1, NULL, '2023-05-03 21:15:44', '2023-05-03 21:15:44'), +(25, 78, 79, 1, NULL, '2023-05-03 21:16:05', '2023-05-03 21:16:05'), +(26, 54, 54, 1, NULL, '2023-05-03 21:16:26', '2023-05-03 21:16:26'), +(27, 69, 70, 1, NULL, '2023-05-03 21:16:38', '2023-05-03 21:16:38'), +(28, 61, 62, 1, NULL, '2023-05-03 21:17:23', '2023-05-03 21:17:23'), +(29, 76, 77, 1, NULL, '2023-05-03 21:17:37', '2023-05-03 21:17:37'), +(30, 36, 36, 5, NULL, '2023-05-03 21:26:50', '2023-05-03 21:26:50'), +(31, 87, 88, 5, NULL, '2023-05-03 21:28:01', '2023-05-03 21:28:01'), +(32, 67, 68, 5, NULL, '2023-05-03 21:28:46', '2023-05-03 21:28:46'), +(33, 90, 91, 5, NULL, '2023-05-03 21:29:18', '2023-05-03 21:29:18'), +(34, 84, 85, 5, NULL, '2023-05-03 21:30:17', '2023-05-03 21:30:17'), +(35, 60, 61, 5, NULL, '2023-05-03 21:30:41', '2023-05-03 21:30:41'), +(36, 48, 48, 5, NULL, '2023-05-03 21:31:04', '2023-05-03 21:31:04'), +(37, 55, 55, 5, NULL, '2023-05-03 21:31:35', '2023-05-03 21:31:35'), +(38, 81, 82, 5, NULL, '2023-05-03 21:32:00', '2023-05-03 21:32:00'), +(39, 50, 50, 5, NULL, '2023-05-03 21:32:40', '2023-05-03 21:32:40'), +(40, 85, 86, 5, NULL, '2023-05-03 21:33:03', '2023-05-03 21:33:03'), +(41, 57, 57, 5, NULL, '2023-05-03 21:33:32', '2023-05-03 21:33:32'), +(42, 47, 47, 5, NULL, '2023-05-03 21:33:50', '2023-05-03 21:33:50'), +(43, 86, 87, 5, NULL, '2023-05-03 21:35:04', '2023-05-03 21:35:04'), +(44, 51, 51, 5, NULL, '2023-05-03 21:35:39', '2023-05-03 21:35:39'), +(45, 80, 81, 5, NULL, '2023-05-03 21:36:04', '2023-05-03 21:36:04'), +(46, 91, 92, 5, NULL, '2023-05-03 21:36:30', '2023-05-03 21:36:30'), +(47, 88, 89, 5, NULL, '2023-05-03 21:36:53', '2023-05-03 21:36:53'), +(48, 39, 58, 5, NULL, '2023-05-03 21:39:05', '2023-05-03 21:39:05'), +(49, 53, 53, 5, NULL, '2023-05-03 21:40:05', '2023-05-03 21:40:05'), +(50, 89, 90, 5, NULL, '2023-05-03 21:40:50', '2023-05-03 21:40:50'), +(51, 68, 69, 5, NULL, '2023-05-03 21:41:53', '2023-05-03 21:41:53'), +(52, 77, 78, 5, NULL, '2023-05-03 21:42:15', '2023-05-03 21:42:15'), +(53, 82, 83, 5, NULL, '2023-05-03 21:42:38', '2023-05-03 21:42:38'), +(54, 92, 93, 4, NULL, '2023-05-05 04:40:39', '2023-05-05 04:40:39'), +(55, 37, 37, 4, NULL, '2023-05-05 04:40:55', '2023-05-05 04:40:55'), +(56, 13, 13, 4, NULL, '2023-05-05 04:41:20', '2023-05-05 04:41:20'), +(57, 16, 16, 4, NULL, '2023-05-05 04:41:37', '2023-05-05 04:41:37'), +(58, 21, 21, 4, NULL, '2023-05-05 04:41:49', '2023-05-05 04:41:49'), +(59, 112, 114, 4, NULL, '2023-05-05 04:42:14', '2023-05-05 04:42:14'), +(60, 11, 11, 4, NULL, '2023-05-05 04:42:39', '2023-05-05 04:42:39'), +(61, 149, 155, 2, NULL, '2023-05-05 04:57:51', '2023-05-05 04:57:51'), +(62, 123, 125, 5, NULL, '2023-05-05 12:28:58', '2023-05-05 12:28:58'), +(63, 94, 96, 5, NULL, '2023-05-05 12:29:24', '2023-05-05 12:29:24'), +(64, 93, 94, 5, NULL, '2023-05-05 12:29:43', '2023-05-05 12:29:43'), +(65, 131, 133, 5, NULL, '2023-05-05 12:30:06', '2023-05-05 12:30:06'), +(66, 99, 101, 5, NULL, '2023-05-05 12:30:30', '2023-05-05 12:30:30'), +(67, 113, 115, 5, NULL, '2023-05-05 12:30:52', '2023-05-05 12:30:52'), +(68, 111, 113, 5, NULL, '2023-05-05 12:31:22', '2023-05-05 12:31:22'), +(69, 109, 111, 5, NULL, '2023-05-05 12:32:21', '2023-05-05 12:32:21'), +(70, 126, 128, 5, NULL, '2023-05-05 12:33:12', '2023-05-05 12:33:12'), +(71, 106, 108, 5, NULL, '2023-05-05 12:33:40', '2023-05-05 12:33:40'), +(72, 120, 122, 5, NULL, '2023-05-05 12:34:37', '2023-05-05 12:34:37'), +(73, 118, 120, 5, NULL, '2023-05-05 12:35:01', '2023-05-05 12:35:01'), +(74, 107, 109, 5, NULL, '2023-05-05 12:35:22', '2023-05-05 12:35:22'), +(75, 100, 102, 5, NULL, '2023-05-05 12:35:48', '2023-05-05 12:35:48'), +(76, 98, 100, 5, NULL, '2023-05-05 12:36:18', '2023-05-05 12:36:18'), +(77, 104, 106, 5, NULL, '2023-05-05 12:36:45', '2023-05-05 12:36:45'), +(78, 95, 97, 5, NULL, '2023-05-05 12:37:08', '2023-05-05 12:37:08'), +(79, 97, 99, 5, NULL, '2023-05-05 12:53:00', '2023-05-05 12:53:00'), +(80, 103, 105, 5, NULL, '2023-05-05 12:53:32', '2023-05-05 12:53:32'), +(81, 147, 150, 5, NULL, '2023-05-05 12:54:32', '2023-05-05 12:54:32'), +(82, 138, 140, 5, NULL, '2023-05-05 12:54:53', '2023-05-05 12:54:53'), +(83, 137, 139, 5, NULL, '2023-05-05 12:55:23', '2023-05-05 12:55:23'), +(84, 135, 137, 5, NULL, '2023-05-05 12:56:04', '2023-05-05 12:56:04'), +(85, 143, 146, 5, NULL, '2023-05-05 12:56:43', '2023-05-05 12:56:43'), +(86, 134, 136, 5, NULL, '2023-05-05 12:57:07', '2023-05-05 12:57:07'), +(87, 133, 135, 5, NULL, '2023-05-05 12:57:35', '2023-05-05 12:57:35'), +(88, 145, 148, 5, NULL, '2023-05-05 12:58:04', '2023-05-05 12:58:04'), +(89, 144, 147, 5, NULL, '2023-05-05 12:58:31', '2023-05-05 12:58:31'), +(90, 141, 143, 5, NULL, '2023-05-05 12:59:13', '2023-05-05 12:59:13'), +(91, 209, 216, 2, 'Kumasi', '2023-05-05 20:44:13', '2023-05-05 20:44:13'), +(92, 210, 217, 2, 'Kumasi', '2023-05-05 20:53:32', '2023-05-05 20:53:32'), +(93, 212, 219, 2, 'Others', '2023-05-05 20:54:37', '2023-05-05 20:54:37'), +(94, 166, 173, 2, 'Others', '2023-05-06 16:03:44', '2023-05-06 16:03:44'), +(95, 174, 181, 2, 'Others', '2023-05-06 16:04:08', '2023-05-06 16:04:08'), +(96, 152, 158, 2, 'Others', '2023-05-06 16:05:41', '2023-05-06 16:05:41'), +(97, 237, 244, 2, 'Others', '2023-05-07 07:18:24', '2023-05-07 07:18:24'), +(98, 242, 250, 2, 'Others', '2023-05-07 07:18:56', '2023-05-07 07:18:56'), +(99, 213, 220, 2, 'Others', '2023-05-07 07:19:11', '2023-05-07 07:19:11'), +(100, 243, 251, 2, 'Others', '2023-05-07 07:19:21', '2023-05-07 07:19:21'), +(101, 228, 246, 2, 'Others', '2023-05-07 07:20:37', '2023-05-07 07:20:37'), +(102, 246, 254, 2, 'Others', '2023-05-07 07:20:53', '2023-05-07 07:20:53'), +(103, 224, 231, 2, 'Others', '2023-05-07 07:21:08', '2023-05-07 07:21:08'), +(104, 201, 208, 5, 'Accra', '2023-05-07 22:46:38', '2023-05-07 22:46:38'), +(105, 206, 213, 5, 'Accra', '2023-05-07 22:49:16', '2023-05-07 22:49:16'), +(106, 203, 210, 5, 'Accra', '2023-05-07 22:49:27', '2023-05-07 22:49:27'), +(107, 200, 207, 5, 'Accra', '2023-05-07 22:49:33', '2023-05-07 22:49:33'), +(108, 196, 203, 5, 'Accra', '2023-05-07 22:49:42', '2023-05-07 22:49:42'), +(109, 197, 204, 5, 'Accra', '2023-05-07 22:49:50', '2023-05-07 22:49:50'), +(110, 198, 205, 5, 'Accra', '2023-05-07 22:49:59', '2023-05-07 22:49:59'), +(111, 167, 174, 5, 'Accra', '2023-05-07 22:53:57', '2023-05-07 22:53:57'), +(112, 180, 187, 5, 'Accra', '2023-05-07 22:54:24', '2023-05-07 22:54:24'), +(113, 163, 170, 5, 'Accra', '2023-05-07 22:58:12', '2023-05-07 22:58:12'), +(114, 164, 171, 5, 'Accra', '2023-05-07 22:58:23', '2023-05-07 22:58:23'), +(115, 151, 157, 5, 'Accra', '2023-05-07 22:58:33', '2023-05-07 22:58:33'), +(116, 230, 237, 5, 'Accra', '2023-05-07 23:29:36', '2023-05-07 23:29:36'), +(117, 222, 229, 5, 'Accra', '2023-05-07 23:32:37', '2023-05-07 23:32:37'), +(118, 220, 227, 5, 'Accra', '2023-05-07 23:33:07', '2023-05-07 23:33:07'), +(119, 240, 248, 5, 'Accra', '2023-05-07 23:33:15', '2023-05-07 23:33:15'), +(120, 239, 247, 5, 'Accra', '2023-05-07 23:33:22', '2023-05-07 23:33:22'), +(121, 226, 233, 5, 'Accra', '2023-05-07 23:33:35', '2023-05-07 23:33:35'), +(122, 214, 221, 5, 'Accra', '2023-05-07 23:33:55', '2023-05-07 23:33:55'), +(123, 233, 240, 5, 'Accra', '2023-05-07 23:34:04', '2023-05-07 23:34:04'), +(124, 221, 228, 5, 'Accra', '2023-05-07 23:34:12', '2023-05-07 23:34:12'), +(125, 127, 129, 5, 'Accra', '2023-05-07 23:35:11', '2023-05-07 23:35:11'), +(126, 223, 230, 5, 'Accra', '2023-05-07 23:40:34', '2023-05-07 23:40:34'), +(127, 241, 249, 5, 'Accra', '2023-05-07 23:40:50', '2023-05-07 23:40:50'), +(128, 219, 226, 5, 'Accra', '2023-05-07 23:40:59', '2023-05-07 23:40:59'), +(129, 231, 238, 5, 'Accra', '2023-05-07 23:53:28', '2023-05-07 23:53:28'), +(130, 217, 224, 5, 'Accra', '2023-05-08 00:02:09', '2023-05-08 00:02:09'), +(131, 232, 239, 5, 'Accra', '2023-05-08 00:02:19', '2023-05-08 00:02:19'), +(132, 218, 225, 5, 'Accra', '2023-05-08 00:02:50', '2023-05-08 00:02:50'), +(133, 235, 242, 5, 'Accra', '2023-05-08 00:03:02', '2023-05-08 00:03:02'), +(134, 215, 222, 5, 'Accra', '2023-05-08 00:03:12', '2023-05-08 00:03:12'), +(135, 244, 252, 5, 'Accra', '2023-05-08 00:03:26', '2023-05-08 00:03:26'), +(136, 245, 253, 5, 'Accra', '2023-05-08 00:03:35', '2023-05-08 00:03:35'), +(137, 260, 269, 5, 'Others', '2023-05-08 21:03:09', '2023-05-08 21:03:09'), +(138, 274, 283, 5, 'Others', '2023-05-08 21:03:31', '2023-05-08 21:03:31'), +(139, 269, 278, 5, 'Others', '2023-05-08 21:04:34', '2023-05-08 21:04:34'), +(140, 207, 255, 1, 'Accra', '2023-05-08 21:28:45', '2023-05-08 21:28:45'), +(141, 247, 256, 1, 'Accra', '2023-05-08 21:29:07', '2023-05-08 21:29:07'), +(142, 248, 257, 1, 'Accra', '2023-05-08 21:29:22', '2023-05-08 21:29:22'), +(143, 249, 258, 1, 'Accra', '2023-05-08 21:29:36', '2023-05-08 21:29:36'), +(144, 182, 189, 3, 'Kumasi', '2023-05-08 21:30:51', '2023-05-08 21:30:51'), +(145, 202, 209, 3, 'Kumasi', '2023-05-08 21:31:10', '2023-05-08 21:31:10'), +(146, 191, 198, 3, 'Kumasi', '2023-05-08 21:33:03', '2023-05-08 21:33:03'), +(147, 170, 177, 3, 'Kumasi', '2023-05-08 21:33:14', '2023-05-08 21:33:14'), +(148, 168, 175, 3, 'Kumasi', '2023-05-08 21:33:27', '2023-05-08 21:33:27'), +(149, 165, 172, 3, 'Kumasi', '2023-05-08 21:33:39', '2023-05-08 21:33:39'), +(150, 192, 199, 3, 'Kumasi', '2023-05-08 21:33:51', '2023-05-08 21:33:51'), +(151, 173, 180, 3, 'Kumasi', '2023-05-08 21:34:02', '2023-05-08 21:34:02'), +(152, 179, 186, 3, 'Kumasi', '2023-05-08 21:34:11', '2023-05-08 21:34:11'), +(153, 162, 169, 3, 'Kumasi', '2023-05-08 21:34:28', '2023-05-08 21:34:28'), +(154, 156, 163, 3, 'Kumasi', '2023-05-08 21:34:37', '2023-05-08 21:34:37'), +(155, 175, 182, 3, 'Kumasi', '2023-05-08 21:34:46', '2023-05-08 21:34:46'), +(156, 153, 159, 3, 'Kumasi', '2023-05-08 21:36:11', '2023-05-08 21:36:11'), +(157, 171, 178, 3, 'Kumasi', '2023-05-08 21:36:20', '2023-05-08 21:36:20'), +(158, 254, 263, 5, 'Accra', '2023-05-08 22:33:56', '2023-05-08 22:33:56'), +(159, 275, 284, 5, 'Accra', '2023-05-08 22:34:30', '2023-05-08 22:34:30'), +(160, 272, 281, 5, 'Accra', '2023-05-08 22:34:58', '2023-05-08 22:34:58'), +(161, 273, 282, 5, 'Accra', '2023-05-08 22:35:15', '2023-05-08 22:35:15'), +(162, 271, 280, 5, 'Accra', '2023-05-08 22:35:39', '2023-05-08 22:35:39'), +(163, 268, 277, 5, 'Accra', '2023-05-08 22:36:02', '2023-05-08 22:36:02'), +(164, 277, 259, 5, 'Accra', '2023-05-08 22:36:20', '2023-05-08 22:36:20'), +(165, 251, 260, 5, 'Accra', '2023-05-08 22:36:51', '2023-05-08 22:36:51'), +(166, 258, 267, 5, 'Accra', '2023-05-08 22:37:09', '2023-05-08 22:37:09'), +(167, 256, 265, 5, 'Accra', '2023-05-08 22:37:27', '2023-05-08 22:37:27'), +(168, 252, 261, 5, 'Accra', '2023-05-08 22:37:49', '2023-05-08 22:37:49'), +(169, 255, 264, 5, 'Accra', '2023-05-08 22:38:04', '2023-05-08 22:38:04'), +(170, 253, 262, 5, 'Accra', '2023-05-08 22:38:22', '2023-05-08 22:38:22'), +(171, 265, 274, 5, 'Accra', '2023-05-08 22:38:40', '2023-05-08 22:38:40'), +(172, 263, 272, 5, 'Accra', '2023-05-08 22:39:00', '2023-05-08 22:39:00'), +(173, 262, 271, 5, 'Accra', '2023-05-08 22:39:21', '2023-05-08 22:39:21'), +(174, 257, 266, 5, 'Accra', '2023-05-08 22:39:38', '2023-05-08 22:39:38'), +(175, 259, 268, 5, 'Accra', '2023-05-08 22:39:54', '2023-05-08 22:39:54'), +(176, 278, 286, 6, 'Accra', '2023-05-09 07:49:04', '2023-05-09 07:49:04'), +(177, 261, 270, 3, 'Kumasi', '2023-05-09 16:18:59', '2023-05-09 16:18:59'), +(178, 10, 10, 3, 'Kumasi', '2023-05-09 16:21:49', '2023-05-09 16:21:49'), +(179, 229, 236, 3, 'Kumasi', '2023-05-09 16:21:58', '2023-05-09 16:21:58'), +(180, 276, 285, 3, 'Kumasi', '2023-05-09 16:22:20', '2023-05-09 16:22:20'), +(183, 270, 279, 3, 'Kumasi', '2023-05-09 16:22:31', '2023-05-09 16:22:31'), +(184, 264, 273, 3, 'Kumasi', '2023-05-09 16:22:42', '2023-05-09 16:22:42'), +(185, 267, 276, 3, 'Kumasi', '2023-05-09 16:23:15', '2023-05-09 16:23:15'), +(186, 266, 275, 3, 'Kumasi', '2023-05-09 16:23:22', '2023-05-09 16:23:22'), +(188, 234, 241, 3, 'Kumasi', '2023-05-09 16:23:34', '2023-05-09 16:23:34'), +(189, 227, 234, 3, 'Kumasi', '2023-05-09 16:23:40', '2023-05-09 16:23:40'), +(191, 238, 245, 3, 'Kumasi', '2023-05-09 16:23:55', '2023-05-09 16:23:55'), +(192, 236, 243, 5, 'Others', '2023-05-10 08:24:26', '2023-05-10 08:24:26'), +(193, 321, 332, 5, 'Others', '2023-05-10 08:24:38', '2023-05-10 08:24:38'), +(196, 311, 321, 5, 'Others', '2023-05-10 08:24:46', '2023-05-10 08:24:46'), +(197, 301, 311, 5, 'Others', '2023-05-10 08:24:52', '2023-05-10 08:24:52'), +(198, 291, 301, 5, 'Others', '2023-05-10 08:24:57', '2023-05-10 08:24:57'), +(199, 308, 318, 5, 'Others', '2023-05-10 08:25:02', '2023-05-10 08:25:02'), +(200, 320, 331, 5, 'Accra', '2023-05-10 12:57:06', '2023-05-10 12:57:06'), +(202, 232, 333, 5, 'Accra', '2023-05-10 12:57:33', '2023-05-10 12:57:33'), +(203, 319, 330, 5, 'Accra', '2023-05-10 12:57:45', '2023-05-10 12:57:45'), +(206, 318, 329, 5, 'Accra', '2023-05-10 12:57:55', '2023-05-10 12:57:55'), +(208, 317, 328, 5, 'Accra', '2023-05-10 12:58:14', '2023-05-10 12:58:14'), +(210, 316, 327, 5, 'Accra', '2023-05-10 12:58:37', '2023-05-10 12:58:37'), +(213, 315, 326, 5, 'Accra', '2023-05-10 12:59:06', '2023-05-10 12:59:06'), +(216, 288, 298, 5, 'Accra', '2023-05-10 12:59:15', '2023-05-10 12:59:15'), +(219, 289, 299, 5, 'Accra', '2023-05-10 12:59:34', '2023-05-10 12:59:34'), +(221, 303, 313, 5, 'Accra', '2023-05-10 12:59:42', '2023-05-10 12:59:42'), +(223, 304, 314, 5, 'Accra', '2023-05-10 12:59:48', '2023-05-10 12:59:48'), +(226, 297, 307, 5, 'Accra', '2023-05-10 12:59:55', '2023-05-10 12:59:55'), +(228, 299, 309, 5, 'Accra', '2023-05-10 13:00:00', '2023-05-10 13:00:00'), +(229, 280, 288, 5, 'Accra', '2023-05-10 13:00:07', '2023-05-10 13:00:07'), +(231, 281, 289, 5, 'Accra', '2023-05-10 13:00:14', '2023-05-10 13:00:14'), +(233, 309, 319, 5, 'Accra', '2023-05-10 13:00:23', '2023-05-10 13:00:23'), +(235, 285, 295, 5, 'Accra', '2023-05-10 13:00:35', '2023-05-10 13:00:35'), +(237, 284, 294, 5, 'Accra', '2023-05-10 13:00:43', '2023-05-10 13:00:43'), +(239, 296, 306, 5, 'Accra', '2023-05-10 13:00:50', '2023-05-10 13:00:50'), +(242, 313, 324, 5, 'Accra', '2023-05-10 13:00:58', '2023-05-10 13:00:58'), +(244, 312, 323, 5, 'Accra', '2023-05-10 13:01:06', '2023-05-10 13:01:06'), +(246, 314, 325, 5, 'Accra', '2023-05-10 13:01:23', '2023-05-10 13:01:23'), +(249, 258, 322, 5, 'Accra', '2023-05-10 13:01:33', '2023-05-10 13:01:33'), +(252, 307, 317, 1, 'Accra', '2023-05-10 13:02:10', '2023-05-10 13:02:10'), +(254, 282, 292, 1, 'Accra', '2023-05-10 13:02:17', '2023-05-10 13:02:17'), +(255, 207, 291, 1, 'Accra', '2023-05-10 13:02:23', '2023-05-10 13:02:23'), +(258, 310, 320, 1, 'Accra', '2023-05-10 13:02:30', '2023-05-10 13:02:30'), +(261, 292, 302, 3, 'Kumasi', '2023-05-11 14:24:44', '2023-05-11 14:24:44'), +(263, 290, 300, 3, 'Kumasi', '2023-05-11 14:24:48', '2023-05-11 14:24:48'), +(264, 300, 310, 3, 'Kumasi', '2023-05-11 14:24:58', '2023-05-11 14:24:58'), +(267, 287, 297, 3, 'Kumasi', '2023-05-11 14:25:02', '2023-05-11 14:25:02'), +(268, 302, 312, 3, 'Kumasi', '2023-05-11 14:25:09', '2023-05-11 14:25:09'), +(270, 306, 316, 3, 'Kumasi', '2023-05-11 14:25:19', '2023-05-11 14:25:19'), +(273, 342, 355, 5, 'Accra', '2023-05-11 14:28:08', '2023-05-11 14:28:08'), +(275, 353, 366, 5, 'Accra', '2023-05-11 14:29:05', '2023-05-11 14:29:05'), +(278, 352, 365, 5, 'Accra', '2023-05-11 14:29:18', '2023-05-11 14:29:18'), +(280, 351, 364, 5, 'Accra', '2023-05-11 14:29:24', '2023-05-11 14:29:24'), +(281, 346, 359, 5, 'Accra', '2023-05-11 14:29:28', '2023-05-11 14:29:28'), +(282, 345, 358, 5, 'Accra', '2023-05-11 14:29:32', '2023-05-11 14:29:32'), +(283, 348, 361, 5, 'Accra', '2023-05-11 14:29:40', '2023-05-11 14:29:40'), +(286, 347, 360, 5, 'Accra', '2023-05-11 14:29:54', '2023-05-11 14:29:54'), +(288, 344, 357, 5, 'Accra', '2023-05-11 14:29:59', '2023-05-11 14:29:59'), +(289, 299, 334, 5, 'Accra', '2023-05-11 14:30:02', '2023-05-11 14:30:02'), +(290, 340, 353, 5, 'Accra', '2023-05-11 14:30:07', '2023-05-11 14:30:07'), +(291, 332, 345, 5, 'Accra', '2023-05-11 14:30:11', '2023-05-11 14:30:11'), +(292, 336, 349, 5, 'Accra', '2023-05-11 14:30:15', '2023-05-11 14:30:15'), +(293, 329, 342, 5, 'Accra', '2023-05-11 14:30:20', '2023-05-11 14:30:20'), +(294, 354, 367, 5, 'Others', '2023-05-11 14:36:52', '2023-05-11 14:36:52'), +(297, 324, 337, 5, 'Others', '2023-05-11 14:36:59', '2023-05-11 14:36:59'), +(299, 338, 351, 5, 'Others', '2023-05-11 14:37:06', '2023-05-11 14:37:06'), +(301, 331, 344, 5, 'Others', '2023-05-11 14:37:38', '2023-05-11 14:37:38'), +(303, 330, 343, 5, 'Others', '2023-05-11 14:37:47', '2023-05-11 14:37:47'), +(304, 333, 346, 1, 'Others', '2023-05-11 14:38:55', '2023-05-11 14:38:55'), +(307, 343, 356, 1, 'Others', '2023-05-11 14:38:58', '2023-05-11 14:38:58'), +(308, 325, 338, 1, 'Others', '2023-05-11 14:39:04', '2023-05-11 14:39:04'), +(309, 323, 336, 1, 'Others', '2023-05-11 14:39:08', '2023-05-11 14:39:08'), +(310, 334, 347, 1, 'Others', '2023-05-11 14:39:12', '2023-05-11 14:39:12'), +(311, 326, 339, 1, 'Others', '2023-05-11 14:39:17', '2023-05-11 14:39:17'), +(319, 341, 354, 1, 'Accra', '2023-05-11 14:43:24', '2023-05-11 14:43:24'), +(321, 327, 340, 1, 'Accra', '2023-05-11 14:43:34', '2023-05-11 14:43:34'), +(323, 328, 341, 1, 'Accra', '2023-05-11 14:43:40', '2023-05-11 14:43:40'), +(326, 337, 350, 1, 'Accra', '2023-05-11 14:43:43', '2023-05-11 14:43:43'), +(327, 350, 363, 3, 'Kumasi', '2023-05-11 15:44:33', '2023-05-11 15:44:33'), +(330, 349, 362, 3, 'Kumasi', '2023-05-11 15:45:11', '2023-05-11 15:45:11'), +(332, 335, 348, 3, 'Kumasi', '2023-05-11 15:45:29', '2023-05-11 15:45:29'), +(335, 322, 335, 3, 'Kumasi', '2023-05-11 15:45:38', '2023-05-11 15:45:38'), +(337, 339, 352, 3, 'Kumasi', '2023-05-11 15:45:44', '2023-05-11 15:45:44'), +(339, 382, 396, 5, 'Accra', '2023-05-12 13:15:32', '2023-05-12 13:15:32'), +(342, 383, 397, 5, 'Accra', '2023-05-12 13:15:38', '2023-05-12 13:15:38'), +(343, 355, 387, 5, 'Accra', '2023-05-12 13:15:47', '2023-05-12 13:15:47'), +(346, 279, 287, 5, 'Accra', '2023-05-12 13:15:54', '2023-05-12 13:15:54'), +(349, 283, 293, 5, 'Accra', '2023-05-12 13:15:58', '2023-05-12 13:15:58'), +(350, 362, 375, 5, 'Accra', '2023-05-12 13:16:05', '2023-05-12 13:16:05'), +(351, 365, 379, 5, 'Accra', '2023-05-12 13:16:54', '2023-05-12 13:16:54'), +(354, 355, 368, 5, 'Accra', '2023-05-12 13:17:01', '2023-05-12 13:17:01'), +(355, 357, 370, 5, 'Accra', '2023-05-12 13:17:11', '2023-05-12 13:17:11'), +(358, 377, 391, 5, 'Accra', '2023-05-12 13:17:18', '2023-05-12 13:17:18'), +(360, 379, 393, 5, 'Accra', '2023-05-12 13:17:23', '2023-05-12 13:17:23'), +(361, 380, 394, 5, 'Accra', '2023-05-12 13:17:28', '2023-05-12 13:17:28'), +(362, 376, 390, 5, 'Others', '2023-05-12 13:17:55', '2023-05-12 13:17:55'), +(364, 378, 392, 5, 'Others', '2023-05-12 13:18:02', '2023-05-12 13:18:02'), +(366, 370, 384, 5, 'Others', '2023-05-12 13:18:06', '2023-05-12 13:18:06'), +(367, 363, 376, 5, 'Others', '2023-05-12 13:18:12', '2023-05-12 13:18:12'), +(368, 360, 373, 5, 'Others', '2023-05-12 13:18:17', '2023-05-12 13:18:17'), +(369, 295, 305, 5, 'Others', '2023-05-12 13:18:24', '2023-05-12 13:18:24'), +(371, 373, 388, 5, 'Others', '2023-05-12 13:18:30', '2023-05-12 13:18:30'), +(373, 231, 290, 1, 'Accra', '2023-05-12 13:19:15', '2023-05-12 13:19:15'), +(375, 293, 303, 1, 'Accra', '2023-05-12 13:19:21', '2023-05-12 13:19:21'), +(377, 356, 369, 1, 'Accra', '2023-05-12 13:19:26', '2023-05-12 13:19:26'), +(378, 256, 377, 1, 'Accra', '2023-05-12 13:19:30', '2023-05-12 13:19:30'), +(379, 372, 386, 1, 'Others', '2023-05-12 13:19:59', '2023-05-12 13:19:59'), +(381, 368, 382, 1, 'Others', '2023-05-12 13:20:04', '2023-05-12 13:20:04'), +(382, 364, 378, 1, 'Others', '2023-05-12 13:20:12', '2023-05-12 13:20:12'), +(385, 371, 385, 1, 'Others', '2023-05-12 13:20:21', '2023-05-12 13:20:21'), +(388, 381, 395, 3, 'Kumasi', '2023-05-13 08:42:55', '2023-05-13 08:42:55'), +(391, 375, 389, 3, 'Kumasi', '2023-05-13 08:43:03', '2023-05-13 08:43:03'), +(392, 366, 380, 3, 'Kumasi', '2023-05-13 08:43:07', '2023-05-13 08:43:07'), +(393, 367, 381, 3, 'Kumasi', '2023-05-13 08:43:11', '2023-05-13 08:43:11'), +(394, 358, 371, 3, 'Kumasi', '2023-05-13 08:43:15', '2023-05-13 08:43:15'), +(395, 369, 383, 3, 'Kumasi', '2023-05-13 08:43:20', '2023-05-13 08:43:20'), +(396, 408, 425, 5, 'Accra', '2023-05-13 09:13:13', '2023-05-13 09:13:13'), +(398, 393, 409, 5, 'Accra', '2023-05-13 09:13:19', '2023-05-13 09:13:19'), +(399, 396, 412, 5, 'Accra', '2023-05-13 09:13:23', '2023-05-13 09:13:23'), +(400, 404, 421, 5, 'Accra', '2023-05-13 09:13:28', '2023-05-13 09:13:28'), +(401, 398, 414, 5, 'Accra', '2023-05-13 09:13:32', '2023-05-13 09:13:32'), +(402, 405, 422, 5, 'Accra', '2023-05-13 09:13:36', '2023-05-13 09:13:36'), +(403, 387, 403, 5, 'Accra', '2023-05-13 09:13:40', '2023-05-13 09:13:40'), +(404, 406, 423, 5, 'Accra', '2023-05-13 09:13:46', '2023-05-13 09:13:46'), +(407, 384, 400, 5, 'Accra', '2023-05-13 09:13:55', '2023-05-13 09:13:55'), +(410, 395, 411, 5, 'Accra', '2023-05-13 09:14:02', '2023-05-13 09:14:02'), +(413, 409, 427, 5, 'Others', '2023-05-13 09:14:35', '2023-05-13 09:14:35'), +(415, 301, 426, 5, 'Others', '2023-05-13 09:14:43', '2023-05-13 09:14:43'), +(417, 392, 408, 5, 'Others', '2023-05-13 09:14:49', '2023-05-13 09:14:49'), +(418, 207, 424, 1, 'Accra', '2023-05-13 11:20:00', '2023-05-13 11:20:00'), +(420, 397, 413, 1, 'Accra', '2023-05-13 11:20:11', '2023-05-13 11:20:11'), +(421, 391, 407, 1, 'Accra', '2023-05-13 11:20:23', '2023-05-13 11:20:23'), +(422, 427, 445, 5, 'Accra', '2023-05-14 13:49:44', '2023-05-14 13:49:44'), +(424, 431, 450, 5, 'Accra', '2023-05-14 13:49:58', '2023-05-14 13:49:58'), +(427, 421, 438, 5, 'Accra', '2023-05-14 13:50:08', '2023-05-14 13:50:08'), +(429, 203, 444, 5, 'Accra', '2023-05-14 13:50:16', '2023-05-14 13:50:16'), +(432, 433, 453, 5, 'Accra', '2023-05-14 13:50:26', '2023-05-14 13:50:26'), +(433, 429, 447, 5, 'Accra', '2023-05-14 13:50:32', '2023-05-14 13:50:32'), +(435, 415, 432, 5, 'Accra', '2023-05-14 13:50:48', '2023-05-14 13:50:48'), +(437, 420, 437, 5, 'Accra', '2023-05-14 13:50:52', '2023-05-14 13:50:52'), +(438, 440, 460, 5, 'Accra', '2023-05-14 13:50:56', '2023-05-14 13:50:56'), +(439, 419, 436, 5, 'Accra', '2023-05-14 13:51:00', '2023-05-14 13:51:00'), +(440, 416, 433, 5, 'Accra', '2023-05-14 13:51:35', '2023-05-14 13:51:35'), +(442, 422, 439, 5, 'Accra', '2023-05-14 13:51:39', '2023-05-14 13:51:39'), +(443, 434, 454, 5, 'Accra', '2023-05-14 13:51:43', '2023-05-14 13:51:43'), +(444, 435, 455, 5, 'Accra', '2023-05-14 13:51:47', '2023-05-14 13:51:47'), +(445, 423, 440, 5, 'Accra', '2023-05-14 13:51:51', '2023-05-14 13:51:51'), +(446, 432, 451, 5, 'Accra', '2023-05-14 13:51:54', '2023-05-14 13:51:54'), +(447, 414, 431, 5, 'Accra', '2023-05-14 13:51:58', '2023-05-14 13:51:58'), +(448, 436, 456, 5, 'Accra', '2023-05-14 13:52:04', '2023-05-14 13:52:04'), +(451, 413, 430, 5, 'Accra', '2023-05-14 13:52:13', '2023-05-14 13:52:13'), +(454, 407, 308, 5, 'Accra', '2023-05-14 13:53:02', '2023-05-14 13:53:02'), +(457, 437, 457, 5, 'Others', '2023-05-14 13:53:33', '2023-05-14 13:53:33'), +(460, 363, 452, 5, 'Others', '2023-05-14 13:53:38', '2023-05-14 13:53:38'), +(461, 430, 448, 5, 'Others', '2023-05-14 13:54:36', '2023-05-14 13:54:36'), +(464, 428, 446, 5, 'Others', '2023-05-14 13:54:41', '2023-05-14 13:54:41'), +(465, 424, 441, 5, 'Others', '2023-05-14 13:54:47', '2023-05-14 13:54:47'), +(469, 425, 442, 5, 'Others', '2023-05-14 13:54:52', '2023-05-14 13:54:52'), +(470, 412, 429, 5, 'Others', '2023-05-14 13:54:58', '2023-05-14 13:54:58'), +(473, 402, 419, 3, 'Kumasi', '2023-05-14 13:57:40', '2023-05-14 13:57:40'), +(476, 399, 415, 3, 'Kumasi', '2023-05-14 13:57:55', '2023-05-14 13:57:55'), +(477, 394, 410, 3, 'Kumasi', '2023-05-14 13:58:05', '2023-05-14 13:58:05'), +(479, 390, 406, 3, 'Kumasi', '2023-05-14 16:34:18', '2023-05-14 16:34:18'), +(483, 389, 405, 3, 'Kumasi', '2023-05-14 16:34:27', '2023-05-14 16:34:27'), +(485, 388, 404, 3, 'Kumasi', '2023-05-14 16:35:00', '2023-05-14 16:35:00'), +(486, 386, 402, 3, 'Kumasi', '2023-05-14 16:35:09', '2023-05-14 16:35:09'), +(488, 385, 401, 3, 'Kumasi', '2023-05-14 16:35:17', '2023-05-14 16:35:17'), +(490, 403, 420, 3, 'Kumasi', '2023-05-14 16:35:51', '2023-05-14 16:35:51'), +(492, 400, 416, 1, 'Accra', '2023-05-14 18:11:12', '2023-05-14 18:11:12'), +(493, 361, 374, 1, 'Accra', '2023-05-14 18:13:46', '2023-05-14 18:13:46'), +(494, 359, 372, 1, 'Accra', '2023-05-14 18:14:02', '2023-05-14 18:14:02'), +(495, 305, 315, 5, 'Accra', '2023-05-14 18:14:21', '2023-05-14 18:14:21'), +(496, 294, 304, 1, 'Accra', '2023-05-14 18:14:33', '2023-05-14 18:14:33'), +(497, 286, 296, 1, 'Accra', '2023-05-14 18:14:47', '2023-05-14 18:14:47'), +(498, 278, 498, 6, 'Accra', '2023-05-15 09:38:33', '2023-05-15 09:38:33'), +(500, 418, 435, 3, 'Kumasi', '2023-05-15 20:53:45', '2023-05-15 20:53:45'), +(501, 417, 434, 3, 'Kumasi', '2023-05-15 20:53:58', '2023-05-15 20:53:58'), +(502, 426, 443, 3, 'Kumasi', '2023-05-15 20:54:04', '2023-05-15 20:54:04'), +(503, 438, 458, 3, 'Kumasi', '2023-05-15 20:54:09', '2023-05-15 20:54:09'), +(504, 439, 459, 3, 'Kumasi', '2023-05-15 20:54:13', '2023-05-15 20:54:13'), +(505, 474, 495, 3, 'Kumasi', '2023-05-15 20:54:20', '2023-05-15 20:54:20'), +(506, 470, 491, 3, 'Kumasi', '2023-05-15 20:54:24', '2023-05-15 20:54:24'), +(507, 469, 490, 3, 'Kumasi', '2023-05-15 20:54:31', '2023-05-15 20:54:31'), +(508, 466, 487, 3, 'Kumasi', '2023-05-15 20:54:39', '2023-05-15 20:54:39'), +(509, 464, 485, 3, 'Kumasi', '2023-05-15 20:54:48', '2023-05-15 20:54:48'), +(510, 459, 480, 3, 'Kumasi', '2023-05-15 20:54:57', '2023-05-15 20:54:57'), +(511, 476, 497, 3, 'Kumasi', '2023-05-15 20:57:57', '2023-05-15 20:57:57'), +(512, 446, 467, 3, 'Kumasi', '2023-05-15 20:58:26', '2023-05-15 20:58:26'), +(513, 523, 546, 5, 'Accra', '2023-05-16 20:05:34', '2023-05-16 20:05:34'), +(515, 512, 535, 5, 'Accra', '2023-05-16 20:05:41', '2023-05-16 20:05:41'), +(516, 506, 529, 5, 'Accra', '2023-05-16 20:05:48', '2023-05-16 20:05:48'), +(518, 522, 545, 5, 'Accra', '2023-05-16 20:05:53', '2023-05-16 20:05:53'), +(519, 510, 533, 5, 'Accra', '2023-05-16 20:06:02', '2023-05-16 20:06:02'), +(521, 528, 552, 5, 'Accra', '2023-05-16 20:06:08', '2023-05-16 20:06:08'), +(522, 508, 549, 5, 'Accra', '2023-05-16 20:06:28', '2023-05-16 20:06:28'), +(524, 529, 553, 5, 'Accra', '2023-05-16 20:06:33', '2023-05-16 20:06:33'), +(525, 527, 551, 5, 'Accra', '2023-05-16 20:06:40', '2023-05-16 20:06:40'), +(527, 516, 539, 5, 'Accra', '2023-05-16 20:06:48', '2023-05-16 20:06:48'), +(529, 513, 536, 5, 'Accra', '2023-05-16 20:06:55', '2023-05-16 20:06:55'), +(531, 515, 538, 5, 'Accra', '2023-05-16 20:07:03', '2023-05-16 20:07:03'), +(533, 508, 531, 5, 'Accra', '2023-05-16 20:07:13', '2023-05-16 20:07:13'), +(534, 526, 550, 5, 'Accra', '2023-05-16 20:09:47', '2023-05-16 20:09:47'), +(536, 472, 493, 5, 'Accra', '2023-05-16 20:13:41', '2023-05-16 20:13:41'), +(538, 441, 462, 5, 'Accra', '2023-05-16 20:13:46', '2023-05-16 20:13:46'), +(539, 480, 502, 5, 'Accra', '2023-05-16 20:13:50', '2023-05-16 20:13:50'), +(540, 479, 501, 5, 'Accra', '2023-05-16 20:13:54', '2023-05-16 20:13:54'), +(541, 489, 511, 5, 'Accra', '2023-05-16 20:13:58', '2023-05-16 20:13:58'), +(543, 473, 494, 5, 'Accra', '2023-05-16 20:14:01', '2023-05-16 20:14:01'), +(544, 490, 512, 5, 'Accra', '2023-05-16 20:14:04', '2023-05-16 20:14:04'), +(545, 460, 481, 5, 'Accra', '2023-05-16 20:14:07', '2023-05-16 20:14:07'), +(546, 451, 472, 5, 'Accra', '2023-05-16 20:14:11', '2023-05-16 20:14:11'), +(547, 444, 465, 5, 'Accra', '2023-05-16 20:14:15', '2023-05-16 20:14:15'), +(548, 463, 484, 5, 'Accra', '2023-05-16 20:14:18', '2023-05-16 20:14:18'), +(549, 450, 471, 5, 'Accra', '2023-05-16 20:14:22', '2023-05-16 20:14:22'), +(550, 453, 474, 5, 'Accra', '2023-05-16 20:14:25', '2023-05-16 20:14:25'), +(551, 478, 500, 5, 'Accra', '2023-05-16 20:14:28', '2023-05-16 20:14:28'), +(552, 482, 504, 5, 'Accra', '2023-05-16 20:14:34', '2023-05-16 20:14:34'), +(553, 462, 483, 5, 'Accra', '2023-05-16 20:14:37', '2023-05-16 20:14:37'), +(554, 442, 463, 5, 'Accra', '2023-05-16 20:14:41', '2023-05-16 20:14:41'), +(555, 445, 466, 5, 'Accra', '2023-05-16 20:14:45', '2023-05-16 20:14:45'), +(556, 465, 486, 5, 'Accra', '2023-05-16 20:14:49', '2023-05-16 20:14:49'), +(557, 475, 496, 5, 'Accra', '2023-05-16 20:14:52', '2023-05-16 20:14:52'), +(558, 467, 488, 5, 'Accra', '2023-05-16 20:15:03', '2023-05-16 20:15:03'), +(560, 468, 489, 5, 'Accra', '2023-05-16 20:15:07', '2023-05-16 20:15:07'), +(561, 493, 515, 5, 'Accra', '2023-05-16 20:15:18', '2023-05-16 20:15:18'), +(563, 456, 477, 5, 'Accra', '2023-05-16 20:15:21', '2023-05-16 20:15:21'), +(564, 457, 478, 5, 'Accra', '2023-05-16 20:15:24', '2023-05-16 20:15:24'), +(565, 487, 509, 5, 'Accra', '2023-05-16 20:15:27', '2023-05-16 20:15:27'), +(566, 443, 464, 5, 'Accra', '2023-05-16 20:15:31', '2023-05-16 20:15:31'), +(567, 448, 469, 5, 'Accra', '2023-05-16 20:15:34', '2023-05-16 20:15:34'), +(568, 447, 468, 5, 'Accra', '2023-05-16 20:15:40', '2023-05-16 20:15:40'), +(570, 454, 475, 5, 'Accra', '2023-05-16 20:15:45', '2023-05-16 20:15:45'), +(571, 455, 476, 5, 'Accra', '2023-05-16 20:15:50', '2023-05-16 20:15:50'), +(572, 452, 473, 5, 'Accra', '2023-05-16 20:15:53', '2023-05-16 20:15:53'), +(573, 488, 510, 5, 'Accra', '2023-05-16 20:15:56', '2023-05-16 20:15:56'), +(574, 471, 492, 5, 'Accra', '2023-05-16 20:15:59', '2023-05-16 20:15:59'), +(575, 525, 548, 5, 'Others', '2023-05-17 13:12:19', '2023-05-17 13:12:19'), +(576, 497, 520, 5, 'Others', '2023-05-17 13:12:26', '2023-05-17 13:12:26'), +(577, 520, 543, 5, 'Others', '2023-05-17 13:12:37', '2023-05-17 13:12:37'), +(579, 521, 544, 5, 'Others', '2023-05-17 13:12:49', '2023-05-17 13:12:49'), +(581, 494, 516, 5, 'Others', '2023-05-17 13:13:17', '2023-05-17 13:13:17'), +(583, 514, 537, 5, 'Others', '2023-05-17 13:13:22', '2023-05-17 13:13:22'), +(584, 509, 532, 5, 'Others', '2023-05-17 13:13:31', '2023-05-17 13:13:31'), +(586, 500, 523, 5, 'Others', '2023-05-17 13:13:41', '2023-05-17 13:13:41'), +(588, 511, 534, 1, 'Accra', '2023-05-17 13:14:35', '2023-05-17 13:14:35'), +(590, 503, 526, 1, 'Accra', '2023-05-17 13:14:40', '2023-05-17 13:14:40'), +(591, 502, 525, 1, 'Accra', '2023-05-17 13:14:46', '2023-05-17 13:14:46'), +(593, 505, 528, 1, 'Accra', '2023-05-17 13:14:52', '2023-05-17 13:14:52'), +(595, 504, 527, 1, 'Accra', '2023-05-17 13:14:56', '2023-05-17 13:14:56'), +(596, 262, 518, 1, 'Accra', '2023-05-17 13:15:02', '2023-05-17 13:15:02'), +(597, 496, 519, 1, 'Accra', '2023-05-17 13:15:09', '2023-05-17 13:15:09'), +(599, 491, 513, 3, 'Kumasi', '2023-05-17 13:19:41', '2023-05-17 13:19:41'), +(601, 481, 503, 3, 'Kumasi', '2023-05-17 13:20:01', '2023-05-17 13:20:01'), +(602, 484, 506, 3, 'Kumasi', '2023-05-17 13:20:55', '2023-05-17 13:20:55'), +(604, 461, 482, 3, 'Kumasi', '2023-05-17 13:21:04', '2023-05-17 13:21:04'), +(605, 483, 505, 3, 'Kumasi', '2023-05-17 13:21:14', '2023-05-17 13:21:14'), +(607, 486, 508, 3, 'Kumasi', '2023-05-17 13:21:19', '2023-05-17 13:21:19'), +(608, 492, 514, 3, 'Kumasi', '2023-05-17 13:21:24', '2023-05-17 13:21:24'), +(609, 401, 418, 3, 'Kumasi', '2023-05-18 09:59:25', '2023-05-18 09:59:25'), +(610, 561, 589, 5, 'Kumasi', '2023-05-18 10:29:33', '2023-05-18 10:29:33'), +(611, 567, 595, 5, 'Kumasi', '2023-05-18 10:30:43', '2023-05-18 10:30:43'), +(612, 539, 564, 5, 'Kumasi', '2023-05-18 10:30:51', '2023-05-18 10:30:51'), +(613, 542, 567, 5, 'Kumasi', '2023-05-18 10:31:02', '2023-05-18 10:31:02'), +(614, 547, 573, 5, 'Kumasi', '2023-05-18 10:32:01', '2023-05-18 10:32:01'), +(615, 549, 575, 5, 'Kumasi', '2023-05-18 10:32:29', '2023-05-18 10:32:29'), +(616, 555, 581, 5, 'Kumasi', '2023-05-18 10:32:37', '2023-05-18 10:32:37'), +(617, 548, 574, 5, 'Kumasi', '2023-05-18 10:33:07', '2023-05-18 10:33:07'), +(618, 551, 577, 5, 'Kumasi', '2023-05-18 10:33:35', '2023-05-18 10:33:35'), +(619, 534, 559, 5, 'Kumasi', '2023-05-18 10:34:17', '2023-05-18 10:34:17'), +(620, 544, 570, 5, 'Kumasi', '2023-05-18 10:34:40', '2023-05-18 10:34:40'), +(621, 450, 569, 5, 'Accra', '2023-05-18 10:35:36', '2023-05-18 10:35:36'), +(623, 553, 579, 5, 'Accra', '2023-05-18 10:36:57', '2023-05-18 10:36:57'), +(624, 545, 571, 5, 'Accra', '2023-05-18 10:37:05', '2023-05-18 10:37:05'), +(626, 543, 568, 5, 'Accra', '2023-05-18 10:37:12', '2023-05-18 10:37:12'), +(628, 533, 558, 5, 'Accra', '2023-05-18 10:37:20', '2023-05-18 10:37:20'), +(629, 540, 565, 5, 'Accra', '2023-05-18 10:37:27', '2023-05-18 10:37:27'), +(631, 537, 562, 5, 'Accra', '2023-05-18 10:38:00', '2023-05-18 10:38:00'), +(632, 556, 582, 5, 'Accra', '2023-05-18 10:38:22', '2023-05-18 10:38:22'), +(634, 550, 576, 5, 'Accra', '2023-05-18 10:38:36', '2023-05-18 10:38:36'), +(635, 535, 560, 5, 'Accra', '2023-05-18 10:39:10', '2023-05-18 10:39:10'), +(636, 552, 578, 5, 'Accra', '2023-05-18 10:40:02', '2023-05-18 10:40:02'), +(637, 532, 556, 5, 'Accra', '2023-05-18 10:40:33', '2023-05-18 10:40:33'), +(638, 530, 554, 5, 'Accra', '2023-05-18 10:41:35', '2023-05-18 10:41:35'), +(639, 560, 586, 5, 'Accra', '2023-05-18 10:41:59', '2023-05-18 10:41:59'), +(640, 400, 587, 5, 'Accra', '2023-05-18 10:42:14', '2023-05-18 10:42:14'), +(641, 357, 588, 5, 'Accra', '2023-05-18 10:42:40', '2023-05-18 10:42:40'), +(642, 507, 530, 3, 'Kumasi', '2023-05-19 10:09:23', '2023-05-19 10:09:23'), +(644, 499, 522, 3, 'Kumasi', '2023-05-19 10:09:28', '2023-05-19 10:09:28'), +(645, 495, 517, 3, 'Kumasi', '2023-05-19 10:09:39', '2023-05-19 10:09:39'), +(647, 498, 521, 3, 'Kumasi', '2023-05-19 10:09:44', '2023-05-19 10:09:44'), +(649, 518, 541, 3, 'Kumasi', '2023-05-19 10:09:51', '2023-05-19 10:09:51'), +(650, 517, 540, 3, 'Kumasi', '2023-05-19 10:09:57', '2023-05-19 10:09:57'), +(651, 519, 542, 3, 'Kumasi', '2023-05-19 10:10:03', '2023-05-19 10:10:03'), +(652, 524, 547, 3, 'Kumasi', '2023-05-19 10:10:09', '2023-05-19 10:10:09'), +(653, 501, 524, 3, 'Kumasi', '2023-05-19 10:10:14', '2023-05-19 10:10:14'), +(655, 562, 590, 3, 'Kumasi', '2023-05-19 10:15:10', '2023-05-19 10:15:10'), +(656, 595, 625, 1, 'Accra', '2023-05-20 08:51:52', '2023-05-20 08:51:52'), +(658, 207, 597, 1, 'Accra', '2023-05-20 08:52:04', '2023-05-20 08:52:04'), +(659, 606, 637, 1, 'Accra', '2023-05-20 08:52:12', '2023-05-20 08:52:12'), +(661, 591, 621, 1, 'Accra', '2023-05-20 08:52:23', '2023-05-20 08:52:23'), +(662, 601, 631, 1, 'Accra', '2023-05-20 08:52:29', '2023-05-20 08:52:29'), +(664, 578, 607, 1, 'Accra', '2023-05-20 08:52:38', '2023-05-20 08:52:38'), +(666, 599, 629, 1, 'Accra', '2023-05-20 08:52:51', '2023-05-20 08:52:51'), +(668, 501, 636, 3, 'Kumasi', '2023-05-20 08:53:32', '2023-05-20 08:53:32'), +(671, 581, 611, 3, 'Kumasi', '2023-05-20 08:53:39', '2023-05-20 08:53:39'), +(673, 574, 603, 3, 'Kumasi', '2023-05-20 08:53:58', '2023-05-20 08:53:58'), +(675, 571, 600, 3, 'Kumasi', '2023-05-20 08:54:16', '2023-05-20 08:54:16'), +(677, 580, 610, 5, 'Others', '2023-05-20 08:56:16', '2023-05-20 08:56:16'), +(679, 584, 614, 5, 'Others', '2023-05-20 08:56:24', '2023-05-20 08:56:24'), +(681, 597, 627, 5, 'Others', '2023-05-20 08:56:31', '2023-05-20 08:56:31'), +(682, 569, 598, 5, 'Others', '2023-05-20 08:56:36', '2023-05-20 08:56:36'), +(683, 582, 612, 5, 'Others', '2023-05-20 08:56:42', '2023-05-20 08:56:42'), +(685, 605, 635, 5, 'Others', '2023-05-20 08:56:48', '2023-05-20 08:56:48'), +(687, 594, 624, 5, 'Others', '2023-05-20 08:56:53', '2023-05-20 08:56:53'), +(688, 596, 626, 5, 'Others', '2023-05-20 08:56:58', '2023-05-20 08:56:58'), +(689, 589, 619, 5, 'Others', '2023-05-20 08:57:04', '2023-05-20 08:57:04'), +(691, 593, 623, 5, 'Others', '2023-05-20 08:57:10', '2023-05-20 08:57:10'), +(693, 585, 615, 5, 'Others', '2023-05-20 08:57:17', '2023-05-20 08:57:17'), +(695, 573, 602, 5, 'Accra', '2023-05-20 08:57:43', '2023-05-20 08:57:43'), +(697, 592, 622, 5, 'Accra', '2023-05-20 08:57:49', '2023-05-20 08:57:49'), +(698, 602, 632, 5, 'Accra', '2023-05-20 08:57:54', '2023-05-20 08:57:54'), +(699, 590, 620, 5, 'Accra', '2023-05-20 08:57:59', '2023-05-20 08:57:59'), +(700, 587, 617, 5, 'Accra', '2023-05-20 08:58:03', '2023-05-20 08:58:03'), +(701, 603, 633, 5, 'Accra', '2023-05-20 08:58:11', '2023-05-20 08:58:11'), +(703, 586, 616, 5, 'Accra', '2023-05-20 08:58:16', '2023-05-20 08:58:16'), +(705, 575, 604, 5, 'Accra', '2023-05-20 08:58:23', '2023-05-20 08:58:23'), +(707, 588, 618, 5, 'Accra', '2023-05-20 08:58:41', '2023-05-20 08:58:41'), +(709, 583, 613, 5, 'Accra', '2023-05-20 08:58:48', '2023-05-20 08:58:48'), +(711, 570, 599, 5, 'Accra', '2023-05-20 08:58:54', '2023-05-20 08:58:54'), +(713, 600, 630, 5, 'Accra', '2023-05-20 08:59:01', '2023-05-20 08:59:01'), +(714, 579, 609, 5, 'Accra', '2023-05-20 08:59:10', '2023-05-20 08:59:10'), +(716, 572, 601, 5, 'Accra', '2023-05-20 08:59:19', '2023-05-20 08:59:19'), +(718, 576, 605, 5, 'Accra', '2023-05-20 08:59:47', '2023-05-20 08:59:47'), +(720, 604, 634, 5, 'Accra', '2023-05-20 08:59:55', '2023-05-20 08:59:55'), +(721, 577, 606, 5, 'Accra', '2023-05-20 09:00:02', '2023-05-20 09:00:02'), +(722, 357, 608, 5, 'Accra', '2023-05-20 09:00:11', '2023-05-20 09:00:11'), +(724, 623, 655, 5, 'Accra', '2023-05-20 10:19:38', '2023-05-20 10:19:38'), +(726, 608, 639, 5, 'Accra', '2023-05-20 10:19:43', '2023-05-20 10:19:43'), +(727, 607, 638, 5, 'Accra', '2023-05-20 10:19:48', '2023-05-20 10:19:48'), +(728, 613, 644, 5, 'Accra', '2023-05-20 10:19:51', '2023-05-20 10:19:51'), +(729, 611, 642, 5, 'Accra', '2023-05-20 10:20:02', '2023-05-20 10:20:02'), +(730, 617, 648, 5, 'Accra', '2023-05-20 10:20:15', '2023-05-20 10:20:15'), +(732, 612, 643, 5, 'Accra', '2023-05-20 10:20:20', '2023-05-20 10:20:20'), +(733, 619, 651, 5, 'Accra', '2023-05-20 10:20:29', '2023-05-20 10:20:29'), +(735, 620, 652, 5, 'Accra', '2023-05-20 10:20:33', '2023-05-20 10:20:33'), +(736, 624, 656, 5, 'Accra', '2023-05-20 10:20:37', '2023-05-20 10:20:37'), +(737, 614, 645, 5, 'Accra', '2023-05-20 10:20:41', '2023-05-20 10:20:41'), +(738, 530, 659, 5, 'Accra', '2023-05-20 10:20:46', '2023-05-20 10:20:46'), +(741, 621, 653, 5, 'Others', '2023-05-20 10:23:18', '2023-05-20 10:23:18'), +(742, 616, 647, 5, 'Others', '2023-05-20 10:23:24', '2023-05-20 10:23:24'), +(744, 615, 646, 5, 'Others', '2023-05-20 10:23:29', '2023-05-20 10:23:29'), +(745, 618, 649, 5, 'Others', '2023-05-20 10:23:35', '2023-05-20 10:23:35'), +(747, 625, 657, 5, 'Others', '2023-05-20 10:23:45', '2023-05-20 10:23:45'), +(749, 628, 662, 5, 'Others', '2023-05-20 10:23:50', '2023-05-20 10:23:50'), +(752, 629, 663, 5, 'Others', '2023-05-20 10:23:57', '2023-05-20 10:23:57'), +(753, 631, 666, 5, 'Others', '2023-05-20 10:24:04', '2023-05-20 10:24:04'), +(755, 497, 665, 5, 'Others', '2023-05-20 10:24:17', '2023-05-20 10:24:17'), +(756, 638, 673, 5, 'Accra', '2023-05-21 19:11:22', '2023-05-21 19:11:22'), +(758, 634, 669, 5, 'Accra', '2023-05-21 19:11:26', '2023-05-21 19:11:26'), +(759, 656, 692, 5, 'Accra', '2023-05-21 19:11:30', '2023-05-21 19:11:30'), +(760, 663, 700, 5, 'Accra', '2023-05-21 19:11:36', '2023-05-21 19:11:36'), +(762, 646, 682, 5, 'Accra', '2023-05-21 19:11:41', '2023-05-21 19:11:41'), +(763, 661, 698, 5, 'Accra', '2023-05-21 19:11:45', '2023-05-21 19:11:45'), +(764, 677, 714, 5, 'Accra', '2023-05-21 19:11:50', '2023-05-21 19:11:50'), +(765, 651, 687, 5, 'Accra', '2023-05-21 19:11:54', '2023-05-21 19:11:54'), +(766, 658, 694, 5, 'Accra', '2023-05-21 19:11:59', '2023-05-21 19:11:59'), +(767, 644, 680, 5, 'Accra', '2023-05-21 19:12:14', '2023-05-21 19:12:14'), +(768, 241, 696, 5, 'Accra', '2023-05-21 19:12:20', '2023-05-21 19:12:20'), +(770, 636, 671, 5, 'Accra', '2023-05-21 19:12:25', '2023-05-21 19:12:25'), +(771, 632, 667, 5, 'Accra', '2023-05-21 19:12:30', '2023-05-21 19:12:30'), +(772, 664, 701, 5, 'Accra', '2023-05-21 19:12:34', '2023-05-21 19:12:34'), +(773, 566, 679, 5, 'Accra', '2023-05-21 19:12:38', '2023-05-21 19:12:38'), +(774, 662, 699, 5, 'Accra', '2023-05-21 19:12:47', '2023-05-21 19:12:47'), +(776, 643, 678, 5, 'Accra', '2023-05-21 19:12:54', '2023-05-21 19:12:54'), +(778, 667, 704, 5, 'Accra', '2023-05-21 19:12:57', '2023-05-21 19:12:57'), +(779, 633, 668, 5, 'Accra', '2023-05-21 19:13:01', '2023-05-21 19:13:01'), +(780, 665, 702, 5, 'Accra', '2023-05-21 19:13:08', '2023-05-21 19:13:08'), +(781, 666, 703, 5, 'Accra', '2023-05-21 19:13:13', '2023-05-21 19:13:13'), +(782, 637, 672, 5, 'Accra', '2023-05-21 19:13:16', '2023-05-21 19:13:16'), +(783, 655, 691, 5, 'Others', '2023-05-21 19:13:48', '2023-05-21 19:13:48'), +(785, 654, 690, 5, 'Others', '2023-05-21 19:13:55', '2023-05-21 19:13:55'), +(787, 640, 675, 5, 'Others', '2023-05-21 19:14:00', '2023-05-21 19:14:00'), +(788, 673, 710, 5, 'Others', '2023-05-21 19:14:03', '2023-05-21 19:14:03'), +(789, 635, 670, 5, 'Others', '2023-05-21 19:14:08', '2023-05-21 19:14:08'), +(790, 653, 689, 5, 'Others', '2023-05-21 19:14:12', '2023-05-21 19:14:12'), +(791, 659, 695, 5, 'Others', '2023-05-21 19:14:15', '2023-05-21 19:14:15'), +(792, 650, 686, 5, 'Others', '2023-05-21 19:14:20', '2023-05-21 19:14:20'), +(793, 668, 705, 5, 'Others', '2023-05-21 19:16:56', '2023-05-21 19:16:56'), +(795, 672, 709, 5, 'Others', '2023-05-21 19:17:01', '2023-05-21 19:17:01'), +(796, 660, 697, 5, 'Others', '2023-05-21 19:17:04', '2023-05-21 19:17:04'), +(797, 623, 715, 1, 'Accra', '2023-05-21 19:17:37', '2023-05-21 19:17:37'), +(798, 679, 717, 1, 'Accra', '2023-05-21 19:17:46', '2023-05-21 19:17:46'), +(800, 678, 716, 1, 'Accra', '2023-05-21 19:17:50', '2023-05-21 19:17:50'), +(801, 676, 713, 1, 'Accra', '2023-05-21 19:17:55', '2023-05-21 19:17:55'), +(802, 641, 676, 1, 'Accra', '2023-05-21 19:17:59', '2023-05-21 19:17:59'), +(803, 669, 706, 1, 'Accra', '2023-05-21 19:18:05', '2023-05-21 19:18:05'), +(805, 647, 683, 1, 'Accra', '2023-05-21 19:18:09', '2023-05-21 19:18:09'), +(806, 609, 640, 3, 'Kumasi', '2023-05-21 19:19:46', '2023-05-21 19:19:46'), +(808, 402, 650, 3, 'Kumasi', '2023-05-21 19:19:50', '2023-05-21 19:19:50'), +(809, 630, 664, 3, 'Kumasi', '2023-05-21 19:19:55', '2023-05-21 19:19:55'), +(810, 610, 641, 3, 'Kumasi', '2023-05-21 19:20:16', '2023-05-21 19:20:16'), +(812, 670, 707, 3, 'Kumasi', '2023-05-23 11:21:26', '2023-05-23 11:21:26'), +(813, 674, 711, 3, 'Kumasi', '2023-05-23 11:21:36', '2023-05-23 11:21:36'), +(815, 688, 726, 3, 'Kumasi', '2023-05-23 11:21:45', '2023-05-23 11:21:45'), +(817, 649, 685, 3, 'Kumasi', '2023-05-23 11:21:52', '2023-05-23 11:21:52'), +(818, 648, 684, 3, 'Kumasi', '2023-05-23 11:21:58', '2023-05-23 11:21:58'), +(820, 642, 677, 3, 'Kumasi', '2023-05-23 11:22:04', '2023-05-23 11:22:04'), +(822, 639, 674, 3, 'Kumasi', '2023-05-23 11:22:11', '2023-05-23 11:22:11'), +(823, 680, 718, 3, 'Kumasi', '2023-05-23 11:22:15', '2023-05-23 11:22:15'), +(824, 652, 688, 3, 'Kumasi', '2023-05-23 11:22:19', '2023-05-23 11:22:19'), +(825, 648, 729, 3, 'Kumasi', '2023-05-23 11:22:23', '2023-05-23 11:22:23'), +(826, 690, 728, 3, 'Kumasi', '2023-05-23 11:22:31', '2023-05-23 11:22:31'), +(828, 682, 720, 3, 'Kumasi', '2023-05-23 11:23:11', '2023-05-23 11:23:11'), +(829, 683, 721, 3, 'Kumasi', '2023-05-23 11:23:23', '2023-05-23 11:23:23'), +(831, 685, 723, 3, 'Kumasi', '2023-05-23 11:23:30', '2023-05-23 11:23:30'), +(833, 684, 722, 3, 'Kumasi', '2023-05-23 11:23:36', '2023-05-23 11:23:36'), +(834, 746, 724, 3, 'Kumasi', '2023-05-23 11:23:46', '2023-05-23 11:23:46'), +(836, 687, 725, 3, 'Kumasi', '2023-05-23 11:23:52', '2023-05-23 11:23:52'), +(837, 689, 727, 3, 'Kumasi', '2023-05-23 11:23:59', '2023-05-23 11:23:59'), +(839, 714, 754, 5, 'Others', '2023-05-23 11:31:40', '2023-05-23 11:31:40'), +(840, 696, 735, 5, 'Others', '2023-05-23 11:31:49', '2023-05-23 11:31:49'), +(841, 719, 761, 5, 'Others', '2023-05-23 11:31:53', '2023-05-23 11:31:53'), +(842, 692, 731, 5, 'Others', '2023-05-23 11:32:02', '2023-05-23 11:32:02'), +(843, 727, 769, 5, 'Others', '2023-05-23 11:32:07', '2023-05-23 11:32:07'), +(845, 694, 733, 5, 'Others', '2023-05-23 11:32:11', '2023-05-23 11:32:11'), +(846, 697, 736, 5, 'Others', '2023-05-23 11:32:17', '2023-05-23 11:32:17'), +(848, 702, 741, 5, 'Others', '2023-05-23 11:32:22', '2023-05-23 11:32:22'), +(849, 732, 774, 5, 'Others', '2023-05-23 11:32:26', '2023-05-23 11:32:26'), +(850, 698, 737, 5, 'Others', '2023-05-23 11:32:30', '2023-05-23 11:32:30'), +(851, 728, 770, 5, 'Others', '2023-05-23 11:32:36', '2023-05-23 11:32:36'), +(852, 705, 744, 5, 'Others', '2023-05-23 11:32:42', '2023-05-23 11:32:42'), +(854, 730, 772, 5, 'Others', '2023-05-23 11:32:47', '2023-05-23 11:32:47'), +(855, 711, 751, 5, 'Others', '2023-05-23 11:33:02', '2023-05-23 11:33:02'), +(856, 744, 789, 5, 'Others', '2023-05-23 11:33:08', '2023-05-23 11:33:08'), +(858, 743, 788, 5, 'Others', '2023-05-23 11:33:15', '2023-05-23 11:33:15'), +(860, 729, 771, 5, 'Accra', '2023-05-23 12:28:58', '2023-05-23 12:28:58'), +(861, 740, 785, 5, 'Accra', '2023-05-23 12:29:03', '2023-05-23 12:29:03'), +(862, 710, 750, 5, 'Accra', '2023-05-23 12:29:09', '2023-05-23 12:29:09'), +(863, 691, 730, 5, 'Accra', '2023-05-23 12:29:13', '2023-05-23 12:29:13'), +(864, 715, 755, 5, 'Accra', '2023-05-23 12:29:17', '2023-05-23 12:29:17'), +(865, 737, 782, 5, 'Accra', '2023-05-23 12:29:21', '2023-05-23 12:29:21'), +(866, 735, 780, 5, 'Accra', '2023-05-23 12:29:25', '2023-05-23 12:29:25'), +(867, 701, 740, 5, 'Accra', '2023-05-23 12:29:28', '2023-05-23 12:29:28'), +(868, 745, 790, 5, 'Accra', '2023-05-23 12:29:31', '2023-05-23 12:29:31'), +(869, 708, 748, 5, 'Accra', '2023-05-23 12:29:36', '2023-05-23 12:29:36'), +(870, 742, 787, 5, 'Accra', '2023-05-23 12:29:40', '2023-05-23 12:29:40'), +(871, 396, 760, 5, 'Accra', '2023-05-23 12:29:43', '2023-05-23 12:29:43'), +(872, 720, 762, 5, 'Accra', '2023-05-23 12:29:53', '2023-05-23 12:29:53'), +(874, 736, 781, 5, 'Accra', '2023-05-23 12:29:58', '2023-05-23 12:29:58'), +(875, 724, 766, 5, 'Accra', '2023-05-23 12:30:05', '2023-05-23 12:30:05'), +(876, 695, 734, 5, 'Accra', '2023-05-23 12:30:09', '2023-05-23 12:30:09'), +(877, 726, 768, 5, 'Accra', '2023-05-23 12:30:14', '2023-05-23 12:30:14'), +(878, 723, 765, 5, 'Accra', '2023-05-23 12:30:18', '2023-05-23 12:30:18'), +(879, 717, 758, 5, 'Accra', '2023-05-23 12:30:21', '2023-05-23 12:30:21'), +(880, 706, 745, 5, 'Accra', '2023-05-23 12:30:25', '2023-05-23 12:30:25'), +(881, 722, 764, 5, 'Accra', '2023-05-23 12:30:29', '2023-05-23 12:30:29'), +(882, 713, 753, 5, 'Accra', '2023-05-23 12:31:15', '2023-05-23 12:31:15'), +(884, 550, 778, 5, 'Accra', '2023-05-23 12:31:20', '2023-05-23 12:31:20'), +(886, 731, 773, 5, 'Accra', '2023-05-23 12:31:32', '2023-05-23 12:31:32'), +(888, 543, 779, 5, 'Accra', '2023-05-23 12:31:37', '2023-05-23 12:31:37'), +(890, 709, 749, 5, 'Accra', '2023-05-23 12:31:41', '2023-05-23 12:31:41'), +(892, 707, 746, 5, 'Accra', '2023-05-23 12:31:44', '2023-05-23 12:31:44'), +(893, 601, 747, 5, 'Accra', '2023-05-23 12:31:50', '2023-05-23 12:31:50'), +(894, 721, 763, 5, 'Accra', '2023-05-23 12:31:53', '2023-05-23 12:31:53'), +(896, 741, 786, 5, 'Accra', '2023-05-23 12:31:58', '2023-05-23 12:31:58'), +(897, 712, 752, 5, 'Accra', '2023-05-23 12:32:13', '2023-05-23 12:32:13'), +(899, 699, 738, 1, 'Accra', '2023-05-23 12:37:01', '2023-05-23 12:37:01'), +(900, 704, 743, 1, 'Accra', '2023-05-23 12:37:40', '2023-05-23 12:37:40'), +(901, 716, 756, 1, 'Accra', '2023-05-23 12:39:49', '2023-05-23 12:39:49'), +(903, 613, 757, 1, 'Accra', '2023-05-23 12:39:54', '2023-05-23 12:39:54'), +(904, 703, 742, 1, 'Accra', '2023-05-23 12:39:58', '2023-05-23 12:39:58'), +(905, 738, 783, 1, 'Accra', '2023-05-23 12:40:10', '2023-05-23 12:40:10'), +(906, 739, 784, 3, 'Kumasi', '2023-05-23 19:04:19', '2023-05-23 19:04:19'), +(908, 700, 739, 3, 'Kumasi', '2023-05-23 19:04:26', '2023-05-23 19:04:26'), +(910, 734, 776, 3, 'Kumasi', '2023-05-23 19:04:32', '2023-05-23 19:04:32'), +(911, 733, 775, 3, 'Kumasi', '2023-05-23 19:04:37', '2023-05-23 19:04:37'), +(912, 693, 732, 3, 'Kumasi', '2023-05-23 19:04:42', '2023-05-23 19:04:42'), +(913, 725, 767, 3, 'Kumasi', '2023-05-23 19:04:48', '2023-05-23 19:04:48'), +(915, 389, 777, 3, 'Kumasi', '2023-05-23 19:05:00', '2023-05-23 19:05:00'), +(917, 362, 812, 5, 'Accra', '2023-05-24 13:45:26', '2023-05-24 13:45:26'), +(919, 765, 811, 5, 'Accra', '2023-05-24 13:45:30', '2023-05-24 13:45:30'), +(920, 753, 798, 5, 'Accra', '2023-05-24 13:45:34', '2023-05-24 13:45:34'), +(921, 756, 801, 5, 'Accra', '2023-05-24 13:45:38', '2023-05-24 13:45:38'), +(922, 764, 810, 5, 'Accra', '2023-05-24 13:45:43', '2023-05-24 13:45:43'), +(923, 318, 793, 5, 'Accra', '2023-05-24 13:45:47', '2023-05-24 13:45:47'), +(924, 750, 795, 5, 'Accra', '2023-05-24 13:45:51', '2023-05-24 13:45:51'), +(925, 755, 800, 5, 'Accra', '2023-05-24 13:45:53', '2023-05-24 13:45:53'), +(926, 752, 797, 5, 'Accra', '2023-05-24 13:45:57', '2023-05-24 13:45:57'), +(927, 761, 806, 5, 'Accra', '2023-05-24 13:46:02', '2023-05-24 13:46:02'), +(928, 747, 791, 5, 'Accra', '2023-05-24 13:46:10', '2023-05-24 13:46:10'), +(930, 760, 805, 5, 'Accra', '2023-05-24 13:46:13', '2023-05-24 13:46:13'), +(931, 762, 807, 5, 'Accra', '2023-05-24 13:46:16', '2023-05-24 13:46:16'), +(932, 749, 794, 5, 'Accra', '2023-05-24 13:46:19', '2023-05-24 13:46:19'), +(933, 757, 802, 5, 'Accra', '2023-05-24 13:46:22', '2023-05-24 13:46:22'), +(934, 763, 809, 5, 'Accra', '2023-05-24 13:46:26', '2023-05-24 13:46:26'), +(935, 754, 799, 5, 'Accra', '2023-05-24 13:46:29', '2023-05-24 13:46:29'), +(936, 758, 803, 5, 'Others', '2023-05-24 13:46:58', '2023-05-24 13:46:58'), +(938, 759, 804, 5, 'Others', '2023-05-24 13:47:04', '2023-05-24 13:47:04'), +(939, 783, 830, 5, 'Accra', '2023-05-25 12:57:21', '2023-05-25 12:57:21'), +(940, 770, 817, 5, 'Accra', '2023-05-25 12:57:26', '2023-05-25 12:57:26'), +(941, 775, 822, 5, 'Accra', '2023-05-25 12:57:30', '2023-05-25 12:57:30'), +(942, 769, 816, 5, 'Accra', '2023-05-25 12:57:36', '2023-05-25 12:57:36'), +(944, 772, 819, 5, 'Accra', '2023-05-25 12:57:40', '2023-05-25 12:57:40'), +(945, 773, 820, 5, 'Accra', '2023-05-25 12:57:43', '2023-05-25 12:57:43'), +(946, 767, 814, 5, 'Accra', '2023-05-25 12:57:50', '2023-05-25 12:57:50'), +(948, 777, 824, 5, 'Accra', '2023-05-25 12:58:14', '2023-05-25 12:58:14'), +(949, 779, 826, 5, 'Accra', '2023-05-25 12:58:17', '2023-05-25 12:58:17'), +(950, 780, 827, 5, 'Accra', '2023-05-25 12:58:20', '2023-05-25 12:58:20'), +(951, 781, 828, 5, 'Accra', '2023-05-25 12:58:24', '2023-05-25 12:58:24'); +INSERT INTO `collection_scans` (`id`, `customer_id`, `order_id`, `rider_id`, `location`, `created_at`, `updated_at`) VALUES +(952, 778, 825, 5, 'Accra', '2023-05-25 12:58:27', '2023-05-25 12:58:27'), +(953, 774, 821, 5, 'Accra', '2023-05-25 12:58:30', '2023-05-25 12:58:30'), +(954, 771, 818, 5, 'Others', '2023-05-25 12:58:56', '2023-05-25 12:58:56'), +(956, 782, 829, 5, 'Others', '2023-05-25 12:59:19', '2023-05-25 12:59:19'), +(958, 766, 813, 5, 'Others', '2023-05-25 12:59:28', '2023-05-25 12:59:28'), +(959, 418, 808, 3, 'Kumasi', '2023-05-25 12:59:54', '2023-05-25 12:59:54'), +(960, 751, 796, 3, 'Kumasi', '2023-05-25 13:00:02', '2023-05-25 13:00:02'), +(961, 784, 831, 5, 'Others', '2023-05-26 10:31:41', '2023-05-26 10:31:41'), +(963, 799, 847, 5, 'Accra', '2023-05-26 10:32:12', '2023-05-26 10:32:12'), +(965, 798, 846, 5, 'Accra', '2023-05-26 10:32:16', '2023-05-26 10:32:16'), +(967, 786, 833, 5, 'Accra', '2023-05-26 10:32:22', '2023-05-26 10:32:22'), +(968, 785, 832, 5, 'Accra', '2023-05-26 10:32:29', '2023-05-26 10:32:29'), +(970, 773, 835, 5, 'Accra', '2023-05-26 10:32:32', '2023-05-26 10:32:32'), +(971, 788, 836, 5, 'Accra', '2023-05-26 10:32:37', '2023-05-26 10:32:37'), +(972, 790, 838, 5, 'Accra', '2023-05-26 10:32:40', '2023-05-26 10:32:40'), +(973, 796, 844, 5, 'Accra', '2023-05-26 10:32:46', '2023-05-26 10:32:46'), +(974, 792, 840, 5, 'Accra', '2023-05-26 10:32:50', '2023-05-26 10:32:50'), +(975, 793, 841, 5, 'Accra', '2023-05-26 10:32:54', '2023-05-26 10:32:54'), +(976, 794, 842, 5, 'Accra', '2023-05-26 10:33:04', '2023-05-26 10:33:04'), +(977, 795, 843, 5, 'Accra', '2023-05-26 10:33:08', '2023-05-26 10:33:08'), +(978, 791, 839, 5, 'Accra', '2023-05-26 10:33:18', '2023-05-26 10:33:18'), +(979, 822, 873, 5, 'Others', '2023-05-27 11:09:16', '2023-05-27 11:09:16'), +(980, 807, 856, 5, 'Accra', '2023-05-28 10:10:06', '2023-05-28 10:10:06'), +(982, 819, 870, 5, 'Accra', '2023-05-28 10:10:10', '2023-05-28 10:10:10'), +(984, 207, 854, 5, 'Accra', '2023-05-28 10:10:16', '2023-05-28 10:10:16'), +(986, 533, 869, 5, 'Accra', '2023-05-28 10:10:20', '2023-05-28 10:10:20'), +(987, 817, 867, 5, 'Accra', '2023-05-28 10:10:24', '2023-05-28 10:10:24'), +(988, 818, 868, 5, 'Accra', '2023-05-28 10:10:29', '2023-05-28 10:10:29'), +(989, 815, 865, 5, 'Accra', '2023-05-28 10:10:34', '2023-05-28 10:10:34'), +(990, 803, 851, 5, 'Accra', '2023-05-28 10:10:38', '2023-05-28 10:10:38'), +(991, 809, 858, 5, 'Accra', '2023-05-28 10:10:43', '2023-05-28 10:10:43'), +(992, 816, 866, 5, 'Accra', '2023-05-28 10:10:49', '2023-05-28 10:10:49'), +(993, 804, 852, 5, 'Accra', '2023-05-28 10:10:54', '2023-05-28 10:10:54'), +(994, 802, 850, 5, 'Accra', '2023-05-28 10:11:06', '2023-05-28 10:11:06'), +(996, 801, 849, 5, 'Accra', '2023-05-28 10:11:23', '2023-05-28 10:11:23'), +(998, 753, 861, 5, 'Accra', '2023-05-28 10:11:47', '2023-05-28 10:11:47'), +(1000, 806, 855, 5, 'Accra', '2023-05-28 10:11:56', '2023-05-28 10:11:56'), +(1002, 805, 853, 5, 'Accra', '2023-05-28 10:12:03', '2023-05-28 10:12:03'), +(1003, 353, 875, 5, 'Accra', '2023-05-28 10:12:12', '2023-05-28 10:12:12'), +(1004, 823, 874, 5, 'Accra', '2023-05-28 10:12:24', '2023-05-28 10:12:24'), +(1006, 821, 872, 5, 'Accra', '2023-05-28 10:14:00', '2023-05-28 10:14:00'), +(1008, 831, 871, 5, 'Accra', '2023-05-28 10:14:11', '2023-05-28 10:14:11'), +(1010, 825, 877, 5, 'Accra', '2023-05-28 10:14:19', '2023-05-28 10:14:19'), +(1012, 826, 878, 5, 'Accra', '2023-05-28 10:14:28', '2023-05-28 10:14:28'), +(1013, 811, 860, 5, 'Others', '2023-05-28 10:15:07', '2023-05-28 10:15:07'), +(1014, 800, 848, 5, 'Others', '2023-05-28 10:15:11', '2023-05-28 10:15:11'), +(1015, 814, 864, 5, 'Others', '2023-05-28 10:15:17', '2023-05-28 10:15:17'), +(1017, 810, 859, 5, 'Others', '2023-05-28 10:15:29', '2023-05-28 10:15:29'), +(1019, 828, 881, 5, 'Others', '2023-05-28 10:15:35', '2023-05-28 10:15:35'), +(1021, 829, 882, 5, 'Others', '2023-05-28 10:15:40', '2023-05-28 10:15:40'), +(1023, 660, 879, 5, 'Others', '2023-05-28 10:15:47', '2023-05-28 10:15:47'), +(1024, 830, 876, 5, 'Others', '2023-05-28 10:15:50', '2023-05-28 10:15:50'), +(1025, 827, 880, 5, 'Others', '2023-05-28 10:16:49', '2023-05-28 10:16:49'), +(1026, 813, 863, 3, 'Kumasi', '2023-05-28 10:18:34', '2023-05-28 10:18:34'), +(1027, 808, 857, 3, 'Kumasi', '2023-05-28 10:18:37', '2023-05-28 10:18:37'), +(1028, 812, 862, 3, 'Kumasi', '2023-05-28 10:18:47', '2023-05-28 10:18:47'), +(1029, 848, 899, 5, 'Accra', '2023-05-30 17:02:15', '2023-05-30 17:02:15'), +(1031, 843, 894, 5, 'Accra', '2023-05-30 17:02:19', '2023-05-30 17:02:19'), +(1032, 855, 906, 5, 'Accra', '2023-05-30 17:02:23', '2023-05-30 17:02:23'), +(1033, 853, 904, 5, 'Accra', '2023-05-30 17:02:42', '2023-05-30 17:02:42'), +(1035, 839, 890, 5, 'Accra', '2023-05-30 17:03:50', '2023-05-30 17:03:50'), +(1036, 837, 888, 5, 'Accra', '2023-05-30 17:04:04', '2023-05-30 17:04:04'), +(1038, 834, 885, 5, 'Accra', '2023-05-30 17:04:17', '2023-05-30 17:04:17'), +(1039, 841, 892, 5, 'Accra', '2023-05-30 17:04:32', '2023-05-30 17:04:32'), +(1040, 844, 895, 5, 'Accra', '2023-05-30 17:04:45', '2023-05-30 17:04:45'), +(1042, 836, 887, 5, 'Accra', '2023-05-30 17:04:54', '2023-05-30 17:04:54'), +(1043, 833, 884, 5, 'Others', '2023-05-30 17:05:14', '2023-05-30 17:05:14'), +(1045, 835, 886, 5, 'Others', '2023-05-30 17:05:18', '2023-05-30 17:05:18'), +(1047, 856, 907, 5, 'Others', '2023-05-30 17:05:23', '2023-05-30 17:05:23'), +(1048, 850, 901, 5, 'Others', '2023-05-30 17:05:27', '2023-05-30 17:05:27'), +(1049, 849, 900, 5, 'Others', '2023-05-30 17:05:32', '2023-05-30 17:05:32'), +(1050, 842, 893, 5, 'Others', '2023-05-30 17:05:36', '2023-05-30 17:05:36'), +(1051, 845, 896, 5, 'Others', '2023-05-30 17:05:46', '2023-05-30 17:05:46'), +(1053, 832, 883, 5, 'Others', '2023-05-30 17:05:50', '2023-05-30 17:05:50'), +(1054, 854, 905, 3, 'Kumasi', '2023-05-30 17:08:37', '2023-05-30 17:08:37'), +(1056, 852, 903, 3, 'Kumasi', '2023-05-30 17:08:40', '2023-05-30 17:08:40'), +(1057, 851, 902, 3, 'Kumasi', '2023-05-30 17:08:45', '2023-05-30 17:08:45'), +(1058, 838, 889, 3, 'Kumasi', '2023-05-30 17:08:49', '2023-05-30 17:08:49'), +(1059, 840, 891, 3, 'Kumasi', '2023-05-30 17:08:55', '2023-05-30 17:08:55'), +(1061, 847, 898, 3, 'Kumasi', '2023-05-30 17:08:59', '2023-05-30 17:08:59'), +(1062, 846, 897, 3, 'Kumasi', '2023-05-30 17:09:11', '2023-05-30 17:09:11'), +(1063, 857, 908, 5, 'Accra', '2023-05-31 11:13:56', '2023-05-31 11:13:56'), +(1064, 867, 918, 5, 'Accra', '2023-05-31 11:14:03', '2023-05-31 11:14:03'), +(1066, 866, 917, 5, 'Accra', '2023-05-31 11:14:07', '2023-05-31 11:14:07'), +(1067, 868, 919, 5, 'Accra', '2023-05-31 11:14:13', '2023-05-31 11:14:13'), +(1069, 872, 924, 5, 'Accra', '2023-05-31 11:14:18', '2023-05-31 11:14:18'), +(1070, 855, 921, 5, 'Accra', '2023-05-31 11:14:26', '2023-05-31 11:14:26'), +(1072, 869, 920, 5, 'Accra', '2023-05-31 11:14:29', '2023-05-31 11:14:29'), +(1073, 875, 927, 5, 'Others', '2023-05-31 11:14:49', '2023-05-31 11:14:49'), +(1076, 874, 926, 5, 'Others', '2023-05-31 11:14:54', '2023-05-31 11:14:54'), +(1077, 864, 915, 5, 'Others', '2023-05-31 11:15:00', '2023-05-31 11:15:00'), +(1079, 863, 914, 5, 'Others', '2023-05-31 11:15:03', '2023-05-31 11:15:03'), +(1080, 861, 912, 5, 'Others', '2023-05-31 11:15:06', '2023-05-31 11:15:06'), +(1081, 871, 923, 5, 'Others', '2023-05-31 11:15:10', '2023-05-31 11:15:10'), +(1082, 859, 910, 5, 'Others', '2023-05-31 11:15:15', '2023-05-31 11:15:15'), +(1084, 858, 909, 5, 'Others', '2023-05-31 11:15:20', '2023-05-31 11:15:20'), +(1085, 468, 937, 5, 'Accra', '2023-06-01 15:27:03', '2023-06-01 15:27:03'), +(1087, 879, 932, 5, 'Accra', '2023-06-01 15:27:12', '2023-06-01 15:27:12'), +(1089, 207, 941, 5, 'Accra', '2023-06-01 15:27:26', '2023-06-01 15:27:26'), +(1091, 880, 933, 5, 'Accra', '2023-06-01 15:27:40', '2023-06-01 15:27:40'), +(1093, 881, 934, 5, 'Accra', '2023-06-01 15:27:44', '2023-06-01 15:27:44'), +(1094, 877, 930, 5, 'Accra', '2023-06-01 15:27:54', '2023-06-01 15:27:54'), +(1095, 666, 940, 5, 'Accra', '2023-06-01 15:28:09', '2023-06-01 15:28:09'), +(1097, 754, 929, 5, 'Accra', '2023-06-01 15:28:45', '2023-06-01 15:28:45'), +(1099, 878, 931, 5, 'Accra', '2023-06-01 15:28:56', '2023-06-01 15:28:56'), +(1101, 882, 935, 5, 'Accra', '2023-06-01 15:29:18', '2023-06-01 15:29:18'), +(1103, 883, 936, 5, 'Accra', '2023-06-01 15:29:29', '2023-06-01 15:29:29'), +(1105, 910, 973, 5, 'Accra', '2023-06-02 09:35:20', '2023-06-02 09:35:20'), +(1107, 905, 966, 5, 'Accra', '2023-06-02 09:35:27', '2023-06-02 09:35:27'), +(1109, 900, 959, 5, 'Accra', '2023-06-02 09:35:32', '2023-06-02 09:35:32'), +(1110, 897, 956, 5, 'Accra', '2023-06-02 09:35:36', '2023-06-02 09:35:36'), +(1111, 899, 958, 5, 'Accra', '2023-06-02 09:35:42', '2023-06-02 09:35:42'), +(1112, 233, 961, 5, 'Accra', '2023-06-02 09:35:48', '2023-06-02 09:35:48'), +(1113, 901, 960, 5, 'Accra', '2023-06-02 09:35:51', '2023-06-02 09:35:51'), +(1114, 462, 962, 5, 'Accra', '2023-06-02 09:35:55', '2023-06-02 09:35:55'), +(1116, 906, 967, 5, 'Accra', '2023-06-02 09:35:59', '2023-06-02 09:35:59'), +(1117, 907, 969, 5, 'Accra', '2023-06-02 09:36:02', '2023-06-02 09:36:02'), +(1118, 908, 970, 5, 'Accra', '2023-06-02 09:36:09', '2023-06-02 09:36:09'), +(1119, 321, 968, 5, 'Others', '2023-06-02 09:36:43', '2023-06-02 09:36:43'), +(1121, 895, 954, 5, 'Others', '2023-06-02 09:36:47', '2023-06-02 09:36:47'), +(1122, 902, 963, 5, 'Others', '2023-06-02 09:36:50', '2023-06-02 09:36:50'), +(1123, 898, 957, 5, 'Others', '2023-06-02 09:36:55', '2023-06-02 09:36:55'), +(1124, 909, 972, 5, 'Others', '2023-06-02 09:36:58', '2023-06-02 09:36:58'), +(1125, 896, 955, 5, 'Others', '2023-06-02 09:37:02', '2023-06-02 09:37:02'), +(1126, 628, 978, 5, 'Others', '2023-06-03 11:24:30', '2023-06-03 11:24:30'), +(1128, 917, 982, 5, 'Accra', '2023-06-03 11:24:51', '2023-06-03 11:24:51'), +(1130, 911, 974, 5, 'Accra', '2023-06-03 11:24:54', '2023-06-03 11:24:54'), +(1131, 914, 977, 5, 'Accra', '2023-06-03 11:24:59', '2023-06-03 11:24:59'), +(1132, 916, 980, 5, 'Accra', '2023-06-03 11:25:02', '2023-06-03 11:25:02'), +(1133, 915, 979, 5, 'Accra', '2023-06-03 11:25:06', '2023-06-03 11:25:06'), +(1134, 920, 986, 5, 'Accra', '2023-06-03 11:25:10', '2023-06-03 11:25:10'), +(1135, 922, 988, 5, 'Accra', '2023-06-03 11:25:16', '2023-06-03 11:25:16'), +(1137, 925, 991, 5, 'Accra', '2023-06-05 09:42:59', '2023-06-05 09:42:59'), +(1139, 931, 997, 5, 'Accra', '2023-06-05 09:43:04', '2023-06-05 09:43:04'), +(1141, 927, 993, 5, 'Accra', '2023-06-05 09:43:08', '2023-06-05 09:43:08'), +(1142, 926, 992, 5, 'Accra', '2023-06-05 09:43:12', '2023-06-05 09:43:12'), +(1143, 932, 998, 5, 'Accra', '2023-06-05 09:43:18', '2023-06-05 09:43:18'), +(1144, 924, 990, 5, 'Others', '2023-06-05 09:43:36', '2023-06-05 09:43:36'), +(1146, 933, 999, 5, 'Others', '2023-06-05 09:43:43', '2023-06-05 09:43:43'), +(1148, 912, 975, 3, 'Kumasi', '2023-06-05 09:44:43', '2023-06-05 09:44:43'), +(1149, 913, 976, 3, 'Kumasi', '2023-06-05 09:44:46', '2023-06-05 09:44:46'), +(1150, 546, 984, 3, 'Kumasi', '2023-06-05 09:44:52', '2023-06-05 09:44:52'), +(1152, 919, 985, 3, 'Kumasi', '2023-06-05 09:44:58', '2023-06-05 09:44:58'), +(1153, 921, 987, 3, 'Kumasi', '2023-06-05 09:45:03', '2023-06-05 09:45:03'), +(1154, 935, 1002, 3, 'Kumasi', '2023-06-05 09:53:52', '2023-06-05 09:53:52'), +(1155, 546, 950, 3, 'Kumasi', '2023-06-05 09:53:57', '2023-06-05 09:53:57'), +(1157, 889, 945, 3, 'Kumasi', '2023-06-05 09:54:02', '2023-06-05 09:54:02'), +(1158, 936, 1003, 5, 'Accra', '2023-06-05 09:54:27', '2023-06-05 09:54:27'), +(1159, 278, 1000, 5, 'Accra', '2023-06-05 09:54:31', '2023-06-05 09:54:31'), +(1160, 258, 981, 5, 'Accra', '2023-06-05 09:54:43', '2023-06-05 09:54:43'), +(1161, 890, 946, 5, 'Accra', '2023-06-05 09:54:47', '2023-06-05 09:54:47'), +(1162, 887, 943, 5, 'Accra', '2023-06-05 09:54:52', '2023-06-05 09:54:52'), +(1163, 543, 949, 5, 'Accra', '2023-06-05 09:54:56', '2023-06-05 09:54:56'), +(1164, 888, 944, 5, 'Accra', '2023-06-05 09:55:01', '2023-06-05 09:55:01'), +(1165, 643, 951, 5, 'Accra', '2023-06-05 09:55:10', '2023-06-05 09:55:10'), +(1167, 891, 947, 5, 'Others', '2023-06-05 09:55:30', '2023-06-05 09:55:30'), +(1169, 934, 1001, 5, 'Others', '2023-06-05 09:55:35', '2023-06-05 09:55:35'), +(1170, 886, 942, 5, 'Others', '2023-06-05 09:55:42', '2023-06-05 09:55:42'), +(1173, 892, 948, 5, 'Others', '2023-06-05 09:55:46', '2023-06-05 09:55:46'), +(1174, 893, 952, 5, 'Others', '2023-06-05 09:55:50', '2023-06-05 09:55:50'), +(1175, 894, 953, 5, 'Others', '2023-06-05 09:55:53', '2023-06-05 09:55:53'), +(1176, 939, 1008, 5, 'Accra', '2023-06-06 14:02:58', '2023-06-06 14:02:58'), +(1177, 941, 1009, 5, 'Accra', '2023-06-06 14:03:16', '2023-06-06 14:03:16'), +(1178, 918, 983, 5, 'Accra', '2023-06-06 14:03:20', '2023-06-06 14:03:20'), +(1179, 948, 1018, 5, 'Accra', '2023-06-06 14:03:25', '2023-06-06 14:03:25'), +(1180, 943, 1011, 5, 'Accra', '2023-06-06 14:03:31', '2023-06-06 14:03:31'), +(1181, 923, 989, 5, 'Accra', '2023-06-06 14:03:35', '2023-06-06 14:03:35'), +(1182, 930, 996, 5, 'Accra', '2023-06-06 14:03:42', '2023-06-06 14:03:42'), +(1184, 940, 1007, 5, 'Accra', '2023-06-06 14:03:48', '2023-06-06 14:03:48'), +(1185, 947, 1017, 5, 'Accra', '2023-06-06 14:03:55', '2023-06-06 14:03:55'), +(1186, 937, 1005, 5, 'Accra', '2023-06-06 14:03:59', '2023-06-06 14:03:59'), +(1187, 215, 1016, 5, 'Accra', '2023-06-06 14:04:06', '2023-06-06 14:04:06'), +(1188, 950, 1020, 5, 'Others', '2023-06-06 14:05:06', '2023-06-06 14:05:06'), +(1189, 952, 1022, 5, 'Others', '2023-06-06 14:05:12', '2023-06-06 14:05:12'), +(1190, 946, 1015, 5, 'Others', '2023-06-06 14:05:17', '2023-06-06 14:05:17'), +(1191, 944, 1013, 5, 'Others', '2023-06-06 14:05:21', '2023-06-06 14:05:21'), +(1192, 938, 1006, 5, 'Others', '2023-06-06 14:05:24', '2023-06-06 14:05:24'), +(1193, 975, 1051, 5, 'Accra', '2023-06-08 15:17:54', '2023-06-08 15:17:54'), +(1195, 299, 1075, 5, 'Accra', '2023-06-08 15:17:59', '2023-06-08 15:17:59'), +(1196, 985, 1063, 5, 'Accra', '2023-06-08 15:18:05', '2023-06-08 15:18:05'), +(1197, 977, 1053, 5, 'Accra', '2023-06-08 15:18:14', '2023-06-08 15:18:14'), +(1199, 971, 1045, 5, 'Accra', '2023-06-08 15:18:27', '2023-06-08 15:18:27'), +(1201, 990, 1068, 5, 'Accra', '2023-06-08 15:18:31', '2023-06-08 15:18:31'), +(1202, 986, 1064, 5, 'Accra', '2023-06-08 15:18:37', '2023-06-08 15:18:37'), +(1203, 967, 1041, 5, 'Accra', '2023-06-08 15:18:43', '2023-06-08 15:18:43'), +(1204, 951, 1021, 5, 'Accra', '2023-06-08 15:18:51', '2023-06-08 15:18:51'), +(1206, 575, 1023, 5, 'Accra', '2023-06-08 15:19:04', '2023-06-08 15:19:04'), +(1207, 953, 1025, 5, 'Accra', '2023-06-08 15:19:20', '2023-06-08 15:19:20'), +(1209, 207, 1046, 5, 'Accra', '2023-06-08 15:19:30', '2023-06-08 15:19:30'), +(1211, 258, 1073, 5, 'Accra', '2023-06-08 15:19:36', '2023-06-08 15:19:36'), +(1212, 991, 1069, 5, 'Accra', '2023-06-08 15:19:44', '2023-06-08 15:19:44'), +(1214, 956, 1028, 5, 'Accra', '2023-06-08 15:19:53', '2023-06-08 15:19:53'), +(1216, 992, 1071, 5, 'Accra', '2023-06-08 15:19:59', '2023-06-08 15:19:59'), +(1217, 966, 1039, 5, 'Accra', '2023-06-08 15:20:06', '2023-06-08 15:20:06'), +(1218, 973, 1048, 5, 'Accra', '2023-06-08 15:20:21', '2023-06-08 15:20:21'), +(1219, 245, 1054, 5, 'Accra', '2023-06-08 15:20:26', '2023-06-08 15:20:26'), +(1220, 211, 1078, 5, 'Accra', '2023-06-08 15:20:30', '2023-06-08 15:20:30'), +(1221, 957, 1029, 5, 'Others', '2023-06-08 15:22:26', '2023-06-08 15:22:26'), +(1223, 270, 1031, 5, 'Others', '2023-06-08 15:22:32', '2023-06-08 15:22:32'), +(1225, 955, 1027, 5, 'Others', '2023-06-08 15:22:41', '2023-06-08 15:22:41'), +(1227, 894, 1058, 5, 'Others', '2023-06-08 15:22:50', '2023-06-08 15:22:50'), +(1228, 964, 1037, 5, 'Others', '2023-06-08 15:23:01', '2023-06-08 15:23:01'), +(1230, 969, 1043, 5, 'Others', '2023-06-08 15:23:14', '2023-06-08 15:23:14'), +(1232, 373, 1049, 5, 'Others', '2023-06-08 15:23:31', '2023-06-08 15:23:31'), +(1234, 965, 1038, 5, 'Others', '2023-06-08 15:26:30', '2023-06-08 15:26:30'), +(1236, 961, 1034, 5, 'Others', '2023-06-08 15:26:37', '2023-06-08 15:26:37'), +(1237, 886, 1040, 5, 'Others', '2023-06-08 15:27:09', '2023-06-08 15:27:09'), +(1238, 976, 1052, 5, 'Others', '2023-06-08 15:27:15', '2023-06-08 15:27:15'), +(1240, 968, 1042, 5, 'Others', '2023-06-08 15:27:19', '2023-06-08 15:27:19'), +(1241, 981, 1059, 5, 'Others', '2023-06-08 15:27:28', '2023-06-08 15:27:28'), +(1243, 954, 1026, 5, 'Others', '2023-06-08 15:27:37', '2023-06-08 15:27:37'), +(1244, 989, 1067, 5, 'Others', '2023-06-08 15:27:50', '2023-06-08 15:27:50'), +(1246, 980, 1057, 5, 'Others', '2023-06-08 15:27:55', '2023-06-08 15:27:55'), +(1247, 949, 1019, 3, 'Kumasi', '2023-06-08 15:33:39', '2023-06-08 15:33:39'), +(1248, 574, 1004, 3, 'Kumasi', '2023-06-08 15:33:44', '2023-06-08 15:33:44'), +(1250, 942, 1010, 3, 'Kumasi', '2023-06-08 15:33:48', '2023-06-08 15:33:48'), +(1251, 945, 1014, 3, 'Kumasi', '2023-06-08 15:33:53', '2023-06-08 15:33:53'), +(1252, 929, 995, 3, 'Kumasi', '2023-06-08 15:33:57', '2023-06-08 15:33:57'), +(1253, 928, 994, 3, 'Kumasi', '2023-06-08 15:34:00', '2023-06-08 15:34:00'), +(1254, 546, 1012, 3, 'Kumasi', '2023-06-08 15:34:05', '2023-06-08 15:34:05'), +(1255, 464, 1070, 3, 'Kumasi', '2023-06-08 15:34:08', '2023-06-08 15:34:08'), +(1257, 993, 1072, 3, 'Kumasi', '2023-06-08 15:34:14', '2023-06-08 15:34:14'), +(1258, 958, 1030, 3, 'Kumasi', '2023-06-08 15:34:18', '2023-06-08 15:34:18'), +(1259, 963, 1036, 3, 'Kumasi', '2023-06-08 15:34:21', '2023-06-08 15:34:21'), +(1260, 995, 1076, 3, 'Kumasi', '2023-06-08 15:34:24', '2023-06-08 15:34:24'), +(1261, 959, 1032, 3, 'Kumasi', '2023-06-08 15:34:27', '2023-06-08 15:34:27'), +(1262, 962, 1035, 3, 'Kumasi', '2023-06-08 15:34:34', '2023-06-08 15:34:34'), +(1263, 970, 1044, 3, 'Kumasi', '2023-06-08 15:34:36', '2023-06-08 15:34:36'), +(1264, 972, 1047, 3, 'Kumasi', '2023-06-08 15:34:40', '2023-06-08 15:34:40'), +(1266, 974, 1050, 3, 'Kumasi', '2023-06-08 15:34:43', '2023-06-08 15:34:43'), +(1267, 979, 1056, 3, 'Kumasi', '2023-06-08 15:34:45', '2023-06-08 15:34:45'), +(1268, 983, 1061, 3, 'Kumasi', '2023-06-08 15:34:49', '2023-06-08 15:34:49'), +(1269, 987, 1065, 3, 'Kumasi', '2023-06-08 15:34:52', '2023-06-08 15:34:52'), +(1270, 988, 1066, 3, 'Kumasi', '2023-06-08 15:34:59', '2023-06-08 15:34:59'), +(1272, 960, 1033, 3, 'Kumasi', '2023-06-08 15:35:04', '2023-06-08 15:35:04'), +(1273, 1039, 1128, 5, 'Accra', '2023-06-09 15:58:00', '2023-06-09 15:58:00'), +(1274, 1037, 1126, 5, 'Accra', '2023-06-09 15:58:14', '2023-06-09 15:58:14'), +(1275, 1049, 1142, 5, 'Accra', '2023-06-09 15:58:30', '2023-06-09 15:58:30'), +(1276, 1046, 1139, 5, 'Accra', '2023-06-09 15:58:44', '2023-06-09 15:58:44'), +(1277, 1038, 1127, 5, 'Accra', '2023-06-09 15:59:00', '2023-06-09 15:59:00'), +(1278, 936, 1134, 5, 'Accra', '2023-06-09 15:59:18', '2023-06-09 15:59:18'), +(1279, 1057, 1151, 5, 'Accra', '2023-06-09 15:59:32', '2023-06-09 15:59:32'), +(1280, 1058, 1152, 5, 'Accra', '2023-06-09 15:59:49', '2023-06-09 15:59:49'), +(1281, 1061, 1156, 5, 'Accra', '2023-06-09 16:00:00', '2023-06-09 16:00:00'), +(1282, 1067, 1163, 5, 'Accra', '2023-06-09 16:00:16', '2023-06-09 16:00:16'), +(1283, 1062, 1157, 5, 'Accra', '2023-06-09 16:00:34', '2023-06-09 16:00:34'), +(1284, 1053, 1146, 5, 'Accra', '2023-06-09 16:00:45', '2023-06-09 16:00:45'), +(1285, 1065, 1161, 5, 'Accra', '2023-06-09 16:00:58', '2023-06-09 16:00:58'), +(1286, 1063, 1158, 5, 'Accra', '2023-06-09 16:01:15', '2023-06-09 16:01:15'), +(1287, 1059, 1153, 5, 'Accra', '2023-06-09 16:01:34', '2023-06-09 16:01:34'), +(1288, 516, 1147, 5, 'Accra', '2023-06-09 16:01:45', '2023-06-09 16:01:45'), +(1289, 1007, 1092, 5, 'Others', '2023-06-09 16:05:19', '2023-06-09 16:05:19'), +(1291, 1023, 1108, 5, 'Others', '2023-06-09 16:05:33', '2023-06-09 16:05:33'), +(1292, 1008, 1093, 5, 'Others', '2023-06-09 16:05:41', '2023-06-09 16:05:41'), +(1293, 1004, 1089, 5, 'Others', '2023-06-09 16:05:48', '2023-06-09 16:05:48'), +(1295, 1026, 1111, 5, 'Others', '2023-06-09 16:06:04', '2023-06-09 16:06:04'), +(1297, 1031, 1117, 5, 'Others', '2023-06-09 16:06:14', '2023-06-09 16:06:14'), +(1299, 1018, 1103, 5, 'Others', '2023-06-09 16:06:28', '2023-06-09 16:06:28'), +(1301, 1009, 1094, 5, 'Others', '2023-06-09 16:06:35', '2023-06-09 16:06:35'), +(1303, 1036, 1123, 5, 'Others', '2023-06-09 16:06:44', '2023-06-09 16:06:44'), +(1305, 1000, 1085, 5, 'Others', '2023-06-09 16:07:46', '2023-06-09 16:07:46'), +(1306, 1002, 1087, 5, 'Others', '2023-06-09 16:07:55', '2023-06-09 16:07:55'), +(1308, 1029, 1114, 5, 'Others', '2023-06-09 16:08:03', '2023-06-09 16:08:03'), +(1310, 1011, 1096, 3, 'Kumasi', '2023-06-10 09:43:17', '2023-06-10 09:43:17'), +(1312, 546, 1118, 3, 'Kumasi', '2023-06-10 09:43:21', '2023-06-10 09:43:21'), +(1313, 1014, 1099, 3, 'Kumasi', '2023-06-10 09:43:28', '2023-06-10 09:43:28'), +(1315, 1028, 1113, 3, 'Kumasi', '2023-06-10 09:43:33', '2023-06-10 09:43:33'), +(1317, 1010, 1095, 3, 'Kumasi', '2023-06-10 09:43:39', '2023-06-10 09:43:39'), +(1318, 1027, 1112, 3, 'Kumasi', '2023-06-10 09:43:46', '2023-06-10 09:43:46'), +(1320, 1015, 1100, 3, 'Kumasi', '2023-06-10 09:43:53', '2023-06-10 09:43:53'), +(1322, 1020, 1105, 3, 'Kumasi', '2023-06-10 09:43:58', '2023-06-10 09:43:58'), +(1323, 1025, 1110, 3, 'Kumasi', '2023-06-10 09:44:13', '2023-06-10 09:44:13'), +(1325, 574, 1083, 3, 'Kumasi', '2023-06-10 09:51:14', '2023-06-10 09:51:14'), +(1326, 541, 1084, 3, 'Kumasi', '2023-06-10 09:51:35', '2023-06-10 09:51:35'), +(1327, 1021, 1106, 5, 'Accra', '2023-06-10 09:53:37', '2023-06-10 09:53:37'), +(1328, 1017, 1102, 5, 'Accra', '2023-06-10 09:53:42', '2023-06-10 09:53:42'), +(1329, 1016, 1101, 5, 'Accra', '2023-06-10 09:53:48', '2023-06-10 09:53:48'), +(1330, 1034, 1121, 5, 'Accra', '2023-06-10 09:53:52', '2023-06-10 09:53:52'), +(1331, 1013, 1098, 5, 'Accra', '2023-06-10 09:53:57', '2023-06-10 09:53:57'), +(1332, 1033, 1120, 5, 'Accra', '2023-06-10 09:54:01', '2023-06-10 09:54:01'), +(1334, 1035, 1122, 5, 'Accra', '2023-06-10 09:54:07', '2023-06-10 09:54:07'), +(1336, 1032, 1119, 5, 'Accra', '2023-06-10 09:54:12', '2023-06-10 09:54:12'), +(1337, 1019, 1104, 5, 'Accra', '2023-06-10 09:54:16', '2023-06-10 09:54:16'), +(1338, 1022, 1107, 5, 'Accra', '2023-06-10 09:54:20', '2023-06-10 09:54:20'), +(1339, 1001, 1086, 5, 'Accra', '2023-06-10 09:54:26', '2023-06-10 09:54:26'), +(1341, 1006, 1091, 5, 'Accra', '2023-06-10 09:54:35', '2023-06-10 09:54:35'), +(1343, 1005, 1090, 5, 'Accra', '2023-06-10 09:54:40', '2023-06-10 09:54:40'), +(1344, 638, 1115, 5, 'Accra', '2023-06-10 09:54:46', '2023-06-10 09:54:46'), +(1346, 1030, 1116, 5, 'Accra', '2023-06-10 09:54:51', '2023-06-10 09:54:51'), +(1347, 1003, 1088, 5, 'Accra', '2023-06-10 09:55:02', '2023-06-10 09:55:02'), +(1348, 1012, 1097, 5, 'Accra', '2023-06-10 09:55:28', '2023-06-10 09:55:28'), +(1350, 1024, 1109, 5, 'Accra', '2023-06-10 09:55:40', '2023-06-10 09:55:40'), +(1352, 1090, 1195, 5, 'Accra', '2023-06-12 10:54:58', '2023-06-12 10:54:58'), +(1353, 1087, 1189, 5, 'Accra', '2023-06-12 10:55:27', '2023-06-12 10:55:27'), +(1354, 1078, 1178, 5, 'Accra', '2023-06-12 10:55:44', '2023-06-12 10:55:44'), +(1355, 777, 1194, 5, 'Accra', '2023-06-12 10:55:55', '2023-06-12 10:55:55'), +(1356, 1092, 1198, 5, 'Accra', '2023-06-12 10:56:09', '2023-06-12 10:56:09'), +(1357, 1077, 1177, 5, 'Accra', '2023-06-12 10:56:42', '2023-06-12 10:56:42'), +(1358, 1089, 1193, 5, 'Accra', '2023-06-12 10:56:52', '2023-06-12 10:56:52'), +(1359, 1091, 1196, 5, 'Accra', '2023-06-12 10:57:04', '2023-06-12 10:57:04'), +(1360, 1069, 1167, 5, 'Accra', '2023-06-12 10:58:10', '2023-06-12 10:58:10'), +(1361, 1088, 1191, 5, 'Accra', '2023-06-12 10:59:01', '2023-06-12 10:59:01'), +(1362, 750, 1179, 5, 'Accra', '2023-06-12 10:59:16', '2023-06-12 10:59:16'), +(1363, 1086, 1188, 5, 'Accra', '2023-06-12 10:59:28', '2023-06-12 10:59:28'), +(1364, 1068, 1197, 5, 'Accra', '2023-06-12 11:00:13', '2023-06-12 11:00:13'), +(1365, 918, 1130, 5, 'Others', '2023-06-12 11:30:53', '2023-06-12 11:30:53'), +(1367, 1047, 1140, 5, 'Others', '2023-06-12 11:30:59', '2023-06-12 11:30:59'), +(1369, 1042, 1133, 5, 'Others', '2023-06-12 11:31:04', '2023-06-12 11:31:04'), +(1370, 1041, 1131, 5, 'Others', '2023-06-12 11:31:07', '2023-06-12 11:31:07'), +(1372, 1040, 1129, 5, 'Others', '2023-06-12 11:31:11', '2023-06-12 11:31:11'), +(1373, 1060, 1154, 5, 'Others', '2023-06-12 11:31:18', '2023-06-12 11:31:18'), +(1374, 1064, 1159, 5, 'Others', '2023-06-12 11:31:22', '2023-06-12 11:31:22'), +(1376, 996, 1077, 5, 'Others', '2023-06-12 11:31:37', '2023-06-12 11:31:37'), +(1378, 1055, 1149, 5, 'Others', '2023-06-12 11:31:43', '2023-06-12 11:31:43'), +(1380, 551, 1135, 5, 'Others', '2023-06-12 11:31:48', '2023-06-12 11:31:48'), +(1381, 1044, 1137, 5, 'Others', '2023-06-12 11:31:55', '2023-06-12 11:31:55'), +(1383, 994, 1200, 5, 'Others', '2023-06-12 11:32:50', '2023-06-12 11:32:50'), +(1384, 1082, 1183, 5, 'Others', '2023-06-12 11:33:26', '2023-06-12 11:33:26'), +(1385, 952, 1164, 5, 'Others', '2023-06-12 11:33:38', '2023-06-12 11:33:38'), +(1387, 1079, 1180, 5, 'Others', '2023-06-12 11:34:22', '2023-06-12 11:34:22'), +(1388, 968, 1172, 5, 'Others', '2023-06-12 11:34:54', '2023-06-12 11:34:54'), +(1389, 1042, 1192, 5, 'Others', '2023-06-12 11:40:09', '2023-06-12 11:40:09'), +(1390, 1081, 1182, 5, 'Others', '2023-06-12 11:40:46', '2023-06-12 11:40:46'), +(1391, 1084, 1185, 5, 'Others', '2023-06-12 11:41:12', '2023-06-12 11:41:12'), +(1392, 1073, 1173, 5, 'Others', '2023-06-12 11:41:37', '2023-06-12 11:41:37'), +(1393, 1074, 1174, 5, 'Others', '2023-06-12 11:41:56', '2023-06-12 11:41:56'), +(1394, 1104, 1216, 5, 'Others', '2023-06-12 11:42:15', '2023-06-12 11:42:15'), +(1395, 618, 1223, 5, 'Others', '2023-06-12 11:42:18', '2023-06-12 11:42:18'), +(1396, 1106, 1219, 5, 'Others', '2023-06-12 11:42:21', '2023-06-12 11:42:21'), +(1397, 1107, 1220, 5, 'Others', '2023-06-12 11:42:25', '2023-06-12 11:42:25'), +(1399, 1101, 1212, 5, 'Others', '2023-06-12 11:42:28', '2023-06-12 11:42:28'), +(1400, 1099, 1210, 5, 'Accra', '2023-06-12 11:46:33', '2023-06-12 11:46:33'), +(1402, 342, 1217, 5, 'Accra', '2023-06-12 11:46:37', '2023-06-12 11:46:37'), +(1403, 645, 1215, 5, 'Accra', '2023-06-12 11:46:40', '2023-06-12 11:46:40'), +(1404, 1103, 1214, 5, 'Accra', '2023-06-12 11:46:44', '2023-06-12 11:46:44'), +(1405, 1098, 1209, 5, 'Accra', '2023-06-12 11:46:48', '2023-06-12 11:46:48'), +(1406, 1096, 1207, 5, 'Accra', '2023-06-12 11:46:52', '2023-06-12 11:46:52'), +(1408, 1095, 1206, 5, 'Accra', '2023-06-12 11:47:00', '2023-06-12 11:47:00'), +(1410, 890, 1204, 5, 'Accra', '2023-06-12 11:47:05', '2023-06-12 11:47:05'), +(1412, 699, 1202, 5, 'Accra', '2023-06-12 11:47:09', '2023-06-12 11:47:09'), +(1413, 1108, 1222, 5, 'Accra', '2023-06-12 11:47:16', '2023-06-12 11:47:16'), +(1414, 963, 1199, 3, 'Kumasi', '2023-06-12 11:48:16', '2023-06-12 11:48:16'), +(1415, 1080, 1181, 3, 'Kumasi', '2023-06-12 11:48:43', '2023-06-12 11:48:43'), +(1416, 655, 1168, 3, 'Kumasi', '2023-06-12 11:49:07', '2023-06-12 11:49:07'), +(1417, 1071, 1170, 3, 'Kumasi', '2023-06-12 11:49:26', '2023-06-12 11:49:26'), +(1418, 1072, 1171, 3, 'Kumasi', '2023-06-12 11:49:41', '2023-06-12 11:49:41'), +(1419, 1075, 1175, 3, 'Kumasi', '2023-06-12 11:50:01', '2023-06-12 11:50:01'), +(1420, 1076, 1176, 3, 'Kumasi', '2023-06-12 11:50:21', '2023-06-12 11:50:21'), +(1421, 546, 1190, 3, 'Kumasi', '2023-06-12 11:50:42', '2023-06-12 11:50:42'), +(1422, 1020, 1155, 3, 'Kumasi', '2023-06-12 11:51:02', '2023-06-12 11:51:02'), +(1424, 1052, 1145, 3, 'Kumasi', '2023-06-12 11:51:09', '2023-06-12 11:51:09'), +(1425, 1051, 1144, 3, 'Kumasi', '2023-06-12 11:51:14', '2023-06-12 11:51:14'), +(1426, 1056, 1150, 3, 'Kumasi', '2023-06-12 11:51:18', '2023-06-12 11:51:18'), +(1427, 813, 1160, 3, 'Kumasi', '2023-06-12 11:51:23', '2023-06-12 11:51:23'), +(1428, 1050, 1143, 3, 'Kumasi', '2023-06-12 11:51:28', '2023-06-12 11:51:28'), +(1429, 1054, 1148, 3, 'Kumasi', '2023-06-12 11:51:35', '2023-06-12 11:51:35'), +(1431, 1048, 1141, 3, 'Kumasi', '2023-06-12 11:51:39', '2023-06-12 11:51:39'), +(1432, 935, 1124, 3, 'Kumasi', '2023-06-12 11:51:42', '2023-06-12 11:51:42'), +(1434, 893, 1125, 3, 'Kumasi', '2023-06-12 11:51:47', '2023-06-12 11:51:47'), +(1435, 1066, 1162, 3, 'Kumasi', '2023-06-12 11:51:53', '2023-06-12 11:51:53'), +(1437, 1083, 1184, 5, 'Accra', '2023-06-12 15:51:28', '2023-06-12 15:51:28'), +(1438, 994, 1074, 5, 'Others', '2023-06-12 16:02:46', '2023-06-12 16:02:46'), +(1440, 1045, 1138, 5, 'Others', '2023-06-12 16:02:53', '2023-06-12 16:02:53'), +(1442, 1068, 1165, 5, 'Accra', '2023-06-12 16:03:32', '2023-06-12 16:03:32'), +(1444, 984, 1062, 5, 'Accra', '2023-06-12 16:03:37', '2023-06-12 16:03:37'), +(1445, 999, 1082, 5, 'Accra', '2023-06-12 16:03:40', '2023-06-12 16:03:40'), +(1446, 530, 1132, 5, 'Accra', '2023-06-12 16:03:43', '2023-06-12 16:03:43'), +(1447, 1043, 1136, 5, 'Accra', '2023-06-12 16:03:48', '2023-06-12 16:03:48'), +(1448, 699, 1186, 5, 'Accra', '2023-06-12 16:04:08', '2023-06-12 16:04:08'), +(1449, 978, 1055, 5, 'Accra', '2023-06-12 16:33:13', '2023-06-12 16:33:13'), +(1450, 997, 1079, 5, 'Others', '2023-06-12 16:34:46', '2023-06-12 16:34:46'), +(1451, 1132, 1255, 6, 'Accra', '2023-06-12 16:44:38', '2023-06-12 16:44:38'), +(1452, 1093, 1201, 3, 'Kumasi', '2023-06-13 12:49:49', '2023-06-13 12:49:49'), +(1453, 1011, 1203, 3, 'Kumasi', '2023-06-13 12:49:54', '2023-06-13 12:49:54'), +(1454, 1094, 1205, 3, 'Kumasi', '2023-06-13 12:49:57', '2023-06-13 12:49:57'), +(1455, 1105, 1218, 3, 'Kumasi', '2023-06-13 12:51:02', '2023-06-13 12:51:02'), +(1457, 1102, 1213, 3, 'Kumasi', '2023-06-13 12:51:05', '2023-06-13 12:51:05'), +(1458, 1136, 1259, 5, 'Accra', '2023-06-15 09:12:24', '2023-06-15 09:12:24'), +(1460, 1065, 1221, 5, 'Accra', '2023-06-15 09:12:29', '2023-06-15 09:12:29'), +(1461, 1145, 1269, 5, 'Accra', '2023-06-15 09:12:39', '2023-06-15 09:12:39'), +(1462, 1135, 1258, 5, 'Accra', '2023-06-15 09:12:46', '2023-06-15 09:12:46'), +(1463, 1142, 1266, 5, 'Accra', '2023-06-15 09:12:51', '2023-06-15 09:12:51'), +(1464, 1146, 1270, 5, 'Accra', '2023-06-15 09:12:56', '2023-06-15 09:12:56'), +(1465, 1124, 1245, 5, 'Accra', '2023-06-15 09:13:34', '2023-06-15 09:13:34'), +(1466, 923, 1226, 5, 'Accra', '2023-06-15 09:14:01', '2023-06-15 09:14:01'), +(1467, 1117, 1234, 5, 'Accra', '2023-06-15 09:14:25', '2023-06-15 09:14:25'), +(1468, 1112, 1228, 5, 'Accra', '2023-06-15 09:14:44', '2023-06-15 09:14:44'), +(1469, 1115, 1231, 5, 'Accra', '2023-06-15 09:15:19', '2023-06-15 09:15:19'), +(1470, 1119, 1238, 5, 'Accra', '2023-06-15 09:16:49', '2023-06-15 09:16:49'), +(1471, 1114, 1230, 5, 'Accra', '2023-06-15 09:17:09', '2023-06-15 09:17:09'), +(1472, 271, 1235, 5, 'Accra', '2023-06-15 09:17:24', '2023-06-15 09:17:24'), +(1473, 1127, 1248, 5, 'Accra', '2023-06-15 09:17:31', '2023-06-15 09:17:31'), +(1474, 1113, 1229, 5, 'Accra', '2023-06-15 09:17:47', '2023-06-15 09:17:47'), +(1475, 1123, 1244, 5, 'Accra', '2023-06-15 09:18:09', '2023-06-15 09:18:09'), +(1476, 278, 1254, 5, 'Accra', '2023-06-15 09:18:37', '2023-06-15 09:18:37'), +(1477, 1131, 1252, 5, 'Others', '2023-06-15 09:19:11', '2023-06-15 09:19:11'), +(1478, 1130, 1251, 5, 'Others', '2023-06-15 09:19:14', '2023-06-15 09:19:14'), +(1479, 1116, 1233, 5, 'Others', '2023-06-15 09:19:35', '2023-06-15 09:19:35'), +(1480, 1125, 1246, 5, 'Others', '2023-06-15 09:19:41', '2023-06-15 09:19:41'), +(1482, 1129, 1250, 5, 'Others', '2023-06-15 09:19:44', '2023-06-15 09:19:44'), +(1483, 1122, 1243, 5, 'Others', '2023-06-15 09:19:55', '2023-06-15 09:19:55'), +(1484, 1121, 1241, 5, 'Others', '2023-06-15 09:20:15', '2023-06-15 09:20:15'), +(1485, 1120, 1239, 5, 'Others', '2023-06-15 09:20:39', '2023-06-15 09:20:39'), +(1486, 1126, 1247, 5, 'Others', '2023-06-15 09:20:48', '2023-06-15 09:20:48'), +(1488, 694, 1236, 5, 'Others', '2023-06-15 09:21:13', '2023-06-15 09:21:13'), +(1489, 952, 1253, 5, 'Others', '2023-06-15 09:21:25', '2023-06-15 09:21:25'), +(1490, 1147, 1271, 3, 'Kumasi', '2023-06-15 09:21:50', '2023-06-15 09:21:50'), +(1492, 1148, 1272, 3, 'Kumasi', '2023-06-15 09:21:54', '2023-06-15 09:21:54'), +(1493, 1011, 1261, 3, 'Kumasi', '2023-06-15 09:21:59', '2023-06-15 09:21:59'), +(1494, 1111, 1227, 3, 'Kumasi', '2023-06-15 09:22:15', '2023-06-15 09:22:15'), +(1495, 264, 1240, 3, 'Kumasi', '2023-06-15 09:22:32', '2023-06-15 09:22:32'), +(1496, 1138, 1262, 3, 'Kumasi', '2023-06-15 09:22:42', '2023-06-15 09:22:42'), +(1497, 1143, 1267, 3, 'Kumasi', '2023-06-15 09:22:47', '2023-06-15 09:22:47'), +(1498, 1144, 1268, 3, 'Kumasi', '2023-06-15 09:22:52', '2023-06-15 09:22:52'), +(1499, 1149, 1273, 3, 'Kumasi', '2023-06-15 09:23:15', '2023-06-15 09:23:15'), +(1501, 1154, 1285, 2, 'Others', '2023-06-15 10:10:13', '2023-06-15 10:10:13'), +(1502, 1153, 1283, 2, 'Others', '2023-06-15 10:11:06', '2023-06-15 10:11:06'), +(1503, 996, 1289, 2, 'Others', '2023-06-15 10:11:14', '2023-06-15 10:11:14'), +(1504, 1157, 1288, 2, 'Others', '2023-06-15 10:11:25', '2023-06-15 10:11:25'), +(1506, 1156, 1287, 2, 'Others', '2023-06-15 10:11:29', '2023-06-15 10:11:29'), +(1507, 893, 1280, 2, 'Others', '2023-06-15 10:11:36', '2023-06-15 10:11:36'), +(1508, 891, 1278, 2, 'Others', '2023-06-15 10:11:41', '2023-06-15 10:11:41'), +(1509, 258, 1279, 5, 'Accra', '2023-06-15 10:13:49', '2023-06-15 10:13:49'), +(1511, 1151, 1277, 5, 'Accra', '2023-06-15 10:14:59', '2023-06-15 10:14:59'), +(1512, 614, 1282, 5, 'Accra', '2023-06-15 10:15:04', '2023-06-15 10:15:04'), +(1514, 1150, 1276, 5, 'Accra', '2023-06-15 10:15:08', '2023-06-15 10:15:08'), +(1515, 210, 1275, 5, 'Accra', '2023-06-15 10:15:11', '2023-06-15 10:15:11'), +(1516, 1152, 1281, 5, 'Accra', '2023-06-15 10:15:14', '2023-06-15 10:15:14'), +(1517, 615, 1242, 2, 'Others', '2023-06-15 10:32:32', '2023-06-15 10:32:32'), +(1518, 1140, 1264, 2, 'Others', '2023-06-15 10:32:38', '2023-06-15 10:32:38'), +(1519, 1133, 1256, 2, 'Others', '2023-06-15 10:32:42', '2023-06-15 10:32:42'), +(1521, 1137, 1260, 2, 'Others', '2023-06-15 10:32:45', '2023-06-15 10:32:45'), +(1522, 1171, 1305, 2, 'Others', '2023-06-17 14:40:48', '2023-06-17 14:40:48'), +(1524, 1168, 1300, 2, 'Others', '2023-06-17 14:40:54', '2023-06-17 14:40:54'), +(1526, 1181, 1316, 2, 'Others', '2023-06-17 14:40:59', '2023-06-17 14:40:59'), +(1527, 1184, 1320, 2, 'Others', '2023-06-17 14:41:03', '2023-06-17 14:41:03'), +(1528, 1071, 1317, 2, 'Others', '2023-06-17 14:41:07', '2023-06-17 14:41:07'), +(1529, 1183, 1319, 2, 'Others', '2023-06-17 14:41:10', '2023-06-17 14:41:10'), +(1530, 1165, 1297, 2, 'Others', '2023-06-17 14:41:12', '2023-06-17 14:41:12'), +(1531, 1182, 1318, 2, 'Others', '2023-06-17 14:42:10', '2023-06-17 14:42:10'), +(1533, 1100, 1211, 2, 'Others', '2023-06-17 14:42:15', '2023-06-17 14:42:15'), +(1534, 1200, 1338, 2, 'Others', '2023-06-17 14:42:24', '2023-06-17 14:42:24'), +(1536, 1208, 1347, 2, 'Others', '2023-06-17 14:42:27', '2023-06-17 14:42:27'), +(1537, 1207, 1346, 2, 'Others', '2023-06-17 14:42:35', '2023-06-17 14:42:35'), +(1538, 1211, 1350, 2, 'Others', '2023-06-17 14:42:39', '2023-06-17 14:42:39'), +(1539, 1209, 1348, 2, 'Others', '2023-06-17 14:42:43', '2023-06-17 14:42:43'), +(1540, 1219, 1360, 2, 'Others', '2023-06-17 14:42:50', '2023-06-17 14:42:50'), +(1542, 1218, 1359, 2, 'Others', '2023-06-17 14:42:54', '2023-06-17 14:42:54'), +(1543, 1206, 1344, 2, 'Others', '2023-06-17 14:42:59', '2023-06-17 14:42:59'), +(1544, 1192, 1330, 2, 'Others', '2023-06-17 14:43:10', '2023-06-17 14:43:10'), +(1546, 1202, 1340, 2, 'Others', '2023-06-17 14:43:16', '2023-06-17 14:43:16'), +(1547, 1194, 1332, 2, 'Others', '2023-06-17 14:43:32', '2023-06-17 14:43:32'), +(1548, 1226, 1368, 2, 'Others', '2023-06-17 14:43:37', '2023-06-17 14:43:37'), +(1549, 1169, 1302, 5, 'Accra', '2023-06-17 14:52:20', '2023-06-17 14:52:20'), +(1550, 1159, 1291, 5, 'Accra', '2023-06-17 14:52:28', '2023-06-17 14:52:28'), +(1552, 624, 1310, 5, 'Accra', '2023-06-17 14:52:31', '2023-06-17 14:52:31'), +(1553, 1174, 1308, 5, 'Accra', '2023-06-17 14:52:34', '2023-06-17 14:52:34'), +(1554, 1164, 1296, 5, 'Accra', '2023-06-17 14:52:39', '2023-06-17 14:52:39'), +(1555, 1161, 1293, 5, 'Accra', '2023-06-17 14:52:44', '2023-06-17 14:52:44'), +(1557, 1173, 1307, 5, 'Accra', '2023-06-17 14:52:47', '2023-06-17 14:52:47'), +(1559, 1175, 1309, 5, 'Accra', '2023-06-17 14:52:57', '2023-06-17 14:52:57'), +(1560, 1166, 1298, 3, 'Kumasi', '2023-06-17 14:54:33', '2023-06-17 14:54:33'), +(1562, 1056, 1284, 3, 'Kumasi', '2023-06-17 14:54:40', '2023-06-17 14:54:40'), +(1564, 1160, 1292, 3, 'Kumasi', '2023-06-17 14:54:49', '2023-06-17 14:54:49'), +(1566, 1172, 1306, 3, 'Kumasi', '2023-06-17 14:54:58', '2023-06-17 14:54:58'), +(1568, 1180, 1315, 3, 'Kumasi', '2023-06-17 14:55:08', '2023-06-17 14:55:08'), +(1570, 1212, 1351, 5, 'Accra', '2023-06-18 18:14:15', '2023-06-18 18:14:15'), +(1572, 1228, 1371, 5, 'Accra', '2023-06-18 18:14:23', '2023-06-18 18:14:23'), +(1574, 1222, 1364, 5, 'Accra', '2023-06-18 18:14:28', '2023-06-18 18:14:28'), +(1576, 1195, 1333, 5, 'Accra', '2023-06-18 18:14:32', '2023-06-18 18:14:32'), +(1577, 1118, 1237, 5, 'Accra', '2023-06-18 18:15:15', '2023-06-18 18:15:15'), +(1578, 1162, 1294, 5, 'Accra', '2023-06-18 18:15:56', '2023-06-18 18:15:56'), +(1580, 1229, 1372, 5, 'Accra', '2023-06-18 18:16:03', '2023-06-18 18:16:03'), +(1581, 1188, 1324, 5, 'Accra', '2023-06-18 18:16:08', '2023-06-18 18:16:08'), +(1582, 1190, 1327, 5, 'Accra', '2023-06-18 18:16:12', '2023-06-18 18:16:12'), +(1583, 407, 1304, 5, 'Accra', '2023-06-18 18:16:17', '2023-06-18 18:16:17'), +(1584, 1167, 1299, 5, 'Accra', '2023-06-18 18:16:21', '2023-06-18 18:16:21'), +(1585, 718, 1325, 5, 'Accra', '2023-06-18 18:16:25', '2023-06-18 18:16:25'), +(1586, 1214, 1355, 5, 'Accra', '2023-06-18 18:16:28', '2023-06-18 18:16:28'), +(1587, 1186, 1322, 5, 'Accra', '2023-06-18 18:16:32', '2023-06-18 18:16:32'), +(1588, 1217, 1358, 5, 'Accra', '2023-06-18 18:16:36', '2023-06-18 18:16:36'), +(1589, 1227, 1370, 5, 'Accra', '2023-06-18 18:16:42', '2023-06-18 18:16:42'), +(1590, 1216, 1357, 5, 'Accra', '2023-06-18 18:17:03', '2023-06-18 18:17:03'), +(1591, 207, 1301, 5, 'Accra', '2023-06-18 18:17:07', '2023-06-18 18:17:07'), +(1593, 1187, 1323, 5, 'Accra', '2023-06-18 18:17:10', '2023-06-18 18:17:10'), +(1594, 1128, 1249, 5, 'Accra', '2023-06-18 18:17:13', '2023-06-18 18:17:13'), +(1595, 1201, 1339, 5, 'Accra', '2023-06-18 18:17:17', '2023-06-18 18:17:17'), +(1597, 1085, 1187, 5, 'Accra', '2023-06-18 18:17:44', '2023-06-18 18:17:44'), +(1598, 1199, 1337, 5, 'Accra', '2023-06-18 18:17:51', '2023-06-18 18:17:51'), +(1600, 1163, 1295, 5, 'Accra', '2023-06-18 18:17:54', '2023-06-18 18:17:54'), +(1601, 1198, 1336, 5, 'Accra', '2023-06-18 18:17:57', '2023-06-18 18:17:57'), +(1602, 1176, 1311, 5, 'Accra', '2023-06-18 18:18:00', '2023-06-18 18:18:00'), +(1603, 1191, 1328, 5, 'Accra', '2023-06-18 18:18:09', '2023-06-18 18:18:09'), +(1604, 1215, 1356, 5, 'Accra', '2023-06-18 18:18:14', '2023-06-18 18:18:14'), +(1605, 1210, 1349, 5, 'Accra', '2023-06-18 18:18:18', '2023-06-18 18:18:18'), +(1606, 1128, 1329, 5, 'Accra', '2023-06-18 18:18:21', '2023-06-18 18:18:21'), +(1607, 1115, 1354, 5, 'Accra', '2023-06-18 18:18:27', '2023-06-18 18:18:27'), +(1608, 1220, 1362, 5, 'Accra', '2023-06-18 18:18:30', '2023-06-18 18:18:30'), +(1610, 1205, 1343, 5, 'Accra', '2023-06-18 18:18:43', '2023-06-18 18:18:43'), +(1612, 1196, 1334, 5, 'Accra', '2023-06-18 18:19:02', '2023-06-18 18:19:02'), +(1614, 1223, 1365, 5, 'Accra', '2023-06-18 18:19:07', '2023-06-18 18:19:07'), +(1615, 1221, 1363, 5, 'Accra', '2023-06-18 18:19:12', '2023-06-18 18:19:12'), +(1616, 1139, 1263, 5, 'Accra', '2023-06-18 18:19:17', '2023-06-18 18:19:17'), +(1617, 1225, 1367, 5, 'Accra', '2023-06-18 18:19:24', '2023-06-18 18:19:24'), +(1619, 984, 1373, 5, 'Accra', '2023-06-18 18:19:57', '2023-06-18 18:19:57'), +(1621, 1230, 1375, 2, 'Others', '2023-06-18 18:21:41', '2023-06-18 18:21:41'), +(1623, 1231, 1376, 2, 'Others', '2023-06-18 18:21:44', '2023-06-18 18:21:44'), +(1624, 1232, 1377, 2, 'Others', '2023-06-18 18:21:48', '2023-06-18 18:21:48'), +(1625, 305, 1378, 2, 'Others', '2023-06-18 18:21:52', '2023-06-18 18:21:52'), +(1626, 204, 1391, 2, 'Others', '2023-06-18 18:22:05', '2023-06-18 18:22:05'), +(1627, 1246, 1393, 2, 'Others', '2023-06-18 18:22:09', '2023-06-18 18:22:09'), +(1628, 1249, 1396, 2, 'Others', '2023-06-18 18:22:14', '2023-06-18 18:22:14'), +(1629, 1251, 1398, 2, 'Others', '2023-06-18 18:22:21', '2023-06-18 18:22:21'), +(1631, 1252, 1400, 2, 'Others', '2023-06-18 18:22:24', '2023-06-18 18:22:24'), +(1632, 1257, 1408, 2, 'Others', '2023-06-18 18:22:28', '2023-06-18 18:22:28'), +(1633, 469, 1353, 3, 'Kumasi', '2023-06-18 18:23:02', '2023-06-18 18:23:02'), +(1635, 873, 1369, 3, 'Kumasi', '2023-06-18 18:23:08', '2023-06-18 18:23:08'), +(1637, 1170, 1303, 3, 'Kumasi', '2023-06-18 18:23:18', '2023-06-18 18:23:18'), +(1638, 1179, 1314, 3, 'Kumasi', '2023-06-18 18:23:22', '2023-06-18 18:23:22'), +(1639, 1109, 1224, 3, 'Kumasi', '2023-06-18 18:23:26', '2023-06-18 18:23:26'), +(1641, 1155, 1286, 3, 'Kumasi', '2023-06-18 18:23:37', '2023-06-18 18:23:37'), +(1643, 1189, 1326, 3, 'Kumasi', '2023-06-18 18:23:43', '2023-06-18 18:23:43'), +(1645, 1185, 1321, 3, 'Kumasi', '2023-06-18 18:23:48', '2023-06-18 18:23:48'), +(1646, 1178, 1313, 3, 'Kumasi', '2023-06-18 18:24:03', '2023-06-18 18:24:03'), +(1647, 1177, 1312, 3, 'Kumasi', '2023-06-18 18:24:07', '2023-06-18 18:24:07'), +(1648, 1134, 1257, 3, 'Kumasi', '2023-06-18 18:24:15', '2023-06-18 18:24:15'), +(1649, 1224, 1366, 3, 'Kumasi', '2023-06-18 18:24:20', '2023-06-18 18:24:20'), +(1650, 1075, 1361, 3, 'Kumasi', '2023-06-18 18:24:27', '2023-06-18 18:24:27'), +(1651, 1213, 1352, 3, 'Kumasi', '2023-06-18 18:24:34', '2023-06-18 18:24:34'), +(1652, 935, 1345, 3, 'Kumasi', '2023-06-18 18:24:39', '2023-06-18 18:24:39'), +(1653, 1204, 1342, 3, 'Kumasi', '2023-06-18 18:24:43', '2023-06-18 18:24:43'), +(1654, 1203, 1341, 3, 'Kumasi', '2023-06-18 18:25:02', '2023-06-18 18:25:02'), +(1655, 1197, 1335, 3, 'Kumasi', '2023-06-18 18:25:10', '2023-06-18 18:25:10'), +(1656, 1193, 1331, 3, 'Kumasi', '2023-06-18 18:25:20', '2023-06-18 18:25:20'), +(1657, 1241, 1387, 5, 'Accra', '2023-06-19 12:41:59', '2023-06-19 12:41:59'), +(1659, 530, 1399, 5, 'Accra', '2023-06-19 12:42:04', '2023-06-19 12:42:04'), +(1661, 1253, 1401, 5, 'Accra', '2023-06-19 12:42:08', '2023-06-19 12:42:08'), +(1662, 1254, 1403, 5, 'Accra', '2023-06-19 12:42:12', '2023-06-19 12:42:12'), +(1663, 1229, 1402, 5, 'Accra', '2023-06-19 12:42:15', '2023-06-19 12:42:15'), +(1664, 1248, 1395, 5, 'Accra', '2023-06-19 12:42:40', '2023-06-19 12:42:40'), +(1666, 1239, 1385, 5, 'Accra', '2023-06-19 12:42:44', '2023-06-19 12:42:44'), +(1667, 1247, 1394, 5, 'Accra', '2023-06-19 12:42:56', '2023-06-19 12:42:56'), +(1668, 1250, 1397, 5, 'Accra', '2023-06-19 12:43:02', '2023-06-19 12:43:02'), +(1669, 1236, 1382, 5, 'Accra', '2023-06-19 12:43:06', '2023-06-19 12:43:06'), +(1670, 1240, 1386, 5, 'Accra', '2023-06-19 12:43:09', '2023-06-19 12:43:09'), +(1671, 1234, 1380, 5, 'Accra', '2023-06-19 12:43:14', '2023-06-19 12:43:14'), +(1672, 1243, 1389, 5, 'Accra', '2023-06-19 12:43:17', '2023-06-19 12:43:17'), +(1673, 1245, 1392, 5, 'Accra', '2023-06-19 12:43:21', '2023-06-19 12:43:21'), +(1675, 1237, 1383, 5, 'Accra', '2023-06-19 12:43:24', '2023-06-19 12:43:24'), +(1676, 1233, 1379, 5, 'Accra', '2023-06-19 12:43:28', '2023-06-19 12:43:28'), +(1677, 1235, 1381, 5, 'Accra', '2023-06-19 12:43:31', '2023-06-19 12:43:31'), +(1678, 1238, 1384, 5, 'Accra', '2023-06-19 12:43:35', '2023-06-19 12:43:35'), +(1679, 956, 1374, 5, 'Accra', '2023-06-19 12:43:38', '2023-06-19 12:43:38'), +(1680, 1255, 1404, 5, 'Accra', '2023-06-19 12:43:41', '2023-06-19 12:43:41'), +(1681, 770, 1405, 5, 'Accra', '2023-06-19 12:43:46', '2023-06-19 12:43:46'), +(1683, 207, 1514, 6, 'Accra', '2023-06-20 13:34:09', '2023-06-20 13:34:09'), +(1702, 1196, 1448, 5, 'Accra', '2023-06-20 13:44:31', '2023-06-20 13:44:31'), +(1704, 1306, 1468, 5, 'Accra', '2023-06-20 13:44:34', '2023-06-20 13:44:34'), +(1705, 1304, 1466, 5, 'Accra', '2023-06-20 13:44:38', '2023-06-20 13:44:38'), +(1706, 1290, 1449, 5, 'Accra', '2023-06-20 13:44:41', '2023-06-20 13:44:41'), +(1707, 1099, 1432, 5, 'Accra', '2023-06-20 13:44:44', '2023-06-20 13:44:44'), +(1708, 1278, 1434, 5, 'Accra', '2023-06-20 13:44:47', '2023-06-20 13:44:47'), +(1709, 1280, 1436, 5, 'Accra', '2023-06-20 13:44:52', '2023-06-20 13:44:52'), +(1710, 1297, 1459, 5, 'Accra', '2023-06-20 13:44:55', '2023-06-20 13:44:55'), +(1712, 1273, 1427, 5, 'Accra', '2023-06-20 13:45:03', '2023-06-20 13:45:03'), +(1714, 1286, 1443, 5, 'Accra', '2023-06-20 13:45:08', '2023-06-20 13:45:08'), +(1716, 1262, 1414, 5, 'Accra', '2023-06-20 13:45:13', '2023-06-20 13:45:13'), +(1717, 1268, 1422, 5, 'Accra', '2023-06-20 13:45:16', '2023-06-20 13:45:16'), +(1718, 868, 1418, 5, 'Accra', '2023-06-20 13:45:18', '2023-06-20 13:45:18'), +(1719, 1270, 1424, 5, 'Accra', '2023-06-20 13:45:21', '2023-06-20 13:45:21'), +(1720, 1283, 1440, 5, 'Accra', '2023-06-20 13:45:26', '2023-06-20 13:45:26'), +(1721, 773, 1453, 5, 'Accra', '2023-06-20 13:45:33', '2023-06-20 13:45:33'), +(1723, 1267, 1421, 5, 'Accra', '2023-06-20 13:45:36', '2023-06-20 13:45:36'), +(1724, 1169, 1473, 5, 'Accra', '2023-06-20 13:45:39', '2023-06-20 13:45:39'), +(1725, 1300, 1462, 5, 'Accra', '2023-06-20 13:45:42', '2023-06-20 13:45:42'), +(1726, 1296, 1458, 5, 'Accra', '2023-06-20 13:45:45', '2023-06-20 13:45:45'), +(1727, 1289, 1447, 5, 'Accra', '2023-06-20 13:45:54', '2023-06-20 13:45:54'), +(1729, 1279, 1435, 5, 'Accra', '2023-06-20 13:46:02', '2023-06-20 13:46:02'), +(1730, 1276, 1430, 5, 'Accra', '2023-06-20 13:46:07', '2023-06-20 13:46:07'), +(1731, 1309, 1471, 5, 'Accra', '2023-06-20 13:46:13', '2023-06-20 13:46:13'), +(1733, 1311, 1474, 5, 'Accra', '2023-06-20 13:46:17', '2023-06-20 13:46:17'), +(1734, 1188, 1452, 5, 'Accra', '2023-06-20 13:46:24', '2023-06-20 13:46:24'), +(1735, 1271, 1425, 5, 'Accra', '2023-06-20 13:46:27', '2023-06-20 13:46:27'), +(1736, 1301, 1463, 5, 'Accra', '2023-06-20 13:46:35', '2023-06-20 13:46:35'), +(1738, 1272, 1426, 5, 'Accra', '2023-06-20 13:46:38', '2023-06-20 13:46:38'), +(1739, 1266, 1420, 5, 'Accra', '2023-06-20 13:47:01', '2023-06-20 13:47:01'), +(1741, 1298, 1460, 5, 'Accra', '2023-06-20 13:47:05', '2023-06-20 13:47:05'), +(1743, 1292, 1454, 5, 'Accra', '2023-06-20 13:47:09', '2023-06-20 13:47:09'), +(1744, 1261, 1413, 5, 'Accra', '2023-06-20 13:47:13', '2023-06-20 13:47:13'), +(1745, 1265, 1419, 5, 'Accra', '2023-06-20 13:47:27', '2023-06-20 13:47:27'), +(1747, 1264, 1416, 2, 'Others', '2023-06-20 13:47:57', '2023-06-20 13:47:57'), +(1748, 1288, 1446, 2, 'Others', '2023-06-20 13:48:04', '2023-06-20 13:48:04'), +(1749, 1284, 1441, 2, 'Others', '2023-06-20 13:48:08', '2023-06-20 13:48:08'), +(1751, 430, 1450, 2, 'Others', '2023-06-20 13:48:11', '2023-06-20 13:48:11'), +(1752, 894, 1433, 2, 'Others', '2023-06-20 13:48:19', '2023-06-20 13:48:19'), +(1753, 1287, 1445, 2, 'Others', '2023-06-20 13:48:24', '2023-06-20 13:48:24'), +(1754, 621, 1437, 2, 'Others', '2023-06-20 13:48:29', '2023-06-20 13:48:29'), +(1756, 1299, 1461, 2, 'Others', '2023-06-20 13:48:34', '2023-06-20 13:48:34'), +(1757, 1275, 1429, 2, 'Others', '2023-06-20 13:48:41', '2023-06-20 13:48:41'), +(1758, 1307, 1469, 2, 'Others', '2023-06-20 13:48:56', '2023-06-20 13:48:56'), +(1760, 1282, 1439, 2, 'Others', '2023-06-20 13:49:00', '2023-06-20 13:49:00'), +(1761, 1305, 1467, 2, 'Others', '2023-06-20 13:49:03', '2023-06-20 13:49:03'), +(1763, 1308, 1470, 2, 'Others', '2023-06-20 13:49:08', '2023-06-20 13:49:08'), +(1764, 1260, 1412, 2, 'Others', '2023-06-20 13:49:13', '2023-06-20 13:49:13'), +(1765, 1295, 1457, 2, 'Others', '2023-06-20 13:49:20', '2023-06-20 13:49:20'), +(1766, 1263, 1415, 2, 'Others', '2023-06-20 13:49:22', '2023-06-20 13:49:22'), +(1767, 1011, 1407, 3, 'Kumasi', '2023-06-20 13:49:58', '2023-06-20 13:49:58'), +(1768, 1256, 1406, 3, 'Kumasi', '2023-06-20 13:50:02', '2023-06-20 13:50:02'), +(1769, 1244, 1390, 3, 'Kumasi', '2023-06-20 13:50:05', '2023-06-20 13:50:05'), +(1771, 1242, 1388, 3, 'Kumasi', '2023-06-20 13:50:08', '2023-06-20 13:50:08'), +(1772, 278, 1475, 6, 'Accra', '2023-06-20 13:53:54', '2023-06-20 13:53:54'), +(1774, 1367, 1538, 6, 'Accra', '2023-06-20 17:06:50', '2023-06-20 17:06:50'), +(1775, 1366, 1537, 2, 'Others', '2023-06-21 14:49:52', '2023-06-21 14:49:52'), +(1776, 1343, 1511, 2, 'Others', '2023-06-21 14:50:18', '2023-06-21 14:50:18'), +(1777, 368, 1502, 2, 'Others', '2023-06-21 14:50:34', '2023-06-21 14:50:34'), +(1778, 976, 1508, 2, 'Others', '2023-06-21 14:51:50', '2023-06-21 14:51:50'), +(1779, 1330, 1495, 2, 'Others', '2023-06-21 14:52:39', '2023-06-21 14:52:39'), +(1780, 1333, 1498, 2, 'Others', '2023-06-21 14:53:01', '2023-06-21 14:53:01'), +(1781, 1328, 1493, 2, 'Others', '2023-06-21 14:53:40', '2023-06-21 14:53:40'), +(1782, 1327, 1492, 2, 'Others', '2023-06-21 14:54:22', '2023-06-21 14:54:22'), +(1783, 1313, 1477, 2, 'Others', '2023-06-21 14:54:42', '2023-06-21 14:54:42'), +(1784, 1317, 1481, 2, 'Others', '2023-06-21 14:55:00', '2023-06-21 14:55:00'), +(1785, 1354, 1524, 2, 'Others', '2023-06-21 14:55:21', '2023-06-21 14:55:21'), +(1786, 1359, 1529, 2, 'Others', '2023-06-21 14:55:57', '2023-06-21 14:55:57'), +(1787, 1349, 1519, 2, 'Others', '2023-06-21 14:56:21', '2023-06-21 14:56:21'), +(1788, 1291, 1451, 3, 'Kumasi', '2023-06-21 14:57:58', '2023-06-21 14:57:58'), +(1790, 865, 1444, 3, 'Kumasi', '2023-06-21 14:58:13', '2023-06-21 14:58:13'), +(1792, 1285, 1442, 3, 'Kumasi', '2023-06-21 14:58:17', '2023-06-21 14:58:17'), +(1793, 1277, 1431, 3, 'Kumasi', '2023-06-21 14:58:25', '2023-06-21 14:58:25'), +(1795, 1269, 1423, 3, 'Kumasi', '2023-06-21 14:58:29', '2023-06-21 14:58:29'), +(1796, 1020, 1417, 3, 'Kumasi', '2023-06-21 14:58:43', '2023-06-21 14:58:43'), +(1798, 1302, 1464, 3, 'Kumasi', '2023-06-21 14:58:51', '2023-06-21 14:58:51'), +(1799, 1310, 1472, 3, 'Kumasi', '2023-06-21 14:58:58', '2023-06-21 14:58:58'), +(1801, 1294, 1456, 3, 'Kumasi', '2023-06-21 14:59:02', '2023-06-21 14:59:02'), +(1802, 1293, 1455, 3, 'Kumasi', '2023-06-21 14:59:20', '2023-06-21 14:59:20'), +(1804, 1303, 1465, 3, 'Kumasi', '2023-06-21 14:59:25', '2023-06-21 14:59:25'), +(1805, 1259, 1411, 3, 'Kumasi', '2023-06-21 14:59:34', '2023-06-21 14:59:34'), +(1806, 1339, 1506, 3, 'Kumasi', '2023-06-22 12:03:35', '2023-06-22 12:03:35'), +(1807, 1361, 1532, 3, 'Kumasi', '2023-06-22 12:04:05', '2023-06-22 12:04:05'), +(1808, 1358, 1528, 3, 'Kumasi', '2023-06-22 12:04:24', '2023-06-22 12:04:24'), +(1809, 1341, 1509, 3, 'Kumasi', '2023-06-22 12:05:04', '2023-06-22 12:05:04'), +(1810, 1338, 1505, 3, 'Kumasi', '2023-06-22 12:05:23', '2023-06-22 12:05:23'), +(1811, 935, 1501, 3, 'Kumasi', '2023-06-22 12:06:10', '2023-06-22 12:06:10'), +(1812, 1332, 1497, 3, 'Kumasi', '2023-06-22 12:06:28', '2023-06-22 12:06:28'), +(1813, 1331, 1496, 3, 'Kumasi', '2023-06-22 12:06:43', '2023-06-22 12:06:43'), +(1814, 1329, 1494, 3, 'Kumasi', '2023-06-22 12:07:04', '2023-06-22 12:07:04'), +(1815, 1322, 1487, 3, 'Kumasi', '2023-06-22 12:07:23', '2023-06-22 12:07:23'), +(1816, 1321, 1486, 3, 'Kumasi', '2023-06-22 12:07:41', '2023-06-22 12:07:41'), +(1817, 1312, 1476, 3, 'Kumasi', '2023-06-22 12:08:05', '2023-06-22 12:08:05'), +(1819, 1326, 1491, 5, 'Accra', '2023-06-22 12:09:56', '2023-06-22 12:09:56'), +(1820, 1342, 1510, 5, 'Accra', '2023-06-22 12:10:26', '2023-06-22 12:10:26'), +(1822, 1356, 1526, 5, 'Accra', '2023-06-22 12:10:50', '2023-06-22 12:10:50'), +(1823, 1234, 1515, 5, 'Accra', '2023-06-22 12:11:35', '2023-06-22 12:11:35'), +(1824, 1336, 1503, 5, 'Accra', '2023-06-22 12:12:00', '2023-06-22 12:12:00'), +(1825, 1360, 1530, 5, 'Accra', '2023-06-22 12:12:24', '2023-06-22 12:12:24'), +(1826, 1353, 1523, 5, 'Accra', '2023-06-22 12:14:49', '2023-06-22 12:14:49'), +(1827, 1355, 1525, 5, 'Accra', '2023-06-22 12:49:19', '2023-06-22 12:49:19'), +(1828, 1352, 1522, 5, 'Accra', '2023-06-22 12:54:25', '2023-06-22 12:54:25'); +INSERT INTO `collection_scans` (`id`, `customer_id`, `order_id`, `rider_id`, `location`, `created_at`, `updated_at`) VALUES +(1829, 1350, 1520, 5, 'Accra', '2023-06-22 12:54:40', '2023-06-22 12:54:40'), +(1830, 1357, 1527, 5, 'Accra', '2023-06-22 12:54:57', '2023-06-22 12:54:57'), +(1831, 1351, 1521, 5, 'Accra', '2023-06-22 12:55:15', '2023-06-22 12:55:15'), +(1832, 1318, 1482, 5, 'Accra', '2023-06-22 12:55:35', '2023-06-22 12:55:35'), +(1833, 1316, 1480, 5, 'Accra', '2023-06-22 12:55:57', '2023-06-22 12:55:57'), +(1834, 1319, 1483, 5, 'Accra', '2023-06-22 12:57:54', '2023-06-22 12:57:54'), +(1835, 1169, 1485, 5, 'Accra', '2023-06-22 12:58:09', '2023-06-22 12:58:09'), +(1836, 1315, 1479, 5, 'Accra', '2023-06-22 12:58:27', '2023-06-22 12:58:27'), +(1837, 1314, 1478, 5, 'Accra', '2023-06-22 12:58:42', '2023-06-22 12:58:42'), +(1838, 1344, 1512, 5, 'Accra', '2023-06-22 12:59:06', '2023-06-22 12:59:06'), +(1839, 1348, 1518, 5, 'Accra', '2023-06-22 12:59:22', '2023-06-22 12:59:22'), +(1840, 1345, 1513, 5, 'Accra', '2023-06-22 12:59:36', '2023-06-22 12:59:36'), +(1841, 1335, 1500, 5, 'Accra', '2023-06-22 12:59:59', '2023-06-22 12:59:59'), +(1842, 1325, 1490, 5, 'Accra', '2023-06-22 13:00:18', '2023-06-22 13:00:18'), +(1843, 1334, 1499, 5, 'Accra', '2023-06-22 13:00:36', '2023-06-22 13:00:36'), +(1844, 1340, 1507, 5, 'Accra', '2023-06-22 13:00:52', '2023-06-22 13:00:52'), +(1845, 1324, 1489, 5, 'Accra', '2023-06-22 13:01:09', '2023-06-22 13:01:09'), +(1846, 1365, 1536, 5, 'Accra', '2023-06-22 13:01:20', '2023-06-22 13:01:20'), +(1847, 1320, 1484, 5, 'Accra', '2023-06-22 13:01:34', '2023-06-22 13:01:34'), +(1848, 1323, 1488, 5, 'Accra', '2023-06-22 13:02:27', '2023-06-22 13:02:27'), +(1849, 530, 1531, 5, 'Accra', '2023-06-22 13:02:43', '2023-06-22 13:02:43'), +(1850, 1337, 1504, 5, 'Accra', '2023-06-22 13:03:07', '2023-06-22 13:03:07'), +(1851, 1347, 1517, 5, 'Accra', '2023-06-22 13:03:21', '2023-06-22 13:03:21'), +(1852, 1362, 1533, 5, 'Accra', '2023-06-22 13:03:32', '2023-06-22 13:03:32'), +(1853, 1364, 1535, 5, 'Accra', '2023-06-22 13:03:49', '2023-06-22 13:03:49'), +(1854, 194, 1631, 2, 'Others', '2023-06-23 15:18:45', '2023-06-23 15:18:45'), +(1856, 1417, 1590, 2, 'Others', '2023-06-23 15:18:49', '2023-06-23 15:18:49'), +(1857, 1426, 1601, 2, 'Others', '2023-06-23 15:18:53', '2023-06-23 15:18:53'), +(1858, 909, 1605, 2, 'Others', '2023-06-23 15:18:56', '2023-06-23 15:18:56'), +(1859, 1434, 1610, 2, 'Others', '2023-06-23 15:18:59', '2023-06-23 15:18:59'), +(1860, 1413, 1586, 2, 'Others', '2023-06-23 15:19:04', '2023-06-23 15:19:04'), +(1861, 1438, 1614, 2, 'Others', '2023-06-23 15:19:07', '2023-06-23 15:19:07'), +(1862, 1437, 1613, 2, 'Others', '2023-06-23 15:19:10', '2023-06-23 15:19:10'), +(1864, 1428, 1603, 2, 'Others', '2023-06-23 15:19:14', '2023-06-23 15:19:14'), +(1865, 1371, 1542, 5, 'Accra', '2023-06-23 15:19:46', '2023-06-23 15:19:46'), +(1867, 1372, 1543, 5, 'Accra', '2023-06-23 15:19:49', '2023-06-23 15:19:49'), +(1868, 1186, 1544, 5, 'Accra', '2023-06-23 15:19:52', '2023-06-23 15:19:52'), +(1869, 1374, 1545, 5, 'Accra', '2023-06-23 15:19:55', '2023-06-23 15:19:55'), +(1870, 1368, 1539, 5, 'Accra', '2023-06-23 15:20:08', '2023-06-23 15:20:08'), +(1871, 1450, 1541, 5, 'Accra', '2023-06-23 15:20:23', '2023-06-23 15:20:23'), +(1872, 1402, 1575, 5, 'Accra', '2023-06-23 15:20:30', '2023-06-23 15:20:30'), +(1874, 1401, 1574, 5, 'Accra', '2023-06-23 15:20:37', '2023-06-23 15:20:37'), +(1876, 1397, 1571, 5, 'Accra', '2023-06-23 15:20:41', '2023-06-23 15:20:41'), +(1877, 1399, 1572, 5, 'Accra', '2023-06-23 15:20:45', '2023-06-23 15:20:45'), +(1878, 1400, 1573, 5, 'Accra', '2023-06-23 15:20:49', '2023-06-23 15:20:49'), +(1879, 1396, 1570, 5, 'Accra', '2023-06-23 15:20:53', '2023-06-23 15:20:53'), +(1880, 1409, 1582, 5, 'Accra', '2023-06-23 15:20:56', '2023-06-23 15:20:56'), +(1881, 1395, 1569, 5, 'Accra', '2023-06-23 15:21:01', '2023-06-23 15:21:01'), +(1882, 1407, 1580, 5, 'Accra', '2023-06-23 15:21:04', '2023-06-23 15:21:04'), +(1883, 1408, 1581, 5, 'Accra', '2023-06-23 15:21:07', '2023-06-23 15:21:07'), +(1884, 1406, 1579, 5, 'Accra', '2023-06-23 15:21:10', '2023-06-23 15:21:10'), +(1885, 1404, 1577, 5, 'Accra', '2023-06-23 15:21:17', '2023-06-23 15:21:17'), +(1886, 1383, 1554, 5, 'Accra', '2023-06-23 15:21:19', '2023-06-23 15:21:19'), +(1887, 1380, 1551, 5, 'Accra', '2023-06-23 15:21:31', '2023-06-23 15:21:31'), +(1889, 1381, 1552, 5, 'Accra', '2023-06-23 15:21:34', '2023-06-23 15:21:34'), +(1890, 1382, 1553, 5, 'Accra', '2023-06-23 15:21:37', '2023-06-23 15:21:37'), +(1891, 1379, 1550, 5, 'Accra', '2023-06-23 15:21:41', '2023-06-23 15:21:41'), +(1892, 1394, 1568, 5, 'Accra', '2023-06-23 15:21:45', '2023-06-23 15:21:45'), +(1893, 1378, 1549, 5, 'Accra', '2023-06-23 15:21:52', '2023-06-23 15:21:52'), +(1895, 1393, 1567, 5, 'Accra', '2023-06-23 15:21:56', '2023-06-23 15:21:56'), +(1896, 214, 1563, 5, 'Accra', '2023-06-23 15:22:01', '2023-06-23 15:22:01'), +(1898, 1391, 1564, 5, 'Accra', '2023-06-23 15:22:06', '2023-06-23 15:22:06'), +(1899, 1389, 1561, 5, 'Accra', '2023-06-23 15:22:13', '2023-06-23 15:22:13'), +(1901, 1387, 1559, 5, 'Accra', '2023-06-23 15:22:17', '2023-06-23 15:22:17'), +(1902, 1386, 1558, 5, 'Accra', '2023-06-23 15:22:44', '2023-06-23 15:22:44'), +(1904, 1385, 1557, 5, 'Accra', '2023-06-23 15:22:51', '2023-06-23 15:22:51'), +(1905, 1388, 1560, 5, 'Accra', '2023-06-23 15:22:55', '2023-06-23 15:22:55'), +(1906, 1099, 1555, 5, 'Accra', '2023-06-23 15:23:18', '2023-06-23 15:23:18'), +(1908, 1384, 1556, 5, 'Accra', '2023-06-23 15:23:24', '2023-06-23 15:23:24'), +(1910, 1429, 1604, 5, 'Accra', '2023-06-23 15:23:56', '2023-06-23 15:23:56'), +(1912, 1444, 1621, 5, 'Accra', '2023-06-23 15:24:03', '2023-06-23 15:24:03'), +(1913, 1425, 1599, 5, 'Accra', '2023-06-23 15:24:18', '2023-06-23 15:24:18'), +(1915, 1415, 1588, 5, 'Accra', '2023-06-23 15:24:23', '2023-06-23 15:24:23'), +(1916, 1445, 1622, 5, 'Accra', '2023-06-23 15:24:27', '2023-06-23 15:24:27'), +(1917, 1422, 1596, 5, 'Accra', '2023-06-23 15:24:32', '2023-06-23 15:24:32'), +(1918, 1414, 1587, 5, 'Accra', '2023-06-23 15:24:38', '2023-06-23 15:24:38'), +(1920, 1419, 1592, 5, 'Accra', '2023-06-23 15:24:45', '2023-06-23 15:24:45'), +(1921, 1416, 1589, 5, 'Accra', '2023-06-23 15:24:55', '2023-06-23 15:24:55'), +(1923, 1432, 1608, 5, 'Accra', '2023-06-23 15:25:02', '2023-06-23 15:25:02'), +(1924, 1443, 1620, 5, 'Accra', '2023-06-23 15:25:09', '2023-06-23 15:25:09'), +(1925, 1424, 1598, 5, 'Accra', '2023-06-23 15:25:13', '2023-06-23 15:25:13'), +(1926, 1435, 1611, 5, 'Accra', '2023-06-23 15:25:16', '2023-06-23 15:25:16'), +(1927, 1427, 1602, 5, 'Accra', '2023-06-23 15:25:20', '2023-06-23 15:25:20'), +(1928, 816, 1600, 5, 'Accra', '2023-06-23 15:25:26', '2023-06-23 15:25:26'), +(1930, 1430, 1606, 5, 'Accra', '2023-06-23 15:25:30', '2023-06-23 15:25:30'), +(1931, 1433, 1609, 5, 'Accra', '2023-06-23 15:25:34', '2023-06-23 15:25:34'), +(1932, 1449, 1630, 5, 'Accra', '2023-06-23 15:25:37', '2023-06-23 15:25:37'), +(1934, 1448, 1629, 5, 'Accra', '2023-06-23 15:25:41', '2023-06-23 15:25:41'), +(1936, 1447, 1628, 5, 'Accra', '2023-06-23 15:25:45', '2023-06-23 15:25:45'), +(1937, 1442, 1619, 5, 'Accra', '2023-06-23 15:25:52', '2023-06-23 15:25:52'), +(1938, 1479, 1663, 2, 'Others', '2023-06-24 11:25:28', '2023-06-24 11:25:28'), +(1940, 1463, 1644, 2, 'Others', '2023-06-24 11:25:32', '2023-06-24 11:25:32'), +(1943, 1482, 1666, 2, 'Others', '2023-06-24 11:25:35', '2023-06-24 11:25:35'), +(1944, 1458, 1639, 2, 'Others', '2023-06-24 11:25:40', '2023-06-24 11:25:40'), +(1945, 1471, 1654, 2, 'Others', '2023-06-24 11:25:44', '2023-06-24 11:25:44'), +(1947, 1461, 1642, 2, 'Others', '2023-06-24 11:25:52', '2023-06-24 11:25:52'), +(1948, 1464, 1645, 2, 'Others', '2023-06-24 11:25:56', '2023-06-24 11:25:56'), +(1950, 1487, 1671, 2, 'Others', '2023-06-24 11:26:00', '2023-06-24 11:26:00'), +(1952, 1281, 1651, 5, 'Accra', '2023-06-24 11:26:24', '2023-06-24 11:26:24'), +(1954, 1484, 1668, 5, 'Accra', '2023-06-24 11:26:32', '2023-06-24 11:26:32'), +(1955, 1474, 1658, 5, 'Accra', '2023-06-24 11:26:37', '2023-06-24 11:26:37'), +(1956, 1459, 1640, 5, 'Accra', '2023-06-24 11:26:41', '2023-06-24 11:26:41'), +(1957, 1375, 1546, 3, 'Kumasi', '2023-06-26 08:19:35', '2023-06-26 08:19:35'), +(1959, 1369, 1540, 3, 'Kumasi', '2023-06-26 08:19:55', '2023-06-26 08:19:55'), +(1960, 1403, 1576, 3, 'Kumasi', '2023-06-26 08:20:03', '2023-06-26 08:20:03'), +(1962, 1410, 1583, 3, 'Kumasi', '2023-06-26 08:20:08', '2023-06-26 08:20:08'), +(1963, 1405, 1578, 3, 'Kumasi', '2023-06-26 08:20:12', '2023-06-26 08:20:12'), +(1965, 1376, 1547, 3, 'Kumasi', '2023-06-26 08:20:17', '2023-06-26 08:20:17'), +(1966, 1377, 1548, 3, 'Kumasi', '2023-06-26 08:20:20', '2023-06-26 08:20:20'), +(1967, 876, 1565, 3, 'Kumasi', '2023-06-26 08:20:24', '2023-06-26 08:20:24'), +(1968, 1392, 1566, 3, 'Kumasi', '2023-06-26 08:20:31', '2023-06-26 08:20:31'), +(1970, 1390, 1562, 3, 'Kumasi', '2023-06-26 08:20:40', '2023-06-26 08:20:40'), +(1972, 1011, 1623, 3, 'Kumasi', '2023-06-26 08:20:48', '2023-06-26 08:20:48'), +(1973, 1446, 1627, 3, 'Kumasi', '2023-06-26 08:20:52', '2023-06-26 08:20:52'), +(1974, 1412, 1585, 3, 'Kumasi', '2023-06-26 08:20:56', '2023-06-26 08:20:56'), +(1975, 1411, 1584, 3, 'Kumasi', '2023-06-26 08:21:00', '2023-06-26 08:21:00'), +(1976, 1423, 1597, 3, 'Kumasi', '2023-06-26 08:21:04', '2023-06-26 08:21:04'), +(1977, 1421, 1595, 3, 'Kumasi', '2023-06-26 08:21:07', '2023-06-26 08:21:07'), +(1978, 935, 1594, 3, 'Kumasi', '2023-06-26 08:21:12', '2023-06-26 08:21:12'), +(1979, 1420, 1593, 3, 'Kumasi', '2023-06-26 08:21:20', '2023-06-26 08:21:20'), +(1981, 1418, 1591, 3, 'Kumasi', '2023-06-26 08:21:24', '2023-06-26 08:21:24'), +(1982, 1436, 1612, 3, 'Kumasi', '2023-06-26 08:21:29', '2023-06-26 08:21:29'), +(1984, 1431, 1607, 3, 'Kumasi', '2023-06-26 08:21:32', '2023-06-26 08:21:32'), +(1985, 1441, 1618, 3, 'Kumasi', '2023-06-26 08:21:37', '2023-06-26 08:21:37'), +(1986, 276, 1617, 3, 'Kumasi', '2023-06-26 08:21:42', '2023-06-26 08:21:42'), +(1987, 1440, 1616, 3, 'Kumasi', '2023-06-26 08:21:47', '2023-06-26 08:21:47'), +(1988, 1439, 1615, 3, 'Kumasi', '2023-06-26 08:21:50', '2023-06-26 08:21:50'), +(1989, 1454, 1635, 3, 'Kumasi', '2023-06-26 08:22:03', '2023-06-26 08:22:03'), +(1990, 1451, 1632, 3, 'Kumasi', '2023-06-26 08:22:07', '2023-06-26 08:22:07'), +(1992, 1478, 1662, 3, 'Kumasi', '2023-06-26 08:22:14', '2023-06-26 08:22:14'), +(1993, 1468, 1649, 3, 'Kumasi', '2023-06-26 08:22:18', '2023-06-26 08:22:18'), +(1995, 1465, 1646, 3, 'Kumasi', '2023-06-26 08:22:22', '2023-06-26 08:22:22'), +(1996, 1476, 1660, 3, 'Kumasi', '2023-06-26 08:22:26', '2023-06-26 08:22:26'), +(1997, 1483, 1667, 3, 'Kumasi', '2023-06-26 08:23:46', '2023-06-26 08:23:46'), +(1998, 1473, 1657, 3, 'Kumasi', '2023-06-26 08:23:51', '2023-06-26 08:23:51'), +(1999, 1489, 1673, 3, 'Kumasi', '2023-06-26 08:23:57', '2023-06-26 08:23:57'), +(2000, 1512, 1698, 3, 'Kumasi', '2023-06-26 08:24:01', '2023-06-26 08:24:01'), +(2001, 1509, 1695, 3, 'Kumasi', '2023-06-26 08:24:05', '2023-06-26 08:24:05'), +(2002, 1503, 1689, 3, 'Kumasi', '2023-06-26 08:24:08', '2023-06-26 08:24:08'), +(2003, 1502, 1688, 3, 'Kumasi', '2023-06-26 08:24:12', '2023-06-26 08:24:12'), +(2004, 1246, 1674, 2, 'Others', '2023-06-26 08:26:22', '2023-06-26 08:26:22'), +(2005, 1510, 1696, 2, 'Others', '2023-06-26 08:26:28', '2023-06-26 08:26:28'), +(2007, 1504, 1690, 2, 'Others', '2023-06-26 08:26:31', '2023-06-26 08:26:31'), +(2008, 1490, 1675, 2, 'Others', '2023-06-26 08:26:33', '2023-06-26 08:26:33'), +(2009, 1498, 1683, 2, 'Others', '2023-06-26 08:26:36', '2023-06-26 08:26:36'), +(2010, 1495, 1680, 2, 'Others', '2023-06-26 08:26:41', '2023-06-26 08:26:41'), +(2011, 1492, 1677, 2, 'Others', '2023-06-26 08:26:45', '2023-06-26 08:26:45'), +(2012, 1491, 1676, 2, 'Others', '2023-06-26 08:26:48', '2023-06-26 08:26:48'), +(2013, 1488, 1672, 2, 'Others', '2023-06-26 08:26:52', '2023-06-26 08:26:52'), +(2014, 1516, 1703, 2, 'Others', '2023-06-26 08:27:02', '2023-06-26 08:27:02'), +(2016, 1518, 1705, 5, 'Accra', '2023-06-26 08:28:36', '2023-06-26 08:28:36'), +(2018, 344, 1701, 5, 'Accra', '2023-06-26 08:28:40', '2023-06-26 08:28:40'), +(2019, 1508, 1694, 5, 'Accra', '2023-06-26 08:28:44', '2023-06-26 08:28:44'), +(2020, 1514, 1700, 5, 'Accra', '2023-06-26 08:28:48', '2023-06-26 08:28:48'), +(2021, 1493, 1678, 5, 'Accra', '2023-06-26 08:28:52', '2023-06-26 08:28:52'), +(2022, 1507, 1693, 5, 'Accra', '2023-06-26 08:28:55', '2023-06-26 08:28:55'), +(2023, 1505, 1691, 5, 'Accra', '2023-06-26 08:28:58', '2023-06-26 08:28:58'), +(2024, 279, 1686, 5, 'Accra', '2023-06-26 08:29:02', '2023-06-26 08:29:02'), +(2025, 1494, 1679, 5, 'Accra', '2023-06-26 08:29:05', '2023-06-26 08:29:05'), +(2026, 1515, 1702, 5, 'Accra', '2023-06-26 08:29:10', '2023-06-26 08:29:10'), +(2027, 1517, 1704, 5, 'Accra', '2023-06-26 08:29:15', '2023-06-26 08:29:15'), +(2028, 1500, 1685, 5, 'Accra', '2023-06-26 08:29:19', '2023-06-26 08:29:19'), +(2029, 1496, 1681, 5, 'Accra', '2023-06-26 08:29:22', '2023-06-26 08:29:22'), +(2030, 1501, 1687, 5, 'Accra', '2023-06-26 08:29:26', '2023-06-26 08:29:26'), +(2032, 1497, 1682, 5, 'Accra', '2023-06-26 08:29:31', '2023-06-26 08:29:31'), +(2033, 1499, 1684, 5, 'Accra', '2023-06-26 08:29:34', '2023-06-26 08:29:34'), +(2034, 1511, 1697, 5, 'Accra', '2023-06-26 08:29:38', '2023-06-26 08:29:38'), +(2035, 1513, 1699, 5, 'Accra', '2023-06-26 08:29:42', '2023-06-26 08:29:42'), +(2036, 1506, 1692, 5, 'Accra', '2023-06-26 08:29:47', '2023-06-26 08:29:47'), +(2037, 1519, 1706, 5, 'Accra', '2023-06-26 08:30:45', '2023-06-26 08:30:45'), +(2047, 1554, 1749, 5, 'Accra', '2023-06-27 16:23:31', '2023-06-27 16:23:31'), +(2049, 1374, 1710, 5, 'Accra', '2023-06-27 16:23:35', '2023-06-27 16:23:35'), +(2050, 1543, 1736, 5, 'Accra', '2023-06-27 16:23:38', '2023-06-27 16:23:38'), +(2051, 1546, 1741, 5, 'Accra', '2023-06-27 16:23:49', '2023-06-27 16:23:49'), +(2053, 1550, 1745, 5, 'Accra', '2023-06-27 16:23:52', '2023-06-27 16:23:52'), +(2054, 1099, 1716, 5, 'Accra', '2023-06-27 16:23:57', '2023-06-27 16:23:57'), +(2055, 1551, 1746, 5, 'Accra', '2023-06-27 16:24:01', '2023-06-27 16:24:01'), +(2056, 1555, 1751, 5, 'Accra', '2023-06-27 16:24:04', '2023-06-27 16:24:04'), +(2057, 1549, 1744, 5, 'Accra', '2023-06-27 16:24:08', '2023-06-27 16:24:08'), +(2058, 1528, 1718, 5, 'Accra', '2023-06-27 16:24:11', '2023-06-27 16:24:11'), +(2059, 1499, 1728, 5, 'Accra', '2023-06-27 16:24:14', '2023-06-27 16:24:14'), +(2060, 1567, 1765, 5, 'Accra', '2023-06-27 16:24:17', '2023-06-27 16:24:17'), +(2061, 1533, 1723, 5, 'Accra', '2023-06-27 16:24:21', '2023-06-27 16:24:21'), +(2062, 1214, 1717, 5, 'Accra', '2023-06-27 16:27:42', '2023-06-27 16:27:42'), +(2064, 1568, 1766, 5, 'Accra', '2023-06-27 16:27:50', '2023-06-27 16:27:50'), +(2066, 1556, 1752, 5, 'Accra', '2023-06-27 16:27:57', '2023-06-27 16:27:57'), +(2068, 1570, 1768, 5, 'Accra', '2023-06-27 16:28:48', '2023-06-27 16:28:48'), +(2069, 1569, 1767, 5, 'Accra', '2023-06-27 16:28:52', '2023-06-27 16:28:52'), +(2070, 1572, 1770, 5, 'Accra', '2023-06-27 16:29:27', '2023-06-27 16:29:27'), +(2072, 1571, 1769, 5, 'Accra', '2023-06-27 16:29:37', '2023-06-27 16:29:37'), +(2074, 1536, 1726, 5, 'Accra', '2023-06-27 16:29:42', '2023-06-27 16:29:42'), +(2075, 1547, 1742, 5, 'Accra', '2023-06-27 16:29:46', '2023-06-27 16:29:46'), +(2076, 1548, 1743, 5, 'Accra', '2023-06-27 16:29:50', '2023-06-27 16:29:50'), +(2077, 1523, 1711, 5, 'Accra', '2023-06-27 16:29:55', '2023-06-27 16:29:55'), +(2078, 1552, 1747, 5, 'Accra', '2023-06-27 16:29:59', '2023-06-27 16:29:59'), +(2079, 1541, 1733, 5, 'Accra', '2023-06-27 16:30:02', '2023-06-27 16:30:02'), +(2080, 1534, 1724, 5, 'Accra', '2023-06-27 16:30:06', '2023-06-27 16:30:06'), +(2082, 1540, 1732, 5, 'Accra', '2023-06-27 16:30:29', '2023-06-27 16:30:29'), +(2084, 1538, 1729, 5, 'Accra', '2023-06-27 16:30:33', '2023-06-27 16:30:33'), +(2085, 1532, 1722, 5, 'Accra', '2023-06-27 16:30:35', '2023-06-27 16:30:35'), +(2086, 1565, 1762, 5, 'Accra', '2023-06-27 16:30:38', '2023-06-27 16:30:38'), +(2087, 1564, 1761, 5, 'Accra', '2023-06-27 16:30:44', '2023-06-27 16:30:44'), +(2088, 1537, 1727, 5, 'Accra', '2023-06-27 16:30:47', '2023-06-27 16:30:47'), +(2089, 1525, 1713, 5, 'Accra', '2023-06-27 16:30:50', '2023-06-27 16:30:50'), +(2090, 1529, 1719, 5, 'Accra', '2023-06-27 16:30:53', '2023-06-27 16:30:53'), +(2091, 1559, 1755, 5, 'Accra', '2023-06-27 16:31:01', '2023-06-27 16:31:01'), +(2093, 1522, 1709, 5, 'Accra', '2023-06-27 16:31:06', '2023-06-27 16:31:06'), +(2094, 1553, 1748, 5, 'Accra', '2023-06-27 16:31:12', '2023-06-27 16:31:12'), +(2095, 1545, 1740, 2, 'Others', '2023-06-27 16:31:42', '2023-06-27 16:31:42'), +(2096, 1575, 1773, 2, 'Others', '2023-06-27 16:31:46', '2023-06-27 16:31:46'), +(2097, 1573, 1771, 2, 'Others', '2023-06-27 16:31:49', '2023-06-27 16:31:49'), +(2098, 1574, 1772, 2, 'Others', '2023-06-27 16:31:52', '2023-06-27 16:31:52'), +(2099, 1031, 1730, 2, 'Others', '2023-06-27 16:31:55', '2023-06-27 16:31:55'), +(2100, 1563, 1760, 2, 'Others', '2023-06-27 16:32:00', '2023-06-27 16:32:00'), +(2101, 1542, 1735, 2, 'Others', '2023-06-27 16:32:03', '2023-06-27 16:32:03'), +(2102, 999, 1750, 2, 'Others', '2023-06-27 16:32:06', '2023-06-27 16:32:06'), +(2103, 551, 1739, 2, 'Others', '2023-06-27 16:32:11', '2023-06-27 16:32:11'), +(2104, 1168, 1737, 2, 'Others', '2023-06-27 16:32:14', '2023-06-27 16:32:14'), +(2105, 1539, 1731, 2, 'Others', '2023-06-27 16:32:18', '2023-06-27 16:32:18'), +(2106, 1561, 1757, 2, 'Others', '2023-06-27 16:32:24', '2023-06-27 16:32:24'), +(2108, 1530, 1720, 2, 'Others', '2023-06-27 16:32:29', '2023-06-27 16:32:29'), +(2109, 1566, 1763, 2, 'Others', '2023-06-27 16:32:33', '2023-06-27 16:32:33'), +(2110, 1521, 1708, 2, 'Others', '2023-06-27 16:32:37', '2023-06-27 16:32:37'), +(2111, 1524, 1712, 2, 'Others', '2023-06-27 16:33:01', '2023-06-27 16:33:01'), +(2112, 1584, 1785, 2, 'Others', '2023-06-28 11:53:26', '2023-06-28 11:53:26'), +(2113, 1595, 1801, 2, 'Others', '2023-06-28 11:53:29', '2023-06-28 11:53:29'), +(2114, 1604, 1811, 2, 'Others', '2023-06-28 11:53:32', '2023-06-28 11:53:32'), +(2115, 1582, 1782, 2, 'Others', '2023-06-28 11:53:36', '2023-06-28 11:53:36'), +(2116, 1586, 1788, 2, 'Others', '2023-06-28 11:53:38', '2023-06-28 11:53:38'), +(2117, 1577, 1777, 2, 'Others', '2023-06-28 11:53:41', '2023-06-28 11:53:41'), +(2118, 1590, 1792, 2, 'Others', '2023-06-28 11:53:45', '2023-06-28 11:53:45'), +(2120, 1588, 1790, 2, 'Others', '2023-06-28 11:53:48', '2023-06-28 11:53:48'), +(2121, 1611, 1821, 2, 'Others', '2023-06-28 11:53:51', '2023-06-28 11:53:51'), +(2122, 1596, 1802, 2, 'Others', '2023-06-28 11:53:54', '2023-06-28 11:53:54'), +(2123, 1605, 1812, 2, 'Others', '2023-06-28 11:53:57', '2023-06-28 11:53:57'), +(2124, 1607, 1814, 2, 'Others', '2023-06-28 11:54:06', '2023-06-28 11:54:06'), +(2126, 1594, 1800, 2, 'Others', '2023-06-28 11:54:09', '2023-06-28 11:54:09'), +(2127, 1575, 1799, 2, 'Others', '2023-06-28 11:54:12', '2023-06-28 11:54:12'), +(2128, 1585, 1786, 2, 'Others', '2023-06-28 11:54:18', '2023-06-28 11:54:18'), +(2130, 1520, 1707, 3, 'Kumasi', '2023-06-28 11:54:47', '2023-06-28 11:54:47'), +(2131, 1544, 1738, 3, 'Kumasi', '2023-06-28 11:55:37', '2023-06-28 11:55:37'), +(2133, 1531, 1721, 3, 'Kumasi', '2023-06-28 11:55:41', '2023-06-28 11:55:41'), +(2134, 1527, 1715, 3, 'Kumasi', '2023-06-28 11:56:24', '2023-06-28 11:56:24'), +(2135, 1526, 1714, 3, 'Kumasi', '2023-06-28 11:56:27', '2023-06-28 11:56:27'), +(2136, 1557, 1753, 3, 'Kumasi', '2023-06-28 11:57:01', '2023-06-28 11:57:01'), +(2137, 1562, 1759, 3, 'Kumasi', '2023-06-28 11:57:05', '2023-06-28 11:57:05'), +(2138, 1376, 1758, 3, 'Kumasi', '2023-06-28 11:57:08', '2023-06-28 11:57:08'), +(2139, 1560, 1756, 3, 'Kumasi', '2023-06-28 11:57:13', '2023-06-28 11:57:13'), +(2140, 1558, 1754, 3, 'Kumasi', '2023-06-28 11:57:17', '2023-06-28 11:57:17'), +(2142, 935, 1734, 3, 'Kumasi', '2023-06-28 11:57:25', '2023-06-28 11:57:25'), +(2144, 1614, 1825, 5, 'Accra', '2023-06-29 12:35:09', '2023-06-29 12:35:09'), +(2146, 1612, 1822, 5, 'Accra', '2023-06-29 12:35:13', '2023-06-29 12:35:13'), +(2148, 530, 1816, 5, 'Accra', '2023-06-29 12:35:17', '2023-06-29 12:35:17'), +(2149, 1613, 1823, 5, 'Accra', '2023-06-29 12:35:20', '2023-06-29 12:35:20'), +(2150, 1609, 1818, 5, 'Accra', '2023-06-29 12:36:03', '2023-06-29 12:36:03'), +(2151, 1608, 1819, 5, 'Accra', '2023-06-29 12:36:09', '2023-06-29 12:36:09'), +(2153, 1587, 1789, 5, 'Accra', '2023-06-29 12:36:15', '2023-06-29 12:36:15'), +(2155, 1581, 1781, 5, 'Accra', '2023-06-29 12:36:19', '2023-06-29 12:36:19'), +(2156, 1174, 1775, 5, 'Accra', '2023-06-29 12:36:22', '2023-06-29 12:36:22'), +(2157, 1599, 1806, 5, 'Accra', '2023-06-29 12:36:25', '2023-06-29 12:36:25'), +(2158, 1598, 1804, 5, 'Accra', '2023-06-29 12:36:29', '2023-06-29 12:36:29'), +(2159, 1601, 1808, 5, 'Accra', '2023-06-29 12:36:32', '2023-06-29 12:36:32'), +(2160, 1245, 1784, 5, 'Accra', '2023-06-29 12:36:34', '2023-06-29 12:36:34'), +(2161, 1591, 1794, 5, 'Accra', '2023-06-29 12:36:37', '2023-06-29 12:36:37'), +(2162, 1583, 1783, 5, 'Accra', '2023-06-29 12:36:40', '2023-06-29 12:36:40'), +(2164, 1142, 1793, 5, 'Accra', '2023-06-29 12:36:42', '2023-06-29 12:36:42'), +(2165, 1593, 1796, 5, 'Accra', '2023-06-29 12:36:48', '2023-06-29 12:36:48'), +(2166, 1578, 1778, 5, 'Accra', '2023-06-29 12:36:51', '2023-06-29 12:36:51'), +(2167, 1592, 1795, 5, 'Accra', '2023-06-29 12:36:54', '2023-06-29 12:36:54'), +(2168, 1579, 1779, 5, 'Accra', '2023-06-29 12:36:58', '2023-06-29 12:36:58'), +(2170, 1576, 1774, 5, 'Accra', '2023-06-29 12:38:12', '2023-06-29 12:38:12'), +(2172, 362, 1797, 5, 'Accra', '2023-06-29 12:38:16', '2023-06-29 12:38:16'), +(2174, 1600, 1807, 5, 'Accra', '2023-06-29 12:38:21', '2023-06-29 12:38:21'), +(2175, 1603, 1810, 5, 'Accra', '2023-06-29 12:38:24', '2023-06-29 12:38:24'), +(2176, 1580, 1780, 5, 'Accra', '2023-06-29 12:38:28', '2023-06-29 12:38:28'), +(2177, 1597, 1803, 5, 'Accra', '2023-06-29 12:38:32', '2023-06-29 12:38:32'), +(2178, 1569, 1787, 5, 'Accra', '2023-06-29 12:38:37', '2023-06-29 12:38:37'), +(2179, 1602, 1809, 5, 'Accra', '2023-06-29 12:38:43', '2023-06-29 12:38:43'), +(2181, 1639, 1858, 5, 'Accra', '2023-06-29 12:50:09', '2023-06-29 12:50:09'), +(2183, 1621, 1833, 5, 'Accra', '2023-06-29 12:50:18', '2023-06-29 12:50:18'), +(2184, 978, 1851, 5, 'Accra', '2023-06-29 12:50:21', '2023-06-29 12:50:21'), +(2186, 1636, 1850, 5, 'Accra', '2023-06-29 12:50:28', '2023-06-29 12:50:28'), +(2188, 1631, 1844, 5, 'Accra', '2023-06-29 12:50:35', '2023-06-29 12:50:35'), +(2190, 1632, 1845, 5, 'Accra', '2023-06-29 12:50:38', '2023-06-29 12:50:38'), +(2191, 1623, 1852, 5, 'Accra', '2023-06-29 12:50:42', '2023-06-29 12:50:42'), +(2192, 1628, 1841, 5, 'Accra', '2023-06-29 12:50:45', '2023-06-29 12:50:45'), +(2193, 1038, 1849, 5, 'Accra', '2023-06-29 12:50:48', '2023-06-29 12:50:48'), +(2194, 1635, 1848, 5, 'Accra', '2023-06-29 12:50:56', '2023-06-29 12:50:56'), +(2195, 1627, 1840, 5, 'Accra', '2023-06-29 12:51:05', '2023-06-29 12:51:05'), +(2196, 1629, 1842, 5, 'Accra', '2023-06-29 12:51:12', '2023-06-29 12:51:12'), +(2197, 1630, 1843, 5, 'Accra', '2023-06-29 12:51:15', '2023-06-29 12:51:15'), +(2198, 1110, 1829, 5, 'Accra', '2023-06-29 12:51:18', '2023-06-29 12:51:18'), +(2199, 1633, 1846, 5, 'Accra', '2023-06-29 12:51:21', '2023-06-29 12:51:21'), +(2200, 1622, 1834, 5, 'Accra', '2023-06-29 12:51:26', '2023-06-29 12:51:26'), +(2201, 1615, 1826, 5, 'Accra', '2023-06-29 12:51:29', '2023-06-29 12:51:29'), +(2202, 1625, 1838, 5, 'Accra', '2023-06-29 12:51:35', '2023-06-29 12:51:35'), +(2204, 1620, 1832, 5, 'Accra', '2023-06-29 12:51:42', '2023-06-29 12:51:42'), +(2206, 1626, 1839, 5, 'Accra', '2023-06-29 12:51:46', '2023-06-29 12:51:46'), +(2207, 1617, 1828, 5, 'Accra', '2023-06-29 12:51:56', '2023-06-29 12:51:56'), +(2209, 1581, 1857, 5, 'Accra', '2023-06-29 12:52:19', '2023-06-29 12:52:19'), +(2211, 764, 1856, 5, 'Accra', '2023-06-29 12:52:26', '2023-06-29 12:52:26'), +(2213, 1618, 1830, 2, 'Others', '2023-06-29 12:55:05', '2023-06-29 12:55:05'), +(2214, 1643, 1862, 2, 'Others', '2023-06-29 12:55:15', '2023-06-29 12:55:15'), +(2215, 615, 1836, 2, 'Others', '2023-06-29 12:55:20', '2023-06-29 12:55:20'), +(2216, 1624, 1853, 2, 'Others', '2023-06-29 12:55:24', '2023-06-29 12:55:24'), +(2217, 1638, 1855, 2, 'Others', '2023-06-29 12:55:31', '2023-06-29 12:55:31'), +(2219, 1779, 2011, 6, 'Accra', '2023-07-02 20:16:33', '2023-07-02 20:16:33'), +(2220, 1642, 1861, 3, 'Kumasi', '2023-07-03 11:39:48', '2023-07-03 11:39:48'), +(2222, 1637, 1854, 3, 'Kumasi', '2023-07-03 11:39:52', '2023-07-03 11:39:52'), +(2224, 1634, 1847, 3, 'Kumasi', '2023-07-03 11:39:55', '2023-07-03 11:39:55'), +(2225, 1619, 1831, 3, 'Kumasi', '2023-07-03 11:39:58', '2023-07-03 11:39:58'), +(2226, 1616, 1827, 3, 'Kumasi', '2023-07-03 11:40:02', '2023-07-03 11:40:02'), +(2227, 1644, 1863, 3, 'Kumasi', '2023-07-03 11:40:06', '2023-07-03 11:40:06'), +(2228, 1657, 1878, 3, 'Kumasi', '2023-07-03 11:40:12', '2023-07-03 11:40:12'), +(2229, 1670, 1892, 3, 'Kumasi', '2023-07-03 11:40:15', '2023-07-03 11:40:15'), +(2230, 1652, 1873, 3, 'Kumasi', '2023-07-03 11:40:25', '2023-07-03 11:40:25'), +(2231, 1653, 1874, 3, 'Kumasi', '2023-07-03 11:40:29', '2023-07-03 11:40:29'), +(2232, 1664, 1885, 3, 'Kumasi', '2023-07-03 11:40:44', '2023-07-03 11:40:44'), +(2233, 1011, 1868, 3, 'Kumasi', '2023-07-03 11:40:49', '2023-07-03 11:40:49'), +(2234, 1695, 1923, 3, 'Kumasi', '2023-07-03 11:40:52', '2023-07-03 11:40:52'), +(2235, 267, 1928, 3, 'Kumasi', '2023-07-03 11:40:56', '2023-07-03 11:40:56'), +(2236, 1714, 1943, 3, 'Kumasi', '2023-07-03 11:40:58', '2023-07-03 11:40:58'), +(2237, 1674, 1896, 3, 'Kumasi', '2023-07-03 11:41:01', '2023-07-03 11:41:01'), +(2238, 1677, 1900, 3, 'Kumasi', '2023-07-03 11:41:05', '2023-07-03 11:41:05'), +(2239, 1688, 1912, 3, 'Kumasi', '2023-07-03 11:41:12', '2023-07-03 11:41:12'), +(2240, 1689, 1913, 3, 'Kumasi', '2023-07-03 11:41:17', '2023-07-03 11:41:17'), +(2242, 1690, 1914, 3, 'Kumasi', '2023-07-03 11:41:21', '2023-07-03 11:41:21'), +(2243, 1705, 1935, 3, 'Kumasi', '2023-07-03 11:41:24', '2023-07-03 11:41:24'), +(2244, 1704, 1934, 3, 'Kumasi', '2023-07-03 11:41:30', '2023-07-03 11:41:30'), +(2245, 1712, 1942, 3, 'Kumasi', '2023-07-03 11:41:36', '2023-07-03 11:41:36'), +(2246, 850, 1866, 2, 'Others', '2023-07-03 11:42:11', '2023-07-03 11:42:11'), +(2248, 1660, 1881, 2, 'Others', '2023-07-03 11:42:14', '2023-07-03 11:42:14'), +(2249, 1645, 1864, 2, 'Others', '2023-07-03 11:42:17', '2023-07-03 11:42:17'), +(2250, 1671, 1893, 2, 'Others', '2023-07-03 11:42:20', '2023-07-03 11:42:20'), +(2251, 1655, 1876, 2, 'Others', '2023-07-03 11:42:23', '2023-07-03 11:42:23'), +(2252, 1646, 1865, 2, 'Others', '2023-07-03 11:42:26', '2023-07-03 11:42:26'), +(2253, 1663, 1884, 2, 'Others', '2023-07-03 11:42:41', '2023-07-03 11:42:41'), +(2254, 859, 1915, 2, 'Others', '2023-07-03 11:42:44', '2023-07-03 11:42:44'), +(2255, 1673, 1895, 2, 'Others', '2023-07-03 11:42:47', '2023-07-03 11:42:47'), +(2256, 1703, 1932, 2, 'Others', '2023-07-03 11:42:50', '2023-07-03 11:42:50'), +(2257, 655, 1933, 2, 'Others', '2023-07-03 11:42:53', '2023-07-03 11:42:53'), +(2258, 1708, 1938, 2, 'Others', '2023-07-03 11:42:55', '2023-07-03 11:42:55'), +(2259, 1672, 1894, 2, 'Others', '2023-07-03 11:42:58', '2023-07-03 11:42:58'), +(2260, 1683, 1906, 2, 'Others', '2023-07-03 11:43:06', '2023-07-03 11:43:06'), +(2262, 1696, 1924, 2, 'Others', '2023-07-03 11:43:10', '2023-07-03 11:43:10'), +(2264, 1772, 2003, 2, 'Others', '2023-07-03 11:43:22', '2023-07-03 11:43:22'), +(2266, 1763, 1991, 2, 'Others', '2023-07-03 11:43:25', '2023-07-03 11:43:25'), +(2267, 1744, 1972, 2, 'Others', '2023-07-03 11:43:29', '2023-07-03 11:43:29'), +(2268, 1767, 1997, 2, 'Others', '2023-07-03 11:43:31', '2023-07-03 11:43:31'), +(2269, 1751, 1979, 2, 'Others', '2023-07-03 11:43:34', '2023-07-03 11:43:34'), +(2270, 1741, 1969, 2, 'Others', '2023-07-03 11:43:37', '2023-07-03 11:43:37'), +(2271, 1756, 1984, 2, 'Others', '2023-07-03 11:43:40', '2023-07-03 11:43:40'), +(2272, 1734, 1962, 2, 'Others', '2023-07-03 11:43:45', '2023-07-03 11:43:45'), +(2273, 1718, 1947, 2, 'Others', '2023-07-03 11:43:50', '2023-07-03 11:43:50'), +(2274, 1727, 1955, 2, 'Others', '2023-07-03 11:44:24', '2023-07-03 11:44:24'), +(2276, 1760, 1988, 2, 'Others', '2023-07-03 11:44:28', '2023-07-03 11:44:28'), +(2277, 1757, 1985, 2, 'Others', '2023-07-03 11:44:32', '2023-07-03 11:44:32'), +(2278, 1728, 1956, 2, 'Others', '2023-07-03 11:44:35', '2023-07-03 11:44:35'), +(2279, 1747, 1975, 2, 'Others', '2023-07-03 11:44:41', '2023-07-03 11:44:41'), +(2280, 278, 1891, 5, 'Accra', '2023-07-03 11:48:56', '2023-07-03 11:48:56'), +(2282, 1667, 1888, 5, 'Accra', '2023-07-03 11:48:58', '2023-07-03 11:48:58'), +(2283, 1651, 1872, 5, 'Accra', '2023-07-03 11:49:06', '2023-07-03 11:49:06'), +(2285, 1662, 1883, 5, 'Accra', '2023-07-03 11:49:10', '2023-07-03 11:49:10'), +(2286, 1668, 1889, 5, 'Accra', '2023-07-03 11:49:28', '2023-07-03 11:49:28'), +(2288, 1648, 1869, 5, 'Accra', '2023-07-03 11:49:32', '2023-07-03 11:49:32'), +(2290, 1665, 1886, 5, 'Accra', '2023-07-03 11:49:36', '2023-07-03 11:49:36'), +(2291, 1650, 1871, 5, 'Accra', '2023-07-03 11:49:40', '2023-07-03 11:49:40'), +(2292, 1654, 1875, 5, 'Accra', '2023-07-03 11:49:43', '2023-07-03 11:49:43'), +(2293, 1659, 1880, 5, 'Accra', '2023-07-03 11:49:48', '2023-07-03 11:49:48'), +(2294, 1649, 1870, 5, 'Accra', '2023-07-03 11:49:53', '2023-07-03 11:49:53'), +(2295, 1658, 1879, 5, 'Accra', '2023-07-03 11:49:59', '2023-07-03 11:49:59'), +(2297, 1647, 1867, 5, 'Accra', '2023-07-03 11:50:04', '2023-07-03 11:50:04'), +(2298, 1661, 1882, 5, 'Accra', '2023-07-03 11:50:08', '2023-07-03 11:50:08'), +(2299, 1666, 1887, 5, 'Accra', '2023-07-03 11:50:12', '2023-07-03 11:50:12'), +(2300, 1656, 1877, 5, 'Accra', '2023-07-03 11:50:24', '2023-07-03 11:50:24'), +(2302, 1711, 1941, 5, 'Accra', '2023-07-03 11:50:33', '2023-07-03 11:50:33'), +(2303, 1700, 1929, 5, 'Accra', '2023-07-03 11:50:36', '2023-07-03 11:50:36'), +(2304, 1701, 1930, 5, 'Accra', '2023-07-03 11:50:39', '2023-07-03 11:50:39'), +(2305, 1675, 1898, 5, 'Accra', '2023-07-03 11:50:42', '2023-07-03 11:50:42'), +(2306, 1709, 1939, 5, 'Accra', '2023-07-03 11:50:47', '2023-07-03 11:50:47'), +(2307, 1713, 1920, 5, 'Accra', '2023-07-03 11:50:50', '2023-07-03 11:50:50'), +(2308, 1698, 1926, 5, 'Accra', '2023-07-03 11:50:56', '2023-07-03 11:50:56'), +(2309, 1697, 1925, 5, 'Accra', '2023-07-03 11:51:00', '2023-07-03 11:51:00'), +(2310, 1699, 1927, 5, 'Accra', '2023-07-03 11:51:03', '2023-07-03 11:51:03'), +(2311, 1706, 1936, 5, 'Accra', '2023-07-03 11:51:06', '2023-07-03 11:51:06'), +(2312, 1702, 1931, 5, 'Accra', '2023-07-03 11:51:09', '2023-07-03 11:51:09'), +(2313, 1679, 1902, 5, 'Accra', '2023-07-03 11:51:16', '2023-07-03 11:51:16'), +(2315, 1678, 1901, 5, 'Accra', '2023-07-03 11:51:18', '2023-07-03 11:51:18'), +(2316, 1682, 1905, 5, 'Accra', '2023-07-03 11:51:23', '2023-07-03 11:51:23'), +(2317, 1681, 1904, 5, 'Accra', '2023-07-03 11:51:26', '2023-07-03 11:51:26'), +(2318, 1710, 1940, 5, 'Accra', '2023-07-03 11:51:30', '2023-07-03 11:51:30'), +(2319, 1686, 1909, 5, 'Accra', '2023-07-03 11:51:33', '2023-07-03 11:51:33'), +(2320, 1374, 1916, 5, 'Accra', '2023-07-03 11:51:37', '2023-07-03 11:51:37'), +(2322, 1162, 1918, 5, 'Accra', '2023-07-03 11:51:58', '2023-07-03 11:51:58'), +(2323, 1684, 1907, 5, 'Accra', '2023-07-03 11:52:00', '2023-07-03 11:52:00'), +(2324, 1685, 1908, 5, 'Accra', '2023-07-03 11:52:09', '2023-07-03 11:52:09'), +(2326, 1691, 1917, 5, 'Accra', '2023-07-03 11:52:13', '2023-07-03 11:52:13'), +(2327, 1099, 1911, 5, 'Accra', '2023-07-03 11:52:16', '2023-07-03 11:52:16'), +(2328, 1687, 1910, 5, 'Accra', '2023-07-03 11:52:19', '2023-07-03 11:52:19'), +(2330, 1707, 1937, 5, 'Accra', '2023-07-03 11:52:28', '2023-07-03 11:52:28'), +(2332, 1719, 1948, 5, 'Accra', '2023-07-04 13:41:15', '2023-07-04 13:41:15'), +(2334, 1765, 1994, 5, 'Accra', '2023-07-04 13:41:19', '2023-07-04 13:41:19'), +(2335, 1748, 1976, 5, 'Accra', '2023-07-04 13:41:23', '2023-07-04 13:41:23'), +(2336, 1764, 1993, 5, 'Accra', '2023-07-04 13:41:25', '2023-07-04 13:41:25'), +(2337, 1715, 1944, 5, 'Accra', '2023-07-04 13:41:28', '2023-07-04 13:41:28'), +(2338, 1721, 1950, 5, 'Accra', '2023-07-04 13:41:31', '2023-07-04 13:41:31'), +(2339, 1717, 1946, 5, 'Accra', '2023-07-04 13:41:35', '2023-07-04 13:41:35'), +(2340, 1716, 1945, 5, 'Accra', '2023-07-04 13:41:39', '2023-07-04 13:41:39'), +(2341, 1722, 1951, 5, 'Accra', '2023-07-04 13:41:42', '2023-07-04 13:41:42'), +(2342, 1736, 1964, 5, 'Accra', '2023-07-04 13:41:45', '2023-07-04 13:41:45'), +(2343, 1726, 1954, 5, 'Accra', '2023-07-04 13:41:49', '2023-07-04 13:41:49'), +(2344, 1720, 1949, 5, 'Accra', '2023-07-04 13:41:52', '2023-07-04 13:41:52'), +(2346, 1724, 1952, 5, 'Accra', '2023-07-04 13:41:54', '2023-07-04 13:41:54'), +(2347, 1732, 1960, 5, 'Accra', '2023-07-04 13:41:57', '2023-07-04 13:41:57'), +(2348, 1733, 1961, 5, 'Accra', '2023-07-04 13:42:05', '2023-07-04 13:42:05'), +(2350, 1755, 1983, 5, 'Accra', '2023-07-04 13:42:08', '2023-07-04 13:42:08'), +(2351, 1162, 2008, 5, 'Accra', '2023-07-04 13:42:12', '2023-07-04 13:42:12'), +(2352, 1770, 2001, 5, 'Accra', '2023-07-04 13:42:16', '2023-07-04 13:42:16'), +(2353, 1771, 2002, 5, 'Accra', '2023-07-04 13:42:23', '2023-07-04 13:42:23'), +(2354, 1729, 1957, 5, 'Accra', '2023-07-04 13:42:35', '2023-07-04 13:42:35'), +(2356, 1775, 2006, 5, 'Accra', '2023-07-04 13:42:41', '2023-07-04 13:42:41'), +(2357, 1749, 1977, 5, 'Accra', '2023-07-04 13:42:44', '2023-07-04 13:42:44'), +(2358, 1743, 1971, 5, 'Accra', '2023-07-04 13:42:50', '2023-07-04 13:42:50'), +(2360, 1735, 1963, 5, 'Accra', '2023-07-04 13:42:53', '2023-07-04 13:42:53'), +(2361, 1745, 1973, 5, 'Accra', '2023-07-04 13:42:55', '2023-07-04 13:42:55'), +(2362, 1739, 1967, 5, 'Accra', '2023-07-04 13:42:58', '2023-07-04 13:42:58'), +(2363, 1742, 1970, 5, 'Accra', '2023-07-04 13:45:14', '2023-07-04 13:45:14'), +(2364, 1737, 1965, 5, 'Accra', '2023-07-04 13:45:17', '2023-07-04 13:45:17'), +(2365, 1740, 1968, 5, 'Accra', '2023-07-04 13:45:20', '2023-07-04 13:45:20'), +(2366, 1753, 1981, 5, 'Accra', '2023-07-04 13:45:41', '2023-07-04 13:45:41'), +(2368, 1746, 1974, 5, 'Accra', '2023-07-04 13:45:43', '2023-07-04 13:45:43'), +(2369, 1759, 1987, 5, 'Accra', '2023-07-04 13:45:50', '2023-07-04 13:45:50'), +(2370, 1766, 1995, 5, 'Accra', '2023-07-04 13:45:52', '2023-07-04 13:45:52'), +(2371, 1761, 1989, 5, 'Accra', '2023-07-04 13:45:58', '2023-07-04 13:45:58'), +(2372, 1769, 1999, 5, 'Accra', '2023-07-04 13:46:00', '2023-07-04 13:46:00'), +(2373, 1247, 1996, 5, 'Accra', '2023-07-04 13:46:05', '2023-07-04 13:46:05'), +(2374, 1777, 2009, 5, 'Accra', '2023-07-04 13:48:32', '2023-07-04 13:48:32'), +(2376, 405, 2000, 5, 'Accra', '2023-07-04 13:48:39', '2023-07-04 13:48:39'), +(2377, 1818, 2059, 5, 'Accra', '2023-07-04 13:48:53', '2023-07-04 13:48:53'), +(2378, 1816, 2055, 5, 'Accra', '2023-07-04 13:48:57', '2023-07-04 13:48:57'), +(2379, 1265, 2044, 5, 'Accra', '2023-07-04 13:48:59', '2023-07-04 13:48:59'), +(2380, 1807, 2045, 5, 'Accra', '2023-07-04 13:49:02', '2023-07-04 13:49:02'), +(2381, 1792, 2027, 5, 'Accra', '2023-07-04 13:49:06', '2023-07-04 13:49:06'), +(2382, 1710, 2028, 5, 'Accra', '2023-07-04 13:49:09', '2023-07-04 13:49:09'), +(2383, 1789, 2024, 5, 'Accra', '2023-07-04 13:49:12', '2023-07-04 13:49:12'), +(2384, 1790, 2025, 5, 'Accra', '2023-07-04 13:49:16', '2023-07-04 13:49:16'), +(2385, 1765, 2035, 5, 'Accra', '2023-07-04 13:49:21', '2023-07-04 13:49:21'), +(2386, 1804, 2041, 5, 'Accra', '2023-07-04 13:49:26', '2023-07-04 13:49:26'), +(2387, 1799, 2036, 5, 'Accra', '2023-07-04 13:49:33', '2023-07-04 13:49:33'), +(2389, 1806, 2043, 5, 'Accra', '2023-07-04 13:49:36', '2023-07-04 13:49:36'), +(2390, 1797, 2033, 5, 'Accra', '2023-07-04 13:49:38', '2023-07-04 13:49:38'), +(2391, 1788, 2023, 5, 'Accra', '2023-07-04 13:49:42', '2023-07-04 13:49:42'), +(2392, 207, 2058, 5, 'Accra', '2023-07-04 13:49:46', '2023-07-04 13:49:46'), +(2393, 1583, 2063, 5, 'Accra', '2023-07-04 13:49:49', '2023-07-04 13:49:49'), +(2394, 1825, 2066, 5, 'Accra', '2023-07-04 13:49:53', '2023-07-04 13:49:53'), +(2396, 1819, 2060, 5, 'Accra', '2023-07-04 13:50:02', '2023-07-04 13:50:02'), +(2397, 1786, 2020, 5, 'Accra', '2023-07-04 13:50:09', '2023-07-04 13:50:09'), +(2399, 1813, 2052, 5, 'Accra', '2023-07-04 13:50:14', '2023-07-04 13:50:14'), +(2400, 1787, 2021, 5, 'Accra', '2023-07-04 13:50:17', '2023-07-04 13:50:17'), +(2401, 1803, 2040, 5, 'Accra', '2023-07-04 13:52:30', '2023-07-04 13:52:30'), +(2402, 1798, 2034, 5, 'Accra', '2023-07-04 13:52:36', '2023-07-04 13:52:36'), +(2404, 1780, 2014, 5, 'Accra', '2023-07-04 13:52:40', '2023-07-04 13:52:40'), +(2405, 1793, 2029, 5, 'Accra', '2023-07-04 13:52:43', '2023-07-04 13:52:43'), +(2406, 1783, 2017, 5, 'Accra', '2023-07-04 13:52:46', '2023-07-04 13:52:46'), +(2407, 1795, 2031, 5, 'Accra', '2023-07-04 13:52:51', '2023-07-04 13:52:51'), +(2409, 1812, 2051, 5, 'Accra', '2023-07-04 13:52:54', '2023-07-04 13:52:54'), +(2410, 1781, 2015, 5, 'Accra', '2023-07-04 13:52:57', '2023-07-04 13:52:57'), +(2411, 1811, 2050, 5, 'Accra', '2023-07-04 13:52:59', '2023-07-04 13:52:59'), +(2412, 816, 2022, 5, 'Accra', '2023-07-04 13:53:02', '2023-07-04 13:53:02'), +(2413, 1777, 2012, 5, 'Accra', '2023-07-04 13:53:06', '2023-07-04 13:53:06'), +(2415, 1817, 2056, 5, 'Accra', '2023-07-04 13:53:10', '2023-07-04 13:53:10'), +(2417, 1596, 2057, 2, 'Others', '2023-07-04 13:53:37', '2023-07-04 13:53:37'), +(2418, 1808, 2046, 2, 'Others', '2023-07-04 13:53:41', '2023-07-04 13:53:41'), +(2419, 1815, 2054, 2, 'Others', '2023-07-04 13:53:44', '2023-07-04 13:53:44'), +(2420, 1809, 2048, 2, 'Others', '2023-07-04 13:53:47', '2023-07-04 13:53:47'), +(2421, 1573, 2047, 2, 'Others', '2023-07-04 13:53:52', '2023-07-04 13:53:52'), +(2422, 1814, 2053, 2, 'Others', '2023-07-04 13:53:58', '2023-07-04 13:53:58'), +(2423, 1822, 2064, 2, 'Others', '2023-07-04 13:54:01', '2023-07-04 13:54:01'), +(2424, 1774, 2005, 3, 'Kumasi', '2023-07-04 13:55:12', '2023-07-04 13:55:12'), +(2425, 1776, 2007, 3, 'Kumasi', '2023-07-04 13:55:15', '2023-07-04 13:55:15'), +(2426, 1725, 1953, 3, 'Kumasi', '2023-07-04 13:55:26', '2023-07-04 13:55:26'), +(2427, 1730, 1958, 3, 'Kumasi', '2023-07-04 13:55:32', '2023-07-04 13:55:32'), +(2428, 1738, 1966, 3, 'Kumasi', '2023-07-04 13:55:38', '2023-07-04 13:55:38'), +(2429, 1754, 1982, 3, 'Kumasi', '2023-07-04 13:55:48', '2023-07-04 13:55:48'), +(2431, 1762, 1990, 3, 'Kumasi', '2023-07-04 13:55:55', '2023-07-04 13:55:55'), +(2432, 1758, 1986, 3, 'Kumasi', '2023-07-04 13:56:16', '2023-07-04 13:56:16'), +(2434, 1768, 1998, 3, 'Kumasi', '2023-07-04 13:56:34', '2023-07-04 13:56:34'), +(2436, 1828, 2072, 5, 'Accra', '2023-07-05 14:53:33', '2023-07-05 14:53:33'), +(2438, 1853, 2101, 5, 'Accra', '2023-07-05 14:53:41', '2023-07-05 14:53:41'), +(2439, 1837, 2082, 5, 'Accra', '2023-07-05 14:53:47', '2023-07-05 14:53:47'), +(2441, 1854, 2102, 5, 'Accra', '2023-07-05 14:53:59', '2023-07-05 14:53:59'), +(2443, 1851, 2098, 5, 'Accra', '2023-07-05 14:54:07', '2023-07-05 14:54:07'), +(2445, 1840, 2086, 5, 'Accra', '2023-07-05 14:54:20', '2023-07-05 14:54:20'), +(2447, 1876, 2103, 5, 'Accra', '2023-07-05 14:54:29', '2023-07-05 14:54:29'), +(2448, 1842, 2088, 5, 'Accra', '2023-07-05 14:54:39', '2023-07-05 14:54:39'), +(2449, 1769, 2083, 5, 'Accra', '2023-07-05 14:54:51', '2023-07-05 14:54:51'), +(2450, 1835, 2080, 5, 'Accra', '2023-07-05 14:55:07', '2023-07-05 14:55:07'), +(2452, 1859, 2107, 5, 'Accra', '2023-07-05 14:55:38', '2023-07-05 14:55:38'), +(2454, 1852, 2099, 5, 'Accra', '2023-07-05 14:55:49', '2023-07-05 14:55:49'), +(2456, 1829, 2074, 5, 'Accra', '2023-07-05 14:56:05', '2023-07-05 14:56:05'), +(2457, 1833, 2078, 5, 'Accra', '2023-07-05 14:56:13', '2023-07-05 14:56:13'), +(2459, 1834, 2079, 5, 'Accra', '2023-07-05 14:56:20', '2023-07-05 14:56:20'), +(2460, 1872, 2123, 5, 'Accra', '2023-07-05 14:56:33', '2023-07-05 14:56:33'), +(2462, 1867, 2115, 5, 'Accra', '2023-07-05 14:56:52', '2023-07-05 14:56:52'), +(2463, 271, 2100, 5, 'Accra', '2023-07-05 14:57:23', '2023-07-05 14:57:23'), +(2464, 1875, 2127, 5, 'Accra', '2023-07-05 14:57:52', '2023-07-05 14:57:52'), +(2466, 1874, 2126, 5, 'Accra', '2023-07-05 14:58:02', '2023-07-05 14:58:02'), +(2467, 1849, 2076, 5, 'Accra', '2023-07-05 14:58:17', '2023-07-05 14:58:17'), +(2468, 1565, 2097, 5, 'Accra', '2023-07-05 14:59:02', '2023-07-05 14:59:02'), +(2469, 1848, 2095, 5, 'Accra', '2023-07-05 14:59:09', '2023-07-05 14:59:09'), +(2470, 1843, 2089, 5, 'Accra', '2023-07-05 14:59:17', '2023-07-05 14:59:17'), +(2472, 1870, 2120, 5, 'Accra', '2023-07-05 14:59:28', '2023-07-05 14:59:28'), +(2473, 1825, 2117, 5, 'Accra', '2023-07-05 14:59:39', '2023-07-05 14:59:39'), +(2475, 1857, 2105, 5, 'Accra', '2023-07-05 14:59:46', '2023-07-05 14:59:46'), +(2476, 1869, 2119, 5, 'Accra', '2023-07-05 14:59:52', '2023-07-05 14:59:52'), +(2478, 1868, 2118, 5, 'Accra', '2023-07-05 15:00:03', '2023-07-05 15:00:03'), +(2480, 1862, 2110, 5, 'Accra', '2023-07-05 15:00:09', '2023-07-05 15:00:09'), +(2481, 1378, 2125, 5, 'Accra', '2023-07-05 15:00:17', '2023-07-05 15:00:17'), +(2482, 1841, 2087, 2, 'Others', '2023-07-05 15:04:47', '2023-07-05 15:04:47'), +(2483, 1861, 2109, 2, 'Others', '2023-07-05 15:04:59', '2023-07-05 15:04:59'), +(2484, 1845, 2092, 2, 'Others', '2023-07-05 15:05:09', '2023-07-05 15:05:09'), +(2485, 1864, 2112, 2, 'Others', '2023-07-05 15:08:38', '2023-07-05 15:08:38'), +(2487, 1873, 2124, 2, 'Others', '2023-07-05 15:08:46', '2023-07-05 15:08:46'), +(2489, 1856, 2104, 2, 'Others', '2023-07-05 15:13:13', '2023-07-05 15:13:13'), +(2490, 1858, 2106, 2, 'Others', '2023-07-05 15:13:17', '2023-07-05 15:13:17'), +(2491, 1846, 2093, 2, 'Others', '2023-07-05 15:13:21', '2023-07-05 15:13:21'), +(2492, 1866, 2114, 2, 'Others', '2023-07-05 15:13:25', '2023-07-05 15:13:25'), +(2493, 1865, 2113, 2, 'Others', '2023-07-05 15:15:05', '2023-07-05 15:15:05'), +(2494, 1561, 2116, 2, 'Others', '2023-07-05 15:15:13', '2023-07-05 15:15:13'), +(2496, 1827, 2070, 2, 'Others', '2023-07-05 15:15:45', '2023-07-05 15:15:45'), +(2498, 1838, 2084, 2, 'Others', '2023-07-05 15:15:50', '2023-07-05 15:15:50'), +(2499, 1821, 2068, 2, 'Others', '2023-07-05 15:15:58', '2023-07-05 15:15:58'), +(2501, 1805, 2042, 3, 'Kumasi', '2023-07-05 15:19:35', '2023-07-05 15:19:35'), +(2502, 1802, 2039, 3, 'Kumasi', '2023-07-05 15:19:45', '2023-07-05 15:19:45'), +(2503, 1801, 2038, 3, 'Kumasi', '2023-07-05 15:19:55', '2023-07-05 15:19:55'), +(2505, 1800, 2037, 3, 'Kumasi', '2023-07-05 15:20:07', '2023-07-05 15:20:07'), +(2506, 1796, 2032, 3, 'Kumasi', '2023-07-05 15:22:00', '2023-07-05 15:22:00'), +(2508, 1791, 2026, 3, 'Kumasi', '2023-07-05 15:22:07', '2023-07-05 15:22:07'), +(2509, 1785, 2019, 3, 'Kumasi', '2023-07-05 15:22:17', '2023-07-05 15:22:17'), +(2510, 1810, 2049, 3, 'Kumasi', '2023-07-05 15:22:28', '2023-07-05 15:22:28'), +(2512, 1782, 2016, 3, 'Kumasi', '2023-07-05 15:22:37', '2023-07-05 15:22:37'), +(2513, 1784, 2018, 3, 'Kumasi', '2023-07-05 15:22:49', '2023-07-05 15:22:49'), +(2515, 1820, 2061, 3, 'Kumasi', '2023-07-05 15:22:54', '2023-07-05 15:22:54'), +(2517, 1824, 2065, 3, 'Kumasi', '2023-07-05 15:23:04', '2023-07-05 15:23:04'), +(2518, 1826, 2067, 3, 'Kumasi', '2023-07-05 15:23:41', '2023-07-05 15:23:41'), +(2519, 1468, 2071, 3, 'Kumasi', '2023-07-06 14:07:40', '2023-07-06 14:07:40'), +(2520, 1863, 2111, 3, 'Kumasi', '2023-07-06 14:07:44', '2023-07-06 14:07:44'), +(2521, 1450, 2122, 3, 'Kumasi', '2023-07-06 14:07:49', '2023-07-06 14:07:49'), +(2522, 935, 2090, 3, 'Kumasi', '2023-07-06 14:07:53', '2023-07-06 14:07:53'), +(2523, 1832, 2077, 3, 'Kumasi', '2023-07-06 14:07:57', '2023-07-06 14:07:57'), +(2525, 1850, 2096, 3, 'Kumasi', '2023-07-06 14:08:01', '2023-07-06 14:08:01'), +(2526, 1847, 2094, 3, 'Kumasi', '2023-07-06 14:08:13', '2023-07-06 14:08:13'), +(2528, 1844, 2091, 3, 'Kumasi', '2023-07-06 14:08:23', '2023-07-06 14:08:23'), +(2529, 1860, 2108, 3, 'Kumasi', '2023-07-06 14:08:26', '2023-07-06 14:08:26'), +(2530, 1820, 2073, 3, 'Kumasi', '2023-07-06 14:08:29', '2023-07-06 14:08:29'), +(2532, 980, 2182, 5, 'Others', '2023-07-06 14:09:19', '2023-07-06 14:09:19'), +(2533, 1487, 2176, 5, 'Others', '2023-07-06 14:09:23', '2023-07-06 14:09:23'), +(2535, 1906, 2162, 5, 'Others', '2023-07-06 14:09:26', '2023-07-06 14:09:26'), +(2536, 1889, 2142, 5, 'Others', '2023-07-06 14:09:28', '2023-07-06 14:09:28'), +(2537, 1007, 2150, 5, 'Others', '2023-07-06 14:09:32', '2023-07-06 14:09:32'), +(2539, 199, 2165, 5, 'Others', '2023-07-06 14:09:36', '2023-07-06 14:09:36'), +(2540, 1893, 2146, 5, 'Others', '2023-07-06 14:09:39', '2023-07-06 14:09:39'), +(2541, 1921, 2184, 5, 'Others', '2023-07-06 14:09:41', '2023-07-06 14:09:41'), +(2542, 1492, 2186, 5, 'Others', '2023-07-06 14:09:44', '2023-07-06 14:09:44'), +(2544, 1898, 2152, 5, 'Others', '2023-07-06 14:09:49', '2023-07-06 14:09:49'), +(2545, 1899, 2154, 5, 'Others', '2023-07-06 14:09:57', '2023-07-06 14:09:57'), +(2547, 1919, 2181, 5, 'Others', '2023-07-06 14:09:59', '2023-07-06 14:09:59'), +(2548, 1884, 2135, 5, 'Others', '2023-07-06 14:10:02', '2023-07-06 14:10:02'), +(2549, 1883, 2134, 5, 'Others', '2023-07-06 14:10:05', '2023-07-06 14:10:05'), +(2550, 1890, 2143, 5, 'Others', '2023-07-06 14:10:08', '2023-07-06 14:10:08'), +(2551, 1881, 2132, 5, 'Others', '2023-07-06 14:10:11', '2023-07-06 14:10:11'), +(2552, 1911, 2169, 5, 'Others', '2023-07-06 14:10:14', '2023-07-06 14:10:14'), +(2553, 1909, 2167, 5, 'Others', '2023-07-06 14:10:19', '2023-07-06 14:10:19'), +(2554, 278, 2190, 5, 'Accra', '2023-07-06 14:10:42', '2023-07-06 14:10:42'), +(2555, 1925, 2191, 5, 'Accra', '2023-07-06 14:10:47', '2023-07-06 14:10:47'), +(2557, 1922, 2185, 5, 'Accra', '2023-07-06 14:10:51', '2023-07-06 14:10:51'), +(2558, 1923, 2188, 5, 'Accra', '2023-07-06 14:10:56', '2023-07-06 14:10:56'), +(2559, 1924, 2189, 5, 'Accra', '2023-07-06 14:10:59', '2023-07-06 14:10:59'), +(2560, 1886, 2137, 5, 'Accra', '2023-07-06 14:11:45', '2023-07-06 14:11:45'), +(2562, 1910, 2168, 5, 'Accra', '2023-07-06 14:11:50', '2023-07-06 14:11:50'), +(2563, 1907, 2164, 5, 'Accra', '2023-07-06 14:11:56', '2023-07-06 14:11:56'), +(2565, 1878, 2129, 5, 'Accra', '2023-07-06 14:12:02', '2023-07-06 14:12:02'), +(2566, 1894, 2147, 5, 'Accra', '2023-07-06 14:12:08', '2023-07-06 14:12:08'), +(2568, 1892, 2145, 5, 'Accra', '2023-07-06 14:12:12', '2023-07-06 14:12:12'), +(2569, 1905, 2161, 5, 'Accra', '2023-07-06 14:12:18', '2023-07-06 14:12:18'), +(2570, 1891, 2144, 5, 'Accra', '2023-07-06 14:12:26', '2023-07-06 14:12:26'), +(2571, 1092, 2163, 5, 'Accra', '2023-07-06 14:12:29', '2023-07-06 14:12:29'), +(2572, 1918, 2180, 5, 'Accra', '2023-07-06 14:12:36', '2023-07-06 14:12:36'), +(2574, 1879, 2130, 5, 'Accra', '2023-07-06 14:12:39', '2023-07-06 14:12:39'), +(2575, 1914, 2172, 5, 'Accra', '2023-07-06 14:12:42', '2023-07-06 14:12:42'), +(2576, 1908, 2166, 5, 'Accra', '2023-07-06 14:12:51', '2023-07-06 14:12:51'), +(2578, 1915, 2173, 5, 'Accra', '2023-07-06 14:13:09', '2023-07-06 14:13:09'), +(2579, 1895, 2148, 5, 'Accra', '2023-07-06 14:13:28', '2023-07-06 14:13:28'), +(2581, 1904, 2160, 5, 'Accra', '2023-07-06 14:13:37', '2023-07-06 14:13:37'), +(2582, 1877, 2128, 5, 'Accra', '2023-07-06 14:13:41', '2023-07-06 14:13:41'), +(2583, 624, 2156, 5, 'Accra', '2023-07-06 14:13:45', '2023-07-06 14:13:45'), +(2584, 1887, 2138, 5, 'Accra', '2023-07-06 14:13:51', '2023-07-06 14:13:51'), +(2586, 1885, 2136, 5, 'Accra', '2023-07-06 14:13:57', '2023-07-06 14:13:57'), +(2587, 1902, 2158, 5, 'Accra', '2023-07-06 14:14:05', '2023-07-06 14:14:05'), +(2589, 1913, 2171, 5, 'Accra', '2023-07-06 14:14:14', '2023-07-06 14:14:14'), +(2591, 1099, 2179, 5, 'Accra', '2023-07-06 14:14:19', '2023-07-06 14:14:19'), +(2592, 1221, 2153, 5, 'Accra', '2023-07-06 14:14:30', '2023-07-06 14:14:30'), +(2593, 328, 2139, 5, 'Accra', '2023-07-06 14:14:36', '2023-07-06 14:14:36'), +(2595, 1082, 2236, 2, 'Others', '2023-07-07 13:45:33', '2023-07-07 13:45:33'), +(2596, 1948, 2218, 2, 'Others', '2023-07-07 13:45:39', '2023-07-07 13:45:39'), +(2598, 1956, 2227, 2, 'Others', '2023-07-07 13:45:45', '2023-07-07 13:45:45'), +(2600, 811, 2215, 2, 'Others', '2023-07-07 13:45:49', '2023-07-07 13:45:49'), +(2601, 1958, 2229, 2, 'Others', '2023-07-07 13:45:52', '2023-07-07 13:45:52'), +(2602, 1957, 2228, 2, 'Others', '2023-07-07 13:46:01', '2023-07-07 13:46:01'), +(2604, 1960, 2231, 2, 'Others', '2023-07-07 13:46:05', '2023-07-07 13:46:05'), +(2605, 1932, 2198, 2, 'Others', '2023-07-07 13:47:24', '2023-07-07 13:47:24'), +(2606, 1949, 2219, 2, 'Others', '2023-07-07 13:47:30', '2023-07-07 13:47:30'), +(2607, 1963, 2235, 5, 'Accra', '2023-07-07 13:47:56', '2023-07-07 13:47:56'), +(2609, 1962, 2233, 5, 'Accra', '2023-07-07 13:48:01', '2023-07-07 13:48:01'), +(2611, 1941, 2210, 5, 'Accra', '2023-07-07 13:48:07', '2023-07-07 13:48:07'), +(2612, 1186, 2225, 5, 'Accra', '2023-07-07 13:48:15', '2023-07-07 13:48:15'), +(2614, 1959, 2230, 5, 'Accra', '2023-07-07 13:48:17', '2023-07-07 13:48:17'), +(2615, 1942, 2211, 5, 'Accra', '2023-07-07 13:48:24', '2023-07-07 13:48:24'), +(2616, 1961, 2232, 5, 'Accra', '2023-07-07 13:48:29', '2023-07-07 13:48:29'), +(2617, 1946, 2216, 5, 'Accra', '2023-07-07 13:48:38', '2023-07-07 13:48:38'), +(2618, 1943, 2212, 5, 'Accra', '2023-07-07 13:48:41', '2023-07-07 13:48:41'), +(2619, 1926, 2192, 5, 'Accra', '2023-07-07 13:48:46', '2023-07-07 13:48:46'), +(2620, 1938, 2206, 5, 'Accra', '2023-07-07 13:48:49', '2023-07-07 13:48:49'), +(2621, 1953, 2223, 5, 'Accra', '2023-07-07 13:48:52', '2023-07-07 13:48:52'), +(2622, 1939, 2207, 5, 'Accra', '2023-07-07 13:48:56', '2023-07-07 13:48:56'), +(2623, 1940, 2208, 5, 'Accra', '2023-07-07 13:49:00', '2023-07-07 13:49:00'), +(2625, 1937, 2205, 5, 'Accra', '2023-07-07 13:49:09', '2023-07-07 13:49:09'), +(2627, 1936, 2203, 5, 'Accra', '2023-07-07 13:49:12', '2023-07-07 13:49:12'), +(2629, 1951, 2221, 5, 'Accra', '2023-07-07 13:49:18', '2023-07-07 13:49:18'), +(2631, 1933, 2199, 5, 'Accra', '2023-07-07 13:49:24', '2023-07-07 13:49:24'), +(2633, 1950, 2220, 5, 'Accra', '2023-07-07 13:49:29', '2023-07-07 13:49:29'), +(2634, 1929, 2195, 5, 'Accra', '2023-07-07 13:49:35', '2023-07-07 13:49:35'), +(2637, 1930, 2196, 5, 'Accra', '2023-07-07 13:49:39', '2023-07-07 13:49:39'), +(2638, 1954, 2224, 5, 'Accra', '2023-07-07 13:49:44', '2023-07-07 13:49:44'), +(2639, 1934, 2200, 5, 'Accra', '2023-07-07 13:49:50', '2023-07-07 13:49:50'), +(2641, 1281, 2177, 5, 'Accra', '2023-07-07 13:49:58', '2023-07-07 13:49:58'), +(2643, 1952, 2222, 5, 'Accra', '2023-07-07 13:50:01', '2023-07-07 13:50:01'), +(2644, 1928, 2194, 5, 'Accra', '2023-07-07 13:50:06', '2023-07-07 13:50:06'), +(2645, 1750, 2204, 5, 'Accra', '2023-07-07 13:50:11', '2023-07-07 13:50:11'), +(2647, 1614, 2202, 5, 'Accra', '2023-07-07 13:50:15', '2023-07-07 13:50:15'), +(2648, 1927, 2193, 5, 'Accra', '2023-07-07 13:50:22', '2023-07-07 13:50:22'), +(2650, 1955, 2226, 5, 'Accra', '2023-07-07 13:50:28', '2023-07-07 13:50:28'), +(2651, 1920, 2183, 3, 'Kumasi', '2023-07-07 13:51:41', '2023-07-07 13:51:41'), +(2652, 1912, 2170, 3, 'Kumasi', '2023-07-07 13:51:47', '2023-07-07 13:51:47'), +(2653, 1916, 2174, 3, 'Kumasi', '2023-07-07 13:51:51', '2023-07-07 13:51:51'), +(2654, 1917, 2175, 3, 'Kumasi', '2023-07-07 13:51:58', '2023-07-07 13:51:58'), +(2655, 1880, 2131, 3, 'Kumasi', '2023-07-07 13:52:05', '2023-07-07 13:52:05'), +(2656, 1896, 2149, 3, 'Kumasi', '2023-07-07 13:52:15', '2023-07-07 13:52:15'), +(2658, 1903, 2159, 3, 'Kumasi', '2023-07-07 13:52:29', '2023-07-07 13:52:29'), +(2659, 1011, 2178, 3, 'Kumasi', '2023-07-07 13:52:34', '2023-07-07 13:52:34'), +(2660, 1900, 2155, 3, 'Kumasi', '2023-07-07 13:52:39', '2023-07-07 13:52:39'), +(2661, 1897, 2151, 3, 'Kumasi', '2023-07-07 13:52:42', '2023-07-07 13:52:42'), +(2662, 1888, 2141, 3, 'Kumasi', '2023-07-07 13:52:48', '2023-07-07 13:52:48'); +INSERT INTO `collection_scans` (`id`, `customer_id`, `order_id`, `rider_id`, `location`, `created_at`, `updated_at`) VALUES +(2663, 1714, 2140, 3, 'Kumasi', '2023-07-07 13:52:56', '2023-07-07 13:52:56'), +(2665, 1020, 2234, 3, 'Kumasi', '2023-07-08 11:14:00', '2023-07-08 11:14:00'), +(2666, 1944, 2213, 3, 'Kumasi', '2023-07-08 11:14:03', '2023-07-08 11:14:03'), +(2667, 1931, 2197, 3, 'Kumasi', '2023-07-08 11:14:08', '2023-07-08 11:14:08'), +(2668, 1935, 2201, 3, 'Kumasi', '2023-07-08 11:14:11', '2023-07-08 11:14:11'), +(2669, 1000, 2209, 3, 'Kumasi', '2023-07-08 11:14:14', '2023-07-08 11:14:14'), +(2670, 1947, 2217, 3, 'Kumasi', '2023-07-08 11:14:17', '2023-07-08 11:14:17'), +(2671, 1945, 2214, 3, 'Kumasi', '2023-07-08 11:14:27', '2023-07-08 11:14:27'), +(2673, 2004, 2288, 2, 'Others', '2023-07-08 11:16:39', '2023-07-08 11:16:39'), +(2674, 1992, 2274, 2, 'Others', '2023-07-08 11:16:41', '2023-07-08 11:16:41'), +(2675, 1487, 2278, 2, 'Others', '2023-07-08 11:16:45', '2023-07-08 11:16:45'), +(2676, 1596, 2280, 2, 'Others', '2023-07-08 11:16:48', '2023-07-08 11:16:48'), +(2677, 1985, 2265, 2, 'Others', '2023-07-08 11:16:51', '2023-07-08 11:16:51'), +(2678, 1979, 2257, 2, 'Others', '2023-07-08 11:16:54', '2023-07-08 11:16:54'), +(2679, 1971, 2249, 2, 'Others', '2023-07-08 11:16:57', '2023-07-08 11:16:57'), +(2681, 892, 2273, 2, 'Others', '2023-07-08 11:17:03', '2023-07-08 11:17:03'), +(2682, 1986, 2266, 2, 'Others', '2023-07-08 11:17:07', '2023-07-08 11:17:07'), +(2683, 1977, 2255, 2, 'Others', '2023-07-08 11:17:10', '2023-07-08 11:17:10'), +(2684, 1994, 2276, 2, 'Others', '2023-07-08 11:18:31', '2023-07-08 11:18:31'), +(2685, 1586, 2238, 2, 'Others', '2023-07-08 11:18:35', '2023-07-08 11:18:35'), +(2686, 1973, 2251, 2, 'Others', '2023-07-08 11:18:40', '2023-07-08 11:18:40'), +(2687, 2001, 2285, 2, 'Others', '2023-07-08 11:18:45', '2023-07-08 11:18:45'), +(2689, 1976, 2254, 2, 'Others', '2023-07-08 11:18:49', '2023-07-08 11:18:49'), +(2690, 1981, 2261, 5, 'Accra', '2023-07-10 14:31:09', '2023-07-10 14:31:09'), +(2691, 1998, 2282, 5, 'Accra', '2023-07-10 14:31:13', '2023-07-10 14:31:13'), +(2692, 1967, 2242, 5, 'Accra', '2023-07-10 14:31:55', '2023-07-10 14:31:55'), +(2694, 1993, 2275, 5, 'Accra', '2023-07-10 14:31:58', '2023-07-10 14:31:58'), +(2696, 1974, 2252, 5, 'Accra', '2023-07-10 14:32:01', '2023-07-10 14:32:01'), +(2697, 1099, 2243, 5, 'Accra', '2023-07-10 14:32:06', '2023-07-10 14:32:06'), +(2698, 1966, 2241, 5, 'Accra', '2023-07-10 14:32:09', '2023-07-10 14:32:09'), +(2699, 1997, 2281, 5, 'Accra', '2023-07-10 14:32:12', '2023-07-10 14:32:12'), +(2700, 1995, 2277, 5, 'Accra', '2023-07-10 14:32:17', '2023-07-10 14:32:17'), +(2701, 1969, 2246, 5, 'Accra', '2023-07-10 14:32:23', '2023-07-10 14:32:23'), +(2703, 1836, 2081, 5, 'Accra', '2023-07-10 14:32:28', '2023-07-10 14:32:28'), +(2705, 1984, 2264, 5, 'Accra', '2023-07-10 14:32:30', '2023-07-10 14:32:30'), +(2706, 1970, 2248, 5, 'Accra', '2023-07-10 14:32:52', '2023-07-10 14:32:52'), +(2708, 1980, 2260, 5, 'Accra', '2023-07-10 14:32:58', '2023-07-10 14:32:58'), +(2710, 1990, 2270, 5, 'Accra', '2023-07-10 14:33:01', '2023-07-10 14:33:01'), +(2711, 1987, 2267, 5, 'Accra', '2023-07-10 14:33:44', '2023-07-10 14:33:44'), +(2712, 611, 2187, 5, 'Accra', '2023-07-10 14:33:48', '2023-07-10 14:33:48'), +(2713, 1978, 2256, 5, 'Accra', '2023-07-10 14:33:52', '2023-07-10 14:33:52'), +(2714, 1991, 2272, 5, 'Accra', '2023-07-10 14:33:56', '2023-07-10 14:33:56'), +(2715, 1583, 2258, 5, 'Accra', '2023-07-10 14:33:59', '2023-07-10 14:33:59'), +(2716, 1988, 2268, 5, 'Accra', '2023-07-10 14:34:15', '2023-07-10 14:34:15'), +(2717, 1964, 2239, 5, 'Accra', '2023-07-10 14:34:19', '2023-07-10 14:34:19'), +(2718, 2002, 2286, 5, 'Accra', '2023-07-10 14:34:22', '2023-07-10 14:34:22'), +(2719, 2000, 2284, 5, 'Accra', '2023-07-10 14:34:26', '2023-07-10 14:34:26'), +(2720, 998, 2271, 5, 'Accra', '2023-07-10 14:34:28', '2023-07-10 14:34:28'), +(2721, 1470, 2247, 5, 'Accra', '2023-07-10 14:34:31', '2023-07-10 14:34:31'), +(2724, 1983, 2263, 5, 'Accra', '2023-07-10 14:34:33', '2023-07-10 14:34:33'), +(2725, 706, 2259, 5, 'Accra', '2023-07-10 14:34:53', '2023-07-10 14:34:53'), +(2727, 1965, 2240, 5, 'Accra', '2023-07-10 14:35:16', '2023-07-10 14:35:16'), +(2728, 2031, 2319, 5, 'Accra', '2023-07-10 14:35:25', '2023-07-10 14:35:25'), +(2729, 2030, 2318, 5, 'Accra', '2023-07-10 14:35:30', '2023-07-10 14:35:30'), +(2731, 2034, 2323, 5, 'Accra', '2023-07-10 14:35:38', '2023-07-10 14:35:38'), +(2733, 2028, 2316, 5, 'Accra', '2023-07-10 14:35:42', '2023-07-10 14:35:42'), +(2734, 2023, 2310, 5, 'Accra', '2023-07-10 14:35:46', '2023-07-10 14:35:46'), +(2735, 2010, 2295, 5, 'Accra', '2023-07-10 14:35:49', '2023-07-10 14:35:49'), +(2736, 2017, 2302, 5, 'Accra', '2023-07-10 14:35:52', '2023-07-10 14:35:52'), +(2737, 2027, 2315, 5, 'Accra', '2023-07-10 14:36:02', '2023-07-10 14:36:02'), +(2738, 1936, 2304, 5, 'Accra', '2023-07-10 14:36:07', '2023-07-10 14:36:07'), +(2739, 2022, 2309, 5, 'Accra', '2023-07-10 14:36:10', '2023-07-10 14:36:10'), +(2740, 1368, 2311, 5, 'Accra', '2023-07-10 14:36:12', '2023-07-10 14:36:12'), +(2741, 2025, 2313, 5, 'Accra', '2023-07-10 14:36:19', '2023-07-10 14:36:19'), +(2743, 2021, 2307, 5, 'Accra', '2023-07-10 14:36:21', '2023-07-10 14:36:21'), +(2744, 2019, 2305, 5, 'Accra', '2023-07-10 14:36:24', '2023-07-10 14:36:24'), +(2745, 2013, 2298, 5, 'Accra', '2023-07-10 14:36:29', '2023-07-10 14:36:29'), +(2746, 2016, 2301, 5, 'Accra', '2023-07-10 14:36:34', '2023-07-10 14:36:34'), +(2749, 2009, 2293, 5, 'Accra', '2023-07-10 14:36:41', '2023-07-10 14:36:41'), +(2750, 2020, 2306, 5, 'Accra', '2023-07-10 14:36:50', '2023-07-10 14:36:50'), +(2752, 422, 2294, 5, 'Accra', '2023-07-10 14:37:47', '2023-07-10 14:37:47'), +(2753, 2018, 2303, 5, 'Accra', '2023-07-10 14:38:02', '2023-07-10 14:38:02'), +(2755, 1848, 2308, 5, 'Accra', '2023-07-10 14:38:06', '2023-07-10 14:38:06'), +(2756, 2005, 2289, 5, 'Accra', '2023-07-10 14:38:09', '2023-07-10 14:38:09'), +(2757, 2007, 2291, 5, 'Accra', '2023-07-10 14:38:25', '2023-07-10 14:38:25'), +(2759, 2026, 2314, 5, 'Accra', '2023-07-10 14:38:29', '2023-07-10 14:38:29'), +(2760, 2014, 2299, 5, 'Accra', '2023-07-10 14:38:47', '2023-07-10 14:38:47'), +(2762, 2011, 2296, 5, 'Others', '2023-07-10 14:39:44', '2023-07-10 14:39:44'), +(2763, 2029, 2317, 5, 'Others', '2023-07-10 14:39:50', '2023-07-10 14:39:50'), +(2764, 2015, 2300, 5, 'Others', '2023-07-10 14:39:53', '2023-07-10 14:39:53'), +(2765, 2006, 2290, 5, 'Others', '2023-07-10 14:40:07', '2023-07-10 14:40:07'), +(2766, 2003, 2287, 3, 'Kumasi', '2023-07-10 14:40:35', '2023-07-10 14:40:35'), +(2768, 1999, 2283, 3, 'Kumasi', '2023-07-10 14:40:39', '2023-07-10 14:40:39'), +(2769, 1989, 2269, 3, 'Kumasi', '2023-07-10 14:40:43', '2023-07-10 14:40:43'), +(2770, 1763, 2244, 3, 'Kumasi', '2023-07-10 14:40:46', '2023-07-10 14:40:46'), +(2771, 1968, 2245, 3, 'Kumasi', '2023-07-10 14:40:50', '2023-07-10 14:40:50'), +(2772, 1972, 2250, 3, 'Kumasi', '2023-07-10 14:40:54', '2023-07-10 14:40:54'), +(2773, 1982, 2262, 3, 'Kumasi', '2023-07-10 14:41:02', '2023-07-10 14:41:02'), +(2775, 1996, 2279, 3, 'Kumasi', '2023-07-10 14:41:19', '2023-07-10 14:41:19'), +(2777, 2032, 2321, 3, 'Kumasi', '2023-07-11 13:05:31', '2023-07-11 13:05:31'), +(2779, 2033, 2322, 3, 'Kumasi', '2023-07-11 13:06:34', '2023-07-11 13:06:34'), +(2781, 1134, 2320, 3, 'Kumasi', '2023-07-11 13:06:38', '2023-07-11 13:06:38'), +(2782, 2024, 2312, 3, 'Kumasi', '2023-07-11 13:06:42', '2023-07-11 13:06:42'), +(2783, 2008, 2292, 3, 'Kumasi', '2023-07-11 13:06:46', '2023-07-11 13:06:46'), +(2784, 2012, 2297, 3, 'Kumasi', '2023-07-11 13:06:51', '2023-07-11 13:06:51'), +(2785, 2072, 2369, 2, 'Others', '2023-07-11 13:07:31', '2023-07-11 13:07:31'), +(2787, 2040, 2331, 2, 'Others', '2023-07-11 13:07:33', '2023-07-11 13:07:33'), +(2788, 2043, 2334, 2, 'Others', '2023-07-11 13:07:36', '2023-07-11 13:07:36'), +(2789, 2083, 2381, 2, 'Others', '2023-07-11 13:07:39', '2023-07-11 13:07:39'), +(2790, 2063, 2356, 2, 'Others', '2023-07-11 13:07:42', '2023-07-11 13:07:42'), +(2791, 2061, 2354, 2, 'Others', '2023-07-11 13:07:44', '2023-07-11 13:07:44'), +(2792, 2058, 2350, 2, 'Others', '2023-07-11 13:07:51', '2023-07-11 13:07:51'), +(2793, 1596, 2347, 2, 'Others', '2023-07-11 13:07:53', '2023-07-11 13:07:53'), +(2794, 1487, 2324, 2, 'Others', '2023-07-11 13:07:56', '2023-07-11 13:07:56'), +(2795, 2037, 2327, 2, 'Others', '2023-07-11 13:07:59', '2023-07-11 13:07:59'), +(2796, 655, 2330, 2, 'Others', '2023-07-11 13:08:03', '2023-07-11 13:08:03'), +(2797, 2091, 2389, 2, 'Others', '2023-07-11 13:08:06', '2023-07-11 13:08:06'), +(2798, 2067, 2361, 2, 'Others', '2023-07-11 13:08:14', '2023-07-11 13:08:14'), +(2799, 2056, 2348, 2, 'Others', '2023-07-11 13:08:17', '2023-07-11 13:08:17'), +(2800, 2071, 2367, 2, 'Others', '2023-07-11 13:08:20', '2023-07-11 13:08:20'), +(2801, 2051, 2342, 2, 'Others', '2023-07-11 13:08:24', '2023-07-11 13:08:24'), +(2802, 2046, 2337, 2, 'Others', '2023-07-11 13:08:27', '2023-07-11 13:08:27'), +(2803, 2035, 2325, 2, 'Others', '2023-07-11 13:08:31', '2023-07-11 13:08:31'), +(2804, 2073, 2370, 2, 'Others', '2023-07-11 13:08:38', '2023-07-11 13:08:38'), +(2805, 2059, 2351, 2, 'Others', '2023-07-11 13:08:41', '2023-07-11 13:08:41'), +(2806, 2065, 2359, 2, 'Others', '2023-07-11 13:08:45', '2023-07-11 13:08:45'), +(2807, 2092, 2390, 5, 'Accra', '2023-07-11 13:09:46', '2023-07-11 13:09:46'), +(2808, 2054, 2345, 5, 'Accra', '2023-07-11 13:09:49', '2023-07-11 13:09:49'), +(2809, 2078, 2376, 5, 'Accra', '2023-07-11 13:09:52', '2023-07-11 13:09:52'), +(2810, 2075, 2373, 5, 'Accra', '2023-07-11 13:09:55', '2023-07-11 13:09:55'), +(2811, 2042, 2333, 5, 'Accra', '2023-07-11 13:09:59', '2023-07-11 13:09:59'), +(2812, 2049, 2340, 5, 'Accra', '2023-07-11 13:10:01', '2023-07-11 13:10:01'), +(2813, 2041, 2332, 5, 'Accra', '2023-07-11 13:10:04', '2023-07-11 13:10:04'), +(2814, 2050, 2341, 5, 'Accra', '2023-07-11 13:10:07', '2023-07-11 13:10:07'), +(2815, 2053, 2344, 5, 'Accra', '2023-07-11 13:10:10', '2023-07-11 13:10:10'), +(2816, 2082, 2380, 5, 'Accra', '2023-07-11 13:10:18', '2023-07-11 13:10:18'), +(2817, 2074, 2371, 5, 'Accra', '2023-07-11 13:10:21', '2023-07-11 13:10:21'), +(2818, 2079, 2377, 5, 'Accra', '2023-07-11 13:10:26', '2023-07-11 13:10:26'), +(2820, 2081, 2379, 5, 'Accra', '2023-07-11 13:10:30', '2023-07-11 13:10:30'), +(2821, 2064, 2358, 5, 'Accra', '2023-07-11 13:10:33', '2023-07-11 13:10:33'), +(2822, 2039, 2329, 5, 'Accra', '2023-07-11 13:10:36', '2023-07-11 13:10:36'), +(2823, 2090, 2388, 5, 'Accra', '2023-07-11 13:10:39', '2023-07-11 13:10:39'), +(2824, 2062, 2355, 5, 'Accra', '2023-07-11 13:10:42', '2023-07-11 13:10:42'), +(2825, 2057, 2349, 5, 'Accra', '2023-07-11 13:10:46', '2023-07-11 13:10:46'), +(2826, 2038, 2328, 5, 'Accra', '2023-07-11 13:10:52', '2023-07-11 13:10:52'), +(2828, 2052, 2343, 5, 'Accra', '2023-07-11 13:11:19', '2023-07-11 13:11:19'), +(2829, 2087, 2385, 5, 'Accra', '2023-07-11 13:11:28', '2023-07-11 13:11:28'), +(2830, 2085, 2383, 5, 'Accra', '2023-07-11 13:11:34', '2023-07-11 13:11:34'), +(2832, 2089, 2387, 5, 'Accra', '2023-07-11 13:11:39', '2023-07-11 13:11:39'), +(2833, 2086, 2384, 5, 'Accra', '2023-07-11 13:11:44', '2023-07-11 13:11:44'), +(2834, 2084, 2382, 5, 'Accra', '2023-07-11 13:11:47', '2023-07-11 13:11:47'), +(2835, 2055, 2346, 5, 'Accra', '2023-07-11 13:11:50', '2023-07-11 13:11:50'), +(2836, 2088, 2386, 5, 'Accra', '2023-07-11 13:11:55', '2023-07-11 13:11:55'), +(2837, 2048, 2339, 5, 'Accra', '2023-07-11 13:11:58', '2023-07-11 13:11:58'), +(2838, 2044, 2335, 5, 'Accra', '2023-07-11 13:12:01', '2023-07-11 13:12:01'), +(2839, 2076, 2374, 5, 'Accra', '2023-07-11 13:12:05', '2023-07-11 13:12:05'), +(2840, 2069, 2365, 5, 'Accra', '2023-07-11 13:12:09', '2023-07-11 13:12:09'), +(2841, 1371, 2368, 5, 'Accra', '2023-07-11 13:12:12', '2023-07-11 13:12:12'), +(2842, 2070, 2366, 5, 'Accra', '2023-07-11 13:12:15', '2023-07-11 13:12:15'), +(2843, 2080, 2378, 5, 'Accra', '2023-07-11 13:12:18', '2023-07-11 13:12:18'), +(2844, 2077, 2375, 5, 'Accra', '2023-07-11 13:12:21', '2023-07-11 13:12:21'), +(2845, 2093, 2392, 5, 'Accra', '2023-07-11 13:12:30', '2023-07-11 13:12:30'), +(2846, 1844, 2391, 3, 'Kumasi', '2023-07-12 13:17:19', '2023-07-12 13:17:19'), +(2847, 921, 2372, 3, 'Kumasi', '2023-07-12 13:17:22', '2023-07-12 13:17:22'), +(2848, 499, 2364, 3, 'Kumasi', '2023-07-12 13:17:26', '2023-07-12 13:17:26'), +(2849, 962, 2363, 3, 'Kumasi', '2023-07-12 13:17:30', '2023-07-12 13:17:30'), +(2850, 2068, 2362, 3, 'Kumasi', '2023-07-12 13:17:32', '2023-07-12 13:17:32'), +(2851, 1637, 2357, 3, 'Kumasi', '2023-07-12 13:17:36', '2023-07-12 13:17:36'), +(2852, 2066, 2360, 3, 'Kumasi', '2023-07-12 13:17:42', '2023-07-12 13:17:42'), +(2854, 2036, 2326, 3, 'Kumasi', '2023-07-12 13:17:46', '2023-07-12 13:17:46'), +(2855, 2045, 2336, 3, 'Kumasi', '2023-07-12 13:17:50', '2023-07-12 13:17:50'), +(2856, 2047, 2338, 3, 'Kumasi', '2023-07-12 13:17:54', '2023-07-12 13:17:54'), +(2857, 1339, 2352, 3, 'Kumasi', '2023-07-12 13:17:59', '2023-07-12 13:17:59'), +(2859, 2060, 2353, 3, 'Kumasi', '2023-07-12 13:18:11', '2023-07-12 13:18:11'), +(2860, 2094, 2393, 3, 'Kumasi', '2023-07-12 13:18:24', '2023-07-12 13:18:24'), +(2862, 2117, 2424, 2, 'Others', '2023-07-12 13:18:53', '2023-07-12 13:18:53'), +(2863, 2132, 2441, 2, 'Others', '2023-07-12 13:18:57', '2023-07-12 13:18:57'), +(2864, 2134, 2443, 2, 'Others', '2023-07-12 13:19:01', '2023-07-12 13:19:01'), +(2866, 2138, 2448, 2, 'Others', '2023-07-12 13:19:04', '2023-07-12 13:19:04'), +(2867, 1082, 2447, 2, 'Others', '2023-07-12 13:19:07', '2023-07-12 13:19:07'), +(2868, 2140, 2450, 2, 'Others', '2023-07-12 13:19:11', '2023-07-12 13:19:11'), +(2869, 409, 2414, 2, 'Others', '2023-07-12 13:19:16', '2023-07-12 13:19:16'), +(2871, 2130, 2439, 2, 'Others', '2023-07-12 13:19:20', '2023-07-12 13:19:20'), +(2872, 1282, 2412, 2, 'Others', '2023-07-12 13:19:24', '2023-07-12 13:19:24'), +(2873, 2111, 2417, 2, 'Others', '2023-07-12 13:19:28', '2023-07-12 13:19:28'), +(2874, 2101, 2405, 2, 'Others', '2023-07-12 13:19:32', '2023-07-12 13:19:32'), +(2875, 2118, 2425, 2, 'Others', '2023-07-12 13:19:37', '2023-07-12 13:19:37'), +(2876, 2099, 2403, 2, 'Others', '2023-07-12 13:19:43', '2023-07-12 13:19:43'), +(2878, 2133, 2442, 5, 'Accra', '2023-07-13 13:12:31', '2023-07-13 13:12:31'), +(2879, 2107, 2411, 5, 'Accra', '2023-07-13 13:12:36', '2023-07-13 13:12:36'), +(2880, 2098, 2402, 5, 'Accra', '2023-07-13 13:12:41', '2023-07-13 13:12:41'), +(2881, 2123, 2431, 5, 'Accra', '2023-07-13 13:12:45', '2023-07-13 13:12:45'), +(2882, 2108, 2413, 5, 'Accra', '2023-07-13 13:12:49', '2023-07-13 13:12:49'), +(2883, 2122, 2430, 5, 'Accra', '2023-07-13 13:12:52', '2023-07-13 13:12:52'), +(2885, 2103, 2407, 5, 'Accra', '2023-07-13 13:12:56', '2023-07-13 13:12:56'), +(2886, 2102, 2406, 5, 'Accra', '2023-07-13 13:12:59', '2023-07-13 13:12:59'), +(2887, 2124, 2432, 5, 'Accra', '2023-07-13 13:13:02', '2023-07-13 13:13:02'), +(2888, 2129, 2438, 5, 'Accra', '2023-07-13 13:13:05', '2023-07-13 13:13:05'), +(2889, 2126, 2435, 5, 'Accra', '2023-07-13 13:13:11', '2023-07-13 13:13:11'), +(2890, 2125, 2434, 5, 'Accra', '2023-07-13 13:13:14', '2023-07-13 13:13:14'), +(2891, 2115, 2422, 5, 'Accra', '2023-07-13 13:13:19', '2023-07-13 13:13:19'), +(2892, 262, 2398, 5, 'Accra', '2023-07-13 13:13:27', '2023-07-13 13:13:27'), +(2894, 1032, 2401, 5, 'Accra', '2023-07-13 13:13:33', '2023-07-13 13:13:33'), +(2895, 1340, 2395, 5, 'Accra', '2023-07-13 13:13:36', '2023-07-13 13:13:36'), +(2896, 2121, 2429, 5, 'Accra', '2023-07-13 13:13:39', '2023-07-13 13:13:39'), +(2897, 2116, 2423, 5, 'Accra', '2023-07-13 13:13:45', '2023-07-13 13:13:45'), +(2898, 2119, 2426, 5, 'Accra', '2023-07-13 13:13:49', '2023-07-13 13:13:49'), +(2899, 1238, 2418, 5, 'Accra', '2023-07-13 13:14:26', '2023-07-13 13:14:26'), +(2900, 2100, 2404, 5, 'Accra', '2023-07-13 13:14:28', '2023-07-13 13:14:28'), +(2901, 611, 2427, 5, 'Accra', '2023-07-13 13:14:33', '2023-07-13 13:14:33'), +(2902, 2128, 2437, 5, 'Accra', '2023-07-13 13:14:36', '2023-07-13 13:14:36'), +(2904, 2105, 2409, 5, 'Accra', '2023-07-13 13:14:39', '2023-07-13 13:14:39'), +(2905, 2113, 2420, 5, 'Accra', '2023-07-13 13:14:41', '2023-07-13 13:14:41'), +(2906, 2131, 2440, 5, 'Accra', '2023-07-13 13:14:44', '2023-07-13 13:14:44'), +(2907, 2097, 2400, 5, 'Accra', '2023-07-13 13:14:48', '2023-07-13 13:14:48'), +(2908, 1848, 2433, 5, 'Accra', '2023-07-13 13:14:56', '2023-07-13 13:14:56'), +(2910, 2104, 2408, 5, 'Accra', '2023-07-13 13:15:00', '2023-07-13 13:15:00'), +(2911, 2137, 2446, 5, 'Accra', '2023-07-13 13:15:03', '2023-07-13 13:15:03'), +(2912, 2167, 2487, 5, 'Accra', '2023-07-13 13:15:14', '2023-07-13 13:15:14'), +(2913, 2166, 2486, 5, 'Accra', '2023-07-13 13:15:36', '2023-07-13 13:15:36'), +(2914, 2145, 2456, 5, 'Accra', '2023-07-13 13:15:39', '2023-07-13 13:15:39'), +(2915, 1261, 2466, 5, 'Accra', '2023-07-13 13:15:44', '2023-07-13 13:15:44'), +(2916, 2150, 2462, 5, 'Accra', '2023-07-13 13:15:47', '2023-07-13 13:15:47'), +(2918, 2153, 2465, 5, 'Accra', '2023-07-13 13:16:55', '2023-07-13 13:16:55'), +(2920, 530, 2454, 5, 'Accra', '2023-07-13 13:17:08', '2023-07-13 13:17:08'), +(2922, 2156, 2470, 5, 'Accra', '2023-07-13 13:17:16', '2023-07-13 13:17:16'), +(2924, 1513, 2469, 5, 'Accra', '2023-07-13 13:17:22', '2023-07-13 13:17:22'), +(2926, 2160, 2475, 5, 'Accra', '2023-07-13 13:17:25', '2023-07-13 13:17:25'), +(2927, 2155, 2468, 5, 'Accra', '2023-07-13 13:17:33', '2023-07-13 13:17:33'), +(2928, 2157, 2471, 5, 'Accra', '2023-07-13 13:17:35', '2023-07-13 13:17:35'), +(2929, 2151, 2463, 5, 'Accra', '2023-07-13 13:17:39', '2023-07-13 13:17:39'), +(2930, 2159, 2473, 5, 'Accra', '2023-07-13 13:17:47', '2023-07-13 13:17:47'), +(2932, 2026, 2481, 5, 'Accra', '2023-07-13 13:17:57', '2023-07-13 13:17:57'), +(2934, 2165, 2485, 5, 'Accra', '2023-07-13 13:18:02', '2023-07-13 13:18:02'), +(2935, 2146, 2457, 5, 'Accra', '2023-07-13 13:18:18', '2023-07-13 13:18:18'), +(2937, 2149, 2461, 5, 'Accra', '2023-07-13 13:18:23', '2023-07-13 13:18:23'), +(2938, 2143, 2453, 5, 'Accra', '2023-07-13 13:18:32', '2023-07-13 13:18:32'), +(2940, 2135, 2444, 3, 'Kumasi', '2023-07-13 13:18:58', '2023-07-13 13:18:58'), +(2942, 2120, 2428, 3, 'Kumasi', '2023-07-13 13:20:13', '2023-07-13 13:20:13'), +(2943, 2114, 2421, 3, 'Kumasi', '2023-07-13 13:20:29', '2023-07-13 13:20:29'), +(2945, 2112, 2419, 3, 'Kumasi', '2023-07-13 13:20:51', '2023-07-13 13:20:51'), +(2947, 2110, 2416, 3, 'Kumasi', '2023-07-13 13:20:55', '2023-07-13 13:20:55'), +(2948, 2106, 2410, 3, 'Kumasi', '2023-07-13 13:20:58', '2023-07-13 13:20:58'), +(2949, 1714, 2399, 3, 'Kumasi', '2023-07-13 13:21:01', '2023-07-13 13:21:01'), +(2950, 2096, 2397, 3, 'Kumasi', '2023-07-13 13:21:05', '2023-07-13 13:21:05'), +(2951, 2095, 2396, 3, 'Kumasi', '2023-07-13 13:21:08', '2023-07-13 13:21:08'), +(2953, 2127, 2436, 3, 'Kumasi', '2023-07-13 13:21:14', '2023-07-13 13:21:14'), +(2955, 2139, 2449, 3, 'Kumasi', '2023-07-13 13:21:18', '2023-07-13 13:21:18'), +(2956, 2152, 2464, 2, 'Others', '2023-07-13 13:21:44', '2023-07-13 13:21:44'), +(2957, 2147, 2459, 2, 'Others', '2023-07-13 13:21:47', '2023-07-13 13:21:47'), +(2958, 2142, 2452, 2, 'Others', '2023-07-13 13:21:51', '2023-07-13 13:21:51'), +(2959, 1081, 2458, 2, 'Others', '2023-07-13 13:21:55', '2023-07-13 13:21:55'), +(2960, 2144, 2455, 2, 'Others', '2023-07-13 13:21:58', '2023-07-13 13:21:58'), +(2961, 2161, 2477, 2, 'Others', '2023-07-13 13:22:02', '2023-07-13 13:22:02'), +(2962, 2140, 2476, 2, 'Others', '2023-07-13 13:22:06', '2023-07-13 13:22:06'), +(2963, 952, 2479, 2, 'Others', '2023-07-13 13:22:12', '2023-07-13 13:22:12'), +(2965, 894, 2478, 2, 'Others', '2023-07-13 13:22:21', '2023-07-13 13:22:21'), +(2967, 1846, 2492, 2, 'Others', '2023-07-13 13:22:25', '2023-07-13 13:22:25'), +(2969, 2169, 2490, 2, 'Others', '2023-07-13 13:22:43', '2023-07-13 13:22:43'), +(2970, 2168, 2488, 2, 'Others', '2023-07-13 13:22:51', '2023-07-13 13:22:51'), +(2972, 980, 2491, 2, 'Others', '2023-07-13 13:22:55', '2023-07-13 13:22:55'), +(2973, 999, 2489, 2, 'Others', '2023-07-13 13:22:58', '2023-07-13 13:22:58'), +(2974, 2188, 2516, 5, 'Accra', '2023-07-14 13:41:04', '2023-07-14 13:41:04'), +(2975, 2177, 2502, 5, 'Accra', '2023-07-14 13:41:08', '2023-07-14 13:41:08'), +(2976, 1067, 2506, 5, 'Accra', '2023-07-14 13:41:12', '2023-07-14 13:41:12'), +(2977, 2183, 2510, 5, 'Accra', '2023-07-14 13:41:15', '2023-07-14 13:41:15'), +(2978, 2171, 2494, 5, 'Accra', '2023-07-14 13:41:19', '2023-07-14 13:41:19'), +(2979, 2026, 2508, 5, 'Accra', '2023-07-14 13:41:23', '2023-07-14 13:41:23'), +(2980, 2179, 2504, 5, 'Accra', '2023-07-14 13:41:26', '2023-07-14 13:41:26'), +(2981, 2184, 2511, 5, 'Accra', '2023-07-14 13:41:29', '2023-07-14 13:41:29'), +(2983, 2185, 2513, 5, 'Accra', '2023-07-14 13:41:32', '2023-07-14 13:41:32'), +(2984, 2055, 2495, 5, 'Accra', '2023-07-14 13:41:35', '2023-07-14 13:41:35'), +(2985, 1318, 2512, 5, 'Accra', '2023-07-14 13:41:38', '2023-07-14 13:41:38'), +(2988, 2175, 2500, 5, 'Accra', '2023-07-14 13:41:41', '2023-07-14 13:41:41'), +(2989, 2186, 2514, 5, 'Accra', '2023-07-14 13:41:46', '2023-07-14 13:41:46'), +(2991, 2180, 2505, 5, 'Accra', '2023-07-14 13:42:15', '2023-07-14 13:42:15'), +(2993, 2187, 2515, 5, 'Accra', '2023-07-14 13:42:19', '2023-07-14 13:42:19'), +(2994, 2172, 2496, 5, 'Accra', '2023-07-14 13:42:23', '2023-07-14 13:42:23'), +(2995, 2174, 2498, 5, 'Accra', '2023-07-14 13:42:26', '2023-07-14 13:42:26'), +(2996, 2178, 2503, 5, 'Accra', '2023-07-14 13:42:31', '2023-07-14 13:42:31'), +(2997, 2193, 2521, 5, 'Accra', '2023-07-14 13:42:33', '2023-07-14 13:42:33'), +(2998, 2194, 2522, 5, 'Accra', '2023-07-14 13:42:38', '2023-07-14 13:42:38'), +(2999, 2190, 2518, 5, 'Accra', '2023-07-14 13:42:42', '2023-07-14 13:42:42'), +(3000, 2197, 2525, 5, 'Accra', '2023-07-14 13:42:49', '2023-07-14 13:42:49'), +(3001, 2196, 2524, 5, 'Accra', '2023-07-14 13:42:52', '2023-07-14 13:42:52'), +(3002, 2154, 2467, 3, 'Kumasi', '2023-07-14 13:43:20', '2023-07-14 13:43:20'), +(3004, 2158, 2472, 3, 'Kumasi', '2023-07-14 13:43:24', '2023-07-14 13:43:24'), +(3005, 935, 2474, 3, 'Kumasi', '2023-07-14 13:43:30', '2023-07-14 13:43:30'), +(3006, 2162, 2480, 3, 'Kumasi', '2023-07-14 13:43:35', '2023-07-14 13:43:35'), +(3007, 2148, 2460, 3, 'Kumasi', '2023-07-14 13:43:40', '2023-07-14 13:43:40'), +(3009, 2163, 2483, 3, 'Kumasi', '2023-07-14 13:43:44', '2023-07-14 13:43:44'), +(3010, 2164, 2484, 3, 'Kumasi', '2023-07-14 13:43:54', '2023-07-14 13:43:54'), +(3011, 546, 2482, 3, 'Kumasi', '2023-07-14 13:44:02', '2023-07-14 13:44:02'), +(3012, 2170, 2493, 3, 'Kumasi', '2023-07-14 13:44:07', '2023-07-14 13:44:07'), +(3013, 2195, 2523, 2, 'Others', '2023-07-14 13:45:06', '2023-07-14 13:45:06'), +(3015, 2200, 2528, 2, 'Others', '2023-07-14 13:45:10', '2023-07-14 13:45:10'), +(3016, 618, 2530, 2, 'Others', '2023-07-14 13:45:15', '2023-07-14 13:45:15'), +(3017, 2189, 2517, 2, 'Others', '2023-07-14 13:45:18', '2023-07-14 13:45:18'), +(3018, 1596, 2499, 2, 'Others', '2023-07-14 13:45:21', '2023-07-14 13:45:21'), +(3019, 2176, 2501, 2, 'Others', '2023-07-14 13:45:27', '2023-07-14 13:45:27'), +(3020, 2181, 2507, 2, 'Others', '2023-07-14 13:45:32', '2023-07-14 13:45:32'), +(3021, 2182, 2509, 2, 'Others', '2023-07-14 13:45:39', '2023-07-14 13:45:39'), +(3022, 2227, 2564, 5, 'Accra', '2023-07-17 13:19:31', '2023-07-17 13:19:31'), +(3024, 2226, 2563, 5, 'Accra', '2023-07-17 13:19:36', '2023-07-17 13:19:36'), +(3025, 2219, 2552, 5, 'Accra', '2023-07-17 13:19:39', '2023-07-17 13:19:39'), +(3026, 1367, 2554, 5, 'Accra', '2023-07-17 13:19:43', '2023-07-17 13:19:43'), +(3027, 2221, 2556, 5, 'Accra', '2023-07-17 13:19:45', '2023-07-17 13:19:45'), +(3028, 2026, 2549, 5, 'Accra', '2023-07-17 13:19:48', '2023-07-17 13:19:48'), +(3029, 2208, 2537, 5, 'Accra', '2023-07-17 13:19:52', '2023-07-17 13:19:52'), +(3031, 2220, 2555, 5, 'Accra', '2023-07-17 13:19:55', '2023-07-17 13:19:55'), +(3032, 2225, 2562, 5, 'Accra', '2023-07-17 13:19:58', '2023-07-17 13:19:58'), +(3033, 2124, 2543, 5, 'Accra', '2023-07-17 13:20:02', '2023-07-17 13:20:02'), +(3034, 2223, 2560, 5, 'Accra', '2023-07-17 13:20:05', '2023-07-17 13:20:05'), +(3035, 1700, 2538, 5, 'Accra', '2023-07-17 13:20:08', '2023-07-17 13:20:08'), +(3036, 2212, 2542, 5, 'Accra', '2023-07-17 13:20:10', '2023-07-17 13:20:10'), +(3037, 2218, 2551, 5, 'Accra', '2023-07-17 13:20:13', '2023-07-17 13:20:13'), +(3038, 2214, 2545, 5, 'Accra', '2023-07-17 13:20:16', '2023-07-17 13:20:16'), +(3039, 2215, 2546, 5, 'Accra', '2023-07-17 13:20:20', '2023-07-17 13:20:20'), +(3040, 2211, 2541, 5, 'Accra', '2023-07-17 13:20:23', '2023-07-17 13:20:23'), +(3041, 1222, 2548, 5, 'Accra', '2023-07-17 13:20:26', '2023-07-17 13:20:26'), +(3042, 2205, 2534, 5, 'Accra', '2023-07-17 13:20:30', '2023-07-17 13:20:30'), +(3043, 2204, 2533, 5, 'Accra', '2023-07-17 13:20:34', '2023-07-17 13:20:34'), +(3044, 2210, 2540, 5, 'Accra', '2023-07-17 13:20:37', '2023-07-17 13:20:37'), +(3045, 2213, 2544, 5, 'Accra', '2023-07-17 13:20:40', '2023-07-17 13:20:40'), +(3046, 2010, 2590, 5, 'Accra', '2023-07-17 13:20:47', '2023-07-17 13:20:47'), +(3048, 2238, 2579, 5, 'Accra', '2023-07-17 13:20:51', '2023-07-17 13:20:51'), +(3049, 1848, 2571, 5, 'Accra', '2023-07-17 13:20:58', '2023-07-17 13:20:58'), +(3051, 2246, 2591, 5, 'Accra', '2023-07-17 13:21:02', '2023-07-17 13:21:02'), +(3052, 2242, 2584, 5, 'Accra', '2023-07-17 13:21:07', '2023-07-17 13:21:07'), +(3053, 2244, 2586, 5, 'Accra', '2023-07-17 13:21:11', '2023-07-17 13:21:11'), +(3054, 2245, 2587, 5, 'Accra', '2023-07-17 13:21:13', '2023-07-17 13:21:13'), +(3055, 2234, 2575, 5, 'Accra', '2023-07-17 13:21:17', '2023-07-17 13:21:17'), +(3056, 1099, 2588, 5, 'Accra', '2023-07-17 13:21:20', '2023-07-17 13:21:20'), +(3057, 2014, 2589, 5, 'Accra', '2023-07-17 13:21:23', '2023-07-17 13:21:23'), +(3058, 2247, 2592, 5, 'Accra', '2023-07-17 13:21:26', '2023-07-17 13:21:26'), +(3059, 2243, 2585, 5, 'Accra', '2023-07-17 13:21:29', '2023-07-17 13:21:29'), +(3060, 1750, 2583, 5, 'Accra', '2023-07-17 13:21:32', '2023-07-17 13:21:32'), +(3061, 2231, 2572, 5, 'Accra', '2023-07-17 13:21:34', '2023-07-17 13:21:34'), +(3062, 2241, 2582, 5, 'Accra', '2023-07-17 13:21:37', '2023-07-17 13:21:37'), +(3063, 2240, 2581, 5, 'Accra', '2023-07-17 13:21:40', '2023-07-17 13:21:40'), +(3064, 2237, 2578, 5, 'Accra', '2023-07-17 13:21:45', '2023-07-17 13:21:45'), +(3065, 2232, 2573, 5, 'Accra', '2023-07-17 13:21:53', '2023-07-17 13:21:53'), +(3067, 2233, 2574, 5, 'Others', '2023-07-17 13:22:12', '2023-07-17 13:22:12'), +(3068, 2236, 2577, 5, 'Others', '2023-07-17 13:22:16', '2023-07-17 13:22:16'), +(3069, 2209, 2539, 2, 'Others', '2023-07-17 13:22:51', '2023-07-17 13:22:51'), +(3070, 1082, 2557, 2, 'Others', '2023-07-17 13:22:54', '2023-07-17 13:22:54'), +(3071, 1890, 2558, 2, 'Others', '2023-07-17 13:22:57', '2023-07-17 13:22:57'), +(3072, 2207, 2536, 2, 'Others', '2023-07-17 13:22:59', '2023-07-17 13:22:59'), +(3073, 2224, 2561, 2, 'Others', '2023-07-17 13:23:02', '2023-07-17 13:23:02'), +(3074, 1413, 2567, 2, 'Others', '2023-07-17 13:23:05', '2023-07-17 13:23:05'), +(3075, 1287, 2568, 2, 'Others', '2023-07-17 13:23:09', '2023-07-17 13:23:09'), +(3076, 2229, 2569, 2, 'Others', '2023-07-17 13:23:11', '2023-07-17 13:23:11'), +(3077, 2228, 2566, 2, 'Others', '2023-07-17 13:23:17', '2023-07-17 13:23:17'), +(3078, 813, 2565, 3, 'Kumasi', '2023-07-17 13:23:47', '2023-07-17 13:23:47'), +(3079, 2199, 2527, 3, 'Kumasi', '2023-07-17 13:23:56', '2023-07-17 13:23:56'), +(3081, 2198, 2526, 3, 'Kumasi', '2023-07-17 13:23:59', '2023-07-17 13:23:59'), +(3082, 2201, 2529, 3, 'Kumasi', '2023-07-17 13:24:02', '2023-07-17 13:24:02'), +(3083, 2192, 2520, 3, 'Kumasi', '2023-07-17 13:24:04', '2023-07-17 13:24:04'), +(3084, 2173, 2497, 3, 'Kumasi', '2023-07-17 13:24:07', '2023-07-17 13:24:07'), +(3085, 2191, 2519, 3, 'Kumasi', '2023-07-17 13:24:11', '2023-07-17 13:24:11'), +(3086, 2206, 2535, 3, 'Kumasi', '2023-07-17 13:25:30', '2023-07-17 13:25:30'), +(3087, 2216, 2547, 3, 'Kumasi', '2023-07-17 13:25:34', '2023-07-17 13:25:34'), +(3088, 2239, 2580, 3, 'Kumasi', '2023-07-17 13:25:48', '2023-07-17 13:25:48'), +(3090, 2278, 2635, 5, 'Accra', '2023-07-18 14:15:21', '2023-07-18 14:15:21'), +(3092, 2277, 2634, 5, 'Accra', '2023-07-18 14:16:17', '2023-07-18 14:16:17'), +(3093, 2264, 2615, 5, 'Accra', '2023-07-18 14:16:20', '2023-07-18 14:16:20'), +(3094, 2257, 2606, 5, 'Accra', '2023-07-18 14:16:24', '2023-07-18 14:16:24'), +(3095, 1376, 2617, 5, 'Accra', '2023-07-18 14:16:27', '2023-07-18 14:16:27'), +(3096, 2276, 2631, 5, 'Accra', '2023-07-18 14:16:31', '2023-07-18 14:16:31'), +(3097, 1271, 2624, 5, 'Accra', '2023-07-18 14:16:34', '2023-07-18 14:16:34'), +(3098, 2273, 2628, 5, 'Accra', '2023-07-18 14:16:37', '2023-07-18 14:16:37'), +(3099, 2250, 2597, 5, 'Accra', '2023-07-18 14:16:39', '2023-07-18 14:16:39'), +(3101, 2261, 2612, 5, 'Accra', '2023-07-18 14:16:42', '2023-07-18 14:16:42'), +(3102, 2260, 2611, 5, 'Accra', '2023-07-18 14:16:46', '2023-07-18 14:16:46'), +(3103, 2254, 2602, 5, 'Accra', '2023-07-18 14:16:50', '2023-07-18 14:16:50'), +(3104, 2270, 2625, 5, 'Accra', '2023-07-18 14:16:53', '2023-07-18 14:16:53'), +(3106, 2268, 2622, 5, 'Accra', '2023-07-18 14:16:55', '2023-07-18 14:16:55'), +(3107, 2249, 2596, 5, 'Accra', '2023-07-18 14:16:59', '2023-07-18 14:16:59'), +(3108, 2248, 2595, 5, 'Accra', '2023-07-18 14:17:01', '2023-07-18 14:17:01'), +(3109, 2253, 2601, 5, 'Accra', '2023-07-18 14:17:05', '2023-07-18 14:17:05'), +(3110, 2252, 2600, 5, 'Accra', '2023-07-18 14:17:09', '2023-07-18 14:17:09'), +(3111, 1281, 2599, 5, 'Accra', '2023-07-18 14:17:11', '2023-07-18 14:17:11'), +(3112, 2279, 2630, 5, 'Accra', '2023-07-18 14:17:14', '2023-07-18 14:17:14'), +(3114, 2271, 2626, 5, 'Accra', '2023-07-18 14:17:16', '2023-07-18 14:17:16'), +(3115, 1019, 2632, 5, 'Accra', '2023-07-18 14:17:19', '2023-07-18 14:17:19'), +(3117, 2265, 2616, 5, 'Accra', '2023-07-18 14:17:27', '2023-07-18 14:17:27'), +(3118, 2267, 2620, 2, 'Accra', '2023-07-18 14:19:20', '2023-07-18 14:19:20'), +(3120, 2259, 2608, 2, 'Accra', '2023-07-18 14:19:23', '2023-07-18 14:19:23'), +(3121, 2255, 2603, 2, 'Accra', '2023-07-18 14:19:25', '2023-07-18 14:19:25'), +(3122, 2263, 2614, 2, 'Accra', '2023-07-18 14:19:28', '2023-07-18 14:19:28'), +(3123, 1263, 2621, 2, 'Accra', '2023-07-18 14:19:30', '2023-07-18 14:19:30'), +(3124, 2269, 2623, 2, 'Accra', '2023-07-18 14:19:34', '2023-07-18 14:19:34'), +(3125, 2251, 2598, 2, 'Accra', '2023-07-18 14:19:41', '2023-07-18 14:19:41'), +(3126, 2297, 2661, 2, 'Others', '2023-07-20 14:22:44', '2023-07-20 14:22:44'), +(3128, 2302, 2668, 2, 'Others', '2023-07-20 14:22:59', '2023-07-20 14:22:59'), +(3129, 2067, 2666, 2, 'Others', '2023-07-20 14:23:05', '2023-07-20 14:23:05'), +(3130, 2294, 2656, 2, 'Others', '2023-07-20 14:23:43', '2023-07-20 14:23:43'), +(3132, 1594, 2647, 2, 'Others', '2023-07-20 14:23:47', '2023-07-20 14:23:47'), +(3133, 2299, 2663, 2, 'Others', '2023-07-20 14:23:50', '2023-07-20 14:23:50'), +(3135, 2291, 2653, 2, 'Others', '2023-07-20 14:23:55', '2023-07-20 14:23:55'), +(3136, 2306, 2673, 2, 'Others', '2023-07-20 14:24:11', '2023-07-20 14:24:11'), +(3137, 1492, 2695, 2, 'Others', '2023-07-20 14:24:18', '2023-07-20 14:24:18'), +(3138, 1487, 2680, 2, 'Others', '2023-07-20 14:24:30', '2023-07-20 14:24:30'), +(3140, 2327, 2701, 2, 'Others', '2023-07-20 14:24:34', '2023-07-20 14:24:34'), +(3141, 2326, 2700, 2, 'Others', '2023-07-20 14:24:40', '2023-07-20 14:24:40'), +(3142, 2308, 2675, 2, 'Others', '2023-07-20 14:24:46', '2023-07-20 14:24:46'), +(3144, 994, 2672, 2, 'Others', '2023-07-20 14:24:52', '2023-07-20 14:24:52'), +(3145, 1166, 2610, 3, 'Kumasi', '2023-07-20 14:25:27', '2023-07-20 14:25:27'), +(3146, 2262, 2613, 3, 'Kumasi', '2023-07-20 14:25:34', '2023-07-20 14:25:34'), +(3148, 1204, 2604, 3, 'Kumasi', '2023-07-20 14:25:40', '2023-07-20 14:25:40'), +(3149, 935, 2609, 3, 'Kumasi', '2023-07-20 14:25:43', '2023-07-20 14:25:43'), +(3150, 2274, 2629, 3, 'Kumasi', '2023-07-20 14:25:45', '2023-07-20 14:25:45'), +(3152, 2272, 2627, 3, 'Kumasi', '2023-07-20 14:25:50', '2023-07-20 14:25:50'), +(3153, 1714, 2618, 3, 'Kumasi', '2023-07-20 14:25:53', '2023-07-20 14:25:53'), +(3154, 2292, 2654, 5, 'Accra', '2023-07-20 14:26:16', '2023-07-20 14:26:16'), +(3155, 2296, 2658, 5, 'Accra', '2023-07-20 14:26:30', '2023-07-20 14:26:30'), +(3156, 2289, 2651, 5, 'Accra', '2023-07-20 14:26:35', '2023-07-20 14:26:35'), +(3157, 2284, 2645, 5, 'Accra', '2023-07-20 14:26:38', '2023-07-20 14:26:38'), +(3158, 2288, 2650, 5, 'Accra', '2023-07-20 14:26:42', '2023-07-20 14:26:42'), +(3159, 2301, 2665, 5, 'Accra', '2023-07-20 14:26:45', '2023-07-20 14:26:45'), +(3161, 899, 2660, 5, 'Accra', '2023-07-20 14:26:49', '2023-07-20 14:26:49'), +(3162, 2286, 2648, 5, 'Accra', '2023-07-20 14:26:53', '2023-07-20 14:26:53'), +(3163, 2282, 2643, 5, 'Accra', '2023-07-20 14:26:56', '2023-07-20 14:26:56'), +(3164, 2171, 2659, 5, 'Accra', '2023-07-20 14:27:00', '2023-07-20 14:27:00'), +(3165, 2298, 2662, 5, 'Accra', '2023-07-20 14:27:04', '2023-07-20 14:27:04'), +(3167, 2283, 2644, 5, 'Accra', '2023-07-20 14:27:07', '2023-07-20 14:27:07'), +(3168, 1378, 2667, 5, 'Accra', '2023-07-20 14:27:11', '2023-07-20 14:27:11'), +(3169, 2287, 2649, 5, 'Accra', '2023-07-20 14:27:14', '2023-07-20 14:27:14'), +(3170, 2295, 2657, 5, 'Accra', '2023-07-20 14:27:20', '2023-07-20 14:27:20'), +(3171, 2293, 2655, 5, 'Accra', '2023-07-20 14:27:22', '2023-07-20 14:27:22'), +(3172, 2318, 2688, 5, 'Accra', '2023-07-20 14:30:21', '2023-07-20 14:30:21'), +(3173, 2323, 2694, 5, 'Accra', '2023-07-20 14:30:24', '2023-07-20 14:30:24'), +(3174, 2019, 2685, 5, 'Accra', '2023-07-20 14:30:26', '2023-07-20 14:30:26'), +(3175, 2309, 2676, 5, 'Accra', '2023-07-20 14:30:29', '2023-07-20 14:30:29'), +(3176, 2321, 2692, 5, 'Accra', '2023-07-20 14:30:31', '2023-07-20 14:30:31'), +(3177, 2314, 2682, 5, 'Accra', '2023-07-20 14:30:36', '2023-07-20 14:30:36'), +(3178, 2313, 2681, 5, 'Accra', '2023-07-20 14:30:39', '2023-07-20 14:30:39'), +(3179, 2310, 2677, 5, 'Accra', '2023-07-20 14:30:43', '2023-07-20 14:30:43'), +(3180, 2307, 2674, 5, 'Accra', '2023-07-20 14:30:49', '2023-07-20 14:30:49'), +(3182, 2281, 2642, 5, 'Accra', '2023-07-20 14:30:51', '2023-07-20 14:30:51'), +(3184, 2311, 2678, 5, 'Accra', '2023-07-20 14:30:54', '2023-07-20 14:30:54'), +(3185, 2010, 2698, 5, 'Accra', '2023-07-20 14:30:57', '2023-07-20 14:30:57'), +(3186, 2319, 2689, 5, 'Accra', '2023-07-20 14:31:01', '2023-07-20 14:31:01'), +(3187, 2324, 2696, 5, 'Accra', '2023-07-20 14:31:10', '2023-07-20 14:31:10'), +(3189, 2325, 2699, 5, 'Accra', '2023-07-20 14:31:13', '2023-07-20 14:31:13'), +(3190, 2328, 2702, 5, 'Accra', '2023-07-20 14:31:17', '2023-07-20 14:31:17'), +(3191, 2322, 2693, 5, 'Accra', '2023-07-20 14:31:22', '2023-07-20 14:31:22'), +(3192, 2315, 2683, 5, 'Accra', '2023-07-20 14:31:25', '2023-07-20 14:31:25'), +(3193, 1700, 2690, 5, 'Accra', '2023-07-20 14:31:32', '2023-07-20 14:31:32'), +(3194, 2305, 2671, 5, 'Accra', '2023-07-20 14:31:35', '2023-07-20 14:31:35'), +(3195, 984, 2757, 6, 'Accra', '2023-07-20 15:27:53', '2023-07-20 15:27:53'), +(3196, 2329, 2703, 3, 'Kumasi', '2023-07-21 12:51:51', '2023-07-21 12:51:51'), +(3197, 2330, 2704, 3, 'Kumasi', '2023-07-21 12:51:54', '2023-07-21 12:51:54'), +(3199, 2304, 2670, 3, 'Kumasi', '2023-07-21 12:52:01', '2023-07-21 12:52:01'), +(3200, 2312, 2679, 3, 'Kumasi', '2023-07-21 12:52:05', '2023-07-21 12:52:05'), +(3202, 481, 2684, 3, 'Kumasi', '2023-07-21 12:52:11', '2023-07-21 12:52:11'), +(3204, 2317, 2687, 3, 'Kumasi', '2023-07-21 12:52:20', '2023-07-21 12:52:20'), +(3205, 2320, 2691, 3, 'Kumasi', '2023-07-21 12:52:24', '2023-07-21 12:52:24'), +(3206, 2366, 2750, 2, 'Others', '2023-07-21 12:52:46', '2023-07-21 12:52:46'), +(3208, 2364, 2746, 2, 'Others', '2023-07-21 12:52:49', '2023-07-21 12:52:49'), +(3209, 2360, 2740, 2, 'Others', '2023-07-21 12:52:58', '2023-07-21 12:52:58'), +(3211, 2356, 2736, 2, 'Others', '2023-07-21 12:53:02', '2023-07-21 12:53:02'), +(3212, 719, 2730, 2, 'Others', '2023-07-21 12:53:06', '2023-07-21 12:53:06'), +(3213, 2351, 2731, 2, 'Others', '2023-07-21 12:53:13', '2023-07-21 12:53:13'), +(3214, 2345, 2723, 2, 'Others', '2023-07-21 12:53:18', '2023-07-21 12:53:18'), +(3215, 2332, 2707, 2, 'Others', '2023-07-21 12:53:23', '2023-07-21 12:53:23'), +(3217, 1282, 2712, 2, 'Others', '2023-07-21 12:53:32', '2023-07-21 12:53:32'), +(3219, 2333, 2708, 2, 'Others', '2023-07-21 12:53:35', '2023-07-21 12:53:35'), +(3220, 2336, 2711, 2, 'Others', '2023-07-21 12:53:40', '2023-07-21 12:53:40'), +(3221, 2341, 2718, 2, 'Others', '2023-07-21 12:53:43', '2023-07-21 12:53:43'), +(3222, 2368, 2752, 5, 'Accra', '2023-07-21 12:54:06', '2023-07-21 12:54:06'), +(3224, 2367, 2751, 5, 'Accra', '2023-07-21 12:54:19', '2023-07-21 12:54:19'), +(3225, 1034, 2744, 5, 'Accra', '2023-07-21 12:54:27', '2023-07-21 12:54:27'), +(3227, 2359, 2739, 5, 'Accra', '2023-07-21 12:54:39', '2023-07-21 12:54:39'), +(3229, 2321, 2720, 5, 'Accra', '2023-07-21 12:54:45', '2023-07-21 12:54:45'), +(3231, 2342, 2719, 5, 'Accra', '2023-07-21 12:54:52', '2023-07-21 12:54:52'), +(3233, 2363, 2743, 5, 'Accra', '2023-07-21 12:54:56', '2023-07-21 12:54:56'), +(3234, 2335, 2710, 5, 'Accra', '2023-07-21 12:54:59', '2023-07-21 12:54:59'), +(3235, 1019, 2726, 5, 'Accra', '2023-07-21 12:55:03', '2023-07-21 12:55:03'), +(3236, 2355, 2735, 5, 'Accra', '2023-07-21 12:55:07', '2023-07-21 12:55:07'), +(3237, 2339, 2716, 5, 'Accra', '2023-07-21 12:55:11', '2023-07-21 12:55:11'), +(3238, 2362, 2742, 5, 'Accra', '2023-07-21 12:55:14', '2023-07-21 12:55:14'), +(3239, 2349, 2728, 5, 'Accra', '2023-07-21 12:55:23', '2023-07-21 12:55:23'), +(3241, 2354, 2734, 5, 'Accra', '2023-07-21 12:55:27', '2023-07-21 12:55:27'), +(3242, 2353, 2733, 5, 'Accra', '2023-07-21 12:55:31', '2023-07-21 12:55:31'), +(3243, 2343, 2721, 5, 'Accra', '2023-07-21 12:55:34', '2023-07-21 12:55:34'), +(3244, 2348, 2727, 5, 'Accra', '2023-07-21 12:55:37', '2023-07-21 12:55:37'), +(3245, 2361, 2741, 5, 'Accra', '2023-07-21 12:55:40', '2023-07-21 12:55:40'), +(3246, 2358, 2738, 5, 'Accra', '2023-07-21 12:55:44', '2023-07-21 12:55:44'), +(3247, 2344, 2722, 5, 'Accra', '2023-07-21 12:55:47', '2023-07-21 12:55:47'), +(3248, 2350, 2729, 5, 'Accra', '2023-07-21 12:55:51', '2023-07-21 12:55:51'), +(3249, 2357, 2737, 5, 'Accra', '2023-07-21 12:55:59', '2023-07-21 12:55:59'), +(3251, 1848, 2633, 5, 'Accra', '2023-07-21 12:56:03', '2023-07-21 12:56:03'), +(3252, 1848, 2748, 5, 'Accra', '2023-07-21 12:56:10', '2023-07-21 12:56:10'), +(3254, 2365, 2747, 5, 'Accra', '2023-07-21 12:56:18', '2023-07-21 12:56:18'), +(3255, 2260, 2749, 5, 'Accra', '2023-07-21 12:56:21', '2023-07-21 12:56:21'), +(3256, 270, 2756, 3, 'Kumasi', '2023-07-22 15:08:25', '2023-07-22 15:08:25'), +(3257, 1714, 2758, 3, 'Kumasi', '2023-07-22 15:08:28', '2023-07-22 15:08:28'), +(3258, 1193, 2755, 3, 'Kumasi', '2023-07-22 15:08:32', '2023-07-22 15:08:32'), +(3260, 2334, 2709, 3, 'Kumasi', '2023-07-22 15:08:35', '2023-07-22 15:08:35'), +(3262, 625, 2713, 3, 'Kumasi', '2023-07-22 15:08:38', '2023-07-22 15:08:38'), +(3264, 2340, 2717, 3, 'Kumasi', '2023-07-22 15:08:43', '2023-07-22 15:08:43'), +(3266, 2352, 2732, 3, 'Kumasi', '2023-07-22 15:08:50', '2023-07-22 15:08:50'), +(3268, 2347, 2725, 3, 'Kumasi', '2023-07-22 15:08:54', '2023-07-22 15:08:54'), +(3269, 2338, 2715, 3, 'Kumasi', '2023-07-22 15:09:06', '2023-07-22 15:09:06'), +(3270, 2337, 2714, 3, 'Kumasi', '2023-07-22 15:09:13', '2023-07-22 15:09:13'), +(3272, 2346, 2724, 3, 'Kumasi', '2023-07-22 15:09:17', '2023-07-22 15:09:17'), +(3273, 961, 2797, 2, 'Others', '2023-07-22 15:09:43', '2023-07-22 15:09:43'), +(3275, 2083, 2773, 2, 'Others', '2023-07-22 15:09:47', '2023-07-22 15:09:47'), +(3276, 1994, 2795, 2, 'Others', '2023-07-22 15:09:54', '2023-07-22 15:09:54'), +(3278, 2327, 2774, 2, 'Others', '2023-07-22 15:09:56', '2023-07-22 15:09:56'), +(3279, 2382, 2779, 2, 'Others', '2023-07-22 15:10:01', '2023-07-22 15:10:01'), +(3280, 2385, 2784, 2, 'Others', '2023-07-22 15:10:07', '2023-07-22 15:10:07'), +(3281, 2375, 2768, 2, 'Others', '2023-07-22 15:10:11', '2023-07-22 15:10:11'), +(3282, 2374, 2766, 2, 'Others', '2023-07-22 15:10:18', '2023-07-22 15:10:18'), +(3284, 2373, 2765, 2, 'Others', '2023-07-22 15:10:25', '2023-07-22 15:10:25'), +(3285, 2395, 2798, 5, 'Accra', '2023-07-22 15:11:06', '2023-07-22 15:11:06'), +(3286, 2372, 2764, 5, 'Accra', '2023-07-22 15:11:24', '2023-07-22 15:11:24'), +(3287, 2378, 2771, 5, 'Accra', '2023-07-22 15:11:31', '2023-07-22 15:11:31'), +(3288, 2377, 2770, 5, 'Accra', '2023-07-22 15:11:34', '2023-07-22 15:11:34'), +(3289, 2394, 2796, 5, 'Accra', '2023-07-22 15:11:39', '2023-07-22 15:11:39'), +(3290, 1217, 2780, 5, 'Accra', '2023-07-22 15:11:44', '2023-07-22 15:11:44'), +(3291, 2371, 2762, 5, 'Accra', '2023-07-22 15:11:48', '2023-07-22 15:11:48'), +(3292, 702, 2763, 5, 'Accra', '2023-07-22 15:11:53', '2023-07-22 15:11:53'), +(3293, 2088, 2778, 5, 'Accra', '2023-07-22 15:11:58', '2023-07-22 15:11:58'), +(3294, 2380, 2776, 5, 'Accra', '2023-07-22 15:12:02', '2023-07-22 15:12:02'), +(3295, 2381, 2777, 5, 'Accra', '2023-07-22 15:12:07', '2023-07-22 15:12:07'), +(3296, 1514, 2767, 5, 'Accra', '2023-07-22 15:12:11', '2023-07-22 15:12:11'), +(3297, 2387, 2789, 5, 'Accra', '2023-07-22 15:12:18', '2023-07-22 15:12:18'), +(3299, 2386, 2785, 5, 'Accra', '2023-07-22 15:12:24', '2023-07-22 15:12:24'), +(3300, 1196, 2772, 5, 'Accra', '2023-07-22 15:12:28', '2023-07-22 15:12:28'), +(3301, 1938, 2782, 5, 'Accra', '2023-07-22 15:12:33', '2023-07-22 15:12:33'), +(3302, 2370, 2760, 5, 'Accra', '2023-07-22 15:12:40', '2023-07-22 15:12:40'), +(3304, 1233, 2786, 5, 'Accra', '2023-07-22 15:12:44', '2023-07-22 15:12:44'), +(3305, 2388, 2790, 5, 'Accra', '2023-07-22 15:12:48', '2023-07-22 15:12:48'), +(3306, 2384, 2783, 5, 'Accra', '2023-07-22 15:12:58', '2023-07-22 15:12:58'), +(3307, 2390, 2792, 5, 'Accra', '2023-07-22 15:13:02', '2023-07-22 15:13:02'), +(3308, 2393, 2794, 5, 'Accra', '2023-07-22 15:13:08', '2023-07-22 15:13:08'), +(3309, 2392, 2793, 5, 'Accra', '2023-07-22 15:13:12', '2023-07-22 15:13:12'), +(3310, 2413, 2826, 5, 'Accra', '2023-07-24 13:01:59', '2023-07-24 13:01:59'), +(3311, 341, 2821, 5, 'Accra', '2023-07-24 13:02:04', '2023-07-24 13:02:04'), +(3312, 1162, 2788, 5, 'Accra', '2023-07-24 13:02:10', '2023-07-24 13:02:10'), +(3314, 2404, 2814, 5, 'Accra', '2023-07-24 13:02:16', '2023-07-24 13:02:16'), +(3316, 2398, 2801, 5, 'Accra', '2023-07-24 13:02:27', '2023-07-24 13:02:27'), +(3318, 2401, 2809, 5, 'Accra', '2023-07-24 13:02:32', '2023-07-24 13:02:32'), +(3319, 2290, 2805, 5, 'Accra', '2023-07-24 13:02:38', '2023-07-24 13:02:38'), +(3321, 2412, 2824, 5, 'Accra', '2023-07-24 13:02:48', '2023-07-24 13:02:48'), +(3323, 2399, 2806, 5, 'Accra', '2023-07-24 13:02:55', '2023-07-24 13:02:55'), +(3324, 1621, 2807, 5, 'Accra', '2023-07-24 13:02:59', '2023-07-24 13:02:59'), +(3325, 2410, 2822, 5, 'Accra', '2023-07-24 13:03:04', '2023-07-24 13:03:04'), +(3326, 2407, 2818, 5, 'Accra', '2023-07-24 13:03:13', '2023-07-24 13:03:13'), +(3328, 769, 2803, 5, 'Accra', '2023-07-24 13:03:20', '2023-07-24 13:03:20'), +(3329, 2409, 2820, 5, 'Accra', '2023-07-24 13:03:27', '2023-07-24 13:03:27'), +(3331, 1846, 2802, 2, 'Others', '2023-07-24 13:03:57', '2023-07-24 13:03:57'), +(3332, 2400, 2808, 2, 'Others', '2023-07-24 13:04:03', '2023-07-24 13:04:03'), +(3333, 2258, 2607, 2, 'Others', '2023-07-24 13:04:06', '2023-07-24 13:04:06'), +(3334, 2411, 2823, 2, 'Others', '2023-07-24 13:04:13', '2023-07-24 13:04:13'), +(3335, 2414, 2827, 2, 'Others', '2023-07-24 13:04:16', '2023-07-24 13:04:16'), +(3336, 2397, 2800, 2, 'Others', '2023-07-24 13:04:21', '2023-07-24 13:04:21'), +(3337, 2297, 2804, 2, 'Others', '2023-07-24 13:04:26', '2023-07-24 13:04:26'), +(3338, 2408, 2819, 2, 'Others', '2023-07-24 13:04:40', '2023-07-24 13:04:40'), +(3340, 2379, 2775, 3, 'Kumasi', '2023-07-24 13:05:07', '2023-07-24 13:05:07'), +(3342, 813, 2761, 3, 'Kumasi', '2023-07-24 13:05:10', '2023-07-24 13:05:10'), +(3343, 2396, 2799, 3, 'Kumasi', '2023-07-24 13:05:16', '2023-07-24 13:05:16'), +(3345, 2376, 2769, 3, 'Kumasi', '2023-07-24 13:05:19', '2023-07-24 13:05:19'), +(3346, 2383, 2781, 3, 'Kumasi', '2023-07-24 13:05:25', '2023-07-24 13:05:25'), +(3348, 2391, 2791, 3, 'Kumasi', '2023-07-24 13:05:35', '2023-07-24 13:05:35'), +(3350, 207, 2834, 5, 'Accra', '2023-07-25 13:06:03', '2023-07-25 13:06:03'), +(3351, 2438, 2854, 5, 'Accra', '2023-07-25 13:06:09', '2023-07-25 13:06:09'), +(3353, 2440, 2856, 5, 'Accra', '2023-07-25 13:06:12', '2023-07-25 13:06:12'), +(3354, 2428, 2843, 5, 'Accra', '2023-07-25 13:06:15', '2023-07-25 13:06:15'), +(3355, 2447, 2864, 5, 'Accra', '2023-07-25 13:06:18', '2023-07-25 13:06:18'), +(3356, 889, 2844, 5, 'Accra', '2023-07-25 13:06:23', '2023-07-25 13:06:23'), +(3357, 2422, 2836, 5, 'Accra', '2023-07-25 13:06:26', '2023-07-25 13:06:26'), +(3358, 2419, 2832, 5, 'Accra', '2023-07-25 13:06:29', '2023-07-25 13:06:29'), +(3359, 2434, 2850, 5, 'Accra', '2023-07-25 13:06:32', '2023-07-25 13:06:32'), +(3360, 2420, 2833, 5, 'Accra', '2023-07-25 13:06:52', '2023-07-25 13:06:52'), +(3361, 2449, 2866, 5, 'Accra', '2023-07-25 13:06:55', '2023-07-25 13:06:55'), +(3362, 2435, 2851, 5, 'Accra', '2023-07-25 13:07:00', '2023-07-25 13:07:00'), +(3363, 2416, 2829, 5, 'Accra', '2023-07-25 13:07:04', '2023-07-25 13:07:04'), +(3364, 2417, 2830, 5, 'Accra', '2023-07-25 13:07:08', '2023-07-25 13:07:08'), +(3365, 2369, 2753, 3, 'Kumasi', '2023-07-25 13:07:53', '2023-07-25 13:07:53'), +(3366, 2403, 2813, 3, 'Kumasi', '2023-07-25 13:09:07', '2023-07-25 13:09:07'), +(3368, 1020, 2817, 3, 'Kumasi', '2023-07-25 13:09:11', '2023-07-25 13:09:11'), +(3369, 2406, 2816, 3, 'Kumasi', '2023-07-25 13:09:14', '2023-07-25 13:09:14'), +(3370, 2405, 2815, 3, 'Kumasi', '2023-07-25 13:09:19', '2023-07-25 13:09:19'), +(3372, 2415, 2828, 3, 'Kumasi', '2023-07-25 13:10:24', '2023-07-25 13:10:24'), +(3374, 2439, 2855, 2, 'Others', '2023-07-25 13:12:34', '2023-07-25 13:12:34'), +(3376, 2423, 2838, 2, 'Others', '2023-07-25 13:12:38', '2023-07-25 13:12:38'), +(3377, 2432, 2848, 2, 'Others', '2023-07-25 13:12:42', '2023-07-25 13:12:42'), +(3378, 2418, 2831, 2, 'Others', '2023-07-25 13:12:45', '2023-07-25 13:12:45'), +(3379, 2443, 2860, 2, 'Others', '2023-07-25 13:12:48', '2023-07-25 13:12:48'), +(3380, 2442, 2859, 2, 'Others', '2023-07-25 13:12:53', '2023-07-25 13:12:53'), +(3381, 2421, 2835, 2, 'Others', '2023-07-25 13:12:56', '2023-07-25 13:12:56'), +(3382, 2429, 2845, 2, 'Others', '2023-07-25 13:13:00', '2023-07-25 13:13:00'), +(3383, 2427, 2842, 2, 'Others', '2023-07-25 13:13:06', '2023-07-25 13:13:06'), +(3384, 2446, 2863, 2, 'Others', '2023-07-25 13:13:12', '2023-07-25 13:13:12'), +(3385, 2436, 2852, 2, 'Others', '2023-07-25 13:13:15', '2023-07-25 13:13:15'), +(3386, 1931, 2867, 3, 'Kumasi', '2023-07-26 13:08:30', '2023-07-26 13:08:30'), +(3387, 2425, 2840, 3, 'Kumasi', '2023-07-26 13:08:39', '2023-07-26 13:08:39'), +(3389, 2426, 2841, 3, 'Kumasi', '2023-07-26 13:08:45', '2023-07-26 13:08:45'), +(3391, 2424, 2839, 3, 'Kumasi', '2023-07-26 13:08:51', '2023-07-26 13:08:51'), +(3392, 2448, 2865, 3, 'Kumasi', '2023-07-26 13:08:59', '2023-07-26 13:08:59'), +(3394, 2444, 2861, 3, 'Kumasi', '2023-07-26 13:09:08', '2023-07-26 13:09:08'), +(3395, 2431, 2847, 3, 'Kumasi', '2023-07-26 13:09:13', '2023-07-26 13:09:13'), +(3396, 2441, 2858, 3, 'Kumasi', '2023-07-26 13:09:17', '2023-07-26 13:09:17'), +(3397, 2430, 2846, 3, 'Kumasi', '2023-07-26 13:09:24', '2023-07-26 13:09:24'), +(3398, 1888, 2837, 3, 'Kumasi', '2023-07-26 13:09:28', '2023-07-26 13:09:28'), +(3400, 2216, 2857, 3, 'Kumasi', '2023-07-26 13:09:32', '2023-07-26 13:09:32'), +(3402, 2466, 2890, 5, 'Accra', '2023-07-26 13:10:10', '2023-07-26 13:10:10'), +(3404, 359, 2891, 5, 'Accra', '2023-07-26 13:10:14', '2023-07-26 13:10:14'), +(3405, 2026, 2889, 5, 'Accra', '2023-07-26 13:10:18', '2023-07-26 13:10:18'), +(3406, 2465, 2888, 5, 'Accra', '2023-07-26 13:10:22', '2023-07-26 13:10:22'), +(3407, 2461, 2883, 5, 'Accra', '2023-07-26 13:10:26', '2023-07-26 13:10:26'), +(3408, 2460, 2881, 5, 'Accra', '2023-07-26 13:10:30', '2023-07-26 13:10:30'), +(3409, 2458, 2879, 5, 'Accra', '2023-07-26 13:10:38', '2023-07-26 13:10:38'), +(3411, 1750, 2869, 5, 'Accra', '2023-07-26 13:10:43', '2023-07-26 13:10:43'), +(3413, 2463, 2885, 5, 'Accra', '2023-07-26 13:10:47', '2023-07-26 13:10:47'), +(3414, 2122, 2874, 5, 'Accra', '2023-07-26 13:10:51', '2023-07-26 13:10:51'), +(3415, 2457, 2878, 5, 'Accra', '2023-07-26 13:10:57', '2023-07-26 13:10:57'), +(3416, 2464, 2887, 5, 'Accra', '2023-07-26 13:11:02', '2023-07-26 13:11:02'), +(3418, 2459, 2880, 5, 'Accra', '2023-07-26 13:11:06', '2023-07-26 13:11:06'), +(3419, 2450, 2868, 5, 'Accra', '2023-07-26 13:11:12', '2023-07-26 13:11:12'), +(3421, 2451, 2870, 5, 'Accra', '2023-07-26 13:11:15', '2023-07-26 13:11:15'), +(3422, 2454, 2873, 2, 'Others', '2023-07-26 13:11:38', '2023-07-26 13:11:38'), +(3423, 2452, 2871, 2, 'Others', '2023-07-26 13:11:43', '2023-07-26 13:11:43'), +(3424, 2455, 2875, 2, 'Others', '2023-07-26 13:11:46', '2023-07-26 13:11:46'), +(3426, 1492, 2886, 2, 'Others', '2023-07-26 13:11:50', '2023-07-26 13:11:50'), +(3427, 2462, 2884, 2, 'Others', '2023-07-26 13:12:00', '2023-07-26 13:12:00'), +(3429, 2442, 2876, 2, 'Others', '2023-07-26 13:12:05', '2023-07-26 13:12:05'), +(3430, 2456, 2877, 2, 'Others', '2023-07-26 13:12:17', '2023-07-26 13:12:17'), +(3431, 278, 2921, 6, 'Accra', '2023-07-27 13:30:55', '2023-07-27 13:30:55'), +(3433, 2489, 2916, 5, 'Accra', '2023-07-27 13:31:20', '2023-07-27 13:31:20'), +(3435, 2470, 2895, 5, 'Accra', '2023-07-27 13:31:23', '2023-07-27 13:31:23'), +(3436, 2480, 2906, 5, 'Accra', '2023-07-27 13:31:26', '2023-07-27 13:31:26'), +(3437, 2482, 2908, 5, 'Accra', '2023-07-27 13:31:30', '2023-07-27 13:31:30'), +(3438, 2486, 2913, 5, 'Accra', '2023-07-27 13:31:35', '2023-07-27 13:31:35'), +(3440, 2485, 2912, 5, 'Accra', '2023-07-27 13:31:38', '2023-07-27 13:31:38'), +(3441, 2484, 2911, 5, 'Accra', '2023-07-27 13:31:41', '2023-07-27 13:31:41'), +(3442, 1484, 2914, 5, 'Accra', '2023-07-27 13:31:44', '2023-07-27 13:31:44'), +(3443, 2477, 2903, 5, 'Accra', '2023-07-27 13:31:46', '2023-07-27 13:31:46'), +(3445, 2467, 2892, 5, 'Accra', '2023-07-27 13:31:50', '2023-07-27 13:31:50'), +(3446, 2026, 2899, 5, 'Accra', '2023-07-27 13:31:55', '2023-07-27 13:31:55'), +(3447, 2481, 2907, 5, 'Accra', '2023-07-27 13:31:58', '2023-07-27 13:31:58'), +(3448, 2483, 2910, 5, 'Accra', '2023-07-27 13:32:01', '2023-07-27 13:32:01'), +(3449, 2472, 2897, 5, 'Accra', '2023-07-27 13:32:04', '2023-07-27 13:32:04'), +(3450, 2479, 2905, 2, 'Others', '2023-07-27 13:32:29', '2023-07-27 13:32:29'), +(3451, 2491, 2918, 2, 'Others', '2023-07-27 13:32:33', '2023-07-27 13:32:33'), +(3452, 2468, 2893, 2, 'Others', '2023-07-27 13:32:43', '2023-07-27 13:32:43'), +(3454, 2473, 2898, 2, 'Others', '2023-07-27 13:32:47', '2023-07-27 13:32:47'), +(3455, 2474, 2900, 2, 'Others', '2023-07-27 13:32:51', '2023-07-27 13:32:51'), +(3456, 1193, 2882, 3, 'Kumasi', '2023-07-27 13:33:11', '2023-07-27 13:33:11'), +(3457, 2495, 2924, 5, 'Accra', '2023-07-28 12:40:14', '2023-07-28 12:40:14'), +(3459, 530, 2955, 5, 'Accra', '2023-07-28 12:40:18', '2023-07-28 12:40:18'), +(3460, 2519, 2954, 5, 'Accra', '2023-07-28 12:40:22', '2023-07-28 12:40:22'), +(3461, 2494, 2923, 5, 'Accra', '2023-07-28 12:40:24', '2023-07-28 12:40:24'), +(3462, 2504, 2934, 5, 'Accra', '2023-07-28 12:40:29', '2023-07-28 12:40:29'), +(3463, 2509, 2941, 5, 'Accra', '2023-07-28 12:40:51', '2023-07-28 12:40:51'), +(3464, 2516, 2949, 5, 'Accra', '2023-07-28 12:41:08', '2023-07-28 12:41:08'), +(3466, 2497, 2927, 5, 'Accra', '2023-07-28 12:41:14', '2023-07-28 12:41:14'), +(3467, 2513, 2945, 5, 'Accra', '2023-07-28 12:41:17', '2023-07-28 12:41:17'), +(3468, 2517, 2950, 5, 'Accra', '2023-07-28 12:41:30', '2023-07-28 12:41:30'), +(3469, 2515, 2947, 5, 'Accra', '2023-07-28 12:41:35', '2023-07-28 12:41:35'); +INSERT INTO `collection_scans` (`id`, `customer_id`, `order_id`, `rider_id`, `location`, `created_at`, `updated_at`) VALUES +(3470, 2500, 2930, 5, 'Accra', '2023-07-28 12:41:40', '2023-07-28 12:41:40'), +(3471, 2518, 2951, 5, 'Accra', '2023-07-28 12:41:43', '2023-07-28 12:41:43'), +(3472, 2496, 2926, 5, 'Accra', '2023-07-28 12:41:46', '2023-07-28 12:41:46'), +(3474, 2505, 2935, 5, 'Accra', '2023-07-28 12:41:55', '2023-07-28 12:41:55'), +(3476, 2318, 2937, 5, 'Accra', '2023-07-28 12:41:58', '2023-07-28 12:41:58'), +(3477, 2490, 2917, 5, 'Accra', '2023-07-28 12:42:06', '2023-07-28 12:42:06'), +(3479, 2412, 2953, 5, 'Accra', '2023-07-28 12:42:16', '2023-07-28 12:42:16'), +(3481, 1700, 2936, 5, 'Accra', '2023-07-28 12:42:20', '2023-07-28 12:42:20'), +(3482, 1186, 2925, 5, 'Accra', '2023-07-28 12:42:26', '2023-07-28 12:42:26'), +(3484, 2498, 2928, 5, 'Accra', '2023-07-28 12:42:30', '2023-07-28 12:42:30'), +(3486, 2501, 2931, 5, 'Accra', '2023-07-28 12:42:33', '2023-07-28 12:42:33'), +(3488, 2503, 2933, 5, 'Accra', '2023-07-28 12:42:45', '2023-07-28 12:42:45'), +(3489, 1827, 2948, 2, 'Others', '2023-07-28 12:43:17', '2023-07-28 12:43:17'), +(3491, 2493, 2922, 2, 'Others', '2023-07-28 12:43:21', '2023-07-28 12:43:21'), +(3492, 2507, 2939, 2, 'Others', '2023-07-28 12:43:25', '2023-07-28 12:43:25'), +(3493, 2510, 2942, 2, 'Others', '2023-07-28 12:43:30', '2023-07-28 12:43:30'), +(3494, 2499, 2929, 2, 'Others', '2023-07-28 12:43:33', '2023-07-28 12:43:33'), +(3495, 2506, 2938, 2, 'Others', '2023-07-28 12:43:37', '2023-07-28 12:43:37'), +(3496, 2502, 2932, 2, 'Others', '2023-07-28 12:43:44', '2023-07-28 12:43:44'), +(3497, 2520, 2957, 2, 'Accra', '2023-07-28 12:43:59', '2023-07-28 12:43:59'), +(3499, 2475, 2901, 3, 'Kumasi', '2023-07-28 12:44:18', '2023-07-28 12:44:18'), +(3500, 2471, 2896, 3, 'Kumasi', '2023-07-28 12:44:27', '2023-07-28 12:44:27'), +(3502, 2476, 2902, 3, 'Kumasi', '2023-07-28 12:44:32', '2023-07-28 12:44:32'), +(3503, 2469, 2894, 3, 'Kumasi', '2023-07-28 12:44:36', '2023-07-28 12:44:36'), +(3504, 2478, 2904, 3, 'Kumasi', '2023-07-28 12:44:42', '2023-07-28 12:44:42'), +(3505, 2488, 2915, 3, 'Kumasi', '2023-07-28 12:44:45', '2023-07-28 12:44:45'), +(3506, 2527, 2968, 2, 'Others', '2023-07-29 11:38:03', '2023-07-29 11:38:03'), +(3507, 2327, 2977, 2, 'Others', '2023-07-29 11:38:14', '2023-07-29 11:38:14'), +(3509, 2541, 2989, 2, 'Others', '2023-07-29 11:38:20', '2023-07-29 11:38:20'), +(3511, 2542, 2990, 2, 'Others', '2023-07-29 11:38:24', '2023-07-29 11:38:24'), +(3512, 2530, 2971, 2, 'Others', '2023-07-29 11:38:28', '2023-07-29 11:38:28'), +(3513, 2521, 2958, 3, 'Kumasi', '2023-07-29 11:39:02', '2023-07-29 11:39:02'), +(3514, 2068, 2956, 3, 'Kumasi', '2023-07-29 11:39:08', '2023-07-29 11:39:08'), +(3515, 2508, 2940, 3, 'Kumasi', '2023-07-29 11:39:11', '2023-07-29 11:39:11'), +(3516, 2511, 2943, 3, 'Kumasi', '2023-07-29 11:39:18', '2023-07-29 11:39:18'), +(3517, 2512, 2944, 3, 'Kumasi', '2023-07-29 11:39:23', '2023-07-29 11:39:23'), +(3519, 2519, 2961, 5, 'Accra', '2023-07-29 11:39:43', '2023-07-29 11:39:43'), +(3520, 2522, 2959, 5, 'Accra', '2023-07-29 11:39:46', '2023-07-29 11:39:46'), +(3521, 1099, 2966, 5, 'Accra', '2023-07-29 11:39:49', '2023-07-29 11:39:49'), +(3522, 2525, 2964, 5, 'Accra', '2023-07-29 11:39:52', '2023-07-29 11:39:52'), +(3523, 2537, 2985, 5, 'Accra', '2023-07-29 11:39:55', '2023-07-29 11:39:55'), +(3524, 2535, 2980, 5, 'Accra', '2023-07-29 11:39:59', '2023-07-29 11:39:59'), +(3525, 2534, 2979, 5, 'Accra', '2023-07-29 11:40:05', '2023-07-29 11:40:05'), +(3527, 2526, 2965, 5, 'Accra', '2023-07-29 11:40:08', '2023-07-29 11:40:08'), +(3529, 2536, 2981, 5, 'Accra', '2023-07-29 11:40:11', '2023-07-29 11:40:11'), +(3530, 2222, 2962, 5, 'Accra', '2023-07-29 11:40:16', '2023-07-29 11:40:16'), +(3531, 2539, 2987, 5, 'Accra', '2023-07-29 11:40:18', '2023-07-29 11:40:18'), +(3532, 2524, 2963, 5, 'Accra', '2023-07-29 11:40:23', '2023-07-29 11:40:23'), +(3533, 2538, 2986, 5, 'Accra', '2023-07-29 11:40:28', '2023-07-29 11:40:28'), +(3534, 1534, 2972, 5, 'Accra', '2023-07-29 11:40:33', '2023-07-29 11:40:33'), +(3535, 2529, 2970, 5, 'Accra', '2023-07-29 11:40:36', '2023-07-29 11:40:36'), +(3536, 2532, 2976, 5, 'Accra', '2023-07-29 11:40:43', '2023-07-29 11:40:43'), +(3538, 2528, 2969, 5, 'Accra', '2023-07-29 11:40:47', '2023-07-29 11:40:47'), +(3539, 2531, 2974, 5, 'Accra', '2023-07-29 11:40:50', '2023-07-29 11:40:50'), +(3540, 1384, 2975, 5, 'Accra', '2023-07-29 11:40:55', '2023-07-29 11:40:55'), +(3541, 1281, 2967, 5, 'Accra', '2023-07-29 11:41:04', '2023-07-29 11:41:04'), +(3543, 207, 2991, 5, 'Accra', '2023-07-29 11:41:07', '2023-07-29 11:41:07'), +(3544, 2556, 3007, 2, 'Others', '2023-07-30 13:56:39', '2023-07-30 13:56:39'), +(3546, 1495, 3002, 2, 'Others', '2023-07-30 13:56:43', '2023-07-30 13:56:43'), +(3548, 2563, 3016, 2, 'Others', '2023-07-30 13:56:46', '2023-07-30 13:56:46'), +(3549, 952, 3005, 2, 'Others', '2023-07-30 13:56:50', '2023-07-30 13:56:50'), +(3550, 2540, 2988, 2, 'Others', '2023-07-30 13:56:54', '2023-07-30 13:56:54'), +(3551, 2564, 3017, 2, 'Others', '2023-07-30 13:56:58', '2023-07-30 13:56:58'), +(3553, 2566, 3019, 2, 'Others', '2023-07-30 13:57:01', '2023-07-30 13:57:01'), +(3554, 2543, 2992, 3, 'Kumasi', '2023-07-31 09:44:33', '2023-07-31 09:44:33'), +(3556, 2533, 2978, 3, 'Kumasi', '2023-07-31 09:44:38', '2023-07-31 09:44:38'), +(3557, 2523, 2960, 3, 'Kumasi', '2023-07-31 09:44:43', '2023-07-31 09:44:43'), +(3558, 1551, 3000, 5, 'Accra', '2023-07-31 14:08:13', '2023-07-31 14:08:13'), +(3560, 2552, 3001, 5, 'Accra', '2023-07-31 14:08:16', '2023-07-31 14:08:16'), +(3561, 889, 3015, 5, 'Accra', '2023-07-31 14:08:20', '2023-07-31 14:08:20'), +(3562, 2562, 3014, 5, 'Accra', '2023-07-31 14:08:24', '2023-07-31 14:08:24'), +(3563, 2548, 2996, 5, 'Accra', '2023-07-31 14:08:45', '2023-07-31 14:08:45'), +(3564, 2550, 2998, 5, 'Accra', '2023-07-31 14:08:51', '2023-07-31 14:08:51'), +(3566, 2557, 3008, 5, 'Accra', '2023-07-31 14:08:53', '2023-07-31 14:08:53'), +(3567, 2545, 2993, 5, 'Accra', '2023-07-31 14:08:58', '2023-07-31 14:08:58'), +(3568, 2558, 3009, 5, 'Accra', '2023-07-31 14:09:03', '2023-07-31 14:09:03'), +(3569, 2553, 3003, 5, 'Accra', '2023-07-31 14:09:10', '2023-07-31 14:09:10'), +(3571, 2561, 3013, 5, 'Accra', '2023-07-31 14:09:14', '2023-07-31 14:09:14'), +(3572, 2560, 3012, 5, 'Accra', '2023-07-31 14:09:20', '2023-07-31 14:09:20'), +(3574, 2559, 3011, 5, 'Accra', '2023-07-31 14:09:26', '2023-07-31 14:09:26'), +(3575, 868, 3010, 5, 'Accra', '2023-07-31 14:09:33', '2023-07-31 14:09:33'), +(3576, 1830, 2920, 5, 'Accra', '2023-07-31 14:09:38', '2023-07-31 14:09:38'), +(3577, 2551, 2999, 5, 'Accra', '2023-07-31 14:09:43', '2023-07-31 14:09:43'), +(3578, 2546, 2994, 5, 'Accra', '2023-07-31 14:09:47', '2023-07-31 14:09:47'), +(3579, 2565, 3018, 3, 'Kumasi', '2023-07-31 14:10:19', '2023-07-31 14:10:19'), +(3581, 2549, 2997, 3, 'Kumasi', '2023-07-31 14:10:23', '2023-07-31 14:10:23'), +(3582, 2555, 3006, 3, 'Kumasi', '2023-07-31 14:10:26', '2023-07-31 14:10:26'), +(3583, 2554, 3004, 3, 'Kumasi', '2023-07-31 14:10:30', '2023-07-31 14:10:30'), +(3584, 2547, 2995, 3, 'Kumasi', '2023-07-31 14:10:35', '2023-07-31 14:10:35'), +(3585, 2580, 3038, 5, 'Accra', '2023-08-01 12:45:22', '2023-08-01 12:45:22'), +(3587, 2584, 3043, 5, 'Accra', '2023-08-01 12:45:25', '2023-08-01 12:45:25'), +(3588, 2607, 3075, 5, 'Accra', '2023-08-01 12:45:30', '2023-08-01 12:45:30'), +(3589, 1523, 3033, 5, 'Accra', '2023-08-01 12:45:33', '2023-08-01 12:45:33'), +(3590, 2573, 3028, 5, 'Accra', '2023-08-01 12:45:39', '2023-08-01 12:45:39'), +(3592, 2575, 3031, 5, 'Accra', '2023-08-01 12:45:43', '2023-08-01 12:45:43'), +(3593, 2594, 3056, 5, 'Accra', '2023-08-01 12:45:45', '2023-08-01 12:45:45'), +(3594, 2572, 3027, 5, 'Accra', '2023-08-01 12:45:48', '2023-08-01 12:45:48'), +(3595, 2596, 3060, 5, 'Accra', '2023-08-01 12:45:50', '2023-08-01 12:45:50'), +(3596, 2598, 3062, 5, 'Accra', '2023-08-01 12:45:55', '2023-08-01 12:45:55'), +(3597, 2603, 3068, 5, 'Accra', '2023-08-01 12:45:58', '2023-08-01 12:45:58'), +(3598, 2578, 3036, 5, 'Accra', '2023-08-01 12:46:13', '2023-08-01 12:46:13'), +(3600, 1113, 3044, 5, 'Accra', '2023-08-01 12:46:17', '2023-08-01 12:46:17'), +(3601, 2576, 3034, 5, 'Accra', '2023-08-01 12:46:19', '2023-08-01 12:46:19'), +(3602, 2600, 3065, 5, 'Accra', '2023-08-01 12:46:23', '2023-08-01 12:46:23'), +(3603, 2577, 3035, 5, 'Accra', '2023-08-01 12:46:25', '2023-08-01 12:46:25'), +(3604, 2579, 3037, 5, 'Accra', '2023-08-01 12:46:29', '2023-08-01 12:46:29'), +(3605, 2597, 3061, 5, 'Accra', '2023-08-01 12:46:32', '2023-08-01 12:46:32'), +(3606, 2589, 3051, 5, 'Accra', '2023-08-01 12:46:35', '2023-08-01 12:46:35'), +(3607, 2583, 3042, 5, 'Accra', '2023-08-01 12:46:38', '2023-08-01 12:46:38'), +(3608, 1565, 3064, 5, 'Accra', '2023-08-01 12:46:41', '2023-08-01 12:46:41'), +(3609, 2571, 3026, 5, 'Accra', '2023-08-01 12:46:44', '2023-08-01 12:46:44'), +(3610, 992, 3057, 5, 'Accra', '2023-08-01 12:46:47', '2023-08-01 12:46:47'), +(3611, 1858, 3072, 2, 'Others', '2023-08-01 12:47:20', '2023-08-01 12:47:20'), +(3613, 1596, 3069, 2, 'Others', '2023-08-01 12:47:23', '2023-08-01 12:47:23'), +(3614, 2593, 3055, 2, 'Others', '2023-08-01 12:47:25', '2023-08-01 12:47:25'), +(3615, 2586, 3046, 2, 'Others', '2023-08-01 12:47:28', '2023-08-01 12:47:28'), +(3616, 2327, 3049, 2, 'Others', '2023-08-01 12:47:30', '2023-08-01 12:47:30'), +(3617, 1471, 3032, 2, 'Others', '2023-08-01 12:47:33', '2023-08-01 12:47:33'), +(3618, 2569, 3023, 2, 'Others', '2023-08-01 12:47:35', '2023-08-01 12:47:35'), +(3619, 2570, 3024, 2, 'Others', '2023-08-01 12:47:38', '2023-08-01 12:47:38'), +(3620, 2574, 3030, 2, 'Others', '2023-08-01 12:47:40', '2023-08-01 12:47:40'), +(3621, 2592, 3054, 2, 'Others', '2023-08-01 12:47:45', '2023-08-01 12:47:45'), +(3623, 2585, 3045, 2, 'Others', '2023-08-01 12:47:49', '2023-08-01 12:47:49'), +(3624, 2599, 3063, 2, 'Others', '2023-08-01 12:47:53', '2023-08-01 12:47:53'), +(3625, 2582, 3041, 2, 'Others', '2023-08-01 12:47:55', '2023-08-01 12:47:55'), +(3626, 2590, 3052, 2, 'Others', '2023-08-01 12:47:58', '2023-08-01 12:47:58'), +(3627, 2604, 3071, 2, 'Others', '2023-08-01 12:48:03', '2023-08-01 12:48:03'), +(3628, 551, 3070, 2, 'Others', '2023-08-01 12:48:06', '2023-08-01 12:48:06'), +(3629, 1827, 3020, 2, 'Others', '2023-08-01 12:48:08', '2023-08-01 12:48:08'), +(3630, 2302, 3081, 2, 'Others', '2023-08-02 13:03:57', '2023-08-02 13:03:57'), +(3631, 2622, 3095, 2, 'Others', '2023-08-02 13:04:01', '2023-08-02 13:04:01'), +(3632, 2302, 3082, 2, 'Others', '2023-08-02 13:04:04', '2023-08-02 13:04:04'), +(3633, 2612, 3084, 2, 'Others', '2023-08-02 13:04:08', '2023-08-02 13:04:08'), +(3634, 1814, 3086, 2, 'Others', '2023-08-02 13:04:12', '2023-08-02 13:04:12'), +(3635, 2621, 3094, 2, 'Others', '2023-08-02 13:04:15', '2023-08-02 13:04:15'), +(3636, 2635, 3107, 2, 'Others', '2023-08-02 13:04:18', '2023-08-02 13:04:18'), +(3637, 2379, 3079, 3, 'Kumasi', '2023-08-02 13:04:55', '2023-08-02 13:04:55'), +(3639, 2601, 3066, 3, 'Kumasi', '2023-08-02 13:04:59', '2023-08-02 13:04:59'), +(3640, 2591, 3053, 3, 'Kumasi', '2023-08-02 13:05:03', '2023-08-02 13:05:03'), +(3641, 2588, 3050, 3, 'Kumasi', '2023-08-02 13:05:10', '2023-08-02 13:05:10'), +(3643, 935, 3047, 3, 'Kumasi', '2023-08-02 13:05:14', '2023-08-02 13:05:14'), +(3644, 2565, 3059, 3, 'Kumasi', '2023-08-02 13:05:16', '2023-08-02 13:05:16'), +(3645, 2605, 3073, 3, 'Kumasi', '2023-08-02 13:05:19', '2023-08-02 13:05:19'), +(3646, 2606, 3074, 3, 'Kumasi', '2023-08-02 13:05:24', '2023-08-02 13:05:24'), +(3647, 2609, 3078, 3, 'Kumasi', '2023-08-02 13:06:21', '2023-08-02 13:06:21'), +(3649, 2139, 3077, 3, 'Kumasi', '2023-08-02 13:06:27', '2023-08-02 13:06:27'), +(3651, 1824, 3025, 3, 'Kumasi', '2023-08-02 13:06:31', '2023-08-02 13:06:31'), +(3652, 2568, 3022, 3, 'Kumasi', '2023-08-02 13:06:36', '2023-08-02 13:06:36'), +(3654, 1861, 3138, 2, 'Others', '2023-08-03 12:51:01', '2023-08-03 12:51:01'), +(3656, 2643, 3115, 2, 'Others', '2023-08-03 12:51:09', '2023-08-03 12:51:09'), +(3657, 2664, 3143, 2, 'Others', '2023-08-03 12:51:14', '2023-08-03 12:51:14'), +(3658, 2641, 3113, 2, 'Others', '2023-08-03 12:51:17', '2023-08-03 12:51:17'), +(3659, 2636, 3108, 2, 'Others', '2023-08-03 12:51:20', '2023-08-03 12:51:20'), +(3660, 2637, 3109, 2, 'Others', '2023-08-03 12:51:24', '2023-08-03 12:51:24'), +(3661, 618, 3132, 2, 'Others', '2023-08-03 12:51:27', '2023-08-03 12:51:27'), +(3662, 2653, 3128, 2, 'Others', '2023-08-03 12:51:30', '2023-08-03 12:51:30'), +(3663, 2651, 3126, 2, 'Others', '2023-08-03 12:51:35', '2023-08-03 12:51:35'), +(3664, 2611, 3083, 3, 'Kumasi', '2023-08-03 12:52:01', '2023-08-03 12:52:01'), +(3665, 2613, 3085, 3, 'Kumasi', '2023-08-03 12:52:05', '2023-08-03 12:52:05'), +(3667, 2663, 3142, 5, 'Accra', '2023-08-03 12:52:38', '2023-08-03 12:52:38'), +(3669, 2652, 3127, 5, 'Accra', '2023-08-03 12:52:41', '2023-08-03 12:52:41'), +(3671, 2647, 3120, 5, 'Accra', '2023-08-03 12:52:44', '2023-08-03 12:52:44'), +(3672, 2654, 3129, 5, 'Accra', '2023-08-03 12:52:48', '2023-08-03 12:52:48'), +(3673, 2640, 3112, 5, 'Accra', '2023-08-03 12:52:51', '2023-08-03 12:52:51'), +(3674, 2648, 3121, 5, 'Accra', '2023-08-03 12:52:54', '2023-08-03 12:52:54'), +(3675, 2644, 3116, 5, 'Accra', '2023-08-03 12:52:59', '2023-08-03 12:52:59'), +(3676, 1374, 3117, 5, 'Accra', '2023-08-03 12:53:01', '2023-08-03 12:53:01'), +(3677, 2660, 3139, 5, 'Accra', '2023-08-03 12:53:09', '2023-08-03 12:53:09'), +(3679, 2645, 3118, 5, 'Accra', '2023-08-03 12:53:12', '2023-08-03 12:53:12'), +(3680, 2642, 3114, 5, 'Accra', '2023-08-03 12:53:15', '2023-08-03 12:53:15'), +(3681, 2658, 3136, 5, 'Accra', '2023-08-03 12:53:17', '2023-08-03 12:53:17'), +(3682, 2650, 3125, 5, 'Accra', '2023-08-03 12:53:25', '2023-08-03 12:53:25'), +(3684, 2608, 3076, 5, 'Accra', '2023-08-03 12:53:30', '2023-08-03 12:53:30'), +(3685, 2656, 3134, 5, 'Accra', '2023-08-03 12:55:06', '2023-08-03 12:55:06'), +(3687, 2659, 3137, 5, 'Accra', '2023-08-03 12:55:09', '2023-08-03 12:55:09'), +(3688, 2655, 3133, 5, 'Accra', '2023-08-03 12:55:13', '2023-08-03 12:55:13'), +(3689, 2657, 3135, 5, 'Accra', '2023-08-03 12:55:29', '2023-08-03 12:55:29'), +(3690, 2662, 3141, 5, 'Accra', '2023-08-03 12:55:32', '2023-08-03 12:55:32'), +(3691, 2638, 3110, 5, 'Accra', '2023-08-03 12:55:35', '2023-08-03 12:55:35'), +(3692, 1662, 3130, 5, 'Accra', '2023-08-03 12:55:43', '2023-08-03 12:55:43'), +(3694, 2681, 3162, 2, 'Others', '2023-08-03 17:33:32', '2023-08-03 17:33:32'), +(3696, 2327, 3175, 2, 'Others', '2023-08-03 17:33:35', '2023-08-03 17:33:35'), +(3697, 2682, 3164, 2, 'Others', '2023-08-03 17:33:38', '2023-08-03 17:33:38'), +(3698, 2674, 3154, 2, 'Others', '2023-08-03 17:33:42', '2023-08-03 17:33:42'), +(3699, 2680, 3161, 2, 'Others', '2023-08-03 17:33:45', '2023-08-03 17:33:45'), +(3700, 2692, 3176, 2, 'Others', '2023-08-03 17:33:50', '2023-08-03 17:33:50'), +(3701, 2688, 3170, 2, 'Others', '2023-08-03 17:33:53', '2023-08-03 17:33:53'), +(3703, 2677, 3158, 2, 'Others', '2023-08-03 17:34:25', '2023-08-03 17:34:25'), +(3705, 2686, 3168, 2, 'Others', '2023-08-03 17:35:17', '2023-08-03 17:35:17'), +(3707, 1848, 3173, 5, 'Accra', '2023-08-04 13:38:27', '2023-08-04 13:38:27'), +(3709, 2683, 3165, 5, 'Accra', '2023-08-04 13:38:35', '2023-08-04 13:38:35'), +(3711, 2669, 3149, 5, 'Accra', '2023-08-04 13:38:39', '2023-08-04 13:38:39'), +(3712, 2668, 3148, 5, 'Accra', '2023-08-04 13:38:42', '2023-08-04 13:38:42'), +(3713, 2676, 3157, 5, 'Accra', '2023-08-04 13:38:47', '2023-08-04 13:38:47'), +(3714, 2678, 3159, 5, 'Accra', '2023-08-04 13:38:51', '2023-08-04 13:38:51'), +(3715, 441, 3144, 5, 'Accra', '2023-08-04 13:38:54', '2023-08-04 13:38:54'), +(3716, 2689, 3171, 5, 'Accra', '2023-08-04 13:39:04', '2023-08-04 13:39:04'), +(3717, 2684, 3166, 5, 'Accra', '2023-08-04 13:39:09', '2023-08-04 13:39:09'), +(3718, 1926, 3163, 5, 'Accra', '2023-08-04 13:39:12', '2023-08-04 13:39:12'), +(3719, 2675, 3156, 5, 'Accra', '2023-08-04 13:39:23', '2023-08-04 13:39:23'), +(3721, 1247, 3155, 5, 'Accra', '2023-08-04 13:39:27', '2023-08-04 13:39:27'), +(3722, 2685, 3167, 5, 'Accra', '2023-08-04 13:39:33', '2023-08-04 13:39:33'), +(3723, 2671, 3151, 5, 'Accra', '2023-08-04 13:39:38', '2023-08-04 13:39:38'), +(3724, 2667, 3147, 5, 'Accra', '2023-08-04 13:39:44', '2023-08-04 13:39:44'), +(3726, 2639, 3111, 3, 'Kumasi', '2023-08-04 13:40:20', '2023-08-04 13:40:20'), +(3728, 2646, 3119, 3, 'Kumasi', '2023-08-04 13:40:33', '2023-08-04 13:40:33'), +(3729, 1784, 3122, 3, 'Kumasi', '2023-08-04 13:40:37', '2023-08-04 13:40:37'), +(3730, 2511, 3123, 3, 'Kumasi', '2023-08-04 13:40:40', '2023-08-04 13:40:40'), +(3731, 476, 3131, 3, 'Kumasi', '2023-08-04 13:40:43', '2023-08-04 13:40:43'), +(3732, 2649, 3124, 3, 'Kumasi', '2023-08-04 13:40:46', '2023-08-04 13:40:46'), +(3733, 2666, 3146, 3, 'Kumasi', '2023-08-04 13:40:50', '2023-08-04 13:40:50'), +(3734, 1487, 3195, 2, 'Others', '2023-08-05 13:51:16', '2023-08-05 13:51:16'), +(3735, 2720, 3215, 2, 'Others', '2023-08-05 13:51:22', '2023-08-05 13:51:22'), +(3737, 1263, 3213, 2, 'Others', '2023-08-05 13:51:26', '2023-08-05 13:51:26'), +(3738, 2711, 3201, 2, 'Others', '2023-08-05 13:51:29', '2023-08-05 13:51:29'), +(3739, 2706, 3194, 2, 'Others', '2023-08-05 13:51:34', '2023-08-05 13:51:34'), +(3740, 2699, 3186, 2, 'Others', '2023-08-05 13:51:37', '2023-08-05 13:51:37'), +(3741, 956, 3181, 2, 'Others', '2023-08-05 13:51:42', '2023-08-05 13:51:42'), +(3743, 2708, 3198, 2, 'Others', '2023-08-05 13:51:46', '2023-08-05 13:51:46'), +(3744, 2719, 3189, 2, 'Others', '2023-08-05 13:51:52', '2023-08-05 13:51:52'), +(3746, 2712, 3202, 2, 'Others', '2023-08-05 13:51:57', '2023-08-05 13:51:57'), +(3747, 2715, 3205, 2, 'Others', '2023-08-05 13:52:02', '2023-08-05 13:52:02'), +(3748, 2499, 3210, 2, 'Others', '2023-08-05 13:52:08', '2023-08-05 13:52:08'), +(3750, 2737, 3241, 2, 'Others', '2023-08-06 14:18:42', '2023-08-06 14:18:42'), +(3752, 1516, 3243, 2, 'Others', '2023-08-06 14:18:45', '2023-08-06 14:18:45'), +(3753, 2587, 3228, 2, 'Others', '2023-08-06 14:18:48', '2023-08-06 14:18:48'), +(3755, 2741, 3249, 2, 'Others', '2023-08-06 14:18:51', '2023-08-06 14:18:51'), +(3756, 2729, 3227, 2, 'Others', '2023-08-06 14:18:54', '2023-08-06 14:18:54'), +(3757, 2726, 3223, 2, 'Others', '2023-08-06 14:18:57', '2023-08-06 14:18:57'), +(3758, 2747, 3258, 2, 'Others', '2023-08-06 14:19:00', '2023-08-06 14:19:00'), +(3759, 2753, 3268, 2, 'Others', '2023-08-06 14:19:03', '2023-08-06 14:19:03'), +(3760, 1561, 3233, 2, 'Others', '2023-08-06 14:19:08', '2023-08-06 14:19:08'), +(3761, 2641, 3232, 2, 'Others', '2023-08-06 14:19:14', '2023-08-06 14:19:14'), +(3763, 2742, 3250, 2, 'Others', '2023-08-06 14:19:17', '2023-08-06 14:19:17'), +(3764, 1082, 3236, 2, 'Others', '2023-08-06 14:19:20', '2023-08-06 14:19:20'), +(3765, 2728, 3226, 2, 'Others', '2023-08-06 14:19:23', '2023-08-06 14:19:23'), +(3766, 2751, 3266, 2, 'Others', '2023-08-06 14:19:29', '2023-08-06 14:19:29'), +(3768, 2748, 3263, 2, 'Others', '2023-08-06 14:19:41', '2023-08-06 14:19:41'), +(3769, 759, 3242, 2, 'Others', '2023-08-06 14:19:45', '2023-08-06 14:19:45'), +(3770, 2750, 3265, 2, 'Others', '2023-08-06 14:19:48', '2023-08-06 14:19:48'), +(3771, 2724, 3221, 3, 'Kumasi', '2023-08-06 14:20:24', '2023-08-06 14:20:24'), +(3773, 2670, 3217, 3, 'Kumasi', '2023-08-06 14:20:33', '2023-08-06 14:20:33'), +(3775, 2713, 3203, 3, 'Kumasi', '2023-08-06 14:20:36', '2023-08-06 14:20:36'), +(3776, 2703, 3191, 3, 'Kumasi', '2023-08-06 14:20:49', '2023-08-06 14:20:49'), +(3777, 2687, 3169, 3, 'Kumasi', '2023-08-06 14:20:55', '2023-08-06 14:20:55'), +(3778, 2690, 3172, 3, 'Kumasi', '2023-08-06 14:21:00', '2023-08-06 14:21:00'), +(3780, 2679, 3160, 3, 'Kumasi', '2023-08-06 14:21:14', '2023-08-06 14:21:14'), +(3782, 2673, 3153, 3, 'Kumasi', '2023-08-06 14:21:17', '2023-08-06 14:21:17'), +(3783, 2670, 3150, 3, 'Kumasi', '2023-08-06 14:21:22', '2023-08-06 14:21:22'), +(3785, 2691, 3174, 3, 'Kumasi', '2023-08-06 14:21:27', '2023-08-06 14:21:27'), +(3787, 2700, 3188, 5, 'Accra', '2023-08-07 11:19:08', '2023-08-07 11:19:08'), +(3789, 1581, 3187, 5, 'Accra', '2023-08-07 11:19:11', '2023-08-07 11:19:11'), +(3790, 2714, 3204, 5, 'Accra', '2023-08-07 11:19:13', '2023-08-07 11:19:13'), +(3791, 362, 3196, 5, 'Accra', '2023-08-07 11:19:16', '2023-08-07 11:19:16'), +(3792, 2717, 3207, 5, 'Accra', '2023-08-07 11:19:19', '2023-08-07 11:19:19'), +(3793, 2695, 3180, 5, 'Accra', '2023-08-07 11:19:21', '2023-08-07 11:19:21'), +(3794, 2702, 3190, 5, 'Accra', '2023-08-07 11:19:24', '2023-08-07 11:19:24'), +(3795, 2716, 3206, 5, 'Accra', '2023-08-07 11:19:28', '2023-08-07 11:19:28'), +(3796, 2633, 3182, 5, 'Accra', '2023-08-07 11:19:40', '2023-08-07 11:19:40'), +(3798, 2698, 3185, 5, 'Accra', '2023-08-07 11:19:44', '2023-08-07 11:19:44'), +(3799, 2721, 3216, 5, 'Accra', '2023-08-07 11:19:46', '2023-08-07 11:19:46'), +(3801, 2705, 3193, 5, 'Accra', '2023-08-07 11:19:50', '2023-08-07 11:19:50'), +(3802, 1442, 3178, 5, 'Accra', '2023-08-07 11:19:53', '2023-08-07 11:19:53'), +(3803, 2704, 3192, 5, 'Accra', '2023-08-07 11:19:57', '2023-08-07 11:19:57'), +(3804, 1733, 3211, 5, 'Accra', '2023-08-07 11:20:01', '2023-08-07 11:20:01'), +(3805, 2718, 3208, 5, 'Accra', '2023-08-07 11:20:07', '2023-08-07 11:20:07'), +(3806, 2707, 3197, 5, 'Accra', '2023-08-07 11:20:12', '2023-08-07 11:20:12'), +(3807, 2693, 3177, 5, 'Accra', '2023-08-07 11:20:15', '2023-08-07 11:20:15'), +(3808, 2676, 3212, 5, 'Accra', '2023-08-07 11:20:22', '2023-08-07 11:20:22'), +(3809, 1091, 3209, 5, 'Accra', '2023-08-07 11:20:25', '2023-08-07 11:20:25'), +(3810, 2694, 3179, 5, 'Accra', '2023-08-07 11:20:35', '2023-08-07 11:20:35'), +(3817, 278, 3286, 6, 'Accra', '2023-08-08 13:00:55', '2023-08-08 13:00:55'), +(3818, 2287, 3262, 5, 'Accra', '2023-08-08 13:01:29', '2023-08-08 13:01:29'), +(3819, 2752, 3267, 5, 'Accra', '2023-08-08 13:01:33', '2023-08-08 13:01:33'), +(3820, 2730, 3229, 5, 'Accra', '2023-08-08 13:01:35', '2023-08-08 13:01:35'), +(3821, 2739, 3247, 5, 'Accra', '2023-08-08 13:01:39', '2023-08-08 13:01:39'), +(3822, 2725, 3222, 5, 'Accra', '2023-08-08 13:01:41', '2023-08-08 13:01:41'), +(3823, 2028, 3251, 5, 'Accra', '2023-08-08 13:01:45', '2023-08-08 13:01:45'), +(3824, 2644, 3259, 5, 'Accra', '2023-08-08 13:01:48', '2023-08-08 13:01:48'), +(3825, 2676, 3231, 5, 'Accra', '2023-08-08 13:01:51', '2023-08-08 13:01:51'), +(3826, 2745, 3256, 5, 'Accra', '2023-08-08 13:03:08', '2023-08-08 13:03:08'), +(3827, 2743, 3252, 5, 'Accra', '2023-08-08 13:03:15', '2023-08-08 13:03:15'), +(3828, 1602, 3225, 5, 'Accra', '2023-08-08 13:03:18', '2023-08-08 13:03:18'), +(3830, 2735, 3238, 5, 'Accra', '2023-08-08 13:03:22', '2023-08-08 13:03:22'), +(3831, 2733, 3235, 5, 'Accra', '2023-08-08 13:03:27', '2023-08-08 13:03:27'), +(3832, 1857, 3245, 5, 'Accra', '2023-08-08 13:04:10', '2023-08-08 13:04:10'), +(3834, 2026, 3253, 5, 'Accra', '2023-08-08 13:04:14', '2023-08-08 13:04:14'), +(3835, 2723, 3219, 5, 'Accra', '2023-08-08 13:04:17', '2023-08-08 13:04:17'), +(3836, 2522, 3254, 5, 'Accra', '2023-08-08 13:04:24', '2023-08-08 13:04:24'), +(3837, 1700, 3260, 5, 'Accra', '2023-08-08 13:04:33', '2023-08-08 13:04:33'), +(3839, 2754, 3269, 5, 'Accra', '2023-08-08 13:04:37', '2023-08-08 13:04:37'), +(3840, 2740, 3248, 5, 'Accra', '2023-08-08 13:04:40', '2023-08-08 13:04:40'), +(3841, 2658, 3239, 5, 'Accra', '2023-08-08 13:04:52', '2023-08-08 13:04:52'), +(3843, 2734, 3237, 5, 'Accra', '2023-08-08 13:04:57', '2023-08-08 13:04:57'), +(3844, 2738, 3244, 5, 'Accra', '2023-08-08 13:05:01', '2023-08-08 13:05:01'), +(3846, 2761, 3277, 5, 'Accra', '2023-08-08 13:06:44', '2023-08-08 13:06:44'), +(3848, 2764, 3281, 5, 'Accra', '2023-08-08 13:06:48', '2023-08-08 13:06:48'), +(3849, 1281, 3280, 5, 'Accra', '2023-08-08 13:06:56', '2023-08-08 13:06:56'), +(3850, 2755, 3271, 5, 'Accra', '2023-08-08 13:07:01', '2023-08-08 13:07:01'), +(3851, 2762, 3278, 5, 'Accra', '2023-08-08 13:07:04', '2023-08-08 13:07:04'), +(3852, 2749, 3264, 5, 'Accra', '2023-08-08 13:07:08', '2023-08-08 13:07:08'), +(3853, 2757, 3273, 5, 'Accra', '2023-08-08 13:07:12', '2023-08-08 13:07:12'), +(3854, 2760, 3276, 5, 'Accra', '2023-08-08 13:07:16', '2023-08-08 13:07:16'), +(3855, 2625, 3282, 5, 'Accra', '2023-08-08 13:07:20', '2023-08-08 13:07:20'), +(3856, 2763, 3279, 5, 'Accra', '2023-08-08 13:07:26', '2023-08-08 13:07:26'), +(3857, 2727, 3224, 5, 'Accra', '2023-08-08 13:07:49', '2023-08-08 13:07:49'), +(3858, 2756, 3272, 5, 'Accra', '2023-08-08 13:07:52', '2023-08-08 13:07:52'), +(3859, 909, 3283, 5, 'Accra', '2023-08-08 13:07:54', '2023-08-08 13:07:54'), +(3860, 2587, 3048, 5, 'Accra', '2023-08-08 13:07:57', '2023-08-08 13:07:57'), +(3861, 2748, 3285, 5, 'Accra', '2023-08-08 13:08:00', '2023-08-08 13:08:00'), +(3862, 2765, 3284, 5, 'Accra', '2023-08-08 13:08:03', '2023-08-08 13:08:03'), +(3863, 2758, 3274, 5, 'Accra', '2023-08-08 13:08:06', '2023-08-08 13:08:06'), +(3864, 2759, 3275, 5, 'Accra', '2023-08-08 13:08:14', '2023-08-08 13:08:14'), +(3866, 2744, 3255, 3, 'Kumasi', '2023-08-08 13:08:40', '2023-08-08 13:08:40'), +(3867, 1714, 3246, 3, 'Kumasi', '2023-08-08 13:08:44', '2023-08-08 13:08:44'), +(3868, 2732, 3234, 3, 'Kumasi', '2023-08-08 13:08:49', '2023-08-08 13:08:49'), +(3869, 2736, 3240, 3, 'Kumasi', '2023-08-08 13:08:52', '2023-08-08 13:08:52'), +(3870, 2746, 3257, 3, 'Kumasi', '2023-08-08 13:08:55', '2023-08-08 13:08:55'), +(3871, 2511, 3261, 3, 'Kumasi', '2023-08-08 13:08:57', '2023-08-08 13:08:57'), +(3872, 31, 3300, 5, 'Accra', '2023-08-09 11:34:27', '2023-08-09 11:34:27'), +(3874, 2770, 3292, 5, 'Accra', '2023-08-09 13:26:11', '2023-08-09 13:26:11'), +(3875, 2767, 3288, 5, 'Accra', '2023-08-09 13:26:15', '2023-08-09 13:26:15'), +(3876, 2768, 3289, 5, 'Accra', '2023-08-09 13:26:23', '2023-08-09 13:26:23'), +(3877, 2766, 3287, 5, 'Others', '2023-08-09 13:26:49', '2023-08-09 13:26:49'), +(3879, 2769, 3290, 5, 'Others', '2023-08-09 13:26:53', '2023-08-09 13:26:53'), +(3880, 1850, 3270, 3, 'Kumasi', '2023-08-09 13:28:08', '2023-08-09 13:28:08'), +(3882, 3451, 3308, 5, 'Accra', '2023-08-10 14:13:24', '2023-08-10 14:13:24'), +(3884, 3452, 3309, 5, 'Accra', '2023-08-10 14:13:28', '2023-08-10 14:13:28'), +(3886, 1583, 3296, 5, 'Accra', '2023-08-10 14:13:32', '2023-08-10 14:13:32'), +(3887, 2280, 3301, 5, 'Accra', '2023-08-10 14:13:38', '2023-08-10 14:13:38'), +(3889, 1346, 3302, 5, 'Others', '2023-08-10 14:13:56', '2023-08-10 14:13:56'), +(3891, 3448, 3305, 5, 'Others', '2023-08-10 14:13:59', '2023-08-10 14:13:59'), +(3892, 3440, 3303, 5, 'Others', '2023-08-10 14:14:01', '2023-08-10 14:14:01'), +(3893, 3449, 3306, 5, 'Others', '2023-08-10 14:14:06', '2023-08-10 14:14:06'), +(3896, 3453, 3310, 5, 'Others', '2023-08-10 14:14:12', '2023-08-10 14:14:12'), +(3898, 2771, 3294, 3, 'Kumasi', '2023-08-10 14:14:31', '2023-08-10 14:14:31'), +(3900, 2469, 3293, 3, 'Kumasi', '2023-08-10 14:14:36', '2023-08-10 14:14:36'), +(3901, 349, 3291, 3, 'Kumasi', '2023-08-10 14:14:44', '2023-08-10 14:14:44'), +(3902, 528, 3332, 5, 'Accra', '2023-08-11 10:58:02', '2023-08-11 10:58:02'), +(3904, 3463, 3314, 5, 'Accra', '2023-08-11 10:58:05', '2023-08-11 10:58:05'), +(3905, 3464, 3325, 5, 'Accra', '2023-08-11 10:58:11', '2023-08-11 10:58:11'), +(3907, 2743, 3330, 5, 'Accra', '2023-08-11 10:58:14', '2023-08-11 10:58:14'), +(3909, 3317, 3323, 5, 'Accra', '2023-08-11 10:58:20', '2023-08-11 10:58:20'), +(3911, 2055, 3311, 5, 'Others', '2023-08-11 10:59:13', '2023-08-11 10:59:13'), +(3913, 3465, 3326, 5, 'Others', '2023-08-11 10:59:20', '2023-08-11 10:59:20'), +(3915, 3469, 3333, 5, 'Others', '2023-08-11 11:00:09', '2023-08-11 11:00:09'), +(3916, 2652, 3322, 5, 'Others', '2023-08-11 11:00:13', '2023-08-11 11:00:13'), +(3917, 1776, 3299, 3, 'Kumasi', '2023-08-11 11:00:40', '2023-08-11 11:00:40'), +(3918, 3447, 3304, 3, 'Kumasi', '2023-08-11 11:00:43', '2023-08-11 11:00:43'), +(3919, 2772, 3295, 3, 'Kumasi', '2023-08-11 11:00:46', '2023-08-11 11:00:46'), +(3920, 984, 3339, 5, 'Accra', '2023-08-12 10:46:26', '2023-08-12 10:46:26'), +(3922, 3498, 3344, 5, 'Accra', '2023-08-12 10:46:34', '2023-08-12 10:46:34'), +(3923, 3468, 3331, 5, 'Accra', '2023-08-12 10:46:39', '2023-08-12 10:46:39'), +(3924, 3325, 3345, 5, 'Accra', '2023-08-12 10:46:41', '2023-08-12 10:46:41'), +(3925, 3507, 3347, 5, 'Others', '2023-08-12 10:46:56', '2023-08-12 10:46:56'), +(3927, 2327, 3335, 5, 'Others', '2023-08-12 10:47:00', '2023-08-12 10:47:00'), +(3928, 1082, 3334, 5, 'Others', '2023-08-12 10:47:03', '2023-08-12 10:47:03'), +(3929, 3487, 3340, 5, 'Others', '2023-08-12 10:47:09', '2023-08-12 10:47:09'), +(3931, 1487, 3319, 3, 'Kumasi', '2023-08-12 10:47:36', '2023-08-12 10:47:36'), +(3933, 1487, 3324, 3, 'Kumasi', '2023-08-12 10:47:39', '2023-08-12 10:47:39'), +(3934, 3467, 3328, 3, 'Kumasi', '2023-08-12 10:47:45', '2023-08-12 10:47:45'), +(3935, 1999, 3327, 3, 'Kumasi', '2023-08-12 10:47:48', '2023-08-12 10:47:48'), +(3936, 674, 3321, 3, 'Kumasi', '2023-08-12 10:47:52', '2023-08-12 10:47:52'), +(3937, 860, 3329, 3, 'Kumasi', '2023-08-12 10:47:56', '2023-08-12 10:47:56'), +(3939, 3512, 3350, 5, 'Accra', '2023-08-15 08:50:42', '2023-08-15 08:50:42'), +(3940, 3511, 3349, 5, 'Accra', '2023-08-15 08:50:49', '2023-08-15 08:50:49'), +(3941, 2751, 3365, 5, 'Others', '2023-08-15 08:51:07', '2023-08-15 08:51:07'), +(3942, 2641, 3367, 5, 'Others', '2023-08-15 08:52:09', '2023-08-15 08:52:09'), +(3943, 3640, 3379, 6, 'Kumasi', '2023-08-16 17:19:43', '2023-08-16 17:19:43'), +(3945, 2755, 3373, 5, 'Accra', '2023-08-16 17:22:24', '2023-08-16 17:22:24'), +(3946, 2591, 3358, 3, 'Kumasi', '2023-08-16 17:22:46', '2023-08-16 17:22:46'), +(3948, 3640, 3387, 3, 'Kumasi', '2023-08-16 17:24:50', '2023-08-16 17:24:50'), +(3949, 3509, 3406, 3, 'Kumasi', '2023-08-18 10:03:54', '2023-08-18 10:03:54'), +(3951, 3192, 3419, 5, 'Accra', '2023-08-19 10:44:10', '2023-08-19 10:44:10'), +(3954, 3462, 3446, 5, 'Accra', '2023-08-19 10:47:24', '2023-08-19 10:47:24'), +(3955, 1487, 3423, 3, 'Kumasi', '2023-08-21 11:17:06', '2023-08-21 11:17:06'), +(3956, 1045, 3424, 5, 'Accra', '2023-08-21 11:17:25', '2023-08-21 11:17:25'), +(3957, 3562, 3467, 3, 'Kumasi', '2023-08-22 11:20:38', '2023-08-22 11:20:38'), +(3958, 3325, 3427, 3, 'Kumasi', '2023-08-22 11:20:48', '2023-08-22 11:20:48'), +(3959, 1487, 3425, 3, 'Kumasi', '2023-08-22 11:21:01', '2023-08-22 11:21:01'), +(3960, 1487, 3452, 3, 'Kumasi', '2023-08-22 11:21:11', '2023-08-22 11:21:11'), +(3961, 1193, 3462, 3, 'Kumasi', '2023-08-22 11:21:20', '2023-08-22 11:21:20'), +(3962, 1487, 3426, 3, 'Kumasi', '2023-08-22 11:21:30', '2023-08-22 11:21:30'), +(3963, 3765, 3450, 3, 'Kumasi', '2023-08-22 11:21:40', '2023-08-22 11:21:40'), +(3964, 1011, 3460, 3, 'Kumasi', '2023-08-22 11:21:50', '2023-08-22 11:21:50'), +(3965, 1487, 3432, 3, 'Kumasi', '2023-08-22 11:22:04', '2023-08-22 11:22:04'), +(3966, 3781, 3479, 3, 'Kumasi', '2023-08-23 09:02:58', '2023-08-23 09:02:58'), +(3967, 1487, 3493, 3, 'Kumasi', '2023-08-23 09:03:09', '2023-08-23 09:03:09'), +(3969, 1487, 3490, 3, 'Kumasi', '2023-08-23 09:03:23', '2023-08-23 09:03:23'), +(3970, 3819, 3511, 3, 'Kumasi', '2023-08-23 09:03:33', '2023-08-23 09:03:33'), +(3971, 3770, 3477, 3, 'Kumasi', '2023-08-23 09:03:39', '2023-08-23 09:03:39'), +(3972, 551, 3480, 5, 'Others', '2023-08-23 09:04:24', '2023-08-23 09:04:24'), +(3974, 3808, 3501, 5, 'Others', '2023-08-23 09:05:01', '2023-08-23 09:05:01'), +(3975, 3589, 3492, 5, 'Others', '2023-08-23 09:05:05', '2023-08-23 09:05:05'), +(3976, 1168, 3491, 5, 'Others', '2023-08-23 09:05:11', '2023-08-23 09:05:11'), +(3977, 1487, 3502, 5, 'Others', '2023-08-23 09:05:46', '2023-08-23 09:05:46'), +(3978, 3838, 3556, 5, 'Others', '2023-08-23 09:06:36', '2023-08-23 09:06:36'), +(3979, 1487, 3552, 5, 'Others', '2023-08-23 09:06:50', '2023-08-23 09:06:50'), +(3980, 3613, 3558, 5, 'Others', '2023-08-23 09:07:03', '2023-08-23 09:07:03'), +(3981, 1091, 3551, 5, 'Accra', '2023-08-23 09:07:31', '2023-08-23 09:07:31'), +(3982, 2074, 3510, 5, 'Accra', '2023-08-23 09:08:18', '2023-08-23 09:08:18'), +(3983, 1045, 3540, 5, 'Accra', '2023-08-23 09:08:22', '2023-08-23 09:08:22'), +(3984, 2516, 3543, 5, 'Accra', '2023-08-23 09:08:28', '2023-08-23 09:08:28'), +(3986, 3795, 3536, 5, 'Accra', '2023-08-23 09:08:35', '2023-08-23 09:08:35'), +(3987, 3828, 3516, 5, 'Accra', '2023-08-23 09:08:41', '2023-08-23 09:08:41'), +(3988, 3814, 3546, 5, 'Accra', '2023-08-23 09:08:45', '2023-08-23 09:08:45'), +(3989, 3769, 3476, 5, 'Accra', '2023-08-23 09:08:53', '2023-08-23 09:08:53'), +(3990, 3822, 3513, 5, 'Accra', '2023-08-23 09:09:11', '2023-08-23 09:09:11'), +(3991, 3797, 3487, 5, 'Accra', '2023-08-23 09:09:18', '2023-08-23 09:09:18'), +(3993, 2343, 3505, 5, 'Accra', '2023-08-23 09:09:27', '2023-08-23 09:09:27'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `commissions` +-- + +CREATE TABLE `commissions` ( + `id` bigint(20) UNSIGNED NOT NULL, + `customer_id` bigint(20) UNSIGNED NOT NULL, + `referee_id` bigint(20) UNSIGNED DEFAULT NULL, + `amount` double(8,2) NOT NULL DEFAULT 0.00, + `reference` varchar(255) DEFAULT NULL, + `reason` varchar(255) NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `contacts` +-- + +CREATE TABLE `contacts` ( + `id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(255) NOT NULL, + `email` varchar(255) DEFAULT NULL, + `phone` varchar(255) DEFAULT NULL, + `content` text NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `counters` +-- + +CREATE TABLE `counters` ( + `id` bigint(20) UNSIGNED NOT NULL, + `number` int(11) NOT NULL, + `table` varchar(255) NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `counters` +-- + +INSERT INTO `counters` (`id`, `number`, `table`, `created_at`, `updated_at`) VALUES +(1, 8, 'users', '2023-08-09 04:45:33', '2023-08-09 04:46:05'), +(2, 6, 'riders', '2023-08-09 04:46:05', '2023-08-09 04:46:05'), +(3, 3643, 'orders', '2023-08-09 04:46:05', '2023-08-29 22:13:04'), +(4, 1115, 'distributors', '2023-08-09 04:46:23', '2023-08-29 22:06:06'), +(5, 1487, 'transactions', '2023-08-09 04:46:23', '2023-08-29 22:13:04'), +(6, 519, 'customers', '2023-08-09 04:46:05', '2023-08-30 17:53:20'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `customers` +-- + +CREATE TABLE `customers` ( + `id` bigint(20) UNSIGNED NOT NULL, + `user_id` bigint(20) UNSIGNED DEFAULT NULL, + `name` varchar(255) DEFAULT NULL, + `date_of_birth` date DEFAULT NULL, + `phone` varchar(255) NOT NULL, + `national_number` varchar(255) DEFAULT NULL, + `network_code` varchar(255) DEFAULT NULL, + `alt_phone` varchar(255) DEFAULT NULL, + `alt_national_number` varchar(255) DEFAULT NULL, + `alt_network_code` varchar(255) DEFAULT NULL, + `notification_token` varchar(255) DEFAULT NULL, + `active` tinyint(1) NOT NULL DEFAULT 1, + `can_notify` tinyint(1) NOT NULL DEFAULT 1, + `phone_verified_at` timestamp NULL DEFAULT NULL, + `dob_verified` timestamp NULL DEFAULT NULL, + `registered_at` timestamp NULL DEFAULT NULL, + `is_verified` tinyint(1) NOT NULL DEFAULT 0, + `verified_date` datetime DEFAULT NULL, + `badge` tinyint(1) NOT NULL DEFAULT 0, + `type` enum('retailer','distributor','third-party') NOT NULL DEFAULT 'retailer', + `referred_at` datetime DEFAULT NULL, + `unique_code` varchar(255) DEFAULT NULL, + `unique_number` varchar(255) DEFAULT NULL, + `referrer_id` bigint(20) UNSIGNED DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `customers` +-- + +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(1, NULL, 'Bernice Afia', NULL, '233599067213', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-01 16:04:24', '2023-05-01 16:04:24'), +(2, NULL, 'Blessing', NULL, '233257680735', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-01 16:08:54', '2023-05-01 16:08:54'), +(3, 1304, 'Abena Gyang', NULL, '233540246555', '0540246555', 'MTN', NULL, NULL, NULL, 'f6F5PklHRO6btkX6Z-lS6d:APA91bFmDqHtsMk9ZTQyYrhzA4hdpHevXEH3YJpSVjAJGXlDiBNQm0ZdRItQ0J-sWEFZRkPjmHWckgDHLLN2Cnmc8UnzsemTvS3QzfKDgrEpMi55Nxx7AGGUFmuO_teiVM2_-kcCyKv-', 1, 1, '2023-08-19 13:02:10', NULL, '2023-08-19 13:02:11', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000361', NULL, '2023-05-01 16:20:07', '2023-08-19 13:02:12'), +(4, NULL, 'Serwaah', NULL, '233241625121', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-01 16:23:38', '2023-05-01 16:23:38'), +(5, NULL, 'Regina Pobee', NULL, '233501202680', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-01 16:28:19', '2023-05-01 16:28:19'), +(6, NULL, 'Benita', NULL, '233598786649', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-01 16:34:05', '2023-05-01 16:34:05'), +(7, NULL, 'Rosina Amarquaye', NULL, '233245373808', NULL, NULL, '233501225019', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-01 16:38:06', '2023-05-01 16:38:06'), +(8, NULL, 'Anita', NULL, '233551350732', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-01 16:43:45', '2023-05-01 16:43:45'), +(9, NULL, 'Antoinette Appiah', NULL, '233540333586', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-01 18:13:28', '2023-05-01 18:13:28'), +(10, 414, 'Debbie Boakye', '2003-04-21', '233553344738', '0553344738', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 10:45:39', 0, NULL, 0, 'retailer', NULL, 'ROKOVL30', 'FMD0000516', NULL, '2023-05-02 08:12:54', '2023-08-09 04:46:14'), +(11, NULL, 'Akua Nhyira', NULL, '233591005069', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 08:16:58', '2023-05-02 08:16:58'), +(12, NULL, 'Priscilla Mensah', NULL, '233549177522', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 08:21:45', '2023-05-02 08:21:45'), +(13, NULL, 'Abena', NULL, '233596001326', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 08:24:09', '2023-05-02 08:24:09'), +(14, NULL, 'Jessica Larbi', NULL, '233256221560', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 08:27:19', '2023-05-02 08:27:19'), +(15, NULL, 'Alice Asante', NULL, '233544715955', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 08:29:24', '2023-05-02 08:29:24'), +(16, NULL, 'Irene Frimpong', NULL, '233245794248', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 08:32:36', '2023-05-02 08:32:36'), +(17, NULL, 'Rhamz', NULL, '233547688947', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 08:38:51', '2023-05-02 08:38:51'), +(18, NULL, 'Mabel', NULL, '233544707763', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 08:43:58', '2023-05-02 08:43:58'), +(19, NULL, 'Raymond Tay', NULL, '233249350207', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 08:47:15', '2023-05-02 08:47:15'), +(20, NULL, 'Hannah Mensah', NULL, '233240783914', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 08:49:15', '2023-05-02 08:49:15'), +(21, NULL, 'Vera', NULL, '233548330848', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 08:51:44', '2023-05-02 08:51:44'), +(22, NULL, 'Abigail', NULL, '233546565682', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 08:55:07', '2023-05-02 08:55:07'), +(23, 202, 'ELIZABETH LARYEA', '2004-04-27', '233201980537', '0201980537', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-03 21:40:59', NULL, '2023-06-03 21:40:59', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000303', NULL, '2023-05-02 08:56:38', '2023-08-09 04:46:10'), +(24, NULL, 'Jennifer Adjetey', NULL, '233549247067', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 08:58:37', '2023-05-02 08:58:37'), +(25, NULL, 'Cassandra', NULL, '233243292404', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 09:07:11', '2023-05-02 09:07:11'), +(26, NULL, 'Dorcas Owusu', NULL, '233555392841', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 09:09:05', '2023-05-02 09:09:05'), +(27, NULL, 'Eunice', NULL, '233205168940', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 09:11:14', '2023-05-02 09:11:14'), +(28, 1301, 'Samuel ohene', NULL, '233265153136', '0265153136', 'ATL', NULL, NULL, NULL, 'e_1ggwr_M0v9tUlcWP86vl:APA91bFCN4Bv68WOQt1jatgIOza2yPu-FmK6RxErseVLXpzbIZFz8dJ8TwWM_sTDpuoyFutKuAp9vjt0Z7D96QU_vZzBmuUGsqvP3AzKC_9rmEgxgdYAOKz6lLIAzxtriDGeVKkOd39T', 1, 1, '2023-08-19 12:45:23', NULL, '2023-08-19 12:45:23', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000358', NULL, '2023-05-02 09:13:05', '2023-08-19 12:45:24'), +(29, NULL, 'Cindy', NULL, '233249474848', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 09:14:19', '2023-05-02 09:14:19'), +(30, NULL, 'Abigail Duncans', NULL, '233597589019', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 13:00:23', '2023-05-02 13:00:23'), +(31, 44, 'PHILIP ESHUN', '2004-10-13', '233557703755', '0557703755', 'MTN', NULL, NULL, NULL, 'dqWZyFYzSS-PFlC8W-QGG_:APA91bEkCAV3enDLl0g3JB2CCaRuoKa5JKP9bMe8NqG43xyCzQJgLTJAn1dGyTtfMNiE7gD3JLoN51qf-Ev2NH2Tm6ftg0FZACoTsle9u8vKXXfZFFdA57-r4yLNQ2zj9udqOK8uRaCV', 1, 1, '2023-05-31 10:05:27', NULL, '2023-05-31 10:05:27', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000068', NULL, '2023-05-02 13:02:07', '2023-08-15 09:26:07'), +(32, NULL, 'Shirly', NULL, '233244814363', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 13:19:11', '2023-05-02 13:19:11'), +(33, NULL, 'Ophelia', NULL, '233243872603', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 13:22:58', '2023-05-02 13:22:58'), +(34, NULL, 'Konadu', NULL, '233257756542', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 13:34:47', '2023-05-02 13:34:47'), +(35, NULL, 'Debora Asioh', NULL, '233270576065', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 13:37:18', '2023-05-02 13:37:18'), +(36, NULL, 'Antoinette', NULL, '233554696234', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 13:43:20', '2023-05-02 13:43:20'), +(37, 99, 'Boafo Evans', '1995-06-24', '233554742640', '0554742640', 'MTN', NULL, NULL, NULL, 'cZVsRXtvfEnGmV6WnOSK8m:APA91bFFY3hAulNgF2m9d81Kq6QLf5z5yZFTmlLE-XgKVULuUQG6B231ov6jBz0a-X2shVe6pGxhHYMGxLY0kHvZmawbFotJa0nrhR4Z9rmzh9QM2djLFhh1iE-xf_8BqI_1GC_LMF39', 1, 1, '2023-06-01 15:21:08', NULL, '2023-06-01 15:21:08', 1, '2023-06-03 18:51:37', 0, 'distributor', NULL, '4N86Xy32', 'FMD0000198', NULL, '2023-05-02 13:45:35', '2023-08-09 04:46:09'), +(38, NULL, 'Mr Dave', NULL, '233542139722', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 13:54:52', '2023-05-02 13:54:52'), +(39, NULL, 'Sandra Agyeiwaa', NULL, '233243584866', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 14:01:34', '2023-05-02 14:01:34'), +(40, NULL, 'Kwatemaa Felicia', NULL, '233599707248', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 14:05:57', '2023-05-02 14:05:57'), +(41, NULL, 'Dorcas', NULL, '233557325188', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 14:09:35', '2023-05-02 14:09:35'), +(42, NULL, 'Abigail', NULL, '233556223660', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 14:11:52', '2023-05-02 14:11:52'), +(43, NULL, 'Bridget Kwafoa', NULL, '233270924032', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 14:19:40', '2023-05-02 14:19:40'), +(44, NULL, 'Benjamin', NULL, '233270532481', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-02 16:22:02', '2023-05-02 16:22:02'), +(45, NULL, 'Angela Ewurabena', NULL, '233552085553', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 09:10:05', '2023-05-03 09:10:05'), +(46, NULL, 'Adutwumwaa Doris', NULL, '233546460472', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 09:13:17', '2023-05-03 09:13:17'), +(47, NULL, 'Olivia', NULL, '233541699519', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 09:17:22', '2023-05-03 09:17:22'), +(48, NULL, 'Ruth Kancha', NULL, '233547382933', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 09:22:05', '2023-05-03 09:22:05'), +(49, NULL, 'Abena', NULL, '233550677203', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 09:24:53', '2023-05-03 09:24:53'), +(50, NULL, 'Sandra Owusu', NULL, '233541839435', NULL, NULL, '233240022223', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 09:27:37', '2023-05-03 09:27:37'), +(51, NULL, 'Princess', NULL, '233556376589', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 09:30:30', '2023-05-03 09:30:30'), +(52, NULL, 'Khadija', NULL, '233548360826', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 09:41:09', '2023-05-03 09:41:09'), +(53, NULL, 'Priscilla', NULL, '233591096522', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 09:45:06', '2023-05-03 09:45:06'), +(54, NULL, 'Benedicta', NULL, '233245638852', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 09:46:46', '2023-05-03 09:46:46'), +(55, NULL, 'Rukaya', NULL, '233548075491', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 09:52:37', '2023-05-03 09:52:37'), +(56, NULL, 'Christabel Ayensu', NULL, '233241335601', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 09:54:53', '2023-05-03 09:54:53'), +(57, 1326, 'Priscilla Akomeah', '1998-11-20', '233546956120', '0546956120', 'MTN', NULL, NULL, NULL, 'cc8el7e5P0HQqpbwgy-Evh:APA91bGPD7Ngpq31SjeCqU91v5B7HkMEGCky20jm7vnXiFK0dDo2S5SEz-rp8-EWGbzxLMd0bTQJmEVAoUD0XsBFHbWMJT1dzaWaJH6nHYysoGiCUnJrZ0JDLyDnRlqw8z5nsQLOavRq', 1, 1, '2023-08-20 00:53:17', NULL, '2023-08-20 00:53:18', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000383', NULL, '2023-05-03 09:57:12', '2023-08-20 00:55:18'), +(58, NULL, 'Achiaa Florence', NULL, '233546414349', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 10:01:58', '2023-05-03 10:01:58'), +(59, NULL, 'Afia Agyapomaa', NULL, '233245758800', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 10:04:28', '2023-05-03 10:04:28'), +(60, NULL, 'Dan\'s Bar', NULL, '233241106409', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 10:07:03', '2023-05-03 10:07:03'), +(61, NULL, 'Stephanie', NULL, '233555552253', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 10:11:21', '2023-05-03 10:11:21'), +(62, NULL, 'Rosemond Owusu', NULL, '233544238856', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 10:13:59', '2023-05-03 10:13:59'), +(63, NULL, 'Regina', NULL, '233553639084', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 10:15:56', '2023-05-03 10:15:56'), +(64, NULL, 'zeinab', NULL, '233249286151', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 10:18:12', '2023-05-03 10:18:12'), +(65, NULL, 'Evelyn Badu Ansah', NULL, '233241974187', NULL, NULL, '233208581088', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 10:19:17', '2023-05-03 10:19:17'), +(66, NULL, 'Rose Adu', NULL, '233597246772', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 10:21:27', '2023-05-03 10:21:27'), +(67, NULL, 'Helena', NULL, '233548338636', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 10:21:57', '2023-05-03 10:21:57'), +(68, NULL, 'Nana Yaa', NULL, '233247410300', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 10:26:25', '2023-05-03 10:26:25'), +(69, NULL, 'Doe Edwina', NULL, '233597207136', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:10:25', '2023-05-03 11:10:25'), +(70, NULL, 'Naadia ofori', NULL, '233593073265', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:11:48', '2023-05-03 11:11:48'), +(71, NULL, 'Jennifer', NULL, '233243151531', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:14:01', '2023-05-03 11:14:01'), +(72, NULL, 'Ayisha', NULL, '233249936651', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:15:04', '2023-05-03 11:15:04'), +(73, NULL, 'Elizabeth', NULL, '233202334496', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:16:40', '2023-05-03 11:16:40'), +(74, NULL, 'Mimi', NULL, '23354384971', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:17:38', '2023-05-03 11:17:38'), +(75, NULL, 'Leana Mohammed', NULL, '233554699476', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:19:06', '2023-05-03 11:19:06'), +(76, NULL, 'Barbara Bassaw', NULL, '233592764891', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:20:42', '2023-05-03 11:20:42'), +(77, NULL, 'Seffy', NULL, '233209117363', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:21:02', '2023-05-03 11:21:02'), +(78, NULL, 'Rhodaline', NULL, '233548078217', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:22:02', '2023-05-03 11:22:02'), +(79, NULL, 'Precious Doe', NULL, '233549053859', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:24:04', '2023-05-03 11:24:04'), +(80, NULL, 'Hannah Amankwanor', NULL, '233207934857', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:24:28', '2023-05-03 11:24:28'), +(81, NULL, 'Mandy', NULL, '233594416009', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:26:18', '2023-05-03 11:26:18'), +(82, 75, 'Oduro Benewaa', '1999-04-09', '233558260979', '0558260979', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 04:58:19', NULL, '2023-06-01 04:58:19', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000159', NULL, '2023-05-03 11:28:18', '2023-08-09 04:46:09'), +(83, NULL, 'Theresa', NULL, '233555420051', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:28:32', '2023-05-03 11:28:32'), +(84, NULL, 'Adinka', NULL, '233546633419', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:30:52', '2023-05-03 11:30:52'), +(85, NULL, 'Gitta', NULL, '233242722376', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:31:28', '2023-05-03 11:31:28'), +(86, NULL, 'Tina', NULL, '233266870771', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:34:47', '2023-05-03 11:34:47'), +(87, NULL, 'Wilhelmina', NULL, '233248417965', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:36:02', '2023-05-03 11:36:02'), +(88, NULL, 'Yayra', NULL, '233208417561', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:38:10', '2023-05-03 11:38:10'), +(89, NULL, 'Gifty', NULL, '233597142036', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:40:28', '2023-05-03 11:40:28'), +(90, NULL, 'Priscilla Abem', NULL, '233240257439', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:40:31', '2023-05-03 11:40:31'), +(91, NULL, 'smith', NULL, '233596463739', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-03 11:42:46', '2023-05-03 11:42:46'), +(92, 721, 'Braa Qhourphi', '2002-07-21', '233553201263', '0553201263', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 20:12:46', 0, NULL, 0, 'retailer', NULL, 'ByKxyd8W', 'FMD0000823', NULL, '2023-05-03 11:51:06', '2023-08-09 04:46:19'), +(93, NULL, 'Pearl', NULL, '233540879838', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 08:07:31', '2023-05-04 08:07:31'), +(94, NULL, 'Gloria', NULL, '233553358204', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 08:14:40', '2023-05-04 08:18:57'), +(95, NULL, 'Akosua', NULL, '233598239509', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 08:21:07', '2023-05-04 08:21:07'), +(96, NULL, 'Richlove Adjare', NULL, '233545557001', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 08:24:19', '2023-05-04 08:24:19'), +(97, NULL, 'Bridget', NULL, '233551051373', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 08:25:05', '2023-05-04 08:25:05'), +(98, 127, 'Grace Assinu', '2001-06-04', '233558788223', '0558788223', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 21:02:46', NULL, '2023-06-01 21:02:46', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000227', NULL, '2023-05-04 08:27:11', '2023-08-09 04:46:09'), +(99, NULL, 'Owusu Angela', NULL, '233245149132', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 08:28:28', '2023-05-04 08:28:28'), +(100, NULL, 'Patience', NULL, '233558279466', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 08:28:38', '2023-05-04 08:28:38'), +(101, NULL, 'Faustina', NULL, '233245833062', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 08:33:54', '2023-05-04 08:33:54'), +(102, NULL, 'Rhodalyn', NULL, '233591974732', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 08:34:11', '2023-05-04 08:34:11'), +(103, NULL, 'Fauzia', NULL, '233500549022', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 09:27:52', '2023-05-04 09:27:52'), +(104, NULL, 'Akumani Esther', NULL, '233594193589', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 09:31:04', '2023-05-04 09:31:04'), +(105, 1340, 'Abigail Abordo', NULL, '233200742455', '0200742455', 'VOD', NULL, NULL, NULL, 'fX72JJ8ONEaYpibrYVIy4O:APA91bHmInA4PYa-po046r-C0Xos9z8qzN_MvBm1SdeUn4oJUcWsDT2pKXsiXPIRj2P5KUZQXuLZ1-oRI5UAvzKgiT5OcmmXmECEdC_SqBroUrobmBeBvOCcsDrh5iMGGnKmaneXuRoO', 1, 1, '2023-08-20 19:41:21', NULL, '2023-08-20 19:41:30', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000397', NULL, '2023-05-04 09:34:09', '2023-08-20 19:41:32'), +(106, NULL, 'Asafo Enyonam Cecilia', NULL, '233549645933', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 09:38:26', '2023-05-04 09:38:26'), +(107, NULL, 'Ramatu Alhassan', NULL, '233551601134', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 09:40:34', '2023-05-04 09:40:34'), +(108, NULL, 'Efua', NULL, '233209022236', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 09:43:07', '2023-05-04 09:43:07'), +(109, NULL, 'Sena Ama', NULL, '233203906992', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 09:47:17', '2023-05-04 09:47:17'), +(110, NULL, 'Jill Sarpong', NULL, '233599712382', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 09:49:47', '2023-05-04 09:49:47'), +(111, NULL, 'Rachael', NULL, '233543652948', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 09:51:33', '2023-05-04 09:51:33'), +(112, NULL, 'Abena', NULL, '233596613487', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 09:53:40', '2023-05-04 09:53:40'), +(113, NULL, 'Sabina Osei', NULL, '233508644880', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 09:55:13', '2023-05-04 09:55:13'), +(114, NULL, 'Joseph Bissue', NULL, '233551524846', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 09:58:28', '2023-05-04 09:58:28'), +(115, NULL, 'Caroline', NULL, '233241659836', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:00:53', '2023-05-04 10:00:53'), +(116, NULL, 'Sosu Witty', NULL, '233596780633', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:02:59', '2023-05-04 10:02:59'), +(117, NULL, 'Manu Benedicta', NULL, '233241181868', NULL, NULL, '233549339176', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:07:13', '2023-05-04 10:07:13'), +(118, NULL, 'Judith', NULL, '233273144478', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:11:27', '2023-05-04 10:11:27'), +(119, NULL, 'Betty Owusu', NULL, '233552997211', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:17:40', '2023-05-04 10:17:40'), +(120, NULL, 'Yvonne', NULL, '233550228486', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:19:23', '2023-05-04 10:19:23'), +(121, NULL, 'Theresah Kwakye Duah', NULL, '233597041359', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:21:53', '2023-05-04 10:21:53'), +(122, NULL, 'Stephany', NULL, '233591238480', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:25:12', '2023-05-04 10:25:12'), +(123, NULL, 'Gladys Arhin', NULL, '233599780537', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:28:50', '2023-05-04 10:28:50'), +(124, NULL, 'Esther', NULL, '233545029003', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:31:20', '2023-05-04 10:31:20'), +(125, NULL, 'Maridiya', NULL, '233246226351', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:34:29', '2023-05-04 10:34:29'), +(126, NULL, 'Ellah Naa Dede', NULL, '233501192801', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:37:40', '2023-05-04 10:37:40'), +(127, NULL, 'Aby', NULL, '233201723226', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:41:06', '2023-05-04 10:41:06'), +(128, NULL, 'Bernice', NULL, '233547429668', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:42:54', '2023-05-04 10:42:54'), +(129, NULL, 'Lilian', NULL, '233543983144', NULL, NULL, '233599390406', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:44:29', '2023-05-04 10:44:29'), +(130, NULL, 'Ella', NULL, '233249888222', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:46:57', '2023-05-04 10:46:57'), +(131, NULL, 'Eunice Owiredu', NULL, '233549310429', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 10:48:31', '2023-05-04 10:48:31'), +(132, 128, 'GLORIA SERWAA', '2003-03-03', '233540498390', '0540498390', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 21:10:46', NULL, '2023-06-01 21:10:46', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000228', NULL, '2023-05-04 11:04:20', '2023-08-09 04:46:09'), +(133, NULL, 'Judith', NULL, '233244506858', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 11:07:33', '2023-05-04 11:07:33'), +(134, NULL, 'Kafui', NULL, '233243124453', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 11:09:21', '2023-05-04 11:09:21'), +(135, NULL, 'Elaine', NULL, '233555929191', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 11:12:21', '2023-05-04 11:12:21'), +(136, NULL, 'Marie', NULL, '233556009279', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 11:15:50', '2023-05-04 11:15:50'), +(137, 748, 'Jude Addai', '1998-06-19', '233595262407', '0595262407', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 07:56:05', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000850', NULL, '2023-05-04 11:18:58', '2023-08-09 04:46:19'), +(138, NULL, 'Bridget', NULL, '233242356458', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 11:24:14', '2023-05-04 11:24:14'), +(139, NULL, 'Alexis Davis', NULL, '233558825047', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 11:27:15', '2023-05-04 11:27:15'), +(140, 360, 'Steph Anie', '1999-03-23', '233249002977', '0249002977', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-21 02:59:40', 0, NULL, 0, 'retailer', NULL, '1mKe5WKb', 'FMD0000462', NULL, '2023-05-04 11:29:52', '2023-08-09 04:46:13'), +(141, NULL, 'Famia', NULL, '233200903006', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 11:34:32', '2023-05-04 11:34:32'), +(142, 1367, 'Henrietha opoku Asare', NULL, '233556843361', '0556843361', 'MTN', NULL, NULL, NULL, 'eujmE4mQuER6nvYsy5rO6C:APA91bH26lZPhcFOZd2jEnSNRRfpQjKMTQfxC-YTR6OOFv0RRwgXvUdchgZBOiRd7RaK2a-VYFthk9kbsc9Gkv56-OErPN06FVmJtX0F6KrqpF4IoPqUKh6hHCyggx4-ukfi7BgyttWE', 1, 1, '2023-08-21 12:03:01', NULL, '2023-08-21 12:03:02', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000427', NULL, '2023-05-04 11:37:35', '2023-08-21 12:03:03'), +(143, NULL, 'Mercy', NULL, '233542951084', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 11:46:02', '2023-05-04 11:46:02'), +(144, NULL, 'Adzokatse Esenam', NULL, '233554363731', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 11:51:20', '2023-05-04 11:51:20'), +(145, NULL, 'Beatrice', NULL, '233596203701', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 11:55:21', '2023-05-04 13:01:54'), +(146, NULL, 'Nana Akwasi', NULL, '233247491817', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 11:59:38', '2023-05-04 11:59:38'), +(147, NULL, 'Philomina Antwiwaa', NULL, '233242741095', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 12:10:29', '2023-05-04 12:10:29'), +(148, NULL, 'Baaba Koomson', NULL, '233244076861', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-04 12:13:46', '2023-05-04 12:13:46'), +(149, 14, 'Miss C T2', '1996-04-24', '233240919873', '0240919873', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-30 06:37:08', NULL, '2023-05-30 06:37:08', 1, '2023-05-30 07:14:23', 1, 'distributor', NULL, 'AJKd58BN', 'FMD0000003', NULL, '2023-05-05 04:30:51', '2023-08-21 11:57:29'), +(150, NULL, 'Esi Ahemaa', NULL, '233543297291', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:11:32', '2023-05-05 05:11:32'), +(151, NULL, 'Daniel Ntiriakwa', NULL, '233244164226', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:14:52', '2023-05-05 05:14:52'), +(152, NULL, 'Blessing', NULL, '233546527195', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:17:27', '2023-05-05 05:17:27'), +(153, NULL, 'Abigail', NULL, '233598854764', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:18:55', '2023-05-05 05:18:55'), +(154, NULL, 'Hellen', NULL, '233549564982', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:24:16', '2023-05-05 05:24:16'), +(155, NULL, 'Matilda Osei', NULL, '233552719356', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:27:00', '2023-05-05 05:27:00'), +(156, NULL, 'Sandra Owusu', NULL, '233205724216', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:27:27', '2023-05-05 05:27:27'), +(157, NULL, 'Mhundy', NULL, '233558610457', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:28:13', '2023-05-05 05:28:13'), +(158, NULL, 'Mercy Antwi', NULL, '233206966327', NULL, NULL, '233268834581', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:30:15', '2023-05-05 05:30:15'), +(159, NULL, 'Doreen Appiah', NULL, '233556866190', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:31:01', '2023-05-05 05:31:01'), +(160, NULL, 'Alberta', NULL, '233546879885', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:33:29', '2023-05-05 05:33:29'), +(161, NULL, 'Yvonne', NULL, '233260984094', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:34:56', '2023-05-05 05:34:56'), +(162, NULL, 'Brandy Appiah', NULL, '233542355869', NULL, NULL, '233553622451', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:36:29', '2023-05-05 05:36:29'), +(163, NULL, 'Priscilla', NULL, '233503851595', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:36:50', '2023-05-05 05:36:50'), +(164, 394, 'huda mohadi', '1999-03-03', '233551704663', '0551704663', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-28 08:14:27', 0, NULL, 0, 'retailer', NULL, 'dM3j9RkW', 'FMD0000496', NULL, '2023-05-05 05:38:47', '2023-08-09 04:46:13'), +(165, NULL, 'Janet Duah Boakye', NULL, '233547724256', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:39:43', '2023-05-05 05:39:43'), +(166, NULL, 'Ohemaa Tiwaa', NULL, '233243071183', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:41:12', '2023-05-05 05:41:12'), +(167, NULL, 'Abigail', NULL, '233558337680', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:43:15', '2023-05-05 05:43:15'), +(168, NULL, 'Erica Boakye', NULL, '233557631120', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:43:15', '2023-05-05 05:43:15'), +(169, 736, 'owusu serwaa Anita', '2004-01-05', '233599463297', '0599463297', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 22:22:14', 0, NULL, 0, 'retailer', NULL, 'MVK1jn8q', 'FMD0000838', NULL, '2023-05-05 05:45:37', '2023-08-09 04:46:19'), +(170, 174, 'Jamilatu Osman', '1997-12-20', '233553332141', '0553332141', 'MTN', NULL, NULL, NULL, 'fkDQ0TNHaU3vgNWCTtyReh:APA91bFGDnFmkX4GPZ6ZbfdZ8pelH72NYeR1EHTACIzBlfrlA8G7qkkPWBjGH_fEQZGoWem2A5qQlci5rJhAhFRld-bMRHgtd4zL8efemtR-mQW_wwZZImTTsNWiGgO3aX7GLv7chDUU', 1, 1, '2023-06-02 17:17:16', NULL, '2023-06-02 17:17:16', 1, '2023-06-02 17:24:53', 0, 'distributor', NULL, 'MP8Zje8n', 'FMD0000274', NULL, '2023-05-05 05:46:18', '2023-08-09 04:46:10'), +(171, 422, 'Rachel pomaah', '2003-10-20', '233256311730', '0256311730', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 12:50:29', 0, NULL, 0, 'retailer', NULL, 'V4kmz53r', 'FMD0000524', NULL, '2023-05-05 05:47:08', '2023-08-09 04:46:14'), +(172, NULL, 'Mimi', NULL, '233594734173', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:48:22', '2023-05-05 05:48:22'), +(173, NULL, 'Osei Bonsu', NULL, '233548184888', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:48:56', '2023-05-05 05:48:56'), +(174, 111, 'CHARLES AMOAKO', '2004-11-06', '233591456506', '0591456506', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 18:52:59', NULL, '2023-06-01 18:52:59', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000211', NULL, '2023-05-05 05:50:27', '2023-08-09 04:46:09'), +(175, NULL, 'Julliet', NULL, '233546293271', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:52:03', '2023-05-05 05:52:03'), +(176, NULL, 'Angelina', NULL, '233556464006', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:53:08', '2023-05-05 05:53:08'), +(177, NULL, 'Racheal', NULL, '233509441609', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:55:25', '2023-05-05 05:55:25'), +(178, NULL, 'Benedicta Quaicoe', NULL, '233206266916', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:55:31', '2023-05-05 05:55:31'), +(179, NULL, 'Navida', NULL, '233245199772', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:56:41', '2023-05-05 05:56:41'), +(180, NULL, 'Paulina Yankson', NULL, '233530056365', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:57:36', '2023-05-05 05:57:36'), +(181, NULL, 'Serwah', NULL, '233543335963', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:58:07', '2023-05-05 05:58:07'), +(182, NULL, 'Kauthar', NULL, '233247454138', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 05:59:21', '2023-05-05 05:59:21'), +(183, NULL, 'Lucy', NULL, '233550551043', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 06:00:30', '2023-05-05 06:00:30'), +(184, NULL, 'Edith Gyimah', NULL, '233554666858', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 06:01:00', '2023-05-05 06:01:00'), +(185, NULL, 'Addobea Constance', NULL, '233248084511', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 06:02:16', '2023-05-05 06:02:16'), +(186, NULL, 'Nathaniel Aryee', NULL, '233596371446', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 06:04:16', '2023-05-05 06:04:16'), +(187, NULL, 'Charlotte Som', NULL, '233578693821', NULL, NULL, '233500627088', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 06:07:06', '2023-05-05 06:07:06'), +(188, NULL, 'Grace Armah', NULL, '233549876756', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 06:08:48', '2023-05-05 06:08:48'), +(189, NULL, 'Naomi', NULL, '233203480671', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 06:09:21', '2023-05-05 06:09:21'), +(190, NULL, 'Smith', NULL, '233506859337', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 06:10:36', '2023-05-05 06:10:36'), +(191, NULL, 'Konadu', NULL, '233540528898', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 06:12:41', '2023-05-05 06:12:41'), +(192, NULL, 'Victoria Ofori', NULL, '233503642659', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 06:13:10', '2023-05-05 06:13:10'), +(193, NULL, 'Serwaah', NULL, '233599810893', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 06:14:03', '2023-05-05 06:14:03'), +(194, NULL, 'Hellen', NULL, '233209674042', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 09:25:24', '2023-07-26 09:41:07'), +(195, NULL, 'Adwoa', NULL, '233547196117', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 09:39:34', '2023-05-05 09:39:34'), +(196, NULL, 'Sandy', NULL, '233509662554', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 09:42:08', '2023-05-05 09:42:08'), +(197, NULL, 'Jane Asenso', NULL, '233543357443', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 09:44:15', '2023-05-05 09:44:15'), +(198, NULL, 'Donkor Grace', NULL, '233541388945', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 09:45:37', '2023-05-05 09:45:37'), +(200, NULL, 'Tee', NULL, '233245292036', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 09:51:41', '2023-05-05 09:51:41'), +(201, NULL, 'Mercy', NULL, '233545262013', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 09:53:51', '2023-05-05 09:53:51'), +(202, NULL, 'Addai Georgia', NULL, '233256753410', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 09:56:00', '2023-05-05 09:56:00'), +(203, 720, 'Belinda Asare', '1999-04-09', '233548545270', '0548545270', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 20:12:17', 0, NULL, 0, 'retailer', NULL, 'OD30pb3d', 'FMD0000822', NULL, '2023-05-05 09:59:43', '2023-08-09 04:46:19'), +(204, NULL, 'Esther', NULL, '233594302963', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 10:03:37', '2023-06-17 10:33:18'), +(205, NULL, 'Tina De-man', NULL, '233544262659', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 10:05:56', '2023-05-05 10:05:56'), +(206, NULL, 'Maame Yaa', NULL, '233543208542', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 10:07:40', '2023-05-05 10:07:40'), +(207, 240, 'Mensah Solomon', '1997-12-25', '233592495421', '0592495421', 'MTN', NULL, NULL, NULL, 'ePJapMbfQUe-7I3g3cEUyE:APA91bGrXdC09wl_qZxd5S1v50fQWGqHEVVipV7KME1_MkzQqwhAJD5ZQZcBFjaI9oOl2NEJC3A2JLV_N_WrASo0IhlPTHryevr-czO2iDCZwAUNJ4NU6A8ezxKvxBuFQhuiDsQm9773', 1, 1, '2023-06-06 09:48:34', NULL, '2023-06-06 09:48:34', 1, '2023-06-06 09:55:02', 0, 'distributor', NULL, 'R48vpg3E', 'FMD0000342', NULL, '2023-05-05 10:11:23', '2023-08-24 08:34:43'), +(208, NULL, 'Gifty Adjei', NULL, '233249825299', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 10:13:54', '2023-05-05 10:13:54'), +(210, 13, 'Miss B T1', '1992-06-08', '233244177144', '0244177144', 'MTN', NULL, NULL, NULL, 'f_PnsYveWE6Hu4yEqMVpvm:APA91bGskHQuM_MhrzjDUwncQCvijbGEpnZx5YbBl8ArPQSc5DBXyegyA3w1ooxFUQsRgawxVEfGhc_9NGmvPo4D5diQ0C4_4MQ-OYEfxZWFnuOJHycbp7OL0tfm4BFB3PwpXwsyfWvt', 1, 1, '2023-05-30 06:10:32', NULL, '2023-05-30 06:10:32', 1, '2023-05-30 06:11:27', 1, 'distributor', NULL, '5zKVpkGp', 'FMD0000001', NULL, '2023-05-05 20:47:42', '2023-08-23 21:02:39'), +(211, 130, 'The Jeys', '1996-04-26', '233500776508', '0500776508', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 21:19:19', NULL, '2023-06-01 21:19:19', 1, '2023-06-02 09:45:58', 0, 'distributor', NULL, 'MP8Zgekn', 'FMD0000230', NULL, '2023-05-05 20:48:49', '2023-08-23 21:02:55'), +(212, NULL, 'Frimpong', NULL, '233204030630', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-05 20:49:49', '2023-05-05 20:49:49'), +(213, NULL, 'Gifty', NULL, '233540568795', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 13:32:13', '2023-05-06 13:32:13'), +(215, NULL, 'Charlotte', NULL, '233244523591', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 13:39:06', '2023-06-05 13:05:41'), +(217, NULL, 'Erica', NULL, '233540320941', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 13:42:30', '2023-05-06 13:42:30'), +(218, NULL, 'Jessa', NULL, '233598330009', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 13:47:15', '2023-05-06 13:47:15'), +(219, 353, 'Abigail Korankye', '1995-10-02', '233240956520', '0240956520', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-19 14:50:24', 0, NULL, 0, 'retailer', NULL, 'XP8a6nkN', 'FMD0000455', NULL, '2023-05-06 13:49:22', '2023-08-09 04:46:13'), +(221, NULL, 'Justine', NULL, '233559936511', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 13:57:40', '2023-05-06 13:57:40'), +(223, NULL, 'Jake', NULL, '233547450835', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 14:03:42', '2023-05-06 14:03:42'), +(224, NULL, 'Jenima Aboagye', NULL, '233543218282', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 14:51:02', '2023-05-06 14:51:02'), +(225, NULL, 'Adumuah', NULL, '233202001841', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 14:56:23', '2023-05-06 14:56:23'), +(226, NULL, 'Rebecca Mensah', NULL, '233548875315', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 14:57:42', '2023-05-06 14:57:42'), +(227, NULL, 'Smart GH', NULL, '233553036877', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:00:12', '2023-05-06 15:00:12'), +(228, NULL, 'Dorothy', NULL, '233552205427', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:05:13', '2023-05-06 15:40:10'), +(229, NULL, 'Abigail Achiaa', NULL, '233243297561', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:09:05', '2023-05-06 15:09:05'), +(230, NULL, 'Nana Yaa', NULL, '233543113406', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:11:47', '2023-05-06 15:11:47'), +(231, NULL, 'Ama Lizzy', NULL, '233246727661', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:18:26', '2023-05-06 15:18:26'), +(232, NULL, 'Abena', NULL, '233544478810', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:22:46', '2023-05-09 12:07:19'), +(233, NULL, 'Juliana Nsiah', NULL, '233596843010', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:25:12', '2023-06-01 13:07:45'), +(234, NULL, 'Emmanuella', NULL, '233540991462', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:27:49', '2023-05-06 15:27:49'), +(235, NULL, 'Betty', NULL, '233540260559', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:30:27', '2023-05-06 15:30:27'), +(236, NULL, 'Ohene Yere', NULL, '233242459215', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:32:29', '2023-05-06 15:32:29'), +(237, NULL, 'Abubakari Munira', NULL, '233207342277', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:36:19', '2023-05-06 15:36:19'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(238, NULL, 'Scarlette', NULL, '233597249095', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:37:32', '2023-05-06 15:37:32'), +(239, NULL, 'Patrick', NULL, '233242022918', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:42:47', '2023-05-06 15:42:47'), +(240, NULL, 'Nana Akua', NULL, '233242604403', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:49:53', '2023-05-06 15:49:53'), +(241, NULL, 'Paa Kwasi', NULL, '233208499464', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:54:01', '2023-05-20 10:40:34'), +(242, NULL, 'Akuvi', NULL, '233257127589', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:55:06', '2023-05-06 15:55:06'), +(243, NULL, 'Dede', NULL, '233209403142', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:56:24', '2023-05-06 15:56:24'), +(244, NULL, 'Bibi', NULL, '233547102580', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:57:35', '2023-05-06 15:57:35'), +(245, NULL, 'Sandra Addison', NULL, '233594848532', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 15:59:27', '2023-06-06 11:43:32'), +(246, NULL, 'Chery', NULL, '233557604680', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-06 16:02:08', '2023-05-06 16:02:08'), +(247, NULL, 'Abigail', NULL, '233556348727', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 09:28:23', '2023-05-08 09:28:23'), +(248, NULL, 'Nana Yharh', NULL, '233548855767', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 09:30:04', '2023-05-08 09:30:04'), +(249, NULL, 'Naa', NULL, '233554894694', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 09:31:58', '2023-05-08 09:31:58'), +(250, NULL, 'Ewurafua', NULL, '233200833213', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 10:36:38', '2023-05-08 10:36:38'), +(251, NULL, 'Emmanuella Essel', NULL, '233243561559', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 10:40:14', '2023-05-08 10:40:14'), +(252, NULL, 'Naomi', NULL, '233242720842', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 10:41:58', '2023-05-08 10:41:58'), +(253, NULL, 'Mimi', NULL, '233597633556', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 10:47:36', '2023-05-17 09:00:35'), +(255, 494, 'Franklina Addai boating', '1996-02-26', '233596168600', '0596168600', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 17:07:58', 0, NULL, 0, 'retailer', NULL, 'dM3jRj3W', 'FMD0000596', NULL, '2023-05-08 10:51:03', '2023-08-09 04:46:15'), +(256, NULL, 'Mina adams', NULL, '233551551696', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 10:57:50', '2023-05-11 10:05:49'), +(257, NULL, 'Estella', NULL, '233248510263', NULL, NULL, '233205165667', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 10:59:36', '2023-05-08 10:59:36'), +(258, 92, 'ALIWAHIDA OSMAN', '2001-06-01', '233599651866', '0599651866', 'MTN', NULL, NULL, NULL, 'cVfzoytHqU__qwSm4RRU7n:APA91bEeTEPeEzfhvCezsVVrn3Zk8LIVz7MYwDjQWGZ-7IlFgrdCz-WCKPTsWEhN6WCNjl0JN0I_Lu5RAWcvTDYK-fySQjByGLT-qZGDY794d0qJm6Z4VO3bJSC5hb5RDu2WAAcb2UfE', 1, 1, '2023-06-01 14:45:41', NULL, '2023-06-01 14:45:41', 1, '2023-06-01 14:52:32', 0, 'distributor', NULL, 'AJKd5V8B', 'FMD0000191', NULL, '2023-05-08 11:02:26', '2023-08-09 04:46:09'), +(259, NULL, 'Ellen', NULL, '233242944697', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 11:03:44', '2023-05-08 11:03:44'), +(260, NULL, 'Nana Amma', NULL, '233557815781', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 11:05:10', '2023-05-08 11:05:10'), +(261, NULL, 'Nancy', NULL, '233244538251', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 11:07:33', '2023-05-08 11:07:33'), +(262, NULL, 'Rahma', NULL, '233573354536', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 11:10:15', '2023-07-11 08:02:04'), +(263, NULL, 'Akua Gyimah', NULL, '233593438898', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 11:12:29', '2023-05-08 11:18:01'), +(264, NULL, 'Opoku Abigail', NULL, '233501313649', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 11:15:54', '2023-06-12 09:13:57'), +(265, NULL, 'Ella', NULL, '233558896500', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 11:20:25', '2023-05-08 11:20:25'), +(266, NULL, 'Mariama', NULL, '233546801620', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 11:22:48', '2023-05-08 11:22:48'), +(267, 425, 'Abigail Osei Tutu', '2002-12-08', '233595663120', '0595663120', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 13:47:26', 0, NULL, 0, 'retailer', NULL, 'WVK44RKx', 'FMD0000527', NULL, '2023-05-08 11:25:49', '2023-08-09 04:46:14'), +(268, NULL, 'Nyamekye', NULL, '233540387096', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 11:30:45', '2023-05-08 11:30:45'), +(269, NULL, 'Gayome patience', NULL, '233246646154', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 11:34:51', '2023-05-08 11:34:51'), +(271, NULL, 'Christy', NULL, '233547257881', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 11:40:10', '2023-07-04 10:15:13'), +(272, 440, 'Victoria nyamekye', '2001-07-19', '233546995210', '0546995210', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-02 21:28:09', 0, NULL, 0, 'retailer', NULL, 'R48v7NkE', 'FMD0000542', NULL, '2023-05-08 11:43:58', '2023-08-09 04:46:14'), +(273, NULL, 'Blessing Amoah', NULL, '233240324243', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 11:47:02', '2023-05-08 11:47:02'), +(274, NULL, 'Ella', NULL, '233591055746', NULL, NULL, '233594718243', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 11:50:00', '2023-05-08 11:50:00'), +(275, NULL, 'Akosua', NULL, '233550603835', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 11:53:21', '2023-05-08 11:53:21'), +(276, NULL, 'Doris Ama Owusu', NULL, '233543959998', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 11:59:00', '2023-06-22 10:18:57'), +(277, NULL, 'Ewurafua', NULL, '233200838213', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-08 16:26:29', '2023-05-08 16:26:29'), +(278, 26, 'Emmanuel Sam', '1994-05-04', '233241461408', '0241461408', 'MTN', NULL, NULL, NULL, 'eKAXcMRLR0fVlIQN9jZSHx:APA91bHSVGsJ1IFm8zG_GSks78OKK5yMwQR1L4fmGJZ9sVwE_rzOKsbb6Qvoarfzl1XWNRjeSZPPWcMfY6si52qkCuJfNtr5EiM2O9-B5AGdMtd9s5-oStW7LH36S7I-KlD0zHKK-ysr', 1, 1, '2023-05-31 06:28:33', NULL, '2023-05-31 06:28:33', 1, '2023-05-31 06:44:19', 0, 'distributor', NULL, 'V4kmakr9', 'FMD0000024', NULL, '2023-05-09 07:35:31', '2023-08-09 20:47:22'), +(279, NULL, 'Jennifer', NULL, '233542976915', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:16:33', '2023-06-24 09:57:21'), +(280, NULL, 'Akosua Adepa', NULL, '233264955390', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:18:15', '2023-05-09 09:18:15'), +(281, NULL, 'Pappy', NULL, '233240528854', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:20:21', '2023-05-09 09:20:21'), +(282, NULL, 'Josephine Swanzy', NULL, '233597116425', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:24:37', '2023-05-09 09:24:37'), +(283, NULL, 'Lizzy', NULL, '233202741158', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:26:05', '2023-05-09 09:26:05'), +(284, NULL, 'Efya Darkoah', NULL, '233247618030', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:26:16', '2023-05-09 09:26:16'), +(285, NULL, 'Gertrude', NULL, '233556514847', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:27:54', '2023-05-09 09:27:54'), +(286, NULL, 'Juliana Abena', NULL, '233545483967', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:30:38', '2023-05-09 09:30:38'), +(287, NULL, 'Abigail Aidoo', NULL, '233550448570', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:32:23', '2023-05-09 09:32:23'), +(288, NULL, 'Bless', NULL, '233556174173', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:36:14', '2023-05-09 09:36:14'), +(289, NULL, 'Portia', NULL, '233242446334', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:37:33', '2023-05-09 09:37:33'), +(290, NULL, 'Dion Love', NULL, '233591518037', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:40:27', '2023-05-09 09:40:27'), +(291, NULL, 'Suzana Aidoo', NULL, '233541945042', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:42:30', '2023-05-09 09:42:30'), +(292, NULL, 'Mr. Shrebu', NULL, '233596357067', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:44:31', '2023-05-09 09:44:31'), +(293, NULL, 'Naana', NULL, '233242348115', NULL, NULL, '233549254581', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:45:32', '2023-05-09 09:45:32'), +(294, NULL, 'Tracy Allotey', NULL, '233558131353', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:47:08', '2023-05-09 09:47:08'), +(295, NULL, 'Akosua', NULL, '233596402727', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:48:52', '2023-05-09 09:48:52'), +(296, NULL, 'Felicia', NULL, '233243742793', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:48:55', '2023-05-09 09:48:55'), +(297, NULL, 'Ofeibea', NULL, '233246301787', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:50:43', '2023-05-09 09:50:43'), +(298, NULL, 'Grace Amponsah', NULL, '233553861940', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:51:22', '2023-05-09 09:51:22'), +(299, 491, 'sholastica Jones', '1992-11-19', '233503184936', '0503184936', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 14:33:08', 0, NULL, 0, 'retailer', NULL, 'Je8wqD3O', 'FMD0000593', NULL, '2023-05-09 09:53:49', '2023-08-09 04:46:15'), +(300, NULL, 'Wilhelmina Mensah', NULL, '233543660991', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 09:56:52', '2023-05-09 09:56:52'), +(301, NULL, 'Helina', NULL, '233249675890', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 10:00:13', '2023-05-12 11:42:51'), +(302, NULL, 'Safia', NULL, '233543236930', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 10:05:31', '2023-05-09 10:05:31'), +(303, NULL, 'Suzzan Addo', NULL, '233240731659', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 10:07:56', '2023-05-09 10:07:56'), +(304, NULL, 'Nana Ama', NULL, '233257785333', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 10:10:40', '2023-05-09 10:10:40'), +(305, NULL, 'Zamani', NULL, '233557169938', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 10:12:38', '2023-06-17 10:06:08'), +(306, NULL, 'Billy', NULL, '233599786833', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 10:14:09', '2023-05-09 10:14:09'), +(307, NULL, 'Naa', NULL, '233556796173', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 10:16:52', '2023-05-09 10:16:52'), +(308, NULL, 'Owusu Frempomaa', NULL, '233542838595', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 10:19:03', '2023-05-09 10:19:03'), +(309, NULL, 'Kate', NULL, '233548320055', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 10:21:25', '2023-05-09 10:21:25'), +(310, NULL, 'Cecilia', NULL, '233546147122', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 10:24:00', '2023-05-09 10:24:00'), +(311, NULL, 'Louisa Asamoah', NULL, '233508330070', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 10:38:54', '2023-05-09 10:38:54'), +(312, NULL, 'Kafui Tsra', NULL, '233243438892', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 10:42:22', '2023-05-09 10:42:22'), +(313, NULL, 'Akosua', NULL, '233591180705', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 11:00:43', '2023-05-09 11:00:43'), +(314, NULL, 'Cynthia', NULL, '233274702065', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 11:04:20', '2023-05-09 11:04:20'), +(315, NULL, 'Abena Arora', NULL, '233202422581', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 11:41:19', '2023-05-09 11:41:19'), +(316, NULL, 'Iman', NULL, '233560912700', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 11:46:35', '2023-05-09 11:46:35'), +(317, NULL, 'Ruth', NULL, '233207627330', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 11:48:52', '2023-05-09 11:48:52'), +(318, NULL, 'Agustina Tsibu', NULL, '233599893448', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 11:51:02', '2023-05-23 10:17:00'), +(319, NULL, 'Ellen', NULL, '233593712509', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 11:53:39', '2023-05-09 11:53:39'), +(320, NULL, 'Hannah Abena Koomson', NULL, '233245252351', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 12:00:22', '2023-05-09 12:00:22'), +(321, NULL, 'Portia Awuah', NULL, '233540701672', NULL, NULL, '233208234283', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-09 12:02:43', '2023-05-09 12:02:43'), +(322, NULL, 'Emmanuel', NULL, '233540873056', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 07:36:34', '2023-05-10 07:36:34'), +(323, NULL, 'Mercy', NULL, '233555769223', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 07:37:40', '2023-05-10 07:37:40'), +(324, NULL, 'Barbara', NULL, '233553019625', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 07:39:30', '2023-05-10 07:39:30'), +(325, NULL, 'Roselove', NULL, '233245336077', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 07:40:54', '2023-05-10 07:40:54'), +(326, NULL, 'Jessica', NULL, '233242701720', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 07:42:42', '2023-05-10 07:42:42'), +(327, NULL, 'Bernice Edison', NULL, '233278285823', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 07:44:14', '2023-05-10 07:44:14'), +(328, NULL, 'Desmond Boateng', NULL, '233243558464', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 07:46:22', '2023-07-05 09:16:51'), +(329, NULL, 'Rose', NULL, '233557605796', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 07:47:50', '2023-05-10 07:47:50'), +(330, NULL, 'Faustina', NULL, '233546812009', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 07:49:24', '2023-05-10 07:49:24'), +(331, NULL, 'Lilian Mensah', NULL, '233591863617', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 07:51:19', '2023-05-10 07:51:19'), +(332, NULL, 'Tenkorang', NULL, '233559043232', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 07:52:57', '2023-05-10 07:52:57'), +(333, NULL, 'Belinda Mensah', NULL, '233553887262', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 07:54:26', '2023-05-10 07:54:26'), +(334, NULL, 'Keziah', NULL, '233541262414', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 07:57:59', '2023-05-10 07:57:59'), +(335, NULL, 'Eugene Opoku', NULL, '233553675868', NULL, NULL, '233555069636', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 08:00:41', '2023-05-10 08:00:41'), +(336, NULL, 'Belinda', NULL, '233542836312', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 08:02:35', '2023-05-10 08:02:35'), +(337, NULL, 'Stephanie', NULL, '233557356410', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 08:03:52', '2023-05-10 08:03:52'), +(338, 233, 'MARY ABA', '1995-03-16', '233246018649', '0246018649', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-05 17:59:19', NULL, '2023-06-05 17:59:19', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000334', NULL, '2023-05-10 08:06:26', '2023-08-09 04:46:11'), +(339, 488, 'Eunice Asamoah', '2003-02-09', '233598280264', '0598280264', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 13:13:50', 0, NULL, 0, 'retailer', NULL, 'jyKMWGkM', 'FMD0000590', NULL, '2023-05-10 08:10:03', '2023-08-09 04:46:15'), +(340, NULL, 'Jennifer', NULL, '233249417772', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 08:13:31', '2023-05-10 08:13:31'), +(341, 480, 'Ama Maud', '1993-12-18', '233240552556', '0240552556', 'MTN', NULL, NULL, NULL, 'enYyv-ecl0HIsW0_bDWIg3:APA91bEZm_Nvdjx1Hn_45fKCGt7iX0Q8rjNDfFMXS2ICeVKZX9fbg33xaHPC5mIRTduTQROuLAXcgaSi57ozl1fShtKawrNzuIpWoqP5dBcuQ0KAt_OAmXd_Hr4SxYr0D9HXWOqU45BV', 1, 1, NULL, NULL, '2023-07-04 10:03:29', 1, '2023-07-22 11:54:28', 0, 'distributor', NULL, 'MVK1rp8q', 'FMD0000582', NULL, '2023-05-10 08:14:56', '2023-08-09 04:46:15'), +(342, NULL, 'Wendy', NULL, '233552806079', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 08:51:54', '2023-06-10 10:14:00'), +(343, 273, 'Boadiwaa Priscilla', '2000-07-19', '233597760699', '0597760699', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-08 08:33:08', NULL, '2023-06-08 08:33:08', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000375', NULL, '2023-05-10 09:02:13', '2023-08-09 04:46:12'), +(344, NULL, 'Joyce', NULL, '233552736544', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 09:11:11', '2023-06-24 10:26:16'), +(345, NULL, 'Melisa', NULL, '233596045566', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 09:41:47', '2023-05-10 09:41:47'), +(346, NULL, 'Esther Lamptey', NULL, '233200236068', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 09:46:50', '2023-05-10 09:46:50'), +(347, NULL, 'Crenstil Esther', NULL, '233542323845', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 09:50:42', '2023-05-10 09:50:42'), +(348, NULL, 'Yayra', NULL, '233593149354', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 10:17:22', '2023-05-10 10:17:22'), +(349, NULL, 'Calestina Kafui', NULL, '233241919774', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 10:20:41', '2023-08-08 10:43:33'), +(350, NULL, 'Nana Ama', NULL, '233554911626', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 11:05:31', '2023-05-10 11:05:31'), +(351, NULL, 'Fatima mustapha', NULL, '233266588579', NULL, NULL, '233546019847', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 11:33:40', '2023-05-10 11:33:40'), +(353, NULL, 'Akua', NULL, '233592100974', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 11:39:18', '2023-05-27 10:09:37'), +(354, NULL, 'Tina Shay', NULL, '233544804303', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-10 11:48:46', '2023-05-10 11:48:46'), +(355, NULL, 'Naana', NULL, '233578301854', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 09:24:04', '2023-05-11 10:40:25'), +(356, NULL, 'Tilly', NULL, '233543861990', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 09:47:52', '2023-05-11 09:47:52'), +(357, NULL, 'Priscilla', NULL, '233242084884', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 09:51:47', '2023-05-18 09:27:27'), +(358, NULL, 'Janet Azumah', NULL, '233547959015', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 09:54:34', '2023-05-11 09:54:34'), +(359, NULL, 'Mary', NULL, '233552816128', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 09:56:31', '2023-07-25 12:04:46'), +(360, NULL, 'Blessing', NULL, '233551432021', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 09:58:52', '2023-05-11 09:58:52'), +(361, NULL, 'Claratina', NULL, '233558263027', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 10:00:41', '2023-05-11 10:00:41'), +(362, NULL, 'Dorcas', NULL, '233559848535', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 10:02:04', '2023-08-04 10:50:44'), +(363, NULL, 'Racheal', NULL, '233506657411', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 10:04:07', '2023-05-11 10:04:07'), +(364, NULL, 'Rashidatu Awal', NULL, '233240205803', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 10:09:19', '2023-05-11 10:09:19'), +(365, NULL, 'Gloria', NULL, '233552175131', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 10:14:57', '2023-05-11 10:14:57'), +(366, NULL, 'Nana Afia', NULL, '233544759480', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 10:17:31', '2023-05-11 10:17:31'), +(367, NULL, 'Sarpong Wendy', NULL, '233249011578', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 10:20:15', '2023-05-11 10:20:15'), +(368, 427, 'Anastasia Adu-Gyamfi', '1982-03-18', '233546294204', '0546294204', 'MTN', NULL, NULL, NULL, 'fy5yRiGLQluAEogbqcN5rB:APA91bEpfDa092ed4WRkSVOS8uGBnrs9AmoEZ9I7P46urbDfkl4lQNRSxHw5Y_jcyTfclx8h2U_CzjdIGQukIXzgLwJIUTAI3eZufuT7TnSVAg_RCPcAyQqV8wtA3SeQ7WVojOL84XmA', 1, 1, '2023-08-23 11:13:40', NULL, '2023-07-01 16:09:08', 0, NULL, 0, 'retailer', NULL, 'mbkDYy3R', 'FMD0000529', NULL, '2023-05-11 10:23:02', '2023-08-23 11:13:40'), +(369, NULL, 'Leah Darko', NULL, '233556086801', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 10:24:57', '2023-05-11 10:24:57'), +(370, NULL, 'Emelia', NULL, '233205148186', NULL, NULL, '233242381821', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 10:32:52', '2023-05-11 10:32:52'), +(371, NULL, 'Hawa Mohammed', NULL, '233257588599', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 10:35:18', '2023-05-11 10:35:18'), +(372, NULL, 'Adjei Choreta Kakraba', NULL, '233204688348', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 10:38:36', '2023-05-11 10:38:36'), +(373, NULL, 'Bridget', NULL, '233247643604', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 10:47:20', '2023-06-06 11:35:10'), +(374, NULL, 'Eva', NULL, '233552199853', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 11:36:54', '2023-05-11 11:36:54'), +(376, NULL, 'Boatemaa Emma', NULL, '233555418839', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 11:45:31', '2023-05-11 11:45:31'), +(377, NULL, 'Mavis', NULL, '233207039762', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 11:47:19', '2023-05-11 11:47:19'), +(378, NULL, 'Mavis Quaicoe', NULL, '233542634205', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 11:49:38', '2023-05-11 11:49:38'), +(379, NULL, 'Becky', NULL, '233541769150', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 11:51:14', '2023-05-11 11:51:14'), +(380, NULL, 'Nancy', NULL, '233547886644', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 11:53:54', '2023-05-11 11:53:54'), +(381, NULL, 'Matilda Boamah Brefo', NULL, '233242769509', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 12:02:46', '2023-05-11 12:02:46'), +(382, NULL, 'Jennifer aboagye', NULL, '233556056387', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 12:04:42', '2023-05-11 12:04:42'), +(383, NULL, 'Eugene Abbbam', NULL, '233541505954', NULL, NULL, '233207691441', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-11 12:07:16', '2023-05-11 12:07:16'), +(384, NULL, 'Gifty Awiah', NULL, '233240693697', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:14:07', '2023-05-12 10:14:07'), +(385, NULL, 'Becky', NULL, '233246576761', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:17:11', '2023-05-12 10:17:11'), +(386, NULL, 'Selina Baah', NULL, '233595841929', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:19:09', '2023-05-12 10:19:09'), +(387, NULL, 'Millicent Akworkor', NULL, '233550407199', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:21:08', '2023-05-12 10:21:08'), +(388, NULL, 'Nora', NULL, '233247013555', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:22:55', '2023-05-12 10:22:55'), +(389, NULL, 'Mavis Opoku', NULL, '233545202066', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:24:18', '2023-05-22 09:34:24'), +(390, NULL, 'Ashley', NULL, '233249996009', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:26:34', '2023-05-12 10:26:34'), +(391, NULL, 'Sandrah', NULL, '233267115899', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:28:08', '2023-05-12 10:28:08'), +(392, NULL, 'Susan owusu Ansah', NULL, '233541545528', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:30:21', '2023-05-12 10:30:21'), +(393, NULL, 'Gladys Tetteh', NULL, '233544996463', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:32:15', '2023-05-12 10:32:15'), +(394, 434, 'gladys boakye', '1998-05-06', '233559867203', '0559867203', 'MTN', NULL, NULL, NULL, 'eaXneoVbS0w5ukihBZ73tp:APA91bF2jc_H0QY5-tpkPQEgVy44gplWJGKVJ4CdE3W4_zoSMBS0nbqNOkrvu3vD3JMox-6NIFBpVS06IvzHqxDaBugTlQWVM_huu2smYvyKrdxOQkLfI9JqIm-hMw4Ml-cFAurzeblI', 1, 1, NULL, NULL, '2023-07-02 05:44:51', 0, NULL, 0, 'retailer', NULL, 'yY8lWOKO', 'FMD0000536', NULL, '2023-05-12 10:34:18', '2023-08-15 07:23:33'), +(395, 35, 'Naa Ayorkor', '2006-05-24', '233502598597', '0502598597', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 08:52:05', NULL, '2023-05-31 08:52:05', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000056', NULL, '2023-05-12 10:35:56', '2023-08-09 04:46:08'), +(396, NULL, 'Gladys Amanie', NULL, '233548186651', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:37:46', '2023-05-22 09:09:48'), +(397, NULL, 'Comfort Sorbeng', NULL, '233540370339', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:39:21', '2023-05-12 10:39:21'), +(398, NULL, 'Esther Nketia', NULL, '233246025606', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:41:11', '2023-05-12 10:41:11'), +(400, NULL, 'Am Nana Adwoa', NULL, '233595637377', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:45:31', '2023-05-17 11:03:02'), +(402, NULL, 'Nyarko Sabina', NULL, '233247066427', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:51:04', '2023-05-19 09:23:16'), +(403, NULL, 'Akosua', NULL, '233555806586', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:52:18', '2023-05-12 10:52:18'), +(404, NULL, 'Wendy', NULL, '233245566283', NULL, NULL, '233201349632', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:56:37', '2023-05-12 10:56:37'), +(405, NULL, 'Helen', NULL, '233241912044', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 10:59:13', '2023-07-01 11:24:15'), +(406, NULL, 'Efua', NULL, '233207954624', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 11:01:10', '2023-05-12 11:01:10'), +(407, NULL, 'Grace Amponsah', NULL, '233553867940', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 11:04:39', '2023-06-15 10:58:49'), +(408, NULL, 'Mary Makafui', NULL, '233203876694', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 11:40:15', '2023-05-12 11:40:15'), +(409, 76, 'NESTER DWOMORH', '2004-06-10', '233559211517', '0559211517', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 05:28:14', NULL, '2023-06-01 05:28:14', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000160', NULL, '2023-05-12 12:20:23', '2023-08-09 04:46:09'), +(410, NULL, 'Jennifer aboagye', NULL, '233556057387', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 15:30:49', '2023-05-12 15:30:49'), +(411, NULL, 'Benny Blanco', NULL, '447407712697', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-12 20:51:33', '2023-05-12 20:51:33'), +(412, 604, 'Gifty Dadzie', '2001-06-11', '233545055334', '0545055334', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 22:01:56', 0, NULL, 0, 'retailer', NULL, 'O0K95eKV', 'FMD0000706', NULL, '2023-05-13 10:34:08', '2023-08-09 04:46:17'), +(413, NULL, 'Afia', NULL, '233546154041', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 10:35:29', '2023-05-13 10:35:29'), +(414, NULL, 'Ida', NULL, '233246723377', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 10:38:39', '2023-05-13 10:38:39'), +(415, NULL, 'Tina', NULL, '233551570162', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 10:40:27', '2023-05-13 10:40:27'), +(416, NULL, 'Fehima', NULL, '233531392241', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 10:41:25', '2023-05-13 10:41:25'), +(417, NULL, 'Yvonne', NULL, '233591244697', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 10:42:33', '2023-05-13 10:42:33'), +(418, NULL, 'Anita', NULL, '233241908742', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 10:43:54', '2023-05-23 10:48:17'), +(419, NULL, 'Francisca', NULL, '233247005410', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 10:45:28', '2023-05-13 10:45:28'), +(420, NULL, 'Regina Swanzy', NULL, '233543344198', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 10:47:32', '2023-05-13 10:47:32'), +(421, NULL, 'Monica Amponsah', NULL, '233241160231', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 10:49:03', '2023-05-13 10:49:03'), +(422, 21, 'Fafa Ntiamoah', '2003-01-19', '233500936157', '0500936157', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-05-30 18:16:58', NULL, '2023-05-30 18:16:58', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000013', NULL, '2023-05-13 10:50:29', '2023-08-09 04:46:08'), +(423, NULL, 'Sylvia Owusu', NULL, '233546376500', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 10:52:02', '2023-05-13 10:52:02'), +(424, NULL, 'Sarah Boyer', NULL, '233531723530', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 10:56:42', '2023-05-13 10:56:42'), +(425, NULL, 'Fosu Serwaa Philipa', NULL, '233596216233', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 11:03:24', '2023-05-13 11:03:24'), +(426, NULL, 'Patricia Nyarko', NULL, '233545801347', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 11:08:37', '2023-05-13 11:08:37'), +(427, NULL, 'Yaababy', NULL, '233576867364', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 11:13:47', '2023-05-13 11:13:47'), +(428, 350, 'Harriet Ghansah', '1992-11-30', '233591411292', '0591411292', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-19 11:10:02', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000452', NULL, '2023-05-13 11:15:38', '2023-08-09 04:46:13'), +(429, NULL, 'Alice', NULL, '233594983400', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 11:17:25', '2023-05-13 11:17:25'), +(430, NULL, 'Ahrbyna Jade', NULL, '233257540481', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 11:18:59', '2023-06-19 09:30:13'), +(431, 314, 'ADZIDO CELESTINE', '1997-06-19', '233202982684', '0202982684', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-10 23:09:06', NULL, '2023-06-10 23:09:06', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000416', NULL, '2023-05-13 11:21:07', '2023-08-09 04:46:12'), +(432, NULL, 'Phoebe', NULL, '233246320632', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 11:25:48', '2023-05-13 11:25:48'), +(433, NULL, 'William', NULL, '233543015483', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 11:29:12', '2023-05-13 11:29:12'), +(434, NULL, 'Kimberly Ampadu', NULL, '233508402838', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 11:31:02', '2023-05-13 11:31:02'), +(435, NULL, 'Agnes', NULL, '233240435505', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 11:33:05', '2023-05-13 11:33:05'), +(436, NULL, 'Edwina', NULL, '233598076690', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 11:34:52', '2023-05-13 11:34:52'), +(437, NULL, 'Matilda Addae', NULL, '233552758858', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 11:36:08', '2023-05-13 11:36:08'), +(438, NULL, 'Deborah', NULL, '233556256238', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 11:37:05', '2023-05-13 11:37:05'), +(439, NULL, 'Bernita', NULL, '233553366154', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 11:38:30', '2023-05-13 11:38:30'), +(440, NULL, 'Nana Ama', NULL, '233549763775', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-13 11:39:35', '2023-05-13 11:39:35'), +(441, 31, 'Yaa Debby', '2005-02-02', '233201861445', '0201861445', 'VOD', NULL, NULL, NULL, 'cBr3oFJcS_CClrGZ9F9ySv:APA91bE0HSMfTddsuwvfVkfGfVv0-Zdmb-0SqylETIWKNNvp8A4UNy2-f13t_d1f7Rr_Zb3s1znsRreO_Stx3Fh8nSfI5cLlwPJckXoYg6mhZOHuF1Iu0VVmlCIwKVz10LBTwsP_QJek', 1, 1, '2023-05-31 08:13:03', NULL, '2023-05-31 08:13:03', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000050', NULL, '2023-05-14 16:57:49', '2023-08-14 08:17:00'), +(442, NULL, 'Abubakari', NULL, '233593822264', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:03:03', '2023-05-14 17:03:03'), +(443, 125, 'EUNICE AMOAH', '1997-05-31', '233594179633', '0594179633', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 20:51:57', NULL, '2023-06-01 20:51:57', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000225', NULL, '2023-05-14 17:04:51', '2023-08-09 04:46:09'), +(444, NULL, 'Priscilla yeboah', NULL, '233541527520', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:07:48', '2023-05-14 17:07:48'), +(445, NULL, 'felicia', NULL, '233269249086', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:09:09', '2023-05-14 17:09:09'), +(446, NULL, 'Barbara Amponsah', NULL, '233248912951', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:10:57', '2023-05-14 17:10:57'), +(447, NULL, 'Kate Eliason', NULL, '233595746193', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:11:28', '2023-05-14 17:11:28'), +(448, NULL, 'Moudlyn', NULL, '233551481126', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:12:38', '2023-05-14 17:12:38'), +(449, NULL, 'Basira Yahaya', NULL, '233558752479', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:13:19', '2023-05-14 17:13:19'), +(450, NULL, 'Naa Sala', NULL, '233541751835', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:15:14', '2023-05-17 09:33:58'), +(451, NULL, 'Winifred Asare', NULL, '233597553746', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:16:32', '2023-05-14 17:16:32'), +(452, NULL, 'felista', NULL, '233547968571', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:17:27', '2023-05-14 17:17:27'), +(453, NULL, 'Diana', NULL, '233547058419', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:18:37', '2023-05-14 17:18:37'), +(454, NULL, 'Maya', NULL, '233550009783', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:21:24', '2023-05-14 17:21:24'), +(455, NULL, 'Awurama', NULL, '233200009338', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:23:02', '2023-05-14 17:23:02'), +(456, NULL, 'Nancy Odoom', NULL, '233256578920', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:23:25', '2023-05-14 17:23:25'), +(457, NULL, 'Lotty', NULL, '233548411086', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:24:16', '2023-05-14 17:24:16'), +(458, NULL, 'Vivian Kusi', NULL, '233542935918', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:26:11', '2023-05-14 17:26:11'), +(459, NULL, 'Elizabeth Frimpong', NULL, '233544277849', NULL, NULL, '233545538763', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:26:49', '2023-05-14 17:26:49'), +(460, NULL, 'Gifty Osei Nimo', NULL, '233558614680', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:27:48', '2023-05-14 17:27:48'), +(461, NULL, 'Sister Adwoa', NULL, '233246302016', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:28:16', '2023-05-14 17:28:16'), +(462, NULL, 'Mimi', NULL, '233556491499', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:30:37', '2023-06-01 13:09:14'), +(463, NULL, 'Serwaa Pokuaa Alberta', NULL, '233542627045', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:32:34', '2023-05-14 17:32:34'), +(464, NULL, 'Naomi', NULL, '233543366793', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:34:01', '2023-06-06 12:12:29'), +(465, NULL, 'Osomafo Solomon', NULL, '233545957747', NULL, NULL, '233241471857', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:34:05', '2023-05-14 17:34:05'), +(466, NULL, 'Rizka', NULL, '233266354586', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:35:50', '2023-05-14 17:35:50'), +(467, NULL, 'Khadija', NULL, '233504904848', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:35:55', '2023-05-14 17:35:55'), +(468, NULL, 'Emelia Korkor Tetteh', NULL, '233248101887', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:37:05', '2023-05-31 10:56:17'), +(469, NULL, 'Joesph', NULL, '233545839923', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'distributor', NULL, NULL, NULL, NULL, '2023-05-14 17:37:18', '2023-06-16 10:23:26'), +(470, NULL, 'Harriet', NULL, '233555898235', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:37:58', '2023-05-14 17:37:58'), +(471, NULL, 'Vera Sarpong', NULL, '233245809088', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:38:42', '2023-05-14 17:38:42'), +(472, NULL, 'Abigail Fosu Awuah', NULL, '233555306803', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:39:54', '2023-05-14 17:39:54'), +(473, NULL, 'Mina', NULL, '233243988567', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:41:08', '2023-05-14 17:41:08'), +(474, NULL, 'Baby', NULL, '233552860263', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:41:43', '2023-05-14 17:41:43'), +(475, NULL, 'Julliet', NULL, '233200997001', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-14 17:43:22', '2023-05-14 17:43:22'), +(477, 338, 'Godwin Somuah', '1995-12-04', '233552314754', '0552314754', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-17 23:02:48', 0, NULL, 0, 'retailer', NULL, '0mkyMWk4', 'FMD0000440', NULL, '2023-05-15 10:19:40', '2023-08-09 04:46:12'), +(478, NULL, 'Afriyie', NULL, '233506087902', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-15 10:22:06', '2023-05-15 10:22:06'), +(479, NULL, 'Fiddy', NULL, '233553020467', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-15 10:23:31', '2023-05-15 10:23:31'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(480, NULL, 'Albert', NULL, '233543878405', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-15 10:25:43', '2023-05-15 10:25:43'), +(481, NULL, 'Felicia Adu Sarkodie', NULL, '233244661715', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-15 10:27:41', '2023-07-19 11:22:51'), +(482, NULL, 'Hilda', NULL, '233244462020', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-15 10:29:27', '2023-05-15 10:29:27'), +(483, 1343, 'kyei Davida Abenaa', NULL, '233597060614', '0597060614', 'MTN', NULL, NULL, NULL, 'dYIRtIowlEnLvTisPcsC4w:APA91bH9P59oF-fJMdMcRZNB4JEShd8MRvKQbyEq7HkOqXNZ05JFPxhH2XeGRNTb1gvLtLZRnyKtu-IKDH5nhvcIM73kR8fAQwyNwuHGbaJ_kNLQAAyM7RG0Yht230DFx4S5hYYjf9G5', 1, 1, '2023-08-20 21:50:36', NULL, '2023-08-20 21:50:37', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000400', NULL, '2023-05-15 10:31:22', '2023-08-20 21:50:38'), +(485, 276, 'Najat Mustapha', '2003-02-21', '233241683110', '0241683110', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-08 14:44:20', NULL, '2023-06-08 14:44:20', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000378', NULL, '2023-05-15 13:25:24', '2023-08-09 04:46:12'), +(486, NULL, 'Lorritta', NULL, '233246618035', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-15 13:27:07', '2023-05-15 13:27:07'), +(487, NULL, 'Mabel', NULL, '233257068538', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-15 13:29:14', '2023-05-15 13:29:14'), +(488, NULL, 'Deborah Dadson', NULL, '233546526529', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-15 13:32:30', '2023-05-15 13:32:30'), +(489, NULL, 'Emmanuella Okine', NULL, '233546418855', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-15 13:34:43', '2023-05-15 13:34:43'), +(490, NULL, 'Winifred', NULL, '233249637738', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-15 13:36:49', '2023-05-15 13:36:49'), +(491, NULL, 'Nani Juliet', NULL, '233541529259', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-15 13:38:22', '2023-05-15 13:38:22'), +(492, NULL, 'Simone', NULL, '233546021424', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-15 14:14:34', '2023-05-15 14:14:34'), +(493, NULL, 'Sherry Mensah', NULL, '233598680234', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-15 15:04:09', '2023-05-15 15:04:09'), +(494, NULL, 'Nana Araba', NULL, '233553290511', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:31:56', '2023-05-16 10:31:56'), +(495, 1406, 'Geizela Opoku Mensah', NULL, '233245832617', '0245832617', 'MTN', NULL, NULL, NULL, 'ecKnDF0OYUEooc1OviCGHO:APA91bH4Tn9C783x_GEViAliciIbFZbdoTcroaoR4Aa8g0xYY8KfqM893Z8Sw6PLaBAPeuyPDhx6KfKZ4srRne86dW8_8H0RRD4x6I-X4W1wypOUG7t9HJAAfN7OZXysqiko5yYHP08Z', 1, 1, '2023-08-22 20:22:02', NULL, '2023-08-22 20:22:03', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000466', NULL, '2023-05-16 10:32:51', '2023-08-22 20:22:04'), +(496, NULL, 'Priscilla', NULL, '233240930634', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:34:34', '2023-05-16 10:34:34'), +(497, NULL, 'Kenneth Otsiwah', NULL, '233241577745', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:35:59', '2023-05-19 11:49:54'), +(498, NULL, 'Juliet Yeboah', NULL, '233540660264', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:36:53', '2023-05-16 10:36:53'), +(499, NULL, 'Amanda Wiafe', NULL, '233554494261', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:38:17', '2023-07-10 09:46:45'), +(500, NULL, 'Babrah Bentil', NULL, '233595970872', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:40:34', '2023-05-16 10:40:34'), +(501, NULL, 'Sarah Tetteh', NULL, '233249344589', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:42:22', '2023-05-16 10:42:22'), +(502, 220, 'Cecilia Oforiwaa', '1998-02-14', '233247460343', '0247460343', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-04 21:17:13', NULL, '2023-06-04 21:17:13', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000321', NULL, '2023-05-16 10:42:31', '2023-08-09 04:46:11'), +(503, NULL, 'Etornam', NULL, '233540122080', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:43:32', '2023-05-16 10:43:32'), +(504, NULL, 'Jessica', NULL, '233203788033', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:44:21', '2023-05-16 10:44:21'), +(505, NULL, 'Precious', NULL, '233540239078', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:45:46', '2023-05-16 10:45:46'), +(506, NULL, 'Shally', NULL, '233591245558', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:46:37', '2023-05-16 10:46:37'), +(507, NULL, 'Naomi', NULL, '233549086273', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:46:54', '2023-05-16 10:46:54'), +(508, NULL, 'Donna', NULL, '233549694379', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:48:31', '2023-05-16 11:52:36'), +(509, NULL, 'Florence Nuamah', NULL, '233247957475', NULL, NULL, '233505254412', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:48:31', '2023-05-16 10:48:31'), +(510, NULL, 'Happy', NULL, '233594856386', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:52:12', '2023-05-16 10:52:12'), +(511, NULL, 'Phillis Asante', NULL, '233248101365', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:53:25', '2023-05-16 10:53:25'), +(512, NULL, 'Sister Afia', NULL, '233242238086', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:54:18', '2023-05-16 10:54:18'), +(513, NULL, 'Ella', NULL, '233551373101', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:54:51', '2023-05-16 10:54:51'), +(514, NULL, 'Naa Okaikor', NULL, '233249891001', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:56:00', '2023-05-16 10:59:10'), +(515, NULL, 'Shilla', NULL, '233598738536', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:56:45', '2023-05-16 10:56:45'), +(516, NULL, 'Adjoa', NULL, '233246594664', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 10:57:29', '2023-06-08 12:33:11'), +(517, 309, 'Churlsea Wano', '1989-02-17', '233244873728', '0244873728', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-10 10:56:03', NULL, '2023-06-10 10:56:03', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000411', NULL, '2023-05-16 10:58:14', '2023-08-09 04:46:12'), +(518, NULL, 'Joyce Owusuaa', NULL, '233592480692', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 11:01:14', '2023-05-16 11:01:14'), +(520, NULL, 'Eugenia', NULL, '233546750662', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 11:03:03', '2023-05-16 11:03:03'), +(521, NULL, 'Mary Nyarko', NULL, '233249672133', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 11:05:16', '2023-05-16 11:05:16'), +(522, NULL, 'David', NULL, '233209330714', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 11:20:13', '2023-05-16 11:20:13'), +(524, 106, 'Agnes Asor', '2002-07-22', '233555289341', '0555289341', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 16:46:00', NULL, '2023-06-01 16:46:00', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000205', NULL, '2023-05-16 11:43:13', '2023-08-09 04:46:09'), +(525, NULL, 'Afugu Comfort', NULL, '233546698902', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 11:50:18', '2023-05-16 11:50:18'), +(526, NULL, 'Yirenkyiwaa', NULL, '233204079358', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 11:55:33', '2023-05-16 11:55:33'), +(527, NULL, 'Irene Wemegah', NULL, '233553816422', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 11:59:37', '2023-05-16 11:59:37'), +(528, NULL, 'Ella', NULL, '233245679963', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-16 12:08:46', '2023-05-16 12:08:46'), +(530, 259, 'Mavis Barnes', '1992-06-07', '233549765500', '0549765500', 'MTN', NULL, NULL, NULL, 'ek6_YpoCT5ePqJ9ZmKDrX2:APA91bGblDAaMf0c47CwZP8lLueMC5dztEA6sQUFZsRFSqUsHwSCVk2SL0tXbXVY2AL1eMgv1iWZb0q2iOyBU_B8BYvi-wuXVQnYWAPlwNBaQ55wRzprMUciAK6fLHUL8dK8PZMAtyqk', 1, 1, '2023-06-07 10:00:19', NULL, '2023-06-07 10:00:19', 1, '2023-06-07 10:05:02', 1, 'distributor', NULL, 'QlkLR5Ky', 'FMD0000361', NULL, '2023-05-17 08:53:46', '2023-08-10 06:05:19'), +(531, NULL, 'Mary', NULL, '233257673469', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 08:55:37', '2023-05-17 08:55:37'), +(532, NULL, 'Kukua', NULL, '233558221747', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 08:58:40', '2023-05-17 08:58:40'), +(533, NULL, 'Mawutor', NULL, '233208288881', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 09:05:30', '2023-05-26 12:10:17'), +(534, NULL, 'Atia Benedicta', NULL, '233541737339', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 09:08:24', '2023-05-17 09:08:24'), +(535, NULL, 'Belinda Boateng', NULL, '233551813274', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 09:13:41', '2023-05-17 09:13:41'), +(536, NULL, 'Elizabeth Anane', NULL, '233247543905', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 09:18:00', '2023-05-17 09:18:00'), +(537, NULL, 'Patience', NULL, '233592014464', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 09:19:44', '2023-05-17 09:19:44'), +(538, NULL, 'Sharon', NULL, '233593840595', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 09:22:43', '2023-05-17 09:22:43'), +(539, NULL, 'Nana Aba', NULL, '233552215114', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 09:24:58', '2023-05-17 09:24:58'), +(540, NULL, 'Debbie', NULL, '233545838917', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 09:27:10', '2023-05-17 09:27:10'), +(541, NULL, 'Yhaar', NULL, '233550803883', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 09:28:40', '2023-06-07 09:57:11'), +(542, 1269, 'Angela Adjei', '2001-03-08', '233559067922', '0559067922', 'MTN', NULL, NULL, NULL, 'f46oQOWxhkOmtCZYwSfT0A:APA91bElxXWZDk5_qwx1Qg8-HLh8RFc7XUFk8yptvMYte8QDJE831JDuE8qr5T8_opaoTX6Quavuj9aETz1LE3-f2DLPZXCafbbNoT3E5fyu_mhDAgrU1auh3_o-e_XvpNWxQZHbmJdC', 1, 1, '2023-08-18 20:21:21', NULL, '2023-08-18 20:21:22', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000326', NULL, '2023-05-17 09:30:23', '2023-08-18 20:23:23'), +(543, 61, 'Gloria Abenzuri', '1997-06-19', '233549139634', '0549139634', 'MTN', NULL, NULL, NULL, 'f_xAiSH80krjqJP3Ewd-62:APA91bFrKF5C4vsSmx2a4zsQNQL4vJWsJAw5FWB6A2jO3K1Vu44SfnNqY7HXV_7eRboeHjHhIG1v9iotmjN5RUxi75WagrHdB5mnmHMSeCoCYssI5eM8g4DtUoKUE1clWT4XkG7WYotv', 1, 1, '2023-05-31 16:58:24', NULL, '2023-05-31 16:58:24', 1, '2023-05-31 17:01:21', 0, 'distributor', NULL, '9ykYb736', 'FMD0000128', NULL, '2023-05-17 09:31:58', '2023-08-11 10:32:07'), +(544, NULL, 'Beeba', NULL, '233509571314', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 09:35:50', '2023-05-17 09:35:50'), +(545, NULL, 'Hannan', NULL, '233504125970', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 09:37:15', '2023-05-17 09:37:15'), +(546, 83, 'Julia Obeng Manu', '2002-02-19', '233246726251', '0246726251', 'MTN', NULL, NULL, NULL, 'cZj9SdeTtEkunhcQQWlQoK:APA91bGia2S_mQN5e31ASb3STluEtfFaBO5A0p7PMoPEd3xIwvJkO7JLTdkCJbCsOJq62PtSkIgnB8_qcfvkRSVIW429mXQyWYGWJoKFGqdnLlh5VO_QoQUERAKjAigy7FQNWB3FveXj', 1, 1, '2023-06-01 12:01:25', NULL, '2023-06-01 12:01:25', 1, '2023-06-01 12:05:31', 1, 'distributor', NULL, '1dKRB6Kz', 'FMD0000181', NULL, '2023-05-17 09:39:11', '2023-08-13 02:05:53'), +(547, NULL, 'Gloria', NULL, '233558836005', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 09:45:50', '2023-05-17 09:45:50'), +(548, NULL, 'Sarkyiwaa Mavis', NULL, '233554227021', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 09:49:34', '2023-05-17 09:49:34'), +(549, NULL, 'Rita', NULL, '233542504067', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 09:52:02', '2023-05-17 09:52:02'), +(550, NULL, 'Rejoice Akorfa', NULL, '233546985248', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 09:54:41', '2023-05-22 09:35:06'), +(551, 1300, 'Rhammy Yeboah', NULL, '233542150010', '0542150010', 'MTN', NULL, NULL, NULL, 'dWmIBWqaS26Ecn-_t2kjtS:APA91bEz0gLNX_M6M-QDQC9-oGl_OgophXojGgjMpS3UMA68IAoFFSp9gIl8YnFeAm1fg6PxgPGfPxfsUqh87ZyR1DW_OdgYeFI0eDQlxPY2xeXjfSzowXw6J2Cl6sUNjj_ym_H2QD-R', 1, 1, '2023-08-19 12:17:42', NULL, '2023-08-19 12:17:43', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000357', NULL, '2023-05-17 09:56:44', '2023-08-19 12:17:45'), +(552, NULL, 'Tema community7 superior hostel', NULL, '233548122548', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 09:58:38', '2023-05-17 09:58:38'), +(553, NULL, 'Priscy', NULL, '233596668662', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 10:00:15', '2023-05-17 10:00:15'), +(554, NULL, 'Abigail', NULL, '233556870520', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 10:02:35', '2023-05-17 10:02:35'), +(555, NULL, 'Asante Agyeiwaa Rita', NULL, '233559434497', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 10:05:47', '2023-05-17 10:05:47'), +(556, NULL, 'Esther Amoako', NULL, '233208539966', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 10:07:54', '2023-05-17 10:07:54'), +(557, NULL, 'Mercy', NULL, '233531117119', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 10:51:58', '2023-06-01 13:19:42'), +(558, NULL, 'Emmanuel Kwofie', NULL, '233501658891', NULL, NULL, '233249075372', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 10:55:16', '2023-05-17 10:55:16'), +(559, NULL, 'Peggy', NULL, '233556288934', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 10:58:20', '2023-05-17 10:58:20'), +(560, NULL, 'Naomi', NULL, '233599889940', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 11:00:59', '2023-05-17 11:00:59'), +(561, NULL, 'Maa Adwoa', NULL, '233550594257', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 11:06:51', '2023-05-17 11:06:51'), +(562, NULL, 'Patricia Opuku', NULL, '233595517535', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 11:09:52', '2023-05-17 11:09:52'), +(563, NULL, 'Joyceline', NULL, '233543737474', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 11:12:21', '2023-05-17 11:12:21'), +(564, NULL, 'Becky', NULL, '233249127630', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 11:15:03', '2023-05-17 11:15:03'), +(565, NULL, 'Ernestina', NULL, '233249398341', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 11:16:57', '2023-05-17 11:16:57'), +(566, NULL, 'Amoako Eunice', NULL, '233593638283', NULL, NULL, '233550893616', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 11:18:53', '2023-05-20 09:50:44'), +(567, NULL, 'Ruth', NULL, '233548289342', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 11:21:16', '2023-05-17 11:21:16'), +(568, NULL, 'Marian', NULL, '233273482486', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-17 11:23:34', '2023-05-17 11:23:34'), +(569, NULL, 'Gifty Sournoe', NULL, '233554030512', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 08:02:11', '2023-05-18 08:02:11'), +(570, NULL, 'Sophia Inkoom', NULL, '233500053211', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'distributor', NULL, NULL, NULL, NULL, '2023-05-18 08:05:03', '2023-05-18 08:05:03'), +(571, 537, 'Nana Yaa', '2003-04-09', '233553934972', '0553934972', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 10:06:42', 0, NULL, 0, 'retailer', NULL, 'VnkNzQkQ', 'FMD0000639', NULL, '2023-05-18 08:06:55', '2023-08-09 04:46:16'), +(572, NULL, 'Belinda Agyemang', NULL, '233595124608', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:12:58', '2023-05-18 09:12:58'), +(573, NULL, 'Gifty', NULL, '233247005292', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:15:17', '2023-05-18 09:15:17'), +(574, NULL, 'Freda', NULL, '233530806335', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:17:35', '2023-06-07 09:55:23'), +(575, NULL, 'Juliana Boateng', NULL, '233552787994', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:19:49', '2023-06-05 13:38:10'), +(576, NULL, 'Gabriella Delali', NULL, '233592021087', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:21:36', '2023-05-18 09:21:36'), +(577, NULL, 'Peggy', NULL, '233541115371', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:23:08', '2023-05-18 09:23:08'), +(578, NULL, 'Gabriel', NULL, '233548853177', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:25:18', '2023-05-18 09:25:18'), +(579, NULL, 'Akpaku Blessing', NULL, '233591546049', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:29:01', '2023-05-18 09:29:01'), +(580, NULL, 'Linda', NULL, '233545745809', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:30:51', '2023-05-18 09:30:51'), +(581, NULL, 'My Name Is Elizabeth', NULL, '233545045313', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:33:49', '2023-05-18 09:33:49'), +(582, NULL, 'Ama Ruth', NULL, '233546808126', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:36:01', '2023-05-18 09:36:01'), +(583, NULL, 'Georgian Oforiwaa', NULL, '233550357575', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:37:37', '2023-05-18 09:37:37'), +(585, NULL, 'Juliana Korantemaa', NULL, '233256580363', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:42:05', '2023-05-18 09:42:05'), +(586, NULL, 'Eugene Ennuson', NULL, '233249214482', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:43:46', '2023-05-18 09:43:46'), +(587, NULL, 'Celestine', NULL, '233558047689', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:45:11', '2023-05-18 09:45:11'), +(588, NULL, 'Mercy', NULL, '233555662874', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:47:29', '2023-05-18 09:47:29'), +(589, NULL, 'Cynthia', NULL, '233593300578', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:48:48', '2023-05-18 09:48:48'), +(591, NULL, 'Happy', NULL, '233557049393', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:52:09', '2023-05-18 09:52:09'), +(592, NULL, 'Mrs Nutor', NULL, '233553615519', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 09:54:01', '2023-05-18 09:54:01'), +(593, 469, 'pomaa Naomi', '1995-01-13', '233551888196', '0551888196', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 08:51:12', 0, NULL, 0, 'retailer', NULL, 'WVK4MR8x', 'FMD0000571', NULL, '2023-05-18 13:47:41', '2023-08-09 04:46:15'), +(594, NULL, 'Angela', NULL, '233547600282', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 13:51:03', '2023-05-18 13:51:03'), +(595, NULL, 'Georgina', NULL, '233556123699', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 13:53:09', '2023-05-18 13:53:09'), +(596, NULL, 'Emily', NULL, '233556578363', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 13:55:18', '2023-05-18 13:55:18'), +(597, NULL, 'Ameyaa Owusu Juliet', NULL, '233551496152', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 13:58:43', '2023-05-18 13:58:43'), +(599, NULL, 'Monica', NULL, '233207384009', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 14:04:08', '2023-05-18 14:04:08'), +(600, 817, 'Sandra Akuamoah', '2001-10-06', '233550614211', '0550614211', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 15:54:03', 0, NULL, 0, 'retailer', NULL, '9YknyR81', 'FMD0000919', NULL, '2023-05-18 14:06:16', '2023-08-09 04:46:20'), +(601, NULL, 'Hilda Darko', NULL, '233559374720', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 14:08:15', '2023-05-22 08:58:26'), +(602, NULL, 'Efya', NULL, '233555771815', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 14:10:04', '2023-05-18 14:10:04'), +(603, NULL, 'AMA', NULL, '233248132610', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 14:12:12', '2023-05-18 14:12:12'), +(604, NULL, 'Irene Serwaa', NULL, '233240119157', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 14:13:53', '2023-05-18 14:13:53'), +(605, NULL, 'Precious', NULL, '233597335672', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 14:15:44', '2023-05-18 14:15:44'), +(606, NULL, 'Angela', NULL, '233551311551', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-18 14:20:29', '2023-05-18 14:20:29'), +(607, 473, 'Queenie Zina', '1992-07-15', '233200408708', '0200408708', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 09:29:48', 0, NULL, 0, 'retailer', NULL, 'NDkJPpK6', 'FMD0000575', NULL, '2023-05-19 09:02:15', '2023-08-09 04:46:15'), +(608, NULL, 'Hawa', NULL, '233245263312', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 09:03:39', '2023-05-19 09:03:39'), +(609, NULL, 'Gloria Amoah', NULL, '233246322062', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 09:06:14', '2023-05-19 09:06:14'), +(610, NULL, 'Adwoa Princess', NULL, '233593818988', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 09:08:03', '2023-05-19 09:08:03'), +(611, 270, 'Gifty Kromo', '1990-11-01', '233246601933', '0246601933', 'MTN', NULL, NULL, NULL, 'fmxAcZ__b0z_uMtc_84W4E:APA91bGkGUQk61u3US-6jWgvfrbZTxlhKa1DQi5FRVA5DsTdV7-hmYXTVjShUJLbBNT4KefYWhoQSlcZWdSw6vZxXDykfone1ClCxv4RHCarKdGziBYuZkvY8cZQVdGYV5sCbMT28WMu', 1, 1, '2023-06-07 22:42:55', NULL, '2023-06-07 22:42:55', 1, '2023-07-05 10:19:44', 0, 'distributor', NULL, '9ykYZo36', 'FMD0000372', NULL, '2023-05-19 09:10:23', '2023-08-11 12:40:46'), +(612, NULL, 'Irene Frimpong', NULL, '233548185815', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 09:12:18', '2023-05-19 09:12:18'), +(613, NULL, 'Adwoa Blessing', NULL, '233557925397', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 09:14:15', '2023-05-22 09:06:38'), +(614, NULL, 'Joyce', NULL, '233556051609', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 09:15:45', '2023-06-14 12:54:48'), +(615, NULL, 'Sista Akos', NULL, '233504666563', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 09:17:03', '2023-06-28 09:08:01'), +(616, NULL, 'Boatemaa', NULL, '233247098829', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 09:19:18', '2023-05-19 09:19:18'), +(617, NULL, 'Abigail', NULL, '233546788254', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 09:21:26', '2023-05-19 09:21:26'), +(618, 254, 'Rhoda Akanpaaba', '1997-01-07', '233546481842', '0546481842', 'MTN', NULL, NULL, NULL, 'dYcprDFp5UC7mE02UhY_Cu:APA91bH5rok2h9C4lip6YU3mlIiiqCbMvCPR3NeXGm1-HJ8DQCLHid40hZgk0FFMvbHzGOMJfOT5wL9vhlybBY2NnOTu6urxzSdpf1q7XxKQAPU9Lg3unRjGJqkJWzcRDk_nAO1ZETri', 1, 1, '2023-06-07 05:41:57', NULL, '2023-06-07 05:41:57', 1, '2023-06-09 22:08:01', 0, 'distributor', NULL, 'eO8XZe3d', 'FMD0000356', NULL, '2023-05-19 09:22:48', '2023-08-09 04:46:11'), +(619, NULL, 'Carla', NULL, '233547910570', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 09:24:58', '2023-05-19 09:24:58'), +(620, NULL, 'Enyonam', NULL, '233547762571', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 09:25:40', '2023-05-19 09:25:40'), +(621, NULL, 'Aggie', NULL, '233559288326', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 09:26:51', '2023-06-19 08:59:56'), +(622, NULL, 'Mary', NULL, '233553899946', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 09:27:31', '2023-05-19 09:27:31'), +(623, NULL, 'Kim', NULL, '233203843825', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 09:30:36', '2023-05-20 12:06:21'), +(624, NULL, 'Hannah Ekua Asante', NULL, '233548294411', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 09:31:06', '2023-07-05 10:31:40'), +(625, NULL, 'Sophia', NULL, '233558252180', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 09:32:13', '2023-07-20 09:02:45'), +(626, NULL, 'Sengretsi Sasemame Erica', NULL, '233241029296', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 11:42:12', '2023-05-19 11:42:12'), +(627, NULL, 'Naana', NULL, '233209239755', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 11:43:32', '2023-05-19 11:43:32'), +(628, NULL, 'Linda', NULL, '233558586598', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 11:44:56', '2023-06-02 08:29:10'), +(629, NULL, 'Awula', NULL, '233240876876', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 11:46:38', '2023-05-19 11:46:38'), +(630, NULL, 'Eunice Ami', NULL, '233541670378', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 11:48:15', '2023-05-19 11:48:15'), +(631, NULL, 'Sally', NULL, '233207569999', NULL, NULL, '233553096981', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-19 11:51:54', '2023-05-19 11:51:54'), +(632, NULL, 'Junia Del', NULL, '233248805632', NULL, NULL, '233241329193', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 09:26:09', '2023-05-20 09:26:09'), +(633, NULL, 'Dadugblor Peace', NULL, '233554087746', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 09:27:54', '2023-05-20 09:27:54'), +(634, NULL, 'Akosua', NULL, '233553491379', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 09:29:02', '2023-05-20 09:29:02'), +(635, NULL, 'Elizabeth Gyamfi', NULL, '233546014376', NULL, NULL, '233592413048', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 09:31:07', '2023-05-20 09:31:07'), +(636, NULL, 'Tina', NULL, '233248518746', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 09:32:44', '2023-05-20 09:32:44'), +(637, NULL, 'Elizabeth Kayette', NULL, '233546478300', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 09:36:15', '2023-05-20 09:36:15'), +(638, NULL, 'Margaret', NULL, '233541230636', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 09:37:42', '2023-06-07 11:53:19'), +(639, NULL, 'Owusuaa', NULL, '233248992134', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 09:41:28', '2023-05-20 09:41:28'), +(640, NULL, 'Nyaniba', NULL, '233591161171', NULL, NULL, '233594323007', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 09:43:02', '2023-05-20 09:43:02'), +(641, NULL, 'Anita', NULL, '233256371234', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 09:44:50', '2023-05-20 09:44:50'), +(642, NULL, 'Portia Adomaa', NULL, '233548003242', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 09:46:30', '2023-05-20 09:46:30'), +(643, 25, 'Doreen Yvette', '1996-06-26', '233550131935', '0550131935', 'MTN', NULL, NULL, NULL, 'cIs6VETqQUW1xwscMNYVgp:APA91bHi55G73dQaIxdJM6j0_wX20X_jv6ecdYXCsjPisHvDaU6H6bpMWDHGGyd_x48Rku2KIgOSOtkAGVorMOSEMMRiDd3P-vvFQ4dpgIbhs09XzC-iVrDjBLBZKGoYWYNFu0gON5si', 1, 1, '2023-05-30 21:11:39', NULL, '2023-05-30 21:11:39', 1, '2023-05-30 21:20:52', 0, 'distributor', NULL, '1mKeQKb4', 'FMD0000018', NULL, '2023-05-20 09:48:23', '2023-08-09 04:46:08'), +(644, NULL, 'Awurabena', NULL, '233201605614', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 09:54:26', '2023-05-20 09:54:26'), +(645, NULL, 'Juliet', NULL, '233598161850', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 09:55:59', '2023-06-10 10:08:45'), +(646, NULL, 'Nadia Owusu', NULL, '233203255915', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 09:57:50', '2023-05-20 09:57:50'), +(647, NULL, 'Dorothy', NULL, '233597234115', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 10:00:55', '2023-05-20 10:00:55'), +(648, NULL, 'Mabel Amoako', NULL, '233555388528', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 10:02:47', '2023-05-21 14:23:42'), +(649, NULL, 'Amankwah Eunice', NULL, '233548534868', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 10:05:30', '2023-05-20 10:05:30'), +(650, NULL, 'Michy', NULL, '233595630526', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 10:10:14', '2023-05-20 10:10:14'), +(651, NULL, 'Augustina Dufie', NULL, '233595457303', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 10:13:12', '2023-05-20 10:13:12'), +(652, NULL, 'Akosua Boatemaa', NULL, '233530535264', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 10:15:26', '2023-05-20 10:15:26'), +(653, NULL, 'Dorcas', NULL, '233555791758', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 10:17:41', '2023-05-20 10:17:41'), +(655, 24, 'Kwakye Aninakwa juliana', '1999-05-16', '233249033653', '0249033653', 'MTN', NULL, NULL, NULL, 'c0hZp82AT6OBsMrxif6uUg:APA91bH1O2O0qHV2OrF93nYxkC35398iD8MPkqhEB2RraFzoE1iU1S8ezdf1FTR9BCB8hnZkwsVf2oP9Udm8Rb0Iz8BZIOGFiuUmXx7UvF0rzI4BvGJE9Dw8BGWwzbZZ5m6qCC4JZoFq', 1, 1, '2023-05-30 21:08:08', NULL, '2023-05-30 21:08:08', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000017', NULL, '2023-05-20 10:27:24', '2023-08-16 16:42:27'), +(656, NULL, 'Florence', NULL, '233246520746', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 10:30:49', '2023-05-20 10:30:49'), +(657, NULL, 'Priscilla Dumevi', NULL, '233241370474', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 10:33:30', '2023-05-20 10:34:22'), +(658, NULL, 'Mira', NULL, '233552367347', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 10:36:29', '2023-05-20 10:36:29'), +(659, NULL, 'Lois Selorm', NULL, '233553365769', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 10:38:02', '2023-05-20 10:38:02'), +(660, NULL, 'Owusu-Baah', NULL, '233553205981', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 10:44:53', '2023-05-27 10:17:01'), +(661, NULL, 'Adams Pheduase', NULL, '233559224535', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 10:46:29', '2023-05-20 10:46:29'), +(662, NULL, 'Elsy', NULL, '233543321315', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 10:53:02', '2023-05-20 10:53:02'), +(663, NULL, 'Asantewaa Sheila', NULL, '233241063907', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 10:55:51', '2023-05-20 10:55:51'), +(664, NULL, 'Elizabeth Adepa', NULL, '233552911132', NULL, NULL, '233598135576', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 10:57:46', '2023-05-20 10:57:46'), +(665, NULL, 'Dee', NULL, '233558544592', NULL, NULL, '233256966633', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 11:00:05', '2023-05-20 11:00:05'), +(666, 70, 'Jennifer Owusu', '1991-06-06', '233241137017', '0241137017', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 22:30:25', NULL, '2023-05-31 22:30:25', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000149', NULL, '2023-05-20 11:01:52', '2023-08-09 04:46:09'), +(667, NULL, 'Vivian Appiah', NULL, '233548373277', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 11:03:45', '2023-05-20 11:03:45'), +(668, NULL, 'Millicent Sey', NULL, '233530345442', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 11:05:17', '2023-05-20 11:05:17'), +(669, NULL, 'Sophia', NULL, '233203343753', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 11:06:52', '2023-05-20 11:06:52'), +(670, NULL, 'Aaron Asare Owusu', NULL, '233244576557', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 11:09:30', '2023-05-20 11:09:30'), +(671, NULL, 'Mercy Frimpong', NULL, '233592871391', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 11:11:07', '2023-05-20 11:11:07'), +(672, NULL, 'Sadel', NULL, '233207055115', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 11:12:50', '2023-05-20 11:12:50'), +(674, 648, 'Jackline Owusuwaa Manu', '2002-09-06', '233245645539', '0245645539', 'MTN', NULL, NULL, NULL, 'cBnbsrui3UCUlW4j4VIoGJ:APA91bEGnwnVwH7fJ1qBxqB16NS2O819-0YmoRporcfblU0ylzwnZ3r49_onnW60uLEeIa4nxKAxT4StUAb2jgQ0wSvyRRa8kXbxh1tXuWklW0Dov6Ls-v8eDw54o4JuUxiFAKhlibhV', 1, 1, '2023-07-15 19:08:01', NULL, '2023-07-15 19:08:01', 1, '2023-07-15 19:08:01', 0, 'distributor', NULL, 'O0K9gekV', 'FMD0000750', NULL, '2023-05-20 11:53:51', '2023-08-14 16:55:49'), +(675, NULL, 'Fawaz Abdallah', NULL, '233598556448', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 11:55:40', '2023-06-30 09:59:44'), +(676, NULL, 'Sandra Opare', NULL, '233549967178', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 11:57:30', '2023-05-20 11:57:30'), +(677, NULL, 'Evelyn', NULL, '233244703489', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 12:00:17', '2023-05-20 12:00:17'), +(678, NULL, 'Doreen', NULL, '233243732769', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 12:10:00', '2023-05-20 12:10:00'), +(679, NULL, 'Aisha Mustapha', NULL, '233249661217', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 12:12:15', '2023-05-20 12:12:15'), +(680, NULL, 'Jasmine Adjei', NULL, '233550608126', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-20 12:14:17', '2023-05-20 12:40:49'), +(681, 176, 'AFUSATU AMINU', '2002-05-02', '233594567271', '0594567271', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 17:50:50', NULL, '2023-06-02 17:50:50', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000276', NULL, '2023-05-20 12:27:52', '2023-08-09 04:46:10'), +(682, NULL, 'Nyarko Esther', NULL, '233546251977', NULL, NULL, '233597897765', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-21 14:01:43', '2023-05-21 14:01:43'), +(683, NULL, 'Naomi Osei', NULL, '233241395028', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-21 14:03:46', '2023-05-21 14:03:46'), +(684, NULL, 'Adiepena', NULL, '233549033653', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-21 14:05:16', '2023-05-21 14:05:16'), +(685, NULL, 'Asantewa', NULL, '233543379055', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-21 14:07:07', '2023-05-21 14:07:07'), +(686, NULL, 'Yeeb Gladys', NULL, '233556252553', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-21 14:08:49', '2023-05-21 14:08:49'), +(687, NULL, 'Abisalo', NULL, '233559372557', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-21 14:12:20', '2023-05-21 14:12:20'), +(688, NULL, 'Nelly S Ofosu', NULL, '233242305796', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-21 14:14:20', '2023-05-21 14:14:20'), +(689, NULL, 'Adwoa Afranewaa', NULL, '233249859147', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-21 14:19:05', '2023-05-21 14:19:05'), +(690, NULL, 'Linda Oduro', NULL, '233544892839', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-21 14:21:05', '2023-05-21 14:21:05'), +(691, NULL, 'jOYCE ASAMOAH', NULL, '233241922296', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 08:16:25', '2023-05-22 08:16:25'), +(692, NULL, 'Leticia', NULL, '233247751656', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 08:19:00', '2023-05-22 08:19:00'), +(693, NULL, 'Esther Ppkuaa Offei', NULL, '233542299649', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 08:21:37', '2023-05-22 08:21:37'), +(694, NULL, 'Hannah Ahenkan', NULL, '233555902779', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 08:24:01', '2023-05-22 08:24:01'), +(695, NULL, 'Daniella Boye', NULL, '233531502010', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 08:26:09', '2023-05-22 08:26:09'), +(696, NULL, 'Regina', NULL, '233551882825', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 08:27:50', '2023-05-22 08:27:50'), +(697, NULL, 'Adelaide', NULL, '233559353582', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 08:31:04', '2023-05-22 08:31:04'), +(698, NULL, 'Malvina', NULL, '233241200447', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 08:33:55', '2023-05-22 08:33:55'), +(699, 219, 'Gertrude Anderson', '1976-07-15', '233244259383', '0244259383', 'MTN', NULL, NULL, NULL, 'fLWNV0ELTpusNgcL8evjOA:APA91bHNoFZDR0XosSFoGFyP4F8COYihyvX6XccPNciS7hPX0Hk5pH9_RnQhjViXX4GpVdzCAmjxH6pvvNZnYu0WSioNfGfDtVhdFbj2ta-e6ubSSBSF9TL73FoRUcSWC6bKfkhE6Lg7', 1, 1, '2023-06-04 21:12:39', NULL, '2023-06-04 21:12:39', 1, '2023-06-07 15:57:01', 0, 'distributor', NULL, 'DR8PzG3V', 'FMD0000320', NULL, '2023-05-22 08:35:46', '2023-08-09 04:46:11'), +(700, NULL, 'S.K Paul', NULL, '233548167918', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 08:36:25', '2023-05-22 08:36:25'), +(701, NULL, 'Dora', NULL, '233553847731', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 08:37:34', '2023-05-22 08:37:34'), +(702, NULL, 'Badu Celestine', NULL, '233595739609', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 08:37:55', '2023-07-21 07:48:18'), +(703, NULL, 'Genevieve Yeboah', NULL, '233541359183', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 08:39:40', '2023-05-22 08:39:40'), +(704, NULL, 'Crymee', NULL, '233550034612', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 08:40:21', '2023-05-22 08:40:21'), +(705, NULL, 'Esther Bawa', NULL, '233542370162', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 08:41:27', '2023-05-22 08:41:27'), +(706, NULL, 'Anita', NULL, '233242974100', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 08:55:54', '2023-07-07 09:08:33'), +(707, NULL, 'Jennifer', NULL, '233593089407', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 08:57:18', '2023-05-22 08:57:18'), +(708, 133, 'Rachel Ofori', '1993-09-23', '233244277735', '0244277735', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 22:05:18', NULL, '2023-06-01 22:05:18', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000233', NULL, '2023-05-22 08:58:58', '2023-08-09 04:46:09'), +(709, NULL, 'Nana Konadu Evelyn', NULL, '233548107324', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:00:16', '2023-05-22 09:00:16'), +(710, NULL, 'Rebecca Annan', NULL, '233244494547', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:00:27', '2023-05-22 09:00:27'), +(711, NULL, 'Dizah', NULL, '233557374547', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:01:33', '2023-05-22 09:01:33'), +(712, NULL, 'Nhanha Akua', NULL, '233548175187', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:02:06', '2023-05-22 09:02:06'), +(713, 152, 'Sharon Barichisu', '1990-06-27', '233240737309', '0240737309', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 09:26:32', NULL, '2023-06-02 09:26:32', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000252', NULL, '2023-05-22 09:03:21', '2023-08-09 04:46:10'), +(714, NULL, 'Eugenia Aggrey', NULL, '233248489517', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:04:18', '2023-05-22 09:04:18'), +(715, NULL, 'Gladys Arhinful', NULL, '233558813265', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:05:09', '2023-05-22 09:05:09'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(716, NULL, 'Patricia Oteng', NULL, '233246588021', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:06:16', '2023-05-22 09:06:16'), +(717, NULL, 'Joesphine', NULL, '233241331144', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:07:48', '2023-05-22 09:07:48'), +(718, NULL, 'Najie', NULL, '233558835238', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:08:15', '2023-06-15 14:30:24'), +(719, 409, 'Abena Sakyi', '1995-01-24', '233557752002', '0557752002', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 10:13:47', 0, NULL, 0, 'retailer', NULL, 'XP8a5Y8N', 'FMD0000511', NULL, '2023-05-22 09:10:19', '2023-08-09 04:46:14'), +(720, NULL, 'Patience Okyere', NULL, '233547482029', NULL, NULL, '233501826753', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:11:51', '2023-05-22 09:11:51'), +(721, NULL, 'Lily Frimpong', NULL, '233546526690', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:13:43', '2023-05-22 09:13:43'), +(723, NULL, 'Maud Amakie', NULL, '233546358560', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:15:50', '2023-05-22 09:15:50'), +(725, NULL, 'Mardiyyah', NULL, '233540165318', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:17:46', '2023-05-22 09:17:46'), +(726, NULL, 'Desmond Mensah', NULL, '233551338174', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:19:31', '2023-05-22 09:19:31'), +(727, NULL, 'Gladys', NULL, '233201404641', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:19:38', '2023-05-22 09:19:38'), +(728, NULL, 'Lydia Amoah', NULL, '233248124523', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:21:17', '2023-05-22 09:21:17'), +(729, NULL, 'Jessica Otubea Lartey', NULL, '233591613227', NULL, NULL, '233244677273', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:22:03', '2023-05-22 09:22:03'), +(730, NULL, 'Linda', NULL, '233243909242', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:23:56', '2023-05-22 09:23:56'), +(731, NULL, 'Ishallwin Fafali', NULL, '233557840229', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:25:11', '2023-05-22 09:25:11'), +(732, NULL, 'Elmma', NULL, '233246722352', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:25:53', '2023-05-22 09:25:53'), +(733, NULL, 'Belinda Serwaah', NULL, '233542844786', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:29:27', '2023-05-22 09:29:27'), +(734, NULL, 'Salamatu Alhassan', NULL, '233553415541', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:32:02', '2023-05-22 09:32:02'), +(735, NULL, 'Ayishetu Mohammed', NULL, '233245842342', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:37:24', '2023-05-22 09:37:24'), +(736, NULL, 'Stephanie Ayisibea', NULL, '233540167415', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:39:02', '2023-05-22 09:39:02'), +(737, NULL, 'Winifred Abekah', NULL, '233545957189', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:40:53', '2023-05-22 09:40:53'), +(738, NULL, 'Elizabeth', NULL, '233206756440', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:42:40', '2023-05-22 09:42:40'), +(739, NULL, 'Martha Kotey', NULL, '233241867973', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:44:53', '2023-05-22 09:44:53'), +(740, NULL, 'Ivory Johnson', NULL, '233598208104', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:47:31', '2023-05-22 09:47:31'), +(741, NULL, 'Florence', NULL, '233554167855', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 09:49:01', '2023-05-22 09:49:01'), +(742, NULL, 'Yvonne', NULL, '233201268439', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 11:11:05', '2023-05-22 11:11:05'), +(743, NULL, 'Esi Dadzie', NULL, '233559434143', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 11:13:55', '2023-05-22 11:13:55'), +(744, NULL, 'Angela Amuzu', NULL, '233550920785', NULL, NULL, '233205253258', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 11:16:10', '2023-05-22 11:16:10'), +(745, NULL, 'Elizabeth Krakow\'s', NULL, '233557432352', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-22 11:19:46', '2023-05-22 11:19:46'), +(746, 423, 'Yeeb Gladys', '2001-07-21', '233556253553', '0556253553', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 12:59:14', 0, NULL, 0, 'retailer', NULL, 'ba3Eqz3N', 'FMD0000525', NULL, '2023-05-22 12:35:19', '2023-08-09 04:46:14'), +(747, NULL, 'Farizana Biyaa Ali', NULL, '233570933585', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-23 10:10:26', '2023-05-23 10:10:26'), +(748, NULL, 'Quality Fragrance', NULL, '233557561615', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-23 10:12:32', '2023-05-23 10:12:32'), +(749, NULL, 'Bella Denis', NULL, '233531983310', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-23 10:19:39', '2023-05-23 10:19:39'), +(750, NULL, 'Lois', NULL, '233503318336', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-23 10:22:52', '2023-06-09 11:59:40'), +(752, NULL, 'Henny', NULL, '233243303496', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-23 10:26:25', '2023-05-23 10:26:25'), +(753, NULL, 'Olivia', NULL, '233548073776', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-23 10:27:58', '2023-05-26 11:34:55'), +(754, NULL, 'Safiyya', NULL, '233531270280', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-23 10:29:35', '2023-05-31 10:22:09'), +(755, 167, 'Mary Wilson', '1998-07-07', '233242168880', '0242168880', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 14:37:53', NULL, '2023-06-02 14:37:53', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000267', NULL, '2023-05-23 10:33:08', '2023-08-09 04:46:10'), +(756, NULL, 'Ismael', NULL, '233246194920', NULL, NULL, '233552013262', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-23 10:35:03', '2023-05-23 10:35:03'), +(757, NULL, 'Solomon Terper', NULL, '233551730937', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-23 10:37:27', '2023-05-23 10:37:27'), +(758, NULL, 'Priscilla', NULL, '233205467158', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-23 10:39:17', '2023-05-23 10:39:17'), +(759, NULL, 'Felicia Abrokwah', NULL, '233547776438', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-23 10:41:34', '2023-08-05 10:37:51'), +(760, NULL, 'Belinda Coffie', NULL, '233245775223', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-23 10:43:02', '2023-05-23 10:43:02'), +(761, NULL, 'Sarah', NULL, '233257779229', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-23 10:44:48', '2023-05-23 10:44:48'), +(762, NULL, 'Sara', NULL, '233593735970', NULL, NULL, '233502498826', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-23 10:46:42', '2023-05-23 10:46:42'), +(763, NULL, 'Adepa', NULL, '233245735194', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-23 10:49:43', '2023-05-23 10:49:43'), +(764, 204, 'FREDERICA ADJONYOH', '2000-10-19', '233502027192', '0502027192', 'VOD', NULL, NULL, NULL, 'cIVjfQRw1E4Sk02a9vArQH:APA91bEuQCtb1k-5Sc4sGbdLqjGMYDG93lvAbQT_MSyvWEsi_XwpxNYapo66EPILjgKYlOWOdNLr9olcSPWQrYmuWhHrjBIHExpu2EMzwIg8h3E3SQh2yhA3YCLbfjwPwv-0P7B6t292', 1, 1, '2023-06-04 09:11:49', NULL, '2023-06-04 09:11:49', 1, '2023-08-18 21:53:02', 0, 'distributor', NULL, NULL, 'FMD0001110', NULL, '2023-05-23 10:52:41', '2023-08-18 21:56:00'), +(765, 320, 'GOZAH MARY', '1993-03-07', '233207967518', '0207967518', 'VOD', '233242620559', NULL, NULL, NULL, 1, 1, '2023-06-11 20:21:36', NULL, '2023-06-11 20:21:36', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000422', NULL, '2023-05-23 12:08:39', '2023-08-09 04:46:12'), +(766, NULL, 'Daniel Yeboah', NULL, '233550140954', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-24 09:45:10', '2023-05-24 09:45:10'), +(767, NULL, 'Vivian Arthur', NULL, '233540347261', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-24 09:47:31', '2023-05-24 09:47:31'), +(768, NULL, 'Owusu Dameh', NULL, '233597280813', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-24 09:49:26', '2023-05-24 09:49:26'), +(769, NULL, 'Appiah', NULL, '233246799588', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-24 09:50:56', '2023-07-22 11:26:29'), +(770, 42, 'Faridatu muniru', '1999-05-13', '233556118769', '0556118769', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 09:48:14', NULL, '2023-05-31 09:48:14', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000064', NULL, '2023-05-24 09:53:33', '2023-08-09 04:46:08'), +(771, NULL, 'Tracy Mensah', NULL, '233553494531', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-24 09:56:08', '2023-05-24 09:56:08'), +(772, NULL, 'Linda Apana', NULL, '233243950061', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-24 09:58:14', '2023-05-24 09:58:14'), +(773, NULL, 'Sarah Abena Donkor', NULL, '233545398758', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-24 10:00:34', '2023-06-19 09:34:16'), +(774, NULL, 'Naya', NULL, '233241146254', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-24 10:02:13', '2023-05-24 10:02:13'), +(775, NULL, 'Kingsley Gyang', NULL, '233242773533', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-24 10:04:12', '2023-05-24 10:04:12'), +(776, 27, 'Ohenewaa Blessing', '2001-03-11', '233555381401', '0555381401', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 07:07:27', NULL, '2023-05-31 07:07:27', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000035', NULL, '2023-05-24 10:05:59', '2023-08-09 04:46:08'), +(777, NULL, 'Veronica', NULL, '233546625970', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-24 12:55:37', '2023-06-09 12:30:48'), +(778, NULL, 'Firdaus Osei', NULL, '233542280305', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-24 12:57:13', '2023-05-24 12:57:13'), +(779, NULL, 'Loveland Gbevor', NULL, '233540909366', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-24 12:58:45', '2023-05-24 12:58:45'), +(780, 66, 'ABIGAIL DANQUAH', '2001-10-28', '233594788071', '0594788071', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 21:04:32', NULL, '2023-05-31 21:04:32', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000141', NULL, '2023-05-24 13:00:24', '2023-08-09 04:46:08'), +(781, 211, 'MADINA HALIDU', '2003-11-03', '233553346312', '0553346312', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-04 16:40:51', NULL, '2023-06-04 16:40:51', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000312', NULL, '2023-05-24 13:02:07', '2023-08-09 04:46:10'), +(782, NULL, 'Ivy', NULL, '233267833627', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-24 13:03:25', '2023-05-24 13:03:25'), +(783, NULL, 'Rosemong', NULL, '233509104644', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-24 13:36:35', '2023-05-24 13:36:35'), +(784, NULL, 'Diana Amoafo', NULL, '233595567237', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-24 18:57:56', '2023-05-24 18:57:56'), +(785, NULL, 'Atta Antwi', NULL, '233551823546', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-25 07:53:26', '2023-05-25 07:53:26'), +(786, NULL, 'Jennifer', NULL, '233554493412', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-25 10:48:40', '2023-05-25 10:48:40'), +(787, NULL, 'Belinda Ofori', NULL, '233544593504', NULL, NULL, '233500263344', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-25 10:50:53', '2023-05-25 10:50:53'), +(788, NULL, 'Anabel Anane', NULL, '233545009235', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-25 10:55:07', '2023-05-25 10:55:07'), +(789, NULL, 'Yussif Osman', NULL, '233591885379', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-25 10:56:43', '2023-05-25 10:56:43'), +(790, NULL, 'Hawa Abdulai', NULL, '233595483964', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-25 10:58:34', '2023-05-25 10:58:34'), +(791, NULL, 'Macberry', NULL, '233257495556', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-25 11:00:23', '2023-05-25 11:00:23'), +(792, NULL, 'Joesphine Tweneboah', NULL, '233557445566', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-25 11:02:27', '2023-05-25 11:02:27'), +(793, NULL, 'Benedicta Donkor', NULL, '233554816628', NULL, NULL, '233200586645', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-25 11:04:16', '2023-05-25 11:04:16'), +(794, NULL, 'Becks', NULL, '233553355380', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-25 11:06:05', '2023-05-25 11:06:05'), +(795, NULL, 'Benjamin Gbli', NULL, '233557446940', NULL, NULL, '233507868257', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-25 11:09:01', '2023-05-25 11:09:01'), +(796, NULL, 'Eugenia Owusu', NULL, '233546915134', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-25 11:10:37', '2023-05-25 11:10:37'), +(797, NULL, 'Abigail', NULL, '233556058809', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-25 11:12:04', '2023-05-25 11:12:04'), +(798, NULL, 'Benedicta', NULL, '233249055145', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-25 12:22:41', '2023-05-25 12:22:41'), +(799, NULL, 'Sarah', NULL, '233554756763', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-25 12:24:23', '2023-05-25 12:24:23'), +(800, NULL, 'Esther Amoako', NULL, '233556634871', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-26 11:10:15', '2023-05-26 11:10:15'), +(801, 88, 'JOSEPHINE BAIDOO', '2002-10-01', '233556496283', '0556496283', 'MTN', NULL, NULL, NULL, 'fibofD-1p0uqrKInk4BL_L:APA91bEi_yMaPT7X0VEejWiQ-IPLPFGS12xOwTEEbnPNeUkxIpbGfFY5JYZ0u09w9hofeiNGx1obWRIdGbFQybFVJ8_FZzWGIp9fb9kgLbQm7xqYR9H6KKijen6QOUZ-NnVEv5714G29', 1, 1, '2023-06-01 13:16:49', NULL, '2023-06-01 13:16:49', 1, '2023-07-13 18:04:01', 0, 'distributor', NULL, 'zQkrp7Kr', 'FMD0000187', NULL, '2023-05-26 11:11:40', '2023-08-21 19:21:46'), +(802, NULL, 'Peggy Boakye Yiadom', NULL, '233276879593', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-26 11:13:23', '2023-05-26 11:13:23'), +(803, NULL, 'Evelyn Asiamah', NULL, '233243068014', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-26 11:15:18', '2023-05-26 11:15:18'), +(804, 118, 'GLORIA NARH', '2002-08-16', '233553389250', '0553389250', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 19:27:16', NULL, '2023-06-01 19:27:16', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000218', NULL, '2023-05-26 11:17:23', '2023-08-09 04:46:09'), +(805, NULL, 'Najat', NULL, '233503236225', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-26 11:19:15', '2023-05-26 11:19:15'), +(806, NULL, 'Belinda Awuku', NULL, '233540794171', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-26 11:22:04', '2023-05-26 11:22:04'), +(807, NULL, 'Prince Akplor', NULL, '233542442820', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-26 11:23:35', '2023-05-26 11:23:35'), +(808, NULL, 'Richlove Acheampong', NULL, '233591703590', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-26 11:26:11', '2023-05-26 11:26:11'), +(809, NULL, 'Societe Generale Headoffice', NULL, '233558508333', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-26 11:29:18', '2023-05-26 11:29:18'), +(810, NULL, 'Agnes Addy', NULL, '233241507186', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-26 11:31:03', '2023-05-26 11:31:03'), +(811, 34, 'Priscilla Appiah', '2000-05-21', '233247728071', '0247728071', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 08:38:45', NULL, '2023-05-31 08:38:45', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000055', NULL, '2023-05-26 11:33:22', '2023-08-09 04:46:08'), +(812, NULL, 'Margaret Sarpong', NULL, '233544825575', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-26 11:36:38', '2023-05-26 11:36:38'), +(813, NULL, 'Eva Yeboah', NULL, '233553672138', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-26 11:38:09', '2023-07-21 07:45:38'), +(814, NULL, 'Nancypearl Asabea Annor', NULL, '233279934625', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-26 11:39:57', '2023-05-26 11:39:57'), +(815, NULL, 'Amanimaa Adelaide', NULL, '233247031930', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-26 11:41:41', '2023-05-26 11:41:41'), +(816, 30, 'COMFORT ANAGLATEY', '2002-08-16', '233559391143', '0559391143', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 08:10:44', NULL, '2023-05-31 08:10:44', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000049', NULL, '2023-05-26 11:42:51', '2023-08-09 04:46:08'), +(817, NULL, 'Patience', NULL, '233542944198', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-26 12:01:11', '2023-05-26 12:01:11'), +(818, NULL, 'Delight', NULL, '233244504821', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-26 12:03:47', '2023-05-26 12:03:47'), +(819, NULL, 'Afia', NULL, '233558063477', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-26 12:33:10', '2023-05-26 12:33:10'), +(820, NULL, 'Diana', NULL, '233595318799', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-27 10:02:09', '2023-05-27 10:02:09'), +(821, NULL, 'Mandy', NULL, '233551209231', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-27 10:04:23', '2023-05-27 10:04:23'), +(822, NULL, 'Freda', NULL, '233246642266', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-27 10:05:55', '2023-05-27 10:05:55'), +(823, 72, 'ELIZABETH KUKUA', '1999-11-17', '233504319665', '0504319665', 'VOD', NULL, NULL, NULL, 'cwZzqmNMrU9Ko5tRv2M60o:APA91bE3y435Ia5SrS8skptjgMBzY_K5Fwo8LLPXuCzUAc2g3Onj7-pfCD4wQ7mxwoMco6Hx5IjbCmH3_B26_GkumWstSgyMxO4i3aKtnqe3eZhHcsuryIY_hnQR3TGslpwsO56AfSgs', 1, 1, '2023-06-01 00:04:02', NULL, '2023-06-01 00:04:02', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000153', NULL, '2023-05-27 10:07:26', '2023-08-12 17:01:40'), +(824, NULL, 'Veronica', NULL, '024 683 712', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-27 10:11:32', '2023-05-27 10:11:32'), +(825, NULL, 'Bernad Kwame', NULL, '233246841426', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-27 10:13:19', '2023-05-27 10:13:19'), +(826, NULL, 'Francis', NULL, '233244683001', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-27 10:15:16', '2023-05-27 10:15:16'), +(827, NULL, 'Ivy', NULL, '233597694734', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-27 10:19:42', '2023-05-27 10:19:42'), +(828, NULL, 'Leleku Elizabeth', NULL, '233598897403', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-27 10:24:41', '2023-05-27 10:24:41'), +(829, NULL, 'Faustina', NULL, '233543872141', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-27 10:27:10', '2023-05-27 10:27:10'), +(830, 159, 'Kwakye Veronica', '1988-11-11', '233246837712', '0246837712', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 10:45:42', NULL, '2023-06-02 10:45:42', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000259', NULL, '2023-05-27 14:53:12', '2023-08-09 04:46:10'), +(831, NULL, 'Diana', NULL, '233595318790', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-27 20:02:39', '2023-05-27 20:02:39'), +(832, NULL, 'Kasim Safuratu', NULL, '233547374156', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 09:54:51', '2023-05-29 09:54:51'), +(833, NULL, 'Isabella', NULL, '233544091397', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 09:56:34', '2023-05-29 09:56:34'), +(834, NULL, 'Florence Fosu', NULL, '233247810811', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:03:11', '2023-05-29 10:03:11'), +(835, NULL, 'Gifty Abadoo Begyinah', NULL, '233244642283', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:06:24', '2023-05-29 10:06:24'), +(836, NULL, 'Lisa', NULL, '233556353047', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:09:19', '2023-05-29 10:09:19'), +(837, 48, 'MABEL NAA', '2002-10-05', '233552291166', '0552291166', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 11:06:34', NULL, '2023-05-31 11:06:34', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000083', NULL, '2023-05-29 10:11:26', '2023-08-09 04:46:08'), +(838, NULL, 'Nima', NULL, '233553242174', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:13:41', '2023-05-29 10:13:41'), +(839, NULL, 'Linda Blenyi', NULL, '233547115143', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:15:28', '2023-05-29 10:15:28'), +(840, NULL, 'Derrick', NULL, '233599704828', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:17:43', '2023-05-29 10:17:43'), +(841, 40, 'Adu Priscilla', '2001-09-06', '233549278693', '0549278693', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 09:42:55', NULL, '2023-05-31 09:42:55', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000062', NULL, '2023-05-29 10:19:40', '2023-08-09 04:46:08'), +(843, NULL, 'Beatrice', NULL, '233257894014', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:24:38', '2023-05-29 10:24:38'), +(845, NULL, 'Dawson Hannah', NULL, '233591085054', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:30:50', '2023-05-29 10:30:50'), +(846, NULL, 'Abena Dufie', NULL, '233247881155', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:33:19', '2023-05-29 10:33:19'), +(847, NULL, 'Vera Adoma Nyamekye', NULL, '233543287163', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:35:35', '2023-05-29 10:35:35'), +(848, NULL, 'Betty Abekah', NULL, '233543818820', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:37:51', '2023-05-29 10:37:51'), +(850, NULL, 'Grace', NULL, '233548126285', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:43:29', '2023-06-29 08:56:31'), +(851, NULL, 'Aisha Muaz', NULL, '233540212652', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:45:58', '2023-05-29 10:45:58'), +(852, NULL, 'Ama', NULL, '233558445583', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:47:29', '2023-05-29 10:47:29'), +(853, NULL, 'Mardiya', NULL, '233274336660', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:49:16', '2023-05-29 10:49:16'), +(854, NULL, 'Erica Boakyewaa', NULL, '233593313801', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:50:47', '2023-05-29 10:50:47'), +(855, NULL, 'Vanessa Ntow', NULL, '233558384374', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:53:35', '2023-05-30 11:14:57'), +(856, NULL, 'Anim Priscilla', NULL, '233573911051', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-29 10:59:24', '2023-05-29 10:59:24'), +(857, NULL, 'Ivyderry Afram', NULL, '233243660800', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 10:50:13', '2023-05-30 10:50:13'), +(858, NULL, 'Abena', NULL, '233502669443', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 10:51:41', '2023-05-30 10:51:41'), +(859, 65, 'Mercy Dankwah', '2002-01-27', '233557076437', '0557076437', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 20:11:37', NULL, '2023-05-31 20:11:37', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000140', NULL, '2023-05-30 10:53:34', '2023-08-09 04:46:08'), +(860, NULL, 'Hannah Gyamfi', NULL, '233256662377', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 10:55:21', '2023-05-30 10:55:21'), +(861, NULL, 'Priscilla Macarthy', NULL, '233594186192', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 10:57:09', '2023-05-30 10:57:09'), +(862, NULL, 'Zeinab Salia', NULL, '233244841515', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 10:59:16', '2023-05-30 10:59:16'), +(863, NULL, 'Ayitey Charlotte', NULL, '233244346673', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 11:01:38', '2023-05-30 11:01:38'), +(864, NULL, 'Banabas Patience', NULL, '233595033506', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 11:03:48', '2023-05-30 11:03:48'), +(865, NULL, 'Korkor', NULL, '233554992828', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 11:06:19', '2023-06-19 09:18:06'), +(866, 439, 'Nuzrat Ahmed', '2000-09-16', '233599341506', '0599341506', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-02 20:31:58', 0, NULL, 0, 'retailer', NULL, 'jo8GQM3Y', 'FMD0000541', NULL, '2023-05-30 11:08:00', '2023-08-09 04:46:14'), +(867, NULL, 'Keziah', NULL, '233553387556', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 11:10:09', '2023-05-30 11:10:09'), +(868, NULL, 'Sugar', NULL, '233540305757', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 11:11:27', '2023-07-29 09:46:13'), +(869, NULL, 'Mabel Amoah', NULL, '233595114393', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 11:13:02', '2023-05-30 11:13:02'), +(870, NULL, 'Linda', NULL, '233247943361', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 11:16:30', '2023-05-30 11:16:30'), +(871, NULL, 'Opoku Ruth', NULL, '233245584009', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 11:18:14', '2023-05-30 11:18:14'), +(872, NULL, 'Clestina Agyemang', NULL, '233541145642', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 11:20:16', '2023-05-30 11:20:16'), +(873, NULL, 'Amankwah Stella', NULL, '233531672445', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 11:22:06', '2023-06-16 11:20:43'), +(874, NULL, 'Sally Dzacca', NULL, '233246178489', NULL, NULL, '233240509293', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 11:54:03', '2023-05-30 11:54:03'), +(875, NULL, 'Karim Azumi', NULL, '233248329353', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-30 12:09:55', '2023-05-30 12:09:55'), +(876, 1185, 'Wendy Agyei', NULL, '233547596840', '0547596840', 'MTN', NULL, NULL, NULL, 'cxeb6xn8RK6eQZxYZxk7H-:APA91bEfq4siZvF7u7PigoRq5_j6LbbY56QRJvHZiH6unsWot4SOBjkyHnfLX2b7QFwRjU6v7fiLlTv1pHrIhvH2yI6yp5pRCADNvUjQuObdCRmspo0eQhAIDUgYH1ALpR-BNiidL2Ia', 1, 1, '2023-08-18 14:17:47', NULL, '2023-08-18 14:17:57', 0, NULL, 0, 'retailer', NULL, 'NDkJGV36', 'FMC0000313', NULL, '2023-05-30 12:12:31', '2023-08-18 14:17:58'), +(877, NULL, 'Carolyn', NULL, '233240817568', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-31 10:24:50', '2023-05-31 10:24:50'), +(878, NULL, 'Ohemaa', NULL, '233552176119', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-31 10:26:19', '2023-05-31 10:26:19'), +(879, NULL, 'Bra Kweku', NULL, '233245004180', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-31 10:28:10', '2023-05-31 10:28:10'), +(880, NULL, 'Patience', NULL, '233509358884', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-31 10:31:18', '2023-05-31 10:31:18'), +(881, NULL, 'Mr Manu Daniel', NULL, '233551439154', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-31 10:33:43', '2023-05-31 10:33:43'), +(882, NULL, 'Naa', NULL, '233243310695', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-31 10:35:57', '2023-05-31 10:35:57'), +(883, NULL, 'Shine Kekeli', NULL, '233555207671', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-31 10:37:56', '2023-05-31 10:37:56'), +(884, NULL, 'Okyere Anita', NULL, '233556279569', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-05-31 10:41:49', '2023-05-31 10:41:49'), +(885, 1345, 'Abigail Akomeah', '2003-07-08', '233555924984', '0555924984', 'MTN', NULL, NULL, NULL, 'cpj3Twejm0UYtHs9WhsX2M:APA91bF7R_0goATTGDyHlk1GrMY45nI2f-X7p7B2BJQ-b7MjkA5BADIe8nmNgH3vZEigbDFO4Y33QJzki8V0yFbZ6bRUrussWA8Gdng-1iuo1GSPNejMiySmytVhL786zOygJ26DMefN', 1, 1, '2023-08-20 22:01:31', NULL, '2023-08-20 22:01:32', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000402', NULL, '2023-05-31 10:43:45', '2023-08-20 22:05:02'), +(886, NULL, 'Durowaah Ayei Olivia', NULL, '233531850777', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'distributor', NULL, NULL, NULL, NULL, '2023-06-01 11:25:44', '2023-06-06 11:17:27'), +(887, 60, 'Comfort Adobea', '2001-05-12', '233540780965', '0540780965', 'MTN', NULL, NULL, NULL, 'eqoUXnH9NkKihq_ZA4pAwM:APA91bEYjM3Ja-CxgzPQrbBMjKq-RXfd7Dvo6hc2LBnyZWap-mPn9fUDYtRoZ0f1qRoI-2RvKaijTz2uB0sIDu2ZP2qGpavzFdJzLFQ6JqAl5S74M_Al91hrLGiAuLDHU2vGDrQkgOcF', 1, 1, '2023-05-31 16:41:48', NULL, '2023-05-31 16:41:48', 1, '2023-05-31 16:47:45', 0, 'distributor', NULL, 'DW8bO6kr', 'FMD0000126', NULL, '2023-06-01 11:49:16', '2023-08-09 04:46:08'), +(888, 47, 'Amina Haruna', '1996-02-06', '233546553158', '0546553158', 'MTN', NULL, NULL, NULL, 'dQtR1xV_Q2qmH-nfRegJSf:APA91bGuuoD1bYZCvtz4eaCv9rh9HQ8XdTZ0my4zDWET9vNnWIE0uY4wyBIa6DTs5ZA8QwKjOfM1cFVUfJl_46F20GtiygbEk3nLKbeMwl4csBsleda2TtCtFkdbLYhsJPkQALjczo6r', 1, 1, '2023-05-31 11:05:51', NULL, '2023-05-31 11:05:51', 1, '2023-05-31 11:08:39', 0, 'distributor', NULL, '1dKRYe3z', 'FMD0000081', NULL, '2023-06-01 11:59:35', '2023-08-09 04:46:08'), +(889, 52, 'Rejoice Asantewaa Frimpong', '2002-12-15', '233241649524', '0241649524', 'MTN', NULL, NULL, NULL, 'dRQRykE_dkFPoiRJqPC-Cd:APA91bF5dxh-oGp_82g8FaacE1-DSqQUYev-saE9Q_ufuWNDWiUybT0IWrZZ-PbvVPUYHMzBOVDevlznHxz8dgmYlwCLhS8V_2yBJieK2lqy9Uz4NZ9YE1JtnHAbPXCzA4ymIOYqM9C3', 1, 1, '2023-05-31 12:30:07', NULL, '2023-05-31 12:30:07', 1, '2023-05-31 12:38:24', 0, 'distributor', NULL, 'zQkrR7kr', 'FMD0000099', NULL, '2023-06-01 12:01:21', '2023-08-13 14:01:47'), +(890, NULL, 'Dianne', NULL, '233595589881', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 12:03:07', '2023-06-10 09:12:34'), +(891, 16, 'Amoah mavis', '2003-04-10', '233240661905', '0240661905', 'MTN', NULL, NULL, NULL, 'fL9A183_Tl2bX9RKB2zXEX:APA91bHLwAJUFTAuHcC1urFsLzRAnM0KZOV9aqGEh7w7hXJZ93H1RRsOlEpfrLnephqTkUb404ZyOp0kjl6WEnesgtuJidss-2m-d2cWoJBedC44hXwNiG5CE6GgmWY6J7tMXHTTvbs9', 1, 1, '2023-05-30 08:29:10', NULL, '2023-05-30 08:29:10', 1, '2023-05-30 08:46:57', 0, 'distributor', NULL, 'O0K9b8Vr', 'FMD0000006', NULL, '2023-06-01 12:04:54', '2023-08-21 08:43:35'), +(892, 81, 'Love Eshun', '2005-03-30', '233557541163', '0557541163', 'MTN', NULL, NULL, NULL, 'eNkipMc-VEWYtLiUe846gK:APA91bE-Ru3H9c-4biF8DESOAz-kuk53ZOCT_jRf0BSX2X4_cGS6sk1bLG9JziVbGS1kW2SAs0iZEk4aCUM-U88fXMb43KAxOR-nn5ZgY0PJ0pKNUwk4SBikNF7XtFSGrX0s2_aCaoqv', 1, 1, '2023-06-01 11:09:19', NULL, '2023-06-01 11:09:19', 1, '2023-06-01 11:10:51', 0, 'distributor', NULL, 'mbkDRjKR', 'FMD0000173', NULL, '2023-06-01 12:06:39', '2023-08-09 21:36:34'), +(893, 79, 'Abubakari Zeinab', '2000-06-24', '233544102342', '0544102342', 'MTN', NULL, NULL, NULL, 'fo5hG1wkw0nomty-jAttZe:APA91bFaZTXzu9COC69F4RdzaStrNhjhD69l-Q-YFBsuBvOMRQf0NIMdX7iZCPdMdKalL8948RHIuFHdxBoYFSdNC6JiN3zmMrbbEJbpki-S3O2Gp9gM_2Q8YslIVBCI0LMDX167DXR2', 1, 1, '2023-06-01 07:43:32', NULL, '2023-06-01 07:43:32', 1, '2023-06-01 07:46:51', 0, 'distributor', NULL, 'DR8Pje3V', 'FMD0000164', NULL, '2023-06-01 12:27:41', '2023-08-11 08:59:11'), +(894, 28, 'PRISCILLA LAWER', '1992-06-22', '233209386081', '0209386081', 'VOD', NULL, NULL, NULL, 'cdoHNRiXhkRmrnTwD_kwWe:APA91bFitdzonz4sQXyWYbO_ELevc8FYA3csjkFoqWCSdsnXVMd-qGCRK5jPFOR-J_jjstSwoSRR2qDmNasgGe7vU1v1CnwEMktyEAKv86xwCfq2bGMFQT3cIPMQUMah_mqEjKEG4Prh', 1, 1, '2023-05-31 07:16:22', NULL, '2023-05-31 07:16:22', 1, '2023-05-31 07:21:24', 0, 'distributor', NULL, 'yY8lEkOQ', 'FMD0000036', NULL, '2023-06-01 12:30:13', '2023-08-09 04:46:08'), +(895, NULL, 'Adiza', NULL, '233202944361', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 12:56:30', '2023-06-01 12:56:30'), +(896, NULL, 'Ama Serwaa', NULL, '233249877859', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 12:56:51', '2023-06-01 12:56:51'), +(897, NULL, 'Juliana', NULL, '233596658775', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 12:59:16', '2023-06-01 12:59:16'), +(898, NULL, 'Vida Tanko', NULL, '233256223997', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 13:02:11', '2023-06-01 13:02:11'), +(899, NULL, 'Nana Adwoa', NULL, '233200184304', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 13:03:36', '2023-07-18 10:47:13'), +(900, NULL, 'Badu Kankam Grace', NULL, '233593136798', NULL, NULL, '233507319173', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 13:05:43', '2023-06-01 13:05:43'), +(901, NULL, 'Josephina', NULL, '233598124647', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 13:07:09', '2023-06-01 13:07:09'), +(902, NULL, 'Abigail Eshun', NULL, '233541574623', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 13:09:25', '2023-06-01 13:09:25'), +(903, NULL, 'Oforiwaa Constance', NULL, '233554711361', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 13:11:38', '2023-06-01 13:11:38'), +(904, NULL, 'Asantewaa', NULL, '233553012451', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 13:12:05', '2023-06-01 13:12:05'), +(905, NULL, 'Selina', NULL, '233241471127', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 13:13:21', '2023-06-01 13:13:21'), +(906, NULL, 'Fifi', NULL, '233246634555', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 13:14:06', '2023-06-01 13:14:06'), +(907, NULL, 'Nimoche Theresa', NULL, '233243961276', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 13:16:48', '2023-06-01 13:16:48'), +(908, NULL, 'Josephine', NULL, '233543770141', NULL, NULL, '233597464556', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 13:19:29', '2023-06-01 13:19:29'), +(909, NULL, 'Nana Adwoa', NULL, '233558569279', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 13:21:19', '2023-08-07 10:42:47'), +(910, NULL, 'Jennifer', NULL, '233597236706', NULL, NULL, '233540948867', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-01 13:21:45', '2023-06-01 13:21:45'), +(911, NULL, 'Francisca', NULL, '233532609847', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-02 08:20:43', '2023-06-02 08:20:43'), +(912, NULL, 'Linda Akoto', NULL, '233246008181', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-02 08:22:53', '2023-06-02 08:22:53'), +(913, NULL, 'Boahemaa Sarpong Olivia', NULL, '233554275473', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-02 08:25:23', '2023-06-02 08:25:23'), +(914, NULL, 'Joyce Afriyie', NULL, '233545270413', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-02 08:27:45', '2023-06-02 08:27:45'), +(915, 114, 'ALBERTA KOTEY', '2003-04-10', '233261127859', '0261127859', 'ATL', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 19:01:44', NULL, '2023-06-01 19:01:44', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000214', NULL, '2023-06-02 08:32:11', '2023-08-09 04:46:09'), +(916, NULL, 'Rashida', NULL, '233594822652', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-02 08:33:29', '2023-06-02 08:33:29'), +(917, NULL, 'Catherine', NULL, '233242341391', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-02 08:40:18', '2023-06-02 08:40:18'), +(918, 37, 'NANA AMA', '2000-10-30', '233502580405', '0502580405', 'VOD', NULL, NULL, NULL, 'eVkNSmo_g0fcknKVXsbDqp:APA91bGayZclRavEqRAUwMVURJAAUQSFjkOjvfRGjzI3ebP6HiZ0MwmKiWsZLydSpLf1QcVF2vm-uCeybNJWJMkKDmItcAnySKfihxJsBlhjPdlbohRzdGKddy-oirZhC3uQ1fXyIFTO', 1, 1, '2023-05-31 09:03:44', NULL, '2023-05-31 09:03:44', 1, '2023-06-01 15:26:26', 0, 'distributor', NULL, 'pak76v8l', 'FMD0000058', NULL, '2023-06-02 08:43:15', '2023-08-09 04:46:08'), +(919, NULL, 'Kodua Serwaa', NULL, '233542121032', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-02 10:32:56', '2023-06-02 10:32:56'), +(920, NULL, 'Charity', NULL, '233242868855', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-02 10:48:26', '2023-06-02 10:48:26'), +(921, 153, 'MARINDA BOAHEN', '2001-05-01', '233556866032', '0556866032', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 09:28:15', NULL, '2023-06-02 09:28:15', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000253', NULL, '2023-06-02 10:50:26', '2023-08-09 04:46:10'), +(922, NULL, 'Irene Tornyie', NULL, '233241781473', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-02 10:52:56', '2023-06-02 10:52:56'), +(923, NULL, 'Debora', NULL, '233598764737', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-02 12:09:13', '2023-06-12 08:40:04'), +(924, NULL, 'Abdullah Suabira', NULL, '233244974766', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-03 07:34:52', '2023-06-03 07:34:52'), +(925, NULL, 'Bridget', NULL, '233559400715', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-03 07:42:58', '2023-06-03 07:42:58'), +(926, NULL, 'Matilda', NULL, '233531542955', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-03 07:44:18', '2023-06-03 07:44:18'), +(927, NULL, 'Lorna Tutua', NULL, '233240728042', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-03 07:45:39', '2023-06-03 07:45:39'), +(928, NULL, 'Mary Acheampong', NULL, '233572304036', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-03 07:48:21', '2023-06-03 07:48:21'), +(929, NULL, 'Helina', NULL, '233559119421', NULL, NULL, '233548001878', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-03 07:50:25', '2023-06-03 07:50:25'), +(930, NULL, 'Adwoa debby', NULL, '233248667572', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-03 07:52:59', '2023-06-03 07:52:59'), +(931, NULL, 'Asamoah Christiana', NULL, '233531167323', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-03 07:54:42', '2023-06-03 07:54:42'), +(932, NULL, 'Blessing', NULL, '233269785635', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-03 07:56:30', '2023-06-03 07:56:30'), +(933, 137, 'Adutwumwaa Gresilda', '1990-12-10', '233541500022', '0541500022', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 22:33:53', NULL, '2023-06-01 22:33:53', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000237', NULL, '2023-06-03 08:02:19', '2023-08-09 04:46:09'), +(935, 39, 'Mary Achiaa', '2002-05-09', '233554581899', '0554581899', 'MTN', NULL, NULL, NULL, 'fiR5RfcscEXJj5BTQoEp9x:APA91bGfyNywqqWKF52UyACVEKIUFuMgq2ko_rhgaSbw3cSGCeXTMDoJUbYOG1wDfP_evnmZpsGKQHV2HZN0H5nCAR-BMkdoFM_dw9ltRXG0WF6chklU9nwsgPiEVnkHBg7a2a3B60WS', 1, 1, '2023-05-31 09:24:57', NULL, '2023-05-31 09:24:57', 1, '2023-06-03 08:03:24', 0, 'distributor', NULL, 'ROKOgwK0', 'FMD0000060', NULL, '2023-06-03 08:26:03', '2023-08-13 14:39:14'), +(936, 194, 'JENNIFER NAA', '1991-08-27', '233206927759', '0206927759', 'VOD', NULL, NULL, NULL, 'c461qhpCRca89cGLoK3aEc:APA91bHYf-K1VKd7A6QDn0iuLngcEjwYjrBcvkc8Pd5Rfq2vES8ikwq57mGpFzaujXArJol4DBBflw5oC9Y8XJhtlaGek-l-Fe8o-Bn7MHYVnYZxCW7zf8mBMpaYEotgYWjTeG4kP6Zg', 1, 1, '2023-06-03 08:30:39', NULL, '2023-06-03 08:30:39', 1, '2023-06-03 08:40:51', 0, 'distributor', NULL, '1q8A4XKw', 'FMD0000295', NULL, '2023-06-03 09:34:17', '2023-08-09 04:46:10'), +(937, NULL, 'Ruby Aryee', NULL, '233541175586', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-05 12:45:03', '2023-06-05 12:45:03'), +(938, NULL, 'Nancy', NULL, '233551111383', NULL, NULL, '233551531102', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-05 12:47:06', '2023-06-05 12:47:06'), +(939, NULL, 'Evelyn', NULL, '233545475423', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-05 12:48:30', '2023-06-05 12:51:26'), +(940, NULL, 'Belinda', NULL, '233550663023', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-05 12:49:46', '2023-06-05 12:49:46'), +(941, NULL, 'Sally', NULL, '233548088933', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-05 12:53:00', '2023-06-05 12:53:00'), +(942, NULL, 'Afriyie', NULL, '233531840736', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-05 12:54:32', '2023-06-05 12:54:32'), +(943, NULL, 'Asantewaa', NULL, '233547875469', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-05 12:56:20', '2023-06-05 12:56:20'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(944, 235, 'Evelyn Dzidzor', '2003-04-28', '233557363620', '0557363620', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-05 20:06:26', NULL, '2023-06-05 20:06:26', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000336', NULL, '2023-06-05 13:00:15', '2023-08-09 04:46:11'), +(945, NULL, 'Rita Manu', NULL, '233242904408', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-05 13:02:22', '2023-06-05 13:02:22'), +(946, NULL, 'Abigail', NULL, '233240966591', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-05 13:03:57', '2023-06-05 13:03:57'), +(947, NULL, 'Richlove', NULL, '233257899320', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-05 13:07:22', '2023-06-05 13:07:22'), +(948, NULL, 'Appiah Ruth', NULL, '233543780924', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-05 13:08:59', '2023-06-05 13:08:59'), +(949, 43, 'Agyeiwaa Emmanuella', '1996-08-18', '233240214614', '0240214614', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 09:55:56', NULL, '2023-05-31 09:55:56', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000066', NULL, '2023-06-05 13:12:19', '2023-08-09 04:46:08'), +(950, NULL, 'Akosua Mariam', NULL, '233558023458', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-05 13:14:40', '2023-06-05 13:14:40'), +(951, NULL, 'Dorcas', NULL, '233531824140', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-05 13:16:16', '2023-06-05 13:16:16'), +(952, 150, 'PAMELA ANDOH', '1990-05-15', '233209427783', '0209427783', 'VOD', NULL, NULL, NULL, 'e8yTMUM1Q0uPbIUSiJrk6i:APA91bHQ6okk36VgmOdZYWYFmSwqlDpYSdzdaw0ZmruKbQaoeIaKMkyqz2HLW1Nulhzx1yJ5uq_vjycN0L9S8An0wUujxqXN5pquBJhEHqWcIcV4MHGxesSdFxrXoglm2aLfyUnsK7Kf', 1, 1, '2023-06-02 09:20:42', NULL, '2023-06-02 09:20:42', 1, '2023-06-02 09:25:42', 0, 'distributor', NULL, 'O0K9XR3V', 'FMD0000250', NULL, '2023-06-05 13:18:45', '2023-08-19 23:32:37'), +(953, NULL, 'Naa', NULL, '233552814896', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 10:46:48', '2023-06-06 10:46:48'), +(954, 485, 'Genevieve Mawufemor Ahiadu', '1999-03-03', '233540238787', '0540238787', 'MTN', NULL, NULL, NULL, 'ekgMPwOGK0Z6ptiG6cGBj9:APA91bGPmeEvBDvZfZA4DiFbV8WX9V3A5R3ZTukycbxkHAoGx0h9NTc5k3AOeqJZsyZAPzah38g9rCMPcKqdVFjBLCXfSDiseZLFrmbwaK74G589h8JkPdxKtlbq1od6VJZi5aTOW2ZO', 1, 1, NULL, NULL, '2023-07-04 11:43:55', 0, NULL, 0, 'retailer', NULL, 'zQkrqZ8r', 'FMD0000587', NULL, '2023-06-06 10:48:53', '2023-08-15 14:08:06'), +(955, NULL, 'Christabel', NULL, '233598294566', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 10:51:16', '2023-06-06 10:51:16'), +(956, NULL, 'Adepa', NULL, '233552714246', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 10:52:35', '2023-08-04 10:24:58'), +(959, NULL, 'Afia Serwaah', NULL, '233544648629', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:01:06', '2023-06-06 11:01:06'), +(960, NULL, 'Bennie', NULL, '233248806922', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:02:32', '2023-06-06 11:02:32'), +(961, NULL, 'Fracisca Piedu', NULL, '233557664587', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:04:32', '2023-07-21 11:13:24'), +(962, NULL, 'Bonsu Clinton', NULL, '233554667097', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:06:17', '2023-07-10 09:45:10'), +(963, NULL, 'Vera Amponsah', NULL, '233541354725', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:08:21', '2023-06-09 13:16:39'), +(964, NULL, 'Portia', NULL, '233257813838', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'distributor', NULL, NULL, NULL, NULL, '2023-06-06 11:10:49', '2023-06-06 11:10:49'), +(965, 843, 'Lily Victoria zoogah', '2021-10-19', '233558861695', '0558861695', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 17:20:57', 0, NULL, 0, 'retailer', NULL, '5zKV6AKG', 'FMD0000945', NULL, '2023-06-06 11:12:22', '2023-08-09 04:46:20'), +(966, NULL, 'Antwi Kobea Esline', NULL, '233248851955', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:14:19', '2023-06-06 11:14:19'), +(968, NULL, 'Abbey Martha', NULL, '233201662678', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:23:20', '2023-06-09 11:34:26'), +(969, NULL, 'Zeinab', NULL, '233595416493', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:25:14', '2023-06-06 11:25:14'), +(970, NULL, 'Morre', NULL, '233559228562', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:27:27', '2023-06-06 11:27:27'), +(971, NULL, 'Ruth Alutuwaa', NULL, '233242972808', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:28:45', '2023-06-06 11:28:45'), +(972, NULL, 'Vivian', NULL, '233555256477', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:31:38', '2023-06-06 11:31:38'), +(973, NULL, 'Bernice', NULL, '233201731257', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:33:19', '2023-06-06 11:33:19'), +(974, NULL, 'Laila Mansir', NULL, '233556530962', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:37:11', '2023-06-06 11:37:11'), +(975, NULL, 'Pokuaa', NULL, '233248068999', NULL, NULL, '233207035509', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:38:50', '2023-06-06 11:38:50'), +(976, NULL, 'Nims', NULL, '233540471066', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:40:25', '2023-06-20 10:13:10'), +(977, NULL, 'Naomi', NULL, '233595262225', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:41:54', '2023-06-06 11:41:54'), +(978, 226, 'CYNTHIA AMOAK', '1993-03-17', '233501936254', '0501936254', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-05 10:26:27', NULL, '2023-06-05 10:26:27', 1, '2023-06-05 12:52:01', 0, 'distributor', NULL, 'WVK4qQ8x', 'FMD0000327', NULL, '2023-06-06 11:45:52', '2023-08-09 04:46:11'), +(979, NULL, 'Tengey Mary', NULL, '233256676422', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:47:15', '2023-06-06 11:47:15'), +(980, 227, 'Portia BOAHENE', '2004-05-26', '233553992268', '0553992268', 'MTN', NULL, NULL, NULL, 'dk8cq2np6ULghRGbnGeq2x:APA91bGnjk3aLNtw3bIzQGjDGy4MRMtHXoBkw8zEWDZMYssuPMZ5KAnVSjjVosxSTiVL2eqdtWV7hntwusqCyXdWxlbpkLQ2xa1hYqsvw7QS7z4l1m9zznMcpBywRVELMYsK1zjuveXq', 1, 1, '2023-06-05 10:36:50', NULL, '2023-06-05 10:36:50', 1, '2023-06-05 10:44:23', 0, 'distributor', NULL, '9ykY5ok6', 'FMD0000328', NULL, '2023-06-06 11:49:47', '2023-08-09 04:46:11'), +(982, 101, 'PRINCESS SERWAA', '2004-05-28', '233257686976', '0257686976', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 15:31:37', NULL, '2023-06-01 15:31:37', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000200', NULL, '2023-06-06 11:55:09', '2023-08-09 04:46:09'), +(983, NULL, 'Tracy Damoah', NULL, '233592598889', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 11:56:35', '2023-06-06 11:56:35'), +(984, 158, 'THERESAH BOADI', '1992-09-20', '233542509106', '0542509106', 'MTN', NULL, NULL, NULL, 'fwqCJW-hT4WPatfMIIJty4:APA91bElHgOAV22-ZhJfjXNnixu7QRUcvbtxi6rsHfeAEWDkgqJWuldBIby-GWCjN_3clG3X_sh0ygZoP9C99_gHXrxewlUgT4zfKBzx9Hd-I1WdeqfpjHyizfs_f2arbvRUgYyVkXwQ', 1, 1, '2023-06-02 10:05:00', NULL, '2023-06-02 10:05:00', 1, '2023-06-02 10:07:38', 0, 'distributor', NULL, 'pak7Y9Kl', 'FMD0000258', NULL, '2023-06-06 11:58:29', '2023-08-09 20:37:39'), +(985, NULL, 'Saraphina', NULL, '233205776204', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 12:00:36', '2023-06-06 12:00:36'), +(986, NULL, 'Akyaa', NULL, '233206576226', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 12:02:22', '2023-06-06 12:02:22'), +(987, 184, 'GLADYS KOBEA', '2004-12-10', '233596727425', '0596727425', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 20:43:21', NULL, '2023-06-02 20:43:21', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000285', NULL, '2023-06-06 12:03:53', '2023-08-09 04:46:10'), +(988, NULL, 'Rosina', NULL, '233594100100', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 12:05:08', '2023-06-06 12:05:08'), +(989, NULL, 'Boatemaa', NULL, '233593170766', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 12:07:02', '2023-06-06 12:07:02'), +(990, NULL, 'Matilda', NULL, '233256901519', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 12:08:35', '2023-06-06 12:08:35'), +(991, NULL, 'Francisca Ntaiamoah', NULL, '233541570786', NULL, NULL, '233209342093', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 12:10:41', '2023-06-06 12:10:41'), +(992, NULL, 'MzGoodness', NULL, '233263672995', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 12:14:15', '2023-07-31 11:18:33'), +(993, NULL, 'Bernice', NULL, '233544934770', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 12:16:03', '2023-06-06 12:16:03'), +(994, 199, 'Matilda Baafi', '1993-01-24', '233240010351', '0240010351', 'MTN', NULL, NULL, NULL, 'fVgu526MZ0H4oOsMKI0jN6:APA91bF9UP7Vt1x92CyXqm4rYAv8-FjhvKcHnIc3gumENtQJXnCaM5lxSGi5ku2XEeAxKYDdfCipiY4l_L5rgilwsqbsuNYoUrEPczfp_5vh38ufCBEuZBGl141s3ptNRoAVoJiHf8XS', 1, 1, '2023-06-03 16:03:58', NULL, '2023-06-03 16:03:58', 1, '2023-06-03 16:08:37', 0, 'distributor', NULL, 'QY3B4P82', 'FMD0000300', NULL, '2023-06-06 12:23:10', '2023-08-12 18:19:34'), +(995, NULL, 'Bertha', NULL, '233244858467', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 12:26:02', '2023-06-06 12:26:02'), +(996, NULL, 'Rebecca Nana', NULL, '233595602358', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 12:27:46', '2023-06-14 18:47:06'), +(997, NULL, 'Freda', NULL, '233593843223', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-06 12:29:03', '2023-06-06 12:29:03'), +(998, 238, 'SYLVIA ARTHUR', '2001-04-16', '233592754038', '0592754038', 'MTN', NULL, NULL, NULL, 'fXkKCbuOEkiGkNP2NWcFiR:APA91bEmlIr1doP6EI8EokR-qZmdl6wTbZFJ5HNfGak-01W2BdVbOs_xouspsLJ3kiua7aUDfLwD-CvG-uHvhJImOeB2zX2tr7USVgQPIZ7JFaLBWKQDiTAKutpln2tji2HGiC71Yjna', 1, 1, '2023-06-06 09:32:22', NULL, '2023-06-06 09:32:22', 1, '2023-06-06 09:36:02', 0, 'distributor', NULL, '0mky5vk4', 'FMD0000340', NULL, '2023-06-06 12:30:51', '2023-08-12 18:15:47'), +(999, 225, 'BENEDICTA YEBOAH', '2000-10-04', '233245038352', '0245038352', 'MTN', NULL, NULL, NULL, 'eKZibOmf_EkLmtaNP_DO_e:APA91bH7sqUXcnnOnJTQPGzwZE_6NyNhtxIL1USQ91QhyMB1hDDg3uhNfHtEuOG1Uzxjsa66OZxy27KtsRBuMH8T5cWJ14oC1xtrEW2zhhsyWz2h09GDOVF_9dsCGgyeBuqAyGeUJ9AJ', 1, 1, '2023-06-05 09:12:07', NULL, '2023-06-05 09:12:07', 1, '2023-06-06 10:32:02', 0, 'distributor', NULL, 'DW8bwmkr', 'FMD0000326', NULL, '2023-06-06 12:33:19', '2023-08-09 20:58:42'), +(1000, NULL, 'Adobea', NULL, '233542867424', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 09:59:07', '2023-07-06 08:38:05'), +(1001, NULL, 'Ceciilia', NULL, '233545206851', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:01:29', '2023-06-07 10:01:29'), +(1002, NULL, 'Emmanuella Baidoo', NULL, '233531660856', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:03:23', '2023-06-07 10:03:23'), +(1003, NULL, 'Theodora', NULL, '233561405387', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:05:23', '2023-06-07 10:05:23'), +(1004, NULL, 'Christabel Dickson', NULL, '233556523302', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:06:54', '2023-06-07 10:06:54'), +(1005, NULL, 'Kevin Essel', NULL, '233552484147', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:08:42', '2023-06-07 10:08:42'), +(1006, NULL, 'Aurelia Anthony', NULL, '233503290020', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:10:47', '2023-06-07 10:10:47'), +(1007, 719, 'Bonsu Irene', '2000-06-10', '233257287297', '0257287297', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 20:10:17', 0, NULL, 0, 'retailer', NULL, 'R08WYW3w', 'FMD0000821', NULL, '2023-06-07 10:12:21', '2023-08-09 04:46:19'), +(1008, NULL, 'Mominitter', NULL, '233598909243', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:13:50', '2023-06-07 10:13:50'), +(1009, NULL, 'Beatics Amoah', NULL, '233599098445', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:15:48', '2023-06-07 10:15:48'), +(1010, NULL, 'Yeboah Elizabeth', NULL, '233558082287', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:17:27', '2023-06-07 10:17:27'), +(1011, 239, 'ACHIAH NANA', '2002-03-30', '233557524573', '0557524573', 'MTN', NULL, NULL, NULL, 'fvd4lYAMd03HmeIfTA0o30:APA91bFMlA7VmXKirs0cL6YQ3GPWBd4ysCpKuImvRGMB9sXcuAb78myTlUVP9kjXYP1uIKoiNqONwfHnlpDTkiKG2EvrVm6aUi3z_AQQW05r2nKqcEX7Xx8-qN6wj-RNVw4phT-OKSm-', 1, 1, '2023-06-06 09:48:01', NULL, '2023-06-06 09:48:01', 1, '2023-06-06 09:51:01', 0, 'distributor', NULL, 'jo8GvYKY', 'FMD0000341', NULL, '2023-06-07 10:19:18', '2023-08-14 03:23:30'), +(1012, NULL, 'Adjoa', NULL, '233592757351', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:20:44', '2023-06-07 10:20:44'), +(1013, 115, 'suzzy Ofori', '2000-02-06', '233504292155', '0504292155', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 19:15:34', NULL, '2023-06-01 19:15:34', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000215', NULL, '2023-06-07 10:22:29', '2023-08-09 04:46:09'), +(1014, NULL, 'Cyprian Acheampong', NULL, '233550632972', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:24:41', '2023-06-07 10:24:41'), +(1015, NULL, 'Ophelia Owusuaa', NULL, '233206509121', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:26:18', '2023-06-07 10:26:18'), +(1016, NULL, 'Baaba', NULL, '233545062405', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:28:15', '2023-06-07 10:28:15'), +(1017, NULL, 'Mabana', NULL, '233554310942', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:29:40', '2023-06-07 10:29:40'), +(1018, NULL, 'Sabina', NULL, '233594291351', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:30:47', '2023-06-07 10:30:47'), +(1019, NULL, 'Asana', NULL, '233592026840', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:31:55', '2023-07-20 09:24:42'), +(1020, NULL, 'Christian', NULL, '233553078398', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:33:06', '2023-07-22 12:04:30'), +(1021, NULL, 'Rakia Abubakari', NULL, '233551395587', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:35:20', '2023-06-07 10:35:20'), +(1022, NULL, 'Esther', NULL, '233505080197', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:37:00', '2023-06-07 10:37:00'), +(1023, NULL, 'Alice', NULL, '233592156979', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:38:30', '2023-06-07 10:38:30'), +(1024, NULL, 'Ruth Otoo', NULL, '233246651745', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:39:55', '2023-06-07 10:39:55'), +(1025, NULL, 'Nayalle Pokuaah Agyemang', NULL, '233209471401', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:41:31', '2023-06-07 10:41:31'), +(1026, NULL, 'Lizzie', NULL, '233595878951', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 10:43:02', '2023-06-07 10:43:02'), +(1027, NULL, 'Catherine', NULL, '233257899525', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 11:48:25', '2023-06-07 11:48:25'), +(1028, NULL, 'Mabel', NULL, '233558089132', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 11:49:36', '2023-06-07 11:49:36'), +(1029, NULL, 'Gloria', NULL, '233557080369', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 11:51:37', '2023-06-07 11:51:37'), +(1030, NULL, 'Mary Ama Nyanu', NULL, '233558586031', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 11:55:28', '2023-06-07 11:55:28'), +(1031, NULL, 'Doreen', NULL, '233597068027', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 11:57:55', '2023-06-26 10:05:21'), +(1032, 606, 'Tetteh Ophelia', '2001-07-07', '233551841411', '0551841411', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-11 05:18:49', 0, NULL, 0, 'retailer', NULL, 'dM3jAMkW', 'FMD0000708', NULL, '2023-06-07 12:03:18', '2023-08-09 04:46:17'), +(1033, NULL, 'Belinda', NULL, '233244142340', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 12:04:31', '2023-06-07 12:04:31'), +(1034, NULL, 'Esther', NULL, '233530112025', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 12:05:43', '2023-07-20 11:09:12'), +(1035, NULL, 'Aba', NULL, '233203053322', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 12:07:05', '2023-06-07 12:07:05'), +(1036, NULL, 'Panin', NULL, '233257624705', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-07 12:08:40', '2023-06-07 12:08:40'), +(1037, NULL, 'Belinda Awuku', NULL, '233547998211', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 11:08:58', '2023-06-08 11:08:58'), +(1038, NULL, 'Perpetual', NULL, '233246702124', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 11:11:07', '2023-06-28 09:29:31'), +(1039, NULL, 'Alexia', NULL, '233593287838', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 11:12:48', '2023-06-08 11:12:48'), +(1040, NULL, 'Abigail Eshun', NULL, '233541574624', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 11:23:36', '2023-06-08 11:23:36'), +(1041, NULL, 'Vivian', NULL, '233546571076', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 11:33:53', '2023-06-08 11:33:53'), +(1042, NULL, 'Maame Gyamfuah', NULL, '233549261477', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 11:39:32', '2023-06-09 12:27:34'), +(1043, 23, 'Salomey Akorley', '2002-02-14', '233542527699', '0542527699', 'MTN', NULL, NULL, NULL, 'fDYxnElYS3S4mJRxEUlce5:APA91bHqOtV1roQfzmz0FZMfWhVxwsjo8Fy6O36PUtAy5vDNPrcUSbFPTVbeL7Tpas4ApoQdO2R-tDIN4XrrcYq-ROF-osUBcRlfIA2Q19YfUVKTd7S538-QsQ6d9CJI05tF4oEScyOy', 1, 1, '2023-05-30 19:44:57', NULL, '2023-05-30 19:44:57', 1, '2023-06-06 15:18:02', 0, 'distributor', NULL, 'ROKOwK0X', 'FMD0000016', NULL, '2023-06-08 11:58:24', '2023-08-13 11:48:45'), +(1044, NULL, 'Ellen Akubaesson`Edzell', NULL, '233542885004', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 12:02:40', '2023-06-08 12:02:40'), +(1045, 269, 'FIDELIA FORDJOUR', '1982-11-10', '233274468339', '0274468339', 'ATL', NULL, NULL, NULL, 'e98I0_A0Qt-KHpOFKzKZ0z:APA91bGzzGaCicLntohasOvXHul3naocjQQT38CblXEBVaOLZbwM0rhnV9XsaKCK2PR17hLOAdDKmsGKiLBJmvNWrJPEJgw1owSK7kjMqomKrr3XGtDRVfE39HianiNnz6CRcX2MFVfD', 1, 1, '2023-06-07 22:38:54', NULL, '2023-06-07 22:38:54', 1, '2023-06-07 22:43:02', 0, 'distributor', NULL, 'WVK42Qkx', 'FMD0000371', NULL, '2023-06-08 12:05:57', '2023-08-14 14:41:35'), +(1046, NULL, 'Abigail', NULL, '233597153894', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 12:07:22', '2023-06-08 12:07:22'), +(1047, NULL, 'Nana Ama', NULL, '233592235089', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 12:08:49', '2023-06-08 12:08:49'), +(1048, NULL, 'Aisha', NULL, '233530391622', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 12:10:30', '2023-06-08 12:10:30'), +(1049, NULL, 'Jemina', NULL, '233597851047', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 12:20:04', '2023-06-08 12:20:04'), +(1050, NULL, 'Ohemaa', NULL, '233531625204', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 12:25:42', '2023-06-30 09:24:54'), +(1051, NULL, 'Sharon', NULL, '233549041554', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 12:28:29', '2023-06-08 12:28:29'), +(1052, NULL, 'Martha Asiedu', NULL, '233244369694', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 12:30:04', '2023-06-08 12:30:04'), +(1053, NULL, 'Hannah', NULL, '233544046445', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 12:31:43', '2023-06-08 12:31:43'), +(1054, NULL, 'Joesphine Konadu', NULL, '233557075546', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 12:35:46', '2023-06-08 12:35:46'), +(1055, NULL, 'Abigail Nyame', NULL, '233532439290', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 12:38:22', '2023-06-08 12:38:22'), +(1056, NULL, 'Esinam', NULL, '233549460598', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 12:40:24', '2023-06-14 12:58:25'), +(1057, NULL, 'Osei Francisca', NULL, '233595306877', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 12:42:56', '2023-06-08 12:42:56'), +(1058, NULL, 'Rita Amo', NULL, '233241858863', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 12:44:21', '2023-06-08 12:44:21'), +(1059, NULL, 'Grace Armstrong', NULL, '233540801519', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 12:45:54', '2023-06-08 12:45:54'), +(1061, NULL, 'Jules', NULL, '233206508119', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 12:53:37', '2023-06-08 12:53:37'), +(1062, NULL, 'Nabiha', NULL, '233249918667', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 13:02:34', '2023-06-08 13:02:34'), +(1063, NULL, 'Firduas', NULL, '233245258567', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 13:04:18', '2023-06-08 13:04:18'), +(1064, NULL, 'Agnes', NULL, '233540258352', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 13:06:41', '2023-06-08 13:06:41'), +(1065, NULL, 'Gifty', NULL, '233553331890', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 13:10:24', '2023-06-10 10:25:39'), +(1066, NULL, 'Mercy Tiwaah', NULL, '233550414753', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 13:12:13', '2023-06-08 13:12:13'), +(1067, NULL, 'Alice', NULL, '233532372083', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-08 13:13:49', '2023-07-13 09:40:44'), +(1068, NULL, 'Grace', NULL, '233247621008', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'distributor', NULL, NULL, NULL, NULL, '2023-06-08 16:38:20', '2023-06-08 16:38:20'), +(1069, NULL, 'Nana Opuku', NULL, '233243978101', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 11:24:23', '2023-06-09 11:24:23'), +(1070, NULL, 'Nana Ama', NULL, '233257483340', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 11:28:16', '2023-06-09 11:28:16'), +(1071, NULL, 'Florence', NULL, '233243468509', NULL, NULL, '233504850082', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 11:29:43', '2023-06-15 13:03:54'), +(1072, NULL, 'Rejoice Frimpong', NULL, '233593372643', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 11:32:16', '2023-06-09 11:32:16'), +(1073, NULL, 'Gyamfuah Patricia', NULL, '233541706237', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 11:38:24', '2023-06-09 11:38:24'), +(1074, NULL, 'Ebela', NULL, '233593500500', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 11:40:48', '2023-06-09 11:40:48'), +(1075, 250, 'EMELIA TWENEBOAH', '2004-04-16', '233599455205', '0599455205', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-06 20:59:44', NULL, '2023-06-06 20:59:44', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000352', NULL, '2023-06-09 11:42:33', '2023-08-09 04:46:11'), +(1076, NULL, 'Sandra Donkor', NULL, '233202863931', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 11:44:42', '2023-06-09 11:44:42'), +(1077, NULL, 'Albertha', NULL, '233558219386', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 11:46:13', '2023-06-09 11:46:13'), +(1078, NULL, 'Queen Elizabeth', NULL, '233207964708', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 11:48:55', '2023-06-09 11:48:55'), +(1079, NULL, 'Lepey Priscilla', NULL, '233207078476', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 12:03:26', '2023-06-09 12:03:26'), +(1080, NULL, 'Louisa', NULL, '233552779255', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 12:05:16', '2023-06-09 12:05:16'), +(1081, NULL, 'Umar Zuleihat', NULL, '233203936041', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 12:06:58', '2023-07-12 08:21:19'), +(1082, 279, 'Benedicta Gyambrah', '1997-07-31', '233542500248', '0542500248', 'MTN', NULL, NULL, NULL, 'cWnXRM1NI0UVuxwRW12oCv:APA91bFFeHHtbnkCVlYAdCodZIvZPmyR_o44WmDA_UhYf309IBa_5paLsFIkKBPoWkEJPLXZ6EYkT5oFGsdR0fxcDSImkJfS-cPbxNDmFuxHSMKH-SlRZqPUSNSqimOmBxRfRTW0ipWZ', 1, 1, '2023-06-08 16:53:56', NULL, '2023-06-08 16:53:56', 1, '2023-06-08 16:59:53', 0, 'distributor', NULL, '1dKRXOkz', 'FMD0000381', NULL, '2023-06-09 12:09:18', '2023-08-10 12:27:16'), +(1083, 475, 'Florence Quadzie', '2002-06-05', '233204335460', '0204335460', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 09:47:05', 0, NULL, 0, 'retailer', NULL, 'wZ3QP6kb', 'FMD0000577', NULL, '2023-06-09 12:10:41', '2023-08-09 04:46:15'), +(1084, NULL, 'Nana Efua', NULL, '233207781073', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 12:12:20', '2023-06-09 12:12:20'), +(1085, NULL, 'Doreen', NULL, '233575109090', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 12:17:04', '2023-06-13 14:05:27'), +(1086, NULL, 'Naa Comeley', NULL, '233241678609', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 12:19:20', '2023-06-09 12:19:20'), +(1087, NULL, 'Deborah', NULL, '233500480544', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 12:20:44', '2023-06-09 12:20:44'), +(1088, NULL, 'Solomon Terkper', NULL, '233532554884', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 12:25:28', '2023-06-09 12:25:28'), +(1089, NULL, 'Ama Sika', NULL, '233271533794', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 12:28:59', '2023-06-09 12:28:59'), +(1090, 289, 'PERFECT AGBALEKPOR', '2000-09-18', '233556074469', '0556074469', 'MTN', NULL, NULL, NULL, 'e7fLQIidQpKtPlK8qhkor7:APA91bEngdK2QzF94VZKJ2CJWqiOWoZeGtpcuNkUByKnb4v7XahU8VQjn_Mni84gZW6JuPYIZ6pqWdaDr8MDqyhKflUllpPB36ThKuhB_L89audEs2le_q-gFHw6CKjkbSKWC_us0Kbw', 1, 1, '2023-06-09 10:38:32', NULL, '2023-06-09 10:38:32', 1, '2023-06-09 10:41:13', 0, 'distributor', NULL, 'AJKd6vkB', 'FMD0000391', NULL, '2023-06-09 12:32:47', '2023-08-12 08:48:39'), +(1091, 1285, 'Rosina Mills', NULL, '233599735542', '0599735542', 'MTN', NULL, NULL, NULL, 'eN_lgohaSkqlcHw64FyhGn:APA91bHuhYFAk37uGvQvVWuzwScURpJpKawF_XvncWHBzdVQjFMr_TkmfTAJEnjBZPU5vcBt0uA-ZpI8M1YUV9Yivo3-N0V19gz0B5dhYrSwzSWfkQFxO4VUW7bguyyC12vAUKMPUdAo', 1, 1, '2023-08-19 00:26:17', NULL, '2023-08-19 00:26:15', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000342', NULL, '2023-06-09 12:34:38', '2023-08-19 00:26:21'), +(1092, NULL, 'Miinat', NULL, '233550824281', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-09 12:42:52', '2023-07-05 10:42:09'), +(1093, NULL, 'Gyamfua Comfort', NULL, '233245549565', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-10 08:48:30', '2023-06-10 08:48:30'), +(1094, NULL, 'Akua', NULL, '233209674128', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-10 09:14:28', '2023-06-10 09:14:28'), +(1095, NULL, 'Adusu Grace', NULL, '233256876770', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-10 09:34:14', '2023-06-10 09:34:14'), +(1096, NULL, 'Mary Dadzie', NULL, '233247554977', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-10 09:38:18', '2023-06-10 09:38:18'), +(1097, NULL, 'Nyaaba Janet', NULL, '233549684151', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-10 09:41:12', '2023-06-10 09:41:12'), +(1098, NULL, 'Afifatu Adam', NULL, '233242342803', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-10 09:44:04', '2023-06-10 09:44:04'), +(1099, 286, 'Moradam Prince', '1999-09-07', '233246062325', '0246062325', 'MTN', NULL, NULL, NULL, 'dvpLReBhSp-ZReudjR96UC:APA91bG5CFDd2SeDpKs2yRcK-O2d-WGiLwXX_p5gDLE52TB0jZwJSgrcpqTsS0apm38KsNtx2VDpTRNDewqFLMhya6IM_D0vi7xwwdc_2bVlwSUzU9CcGWeRI9c-8iqwrKoI6CVSH3_W', 1, 1, '2023-06-09 10:08:27', NULL, '2023-06-09 10:08:27', 1, '2023-06-09 10:21:21', 0, 'distributor', NULL, 'QY3BmPk2', 'FMD0000388', NULL, '2023-06-10 09:58:54', '2023-08-09 04:46:12'), +(1100, NULL, 'Angelina', NULL, '233202396856', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-10 10:00:48', '2023-06-10 10:00:48'), +(1101, NULL, 'Rachael', NULL, '233558072119', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-10 10:02:25', '2023-06-10 10:02:25'), +(1102, NULL, 'Naomi Osei', NULL, '233530427902', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-10 10:05:23', '2023-06-10 10:05:23'), +(1103, NULL, 'Sarah Ahenkorah', NULL, '233597090191', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-10 10:07:12', '2023-06-10 10:07:12'), +(1105, NULL, 'Lydia Kwakye', NULL, '233551704644', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-10 10:15:59', '2023-06-10 10:15:59'), +(1106, NULL, 'Paulina Ntiakoh', NULL, '233559246179', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-10 10:18:35', '2023-06-10 10:18:35'), +(1107, NULL, 'Zulaiya', NULL, '233242266596', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-10 10:22:02', '2023-06-10 10:22:02'), +(1108, NULL, 'Rojane', NULL, '233244638161', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-10 10:29:22', '2023-06-10 10:29:22'), +(1109, NULL, 'Abigail', NULL, '233245407493', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-10 10:37:23', '2023-06-10 10:37:23'), +(1110, NULL, 'Rosalinda Irene', NULL, '233531691471', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 08:38:27', '2023-06-28 08:56:48'), +(1111, NULL, 'Cecilia', NULL, '233551534648', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 08:43:34', '2023-06-12 08:43:34'), +(1112, NULL, 'Josephine', NULL, '233556496286', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 08:46:29', '2023-06-12 08:46:29'), +(1113, NULL, 'Diana', NULL, '233508432159', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 08:49:09', '2023-07-31 10:32:39'), +(1114, NULL, 'Alimatu', NULL, '233554377407', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 08:50:37', '2023-06-12 08:50:37'), +(1115, NULL, 'Abigail', NULL, '233540469691', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 08:52:22', '2023-06-12 08:52:22'), +(1116, NULL, 'Beauty', NULL, '233246271021', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 08:58:02', '2023-06-12 08:58:02'), +(1117, NULL, 'Amoah Priscilla', NULL, '233546222420', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 08:59:24', '2023-06-12 08:59:24'), +(1118, 312, 'MIMIPEE VENTURES', '1985-11-11', '233591441619', '0591441619', 'MTN', NULL, NULL, NULL, 'cH1VNJ0cSJuQwn3TpO1o1R:APA91bENp39_JyJ0Io3keBHj3RMNy72rdawb--0v0ozDA1Yiv1Co7QFGT_wgpcBtlvIvHO96zj9DiaKiab93iBqAAuE0RyEIbqbp-sl86THdK3YMcHAVU1_ZCOsJakPxZuXj884vPJm0', 1, 1, '2023-06-10 20:03:46', NULL, '2023-06-10 20:03:46', 1, '2023-06-10 20:19:02', 0, 'distributor', NULL, 'pak7V78l', 'FMD0000414', NULL, '2023-06-12 09:07:25', '2023-08-09 04:46:12'), +(1120, 1404, 'Amalo Najat', NULL, '233240414325', '0240414325', 'MTN', NULL, NULL, NULL, 'e0ArMJFpjEKuq6IQK8S8ie:APA91bGoJ0qxmKj2Xu3SPwb4SlaMG3uA6Gr748fOHcCjzzkZDvkC1iFGpBO9suzGVGtUyHQ9zAPBMKKYmawYAh2pAO9bNGhhiAkPQ_-AlQ27jA0QSCbTXo1lL_ePKlZnb-JIMhZXnrDY', 1, 1, '2023-08-22 19:40:50', NULL, '2023-08-22 19:40:54', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000464', NULL, '2023-06-12 09:11:58', '2023-08-22 19:40:54'), +(1121, NULL, 'Fabiola Oduro Kwarteng', NULL, '233241299784', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 09:16:22', '2023-06-12 09:16:22'), +(1122, 304, 'OWIREDUWA EUNICE', '1998-06-06', '233544950362', '0544950362', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-10 07:30:32', NULL, '2023-06-10 07:30:32', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000406', NULL, '2023-06-12 09:19:44', '2023-08-09 04:46:12'), +(1123, NULL, 'Awuraa Shslom', NULL, '233240427527', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 09:21:31', '2023-06-12 09:21:31'), +(1124, NULL, 'Pobee cute', NULL, '233206614854', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 09:23:13', '2023-06-12 09:23:13'), +(1125, NULL, 'Philomena Arthur', NULL, '233200137213', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 10:23:43', '2023-06-12 10:23:43'), +(1126, NULL, 'Bernice', NULL, '233543328272', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 10:25:33', '2023-06-12 10:25:33'), +(1127, NULL, 'Olivia', NULL, '233247029902', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 10:27:10', '2023-06-12 10:27:10'), +(1128, 215, 'JULIANA APPIAHTIMA', '2000-03-24', '233552919553', '0552919553', 'MTN', '233555692166', NULL, NULL, NULL, 1, 1, '2023-06-04 18:37:07', NULL, '2023-06-04 18:37:07', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000316', NULL, '2023-06-12 10:29:02', '2023-08-09 04:46:11'), +(1129, NULL, 'Zuwera', NULL, '233247720795', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 10:30:36', '2023-06-12 10:30:36'), +(1130, 670, 'stargal Derby', '2000-06-06', '233240036084', '0240036084', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-17 09:24:38', 0, NULL, 0, 'retailer', NULL, '9ykYqNk6', 'FMD0000772', NULL, '2023-06-12 11:37:02', '2023-08-09 04:46:18'), +(1131, NULL, 'Abigail', NULL, '233547785112', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 11:38:06', '2023-06-12 11:38:06'), +(1132, NULL, 'appiah', NULL, '233546328171', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-12 16:42:08', '2023-06-12 16:42:08'), +(1133, NULL, 'PriscillaTandoh', NULL, '233243195765', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-13 09:51:34', '2023-06-13 09:51:34'), +(1134, NULL, 'Florence Dzifa', NULL, '233241051869', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-13 09:53:39', '2023-07-08 11:26:01'), +(1135, NULL, 'Susana', NULL, '233557400912', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-13 09:56:02', '2023-06-13 09:56:02'), +(1136, NULL, 'Juliet Ababio', NULL, '233203447168', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-13 09:59:45', '2023-06-13 09:59:45'), +(1137, NULL, 'Asare Christabel', NULL, '233248080850', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-13 10:01:48', '2023-06-13 10:01:48'), +(1138, NULL, 'Konadu Nhyira', NULL, '233500718961', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-13 10:05:18', '2023-06-13 10:05:18'), +(1139, NULL, 'Matilda', NULL, '233249801013', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-13 10:07:13', '2023-06-13 10:07:13'), +(1140, NULL, 'Belinda', NULL, '233240176383', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-13 10:08:49', '2023-06-13 10:08:49'), +(1142, NULL, 'Adom Bainson', NULL, '233544730345', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-13 10:12:21', '2023-06-13 10:12:21'), +(1143, NULL, 'Ama Nyame', NULL, '233547059409', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-13 10:14:19', '2023-06-13 10:14:19'), +(1144, NULL, 'Spendilove Amoako', NULL, '233553399645', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-13 10:15:48', '2023-06-13 10:15:48'), +(1145, NULL, 'Dorcia', NULL, '233256820175', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-13 10:39:27', '2023-06-13 10:39:27'), +(1146, NULL, '-George Kwarteng Adjei', NULL, '233200438543', NULL, NULL, '233545437177', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-13 11:25:57', '2023-06-13 11:25:57'), +(1147, NULL, 'Cecilia Nyarko', NULL, '233551534643', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-13 11:41:49', '2023-06-13 11:41:49'), +(1148, NULL, 'Sandra Amoakowaa', NULL, '233597286385', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-13 11:44:04', '2023-06-13 11:44:04'), +(1149, NULL, 'Agyeiwaa Dorothy', NULL, '233557689942', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-13 12:05:18', '2023-06-13 12:05:18'), +(1150, NULL, 'Portia Kwei', NULL, '233556612968', NULL, NULL, '233500488815', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-14 12:32:31', '2023-06-14 12:32:31'), +(1151, NULL, 'Deborah', NULL, '233509378272', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-14 12:37:38', '2023-06-14 12:37:38'), +(1152, 426, 'reina anita', '1998-05-11', '233509992227', '0509992227', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 15:34:07', 0, NULL, 0, 'retailer', NULL, '9ykYgMK6', 'FMD0000528', NULL, '2023-06-14 12:53:24', '2023-08-09 04:46:14'), +(1153, NULL, 'Flora', NULL, '233256771469', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-14 12:57:02', '2023-06-14 12:57:02'), +(1154, NULL, 'Adu Gyamfi Victoria', NULL, '233598702104', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-14 13:02:18', '2023-06-14 13:02:18'), +(1155, 415, 'faiz huzeima', '2004-08-02', '233540415047', '0540415047', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 10:45:56', 0, NULL, 0, 'retailer', NULL, 'QlkLqr3y', 'FMD0000517', NULL, '2023-06-14 18:40:53', '2023-08-09 04:46:14'), +(1156, NULL, 'Nana Abena', NULL, '233248770378', NULL, NULL, '233530898865', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-14 18:44:01', '2023-06-14 18:44:01'), +(1157, NULL, 'Deborah', NULL, '233257105508', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-14 18:45:23', '2023-06-14 18:45:23'), +(1159, NULL, 'Dede', NULL, '233241914904', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 10:35:07', '2023-06-15 10:35:07'), +(1160, NULL, 'Grace Serwaa', NULL, '233552874869', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 10:36:33', '2023-06-15 10:36:33'), +(1161, NULL, 'Amponsah Edit', NULL, '233596823365', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 10:38:12', '2023-06-15 10:38:12'), +(1162, 619, 'Awurama Wilson Brem', '2003-02-07', '233591546817', '0591546817', 'MTN', NULL, NULL, NULL, 'eLXQOhArMk8Lp8ZrKR_hah:APA91bFNOgV4g1UIAWI0pjx0iylQJLkjxC9ea6J4MGltFf5xGw63IDYXM2r3LVzcmulCDnCDbj7yMTJJUdQvguJKWPioSFoGpHZcrSCBquNBom9DJMod9MvwdDXY0zS2hJiUD1tY1FAm', 1, 1, NULL, NULL, '2023-07-12 09:36:35', 1, '2023-07-12 09:50:15', 0, 'distributor', NULL, 'R08WnYKw', 'FMD0000721', NULL, '2023-06-15 10:40:21', '2023-08-14 04:31:10'), +(1163, NULL, 'Maglo Gloria Mawularwe', NULL, '233547960844', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 10:42:21', '2023-06-15 10:42:21'), +(1164, NULL, 'Theresa', NULL, '233205951914', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 10:44:14', '2023-06-15 10:44:14'), +(1165, NULL, 'Edith', NULL, '233247682232', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 10:45:37', '2023-06-15 10:45:37'), +(1166, NULL, 'Mavis Adjei', NULL, '233599654456', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 10:47:14', '2023-07-17 09:46:44'), +(1167, NULL, 'Udell', NULL, '233544057395', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 10:49:07', '2023-06-15 10:49:07'), +(1168, 306, 'Afriyie Gospel', '1999-03-04', '233545095811', '0545095811', 'MTN', NULL, NULL, NULL, 'dxglyk_sHUl1mVzRNoiM9w:APA91bHjh5LoUtPIXQePhVta1RznZFFH0f498wWJZM_it3G0Q1G-A1ojFhNvQ5a0RzQI7w6P9k04ps19XZTIZAUUN_rC_6ch2Jw950LKzP1xSY-dDqdkqXzhVpbpa8qNa4f7rvhGxeEV', 1, 1, '2023-06-10 09:22:09', NULL, '2023-06-10 09:22:09', 1, '2023-06-17 00:39:01', 0, 'distributor', NULL, 'dM3joRKW', 'FMD0000408', NULL, '2023-06-15 10:51:17', '2023-08-13 22:30:43'), +(1169, NULL, 'Ocansey Kaki', NULL, '233594566602', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 10:54:49', '2023-06-20 09:29:26'), +(1170, NULL, 'Helena Adjei', NULL, '233241054280', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 10:56:40', '2023-06-15 10:56:40'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(1171, 236, 'DIANA ASOMAH', '2000-10-05', '233257699145', '0257699145', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-05 20:23:36', NULL, '2023-06-05 20:23:36', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000337', NULL, '2023-06-15 11:01:03', '2023-08-09 04:46:11'), +(1172, NULL, 'Ama Owusuwaa', NULL, '233550016158', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 11:03:25', '2023-06-15 11:03:25'), +(1173, NULL, 'Ruth Asare', NULL, '233540566835', NULL, NULL, '233591983156', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 11:05:52', '2023-06-15 11:05:52'), +(1174, NULL, 'Fadialtu', NULL, '233546210428', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 11:07:30', '2023-06-27 09:52:16'), +(1175, NULL, 'Racheal Amenorpey', NULL, '233558233804', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 11:42:22', '2023-06-15 11:42:22'), +(1176, NULL, 'Lomedie', NULL, '233599662180', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 11:46:02', '2023-06-15 11:46:02'), +(1177, NULL, 'Hilda Lynkx', NULL, '233532351845', NULL, NULL, '233595577651', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 12:54:16', '2023-06-15 12:54:16'), +(1178, NULL, 'Constance Yeboah', NULL, '233557584078', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 12:56:01', '2023-06-15 12:56:01'), +(1179, NULL, 'HILDA NYARKO', NULL, '233556717587', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 12:58:13', '2023-06-15 12:58:13'), +(1180, NULL, 'Adepa', NULL, '233256773240', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 13:00:09', '2023-06-15 13:00:09'), +(1181, NULL, 'Belinda', NULL, '233551936397', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 13:02:01', '2023-06-15 13:02:01'), +(1182, NULL, 'Dufie', NULL, '233543053155', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 14:18:04', '2023-06-15 14:18:04'), +(1183, NULL, 'Vera', NULL, '233256983438', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 14:19:28', '2023-06-15 14:19:28'), +(1184, NULL, 'Georgina', NULL, '233246671181', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 14:22:33', '2023-06-15 14:22:33'), +(1185, NULL, 'Mary', NULL, '233599804955', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 14:24:20', '2023-06-15 14:24:20'), +(1187, NULL, 'Akua', NULL, '233541403850', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 14:27:02', '2023-06-15 14:27:02'), +(1188, NULL, 'Douglas', NULL, '233555335523', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-15 14:28:47', '2023-06-15 14:28:47'), +(1189, NULL, 'Gyaniba Edzell', NULL, '233553121522', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 09:02:17', '2023-06-16 09:02:17'), +(1190, 265, 'Mavis Boadi', '1997-05-25', '233558493734', '0558493734', 'MTN', NULL, NULL, NULL, 'dw0xBK1EHkF1pMjrsFL4C4:APA91bEJF-p3fpWR1E-u_POGBimL6XZbXKpZcjsmy__fb8aS3PtbMrZMCub9XWZMHELk27lf3g2XUIYDAyOclPemDAJF3RW55v7e-bXq5-B5yA7NJTY3DwPXEdh2vwa3DYHlT78h4HMr', 1, 1, '2023-06-07 21:25:52', NULL, '2023-06-07 21:25:52', 1, '2023-07-08 12:11:08', 0, 'distributor', NULL, 'ByKxWZ3W', 'FMD0000367', NULL, '2023-06-16 09:28:01', '2023-08-21 06:58:37'), +(1191, NULL, 'Abigail', NULL, '233556273843', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 09:29:25', '2023-06-16 09:29:25'), +(1192, NULL, 'Juu', NULL, '233509093289', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 09:32:42', '2023-06-16 09:32:42'), +(1193, 1290, 'Ofori Amanfo Sussana', NULL, '233550822990', '0550822990', 'MTN', NULL, NULL, NULL, 'cKpoPQa5NEUuooPOJUgYyI:APA91bHGkdFmTQCQCK1jHSrqrtPW8L8MSUW1tg-aMf1MlvepxpDcV2r6uM6P_dSAnEfLouK1t19r1mul3dK-KB1unQm_ymsXk1J_kJB3qrTQyvIPP0oXVyRjzyawYA03LJtZbeorqzD-', 1, 1, '2023-08-19 07:03:12', NULL, '2023-08-19 07:03:13', 0, NULL, 0, 'retailer', NULL, '508pBn3g', 'FMC0000347', NULL, '2023-06-16 09:35:33', '2023-08-19 07:10:02'), +(1194, NULL, 'Nana Adwoa', NULL, '233541880519', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 09:37:07', '2023-06-16 09:37:07'), +(1195, NULL, 'Sally', NULL, '233547587737', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 09:40:39', '2023-06-16 09:40:39'), +(1196, 496, 'Mimi AMUZU', '1987-11-11', '233547579382', '0547579382', 'MTN', NULL, NULL, NULL, 'cqzXvEmSoEu2qZDxN-6yn2:APA91bGFOPJz7UFm1adu5IrVQmZdvqURmmMLY9fgnwJB3lkRgStR97n0sM4FRjbJ47F7hTPH4HH3mLaxOgLRLFqc-5plChVUqe7D39zEUNqkHYrsuhB9zIMNCBO8F7UfHdiIg_-qp46-', 1, 1, '2023-07-20 14:29:02', NULL, '2023-07-04 20:48:28', 1, '2023-07-05 14:49:41', 0, 'distributor', NULL, '4N86px32', 'FMD0000598', NULL, '2023-06-16 09:42:56', '2023-08-09 04:46:15'), +(1197, NULL, 'Dorothy Ageiwah', NULL, '233597743793', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 09:45:30', '2023-06-16 09:45:30'), +(1198, NULL, 'Ernestina Kusi', NULL, '233502518898', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 09:47:13', '2023-06-16 09:47:13'), +(1199, NULL, 'Ankrah Elizabeth', NULL, '233553404380', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 09:49:04', '2023-06-16 09:49:04'), +(1200, NULL, 'Ekua', NULL, '233547602318', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 09:50:52', '2023-06-16 09:50:52'), +(1201, NULL, 'Augustina', NULL, '233555605432', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 09:52:09', '2023-06-16 09:52:09'), +(1202, NULL, 'Sarpomaa Juliet', NULL, '233557862599', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 09:54:18', '2023-06-16 09:54:18'), +(1203, NULL, 'Blessing Dapaah', NULL, '233554045799', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 09:56:31', '2023-06-16 09:56:31'), +(1204, NULL, 'Gifty', NULL, '233245949359', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 09:58:25', '2023-07-17 09:33:58'), +(1205, NULL, 'Rose pearl', NULL, '233599335110', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 10:00:36', '2023-06-16 10:00:36'), +(1206, NULL, 'Hagar Bukuroh', NULL, '233554484718', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 10:02:44', '2023-06-16 10:02:44'), +(1207, NULL, 'Abigail Vodi', NULL, '233541097273', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 10:08:23', '2023-06-16 10:08:23'), +(1208, 260, 'ERNESTINA AMISSAH', '1994-07-23', '233541473494', '0541473494', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-07 10:40:51', NULL, '2023-06-07 10:40:51', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000362', NULL, '2023-06-16 10:09:54', '2023-08-09 04:46:11'), +(1209, NULL, 'Lawrencia Boateng', NULL, '233542585305', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 10:11:31', '2023-06-16 10:11:31'), +(1210, NULL, 'Lydia', NULL, '233558521445', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 10:12:57', '2023-06-16 10:12:57'), +(1211, NULL, 'Priscilla Aboagye', NULL, '233531870441', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 10:15:47', '2023-06-16 10:15:47'), +(1213, 217, 'TRACY APPIAH', '2023-06-05', '233248656072', '0248656072', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-04 19:41:42', NULL, '2023-06-04 19:41:42', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000318', NULL, '2023-06-16 10:21:26', '2023-08-09 04:46:11'), +(1214, 93, 'Bintu Nurudeen', '1998-08-22', '233543955212', '0543955212', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 14:46:35', NULL, '2023-06-01 14:46:35', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000192', NULL, '2023-06-16 10:26:51', '2023-08-09 04:46:09'), +(1215, NULL, 'Anita', NULL, '233204115251', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 10:28:54', '2023-06-16 10:28:54'), +(1216, NULL, 'Vanessa', NULL, '233597554693', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 10:30:38', '2023-06-16 10:30:38'), +(1217, NULL, 'Caroline', NULL, '233543043250', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 10:32:07', '2023-07-21 08:18:59'), +(1218, NULL, 'Juliet', NULL, '233256531846', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 10:33:33', '2023-06-16 10:33:33'), +(1219, NULL, 'Asana', NULL, '233551356887', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 10:35:20', '2023-06-20 08:51:42'), +(1220, NULL, 'Jessica', NULL, '233502160675', NULL, NULL, '233598701699', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 10:39:02', '2023-06-16 10:39:02'), +(1221, NULL, 'Marie', NULL, '233501032380', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 10:40:55', '2023-07-05 10:23:07'), +(1222, NULL, 'Semega Aissata', NULL, '233552948966', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 10:44:03', '2023-07-14 10:32:38'), +(1223, NULL, 'Mavis', NULL, '233559790767', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 10:46:51', '2023-06-16 10:46:51'), +(1224, NULL, 'Dorothy', NULL, '233555586265', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 10:48:55', '2023-06-16 10:48:55'), +(1225, NULL, 'Ivy', NULL, '233241766658', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 11:15:25', '2023-06-16 11:15:25'), +(1226, NULL, 'Patrina Y Antwi', NULL, '233591147564', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-16 11:17:25', '2023-06-16 11:17:25'), +(1227, NULL, 'Emmanuella', NULL, '233591542048', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'distributor', NULL, NULL, NULL, NULL, '2023-06-16 11:24:16', '2023-06-16 11:24:16'), +(1228, 294, 'GIFTY ALI', '2000-06-01', '233547440798', '0547440798', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 15:56:40', NULL, '2023-06-09 15:56:40', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000396', NULL, '2023-06-16 12:03:34', '2023-08-09 04:46:12'), +(1229, 298, 'Ebenezer Owusu', '2002-12-06', '233246122931', '0246122931', 'MTN', NULL, NULL, NULL, 'fAjGE6DYGk2mglWDmBLjcp:APA91bHNgb5p1aok7Qe-1CK22rotpdZ-63awkweJHBOJ5vKQ3E8pvAOjYI5c5v-6POEVJ7ajWzIrFcElK4t79RFScuuHJ9mMc6i-BKVdpo6BBTbv3ZHVMpX-GLSNlTfX0T06feYj8tlY', 1, 1, '2023-06-09 17:23:32', NULL, '2023-06-09 17:23:32', 1, '2023-06-11 23:30:56', 0, 'distributor', NULL, 'QY3BXR82', 'FMD0000400', NULL, '2023-06-16 12:07:15', '2023-08-09 04:46:12'), +(1230, NULL, 'Erica', NULL, '233245967683', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 09:58:58', '2023-06-17 09:58:58'), +(1231, NULL, 'Ann', NULL, '233593660281', NULL, NULL, '233500003631', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 10:00:25', '2023-06-17 10:00:25'), +(1232, NULL, 'Abigail Asiedu', NULL, '233248414204', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 10:02:50', '2023-06-17 10:02:50'), +(1233, NULL, 'Mary Ghunney', NULL, '233244802208', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 10:07:49', '2023-07-21 08:27:31'), +(1234, NULL, 'Ruby', NULL, '233243617740', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 10:09:17', '2023-06-20 10:25:36'), +(1235, NULL, 'Priscilla', NULL, '233598311720', NULL, NULL, '233549465742', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 10:11:40', '2023-06-17 10:11:40'), +(1236, NULL, 'Naa', NULL, '233244659093', NULL, NULL, '233578320520', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 10:14:12', '2023-06-17 10:14:12'), +(1237, 113, 'AMPONSAH ELIZABETH', '2002-05-26', '233256267371', '0256267371', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 18:58:53', NULL, '2023-06-01 18:58:53', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000213', NULL, '2023-06-17 10:16:47', '2023-08-09 04:46:09'), +(1238, NULL, 'Obayaa', NULL, '233256472426', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 10:18:08', '2023-07-11 08:49:11'), +(1239, NULL, 'Abigail', NULL, '233530688799', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 10:19:21', '2023-06-17 10:19:21'), +(1240, 84, 'CassandraPomaa Sasu', '1996-04-23', '233245507943', '0245507943', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 12:28:50', NULL, '2023-06-01 12:28:50', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000183', NULL, '2023-06-17 10:21:52', '2023-08-09 04:46:09'), +(1241, NULL, 'Felicia', NULL, '233542333786', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 10:23:29', '2023-06-17 10:23:29'), +(1242, NULL, 'Winifred', NULL, '233549529705', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 10:25:59', '2023-06-17 10:25:59'), +(1243, NULL, 'Ewurama', NULL, '233542046656', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 10:27:53', '2023-06-17 10:27:53'), +(1244, 262, 'Amoakowaa Junior', '2002-09-18', '233557547974', '0557547974', 'MTN', NULL, NULL, NULL, 'c8xYKPZpyEjMhFeSNqNy_5:APA91bF4GfZWXwDuYGbX2f2ejjgDktp8KA-Ffj_lNbDl3RDqc3RQhHvW5i0vBM_auk-pmnOV9JCIk5K04MnteM4Bi2YrPBENVBwYfG__EvLWvGYY5yUT-bbrvjQW4tEmoxs5LXxpR9HF', 1, 1, '2023-06-07 15:28:10', NULL, '2023-06-07 15:28:10', 1, '2023-06-07 15:37:02', 0, 'distributor', NULL, 'DR8PvG3V', 'FMD0000364', NULL, '2023-06-17 10:29:41', '2023-08-09 04:46:11'), +(1245, NULL, 'Joesphine', NULL, '233247108315', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 10:38:27', '2023-06-27 10:14:11'), +(1246, NULL, 'Evelyn', NULL, '233545864987', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'distributor', NULL, NULL, NULL, NULL, '2023-06-17 10:42:15', '2023-06-24 10:24:09'), +(1247, 46, 'OPHELIA AGYEKUM', '2003-03-29', '233202800198', '0202800198', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 10:37:38', NULL, '2023-05-31 10:37:38', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000073', NULL, '2023-06-17 10:57:39', '2023-08-09 04:46:08'), +(1248, NULL, 'Gifty Appiah', NULL, '233540440675', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 11:00:53', '2023-06-17 11:00:53'), +(1249, NULL, 'Alijanatu Wahid', NULL, '233559951994', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 11:06:54', '2023-06-17 11:06:54'), +(1250, NULL, 'Akosua', NULL, '233240215648', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 11:08:45', '2023-06-17 11:08:45'), +(1251, NULL, 'Agnessa Dede', NULL, '233240234428', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 11:11:32', '2023-06-17 11:11:32'), +(1252, NULL, 'Berlinda Frimpong', NULL, '233547349975', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 11:15:48', '2023-06-17 11:15:48'), +(1253, NULL, 'Rita Nyarko', NULL, '233245331614', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 11:17:31', '2023-06-17 11:17:31'), +(1254, NULL, 'Theresa', NULL, '233547452910', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 11:22:19', '2023-06-17 11:22:19'), +(1255, NULL, 'Portia', NULL, '233599577623', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 12:37:48', '2023-06-17 12:37:48'), +(1256, NULL, 'Awuradwoa', NULL, '233544229905', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 13:41:05', '2023-06-17 13:41:05'), +(1257, NULL, 'Anita Asare', NULL, '233247971227', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 13:48:51', '2023-06-17 13:48:51'), +(1258, NULL, 'Temea Sarah', NULL, '233242735870', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-17 13:58:41', '2023-06-17 13:58:41'), +(1259, NULL, 'Ruth Frimpong', NULL, '233248060344', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 07:52:45', '2023-06-19 07:52:45'), +(1260, NULL, 'Wendy', NULL, '233543918210', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 07:54:05', '2023-06-19 07:54:05'), +(1261, NULL, 'Monica Brown', NULL, '233546345531', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 07:55:11', '2023-07-12 08:37:49'), +(1262, NULL, 'Dorcas', NULL, '233591686006', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 07:56:16', '2023-06-19 07:56:16'), +(1263, NULL, 'Getrude Achana', NULL, '233550024114', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 07:58:39', '2023-08-04 11:41:29'), +(1264, 364, 'Michelle Osei', '1992-10-21', '233248938353', '0248938353', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-21 17:51:57', 0, NULL, 0, 'retailer', NULL, 'OD301LKd', 'FMD0000466', NULL, '2023-06-19 08:01:05', '2023-08-09 04:46:13'), +(1265, NULL, 'Theadosia', NULL, '233548525420', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 08:06:42', '2023-07-03 08:55:16'), +(1266, NULL, 'Rhema', NULL, '233542953965', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 08:09:56', '2023-06-19 08:09:56'), +(1267, NULL, 'Pastor Sarah Dorgah', NULL, '233554761586', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 08:12:42', '2023-06-19 08:12:42'), +(1268, NULL, 'Justin Coleman', NULL, '233244369273', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 08:22:27', '2023-06-19 08:22:27'), +(1269, 186, 'Orang Antwi', '1998-05-18', '233559008538', '0559008538', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 21:07:17', NULL, '2023-06-02 21:07:17', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000287', NULL, '2023-06-19 08:25:38', '2023-08-09 04:46:10'), +(1270, 1205, 'Cappie Teya', '2002-05-23', '233550154987', '0550154987', 'MTN', NULL, NULL, NULL, 'dQLRp2ASRCypFCcdaNYqP9:APA91bG6fxEAyzd6xVhwQYI0ULjqWW3NtBVX0hWt_F0RasP8hQJGWTIdC9CKHJFk09Y_LDCLxJg83XxiEgruNjRh510GNuTSZeDK06za595Vkk90r9XgK25X4ggMcVLYn0GwAGMsg-kc', 1, 1, '2023-08-17 16:46:00', NULL, '2023-08-17 16:46:05', 0, NULL, 0, 'retailer', NULL, 'ba3EDwkN', 'FMC0000273', NULL, '2023-06-19 08:27:01', '2023-08-17 16:51:03'), +(1271, NULL, 'Princess', NULL, '233261920293', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 08:28:19', '2023-07-17 10:11:10'), +(1272, NULL, 'Rockson', NULL, '233245908564', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 08:30:12', '2023-06-19 08:30:12'), +(1273, NULL, 'Akosua Koranteng', NULL, '233557076512', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 08:32:15', '2023-06-19 08:32:15'), +(1274, NULL, 'AJ', NULL, '233553833707', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 08:34:00', '2023-06-19 08:34:00'), +(1275, NULL, 'Comfort Appiah Baiden', NULL, '233206426933', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 08:36:13', '2023-06-19 08:36:13'), +(1276, NULL, 'Hannah', NULL, '233597217505', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 08:37:45', '2023-06-19 08:37:45'), +(1277, NULL, 'Nora', NULL, '233532534009', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 08:38:58', '2023-06-19 08:38:58'), +(1278, NULL, 'Akua', NULL, '233530403926', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 08:54:45', '2023-06-19 08:54:45'), +(1279, NULL, 'Lawrencia', NULL, '233502627790', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 08:56:14', '2023-06-19 08:56:14'), +(1280, NULL, 'Nana Akoto', NULL, '233551847783', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 08:58:16', '2023-06-19 08:58:16'), +(1281, 335, 'Nancy Acheampong', '2000-03-17', '233557813986', '0557813986', 'MTN', NULL, NULL, NULL, 'dIyesMHJlUIis-_Ux8fZ5t:APA91bE2VPB4Qfj6360jo33u-cm7CPA3e2R66eJtMl682xzoXigC8ETmYUk8tnox-6n5vni6aOX4AOMr8ZpiIJqF9ihMxoIHHInMiZ307du7pUrCchfBCAZf_g3O5D3DRl8g4B7GHh_k', 1, 1, '2023-07-04 22:30:05', NULL, '2023-06-17 18:04:13', 1, '2023-07-04 22:20:05', 0, 'distributor', NULL, '1dKRE03z', 'FMD0000437', NULL, '2023-06-19 09:04:52', '2023-08-16 06:54:21'), +(1283, 554, 'Gifty Quarshie', '2001-06-29', '233553173904', '0553173904', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 15:07:19', 0, NULL, 0, 'retailer', NULL, 'eO8XOoKd', 'FMD0000656', NULL, '2023-06-19 09:09:20', '2023-08-09 04:46:16'), +(1284, NULL, 'Adjara Mohammed', NULL, '233531670267', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:11:49', '2023-06-19 09:11:49'), +(1285, NULL, 'Wiafe Margeret', NULL, '233240329882', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:14:55', '2023-06-19 09:14:55'), +(1286, NULL, 'Maureen Mensah', NULL, '233595691039', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:16:43', '2023-06-19 09:16:43'), +(1287, NULL, 'Esi', NULL, '233549668337', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:19:25', '2023-07-14 17:44:18'), +(1288, NULL, 'Freda Osei', NULL, '233556019329', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:21:32', '2023-06-19 09:21:32'), +(1289, NULL, 'Firdaus', NULL, '233555806411', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:22:47', '2023-06-19 09:22:47'), +(1290, NULL, 'Augustina Osei Bonsu', NULL, '233554345654', NULL, NULL, '233591119867', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:27:54', '2023-06-19 09:27:54'), +(1291, NULL, 'Harrier', NULL, '233543676600', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:31:24', '2023-06-19 09:31:24'), +(1292, NULL, 'SANDRA', NULL, '233595764141', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:35:48', '2023-06-19 09:35:48'), +(1293, NULL, 'Lordina Yeboah', NULL, '233546301873', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:37:27', '2023-06-19 09:37:27'), +(1294, 725, 'Osei Angela', '2003-07-11', '233542785888', '0542785888', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 20:30:14', 0, NULL, 0, 'retailer', NULL, 'WVK4jBkx', 'FMD0000827', NULL, '2023-06-19 09:38:49', '2023-08-09 04:46:19'), +(1295, 493, 'comfort Amissah', '2003-09-03', '233552103049', '0552103049', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 15:26:43', 0, NULL, 0, 'retailer', NULL, '1q8AlZKw', 'FMD0000595', NULL, '2023-06-19 09:40:16', '2023-08-09 04:46:15'), +(1296, NULL, 'Hafsat Zuberu', NULL, '233256416373', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:41:59', '2023-06-19 09:41:59'), +(1297, NULL, 'Peggy', NULL, '233203429696', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:44:09', '2023-06-19 09:44:09'), +(1298, NULL, 'Phyllis Ocansey', NULL, '233245007476', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:46:19', '2023-06-19 09:46:19'), +(1299, NULL, 'Millicent', NULL, '233543493002', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:47:41', '2023-06-19 09:47:41'), +(1300, NULL, 'Christiana Nortey', NULL, '233249056136', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:49:36', '2023-06-19 09:49:36'), +(1301, NULL, 'Matilda Debrah', NULL, '233554053820', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:51:14', '2023-06-19 09:51:14'), +(1302, NULL, 'Deborah', NULL, '233545247078', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:52:41', '2023-06-19 09:52:41'), +(1303, NULL, 'Angelina Frimpong', NULL, '233557262090', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:54:01', '2023-06-19 09:54:01'), +(1304, NULL, 'Abiba', NULL, '233551551291', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:55:53', '2023-06-19 09:55:53'), +(1305, NULL, 'Gifty', NULL, '233249016688', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 09:57:29', '2023-06-19 09:57:29'), +(1306, NULL, 'Selina Addotey', NULL, '233599567371', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 10:00:42', '2023-06-19 10:00:42'), +(1307, 655, 'Genevieve Bempomaa Baidoo', '2004-02-19', '233545828946', '0545828946', 'MTN', '233530909635', NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-16 02:31:43', 0, NULL, 0, 'retailer', NULL, 'Xj8odMkB', 'FMD0000757', NULL, '2023-06-19 10:03:17', '2023-08-09 04:46:18'), +(1308, NULL, 'Victoria', NULL, '233595498833', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 10:05:21', '2023-06-19 10:05:21'), +(1309, NULL, 'Sadie', NULL, '233550616652', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 10:06:59', '2023-06-19 10:06:59'), +(1310, NULL, 'Ama', NULL, '233531521030', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 10:08:11', '2023-06-19 10:08:11'), +(1311, NULL, 'Daniel', NULL, '233541904951', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-19 10:11:44', '2023-06-19 10:11:44'), +(1312, NULL, 'Agyeiwaa Lily', NULL, '233531839585', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:04:38', '2023-06-20 09:04:38'), +(1313, NULL, 'Eunice Bissah', NULL, '233559233822', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:11:48', '2023-06-20 09:11:48'), +(1314, NULL, 'Aniita Sarpong', NULL, '233592021169', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:15:54', '2023-06-20 09:15:54'), +(1315, NULL, 'Genevieve', NULL, '233247257582', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:17:50', '2023-06-20 09:17:50'), +(1316, 858, 'Sophia Boateng', '2001-11-25', '233591378442', '0591378442', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-27 09:02:39', 0, NULL, 0, 'retailer', NULL, 'ROKOdQ80', 'FMD0000960', NULL, '2023-06-20 09:19:57', '2023-08-09 04:46:21'), +(1317, NULL, 'Esther', NULL, '233242035272', NULL, NULL, '233257573330', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:22:45', '2023-06-20 09:22:45'), +(1318, 331, 'Victoria Mawutor', '2003-10-06', '233245151959', '0245151959', 'MTN', NULL, NULL, NULL, 'fLeYFrYxpkywnxES3wyMjJ:APA91bGwyvDhcjMLSmX3kqgjRCFU0Zdt4xe4wBjz6NDjvXOOTOl29CvJGoyjGNmNgHlsXNjv-tpAqXwHbGyK2UXIHmkWpAZ8UrxOpAQscQ-P31GIFoiZEnYIBSBCZDX-wzRKjGiLB_U0', 1, 1, '2023-07-11 17:18:31', NULL, '2023-06-17 12:45:16', 1, '2023-07-11 17:16:28', 0, 'distributor', NULL, 'wZ3QEL3b', 'FMD0000433', NULL, '2023-06-20 09:24:53', '2023-08-10 20:04:15'), +(1319, NULL, 'Demii', NULL, '233257915884', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:26:09', '2023-06-20 09:26:09'), +(1320, NULL, 'Beatrice Amoah', NULL, '233246861067', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:27:21', '2023-06-20 09:27:21'), +(1321, NULL, 'Afia konadu', NULL, '233243103595', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:30:52', '2023-06-20 09:30:52'), +(1322, NULL, 'Rachel', NULL, '233599549307', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:32:12', '2023-06-20 09:32:12'), +(1323, NULL, 'Teye Rose Dede', NULL, '233257253229', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:33:46', '2023-06-20 09:33:46'), +(1324, NULL, 'Ivy Elikplim', NULL, '233503390350', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:35:02', '2023-06-20 09:35:02'), +(1325, NULL, 'Sandra', NULL, '233248884477', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:36:59', '2023-06-20 09:36:59'), +(1326, NULL, 'Lovia', NULL, '233544201441', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:39:05', '2023-06-20 09:39:05'), +(1327, NULL, 'Mary', NULL, '233595110186', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:41:05', '2023-06-20 09:41:05'), +(1328, NULL, 'Esther', NULL, '233242845434', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:42:58', '2023-06-20 09:42:58'), +(1329, NULL, 'Janet Addo', NULL, '233556635277', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:45:42', '2023-06-20 09:45:42'), +(1330, NULL, 'Tilly', NULL, '233240966141', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:47:16', '2023-06-20 09:47:16'), +(1331, NULL, 'Michelle Owusu', NULL, '233269992795', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:48:33', '2023-06-20 09:48:33'), +(1332, NULL, 'Adama Yussif', NULL, '233555975755', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:50:09', '2023-06-20 09:50:09'), +(1333, NULL, 'Maridiya', NULL, '233550538390', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:52:54', '2023-06-20 09:52:54'), +(1334, NULL, 'Jennifer', NULL, '233246395594', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:54:36', '2023-06-20 09:54:36'), +(1335, NULL, 'Blessing', NULL, '233550631284', NULL, NULL, '233575057303', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 09:57:47', '2023-06-20 09:57:47'), +(1336, NULL, 'Precious Mawunyo Akplam', NULL, '233256440176', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:05:28', '2023-06-20 10:05:28'), +(1337, NULL, 'Besty', NULL, '233593237939', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:07:14', '2023-06-20 10:07:14'), +(1338, NULL, 'Patricia', NULL, '233541128651', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:08:24', '2023-06-20 10:08:24'), +(1339, NULL, 'Bernice Boatemaa', NULL, '233549101588', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:10:08', '2023-07-10 09:27:03'), +(1340, NULL, 'Samad', NULL, '233209635146', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:11:33', '2023-07-11 07:54:45'), +(1341, NULL, 'JOyce', NULL, '233592107601', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:14:53', '2023-06-20 10:14:53'), +(1342, NULL, 'Asirifi Faustina Gyaawah', NULL, '233257322997', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:16:55', '2023-06-20 10:16:55'), +(1343, NULL, 'Grace Sebbie Otuko', NULL, '233543531169', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:20:46', '2023-07-22 11:42:57'), +(1344, NULL, 'Slyvia', NULL, '233245665171', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:22:01', '2023-06-20 10:22:01'), +(1345, NULL, 'Charity', NULL, '233543397178', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:23:31', '2023-06-20 10:23:31'), +(1346, 341, 'siara Suleman', '2003-03-21', '233547527745', '0547527745', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-18 09:26:13', 0, NULL, 0, 'retailer', NULL, 'zQkrwp3r', 'FMD0000443', NULL, '2023-06-20 10:27:13', '2023-08-09 04:46:13'), +(1347, NULL, 'Adepa', NULL, '233200411759', NULL, NULL, '233553621710', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:28:54', '2023-06-20 10:28:54'), +(1348, NULL, 'Akua', NULL, '233596016756', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:31:32', '2023-06-20 10:31:32'), +(1349, NULL, 'Mary Ofosu', NULL, '233246010185', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:33:15', '2023-06-20 10:33:15'), +(1350, NULL, 'Mary Baku', NULL, '233555007780', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:34:46', '2023-06-20 10:34:46'), +(1351, NULL, 'Asantewaa Dorkutso', NULL, '233266663815', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:37:04', '2023-06-20 10:37:04'), +(1352, NULL, 'Rebecca Baah', NULL, '233593949162', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:41:45', '2023-06-20 10:41:45'), +(1353, NULL, 'Grace', NULL, '233547869067', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:42:56', '2023-06-20 10:42:56'), +(1354, NULL, 'Lizzy', NULL, '233540336909', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:44:11', '2023-06-20 10:44:11'), +(1355, NULL, 'Abena', NULL, '233545061788', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:45:42', '2023-06-20 10:45:42'), +(1356, NULL, 'Kukua', NULL, '233249056280', NULL, NULL, '233206704924', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:48:18', '2023-06-20 10:48:18'), +(1357, NULL, 'Asiedu Hagar', NULL, '233557540197', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:49:53', '2023-06-20 10:49:53'), +(1358, NULL, 'Muslim', NULL, '233549878428', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:51:21', '2023-06-20 10:51:21'), +(1359, NULL, 'Dorcas', NULL, '233240747347', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:52:48', '2023-06-20 10:52:48'), +(1360, NULL, 'Yhaa scotch', NULL, '233557449721', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:54:22', '2023-06-20 10:54:22'), +(1361, NULL, 'Rose Appiah', NULL, '233559362311', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:58:09', '2023-06-20 10:58:09'), +(1362, NULL, 'Larry', NULL, '233553552482', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 10:59:39', '2023-06-20 10:59:39'), +(1363, NULL, 'Belinda Nyarko', NULL, '233555860278', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 11:01:13', '2023-06-20 11:01:13'), +(1364, NULL, 'Tabitha', NULL, '233530988056', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 11:02:19', '2023-06-20 11:02:19'), +(1365, NULL, 'Christabel', NULL, '233579246492', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 11:32:39', '2023-06-20 11:32:39'), +(1366, NULL, 'Silas Nartey', NULL, '233256328159', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-20 11:37:23', '2023-06-20 11:37:23'), +(1367, NULL, 'Faustina', NULL, '233546737888', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'distributor', NULL, NULL, NULL, NULL, '2023-06-20 16:56:10', '2023-07-14 10:41:19'), +(1368, NULL, 'Nafisa', NULL, '233246898217', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 09:45:17', '2023-07-08 09:56:26'), +(1369, NULL, 'Lovia Appiah', NULL, '233547358515', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 09:46:53', '2023-06-21 09:46:53'), +(1370, NULL, 'Alice Yeboah', NULL, '233244066406', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 09:49:09', '2023-06-21 09:49:09'), +(1371, NULL, 'Millicent', NULL, '233244178794', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 09:51:10', '2023-07-10 09:52:10'), +(1372, NULL, 'Georgina Mawuse', NULL, '233575077215', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 09:52:43', '2023-06-21 09:52:43'), +(1373, NULL, 'Mary', NULL, '233598804955', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 09:56:53', '2023-06-21 09:56:53'), +(1374, 94, 'Becca Nycxyy', '2000-11-25', '233553708987', '0553708987', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 14:52:05', NULL, '2023-06-01 14:52:05', 1, '2023-08-02 14:48:25', 0, 'distributor', NULL, 'Je8wPykO', 'FMD0000193', NULL, '2023-06-21 10:02:16', '2023-08-09 04:46:09'), +(1375, NULL, 'Ellen Frimpong', NULL, '233247118478', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:03:33', '2023-06-21 10:03:33'), +(1376, 640, 'Amoakowaa Ataa senior Senior', '2001-09-18', '233542450077', '0542450077', 'MTN', NULL, NULL, NULL, 'dvIjNM5Oz0lvpXgDLwNK6X:APA91bH5ozVnWjHn_kxqMvIpVWDpSSpsPAq1XgvLZHYux5HovHwCH1upNyTZwH44b5bezxUOgOqnFanK4Wsyxi9Oy5Zx8A4lEZlwByGoI_zk2NPjUKfMrIqRkMgJJG5XK4ueRu2oR9-7', 1, 1, '2023-07-13 18:13:13', NULL, '2023-07-13 17:57:14', 1, '2023-07-13 18:03:41', 0, 'distributor', NULL, 'R48vlZ3E', 'FMD0000742', NULL, '2023-06-21 10:05:23', '2023-08-09 04:46:17'), +(1377, NULL, 'Esther Mensah', NULL, '233553763147', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:07:36', '2023-06-21 10:07:36'), +(1378, NULL, 'Jenifer', NULL, '233246035103', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:09:09', '2023-07-18 11:54:40'), +(1379, NULL, 'Becky', NULL, '233209968617', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:10:36', '2023-06-21 10:10:36'), +(1380, NULL, 'Sarah Frempomaa', NULL, '233200374753', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:12:31', '2023-06-21 10:12:31'), +(1381, NULL, 'Ellen', NULL, '233245524302', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:13:37', '2023-06-21 10:13:37'), +(1382, NULL, 'Akosua', NULL, '233550550858', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:15:10', '2023-06-21 10:15:10'), +(1383, NULL, 'Mavis Blaboe', NULL, '233240269499', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:16:28', '2023-06-21 10:16:28'), +(1384, 544, 'Abigail Kesewah', '1990-04-03', '233549156060', '0549156060', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 11:39:48', 0, NULL, 0, 'retailer', NULL, 'jyKMjl8M', 'FMD0000646', NULL, '2023-06-21 10:20:01', '2023-08-09 04:46:16'), +(1385, NULL, 'Rebeca', NULL, '233246009278', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:21:24', '2023-06-21 10:21:24'), +(1386, NULL, 'Christabel', NULL, '233559671202', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:23:07', '2023-06-21 10:23:07'), +(1387, NULL, 'Herbert Agbotse', NULL, '233246189826', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:25:24', '2023-06-21 10:25:24'), +(1388, NULL, 'Mardya', NULL, '233245661452', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:27:24', '2023-06-21 10:27:24'), +(1389, NULL, 'Tilly', NULL, '233243942682', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:28:40', '2023-06-21 10:28:40'), +(1390, NULL, 'Tberesah Anim', NULL, '233542828867', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:30:12', '2023-06-21 10:30:12'), +(1391, NULL, 'Diya', NULL, '233553663921', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:32:50', '2023-06-21 10:32:50'), +(1392, NULL, 'Kwadwo Amankwah', NULL, '233262286714', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:36:51', '2023-06-21 10:36:51'), +(1393, NULL, 'Eleanor Baah', NULL, '233509354146', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:38:38', '2023-06-21 10:38:38'), +(1394, NULL, 'Martha', NULL, '233592744989', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:40:36', '2023-06-21 10:40:36'), +(1395, NULL, 'Selina', NULL, '233552817179', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:42:36', '2023-06-21 10:42:36'), +(1396, NULL, 'Aba', NULL, '233559368676', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:44:24', '2023-06-21 10:44:24'), +(1397, NULL, 'Mr Kwarteng', NULL, '233200227613', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:46:25', '2023-06-21 10:46:25'), +(1398, NULL, 'Mad. Lydia Dwumfuor', NULL, '233244203641', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 10:49:49', '2023-06-21 10:49:49'), +(1399, NULL, 'Racheal', NULL, '233531871833', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 11:28:00', '2023-06-23 14:17:28'), +(1400, NULL, 'Maame Tina', NULL, '233544104752', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 11:29:44', '2023-06-21 11:29:44'), +(1401, 944, 'Yolanda Gifty Nartey', '1994-07-20', '233572144400', '0572144400', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 21:03:55', 0, NULL, 0, 'retailer', NULL, 'jyKMPb3M', 'FMD0001046', NULL, '2023-06-21 11:31:24', '2023-08-09 04:46:22'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(1402, NULL, 'Bridgette', NULL, '233248259932', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 11:33:41', '2023-06-21 11:33:41'), +(1403, NULL, 'Patricia Frimpong', NULL, '233575354235', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 11:37:20', '2023-06-21 11:37:20'), +(1405, NULL, 'Angelina', NULL, '233597930133', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 11:39:49', '2023-06-21 11:39:49'), +(1406, NULL, 'Patricia', NULL, '233545521902', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 11:41:19', '2023-06-21 11:41:19'), +(1407, NULL, 'Daniella', NULL, '233575464920', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 11:43:01', '2023-06-21 11:43:01'), +(1408, NULL, 'Love Asare', NULL, '233248698360', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 11:44:22', '2023-06-21 11:44:22'), +(1409, NULL, 'Celestine', NULL, '233241163525', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-21 14:11:56', '2023-06-21 14:11:56'), +(1410, 340, 'Enoch Kusi', '2002-01-23', '233248950685', '0248950685', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-18 08:39:11', 0, NULL, 0, 'retailer', NULL, 'R48vrj8E', 'FMD0000442', NULL, '2023-06-21 14:22:43', '2023-08-09 04:46:13'), +(1411, NULL, 'Marisca', NULL, '233548212884', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:11:07', '2023-06-22 09:11:07'), +(1412, 377, 'Abena Tymarh', '2003-07-01', '233597930810', '0597930810', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-24 19:10:20', 0, NULL, 0, 'retailer', NULL, 'yXk21L8A', 'FMD0000479', NULL, '2023-06-22 09:12:30', '2023-08-09 04:46:13'), +(1413, NULL, 'Hawa Ennim', NULL, '233592398923', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:15:37', '2023-07-14 17:42:49'), +(1414, NULL, 'Bridget Akorfa', NULL, '233550408076', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:17:13', '2023-06-22 09:17:13'), +(1415, NULL, 'Mina', NULL, '233554454838', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:18:30', '2023-06-22 09:18:30'), +(1416, NULL, 'Kimberly', NULL, '233593755014', NULL, NULL, '233508630514', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:20:05', '2023-06-22 09:20:05'), +(1417, NULL, 'Perpetual', NULL, '233550773070', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:22:05', '2023-06-22 09:22:05'), +(1418, NULL, 'Monica Ruby Sarkodie', NULL, '233554449401', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:24:11', '2023-06-22 09:24:11'), +(1419, NULL, 'Asantewaa Kate', NULL, '233593929413', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:25:47', '2023-06-22 09:25:47'), +(1420, NULL, 'Millicent Pokuaa', NULL, '233546621952', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:27:01', '2023-06-22 09:27:01'), +(1421, NULL, 'Believe Xorlali', NULL, '233550138118', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:31:55', '2023-06-22 09:31:55'), +(1422, NULL, 'Rhimel', NULL, '233247764957', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:34:01', '2023-06-22 09:34:01'), +(1423, NULL, 'Franklina Onyinah', NULL, '233240292335', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:37:34', '2023-06-22 09:37:34'), +(1424, NULL, 'Candace', NULL, '233243954718', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:39:01', '2023-06-22 09:39:01'), +(1425, NULL, 'Nelly', NULL, '233247099702', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:42:11', '2023-06-22 09:42:11'), +(1426, NULL, 'Maame Duku', NULL, '233595798515', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:45:51', '2023-06-22 09:45:51'), +(1427, NULL, 'Akua', NULL, '233595229353', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:46:58', '2023-06-22 09:46:58'), +(1428, NULL, 'Patience Enyonam', NULL, '233509326934', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:49:07', '2023-06-22 09:49:07'), +(1429, NULL, 'Ruth', NULL, '233556897754', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:50:54', '2023-06-22 09:50:54'), +(1430, NULL, 'Portia', NULL, '233207949774', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:54:40', '2023-06-22 09:54:40'), +(1431, NULL, 'Asare Flivia', NULL, '233241561299', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:56:17', '2023-06-22 09:56:17'), +(1432, NULL, 'Theresah', NULL, '233550613443', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 09:58:08', '2023-06-22 09:58:08'), +(1433, NULL, 'John Philip', NULL, '233531921439', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 10:00:15', '2023-06-22 10:00:15'), +(1434, NULL, 'Ama Lawrencia', NULL, '233243261706', NULL, NULL, '233594721724', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 10:02:26', '2023-06-22 10:02:26'), +(1435, 359, 'Ruth Agyemfra', '1985-11-06', '233264978030', '0264978030', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-20 22:22:17', 0, NULL, 0, 'retailer', NULL, 'QlkL5v3y', 'FMD0000461', NULL, '2023-06-22 10:04:12', '2023-08-09 04:46:13'), +(1436, 280, 'ABIGAIL AKOMAH', '1995-01-19', '233547229197', '0547229197', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-08 20:53:43', NULL, '2023-06-08 20:53:43', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000382', NULL, '2023-06-22 10:05:53', '2023-08-09 04:46:12'), +(1437, NULL, 'Eva Nkrumah', NULL, '233548386989', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 10:07:43', '2023-06-22 10:07:43'), +(1438, NULL, 'Seraphine', NULL, '233241051015', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 10:13:40', '2023-06-22 10:13:40'), +(1439, 1372, 'ELIZABETH DUONNAAH', NULL, '233545372663', '0545372663', 'MTN', NULL, NULL, NULL, 'fUQYVXjO_02guMao6uNZ8B:APA91bF2yWQyVJwp27gW6fPML01QJv0W-0ypEIIkPC96eRO9Y7RW2qHYRvGslqsZ33xXW4s6t52CQ2BhDjQ2ACdDtk2jrDfvQzx6MdwaYIjdsAddHHG0IAXOdbNRLvTsgSkV-KCvcCTa', 1, 1, '2023-08-21 15:59:25', NULL, '2023-08-21 15:59:26', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000432', NULL, '2023-06-22 10:15:16', '2023-08-21 15:59:27'), +(1440, NULL, 'Obeng Alice', NULL, '233552238158', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 10:17:02', '2023-06-22 10:17:02'), +(1441, NULL, 'Wendy', NULL, '233558688522', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 10:20:06', '2023-06-22 10:20:06'), +(1442, 468, 'Regina Johnson', '1992-07-11', '233505316275', '0505316275', 'VOD', NULL, NULL, NULL, 'crXq9AsLTgKn4nWxSmS7tv:APA91bEZGHLk6KrzOA0x1RZ-vSbPAzsJYsHZBmqNJw0-gpwT4yVwnDzQvjD5uHgHfD1z5YgkqVFPG137HffH0yAF0tlcSR5HeR6D97iQr-TaMA-QRkjr32NbtjzxM3OS-AqFGnp-F_oF', 1, 1, NULL, NULL, '2023-07-04 08:49:35', 0, NULL, 0, 'retailer', NULL, 'DW8bRx8r', 'FMD0000570', NULL, '2023-06-22 10:21:54', '2023-08-18 22:16:41'), +(1443, NULL, 'Nana Ama', NULL, '233245416312', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 10:23:23', '2023-06-22 10:23:23'), +(1444, NULL, 'Betty', NULL, '233548355851', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 10:25:23', '2023-06-22 10:25:23'), +(1445, NULL, 'Sammy', NULL, '233548094561', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 10:26:45', '2023-06-22 10:26:45'), +(1446, NULL, 'Ampong Jacqueline', NULL, '233542556872', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 11:21:30', '2023-06-22 11:21:30'), +(1447, NULL, 'Mingle', NULL, '233246175358', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 11:37:40', '2023-06-22 11:37:40'), +(1448, NULL, 'hannah', NULL, '233532331992', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 11:39:01', '2023-06-23 11:16:05'), +(1449, NULL, 'Sarah Adomako', NULL, '233541184164', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-22 11:40:48', '2023-06-22 11:40:48'), +(1450, NULL, 'Asamoah Richard', NULL, '233550583413', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 09:34:59', '2023-07-04 10:52:21'), +(1451, 444, 'Asiedu Boamah Ivy', '2003-06-06', '233591490610', '0591490610', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 11:44:44', 0, NULL, 0, 'retailer', NULL, 'jyKMxG3M', 'FMD0000546', NULL, '2023-06-23 09:36:40', '2023-08-09 04:46:14'), +(1452, NULL, 'Sinbad vip driver', NULL, '233244123360', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 10:32:07', '2023-06-23 10:32:07'), +(1453, NULL, 'Maame Esi', NULL, '233263562941', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 10:34:06', '2023-06-23 10:34:06'), +(1454, NULL, 'Sandra Yaa', NULL, '233501992166', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 10:35:24', '2023-06-23 10:35:24'), +(1455, NULL, 'Benedicta Efua Mensah', NULL, '233245656270', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 10:36:46', '2023-06-23 10:36:46'), +(1456, NULL, 'Sally Obeng', NULL, '233542909490', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 10:38:21', '2023-06-23 10:38:21'), +(1457, NULL, 'Akosua Yeboah Bonsu', NULL, '233598546144', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 10:44:51', '2023-06-23 10:44:51'), +(1458, NULL, 'Hibba', NULL, '233506500250', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 10:46:45', '2023-06-23 10:46:45'), +(1459, NULL, 'Samira', NULL, '233201529522', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 10:48:19', '2023-06-23 10:48:19'), +(1460, NULL, 'Dina Asi', NULL, '233204288468', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 10:49:28', '2023-06-23 10:49:28'), +(1461, NULL, 'Adwoa Aimar', NULL, '233599500971', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 10:51:40', '2023-06-23 10:51:40'), +(1462, NULL, 'Asantewaa', NULL, '233502106911', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 10:53:23', '2023-06-23 10:53:23'), +(1463, NULL, 'Francisca Owusu', NULL, '233242757742', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 10:55:28', '2023-06-23 10:55:28'), +(1464, 367, 'Modecia Baba Anangoro', '2003-05-17', '233244034076', '0244034076', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-22 00:59:17', 0, NULL, 0, 'retailer', NULL, 'ba3Eod8N', 'FMD0000469', NULL, '2023-06-23 10:56:58', '2023-08-09 04:46:13'), +(1465, NULL, 'Yvonne', NULL, '233593630405', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 10:58:49', '2023-06-23 10:58:49'), +(1466, NULL, 'Ophelia', NULL, '233552773385', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 10:59:47', '2023-06-23 10:59:47'), +(1467, NULL, 'Alison', NULL, '233246927519', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 11:01:02', '2023-06-23 11:01:02'), +(1468, NULL, 'Nana Hemaa', NULL, '233245389872', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'distributor', NULL, NULL, NULL, NULL, '2023-06-23 11:02:47', '2023-07-04 08:47:12'), +(1469, NULL, 'Victoria Agyakwa', NULL, '233246925808', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 11:05:54', '2023-06-23 11:05:54'), +(1470, NULL, 'Nana Akua', NULL, '233552227936', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 11:13:17', '2023-07-07 08:40:47'), +(1471, NULL, 'Matilda', NULL, '233249726153', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 11:17:30', '2023-07-31 10:08:06'), +(1472, NULL, 'Roselyn', NULL, '233244185371', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 11:21:18', '2023-06-23 11:21:18'), +(1473, NULL, 'Sophia', NULL, '233243743837', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 11:23:36', '2023-06-23 11:23:36'), +(1474, NULL, 'Victoria Osei Bonsu', NULL, '233277804939', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 11:26:04', '2023-06-23 11:26:04'), +(1475, NULL, 'Dinah Dede', NULL, '233555136599', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 11:27:48', '2023-06-23 11:38:20'), +(1476, 332, 'charity Kusi', '1996-10-29', '233546433095', '0546433095', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-17 12:48:52', 0, NULL, 0, 'retailer', NULL, 'd9K5rp8N', 'FMD0000434', NULL, '2023-06-23 11:30:21', '2023-08-09 04:46:12'), +(1477, NULL, 'Mabel', NULL, '233247142718', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 11:31:36', '2023-06-23 11:31:36'), +(1478, NULL, 'Stephanie Amponsah', NULL, '233249713205', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 11:33:44', '2023-06-23 11:33:44'), +(1479, NULL, 'Amponsah Mary', NULL, '233544938659', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 11:35:13', '2023-06-23 11:35:13'), +(1480, 625, 'Mary Angandi', '1994-11-09', '233558053503', '0558053503', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-12 13:36:28', 0, NULL, 0, 'retailer', NULL, 'WVK4GZ3x', 'FMD0000727', NULL, '2023-06-23 11:37:29', '2023-08-09 04:46:17'), +(1481, NULL, 'Ella', NULL, '233555488499', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 11:40:44', '2023-06-23 11:40:44'), +(1482, 1391, 'Naa Deede', NULL, '233597594288', '0597594288', 'MTN', NULL, NULL, NULL, 'daDdyaNlP0rakZgCg_PwYI:APA91bFMNt2TBZJGanTf8O0qJ8jVoGR0aXM50q0lea1x5bpaOIPT0AiwUbQy77lhXthC9gGOXvaa19AdYoe40FYIJBF3KVk8DMdLdOq3Oo3CoVrq8EolIYKENg3H9k5qV8f1A7QSFl_A', 1, 1, '2023-08-22 11:08:50', NULL, '2023-08-22 11:08:51', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000451', NULL, '2023-06-23 11:43:08', '2023-08-22 11:08:52'), +(1483, NULL, 'Bernice Yeboah', NULL, '233599998006', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 11:44:58', '2023-06-23 11:44:58'), +(1484, 857, 'Benedicta Asante', '1988-02-02', '233577385439', '0577385439', 'ATL', NULL, NULL, NULL, 'cWbG0Vp1zkLfvD8dgA7xCS:APA91bEYamx0e_3jRwNx9H8r0Zal_g3sr4HQUisB4BkGVt5EyyuIvoesjQC82-lrd74JDhmBpyPTy33VeTr-OhqsHZbhwMscatOsazbQ3xeFqCzQ9YZO7ao3nMs6dbbdSIX-HHjz-RfU', 1, 1, NULL, NULL, '2023-07-27 08:44:35', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000959', NULL, '2023-06-23 11:47:34', '2023-08-14 12:34:55'), +(1485, NULL, 'Rosemond', NULL, '233552345982', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 11:48:55', '2023-06-23 11:48:55'), +(1486, NULL, 'Ayishatu Musah', NULL, '233540310750', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-23 13:30:12', '2023-06-23 13:30:12'), +(1487, 398, 'Faustina Nyarko', '2001-08-08', '233542187936', '0542187936', 'MTN', NULL, NULL, NULL, 'cACsCxY_ekCqqzFVTIi3nX:APA91bHdm9h6x11tbrrj2haq_MzYRBIza3a6fzb5lpxWzl57vLpD6mCP8cQkymDEm1KcIIxMZ9laLfWvgGvu3iaTaR8jMFvf2H-k8_6Y8xZSH89iDT4mYynPvVjIWO8c4l_nP-QK293Y', 1, 1, '2023-07-04 16:42:01', NULL, '2023-06-28 15:58:29', 1, '2023-07-04 10:10:21', 1, 'distributor', NULL, 'QY3B5Wk2', 'FMD0000500', NULL, '2023-06-23 14:55:25', '2023-08-10 08:49:27'), +(1488, 556, 'Akyere Naomi', '2002-07-30', '233597085196', '0597085196', 'MTN', '233256539785', NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 15:36:36', 0, NULL, 0, 'retailer', NULL, 'pak7Nx8l', 'FMD0000658', NULL, '2023-06-24 09:33:10', '2023-08-09 04:46:16'), +(1489, NULL, 'Mz Zee', NULL, '233504352223', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 09:34:19', '2023-06-24 09:34:19'), +(1490, NULL, 'Rita Agyemang', NULL, '233244699914', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 09:39:29', '2023-06-24 09:39:29'), +(1491, NULL, 'Monica', NULL, '233246582114', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 09:41:57', '2023-06-24 09:41:57'), +(1492, NULL, 'Christabel Williams', NULL, '233593581667', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 09:43:23', '2023-07-25 10:03:05'), +(1493, NULL, 'Nana Ama', NULL, '233596298387', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 09:44:36', '2023-06-24 09:44:36'), +(1494, NULL, 'Helinata', NULL, '233555264554', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 09:45:41', '2023-06-24 09:45:41'), +(1495, 880, 'Jessica Boampong', '2002-04-08', '233559542865', '0559542865', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-28 14:08:51', 0, NULL, 0, 'retailer', NULL, 'MVK17Zkq', 'FMD0000982', NULL, '2023-06-24 09:47:55', '2023-08-09 04:46:21'), +(1496, NULL, 'Baraka', NULL, '233593919790', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 09:49:16', '2023-06-24 09:49:16'), +(1497, NULL, 'Nessa', NULL, '233553347106', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 09:50:53', '2023-06-24 09:50:53'), +(1498, NULL, 'Janet Oppong', NULL, '233256563274', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 09:52:50', '2023-06-24 09:52:50'), +(1499, NULL, 'Vivian Mensah', NULL, '233555278484', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 09:54:46', '2023-06-26 10:01:56'), +(1500, NULL, 'Grace', NULL, '233205136109', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 09:56:06', '2023-06-24 09:56:06'), +(1501, NULL, 'Pat', NULL, '233548599539', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 09:58:59', '2023-06-24 09:58:59'), +(1502, NULL, 'Ellen Kyei Osei', NULL, '233550114656', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 10:01:00', '2023-06-24 10:01:00'), +(1503, NULL, 'Mingle', NULL, '233599249004', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 10:02:07', '2023-06-24 10:02:07'), +(1504, NULL, 'Frimppong Joesphine', NULL, '233546792292', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 10:04:20', '2023-06-24 10:04:20'), +(1505, NULL, 'Winifred', NULL, '233244796793', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 10:05:44', '2023-06-24 10:05:44'), +(1506, NULL, 'Matilda Boatemaa Opoku', NULL, '233545250150', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 10:07:18', '2023-06-24 10:07:18'), +(1507, NULL, 'Claudline Enyo', NULL, '233594068313', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 10:08:53', '2023-06-24 10:08:53'), +(1508, NULL, 'Benedicta', NULL, '233551710853', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 10:10:28', '2023-06-24 10:10:28'), +(1509, 406, 'denise yanchira', '2002-08-24', '233201404589', '0201404589', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 10:04:43', 0, NULL, 0, 'retailer', NULL, 'dM3j9jkW', 'FMD0000508', NULL, '2023-06-24 10:11:52', '2023-08-09 04:46:14'), +(1510, NULL, 'Comfort Mensah', NULL, '233243823453', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 10:13:05', '2023-06-24 10:13:05'), +(1511, NULL, 'Yvonne', NULL, '233543019186', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 10:14:28', '2023-06-24 10:14:28'), +(1512, NULL, 'Owusu Bridget', NULL, '233208368426', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 10:15:36', '2023-06-24 10:15:36'), +(1514, NULL, 'Tayibah', NULL, '233207265066', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 10:18:22', '2023-07-21 07:54:39'), +(1515, NULL, 'Dede', NULL, '233501196622', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 10:44:44', '2023-06-24 10:44:44'), +(1516, 1342, 'sandra Agyei', NULL, '233543594030', '0543594030', 'MTN', NULL, NULL, NULL, 'cojHjqMf0ESTpw6BPPMGtk:APA91bEOYoO4BTtAHRCh-uOzcdfzBLxXp5ckwda2f7DJ4zHq4m5AQCwBKcLlukQGIlQm0cwdoS8-KApbMYXf7C8zIVsjT8z_8qm-LrVUe_a8R9o80rpG4eBppb24QyJEPA9vhn9v12m9', 1, 1, '2023-08-20 20:27:25', NULL, '2023-08-20 20:26:34', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000399', NULL, '2023-06-24 10:59:07', '2023-08-20 20:26:37'), +(1517, 1313, 'Phoebe Amponsah', '2005-03-30', '233598441459', '0598441459', 'MTN', NULL, NULL, NULL, 'ccHZ4DZCSkT8t_FyXYRKf-:APA91bEO1s9lrfDtnd_s8nFOzfvRTUTyikxeAAnt5u96BulglFqqGPElD4NvPUn2CYBHp8NS9AbyaOdHzMoorFe1qOjjhrkgW8ZA1JiYeq5pZgKjs9tiX4zO_13temm5StSnUeYJsF8v', 1, 1, '2023-08-19 14:54:03', NULL, '2023-08-19 14:54:04', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000370', NULL, '2023-06-24 11:00:50', '2023-08-19 14:55:44'), +(1518, NULL, 'felicia Akua Assimeng', NULL, '233245616239', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-24 11:53:34', '2023-06-24 11:53:34'), +(1519, NULL, 'Nana Ama', NULL, '233550177456', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-25 08:09:58', '2023-06-25 08:09:58'), +(1520, NULL, 'Portia', NULL, '233598029452', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 09:22:52', '2023-06-26 09:22:52'), +(1521, NULL, 'Patricia', NULL, '233591834859', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 09:24:30', '2023-06-26 09:24:30'), +(1522, NULL, 'Stephy', NULL, '233558336420', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 09:26:07', '2023-06-26 09:26:07'), +(1523, 712, 'Millicent Koomson', '1997-08-15', '233559270720', '0559270720', 'MTN', NULL, NULL, NULL, 'dd-veHDzRsq4wtYvId2Q69:APA91bGDSDABGwp7uSKwi3c6H8Qp5I8cNjPZBxO9Dyh_xHzqVkoA2JEa-b_5l03ORNIro8HLqDM3FojZUo6PXeM7t-pjEF4MrTp5yvF_vKHk97Qha4RAF6GETCnczwGExRRBeXEQuJoJ', 1, 1, '2023-07-30 23:16:18', NULL, '2023-07-21 09:37:23', 1, '2023-07-30 23:08:15', 0, 'distributor', NULL, 'pak7ayKl', 'FMD0000814', NULL, '2023-06-26 09:30:34', '2023-08-09 21:16:21'), +(1524, NULL, 'Barbara', NULL, '233541433559', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 09:32:22', '2023-06-26 09:32:22'), +(1525, NULL, 'Paulina thompson', NULL, '233545297989', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 09:35:12', '2023-06-26 09:35:12'), +(1526, 433, 'Victoria Agyemang', '2002-03-25', '233550293657', '0550293657', 'MTN', NULL, NULL, NULL, 'exfLjb-AbUv4qBeiyd3L3n:APA91bH30Hos6ITgh-fdw89MyL5PRqRao9dYrBV4WEXMPxrtwuU1sT7THocc4EuKSpQ4XiceOHRa-UftR1vF6V-PVUdq7s6CHKnb8UcpsKb1fVhO_Bhj0LtizXXwtccy7PNxwCVeV2RG', 1, 1, NULL, NULL, '2023-07-01 23:30:10', 0, NULL, 0, 'retailer', NULL, 'yXk2vNkA', 'FMD0000535', NULL, '2023-06-26 09:38:09', '2023-08-15 13:34:30'), +(1527, NULL, 'Mr Obeng', NULL, '233576151450', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 09:40:07', '2023-06-26 09:40:07'), +(1528, NULL, 'Comfort', NULL, '233543823581', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 09:45:49', '2023-06-26 09:45:49'), +(1529, NULL, 'Kate', NULL, '233554107732', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 09:47:25', '2023-06-26 09:47:25'), +(1530, NULL, 'Ayaaba Azumah Lawrencia', NULL, '233542994473', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 09:48:43', '2023-06-26 09:48:43'), +(1531, NULL, 'Dricka', NULL, '233591894153', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 09:50:15', '2023-06-26 09:50:15'), +(1532, NULL, 'Blue Ribbon', NULL, '233540480722', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 09:52:24', '2023-06-26 09:52:24'), +(1533, NULL, 'Hilary Nora', NULL, '233505885682', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 09:54:19', '2023-06-26 09:54:19'), +(1534, NULL, 'Salma', NULL, '233558482116', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 09:55:33', '2023-07-28 10:25:09'), +(1535, NULL, 'Fafa', NULL, '233550597885', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 09:57:34', '2023-06-26 09:57:34'), +(1536, NULL, 'Sarah Abena', NULL, '233244954888', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 09:58:44', '2023-06-26 09:58:44'), +(1537, NULL, 'Veronica', NULL, '233546639005', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:00:14', '2023-06-26 10:00:14'), +(1538, NULL, 'Isaac Agu', NULL, '233243740505', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:03:31', '2023-06-26 10:03:31'), +(1539, NULL, 'Mabel Amissah', NULL, '233506661659', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:07:42', '2023-06-26 10:07:42'), +(1540, NULL, 'Fafa', NULL, '233552281859', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:09:18', '2023-06-26 10:09:18'), +(1541, 407, 'Elizabeth Golo', '2003-01-03', '233549640640', '0549640640', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 10:04:53', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000509', NULL, '2023-06-26 10:12:34', '2023-08-09 04:46:14'), +(1542, NULL, 'Gifty', NULL, '233264120481', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:17:09', '2023-06-26 10:17:09'), +(1543, NULL, 'Ama Kyerewaa', NULL, '233544812333', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:19:06', '2023-06-26 10:19:06'), +(1544, NULL, 'Umar Mariam', NULL, '233554774773', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:23:09', '2023-06-26 10:23:09'), +(1545, NULL, 'Ella Doe', NULL, '233599636788', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:26:20', '2023-06-26 10:26:20'), +(1546, NULL, 'Susan', NULL, '233244799744', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:27:31', '2023-06-26 10:27:31'), +(1547, NULL, 'Harriet', NULL, '233559623005', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:28:48', '2023-06-26 10:28:48'), +(1548, NULL, 'Ohemaa Marigold', NULL, '233557528959', NULL, NULL, '233552057572', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:32:05', '2023-06-26 10:32:05'), +(1549, NULL, 'Priscilla', NULL, '233549271247', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:33:32', '2023-06-26 10:33:32'), +(1550, 1279, 'Jenny Delali', NULL, '233503132493', '0503132493', 'VOD', NULL, NULL, NULL, 'ey1_YiyRqU1gh9h_7rf6Up:APA91bFYxQ24dQg_rQcu-ltg3fdLxMlf6J85Ei6MIRjpDAePXzJPg9Snx3rIiT67RHKHufkpe0OaAHqaEtLkASiJ7H6mPsV9UhlrSIeQwObkeftUz3WVLtjbNPjPl4-IrXLvBXeC2WTn', 1, 1, '2023-08-18 22:34:26', NULL, '2023-08-18 22:34:28', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000336', NULL, '2023-06-26 10:34:44', '2023-08-18 22:34:31'), +(1551, NULL, 'Mavis Obour', NULL, '233530906469', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:35:52', '2023-07-29 09:26:32'), +(1552, NULL, 'Nana Ama', NULL, '233543063236', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:37:20', '2023-06-26 10:37:20'), +(1553, NULL, 'Appenteng Augustina Bosompemaa', NULL, '233206715439', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:39:06', '2023-06-26 10:39:06'), +(1554, NULL, 'Gifty', NULL, '233554320309', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:40:18', '2023-06-26 10:40:18'), +(1555, 380, 'mavis Ansah', '1998-04-01', '233554435249', '0554435249', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-25 11:11:04', 0, NULL, 0, 'retailer', NULL, 'MVK11aKq', 'FMD0000482', NULL, '2023-06-26 10:43:19', '2023-08-09 04:46:13'), +(1556, NULL, 'Abigail Osei', NULL, '233553039366', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:44:51', '2023-06-26 10:44:51'), +(1557, NULL, 'Nana Yaa Marfowaa', NULL, '233257686189', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:45:59', '2023-06-26 10:45:59'), +(1558, NULL, 'Olivia', NULL, '233248801527', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:47:15', '2023-06-26 10:47:15'), +(1559, NULL, 'Pat', NULL, '233558516524', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:48:20', '2023-06-26 10:48:20'), +(1560, NULL, 'Dabuo Vida', NULL, '233595344939', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:49:52', '2023-06-26 10:49:52'), +(1561, 416, 'Janet Adjonyor', '1998-01-01', '233545862886', '0545862886', 'MTN', NULL, NULL, NULL, 'fwS8g4SRSNqvXwwQuOfNN1:APA91bFCx3QC-aUhKZgc7VxfOfQ2DhoYre5QYwAHLC5zjQPBA8p-f7xz8X44cOGRR-5OxBGBc_Fs94b72x4I3RMuM-TVUfk8gz4Gi03dPN4Dp_eos5ryjtAdjHtk-ylHooUk1-CN9vEE', 1, 1, '2023-07-03 10:41:44', NULL, '2023-07-01 11:05:00', 1, '2023-07-01 11:09:44', 0, 'distributor', NULL, '1mKeVq8b', 'FMD0000518', NULL, '2023-06-26 10:51:28', '2023-08-14 10:24:39'), +(1562, 38, 'KHADIJATU ACHEAMPONG', '2001-02-04', '233244206200', '0244206200', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 09:22:23', NULL, '2023-05-31 09:22:23', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000059', NULL, '2023-06-26 10:54:55', '2023-08-09 04:46:08'), +(1563, NULL, 'Abena Mina', NULL, '233548002861', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:57:07', '2023-06-26 10:59:01'), +(1564, NULL, 'Korkor Vida', NULL, '233240563957', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 10:58:27', '2023-06-26 10:58:27'), +(1565, 410, 'Sabina Akua', '1998-04-23', '233542096167', '0542096167', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 10:19:51', 0, NULL, 0, 'retailer', NULL, 'eO8XGxKd', 'FMD0000512', NULL, '2023-06-26 11:01:31', '2023-08-09 04:46:14'), +(1566, NULL, 'Lovina', NULL, '233592705974', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 11:19:00', '2023-06-26 11:21:39'), +(1567, NULL, 'Nana Afia', NULL, '233545441963', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 11:26:01', '2023-06-26 11:26:01'), +(1568, NULL, 'Aida', NULL, '233244710636', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 12:06:42', '2023-06-26 12:06:42'), +(1569, NULL, 'Deborah', NULL, '233506884078', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 12:18:40', '2023-06-27 10:22:16'), +(1570, NULL, 'Owusuaa Phyllis', NULL, '233544212400', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 12:20:32', '2023-06-26 12:20:32'), +(1571, NULL, 'Peggy Last', NULL, '233546917446', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 12:32:32', '2023-06-26 12:32:32'), +(1572, 429, 'Rose Newton', '1997-03-23', '233556592540', '0556592540', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 18:51:42', 0, NULL, 0, 'retailer', NULL, 'NDkJlpK6', 'FMD0000531', NULL, '2023-06-26 12:34:19', '2023-08-09 04:46:14'), +(1573, 470, 'Diandra Owusu Mensah', '2003-06-06', '233555217895', '0555217895', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 09:06:35', 0, NULL, 0, 'retailer', NULL, '9ykYBM36', 'FMD0000572', NULL, '2023-06-26 13:17:36', '2023-08-09 04:46:15'), +(1574, NULL, 'Osei Isaac', NULL, '233507852343', NULL, NULL, '233544748186', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-26 13:21:41', '2023-06-26 13:21:41'), +(1575, 418, 'Adinkrah Eunice', '2000-06-25', '233553220944', '0553220944', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 11:07:27', 0, NULL, 0, 'retailer', NULL, 'DR8PM5kV', 'FMD0000520', NULL, '2023-06-26 13:51:43', '2023-08-09 04:46:14'), +(1576, NULL, 'Amina Ibrahim', NULL, '233249922219', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 09:51:11', '2023-06-27 09:51:11'), +(1577, NULL, 'Vida Kemavor', NULL, '233257806538', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 09:53:29', '2023-06-27 10:01:21'), +(1578, NULL, 'Afi', NULL, '233541748022', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:02:47', '2023-06-27 10:02:47'), +(1579, NULL, 'Augustina ohemaa yeboah❤️❤️', NULL, '233597557350', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:05:04', '2023-06-27 10:05:04'), +(1580, NULL, 'Eunice', NULL, '233549762585', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:06:57', '2023-06-27 10:06:57'), +(1581, 413, 'Gifty Acquah', '2000-12-20', '233591367276', '0591367276', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 10:31:12', 0, NULL, 0, 'retailer', NULL, 'ZX8qoY3V', 'FMD0000515', NULL, '2023-06-27 10:08:19', '2023-08-09 04:46:14'), +(1582, NULL, 'Mary', NULL, '233249896586', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:10:39', '2023-06-27 10:10:39'), +(1583, 408, 'winnifesta Duncan', '2000-06-09', '233592065892', '0592065892', 'MTN', NULL, NULL, NULL, 'f2cFcVyVmkzts-lrK3pzUe:APA91bHvZwUT_ASUzXBIuSOE2-W9dS-QklUIKz1rmbboQIlGd5PL23dU9X-olhYh1KQ8rqBq3QtG7efDrAuBHUbUSjVxZETwB4-JXXhWrbYbfYgzKfDYSqrgtfSxXogKwVKM64aaHKX6', 1, 1, '2023-07-01 18:41:30', NULL, '2023-07-01 10:11:11', 1, '2023-07-01 16:37:47', 0, 'distributor', NULL, '4N86zx82', 'FMD0000510', NULL, '2023-06-27 10:12:17', '2023-08-14 12:37:25'), +(1584, 412, 'Lydia Quayson', '1976-03-11', '233265606063', '0265606063', 'ATL', '233554743745', NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 10:30:32', 0, NULL, 0, 'retailer', NULL, 'pak7rJ8l', 'FMD0000514', NULL, '2023-06-27 10:18:15', '2023-08-09 04:46:14'), +(1585, NULL, 'Florence Adebi Oteng', NULL, '233257184924', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:20:22', '2023-06-27 10:20:22'), +(1586, NULL, 'khadijah', NULL, '233558483240', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:23:53', '2023-07-07 08:26:56'), +(1587, NULL, 'Fathia', NULL, '233540801634', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:25:22', '2023-06-27 10:25:22'), +(1588, NULL, 'Patience Blankson', NULL, '233597322332', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:27:04', '2023-06-27 10:27:04'), +(1589, 417, 'Doreen kusi', '2000-06-13', '233249090745', '0249090745', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 11:05:58', 0, NULL, 0, 'retailer', NULL, '9YknP1K1', 'FMD0000519', NULL, '2023-06-27 10:29:15', '2023-08-09 04:46:14'), +(1590, 746, 'Spendilove Amankwaa', '2000-05-21', '233504013695', '0504013695', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 06:23:25', 0, NULL, 0, 'retailer', NULL, '508p2y3g', 'FMD0000848', NULL, '2023-06-27 10:31:40', '2023-08-09 04:46:19'), +(1591, NULL, 'Ella', NULL, '233554081503', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:35:03', '2023-06-27 10:35:03'), +(1592, NULL, 'Claudia Nyarko', NULL, '233554178677', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:36:38', '2023-06-27 10:36:38'), +(1593, NULL, 'Sarah', NULL, '233503211330', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:38:05', '2023-06-27 10:38:05'), +(1594, NULL, 'Dee', NULL, '233544554544', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:44:37', '2023-07-18 10:23:53'), +(1595, NULL, 'Naomi Eghan', NULL, '233242849383', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:46:24', '2023-06-27 10:46:24'), +(1596, 419, 'sylph tandoh', '1997-05-26', '233551116788', '0551116788', 'MTN', NULL, NULL, NULL, 'dhSatQ7s-0ZjmGYuK4i2cz:APA91bH4FrE_yKCU1g9w0C39RysDRD649D3wWW_WpnPpvrQJyfPY22umIvAeeb-IuNT1qviUoKYoKh3CJ5bPz5_MYG-6JDt9k2jnfjvLroBR13qFbS1V7weNtuZsK0c5bWCDXm1_HvUi', 1, 1, '2023-07-02 19:03:14', NULL, '2023-07-01 11:18:58', 1, '2023-07-02 08:31:23', 0, 'distributor', NULL, 'R08WzxKw', 'FMD0000521', NULL, '2023-06-27 10:47:50', '2023-08-12 16:22:25'), +(1597, NULL, 'Laurel', NULL, '233262012199', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:50:23', '2023-06-27 10:50:23'), +(1598, NULL, 'Rose', NULL, '233555427132', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:51:59', '2023-06-27 10:51:59'), +(1599, NULL, 'Asare Christable', NULL, '233541951533', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:55:13', '2023-06-27 10:55:13'), +(1600, NULL, 'Jacinta', NULL, '233277535108', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:56:32', '2023-06-27 10:56:32'), +(1601, NULL, 'Freda', NULL, '233557276995', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 10:58:19', '2023-06-27 10:58:19'), +(1602, NULL, 'Eunice Owusu', NULL, '233558230434', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 11:01:04', '2023-08-05 09:55:33'), +(1603, NULL, 'Lawrencia', NULL, '233549642748', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 11:02:33', '2023-06-27 11:02:33'), +(1604, NULL, 'Ofori salomey', NULL, '233547700632', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 11:04:43', '2023-06-27 11:04:43'), +(1605, NULL, 'Margaret Boah', NULL, '233531692278', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 11:16:56', '2023-06-27 11:16:56'), +(1606, NULL, 'Panfo Kwadwo', NULL, '233545355721', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 11:18:20', '2023-06-27 11:18:20'), +(1607, NULL, 'Christable Osafo', NULL, '233244678713', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 11:20:32', '2023-06-27 11:20:32'), +(1608, NULL, 'Dilys', NULL, '233553563052', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 12:15:58', '2023-06-27 12:33:23'), +(1609, NULL, 'Silas', NULL, '233551847130', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 12:29:39', '2023-06-27 12:29:39'), +(1610, NULL, 'Ama Akoma', NULL, '233541952154', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 12:43:13', '2023-06-27 12:43:13'), +(1611, NULL, 'Christopher Fynn', NULL, '233502414177', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 12:45:21', '2023-06-27 12:45:21'), +(1612, NULL, 'Sandra Arden', NULL, '233245164250', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 12:46:49', '2023-06-27 12:46:49'), +(1613, NULL, 'Susan', NULL, '233244093172', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 12:48:18', '2023-06-27 12:48:18'), +(1614, NULL, 'Gifty Fordjour', NULL, '233555074704', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-27 13:28:41', '2023-07-06 08:26:14'), +(1615, NULL, 'Rabiya', NULL, '233261442647', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 08:50:18', '2023-06-28 08:50:18'), +(1616, NULL, 'Mildred Addae Adoma', NULL, '233552024646', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 08:52:25', '2023-06-28 08:52:25'), +(1617, NULL, 'Rebecca', NULL, '233531396711', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 08:55:00', '2023-06-28 08:55:00'), +(1618, NULL, 'Samira', NULL, '233541434368', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 08:59:03', '2023-06-28 08:59:03'), +(1619, NULL, 'Perpetual', NULL, '233247808880', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 09:00:32', '2023-06-28 09:00:32'), +(1620, 390, 'Dorigen ofosu', '1995-08-23', '233208208228', '0208208228', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-27 07:29:54', 0, NULL, 0, 'retailer', NULL, '508pPl8g', 'FMD0000492', NULL, '2023-06-28 09:01:44', '2023-08-09 04:46:13'), +(1621, 1433, 'Adwoa Nannie', '1991-09-09', '233543770388', '0543770388', 'MTN', NULL, NULL, NULL, 'crQrwy7STU4SnEvCisY7bs:APA91bGm1pYfxMsCpkai1p1PbovCYWuI5isOet8btXv46g_MRJ2EK1osYGZqHbnwAhQGzeDLX9WPNkuUvFYUNH_qcaxnuyCEaiFnewSOmkb-_9TRVzkaNTjsivQJUvzg2yMZf3LRqSZM', 1, 1, '2023-08-23 21:08:16', NULL, '2023-08-23 21:08:20', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000496', NULL, '2023-06-28 09:03:36', '2023-08-23 21:10:41'), +(1622, NULL, 'Anita Afful', NULL, '233542233482', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 09:04:57', '2023-06-28 09:04:57'), +(1623, NULL, 'Aboagyewaa', NULL, '233554027686', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 09:06:52', '2023-06-28 09:36:54'), +(1624, NULL, 'Merl', NULL, '233556886253', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 09:10:22', '2023-06-28 09:39:20'), +(1625, NULL, 'Priscilla', NULL, '233599840089', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 09:12:01', '2023-06-28 09:12:01'), +(1626, NULL, 'Fati Kamilo Issaka', NULL, '233554823766', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 09:13:33', '2023-06-28 09:13:33'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(1627, 446, 'Emmanuella Agyei', '2002-04-22', '233554850749', '0554850749', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 14:08:16', 0, NULL, 0, 'retailer', NULL, '508pgqKg', 'FMD0000548', NULL, '2023-06-28 09:15:18', '2023-08-09 04:46:14'), +(1628, NULL, 'Rhoda Obiriwaa', NULL, '233598219468', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 09:16:30', '2023-06-28 09:16:30'), +(1629, NULL, 'Klenam', NULL, '233599377977', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 09:17:50', '2023-06-28 09:17:50'), +(1630, NULL, 'Fabea Bernice', NULL, '233542112320', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 09:19:36', '2023-06-28 09:19:36'), +(1631, 382, 'Evelyn Duse', '2004-09-20', '233591527878', '0591527878', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-25 17:02:07', 1, '2023-07-21 17:20:24', 0, 'distributor', NULL, '0mkyYWk4', 'FMD0000484', NULL, '2023-06-28 09:21:53', '2023-08-09 04:46:13'), +(1632, NULL, 'Mercedes Amoah', NULL, '233242357712', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 09:23:27', '2023-06-28 09:23:27'), +(1633, NULL, 'Alberta', NULL, '233599252619', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 09:25:16', '2023-06-28 09:25:16'), +(1634, NULL, 'Judith Oppong', NULL, '233246010303', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 09:26:36', '2023-06-28 09:26:36'), +(1635, NULL, 'Pearl', NULL, '233547206819', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 09:27:52', '2023-06-28 09:27:52'), +(1636, NULL, 'Sandra', NULL, '233549150383', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 09:31:24', '2023-06-28 09:31:24'), +(1637, NULL, 'Efya Ntiamoh', NULL, '233546093389', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 10:04:10', '2023-07-10 09:35:28'), +(1638, NULL, 'Queen Zinel', NULL, '233209882582', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 10:06:10', '2023-06-28 10:06:10'), +(1639, NULL, 'Evelyn Appiah Gyamfi', NULL, '233550617255', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 10:16:50', '2023-06-28 10:16:50'), +(1640, NULL, 'Bernice', NULL, '233543029823', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 10:35:08', '2023-06-28 10:35:08'), +(1641, NULL, 'Lisa', NULL, '233557758551', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 10:40:50', '2023-06-28 10:40:50'), +(1642, NULL, 'Comfort Abony', NULL, '233553426596', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 11:03:04', '2023-06-28 11:03:04'), +(1643, NULL, 'Esi', NULL, '233549494983', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-28 11:21:28', '2023-06-28 11:21:28'), +(1644, 397, 'BRIDGET BOAKYE', '2003-10-21', '233591236470', '0591236470', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-28 11:42:39', 0, NULL, 0, 'retailer', NULL, 'zQkrWZ3r', 'FMD0000499', NULL, '2023-06-28 11:39:59', '2023-08-09 04:46:13'), +(1645, 643, 'Amina pagkpema', '2003-03-25', '233552221797', '0552221797', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-14 12:43:10', 0, NULL, 0, 'retailer', NULL, '5zKVnbKG', 'FMD0000745', NULL, '2023-06-29 08:43:14', '2023-08-09 04:46:17'), +(1646, NULL, 'Princess Adwoa Agyapong', NULL, '233505584337', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 08:54:20', '2023-06-29 08:54:20'), +(1647, NULL, 'Abena', NULL, '233593827739', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 08:58:54', '2023-06-29 08:58:54'), +(1648, NULL, 'Khadmiel', NULL, '233598815817', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:02:31', '2023-06-29 09:02:31'), +(1649, NULL, 'Amma Gyamfua Osei Wusu', NULL, '233541785980', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:04:15', '2023-06-29 09:04:15'), +(1650, NULL, 'Joesphine Ampoe jacks', NULL, '233509557575', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:06:12', '2023-06-29 09:06:12'), +(1651, NULL, 'Makafui', NULL, '233541057732', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:08:11', '2023-06-29 09:12:56'), +(1652, NULL, 'Edna', NULL, '233591822201', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:09:34', '2023-06-29 09:09:34'), +(1653, NULL, 'Mr.Cosmos Yeboah', NULL, '233244740996', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:12:05', '2023-06-29 09:12:05'), +(1654, NULL, 'Grace', NULL, '233245014314', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:14:53', '2023-06-29 09:14:53'), +(1655, NULL, 'Sally', NULL, '233553096981', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:20:13', '2023-06-29 09:20:13'), +(1656, NULL, 'Margeret', NULL, '233543665505', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:22:00', '2023-06-29 09:22:00'), +(1657, NULL, 'Atunkong Belinda', NULL, '233245811778', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:24:22', '2023-06-29 09:24:22'), +(1658, NULL, 'Emma', NULL, '233592036540', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:25:54', '2023-06-29 09:25:54'), +(1659, NULL, 'Margaret', NULL, '233593777001', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:28:43', '2023-06-29 09:28:43'), +(1660, NULL, 'Vera', NULL, '233550427371', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:29:47', '2023-06-29 09:29:47'), +(1661, NULL, 'Rosemond', NULL, '233241594672', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:31:25', '2023-06-29 09:31:25'), +(1662, NULL, 'Sakina', NULL, '233558080882', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:32:59', '2023-08-02 10:48:40'), +(1663, NULL, 'Majeed Jordan', NULL, '233247604160', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:43:13', '2023-06-29 09:43:13'), +(1664, 651, 'comfort owusu', '1993-01-06', '233559957087', '0559957087', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-15 20:20:49', 0, NULL, 0, 'retailer', NULL, '2VKz7l8B', 'FMD0000753', NULL, '2023-06-29 09:45:01', '2023-08-09 04:46:18'), +(1665, NULL, 'Naa', NULL, '233559692245', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:46:34', '2023-06-29 09:46:34'), +(1666, NULL, 'Fredi', NULL, '233244437834', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:48:14', '2023-06-29 09:48:14'), +(1667, NULL, 'Janet', NULL, '233552269293', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 09:56:18', '2023-06-29 09:56:18'), +(1668, NULL, 'Rose', NULL, '233545190264', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 10:11:35', '2023-06-29 10:11:35'), +(1669, NULL, 'Shelter', NULL, '233249521237', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 10:17:32', '2023-06-29 10:17:32'), +(1670, 181, 'JUSTINA BLAY', '2004-06-02', '233542693531', '0542693531', 'MTN', NULL, NULL, NULL, 'dhWbJgb-lkG1soVpY5XWda:APA91bGJ6FUe2OsuGCaisgws-Yp_n8EamGWFFEX0QK--TvDRP6EGRoKOYmNPCZUBgi5xZ-StpbPNfW172yxGWKymj-OZg507YxOkYFn2DKC5Z-HJrXSVrRWdVEZgb5yxUJ4QuQ3zp78v', 1, 1, '2023-06-02 19:31:35', NULL, '2023-06-02 19:31:35', 1, '2023-06-07 11:17:02', 0, 'distributor', NULL, '1dKR6GKz', 'FMD0000281', NULL, '2023-06-29 12:48:25', '2023-08-19 06:05:27'), +(1671, NULL, 'Abdulai Modesta', NULL, '233532524861', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-29 14:05:17', '2023-06-29 14:05:17'), +(1672, NULL, 'Gracelyn Paloma Nyarkoh', NULL, '233591979370', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:18:11', '2023-06-30 09:18:11'), +(1673, NULL, 'Mary', NULL, '233558010160', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:19:40', '2023-06-30 09:19:40'), +(1674, NULL, 'Ernest', NULL, '233242143073', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:22:22', '2023-06-30 09:22:22'), +(1675, NULL, 'Yaa', NULL, '233546556007', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:26:08', '2023-06-30 09:26:08'), +(1676, NULL, 'Rejoice Panford', NULL, '233557357569', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:27:31', '2023-06-30 09:27:31'), +(1677, 479, 'Angelina Oppong Agyeiwaah', '1990-10-20', '233278389561', '0278389561', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 09:56:35', 0, NULL, 0, 'retailer', NULL, '1dKRgR8z', 'FMD0000581', NULL, '2023-06-30 09:29:00', '2023-08-09 04:46:15'), +(1678, NULL, 'Nana Yaa', NULL, '233249417163', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:30:44', '2023-06-30 09:30:44'), +(1679, NULL, 'Bevelyn Akinim', NULL, '233554115867', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:32:22', '2023-06-30 09:32:22'), +(1680, NULL, 'Julie', NULL, '233544187819', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:33:31', '2023-06-30 09:33:31'), +(1681, NULL, 'jonathan', NULL, '233248211294', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:34:55', '2023-06-30 09:34:55'), +(1682, NULL, 'Dorothy Opoku', NULL, '233531129337', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:36:35', '2023-06-30 09:36:35'), +(1683, NULL, 'Dorcass', NULL, '233245502857', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:37:55', '2023-06-30 09:37:55'), +(1684, NULL, 'Priscilla Addo', NULL, '233542405764', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:39:35', '2023-06-30 09:39:35'), +(1685, NULL, 'Linda Ewusi', NULL, '233551745746', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:40:50', '2023-06-30 09:40:50'), +(1686, 421, 'Quainoo Vera', '1999-08-05', '233543502447', '0543502447', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 12:08:05', 0, NULL, 0, 'retailer', NULL, 'ByKx2AkW', 'FMD0000523', NULL, '2023-06-30 09:42:30', '2023-08-09 04:46:14'), +(1687, NULL, 'HB Elegance', NULL, '233243929135', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:44:55', '2023-06-30 09:44:55'), +(1688, NULL, 'Esther Boateng', NULL, '233201560782', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:47:56', '2023-06-30 09:47:56'), +(1689, NULL, 'Lois Attakora', NULL, '233508808871', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:49:26', '2023-06-30 09:49:26'), +(1690, NULL, 'Anita', NULL, '233244189022', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:50:35', '2023-06-30 09:50:35'), +(1691, NULL, 'Patience Appiah', NULL, '233201615399', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:55:45', '2023-06-30 09:55:45'), +(1692, NULL, 'Tabitha Nortey', NULL, '233269081854', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 09:58:34', '2023-06-30 09:58:34'), +(1693, NULL, 'Bridgette', NULL, '233555328375', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 10:01:20', '2023-06-30 10:01:20'), +(1694, NULL, 'Portia', NULL, '233548507919', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 10:02:20', '2023-06-30 10:02:20'), +(1695, NULL, 'Mimi', NULL, '233553288610', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 10:03:57', '2023-06-30 10:03:57'), +(1696, NULL, 'Bervelyn Larbi', NULL, '233501789341', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 10:05:51', '2023-06-30 10:05:51'), +(1697, NULL, 'Augustina Boadu', NULL, '233548472083', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 10:07:34', '2023-06-30 10:07:34'), +(1698, NULL, 'Atsu', NULL, '233257988496', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 10:09:28', '2023-06-30 10:09:28'), +(1699, NULL, 'Esther Watchman', NULL, '233201431007', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 10:10:54', '2023-06-30 10:10:54'), +(1700, 388, 'Armoh Evelyn', '1996-05-10', '233245073983', '0245073983', 'MTN', NULL, NULL, NULL, 'exMpF4qdRoGBQf4SXQnAmi:APA91bFhFu3RvqySY-XuOhAcsVu-_8uVZ6iUTiaU6lCgPl0YxgqixooKDjpNWxSh_HVSAR9z00Db5-syHtYF7eEd0tSl8MPkxQILYJdGAV9Ofhf0_qRoY_KBzocwznfBtwEmU-KWLGO9', 1, 1, '2023-06-26 10:27:51', NULL, '2023-06-26 10:27:51', 1, '2023-07-13 17:11:15', 0, 'distributor', NULL, NULL, 'FMD0000490', NULL, '2023-06-30 10:14:01', '2023-08-10 11:54:18'), +(1701, NULL, 'Esther', NULL, '233547472555', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 10:15:26', '2023-06-30 10:15:26'), +(1702, NULL, 'Elizabeth Armah', NULL, '233540340250', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 10:16:52', '2023-06-30 10:16:52'), +(1703, NULL, 'Akosua Berry', NULL, '233551723487', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 10:18:41', '2023-06-30 10:18:41'), +(1704, NULL, 'Mama Diana', NULL, '233244579639', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 10:44:28', '2023-06-30 10:44:28'), +(1705, NULL, 'Erica', NULL, '233547251318', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 10:46:03', '2023-06-30 10:46:03'), +(1706, NULL, 'Linda', NULL, '233556156649', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 10:50:20', '2023-06-30 10:50:20'), +(1707, NULL, 'Delilah', NULL, '233598781494', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 10:52:34', '2023-06-30 10:52:34'), +(1708, NULL, 'Mr.Ralf', NULL, '233244488019', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 11:01:21', '2023-06-30 11:01:21'), +(1709, NULL, 'Adjuah Sarfowaa', NULL, '233244289393', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 11:02:32', '2023-06-30 11:02:32'), +(1710, NULL, 'Rhoda', NULL, '233241915779', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 11:06:13', '2023-06-30 11:06:13'), +(1711, NULL, 'Antoinette', NULL, '233548499583', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 11:24:33', '2023-06-30 11:24:33'), +(1712, NULL, 'Nicki Minaj', NULL, '233532387004', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 11:34:07', '2023-06-30 11:34:07'), +(1713, NULL, 'Fawaz Abdallah', NULL, '233558794862', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-06-30 11:47:15', '2023-06-30 11:47:15'), +(1714, 420, 'Rejoice serwaa Agyeman', '1993-02-11', '233541647451', '0541647451', 'MTN', NULL, NULL, NULL, 'ddfQDRhjU0iVjPW7T6pUD1:APA91bGvb3DdwwNTNh-Yo1Kp5SWUufU5b7vg7a9EOgDFONhC96Qtf8DQEQoJ8t4co54gw4yWIaxVGboDV1tQWHIREK6hTYPuUV_zAPe5jpAQ9xIoCCDW7mTO7_Cx1Gr5aWYcD6KmnA9e', 1, 1, '2023-07-10 17:00:56', NULL, '2023-07-01 12:03:26', 1, '2023-07-02 06:51:35', 0, 'distributor', NULL, 'OD30dr3d', 'FMD0000522', NULL, '2023-06-30 13:48:18', '2023-08-12 17:11:03'), +(1715, NULL, 'Angela', NULL, '233548821164', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:01:58', '2023-07-01 09:01:58'), +(1716, NULL, 'Babs', NULL, '233200759987', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:03:30', '2023-07-01 09:03:30'), +(1717, 1253, 'Benedicta Bondzie', NULL, '233555136364', '0555136364', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-18 11:30:47', NULL, '2023-08-18 11:30:49', 0, NULL, 0, 'retailer', NULL, 'ROKOZg30', 'FMC0000294', NULL, '2023-07-01 09:05:12', '2023-08-18 11:32:47'), +(1718, NULL, 'Diana Boatemah', NULL, '233247493190', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:07:44', '2023-07-01 09:07:44'), +(1719, NULL, 'Esther Omari', NULL, '233594807557', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:10:04', '2023-07-01 09:10:04'), +(1720, NULL, 'Jennifer', NULL, '233556528711', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:12:40', '2023-07-01 09:12:40'), +(1721, NULL, 'Akhosua Cutie', NULL, '233532457782', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:26:35', '2023-07-01 09:26:35'), +(1722, NULL, 'Gifty Korankye', NULL, '233244110220', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:28:23', '2023-07-01 09:28:23'), +(1723, 12, 'Apple Review', '2023-05-29', '233541395590', '0541395590', 'MTN', NULL, NULL, NULL, 'co4NFE2TTwKD-FqWghzpR_:APA91bEop4I6waPITa-ARzXYNw0yub4Qpp4hxy4JwkD8VGTtLOiEpHgJU9Sw5NMffx6KZ_05CJcDg4tofSE1DMYUO1UesV33_7BRIteLG8yQz-2D0lCRwthUtLjLyhUWNQ6Iizj_SAUl', 1, 1, '2023-08-22 19:44:21', NULL, '2023-05-29 21:42:04', 1, '2023-08-29 22:06:06', 0, 'distributor', NULL, 'QY3BOK2a', 'FMD0001115', NULL, '2023-08-09 04:45:34', '2023-09-01 06:23:53'), +(1724, NULL, 'Michaella Ahenfo', NULL, '233256946959', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:31:06', '2023-07-01 09:31:06'), +(1725, 339, 'Raph Queen', '2000-08-13', '233546428613', '0546428613', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-18 03:48:33', 0, NULL, 0, 'retailer', NULL, 'jo8GbBKY', 'FMD0000441', NULL, '2023-07-01 09:33:25', '2023-08-09 04:46:12'), +(1726, NULL, 'Issabella', NULL, '233548085320', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:35:06', '2023-07-01 09:35:06'), +(1727, NULL, 'Bernice Pomaah', NULL, '233548024790', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:37:18', '2023-07-01 09:37:18'), +(1728, NULL, 'Felicia', NULL, '233554717407', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:40:09', '2023-07-01 09:40:09'), +(1729, 513, 'Selina Sam', '2001-06-11', '233596321194', '0596321194', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 12:03:31', 0, NULL, 0, 'retailer', NULL, 'ZX8qQb8V', 'FMD0000615', NULL, '2023-07-01 09:41:59', '2023-08-09 04:46:16'), +(1730, NULL, 'Yasmin Abdullah', NULL, '233556211293', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:43:50', '2023-07-01 09:43:50'), +(1731, NULL, 'Stephanie', NULL, '233554094207', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:45:32', '2023-07-01 09:45:32'), +(1732, NULL, 'Efya Portia', NULL, '233505372808', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:47:46', '2023-07-01 09:47:46'), +(1733, NULL, 'Efia Christy', NULL, '233243419739', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:50:57', '2023-08-04 11:14:15'), +(1734, NULL, 'Abigail Owusu Ansah', NULL, '233243311275', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:52:23', '2023-07-01 09:52:23'), +(1735, NULL, 'Maabena', NULL, '233570736662', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:53:48', '2023-07-01 09:53:48'), +(1736, NULL, 'Appoh Brighter', NULL, '233244285006', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:55:49', '2023-07-01 09:55:49'), +(1737, NULL, 'Gifty', NULL, '233270344307', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:57:17', '2023-07-01 09:57:17'), +(1738, NULL, 'jnr', NULL, '233541453393', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 09:58:33', '2023-07-01 09:58:33'), +(1739, NULL, 'Yasmine', NULL, '233596099067', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:00:18', '2023-07-01 10:00:18'), +(1740, NULL, 'Jennifer', NULL, '233598439313', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:02:32', '2023-07-01 10:02:32'), +(1741, NULL, 'Agyei Jessica', NULL, '233200913758', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:05:18', '2023-07-01 10:05:18'), +(1742, NULL, 'Erica Larbi', NULL, '233547656005', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:09:34', '2023-07-01 10:09:34'), +(1743, NULL, 'Gloria', NULL, '233551668019', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:12:58', '2023-07-01 10:12:58'), +(1744, 477, 'Bertha Dery', '1987-03-24', '233243933733', '0243933733', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 09:52:35', 0, NULL, 0, 'retailer', NULL, 'yXk2BNkA', 'FMD0000579', NULL, '2023-07-01 10:15:30', '2023-08-09 04:46:15'), +(1745, NULL, 'Anthonette Forkuo', NULL, '233245799622', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:16:58', '2023-07-01 10:16:58'), +(1746, NULL, 'Henrietta', NULL, '233203855728', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:18:20', '2023-07-01 10:18:20'), +(1747, NULL, 'Abigail Boakye', NULL, '233243961464', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:19:43', '2023-07-01 10:19:43'), +(1748, NULL, 'Meg Yirenkyiwaa Danquah', NULL, '233556087762', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:21:28', '2023-07-01 10:21:28'), +(1749, NULL, 'Maabena', NULL, '233245237994', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:23:03', '2023-07-01 10:23:03'), +(1750, NULL, 'Amakye Amoah', NULL, '233278959372', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:24:30', '2023-07-15 09:33:02'), +(1751, NULL, 'Miss Ann', NULL, '233531703727', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:26:33', '2023-07-01 10:26:33'), +(1752, NULL, 'Priscilla Sarfowaah', NULL, '233247727448', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:27:58', '2023-07-01 10:27:58'), +(1753, NULL, 'Bridgetta', NULL, '233557036025', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:29:37', '2023-07-01 10:29:37'), +(1754, NULL, 'Cynthia', NULL, '233595196697', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:32:10', '2023-07-01 10:32:10'), +(1755, NULL, 'Wendy', NULL, '233206526344', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:33:08', '2023-07-01 10:33:08'), +(1756, NULL, 'Afia Akoto', NULL, '233557151715', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:35:06', '2023-07-01 10:35:06'), +(1757, NULL, 'Portia', NULL, '233543650181', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:37:14', '2023-07-01 10:37:14'), +(1758, NULL, 'Kwadwo Sarpong', NULL, '233244039266', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:38:21', '2023-07-01 10:38:21'), +(1759, NULL, 'Mary', NULL, '233543491350', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:39:26', '2023-07-01 10:39:26'), +(1760, 400, 'Felicia Oppong', '1988-04-26', '233245842047', '0245842047', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-30 08:51:46', 0, NULL, 0, 'retailer', NULL, 'jyKMrG8M', 'FMD0000502', NULL, '2023-07-01 10:41:13', '2023-08-09 04:46:14'), +(1761, NULL, 'Akorli Precious Andrelia', NULL, '233540205062', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:43:08', '2023-07-01 10:43:08'), +(1762, NULL, 'Dankwah Stephanie', NULL, '233554191005', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:45:23', '2023-07-01 10:45:23'), +(1763, NULL, 'Benediicta', NULL, '233244495096', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:48:07', '2023-07-07 08:36:23'), +(1764, NULL, 'Janet Adwoa Ametepe', NULL, '233555258881', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:52:24', '2023-07-01 10:52:24'), +(1765, NULL, 'Eunice', NULL, '233249038138', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:54:15', '2023-07-03 08:41:28'), +(1766, NULL, 'Beatrice', NULL, '233544297269', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 10:56:42', '2023-07-01 10:56:42'), +(1767, NULL, 'Patience', NULL, '233559833177', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 11:02:05', '2023-07-01 11:02:05'), +(1768, NULL, 'Suleiman Hawa', NULL, '233205242330', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 11:19:33', '2023-07-01 11:19:33'), +(1769, NULL, 'Emefa', NULL, '233546041836', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 11:21:33', '2023-07-04 09:26:55'), +(1770, NULL, 'Lovester', NULL, '233505669601', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 11:26:26', '2023-07-01 11:26:26'), +(1771, NULL, 'Nhyira', NULL, '233545899025', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 12:02:09', '2023-07-01 12:02:09'), +(1772, NULL, 'janet Adjonyor', NULL, '233545872886', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'distributor', NULL, NULL, NULL, NULL, '2023-07-01 12:03:58', '2023-07-01 12:03:58'), +(1773, NULL, 'Racheal Naana Asare', NULL, '233549415929', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 12:37:52', '2023-07-01 12:37:52'), +(1774, NULL, 'Afia Kendra', NULL, '233556290618', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 12:50:18', '2023-07-01 12:50:18'), +(1775, NULL, 'Abigail Amoako', NULL, '233533159844', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 12:51:55', '2023-07-01 12:51:55'), +(1776, NULL, 'Harriet', NULL, '233557545244', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 12:54:01', '2023-07-01 12:54:01'), +(1777, NULL, 'Angela laryea', NULL, '233243209942', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 16:43:46', '2023-07-03 07:59:14'), +(1778, NULL, 'Ellen', NULL, '233556109696', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-01 16:45:14', '2023-07-03 08:01:08'), +(1779, NULL, 'Bella', NULL, '233543772146', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-02 20:13:51', '2023-07-02 20:13:51'), +(1780, NULL, 'Appea Vida', NULL, '233591960492', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:03:41', '2023-07-03 08:03:41'), +(1781, NULL, 'Lisa', NULL, '233530062421', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:06:58', '2023-07-03 08:06:58'), +(1782, NULL, 'Fatima Yussif', NULL, '233546792531', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:08:39', '2023-07-03 08:08:39'), +(1783, NULL, 'Joan', NULL, '233532647165', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:09:59', '2023-07-03 08:09:59'), +(1784, NULL, 'Calpernia', NULL, '233240858504', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:12:09', '2023-08-02 10:35:00'), +(1785, NULL, 'Kusi Cindy', NULL, '233558520893', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:14:15', '2023-07-03 08:14:15'), +(1786, NULL, 'Bryma', NULL, '233508759531', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:16:13', '2023-07-03 08:16:13'), +(1787, NULL, 'Akua', NULL, '233505354766', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:18:57', '2023-07-03 08:18:57'), +(1788, NULL, 'Elizabeth Donkor', NULL, '233558530142', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:22:03', '2023-07-03 08:22:03'), +(1789, NULL, 'Deborah', NULL, '233503679324', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'distributor', NULL, NULL, NULL, NULL, '2023-07-03 08:23:39', '2023-07-03 08:23:39'), +(1790, NULL, 'Ruth', NULL, '233201230934', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:25:04', '2023-07-03 08:25:04'), +(1791, NULL, 'Hamzatu', NULL, '233597311843', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:27:15', '2023-07-03 08:27:15'), +(1792, NULL, 'Snadra Molley', NULL, '233559326058', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:29:02', '2023-07-03 08:29:02'), +(1793, NULL, 'Ama Boatemaa', NULL, '233542964545', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:31:36', '2023-07-03 08:31:36'), +(1794, 481, 'Sarah Odoi', '1981-09-11', '233244877131', '0244877131', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 10:21:48', 0, NULL, 0, 'retailer', NULL, 'VnkN2ZkQ', 'FMD0000583', NULL, '2023-07-03 08:33:04', '2023-08-09 04:46:15'), +(1795, NULL, 'Akua Adepa', NULL, '233593756462', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:34:56', '2023-07-03 08:34:56'), +(1796, NULL, 'Ivy Agbemadzo', NULL, '233244236524', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:36:29', '2023-07-03 08:36:29'), +(1797, NULL, 'Elizabeth Ahinakwah', NULL, '233545444964', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:38:05', '2023-07-03 08:38:05'), +(1798, NULL, 'Edna Nyarko', NULL, '233245736739', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:40:11', '2023-07-03 08:40:11'), +(1799, NULL, 'Nyagortey Emerald', NULL, '233505038310', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:42:51', '2023-07-03 08:42:51'), +(1800, NULL, 'Owusu Matilda', NULL, '233543041552', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:46:27', '2023-07-03 08:46:27'), +(1801, NULL, 'Mavis Amankwaa', NULL, '233554024404', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:47:35', '2023-07-03 08:47:35'), +(1802, NULL, 'Badu Comfort', NULL, '233554066864', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:49:10', '2023-07-03 08:49:10'), +(1803, 726, 'Naomi Aggrey', '1998-10-31', '233546924603', '0546924603', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 20:51:19', 0, NULL, 0, 'retailer', NULL, '9ykY0986', 'FMD0000828', NULL, '2023-07-03 08:50:15', '2023-08-09 04:46:19'), +(1804, NULL, 'Bernice', NULL, '233555075105', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:51:19', '2023-07-03 08:51:19'), +(1805, NULL, 'Ama Teshia', NULL, '233548045818', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:52:45', '2023-07-03 08:52:45'), +(1806, NULL, 'Khadijah Ibrahim', NULL, '233502868368', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:53:58', '2023-07-03 08:53:58'), +(1807, NULL, 'Asabea', NULL, '233555011483', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:56:52', '2023-07-03 08:56:52'), +(1808, NULL, 'Scilla', NULL, '233549969060', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 08:58:38', '2023-07-03 08:58:38'), +(1809, NULL, 'Niheart', NULL, '233241845458', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 09:02:28', '2023-07-03 09:02:28'), +(1810, NULL, 'Julie', NULL, '233249783045', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 09:03:44', '2023-07-03 09:03:44'), +(1811, NULL, 'Grace Hughes', NULL, '233598689596', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 09:06:09', '2023-07-03 09:06:09'), +(1812, NULL, 'BBF', NULL, '233266524535', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 09:07:31', '2023-07-03 09:07:31'), +(1813, NULL, 'Peace Awadzi', NULL, '233554855250', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 09:09:18', '2023-07-03 09:09:18'), +(1814, NULL, 'Seidu Sandra', NULL, '233557459316', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 09:11:40', '2023-08-01 09:03:16'), +(1815, NULL, 'Ruth Graham', NULL, '233541204691', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 09:14:15', '2023-07-03 09:14:15'), +(1816, NULL, 'Vicentia Ababio', NULL, '233598466482', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 09:54:04', '2023-07-03 09:54:04'), +(1817, NULL, 'Joyce Appiah', NULL, '233201681284', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 09:55:45', '2023-07-03 09:55:45'), +(1818, NULL, 'Raheal Quaye💕❤️', NULL, '233593954958', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 10:03:49', '2023-07-03 10:03:49'), +(1819, NULL, 'Jessica Allotey', NULL, '233559597874', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 10:24:07', '2023-07-03 10:24:07'), +(1820, NULL, 'Efya', NULL, '233257565695', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 10:26:12', '2023-07-03 10:26:12'), +(1821, 441, 'Henaku Barbara Korantemaa', '2005-03-20', '233546171305', '0546171305', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-02 21:37:25', 0, NULL, 0, 'retailer', NULL, 'zQkr7Z3r', 'FMD0000543', NULL, '2023-07-03 10:28:42', '2023-08-09 04:46:14'), +(1822, NULL, 'perpetual', NULL, '233549782035', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 10:36:56', '2023-07-03 10:36:56'), +(1824, NULL, 'Abigail Ayantor', NULL, '233592435225', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 10:38:41', '2023-07-31 09:53:31'), +(1825, NULL, 'Dorcas', NULL, '233544038813', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 10:39:43', '2023-07-04 10:45:12'), +(1826, NULL, 'Doris Otu', NULL, '233597545466', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-03 10:43:41', '2023-07-03 10:43:41'), +(1827, 482, 'Patience Holdbrooke', '1994-06-14', '233545144467', '0545144467', 'MTN', NULL, NULL, NULL, 'dYN1l89o20A8pkIMV_YXzo:APA91bGLwOytzx5OR4qqr-Lep0LVsoonA4f8CCdBWr7KW6trcn_piCjTrF2Bhpov_ayBNdT0JGEQQU8FGnvn5ZlICTvJjAEIws_IeX9MduuDDHIEj94vcmP5Qh59O3zxmXauJ6Ol4BOA', 1, 1, '2023-07-27 10:39:30', NULL, '2023-07-04 10:49:10', 1, '2023-07-27 09:23:43', 0, 'distributor', NULL, '0mkyqqk4', 'FMD0000584', NULL, '2023-07-04 08:43:30', '2023-08-12 15:56:34'), +(1828, NULL, 'Martha', NULL, '233549262579', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 08:49:12', '2023-07-04 08:49:12'), +(1829, NULL, 'Mummys Favourite', NULL, '233257333751', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 09:08:47', '2023-07-04 09:08:47'), +(1831, NULL, 'Dzid', NULL, '233542365120', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 09:11:37', '2023-07-04 09:11:37'), +(1832, NULL, 'Abigail', NULL, '233247021793', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 09:13:40', '2023-07-04 09:13:40'), +(1833, NULL, 'Mirabel', NULL, '233542750033', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 09:17:13', '2023-07-04 09:17:13'), +(1834, NULL, 'Joana Amponsah', NULL, '233555594770', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 09:18:34', '2023-07-04 09:18:34'), +(1835, 453, 'Regina Opuni', '2002-12-24', '233247535473', '0247535473', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 19:22:45', 0, NULL, 0, 'retailer', NULL, 'XP8abYkN', 'FMD0000555', NULL, '2023-07-04 09:20:47', '2023-08-09 04:46:15'), +(1836, NULL, 'Hajara', NULL, '233242277642', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'distributor', NULL, NULL, NULL, NULL, '2023-07-04 09:22:52', '2023-07-04 09:22:52'), +(1837, NULL, 'Joesphine Gyaubea Koranteng', NULL, '233552071700', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 09:24:55', '2023-07-04 09:24:55'), +(1838, NULL, 'Paulina Sarfoaa', NULL, '233598241176', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 09:28:30', '2023-07-04 09:28:30'), +(1839, NULL, 'Afia Kendra', NULL, '233256400671', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 09:30:22', '2023-07-04 09:30:22'), +(1840, NULL, 'Stella', NULL, '233242179458', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 09:31:32', '2023-07-04 09:31:32'), +(1841, NULL, 'Akomah', NULL, '233241485814', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 09:32:53', '2023-07-04 09:32:53'), +(1842, NULL, 'Awra Naa', NULL, '233508875309', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 09:34:43', '2023-07-04 09:34:43'), +(1843, NULL, 'Esther Osei', NULL, '233557526970', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 09:38:08', '2023-07-04 09:38:59'), +(1844, NULL, 'Clair', NULL, '233595359811', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 09:44:36', '2023-07-10 11:49:53'), +(1845, NULL, 'Eunice Ennning', NULL, '233558066392', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 09:46:47', '2023-07-04 09:46:47'), +(1846, 445, 'Addo Wireduwaa Perrycom', '2004-06-26', '233509832188', '0509832188', 'VOD', NULL, NULL, NULL, 'fOVsEjH_3UTvs17M_28H27:APA91bGmRJtu4_Ble4tBI1fgrORNKOdfmXIxV5RWf6l5181p5erQaagdKUIOgAWfRtzd5OKqi10lUU75BC2JKCOwvIzkatTyk1ADPLQ54Cy7_Fwju1ENWP58tY2K8yRDikAMDLiX_Xa0', 1, 1, '2023-07-03 13:30:36', NULL, '2023-07-03 13:19:09', 1, '2023-07-03 13:27:50', 0, 'distributor', NULL, 'AJKdWR3B', 'FMD0000547', NULL, '2023-07-04 09:50:03', '2023-08-11 09:11:41'), +(1847, NULL, 'Bonsu Elizabeth', NULL, '233554483523', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 09:54:40', '2023-07-04 09:54:40'), +(1848, 669, 'precious okeh', '1975-04-02', '233554761301', '0554761301', 'MTN', NULL, NULL, NULL, 'd6A1P1J0TkecvN4qaoa1Yf:APA91bHqbZpDLqcx22cAwkN2jiYcAZisaDZXLmxDjUnST9W7A5GTPAPm3klH90hWu8lrsu50GzwuLH3Xa2rhfiLSLaLvBvMJ-zvGsoQ6sVvGuPghed2mMhZLvz2WynCD69nyjVCneN1b', 1, 1, '2023-07-19 16:53:36', NULL, '2023-07-17 00:47:08', 1, '2023-07-17 00:57:16', 0, 'distributor', NULL, 'WVK4XZKx', 'FMD0000771', NULL, '2023-07-04 09:58:04', '2023-08-14 16:40:49'), +(1849, NULL, 'Esther', NULL, '233243247723', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:04:58', '2023-07-04 10:04:58'), +(1850, 540, 'Erica Bempah', '2004-11-06', '233595298771', '0595298771', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 10:36:54', 0, NULL, 0, 'retailer', NULL, 'R48vQ9KE', 'FMD0000642', NULL, '2023-07-04 10:08:46', '2023-08-09 04:46:16'), +(1851, NULL, 'Hani Quaye', NULL, '233554172050', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:11:23', '2023-07-04 10:11:23'), +(1852, NULL, 'Delftn', NULL, '233548151034', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:14:01', '2023-07-04 10:14:01'), +(1853, NULL, 'Lydia Tetteh', NULL, '233241239834', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:16:39', '2023-07-04 10:16:39'), +(1854, NULL, 'genevieve', NULL, '233501782181', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:20:05', '2023-07-04 10:20:05'), +(1855, NULL, 'Ammie', NULL, '02009416447', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:21:18', '2023-07-04 10:21:18'), +(1856, NULL, 'Agyeiwaa Dorcas', NULL, '233508444054', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:23:14', '2023-07-04 10:23:14'), +(1857, NULL, 'Queenster Owusu', NULL, '233552610766', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:24:48', '2023-08-05 10:42:52'), +(1858, NULL, 'Mary', NULL, '233249234036', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:26:30', '2023-07-31 13:01:16'), +(1859, 443, 'Ophélia Ilboudo', '2002-04-29', '233204308505', '0204308505', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 11:25:01', 0, NULL, 0, 'retailer', NULL, '5zKVx1kG', 'FMD0000545', NULL, '2023-07-04 10:29:31', '2023-08-09 04:46:14'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(1860, NULL, 'Adu Keziah', NULL, '233550253409', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:31:06', '2023-07-04 10:31:06'), +(1861, NULL, 'Mary Clare Gaisie', NULL, '233500358675', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:32:21', '2023-08-02 11:04:55'), +(1862, NULL, 'Mimi', NULL, '233247228187', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:33:31', '2023-07-04 10:33:31'), +(1863, 484, 'PREMPEH Emmanuella Adwoa', '2002-07-01', '233248472976', '0248472976', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 11:31:46', 0, NULL, 0, 'retailer', NULL, 'R48vnN8E', 'FMD0000586', NULL, '2023-07-04 10:35:11', '2023-08-09 04:46:15'), +(1864, NULL, 'Mary Adams', NULL, '233248453093', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:37:43', '2023-07-04 10:37:43'), +(1865, NULL, 'Audrey Sampomaa', NULL, '233257852725', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:39:21', '2023-07-04 10:39:21'), +(1866, 74, 'NORA BLANNEY', '2002-06-30', '233541749389', '0541749389', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 04:41:14', NULL, '2023-06-01 04:41:14', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000158', NULL, '2023-07-04 10:40:53', '2023-08-09 04:46:09'), +(1867, NULL, 'Wendy', NULL, '233572275838', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:42:25', '2023-07-04 10:42:25'), +(1868, NULL, 'Asantewaa Ellen', NULL, '233242252706', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:46:35', '2023-07-04 10:46:35'), +(1869, NULL, 'Elsie', NULL, '233535291433', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:47:59', '2023-07-04 10:47:59'), +(1870, NULL, 'Asantewah', NULL, '233542016261', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:49:15', '2023-07-04 10:49:15'), +(1871, NULL, 'Blessing', NULL, '233208671013', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:50:16', '2023-07-04 10:50:16'), +(1872, NULL, 'Sandra Ansu', NULL, '233247887686', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:53:50', '2023-07-04 10:53:50'), +(1873, NULL, 'Rita', NULL, '233249612157', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 10:55:56', '2023-07-04 10:55:56'), +(1874, NULL, 'Christiana', NULL, '233555236613', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 12:32:54', '2023-07-04 12:32:54'), +(1875, NULL, 'Lydia Asare', NULL, '233241333772', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-04 12:34:06', '2023-07-04 12:34:06'), +(1876, 495, 'hajiah ammie', '2002-12-02', '233209416447', '0209416447', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 19:01:42', 0, NULL, 0, 'retailer', NULL, '2VKzEq3B', 'FMD0000597', NULL, '2023-07-04 12:35:20', '2023-08-09 04:46:15'), +(1877, NULL, 'Issak Lamini', NULL, '233558546531', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 08:57:13', '2023-07-05 08:57:13'), +(1878, NULL, 'Twilight', NULL, '233549987570', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 08:58:18', '2023-07-05 08:58:18'), +(1879, NULL, 'Portia', NULL, '233241651634', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 09:00:12', '2023-07-05 09:00:12'), +(1880, NULL, 'Modesta Ofori Asante', NULL, '233595687316', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 09:02:15', '2023-07-05 09:02:15'), +(1881, NULL, 'Felicity Kwarteng', NULL, '233542309549', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 09:04:34', '2023-07-05 09:04:34'), +(1882, NULL, 'Kristiana', NULL, '233244384916', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 09:05:51', '2023-07-05 09:05:51'), +(1883, NULL, 'Gideon Agyemang', NULL, '233547063906', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 09:07:41', '2023-07-05 09:07:41'), +(1884, NULL, 'Isaac Adofo', NULL, '233243195690', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 09:10:09', '2023-07-05 09:10:09'), +(1885, NULL, 'Success', NULL, '233598233276', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 09:11:18', '2023-07-05 09:11:18'), +(1886, NULL, 'Becky', NULL, '233554548352', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 09:12:51', '2023-07-05 09:12:51'), +(1887, NULL, 'Rahmat', NULL, '233550818732', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 09:14:56', '2023-07-05 09:14:56'), +(1888, NULL, 'Sara', NULL, '233593224215', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 09:20:24', '2023-07-24 10:26:29'), +(1889, NULL, 'Angelina Owusu', NULL, '233530353880', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 09:30:47', '2023-07-05 09:30:47'), +(1890, NULL, 'Theresah', NULL, '233550253754', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 09:40:37', '2023-07-14 11:44:35'), +(1891, NULL, 'Yussufu Bukky Sidirat', NULL, '233245140395', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 09:49:26', '2023-07-05 09:49:26'), +(1892, NULL, 'Bash', NULL, '233262499396', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 09:53:28', '2023-07-05 09:53:28'), +(1893, NULL, 'Lizzy', NULL, '233552234491', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:00:24', '2023-07-05 10:00:24'), +(1894, NULL, 'McDaniel', NULL, '233550673647', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:12:02', '2023-07-05 10:12:02'), +(1895, NULL, 'Vivian', NULL, '233508266296', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:14:06', '2023-07-05 10:14:06'), +(1896, NULL, 'Anita pokuaah Dadie', NULL, '233246289778', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:15:55', '2023-07-05 10:15:55'), +(1897, NULL, 'Boatemaa Abigial', NULL, '233245366489', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:20:06', '2023-07-05 10:20:06'), +(1898, NULL, 'Dorcas', NULL, '233544262084', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:21:33', '2023-07-05 10:21:33'), +(1899, NULL, 'Ewurama', NULL, '233555395938', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:28:26', '2023-07-05 10:52:33'), +(1900, NULL, 'Paloma Ayisi Offei', NULL, '233549339615', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:30:19', '2023-07-05 10:30:19'), +(1901, NULL, 'Wendy', NULL, '233599113860', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:33:33', '2023-07-05 10:33:33'), +(1902, NULL, 'Felicia', NULL, '233546960316', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:35:33', '2023-07-05 10:35:33'), +(1903, 33, 'Nana Akua', '2001-01-10', '233555196714', '0555196714', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 08:38:22', NULL, '2023-05-31 08:38:22', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000054', NULL, '2023-07-05 10:36:53', '2023-08-09 04:46:08'), +(1904, 505, 'Erica Pokuaa', '2023-07-26', '233208985429', '0208985429', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-06 10:38:41', 0, NULL, 0, 'retailer', NULL, '1q8AloKw', 'FMD0000607', NULL, '2023-07-05 10:37:48', '2023-08-09 04:46:15'), +(1905, NULL, 'Ako', NULL, '233242958405', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:39:12', '2023-07-05 10:39:12'), +(1906, NULL, 'Adusei Celestina', NULL, '233554124526', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:40:25', '2023-07-05 10:40:25'), +(1907, NULL, 'Maxbel', NULL, '233500202423', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:43:23', '2023-07-05 10:43:23'), +(1908, NULL, 'Deborah', NULL, '233572642251', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:48:16', '2023-07-05 10:48:16'), +(1909, NULL, 'Abena', NULL, '233242037625', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:49:27', '2023-07-05 10:49:27'), +(1910, NULL, 'Abena', NULL, '233241596744', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:54:00', '2023-07-05 10:54:00'), +(1911, NULL, 'Issahaku Hamsawu', NULL, '233542486297', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:55:55', '2023-07-05 10:55:55'), +(1912, NULL, 'Portia Agyemang Duah', NULL, '233542364396', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:57:43', '2023-07-05 10:57:43'), +(1913, NULL, 'Patience', NULL, '233243159009', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 10:59:49', '2023-07-05 10:59:49'), +(1914, NULL, 'Mercy Hemans', NULL, '233548698769', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 11:01:22', '2023-07-05 11:01:22'), +(1915, NULL, 'Mama Lee', NULL, '233247940194', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 11:02:46', '2023-07-05 11:02:46'), +(1916, NULL, 'Harriet Ampofo', NULL, '233248184940', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 11:05:13', '2023-07-05 11:05:13'), +(1917, NULL, 'Jinnefer Obeng', NULL, '233597277393', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 11:06:43', '2023-07-05 11:06:43'), +(1918, NULL, 'Crissy', NULL, '233571163114', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 11:28:46', '2023-07-05 11:28:46'), +(1919, NULL, 'Umar Sumaya', NULL, '233591911916', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 11:30:15', '2023-07-05 11:30:15'), +(1920, NULL, 'Diane', NULL, '233245708938', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 11:55:40', '2023-07-05 11:55:40'), +(1921, 542, 'Asantewaa Abigail', '1994-05-18', '233248935538', '0248935538', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 10:53:57', 0, NULL, 0, 'retailer', NULL, 'QY3BlV82', 'FMD0000644', NULL, '2023-07-05 11:58:44', '2023-08-09 04:46:16'), +(1922, NULL, 'Felicia', NULL, '233257622621', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 12:01:37', '2023-07-05 12:01:37'), +(1923, 466, 'Apeti Elikplim', '1994-01-11', '233557497141', '0557497141', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 08:08:49', 0, NULL, 0, 'retailer', NULL, 'V4km253r', 'FMD0000568', NULL, '2023-07-05 12:29:02', '2023-08-09 04:46:15'), +(1924, NULL, 'Emelia', NULL, '233549588210', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-05 12:30:13', '2023-07-05 12:30:13'), +(1926, NULL, 'Lisa', NULL, '233245367323', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:08:32', '2023-08-03 10:05:26'), +(1927, NULL, 'Anastasia', NULL, '233243035768', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:10:06', '2023-07-06 08:10:06'), +(1928, NULL, 'Mimi', NULL, '233531977258', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:12:12', '2023-07-06 08:12:12'), +(1929, 802, 'Emma Awuttey', '1994-05-20', '233540382327', '0540382327', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 08:44:59', 0, NULL, 0, 'retailer', NULL, '508p078g', 'FMD0000904', NULL, '2023-07-06 08:13:30', '2023-08-09 04:46:20'), +(1930, NULL, 'Eunice', NULL, '233249038140', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:14:58', '2023-07-06 08:14:58'), +(1931, NULL, 'Wendy', NULL, '233541832090', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:16:44', '2023-07-24 12:14:44'), +(1932, NULL, 'Grace Appiagyei', NULL, '233247274806', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:18:13', '2023-07-06 08:18:13'), +(1933, NULL, 'Oprah', NULL, '233548002093', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:19:55', '2023-07-06 08:19:55'), +(1934, 460, 'John Rashida', '1999-06-21', '233245224981', '0245224981', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 22:34:36', 0, NULL, 0, 'retailer', NULL, '1mKe0q3b', 'FMD0000562', NULL, '2023-07-06 08:21:32', '2023-08-09 04:46:15'), +(1935, NULL, 'Joesph Kojo Antwi', NULL, '233549587872', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:24:46', '2023-07-06 08:24:46'), +(1936, NULL, 'Araba Gifty Pabby', NULL, '233550521816', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:27:44', '2023-07-08 08:10:36'), +(1937, 533, 'Margaret oforiwaa owusu', '1997-11-28', '233556533297', '0556533297', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 09:26:29', 0, NULL, 0, 'retailer', NULL, 'yXk2eQ8A', 'FMD0000635', NULL, '2023-07-06 08:32:17', '2023-08-09 04:46:16'), +(1938, NULL, 'Hajia', NULL, '233264665208', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:34:01', '2023-07-21 08:21:40'), +(1939, NULL, 'Vanny', NULL, '233247070531', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:35:11', '2023-07-06 08:35:11'), +(1940, NULL, 'Imelda', NULL, '233546015583', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:36:46', '2023-07-06 08:36:46'), +(1941, NULL, 'Belinda Otiiwa Kwam', NULL, '233593582245', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:39:30', '2023-07-06 08:39:30'), +(1942, NULL, 'Happay', NULL, '233277300212', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:40:24', '2023-07-06 08:40:24'), +(1943, NULL, 'joesphine', NULL, '233242806625', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:42:24', '2023-07-06 08:42:24'), +(1944, NULL, 'Adjei Cynthia', NULL, '233544094229', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:44:21', '2023-07-06 08:44:21'), +(1945, NULL, 'Justina Gaisie', NULL, '233552739035', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:45:34', '2023-07-06 08:45:34'), +(1946, NULL, 'Ella', NULL, '233506881172', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:48:42', '2023-07-06 08:48:42'), +(1947, NULL, 'Ayisha', NULL, '233532885989', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 08:50:11', '2023-07-06 08:50:11'), +(1948, NULL, 'Louisa', NULL, '233544472269', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 09:12:33', '2023-07-06 09:12:33'), +(1949, NULL, 'Adomako Obenewa', NULL, '233558165739', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 09:14:59', '2023-07-06 09:14:59'), +(1950, NULL, 'Dorothy Appiah', NULL, '233547698391', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 09:16:26', '2023-07-06 09:16:26'), +(1951, NULL, 'Obaayaa', NULL, '233552177910', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 09:17:43', '2023-07-06 09:17:43'), +(1952, NULL, 'BB', NULL, '233530777571', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 09:19:03', '2023-07-06 09:19:03'), +(1953, NULL, 'Karen', NULL, '233244131574', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 09:20:05', '2023-07-06 09:20:05'), +(1954, NULL, 'Justmina Hammond', NULL, '233509016455', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 09:21:47', '2023-07-06 09:21:47'), +(1955, NULL, 'Ann Baidoo', NULL, '233237590970', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 10:25:03', '2023-07-06 10:25:03'), +(1956, NULL, 'Aj', NULL, '233246374346', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 10:27:12', '2023-07-06 10:27:12'), +(1957, NULL, 'Regina Ahmed', NULL, '233243439094', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 10:49:48', '2023-07-06 10:49:48'), +(1958, 520, 'Florence nketsiah', '1997-09-28', '233506565366', '0506565366', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 14:59:56', 0, NULL, 0, 'retailer', NULL, 'OD30eYKd', 'FMD0000622', NULL, '2023-07-06 10:51:16', '2023-08-09 04:46:16'), +(1959, NULL, 'Patience', NULL, '233547304188', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 10:53:33', '2023-07-06 10:53:33'), +(1960, NULL, 'Susana Yeboah', NULL, '233598187832', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 10:58:33', '2023-07-06 10:58:33'), +(1961, NULL, 'Sarah Afful', NULL, '233247116447', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 11:00:03', '2023-07-06 11:00:03'), +(1962, NULL, 'Francisca', NULL, '233554028626', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 11:57:57', '2023-07-06 11:57:57'), +(1963, NULL, 'Eugene Tetteh', NULL, '233277829706', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-06 12:04:53', '2023-07-06 12:04:53'), +(1964, NULL, 'Vicentia', NULL, '233200590685', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 08:28:08', '2023-07-07 08:28:08'), +(1965, NULL, 'Freda', NULL, '233598084533', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 08:29:46', '2023-07-07 08:29:46'), +(1966, NULL, 'Anastasia', NULL, '233592489303', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 08:31:04', '2023-07-07 08:31:04'), +(1967, NULL, 'Gloria', NULL, '233507096068', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 08:32:23', '2023-07-07 08:32:23'), +(1968, NULL, 'Comfort', NULL, '233555823033', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 08:37:46', '2023-07-07 08:37:46'), +(1969, NULL, 'Veronica', NULL, '233556433325', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 08:39:18', '2023-07-07 08:39:18'), +(1970, NULL, 'Augustina Sam', NULL, '233557347402', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 08:42:55', '2023-07-07 08:42:55'), +(1971, NULL, 'Narh Rosemond', NULL, '233599929235', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 08:44:55', '2023-07-07 08:44:55'), +(1972, NULL, 'Lydia', NULL, '233543693381', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 08:47:02', '2023-07-07 08:47:02'), +(1973, 515, 'heartwill Williams', '2000-09-23', '233249990736', '0249990736', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 12:47:03', 0, NULL, 0, 'retailer', NULL, 'QlkLAY3y', 'FMD0000617', NULL, '2023-07-07 08:49:32', '2023-08-09 04:46:16'), +(1974, NULL, 'Amida Adams', NULL, '233240692848', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 08:53:28', '2023-07-07 08:53:28'), +(1975, NULL, 'Aris Brown', NULL, '233209575271', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 08:54:48', '2023-07-07 08:54:48'), +(1976, NULL, 'Appiah Rose', NULL, '233591721245', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 08:56:55', '2023-07-07 08:56:55'), +(1977, NULL, 'Felicia Lardi Anadober', NULL, '233257724947', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 08:58:38', '2023-07-07 08:58:38'), +(1978, NULL, 'Fauzia Mustapha', NULL, '233549468611', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 09:00:11', '2023-07-07 09:00:11'), +(1979, NULL, 'Akoto Harriet Efya', NULL, '233548603494', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 09:02:27', '2023-07-07 09:02:27'), +(1980, NULL, 'Essa Lydia', NULL, '233558205168', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 09:09:47', '2023-07-07 09:09:47'), +(1981, NULL, 'Marfowaa Henrietta', NULL, '233551557784', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 09:11:37', '2023-07-07 09:11:37'), +(1982, NULL, 'Abigail', NULL, '233554468740', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 09:12:38', '2023-07-07 09:12:38'), +(1983, NULL, 'Juliana', NULL, '233597121719', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 09:13:46', '2023-07-07 09:13:46'), +(1984, NULL, 'Emmanuella Asare', NULL, '233508253969', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 09:14:55', '2023-07-07 09:14:55'), +(1986, 555, 'SELMA Acquah', '1998-03-11', '233546040409', '0546040409', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 15:11:41', 0, NULL, 0, 'retailer', NULL, 'Xj8oQz3B', 'FMD0000657', NULL, '2023-07-07 09:17:33', '2023-08-09 04:46:16'), +(1987, NULL, 'Anna Agyeimah', NULL, '233209979621', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 09:18:56', '2023-07-07 09:18:56'), +(1988, NULL, 'Efua', NULL, '233264326557', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 09:22:05', '2023-07-07 09:22:05'), +(1989, NULL, 'Maa Fosty Preman', NULL, '233244799630', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'distributor', NULL, NULL, NULL, NULL, '2023-07-07 09:24:20', '2023-07-07 09:24:20'), +(1990, NULL, 'Charlotte Tetteh', NULL, '233246331294', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 09:25:54', '2023-07-07 09:25:54'), +(1991, NULL, 'Ewurasi', NULL, '233241650716', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 10:10:05', '2023-07-07 10:10:05'), +(1993, NULL, 'Millicent Apeza', NULL, '233249382663', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 10:38:15', '2023-07-07 10:38:15'), +(1994, 724, 'Adjoa Mavis', '1999-07-07', '233545230350', '0545230350', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 20:27:15', 0, NULL, 0, 'retailer', NULL, 'DW8b0X3r', 'FMD0000826', NULL, '2023-07-07 10:39:22', '2023-08-09 04:46:19'), +(1995, NULL, 'Winifred Tiwaah Baah', NULL, '233549738513', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 10:40:46', '2023-07-07 10:40:46'), +(1996, NULL, 'Gloria Appiah', NULL, '233540917127', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 10:49:59', '2023-07-07 10:49:59'), +(1997, NULL, 'Hannah Amponsah', NULL, '233240302605', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 11:29:40', '2023-07-07 11:29:40'), +(1998, NULL, 'Priscilla', NULL, '233560861909', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 11:31:07', '2023-07-07 11:31:07'), +(1999, NULL, 'Sandra Appiagyei', NULL, '233246337722', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 12:18:46', '2023-07-07 12:18:46'), +(2000, NULL, 'Comfort', NULL, '233242819909', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 12:22:12', '2023-07-07 12:22:12'), +(2001, NULL, 'Vicential', NULL, '233504535884', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 12:24:17', '2023-07-07 12:24:17'), +(2002, NULL, 'Mabel sena', NULL, '233241432095', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 12:25:44', '2023-07-07 12:25:44'), +(2003, NULL, 'Mispa', NULL, '233594020198', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 12:33:19', '2023-07-28 10:26:44'), +(2004, NULL, 'Derica Anomah', NULL, '233248191177', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-07 15:02:30', '2023-07-07 15:02:30'), +(2005, NULL, 'Matilda', NULL, '233257332950', NULL, NULL, '233240931298', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 07:42:22', '2023-07-08 07:42:22'), +(2006, NULL, 'Hassana', NULL, '233257329912', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 07:43:41', '2023-07-08 07:43:41'), +(2007, NULL, 'Aidoo Scholastica', NULL, '233597373789', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 07:45:19', '2023-07-08 07:45:19'), +(2008, NULL, 'Gladys Amoah', NULL, '233547045252', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 07:47:20', '2023-07-08 07:47:20'), +(2009, NULL, 'Elizabeth Bobo', NULL, '233241691008', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 07:50:36', '2023-07-08 07:50:36'), +(2010, NULL, 'Esther', NULL, '233541957815', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 07:53:36', '2023-07-19 11:49:26'), +(2011, NULL, 'Beatrice Quansah', NULL, '233245187423', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 07:55:13', '2023-07-08 07:55:13'), +(2012, NULL, 'Mhizz Okyere', NULL, '233530312052', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 07:59:38', '2023-07-08 07:59:38'), +(2013, NULL, 'Mabel', NULL, '233555924512', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 08:01:19', '2023-07-08 08:01:19'), +(2014, 516, 'nana adwoa Jennifer', '1995-01-09', '233243346777', '0243346777', 'MTN', NULL, NULL, NULL, 'coYc8rFAR0EdhOukr_Dyj8:APA91bHQxfCdaeLMDcWbfz-7l-0ILfN9Cwzd_T_C1V2yeVYekEn9XWN-rSXlsfDnkOciK8iI2YASYCvPfRKFwsazv9HoTxMCVpKYxY2h7vJ2fLZJu5e0pKeRdwwu9ouFT8_ZlpSmYfnI', 1, 1, '2023-07-14 20:24:03', NULL, '2023-07-07 13:55:59', 1, '2023-07-07 18:36:12', 0, 'distributor', NULL, '1mKeE7Kb', 'FMD0000618', NULL, '2023-07-08 08:03:33', '2023-08-13 06:47:38'), +(2015, NULL, 'Joan', NULL, '233542444040', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 08:05:35', '2023-07-08 08:05:35'), +(2016, NULL, 'Akosua', NULL, '233541296520', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 08:06:39', '2023-07-08 08:06:39'), +(2017, NULL, 'Erica', NULL, '233544490779', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 08:08:16', '2023-07-08 08:08:16'), +(2018, NULL, 'Mariam', NULL, '233546982577', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 08:09:17', '2023-07-08 08:09:17'), +(2019, 600, 'FELICITY AGYEIWAA', '2000-04-26', '233545728614', '0545728614', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 15:40:14', 0, NULL, 0, 'retailer', NULL, 'jyKMzm8M', 'FMD0000702', NULL, '2023-07-08 08:12:13', '2023-08-09 04:46:17'), +(2020, NULL, 'Mariam', NULL, '233548402429', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 08:13:57', '2023-07-08 08:13:57'), +(2021, NULL, 'Elizabeth Boateng', NULL, '233557745832', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 08:15:52', '2023-07-08 08:15:52'), +(2022, NULL, 'Emmanuel Aryeetey', NULL, '233279202099', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 08:21:23', '2023-07-08 08:21:23'), +(2023, NULL, 'Glenda Owusu', NULL, '233237153794', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 08:26:28', '2023-07-08 08:26:28'), +(2024, NULL, 'Antwi Portia', NULL, '233546920810', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 09:58:03', '2023-07-08 09:58:03'), +(2025, NULL, 'Linda Appau', NULL, '233592032512', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 09:59:35', '2023-07-08 09:59:35'), +(2026, 530, 'Tilly Campbell', '2002-03-17', '233594826488', '0594826488', 'MTN', NULL, NULL, NULL, 'c0hn92XzSqqPx0B_bZIAW6:APA91bGccX_GTU1sGctV8PCxyvESOBoe9I1TprtFPLpI-9BVRweJd_8LGvmp5XSEVEzCOONVgosyXcaiDM_FOXJZFX4Nkp3OqoLTYjbopXFj73Cl8DrOnZaY0TuV5uNicOpUgvbW2KS0', 1, 1, '2023-07-08 09:35:26', NULL, '2023-07-08 06:43:58', 1, '2023-07-08 06:46:01', 0, 'distributor', NULL, '2xKglX89', 'FMD0000632', NULL, '2023-07-08 10:21:38', '2023-08-13 15:28:53'), +(2027, 1194, 'Naa Ayeley', NULL, '233241143215', '0241143215', 'MTN', NULL, NULL, NULL, 'cpD0wFjyCknVj5Mi5GiDcj:APA91bH_gqsnivIlQKol25_ENeyYWCRnV6bEV6W7acOAPx-f0FBH1YOy6_FHStCL1P0Sq5XyIbSkPvMZCEzyKooet-AozMg3Jd6zXsFLwT6IG3pngc_fXqP-8qCIos4r1pg8K_ad1EzR', 1, 1, '2023-08-17 16:32:17', NULL, '2023-08-17 16:32:18', 0, NULL, 0, 'retailer', NULL, 'W8bbO48r', 'FMC0000268', NULL, '2023-07-08 10:23:25', '2023-08-17 16:32:18'), +(2028, NULL, 'Nana Yaa', NULL, '233247800834', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 10:25:14', '2023-08-05 11:00:31'), +(2029, NULL, 'Yeboah Angella', NULL, '233546902342', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 10:27:18', '2023-07-08 10:27:18'), +(2030, NULL, 'Stacy Atsu', NULL, '233274424932', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 10:58:11', '2023-07-08 10:58:11'), +(2031, NULL, 'Frimpomaah Margarite', NULL, '233597378827', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 11:24:33', '2023-07-08 11:24:33'), +(2032, NULL, 'Augustine', NULL, '233533133551', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 11:29:04', '2023-07-08 11:29:04'), +(2033, NULL, 'Felicity', NULL, '233597059550', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 11:31:57', '2023-07-08 11:31:57'), +(2034, NULL, 'Suzzy', NULL, '233257808986', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-08 11:36:23', '2023-07-08 11:36:23'), +(2035, NULL, 'Amoakoaa Naomi', NULL, '233243602165', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 08:40:45', '2023-07-10 08:40:45'), +(2036, NULL, 'Ernestina Ofori', NULL, '233245549449', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 08:42:22', '2023-07-10 08:42:22'), +(2037, NULL, 'Serwaa Gloria Yeboah', NULL, '233557294176', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 08:45:01', '2023-07-10 08:45:01'), +(2038, NULL, 'Priscilla Eshun', NULL, '233242323033', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 08:46:20', '2023-07-10 08:46:20'), +(2039, NULL, 'Grace', NULL, '233556903552', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 08:47:41', '2023-07-10 08:47:41'), +(2040, 744, 'Precious Adu Gyamfi', '2001-03-14', '233550763186', '0550763186', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 23:52:59', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000846', NULL, '2023-07-10 08:51:49', '2023-08-09 04:46:19'), +(2041, NULL, 'Eunice', NULL, '233245733454', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 08:53:10', '2023-07-10 08:53:10'), +(2042, NULL, 'juliet', NULL, '233206772308', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 08:55:35', '2023-07-10 08:55:35'), +(2043, NULL, 'Juanita Danso', NULL, '233549419367', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 08:57:13', '2023-07-10 08:57:13'), +(2044, NULL, 'Sandra', NULL, '233245190076', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 08:58:15', '2023-07-10 08:58:15'), +(2045, NULL, 'Frank', NULL, '233246627265', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 08:59:30', '2023-07-10 08:59:30'), +(2046, NULL, 'Arthur Gifty', NULL, '233547719136', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:00:57', '2023-07-10 09:00:57'), +(2047, NULL, 'Cynthia Judith Minifi', NULL, '233577704009', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:02:21', '2023-07-10 09:02:21'), +(2048, NULL, 'maamie', NULL, '233547013445', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:03:20', '2023-07-10 09:03:20'), +(2049, NULL, 'Sheldon Dodoo', NULL, '233551101884', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:04:59', '2023-07-10 09:04:59'), +(2050, NULL, 'Sunshine', NULL, '233530388601', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:06:24', '2023-07-10 09:06:24'), +(2051, NULL, 'Gifty Opokuaa', NULL, '233531626027', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:07:51', '2023-07-10 09:07:51'), +(2052, NULL, 'Grace', NULL, '233274689298', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:09:07', '2023-07-10 09:09:07'), +(2053, NULL, 'Priscilla Neequaye', NULL, '233560675417', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:10:42', '2023-07-10 09:10:42'), +(2054, NULL, 'Lilian Ajigo', NULL, '233504995151', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:12:09', '2023-07-10 09:12:09'), +(2055, 447, 'Hajara Ahmed', '1998-09-01', '233242227764', '0242227764', 'MTN', NULL, NULL, NULL, 'cODA7DkKwEbLobYZyWiAXw:APA91bFOeERqfa2qxSSCnJ0EsuWplcDnnJB120m5GoYza5B7iWuWLJpL_6kAQs3MCywyqLUhGFC4_uKVGqz4GEBEGvuyGvTY_6syBbyqqnhg1an-7HWummcKFGJvwmAeYxawt0kYDZR1', 1, 0, '2023-07-08 13:04:40', NULL, '2023-07-03 14:43:38', 1, '2023-07-03 14:51:02', 0, 'distributor', NULL, 'Je8w7D8O', 'FMD0000549', NULL, '2023-07-10 09:15:12', '2023-08-10 15:43:09'), +(2056, NULL, 'Judith Arhin', NULL, '233245110250', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:18:52', '2023-07-10 09:18:52'), +(2057, NULL, 'Akosua Nyamekye', NULL, '233596004935', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:20:39', '2023-07-10 09:20:39'), +(2058, NULL, 'Harriiet', NULL, '233257040176', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:22:54', '2023-07-10 09:22:54'), +(2059, NULL, 'Sam Nora', NULL, '233543037084', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:24:26', '2023-07-10 09:24:26'), +(2060, 514, 'Naomi Yeboah', '2000-04-30', '233554711078', '0554711078', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 12:39:47', 0, NULL, 0, 'retailer', NULL, 'ROKO6g30', 'FMD0000616', NULL, '2023-07-10 09:28:35', '2023-08-09 04:46:16'), +(2061, NULL, 'Esi Hayford', NULL, '233540590442', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:30:12', '2023-07-10 09:30:12'), +(2062, NULL, 'Fransica', NULL, '233248776040', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:32:02', '2023-07-10 09:32:02'), +(2063, 503, 'Vera Adu Amoakowaa', '1999-06-25', '233549218790', '0549218790', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-06 07:50:24', 0, NULL, 0, 'retailer', NULL, 'Je8wqj3O', 'FMD0000605', NULL, '2023-07-10 09:33:37', '2023-08-09 04:46:15'), +(2064, NULL, 'Selina', NULL, '233546630205', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:36:53', '2023-07-10 09:36:53'), +(2065, NULL, 'Dede', NULL, '233548368168', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:38:31', '2023-07-10 09:38:31'), +(2066, NULL, 'Akobaapa', NULL, '233546039254', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:39:49', '2023-07-10 09:39:49'), +(2067, NULL, 'Dorcas Ohemeng', NULL, '233240577017', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:41:50', '2023-07-10 09:41:50'), +(2068, NULL, 'Jacqueline Agyiri', NULL, '233246841872', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:43:16', '2023-07-27 12:53:41'), +(2069, NULL, 'Sandra Addison', NULL, '233594838532', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:48:13', '2023-07-10 09:48:13'), +(2070, 522, 'Portia Borketey', '1994-10-12', '233541537725', '0541537725', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 19:01:50', 0, NULL, 0, 'retailer', NULL, 'V4kmPO8r', 'FMD0000624', NULL, '2023-07-10 09:49:31', '2023-08-09 04:46:16'), +(2071, NULL, 'Dorothy', NULL, '233243047567', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:50:45', '2023-07-10 09:50:45'), +(2072, NULL, 'Stella Achiaa Donkor', NULL, '233599056997', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:53:24', '2023-07-10 09:53:24'), +(2073, NULL, 'Priscilla', NULL, '233547401197', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:54:54', '2023-07-10 09:54:54'), +(2074, 1335, 'Florence adjei', NULL, '233540712986', '0540712986', 'MTN', NULL, NULL, NULL, 'eemmAMy-RoGdSPGqMnR6-a:APA91bFFV_4HDr9KsD-WYoISBZvDwl3mt5SS1eT0hfBwK5Fzcdt-tRNI7cesNwnbRpsvYwdPUm27OyaLiN1Z2V8jvyX8U2Dz-wi5sY6EWGH8U7JXUe47KQn6tR9V2XRctJyUJcAWqiYr', 1, 1, '2023-08-20 14:19:29', NULL, '2023-08-20 14:19:30', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000392', NULL, '2023-07-10 09:56:37', '2023-08-20 14:19:31'), +(2075, NULL, 'Seidu Salina', NULL, '233530727354', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 09:59:53', '2023-07-10 09:59:53'), +(2076, 763, 'Mariam Y', '1999-04-25', '233542135452', '0542135452', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 15:43:19', 0, NULL, 0, 'retailer', NULL, 'R08WGW8w', 'FMD0000865', NULL, '2023-07-10 10:01:18', '2023-08-09 04:46:19'), +(2077, NULL, 'Mimi', NULL, '233244536590', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 10:02:31', '2023-07-10 10:02:31'), +(2078, 1266, 'Nana Yaa', '1988-02-11', '233249339296', '0249339296', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-18 20:00:01', NULL, '2023-08-18 20:00:03', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000322', NULL, '2023-07-10 10:03:47', '2023-08-18 20:00:03'), +(2079, 972, 'Jennifer Golden', '2000-09-29', '233248827426', '0248827426', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-03 20:39:11', 0, NULL, 0, 'retailer', NULL, 'MP8ZQWKn', 'FMD0001074', NULL, '2023-07-10 10:05:06', '2023-08-09 04:46:22'), +(2080, NULL, 'Jessica Arthur', NULL, '233593430327', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 10:06:28', '2023-07-10 10:06:28'), +(2081, NULL, 'Ella', NULL, '233593614363', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 10:09:18', '2023-07-10 10:09:18'), +(2082, NULL, 'Stephanie', NULL, '233554513943', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 10:11:05', '2023-07-10 10:11:05'), +(2083, NULL, 'Lomotey Belinda', NULL, '233550025214', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 10:13:02', '2023-07-21 08:04:26'), +(2084, NULL, 'Winifred', NULL, '233244451152', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 10:51:19', '2023-07-10 10:51:19'), +(2085, NULL, 'Vinolia Tsetse', NULL, '233244967277', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 10:53:00', '2023-07-10 10:53:00'), +(2086, NULL, 'Stephanie Yeboah', NULL, '233576220077', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 10:54:30', '2023-07-10 10:54:30'), +(2087, NULL, 'Ruby Ocquaye', NULL, '233509008699', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 10:55:45', '2023-07-10 10:55:45'), +(2088, 550, 'Sylvia boateng', '1991-07-10', '233240582897', '0240582897', 'MTN', NULL, NULL, NULL, 'cMEeGiTTRH27mrl5clx_WS:APA91bG2qo6WckgdHDig29aXQSO04Y9vQ8sU7U6qv_D-yXbWjOYlznSlWKYUBqEKwemhqlwFNT_dmPKige1gxjI11swxzjCTNB9dg49PDPFPUBrC6c2b7OTO_TiEuOj-cHBwk92Fzl4r', 1, 1, '2023-07-20 14:58:55', NULL, '2023-07-08 13:42:02', 1, '2023-07-10 08:39:22', 0, 'distributor', NULL, 'dM3j5xkW', 'FMD0000652', NULL, '2023-07-10 11:03:02', '2023-08-10 13:50:16'), +(2089, NULL, 'Charity |Lartey', NULL, '233548182887', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 11:11:25', '2023-07-10 11:11:25'), +(2090, NULL, 'Wendy Segbefia', NULL, '233597024967', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 11:18:16', '2023-07-10 11:18:16'), +(2091, NULL, 'Misper Ayison', NULL, '233503335663', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 11:47:04', '2023-07-10 11:47:04'), +(2092, NULL, 'Amedofu Magaret', NULL, '233531304440', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 11:48:29', '2023-07-10 11:48:29'), +(2093, NULL, 'Maame Serwaa', NULL, '233245067902', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 12:08:03', '2023-07-10 12:08:03'), +(2094, NULL, 'Angela', NULL, '233551754940', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-10 12:16:31', '2023-07-10 12:16:31'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(2095, NULL, 'Osei Tutu Rebecca', NULL, '233549165223', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 07:57:38', '2023-07-11 07:57:38'), +(2096, NULL, 'Amankwah Charlotte', NULL, '233508127951', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:00:14', '2023-07-11 08:00:14'), +(2097, NULL, 'Parry Allotey', NULL, '233507880379', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:05:34', '2023-07-11 08:05:34'), +(2098, NULL, 'Gabriel Kofi Lawson', NULL, '233244939983', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:09:15', '2023-07-11 08:09:15'), +(2099, NULL, 'Adjoa', NULL, '233550886755', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:13:26', '2023-07-11 08:13:26'), +(2100, NULL, 'Tracy Doku', NULL, '233269784436', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:15:45', '2023-07-11 08:15:45'), +(2101, NULL, 'Ruth', NULL, '233593092863', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:19:22', '2023-07-11 08:19:22'), +(2102, NULL, 'Herty', NULL, '233246027107', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:24:30', '2023-07-11 08:24:30'), +(2103, NULL, 'Yaa', NULL, '233241997591', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:25:38', '2023-07-11 08:25:38'), +(2104, NULL, 'Shirley', NULL, '233541901634', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:28:49', '2023-07-11 08:28:49'), +(2105, NULL, 'Acquah Patience', NULL, '233550607463', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:30:27', '2023-07-11 08:30:27'), +(2106, NULL, 'Nana Akosua', NULL, '233556351429', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:32:43', '2023-07-11 08:32:43'), +(2107, NULL, 'Naa Koshie Mills', NULL, '233543467766', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:34:30', '2023-07-11 08:34:30'), +(2108, NULL, 'Ayisha', NULL, '233204397907', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:38:58', '2023-07-11 08:38:58'), +(2109, NULL, 'Justinlina Sekyi', NULL, '233531426898', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:42:34', '2023-07-11 08:42:34'), +(2110, NULL, 'Yaa Mimi', NULL, '233505835312', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:44:26', '2023-07-11 08:44:26'), +(2111, NULL, 'Phyllis', NULL, '233541286631', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:47:40', '2023-07-11 08:47:40'), +(2112, NULL, 'Mary Fokua', NULL, '233531169128', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:51:21', '2023-07-11 08:51:21'), +(2113, NULL, 'Asana', NULL, '233201853082', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:52:55', '2023-07-11 08:52:55'), +(2114, NULL, 'Irene', NULL, '233249992046', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:54:28', '2023-07-11 08:54:28'), +(2115, NULL, 'belinda', NULL, '233544216637', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:56:34', '2023-07-11 08:56:34'), +(2116, NULL, 'Brenda', NULL, '233598482993', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 08:58:04', '2023-07-11 08:58:04'), +(2117, NULL, 'Elizabeth Abakah', NULL, '233556779315', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 09:03:11', '2023-07-11 09:03:11'), +(2118, NULL, 'Angela Frimpomaa Appiah', NULL, '233200826657', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 09:05:40', '2023-07-11 09:05:40'), +(2119, NULL, 'Comfort', NULL, '233556753968', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 09:07:15', '2023-07-11 09:07:15'), +(2120, NULL, 'Vivian Djadey', NULL, '233240360346', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 09:12:31', '2023-07-11 09:12:31'), +(2121, NULL, 'Abigail', NULL, '233243240211', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 09:14:01', '2023-07-11 09:14:01'), +(2122, NULL, 'Nana yaw/Isaac', NULL, '233551545016', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 09:15:47', '2023-07-25 09:44:00'), +(2124, NULL, 'Ezekiel Elliot Agbeme', NULL, '233559201459', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 09:48:39', '2023-07-14 10:23:45'), +(2125, NULL, 'Gifty', NULL, '233547329307', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 09:52:22', '2023-07-11 09:52:22'), +(2126, NULL, 'Portia', NULL, '233549062006', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 10:07:31', '2023-07-11 10:07:31'), +(2127, NULL, 'Comfort Amankwah', NULL, '233544608548', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 10:10:04', '2023-07-11 10:10:04'), +(2128, NULL, 'Umaira', NULL, '233558271307', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 10:23:57', '2023-07-11 10:23:57'), +(2129, NULL, 'fadila', NULL, '233200916421', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 11:06:07', '2023-07-11 11:06:07'), +(2130, NULL, 'Owusu Georgina', NULL, '233599465196', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 11:08:15', '2023-07-11 11:08:15'), +(2131, 596, 'Mary Kofitse', '1992-10-23', '233242814183', '0242814183', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 10:51:07', 0, NULL, 0, 'retailer', NULL, '4N86bw82', 'FMD0000698', NULL, '2023-07-11 11:11:03', '2023-08-09 04:46:17'), +(2132, NULL, 'Doreen Fafali', NULL, '233542910157', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 11:43:35', '2023-07-11 11:43:35'), +(2133, NULL, 'Caroline', NULL, '233207361209', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 11:50:51', '2023-07-11 11:50:51'), +(2134, NULL, 'Beatrice', NULL, '233241202651', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 11:57:07', '2023-07-11 11:57:07'), +(2135, 716, 'Elizabeth Abanga', '2003-08-09', '233596100953', '0596100953', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 18:18:52', 0, NULL, 0, 'retailer', NULL, '1mKenJ8b', 'FMD0000818', NULL, '2023-07-11 12:16:32', '2023-08-09 04:46:19'), +(2136, NULL, 'Beverlyn', NULL, '233557411009', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 12:17:33', '2023-07-11 12:17:33'), +(2137, NULL, 'Bella', NULL, '233502117297', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 12:19:02', '2023-07-11 12:19:02'), +(2138, NULL, 'Seshie Victoria', NULL, '233597373346', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 15:06:02', '2023-07-11 15:06:02'), +(2139, NULL, 'Abdul Basit Andaana', NULL, '233557026958', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 15:47:57', '2023-07-31 14:15:48'), +(2140, NULL, 'Leticia', NULL, '233546401650', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-11 15:54:10', '2023-07-12 09:40:10'), +(2142, NULL, 'Bestlyn Baidoo', NULL, '233553424045', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 08:09:49', '2023-07-12 08:09:49'), +(2143, NULL, 'Danny', NULL, '233240341632', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 08:11:48', '2023-07-12 08:11:48'), +(2144, NULL, 'Sikapa', NULL, '233559068373', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 08:17:14', '2023-07-12 08:17:14'), +(2145, 547, 'Triciah Sarah williams', '2002-05-31', '233542172186', '0542172186', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 13:17:41', 0, NULL, 0, 'retailer', NULL, 'Je8w5j3O', 'FMD0000649', NULL, '2023-07-12 08:18:25', '2023-08-09 04:46:16'), +(2146, NULL, 'Mrs Amankwa', NULL, '233241618334', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 08:19:42', '2023-07-12 08:19:42'), +(2147, NULL, 'Owusu Freda', NULL, '233531806016', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 08:23:24', '2023-07-12 08:23:24'), +(2148, NULL, 'sarbile Rita', NULL, '233202152578', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 08:25:06', '2023-07-12 08:25:06'), +(2149, NULL, 'Vivian Arhin', NULL, '233242447689', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 08:26:26', '2023-07-12 08:26:26'), +(2150, NULL, 'Emelia', NULL, '233550877262', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 08:28:50', '2023-07-12 08:28:50'), +(2151, NULL, 'Vera', NULL, '233248370074', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 08:30:36', '2023-07-12 08:30:36'), +(2152, NULL, 'Asare Perpertual', NULL, '233206898133', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 08:33:00', '2023-07-12 08:47:13'), +(2153, NULL, 'Bless', NULL, '233209290784', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 08:36:28', '2023-07-12 08:36:28'), +(2154, 760, 'Derborah Amponsah', '1989-12-25', '233246097630', '0246097630', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 12:40:29', 0, NULL, 0, 'retailer', NULL, '1mKeQJKb', 'FMD0000862', NULL, '2023-07-12 08:40:10', '2023-08-09 04:46:19'), +(2155, NULL, 'Blessing', NULL, '233248437714', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 08:41:25', '2023-07-12 08:41:25'), +(2156, NULL, 'Gloria Asare', NULL, '233246557390', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 08:44:43', '2023-07-12 08:44:43'), +(2157, NULL, 'Abena Amoako', NULL, '233244605331', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 08:46:17', '2023-07-12 08:46:17'), +(2158, NULL, 'Mahama', NULL, '233244779446', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 08:48:25', '2023-07-12 08:48:25'), +(2159, NULL, 'Priscilla Nyarko', NULL, '233551135332', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 09:15:51', '2023-07-12 09:15:51'), +(2160, NULL, 'Dorothy', NULL, '233545757022', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 09:22:30', '2023-07-12 09:22:30'), +(2161, 561, 'Ehsi Sundhay', '1999-05-30', '233209775467', '0209775467', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 20:52:18', 0, NULL, 0, 'retailer', NULL, '9YknLBK1', 'FMD0000663', NULL, '2023-07-12 09:41:25', '2023-08-09 04:46:16'), +(2162, NULL, 'Beatrice', NULL, '233240501537', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 10:25:50', '2023-07-12 10:25:50'), +(2163, 1292, 'sheila Boanor', NULL, '233559785775', '0559785775', 'MTN', NULL, NULL, NULL, 'd0Tvryq_NkJtkLMPNGXUnj:APA91bGuLdlBdHMno8Aw6tkOrTJ7a9FsD8TpLZWTTga5ulsbK0QBhOIh7g3dPxeGUD2YrsRpPIi91Fo1VoDuPIVRpyDdN9YX7AAoKgjzvytZ6a-5UOyw9OJ2TcAisR52UlkhK_oGWoWo', 1, 1, '2023-08-19 08:10:09', NULL, '2023-08-19 08:10:09', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000349', NULL, '2023-07-12 11:24:27', '2023-08-19 08:10:10'), +(2164, NULL, 'Rahina Musah', NULL, '233594770590', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 11:26:10', '2023-07-12 11:26:10'), +(2165, NULL, 'Mabel', NULL, '233245270815', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 11:27:35', '2023-07-12 11:27:35'), +(2166, NULL, 'Tilly', NULL, '233556330634', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 11:29:05', '2023-07-12 11:29:05'), +(2167, 620, 'Vanessa Asirifi', '1999-10-31', '233203722658', '0203722658', 'VOD', NULL, NULL, NULL, 'cwrwheJFlUITnpPtAKzpN7:APA91bHpiKx9YtcxuFbJIfyjbuRb4X8roNnvVIb0UNE3c_zfztj0Os64BbR2cEnLqyhotxkbXWdCcBM_ZijAWFLQgsFE7x9WavxevpvY0QPmKRhUlG_FaXWMJOsWoA4ahmtNCQsC-q9f', 1, 1, NULL, NULL, '2023-07-12 09:45:21', 1, '2023-07-12 10:07:45', 0, 'distributor', NULL, 'OD30WAkd', 'FMD0000722', NULL, '2023-07-12 12:10:07', '2023-08-09 04:46:17'), +(2168, NULL, 'Alhamdulai', NULL, '233241188916', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 15:01:03', '2023-07-12 15:01:03'), +(2169, NULL, 'Shilla Okyere', NULL, '233533686609', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-12 15:05:55', '2023-07-12 15:05:55'), +(2170, 572, 'Darlene Swatson', '1990-11-27', '233547389873', '0547389873', 'MTN', NULL, NULL, NULL, 'fk5HIwYVT9qpuM1M3pRdou:APA91bEU2KUj_s08AlLdAnw7pwe6taJZzvYt2ONC-g8gz2s0905vX-HcmvpA4VJebNeyfCgjJiazrovGqmmocTCoPOYGrbKFgGdUXX-eQA8JOOponJDuUoXnBqfJVqjcfqf0wJ9tUkbt', 1, 1, '2023-07-12 16:42:24', NULL, '2023-07-09 09:07:49', 1, '2023-07-11 20:09:41', 0, 'distributor', NULL, 'MP8ZyyKn', 'FMD0000674', NULL, '2023-07-12 17:06:59', '2023-08-17 14:24:19'), +(2171, 383, 'Stephanie Aboagye', '2000-07-13', '233246925779', '0246925779', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-25 18:32:51', 0, NULL, 0, 'retailer', NULL, 'jo8GqB3Y', 'FMD0000485', NULL, '2023-07-13 09:13:22', '2023-08-09 04:46:13'), +(2172, 650, 'Jessica oppong', '2001-07-22', '233552082729', '0552082729', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-15 20:11:22', 0, NULL, 0, 'retailer', NULL, 'dM3jqMkW', 'FMD0000752', NULL, '2023-07-13 09:16:33', '2023-08-09 04:46:18'), +(2173, NULL, 'Boachie Agyemang Adelaide', NULL, '233202901804', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 09:18:04', '2023-07-13 09:18:04'), +(2174, NULL, 'Ama Val', NULL, '233554814081', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 09:20:23', '2023-07-13 09:20:23'), +(2175, 346, 'Mursy Liya', '1995-04-05', '233244968995', '0244968995', 'MTN', NULL, NULL, NULL, 'dMfx4pghREAHsjlmAZQ4VM:APA91bGhppBMlEPioVDbGw4FD_lNX5B0-L9NQRIsiSLpACoqVOnXleJ0ZarPAfb_QDAuZdojy_aeSVsQceqmbS-y-zjgW4AtSB3U6xPyxZeGZGkcSsNOIIa8tVwD2yd2HThDqRn5E5tT', 1, 1, NULL, NULL, '2023-06-18 17:16:41', 1, '2023-07-10 18:04:10', 0, 'distributor', NULL, '508pdl8g', 'FMD0000448', NULL, '2023-07-13 09:24:13', '2023-08-09 04:46:13'), +(2176, NULL, 'Sandra', NULL, '233201375491', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 09:26:24', '2023-07-13 09:26:24'), +(2177, NULL, 'Mavis Adu', NULL, '233532093682', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 09:27:49', '2023-07-13 09:27:49'), +(2178, NULL, 'Nana Adwoa', NULL, '233257141476', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 09:29:32', '2023-07-13 09:29:32'), +(2179, NULL, 'Adwoaphyllis', NULL, '233559486151', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 09:37:18', '2023-07-13 09:37:18'), +(2180, 565, 'Awurabena Amoako', '1997-08-05', '233548087878', '0548087878', 'MTN', NULL, NULL, NULL, 'cUVVW2KQ1kTpkpOeBb1cyU:APA91bEcmBI5OKbpicBWwCxoGg_WDRmkUicMKqZiUoHwpUuYg7lq-0_q6OM2TSholjODq_hH2xovakO7_gI1gtt-jjijknK4JemwQ5CiQDEMRN7utk2-2zUVgIKqsPy4o_VUUb9CMoPD', 1, 1, NULL, NULL, '2023-07-08 23:19:50', 1, '2023-07-12 06:14:07', 0, 'distributor', NULL, 'ByKxNWkW', 'FMD0000667', NULL, '2023-07-13 09:39:35', '2023-08-09 04:46:16'), +(2181, NULL, 'Christabel', NULL, '233599226578', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 09:42:18', '2023-07-13 09:42:18'), +(2182, NULL, 'Nana Adwoa', NULL, '233240185489', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 09:45:31', '2023-07-13 09:45:31'), +(2183, NULL, 'Mary Nana', NULL, '233599397057', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 09:47:53', '2023-07-13 09:47:53'), +(2184, NULL, 'Osaa Albertha', NULL, '233558706852', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 09:49:27', '2023-07-13 09:49:27'), +(2185, NULL, 'Ohenewaa', NULL, '233547802120', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 09:52:05', '2023-07-13 09:52:05'), +(2186, 621, 'Cadmel Akua Paintsil', '1998-05-13', '233552077259', '0552077259', 'MTN', NULL, NULL, NULL, 'cRzJkmsuT66eI7YvDAno9n:APA91bHYphXKBlmwXVYs6yznZHDE4J5qzDFJoWd5momA8y9SlPcZPi-U8WAQPGM6LQON_DG-G2bHaeaZ8Sd4M7Vj_Ofy5Ol5v9NMa23iOjFmhod2LwrFOs5dcvFz7w_FSF8BgoOBv1zo', 1, 1, '2023-07-12 16:01:04', NULL, '2023-07-12 09:59:21', 1, '2023-07-12 12:09:09', 0, 'distributor', NULL, 'ByKxZDkW', 'FMD0000723', NULL, '2023-07-13 09:54:53', '2023-08-10 11:38:14'), +(2187, NULL, 'Amanda Amoah', NULL, '233245905198', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 09:55:54', '2023-07-13 09:55:54'), +(2188, NULL, 'Priscilla', NULL, '233243910303', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 11:15:47', '2023-07-13 11:15:47'), +(2189, NULL, 'Akosua', NULL, '233548695078', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 11:17:30', '2023-07-13 11:17:30'), +(2190, NULL, 'Juditn', NULL, '233241300705', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 12:10:41', '2023-07-13 12:10:41'), +(2191, NULL, 'Abena', NULL, '233257942468', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 12:13:07', '2023-07-13 12:13:07'), +(2192, NULL, 'Evanda', NULL, '233551431998', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 12:14:15', '2023-07-13 12:14:15'), +(2193, NULL, 'Gifty Daniels', NULL, '233243138644', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 12:25:08', '2023-07-13 12:25:08'), +(2194, NULL, 'Ruthina', NULL, '233552232005', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 12:26:39', '2023-07-13 12:26:39'), +(2195, NULL, 'Rsoe Bordoh Dadzie', NULL, '233246669776', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 12:38:25', '2023-07-13 12:38:25'), +(2196, NULL, 'Priscilla', NULL, '233508423478', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 12:42:26', '2023-07-13 12:42:26'), +(2197, NULL, 'Chioma', NULL, '233532838818', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 12:43:31', '2023-07-13 12:43:31'), +(2198, NULL, 'Obiyaa Asamoah Annor', NULL, '233595760986', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 13:32:06', '2023-07-13 13:32:06'), +(2199, NULL, 'Adwumamu', NULL, '233594573813', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 13:33:19', '2023-07-14 10:40:13'), +(2200, NULL, 'Owusu Gloria Asantewaa', NULL, '233551565869', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 14:34:53', '2023-07-13 14:34:53'), +(2201, NULL, 'Petra', NULL, '233546500257', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-13 14:54:40', '2023-07-13 14:54:40'), +(2203, NULL, 'Peggy Boakye Yiadom', NULL, '233592674458', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 10:04:17', '2023-07-14 10:04:17'), +(2204, NULL, 'Esinam Mary', NULL, '233558455479', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 10:05:23', '2023-07-14 10:05:23'), +(2205, NULL, 'Favour Godfrey', NULL, '233505689420', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 10:06:46', '2023-07-14 10:06:46'), +(2206, NULL, 'Beatrice', NULL, '233553383687', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 10:08:06', '2023-07-14 10:08:06'), +(2207, NULL, 'Ruth', NULL, '233560389706', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 10:10:08', '2023-07-14 10:10:08'), +(2208, NULL, 'Elizabeth', NULL, '233542233206', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 10:12:05', '2023-07-14 10:12:05'), +(2209, 1265, 'Stephanie Botchway', NULL, '233555269449', '0555269449', 'MTN', NULL, NULL, NULL, 'csAy_P9nf0wCi6ZOmVr2Ki:APA91bGkVIv0kDsZboEUSv_DS9qkB1sPdCGDoVY0TYAUbrXaiRor2z12hh_yXq8wlZ1xS08VfDZPg6PWYsF7Q9ZTYcysXUI1X6u5n0ScAMdnpDBwXybRDUGug59ZtD8TVLa2Tq_CbchA', 1, 1, '2023-08-18 19:57:49', NULL, '2023-08-18 19:57:50', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000321', NULL, '2023-07-14 10:15:09', '2023-08-18 19:57:51'), +(2210, NULL, 'Bene', NULL, '233541677398', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 10:16:54', '2023-07-14 10:16:54'), +(2211, NULL, 'Angelina Cobbinah', NULL, '233533506160', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 10:18:41', '2023-07-14 10:18:41'), +(2212, NULL, 'Emmanuella', NULL, '233271295025', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 10:21:05', '2023-07-14 10:21:05'), +(2213, NULL, 'Matilda Ayine', NULL, '233598783204', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 10:25:39', '2023-07-14 10:25:39'), +(2214, NULL, 'Rogate', NULL, '233202701856', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 10:27:28', '2023-07-14 10:27:28'), +(2215, 749, 'VERA ABRAFI KORE', '2000-05-25', '233542404331', '0542404331', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 08:28:29', 0, NULL, 0, 'retailer', NULL, '1q8AG53w', 'FMD0000851', NULL, '2023-07-14 10:28:53', '2023-08-09 04:46:19'), +(2216, NULL, 'Afrane Augustina', NULL, '233201828036', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 10:30:11', '2023-07-14 10:30:11'), +(2217, NULL, 'Humu', NULL, '233595397315', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 10:35:37', '2023-07-14 10:35:37'), +(2218, NULL, 'Lawrencia Dzineku', NULL, '233555610777', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 10:37:11', '2023-07-14 10:37:11'), +(2219, NULL, 'Ama', NULL, '233503340064', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 10:38:49', '2023-07-14 10:38:49'), +(2220, NULL, 'Akosua Serwaa', NULL, '233557214473', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 10:44:29', '2023-07-14 10:44:29'), +(2221, NULL, 'Renatha', NULL, '233244151076', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 11:38:50', '2023-07-14 11:38:50'), +(2222, NULL, 'Juliet', NULL, '233246971070', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 11:48:04', '2023-07-28 10:00:15'), +(2223, 636, 'Dzadzenyenye Bless', '1999-09-18', '233245588060', '0245588060', 'MTN', NULL, NULL, NULL, 'f58kJrQgRqazMKWQEOKShe:APA91bF11-Xv8m9e-Ontpp_AVK-swj_G1IaH88Foyi9bEke8qpehJMa9-pVocdTgfIiJRjOor9khG8LQ_J_-jekCgZHqwPMrb_EQCg8vuAR6M_Iu8dnhAeHH0ZT8coGjaoTYSRQZZwot', 1, 1, '2023-07-13 17:31:54', NULL, '2023-07-13 11:16:14', 1, '2023-07-13 14:36:39', 0, 'distributor', NULL, 'MVK1W2kq', 'FMD0000738', NULL, '2023-07-14 12:04:39', '2023-08-09 04:46:17'), +(2224, NULL, 'Dorothy Ansuaa', NULL, '233546219646', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 12:06:30', '2023-07-14 12:06:30'), +(2225, NULL, 'Joyce', NULL, '233242132840', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 12:11:40', '2023-07-14 12:11:40'), +(2226, NULL, 'Marcelina', NULL, '233246027868', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 12:36:47', '2023-07-14 12:36:47'), +(2227, NULL, 'Olivia Agyare', NULL, '233552060585', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 12:38:04', '2023-07-14 12:38:04'), +(2228, NULL, 'Cindy', NULL, '233554281579', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 17:40:43', '2023-07-14 17:49:00'), +(2229, NULL, 'Valerie', NULL, '233543687087', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-14 17:51:07', '2023-07-14 17:51:07'), +(2230, NULL, 'Gloria obenewaa', NULL, '233595624004', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 08:56:03', '2023-07-15 08:56:03'), +(2231, NULL, 'Peprah Williams', NULL, '233547156059', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 09:00:42', '2023-07-17 09:23:47'), +(2232, NULL, 'Kingsley', NULL, '233547336578', NULL, NULL, '233595474001', NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 09:04:24', '2023-07-15 09:04:24'), +(2233, NULL, 'Duut Paul Lydia', NULL, '233556940547', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 09:08:36', '2023-07-15 09:08:36'), +(2234, NULL, 'Timah', NULL, '233593682507', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 09:11:28', '2023-07-15 09:11:28'), +(2235, NULL, 'Elixr', NULL, '233208940323', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 09:13:04', '2023-07-15 09:13:04'), +(2236, NULL, 'Justice Ayim', NULL, '233552392465', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 09:16:36', '2023-07-15 09:16:36'), +(2237, NULL, 'Linda', NULL, '233550522716', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 09:17:45', '2023-07-15 09:17:45'), +(2238, NULL, 'Ewura Sarfoa', NULL, '233559241334', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 09:25:23', '2023-07-15 09:25:23'), +(2239, NULL, 'Rita Mouge', NULL, '233557447134', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 09:28:43', '2023-07-15 09:28:43'), +(2240, NULL, 'Patricia', NULL, '233598833794', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 09:30:08', '2023-07-15 09:30:08'), +(2241, 647, 'Angela Adorye', '2023-05-03', '233558540096', '0558540096', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-15 14:09:30', 0, NULL, 0, 'retailer', NULL, 'Je8wa43O', 'FMD0000749', NULL, '2023-07-15 09:31:28', '2023-08-09 04:46:17'), +(2242, NULL, 'Janelle', NULL, '233558491242', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 09:34:15', '2023-07-15 09:34:15'), +(2243, NULL, 'Portia Asane', NULL, '233241217771', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 09:35:34', '2023-07-15 09:35:34'), +(2244, NULL, 'Harriet', NULL, '233548330882', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 09:51:10', '2023-07-15 09:51:10'), +(2245, NULL, 'Ebenezer Akey', NULL, '233246837398', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 10:10:17', '2023-07-15 10:10:17'), +(2246, NULL, 'Abigail logah', NULL, '233543855798', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 10:45:42', '2023-07-15 10:45:42'), +(2247, NULL, 'Gifty', NULL, '233548668851', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-15 10:48:23', '2023-07-15 10:48:23'), +(2248, NULL, 'Benedicta Mensah', NULL, '233592657250', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 09:18:50', '2023-07-17 09:18:50'), +(2249, NULL, 'Jennifer', NULL, '233248579274', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 09:20:01', '2023-07-17 09:20:01'), +(2250, NULL, 'Juliana', NULL, '233547607709', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 09:20:59', '2023-07-17 09:20:59'), +(2251, NULL, 'Ellen Affram', NULL, '233242564404', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 09:22:20', '2023-07-17 09:22:20'), +(2252, NULL, 'Sarah Akosua', NULL, '233557086219', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 09:28:05', '2023-07-17 09:28:05'), +(2253, NULL, 'Julie', NULL, '233244801775', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 09:29:13', '2023-07-17 09:29:13'), +(2254, 732, 'Sansah Alfreda', '2002-05-05', '233256484513', '0256484513', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 21:46:02', 0, NULL, 0, 'retailer', NULL, 'd9K5zn8N', 'FMD0000834', NULL, '2023-07-17 09:31:01', '2023-08-09 04:46:19'), +(2255, NULL, 'Helina Amposah', NULL, '233256895986', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 09:32:00', '2023-07-17 09:32:00'), +(2256, NULL, 'Joyce', NULL, '233594666932', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 09:35:44', '2023-07-17 09:35:44'), +(2257, NULL, 'Nash', NULL, '233533226899', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 09:37:46', '2023-07-17 09:37:46'), +(2258, 663, 'Adwoa Asaa', '1997-03-10', '233243310766', '0243310766', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-16 18:05:58', 0, NULL, 0, 'retailer', NULL, 'R08WoY8w', 'FMD0000765', NULL, '2023-07-17 09:42:11', '2023-08-09 04:46:18'), +(2259, NULL, 'Biafra Portia', NULL, '233247429261', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 09:43:44', '2023-07-17 09:43:44'), +(2260, 818, 'tily tish', '1996-05-24', '233556640725', '0556640725', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 16:08:04', 0, NULL, 0, 'retailer', NULL, 'DR8PLw8V', 'FMD0000920', NULL, '2023-07-17 09:48:17', '2023-08-09 04:46:20'), +(2261, NULL, 'Antoinette', NULL, '233503446648', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 09:49:41', '2023-07-17 09:49:41'), +(2262, 679, 'Afua Achiaa Akomeah Anane', '2001-08-10', '233557525193', '0557525193', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-18 14:19:03', 0, NULL, 0, 'retailer', NULL, '1dKRjwKz', 'FMD0000781', NULL, '2023-07-17 09:50:55', '2023-08-09 04:46:18'), +(2263, NULL, 'Rhodaline', NULL, '233503608593', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 09:52:07', '2023-07-17 09:52:07'), +(2264, NULL, 'Obaayaa', NULL, '233544297420', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 09:53:44', '2023-07-17 09:53:44'), +(2265, NULL, 'Chichi', NULL, '233533235393', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 09:55:19', '2023-07-17 09:55:19'), +(2266, NULL, 'Caraline Brooklyn', NULL, '233257718544', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 10:04:18', '2023-07-17 10:04:18'), +(2267, NULL, 'Sarpong isha', NULL, '233555371063', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 10:05:36', '2023-07-17 10:05:36'), +(2268, NULL, 'Rebecca Opoku', NULL, '233552927933', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 10:08:10', '2023-07-17 10:08:10'), +(2269, NULL, 'Martey Wendy', NULL, '233553806313', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 10:09:52', '2023-07-17 10:09:52'), +(2270, 1323, 'Cecilia Amoah', NULL, '233596773847', '0596773847', 'MTN', NULL, NULL, NULL, 'fPExghFLTj61jT2NIvVXXe:APA91bF_4aRuDsejsvIIylfGsZdWog-mrK0T99GMW9Tg0-CH9jiR0u3hCLkgMhriBItTWFPRTPezFHlRF0UB2mq5YtzRgj4BGLLthJyXSS5I1EejilQcW5cgF6zUo8gOzUCm1GJFq7cA', 1, 1, '2023-08-19 20:04:18', NULL, '2023-08-19 20:04:24', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000380', NULL, '2023-07-17 10:13:04', '2023-08-19 20:04:27'), +(2271, NULL, 'Evelyn', NULL, '233540878848', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 10:16:18', '2023-07-17 10:16:18'), +(2272, NULL, 'Elizabeth Opoku', NULL, '233542863643', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 10:24:41', '2023-07-17 10:24:41'), +(2273, 1303, 'Dora Boakye Marfo', '1989-06-10', '233542607374', '0542607374', 'MTN', NULL, NULL, NULL, 'di4Fk6w76UH8ufpJtW2d32:APA91bEd5RDBEQvV0c5lacjz3XJ33OnN2TkVAhtrs4kzGjuPG5vGoky8e0ICY14OCFJLDwBUIJQPHwPU-s8TH8N_yW27cERCZMjlGYdBy3hgVfV5ivQ_ntmg1--CUKqybCJ3gBo3Lh56', 1, 1, '2023-08-19 13:01:54', NULL, '2023-08-19 13:01:56', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000360', NULL, '2023-07-17 10:47:52', '2023-08-19 13:07:10'), +(2274, NULL, 'Adika Esther Selasi', NULL, '233544697118', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 10:55:20', '2023-07-17 10:55:20'), +(2275, NULL, 'Yaa', NULL, '233202509834', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 10:57:04', '2023-07-17 10:57:04'), +(2276, NULL, 'Rosemond', NULL, '233547810917', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 11:07:15', '2023-07-17 11:07:15'), +(2277, NULL, 'Farizana', NULL, '233241788442', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 12:04:47', '2023-07-17 12:04:47'), +(2278, NULL, 'Nancy', NULL, '233540500555', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 12:05:56', '2023-07-17 12:05:56'), +(2279, NULL, 'Yaa', NULL, '233594662149', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-17 12:07:03', '2023-07-17 12:07:03'), +(2280, 1238, 'Nhaa Candy', NULL, '233592311449', '0592311449', 'MTN', NULL, NULL, NULL, 'f8QHwDSzckpDoA-eEQygZk:APA91bGCNJIK66U5AOJaX6P4F3d1u7Vdiihncodi8OJyB9nUiMzUt-w1HHqpMoJUuRBfDLCCmV6nnf_lBzGKeVxevh-CD880eN29lbpX7Cb6dzLNJQ6Jdi0dFbW3oeM5AikMVKuBwmFg', 1, 1, '2023-08-17 17:34:22', NULL, '2023-08-17 17:34:22', 0, NULL, 0, 'retailer', NULL, 'Xk2lx5KA', 'FMC0000278', NULL, '2023-07-17 12:13:37', '2023-08-17 17:34:23'), +(2281, NULL, 'Jonas', NULL, '233533378300', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 10:16:03', '2023-07-18 10:16:03'), +(2282, NULL, 'Farida', NULL, '233543272563', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 10:17:47', '2023-07-18 10:17:47'), +(2283, NULL, 'Bridget', NULL, '233266573801', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 10:19:25', '2023-07-18 10:19:25'), +(2284, NULL, 'Nancy', NULL, '233598380980', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 10:20:55', '2023-07-18 10:20:55'), +(2285, NULL, 'Ruth Adu', NULL, '233540659196', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 10:22:29', '2023-07-18 10:22:29'), +(2286, 730, 'ama Appiah', '2005-04-09', '233541526495', '0541526495', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 20:59:46', 0, NULL, 0, 'retailer', NULL, '2xKgvY39', 'FMD0000832', NULL, '2023-07-18 10:25:32', '2023-08-09 04:46:19'), +(2287, NULL, 'Lisa', NULL, '233203645744', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 10:27:55', '2023-08-05 11:19:24'), +(2288, NULL, 'Teye Rose', NULL, '233542792710', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 10:30:08', '2023-07-18 10:30:08'), +(2289, 957, 'evelis egyir', '1989-10-23', '233544114585', '0544114585', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-02 15:37:13', 0, NULL, 0, 'retailer', NULL, 'ZX8qXzKV', 'FMD0001059', NULL, '2023-07-18 10:32:17', '2023-08-09 04:46:22'), +(2290, 672, 'Benedicta mensah', '2003-04-08', '233257157441', '0257157441', 'MTN', NULL, NULL, NULL, 'ffoZ6kg0FURGq05opeunLg:APA91bFf4oCjeAH4H2dhyIfUnaIw27L49ql1JbWPqE6Jy83udZ625cr86X0BdFW_47XO6xUH94padHEs-bTsmv-VjhzIH-mqFu9WTk6S3BwxHPUnEUeVtjQmLGgBclmm8wKyejuB1p8d', 1, 1, NULL, NULL, '2023-07-17 13:05:08', 0, NULL, 0, 'retailer', NULL, 'MP8ZrJ8n', 'FMD0000774', NULL, '2023-07-18 10:36:16', '2023-08-14 12:22:55'), +(2291, 772, 'Regina Yeboaa', '1998-05-10', '233557991214', '0557991214', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 22:33:41', 0, NULL, 0, 'retailer', NULL, 'MP8ZWMkn', 'FMD0000874', NULL, '2023-07-18 10:37:22', '2023-08-09 04:46:19'), +(2292, NULL, 'Eunice', NULL, '233557812607', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 10:38:46', '2023-07-18 10:38:46'), +(2293, NULL, 'Akua', NULL, '233557932151', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 10:40:12', '2023-07-18 10:40:12'), +(2294, NULL, 'Jackie Ofosu', NULL, '233246450478', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 10:41:43', '2023-07-18 10:41:43'), +(2295, NULL, 'Clintbrown Dickson', NULL, '233552113572', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 10:42:59', '2023-07-18 10:42:59'), +(2296, NULL, 'Uncle Akwasi', NULL, '233244979723', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 10:44:12', '2023-07-18 10:44:12'), +(2297, 646, 'Faustina Kyeremaa', '1998-06-20', '233507737470', '0507737470', 'VOD', NULL, NULL, NULL, 'dcbgxtJmTliLUw1t4wRxvb:APA91bG2aWDKetYci5buc9VDNATguDEShsWRujfh6yX716wHZ7MO1V-ydAnK4A3nXjrYppR_ygPdH2rcq20p7sKn_BLxlFnjIzmAHmwY0iXScp3A36lNDBtiNzK9SDfCnQlc_C4A8VE6', 1, 1, '2023-07-18 06:37:07', NULL, '2023-07-15 12:48:18', 1, '2023-07-17 21:28:38', 0, 'distributor', NULL, '508pp98g', 'FMD0000748', NULL, '2023-07-18 10:49:26', '2023-08-14 12:04:15'), +(2298, NULL, 'Edwina', NULL, '233592747369', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 11:12:10', '2023-07-18 11:12:10'), +(2299, NULL, 'Augusta Boddy', NULL, '233242016214', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 11:13:30', '2023-07-18 11:13:30'), +(2300, NULL, 'Durowaa Maame Ekua', NULL, '233597439635', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 11:15:08', '2023-07-18 11:15:08'), +(2301, NULL, 'Dylis Hagan', NULL, '233544066333', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 11:16:07', '2023-07-18 11:16:07'), +(2302, 658, 'Sandra Agyei', '1993-02-18', '233546054210', '0546054210', 'MTN', NULL, NULL, NULL, 'cpoRfL9cTbWyQguVf3SZ10:APA91bFF3u6Z6kEzjJ2Y3qoOEOfqXd24ve5pfPEEKQP1iSV-cVCkw2mhjeUAgK2_uMGT6q_A4g8KSfcBEqFyoeDt1ddXwTYJ7ajs-kfQ6kZomOQOwh3JJmr1VDmYbG4_wCcIkxx_oaW0', 1, 1, '2023-07-30 11:37:39', NULL, '2023-07-16 07:11:12', 1, '2023-07-18 09:07:54', 0, 'distributor', NULL, 'ROKOwPK0', 'FMD0000760', NULL, '2023-07-18 12:25:19', '2023-08-10 20:14:00'), +(2303, NULL, 'Ama', NULL, '233592010944', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-18 13:11:42', '2023-07-18 13:11:42'), +(2304, NULL, 'Elizabeth Agyemang', NULL, '233241320409', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 10:56:50', '2023-07-19 10:56:50'), +(2305, 178, 'KATE ADONU', '2004-05-08', '233599486626', '0599486626', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 18:07:32', NULL, '2023-06-02 18:07:32', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000278', NULL, '2023-07-19 10:57:56', '2023-08-09 04:46:10'), +(2306, NULL, 'Fati', NULL, '233555098445', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:02:00', '2023-07-19 11:34:24'), +(2307, NULL, 'Daniella Koduah', NULL, '233257367115', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:03:24', '2023-07-19 11:03:24'), +(2308, NULL, 'Gifty', NULL, '233559552858', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:07:24', '2023-07-19 11:07:24'), +(2309, 688, 'prisca bentil', '1989-04-24', '233244409276', '0244409276', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-19 12:14:23', 0, NULL, 0, 'retailer', NULL, 'jyKMdm3M', 'FMD0000790', NULL, '2023-07-19 11:08:52', '2023-08-09 04:46:18'), +(2310, NULL, 'Afful Abraham', NULL, '233553665079', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:09:58', '2023-07-19 11:09:58'), +(2311, NULL, 'Suaad', NULL, '233243030481', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:10:58', '2023-07-19 11:10:58'), +(2312, NULL, 'Sandra Frimpong', NULL, '233257657521', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:12:00', '2023-07-19 11:12:00'), +(2313, NULL, 'Rashida', NULL, '233547407193', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:16:51', '2023-07-19 11:16:51'), +(2314, NULL, 'Lucy', NULL, '233244295937', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:19:32', '2023-07-19 11:19:32'), +(2315, NULL, 'Mercy', NULL, '233592418518', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:20:38', '2023-07-19 11:20:38'), +(2316, NULL, 'Jackie', NULL, '233256542625', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:25:41', '2023-07-19 11:25:41'), +(2317, NULL, 'Abigail Asenso', NULL, '233555094091', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:27:13', '2023-07-19 11:27:13'), +(2319, NULL, 'Blessing', NULL, '233247470599', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:35:56', '2023-07-19 11:35:56'), +(2320, NULL, 'Jennifer Mba', NULL, '233552127600', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:38:37', '2023-07-19 11:38:37'), +(2321, 696, 'Rachael kabukie kwao', '1988-08-31', '233541297003', '0541297003', 'MTN', NULL, NULL, NULL, 'd5wxRczrRuyMivSsMMv7JC:APA91bH15kHCMdzwZd2rQAXzrEZbC2OWVvYm3NreOa8J9wDMrT0HMwTp_apT9_GA0nOaUO9weDwbzwAAkpwu0blO9TXQJa9PevX7axuTDzkX_D03d2jRjd3yiAX5YdDqYg7jy1JiIPyj', 1, 1, NULL, NULL, '2023-07-19 21:52:29', 1, '2023-07-19 21:59:49', 0, 'distributor', NULL, '4N866q82', 'FMD0000798', NULL, '2023-07-19 11:40:43', '2023-08-09 04:46:18'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(2322, NULL, 'Evelyn Arthur', NULL, '233543165040', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:42:28', '2023-07-19 11:42:28'), +(2323, NULL, 'Nana Ekua', NULL, '233547229604', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:43:28', '2023-07-19 11:43:28'), +(2324, NULL, 'Verny', NULL, '233556367711', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:46:16', '2023-07-19 11:46:16'), +(2325, NULL, 'Augustina', NULL, '233561132172', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 11:53:24', '2023-07-19 11:53:24'), +(2326, 739, 'seyram Tsiagbe', '1992-05-04', '233548191969', '0548191969', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 22:59:00', 0, NULL, 0, 'retailer', NULL, 'jo8GGm8Y', 'FMD0000841', NULL, '2023-07-19 11:58:43', '2023-08-09 04:46:19'), +(2327, 687, 'Loretta Forson', '1993-04-19', '233597537430', '0597537430', 'MTN', NULL, NULL, NULL, 'fdYvwrI-AkyVgAD5Ltj00M:APA91bHAi2Z1fAhO2TwKpuNFrw025aG_rHx3Av5jYaCvUXR5DVRO7hjnD-lgo32imSpR8dAlg2NIzFyYGfQMZs0iBQe43W9e8_RDnwRPX89xrqwOIu8GjxmO9Ro_hvhVvKfNZa23Pxlc', 1, 1, '2023-07-19 09:25:34', NULL, '2023-07-19 08:43:36', 1, '2023-07-19 08:49:38', 0, 'distributor', NULL, '5zKVXbkG', 'FMD0000789', NULL, '2023-07-19 12:02:52', '2023-08-09 23:48:40'), +(2328, NULL, 'Doreen Nash', NULL, '233242567629', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 12:11:59', '2023-07-19 12:11:59'), +(2329, 324, 'Kendra Kodua', '2002-09-06', '233596803978', '0596803978', 'MTN', NULL, NULL, NULL, 'don0IKrRCUfKhisYyG5NBM:APA91bFY5jgeHQWda4SR7cAQ4G1S3AlkuA965wNIMVVuU_ldXrpqL0NmBr4WxhFTQBh-WI9TKZ1BDMi5m09QZBy3UBYtes7qcaVsx4I07Lg5Lws_-BKUxLcOSd92cbvtW1WQBqSIOMNC', 1, 1, '2023-06-16 23:20:52', NULL, '2023-06-16 18:58:54', 1, '2023-06-16 19:15:02', 0, 'distributor', NULL, 'DW8b278r', 'FMD0000426', NULL, '2023-07-19 12:45:51', '2023-08-09 04:46:12'), +(2330, NULL, 'Adwoah Tymer', NULL, '233591522783', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-19 12:47:29', '2023-07-19 12:47:29'), +(2332, NULL, 'Connyflors Brooklyn', NULL, '233532993518', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 08:50:12', '2023-07-20 08:50:12'), +(2333, 758, 'Curlin Fobi Mensah', '2002-06-14', '233591237697', '0591237697', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 11:26:48', 0, NULL, 0, 'retailer', NULL, 'ROKO1Nk0', 'FMD0000860', NULL, '2023-07-20 08:52:44', '2023-08-09 04:46:19'), +(2334, NULL, 'Emmanuel Bamah', NULL, '233246251402', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 08:54:07', '2023-07-20 08:54:07'), +(2335, 281, 'Charlotte Brown', '1995-09-07', '233554264156', '0554264156', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-08 21:17:28', NULL, '2023-06-08 21:17:28', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000383', NULL, '2023-07-20 08:55:27', '2023-08-09 04:46:12'), +(2336, 697, 'Fatimatu Mohammed', '2000-04-20', '233548242749', '0548242749', 'MTN', NULL, NULL, NULL, 'd4sNU_5x3k6MmibfONgn07:APA91bEX7S0oZDOCA0eepQEx5m0ACe_EWoM_hDDMRCUFsxMQv-qle97qpxEDqs3wKZZn5-ZGrNnmpv_-gH3Dk8afLZ8OgkkaSeWsr8VKtzxaWkEpQ_sYPGXZ-t2z17X0xUP8V7tylFGb', 1, 1, '2023-08-03 20:29:33', NULL, '2023-07-19 23:32:00', 1, '2023-07-19 23:39:37', 0, 'distributor', NULL, 'zQkrljKr', 'FMD0000799', NULL, '2023-07-20 08:57:54', '2023-08-12 17:26:53'), +(2337, NULL, 'Evelyn Ofori Dankwaa', NULL, '233558581975', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:04:00', '2023-07-20 09:04:00'), +(2338, NULL, 'Benedicta', NULL, '233591530461', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:05:44', '2023-07-20 09:05:44'), +(2339, NULL, 'Akosua', NULL, '233504339491', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:07:07', '2023-07-20 09:07:07'), +(2340, NULL, 'Rossy', NULL, '233543511245', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:08:29', '2023-07-20 09:08:29'), +(2341, NULL, 'Yeboah Abigail', NULL, '233256807476', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:10:28', '2023-07-20 09:10:28'), +(2342, NULL, 'Janet Animwaa', NULL, '233557757354', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:12:01', '2023-07-20 09:12:01'), +(2343, 1338, 'Ruth Akpalu', NULL, '233550114754', '0550114754', 'MTN', NULL, NULL, NULL, 'e6Y9Nh1PCUHVqQAfExZAkP:APA91bE-HcWC5sPSEMA7X328kLhHSwAWxLLsMw-SfybfXNgd8h4eYvmKMFv0m7qUtQTK0bbN-lawF1HfZUd1FZ7pj7CyjJgf5wCHUHGkECs4sN0SDuJxsuCc7tRfLVtvO66_d0uzYZuX', 1, 1, '2023-08-20 19:03:59', NULL, '2023-08-20 19:04:01', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000395', NULL, '2023-07-20 09:16:31', '2023-08-20 19:04:02'), +(2344, NULL, 'Jennifer', NULL, '233544541927', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:17:38', '2023-07-20 09:17:38'), +(2345, NULL, 'Racheal Sarbah', NULL, '233245163979', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:19:06', '2023-07-20 09:19:06'), +(2346, NULL, 'Audrey Sarfo', NULL, '233550628988', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:21:07', '2023-07-20 09:21:07'), +(2347, NULL, 'Beatrice', NULL, '233540881029', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:23:20', '2023-07-20 09:23:20'), +(2348, NULL, 'Rita Lawson', NULL, '233243587242', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:26:15', '2023-07-20 09:26:15'), +(2349, NULL, 'Evon', NULL, '233530152816', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:27:30', '2023-07-20 09:27:30'), +(2350, NULL, 'Milicent', NULL, '233556321145', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:29:04', '2023-07-20 09:29:04'), +(2351, NULL, 'Shamsiya', NULL, '233552684751', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:31:48', '2023-07-20 09:31:48'), +(2352, 1276, 'Edith Adutwumwaa', NULL, '233547950407', '0547950407', 'MTN', NULL, NULL, NULL, 'cRdPn4FIQMCVWh_1xGVF94:APA91bGKuSoJskxJ1f2v766jOuH-2dkO23eQuWIHHzj1ZqneDzBg6m-ebPgiMFb7t_E1hHAqBaPt5Us9F1Fh430pxAQdjUdOHRwBZWQZ8t4W1UbFAnhErLletEupyJu0HQgJFq1UafoO', 1, 1, '2023-08-18 20:52:41', NULL, '2023-08-18 20:52:41', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000333', NULL, '2023-07-20 09:33:34', '2023-08-18 20:52:43'), +(2353, NULL, 'Rina', NULL, '233544005585', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:34:44', '2023-07-20 09:34:44'), +(2354, NULL, 'Prince', NULL, '233595302051', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:35:40', '2023-07-20 09:35:40'), +(2355, NULL, 'Emmanuella Ackom', NULL, '233594016236', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 09:37:01', '2023-07-20 09:37:01'), +(2356, NULL, 'Happay Agyei', NULL, '233557426931', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 10:12:06', '2023-07-20 10:12:06'), +(2357, NULL, 'Ivy Boateng', NULL, '233265305108', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 10:13:21', '2023-07-20 10:13:21'), +(2358, NULL, 'Mary Mensah', NULL, '233559033087', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 10:14:40', '2023-07-20 10:14:40'), +(2359, NULL, 'Rashid Samir Arnaout', NULL, '233262211651', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 10:16:27', '2023-07-20 10:16:27'), +(2360, NULL, 'Tamara Kennedy', NULL, '233556135252', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 10:19:49', '2023-07-20 10:19:49'), +(2361, NULL, 'Dzilah Elizabeth', NULL, '233543348516', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 10:21:34', '2023-07-20 10:21:34'), +(2362, NULL, 'Hilda', NULL, '233248601190', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 10:26:46', '2023-07-20 10:26:46'), +(2363, NULL, 'Janet Arthur', NULL, '233248105652', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 10:30:11', '2023-07-20 10:30:11'), +(2364, NULL, 'Grace Atandoh', NULL, '233598407556', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 11:55:58', '2023-07-20 11:55:58'), +(2365, 1361, 'leona Lamptey', NULL, '233542747553', '0542747553', 'MTN', NULL, NULL, NULL, 'dpPpRD2uikfAmWLPkhclNs:APA91bF7H27V_aNP7My_BwGSw2FqU_wgfJzBeN5h9bhZHggRVS8w-bMbB4ge4R2DhL9-0WCSBxcDbDiFbu9j9P7PGjXz28-ZNUB6by_V_ceSo4Gn-i9E7QTODsAr1M_EgT5HLKt5wfI9', 1, 1, '2023-08-21 10:11:57', NULL, '2023-08-21 10:11:58', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000420', NULL, '2023-07-20 11:57:00', '2023-08-21 10:11:59'), +(2366, NULL, 'Asante Angela', NULL, '233550971767', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 12:55:20', '2023-07-20 12:55:20'), +(2367, NULL, 'Juliet', NULL, '233548239010', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 12:56:53', '2023-07-20 12:56:53'), +(2368, NULL, 'Elizabeth', NULL, '233552090836', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 12:57:58', '2023-07-20 12:57:58'), +(2369, NULL, 'Nana Adwoa', NULL, '233246833445', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-20 13:08:07', '2023-07-20 13:08:07'), +(2370, NULL, 'Nelson', NULL, '233541230806', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 07:44:15', '2023-07-21 07:44:15'), +(2371, NULL, 'Agnes Annor', NULL, '233248672886', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 07:46:34', '2023-07-21 07:46:34'), +(2372, NULL, 'Racheal', NULL, '233531381659', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 07:49:42', '2023-07-21 07:49:42'), +(2373, NULL, 'Efya', NULL, '233558847609', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 07:51:45', '2023-07-21 07:51:45'), +(2374, NULL, 'Lawrencia', NULL, '233540976702', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 07:52:44', '2023-07-21 07:52:44'), +(2375, NULL, 'Juliet', NULL, '233540644174', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 07:56:27', '2023-07-21 07:56:27'), +(2376, 192, 'Sylvestina Ama Kuffoah', '1999-06-19', '233595782904', '0595782904', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-03 05:48:19', NULL, '2023-06-03 05:48:19', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000293', NULL, '2023-07-21 07:57:34', '2023-08-09 04:46:10'), +(2377, NULL, 'Rebecca Akoto', NULL, '233249336260', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 07:59:53', '2023-07-21 07:59:53'), +(2378, NULL, 'Cindy', NULL, '233249277848', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 08:01:04', '2023-07-21 08:01:04'), +(2379, 924, 'PASCALINE AGYEMAN', '1991-04-15', '233245451216', '0245451216', 'MTN', NULL, NULL, NULL, 'fohN_-tNQMqu7k29kWt1gl:APA91bH3sNr3CYOU_8V2RlRQeSBfklX2EMsqXLan3JN8TNjDH_sa4wrWkC9LMop7j7JR4RhpCJ2huMpO4AdUqWM_LQs_fRE85Wrby9SGmxi7rrcWdjOLaf6mzJ6_qLm2xgLA7LUVsuG0', 1, 1, '2023-07-31 14:51:04', NULL, '2023-07-31 14:12:09', 1, '2023-07-31 14:15:06', 0, 'distributor', NULL, 'DW8beNKr', 'FMD0001026', NULL, '2023-07-21 08:09:33', '2023-08-09 21:13:11'), +(2380, NULL, 'Vivian Ocansey', NULL, '233273932062', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 08:10:56', '2023-07-21 08:10:56'), +(2381, NULL, 'Abigail Antwi', NULL, '233245092780', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 08:12:24', '2023-07-21 08:12:24'), +(2382, NULL, 'Portia', NULL, '233242378146', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 08:17:11', '2023-07-21 08:17:11'), +(2383, NULL, 'Tiwa', NULL, '233246533555', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 08:20:04', '2023-07-21 08:20:04'), +(2384, NULL, 'Akos', NULL, '233554291683', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 08:22:43', '2023-07-21 08:22:43'), +(2385, NULL, 'Esther Benning', NULL, '233256644427', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 08:24:38', '2023-07-21 08:24:38'), +(2386, NULL, 'Priscilla Darko', NULL, '233245612225', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 08:26:05', '2023-07-21 08:26:05'), +(2387, NULL, 'Elizabeth Aidoo', NULL, '233552582353', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 09:03:13', '2023-07-21 09:03:13'), +(2388, NULL, 'Nadia', NULL, '233244555989', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 09:05:17', '2023-07-21 09:05:17'), +(2389, NULL, 'Janet Sarpong', NULL, '233594878710', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 09:10:36', '2023-07-21 09:10:36'), +(2390, NULL, 'Emelia', NULL, '233508980212', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 09:11:42', '2023-07-21 09:11:42'), +(2391, NULL, 'Janet Sarpong', NULL, '233591487871', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 09:22:29', '2023-07-21 09:22:29'), +(2392, NULL, 'Adepa Nhyira', NULL, '233592674222', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 09:26:28', '2023-07-21 09:26:28'), +(2393, NULL, 'Prince', NULL, '233241650412', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 09:47:37', '2023-07-21 09:47:37'), +(2394, NULL, 'Samira mohammed', NULL, '233547999681', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 10:37:53', '2023-07-21 10:37:53'), +(2395, NULL, 'Sammy', NULL, '233243240997', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-21 11:50:00', '2023-07-21 11:50:00'), +(2396, 144, 'DORA OSEI', '1998-09-21', '233548717379', '0548717379', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 06:17:38', NULL, '2023-06-02 06:17:38', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000244', NULL, '2023-07-21 11:51:23', '2023-08-09 04:46:10'), +(2397, NULL, 'Gladys Dinnelle', NULL, '233543580514', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-22 11:21:17', '2023-07-22 11:21:17'), +(2398, NULL, 'Magdalene', NULL, '233243843506', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-22 11:22:57', '2023-07-22 11:22:57'), +(2399, NULL, 'Esther', NULL, '233554910460', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-22 11:32:18', '2023-07-22 11:32:18'), +(2400, NULL, 'Angela Ofosua', NULL, '233556690977', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-22 11:38:12', '2023-07-22 11:38:12'), +(2401, NULL, 'Mr.Opoku', NULL, '233246105273', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-22 11:39:54', '2023-07-22 11:39:54'), +(2402, NULL, 'loretta amponsah', NULL, '233554347552', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-22 11:47:48', '2023-07-22 12:38:14'), +(2403, NULL, 'Asamoah Jacqueline', NULL, '233593688010', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-22 11:51:26', '2023-07-22 11:51:26'), +(2404, NULL, 'Shalzy', NULL, '233597469529', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-22 11:52:25', '2023-07-22 11:52:25'), +(2405, NULL, 'Charity Kwarteng', NULL, '233244518505', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-22 11:54:06', '2023-07-22 11:54:06'), +(2406, NULL, 'Vouchere Bernice Bamfo', NULL, '233545490883', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-22 12:02:46', '2023-07-22 12:02:46'), +(2407, NULL, 'Jacqueline Osei Bonsu', NULL, '233243623633', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-22 12:06:49', '2023-07-22 12:06:49'), +(2408, 376, 'Okaibia cole', '1999-06-20', '233559829224', '0559829224', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-24 12:20:06', 0, NULL, 0, 'retailer', NULL, 'd9K51pKN', 'FMD0000478', NULL, '2023-07-22 12:08:03', '2023-08-09 04:46:13'), +(2409, 751, 'Monica Oduro', '1998-05-05', '233548299099', '0548299099', 'MTN', NULL, NULL, NULL, 'fXw7_UcmQ5aiD4WWT2EA37:APA91bGhyMuiKIZSQxJBfnNIRCuIlOpFjtCqtqPcy-NS97EUQ-gASUo2D9mwo-cLwckL9uzC2L1KKa_Xd8RC-ziUj4khePiXINW97Sjqx4QXhhjQbOlqY0zgXUl7hKEc88gn9LaWPse7', 1, 1, NULL, NULL, '2023-07-22 09:34:26', 1, '2023-07-22 09:41:06', 0, 'distributor', NULL, '2VKzJyKB', 'FMD0000853', NULL, '2023-07-22 12:20:55', '2023-08-09 21:19:56'), +(2410, NULL, 'Linda', NULL, '233256223352', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-22 12:25:00', '2023-07-22 12:25:00'), +(2411, NULL, 'Musah Andeela', NULL, '233541730512', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-22 12:27:52', '2023-07-22 12:27:52'), +(2412, NULL, 'Eunice', NULL, '233530649195', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-22 12:36:35', '2023-07-27 11:24:16'), +(2413, NULL, 'LAWRENCIA', NULL, '233559309144', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-22 13:11:29', '2023-07-22 13:11:29'), +(2414, 560, 'Kit Oppong Kontor', '1995-10-30', '233203820151', '0203820151', 'VOD', NULL, NULL, NULL, 'cos6HzuwJUCch_aSxVUSnk:APA91bF-9csVqjZ-oOsGPJUns6QGxJYuWUI8XNFfyVZxOHHPXZQfa3IX2AW9Hc30k4IZ341F8jYHem3yRijJi30s3NCGL-_2Xein_SEB9URfOtMjSScof76W1vle-Gj3YNk2AhtnSTCn', 1, 1, NULL, NULL, '2023-07-08 19:42:12', 0, NULL, 0, 'retailer', NULL, '1mKeZ78b', 'FMD0000662', NULL, '2023-07-22 13:31:27', '2023-08-22 08:49:02'), +(2415, NULL, 'Margaret Latol', NULL, '233248572497', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-22 13:34:46', '2023-07-22 13:34:46'), +(2416, NULL, 'Akumah Emmanuella', NULL, '233501866326', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:11:58', '2023-07-24 10:11:58'), +(2417, 809, 'Lily Esperance', '2000-01-03', '233554126648', '0554126648', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 11:32:30', 0, NULL, 0, 'retailer', NULL, 'XP8alXKN', 'FMD0000911', NULL, '2023-07-24 10:13:02', '2023-08-09 04:46:20'), +(2418, NULL, 'Safoa Patricia', NULL, '233599992816', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:16:36', '2023-07-24 10:16:36'), +(2419, NULL, 'Nana Esi', NULL, '233550069282', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:17:50', '2023-07-24 10:17:50'), +(2420, NULL, 'Okay', NULL, '233241366331', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:19:07', '2023-07-26 11:32:03'), +(2421, NULL, 'Richard Enyan', NULL, '233597947058', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:22:02', '2023-07-24 10:22:02'), +(2422, NULL, 'Ohemeng Aboagye', NULL, '233546063747', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:24:42', '2023-07-24 10:24:42'), +(2423, NULL, 'Agyeiwaa Priincess', NULL, '233506562247', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:27:46', '2023-07-24 10:27:46'), +(2424, NULL, 'Stella Owusu', NULL, '233244577756', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:28:58', '2023-07-24 10:28:58'), +(2425, 863, 'Gyau Sampson', '2000-08-15', '233559007151', '0559007151', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-27 12:38:21', 0, NULL, 0, 'retailer', NULL, 'R08Wa43w', 'FMD0000965', NULL, '2023-07-24 10:30:23', '2023-08-09 04:46:21'), +(2426, NULL, 'Lawrencia Ofori Mensah', NULL, '233559889953', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:31:39', '2023-07-24 10:31:39'), +(2427, 846, 'Alimatu ibr how are you', '2000-11-06', '233249055785', '0249055785', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 19:14:21', 0, NULL, 0, 'retailer', NULL, '508pq7kg', 'FMD0000948', NULL, '2023-07-24 10:33:02', '2023-08-09 04:46:20'), +(2428, NULL, 'Efya', NULL, '233256264589', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:34:43', '2023-07-24 10:34:43'), +(2429, NULL, 'Khadija Adam', NULL, '233593244249', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:37:19', '2023-07-24 10:37:19'), +(2430, NULL, 'Veronica', NULL, '233554555483', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:39:10', '2023-07-24 10:39:10'), +(2431, NULL, 'Bernice Serwaa', NULL, '233547095001', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:40:18', '2023-07-24 10:40:18'), +(2432, NULL, 'Gifty Mintah', NULL, '233559747454', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:42:53', '2023-07-24 10:42:53'), +(2433, NULL, 'Alexandra Agyeman', NULL, '233571514103', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:44:21', '2023-07-24 10:44:21'), +(2434, NULL, 'Jennifer', NULL, '233596183319', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:45:35', '2023-07-24 10:45:35'), +(2435, 715, 'Genevieve Vanderpuye', '1992-10-27', '233555772205', '0555772205', 'MTN', NULL, NULL, NULL, 'fmkkpg_pRoasv45xidR_V-:APA91bH9jJvUxLS3xjI3WpJUn7yGFYWdMJcLVEF9F3PwVQDS8j6fn-U7b2DVPPh1uEa5iQ-xczkDjAsK11M5XfoRJEriX553x2j46lJK5kpfQeZG7N7FPCAjL1reEklqkPOzTQ3UZTHt', 1, 1, '2023-07-21 18:20:30', NULL, '2023-07-21 17:39:43', 1, '2023-07-21 17:41:54', 0, 'distributor', NULL, 'QlkLgW8y', 'FMD0000817', NULL, '2023-07-24 10:48:42', '2023-08-09 04:46:19'), +(2436, NULL, 'Quarshie Maudlyn Yayra', NULL, '233594126200', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:50:57', '2023-07-24 10:50:57'), +(2438, 778, 'Joana Semey', '2001-12-27', '233571435824', '0571435824', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-23 22:03:08', 0, NULL, 0, 'retailer', NULL, 'yY8l5DkO', 'FMD0000880', NULL, '2023-07-24 10:52:37', '2023-08-09 04:46:20'), +(2439, NULL, 'Nana Akua', NULL, '233558725540', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:53:58', '2023-07-24 10:53:58'), +(2440, NULL, 'Maame Fosuah', NULL, '233556427271', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 10:55:50', '2023-07-24 10:55:50'), +(2441, NULL, 'Maame Ama Gyamfuah', NULL, '233209047062', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 11:01:17', '2023-07-24 11:01:17'), +(2442, NULL, 'Philimena Sackey', NULL, '233240690411', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 11:13:26', '2023-07-25 09:48:01'), +(2443, NULL, 'Zee', NULL, '233553062241', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 11:19:34', '2023-07-24 11:19:34'), +(2444, NULL, 'Abigail Achiaa', NULL, '233542312215', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 11:21:16', '2023-07-24 11:21:16'), +(2445, NULL, 'Gifty', NULL, '233557038990', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 11:23:17', '2023-07-24 11:23:17'), +(2446, NULL, 'Awurah Ama', NULL, '233249105669', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 11:24:18', '2023-07-24 11:24:18'), +(2447, NULL, 'Maureen', NULL, '233591090049', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 11:27:54', '2023-07-24 11:27:54'), +(2448, 1427, 'Effah Sandra', NULL, '233546719738', '0546719738', 'MTN', NULL, NULL, NULL, 'cDYwURImH0j2omkI5ehGUE:APA91bHNz4WSGLPu_FFcL-KtsN9NU-5i9tH2Pdn5b_-Ep3_13CQp5JWjmA_lFk9mYFiYYrePISwFlb1JqNPBl_sor9yPNpUM1o_PLzPx1PqoLO6OXkwfpaTRj85lrONdRyWUPoI4AD8V', 1, 1, '2023-08-23 20:35:37', NULL, '2023-08-23 20:35:38', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000490', NULL, '2023-07-24 11:33:26', '2023-08-23 20:35:38'), +(2449, NULL, 'Tracy', NULL, '233500321924', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-24 12:04:43', '2023-07-24 12:04:43'), +(2450, NULL, 'Ahiafor Seyram Doreen', NULL, '233549341470', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-25 08:18:49', '2023-07-25 08:18:49'), +(2451, NULL, 'Akosua', NULL, '233247521126', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-25 09:36:28', '2023-07-25 09:36:28'), +(2452, 897, 'Anastasia Viewu', '2003-04-18', '233257968475', '0257968475', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-29 22:33:26', 0, NULL, 0, 'retailer', NULL, 'zQkrxDKr', 'FMD0000999', NULL, '2023-07-25 09:38:29', '2023-08-09 04:46:21'), +(2453, NULL, 'Dufie', NULL, '233540281044', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-25 09:39:54', '2023-07-25 09:39:54'), +(2454, NULL, 'Sandra', NULL, '233592063152', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-25 09:41:01', '2023-07-25 09:41:01'), +(2455, NULL, 'Jennifer', NULL, '233249495292', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-25 09:45:55', '2023-07-25 09:45:55'), +(2456, NULL, 'Rosina Osei', NULL, '233531244789', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-25 09:49:46', '2023-07-25 09:49:46'), +(2457, NULL, 'Collins', NULL, '233240639391', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-25 09:50:46', '2023-07-25 09:50:46'), +(2458, NULL, 'Celestina', NULL, '233552698658', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-25 09:51:56', '2023-07-25 09:51:56'), +(2459, NULL, 'Felecia Narki', NULL, '233548318522', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-25 09:53:31', '2023-07-25 09:53:31'), +(2460, NULL, 'Janet Animah', NULL, '233546724932', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-25 09:54:52', '2023-07-25 09:54:52'), +(2461, NULL, 'Deborah Gyeshie', NULL, '233596918550', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-25 09:58:28', '2023-07-25 09:58:28'), +(2462, 790, 'Agyiri Rebecca', '2003-10-31', '233593854110', '0593854110', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-24 20:39:23', 0, NULL, 0, 'retailer', NULL, '508p0y8g', 'FMD0000892', NULL, '2023-07-25 10:00:32', '2023-08-09 04:46:20'), +(2463, NULL, 'Rammy', NULL, '233269472161', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-25 10:01:49', '2023-07-25 10:01:49'), +(2464, NULL, 'Sheila Ackon Amoah', NULL, '233543863887', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-25 10:10:50', '2023-07-25 10:10:50'), +(2465, 386, 'Patience Ablordeppey', '2000-07-26', '233551408430', '0551408430', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-26 05:30:47', 0, NULL, 0, 'retailer', NULL, 'QY3B5Rk2', 'FMD0000488', NULL, '2023-07-25 10:16:47', '2023-08-09 04:46:13'), +(2466, NULL, 'Patience', NULL, '233550541867', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-25 11:54:29', '2023-07-25 11:54:29'), +(2467, NULL, 'Dorothy Brobbey', NULL, '233247748191', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-25 14:38:34', '2023-07-25 14:38:34'), +(2468, NULL, 'Moro Fazazi', NULL, '233542332656', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-25 15:20:34', '2023-07-29 11:27:54'), +(2469, NULL, 'Amanda', NULL, '233559906455', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 09:17:50', '2023-08-08 10:54:53'), +(2470, NULL, 'Tricia', NULL, '233543012701', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 09:18:53', '2023-07-26 09:18:53'), +(2471, NULL, 'Priscilla Ampiah', NULL, '233557532478', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 09:20:11', '2023-07-26 09:20:11'), +(2472, NULL, 'Rukky', NULL, '233507015048', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 09:21:58', '2023-07-26 09:21:58'), +(2473, NULL, 'Ahbena Savage', NULL, '233559050328', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 09:23:32', '2023-07-26 09:23:32'), +(2474, 821, 'Victoria Abasontey', '1985-12-16', '233542062600', '0542062600', 'MTN', NULL, NULL, NULL, 'cgigMDWZMUeMhR77iHNz0D:APA91bFShCtEGRC6yCXFJAdbG4elTo3JfZPI0tJEF3yIWxTcO_PKSgBu--RfSCm7YSOKiVxgL9iDcyuUq0VUJ_Lyd0TIny7pjtc5X3Be2sc9SZ3DjBPPpAD_aQSW2C3wKmroFEemyLmo', 1, 1, NULL, NULL, '2023-07-25 18:36:42', 1, '2023-07-25 18:43:31', 0, 'distributor', NULL, 'ByKxM48W', 'FMD0000923', NULL, '2023-07-26 09:26:57', '2023-08-19 13:45:04'), +(2475, NULL, 'Abigail', NULL, '233595683797', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 09:28:58', '2023-07-26 09:28:58'), +(2476, NULL, 'Samira', NULL, '233247459842', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 09:30:11', '2023-07-26 09:30:11'), +(2477, NULL, 'Gifty', NULL, '233205127068', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 09:31:30', '2023-07-26 09:31:30'), +(2478, NULL, 'Anastasia Donkor', NULL, '233553496428', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 09:33:22', '2023-07-26 09:33:22'), +(2479, NULL, 'Owusuaa Irene', NULL, '233598663069', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 09:35:06', '2023-07-26 09:35:06'), +(2480, NULL, 'Survaiva', NULL, '233507266241', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 09:36:44', '2023-07-26 09:36:44'), +(2481, NULL, 'Akosua', NULL, '233202857868', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 09:37:50', '2023-07-26 09:37:50'), +(2482, 698, 'Cecilia Arthur', '2002-12-31', '233597235040', '0597235040', 'MTN', NULL, NULL, NULL, 'fZGNSI51fkpbp7UMpVmmrN:APA91bF3FwEg9IlsPCXZmraoHY4KyYSc1mPdKglDW5rZSgNMAwHlTLhh5x0YjLc_i1InzGjQWekhUtfW1d0p4GJY75lWmVkOEe9ykY-5Yy6vG5RwPexJxw-w29PTPg35BKZdeEnMcUz4', 1, 1, NULL, NULL, '2023-07-20 00:21:34', 1, '2023-07-25 11:40:58', 0, 'distributor', NULL, 'QY3ByXk2', 'FMD0000800', NULL, '2023-07-26 09:39:39', '2023-08-09 04:46:18'), +(2483, NULL, 'Daniella', NULL, '233540211430', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 09:42:23', '2023-07-26 09:42:23'), +(2484, NULL, 'Lomotey Harriet', NULL, '233591391932', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 09:43:28', '2023-07-26 09:43:28'), +(2485, NULL, 'Racheal', NULL, '233531160454', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 11:00:05', '2023-07-26 11:00:05'), +(2486, 820, 'Olivia Arthur', '1984-06-03', '233556446609', '0556446609', 'MTN', NULL, NULL, NULL, 'eKPcTYhj-kS-kjF1VQ8Yb8:APA91bGN9Dhd5vJ9gT3oK1SEIwOWWMPmKJ4hI1fJzswoX3h7u8Ij2R_mrF1GOmgc78BYPOByusUkMjTlvVpuWn5g-DEJ7nBn_2WscmuOpj_36DivajUXGoXPXSch9Pt459iUOZwkT66l', 1, 1, NULL, NULL, '2023-07-25 16:29:15', 1, '2023-07-25 20:14:47', 0, 'distributor', NULL, 'OD30QzKd', 'FMD0000922', NULL, '2023-07-26 11:02:00', '2023-08-16 07:24:37'), +(2487, NULL, 'Okay', NULL, '233209103447', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 11:35:19', '2023-07-26 11:35:19'), +(2488, NULL, 'Ernest Appiah', NULL, '233546045186', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 12:10:39', '2023-07-26 12:10:39'), +(2489, NULL, 'Smoke', NULL, '233241547893', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 12:12:30', '2023-07-26 12:12:30'), +(2490, NULL, 'Ewurama Gaisey', NULL, '233502245434', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-26 13:14:54', '2023-07-26 13:14:54'), +(2491, 822, 'Nancy Fosu', '1998-11-07', '233593271373', '0593271373', 'MTN', NULL, NULL, NULL, 'c4H8FLWNStup7gdAF6yNH0:APA91bHOho7x_roUQoV-XZ87ksDHZNgFzzoOtg8nbJ4IzgOsdfZy4UYNeJaCFEGkV6Dm4Yb5YT-qZV4QG48S9j8HDOV4a3Rv32c5y7gQTmlu0PiqCRk19tWigAIyFATNyBmmPKPFbLM-', 1, 1, '2023-08-18 20:01:52', NULL, '2023-07-25 18:39:58', 0, NULL, 0, 'retailer', NULL, 'V4kmXd8r', 'FMD0000924', NULL, '2023-07-26 13:18:27', '2023-08-18 20:01:52'), +(2492, 839, 'vera serwaa', '2000-05-09', '233558861255', '0558861255', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 11:44:17', 0, NULL, 0, 'retailer', NULL, 'jo8GlgkY', 'FMD0000941', NULL, '2023-07-26 13:19:38', '2023-08-09 04:46:20'), +(2493, 853, 'Ernestina Fiankobea Asare', '1996-12-26', '233243238061', '0243238061', 'MTN', NULL, NULL, NULL, 'cA0b2h8HR9KutJmp9_cs34:APA91bE19y-2rdyreremxrMqQpRm9Bhcv7V3zIr6Q_tyxEmOrKgeW-YBXoNQgbw0pwNmG3-BTi8EfrF7JdMbRfRwULpBzwpIHIs2_wjmYGMX8C4F4PLA7NTlOM8XPM6yFhWIc8lvGAb2', 1, 1, NULL, NULL, '2023-07-27 06:16:10', 1, '2023-07-27 06:44:28', 0, 'distributor', NULL, 'XP8aBXkN', 'FMD0000955', NULL, '2023-07-27 10:31:05', '2023-08-18 19:57:03'), +(2494, NULL, 'Rebecca', NULL, '233543191814', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 10:32:24', '2023-07-27 10:32:24'), +(2495, NULL, 'Akoto Nancy', NULL, '233530114498', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 10:34:06', '2023-07-27 10:34:06'), +(2496, NULL, 'Sect', NULL, '233596384353', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 10:36:51', '2023-08-04 13:26:14'), +(2497, NULL, 'Theophilus Botsio', NULL, '233546535757', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 10:39:39', '2023-07-27 10:39:39'), +(2498, NULL, 'Ellen Opoku', NULL, '233248626985', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 10:44:06', '2023-07-27 10:44:06'), +(2499, NULL, 'Hannah Quayson', NULL, '233245946580', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 10:45:29', '2023-08-04 11:12:37'), +(2500, NULL, 'Vivian', NULL, '233241515686', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 10:46:39', '2023-07-27 10:46:39'), +(2501, NULL, 'Comfort Nyame', NULL, '233249847308', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 10:47:47', '2023-07-27 10:47:47'), +(2502, 1344, 'Eunita kwaw kume', NULL, '233543418584', '0543418584', 'MTN', NULL, NULL, NULL, 'd-SCA-fHRTe-GR4P2VdABs:APA91bFn64gMp2SrwE0rxtB3kg8XQ0P9452IGjfuXWq3ZbZQecMW5e4Vf7gZaGxH7SGFJNGWeyjDv0_10h5rhj237NL1lLF3e7UoO2Ak1F-K0wqI-HossiP9kTIcfeD3a72oflHH59tB', 1, 1, '2023-08-20 21:57:42', NULL, '2023-08-20 21:56:57', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000401', NULL, '2023-07-27 10:48:52', '2023-08-20 21:56:58'), +(2503, NULL, 'Katherine', NULL, '233592006550', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 10:50:08', '2023-07-27 10:50:08'), +(2504, 1351, 'sandra Agyemang', NULL, '233241861773', '0241861773', 'MTN', NULL, NULL, NULL, 'e3IH0sjfRI-b3swy3DC2sL:APA91bEg8LnifjLj6cQoFfNLXaV7pX9CCbktG2m9luHTKTNHrsWOK-rAVM165xJ6D08W7f2Y9PUHuOuk4MDGnZOhqdbEjXpbejgxvOkrf80ElPcHtM4Tvq01ije_m5BjxThaWuRH4JR6', 1, 1, '2023-08-21 02:05:52', NULL, '2023-08-21 02:05:55', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000408', NULL, '2023-07-27 10:51:38', '2023-08-21 02:05:57'), +(2505, NULL, 'Priscilla', NULL, '233273630152', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 10:52:58', '2023-07-27 10:52:58'), +(2506, 699, 'mavis Adongo', '1996-05-22', '233545852060', '0545852060', 'MTN', NULL, NULL, NULL, 'ejuS8kGwak2Lrg0oJQW66c:APA91bFMaR47-RfmC89BmXnqhuhmGqU0VQGH_FpSHI0VaBpBmXQG_nlVz95VY2xMtvz2ezSvCH9vFjud8TBJcYQUG0A7H2eeLLWQXQN13eJj3QdR1FRafrhdh9ZaXPZikkDmG2OsrXkv', 1, 1, '2023-07-27 00:48:49', NULL, '2023-07-20 01:36:28', 1, '2023-07-27 00:19:26', 0, 'distributor', NULL, '5zKV1e3G', 'FMD0000801', NULL, '2023-07-27 10:56:59', '2023-08-09 20:23:53'), +(2507, NULL, 'Ruth Dakura', NULL, '233502395242', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 10:59:22', '2023-07-27 10:59:22'), +(2508, NULL, 'Paul Agekum', NULL, '233540200232', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 11:01:42', '2023-07-27 11:01:42'), +(2509, NULL, 'Janice', NULL, '233500438936', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 11:03:27', '2023-07-27 11:03:27'), +(2510, NULL, 'Christiana Boadum', NULL, '233595495618', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 11:05:34', '2023-07-28 10:41:09'), +(2511, 973, 'kakari Theresah', '2004-02-04', '233597925745', '0597925745', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-04 01:16:44', 0, NULL, 0, 'retailer', NULL, 'NDkJZak6', 'FMD0001075', NULL, '2023-07-27 11:06:58', '2023-08-09 04:46:22'), +(2512, NULL, 'Daniella Acheampong', NULL, '233530029109', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 11:08:21', '2023-07-27 11:08:21'), +(2513, NULL, 'Leonora', NULL, '233209344576', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 11:10:21', '2023-07-27 11:10:21'), +(2514, NULL, 'Patience', NULL, '233599730194', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 11:12:18', '2023-07-27 11:12:18'), +(2515, NULL, 'Victoria', NULL, '233592111807', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 11:13:15', '2023-07-27 11:13:15'), +(2516, 908, 'Jessica odoi', '2003-07-05', '233501300885', '0501300885', 'VOD', NULL, NULL, NULL, 'fk2QddAQVUqXqlgO9Hg2qH:APA91bFSuLRprVLRNwr1cHPj8pNhtXFDfNfh0ltIFAHUO3lHa-DhJZYeQFpk1kpoDuYC9JJylfgzUTg3APJHKzg1p2LxfzZM7rdqy9hD94lT8OnXk9JGjHt0rXQw0syIbFerk7d-Znmx', 1, 1, '2023-08-21 12:07:25', NULL, '2023-07-30 18:11:04', 1, '2023-07-30 20:40:12', 0, 'distributor', NULL, '4N86nW82', 'FMD0001010', NULL, '2023-07-27 11:16:07', '2023-08-21 12:07:25'), +(2517, NULL, 'Joesphine Dunu', NULL, '233599343424', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 11:17:06', '2023-07-27 11:17:06'), +(2518, NULL, 'Sandi', NULL, '233558054319', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 11:20:47', '2023-07-27 11:20:47'), +(2519, NULL, 'Priscilla Fosuaa Frimpong', NULL, '233558304361', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 12:03:58', '2023-07-28 09:58:06'), +(2520, NULL, 'Hiba', NULL, '233508787781', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 14:43:56', '2023-07-27 14:43:56'), +(2521, NULL, 'Lilian Tano', NULL, '233546138981', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-27 15:41:40', '2023-07-27 15:41:40'), +(2522, NULL, 'Yaa Asantewaa', NULL, '233558099770', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 09:54:34', '2023-07-28 09:54:34'), +(2523, NULL, 'Winifred Mantey', NULL, '233550857807', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 09:56:11', '2023-07-28 09:56:11'), +(2524, NULL, 'Andrea baafi', NULL, '233246555120', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 10:01:52', '2023-07-28 10:01:52'), +(2525, NULL, 'Abena', NULL, '233240586989', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 10:03:11', '2023-07-28 10:03:11'), +(2526, NULL, 'Enyonam', NULL, '233208839177', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 10:07:35', '2023-07-28 10:07:35'), +(2527, NULL, 'Elly', NULL, '233543593292', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 10:19:07', '2023-07-28 10:19:07'), +(2528, NULL, 'Elizabeth', NULL, '233532517563', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 10:20:33', '2023-07-28 10:20:33'), +(2529, NULL, 'Sandra', NULL, '233547445801', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 10:21:43', '2023-07-28 10:21:43'), +(2530, NULL, 'Janet', NULL, '233256269885', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 10:23:47', '2023-07-28 10:23:47'), +(2531, NULL, 'Ohenewa', NULL, '233540123546', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 10:28:22', '2023-07-28 10:28:22'), +(2532, NULL, 'Makafui', NULL, '233247440525', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 10:31:10', '2023-07-28 10:31:10'), +(2533, NULL, 'Segbefia Esther', NULL, '233247818312', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 10:35:25', '2023-07-28 10:35:25'), +(2534, NULL, 'Ayel', NULL, '233552116370', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 10:36:46', '2023-07-28 10:36:46'), +(2535, NULL, 'Hannah', NULL, '233546669788', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 10:37:59', '2023-07-28 10:37:59'), +(2536, NULL, 'Rhoda', NULL, '233592807670', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 10:39:33', '2023-07-28 10:39:33'), +(2537, NULL, 'Patience', NULL, '233547218296', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 10:45:08', '2023-07-28 10:45:08'), +(2538, NULL, 'Esi Manu', NULL, '233267771878', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 10:46:24', '2023-07-28 10:46:24'), +(2539, NULL, 'Faustina Adwoa', NULL, '233240177085', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 10:47:29', '2023-07-28 10:47:29'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(2540, 878, 'Mavis QUARTEY', '1985-08-07', '233244992839', '0244992839', 'MTN', NULL, NULL, NULL, 'dsLc0X0NSda123E35UJO_2:APA91bFnD6mUxQuJnfVDs51Ugl9Rbm9q_71lbpkfTO7hmpGFHMD8PKdbEHSEr_LE8vJcGQiVH2n_JHdF9DM0_1XgqkxOpGa9Xm3Fo1j8MgQEOsIM4sage6a5ziLvqoqdofDCGyk3a2ih', 1, 1, NULL, NULL, '2023-07-28 09:54:14', 1, '2023-07-28 10:08:18', 0, 'distributor', NULL, 'yY8lbR3O', 'FMD0000980', NULL, '2023-07-28 11:21:22', '2023-08-14 19:25:51'), +(2541, 315, 'MARY MANSA', '2004-03-18', '233554580140', '0554580140', 'MTN', NULL, NULL, NULL, 'eep07HevkEKvgW4Qjoat5P:APA91bG8LRW5RO73_GqFlIJVhBJEf0zPUjEXN8nAfv9JVVE_SDS8tVx3IjvNvmvx7drJYjnzGQILb3k-DVYN_MFM9Bgy3MA_IC0C6fLt9Mahfm14K0UU6Rd9Ll6J6KTgg0l6hcVLbpbJ', 1, 1, '2023-06-10 23:20:55', NULL, '2023-06-10 23:20:55', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000417', NULL, '2023-07-28 11:31:36', '2023-08-22 01:00:57'), +(2542, NULL, 'Selina', NULL, '233556899754', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 11:57:08', '2023-07-28 11:57:08'), +(2543, NULL, 'Vera Opoku', NULL, '233550018363', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-28 13:38:25', '2023-07-28 13:38:25'), +(2544, NULL, 'Philemon', NULL, '233243637685', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 08:52:18', '2023-07-29 08:52:18'), +(2545, NULL, 'Liliian', NULL, '233245046197', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 09:16:28', '2023-07-29 09:16:28'), +(2546, NULL, 'Rachael Sosu', NULL, '233241639881', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 09:18:04', '2023-07-29 09:18:04'), +(2547, NULL, 'Lawrencia Nyamekye', NULL, '233241439553', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 09:19:48', '2023-07-29 09:19:48'), +(2548, 1400, 'Esther Blankson', NULL, '233540625121', '0540625121', 'MTN', NULL, NULL, NULL, 'eTvB6mtzK0ePlzuol3TRkp:APA91bH51_xqev8Lk7Rqg23dN0WOKpTjfErqHVO6so7XZ9pBYhF0w6jfUV0QzCzGRs8XhOH8E9JGbUQyx-a0ld0au8NT5hb5EEGvaOlj8iI4HZ2AB2_WfYOkApt1SmwGw1vVF9hSlea3', 1, 1, '2023-08-22 17:36:56', NULL, '2023-08-22 17:36:55', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000460', NULL, '2023-07-29 09:21:44', '2023-08-22 17:36:56'), +(2549, NULL, 'Rosemary Owusu', NULL, '233541447143', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 09:22:52', '2023-07-29 09:22:52'), +(2550, 884, 'Francisca Annan', '2004-01-07', '233592574246', '0592574246', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-29 03:11:12', 0, NULL, 0, 'retailer', NULL, 'R48v5JKE', 'FMD0000986', NULL, '2023-07-29 09:24:00', '2023-08-09 04:46:21'), +(2551, NULL, 'Ivy Mensah', NULL, '233249418007', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 09:25:09', '2023-07-29 09:25:09'), +(2552, NULL, 'Nancy Akoto', NULL, '233203604894', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 09:28:54', '2023-07-29 09:28:54'), +(2553, NULL, 'Edna', NULL, '233503162873', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 09:32:37', '2023-07-29 09:32:37'), +(2554, NULL, 'Afya Young', NULL, '233550665100', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 09:33:40', '2023-07-29 09:33:40'), +(2555, NULL, 'Beauty Ocansey', NULL, '233554623053', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 09:36:58', '2023-07-29 09:36:58'), +(2556, NULL, 'Salma', NULL, '233594938302', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 09:39:25', '2023-07-29 09:39:25'), +(2557, NULL, 'Aka Blay', NULL, '233547586790', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 09:40:34', '2023-07-29 09:40:34'), +(2558, NULL, 'Patience Dokor', NULL, '233595954468', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 09:42:55', '2023-07-29 09:42:55'), +(2559, NULL, 'Roland', NULL, '233598050974', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 09:48:24', '2023-07-29 09:48:24'), +(2560, NULL, 'Shantel', NULL, '233557757306', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 09:51:04', '2023-07-29 09:51:04'), +(2561, NULL, 'Deborah Ohenewa Amponsah', NULL, '233543830097', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 09:52:35', '2023-07-29 09:52:35'), +(2562, 571, 'Priscilla Frimpong', '2000-06-24', '233556041900', '0556041900', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 08:14:43', 0, NULL, 0, 'retailer', NULL, 'mbkDBrKR', 'FMD0000673', NULL, '2023-07-29 10:22:42', '2023-08-09 04:46:16'), +(2563, 786, 'Debora Kessie', '1990-12-07', '233547512966', '0547512966', 'MTN', NULL, NULL, NULL, 'e6gi9-jXK0vLkj-Psz2dNm:APA91bEt7qiIiC2d6XaJqJ5x3StwkXgIGkqxwz__0BE4j8stRuZnHawJWuR_VoET-xVCyXaf7xs9Yb4Q1jmvkueyJXBrrCmqcKPScqpLB7-eRMKlSMaBe79KtOYUbo_0ooEojOPoZrnc', 1, 1, '2023-07-29 09:38:53', NULL, '2023-07-24 17:45:16', 1, '2023-07-24 19:14:14', 0, 'distributor', NULL, 'QY3BdX82', 'FMD0000888', NULL, '2023-07-29 10:43:02', '2023-08-14 06:50:36'), +(2564, NULL, 'Alberta', NULL, '233275054013', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 15:05:18', '2023-07-29 15:05:18'), +(2565, NULL, 'Lawrencia', NULL, '233591963379', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 15:07:04', '2023-07-31 11:24:23'), +(2566, NULL, 'nana hemaa', NULL, '233597997672', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-29 15:31:14', '2023-07-29 15:31:14'), +(2567, NULL, 'Comfort Kudzordzi', NULL, '233245698305', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 09:45:19', '2023-07-31 09:45:19'), +(2568, NULL, 'Ruth Kankam', NULL, '233550703504', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 09:46:39', '2023-07-31 09:46:39'), +(2569, NULL, 'Owusu Daniel', NULL, '233241248828', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 09:48:29', '2023-07-31 09:48:29'), +(2570, NULL, 'Nana Ama', NULL, '233592950013', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 09:50:55', '2023-07-31 09:50:55'), +(2571, NULL, 'Amu Jennifer', NULL, '233547831935', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 09:55:02', '2023-07-31 09:55:02'), +(2572, NULL, 'Wilhemina', NULL, '233556736156', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 09:56:18', '2023-07-31 09:56:18'), +(2573, NULL, 'Keziah Owusu', NULL, '233599301189', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 09:57:54', '2023-07-31 09:57:54'), +(2574, NULL, 'Alberta', NULL, '233249558490', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 10:03:02', '2023-07-31 10:03:02'), +(2575, NULL, 'Elsie Dosie', NULL, '233599375653', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 10:05:31', '2023-07-31 10:05:31'), +(2576, NULL, 'Christiana Gyemba', NULL, '233559558536', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 10:12:10', '2023-07-31 10:12:10'), +(2577, NULL, 'Ebenezer', NULL, '233548808210', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 10:13:21', '2023-07-31 10:21:56'), +(2578, NULL, 'Linda Frimpong', NULL, '233249125190', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 10:14:45', '2023-07-31 10:14:45'), +(2579, NULL, 'Rose Amoakowaa', NULL, '233249422934', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 10:16:13', '2023-07-31 10:16:13'), +(2580, NULL, 'Agnes Abban', NULL, '233530628772', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 10:18:27', '2023-07-31 10:18:27'), +(2581, NULL, 'Dorcas Apenteng', NULL, '233540561773', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 10:21:07', '2023-07-31 10:21:07'), +(2582, NULL, 'Mary Dwomoh', NULL, '233558481688', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 10:25:22', '2023-07-31 10:25:22'), +(2583, NULL, 'Alice', NULL, '233242811776', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 10:29:19', '2023-07-31 10:29:19'), +(2584, NULL, 'Ohemaa', NULL, '233545442819', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 10:31:16', '2023-07-31 10:31:16'), +(2585, NULL, 'Trudy Boatemaa', NULL, '233556926928', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 10:33:52', '2023-07-31 10:33:52'), +(2586, 813, 'Hagan Elizabeth', '1999-03-12', '233550026442', '0550026442', 'MTN', NULL, NULL, NULL, 'dK3AT3jVHEu8vUSt8vWcie:APA91bFdY4PUSbI95ZHroZDRGE6K6PZanlBjMyn2IMreDQczpvMQXIXJBUsm1sKv2Jx6EmIU3qgCGyEHqsGujRI0faHWGvhfnm1je0WUlr-iOzluQwEI5eLW2y8DzPEeujGXUrOnsBfh', 1, 1, '2023-07-27 17:55:38', NULL, '2023-07-25 15:03:53', 1, '2023-07-27 17:50:11', 0, 'distributor', NULL, 'ZX8q0yKV', 'FMD0000915', NULL, '2023-07-31 10:39:16', '2023-08-09 20:27:00'), +(2587, 1293, 'Ekua Bentil', NULL, '233591172418', '0591172418', 'MTN', NULL, NULL, NULL, 'd0MRt-hvRHqbarFNVFSGAn:APA91bGIbfVY0fHGRMaQtyH-RsyYJXBppRH4tOn--WQBSwabbV5It7RpXgA27SjLFoNnx9Nxv9MQQyJ42LGO3Z5ww2Z-5DEPAJDGf-nlRw_TWZ9mBpdMVuz4h_HYycb0p1YtTwzqM0j0', 1, 1, '2023-08-19 10:54:20', NULL, '2023-08-19 10:54:19', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000350', NULL, '2023-07-31 10:47:08', '2023-08-19 10:54:20'), +(2588, NULL, 'Nana Ama', NULL, '233557031199', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 10:51:57', '2023-07-31 10:51:57'), +(2589, NULL, 'Asantewaa', NULL, '233244810677', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 10:55:23', '2023-07-31 10:55:23'), +(2590, NULL, 'Adeseng Selina', NULL, '233256496166', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 10:58:08', '2023-07-31 10:58:08'), +(2591, 959, 'magdalene Nketia Boateng', '1989-04-06', '233249675745', '0249675745', 'MTN', NULL, NULL, NULL, 'df3IcfiBTG-vPaiIBW7ltf:APA91bHxqojGtFhoxFTs-kggQDPYS1orwxhtuvOnY8fYYuVrgvjyq9uAMux16mqFBm85o7o1PA5ETYv4a8neqor-fvhN-UUhFiAq0wLS5BW150qENrgmHq1aq2o6pyaO3eZWx9gc3ZVY', 1, 1, '2023-08-11 19:49:39', NULL, '2023-08-02 20:37:36', 1, '2023-08-11 16:10:03', 0, 'distributor', NULL, 'QlkLQ93y', 'FMD0001104', NULL, '2023-07-31 11:01:00', '2023-08-11 19:49:39'), +(2592, NULL, 'Adwoa Desire', NULL, '233557354039', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 11:05:26', '2023-07-31 11:05:26'), +(2593, 614, 'Jennifer Assabil', '1997-06-11', '233241990949', '0241990949', 'MTN', NULL, NULL, NULL, 'frKSS3GARZSXSF2iRwvSuA:APA91bF95U5zgpEKrO6rPY3IaZ_OVIbXsGZ4fBwMTVk9wDauXMSocFe8mNQQ-FqQEi3sDUC0k7e6fepqCvDJAtJ6u18ZgY0LahvcpGYgFCIbbZgw6a6XnpbZaax7j_Un06oSUqFNFXe9', 1, 1, NULL, NULL, '2023-07-11 20:13:20', 1, '2023-07-29 18:24:02', 0, 'distributor', NULL, 'ROKOXP80', 'FMD0000716', NULL, '2023-07-31 11:07:53', '2023-08-09 18:59:15'), +(2594, NULL, 'Elizabeth', NULL, '233540705320', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 11:11:27', '2023-07-31 11:11:27'), +(2595, NULL, 'Diana Ackom', NULL, '233509014890', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 11:22:44', '2023-07-31 11:22:44'), +(2596, NULL, 'Phillipina', NULL, '233541100339', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 11:26:06', '2023-07-31 11:26:06'), +(2597, NULL, 'Eugenia', NULL, '233248723386', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 11:27:10', '2023-07-31 11:27:10'), +(2598, NULL, 'Faustina', NULL, '233246727762', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 11:29:42', '2023-07-31 11:29:42'), +(2599, NULL, 'Joana Ohemaa', NULL, '233554039710', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 11:30:45', '2023-07-31 11:30:45'), +(2600, NULL, 'Rose Maame Esi Asempa', NULL, '233558611176', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 11:38:23', '2023-07-31 11:38:23'), +(2601, NULL, 'Ogazy', NULL, '233241725630', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 11:45:25', '2023-07-31 11:45:25'), +(2602, NULL, 'Esther Akomeng', NULL, '233248755718', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 11:47:12', '2023-07-31 11:47:12'), +(2603, NULL, 'Nana Yaa', NULL, '233504771495', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 11:48:58', '2023-07-31 11:48:58'), +(2604, NULL, 'Cecilia', NULL, '233551000103', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 12:10:29', '2023-07-31 12:10:29'), +(2605, NULL, 'Cindy Owusu', NULL, '233532337042', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 13:02:41', '2023-07-31 13:02:41'), +(2606, 915, 'Bernice Kesse Amoah', '1994-10-13', '233542701052', '0542701052', 'MTN', NULL, NULL, NULL, 'etbCpDjgJUmzsQK7vxocLx:APA91bFCVqnwFZjSeoERnI404wQXfAtzRG4M29zLYuLozhER6GfUHReRRWmMNE7P6HQ23j9LmTUe-ElYbhnd3oFnmWA3hGc9iaPtJZyes_DeP6VtjCq-UE25SgbzVj5DwKSjPqeuTDa2', 1, 1, NULL, NULL, '2023-07-30 23:13:28', 1, '2023-07-30 23:16:31', 0, 'distributor', NULL, 'QlkLn9Ky', 'FMD0001017', NULL, '2023-07-31 13:04:41', '2023-08-09 04:46:21'), +(2607, NULL, 'Juliana Asabea Boateng', NULL, '233205890210', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 13:06:58', '2023-07-31 13:08:49'), +(2608, NULL, 'Stephanie', NULL, '233503244926', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 14:12:16', '2023-07-31 14:17:57'), +(2609, NULL, 'Sarfowaa Kesseh Priscilla', NULL, '233543380730', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-07-31 14:17:15', '2023-07-31 14:17:15'), +(2610, NULL, 'Rakesh', NULL, '233256754142', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 08:53:22', '2023-08-01 08:53:22'), +(2611, NULL, 'Maame Serwaa', NULL, '233545848612', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 08:58:41', '2023-08-01 08:58:41'), +(2612, NULL, 'Nana Akua', NULL, '233555176030', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 09:00:14', '2023-08-01 09:00:14'), +(2613, NULL, 'Godfred Nketia', NULL, '233556791306', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 09:01:27', '2023-08-01 09:01:27'), +(2614, 867, 'Mercy Gyan', '1993-01-21', '233249766685', '0249766685', 'MTN', NULL, NULL, NULL, 'eatmgxvm6E04m30Y5chNXg:APA91bFJbCMxemFuQYrpC783OhZpDreZAnbrmEYDqbv8vLjJ-2GEOitFtjrCEmScRU-rgv0F8ReMHCva9AgkdFAMY5aniOWL9V7cl8qdgO8bCuBuQHbke0OHjhQBngZuhMhuAhiGuDvG', 1, 1, NULL, NULL, '2023-07-28 00:11:46', 1, '2023-07-31 22:06:51', 0, 'distributor', NULL, 'ba3E06kN', 'FMD0000969', NULL, '2023-08-01 09:05:15', '2023-08-09 04:46:21'), +(2615, NULL, 'Betty Yayra', NULL, '233241049168', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 09:06:34', '2023-08-01 09:06:34'), +(2616, NULL, 'Efya Belinda', NULL, '233247022388', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 09:08:06', '2023-08-01 09:08:06'), +(2617, 952, 'shetu moh', '1995-10-30', '233200023882', '0200023882', 'VOD', NULL, NULL, NULL, 'eYXJolgOUU_OjJINVMx3Xn:APA91bEuUGNroRosPI1xWfuNnhu1n1-G30o3VfJE4E4G0IYBA0RvDacm1AXtlouw9cgoL4TmPB7KLUKlD_RyJRl221kQHDzLAH391yazsGI3UmajU_F4pQiEFuBNx0HkW2CqTgUPRqvX', 1, 1, NULL, NULL, '2023-08-02 11:48:08', 0, NULL, 0, 'retailer', NULL, '4N86yWK2', 'FMD0001054', NULL, '2023-08-01 09:09:11', '2023-08-10 18:01:10'), +(2618, NULL, 'Adiak Heggai', NULL, '233248257448', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 09:11:26', '2023-08-01 09:11:26'), +(2619, NULL, 'Rakiya', NULL, '233243229931', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 09:13:52', '2023-08-01 09:13:52'), +(2620, NULL, 'Maadwoa', NULL, '233245801860', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 09:15:18', '2023-08-01 09:15:18'), +(2621, NULL, 'Slyvia', NULL, '233548505898', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 09:16:32', '2023-08-01 09:16:32'), +(2622, NULL, 'Kwatemaa Mavis', NULL, '233599558821', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 09:18:09', '2023-08-01 09:18:09'), +(2623, NULL, 'Wendy Jackson', NULL, '233208348821', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 09:19:39', '2023-08-01 09:19:39'), +(2624, NULL, 'Millicent', NULL, '233543113569', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 09:20:48', '2023-08-01 09:20:48'), +(2625, 975, 'Bernice Roy', '1998-08-02', '233540320988', '0540320988', 'MTN', NULL, NULL, NULL, 'cODMJ1FkuUBnv3ed5ccJq8:APA91bElXBI6IQY3dayGFDIHWMLpfp6pMLvo_IqpuS55jyViPMYR5bE8MRejKNk0UE9je87pm1OXzVVEj3CLeOXxfgEWlqZBiYQ9fAh3WqfOi-QWTDxyIbjw9cyQNLcKsfBh6aRqvgBH', 1, 1, '2023-08-04 14:18:07', NULL, '2023-08-04 14:03:51', 1, '2023-08-04 14:08:49', 0, 'distributor', NULL, 'wZ3QQM3b', 'FMD0001077', NULL, '2023-08-01 09:21:56', '2023-08-09 20:25:02'), +(2626, NULL, 'Doreen', NULL, '233555268551', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 09:22:56', '2023-08-01 09:22:56'), +(2627, NULL, 'Kaye', NULL, '233548426500', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 09:28:13', '2023-08-01 09:28:13'), +(2628, NULL, 'Andrine', NULL, '233208743508', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 09:32:38', '2023-08-01 09:32:38'), +(2629, NULL, 'Regina', NULL, '233540943632', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 10:16:53', '2023-08-01 10:16:53'), +(2630, NULL, 'Jessica', NULL, '233273531820', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 10:19:55', '2023-08-01 10:19:55'), +(2631, NULL, 'Esi', NULL, '233555262158', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 10:48:16', '2023-08-01 10:48:16'), +(2632, NULL, 'Jessica', NULL, '233543095058', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 10:59:18', '2023-08-01 10:59:18'), +(2633, NULL, 'Adiza', NULL, '233598472347', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 11:01:06', '2023-08-01 11:01:06'), +(2634, NULL, 'Angelina Baah', NULL, '233551467980', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 11:39:47', '2023-08-01 11:39:47'), +(2635, NULL, 'Amankwah Esther', NULL, '233595791065', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 12:14:10', '2023-08-01 12:14:10'), +(2636, NULL, 'Diana Boateng', NULL, '233549015790', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-01 16:35:01', '2023-08-01 16:35:01'), +(2637, NULL, 'Mandy', NULL, '233530648218', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:14:09', '2023-08-02 10:14:09'), +(2638, NULL, 'Maadam Joyce', NULL, '233544978134', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:16:25', '2023-08-02 10:16:25'), +(2639, NULL, 'Blessed', NULL, '233595359716', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:18:42', '2023-08-02 10:18:42'), +(2640, NULL, 'Marian Sackey', NULL, '233530200824', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:20:17', '2023-08-02 10:20:17'), +(2641, 938, 'Aisha Adam', '1989-11-21', '233248180939', '0248180939', 'MTN', NULL, NULL, NULL, 'fE1o9tKSTGOhSZ6jEZplrc:APA91bFZDK44HzONaFVwWtpVjIiBlzJ6c7Yweevqe10MN2krFpJmEt8D-o4tHlsrqbYKntnXvOelHGjSluVKur82LzBR2L_LFSPcGLDxIgv6M4ZQY6yGZNPjewWxwdR6JSI16xIHShSm', 1, 1, '2023-08-01 18:14:30', NULL, '2023-08-01 15:23:01', 1, '2023-08-01 15:32:52', 0, 'distributor', NULL, '0mkye4k4', 'FMD0001040', NULL, '2023-08-02 10:22:13', '2023-08-14 08:00:32'), +(2642, NULL, 'Seraphine', NULL, '233598384495', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:23:23', '2023-08-02 10:23:23'), +(2643, NULL, 'Grace', NULL, '233243377291', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:25:10', '2023-08-02 10:25:10'), +(2644, 582, 'Mary Theodorah Abankwah', '1991-02-09', '233248700462', '0248700462', 'MTN', NULL, NULL, NULL, 'eiOf45XAQ_CNbs6RRE_Ryl:APA91bEEMNWsxjLL7FgdnAldmAgiQ7I8hyF6iYdNgmIb5SwrjzyIpC_MUE1IBu8OILRdRJX8HQYXPclW88W35t3eUSPqKbPuaDUsxlwUxqmcIDAmhjfF_ENAQEkrOVtFaqANaCVIU9tx', 1, 1, NULL, NULL, '2023-07-09 21:03:46', 0, NULL, 0, 'retailer', NULL, '0mkyNx34', 'FMD0000684', NULL, '2023-08-02 10:26:37', '2023-08-18 21:42:08'), +(2645, NULL, 'Gina', NULL, '233243966558', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:29:00', '2023-08-02 10:29:00'), +(2646, NULL, 'Sarpong Philipa', NULL, '233549817811', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:30:06', '2023-08-02 10:30:06'), +(2647, NULL, 'Peter Obeng Biney', NULL, '233543509220', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:31:47', '2023-08-02 10:31:47'), +(2648, NULL, 'Feruza', NULL, '233200610754', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:33:29', '2023-08-02 10:33:29'), +(2649, NULL, 'Linda Boakye', NULL, '233553148775', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:39:26', '2023-08-02 10:39:26'), +(2650, NULL, 'Elizabeth Awande', NULL, '233556311126', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:41:01', '2023-08-02 10:41:01'), +(2651, NULL, 'Francisca Ayisu', NULL, '233551681263', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:42:25', '2023-08-02 10:42:25'), +(2652, 221, 'MARIAM ABDULMUMIN', '2004-11-28', '233256286555', '0256286555', 'MTN', NULL, NULL, NULL, 'eu-uPU0kPkmOqsfiOy3yb9:APA91bHPoVKWTNoqrXzOOzVZ4f2qAfjuT4d1XKy5HxET67Mpzz6Yr_mKldYu8gkMsXWt_KOsXDWga-Zt4yQoymqXs3gOlGcmOdX3gm3oBzpXGErFd--HudppfGKtTLw8LFtxC31RIQEw', 1, 1, '2023-06-04 22:53:46', NULL, '2023-06-04 22:53:46', 1, '2023-08-09 23:12:51', 0, 'distributor', NULL, NULL, 'FMD0000322', NULL, '2023-08-02 10:43:37', '2023-08-12 22:30:59'), +(2653, NULL, 'Emma A. Boateng', NULL, '233243428126', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:45:09', '2023-08-02 10:45:09'), +(2654, NULL, 'Nana Ama Kakraba', NULL, '233549530694', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:47:31', '2023-08-02 10:47:31'), +(2655, NULL, 'Jael Nyamekye', NULL, '233246690219', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:53:35', '2023-08-02 10:53:35'), +(2656, NULL, 'Mercy', NULL, '233554137665', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:55:00', '2023-08-02 10:55:00'), +(2657, NULL, 'Tetteh Getrude', NULL, '233557377951', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 10:56:07', '2023-08-02 10:56:07'), +(2658, 356, 'Rumaisha musah', '2005-03-21', '233596812138', '0596812138', 'MTN', NULL, NULL, NULL, 'fkCLWO3KVEGfotimqinWQj:APA91bF7_Rm-LX8ITQpfK3Y_x9Ov7WtDcmMr54YhsSIGpehWUhcm0jOsu9TeN255ydHxoxRdTi2VVqUeyptsdbTNyTwHRkOO84Z2iiph6VB3gF1UOF6M4SyzghgjY8qHeqFxkyNLzsxO', 1, 1, '2023-08-02 11:07:26', NULL, '2023-06-20 14:44:34', 1, '2023-08-02 10:27:32', 0, 'distributor', NULL, 'pak717Kl', 'FMD0000458', NULL, '2023-08-02 10:57:53', '2023-08-13 22:23:29'), +(2659, 920, 'Kate ...', '2000-05-02', '233202553948', '0202553948', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-31 10:37:58', 0, NULL, 0, 'retailer', NULL, 'OD30ydKd', 'FMD0001022', NULL, '2023-08-02 10:58:58', '2023-08-09 04:46:21'), +(2660, NULL, 'Ruth', NULL, '233243029427', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 11:21:47', '2023-08-02 11:21:47'), +(2661, 936, 'Nana Adwoa Fianko', '1990-12-11', '233554567503', '0554567503', 'MTN', NULL, NULL, NULL, 'cuDq2opmTBuYEBmJcYVqs2:APA91bGD8hC2xDKoYrCJjM_wAxC8NUik3-COe-Skk9VD7Y5lyUrCfelu1QORi3SzKtw1c9LMSJtoh-bs6renmC2v0AzqYOPZf1JC66f0W-5kbA-Ui5yuCVz3yBgY8nXiMvqCVnyxtkwC', 1, 1, '2023-08-02 13:42:11', NULL, '2023-08-01 13:01:36', 1, '2023-08-01 23:29:27', 0, 'distributor', NULL, 'MVK1yeKq', 'FMD0001038', NULL, '2023-08-02 11:39:06', '2023-08-15 19:53:20'), +(2662, NULL, 'Amanda Asare', NULL, '233549943089', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 12:00:41', '2023-08-02 12:00:41'), +(2663, NULL, 'Boatemaa', NULL, '233241350733', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 12:36:53', '2023-08-02 12:36:53'), +(2664, NULL, 'Vida kwofie', NULL, '233559562103', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 12:38:54', '2023-08-02 12:38:54'), +(2665, NULL, 'Asantewaa Melody', NULL, '233202928637', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 14:31:41', '2023-08-02 14:31:41'), +(2666, NULL, 'Amankwaa Afriyie Cindy', NULL, '233599918750', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-02 14:54:40', '2023-08-02 14:54:40'), +(2667, 1247, 'Jennifer Apreko', NULL, '233543075866', '0543075866', 'MTN', NULL, NULL, NULL, 'fG8zQTHtT0GimEETWcuD2I:APA91bGJ7TMMfEXvZvcRENh0BYLSHF5jE88HdzPX-INYFdVf0F9s0sfYr_ULm24eQhDUuIF5J_LPhOjfpLWZyYcWpDcnjZ4N6Ba4UsN72MVU1MXoSRHmRGL5G_osa8QPbrVZtXw5t55O', 1, 1, '2023-08-17 22:59:15', NULL, '2023-08-17 22:59:20', 0, NULL, 0, 'retailer', NULL, 'D30VWL8d', 'FMC0000288', NULL, '2023-08-03 09:39:15', '2023-08-17 22:59:21'), +(2668, NULL, 'Florence', NULL, '233591367277', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 09:40:37', '2023-08-03 09:40:37'), +(2669, NULL, 'Rita Arthur', NULL, '233243337223', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 09:42:25', '2023-08-03 09:42:25'), +(2670, NULL, 'Vera Boateng', NULL, '233553733206', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 09:44:35', '2023-08-03 09:44:35'), +(2671, 791, 'Dzah Dorothy Yayra', '1995-03-09', '233543215120', '0543215120', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-24 20:46:24', 0, NULL, 0, 'retailer', NULL, 'Je8wv5KO', 'FMD0000893', NULL, '2023-08-03 09:45:56', '2023-08-09 04:46:20'), +(2672, NULL, 'Ernestina', NULL, '233597604726', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 09:47:14', '2023-08-03 09:47:14'), +(2673, NULL, 'Manu Agnes', NULL, '233542507631', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 09:49:24', '2023-08-03 09:49:24'), +(2674, NULL, 'Beatrice Atakora', NULL, '233243636963', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 09:54:03', '2023-08-03 09:54:03'), +(2675, NULL, 'Rahinatu Zakari', NULL, '233530879777', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 09:56:51', '2023-08-03 09:56:51'), +(2676, 1378, 'Philidia Addison', NULL, '233598901862', '0598901862', 'MTN', NULL, NULL, NULL, 'csgk_V0MgUwUg8hskaYZw4:APA91bE8zvydZYfd0aZL7arbHATk3NkoD2WEm-bAGfllH-k7gW99zJpxFgzN-HqN_Tlt6AlNiXCHlqgXq7FvFjlW8JOu3AmGUzkRaotqumymzJlcpxN8Pyq5U8M3ZaGysGBcPqsE1Hvi', 1, 1, '2023-08-21 20:46:23', NULL, '2023-08-21 20:46:24', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000438', NULL, '2023-08-03 09:58:09', '2023-08-21 20:46:25'), +(2677, NULL, 'Aisha', NULL, '233248054643', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 09:59:17', '2023-08-03 09:59:17'), +(2678, 57, 'Boateng Diana', '2002-10-10', '233554200433', '0554200433', 'MTN', NULL, NULL, NULL, 'd03JnE8nfU-hs3w6J_A9F1:APA91bGrvHlAv0GQh4vxf4VH61WFalfPdBxpziqQXzK9pwM0NHJUS9F3nj14YUe9-rlIW5M9tmQF6wApPDBmHJVKRIrEuf_Kpp9TOLiw7r66kVvvngNLc2_eIVpwBr_4GL21d3uifwfH', 1, 1, '2023-05-31 15:30:44', NULL, '2023-05-31 15:30:44', 1, '2023-05-31 15:37:05', 0, 'distributor', NULL, '1mKeaLKb', 'FMD0000118', NULL, '2023-08-03 10:00:45', '2023-08-09 20:22:59'), +(2679, NULL, 'Vera Gyamfi Annie', NULL, '233553659199', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 10:01:58', '2023-08-03 10:01:58'), +(2680, NULL, 'Appiah Asantewaa Bernice', NULL, '233551957331', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 10:03:08', '2023-08-03 10:03:08'), +(2681, NULL, 'Diamond', NULL, '233540389840', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 10:04:28', '2023-08-03 10:04:28'), +(2682, NULL, 'Millicent Asare', NULL, '233593324763', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 10:06:36', '2023-08-03 10:06:36'), +(2683, 1262, 'rhiam luv', '2002-03-08', '233599104070', '0599104070', 'MTN', NULL, NULL, NULL, 'dTWqylp14U9VtvAx7RvPLZ:APA91bFTnQ040hquzl2vgJpo5dq_JMUhNfSjbsOPNKZzSrjycgc8Ny9mjouBpDq2_Pr1KrXo_HxDqXtXfBJcbzeLFYJS-c2kE7-I9zEs0NsMr-B5eEeWtGXf3h6Wm2vfCpFK1kmDc-mO', 1, 1, '2023-08-18 19:47:43', NULL, '2023-08-18 19:47:47', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000318', NULL, '2023-08-03 10:07:39', '2023-08-18 19:49:09'), +(2684, NULL, 'Gloria AppiahJackson', NULL, '233544724504', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 10:08:50', '2023-08-03 10:08:50'), +(2685, NULL, 'Vivian Effah', NULL, '233552376678', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 10:10:24', '2023-08-03 10:10:24'), +(2686, NULL, 'Zainab Mamah', NULL, '233550350644', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 10:11:38', '2023-08-03 10:11:38'), +(2687, NULL, 'Bernice', NULL, '233556746200', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 10:12:46', '2023-08-03 10:12:46'), +(2688, NULL, 'Gloria', NULL, '233248476280', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 10:14:22', '2023-08-03 10:14:22'), +(2689, NULL, 'Belinda Asare', NULL, '233548220826', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 10:15:27', '2023-08-03 10:15:27'), +(2690, NULL, 'Bernice Mensah', NULL, '233552176570', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 10:18:51', '2023-08-03 10:18:51'), +(2691, NULL, 'Rosina', NULL, '233554979384', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 12:45:41', '2023-08-03 12:45:41'), +(2692, NULL, 'milicent', NULL, '233577691424', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 15:05:49', '2023-08-03 15:05:49'), +(2693, NULL, 'Freda', NULL, '233240880255', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-03 16:02:27', '2023-08-03 16:02:27'), +(2694, NULL, 'Felicia Osei', NULL, '233504893534', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:21:32', '2023-08-04 10:21:32'), +(2695, NULL, 'Philip', NULL, '233203773020', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:23:25', '2023-08-04 10:23:25'), +(2696, NULL, 'Faizatu', NULL, '233533664585', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:27:37', '2023-08-04 10:27:37'), +(2697, NULL, 'Rachel', NULL, '233547880528', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:29:05', '2023-08-04 10:29:05'), +(2698, NULL, 'Stephanie', NULL, '233209352046', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:30:42', '2023-08-04 10:30:42'), +(2699, NULL, 'Jennifer', NULL, '233256922714', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:32:28', '2023-08-04 10:32:28'), +(2700, NULL, 'Nana Adjoa', NULL, '233594958635', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:35:30', '2023-08-04 10:35:30'), +(2701, NULL, 'Geoargina Ama Yeboah', NULL, '233505858582', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:37:11', '2023-08-04 11:30:40'), +(2702, NULL, 'Hannah', NULL, '233546680546', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:38:25', '2023-08-04 10:38:25'), +(2703, NULL, 'Konadu', NULL, '233532664207', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:39:36', '2023-08-04 10:39:36'), +(2704, NULL, 'Slyvia Konadu', NULL, '233240601788', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:40:39', '2023-08-04 10:40:39'), +(2705, NULL, 'Akorfa Attipoe', NULL, '233203473327', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:41:56', '2023-08-04 10:41:56'), +(2706, NULL, 'Leelia Ofosu', NULL, '233551082245', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:44:23', '2023-08-04 10:44:23'), +(2707, NULL, 'Fafali', NULL, '233246660544', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:51:45', '2023-08-04 10:51:45'), +(2708, NULL, 'Gloria Peprah', NULL, '233500075238', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:52:57', '2023-08-04 11:32:42'), +(2709, NULL, 'Love Asare', NULL, '233597591075', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:55:02', '2023-08-04 10:55:02'), +(2710, NULL, 'Roselyne', NULL, '233555505327', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:56:14', '2023-08-04 10:56:14'), +(2711, 949, 'Brigette osei A', '1991-02-18', '233503036958', '0503036958', 'VOD', NULL, NULL, NULL, 'c6laL-l12UBUqDFIt8uCPT:APA91bHeyD4rgl1Yc5s2W5sir6rfmPwKD5gKZbUOhdEQE5M8NpC_rI7xsfe2gob-IIxEvBakAr_2SthsoUYkxVqlvIgXTcjoEsU8gR2Hv2zzJ4XqLWdxxGCohxt88nR-yOJ1G201hKt_', 1, 1, '2023-08-02 10:13:11', NULL, '2023-08-02 09:48:24', 1, '2023-08-02 10:09:21', 0, 'distributor', NULL, '1q8Ajgkw', 'FMD0001051', NULL, '2023-08-04 10:58:14', '2023-08-15 10:12:55'), +(2712, NULL, 'Nharnhary', NULL, '233591584251', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 10:59:35', '2023-08-04 10:59:35'), +(2713, NULL, 'Zainab', NULL, '233541397090', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 11:00:36', '2023-08-04 11:00:36'), +(2714, NULL, 'Racheel', NULL, '233591321199', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 11:01:35', '2023-08-04 11:01:35'), +(2715, NULL, 'Margaret', NULL, '233598805594', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 11:03:17', '2023-08-04 11:03:17'), +(2716, NULL, 'Awo', NULL, '233246075725', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 11:05:44', '2023-08-04 11:05:44'), +(2717, NULL, 'Phoebe', NULL, '233552505275', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 11:08:29', '2023-08-04 11:08:29'), +(2718, NULL, 'Nana Akua', NULL, '233245331588', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 11:09:48', '2023-08-04 11:09:48'), +(2719, NULL, 'Geoargina Ama Yeboah', NULL, '233559989368', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 11:31:23', '2023-08-04 11:31:23'), +(2720, NULL, 'Prempeh Helena', NULL, '233545319774', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 12:15:52', '2023-08-04 12:15:52'), +(2721, 18, 'Adablah Natasha', '1993-10-31', '233544040560', '0544040560', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-30 15:23:10', NULL, '2023-05-30 15:23:10', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000009', NULL, '2023-08-04 12:17:17', '2023-08-09 04:46:08'), +(2722, 971, 'Hariel Isaac', '2001-06-19', '233597449611', '0597449611', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-03 20:33:28', 0, NULL, 0, 'retailer', NULL, 'mbkDZgKR', 'FMD0001073', NULL, '2023-08-04 12:30:53', '2023-08-09 04:46:22'), +(2723, NULL, 'Kiki', NULL, '233249559883', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 13:24:22', '2023-08-04 13:24:22'), +(2724, NULL, 'Doris', NULL, '233241084936', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-04 13:45:24', '2023-08-04 13:45:24'), +(2725, NULL, 'Vera', NULL, '233245645979', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 09:50:50', '2023-08-05 09:50:50'), +(2726, NULL, 'Afrakoma Josephine', NULL, '233553530112', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 09:52:30', '2023-08-05 09:52:30'), +(2727, NULL, 'Adzraku Elizabeth', NULL, '233249743055', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 09:54:00', '2023-08-05 09:54:00'), +(2728, 976, 'Mamduda Safianu', '1997-11-30', '233558053664', '0558053664', 'MTN', NULL, NULL, NULL, 'eTt277R5BEVFq30Jf3kCbl:APA91bFwNKyt1n9z-opO_cwetcz3XyTRbQ6lF-G2pjeoNwPDhoLQ9i1r1o63uAJa3CzB3STZUvb8aU6F8v7vtGxWhDxV9_tkh-alX-psSxELECY_5_KYlxFGiv1km_7JRZt3gulgawuz', 1, 1, NULL, NULL, '2023-08-04 16:56:41', 1, '2023-08-04 17:06:38', 0, 'distributor', NULL, 'd9K5Zy8N', 'FMD0001078', NULL, '2023-08-05 09:57:14', '2023-08-09 04:46:22'), +(2729, NULL, 'Lydia Konadu', NULL, '233204604657', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 10:00:41', '2023-08-05 10:00:41'), +(2730, NULL, 'Grace Duah', NULL, '233548941939', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 10:04:52', '2023-08-05 10:04:52'), +(2731, NULL, 'Raster', NULL, '233249172983', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 10:07:21', '2023-08-05 10:07:21'), +(2732, NULL, 'Stacy', NULL, '233548063392', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 10:17:27', '2023-08-05 10:17:27'), +(2733, NULL, 'Lottie', NULL, '233549282098', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 10:18:48', '2023-08-05 10:18:48'), +(2734, NULL, 'Bernice', NULL, '233540330988', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'distributor', NULL, NULL, NULL, NULL, '2023-08-05 10:24:02', '2023-08-05 10:24:02'), +(2735, NULL, 'Gifty Yeboah', NULL, '233551539056', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 10:24:59', '2023-08-05 10:24:59'), +(2736, NULL, 'Ohemaa', NULL, '233545246362', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 10:33:31', '2023-08-05 10:33:31'), +(2737, NULL, 'Eugenia Adoma Koduah', NULL, '233207435130', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 10:35:56', '2023-08-05 10:35:56'), +(2738, NULL, 'Harrisson', NULL, '233549254090', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 10:41:34', '2023-08-05 10:41:34'), +(2739, NULL, 'Janet', NULL, '233548475897', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 10:46:06', '2023-08-05 10:46:06'), +(2740, NULL, 'Yaa', NULL, '233552212260', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 10:47:27', '2023-08-05 10:47:27'), +(2741, NULL, 'Ama priscy', NULL, '233557690379', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 10:52:28', '2023-08-05 10:52:28'), +(2742, 618, 'Adobea Tracy', '1999-09-17', '233256203563', '0256203563', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-12 06:31:07', 0, NULL, 0, 'retailer', NULL, 'DR8Po9KV', 'FMD0000720', NULL, '2023-08-05 10:58:38', '2023-08-09 04:46:17'), +(2743, NULL, 'Munawara Mustapha', NULL, '233557360824', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 11:02:27', '2023-08-05 11:02:27'), +(2744, NULL, 'Christabel Osei', NULL, '233544728518', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 11:09:24', '2023-08-05 11:09:24'), +(2745, 1283, 'Sandra Martei', '2000-06-19', '233204770214', '0204770214', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-08-19 00:04:18', NULL, '2023-08-19 00:04:21', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000340', NULL, '2023-08-05 11:10:47', '2023-08-19 00:04:21'), +(2746, NULL, 'Nana Adwoa Amankwah', NULL, '233544808098', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 11:12:24', '2023-08-05 11:12:24'), +(2747, NULL, 'Agnes', NULL, '233271237941', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 11:13:20', '2023-08-05 11:13:20'), +(2748, 979, 'Rafiatu Mohammed', '1989-10-08', '233244882371', '0244882371', 'MTN', NULL, NULL, NULL, 'fG7HcGAz0kATr_4dw4j6TM:APA91bHWBVC6bt75tyA4jJAFOzW5Q_9KFaEg_CSd8TPeZA5sJYQB1D-Y35cqdPfjMfzrKLebpiC3c4L1SWm7yCsws8nZDt_AcTlwpsOSOJsU8f1d65c8ON_xSXc3u3WzfQrcG-H1b9Ik', 1, 1, '2023-08-06 09:24:15', NULL, '2023-08-05 09:03:48', 1, '2023-08-05 09:27:35', 0, 'distributor', NULL, '1dKR1V3z', 'FMD0001081', NULL, '2023-08-05 11:21:06', '2023-08-09 21:08:17'), +(2749, NULL, 'Beverlyn Cobbinah', NULL, '233540682686', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 11:22:57', '2023-08-05 11:22:57'), +(2750, NULL, 'francisca', NULL, '233549524599', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 11:24:27', '2023-08-05 11:24:27'), +(2751, 783, 'Helen Nyamekeh', '1994-04-04', '233550215233', '0550215233', 'MTN', NULL, NULL, NULL, 'cJJhRGAV-0UXj6_u8imdi2:APA91bFVNjNW8DJmMfkAO352fQYo1CBi1wXVeWWAeUk8z8DEapVTnmE8eRVMYpzsltKhtW8aJqLoVBhHyuclbrP9GakF0rX4PuENoX_ADOVUo3zsx8tDu_L-9dZI_V6vAejoVP3S8mID', 1, 1, '2023-08-04 19:24:14', NULL, '2023-07-24 15:36:54', 1, '2023-08-04 19:13:38', 0, 'distributor', NULL, 'jo8GjmKY', 'FMD0000885', NULL, '2023-08-05 11:26:49', '2023-08-10 07:58:36'), +(2752, NULL, 'Matilda Dodoo', NULL, '233593797745', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 11:28:09', '2023-08-05 11:28:09'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(2753, NULL, 'Patience Donkor', NULL, '233599140847', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-05 11:42:25', '2023-08-05 11:42:25'), +(2754, 1334, 'Abigail Mensah', NULL, '233268520106', '0268520106', 'ATL', NULL, NULL, NULL, 'etj8TBkbSZ6EsaYP303cwz:APA91bEJDjGNSMR2WZM4Ny_KUROhwZV3Zf_-Y-ZrIMHEqauQk4cZW9Q2922VBFBntz2a7PrfWvbld5RsN5n5vvc3wl2L23e0CC-HDhlbcJAy1DyQ4XKPW6yC3RtEsDgQ9X48kKRwKbIK', 1, 1, '2023-08-20 13:29:54', NULL, '2023-08-20 13:29:57', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000391', NULL, '2023-08-05 12:50:15', '2023-08-20 13:29:58'), +(2755, NULL, 'Benard', NULL, '233595005001', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-07 08:50:10', '2023-08-07 08:50:10'), +(2756, NULL, 'Achiaa Naomi', NULL, '233553489129', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-07 08:51:16', '2023-08-07 08:51:16'), +(2757, NULL, 'Esther Addo', NULL, '233256996603', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-07 08:52:10', '2023-08-07 08:52:10'), +(2758, NULL, 'Kambake Abigail', NULL, '233543859556', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-07 08:53:47', '2023-08-07 08:53:47'), +(2759, NULL, 'Bernice Tiwaa', NULL, '233240211673', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-07 08:55:51', '2023-08-07 08:55:51'), +(2760, NULL, 'Hawa', NULL, '233508382277', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-07 08:57:18', '2023-08-07 08:57:18'), +(2761, NULL, 'Sheedat', NULL, '233592284595', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-07 08:58:57', '2023-08-07 08:58:57'), +(2762, NULL, 'Adu Agyeiwaa', NULL, '233558714347', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-07 09:00:27', '2023-08-07 09:00:27'), +(2763, NULL, 'Mawukoenya', NULL, '233531358258', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-07 09:04:12', '2023-08-07 09:04:12'), +(2764, NULL, 'Rebecca', NULL, '233557606124', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-07 10:08:02', '2023-08-07 10:08:02'), +(2765, NULL, 'Lauren', NULL, '233548605267', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-07 10:50:54', '2023-08-07 10:50:54'), +(2766, NULL, 'Hajia', NULL, '233557421008', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-08 10:37:36', '2023-08-08 10:37:36'), +(2767, NULL, 'Rosemary', NULL, '233545970281', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-08 10:38:50', '2023-08-08 10:38:50'), +(2768, NULL, 'Nash', NULL, '233240513941', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-08 10:40:20', '2023-08-08 10:40:20'), +(2769, NULL, 'Alexis Davis', NULL, '233507497927', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-08 10:42:10', '2023-08-08 10:53:59'), +(2770, NULL, 'Eunice Frimpong', NULL, '233243529725', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-08 10:44:57', '2023-08-08 10:44:57'), +(2771, NULL, 'blessing', NULL, '233530172119', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-08 11:08:09', '2023-08-08 11:08:09'), +(2772, NULL, 'Azaare Patience', NULL, '233248114239', NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-08 15:08:01', '2023-08-08 15:08:01'), +(2773, 15, 'ABENA GYANG', '1995-03-14', '233545906854', '0545906854', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-30 08:03:49', NULL, '2023-05-30 08:03:49', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000005', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2774, 17, 'ANITA TORGBOR', '2003-03-14', '233598292635', '0598292635', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-30 08:52:54', NULL, '2023-05-30 08:52:54', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000008', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2775, 19, 'COMFORT HANSEN', '2005-08-13', '233591478809', '0591478809', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-30 16:20:21', NULL, '2023-05-30 16:20:21', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000010', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2776, 20, 'favourite nurse', '2000-10-28', '233559574571', '0559574571', 'MTN', NULL, NULL, NULL, 'd_KpY9qBReWjbwtfSoiA_C:APA91bFh-HqNa0PBjAQc6-IsaWA4LeR9Ve1U52uLz6yajDbvCwS_WTfIHyRMZR2fwwOnYRCzA-vCtUqxKwKj7ps5B2MHBkZXBB7CiF63Ikx38fgL5o7G9qL2l58p4SP5rHB9Xw4y42D4', 1, 1, '2023-05-30 17:39:53', NULL, '2023-05-30 17:39:53', 1, '2023-05-30 17:47:27', 0, 'distributor', NULL, 'eO8Xr3dQ', 'FMD0000012', NULL, '2023-08-09 04:46:08', '2023-08-13 07:29:03'), +(2777, 22, 'PORTIA OMANPEH', '2001-07-04', '233547782624', '0547782624', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-30 19:17:36', NULL, '2023-05-30 19:17:36', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000015', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2778, 29, 'Addo Theresah', '2000-03-19', '233558849472', '0558849472', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 07:33:59', NULL, '2023-05-31 07:33:59', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000040', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2779, 32, 'Betty Quening', '2001-06-29', '233546078551', '0546078551', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 08:16:56', NULL, '2023-05-31 08:16:56', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000052', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2780, 36, 'Josephine Appiah', '2004-06-21', '233504526592', '0504526592', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 09:02:43', NULL, '2023-05-31 09:02:43', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000057', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2781, 41, 'Abigail Agyeiwaa', '2001-07-09', '233548216509', '0548216509', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 09:47:46', NULL, '2023-05-31 09:47:46', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000063', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2782, 45, 'ABDUL MUTALIB', '1994-01-03', '233242202143', '0242202143', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 10:27:15', NULL, '2023-05-31 10:27:15', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000071', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2783, 49, 'Heartwill Lartey', '1999-08-28', '233559298050', '0559298050', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 11:32:39', NULL, '2023-05-31 11:32:39', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000091', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2784, 50, 'Amoateng Boahemaa', '1987-07-29', '233247435824', '0247435824', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 11:41:24', NULL, '2023-05-31 11:41:24', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000093', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2785, 51, 'GRACE ADJAVON', '1997-04-27', '233209648936', '0209648936', 'VOD', NULL, NULL, NULL, 'fpQTvvFfqUd7pfwsyn4gHD:APA91bHxsoCsBrOuK7S-fjwHPWg5ECYhEG_HOasfbqgwb0hUNmqxEV29az_gFg3_wUbPwyccny-ndcw4V4rQpvs6_iqdX874phivEB7os7N2KiaiLFTcqjXRqpb8qXKWGfpjWsyy3PFT', 1, 1, '2023-05-31 12:26:17', NULL, '2023-05-31 12:26:17', 1, '2023-06-05 15:54:42', 0, 'distributor', NULL, '4N86Rz82', 'FMD0000098', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2786, 53, 'GEORGINA OKAI', '1978-01-30', '233594605250', '0594605250', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 12:42:37', NULL, '2023-05-31 12:42:37', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000102', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2787, 54, 'MARCUS MENSAH', '1994-01-26', '233550222080', '0550222080', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 12:51:19', NULL, '2023-05-31 12:51:19', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000104', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2788, 55, 'REGINA TAKYIWAA', '1999-04-17', '233597748178', '0597748178', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 14:49:35', NULL, '2023-05-31 14:49:35', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000114', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2789, 56, 'OLIVIA BOAHEMAA', '2002-12-21', '233599259635', '0599259635', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 15:22:37', NULL, '2023-05-31 15:22:37', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000117', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2790, 58, 'CORDIAL OPARE', '2000-08-03', '233541530218', '0541530218', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 16:02:56', NULL, '2023-05-31 16:02:56', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000121', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2791, 59, 'Miriam Asamoah', '2002-06-14', '233543120040', '0543120040', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 16:17:56', NULL, '2023-05-31 16:17:56', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000122', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2792, 62, 'Portia Doe', '1995-05-29', '233546103704', '0546103704', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 19:24:57', NULL, '2023-05-31 19:24:57', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000137', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2793, 63, 'Dorcas takyi Delcan', '2003-12-12', '233257762290', '0257762290', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 19:57:23', NULL, '2023-05-31 19:57:23', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000138', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2794, 64, 'LAWRENCIA OSAAH', '2003-10-29', '233504096667', '0504096667', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 20:10:49', NULL, '2023-05-31 20:10:49', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000139', NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2795, 67, 'AMINU SUMAILA', '2001-08-25', '233554178537', '0554178537', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 21:58:36', NULL, '2023-05-31 21:58:36', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000144', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2796, 68, 'Priscilla Danquah', '2002-09-23', '233257587241', '0257587241', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 22:17:29', NULL, '2023-05-31 22:17:29', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000146', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2797, 69, 'KARIAN ASIEDU', '1997-12-02', '233550927838', '0550927838', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 22:29:38', NULL, '2023-05-31 22:29:38', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000148', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2798, 71, 'Spendilove Sarfo', '2004-08-31', '233598820277', '0598820277', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-05-31 23:44:22', NULL, '2023-05-31 23:44:22', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000152', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2799, 73, 'REBECCA ASHONG', '1999-06-13', '233245486355', '0245486355', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 01:58:07', NULL, '2023-06-01 01:58:07', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000156', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2800, 77, 'KHADIJAH MUBARAK', '2001-05-05', '233552121454', '0552121454', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 06:33:04', NULL, '2023-06-01 06:33:04', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000162', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2801, 78, 'EINICE ANTWIWAA KONADU', '2001-03-06', '233594569904', '0594569904', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 06:43:37', NULL, '2023-06-01 06:43:37', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000163', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2802, 80, 'Bridget Agyapomaah', '2004-07-11', '233240364031', '0240364031', 'MTN', NULL, NULL, NULL, 'dhYIOjmrek3bm8TvSsp_xF:APA91bGqcd7y2B2Hpq8bdW3LCP6BuCiT6Za0uOleHbpyq4BNgKBZaqno5TVKpYHxoqE7af7-TjBxdQhJUBlZyAX3Z_RZ2MqzjC1D8UDFaEBqxmQGkaZUlore-e0MIf6N9Lo95Ji4JXJE', 1, 1, '2023-06-01 10:58:39', NULL, '2023-06-01 10:58:39', 1, '2023-07-03 22:59:28', 0, 'distributor', NULL, 'DW8b463r', 'FMD0000170', NULL, '2023-08-09 04:46:09', '2023-08-16 07:29:58'), +(2803, 82, 'CHARLOTTE KORANTENG', '2000-02-27', '233558011973', '0558011973', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 11:22:28', NULL, '2023-06-01 11:22:28', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000177', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2804, 85, 'RHEMA LAMPTEY', '1994-07-20', '233556894669', '0556894669', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 12:33:18', NULL, '2023-06-01 12:33:18', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000184', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2805, 86, 'Jennifer Achiaa', '2002-10-26', '233595596208', '0595596208', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 13:02:18', NULL, '2023-06-01 13:02:18', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000185', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2806, 87, 'JOSEPHINE AFEZUKE', '2001-08-10', '233597464556', '0597464556', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 13:07:45', NULL, '2023-06-01 13:07:45', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000186', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2807, 89, 'Elizabeth Yeboah', '1998-12-01', '233543230039', '0543230039', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 13:44:15', NULL, '2023-06-01 13:44:15', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000188', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2808, 90, 'Daniella Owusu', '2003-11-09', '233549842924', '0549842924', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 14:24:51', NULL, '2023-06-01 14:24:51', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000189', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2809, 91, 'Paulina Adu', '2001-04-09', '233575178943', '0575178943', 'ATL', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 14:31:07', NULL, '2023-06-01 14:31:07', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000190', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2810, 95, 'Armah Fianko', '2003-10-17', '233594158560', '0594158560', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 14:53:09', NULL, '2023-06-01 14:53:09', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000194', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2811, 96, 'Adepa Romantic', '1999-02-14', '233500805244', '0500805244', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 15:02:15', NULL, '2023-06-01 15:02:15', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000195', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2812, 97, 'GYEBI ABIGAIL', '1999-02-13', '233557264364', '0557264364', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 15:08:41', NULL, '2023-06-01 15:08:41', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000196', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2813, 98, 'HANNAH Wussah', '2002-02-21', '233541548909', '0541548909', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 15:17:08', NULL, '2023-06-01 15:17:08', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000197', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2814, 100, 'Asante Veronica', '1999-12-10', '233508083860', '0508083860', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 15:24:49', NULL, '2023-06-01 15:24:49', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000199', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2815, 102, 'LYDIA BORKEY', '2001-03-24', '233597187776', '0597187776', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 15:55:58', NULL, '2023-06-01 15:55:58', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000201', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2816, 103, 'CECILIA ENAM', '1997-05-18', '233248998934', '0248998934', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 16:02:28', NULL, '2023-06-01 16:02:28', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000202', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2817, 104, 'CELESTINE DZOGBEDZO', '1999-04-07', '233595839759', '0595839759', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 16:10:41', NULL, '2023-06-01 16:10:41', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000203', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2818, 105, 'TONI NKRUMAH', '2002-03-04', '233542690860', '0542690860', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 16:15:33', NULL, '2023-06-01 16:15:33', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000204', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2819, 107, 'COMFORT BOAAH', '2003-09-23', '233595902936', '0595902936', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 17:40:51', NULL, '2023-06-01 17:40:51', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000206', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2820, 108, 'Felicia Boadi', '1994-03-01', '233246167689', '0246167689', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 18:19:12', NULL, '2023-06-01 18:19:12', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000208', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2821, 109, 'Akuffo Felicia', '2000-10-19', '233246125582', '0246125582', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 18:27:58', NULL, '2023-06-01 18:27:58', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000209', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2822, 110, 'BELINDA ADU', '2003-11-07', '233597356999', '0597356999', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 18:36:12', NULL, '2023-06-01 18:36:12', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000210', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2823, 112, 'REBECCA DOE', '2002-07-07', '233556036130', '0556036130', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 18:56:27', NULL, '2023-06-01 18:56:27', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000212', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2824, 116, 'ROSINA BOATEMAA', '2003-10-17', '233596209479', '0596209479', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 19:23:21', NULL, '2023-06-01 19:23:21', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000216', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2825, 117, 'Lucky Sylvia', '1998-04-19', '233553241505', '0553241505', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 19:23:58', NULL, '2023-06-01 19:23:58', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000217', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2826, 119, 'FIRDAUS AHMED', '2002-05-04', '233596700759', '0596700759', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 19:48:40', NULL, '2023-06-01 19:48:40', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000219', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2827, 120, 'Boateng SALOMEY', '2011-04-02', '233242444533', '0242444533', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 20:03:40', NULL, '2023-06-01 20:03:40', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000220', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2828, 121, 'jozzy walker', '1995-12-25', '233555611896', '0555611896', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 20:03:55', NULL, '2023-06-01 20:03:55', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000221', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2829, 122, 'BERNICE ASHELY', '1990-12-17', '233550424568', '0550424568', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 20:06:00', NULL, '2023-06-01 20:06:00', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000222', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2830, 123, 'YVONNE CHRISTINA', '1998-05-13', '233202707071', '0202707071', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 20:26:07', NULL, '2023-06-01 20:26:07', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000223', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2831, 124, 'Akua Herty', '2000-05-17', '233548647637', '0548647637', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 20:44:14', NULL, '2023-06-01 20:44:14', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000224', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2832, 126, 'STEPHANIE AGYENA', '2002-09-13', '233593277478', '0593277478', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 20:56:04', NULL, '2023-06-01 20:56:04', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000226', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2833, 129, 'Duho Dennis', '1999-05-20', '233548490310', '0548490310', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 21:12:08', NULL, '2023-06-01 21:12:08', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000229', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2834, 131, 'Diana Okrah', '1989-05-18', '233240410925', '0240410925', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 21:43:29', NULL, '2023-06-01 21:43:29', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000231', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2835, 132, 'Janet Boateng', '1999-04-04', '233549848959', '0549848959', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 21:45:05', NULL, '2023-06-01 21:45:05', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000232', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2836, 134, 'Queen Benson', '2002-05-01', '233578501368', '0578501368', 'ATL', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 22:07:01', NULL, '2023-06-01 22:07:01', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000234', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2837, 135, 'Amoako Immaculate', '1997-12-16', '233549211331', '0549211331', 'MTN', NULL, NULL, NULL, 'e7YY4LUMAEXLrkcIA_zo52:APA91bFhLV7fy9pb8D0WkSLEgsxZGtXi5JQTDzUgeun1jBERY15X22rMabnIEBGv1kU-H8kWa-vvdeVHoPjlgC9WSsBOq_hPT6fGaToUTjdNLaXL1HBXmd67_8wVT96OJl9-9EE-mlAw', 1, 1, '2023-06-01 22:15:48', NULL, '2023-06-01 22:15:48', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000235', NULL, '2023-08-09 04:46:09', '2023-08-21 10:03:05'), +(2838, 136, 'BLESSING AHIABU', '2001-06-16', '233599578175', '0599578175', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 22:22:28', NULL, '2023-06-01 22:22:28', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000236', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2839, 138, 'ERICA SERWAA', '2002-08-24', '233243365147', '0243365147', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 22:41:30', NULL, '2023-06-01 22:41:30', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000238', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2840, 139, 'Zina Omaru', '2001-03-13', '233558029979', '0558029979', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-01 22:53:12', NULL, '2023-06-01 22:53:12', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000239', NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(2841, 140, 'TRACY KABUKI', '2004-03-25', '233555189609', '0555189609', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 01:05:44', NULL, '2023-06-02 01:05:44', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000240', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2842, 141, 'JOANA BORDOH', '2002-08-02', '233545336669', '0545336669', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 01:14:53', NULL, '2023-06-02 01:14:53', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000241', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2843, 142, 'Stephanie Owusu', '2001-02-10', '233541803661', '0541803661', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 04:13:09', NULL, '2023-06-02 04:13:09', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000242', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2844, 143, 'GRACE FRIMPONG', '1999-05-02', '233245763455', '0245763455', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 06:15:49', NULL, '2023-06-02 06:15:49', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000243', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2845, 145, 'Quartey Grace', '1995-01-31', '233551987281', '0551987281', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 06:28:16', NULL, '2023-06-02 06:28:16', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000245', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2846, 146, 'VIVIAN LONDON', '2003-06-04', '233593335574', '0593335574', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 06:40:36', NULL, '2023-06-02 06:40:36', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000246', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2847, 147, 'REBECCA SARFO', '1996-03-25', '233247715299', '0247715299', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 07:36:20', NULL, '2023-06-02 07:36:20', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000247', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2848, 148, 'ZENABU MAMUDU', '2004-06-14', '233245409023', '0245409023', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 08:07:41', NULL, '2023-06-02 08:07:41', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000248', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2849, 149, 'ELIZABETH AGYEIWAA', '1999-06-15', '233596859385', '0596859385', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 08:36:23', NULL, '2023-06-02 08:36:23', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000249', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2850, 151, 'WINIFRED BOAKYE', '2004-07-04', '233207468231', '0207468231', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 09:23:53', NULL, '2023-06-02 09:23:53', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000251', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2851, 154, 'AGNES NTIAMOAH', '2005-01-25', '233240904844', '0240904844', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 09:54:20', NULL, '2023-06-02 09:54:20', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000254', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2852, 155, 'ANGELINA DUAH', '2000-07-18', '233256755971', '0256755971', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 09:58:09', NULL, '2023-06-02 09:58:09', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000255', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2853, 156, 'Mavis Opoku', '2000-10-21', '233555690710', '0555690710', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 10:00:21', NULL, '2023-06-02 10:00:21', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000256', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2854, 157, 'Priscilla Boateng', '2021-12-14', '233556393504', '0556393504', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 10:03:10', NULL, '2023-06-02 10:03:10', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000257', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2855, 160, 'LORDINA AFRA', '2001-01-15', '233596707112', '0596707112', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 10:46:27', NULL, '2023-06-02 10:46:27', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000260', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2856, 161, 'Aishetu Ahmed', '2000-03-28', '233551498771', '0551498771', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 11:52:06', NULL, '2023-06-02 11:52:06', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000261', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2857, 162, 'KAUSAR MOHAMMED', '1998-03-21', '233265202183', '0265202183', 'ATL', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 12:12:50', NULL, '2023-06-02 12:12:50', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000262', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2858, 163, 'Hellen Kudzewlor', '1994-11-28', '233248880332', '0248880332', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 12:16:01', NULL, '2023-06-02 12:16:01', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000263', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2859, 164, 'Opoku Esther', '2000-04-29', '233548915267', '0548915267', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 12:16:44', NULL, '2023-06-02 12:16:44', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000264', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2860, 165, 'HANNAH BOADI', '2002-04-04', '233248634012', '0248634012', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 13:33:18', NULL, '2023-06-02 13:33:18', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000265', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2861, 166, 'Fatima Zakari', '2002-04-05', '233547064401', '0547064401', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 14:03:44', NULL, '2023-06-02 14:03:44', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000266', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2862, 168, 'Pascaline Nuvor', '2001-07-21', '233559912844', '0559912844', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 14:56:03', NULL, '2023-06-02 14:56:03', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000268', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2863, 169, 'Boakyewaa Kezia', '2003-02-22', '233241656819', '0241656819', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 15:06:09', NULL, '2023-06-02 15:06:09', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000269', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2864, 170, 'CHRISTIANAANTWI BOAKYEWAA', '2002-12-24', '233541627741', '0541627741', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 15:11:14', NULL, '2023-06-02 15:11:14', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000270', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2865, 171, 'Tijani Mariam', '2003-05-13', '233540886835', '0540886835', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 15:44:22', NULL, '2023-06-02 15:44:22', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000271', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2866, 172, 'PRISCILLA KUSI', '2002-11-15', '233550237781', '0550237781', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 16:21:09', NULL, '2023-06-02 16:21:09', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000272', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2867, 173, 'Juliet Owusu', '2004-01-14', '233545002539', '0545002539', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 16:22:34', NULL, '2023-06-02 16:22:34', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000273', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2868, 175, 'Veronica Nyarkoh', '2000-03-30', '233249121329', '0249121329', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 17:31:17', NULL, '2023-06-02 17:31:17', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000275', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2869, 177, 'Owusu Deborah', '1996-06-30', '233555534494', '0555534494', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 18:07:30', NULL, '2023-06-02 18:07:30', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000277', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2870, 179, 'LINDA ODURO', '1986-06-06', '233542665038', '0542665038', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 18:26:07', NULL, '2023-06-02 18:26:07', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000279', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2871, 180, 'JOYCELYN ATIKONU', '2004-05-10', '233559384031', '0559384031', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 18:30:58', NULL, '2023-06-02 18:30:58', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000280', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2872, 182, 'Anderson Georgina', '1998-06-06', '233247603378', '0247603378', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 20:18:28', NULL, '2023-06-02 20:18:28', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000283', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2873, 183, 'Fati Ali', '2015-10-20', '233244861267', '0244861267', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 20:42:32', NULL, '2023-06-02 20:42:32', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000284', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2874, 185, 'BRIDGET TUFFOUR', '2002-08-08', '233593765640', '0593765640', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 20:51:02', NULL, '2023-06-02 20:51:02', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000286', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2875, 187, 'Biniyam Esther', '1998-04-19', '233240610441', '0240610441', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-02 23:35:49', NULL, '2023-06-02 23:35:49', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000288', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2876, 188, 'MAVIS ESSUMAN', '1993-05-25', '233591436227', '0591436227', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-03 00:07:15', NULL, '2023-06-03 00:07:15', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000289', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2877, 189, 'Christabel Amoo', '1997-08-03', '233248719624', '0248719624', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-03 01:26:54', NULL, '2023-06-03 01:26:54', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000290', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2878, 190, 'LINDA ADJEI', '2001-07-21', '233597959309', '0597959309', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-03 01:55:27', NULL, '2023-06-03 01:55:27', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000291', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2879, 191, 'PAAKU ASAMOAH', '2005-03-23', '233559877947', '0559877947', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-03 05:27:29', NULL, '2023-06-03 05:27:29', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000292', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2880, 193, 'Salomey Denkyi', '2023-06-07', '233558183762', '0558183762', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-03 07:18:09', NULL, '2023-06-03 07:18:09', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000294', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2881, 195, 'Roselove Bampoe', '1986-12-02', '233246303180', '0246303180', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-03 09:29:41', NULL, '2023-06-03 09:29:41', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000296', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2882, 196, 'DIANA ATANGA', '2001-11-05', '233555727745', '0555727745', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-03 11:54:23', NULL, '2023-06-03 11:54:23', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000297', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2883, 197, 'HARRIET ASANTE', '1998-08-18', '233598577867', '0598577867', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-03 12:29:32', NULL, '2023-06-03 12:29:32', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000298', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2884, 198, 'ROBERT KWAO', '2005-10-10', '233597090428', '0597090428', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-03 14:49:05', NULL, '2023-06-03 14:49:05', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000299', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2885, 200, 'MARIAM SEIDU', '2002-11-03', '233248125391', '0248125391', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-03 16:36:02', NULL, '2023-06-03 16:36:02', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000301', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2886, 201, 'ivy McCarthy', '2005-03-26', '233544228725', '0544228725', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-03 17:14:39', NULL, '2023-06-03 17:14:39', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000302', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2887, 203, 'Akua Safo', '1993-12-22', '233242812189', '0242812189', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-04 08:40:47', NULL, '2023-06-04 08:40:47', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000304', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2888, 205, 'Afemeku Princess', '1997-07-19', '233556376886', '0556376886', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-04 09:40:51', NULL, '2023-06-04 09:40:51', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000306', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2889, 206, 'Rosemond Owusu', '2002-07-02', '233541282935', '0541282935', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-04 10:33:15', NULL, '2023-06-04 10:33:15', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000307', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2890, 207, 'Abigail Afenyoku', '1985-05-02', '233241457768', '0241457768', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-04 11:57:14', NULL, '2023-06-04 11:57:14', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000308', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2891, 208, 'PRICILLA TWUMASIWAA', '1995-09-05', '233209659010', '0209659010', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-04 14:25:29', NULL, '2023-06-04 14:25:29', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000309', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2892, 209, 'Alimatu Mohammed', '1989-03-23', '233549253653', '0549253653', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-04 14:55:48', NULL, '2023-06-04 14:55:48', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000310', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2893, 210, 'Tsortorme Emmanuella', '2001-07-11', '233540956097', '0540956097', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-04 16:22:18', NULL, '2023-06-04 16:22:18', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000311', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2894, 212, 'SADIA MOHAMMED', '2004-05-26', '233256990116', '0256990116', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-04 17:15:09', NULL, '2023-06-04 17:15:09', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000313', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2895, 213, 'VIVIAN DJAN', '2003-10-02', '233271660700', '0271660700', 'ATL', NULL, NULL, NULL, NULL, 1, 1, '2023-06-04 17:25:30', NULL, '2023-06-04 17:25:30', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000314', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2896, 214, 'Joyce Yeboah', '1996-02-01', '233556272357', '0556272357', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-04 18:00:28', NULL, '2023-06-04 18:00:28', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000315', NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(2897, 216, 'Lawrencia Mensah', '2004-07-17', '233550619922', '0550619922', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-04 18:38:50', NULL, '2023-06-04 18:38:50', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000317', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2898, 218, 'Monica Takyi', '1983-08-06', '233557236257', '0557236257', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-04 20:39:02', NULL, '2023-06-04 20:39:02', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000319', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2899, 222, 'MUFIDA IBRAHIM', '2000-03-04', '233256681546', '0256681546', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-04 23:18:41', NULL, '2023-06-04 23:18:41', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000323', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2900, 223, 'ISABELLA BRAKO', '1994-10-14', '233544283871', '0544283871', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-05 07:26:03', NULL, '2023-06-05 07:26:03', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000324', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2901, 224, 'PERPETUAL ASARE', '2003-05-31', '233257181786', '0257181786', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-05 09:01:26', NULL, '2023-06-05 09:01:26', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000325', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2902, 228, 'JESSICA Nyarko', '2002-07-01', '233545919012', '0545919012', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-05 13:16:51', NULL, '2023-06-05 13:16:51', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000329', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2903, 229, 'Saucy Herself', '2004-06-01', '233556210195', '0556210195', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-05 13:27:58', NULL, '2023-06-05 13:27:58', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000330', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2904, 230, 'SHAFIU ALHASSAN', '1999-09-13', '233543315025', '0543315025', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-05 13:29:20', NULL, '2023-06-05 13:29:20', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000331', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2905, 231, 'AGNES WENDY', '2001-08-13', '233598231046', '0598231046', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-05 16:36:31', NULL, '2023-06-05 16:36:31', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000332', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2906, 232, 'Vera AFRIFA', '2000-07-31', '233593786012', '0593786012', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-05 17:17:41', NULL, '2023-06-05 17:17:41', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000333', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2907, 234, 'Ameyaa Hellen', '1999-07-06', '233557284218', '0557284218', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-05 18:49:47', NULL, '2023-06-05 18:49:47', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000335', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2908, 237, 'BENEDICTA ADWOA', '2002-04-28', '233209339980', '0209339980', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-05 22:24:04', NULL, '2023-06-05 22:24:04', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000338', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2909, 241, 'Momeiter Wiafe', '2000-05-25', '233557464251', '0557464251', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-06 10:02:14', NULL, '2023-06-06 10:02:14', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000343', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2910, 242, 'ANITA AINOO', '1992-03-16', '233543974144', '0543974144', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-06 12:47:51', NULL, '2023-06-06 12:47:51', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000344', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2911, 243, 'BENNET ESTELLA', '1997-10-06', '233554416995', '0554416995', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-06 14:45:37', NULL, '2023-06-06 14:45:37', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000345', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2912, 244, 'Dumenyo Gracelove', '1998-08-20', '233241100493', '0241100493', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-06 15:17:39', NULL, '2023-06-06 15:17:39', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000346', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2913, 245, 'Marku Edith', '1998-07-28', '233242658586', '0242658586', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-06 15:47:33', NULL, '2023-06-06 15:47:33', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000347', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2914, 246, 'Sandra Zounon', '2001-12-25', '233555108056', '0555108056', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-06 15:49:15', NULL, '2023-06-06 15:49:15', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000348', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2915, 247, 'PRISCILLA MARSHALL', '2000-01-19', '233201276457', '0201276457', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-06 16:16:16', NULL, '2023-06-06 16:16:16', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000349', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2916, 248, 'BELOVED ASARE', '1995-02-06', '233550275426', '0550275426', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-06 16:51:39', NULL, '2023-06-06 16:51:39', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000350', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2917, 249, 'RACHEAL ANTWI', '2001-01-31', '233599733890', '0599733890', 'MTN', NULL, NULL, NULL, 'e-6GI9LA-08Fhu9heaD2xR:APA91bFBrlyJ38B0JtLiBuDUxoWell5Q2kcPPxXIdtd721yIJo3rKLvoqichqAyxdfwQwPV6niPoYBJxt-mmZGSn1NR39MOMBA_addGm0gqUA4X1MUHmQYN2UbNOZ_id8ASPB-GD7IiH', 1, 1, '2023-06-06 19:19:46', NULL, '2023-06-06 19:19:46', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000351', NULL, '2023-08-09 04:46:11', '2023-08-20 20:09:17'), +(2918, 251, 'ROLINDA HAMMOND', '2002-06-05', '233541502675', '0541502675', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-06 21:13:37', NULL, '2023-06-06 21:13:37', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000353', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2919, 252, 'PatienceElikem Alagbo', '1993-06-26', '233245609413', '0245609413', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-07 00:12:00', NULL, '2023-06-07 00:12:00', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000354', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2920, 253, 'Jackline Lamptey', '1995-07-15', '233544916368', '0544916368', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-07 01:59:54', NULL, '2023-06-07 01:59:54', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000355', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2921, 255, 'EVA ABENA', '2002-01-07', '233598370339', '0598370339', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-07 08:08:47', NULL, '2023-06-07 08:08:47', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000357', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2922, 256, 'Jennifer Ofori', '2001-02-25', '233551269891', '0551269891', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-07 08:23:30', NULL, '2023-06-07 08:23:30', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000358', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2923, 257, 'Leticia Nyaw', '1996-08-08', '233540610318', '0540610318', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-07 09:14:30', NULL, '2023-06-07 09:14:30', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000359', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2924, 258, 'EUGENIA AKPENE', '2002-04-19', '233554711026', '0554711026', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-07 09:24:13', NULL, '2023-06-07 09:24:13', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000360', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2925, 261, 'PAMELA BAIDOO', '1996-05-09', '233555269035', '0555269035', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-07 14:33:09', NULL, '2023-06-07 14:33:09', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000363', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2926, 263, 'Bernice Obeng', '1990-07-15', '233553978927', '0553978927', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-07 15:58:09', NULL, '2023-06-07 15:58:09', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000365', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2927, 264, 'matilda boatemaa', '1997-05-10', '233544633108', '0544633108', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-07 17:12:56', NULL, '2023-06-07 17:12:56', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000366', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2928, 266, 'MARINELUS LAWSON', '2002-02-23', '233263270875', '0263270875', 'ATL', NULL, NULL, NULL, NULL, 1, 1, '2023-06-07 21:39:09', NULL, '2023-06-07 21:39:09', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000368', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2929, 267, 'MABEL FRIMPONG', '2003-02-17', '233242722432', '0242722432', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-07 21:59:44', NULL, '2023-06-07 21:59:44', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000369', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2930, 268, 'MARY NYABILA', '2002-02-21', '233591000972', '0591000972', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-07 22:38:47', NULL, '2023-06-07 22:38:47', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000370', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2931, 271, 'Patience Boakye', '1998-04-15', '233558708388', '0558708388', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-08 02:59:24', NULL, '2023-06-08 02:59:24', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000373', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2932, 272, 'Grace Adutwumwah', '2002-03-23', '233558622489', '0558622489', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-08 06:54:27', NULL, '2023-06-08 06:54:27', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000374', NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(2933, 274, 'ESTHER BAIDOO', '2002-10-30', '233248670433', '0248670433', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-08 08:43:39', NULL, '2023-06-08 08:43:39', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000376', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2934, 275, 'Vivian Okyere', '1997-06-05', '233548092299', '0548092299', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-08 11:23:44', NULL, '2023-06-08 11:23:44', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000377', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2935, 277, 'COMFORT FRIMPONG', '1999-07-12', '233552059626', '0552059626', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-08 15:33:12', NULL, '2023-06-08 15:33:12', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000379', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2936, 278, 'Owusu Patrick', '1999-04-20', '233246263930', '0246263930', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-08 16:37:25', NULL, '2023-06-08 16:37:25', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000380', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2937, 282, 'Portia Elikem Ganyaglo', '1997-11-26', '233548477629', '0548477629', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-08 21:25:10', NULL, '2023-06-08 21:25:10', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000384', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2938, 283, 'Michael Favour', '1997-04-20', '233561032578', '0561032578', 'ATL', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 00:39:50', NULL, '2023-06-09 00:39:50', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000385', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2939, 284, 'GLORIA AMA', '1994-05-14', '233545366198', '0545366198', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 03:22:24', NULL, '2023-06-09 03:22:24', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000386', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2940, 285, 'SARAH AYELE', '2023-10-24', '233208212063', '0208212063', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 09:53:26', NULL, '2023-06-09 09:53:26', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000387', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(2941, 287, 'SHALOM AMA', '2001-07-22', '233500655875', '0500655875', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 10:13:15', NULL, '2023-06-09 10:13:15', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000389', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2942, 288, 'Elizabeth Owusu', '1984-04-26', '233558155677', '0558155677', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 10:33:02', NULL, '2023-06-09 10:33:02', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000390', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2943, 290, 'Anita Quarshie', '1990-10-26', '233244791034', '0244791034', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 11:08:05', NULL, '2023-06-09 11:08:05', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000392', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2944, 291, 'sally adjei', '1992-09-09', '233209036902', '0209036902', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 12:08:42', NULL, '2023-06-09 12:08:42', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000393', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2945, 292, 'Theresa SikaAnsah', '1999-01-15', '233554575721', '0554575721', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 12:10:25', NULL, '2023-06-09 12:10:25', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000394', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2946, 293, 'ama addo', '1989-04-21', '233542320444', '0542320444', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 12:18:53', NULL, '2023-06-09 12:18:53', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000395', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2947, 295, 'WINIFRED ASIEDU', '2001-09-23', '233541512471', '0541512471', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 16:10:22', NULL, '2023-06-09 16:10:22', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000397', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2948, 296, 'Fatahiya Suhuyini', '1995-04-30', '233240483305', '0240483305', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 16:14:34', NULL, '2023-06-09 16:14:34', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000398', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2949, 297, 'JENNIFER ISSAKA', '2004-07-12', '233505811765', '0505811765', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 17:08:35', NULL, '2023-06-09 17:08:35', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000399', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2950, 299, 'MARY YALLEY', '1997-11-25', '233550193292', '0550193292', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 19:52:07', NULL, '2023-06-09 19:52:07', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000401', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2951, 300, 'PRISCILLA DZAH', '1999-06-03', '233544865284', '0544865284', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 20:08:03', NULL, '2023-06-09 20:08:03', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000402', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2952, 301, 'KYEREMAA MABEL', '2001-06-05', '233595059641', '0595059641', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 22:13:43', NULL, '2023-06-09 22:13:43', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000403', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2953, 302, 'Twumwaa precious', '2003-11-13', '233245061194', '0245061194', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-09 23:09:49', NULL, '2023-06-09 23:09:49', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000404', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2954, 303, 'Victoria Gyampoh', '1999-04-04', '233593601412', '0593601412', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-10 06:46:30', NULL, '2023-06-10 06:46:30', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000405', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2955, 305, 'Adwoa Anyiwaa', '1995-06-27', '233243340457', '0243340457', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-10 08:51:51', NULL, '2023-06-10 08:51:51', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000407', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2956, 307, 'Abdullah Fauziya', '2001-12-26', '233556248401', '0556248401', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-10 09:33:33', NULL, '2023-06-10 09:33:33', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000409', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2957, 308, 'Milicent Amaara', '1998-05-04', '233543494002', '0543494002', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-10 10:51:56', NULL, '2023-06-10 10:51:56', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000410', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2958, 310, 'BELLA Akra', '1998-08-16', '233509578379', '0509578379', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-06-10 16:16:29', NULL, '2023-06-10 16:16:29', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000412', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2959, 311, 'Elizabeth Appiah', '2001-05-08', '233245061398', '0245061398', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-10 19:40:09', NULL, '2023-06-10 19:40:09', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000413', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2960, 313, 'OLIVIA TETTEY', '2007-06-04', '233543338232', '0543338232', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-10 20:48:36', NULL, '2023-06-10 20:48:36', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000415', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2961, 316, 'Yvette Mawuena', '1998-05-19', '233592647100', '0592647100', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-11 02:16:03', NULL, '2023-06-11 02:16:03', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000418', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2962, 317, 'Pomaa Abigail', '2000-07-10', '233559533856', '0559533856', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-11 16:22:58', NULL, '2023-06-11 16:22:58', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000419', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2963, 318, 'Linda Owoo', '1997-11-04', '233556524751', '0556524751', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-11 18:40:19', NULL, '2023-06-11 18:40:19', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000420', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2964, 319, 'JuliaNaa KoshieMayne', '2004-09-14', '233595055063', '0595055063', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-06-11 19:40:19', NULL, '2023-06-11 19:40:19', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000421', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2965, 321, 'FLORENCE FIANU', '1998-01-08', '233561474299', '0561474299', 'ATL', NULL, NULL, NULL, NULL, 1, 1, '2023-06-11 20:48:02', NULL, '2023-06-11 20:48:02', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000423', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2966, 322, 'Amartey Godsway', '1999-12-01', '233599207744', '0599207744', 'MTN', NULL, NULL, NULL, 'daVNozeBRkSwVBOKUgm7Zl:APA91bHezdMqCWNbB46sN0qfeaUBuNir0WviZSY-wK3NNRHo4_LCQAD0UbtIgSMmPdOdXPYWcoGHcfE8MQffphBwV6Se-miKClpcnB_fgN9Yq71EhGtb3Gfq3kywHMwJdnVn4x9AM4fC', 1, 1, NULL, NULL, '2023-06-16 14:48:28', 1, '2023-06-16 14:56:02', 0, 'distributor', NULL, 'V4kmOqKr', 'FMD0000424', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2967, 323, 'Rachael Lartey', '1994-03-30', '233249174616', '0249174616', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-16 18:41:39', 1, '2023-06-16 18:48:02', 0, 'distributor', NULL, 'ba3ENdKN', 'FMD0000425', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2968, 325, 'Fatimatu yussif', '1999-04-17', '233257767147', '0257767147', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-16 23:03:49', 0, NULL, 0, 'retailer', NULL, 'WVK46rkx', 'FMD0000427', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2969, 326, 'Abigail Serwaah Adjei', '1996-04-14', '233553207208', '0553207208', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-17 00:00:37', 1, '2023-06-17 00:11:01', 0, 'distributor', NULL, '9ykYr436', 'FMD0000428', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2970, 327, 'Alimatu Salifu', '2002-07-17', '233548795728', '0548795728', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-17 02:22:06', 0, NULL, 0, 'retailer', NULL, 'mbkDXEkR', 'FMD0000429', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2971, 328, 'Eunice Obeng', '2002-11-22', '233558155984', '0558155984', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-17 08:42:04', 0, NULL, 0, 'retailer', NULL, 'MP8ZBp8n', 'FMD0000430', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2972, 329, 'Vanessa Gyebi', '2002-06-18', '233506944543', '0506944543', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-17 11:02:45', 0, NULL, 0, 'retailer', NULL, 'NDkJM086', 'FMD0000431', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2973, 330, 'Francisca Boahemaa Otchere', '1997-06-17', '233542125314', '0542125314', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-17 12:26:58', 0, NULL, 0, 'retailer', NULL, '2xKg4P89', 'FMD0000432', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2974, 333, 'Juanita Awuku', '2003-07-24', '233550003839', '0550003839', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-17 13:56:43', 0, NULL, 0, 'retailer', NULL, 'yXk2PLKA', 'FMD0000435', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2975, 334, 'Ampofowaah Emmanuella', '2000-05-17', '233542287330', '0542287330', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-17 17:36:36', 0, NULL, 0, 'retailer', NULL, 'yY8lOQKO', 'FMD0000436', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2976, 336, 'Sandra Mpiani', '2000-08-18', '233557294523', '0557294523', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-17 18:49:03', 0, NULL, 0, 'retailer', NULL, 'MVK16a8q', 'FMD0000438', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2977, 337, 'Priscilla Tetteh', '1994-01-28', '233548128582', '0548128582', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-17 21:50:59', 0, NULL, 0, 'retailer', NULL, 'VnkNGA3Q', 'FMD0000439', NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(2978, 342, 'Akosua Koranteng', '1998-08-23', '233578137315', '0578137315', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-18 12:34:13', 0, NULL, 0, 'retailer', NULL, 'QY3BARk2', 'FMD0000444', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2979, 343, 'Abena Gyambrah', '1986-03-18', '233506409255', '0506409255', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-18 14:51:39', 0, NULL, 0, 'retailer', NULL, '5zKVey3G', 'FMD0000445', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2980, 344, 'Charlotte Opeku', '1986-12-02', '233246443742', '0246443742', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-18 14:52:45', 0, NULL, 0, 'retailer', NULL, 'jyKMR58M', 'FMD0000446', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2981, 345, 'queensly dwumah', '2003-07-06', '233548256069', '0548256069', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-18 15:14:42', 0, NULL, 0, 'retailer', NULL, 'AJKdb6kB', 'FMD0000447', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2982, 347, 'Hilda Anane', '1994-09-21', '233247336557', '0247336557', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-18 20:04:39', 0, NULL, 0, 'retailer', NULL, 'Je8wBBKO', 'FMD0000449', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2983, 348, 'Believe nhyira Afful', '1994-12-14', '233556564981', '0556564981', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-18 22:35:12', 0, NULL, 0, 'retailer', NULL, 'O0K91VKV', 'FMD0000450', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2984, 349, 'Hunniberry Adwoa Sarfoa', '1999-03-15', '233597538572', '0597538572', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-19 00:20:58', 0, NULL, 0, 'retailer', NULL, '1q8A9Y8w', 'FMD0000451', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2985, 351, 'Francis Sarfo', '1997-12-22', '233554796550', '0554796550', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-19 11:38:23', 0, NULL, 0, 'retailer', NULL, '2VKzdQkB', 'FMD0000453', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2986, 352, 'Nana Yaa Serwaa', '2002-03-07', '233256741687', '0256741687', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-19 14:09:42', 0, NULL, 0, 'retailer', NULL, '4N861bK2', 'FMD0000454', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2987, 354, 'Joy Immaculate', '2000-09-15', '233557513213', '0557513213', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-19 20:32:47', 0, NULL, 0, 'retailer', NULL, 'eO8X673d', 'FMD0000456', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2988, 355, 'Charity Frimpong', '1983-07-09', '233556230238', '0556230238', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-20 11:17:44', 0, NULL, 0, 'retailer', NULL, 'Xj8oMe3B', 'FMD0000457', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2989, 357, 'Efya Darkoa', '1999-05-14', '233558324635', '0558324635', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-20 16:26:35', 0, NULL, 0, 'retailer', NULL, 'ZX8qp0KV', 'FMD0000459', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2990, 358, 'brainy golda', '1999-05-06', '233243674195', '0243674195', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-20 22:08:28', 0, NULL, 0, 'retailer', NULL, 'ROKOedk0', 'FMD0000460', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2991, 361, 'Blessing Kesse', '2003-08-14', '233508544860', '0508544860', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-21 05:08:31', 0, NULL, 0, 'retailer', NULL, '9YknVzk1', 'FMD0000463', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2992, 362, 'Glosha Garb', '1996-02-25', '233541205385', '0541205385', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-21 11:16:24', 0, NULL, 0, 'retailer', NULL, 'DR8PgNKV', 'FMD0000464', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2993, 363, 'Maame Efua Odoom', '1993-06-10', '233202241496', '0202241496', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-21 15:51:30', 0, NULL, 0, 'retailer', NULL, 'R08We93w', 'FMD0000465', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2994, 365, 'Blessing Nortei', '2001-12-13', '233574626992', '0574626992', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-21 23:37:19', 0, NULL, 0, 'retailer', NULL, 'ByKxVYkW', 'FMD0000467', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2995, 366, 'Phinehas Enyan', '2001-06-13', '233591914997', '0591914997', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-22 00:47:49', 0, NULL, 0, 'retailer', NULL, 'V4kmBq3r', 'FMD0000468', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2996, 368, 'Deborah Dogbera', '1995-08-04', '233266498344', '0266498344', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-22 05:08:27', 0, NULL, 0, 'retailer', NULL, 'DW8by7Kr', 'FMD0000470', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2997, 369, 'Rochelle Pokuaah', '2001-05-05', '233248830581', '0248830581', 'MTN', NULL, NULL, NULL, 'e5BVIMeABEBnhgX5uvR2vA:APA91bHrGEEEZxxVkA7qupe8pyb7qpifPwx4nkSNPeLwvORoSHznISFE7MQX-22aZ_VEGKJJpdSrcppyiCM5voe8-k3V0JQSfGwEWJoawdmG7grYsKdOor88QmwCIrlYGti3QWzM1yGy', 1, 1, '2023-08-18 20:26:56', NULL, '2023-06-22 16:28:05', 0, NULL, 0, 'retailer', NULL, 'WVK41r8x', 'FMD0000471', NULL, '2023-08-09 04:46:13', '2023-08-18 20:26:56'), +(2998, 370, 'Naa Adoley', '2005-01-16', '233598899157', '0598899157', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-22 18:56:00', 0, NULL, 0, 'retailer', NULL, '9ykYe4k6', 'FMD0000472', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(2999, 371, 'Abigail Asubonteng', '2002-11-14', '233544703829', '0544703829', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-23 00:17:48', 0, NULL, 0, 'retailer', NULL, 'mbkDmE3R', 'FMD0000473', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3000, 372, 'Tetteh Florence', '2000-12-13', '233246320523', '0246320523', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-23 03:56:54', 0, NULL, 0, 'retailer', NULL, 'MP8Z4p3n', 'FMD0000474', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3001, 373, 'Sharon Adu Gyamfi', '2000-04-17', '233554660559', '0554660559', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-23 12:35:06', 0, NULL, 0, 'retailer', NULL, 'NDkJo036', 'FMD0000475', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3002, 374, 'Wilhelmina Deheer', '1996-12-29', '233200749669', '0200749669', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-24 09:07:00', 0, NULL, 0, 'retailer', NULL, '2xKg2P39', 'FMD0000476', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3003, 375, 'Clara Dartey', '1978-11-23', '233204307108', '0204307108', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-24 12:11:27', 0, NULL, 0, 'retailer', NULL, 'wZ3Q1L3b', 'FMD0000477', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3004, 378, 'love Asare', '1993-12-24', '233544218816', '0544218816', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-25 02:36:32', 0, NULL, 0, 'retailer', NULL, 'yY8lrQ3O', 'FMD0000480', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3005, 379, 'Michael Owusu Ansah', '1992-05-02', '233265257070', '0265257070', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-25 11:06:55', 0, NULL, 0, 'retailer', NULL, '1dKRR0Kz', 'FMD0000481', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3006, 381, 'Kofi Ampofo', '1985-05-24', '233545243849', '0545243849', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-25 16:05:09', 0, NULL, 0, 'retailer', NULL, 'VnkNBAkQ', 'FMD0000483', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3007, 384, 'Julia Ohenewaa', '2004-06-25', '233592961070', '0592961070', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-25 22:34:19', 0, NULL, 0, 'retailer', NULL, 'R48vojkE', 'FMD0000486', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3008, 385, 'Lawrence Antwi', '1997-04-25', '233553154000', '0553154000', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-26 04:50:23', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000487', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3009, 387, 'Doris Ayensu', '2000-09-04', '233540844963', '0540844963', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-26 08:10:24', 0, NULL, 0, 'retailer', NULL, '5zKVjyKG', 'FMD0000489', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3010, 389, 'Gifty Ama Ablorde Gliku', '1998-12-05', '233559550336', '0559550336', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-26 22:38:54', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000491', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3011, 391, 'Rose Yankey', '2003-12-07', '233541479294', '0541479294', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-27 17:56:33', 0, NULL, 0, 'retailer', NULL, 'Je8woB8O', 'FMD0000493', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3012, 392, 'serwaa francisca', '1999-01-07', '233544139814', '0544139814', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-27 23:32:22', 0, NULL, 0, 'retailer', NULL, 'O0K9VV8V', 'FMD0000494', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3013, 393, 'Ohemaa Amethyst', '2000-04-24', '233243684028', '0243684028', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-28 00:10:05', 0, NULL, 0, 'retailer', NULL, '1q8AzYkw', 'FMD0000495', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3014, 395, 'Sheila Martey', '1986-02-24', '233544667481', '0544667481', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-28 08:29:41', 0, NULL, 0, 'retailer', NULL, '2VKzgQ8B', 'FMD0000497', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3015, 396, 'Sandra Arthur', '2003-03-05', '233598058886', '0598058886', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-28 09:31:35', 0, NULL, 0, 'retailer', NULL, '4N86zb82', 'FMD0000498', NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(3016, 399, 'Abigail Kyei-Baffour', '2005-05-10', '233554007858', '0554007858', 'MTN', NULL, NULL, NULL, 'erPH--wXQwqfl-nsD0vmPv:APA91bG2R8n5VvpsQCMIxARrjDbwKySQdGAuvEU3JRkWSxd6_ptSf7aSC1RBFv1Ot75zbmkARvu_M1F9kNJZHdKBzVuW6BF7WxZaojoaUV2w_4pAs1QOXS5pNvqZOEwQ1oaqphkzuuSr', 1, 1, NULL, NULL, '2023-06-29 16:37:09', 0, NULL, 0, 'retailer', NULL, '5zKVj1KG', 'FMD0000501', NULL, '2023-08-09 04:46:14', '2023-08-19 11:29:21'), +(3017, 401, 'Emmy Otoo', '2000-12-21', '233557462734', '0557462734', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-30 16:31:40', 0, NULL, 0, 'retailer', NULL, 'AJKdBRkB', 'FMD0000503', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(3018, 402, 'Sophia McKeown Edwards', '2000-05-27', '233540612057', '0540612057', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-06-30 18:17:19', 0, NULL, 0, 'retailer', NULL, '508pPq8g', 'FMD0000504', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(3019, 403, 'Beatrice Atobrah', '2001-09-01', '233554885746', '0554885746', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 01:45:30', 0, NULL, 0, 'retailer', NULL, 'Je8woD8O', 'FMD0000505', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(3020, 404, 'Anita Gyamfi', '2002-05-10', '233540882529', '0540882529', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 04:42:14', 0, NULL, 0, 'retailer', NULL, 'O0K9VB8V', 'FMD0000506', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(3021, 405, 'PATIENCE KWAKYEWAA PATIENCE', '1996-11-09', '233558777490', '0558777490', 'MTN', NULL, NULL, NULL, 'c2C3KFwTSS6ycZFbcPUDv6:APA91bFE1vwqBWsxiB2pdXZEO02dO9wO33LlkFDj0Ff0C1gpWuxc-WpmYqqwYx67v7ki0SbWvY-Lj6yfNsnRrSfFqUq-x_kCDDOEE4F_D_sJNjff-gMgNeSE9KCe8PXRO60jVfDaXVc-', 1, 1, NULL, NULL, '2023-07-01 08:34:56', 0, NULL, 0, 'retailer', NULL, '1q8AzZkw', 'FMD0000507', NULL, '2023-08-09 04:46:14', '2023-08-18 17:48:27'), +(3022, 411, 'Merlin Junior', '2014-05-14', '233544748186', '0544748186', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 10:20:15', 0, NULL, 0, 'retailer', NULL, 'Xj8oPqkB', 'FMD0000513', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(3023, 424, 'Frimpong Elizabeth', '1997-09-16', '233545538763', '0545538763', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 13:17:06', 0, NULL, 0, 'retailer', NULL, 'DW8baxKr', 'FMD0000526', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(3024, 428, 'Nancy Acheampong', '2000-01-17', '233557813989', '0557813989', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 18:04:47', 0, NULL, 0, 'retailer', NULL, 'MP8ZXd3n', 'FMD0000530', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(3025, 430, 'Blessing Yeboah', '2002-06-06', '233502443005', '0502443005', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 19:03:25', 0, NULL, 0, 'retailer', NULL, '2xKgWrK9', 'FMD0000532', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(3026, 431, 'Grace Agbesi', '2000-05-20', '233244498004', '0244498004', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 20:25:55', 0, NULL, 0, 'retailer', NULL, 'wZ3Qb6Kb', 'FMD0000533', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(3027, 432, 'Modesta Abdulai', '1999-10-25', '233594429134', '0594429134', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-01 22:33:16', 0, NULL, 0, 'retailer', NULL, 'd9K57RkN', 'FMD0000534', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(3028, 435, 'Sharon Anyetei', '1999-10-07', '233552176746', '0552176746', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-02 07:56:14', 0, NULL, 0, 'retailer', NULL, '1dKRxRkz', 'FMD0000537', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(3029, 436, 'Camilla Quansah', '2001-04-09', '233548047400', '0548047400', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-02 08:21:01', 0, NULL, 0, 'retailer', NULL, 'MVK1Gpkq', 'FMD0000538', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(3030, 437, 'Akua Hannah', '2021-07-14', '233203096307', '0203096307', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-02 13:39:51', 0, NULL, 0, 'retailer', NULL, 'VnkNZZkQ', 'FMD0000539', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(3031, 438, 'Acheampong’s Afia Agyapomaa', '2004-06-11', '233242062905', '0242062905', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-02 15:52:54', 0, NULL, 0, 'retailer', NULL, '0mkyDq84', 'FMD0000540', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(3032, 442, 'Beatrice Atobrah', '2001-09-01', '233241844932', '0241844932', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 06:31:13', 0, NULL, 0, 'retailer', NULL, 'QY3BYWk2', 'FMD0000544', NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(3033, 448, 'Eleiham Habibu', '2003-04-13', '233550037428', '0550037428', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 16:23:55', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000550', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3034, 449, 'zynab mohammed', '2000-12-25', '233596392963', '0596392963', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 18:37:50', 0, NULL, 0, 'retailer', NULL, '1q8AYZ8w', 'FMD0000551', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3035, 450, 'rita yartey', '1993-07-21', '233504328156', '0504328156', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 18:51:35', 0, NULL, 0, 'retailer', NULL, 'dM3jbj3W', 'FMD0000552', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3036, 451, 'Cecilia Gaisie', '1998-11-15', '233550139336', '0550139336', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 19:18:40', 0, NULL, 0, 'retailer', NULL, '2VKzOq8B', 'FMD0000553', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3037, 452, 'Adepa Sika', '1998-03-13', '233548574774', '0548574774', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 19:20:30', 0, NULL, 0, 'retailer', NULL, '4N864x32', 'FMD0000554', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3038, 454, 'Akosuah Donkor', '2002-07-29', '233257644075', '0257644075', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 19:24:18', 0, NULL, 0, 'retailer', NULL, 'eO8XPx8d', 'FMD0000556', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3039, 455, 'Etornam Anaglo', '2000-11-01', '233559853861', '0559853861', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 19:26:56', 0, NULL, 0, 'retailer', NULL, 'Xj8oWq8B', 'FMD0000557', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3040, 456, 'winnifred Morrison', '1999-03-06', '233557230065', '0557230065', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 19:32:43', 0, NULL, 0, 'retailer', NULL, 'pak7eJKl', 'FMD0000558', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3041, 457, 'Amenyo Rosemary', '1996-08-04', '233242307046', '0242307046', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 19:48:10', 0, NULL, 0, 'retailer', NULL, 'ZX8qlYKV', 'FMD0000559', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3042, 458, 'Agnes Bassaw', '1993-11-17', '233240725610', '0240725610', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 20:42:37', 0, NULL, 0, 'retailer', NULL, 'ROKOxL80', 'FMD0000560', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3043, 459, 'misper eyison', '2003-12-13', '233256614571', '0256614571', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 21:00:59', 0, NULL, 0, 'retailer', NULL, 'QlkLlrky', 'FMD0000561', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3044, 461, 'Akua Achiaa', '1985-04-17', '233243543095', '0243543095', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 22:46:43', 0, NULL, 0, 'retailer', NULL, '9YknW131', 'FMD0000563', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3045, 462, 'Faustina Serwaa Antwi', '1996-06-23', '233245590223', '0245590223', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-03 23:07:58', 0, NULL, 0, 'retailer', NULL, 'DR8Px58V', 'FMD0000564', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3046, 463, 'Ruth Sackitey', '2003-05-20', '233591362674', '0591362674', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 00:12:51', 0, NULL, 0, 'retailer', NULL, 'R08WRxKw', 'FMD0000565', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3047, 464, 'Khophi Lyrics', '1999-09-09', '233599347678', '0599347678', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 06:37:03', 0, NULL, 0, 'retailer', NULL, 'OD30Nr8d', 'FMD0000566', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3048, 465, 'Keziah Asare', '2002-12-26', '233542221309', '0542221309', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 06:58:11', 0, NULL, 0, 'retailer', NULL, 'ByKx7A3W', 'FMD0000567', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3049, 467, 'Farida Inusah', '2000-05-20', '233240604086', '0240604086', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 08:46:51', 0, NULL, 0, 'retailer', NULL, 'ba3EYz3N', 'FMD0000569', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3050, 471, 'Wendy Appiah Darkwa', '1997-08-27', '233541979495', '0541979495', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 09:13:49', 0, NULL, 0, 'retailer', NULL, 'mbkD1y3R', 'FMD0000573', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3051, 472, 'Ruth Gavor', '1996-09-25', '233545522878', '0545522878', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 09:25:30', 0, NULL, 0, 'retailer', NULL, 'MP8ZVd8n', 'FMD0000574', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3052, 474, 'Khadijah Ibrahim', '2003-09-25', '233503868368', '0503868368', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 09:44:25', 0, NULL, 0, 'retailer', NULL, '2xKgRr39', 'FMD0000576', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3053, 476, 'Sandra Opoku', '2004-04-19', '233542822068', '0542822068', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 09:50:09', 0, NULL, 0, 'retailer', NULL, 'd9K5dR3N', 'FMD0000578', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3054, 478, 'Dora Korankye', '2000-12-22', '233592900379', '0592900379', 'MTN', NULL, NULL, NULL, 'esJyjU2LTJCZOMd3uOXrFr:APA91bGm9IddW8CRfgA33pluavE-0MfZPwvwF1ZIFITmjbbcCpJ2cQg_i7ul5I7gDFbceAYTpu1u9Lad7HLzloG9QNtJpplXOr1EgnbuJ9ZLwEjS4we3dHIuwp7oWp1h9LbnJFZVTDfL', 1, 1, NULL, NULL, '2023-07-04 09:52:48', 0, NULL, 0, 'retailer', NULL, 'yY8lRO3O', 'FMD0000580', NULL, '2023-08-09 04:46:15', '2023-08-14 15:36:55'), +(3055, 483, 'Patricia Sarfo', '2001-02-10', '233240524798', '0240524798', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 11:18:53', 0, NULL, 0, 'retailer', NULL, 'jo8G2MKY', 'FMD0000585', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3056, 486, 'Abigail EwurAdwoa Salia', '2000-06-05', '233243965268', '0243965268', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 11:44:24', 0, NULL, 0, 'retailer', NULL, 'QY3BnW32', 'FMD0000588', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3057, 487, 'Gloria poku Adusei', '1987-09-29', '233249259344', '0249259344', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 11:46:40', 0, NULL, 0, 'retailer', NULL, '5zKV41kG', 'FMD0000589', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3058, 489, 'Abigail okyere', '1996-09-25', '233556404207', '0556404207', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 13:23:49', 0, NULL, 0, 'retailer', NULL, 'AJKdaR8B', 'FMD0000591', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3059, 490, 'perpetual ayele', '2003-11-13', '233507793780', '0507793780', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 13:32:18', 0, NULL, 0, 'retailer', NULL, '508pyqkg', 'FMD0000592', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3060, 492, 'Amankwaa Janet', '2002-06-29', '233592426739', '0592426739', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-04 15:06:54', 0, NULL, 0, 'retailer', NULL, 'O0K9ABKV', 'FMD0000594', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3061, 497, 'Akosua Lait', '1996-09-22', '233243106160', '0243106160', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-05 06:16:35', 0, NULL, 0, 'retailer', NULL, 'zQkrq58r', 'FMD0000599', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3062, 498, 'Linda Boakye', '1990-10-29', '233249401843', '0249401843', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-05 10:26:53', 0, NULL, 0, 'retailer', NULL, 'QY3BnV32', 'FMD0000600', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3063, 499, 'Juliana Akpakli', '1991-12-12', '233200758887', '0200758887', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-05 10:44:06', 0, NULL, 0, 'retailer', NULL, '5zKV4PkG', 'FMD0000601', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3064, 500, 'Nana Ama', '2000-09-23', '233209621996', '0209621996', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-05 14:33:27', 0, NULL, 0, 'retailer', NULL, 'jyKMWlkM', 'FMD0000602', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3065, 501, 'Linda Baah Konadu Danso', '2004-02-14', '233256921123', '0256921123', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-05 15:04:04', 0, NULL, 0, 'retailer', NULL, 'AJKdaq8B', 'FMD0000603', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3066, 502, 'Rosemary Tetteh', '1994-02-17', '233262358475', '0262358475', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-05 20:08:12', 0, NULL, 0, 'retailer', NULL, '508pyLkg', 'FMD0000604', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3067, 504, 'Mary Nyavor zoya', '1997-07-10', '233559456784', '0559456784', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-06 08:35:53', 0, NULL, 0, 'retailer', NULL, 'O0K9A9KV', 'FMD0000606', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3068, 506, 'Bless Dzadzenyenye', '1999-09-18', '233592643981', '0592643981', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-06 13:01:24', 0, NULL, 0, 'retailer', NULL, 'dM3jRx3W', 'FMD0000608', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3069, 507, 'Mary Darkwah', '2002-12-21', '233594094226', '0594094226', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-06 15:50:17', 0, NULL, 0, 'retailer', NULL, '2VKzEG3B', 'FMD0000609', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3070, 508, 'Asare Josephine', '2002-06-15', '233595884368', '0595884368', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-06 19:23:59', 0, NULL, 0, 'retailer', NULL, '4N86pw32', 'FMD0000610', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3071, 509, 'Emmanuella Mensah', '2002-05-22', '233265387705', '0265387705', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 07:05:27', 0, NULL, 0, 'retailer', NULL, 'XP8ajmkN', 'FMD0000611', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3072, 510, 'Mildred Gandiibu', '2001-01-11', '233554867615', '0554867615', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 09:22:41', 0, NULL, 0, 'retailer', NULL, 'eO8Xro3d', 'FMD0000612', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3073, 511, 'Ella Reign', '2000-12-23', '233579371694', '0579371694', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 11:21:39', 0, NULL, 0, 'retailer', NULL, 'Xj8oRzKB', 'FMD0000613', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3074, 512, 'Naomi Manful', '2003-05-21', '233551833557', '0551833557', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 11:47:12', 0, NULL, 0, 'retailer', NULL, 'pak7wxkl', 'FMD0000614', NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(3075, 517, 'Nsoah Ellen', '1997-10-16', '233549327244', '0549327244', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 14:32:15', 0, NULL, 0, 'retailer', NULL, '9YknQB81', 'FMD0000619', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3076, 518, 'Hilda Dankwa', '1978-10-31', '233244574514', '0244574514', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 14:43:40', 0, NULL, 0, 'retailer', NULL, 'DR8PaRkV', 'FMD0000620', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3077, 519, 'Esther Akwaboah', '2003-03-03', '233598077471', '0598077471', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 14:46:54', 0, NULL, 0, 'retailer', NULL, 'R08WmL3w', 'FMD0000621', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3078, 521, 'Bene mills', '1998-10-29', '233257526934', '0257526934', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 16:31:37', 0, NULL, 0, 'retailer', NULL, 'ByKxQW8W', 'FMD0000623', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3079, 523, 'Eugenia Hammond', '2003-03-15', '233243659543', '0243659543', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 19:11:41', 0, NULL, 0, 'retailer', NULL, 'ba3EBoKN', 'FMD0000625', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3080, 524, 'Ivy Biney', '2003-07-08', '233593775005', '0593775005', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 20:26:16', 0, NULL, 0, 'retailer', NULL, 'DW8bPa3r', 'FMD0000626', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3081, 525, 'Sienso Antoinette', '1996-01-04', '233554387212', '0554387212', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 21:33:56', 0, NULL, 0, 'retailer', NULL, 'WVK4P4Kx', 'FMD0000627', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3082, 526, 'Winifred Amponsah', '1999-10-10', '233248642816', '0248642816', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 22:50:53', 0, NULL, 0, 'retailer', NULL, '9ykYyBk6', 'FMD0000628', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3083, 527, 'Nana Ekua Nyame', '1992-05-27', '233548024466', '0548024466', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-07 23:40:07', 0, NULL, 0, 'retailer', NULL, 'mbkDrrKR', 'FMD0000629', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3084, 528, 'OFFEI KWESI ALEX', '2000-12-21', '233593802856', '0593802856', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 02:07:07', 0, NULL, 0, 'retailer', NULL, 'MP8ZPy3n', 'FMD0000630', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3085, 529, 'Evelyn Anator', '1993-09-15', '233540592277', '0540592277', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 02:38:49', 0, NULL, 0, 'retailer', NULL, 'NDkJwA36', 'FMD0000631', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3086, 531, 'Esi Bentil', '1991-05-12', '233205612434', '0205612434', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 08:42:14', 0, NULL, 0, 'retailer', NULL, 'wZ3QX0kb', 'FMD0000633', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3087, 532, 'Elizabeth Cobbinah', '1998-01-09', '233597324055', '0597324055', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 09:11:25', 0, NULL, 0, 'retailer', NULL, 'd9K5WXkN', 'FMD0000634', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3088, 534, 'Gifty Asare', '2002-08-05', '233593816032', '0593816032', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 09:49:33', 0, NULL, 0, 'retailer', NULL, 'yY8lNa3O', 'FMD0000636', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3089, 535, 'Abena okyere', '2004-04-06', '233547256810', '0547256810', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 09:51:07', 0, NULL, 0, 'retailer', NULL, '1dKR7d8z', 'FMD0000637', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3090, 536, 'Queenster Reign', '2002-05-09', '233544742868', '0544742868', 'MTN', NULL, NULL, NULL, 'e-IW1-QaSwargsehXTZKaK:APA91bHwa0OCt_Kc05hQMYcpW_jNgeAQLiDN-2bBmLwWZ9mhvZOyWyfIqDqePW6-ecElBSEeUqW9EemUhIwjLqPVLsnbmFGqXs4jKeMAuWWi9ekOJ5chTcYyI4zwTgWHLQJmf6GkXVC8', 1, 1, NULL, NULL, '2023-07-08 09:53:14', 0, NULL, 0, 'retailer', NULL, 'MVK1by8q', 'FMD0000638', NULL, '2023-08-09 04:46:16', '2023-08-21 12:33:21'), +(3091, 538, 'Lydia Ansong', '1992-11-17', '233547245387', '0547245387', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 10:13:26', 0, NULL, 0, 'retailer', NULL, '0mky2x34', 'FMD0000640', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3092, 539, 'Juliet Osei Bonsu', '1999-05-04', '233593242293', '0593242293', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 10:19:06', 0, NULL, 0, 'retailer', NULL, 'jo8GMO3Y', 'FMD0000641', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3093, 541, 'Judith Serwaa', '1999-07-17', '233202544216', '0202544216', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 10:53:13', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000643', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3094, 543, 'Ama Sawson', '1997-03-21', '233599730385', '0599730385', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 11:21:10', 0, NULL, 0, 'retailer', NULL, '5zKV7P8G', 'FMD0000645', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3095, 545, 'Collins Doe', '2001-06-25', '233551519567', '0551519567', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 12:15:32', 0, NULL, 0, 'retailer', NULL, 'AJKd0qKB', 'FMD0000647', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3096, 546, 'Munawwarah Muniratu Ahmed', '2002-01-24', '233595121715', '0595121715', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 12:16:38', 0, NULL, 0, 'retailer', NULL, '508pQLkg', 'FMD0000648', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3097, 548, 'Yeboaa Elizabeth', '2002-10-15', '233257971232', '0257971232', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 13:24:23', 0, NULL, 0, 'retailer', NULL, 'O0K9P93V', 'FMD0000650', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3098, 549, 'lois klufio', '1996-10-27', '233240826554', '0240826554', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 13:41:25', 0, NULL, 0, 'retailer', NULL, '1q8APoKw', 'FMD0000651', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3099, 551, 'Abigail Gyamfi', '2001-11-12', '233592336595', '0592336595', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 13:50:20', 0, NULL, 0, 'retailer', NULL, '2VKzQG3B', 'FMD0000653', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3100, 552, 'Pretty Fanta', '2003-02-14', '233593870429', '0593870429', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 13:57:59', 0, NULL, 0, 'retailer', NULL, '4N860w32', 'FMD0000654', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3101, 553, 'Natasha Agyare', '2000-11-06', '233593948754', '0593948754', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 14:02:07', 0, NULL, 0, 'retailer', NULL, 'XP8axmKN', 'FMD0000655', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3102, 557, 'Belinda Gyamfi', '1999-07-03', '233597717750', '0597717750', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 15:37:00', 0, NULL, 0, 'retailer', NULL, 'ZX8qNbkV', 'FMD0000659', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3103, 558, 'Audrey Duah', '2003-04-05', '233557437507', '0557437507', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 15:58:00', 0, NULL, 0, 'retailer', NULL, 'ROKOagk0', 'FMD0000660', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3104, 559, 'Ellen mensah', '1987-03-12', '233247988468', '0247988468', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 18:05:43', 0, NULL, 0, 'retailer', NULL, 'QlkLjYKy', 'FMD0000661', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3105, 562, 'Rashida Mustafa', '2000-10-24', '233547662123', '0547662123', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 20:57:35', 0, NULL, 0, 'retailer', NULL, 'DR8PXR8V', 'FMD0000664', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3106, 563, 'Abigail Gyan', '1997-09-25', '233245827142', '0245827142', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 21:01:40', 0, NULL, 0, 'retailer', NULL, 'R08WqL3w', 'FMD0000665', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3107, 564, 'Florence Grant', '1996-02-18', '233248284325', '0248284325', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 22:13:07', 0, NULL, 0, 'retailer', NULL, 'OD30JY8d', 'FMD0000666', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3108, 566, 'Adepa hipcy', '2003-12-24', '233597283114', '0597283114', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-08 23:42:35', 0, NULL, 0, 'retailer', NULL, 'V4kmLO8r', 'FMD0000668', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3109, 567, 'Amoateng Vicentia', '2005-02-08', '233555046288', '0555046288', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 00:05:47', 0, NULL, 0, 'retailer', NULL, 'ba3EVoKN', 'FMD0000669', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3110, 568, 'Akua Ice', '2003-12-03', '233554435225', '0554435225', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 02:23:48', 0, NULL, 0, 'retailer', NULL, 'DW8bNa8r', 'FMD0000670', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3111, 569, 'Mawuena Gertrude', '2000-05-19', '233552363014', '0552363014', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 02:26:41', 0, NULL, 0, 'retailer', NULL, 'WVK4E48x', 'FMD0000671', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3112, 570, 'Akuah counselor', '1999-04-15', '233554105956', '0554105956', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 06:04:10', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000672', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3113, 573, 'zakiatu Abubakar', '1996-02-06', '233558842943', '0558842943', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 09:58:51', 0, NULL, 0, 'retailer', NULL, 'NDkJ9A86', 'FMD0000675', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3114, 574, 'Najat Gariba', '2001-08-12', '233594019224', '0594019224', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 10:54:21', 0, NULL, 0, 'retailer', NULL, '2xKg5Xk9', 'FMD0000676', NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(3115, 575, 'Akosua Sarpong', '1987-11-22', '233245755087', '0245755087', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 12:21:30', 0, NULL, 0, 'retailer', NULL, 'wZ3Qo08b', 'FMD0000677', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3116, 576, 'Agnes Addo Kufuor', '1998-02-14', '233551718286', '0551718286', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 13:20:41', 0, NULL, 0, 'retailer', NULL, 'd9K5xX3N', 'FMD0000678', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3117, 577, 'Lordina Amo Gyau', '1999-06-06', '233545966109', '0545966109', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 14:42:49', 0, NULL, 0, 'retailer', NULL, 'yXk24QKA', 'FMD0000679', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3118, 578, 'Adjoa Amakye Asiedu', '2001-10-08', '233599362282', '0599362282', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 15:25:12', 0, NULL, 0, 'retailer', NULL, 'yY8lLa8O', 'FMD0000680', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3119, 579, 'Hilda Eduah', '1998-12-18', '233257058430', '0257058430', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 16:07:01', 0, NULL, 0, 'retailer', NULL, '1dKRqd3z', 'FMD0000681', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3120, 580, 'Emmanuella Dufie', '2001-12-06', '233556516820', '0556516820', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 17:48:42', 0, NULL, 0, 'retailer', NULL, 'MVK1Zy8q', 'FMD0000682', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3121, 581, 'Abena Duah', '2003-05-06', '233548807768', '0548807768', 'MTN', NULL, NULL, NULL, 'dCGNiDpXWUMckrF4Pj33Ql:APA91bHDNA5UazkVREmbdT9zyPe6DTSJkj3pWozbthwttYMO4ghmUMOWl-dcSMj_bSY2hqJI7urg5wCcW17p7w6TjxckNqeEEpLgMeum1tbPdHGmPl8aTkGtjDgOU6wEFEnrt26UNyp5', 1, 1, NULL, NULL, '2023-07-09 20:23:21', 0, NULL, 0, 'retailer', NULL, 'VnkN6QkQ', 'FMD0000683', NULL, '2023-08-09 04:46:17', '2023-08-10 18:43:28'), +(3122, 583, 'kelzia Boakye', '1996-04-09', '233559056401', '0559056401', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 21:06:16', 0, NULL, 0, 'retailer', NULL, 'jo8GdOkY', 'FMD0000685', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3123, 584, 'Patricia Serwaa Bonsu', '1995-06-07', '233240430906', '0240430906', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 21:12:24', 0, NULL, 0, 'retailer', NULL, 'R48vN98E', 'FMD0000686', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3124, 585, 'Swit Airrnyo', '1994-10-31', '233243355758', '0243355758', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 21:47:47', 0, NULL, 0, 'retailer', NULL, 'zQkry58r', 'FMD0000687', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3125, 586, 'Regina Debrah', '2000-02-15', '233541563951', '0541563951', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-09 22:30:50', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000688', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3126, 587, 'peace dzifa nukunu', '1988-04-20', '233246997801', '0246997801', 'MTN', NULL, NULL, NULL, 'cZYw1ByiR9GyRfK2iXVGIZ:APA91bE4mCwi2ox273JCYRFVJ5FVNSYc0RIR7NIwlC1smfKaaG7T87IBhebHowfmRdfWye-rQc1edkGZQyWJ8_a7z4FAM9o1aiX93Urww0yawjgg5kobw3TcZpV6RJkO2Tx7XOjKJRVe', 1, 1, '2023-08-22 22:49:45', NULL, '2023-07-09 23:35:44', 1, '2023-08-18 23:06:18', 0, 'distributor', NULL, '5zKVqP3G', 'FMD0001111', NULL, '2023-08-09 04:46:17', '2023-08-22 22:49:45'), +(3127, 588, 'Asare Princess', '2004-01-17', '233545508312', '0545508312', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 00:10:06', 0, NULL, 0, 'retailer', NULL, 'jyKMzl8M', 'FMD0000690', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3128, 589, 'Tracy Addo', '2001-02-21', '233247916614', '0247916614', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 00:18:24', 0, NULL, 0, 'retailer', NULL, 'AJKdGq3B', 'FMD0000691', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3129, 590, 'Edith Sarfowaah Donkor', '2000-09-27', '233249380124', '0249380124', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 02:18:54', 0, NULL, 0, 'retailer', NULL, '508pNL3g', 'FMD0000692', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(3130, 591, 'Abigail Elloin', '2001-08-15', '233243958661', '0243958661', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 07:59:50', 0, NULL, 0, 'retailer', NULL, 'Je8wNjKO', 'FMD0000693', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3131, 592, 'Katumi Lamini', '1998-02-13', '233559606198', '0559606198', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 08:19:17', 0, NULL, 0, 'retailer', NULL, 'O0K9y9KV', 'FMD0000694', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3132, 593, 'MU-AZATU KANDE KADRI', '1984-04-15', '233544082213', '0544082213', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 09:24:47', 0, NULL, 0, 'retailer', NULL, '1q8AxoKw', 'FMD0000695', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3133, 594, 'Aariana Amankwanor', '2003-02-03', '233505344472', '0505344472', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 09:32:06', 0, NULL, 0, 'retailer', NULL, 'dM3jLx8W', 'FMD0000696', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3134, 595, 'Flora Boateng', '1998-04-20', '233557603372', '0557603372', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 10:38:11', 0, NULL, 0, 'retailer', NULL, '2VKzNGKB', 'FMD0000697', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3135, 597, 'Abigail Osei', '1994-01-10', '233544901663', '0544901663', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 11:25:54', 0, NULL, 0, 'retailer', NULL, 'zQkryV8r', 'FMD0000699', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3136, 598, 'Nadége Gorkeh', '1998-03-10', '233553018540', '0553018540', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 12:16:26', 0, NULL, 0, 'retailer', NULL, 'QY3BNg32', 'FMD0000700', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3137, 599, 'Yvonne Amponsah', '1999-03-29', '233551106278', '0551106278', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 13:03:20', 0, NULL, 0, 'retailer', NULL, '5zKVqb3G', 'FMD0000701', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3138, 601, 'Sandra Ama Ahensah', '2003-05-03', '233248941330', '0248941330', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 16:55:04', 0, NULL, 0, 'retailer', NULL, 'AJKdVNkB', 'FMD0000703', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3139, 602, 'Rebecca Tuah', '2021-10-13', '233551194811', '0551194811', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 17:46:14', 0, NULL, 0, 'retailer', NULL, '508po9Kg', 'FMD0000704', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3140, 603, 'joyce Godzah', '1987-09-22', '233554547871', '0554547871', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 18:26:47', 0, NULL, 0, 'retailer', NULL, 'Je8wZ4KO', 'FMD0000705', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3141, 605, 'Shanti moore anokyes', '2005-04-07', '233592741790', '0592741790', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-10 22:11:44', 0, NULL, 0, 'retailer', NULL, '1q8A5b8w', 'FMD0000707', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3142, 607, 'ELLEN TETTEY', '1984-09-28', '233500297729', '0500297729', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-11 05:58:05', 0, NULL, 0, 'retailer', NULL, '2VKzZlKB', 'FMD0000709', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3143, 608, 'Grace Cole', '1999-06-20', '233558449474', '0558449474', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-11 10:17:13', 0, NULL, 0, 'retailer', NULL, '4N865qK2', 'FMD0000710', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3144, 609, 'Joyce Atinga', '2003-12-22', '233595915411', '0595915411', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-11 11:03:10', 0, NULL, 0, 'retailer', NULL, 'XP8anwkN', 'FMD0000711', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3145, 610, 'Chris wadza', '1989-02-08', '233553003731', '0553003731', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-11 12:03:19', 0, NULL, 0, 'retailer', NULL, 'eO8XnE3d', 'FMD0000712', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3146, 611, 'Vera Mawudzo', '1996-10-28', '233556113637', '0556113637', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-11 13:53:19', 0, NULL, 0, 'retailer', NULL, 'Xj8oXMkB', 'FMD0000713', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3147, 612, 'Esinam Ameleke', '1989-03-16', '233540845936', '0540845936', 'MTN', NULL, NULL, NULL, 'f-rNLyX6Rz2g5x1-ajSUPr:APA91bGdByAMYJKIkgXoSFCfNiD3rFq7af7aariMTNiEBPwjUCMe5hHGehJZo65Jw0tcr8_VKzvCwyoFnSX39ofFcNxjKN7nlLoT-f9RllZsDSlO69k_V1ckRSvSAECkCRPhWPELCjhJ', 1, 1, NULL, NULL, '2023-07-11 13:59:44', 0, NULL, 0, 'retailer', NULL, 'pak75rKl', 'FMD0000714', NULL, '2023-08-09 04:46:17', '2023-08-12 22:47:08'), +(3148, 613, 'Regina Anyimedu', '2021-05-29', '233598663850', '0598663850', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-11 19:39:46', 0, NULL, 0, 'retailer', NULL, 'ZX8q7l3V', 'FMD0000715', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3149, 615, 'Emmanuella Boakye', '2000-05-04', '233557233929', '0557233929', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-11 21:25:40', 0, NULL, 0, 'retailer', NULL, 'QlkLzAKy', 'FMD0000717', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3150, 616, 'Dominica Amankonah', '1994-05-05', '233248339712', '0248339712', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-11 22:40:03', 0, NULL, 0, 'retailer', NULL, '1mKeMZKb', 'FMD0000718', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3151, 617, 'Ebenezer Sangmor', '1988-08-20', '233240088417', '0240088417', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-12 03:47:08', 0, NULL, 0, 'retailer', NULL, '9Yknaa81', 'FMD0000719', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3152, 622, 'Esi Nyaneba', '1998-11-29', '233553747564', '0553747564', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-12 10:36:35', 0, NULL, 0, 'retailer', NULL, 'V4km6X3r', 'FMD0000724', NULL, '2023-08-09 04:46:17', '2023-08-19 09:30:12'), +(3153, 623, 'Priscilla Senah', '2000-11-04', '233546029619', '0546029619', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-12 10:46:48', 0, NULL, 0, 'retailer', NULL, 'ba3EM03N', 'FMD0000725', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3154, 624, 'Erica Kotoka', '1999-01-31', '233544782294', '0544782294', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-12 11:32:34', 0, NULL, 0, 'retailer', NULL, 'DW8bre8r', 'FMD0000726', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3155, 626, 'Takyi Awurakua Lorna', '1996-07-03', '233551838100', '0551838100', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-12 13:58:51', 0, NULL, 0, 'retailer', NULL, '9ykYnN36', 'FMD0000728', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3156, 627, 'Adu-Baffoe Felix', '1996-08-23', '233591671682', '0591671682', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-12 16:20:46', 0, NULL, 0, 'retailer', NULL, 'mbkDVoKR', 'FMD0000729', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3157, 628, 'Efya Hemily', '1999-01-15', '233247542000', '0247542000', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-12 17:30:37', 0, NULL, 0, 'retailer', NULL, 'MP8ZnJ8n', 'FMD0000730', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3158, 629, 'Jacqueline Gyan Eshun', '1991-04-27', '233245523749', '0245523749', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-12 18:03:03', 0, NULL, 0, 'retailer', NULL, 'NDkJAD86', 'FMD0000731', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3159, 630, 'ohemaa Ella', '1994-06-18', '233502319139', '0502319139', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-12 18:15:04', 0, NULL, 0, 'retailer', NULL, '2xKgpz89', 'FMD0000732', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3160, 631, 'Gifty Kissiedu', '2023-11-15', '233204402933', '0204402933', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-12 19:47:36', 0, NULL, 0, 'retailer', NULL, 'wZ3Q7q8b', 'FMD0000733', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3161, 632, 'Boamah Cecilia', '1996-03-15', '233554671159', '0554671159', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-12 21:30:02', 0, NULL, 0, 'retailer', NULL, 'd9K55JKN', 'FMD0000734', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3162, 633, 'Doreen Arhin', '1998-07-13', '233248248572', '0248248572', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-13 04:14:25', 0, NULL, 0, 'retailer', NULL, 'yXk22DkA', 'FMD0000735', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3163, 634, 'Ama paris', '1997-01-18', '233204442950', '0204442950', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-13 07:48:12', 0, NULL, 0, 'retailer', NULL, 'yY8lzo3O', 'FMD0000736', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3164, 635, 'Hellena Hellena', '1990-03-20', '233551749780', '0551749780', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-13 11:00:16', 0, NULL, 0, 'retailer', NULL, '1dKRnwKz', 'FMD0000737', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3165, 637, 'Beneclerk Baafi', '2000-03-13', '233595533900', '0595533900', 'MTN', NULL, NULL, NULL, 'dlVNTYe5UkS7tb2IxYsCN2:APA91bF0yJq_Vt9_mWwJXfh0oD-utM28mgMolK4ArW5CEF5PFgxWfecXnHxQVkhK9L-g5xc_YP7U3T4V8s44OxuwXuw6Sko46w-OgwVSrPtrn0VufYJBjqXGCUKE97j6sw_nXqhfJJ3l', 1, 1, NULL, NULL, '2023-07-13 12:11:18', 0, NULL, 0, 'retailer', NULL, 'VnkNav8Q', 'FMD0000739', NULL, '2023-08-09 04:46:17', '2023-08-19 17:59:41'), +(3166, 638, 'Emmanuella awuni', '1999-04-26', '233545038655', '0545038655', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-13 13:01:52', 0, NULL, 0, 'retailer', NULL, '0mkyZV34', 'FMD0000740', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3167, 639, 'Bridget Afriyie', '2003-10-08', '233596774058', '0596774058', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-13 13:08:59', 0, NULL, 0, 'retailer', NULL, 'jo8GpAkY', 'FMD0000741', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3168, 641, 'Anita Rose Tima', '1993-11-08', '233243741718', '0243741718', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-13 20:23:17', 0, NULL, 0, 'retailer', NULL, 'zQkrZVkr', 'FMD0000743', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3169, 642, 'Boakye Portia', '1995-04-07', '233549411940', '0549411940', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-14 09:09:33', 0, NULL, 0, 'retailer', NULL, 'QY3Brg32', 'FMD0000744', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3170, 644, 'Zenabu Salifu', '2002-10-07', '233559354568', '0559354568', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-14 13:10:55', 0, NULL, 0, 'retailer', NULL, 'jyKM6m8M', 'FMD0000746', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3171, 645, 'Francisca Aglago', '1986-08-02', '233246933730', '0246933730', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-15 10:18:05', 0, NULL, 0, 'retailer', NULL, 'AJKdzNkB', 'FMD0000747', NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(3172, 649, 'Sandra krampah', '1998-06-11', '233553155696', '0553155696', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-15 19:58:05', 0, NULL, 0, 'retailer', NULL, '1q8AWb3w', 'FMD0000751', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3173, 652, 'Esther Entsiwah', '1999-11-08', '233242211095', '0242211095', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-15 20:41:18', 0, NULL, 0, 'retailer', NULL, '4N867qk2', 'FMD0000754', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3174, 653, 'Benedicta Obeng', '1995-05-17', '233551375137', '0551375137', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-15 20:48:03', 0, NULL, 0, 'retailer', NULL, 'XP8a9w8N', 'FMD0000755', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3175, 654, 'yvonne Aikins Duncan', '1997-06-06', '233247065198', '0247065198', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-15 22:26:18', 0, NULL, 0, 'retailer', NULL, 'eO8X7EKd', 'FMD0000756', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3176, 656, 'Peace Tsorme', '1997-09-27', '233501526308', '0501526308', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-16 02:47:36', 0, NULL, 0, 'retailer', NULL, 'pak7qrKl', 'FMD0000758', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3177, 657, 'Emmanuel Darkey', '1999-02-23', '233247580635', '0247580635', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-16 03:14:24', 0, NULL, 0, 'retailer', NULL, 'ZX8qwl3V', 'FMD0000759', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3178, 659, 'Pretty Efya', '2003-12-10', '233246501692', '0246501692', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-16 08:30:38', 0, NULL, 0, 'retailer', NULL, 'QlkLMA3y', 'FMD0000761', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3179, 660, 'Naomi Dansowaa', '2001-05-19', '233245352450', '0245352450', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-16 10:03:50', 0, NULL, 0, 'retailer', NULL, '1mKe6Z8b', 'FMD0000762', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3180, 661, 'Symply Ariana', '2001-10-08', '233554440734', '0554440734', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-16 14:27:05', 0, NULL, 0, 'retailer', NULL, '9YknMa81', 'FMD0000763', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3181, 662, 'Helen Lucy Agyarko', '2005-05-06', '233596664838', '0596664838', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-16 16:37:50', 0, NULL, 0, 'retailer', NULL, 'DR8P99kV', 'FMD0000764', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3182, 664, 'Faith prowess', '1996-06-26', '233508958179', '0508958179', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-16 18:11:31', 0, NULL, 0, 'retailer', NULL, 'OD30jA8d', 'FMD0000766', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3183, 665, 'Isha Mohammed', '1991-09-16', '233540182891', '0540182891', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-16 18:52:18', 0, NULL, 0, 'retailer', NULL, 'ByKxXDKW', 'FMD0000767', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3184, 666, 'Kesewaa Nyantakyi', '2001-01-12', '233206508664', '0206508664', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-16 20:00:24', 0, NULL, 0, 'retailer', NULL, 'V4kmVX3r', 'FMD0000768', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3185, 667, 'Dericking Addo', '2000-01-04', '233547459843', '0547459843', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-16 23:19:36', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000769', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3186, 668, 'Marta Sambo Macoli', '2003-11-12', '233508789895', '0508789895', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-17 00:16:13', 0, NULL, 0, 'retailer', NULL, 'DW8bAeKr', 'FMD0000770', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3187, 671, 'Hagar Ackah', '2003-10-30', '233592530296', '0592530296', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-17 10:24:00', 0, NULL, 0, 'retailer', NULL, 'mbkDWo8R', 'FMD0000773', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3188, 673, 'Xorlali Marfo', '1990-02-26', '233241857707', '0241857707', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-17 20:43:46', 0, NULL, 0, 'retailer', NULL, 'NDkJBDk6', 'FMD0000775', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3189, 674, 'Gifty Owusua', '1999-05-14', '233553547472', '0553547472', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-17 21:42:19', 0, NULL, 0, 'retailer', NULL, '2xKgXz89', 'FMD0000776', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3190, 675, 'Naa Annan', '1996-11-20', '233546800361', '0546800361', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-18 00:04:37', 0, NULL, 0, 'retailer', NULL, 'wZ3QAq3b', 'FMD0000777', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3191, 676, 'Michelle Boateng', '2005-07-26', '233203708053', '0203708053', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-18 11:11:05', 0, NULL, 0, 'retailer', NULL, 'd9K5oJkN', 'FMD0000778', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3192, 677, 'Evelyn Opoku', '1987-10-07', '233545394244', '0545394244', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-18 12:32:13', 0, NULL, 0, 'retailer', NULL, 'yXk26DkA', 'FMD0000779', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3193, 678, 'Felicia Adusei', '1996-02-19', '233543835364', '0543835364', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-18 13:34:46', 0, NULL, 0, 'retailer', NULL, 'yY8lvo3O', 'FMD0000780', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3194, 680, 'Beatrice AMOADZAH', '2018-01-07', '233557967034', '0557967034', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-18 15:38:18', 0, NULL, 0, 'retailer', NULL, 'MVK1z28q', 'FMD0000782', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3195, 681, 'Abigail Arkonor', '2002-01-27', '233595045991', '0595045991', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-18 17:22:06', 0, NULL, 0, 'retailer', NULL, 'VnkNpvKQ', 'FMD0000783', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3196, 682, 'Christina Nkrumah', '1999-05-22', '233592231286', '0592231286', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-18 19:29:26', 0, NULL, 0, 'retailer', NULL, '0mkyoVK4', 'FMD0000784', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3197, 683, 'Uella Nti-Mensah', '2002-10-17', '233240070591', '0240070591', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-18 20:32:47', 0, NULL, 0, 'retailer', NULL, 'jo8GWA8Y', 'FMD0000785', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3198, 684, 'Lucy Amankwah', '1997-12-04', '233248211178', '0248211178', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-18 22:02:15', 0, NULL, 0, 'retailer', NULL, 'R48v6Z8E', 'FMD0000786', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3199, 685, 'Irene Owusu', '2003-04-10', '233555410400', '0555410400', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-18 22:19:42', 0, NULL, 0, 'retailer', NULL, 'zQkr9V8r', 'FMD0000787', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3200, 686, 'Saraphina Marfo', '1998-01-20', '233549297140', '0549297140', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-19 00:36:18', 0, NULL, 0, 'retailer', NULL, 'QY3BWgK2', 'FMD0000788', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3201, 689, 'Irene Asiedu', '2003-11-01', '233595076235', '0595076235', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-19 14:19:17', 0, NULL, 0, 'retailer', NULL, 'AJKdeN8B', 'FMD0000791', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3202, 690, 'Oheema Swanky', '2004-06-10', '233506097596', '0506097596', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-19 18:13:48', 0, NULL, 0, 'retailer', NULL, '508pJ93g', 'FMD0000792', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3203, 691, 'Francisca Dadzie', '1998-07-27', '233241402045', '0241402045', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-19 19:07:38', 0, NULL, 0, 'retailer', NULL, 'Je8wy43O', 'FMD0000793', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3204, 692, 'Josephine Baffoe', '1997-11-04', '233557668694', '0557668694', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-19 19:36:03', 0, NULL, 0, 'retailer', NULL, 'O0K9oekV', 'FMD0000794', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3205, 693, 'Deborah Owusu', '2002-09-09', '233502580244', '0502580244', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-19 20:06:44', 0, NULL, 0, 'retailer', NULL, '1q8ANbkw', 'FMD0000795', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3206, 694, 'Mercy Bansah', '1993-03-16', '233247204260', '0247204260', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-19 20:17:55', 0, NULL, 0, 'retailer', NULL, 'dM3j2M3W', 'FMD0000796', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3207, 695, 'Becky Armah', '2002-06-11', '233257059129', '0257059129', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-19 21:15:52', 0, NULL, 0, 'retailer', NULL, '2VKzyl3B', 'FMD0000797', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3208, 700, 'Abigail Bortey', '1999-08-14', '233262017799', '0262017799', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-20 01:53:20', 0, NULL, 0, 'retailer', NULL, 'jyKMgrkM', 'FMD0000802', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3209, 701, 'Francisca Opoku', '2001-11-01', '233558302325', '0558302325', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-20 02:01:22', 0, NULL, 0, 'retailer', NULL, 'AJKdeW8B', 'FMD0000803', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3210, 702, 'Etsionu Erica', '1999-04-22', '233247599047', '0247599047', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-20 08:33:57', 0, NULL, 0, 'retailer', NULL, '508pJy3g', 'FMD0000804', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3211, 703, 'jennifer nyamekye', '1998-10-06', '233548048486', '0548048486', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-20 09:28:10', 0, NULL, 0, 'retailer', NULL, 'Je8wy53O', 'FMD0000805', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3212, 704, 'Margaret Hyde', '1993-09-13', '233246624224', '0246624224', 'MTN', NULL, NULL, NULL, 'fU0i2O0kR3OWhraddUYwI8:APA91bEQZM089JyxP52WDxnSdLbbZ2IW0QwUvtxWKGbjG-hIVe81bGb6Bll5BKOWg3TOCcH2Wfwnc-hVV4H6GU3CKGO-p2QWGWxaalZDC4yfXTibk3OdTx2R6mFW6he1bobfUvaFG_1d', 1, 1, '2023-08-16 11:29:26', NULL, '2023-07-20 11:44:21', 0, NULL, 0, 'retailer', NULL, 'O0K9oykV', 'FMD0000806', NULL, '2023-08-09 04:46:18', '2023-08-16 11:39:18'), +(3213, 705, 'Matilda Gborglah', '2003-11-24', '233546445434', '0546445434', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-20 12:17:28', 0, NULL, 0, 'retailer', NULL, '1q8AN5kw', 'FMD0000807', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3214, 706, 'Brightina Osei Bonsu', '1996-02-20', '233545803161', '0545803161', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-20 13:57:44', 0, NULL, 0, 'retailer', NULL, 'dM3j2q3W', 'FMD0000808', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3215, 707, 'Portia Nyarko', '1998-09-05', '233508746180', '0508746180', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-20 14:25:51', 0, NULL, 0, 'retailer', NULL, '2VKzyy3B', 'FMD0000809', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3216, 708, 'Bertha Peprah', '1994-04-29', '233544948111', '0544948111', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-20 14:48:11', 0, NULL, 0, 'retailer', NULL, '4N866o82', 'FMD0000810', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3217, 709, 'Zakaria Afiata', '1994-02-14', '233505555411', '0505555411', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-20 15:48:32', 0, NULL, 0, 'retailer', NULL, 'XP8avlkN', 'FMD0000811', NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(3218, 710, 'Vanessa welt kolekie', '1989-08-17', '233241414834', '0241414834', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-20 17:42:05', 0, NULL, 0, 'retailer', NULL, 'eO8X4X8d', 'FMD0000812', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3219, 711, 'Ivy Donkor', '2003-09-13', '233506586425', '0506586425', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-20 20:23:50', 0, NULL, 0, 'retailer', NULL, 'Xj8oe23B', 'FMD0000813', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3220, 713, 'Angela 0fosua', '2000-05-03', '233546538105', '0546538105', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 13:56:24', 0, NULL, 0, 'retailer', NULL, 'ZX8qgX3V', 'FMD0000815', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3221, 714, 'rukayatu Mohammed', '1998-01-01', '233241562427', '0241562427', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 17:00:47', 0, NULL, 0, 'retailer', NULL, 'ROKO0N80', 'FMD0000816', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3222, 717, 'Sharifa Nasir', '1999-09-25', '233593727656', '0593727656', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 20:09:37', 0, NULL, 0, 'retailer', NULL, '9YkneY81', 'FMD0000819', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3223, 718, 'Rose Afua Aboni', '2000-03-24', '233551317357', '0551317357', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 20:10:02', 0, NULL, 0, 'retailer', NULL, 'DR8Pbq3V', 'FMD0000820', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3224, 722, 'Ruth Adu', '1999-07-07', '233599518652', '0599518652', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 20:18:36', 0, NULL, 0, 'retailer', NULL, 'V4kme7kr', 'FMD0000824', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3225, 723, 'Agya Margaret', '1997-09-08', '233593883275', '0593883275', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 20:27:11', 0, NULL, 0, 'retailer', NULL, 'ba3Egb8N', 'FMD0000825', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3226, 727, 'Adepa Frimpong Manso', '2002-02-11', '233245741060', '0245741060', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 20:51:39', 0, NULL, 0, 'retailer', NULL, 'mbkDgp8R', 'FMD0000829', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3227, 728, 'Portia Efya', '2003-09-26', '233558336726', '0558336726', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 20:54:47', 0, NULL, 0, 'retailer', NULL, 'MP8Z0M3n', 'FMD0000830', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3228, 729, 'Abilla Portia', '2003-04-22', '233599936492', '0599936492', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 20:58:23', 0, NULL, 0, 'retailer', NULL, 'VK4wDG3x', 'FMD0000831', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3229, 731, 'Tilly Tish', '1996-05-24', '233556640728', '0556640728', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 21:22:28', 0, NULL, 0, 'retailer', NULL, 'wZ3Q0Wkb', 'FMD0000833', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3230, 733, 'Yeboah Jennifer', '2002-02-11', '233599619273', '0599619273', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 22:00:50', 0, NULL, 0, 'retailer', NULL, 'yXk2zdkA', 'FMD0000835', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3231, 734, 'Adwoa cutie', '2001-07-01', '233256485787', '0256485787', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 22:00:51', 0, NULL, 0, 'retailer', NULL, 'yY8lZD3O', 'FMD0000836', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3232, 735, 'pat Efia', '2000-04-07', '233591480516', '0591480516', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 22:14:08', 0, NULL, 0, 'retailer', NULL, '1dKRWo8z', 'FMD0000837', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3233, 737, 'Mariam zuberu', '1999-07-17', '233552346276', '0552346276', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 22:49:17', 0, NULL, 0, 'retailer', NULL, 'VnkN0mKQ', 'FMD0000839', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3234, 738, 'Jasmine Morgan', '2005-07-09', '233550250435', '0550250435', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 22:54:10', 0, NULL, 0, 'retailer', NULL, '0mkyJg34', 'FMD0000840', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3235, 740, 'Benedicta Asantewaa', '2001-01-31', '233593870152', '0593870152', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 23:02:01', 0, NULL, 0, 'retailer', NULL, 'R48vJp8E', 'FMD0000842', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3236, 741, 'Narna Adjowah Ella', '1999-11-29', '233548036253', '0548036253', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 23:05:11', 0, NULL, 0, 'retailer', NULL, 'zQkrmj8r', 'FMD0000843', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3237, 742, 'Harriet Ofosuwaa', '1994-05-16', '233542333359', '0542333359', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 23:08:13', 0, NULL, 0, 'retailer', NULL, 'QY3BGXK2', 'FMD0000844', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3238, 743, 'Bukari Munirah', '2003-11-05', '233555337113', '0555337113', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 23:39:50', 0, NULL, 0, 'retailer', NULL, '5zKVYe3G', 'FMD0000845', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3239, 745, 'Whitney Carl', '2003-07-28', '233200928898', '0200928898', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-21 23:55:35', 0, NULL, 0, 'retailer', NULL, 'AJKdmW8B', 'FMD0000847', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3240, 747, 'Eugenia oppong Buabeng', '1998-12-12', '233557752238', '0557752238', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 07:52:09', 0, NULL, 0, 'retailer', NULL, 'Je8w25KO', 'FMD0000849', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3241, 750, 'Irene Nyarko', '1999-11-29', '233204606009', '0204606009', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 09:19:26', 0, NULL, 0, 'retailer', NULL, 'dM3jmqkW', 'FMD0000852', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3242, 752, 'Lisa Wedora', '2000-05-09', '233559174023', '0559174023', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 09:41:29', 0, NULL, 0, 'retailer', NULL, '4N86ook2', 'FMD0000854', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3243, 753, 'Mardiya Mohammed', '2002-03-23', '233592104294', '0592104294', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 10:32:12', 0, NULL, 0, 'retailer', NULL, 'XP8aNlkN', 'FMD0000855', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3244, 754, 'Christiana Nsiah', '2001-05-27', '233245107700', '0245107700', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 10:34:23', 0, NULL, 0, 'retailer', NULL, 'eO8XWXKd', 'FMD0000856', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3245, 755, 'Winifred Cudjoe', '2000-02-08', '233275139635', '0275139635', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 10:42:09', 0, NULL, 0, 'retailer', NULL, 'Xj8om23B', 'FMD0000857', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3246, 756, 'Cassie Perla', '1998-11-24', '233542767187', '0542767187', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 11:02:19', 0, NULL, 0, 'retailer', NULL, 'pak77ykl', 'FMD0000858', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3247, 757, 'Edna Ahenkorah', '1997-05-05', '233241351678', '0241351678', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 11:02:58', 0, NULL, 0, 'retailer', NULL, 'ZX8qmX8V', 'FMD0000859', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3248, 759, 'Firdous Abekah Nuhu', '1998-06-25', '233553006297', '0553006297', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 11:50:49', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000861', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3249, 761, 'Asabea Gifty', '1998-01-17', '233553245620', '0553245620', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 13:20:24', 0, NULL, 0, 'retailer', NULL, '9Ykn5Y81', 'FMD0000863', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3250, 762, 'Gbireh Gina', '1998-07-24', '233505837993', '0505837993', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 13:36:23', 0, NULL, 0, 'retailer', NULL, 'DR8PWqKV', 'FMD0000864', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3251, 764, 'Mayfred Ahenkan', '1996-07-01', '233557277916', '0557277916', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 15:53:19', 0, NULL, 0, 'retailer', NULL, 'OD30AbKd', 'FMD0000866', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3252, 765, 'Maame Darkwaah', '2004-11-20', '233557340553', '0557340553', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 17:22:27', 0, NULL, 0, 'retailer', NULL, 'ByKxJdkW', 'FMD0000867', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3253, 766, 'Abena Sarfowaa', '2000-09-19', '233551044039', '0551044039', 'MTN', NULL, NULL, NULL, 'fT6Aq4VHTt-r_G1P_9j-yT:APA91bEIQxALqAQPWTs65mX6dtdyAg38bFXl_GQ1R2NtsjABwQ3NlzGV1l1IzQdRK2sq9ps_4BPHTd7g2dELN7UNJ_3vqRGAUx9NCvACawtYSSCj5MLNwdQLuWR6O7q85wExZS_lRXgw', 1, 1, NULL, NULL, '2023-07-22 18:14:23', 0, NULL, 0, 'retailer', NULL, 'V4kmN73r', 'FMD0000868', NULL, '2023-08-09 04:46:19', '2023-08-21 09:18:09'), +(3254, 767, 'Lawrencia Enyan', '1999-06-01', '233550819547', '0550819547', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 18:50:15', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000869', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3255, 768, 'OPOKU MENSAH ELIZABETH', '2002-08-22', '233256313983', '0256313983', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 19:11:08', 0, NULL, 0, 'retailer', NULL, 'DW8bmXKr', 'FMD0000870', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3256, 769, 'Caroline Aggrey Afadze', '1999-10-07', '233555558312', '0555558312', 'MTN', NULL, NULL, NULL, 'fpQxmmQqT329PJFJNfJMRk:APA91bH0h8WqoqGH5Iw_LDx_ky_HHHQv621VAI3UqzztY_3XF2NweALtk8UW5iI84HayMiZNUeE4DiSp7Ejv-e2ZDuYFK39RECtxV7uGgQ0lU9-NBKiPk4fpL2CAQRHpYokmmXWsRqLm', 1, 1, NULL, NULL, '2023-07-22 20:10:59', 0, NULL, 0, 'retailer', NULL, 'WVK4aB8x', 'FMD0000871', NULL, '2023-08-09 04:46:19', '2023-08-14 08:41:49'), +(3257, 770, 'EPHRAIM ADDO', '1982-07-07', '233244418860', '0244418860', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 20:12:44', 0, NULL, 0, 'retailer', NULL, '9ykYW9K6', 'FMD0000872', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3258, 771, 'Cynthia Owusu', '1994-11-06', '233241575453', '0241575453', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-22 20:23:57', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000873', NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(3259, 773, 'Latina KonamH', '2000-12-08', '233507917455', '0507917455', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-23 07:30:08', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000875', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3260, 774, 'Careritta Amoah', '2005-03-03', '233556684245', '0556684245', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-23 09:13:38', 0, NULL, 0, 'retailer', NULL, '2xKgmYk9', 'FMD0000876', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3261, 775, 'Doris Awo Tetteh', '2003-05-08', '233595833850', '0595833850', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-23 17:10:48', 0, NULL, 0, 'retailer', NULL, 'wZ3QGW8b', 'FMD0000877', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3262, 776, 'Amihere Leticia', '2004-02-05', '233553936373', '0553936373', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-23 21:12:31', 0, NULL, 0, 'retailer', NULL, 'd9K5Xn3N', 'FMD0000878', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3263, 777, 'Portia Esia', '1996-10-16', '233209379763', '0209379763', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-23 21:20:16', 0, NULL, 0, 'retailer', NULL, 'yXk2Qd8A', 'FMD0000879', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3264, 779, 'Annabel Amponsah', '2001-06-15', '233552040617', '0552040617', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-24 11:37:53', 0, NULL, 0, 'retailer', NULL, '1dKRlokz', 'FMD0000881', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3265, 780, 'Loretta Tiwaa Boateng', '1996-02-14', '233546816684', '0546816684', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-24 11:43:02', 0, NULL, 0, 'retailer', NULL, 'MVK15nKq', 'FMD0000882', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3266, 781, 'BASHASHA DAUDA', '1994-05-18', '233548282995', '0548282995', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-24 12:27:49', 0, NULL, 0, 'retailer', NULL, 'VnkNqm8Q', 'FMD0000883', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3267, 782, 'Cina baby', '2004-07-04', '233597465335', '0597465335', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-24 13:57:49', 0, NULL, 0, 'retailer', NULL, '0mky0g84', 'FMD0000884', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3268, 784, 'YEBOAH AKOSUA', '1999-10-31', '233547177873', '0547177873', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-24 15:43:02', 0, NULL, 0, 'retailer', NULL, 'R48vDp3E', 'FMD0000886', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3269, 785, 'Adusei Olivia', '1997-07-01', '233597041539', '0597041539', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-24 17:41:31', 0, NULL, 0, 'retailer', NULL, 'zQkr0jKr', 'FMD0000887', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3270, 787, 'Eugenia Wongkyezeng', '1992-11-11', '233242689752', '0242689752', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-24 17:51:47', 0, NULL, 0, 'retailer', NULL, '5zKVlekG', 'FMD0000889', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3271, 788, 'Esther Boakyewaa', '1997-09-28', '233262620609', '0262620609', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-24 17:56:19', 0, NULL, 0, 'retailer', NULL, 'jyKM7rkM', 'FMD0000890', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3272, 789, 'Judith Ntorinkansah', '2003-10-29', '233597000913', '0597000913', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-24 20:37:35', 0, NULL, 0, 'retailer', NULL, 'AJKdRWkB', 'FMD0000891', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3273, 792, 'Felicia Baidoo', '1999-10-10', '233542118339', '0542118339', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-24 21:05:02', 0, NULL, 0, 'retailer', NULL, 'O0K9QyKV', 'FMD0000894', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3274, 793, 'Abena Ribeiro', '1997-05-13', '233551433199', '0551433199', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-24 22:52:15', 0, NULL, 0, 'retailer', NULL, '1q8AM58w', 'FMD0000895', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3275, 794, 'Efya Empress', '2004-01-16', '233256585759', '0256585759', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-24 23:08:46', 0, NULL, 0, 'retailer', NULL, 'dM3jZq3W', 'FMD0000896', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3276, 795, 'Abigail Asare', '1999-08-11', '233558696746', '0558696746', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-24 23:39:59', 0, NULL, 0, 'retailer', NULL, '2VKzxykB', 'FMD0000897', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3277, 796, 'John Djan', '1985-12-15', '233553358028', '0553358028', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-24 23:47:55', 0, NULL, 0, 'retailer', NULL, '4N86QoK2', 'FMD0000898', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3278, 797, 'Jennifer Quaye', '1992-06-28', '233540805870', '0540805870', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 00:33:06', 0, NULL, 0, 'retailer', NULL, 'zQkr00Kr', 'FMD0000899', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3279, 798, 'Leticia Afrifa', '1985-02-18', '233244299522', '0244299522', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 01:21:06', 0, NULL, 0, 'retailer', NULL, 'QY3BdE82', 'FMD0000900', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3280, 799, 'Judith Amekor', '1987-01-07', '233242734310', '0242734310', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 05:44:04', 0, NULL, 0, 'retailer', NULL, '5zKVlAkG', 'FMD0000901', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3281, 800, 'Portia Truth', '1997-02-14', '233249819743', '0249819743', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 06:37:02', 0, NULL, 0, 'retailer', NULL, 'jyKM7PkM', 'FMD0000902', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3282, 801, 'Nana Ama', '2004-09-25', '233257909525', '0257909525', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 06:42:19', 0, NULL, 0, 'retailer', NULL, 'AJKdRrkB', 'FMD0000903', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3283, 803, 'Esllyn mawuli Esther', '1991-04-30', '233599956265', '0599956265', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 08:50:39', 0, NULL, 0, 'retailer', NULL, 'Je8wvXKO', 'FMD0000905', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3284, 804, 'Rebecca Ohene Dzidzor', '2002-12-20', '233599229588', '0599229588', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 10:05:09', 0, NULL, 0, 'retailer', NULL, 'O0K9QrKV', 'FMD0000906', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3285, 805, 'Millicent Mensah Fosuaa', '1999-09-06', '233242041856', '0242041856', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 10:17:13', 0, NULL, 0, 'retailer', NULL, '1q8AMD8w', 'FMD0000907', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3286, 806, 'mercy Doe', '1990-06-26', '233248243378', '0248243378', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 10:34:32', 0, NULL, 0, 'retailer', NULL, 'dM3jZX3W', 'FMD0000908', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3287, 807, 'Josephine wakah', '2000-06-27', '233202677203', '0202677203', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 11:05:14', 0, NULL, 0, 'retailer', NULL, '2VKzxbkB', 'FMD0000909', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3288, 808, 'Priscilla Osei', '2000-12-27', '233551812994', '0551812994', 'MTN', NULL, NULL, NULL, 'edPDvwj_ZkT9m_zBajupQR:APA91bGUS16B9qqhHYDx5BbOHEqOsjJKQL9Ji6WtrUyV5a4wjJ7LH_aKA57ZqKlehmpV0ERRe61Hnp3DZpsQJc1OHX4fL1o33vMM5DzGZZ8TS72kfZSWytSdz-qX1LvDxLJrI7c7cTiM', 1, 1, NULL, NULL, '2023-07-25 11:09:36', 0, NULL, 0, 'retailer', NULL, '4N86QJK2', 'FMD0000910', NULL, '2023-08-09 04:46:20', '2023-08-10 17:08:00'), +(3289, 810, 'Khillu Billey', '1997-10-12', '233546487766', '0546487766', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 11:41:33', 0, NULL, 0, 'retailer', NULL, 'eO8Xlb8d', 'FMD0000912', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3290, 811, 'kit Oppong', '1992-05-27', '233247722465', '0247722465', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 12:06:12', 0, NULL, 0, 'retailer', NULL, 'Xj8o0BkB', 'FMD0000913', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3291, 812, 'Belinda Asare', '2000-12-27', '233208064864', '0208064864', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 12:25:38', 0, NULL, 0, 'retailer', NULL, 'pak7QpKl', 'FMD0000914', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3292, 814, 'Vera Essel', '2001-03-06', '233548186760', '0548186760', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 15:07:31', 0, NULL, 0, 'retailer', NULL, 'ROKOOQK0', 'FMD0000916', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3293, 815, 'Abigail Addo', '2003-05-05', '233500041036', '0500041036', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 15:15:42', 0, NULL, 0, 'retailer', NULL, 'QlkLoX8y', 'FMD0000917', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3294, 816, 'Millicent Onai', '1993-11-01', '233555238855', '0555238855', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 15:22:25', 0, NULL, 0, 'retailer', NULL, '1mKelo3b', 'FMD0000918', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3295, 819, 'Benjamin oduro', '1997-06-03', '233545501124', '0545501124', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 16:09:09', 0, NULL, 0, 'retailer', NULL, 'R08Wl4kw', 'FMD0000921', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3296, 823, 'Ophelia Antwi', '1991-09-01', '233246701613', '0246701613', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 18:55:49', 0, NULL, 0, 'retailer', NULL, 'ba3EE63N', 'FMD0000925', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3297, 824, 'Adibri Celestine', '1998-08-20', '233544204873', '0544204873', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 19:47:41', 0, NULL, 0, 'retailer', NULL, 'DW8bV48r', 'FMD0000926', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3298, 825, 'kobby fresh', '1996-12-10', '233559974762', '0559974762', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 20:12:53', 0, NULL, 0, 'retailer', NULL, 'WVK40YKx', 'FMD0000927', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3299, 826, 'Fredena Dzifa Akpokli', '2000-03-30', '233241956390', '0241956390', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 21:02:10', 0, NULL, 0, 'retailer', NULL, '9ykYoLK6', 'FMD0000928', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3300, 827, 'Margaret Lawson', '1999-02-22', '233557592599', '0557592599', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 21:10:30', 0, NULL, 0, 'retailer', NULL, 'mbkDQ43R', 'FMD0000929', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3301, 828, 'Grace Azila', '1995-07-01', '233541814052', '0541814052', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 22:16:21', 0, NULL, 0, 'retailer', NULL, 'MP8Z75kn', 'FMD0000930', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3302, 829, 'Grace Eshun', '1999-06-30', '233257809357', '0257809357', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-25 23:26:12', 0, NULL, 0, 'retailer', NULL, 'NDkJ1v86', 'FMD0000931', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3303, 830, 'Philippa Ashong', '2006-03-03', '233203886210', '0203886210', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 03:59:19', 0, NULL, 0, 'retailer', NULL, '2xKg94k9', 'FMD0000932', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3304, 831, 'Botchway obayaa', '2001-01-18', '233557018888', '0557018888', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 06:41:39', 0, NULL, 0, 'retailer', NULL, 'wZ3Qw18b', 'FMD0000933', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3306, 833, 'Stephany Boateng', '2003-05-25', '233595364459', '0595364459', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 08:45:16', 0, NULL, 0, 'retailer', NULL, 'yXk20vKA', 'FMD0000935', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3307, 834, 'Edith Afari', '2005-01-03', '233206065768', '0206065768', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 09:13:04', 0, NULL, 0, 'retailer', NULL, 'yY8laRkO', 'FMD0000936', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3308, 835, 'nana Adwoa', '1997-09-15', '233209240839', '0209240839', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 10:44:30', 0, NULL, 0, 'retailer', NULL, '1dKR973z', 'FMD0000937', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3309, 836, 'Jennifer adu', '1998-08-07', '233559944556', '0559944556', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 10:44:49', 0, NULL, 0, 'retailer', NULL, 'MVK10Z3q', 'FMD0000938', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3310, 837, 'Grace Asare', '2000-02-03', '233556295738', '0556295738', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 11:10:25', 0, NULL, 0, 'retailer', NULL, 'VnkNMa8Q', 'FMD0000939', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3311, 838, 'Doris yayra', '1990-01-31', '233248983604', '0248983604', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 11:35:42', 0, NULL, 0, 'retailer', NULL, '0mkydo84', 'FMD0000940', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3312, 840, 'Luckie Cobbinah', '2000-09-26', '233245376344', '0245376344', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 12:48:03', 0, NULL, 0, 'retailer', NULL, 'R48vBJ8E', 'FMD0000942', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3313, 841, 'Emelia Nyamekye', '2005-11-08', '233544745511', '0544745511', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 15:33:11', 0, NULL, 0, 'retailer', NULL, 'zQkrL0Kr', 'FMD0000943', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3314, 842, 'Adwoa Kpesenu', '1981-03-30', '233243188234', '0243188234', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 15:35:47', 0, NULL, 0, 'retailer', NULL, 'QY3BEEk2', 'FMD0000944', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3315, 844, 'Elizabeth Bimah', '2002-01-31', '233596169588', '0596169588', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 17:49:23', 0, NULL, 0, 'retailer', NULL, 'jyKMVP8M', 'FMD0000946', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3316, 845, 'Amazing Richael Grant', '2000-05-14', '233560125179', '0560125179', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 17:52:27', 0, NULL, 0, 'retailer', NULL, 'AJKddrKB', 'FMD0000947', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3317, 847, 'Lauretta Arthur', '1990-11-25', '233246671876', '0246671876', 'MTN', NULL, NULL, NULL, 'cC4kRDpWT0mxRgJWGTg-QG:APA91bGD2HqeMXvMMus7Qz35lvKFAo2Y-IF3pAIYV8Pl2ORUKSwXN7-cHMjWS-yGnlwTUkW9ygsgSa0ClCLz68Jyrqt1LTvC9Jy8uVN1U2n22So3m_s0wZXzhW8bZ9vht8Qjizu9PaP6', 1, 1, NULL, NULL, '2023-07-26 21:19:15', 1, '2023-08-09 15:06:48', 0, 'distributor', NULL, NULL, 'FMD0000949', NULL, '2023-08-09 04:46:20', '2023-08-11 14:10:02'), +(3318, 848, 'Janet Akrofi', '1990-11-04', '233200939909', '0200939909', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 23:38:18', 0, NULL, 0, 'retailer', NULL, 'O0K9ErKV', 'FMD0000950', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3319, 849, 'Nancy Agyemang', '1999-05-07', '233553015481', '0553015481', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-26 23:47:06', 0, NULL, 0, 'retailer', NULL, '1q8AED8w', 'FMD0000951', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3320, 850, 'Efya Nessy', '1996-10-25', '233542477331', '0542477331', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-27 00:05:00', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000952', NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(3321, 851, 'Nana Asantewaa', '2005-01-02', '233543707294', '0543707294', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-27 00:09:27', 0, NULL, 0, 'retailer', NULL, '2VKzpbkB', 'FMD0000953', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(3322, 852, 'Rebecca Eshun Amoah', '2002-07-04', '233591416344', '0591416344', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-27 01:08:00', 0, NULL, 0, 'retailer', NULL, '4N86gJk2', 'FMD0000954', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3323, 854, 'Busah Belinda', '1999-06-19', '233557068845', '0557068845', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-27 08:10:28', 0, NULL, 0, 'retailer', NULL, 'eO8XXb8d', 'FMD0000956', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3324, 855, 'Elizabeth Odehe', '2001-06-22', '233540248878', '0540248878', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-27 08:14:35', 0, NULL, 0, 'retailer', NULL, 'Xj8o7B8B', 'FMD0000957', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3325, 856, 'Adepa Hayford', '2005-11-19', '233553952521', '0553952521', 'MTN', NULL, NULL, NULL, 'c9TTKx9_7kx6t8cOmwpW_S:APA91bF34TaPLnsOVx1UQPVRECGeJaOJohD8a2erAJO9SQ7IAe-o76xElJxU07Jp1E7Y2-CskMj6xc2AGl1cq9N0Qs-NRn2jp1mZsGUwi-XpWXpB7RgkG3mt-EEWSsG4hEkKCnRCoNlF', 1, 1, '2023-07-27 08:56:10', NULL, '2023-07-27 08:15:16', 1, '2023-07-27 08:38:36', 0, 'distributor', NULL, 'pak7EpKl', 'FMD0000958', NULL, '2023-08-09 04:46:21', '2023-08-21 21:58:11'), +(3326, 859, 'Ramatu Mohammed', '2002-02-24', '233551833098', '0551833098', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-27 11:03:50', 0, NULL, 0, 'retailer', NULL, 'QlkLBXKy', 'FMD0000961', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3327, 860, 'leticia Sarpong', '1996-03-09', '233206243062', '0206243062', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-27 11:56:55', 0, NULL, 0, 'retailer', NULL, '1mKepo3b', 'FMD0000962', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3328, 861, 'chills official', '2004-11-20', '233573200554', '0573200554', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-27 11:56:56', 0, NULL, 0, 'retailer', NULL, '9YknoR31', 'FMD0000963', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3329, 862, 'Jovena Adu', '2022-09-04', '233550125367', '0550125367', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-27 12:18:47', 0, NULL, 0, 'retailer', NULL, 'DR8Ppw8V', 'FMD0000964', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3330, 864, 'Laurentha confidence', '1992-05-12', '233208355204', '0208355204', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-27 14:29:38', 0, NULL, 0, 'retailer', NULL, 'OD30Rz8d', 'FMD0000966', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3331, 865, 'Theodora Avoi', '2002-03-26', '233554066793', '0554066793', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-27 17:22:24', 0, NULL, 0, 'retailer', NULL, 'ByKxx4KW', 'FMD0000967', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3332, 866, 'pat Efia', '1999-03-25', '233543739766', '0543739766', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-27 22:31:18', 0, NULL, 0, 'retailer', NULL, 'V4kmydkr', 'FMD0000968', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3333, 868, 'Yaa Baby', '2005-05-25', '233256427795', '0256427795', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-28 01:04:48', 0, NULL, 0, 'retailer', NULL, 'DW8bn48r', 'FMD0000970', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3334, 869, 'Ruth Asiedu', '1994-11-06', '233507436832', '0507436832', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-28 03:57:12', 0, NULL, 0, 'retailer', NULL, 'WVK4vYkx', 'FMD0000971', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3335, 870, 'Justina Aseye Mensah Homor', '1996-07-01', '233592778287', '0592778287', 'MTN', NULL, NULL, NULL, 'c5h_hIBqD0TCjJiNotDJP6:APA91bEm3f0Md8r_JB_GNxyQd2oV1A_oGjLd-8hEkpaOcNPXU5NAqTxbRwbmIjpcMrJuz4xDAl0kbd3k4NbZhuHgc2IuiQfSSr_NVz1FKoo2AnR91WaG6tGXTrBv9mf51MN8TJVDLJK5', 1, 1, '2023-08-18 20:00:56', NULL, '2023-07-28 04:22:35', 1, '2023-07-28 15:54:30', 0, 'distributor', NULL, '9ykY6L36', 'FMD0000972', NULL, '2023-08-09 04:46:21', '2023-08-18 20:00:56'), +(3336, 871, 'Gladys Eshun', '1995-09-10', '233242354087', '0242354087', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-28 04:32:44', 0, NULL, 0, 'retailer', NULL, 'mbkDl4kR', 'FMD0000973', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3337, 872, 'Vanessa Adonu', '2000-12-10', '233551707447', '0551707447', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-28 05:10:29', 0, NULL, 0, 'retailer', NULL, 'MP8Za5Kn', 'FMD0000974', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3338, 873, 'Makafui Adraki', '2004-11-17', '233575509402', '0575509402', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-28 05:54:47', 0, NULL, 0, 'retailer', NULL, 'NDkJ2vk6', 'FMD0000975', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3339, 874, 'Bridget Barnie', '2004-05-23', '233554257297', '0554257297', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-28 07:05:45', 0, NULL, 0, 'retailer', NULL, '2xKgx489', 'FMD0000976', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3340, 875, 'Sandra AMA Mensah', '1997-06-01', '233556748544', '0556748544', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-28 08:14:43', 0, NULL, 0, 'retailer', NULL, 'wZ3QM13b', 'FMD0000977', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3341, 876, 'Precious Mawutor', '2000-04-04', '233545712283', '0545712283', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-28 08:37:46', 0, NULL, 0, 'retailer', NULL, 'd9K5ejKN', 'FMD0000978', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3342, 877, 'Brenda Ghansah', '2001-06-27', '233206652056', '0206652056', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-28 09:17:53', 0, NULL, 0, 'retailer', NULL, 'yXk2qv8A', 'FMD0000979', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3343, 879, 'Mavis Mensah', '1997-08-29', '233243888277', '0243888277', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-28 12:58:34', 0, NULL, 0, 'retailer', NULL, '1dKRd7kz', 'FMD0000981', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3344, 881, 'Isaac Nkuah', '1996-02-22', '233548224412', '0548224412', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-28 16:49:39', 0, NULL, 0, 'retailer', NULL, 'VnkNrakQ', 'FMD0000983', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3345, 882, 'Abigail Walley', '1995-05-16', '233262622904', '0262622904', 'ATL', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-28 22:07:46', 0, NULL, 0, 'retailer', NULL, '0mkymok4', 'FMD0000984', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3346, 883, 'sophia fiagbe', '1994-05-27', '233557149201', '0557149201', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-28 22:45:56', 0, NULL, 0, 'retailer', NULL, 'jo8GNgKY', 'FMD0000985', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3347, 885, 'Peter Nimoh', '1988-01-06', '233209088113', '0209088113', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-29 05:39:30', 0, NULL, 0, 'retailer', NULL, 'zQkrx0Kr', 'FMD0000987', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3348, 886, 'Lois Wilson', '2003-03-24', '233540959138', '0540959138', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-29 05:57:49', 0, NULL, 0, 'retailer', NULL, 'QY3B0E82', 'FMD0000988', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3349, 887, 'Debby Love', '2004-03-18', '233540895070', '0540895070', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-29 06:08:43', 0, NULL, 0, 'retailer', NULL, '5zKVAA3G', 'FMD0000989', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3350, 888, 'Rebecca Arkhosuah', '2003-07-28', '233597062007', '0597062007', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-29 09:04:53', 0, NULL, 0, 'retailer', NULL, 'jyKM2P8M', 'FMD0000990', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3351, 889, 'Eunice Cudjoe', '1996-03-21', '233549885590', '0549885590', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-29 12:54:02', 0, NULL, 0, 'retailer', NULL, 'AJKdQr8B', 'FMD0000991', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3352, 890, 'Khadijah Alhassan', '2002-06-22', '233592331614', '0592331614', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-29 15:28:44', 0, NULL, 0, 'retailer', NULL, '508px78g', 'FMD0000992', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3353, 891, 'Bani Barbara Amoabea', '2002-03-15', '233247402705', '0247402705', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-29 16:43:05', 0, NULL, 0, 'retailer', NULL, 'Je8wDXkO', 'FMD0000993', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3354, 892, 'Shaimawu Ishaq', '2003-08-04', '233543673912', '0543673912', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-29 18:54:01', 0, NULL, 0, 'retailer', NULL, 'O0K90r3V', 'FMD0000994', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3355, 893, 'Veronica Opoku Amoako', '1999-06-24', '233242167481', '0242167481', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-29 20:36:24', 0, NULL, 0, 'retailer', NULL, '1q8AQD8w', 'FMD0000995', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3356, 894, 'Josephine kumi', '2004-12-30', '233246888079', '0246888079', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-29 20:50:33', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0000996', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3357, 895, 'eve Andrews', '1991-10-09', '233249676197', '0249676197', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-29 20:53:41', 0, NULL, 0, 'retailer', NULL, '2VKzmb3B', 'FMD0000997', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3358, 896, 'Alberta Adjoa', '2003-07-14', '233500036478', '0500036478', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-29 22:24:18', 0, NULL, 0, 'retailer', NULL, '4N86nJ82', 'FMD0000998', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3359, 898, 'Matilda Obeng', '1996-12-05', '233553680723', '0553680723', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 02:45:32', 0, NULL, 0, 'retailer', NULL, 'QY3B0p82', 'FMD0001000', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3360, 899, 'Aisha Issah', '2007-07-18', '233555534783', '0555534783', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 06:39:23', 0, NULL, 0, 'retailer', NULL, '5zKVAz3G', 'FMD0001001', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3361, 900, 'Bernice Karlyn', '2000-07-17', '233541106848', '0541106848', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 11:07:00', 0, NULL, 0, 'retailer', NULL, 'jyKM2b8M', 'FMD0001002', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3362, 901, 'Hikima Ali', '2003-10-24', '233503550961', '0503550961', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 11:09:40', 0, NULL, 0, 'retailer', NULL, 'AJKdQ18B', 'FMD0001003', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3363, 902, 'Isaac Ampofo', '1999-08-18', '233556568487', '0556568487', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 14:22:12', 0, NULL, 0, 'retailer', NULL, '508pxD8g', 'FMD0001004', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3364, 903, 'Rachel Rigober', '2003-09-14', '233257061006', '0257061006', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 14:51:25', 0, NULL, 0, 'retailer', NULL, 'Je8wDGkO', 'FMD0001005', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3365, 904, 'NYAMEKYE Matilda', '2002-09-28', '233555021287', '0555021287', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 15:49:46', 0, NULL, 0, 'retailer', NULL, 'O0K90j3V', 'FMD0001006', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3366, 905, 'Anurika Monica', '2000-06-18', '233257802730', '0257802730', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 16:27:56', 0, NULL, 0, 'retailer', NULL, '1q8AQg8w', 'FMD0001007', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3367, 906, 'Hawa Lamin', '2003-12-26', '233552165812', '0552165812', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 16:48:35', 0, NULL, 0, 'retailer', NULL, 'dM3jlJ8W', 'FMD0001008', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3368, 907, 'Veronica Salam', '1997-07-26', '233246543808', '0246543808', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 16:57:41', 0, NULL, 0, 'retailer', NULL, '2VKzmP3B', 'FMD0001009', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3369, 909, 'Sarah sam', '1997-01-08', '233547843508', '0547843508', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 18:17:00', 0, NULL, 0, 'retailer', NULL, 'XP8aLgKN', 'FMD0001011', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3370, 910, 'Olivia ACQUAH', '1998-08-09', '233240188723', '0240188723', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 18:24:03', 0, NULL, 0, 'retailer', NULL, 'eO8Xjg3d', 'FMD0001012', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3371, 911, 'helen Marful', '1995-05-21', '233502698136', '0502698136', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 20:28:54', 0, NULL, 0, 'retailer', NULL, 'Xj8ojvKB', 'FMD0001013', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3372, 912, 'SARAH AFEDZI', '1996-06-13', '233204770046', '0204770046', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 20:30:21', 0, NULL, 0, 'retailer', NULL, 'pak7ygKl', 'FMD0001014', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3373, 913, 'Patricia Boateng', '2001-10-12', '233543062704', '0543062704', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 20:31:52', 0, NULL, 0, 'retailer', NULL, 'ZX8qvzkV', 'FMD0001015', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3374, 914, 'sekina Nkrumah', '1994-12-29', '233551431890', '0551431890', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 21:46:10', 0, NULL, 0, 'retailer', NULL, 'ROKOrE30', 'FMD0001016', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3375, 916, 'Tomasita Lucero', '1974-02-11', '15053198338', '05053198338', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-30 23:21:50', 0, NULL, 0, 'retailer', NULL, '1mKeW4kb', 'FMD0001018', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3376, 917, 'Jesuslina Love Sarpong', '2001-05-01', '233503292552', '0503292552', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-31 00:52:57', 0, NULL, 0, 'retailer', NULL, '9YknAD81', 'FMD0001019', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3377, 918, 'Ivy Kabuki', '2001-07-11', '233545253942', '0545253942', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-31 07:37:16', 0, NULL, 0, 'retailer', NULL, 'DR8PBE3V', 'FMD0001020', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3378, 919, 'Freda Offeibea Ntow', '1998-11-22', '233545827830', '0545827830', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-31 08:13:39', 0, NULL, 0, 'retailer', NULL, 'R08WAe3w', 'FMD0001021', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3379, 921, 'Jacobel Osei Tutu', '2005-11-12', '233596335309', '0596335309', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-31 12:59:02', 0, NULL, 0, 'retailer', NULL, 'ByKxL7KW', 'FMD0001023', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3380, 922, 'Mena Araba Mbir', '1995-02-21', '233556362071', '0556362071', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-31 13:05:15', 0, NULL, 0, 'retailer', NULL, 'V4km9Rkr', 'FMD0001024', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3381, 923, 'Abigail Pomaa Adams', '2000-05-10', '233558233639', '0558233639', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-31 14:08:58', 0, NULL, 0, 'retailer', NULL, 'ba3EXBkN', 'FMD0001025', NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(3382, 925, 'Lady Genevieve Benneh', '2002-05-17', '233596567099', '0596567099', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-31 15:18:14', 0, NULL, 0, 'retailer', NULL, 'WVK4yG8x', 'FMD0001027', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3383, 926, 'Princess Anane', '2004-02-22', '233593607147', '0593607147', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-31 20:12:17', 0, NULL, 0, 'retailer', NULL, '9ykYzq36', 'FMD0001028', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3384, 927, 'Gifty kinnah', '1990-03-25', '233543579070', '0543579070', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-31 20:14:02', 0, NULL, 0, 'retailer', NULL, 'mbkDag3R', 'FMD0001029', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3385, 928, 'Philippa Yonbil', '1990-06-05', '233246067468', '0246067468', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-07-31 21:52:03', 0, NULL, 0, 'retailer', NULL, 'MP8Z6W8n', 'FMD0001030', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3386, 929, 'Matilda Asamoah', '2004-10-11', '233545140717', '0545140717', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 00:18:40', 0, NULL, 0, 'retailer', NULL, 'NDkJLaK6', 'FMD0001031', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3387, 930, 'Maria Mahmood', '2000-03-02', '233204020793', '0204020793', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 00:45:16', 0, NULL, 0, 'retailer', NULL, '2xKgB939', 'FMD0001032', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3388, 931, 'Lina Asantewaa', '1997-05-07', '233544993886', '0544993886', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 07:42:11', 0, NULL, 0, 'retailer', NULL, 'wZ3QVMKb', 'FMD0001033', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3389, 932, 'Ruby Nyanney', '1999-11-10', '233591162756', '0591162756', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 08:19:56', 0, NULL, 0, 'retailer', NULL, 'd9K5yyKN', 'FMD0001034', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3390, 933, 'Amaamata Mohammed', '1990-08-26', '233557462619', '0557462619', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 09:09:56', 0, NULL, 0, 'retailer', NULL, 'yXk2yE8A', 'FMD0001035', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3391, 934, 'Belinda Nettey', '1994-07-06', '233247404824', '0247404824', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 10:15:18', 0, NULL, 0, 'retailer', NULL, 'yY8lw6KO', 'FMD0001036', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3392, 935, 'Philomina Mensah', '2000-10-03', '233598677592', '0598677592', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 10:40:57', 0, NULL, 0, 'retailer', NULL, '1dKRMV3z', 'FMD0001037', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3393, 937, 'Abena Oforiwa', '1998-06-23', '233550293948', '0550293948', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 14:50:05', 0, NULL, 0, 'retailer', NULL, 'VnkNW13Q', 'FMD0001039', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3394, 939, 'sarah Afoko', '2001-12-07', '233594982933', '0594982933', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 16:53:30', 0, NULL, 0, 'retailer', NULL, 'jo8G7w8Y', 'FMD0001041', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3395, 940, 'Grace Akyamaa', '1998-12-19', '233599759847', '0599759847', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 18:46:25', 0, NULL, 0, 'retailer', NULL, 'R48vqdKE', 'FMD0001042', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3396, 941, 'Sandra Takyi-Mensah', '2002-07-21', '233595910788', '0595910788', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 19:38:07', 0, NULL, 0, 'retailer', NULL, 'zQkraD8r', 'FMD0001043', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3397, 942, 'Nasiha Mohammed', '2002-11-05', '233595989802', '0595989802', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 19:42:51', 0, NULL, 0, 'retailer', NULL, 'QY3Bzp32', 'FMD0001044', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3398, 943, 'evelis egyir', '1989-10-23', '233204831668', '0204831668', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 19:56:42', 0, NULL, 0, 'retailer', NULL, '5zKV9z3G', 'FMD0001045', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3399, 945, 'Amoatema Abena Agyemang', '1998-09-30', '233550665970', '0550665970', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 21:39:36', 0, NULL, 0, 'retailer', NULL, 'AJKdP1KB', 'FMD0001047', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3400, 946, 'Hafiz Barikisu', '1998-03-05', '233591606034', '0591606034', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 22:27:23', 0, NULL, 0, 'retailer', NULL, '508pzD3g', 'FMD0001048', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3401, 947, 'Sandra Harrison', '1990-02-23', '233557437953', '0557437953', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-01 23:54:17', 0, NULL, 0, 'retailer', NULL, 'Je8wOG8O', 'FMD0001049', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3402, 948, 'Bernard Bondzie', '1982-04-21', '233540948539', '0540948539', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-02 05:23:36', 0, NULL, 0, 'retailer', NULL, 'O0K9Bj8V', 'FMD0001050', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3403, 950, 'Florence Abrah Sika', '2000-02-10', '233243190598', '0243190598', 'MTN', NULL, NULL, NULL, 'fA6_Km2qnUsqgm-mTwGjre:APA91bEM-cvevPO46Oh5eHz_uAbli8XGeXY2YadTTOur336h8xEqjmUUhoJp4Pu_n_bjs8TjvShxcVdJyMVGTcyC_6MDpt47j7OCSbJGAk1DPe_F2UH-smln4BD-hLpvV1ftf0zwI3Bm', 1, 1, '2023-08-13 18:14:27', NULL, '2023-08-02 10:15:27', 1, '2023-08-13 18:23:02', 0, 'distributor', NULL, 'dM3jdJ8W', 'FMD0001107', NULL, '2023-08-09 04:46:22', '2023-08-13 18:29:59'), +(3404, 951, 'Eric Azaakpali', '1994-04-12', '233203470737', '0203470737', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-02 10:17:15', 0, NULL, 0, 'retailer', NULL, '2VKznPKB', 'FMD0001053', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3405, 953, 'Monica Berko', '1993-06-11', '233541749513', '0541749513', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-02 12:20:06', 0, NULL, 0, 'retailer', NULL, 'XP8aGg3N', 'FMD0001055', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3406, 954, 'francisca Adzim', '1990-12-03', '233247744116', '0247744116', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-02 12:26:56', 0, NULL, 0, 'retailer', NULL, 'eO8XQgkd', 'FMD0001056', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3407, 955, 'abena Jessica', '2000-10-16', '233554406815', '0554406815', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-02 13:00:53', 0, NULL, 0, 'retailer', NULL, 'Xj8o6vKB', 'FMD0001057', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3408, 956, 'Grace Nana Ama Mensah', '1996-11-15', '233241948921', '0241948921', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-02 13:26:57', 0, NULL, 0, 'retailer', NULL, 'pak7Zg8l', 'FMD0001058', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3409, 958, 'Joshua Asigri', '1998-12-18', '233558432344', '0558432344', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-02 18:15:12', 0, NULL, 0, 'retailer', NULL, 'ROKOlE80', 'FMD0001060', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3410, 960, 'Deborah Atayi', '1997-07-29', '233593351956', '0593351956', 'MTN', NULL, NULL, NULL, 'fqb3gE9xfURmsel9nQQk5x:APA91bFl7ydi_znJXv_J8hjvdvVw77JupnFGozZ09qWHLeF_ro3afnAFk2bLOojadieYjMcYAV5mF5likvRRYBVmiHK2I4kFfFKP6liszyGTBAIswK918uAaN2gYHUV4FcAa7uT_zXip', 1, 1, NULL, NULL, '2023-08-02 20:46:31', 0, NULL, 0, 'retailer', NULL, '1mKeB48b', 'FMD0001062', NULL, '2023-08-09 04:46:22', '2023-08-20 11:54:43'), +(3411, 961, 'Nicholina Amankwah', '1997-03-28', '233247987857', '0247987857', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-03 01:46:17', 0, NULL, 0, 'retailer', NULL, '9YknzDk1', 'FMD0001063', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3412, 962, 'Animwaa Rebecca Yeboah', '1991-09-19', '233545107585', '0545107585', 'MTN', NULL, NULL, NULL, 'fr_p9M03S2qy-_FumFTzUI:APA91bFFnLYI5EJW6MwRKvgklg8Ojr39lzBDNwyJ6KG5tG1EWjOg7DG7NEWmwobKnp9rXmsCbvgqUAantDteHGecUMGviYa9IsHkujgXC_LJhJba-F58MLUx95RLOkL89kXf-iZQt5FD', 1, 1, NULL, NULL, '2023-08-03 06:48:30', 0, NULL, 0, 'retailer', NULL, 'DR8PQEkV', 'FMD0001064', NULL, '2023-08-09 04:46:22', '2023-08-18 20:28:39'), +(3413, 963, 'Jackline Gyedu', '1989-12-04', '233256863740', '0256863740', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-03 07:50:53', 0, NULL, 0, 'retailer', NULL, 'R08WQe3w', 'FMD0001065', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3414, 964, 'Annor Sheila', '2001-09-23', '233594596229', '0594596229', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-03 09:29:43', 0, NULL, 0, 'retailer', NULL, 'OD30EdKd', 'FMD0001066', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3415, 965, 'Zinatu Yakubu', '1996-03-18', '233545931526', '0545931526', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-03 10:04:30', 0, NULL, 0, 'retailer', NULL, 'ByKxn7kW', 'FMD0001067', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3416, 966, 'Rhoda Dufie', '1990-05-15', '233545250376', '0545250376', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-03 10:09:25', 0, NULL, 0, 'retailer', NULL, 'V4kmjR3r', 'FMD0001068', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3417, 967, 'Yvette Anim Amponsah', '1993-03-29', '233541297967', '0541297967', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-03 12:14:19', 0, NULL, 0, 'retailer', NULL, 'ba3EZBKN', 'FMD0001069', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3418, 968, 'Magdalene Adjei', '1991-10-15', '233551961483', '0551961483', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-03 14:01:46', 0, NULL, 0, 'retailer', NULL, 'DW8bQNKr', 'FMD0001070', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3419, 969, 'Anita Armah', '2000-06-24', '233241198736', '0241198736', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-03 14:39:21', 0, NULL, 0, 'retailer', NULL, 'WVK4ZGkx', 'FMD0001071', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3420, 970, 'maame serwaa', '2008-02-03', '233257585275', '0257585275', 'MTN', NULL, NULL, NULL, 'dxMzSMQDRaqAYUSSAM8y8x:APA91bEjkE2KLy19HVL7spFMOoFX1s3zPorp9leR8ElMQaykYmyrf29343cTBruiMtAjj4X7MHHwYayuPcos8yt07eBTTV3UCVmrX1eyUBFoGh-GUN0kMk2BbEczYZzFvaeztAKSdGcJ', 1, 1, NULL, NULL, '2023-08-03 16:16:33', 0, NULL, 0, 'retailer', NULL, '9ykYQqk6', 'FMD0001072', NULL, '2023-08-09 04:46:22', '2023-08-12 00:11:23'), +(3421, 974, 'Mildred Samuel', '1998-07-28', '233542846751', '0542846751', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-04 02:00:33', 0, NULL, 0, 'retailer', NULL, '2xKgM9k9', 'FMD0001076', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3422, 977, 'Monica Boatemaa Amofah', '1996-09-12', '233556849029', '0556849029', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-04 20:17:45', 0, NULL, 0, 'retailer', NULL, 'yXk2EE8A', 'FMD0001079', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3423, 978, 'Helena Adjei', '2002-12-24', '233242639639', '0242639639', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-04 21:48:29', 0, NULL, 0, 'retailer', NULL, 'yY8lA6kO', 'FMD0001080', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3424, 980, 'Linda Makafui Deitutu', '1997-05-25', '233540761309', '0540761309', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-05 18:12:32', 0, NULL, 0, 'retailer', NULL, 'MVK1EeKq', 'FMD0001082', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3425, 981, 'Misbau Muniratu Happy', '1998-05-24', '233203177465', '0203177465', 'VOD', NULL, NULL, NULL, 'dO8SXNzkvkzklP5IXirem1:APA91bF2Igyorso297dtfM3zsdjNBxBawRX1yb4hBKkKWebMO6tqvnDHqfDuBuG2BKwZ4ghHdx_B0-9lrYpHIEIJ16n8W2doRzEWSqHkxxCyp_z60wCPzoZV4cBDLw4ErOTeArOUTpOS', 1, 1, '2023-08-15 09:13:37', NULL, '2023-08-05 21:59:13', 0, NULL, 0, 'retailer', NULL, 'VnkNQ18Q', 'FMD0001083', NULL, '2023-08-09 04:46:22', '2023-08-15 09:13:37'), +(3426, 982, 'Eunice Newman', '2000-05-19', '233242922881', '0242922881', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-05 23:26:32', 0, NULL, 0, 'retailer', NULL, '0mkyP484', 'FMD0001084', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3427, 983, 'Addo Rachel Sarpong', '2000-04-03', '233509905907', '0509905907', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-06 04:21:16', 0, NULL, 0, 'retailer', NULL, 'jo8GZwKY', 'FMD0001085', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3428, 984, 'Seraphine Dzansi', '1998-12-30', '233242014909', '0242014909', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-06 07:22:22', 0, NULL, 0, 'retailer', NULL, 'R48vLd3E', 'FMD0001086', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3429, 985, 'Ramatu Abdul', '1994-10-19', '233540423663', '0540423663', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-06 17:48:54', 0, NULL, 0, 'retailer', NULL, 'zQkroD3r', 'FMD0001087', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3430, 986, 'Ruth Debrah', '1997-03-31', '233249636494', '0249636494', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-06 22:06:03', 0, NULL, 0, 'retailer', NULL, NULL, 'FMD0001088', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3431, 987, 'Kafaya Abdul Aziz', '1990-04-18', '233557008387', '0557008387', 'MTN', NULL, NULL, NULL, 'coHnSn9KmkZ9hGjF0Vor_e:APA91bGxolnefsC2BEcdh0TLRfvLB0SQBQy5qIXzXCY7y-V8NDz4lAJjJBcr2BiZ8Tj82T76qxirjRCEJv4SmTMdWB1S1MqcrVxfoSbeI7nwGtsrKczO4NvPHKcJafeLcSDmgmz0ZSl9', 1, 1, NULL, NULL, '2023-08-07 04:05:35', 0, NULL, 0, 'retailer', NULL, '5zKVQz3G', 'FMD0001089', NULL, '2023-08-09 04:46:22', '2023-08-21 22:30:26'), +(3432, 988, 'Elizabeth Andrews', '2001-08-28', '233505113006', '0505113006', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-07 07:49:41', 0, NULL, 0, 'retailer', NULL, 'jyKMQbKM', 'FMD0001090', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3433, 989, 'Juliana Adwubi', '2001-07-30', '233558002818', '0558002818', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-07 14:47:17', 0, NULL, 0, 'retailer', NULL, 'AJKdr1kB', 'FMD0001091', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3434, 990, 'Fati Braimah', '2003-04-13', '233552079005', '0552079005', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-07 14:51:09', 0, NULL, 0, 'retailer', NULL, '508paDkg', 'FMD0001092', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3435, 991, 'Benisa Tano', '1999-11-24', '233551127992', '0551127992', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-07 17:12:12', 0, NULL, 0, 'retailer', NULL, 'Je8weG3O', 'FMD0001093', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3436, 992, 'grace sai', '1999-11-22', '233543317259', '0543317259', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-07 17:46:48', 0, NULL, 0, 'retailer', NULL, 'O0K9Zj8V', 'FMD0001094', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3437, 993, 'Jessica Asum', '2002-09-07', '233503236900', '0503236900', 'VOD', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-08 16:38:48', 0, NULL, 0, 'retailer', NULL, '1q8AZgkw', 'FMD0001095', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3438, 994, 'Ibrahim Ayuba', '1989-08-23', '233553648586', '0553648586', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-08 21:17:51', 0, NULL, 0, 'retailer', NULL, 'dM3jwJKW', 'FMD0001096', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3439, 995, 'Hicks Agyemang', '1990-06-09', '233542623855', '0542623855', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-08 23:51:47', 0, NULL, 0, 'retailer', NULL, '2VKzWP8B', 'FMD0001097', NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(3440, NULL, 'Vidash Ohemeng', NULL, '233593102046', '0593102046', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-09 10:48:08', '2023-08-09 10:48:08'), +(3447, NULL, 'Belinda Yeboah', NULL, '233597734251', '0597734251', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-09 11:20:29', '2023-08-09 11:20:29'), +(3448, NULL, 'Joesphine', NULL, '233530818977', '0530818977', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-09 11:22:21', '2023-08-09 11:22:21'), +(3449, NULL, 'Diana Kyeremateng', NULL, '233555815703', '0555815703', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-09 11:25:13', '2023-08-09 11:25:13'), +(3450, NULL, 'Blessing', NULL, '233559667044', '0559667044', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-09 11:27:01', '2023-08-09 11:27:01'), +(3451, NULL, 'Esther Gidi', NULL, '233554122947', '0554122947', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-09 11:28:20', '2023-08-09 11:28:20'), +(3452, NULL, 'Zena', NULL, '233244048679', '0244048679', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-09 11:29:59', '2023-08-09 11:29:59'), +(3453, NULL, 'Asante Gladys', NULL, '233543111896', '0543111896', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-09 12:50:23', '2023-08-09 12:50:23'), +(3454, 996, 'Leslie Joe', NULL, '233507300524', '0507300524', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-08-09 13:59:49', NULL, '2023-08-09 13:59:50', 0, NULL, 0, 'retailer', NULL, 'VKzXamkB', 'FMC0000001', NULL, '2023-08-09 13:59:50', '2023-08-09 19:32:05'), +(3455, 997, 'Serwaa Benedicta', NULL, '233200374289', '0200374289', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-08-09 15:35:36', NULL, '2023-08-09 15:35:37', 0, NULL, 0, 'retailer', NULL, 'N86Nay82', 'FMC0000002', NULL, '2023-08-09 15:35:37', '2023-08-09 22:14:27'), +(3456, 998, 'Florence Lamptey', NULL, '233202758043', '0202758043', 'VOD', NULL, NULL, NULL, 'cqS1QGLET52ts9E3q6Wovt:APA91bE8b7zQHF3lU0EhInEjHoybJX_fVinNhBTueuzjktbdoGKXHGpg-GaRubMSRCsoyyUlpJ1b_vsohR220MUK1L9RmEt4rGPzaN-lG3DeXkQ7h7uffg8WBkS7hB3uZK_wW_x7LnkF', 1, 1, '2023-08-09 19:54:17', NULL, '2023-08-09 19:54:18', 0, NULL, 0, 'retailer', NULL, 'P8aEPG8N', 'FMC0000003', NULL, '2023-08-09 19:54:18', '2023-08-09 19:54:19'), +(3457, 999, 'Millicent Affum', '1998-06-11', '233272592025', '0272592025', 'ATL', NULL, NULL, NULL, 'f4qEUbJTkUkXtkzFr4-2ws:APA91bFi3nYEOb60hraw3lCqQEncFhCL-KjyWtCKclLU5fsIYdDSg4kje8A7kDGqjnmWl-zuHq3KToxOeutnHGhaYsJs4yPWKOZkxOY7Ak4hkQIv-tlHZxYreCeNBUYkrd2kcjA4TeAt', 1, 1, '2023-08-09 23:10:07', NULL, '2023-08-09 23:10:10', 0, NULL, 0, 'distributor', NULL, 'O8XgaNKd', 'FMD0001101', NULL, '2023-08-09 23:10:10', '2023-08-09 23:14:02'), +(3458, 1000, 'Doreen Amponsah', '2001-08-08', '233598488716', '0598488716', 'MTN', NULL, NULL, NULL, 'eZnMEU4BRQy5KEirArceP2:APA91bFpf0hFsr1KuD8zM09c_X8mr-4FYmBXwfc6uaeaPYHKDYDA-TK2POgdTuIbB-EfNu1HUl5gdL16wG9B6zJeyczCm72wDvNcvCYDDpmwG31GWnfBexk8p1Ee6kU20zSxnPsLgg8m', 1, 1, '2023-08-10 00:07:52', NULL, '2023-08-10 00:07:00', 0, NULL, 0, 'retailer', NULL, 'j8oJBpKB', 'FMC0000004', NULL, '2023-08-10 00:07:00', '2023-08-10 00:10:02'), +(3460, 1006, 'Clinton Atiso', '1998-03-23', '233553501540', '0553501540', 'MTN', NULL, NULL, NULL, 'c5WjXL9JRuiHFJ1A3-of86:APA91bE7tqX4VQMqKf_UrR2Z-93Z6mV3qsTL7cl5Ogf2n5YYVwqWleFX5iQcLYFRub8kBPNnIy4cZ1aT9YYtdNi4l8nj20gQ1Wmh00UpYlW7UpG6B0x7-dAzFvKLpDzdWtNKf-2-j5AG', 1, 1, '2023-08-10 07:20:06', NULL, '2023-08-10 07:20:04', 0, NULL, 0, 'distributor', NULL, 'X8q5MJ8V', 'FMC0000006', NULL, '2023-08-10 07:20:04', '2023-08-10 07:22:54'), +(3461, 1007, 'Benedicta Owusu', NULL, '233546352458', '0546352458', 'MTN', NULL, NULL, NULL, 'dp4lLMloRFOMsPyO-oXpsA:APA91bErj8bCmuAcAklYbbsVZPBDofzzThk6Txs6o6rndET_GtRYMTzO1UBNcmc8rYeXrnr9CgVXGjCl0v7vVEcbt24tg8ViYBgKKtUSIYPjdhbL91Xhs0Xvqjw4wY6GhYd3eNDJTzHf', 1, 1, '2023-08-10 09:09:40', NULL, '2023-08-10 09:09:41', 0, NULL, 0, 'retailer', NULL, 'OKOgM7K0', 'FMC0000007', NULL, '2023-08-10 09:09:41', '2023-08-10 09:09:42'), +(3462, 1008, 'Jennifer Oduro', NULL, '233547469635', '0547469635', 'MTN', NULL, NULL, NULL, 'cj9ZXAbfTj6fGgQoIF-y5I:APA91bFZ9OSZCVM_6UTs7OnIEntTf02pvghKOfdfr28d0KNSZCYIljiVb5gvlZDstLXnF8wLwTkB5VSyWgiT6UXAe162X8EQJB6JA5ut0-mVF9RzxCizE9_gZsXAx6YIC56OQYyg6xGA', 1, 1, '2023-08-10 09:49:45', NULL, '2023-08-10 09:49:46', 0, NULL, 0, 'retailer', NULL, 'lkL2r6Ky', 'FMC0000008', NULL, '2023-08-10 09:49:46', '2023-08-23 21:03:59'), +(3463, NULL, '233249348584', NULL, '233249348584', '0249348584', 'MTN', '233249348584', '0249348584', 'MTN', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'third-party', NULL, NULL, NULL, NULL, '2023-08-10 10:19:05', '2023-08-10 10:19:05'), +(3464, NULL, 'Elizabeth', NULL, '233559541493', '0559541493', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-10 11:19:23', '2023-08-10 11:19:23'), +(3465, NULL, 'Anita Oduro', NULL, '233549758194', '0549758194', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-10 11:23:06', '2023-08-10 11:23:06'), +(3466, 1009, 'Eli addai', NULL, '233504305789', '0504305789', 'VOD', NULL, NULL, NULL, 'chqE-WliNUhrr8x0W6z0cy:APA91bEntIADWtZapr2BJ8z3US08bWFESwLUbQP0BfHvtdfm2ZMVixVjPp_an3e1aQp6HKVjGfAXDBgkRmVuGlojb7utG8aLvWBmuKt6-Z0iOS0XJ6uwnfuFco2BxglRrjoR8G1UfIaC', 1, 1, '2023-08-10 11:23:22', NULL, '2023-08-10 11:23:24', 0, NULL, 0, 'retailer', NULL, '08W266Kw', 'FMC0000009', NULL, '2023-08-10 11:23:24', '2023-08-10 11:23:25'), +(3467, NULL, 'Portia Nti', NULL, '233551185987', '0551185987', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-10 11:28:10', '2023-08-10 11:28:10'), +(3468, NULL, 'Angela Kira', NULL, '233557885110', '0557885110', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-10 11:42:12', '2023-08-10 11:42:12'), +(3469, NULL, 'Abena Ella', NULL, '233595790369', '0595790369', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-10 12:54:20', '2023-08-10 12:54:20'), +(3470, 1010, 'Husseina Ali', NULL, '233542932047', '0542932047', 'MTN', NULL, NULL, NULL, 'ehG-U3wuRz2_M0a2KeuV-Z:APA91bESIJbmMrkPKVHchY1TjEMh87_Pl5NAh2ohIYq5XM0denj9FFWT6XfslkaXN3h0nenYrBfir8MXy54jCC8mhvywvnW9hyrlf3DdnHodE28ZbwmNnA4w0x0fNeCm6hyM-IzU3o9Z', 1, 1, '2023-08-10 13:05:25', NULL, '2023-08-10 13:05:27', 0, NULL, 0, 'retailer', NULL, 'a3ERbwKN', 'FMC0000010', NULL, '2023-08-10 13:05:27', '2023-08-10 13:05:28'), +(3471, 1011, 'Anastasia Awortwi', NULL, '233266015515', '0266015515', 'ATL', NULL, NULL, NULL, 'cAlX6meT6kf-tPzGrA-1Ar:APA91bG9fNueo99HxhDHo7SnRS0QLQCy4OkcLpttNF0kZLyBSIdO3xZHbsHS-5MVvPJ0wjPHlIFER64T88INSmt9ANuYiEuoM58dhUxG2P3Tueih4g77ErI1W_eWRbj4vGnjKqbHZ5ZN', 1, 1, '2023-08-10 13:07:27', NULL, '2023-08-10 13:07:30', 0, NULL, 0, 'retailer', NULL, 'W8bbW68r', 'FMC0000011', NULL, '2023-08-10 13:07:30', '2023-08-10 13:07:32'), +(3472, 1012, 'ohenewaa phidelia', '2001-01-04', '233595677292', '0595677292', 'MTN', NULL, NULL, NULL, 'cSnn6N5iTv6pGBTTSpaWTK:APA91bFzcKz0c6iHB-dy5pa7F1-pnQ7fauTgQOIXm49v-ntQJ8BFg8FIfW91483rb649AAbKBAhNxPAzexz3UFZsekUQZmEzZ_bZ_vHBfqk8AiUCi4fQzXOMi7seSkL_nnZq7sy5LXWH', 1, 1, '2023-08-10 13:31:03', NULL, '2023-08-10 13:31:03', 0, NULL, 0, 'retailer', NULL, 'VK4wzn3x', 'FMC0000012', NULL, '2023-08-10 13:31:03', '2023-08-10 13:32:22'), +(3473, 1013, 'Offeibea Akornor', '1995-08-14', '233554572543', '0554572543', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-10 13:41:35', NULL, '2023-08-10 13:41:36', 0, NULL, 0, 'distributor', NULL, 'ykYMX7k6', 'FMC0000013', NULL, '2023-08-10 13:41:36', '2023-08-10 13:41:36'), +(3474, 1014, 'lawrencia mensah', NULL, '233202963888', '0202963888', 'VOD', NULL, NULL, NULL, 'cVijkRCmQX6y1HvNmzBAJz:APA91bHP-LIZEOUpMW8wRS24EyJw2nxj8uhuMkebkQBr09oefpw_CRnbrws21_wMe7pCo5fvVtgwceMIwGH_RnQz_i6NRY0qL2HJTjVECQOaNZV2A4XOGXvAk3vxHdaieYk5QSxUwmTj', 1, 1, '2023-08-10 13:44:11', NULL, '2023-08-10 13:44:18', 0, NULL, 0, 'retailer', NULL, 'bkDbEjKR', 'FMC0000014', NULL, '2023-08-10 13:44:18', '2023-08-10 13:44:20'), +(3475, 1015, 'Afriyie Deborah', NULL, '233592686545', '0592686545', 'MTN', NULL, NULL, NULL, 'eaYubEvFT0e1IW2ED6cIvc:APA91bFLjN6g4o18rnFEarUlQQwQuF_rvtMPFIsJnd6CH4HBQuNrG_62o0nYeCx2TBy4pyUMnVvBP_AGMlMSJMxN9NQxwevaxzzwg2lhBODbNKHLhvpqu8irQnofoC7-sWrrFsDMYZ6C', 1, 1, '2023-08-10 13:56:12', NULL, '2023-08-10 13:56:11', 0, NULL, 0, 'retailer', NULL, 'P8ZxoA3n', 'FMC0000015', NULL, '2023-08-10 13:56:11', '2023-08-10 13:56:16'), +(3476, 1016, 'Anita Asare', '1999-06-03', '233599272612', '0599272612', 'MTN', NULL, NULL, NULL, 'deIEwQ2bRDSH0TomZr8DXs:APA91bGn7PCWoutIWIoFjdEq7nlYeiDAWJ_UARst9FjzvZ8SN3_w65SHC2NQ2wmURpZgAlhuSoRwJ7V6HZBpzWc-jmQPWFXSMPEG6YlUZ9Gx_Khr93KXuYS2hFVPm2ccLt4Y_Z_m8Rta', 1, 1, '2023-08-10 14:08:16', NULL, '2023-08-10 14:08:14', 0, NULL, 0, 'retailer', NULL, 'DkJmxd86', 'FMC0000016', NULL, '2023-08-10 14:08:14', '2023-08-10 14:10:25'), +(3477, 1017, 'Nana Yaa', NULL, '233508921962', '0508921962', 'VOD', NULL, NULL, NULL, 'fMjTOoJXSke4uVoNVfEjky:APA91bGALXziTB8whJ_hiBk5zIl5dKsQudLPdBepDt9WJvF5FrKSuiLsqhjFNo1nYXbw64TV10_FEtDM8n9q87K_7EeF-L7WQND627iMhqk9oXcvLgy7aeUHPdugO9vNMqSYYlo8ty9_', 1, 1, '2023-08-10 14:15:09', NULL, '2023-08-10 14:15:09', 0, NULL, 0, 'retailer', NULL, 'xKggLgK9', 'FMC0000017', NULL, '2023-08-10 14:15:09', '2023-08-10 14:15:10'), +(3478, 1018, 'Elizabeth Adobaw', NULL, '233542356797', '0542356797', 'MTN', NULL, NULL, NULL, 'cFFABofBTNKsyZjWcJyMup:APA91bHlYPw_2QdKipnwBgMyp_5XTb5Hobdizzr7j4aBTalj5hR0PQP8LhU0tUnM8NJVtL8KfmEqR7AGahnLJK8rYv7TPjqQmJ9QYTefTQlCnMu-UROfxRWMSePxWvXCIBFmN-bkU1g6', 1, 1, '2023-08-10 14:29:54', NULL, '2023-08-10 14:29:54', 0, NULL, 0, 'retailer', NULL, 'Z3Q5Za3b', 'FMC0000018', NULL, '2023-08-10 14:29:54', '2023-08-10 14:29:55'), +(3479, 1019, 'Miss Abigail', NULL, '233246297457', '0246297457', 'MTN', NULL, NULL, NULL, 'd142D6J2b0sXkUCI7TRpp8:APA91bF00xtVSr0NJek_tdtwcA1rJQ7vK644KXbp4XgOTP4uRsQFLK7wys0GnyG_kEmwjTps3s2tqtveX4KAiWV8iTG1Ps504fFq5cmiBQsd5EBvq41dI6Miff3vpd6_dP_nKBVF19I0', 1, 1, '2023-08-10 14:33:40', NULL, '2023-08-10 14:33:44', 0, NULL, 0, 'retailer', NULL, '9K59MOKN', 'FMC0000019', NULL, '2023-08-10 14:33:44', '2023-08-10 14:33:44'), +(3480, 1020, 'Irene Osei', NULL, '233257224748', '0257224748', 'MTN', NULL, NULL, NULL, 'f5ikRHuFbEionKb2S_eD_x:APA91bHo-9WxCmkdDIWK9MM4uTinpGX_8iUIQt61wzc6R1567deYZySYBVpE90FZibxgFTMkEdU8hzoW2C0o12ZSC0jTm_5o8ns-4Js2Qsn65FgdF0m-ER2-1diGl7-i2cFvtMnueAHf', 1, 1, '2023-08-10 15:00:58', NULL, '2023-08-10 15:01:00', 0, NULL, 0, 'retailer', NULL, 'Xk2lrZKA', 'FMC0000020', NULL, '2023-08-10 15:01:00', '2023-08-10 15:01:01'), +(3481, 1021, 'Elizabeth Kuma', '2001-04-23', '233542753931', '0542753931', 'MTN', NULL, NULL, NULL, 'dTBUIbLG40xjs4bROaWVM9:APA91bHINk_dw4jGjHwXeQQHxrBLiLI7Jw49p0rUta_B8Hg_B_KL-CjttWowpNMdm_ijETyuvNqu2-YWWHViAbfwOx699xZJxhlhMO63SFgyav5F-f6fLxffouE5GsJDNJW7fVKmuxBx', 1, 1, '2023-08-10 15:02:45', NULL, '2023-08-10 15:02:46', 1, '2023-08-13 00:05:45', 0, 'distributor', NULL, 'Y8lD0q8O', 'FMD0001106', NULL, '2023-08-10 15:02:46', '2023-08-13 00:06:45'), +(3482, 1022, 'Matilda Foli', NULL, '233263317743', '0263317743', 'ATL', NULL, NULL, NULL, 'eghZnAOZl0dWk7tmJIfgEZ:APA91bHDGSvzQ8OLyGSeeGdm3zwrsyWGer0TQ_TZF5UKhB4Z-dvMLMvN60vo60tjg1bN_FHj5cFiUErLXj8yt6-qnKXZuY-Tw0ccG7BDjat_tvcXdqP1GAqmygHOeNS9yTC2v2bqQ-ww', 1, 1, '2023-08-10 15:03:37', NULL, '2023-08-10 15:03:39', 0, NULL, 0, 'retailer', NULL, 'dKRYJ63z', 'FMC0000022', NULL, '2023-08-10 15:03:39', '2023-08-10 15:03:40'), +(3483, 1023, 'Dora Asiamah', '1995-03-27', '233502105055', '0502105055', 'VOD', NULL, NULL, NULL, 'fGGY6xBucE-8pWCtD_424S:APA91bFp7uZxCg-3kRprnOrt4S0DQtpSwV3eIhSvm_DjgNNiuUg-tXmjxzFSAnSGrY_RroLRZ6TLrbL0eNOqSUdesxJEIXhrQyN-LpiRQHD-V3R4HYGE0QZmrAq28DpnKlTJNLVvr4RB', 1, 1, '2023-08-10 15:04:14', NULL, '2023-08-10 15:04:17', 0, NULL, 0, 'retailer', NULL, 'VK1l2A3q', 'FMC0000023', NULL, '2023-08-10 15:04:17', '2023-08-12 16:21:57'), +(3484, 1024, 'Vivian Lav', NULL, '233245421705', '0245421705', 'MTN', NULL, NULL, NULL, 'cH1dpwochkJWvqX7hJYuoX:APA91bGS0ZXVSIv20Ff27Hrp2zfVq-mGthVMnkJwzf0PPUAFh_v4EBbcfY8MCOqc1VLuATjzGFlKBoasXYtzV_tSUsq9qm1q1g3gOkjMIB-iq1UXiQM9I5bTkmVWmIjjj2-0weCEGEk2', 1, 1, '2023-08-10 15:10:14', NULL, '2023-08-10 15:10:15', 0, NULL, 0, 'retailer', NULL, 'nkNn45kQ', 'FMC0000024', NULL, '2023-08-10 15:10:15', '2023-08-12 21:26:30'), +(3485, 1025, 'Akosua Otubea', NULL, '233559297991', '0559297991', 'MTN', NULL, NULL, NULL, 'fkqBcE7MQ9mk3KQloLQi0h:APA91bHjqEyuWu0fjztJa798IJobBp907ipfD-skf6UNoFKSs-mc98mwv1qWx8IGkP7bfteT7gz5QYK-Rsr8S-wuD0B3CoOHJiOj6QqLf7CHRSs2WS4vvQj29UMhFZIrfvOdyr4I9nEt', 1, 1, '2023-08-10 15:15:07', NULL, '2023-08-10 15:15:09', 0, NULL, 0, 'retailer', NULL, 'mkyWBRK4', 'FMC0000025', NULL, '2023-08-10 15:15:09', '2023-08-17 02:16:55'), +(3486, 1026, 'Leelia Ofosu', NULL, '233242581282', '0242581282', 'MTN', NULL, NULL, NULL, 'f0j8yWS-QzW3heQ_1znkSw:APA91bGTCBz8j1rUMriTsBFUszUsQx6d5_S_oQXRLAhiRcnRP1IiiOo8zPoqA7O2LuxYcLKFdvwAZm-TWI1g8vlygM6_rki0I5dTIbZ9rxhRTjDeknzc9LcnHgpeEtadpSjSIxcozmnk', 1, 1, '2023-08-10 15:42:51', NULL, '2023-08-10 15:42:53', 0, NULL, 0, 'retailer', NULL, 'o8G6PbKY', 'FMC0000026', NULL, '2023-08-10 15:42:53', '2023-08-10 15:42:56'), +(3487, NULL, 'Rashida', NULL, '233256296746', '0256296746', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-10 15:51:17', '2023-08-10 15:51:17'), +(3488, NULL, 'Richlove', NULL, '233256832088', '0256832088', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-10 15:53:44', '2023-08-10 15:53:44'), +(3490, 1028, 'Zanetor Adda', NULL, '233501651911', '0501651911', 'VOD', NULL, NULL, NULL, 'eL2V99QSYkUssE1tuYclPw:APA91bHzSP4p6_TeZLiTT3zU1Tl9CGmK54xK-ql4pH0L5MnFOZ58mxje7n2nhfMpfnIUW3qfQgSKZEC-EzpYUPVLpKZFir88ESdPvGWdTA8O2XvW8gLC5T4Zsy9Hrexr5jR_jjk7NKVE', 1, 1, '2023-08-10 16:36:38', NULL, '2023-08-10 16:36:38', 0, NULL, 0, 'retailer', NULL, 'zKVGB78G', 'FMC0000028', NULL, '2023-08-10 16:36:38', '2023-08-10 16:36:39'), +(3491, 1029, 'Mavis Sarfoah Amakye', '1992-09-17', '233544090335', '0544090335', 'MTN', NULL, NULL, NULL, 'e6RZx2BWRS-5RKr92IXD4F:APA91bFrBx3tGeAGwnAx-dVS4g5TXpUR4EQEPZmz_tB2oJhy96jUU6837HSrJljB8DQvRpoTO_zXAruxKDUARSVD-sTBXyJY8nLeFYkYQ82uTrHP4hbLmTIwGZmzb-vmuNP5Hc3CKZW4', 1, 1, '2023-08-10 16:46:08', NULL, '2023-08-10 16:46:10', 0, NULL, 0, 'retailer', NULL, 'yKMybzKM', 'FMC0000029', NULL, '2023-08-10 16:46:10', '2023-08-10 20:59:01'), +(3492, 1030, 'Ruth Ayinimiba', '1999-03-05', '233549105349', '0549105349', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-10 17:29:36', NULL, '2023-08-10 17:29:37', 0, NULL, 0, 'retailer', NULL, 'JKdo7V3B', 'FMC0000030', NULL, '2023-08-10 17:29:37', '2023-08-10 17:29:37'), +(3493, 1031, 'Patricia Binney', NULL, '233550689481', '0550689481', 'MTN', NULL, NULL, NULL, 'cJtFqsnByk9brakWyoFPlE:APA91bEIORcYGDKWpmvDPAT3sVsdHKDlBUZVqN7Wf5SFdnyEKfOEil-digG4UU3FTku4f7BRh95JWf2_xEJif9MunlohidfyWJBO5U8r83En0rtpw_s8AyC33gmrRN93UNhvJxqXp95X', 1, 0, '2023-08-10 17:30:06', NULL, '2023-08-10 17:30:07', 0, NULL, 0, 'retailer', NULL, '08p9bpkg', 'FMC0000031', NULL, '2023-08-10 17:30:07', '2023-08-10 17:45:30'), +(3494, 1032, 'Lordina Sackey', NULL, '233202397641', '0202397641', 'VOD', NULL, NULL, NULL, 'drT0OQDuxEeXrw-iD-t02J:APA91bEaULzZe2Pju_6__mp9qG0psdy8wMI3jWbEcDIwi7sl7hA6YzFYfCAkYAyZCzmAp9J5tueLP2v11V6WITtaYb-0d65_DcJRluVtkLPHTJzJxlsHVJZHXaBWm-6MGDxCEOq9iQRQ', 1, 1, '2023-08-10 17:55:23', NULL, '2023-08-10 17:55:25', 0, NULL, 0, 'retailer', NULL, 'e8w6QyKO', 'FMC0000032', NULL, '2023-08-10 17:55:25', '2023-08-10 17:55:26'), +(3495, 1033, 'Juliana Asamoah', NULL, '233204979244', '0204979244', 'VOD', NULL, NULL, NULL, 'dAhY2o-TDUmErDh1fTs6h7:APA91bEhYoIp2NIejyUR3ya8u_X47z0pS563LhJPr1FNTJTlifihXKCGUU3RijkCSUwgOMflGfw8R0IMOKRK-iy3Lv22pbnLzEHVALJOoBLPLoikQF_Bld2HrNlHG9ZVNPpmXNn-07qe', 1, 0, '2023-08-10 18:03:51', NULL, '2023-08-10 18:03:55', 0, NULL, 0, 'retailer', NULL, '0K9l9O3V', 'FMC0000033', NULL, '2023-08-10 18:03:55', '2023-08-13 11:28:04'), +(3496, 1034, 'Yayra Attrickie', NULL, '233249833530', '0249833530', 'MTN', NULL, NULL, NULL, 'eVS5Z8z4Q5uMaC3V2OhiJ-:APA91bF490Ip5cvwyh2BruIJBP4DxZdNvgy13Au-3AmILxk-Vhjdm4ywZbtcAP-FcBe41mXHflIwhFUYT--xz1sthRxa1ImIVlsngmrGpSmKuco1gjtT4T4PX_DL0nXECIwewceQj_l_', 1, 1, '2023-08-10 18:04:47', NULL, '2023-08-10 18:04:40', 0, NULL, 0, 'retailer', NULL, 'q8A17M8w', 'FMC0000034', NULL, '2023-08-10 18:04:40', '2023-08-10 18:04:42'), +(3497, 1035, 'Joyce Nyame', '1986-11-20', '233242373446', '0242373446', 'MTN', NULL, NULL, NULL, 'cbQTvqHPRVeKDmdAMHWT6B:APA91bGiZy-PvRNBkyqnPh6jKtee3aeA8teTsjNwOIQO_YboEt278xgrSTN031kbgbKQeC9uFFt47djqn2Du7Ogf-Z9IPpSZsG-xvMPW7MQJEJ88eMLofuNTuwcxpPrL2gKX72_iXLEB', 1, 1, '2023-08-10 18:18:49', NULL, '2023-08-10 18:18:51', 0, NULL, 0, 'retailer', NULL, 'M3jgPzKW', 'FMC0000035', NULL, '2023-08-10 18:18:51', '2023-08-11 06:55:00'), +(3498, NULL, 'Rich Bitchy', NULL, '233263729996', '0263729996', 'ATL', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-10 19:05:02', '2023-08-10 19:05:02'), +(3499, 1036, 'Jephter Edmundson', NULL, '233544933923', '0544933923', 'MTN', NULL, NULL, NULL, 'eRCBZR87QRaJA6QdhKCb7r:APA91bFcxn0Mf5ykiZ3-5svP4zyqLkyS5cA9FdXWT3PpKoqB3PBO40Qgpef1BorUTyXBYiuLfF6ezY6YNXLPOtc8Kj9tL6tXZlRq1JRnumvxjXObH47zi3sM1xtI7lMxIhqD6B9fA8_L', 1, 1, '2023-08-10 20:21:41', NULL, '2023-08-10 20:21:49', 0, NULL, 0, 'retailer', NULL, 'N86Ndy82', 'FMC0000036', NULL, '2023-08-10 20:21:49', '2023-08-12 09:22:53'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(3500, 1037, 'Ishmaelina Yanney', NULL, '233558363022', '0558363022', 'MTN', NULL, NULL, NULL, 'cwDPoEHo6UA1sJvqfxk08y:APA91bEKPw8yub9bN4Mp64_V1wv5zJekBgSoXT3juULJ-wGG0hzwSScx-7moxLvECYLRR_xDoVdbGVyArvppQJY23tOeFBGXp9Fkg7yDvv_7kahPitT3tuLCM1B0I9gDHEE2iSHAC8-G', 1, 1, '2023-08-10 20:26:09', NULL, '2023-08-10 20:26:40', 0, NULL, 0, 'retailer', NULL, 'QkrgYo3r', 'FMC0000037', NULL, '2023-08-10 20:26:40', '2023-08-10 20:26:41'), +(3501, 1038, 'Dede Krystal', NULL, '233548069848', '0548069848', 'MTN', NULL, NULL, NULL, 'dOJ8feXbSq2Bm14PxcH7O9:APA91bEL4JSVvLM1Z7y4992A2cylwVAbnoPrfM6WfIspjB_VEAnd2CSwi5OYIYd46iXe6cLPVK5vGWQC13QEHyTCosWGnTgxsdOoznmcIj79mX_WoEzozjq9W8bBArTACnrY2P72kQIk', 1, 1, '2023-08-10 20:36:18', NULL, '2023-08-10 20:36:20', 0, NULL, 0, 'retailer', NULL, 'Y3BOqeK2', 'FMC0000038', NULL, '2023-08-10 20:36:20', '2023-08-10 20:36:23'), +(3502, 1039, 'Bernice Ofori-Agyekum', NULL, '233556663922', '0556663922', 'MTN', NULL, NULL, NULL, 'e10qU4JfRvG-BxAFZ5eBj7:APA91bHb_taRPdDb5Zj-HNPvd8KxLGyO6pGqz2uQMM4HxZDMk_PRpysOrOvvlNTlWmAJtHda2ET8-GuF-7i-Upfc2wJmRRFe93S9l4S7EDFfSkBJaMqqFA37cbYCCPMCnYfsJW408is4', 1, 1, '2023-08-10 22:24:24', NULL, '2023-08-10 22:24:24', 0, NULL, 0, 'retailer', NULL, 'zKVGBw8G', 'FMC0000039', NULL, '2023-08-10 22:24:24', '2023-08-10 22:24:28'), +(3503, 1040, 'Zakari Malik', '2004-05-05', '233592191450', '0592191450', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-11 00:26:18', NULL, '2023-08-11 00:26:52', 0, NULL, 0, 'retailer', NULL, 'yKMybnKM', 'FMC0000040', NULL, '2023-08-11 00:26:52', '2023-08-11 00:26:52'), +(3504, 1041, 'Adwoa Adepa', NULL, '233597424300', '0597424300', 'MTN', NULL, NULL, NULL, 'dC1Y-0oU7kLymcCqsQN5GG:APA91bGNUflb2l3xgcnAwNX8bRtUbSCYj_NT6aAligBxH-h7n14LYe3w1aEWOzwMujBorCmI5YlTAqf0r98_9DIPKJ3XVvvXoSUc0lM2un0UAx0d0ExZHtacxiP194B4vzPSNvuZhbY6', 1, 1, '2023-08-11 07:27:45', NULL, '2023-08-11 07:27:46', 0, NULL, 0, 'retailer', NULL, 'JKdo7Y3B', 'FMC0000041', NULL, '2023-08-11 07:27:46', '2023-08-11 07:27:46'), +(3505, 1042, 'Ashitey Jemaima', '2000-02-14', '233553372195', '0553372195', 'MTN', NULL, NULL, NULL, 'cnh3mu8STwahrEd6snoxGw:APA91bGpeOvFqJv5dS31f0JIROpALMaM9SMM7Rwy2AFpynr4pNTxeTNtzZNnwGQVpbH-bQaVxf4O78mHJe1wHCsoo8OfWxfoXZoMi3ZRsRwwuzucSGK6OdpDNAkFCJZMxxg_4WcCAMDI', 1, 1, '2023-08-11 08:58:26', NULL, '2023-08-11 08:56:42', 0, NULL, 0, 'retailer', NULL, '08p9bekg', 'FMC0000042', NULL, '2023-08-11 08:56:42', '2023-08-11 08:58:44'), +(3506, 1043, 'Lydia Adjorlolo', NULL, '233242549524', '0242549524', 'MTN', NULL, NULL, NULL, 'faGQW7gJS1aKv_NCh6MSUp:APA91bEC35kYFqXK7TTQqs-D4iNXS_OoRTr2FyysMrnZY7x2jDeGAY0gjSd2AXaIIAda_ViYMhdw_SA2Fp-FOgVvNCwKkXY6jTc3pThJWil9kVltQmrqZ25pjUVM2aV-YL_ww0H0nn-K', 1, 1, '2023-08-11 09:42:17', NULL, '2023-08-11 09:42:18', 0, NULL, 0, 'retailer', NULL, 'e8w6QxKO', 'FMC0000043', NULL, '2023-08-11 09:42:18', '2023-08-11 09:42:21'), +(3507, NULL, 'Comfort Odam', NULL, '233532372702', '0532372702', '', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-11 10:34:50', '2023-08-11 10:34:50'), +(3508, 1044, 'Yaa Fafa', NULL, '233548266334', '0548266334', 'MTN', NULL, NULL, NULL, 'do_P5IOFqU8Prlm5J-VC9Z:APA91bG9T9MoiWM4sSDqIBIWS45fYoVUwGhNvIBkmB4oPWqOqP7gxIMvNurrD81RIi4WfHo5FCGp-OK8EPF4fdCmjYKNeWSprj0z1wRxptFxKxJJIb8w0LLnlw67BZSLdXsC6WYbuIEw', 1, 1, '2023-08-11 10:50:09', NULL, '2023-08-11 10:50:11', 0, NULL, 0, 'retailer', NULL, 'q8A17X8w', 'FMC0000044', NULL, '2023-08-11 10:50:11', '2023-08-21 00:03:56'), +(3509, 1045, 'Ephiyah Khadijah', '1995-07-13', '233240430083', '0240430083', 'MTN', NULL, NULL, NULL, 'fTjzJ28eDUPrmCNnDUDUUr:APA91bGfJ-DdINp9OR6zVg7Fx2Kjg8U2KcScn_iNk2NQXNSDd9LnUx8hkFX550wXs1QKNdQwXUh75tpanrBUW1Ku6YuzxOvE0H2_usi6GJZwZp93AbiecvPonXIGBgmFUujITZdOo3dl', 1, 1, '2023-08-11 10:55:20', NULL, '2023-08-11 10:55:21', 0, NULL, 0, 'retailer', NULL, 'M3jgPaKW', 'FMC0000045', NULL, '2023-08-11 10:55:21', '2023-08-12 17:22:26'), +(3510, 1046, 'Becky Destiny', NULL, '233547260891', '0547260891', 'MTN', NULL, NULL, NULL, 'dmThy4lUIEdtm4Si-Y6NII:APA91bFxfSD7qEOYdhAAks_lCuEm8ZHrJHU_z35BrkNtJUTkjq5L1snOwahH_YtNxPL0XlZuIodmT_tbXiL_6AwUO_B37n1WZzhORDvJybjB3FRFRLhmcjKZjFLdfPblx2l7dvrRsNqk', 1, 1, '2023-08-11 11:46:45', NULL, '2023-08-11 11:46:46', 0, NULL, 0, 'retailer', NULL, 'VKzXVakB', 'FMC0000046', NULL, '2023-08-11 11:46:46', '2023-08-11 11:46:49'), +(3511, NULL, 'Felicia Vera Abbey', NULL, '233244119628', '0244119628', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-11 16:24:22', '2023-08-11 16:24:22'), +(3512, NULL, 'Naomi Teki Markwei', NULL, '233555421946', '0555421946', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-11 16:26:46', '2023-08-11 16:26:46'), +(3513, 1047, 'sheila Anonkor', '1991-07-04', '233240890074', '0240890074', 'MTN', NULL, NULL, NULL, 'en6dj3VQRQW7f6ZKakEvMq:APA91bFTGvp1M0BgVj-0oYzB-fyXEpjlNx2amx3HAxkwzpNmGGvEZukM3MfAyDl-aXJyOPx4hUT9j6euOKhJbht_5XUGa3XOVmcPPSVzSgfYqdURNzOIpk1THrSB2tFmjeKXFLmHqd-V', 1, 1, '2023-08-11 17:50:42', NULL, '2023-08-11 17:50:42', 0, NULL, 0, 'retailer', NULL, 'O8XgMwKd', 'FMC0000047', NULL, '2023-08-11 17:50:42', '2023-08-18 23:03:22'), +(3514, 1048, 'Pepertual Otabil', NULL, '233595967697', '0595967697', 'MTN', NULL, NULL, NULL, 'cDVvE0xlSOyVzvx-5vyxrI:APA91bHKtAMfUT5uL6oJ-MFpHMcylI9oLJx7zQcNm9kkyR2KmAkKNECnqMAgTStpnqHnyG6EnNyOyoMpQUz5HQ9s447LZpM2iFRiSR7GbbBXm9hQrevTdpZXp4Ws9cOK--Y1n7xDQKF5', 1, 1, '2023-08-11 18:01:34', NULL, '2023-08-11 18:01:35', 0, NULL, 0, 'retailer', NULL, 'j8oJEGKB', 'FMC0000048', NULL, '2023-08-11 18:01:35', '2023-08-11 18:01:37'), +(3515, 1049, 'Mhaamhi abynaa', NULL, '233542517483', '0542517483', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-11 18:25:49', NULL, '2023-08-11 18:25:51', 0, NULL, 0, 'retailer', NULL, 'ak76p98l', 'FMC0000049', NULL, '2023-08-11 18:25:51', '2023-08-11 19:27:44'), +(3516, 1050, 'Abena Rosemary', '2002-02-25', '233597130521', '0597130521', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-11 21:40:01', NULL, '2023-08-11 21:40:04', 0, NULL, 0, 'retailer', NULL, 'X8q54B8V', 'FMC0000050', NULL, '2023-08-11 21:40:04', '2023-08-11 21:40:04'), +(3517, 1051, 'Mabel Adu Yeboah', NULL, '233560190685', '0560190685', 'ATL', NULL, NULL, NULL, 'f0lw0qkIRSCOj2X7_7weCD:APA91bGUQPBm0H1COnd3eB9ydnvotY-lS4AHA14756asjXiXAOicGQLjAk-O6pftFw0oX4Cr3h2jyZNfN9BHiT2hqjt8Do8irxSlRPZieLLL9UVT2tfWQmxlO1matmZuEff4SlKVslSC', 1, 1, '2023-08-11 22:05:41', NULL, '2023-08-11 22:05:44', 0, NULL, 0, 'retailer', NULL, 'OKOgvpK0', 'FMC0000051', NULL, '2023-08-11 22:05:44', '2023-08-11 22:05:47'), +(3518, 1052, 'Agyemang Queenster Boateng', '2002-10-25', '233256932945', '0256932945', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-11 22:57:55', NULL, '2023-08-11 22:55:14', 0, NULL, 0, 'retailer', NULL, 'lkL2EOKy', 'FMC0000052', NULL, '2023-08-11 22:55:14', '2023-08-11 22:55:14'), +(3519, 1053, 'Precious Banson', NULL, '233552800660', '0552800660', 'MTN', NULL, NULL, NULL, 'eDDfCzcE8UcbqvwfF07CSc:APA91bEoBRiwd26eQShF3XkeNUv5aNtEc-9VgvFdlTyvn7Y19gP360Rkdd0RK8vntSJzLwJC3vWTHfdmVW5dH6k7E2ViwrnWKm3rjxQ7aM2DRfTd8k5Viu4FC1XbGaUaY0FnbXvW8PZZ', 1, 1, '2023-08-11 23:34:01', NULL, '2023-08-11 23:34:02', 0, NULL, 0, 'retailer', NULL, 'mKe2qD8b', 'FMC0000053', NULL, '2023-08-11 23:34:02', '2023-08-11 23:34:03'), +(3520, 1054, 'Renee Owusu', NULL, '233271544139', '0271544139', 'ATL', NULL, NULL, NULL, 'cFfVKllckkQSu9GSeddIgn:APA91bGqqGCyWnlqJcrQeNCTW5dL8fmISiq66ewkRzC3x6CXSzmfPsWoupXfn_N_Op7Ndj2AczYpwGR5ujWrlF7bH_xVNbHGPWMbib2ecH90dLJJ4zQCjzzh46TVHQxHkdkVBHzYOY7l', 1, 1, '2023-08-12 00:00:38', NULL, '2023-08-12 00:00:39', 0, NULL, 0, 'retailer', NULL, 'Yknv19k1', 'FMC0000054', NULL, '2023-08-12 00:00:39', '2023-08-12 15:54:26'), +(3521, 1055, 'Mercy Mensah', NULL, '233547953697', '0547953697', 'MTN', NULL, NULL, NULL, 'cNsva4BGREbihMD9Uv213G:APA91bHKJYFYPOrIyVHFXOZJAlz6-0F3tsbJ8tHEI0HiSQJR0kfEyvm6Cuu-mlwvpfSpMNQNsySF34Yw2mgawQ_vAfxN_QQUQDKuCoR-blOZTJ43N7NffGmhY_SQmGq7CkRVgY6uaWU0', 1, 1, '2023-08-12 00:11:04', NULL, '2023-08-12 00:11:05', 0, NULL, 0, 'retailer', NULL, 'R8PmYmkV', 'FMC0000055', NULL, '2023-08-12 00:11:05', '2023-08-12 00:11:06'), +(3522, 1056, 'Adelaide Kusi', '2001-08-11', '233547475536', '0547475536', 'MTN', NULL, NULL, NULL, 'fUjqJbI4TG2qFEOrbejfSx:APA91bGU6W2LmAYZd-Hlr8p9lTtZr1ttjbusl2YZBhe1JfEEfsmNlvaYKqw94t3lXWUCIa-B_pgS73_PlDMiU6TSdqMFG-9GNG8yfnplxdAWRZnS8-bI_Z3LwiYIlZrB-YgIAqltctL0', 1, 1, '2023-08-12 07:12:02', NULL, '2023-08-12 07:12:04', 0, NULL, 0, 'retailer', NULL, '08W21bKw', 'FMC0000056', NULL, '2023-08-12 07:12:04', '2023-08-12 07:18:13'), +(3523, 1057, 'Naana Esther', '1995-08-30', '233546563388', '0546563388', 'MTN', NULL, NULL, NULL, 'fARhlB1ZZkG4u3h4pIyTVW:APA91bHoYcYiLqjtrlu1BQ-3PC5KCFqTUfxDPF26b4zR3H2UfuSPJBYZTAkapQvI52HXWIiKJYVno7zt0jCmNO6m73wOfHAa_3KBLmFUhQD_rq7kuA_ssB4i4mciBmX2FNBLVWSd7BvA', 1, 1, '2023-08-12 07:25:28', NULL, '2023-08-12 07:25:29', 0, NULL, 0, 'retailer', NULL, 'D30Vgx8d', 'FMC0000057', NULL, '2023-08-12 07:25:29', '2023-08-14 00:58:54'), +(3524, 1058, 'Ewurasi Gyan', NULL, '233201714725', '0201714725', 'VOD', NULL, NULL, NULL, 'eHD2rtMAOk0GjdbEuWBDFs:APA91bEjicYsnuY5h6xdmOiKe8jzW5Fy29I-pcAeQb-UdIyJOXmXR7-SxY3UWQA8G28xoYNX_LAFqR2-rqmX6G6zHgkaP8QiA0Hq00bXQwgioYG6nhfitcg0cAatYkq2E-pi-_FfcgYW', 1, 1, '2023-08-12 08:18:35', NULL, '2023-08-12 08:18:36', 0, NULL, 0, 'retailer', NULL, 'yKxa1P8W', 'FMC0000058', NULL, '2023-08-12 08:18:36', '2023-08-12 08:18:40'), +(3525, 1059, 'Lawrencia Amoh', '2001-07-05', '233505525550', '0505525550', 'VOD', NULL, NULL, NULL, 'cRe2rtApiEJNlyCL3r5xAK:APA91bFtaC9TI6ALYeLCPtLLBXtKwrimqtdTrwv1Fa6duD4HtJOhzdsCofTtErIuOD4YPG0t_OSpl0b-22lJPEMXdcWH0QmDsRPMTHIFZS7WpMG6STO51W3W2TWU7TCemMYTF4_J4IfX', 1, 1, '2023-08-12 09:00:05', NULL, '2023-08-12 09:00:06', 1, '2023-08-12 09:09:03', 0, 'distributor', NULL, '4kmd148r', 'FMD0001105', NULL, '2023-08-12 09:00:06', '2023-08-12 18:32:07'), +(3526, 1060, 'E.B Fayah', NULL, '233540178398', '0540178398', 'MTN', NULL, NULL, NULL, 'fsLNrFuISkWLIQFskDLIRn:APA91bG2DipwyCA1Ix1Jk-azRwb1nd-W4lEAZBvOVjsvBphSdgeepZsyu_X7gT9veJEBbLrbSpN_LnLuGtV0cBmNTeUzLgxuDqlYwmRuTSI1PpkD_DWkBZbnQbygxcCjggBsORGn6Xzx', 1, 1, '2023-08-12 09:03:33', NULL, '2023-08-12 09:03:41', 0, NULL, 0, 'retailer', NULL, 'a3ERL4KN', 'FMC0000060', NULL, '2023-08-12 09:03:41', '2023-08-12 09:03:43'), +(3527, 1061, 'Naomi Teki Markwei', NULL, '233555421964', '0555421964', 'MTN', NULL, NULL, NULL, 'eFxVg2I7RUuGlzD4iN-dEQ:APA91bFjUbxx1C5DlATQXrAh49nZZM3Bn8SNKtP491NHdHhWROIBOyyTqVhahFqiCfKm3DSD94yYKtLIZZuju7NDjX3Q32W9mMq4U3-Ht4bpquR1fR8hTJQIFqKYwZzmqe0DFz9znz3o', 1, 1, '2023-08-12 10:58:57', NULL, '2023-08-12 10:58:57', 0, NULL, 0, 'retailer', NULL, 'W8bbGw8r', 'FMC0000061', NULL, '2023-08-12 10:58:57', '2023-08-12 10:58:59'), +(3528, 1062, 'Nasiba Mohammed', '2003-05-12', '233592647751', '0592647751', 'MTN', NULL, NULL, NULL, 'fs2q3ALO1E52kQRBNO1tZS:APA91bGHwoknaVrdK7RpvJyV_juBI5M3wZqvOSOEyahra_XFdHD-yJZieOCD7ppVWZS0rWUPfLCoZpAKQl4pjN2E6m_avhchO65js5jid2Al_7WIr3je5DqCuLGq72E52xeUOzQCx61G', 1, 1, '2023-08-12 13:53:26', NULL, '2023-08-12 13:53:27', 0, NULL, 0, 'retailer', NULL, 'VK4wB23x', 'FMC0000062', NULL, '2023-08-12 13:53:27', '2023-08-12 14:24:24'), +(3529, 1063, 'Stephanie Arkoh', '2001-12-15', '233592933441', '0592933441', 'MTN', NULL, NULL, NULL, 'cllJMWkpwkL6kosn7nwzEI:APA91bGb-XeuIZ6TPj0fEN2NHQKkeW9qIwqRMcz90E8IF3ji6-SyzvmsfP8dSqn18yIB9pjUtkZceSYgrCtBVyRE19aIuJ_2dYJ1ikkXVHSBpj_9pQqlpE1aeTK_DBfj86-UlwTZ4fZb', 1, 1, '2023-08-12 14:00:31', NULL, '2023-08-12 14:00:32', 0, NULL, 0, 'retailer', NULL, 'ykYM1rk6', 'FMC0000063', NULL, '2023-08-12 14:00:32', '2023-08-21 14:28:08'), +(3530, 1064, 'shira leo', NULL, '233544704332', '0544704332', 'MTN', NULL, NULL, NULL, 'euTDOTTJl0s7govLCAAgEE:APA91bFireqyqQVHwvDTiMytSZfzEUU0j9T7l6uMrYv1LgKoXyLPClJBKgCH9gO1uFrdEe0JRMR5yI98fVR1XVOB6iBOOHNj5qAUFgxS3B2vv4WyQMZvJdhG0EUGTi-31k6SI4H_Q3df', 1, 1, '2023-08-12 15:22:33', NULL, '2023-08-12 15:22:35', 0, NULL, 0, 'retailer', NULL, 'bkDbOmKR', 'FMC0000064', NULL, '2023-08-12 15:22:35', '2023-08-12 15:22:38'), +(3531, 1065, 'Priscilla Owusua', '1999-10-26', '233559583980', '0559583980', 'MTN', NULL, NULL, NULL, 'fmdAPigi2Ug9uWYKNBx8Tz:APA91bEl0RMCVwmUQVoKYyKjqA-n_qAE41gtqiLu_H_LiPVlamoQO-4D05-P72LJp5Y1Yp8NkhLRIfg05gzsUmqD56oIdZi3u6YQleOW_O77iArUZQAGxRabGyfgsCHMgCuBHzH5a3nI', 1, 1, '2023-08-12 15:54:20', NULL, '2023-08-12 15:54:23', 0, NULL, 0, 'retailer', NULL, 'P8Zx1e3n', 'FMC0000065', NULL, '2023-08-12 15:54:23', '2023-08-12 15:56:52'), +(3532, 1066, 'Deborah Mensah', NULL, '233248887019', '0248887019', 'MTN', NULL, NULL, NULL, 'dGRy0rbiTCS4xoOmE_66tZ:APA91bFvR7QWkElPFXb0dsRMO7bdOTEcNurCjsflLQhMci7uagQQ8ZMMvoFbWfRlsV_X5JtseRAbiIWKk_aVueXRHo9dhWHtf98hAFHDKlB2-WAbpXUOCHnLyBhSSko9MlPHxkhS2aBn', 1, 1, '2023-08-12 16:49:55', NULL, '2023-08-12 16:49:56', 0, NULL, 0, 'retailer', NULL, 'DkJm0l86', 'FMC0000066', NULL, '2023-08-12 16:49:56', '2023-08-12 16:49:59'), +(3533, 1067, 'Lawrencia Johnson', NULL, '233554019216', '0554019216', 'MTN', NULL, NULL, NULL, 'dh51bxt1kUzpqK_OZRppO-:APA91bG0mJNB6yczIG1kyV7HaM9l6KXfiie7r_XyHLa4RIyhiONiyMChjghkcKN4-5YbnR5YHH9a-NKtWSu_YygmI_z9KCEP5zyWGGduiNBXuJe2eoWun1-KHqJ8OGGJuqy7qh-cUMua', 1, 1, '2023-08-12 17:03:04', NULL, '2023-08-12 17:03:05', 0, NULL, 0, 'retailer', NULL, 'xKgg1RK9', 'FMC0000067', NULL, '2023-08-12 17:03:05', '2023-08-12 17:03:06'), +(3534, 1068, 'serwaa helina', NULL, '233559447140', '0559447140', 'MTN', NULL, NULL, NULL, 'cRurExm2QkPSrzrU3CJfv-:APA91bEvp-5ZBpYgR7TY7bz9PeswqLkofEyDA1CAgMwleLwP7JgIaqYURmAR9FbvhwhmgjaMoNoYycWb-oxjAr7kshSpY6I9pyJDGf8ZvHV8GgHaJkacD5aQJVfSAPvEHKMQWSQzyFxx', 1, 1, '2023-08-12 17:25:22', NULL, '2023-08-12 17:25:23', 0, NULL, 0, 'retailer', NULL, 'Z3Q5DX3b', 'FMC0000068', NULL, '2023-08-12 17:25:23', '2023-08-12 17:25:24'), +(3535, 1069, 'Jasmine Quartey', NULL, '233554390918', '0554390918', 'MTN', NULL, NULL, NULL, 'dDcEGLQZWk5chKHCupONXP:APA91bGUbm2iJp-VCWcxh2DR8qVTCK1PcXEBG_lUQFaKuyM53h0yBDcZJGncNcojx5BcF3KV5G4J_XSZs0qj_3kAydvvIeSQ3Fg9BBcuBqqfeGmzZCJGupP4dw7gK_rcSG9cZVr1Zczf', 1, 1, '2023-08-12 17:30:11', NULL, '2023-08-12 17:30:12', 0, NULL, 0, 'retailer', NULL, '9K59VxKN', 'FMC0000069', NULL, '2023-08-12 17:30:12', '2023-08-12 17:30:13'), +(3536, 1070, 'Hamdiya Osumanu', NULL, '233556000782', '0556000782', 'MTN', NULL, NULL, NULL, 'eLSuHlaKRUXmuhkTU7DHFL:APA91bG4Rg8ZEn6l9tRrvyWwGKohdAv_77zzOcybguiEUsQEkM3tTFs6gJi60YgBCMhHh9yM6NDle26StIDP0eVgDRPMnhew4rRISRDkvEb9sDITl3UkN9R5TbNbFxW8z6ak3tkM6vIp', 1, 1, '2023-08-12 19:42:28', NULL, '2023-08-12 19:42:31', 0, NULL, 0, 'retailer', NULL, 'Xk2l52KA', 'FMC0000070', NULL, '2023-08-12 19:42:31', '2023-08-12 19:42:32'), +(3537, 1071, 'Bema Keziah', NULL, '233549046427', '0549046427', 'MTN', NULL, NULL, NULL, 'fZ3mnYJQPEAMthMs-NWdTB:APA91bGoEVu0WvLqRU_mKqtRPoNbSBXE3KADV4irwPn-l1ASRv1-AMVdRMLd4oCpGMnEhaSudyRmdQNwaUAPtyPYN0MZp35qrr2BPfKwnxNZ_f2LaAu4dDgcVyhtf4xnmzDu4bp0iF4u', 1, 1, '2023-08-12 20:02:26', NULL, '2023-08-12 20:02:27', 0, NULL, 0, 'retailer', NULL, 'Y8lD1v8O', 'FMC0000071', NULL, '2023-08-12 20:02:27', '2023-08-12 20:02:28'), +(3538, 1072, 'Natasha Asiamah', NULL, '233240952078', '0240952078', 'MTN', NULL, NULL, NULL, 'dCskYizq9EmOioqgE-qLik:APA91bEZElxeXBtYlqv8yUaKYA-oRsJ52J7P40GW9vSKJF_e08nlZ-8SevM2N4V4ZL4GlOfDnHMgGIj9cNUDayxA-QsLapZutBM4Lsyfe7NNq_fQP_qMgBT4XflpPHtkOn8oQheLgkqV', 1, 1, '2023-08-12 20:50:12', NULL, '2023-08-12 20:49:40', 0, NULL, 0, 'retailer', NULL, 'dKRYZG3z', 'FMC0000072', NULL, '2023-08-12 20:49:40', '2023-08-12 20:49:41'), +(3539, 1073, 'Hajia Sally', NULL, '233573725025', '0573725025', 'ATL', NULL, NULL, NULL, 'f9oSmxxlhkrwtzKJfL5Gbt:APA91bHWwPWn7YMYzse-XOUK6rwk5d6Z7lroZiKfCdnKgFfydfMCD4KdBXUXCQlapw9QvQ-V_F1wSa5G_P7DHMlmodz2Cx54r0BAKIUxlqWpFHQ27ojMblsiDAir2oaHcsSLdQXoEJL9', 1, 1, '2023-08-12 21:01:32', NULL, '2023-08-12 21:01:33', 0, NULL, 0, 'retailer', NULL, 'VK1lQj3q', 'FMC0000073', NULL, '2023-08-12 21:01:33', '2023-08-12 21:01:34'), +(3540, 1074, 'Danquah Abigail', '1995-09-27', '233247107100', '0247107100', 'MTN', NULL, NULL, NULL, 'cNA86qxdwkZvm0_P2QZM-W:APA91bHR0yyOj95RbO-7nr7obHPoJ5DknsC5ze58-VTGwAUrfGDePW9AvaP-TCOeNWn_6XXrs5sVDcHDfdIkEoudkAmq-CM40uoKnfMwjecJxbkHwpVCJ3BeLSoIkWKHTF0QZd1xetfm', 1, 1, '2023-08-13 09:15:49', NULL, '2023-08-13 09:15:50', 0, NULL, 0, 'retailer', NULL, 'nkNnvqkQ', 'FMC0000074', NULL, '2023-08-13 09:15:50', '2023-08-13 09:17:40'), +(3541, 1075, 'sumaiya salis', '2003-12-03', '233546719196', '0546719196', 'MTN', NULL, NULL, NULL, 'faE64ETF7k_Pm_Ymsp3bff:APA91bFBFLLT2C_Su3-mLIqk3rKp7d8d_g1BzG5ov9cQuDmrLT-BtN8jb7pQ7ixGnIFWN3CEYjpe1yLq-EREaFPqvQ7E2Z7bSV_xLrd4uxbl7G-PPgLi_EBvZvA-13A1XudqSCJOMlzr', 1, 1, '2023-08-13 11:15:20', NULL, '2023-08-13 11:15:21', 0, NULL, 0, 'retailer', NULL, 'mkyW1dK4', 'FMC0000075', NULL, '2023-08-13 11:15:21', '2023-08-13 11:17:00'), +(3542, 1076, 'Veronica Babero', '1995-04-22', '233540631812', '0540631812', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-13 13:33:49', NULL, '2023-08-13 13:33:50', 0, NULL, 0, 'retailer', NULL, 'o8G6nNKY', 'FMC0000076', NULL, '2023-08-13 13:33:50', '2023-08-13 13:33:50'), +(3543, 1077, 'Baaba Pearl', NULL, '233558127296', '0558127296', 'MTN', NULL, NULL, NULL, 'cWJNNi7lHUhLjci9x-eOE5:APA91bH3kfzS96PfEjxfKSNHy4eHOWBieCgE7Nk5JG-CdHA3jNsIJ2F_V3ACFBUtp0sn6cCwZtb300skxWs7mSyKsQjADFxBHAs-l28TrmfN7dggHLbCDM_c_klPhB3ryerkDKfw4qS1', 1, 1, '2023-08-13 14:17:00', NULL, '2023-08-13 14:17:01', 0, NULL, 0, 'retailer', NULL, '48vR1q8E', 'FMC0000077', NULL, '2023-08-13 14:17:01', '2023-08-13 14:17:03'), +(3545, 1079, 'Leslie Joe', NULL, '233507300523', '0507300523', 'VOD', NULL, NULL, NULL, 'cnoZSnZUTGChtLrCwSd0nS:APA91bFxwWSvSkODbCO3LYr9ePdt3qzwoDxLyr6m2DN9YHVCnROp7LP3C_ufoW2qrNsLALheic38O0lM7Gj4oPKNVj0eJJfc_tasgg33ce_4zqKQOaUEbw1Ggp6JuyWaEwY3Jtn80bcz', 1, 1, '2023-08-13 15:07:52', NULL, '2023-08-13 15:07:54', 0, NULL, 0, 'retailer', NULL, 'Y3BO7eK2', 'FMC0000079', NULL, '2023-08-13 15:07:54', '2023-08-13 15:07:56'), +(3546, 1080, 'Abigail Boadu', NULL, '233544808389', '0544808389', 'MTN', NULL, NULL, NULL, 'e-svtKZOSjSr64tex3TvmH:APA91bHGlMdR-AynklHmE5mXaHm5iPY4IT0UYF8L0RFaFeF6-fZ8flYH54-8cAR1SBCcKRKZ4Gs6GkA8S3Zy3BWd6uitxd23L4yL494Hy1piaUceynvq7ZjEwxUteiykMMMR2CwIr5xj', 1, 1, '2023-08-13 15:25:33', NULL, '2023-08-13 15:25:39', 0, NULL, 0, 'retailer', NULL, 'zKVG5w8G', 'FMC0000080', NULL, '2023-08-13 15:25:39', '2023-08-13 15:25:43'), +(3547, 1081, 'blessing Agyei', NULL, '233543939806', '0543939806', 'MTN', NULL, NULL, NULL, 'dK-YCBNVUUjIsM8xgh4l9t:APA91bFubJqE61syMR99XNCu76xjEwseox-z6A4okykoexWMQvVB8rhvdIG87WBX9WNC84qnuk5Pk0mFPpGF-2VfwWclY6n2IcTFY2rN49MhINT17BEUPL0EKsaTZ6StjEHL7tNuPKwS', 1, 1, '2023-08-13 16:57:02', NULL, '2023-08-13 16:57:17', 0, NULL, 0, 'retailer', NULL, 'yKMyEnKM', 'FMC0000081', NULL, '2023-08-13 16:57:17', '2023-08-13 16:57:20'), +(3548, 1082, 'Ibrahim Abdul Rahman', '2001-10-12', '233550442935', '0550442935', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-13 17:02:24', NULL, '2023-08-13 17:02:25', 0, NULL, 0, 'retailer', NULL, 'JKdo1Y3B', 'FMC0000082', NULL, '2023-08-13 17:02:25', '2023-08-13 17:02:25'), +(3549, 1083, 'iris Hayford', NULL, '233547275029', '0547275029', 'MTN', NULL, NULL, NULL, 'cfwzMZBnQpC9hRu0DCvTtJ:APA91bE8vPCbmVpEPwmqAfAJa6VTpTp_7a7OAJGv7BhONkrFoDgahL8aL12hJrZTgYGWIZkV_tCekLyGq9p_91G8XMGazsrmLNFl5cIBqZju3FKZyBRzBVJ5wlPDj_L-TtEiQYLxMGRA', 1, 1, '2023-08-13 17:10:31', NULL, '2023-08-13 17:10:34', 0, NULL, 0, 'retailer', NULL, '08p91ekg', 'FMC0000083', NULL, '2023-08-13 17:10:34', '2023-08-13 17:10:36'), +(3550, 1084, 'nana esi', NULL, '233593411660', '0593411660', 'MTN', NULL, NULL, NULL, 'fB8e8EcyhktPhCADhKBWpv:APA91bED4ZzRuHqLky4KeFvFHtvOpz9VxARr3VX47ePUp9LSCsIluIB9ycq6E8lGfuK69_0UA9mssKoJbWeiCIY1aX_lZRqUmeEpD2I2hf1IHUjdyjyXStm7H1XiN6eRYBLbgGuumYEt', 1, 1, '2023-08-13 18:08:53', NULL, '2023-08-13 18:08:55', 0, NULL, 0, 'retailer', NULL, 'e8w61xKO', 'FMC0000084', NULL, '2023-08-13 18:08:55', '2023-08-13 18:08:56'), +(3551, 1085, 'Reagan Agyei', NULL, '233559456678', '0559456678', 'MTN', NULL, NULL, NULL, 'eRd55jR-RsOtayyGh2DP9u:APA91bEKVFunSX7YcrBTGFkdMyh_OfI75dTS0Q4JNYZ-TMlD1g_zGXtMFPcMgY8HU1_7_ZHrSwTz_oMhDTV1suj6rV_fSzmt2-2es_oHeA_tUh44_OTMp2CeWdYPef5Z81bcujbSH4Qw', 1, 1, '2023-08-13 19:05:46', NULL, '2023-08-13 19:05:47', 0, NULL, 0, 'retailer', NULL, '0K9lwR3V', 'FMC0000085', NULL, '2023-08-13 19:05:47', '2023-08-13 19:05:53'), +(3552, 1086, 'Udara Owusu', NULL, '233546760538', '0546760538', 'MTN', NULL, NULL, NULL, 'dhYuK9OR7USyvGThPvczd5:APA91bHGX1GKFkzpPi7Ao9t4ljYP76-3EuAXM_ZL2pB2m6FRPGc5ENkhKoPKDTNfWF_2WBa7SI2-_Bs3b8gpgTaNa4vAHH4lxybPjX1gpvgqs11o72WQJKk07AGat7azj7m41hnh-xUx', 1, 1, '2023-08-13 20:40:07', NULL, '2023-08-13 20:40:24', 0, NULL, 0, 'retailer', NULL, 'q8A1oX8w', 'FMC0000086', NULL, '2023-08-13 20:40:24', '2023-08-13 20:40:25'), +(3553, 1087, 'Gloria Appiah Jackson', NULL, '233501654237', '0501654237', 'VOD', NULL, NULL, NULL, 'fglF8VeruUsNnJspB6Zdnk:APA91bFQBzk5YIxeb6nXp43lEQ7jZz36Ym_NQ7I672ZrZxSTrOjivy3ZfV5Y2uERcMf_bPSqAmbszWRq6B1uV7m1L63ynp9JkeUcL_3JsAtFfbg95drY6ta_YbH8TpzplQnawE3HeVjr', 1, 1, '2023-08-13 21:11:06', NULL, '2023-08-13 21:03:51', 0, NULL, 0, 'retailer', NULL, 'M3jg1aKW', 'FMC0000087', NULL, '2023-08-13 21:03:51', '2023-08-13 21:03:51'), +(3554, 1088, 'mildred botchway', NULL, '233506808944', '0506808944', 'VOD', NULL, NULL, NULL, 'diPE_OTRSE8FjYoyK4CYd6:APA91bHGPaXrj4mnDzb6LKmRLxE2uCIvCeVzQ7XKRxA8QmvERtKKwn6O-hFLisYV5fqM11iKPWikRXMWWplIol2868DwVkLKpAetCKGxv2jVWBFzBj_Wpz3SaLdzcRo-qfyh1PbMeTA3', 1, 1, '2023-08-13 21:09:41', NULL, '2023-08-13 21:09:45', 0, NULL, 0, 'retailer', NULL, 'VKzX1akB', 'FMC0000088', NULL, '2023-08-13 21:09:45', '2023-08-13 21:09:53'), +(3555, 1089, 'Mabel Yangfo', '2003-05-31', '233550039216', '0550039216', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-13 21:21:31', NULL, '2023-08-13 21:22:06', 0, NULL, 0, 'retailer', NULL, 'N86NMd82', 'FMC0000089', NULL, '2023-08-13 21:22:06', '2023-08-13 21:22:06'), +(3556, 1090, 'Akua Hilda', NULL, '233554523167', '0554523167', 'MTN', NULL, NULL, NULL, 'dYRuejW8kkHHljNhmSQ677:APA91bG_tN19Fp6IFuPicOpYNg4f0kUBmd9N7QjeOWGq-3-tY6lMACtSo1CBXkXFZvJUEMpLmfDi6EnJSQTOHf6tZcYVzbSDChny5Vt1SX8iRpKt4YpyZlS-AsI2mNWn4CbXb1uf75Oo', 1, 1, '2023-08-13 23:19:28', NULL, '2023-08-13 23:20:54', 0, NULL, 0, 'retailer', NULL, 'P8aE118N', 'FMC0000090', NULL, '2023-08-13 23:20:54', '2023-08-13 23:20:55'), +(3557, 1091, 'Suraiya Braimah', NULL, '233246845248', '0246845248', 'MTN', NULL, NULL, NULL, 'dJp686818EdsvnchSwIm2I:APA91bEh9wO5R0QywJnII9ZTgH0Gw8D2btWlap-FlpW1_RGz0Clo8Ql6-f9pwIm6kO_ukLW0EN7jJNe6bYxtOxjqmiKx-L9I0V7zo14Ona4XbqNAmMwEG0Qx3GYH5X80i_4Cipu8PT6f', 1, 1, '2023-08-14 01:41:06', NULL, '2023-08-14 01:41:08', 0, NULL, 0, 'retailer', NULL, 'O8Xg1wKd', 'FMC0000091', NULL, '2023-08-14 01:41:08', '2023-08-14 01:41:08'), +(3558, 1092, 'Salima Abdul Jalil', NULL, '233597363824', '0597363824', 'MTN', NULL, NULL, NULL, 'c1rvmh9_ZUHqs25CZkdllt:APA91bE4mD88fThQ_Ej8JP1zC0Fzx59dMRIbBRZFVpJkStXEaU_k1SLO-f8TROt2NOMo29pT79shKQk-aQfqRcigRXuieruC4-RHyyGimzyfmOH34YU1jnu9r4u9Vwegz756RlDAsyCE', 1, 1, '2023-08-14 01:51:16', NULL, '2023-08-14 01:51:16', 0, NULL, 0, 'retailer', NULL, 'j8oJNGKB', 'FMC0000092', NULL, '2023-08-14 01:51:16', '2023-08-14 01:51:17'), +(3559, 1093, 'Agey Audrey', NULL, '233245705600', '0245705600', 'MTN', NULL, NULL, NULL, 'e4cVtmDZToqynieuXa99t-:APA91bFwb4ndd_lrQcIh2dKlo91AbrumsAgkai_AxrEl4uVWvNuny5tNRSUCrczVw7TPrvpxsId_-360Vmb89rmL6q8sVzUn5_rw_dBg-YQIM-P-HuWOJJhximGNNRVJprKlrlu_w3Vz', 1, 1, '2023-08-14 04:36:13', NULL, '2023-08-14 04:36:14', 0, NULL, 0, 'retailer', NULL, 'ak76d98l', 'FMC0000093', NULL, '2023-08-14 04:36:14', '2023-08-14 04:36:17'), +(3560, 1094, 'Clementia Emefa', NULL, '233548023583', '0548023583', 'MTN', NULL, NULL, NULL, 'ebbXVkAHdkFun6iBsZapTe:APA91bGwpXZgwUNGVbH7vCQVrmL_rjyRllhv5lMCuye9SMSNXBBfz-xb_leBh8n1JNjVUgsHnfd-WL8btaDrt-y1OkIpSjGGY4HykhH1NpbbQYGKjs9SwGPY1sGOKRM_xDmMRASDl1fy', 1, 1, '2023-08-14 05:14:24', NULL, '2023-08-14 05:12:47', 0, NULL, 0, 'retailer', NULL, 'X8q5yB8V', 'FMC0000094', NULL, '2023-08-14 05:12:47', '2023-08-14 05:12:48'), +(3561, 1095, 'Abigail Asare', NULL, '233552609874', '0552609874', 'MTN', NULL, NULL, NULL, 'fMG3Ocn6T1uSyx8fLNFrOa:APA91bH7QyoHsJaBYiIMUPPhSBdasaiIsOnV_wbsLbzEa74O_XdohyCXS-aiJ15v_8BWk9dfY8cHD0lLNYEi6vib0fVDaPXB0DClRITNmwgFWo_4AmbDRwcCgh4E9-NsW0vj1oXm2q4o', 1, 1, '2023-08-14 07:40:18', NULL, '2023-08-14 07:40:32', 0, NULL, 0, 'retailer', NULL, 'OKOg4pK0', 'FMC0000095', NULL, '2023-08-14 07:40:32', '2023-08-14 07:40:33'), +(3562, 1096, 'addae Sandra', '2000-02-12', '233249083270', '0249083270', 'MTN', NULL, NULL, NULL, 'eUP35TblQHKDzYJntk8TH4:APA91bGNWK2fc0Ly89tm-0fLqZSDRp2Lyc5AXPGQVZZFALX_OJ8s_3nZ-Sxa1_ApvorU-iwrwi2PTOaxvqkUK5Dv5_un4mRti_tTVCi5KsSus5zXicJIhKXYR3mtBf96bY8HgE795ML6', 1, 1, '2023-08-14 08:15:49', NULL, '2023-08-14 08:15:48', 0, NULL, 0, 'retailer', NULL, 'lkL2mOKy', 'FMC0000096', NULL, '2023-08-14 08:15:48', '2023-08-14 08:40:31'), +(3563, 1097, 'Agyeiwaa Christiana', NULL, '233541171802', '0541171802', 'MTN', NULL, NULL, NULL, 'c6bxAb1FQryGY1YzaoTmQ0:APA91bGTrX7jcGUEbA9dAUPqTL2jUvLEAEycPaoeT-xcg6eTq_1l9Gya5bbs5MhlBt3HduaijmyeQv9k_N0qv-rZMrsRQ50Q16PSX-C9nYbtgwd_6_eA1qbxOj9GdEiNO7zBlUUTfdsx', 1, 1, '2023-08-14 08:16:54', NULL, '2023-08-14 08:16:55', 0, NULL, 0, 'retailer', NULL, 'mKe21D8b', 'FMC0000097', NULL, '2023-08-14 08:16:55', '2023-08-14 08:16:58'), +(3564, 1098, 'Deborah Osei Boatemaa', NULL, '233204661538', '0204661538', 'VOD', NULL, NULL, NULL, 'fWQksmPjoUdiqgTQzu25Mo:APA91bG07TSnRLcp6XODEVR6nF2TKsPEvkMjrEQeSZKSp4U2yoGD1ycTr7jOnab6qCI8XAXZK-itNaDfoK8rscKkwVJsFlT6NMvPWd3oU1ClSYiuy3zEbZy25-2QTskuxP8GRRyH4ACk', 1, 1, '2023-08-14 08:27:20', NULL, '2023-08-14 08:27:21', 0, NULL, 0, 'retailer', NULL, 'Yknv49k1', 'FMC0000098', NULL, '2023-08-14 08:27:21', '2023-08-14 08:27:22'), +(3565, 1099, 'Mensah Jennifer', '1996-04-07', '233209363237', '0209363237', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-08-14 09:07:08', NULL, '2023-08-14 09:07:54', 0, NULL, 0, 'retailer', NULL, 'R8Pm5mkV', 'FMC0000099', NULL, '2023-08-14 09:07:54', '2023-08-14 09:07:54'), +(3566, 1100, 'Mabel Toffey', NULL, '233542416134', '0542416134', 'MTN', NULL, NULL, NULL, 'e1psYvEycE8fsmpDnBN3Ds:APA91bFpUtMtaNYQar-JVnDlqa5dVGW2Bq_Etmq0q39rdoXo-CAxHM0Nw-VRAVa0A2oqYvxeRmZZjhzMz51rFXHx4LBZkajtqamCDhXYSWQKEeWzWvZlMXJ6tBHM1tm4f9yE2xCkTjvX', 1, 1, '2023-08-14 09:41:50', NULL, '2023-08-14 09:41:50', 0, NULL, 0, 'retailer', NULL, '08W2pbKw', 'FMC0000100', NULL, '2023-08-14 09:41:50', '2023-08-14 09:41:51'), +(3567, 1101, 'Phyllis Yinbil', '2000-04-30', '233558421931', '0558421931', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-14 10:34:50', NULL, '2023-08-14 10:34:50', 0, NULL, 0, 'retailer', NULL, 'D30VMx8d', 'FMC0000101', NULL, '2023-08-14 10:34:50', '2023-08-14 10:34:51'), +(3568, 1102, 'Angelina Dadzie', NULL, '233550198987', '0550198987', 'MTN', NULL, NULL, NULL, 'cX6rncWdR9q3m6pzk0JLxk:APA91bHL9i7hy9vyUvIsCorh7Gl_jwlgxV3ayILBrA17S0VNvayiAt4hRrlhmfe5neRtGdSGFciRFxiNyoRXe5WfDzEbkdEyl-Ln2hRTfAhDcHe6NC1lb4ICRB9gz42Z5OG1eseA0J3J', 1, 1, '2023-08-14 12:12:56', NULL, '2023-08-14 12:12:59', 0, NULL, 0, 'retailer', NULL, 'yKxaBP8W', 'FMC0000102', NULL, '2023-08-14 12:12:59', '2023-08-14 12:13:01'), +(3569, 1103, 'Ina Quarshie', NULL, '233540987873', '0540987873', 'MTN', NULL, NULL, NULL, 'esiXDyIAdkRotwcg35jZMc:APA91bHmy2oSqozLnWyw-4O58OEXJJP7bKONhHJeMtmLj-RxRcjt4pFS_p4EDq-PwxnXyjUqWvDuc1qap3Dy3p-jwQYL5z1vMPZTinwio8D46npjHczvu50Wr2Y6DMh9EACmCW7jw0uU', 1, 1, '2023-08-14 12:15:53', NULL, '2023-08-14 12:15:53', 0, NULL, 0, 'retailer', NULL, '4kmdb48r', 'FMC0000103', NULL, '2023-08-14 12:15:53', '2023-08-14 12:15:54'), +(3570, 1104, 'Efya Serwaa', '1994-10-15', '233550179771', '0550179771', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-14 12:17:41', NULL, '2023-08-14 12:17:42', 0, NULL, 0, 'retailer', NULL, 'a3ERx4KN', 'FMC0000104', NULL, '2023-08-14 12:17:42', '2023-08-14 12:17:42'), +(3571, 1105, 'Sarah Anane', NULL, '233555395326', '0555395326', 'MTN', NULL, NULL, NULL, 'e5gZPIYmI0NwtA4QWC7gkP:APA91bHdhSIL_YMCFTRUMwqGM2akmVgFQB-MaTzqIcbpH_tnF9G2XkAOonjBhlSbvF9Qdg-gT3LP55fa2yutyS0QehOtc02GgUK8GsiFGtV2kKfyCjuEI5wdjWrpiMzZkVuVPWHQROPP', 1, 1, '2023-08-14 12:20:45', NULL, '2023-08-14 12:20:46', 0, NULL, 0, 'retailer', NULL, 'W8bbqw8r', 'FMC0000105', NULL, '2023-08-14 12:20:46', '2023-08-14 12:20:47'), +(3572, 1106, 'Dorcas Akosua', NULL, '233506088234', '0506088234', 'VOD', NULL, NULL, NULL, 'f1xkemIODUETj9nj2qm6_y:APA91bHc2OKKqAikAudJ7bxksXOn-OLsQyIGSQulWxbD7ia_78MuFyGCr9MeJhNzIypHSFMhOpUUUfFZQ5YYuZUVA02r-zLgNizFXMjHJDROzSXJtDmieO5iHDMBrM9tME6FfaHRImFl', 1, 1, '2023-08-14 12:25:45', NULL, '2023-08-14 12:25:47', 0, NULL, 0, 'retailer', NULL, 'VK4w923x', 'FMC0000106', NULL, '2023-08-14 12:25:47', '2023-08-14 12:25:49'), +(3573, 1107, 'Portia Abena Agyeiwaa', '2002-06-04', '233552267117', '0552267117', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-14 12:28:31', NULL, '2023-08-14 12:26:37', 0, NULL, 0, 'retailer', NULL, 'ykYM9rk6', 'FMC0000107', NULL, '2023-08-14 12:26:37', '2023-08-14 12:26:37'), +(3574, 1108, 'Hajia Musha', '2000-07-01', '233595503994', '0595503994', 'MTN', NULL, NULL, NULL, 'dFQ2qw8b70OKnVrCCWvEKt:APA91bG7sKMLQSI4AWc7vn0zupPSZjD7y_mSMrOlhule0mhEs6wYirSnJS7v8PZt05ANj3xlLVhPVRffTvN_f4xfa3YCgTMf4YxWHMDgDBbRV95eg_qnQ3olnMGrbf2qPDG8aETb86St', 1, 1, '2023-08-14 12:27:51', NULL, '2023-08-14 12:28:42', 0, NULL, 0, 'retailer', NULL, 'bkDb0mKR', 'FMC0000108', NULL, '2023-08-14 12:28:42', '2023-08-14 12:30:13'), +(3575, 1109, 'Rocklyn Gangnaa', NULL, '233555403403', '0555403403', 'MTN', NULL, NULL, NULL, 'd-SjUOrKnk6DlFiy0Ry0BU:APA91bGni6SUM8slXlHVcLptJ3Nnm4vYm1dN8-9Kt6osyp9S9UOkohiVp4rW1ajZUqB5QHjozqDZmLooYmGpqYap7Havr4WnoRliwU-MgMpklQgjBk5hMAu31d-8Z-XSVxGMarOGL5n0', 1, 1, '2023-08-14 12:36:09', NULL, '2023-08-14 12:36:10', 0, NULL, 0, 'retailer', NULL, 'P8Zxve3n', 'FMC0000109', NULL, '2023-08-14 12:36:10', '2023-08-14 12:36:11'), +(3576, 1110, 'Lucy Assiam', '1998-02-22', '233503250986', '0503250986', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-08-14 12:36:59', NULL, '2023-08-14 12:36:14', 0, NULL, 0, 'retailer', NULL, 'DkJmYl86', 'FMC0000110', NULL, '2023-08-14 12:36:14', '2023-08-14 12:36:14'), +(3577, 1111, 'love swanzy', NULL, '233277057611', '0277057611', 'ATL', NULL, NULL, NULL, 'e4czTE2JmUHMmF_MXZTqO5:APA91bGKWmZivOimV0qTKayQddrEPwuh1enAc7MHKopvA6Tbq4yLcWOFTkiL_8DHQZBanPJht5XrlTk9dQdVFNII1crTy1Q5n2g95Hs2P3_msoO84m235J6hEuvCXho2HrvIycT2GIqS', 1, 1, '2023-08-14 12:39:27', NULL, '2023-08-14 12:39:28', 0, NULL, 0, 'retailer', NULL, 'xKggPRK9', 'FMC0000111', NULL, '2023-08-14 12:39:28', '2023-08-14 12:39:29'), +(3578, 1112, 'Stephanie Dedei', NULL, '233503982885', '0503982885', 'VOD', NULL, NULL, NULL, 'dnsWXNk7b08RoOdsnUpZVK:APA91bGg3LC-ysH0clCBcwPYjnRQUuscOgSm6Rlbp5xuTkFMRt_RAcPu4fqk3BWaMS_BTz6Ju4SoPO8V_VlvoRAtZENS_GPXx9q3m0PgJxxmHPTN7ODlYMULluPtEjTMhtMeqjvcNne6', 1, 1, '2023-08-14 13:00:12', NULL, '2023-08-14 13:00:15', 0, NULL, 0, 'retailer', NULL, 'Z3Q52X3b', 'FMC0000112', NULL, '2023-08-14 13:00:15', '2023-08-14 13:00:17'), +(3579, 1113, 'Patricia Baffoe', NULL, '233240485136', '0240485136', 'MTN', NULL, NULL, NULL, 'cyteAi65TDOm3_nsYBLwMO:APA91bFiOfQd89R2KQWPMG9tWLwQfFnx8LJwXuhb7s7pEoN7OcB38vywfJ-Fy2Xepk2jH_9HrD9wYSUM_yJzIO81xmsghIq27jpRUFT7JJVANVm962C9LgpbioblCgxQZBbxCxqwIIVv', 1, 1, '2023-08-14 13:03:48', NULL, '2023-08-14 13:03:49', 0, NULL, 0, 'retailer', NULL, '9K59AxKN', 'FMC0000113', NULL, '2023-08-14 13:03:49', '2023-08-14 13:03:53'), +(3580, 1114, 'Ernestina Fowaa', '1998-11-11', '233540180722', '0540180722', 'MTN', NULL, NULL, NULL, 'dNLeEFmLRNqDfy4hpiPNDb:APA91bGM3BEz95HHjcav_tPlORJI9JeYhiipnzwS2Vy-3XIas-JjHI4GSk0HcQDYmuxxLXPfSNFOG4PqQzmHHjiCA6owS8dH_gJ2kSQQ2INac8Bn7Yo3sz6-kPdpiZDQIj9Bwv6aJpzl', 1, 1, '2023-08-14 13:27:10', NULL, '2023-08-14 13:27:16', 0, NULL, 0, 'retailer', NULL, 'Xk2lp2KA', 'FMC0000114', NULL, '2023-08-14 13:27:16', '2023-08-14 13:33:10'), +(3581, 1115, 'Belle Nessa', NULL, '233506508371', '0506508371', 'VOD', NULL, NULL, NULL, 'fkZ9Pxp8Qkvlpx2c1IBrim:APA91bGJXnOhs4ndF3Maf9Mkxeka2ZCxBEZ2Bq0zVpqQZyz-SLb7Hbl5mOx4gfIzsfV8IpuNF54CFzPp59I_gYL9wagWut8ObBexr95CAHGxLP3DFpmYxy62JoLLq7mgQZCD1BOVQqH_', 1, 1, '2023-08-14 13:33:10', NULL, '2023-08-14 13:33:12', 0, NULL, 0, 'retailer', NULL, 'Y8lDEv8O', 'FMC0000115', NULL, '2023-08-14 13:33:12', '2023-08-14 13:33:12'), +(3582, 1116, 'Gloria Arthur', NULL, '233557474367', '0557474367', 'MTN', NULL, NULL, NULL, 'dmDYozCrdUMsghUCE-Q8BB:APA91bE9BwktjpKXXFIaycsrcoh5f8LYee-r9JT6nGkZghW5utd7rOus7fZU44ISl_6K7kNdao9j13b27J1CNitBWsk7_ZAvKPJPfy7kOzrLCRQO9AX6du65847hkDECtcoI8eKmvSMf', 1, 1, '2023-08-14 13:35:58', NULL, '2023-08-14 13:36:01', 0, NULL, 0, 'retailer', NULL, 'dKRYrG3z', 'FMC0000116', NULL, '2023-08-14 13:36:01', '2023-08-14 13:36:02'), +(3583, 1117, 'Portia Tsakley', '2005-11-12', '233554804001', '0554804001', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-14 13:40:44', NULL, '2023-08-14 13:40:47', 0, NULL, 0, 'retailer', NULL, 'VK1ldj3q', 'FMC0000117', NULL, '2023-08-14 13:40:47', '2023-08-14 13:40:47'), +(3584, 1118, 'Dominic Aidoo', '2002-02-26', '233557723730', '0557723730', 'MTN', NULL, NULL, NULL, 'eiK_RjypTiSjvEa9KbDNhb:APA91bHqk5rpUm2H2nBFzLD__ey5MRY_cF-DVolsQbbyNqHXBVvzGa6PU0UInKxPVhQgf1bpoTdZ6vwpFv3BgMReOwlKz7hO3dmXKGdeFmLq4ZqhS8E-OQkWETAdHzPeVSOBcCUFriUF', 1, 1, '2023-08-14 13:49:08', NULL, '2023-08-14 13:49:11', 0, NULL, 0, 'retailer', NULL, 'nkNngqkQ', 'FMC0000118', NULL, '2023-08-14 13:49:11', '2023-08-14 13:57:21'), +(3585, 1119, 'Ernest Dzomeku', '2002-03-26', '233247195440', '0247195440', 'MTN', NULL, NULL, NULL, 'esDHfQ9ztEMZiANiENf2qx:APA91bG7JjKPSEOX0I42wfgfyBwfKqYKY9acg42CjjAMHPizf1QHWrqn37opM4Vi6sy1BIBaJMavBoZaOHZMtfZe7mPI63ToEj7dZJrMdJnWBkpieQcWF3ut4Ez6BRu6rRTIzri8Y2Au', 1, 1, '2023-08-14 13:49:52', NULL, '2023-08-14 13:49:53', 1, '2023-08-14 14:00:03', 0, 'distributor', NULL, 'mkyWVdK4', 'FMD0001108', NULL, '2023-08-14 13:49:53', '2023-08-14 14:00:55'), +(3586, 1120, 'hajia Nadia', '2001-05-20', '233257581593', '0257581593', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-14 13:51:30', NULL, '2023-08-14 13:51:32', 0, NULL, 0, 'retailer', NULL, 'o8G6ENKY', 'FMC0000120', NULL, '2023-08-14 13:51:32', '2023-08-14 13:51:32'), +(3587, 1121, 'Maame Fosuaah', NULL, '233597442397', '0597442397', 'MTN', NULL, NULL, NULL, 'cCVBwJnJzk77nJSGhc6_0y:APA91bHmPLKHpVt9ZR5MoftRHiD7VFzweYaS1TwHy3FK9MeXy5xBkSBzj8Ok4aqIAQD-ACYVmGERLkDMq4rrJW5FECZCeveUB29rN2nGnvVM618Dz4sKbHGwAIc3EXD0vpAPsyeI63iz', 1, 1, '2023-08-14 13:51:48', NULL, '2023-08-14 13:51:49', 0, NULL, 0, 'retailer', NULL, '48vR2q8E', 'FMC0000121', NULL, '2023-08-14 13:51:49', '2023-08-14 13:51:50'), +(3588, 1122, 'Jemima Issaku', NULL, '233592518721', '0592518721', 'MTN', NULL, NULL, NULL, 'fY1_eNqfKUhAv3BdRcltNY:APA91bHSXOywhOsNXzhEiZMo1qaCdyOyDMNLFkVq5C1rskE_1KN4OVknWWV07FhyXPXSSDtBfWMR51_KMp69d51nehglo7YIr3rz0h-h-uUA5iatEYF4_WGvZRKh5R_DCizSnckAu5mh', 1, 1, '2023-08-14 14:28:27', NULL, '2023-08-14 14:28:28', 0, NULL, 0, 'retailer', NULL, 'QkrgJo3r', 'FMC0000122', NULL, '2023-08-14 14:28:28', '2023-08-14 14:28:28'), +(3589, 1123, 'Yvonne Adupoku', '2001-03-02', '233555247428', '0555247428', 'MTN', NULL, NULL, NULL, 'fV4SJ7d0akcfkR0kHGOrfS:APA91bGVlM5Vmjoy40y-nmEeCAqgPeg5q7CJ2vZu_gGuULnMV1LHTwXKghM6tWJLR9snZM7-4rnJdk01gK79yxRO9_r5ooawtbR7iB5Qh2E5X7zCHZXzyPpM51cpTI0JmpzxgK8JcBth', 1, 1, '2023-08-14 14:45:27', NULL, '2023-08-14 14:45:28', 0, NULL, 0, 'retailer', NULL, 'Y3BOPeK2', 'FMC0000123', NULL, '2023-08-14 14:45:28', '2023-08-14 14:48:52'), +(3590, 1124, 'Akosua Kay', NULL, '233242554955', '0242554955', 'MTN', NULL, NULL, NULL, 'dri3FXQMFUkiu8PcDrXJsr:APA91bG9igk0Yl7sfGEM_r9B-lFxuFHtLXZVRbuBIJrzBzNqiUXIzKjGUK_5EPYVpRLUt7HYCE0yBDqc_6JtNIhj6S3uSEevve7FNefRRcVPgYu_e9Z6X4avkKZ4n2sXZiIjaMddP7bi', 1, 1, '2023-08-14 14:45:40', NULL, '2023-08-14 14:45:41', 0, NULL, 0, 'retailer', NULL, 'zKVGdw8G', 'FMC0000124', NULL, '2023-08-14 14:45:41', '2023-08-14 14:45:42'), +(3591, 1125, 'Esther sean', '2001-01-20', '233271332763', '0271332763', 'ATL', NULL, NULL, NULL, 'c3GtvP5i7EkysIPlcGT1kc:APA91bHVC-zJlMZHY-rCflBFXIDf8wlQLS9LHyHf-Jy7XBem9nOLnBgsvPaOplAeVp08YXK_BHWFXj-BIV-I_wvjwl3SIXktFJYZfFZltmRtuxSExg5mhIHOXDEoEoPeyXM945fo_Um9', 1, 1, '2023-08-14 14:47:28', NULL, '2023-08-14 14:47:31', 0, NULL, 0, 'retailer', NULL, 'yKMyJnKM', 'FMC0000125', NULL, '2023-08-14 14:47:31', '2023-08-23 22:23:43'), +(3592, 1126, 'Juliana Okyere', '2002-04-23', '233550907189', '0550907189', 'MTN', NULL, NULL, NULL, 'deRbagz9OUAejw13UzDZix:APA91bF8_kwwrwQmrpNwOdwcJQaujnRQyvCKk7dkzsG6pLa1Ecpm0CZvWd5ccV1kw3c7RvwQrn9SaZe2__XdH7ZDcsM26dyoKplHvLor0SaQbDx6_dvqqJvdoCGi5iiz7J9urMWThrxq', 1, 1, '2023-08-14 15:24:16', NULL, '2023-08-14 15:24:17', 0, NULL, 0, 'retailer', NULL, 'JKdoLY3B', 'FMC0000126', NULL, '2023-08-14 15:24:17', '2023-08-14 15:30:52'), +(3593, 1127, 'Daniel Mensah', '1994-05-05', '233502517191', '0502517191', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-08-14 15:28:04', NULL, '2023-08-14 15:28:02', 0, NULL, 0, 'retailer', NULL, '08p9Dekg', 'FMC0000127', NULL, '2023-08-14 15:28:02', '2023-08-14 15:28:02'), +(3594, 1128, 'Awura Adwoa', NULL, '233550956133', '0550956133', 'MTN', NULL, NULL, NULL, 'eVW6q-BWS7yd7sZGhI27d6:APA91bH7vkdaz0_sNLsNWuCVZiHrRORiD7VXymi-siD1WVVxXZUVs9MmxsntDQpHvO9iA3cKywOY5f3VSfYq-yIGrEuO6nmuy9rVNe8P2os30tK-um36mbpwuitZUOntykVM-rtrYo0W', 1, 1, '2023-08-14 15:43:52', NULL, '2023-08-14 15:43:51', 0, NULL, 0, 'retailer', NULL, 'e8w6rxKO', 'FMC0000128', NULL, '2023-08-14 15:43:51', '2023-08-14 15:43:52'), +(3595, 1129, 'Adapa Addison', NULL, '233598246267', '0598246267', 'MTN', NULL, NULL, NULL, 'dW-rgmSpS52ytQfqTAfph8:APA91bHOCNn-JlXAdbZwE_Hjj64cW5E85ap873GGTLByGVdsPPZKRjMK5GRLytQC1SjTamc7oy_HTSHnWTvZKZ5pOybcuz3jDpD_VfYtndbSNpyA5GVMR9ml1M3YCX8GCQ4QuiuK0L4J', 1, 1, '2023-08-14 16:09:01', NULL, '2023-08-14 16:10:23', 0, NULL, 0, 'retailer', NULL, '0K9laR3V', 'FMC0000129', NULL, '2023-08-14 16:10:23', '2023-08-14 16:10:25'), +(3596, 1130, 'Rabiatu inusah', NULL, '233257738692', '0257738692', 'MTN', NULL, NULL, NULL, 'coCrM428RT63PHUMtQA9lt:APA91bHCXr5eJsLb14EY6psZ5T9aoMnoFHBF2efbmLrrQJ3aPudzMLhPswGbWOqCafwIZJP6zXUn1KNmMylvLYjid0kGrHh1r4pHqTJtWRquHqyaPHZkUIU064ajrUPpG5JAg0RICCLR', 1, 1, '2023-08-14 16:10:31', NULL, '2023-08-14 16:10:36', 0, NULL, 0, 'retailer', NULL, 'q8A1nX8w', 'FMC0000130', NULL, '2023-08-14 16:10:36', '2023-08-14 16:10:39'), +(3597, 1131, 'HILDAANN ADUAH', NULL, '233553992005', '0553992005', 'MTN', NULL, NULL, NULL, 'dCiTI39ynE_SplttOKfoOQ:APA91bHimGSOSfUAFcwVlpwGcTFexQ0eQi5UjNX-dg8WoOJU3QiAdHLN8ERKpanai5aQte4_3KCJF7G1bOoFJWVRK3etdEp6JbaSPJXC1_wNDNT03E1JRBkYk4RUU7fR4EuT0T9hmfqA', 1, 1, '2023-08-14 16:21:23', NULL, '2023-08-14 16:21:23', 0, NULL, 0, 'retailer', NULL, 'M3jgxaKW', 'FMC0000131', NULL, '2023-08-14 16:21:23', '2023-08-14 16:21:24'), +(3598, 1132, 'Nana Adjowa Adepa', NULL, '233257552870', '0257552870', 'MTN', NULL, NULL, NULL, 'cnjBDtgXgEmJsgkHx5amzk:APA91bGl5L1jP2E403B9QnE-7LEeoEhoYxJJV58-TZM6Tu6LTK1ERKxPRTSNctVIoCTbdGZSTw_A9IA_OTg92LlTtP_HhgT88rZPwBLVIq0aCic9luFHXnY6E8TvX0G2aqseHF5Lpl_H', 1, 1, '2023-08-14 16:35:22', NULL, '2023-08-14 16:35:23', 0, NULL, 0, 'retailer', NULL, 'VKzXMakB', 'FMC0000132', NULL, '2023-08-14 16:35:23', '2023-08-14 16:35:25'), +(3599, 1133, 'Nana Adwoa', '2005-02-14', '233552861542', '0552861542', 'MTN', NULL, NULL, NULL, 'fmbiWzF6vETxu0PI-4zQZm:APA91bHoHJQyidv4pUHB_xhqBzs2El-RjT_5COod6go9Fv_lySJIEkxTtdSdPzYaqT3MfiHrBklCaUCpeF2KcGpZgZqR4VYl2DMNG-G10XdbqO_pOcMxancm8tKOQs4mc9PgMoGWHVsJ', 1, 1, '2023-08-14 17:58:47', NULL, '2023-08-14 17:58:48', 0, NULL, 0, 'retailer', NULL, 'N86Njd82', 'FMC0000133', NULL, '2023-08-14 17:58:48', '2023-08-14 18:01:01'), +(3600, 1134, 'leah O. Koranteng', NULL, '233206993845', '0206993845', 'VOD', NULL, NULL, NULL, 'cfPKYHcmRJaMCwM-Wn3uPw:APA91bGOZNaDqn30_MQFg7Yv9z5NnVFYOR9wJUW7AaK2kViRvQjl4CHEhz5g6il6-GO1gqG_2KC_OSp-eMJrP02E5ze4aAGXYweu645h1dK60cXQbPeUxCjtbjBFdOwg08NLCKnRm4F8', 1, 1, '2023-08-14 19:12:26', NULL, '2023-08-14 19:12:30', 0, NULL, 0, 'retailer', NULL, 'QkrgJ13r', 'FMC0000134', NULL, '2023-08-14 19:12:30', '2023-08-14 19:12:32'), +(3601, 1135, 'Rita Agbalenyo', '2003-01-05', '233596093626', '0596093626', 'MTN', NULL, NULL, NULL, 'eDABCG-TQ5CcsFyGwlJzGA:APA91bHpQS7bpDDFtOtbu5CrgymaLLWK0jW-xowHd5DTlZ3oRIJO1HzD83MqUSCVhPwrdy1OCBnoha3w366fOlUOba6jlx538XgPnQ9v6ld9NAGL8Cnd8zT58Mplb6U_f_RQQZeT21fo', 1, 1, '2023-08-14 19:15:51', NULL, '2023-08-14 19:16:39', 0, NULL, 0, 'retailer', NULL, 'Y3BOPPK2', 'FMC0000135', NULL, '2023-08-14 19:16:39', '2023-08-18 20:25:33'), +(3602, 1136, 'Vicencia Mensah', NULL, '233548957614', '0548957614', 'MTN', NULL, NULL, NULL, 'cGWMWIL5s0-7npzlCkN0jq:APA91bFGZ6kKx19qWsiHr85KkYqIMoyS-VFu_WrGK4u2C4FdY_6oJY2vviKXUVKOPefKEnE4ghX3cDh150437Rm_CW3XaruYOjZxRaLP-XzHBKyyOFpudFOuYqDURMtW46AOxhjqWf30', 1, 1, '2023-08-14 20:00:13', NULL, '2023-08-14 20:01:07', 0, NULL, 0, 'retailer', NULL, 'zKVGd08G', 'FMC0000136', NULL, '2023-08-14 20:01:07', '2023-08-14 20:01:08'), +(3603, 1137, 'Abena Amoako', '1992-10-13', '233596551683', '0596551683', 'MTN', NULL, NULL, NULL, 'eQz5Sy5sS0P9obujsmGHZQ:APA91bEbatgyKUAEFTf541C3r77DwGUfuLxROq8DHnS31pi_TR2UtdAnI6w6D16w98eZI31rbsI2XP271vdjXfDY9HkItzfAnIjYW8jDXA0GIHvIwqFC1uBLZ3wbIRuWS4RmRG-19y6b', 1, 1, '2023-08-14 20:10:25', NULL, '2023-08-14 20:10:28', 0, NULL, 0, 'retailer', NULL, 'yKMyJYKM', 'FMC0000137', NULL, '2023-08-14 20:10:28', '2023-08-14 20:13:48'), +(3604, 1138, 'Gloria Aveey', NULL, '233241946228', '0241946228', 'MTN', NULL, NULL, NULL, 'dEBEhuIq40-Nop3enMrxkI:APA91bHX7_kIfttqtqyj_2cinuBnQ58WlZgNll574ejXFHebOqnfZIYEZkjuLoXnC_20hhk_whpLEup8tZ-tcVC0yfHkVOxGPzVnek8Vmy7pnpydh0RslqjHOnjMvw-Nv-QDs2OsF8Wq', 1, 1, '2023-08-14 20:30:24', NULL, '2023-08-14 20:30:25', 0, NULL, 0, 'retailer', NULL, 'JKdoLv3B', 'FMC0000138', NULL, '2023-08-14 20:30:25', '2023-08-14 20:30:26'), +(3605, 1139, 'christabel Amia Amponsah', '1966-10-18', '233599914250', '0599914250', 'MTN', NULL, NULL, NULL, 'csIrjrmhQe-2vxj4nXNAFG:APA91bFXSTqplPSfmD1K7mOUhgutOfpARcpAcyB0KNKxoEWNgq389Gn5psGY0R9yb0Iz9FWjUqABs_MTiUBCFkRIgUBTiWBLK4eJurc5SoL4FG7XA2GNnQlybq51dN7TrlsK6V0olO-4', 1, 1, '2023-08-14 21:04:42', NULL, '2023-08-14 21:04:44', 0, NULL, 0, 'retailer', NULL, '08p9DRkg', 'FMC0000139', NULL, '2023-08-14 21:04:44', '2023-08-14 21:06:32'), +(3606, 1140, 'Shamsiya Osman', NULL, '233202098784', '0202098784', 'VOD', NULL, NULL, NULL, 'cd31kCtesk4Hheva9CzWN-:APA91bFqgkVQ7N_8HeAV2FjDeOn2DXo6T8Xy5_n-2R273dIGwvEsuz-yX_OqqUDIh-fcaEBhU5NsT7plM893VmfqGVRk9DHAZEGRO90M83FzXFi_Od5OhK9jJkBsTR7_Rfu8ZERjhQMH', 1, 1, '2023-08-14 21:08:53', NULL, '2023-08-14 21:08:53', 0, NULL, 0, 'retailer', NULL, 'e8w6rLKO', 'FMC0000140', NULL, '2023-08-14 21:08:53', '2023-08-14 21:08:54'), +(3607, 1141, 'Tiwaa Amma charity', '1993-02-15', '233241245516', '0241245516', 'MTN', NULL, NULL, NULL, 'dRc6Jpb8RFWZbAUAnZu1yd:APA91bEPLUcqdvj5XFQ_bZ5ydfmKarptSGBXF3xED3TNtnq_xEBvvH-4puva8SYyWf1t1QIkT_sBpZzHNI0hg9zpYp9jhb_ynFpOjdEr3VazjC4iWlH_h-R7dsfZGUMGoCtkqmHg16Sw', 1, 1, '2023-08-14 21:11:56', NULL, '2023-08-14 21:11:57', 0, NULL, 0, 'retailer', NULL, '0K9la43V', 'FMC0000141', NULL, '2023-08-14 21:11:57', '2023-08-14 21:17:01'), +(3608, 1142, 'Jennifer wakah', NULL, '233555995763', '0555995763', 'MTN', NULL, NULL, NULL, 'f0Ryp6eZ80U1i3dMvNJE9n:APA91bGqKvRBweAPtnSJ9N1PxV4J8YvKIIzJV3vLuyoasfkLYbitWdkZC9s8hdPxOnqpGke0BE6ANhAzRkLM0I8ex5vzUIVSgdC55-p8aJ9tmtJDBeCYrzg-yYvEzB5FIcbtx2dfDFxm', 1, 1, '2023-08-14 21:37:15', NULL, '2023-08-14 21:42:35', 0, NULL, 0, 'retailer', NULL, 'q8A1Vp8w', 'FMC0000142', NULL, '2023-08-14 21:42:35', '2023-08-14 21:42:36'), +(3609, 1143, 'Theodora adjei', NULL, '233266336062', '0266336062', 'ATL', NULL, NULL, NULL, 'dTfVDiYTTkiciunw9tSOV6:APA91bEbJpBIUvxAqKvGk_dsclYwTEgkDop3HHiEKeWK4bcHRydMrWDQvgMjmh8Rgvskgxbi4RCLqoCG2ykTgA4Hzkw3aL2PT1bUmrZzOezGX5j3mp7R9X6uj3AICfK-r6ZPhoeBkQR8', 1, 1, '2023-08-14 21:44:48', NULL, '2023-08-14 21:44:52', 0, NULL, 0, 'retailer', NULL, 'M3jgGgKW', 'FMC0000143', NULL, '2023-08-14 21:44:52', '2023-08-14 21:44:58'), +(3610, 1144, 'obed amaoah', NULL, '233249643009', '0249643009', 'MTN', NULL, NULL, NULL, 'fJY9Sni-ME80tzG3dLehdU:APA91bHBbRup-9CwCiZ4cBUVQ998nR0HPTEGVfLG_R8J3S-Uezm64MU9KSf8E-ESb3Rg_yOsvRhHVBdhMbfSDMQbEZkybjnnNxhtZKQ1mhxoJ1Zp9EZd7xIQeFJmZEnhak4NXEVn2c8w', 1, 1, '2023-08-14 21:49:46', NULL, '2023-08-14 21:49:48', 0, NULL, 0, 'retailer', NULL, 'VKzXGjkB', 'FMC0000144', NULL, '2023-08-14 21:49:48', '2023-08-14 21:49:48'), +(3611, 1145, 'Regina Darko', NULL, '233249121607', '0249121607', 'MTN', NULL, NULL, NULL, 'fo5p2dEkhEm8lRJr5ycyBg:APA91bEbILw_8jOH4Gtb6b9XxOEt1DYnh9aqEaEf0wz3NeianQNGhzue5OlsXGN1AeBUF5cEuUeNbDMl_IhWUh-PblvcZIs1nROF-5ixpX4QH3-QRasB69Rbih9gO4U1Z7M0hS4ifwvn', 1, 1, '2023-08-14 21:51:00', NULL, '2023-08-14 21:51:02', 0, NULL, 0, 'retailer', NULL, 'N86NYm82', 'FMC0000145', NULL, '2023-08-14 21:51:02', '2023-08-14 21:51:02'), +(3612, 1146, 'Precious Lartey', NULL, '233593726826', '0593726826', 'MTN', NULL, NULL, NULL, 'f2wKPn2JuEAomeO4rFnvcf:APA91bGj9IqMwCkyqpVz-mDyqcPbLc44O1UCjCKNbcsYmWtDZx0p3MEfyZ2N_MisjBoIjC2w3_khDIoGxTBvw-qA2JcEXaI2lTWkYytB2NpbKPfsr6cVZ5pwpbV3VxttXrJihqJ0qiu0', 1, 1, '2023-08-14 22:31:14', NULL, '2023-08-14 22:31:16', 0, NULL, 0, 'retailer', NULL, 'P8aEQq8N', 'FMC0000146', NULL, '2023-08-14 22:31:16', '2023-08-14 22:31:17'), +(3613, 1147, 'Priscilla ABBAN', NULL, '233591286075', '0591286075', 'MTN', NULL, NULL, NULL, 'fFVTirvWQnukpMYo36eGsr:APA91bF8x8dKioLBLbUPVp05BLvzUTGHCRjeo9qSyqCbtiqXbvWreXYaxVbYO7pBGX4VieNaJU44Qzz7KC8h9_Ly1FATdILO8sfDPPJCpl3-jdbl4uaNk4bJIv-QXJX-jVuLLB8IcwR0', 1, 1, '2023-08-14 22:52:11', NULL, '2023-08-14 22:52:14', 0, NULL, 0, 'retailer', NULL, 'O8XgmeKd', 'FMC0000147', NULL, '2023-08-14 22:52:14', '2023-08-14 22:52:16'), +(3614, 1148, 'Grace Nyameye', '2004-05-24', '233546062838', '0546062838', 'MTN', NULL, NULL, NULL, 'cE2XMD_Yb0oSkbmSV9NPZL:APA91bEer6QyPPwZpcR-nFxCFYtSdHUrGaSn_FxhM7fUDLV0WvugCjK9z8T6TuTthHJNErX2Tgdq_ZcYYr-k5LGBp-BVgUHb3hsLcoJbA8Wt_XFjjAMm2kem2wEEMIB3Mi9QgjlGXqxu', 1, 1, '2023-08-15 00:41:52', NULL, '2023-08-15 00:41:54', 0, NULL, 0, 'retailer', NULL, 'j8oJGAKB', 'FMC0000148', NULL, '2023-08-15 00:41:54', '2023-08-15 00:43:24'), +(3615, 1149, 'Abubakari Najat', '1997-09-20', '233241349172', '0241349172', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-15 05:36:31', NULL, '2023-08-15 05:36:32', 0, NULL, 0, 'retailer', NULL, 'ak76DO8l', 'FMC0000149', NULL, '2023-08-15 05:36:32', '2023-08-15 05:36:32'), +(3616, 1150, 'Armah Rebecca', NULL, '233559305158', '0559305158', 'MTN', NULL, NULL, NULL, 'eZSVCu-zaEeDh1e3GLHS8s:APA91bE8uhIRqUhsbqswmQS8xqmb_Tswz7zKi7AyIN7DokRQIc6x_hRQtx2NhwfbsXRhr4pg2M9aLMq9hjPSuY7ZwcD_bK67nhzpceYw7rCjYdBJqZPnKmNKYWYUoUwwCvl1JuClapU5', 1, 1, '2023-08-15 06:48:19', NULL, '2023-08-15 06:48:20', 0, NULL, 0, 'retailer', NULL, 'X8q5Gj8V', 'FMC0000150', NULL, '2023-08-15 06:48:20', '2023-08-15 06:48:20'), +(3617, 1151, 'Naa Shika', NULL, '233593716239', '0593716239', 'MTN', NULL, NULL, NULL, 'ee2pjioIRO6wpGdXnMeSvX:APA91bFUK__xnjPizCHZ72uiEwXerjUYeNJy9WWtKZBZ0Bzj0_8NZdB0wJcoclo3eSwxLfqbVsoux1Zabo3QwOKMUcSjg2hldDm7yQyUDjisejiFYlIjglA9FXcX_HUPr6kLsHXfiLNZ', 1, 1, '2023-08-15 07:09:10', NULL, '2023-08-15 07:09:46', 0, NULL, 0, 'retailer', NULL, 'OKOgqAK0', 'FMC0000151', NULL, '2023-08-15 07:09:46', '2023-08-15 07:09:47'), +(3618, 1152, 'Nana Ama Kunedu', NULL, '233549570044', '0549570044', 'MTN', NULL, NULL, NULL, 'e6JJiZeJ60vvjybaLDFeGf:APA91bED4xap_LzHpQaMQHtTcTtfKWjxFqo078W2K4VNT5n4EIK97Y79ntaWipjCRufjW2NZgJsawkP_ovRrJEAo4B3xjL8drUYHh7k2wxsA1yobJq5_NC9wkoGdaIiJsXCg-i6vXQqX', 1, 1, '2023-08-15 08:11:08', NULL, '2023-08-15 08:11:08', 0, NULL, 0, 'retailer', NULL, 'lkL2X5Ky', 'FMC0000152', NULL, '2023-08-15 08:11:08', '2023-08-15 08:11:09'), +(3619, 1153, 'Akua kerle', NULL, '233557748982', '0557748982', 'MTN', NULL, NULL, NULL, 'efSHwCjKY0NYvJpFw_XMgK:APA91bHyqU9d4sJzHdoHiB9m7uW_WfRfk-usK2zzU1XDogGsS7DpSQALHMslXN4QNBvROVXyUVlhPFnMdQ2FMOWKDJ6JlC_b11v7Ke30tDkjuYDkp2hzOBN3XWWqAUMH1dUhSB9VQrLS', 1, 1, '2023-08-15 08:22:55', NULL, '2023-08-15 08:22:56', 0, NULL, 0, 'retailer', NULL, 'mKe2GV8b', 'FMC0000153', NULL, '2023-08-15 08:22:56', '2023-08-15 08:22:57'), +(3620, 1154, 'Benedicta Fianyor', '1997-10-15', '233270815585', '0270815585', 'ATL', NULL, NULL, NULL, 'eK9FMai5Rrq_UVZiXAyI7p:APA91bGuLhKc5_utZaOGjcCoAhDh_R5-JLmzCnlXxMxSf28n4oEUYZx3bHC9W061uboNzw6uXCnUGZkhyLFPtfNBgccHaXzxLDLY06ueuPrNwp4Vlb6_OpIrtOs-8hsTDP2WrozoD_DU', 1, 1, '2023-08-15 08:33:04', NULL, '2023-08-15 08:33:00', 0, NULL, 0, 'retailer', NULL, 'YknvGWk1', 'FMC0000154', NULL, '2023-08-15 08:33:00', '2023-08-15 08:38:51'), +(3621, 1155, 'Yaw Owusu Boateng', NULL, '233248651583', '0248651583', 'MTN', NULL, NULL, NULL, 'dzblQj58RayQRmXDmr10Wd:APA91bFeHOpYR3tLSnwdRcbqXImaD17nJkagldL5-HcliPDjiR9PwGsnxFES9v37-kZut7mZUPy7iTb8uDVUE4V9k2PgSBfS8Lhh7vAQ2g95RY83e9a2XSW229g276-8F1pOWx36A3aK', 1, 1, '2023-08-15 08:42:55', NULL, '2023-08-15 08:42:56', 0, NULL, 0, 'retailer', NULL, 'R8PmOGkV', 'FMC0000155', NULL, '2023-08-15 08:42:56', '2023-08-15 08:42:58'), +(3622, 1156, 'Deborah Osei', NULL, '233540174174', '0540174174', 'MTN', NULL, NULL, NULL, 'fOm9JGVUTiSWPwlbbV3S9z:APA91bEn78ckj5hsFHz-XF78-K5FGWV9H2bDUF9_coWdqrA9P1x1AEpB23tFF8-KIRWP9IAttt3VjDkllGDiQCdL_1xYMVNcKd7AMMhre1z54Ayl-eaFgP1fW5PUbKKH2VxbiOWojPU7', 1, 1, '2023-08-15 08:48:17', NULL, '2023-08-15 08:46:02', 0, NULL, 0, 'retailer', NULL, '08W2xmKw', 'FMC0000156', NULL, '2023-08-15 08:46:02', '2023-08-15 08:46:10'), +(3623, 1157, 'Ophelia Daisie', NULL, '233544249595', '0544249595', 'MTN', NULL, NULL, NULL, 'e5uOgM4JSc-giWJnKinjNd:APA91bHW35wLlVGsG-bjA2XB8zu9T9W-o5Q3kZVCdr6wH7GQFPkgLOwz64_Geh3uA4iDiJj_WZ9tIBjougmcXPdXXCj6M1dHOpeKkhquEPS7wXbWJRVkDgv-GueIlbYdh_09H8ZwKqYv', 1, 1, '2023-08-15 08:55:56', NULL, '2023-08-15 08:55:58', 0, NULL, 0, 'retailer', NULL, 'D30V0J8d', 'FMC0000157', NULL, '2023-08-15 08:55:58', '2023-08-15 08:55:59'), +(3624, NULL, 'Lorrinda', NULL, '233240073515', '0240073515', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-15 09:07:07', '2023-08-15 09:07:07'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(3625, NULL, 'Grace Sampana Yen maila', NULL, '233540467535', '0540467535', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-15 09:10:37', '2023-08-15 09:10:37'), +(3626, 1158, 'Jannat Lartey', '2001-03-21', '233508398842', '0508398842', 'VOD', NULL, NULL, NULL, 'cb0K4keDK0yOrFakmJlWWl:APA91bEF6zR6xdL-lLR5WHlglzi5lmFTvck1m5PVwFVvRopx1y2ybF0kT1O7BCSx45BGGJVVCzC0VmH9_XiwSr0c4Wc01j-R-ERpeFIdnPiO9yrgXCmNHFeLsxrXJObg9MgvpLVpLv8B', 1, 0, '2023-08-15 09:54:20', NULL, '2023-08-15 09:54:20', 0, NULL, 0, 'retailer', NULL, 'a3ERwgKN', 'FMC0000158', NULL, '2023-08-15 09:54:20', '2023-08-15 12:12:09'), +(3627, 1159, 'Linda kobe', '2002-07-10', '233557101279', '0557101279', 'MTN', NULL, NULL, NULL, 'ddECLCZ0JU-FmTE6fpLVeQ:APA91bETP_alq--Z3-PaBgW5PFkwxS6jfTdtxQZeOfxAJm34q75dfntaap1u4hF5i1icqX4A5k-WLjlqeGOcNPHDnU7hldHiXTLF3Cape8Qrlvndot9ooqLUPDpKKe1k_5nMHox6ATdL', 1, 1, '2023-08-15 09:55:43', NULL, '2023-08-15 09:55:44', 0, NULL, 0, 'retailer', NULL, 'W8bb5m8r', 'FMC0000159', NULL, '2023-08-15 09:55:44', '2023-08-15 10:01:19'), +(3628, 1160, 'Doris Duruye', '1990-12-09', '233552683107', '0552683107', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-15 10:18:01', NULL, '2023-08-15 10:17:59', 0, NULL, 0, 'retailer', NULL, 'VK4wbQ3x', 'FMC0000160', NULL, '2023-08-15 10:17:59', '2023-08-15 10:18:00'), +(3629, 1161, 'Priscilla Effah', '2000-02-07', '233243301992', '0243301992', 'MTN', NULL, NULL, NULL, 'dNkoywAib0CbhQHluUx-jS:APA91bG3DMEgzwv8dIlianHaPzMFT2ZJdLRA-_j_0byByDfBAd73J3EbdnCJTYYgYDd8ZesqO3sJtNL3gaq2F6DxlpRMAUvLHSmjYIf83GLSRddiEsZDDg9e1UixnIjt4xeHZfojRMfO', 1, 1, '2023-08-15 11:04:13', NULL, '2023-08-15 11:04:18', 0, NULL, 0, 'retailer', NULL, 'ykYMEok6', 'FMC0000161', NULL, '2023-08-15 11:04:18', '2023-08-15 11:06:35'), +(3630, 1162, 'muna Nuhu', NULL, '233593379770', '0593379770', 'MTN', NULL, NULL, NULL, 'ftIMoUy6xE4dgBYTd6Jqvx:APA91bHf6PP52GPbQ1C3n-2CwYJSQmAu30QXlmBZdj4nLXeKjTYDdOwuzXjnyAJxudeEydB-YQ0rB3CbptnJyCOenP-vHdSZRhp9Ur4cl_C225vnSZZIithLxP0C9tXBxqb2TcPxz3yi', 1, 1, '2023-08-15 12:53:21', NULL, '2023-08-15 12:53:22', 0, NULL, 0, 'retailer', NULL, 'bkDbplKR', 'FMC0000162', NULL, '2023-08-15 12:53:22', '2023-08-15 12:53:23'), +(3631, 1163, 'Mubarak Dauda', '2000-06-15', '233550701109', '0550701109', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-15 13:27:17', NULL, '2023-08-15 13:27:18', 0, NULL, 0, 'retailer', NULL, 'P8Zxb63n', 'FMC0000163', NULL, '2023-08-15 13:27:18', '2023-08-15 13:27:18'), +(3632, 1164, 'Muniratu Musah', '2001-09-14', '233556512792', '0556512792', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-15 13:43:31', NULL, '2023-08-15 13:43:35', 0, NULL, 0, 'retailer', NULL, 'DkJm6Z86', 'FMC0000164', NULL, '2023-08-15 13:43:35', '2023-08-15 13:43:35'), +(3633, 1165, 'Khariya Yemoh', NULL, '233594141105', '0594141105', 'MTN', NULL, NULL, NULL, 'fApKxXkxTkVRtSQR8W6EO9:APA91bGg6Ic5bt7e4T7FUTd576IkcaDSYL2Le4L5GDCkVwN3u40CcyvK8jszuTg8Q2xagvBMmOHKCFNKTu_RLc3dE2d24qYvCwLWVHdj40H2gkzb4elbV7-XVT5hycmvVS7_eNpNYBCK', 1, 1, '2023-08-15 15:25:29', NULL, '2023-08-15 15:25:32', 0, NULL, 0, 'retailer', NULL, 'xKggGwK9', 'FMC0000165', NULL, '2023-08-15 15:25:32', '2023-08-15 15:25:32'), +(3634, 1166, 'Lady Ophyln', NULL, '233241298646', '0241298646', 'MTN', NULL, NULL, NULL, 'eCHFztFBW03DtD4eZPRIUU:APA91bFTOrR5lg-OK4fjYOVsNQUDlk1BRR6QKCs8d8Pcn1TMShyOt2Y8Ri7qaOp2IMr0Yga0fSliJCLfvqD-QjPq8afBIADTs-Iu3LuJq8qw4yNh6CfxaNkp40vovv6iXonYnRAXQXJW', 1, 1, '2023-08-15 15:51:57', NULL, '2023-08-15 15:51:58', 0, NULL, 0, 'retailer', NULL, 'Z3Q5LB3b', 'FMC0000166', NULL, '2023-08-15 15:51:58', '2023-08-15 15:51:58'), +(3637, 1168, 'Rafia Iddrisu', NULL, '233554625936', '0554625936', 'MTN', NULL, NULL, NULL, 'dGV4lARZR0XlmuCHCH6xwz:APA91bFNi74Gze4OZ8EkGZ3lgNcINdYFBS8ueoRxr3aZ2VKBdzlOajjxujp3vZHPm0HxBxEt_W9cvghbcMyit-NVX_N_q7KOaMc11264EH6nqDzd6f6n3AM98OJfmY7NSwqWHSzV1ZaH', 1, 1, '2023-08-15 16:19:58', NULL, '2023-08-15 16:19:59', 0, NULL, 0, 'retailer', NULL, 'Y8lDG78O', 'FMC0000169', NULL, '2023-08-15 16:19:59', '2023-08-15 16:20:00'), +(3638, 1169, 'susana Angenu', NULL, '233545217474', '0545217474', 'MTN', NULL, NULL, NULL, 'egonPpFIQfKKdU9D0xMeOu:APA91bHv0gO6zHb8dR14HiVnpLxuo5TsfOrM279GCghJYsu7dwYZfmm22x4rezDOkkwqd8-rez7J9RaHKGU0QrxMGlNtoL_TXGhpPjn2Mmu7mcP15sRfWEy0a1X_lKX-_DVQRK6JN1tf', 1, 1, '2023-08-15 16:24:52', NULL, '2023-08-15 16:24:53', 0, NULL, 0, 'retailer', NULL, 'dKRYeO3z', 'FMC0000170', NULL, '2023-08-15 16:24:53', '2023-08-15 16:24:54'), +(3639, 1170, 'Rebecca Frimpong', NULL, '233243563133', '0243563133', 'MTN', NULL, NULL, NULL, 'cQ-tEGLvQOmoUpZ-6KvWLI:APA91bGSUSF1YvJ_JU3uqOsAX-o9QtN0inXIe22ULEG0S1-kwRKhxlXs9KvuQaTs2q1mk8k290saAoK_pmdxzHMxkofzRRrtNMA0bXxydxpEBC1CgtFEnFTQkt77-pUYADLbA2qD4sIU', 1, 1, '2023-08-15 16:54:06', NULL, '2023-08-15 16:54:07', 0, NULL, 0, 'retailer', NULL, 'VK1lx43q', 'FMC0000171', NULL, '2023-08-15 16:54:07', '2023-08-15 16:54:08'), +(3640, 1171, 'Isaac Opoku Kuffour', '1993-07-24', '233593587571', '0593587571', 'MTN', NULL, NULL, NULL, 'ebLHHXlgQ1WLYl-XaRJwGy:APA91bFX1D-GhTCnE-0wq98qLR-r012ou9ajH0sHa2H2VbFDp5qDKJot_BUsjKAEoxUHSEWL7_jSvKzC_x8103SkXDUnHzbdHB_pqCp0bDqT4UZS9z1ipA4ORFdJbds37W28fNKUO2Tk', 1, 0, '2023-08-15 17:59:10', NULL, '2023-08-15 17:59:12', 1, '2023-08-15 18:09:03', 0, 'distributor', NULL, 'nkNn7EkQ', 'FMD0001109', NULL, '2023-08-15 17:50:05', '2023-08-15 22:55:10'), +(3641, 1172, 'empress model', '1995-10-30', '233556592234', '0556592234', 'MTN', NULL, NULL, NULL, 'd6SpLVb1QHeq2ZxR4iVuwL:APA91bFJ4sppVQzI2mQm73NcSZpzVOj1PSyrPgEELoraYhE0Nr5New3LBwQWdXCtFU8LuyX1RfzmdK8NNsLTr991YtIREfRZJRB5o9rOwUYxSN8I9agIdDnrhMlD0AsFKzA2FG_B-Y12', 1, 1, '2023-08-15 18:08:59', NULL, '2023-08-15 18:09:01', 0, NULL, 0, 'retailer', NULL, 'mkyWGvK4', 'FMC0000174', NULL, '2023-08-15 18:09:01', '2023-08-15 18:17:31'), +(3642, 1173, 'Veronica Abakah', '1999-05-27', '233242020649', '0242020649', 'MTN', NULL, NULL, NULL, 'eCwrvtBFSkWCU8oD6ri0_n:APA91bHEWrwfmM8zPbGYpbGN790VhnzF_N1jKw0pmPi09osXBCT0A8MILiw8Xl9azX8mGibbcIQRuicrNwlGKRVKfO8qge8FSr8J_nv8uhkjXWW99K2Nbc1SnQ6FgKXo-KhaPLYqNtkI', 1, 1, '2023-08-15 18:21:41', NULL, '2023-08-15 18:21:48', 0, NULL, 0, 'retailer', NULL, 'o8G6AYKY', 'FMC0000175', NULL, '2023-08-15 18:21:48', '2023-08-15 18:25:04'), +(3643, 1174, 'Dok Yvonne', NULL, '233593841358', '0593841358', 'MTN', NULL, NULL, NULL, 'c5Uc12s0mEAHo6nnbbiDaD:APA91bGBsTXImazEWJfsWvc6xY5cCK61GEC6NAmdZ3zs44zN7Z8-szNM5B2om6O6rBlmG58MAwIpITSzdoQ0lcs8ejJyzqA89B4YNUqE9qQJHaiMamnfnL8zGOgwgtsKEV15Vi8TgfdZ', 1, 1, '2023-08-15 20:59:30', NULL, '2023-08-15 20:59:31', 0, NULL, 0, 'retailer', NULL, '48vRGg8E', 'FMC0000176', NULL, '2023-08-15 20:59:31', '2023-08-15 20:59:32'), +(3644, 1175, 'Esther Plange', NULL, '233551185781', '0551185781', 'MTN', NULL, NULL, NULL, 'edXYKuTjTrmA9ew0eRspZ9:APA91bFMHC1ZKPfHOQBYzdeUpBN3LwVzOP5UzPij8P6NDPKq7Mn1LveeeP1uxOvtSkHDAjMXi7rzp7vwCIvrRqR70Ew9GZyyzHl5vfggi2wJh14TKS9kdtqVxhPg8gGXf6zZamFY7yeF', 1, 1, '2023-08-15 22:41:59', NULL, '2023-08-15 22:42:00', 0, NULL, 0, 'retailer', NULL, 'QkrgG13r', 'FMC0000177', NULL, '2023-08-15 22:42:00', '2023-08-15 22:42:04'), +(3645, 1176, 'Adebola Oke Gifty', NULL, '233506112539', '0506112539', 'VOD', NULL, NULL, NULL, 'eh68xWCEC0HBpS9EldSMzl:APA91bH29fZV5QEsCVrT7fodqikrZDLwz2oMPyooJlmZ_n4ZKk_AoQkDyuL-t6msDA_MWpAlI_GpwT8WDiCzdRw8XINee03Tv7YrjQqPAsIDCLD1YGrGmQBu_eeI1Z5KBdYLPoi1Gwvz', 1, 1, '2023-08-15 22:53:52', NULL, '2023-08-15 22:53:56', 0, NULL, 0, 'retailer', NULL, 'Y3BOvPK2', 'FMC0000178', NULL, '2023-08-15 22:53:56', '2023-08-15 22:53:58'), +(3646, 1177, 'Mary Akonnobea', NULL, '233247309786', '0247309786', 'MTN', NULL, NULL, NULL, 'f6eov5FuTU0pveiUt4Cl2J:APA91bGHXjdhuPkXHidbWAaYR6cehmrIGyPtk3m24AKBRJoPWD3LVMdFlVJrsDEaR2KGcH4C-j5FLCIhDIKKga1x48t6gwEtza5kSfm0bTXzYKElJGQ8EzXcV4V-9K2L41fU5WUtrl_w', 1, 1, '2023-08-15 23:13:01', NULL, '2023-08-15 23:13:03', 0, NULL, 0, 'retailer', NULL, 'zKVG008G', 'FMC0000179', NULL, '2023-08-15 23:13:03', '2023-08-15 23:13:03'), +(3647, 1178, 'Cynthia Cudjoe', '2004-04-11', '233257676455', '0257676455', 'MTN', NULL, NULL, NULL, 'fpEUGFH9JkyplR7I1R6tIk:APA91bHy5M5p5vMVwTIIxfTC9FJx19EMgxsbjE7c-xrWfYBoJP2p9T3AFpIsWCBXG1XgXiOWLekem12la-I-UFbaF8_XUAeuok7LiT9sMDFOChrhgdbXjBFuEnWM_Q6QKR9pL-1MW6pz', 1, 1, '2023-08-15 23:45:41', NULL, '2023-08-15 23:46:02', 0, NULL, 0, 'retailer', NULL, 'yKMyoYKM', 'FMC0000180', NULL, '2023-08-15 23:46:02', '2023-08-15 23:53:03'), +(3648, 1179, 'Akosua Ellen', '2003-12-22', '233256549839', '0256549839', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-16 00:56:53', NULL, '2023-08-16 00:56:54', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000181', NULL, '2023-08-16 00:56:54', '2023-08-16 00:56:54'), +(3649, 1180, 'Gifty Osei', '2003-12-24', '233256492500', '0256492500', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-16 03:33:43', NULL, '2023-08-16 03:33:44', 0, NULL, 0, 'retailer', NULL, '08p9GRkg', 'FMC0000182', NULL, '2023-08-16 03:33:44', '2023-08-16 03:33:44'), +(3650, 1181, 'Benedicta Obeng', NULL, '233204051857', '0204051857', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-08-16 05:49:26', NULL, '2023-08-16 05:49:54', 0, NULL, 0, 'retailer', NULL, 'e8w6GLKO', 'FMC0000183', NULL, '2023-08-16 05:49:54', '2023-08-16 05:49:54'), +(3651, 1182, 'Baby Sharon', NULL, '233542730100', '0542730100', 'MTN', NULL, NULL, NULL, 'e1etOiwCpk--srNGC-3XzE:APA91bFvTtf8jms6xnO62XKJJS56X4qhiMUyOp7Ox68pYv225oxyEJNxzwGEjb6DdhqK9ldB0zhsuERyB9xFp2HWeIPnEZLZStDnH2TVVvkajfWJFN-jHeH6DYRvbxtgjW5LXX_XnjdS', 1, 1, '2023-08-16 09:21:06', NULL, '2023-08-16 09:21:07', 0, NULL, 0, 'retailer', NULL, '0K9lJ43V', 'FMC0000184', NULL, '2023-08-16 09:21:07', '2023-08-16 09:21:07'), +(3652, 1183, 'basseh helina', '1995-05-25', '233247081436', '0247081436', 'MTN', NULL, NULL, NULL, 'cfLF2hXSQoGJkxOj9BEoL_:APA91bF9m8dKIJOAmrCOP4Sm8pIlpAVUS-bAZe5NCBoaeIK-QJkQzbuyRqw0uigf5gVjtNV6aHnbnuA5V215MrknrXZfiWmzq94cw_kPGlnLb1WETXTLz2zlV4-LAtYBNvzUWS128x3p', 1, 1, '2023-08-16 09:53:32', NULL, '2023-08-16 09:53:24', 0, NULL, 0, 'retailer', NULL, 'q8A1Op8w', 'FMC0000185', NULL, '2023-08-16 09:53:24', '2023-08-16 10:05:56'), +(3653, 1184, 'Abigail Agyemang', NULL, '233553133033', '0553133033', 'MTN', NULL, NULL, NULL, 'esc5ERQYRiq64KG4qf3MT1:APA91bHa-CIp4SUspxNELlPYOzOMiWAgCW95U88JvGNA1cMNMpVKXtwX9mBPdWLtSMz0xjcbUp46SJcqY8g-dMpCsOvAuZjKSe14PIUZ9iRZbuz2XNWPsL-VzvmApzKpmrbQnUlFKwpO', 1, 1, '2023-08-16 10:06:28', NULL, '2023-08-16 10:06:31', 0, NULL, 0, 'retailer', NULL, 'M3jgegKW', 'FMC0000186', NULL, '2023-08-16 10:06:31', '2023-08-16 10:06:34'), +(3662, 1191, 'Sandra Afrifa', NULL, '233549463930', '0549463930', 'MTN', NULL, NULL, NULL, 'dbr7nY0GTTuSG4VkCzZM6M:APA91bHlX0xIHxPyFQobyGqkSBVuPQH6B2OSwTg83xIphfa_zzFDjQ2qrzr_4FE-Lgk1s9hMZOSTbyI0Yox08auOpyN7IYqkX-k3DHdnMe4gpkaTBSftb17ifQcKbPMDKCkwUtLVEhAq', 1, 1, '2023-08-16 13:07:01', NULL, '2023-08-16 13:07:02', 0, NULL, 0, 'retailer', NULL, 'lkL245Ky', 'FMC0000195', NULL, '2023-08-16 13:07:02', '2023-08-16 13:07:07'), +(3663, 1192, 'Christabel Yobo', NULL, '233544089688', '0544089688', 'MTN', NULL, NULL, NULL, 'fcBbv8fXRFuvBveqXFKjCC:APA91bFZhvqceHDaX57c4djPycQZjgrvyUlPqSUGN2DTNQzpyMHgjrLWI8xAFL_U36RWiGFOrWtiTnrQdOYq9Iv_Ynii3UjRTbzFQdSlZavPwcXdm1JWQ6QmNyIeN-KwUemMwOB_Absb', 1, 1, '2023-08-16 13:27:37', NULL, '2023-08-16 13:27:40', 0, NULL, 0, 'retailer', NULL, 'mKe2oV8b', 'FMC0000196', NULL, '2023-08-16 13:27:40', '2023-08-16 13:27:53'), +(3664, 1193, 'ivy cofie', NULL, '233249633367', '0249633367', 'MTN', NULL, NULL, NULL, 'eo7cFeua7ERvvIIeh6uOLM:APA91bEYBeocd_4zCfVOifZLABj_fpAU5CUJrJ6WFok4sHFdRwQ8nsz6J9mCkH0gga_S2gB7LuWT9tk2IGouOukPDpe8YgLDHN3LEgmXfK8n2WAZS7cx6i97UQSQJqRB7y5PRhqq2A-Q', 1, 1, '2023-08-16 13:53:35', NULL, '2023-08-16 13:53:36', 0, NULL, 0, 'retailer', NULL, 'Yknv0Wk1', 'FMC0000197', NULL, '2023-08-16 13:53:36', '2023-08-16 13:53:36'), +(3669, 1195, 'Cynthia meh', NULL, '233549486142', '0549486142', 'MTN', NULL, NULL, NULL, 'fZAbEVFo1kjuuJoVzEW3-_:APA91bE6Stz8yRLRyFl2devcW6F0MW755TkwJ67CjBhaBMf1p1d45BuNdHlnAfAKVuVSYXgwWd5IOk4lHKs8SwvopRFVNdkmIrKDmua9XFmuuVSE1pM6tZvFq_qq8PrgNEB9vHOSlexg', 1, 0, '2023-08-16 15:08:19', NULL, '2023-08-16 15:08:20', 0, NULL, 0, 'retailer', NULL, '4kmdWV8r', 'FMC0000202', NULL, '2023-08-16 15:08:20', '2023-08-16 15:09:25'), +(3670, 1196, 'Antwi Jessica', '2022-05-04', '233552037223', '0552037223', 'MTN', NULL, NULL, NULL, 'fI4xQAmoeUcYkc8w-uWKw_:APA91bEyq_zWrn_UiAn1Qa0udCY5lizjzvIxn232lLAhzDApteBLOBm23TWs9p5IM5F78EN-11quCcfhSd9IQa8JoOlGVT_rpu7vw-B3hRwpCpUSBguLPLd9dj8EdNyj0hDZpNiByipe', 1, 1, '2023-08-16 15:12:11', NULL, '2023-08-16 15:12:12', 0, NULL, 0, 'retailer', NULL, 'a3ERPgKN', 'FMC0000203', NULL, '2023-08-16 15:12:12', '2023-08-16 15:36:22'), +(3671, 1197, 'Daniella Boatemaah', NULL, '233543237197', '0543237197', 'MTN', NULL, NULL, NULL, 'eur59o6_Sha673Fax2kezs:APA91bEuOU6vXeVbTYPzr3I74pI_hk5CpwXFE8xkSPuftKP5lJViTEHZqDWzJOaZl66Qop6mDyzGkTUBIKE4pX7lx3iA4O3UfKj9NPapR_OKMo0EIPEtmDIoYQYl1j99W-txIiFuXbIn', 1, 1, '2023-08-16 15:44:53', NULL, '2023-08-16 15:44:53', 0, NULL, 0, 'retailer', NULL, 'W8bb6m8r', 'FMC0000204', NULL, '2023-08-16 15:44:53', '2023-08-16 15:44:54'), +(3676, 1199, 'Biantey lucy', NULL, '233554217072', '0554217072', 'MTN', NULL, NULL, NULL, 'fxpDB6cjSTejwpWlK-kNdi:APA91bE7zF_VLTQrWQnGoC7cnb7OULbXwTRSlki9RHEeYJvCV09V1IOh-d-uazNyAFm2hhb1Ih7bC7XU2bpdiz5Y-uv-FrqTxzrqvHn0NQyg5BZN5WbMM8Z0_iaXrBVX9nLcftQ1LdaW', 1, 1, '2023-08-16 16:24:17', NULL, '2023-08-16 16:24:20', 0, NULL, 0, 'retailer', NULL, 'DkJmEZ86', 'FMC0000209', NULL, '2023-08-16 16:24:20', '2023-08-16 16:24:22'), +(3683, 1200, 'nn nnn', NULL, '233543550099', '0543550099', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-16 17:10:47', NULL, '2023-08-16 17:10:49', 0, NULL, 0, 'retailer', NULL, 'VK1lB43q', 'FMC0000216', NULL, '2023-08-16 17:10:49', '2023-08-16 17:11:46'), +(3688, 1202, 'Grace Danso', '2013-08-16', '233541395596', '0541395596', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-16 17:39:59', NULL, '2023-08-16 17:40:00', 0, NULL, 0, 'retailer', NULL, 'Qkrgb13r', 'FMC0000221', NULL, '2023-08-16 17:40:00', '2023-08-16 17:40:00'), +(3689, 1203, 'Janewlove kankam', '2000-06-21', '233552779245', '0552779245', 'MTN', NULL, NULL, NULL, 'cTYeopbVPUWOj0Nz0CRcKn:APA91bEoj_j2LyxdQzMo9d3ZGXi9_G0RjfDGDZMdtk1A-PtbCvMRIhNt3-cyJcuqDpVGu6hx6nQ6c4zPVFf5aUm8bwC6ZAZDMG8jAhb9U-Wg9ZJlkXaSoX9LEh8SIivnPupSwR7fh6vV', 1, 1, '2023-08-16 17:49:20', NULL, '2023-08-16 17:47:57', 0, NULL, 0, 'retailer', NULL, 'Y3BOLPK2', 'FMC0000222', NULL, '2023-08-16 17:47:57', '2023-08-16 17:56:29'), +(3692, 1206, 'Kuukua Asigbee', NULL, '233241431166', '0241431166', 'MTN', NULL, NULL, NULL, 'fabKfWSz2ELTgoiEeIlA8T:APA91bFIxRac6i6kDarYxiu9HOAVl87z1juxIfMp7v6VgQfNAOjtuIoFdnpPNEghE1GShb6hKDfYlUeODcOMsTHoIeBgDvbOW7KSzwjRx0ugsole-QXMAt7m2herbQUL37kQ3_p1yp6_', 1, 1, '2023-08-16 19:40:25', NULL, '2023-08-16 19:40:26', 0, NULL, 0, 'retailer', NULL, 'JKdoXv3B', 'FMC0000226', NULL, '2023-08-16 19:40:26', '2023-08-16 19:40:30'), +(3694, 1208, 'Stella Efya Serwaa', NULL, '233243809011', '0243809011', 'MTN', NULL, NULL, NULL, 'dZJ8_LToHERSmTjccxo3GW:APA91bH09SfIhtbnfMCUuVRbQWIayvcl1AyompxvmKuQ9YvZKn3zJbiuqPcYioh7czYT5v1Sd8Mnc6Ttrkn0KFg_tAzKKTNxIBHRM4aFT68DpbCmjn7FPEQ3Rj8bxcFh9p9iEmaxgPTo', 1, 1, '2023-08-16 21:01:22', NULL, '2023-08-16 21:01:23', 0, NULL, 0, 'retailer', NULL, 'e8w6JLKO', 'FMC0000228', NULL, '2023-08-16 21:01:23', '2023-08-16 21:01:24'), +(3695, 1209, 'Sandra Addison', NULL, '233594848535', '0594848535', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-16 21:02:53', NULL, '2023-08-16 21:02:54', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000233', NULL, '2023-08-16 21:02:07', '2023-08-16 21:02:54'), +(3697, 1211, 'Princess Tima', NULL, '233242619314', '0242619314', 'MTN', NULL, NULL, NULL, 'ckTEAP1Cqk4psLn2Jk4_LR:APA91bF2MH_2bnT62jxLB4pmRx_liLbJICl4-LLHB7In468NibdElbbyL6VR5Y8BnLxS6doCe6LdKCf2NmjyD4W2lVhU5VAQCwT6viYUDoeEqdtwB2dcyVYZ2yXi0f3CsHWShrJbuZgb', 1, 1, '2023-08-16 21:44:19', NULL, '2023-08-16 21:44:19', 0, NULL, 0, 'retailer', NULL, 'M3jgQgKW', 'FMC0000235', NULL, '2023-08-16 21:44:19', '2023-08-16 21:44:20'), +(3698, 1212, 'Sandra Mensah', '1999-07-14', '233550626655', '0550626655', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-16 21:52:57', NULL, '2023-08-16 21:52:58', 0, NULL, 0, 'retailer', NULL, 'VKzXzjkB', 'FMC0000237', NULL, '2023-08-16 21:52:58', '2023-08-16 21:52:58'), +(3699, 1213, 'Jennifer Korkor Okutu', NULL, '233594017317', '0594017317', 'MTN', NULL, NULL, NULL, 'fs6wekiDfEfLn6uxMjopeJ:APA91bFb6WmXfX-23WaaXL0F_QrSW0SvMM0AGAs05wxwrCBxCdR8TJviBFb1AdfNqeUYNhvPhjObEFJSYer4lJnBCyBotZfPYzkLikvjSmKDmfu9HQ5w4y93SYxMCgiHcShJTSmknLJ8', 1, 1, '2023-08-17 00:17:33', NULL, '2023-08-17 00:16:48', 0, NULL, 0, 'retailer', NULL, 'N86Nvm82', 'FMC0000238', NULL, '2023-08-17 00:16:48', '2023-08-17 00:16:49'), +(3700, 1214, 'Christabell Serwaah Bonsu', NULL, '233547061056', '0547061056', 'MTN', NULL, NULL, NULL, 'cJLXhO4hSEBKmwx31Sn_Db:APA91bHYF9eaIWgRDpVceHr4v0iWVk7UVp-6LG_ljKg3HqS7foIhPWwEwObndmPMOjDxrv1FHRS00kqP-L4vRkolT99HurOLwi3VH90EbU4QaFPO4Zbmn8PnXT0qriq10l_N4Iq8lJHw', 1, 1, '2023-08-17 00:35:06', NULL, '2023-08-17 00:35:07', 0, NULL, 0, 'retailer', NULL, 'QkrgVp3r', 'FMC0000239', NULL, '2023-08-17 00:35:07', '2023-08-17 00:35:09'), +(3701, 1215, 'Claudia Agyemang-Badu', NULL, '233556530237', '0556530237', 'MTN', NULL, NULL, NULL, 'dvyfBAN8EERTqgDMmyRkYe:APA91bGti367U7vX8ApcixiGm1mvQ58_1p9hy3uA0FDTqKIsUvUZPFQY2cLqsv8reiCJZp5uqZKNPaOlYroSqe886_HVUIZEkASe18O_rRFXRjJiJjndm7Jb3sPVLgK6I4uEMW3sLycX', 1, 1, '2023-08-17 00:35:32', NULL, '2023-08-17 00:35:33', 0, NULL, 0, 'retailer', NULL, 'Y3BOQRK2', 'FMC0000240', NULL, '2023-08-17 00:35:33', '2023-08-17 00:35:33'), +(3702, 1216, 'Naa Emelia', NULL, '233246109021', '0246109021', 'MTN', NULL, NULL, NULL, 'flsL5dn4aEhtgZZ49FVZXO:APA91bGWrledVPMfBLdU3O97iH8hodSm8GxvN8tLunWkGPoOGqLM9yCiqjFmcS_5BZ6xc5Ybpf2PiU3VRjkNdyxUbfC7okg9pXkD7FjXBsKTStvFae1POO4lLCyjZzKDrMFKTdpWjo1p', 1, 1, '2023-08-17 01:16:22', NULL, '2023-08-17 01:16:23', 0, NULL, 0, 'retailer', NULL, 'zKVGoy8G', 'FMC0000241', NULL, '2023-08-17 01:16:23', '2023-08-17 01:16:24'), +(3703, 1217, 'Linfa Opoku', NULL, '233540640135', '0540640135', 'MTN', NULL, NULL, NULL, 'd362opXhQP-6hajcC5sveZ:APA91bGvBhW48yBJRP3hTCrlqXnMrUt2rJn-2u7j90inwsprMqfcCEcoyl3He-1kCGfsqSl30vzunmRH93vAd8H0zI_Cf0IKKyDcaD6xXylnB9mPwqZbX-oOgogL2bqyaaWovLTiBSXW', 1, 1, '2023-08-17 01:54:17', NULL, '2023-08-17 01:56:16', 0, NULL, 0, 'retailer', NULL, 'yKMyp5KM', 'FMC0000242', NULL, '2023-08-17 01:56:16', '2023-08-17 01:56:18'), +(3714, 1219, 'Abigail Obodai', NULL, '233557377892', '0557377892', 'MTN', NULL, NULL, NULL, 'd3xo6EQh9Es4glEVu9SS0V:APA91bHfc4uuPWgGaEJEtx9kFRYMdYsmnX5vp1BBZ5BMT1xXuDW6pgilACOclhnEz49jt06H6Xl8Qxjp38q0Hj2sac0KgAU6PHiW8ieNm2TAMtuVu6lbCImtldusQ0A_7FxA0NU9u3qv', 1, 1, '2023-08-17 07:15:50', NULL, '2023-08-17 07:15:51', 0, NULL, 0, 'retailer', NULL, 'j8oJ1eKB', 'FMC0000253', NULL, '2023-08-17 07:15:51', '2023-08-17 07:15:52'), +(3719, 1221, 'Philomina Fynn', NULL, '233247638928', '0247638928', 'MTN', NULL, NULL, NULL, 'dwlJPJZuQY6J9a6C51i_G_:APA91bFfc2kMOc0Wwj57QwgVjOCRRMc_8xr8reXMbJDzXZUuQVf2m8YXasUHgtJXUkfoo2rvF227YP3z2Fa5ZWWNZ5hgJmxudEqjRjrRyM7C4YjtdLBOEeflNaJUIdwRMaJIOHYCrc0n', 1, 1, '2023-08-17 08:05:59', NULL, '2023-08-17 08:05:56', 0, NULL, 0, 'retailer', NULL, 'mKe2YW8b', 'FMC0000258', NULL, '2023-08-17 08:05:56', '2023-08-17 08:05:58'), +(3720, 1224, 'Veronica Oparebea', NULL, '233540224077', '0540224077', 'MTN', NULL, NULL, NULL, 'dAlHPHZxQ4mo0E73B8yQNd:APA91bH73YgI7NBZ4HX4m5x_aX9Um3mT4RytWGYKp5XQYxu1O7vtFa6g4GL2ULR3t4DAfcOx6vkE_hcLtw1MG8H7cPvP4p23xyJm1rIn5K5wspgE_SfRwck72J0RkiQXTHid5E4o6gxK', 1, 1, '2023-08-17 23:08:30', NULL, '2023-08-17 11:11:46', 0, NULL, 0, 'retailer', NULL, 'YknvRzk1', 'FMC0000259', NULL, '2023-08-17 11:11:46', '2023-08-17 11:11:50'), +(3721, 1225, 'Jane Gold', NULL, '233549863231', '0549863231', 'MTN', NULL, NULL, NULL, 'cw6aptNG4UCUpLycdis_PC:APA91bEqZkGYUf5mgFxATHKMXRjgrriixFoEbIcae23W4n5pBX0SsHvMtL5-Pw6e4zyWST04XrmbQFr8URp-z5kOwDdi6Q7yIsjPKfpzdolqYSyiF5qte_Fd_f2X5L8IB2q35CFB6G-i', 1, 1, '2023-08-17 11:16:56', NULL, '2023-08-17 11:16:57', 0, NULL, 0, 'retailer', NULL, 'R8PmANkV', 'FMC0000260', NULL, '2023-08-17 11:16:57', '2023-08-17 11:16:57'), +(3722, 1226, 'Ummu Bint', NULL, '233501726199', '0501726199', 'VOD', NULL, NULL, NULL, 'dea78AB1-EZij0U04YHc8B:APA91bHoUHF17q3digWrRiRx9nQ9npvQyosSW50PURDBk48cTiC3Qi5ijf3v44bzNHF17-BCwfpXRz13s3ixmZUCI_fRrYEv9Iddu8LFhNwFuAp1KKv63J-dmNprH08y3tv6BkfEoSMY', 1, 1, '2023-08-17 12:04:28', NULL, '2023-08-17 12:04:29', 0, NULL, 0, 'retailer', NULL, '08W279Kw', 'FMC0000261', NULL, '2023-08-17 12:04:29', '2023-08-17 12:04:29'), +(3723, 1227, 'Nana Ama', '1997-08-09', '233549950271', '0549950271', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-17 12:04:37', NULL, '2023-08-17 12:04:40', 0, NULL, 0, 'retailer', NULL, 'D30VqL8d', 'FMC0000262', NULL, '2023-08-17 12:04:40', '2023-08-17 12:04:40'), +(3724, 1228, 'EMMANUEL HACKMAN MANU', '1989-03-24', '233244354701', '0244354701', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-17 12:05:13', NULL, '2023-08-17 12:05:17', 0, NULL, 0, 'retailer', NULL, 'yKxaAY8W', 'FMC0000263', NULL, '2023-08-17 12:05:17', '2023-08-17 12:05:17'), +(3725, 1229, 'Mavis Broni', NULL, '233540287006', '0540287006', 'MTN', NULL, NULL, NULL, 'fZlCOtVzRwaMYCNC8YfFdg:APA91bF1KyCA9ZsNfWLs5b7wLG5Mhg3TIlUYbaClUoZLLQYc-zUYsPmylCxmxbzDgv79wphMlp2n0RhVQ0Aije3PqZyDXXAeBVKJfLdH1KzGjUa7A6X0IBg4LccSyx-XLaiX_tgClxqm', 1, 1, '2023-08-17 13:30:54', NULL, '2023-08-17 13:30:55', 0, NULL, 0, 'retailer', NULL, '4kmdlq8r', 'FMC0000264', NULL, '2023-08-17 13:30:55', '2023-08-17 13:30:57'), +(3726, 1230, 'Christabel kadel', NULL, '233553410818', '0553410818', 'MTN', NULL, NULL, NULL, 'cqAfWIIxRfSG4V1e_17UsD:APA91bGPLy3lx-CZgFfW5FjywgmER3TssB8YQaalSuWgjL9ofqmrNTSDBaP8hyIxuTsI_tcxG1cEvJcI9qjB89rD0hgxTukt4wRoQFMeVjSNu8SHyENCMWsJL3CDqSg5FMgaSNRkGtLp', 1, 1, '2023-08-17 15:15:36', NULL, '2023-08-17 15:15:37', 0, NULL, 0, 'retailer', NULL, 'a3ERldKN', 'FMC0000265', NULL, '2023-08-17 15:15:37', '2023-08-17 15:15:38'), +(3727, 1231, 'ivy Bonney', NULL, '233595053754', '0595053754', 'MTN', NULL, NULL, NULL, 'cBP3U81ipUMbkm7oEf_6jS:APA91bFv-C5Gq4vnLEXktbE1LGDDcKJGK6Fuxn89yWv09qWRzFUGv4nghCv0A_yqqkqo4vUk3URLuxXv5TTrNfpdOsMMBC8YeF-chpA5Ca1cChMl0cldBmRZhotS4UfzytkoXk6c-I1_', 1, 1, '2023-08-17 15:18:00', NULL, '2023-08-17 15:18:04', 0, NULL, 0, 'retailer', NULL, 'W8bbE78r', 'FMC0000266', NULL, '2023-08-17 15:18:04', '2023-08-17 15:18:04'), +(3728, 1232, 'Joyce Fosuaa', NULL, '233548213998', '0548213998', 'MTN', NULL, NULL, NULL, 'dtLk7rVRqk4po4jJ0Evs3J:APA91bEjJ4fKo7tx0plsiuIcq35hfMDAKtcI2E_7UItvk1nUea_wPIVX5X7GUn76F5h3Sfl9Kz-pzIEoFsaLSyg68JrKp6ACyUJ_ld_bS97deuTI2OViQDlytdGisCPGKvB2-b3KMcZY', 1, 1, '2023-08-17 16:11:51', NULL, '2023-08-17 16:11:51', 0, NULL, 0, 'retailer', NULL, 'VK4wnr3x', 'FMC0000267', NULL, '2023-08-17 16:11:51', '2023-08-17 16:11:53'), +(3729, 1233, 'Mamavi Agboh', '1992-02-16', '233244558058', '0244558058', 'MTN', NULL, NULL, NULL, 'e4OuLtHb1U6cvDg2dTSEpt:APA91bG4iphpoF0wfK6VU4yqj1scUcCHXxLau_qun1D6RHj7Gf9nfo-2UcqIM-mJBtFTtfvx70DE-EPWQkyiNCwidBA_YSpUVv2e9I5wDTfusraDAo8dkut2N1p0gvdMbOT-hTB3Capj', 1, 1, '2023-08-17 16:35:01', NULL, '2023-08-17 16:35:09', 0, NULL, 0, 'retailer', NULL, 'ykYMO4k6', 'FMC0000269', NULL, '2023-08-17 16:35:09', '2023-08-17 16:37:23'), +(3730, 1234, 'Aniah Bernice', '2004-03-05', '233256841490', '0256841490', 'MTN', NULL, NULL, NULL, 'dhnWVnfkOEkpjfG8AWvZdi:APA91bHYaxAc6a__cCu6FIq22NdxxBA0XeiP0UW9aUUNpOjN0VvMEwZdz5Zdad9kq6GHyOeIgvmg39QkoKizyKVzAN4QKhwmi_2WJxXltTpTp-p58-kfxc4_2swNd2REbjKlxX6xWjUi', 1, 1, '2023-08-17 16:45:38', NULL, '2023-08-17 16:45:39', 0, NULL, 0, 'retailer', NULL, 'bkDb2EKR', 'FMC0000272', NULL, '2023-08-17 16:44:54', '2023-08-20 22:27:28'), +(3731, 1235, 'Rahel Yamuha', '2002-08-12', '233246444393', '0246444393', 'MTN', NULL, NULL, NULL, 'fAAuGftlrkwCkvGa3naVVf:APA91bGBpsRfHd56JrX0wseMo6BrsWgUvEsn27q-41gsPlUZKYK5oug0YWfAxtyZrYteLPfKSGVNQt-6FtAcgdhiSJrOajbtRQQmKMOdd2mM2gcf7MYSu658gm5Z7mOntxGgIbj4Nu4Z', 1, 1, '2023-08-17 16:55:43', NULL, '2023-08-17 16:55:44', 1, '2023-08-19 16:17:02', 0, 'distributor', NULL, 'P8ZxLp3n', 'FMD0001112', NULL, '2023-08-17 16:55:43', '2023-08-19 16:17:33'), +(3732, 1236, 'Blessing Ahiabu', '2001-06-16', '233542288168', '0542288168', 'MTN', NULL, NULL, NULL, 'e_-SRZfNRVSmDM1hX8N_y2:APA91bHTmNPH0yk5gxTtARl-SzDhXAH8Xij6ec6-ES-T_2QmVOPK2dKIwHovZPBOhiFOMqpkIJhwsmNDX3PfwlVE6RvLjtIuXoncZApNPVkbek82ehccl7NNVhQezx5FGVLIqzEyuqjG', 1, 1, '2023-08-17 17:00:34', NULL, '2023-08-17 17:00:37', 0, NULL, 0, 'retailer', NULL, 'DkJmV086', 'FMC0000276', NULL, '2023-08-17 17:00:37', '2023-08-20 13:12:14'), +(3733, 1237, 'Juan Wendy Chris', NULL, '233505158715', '0505158715', 'VOD', NULL, NULL, NULL, 'f3zpnzrOqk8FhSWeMKK8qp:APA91bHdKxFcHt5nO4XApLn7DbIpoIDFYdYQjoU3BHhd-kyDP8tYpbRLAuSNI4cnmgfpBcbffDPrM5HMpe011Qilr6oK-1Ryod2foOujcKKQYA7DiGBvU7It-iG6olwoCmswKdfCejvX', 1, 1, '2023-08-17 17:02:36', NULL, '2023-08-17 17:02:15', 0, NULL, 0, 'retailer', NULL, 'xKggZPK9', 'FMC0000277', NULL, '2023-08-17 17:02:15', '2023-08-17 17:02:17'), +(3734, 1239, 'Apraku Esther', '2003-03-01', '233502295538', '0502295538', 'VOD', NULL, NULL, NULL, 'eSD-Swt0ukbqufYRAvqqXa:APA91bG5pKdUFw96gUGn6MP8a_QAXOk4yUaMsp2Si12cDun3NuOhl-QFxD-grgu6z3E7qdSdV916qWH7SEF-puE9lnxlYg9lzeo3s8WhamXPFc_Wr3MyGlREiPQCSgAhGZgJ-tZt5rNB', 1, 1, '2023-08-17 18:01:19', NULL, '2023-08-17 18:01:27', 0, NULL, 0, 'retailer', NULL, 'Z3Q5jL3b', 'FMC0000279', NULL, '2023-08-17 18:01:27', '2023-08-17 18:03:55'), +(3735, 1240, 'Rahael Quaye', NULL, '233508090195', '0508090195', 'VOD', NULL, NULL, NULL, 'cOsJjiZKh0_glZt6OWxy2-:APA91bEdBzW72-T9REgDmT7uF0BjFAeC_qI-FZyuGGZ9CGx_3OOJbPk0sMkE7jN-8Y8blkDaHJSkjpTlVQ8JuVDfDk3HXxWv2HA2-2r3eUSrm-3kORaeBaY83FHH_MgmsRiD4BoThc-v', 1, 1, '2023-08-17 18:54:13', NULL, '2023-08-17 18:50:53', 0, NULL, 0, 'retailer', NULL, '9K59PpKN', 'FMC0000280', NULL, '2023-08-17 18:50:53', '2023-08-17 18:50:54'), +(3736, 1241, 'Augustine Duah', '1994-09-07', '233548940970', '0548940970', 'MTN', NULL, NULL, NULL, 'd8QL9Qu7RMeFQzdBJC-dDj:APA91bHb9LAbVTp4DDJu1AAT6zxu80__mAkDUVe93oZ53v_LXT-DDfUjTUDLxFJ3ssoES5GTHiwNR4iQc-Mf3KEHleDKpi1j5a3EEm_nfHg_Jo_fdkzgjKtgyqLD_B1ZgOszqx0SVnEY', 1, 1, '2023-08-17 19:03:58', NULL, '2023-08-17 19:03:54', 0, NULL, 0, 'retailer', NULL, 'Xk2lLLKA', 'FMC0000282', NULL, '2023-08-17 19:03:53', '2023-08-17 19:08:28'), +(3737, 1242, 'Dennis Yeboah', '2005-11-06', '233206311491', '0206311491', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-08-17 19:07:04', NULL, '2023-08-17 19:07:53', 0, NULL, 0, 'retailer', NULL, 'Y8lD2Q8O', 'FMC0000283', NULL, '2023-08-17 19:07:53', '2023-08-17 19:07:53'), +(3738, 1243, 'Regina Kinikini', '2001-09-18', '233248860105', '0248860105', 'MTN', NULL, NULL, NULL, 'ct2fgW-yN0hlhoOFO8_FCC:APA91bGCH83TNuZMBsZMbh84xXVhRcNEVJ-Z-LjFbQRXylezlKQLjA5uVPZHbTRPeQzu1rvYnMHGvzLRz9ufe4GHO8bcWxbsTsertajG0WGgfDmVe6fdxpBNjkqmk3amXEskuxRsyg2j', 1, 1, '2023-08-17 19:29:04', NULL, '2023-08-17 19:29:05', 0, NULL, 0, 'retailer', NULL, 'dKRYz03z', 'FMC0000284', NULL, '2023-08-17 19:29:05', '2023-08-17 19:31:34'), +(3739, 1244, 'Faustina Durowaa', NULL, '233549605199', '0549605199', 'MTN', NULL, NULL, NULL, 'f4qs2kDKekQrs04P7HqV3-:APA91bE-5_lZuqhGiCOhOv9RFwQhR5mEbLWM9qBPK-p1Uhdd67ByVEIPmKxSGsu8lzNCxI_fn7NOo9zVo2n0VmOJbrJHipLRj0aMy1x9r-9yOPvyW9v0y2Yyn6l_aUuOFZAvOMo0Bx8g', 1, 1, '2023-08-17 20:27:40', NULL, '2023-08-17 20:27:40', 0, NULL, 0, 'retailer', NULL, 'VK1lOa3q', 'FMC0000285', NULL, '2023-08-17 20:27:40', '2023-08-17 20:27:41'), +(3740, 1245, 'Charity Gyamfi', NULL, '233552808034', '0552808034', 'MTN', NULL, NULL, NULL, 'dAaR5nq9OUN0qd5ObKdQsg:APA91bFiVqoZb8qFTibyy5yrAhl63s6ywQeKiALD3AL9vOyeIYtRGaFibebnLiMES3yN9uYst6KRmrRmJ275DYNMBnmR9D5dM7rHQOCNguXmt45AlpE8N5g_jwW1KjSVN0mVgGiJsa_x', 1, 1, '2023-08-17 20:53:50', NULL, '2023-08-17 20:53:51', 0, NULL, 0, 'retailer', NULL, 'nkNndAkQ', 'FMC0000286', NULL, '2023-08-17 20:53:51', '2023-08-17 20:53:52'), +(3741, 1246, 'Angelina mensah', NULL, '233547765514', '0547765514', 'MTN', NULL, NULL, NULL, 'dkYmngUoEE2ivzqqBkOeSn:APA91bH3WiGkmJ7NyymC9_ogKoICN8HgRo3K2ephnqtmzGi-XGeKT2CPjWaeKYdnPSQCaMGXQ5fYvQFAbgTv1iA1BDwLZ1NlEySrJCGZACS_-JjxZ_8uCgDPk8FOHcIQpfWt3ajajPdZ', 1, 1, '2023-08-17 21:00:41', NULL, '2023-08-17 21:00:42', 0, NULL, 0, 'retailer', NULL, 'mkyWwWK4', 'FMC0000287', NULL, '2023-08-17 21:00:42', '2023-08-17 21:00:43'), +(3742, 1248, 'Hanny Amanfo', NULL, '233595909259', '0595909259', 'MTN', NULL, NULL, NULL, 'cQTaNfL9RGGgdAe-rRgXCh:APA91bE_YtCEPGk4XAUVa1bBrc9lAdntIhC2GhzwJwk_CUQl6bkkqf5Y-2M6lNXkLU1PZ6rFFvfJ5Sthe69zIgsJOJNQUxuhVxOvAMwSanXATs7r2pTTt_kVJo9yU5fWZM2Ru21W2auC', 1, 1, '2023-08-17 23:08:28', NULL, '2023-08-17 23:08:29', 0, NULL, 0, 'retailer', NULL, 'o8G6RBKY', 'FMC0000289', NULL, '2023-08-17 23:08:29', '2023-08-17 23:08:31'), +(3743, 1249, 'Qwaku Jake', NULL, '233545515385', '0545515385', 'MTN', NULL, NULL, NULL, 'fZbWL-m5iUu7tfDzdN8pJZ:APA91bGENXXRS9o_3J8ym-qXoDnTPY9A4LZsUbCtkryea9Txeu_rnIyhPE22uSQnn5PVAWKCrlRal4fPVcqd2ZhCmdZB5h26LhiNlOIg6N-r8O6q9eN-LenJtVhJ2OxQB_pxxNxrn07L', 1, 1, '2023-08-17 20:09:35', NULL, '2023-08-18 01:09:35', 0, NULL, 0, 'retailer', NULL, '48vRMj8E', 'FMC0000290', NULL, '2023-08-18 01:09:35', '2023-08-18 01:09:36'), +(3744, 1250, 'Belinda Tetteh', '1990-10-29', '233244752246', '0244752246', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-18 06:31:03', NULL, '2023-08-18 06:31:03', 0, NULL, 0, 'retailer', NULL, 'QkrgNp3r', 'FMC0000291', NULL, '2023-08-18 06:31:03', '2023-08-18 06:31:03'), +(3745, 1297, 'precious Agbeadzi', NULL, '233559312494', '0559312494', 'MTN', NULL, NULL, NULL, 'cN0T7GiPo0yFvkk0QgKbqy:APA91bHm4oI61GxDG6l65lLDkzkys4J8mJ5a9g84sfFkm68EmeGP7ZX7psKVJ8cgFLDcLNShSqfCgyXLH-ljHLQ6kFUv8CD5m42HsDAD7tXe7OPKR_0lmwmQ8Re96lN0rz2bmzN2VrSU', 1, 1, '2023-08-19 12:01:42', NULL, '2023-08-19 12:01:42', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000354', NULL, '2023-08-18 09:16:29', '2023-08-19 12:01:44'), +(3746, NULL, 'Mariam', NULL, '233548644532', '0548644532', 'MTN', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-18 09:18:40', '2023-08-18 09:18:40'), +(3747, 1251, 'firdaus Osman', NULL, '233263224060', '0263224060', 'ATL', NULL, NULL, NULL, 'c-L_XpaZQWmIXSHE0GWgK1:APA91bH3X1m9mTx77_Y1boC18qlBtUG_u4EqIOHCxez7KjqOq6qlmxuNMgBIml8S0mRLWVqvC6EJaK7Xssz-wt8sM7bBbM8vooEB1pFMVlx4TV7AnU_9N_207JjpafZkT5vPabtDjfDq', 1, 1, '2023-08-18 09:39:01', NULL, '2023-08-18 09:39:03', 0, NULL, 0, 'retailer', NULL, 'yKMyM5KM', 'FMC0000292', NULL, '2023-08-18 09:39:03', '2023-08-18 09:39:04'), +(3748, 1252, 'Antoinette Owusu', NULL, '233240954138', '0240954138', 'MTN', NULL, NULL, NULL, 'e8XHO492y0BKqWhyGHusSJ:APA91bGDzw3RZq1EKm9LmMlDtxTFckE2EHQrPhvnow21imtfyPYDxKI1l83oRdJYkwEdZyOjz54V8Jczhnt8Ha2bpit1FkBi9MIi-VfY43kVYhljoXF0YyXyv9dl4QaW3qI2BWDyTF0T', 1, 1, '2023-08-18 10:14:32', NULL, '2023-08-18 10:14:34', 0, NULL, 0, 'retailer', NULL, 'JKdoE63B', 'FMC0000293', NULL, '2023-08-18 10:14:34', '2023-08-18 10:14:35'), +(3749, NULL, 'Emmanuelle Osei Yeboah', NULL, '233544286077', '0544286077', 'MTN', '233245509255', '0245509255', 'MTN', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'distributor', NULL, NULL, NULL, NULL, '2023-08-18 11:48:34', '2023-08-18 11:48:34'), +(3750, 1254, 'Winifred Tei-Wayo', NULL, '233549998548', '0549998548', 'MTN', NULL, NULL, NULL, 'fXVHzC8nRcCvWlez23MeOy:APA91bGxN1LSq8re5joDAmXRmk5dqxdQKBWoJgida6tZ_0z8wmbRzFr1sZxVMPrdw5XwOsnbubCSPvZItiDCGSfrZp_TP5iVPxPj7amiqbZdj4Q5u0b966jDugbaIC_f2qJMuls5PCl6', 1, 1, '2023-08-18 12:13:21', NULL, '2023-08-18 12:13:26', 0, NULL, 0, 'retailer', NULL, 'e8w6dBKO', 'FMC0000295', NULL, '2023-08-18 12:13:26', '2023-08-18 12:13:29'), +(3751, 1255, 'Benedicta Kapora', NULL, '233271294473', '0271294473', 'ATL', NULL, NULL, NULL, 'cT-e2SvQRC-qwMQ6gZhI-b:APA91bH8gJiPuQ3ktj1-fUCQmzQ6xUNTXD3gmxbiPJNSPh8QQt1ghr52xhHxSkY_y0lJXHYFe3S94TcVO__NAgXfIGWw4OHmjnKVx0Ghtb1a1IGg2cR2ouECjkMytig3uT9TX5m0JG6_', 1, 1, '2023-08-18 12:36:34', NULL, '2023-08-18 12:36:36', 0, NULL, 0, 'retailer', NULL, '0K9lxV3V', 'FMC0000296', NULL, '2023-08-18 12:36:36', '2023-08-18 12:36:37'), +(3752, 1256, 'Priscilla Adoma Acheampong Aikins', '2002-12-19', '233599414210', '0599414210', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-18 13:20:12', NULL, '2023-08-18 13:20:12', 0, NULL, 0, 'retailer', NULL, 'q8A1JY8w', 'FMC0000311', NULL, '2023-08-18 13:20:11', '2023-08-18 13:20:12'), +(3753, 1257, 'Esi Nyaneba', '1998-11-29', '233553502807', '0553502807', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-18 13:43:57', NULL, '2023-08-18 13:44:00', 0, NULL, 0, 'retailer', NULL, 'M3jgJRKW', 'FMC0000312', NULL, '2023-08-18 13:44:00', '2023-08-18 13:44:00'), +(3754, 1258, 'Judith Agyemang Duah', NULL, '233553217069', '0553217069', 'MTN', NULL, NULL, NULL, 'criezlsFbUsOvZjrNA3D9i:APA91bFWxxqmjK0DsFDrccZbFndzHTkHYpO8SJFkANO_ykN7tclqaKGzwE1i0PHAB1BEDm8-xhaRByhgvLK6eB6AF62BpCnTtLSdw4zkHOhNXXzL4sM8x4hsvXcn9LUV5eiWFg0eg7L0', 1, 1, '2023-08-18 14:24:44', NULL, '2023-08-18 14:24:45', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000314', NULL, '2023-08-18 14:24:45', '2023-08-18 14:24:45'), +(3755, 1259, 'Amuzu Remondey', NULL, '233543850861', '0543850861', 'MTN', NULL, NULL, NULL, 'fV6BB0RzQ6aLxXI6VsEj58:APA91bEPUUm5T5gOii4r6BmSLMV3zqcf2v4EskYiLMCS3h7AI7tJjLuaLKbYLEkV6UAHY4ENuW6F1uCwCJ-b2oAFfEz74Rx1aqP-hKNtwR7ZougQHEkWHAbeHI_F5L5AV541BQLsmQPn', 1, 1, '2023-08-18 15:32:59', NULL, '2023-08-18 15:33:10', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000315', NULL, '2023-08-18 15:33:10', '2023-08-18 15:33:14'), +(3756, 1260, 'David Sarfo Boateng', NULL, '233553841200', '0553841200', 'MTN', NULL, NULL, NULL, 'diCB-wF4ZkgqreMtqFNc84:APA91bHOCxDZIVboMfz0bCysKUT7wMqCcQuX5iLupLsTLC5u3IDpmLZvhQF8vshY8Ne5cbQjP2p1x13C6HfWmCwZV2L_21k6OocUvFCrq3_JsMcRqZ8XHcrlWiy6w_xH92e-3nUHHull', 1, 0, '2023-08-18 17:14:37', NULL, '2023-08-18 17:14:38', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000316', NULL, '2023-08-18 17:14:38', '2023-08-18 17:19:23'), +(3757, 1261, 'Eugenia Agbemakla', '2002-04-19', '233558508500', '0558508500', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-18 19:09:50', NULL, '2023-08-18 19:09:50', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000317', NULL, '2023-08-18 19:09:50', '2023-08-18 19:09:50'), +(3758, 1263, 'Christiana Agboli', NULL, '233206605600', '0206605600', 'VOD', NULL, NULL, NULL, 'dbtsWFhJ0U1XoPz6kUOLBH:APA91bEBIZR6m9UCaMDy_XtxER5zayL8Jhuo0u5j_atZ4RjXqW1GJhnjtYNm94cKJ6b6ZAkNEqKyZG8g4UH5UFFnvaXS1Kq56I-XdPWpXNaGkdPEpeZWCbRPcIpJoNzjUidcC_gnPGZP', 1, 1, '2023-08-18 19:52:55', NULL, '2023-08-18 19:52:57', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000319', NULL, '2023-08-18 19:52:57', '2023-08-18 19:52:57'), +(3759, 1264, 'Monica Boatemaa Amofah', '1996-09-12', '233556849829', '0556849829', 'MTN', NULL, NULL, NULL, 'dMrWnKrC8Eyhoa-GFpRr0a:APA91bFwjqeGs4eL7QjuSTzMXxaF0Lq5Z6tYizVV8DHt-n1RDFcyJID0iUHHKfMWQE3ap0HG5yAlEtrpy2V8SEwSvUD3Is0qXrfzDsXvJBNTfwNj6LT3MTr3J0GVS-azwyr9UNYGmjlS', 1, 1, '2023-08-18 19:56:02', NULL, '2023-08-18 19:56:06', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000320', NULL, '2023-08-18 19:56:06', '2023-08-19 12:16:50'), +(3760, 1267, 'Alice Ellimah', NULL, '233257606662', '0257606662', 'MTN', NULL, NULL, NULL, 'dtc0liWnaUy8mfb7VbzGv_:APA91bGjFqVgRSgi9fHeiNA2O8sAcECYt7vOvmismS_jB9wT1hB21lXL1m71S90abqXLz0PQQKIIbkzDnQoS2VEUZ2TL0b9HYMKg0R8Vy003y3IKUUBg_FDpLKZmslGq1OlOO7E0Xqlo', 1, 1, '2023-08-18 20:16:53', NULL, '2023-08-18 20:16:57', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000323', NULL, '2023-08-18 20:16:57', '2023-08-18 20:16:58'), +(3761, 1268, 'Catherine Gayi', NULL, '233266339870', '0266339870', 'ATL', NULL, NULL, NULL, 'e00IZnY0bkfeo-hjeYvift:APA91bHFmeLiB8-ja_pyZu4OAc4VNsHhyHajgyxJ5PWfaiWRvHcktE7P14iVX3ycHDHT1xdQPQF-4t-shCYB4T3K2u0f8GTDbFngDfT8yJr8RZo9RqfiXeAArZOUnTEromcErwUpgvPj', 1, 1, '2023-08-18 20:20:31', NULL, '2023-08-18 20:20:33', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000324', NULL, '2023-08-18 20:20:33', '2023-08-18 20:20:35'), +(3762, 1270, 'Naa Shika', NULL, '233553733628', '0553733628', 'MTN', NULL, NULL, NULL, 'enVI6Z3USRuBPK8xkRxbGV:APA91bElpBERUjZ9oLSYK1P4mJacyvHR-M4oO9-yQWRBmeREViSD-41A5ci5A4fsJDWWijdcHcDgtDFnNQDPvOGn6501buNwtvM9ugRD_TKEwmN421FuLyk_Pwoq5hQZFbhsB3Bo_VxB', 1, 1, '2023-08-18 20:26:04', NULL, '2023-08-18 20:26:06', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000327', NULL, '2023-08-18 20:26:06', '2023-08-18 20:26:08'), +(3763, 1271, 'Irene Osei', '2023-06-19', '233243130483', '0243130483', 'MTN', NULL, NULL, NULL, 'fIOiv7t8aEIUokVsLqvhii:APA91bF8bpSASp0g-KagV2sDN6FMAE02KLXPBt6m55v7zR3bxR8-jJm-zZaY_JYkJIfFYy700o8uhkyM6exsbfltegZxrW9Y3SNIqH-C2zNBCTJcu91Jg5RuEeVgq_yQHpL86jUJD4OU', 1, 1, '2023-08-18 20:27:38', NULL, '2023-08-18 20:27:39', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000328', NULL, '2023-08-18 20:27:39', '2023-08-19 13:29:34'), +(3764, 1272, 'Abigail Janamah', NULL, '233550381917', '0550381917', 'MTN', NULL, NULL, NULL, 'dwXkD6pjR0hko9kGuFToaf:APA91bFyusqCTEmqWnNNUFA9uqxu9-mgZAOWTjybT7N-BeQUJNFQlsRc2quE9GxkykXVnUjh7JiQJcaKUQE8YhWsF5vuWS1qavPhbjUhUjq9yIpnxR3FUAUMGlhbSHmvEIYvXhhKoQgh', 1, 1, '2023-08-18 20:29:59', NULL, '2023-08-18 20:30:00', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000329', NULL, '2023-08-18 20:30:00', '2023-08-18 20:30:01'), +(3765, 1273, 'Mercy Amponsa', NULL, '233245198643', '0245198643', 'MTN', NULL, NULL, NULL, 'cPs3E9L3TAaOqkPtpz-PN7:APA91bFPiXGRDwpu4YfWPtvw2K5bJXCVJyfqHSk0vnb7KElqnue8EK7mSusfp_ZucJFi3ZHLuQrOuCvmhu5PgDP1eLA0zdHHnqHJ1pMGcC0wr4vQhYRpM_3CA4L77oKRt16i_MekfKwX', 1, 1, '2023-08-18 20:34:30', NULL, '2023-08-18 20:34:30', 0, NULL, 0, 'retailer', NULL, 'R8PmwNkV', 'FMC0000330', NULL, '2023-08-18 20:34:30', '2023-08-18 20:43:51'), +(3766, 1274, 'Josephine sey', NULL, '233203354086', '0203354086', 'VOD', NULL, NULL, NULL, 'cPRncXcoBE2ajJp-Y7id-I:APA91bE1XV6RKGsZoc-xcSaJ2pCmdc6V1IbxeQCskgSEpLEbvnfWUXbfZy9gM5aila90ppE-Yuu_otEaXC_fNGqu8QxKYdmmXkrT1mxv7LRIOw7NDxme5fqwAVYekPzwv-RnaU1M4c15', 1, 1, '2023-08-18 20:46:53', NULL, '2023-08-18 20:46:53', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000331', NULL, '2023-08-18 20:46:53', '2023-08-18 20:46:54'), +(3767, 1275, 'Matilda Osei', NULL, '233200562097', '0200562097', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-08-18 20:51:07', NULL, '2023-08-18 20:50:26', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000332', NULL, '2023-08-18 20:50:26', '2023-08-18 20:50:26'), +(3768, 1277, 'Theodora Mawuanam', NULL, '233245937117', '0245937117', 'MTN', NULL, NULL, NULL, 'eNhhc7Q_RWi5M2syu0CcFj:APA91bHX_DvxuCALRLQ4IG8I-70jDOpUQyhEPZLlRvVIa5chvsyLaE67VT26MDFqCn-fCpsowQzZmPHM5PglHmSPgb1no7wTUjB5CQoPI6rqDNmIP5crCnS9UnJYRUa0mwiJwSS_pYFn', 1, 1, '2023-08-18 21:49:53', NULL, '2023-08-18 21:49:56', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000334', NULL, '2023-08-18 21:49:56', '2023-08-18 21:49:59'), +(3769, 1278, 'Appiah Charity', NULL, '233551134878', '0551134878', 'MTN', NULL, NULL, NULL, 'cSxnewEUv0iGq7v4pc8drM:APA91bFw8OLAVDEdTlciSjRPUOyOjvQW8rfSBIv9TJSmb4iIP16EL7pD2AbbpYx5V90uPCeCwb7p1cw5j8YpnOHHgxWDSUxVI-RPsMIMq1qx86RLuwm7nwm9gKTBRrc1gTCS4_N5dK4D', 1, 1, '2023-08-18 22:13:06', NULL, '2023-08-18 22:11:56', 0, NULL, 0, 'retailer', NULL, '4kmd5q8r', 'FMC0000335', NULL, '2023-08-18 22:11:56', '2023-08-19 11:02:03'), +(3770, 1280, 'Jacobell Wisdom', NULL, '233543174663', '0543174663', 'MTN', NULL, NULL, NULL, 'f0Uow6F0O0xUpIM_E0wepn:APA91bGwCNYUE6kGwCHUO00QV_Vm5eVRQ5lpBAgQWgZeqp6-6K-i1pV_l861UbB8aRHCm6f-iayHOwELQG33UDlOmJY05CMcqS_sAup4rQ1k47kEG_uzEXA8A3JIuHA_xcrzQ9zYBQaM', 1, 1, '2023-08-18 23:25:36', NULL, '2023-08-18 23:25:37', 0, NULL, 0, 'retailer', NULL, 'a3ER2dKN', 'FMC0000337', NULL, '2023-08-18 23:25:37', '2023-08-19 11:27:08'), +(3771, 1281, 'Esther Oduro', NULL, '233559034378', '0559034378', 'MTN', NULL, NULL, NULL, 'ftux-hgeRf2W9SjwyGFWv8:APA91bGApHOPrrCCuaamKWTDRTfj6IoUyUyKb8CYnhEJlwaBq37D0QJj_D6HpVMNF2jhhnYkfYbjAMQnnhjoK9ufl1VEPPSaQPhzBsCP2N2ZhJzNKf3ggh8RKqQb5b_r2wm2jhIHagJb', 1, 1, '2023-08-18 23:37:46', NULL, '2023-08-18 23:37:48', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000338', NULL, '2023-08-18 23:37:48', '2023-08-18 23:37:51'), +(3772, 1282, 'maame serwas', '2003-07-17', '233552796196', '0552796196', 'MTN', NULL, NULL, NULL, 'eHlltm80QkiLyZwQ4rfdCE:APA91bFrRHKBiMUnZH_L9pUrsc4DPtiXBXVm8defzqhiUAThYVVa5uX6v3jX1r_XEX131TUOfYf9RAeNnIcV3syXKwuJu-aPluS4yjZgihkoLJahe5XZNBYFUyvmeZkmiheRz04_gnKs', 1, 1, '2023-08-18 23:38:40', NULL, '2023-08-18 23:38:44', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000339', NULL, '2023-08-18 23:38:44', '2023-08-18 23:42:45'), +(3773, 1284, 'Afia Phiny', NULL, '233256556283', '0256556283', 'MTN', NULL, NULL, NULL, 'cNs_PcZGDkCnpJKw78TYl3:APA91bGifEYL3_tzyNvkiQzFdEDnwMBseogQYhqFljPkWgpxXtQYCblkOumrNKVc9TVxHjMcZ8RsTjdwTIPkhc5BcLbabvoIodjfKDioQDDMqDJ6OgKcatT-bwlsDftYSeJDJBHhukt9', 1, 1, '2023-08-19 00:23:43', NULL, '2023-08-19 00:23:44', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000341', NULL, '2023-08-19 00:23:44', '2023-08-19 00:23:45'), +(3774, 1286, 'Bernice Boadi', NULL, '233256697693', '0256697693', 'MTN', NULL, NULL, NULL, 'dkA3uKSaSWW5H2LDvBgzAh:APA91bHb-zsUYD27L4EuApArZjvcVHO3xQtvEiVqaNpvzZCLu8CwskMO57EmQZWjX-j_ca33NVyGia55247PLocPY14kHi-e1rUKxjQgVH_WfJo1JfUpijfYfoIGgXvLDi53d1nuhfM4', 1, 1, '2023-08-19 04:33:08', NULL, '2023-08-19 04:33:10', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000343', NULL, '2023-08-19 04:33:10', '2023-08-19 04:33:12'), +(3775, 1287, 'Mildred Samuel', NULL, '233246660004', '0246660004', 'MTN', NULL, NULL, NULL, 'fCpgVdxnQRWFiENp9lQbin:APA91bEB_20KL3hM-o9AK2Iaz4tNfCkw5wDlbSahDzY5Hhal_WKOXIGqEaj0oHoCaBvoh_UCTZtH6wYPCzsNH0gbili8xIfRwJRj3DefdSPzlRmbyj8yx68LLeFjS-_Cx1x_6Z7RHOiM', 1, 1, '2023-08-19 06:14:40', NULL, '2023-08-19 06:14:42', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000344', NULL, '2023-08-19 06:14:42', '2023-08-19 06:14:46'), +(3776, 1288, 'Awurama papabhi', '2023-12-27', '233592463554', '0592463554', 'MTN', NULL, NULL, NULL, 'eKm7jJycTnSLsmrZ3uD50x:APA91bFgeeVqJFY8S2QuutIORK7a7wSqP7-71c-5qD8f6SQscPFad3auOtsdwM4Xv3E2FHAOZDjT4jVlZfn2zPUIh-WSqjpt90JQCq25Ru9OkIHa9zXYYQYvr8VDNwM6bdr2jYkAv3w-', 1, 1, '2023-08-19 06:15:26', NULL, '2023-08-19 06:15:26', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000345', NULL, '2023-08-19 06:15:26', '2023-08-22 16:27:40'), +(3777, 1289, 'Elizabeth Amemakalor', NULL, '233554021206', '0554021206', 'MTN', NULL, NULL, NULL, 'dAHf-kN2QEmcs1GEengNAL:APA91bHKrknm8L2JRXbQOugsnl3o8XG_8nvYdsr8E_AIlZ22iWnfJRXbN9lQYT9OWpitWEQY8bkS0TfiwinO3oVCVPgf8lmjhGUr1dQ-naTUvOJ4FGCn2k-yNlOnPRPdTzztE5BMgHPp', 1, 1, '2023-08-19 06:17:16', NULL, '2023-08-19 06:17:19', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000346', NULL, '2023-08-19 06:17:19', '2023-08-21 16:31:53'), +(3778, 1291, 'Anastasia Manu', NULL, '233599336238', '0599336238', 'MTN', NULL, NULL, NULL, 'dVumLIUvvUYQmM_dxxW10m:APA91bFlfJImjVmlSxzrZwHQT1hNhjpWr3vrJEsbmREqgTWEeONZQ24pRz8F-9zROYnyJwIJEH3sWTZjBE1WBjL5zWkmp8M3eCV1x0EfX3S53RUNoI-F3X-c5WA0XBt8hUHraKpHbr4M', 1, 1, '2023-08-19 07:22:36', NULL, '2023-08-19 07:22:37', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000348', NULL, '2023-08-19 07:22:37', '2023-08-19 07:22:38'), +(3779, NULL, 'Richeal', NULL, '233500448645', '0500448645', 'VOD', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-19 08:19:19', '2023-08-19 08:19:19'), +(3780, 1294, 'Edem Vanessa', NULL, '233549330728', '0549330728', 'MTN', NULL, NULL, NULL, 'fEqqDIz7F0QXqODedr_bQs:APA91bHiebkpnL_oQmC7sCoHUfqVBNIwX9RzBjvW2LJL4XhKOWbPRgy84o5a8ufLVuEeV0zYWkz1mBWyhf1sqfoa7sallla-aq8kuk7NI8G9KfcjqGX-lQvgMOTA5Eu7sR43frgNU4k-', 1, 1, '2023-08-19 11:50:03', NULL, '2023-08-19 11:50:05', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000351', NULL, '2023-08-19 11:50:05', '2023-08-19 11:50:06'), +(3781, 1295, 'Esther Boakyewaa', '1997-09-28', '233540685034', '0540685034', 'MTN', NULL, NULL, NULL, 'eMVlqBZaTvi3rdlSxqyrWW:APA91bFon6iv_-CByBkkNrKUSW2SwVlNCcOtpw51oAD6Ek5wziqbI5PGBI8cgHL1LyQjY2e0KoJxX1A1wWjHQOGZ98rIqgt9eE8n1x-JvdTdd10OlBKDGNMFkJ7BYc37GOZRhJpmRVF5', 1, 1, '2023-08-19 11:52:05', NULL, '2023-08-19 11:52:05', 0, NULL, 0, 'retailer', NULL, 'Y8lDQQ8O', 'FMC0000352', NULL, '2023-08-19 11:52:05', '2023-08-19 12:22:51'), +(3782, 1296, 'Abigail Collins', NULL, '233547733366', '0547733366', 'MTN', NULL, NULL, NULL, 'e3C-OaC8qkLksNd9anAXa4:APA91bFfbbxwTqH6wRMJcdvyFpl4yh_EC5rfiQ2OOgPfulmiLKvrcQKPkvf4VPDRCwBdWWYQktm5GcuQtCerkHCmx0ORtQvTpsCSb2zoEIbB7BvPzMfvptIK8inmwpdTyfNp5RL7ivnz', 1, 1, '2023-08-19 11:52:34', NULL, '2023-08-19 11:52:35', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000353', NULL, '2023-08-19 11:52:35', '2023-08-19 11:52:35'), +(3783, 1298, 'Araba Andoh', NULL, '233554769248', '0554769248', 'MTN', NULL, NULL, NULL, 'el97L-1JIEagoyglxpLnWV:APA91bGPkm4MbuvK-Opp5lwM8XIHai3S6qIEXWBWR6rVlAcUYW54OD8wpJHhiwywMGuqKPp6q2knGJ-hYR4SluwnwLI9GVMqUEGwHCDiVRoXBLoMsG_sMLboEXKNoOmjzAv7O84iWyZb', 1, 1, '2023-08-19 12:05:19', NULL, '2023-08-19 12:05:20', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000355', NULL, '2023-08-19 12:05:20', '2023-08-19 12:05:21'), +(3784, 1299, 'Erica Boye', NULL, '233577480009', '0577480009', 'ATL', NULL, NULL, NULL, 'e0zObnKV70rVhpOJffat8I:APA91bHMfY1wD25CN6AScIk4LgWPYA9Z02kCOaQEi9FqrhXzLskIt5LOYZkR0QyxarMxBZjsFaK5IGaBRRjfCIwrcMAJ0VM3glG9ITiCaOKU_TFr4SVfM4oefeuH4E_lHoNk5OIOT-cd', 1, 1, '2023-08-19 12:07:52', NULL, '2023-08-19 12:07:56', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000356', NULL, '2023-08-19 12:07:56', '2023-08-19 12:07:57'), +(3785, 1302, 'Hadiza fuseini', NULL, '233557163441', '0557163441', 'MTN', NULL, NULL, NULL, 'e2AOEjBQRdGpj1RCN4xr8C:APA91bG8VdH84_d-uz_wLoAp1Sbe41HJTORUK4WTLmI1b7R8-NJY6l26qxSCDO49oZFFmOiH33kv-rM22eIaTJIcJPOTAv9qXhuJMWyOqauhNYzB4qTeZam1z1-WnBBF1Sa1PFImKLrP', 1, 1, '2023-08-19 13:00:57', NULL, '2023-08-19 13:00:26', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000359', NULL, '2023-08-19 13:00:26', '2023-08-19 13:00:27'), +(3786, 1305, 'Alberta Amofah', NULL, '233552083889', '0552083889', 'MTN', NULL, NULL, NULL, 'fKOxtSsGaEhTtpygEa1n-i:APA91bHOqcfDGy82aPs9_nMXqj5XNYMD7Yr3MAwwxJYxuAB1y-kFfbX8lO4PTAwWHUy5lJSeEKdo1ky6WS4aBAVrjOf9CDxB3O8FrxY4l8KaFUbHUTT5nlSu_IBJ1XSG_bQKm3s_n8wl', 1, 1, '2023-08-19 13:10:38', NULL, '2023-08-19 13:10:39', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000362', NULL, '2023-08-19 13:10:39', '2023-08-19 13:10:40'), +(3787, 1306, 'Babainniwuur Regina', NULL, '233596090270', '0596090270', 'MTN', NULL, NULL, NULL, 'fOY5RnLpG0c6qCQAWimwYn:APA91bG5MBl2tF8eoO8Tet5zeQOO0C56lFQMCT9SdFigiZuLodK_rjpzk9z9o2jMNTy-P7cWumYL36_YNmErm_tib8pypsJ3CXurfBoR8xZlVUU7_BHh36UD44JAzMAjy2gg9wvjGo7Y', 1, 1, '2023-08-19 13:19:02', NULL, '2023-08-19 13:19:03', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000363', NULL, '2023-08-19 13:19:03', '2023-08-19 13:19:04'), +(3788, 1307, 'Ewurama sugar', '2003-12-05', '233559617861', '0559617861', 'MTN', NULL, NULL, NULL, 'dUsaWnuZQkIjgkuxGN0jF3:APA91bHS5lIYqM_laesECUloIb2GIvGcSDuuc7zJxFb0PNrgvWfdrEQGGU72mVBEfMbkbsqTWoz6SSoUaWMKKVTWpBuGjCldCFd4gqIMOKPonhWtXQVP-ki4sI9y1gWOjlk2Es_fu34q', 1, 1, '2023-08-19 13:40:12', NULL, '2023-08-19 13:39:22', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000364', NULL, '2023-08-19 13:39:22', '2023-08-19 13:43:48'), +(3789, 1308, 'Tracy Birago', NULL, '233551240543', '0551240543', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-19 13:53:06', NULL, '2023-08-19 13:53:08', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000365', NULL, '2023-08-19 13:53:08', '2023-08-19 13:53:08'), +(3790, 1309, 'Francisca Asante', NULL, '233245845137', '0245845137', 'MTN', NULL, NULL, NULL, 'fwhKVnKbnUuPumdnJsL46z:APA91bFmf0er6uHrfdLGCCV_PpqjVnoREZYH--4jUx90uivlfL_3LY85bOj52LSFgeqJbPT4e_Q7yG_bQPsNfqpJ7FNG3l5jNGMNWtZxK9LssR3Wl1dfaE4IcxLSbRNzbBxjxLrTiwu2', 1, 1, '2023-08-19 14:35:45', NULL, '2023-08-19 14:35:52', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000366', NULL, '2023-08-19 14:35:52', '2023-08-19 14:35:53'), +(3791, 1310, 'Dzifa Anat', NULL, '233244782094', '0244782094', 'MTN', NULL, NULL, NULL, 'e8HFkBU95kDQgyaNffzn83:APA91bFdR8Kao13iR7iIGcv1mQqY9zsVClHY1GCjZ_XLcGlFGW27RcvAhsGmHRjbyKLZaImYrY73-WBV05jNmw2O0wMY2GoMTBkMfWI_qzwAViKzwfcUL-zuk74JTFnu9QKvir1dV6A1', 1, 1, '2023-08-19 14:47:34', NULL, '2023-08-19 14:47:35', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000367', NULL, '2023-08-19 14:47:35', '2023-08-19 14:47:35'), +(3792, 1311, 'Barkisu Eyiah Botchey', NULL, '233257728874', '0257728874', 'MTN', NULL, NULL, NULL, 'eI8f9w1HTsONmGSWU80JLS:APA91bH7JywGEHqf_S1C-xgPQHyNif8dvYsFcRrvOXcZ7ru0SrL3x7RJ6H_0s2LlMpMesBVHSiDY5s7l0JkpqaxiKgiWlqDYqVKwXYJp9WG8laUBDeh8oyuifliX6HyClmIW9eEo5dtB', 1, 1, '2023-08-19 14:48:35', NULL, '2023-08-19 14:48:36', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000368', NULL, '2023-08-19 14:48:36', '2023-08-19 14:48:38'), +(3793, 1312, 'gifty mead', NULL, '233540177485', '0540177485', 'MTN', NULL, NULL, NULL, 'clOToWBPD0uDr4HCypiAko:APA91bFcuYy3SKc0PBcUo7Zq6h5WZfwN7Sc8DWndB3OHuWLlJ2dgpBwW0pLtPdFLEOC-pijRo6Fa3fFiRCSxbWLPf-jneaBj-8as8ro_lywh9j2uhZuzcR-wBL2m_Qz9ziYAXt5oC02J', 1, 1, '2023-08-19 14:52:50', NULL, '2023-08-19 14:52:50', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000369', NULL, '2023-08-19 14:52:50', '2023-08-19 14:52:51'), +(3794, 1314, 'lois klufio', NULL, '233549449523', '0549449523', 'MTN', NULL, NULL, NULL, 'f7nfIMQKTRCGHbVRdTtnK3:APA91bGYmwlEsNUUPre0epc0USMHfrClSe7NEBm7YGiESmpkgiTvuO1zU0QWBr67bGAu-RxIELKe3OJlqxAncxuDcx2dXj19J68xsGajweXoX5CpC30UOKajs_8CwKkHzECdxfzBovPh', 1, 1, '2023-08-19 15:00:34', NULL, '2023-08-19 15:00:36', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000371', NULL, '2023-08-19 15:00:36', '2023-08-19 15:00:39'), +(3795, 1315, 'Dzifa Gafa', '2001-10-17', '233594059896', '0594059896', 'MTN', NULL, NULL, NULL, 'cLgPiN8pTv2CuW9V0DpYRP:APA91bHW5Y5aVpymxmMIVNc9JyVOR-rpfJCD7uU2OG5WZo48zjHCj321Kj3T8exV1xYOTuhdJAPqko8aKMvby4wPm7Xo7l5Xrh-zt4_BNWR-DjXXMlFdualltNmrMRXs4AUsRULuNikK', 1, 1, '2023-08-19 15:05:43', NULL, '2023-08-19 15:05:51', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000372', NULL, '2023-08-19 15:05:51', '2023-08-19 15:07:57'); +INSERT INTO `customers` (`id`, `user_id`, `name`, `date_of_birth`, `phone`, `national_number`, `network_code`, `alt_phone`, `alt_national_number`, `alt_network_code`, `notification_token`, `active`, `can_notify`, `phone_verified_at`, `dob_verified`, `registered_at`, `is_verified`, `verified_date`, `badge`, `type`, `referred_at`, `unique_code`, `unique_number`, `referrer_id`, `created_at`, `updated_at`) VALUES +(3796, 1316, 'Mahfuzatu Abdallah', NULL, '233597060691', '0597060691', 'MTN', NULL, NULL, NULL, 'eh856dM2N0xSoyLk34-MdF:APA91bG9r1fM8wHsz5U7hD2pLm7al0bcMpm9E4vI3VkMY7GXQQOsZaiZg4jxrViLrrFGwFVwZBfE0ta8LrG82c00s8PkU9Voc9R39BJIPVwvIvLVUhpRA2MxyR1jkYoe3dZC1XgUSd9D', 1, 1, '2023-08-19 15:28:45', NULL, '2023-08-19 15:28:47', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000373', NULL, '2023-08-19 15:28:47', '2023-08-19 15:28:47'), +(3797, 1317, 'majorie andoh', NULL, '233546348411', '0546348411', 'MTN', NULL, NULL, NULL, 'fFpLsIilR_2bp6zp2mPfPZ:APA91bHbTaSttctpwRGItoVOeAX1xFc6QiFft1euiem4zNgR-XNwWk5JhYaHFvIzAe9puLay1GYitoBYO9E4LflC9hFl4z2vtdsI6lbnKcCogpv0-TcY-75mZuwZkctqeXa2e4W-fPjU', 1, 1, '2023-08-19 16:15:09', NULL, '2023-08-19 16:15:14', 0, NULL, 0, 'retailer', NULL, 'M3jgpRKW', 'FMC0000374', NULL, '2023-08-19 16:15:14', '2023-08-19 16:54:02'), +(3798, 1318, 'victoria yartey', NULL, '233550519368', '0550519368', 'MTN', NULL, NULL, NULL, 'fS6QJLt0vEPpmFeORXDMVB:APA91bGu2ffO4TtmVZNAhl4dCASKTI9Ak6IeuulZFbcROkIvfs5-OFiBAjGxPCuzdVUUYR6gMcGAw2sN0oTIVPu4vRIIa-Minl10tZnxUoAVYDlL-KdTu3aM0dLVMOFWMFcpk23_DkFD', 1, 1, '2023-08-19 16:16:26', NULL, '2023-08-19 16:16:33', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000375', NULL, '2023-08-19 16:16:33', '2023-08-19 16:16:34'), +(3799, 1319, 'Tracy Pearl Agyemang', NULL, '233247854434', '0247854434', 'MTN', NULL, NULL, NULL, 'd__2KjlDiEL5sOBBiVrd0R:APA91bF_YIscXLjqmSje4KoYZBCLlU_W3uZbOs3PRwvmnIZDh68CJE0-N0tvR87C-Bu12ihpZmqzfkmYCFDpj1yedycTorTzl-8SdcqE_Vbd3zrKwZPB-8va6YLrMVkbacTJlxkxYY8W', 1, 1, '2023-08-19 17:02:24', NULL, '2023-08-19 17:02:26', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000376', NULL, '2023-08-19 17:02:26', '2023-08-19 17:02:26'), +(3800, 1320, 'Dzreke Sandra', NULL, '233257038870', '0257038870', 'MTN', NULL, NULL, NULL, 'cDMNSzbOTMWE3lCi9Qsj7A:APA91bH5dP8qKNQkI-gLa6QWkeoWvdL0Wqdp4WhpVNVvT58J0UpvZe1xw1vUji3g2tPDuBsdKToKpmQFemefNAw90wdX3iV3B7Jp8jrl4IOqReOg5ljptXN1qmbsHGZ6YnPdWBGyEA64', 1, 1, '2023-08-19 18:18:41', NULL, '2023-08-19 18:18:42', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000377', NULL, '2023-08-19 18:18:42', '2023-08-19 18:18:44'), +(3801, 1321, 'Donkor Abigail', '2000-11-27', '233546380150', '0546380150', 'MTN', NULL, NULL, NULL, 'cWtd9OBtgUS4piQZePHrTK:APA91bHR5CPPPm6TJr0KFQPyAF5GDmOYk_XB_UvVmtcfuTXBIirzPvQ2FfnnjX502BFjcVbQQvAycuj37D2b2ISSsXOy7xABVjVNdyVjMhEYZ6ZIXDfcM9IoeVEmqJ3LW4wvAXizAa3P', 1, 1, '2023-08-19 19:18:59', NULL, '2023-08-19 19:18:59', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000378', NULL, '2023-08-19 19:18:59', '2023-08-24 00:00:51'), +(3802, 1322, 'Dulcie Obiri Yirenkyi', NULL, '233269397180', '0269397180', 'ATL', NULL, NULL, NULL, NULL, 1, 1, '2023-08-19 19:25:09', NULL, '2023-08-19 19:25:09', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000379', NULL, '2023-08-19 19:25:09', '2023-08-19 19:27:22'), +(3803, 1324, 'Marilyn Addy', '1982-11-14', '233243802111', '0243802111', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-19 21:03:20', NULL, '2023-08-19 21:03:21', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000381', NULL, '2023-08-19 21:03:21', '2023-08-19 21:03:21'), +(3804, 1325, 'Sherita Moro', NULL, '233591113067', '0591113067', 'MTN', NULL, NULL, NULL, 'cUdn3PFKQxKmO3z765ilcR:APA91bE8unglCOjNyDFp2Jb0Zw5f5l80FDvpFi5WHkgkc2-ymnUPM5aCKuTCXJtsas6Rok4kbqANhtByEQNyqdc_4eIz4qBel1J8Uxpl0BZIqjoJ13eSd_rzxoYdVBDxuYsaRaeX5IXU', 1, 1, '2023-08-19 22:26:34', NULL, '2023-08-19 22:26:39', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000382', NULL, '2023-08-19 22:26:39', '2023-08-19 22:26:40'), +(3805, 1327, 'Efya Pretty', NULL, '233508110730', '0508110730', 'VOD', NULL, NULL, NULL, 'e5-O4_4HRKqTHQMPwjFzgh:APA91bFTMpBCehoTHWpFvoEAjqLYhgkVx80SJ_a274zFiG23mzXfm6fMCxGZSFL99iT7uoeKplwLC1Rm2U0jS5qBEnlc-Or7j3Xq1cw3oVVuB20s9E6CKSpjRWvvRy9Cwaamvm34weDY', 1, 1, '2023-08-20 01:05:59', NULL, '2023-08-20 01:06:02', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000384', NULL, '2023-08-20 01:06:02', '2023-08-20 01:06:04'), +(3806, 1328, 'Nana Efya', NULL, '233597534624', '0597534624', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-20 08:15:09', NULL, '2023-08-20 08:15:10', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000385', NULL, '2023-08-20 08:15:10', '2023-08-20 08:15:10'), +(3807, 1329, 'Mabel Darko', NULL, '233257424830', '0257424830', 'MTN', NULL, NULL, NULL, 'd5OLrjPiSIaoKOcsEeZGnO:APA91bGkykZC4LowvNdkS27XmGFHdDZzUcv8OsuCI0exiEvSpBDGFW8XRFQ4uyL-0CsqGiYTXK_kF6ajNfhxV9I77J7xvdaioqMZioF8XqFlEWX0kpdTq40FkAXmoTRlcr7mKtbebmm5', 1, 1, '2023-08-20 08:41:05', NULL, '2023-08-20 08:41:03', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000386', NULL, '2023-08-20 08:41:03', '2023-08-20 08:41:05'), +(3808, 1330, 'Portia Henaku', NULL, '233540459268', '0540459268', 'MTN', NULL, NULL, NULL, 'dZzC7kg_aER1kPhl4_kCXD:APA91bGm5VTRzWCNYtbAZQx9t-TgEjKbduQJUAzkVeVpn_SejcC4eFikpAOrRnkRKh8OuYo_a7VVXzHZd6jd836EpFIy5poW2ieM3pGZ5Cv9abQlWpQSsf8JpI6PuNrz52C0ExsxlA9k', 1, 1, '2023-08-20 09:11:18', NULL, '2023-08-20 09:08:31', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000387', NULL, '2023-08-20 09:08:31', '2023-08-20 15:13:53'), +(3809, 1331, 'Daniella Darko', NULL, '233548188309', '0548188309', 'MTN', NULL, NULL, NULL, 'd6g-37FejEbHqwzfebXoU6:APA91bE7C9bGtal1Rf3GJ9xXGI_s-4epOF9F_cKtyAMuGWV_hM3BIh0tKr3pCiEFA3LIfOT10o1WcYYCiY7IS3i57N4uDf0VVN47pNHD-xPikUlRItxY0n02JcWT0xRTWSYn-VJ-lt-u', 1, 1, '2023-08-20 09:24:22', NULL, '2023-08-20 09:24:23', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000388', NULL, '2023-08-20 09:24:23', '2023-08-20 09:24:26'), +(3810, 1332, 'Bernice Amfo', NULL, '233556607397', '0556607397', 'MTN', NULL, NULL, NULL, 'cH0Nh3X7AULYklV9Wn0cN7:APA91bErHtemcRk6gi5786caDVOLdMiKCujUZYBBmjQqifaTGb0GzwZfRzBz0boreea9i7c6HLTpeg8DsLhKxJ9GJXtVs0d7Ab5zDFOUIConbkRazXaKmGiTgDx5Hbfn8_DR69_LDd3Y', 1, 1, '2023-08-20 12:18:41', NULL, '2023-08-20 12:18:42', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000389', NULL, '2023-08-20 12:18:42', '2023-08-20 12:18:43'), +(3811, 1333, 'BENEDICTA OWUSU', NULL, '233550840091', '0550840091', 'MTN', NULL, NULL, NULL, 'eUHQM9dlZELKvifbdXJxV0:APA91bGGJL7_9pykweNJHABR37xp6nJjf8dJRDHbuVnBtR9A9xf9iE8gqhO4cSLR3KLxFhbHZEYppBJ_QtJgXjQ5K__3cNKR5QPSmv18jQoMNpDZJTV_UV2GPwUgovWOzuFeZO1rTYAt', 1, 1, '2023-08-20 13:13:05', NULL, '2023-08-20 13:14:00', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000390', NULL, '2023-08-20 13:14:00', '2023-08-20 13:14:02'), +(3812, 1336, 'Maud Gray', NULL, '233241300141', '0241300141', 'MTN', NULL, NULL, NULL, 'cYBmy7T2jkeNmrQQbeOWm-:APA91bHA9hTTWNYLdpn8b_sQ5C0ednde6jYR0DbsXLZ7lH4trYKy2hWwgpX4dbCTmVi_kZsgav5W1I35O9w7V1FLTp0OFiC7ITYlOuyw5mCF3C7O7vfKXubbbQJedvwvhu9ExFeuGrVO', 1, 1, '2023-08-20 17:28:33', NULL, '2023-08-20 17:28:33', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000393', NULL, '2023-08-20 17:28:33', '2023-08-20 17:28:34'), +(3813, 1337, 'Josephine Brentu', NULL, '233240594157', '0240594157', 'MTN', NULL, NULL, NULL, 'cn1V7nhQTMKqz-XOEFcUkC:APA91bEQT-jVZqFPWxs7Lmzk3o4lmtLNobTjpj63VMVzBTq_X2eZKdN8FuFUMNa52_rX6qSF7AfM9h-zLdMIf5Fq8RDlVrftQPo9um5DHM3galNqKH5D2XKJvXdsNpd6cXqwh8xbzSa1', 1, 1, '2023-08-20 18:11:12', NULL, '2023-08-20 18:11:13', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000394', NULL, '2023-08-20 18:11:13', '2023-08-20 18:11:14'), +(3814, 1339, 'suzzy kotey', NULL, '233204938816', '0204938816', 'VOD', NULL, NULL, NULL, 'cEGSN7wvTxOXViQOsBVUNr:APA91bGyiaeACgRy_Pyx1S7OImL29bRLx4gT-iOhbCTT0H3Fk2Sni_07DRt3o-IskXTLzQvyQ7AiBoToJ8XD_VAft-eoa9zi4cKqTm7AEXTjl1NcshvCsRb93sCrh0ciPozih3ZkHsBm', 1, 1, '2023-08-20 19:12:16', NULL, '2023-08-20 19:12:19', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000396', NULL, '2023-08-20 19:12:19', '2023-08-20 19:12:23'), +(3815, 1341, 'Adilia Opoku', NULL, '233243413481', '0243413481', 'MTN', NULL, NULL, NULL, 'czvaLJUAPkNgv3OziG_TYO:APA91bG1e4-6K59_ePEEzsaA9FlYGgPVJ9beApWtOuyXULmygT_5hOwjl2wJeXVXpuRZFzb1oGuffTkpLN5GG6S3OkpxcYKINw6jv7FLpsB_DRLsaEUCMWBYc7bEqYCY3yjLHUPHAbqH', 1, 1, '2023-08-20 19:55:33', NULL, '2023-08-20 19:55:35', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000398', NULL, '2023-08-20 19:55:35', '2023-08-20 19:55:36'), +(3816, 1346, 'Irene Addo', NULL, '233500893145', '0500893145', 'VOD', NULL, NULL, NULL, 'dY08mvcY5EAoiJu0vZxp7e:APA91bFBcX1RMYE6X5PHsisIzcH03RlxOlcYlDKoDlY7okdc5RhMxN0GWNufIE5wUauTAMrbyYqQX6WthW9FPXm1oUCTT7-A2myAta-TX8bxpVhCTkROQPwHjX3iPvb-0uXfYcIwEtw-', 1, 1, '2023-08-20 22:25:15', NULL, '2023-08-20 22:25:18', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000403', NULL, '2023-08-20 22:25:18', '2023-08-20 22:25:19'), +(3817, 1347, 'Priscilla Amanor', NULL, '233240678233', '0240678233', 'MTN', NULL, NULL, NULL, 'dZl7knaEB0_CoqxXAO-7_P:APA91bFPDnBKXwfMuf7JQ-M9YyaZQmCt2oCkpx_lSqcCUIK98HxND_Wu9sKkBM7yAYLIKkVergj-IBMB--4mxgUz9wSch5ikoB4592VHNXu3p6fDEFJsEyloU8bTwDel3DuRerBD236E', 1, 1, '2023-08-20 23:01:24', NULL, '2023-08-20 23:01:25', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000404', NULL, '2023-08-20 23:01:25', '2023-08-20 23:01:26'), +(3818, 1348, 'Irene Bashiru', NULL, '233242077273', '0242077273', 'MTN', NULL, NULL, NULL, 'fP5ZPoK5QbqLD8KPcn2x7l:APA91bE6LSPEUuvjN29pJq-rvAMJiv-f-8Ci8s5D8hsHQGtBwe7IhurBoK1Fo_-BRP_7roO_fby-xkah94LlC3Pm_zFZDdZ4LBLOLMFhi9KDCzwf4jPn2G3JL4tQ6VPEN1MvirlBHWQh', 1, 1, '2023-08-20 23:05:37', NULL, '2023-08-20 23:05:38', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000405', NULL, '2023-08-20 23:05:38', '2023-08-20 23:05:39'), +(3819, 1349, 'Precious Boahene', NULL, '233594892725', '0594892725', 'MTN', NULL, NULL, NULL, 'cYApilAHNUyfs__MKO8e2p:APA91bEH8VW35UilnexMLdelVFAxtFda1hcndfHC2DRoNijsQpBu2mXHZ7KuTJ2VDlPsZ1ZDxH9ei-8wMEmMmdXaEcTh4L3G4tlkTuPjgvDRatr1qzFctcLqij5OqjY8rq_JfVmmQvB3', 1, 1, '2023-08-20 23:11:13', NULL, '2023-08-20 23:11:14', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000406', NULL, '2023-08-20 23:11:14', '2023-08-20 23:11:14'), +(3820, 1350, 'Dreamgal Grace', '2000-12-13', '233540452465', '0540452465', 'MTN', NULL, NULL, NULL, 'dVB7FUBwrUQhi6v6kHM073:APA91bEmStf_F60jvKCeJ0zARsijupoXlXo8lzH_M_wvjLP1exWpg0_dSFPyI6f0JCG_bBuIvMqXH9QYEKl7hInr2t7x9n5GKSGu6QmgCHHDOdIoz1u7gD7R88REie0P6mdydY14IDJm', 1, 1, '2023-08-21 00:54:05', NULL, '2023-08-21 00:54:05', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000407', NULL, '2023-08-21 00:54:05', '2023-08-21 00:55:33'), +(3821, 1352, 'Nana Akua Marfowaa', '1999-06-02', '233553064173', '0553064173', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-21 07:30:00', NULL, '2023-08-21 07:30:01', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000411', NULL, '2023-08-21 07:29:24', '2023-08-21 07:30:01'), +(3822, 1353, 'Edith wineme Ayuah', NULL, '233597867321', '0597867321', 'MTN', NULL, NULL, NULL, 'c6j_GAfMp0uct77U4b4eDT:APA91bHhHSDE80r5EzB5oK4U78zqzpx2X6IIXfkQhkbxabjefVm97MdE6pn0RplMb8m6ZI2Z3S6jcvQ03D5dqS0uQXTvL8HkDZu2dUisxNZBVUlfIAEy1CQI2-smJuY9hvyWicAjKpAJ', 1, 1, '2023-08-21 07:35:33', NULL, '2023-08-21 07:35:33', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000412', NULL, '2023-08-21 07:35:33', '2023-08-21 07:35:34'), +(3823, 1354, 'Josie Mingle', NULL, '233273176867', '0273176867', 'ATL', NULL, NULL, NULL, 'ciPR9dBZSLaFjParsQqVeo:APA91bGnSiKYGOenneprCOwEE8RxNKr9B_34c0lQe40_PCMeXHS0Y8nc0WJOv3gjrLKjI2AmaMvyOjUpYSbFYDtySuQHNkeSeo6aJDKirT2gO3PJ1kzuwXTYW9ZVc7QEWXG083qeOyX4', 1, 1, '2023-08-21 07:47:22', NULL, '2023-08-21 07:47:40', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000413', NULL, '2023-08-21 07:47:40', '2023-08-21 07:47:42'), +(3824, 1355, 'Stephanie Deitutu', NULL, '233553570765', '0553570765', 'MTN', NULL, NULL, NULL, 'c33uPQQHbUJKkpDTThs7AV:APA91bFi0Co0Dn49VhG18Nu8UTkU5turyrHX-8R-QqE3QjNnvQhN2PivgWOBaR0G33CX1sL51Dlnc4sUmh2yx7gVDAIOz9dpsbem8wU_gnMGyKXkQDU5LcepdmVxWftWnw6uX7E6-xG6', 1, 1, '2023-08-21 07:58:10', NULL, '2023-08-21 07:58:11', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000414', NULL, '2023-08-21 07:58:11', '2023-08-21 07:58:11'), +(3825, 1356, 'Gifty BruceSmith', NULL, '233551657261', '0551657261', 'MTN', NULL, NULL, NULL, 'dlvGUUKig0c1qDZC3ogMR_:APA91bFIgmelbbFWfxeMEtTkQ3N6q06AXgYdrgns6pKBmMK27oVZVe0V9QILRdyaJVO5fRd7ZJjWpJElezWpQmnHjnz-E0JzOo6GvyX9VRCfHOz_bes06Zh5uaVtrhyXpM7TOG94KqBY', 1, 1, '2023-08-21 08:09:52', NULL, '2023-08-21 08:09:17', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000415', NULL, '2023-08-21 08:09:17', '2023-08-21 08:09:17'), +(3826, 1357, 'bervelyn Armah', NULL, '233596904085', '0596904085', 'MTN', NULL, NULL, NULL, 'dz-ec0BkRICnvZ22QvOlyo:APA91bFr3S9Vd7HSqrawIMNt6ObE_DXKaPVP0NU3hUCmhyyW0SKRYSzU9VNnYK7yuNW2MVvAX_6PTcjzWkHkEh5J60gYurkYIRgKRFt_bzDxZTC5T6UFBXCU4oOUT-wevM7tm7H_nZ2c', 1, 1, '2023-08-21 08:29:46', NULL, '2023-08-21 08:29:48', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000416', NULL, '2023-08-21 08:29:48', '2023-08-21 08:29:49'), +(3827, 1358, 'Marian Sackey', NULL, '233248274717', '0248274717', 'MTN', NULL, NULL, NULL, 'd022cZHE_0TplpZGrfhg37:APA91bEyeTncq-XF7t-_K4kb9zQS47hXrsTcF2TELvVP4sruIFhTdyCxQGmw0OXDGDZstqUzNGRvHr1C7BEFdcQEIcIxltm0Q6CNt32iYjnEg0GFInc6xIS7MW755SagD4E4fNGob5sH', 1, 1, '2023-08-21 08:30:07', NULL, '2023-08-21 08:30:08', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000417', NULL, '2023-08-21 08:30:08', '2023-08-21 08:30:08'), +(3828, 1359, 'debbie padi', NULL, '233206030243', '0206030243', 'VOD', NULL, NULL, NULL, 'fIvDzTIpT-Ot8IEO58LEn3:APA91bGTSaAoE6WC3NaLd1u-HL5vJeduP5j-LSUwsot6y_NuIEm6mRbP0ZCWBehNp82O1t1Il7Tyhvb-c4VpHxVa1SP2L7ZbEl25CSj38G9LEOMqOxoH2N9rag0sKsUPmoLPIZjPdW2I', 1, 1, '2023-08-21 08:59:46', NULL, '2023-08-21 08:59:48', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000418', NULL, '2023-08-21 08:59:48', '2023-08-21 08:59:51'), +(3829, 1360, 'Felicia Osei', NULL, '233200943163', '0200943163', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-08-21 09:09:42', NULL, '2023-08-21 09:09:49', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000419', NULL, '2023-08-21 09:09:49', '2023-08-21 09:09:49'), +(3830, 1362, 'Priscilla Agyeiwaa', '2000-06-15', '233543057422', '0543057422', 'MTN', NULL, NULL, NULL, 'fSLNzxuhMUhytw89KvadSf:APA91bGhLMiNvgVk3qEMRN_TRKm7iFafCSCkNzN9gYqGoJ8M5_LnJiNbX-ob7UBIGgGZ_VqunmbwfoZrAdxs3bc_HU_Fg_kkBOiiFj6PvsDPaZmy3dZaj7LrfTFOt-pDztyyWEnD-o8x', 1, 1, '2023-08-21 10:17:46', NULL, '2023-08-21 10:17:47', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000421', NULL, '2023-08-21 10:17:47', '2023-08-21 10:29:28'), +(3831, 1363, 'Esther Saah', NULL, '233554450859', '0554450859', 'MTN', NULL, NULL, NULL, 'fLOksXsOHkNVtw3bpY_ePh:APA91bEhzo3sy57LQWVLbM3mJwH3zNPMb7XXMTBc5Q_QYfmlusStmDE_hEDmtGhuVcz5YxDK1M7GP-CBoqPNE9s-W16uWdCkID9ZRB5EBJhlije9EnYtshlFdD5ntALzcUGq-SX58OC4', 1, 1, '2023-08-21 11:02:20', NULL, '2023-08-21 11:02:33', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000422', NULL, '2023-08-21 11:02:33', '2023-08-21 11:02:33'), +(3832, 1364, 'perpetual Nkrumah', '1999-02-24', '233595447616', '0595447616', 'MTN', NULL, NULL, NULL, 'eb8PNi0HvUPfup8xJeak_O:APA91bEMMiMekCuu2I3zFK1tICieCHCdUEEVa3EmDhC2iGeT06hZCQPVLJn4Xg9Bt0Fenw-ph_PwR_N0LgapR7G0vFu9aeDMWGMSyEICo71CVaAQnohD6lS0V1_2Dw9-R_Q00M2fL1qk', 1, 1, '2023-08-21 11:09:29', NULL, '2023-08-21 11:09:31', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000423', NULL, '2023-08-21 11:09:31', '2023-08-21 15:24:23'), +(3833, 1365, 'Gloria Asamoah', '2003-10-02', '233593349935', '0593349935', 'MTN', NULL, NULL, NULL, 'eRbazCMSfknprzD9GGkSEs:APA91bHECeZ2OFQme_CnEVlQNdOBMvruTOLBcnx_hNIIrwDSqyTvld-F7SzoXAiQN5mQcMoyMiOuMtv8w9Z06ImN9H95FizJ0gKPs3xdCYUAawYWiDzCLl15fJcLl1PvWzx6so_Otrhn', 1, 1, '2023-08-21 11:09:34', NULL, '2023-08-21 11:09:34', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000425', NULL, '2023-08-21 11:09:33', '2023-08-23 15:02:51'), +(3834, 1366, 'Anthia Tiwaa Frimpong', NULL, '233202034639', '0202034639', 'VOD', NULL, NULL, NULL, 'f21NrwaYdUm5lJ47uWqMyH:APA91bEdaRg8eGvUaS7YO9GcZMA0Vq3bnZhfltJQtZtcxkeAZb4SlDa2lpyrPIvyDev_QVAUPJd8NS8gwY2s3NUfG22XFxcaG1lQT9uGZplQVN4crhEPcHj1odlXxYfWIgrO8BYOtkpn', 1, 1, '2023-08-21 11:24:02', NULL, '2023-08-21 11:24:04', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000426', NULL, '2023-08-21 11:24:04', '2023-08-21 11:24:05'), +(3835, 1368, 'Tiwah Esther', NULL, '233201829983', '0201829983', 'VOD', NULL, NULL, NULL, 'e6l92layTUCeuQwEPQEl05:APA91bHRv6O_lA58ZF1e5ZXkLWu51i1O26rAw1QRlUxpFDuOvNWiZfyAh5k5g8VVtGQeEy6Tq-o9W70sfkziEpjvMjXEIyOSUCCEU1GVQ0u91ucXWjzDb0vLJC7-fe0Xp-14RA1xLF4W', 1, 1, '2023-08-21 12:38:54', NULL, '2023-08-21 12:38:54', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000428', NULL, '2023-08-21 12:38:54', '2023-08-21 12:38:55'), +(3836, 1369, 'patience Dzigbordi', NULL, '233203988434', '0203988434', 'VOD', NULL, NULL, NULL, 'cPSC0Icev0JIj3LeJZETpf:APA91bHTMG2CFdtmCr6KZcBERGgFAaAeCVhG2bJpBxqAx4TuPXcEax4tCCZ7gIXtP1QUOt7NaL78N6g1xGUUm6rB3MTHGjFCkP81JWGJOtYaOrSJ39RwFXT0ScGPptZvwZkmMNcchv0D', 1, 1, '2023-08-21 15:04:52', NULL, '2023-08-21 15:04:55', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000429', NULL, '2023-08-21 15:04:55', '2023-08-21 15:04:56'), +(3837, 1370, 'Linda Boateng', NULL, '233551760725', '0551760725', 'MTN', NULL, NULL, NULL, 'ct-mWDmF70KimqDBduY1c4:APA91bFCXSANkOZd5oyNvWksaeP98QHlBlbqSWgxUjU71VBkqHW2-HVf_Ka5T61MGef8h-08HlORRugz3V8Q1BA_PwjDEE8vAVbGqBk_biHwwTQtNT2_y2GTY6Fk9_Ax_TSwjIlQ6za-', 1, 1, '2023-08-21 15:44:07', NULL, '2023-08-21 15:45:13', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000430', NULL, '2023-08-21 15:45:13', '2023-08-21 15:45:13'), +(3838, 1371, 'Rosemary Amponsah', NULL, '233540692649', '0540692649', 'MTN', NULL, NULL, NULL, 'ctT-LQ1-nU2lg_uJaFuMAA:APA91bH5otXsNTn0wAegSYh6dhCj_1G66kT9u5xkFz_dn_oq2O46IDI0vnqAWq349d00H1Gdx63wSfM9-S9XLRlM5f2lnK8eWlfeKJkDGx3vwohlfS4EhSW-cFi0lETpRGheoSEt2N6S', 1, 1, '2023-08-21 15:46:55', NULL, '2023-08-21 15:46:56', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000431', NULL, '2023-08-21 15:46:56', '2023-08-21 15:46:58'), +(3839, 1373, 'Ethna Pala', NULL, '233542126177', '0542126177', 'MTN', NULL, NULL, NULL, 'fVion4eGQT2_FTpWJEU3HB:APA91bEKrBlmVTBo5lsLno7OAo33K_8FXt0FDiMwrnUpDxQ86NhuqmkSbSDLq1PKgmkzcNIj6mxCmdcKHYDOWOYoeGCDLDsbgrX9qY1UB1DBzAwVFqQ5m2j2EDMjygw0Ix1nxFk4rq0i', 1, 1, '2023-08-21 16:07:34', NULL, '2023-08-21 16:07:44', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000433', NULL, '2023-08-21 16:07:44', '2023-08-21 16:07:46'), +(3840, 1374, 'hawa alhassan', '2002-11-21', '233257554825', '0257554825', 'MTN', NULL, NULL, NULL, 'cb4ipj_edkHBtLa0WTImU5:APA91bFR1act89uYeURmNwnomMDnPcUavZK81PO99JsS7Zig6urNwWCgRfc1msu9TAyrwFlUGbB4aNrc_eCTzs99CzP4hDCQldw421TxAF7CaunKYoQjokCOzy_f-uIZldx0u_OHgIr4', 1, 1, '2023-08-21 16:22:37', NULL, '2023-08-21 16:22:38', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000434', NULL, '2023-08-21 16:22:38', '2023-08-21 16:26:55'), +(3841, 1375, 'Jessica Tetteh', NULL, '233541621691', '0541621691', 'MTN', NULL, NULL, NULL, 'cghR2X6jiUj0vY8hyW8GTP:APA91bHn3jn3iMm5-wgv5c2kXn8XG9KUFTrgya1wr7uKIxnQ0dSgWMqCw1qPLpgHh0VTqOfgIH1ITxJ4udJTIwspW1Uw10XPAuDcFufBjFl8ZESLFCYjJlGXwvhV8BawFe6pilou3HLb', 1, 1, '2023-08-21 17:45:41', NULL, '2023-08-21 17:45:43', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000435', NULL, '2023-08-21 17:45:43', '2023-08-21 17:45:43'), +(3842, 1376, 'Priscilla Mensah', '2005-04-06', '233200916925', '0200916925', 'VOD', NULL, NULL, NULL, 'dydPE0OcSjCgJuGDZ3OAby:APA91bEkko8ybiYr8kYljWVmU0tNmP_fLJNtrdTrPt0lstZ69N3azpoyvqFn_yQN3nM-winbuT4yX1IBRajt0mvs6yn16mEb_0vSZ4ro-XlA8gtqR9DI_YkPU817EY75zAfHRVbd1FUQ', 1, 1, '2023-08-21 18:17:57', NULL, '2023-08-21 18:17:58', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000436', NULL, '2023-08-21 18:17:58', '2023-08-21 18:25:11'), +(3843, 1377, 'Abigail Jondy', NULL, '233598133002', '0598133002', 'MTN', NULL, NULL, NULL, 'f-qgLn0l90xknCkZjHa8nz:APA91bFTMQh5qT8iB43tjFmNQRi68ZjtyWvr89FyMOZBN4Yf136OBSVXGWJiLhlhzHpL8rGicqzFzVxXrhkCMFtK0hR1i8kbHK4xmLlSM1q9wIZkI7f9FQfUR1W4tniIQSfHxLT8xH8L', 1, 1, '2023-08-21 18:27:54', NULL, '2023-08-21 18:27:56', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000437', NULL, '2023-08-21 18:27:56', '2023-08-21 18:27:57'), +(3844, 1379, 'Osei Philipa', NULL, '233540913369', '0540913369', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-21 20:52:49', NULL, '2023-08-21 20:52:46', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000439', NULL, '2023-08-21 20:52:46', '2023-08-21 21:25:48'), +(3845, 1380, 'Dorcas Ankomah', NULL, '233243192056', '0243192056', 'MTN', NULL, NULL, NULL, 'drOuNbRvIkVkhekgRg4afw:APA91bGLPc9wLgRKECizxRAE_YwI4w7WztCTT3yKKtY_HVyVAEWvnD4hbj9BU1oChGZN9v0tGANn7uqSlMzG13-_sn1HtrsHc_sDv3jK9nz_DMBEr3Eavk9icGMcLOYZVr73Nhu5iRqs', 1, 1, '2023-08-21 21:31:59', NULL, '2023-08-21 21:32:00', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000440', NULL, '2023-08-21 21:32:00', '2023-08-21 21:32:00'), +(3846, 1381, 'Gladys morgan', '2000-12-06', '233557170460', '0557170460', 'MTN', NULL, NULL, NULL, 'c6_2J-5aR4KXjsfqPah1A4:APA91bGE7Xme_-DZ4mncMVdzQN7wf4EKB320uWTqB-jPZkRyLYYhoHZDTRr92hrqAZuEnLQo72nzq01v_0MsGkjR6fdRxkVrLvMMeptj4p7xruHYZTtpRNZeyya10kyNNrjSfApc3N5T', 1, 1, '2023-08-22 00:21:04', NULL, '2023-08-22 00:21:06', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000441', NULL, '2023-08-22 00:21:06', '2023-08-22 00:22:37'), +(3847, 1382, 'Afia Gyasi', NULL, '233547336151', '0547336151', 'MTN', NULL, NULL, NULL, 'fiO6yaDTnkMhjWsGmzPcgA:APA91bHBUdqOzSuHVTVIzqmO1ld9fSMgqU_S2Tz-e5U8ntpEuAWulFcra-gHgHSA0AhowSH6StXdBDICDtpvPzcFq0T4iRwKDSTx2GnkpeKPGTDuIsqbPcGYUPCogQpTCJ4txagdDAjl', 1, 1, '2023-08-22 01:18:53', NULL, '2023-08-22 01:18:54', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000442', NULL, '2023-08-22 01:18:54', '2023-08-22 01:18:54'), +(3848, 1383, 'Afia Amankwaah', '2000-07-22', '233541253795', '0541253795', 'MTN', NULL, NULL, NULL, 'cB5VRTsPRl-YZLq5XxdchB:APA91bFkwXG443WP5V9Yt11AyWwXSQs9FDFzDd3jBSbsxRJy43TskdqXmVFR8ZLL_Z9uH1h8WFNqRZ7ciEEYdRLPP8v6ii2FyAcje74LtcXRizwWBqhJ5drfS1DmfA8iU6TqF0Ga4HqO', 1, 1, '2023-08-22 07:29:46', NULL, '2023-08-22 07:29:43', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000443', NULL, '2023-08-22 07:29:43', '2023-08-22 07:45:28'), +(3849, NULL, 'Gloria Gifty Sackey', NULL, '233200707060', '0200707060', 'VOD', NULL, '', '', NULL, 1, 1, NULL, NULL, NULL, 0, NULL, 0, 'retailer', NULL, NULL, NULL, NULL, '2023-08-22 09:02:47', '2023-08-22 09:02:47'), +(3850, 1384, 'Beatrice amoa', NULL, '233257277692', '0257277692', 'MTN', NULL, NULL, NULL, 'e0iIVWhbSXGroRPZNyYSp4:APA91bGRvwwcbiQgxYQB-Nx5RcpxuezcoPJUsMn7Pdeh_4K1AHB60o4F2-RILo1G9t0JBsyp6v96nVyr49t-N1QjXwXc8umMjuKsrpmzu_FtwxQZeCc9JT7absvHnzxh7rFM2vSCIC_i', 1, 1, '2023-08-22 09:40:55', NULL, '2023-08-22 09:40:54', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000444', NULL, '2023-08-22 09:40:54', '2023-08-22 09:40:55'), +(3851, 1385, 'Rosemarie Frimpong', NULL, '233242814994', '0242814994', 'MTN', NULL, NULL, NULL, 'faRpjfyIeEq6tEArViMAY6:APA91bE9Vs6qyMQLnLqLG1JyOiaPizjJmWeRkB49qTl9dsMkOuLmt_WtOhecANfM4q6BcAlXVBR1EixCmvPbaVdfKbf6r1uvFQHlKpLMhgolMYdwrUR-Ov-eu81tp6kJqZW0DvsydwTc', 1, 1, '2023-08-22 10:19:46', NULL, '2023-08-22 10:19:46', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000445', NULL, '2023-08-22 10:19:46', '2023-08-22 10:19:47'), +(3852, 1386, 'Ruth korkor Adamani', '1996-09-08', '233205401123', '0205401123', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-08-22 10:24:47', NULL, '2023-08-22 10:24:49', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000446', NULL, '2023-08-22 10:24:49', '2023-08-22 10:24:49'), +(3853, 1387, 'Ruth Adamani', NULL, '233541436769', '0541436769', 'MTN', NULL, NULL, NULL, 'eruJctzoQELDnji7_Hj6LX:APA91bFXETYy0lvI80xUmZU7zCEVLzXjawwv4dv5HItk2oJNW4BCCgYOmsm5dJo6BWYHox2MwO0VoiJ8HflxBHnDsJcI32eSf6XgCZ6fFHSFGVp7F-6aUeEFOBq5Hne6B1wjsIhB4gyU', 1, 1, '2023-08-22 10:28:56', NULL, '2023-08-22 10:28:56', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000447', NULL, '2023-08-22 10:28:56', '2023-08-22 10:28:56'), +(3854, 1388, 'Ruth Nana Danso', NULL, '233241650020', '0241650020', 'MTN', NULL, NULL, NULL, 'csbesGeRVk5fgYI6CW3mxC:APA91bF4PQzA7IbhpR0bVh0fyFTWGvs1D_63zecNI-40r3xFQAuCXjrv3mlsoKN0XtN1WaG3BZYb_60jTnE_TGwWBKe0WHzJs66q3Uc9S444Jtdly_WFEYBT2qL0ke9C-5AtFCLatk82', 1, 1, '2023-08-22 10:33:35', NULL, '2023-08-22 10:35:42', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000448', NULL, '2023-08-22 10:35:42', '2023-08-22 10:43:34'), +(3855, 1389, 'Mavis Apogba', NULL, '233541653895', '0541653895', 'MTN', NULL, NULL, NULL, 'eZCnWobxQ5224nuGteXXUh:APA91bFGitjukj1wD1oZpbxazEtveNmOO4LnckjTMdMReZmqW8R3iDtHh2K8rkTUR6uRIcnHwpwd936e4jcgPyHRwtfeu2U-VYXa9G4cMaoZTc5l8tz9ehHPW-NKHWVx9urHw-_zmOb8', 1, 1, '2023-08-22 10:40:19', NULL, '2023-08-22 10:41:30', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000449', NULL, '2023-08-22 10:41:30', '2023-08-22 10:41:31'), +(3856, 1390, 'Eunice Ansah', NULL, '233592412426', '0592412426', 'MTN', NULL, NULL, NULL, 'eF2sHvY7t0Dwtblavj7-JV:APA91bEwdELtAPse8XM0_NYV7EtX_oFzdFgU59TADBffEEMSwtfPByK1KXYlZ6QrSy2Ieiw95kjkjJ96gP5-ehLNwRgsDc4tjWkRsRKGbswWuvVe7cRdnyOHkEM0vrhLyt5qKMuOkq4_', 1, 1, '2023-08-22 11:08:38', NULL, '2023-08-22 11:08:39', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000450', NULL, '2023-08-22 11:08:39', '2023-08-22 11:08:39'), +(3857, 1392, 'Jennifer Nana', NULL, '233548113077', '0548113077', 'MTN', NULL, NULL, NULL, 'c2Jx-o-ZQb-HkAOuWGEDMI:APA91bGgwVa4u0vMu7CaKRKCWjeA-osE_ud_Q8EwbLQsOMXV_2rJRNHRemPwhTQ0RgEFGHPl_IVfG4CNiRQeNPrjJ-vIBE7Frntr4VbNnpBvFb_DIUUbNygMNjmYPoSRAR42KKsZqC5_', 1, 1, '2023-08-22 12:58:13', NULL, '2023-08-22 12:58:17', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000452', NULL, '2023-08-22 12:58:17', '2023-08-22 12:58:18'), +(3858, 1393, 'Juliana Kuje', NULL, '233558490305', '0558490305', 'MTN', NULL, NULL, NULL, 'cX033OzRGk4Xg7UmwBa5uX:APA91bGDIH6soV6AnSjhgWmDuM3jBUkQBY61eBkLYxSOGBcIbOH1-9ExAuOGtFWon-u63knInQWrvlXR4cLlHQhDTNhTKS0UiZXi0CSNtBB3Z5Ovgue4AxFYpge-A9Im38qOb1WBjbop', 1, 1, '2023-08-22 13:01:31', NULL, '2023-08-22 13:01:32', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000453', NULL, '2023-08-22 13:01:32', '2023-08-22 13:01:33'), +(3859, 1394, 'Maame efua Kyeremanteng', NULL, '233249820183', '0249820183', 'MTN', NULL, NULL, NULL, 'cO9-P7VfS3OoP1UqKVETSY:APA91bHNwW7VfraazgEOUWd7uHL3DCyDmutXkI1bcXVJqY_QdhC8KqpXwuMA3PjcOn_NOjgRIsbAep7pDYGybJqlmpYIztE93Bhc9Ps73TYvnXaCrDmTNgfQLLWbDXqyhCS5nH8gtX-3', 1, 1, '2023-08-22 14:05:46', NULL, '2023-08-22 14:06:15', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000454', NULL, '2023-08-22 14:06:15', '2023-08-22 14:06:16'), +(3860, 1395, 'Jessica Afriyie', NULL, '233207400533', '0207400533', 'VOD', NULL, NULL, NULL, 'fbCEzdxlHUVrrmjjFTz2Lg:APA91bHmkLQPwQKCscXc93mF9BXwdj7LUYHJ2o53eXqIKox7nd-t3GcCggZZjrJxs3ii7Qod77geYriyZ3aPPPJi5TNbTnZkcgtMkQpp3DBD_45TNLlh-0EHeZdTVzGdD-cHhj2nEEzd', 1, 1, '2023-08-22 14:22:21', NULL, '2023-08-22 14:22:22', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000455', NULL, '2023-08-22 14:22:22', '2023-08-22 14:22:23'), +(3861, 1396, 'Suleman Osman', NULL, '233244996491', '0244996491', 'MTN', NULL, NULL, NULL, 'ev9HXpmDgUhmjOGZU1p96H:APA91bH53yl4YCOVFfW9Olct4Lwdb6OOAq1DqHvkXyETNndzvp4xsvIvZiKZ5oFKMz6rE8b5mPoRMUp8av9zCbkQ3UwkXqhrWyTgGsBVn1e8JDyEI-oAl582L83Pm0lZk17rxK8SoTu9', 1, 1, '2023-08-22 14:22:36', NULL, '2023-08-22 14:22:37', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000456', NULL, '2023-08-22 14:22:37', '2023-08-22 14:22:37'), +(3862, 1397, 'Sheila Tetteh', NULL, '233547856731', '0547856731', 'MTN', NULL, NULL, NULL, 'eGh3dXNqFUIPsHqWdqPTC7:APA91bE4KuIZvKXQCAfXWfo0iE1xlJ-IEhccNbgDnjb_65WHuDT0RCkvFwZ5FPLSHjvbNNKes-0yJwi5JUlcEt2P3PSmLMX0TDbMDuZ_-ESBNtEOh2knoQ7QuxwvGQHQ9HvqNdsPzYB4', 1, 1, '2023-08-22 14:23:37', NULL, '2023-08-22 14:24:09', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000457', NULL, '2023-08-22 14:24:09', '2023-08-22 14:24:10'), +(3863, 1398, 'Nora Amissah', NULL, '233595879462', '0595879462', 'MTN', NULL, NULL, NULL, 'cbYiKcW4Q32a0pIMQ25eaK:APA91bH3S2ywJrzZ3SmE3d3dm8DuOfzQ9UGkxF0io1exjSkRzX6EnDBQYUr5QVTS4kZT17WgY6r8z1yeJAFzSdITF9qUEr51fAkL6eBqtsJbUfp5s3FsEwHzEpnecyFfqgwh9dPkGMYq', 1, 1, '2023-08-22 16:51:34', NULL, '2023-08-22 16:51:35', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000458', NULL, '2023-08-22 16:51:35', '2023-08-22 16:51:36'), +(3864, 1399, 'Victoria BAAH Acheamfour', '2000-05-14', '233544705796', '0544705796', 'MTN', NULL, NULL, NULL, 'fWWAs-_JxUOvthki0V2Jvr:APA91bEUUsRrdUv_O3qwBfiKFavjYdJJGX2Ch4wTgO8XS1XzCQCrtPYxtIARJOZVSFLWkzwkbPn3iw8o7dDObaR3RkLb-cs_zce03FCRNIBv9mdCLbe0kgitUVfImUPFPCcke4wCiIKJ', 1, 1, '2023-08-22 17:24:52', NULL, '2023-08-22 17:24:52', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000459', NULL, '2023-08-22 17:24:52', '2023-08-22 17:26:50'), +(3865, 1401, 'Gift Brown', NULL, '233549333119', '0549333119', 'MTN', NULL, NULL, NULL, 'en9tdxSDNUjhjMRc191FNS:APA91bHtg8yXw0kc2bzla495GtdFoQ-OYBf7OsvAzoc42tMsPWlFVTCUc61nPYqWxYcxnxiZlN0z83et24xWCCs7leAIAYkRwtwIoT2PnjGy-No853hPhLVAkXfid40KrS80-YLJ-_Bd', 1, 1, '2023-08-22 18:08:21', NULL, '2023-08-22 18:08:22', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000461', NULL, '2023-08-22 18:08:22', '2023-08-22 18:08:22'), +(3866, 1402, 'Judith Annoh', NULL, '233549820507', '0549820507', 'MTN', NULL, NULL, NULL, 'ePJ99ZTSlUGegzg8Cr8uNG:APA91bF1QMd66aZCpcyBzoTp3qI0HmZiLpBxnBE61_0FwH0PO3guNKAeZ_XDyic-n7R50H4uSkznB5uqw40o1SUuo15Mfo14ohsPi517t8-dymw-CKXxa_isbsW8XjxnK47tVQg62r8P', 1, 1, '2023-08-22 18:52:09', NULL, '2023-08-22 18:52:10', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000462', NULL, '2023-08-22 18:52:10', '2023-08-22 18:52:11'), +(3867, 1403, 'Ayishetu Yidana', NULL, '233550588133', '0550588133', 'MTN', NULL, NULL, NULL, 'dj6rcOXoi0Copsc7cn58oT:APA91bH8PMuw5tD2oxl_cCZ2unGncA5JewgsOemLzJ_lpWEFkS-iUIyEYwcC-Ii0B-sptu6jAx4CXGQV4YeOti4o2mqxUYucXX4fLahhl0pXPYbjry6SE_ExcWINj6lgZxbiqbtYeNpw', 1, 1, '2023-08-22 19:03:38', NULL, '2023-08-22 19:03:45', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000463', NULL, '2023-08-22 19:03:45', '2023-08-22 19:03:45'), +(3868, 1405, 'berlinda Amoansah', '1991-06-08', '233543612137', '0543612137', 'MTN', NULL, NULL, NULL, 'cWwWLg8UuEk1sa2I36wwK9:APA91bHwcwr5um7J5HmzkS_GpSTUZCWFB_h6fkJy6e4HUhT2RfT6_YIjZeDEF4IfOh0b1DB905GCMDr-gC3bmhoOwpkx22Kc5a8p1oXb8KyjCymeYNK0ZqoKTeBzO0dKgOfGsWjlIYc4', 1, 1, '2023-08-22 20:16:40', NULL, '2023-08-22 20:16:40', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000465', NULL, '2023-08-22 20:16:40', '2023-08-22 20:19:06'), +(3869, 1407, 'Juliet Essuman', NULL, '233555133926', '0555133926', 'MTN', NULL, NULL, NULL, 'cMoffmbOQXqVb95hbIhEMG:APA91bF_Hu5wu62t4vJCYYgeTX7wKBNx3k81koiDAl6fiyaVBk2Una7vsKKE8jA6dauCyN802H-EJu_Vp-gBxLdN8hIhxtRq3XLnGO6G28t7PeVYqfU7KlUNykywZJIRsJ3w1AQpaD03', 1, 1, '2023-08-22 21:29:35', NULL, '2023-08-22 21:29:36', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000467', NULL, '2023-08-22 21:29:36', '2023-08-22 21:29:39'), +(3870, 1408, 'Akua Dorcas', NULL, '233552650151', '0552650151', 'MTN', NULL, NULL, NULL, 'dIuhaBl2AULqullGIggRiO:APA91bFwAzIpw9KhwSE3W_Vp14CSTuB7mRXBqG5bIVyx8kNXyS0WnVFoozXRJ9Thrt1T_DVd0vESHmYhJD4ulnGUPi-9rcbzgT5TO5bWnUeSmaM1GItCpUBF8wR_UTN7r0_xoikPUIvs', 1, 1, '2023-08-22 22:58:03', NULL, '2023-08-22 22:58:04', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000468', NULL, '2023-08-22 22:58:04', '2023-08-22 22:58:04'), +(3871, 1409, 'Abdul mumin latifa', NULL, '233545348649', '0545348649', 'MTN', NULL, NULL, NULL, 'dAO6yEk_5EihuU_DlIiLGd:APA91bExqutR5g6q7ZTdATo9v_1aUmalotulLAGoHp9P3uTnaFd4oKYxp6GSz5A28ah2lSIjl-5bk74pPMq5-NSgUPg7FI8GO36Rv_ufq103tv1lOwKnpKpMPIdikhbrYor-b-OyRzAk', 1, 1, '2023-08-23 00:49:01', NULL, '2023-08-23 00:49:02', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000469', NULL, '2023-08-23 00:49:02', '2023-08-23 00:49:02'), +(3872, 1410, 'abena gyamfuaa', '1989-08-05', '233247663155', '0247663155', 'MTN', NULL, NULL, NULL, 'f4PLiLQyQ5m2GcAFjex17O:APA91bFC4Ep28SDGH1cV2FMs923kDYOh0S4aLbNY46_cSRTARfBaJgLX9Ox206k76UqKHYDUOj1TVrMDdbZ_Ifw4U4i9osN8whTO54ofSoT0iC8MZYocaOBO9REUQGLcy8lpNoIRuRfz', 1, 1, '2023-08-23 05:19:46', NULL, '2023-08-23 05:19:47', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000470', NULL, '2023-08-23 05:19:47', '2023-08-23 05:22:12'), +(3873, 1411, 'sandra welbeck', '2000-12-29', '233558792339', '0558792339', 'MTN', NULL, NULL, NULL, 'fLjudQ4gMkVnm5bLG4DIki:APA91bGnQHvCecK9E9M5j-OWWhH4l3ZRNkfKBh9uSOoLkXwOxHdW2iOGe301yzFYWTEHORL-qOYBkB-xd6HiUpEVYEF1nbI5hbos15lZTsWFCEZigTcuOjki9oQGp4u03o-50xKTdNaZ', 1, 1, '2023-08-23 09:49:45', NULL, '2023-08-23 09:49:45', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000471', NULL, '2023-08-23 09:49:45', '2023-08-23 09:54:29'), +(3874, 1412, 'Claudia Arthur', NULL, '233557522360', '0557522360', 'MTN', NULL, NULL, NULL, 'eHoJHscRDE_slRSLqXnqnA:APA91bEtKixHzoONKns2hJx9a42bN6HMrf2CqR5J3HNlLuKv6mgBBImcdk_7QAe3f_mfBZT0gWP1yCnnxfY87LDobCWuk2j4Umv3hTId9WMLo12irnTuTXuCQ6ZH8gYxXsJU8JEv8hwF', 1, 1, '2023-08-23 10:39:22', NULL, '2023-08-23 10:39:23', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000472', NULL, '2023-08-23 10:39:23', '2023-08-23 10:39:23'), +(3875, 1413, 'Abigail Koblah', NULL, '233554543019', '0554543019', 'MTN', NULL, NULL, NULL, 'e8ctmQVWQIGylA63nmTiOx:APA91bEkbSJMdVdaSrLUx9nkxuJmSLp83wNh76ihMSCDdNPzhrXnL_xI8mgIzvHQDepQc8vTq3nIqQSvPrg7zEcaJMBQ6REAPWT3Av5Q5bysBnA3yV_E58MUDRZOX-rYOqN6iIT-pmRy', 1, 1, '2023-08-23 10:43:37', NULL, '2023-08-23 10:43:39', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000473', NULL, '2023-08-23 10:43:39', '2023-08-23 10:43:40'), +(3876, 1414, 'Elizabeth Osei', NULL, '233541634483', '0541634483', 'MTN', NULL, NULL, NULL, 'crJtiZO5tkYckuWJo1CrsD:APA91bG_yqsjEgweb__GH45ln4SYTHjgm0gDkRnX9dpt7zO1zrA_8epF_GxQ65sj8DL9BcfpVFK86pT3oQnhdmrzJTokifZlV4cv5cYhVzvC42267623PfQT4zHww9WvwpYnJwMx-QGO', 1, 1, '2023-08-23 11:14:45', NULL, '2023-08-23 11:14:45', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000474', NULL, '2023-08-23 11:14:45', '2023-08-23 11:14:46'), +(3877, 1415, 'Akusika Aikins', NULL, '233557022939', '0557022939', 'MTN', NULL, NULL, NULL, 'fWofYjOhRMG9UvS3Sjt7Qa:APA91bHA5VrunXWh2jmZVu3teahfKP9-2N-UP_ZTzg06uLGZ6a4GIRtYi-GwJ1wbJqlT4bHi2a6CmrTKgqKRioRajtM85qpLXLawCkACNa_h1bQdqxnN39mMlCvMEo_i5QqKO2PbQUr_', 1, 1, '2023-08-23 11:18:42', NULL, '2023-08-23 11:18:44', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000475', NULL, '2023-08-23 11:18:44', '2023-08-23 11:18:45'), +(3878, 1416, 'Gifty Ewusie Amoah', '1994-09-13', '233599987903', '0599987903', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-23 12:16:28', NULL, '2023-08-23 12:19:10', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000479', NULL, '2023-08-23 12:13:18', '2023-08-23 12:19:10'), +(3879, 1417, 'Maame ❤️ Adjoa🥰', NULL, '233559274920', '0559274920', 'MTN', NULL, NULL, NULL, 'e-0itRQKEUIeq_nEU5z5ua:APA91bGTuQFsydWEiYn43ygWuWtrJCETZZTzZ_0v4KNuCHFtTZfRANBzQ234qoJ3JuSnzYMWJXRi3Ly0amk8WU0n4a013Y7ZBqGez7a1ZuZZ62RoJdb_2mm4JlAtRL7iN5bGfH8h0v8M', 1, 1, '2023-08-23 12:30:02', NULL, '2023-08-23 12:30:04', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000480', NULL, '2023-08-23 12:30:04', '2023-08-23 12:30:05'), +(3880, 1418, 'Beatrice Gyamfi', '2001-05-31', '233551848435', '0551848435', 'MTN', NULL, NULL, NULL, 'cJqNmZ20B0EPlfTrBBZ8hS:APA91bEIfyB2pvFTuDaO6_fRcOl2dgUbBML1-s0h6y1F1Y-hiJtlIcbsv-7hLtJksZS_WyaZZG7jdPefMW9yVBQr9mFxWBWZDxY0M5_IPJRUK6vcGqlYSEu820d9uzZUHaRxxEWcfxL4', 1, 1, '2023-08-23 12:30:52', NULL, '2023-08-23 12:30:58', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000481', NULL, '2023-08-23 12:30:58', '2023-08-23 12:44:04'), +(3881, 1419, 'Awuraadjoa Otu', NULL, '233200983441', '0200983441', 'VOD', NULL, NULL, NULL, 'dJNyLjtAE052l333l07QU9:APA91bHbj64DW0Flzg023fUjCjx1vST8xRSApKpvK5GnWM42Pirz3Z_O_SFGnpNy6FDrpaRacBJuYL1eg8dd2WMTeZtXbA4h2dfwJujmJINgVSlfRD56XYu2OGIgkYe39LKw3wxhcV0p', 1, 1, '2023-08-23 13:03:51', NULL, '2023-08-23 13:03:54', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000482', NULL, '2023-08-23 13:03:54', '2023-08-23 13:03:54'), +(3882, 1420, 'Chloé Amoah', NULL, '233507028314', '0507028314', 'VOD', NULL, NULL, NULL, 'effrLV-deETrr4kqDOYCg1:APA91bH4JptiHtEI7XmHp07wSU5pXdijibMrtVxdtHnDDi4UMwsq_f3ekMdZr4NVt20GJlqCuRDYYo6A6ag91AI8cX38mcFdBShES2NEi3VsP42XCCHTp1gkQZUsTVPwGZUqnOFz0F9i', 1, 1, '2023-08-23 13:25:06', NULL, '2023-08-23 13:25:07', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000483', NULL, '2023-08-23 13:25:07', '2023-08-23 13:25:07'), +(3883, 1421, 'Camilla Ofori Agyemfrah', NULL, '233544193625', '0544193625', 'MTN', NULL, NULL, NULL, 'em3IEFO5RUqwF730Hh0SL-:APA91bHwTqEUrIeubdb1_BsecHCKOxkhqW6tsIQKULbfjwhFIVy1ZkgPvY3P9KqVDxBYQQNFLnMU9PTdWd1j626mKnoLZrUM7oFlSCRGOXRTCtdv_j5lkOpz--ZpoMLL1SlcCfLxmFK1', 1, 1, '2023-08-23 14:56:38', NULL, '2023-08-23 14:56:40', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000484', NULL, '2023-08-23 14:56:40', '2023-08-23 14:56:42'), +(3884, 1422, 'Helena Agyemang', NULL, '233504611743', '0504611743', 'VOD', NULL, NULL, NULL, 'cs0rh5uVSASRf981IeYRGo:APA91bHhcyWSttUS6qdiqm8qWvBAh0NixQkdzvLibPsOFSguQpkBnD6at80jl8ZWzhLm4RQkyj-iumNuu6UideU5VsNEInbuSS-2mv3L_O69d3K_AVvDn8sW3qerxcdhszq91RdWFWeW', 1, 1, '2023-08-23 14:58:31', NULL, '2023-08-23 14:58:33', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000485', NULL, '2023-08-23 14:58:33', '2023-08-23 14:58:34'), +(3885, 1423, 'Eunice Pomaah', NULL, '233547745492', '0547745492', 'MTN', NULL, NULL, NULL, 'fuAW-84mHk2Lumr3wrTThV:APA91bGq9MGga42yOf5bf_uPh0Ebw00hwtXPgl-pjHAEahan6pe9q_IOmZi7VHJym3f94neW5UL8UQPh-UgQrUIFMvWHxhuYHn9i3Q2FEXYh1UepOVPgBVxVXucmtSXrJR8-kTxehG05', 1, 1, '2023-08-23 16:29:22', NULL, '2023-08-23 16:29:22', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000486', NULL, '2023-08-23 16:29:22', '2023-08-23 16:29:22'), +(3886, 1424, 'Sabrina Frimpong', NULL, '233598699129', '0598699129', 'MTN', NULL, NULL, NULL, 'fynAa8Ru2UFAvaKSR-HzYq:APA91bFkkBk2ae6QJr9QcqO9EXySfR6PBUoZlSWoPHIZfd30dDrYY2tQXxyYxJJVqtRr8h_A09MD5OcE8tX6KMFxF-x5KorgXQJdIE71d883nzUug-j8MEzJ7SW2wWg6JNEBkTvGLLG3', 1, 1, '2023-08-23 17:40:41', NULL, '2023-08-23 17:40:41', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000487', NULL, '2023-08-23 17:40:41', '2023-08-23 17:40:42'), +(3887, 1425, 'Judith yeboah', NULL, '233502679844', '0502679844', 'VOD', NULL, NULL, NULL, 'fUpSI199OEfVqsiT5IaDqn:APA91bGn6-inqJNJEi1P1mf6E1IisHPJ0trPPD63jh3qn_ZW6JzT2DuAfb6IbpeWSekdADv6THppRuCINH1rPXYQkbDUsTJRiTQFxnsgEodRjnuPp-CMgI6dKGsAd8PrPM9Lpv43IhmV', 1, 1, '2023-08-23 17:50:35', NULL, '2023-08-23 17:50:36', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000488', NULL, '2023-08-23 17:50:36', '2023-08-23 17:50:38'), +(3888, 1426, 'Esi Nyaneba', '1998-11-29', '233501981065', '0501981065', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-08-23 19:49:08', NULL, '2023-08-23 19:49:12', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000489', NULL, '2023-08-23 19:49:12', '2023-08-23 19:49:12'), +(3889, 1428, 'Lucy Apaaya', '2002-10-20', '233257520811', '0257520811', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-23 20:37:04', NULL, '2023-08-23 20:37:05', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000491', NULL, '2023-08-23 20:37:05', '2023-08-23 20:37:05'), +(3890, 1429, 'Herty kay', NULL, '233545366858', '0545366858', 'MTN', NULL, NULL, NULL, 'doAS1jC6qEYjtebygiC0bP:APA91bHEsqL6y7GhtRvdFI-2K-zsmcG98fBdbNUw09YUQdYD4jiB2uRT8rtysu77a8ReHuWz6o0Pgu1sBvaAfxr7pV6cs-U2hH-wg6o7VK3cGqfCKDpCMkhFkn11Gg09VUL6mwoatC5K', 1, 1, '2023-08-23 20:41:33', NULL, '2023-08-23 20:41:33', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000492', NULL, '2023-08-23 20:41:33', '2023-08-23 20:41:33'), +(3891, 1430, 'odoi Jennifer', '2002-06-01', '233598247401', '0598247401', 'MTN', NULL, NULL, NULL, 'dhazt8F-WUvVik6SL6do4R:APA91bHV7z3uuf_c0RizeQP9GEjgYTnQ8379utfHEqr_uCT5e-l9rQp8RGzaeKuaEreu-b5sECKPrITaPOP1yitK-OUwKROUthrJ1pM7DVSylG_aWIZOuDO6ydSqJ6cbx1jgqEuM9lQS', 1, 1, '2023-08-23 20:41:47', NULL, '2023-08-23 20:41:48', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000493', NULL, '2023-08-23 20:41:48', '2023-08-23 20:46:06'), +(3892, 1431, 'nelly hayford', NULL, '233204913468', '0204913468', 'VOD', NULL, NULL, NULL, 'cAzfiaDJWUF2j7hkE2A399:APA91bF834IdQJS3IFefZdKRXbsiAXyB8aRnWqiDdSfzfdX2FoQ_Nw_3xosEM0farbexHLoTzw10a-DX_FbyWpKT5swQlkdcrhKKNbA_876XbQxsjk6kzMgDK2BrdnKtL6EDbK1dUqsp', 1, 1, '2023-08-23 20:57:31', NULL, '2023-08-23 20:57:38', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000494', NULL, '2023-08-23 20:57:38', '2023-08-23 20:57:39'), +(3893, 1432, 'Mildred Efya Asantewaa Adu', NULL, '233540538869', '0540538869', 'MTN', NULL, NULL, NULL, 'cK8i1O3sIEV3s12MUtO_pe:APA91bGjyNsw93m8uFJ5d4JvtsGFYyNFP3yEJJoUxyNm3Voj2tzgyS17fYex6HD_MLxLeGGWNaVpNFwAXg-T9MGt6mBr_0A6Gr-UxIlmkvGYCTCzD9eFdeajsdO09Ha7xH8ilHvVPIpL', 1, 1, '2023-08-23 21:03:55', NULL, '2023-08-23 21:03:56', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000495', NULL, '2023-08-23 21:03:56', '2023-08-23 21:03:57'), +(3894, 1434, 'Jesse Adu', NULL, '233592102247', '0592102247', 'MTN', NULL, NULL, NULL, 'cq714cZoHkfen3bPrxPVFP:APA91bFkhmp_4_MAA4uFf1STnLCIoOH3mh6slMXOVTlqBKgDLjpAmovjYQVl46g79sPJUeEC04VfiWtK6zArkxVxDZy8QN7DBfQNFmm_daBEgI1ODgdohxZKEbLgE7BgCiK7C8FQLz7D', 1, 1, '2023-08-23 21:17:43', NULL, '2023-08-23 21:17:46', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000497', NULL, '2023-08-23 21:17:46', '2023-08-23 21:17:47'), +(3895, 1435, 'Philipa Konadu', NULL, '233592680103', '0592680103', 'MTN', NULL, NULL, NULL, 'dZudk6YCykeBnEc8lU6S3u:APA91bGkU2UdOumODXQl86MsXWz8ZgmYURI-MrXg0d5BbE6gIsCsYjN-_0JcSeMm15G6j8CeN5k5jP2muUaS4QJLIABW1u5vPUJfR3LwOC6DOTWoXMZmVsPadyxnyVMFkuzcA4MglG9b', 1, 1, '2023-08-23 22:01:09', NULL, '2023-08-23 22:01:10', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000498', NULL, '2023-08-23 22:01:10', '2023-08-23 22:01:10'), +(3896, 1436, 'Awurah Adjoah', NULL, '233553189449', '0553189449', 'MTN', NULL, NULL, NULL, 'cfOC1Bcsj0vth_0vDBozOU:APA91bETXqc_a1TDYtT1jdQpR25OgtNGZLXBv8CunvYnD-yI43dAUc7FY3IUjUG6ZXVmja3ISqX-VbtnGmxKvXgVOaqPqI45chMB2hkwK2jtJULq-QT3p-CxnRDnRWAH8QlYWCp4v-nY', 1, 1, '2023-08-23 22:03:13', NULL, '2023-08-23 22:03:14', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000499', NULL, '2023-08-23 22:03:14', '2023-08-23 22:03:14'), +(3897, 1437, 'Gifty Ewusie Amoah', '1994-09-13', '233599066332', '0599066332', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-23 23:02:38', NULL, '2023-08-23 23:05:22', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000500', NULL, '2023-08-23 23:05:22', '2023-08-23 23:05:22'), +(3898, 1438, 'Gifty Ewusie Amoah', '1994-09-13', '233544843481', '0544843481', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-23 23:18:11', NULL, '2023-08-23 23:20:53', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000501', NULL, '2023-08-23 23:20:53', '2023-08-23 23:20:53'), +(3899, 1439, 'Gifty Ewusie Amoah', '1994-09-13', '233503575871', '0503575871', 'VOD', NULL, NULL, NULL, 'cFsC22g3Sn-lHj4n7G5-6c:APA91bFpLOLE06TXQshAaVbXz0E2Uuz1M7ybeP-lo5Y6Yqll8ylhSpiUqHEAHpx_mvgzfhswASOK1GIDxJW51f9VvJYFEQCqboe3I4q9plRoONw7YDdBTPR36QkxaX3TkEfhNhruqK1N', 1, 1, '2023-08-23 23:26:18', NULL, '2023-08-23 23:29:00', 1, '2023-08-23 23:33:37', 0, 'distributor', NULL, NULL, 'FMD0001113', NULL, '2023-08-23 23:29:00', '2023-08-23 23:34:35'), +(3900, 1440, 'Patience Amarh-Nyavor', NULL, '233547479085', '0547479085', 'MTN', NULL, NULL, NULL, 'c3X7vx98QXaQl1j2d32Yne:APA91bEglGkotKJThexkDihOOX9Johbu8Qul7y8MQvd43GbEA7YmMXj73rz9UYUtGw6jxMb0U-m3693dCNbjppwJfzmS3fhtKjkXFUZO8pwFq3D3GVE9dRZhU2Qhi5X2a6h295LHQ1a9', 1, 1, '2023-08-23 23:39:05', NULL, '2023-08-23 23:39:06', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000503', NULL, '2023-08-23 23:39:06', '2023-08-23 23:39:08'), +(3901, 1441, 'Vera Mpim', NULL, '233549179472', '0549179472', 'MTN', NULL, NULL, NULL, 'dt-C3ImeRF-8Ax8bMOF1RZ:APA91bE06tqG_hri9Q4bnKRWro5arYBZn_0cYKVxuqIFhpYDFoW1E0Ck5cNZUHWtFQD3nZF4B3IyubtYMlM19d2r6CfaZGMkjGm70nfW3l09D9TNbEN94PeXkdYT09gD86Jl_9HUF384', 1, 1, '2023-08-23 23:40:07', NULL, '2023-08-23 23:40:05', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000504', NULL, '2023-08-23 23:40:05', '2023-08-23 23:40:06'), +(3902, 1442, 'Derrick Owusu', NULL, '233546339598', '0546339598', 'MTN', NULL, NULL, NULL, 'cNAy_kAQQSKiTy4ddnXODk:APA91bFcniE3JgNQVlxvq3_HTscAuxyMTiv7wxnYskm1vI4XmYzdeubL4EHTDX2jCg19JqRDJ1lHyd6KAq1xzH6cVeQI_mQjNqgIyKPoLwfitSPdELUJnVEwTc-rlFj6j_eDuDFROeyF', 1, 1, '2023-08-24 00:26:39', NULL, '2023-08-24 00:26:58', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000505', NULL, '2023-08-24 00:26:58', '2023-08-24 00:26:59'), +(3903, 1443, 'ivy Akorlor', NULL, '233247998608', '0247998608', 'MTN', NULL, NULL, NULL, 'cXYNuRi3SYCfnRLadvKpTX:APA91bEFR3j_dG6GGTa9FKNZpmgD0TiG4-13DZGtx4owbbXj9__NIrIHCB8_qKqN0LLKDmRzu7wY-bKjAIwHGW5Lsig3IqgO8YSZVBa8WMYq93cfSFj_O3xTeVsbGG16ThLhm-w11GaW', 1, 1, '2023-08-24 06:41:33', NULL, '2023-08-24 06:41:36', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000506', NULL, '2023-08-24 06:41:36', '2023-08-24 06:41:37'), +(3904, 1444, 'Emmanuel Quansah', NULL, '233243161621', '0243161621', 'MTN', NULL, NULL, NULL, 'c9xiIOBjvkrOrtstsQzvy-:APA91bE0mc7nmo-z9n_EWk_Fsv0S8rP3FTfrr1OwWyZ4cVyunxGBIB0BwTVI5eSZp1we-H2YDzWkq4IPMZJL9axphYnVW_UtbCcjSVnvERIrojxyGxf9wSxeUgx9mAMKWAyqPD31XGaV', 1, 1, '2023-08-24 07:21:50', NULL, '2023-08-24 07:21:51', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000507', NULL, '2023-08-24 07:21:51', '2023-08-24 07:21:51'), +(3905, 1445, 'Marylynne Sarpomaah', '2003-10-14', '233202315274', '0202315274', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '2023-08-24 08:05:49', NULL, '2023-08-24 08:01:21', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000508', NULL, '2023-08-24 08:01:21', '2023-08-24 08:01:21'), +(3906, 1446, 'Leslie Okyere', NULL, '233547300523', '0547300523', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '1970-01-01 00:00:01', NULL, '2023-08-24 10:34:10', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000509', NULL, '2023-08-24 10:34:10', '2023-08-24 10:34:10'), +(3907, 1447, 'Leslie Okyere', '2023-08-24', '233544300523', '0544300523', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '1970-01-01 00:00:01', NULL, '2023-08-24 10:35:15', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000510', NULL, '2023-08-24 10:35:16', '2023-08-24 10:35:16'), +(3908, 1448, 'Leslie Okyere', '2023-08-24', '233541300523', '0541300523', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '1970-01-01 00:00:01', NULL, '2023-08-24 10:49:33', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000511', NULL, '2023-08-24 10:49:33', '2023-08-24 10:49:33'), +(3909, 1449, 'Leslie Okyere', '2023-08-24', '233542300523', '0542300523', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '1970-01-01 00:00:01', NULL, '2023-08-24 10:52:38', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000512', NULL, '2023-08-24 10:52:38', '2023-08-24 10:52:38'), +(3910, 1450, 'Leslie Okyere', '2023-08-24', '233507800523', '0507800523', 'VOD', NULL, NULL, NULL, NULL, 1, 1, '1970-01-01 00:00:01', NULL, '2023-08-24 11:28:52', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000513', NULL, '2023-08-24 11:28:52', '2023-08-24 11:28:52'), +(3911, 1451, 'Guuu Hhh', '1975-08-24', '233541285539', '0541285539', 'MTN', NULL, NULL, NULL, NULL, 1, 1, '2023-08-24 15:49:37', NULL, '2023-08-24 15:49:37', 1, '2023-08-24 15:51:37', 0, 'distributor', NULL, NULL, 'FMD0001114', NULL, '2023-08-24 15:49:37', '2023-08-24 15:51:37'), +(3912, 1452, 'Leslie Joe', '1988-12-16', '233541395589', '0541395589', 'MTN', NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, '2023-08-30 17:53:20', 0, NULL, 0, 'retailer', NULL, NULL, 'FMC0000519', NULL, '2023-08-30 17:50:32', '2023-08-30 17:53:20'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `customer_packages` +-- + +CREATE TABLE `customer_packages` ( + `id` bigint(20) UNSIGNED NOT NULL, + `customer_id` bigint(20) UNSIGNED NOT NULL, + `package_id` bigint(20) UNSIGNED NOT NULL, + `purchased_at` datetime NOT NULL, + `transaction_id` bigint(20) UNSIGNED DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `customer_products` +-- + +CREATE TABLE `customer_products` ( + `id` bigint(20) UNSIGNED NOT NULL, + `customer_id` bigint(20) UNSIGNED NOT NULL, + `transaction_id` bigint(20) UNSIGNED NOT NULL, + `product_id` bigint(20) UNSIGNED NOT NULL, + `quantity` int(11) NOT NULL DEFAULT 1, + `product_price` double(8,2) NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `customer_stocks` +-- + +CREATE TABLE `customer_stocks` ( + `id` bigint(20) UNSIGNED NOT NULL, + `customer_id` bigint(20) UNSIGNED NOT NULL, + `product_id` bigint(20) UNSIGNED NOT NULL, + `quantity` int(11) NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `customer_stocks` +-- + +INSERT INTO `customer_stocks` (`id`, `customer_id`, `product_id`, `quantity`, `created_at`, `updated_at`) VALUES +(1, 2625, 4, 2, '2023-08-09 22:24:02', '2023-08-21 07:16:03'), +(2, 2327, 4, 0, '2023-08-10 07:30:02', '2023-08-10 13:21:41'), +(3, 2327, 5, 0, '2023-08-10 07:30:02', '2023-08-10 13:21:41'), +(4, 1487, 17, 8, '2023-08-10 09:05:02', '2023-08-24 00:02:02'), +(5, 1487, 10, 9, '2023-08-10 09:05:02', '2023-08-24 00:02:02'), +(6, 149, 5, 1, '2023-08-10 14:00:43', '2023-08-10 14:00:43'), +(7, 149, 3, 1, '2023-08-10 14:00:43', '2023-08-10 14:00:43'), +(8, 1487, 3, 5, '2023-08-11 09:13:02', '2023-08-22 11:49:59'), +(9, 2591, 17, 0, '2023-08-12 10:45:02', '2023-08-12 11:23:13'), +(10, 1487, 4, 3, '2023-08-15 12:32:02', '2023-08-22 04:11:02'), +(11, 1487, 5, 3, '2023-08-15 12:32:02', '2023-08-22 04:11:02'), +(12, 3640, 17, 1, '2023-08-15 19:34:02', '2023-08-15 19:56:02'), +(13, 1487, 18, 5, '2023-08-18 20:00:02', '2023-08-24 00:02:02'), +(14, 2625, 18, 0, '2023-08-21 07:16:03', '2023-08-22 18:26:24'), +(15, 2625, 17, 1, '2023-08-21 07:16:03', '2023-08-21 07:16:03'), +(16, 2170, 3, 3, '2023-08-22 12:30:29', '2023-08-23 20:37:59'), +(17, 764, 4, 2, '2023-08-22 13:27:54', '2023-08-22 13:27:54'), +(18, 764, 17, 2, '2023-08-22 13:27:54', '2023-08-22 13:27:54'), +(19, 3325, 10, 2, '2023-08-22 19:30:24', '2023-08-22 19:30:24'), +(20, 3325, 17, 0, '2023-08-22 19:30:24', '2023-08-23 06:38:15'), +(21, 3325, 18, 1, '2023-08-22 19:30:24', '2023-08-22 19:30:24'), +(22, 211, 18, 0, '2023-08-23 10:20:55', '2023-08-23 10:25:45'), +(23, 211, 17, 1, '2023-08-23 10:20:55', '2023-08-23 10:20:55'), +(24, 2170, 4, 3, '2023-08-23 16:42:02', '2023-08-23 16:42:02'), +(25, 2170, 16, 2, '2023-08-23 16:42:02', '2023-08-23 16:42:02'), +(26, 2170, 5, 1, '2023-08-23 20:37:59', '2023-08-23 20:37:59'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `customer_stock_items` +-- + +CREATE TABLE `customer_stock_items` ( + `id` bigint(20) UNSIGNED NOT NULL, + `customer_stock_id` bigint(20) UNSIGNED NOT NULL, + `description` text DEFAULT NULL, + `stock_in` int(11) DEFAULT NULL, + `stock_out` int(11) DEFAULT NULL, + `balance` int(11) NOT NULL, + `hidden` tinyint(1) NOT NULL DEFAULT 0, + `date` datetime DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `customer_stock_items` +-- + +INSERT INTO `customer_stock_items` (`id`, `customer_stock_id`, `description`, `stock_in`, `stock_out`, `balance`, `hidden`, `date`, `created_at`, `updated_at`) VALUES +(1, 1, 'Purchase', 2, NULL, 2, 0, '2023-08-09 22:24:02', '2023-08-09 22:24:02', '2023-08-09 22:24:02'), +(2, 1, 'Sent 1 item(s) to LINDA', NULL, 1, 1, -3, '2023-08-09 22:33:38', '2023-08-09 22:33:38', '2023-08-09 22:33:38'), +(3, 2, 'Purchase', 3, NULL, 3, 0, '2023-08-10 07:30:02', '2023-08-10 07:30:02', '2023-08-10 07:30:02'), +(4, 3, 'Purchase', 1, NULL, 1, 0, '2023-08-10 07:30:02', '2023-08-10 07:30:02', '2023-08-10 07:30:02'), +(5, 4, 'Purchase', 4, NULL, 4, 0, '2023-08-10 09:05:02', '2023-08-10 09:05:02', '2023-08-10 09:05:02'), +(6, 5, 'Purchase', 2, NULL, 2, 0, '2023-08-10 09:05:02', '2023-08-10 09:05:02', '2023-08-10 09:05:02'), +(7, 5, 'Sent 2 item(s) to Adika Esther Selasi', NULL, 2, 0, 0, '2023-08-10 09:20:02', '2023-08-10 09:20:02', '2023-08-10 09:20:02'), +(8, 4, 'Sent 1 item(s) to Darko Cyprain', NULL, 1, 3, 0, '2023-08-10 10:14:02', '2023-08-10 10:14:02', '2023-08-10 10:14:02'), +(9, 2, 'Sent 3 item(s) to Loretta Forson', NULL, 3, 0, 0, '2023-08-10 13:21:41', '2023-08-10 13:21:41', '2023-08-10 13:21:41'), +(10, 3, 'Sent 1 item(s) to Loretta Forson', NULL, 1, 0, 0, '2023-08-10 13:21:41', '2023-08-10 13:21:41', '2023-08-10 13:21:41'), +(11, 6, 'Purchase', 1, NULL, 1, 0, '2023-08-10 14:00:43', '2023-08-10 14:00:43', '2023-08-10 14:00:43'), +(12, 7, 'Purchase', 1, NULL, 1, 0, '2023-08-10 14:00:43', '2023-08-10 14:00:43', '2023-08-10 14:00:43'), +(13, 5, 'Order reversed or canceled', 1, NULL, 1, 0, '2023-08-11 09:13:02', '2023-08-11 09:13:02', '2023-08-11 09:13:02'), +(14, 8, 'Purchase', 1, NULL, 1, 0, '2023-08-11 09:13:02', '2023-08-11 09:13:02', '2023-08-11 09:13:02'), +(15, 9, 'Purchase', 1, NULL, 1, 0, '2023-08-12 10:45:02', '2023-08-12 10:45:02', '2023-08-12 10:45:02'), +(16, 9, 'Sent 1 item(s) to magdalene Nketia Boateng', NULL, 1, 0, 0, '2023-08-12 11:23:13', '2023-08-12 11:23:13', '2023-08-12 11:23:13'), +(17, 4, 'Sent 1 item(s) to Lexis AJ', NULL, 1, 2, 0, '2023-08-14 14:43:42', '2023-08-14 14:43:42', '2023-08-14 14:43:42'), +(18, 10, 'Purchase', 1, NULL, 1, 0, '2023-08-15 12:32:02', '2023-08-15 12:32:02', '2023-08-15 12:32:02'), +(19, 11, 'Purchase', 1, NULL, 1, 0, '2023-08-15 12:32:02', '2023-08-15 12:32:02', '2023-08-15 12:32:02'), +(20, 5, 'Order reversed or canceled', 1, NULL, 2, 0, '2023-08-15 12:32:02', '2023-08-15 12:32:02', '2023-08-15 12:32:02'), +(21, 4, 'Order reversed or canceled', 1, NULL, 3, 0, '2023-08-15 12:32:02', '2023-08-15 12:32:02', '2023-08-15 12:32:02'), +(22, 12, 'Purchase', 2, NULL, 2, 0, '2023-08-15 19:34:02', '2023-08-15 19:34:02', '2023-08-15 19:34:02'), +(23, 12, 'Sent 1 item(s) to Emmanuelle Osei Yeboah', NULL, 1, 1, 0, '2023-08-15 19:56:02', '2023-08-15 19:56:02', '2023-08-15 19:56:02'), +(24, 5, 'Sent 1 item(s) to Yaa Achiaa Fosu', NULL, 1, 1, 0, '2023-08-18 11:38:02', '2023-08-18 11:38:02', '2023-08-18 11:38:02'), +(25, 8, 'Sent 1 item(s) to Terry Etornam Duse', NULL, 1, 0, 0, '2023-08-18 12:58:03', '2023-08-18 12:58:03', '2023-08-18 12:58:03'), +(26, 11, 'Sent 1 item(s) to Naana', NULL, 1, 0, 0, '2023-08-18 13:49:03', '2023-08-18 13:49:03', '2023-08-18 13:49:03'), +(27, 8, 'Order reversed or canceled', 3, NULL, 3, 0, '2023-08-18 16:02:03', '2023-08-18 16:02:03', '2023-08-18 16:02:03'), +(28, 5, 'Order reversed or canceled', 2, NULL, 3, 0, '2023-08-18 16:02:03', '2023-08-18 16:02:03', '2023-08-18 16:02:03'), +(29, 4, 'Sent 2 item(s) to Sheila Boanor', NULL, 2, 1, 0, '2023-08-18 16:31:02', '2023-08-18 16:31:02', '2023-08-18 16:31:02'), +(30, 5, 'Sent 1 item(s) to Sheila Boanor', NULL, 1, 2, 0, '2023-08-18 16:31:02', '2023-08-18 16:31:02', '2023-08-18 16:31:02'), +(31, 8, 'Sent 1 item(s) to Sheila Boanor', NULL, 1, 2, 0, '2023-08-18 16:31:02', '2023-08-18 16:31:02', '2023-08-18 16:31:02'), +(32, 4, 'Order reversed or canceled', 4, NULL, 5, 0, '2023-08-18 20:00:02', '2023-08-18 20:00:02', '2023-08-18 20:00:02'), +(33, 5, 'Order reversed or canceled', 2, NULL, 4, 0, '2023-08-18 20:00:02', '2023-08-18 20:00:02', '2023-08-18 20:00:02'), +(34, 11, 'Order reversed or canceled', 1, NULL, 1, 0, '2023-08-18 20:00:02', '2023-08-18 20:00:02', '2023-08-18 20:00:02'), +(35, 13, 'Purchase', 3, NULL, 3, 0, '2023-08-18 20:00:02', '2023-08-18 20:00:02', '2023-08-18 20:00:02'), +(36, 13, 'Sent 1 item(s) to Vivian ninson', NULL, 1, 2, 0, '2023-08-18 21:41:02', '2023-08-18 21:41:02', '2023-08-18 21:41:02'), +(37, 5, 'Sent 1 item(s) to Nana Adwoa', NULL, 1, 3, 0, '2023-08-19 19:04:02', '2023-08-19 19:04:02', '2023-08-19 19:04:02'), +(38, 13, 'Sent 1 item(s) to Kerziah Frimpong', NULL, 1, 1, 0, '2023-08-20 09:13:02', '2023-08-20 09:13:02', '2023-08-20 09:13:02'), +(39, 8, 'Sent 1 item(s) to Priscilla Araba', NULL, 1, 1, 0, '2023-08-20 17:43:02', '2023-08-20 17:43:02', '2023-08-20 17:43:02'), +(40, 13, 'Order reversed', 5, NULL, 6, 0, '2023-08-20 17:52:02', '2023-08-20 17:52:02', '2023-08-20 17:52:02'), +(41, 8, 'Order reversed', 4, NULL, 5, 0, '2023-08-20 17:52:02', '2023-08-20 17:52:02', '2023-08-20 17:52:02'), +(42, 5, 'Order reversed', 1, NULL, 4, 0, '2023-08-20 17:52:02', '2023-08-20 17:52:02', '2023-08-20 17:52:02'), +(43, 14, 'Purchase', 1, NULL, 1, 0, '2023-08-21 07:16:03', '2023-08-21 07:16:03', '2023-08-21 07:16:03'), +(44, 15, 'Purchase', 1, NULL, 1, 0, '2023-08-21 07:16:03', '2023-08-21 07:16:03', '2023-08-21 07:16:03'), +(45, 1, 'Order reversed', 1, NULL, 2, 0, '2023-08-21 07:16:03', '2023-08-21 07:16:03', '2023-08-21 07:16:03'), +(46, 13, 'Sent 1 item(s) to Amankwah Esther', NULL, 1, 5, 0, '2023-08-21 18:04:02', '2023-08-21 18:04:02', '2023-08-21 18:04:02'), +(47, 5, 'Order reversed', 3, NULL, 7, 0, '2023-08-22 04:11:02', '2023-08-22 04:11:02', '2023-08-22 04:11:02'), +(48, 4, 'Order reversed', 2, NULL, 7, 0, '2023-08-22 04:11:02', '2023-08-22 04:11:02', '2023-08-22 04:11:02'), +(49, 8, 'Order reversed', 1, NULL, 6, 0, '2023-08-22 04:11:02', '2023-08-22 04:11:02', '2023-08-22 04:11:02'), +(50, 11, 'Order reversed', 2, NULL, 3, 0, '2023-08-22 04:11:02', '2023-08-22 04:11:02', '2023-08-22 04:11:02'), +(51, 10, 'Order reversed', 2, NULL, 3, 0, '2023-08-22 04:11:02', '2023-08-22 04:11:02', '2023-08-22 04:11:02'), +(52, 8, 'Sent 1 item(s) to Ivy', NULL, 1, 5, 0, '2023-08-22 11:49:59', '2023-08-22 11:49:59', '2023-08-22 11:49:59'), +(53, 16, 'Purchase', 2, NULL, 2, 0, '2023-08-22 12:30:29', '2023-08-22 12:30:29', '2023-08-22 12:30:29'), +(54, 17, 'Purchase', 2, NULL, 2, 0, '2023-08-22 13:27:54', '2023-08-22 13:27:54', '2023-08-22 13:27:54'), +(55, 18, 'Purchase', 2, NULL, 2, 0, '2023-08-22 13:27:54', '2023-08-22 13:27:54', '2023-08-22 13:27:54'), +(56, 13, 'Sent 1 item(s) to Francisca Agyeiwaa', NULL, 1, 4, 0, '2023-08-22 14:40:33', '2023-08-22 14:40:33', '2023-08-22 14:40:33'), +(57, 13, 'Sent 1 item(s) to Irene zonyrah', NULL, 1, 3, 0, '2023-08-22 16:02:50', '2023-08-22 16:02:50', '2023-08-22 16:02:50'), +(58, 14, 'Sent 1 item(s) to 0240480535', NULL, 1, 0, 0, '2023-08-22 18:26:24', '2023-08-22 18:26:24', '2023-08-22 18:26:24'), +(59, 19, 'Purchase', 2, NULL, 2, 0, '2023-08-22 19:30:24', '2023-08-22 19:30:24', '2023-08-22 19:30:24'), +(60, 20, 'Purchase', 1, NULL, 1, 0, '2023-08-22 19:30:24', '2023-08-22 19:30:24', '2023-08-22 19:30:24'), +(61, 21, 'Purchase', 1, NULL, 1, 0, '2023-08-22 19:30:24', '2023-08-22 19:30:24', '2023-08-22 19:30:24'), +(62, 20, 'Sent 1 item(s) to Ophelia Tsatsu', NULL, 1, 0, 0, '2023-08-23 06:38:15', '2023-08-23 06:38:15', '2023-08-23 06:38:15'), +(63, 22, 'Purchase', 1, NULL, 1, 0, '2023-08-23 10:20:55', '2023-08-23 10:20:55', '2023-08-23 10:20:55'), +(64, 23, 'Purchase', 1, NULL, 1, 0, '2023-08-23 10:20:55', '2023-08-23 10:20:55', '2023-08-23 10:20:55'), +(65, 22, 'Sent 1 item(s) to Obeng', NULL, 1, 0, 0, '2023-08-23 10:25:45', '2023-08-23 10:25:45', '2023-08-23 10:25:45'), +(66, 13, 'Sent 1 item(s) to Ruth Addu', NULL, 1, 2, 0, '2023-08-23 14:44:02', '2023-08-23 14:44:02', '2023-08-23 14:44:02'), +(67, 24, 'Purchase', 3, NULL, 3, 0, '2023-08-23 16:42:02', '2023-08-23 16:42:02', '2023-08-23 16:42:02'), +(68, 25, 'Purchase', 2, NULL, 2, 0, '2023-08-23 16:42:02', '2023-08-23 16:42:02', '2023-08-23 16:42:02'), +(69, 13, 'Sent 1 item(s) to Gifty Ewusie Amoah', NULL, 1, 1, 0, '2023-08-23 20:05:32', '2023-08-23 20:05:32', '2023-08-23 20:05:32'), +(70, 26, 'Purchase', 1, NULL, 1, 0, '2023-08-23 20:37:59', '2023-08-23 20:37:59', '2023-08-23 20:37:59'), +(71, 16, 'Order reversed', 1, NULL, 3, 0, '2023-08-23 20:37:59', '2023-08-23 20:37:59', '2023-08-23 20:37:59'), +(72, 5, 'Order reversed', 2, NULL, 9, 0, '2023-08-24 00:02:02', '2023-08-24 00:02:02', '2023-08-24 00:02:02'), +(73, 13, 'Order reversed', 4, NULL, 5, 0, '2023-08-24 00:02:02', '2023-08-24 00:02:02', '2023-08-24 00:02:02'), +(74, 4, 'Order reversed', 1, NULL, 8, 0, '2023-08-24 00:02:02', '2023-08-24 00:02:02', '2023-08-24 00:02:02'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `delivery_details` +-- + +CREATE TABLE `delivery_details` ( + `id` bigint(20) UNSIGNED NOT NULL, + `region` varchar(255) NOT NULL, + `slug` varchar(255) NOT NULL, + `description` text DEFAULT NULL, + `amount` double(8,2) NOT NULL DEFAULT 0.00, + `cod` enum('yes','no') NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `delivery_details` +-- + +INSERT INTO `delivery_details` (`id`, `region`, `slug`, `description`, `amount`, `cod`, `created_at`, `updated_at`) VALUES +(1, 'Ashanti', 'ashanti', '', 0.00, 'yes', '2023-08-09 04:45:33', '2023-08-09 08:37:10'), +(2, 'Brong-Ahafo', 'brong-ahafo', 'This is the cost for sending your package from our location to the bus station in Accra. The bus fee will be communicated to you by the rider.', 15.00, 'no', '2023-08-09 04:45:33', '2023-08-09 09:19:20'), +(3, 'Bono East', 'bono-east', 'This is the cost for sending your package from our location to the bus station in Accra. The bus fee will be communicated to you by the rider.', 15.00, 'no', '2023-08-09 04:45:33', '2023-08-09 09:18:58'), +(4, 'Central', 'central', 'This is the cost for sending your package from our location to the bus station in Accra. The bus fee will be communicated to you by the rider.', 15.00, 'no', '2023-08-09 04:45:33', '2023-08-09 09:19:34'), +(5, 'Eastern', 'eastern', 'This is the cost for sending your package from our location to the bus station in Accra. The bus fee will be communicated to you by the rider.', 15.00, 'no', '2023-08-09 04:45:33', '2023-08-09 09:20:07'), +(6, 'Greater Accra', 'greater-accra', '', 0.00, 'yes', '2023-08-09 04:45:33', '2023-08-09 09:45:23'), +(7, 'Northern', 'northern', 'This is the cost for sending your package from our location to the bus station in Accra. The bus fee will be communicated to you by the rider.', 15.00, 'no', '2023-08-09 04:45:33', '2023-08-09 09:20:27'), +(8, 'Upper East', 'upper-east', 'This is the cost for sending your package from our location to the bus station in Accra. The bus fee will be communicated to you by the rider.', 15.00, 'no', '2023-08-09 04:45:33', '2023-08-09 09:21:01'), +(9, 'Upper West', 'upper-west', 'This is the cost for sending your package from our location to the bus station in Accra. The bus fee will be communicated to you by the rider.', 15.00, 'no', '2023-08-09 04:45:33', '2023-08-09 09:21:40'), +(10, 'Volta', 'volta', 'This is the cost for sending your package from our location to the bus station in Accra. The bus fee will be communicated to you by the rider.', 15.00, 'no', '2023-08-09 04:45:33', '2023-08-09 09:21:56'), +(11, 'Western', 'western', 'This is the cost for sending your package from our location to the bus station in Accra. The bus fee will be communicated to you by the rider.', 15.00, 'no', '2023-08-09 04:45:33', '2023-08-09 09:22:14'), +(12, 'Western North', 'western-north', 'This is the cost for sending your package from our location to the bus station in Accra. The bus fee will be communicated to you by the rider.', 15.00, 'no', '2023-08-09 04:45:33', '2023-08-09 09:23:00'), +(13, 'Savannah', 'savannah', 'This is the cost for sending your package from our location to the bus station in Accra. The bus fee will be communicated to you by the rider.', 15.00, 'no', '2023-08-09 04:45:33', '2023-08-09 09:23:21'), +(14, 'Oti', 'oti', 'This is the cost for sending your package from our location to the bus station in Accra. The bus fee will be communicated to you by the rider.', 15.00, 'no', '2023-08-09 04:45:33', '2023-08-09 09:23:54'), +(15, 'Nort East', 'nort-east', 'This is the cost for sending your package from our location to the bus station in Accra. The bus fee will be communicated to you by the rider.', 15.00, 'no', '2023-08-09 04:45:33', '2023-08-09 09:24:20'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `delivery_scans` +-- + +CREATE TABLE `delivery_scans` ( + `id` bigint(20) UNSIGNED NOT NULL, + `rider_id` bigint(20) UNSIGNED DEFAULT NULL, + `order_id` bigint(20) UNSIGNED NOT NULL, + `location` varchar(255) DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `delivery_scans` +-- + +INSERT INTO `delivery_scans` (`id`, `rider_id`, `order_id`, `location`, `created_at`, `updated_at`) VALUES +(1, 1, 27, NULL, '2023-05-02 09:21:48', '2023-05-02 09:21:48'), +(4, 1, 22, NULL, '2023-05-02 09:25:40', '2023-05-02 09:25:40'), +(5, 1, 6, NULL, '2023-05-02 09:30:30', '2023-05-02 09:30:30'), +(6, 1, 15, NULL, '2023-05-02 09:32:07', '2023-05-02 09:32:07'), +(7, 1, 26, NULL, '2023-05-02 09:35:05', '2023-05-02 09:35:05'), +(8, 1, 14, NULL, '2023-05-02 09:36:10', '2023-05-02 09:36:10'), +(9, 1, 24, NULL, '2023-05-02 09:37:18', '2023-05-02 09:37:18'), +(10, 5, 39, NULL, '2023-05-02 15:52:54', '2023-05-02 15:52:54'), +(12, 5, 43, NULL, '2023-05-02 15:56:33', '2023-05-02 15:56:33'), +(14, 5, 42, NULL, '2023-05-02 15:58:10', '2023-05-02 15:58:10'), +(15, 5, 36, NULL, '2023-05-02 15:59:19', '2023-05-02 15:59:19'), +(16, 5, 33, NULL, '2023-05-02 16:00:17', '2023-05-02 16:00:17'), +(17, 5, 32, NULL, '2023-05-02 16:01:22', '2023-05-02 16:01:22'), +(18, 5, 35, NULL, '2023-05-02 16:03:01', '2023-05-02 16:03:01'), +(19, 5, 12, NULL, '2023-05-02 16:04:07', '2023-05-02 16:04:07'), +(20, 5, 38, NULL, '2023-05-02 16:05:21', '2023-05-02 16:05:21'), +(21, 5, 23, NULL, '2023-05-02 16:06:23', '2023-05-02 16:06:23'), +(22, 5, 28, NULL, '2023-05-02 16:07:56', '2023-05-02 16:07:56'), +(23, 5, 29, NULL, '2023-05-02 16:09:33', '2023-05-02 16:09:33'), +(24, 5, 17, NULL, '2023-05-02 16:11:34', '2023-05-02 16:11:34'), +(25, 5, 25, NULL, '2023-05-02 16:12:53', '2023-05-02 16:12:53'), +(26, 5, 19, NULL, '2023-05-02 16:14:38', '2023-05-02 16:14:38'), +(27, 5, 20, NULL, '2023-05-02 16:15:24', '2023-05-02 16:15:24'), +(28, 5, 44, NULL, '2023-05-02 16:22:58', '2023-05-02 16:22:58'), +(29, 2, 3, NULL, '2023-05-02 16:53:39', '2023-05-02 16:53:39'), +(30, 2, 8, NULL, '2023-05-02 16:54:35', '2023-05-02 16:54:35'), +(31, 2, 40, NULL, '2023-05-02 16:55:28', '2023-05-02 16:55:28'), +(32, 2, 34, NULL, '2023-05-02 16:56:40', '2023-05-02 16:56:40'), +(33, 2, 1, NULL, '2023-05-02 16:57:25', '2023-05-02 16:57:25'), +(34, 2, 7, NULL, '2023-05-02 16:58:22', '2023-05-02 16:58:22'), +(35, 2, 41, NULL, '2023-05-02 16:59:20', '2023-05-02 16:59:20'), +(36, 2, 30, NULL, '2023-05-02 16:59:55', '2023-05-02 16:59:55'), +(37, 2, 2, NULL, '2023-05-02 17:00:32', '2023-05-02 17:00:32'), +(38, 2, 9, NULL, '2023-05-02 17:01:03', '2023-05-02 17:01:03'), +(39, 2, 18, NULL, '2023-05-02 17:01:31', '2023-05-02 17:01:31'), +(40, 2, 5, NULL, '2023-05-02 17:02:32', '2023-05-02 17:02:32'), +(41, 5, 88, NULL, '2023-05-03 12:00:29', '2023-05-03 12:00:29'), +(42, 5, 91, NULL, '2023-05-03 12:01:56', '2023-05-03 12:01:56'), +(43, 5, 68, NULL, '2023-05-03 12:03:21', '2023-05-03 12:03:21'), +(44, 5, 85, NULL, '2023-05-03 12:07:26', '2023-05-03 12:07:26'), +(45, 5, 61, NULL, '2023-05-03 12:08:05', '2023-05-03 12:08:05'), +(46, 5, 48, NULL, '2023-05-03 12:08:28', '2023-05-03 12:08:28'), +(47, 5, 55, NULL, '2023-05-03 12:08:50', '2023-05-03 12:08:50'), +(48, 5, 82, NULL, '2023-05-03 12:09:13', '2023-05-03 12:09:13'), +(49, 5, 50, NULL, '2023-05-03 12:09:41', '2023-05-03 12:09:41'), +(50, 5, 86, NULL, '2023-05-03 12:10:08', '2023-05-03 12:10:08'), +(51, 5, 57, NULL, '2023-05-03 12:10:33', '2023-05-03 12:10:33'), +(52, 5, 47, NULL, '2023-05-03 12:10:49', '2023-05-03 12:10:49'), +(53, 5, 87, NULL, '2023-05-03 12:11:14', '2023-05-03 12:11:14'), +(54, 5, 51, NULL, '2023-05-03 12:11:44', '2023-05-03 12:11:44'), +(55, 5, 81, NULL, '2023-05-03 12:12:05', '2023-05-03 12:12:05'), +(56, 5, 92, NULL, '2023-05-03 12:12:22', '2023-05-03 12:12:22'), +(57, 5, 89, NULL, '2023-05-03 12:12:39', '2023-05-03 12:12:39'), +(58, 5, 58, NULL, '2023-05-03 12:13:24', '2023-05-03 12:13:24'), +(59, 5, 53, NULL, '2023-05-03 12:13:46', '2023-05-03 12:13:46'), +(60, 5, 90, NULL, '2023-05-03 12:14:12', '2023-05-03 12:14:12'), +(61, 5, 67, NULL, '2023-05-03 12:15:04', '2023-05-03 12:15:04'), +(62, 5, 69, NULL, '2023-05-03 12:15:28', '2023-05-03 12:15:28'), +(63, 5, 78, NULL, '2023-05-03 12:15:55', '2023-05-03 12:15:55'), +(64, 5, 83, NULL, '2023-05-03 12:18:38', '2023-05-03 12:18:38'), +(65, 5, 75, NULL, '2023-05-03 12:41:05', '2023-05-03 12:41:05'), +(66, 5, 73, NULL, '2023-05-03 12:41:16', '2023-05-03 12:41:16'), +(67, 1, 77, NULL, '2023-05-03 21:11:46', '2023-05-03 21:11:46'), +(68, 1, 62, NULL, '2023-05-03 21:12:10', '2023-05-03 21:12:10'), +(69, 1, 70, NULL, '2023-05-03 21:12:30', '2023-05-03 21:12:30'), +(70, 1, 54, NULL, '2023-05-03 21:12:48', '2023-05-03 21:12:48'), +(71, 1, 79, NULL, '2023-05-03 21:13:08', '2023-05-03 21:13:08'), +(72, 1, 64, NULL, '2023-05-03 21:13:33', '2023-05-03 21:13:33'), +(73, 1, 56, NULL, '2023-05-03 21:13:53', '2023-05-03 21:13:53'), +(74, 5, 125, NULL, '2023-05-04 12:22:56', '2023-05-04 12:22:56'), +(75, 5, 96, NULL, '2023-05-04 12:23:58', '2023-05-04 12:23:58'), +(76, 5, 94, NULL, '2023-05-04 12:24:33', '2023-05-04 12:24:33'), +(77, 5, 133, NULL, '2023-05-04 12:25:32', '2023-05-04 12:25:32'), +(78, 5, 101, NULL, '2023-05-04 12:26:10', '2023-05-04 12:26:10'), +(79, 5, 115, NULL, '2023-05-04 12:26:47', '2023-05-04 12:26:47'), +(80, 5, 113, NULL, '2023-05-04 12:29:00', '2023-05-04 12:29:00'), +(81, 5, 111, NULL, '2023-05-04 12:29:36', '2023-05-04 12:29:36'), +(82, 5, 128, NULL, '2023-05-04 12:30:05', '2023-05-04 12:30:05'), +(83, 5, 107, NULL, '2023-05-04 12:30:39', '2023-05-04 12:30:39'), +(84, 5, 108, NULL, '2023-05-04 12:31:15', '2023-05-04 12:31:15'), +(85, 5, 103, NULL, '2023-05-04 12:31:49', '2023-05-04 12:31:49'), +(86, 5, 122, NULL, '2023-05-04 12:34:51', '2023-05-04 12:34:51'), +(87, 5, 118, NULL, '2023-05-04 12:35:10', '2023-05-04 12:35:10'), +(88, 5, 120, NULL, '2023-05-04 12:36:50', '2023-05-04 12:36:50'), +(89, 5, 110, NULL, '2023-05-04 12:41:26', '2023-05-04 12:41:26'), +(90, 5, 109, NULL, '2023-05-04 12:41:58', '2023-05-04 12:41:58'), +(91, 5, 102, NULL, '2023-05-04 12:42:19', '2023-05-04 12:42:19'), +(92, 5, 100, NULL, '2023-05-04 12:42:31', '2023-05-04 12:42:31'), +(93, 5, 97, NULL, '2023-05-04 12:42:45', '2023-05-04 12:42:45'), +(94, 5, 106, NULL, '2023-05-04 12:43:02', '2023-05-04 12:43:02'), +(95, 5, 98, NULL, '2023-05-04 12:43:14', '2023-05-04 12:43:14'), +(96, 5, 99, NULL, '2023-05-04 12:43:49', '2023-05-04 12:43:49'), +(97, 5, 105, NULL, '2023-05-04 12:48:55', '2023-05-04 12:48:55'), +(98, 5, 150, NULL, '2023-05-04 12:49:45', '2023-05-04 12:49:45'), +(99, 5, 140, NULL, '2023-05-04 12:50:56', '2023-05-04 12:50:56'), +(100, 5, 139, NULL, '2023-05-04 12:51:07', '2023-05-04 12:51:07'), +(101, 5, 138, NULL, '2023-05-04 12:51:16', '2023-05-04 12:51:16'), +(102, 5, 137, NULL, '2023-05-04 12:52:06', '2023-05-04 12:52:06'), +(103, 5, 146, NULL, '2023-05-04 12:52:40', '2023-05-04 12:52:40'), +(104, 5, 136, NULL, '2023-05-04 12:53:02', '2023-05-04 12:53:02'), +(105, 5, 135, NULL, '2023-05-04 12:53:41', '2023-05-04 12:53:41'), +(106, 5, 149, NULL, '2023-05-04 12:55:07', '2023-05-04 12:55:07'), +(107, 5, 147, NULL, '2023-05-04 12:56:09', '2023-05-04 12:56:09'), +(108, 5, 144, NULL, '2023-05-04 12:57:04', '2023-05-04 12:57:04'), +(109, 5, 143, NULL, '2023-05-04 12:57:30', '2023-05-04 12:57:30'), +(110, 5, 148, NULL, '2023-05-04 13:05:07', '2023-05-04 13:05:07'), +(111, 5, 132, NULL, '2023-05-04 16:36:28', '2023-05-04 16:36:28'), +(112, 4, 11, NULL, '2023-05-05 04:35:47', '2023-05-05 04:35:47'), +(113, 4, 114, NULL, '2023-05-05 04:37:27', '2023-05-05 04:37:27'), +(114, 4, 21, NULL, '2023-05-05 04:38:04', '2023-05-05 04:38:04'), +(115, 4, 16, NULL, '2023-05-05 04:38:30', '2023-05-05 04:38:30'), +(116, 4, 13, NULL, '2023-05-05 04:38:52', '2023-05-05 04:38:52'), +(117, 4, 37, NULL, '2023-05-05 04:39:12', '2023-05-05 04:39:12'), +(118, 4, 93, NULL, '2023-05-05 04:39:37', '2023-05-05 04:39:37'), +(119, 1, 192, NULL, '2023-05-05 11:55:15', '2023-05-05 11:55:15'), +(120, 1, 183, NULL, '2023-05-05 11:56:09', '2023-05-05 11:56:09'), +(121, 1, 196, NULL, '2023-05-05 11:56:18', '2023-05-05 11:56:18'), +(122, 1, 193, NULL, '2023-05-05 11:56:35', '2023-05-05 11:56:35'), +(123, 1, 184, NULL, '2023-05-05 11:57:20', '2023-05-05 11:57:20'), +(124, 1, 197, NULL, '2023-05-05 11:58:18', '2023-05-05 11:58:18'), +(125, 1, 188, NULL, '2023-05-05 11:59:30', '2023-05-05 11:59:30'), +(126, 1, 185, NULL, '2023-05-05 12:00:18', '2023-05-05 12:00:18'), +(127, 1, 162, NULL, '2023-05-05 12:00:54', '2023-05-05 12:00:54'), +(128, 1, 179, NULL, '2023-05-05 12:01:31', '2023-05-05 12:01:31'), +(129, 1, 161, NULL, '2023-05-05 12:02:02', '2023-05-05 12:02:02'), +(130, 1, 214, NULL, '2023-05-05 12:02:23', '2023-05-05 12:02:23'), +(131, 5, 208, NULL, '2023-05-05 12:03:27', '2023-05-05 12:03:27'), +(132, 5, 213, NULL, '2023-05-05 12:03:51', '2023-05-05 12:03:51'), +(133, 5, 210, NULL, '2023-05-05 12:04:13', '2023-05-05 12:04:13'), +(134, 5, 207, NULL, '2023-05-05 12:04:32', '2023-05-05 12:04:32'), +(135, 5, 203, NULL, '2023-05-05 12:05:02', '2023-05-05 12:05:02'), +(136, 5, 204, NULL, '2023-05-05 12:05:28', '2023-05-05 12:05:28'), +(137, 5, 205, NULL, '2023-05-05 12:05:59', '2023-05-05 12:05:59'), +(138, 5, 174, NULL, '2023-05-05 12:06:45', '2023-05-05 12:06:45'), +(139, 5, 187, NULL, '2023-05-05 12:07:34', '2023-05-05 12:07:34'), +(140, 5, 164, NULL, '2023-05-05 12:08:02', '2023-05-05 12:08:02'), +(141, 5, 170, NULL, '2023-05-05 12:08:34', '2023-05-05 12:08:34'), +(142, 5, 171, NULL, '2023-05-05 12:10:15', '2023-05-05 12:10:15'), +(143, 5, 157, NULL, '2023-05-05 12:10:46', '2023-05-05 12:10:46'), +(144, 2, 216, 'Accra', '2023-05-05 20:42:14', '2023-05-05 20:42:14'), +(145, 2, 219, 'Others', '2023-05-05 20:52:02', '2023-05-05 20:52:02'), +(146, 2, 217, 'Others', '2023-05-05 20:52:24', '2023-05-05 20:52:24'), +(147, 2, 156, 'Others', '2023-05-06 16:06:44', '2023-05-06 16:06:44'), +(148, 2, 194, 'Others', '2023-05-06 16:07:43', '2023-05-06 16:07:43'), +(149, 2, 201, 'Others', '2023-05-06 16:10:04', '2023-05-06 16:10:04'), +(150, 2, 206, 'Others', '2023-05-06 16:10:42', '2023-05-06 16:10:42'), +(151, 2, 129, 'Others', '2023-05-06 16:10:54', '2023-05-06 16:10:54'), +(152, 2, 191, 'Others', '2023-05-06 16:11:21', '2023-05-06 16:11:21'), +(153, 2, 215, 'Others', '2023-05-06 16:12:10', '2023-05-06 16:12:10'), +(154, 2, 200, 'Others', '2023-05-06 16:12:53', '2023-05-06 16:12:53'), +(155, 2, 212, 'Others', '2023-05-06 16:13:07', '2023-05-06 16:13:07'), +(156, 2, 176, 'Others', '2023-05-06 16:13:20', '2023-05-06 16:13:20'), +(157, 2, 167, 'Others', '2023-05-06 16:13:33', '2023-05-06 16:13:33'), +(158, 2, 195, 'Others', '2023-05-06 16:13:43', '2023-05-06 16:13:43'), +(159, 2, 211, 'Others', '2023-05-06 16:14:09', '2023-05-06 16:14:09'), +(160, 2, 166, 'Others', '2023-05-06 16:15:18', '2023-05-06 16:15:18'), +(161, 2, 190, 'Others', '2023-05-06 16:15:29', '2023-05-06 16:15:29'), +(162, 2, 168, 'Others', '2023-05-06 16:15:40', '2023-05-06 16:15:40'), +(163, 2, 202, 'Others', '2023-05-07 06:38:11', '2023-05-07 06:38:11'), +(164, 5, 237, 'Accra', '2023-05-07 06:44:12', '2023-05-07 06:44:12'), +(165, 5, 229, 'Accra', '2023-05-07 06:44:30', '2023-05-07 06:44:30'), +(166, 5, 227, 'Accra', '2023-05-07 06:44:46', '2023-05-07 06:44:46'), +(167, 5, 248, 'Accra', '2023-05-07 06:44:58', '2023-05-07 06:44:58'), +(168, 5, 247, 'Accra', '2023-05-07 06:45:20', '2023-05-07 06:45:20'), +(169, 5, 233, 'Accra', '2023-05-07 06:45:39', '2023-05-07 06:45:39'), +(170, 5, 221, 'Accra', '2023-05-07 07:04:35', '2023-05-07 07:04:35'), +(171, 5, 240, 'Accra', '2023-05-07 07:04:49', '2023-05-07 07:04:49'), +(172, 5, 228, 'Accra', '2023-05-07 07:05:00', '2023-05-07 07:05:00'), +(173, 5, 230, 'Accra', '2023-05-07 07:06:12', '2023-05-07 07:06:12'), +(174, 5, 249, 'Accra', '2023-05-07 07:06:32', '2023-05-07 07:06:32'), +(175, 5, 226, 'Accra', '2023-05-07 07:07:40', '2023-05-07 07:07:40'), +(176, 5, 238, 'Accra', '2023-05-07 07:07:52', '2023-05-07 07:07:52'), +(177, 5, 224, 'Accra', '2023-05-07 07:08:00', '2023-05-07 07:08:00'), +(178, 5, 239, 'Accra', '2023-05-07 07:08:11', '2023-05-07 07:08:11'), +(179, 5, 225, 'Accra', '2023-05-07 07:08:25', '2023-05-07 07:08:25'), +(180, 5, 242, 'Accra', '2023-05-07 07:08:34', '2023-05-07 07:08:34'), +(181, 5, 222, 'Accra', '2023-05-07 07:08:44', '2023-05-07 07:08:44'), +(182, 5, 223, 'Accra', '2023-05-07 07:08:56', '2023-05-07 07:08:56'), +(183, 5, 252, 'Accra', '2023-05-07 07:09:03', '2023-05-07 07:09:03'), +(184, 5, 253, 'Accra', '2023-05-07 07:09:15', '2023-05-07 07:09:15'), +(185, 2, 244, 'Others', '2023-05-07 07:09:40', '2023-05-07 07:09:40'), +(186, 2, 250, 'Others', '2023-05-07 07:09:58', '2023-05-07 07:09:58'), +(187, 2, 220, 'Others', '2023-05-07 07:10:07', '2023-05-07 07:10:07'), +(188, 2, 251, 'Others', '2023-05-07 07:10:15', '2023-05-07 07:10:15'), +(189, 2, 243, 'Others', '2023-05-07 07:10:24', '2023-05-07 07:10:24'), +(190, 2, 246, 'Others', '2023-05-07 07:11:33', '2023-05-07 07:11:33'), +(191, 2, 254, 'Others', '2023-05-07 07:13:23', '2023-05-07 07:13:23'), +(192, 2, 231, 'Others', '2023-05-07 07:16:35', '2023-05-07 07:16:35'), +(193, 3, 189, 'Kumasi', '2023-05-07 07:22:34', '2023-05-07 07:22:34'), +(194, 3, 209, 'Kumasi', '2023-05-07 07:22:47', '2023-05-07 07:22:47'), +(195, 3, 198, 'Kumasi', '2023-05-07 07:23:37', '2023-05-07 07:23:37'), +(196, 3, 177, 'Kumasi', '2023-05-07 07:23:51', '2023-05-07 07:23:51'), +(197, 3, 175, 'Kumasi', '2023-05-07 07:24:05', '2023-05-07 07:24:05'), +(198, 3, 172, 'Kumasi', '2023-05-07 07:24:43', '2023-05-07 07:24:43'), +(199, 3, 199, 'Kumasi', '2023-05-07 07:24:53', '2023-05-07 07:24:53'), +(200, 3, 180, 'Kumasi', '2023-05-07 07:25:09', '2023-05-07 07:25:09'), +(201, 3, 186, 'Kumasi', '2023-05-07 07:25:19', '2023-05-07 07:25:19'), +(202, 3, 169, 'Kumasi', '2023-05-07 07:25:30', '2023-05-07 07:25:30'), +(203, 3, 163, 'Kumasi', '2023-05-07 07:26:39', '2023-05-07 07:26:39'), +(204, 3, 182, 'Kumasi', '2023-05-07 07:26:52', '2023-05-07 07:26:52'), +(205, 3, 236, 'Kumasi', '2023-05-07 07:27:29', '2023-05-07 07:27:29'), +(206, 3, 178, 'Kumasi', '2023-05-07 07:28:12', '2023-05-07 07:28:12'), +(207, 1, 255, 'Accra', '2023-05-08 10:26:15', '2023-05-08 10:26:15'), +(208, 1, 256, 'Accra', '2023-05-08 10:26:46', '2023-05-08 10:26:46'), +(209, 1, 257, 'Accra', '2023-05-08 10:27:20', '2023-05-08 10:27:20'), +(210, 1, 258, 'Accra', '2023-05-08 10:27:45', '2023-05-08 10:27:45'), +(212, 5, 269, 'Others', '2023-05-08 13:58:09', '2023-05-08 13:58:09'), +(213, 5, 283, 'Others', '2023-05-08 14:00:34', '2023-05-08 14:00:34'), +(214, 5, 278, 'Others', '2023-05-08 14:00:51', '2023-05-08 14:00:51'), +(215, 5, 263, 'Accra', '2023-05-08 15:51:28', '2023-05-08 15:51:28'), +(216, 5, 284, 'Accra', '2023-05-08 15:56:58', '2023-05-08 15:56:58'), +(217, 5, 281, 'Accra', '2023-05-08 16:01:20', '2023-05-08 16:01:20'), +(218, 5, 282, 'Accra', '2023-05-08 16:01:58', '2023-05-08 16:01:58'), +(219, 5, 280, 'Accra', '2023-05-08 16:02:18', '2023-05-08 16:02:18'), +(220, 5, 277, 'Accra', '2023-05-08 16:02:42', '2023-05-08 16:02:42'), +(221, 5, 259, 'Accra', '2023-05-08 16:03:18', '2023-05-08 16:03:18'), +(222, 5, 260, 'Accra', '2023-05-08 16:03:42', '2023-05-08 16:03:42'), +(223, 5, 267, 'Accra', '2023-05-08 16:03:59', '2023-05-08 16:03:59'), +(224, 5, 265, 'Accra', '2023-05-08 16:04:17', '2023-05-08 16:04:17'), +(225, 5, 261, 'Accra', '2023-05-08 16:05:15', '2023-05-08 16:05:15'), +(226, 5, 264, 'Accra', '2023-05-08 16:05:33', '2023-05-08 16:05:33'), +(227, 5, 262, 'Accra', '2023-05-08 16:05:53', '2023-05-08 16:05:53'), +(228, 5, 274, 'Accra', '2023-05-08 16:06:10', '2023-05-08 16:06:10'), +(229, 5, 272, 'Accra', '2023-05-08 16:06:28', '2023-05-08 16:06:28'), +(230, 5, 271, 'Accra', '2023-05-08 16:06:49', '2023-05-08 16:06:49'), +(231, 5, 266, 'Accra', '2023-05-08 16:07:09', '2023-05-08 16:07:09'), +(232, 5, 268, 'Accra', '2023-05-08 16:07:28', '2023-05-08 16:07:28'), +(233, 3, 159, 'Kumasi', '2023-05-08 21:35:52', '2023-05-08 21:35:52'), +(234, 6, 286, 'Accra', '2023-05-09 07:37:01', '2023-05-09 07:37:01'), +(235, 3, 270, 'Kumasi', '2023-05-09 12:42:37', '2023-05-09 12:42:37'), +(236, 3, 10, 'Kumasi', '2023-05-09 12:43:02', '2023-05-09 12:43:02'), +(237, 3, 285, 'Kumasi', '2023-05-09 12:43:33', '2023-05-09 12:43:33'), +(239, 3, 279, 'Kumasi', '2023-05-09 12:43:41', '2023-05-09 12:43:41'), +(240, 3, 273, 'Kumasi', '2023-05-09 12:43:49', '2023-05-09 12:43:49'), +(241, 3, 276, 'Kumasi', '2023-05-09 12:43:56', '2023-05-09 12:43:56'), +(242, 3, 275, 'Kumasi', '2023-05-09 12:44:03', '2023-05-09 12:44:03'), +(244, 3, 241, 'Kumasi', '2023-05-09 12:44:11', '2023-05-09 12:44:11'), +(245, 3, 234, 'Kumasi', '2023-05-09 12:44:22', '2023-05-09 12:44:22'), +(246, 3, 245, 'Kumasi', '2023-05-09 12:44:38', '2023-05-09 12:44:38'), +(253, 1, 296, 'Accra', '2023-05-09 13:00:48', '2023-05-09 13:00:48'), +(254, 1, 317, 'Accra', '2023-05-09 13:01:03', '2023-05-09 13:01:03'), +(255, 1, 292, 'Accra', '2023-05-09 13:01:08', '2023-05-09 13:01:08'), +(256, 1, 291, 'Accra', '2023-05-09 13:01:17', '2023-05-09 13:01:17'), +(257, 1, 320, 'Accra', '2023-05-09 13:01:21', '2023-05-09 13:01:21'), +(258, 1, 304, 'Accra', '2023-05-09 13:01:30', '2023-05-09 13:01:30'), +(266, 5, 332, 'Others', '2023-05-09 13:05:40', '2023-05-09 13:05:40'), +(267, 5, 321, 'Others', '2023-05-09 13:05:45', '2023-05-09 13:05:45'), +(268, 5, 311, 'Others', '2023-05-09 13:05:53', '2023-05-09 13:05:53'), +(269, 5, 301, 'Others', '2023-05-09 13:06:16', '2023-05-09 13:06:16'), +(270, 5, 318, 'Others', '2023-05-09 13:06:25', '2023-05-09 13:06:25'), +(271, 5, 315, 'Others', '2023-05-09 13:06:32', '2023-05-09 13:06:32'), +(272, 5, 331, 'Accra', '2023-05-09 13:07:25', '2023-05-09 13:07:25'), +(273, 5, 333, 'Accra', '2023-05-09 13:07:31', '2023-05-09 13:07:31'), +(274, 5, 330, 'Accra', '2023-05-09 13:07:35', '2023-05-09 13:07:35'), +(275, 5, 329, 'Accra', '2023-05-09 13:07:40', '2023-05-09 13:07:40'), +(276, 5, 328, 'Accra', '2023-05-09 13:07:44', '2023-05-09 13:07:44'), +(277, 5, 327, 'Accra', '2023-05-09 13:07:48', '2023-05-09 13:07:48'), +(278, 5, 326, 'Accra', '2023-05-09 13:07:52', '2023-05-09 13:07:52'), +(279, 5, 298, 'Accra', '2023-05-09 13:07:57', '2023-05-09 13:07:57'), +(280, 5, 299, 'Accra', '2023-05-09 13:08:00', '2023-05-09 13:08:00'), +(281, 5, 313, 'Accra', '2023-05-09 13:08:03', '2023-05-09 13:08:03'), +(282, 5, 314, 'Accra', '2023-05-09 13:08:11', '2023-05-09 13:08:11'), +(283, 5, 307, 'Accra', '2023-05-09 13:08:15', '2023-05-09 13:08:15'), +(284, 5, 309, 'Accra', '2023-05-09 13:08:19', '2023-05-09 13:08:19'), +(285, 5, 288, 'Accra', '2023-05-09 13:08:23', '2023-05-09 13:08:23'), +(286, 5, 289, 'Accra', '2023-05-09 13:08:27', '2023-05-09 13:08:27'), +(287, 5, 319, 'Accra', '2023-05-09 13:08:31', '2023-05-09 13:08:31'), +(288, 5, 295, 'Accra', '2023-05-09 13:08:35', '2023-05-09 13:08:35'), +(289, 5, 294, 'Accra', '2023-05-09 13:08:38', '2023-05-09 13:08:38'), +(290, 5, 306, 'Accra', '2023-05-09 13:08:41', '2023-05-09 13:08:41'), +(291, 5, 324, 'Accra', '2023-05-09 13:08:46', '2023-05-09 13:08:46'), +(292, 5, 323, 'Accra', '2023-05-09 13:08:53', '2023-05-09 13:08:53'), +(293, 5, 322, 'Accra', '2023-05-09 13:09:00', '2023-05-09 13:09:00'), +(294, 5, 325, 'Accra', '2023-05-09 13:09:04', '2023-05-09 13:09:04'), +(295, 3, 302, 'Kumasi', '2023-05-10 12:53:28', '2023-05-10 12:53:28'), +(297, 3, 300, 'Kumasi', '2023-05-10 12:54:10', '2023-05-10 12:54:10'), +(299, 3, 310, 'Kumasi', '2023-05-10 12:54:19', '2023-05-10 12:54:19'), +(301, 3, 297, 'Kumasi', '2023-05-10 12:54:30', '2023-05-10 12:54:30'), +(303, 3, 316, 'Kumasi', '2023-05-10 12:54:41', '2023-05-10 12:54:41'), +(305, 3, 312, 'Kumasi', '2023-05-10 12:55:25', '2023-05-10 12:55:25'), +(307, 5, 367, 'Others', '2023-05-10 13:05:34', '2023-05-10 13:05:34'), +(309, 5, 337, 'Others', '2023-05-10 13:06:07', '2023-05-10 13:06:07'), +(310, 5, 351, 'Others', '2023-05-10 13:06:20', '2023-05-10 13:06:20'), +(312, 5, 344, 'Others', '2023-05-10 13:06:25', '2023-05-10 13:06:25'), +(313, 5, 343, 'Others', '2023-05-10 13:06:32', '2023-05-10 13:06:32'), +(315, 1, 346, 'Accra', '2023-05-10 13:07:07', '2023-05-10 13:07:07'), +(317, 1, 356, 'Accra', '2023-05-10 13:07:11', '2023-05-10 13:07:11'), +(318, 1, 338, 'Accra', '2023-05-10 13:07:19', '2023-05-10 13:07:19'), +(321, 1, 336, 'Accra', '2023-05-10 13:07:37', '2023-05-10 13:07:37'), +(323, 1, 347, 'Accra', '2023-05-10 13:07:44', '2023-05-10 13:07:44'), +(326, 1, 339, 'Accra', '2023-05-10 13:07:52', '2023-05-10 13:07:52'), +(328, 1, 354, 'Accra', '2023-05-10 13:07:56', '2023-05-10 13:07:56'), +(329, 1, 340, 'Accra', '2023-05-10 13:08:04', '2023-05-10 13:08:04'), +(332, 1, 341, 'Accra', '2023-05-10 13:08:11', '2023-05-10 13:08:11'), +(335, 1, 350, 'Accra', '2023-05-10 13:08:15', '2023-05-10 13:08:15'), +(336, 5, 355, 'Accra', '2023-05-10 13:08:48', '2023-05-10 13:08:48'), +(338, 5, 366, 'Accra', '2023-05-10 13:09:23', '2023-05-10 13:09:23'), +(340, 5, 365, 'Accra', '2023-05-10 13:09:30', '2023-05-10 13:09:30'), +(343, 5, 364, 'Accra', '2023-05-10 13:09:35', '2023-05-10 13:09:35'), +(344, 5, 359, 'Accra', '2023-05-10 13:09:42', '2023-05-10 13:09:42'), +(346, 5, 358, 'Accra', '2023-05-10 13:09:47', '2023-05-10 13:09:47'), +(349, 5, 361, 'Accra', '2023-05-10 13:09:51', '2023-05-10 13:09:51'), +(350, 5, 360, 'Accra', '2023-05-10 13:09:57', '2023-05-10 13:09:57'), +(351, 5, 357, 'Accra', '2023-05-10 13:10:01', '2023-05-10 13:10:01'), +(352, 5, 334, 'Accra', '2023-05-10 13:10:06', '2023-05-10 13:10:06'), +(353, 5, 353, 'Accra', '2023-05-10 13:10:15', '2023-05-10 13:10:15'), +(356, 5, 345, 'Accra', '2023-05-10 13:10:21', '2023-05-10 13:10:21'), +(358, 5, 349, 'Accra', '2023-05-10 13:10:26', '2023-05-10 13:10:26'), +(359, 5, 342, 'Accra', '2023-05-10 15:14:13', '2023-05-10 15:14:13'), +(360, 1, 386, 'Others', '2023-05-11 14:11:20', '2023-05-11 14:11:20'), +(362, 1, 382, 'Others', '2023-05-11 14:11:31', '2023-05-11 14:11:31'), +(365, 1, 378, 'Others', '2023-05-11 14:11:42', '2023-05-11 14:11:42'), +(368, 1, 385, 'Others', '2023-05-11 14:11:53', '2023-05-11 14:11:53'), +(371, 1, 290, 'Accra', '2023-05-11 14:12:48', '2023-05-11 14:12:48'), +(374, 1, 303, 'Accra', '2023-05-11 14:12:53', '2023-05-11 14:12:53'), +(375, 1, 369, 'Accra', '2023-05-11 14:13:03', '2023-05-11 14:13:03'), +(378, 1, 377, 'Accra', '2023-05-11 14:13:10', '2023-05-11 14:13:10'), +(381, 1, 372, 'Accra', '2023-05-11 14:13:14', '2023-05-11 14:13:14'), +(382, 1, 374, 'Accra', '2023-05-11 14:13:19', '2023-05-11 14:13:19'), +(383, 5, 390, 'Others', '2023-05-11 14:15:16', '2023-05-11 14:15:16'), +(385, 5, 392, 'Others', '2023-05-11 14:15:21', '2023-05-11 14:15:21'), +(386, 5, 384, 'Others', '2023-05-11 14:15:43', '2023-05-11 14:15:43'), +(389, 5, 376, 'Others', '2023-05-11 14:15:49', '2023-05-11 14:15:49'), +(390, 5, 373, 'Others', '2023-05-11 14:15:54', '2023-05-11 14:15:54'), +(391, 5, 305, 'Others', '2023-05-11 14:16:08', '2023-05-11 14:16:08'), +(393, 5, 388, 'Others', '2023-05-11 14:16:14', '2023-05-11 14:16:14'), +(394, 5, 396, 'Accra', '2023-05-11 14:17:21', '2023-05-11 14:17:21'), +(397, 5, 397, 'Accra', '2023-05-11 14:17:30', '2023-05-11 14:17:30'), +(400, 5, 387, 'Accra', '2023-05-11 14:17:44', '2023-05-11 14:17:44'), +(402, 5, 287, 'Accra', '2023-05-11 14:17:52', '2023-05-11 14:17:52'), +(404, 5, 293, 'Accra', '2023-05-11 14:18:01', '2023-05-11 14:18:01'), +(405, 5, 308, 'Accra', '2023-05-11 14:18:07', '2023-05-11 14:18:07'), +(408, 5, 375, 'Accra', '2023-05-11 14:18:12', '2023-05-11 14:18:12'), +(409, 5, 379, 'Accra', '2023-05-11 14:18:17', '2023-05-11 14:18:17'), +(410, 5, 368, 'Accra', '2023-05-11 14:18:33', '2023-05-11 14:18:33'), +(412, 5, 370, 'Accra', '2023-05-11 14:18:48', '2023-05-11 14:18:48'), +(415, 5, 391, 'Accra', '2023-05-11 14:18:56', '2023-05-11 14:18:56'), +(417, 5, 393, 'Accra', '2023-05-11 14:19:05', '2023-05-11 14:19:05'), +(420, 5, 394, 'Accra', '2023-05-11 14:20:53', '2023-05-11 14:20:53'), +(423, 3, 363, 'Kumasi', '2023-05-11 15:33:23', '2023-05-11 15:33:23'), +(425, 3, 348, 'Kumasi', '2023-05-11 15:34:27', '2023-05-11 15:34:27'), +(427, 3, 335, 'Kumasi', '2023-05-11 15:34:44', '2023-05-11 15:34:44'), +(430, 3, 352, 'Kumasi', '2023-05-11 15:34:53', '2023-05-11 15:34:53'), +(432, 3, 362, 'Kumasi', '2023-05-11 15:38:53', '2023-05-11 15:38:53'), +(441, 3, 419, 'Kumasi', '2023-05-12 12:58:59', '2023-05-12 12:58:59'), +(444, 3, 415, 'Kumasi', '2023-05-12 12:59:06', '2023-05-12 12:59:06'), +(446, 3, 410, 'Kumasi', '2023-05-12 12:59:11', '2023-05-12 12:59:11'), +(447, 1, 416, 'Accra', '2023-05-12 13:02:38', '2023-05-12 13:02:38'), +(449, 1, 412, 'Accra', '2023-05-12 13:02:45', '2023-05-12 13:02:45'), +(451, 1, 424, 'Accra', '2023-05-12 13:02:52', '2023-05-12 13:02:52'), +(452, 1, 413, 'Accra', '2023-05-12 13:02:58', '2023-05-12 13:02:58'), +(454, 1, 407, 'Accra', '2023-05-12 13:03:05', '2023-05-12 13:03:05'), +(455, 5, 425, 'Accra', '2023-05-12 13:05:06', '2023-05-12 13:05:06'), +(457, 5, 409, 'Accra', '2023-05-12 13:05:16', '2023-05-12 13:05:16'), +(460, 5, 421, 'Accra', '2023-05-12 13:05:59', '2023-05-12 13:05:59'), +(463, 5, 414, 'Accra', '2023-05-12 13:06:07', '2023-05-12 13:06:07'), +(465, 5, 422, 'Accra', '2023-05-12 13:06:12', '2023-05-12 13:06:12'), +(466, 5, 403, 'Accra', '2023-05-12 13:06:22', '2023-05-12 13:06:22'), +(468, 5, 423, 'Accra', '2023-05-12 13:06:27', '2023-05-12 13:06:27'), +(469, 5, 400, 'Accra', '2023-05-12 13:06:33', '2023-05-12 13:06:33'), +(471, 5, 411, 'Accra', '2023-05-12 13:06:52', '2023-05-12 13:06:52'), +(474, 5, 427, 'Others', '2023-05-12 13:07:18', '2023-05-12 13:07:18'), +(476, 5, 408, 'Others', '2023-05-12 13:08:02', '2023-05-12 13:08:02'), +(477, 5, 426, 'Others', '2023-05-12 13:08:12', '2023-05-12 13:08:12'), +(479, 3, 395, 'Kumasi', '2023-05-13 08:40:32', '2023-05-13 08:40:32'), +(482, 3, 389, 'Kumasi', '2023-05-13 08:40:45', '2023-05-13 08:40:45'), +(485, 3, 380, 'Kumasi', '2023-05-13 08:40:53', '2023-05-13 08:40:53'), +(487, 3, 381, 'Kumasi', '2023-05-13 08:41:00', '2023-05-13 08:41:00'), +(489, 3, 371, 'Kumasi', '2023-05-13 08:41:07', '2023-05-13 08:41:07'), +(490, 3, 383, 'Kumasi', '2023-05-13 08:41:13', '2023-05-13 08:41:13'), +(493, 5, 433, 'Others', '2023-05-13 13:06:45', '2023-05-13 13:06:45'), +(511, 5, 439, 'Accra', '2023-05-13 13:12:13', '2023-05-13 13:12:13'), +(512, 5, 454, 'Accra', '2023-05-13 13:12:20', '2023-05-13 13:12:20'), +(513, 5, 455, 'Accra', '2023-05-13 13:12:29', '2023-05-13 13:12:29'), +(515, 5, 440, 'Accra', '2023-05-13 13:12:37', '2023-05-13 13:12:37'), +(518, 5, 451, 'Accra', '2023-05-13 13:12:42', '2023-05-13 13:12:42'), +(519, 5, 431, 'Accra', '2023-05-13 13:12:49', '2023-05-13 13:12:49'), +(523, 5, 456, 'Accra', '2023-05-13 13:12:57', '2023-05-13 13:12:57'), +(526, 5, 430, 'Accra', '2023-05-13 13:13:01', '2023-05-13 13:13:01'), +(527, 5, 445, 'Accra', '2023-05-13 13:13:07', '2023-05-13 13:13:07'), +(528, 5, 450, 'Accra', '2023-05-13 13:13:15', '2023-05-13 13:13:15'), +(530, 5, 438, 'Accra', '2023-05-13 13:14:08', '2023-05-13 13:14:08'), +(532, 5, 444, 'Accra', '2023-05-13 13:14:16', '2023-05-13 13:14:16'), +(534, 5, 453, 'Accra', '2023-05-13 13:14:19', '2023-05-13 13:14:19'), +(535, 5, 447, 'Accra', '2023-05-13 13:14:26', '2023-05-13 13:14:26'), +(537, 5, 432, 'Accra', '2023-05-13 13:15:37', '2023-05-13 13:15:37'), +(539, 5, 437, 'Accra', '2023-05-13 13:15:43', '2023-05-13 13:15:43'), +(541, 5, 460, 'Accra', '2023-05-13 13:15:48', '2023-05-13 13:15:48'), +(542, 5, 436, 'Accra', '2023-05-13 13:15:57', '2023-05-13 13:15:57'), +(545, 5, 457, 'Others', '2023-05-13 13:19:27', '2023-05-13 13:19:27'), +(547, 5, 452, 'Others', '2023-05-13 13:19:38', '2023-05-13 13:19:38'), +(549, 5, 448, 'Others', '2023-05-13 13:19:44', '2023-05-13 13:19:44'), +(552, 5, 446, 'Others', '2023-05-13 13:19:48', '2023-05-13 13:19:48'), +(553, 5, 441, 'Others', '2023-05-13 13:19:51', '2023-05-13 13:19:51'), +(554, 5, 442, 'Others', '2023-05-13 13:19:56', '2023-05-13 13:19:56'), +(555, 5, 429, 'Others', '2023-05-13 13:20:00', '2023-05-13 13:20:00'), +(556, 3, 406, 'Kumasi', '2023-05-14 16:32:40', '2023-05-14 16:32:40'), +(557, 3, 405, 'Kumasi', '2023-05-14 16:32:49', '2023-05-14 16:32:49'), +(559, 3, 404, 'Kumasi', '2023-05-14 16:32:55', '2023-05-14 16:32:55'), +(561, 3, 402, 'Kumasi', '2023-05-14 16:33:01', '2023-05-14 16:33:01'), +(562, 3, 401, 'Kumasi', '2023-05-14 16:33:06', '2023-05-14 16:33:06'), +(563, 3, 420, 'Kumasi', '2023-05-14 16:33:14', '2023-05-14 16:33:14'), +(566, 6, 498, 'Accra', '2023-05-15 09:37:36', '2023-05-15 09:37:36'), +(568, 3, 435, 'Kumasi', '2023-05-15 14:09:11', '2023-05-15 14:09:11'), +(569, 3, 434, 'Kumasi', '2023-05-15 14:09:23', '2023-05-15 14:09:23'), +(570, 3, 443, 'Kumasi', '2023-05-15 14:09:28', '2023-05-15 14:09:28'), +(571, 3, 458, 'Kumasi', '2023-05-15 14:09:39', '2023-05-15 14:09:39'), +(572, 3, 459, 'Kumasi', '2023-05-15 14:09:46', '2023-05-15 14:09:46'), +(573, 3, 495, 'Kumasi', '2023-05-15 14:09:50', '2023-05-15 14:09:50'), +(574, 3, 491, 'Kumasi', '2023-05-15 14:09:58', '2023-05-15 14:09:58'), +(575, 3, 490, 'Kumasi', '2023-05-15 14:10:01', '2023-05-15 14:10:01'), +(576, 3, 487, 'Kumasi', '2023-05-15 14:10:07', '2023-05-15 14:10:07'), +(577, 3, 485, 'Kumasi', '2023-05-15 14:10:12', '2023-05-15 14:10:12'), +(578, 3, 480, 'Kumasi', '2023-05-15 14:10:32', '2023-05-15 14:10:32'), +(579, 3, 467, 'Kumasi', '2023-05-15 14:11:35', '2023-05-15 14:11:35'), +(580, 5, 515, 'Others', '2023-05-15 16:01:27', '2023-05-15 16:01:27'), +(581, 5, 477, 'Others', '2023-05-15 16:01:35', '2023-05-15 16:01:35'), +(582, 5, 478, 'Others', '2023-05-15 16:01:42', '2023-05-15 16:01:42'), +(584, 5, 509, 'Others', '2023-05-15 16:01:47', '2023-05-15 16:01:47'), +(585, 5, 464, 'Others', '2023-05-15 16:01:52', '2023-05-15 16:01:52'), +(586, 5, 469, 'Others', '2023-05-15 16:01:57', '2023-05-15 16:01:57'), +(587, 5, 470, 'Others', '2023-05-15 16:02:04', '2023-05-15 16:02:04'), +(588, 5, 468, 'Others', '2023-05-15 16:02:08', '2023-05-15 16:02:08'), +(589, 5, 507, 'Others', '2023-05-15 16:02:12', '2023-05-15 16:02:12'), +(590, 5, 475, 'Others', '2023-05-15 16:02:16', '2023-05-15 16:02:16'), +(591, 5, 476, 'Others', '2023-05-15 16:02:22', '2023-05-15 16:02:22'), +(592, 5, 473, 'Others', '2023-05-15 16:02:28', '2023-05-15 16:02:28'), +(593, 5, 492, 'Others', '2023-05-15 16:02:32', '2023-05-15 16:02:32'), +(594, 5, 510, 'Others', '2023-05-15 16:02:42', '2023-05-15 16:02:42'), +(595, 5, 489, 'Others', '2023-05-15 16:02:49', '2023-05-15 16:02:49'), +(596, 5, 493, 'Accra', '2023-05-15 16:03:19', '2023-05-15 16:03:19'), +(597, 5, 488, 'Accra', '2023-05-15 16:03:24', '2023-05-15 16:03:24'), +(598, 5, 496, 'Accra', '2023-05-15 16:03:27', '2023-05-15 16:03:27'), +(599, 5, 486, 'Accra', '2023-05-15 16:03:33', '2023-05-15 16:03:33'), +(600, 5, 466, 'Accra', '2023-05-15 16:03:38', '2023-05-15 16:03:38'), +(601, 5, 463, 'Accra', '2023-05-15 16:03:43', '2023-05-15 16:03:43'), +(602, 5, 483, 'Accra', '2023-05-15 16:03:47', '2023-05-15 16:03:47'), +(603, 5, 504, 'Accra', '2023-05-15 16:03:53', '2023-05-15 16:03:53'), +(604, 5, 500, 'Accra', '2023-05-15 16:03:57', '2023-05-15 16:03:57'), +(605, 5, 474, 'Accra', '2023-05-15 16:04:09', '2023-05-15 16:04:09'), +(606, 5, 471, 'Accra', '2023-05-15 16:04:14', '2023-05-15 16:04:14'), +(607, 5, 484, 'Accra', '2023-05-15 16:04:20', '2023-05-15 16:04:20'), +(608, 5, 465, 'Accra', '2023-05-15 16:04:24', '2023-05-15 16:04:24'), +(609, 5, 472, 'Accra', '2023-05-15 16:04:27', '2023-05-15 16:04:27'), +(610, 5, 462, 'Accra', '2023-05-15 16:04:31', '2023-05-15 16:04:31'), +(611, 5, 501, 'Accra', '2023-05-15 16:04:36', '2023-05-15 16:04:36'), +(612, 5, 502, 'Accra', '2023-05-15 16:04:58', '2023-05-15 16:04:58'), +(613, 5, 512, 'Accra', '2023-05-15 16:05:05', '2023-05-15 16:05:05'), +(614, 5, 481, 'Accra', '2023-05-15 16:05:08', '2023-05-15 16:05:08'), +(615, 5, 511, 'Accra', '2023-05-15 16:05:17', '2023-05-15 16:05:17'), +(616, 5, 494, 'Accra', '2023-05-15 16:05:20', '2023-05-15 16:05:20'), +(617, 3, 497, 'Kumasi', '2023-05-15 20:57:22', '2023-05-15 20:57:22'), +(618, 1, 534, 'Accra', '2023-05-16 11:55:14', '2023-05-16 11:55:14'), +(620, 1, 519, 'Accra', '2023-05-16 11:55:20', '2023-05-16 11:55:20'), +(621, 1, 527, 'Accra', '2023-05-16 11:55:26', '2023-05-16 11:55:26'), +(622, 1, 518, 'Accra', '2023-05-16 11:55:31', '2023-05-16 11:55:31'), +(623, 1, 526, 'Accra', '2023-05-16 11:55:35', '2023-05-16 11:55:35'), +(624, 1, 528, 'Accra', '2023-05-16 11:55:40', '2023-05-16 11:55:40'), +(625, 1, 525, 'Accra', '2023-05-16 11:55:44', '2023-05-16 11:55:44'), +(626, 1, 516, 'Others', '2023-05-16 11:56:16', '2023-05-16 11:56:16'), +(628, 1, 537, 'Others', '2023-05-16 11:56:21', '2023-05-16 11:56:21'), +(629, 1, 523, 'Others', '2023-05-16 11:56:26', '2023-05-16 11:56:26'), +(630, 1, 532, 'Others', '2023-05-16 11:56:31', '2023-05-16 11:56:31'), +(631, 5, 546, 'Accra', '2023-05-16 12:20:21', '2023-05-16 12:20:21'), +(633, 5, 535, 'Accra', '2023-05-16 12:20:25', '2023-05-16 12:20:25'), +(634, 5, 545, 'Accra', '2023-05-16 12:20:29', '2023-05-16 12:20:29'), +(635, 5, 531, 'Accra', '2023-05-16 12:20:32', '2023-05-16 12:20:32'), +(636, 5, 533, 'Accra', '2023-05-16 12:20:35', '2023-05-16 12:20:35'), +(637, 5, 538, 'Accra', '2023-05-16 12:20:39', '2023-05-16 12:20:39'), +(638, 5, 536, 'Accra', '2023-05-16 12:20:43', '2023-05-16 12:20:43'), +(639, 5, 529, 'Accra', '2023-05-16 12:20:46', '2023-05-16 12:20:46'), +(640, 5, 539, 'Accra', '2023-05-16 12:20:50', '2023-05-16 12:20:50'), +(641, 5, 552, 'Accra', '2023-05-16 12:20:56', '2023-05-16 12:20:56'), +(643, 5, 551, 'Accra', '2023-05-16 12:21:01', '2023-05-16 12:21:01'), +(644, 5, 553, 'Accra', '2023-05-16 12:21:03', '2023-05-16 12:21:03'), +(645, 5, 549, 'Accra', '2023-05-16 12:21:07', '2023-05-16 12:21:07'), +(646, 5, 544, 'Others', '2023-05-16 12:22:34', '2023-05-16 12:22:34'), +(647, 5, 520, 'Others', '2023-05-16 12:22:38', '2023-05-16 12:22:38'), +(648, 5, 543, 'Others', '2023-05-16 12:22:41', '2023-05-16 12:22:41'), +(649, 5, 548, 'Others', '2023-05-16 12:25:47', '2023-05-16 12:25:47'), +(650, 5, 550, 'Accra', '2023-05-16 20:09:21', '2023-05-16 20:09:21'), +(651, 3, 513, 'Kumasi', '2023-05-17 13:16:26', '2023-05-17 13:16:26'), +(653, 3, 503, 'Kumasi', '2023-05-17 13:16:53', '2023-05-17 13:16:53'), +(655, 3, 499, 'Kumasi', '2023-05-17 13:16:58', '2023-05-17 13:16:58'), +(656, 3, 482, 'Kumasi', '2023-05-17 13:17:03', '2023-05-17 13:17:03'), +(657, 3, 506, 'Kumasi', '2023-05-17 13:17:09', '2023-05-17 13:17:09'), +(659, 3, 505, 'Kumasi', '2023-05-17 13:17:14', '2023-05-17 13:17:14'), +(660, 3, 508, 'Kumasi', '2023-05-17 13:17:19', '2023-05-17 13:17:19'), +(661, 3, 514, 'Kumasi', '2023-05-17 13:19:01', '2023-05-17 13:19:01'), +(662, 5, 569, 'Accra', '2023-05-17 13:30:09', '2023-05-17 13:30:09'), +(664, 5, 579, 'Accra', '2023-05-17 13:32:54', '2023-05-17 13:32:54'), +(665, 5, 571, 'Accra', '2023-05-17 13:33:10', '2023-05-17 13:33:10'), +(666, 5, 573, 'Accra', '2023-05-17 13:33:25', '2023-05-17 13:33:25'), +(667, 5, 568, 'Accra', '2023-05-17 13:33:42', '2023-05-17 13:33:42'), +(668, 5, 558, 'Accra', '2023-05-17 13:33:58', '2023-05-17 13:33:58'), +(669, 5, 565, 'Accra', '2023-05-17 13:34:07', '2023-05-17 13:34:07'), +(670, 5, 582, 'Accra', '2023-05-17 13:34:23', '2023-05-17 13:34:23'), +(671, 5, 576, 'Accra', '2023-05-17 13:34:34', '2023-05-17 13:34:34'), +(672, 5, 560, 'Accra', '2023-05-17 13:34:47', '2023-05-17 13:34:47'), +(673, 5, 562, 'Accra', '2023-05-17 13:35:23', '2023-05-17 13:35:23'), +(674, 5, 578, 'Accra', '2023-05-17 13:35:40', '2023-05-17 13:35:40'), +(675, 5, 557, 'Accra', '2023-05-17 13:35:50', '2023-05-17 13:35:50'), +(676, 5, 556, 'Accra', '2023-05-17 13:35:58', '2023-05-17 13:35:58'), +(677, 5, 554, 'Accra', '2023-05-17 13:36:11', '2023-05-17 13:36:11'), +(678, 5, 587, 'Accra', '2023-05-17 13:36:26', '2023-05-17 13:36:26'), +(679, 5, 588, 'Accra', '2023-05-17 13:36:49', '2023-05-17 13:36:49'), +(680, 5, 591, 'Accra', '2023-05-17 13:37:03', '2023-05-17 13:37:03'), +(681, 5, 585, 'Accra', '2023-05-17 13:37:31', '2023-05-17 13:37:31'), +(682, 5, 593, 'Accra', '2023-05-17 13:41:35', '2023-05-17 13:41:35'), +(683, 5, 586, 'Accra', '2023-05-17 13:41:48', '2023-05-17 13:41:48'), +(684, 5, 596, 'Accra', '2023-05-17 13:41:59', '2023-05-17 13:41:59'), +(685, 5, 592, 'Accra', '2023-05-17 13:42:42', '2023-05-17 13:42:42'), +(686, 5, 564, 'Others', '2023-05-17 13:47:47', '2023-05-17 13:47:47'), +(687, 5, 567, 'Others', '2023-05-17 13:47:55', '2023-05-17 13:47:55'), +(688, 5, 575, 'Others', '2023-05-17 13:48:34', '2023-05-17 13:48:34'), +(689, 5, 577, 'Others', '2023-05-17 13:48:44', '2023-05-17 13:48:44'), +(690, 5, 581, 'Others', '2023-05-17 13:49:00', '2023-05-17 13:49:00'), +(691, 5, 574, 'Others', '2023-05-17 13:49:08', '2023-05-17 13:49:08'), +(692, 5, 559, 'Others', '2023-05-17 13:49:39', '2023-05-17 13:49:39'), +(693, 5, 570, 'Others', '2023-05-17 13:49:49', '2023-05-17 13:49:49'), +(694, 5, 595, 'Others', '2023-05-18 09:02:02', '2023-05-18 09:02:02'), +(695, 5, 584, 'Others', '2023-05-18 09:02:35', '2023-05-18 09:02:35'), +(696, 5, 589, 'Others', '2023-05-18 09:02:59', '2023-05-18 09:02:59'), +(697, 1, 418, 'Kumasi', '2023-05-18 09:55:01', '2023-05-18 09:55:01'), +(698, 1, 625, 'Accra', '2023-05-18 15:39:43', '2023-05-18 15:39:43'), +(699, 1, 597, 'Accra', '2023-05-18 15:39:47', '2023-05-18 15:39:47'), +(700, 1, 637, 'Accra', '2023-05-18 15:39:55', '2023-05-18 15:39:55'), +(701, 1, 621, 'Accra', '2023-05-18 15:40:00', '2023-05-18 15:40:00'), +(702, 1, 631, 'Accra', '2023-05-18 15:40:05', '2023-05-18 15:40:05'), +(703, 1, 607, 'Accra', '2023-05-18 15:40:10', '2023-05-18 15:40:10'), +(704, 1, 629, 'Accra', '2023-05-18 15:40:38', '2023-05-18 15:40:38'), +(705, 5, 602, 'Accra', '2023-05-18 15:41:06', '2023-05-18 15:41:06'), +(706, 5, 622, 'Accra', '2023-05-18 15:41:10', '2023-05-18 15:41:10'), +(707, 5, 632, 'Accra', '2023-05-18 15:41:15', '2023-05-18 15:41:15'), +(708, 5, 620, 'Accra', '2023-05-18 15:41:21', '2023-05-18 15:41:21'), +(710, 5, 617, 'Accra', '2023-05-18 15:41:25', '2023-05-18 15:41:25'), +(711, 5, 633, 'Accra', '2023-05-18 15:41:31', '2023-05-18 15:41:31'), +(712, 5, 616, 'Accra', '2023-05-18 15:41:35', '2023-05-18 15:41:35'), +(713, 5, 604, 'Accra', '2023-05-18 15:41:45', '2023-05-18 15:41:45'), +(715, 5, 618, 'Accra', '2023-05-18 15:41:51', '2023-05-18 15:41:51'), +(716, 5, 613, 'Accra', '2023-05-18 15:41:56', '2023-05-18 15:41:56'), +(717, 5, 599, 'Accra', '2023-05-18 15:42:02', '2023-05-18 15:42:02'), +(719, 5, 630, 'Accra', '2023-05-18 15:42:08', '2023-05-18 15:42:08'), +(720, 5, 609, 'Accra', '2023-05-18 15:42:12', '2023-05-18 15:42:12'), +(721, 5, 601, 'Accra', '2023-05-18 15:42:17', '2023-05-18 15:42:17'), +(722, 5, 605, 'Accra', '2023-05-18 15:42:23', '2023-05-18 15:42:23'), +(724, 5, 634, 'Accra', '2023-05-18 15:42:27', '2023-05-18 15:42:27'), +(725, 5, 606, 'Accra', '2023-05-18 15:42:33', '2023-05-18 15:42:33'), +(726, 5, 608, 'Accra', '2023-05-18 15:42:40', '2023-05-18 15:42:40'), +(728, 5, 610, 'Others', '2023-05-18 15:43:14', '2023-05-18 15:43:14'), +(730, 5, 614, 'Others', '2023-05-18 15:43:21', '2023-05-18 15:43:21'), +(732, 5, 627, 'Others', '2023-05-18 15:44:03', '2023-05-18 15:44:03'), +(733, 5, 598, 'Others', '2023-05-18 15:44:09', '2023-05-18 15:44:09'), +(734, 5, 612, 'Others', '2023-05-18 15:44:16', '2023-05-18 15:44:16'), +(736, 5, 635, 'Others', '2023-05-18 15:44:27', '2023-05-18 15:44:27'), +(737, 5, 624, 'Others', '2023-05-18 15:44:32', '2023-05-18 15:44:32'), +(738, 5, 626, 'Others', '2023-05-18 15:44:38', '2023-05-18 15:44:38'), +(739, 5, 619, 'Others', '2023-05-18 15:44:45', '2023-05-18 15:44:45'), +(740, 5, 623, 'Others', '2023-05-18 15:44:53', '2023-05-18 15:44:53'), +(742, 5, 615, 'Others', '2023-05-18 15:45:07', '2023-05-18 15:45:07'), +(744, 3, 530, 'Kumasi', '2023-05-19 10:07:35', '2023-05-19 10:07:35'), +(746, 3, 522, 'Kumasi', '2023-05-19 10:07:43', '2023-05-19 10:07:43'), +(747, 3, 517, 'Kumasi', '2023-05-19 10:07:48', '2023-05-19 10:07:48'), +(748, 3, 521, 'Kumasi', '2023-05-19 10:07:52', '2023-05-19 10:07:52'), +(749, 3, 541, 'Kumasi', '2023-05-19 10:07:57', '2023-05-19 10:07:57'), +(750, 3, 540, 'Kumasi', '2023-05-19 10:08:11', '2023-05-19 10:08:11'), +(752, 3, 542, 'Kumasi', '2023-05-19 10:08:17', '2023-05-19 10:08:17'), +(754, 3, 547, 'Kumasi', '2023-05-19 10:08:23', '2023-05-19 10:08:23'), +(755, 3, 524, 'Kumasi', '2023-05-19 10:08:28', '2023-05-19 10:08:28'), +(756, 5, 655, 'Accra', '2023-05-19 10:11:11', '2023-05-19 10:11:11'), +(758, 5, 654, 'Accra', '2023-05-19 10:11:21', '2023-05-19 10:11:21'), +(759, 5, 639, 'Accra', '2023-05-19 10:11:26', '2023-05-19 10:11:26'), +(760, 5, 638, 'Accra', '2023-05-19 10:11:31', '2023-05-19 10:11:31'), +(761, 5, 644, 'Accra', '2023-05-19 10:11:36', '2023-05-19 10:11:36'), +(762, 5, 642, 'Accra', '2023-05-19 10:11:41', '2023-05-19 10:11:41'), +(763, 5, 648, 'Accra', '2023-05-19 10:11:46', '2023-05-19 10:11:46'), +(764, 5, 643, 'Accra', '2023-05-19 10:11:58', '2023-05-19 10:11:58'), +(766, 5, 651, 'Accra', '2023-05-19 10:12:03', '2023-05-19 10:12:03'), +(767, 5, 652, 'Accra', '2023-05-19 10:12:08', '2023-05-19 10:12:08'), +(768, 5, 656, 'Accra', '2023-05-19 10:12:14', '2023-05-19 10:12:14'), +(770, 5, 645, 'Accra', '2023-05-19 10:12:19', '2023-05-19 10:12:19'), +(771, 5, 653, 'Others', '2023-05-19 10:12:45', '2023-05-19 10:12:45'), +(773, 5, 647, 'Others', '2023-05-19 10:12:48', '2023-05-19 10:12:48'), +(774, 5, 646, 'Others', '2023-05-19 10:12:52', '2023-05-19 10:12:52'), +(775, 5, 649, 'Others', '2023-05-19 10:12:57', '2023-05-19 10:12:57'), +(776, 5, 657, 'Others', '2023-05-19 10:13:02', '2023-05-19 10:13:02'), +(777, 3, 636, 'Kumasi', '2023-05-19 10:13:51', '2023-05-19 10:13:51'), +(779, 3, 611, 'Kumasi', '2023-05-19 10:13:53', '2023-05-19 10:13:53'), +(780, 3, 603, 'Kumasi', '2023-05-19 10:13:57', '2023-05-19 10:13:57'), +(781, 3, 600, 'Kumasi', '2023-05-19 10:14:02', '2023-05-19 10:14:02'), +(782, 3, 590, 'Kumasi', '2023-05-19 10:14:06', '2023-05-19 10:14:06'), +(783, 3, 628, 'Kumasi', '2023-05-19 10:14:11', '2023-05-19 10:14:11'), +(784, 3, 583, 'Kumasi', '2023-05-19 10:29:30', '2023-05-19 10:29:30'), +(785, 3, 580, 'Kumasi', '2023-05-19 10:29:47', '2023-05-19 10:29:47'), +(786, 3, 572, 'Kumasi', '2023-05-19 10:30:03', '2023-05-19 10:30:03'), +(787, 3, 555, 'Kumasi', '2023-05-19 10:30:29', '2023-05-19 10:30:29'), +(788, 3, 561, 'Kumasi', '2023-05-19 10:30:54', '2023-05-19 10:30:54'), +(789, 3, 563, 'Kumasi', '2023-05-19 10:31:09', '2023-05-19 10:31:09'), +(790, 3, 566, 'Kumasi', '2023-05-19 10:31:21', '2023-05-19 10:31:21'), +(791, 5, 662, 'Others', '2023-05-19 16:27:23', '2023-05-19 16:27:23'), +(792, 5, 663, 'Others', '2023-05-19 16:27:29', '2023-05-19 16:27:29'), +(794, 5, 666, 'Others', '2023-05-19 16:27:36', '2023-05-19 16:27:36'), +(796, 5, 665, 'Others', '2023-05-19 16:27:45', '2023-05-19 16:27:45'), +(798, 5, 659, 'Accra', '2023-05-19 16:28:31', '2023-05-19 16:28:31'), +(800, 5, 660, 'Accra', '2023-05-19 16:29:20', '2023-05-19 16:29:20'), +(801, 5, 691, 'Others', '2023-05-20 13:06:34', '2023-05-20 13:06:34'), +(803, 5, 690, 'Others', '2023-05-20 13:06:39', '2023-05-20 13:06:39'), +(804, 5, 675, 'Others', '2023-05-20 13:06:43', '2023-05-20 13:06:43'), +(805, 5, 710, 'Others', '2023-05-20 13:06:50', '2023-05-20 13:06:50'), +(809, 5, 670, 'Others', '2023-05-20 13:06:59', '2023-05-20 13:06:59'), +(811, 5, 689, 'Others', '2023-05-20 13:07:08', '2023-05-20 13:07:08'), +(813, 5, 695, 'Others', '2023-05-20 13:07:13', '2023-05-20 13:07:13'), +(814, 5, 686, 'Others', '2023-05-20 13:07:20', '2023-05-20 13:07:20'), +(815, 5, 697, 'Others', '2023-05-20 13:07:29', '2023-05-20 13:07:29'), +(816, 5, 673, 'Accra', '2023-05-20 13:08:28', '2023-05-20 13:08:28'), +(818, 5, 669, 'Accra', '2023-05-20 13:08:35', '2023-05-20 13:08:35'), +(819, 5, 692, 'Accra', '2023-05-20 13:08:39', '2023-05-20 13:08:39'), +(820, 5, 700, 'Accra', '2023-05-20 13:08:43', '2023-05-20 13:08:43'), +(821, 5, 681, 'Accra', '2023-05-20 13:08:46', '2023-05-20 13:08:46'), +(822, 5, 682, 'Accra', '2023-05-20 13:08:50', '2023-05-20 13:08:50'), +(823, 5, 698, 'Accra', '2023-05-20 13:08:54', '2023-05-20 13:08:54'), +(824, 5, 714, 'Accra', '2023-05-20 13:09:01', '2023-05-20 13:09:01'), +(825, 5, 687, 'Accra', '2023-05-20 13:09:05', '2023-05-20 13:09:05'), +(826, 5, 694, 'Accra', '2023-05-20 13:09:08', '2023-05-20 13:09:08'), +(827, 5, 680, 'Accra', '2023-05-20 13:09:13', '2023-05-20 13:09:13'), +(828, 5, 696, 'Accra', '2023-05-20 13:09:17', '2023-05-20 13:09:17'), +(829, 5, 671, 'Accra', '2023-05-20 13:09:22', '2023-05-20 13:09:22'), +(830, 5, 667, 'Accra', '2023-05-20 13:09:26', '2023-05-20 13:09:26'), +(831, 5, 708, 'Accra', '2023-05-20 13:09:28', '2023-05-20 13:09:28'), +(832, 5, 693, 'Accra', '2023-05-20 13:09:34', '2023-05-20 13:09:34'), +(833, 5, 701, 'Accra', '2023-05-20 13:09:43', '2023-05-20 13:09:43'), +(835, 5, 679, 'Accra', '2023-05-20 13:09:47', '2023-05-20 13:09:47'), +(836, 5, 699, 'Accra', '2023-05-20 13:09:51', '2023-05-20 13:09:51'), +(837, 5, 678, 'Accra', '2023-05-20 13:10:00', '2023-05-20 13:10:00'), +(838, 5, 704, 'Accra', '2023-05-20 13:10:09', '2023-05-20 13:10:09'), +(839, 5, 668, 'Accra', '2023-05-20 13:10:23', '2023-05-20 13:10:23'), +(840, 5, 702, 'Accra', '2023-05-20 13:10:31', '2023-05-20 13:10:31'), +(842, 5, 703, 'Accra', '2023-05-20 13:10:52', '2023-05-20 13:10:52'), +(843, 5, 672, 'Accra', '2023-05-20 13:10:57', '2023-05-20 13:10:57'), +(844, 1, 715, 'Accra', '2023-05-20 17:39:06', '2023-05-20 17:39:06'), +(846, 1, 717, 'Accra', '2023-05-20 17:39:10', '2023-05-20 17:39:10'), +(847, 1, 716, 'Accra', '2023-05-20 17:39:15', '2023-05-20 17:39:15'), +(848, 1, 713, 'Accra', '2023-05-20 17:39:20', '2023-05-20 17:39:20'), +(849, 1, 676, 'Accra', '2023-05-20 17:39:26', '2023-05-20 17:39:26'), +(851, 1, 706, 'Accra', '2023-05-20 17:39:31', '2023-05-20 17:39:31'), +(852, 1, 683, 'Accra', '2023-05-20 17:39:35', '2023-05-20 17:39:35'), +(853, 5, 705, 'Others', '2023-05-21 19:16:18', '2023-05-21 19:16:18'), +(854, 5, 709, 'Others', '2023-05-21 19:16:24', '2023-05-21 19:16:24'), +(855, 3, 640, 'Kumasi', '2023-05-21 19:19:02', '2023-05-21 19:19:02'), +(857, 3, 650, 'Kumasi', '2023-05-21 19:19:07', '2023-05-21 19:19:07'), +(858, 3, 664, 'Kumasi', '2023-05-21 19:19:13', '2023-05-21 19:19:13'), +(860, 3, 641, 'Kumasi', '2023-05-21 19:19:17', '2023-05-21 19:19:17'), +(861, 3, 707, 'Kumasi', '2023-05-22 09:41:24', '2023-05-22 09:41:24'), +(862, 3, 711, 'Kumasi', '2023-05-22 09:41:35', '2023-05-22 09:41:35'), +(864, 3, 726, 'Kumasi', '2023-05-22 09:41:43', '2023-05-22 09:41:43'), +(867, 3, 685, 'Kumasi', '2023-05-22 09:41:51', '2023-05-22 09:41:51'), +(870, 3, 684, 'Kumasi', '2023-05-22 09:41:57', '2023-05-22 09:41:57'), +(871, 3, 677, 'Kumasi', '2023-05-22 09:42:06', '2023-05-22 09:42:06'), +(872, 3, 674, 'Kumasi', '2023-05-22 09:42:13', '2023-05-22 09:42:13'), +(873, 3, 718, 'Kumasi', '2023-05-22 09:42:22', '2023-05-22 09:42:22'), +(875, 3, 688, 'Kumasi', '2023-05-22 09:42:29', '2023-05-22 09:42:29'), +(877, 3, 729, 'Kumasi', '2023-05-22 09:42:37', '2023-05-22 09:42:37'), +(879, 3, 728, 'Kumasi', '2023-05-22 09:42:45', '2023-05-22 09:42:45'), +(882, 3, 720, 'Kumasi', '2023-05-22 09:43:23', '2023-05-22 09:43:23'), +(883, 3, 721, 'Kumasi', '2023-05-22 09:43:39', '2023-05-22 09:43:39'), +(884, 3, 723, 'Kumasi', '2023-05-22 09:43:46', '2023-05-22 09:43:46'), +(885, 3, 722, 'Kumasi', '2023-05-22 09:43:54', '2023-05-22 09:43:54'), +(887, 3, 724, 'Kumasi', '2023-05-22 09:44:05', '2023-05-22 09:44:05'), +(888, 3, 725, 'Kumasi', '2023-05-22 09:44:14', '2023-05-22 09:44:14'), +(891, 3, 727, 'Kumasi', '2023-05-22 09:44:20', '2023-05-22 09:44:20'), +(893, 5, 754, 'Others', '2023-05-22 11:53:38', '2023-05-22 11:53:38'), +(894, 5, 735, 'Others', '2023-05-22 11:53:54', '2023-05-22 11:53:54'), +(895, 5, 761, 'Others', '2023-05-22 11:54:12', '2023-05-22 11:54:12'), +(896, 5, 731, 'Others', '2023-05-22 11:54:31', '2023-05-22 11:54:31'), +(897, 5, 769, 'Others', '2023-05-22 11:54:45', '2023-05-22 11:54:45'), +(898, 5, 790, 'Others', '2023-05-22 11:54:52', '2023-05-22 11:54:52'), +(899, 5, 733, 'Others', '2023-05-22 11:55:15', '2023-05-22 11:55:15'), +(900, 5, 736, 'Others', '2023-05-22 11:55:33', '2023-05-22 11:55:33'), +(901, 5, 741, 'Others', '2023-05-22 11:55:47', '2023-05-22 11:55:47'), +(902, 5, 774, 'Others', '2023-05-22 11:56:02', '2023-05-22 11:56:02'), +(903, 5, 737, 'Others', '2023-05-22 11:56:13', '2023-05-22 11:56:13'), +(904, 5, 770, 'Others', '2023-05-22 11:56:23', '2023-05-22 11:56:23'), +(905, 5, 744, 'Others', '2023-05-22 11:56:34', '2023-05-22 11:56:34'), +(906, 5, 772, 'Others', '2023-05-22 11:56:45', '2023-05-22 11:56:45'), +(907, 5, 751, 'Others', '2023-05-22 11:57:03', '2023-05-22 11:57:03'), +(908, 5, 789, 'Others', '2023-05-22 11:57:16', '2023-05-22 11:57:16'), +(909, 5, 788, 'Others', '2023-05-22 11:57:29', '2023-05-22 11:57:29'), +(910, 5, 787, 'Accra', '2023-05-22 12:02:20', '2023-05-22 12:02:20'), +(912, 5, 771, 'Accra', '2023-05-22 12:02:27', '2023-05-22 12:02:27'), +(913, 5, 748, 'Accra', '2023-05-22 12:02:33', '2023-05-22 12:02:33'), +(915, 5, 740, 'Accra', '2023-05-22 12:02:36', '2023-05-22 12:02:36'), +(916, 5, 780, 'Accra', '2023-05-22 12:02:41', '2023-05-22 12:02:41'), +(917, 5, 785, 'Accra', '2023-05-22 12:02:47', '2023-05-22 12:02:47'), +(919, 5, 750, 'Accra', '2023-05-22 12:02:51', '2023-05-22 12:02:51'), +(920, 5, 760, 'Accra', '2023-05-22 12:02:54', '2023-05-22 12:02:54'), +(921, 5, 730, 'Accra', '2023-05-22 12:03:00', '2023-05-22 12:03:00'), +(923, 5, 782, 'Accra', '2023-05-22 12:03:04', '2023-05-22 12:03:04'), +(924, 5, 781, 'Accra', '2023-05-22 12:03:08', '2023-05-22 12:03:08'), +(925, 5, 762, 'Accra', '2023-05-22 12:03:15', '2023-05-22 12:03:15'), +(927, 5, 766, 'Accra', '2023-05-22 12:03:18', '2023-05-22 12:03:18'), +(928, 5, 734, 'Accra', '2023-05-22 12:03:24', '2023-05-22 12:03:24'), +(929, 5, 768, 'Accra', '2023-05-22 12:03:28', '2023-05-22 12:03:28'), +(930, 5, 765, 'Accra', '2023-05-22 12:03:32', '2023-05-22 12:03:32'), +(931, 5, 758, 'Accra', '2023-05-22 12:03:39', '2023-05-22 12:03:39'), +(933, 5, 745, 'Accra', '2023-05-22 12:03:44', '2023-05-22 12:03:44'), +(934, 5, 764, 'Accra', '2023-05-22 12:03:48', '2023-05-22 12:03:48'), +(935, 5, 753, 'Accra', '2023-05-22 12:03:52', '2023-05-22 12:03:52'), +(936, 5, 778, 'Accra', '2023-05-22 12:03:55', '2023-05-22 12:03:55'), +(937, 5, 773, 'Accra', '2023-05-22 12:03:59', '2023-05-22 12:03:59'), +(938, 5, 779, 'Accra', '2023-05-22 12:04:03', '2023-05-22 12:04:03'), +(939, 5, 749, 'Accra', '2023-05-22 12:04:07', '2023-05-22 12:04:07'), +(940, 5, 746, 'Accra', '2023-05-22 12:04:12', '2023-05-22 12:04:12'), +(941, 5, 755, 'Accra', '2023-05-22 12:04:23', '2023-05-22 12:04:23'), +(942, 5, 747, 'Accra', '2023-05-22 12:04:31', '2023-05-22 12:04:31'), +(944, 5, 763, 'Accra', '2023-05-22 12:04:34', '2023-05-22 12:04:34'), +(945, 5, 786, 'Accra', '2023-05-22 12:04:40', '2023-05-22 12:04:40'), +(946, 5, 752, 'Accra', '2023-05-22 12:04:48', '2023-05-22 12:04:48'), +(948, 3, 784, 'Kumasi', '2023-05-23 11:25:55', '2023-05-23 11:25:55'), +(949, 3, 739, 'Kumasi', '2023-05-23 11:25:58', '2023-05-23 11:25:58'), +(950, 3, 776, 'Kumasi', '2023-05-23 11:26:03', '2023-05-23 11:26:03'), +(951, 3, 775, 'Kumasi', '2023-05-23 11:26:08', '2023-05-23 11:26:08'), +(952, 3, 732, 'Kumasi', '2023-05-23 11:26:12', '2023-05-23 11:26:12'), +(953, 3, 767, 'Kumasi', '2023-05-23 11:26:18', '2023-05-23 11:26:18'), +(954, 3, 777, 'Kumasi', '2023-05-23 11:26:24', '2023-05-23 11:26:24'), +(956, 5, 812, 'Accra', '2023-05-23 12:21:22', '2023-05-23 12:21:22'), +(958, 5, 811, 'Accra', '2023-05-23 12:21:28', '2023-05-23 12:21:28'), +(959, 5, 798, 'Accra', '2023-05-23 12:21:35', '2023-05-23 12:21:35'), +(960, 5, 801, 'Accra', '2023-05-23 12:21:38', '2023-05-23 12:21:38'), +(961, 5, 810, 'Accra', '2023-05-23 12:21:44', '2023-05-23 12:21:44'), +(962, 5, 793, 'Accra', '2023-05-23 12:21:48', '2023-05-23 12:21:48'), +(963, 5, 795, 'Accra', '2023-05-23 12:21:52', '2023-05-23 12:21:52'), +(964, 5, 800, 'Accra', '2023-05-23 12:21:56', '2023-05-23 12:21:56'), +(965, 5, 797, 'Accra', '2023-05-23 12:22:02', '2023-05-23 12:22:02'), +(966, 5, 792, 'Accra', '2023-05-23 12:22:08', '2023-05-23 12:22:08'), +(967, 5, 806, 'Accra', '2023-05-23 12:22:13', '2023-05-23 12:22:13'), +(968, 5, 791, 'Accra', '2023-05-23 12:22:18', '2023-05-23 12:22:18'), +(969, 5, 805, 'Accra', '2023-05-23 12:22:26', '2023-05-23 12:22:26'), +(972, 5, 807, 'Accra', '2023-05-23 12:22:32', '2023-05-23 12:22:32'); +INSERT INTO `delivery_scans` (`id`, `rider_id`, `order_id`, `location`, `created_at`, `updated_at`) VALUES +(974, 5, 794, 'Accra', '2023-05-23 12:22:37', '2023-05-23 12:22:37'), +(975, 5, 802, 'Accra', '2023-05-23 12:22:57', '2023-05-23 12:22:57'), +(977, 5, 809, 'Accra', '2023-05-23 12:23:01', '2023-05-23 12:23:01'), +(978, 5, 799, 'Accra', '2023-05-23 12:23:10', '2023-05-23 12:23:10'), +(980, 5, 803, 'Others', '2023-05-23 12:24:26', '2023-05-23 12:24:26'), +(982, 5, 804, 'Others', '2023-05-23 12:24:31', '2023-05-23 12:24:31'), +(983, 1, 738, 'Accra', '2023-05-23 12:36:28', '2023-05-23 12:36:28'), +(984, 1, 743, 'Accra', '2023-05-23 12:36:37', '2023-05-23 12:36:37'), +(985, 1, 783, 'Accra', '2023-05-23 12:38:53', '2023-05-23 12:38:53'), +(986, 1, 742, 'Accra', '2023-05-23 12:39:11', '2023-05-23 12:39:11'), +(987, 1, 757, 'Accra', '2023-05-23 12:39:18', '2023-05-23 12:39:18'), +(988, 1, 756, 'Accra', '2023-05-23 12:39:21', '2023-05-23 12:39:21'), +(989, 5, 818, 'Accra', '2023-05-24 13:30:31', '2023-05-24 13:30:31'), +(991, 5, 817, 'Accra', '2023-05-24 13:30:51', '2023-05-24 13:30:51'), +(992, 5, 822, 'Accra', '2023-05-24 13:30:55', '2023-05-24 13:30:55'), +(993, 5, 816, 'Accra', '2023-05-24 13:31:01', '2023-05-24 13:31:01'), +(994, 5, 819, 'Accra', '2023-05-24 13:31:04', '2023-05-24 13:31:04'), +(995, 5, 820, 'Accra', '2023-05-24 13:31:11', '2023-05-24 13:31:11'), +(996, 5, 814, 'Accra', '2023-05-24 13:31:14', '2023-05-24 13:31:14'), +(997, 5, 824, 'Accra', '2023-05-24 13:31:18', '2023-05-24 13:31:18'), +(998, 5, 826, 'Accra', '2023-05-24 13:31:24', '2023-05-24 13:31:24'), +(999, 5, 827, 'Accra', '2023-05-24 13:31:26', '2023-05-24 13:31:26'), +(1000, 5, 828, 'Accra', '2023-05-24 13:31:30', '2023-05-24 13:31:30'), +(1001, 5, 825, 'Accra', '2023-05-24 13:31:33', '2023-05-24 13:31:33'), +(1002, 5, 821, 'Accra', '2023-05-24 13:31:36', '2023-05-24 13:31:36'), +(1003, 5, 813, 'Others', '2023-05-24 13:32:14', '2023-05-24 13:32:14'), +(1004, 5, 829, 'Others', '2023-05-24 13:32:23', '2023-05-24 13:32:23'), +(1006, 5, 830, 'Accra', '2023-05-24 13:38:34', '2023-05-24 13:38:34'), +(1007, 3, 808, 'Kumasi', '2023-05-24 13:47:53', '2023-05-24 13:47:53'), +(1008, 3, 796, 'Kumasi', '2023-05-24 13:47:57', '2023-05-24 13:47:57'), +(1009, 5, 847, 'Accra', '2023-05-25 13:05:01', '2023-05-25 13:05:01'), +(1011, 5, 846, 'Accra', '2023-05-25 13:05:05', '2023-05-25 13:05:05'), +(1012, 5, 833, 'Accra', '2023-05-25 13:05:08', '2023-05-25 13:05:08'), +(1013, 5, 832, 'Accra', '2023-05-25 13:05:13', '2023-05-25 13:05:13'), +(1014, 5, 835, 'Accra', '2023-05-25 13:05:16', '2023-05-25 13:05:16'), +(1015, 5, 836, 'Accra', '2023-05-25 13:05:19', '2023-05-25 13:05:19'), +(1016, 5, 838, 'Accra', '2023-05-25 13:05:22', '2023-05-25 13:05:22'), +(1017, 5, 844, 'Accra', '2023-05-25 13:05:27', '2023-05-25 13:05:27'), +(1018, 5, 840, 'Accra', '2023-05-25 13:05:30', '2023-05-25 13:05:30'), +(1019, 5, 841, 'Accra', '2023-05-25 13:05:37', '2023-05-25 13:05:37'), +(1020, 5, 842, 'Accra', '2023-05-25 13:05:42', '2023-05-25 13:05:42'), +(1021, 5, 843, 'Accra', '2023-05-25 13:05:45', '2023-05-25 13:05:45'), +(1022, 5, 839, 'Accra', '2023-05-25 13:05:54', '2023-05-25 13:05:54'), +(1023, 5, 831, 'Others', '2023-05-25 13:06:20', '2023-05-25 13:06:20'), +(1024, 3, 823, 'Kumasi', '2023-05-26 10:30:29', '2023-05-26 10:30:29'), +(1026, 3, 815, 'Kumasi', '2023-05-26 10:30:40', '2023-05-26 10:30:40'), +(1027, 3, 834, 'Kumasi', '2023-05-26 10:30:44', '2023-05-26 10:30:44'), +(1028, 3, 845, 'Kumasi', '2023-05-26 10:30:51', '2023-05-26 10:30:51'), +(1029, 3, 837, 'Kumasi', '2023-05-26 10:30:57', '2023-05-26 10:30:57'), +(1031, 5, 870, 'Accra', '2023-05-26 12:36:44', '2023-05-26 12:36:44'), +(1032, 5, 854, 'Accra', '2023-05-26 12:36:48', '2023-05-26 12:36:48'), +(1033, 5, 869, 'Accra', '2023-05-26 12:36:53', '2023-05-26 12:36:53'), +(1034, 5, 867, 'Accra', '2023-05-26 12:36:56', '2023-05-26 12:36:56'), +(1035, 5, 868, 'Accra', '2023-05-26 12:37:31', '2023-05-26 12:37:31'), +(1037, 5, 865, 'Accra', '2023-05-26 12:37:35', '2023-05-26 12:37:35'), +(1038, 5, 851, 'Accra', '2023-05-26 12:37:38', '2023-05-26 12:37:38'), +(1039, 5, 858, 'Accra', '2023-05-26 12:37:41', '2023-05-26 12:37:41'), +(1040, 5, 866, 'Accra', '2023-05-26 12:37:44', '2023-05-26 12:37:44'), +(1041, 5, 852, 'Accra', '2023-05-26 12:37:51', '2023-05-26 12:37:51'), +(1042, 5, 850, 'Accra', '2023-05-26 12:37:53', '2023-05-26 12:37:53'), +(1043, 5, 849, 'Accra', '2023-05-26 12:37:56', '2023-05-26 12:37:56'), +(1044, 5, 861, 'Accra', '2023-05-26 12:37:58', '2023-05-26 12:37:58'), +(1045, 5, 855, 'Accra', '2023-05-26 12:38:00', '2023-05-26 12:38:00'), +(1046, 5, 853, 'Accra', '2023-05-26 12:38:03', '2023-05-26 12:38:03'), +(1047, 5, 856, 'Accra', '2023-05-26 12:38:08', '2023-05-26 12:38:08'), +(1048, 5, 859, 'Others', '2023-05-26 12:45:08', '2023-05-26 12:45:08'), +(1050, 5, 864, 'Others', '2023-05-26 12:45:14', '2023-05-26 12:45:14'), +(1051, 5, 848, 'Others', '2023-05-26 12:45:18', '2023-05-26 12:45:18'), +(1052, 5, 860, 'Others', '2023-05-26 12:45:23', '2023-05-26 12:45:23'), +(1053, 5, 881, 'Others', '2023-05-27 10:58:13', '2023-05-27 10:58:13'), +(1055, 5, 882, 'Others', '2023-05-27 10:58:21', '2023-05-27 10:58:21'), +(1056, 5, 879, 'Others', '2023-05-27 10:58:26', '2023-05-27 10:58:26'), +(1057, 5, 876, 'Others', '2023-05-27 10:58:32', '2023-05-27 10:58:32'), +(1059, 5, 880, 'Others', '2023-05-27 10:59:11', '2023-05-27 10:59:11'), +(1061, 5, 875, 'Accra', '2023-05-27 10:59:34', '2023-05-27 10:59:34'), +(1063, 5, 874, 'Accra', '2023-05-27 10:59:41', '2023-05-27 10:59:41'), +(1064, 5, 873, 'Accra', '2023-05-27 10:59:47', '2023-05-27 10:59:47'), +(1065, 5, 872, 'Accra', '2023-05-27 10:59:51', '2023-05-27 10:59:51'), +(1066, 5, 871, 'Accra', '2023-05-27 10:59:57', '2023-05-27 10:59:57'), +(1067, 5, 877, 'Accra', '2023-05-27 11:00:04', '2023-05-27 11:00:04'), +(1069, 5, 878, 'Accra', '2023-05-27 11:00:20', '2023-05-27 11:00:20'), +(1070, 3, 863, 'Kumasi', '2023-05-28 10:17:47', '2023-05-28 10:17:47'), +(1071, 3, 857, 'Kumasi', '2023-05-28 10:17:51', '2023-05-28 10:17:51'), +(1072, 3, 862, 'Kumasi', '2023-05-28 10:18:00', '2023-05-28 10:18:00'), +(1073, 5, 899, 'Accra', '2023-05-29 11:22:56', '2023-05-29 11:22:56'), +(1075, 5, 894, 'Accra', '2023-05-29 11:23:11', '2023-05-29 11:23:11'), +(1077, 5, 906, 'Accra', '2023-05-29 11:23:15', '2023-05-29 11:23:15'), +(1078, 5, 904, 'Accra', '2023-05-29 11:23:26', '2023-05-29 11:23:26'), +(1080, 5, 890, 'Accra', '2023-05-29 11:23:32', '2023-05-29 11:23:32'), +(1082, 5, 888, 'Accra', '2023-05-29 11:23:38', '2023-05-29 11:23:38'), +(1083, 5, 885, 'Accra', '2023-05-29 11:23:45', '2023-05-29 11:23:45'), +(1085, 5, 892, 'Accra', '2023-05-29 11:24:02', '2023-05-29 11:24:02'), +(1086, 5, 895, 'Accra', '2023-05-29 11:24:19', '2023-05-29 11:24:19'), +(1088, 5, 887, 'Accra', '2023-05-29 11:25:23', '2023-05-29 11:25:23'), +(1089, 5, 884, 'Others', '2023-05-29 11:25:45', '2023-05-29 11:25:45'), +(1090, 5, 886, 'Others', '2023-05-29 11:25:49', '2023-05-29 11:25:49'), +(1091, 5, 907, 'Others', '2023-05-29 11:25:56', '2023-05-29 11:25:56'), +(1093, 5, 901, 'Others', '2023-05-29 11:26:03', '2023-05-29 11:26:03'), +(1094, 5, 900, 'Others', '2023-05-29 11:26:10', '2023-05-29 11:26:10'), +(1096, 5, 893, 'Others', '2023-05-29 11:26:15', '2023-05-29 11:26:15'), +(1097, 5, 896, 'Others', '2023-05-29 11:27:05', '2023-05-29 11:27:05'), +(1098, 5, 883, 'Others', '2023-05-29 11:27:11', '2023-05-29 11:27:11'), +(1100, 5, 908, 'Accra', '2023-05-30 12:24:52', '2023-05-30 12:24:52'), +(1102, 5, 918, 'Accra', '2023-05-30 12:25:00', '2023-05-30 12:25:00'), +(1104, 5, 917, 'Accra', '2023-05-30 12:25:04', '2023-05-30 12:25:04'), +(1105, 5, 919, 'Accra', '2023-05-30 12:25:12', '2023-05-30 12:25:12'), +(1106, 5, 924, 'Accra', '2023-05-30 12:25:16', '2023-05-30 12:25:16'), +(1107, 5, 921, 'Accra', '2023-05-30 12:25:20', '2023-05-30 12:25:20'), +(1108, 5, 920, 'Accra', '2023-05-30 12:25:26', '2023-05-30 12:25:26'), +(1110, 5, 927, 'Others', '2023-05-30 12:25:50', '2023-05-30 12:25:50'), +(1111, 5, 926, 'Others', '2023-05-30 12:26:00', '2023-05-30 12:26:00'), +(1113, 5, 915, 'Others', '2023-05-30 12:26:08', '2023-05-30 12:26:08'), +(1114, 5, 914, 'Others', '2023-05-30 12:26:12', '2023-05-30 12:26:12'), +(1115, 5, 912, 'Others', '2023-05-30 12:26:16', '2023-05-30 12:26:16'), +(1116, 5, 923, 'Others', '2023-05-30 12:26:20', '2023-05-30 12:26:20'), +(1117, 5, 910, 'Others', '2023-05-30 12:26:29', '2023-05-30 12:26:29'), +(1119, 5, 909, 'Others', '2023-05-30 12:26:38', '2023-05-30 12:26:38'), +(1121, 3, 905, 'Kumasi', '2023-05-30 17:06:23', '2023-05-30 17:06:23'), +(1122, 3, 903, 'Kumasi', '2023-05-30 17:07:21', '2023-05-30 17:07:21'), +(1123, 3, 902, 'Kumasi', '2023-05-30 17:07:27', '2023-05-30 17:07:27'), +(1124, 3, 889, 'Kumasi', '2023-05-30 17:07:31', '2023-05-30 17:07:31'), +(1125, 3, 891, 'Kumasi', '2023-05-30 17:07:37', '2023-05-30 17:07:37'), +(1127, 3, 898, 'Kumasi', '2023-05-30 17:07:42', '2023-05-30 17:07:42'), +(1128, 3, 897, 'Kumasi', '2023-05-30 17:07:57', '2023-05-30 17:07:57'), +(1130, 3, 928, 'Kumasi', '2023-05-31 11:11:11', '2023-05-31 11:11:11'), +(1131, 3, 913, 'Kumasi', '2023-05-31 11:11:19', '2023-05-31 11:11:19'), +(1134, 3, 911, 'Kumasi', '2023-05-31 11:11:37', '2023-05-31 11:11:37'), +(1136, 3, 916, 'Kumasi', '2023-05-31 11:11:45', '2023-05-31 11:11:45'), +(1138, 3, 922, 'Kumasi', '2023-05-31 11:12:33', '2023-05-31 11:12:33'), +(1139, 3, 925, 'Kumasi', '2023-05-31 11:12:55', '2023-05-31 11:12:55'), +(1140, 5, 941, 'Accra', '2023-06-01 15:24:41', '2023-06-01 15:24:41'), +(1141, 5, 933, 'Accra', '2023-06-01 15:24:50', '2023-06-01 15:24:50'), +(1142, 5, 934, 'Accra', '2023-06-01 15:24:58', '2023-06-01 15:24:58'), +(1143, 5, 930, 'Accra', '2023-06-01 15:25:04', '2023-06-01 15:25:04'), +(1145, 5, 940, 'Accra', '2023-06-01 15:25:09', '2023-06-01 15:25:09'), +(1146, 5, 929, 'Accra', '2023-06-01 15:25:13', '2023-06-01 15:25:13'), +(1147, 5, 931, 'Accra', '2023-06-01 15:25:23', '2023-06-01 15:25:23'), +(1148, 5, 935, 'Accra', '2023-06-01 15:25:29', '2023-06-01 15:25:29'), +(1150, 5, 936, 'Accra', '2023-06-01 15:25:43', '2023-06-01 15:25:43'), +(1152, 5, 937, 'Others', '2023-06-01 15:26:27', '2023-06-01 15:26:27'), +(1153, 5, 932, 'Others', '2023-06-01 15:26:37', '2023-06-01 15:26:37'), +(1154, 5, 968, 'Others', '2023-06-01 15:30:12', '2023-06-01 15:30:12'), +(1156, 5, 954, 'Others', '2023-06-01 15:30:19', '2023-06-01 15:30:19'), +(1157, 5, 963, 'Others', '2023-06-01 15:30:25', '2023-06-01 15:30:25'), +(1158, 5, 957, 'Others', '2023-06-01 15:30:30', '2023-06-01 15:30:30'), +(1159, 5, 972, 'Others', '2023-06-01 15:30:35', '2023-06-01 15:30:35'), +(1160, 5, 955, 'Others', '2023-06-01 15:30:40', '2023-06-01 15:30:40'), +(1161, 5, 973, 'Accra', '2023-06-01 15:30:55', '2023-06-01 15:30:55'), +(1162, 5, 966, 'Accra', '2023-06-01 15:31:03', '2023-06-01 15:31:03'), +(1163, 5, 959, 'Accra', '2023-06-01 15:31:13', '2023-06-01 15:31:13'), +(1164, 5, 956, 'Accra', '2023-06-01 15:31:19', '2023-06-01 15:31:19'), +(1165, 5, 958, 'Accra', '2023-06-01 15:31:28', '2023-06-01 15:31:28'), +(1167, 5, 961, 'Accra', '2023-06-01 15:31:35', '2023-06-01 15:31:35'), +(1169, 5, 960, 'Accra', '2023-06-01 15:31:39', '2023-06-01 15:31:39'), +(1170, 5, 962, 'Accra', '2023-06-01 15:31:51', '2023-06-01 15:31:51'), +(1172, 5, 967, 'Accra', '2023-06-01 15:32:03', '2023-06-01 15:32:03'), +(1174, 5, 969, 'Accra', '2023-06-01 15:32:09', '2023-06-01 15:32:09'), +(1176, 5, 970, 'Accra', '2023-06-01 15:32:13', '2023-06-01 15:32:13'), +(1177, 3, 964, 'Kumasi', '2023-06-02 09:32:52', '2023-06-02 09:32:52'), +(1178, 3, 939, 'Kumasi', '2023-06-02 09:32:56', '2023-06-02 09:32:56'), +(1179, 3, 938, 'Kumasi', '2023-06-02 09:33:00', '2023-06-02 09:33:00'), +(1180, 3, 965, 'Kumasi', '2023-06-02 09:33:04', '2023-06-02 09:33:04'), +(1181, 3, 971, 'Kumasi', '2023-06-02 09:33:13', '2023-06-02 09:33:13'), +(1183, 5, 978, 'Others', '2023-06-02 09:33:47', '2023-06-02 09:33:47'), +(1185, 5, 982, 'Accra', '2023-06-02 09:34:16', '2023-06-02 09:34:16'), +(1187, 5, 974, 'Accra', '2023-06-02 09:34:23', '2023-06-02 09:34:23'), +(1189, 5, 977, 'Accra', '2023-06-02 09:34:27', '2023-06-02 09:34:27'), +(1190, 5, 980, 'Accra', '2023-06-02 09:34:32', '2023-06-02 09:34:32'), +(1191, 5, 979, 'Accra', '2023-06-02 09:34:38', '2023-06-02 09:34:38'), +(1192, 5, 988, 'Accra', '2023-06-02 10:58:30', '2023-06-02 10:58:30'), +(1194, 5, 986, 'Accra', '2023-06-02 10:58:33', '2023-06-02 10:58:33'), +(1195, 3, 975, 'Kumasi', '2023-06-03 11:27:12', '2023-06-03 11:27:12'), +(1196, 3, 976, 'Kumasi', '2023-06-03 11:27:16', '2023-06-03 11:27:16'), +(1197, 3, 984, 'Kumasi', '2023-06-03 11:27:19', '2023-06-03 11:27:19'), +(1198, 3, 985, 'Kumasi', '2023-06-03 11:27:23', '2023-06-03 11:27:23'), +(1199, 3, 987, 'Kumasi', '2023-06-03 11:27:28', '2023-06-03 11:27:28'), +(1200, 5, 991, 'Accra', '2023-06-05 09:41:14', '2023-06-05 09:41:14'), +(1202, 5, 997, 'Accra', '2023-06-05 09:41:19', '2023-06-05 09:41:19'), +(1203, 5, 993, 'Accra', '2023-06-05 09:41:42', '2023-06-05 09:41:42'), +(1204, 5, 992, 'Accra', '2023-06-05 09:41:49', '2023-06-05 09:41:49'), +(1206, 5, 998, 'Accra', '2023-06-05 09:41:55', '2023-06-05 09:41:55'), +(1207, 5, 990, 'Others', '2023-06-05 09:42:19', '2023-06-05 09:42:19'), +(1208, 5, 999, 'Others', '2023-06-05 09:42:28', '2023-06-05 09:42:28'), +(1210, 5, 947, 'Others', '2023-06-05 09:50:27', '2023-06-05 09:50:27'), +(1212, 5, 1001, 'Others', '2023-06-05 09:50:31', '2023-06-05 09:50:31'), +(1213, 5, 942, 'Others', '2023-06-05 09:50:36', '2023-06-05 09:50:36'), +(1214, 5, 948, 'Others', '2023-06-05 09:50:41', '2023-06-05 09:50:41'), +(1215, 5, 952, 'Others', '2023-06-05 09:50:46', '2023-06-05 09:50:46'), +(1217, 5, 953, 'Others', '2023-06-05 09:50:51', '2023-06-05 09:50:51'), +(1218, 5, 1003, 'Accra', '2023-06-05 09:51:10', '2023-06-05 09:51:10'), +(1220, 5, 1000, 'Accra', '2023-06-05 09:51:19', '2023-06-05 09:51:19'), +(1221, 5, 981, 'Accra', '2023-06-05 09:51:25', '2023-06-05 09:51:25'), +(1222, 5, 946, 'Accra', '2023-06-05 09:51:31', '2023-06-05 09:51:31'), +(1223, 5, 943, 'Accra', '2023-06-05 09:51:39', '2023-06-05 09:51:39'), +(1225, 5, 949, 'Accra', '2023-06-05 09:51:47', '2023-06-05 09:51:47'), +(1227, 5, 944, 'Accra', '2023-06-05 09:51:52', '2023-06-05 09:51:52'), +(1228, 5, 951, 'Accra', '2023-06-05 09:51:57', '2023-06-05 09:51:57'), +(1229, 3, 1002, 'Kumasi', '2023-06-05 09:53:17', '2023-06-05 09:53:17'), +(1231, 3, 950, 'Kumasi', '2023-06-05 09:53:25', '2023-06-05 09:53:25'), +(1233, 3, 945, 'Kumasi', '2023-06-05 09:53:29', '2023-06-05 09:53:29'), +(1234, 5, 1008, 'Accra', '2023-06-05 13:43:09', '2023-06-05 13:43:09'), +(1235, 5, 1009, 'Accra', '2023-06-05 13:43:18', '2023-06-05 13:43:18'), +(1237, 5, 983, 'Accra', '2023-06-05 13:43:27', '2023-06-05 13:43:27'), +(1238, 5, 1018, 'Accra', '2023-06-05 13:43:37', '2023-06-05 13:43:37'), +(1239, 5, 1011, 'Accra', '2023-06-05 13:43:41', '2023-06-05 13:43:41'), +(1240, 5, 989, 'Accra', '2023-06-05 13:43:46', '2023-06-05 13:43:46'), +(1241, 5, 996, 'Accra', '2023-06-05 13:43:50', '2023-06-05 13:43:50'), +(1242, 5, 1007, 'Accra', '2023-06-05 13:43:59', '2023-06-05 13:43:59'), +(1243, 5, 1017, 'Accra', '2023-06-05 13:44:03', '2023-06-05 13:44:03'), +(1244, 5, 1005, 'Accra', '2023-06-05 13:44:12', '2023-06-05 13:44:12'), +(1246, 5, 1016, 'Accra', '2023-06-05 13:44:15', '2023-06-05 13:44:15'), +(1247, 5, 1020, 'Others', '2023-06-05 13:44:36', '2023-06-05 13:44:36'), +(1248, 5, 1022, 'Others', '2023-06-05 13:44:45', '2023-06-05 13:44:45'), +(1249, 5, 1015, 'Others', '2023-06-05 13:44:54', '2023-06-05 13:44:54'), +(1251, 5, 1013, 'Others', '2023-06-05 13:44:59', '2023-06-05 13:44:59'), +(1252, 5, 1006, 'Others', '2023-06-05 13:46:05', '2023-06-05 13:46:05'), +(1253, 3, 1019, 'Kumasi', '2023-06-06 10:24:05', '2023-06-06 10:24:05'), +(1255, 3, 1004, 'Kumasi', '2023-06-06 10:24:12', '2023-06-06 10:24:12'), +(1256, 3, 1010, 'Kumasi', '2023-06-06 10:24:16', '2023-06-06 10:24:16'), +(1257, 3, 1014, 'Kumasi', '2023-06-06 10:24:26', '2023-06-06 10:24:26'), +(1259, 3, 995, 'Kumasi', '2023-06-06 10:24:33', '2023-06-06 10:24:33'), +(1261, 3, 994, 'Kumasi', '2023-06-06 10:24:38', '2023-06-06 10:24:38'), +(1262, 5, 1031, 'Others', '2023-06-06 13:29:34', '2023-06-06 13:29:34'), +(1264, 5, 1027, 'Others', '2023-06-06 13:29:40', '2023-06-06 13:29:40'), +(1265, 5, 1058, 'Others', '2023-06-06 13:29:53', '2023-06-06 13:29:53'), +(1267, 5, 1037, 'Others', '2023-06-06 13:30:00', '2023-06-06 13:30:00'), +(1269, 5, 1043, 'Others', '2023-06-06 13:30:04', '2023-06-06 13:30:04'), +(1270, 5, 1049, 'Others', '2023-06-06 13:30:13', '2023-06-06 13:30:13'), +(1272, 5, 1029, 'Others', '2023-06-06 13:30:22', '2023-06-06 13:30:22'), +(1273, 5, 1038, 'Others', '2023-06-06 13:30:31', '2023-06-06 13:30:31'), +(1276, 5, 1034, 'Others', '2023-06-06 13:30:35', '2023-06-06 13:30:35'), +(1277, 5, 1040, 'Others', '2023-06-06 13:32:09', '2023-06-06 13:32:09'), +(1279, 5, 1052, 'Others', '2023-06-06 13:32:13', '2023-06-06 13:32:13'), +(1280, 5, 1042, 'Others', '2023-06-06 13:32:24', '2023-06-06 13:32:24'), +(1281, 5, 1059, 'Others', '2023-06-06 13:33:17', '2023-06-06 13:33:17'), +(1282, 5, 1026, 'Others', '2023-06-06 13:33:21', '2023-06-06 13:33:21'), +(1283, 5, 1067, 'Others', '2023-06-06 13:33:27', '2023-06-06 13:33:27'), +(1284, 5, 1051, 'Accra', '2023-06-06 13:33:54', '2023-06-06 13:33:54'), +(1285, 5, 1075, 'Accra', '2023-06-06 13:33:57', '2023-06-06 13:33:57'), +(1286, 5, 1063, 'Accra', '2023-06-06 13:34:05', '2023-06-06 13:34:05'), +(1289, 5, 1053, 'Accra', '2023-06-06 13:34:09', '2023-06-06 13:34:09'), +(1290, 5, 1045, 'Accra', '2023-06-06 13:34:13', '2023-06-06 13:34:13'), +(1291, 5, 1068, 'Accra', '2023-06-06 13:34:17', '2023-06-06 13:34:17'), +(1292, 5, 1064, 'Accra', '2023-06-06 13:34:20', '2023-06-06 13:34:20'), +(1293, 5, 1041, 'Accra', '2023-06-06 13:34:27', '2023-06-06 13:34:27'), +(1295, 5, 1021, 'Accra', '2023-06-06 13:34:34', '2023-06-06 13:34:34'), +(1297, 5, 1023, 'Accra', '2023-06-06 13:34:40', '2023-06-06 13:34:40'), +(1298, 5, 1025, 'Accra', '2023-06-06 13:34:44', '2023-06-06 13:34:44'), +(1299, 5, 1046, 'Accra', '2023-06-06 13:34:48', '2023-06-06 13:34:48'), +(1300, 5, 1073, 'Accra', '2023-06-06 13:34:53', '2023-06-06 13:34:53'), +(1301, 5, 1069, 'Accra', '2023-06-06 13:35:01', '2023-06-06 13:35:01'), +(1303, 5, 1028, 'Accra', '2023-06-06 13:35:04', '2023-06-06 13:35:04'), +(1304, 5, 1071, 'Accra', '2023-06-06 13:35:10', '2023-06-06 13:35:10'), +(1306, 5, 1039, 'Accra', '2023-06-06 13:35:16', '2023-06-06 13:35:16'), +(1308, 5, 1048, 'Accra', '2023-06-06 13:35:23', '2023-06-06 13:35:23'), +(1310, 5, 1054, 'Accra', '2023-06-06 13:35:28', '2023-06-06 13:35:28'), +(1311, 5, 1057, 'Others', '2023-06-06 14:07:32', '2023-06-06 14:07:32'), +(1312, 5, 1078, 'Others', '2023-06-06 14:07:40', '2023-06-06 14:07:40'), +(1326, 5, 1106, 'Accra', '2023-06-08 14:49:38', '2023-06-08 14:49:38'), +(1328, 5, 1102, 'Accra', '2023-06-08 14:49:53', '2023-06-08 14:49:53'), +(1330, 5, 1101, 'Accra', '2023-06-08 14:49:57', '2023-06-08 14:49:57'), +(1331, 5, 1121, 'Accra', '2023-06-08 14:50:06', '2023-06-08 14:50:06'), +(1333, 5, 1098, 'Accra', '2023-06-08 14:50:14', '2023-06-08 14:50:14'), +(1335, 5, 1120, 'Accra', '2023-06-08 14:50:18', '2023-06-08 14:50:18'), +(1336, 5, 1122, 'Accra', '2023-06-08 14:50:23', '2023-06-08 14:50:23'), +(1337, 5, 1119, 'Accra', '2023-06-08 14:50:30', '2023-06-08 14:50:30'), +(1338, 5, 1104, 'Accra', '2023-06-08 14:50:37', '2023-06-08 14:50:37'), +(1339, 5, 1107, 'Accra', '2023-06-08 14:50:47', '2023-06-08 14:50:47'), +(1341, 5, 1086, 'Accra', '2023-06-08 14:50:54', '2023-06-08 14:50:54'), +(1343, 5, 1091, 'Accra', '2023-06-08 14:50:59', '2023-06-08 14:50:59'), +(1344, 5, 1090, 'Accra', '2023-06-08 14:51:09', '2023-06-08 14:51:09'), +(1346, 5, 1115, 'Accra', '2023-06-08 14:51:21', '2023-06-08 14:51:21'), +(1348, 5, 1116, 'Accra', '2023-06-08 14:51:25', '2023-06-08 14:51:25'), +(1349, 5, 1088, 'Accra', '2023-06-08 14:51:31', '2023-06-08 14:51:31'), +(1350, 5, 1097, 'Accra', '2023-06-08 14:51:42', '2023-06-08 14:51:42'), +(1352, 5, 1109, 'Accra', '2023-06-08 14:51:49', '2023-06-08 14:51:49'), +(1353, 5, 1128, 'Accra', '2023-06-08 14:51:58', '2023-06-08 14:51:58'), +(1354, 5, 1126, 'Accra', '2023-06-08 14:52:04', '2023-06-08 14:52:04'), +(1355, 5, 1142, 'Accra', '2023-06-08 14:52:08', '2023-06-08 14:52:08'), +(1356, 5, 1139, 'Accra', '2023-06-08 14:52:12', '2023-06-08 14:52:12'), +(1357, 5, 1127, 'Accra', '2023-06-08 14:52:15', '2023-06-08 14:52:15'), +(1358, 5, 1134, 'Accra', '2023-06-08 14:52:21', '2023-06-08 14:52:21'), +(1360, 5, 1151, 'Accra', '2023-06-08 14:52:28', '2023-06-08 14:52:28'), +(1361, 5, 1152, 'Accra', '2023-06-08 14:52:37', '2023-06-08 14:52:37'), +(1363, 5, 1156, 'Accra', '2023-06-08 14:52:43', '2023-06-08 14:52:43'), +(1364, 5, 1163, 'Accra', '2023-06-08 14:52:49', '2023-06-08 14:52:49'), +(1365, 5, 1157, 'Accra', '2023-06-08 14:52:55', '2023-06-08 14:52:55'), +(1366, 5, 1146, 'Accra', '2023-06-08 14:53:06', '2023-06-08 14:53:06'), +(1367, 5, 1161, 'Accra', '2023-06-08 14:53:16', '2023-06-08 14:53:16'), +(1368, 5, 1158, 'Accra', '2023-06-08 14:53:20', '2023-06-08 14:53:20'), +(1369, 5, 1153, 'Accra', '2023-06-08 14:53:29', '2023-06-08 14:53:29'), +(1371, 5, 1147, 'Accra', '2023-06-08 14:54:01', '2023-06-08 14:54:01'), +(1372, 5, 1092, 'Kumasi', '2023-06-08 14:56:37', '2023-06-08 14:56:37'), +(1374, 5, 1108, 'Kumasi', '2023-06-08 14:56:41', '2023-06-08 14:56:41'), +(1375, 5, 1093, 'Kumasi', '2023-06-08 14:56:47', '2023-06-08 14:56:47'), +(1377, 5, 1089, 'Kumasi', '2023-06-08 14:56:52', '2023-06-08 14:56:52'), +(1378, 5, 1111, 'Kumasi', '2023-06-08 14:56:58', '2023-06-08 14:56:58'), +(1379, 5, 1117, 'Kumasi', '2023-06-08 14:57:02', '2023-06-08 14:57:02'), +(1380, 5, 1103, 'Kumasi', '2023-06-08 14:57:21', '2023-06-08 14:57:21'), +(1382, 5, 1094, 'Kumasi', '2023-06-08 14:57:30', '2023-06-08 14:57:30'), +(1383, 5, 1123, 'Kumasi', '2023-06-08 14:57:36', '2023-06-08 14:57:36'), +(1384, 5, 1085, 'Kumasi', '2023-06-08 15:01:43', '2023-06-08 15:01:43'), +(1385, 5, 1087, 'Others', '2023-06-08 15:04:55', '2023-06-08 15:04:55'), +(1387, 5, 1114, 'Others', '2023-06-08 15:05:00', '2023-06-08 15:05:00'), +(1388, 5, 1130, 'Others', '2023-06-08 15:05:08', '2023-06-08 15:05:08'), +(1389, 5, 1140, 'Others', '2023-06-08 15:05:16', '2023-06-08 15:05:16'), +(1390, 5, 1133, 'Others', '2023-06-08 15:05:24', '2023-06-08 15:05:24'), +(1391, 5, 1131, 'Others', '2023-06-08 15:05:41', '2023-06-08 15:05:41'), +(1392, 5, 1129, 'Others', '2023-06-08 15:05:52', '2023-06-08 15:05:52'), +(1393, 5, 1154, 'Others', '2023-06-08 15:05:57', '2023-06-08 15:05:57'), +(1394, 5, 1159, 'Others', '2023-06-08 15:06:11', '2023-06-08 15:06:11'), +(1396, 5, 1077, 'Others', '2023-06-08 15:06:20', '2023-06-08 15:06:20'), +(1397, 5, 1149, 'Others', '2023-06-08 15:06:28', '2023-06-08 15:06:28'), +(1401, 5, 1135, 'Others', '2023-06-08 15:06:39', '2023-06-08 15:06:39'), +(1402, 5, 1137, 'Others', '2023-06-08 15:06:48', '2023-06-08 15:06:48'), +(1404, 3, 1096, 'Kumasi', '2023-06-08 15:13:40', '2023-06-08 15:13:40'), +(1406, 3, 1118, 'Kumasi', '2023-06-08 15:13:46', '2023-06-08 15:13:46'), +(1407, 3, 1099, 'Kumasi', '2023-06-08 15:13:52', '2023-06-08 15:13:52'), +(1408, 3, 1113, 'Kumasi', '2023-06-08 15:13:56', '2023-06-08 15:13:56'), +(1409, 3, 1095, 'Kumasi', '2023-06-08 15:14:01', '2023-06-08 15:14:01'), +(1410, 3, 1112, 'Kumasi', '2023-06-08 15:14:05', '2023-06-08 15:14:05'), +(1411, 3, 1100, 'Kumasi', '2023-06-08 15:14:11', '2023-06-08 15:14:11'), +(1413, 3, 1105, 'Kumasi', '2023-06-08 15:14:16', '2023-06-08 15:14:16'), +(1414, 3, 1110, 'Kumasi', '2023-06-08 15:14:30', '2023-06-08 15:14:30'), +(1415, 3, 1083, 'Kumasi', '2023-06-08 15:15:53', '2023-06-08 15:15:53'), +(1416, 3, 1084, 'Kumasi', '2023-06-08 15:16:24', '2023-06-08 15:16:24'), +(1417, 3, 1012, 'Kumasi', '2023-06-08 15:29:38', '2023-06-08 15:29:38'), +(1419, 3, 1070, 'Kumasi', '2023-06-08 15:29:46', '2023-06-08 15:29:46'), +(1421, 3, 1072, 'Kumasi', '2023-06-08 15:29:49', '2023-06-08 15:29:49'), +(1422, 3, 1030, 'Kumasi', '2023-06-08 15:29:56', '2023-06-08 15:29:56'), +(1423, 3, 1036, 'Kumasi', '2023-06-08 15:30:02', '2023-06-08 15:30:02'), +(1424, 3, 1076, 'Kumasi', '2023-06-08 15:31:18', '2023-06-08 15:31:18'), +(1425, 3, 1032, 'Kumasi', '2023-06-08 15:31:23', '2023-06-08 15:31:23'), +(1426, 3, 1035, 'Kumasi', '2023-06-08 15:31:33', '2023-06-08 15:31:33'), +(1428, 3, 1044, 'Kumasi', '2023-06-08 15:31:40', '2023-06-08 15:31:40'), +(1429, 3, 1047, 'Kumasi', '2023-06-08 15:31:44', '2023-06-08 15:31:44'), +(1430, 3, 1050, 'Kumasi', '2023-06-08 15:31:49', '2023-06-08 15:31:49'), +(1431, 3, 1056, 'Kumasi', '2023-06-08 15:31:53', '2023-06-08 15:31:53'), +(1432, 3, 1061, 'Kumasi', '2023-06-08 15:31:57', '2023-06-08 15:31:57'), +(1433, 3, 1065, 'Kumasi', '2023-06-08 15:32:13', '2023-06-08 15:32:13'), +(1434, 3, 1066, 'Kumasi', '2023-06-08 15:32:17', '2023-06-08 15:32:17'), +(1435, 3, 1033, 'Kumasi', '2023-06-08 15:32:21', '2023-06-08 15:32:21'), +(1436, 5, 1195, 'Accra', '2023-06-09 15:35:04', '2023-06-09 15:35:04'), +(1437, 5, 1189, 'Accra', '2023-06-09 15:37:02', '2023-06-09 15:37:02'), +(1438, 5, 1178, 'Accra', '2023-06-09 15:37:19', '2023-06-09 15:37:19'), +(1439, 5, 1194, 'Accra', '2023-06-09 15:37:34', '2023-06-09 15:37:34'), +(1440, 5, 1198, 'Accra', '2023-06-09 15:37:49', '2023-06-09 15:37:49'), +(1441, 5, 1169, 'Accra', '2023-06-09 15:38:03', '2023-06-09 15:38:03'), +(1442, 5, 1177, 'Accra', '2023-06-09 15:38:20', '2023-06-09 15:38:20'), +(1443, 5, 1193, 'Accra', '2023-06-09 15:38:34', '2023-06-09 15:38:34'), +(1444, 5, 1196, 'Accra', '2023-06-09 15:38:49', '2023-06-09 15:38:49'), +(1445, 5, 1167, 'Accra', '2023-06-09 15:39:05', '2023-06-09 15:39:05'), +(1446, 5, 1191, 'Accra', '2023-06-09 15:39:53', '2023-06-09 15:39:53'), +(1447, 5, 1179, 'Accra', '2023-06-09 15:40:08', '2023-06-09 15:40:08'), +(1448, 5, 1188, 'Accra', '2023-06-09 15:40:21', '2023-06-09 15:40:21'), +(1449, 5, 1197, 'Accra', '2023-06-09 15:40:33', '2023-06-09 15:40:33'), +(1450, 5, 1200, 'Others', '2023-06-09 15:43:50', '2023-06-09 15:43:50'), +(1451, 5, 1192, 'Others', '2023-06-09 15:44:16', '2023-06-09 15:44:16'), +(1452, 5, 1183, 'Others', '2023-06-09 15:44:37', '2023-06-09 15:44:37'), +(1453, 5, 1164, 'Others', '2023-06-09 15:44:49', '2023-06-09 15:44:49'), +(1454, 5, 1180, 'Others', '2023-06-09 15:45:41', '2023-06-09 15:45:41'), +(1455, 5, 1172, 'Others', '2023-06-09 15:45:53', '2023-06-09 15:45:53'), +(1456, 5, 1182, 'Others', '2023-06-09 15:46:12', '2023-06-09 15:46:12'), +(1457, 5, 1185, 'Others', '2023-06-09 15:46:27', '2023-06-09 15:46:27'), +(1458, 5, 1173, 'Others', '2023-06-09 15:46:49', '2023-06-09 15:46:49'), +(1459, 5, 1174, 'Others', '2023-06-09 15:47:01', '2023-06-09 15:47:01'), +(1460, 3, 1155, 'Kumasi', '2023-06-10 09:32:38', '2023-06-10 09:32:38'), +(1462, 3, 1145, 'Kumasi', '2023-06-10 09:32:45', '2023-06-10 09:32:45'), +(1463, 3, 1144, 'Kumasi', '2023-06-10 09:32:49', '2023-06-10 09:32:49'), +(1464, 3, 1150, 'Kumasi', '2023-06-10 09:32:54', '2023-06-10 09:32:54'), +(1465, 3, 1160, 'Kumasi', '2023-06-10 09:33:00', '2023-06-10 09:33:00'), +(1467, 3, 1143, 'Kumasi', '2023-06-10 09:33:04', '2023-06-10 09:33:04'), +(1468, 3, 1148, 'Kumasi', '2023-06-10 09:33:09', '2023-06-10 09:33:09'), +(1469, 3, 1141, 'Kumasi', '2023-06-10 09:33:13', '2023-06-10 09:33:13'), +(1470, 3, 1124, 'Kumasi', '2023-06-10 09:33:31', '2023-06-10 09:33:31'), +(1471, 3, 1125, 'Kumasi', '2023-06-10 09:33:36', '2023-06-10 09:33:36'), +(1472, 3, 1162, 'Kumasi', '2023-06-10 09:33:44', '2023-06-10 09:33:44'), +(1474, 3, 1199, 'Kumasi', '2023-06-10 09:37:21', '2023-06-10 09:37:21'), +(1475, 3, 1181, 'Kumasi', '2023-06-10 09:38:21', '2023-06-10 09:38:21'), +(1476, 3, 1205, 'Kumasi', '2023-06-10 09:38:38', '2023-06-10 09:38:38'), +(1477, 3, 1168, 'Kumasi', '2023-06-10 09:39:17', '2023-06-10 09:39:17'), +(1478, 3, 1170, 'Kumasi', '2023-06-10 09:39:26', '2023-06-10 09:39:26'), +(1480, 3, 1171, 'Kumasi', '2023-06-10 09:40:30', '2023-06-10 09:40:30'), +(1481, 3, 1175, 'Kumasi', '2023-06-10 09:40:42', '2023-06-10 09:40:42'), +(1483, 3, 1176, 'Kumasi', '2023-06-10 09:41:35', '2023-06-10 09:41:35'), +(1484, 3, 1190, 'Kumasi', '2023-06-10 09:41:58', '2023-06-10 09:41:58'), +(1485, 5, 1210, 'Accra', '2023-06-10 12:07:39', '2023-06-10 12:07:39'), +(1487, 5, 1217, 'Accra', '2023-06-10 12:07:43', '2023-06-10 12:07:43'), +(1488, 5, 1215, 'Accra', '2023-06-10 12:07:46', '2023-06-10 12:07:46'), +(1489, 5, 1214, 'Accra', '2023-06-10 12:07:50', '2023-06-10 12:07:50'), +(1490, 5, 1209, 'Accra', '2023-06-10 12:07:53', '2023-06-10 12:07:53'), +(1491, 5, 1207, 'Accra', '2023-06-10 12:07:57', '2023-06-10 12:07:57'), +(1492, 5, 1206, 'Accra', '2023-06-10 12:08:01', '2023-06-10 12:08:01'), +(1493, 5, 1204, 'Accra', '2023-06-10 12:08:04', '2023-06-10 12:08:04'), +(1494, 5, 1202, 'Accra', '2023-06-10 12:08:09', '2023-06-10 12:08:09'), +(1495, 5, 1222, 'Accra', '2023-06-10 12:08:12', '2023-06-10 12:08:12'), +(1496, 5, 1216, 'Others', '2023-06-10 12:08:26', '2023-06-10 12:08:26'), +(1497, 5, 1223, 'Others', '2023-06-10 12:08:30', '2023-06-10 12:08:30'), +(1498, 5, 1219, 'Others', '2023-06-10 12:08:33', '2023-06-10 12:08:33'), +(1499, 5, 1220, 'Others', '2023-06-10 12:08:35', '2023-06-10 12:08:35'), +(1500, 5, 1212, 'Others', '2023-06-10 12:08:38', '2023-06-10 12:08:38'), +(1501, 5, 1252, 'Others', '2023-06-12 11:52:44', '2023-06-12 11:52:44'), +(1502, 5, 1251, 'Others', '2023-06-12 11:52:49', '2023-06-12 11:52:49'), +(1503, 5, 1233, 'Others', '2023-06-12 11:53:36', '2023-06-12 11:53:36'), +(1504, 5, 1246, 'Others', '2023-06-12 11:53:46', '2023-06-12 11:53:46'), +(1506, 5, 1250, 'Others', '2023-06-12 11:53:50', '2023-06-12 11:53:50'), +(1507, 5, 1243, 'Others', '2023-06-12 11:54:07', '2023-06-12 11:54:07'), +(1508, 5, 1241, 'Others', '2023-06-12 11:54:26', '2023-06-12 11:54:26'), +(1509, 5, 1239, 'Others', '2023-06-12 11:55:03', '2023-06-12 11:55:03'), +(1510, 5, 1247, 'Others', '2023-06-12 11:55:09', '2023-06-12 11:55:09'), +(1512, 5, 1236, 'Others', '2023-06-12 11:58:28', '2023-06-12 11:58:28'), +(1513, 5, 1253, 'Others', '2023-06-12 11:59:12', '2023-06-12 11:59:12'), +(1514, 5, 1245, 'Accra', '2023-06-12 12:00:44', '2023-06-12 12:00:44'), +(1515, 5, 1226, 'Accra', '2023-06-12 12:02:07', '2023-06-12 12:02:07'), +(1516, 5, 1234, 'Accra', '2023-06-12 12:02:32', '2023-06-12 12:02:32'), +(1517, 5, 1228, 'Accra', '2023-06-12 12:02:47', '2023-06-12 12:02:47'), +(1518, 5, 1231, 'Accra', '2023-06-12 12:03:13', '2023-06-12 12:03:13'), +(1519, 5, 1225, 'Accra', '2023-06-12 12:03:28', '2023-06-12 12:03:28'), +(1520, 5, 1238, 'Accra', '2023-06-12 12:03:44', '2023-06-12 12:03:44'), +(1521, 5, 1230, 'Accra', '2023-06-12 12:04:05', '2023-06-12 12:04:05'), +(1522, 5, 1235, 'Accra', '2023-06-12 12:04:22', '2023-06-12 12:04:22'), +(1523, 5, 1248, 'Accra', '2023-06-12 12:04:32', '2023-06-12 12:04:32'), +(1525, 5, 1229, 'Accra', '2023-06-12 12:04:51', '2023-06-12 12:04:51'), +(1526, 5, 1244, 'Accra', '2023-06-12 12:05:14', '2023-06-12 12:05:14'), +(1527, 3, 1201, 'Kumasi', '2023-06-12 12:06:40', '2023-06-12 12:06:40'), +(1528, 3, 1203, 'Kumasi', '2023-06-12 12:06:43', '2023-06-12 12:06:43'), +(1529, 6, 1254, 'Accra', '2023-06-12 14:22:24', '2023-06-12 14:22:24'), +(1530, 5, 1184, 'Accra', '2023-06-12 15:50:42', '2023-06-12 15:50:42'), +(1531, 5, 1082, 'Accra', '2023-06-12 15:55:22', '2023-06-12 15:55:22'), +(1532, 5, 1062, 'Accra', '2023-06-12 15:55:26', '2023-06-12 15:55:26'), +(1533, 5, 1165, 'Accra', '2023-06-12 15:55:30', '2023-06-12 15:55:30'), +(1534, 5, 1136, 'Accra', '2023-06-12 15:55:33', '2023-06-12 15:55:33'), +(1535, 5, 1186, 'Accra', '2023-06-12 15:58:38', '2023-06-12 15:58:38'), +(1536, 5, 1132, 'Accra', '2023-06-12 15:58:45', '2023-06-12 15:58:45'), +(1538, 5, 1074, 'Others', '2023-06-12 16:01:09', '2023-06-12 16:01:09'), +(1539, 5, 1138, 'Others', '2023-06-12 16:02:20', '2023-06-12 16:02:20'), +(1540, 5, 1079, 'Others', '2023-06-12 16:13:42', '2023-06-12 16:13:42'), +(1541, 5, 1060, 'Others', '2023-06-12 16:15:45', '2023-06-12 16:15:45'), +(1542, 5, 1055, 'Accra', '2023-06-12 16:32:24', '2023-06-12 16:32:24'), +(1543, 6, 1255, 'Accra', '2023-06-12 16:43:48', '2023-06-12 16:43:48'), +(1544, 5, 1259, 'Accra', '2023-06-13 12:48:38', '2023-06-13 12:48:38'), +(1545, 5, 1221, 'Accra', '2023-06-13 12:48:43', '2023-06-13 12:48:43'), +(1546, 5, 1269, 'Accra', '2023-06-13 12:48:47', '2023-06-13 12:48:47'), +(1547, 5, 1258, 'Accra', '2023-06-13 12:48:51', '2023-06-13 12:48:51'), +(1548, 5, 1266, 'Accra', '2023-06-13 12:48:55', '2023-06-13 12:48:55'), +(1549, 5, 1270, 'Accra', '2023-06-13 12:49:01', '2023-06-13 12:49:01'), +(1550, 3, 1218, 'Kumasi', '2023-06-13 12:50:43', '2023-06-13 12:50:43'), +(1552, 3, 1213, 'Kumasi', '2023-06-13 12:50:47', '2023-06-13 12:50:47'), +(1553, 3, 1271, 'Kumasi', '2023-06-15 09:09:36', '2023-06-15 09:09:36'), +(1555, 3, 1272, 'Kumasi', '2023-06-15 09:09:46', '2023-06-15 09:09:46'), +(1556, 3, 1261, 'Kumasi', '2023-06-15 09:09:57', '2023-06-15 09:09:57'), +(1557, 3, 1227, 'Kumasi', '2023-06-15 09:10:47', '2023-06-15 09:10:47'), +(1558, 3, 1240, 'Kumasi', '2023-06-15 09:11:12', '2023-06-15 09:11:12'), +(1559, 3, 1262, 'Kumasi', '2023-06-15 09:11:19', '2023-06-15 09:11:19'), +(1560, 3, 1267, 'Kumasi', '2023-06-15 09:11:26', '2023-06-15 09:11:26'), +(1561, 3, 1268, 'Kumasi', '2023-06-15 09:11:31', '2023-06-15 09:11:31'), +(1562, 3, 1273, 'Kumasi', '2023-06-15 09:11:37', '2023-06-15 09:11:37'), +(1563, 5, 1279, 'Others', '2023-06-15 09:59:52', '2023-06-15 09:59:52'), +(1565, 5, 1277, 'Others', '2023-06-15 10:00:03', '2023-06-15 10:00:03'), +(1567, 5, 1282, 'Others', '2023-06-15 10:00:17', '2023-06-15 10:00:17'), +(1568, 5, 1276, 'Others', '2023-06-15 10:00:26', '2023-06-15 10:00:26'), +(1569, 5, 1275, 'Others', '2023-06-15 10:00:46', '2023-06-15 10:00:46'), +(1571, 5, 1281, 'Others', '2023-06-15 10:00:52', '2023-06-15 10:00:52'), +(1573, 2, 1285, 'Others', '2023-06-15 10:01:59', '2023-06-15 10:01:59'), +(1574, 2, 1289, 'Others', '2023-06-15 10:09:09', '2023-06-15 10:09:09'), +(1575, 2, 1288, 'Others', '2023-06-15 10:09:15', '2023-06-15 10:09:15'), +(1576, 2, 1287, 'Others', '2023-06-15 10:09:20', '2023-06-15 10:09:20'), +(1577, 2, 1280, 'Others', '2023-06-15 10:09:25', '2023-06-15 10:09:25'), +(1578, 2, 1278, 'Others', '2023-06-15 10:09:36', '2023-06-15 10:09:36'), +(1580, 2, 1283, 'Others', '2023-06-15 10:10:46', '2023-06-15 10:10:46'), +(1581, 5, 1260, 'Others', '2023-06-15 10:30:38', '2023-06-15 10:30:38'), +(1582, 2, 1256, 'Others', '2023-06-15 10:31:04', '2023-06-15 10:31:04'), +(1584, 2, 1264, 'Others', '2023-06-15 10:31:13', '2023-06-15 10:31:13'), +(1585, 2, 1242, 'Others', '2023-06-15 10:31:34', '2023-06-15 10:31:34'), +(1586, 5, 1302, 'Accra', '2023-06-15 13:14:06', '2023-06-15 13:14:06'), +(1588, 5, 1291, 'Accra', '2023-06-15 13:14:11', '2023-06-15 13:14:11'), +(1589, 5, 1310, 'Accra', '2023-06-15 13:14:16', '2023-06-15 13:14:16'), +(1590, 5, 1308, 'Accra', '2023-06-15 13:14:19', '2023-06-15 13:14:19'), +(1591, 5, 1296, 'Accra', '2023-06-15 13:14:22', '2023-06-15 13:14:22'), +(1592, 5, 1293, 'Accra', '2023-06-15 13:14:26', '2023-06-15 13:14:26'), +(1593, 5, 1307, 'Accra', '2023-06-15 13:14:30', '2023-06-15 13:14:30'), +(1594, 5, 1309, 'Accra', '2023-06-15 13:14:38', '2023-06-15 13:14:38'), +(1596, 5, 1371, 'Accra', '2023-06-16 12:27:14', '2023-06-16 12:27:14'), +(1598, 5, 1372, 'Accra', '2023-06-16 12:27:16', '2023-06-16 12:27:16'), +(1599, 5, 1294, 'Accra', '2023-06-16 12:27:20', '2023-06-16 12:27:20'), +(1600, 5, 1237, 'Accra', '2023-06-16 12:27:50', '2023-06-16 12:27:50'), +(1601, 5, 1333, 'Accra', '2023-06-16 12:27:55', '2023-06-16 12:27:55'), +(1602, 5, 1364, 'Accra', '2023-06-16 12:27:58', '2023-06-16 12:27:58'), +(1603, 5, 1370, 'Accra', '2023-06-16 12:28:02', '2023-06-16 12:28:02'), +(1604, 5, 1357, 'Accra', '2023-06-16 12:28:09', '2023-06-16 12:28:09'), +(1605, 5, 1301, 'Accra', '2023-06-16 12:28:17', '2023-06-16 12:28:17'), +(1606, 5, 1323, 'Accra', '2023-06-16 12:28:22', '2023-06-16 12:28:22'), +(1607, 5, 1249, 'Accra', '2023-06-16 12:28:26', '2023-06-16 12:28:26'), +(1608, 5, 1339, 'Accra', '2023-06-16 12:28:29', '2023-06-16 12:28:29'), +(1609, 5, 1187, 'Accra', '2023-06-16 12:28:33', '2023-06-16 12:28:33'), +(1610, 5, 1337, 'Accra', '2023-06-16 12:28:56', '2023-06-16 12:28:56'), +(1611, 5, 1295, 'Accra', '2023-06-16 12:29:02', '2023-06-16 12:29:02'), +(1613, 5, 1336, 'Accra', '2023-06-16 12:29:07', '2023-06-16 12:29:07'), +(1614, 5, 1311, 'Accra', '2023-06-16 12:29:13', '2023-06-16 12:29:13'), +(1615, 5, 1328, 'Accra', '2023-06-16 12:29:16', '2023-06-16 12:29:16'), +(1616, 5, 1356, 'Accra', '2023-06-16 12:29:21', '2023-06-16 12:29:21'), +(1617, 5, 1349, 'Accra', '2023-06-16 12:29:26', '2023-06-16 12:29:26'), +(1618, 5, 1263, 'Accra', '2023-06-16 12:29:29', '2023-06-16 12:29:29'), +(1619, 5, 1367, 'Accra', '2023-06-16 12:29:33', '2023-06-16 12:29:33'), +(1620, 5, 1363, 'Accra', '2023-06-16 12:29:37', '2023-06-16 12:29:37'), +(1621, 5, 1365, 'Accra', '2023-06-16 12:29:45', '2023-06-16 12:29:45'), +(1622, 5, 1334, 'Accra', '2023-06-16 12:29:53', '2023-06-16 12:29:53'), +(1623, 5, 1343, 'Accra', '2023-06-16 12:29:58', '2023-06-16 12:29:58'), +(1624, 5, 1362, 'Accra', '2023-06-16 12:30:02', '2023-06-16 12:30:02'), +(1625, 5, 1354, 'Accra', '2023-06-16 12:30:04', '2023-06-16 12:30:04'), +(1626, 5, 1265, 'Accra', '2023-06-16 12:30:08', '2023-06-16 12:30:08'), +(1627, 5, 1329, 'Accra', '2023-06-16 12:30:11', '2023-06-16 12:30:11'), +(1628, 5, 1358, 'Accra', '2023-06-16 12:30:14', '2023-06-16 12:30:14'), +(1629, 5, 1351, 'Accra', '2023-06-16 12:30:17', '2023-06-16 12:30:17'), +(1630, 5, 1324, 'Accra', '2023-06-16 12:30:20', '2023-06-16 12:30:20'), +(1631, 5, 1322, 'Accra', '2023-06-16 12:30:24', '2023-06-16 12:30:24'), +(1632, 5, 1355, 'Accra', '2023-06-16 12:30:28', '2023-06-16 12:30:28'), +(1633, 5, 1325, 'Accra', '2023-06-16 12:30:31', '2023-06-16 12:30:31'), +(1634, 5, 1299, 'Accra', '2023-06-16 12:30:35', '2023-06-16 12:30:35'), +(1635, 5, 1304, 'Accra', '2023-06-16 12:30:39', '2023-06-16 12:30:39'), +(1636, 5, 1327, 'Accra', '2023-06-16 12:30:42', '2023-06-16 12:30:42'), +(1637, 2, 1305, 'Others', '2023-06-16 13:23:12', '2023-06-16 13:23:12'), +(1638, 2, 1300, 'Others', '2023-06-16 13:23:21', '2023-06-16 13:23:21'), +(1640, 2, 1316, 'Others', '2023-06-16 13:23:25', '2023-06-16 13:23:25'), +(1641, 2, 1320, 'Others', '2023-06-16 13:23:31', '2023-06-16 13:23:31'), +(1642, 2, 1317, 'Others', '2023-06-16 13:23:34', '2023-06-16 13:23:34'), +(1643, 2, 1319, 'Others', '2023-06-16 13:23:38', '2023-06-16 13:23:38'), +(1644, 2, 1297, 'Others', '2023-06-16 13:23:41', '2023-06-16 13:23:41'), +(1645, 2, 1318, 'Others', '2023-06-16 13:25:28', '2023-06-16 13:25:28'), +(1646, 2, 1211, 'Others', '2023-06-16 13:25:40', '2023-06-16 13:25:40'), +(1647, 2, 1338, 'Others', '2023-06-16 13:25:46', '2023-06-16 13:25:46'), +(1649, 2, 1347, 'Others', '2023-06-16 13:25:52', '2023-06-16 13:25:52'), +(1650, 2, 1346, 'Others', '2023-06-16 13:25:58', '2023-06-16 13:25:58'), +(1651, 2, 1350, 'Others', '2023-06-16 13:26:08', '2023-06-16 13:26:08'), +(1653, 2, 1348, 'Others', '2023-06-16 13:26:18', '2023-06-16 13:26:18'), +(1655, 2, 1360, 'Others', '2023-06-16 13:26:25', '2023-06-16 13:26:25'), +(1656, 2, 1359, 'Others', '2023-06-16 13:26:28', '2023-06-16 13:26:28'), +(1657, 2, 1344, 'Others', '2023-06-16 13:26:31', '2023-06-16 13:26:31'), +(1658, 2, 1330, 'Others', '2023-06-16 13:26:36', '2023-06-16 13:26:36'), +(1659, 2, 1340, 'Others', '2023-06-16 13:26:45', '2023-06-16 13:26:45'), +(1660, 2, 1332, 'Others', '2023-06-16 13:26:50', '2023-06-16 13:26:50'), +(1661, 2, 1368, 'Others', '2023-06-16 13:26:55', '2023-06-16 13:26:55'), +(1662, 6, 1373, 'Accra', '2023-06-16 13:38:37', '2023-06-16 13:38:37'), +(1664, 5, 1387, 'Accra', '2023-06-17 14:35:29', '2023-06-17 14:35:29'), +(1666, 5, 1399, 'Accra', '2023-06-17 14:35:34', '2023-06-17 14:35:34'), +(1667, 5, 1401, 'Accra', '2023-06-17 14:35:37', '2023-06-17 14:35:37'), +(1668, 5, 1403, 'Accra', '2023-06-17 14:35:42', '2023-06-17 14:35:42'), +(1669, 5, 1402, 'Accra', '2023-06-17 14:35:45', '2023-06-17 14:35:45'), +(1670, 5, 1395, 'Accra', '2023-06-17 14:35:48', '2023-06-17 14:35:48'), +(1671, 5, 1385, 'Accra', '2023-06-17 14:35:53', '2023-06-17 14:35:53'), +(1672, 5, 1394, 'Accra', '2023-06-17 14:35:57', '2023-06-17 14:35:57'), +(1673, 5, 1397, 'Accra', '2023-06-17 14:36:00', '2023-06-17 14:36:00'), +(1674, 5, 1382, 'Accra', '2023-06-17 14:36:03', '2023-06-17 14:36:03'), +(1675, 5, 1386, 'Accra', '2023-06-17 14:36:05', '2023-06-17 14:36:05'), +(1676, 5, 1380, 'Accra', '2023-06-17 14:36:12', '2023-06-17 14:36:12'), +(1678, 5, 1389, 'Accra', '2023-06-17 14:36:15', '2023-06-17 14:36:15'), +(1679, 5, 1392, 'Accra', '2023-06-17 14:36:18', '2023-06-17 14:36:18'), +(1680, 5, 1383, 'Accra', '2023-06-17 14:36:22', '2023-06-17 14:36:22'), +(1681, 5, 1379, 'Accra', '2023-06-17 14:36:28', '2023-06-17 14:36:28'), +(1682, 5, 1381, 'Accra', '2023-06-17 14:36:32', '2023-06-17 14:36:32'), +(1683, 5, 1384, 'Accra', '2023-06-17 14:36:40', '2023-06-17 14:36:40'), +(1685, 5, 1374, 'Accra', '2023-06-17 14:36:44', '2023-06-17 14:36:44'), +(1686, 5, 1404, 'Accra', '2023-06-17 14:36:48', '2023-06-17 14:36:48'), +(1687, 5, 1405, 'Accra', '2023-06-17 14:36:58', '2023-06-17 14:36:58'), +(1689, 2, 1375, 'Accra', '2023-06-17 14:37:40', '2023-06-17 14:37:40'), +(1691, 2, 1376, 'Accra', '2023-06-17 14:37:43', '2023-06-17 14:37:43'), +(1692, 2, 1377, 'Accra', '2023-06-17 14:37:47', '2023-06-17 14:37:47'), +(1693, 2, 1378, 'Accra', '2023-06-17 14:37:51', '2023-06-17 14:37:51'), +(1694, 2, 1391, 'Accra', '2023-06-17 14:37:54', '2023-06-17 14:37:54'), +(1695, 2, 1393, 'Accra', '2023-06-17 14:37:58', '2023-06-17 14:37:58'), +(1696, 2, 1396, 'Accra', '2023-06-17 14:38:03', '2023-06-17 14:38:03'), +(1697, 2, 1398, 'Accra', '2023-06-17 14:38:09', '2023-06-17 14:38:09'), +(1698, 2, 1400, 'Accra', '2023-06-17 14:38:12', '2023-06-17 14:38:12'), +(1699, 2, 1408, 'Accra', '2023-06-17 14:38:16', '2023-06-17 14:38:16'), +(1700, 2, 1353, 'Kumasi', '2023-06-17 14:38:39', '2023-06-17 14:38:39'), +(1702, 2, 1369, 'Kumasi', '2023-06-17 14:38:44', '2023-06-17 14:38:44'), +(1703, 2, 1303, 'Kumasi', '2023-06-17 14:38:48', '2023-06-17 14:38:48'), +(1704, 2, 1314, 'Kumasi', '2023-06-17 14:38:51', '2023-06-17 14:38:51'), +(1705, 2, 1224, 'Kumasi', '2023-06-17 14:38:54', '2023-06-17 14:38:54'), +(1706, 2, 1286, 'Kumasi', '2023-06-17 14:38:57', '2023-06-17 14:38:57'), +(1707, 2, 1326, 'Kumasi', '2023-06-17 14:39:00', '2023-06-17 14:39:00'), +(1708, 2, 1321, 'Kumasi', '2023-06-17 14:39:03', '2023-06-17 14:39:03'), +(1709, 2, 1313, 'Kumasi', '2023-06-17 14:39:06', '2023-06-17 14:39:06'), +(1710, 2, 1312, 'Kumasi', '2023-06-17 14:39:13', '2023-06-17 14:39:13'), +(1712, 2, 1257, 'Kumasi', '2023-06-17 14:39:17', '2023-06-17 14:39:17'), +(1713, 2, 1366, 'Kumasi', '2023-06-17 14:39:21', '2023-06-17 14:39:21'), +(1714, 2, 1361, 'Kumasi', '2023-06-17 14:39:25', '2023-06-17 14:39:25'), +(1715, 2, 1352, 'Kumasi', '2023-06-17 14:39:30', '2023-06-17 14:39:30'), +(1716, 2, 1345, 'Kumasi', '2023-06-17 14:39:33', '2023-06-17 14:39:33'), +(1717, 2, 1342, 'Kumasi', '2023-06-17 14:39:40', '2023-06-17 14:39:40'), +(1718, 2, 1341, 'Kumasi', '2023-06-17 14:39:50', '2023-06-17 14:39:50'), +(1720, 2, 1335, 'Kumasi', '2023-06-17 14:39:56', '2023-06-17 14:39:56'), +(1721, 2, 1331, 'Kumasi', '2023-06-17 14:40:02', '2023-06-17 14:40:02'), +(1722, 2, 1298, 'Kumasi', '2023-06-17 14:53:40', '2023-06-17 14:53:40'), +(1723, 2, 1284, 'Kumasi', '2023-06-17 14:53:48', '2023-06-17 14:53:48'), +(1724, 2, 1292, 'Kumasi', '2023-06-17 14:53:52', '2023-06-17 14:53:52'), +(1725, 2, 1306, 'Kumasi', '2023-06-17 14:54:00', '2023-06-17 14:54:00'), +(1727, 2, 1315, 'Kumasi', '2023-06-17 14:54:06', '2023-06-17 14:54:06'), +(1729, 5, 1419, 'Accra', '2023-06-19 11:42:56', '2023-06-19 11:42:56'), +(1731, 5, 1413, 'Accra', '2023-06-19 11:43:01', '2023-06-19 11:43:01'), +(1732, 5, 1454, 'Accra', '2023-06-19 11:43:06', '2023-06-19 11:43:06'), +(1733, 5, 1460, 'Accra', '2023-06-19 11:43:09', '2023-06-19 11:43:09'), +(1734, 5, 1420, 'Accra', '2023-06-19 11:43:12', '2023-06-19 11:43:12'), +(1735, 5, 1426, 'Accra', '2023-06-19 11:43:16', '2023-06-19 11:43:16'), +(1736, 5, 1463, 'Accra', '2023-06-19 11:43:19', '2023-06-19 11:43:19'), +(1737, 5, 1425, 'Accra', '2023-06-19 11:43:22', '2023-06-19 11:43:22'), +(1738, 5, 1452, 'Accra', '2023-06-19 11:43:25', '2023-06-19 11:43:25'), +(1739, 5, 1474, 'Accra', '2023-06-19 11:43:28', '2023-06-19 11:43:28'), +(1740, 5, 1471, 'Accra', '2023-06-19 11:43:31', '2023-06-19 11:43:31'), +(1741, 5, 1430, 'Accra', '2023-06-19 11:43:34', '2023-06-19 11:43:34'), +(1742, 5, 1435, 'Accra', '2023-06-19 11:43:36', '2023-06-19 11:43:36'), +(1743, 5, 1447, 'Accra', '2023-06-19 11:43:40', '2023-06-19 11:43:40'), +(1744, 5, 1458, 'Accra', '2023-06-19 11:43:43', '2023-06-19 11:43:43'), +(1745, 5, 1462, 'Accra', '2023-06-19 11:43:48', '2023-06-19 11:43:48'), +(1746, 5, 1473, 'Accra', '2023-06-19 11:44:15', '2023-06-19 11:44:15'), +(1747, 5, 1421, 'Accra', '2023-06-19 11:44:23', '2023-06-19 11:44:23'), +(1749, 5, 1453, 'Accra', '2023-06-19 11:44:25', '2023-06-19 11:44:25'), +(1750, 5, 1440, 'Accra', '2023-06-19 11:44:29', '2023-06-19 11:44:29'), +(1751, 5, 1424, 'Accra', '2023-06-19 11:44:38', '2023-06-19 11:44:38'), +(1752, 5, 1418, 'Accra', '2023-06-19 11:44:40', '2023-06-19 11:44:40'), +(1753, 5, 1422, 'Accra', '2023-06-19 11:44:43', '2023-06-19 11:44:43'), +(1754, 5, 1414, 'Accra', '2023-06-19 11:44:47', '2023-06-19 11:44:47'), +(1755, 5, 1438, 'Accra', '2023-06-19 11:44:50', '2023-06-19 11:44:50'), +(1756, 5, 1443, 'Accra', '2023-06-19 11:44:55', '2023-06-19 11:44:55'), +(1757, 5, 1428, 'Accra', '2023-06-19 11:45:01', '2023-06-19 11:45:01'), +(1758, 5, 1427, 'Accra', '2023-06-19 11:45:06', '2023-06-19 11:45:06'), +(1759, 5, 1459, 'Accra', '2023-06-19 11:45:10', '2023-06-19 11:45:10'), +(1760, 5, 1436, 'Accra', '2023-06-19 11:45:16', '2023-06-19 11:45:16'), +(1761, 5, 1434, 'Accra', '2023-06-19 11:45:22', '2023-06-19 11:45:22'), +(1763, 5, 1432, 'Accra', '2023-06-19 11:45:25', '2023-06-19 11:45:25'), +(1764, 5, 1449, 'Accra', '2023-06-19 11:45:32', '2023-06-19 11:45:32'), +(1766, 5, 1466, 'Accra', '2023-06-19 11:45:34', '2023-06-19 11:45:34'), +(1767, 5, 1468, 'Accra', '2023-06-19 11:51:13', '2023-06-19 11:51:13'), +(1768, 5, 1448, 'Accra', '2023-06-19 12:02:26', '2023-06-19 12:02:26'), +(1770, 5, 1416, 'Others', '2023-06-19 12:05:03', '2023-06-19 12:05:03'), +(1771, 5, 1457, 'Others', '2023-06-19 12:05:08', '2023-06-19 12:05:08'), +(1772, 5, 1409, 'Others', '2023-06-19 12:05:12', '2023-06-19 12:05:12'), +(1773, 5, 1470, 'Others', '2023-06-19 12:05:20', '2023-06-19 12:05:20'), +(1774, 5, 1469, 'Others', '2023-06-19 12:05:24', '2023-06-19 12:05:24'), +(1775, 5, 1467, 'Others', '2023-06-19 12:05:29', '2023-06-19 12:05:29'), +(1776, 5, 1415, 'Others', '2023-06-19 12:05:36', '2023-06-19 12:05:36'), +(1778, 5, 1412, 'Others', '2023-06-19 12:05:45', '2023-06-19 12:05:45'), +(1780, 5, 1429, 'Others', '2023-06-19 12:05:51', '2023-06-19 12:05:51'), +(1782, 5, 1461, 'Others', '2023-06-19 12:05:55', '2023-06-19 12:05:55'), +(1783, 5, 1439, 'Others', '2023-06-19 12:06:04', '2023-06-19 12:06:04'), +(1784, 5, 1437, 'Others', '2023-06-19 12:06:11', '2023-06-19 12:06:11'), +(1785, 5, 1433, 'Others', '2023-06-19 12:06:15', '2023-06-19 12:06:15'), +(1786, 5, 1450, 'Others', '2023-06-19 12:06:20', '2023-06-19 12:06:20'), +(1787, 5, 1441, 'Others', '2023-06-19 12:06:25', '2023-06-19 12:06:25'), +(1788, 5, 1446, 'Others', '2023-06-19 12:06:29', '2023-06-19 12:06:29'), +(1789, 5, 1445, 'Others', '2023-06-19 12:06:46', '2023-06-19 12:06:46'), +(1790, 3, 1407, 'Kumasi', '2023-06-19 12:45:05', '2023-06-19 12:45:05'), +(1791, 3, 1406, 'Kumasi', '2023-06-19 12:45:09', '2023-06-19 12:45:09'), +(1792, 3, 1390, 'Kumasi', '2023-06-19 12:45:12', '2023-06-19 12:45:12'), +(1793, 3, 1388, 'Kumasi', '2023-06-19 12:45:22', '2023-06-19 12:45:22'), +(1795, 5, 1484, 'Accra', '2023-06-20 12:24:29', '2023-06-20 12:24:29'), +(1796, 5, 1536, 'Accra', '2023-06-20 12:25:26', '2023-06-20 12:25:26'), +(1797, 5, 1489, 'Accra', '2023-06-20 12:25:52', '2023-06-20 12:25:52'), +(1798, 5, 1507, 'Accra', '2023-06-20 12:26:01', '2023-06-20 12:26:01'), +(1799, 5, 1499, 'Accra', '2023-06-20 12:26:18', '2023-06-20 12:26:18'), +(1800, 5, 1490, 'Accra', '2023-06-20 12:26:31', '2023-06-20 12:26:31'), +(1801, 5, 1500, 'Accra', '2023-06-20 12:26:54', '2023-06-20 12:26:54'), +(1802, 5, 1513, 'Accra', '2023-06-20 12:27:08', '2023-06-20 12:27:08'), +(1803, 5, 1518, 'Accra', '2023-06-20 12:28:40', '2023-06-20 12:28:40'), +(1804, 5, 1512, 'Accra', '2023-06-20 12:29:02', '2023-06-20 12:29:02'), +(1805, 5, 1524, 'Accra', '2023-06-20 12:29:21', '2023-06-20 12:29:21'), +(1806, 5, 1504, 'Accra', '2023-06-20 12:29:49', '2023-06-20 12:29:49'), +(1807, 5, 1517, 'Accra', '2023-06-20 12:30:03', '2023-06-20 12:30:03'), +(1808, 5, 1531, 'Accra', '2023-06-20 12:30:21', '2023-06-20 12:30:21'), +(1809, 5, 1533, 'Accra', '2023-06-20 12:30:39', '2023-06-20 12:30:39'), +(1810, 5, 1535, 'Accra', '2023-06-20 12:31:07', '2023-06-20 12:31:07'), +(1811, 5, 1491, 'Accra', '2023-06-20 12:31:26', '2023-06-20 12:31:26'), +(1812, 5, 1510, 'Accra', '2023-06-20 12:31:58', '2023-06-20 12:31:58'), +(1813, 5, 1526, 'Accra', '2023-06-20 12:32:19', '2023-06-20 12:32:19'), +(1814, 5, 1515, 'Accra', '2023-06-20 12:32:41', '2023-06-20 12:32:41'), +(1815, 5, 1503, 'Accra', '2023-06-20 12:33:01', '2023-06-20 12:33:01'), +(1816, 5, 1530, 'Accra', '2023-06-20 12:33:14', '2023-06-20 12:33:14'), +(1817, 5, 1523, 'Accra', '2023-06-20 12:33:37', '2023-06-20 12:33:37'), +(1818, 5, 1525, 'Accra', '2023-06-20 12:33:49', '2023-06-20 12:33:49'), +(1819, 5, 1520, 'Accra', '2023-06-20 12:34:21', '2023-06-20 12:34:21'), +(1820, 5, 1522, 'Accra', '2023-06-20 12:34:37', '2023-06-20 12:34:37'), +(1821, 5, 1527, 'Accra', '2023-06-20 12:35:10', '2023-06-20 12:35:10'), +(1822, 5, 1521, 'Accra', '2023-06-20 12:35:23', '2023-06-20 12:35:23'), +(1823, 5, 1482, 'Accra', '2023-06-20 12:35:36', '2023-06-20 12:35:36'), +(1824, 5, 1480, 'Accra', '2023-06-20 12:35:45', '2023-06-20 12:35:45'), +(1825, 5, 1488, 'Accra', '2023-06-20 12:35:53', '2023-06-20 12:35:53'), +(1827, 5, 1485, 'Accra', '2023-06-20 12:36:12', '2023-06-20 12:36:12'), +(1828, 5, 1479, 'Accra', '2023-06-20 12:36:47', '2023-06-20 12:36:47'), +(1830, 5, 1478, 'Accra', '2023-06-20 12:36:53', '2023-06-20 12:36:53'), +(1832, 2, 1537, 'Others', '2023-06-20 12:57:23', '2023-06-20 12:57:23'), +(1834, 2, 1511, 'Others', '2023-06-20 12:57:43', '2023-06-20 12:57:43'), +(1835, 2, 1502, 'Others', '2023-06-20 12:57:59', '2023-06-20 12:57:59'), +(1836, 2, 1508, 'Others', '2023-06-20 12:58:11', '2023-06-20 12:58:11'), +(1837, 2, 1495, 'Others', '2023-06-20 12:58:29', '2023-06-20 12:58:29'), +(1838, 2, 1498, 'Others', '2023-06-20 12:58:45', '2023-06-20 12:58:45'), +(1839, 2, 1493, 'Others', '2023-06-20 12:59:03', '2023-06-20 12:59:03'), +(1840, 2, 1492, 'Others', '2023-06-20 12:59:21', '2023-06-20 12:59:21'), +(1841, 2, 1477, 'Others', '2023-06-20 13:00:10', '2023-06-20 13:00:10'), +(1842, 2, 1481, 'Others', '2023-06-20 13:00:44', '2023-06-20 13:00:44'), +(1844, 2, 1534, 'Others', '2023-06-20 13:02:02', '2023-06-20 13:02:02'), +(1845, 2, 1529, 'Others', '2023-06-20 13:02:17', '2023-06-20 13:02:17'), +(1846, 2, 1519, 'Others', '2023-06-20 13:02:31', '2023-06-20 13:02:31'), +(1847, 2, 1516, 'Others', '2023-06-20 13:03:47', '2023-06-20 13:03:47'), +(1848, 6, 1514, 'Accra', '2023-06-20 13:33:25', '2023-06-20 13:33:25'), +(1849, 3, 1451, 'Kumasi', '2023-06-20 13:35:06', '2023-06-20 13:35:06'), +(1850, 3, 1444, 'Kumasi', '2023-06-20 13:35:10', '2023-06-20 13:35:10'), +(1851, 3, 1442, 'Kumasi', '2023-06-20 13:35:15', '2023-06-20 13:35:15'), +(1852, 3, 1431, 'Kumasi', '2023-06-20 13:35:21', '2023-06-20 13:35:21'), +(1853, 3, 1423, 'Kumasi', '2023-06-20 13:35:28', '2023-06-20 13:35:28'), +(1854, 3, 1417, 'Kumasi', '2023-06-20 13:35:33', '2023-06-20 13:35:33'), +(1855, 3, 1464, 'Kumasi', '2023-06-20 13:35:44', '2023-06-20 13:35:44'); +INSERT INTO `delivery_scans` (`id`, `rider_id`, `order_id`, `location`, `created_at`, `updated_at`) VALUES +(1857, 3, 1472, 'Kumasi', '2023-06-20 13:35:50', '2023-06-20 13:35:50'), +(1858, 3, 1456, 'Kumasi', '2023-06-20 13:35:54', '2023-06-20 13:35:54'), +(1859, 3, 1455, 'Kumasi', '2023-06-20 13:36:01', '2023-06-20 13:36:01'), +(1861, 3, 1465, 'Kumasi', '2023-06-20 13:36:04', '2023-06-20 13:36:04'), +(1862, 3, 1411, 'Kumasi', '2023-06-20 13:36:08', '2023-06-20 13:36:08'), +(1863, 6, 1475, 'Accra', '2023-06-20 13:53:28', '2023-06-20 13:53:28'), +(1865, 6, 1538, 'Accra', '2023-06-20 17:06:19', '2023-06-20 17:06:19'), +(1866, 3, 1506, 'Kumasi', '2023-06-21 14:34:16', '2023-06-21 14:34:16'), +(1867, 3, 1532, 'Kumasi', '2023-06-21 14:34:33', '2023-06-21 14:34:33'), +(1868, 3, 1528, 'Kumasi', '2023-06-21 14:34:54', '2023-06-21 14:34:54'), +(1869, 3, 1509, 'Kumasi', '2023-06-21 14:35:25', '2023-06-21 14:35:25'), +(1870, 3, 1505, 'Kumasi', '2023-06-21 14:36:02', '2023-06-21 14:36:02'), +(1871, 3, 1501, 'Kumasi', '2023-06-21 14:36:31', '2023-06-21 14:36:31'), +(1872, 3, 1497, 'Kumasi', '2023-06-21 14:37:26', '2023-06-21 14:37:26'), +(1873, 3, 1496, 'Kumasi', '2023-06-21 14:38:29', '2023-06-21 14:38:29'), +(1874, 3, 1494, 'Kumasi', '2023-06-21 14:38:50', '2023-06-21 14:38:50'), +(1875, 3, 1487, 'Kumasi', '2023-06-21 14:39:07', '2023-06-21 14:39:07'), +(1876, 3, 1486, 'Kumasi', '2023-06-21 14:39:32', '2023-06-21 14:39:32'), +(1877, 3, 1476, 'Kumasi', '2023-06-21 14:39:56', '2023-06-21 14:39:56'), +(1878, 5, 1542, 'Accra', '2023-06-21 15:01:52', '2023-06-21 15:01:52'), +(1879, 5, 1543, 'Accra', '2023-06-21 15:01:55', '2023-06-21 15:01:55'), +(1880, 5, 1544, 'Accra', '2023-06-21 15:02:00', '2023-06-21 15:02:00'), +(1881, 5, 1545, 'Accra', '2023-06-21 15:02:04', '2023-06-21 15:02:04'), +(1882, 5, 1539, 'Accra', '2023-06-21 15:02:30', '2023-06-21 15:02:30'), +(1883, 5, 1541, 'Accra', '2023-06-21 15:02:45', '2023-06-21 15:02:45'), +(1884, 5, 1575, 'Accra', '2023-06-21 15:02:51', '2023-06-21 15:02:51'), +(1885, 5, 1574, 'Accra', '2023-06-21 15:02:56', '2023-06-21 15:02:56'), +(1886, 5, 1571, 'Accra', '2023-06-21 15:03:00', '2023-06-21 15:03:00'), +(1887, 5, 1572, 'Accra', '2023-06-21 15:03:10', '2023-06-21 15:03:10'), +(1888, 5, 1573, 'Accra', '2023-06-21 15:03:13', '2023-06-21 15:03:13'), +(1889, 5, 1570, 'Accra', '2023-06-21 15:03:17', '2023-06-21 15:03:17'), +(1890, 5, 1582, 'Accra', '2023-06-21 15:03:58', '2023-06-21 15:03:58'), +(1892, 5, 1569, 'Accra', '2023-06-21 15:04:08', '2023-06-21 15:04:08'), +(1893, 5, 1580, 'Accra', '2023-06-21 15:04:15', '2023-06-21 15:04:15'), +(1894, 5, 1581, 'Accra', '2023-06-21 15:04:19', '2023-06-21 15:04:19'), +(1895, 5, 1579, 'Accra', '2023-06-21 15:04:23', '2023-06-21 15:04:23'), +(1896, 5, 1577, 'Accra', '2023-06-21 15:04:27', '2023-06-21 15:04:27'), +(1897, 5, 1554, 'Accra', '2023-06-21 15:04:32', '2023-06-21 15:04:32'), +(1898, 5, 1551, 'Accra', '2023-06-21 15:04:38', '2023-06-21 15:04:38'), +(1900, 5, 1552, 'Accra', '2023-06-21 15:04:43', '2023-06-21 15:04:43'), +(1901, 5, 1553, 'Accra', '2023-06-21 15:04:47', '2023-06-21 15:04:47'), +(1902, 5, 1550, 'Accra', '2023-06-21 15:04:52', '2023-06-21 15:04:52'), +(1903, 5, 1568, 'Accra', '2023-06-21 15:05:03', '2023-06-21 15:05:03'), +(1905, 5, 1549, 'Accra', '2023-06-21 15:05:06', '2023-06-21 15:05:06'), +(1906, 5, 1567, 'Accra', '2023-06-21 15:05:10', '2023-06-21 15:05:10'), +(1907, 5, 1563, 'Accra', '2023-06-21 15:05:14', '2023-06-21 15:05:14'), +(1908, 5, 1564, 'Accra', '2023-06-21 15:05:17', '2023-06-21 15:05:17'), +(1909, 5, 1561, 'Accra', '2023-06-21 15:05:23', '2023-06-21 15:05:23'), +(1910, 5, 1559, 'Accra', '2023-06-21 15:05:40', '2023-06-21 15:05:40'), +(1911, 5, 1558, 'Accra', '2023-06-21 15:05:47', '2023-06-21 15:05:47'), +(1912, 5, 1557, 'Accra', '2023-06-21 15:05:55', '2023-06-21 15:05:55'), +(1914, 5, 1560, 'Accra', '2023-06-21 15:05:58', '2023-06-21 15:05:58'), +(1915, 5, 1555, 'Accra', '2023-06-21 15:06:07', '2023-06-21 15:06:07'), +(1916, 5, 1556, 'Accra', '2023-06-21 15:06:10', '2023-06-21 15:06:10'), +(1917, 5, 1483, 'Accra', '2023-06-22 12:57:27', '2023-06-22 12:57:27'), +(1918, 5, 1604, 'Accra', '2023-06-22 13:04:12', '2023-06-22 13:04:12'), +(1919, 5, 1621, 'Accra', '2023-06-22 13:04:17', '2023-06-22 13:04:17'), +(1920, 5, 1599, 'Accra', '2023-06-22 13:04:21', '2023-06-22 13:04:21'), +(1921, 5, 1588, 'Accra', '2023-06-22 13:04:25', '2023-06-22 13:04:25'), +(1922, 5, 1622, 'Accra', '2023-06-22 13:04:27', '2023-06-22 13:04:27'), +(1923, 5, 1596, 'Accra', '2023-06-22 13:04:31', '2023-06-22 13:04:31'), +(1924, 5, 1587, 'Accra', '2023-06-22 13:04:34', '2023-06-22 13:04:34'), +(1925, 5, 1592, 'Accra', '2023-06-22 13:04:39', '2023-06-22 13:04:39'), +(1926, 5, 1589, 'Accra', '2023-06-22 13:04:42', '2023-06-22 13:04:42'), +(1927, 5, 1608, 'Accra', '2023-06-22 13:04:48', '2023-06-22 13:04:48'), +(1928, 5, 1620, 'Accra', '2023-06-22 13:04:52', '2023-06-22 13:04:52'), +(1929, 5, 1598, 'Accra', '2023-06-22 13:04:56', '2023-06-22 13:04:56'), +(1930, 5, 1611, 'Accra', '2023-06-22 13:05:08', '2023-06-22 13:05:08'), +(1931, 5, 1602, 'Accra', '2023-06-22 13:05:11', '2023-06-22 13:05:11'), +(1932, 5, 1600, 'Accra', '2023-06-22 13:05:15', '2023-06-22 13:05:15'), +(1933, 5, 1606, 'Accra', '2023-06-22 13:05:21', '2023-06-22 13:05:21'), +(1935, 5, 1609, 'Accra', '2023-06-22 13:05:25', '2023-06-22 13:05:25'), +(1936, 5, 1630, 'Accra', '2023-06-22 13:05:32', '2023-06-22 13:05:32'), +(1938, 5, 1629, 'Accra', '2023-06-22 13:05:39', '2023-06-22 13:05:39'), +(1939, 5, 1628, 'Accra', '2023-06-22 13:05:54', '2023-06-22 13:05:54'), +(1940, 5, 1619, 'Accra', '2023-06-22 13:05:58', '2023-06-22 13:05:58'), +(1941, 2, 1631, 'Others', '2023-06-22 13:06:27', '2023-06-22 13:06:27'), +(1943, 2, 1590, 'Others', '2023-06-22 13:06:33', '2023-06-22 13:06:33'), +(1945, 2, 1601, 'Others', '2023-06-22 13:06:40', '2023-06-22 13:06:40'), +(1946, 2, 1605, 'Others', '2023-06-22 13:06:44', '2023-06-22 13:06:44'), +(1947, 2, 1610, 'Others', '2023-06-22 13:06:48', '2023-06-22 13:06:48'), +(1948, 2, 1586, 'Others', '2023-06-22 13:06:52', '2023-06-22 13:06:52'), +(1949, 2, 1614, 'Others', '2023-06-22 13:06:59', '2023-06-22 13:06:59'), +(1950, 2, 1613, 'Others', '2023-06-22 13:07:05', '2023-06-22 13:07:05'), +(1952, 2, 1603, 'Others', '2023-06-22 13:07:09', '2023-06-22 13:07:09'), +(1953, 5, 1651, 'Accra', '2023-06-23 13:47:44', '2023-06-23 13:47:44'), +(1954, 5, 1668, 'Accra', '2023-06-23 13:47:50', '2023-06-23 13:47:50'), +(1956, 5, 1658, 'Accra', '2023-06-23 13:47:54', '2023-06-23 13:47:54'), +(1957, 5, 1640, 'Accra', '2023-06-23 13:48:01', '2023-06-23 13:48:01'), +(1958, 5, 1661, 'Accra', '2023-06-23 13:48:30', '2023-06-23 13:48:30'), +(1959, 5, 1638, 'Accra', '2023-06-23 13:48:36', '2023-06-23 13:48:36'), +(1960, 5, 1669, 'Accra', '2023-06-23 13:48:51', '2023-06-23 13:48:51'), +(1961, 5, 1637, 'Accra', '2023-06-23 13:48:59', '2023-06-23 13:48:59'), +(1962, 5, 1648, 'Accra', '2023-06-23 13:49:06', '2023-06-23 13:49:06'), +(1963, 5, 1665, 'Accra', '2023-06-23 13:49:11', '2023-06-23 13:49:11'), +(1964, 5, 1653, 'Accra', '2023-06-23 13:49:22', '2023-06-23 13:49:22'), +(1966, 5, 1664, 'Accra', '2023-06-23 13:49:27', '2023-06-23 13:49:27'), +(1967, 5, 1647, 'Accra', '2023-06-23 13:49:36', '2023-06-23 13:49:36'), +(1968, 5, 1659, 'Accra', '2023-06-23 13:49:40', '2023-06-23 13:49:40'), +(1969, 5, 1656, 'Accra', '2023-06-23 13:49:45', '2023-06-23 13:49:45'), +(1970, 5, 1634, 'Accra', '2023-06-23 13:49:48', '2023-06-23 13:49:48'), +(1971, 5, 1643, 'Accra', '2023-06-23 13:49:55', '2023-06-23 13:49:55'), +(1972, 5, 1633, 'Accra', '2023-06-23 13:49:59', '2023-06-23 13:49:59'), +(1973, 5, 1652, 'Accra', '2023-06-23 13:50:10', '2023-06-23 13:50:10'), +(1974, 5, 1641, 'Accra', '2023-06-23 13:50:17', '2023-06-23 13:50:17'), +(1975, 5, 1655, 'Accra', '2023-06-23 13:50:22', '2023-06-23 13:50:22'), +(1976, 5, 1636, 'Accra', '2023-06-23 13:50:25', '2023-06-23 13:50:25'), +(1977, 5, 1670, 'Accra', '2023-06-23 13:50:28', '2023-06-23 13:50:28'), +(1978, 5, 1650, 'Accra', '2023-06-23 13:50:31', '2023-06-23 13:50:31'), +(1979, 3, 1546, 'Kumasi', '2023-06-23 15:13:27', '2023-06-23 15:13:27'), +(1980, 3, 1540, 'Kumasi', '2023-06-23 15:14:19', '2023-06-23 15:14:19'), +(1981, 3, 1576, 'Kumasi', '2023-06-23 15:14:25', '2023-06-23 15:14:25'), +(1982, 3, 1583, 'Kumasi', '2023-06-23 15:14:29', '2023-06-23 15:14:29'), +(1983, 3, 1578, 'Kumasi', '2023-06-23 15:14:32', '2023-06-23 15:14:32'), +(1984, 3, 1547, 'Kumasi', '2023-06-23 15:14:35', '2023-06-23 15:14:35'), +(1985, 3, 1548, 'Kumasi', '2023-06-23 15:14:39', '2023-06-23 15:14:39'), +(1986, 3, 1565, 'Kumasi', '2023-06-23 15:14:43', '2023-06-23 15:14:43'), +(1987, 3, 1566, 'Kumasi', '2023-06-23 15:14:52', '2023-06-23 15:14:52'), +(1988, 3, 1562, 'Kumasi', '2023-06-23 15:15:01', '2023-06-23 15:15:01'), +(1989, 3, 1623, 'Kumasi', '2023-06-23 15:15:05', '2023-06-23 15:15:05'), +(1990, 3, 1627, 'Kumasi', '2023-06-23 15:15:10', '2023-06-23 15:15:10'), +(1991, 3, 1585, 'Kumasi', '2023-06-23 15:15:14', '2023-06-23 15:15:14'), +(1992, 3, 1584, 'Kumasi', '2023-06-23 15:15:18', '2023-06-23 15:15:18'), +(1993, 3, 1597, 'Kumasi', '2023-06-23 15:15:21', '2023-06-23 15:15:21'), +(1994, 3, 1595, 'Kumasi', '2023-06-23 15:15:27', '2023-06-23 15:15:27'), +(1995, 3, 1594, 'Kumasi', '2023-06-23 15:15:31', '2023-06-23 15:15:31'), +(1996, 3, 1593, 'Kumasi', '2023-06-23 15:15:34', '2023-06-23 15:15:34'), +(1997, 3, 1591, 'Kumasi', '2023-06-23 15:15:37', '2023-06-23 15:15:37'), +(1998, 3, 1612, 'Kumasi', '2023-06-23 15:15:40', '2023-06-23 15:15:40'), +(1999, 3, 1607, 'Kumasi', '2023-06-23 15:15:44', '2023-06-23 15:15:44'), +(2000, 3, 1618, 'Kumasi', '2023-06-23 15:15:49', '2023-06-23 15:15:49'), +(2002, 3, 1617, 'Kumasi', '2023-06-23 15:15:57', '2023-06-23 15:15:57'), +(2004, 3, 1616, 'Kumasi', '2023-06-23 15:16:00', '2023-06-23 15:16:00'), +(2005, 3, 1615, 'Kumasi', '2023-06-23 15:16:05', '2023-06-23 15:16:05'), +(2006, 2, 1671, 'Others', '2023-06-23 15:29:30', '2023-06-23 15:29:30'), +(2008, 2, 1663, 'Others', '2023-06-23 15:30:54', '2023-06-23 15:30:54'), +(2009, 2, 1644, 'Others', '2023-06-23 15:31:15', '2023-06-23 15:31:15'), +(2011, 2, 1666, 'Others', '2023-06-23 15:31:20', '2023-06-23 15:31:20'), +(2012, 2, 1639, 'Others', '2023-06-23 15:31:27', '2023-06-23 15:31:27'), +(2014, 2, 1654, 'Others', '2023-06-23 15:31:33', '2023-06-23 15:31:33'), +(2016, 2, 1642, 'Others', '2023-06-23 15:31:54', '2023-06-23 15:31:54'), +(2017, 2, 1645, 'Others', '2023-06-23 15:32:01', '2023-06-23 15:32:01'), +(2018, 3, 1635, 'Kumasi', '2023-06-24 11:21:16', '2023-06-24 11:21:16'), +(2019, 3, 1632, 'Kumasi', '2023-06-24 11:21:20', '2023-06-24 11:21:20'), +(2020, 3, 1662, 'Kumasi', '2023-06-24 11:21:23', '2023-06-24 11:21:23'), +(2021, 3, 1649, 'Kumasi', '2023-06-24 11:21:26', '2023-06-24 11:21:26'), +(2022, 3, 1646, 'Kumasi', '2023-06-24 11:21:33', '2023-06-24 11:21:33'), +(2023, 3, 1660, 'Kumasi', '2023-06-24 11:21:36', '2023-06-24 11:21:36'), +(2024, 3, 1667, 'Kumasi', '2023-06-24 11:22:06', '2023-06-24 11:22:06'), +(2025, 3, 1657, 'Kumasi', '2023-06-24 11:22:09', '2023-06-24 11:22:09'), +(2026, 5, 1701, 'Accra', '2023-06-24 11:22:32', '2023-06-24 11:22:32'), +(2027, 5, 1694, 'Accra', '2023-06-24 11:22:35', '2023-06-24 11:22:35'), +(2028, 5, 1700, 'Accra', '2023-06-24 11:22:39', '2023-06-24 11:22:39'), +(2029, 5, 1678, 'Accra', '2023-06-24 11:22:43', '2023-06-24 11:22:43'), +(2030, 5, 1693, 'Accra', '2023-06-24 11:22:47', '2023-06-24 11:22:47'), +(2031, 5, 1691, 'Accra', '2023-06-24 11:22:51', '2023-06-24 11:22:51'), +(2032, 5, 1686, 'Accra', '2023-06-24 11:22:54', '2023-06-24 11:22:54'), +(2033, 5, 1679, 'Accra', '2023-06-24 11:22:57', '2023-06-24 11:22:57'), +(2034, 5, 1702, 'Accra', '2023-06-24 11:23:01', '2023-06-24 11:23:01'), +(2035, 5, 1704, 'Accra', '2023-06-24 11:23:03', '2023-06-24 11:23:03'), +(2036, 5, 1685, 'Accra', '2023-06-24 11:23:06', '2023-06-24 11:23:06'), +(2037, 5, 1681, 'Accra', '2023-06-24 11:23:12', '2023-06-24 11:23:12'), +(2039, 5, 1687, 'Accra', '2023-06-24 11:23:16', '2023-06-24 11:23:16'), +(2040, 5, 1682, 'Accra', '2023-06-24 11:23:21', '2023-06-24 11:23:21'), +(2041, 5, 1684, 'Accra', '2023-06-24 11:23:25', '2023-06-24 11:23:25'), +(2042, 5, 1697, 'Accra', '2023-06-24 11:23:31', '2023-06-24 11:23:31'), +(2043, 5, 1699, 'Accra', '2023-06-24 11:23:38', '2023-06-24 11:23:38'), +(2044, 5, 1692, 'Accra', '2023-06-24 11:23:42', '2023-06-24 11:23:42'), +(2045, 5, 1706, 'Accra', '2023-06-25 08:50:44', '2023-06-25 08:50:44'), +(2046, 3, 1673, 'Kumasi', '2023-06-26 08:17:58', '2023-06-26 08:17:58'), +(2048, 3, 1698, 'Kumasi', '2023-06-26 08:18:03', '2023-06-26 08:18:03'), +(2049, 3, 1695, 'Kumasi', '2023-06-26 08:18:07', '2023-06-26 08:18:07'), +(2050, 3, 1689, 'Kumasi', '2023-06-26 08:18:14', '2023-06-26 08:18:14'), +(2052, 3, 1688, 'Kumasi', '2023-06-26 08:18:18', '2023-06-26 08:18:18'), +(2053, 2, 1674, 'Others', '2023-06-26 08:25:33', '2023-06-26 08:25:33'), +(2055, 2, 1696, 'Others', '2023-06-26 08:25:37', '2023-06-26 08:25:37'), +(2056, 2, 1690, 'Others', '2023-06-26 08:25:41', '2023-06-26 08:25:41'), +(2057, 2, 1675, 'Others', '2023-06-26 08:25:45', '2023-06-26 08:25:45'), +(2058, 2, 1683, 'Others', '2023-06-26 08:25:48', '2023-06-26 08:25:48'), +(2059, 2, 1680, 'Others', '2023-06-26 08:25:51', '2023-06-26 08:25:51'), +(2060, 2, 1677, 'Others', '2023-06-26 08:25:55', '2023-06-26 08:25:55'), +(2061, 2, 1676, 'Others', '2023-06-26 08:25:59', '2023-06-26 08:25:59'), +(2062, 2, 1672, 'Others', '2023-06-26 08:26:03', '2023-06-26 08:26:03'), +(2063, 2, 1703, 'Others', '2023-06-26 08:26:09', '2023-06-26 08:26:09'), +(2064, 5, 1705, 'Accra', '2023-06-26 08:28:15', '2023-06-26 08:28:15'), +(2065, 5, 1770, 'Accra', '2023-06-26 13:00:41', '2023-06-26 13:00:41'), +(2067, 5, 1769, 'Accra', '2023-06-26 13:00:44', '2023-06-26 13:00:44'), +(2068, 5, 1726, 'Accra', '2023-06-26 13:00:48', '2023-06-26 13:00:48'), +(2069, 5, 1742, 'Accra', '2023-06-26 13:00:53', '2023-06-26 13:00:53'), +(2070, 5, 1743, 'Accra', '2023-06-26 13:00:56', '2023-06-26 13:00:56'), +(2071, 5, 1711, 'Accra', '2023-06-26 13:01:00', '2023-06-26 13:01:00'), +(2072, 5, 1747, 'Accra', '2023-06-26 13:01:03', '2023-06-26 13:01:03'), +(2073, 5, 1733, 'Accra', '2023-06-26 13:01:07', '2023-06-26 13:01:07'), +(2074, 5, 1724, 'Accra', '2023-06-26 13:01:10', '2023-06-26 13:01:10'), +(2075, 5, 1723, 'Accra', '2023-06-26 13:01:14', '2023-06-26 13:01:14'), +(2076, 5, 1732, 'Accra', '2023-06-26 13:01:18', '2023-06-26 13:01:18'), +(2077, 5, 1729, 'Accra', '2023-06-26 13:01:23', '2023-06-26 13:01:23'), +(2078, 5, 1722, 'Accra', '2023-06-26 13:01:26', '2023-06-26 13:01:26'), +(2079, 5, 1762, 'Accra', '2023-06-26 13:01:30', '2023-06-26 13:01:30'), +(2080, 5, 1761, 'Accra', '2023-06-26 13:01:33', '2023-06-26 13:01:33'), +(2081, 5, 1727, 'Accra', '2023-06-26 13:01:37', '2023-06-26 13:01:37'), +(2082, 5, 1713, 'Accra', '2023-06-26 13:01:40', '2023-06-26 13:01:40'), +(2083, 5, 1719, 'Accra', '2023-06-26 13:01:43', '2023-06-26 13:01:43'), +(2084, 5, 1755, 'Accra', '2023-06-26 13:01:46', '2023-06-26 13:01:46'), +(2085, 5, 1709, 'Accra', '2023-06-26 13:01:49', '2023-06-26 13:01:49'), +(2086, 5, 1748, 'Accra', '2023-06-26 13:01:53', '2023-06-26 13:01:53'), +(2087, 5, 1749, 'Accra', '2023-06-26 13:01:58', '2023-06-26 13:01:58'), +(2089, 5, 1710, 'Accra', '2023-06-26 13:02:27', '2023-06-26 13:02:27'), +(2090, 5, 1736, 'Accra', '2023-06-26 13:02:31', '2023-06-26 13:02:31'), +(2091, 5, 1741, 'Accra', '2023-06-26 13:02:36', '2023-06-26 13:02:36'), +(2092, 5, 1745, 'Accra', '2023-06-26 13:02:40', '2023-06-26 13:02:40'), +(2093, 5, 1716, 'Accra', '2023-06-26 13:02:44', '2023-06-26 13:02:44'), +(2094, 5, 1746, 'Accra', '2023-06-26 13:02:47', '2023-06-26 13:02:47'), +(2095, 5, 1751, 'Accra', '2023-06-26 13:02:50', '2023-06-26 13:02:50'), +(2096, 5, 1744, 'Accra', '2023-06-26 13:02:54', '2023-06-26 13:02:54'), +(2097, 5, 1718, 'Accra', '2023-06-26 13:02:57', '2023-06-26 13:02:57'), +(2098, 5, 1728, 'Accra', '2023-06-26 13:03:01', '2023-06-26 13:03:01'), +(2099, 5, 1765, 'Accra', '2023-06-26 13:03:05', '2023-06-26 13:03:05'), +(2100, 5, 1752, 'Accra', '2023-06-26 13:29:40', '2023-06-26 13:29:40'), +(2101, 2, 1773, 'Others', '2023-06-26 14:22:15', '2023-06-26 14:22:15'), +(2103, 2, 1740, 'Others', '2023-06-26 14:22:19', '2023-06-26 14:22:19'), +(2104, 2, 1771, 'Others', '2023-06-26 14:22:27', '2023-06-26 14:22:27'), +(2106, 2, 1772, 'Others', '2023-06-26 14:22:32', '2023-06-26 14:22:32'), +(2107, 2, 1730, 'Others', '2023-06-26 14:22:39', '2023-06-26 14:22:39'), +(2108, 2, 1760, 'Others', '2023-06-26 14:22:47', '2023-06-26 14:22:47'), +(2110, 2, 1725, 'Others', '2023-06-26 14:22:53', '2023-06-26 14:22:53'), +(2111, 2, 1735, 'Others', '2023-06-26 14:23:00', '2023-06-26 14:23:00'), +(2113, 2, 1750, 'Others', '2023-06-26 14:23:10', '2023-06-26 14:23:10'), +(2114, 2, 1739, 'Others', '2023-06-26 14:23:17', '2023-06-26 14:23:17'), +(2115, 2, 1737, 'Others', '2023-06-26 14:23:22', '2023-06-26 14:23:22'), +(2116, 2, 1731, 'Others', '2023-06-26 14:23:29', '2023-06-26 14:23:29'), +(2117, 2, 1757, 'Others', '2023-06-26 14:23:32', '2023-06-26 14:23:32'), +(2118, 2, 1720, 'Others', '2023-06-26 14:23:37', '2023-06-26 14:23:37'), +(2119, 2, 1763, 'Others', '2023-06-26 14:23:42', '2023-06-26 14:23:42'), +(2120, 2, 1708, 'Others', '2023-06-26 14:23:48', '2023-06-26 14:23:48'), +(2122, 2, 1712, 'Others', '2023-06-26 14:23:52', '2023-06-26 14:23:52'), +(2123, 3, 1707, 'Kumasi', '2023-06-27 13:13:04', '2023-06-27 13:13:04'), +(2125, 3, 1721, 'Kumasi', '2023-06-27 13:13:11', '2023-06-27 13:13:11'), +(2126, 3, 1714, 'Kumasi', '2023-06-27 13:13:22', '2023-06-27 13:13:22'), +(2127, 3, 1759, 'Kumasi', '2023-06-27 13:13:32', '2023-06-27 13:13:32'), +(2129, 3, 1758, 'Kumasi', '2023-06-27 13:14:09', '2023-06-27 13:14:09'), +(2130, 3, 1756, 'Kumasi', '2023-06-27 13:14:20', '2023-06-27 13:14:20'), +(2132, 3, 1754, 'Kumasi', '2023-06-27 13:14:23', '2023-06-27 13:14:23'), +(2133, 3, 1734, 'Kumasi', '2023-06-27 13:14:37', '2023-06-27 13:14:37'), +(2134, 5, 1822, 'Accra', '2023-06-27 13:20:14', '2023-06-27 13:20:14'), +(2135, 5, 1816, 'Accra', '2023-06-27 13:20:25', '2023-06-27 13:20:25'), +(2137, 5, 1823, 'Accra', '2023-06-27 13:20:30', '2023-06-27 13:20:30'), +(2138, 5, 1818, 'Accra', '2023-06-27 13:20:34', '2023-06-27 13:20:34'), +(2139, 5, 1819, 'Accra', '2023-06-27 13:20:41', '2023-06-27 13:20:41'), +(2140, 5, 1789, 'Accra', '2023-06-27 13:20:51', '2023-06-27 13:20:51'), +(2141, 5, 1781, 'Accra', '2023-06-27 13:20:54', '2023-06-27 13:20:54'), +(2142, 5, 1775, 'Accra', '2023-06-27 13:20:57', '2023-06-27 13:20:57'), +(2143, 5, 1806, 'Accra', '2023-06-27 13:21:00', '2023-06-27 13:21:00'), +(2144, 5, 1804, 'Accra', '2023-06-27 13:21:03', '2023-06-27 13:21:03'), +(2145, 5, 1808, 'Accra', '2023-06-27 13:21:07', '2023-06-27 13:21:07'), +(2146, 5, 1784, 'Accra', '2023-06-27 13:21:09', '2023-06-27 13:21:09'), +(2147, 5, 1794, 'Accra', '2023-06-27 13:21:13', '2023-06-27 13:21:13'), +(2148, 5, 1783, 'Accra', '2023-06-27 13:21:17', '2023-06-27 13:21:17'), +(2149, 5, 1793, 'Accra', '2023-06-27 13:21:20', '2023-06-27 13:21:20'), +(2150, 5, 1796, 'Accra', '2023-06-27 13:21:24', '2023-06-27 13:21:24'), +(2151, 5, 1778, 'Accra', '2023-06-27 13:21:27', '2023-06-27 13:21:27'), +(2152, 5, 1795, 'Accra', '2023-06-27 13:21:30', '2023-06-27 13:21:30'), +(2153, 5, 1779, 'Accra', '2023-06-27 13:21:32', '2023-06-27 13:21:32'), +(2154, 5, 1774, 'Accra', '2023-06-27 13:21:35', '2023-06-27 13:21:35'), +(2155, 5, 1797, 'Accra', '2023-06-27 13:21:38', '2023-06-27 13:21:38'), +(2156, 5, 1807, 'Accra', '2023-06-27 13:21:41', '2023-06-27 13:21:41'), +(2157, 5, 1810, 'Accra', '2023-06-27 13:21:46', '2023-06-27 13:21:46'), +(2158, 5, 1780, 'Accra', '2023-06-27 13:21:54', '2023-06-27 13:21:54'), +(2160, 5, 1803, 'Accra', '2023-06-27 13:22:01', '2023-06-27 13:22:01'), +(2162, 5, 1787, 'Accra', '2023-06-27 13:22:08', '2023-06-27 13:22:08'), +(2165, 5, 1809, 'Accra', '2023-06-27 13:22:24', '2023-06-27 13:22:24'), +(2167, 5, 1825, 'Accra', '2023-06-27 16:16:40', '2023-06-27 16:16:40'), +(2168, 2, 1785, 'Others', '2023-06-27 16:17:21', '2023-06-27 16:17:21'), +(2169, 2, 1801, 'Others', '2023-06-27 16:17:27', '2023-06-27 16:17:27'), +(2171, 2, 1811, 'Others', '2023-06-27 16:17:31', '2023-06-27 16:17:31'), +(2172, 2, 1782, 'Others', '2023-06-27 16:17:38', '2023-06-27 16:17:38'), +(2173, 2, 1788, 'Others', '2023-06-27 16:17:42', '2023-06-27 16:17:42'), +(2174, 2, 1777, 'Others', '2023-06-27 16:17:56', '2023-06-27 16:17:56'), +(2176, 2, 1792, 'Others', '2023-06-27 16:18:02', '2023-06-27 16:18:02'), +(2178, 2, 1790, 'Others', '2023-06-27 16:18:46', '2023-06-27 16:18:46'), +(2179, 2, 1821, 'Others', '2023-06-27 16:18:50', '2023-06-27 16:18:50'), +(2180, 2, 1802, 'Others', '2023-06-27 16:18:55', '2023-06-27 16:18:55'), +(2181, 2, 1812, 'Others', '2023-06-27 16:18:58', '2023-06-27 16:18:58'), +(2182, 2, 1814, 'Others', '2023-06-27 16:19:02', '2023-06-27 16:19:02'), +(2183, 2, 1800, 'Others', '2023-06-27 16:19:09', '2023-06-27 16:19:09'), +(2184, 2, 1799, 'Others', '2023-06-27 16:19:13', '2023-06-27 16:19:13'), +(2185, 2, 1786, 'Others', '2023-06-27 16:19:20', '2023-06-27 16:19:20'), +(2186, 5, 1717, 'Accra', '2023-06-27 16:27:05', '2023-06-27 16:27:05'), +(2187, 5, 1766, 'Accra', '2023-06-27 16:27:11', '2023-06-27 16:27:11'), +(2188, 5, 1768, 'Accra', '2023-06-27 16:28:23', '2023-06-27 16:28:23'), +(2190, 5, 1767, 'Accra', '2023-06-27 16:28:28', '2023-06-27 16:28:28'), +(2191, 5, 1858, 'Accra', '2023-06-28 11:49:53', '2023-06-28 11:49:53'), +(2193, 5, 1833, 'Accra', '2023-06-28 11:49:56', '2023-06-28 11:49:56'), +(2194, 5, 1851, 'Accra', '2023-06-28 11:50:00', '2023-06-28 11:50:00'), +(2195, 5, 1850, 'Accra', '2023-06-28 11:50:04', '2023-06-28 11:50:04'), +(2196, 5, 1844, 'Accra', '2023-06-28 11:50:08', '2023-06-28 11:50:08'), +(2197, 5, 1845, 'Accra', '2023-06-28 11:50:15', '2023-06-28 11:50:15'), +(2198, 5, 1852, 'Accra', '2023-06-28 11:50:19', '2023-06-28 11:50:19'), +(2199, 5, 1841, 'Accra', '2023-06-28 11:50:23', '2023-06-28 11:50:23'), +(2200, 5, 1849, 'Accra', '2023-06-28 11:50:28', '2023-06-28 11:50:28'), +(2201, 5, 1848, 'Accra', '2023-06-28 11:50:31', '2023-06-28 11:50:31'), +(2202, 5, 1840, 'Accra', '2023-06-28 11:50:35', '2023-06-28 11:50:35'), +(2203, 5, 1842, 'Accra', '2023-06-28 11:50:38', '2023-06-28 11:50:38'), +(2204, 5, 1843, 'Accra', '2023-06-28 11:50:44', '2023-06-28 11:50:44'), +(2205, 5, 1829, 'Accra', '2023-06-28 11:50:50', '2023-06-28 11:50:50'), +(2207, 5, 1846, 'Accra', '2023-06-28 11:50:55', '2023-06-28 11:50:55'), +(2208, 5, 1834, 'Accra', '2023-06-28 11:50:58', '2023-06-28 11:50:58'), +(2209, 5, 1826, 'Accra', '2023-06-28 11:51:01', '2023-06-28 11:51:01'), +(2210, 5, 1838, 'Accra', '2023-06-28 11:51:05', '2023-06-28 11:51:05'), +(2211, 5, 1832, 'Accra', '2023-06-28 11:51:11', '2023-06-28 11:51:11'), +(2213, 5, 1839, 'Accra', '2023-06-28 11:51:14', '2023-06-28 11:51:14'), +(2214, 5, 1828, 'Accra', '2023-06-28 11:51:18', '2023-06-28 11:51:18'), +(2215, 5, 1857, 'Accra', '2023-06-28 11:51:27', '2023-06-28 11:51:27'), +(2217, 5, 1856, 'Accra', '2023-06-28 11:51:34', '2023-06-28 11:51:34'), +(2218, 5, 1859, 'Accra', '2023-06-28 11:52:32', '2023-06-28 11:52:32'), +(2220, 5, 1860, 'Accra', '2023-06-28 11:52:38', '2023-06-28 11:52:38'), +(2222, 3, 1738, 'Kumasi', '2023-06-28 11:55:20', '2023-06-28 11:55:20'), +(2224, 3, 1715, 'Kumasi', '2023-06-28 11:56:01', '2023-06-28 11:56:01'), +(2225, 3, 1753, 'Kumasi', '2023-06-28 11:56:46', '2023-06-28 11:56:46'), +(2226, 3, 1820, 'Kumasi', '2023-06-28 12:00:34', '2023-06-28 12:00:34'), +(2227, 3, 1824, 'Kumasi', '2023-06-28 12:00:44', '2023-06-28 12:00:44'), +(2228, 3, 1798, 'Kumasi', '2023-06-28 12:00:48', '2023-06-28 12:00:48'), +(2229, 3, 1805, 'Kumasi', '2023-06-28 12:01:08', '2023-06-28 12:01:08'), +(2230, 3, 1791, 'Kumasi', '2023-06-28 12:01:12', '2023-06-28 12:01:12'), +(2231, 3, 1813, 'Kumasi', '2023-06-28 12:01:16', '2023-06-28 12:01:16'), +(2232, 2, 1855, 'Others', '2023-06-28 14:23:36', '2023-06-28 14:23:36'), +(2234, 2, 1830, 'Others', '2023-06-28 14:23:45', '2023-06-28 14:23:45'), +(2235, 2, 1862, 'Others', '2023-06-28 14:23:52', '2023-06-28 14:23:52'), +(2237, 2, 1836, 'Others', '2023-06-28 14:24:07', '2023-06-28 14:24:07'), +(2238, 2, 1853, 'Others', '2023-06-28 14:24:13', '2023-06-28 14:24:13'), +(2239, 5, 1891, 'Accra', '2023-06-29 12:32:25', '2023-06-29 12:32:25'), +(2240, 5, 1888, 'Accra', '2023-06-29 12:32:28', '2023-06-29 12:32:28'), +(2241, 5, 1872, 'Accra', '2023-06-29 12:32:31', '2023-06-29 12:32:31'), +(2242, 5, 1883, 'Accra', '2023-06-29 12:32:35', '2023-06-29 12:32:35'), +(2243, 5, 1889, 'Accra', '2023-06-29 12:32:38', '2023-06-29 12:32:38'), +(2244, 5, 1869, 'Accra', '2023-06-29 12:32:41', '2023-06-29 12:32:41'), +(2245, 5, 1886, 'Accra', '2023-06-29 12:32:46', '2023-06-29 12:32:46'), +(2246, 5, 1871, 'Accra', '2023-06-29 12:32:49', '2023-06-29 12:32:49'), +(2247, 5, 1875, 'Accra', '2023-06-29 12:32:53', '2023-06-29 12:32:53'), +(2248, 5, 1880, 'Accra', '2023-06-29 12:32:56', '2023-06-29 12:32:56'), +(2249, 5, 1870, 'Accra', '2023-06-29 12:32:59', '2023-06-29 12:32:59'), +(2250, 5, 1879, 'Accra', '2023-06-29 12:33:02', '2023-06-29 12:33:02'), +(2251, 5, 1867, 'Accra', '2023-06-29 12:33:06', '2023-06-29 12:33:06'), +(2252, 5, 1882, 'Accra', '2023-06-29 12:33:10', '2023-06-29 12:33:10'), +(2253, 5, 1890, 'Accra', '2023-06-29 12:33:12', '2023-06-29 12:33:12'), +(2254, 5, 1887, 'Accra', '2023-06-29 12:33:15', '2023-06-29 12:33:15'), +(2255, 5, 1877, 'Accra', '2023-06-29 12:33:20', '2023-06-29 12:33:20'), +(2256, 3, 1861, 'Kumasi', '2023-06-29 12:33:48', '2023-06-29 12:33:48'), +(2257, 3, 1854, 'Kumasi', '2023-06-29 12:33:51', '2023-06-29 12:33:51'), +(2258, 3, 1847, 'Kumasi', '2023-06-29 12:33:54', '2023-06-29 12:33:54'), +(2259, 3, 1831, 'Kumasi', '2023-06-29 12:33:57', '2023-06-29 12:33:57'), +(2260, 3, 1827, 'Kumasi', '2023-06-29 12:34:00', '2023-06-29 12:34:00'), +(2261, 3, 1863, 'Kumasi', '2023-06-29 12:34:03', '2023-06-29 12:34:03'), +(2262, 2, 1866, 'Others', '2023-06-29 15:22:39', '2023-06-29 15:22:39'), +(2263, 2, 1881, 'Others', '2023-06-29 15:22:46', '2023-06-29 15:22:46'), +(2266, 2, 1876, 'Others', '2023-06-29 15:22:53', '2023-06-29 15:22:53'), +(2267, 2, 1864, 'Others', '2023-06-29 15:24:26', '2023-06-29 15:24:26'), +(2268, 2, 1893, 'Others', '2023-06-29 15:24:30', '2023-06-29 15:24:30'), +(2269, 2, 1865, 'Others', '2023-06-29 15:24:40', '2023-06-29 15:24:40'), +(2270, 2, 1884, 'Others', '2023-06-29 15:24:45', '2023-06-29 15:24:45'), +(2271, 5, 1941, 'Accra', '2023-06-30 11:52:38', '2023-06-30 11:52:38'), +(2272, 5, 1929, 'Accra', '2023-06-30 11:52:44', '2023-06-30 11:52:44'), +(2273, 5, 1930, 'Accra', '2023-06-30 11:53:16', '2023-06-30 11:53:16'), +(2274, 5, 1922, 'Accra', '2023-06-30 11:53:21', '2023-06-30 11:53:21'), +(2275, 5, 1926, 'Accra', '2023-06-30 11:53:25', '2023-06-30 11:53:25'), +(2276, 5, 1925, 'Accra', '2023-06-30 11:53:27', '2023-06-30 11:53:27'), +(2277, 5, 1927, 'Accra', '2023-06-30 11:53:42', '2023-06-30 11:53:42'), +(2279, 5, 1936, 'Accra', '2023-06-30 11:53:44', '2023-06-30 11:53:44'), +(2280, 5, 1931, 'Accra', '2023-06-30 11:53:49', '2023-06-30 11:53:49'), +(2281, 5, 1921, 'Accra', '2023-06-30 11:53:51', '2023-06-30 11:53:51'), +(2282, 5, 1902, 'Accra', '2023-06-30 11:53:55', '2023-06-30 11:53:55'), +(2283, 5, 1901, 'Accra', '2023-06-30 11:53:58', '2023-06-30 11:53:58'), +(2284, 5, 1899, 'Accra', '2023-06-30 11:54:01', '2023-06-30 11:54:01'), +(2285, 5, 1905, 'Accra', '2023-06-30 11:54:04', '2023-06-30 11:54:04'), +(2286, 5, 1919, 'Accra', '2023-06-30 11:54:09', '2023-06-30 11:54:09'), +(2287, 5, 1904, 'Accra', '2023-06-30 11:54:12', '2023-06-30 11:54:12'), +(2288, 5, 1940, 'Accra', '2023-06-30 11:54:14', '2023-06-30 11:54:14'), +(2289, 5, 1909, 'Accra', '2023-06-30 11:54:18', '2023-06-30 11:54:18'), +(2290, 5, 1916, 'Accra', '2023-06-30 11:54:21', '2023-06-30 11:54:21'), +(2291, 5, 1918, 'Accra', '2023-06-30 11:54:24', '2023-06-30 11:54:24'), +(2292, 5, 1907, 'Accra', '2023-06-30 11:54:27', '2023-06-30 11:54:27'), +(2293, 5, 1908, 'Accra', '2023-06-30 11:54:30', '2023-06-30 11:54:30'), +(2294, 5, 1917, 'Accra', '2023-06-30 11:54:33', '2023-06-30 11:54:33'), +(2295, 5, 1911, 'Accra', '2023-06-30 11:54:35', '2023-06-30 11:54:35'), +(2296, 5, 1910, 'Accra', '2023-06-30 11:54:38', '2023-06-30 11:54:38'), +(2297, 5, 1937, 'Accra', '2023-06-30 11:54:40', '2023-06-30 11:54:40'), +(2298, 5, 1939, 'Accra', '2023-06-30 11:54:42', '2023-06-30 11:54:42'), +(2299, 5, 1920, 'Accra', '2023-06-30 11:54:44', '2023-06-30 11:54:44'), +(2300, 5, 1898, 'Accra', '2023-06-30 11:55:20', '2023-06-30 11:55:20'), +(2301, 2, 1924, 'Others', '2023-06-30 11:58:29', '2023-06-30 11:58:29'), +(2302, 2, 1938, 'Others', '2023-06-30 11:58:33', '2023-06-30 11:58:33'), +(2303, 2, 1894, 'Others', '2023-06-30 11:58:36', '2023-06-30 11:58:36'), +(2304, 2, 1906, 'Others', '2023-06-30 11:58:41', '2023-06-30 11:58:41'), +(2305, 2, 1895, 'Others', '2023-06-30 11:58:44', '2023-06-30 11:58:44'), +(2306, 2, 1932, 'Others', '2023-06-30 11:58:50', '2023-06-30 11:58:50'), +(2307, 2, 1933, 'Others', '2023-06-30 11:58:55', '2023-06-30 11:58:55'), +(2308, 2, 1915, 'Others', '2023-06-30 11:58:58', '2023-06-30 11:58:58'), +(2309, 2, 2003, 'Others', '2023-07-01 12:44:54', '2023-07-01 12:44:54'), +(2310, 2, 1991, 'Others', '2023-07-01 12:45:07', '2023-07-01 12:45:07'), +(2312, 2, 2004, 'Others', '2023-07-01 12:45:11', '2023-07-01 12:45:11'), +(2313, 2, 1972, 'Others', '2023-07-01 12:45:14', '2023-07-01 12:45:14'), +(2314, 2, 1997, 'Others', '2023-07-01 12:45:22', '2023-07-01 12:45:22'), +(2315, 2, 1979, 'Others', '2023-07-01 12:45:25', '2023-07-01 12:45:25'), +(2316, 2, 1969, 'Others', '2023-07-01 12:45:28', '2023-07-01 12:45:28'), +(2317, 2, 1984, 'Others', '2023-07-01 12:45:33', '2023-07-01 12:45:33'), +(2318, 2, 1980, 'Others', '2023-07-01 12:45:36', '2023-07-01 12:45:36'), +(2319, 2, 1962, 'Others', '2023-07-01 12:45:41', '2023-07-01 12:45:41'), +(2320, 2, 1947, 'Others', '2023-07-01 12:45:44', '2023-07-01 12:45:44'), +(2321, 2, 1955, 'Others', '2023-07-01 12:46:51', '2023-07-01 12:46:51'), +(2322, 2, 1988, 'Others', '2023-07-01 12:46:54', '2023-07-01 12:46:54'), +(2323, 2, 1985, 'Others', '2023-07-01 12:46:59', '2023-07-01 12:46:59'), +(2324, 2, 1956, 'Others', '2023-07-01 12:47:04', '2023-07-01 12:47:04'), +(2325, 2, 1975, 'Others', '2023-07-01 12:47:08', '2023-07-01 12:47:08'), +(2326, 5, 2008, 'Accra', '2023-07-01 13:01:39', '2023-07-01 13:01:39'), +(2327, 5, 2006, 'Accra', '2023-07-01 13:01:44', '2023-07-01 13:01:44'), +(2328, 5, 1977, 'Accra', '2023-07-01 13:01:47', '2023-07-01 13:01:47'), +(2329, 5, 1978, 'Accra', '2023-07-01 13:01:51', '2023-07-01 13:01:51'), +(2330, 5, 1971, 'Accra', '2023-07-01 13:01:54', '2023-07-01 13:01:54'), +(2331, 5, 1963, 'Accra', '2023-07-01 13:01:57', '2023-07-01 13:01:57'), +(2332, 5, 2001, 'Accra', '2023-07-01 13:02:00', '2023-07-01 13:02:00'), +(2333, 5, 1973, 'Accra', '2023-07-01 13:02:03', '2023-07-01 13:02:03'), +(2334, 5, 1967, 'Accra', '2023-07-01 13:02:07', '2023-07-01 13:02:07'), +(2335, 5, 1970, 'Accra', '2023-07-01 13:02:10', '2023-07-01 13:02:10'), +(2336, 5, 1965, 'Accra', '2023-07-01 13:02:12', '2023-07-01 13:02:12'), +(2337, 5, 1968, 'Accra', '2023-07-01 13:02:15', '2023-07-01 13:02:15'), +(2338, 5, 1981, 'Accra', '2023-07-01 13:02:18', '2023-07-01 13:02:18'), +(2339, 5, 1974, 'Accra', '2023-07-01 13:02:20', '2023-07-01 13:02:20'), +(2340, 5, 1987, 'Accra', '2023-07-01 13:02:22', '2023-07-01 13:02:22'), +(2341, 5, 1995, 'Accra', '2023-07-01 13:02:26', '2023-07-01 13:02:26'), +(2342, 5, 1996, 'Accra', '2023-07-01 13:02:32', '2023-07-01 13:02:32'), +(2344, 5, 1989, 'Accra', '2023-07-01 13:02:35', '2023-07-01 13:02:35'), +(2345, 5, 1999, 'Accra', '2023-07-01 13:02:40', '2023-07-01 13:02:40'), +(2346, 5, 1983, 'Accra', '2023-07-01 13:02:43', '2023-07-01 13:02:43'), +(2347, 5, 1976, 'Accra', '2023-07-01 13:02:46', '2023-07-01 13:02:46'), +(2348, 5, 1994, 'Accra', '2023-07-01 13:02:48', '2023-07-01 13:02:48'), +(2349, 5, 2000, 'Accra', '2023-07-01 13:02:54', '2023-07-01 13:02:54'), +(2350, 5, 1993, 'Accra', '2023-07-01 13:02:56', '2023-07-01 13:02:56'), +(2351, 5, 1944, 'Accra', '2023-07-01 13:02:59', '2023-07-01 13:02:59'), +(2352, 5, 1948, 'Accra', '2023-07-01 13:03:01', '2023-07-01 13:03:01'), +(2353, 5, 1950, 'Accra', '2023-07-01 13:03:03', '2023-07-01 13:03:03'), +(2354, 5, 1946, 'Accra', '2023-07-01 13:03:05', '2023-07-01 13:03:05'), +(2355, 5, 1945, 'Accra', '2023-07-01 13:03:08', '2023-07-01 13:03:08'), +(2356, 5, 1951, 'Accra', '2023-07-01 13:03:13', '2023-07-01 13:03:13'), +(2357, 5, 1964, 'Accra', '2023-07-01 13:03:15', '2023-07-01 13:03:15'), +(2358, 5, 1954, 'Accra', '2023-07-01 13:03:19', '2023-07-01 13:03:19'), +(2359, 5, 1949, 'Accra', '2023-07-01 13:03:22', '2023-07-01 13:03:22'), +(2360, 5, 1952, 'Accra', '2023-07-01 13:03:24', '2023-07-01 13:03:24'), +(2361, 5, 1960, 'Accra', '2023-07-01 13:03:27', '2023-07-01 13:03:27'), +(2362, 5, 1957, 'Accra', '2023-07-01 13:03:29', '2023-07-01 13:03:29'), +(2363, 5, 1959, 'Accra', '2023-07-01 13:03:31', '2023-07-01 13:03:31'), +(2364, 5, 1961, 'Accra', '2023-07-01 13:03:34', '2023-07-01 13:03:34'), +(2365, 5, 2002, 'Accra', '2023-07-01 13:04:18', '2023-07-01 13:04:18'), +(2366, 6, 2011, 'Accra', '2023-07-02 20:15:53', '2023-07-02 20:15:53'), +(2367, 5, 2020, 'Accra', '2023-07-03 11:10:30', '2023-07-03 11:10:30'), +(2369, 5, 2052, 'Accra', '2023-07-03 11:10:34', '2023-07-03 11:10:34'), +(2370, 5, 2021, 'Accra', '2023-07-03 11:10:38', '2023-07-03 11:10:38'), +(2371, 5, 2013, 'Accra', '2023-07-03 11:10:40', '2023-07-03 11:10:40'), +(2372, 5, 2040, 'Accra', '2023-07-03 11:10:43', '2023-07-03 11:10:43'), +(2373, 5, 2034, 'Accra', '2023-07-03 11:10:46', '2023-07-03 11:10:46'), +(2374, 5, 2014, 'Accra', '2023-07-03 11:10:48', '2023-07-03 11:10:48'), +(2375, 5, 2029, 'Accra', '2023-07-03 11:10:51', '2023-07-03 11:10:51'), +(2376, 5, 2017, 'Accra', '2023-07-03 11:10:53', '2023-07-03 11:10:53'), +(2377, 5, 2030, 'Accra', '2023-07-03 11:10:56', '2023-07-03 11:10:56'), +(2378, 5, 2031, 'Accra', '2023-07-03 11:10:58', '2023-07-03 11:10:58'), +(2379, 5, 2051, 'Accra', '2023-07-03 11:11:02', '2023-07-03 11:11:02'), +(2380, 5, 2015, 'Accra', '2023-07-03 11:11:06', '2023-07-03 11:11:06'), +(2381, 5, 2050, 'Accra', '2023-07-03 11:11:09', '2023-07-03 11:11:09'), +(2382, 5, 2022, 'Accra', '2023-07-03 11:11:11', '2023-07-03 11:11:11'), +(2383, 5, 2012, 'Accra', '2023-07-03 11:11:14', '2023-07-03 11:11:14'), +(2384, 5, 2056, 'Accra', '2023-07-03 11:11:17', '2023-07-03 11:11:17'), +(2385, 5, 2059, 'Accra', '2023-07-03 11:11:21', '2023-07-03 11:11:21'), +(2386, 5, 2055, 'Accra', '2023-07-03 11:11:25', '2023-07-03 11:11:25'), +(2387, 5, 2044, 'Accra', '2023-07-03 11:11:27', '2023-07-03 11:11:27'), +(2388, 5, 2045, 'Accra', '2023-07-03 11:11:32', '2023-07-03 11:11:32'), +(2389, 5, 2027, 'Accra', '2023-07-03 11:11:35', '2023-07-03 11:11:35'), +(2390, 5, 2028, 'Accra', '2023-07-03 11:11:39', '2023-07-03 11:11:39'), +(2391, 5, 2024, 'Accra', '2023-07-03 11:11:43', '2023-07-03 11:11:43'), +(2392, 5, 2025, 'Accra', '2023-07-03 11:11:48', '2023-07-03 11:11:48'), +(2393, 5, 2035, 'Accra', '2023-07-03 11:11:51', '2023-07-03 11:11:51'), +(2394, 5, 2041, 'Accra', '2023-07-03 11:11:55', '2023-07-03 11:11:55'), +(2395, 5, 2036, 'Accra', '2023-07-03 11:12:00', '2023-07-03 11:12:00'), +(2396, 5, 2043, 'Accra', '2023-07-03 11:12:04', '2023-07-03 11:12:04'), +(2397, 5, 2033, 'Accra', '2023-07-03 11:12:11', '2023-07-03 11:12:11'), +(2398, 5, 2023, 'Accra', '2023-07-03 11:12:15', '2023-07-03 11:12:15'), +(2399, 5, 2058, 'Accra', '2023-07-03 11:12:18', '2023-07-03 11:12:18'), +(2400, 5, 2063, 'Accra', '2023-07-03 11:12:21', '2023-07-03 11:12:21'), +(2401, 5, 2066, 'Accra', '2023-07-03 11:12:47', '2023-07-03 11:12:47'), +(2402, 5, 2060, 'Accra', '2023-07-03 11:12:55', '2023-07-03 11:12:55'), +(2404, 3, 1878, 'Kumasi', '2023-07-03 11:35:21', '2023-07-03 11:35:21'), +(2406, 3, 1892, 'Kumasi', '2023-07-03 11:35:27', '2023-07-03 11:35:27'), +(2407, 3, 1873, 'Kumasi', '2023-07-03 11:35:33', '2023-07-03 11:35:33'), +(2409, 3, 1874, 'Kumasi', '2023-07-03 11:35:40', '2023-07-03 11:35:40'), +(2410, 3, 1885, 'Kumasi', '2023-07-03 11:35:47', '2023-07-03 11:35:47'), +(2412, 3, 1868, 'Kumasi', '2023-07-03 11:36:01', '2023-07-03 11:36:01'), +(2413, 3, 1923, 'Kumasi', '2023-07-03 11:36:06', '2023-07-03 11:36:06'), +(2414, 3, 1928, 'Kumasi', '2023-07-03 11:36:08', '2023-07-03 11:36:08'), +(2415, 3, 1943, 'Kumasi', '2023-07-03 11:36:11', '2023-07-03 11:36:11'), +(2416, 3, 1896, 'Kumasi', '2023-07-03 11:36:13', '2023-07-03 11:36:13'), +(2417, 3, 1897, 'Kumasi', '2023-07-03 11:36:16', '2023-07-03 11:36:16'), +(2418, 3, 1900, 'Kumasi', '2023-07-03 11:36:19', '2023-07-03 11:36:19'), +(2419, 3, 1903, 'Kumasi', '2023-07-03 11:36:21', '2023-07-03 11:36:21'), +(2420, 3, 1912, 'Kumasi', '2023-07-03 11:36:24', '2023-07-03 11:36:24'), +(2421, 3, 1913, 'Kumasi', '2023-07-03 11:36:27', '2023-07-03 11:36:27'), +(2422, 3, 1914, 'Kumasi', '2023-07-03 11:36:30', '2023-07-03 11:36:30'), +(2423, 3, 1935, 'Kumasi', '2023-07-03 11:36:33', '2023-07-03 11:36:33'), +(2424, 3, 1934, 'Kumasi', '2023-07-03 11:36:37', '2023-07-03 11:36:37'), +(2425, 3, 1942, 'Kumasi', '2023-07-03 11:36:45', '2023-07-03 11:36:45'), +(2427, 3, 2005, 'Kumasi', '2023-07-03 11:36:52', '2023-07-03 11:36:52'), +(2428, 3, 2007, 'Kumasi', '2023-07-03 11:36:56', '2023-07-03 11:36:56'), +(2429, 3, 1953, 'Kumasi', '2023-07-03 11:36:59', '2023-07-03 11:36:59'), +(2430, 3, 1958, 'Kumasi', '2023-07-03 11:37:02', '2023-07-03 11:37:02'), +(2431, 3, 1966, 'Kumasi', '2023-07-03 11:37:06', '2023-07-03 11:37:06'), +(2432, 3, 1982, 'Kumasi', '2023-07-03 11:37:08', '2023-07-03 11:37:08'), +(2433, 3, 1990, 'Kumasi', '2023-07-03 11:37:12', '2023-07-03 11:37:12'), +(2434, 3, 1986, 'Kumasi', '2023-07-03 11:37:14', '2023-07-03 11:37:14'), +(2435, 3, 1998, 'Kumasi', '2023-07-03 11:37:22', '2023-07-03 11:37:22'), +(2437, 2, 2057, 'Others', '2023-07-03 11:57:54', '2023-07-03 11:57:54'), +(2440, 2, 2046, 'Others', '2023-07-03 11:58:15', '2023-07-03 11:58:15'), +(2441, 2, 2054, 'Others', '2023-07-03 11:58:20', '2023-07-03 11:58:20'), +(2442, 2, 2048, 'Others', '2023-07-03 11:58:30', '2023-07-03 11:58:30'), +(2444, 2, 2047, 'Others', '2023-07-03 11:58:39', '2023-07-03 11:58:39'), +(2446, 2, 2053, 'Others', '2023-07-03 11:58:49', '2023-07-03 11:58:49'), +(2448, 2, 2064, 'Others', '2023-07-03 11:58:56', '2023-07-03 11:58:56'), +(2449, 2, 2062, 'Others', '2023-07-03 11:59:10', '2023-07-03 11:59:10'), +(2450, 5, 2127, 'Accra', '2023-07-04 13:25:47', '2023-07-04 13:25:47'), +(2452, 5, 2126, 'Accra', '2023-07-04 13:25:55', '2023-07-04 13:25:55'), +(2453, 5, 2076, 'Accra', '2023-07-04 13:25:58', '2023-07-04 13:25:58'), +(2454, 5, 2103, 'Accra', '2023-07-04 13:26:01', '2023-07-04 13:26:01'), +(2455, 5, 2097, 'Accra', '2023-07-04 13:26:03', '2023-07-04 13:26:03'), +(2456, 5, 2095, 'Accra', '2023-07-04 13:26:06', '2023-07-04 13:26:06'), +(2457, 5, 2089, 'Accra', '2023-07-04 13:26:09', '2023-07-04 13:26:09'), +(2458, 5, 2120, 'Accra', '2023-07-04 13:26:17', '2023-07-04 13:26:17'), +(2460, 5, 2117, 'Accra', '2023-07-04 13:26:20', '2023-07-04 13:26:20'), +(2461, 5, 2105, 'Accra', '2023-07-04 13:26:25', '2023-07-04 13:26:25'), +(2462, 5, 2119, 'Accra', '2023-07-04 13:26:28', '2023-07-04 13:26:28'), +(2463, 5, 2118, 'Accra', '2023-07-04 13:27:29', '2023-07-04 13:27:29'), +(2464, 5, 2110, 'Accra', '2023-07-04 13:27:33', '2023-07-04 13:27:33'), +(2465, 5, 2125, 'Accra', '2023-07-04 13:27:37', '2023-07-04 13:27:37'), +(2466, 5, 2115, 'Accra', '2023-07-04 13:29:20', '2023-07-04 13:29:20'), +(2467, 5, 2074, 'Accra', '2023-07-04 13:29:26', '2023-07-04 13:29:26'), +(2468, 5, 2082, 'Accra', '2023-07-04 13:29:31', '2023-07-04 13:29:31'), +(2469, 5, 2123, 'Accra', '2023-07-04 13:29:40', '2023-07-04 13:29:40'), +(2470, 5, 2100, 'Accra', '2023-07-04 13:29:49', '2023-07-04 13:29:49'), +(2471, 5, 2078, 'Accra', '2023-07-04 13:29:55', '2023-07-04 13:29:55'), +(2472, 5, 2079, 'Accra', '2023-07-04 13:30:00', '2023-07-04 13:30:00'), +(2473, 5, 2088, 'Accra', '2023-07-04 13:30:48', '2023-07-04 13:30:48'), +(2475, 5, 2083, 'Accra', '2023-07-04 13:30:55', '2023-07-04 13:30:55'), +(2476, 5, 2080, 'Accra', '2023-07-04 13:30:59', '2023-07-04 13:30:59'), +(2477, 5, 2107, 'Accra', '2023-07-04 13:31:04', '2023-07-04 13:31:04'), +(2478, 5, 2099, 'Accra', '2023-07-04 13:31:19', '2023-07-04 13:31:19'), +(2480, 5, 2072, 'Accra', '2023-07-04 13:31:27', '2023-07-04 13:31:27'), +(2481, 5, 2101, 'Accra', '2023-07-04 13:31:31', '2023-07-04 13:31:31'), +(2482, 5, 2102, 'Accra', '2023-07-04 13:32:05', '2023-07-04 13:32:05'), +(2484, 5, 2098, 'Accra', '2023-07-04 13:32:08', '2023-07-04 13:32:08'), +(2485, 5, 2086, 'Accra', '2023-07-04 13:32:13', '2023-07-04 13:32:13'), +(2486, 2, 2087, 'Others', '2023-07-04 13:32:55', '2023-07-04 13:32:55'), +(2487, 2, 2109, 'Others', '2023-07-04 13:33:01', '2023-07-04 13:33:01'), +(2488, 2, 2092, 'Others', '2023-07-04 13:33:06', '2023-07-04 13:33:06'), +(2489, 2, 2112, 'Others', '2023-07-04 13:33:09', '2023-07-04 13:33:09'), +(2490, 2, 2124, 'Others', '2023-07-04 13:33:12', '2023-07-04 13:33:12'), +(2491, 2, 2104, 'Others', '2023-07-04 13:33:19', '2023-07-04 13:33:19'), +(2493, 2, 2106, 'Others', '2023-07-04 13:33:26', '2023-07-04 13:33:26'), +(2495, 2, 2093, 'Others', '2023-07-04 13:33:28', '2023-07-04 13:33:28'), +(2496, 2, 2114, 'Others', '2023-07-04 13:33:30', '2023-07-04 13:33:30'), +(2497, 2, 2116, 'Others', '2023-07-04 13:33:34', '2023-07-04 13:33:34'), +(2498, 2, 2070, 'Others', '2023-07-04 13:34:26', '2023-07-04 13:34:26'), +(2499, 2, 2084, 'Others', '2023-07-04 13:34:29', '2023-07-04 13:34:29'), +(2500, 2, 2068, 'Others', '2023-07-04 13:34:34', '2023-07-04 13:34:34'), +(2501, 3, 2042, 'Kumasi', '2023-07-04 13:35:32', '2023-07-04 13:35:32'), +(2502, 3, 2039, 'Kumasi', '2023-07-04 13:36:02', '2023-07-04 13:36:02'), +(2503, 3, 2038, 'Kumasi', '2023-07-04 13:36:11', '2023-07-04 13:36:11'), +(2504, 3, 2037, 'Kumasi', '2023-07-04 13:36:16', '2023-07-04 13:36:16'), +(2505, 3, 2026, 'Kumasi', '2023-07-04 13:36:22', '2023-07-04 13:36:22'), +(2507, 3, 2019, 'Kumasi', '2023-07-04 13:36:25', '2023-07-04 13:36:25'), +(2508, 3, 2049, 'Kumasi', '2023-07-04 13:36:28', '2023-07-04 13:36:28'), +(2509, 3, 2016, 'Kumasi', '2023-07-04 13:36:30', '2023-07-04 13:36:30'), +(2510, 3, 2018, 'Kumasi', '2023-07-04 13:36:33', '2023-07-04 13:36:33'), +(2511, 3, 2061, 'Kumasi', '2023-07-04 13:36:37', '2023-07-04 13:36:37'), +(2512, 3, 2065, 'Kumasi', '2023-07-04 13:36:44', '2023-07-04 13:36:44'), +(2513, 3, 2067, 'Kumasi', '2023-07-04 13:36:55', '2023-07-04 13:36:55'), +(2514, 5, 2009, 'Accra', '2023-07-04 13:47:52', '2023-07-04 13:47:52'), +(2515, 5, 2010, 'Accra', '2023-07-04 13:47:57', '2023-07-04 13:47:57'), +(2516, 5, 2182, 'Others', '2023-07-05 14:27:19', '2023-07-05 14:27:19'), +(2518, 5, 2176, 'Others', '2023-07-05 14:27:27', '2023-07-05 14:27:27'), +(2519, 5, 2162, 'Others', '2023-07-05 14:27:31', '2023-07-05 14:27:31'), +(2520, 5, 2142, 'Others', '2023-07-05 14:27:35', '2023-07-05 14:27:35'), +(2521, 5, 2150, 'Others', '2023-07-05 14:27:45', '2023-07-05 14:27:45'), +(2522, 5, 2165, 'Others', '2023-07-05 14:27:56', '2023-07-05 14:27:56'), +(2523, 5, 2146, 'Others', '2023-07-05 14:28:03', '2023-07-05 14:28:03'), +(2524, 5, 2184, 'Others', '2023-07-05 14:28:11', '2023-07-05 14:28:11'), +(2525, 5, 2186, 'Others', '2023-07-05 14:28:15', '2023-07-05 14:28:15'), +(2526, 5, 2152, 'Others', '2023-07-05 14:28:23', '2023-07-05 14:28:23'), +(2528, 5, 2154, 'Others', '2023-07-05 14:28:31', '2023-07-05 14:28:31'), +(2529, 5, 2181, 'Others', '2023-07-05 14:28:36', '2023-07-05 14:28:36'), +(2531, 5, 2135, 'Others', '2023-07-05 14:28:42', '2023-07-05 14:28:42'), +(2532, 5, 2134, 'Others', '2023-07-05 14:28:47', '2023-07-05 14:28:47'), +(2533, 5, 2143, 'Others', '2023-07-05 14:28:54', '2023-07-05 14:28:54'), +(2534, 5, 2132, 'Others', '2023-07-05 14:28:58', '2023-07-05 14:28:58'), +(2535, 5, 2169, 'Others', '2023-07-05 14:29:03', '2023-07-05 14:29:03'), +(2536, 5, 2167, 'Others', '2023-07-05 14:29:09', '2023-07-05 14:29:09'), +(2537, 5, 2190, 'Accra', '2023-07-05 14:35:59', '2023-07-05 14:35:59'), +(2539, 5, 2191, 'Accra', '2023-07-05 14:36:13', '2023-07-05 14:36:13'), +(2541, 5, 2185, 'Accra', '2023-07-05 14:37:17', '2023-07-05 14:37:17'), +(2542, 5, 2188, 'Accra', '2023-07-05 14:37:22', '2023-07-05 14:37:22'), +(2543, 5, 2189, 'Accra', '2023-07-05 14:37:27', '2023-07-05 14:37:27'), +(2544, 5, 2137, 'Accra', '2023-07-05 14:38:01', '2023-07-05 14:38:01'), +(2545, 5, 2168, 'Accra', '2023-07-05 14:38:06', '2023-07-05 14:38:06'), +(2546, 5, 2164, 'Accra', '2023-07-05 14:38:10', '2023-07-05 14:38:10'), +(2547, 5, 2129, 'Accra', '2023-07-05 14:38:15', '2023-07-05 14:38:15'), +(2548, 5, 2147, 'Accra', '2023-07-05 14:38:21', '2023-07-05 14:38:21'), +(2550, 5, 2145, 'Accra', '2023-07-05 14:38:25', '2023-07-05 14:38:25'), +(2551, 5, 2157, 'Accra', '2023-07-05 14:38:29', '2023-07-05 14:38:29'), +(2552, 5, 2161, 'Accra', '2023-07-05 14:38:37', '2023-07-05 14:38:37'), +(2553, 5, 2166, 'Accra', '2023-07-05 14:45:35', '2023-07-05 14:45:35'), +(2554, 5, 2148, 'Accra', '2023-07-05 14:45:40', '2023-07-05 14:45:40'), +(2555, 5, 2160, 'Accra', '2023-07-05 14:45:51', '2023-07-05 14:45:51'), +(2556, 5, 2128, 'Accra', '2023-07-05 14:45:54', '2023-07-05 14:45:54'), +(2557, 5, 2156, 'Accra', '2023-07-05 14:45:57', '2023-07-05 14:45:57'), +(2558, 5, 2138, 'Accra', '2023-07-05 14:46:00', '2023-07-05 14:46:00'), +(2559, 5, 2136, 'Accra', '2023-07-05 14:46:04', '2023-07-05 14:46:04'), +(2560, 5, 2133, 'Accra', '2023-07-05 14:46:08', '2023-07-05 14:46:08'), +(2561, 5, 2158, 'Accra', '2023-07-05 14:46:16', '2023-07-05 14:46:16'), +(2563, 5, 2171, 'Accra', '2023-07-05 14:46:18', '2023-07-05 14:46:18'), +(2564, 5, 2173, 'Accra', '2023-07-05 14:46:23', '2023-07-05 14:46:23'), +(2565, 5, 2179, 'Accra', '2023-07-05 14:46:26', '2023-07-05 14:46:26'), +(2566, 5, 2139, 'Accra', '2023-07-05 14:46:32', '2023-07-05 14:46:32'), +(2567, 5, 2153, 'Accra', '2023-07-05 14:46:35', '2023-07-05 14:46:35'), +(2568, 5, 2144, 'Accra', '2023-07-05 14:46:37', '2023-07-05 14:46:37'), +(2569, 5, 2163, 'Accra', '2023-07-05 14:46:40', '2023-07-05 14:46:40'), +(2570, 5, 2180, 'Accra', '2023-07-05 14:46:44', '2023-07-05 14:46:44'), +(2571, 5, 2130, 'Accra', '2023-07-05 14:46:46', '2023-07-05 14:46:46'), +(2572, 5, 2172, 'Accra', '2023-07-05 14:46:50', '2023-07-05 14:46:50'), +(2573, 3, 2071, 'Kumasi', '2023-07-05 14:50:31', '2023-07-05 14:50:31'), +(2574, 3, 2111, 'Kumasi', '2023-07-05 14:50:37', '2023-07-05 14:50:37'), +(2575, 3, 2122, 'Kumasi', '2023-07-05 14:50:47', '2023-07-05 14:50:47'), +(2576, 3, 2090, 'Kumasi', '2023-07-05 14:50:50', '2023-07-05 14:50:50'), +(2577, 3, 2077, 'Kumasi', '2023-07-05 14:50:58', '2023-07-05 14:50:58'), +(2578, 3, 2096, 'Kumasi', '2023-07-05 14:51:10', '2023-07-05 14:51:10'), +(2580, 3, 2094, 'Kumasi', '2023-07-05 14:51:22', '2023-07-05 14:51:22'), +(2582, 3, 2108, 'Kumasi', '2023-07-05 14:51:40', '2023-07-05 14:51:40'), +(2583, 3, 2073, 'Kumasi', '2023-07-05 14:51:44', '2023-07-05 14:51:44'), +(2584, 3, 2091, 'Kumasi', '2023-07-05 14:52:08', '2023-07-05 14:52:08'), +(2585, 2, 2113, 'Others', '2023-07-05 15:14:32', '2023-07-05 15:14:32'), +(2586, 3, 2032, 'Kumasi', '2023-07-05 15:21:50', '2023-07-05 15:21:50'), +(2588, 5, 2235, 'Accra', '2023-07-06 13:59:28', '2023-07-06 13:59:28'), +(2590, 5, 2233, 'Accra', '2023-07-06 13:59:32', '2023-07-06 13:59:32'), +(2591, 5, 2210, 'Accra', '2023-07-06 13:59:34', '2023-07-06 13:59:34'), +(2592, 5, 2225, 'Accra', '2023-07-06 13:59:38', '2023-07-06 13:59:38'), +(2593, 5, 2230, 'Accra', '2023-07-06 13:59:41', '2023-07-06 13:59:41'), +(2594, 5, 2211, 'Accra', '2023-07-06 13:59:43', '2023-07-06 13:59:43'), +(2595, 5, 2232, 'Accra', '2023-07-06 13:59:46', '2023-07-06 13:59:46'), +(2596, 5, 2216, 'Accra', '2023-07-06 13:59:57', '2023-07-06 13:59:57'), +(2597, 5, 2212, 'Accra', '2023-07-06 14:00:02', '2023-07-06 14:00:02'), +(2599, 5, 2192, 'Accra', '2023-07-06 14:00:12', '2023-07-06 14:00:12'), +(2600, 5, 2206, 'Accra', '2023-07-06 14:00:16', '2023-07-06 14:00:16'), +(2601, 5, 2223, 'Accra', '2023-07-06 14:00:21', '2023-07-06 14:00:21'), +(2602, 5, 2207, 'Accra', '2023-07-06 14:00:24', '2023-07-06 14:00:24'), +(2603, 5, 2208, 'Accra', '2023-07-06 14:00:27', '2023-07-06 14:00:27'), +(2604, 5, 2205, 'Accra', '2023-07-06 14:00:30', '2023-07-06 14:00:30'), +(2605, 5, 2203, 'Accra', '2023-07-06 14:00:33', '2023-07-06 14:00:33'), +(2606, 5, 2221, 'Accra', '2023-07-06 14:00:37', '2023-07-06 14:00:37'), +(2607, 5, 2199, 'Accra', '2023-07-06 14:00:41', '2023-07-06 14:00:41'), +(2608, 5, 2220, 'Accra', '2023-07-06 14:00:44', '2023-07-06 14:00:44'), +(2609, 5, 2195, 'Accra', '2023-07-06 14:00:46', '2023-07-06 14:00:46'), +(2610, 5, 2196, 'Accra', '2023-07-06 14:00:51', '2023-07-06 14:00:51'), +(2611, 5, 2224, 'Accra', '2023-07-06 14:00:54', '2023-07-06 14:00:54'), +(2612, 5, 2200, 'Accra', '2023-07-06 14:00:59', '2023-07-06 14:00:59'), +(2613, 5, 2177, 'Accra', '2023-07-06 14:01:02', '2023-07-06 14:01:02'), +(2614, 5, 2222, 'Accra', '2023-07-06 14:01:05', '2023-07-06 14:01:05'), +(2615, 5, 2194, 'Accra', '2023-07-06 14:01:08', '2023-07-06 14:01:08'), +(2616, 5, 2204, 'Accra', '2023-07-06 14:01:10', '2023-07-06 14:01:10'), +(2617, 5, 2202, 'Accra', '2023-07-06 14:01:13', '2023-07-06 14:01:13'), +(2618, 5, 2193, 'Accra', '2023-07-06 14:01:18', '2023-07-06 14:01:18'), +(2619, 5, 2226, 'Accra', '2023-07-06 14:01:38', '2023-07-06 14:01:38'), +(2620, 2, 2236, 'Others', '2023-07-06 14:02:27', '2023-07-06 14:02:27'), +(2621, 2, 2218, 'Others', '2023-07-06 14:02:31', '2023-07-06 14:02:31'), +(2622, 2, 2227, 'Others', '2023-07-06 14:02:35', '2023-07-06 14:02:35'), +(2623, 2, 2215, 'Others', '2023-07-06 14:03:03', '2023-07-06 14:03:03'), +(2624, 2, 2229, 'Others', '2023-07-06 14:03:10', '2023-07-06 14:03:10'), +(2625, 2, 2228, 'Others', '2023-07-06 14:03:15', '2023-07-06 14:03:15'), +(2626, 2, 2231, 'Others', '2023-07-06 14:03:37', '2023-07-06 14:03:37'), +(2628, 2, 2198, 'Others', '2023-07-06 14:03:42', '2023-07-06 14:03:42'), +(2629, 2, 2219, 'Others', '2023-07-06 14:03:49', '2023-07-06 14:03:49'), +(2631, 3, 2183, 'Kumasi', '2023-07-06 14:04:12', '2023-07-06 14:04:12'), +(2633, 3, 2170, 'Kumasi', '2023-07-06 14:04:15', '2023-07-06 14:04:15'), +(2634, 3, 2174, 'Kumasi', '2023-07-06 14:04:28', '2023-07-06 14:04:28'), +(2635, 3, 2175, 'Kumasi', '2023-07-06 14:04:31', '2023-07-06 14:04:31'), +(2636, 3, 2131, 'Kumasi', '2023-07-06 14:04:35', '2023-07-06 14:04:35'), +(2637, 3, 2149, 'Kumasi', '2023-07-06 14:04:38', '2023-07-06 14:04:38'), +(2638, 3, 2159, 'Kumasi', '2023-07-06 14:04:41', '2023-07-06 14:04:41'), +(2639, 3, 2178, 'Kumasi', '2023-07-06 14:04:43', '2023-07-06 14:04:43'), +(2640, 3, 2155, 'Kumasi', '2023-07-06 14:04:48', '2023-07-06 14:04:48'), +(2641, 3, 2151, 'Kumasi', '2023-07-06 14:04:53', '2023-07-06 14:04:53'), +(2642, 3, 2141, 'Kumasi', '2023-07-06 14:04:56', '2023-07-06 14:04:56'), +(2643, 3, 2140, 'Kumasi', '2023-07-06 14:05:02', '2023-07-06 14:05:02'), +(2647, 3, 2234, 'Kumasi', '2023-07-07 13:34:52', '2023-07-07 13:34:52'), +(2649, 3, 2213, 'Kumasi', '2023-07-07 13:34:54', '2023-07-07 13:34:54'), +(2650, 3, 2197, 'Kumasi', '2023-07-07 13:34:59', '2023-07-07 13:34:59'), +(2651, 3, 2201, 'Kumasi', '2023-07-07 13:35:01', '2023-07-07 13:35:01'), +(2652, 3, 2209, 'Kumasi', '2023-07-07 13:35:06', '2023-07-07 13:35:06'), +(2653, 3, 2217, 'Kumasi', '2023-07-07 13:35:09', '2023-07-07 13:35:09'), +(2654, 3, 2214, 'Kumasi', '2023-07-07 13:35:12', '2023-07-07 13:35:12'), +(2655, 5, 2261, 'Accra', '2023-07-07 13:35:39', '2023-07-07 13:35:39'), +(2657, 5, 2282, 'Accra', '2023-07-07 13:35:44', '2023-07-07 13:35:44'), +(2658, 5, 2242, 'Accra', '2023-07-07 13:35:54', '2023-07-07 13:35:54'), +(2660, 5, 2275, 'Accra', '2023-07-07 13:35:58', '2023-07-07 13:35:58'), +(2661, 5, 2252, 'Accra', '2023-07-07 13:36:02', '2023-07-07 13:36:02'), +(2662, 5, 2243, 'Accra', '2023-07-07 13:36:06', '2023-07-07 13:36:06'); +INSERT INTO `delivery_scans` (`id`, `rider_id`, `order_id`, `location`, `created_at`, `updated_at`) VALUES +(2663, 5, 2241, 'Accra', '2023-07-07 13:36:10', '2023-07-07 13:36:10'), +(2664, 5, 2281, 'Accra', '2023-07-07 13:36:13', '2023-07-07 13:36:13'), +(2665, 5, 2277, 'Accra', '2023-07-07 13:36:21', '2023-07-07 13:36:21'), +(2666, 5, 2246, 'Accra', '2023-07-07 13:36:24', '2023-07-07 13:36:24'), +(2667, 5, 2081, 'Accra', '2023-07-07 13:36:32', '2023-07-07 13:36:32'), +(2668, 5, 2264, 'Accra', '2023-07-07 13:36:37', '2023-07-07 13:36:37'), +(2669, 5, 2248, 'Accra', '2023-07-07 13:36:42', '2023-07-07 13:36:42'), +(2671, 5, 2260, 'Accra', '2023-07-07 13:36:46', '2023-07-07 13:36:46'), +(2672, 5, 2270, 'Accra', '2023-07-07 13:36:50', '2023-07-07 13:36:50'), +(2673, 5, 2263, 'Accra', '2023-07-07 13:36:53', '2023-07-07 13:36:53'), +(2674, 5, 2259, 'Accra', '2023-07-07 13:36:56', '2023-07-07 13:36:56'), +(2675, 5, 2240, 'Accra', '2023-07-07 13:37:00', '2023-07-07 13:37:00'), +(2676, 5, 2267, 'Accra', '2023-07-07 13:37:06', '2023-07-07 13:37:06'), +(2677, 5, 2187, 'Accra', '2023-07-07 13:37:12', '2023-07-07 13:37:12'), +(2678, 5, 2256, 'Accra', '2023-07-07 13:37:16', '2023-07-07 13:37:16'), +(2679, 5, 2272, 'Accra', '2023-07-07 13:37:25', '2023-07-07 13:37:25'), +(2680, 5, 2258, 'Accra', '2023-07-07 13:37:29', '2023-07-07 13:37:29'), +(2681, 5, 2268, 'Accra', '2023-07-07 13:37:33', '2023-07-07 13:37:33'), +(2682, 5, 2239, 'Accra', '2023-07-07 13:37:37', '2023-07-07 13:37:37'), +(2683, 5, 2286, 'Accra', '2023-07-07 13:37:41', '2023-07-07 13:37:41'), +(2684, 5, 2284, 'Accra', '2023-07-07 13:37:47', '2023-07-07 13:37:47'), +(2686, 5, 2271, 'Accra', '2023-07-07 13:38:09', '2023-07-07 13:38:09'), +(2687, 5, 2247, 'Accra', '2023-07-07 13:38:21', '2023-07-07 13:38:21'), +(2689, 2, 2278, 'Others', '2023-07-07 13:43:16', '2023-07-07 13:43:16'), +(2691, 2, 2280, 'Others', '2023-07-07 13:43:23', '2023-07-07 13:43:23'), +(2693, 2, 2255, 'Others', '2023-07-07 13:43:26', '2023-07-07 13:43:26'), +(2694, 2, 2266, 'Others', '2023-07-07 13:43:34', '2023-07-07 13:43:34'), +(2696, 2, 2254, 'Others', '2023-07-07 13:43:37', '2023-07-07 13:43:37'), +(2697, 2, 2238, 'Others', '2023-07-07 13:43:41', '2023-07-07 13:43:41'), +(2698, 2, 2257, 'Others', '2023-07-07 13:43:49', '2023-07-07 13:43:49'), +(2699, 2, 2249, 'Others', '2023-07-07 13:44:02', '2023-07-07 13:44:02'), +(2701, 2, 2265, 'Others', '2023-07-07 13:44:07', '2023-07-07 13:44:07'), +(2702, 2, 2251, 'Others', '2023-07-07 13:44:10', '2023-07-07 13:44:10'), +(2703, 2, 2273, 'Others', '2023-07-07 13:44:16', '2023-07-07 13:44:16'), +(2704, 2, 2274, 'Others', '2023-07-07 13:44:21', '2023-07-07 13:44:21'), +(2705, 2, 2285, 'Others', '2023-07-07 13:44:28', '2023-07-07 13:44:28'), +(2707, 3, 2287, 'Kumasi', '2023-07-08 11:10:18', '2023-07-08 11:10:18'), +(2708, 3, 2283, 'Kumasi', '2023-07-08 11:10:26', '2023-07-08 11:10:26'), +(2709, 3, 2269, 'Kumasi', '2023-07-08 11:10:29', '2023-07-08 11:10:29'), +(2710, 3, 2244, 'Kumasi', '2023-07-08 11:10:32', '2023-07-08 11:10:32'), +(2711, 3, 2245, 'Kumasi', '2023-07-08 11:10:34', '2023-07-08 11:10:34'), +(2712, 3, 2250, 'Kumasi', '2023-07-08 11:10:37', '2023-07-08 11:10:37'), +(2713, 3, 2262, 'Kumasi', '2023-07-08 11:10:42', '2023-07-08 11:10:42'), +(2714, 3, 2279, 'Kumasi', '2023-07-08 11:10:48', '2023-07-08 11:10:48'), +(2715, 5, 2317, 'Others', '2023-07-08 11:11:17', '2023-07-08 11:11:17'), +(2716, 5, 2300, 'Others', '2023-07-08 11:11:21', '2023-07-08 11:11:21'), +(2717, 5, 2290, 'Others', '2023-07-08 11:11:24', '2023-07-08 11:11:24'), +(2718, 5, 2296, 'Others', '2023-07-08 11:11:30', '2023-07-08 11:11:30'), +(2719, 5, 2316, 'Accra', '2023-07-08 11:11:51', '2023-07-08 11:11:51'), +(2720, 5, 2310, 'Accra', '2023-07-08 11:11:54', '2023-07-08 11:11:54'), +(2721, 5, 2295, 'Accra', '2023-07-08 11:11:57', '2023-07-08 11:11:57'), +(2722, 5, 2302, 'Accra', '2023-07-08 11:12:00', '2023-07-08 11:12:00'), +(2723, 5, 2315, 'Accra', '2023-07-08 11:12:04', '2023-07-08 11:12:04'), +(2724, 5, 2304, 'Accra', '2023-07-08 11:12:06', '2023-07-08 11:12:06'), +(2725, 5, 2309, 'Accra', '2023-07-08 11:12:09', '2023-07-08 11:12:09'), +(2726, 5, 2311, 'Accra', '2023-07-08 11:12:12', '2023-07-08 11:12:12'), +(2727, 5, 2313, 'Accra', '2023-07-08 11:12:14', '2023-07-08 11:12:14'), +(2728, 5, 2307, 'Accra', '2023-07-08 11:12:16', '2023-07-08 11:12:16'), +(2729, 5, 2305, 'Accra', '2023-07-08 11:12:19', '2023-07-08 11:12:19'), +(2730, 5, 2298, 'Accra', '2023-07-08 11:12:22', '2023-07-08 11:12:22'), +(2731, 5, 2301, 'Accra', '2023-07-08 11:12:26', '2023-07-08 11:12:26'), +(2732, 5, 2293, 'Accra', '2023-07-08 11:12:31', '2023-07-08 11:12:31'), +(2733, 5, 2306, 'Accra', '2023-07-08 11:12:39', '2023-07-08 11:12:39'), +(2734, 5, 2294, 'Accra', '2023-07-08 11:12:42', '2023-07-08 11:12:42'), +(2735, 5, 2303, 'Accra', '2023-07-08 11:12:45', '2023-07-08 11:12:45'), +(2736, 5, 2308, 'Accra', '2023-07-08 11:12:48', '2023-07-08 11:12:48'), +(2737, 5, 2289, 'Accra', '2023-07-08 11:12:52', '2023-07-08 11:12:52'), +(2738, 5, 2291, 'Accra', '2023-07-08 11:13:00', '2023-07-08 11:13:00'), +(2740, 5, 2314, 'Accra', '2023-07-08 11:13:03', '2023-07-08 11:13:03'), +(2741, 5, 2299, 'Accra', '2023-07-08 11:13:09', '2023-07-08 11:13:09'), +(2742, 2, 2288, 'Others', '2023-07-08 11:16:20', '2023-07-08 11:16:20'), +(2744, 2, 2276, 'Others', '2023-07-08 11:18:07', '2023-07-08 11:18:07'), +(2745, 5, 2319, 'Accra', '2023-07-08 11:58:11', '2023-07-08 11:58:11'), +(2746, 5, 2323, 'Accra', '2023-07-08 11:58:14', '2023-07-08 11:58:14'), +(2747, 5, 2318, 'Accra', '2023-07-08 11:58:20', '2023-07-08 11:58:20'), +(2748, 5, 2390, 'Accra', '2023-07-10 14:16:21', '2023-07-10 14:16:21'), +(2749, 5, 2345, 'Accra', '2023-07-10 14:16:25', '2023-07-10 14:16:25'), +(2750, 5, 2376, 'Accra', '2023-07-10 14:16:28', '2023-07-10 14:16:28'), +(2751, 5, 2373, 'Accra', '2023-07-10 14:16:32', '2023-07-10 14:16:32'), +(2752, 5, 2333, 'Accra', '2023-07-10 14:16:35', '2023-07-10 14:16:35'), +(2753, 5, 2340, 'Accra', '2023-07-10 14:16:39', '2023-07-10 14:16:39'), +(2754, 5, 2332, 'Accra', '2023-07-10 14:16:42', '2023-07-10 14:16:42'), +(2755, 5, 2341, 'Accra', '2023-07-10 14:16:46', '2023-07-10 14:16:46'), +(2756, 5, 2344, 'Accra', '2023-07-10 14:16:50', '2023-07-10 14:16:50'), +(2757, 5, 2380, 'Accra', '2023-07-10 14:16:55', '2023-07-10 14:16:55'), +(2758, 5, 2371, 'Accra', '2023-07-10 14:16:58', '2023-07-10 14:16:58'), +(2759, 5, 2377, 'Accra', '2023-07-10 14:17:01', '2023-07-10 14:17:01'), +(2760, 5, 2379, 'Accra', '2023-07-10 14:17:05', '2023-07-10 14:17:05'), +(2761, 5, 2358, 'Accra', '2023-07-10 14:17:08', '2023-07-10 14:17:08'), +(2762, 5, 2329, 'Accra', '2023-07-10 14:17:11', '2023-07-10 14:17:11'), +(2763, 5, 2388, 'Accra', '2023-07-10 14:17:15', '2023-07-10 14:17:15'), +(2764, 5, 2355, 'Accra', '2023-07-10 14:17:20', '2023-07-10 14:17:20'), +(2766, 5, 2349, 'Accra', '2023-07-10 14:17:23', '2023-07-10 14:17:23'), +(2767, 5, 2328, 'Accra', '2023-07-10 14:17:27', '2023-07-10 14:17:27'), +(2768, 5, 2343, 'Accra', '2023-07-10 14:17:33', '2023-07-10 14:17:33'), +(2770, 5, 2385, 'Accra', '2023-07-10 14:19:02', '2023-07-10 14:19:02'), +(2771, 5, 2383, 'Accra', '2023-07-10 14:19:07', '2023-07-10 14:19:07'), +(2772, 5, 2387, 'Accra', '2023-07-10 14:19:10', '2023-07-10 14:19:10'), +(2773, 5, 2384, 'Accra', '2023-07-10 14:19:14', '2023-07-10 14:19:14'), +(2774, 5, 2382, 'Accra', '2023-07-10 14:19:17', '2023-07-10 14:19:17'), +(2775, 5, 2346, 'Accra', '2023-07-10 14:19:21', '2023-07-10 14:19:21'), +(2776, 5, 2386, 'Accra', '2023-07-10 14:19:25', '2023-07-10 14:19:25'), +(2777, 5, 2339, 'Accra', '2023-07-10 14:19:29', '2023-07-10 14:19:29'), +(2778, 5, 2335, 'Accra', '2023-07-10 14:19:33', '2023-07-10 14:19:33'), +(2779, 5, 2374, 'Accra', '2023-07-10 14:19:40', '2023-07-10 14:19:40'), +(2780, 5, 2365, 'Accra', '2023-07-10 14:19:45', '2023-07-10 14:19:45'), +(2781, 5, 2368, 'Accra', '2023-07-10 14:19:49', '2023-07-10 14:19:49'), +(2782, 5, 2366, 'Accra', '2023-07-10 14:20:01', '2023-07-10 14:20:01'), +(2784, 5, 2378, 'Accra', '2023-07-10 14:20:05', '2023-07-10 14:20:05'), +(2785, 5, 2375, 'Accra', '2023-07-10 14:20:10', '2023-07-10 14:20:10'), +(2786, 5, 2392, 'Accra', '2023-07-10 14:20:30', '2023-07-10 14:20:30'), +(2787, 2, 2369, 'Others', '2023-07-10 14:21:25', '2023-07-10 14:21:25'), +(2789, 2, 2331, 'Others', '2023-07-10 14:21:57', '2023-07-10 14:21:57'), +(2790, 2, 2334, 'Others', '2023-07-10 14:22:01', '2023-07-10 14:22:01'), +(2791, 2, 2381, 'Others', '2023-07-10 14:22:03', '2023-07-10 14:22:03'), +(2792, 2, 2356, 'Others', '2023-07-10 14:22:15', '2023-07-10 14:22:15'), +(2794, 2, 2354, 'Others', '2023-07-10 14:22:18', '2023-07-10 14:22:18'), +(2795, 2, 2350, 'Others', '2023-07-10 14:22:22', '2023-07-10 14:22:22'), +(2796, 2, 2347, 'Others', '2023-07-10 14:22:27', '2023-07-10 14:22:27'), +(2797, 2, 2324, 'Others', '2023-07-10 14:22:31', '2023-07-10 14:22:31'), +(2798, 2, 2327, 'Others', '2023-07-10 14:22:37', '2023-07-10 14:22:37'), +(2800, 2, 2330, 'Others', '2023-07-10 14:22:41', '2023-07-10 14:22:41'), +(2801, 2, 2389, 'Others', '2023-07-10 14:22:48', '2023-07-10 14:22:48'), +(2803, 2, 2361, 'Others', '2023-07-10 14:22:58', '2023-07-10 14:22:58'), +(2804, 2, 2348, 'Others', '2023-07-10 14:23:19', '2023-07-10 14:23:19'), +(2805, 2, 2367, 'Others', '2023-07-10 14:23:23', '2023-07-10 14:23:23'), +(2806, 2, 2342, 'Others', '2023-07-10 14:23:27', '2023-07-10 14:23:27'), +(2807, 2, 2337, 'Others', '2023-07-10 14:23:34', '2023-07-10 14:23:34'), +(2808, 2, 2325, 'Others', '2023-07-10 14:23:55', '2023-07-10 14:23:55'), +(2810, 2, 2370, 'Others', '2023-07-10 14:24:02', '2023-07-10 14:24:02'), +(2811, 2, 2351, 'Others', '2023-07-10 14:24:10', '2023-07-10 14:24:10'), +(2812, 2, 2359, 'Others', '2023-07-10 14:24:27', '2023-07-10 14:24:27'), +(2813, 3, 2321, 'Kumasi', '2023-07-10 14:25:25', '2023-07-10 14:25:25'), +(2814, 3, 2322, 'Kumasi', '2023-07-10 14:25:29', '2023-07-10 14:25:29'), +(2815, 3, 2320, 'Kumasi', '2023-07-10 14:25:33', '2023-07-10 14:25:33'), +(2816, 3, 2312, 'Kumasi', '2023-07-10 14:25:36', '2023-07-10 14:25:36'), +(2817, 3, 2292, 'Kumasi', '2023-07-10 14:25:40', '2023-07-10 14:25:40'), +(2818, 3, 2297, 'Kumasi', '2023-07-10 14:25:43', '2023-07-10 14:25:43'), +(2819, 5, 2442, 'Accra', '2023-07-11 13:00:00', '2023-07-11 13:00:00'), +(2821, 5, 2445, 'Accra', '2023-07-11 13:00:03', '2023-07-11 13:00:03'), +(2822, 5, 2446, 'Accra', '2023-07-11 13:00:06', '2023-07-11 13:00:06'), +(2823, 5, 2408, 'Accra', '2023-07-11 13:00:09', '2023-07-11 13:00:09'), +(2824, 5, 2433, 'Accra', '2023-07-11 13:00:12', '2023-07-11 13:00:12'), +(2825, 5, 2400, 'Accra', '2023-07-11 13:00:18', '2023-07-11 13:00:18'), +(2826, 5, 2440, 'Accra', '2023-07-11 13:00:20', '2023-07-11 13:00:20'), +(2827, 5, 2420, 'Accra', '2023-07-11 13:00:23', '2023-07-11 13:00:23'), +(2828, 5, 2409, 'Accra', '2023-07-11 13:00:26', '2023-07-11 13:00:26'), +(2829, 5, 2437, 'Accra', '2023-07-11 13:00:29', '2023-07-11 13:00:29'), +(2830, 5, 2427, 'Accra', '2023-07-11 13:00:33', '2023-07-11 13:00:33'), +(2831, 5, 2404, 'Accra', '2023-07-11 13:00:36', '2023-07-11 13:00:36'), +(2832, 5, 2418, 'Accra', '2023-07-11 13:00:40', '2023-07-11 13:00:40'), +(2833, 5, 2426, 'Accra', '2023-07-11 13:00:42', '2023-07-11 13:00:42'), +(2834, 5, 2415, 'Accra', '2023-07-11 13:01:02', '2023-07-11 13:01:02'), +(2835, 5, 2395, 'Accra', '2023-07-11 13:01:05', '2023-07-11 13:01:05'), +(2836, 5, 2429, 'Accra', '2023-07-11 13:01:11', '2023-07-11 13:01:11'), +(2837, 5, 2423, 'Accra', '2023-07-11 13:01:15', '2023-07-11 13:01:15'), +(2838, 5, 2401, 'Accra', '2023-07-11 13:01:18', '2023-07-11 13:01:18'), +(2839, 5, 2398, 'Accra', '2023-07-11 13:01:20', '2023-07-11 13:01:20'), +(2840, 5, 2422, 'Accra', '2023-07-11 13:01:24', '2023-07-11 13:01:24'), +(2841, 5, 2434, 'Accra', '2023-07-11 13:01:27', '2023-07-11 13:01:27'), +(2842, 5, 2435, 'Accra', '2023-07-11 13:01:38', '2023-07-11 13:01:38'), +(2843, 5, 2438, 'Accra', '2023-07-11 13:01:40', '2023-07-11 13:01:40'), +(2844, 5, 2432, 'Accra', '2023-07-11 13:01:45', '2023-07-11 13:01:45'), +(2845, 5, 2406, 'Accra', '2023-07-11 13:01:48', '2023-07-11 13:01:48'), +(2846, 5, 2407, 'Accra', '2023-07-11 13:01:51', '2023-07-11 13:01:51'), +(2847, 5, 2430, 'Accra', '2023-07-11 13:01:55', '2023-07-11 13:01:55'), +(2848, 5, 2413, 'Accra', '2023-07-11 13:02:05', '2023-07-11 13:02:05'), +(2850, 5, 2431, 'Accra', '2023-07-11 13:02:13', '2023-07-11 13:02:13'), +(2851, 5, 2402, 'Accra', '2023-07-11 13:02:17', '2023-07-11 13:02:17'), +(2852, 5, 2411, 'Accra', '2023-07-11 13:02:21', '2023-07-11 13:02:21'), +(2853, 3, 2391, 'Kumasi', '2023-07-11 13:02:59', '2023-07-11 13:02:59'), +(2854, 3, 2372, 'Kumasi', '2023-07-11 13:03:03', '2023-07-11 13:03:03'), +(2855, 3, 2364, 'Kumasi', '2023-07-11 13:03:57', '2023-07-11 13:03:57'), +(2856, 3, 2363, 'Kumasi', '2023-07-11 13:03:59', '2023-07-11 13:03:59'), +(2857, 3, 2362, 'Kumasi', '2023-07-11 13:04:02', '2023-07-11 13:04:02'), +(2858, 3, 2357, 'Kumasi', '2023-07-11 13:04:05', '2023-07-11 13:04:05'), +(2859, 3, 2360, 'Kumasi', '2023-07-11 13:04:13', '2023-07-11 13:04:13'), +(2860, 3, 2326, 'Kumasi', '2023-07-11 13:04:16', '2023-07-11 13:04:16'), +(2861, 3, 2336, 'Kumasi', '2023-07-11 13:04:18', '2023-07-11 13:04:18'), +(2862, 3, 2338, 'Kumasi', '2023-07-11 13:04:22', '2023-07-11 13:04:22'), +(2863, 3, 2352, 'Kumasi', '2023-07-11 13:04:26', '2023-07-11 13:04:26'), +(2864, 3, 2353, 'Kumasi', '2023-07-11 13:04:28', '2023-07-11 13:04:28'), +(2865, 3, 2393, 'Kumasi', '2023-07-11 13:04:31', '2023-07-11 13:04:31'), +(2866, 2, 2424, 'Others', '2023-07-11 16:03:20', '2023-07-11 16:03:20'), +(2868, 2, 2441, 'Others', '2023-07-11 16:03:23', '2023-07-11 16:03:23'), +(2869, 2, 2443, 'Others', '2023-07-11 16:03:26', '2023-07-11 16:03:26'), +(2870, 2, 2448, 'Others', '2023-07-11 16:03:31', '2023-07-11 16:03:31'), +(2871, 2, 2447, 'Others', '2023-07-11 16:03:35', '2023-07-11 16:03:35'), +(2872, 2, 2450, 'Others', '2023-07-11 16:03:38', '2023-07-11 16:03:38'), +(2873, 2, 2414, 'Others', '2023-07-11 16:03:45', '2023-07-11 16:03:45'), +(2874, 2, 2439, 'Others', '2023-07-11 16:03:50', '2023-07-11 16:03:50'), +(2875, 2, 2412, 'Others', '2023-07-11 16:03:53', '2023-07-11 16:03:53'), +(2876, 2, 2417, 'Others', '2023-07-11 16:03:58', '2023-07-11 16:03:58'), +(2877, 2, 2405, 'Others', '2023-07-11 16:04:02', '2023-07-11 16:04:02'), +(2878, 2, 2425, 'Others', '2023-07-11 16:04:05', '2023-07-11 16:04:05'), +(2879, 2, 2403, 'Others', '2023-07-11 16:04:08', '2023-07-11 16:04:08'), +(2880, 3, 2444, 'Kumasi', '2023-07-12 13:13:16', '2023-07-12 13:13:16'), +(2882, 3, 2428, 'Kumasi', '2023-07-12 13:13:20', '2023-07-12 13:13:20'), +(2883, 3, 2421, 'Kumasi', '2023-07-12 13:13:24', '2023-07-12 13:13:24'), +(2884, 3, 2419, 'Kumasi', '2023-07-12 13:13:26', '2023-07-12 13:13:26'), +(2885, 3, 2416, 'Kumasi', '2023-07-12 13:13:29', '2023-07-12 13:13:29'), +(2886, 3, 2410, 'Kumasi', '2023-07-12 13:13:33', '2023-07-12 13:13:33'), +(2887, 3, 2399, 'Kumasi', '2023-07-12 13:13:35', '2023-07-12 13:13:35'), +(2888, 3, 2397, 'Kumasi', '2023-07-12 13:13:37', '2023-07-12 13:13:37'), +(2889, 3, 2396, 'Kumasi', '2023-07-12 13:13:42', '2023-07-12 13:13:42'), +(2890, 3, 2436, 'Kumasi', '2023-07-12 13:13:45', '2023-07-12 13:13:45'), +(2891, 3, 2449, 'Kumasi', '2023-07-12 13:13:55', '2023-07-12 13:13:55'), +(2892, 5, 2487, 'Accra', '2023-07-12 13:14:29', '2023-07-12 13:14:29'), +(2893, 5, 2486, 'Accra', '2023-07-12 13:15:18', '2023-07-12 13:15:18'), +(2894, 5, 2456, 'Accra', '2023-07-12 13:15:21', '2023-07-12 13:15:21'), +(2895, 5, 2466, 'Accra', '2023-07-12 13:15:23', '2023-07-12 13:15:23'), +(2896, 5, 2462, 'Accra', '2023-07-12 13:15:27', '2023-07-12 13:15:27'), +(2897, 5, 2454, 'Accra', '2023-07-12 13:15:35', '2023-07-12 13:15:35'), +(2899, 5, 2470, 'Accra', '2023-07-12 13:15:38', '2023-07-12 13:15:38'), +(2900, 5, 2469, 'Accra', '2023-07-12 13:15:43', '2023-07-12 13:15:43'), +(2901, 5, 2475, 'Accra', '2023-07-12 13:15:49', '2023-07-12 13:15:49'), +(2902, 5, 2468, 'Accra', '2023-07-12 13:15:52', '2023-07-12 13:15:52'), +(2903, 5, 2471, 'Accra', '2023-07-12 13:15:55', '2023-07-12 13:15:55'), +(2904, 5, 2463, 'Accra', '2023-07-12 13:15:58', '2023-07-12 13:15:58'), +(2905, 5, 2473, 'Accra', '2023-07-12 13:16:02', '2023-07-12 13:16:02'), +(2906, 5, 2481, 'Accra', '2023-07-12 13:16:05', '2023-07-12 13:16:05'), +(2907, 5, 2485, 'Accra', '2023-07-12 13:16:10', '2023-07-12 13:16:10'), +(2908, 5, 2457, 'Accra', '2023-07-12 13:16:20', '2023-07-12 13:16:20'), +(2909, 5, 2461, 'Accra', '2023-07-12 13:16:26', '2023-07-12 13:16:26'), +(2910, 5, 2453, 'Accra', '2023-07-12 13:16:35', '2023-07-12 13:16:35'), +(2911, 2, 2464, 'Others', '2023-07-12 17:39:37', '2023-07-12 17:39:37'), +(2913, 2, 2459, 'Others', '2023-07-12 17:39:40', '2023-07-12 17:39:40'), +(2914, 2, 2452, 'Others', '2023-07-12 17:39:47', '2023-07-12 17:39:47'), +(2915, 2, 2458, 'Others', '2023-07-12 17:39:52', '2023-07-12 17:39:52'), +(2916, 2, 2455, 'Others', '2023-07-12 17:39:59', '2023-07-12 17:39:59'), +(2917, 2, 2477, 'Others', '2023-07-12 17:42:10', '2023-07-12 17:42:10'), +(2918, 2, 2476, 'Others', '2023-07-12 17:42:16', '2023-07-12 17:42:16'), +(2920, 2, 2479, 'Others', '2023-07-12 17:42:22', '2023-07-12 17:42:22'), +(2922, 2, 2478, 'Others', '2023-07-12 17:42:26', '2023-07-12 17:42:26'), +(2923, 2, 2492, 'Others', '2023-07-12 17:42:57', '2023-07-12 17:42:57'), +(2924, 2, 2490, 'Others', '2023-07-12 17:43:04', '2023-07-12 17:43:04'), +(2926, 2, 2488, 'Others', '2023-07-12 17:43:17', '2023-07-12 17:43:17'), +(2927, 2, 2491, 'Others', '2023-07-12 17:43:25', '2023-07-12 17:43:25'), +(2928, 2, 2489, 'Others', '2023-07-12 17:43:29', '2023-07-12 17:43:29'), +(2929, 5, 2516, 'Accra', '2023-07-13 13:08:33', '2023-07-13 13:08:33'), +(2931, 5, 2502, 'Accra', '2023-07-13 13:08:37', '2023-07-13 13:08:37'), +(2932, 5, 2506, 'Accra', '2023-07-13 13:08:40', '2023-07-13 13:08:40'), +(2933, 5, 2510, 'Accra', '2023-07-13 13:08:43', '2023-07-13 13:08:43'), +(2934, 5, 2494, 'Accra', '2023-07-13 13:08:46', '2023-07-13 13:08:46'), +(2935, 5, 2508, 'Accra', '2023-07-13 13:08:51', '2023-07-13 13:08:51'), +(2936, 5, 2504, 'Accra', '2023-07-13 13:08:54', '2023-07-13 13:08:54'), +(2937, 5, 2511, 'Accra', '2023-07-13 13:08:57', '2023-07-13 13:08:57'), +(2938, 5, 2513, 'Accra', '2023-07-13 13:09:07', '2023-07-13 13:09:07'), +(2940, 5, 2495, 'Accra', '2023-07-13 13:09:12', '2023-07-13 13:09:12'), +(2941, 5, 2512, 'Accra', '2023-07-13 13:09:16', '2023-07-13 13:09:16'), +(2942, 5, 2500, 'Accra', '2023-07-13 13:09:20', '2023-07-13 13:09:20'), +(2943, 5, 2514, 'Accra', '2023-07-13 13:09:23', '2023-07-13 13:09:23'), +(2944, 5, 2505, 'Accra', '2023-07-13 13:09:31', '2023-07-13 13:09:31'), +(2945, 5, 2515, 'Accra', '2023-07-13 13:09:39', '2023-07-13 13:09:39'), +(2946, 5, 2496, 'Accra', '2023-07-13 13:09:44', '2023-07-13 13:09:44'), +(2947, 5, 2498, 'Accra', '2023-07-13 13:09:47', '2023-07-13 13:09:47'), +(2948, 5, 2503, 'Accra', '2023-07-13 13:09:50', '2023-07-13 13:09:50'), +(2949, 5, 2521, 'Accra', '2023-07-13 13:09:53', '2023-07-13 13:09:53'), +(2950, 5, 2522, 'Accra', '2023-07-13 13:10:01', '2023-07-13 13:10:01'), +(2951, 5, 2518, 'Accra', '2023-07-13 13:10:04', '2023-07-13 13:10:04'), +(2952, 5, 2525, 'Accra', '2023-07-13 13:10:10', '2023-07-13 13:10:10'), +(2953, 5, 2524, 'Accra', '2023-07-13 13:10:19', '2023-07-13 13:10:19'), +(2954, 3, 2467, 'Kumasi', '2023-07-13 13:10:53', '2023-07-13 13:10:53'), +(2955, 3, 2472, 'Kumasi', '2023-07-13 13:10:55', '2023-07-13 13:10:55'), +(2956, 3, 2474, 'Kumasi', '2023-07-13 13:10:58', '2023-07-13 13:10:58'), +(2957, 3, 2480, 'Kumasi', '2023-07-13 13:11:02', '2023-07-13 13:11:02'), +(2958, 3, 2460, 'Kumasi', '2023-07-13 13:11:05', '2023-07-13 13:11:05'), +(2959, 3, 2483, 'Kumasi', '2023-07-13 13:11:08', '2023-07-13 13:11:08'), +(2960, 3, 2484, 'Kumasi', '2023-07-13 13:11:12', '2023-07-13 13:11:12'), +(2961, 3, 2482, 'Kumasi', '2023-07-13 13:11:17', '2023-07-13 13:11:17'), +(2962, 3, 2493, 'Kumasi', '2023-07-13 13:11:23', '2023-07-13 13:11:23'), +(2963, 5, 2465, 'Accra', '2023-07-13 13:16:39', '2023-07-13 13:16:39'), +(2964, 2, 2523, 'Others', '2023-07-13 15:32:01', '2023-07-13 15:32:01'), +(2966, 2, 2528, 'Others', '2023-07-13 15:32:41', '2023-07-13 15:32:41'), +(2968, 2, 2530, 'Others', '2023-07-13 15:32:47', '2023-07-13 15:32:47'), +(2969, 2, 2517, 'Others', '2023-07-13 15:32:52', '2023-07-13 15:32:52'), +(2970, 2, 2499, 'Others', '2023-07-13 15:32:58', '2023-07-13 15:32:58'), +(2971, 2, 2501, 'Others', '2023-07-13 15:33:08', '2023-07-13 15:33:08'), +(2972, 2, 2507, 'Others', '2023-07-13 15:33:15', '2023-07-13 15:33:15'), +(2973, 2, 2509, 'Others', '2023-07-13 15:33:19', '2023-07-13 15:33:19'), +(2974, 5, 2564, 'Accra', '2023-07-14 13:37:34', '2023-07-14 13:37:34'), +(2976, 5, 2563, 'Accra', '2023-07-14 13:37:45', '2023-07-14 13:37:45'), +(2978, 5, 2552, 'Accra', '2023-07-14 13:37:56', '2023-07-14 13:37:56'), +(2980, 5, 2554, 'Accra', '2023-07-14 13:38:05', '2023-07-14 13:38:05'), +(2982, 5, 2556, 'Accra', '2023-07-14 13:38:09', '2023-07-14 13:38:09'), +(2983, 5, 2549, 'Accra', '2023-07-14 13:38:12', '2023-07-14 13:38:12'), +(2984, 5, 2550, 'Accra', '2023-07-14 13:38:15', '2023-07-14 13:38:15'), +(2985, 5, 2537, 'Accra', '2023-07-14 13:38:18', '2023-07-14 13:38:18'), +(2986, 5, 2555, 'Accra', '2023-07-14 13:38:21', '2023-07-14 13:38:21'), +(2987, 5, 2562, 'Accra', '2023-07-14 13:38:28', '2023-07-14 13:38:28'), +(2988, 5, 2543, 'Accra', '2023-07-14 13:38:32', '2023-07-14 13:38:32'), +(2989, 5, 2560, 'Accra', '2023-07-14 13:38:36', '2023-07-14 13:38:36'), +(2990, 5, 2538, 'Accra', '2023-07-14 13:38:41', '2023-07-14 13:38:41'), +(2991, 5, 2542, 'Accra', '2023-07-14 13:38:45', '2023-07-14 13:38:45'), +(2992, 5, 2551, 'Accra', '2023-07-14 13:38:48', '2023-07-14 13:38:48'), +(2993, 5, 2545, 'Accra', '2023-07-14 13:39:06', '2023-07-14 13:39:06'), +(2994, 5, 2546, 'Accra', '2023-07-14 13:39:09', '2023-07-14 13:39:09'), +(2995, 5, 2541, 'Accra', '2023-07-14 13:39:12', '2023-07-14 13:39:12'), +(2996, 5, 2548, 'Accra', '2023-07-14 13:39:15', '2023-07-14 13:39:15'), +(2997, 5, 2534, 'Accra', '2023-07-14 13:39:23', '2023-07-14 13:39:23'), +(2998, 5, 2533, 'Accra', '2023-07-14 13:39:27', '2023-07-14 13:39:27'), +(2999, 5, 2540, 'Accra', '2023-07-14 13:39:32', '2023-07-14 13:39:32'), +(3000, 5, 2544, 'Accra', '2023-07-14 13:39:40', '2023-07-14 13:39:40'), +(3001, 3, 2527, 'Kumasi', '2023-07-14 13:40:10', '2023-07-14 13:40:10'), +(3002, 3, 2526, 'Kumasi', '2023-07-14 13:40:14', '2023-07-14 13:40:14'), +(3003, 3, 2529, 'Kumasi', '2023-07-14 13:40:19', '2023-07-14 13:40:19'), +(3004, 3, 2520, 'Kumasi', '2023-07-14 13:40:21', '2023-07-14 13:40:21'), +(3005, 3, 2497, 'Kumasi', '2023-07-14 13:40:24', '2023-07-14 13:40:24'), +(3006, 3, 2519, 'Kumasi', '2023-07-14 13:40:28', '2023-07-14 13:40:28'), +(3007, 2, 2539, 'Others', '2023-07-14 18:15:15', '2023-07-14 18:15:15'), +(3008, 2, 2557, 'Others', '2023-07-14 18:15:23', '2023-07-14 18:15:23'), +(3009, 2, 2558, 'Others', '2023-07-14 18:15:26', '2023-07-14 18:15:26'), +(3010, 2, 2536, 'Others', '2023-07-14 18:15:29', '2023-07-14 18:15:29'), +(3011, 2, 2561, 'Others', '2023-07-14 18:15:32', '2023-07-14 18:15:32'), +(3012, 2, 2567, 'Others', '2023-07-14 18:15:34', '2023-07-14 18:15:34'), +(3013, 2, 2568, 'Others', '2023-07-14 18:15:37', '2023-07-14 18:15:37'), +(3014, 2, 2569, 'Others', '2023-07-14 18:15:40', '2023-07-14 18:15:40'), +(3015, 2, 2566, 'Others', '2023-07-14 18:15:43', '2023-07-14 18:15:43'), +(3016, 5, 2583, 'Accra', '2023-07-15 11:47:16', '2023-07-15 11:47:16'), +(3018, 5, 2581, 'Accra', '2023-07-15 11:47:18', '2023-07-15 11:47:18'), +(3019, 5, 2582, 'Accra', '2023-07-15 11:47:23', '2023-07-15 11:47:23'), +(3020, 5, 2572, 'Accra', '2023-07-15 11:47:27', '2023-07-15 11:47:27'), +(3021, 5, 2573, 'Accra', '2023-07-15 11:47:30', '2023-07-15 11:47:30'), +(3022, 5, 2578, 'Accra', '2023-07-15 11:47:33', '2023-07-15 11:47:33'), +(3023, 5, 2590, 'Accra', '2023-07-15 11:47:35', '2023-07-15 11:47:35'), +(3024, 5, 2579, 'Accra', '2023-07-15 11:47:39', '2023-07-15 11:47:39'), +(3025, 5, 2584, 'Accra', '2023-07-15 11:47:46', '2023-07-15 11:47:46'), +(3027, 5, 2587, 'Accra', '2023-07-15 11:48:09', '2023-07-15 11:48:09'), +(3028, 5, 2588, 'Accra', '2023-07-15 11:48:12', '2023-07-15 11:48:12'), +(3029, 5, 2586, 'Accra', '2023-07-15 11:48:16', '2023-07-15 11:48:16'), +(3030, 5, 2571, 'Accra', '2023-07-15 11:48:20', '2023-07-15 11:48:20'), +(3031, 5, 2575, 'Accra', '2023-07-15 11:48:22', '2023-07-15 11:48:22'), +(3032, 5, 2589, 'Accra', '2023-07-15 11:48:25', '2023-07-15 11:48:25'), +(3033, 5, 2591, 'Accra', '2023-07-15 11:48:29', '2023-07-15 11:48:29'), +(3034, 5, 2592, 'Accra', '2023-07-15 11:48:31', '2023-07-15 11:48:31'), +(3035, 5, 2585, 'Accra', '2023-07-15 11:48:35', '2023-07-15 11:48:35'), +(3036, 5, 2577, 'Others', '2023-07-15 11:51:01', '2023-07-15 11:51:01'), +(3037, 5, 2574, 'Others', '2023-07-15 11:51:08', '2023-07-15 11:51:08'), +(3038, 5, 2635, 'Accra', '2023-07-17 13:12:24', '2023-07-17 13:12:24'), +(3040, 5, 2615, 'Accra', '2023-07-17 13:12:28', '2023-07-17 13:12:28'), +(3041, 5, 2606, 'Accra', '2023-07-17 13:12:31', '2023-07-17 13:12:31'), +(3042, 5, 2617, 'Accra', '2023-07-17 13:12:34', '2023-07-17 13:12:34'), +(3043, 5, 2631, 'Accra', '2023-07-17 13:12:37', '2023-07-17 13:12:37'), +(3044, 5, 2624, 'Accra', '2023-07-17 13:12:40', '2023-07-17 13:12:40'), +(3045, 5, 2628, 'Accra', '2023-07-17 13:12:42', '2023-07-17 13:12:42'), +(3046, 5, 2597, 'Accra', '2023-07-17 13:12:45', '2023-07-17 13:12:45'), +(3047, 5, 2612, 'Accra', '2023-07-17 13:12:47', '2023-07-17 13:12:47'), +(3048, 5, 2611, 'Accra', '2023-07-17 13:12:50', '2023-07-17 13:12:50'), +(3049, 5, 2602, 'Accra', '2023-07-17 13:12:52', '2023-07-17 13:12:52'), +(3050, 5, 2625, 'Accra', '2023-07-17 13:12:55', '2023-07-17 13:12:55'), +(3051, 5, 2622, 'Accra', '2023-07-17 13:12:58', '2023-07-17 13:12:58'), +(3052, 5, 2596, 'Accra', '2023-07-17 13:13:01', '2023-07-17 13:13:01'), +(3053, 5, 2595, 'Accra', '2023-07-17 13:13:07', '2023-07-17 13:13:07'), +(3055, 5, 2601, 'Accra', '2023-07-17 13:13:12', '2023-07-17 13:13:12'), +(3056, 5, 2600, 'Accra', '2023-07-17 13:13:16', '2023-07-17 13:13:16'), +(3057, 5, 2599, 'Accra', '2023-07-17 13:13:18', '2023-07-17 13:13:18'), +(3058, 5, 2630, 'Accra', '2023-07-17 13:13:21', '2023-07-17 13:13:21'), +(3059, 5, 2626, 'Accra', '2023-07-17 13:13:25', '2023-07-17 13:13:25'), +(3060, 5, 2632, 'Accra', '2023-07-17 13:13:29', '2023-07-17 13:13:29'), +(3061, 5, 2616, 'Accra', '2023-07-17 13:13:34', '2023-07-17 13:13:34'), +(3062, 2, 2620, 'Others', '2023-07-17 13:14:26', '2023-07-17 13:14:26'), +(3064, 2, 2608, 'Others', '2023-07-17 13:14:37', '2023-07-17 13:14:37'), +(3065, 2, 2603, 'Others', '2023-07-17 13:14:44', '2023-07-17 13:14:44'), +(3067, 2, 2614, 'Others', '2023-07-17 13:14:48', '2023-07-17 13:14:48'), +(3068, 2, 2621, 'Others', '2023-07-17 13:14:53', '2023-07-17 13:14:53'), +(3069, 2, 2605, 'Others', '2023-07-17 13:14:55', '2023-07-17 13:14:55'), +(3070, 2, 2623, 'Others', '2023-07-17 13:14:58', '2023-07-17 13:14:58'), +(3071, 2, 2598, 'Others', '2023-07-17 13:15:01', '2023-07-17 13:15:01'), +(3072, 3, 2580, 'Kumasi', '2023-07-17 13:15:58', '2023-07-17 13:15:58'), +(3074, 3, 2565, 'Kumasi', '2023-07-17 13:16:04', '2023-07-17 13:16:04'), +(3075, 3, 2535, 'Kumasi', '2023-07-17 13:16:07', '2023-07-17 13:16:07'), +(3076, 3, 2547, 'Kumasi', '2023-07-17 13:16:16', '2023-07-17 13:16:16'), +(3077, 5, 2654, 'Accra', '2023-07-18 13:54:16', '2023-07-18 13:54:16'), +(3078, 5, 2658, 'Accra', '2023-07-18 13:54:24', '2023-07-18 13:54:24'), +(3080, 5, 2651, 'Accra', '2023-07-18 13:54:37', '2023-07-18 13:54:37'), +(3082, 5, 2645, 'Accra', '2023-07-18 13:54:54', '2023-07-18 13:54:54'), +(3083, 5, 2650, 'Accra', '2023-07-18 13:55:07', '2023-07-18 13:55:07'), +(3084, 5, 2665, 'Accra', '2023-07-18 13:55:16', '2023-07-18 13:55:16'), +(3085, 5, 2660, 'Accra', '2023-07-18 13:55:23', '2023-07-18 13:55:23'), +(3087, 5, 2648, 'Accra', '2023-07-18 13:55:37', '2023-07-18 13:55:37'), +(3089, 5, 2643, 'Accra', '2023-07-18 13:55:45', '2023-07-18 13:55:45'), +(3090, 5, 2659, 'Accra', '2023-07-18 13:56:08', '2023-07-18 13:56:08'), +(3091, 5, 2662, 'Accra', '2023-07-18 13:56:27', '2023-07-18 13:56:27'), +(3093, 5, 2644, 'Accra', '2023-07-18 13:56:39', '2023-07-18 13:56:39'), +(3094, 5, 2667, 'Accra', '2023-07-18 13:56:51', '2023-07-18 13:56:51'), +(3096, 5, 2649, 'Accra', '2023-07-18 13:57:03', '2023-07-18 13:57:03'), +(3098, 5, 2657, 'Accra', '2023-07-18 13:57:12', '2023-07-18 13:57:12'), +(3099, 5, 2655, 'Accra', '2023-07-18 13:57:20', '2023-07-18 13:57:20'), +(3100, 5, 2610, 'Kumasi', '2023-07-18 14:13:03', '2023-07-18 14:13:03'), +(3103, 5, 2613, 'Kumasi', '2023-07-18 14:13:08', '2023-07-18 14:13:08'), +(3104, 5, 2604, 'Kumasi', '2023-07-18 14:13:48', '2023-07-18 14:13:48'), +(3105, 5, 2609, 'Kumasi', '2023-07-18 14:13:51', '2023-07-18 14:13:51'), +(3106, 5, 2629, 'Kumasi', '2023-07-18 14:13:58', '2023-07-18 14:13:58'), +(3108, 5, 2627, 'Kumasi', '2023-07-18 14:14:02', '2023-07-18 14:14:02'), +(3109, 5, 2618, 'Kumasi', '2023-07-18 14:14:05', '2023-07-18 14:14:05'), +(3110, 5, 2634, 'Accra', '2023-07-18 14:16:05', '2023-07-18 14:16:05'), +(3111, 2, 2661, 'Others', '2023-07-18 15:03:54', '2023-07-18 15:03:54'), +(3112, 2, 2668, 'Others', '2023-07-18 15:03:58', '2023-07-18 15:03:58'), +(3113, 2, 2666, 'Others', '2023-07-18 15:04:01', '2023-07-18 15:04:01'), +(3114, 2, 2656, 'Others', '2023-07-18 15:04:11', '2023-07-18 15:04:11'), +(3115, 2, 2647, 'Others', '2023-07-18 15:04:13', '2023-07-18 15:04:13'), +(3116, 2, 2663, 'Others', '2023-07-18 15:04:21', '2023-07-18 15:04:21'), +(3117, 2, 2653, 'Others', '2023-07-18 15:04:27', '2023-07-18 15:04:27'), +(3118, 2, 2673, 'Others', '2023-07-19 15:39:32', '2023-07-19 15:39:32'), +(3119, 2, 2695, 'Others', '2023-07-19 15:39:37', '2023-07-19 15:39:37'), +(3120, 2, 2680, 'Others', '2023-07-19 15:39:42', '2023-07-19 15:39:42'), +(3121, 2, 2701, 'Others', '2023-07-19 15:39:46', '2023-07-19 15:39:46'), +(3122, 2, 2700, 'Others', '2023-07-19 15:39:52', '2023-07-19 15:39:52'), +(3123, 2, 2675, 'Others', '2023-07-19 15:40:00', '2023-07-19 15:40:00'), +(3124, 2, 2672, 'Others', '2023-07-19 15:40:04', '2023-07-19 15:40:04'), +(3125, 5, 2752, 'Accra', '2023-07-20 14:15:26', '2023-07-20 14:15:26'), +(3126, 5, 2751, 'Accra', '2023-07-20 14:15:31', '2023-07-20 14:15:31'), +(3127, 5, 2744, 'Accra', '2023-07-20 14:17:40', '2023-07-20 14:17:40'), +(3129, 5, 2739, 'Accra', '2023-07-20 14:17:43', '2023-07-20 14:17:43'), +(3130, 5, 2720, 'Accra', '2023-07-20 14:17:46', '2023-07-20 14:17:46'), +(3131, 5, 2719, 'Accra', '2023-07-20 14:17:49', '2023-07-20 14:17:49'), +(3132, 5, 2743, 'Accra', '2023-07-20 14:17:51', '2023-07-20 14:17:51'), +(3133, 5, 2710, 'Accra', '2023-07-20 14:17:54', '2023-07-20 14:17:54'), +(3134, 5, 2726, 'Accra', '2023-07-20 14:17:56', '2023-07-20 14:17:56'), +(3135, 5, 2735, 'Accra', '2023-07-20 14:18:00', '2023-07-20 14:18:00'), +(3136, 5, 2716, 'Accra', '2023-07-20 14:18:03', '2023-07-20 14:18:03'), +(3137, 5, 2742, 'Accra', '2023-07-20 14:18:06', '2023-07-20 14:18:06'), +(3138, 5, 2728, 'Accra', '2023-07-20 14:18:10', '2023-07-20 14:18:10'), +(3139, 5, 2734, 'Accra', '2023-07-20 14:18:16', '2023-07-20 14:18:16'), +(3141, 5, 2733, 'Accra', '2023-07-20 14:18:23', '2023-07-20 14:18:23'), +(3143, 5, 2721, 'Accra', '2023-07-20 14:18:30', '2023-07-20 14:18:30'), +(3144, 5, 2727, 'Accra', '2023-07-20 14:18:34', '2023-07-20 14:18:34'), +(3145, 5, 2741, 'Accra', '2023-07-20 14:18:38', '2023-07-20 14:18:38'), +(3146, 5, 2738, 'Accra', '2023-07-20 14:18:41', '2023-07-20 14:18:41'), +(3147, 5, 2722, 'Accra', '2023-07-20 14:19:10', '2023-07-20 14:19:10'), +(3149, 5, 2729, 'Accra', '2023-07-20 14:19:12', '2023-07-20 14:19:12'), +(3150, 5, 2737, 'Accra', '2023-07-20 14:19:18', '2023-07-20 14:19:18'), +(3152, 5, 2633, 'Accra', '2023-07-20 14:19:22', '2023-07-20 14:19:22'), +(3153, 5, 2748, 'Accra', '2023-07-20 14:19:25', '2023-07-20 14:19:25'), +(3154, 5, 2747, 'Accra', '2023-07-20 14:19:28', '2023-07-20 14:19:28'), +(3155, 5, 2749, 'Accra', '2023-07-20 14:19:31', '2023-07-20 14:19:31'), +(3156, 3, 2646, 'Kumasi', '2023-07-20 14:20:40', '2023-07-20 14:20:40'), +(3157, 3, 2669, 'Kumasi', '2023-07-20 14:20:45', '2023-07-20 14:20:45'), +(3158, 3, 2664, 'Kumasi', '2023-07-20 14:20:48', '2023-07-20 14:20:48'), +(3159, 3, 2703, 'Kumasi', '2023-07-20 14:28:09', '2023-07-20 14:28:09'), +(3161, 3, 2704, 'Kumasi', '2023-07-20 14:28:12', '2023-07-20 14:28:12'), +(3162, 3, 2670, 'Kumasi', '2023-07-20 14:28:17', '2023-07-20 14:28:17'), +(3163, 3, 2679, 'Kumasi', '2023-07-20 14:28:24', '2023-07-20 14:28:24'), +(3164, 3, 2684, 'Kumasi', '2023-07-20 14:28:26', '2023-07-20 14:28:26'), +(3165, 3, 2687, 'Kumasi', '2023-07-20 14:28:31', '2023-07-20 14:28:31'), +(3166, 3, 2691, 'Kumasi', '2023-07-20 14:28:33', '2023-07-20 14:28:33'), +(3167, 5, 2688, 'Accra', '2023-07-20 14:28:53', '2023-07-20 14:28:53'), +(3169, 5, 2694, 'Accra', '2023-07-20 14:28:56', '2023-07-20 14:28:56'), +(3170, 5, 2685, 'Accra', '2023-07-20 14:28:59', '2023-07-20 14:28:59'), +(3171, 5, 2676, 'Accra', '2023-07-20 14:29:03', '2023-07-20 14:29:03'), +(3172, 5, 2692, 'Accra', '2023-07-20 14:29:05', '2023-07-20 14:29:05'), +(3173, 5, 2682, 'Accra', '2023-07-20 14:29:10', '2023-07-20 14:29:10'), +(3174, 5, 2681, 'Accra', '2023-07-20 14:29:14', '2023-07-20 14:29:14'), +(3175, 5, 2677, 'Accra', '2023-07-20 14:29:20', '2023-07-20 14:29:20'), +(3176, 5, 2674, 'Accra', '2023-07-20 14:29:24', '2023-07-20 14:29:24'), +(3177, 5, 2642, 'Accra', '2023-07-20 14:29:26', '2023-07-20 14:29:26'), +(3178, 5, 2678, 'Accra', '2023-07-20 14:29:30', '2023-07-20 14:29:30'), +(3179, 5, 2698, 'Accra', '2023-07-20 14:29:35', '2023-07-20 14:29:35'), +(3180, 5, 2689, 'Accra', '2023-07-20 14:29:40', '2023-07-20 14:29:40'), +(3181, 5, 2696, 'Accra', '2023-07-20 14:29:44', '2023-07-20 14:29:44'), +(3182, 5, 2699, 'Accra', '2023-07-20 14:29:47', '2023-07-20 14:29:47'), +(3183, 5, 2702, 'Accra', '2023-07-20 14:29:51', '2023-07-20 14:29:51'), +(3184, 5, 2693, 'Accra', '2023-07-20 14:29:56', '2023-07-20 14:29:56'), +(3185, 5, 2683, 'Accra', '2023-07-20 14:30:00', '2023-07-20 14:30:00'), +(3186, 5, 2690, 'Accra', '2023-07-20 14:30:06', '2023-07-20 14:30:06'), +(3187, 5, 2671, 'Accra', '2023-07-20 14:30:09', '2023-07-20 14:30:09'), +(3188, 6, 2757, 'Accra', '2023-07-20 15:26:09', '2023-07-20 15:26:09'), +(3189, 2, 2750, 'Others', '2023-07-20 15:29:06', '2023-07-20 15:29:06'), +(3190, 2, 2746, 'Others', '2023-07-20 15:29:27', '2023-07-20 15:29:27'), +(3191, 2, 2740, 'Others', '2023-07-20 15:29:32', '2023-07-20 15:29:32'), +(3192, 2, 2736, 'Others', '2023-07-20 15:29:39', '2023-07-20 15:29:39'), +(3194, 2, 2730, 'Others', '2023-07-20 15:29:48', '2023-07-20 15:29:48'), +(3195, 2, 2731, 'Others', '2023-07-20 15:29:55', '2023-07-20 15:29:55'), +(3197, 2, 2723, 'Others', '2023-07-20 15:29:59', '2023-07-20 15:29:59'), +(3198, 2, 2707, 'Others', '2023-07-20 15:30:06', '2023-07-20 15:30:06'), +(3199, 2, 2712, 'Others', '2023-07-20 15:30:13', '2023-07-20 15:30:13'), +(3200, 2, 2708, 'Others', '2023-07-20 15:30:17', '2023-07-20 15:30:17'), +(3201, 2, 2711, 'Others', '2023-07-20 15:30:24', '2023-07-20 15:30:24'), +(3202, 2, 2718, 'Others', '2023-07-20 15:30:30', '2023-07-20 15:30:30'), +(3203, 5, 2798, 'Accra', '2023-07-21 12:47:52', '2023-07-21 12:47:52'), +(3204, 5, 2764, 'Accra', '2023-07-21 12:47:58', '2023-07-21 12:47:58'), +(3205, 5, 2771, 'Accra', '2023-07-21 12:48:00', '2023-07-21 12:48:00'), +(3206, 5, 2770, 'Accra', '2023-07-21 12:48:04', '2023-07-21 12:48:04'), +(3207, 5, 2796, 'Accra', '2023-07-21 12:48:07', '2023-07-21 12:48:07'), +(3208, 5, 2780, 'Accra', '2023-07-21 12:48:10', '2023-07-21 12:48:10'), +(3209, 5, 2762, 'Accra', '2023-07-21 12:48:13', '2023-07-21 12:48:13'), +(3210, 5, 2763, 'Accra', '2023-07-21 12:48:16', '2023-07-21 12:48:16'), +(3211, 5, 2778, 'Accra', '2023-07-21 12:48:19', '2023-07-21 12:48:19'), +(3212, 5, 2776, 'Accra', '2023-07-21 12:48:23', '2023-07-21 12:48:23'), +(3213, 5, 2777, 'Accra', '2023-07-21 12:48:27', '2023-07-21 12:48:27'), +(3214, 5, 2767, 'Accra', '2023-07-21 12:48:32', '2023-07-21 12:48:32'), +(3215, 5, 2789, 'Accra', '2023-07-21 12:48:36', '2023-07-21 12:48:36'), +(3216, 5, 2785, 'Accra', '2023-07-21 12:48:41', '2023-07-21 12:48:41'), +(3217, 5, 2772, 'Accra', '2023-07-21 12:48:48', '2023-07-21 12:48:48'), +(3219, 5, 2782, 'Accra', '2023-07-21 12:48:54', '2023-07-21 12:48:54'), +(3220, 5, 2760, 'Accra', '2023-07-21 12:49:00', '2023-07-21 12:49:00'), +(3221, 5, 2786, 'Accra', '2023-07-21 12:49:05', '2023-07-21 12:49:05'), +(3222, 5, 2790, 'Accra', '2023-07-21 12:49:09', '2023-07-21 12:49:09'), +(3223, 5, 2783, 'Accra', '2023-07-21 12:49:17', '2023-07-21 12:49:17'), +(3225, 5, 2792, 'Accra', '2023-07-21 12:49:22', '2023-07-21 12:49:22'), +(3226, 5, 2787, 'Accra', '2023-07-21 12:49:30', '2023-07-21 12:49:30'), +(3228, 5, 2794, 'Accra', '2023-07-21 12:49:39', '2023-07-21 12:49:39'), +(3229, 5, 2793, 'Accra', '2023-07-21 12:49:49', '2023-07-21 12:49:49'), +(3231, 3, 2756, 'Kumasi', '2023-07-21 12:50:09', '2023-07-21 12:50:09'), +(3233, 3, 2758, 'Kumasi', '2023-07-21 12:50:13', '2023-07-21 12:50:13'), +(3234, 3, 2755, 'Kumasi', '2023-07-21 12:50:19', '2023-07-21 12:50:19'), +(3236, 3, 2709, 'Kumasi', '2023-07-21 12:50:22', '2023-07-21 12:50:22'), +(3237, 3, 2713, 'Kumasi', '2023-07-21 12:50:26', '2023-07-21 12:50:26'), +(3238, 3, 2717, 'Kumasi', '2023-07-21 12:50:29', '2023-07-21 12:50:29'), +(3239, 3, 2732, 'Kumasi', '2023-07-21 12:50:36', '2023-07-21 12:50:36'), +(3240, 3, 2725, 'Kumasi', '2023-07-21 12:50:40', '2023-07-21 12:50:40'), +(3241, 3, 2715, 'Kumasi', '2023-07-21 12:51:00', '2023-07-21 12:51:00'), +(3243, 3, 2714, 'Kumasi', '2023-07-21 12:51:09', '2023-07-21 12:51:09'), +(3244, 3, 2724, 'Kumasi', '2023-07-21 12:51:13', '2023-07-21 12:51:13'), +(3245, 2, 2797, 'Others', '2023-07-21 14:25:01', '2023-07-21 14:25:01'), +(3247, 2, 2773, 'Others', '2023-07-21 14:25:08', '2023-07-21 14:25:08'), +(3250, 2, 2795, 'Others', '2023-07-21 14:25:12', '2023-07-21 14:25:12'), +(3251, 2, 2774, 'Others', '2023-07-21 14:25:16', '2023-07-21 14:25:16'), +(3252, 2, 2779, 'Others', '2023-07-21 14:25:20', '2023-07-21 14:25:20'), +(3253, 2, 2784, 'Others', '2023-07-21 14:25:25', '2023-07-21 14:25:25'), +(3254, 2, 2768, 'Others', '2023-07-21 14:25:28', '2023-07-21 14:25:28'), +(3255, 2, 2766, 'Others', '2023-07-21 14:25:33', '2023-07-21 14:25:33'), +(3256, 2, 2765, 'Others', '2023-07-21 14:25:38', '2023-07-21 14:25:38'), +(3257, 5, 2826, 'Accra', '2023-07-22 15:02:37', '2023-07-22 15:02:37'), +(3258, 5, 2821, 'Accra', '2023-07-22 15:02:40', '2023-07-22 15:02:40'), +(3259, 5, 2788, 'Accra', '2023-07-22 15:02:44', '2023-07-22 15:02:44'), +(3260, 5, 2814, 'Accra', '2023-07-22 15:02:47', '2023-07-22 15:02:47'), +(3261, 5, 2801, 'Accra', '2023-07-22 15:02:51', '2023-07-22 15:02:51'), +(3262, 5, 2809, 'Accra', '2023-07-22 15:02:54', '2023-07-22 15:02:54'), +(3263, 5, 2805, 'Accra', '2023-07-22 15:03:01', '2023-07-22 15:03:01'), +(3264, 5, 2824, 'Accra', '2023-07-22 15:03:05', '2023-07-22 15:03:05'), +(3265, 5, 2806, 'Accra', '2023-07-22 15:03:11', '2023-07-22 15:03:11'), +(3266, 5, 2807, 'Accra', '2023-07-22 15:03:15', '2023-07-22 15:03:15'), +(3267, 5, 2822, 'Accra', '2023-07-22 15:03:23', '2023-07-22 15:03:23'), +(3269, 5, 2818, 'Accra', '2023-07-22 15:03:26', '2023-07-22 15:03:26'), +(3270, 5, 2803, 'Accra', '2023-07-22 15:03:29', '2023-07-22 15:03:29'), +(3271, 5, 2820, 'Accra', '2023-07-22 15:03:32', '2023-07-22 15:03:32'), +(3272, 3, 2775, 'Kumasi', '2023-07-22 15:06:46', '2023-07-22 15:06:46'), +(3273, 3, 2761, 'Kumasi', '2023-07-22 15:06:52', '2023-07-22 15:06:52'), +(3274, 3, 2799, 'Kumasi', '2023-07-22 15:06:58', '2023-07-22 15:06:58'), +(3275, 3, 2769, 'Kumasi', '2023-07-22 15:07:01', '2023-07-22 15:07:01'), +(3276, 3, 2781, 'Kumasi', '2023-07-22 15:07:11', '2023-07-22 15:07:11'), +(3277, 3, 2791, 'Kumasi', '2023-07-22 15:07:26', '2023-07-22 15:07:26'), +(3284, 3, 2753, 'Kumasi', '2023-07-24 12:56:57', '2023-07-24 12:56:57'), +(3285, 3, 2813, 'Kumasi', '2023-07-24 12:57:04', '2023-07-24 12:57:04'), +(3286, 3, 2817, 'Kumasi', '2023-07-24 12:57:09', '2023-07-24 12:57:09'), +(3287, 3, 2816, 'Kumasi', '2023-07-24 12:57:12', '2023-07-24 12:57:12'), +(3288, 3, 2815, 'Kumasi', '2023-07-24 12:57:15', '2023-07-24 12:57:15'), +(3289, 2, 2802, 'Others', '2023-07-24 12:58:13', '2023-07-24 12:58:13'), +(3290, 2, 2808, 'Others', '2023-07-24 12:58:16', '2023-07-24 12:58:16'), +(3291, 2, 2607, 'Others', '2023-07-24 12:58:22', '2023-07-24 12:58:22'), +(3292, 2, 2823, 'Others', '2023-07-24 12:58:33', '2023-07-24 12:58:33'), +(3294, 2, 2827, 'Others', '2023-07-24 12:58:37', '2023-07-24 12:58:37'), +(3295, 2, 2800, 'Others', '2023-07-24 12:58:41', '2023-07-24 12:58:41'), +(3296, 2, 2804, 'Others', '2023-07-24 12:58:49', '2023-07-24 12:58:49'), +(3297, 2, 2819, 'Others', '2023-07-24 12:59:29', '2023-07-24 12:59:29'), +(3298, 5, 2834, 'Accra', '2023-07-24 13:00:01', '2023-07-24 13:00:01'), +(3300, 5, 2854, 'Accra', '2023-07-24 13:00:04', '2023-07-24 13:00:04'), +(3301, 5, 2856, 'Accra', '2023-07-24 13:00:09', '2023-07-24 13:00:09'), +(3302, 5, 2843, 'Accra', '2023-07-24 13:00:15', '2023-07-24 13:00:15'), +(3304, 5, 2864, 'Accra', '2023-07-24 13:00:18', '2023-07-24 13:00:18'), +(3305, 5, 2844, 'Accra', '2023-07-24 13:00:23', '2023-07-24 13:00:23'), +(3306, 5, 2836, 'Accra', '2023-07-24 13:00:26', '2023-07-24 13:00:26'), +(3307, 5, 2832, 'Accra', '2023-07-24 13:00:37', '2023-07-24 13:00:37'), +(3308, 5, 2862, 'Accra', '2023-07-24 13:00:42', '2023-07-24 13:00:42'), +(3309, 5, 2850, 'Accra', '2023-07-24 13:00:46', '2023-07-24 13:00:46'), +(3310, 5, 2833, 'Accra', '2023-07-24 13:00:53', '2023-07-24 13:00:53'), +(3311, 5, 2866, 'Accra', '2023-07-24 13:00:56', '2023-07-24 13:00:56'), +(3312, 5, 2851, 'Accra', '2023-07-24 13:01:04', '2023-07-24 13:01:04'), +(3314, 5, 2829, 'Accra', '2023-07-24 13:01:08', '2023-07-24 13:01:08'), +(3315, 5, 2830, 'Accra', '2023-07-24 13:01:14', '2023-07-24 13:01:14'), +(3317, 2, 2863, 'Others', '2023-07-24 14:04:14', '2023-07-24 14:04:14'), +(3318, 2, 2842, 'Others', '2023-07-24 14:04:20', '2023-07-24 14:04:20'), +(3320, 2, 2845, 'Others', '2023-07-24 14:04:24', '2023-07-24 14:04:24'), +(3321, 2, 2835, 'Others', '2023-07-24 14:04:34', '2023-07-24 14:04:34'), +(3322, 2, 2859, 'Others', '2023-07-24 14:04:38', '2023-07-24 14:04:38'), +(3323, 2, 2860, 'Others', '2023-07-24 14:04:46', '2023-07-24 14:04:46'), +(3324, 2, 2831, 'Others', '2023-07-24 14:04:51', '2023-07-24 14:04:51'), +(3325, 2, 2848, 'Others', '2023-07-24 14:04:54', '2023-07-24 14:04:54'), +(3326, 2, 2838, 'Others', '2023-07-24 14:05:03', '2023-07-24 14:05:03'), +(3327, 2, 2855, 'Others', '2023-07-24 14:05:11', '2023-07-24 14:05:11'), +(3330, 2, 2852, 'Others', '2023-07-24 14:05:19', '2023-07-24 14:05:19'), +(3331, 5, 2890, 'Accra', '2023-07-25 13:01:17', '2023-07-25 13:01:17'), +(3333, 5, 2891, 'Accra', '2023-07-25 13:01:24', '2023-07-25 13:01:24'), +(3334, 5, 2889, 'Accra', '2023-07-25 13:01:28', '2023-07-25 13:01:28'), +(3335, 5, 2888, 'Accra', '2023-07-25 13:01:31', '2023-07-25 13:01:31'), +(3336, 5, 2883, 'Accra', '2023-07-25 13:01:35', '2023-07-25 13:01:35'), +(3337, 5, 2881, 'Accra', '2023-07-25 13:01:43', '2023-07-25 13:01:43'), +(3338, 5, 2879, 'Accra', '2023-07-25 13:01:46', '2023-07-25 13:01:46'), +(3339, 5, 2869, 'Accra', '2023-07-25 13:01:50', '2023-07-25 13:01:50'), +(3340, 5, 2885, 'Accra', '2023-07-25 13:01:54', '2023-07-25 13:01:54'), +(3341, 5, 2874, 'Accra', '2023-07-25 13:01:58', '2023-07-25 13:01:58'), +(3342, 5, 2878, 'Accra', '2023-07-25 13:02:04', '2023-07-25 13:02:04'), +(3344, 5, 2887, 'Accra', '2023-07-25 13:02:10', '2023-07-25 13:02:10'), +(3345, 5, 2880, 'Accra', '2023-07-25 13:02:14', '2023-07-25 13:02:14'), +(3346, 5, 2868, 'Accra', '2023-07-25 13:02:26', '2023-07-25 13:02:26'), +(3347, 5, 2870, 'Accra', '2023-07-25 13:02:29', '2023-07-25 13:02:29'), +(3348, 3, 2867, 'Kumasi', '2023-07-25 13:03:09', '2023-07-25 13:03:09'), +(3349, 3, 2840, 'Kumasi', '2023-07-25 13:03:15', '2023-07-25 13:03:15'), +(3351, 3, 2841, 'Kumasi', '2023-07-25 13:03:22', '2023-07-25 13:03:22'), +(3352, 3, 2839, 'Kumasi', '2023-07-25 13:03:28', '2023-07-25 13:03:28'), +(3354, 3, 2865, 'Kumasi', '2023-07-25 13:03:34', '2023-07-25 13:03:34'), +(3355, 3, 2861, 'Kumasi', '2023-07-25 13:03:37', '2023-07-25 13:03:37'), +(3356, 3, 2847, 'Kumasi', '2023-07-25 13:03:42', '2023-07-25 13:03:42'), +(3357, 3, 2858, 'Kumasi', '2023-07-25 13:03:47', '2023-07-25 13:03:47'), +(3358, 3, 2846, 'Kumasi', '2023-07-25 13:03:52', '2023-07-25 13:03:52'), +(3359, 3, 2837, 'Kumasi', '2023-07-25 13:03:55', '2023-07-25 13:03:55'), +(3360, 3, 2857, 'Kumasi', '2023-07-25 13:04:04', '2023-07-25 13:04:04'), +(3362, 3, 2828, 'Kumasi', '2023-07-25 13:10:07', '2023-07-25 13:10:07'), +(3363, 2, 2877, 'Others', '2023-07-25 14:40:14', '2023-07-25 14:40:14'), +(3364, 2, 2876, 'Others', '2023-07-25 14:40:30', '2023-07-25 14:40:30'), +(3365, 2, 2875, 'Others', '2023-07-25 14:40:39', '2023-07-25 14:40:39'), +(3366, 2, 2873, 'Others', '2023-07-25 14:40:45', '2023-07-25 14:40:45'), +(3367, 2, 2871, 'Others', '2023-07-25 14:40:53', '2023-07-25 14:40:53'), +(3369, 2, 2884, 'Others', '2023-07-25 14:40:58', '2023-07-25 14:40:58'), +(3370, 2, 2886, 'Others', '2023-07-25 14:41:03', '2023-07-25 14:41:03'), +(3371, 5, 2916, 'Accra', '2023-07-26 13:06:13', '2023-07-26 13:06:13'), +(3372, 5, 2895, 'Accra', '2023-07-26 13:06:17', '2023-07-26 13:06:17'), +(3373, 5, 2906, 'Accra', '2023-07-26 13:06:24', '2023-07-26 13:06:24'), +(3375, 5, 2908, 'Accra', '2023-07-26 13:06:30', '2023-07-26 13:06:30'), +(3376, 5, 2913, 'Accra', '2023-07-26 13:06:34', '2023-07-26 13:06:34'), +(3377, 5, 2912, 'Accra', '2023-07-26 13:06:39', '2023-07-26 13:06:39'), +(3378, 5, 2911, 'Accra', '2023-07-26 13:06:43', '2023-07-26 13:06:43'), +(3379, 5, 2914, 'Accra', '2023-07-26 13:06:48', '2023-07-26 13:06:48'), +(3380, 5, 2903, 'Accra', '2023-07-26 13:06:51', '2023-07-26 13:06:51'), +(3381, 5, 2892, 'Accra', '2023-07-26 13:06:58', '2023-07-26 13:06:58'), +(3382, 5, 2899, 'Accra', '2023-07-26 13:07:03', '2023-07-26 13:07:03'), +(3383, 5, 2907, 'Accra', '2023-07-26 13:07:06', '2023-07-26 13:07:06'), +(3384, 5, 2910, 'Accra', '2023-07-26 13:07:09', '2023-07-26 13:07:09'), +(3385, 5, 2897, 'Accra', '2023-07-26 13:07:15', '2023-07-26 13:07:15'), +(3386, 3, 2882, 'Kumasi', '2023-07-26 13:07:40', '2023-07-26 13:07:40'), +(3387, 2, 2893, 'Others', '2023-07-26 16:54:45', '2023-07-26 16:54:45'), +(3388, 2, 2918, 'Others', '2023-07-26 16:55:10', '2023-07-26 16:55:10'), +(3389, 2, 2905, 'Others', '2023-07-26 16:55:15', '2023-07-26 16:55:15'), +(3390, 2, 2900, 'Others', '2023-07-26 16:55:22', '2023-07-26 16:55:22'), +(3391, 2, 2898, 'Others', '2023-07-26 16:55:27', '2023-07-26 16:55:27'), +(3395, 5, 2924, 'Accra', '2023-07-27 13:24:42', '2023-07-27 13:24:42'), +(3397, 5, 2955, 'Accra', '2023-07-27 13:24:51', '2023-07-27 13:24:51'), +(3399, 5, 2954, 'Accra', '2023-07-27 13:24:57', '2023-07-27 13:24:57'), +(3400, 5, 2923, 'Accra', '2023-07-27 13:25:01', '2023-07-27 13:25:01'), +(3401, 5, 2934, 'Accra', '2023-07-27 13:25:06', '2023-07-27 13:25:06'), +(3402, 5, 2941, 'Accra', '2023-07-27 13:25:10', '2023-07-27 13:25:10'), +(3403, 5, 2949, 'Accra', '2023-07-27 13:25:13', '2023-07-27 13:25:13'), +(3404, 5, 2927, 'Accra', '2023-07-27 13:25:17', '2023-07-27 13:25:17'), +(3405, 5, 2945, 'Accra', '2023-07-27 13:25:21', '2023-07-27 13:25:21'), +(3406, 5, 2950, 'Accra', '2023-07-27 13:25:26', '2023-07-27 13:25:26'), +(3407, 5, 2947, 'Accra', '2023-07-27 13:25:29', '2023-07-27 13:25:29'), +(3408, 5, 2946, 'Accra', '2023-07-27 13:25:33', '2023-07-27 13:25:33'), +(3409, 5, 2930, 'Accra', '2023-07-27 13:25:38', '2023-07-27 13:25:38'), +(3410, 5, 2951, 'Accra', '2023-07-27 13:27:06', '2023-07-27 13:27:06'), +(3411, 5, 2926, 'Accra', '2023-07-27 13:27:11', '2023-07-27 13:27:11'), +(3412, 5, 2935, 'Accra', '2023-07-27 13:27:16', '2023-07-27 13:27:16'), +(3413, 5, 2937, 'Accra', '2023-07-27 13:27:19', '2023-07-27 13:27:19'), +(3414, 5, 2917, 'Accra', '2023-07-27 13:27:26', '2023-07-27 13:27:26'), +(3415, 5, 2953, 'Accra', '2023-07-27 13:27:28', '2023-07-27 13:27:28'), +(3416, 5, 2936, 'Accra', '2023-07-27 13:27:32', '2023-07-27 13:27:32'), +(3417, 5, 2952, 'Accra', '2023-07-27 13:27:40', '2023-07-27 13:27:40'), +(3418, 5, 2925, 'Accra', '2023-07-27 13:27:46', '2023-07-27 13:27:46'), +(3419, 5, 2928, 'Accra', '2023-07-27 13:27:49', '2023-07-27 13:27:49'), +(3420, 5, 2931, 'Accra', '2023-07-27 13:27:53', '2023-07-27 13:27:53'), +(3421, 5, 2933, 'Accra', '2023-07-27 13:28:02', '2023-07-27 13:28:02'), +(3422, 3, 2901, 'Kumasi', '2023-07-27 13:28:33', '2023-07-27 13:28:33'), +(3423, 3, 2896, 'Kumasi', '2023-07-27 13:28:40', '2023-07-27 13:28:40'), +(3425, 3, 2902, 'Kumasi', '2023-07-27 13:28:42', '2023-07-27 13:28:42'), +(3426, 3, 2894, 'Kumasi', '2023-07-27 13:28:49', '2023-07-27 13:28:49'), +(3427, 3, 2904, 'Kumasi', '2023-07-27 13:28:53', '2023-07-27 13:28:53'), +(3428, 3, 2915, 'Kumasi', '2023-07-27 13:28:56', '2023-07-27 13:28:56'), +(3429, 3, 2919, 'Kumasi', '2023-07-27 13:29:46', '2023-07-27 13:29:46'), +(3430, 6, 2921, 'Accra', '2023-07-27 13:30:24', '2023-07-27 13:30:24'), +(3432, 2, 2957, 'Accra', '2023-07-27 16:47:15', '2023-07-27 16:47:15'), +(3435, 2, 2922, 'Others', '2023-07-27 16:47:35', '2023-07-27 16:47:35'), +(3436, 2, 2948, 'Others', '2023-07-27 16:47:39', '2023-07-27 16:47:39'), +(3437, 2, 2938, 'Others', '2023-07-27 16:47:43', '2023-07-27 16:47:43'), +(3438, 2, 2942, 'Others', '2023-07-27 16:47:47', '2023-07-27 16:47:47'), +(3439, 2, 2932, 'Others', '2023-07-27 16:47:57', '2023-07-27 16:47:57'), +(3441, 2, 2929, 'Others', '2023-07-27 16:48:01', '2023-07-27 16:48:01'), +(3442, 2, 2939, 'Others', '2023-07-27 16:48:08', '2023-07-27 16:48:08'), +(3444, 5, 2961, 'Accra', '2023-07-28 12:34:42', '2023-07-28 12:34:42'), +(3446, 5, 2959, 'Accra', '2023-07-28 12:34:46', '2023-07-28 12:34:46'), +(3447, 5, 2966, 'Accra', '2023-07-28 12:34:50', '2023-07-28 12:34:50'), +(3448, 5, 2964, 'Accra', '2023-07-28 12:34:54', '2023-07-28 12:34:54'), +(3449, 5, 2985, 'Accra', '2023-07-28 12:34:57', '2023-07-28 12:34:57'), +(3450, 5, 2980, 'Accra', '2023-07-28 12:35:01', '2023-07-28 12:35:01'), +(3451, 5, 2979, 'Accra', '2023-07-28 12:35:04', '2023-07-28 12:35:04'), +(3452, 5, 2965, 'Accra', '2023-07-28 12:35:07', '2023-07-28 12:35:07'), +(3453, 5, 2981, 'Accra', '2023-07-28 12:35:11', '2023-07-28 12:35:11'), +(3455, 5, 2962, 'Accra', '2023-07-28 12:35:15', '2023-07-28 12:35:15'), +(3456, 5, 2987, 'Accra', '2023-07-28 12:35:18', '2023-07-28 12:35:18'), +(3457, 5, 2963, 'Accra', '2023-07-28 12:35:21', '2023-07-28 12:35:21'), +(3458, 5, 2986, 'Accra', '2023-07-28 12:35:24', '2023-07-28 12:35:24'), +(3459, 5, 2972, 'Accra', '2023-07-28 12:35:28', '2023-07-28 12:35:28'), +(3460, 5, 2970, 'Accra', '2023-07-28 12:35:31', '2023-07-28 12:35:31'), +(3461, 5, 2976, 'Accra', '2023-07-28 12:35:36', '2023-07-28 12:35:36'), +(3462, 5, 2969, 'Accra', '2023-07-28 12:35:43', '2023-07-28 12:35:43'), +(3463, 5, 2974, 'Accra', '2023-07-28 12:35:51', '2023-07-28 12:35:51'), +(3464, 5, 2975, 'Accra', '2023-07-28 12:35:55', '2023-07-28 12:35:55'), +(3465, 5, 2967, 'Accra', '2023-07-28 12:35:59', '2023-07-28 12:35:59'), +(3466, 5, 2991, 'Accra', '2023-07-28 12:36:02', '2023-07-28 12:36:02'), +(3467, 3, 2958, 'Kumasi', '2023-07-28 12:36:57', '2023-07-28 12:36:57'), +(3469, 3, 2956, 'Kumasi', '2023-07-28 12:37:00', '2023-07-28 12:37:00'), +(3470, 3, 2940, 'Kumasi', '2023-07-28 12:37:03', '2023-07-28 12:37:03'), +(3471, 3, 2943, 'Kumasi', '2023-07-28 12:37:10', '2023-07-28 12:37:10'), +(3473, 3, 2944, 'Kumasi', '2023-07-28 12:37:12', '2023-07-28 12:37:12'), +(3474, 2, 2971, 'Others', '2023-07-28 14:05:35', '2023-07-28 14:05:35'), +(3476, 2, 2977, 'Others', '2023-07-28 14:05:40', '2023-07-28 14:05:40'), +(3477, 2, 2989, 'Others', '2023-07-28 14:05:44', '2023-07-28 14:05:44'), +(3478, 2, 2990, 'Others', '2023-07-28 14:05:53', '2023-07-28 14:05:53'), +(3479, 2, 2968, 'Others', '2023-07-28 14:06:08', '2023-07-28 14:06:08'); +INSERT INTO `delivery_scans` (`id`, `rider_id`, `order_id`, `location`, `created_at`, `updated_at`) VALUES +(3481, 5, 3000, 'Accra', '2023-07-29 10:35:25', '2023-07-29 10:35:25'), +(3483, 5, 2994, 'Accra', '2023-07-29 10:35:28', '2023-07-29 10:35:28'), +(3484, 5, 2996, 'Accra', '2023-07-29 10:35:32', '2023-07-29 10:35:32'), +(3485, 5, 2998, 'Accra', '2023-07-29 10:35:35', '2023-07-29 10:35:35'), +(3486, 5, 3008, 'Accra', '2023-07-29 10:35:39', '2023-07-29 10:35:39'), +(3487, 5, 2993, 'Accra', '2023-07-29 10:35:43', '2023-07-29 10:35:43'), +(3488, 5, 3009, 'Accra', '2023-07-29 10:35:48', '2023-07-29 10:35:48'), +(3489, 5, 3003, 'Accra', '2023-07-29 10:35:53', '2023-07-29 10:35:53'), +(3490, 5, 3013, 'Accra', '2023-07-29 10:35:56', '2023-07-29 10:35:56'), +(3491, 5, 3012, 'Accra', '2023-07-29 10:35:59', '2023-07-29 10:35:59'), +(3492, 5, 3011, 'Accra', '2023-07-29 10:37:01', '2023-07-29 10:37:01'), +(3494, 5, 3010, 'Accra', '2023-07-29 10:37:04', '2023-07-29 10:37:04'), +(3495, 5, 2920, 'Accra', '2023-07-29 10:37:58', '2023-07-29 10:37:58'), +(3496, 5, 2999, 'Accra', '2023-07-29 10:38:06', '2023-07-29 10:38:06'), +(3498, 5, 3001, 'Accra', '2023-07-29 10:38:08', '2023-07-29 10:38:08'), +(3499, 5, 3015, 'Accra', '2023-07-29 10:38:12', '2023-07-29 10:38:12'), +(3500, 5, 3014, 'Accra', '2023-07-29 10:38:17', '2023-07-29 10:38:17'), +(3501, 3, 2992, 'Kumasi', '2023-07-29 11:37:20', '2023-07-29 11:37:20'), +(3502, 3, 2978, 'Kumasi', '2023-07-29 11:37:24', '2023-07-29 11:37:24'), +(3503, 3, 2960, 'Kumasi', '2023-07-29 11:37:31', '2023-07-29 11:37:31'), +(3505, 2, 3007, 'Others', '2023-07-30 13:52:16', '2023-07-30 13:52:16'), +(3507, 2, 3002, 'Others', '2023-07-30 13:52:20', '2023-07-30 13:52:20'), +(3508, 2, 3016, 'Others', '2023-07-30 13:52:24', '2023-07-30 13:52:24'), +(3509, 2, 3005, 'Others', '2023-07-30 13:52:26', '2023-07-30 13:52:26'), +(3510, 2, 2988, 'Others', '2023-07-30 13:52:29', '2023-07-30 13:52:29'), +(3511, 2, 3017, 'Others', '2023-07-30 13:52:34', '2023-07-30 13:52:34'), +(3512, 2, 3019, 'Others', '2023-07-30 13:52:36', '2023-07-30 13:52:36'), +(3513, 3, 3018, 'Kumasi', '2023-07-31 09:42:38', '2023-07-31 09:42:38'), +(3514, 3, 2997, 'Kumasi', '2023-07-31 09:42:42', '2023-07-31 09:42:42'), +(3515, 3, 3006, 'Kumasi', '2023-07-31 09:42:46', '2023-07-31 09:42:46'), +(3516, 3, 3004, 'Kumasi', '2023-07-31 09:42:49', '2023-07-31 09:42:49'), +(3517, 3, 2995, 'Kumasi', '2023-07-31 09:43:03', '2023-07-31 09:43:03'), +(3518, 5, 3038, 'Accra', '2023-07-31 14:03:06', '2023-07-31 14:03:06'), +(3520, 5, 3043, 'Accra', '2023-07-31 14:03:11', '2023-07-31 14:03:11'), +(3521, 5, 3058, 'Accra', '2023-07-31 14:03:16', '2023-07-31 14:03:16'), +(3522, 5, 3075, 'Accra', '2023-07-31 14:03:18', '2023-07-31 14:03:18'), +(3523, 5, 3033, 'Accra', '2023-07-31 14:03:21', '2023-07-31 14:03:21'), +(3524, 5, 3040, 'Accra', '2023-07-31 14:03:24', '2023-07-31 14:03:24'), +(3525, 5, 3028, 'Accra', '2023-07-31 14:03:28', '2023-07-31 14:03:28'), +(3526, 5, 3031, 'Accra', '2023-07-31 14:03:31', '2023-07-31 14:03:31'), +(3527, 5, 3056, 'Accra', '2023-07-31 14:03:34', '2023-07-31 14:03:34'), +(3528, 5, 3027, 'Accra', '2023-07-31 14:03:38', '2023-07-31 14:03:38'), +(3529, 5, 3060, 'Accra', '2023-07-31 14:03:41', '2023-07-31 14:03:41'), +(3530, 5, 3067, 'Accra', '2023-07-31 14:03:44', '2023-07-31 14:03:44'), +(3531, 5, 3062, 'Accra', '2023-07-31 14:03:50', '2023-07-31 14:03:50'), +(3532, 5, 3068, 'Accra', '2023-07-31 14:03:58', '2023-07-31 14:03:58'), +(3534, 5, 3036, 'Accra', '2023-07-31 14:04:01', '2023-07-31 14:04:01'), +(3535, 5, 3029, 'Accra', '2023-07-31 14:04:06', '2023-07-31 14:04:06'), +(3536, 5, 3044, 'Accra', '2023-07-31 14:04:10', '2023-07-31 14:04:10'), +(3537, 5, 3034, 'Accra', '2023-07-31 14:04:13', '2023-07-31 14:04:13'), +(3538, 5, 3065, 'Accra', '2023-07-31 14:04:16', '2023-07-31 14:04:16'), +(3539, 5, 3035, 'Accra', '2023-07-31 14:04:19', '2023-07-31 14:04:19'), +(3540, 5, 3037, 'Accra', '2023-07-31 14:04:21', '2023-07-31 14:04:21'), +(3541, 5, 3061, 'Accra', '2023-07-31 14:04:29', '2023-07-31 14:04:29'), +(3543, 5, 3051, 'Accra', '2023-07-31 14:04:31', '2023-07-31 14:04:31'), +(3544, 5, 3042, 'Accra', '2023-07-31 14:04:34', '2023-07-31 14:04:34'), +(3545, 5, 3064, 'Accra', '2023-07-31 14:04:38', '2023-07-31 14:04:38'), +(3546, 5, 3026, 'Accra', '2023-07-31 14:04:41', '2023-07-31 14:04:41'), +(3547, 5, 3057, 'Accra', '2023-07-31 14:04:45', '2023-07-31 14:04:45'), +(3548, 2, 3072, 'Others', '2023-07-31 15:47:32', '2023-07-31 15:47:32'), +(3549, 2, 3069, 'Others', '2023-07-31 15:47:36', '2023-07-31 15:47:36'), +(3550, 2, 3055, 'Others', '2023-07-31 15:47:38', '2023-07-31 15:47:38'), +(3551, 2, 3046, 'Others', '2023-07-31 15:47:42', '2023-07-31 15:47:42'), +(3552, 2, 3049, 'Others', '2023-07-31 15:47:45', '2023-07-31 15:47:45'), +(3553, 2, 3032, 'Others', '2023-07-31 15:48:08', '2023-07-31 15:48:08'), +(3554, 2, 3023, 'Others', '2023-07-31 15:48:10', '2023-07-31 15:48:10'), +(3555, 2, 3024, 'Others', '2023-07-31 15:48:13', '2023-07-31 15:48:13'), +(3556, 2, 3030, 'Others', '2023-07-31 15:48:21', '2023-07-31 15:48:21'), +(3557, 2, 3054, 'Others', '2023-07-31 15:48:23', '2023-07-31 15:48:23'), +(3558, 2, 3021, 'Others', '2023-07-31 15:48:26', '2023-07-31 15:48:26'), +(3559, 2, 3045, 'Others', '2023-07-31 15:48:29', '2023-07-31 15:48:29'), +(3560, 2, 3063, 'Others', '2023-07-31 15:48:32', '2023-07-31 15:48:32'), +(3561, 2, 3041, 'Others', '2023-07-31 15:48:36', '2023-07-31 15:48:36'), +(3562, 2, 3052, 'Others', '2023-07-31 15:48:39', '2023-07-31 15:48:39'), +(3563, 2, 3071, 'Others', '2023-07-31 15:48:43', '2023-07-31 15:48:43'), +(3564, 2, 3070, 'Others', '2023-07-31 15:48:48', '2023-07-31 15:48:48'), +(3565, 2, 3020, 'Others', '2023-07-31 15:48:51', '2023-07-31 15:48:51'), +(3566, 5, 3089, 'Accra', '2023-08-01 12:36:23', '2023-08-01 12:36:23'), +(3568, 5, 3076, 'Accra', '2023-08-01 12:41:07', '2023-08-01 12:41:07'), +(3569, 5, 3080, 'Accra', '2023-08-01 12:41:11', '2023-08-01 12:41:11'), +(3570, 5, 3097, 'Accra', '2023-08-01 12:41:14', '2023-08-01 12:41:14'), +(3571, 5, 3104, 'Accra', '2023-08-01 12:41:18', '2023-08-01 12:41:18'), +(3572, 5, 3105, 'Accra', '2023-08-01 12:41:23', '2023-08-01 12:41:23'), +(3573, 5, 3087, 'Accra', '2023-08-01 12:41:26', '2023-08-01 12:41:26'), +(3574, 5, 3102, 'Accra', '2023-08-01 12:41:29', '2023-08-01 12:41:29'), +(3575, 5, 3101, 'Accra', '2023-08-01 12:41:31', '2023-08-01 12:41:31'), +(3576, 5, 3088, 'Accra', '2023-08-01 12:41:34', '2023-08-01 12:41:34'), +(3577, 5, 3100, 'Accra', '2023-08-01 12:41:37', '2023-08-01 12:41:37'), +(3578, 5, 3090, 'Accra', '2023-08-01 12:41:40', '2023-08-01 12:41:40'), +(3579, 5, 3096, 'Accra', '2023-08-01 12:41:43', '2023-08-01 12:41:43'), +(3580, 5, 3091, 'Accra', '2023-08-01 12:41:46', '2023-08-01 12:41:46'), +(3581, 5, 3093, 'Accra', '2023-08-01 12:41:49', '2023-08-01 12:41:49'), +(3582, 5, 3092, 'Accra', '2023-08-01 12:41:52', '2023-08-01 12:41:52'), +(3583, 5, 3098, 'Accra', '2023-08-01 12:41:57', '2023-08-01 12:41:57'), +(3584, 5, 3103, 'Accra', '2023-08-01 12:42:01', '2023-08-01 12:42:01'), +(3585, 5, 3099, 'Accra', '2023-08-01 12:42:05', '2023-08-01 12:42:05'), +(3586, 5, 3106, 'Accra', '2023-08-01 12:42:10', '2023-08-01 12:42:10'), +(3587, 3, 3079, 'Kumasi', '2023-08-01 12:42:39', '2023-08-01 12:42:39'), +(3588, 3, 3066, 'Kumasi', '2023-08-01 12:42:42', '2023-08-01 12:42:42'), +(3589, 3, 3053, 'Kumasi', '2023-08-01 12:42:45', '2023-08-01 12:42:45'), +(3590, 3, 3050, 'Kumasi', '2023-08-01 12:42:48', '2023-08-01 12:42:48'), +(3591, 3, 3047, 'Kumasi', '2023-08-01 12:42:52', '2023-08-01 12:42:52'), +(3592, 3, 3059, 'Kumasi', '2023-08-01 12:42:56', '2023-08-01 12:42:56'), +(3593, 3, 3073, 'Kumasi', '2023-08-01 12:42:58', '2023-08-01 12:42:58'), +(3594, 3, 3074, 'Kumasi', '2023-08-01 12:43:01', '2023-08-01 12:43:01'), +(3595, 3, 3078, 'Kumasi', '2023-08-01 12:43:03', '2023-08-01 12:43:03'), +(3596, 3, 3077, 'Kumasi', '2023-08-01 12:43:05', '2023-08-01 12:43:05'), +(3597, 3, 3025, 'Kumasi', '2023-08-01 12:43:08', '2023-08-01 12:43:08'), +(3598, 3, 3022, 'Kumasi', '2023-08-01 12:43:11', '2023-08-01 12:43:11'), +(3599, 2, 3094, 'Others', '2023-08-01 14:06:22', '2023-08-01 14:06:22'), +(3600, 2, 3086, 'Others', '2023-08-01 14:06:25', '2023-08-01 14:06:25'), +(3601, 2, 3084, 'Others', '2023-08-01 14:06:28', '2023-08-01 14:06:28'), +(3602, 2, 3095, 'Others', '2023-08-01 14:06:31', '2023-08-01 14:06:31'), +(3603, 2, 3082, 'Others', '2023-08-01 14:06:35', '2023-08-01 14:06:35'), +(3604, 2, 3081, 'Others', '2023-08-01 14:06:42', '2023-08-01 14:06:42'), +(3606, 2, 3107, 'Others', '2023-08-01 14:06:54', '2023-08-01 14:06:54'), +(3608, 5, 3142, 'Accra', '2023-08-02 12:59:01', '2023-08-02 12:59:01'), +(3609, 5, 3127, 'Accra', '2023-08-02 12:59:47', '2023-08-02 12:59:47'), +(3611, 5, 3120, 'Accra', '2023-08-02 12:59:51', '2023-08-02 12:59:51'), +(3612, 5, 3129, 'Accra', '2023-08-02 12:59:55', '2023-08-02 12:59:55'), +(3613, 5, 3112, 'Accra', '2023-08-02 13:00:02', '2023-08-02 13:00:02'), +(3614, 5, 3121, 'Accra', '2023-08-02 13:00:06', '2023-08-02 13:00:06'), +(3615, 5, 3116, 'Accra', '2023-08-02 13:00:09', '2023-08-02 13:00:09'), +(3616, 5, 3117, 'Accra', '2023-08-02 13:00:13', '2023-08-02 13:00:13'), +(3617, 5, 3139, 'Accra', '2023-08-02 13:00:17', '2023-08-02 13:00:17'), +(3618, 5, 3118, 'Accra', '2023-08-02 13:00:22', '2023-08-02 13:00:22'), +(3619, 5, 3114, 'Accra', '2023-08-02 13:00:29', '2023-08-02 13:00:29'), +(3620, 5, 3136, 'Accra', '2023-08-02 13:00:36', '2023-08-02 13:00:36'), +(3622, 5, 3125, 'Accra', '2023-08-02 13:00:42', '2023-08-02 13:00:42'), +(3624, 5, 3134, 'Accra', '2023-08-02 13:01:02', '2023-08-02 13:01:02'), +(3625, 5, 3137, 'Accra', '2023-08-02 13:01:07', '2023-08-02 13:01:07'), +(3626, 5, 3133, 'Accra', '2023-08-02 13:01:18', '2023-08-02 13:01:18'), +(3628, 5, 3135, 'Accra', '2023-08-02 13:01:31', '2023-08-02 13:01:31'), +(3629, 5, 3141, 'Accra', '2023-08-02 13:01:34', '2023-08-02 13:01:34'), +(3630, 5, 3110, 'Accra', '2023-08-02 13:01:38', '2023-08-02 13:01:38'), +(3631, 5, 3130, 'Accra', '2023-08-02 13:01:43', '2023-08-02 13:01:43'), +(3632, 3, 3083, 'Kumasi', '2023-08-02 13:07:55', '2023-08-02 13:07:55'), +(3633, 3, 3085, 'Kumasi', '2023-08-02 13:08:07', '2023-08-02 13:08:07'), +(3635, 2, 3138, 'Others', '2023-08-02 14:26:29', '2023-08-02 14:26:29'), +(3637, 2, 3115, 'Others', '2023-08-02 14:26:32', '2023-08-02 14:26:32'), +(3638, 2, 3143, 'Others', '2023-08-02 14:26:36', '2023-08-02 14:26:36'), +(3639, 2, 3113, 'Others', '2023-08-02 14:26:38', '2023-08-02 14:26:38'), +(3640, 2, 3108, 'Others', '2023-08-02 14:26:42', '2023-08-02 14:26:42'), +(3641, 2, 3109, 'Others', '2023-08-02 14:26:45', '2023-08-02 14:26:45'), +(3642, 2, 3132, 'Others', '2023-08-02 14:26:50', '2023-08-02 14:26:50'), +(3643, 2, 3128, 'Others', '2023-08-02 14:26:53', '2023-08-02 14:26:53'), +(3644, 2, 3126, 'Others', '2023-08-02 14:26:56', '2023-08-02 14:26:56'), +(3645, 2, 3039, 'Others', '2023-08-02 14:27:08', '2023-08-02 14:27:08'), +(3646, 5, 3173, 'Accra', '2023-08-03 12:47:31', '2023-08-03 12:47:31'), +(3647, 5, 3165, 'Accra', '2023-08-03 12:47:34', '2023-08-03 12:47:34'), +(3648, 5, 3149, 'Accra', '2023-08-03 12:47:38', '2023-08-03 12:47:38'), +(3649, 5, 3148, 'Accra', '2023-08-03 12:47:43', '2023-08-03 12:47:43'), +(3650, 5, 3157, 'Accra', '2023-08-03 12:47:50', '2023-08-03 12:47:50'), +(3652, 5, 3159, 'Accra', '2023-08-03 12:47:57', '2023-08-03 12:47:57'), +(3653, 5, 3144, 'Accra', '2023-08-03 12:48:02', '2023-08-03 12:48:02'), +(3654, 5, 3171, 'Accra', '2023-08-03 12:48:06', '2023-08-03 12:48:06'), +(3655, 5, 3166, 'Accra', '2023-08-03 12:48:20', '2023-08-03 12:48:20'), +(3656, 5, 3163, 'Accra', '2023-08-03 12:48:27', '2023-08-03 12:48:27'), +(3657, 5, 3156, 'Accra', '2023-08-03 12:48:30', '2023-08-03 12:48:30'), +(3658, 5, 3155, 'Accra', '2023-08-03 12:48:36', '2023-08-03 12:48:36'), +(3661, 5, 3167, 'Accra', '2023-08-03 12:48:41', '2023-08-03 12:48:41'), +(3662, 5, 3151, 'Accra', '2023-08-03 12:48:47', '2023-08-03 12:48:47'), +(3663, 5, 3147, 'Accra', '2023-08-03 12:49:02', '2023-08-03 12:49:02'), +(3664, 3, 3111, 'Kumasi', '2023-08-03 12:49:40', '2023-08-03 12:49:40'), +(3665, 3, 3119, 'Kumasi', '2023-08-03 12:49:46', '2023-08-03 12:49:46'), +(3666, 3, 3122, 'Kumasi', '2023-08-03 12:49:50', '2023-08-03 12:49:50'), +(3667, 3, 3123, 'Kumasi', '2023-08-03 12:49:55', '2023-08-03 12:49:55'), +(3668, 3, 3131, 'Kumasi', '2023-08-03 12:50:00', '2023-08-03 12:50:00'), +(3669, 3, 3124, 'Kumasi', '2023-08-03 12:50:03', '2023-08-03 12:50:03'), +(3670, 3, 3146, 'Kumasi', '2023-08-03 12:50:05', '2023-08-03 12:50:05'), +(3671, 2, 3162, 'Others', '2023-08-03 15:19:52', '2023-08-03 15:19:52'), +(3672, 2, 3164, 'Others', '2023-08-03 15:19:57', '2023-08-03 15:19:57'), +(3673, 2, 3175, 'Others', '2023-08-03 15:19:59', '2023-08-03 15:19:59'), +(3674, 2, 3154, 'Others', '2023-08-03 15:20:03', '2023-08-03 15:20:03'), +(3675, 2, 3161, 'Others', '2023-08-03 15:20:07', '2023-08-03 15:20:07'), +(3676, 2, 3170, 'Others', '2023-08-03 15:20:12', '2023-08-03 15:20:12'), +(3677, 2, 3176, 'Others', '2023-08-03 15:20:15', '2023-08-03 15:20:15'), +(3678, 2, 3158, 'Others', '2023-08-03 15:20:22', '2023-08-03 15:20:22'), +(3679, 2, 3168, 'Others', '2023-08-03 17:34:59', '2023-08-03 17:34:59'), +(3680, 3, 3169, 'Kumasi', '2023-08-04 13:33:40', '2023-08-04 13:33:40'), +(3681, 3, 3172, 'Kumasi', '2023-08-04 13:33:46', '2023-08-04 13:33:46'), +(3682, 3, 3160, 'Kumasi', '2023-08-04 13:33:48', '2023-08-04 13:33:48'), +(3683, 3, 3153, 'Kumasi', '2023-08-04 13:33:52', '2023-08-04 13:33:52'), +(3684, 3, 3150, 'Kumasi', '2023-08-04 13:33:55', '2023-08-04 13:33:55'), +(3685, 3, 3174, 'Kumasi', '2023-08-04 13:33:59', '2023-08-04 13:33:59'), +(3686, 5, 3188, 'Accra', '2023-08-04 13:34:23', '2023-08-04 13:34:23'), +(3688, 5, 3187, 'Accra', '2023-08-04 13:34:28', '2023-08-04 13:34:28'), +(3689, 5, 3204, 'Accra', '2023-08-04 13:34:30', '2023-08-04 13:34:30'), +(3690, 5, 3196, 'Accra', '2023-08-04 13:34:33', '2023-08-04 13:34:33'), +(3691, 5, 3207, 'Accra', '2023-08-04 13:34:41', '2023-08-04 13:34:41'), +(3692, 5, 3180, 'Accra', '2023-08-04 13:34:44', '2023-08-04 13:34:44'), +(3693, 5, 3190, 'Accra', '2023-08-04 13:34:46', '2023-08-04 13:34:46'), +(3694, 5, 3206, 'Accra', '2023-08-04 13:34:49', '2023-08-04 13:34:49'), +(3695, 5, 3182, 'Accra', '2023-08-04 13:34:54', '2023-08-04 13:34:54'), +(3696, 5, 3185, 'Accra', '2023-08-04 13:34:56', '2023-08-04 13:34:56'), +(3697, 5, 3216, 'Accra', '2023-08-04 13:35:04', '2023-08-04 13:35:04'), +(3698, 5, 3193, 'Accra', '2023-08-04 13:35:07', '2023-08-04 13:35:07'), +(3699, 5, 3178, 'Accra', '2023-08-04 13:35:14', '2023-08-04 13:35:14'), +(3701, 5, 3192, 'Accra', '2023-08-04 13:35:17', '2023-08-04 13:35:17'), +(3702, 5, 3211, 'Accra', '2023-08-04 13:35:20', '2023-08-04 13:35:20'), +(3703, 5, 3208, 'Accra', '2023-08-04 13:35:25', '2023-08-04 13:35:25'), +(3704, 5, 3197, 'Accra', '2023-08-04 13:35:28', '2023-08-04 13:35:28'), +(3705, 5, 3177, 'Accra', '2023-08-04 13:35:35', '2023-08-04 13:35:35'), +(3706, 5, 3212, 'Accra', '2023-08-04 13:35:39', '2023-08-04 13:35:39'), +(3707, 5, 3209, 'Accra', '2023-08-04 13:35:42', '2023-08-04 13:35:42'), +(3708, 5, 3179, 'Accra', '2023-08-04 13:35:47', '2023-08-04 13:35:47'), +(3709, 5, 3140, 'Accra', '2023-08-04 13:35:51', '2023-08-04 13:35:51'), +(3710, 5, 3214, 'Accra', '2023-08-04 13:37:07', '2023-08-04 13:37:07'), +(3711, 5, 3183, 'Accra', '2023-08-04 13:37:12', '2023-08-04 13:37:12'), +(3712, 5, 3200, 'Accra', '2023-08-04 13:37:16', '2023-08-04 13:37:16'), +(3713, 5, 3199, 'Accra', '2023-08-04 13:37:19', '2023-08-04 13:37:19'), +(3714, 5, 3184, 'Accra', '2023-08-04 13:37:22', '2023-08-04 13:37:22'), +(3715, 5, 3220, 'Accra', '2023-08-04 13:37:25', '2023-08-04 13:37:25'), +(3716, 5, 3219, 'Accra', '2023-08-04 13:37:28', '2023-08-04 13:37:28'), +(3717, 5, 3218, 'Accra', '2023-08-04 13:37:34', '2023-08-04 13:37:34'), +(3719, 5, 3262, 'Accra', '2023-08-05 13:44:50', '2023-08-05 13:44:50'), +(3720, 5, 3267, 'Accra', '2023-08-05 13:44:53', '2023-08-05 13:44:53'), +(3721, 5, 3229, 'Accra', '2023-08-05 13:44:57', '2023-08-05 13:44:57'), +(3722, 5, 3247, 'Accra', '2023-08-05 13:45:00', '2023-08-05 13:45:00'), +(3723, 5, 3222, 'Accra', '2023-08-05 13:45:03', '2023-08-05 13:45:03'), +(3724, 5, 3251, 'Accra', '2023-08-05 13:45:06', '2023-08-05 13:45:06'), +(3725, 5, 3259, 'Accra', '2023-08-05 13:45:08', '2023-08-05 13:45:08'), +(3726, 5, 3231, 'Accra', '2023-08-05 13:45:10', '2023-08-05 13:45:10'), +(3727, 5, 3252, 'Accra', '2023-08-05 13:45:16', '2023-08-05 13:45:16'), +(3728, 5, 3225, 'Accra', '2023-08-05 13:45:19', '2023-08-05 13:45:19'), +(3729, 5, 3238, 'Accra', '2023-08-05 13:45:22', '2023-08-05 13:45:22'), +(3730, 5, 3235, 'Accra', '2023-08-05 13:45:26', '2023-08-05 13:45:26'), +(3731, 5, 3253, 'Accra', '2023-08-05 13:45:31', '2023-08-05 13:45:31'), +(3732, 5, 3254, 'Accra', '2023-08-05 13:46:04', '2023-08-05 13:46:04'), +(3734, 5, 3260, 'Accra', '2023-08-05 13:46:07', '2023-08-05 13:46:07'), +(3735, 5, 3269, 'Accra', '2023-08-05 13:46:10', '2023-08-05 13:46:10'), +(3736, 5, 3248, 'Accra', '2023-08-05 13:46:15', '2023-08-05 13:46:15'), +(3737, 5, 3239, 'Accra', '2023-08-05 13:46:21', '2023-08-05 13:46:21'), +(3738, 5, 3237, 'Accra', '2023-08-05 13:46:24', '2023-08-05 13:46:24'), +(3739, 2, 3195, 'Others', '2023-08-05 13:47:17', '2023-08-05 13:47:17'), +(3740, 2, 3215, 'Others', '2023-08-05 13:47:20', '2023-08-05 13:47:20'), +(3741, 2, 3213, 'Others', '2023-08-05 13:47:24', '2023-08-05 13:47:24'), +(3742, 2, 3201, 'Others', '2023-08-05 13:47:27', '2023-08-05 13:47:27'), +(3743, 2, 3194, 'Others', '2023-08-05 13:47:31', '2023-08-05 13:47:31'), +(3744, 2, 3186, 'Others', '2023-08-05 13:47:35', '2023-08-05 13:47:35'), +(3745, 2, 3181, 'Others', '2023-08-05 13:47:40', '2023-08-05 13:47:40'), +(3746, 2, 3198, 'Others', '2023-08-05 13:47:44', '2023-08-05 13:47:44'), +(3747, 2, 3189, 'Others', '2023-08-05 13:47:51', '2023-08-05 13:47:51'), +(3749, 2, 3202, 'Others', '2023-08-05 13:47:55', '2023-08-05 13:47:55'), +(3750, 2, 3205, 'Others', '2023-08-05 13:48:03', '2023-08-05 13:48:03'), +(3751, 2, 3210, 'Others', '2023-08-05 13:48:08', '2023-08-05 13:48:08'), +(3752, 3, 3221, 'Kumasi', '2023-08-05 13:49:35', '2023-08-05 13:49:35'), +(3753, 3, 3217, 'Kumasi', '2023-08-05 13:49:39', '2023-08-05 13:49:39'), +(3754, 3, 3203, 'Kumasi', '2023-08-05 13:49:44', '2023-08-05 13:49:44'), +(3755, 3, 3191, 'Kumasi', '2023-08-05 13:50:03', '2023-08-05 13:50:03'), +(3757, 5, 3244, 'Accra', '2023-08-06 14:15:35', '2023-08-06 14:15:35'), +(3758, 2, 3241, 'Others', '2023-08-06 14:16:15', '2023-08-06 14:16:15'), +(3760, 2, 3243, 'Others', '2023-08-06 14:16:18', '2023-08-06 14:16:18'), +(3761, 2, 3228, 'Others', '2023-08-06 14:16:22', '2023-08-06 14:16:22'), +(3762, 2, 3249, 'Others', '2023-08-06 14:16:24', '2023-08-06 14:16:24'), +(3763, 2, 3227, 'Others', '2023-08-06 14:16:27', '2023-08-06 14:16:27'), +(3764, 2, 3223, 'Others', '2023-08-06 14:16:29', '2023-08-06 14:16:29'), +(3765, 2, 3258, 'Others', '2023-08-06 14:16:32', '2023-08-06 14:16:32'), +(3766, 2, 3268, 'Others', '2023-08-06 14:16:36', '2023-08-06 14:16:36'), +(3767, 2, 3233, 'Others', '2023-08-06 14:16:44', '2023-08-06 14:16:44'), +(3768, 2, 3232, 'Others', '2023-08-06 14:16:48', '2023-08-06 14:16:48'), +(3769, 2, 3250, 'Others', '2023-08-06 14:16:53', '2023-08-06 14:16:53'), +(3770, 2, 3236, 'Others', '2023-08-06 14:16:56', '2023-08-06 14:16:56'), +(3771, 2, 3226, 'Others', '2023-08-06 14:16:58', '2023-08-06 14:16:58'), +(3772, 2, 3266, 'Others', '2023-08-06 14:17:01', '2023-08-06 14:17:01'), +(3773, 2, 3263, 'Others', '2023-08-06 14:17:08', '2023-08-06 14:17:08'), +(3775, 2, 3242, 'Others', '2023-08-06 14:17:12', '2023-08-06 14:17:12'), +(3776, 2, 3265, 'Others', '2023-08-06 14:17:30', '2023-08-06 14:17:30'), +(3777, 3, 3255, 'Kumasi', '2023-08-07 11:23:53', '2023-08-07 11:23:53'), +(3778, 3, 3246, 'Kumasi', '2023-08-07 11:23:57', '2023-08-07 11:23:57'), +(3779, 3, 3234, 'Kumasi', '2023-08-07 11:24:07', '2023-08-07 11:24:07'), +(3781, 3, 3240, 'Kumasi', '2023-08-07 11:24:10', '2023-08-07 11:24:10'), +(3782, 3, 3257, 'Kumasi', '2023-08-07 11:24:13', '2023-08-07 11:24:13'), +(3783, 3, 3261, 'Kumasi', '2023-08-07 11:24:17', '2023-08-07 11:24:17'), +(3784, 3, 3277, 'Accra', '2023-08-07 11:25:42', '2023-08-07 11:25:42'), +(3786, 3, 3281, 'Accra', '2023-08-07 11:25:45', '2023-08-07 11:25:45'), +(3787, 3, 3280, 'Accra', '2023-08-07 11:25:47', '2023-08-07 11:25:47'), +(3788, 3, 3271, 'Accra', '2023-08-07 11:25:51', '2023-08-07 11:25:51'), +(3789, 3, 3278, 'Accra', '2023-08-07 11:25:54', '2023-08-07 11:25:54'), +(3790, 3, 3264, 'Accra', '2023-08-07 11:25:56', '2023-08-07 11:25:56'), +(3791, 3, 3273, 'Accra', '2023-08-07 11:25:59', '2023-08-07 11:25:59'), +(3792, 3, 3276, 'Accra', '2023-08-07 11:26:01', '2023-08-07 11:26:01'), +(3793, 3, 3282, 'Accra', '2023-08-07 11:26:07', '2023-08-07 11:26:07'), +(3794, 3, 3279, 'Accra', '2023-08-07 11:26:09', '2023-08-07 11:26:09'), +(3795, 5, 3224, 'Others', '2023-08-07 16:52:02', '2023-08-07 16:52:02'), +(3796, 5, 3283, 'Others', '2023-08-07 16:52:04', '2023-08-07 16:52:04'), +(3797, 5, 3274, 'Others', '2023-08-07 16:52:09', '2023-08-07 16:52:09'), +(3798, 5, 3275, 'Others', '2023-08-07 16:52:13', '2023-08-07 16:52:13'), +(3799, 5, 3272, 'Others', '2023-08-07 16:52:16', '2023-08-07 16:52:16'), +(3800, 5, 3048, 'Others', '2023-08-07 16:52:22', '2023-08-07 16:52:22'), +(3801, 5, 3285, 'Others', '2023-08-07 16:52:25', '2023-08-07 16:52:25'), +(3802, 5, 3284, 'Others', '2023-08-07 16:52:29', '2023-08-07 16:52:29'), +(3803, 6, 3286, 'Accra', '2023-08-08 12:58:25', '2023-08-08 12:58:25'), +(3805, 5, 3292, 'Accra', '2023-08-08 12:59:05', '2023-08-08 12:59:05'), +(3807, 5, 3288, 'Accra', '2023-08-08 12:59:11', '2023-08-08 12:59:11'), +(3808, 5, 3289, 'Accra', '2023-08-08 12:59:15', '2023-08-08 12:59:15'), +(3809, 5, 3287, 'Others', '2023-08-08 12:59:35', '2023-08-08 12:59:35'), +(3811, 5, 3290, 'Others', '2023-08-08 12:59:39', '2023-08-08 12:59:39'), +(3812, 3, 3270, 'Kumasi', '2023-08-08 13:00:09', '2023-08-08 13:00:09'), +(3814, 5, 3256, 'Accra', '2023-08-08 13:02:52', '2023-08-08 13:02:52'), +(3815, 5, 3245, 'Accra', '2023-08-08 13:03:57', '2023-08-08 13:03:57'), +(3816, 5, 3300, 'Accra', '2023-08-09 11:33:54', '2023-08-09 11:33:54'), +(3817, 5, 3296, 'Accra', '2023-08-09 13:22:27', '2023-08-09 13:22:27'), +(3818, 5, 3308, 'Accra', '2023-08-09 13:22:52', '2023-08-09 13:22:52'), +(3819, 5, 3309, 'Accra', '2023-08-09 13:23:13', '2023-08-09 13:23:13'), +(3820, 5, 3301, 'Accra', '2023-08-09 13:23:34', '2023-08-09 13:23:34'), +(3821, 5, 3302, 'Others', '2023-08-09 13:23:51', '2023-08-09 13:23:51'), +(3823, 5, 3305, 'Others', '2023-08-09 13:23:59', '2023-08-09 13:23:59'), +(3825, 5, 3303, 'Others', '2023-08-09 13:24:03', '2023-08-09 13:24:03'), +(3826, 5, 3306, 'Others', '2023-08-09 13:24:10', '2023-08-09 13:24:10'), +(3827, 5, 3310, 'Others', '2023-08-09 13:24:14', '2023-08-09 13:24:14'), +(3828, 3, 3294, 'Kumasi', '2023-08-09 13:24:46', '2023-08-09 13:24:46'), +(3829, 3, 3293, 'Kumasi', '2023-08-09 13:25:06', '2023-08-09 13:25:06'), +(3831, 3, 3291, 'Kumasi', '2023-08-09 13:25:10', '2023-08-09 13:25:10'), +(3832, 5, 3332, 'Accra', '2023-08-10 14:07:15', '2023-08-10 14:07:15'), +(3833, 5, 3314, 'Accra', '2023-08-10 14:07:19', '2023-08-10 14:07:19'), +(3834, 5, 3325, 'Accra', '2023-08-10 14:07:27', '2023-08-10 14:07:27'), +(3835, 5, 3330, 'Accra', '2023-08-10 14:07:30', '2023-08-10 14:07:30'), +(3836, 5, 3323, 'Accra', '2023-08-10 14:07:33', '2023-08-10 14:07:33'), +(3837, 5, 3326, 'Accra', '2023-08-10 14:08:19', '2023-08-10 14:08:19'), +(3838, 5, 3311, 'Accra', '2023-08-10 14:08:31', '2023-08-10 14:08:31'), +(3840, 5, 3333, 'Others', '2023-08-10 14:08:47', '2023-08-10 14:08:47'), +(3841, 5, 3322, 'Others', '2023-08-10 14:08:58', '2023-08-10 14:08:58'), +(3842, 3, 3299, 'Kumasi', '2023-08-10 14:11:52', '2023-08-10 14:11:52'), +(3844, 3, 3304, 'Kumasi', '2023-08-10 14:11:56', '2023-08-10 14:11:56'), +(3845, 3, 3295, 'Kumasi', '2023-08-10 14:12:01', '2023-08-10 14:12:01'), +(3846, 5, 3339, 'Accra', '2023-08-11 10:55:45', '2023-08-11 10:55:45'), +(3848, 5, 3344, 'Accra', '2023-08-11 10:55:48', '2023-08-11 10:55:48'), +(3849, 5, 3331, 'Accra', '2023-08-11 10:55:51', '2023-08-11 10:55:51'), +(3850, 5, 3345, 'Accra', '2023-08-11 10:55:54', '2023-08-11 10:55:54'), +(3851, 5, 3347, 'Others', '2023-08-11 10:56:18', '2023-08-11 10:56:18'), +(3853, 5, 3335, 'Others', '2023-08-11 10:56:24', '2023-08-11 10:56:24'), +(3854, 5, 3334, 'Others', '2023-08-11 10:56:26', '2023-08-11 10:56:26'), +(3855, 5, 3340, 'Others', '2023-08-11 10:56:29', '2023-08-11 10:56:29'), +(3856, 3, 3319, 'Kumasi', '2023-08-11 10:56:54', '2023-08-11 10:56:54'), +(3857, 3, 3324, 'Kumasi', '2023-08-11 10:56:57', '2023-08-11 10:56:57'), +(3858, 3, 3328, 'Kumasi', '2023-08-11 10:56:59', '2023-08-11 10:56:59'), +(3859, 3, 3327, 'Kumasi', '2023-08-11 10:57:02', '2023-08-11 10:57:02'), +(3860, 3, 3321, 'Kumasi', '2023-08-11 10:57:05', '2023-08-11 10:57:05'), +(3861, 3, 3329, 'Kumasi', '2023-08-11 10:57:07', '2023-08-11 10:57:07'), +(3862, 5, 3350, 'Accra', '2023-08-12 10:43:39', '2023-08-12 10:43:39'), +(3863, 5, 3349, 'Accra', '2023-08-12 10:43:43', '2023-08-12 10:43:43'), +(3864, 3, 3341, 'Kumasi', '2023-08-12 10:44:06', '2023-08-12 10:44:06'), +(3866, 5, 3365, 'Others', '2023-08-14 14:13:19', '2023-08-14 14:13:19'), +(3867, 5, 3367, 'Others', '2023-08-14 14:14:24', '2023-08-14 14:14:24'), +(3868, 3, 3358, 'Kumasi', '2023-08-15 08:49:41', '2023-08-15 08:49:41'), +(3870, 5, 3373, 'Accra', '2023-08-15 11:05:21', '2023-08-15 11:05:21'), +(3871, 5, 3230, 'Others', '2023-08-16 10:51:36', '2023-08-16 10:51:36'), +(3872, 6, 3379, 'Kumasi', '2023-08-16 17:19:01', '2023-08-16 17:19:01'), +(3874, 3, 3387, 'Kumasi', '2023-08-16 17:24:14', '2023-08-16 17:24:14'), +(3875, 3, 3406, 'Kumasi', '2023-08-18 10:03:41', '2023-08-18 10:03:41'), +(3876, 4, 3416, 'Others', '2023-08-18 10:08:52', '2023-08-18 10:08:52'), +(3877, 4, 3418, 'Others', '2023-08-18 10:09:06', '2023-08-18 10:09:06'), +(3878, 5, 3419, 'Accra', '2023-08-18 12:49:19', '2023-08-18 12:49:19'), +(3880, 3, 3423, 'Kumasi', '2023-08-19 10:40:51', '2023-08-19 10:40:51'), +(3881, 5, 3446, 'Accra', '2023-08-19 10:43:09', '2023-08-19 10:43:09'), +(3882, 5, 3424, 'Accra', '2023-08-19 10:43:29', '2023-08-19 10:43:29'), +(3884, 3, 3467, 'Kumasi', '2023-08-21 11:18:22', '2023-08-21 11:18:22'), +(3885, 3, 3427, 'Kumasi', '2023-08-21 11:18:28', '2023-08-21 11:18:28'), +(3886, 3, 3425, 'Kumasi', '2023-08-21 11:18:39', '2023-08-21 11:18:39'), +(3888, 3, 3452, 'Kumasi', '2023-08-21 11:18:48', '2023-08-21 11:18:48'), +(3890, 3, 3462, 'Kumasi', '2023-08-21 11:18:55', '2023-08-21 11:18:55'), +(3892, 3, 3426, 'Kumasi', '2023-08-21 11:19:13', '2023-08-21 11:19:13'), +(3893, 3, 3450, 'Kumasi', '2023-08-21 11:19:34', '2023-08-21 11:19:34'), +(3894, 3, 3460, 'Kumasi', '2023-08-21 11:19:42', '2023-08-21 11:19:42'), +(3895, 3, 3432, 'Kumasi', '2023-08-21 11:20:12', '2023-08-21 11:20:12'), +(3896, 5, 3510, 'Accra', '2023-08-21 12:53:26', '2023-08-21 12:53:26'), +(3897, 5, 3540, 'Accra', '2023-08-21 12:53:30', '2023-08-21 12:53:30'), +(3898, 5, 3543, 'Accra', '2023-08-21 12:53:33', '2023-08-21 12:53:33'), +(3899, 5, 3536, 'Accra', '2023-08-21 12:53:35', '2023-08-21 12:53:35'), +(3900, 5, 3516, 'Accra', '2023-08-21 12:53:39', '2023-08-21 12:53:39'), +(3901, 5, 3546, 'Accra', '2023-08-21 12:53:41', '2023-08-21 12:53:41'), +(3902, 5, 3476, 'Accra', '2023-08-21 12:53:45', '2023-08-21 12:53:45'), +(3903, 5, 3513, 'Accra', '2023-08-21 12:53:48', '2023-08-21 12:53:48'), +(3904, 5, 3487, 'Accra', '2023-08-21 12:53:50', '2023-08-21 12:53:50'), +(3905, 5, 3505, 'Accra', '2023-08-21 12:53:54', '2023-08-21 12:53:54'), +(3906, 5, 3480, 'Others', '2023-08-21 12:54:17', '2023-08-21 12:54:17'), +(3908, 5, 3502, 'Others', '2023-08-21 12:59:30', '2023-08-21 12:59:30'), +(3909, 5, 3501, 'Others', '2023-08-21 12:59:49', '2023-08-21 12:59:49'), +(3910, 5, 3492, 'Others', '2023-08-21 13:00:05', '2023-08-21 13:00:05'), +(3911, 5, 3491, 'Others', '2023-08-21 13:00:17', '2023-08-21 13:00:17'), +(3912, 3, 3479, 'Kumasi', '2023-08-22 11:23:07', '2023-08-22 11:23:07'), +(3913, 3, 3493, 'Kumasi', '2023-08-22 11:23:18', '2023-08-22 11:23:18'), +(3914, 3, 3490, 'Kumasi', '2023-08-22 11:23:37', '2023-08-22 11:23:37'), +(3915, 3, 3511, 'Kumasi', '2023-08-22 11:23:50', '2023-08-22 11:23:50'), +(3916, 3, 3477, 'Kumasi', '2023-08-22 11:24:01', '2023-08-22 11:24:01'), +(3917, 5, 3551, 'Accra', '2023-08-22 11:24:33', '2023-08-22 11:24:33'), +(3918, 5, 3552, 'Others', '2023-08-22 11:24:59', '2023-08-22 11:24:59'), +(3919, 5, 3556, 'Others', '2023-08-22 11:25:08', '2023-08-22 11:25:08'), +(3920, 5, 3558, 'Others', '2023-08-22 11:25:20', '2023-08-22 11:25:20'), +(3921, 3, 3561, 'Kumasi', '2023-08-23 09:10:07', '2023-08-23 09:10:07'), +(3922, 5, 3576, 'Accra', '2023-08-23 11:45:17', '2023-08-23 11:45:17'), +(3923, 5, 3573, 'Accra', '2023-08-23 11:45:30', '2023-08-23 11:45:30'), +(3924, 5, 3572, 'Accra', '2023-08-23 11:45:35', '2023-08-23 11:45:35'), +(3925, 5, 3570, 'Accra', '2023-08-23 11:45:58', '2023-08-23 11:45:58'), +(3926, 5, 3567, 'Accra', '2023-08-23 11:46:38', '2023-08-23 11:46:38'), +(3927, 5, 3562, 'Accra', '2023-08-23 11:46:51', '2023-08-23 11:46:51'), +(3928, 5, 3580, 'Others', '2023-08-23 11:47:12', '2023-08-23 11:47:12'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `departments` +-- + +CREATE TABLE `departments` ( + `id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(255) NOT NULL, + `description` text DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `departments` +-- + +INSERT INTO `departments` (`id`, `name`, `description`, `created_at`, `updated_at`) VALUES +(1, 'Packaging', NULL, '2023-05-01 10:03:03', '2023-05-01 10:03:03'), +(2, 'Administrator', NULL, '2023-05-01 10:03:39', '2023-05-01 10:04:30'), +(3, 'Customer Service', NULL, '2023-05-01 10:03:52', '2023-05-01 10:05:22'), +(4, 'Rider', NULL, '2023-05-01 10:05:36', '2023-05-01 10:05:36'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `departure_scans` +-- + +CREATE TABLE `departure_scans` ( + `id` bigint(20) UNSIGNED NOT NULL, + `order_id` bigint(20) UNSIGNED NOT NULL, + `location` varchar(255) DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `departure_scans` +-- + +INSERT INTO `departure_scans` (`id`, `order_id`, `location`, `created_at`, `updated_at`) VALUES +(1, 93, 'Kumasi', '2023-05-03 11:54:32', '2023-05-03 11:54:32'), +(2, 37, 'Kumasi', '2023-05-03 11:55:32', '2023-05-03 11:55:32'), +(3, 13, 'Kumasi', '2023-05-03 11:55:50', '2023-05-03 11:55:50'), +(4, 16, 'Kumasi', '2023-05-03 11:56:03', '2023-05-03 11:56:03'), +(5, 21, 'Kumasi', '2023-05-03 11:56:20', '2023-05-03 11:56:20'), +(6, 4, 'Kumasi', '2023-05-03 11:56:32', '2023-05-03 11:56:32'), +(7, 11, 'Kumasi', '2023-05-03 11:56:47', '2023-05-03 11:56:47'), +(8, 114, 'Kumasi', '2023-05-04 13:07:28', '2023-05-04 13:07:28'), +(9, 112, 'kumasi', '2023-05-04 13:07:51', '2023-05-04 13:07:51'), +(10, 121, 'Kumasi', '2023-05-04 13:08:08', '2023-05-04 13:08:08'), +(11, 123, 'kumasi', '2023-05-04 13:08:25', '2023-05-04 13:08:25'), +(12, 126, 'kumasi', '2023-05-04 13:09:04', '2023-05-04 13:09:04'), +(13, 124, 'Kumasi', '2023-05-04 13:09:47', '2023-05-04 13:09:47'), +(14, 189, 'Kumasi', '2023-05-05 12:12:32', '2023-05-05 12:12:32'), +(15, 209, 'Kumasi', '2023-05-05 12:13:32', '2023-05-05 12:13:32'), +(16, 198, 'Kumasi', '2023-05-05 12:14:19', '2023-05-05 12:14:19'), +(17, 177, 'Kumasi', '2023-05-05 12:15:31', '2023-05-05 12:15:31'), +(18, 175, 'Kumasi', '2023-05-05 12:16:08', '2023-05-05 12:16:08'), +(19, 172, 'Kumasi', '2023-05-05 12:16:34', '2023-05-05 12:16:34'), +(20, 199, 'Kumasi', '2023-05-05 12:17:27', '2023-05-05 12:17:27'), +(21, 180, 'Kumasi', '2023-05-05 12:17:50', '2023-05-05 12:17:50'), +(22, 186, 'Kumasi', '2023-05-05 12:18:13', '2023-05-05 12:18:13'), +(23, 169, 'Kumasi', '2023-05-05 12:19:04', '2023-05-05 12:19:04'), +(24, 163, 'Kumasi', '2023-05-05 12:19:48', '2023-05-05 12:19:48'), +(25, 182, 'Kumasi', '2023-05-05 12:20:56', '2023-05-05 12:20:56'), +(26, 159, 'Kumasi', '2023-05-05 12:21:26', '2023-05-05 12:21:26'), +(27, 178, 'Kumasi', '2023-05-05 12:21:57', '2023-05-05 12:21:57'), +(28, 270, 'Kumasi', '2023-05-08 14:04:35', '2023-05-08 14:04:35'), +(29, 10, 'Kumasi', '2023-05-08 14:07:37', '2023-05-08 14:07:37'), +(31, 236, 'Kumasi', '2023-05-08 14:08:20', '2023-05-08 14:08:20'), +(32, 285, 'Kumasi', '2023-05-08 14:11:17', '2023-05-08 14:11:17'), +(33, 279, 'Kumasi', '2023-05-08 14:13:17', '2023-05-08 14:13:17'), +(34, 273, 'Kumasi', '2023-05-08 14:14:50', '2023-05-08 14:14:50'), +(35, 276, 'Kumasi', '2023-05-08 14:15:31', '2023-05-08 14:15:31'), +(36, 275, 'Kumasi', '2023-05-08 15:44:33', '2023-05-08 15:44:33'), +(37, 241, 'Kumasi', '2023-05-08 15:47:12', '2023-05-08 15:47:12'), +(38, 234, 'Kumasi', '2023-05-08 15:48:36', '2023-05-08 15:48:36'), +(39, 245, 'Kumasi', '2023-05-08 15:48:55', '2023-05-08 15:48:55'), +(40, 302, 'Kumasi', '2023-05-09 13:10:22', '2023-05-09 13:10:22'), +(41, 300, 'Kumasi', '2023-05-09 13:10:39', '2023-05-09 13:10:39'), +(42, 310, 'Kumasi', '2023-05-09 13:10:45', '2023-05-09 13:10:45'), +(43, 297, 'Kumasi', '2023-05-09 13:10:55', '2023-05-09 13:10:55'), +(44, 312, 'Kumasi', '2023-05-09 13:11:00', '2023-05-09 13:11:00'), +(45, 316, 'Kumasi', '2023-05-09 13:11:07', '2023-05-09 13:11:07'), +(46, 363, 'Kumasi', '2023-05-10 13:03:40', '2023-05-10 13:03:40'), +(49, 266, 'Kumasi', '2023-05-10 13:03:49', '2023-05-10 13:03:49'), +(51, 362, 'Kumasi', '2023-05-10 13:03:54', '2023-05-10 13:03:54'), +(53, 348, 'Kumasi', '2023-05-10 13:03:58', '2023-05-10 13:03:58'), +(54, 335, 'Kumasi', '2023-05-10 13:04:08', '2023-05-10 13:04:08'), +(56, 352, 'Kumasi', '2023-05-10 13:04:13', '2023-05-10 13:04:13'), +(58, 395, 'Kumasi', '2023-05-11 14:01:24', '2023-05-11 14:01:24'), +(60, 389, 'Kumasi', '2023-05-11 14:02:49', '2023-05-11 14:02:49'), +(63, 380, 'Kumasi', '2023-05-11 14:02:58', '2023-05-11 14:02:58'), +(65, 381, 'Kumasi', '2023-05-11 14:03:08', '2023-05-11 14:03:08'), +(66, 371, 'Kumasi', '2023-05-11 14:03:19', '2023-05-11 14:03:19'), +(69, 383, 'Kumasi', '2023-05-11 14:03:46', '2023-05-11 14:03:46'), +(72, 419, 'Kumasi', '2023-05-12 12:59:51', '2023-05-12 12:59:51'), +(74, 415, 'Kumasi', '2023-05-12 13:00:58', '2023-05-12 13:00:58'), +(76, 410, 'Kumasi', '2023-05-12 13:01:05', '2023-05-12 13:01:05'), +(77, 406, 'Kumasi', '2023-05-12 13:01:09', '2023-05-12 13:01:09'), +(78, 405, 'Kumasi', '2023-05-12 13:01:14', '2023-05-12 13:01:14'), +(82, 404, 'Kumasi', '2023-05-12 13:01:20', '2023-05-12 13:01:20'), +(83, 402, 'Kumasi', '2023-05-12 13:01:25', '2023-05-12 13:01:25'), +(84, 401, 'Kumasi', '2023-05-12 13:01:30', '2023-05-12 13:01:30'), +(85, 420, 'Kumasi', '2023-05-12 13:01:35', '2023-05-12 13:01:35'), +(86, 417, 'Kumasi', '2023-05-12 13:01:43', '2023-05-12 13:01:43'), +(90, 435, 'Kumasi', '2023-05-15 14:06:24', '2023-05-15 14:06:24'), +(91, 434, 'Kumasi', '2023-05-15 14:06:48', '2023-05-15 14:06:48'), +(92, 443, 'Kumasi', '2023-05-15 14:06:55', '2023-05-15 14:06:55'), +(93, 458, 'Kumasi', '2023-05-15 14:07:07', '2023-05-15 14:07:07'), +(94, 459, 'Kumasi', '2023-05-15 14:07:11', '2023-05-15 14:07:11'), +(95, 495, 'Kumasi', '2023-05-15 14:07:17', '2023-05-15 14:07:17'), +(96, 491, 'Kumasi', '2023-05-15 14:07:22', '2023-05-15 14:07:22'), +(97, 490, 'Kumasi', '2023-05-15 14:07:30', '2023-05-15 14:07:30'), +(98, 487, 'Kumasi', '2023-05-15 14:07:36', '2023-05-15 14:07:36'), +(99, 485, 'Kumasi', '2023-05-15 14:07:40', '2023-05-15 14:07:40'), +(100, 480, 'Kumasi', '2023-05-15 14:07:49', '2023-05-15 14:07:49'), +(101, 479, 'Kumasi', '2023-05-15 14:07:52', '2023-05-15 14:07:52'), +(102, 497, 'Kumasi', '2023-05-15 14:07:58', '2023-05-15 14:07:58'), +(103, 514, 'Kumasi', '2023-05-15 15:57:46', '2023-05-15 15:57:46'), +(104, 513, 'Kumasi', '2023-05-15 15:59:23', '2023-05-15 15:59:23'), +(105, 508, 'Kumasi', '2023-05-15 15:59:31', '2023-05-15 15:59:31'), +(106, 499, 'Kumasi', '2023-05-15 15:59:36', '2023-05-15 15:59:36'), +(107, 482, 'Kumasi', '2023-05-15 15:59:40', '2023-05-15 15:59:40'), +(108, 506, 'Kumasi', '2023-05-15 15:59:43', '2023-05-15 15:59:43'), +(109, 505, 'Kumasi', '2023-05-15 15:59:49', '2023-05-15 15:59:49'), +(110, 503, 'Kumasi', '2023-05-15 16:00:23', '2023-05-15 16:00:23'), +(111, 530, 'Kumasi', '2023-05-16 11:57:16', '2023-05-16 11:57:16'), +(113, 524, 'Kumasi', '2023-05-16 11:57:20', '2023-05-16 11:57:20'), +(114, 522, 'Kumasi', '2023-05-16 11:57:23', '2023-05-16 11:57:23'), +(115, 542, 'Kumasi', '2023-05-16 11:57:31', '2023-05-16 11:57:31'), +(116, 540, 'Kumasi', '2023-05-16 11:57:34', '2023-05-16 11:57:34'), +(117, 541, 'Kumasi', '2023-05-16 11:57:38', '2023-05-16 11:57:38'), +(118, 521, 'Kumasi', '2023-05-16 11:57:43', '2023-05-16 11:57:43'), +(119, 517, 'Kumasi', '2023-05-16 11:57:50', '2023-05-16 11:57:50'), +(121, 547, 'Kumasi', '2023-05-16 11:57:56', '2023-05-16 11:57:56'), +(123, 590, 'Kumasi', '2023-05-18 10:48:55', '2023-05-18 10:48:55'), +(124, 583, 'Kumasi', '2023-05-18 10:49:25', '2023-05-18 10:49:25'), +(125, 580, 'Kumasi', '2023-05-18 10:49:41', '2023-05-18 10:49:41'), +(126, 572, 'Kumasi', '2023-05-18 10:50:12', '2023-05-18 10:50:12'), +(127, 555, 'Kumasi', '2023-05-18 10:50:30', '2023-05-18 10:50:30'), +(128, 561, 'Kumasi', '2023-05-18 10:50:50', '2023-05-18 10:50:50'), +(129, 563, 'Kumasi', '2023-05-18 10:51:07', '2023-05-18 10:51:07'), +(130, 566, 'Kumasi', '2023-05-18 10:51:25', '2023-05-18 10:51:25'), +(131, 636, 'Kumasi', '2023-05-18 15:46:03', '2023-05-18 15:46:03'), +(132, 611, 'Kumasi', '2023-05-18 15:51:48', '2023-05-18 15:51:48'), +(133, 603, 'Kumasi', '2023-05-18 15:51:56', '2023-05-18 15:51:56'), +(135, 600, 'Kumasi', '2023-05-18 15:52:04', '2023-05-18 15:52:04'), +(137, 628, 'Kumasi', '2023-05-18 18:06:06', '2023-05-18 18:06:06'), +(138, 640, 'Kumasi', '2023-05-19 16:32:37', '2023-05-19 16:32:37'), +(140, 641, 'Kumasi', '2023-05-19 16:33:54', '2023-05-19 16:33:54'), +(141, 650, 'Kumasi', '2023-05-19 16:34:00', '2023-05-19 16:34:00'), +(143, 664, 'Kumasi', '2023-05-19 16:34:08', '2023-05-19 16:34:08'), +(144, 707, 'Kumasi', '2023-05-21 19:20:53', '2023-05-21 19:20:53'), +(146, 711, 'Kumasi', '2023-05-21 19:20:57', '2023-05-21 19:20:57'), +(147, 726, 'Kumasi', '2023-05-21 19:21:06', '2023-05-21 19:21:06'), +(149, 685, 'Kumasi', '2023-05-21 19:21:10', '2023-05-21 19:21:10'), +(150, 684, 'Kumasi', '2023-05-21 19:21:15', '2023-05-21 19:21:15'), +(151, 677, 'Kumasi', '2023-05-21 19:21:20', '2023-05-21 19:21:20'), +(152, 674, 'Kumasi', '2023-05-21 19:21:24', '2023-05-21 19:21:24'), +(153, 718, 'Kumasi', '2023-05-21 19:21:29', '2023-05-21 19:21:29'), +(154, 688, 'Kumasi', '2023-05-21 19:21:36', '2023-05-21 19:21:36'), +(156, 729, 'Kumasi', '2023-05-21 19:21:40', '2023-05-21 19:21:40'), +(157, 728, 'Kumasi', '2023-05-21 19:21:45', '2023-05-21 19:21:45'), +(159, 720, 'Kumasi', '2023-05-21 19:22:42', '2023-05-21 19:22:42'), +(160, 721, 'Kumasi', '2023-05-21 19:22:47', '2023-05-21 19:22:47'), +(161, 723, 'Kumasi', '2023-05-21 19:22:52', '2023-05-21 19:22:52'), +(162, 722, 'Kumasi', '2023-05-21 19:22:58', '2023-05-21 19:22:58'), +(163, 724, 'Kumasi', '2023-05-21 19:23:05', '2023-05-21 19:23:05'), +(164, 725, 'Kumasi', '2023-05-21 19:23:12', '2023-05-21 19:23:12'), +(165, 727, 'Kumasi', '2023-05-21 19:23:17', '2023-05-21 19:23:17'), +(167, 784, 'Kumasi', '2023-05-22 12:08:04', '2023-05-22 12:08:04'), +(169, 739, 'Kumasi', '2023-05-22 12:08:08', '2023-05-22 12:08:08'), +(170, 776, 'Kumasi', '2023-05-22 12:08:11', '2023-05-22 12:08:11'), +(171, 775, 'Kumasi', '2023-05-22 12:08:15', '2023-05-22 12:08:15'), +(172, 732, 'Kumasi', '2023-05-22 12:08:21', '2023-05-22 12:08:21'), +(173, 767, 'Kumasi', '2023-05-22 12:08:26', '2023-05-22 12:08:26'), +(174, 777, 'Kumasi', '2023-05-22 12:08:30', '2023-05-22 12:08:30'), +(175, 808, 'Kumasi', '2023-05-23 12:25:53', '2023-05-23 12:25:53'), +(177, 796, 'Kumasi', '2023-05-23 12:25:57', '2023-05-23 12:25:57'), +(178, 823, 'Kumasi', '2023-05-25 13:07:05', '2023-05-25 13:07:05'), +(179, 815, 'Kumasi', '2023-05-25 13:07:10', '2023-05-25 13:07:10'), +(180, 834, 'Kumasi', '2023-05-25 13:07:13', '2023-05-25 13:07:13'), +(181, 845, 'Kumasi', '2023-05-25 13:07:21', '2023-05-25 13:07:21'), +(182, 837, 'Kumasi', '2023-05-25 13:07:33', '2023-05-25 13:07:33'), +(183, 863, 'Kumasi', '2023-05-26 12:46:28', '2023-05-26 12:46:28'), +(185, 857, 'Kumasi', '2023-05-26 12:46:31', '2023-05-26 12:46:31'), +(186, 862, 'Kumasi', '2023-05-26 12:46:38', '2023-05-26 12:46:38'), +(188, 905, 'Kumasi', '2023-05-29 11:27:45', '2023-05-29 11:27:45'), +(190, 903, 'Kumasi', '2023-05-29 11:27:52', '2023-05-29 11:27:52'), +(191, 902, 'Kumasi', '2023-05-29 11:27:57', '2023-05-29 11:27:57'), +(192, 889, 'Kumasi', '2023-05-29 11:28:02', '2023-05-29 11:28:02'), +(193, 891, 'Kumasi', '2023-05-29 11:28:09', '2023-05-29 11:28:09'), +(194, 898, 'Kumasi', '2023-05-29 11:28:17', '2023-05-29 11:28:17'), +(195, 897, 'Kumasi', '2023-05-29 11:28:46', '2023-05-29 11:28:46'), +(196, 928, 'Kumasi', '2023-05-30 12:27:37', '2023-05-30 12:27:37'), +(198, 913, 'Kumasi', '2023-05-30 12:27:53', '2023-05-30 12:27:53'), +(199, 911, 'Kumasi', '2023-05-30 12:28:05', '2023-05-30 12:28:05'), +(201, 916, 'Kumasi', '2023-05-30 12:28:15', '2023-05-30 12:28:15'), +(203, 922, 'Kumasi', '2023-05-30 12:28:32', '2023-05-30 12:28:32'), +(204, 925, 'Kumasi', '2023-05-30 12:28:46', '2023-05-30 12:28:46'), +(206, 964, 'Kumasi', '2023-06-01 15:34:02', '2023-06-01 15:34:02'), +(208, 939, 'Kumasi', '2023-06-01 15:34:16', '2023-06-01 15:34:16'), +(210, 938, 'Kumasi', '2023-06-01 15:34:23', '2023-06-01 15:34:23'), +(212, 965, 'Kumasi', '2023-06-01 15:34:34', '2023-06-01 15:34:34'), +(213, 971, 'Kumasi', '2023-06-01 15:34:42', '2023-06-01 15:34:42'), +(214, 975, 'Kumasi', '2023-06-02 09:37:28', '2023-06-02 09:37:28'), +(216, 976, 'Kumasi', '2023-06-02 09:37:34', '2023-06-02 09:37:34'), +(217, 984, 'Kumasi', '2023-06-02 09:37:42', '2023-06-02 09:37:42'), +(218, 985, 'Kumasi', '2023-06-02 10:38:07', '2023-06-02 10:38:07'), +(220, 987, 'Kumasi', '2023-06-02 10:57:36', '2023-06-02 10:57:36'), +(222, 1002, 'Kumasi', '2023-06-05 09:52:32', '2023-06-05 09:52:32'), +(224, 950, 'Kumasi', '2023-06-05 09:52:36', '2023-06-05 09:52:36'), +(225, 945, 'Kumasi', '2023-06-05 09:52:43', '2023-06-05 09:52:43'), +(226, 1019, 'Kumasi', '2023-06-05 13:46:38', '2023-06-05 13:46:38'), +(227, 1004, 'Kumasi', '2023-06-05 13:46:47', '2023-06-05 13:46:47'), +(228, 1010, 'Kumasi', '2023-06-05 13:46:54', '2023-06-05 13:46:54'), +(229, 1014, 'Kumasi', '2023-06-05 13:46:58', '2023-06-05 13:46:58'), +(230, 995, 'Kumasi', '2023-06-05 13:47:05', '2023-06-05 13:47:05'), +(231, 994, 'Kumasi', '2023-06-05 13:47:13', '2023-06-05 13:47:13'), +(233, 1155, 'Kumasi', '2023-06-08 15:08:30', '2023-06-08 15:08:30'), +(235, 1145, 'Kumasi', '2023-06-08 15:08:35', '2023-06-08 15:08:35'), +(236, 1144, 'Kumasi', '2023-06-08 15:08:39', '2023-06-08 15:08:39'), +(237, 1150, 'Kumasi', '2023-06-08 15:08:50', '2023-06-08 15:08:50'), +(238, 1160, 'Kumasi', '2023-06-08 15:08:58', '2023-06-08 15:08:58'), +(239, 1143, 'Kumasi', '2023-06-08 15:09:03', '2023-06-08 15:09:03'), +(241, 1148, 'Kumasi', '2023-06-08 15:09:09', '2023-06-08 15:09:09'), +(242, 1141, 'Kumasi', '2023-06-08 15:09:16', '2023-06-08 15:09:16'), +(243, 1124, 'Kumasi', '2023-06-08 15:09:29', '2023-06-08 15:09:29'), +(244, 1125, 'Kumasi', '2023-06-08 15:09:35', '2023-06-08 15:09:35'), +(246, 1162, 'Kumasi', '2023-06-08 15:09:39', '2023-06-08 15:09:39'), +(247, 1096, 'Kumasi', '2023-06-08 15:09:44', '2023-06-08 15:09:44'), +(249, 1118, 'Kumasi', '2023-06-08 15:09:48', '2023-06-08 15:09:48'), +(250, 1099, 'Kumasi', '2023-06-08 15:09:54', '2023-06-08 15:09:54'), +(252, 1113, 'Kumasi', '2023-06-08 15:09:59', '2023-06-08 15:09:59'), +(253, 1095, 'Kumasi', '2023-06-08 15:10:07', '2023-06-08 15:10:07'), +(254, 1112, 'Kumasi', '2023-06-08 15:10:10', '2023-06-08 15:10:10'), +(255, 1100, 'Kumasi', '2023-06-08 15:10:17', '2023-06-08 15:10:17'), +(257, 1105, 'Kumasi', '2023-06-08 15:10:29', '2023-06-08 15:10:29'), +(258, 1110, 'Kumasi', '2023-06-08 15:10:35', '2023-06-08 15:10:35'), +(260, 1083, 'Kumasi', '2023-06-08 15:11:14', '2023-06-08 15:11:14'), +(261, 1084, 'Kumasi', '2023-06-08 15:12:15', '2023-06-08 15:12:15'), +(262, 1201, 'Kumasi', '2023-06-10 12:12:19', '2023-06-10 12:12:19'), +(263, 1203, 'Kumasi', '2023-06-10 12:12:25', '2023-06-10 12:12:25'), +(264, 1205, 'Kumasi', '2023-06-10 12:12:29', '2023-06-10 12:12:29'), +(265, 1218, 'Kumasi', '2023-06-10 12:12:32', '2023-06-10 12:12:32'), +(266, 1213, 'Kumasi', '2023-06-10 12:12:36', '2023-06-10 12:12:36'), +(267, 1271, 'Kumasi', '2023-06-13 12:51:38', '2023-06-13 12:51:38'), +(269, 1272, 'Kumasi', '2023-06-13 12:51:44', '2023-06-13 12:51:44'), +(271, 1261, 'Kumasi', '2023-06-13 12:51:49', '2023-06-13 12:51:49'), +(272, 1227, 'Kumasi', '2023-06-13 12:52:10', '2023-06-13 12:52:10'), +(273, 1240, 'Kumasi', '2023-06-13 12:52:30', '2023-06-13 12:52:30'), +(274, 1262, 'Kumasi', '2023-06-13 12:52:51', '2023-06-13 12:52:51'), +(275, 1267, 'Kumasi', '2023-06-13 12:53:00', '2023-06-13 12:53:00'), +(277, 1268, 'Kumasi', '2023-06-13 12:53:08', '2023-06-13 12:53:08'), +(278, 1273, 'Kumasi', '2023-06-13 12:53:11', '2023-06-13 12:53:11'), +(279, 1298, 'Kumasi', '2023-06-15 13:12:56', '2023-06-15 13:12:56'), +(280, 1284, 'Kumasi', '2023-06-15 13:13:03', '2023-06-15 13:13:03'), +(281, 1292, 'Kumasi', '2023-06-15 13:13:07', '2023-06-15 13:13:07'), +(282, 1306, 'Kumasi', '2023-06-15 13:13:12', '2023-06-15 13:13:12'), +(283, 1315, 'Kumasi', '2023-06-15 13:13:21', '2023-06-15 13:13:21'), +(284, 1353, 'Kumasi', '2023-06-16 13:28:32', '2023-06-16 13:28:32'), +(286, 1369, 'Kumasi', '2023-06-16 13:28:37', '2023-06-16 13:28:37'), +(287, 1303, 'Kumasi', '2023-06-16 13:28:46', '2023-06-16 13:28:46'), +(289, 1314, 'Kumasi', '2023-06-16 13:28:53', '2023-06-16 13:28:53'), +(290, 1224, 'Kumasi', '2023-06-16 13:29:04', '2023-06-16 13:29:04'), +(291, 1286, 'Kumasi', '2023-06-16 13:29:12', '2023-06-16 13:29:12'), +(292, 1326, 'Kumasi', '2023-06-16 13:29:23', '2023-06-16 13:29:23'), +(293, 1321, 'Kumasi', '2023-06-16 13:29:29', '2023-06-16 13:29:29'), +(295, 1313, 'Kumasi', '2023-06-16 13:29:36', '2023-06-16 13:29:36'), +(296, 1312, 'Kumasi', '2023-06-16 13:29:42', '2023-06-16 13:29:42'), +(298, 1257, 'Kumasi', '2023-06-16 13:29:49', '2023-06-16 13:29:49'), +(300, 1366, 'Kumasi', '2023-06-16 13:29:57', '2023-06-16 13:29:57'), +(302, 1361, 'Kumasi', '2023-06-16 13:30:11', '2023-06-16 13:30:11'), +(304, 1352, 'Kumasi', '2023-06-16 13:30:19', '2023-06-16 13:30:19'), +(306, 1345, 'Kumasi', '2023-06-16 13:30:29', '2023-06-16 13:30:29'), +(308, 1342, 'Kumasi', '2023-06-16 13:30:38', '2023-06-16 13:30:38'), +(310, 1341, 'Kumasi', '2023-06-16 13:30:44', '2023-06-16 13:30:44'), +(311, 1335, 'Kumasi', '2023-06-16 13:30:53', '2023-06-16 13:30:53'), +(313, 1331, 'Kumasi', '2023-06-16 13:31:03', '2023-06-16 13:31:03'), +(315, 1407, 'Kumasi', '2023-06-17 14:44:16', '2023-06-17 14:44:16'), +(316, 1406, 'Kumasi', '2023-06-17 14:44:20', '2023-06-17 14:44:20'), +(317, 1390, 'Kumasi', '2023-06-17 14:44:24', '2023-06-17 14:44:24'), +(318, 1388, 'Kumasi', '2023-06-17 14:44:29', '2023-06-17 14:44:29'), +(319, 1451, 'Kumasi', '2023-06-19 12:08:36', '2023-06-19 12:08:36'), +(321, 1444, 'Kumasi', '2023-06-19 12:08:43', '2023-06-19 12:08:43'), +(322, 1442, 'Kumasi', '2023-06-19 12:08:47', '2023-06-19 12:08:47'), +(323, 1431, 'Kumasi', '2023-06-19 12:08:50', '2023-06-19 12:08:50'), +(324, 1423, 'Kumasi', '2023-06-19 12:08:54', '2023-06-19 12:08:54'), +(325, 1417, 'Kumasi', '2023-06-19 12:09:00', '2023-06-19 12:09:00'), +(327, 1464, 'Kumasi', '2023-06-19 12:09:04', '2023-06-19 12:09:04'), +(328, 1472, 'Kumasi', '2023-06-19 12:09:16', '2023-06-19 12:09:16'), +(329, 1456, 'Kumasi', '2023-06-19 12:09:23', '2023-06-19 12:09:23'), +(330, 1455, 'Kumasi', '2023-06-19 12:13:23', '2023-06-19 12:13:23'), +(332, 1465, 'Kumasi', '2023-06-19 12:13:30', '2023-06-19 12:13:30'), +(334, 1411, 'Kumasi', '2023-06-19 12:13:41', '2023-06-19 12:13:41'), +(335, 1506, 'Kumasi', '2023-06-20 13:05:25', '2023-06-20 13:05:25'), +(336, 1532, 'Kumasi', '2023-06-20 13:05:39', '2023-06-20 13:05:39'), +(337, 1528, 'Kumasi', '2023-06-20 13:05:55', '2023-06-20 13:05:55'), +(338, 1509, 'Kumasi', '2023-06-20 13:06:12', '2023-06-20 13:06:12'), +(339, 1505, 'Kumasi', '2023-06-20 13:06:30', '2023-06-20 13:06:30'), +(340, 1501, 'Kumasi', '2023-06-20 13:06:50', '2023-06-20 13:06:50'), +(341, 1497, 'Kumasi', '2023-06-20 13:07:21', '2023-06-20 13:07:21'), +(342, 1496, 'Kumasi', '2023-06-20 13:13:03', '2023-06-20 13:13:03'), +(343, 1494, 'Kumasi', '2023-06-20 13:13:42', '2023-06-20 13:13:42'), +(344, 1487, 'Kumasi', '2023-06-20 13:14:13', '2023-06-20 13:14:13'), +(345, 1486, 'Kumasi', '2023-06-20 13:14:56', '2023-06-20 13:14:56'), +(346, 1476, 'Kumasi', '2023-06-20 13:15:06', '2023-06-20 13:15:06'), +(347, 1623, 'Kumasi', '2023-06-22 12:00:35', '2023-06-22 12:00:35'), +(348, 1627, 'Kumasi', '2023-06-22 12:00:41', '2023-06-22 12:00:41'), +(349, 1585, 'Kumasi', '2023-06-22 12:00:45', '2023-06-22 12:00:45'), +(350, 1584, 'Kumasi', '2023-06-22 12:00:49', '2023-06-22 12:00:49'), +(351, 1597, 'Kumasi', '2023-06-22 12:00:53', '2023-06-22 12:00:53'), +(352, 1595, 'Kumasi', '2023-06-22 12:00:56', '2023-06-22 12:00:56'), +(353, 1594, 'Kumasi', '2023-06-22 12:00:59', '2023-06-22 12:00:59'), +(354, 1593, 'Kumasi', '2023-06-22 12:01:02', '2023-06-22 12:01:02'), +(355, 1591, 'Kumasi', '2023-06-22 12:01:05', '2023-06-22 12:01:05'), +(356, 1612, 'Kumasi', '2023-06-22 12:01:08', '2023-06-22 12:01:08'), +(357, 1607, 'Kumasi', '2023-06-22 12:01:11', '2023-06-22 12:01:11'), +(358, 1618, 'Kumasi', '2023-06-22 12:01:15', '2023-06-22 12:01:15'), +(359, 1617, 'Kumasi', '2023-06-22 12:01:18', '2023-06-22 12:01:18'), +(360, 1616, 'Kumasi', '2023-06-22 12:01:22', '2023-06-22 12:01:22'), +(361, 1615, 'Kumasi', '2023-06-22 12:01:25', '2023-06-22 12:01:25'), +(362, 1546, 'Kumasi', '2023-06-22 12:01:31', '2023-06-22 12:01:31'), +(363, 1540, 'Kumasi', '2023-06-22 12:01:51', '2023-06-22 12:01:51'), +(364, 1576, 'Kumasi', '2023-06-22 12:01:56', '2023-06-22 12:01:56'), +(365, 1583, 'Kumasi', '2023-06-22 12:02:01', '2023-06-22 12:02:01'), +(366, 1578, 'Kumasi', '2023-06-22 12:02:06', '2023-06-22 12:02:06'), +(368, 1547, 'Kumasi', '2023-06-22 12:02:11', '2023-06-22 12:02:11'), +(369, 1548, 'Kumasi', '2023-06-22 12:02:14', '2023-06-22 12:02:14'), +(370, 1565, 'Kumasi', '2023-06-22 12:02:18', '2023-06-22 12:02:18'), +(371, 1566, 'Kumasi', '2023-06-22 12:02:21', '2023-06-22 12:02:21'), +(372, 1562, 'Kumasi', '2023-06-22 12:02:28', '2023-06-22 12:02:28'), +(374, 1635, 'Kumasi', '2023-06-23 13:53:44', '2023-06-23 13:53:44'), +(375, 1632, 'Kumasi', '2023-06-23 13:53:48', '2023-06-23 13:53:48'), +(376, 1662, 'Kumasi', '2023-06-23 13:53:52', '2023-06-23 13:53:52'), +(377, 1649, 'Kumasi', '2023-06-23 13:53:57', '2023-06-23 13:53:57'), +(378, 1646, 'Kumasi', '2023-06-23 13:54:00', '2023-06-23 13:54:00'), +(379, 1660, 'Kumasi', '2023-06-23 13:54:03', '2023-06-23 13:54:03'), +(380, 1541, 'Kumasi', '2023-06-23 13:54:08', '2023-06-23 13:54:08'), +(381, 1667, 'Kumasi', '2023-06-23 13:54:13', '2023-06-23 13:54:13'), +(382, 1657, 'Kumasi', '2023-06-23 13:54:19', '2023-06-23 13:54:19'), +(384, 1673, 'Kumasi', '2023-06-24 11:24:15', '2023-06-24 11:24:15'), +(385, 1698, 'Kumasi', '2023-06-24 11:24:18', '2023-06-24 11:24:18'), +(386, 1695, 'Kumasi', '2023-06-24 11:24:24', '2023-06-24 11:24:24'), +(388, 1689, 'Kumasi', '2023-06-24 11:24:29', '2023-06-24 11:24:29'), +(389, 1688, 'Kumasi', '2023-06-24 11:24:34', '2023-06-24 11:24:34'), +(390, 1707, 'Kumasi', '2023-06-26 13:04:31', '2023-06-26 13:04:31'), +(391, 1738, 'Kumasi', '2023-06-26 13:04:35', '2023-06-26 13:04:35'), +(392, 1721, 'Kumasi', '2023-06-26 13:08:15', '2023-06-26 13:08:15'), +(393, 1715, 'Kumasi', '2023-06-26 13:08:19', '2023-06-26 13:08:19'), +(394, 1714, 'Kumasi', '2023-06-26 13:08:25', '2023-06-26 13:08:25'), +(395, 1753, 'Kumasi', '2023-06-26 13:08:29', '2023-06-26 13:08:29'), +(396, 1759, 'Kumasi', '2023-06-26 13:08:33', '2023-06-26 13:08:33'), +(397, 1758, 'Kumasi', '2023-06-26 13:08:38', '2023-06-26 13:08:38'), +(398, 1756, 'Kumasi', '2023-06-26 13:08:47', '2023-06-26 13:08:47'), +(400, 1754, 'Kumasi', '2023-06-26 13:08:52', '2023-06-26 13:08:52'), +(401, 1734, 'Kumasi', '2023-06-26 13:09:01', '2023-06-26 13:09:01'), +(402, 1820, 'Kumasi', '2023-06-27 13:24:20', '2023-06-27 13:24:20'), +(403, 1824, 'Kumasi', '2023-06-27 13:24:29', '2023-06-27 13:24:29'), +(404, 1798, 'Kumasi', '2023-06-27 13:24:35', '2023-06-27 13:24:35'), +(405, 1805, 'Kumasi', '2023-06-27 13:24:44', '2023-06-27 13:24:44'), +(407, 1791, 'Kumasi', '2023-06-27 13:24:51', '2023-06-27 13:24:51'), +(410, 1813, 'Kumasi', '2023-06-27 13:25:02', '2023-06-27 13:25:02'), +(412, 1861, 'Kumasi', '2023-06-28 14:25:20', '2023-06-28 14:25:20'), +(413, 1854, 'Kumasi', '2023-06-28 14:25:23', '2023-06-28 14:25:23'), +(414, 1847, 'Kumasi', '2023-06-28 14:25:26', '2023-06-28 14:25:26'), +(415, 1831, 'Kumasi', '2023-06-28 14:25:29', '2023-06-28 14:25:29'), +(416, 1827, 'Kumasi', '2023-06-28 14:25:32', '2023-06-28 14:25:32'), +(417, 1863, 'Kumasi', '2023-06-28 14:25:36', '2023-06-28 14:25:36'), +(418, 1878, 'Kumasi', '2023-06-29 15:32:20', '2023-06-29 15:32:20'), +(419, 1892, 'Kumasi', '2023-06-29 17:14:45', '2023-06-29 17:14:45'), +(421, 1873, 'Kumasi', '2023-06-29 17:14:48', '2023-06-29 17:14:48'), +(422, 1874, 'Kumasi', '2023-06-29 17:14:52', '2023-06-29 17:14:52'), +(423, 1885, 'Kumasi', '2023-06-29 17:15:00', '2023-06-29 17:15:00'), +(424, 1868, 'Kumasi', '2023-06-29 17:15:20', '2023-06-29 17:15:20'), +(427, 1923, 'Kumasi', '2023-07-01 11:10:23', '2023-07-01 11:10:23'), +(428, 1928, 'Kumasi', '2023-07-01 11:10:37', '2023-07-01 11:10:37'), +(430, 1943, 'Kumasi', '2023-07-01 11:10:42', '2023-07-01 11:10:42'), +(431, 1896, 'Kumasi', '2023-07-01 11:10:46', '2023-07-01 11:10:46'), +(432, 1897, 'Kumasi', '2023-07-01 11:10:52', '2023-07-01 11:10:52'), +(434, 1900, 'Kumasi', '2023-07-01 11:10:56', '2023-07-01 11:10:56'), +(435, 1903, 'Kumasi', '2023-07-01 11:11:02', '2023-07-01 11:11:02'), +(437, 1912, 'Kumasi', '2023-07-01 11:11:05', '2023-07-01 11:11:05'), +(438, 1913, 'Kumasi', '2023-07-01 11:11:11', '2023-07-01 11:11:11'), +(439, 1914, 'Kumasi', '2023-07-01 11:11:18', '2023-07-01 11:11:18'), +(440, 1935, 'Kumasi', '2023-07-01 11:11:23', '2023-07-01 11:11:23'), +(441, 1934, 'Kumasi', '2023-07-01 11:11:31', '2023-07-01 11:11:31'), +(442, 1942, 'Kumasi', '2023-07-01 11:11:40', '2023-07-01 11:11:40'), +(443, 2005, 'Others', '2023-07-03 11:08:36', '2023-07-03 11:08:36'), +(445, 2007, 'Others', '2023-07-03 11:08:39', '2023-07-03 11:08:39'), +(446, 1953, 'Others', '2023-07-03 11:08:44', '2023-07-03 11:08:44'), +(447, 1958, 'Others', '2023-07-03 11:08:48', '2023-07-03 11:08:48'), +(448, 1966, 'Others', '2023-07-03 11:08:52', '2023-07-03 11:08:52'), +(449, 1982, 'Others', '2023-07-03 11:08:56', '2023-07-03 11:08:56'), +(450, 1990, 'Others', '2023-07-03 11:08:59', '2023-07-03 11:08:59'), +(451, 1986, 'Others', '2023-07-03 11:09:03', '2023-07-03 11:09:03'), +(452, 1998, 'Others', '2023-07-03 11:09:15', '2023-07-03 11:09:15'), +(453, 2042, 'Kumasi', '2023-07-03 11:59:39', '2023-07-03 11:59:39'), +(455, 2039, 'Kumasi', '2023-07-03 11:59:50', '2023-07-03 11:59:50'), +(456, 2038, 'Kumasi', '2023-07-03 12:00:15', '2023-07-03 12:00:15'), +(457, 2037, 'Kumasi', '2023-07-03 12:00:23', '2023-07-03 12:00:23'), +(458, 2032, 'Kumasi', '2023-07-03 12:00:30', '2023-07-03 12:00:30'), +(459, 2026, 'Kumasi', '2023-07-03 12:00:39', '2023-07-03 12:00:39'), +(460, 2019, 'Kumasi', '2023-07-03 12:00:47', '2023-07-03 12:00:47'), +(462, 2049, 'Kumasi', '2023-07-03 12:01:01', '2023-07-03 12:01:01'), +(463, 2016, 'Kumasi', '2023-07-03 12:01:07', '2023-07-03 12:01:07'), +(465, 2018, 'Kumasi', '2023-07-03 12:01:19', '2023-07-03 12:01:19'), +(467, 2061, 'Kumasi', '2023-07-03 12:01:24', '2023-07-03 12:01:24'), +(468, 2065, 'Kumasi', '2023-07-03 12:01:30', '2023-07-03 12:01:30'), +(469, 2067, 'Kumasi', '2023-07-03 12:01:58', '2023-07-03 12:01:58'), +(470, 2071, 'Kumasi', '2023-07-04 13:38:08', '2023-07-04 13:38:08'), +(471, 2111, 'Kumasi', '2023-07-04 13:38:13', '2023-07-04 13:38:13'), +(472, 2122, 'Kumasi', '2023-07-04 13:38:16', '2023-07-04 13:38:16'), +(473, 2090, 'Kumasi', '2023-07-04 13:38:19', '2023-07-04 13:38:19'), +(474, 2077, 'Kumasi', '2023-07-04 13:38:22', '2023-07-04 13:38:22'), +(475, 2096, 'Kumasi', '2023-07-04 13:38:25', '2023-07-04 13:38:25'), +(476, 2094, 'Kumasi', '2023-07-04 13:39:57', '2023-07-04 13:39:57'), +(478, 2091, 'Kumasi', '2023-07-04 13:40:01', '2023-07-04 13:40:01'), +(479, 2108, 'Kumasi', '2023-07-04 13:40:04', '2023-07-04 13:40:04'), +(480, 2073, 'Kumasi', '2023-07-04 13:40:09', '2023-07-04 13:40:09'), +(481, 2183, 'Kumasi', '2023-07-05 14:40:35', '2023-07-05 14:40:35'), +(482, 2170, 'Kumasi', '2023-07-05 14:40:43', '2023-07-05 14:40:43'), +(483, 2174, 'Kumasi', '2023-07-05 14:41:06', '2023-07-05 14:41:06'), +(484, 2175, 'Kumasi', '2023-07-05 14:41:13', '2023-07-05 14:41:13'), +(486, 2131, 'Kumasi', '2023-07-05 14:41:17', '2023-07-05 14:41:17'), +(487, 2149, 'Kumasi', '2023-07-05 14:41:23', '2023-07-05 14:41:23'), +(488, 2159, 'Kumasi', '2023-07-05 14:41:27', '2023-07-05 14:41:27'), +(489, 2178, 'Kumasi', '2023-07-05 14:41:31', '2023-07-05 14:41:31'), +(490, 2155, 'Kumasi', '2023-07-05 14:41:41', '2023-07-05 14:41:41'), +(491, 2151, 'Kumasi', '2023-07-05 14:41:50', '2023-07-05 14:41:50'), +(492, 2141, 'Kumasi', '2023-07-05 14:41:56', '2023-07-05 14:41:56'), +(493, 2140, 'Kumasi', '2023-07-05 14:42:04', '2023-07-05 14:42:04'), +(494, 2234, 'Kumasi', '2023-07-06 14:05:56', '2023-07-06 14:05:56'), +(495, 2213, 'Kumasi', '2023-07-06 14:05:59', '2023-07-06 14:05:59'), +(496, 2197, 'Kumasi', '2023-07-06 14:06:02', '2023-07-06 14:06:02'), +(497, 2201, 'Kumasi', '2023-07-06 14:06:10', '2023-07-06 14:06:10'), +(498, 2209, 'Kumasi', '2023-07-06 14:06:13', '2023-07-06 14:06:13'), +(499, 2217, 'Kumasi', '2023-07-06 14:06:19', '2023-07-06 14:06:19'), +(500, 2214, 'Kumasi', '2023-07-06 14:06:42', '2023-07-06 14:06:42'), +(502, 2287, 'Kumasi', '2023-07-07 13:41:57', '2023-07-07 13:41:57'), +(505, 2283, 'Kumasi', '2023-07-07 13:42:01', '2023-07-07 13:42:01'), +(506, 2269, 'Kumasi', '2023-07-07 13:42:04', '2023-07-07 13:42:04'), +(507, 2244, 'Kumasi', '2023-07-07 13:42:07', '2023-07-07 13:42:07'), +(508, 2245, 'Kumasi', '2023-07-07 13:42:10', '2023-07-07 13:42:10'), +(509, 2250, 'Kumasi', '2023-07-07 13:42:15', '2023-07-07 13:42:15'), +(510, 2262, 'Kumasi', '2023-07-07 13:42:18', '2023-07-07 13:42:18'), +(511, 2279, 'Kumasi', '2023-07-07 13:42:28', '2023-07-07 13:42:28'), +(512, 2312, 'Kumasi', '2023-07-08 11:08:36', '2023-07-08 11:08:36'), +(513, 2292, 'Kumasi', '2023-07-08 11:08:47', '2023-07-08 11:08:47'), +(514, 2297, 'Kumasi', '2023-07-08 11:08:53', '2023-07-08 11:08:53'), +(515, 2322, 'Kumasi', '2023-07-08 11:58:48', '2023-07-08 11:58:48'), +(516, 2321, 'Kumasi', '2023-07-08 11:58:50', '2023-07-08 11:58:50'), +(517, 2320, 'Kumasi', '2023-07-08 11:59:18', '2023-07-08 11:59:18'), +(519, 2391, 'Kumasi', '2023-07-10 14:26:17', '2023-07-10 14:26:17'), +(520, 2372, 'Kumasi', '2023-07-10 14:28:56', '2023-07-10 14:28:56'), +(521, 2364, 'Kumasi', '2023-07-10 14:29:00', '2023-07-10 14:29:00'), +(522, 2363, 'Kumasi', '2023-07-10 14:29:03', '2023-07-10 14:29:03'), +(523, 2362, 'Kumasi', '2023-07-10 14:29:07', '2023-07-10 14:29:07'), +(524, 2357, 'Kumasi', '2023-07-10 14:29:11', '2023-07-10 14:29:11'), +(525, 2360, 'Kumasi', '2023-07-10 14:29:15', '2023-07-10 14:29:15'), +(526, 2326, 'Kumasi', '2023-07-10 14:29:18', '2023-07-10 14:29:18'), +(527, 2336, 'Kumasi', '2023-07-10 14:29:21', '2023-07-10 14:29:21'), +(528, 2338, 'Kumasi', '2023-07-10 14:29:25', '2023-07-10 14:29:25'), +(529, 2352, 'Kumasi', '2023-07-10 14:29:29', '2023-07-10 14:29:29'), +(530, 2353, 'Kumasi', '2023-07-10 14:29:39', '2023-07-10 14:29:39'), +(531, 2393, 'Kumasi', '2023-07-10 14:30:14', '2023-07-10 14:30:14'), +(532, 2444, 'Kumasi', '2023-07-11 16:38:06', '2023-07-11 16:38:06'), +(533, 2428, 'Kumasi', '2023-07-11 16:38:11', '2023-07-11 16:38:11'), +(534, 2421, 'Kumasi', '2023-07-11 16:38:17', '2023-07-11 16:38:17'), +(537, 2419, 'Kumasi', '2023-07-11 16:38:20', '2023-07-11 16:38:20'), +(538, 2416, 'Kumasi', '2023-07-11 16:38:23', '2023-07-11 16:38:23'), +(539, 2410, 'Kumasi', '2023-07-11 16:38:26', '2023-07-11 16:38:26'), +(540, 2399, 'Kumasi', '2023-07-11 16:38:29', '2023-07-11 16:38:29'), +(541, 2397, 'Kumasi', '2023-07-11 16:38:32', '2023-07-11 16:38:32'), +(542, 2396, 'Kumasi', '2023-07-11 16:38:36', '2023-07-11 16:38:36'), +(543, 2436, 'Kumasi', '2023-07-11 16:38:40', '2023-07-11 16:38:40'), +(544, 2449, 'Kumasi', '2023-07-11 16:38:54', '2023-07-11 16:38:54'), +(545, 2467, 'Kumasi', '2023-07-12 17:46:30', '2023-07-12 17:46:30'), +(547, 2472, 'Kumasi', '2023-07-12 17:46:33', '2023-07-12 17:46:33'), +(548, 2474, 'Kumasi', '2023-07-12 17:46:36', '2023-07-12 17:46:36'), +(549, 2480, 'Kumasi', '2023-07-12 17:46:38', '2023-07-12 17:46:38'), +(550, 2460, 'Kumasi', '2023-07-12 17:46:41', '2023-07-12 17:46:41'), +(551, 2483, 'Kumasi', '2023-07-12 17:46:44', '2023-07-12 17:46:44'), +(552, 2484, 'Kumasi', '2023-07-12 17:46:49', '2023-07-12 17:46:49'), +(553, 2482, 'Kumasi', '2023-07-12 17:46:51', '2023-07-12 17:46:51'), +(554, 2493, 'Kumasi', '2023-07-12 17:47:00', '2023-07-12 17:47:00'), +(555, 2527, 'Kumasi', '2023-07-13 15:34:54', '2023-07-13 15:34:54'), +(556, 2526, 'Kumasi', '2023-07-13 15:35:09', '2023-07-13 15:35:09'), +(558, 2529, 'Kumasi', '2023-07-13 15:35:18', '2023-07-13 15:35:18'), +(559, 2520, 'Kumasi', '2023-07-13 15:35:30', '2023-07-13 15:35:30'), +(561, 2497, 'Kumasi', '2023-07-13 15:35:42', '2023-07-13 15:35:42'), +(563, 2519, 'Kumasi', '2023-07-13 15:35:47', '2023-07-13 15:35:47'), +(564, 2535, 'Kumasi', '2023-07-14 18:16:44', '2023-07-14 18:16:44'), +(566, 2547, 'Kumasi', '2023-07-14 18:17:17', '2023-07-14 18:17:17'), +(567, 2565, 'Kumasi', '2023-07-14 18:17:22', '2023-07-14 18:17:22'), +(568, 2580, 'Kumasi', '2023-07-15 11:51:46', '2023-07-15 11:51:46'), +(570, 2610, 'Kumasi', '2023-07-17 13:17:15', '2023-07-17 13:17:15'), +(571, 2613, 'Kumasi', '2023-07-17 13:17:22', '2023-07-17 13:17:22'), +(572, 2572, 'Kumasi', '2023-07-17 13:17:28', '2023-07-17 13:17:28'), +(573, 2604, 'Kumasi', '2023-07-17 13:17:34', '2023-07-17 13:17:34'), +(575, 2609, 'Kumasi', '2023-07-17 13:17:39', '2023-07-17 13:17:39'), +(576, 2629, 'Kumasi', '2023-07-17 13:17:46', '2023-07-17 13:17:46'), +(577, 2627, 'Kumasi', '2023-07-17 13:18:10', '2023-07-17 13:18:10'), +(579, 2618, 'Kumasi', '2023-07-17 13:18:15', '2023-07-17 13:18:15'), +(587, 2646, 'Kumasi', '2023-07-18 15:01:37', '2023-07-18 15:01:37'), +(589, 2669, 'Kumasi', '2023-07-18 15:01:41', '2023-07-18 15:01:41'), +(590, 2664, 'Kumasi', '2023-07-18 15:01:45', '2023-07-18 15:01:45'), +(591, 2703, 'Kumasi', '2023-07-20 14:21:38', '2023-07-20 14:21:38'), +(592, 2704, 'Kumasi', '2023-07-20 14:21:42', '2023-07-20 14:21:42'), +(593, 2670, 'Kumasi', '2023-07-20 14:21:46', '2023-07-20 14:21:46'), +(594, 2679, 'Kumasi', '2023-07-20 14:21:51', '2023-07-20 14:21:51'), +(595, 2684, 'Kumasi', '2023-07-20 14:21:55', '2023-07-20 14:21:55'), +(596, 2687, 'Kumasi', '2023-07-20 14:21:58', '2023-07-20 14:21:58'), +(597, 2691, 'Kumasi', '2023-07-20 14:22:02', '2023-07-20 14:22:02'), +(598, 2756, 'Kumasi', '2023-07-20 15:35:34', '2023-07-20 15:35:34'), +(600, 2758, 'Kumasi', '2023-07-20 15:35:37', '2023-07-20 15:35:37'), +(601, 2755, 'Kumasi', '2023-07-20 15:35:43', '2023-07-20 15:35:43'), +(602, 2709, 'Kumasi', '2023-07-20 15:35:49', '2023-07-20 15:35:49'), +(603, 2713, 'Kumasi', '2023-07-20 15:35:52', '2023-07-20 15:35:52'), +(604, 2717, 'Kumasi', '2023-07-20 15:35:58', '2023-07-20 15:35:58'), +(605, 2732, 'Kumasi', '2023-07-20 15:36:04', '2023-07-20 15:36:04'), +(607, 2725, 'Kumasi', '2023-07-20 15:36:08', '2023-07-20 15:36:08'), +(608, 2715, 'Kumasi', '2023-07-20 15:36:18', '2023-07-20 15:36:18'), +(609, 2714, 'Kumasi', '2023-07-20 15:36:23', '2023-07-20 15:36:23'), +(611, 2724, 'Kumasi', '2023-07-20 15:36:28', '2023-07-20 15:36:28'), +(612, 2775, 'Kumasi', '2023-07-21 14:26:04', '2023-07-21 14:26:04'), +(614, 2761, 'Kumasi', '2023-07-21 14:26:11', '2023-07-21 14:26:11'), +(616, 2799, 'Kumasi', '2023-07-21 14:26:16', '2023-07-21 14:26:16'), +(617, 2769, 'Kumasi', '2023-07-21 14:26:22', '2023-07-21 14:26:22'), +(619, 2781, 'Kumasi', '2023-07-21 14:26:26', '2023-07-21 14:26:26'), +(620, 2791, 'Kumasi', '2023-07-21 14:26:30', '2023-07-21 14:26:30'), +(621, 2753, 'Kumasi', '2023-07-24 12:50:27', '2023-07-24 12:50:27'), +(623, 2813, 'Kumasi', '2023-07-24 12:52:28', '2023-07-24 12:52:28'), +(625, 2817, 'Kumasi', '2023-07-24 12:53:46', '2023-07-24 12:53:46'), +(626, 2816, 'Kumasi', '2023-07-24 12:53:50', '2023-07-24 12:53:50'), +(627, 2815, 'Kumasi', '2023-07-24 12:53:59', '2023-07-24 12:53:59'), +(629, 2867, 'Kumasi', '2023-07-24 14:05:49', '2023-07-24 14:05:49'), +(630, 2840, 'Kumasi', '2023-07-24 14:05:59', '2023-07-24 14:05:59'), +(631, 2841, 'Kumasi', '2023-07-24 14:06:04', '2023-07-24 14:06:04'), +(632, 2839, 'Kumasi', '2023-07-24 14:06:11', '2023-07-24 14:06:11'), +(633, 2865, 'Kumasi', '2023-07-24 14:06:20', '2023-07-24 14:06:20'), +(634, 2861, 'Kumasi', '2023-07-24 14:06:26', '2023-07-24 14:06:26'), +(636, 2847, 'Kumasi', '2023-07-24 14:06:32', '2023-07-24 14:06:32'), +(637, 2858, 'Kumasi', '2023-07-24 14:06:37', '2023-07-24 14:06:37'), +(638, 2846, 'Kumasi', '2023-07-24 14:06:43', '2023-07-24 14:06:43'), +(640, 2837, 'Kumasi', '2023-07-24 14:06:51', '2023-07-24 14:06:51'), +(642, 2857, 'Kumasi', '2023-07-24 14:07:00', '2023-07-24 14:07:00'), +(644, 2882, 'Kumasi', '2023-07-25 15:55:20', '2023-07-25 15:55:20'), +(645, 2901, 'Kumasi', '2023-07-26 16:57:27', '2023-07-26 16:57:27'), +(647, 2896, 'Kumasi', '2023-07-26 16:57:32', '2023-07-26 16:57:32'), +(648, 2902, 'Kumasi', '2023-07-26 16:57:36', '2023-07-26 16:57:36'), +(649, 2894, 'Kumasi', '2023-07-26 16:57:43', '2023-07-26 16:57:43'), +(650, 2904, 'Kumasi', '2023-07-26 16:57:47', '2023-07-26 16:57:47'), +(651, 2915, 'Kumasi', '2023-07-26 16:57:52', '2023-07-26 16:57:52'), +(652, 2833, 'Kumasi', '2023-07-26 16:57:58', '2023-07-26 16:57:58'), +(653, 2919, 'Kumasi', '2023-07-26 16:58:06', '2023-07-26 16:58:06'), +(654, 2958, 'Kumasi', '2023-07-27 16:50:58', '2023-07-27 16:50:58'), +(656, 2956, 'Kumasi', '2023-07-27 16:51:04', '2023-07-27 16:51:04'), +(657, 2940, 'Kumasi', '2023-07-27 16:51:07', '2023-07-27 16:51:07'), +(658, 2943, 'Kumasi', '2023-07-27 16:51:11', '2023-07-27 16:51:11'), +(659, 2944, 'Kumasi', '2023-07-27 16:51:14', '2023-07-27 16:51:14'), +(662, 2960, 'Kumasi', '2023-07-28 14:08:42', '2023-07-28 14:08:42'), +(663, 2978, 'Kumasi', '2023-07-28 14:08:48', '2023-07-28 14:08:48'), +(665, 2992, 'Kumasi', '2023-07-28 14:09:01', '2023-07-28 14:09:01'), +(666, 3018, 'Kumasi', '2023-07-30 13:55:56', '2023-07-30 13:55:56'), +(667, 2997, 'Kumasi', '2023-07-30 13:56:01', '2023-07-30 13:56:01'), +(668, 3006, 'Kumasi', '2023-07-30 13:56:05', '2023-07-30 13:56:05'), +(669, 3004, 'Kumasi', '2023-07-30 13:56:11', '2023-07-30 13:56:11'), +(671, 2995, 'Kumasi', '2023-07-30 13:56:14', '2023-07-30 13:56:14'), +(672, 3079, 'Kumasi', '2023-07-31 15:49:17', '2023-07-31 15:49:17'), +(673, 3066, 'Kumasi', '2023-07-31 15:49:20', '2023-07-31 15:49:20'), +(674, 3053, 'Kumasi', '2023-07-31 15:49:25', '2023-07-31 15:49:25'), +(675, 3050, 'Kumasi', '2023-07-31 15:49:31', '2023-07-31 15:49:31'), +(676, 3047, 'Kumasi', '2023-07-31 15:49:36', '2023-07-31 15:49:36'), +(677, 3059, 'Kumasi', '2023-07-31 15:49:39', '2023-07-31 15:49:39'), +(678, 3073, 'Kumasi', '2023-07-31 15:49:43', '2023-07-31 15:49:43'), +(679, 3074, 'Kumasi', '2023-07-31 15:49:47', '2023-07-31 15:49:47'), +(680, 3078, 'Kumasi', '2023-07-31 15:49:49', '2023-07-31 15:49:49'), +(681, 3077, 'Kumasi', '2023-07-31 15:49:52', '2023-07-31 15:49:52'), +(682, 3025, 'Kumasi', '2023-07-31 15:49:56', '2023-07-31 15:49:56'), +(683, 3022, 'Kumasi', '2023-07-31 15:50:00', '2023-07-31 15:50:00'), +(684, 3083, 'Kumasi', '2023-08-01 14:08:18', '2023-08-01 14:08:18'), +(685, 3085, 'Kumasi', '2023-08-01 14:08:21', '2023-08-01 14:08:21'), +(686, 3111, 'Kumasi', '2023-08-02 14:25:03', '2023-08-02 14:25:03'), +(688, 3119, 'Kumasi', '2023-08-02 14:25:07', '2023-08-02 14:25:07'), +(689, 3122, 'Kumasi', '2023-08-02 14:25:09', '2023-08-02 14:25:09'), +(690, 3123, 'Kumasi', '2023-08-02 14:25:14', '2023-08-02 14:25:14'), +(691, 3131, 'Kumasi', '2023-08-02 14:25:18', '2023-08-02 14:25:18'), +(692, 3124, 'Kumasi', '2023-08-02 14:25:22', '2023-08-02 14:25:22'), +(693, 3146, 'Kumasi', '2023-08-02 14:58:51', '2023-08-02 14:58:51'), +(695, 3169, 'Kumasi', '2023-08-03 15:22:10', '2023-08-03 15:22:10'), +(696, 3172, 'Kumasi', '2023-08-03 15:22:13', '2023-08-03 15:22:13'), +(697, 3160, 'Kumasi', '2023-08-03 15:22:15', '2023-08-03 15:22:15'), +(698, 3153, 'Kumasi', '2023-08-03 15:22:18', '2023-08-03 15:22:18'), +(699, 3150, 'Kumasi', '2023-08-03 15:22:21', '2023-08-03 15:22:21'), +(700, 3174, 'Kumasi', '2023-08-03 15:22:30', '2023-08-03 15:22:30'), +(701, 3221, 'Kumasi', '2023-08-05 13:48:57', '2023-08-05 13:48:57'), +(703, 3217, 'Kumasi', '2023-08-05 13:49:00', '2023-08-05 13:49:00'), +(704, 3203, 'Kumasi', '2023-08-05 13:49:07', '2023-08-05 13:49:07'), +(705, 3191, 'Kumasi', '2023-08-05 13:49:10', '2023-08-05 13:49:10'), +(706, 3255, 'Kumasi', '2023-08-06 14:22:16', '2023-08-06 14:22:16'), +(707, 3246, 'Kumasi', '2023-08-06 14:22:20', '2023-08-06 14:22:20'), +(708, 3234, 'Kumasi', '2023-08-06 14:22:23', '2023-08-06 14:22:23'), +(709, 3240, 'Kumasi', '2023-08-06 14:22:26', '2023-08-06 14:22:26'), +(710, 3257, 'Kumasi', '2023-08-06 14:22:31', '2023-08-06 14:22:31'), +(711, 3261, 'Kumasi', '2023-08-06 14:22:39', '2023-08-06 14:22:39'), +(713, 3270, 'Accra', '2023-08-07 16:53:13', '2023-08-07 16:53:13'), +(715, 3294, 'Kumasi', '2023-08-08 12:57:36', '2023-08-08 12:57:36'), +(716, 3293, 'Kumasi', '2023-08-08 12:57:41', '2023-08-08 12:57:41'), +(717, 3291, 'Kumasi', '2023-08-08 12:57:44', '2023-08-08 12:57:44'), +(718, 3299, 'Kumasi', '2023-08-09 13:28:29', '2023-08-09 13:28:29'), +(719, 3295, 'Kumasi', '2023-08-09 13:28:40', '2023-08-09 13:28:40'), +(722, 3319, 'Kumasi', '2023-08-10 14:12:22', '2023-08-10 14:12:22'), +(724, 3324, 'Kumasi', '2023-08-10 14:12:25', '2023-08-10 14:12:25'), +(725, 3328, 'Kumasi', '2023-08-10 14:12:30', '2023-08-10 14:12:30'), +(726, 3327, 'Kumasi', '2023-08-10 14:12:33', '2023-08-10 14:12:33'), +(727, 3321, 'Kumasi', '2023-08-10 14:12:36', '2023-08-10 14:12:36'), +(728, 3329, 'Kumasi', '2023-08-10 14:12:39', '2023-08-10 14:12:39'), +(729, 3341, 'Kumasi', '2023-08-11 10:57:30', '2023-08-11 10:57:30'), +(730, 3358, 'Kumasi', '2023-08-15 08:49:18', '2023-08-15 08:49:18'), +(733, 3387, 'Kumasi', '2023-08-16 10:52:00', '2023-08-16 10:52:00'), +(734, 3406, 'Kumasi', '2023-08-18 10:03:11', '2023-08-18 10:03:11'), +(735, 3423, 'Kumasi', '2023-08-18 12:48:33', '2023-08-18 12:48:33'), +(736, 3467, 'Kumasi', '2023-08-19 10:39:52', '2023-08-19 10:39:52'), +(737, 3427, 'Kumasi', '2023-08-19 10:39:57', '2023-08-19 10:39:57'), +(738, 3425, 'Kumasi', '2023-08-19 10:40:00', '2023-08-19 10:40:00'), +(739, 3452, 'Kumasi', '2023-08-19 10:40:03', '2023-08-19 10:40:03'), +(740, 3462, 'Kumasi', '2023-08-19 10:40:06', '2023-08-19 10:40:06'), +(741, 3426, 'Kumasi', '2023-08-19 10:40:11', '2023-08-19 10:40:11'), +(742, 3450, 'Kumasi', '2023-08-19 10:40:14', '2023-08-19 10:40:14'), +(743, 3460, 'Kumasi', '2023-08-19 10:40:17', '2023-08-19 10:40:17'), +(744, 3432, 'Kumasi', '2023-08-19 10:40:22', '2023-08-19 10:40:22'), +(745, 3446, 'Accra', '2023-08-19 10:47:51', '2023-08-19 10:47:51'), +(746, 3479, 'Kumasi', '2023-08-21 13:00:52', '2023-08-21 13:00:52'), +(747, 3493, 'Kumasi', '2023-08-21 13:01:11', '2023-08-21 13:01:11'), +(748, 3490, 'Kumasi', '2023-08-21 13:01:31', '2023-08-21 13:01:31'), +(749, 3511, 'Kumasi', '2023-08-21 13:01:50', '2023-08-21 13:01:50'), +(750, 3477, 'Kumasi', '2023-08-21 13:02:03', '2023-08-21 13:02:03'), +(751, 3561, 'Kumasi', '2023-08-22 11:25:37', '2023-08-22 11:25:37'), +(752, 3577, 'Kumasi', '2023-08-23 11:47:45', '2023-08-23 11:47:45'), +(753, 3565, 'Kumasi', '2023-08-23 11:47:50', '2023-08-23 11:47:50'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `deposits` +-- + +CREATE TABLE `deposits` ( + `id` bigint(20) UNSIGNED NOT NULL, + `customer_id` bigint(20) UNSIGNED NOT NULL, + `transaction_id` bigint(20) UNSIGNED DEFAULT NULL, + `amount` double(8,2) NOT NULL DEFAULT 0.00, + `reference` varchar(255) DEFAULT NULL, + `deposited_at` datetime NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `deposits` +-- + +INSERT INTO `deposits` (`id`, `customer_id`, `transaction_id`, `amount`, `reference`, `deposited_at`, `created_at`, `updated_at`) VALUES +(1, 2678, NULL, 1.00, '7VlGW1jKjE4Ls-IM', '2023-05-31 15:46:26', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2, 546, NULL, 100.00, 'e1xLliakz5sCLT91', '2023-06-01 16:23:44', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(3, 546, NULL, 400.00, 'rG25sKsgvTIIL1n0', '2023-06-02 08:37:41', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(4, 546, NULL, 500.00, '_3pJcfAJ46XEFW9W', '2023-06-02 08:40:10', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(5, 258, NULL, 200.00, 'O5gAY44sfWMQuC8-', '2023-06-03 11:59:03', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(6, 258, NULL, 200.00, 'j1Nv1so-KUtUuHRr', '2023-06-04 17:54:55', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(7, 546, NULL, 1000.00, 'GeXRav5s7c4G0Rnr', '2023-06-04 22:17:47', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(8, 1011, NULL, 200.00, 'rYeKKN87uUkP2ZeE', '2023-06-06 13:42:36', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(9, 546, NULL, 2000.00, 'hiE8f9DvHWPDhtc7', '2023-06-06 21:34:28', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(10, 1011, NULL, 200.00, 'SZWyJzQgtYOz1oWb', '2023-06-07 10:33:32', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(11, 998, NULL, 350.00, 'krkCK2Uh_-zP7fyO', '2023-06-08 13:54:12', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(12, 211, 382, 230.00, '1dyPPs8XvlT1-eTb', '2023-06-09 11:36:50', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(13, 1244, 385, 400.00, 'N1se7Im5q6dbVk6s', '2023-06-09 15:37:00', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(14, 1099, 387, 500.00, '_qTnHmO3_j9JiA1-', '2023-06-09 15:47:43', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(15, 891, 402, 250.00, 'ibvW_ow23rpzc9RS', '2023-06-09 22:31:13', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(16, 891, 417, 20.00, 'ebTljiaQ_Xh3Mr5y', '2023-06-12 06:44:19', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(17, 891, 418, 70.00, 'OW4IGgyK_iDwSYXh', '2023-06-12 08:23:42', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(18, 891, 420, 50.00, 'd_bISc3nnmWDuQMz', '2023-06-12 08:44:20', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(19, 1723, 757, 302.00, 'FMD000000000257', '2023-06-27 20:46:35', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(20, 1723, 791, 700.00, 'FMD000000000291', '2023-06-29 08:03:11', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(21, 1723, 792, 30.00, 'FMD000000000292', '2023-06-29 08:30:03', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(22, 1099, 855, 70.00, 'FMD000000000355', '2023-07-02 16:13:44', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(23, 1099, 921, 100.00, 'FMD000000000426', '2023-07-05 07:15:11', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(24, 1099, 967, 400.00, 'FMD000000000482', '2023-07-06 21:59:27', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(25, 998, 972, 250.00, 'FMD000000000486', '2023-07-07 08:15:57', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(26, 2026, 993, 200.00, 'FMD000000000506', '2023-07-08 09:33:08', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(27, 530, 1100, 3000.00, 'FMD000000000618', '2023-07-12 04:40:09', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(28, 1700, 1163, 100.00, 'FMD000000000680', '2023-07-13 17:45:57', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(29, 1700, 1164, 90.00, 'FMD000000000681', '2023-07-13 17:47:51', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(30, 1714, 1195, 200.00, 'FMD000000000711', '2023-07-15 06:54:42', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(31, 1099, 1198, 390.00, 'FMD000000000713', '2023-07-15 09:30:07', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(32, 2297, 1247, 550.00, 'FMD000000000761', '2023-07-18 13:43:58', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(33, 1700, 1260, 200.00, 'FMD000000000773', '2023-07-18 16:35:22', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(34, 1714, 1277, 100.00, 'FMD000000000789', '2023-07-19 18:23:47', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(35, 1714, 1294, 100.00, 'FMD000000000806', '2023-07-20 12:48:47', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(36, 2297, 1310, 830.00, 'FMD000000000821', '2023-07-21 15:36:39', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(37, 1700, 1407, 260.00, 'FMD000000000917', '2023-07-25 17:16:56', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(38, 1700, 1408, 90.00, 'FMD000000000918', '2023-07-25 17:43:42', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(39, 1700, 1433, 10.00, 'FMD000000000943', '2023-07-26 18:49:03', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(40, 1700, 1435, 10.00, 'FMD000000000945', '2023-07-26 18:50:45', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(41, 278, 1439, 1000.00, 'FMD000000000948', '2023-07-26 20:38:30', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(42, 530, 1442, 2720.00, 'FMD000000000950', '2023-07-27 06:25:15', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(43, 1099, 1449, 200.00, 'FMD000000000956', '2023-07-27 08:38:43', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(44, 1700, 1574, 150.00, 'FMD000000001080', '2023-08-01 09:34:34', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(45, 1700, 1575, 150.00, 'FMD000000001081', '2023-08-01 12:11:18', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(46, 1700, 1639, 100.00, 'FMD000000001145', '2023-08-04 10:47:42', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(47, 1714, 1663, 180.00, 'FMD000000001168', '2023-08-04 14:59:49', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(48, 2751, 1679, 80.00, 'FMD000000001183', '2023-08-05 03:31:23', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(49, 2748, 1696, 200.00, 'FMD000000001200', '2023-08-05 21:13:24', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(50, 2748, 1706, 200.00, 'FMD000000001210', '2023-08-07 11:49:28', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(51, 2748, 1708, 230.00, 'FMD000000001211', '2023-08-07 14:36:18', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(52, 2751, 1723, 130.00, 'FMD000000001225', '2023-08-08 18:33:39', '2023-08-09 04:46:20', '2023-08-09 04:46:20'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `dispatch_statuses` +-- + +CREATE TABLE `dispatch_statuses` ( + `id` bigint(20) UNSIGNED NOT NULL, + `order_id` bigint(20) UNSIGNED NOT NULL, + `rider_id` bigint(20) UNSIGNED DEFAULT NULL, + `delivery_scan_id` bigint(20) UNSIGNED DEFAULT NULL, + `departure_scan_id` bigint(20) UNSIGNED DEFAULT NULL, + `collection_scan_id` bigint(20) UNSIGNED DEFAULT NULL, + `issue_entry_id` bigint(20) UNSIGNED DEFAULT NULL, + `status` bigint(20) UNSIGNED NOT NULL DEFAULT 0, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `dispatch_statuses` +-- + +INSERT INTO `dispatch_statuses` (`id`, `order_id`, `rider_id`, `delivery_scan_id`, `departure_scan_id`, `collection_scan_id`, `issue_entry_id`, `status`, `created_at`, `updated_at`) VALUES +(1, 255, NULL, 207, NULL, 140, NULL, 1, '2023-05-08 10:26:15', '2023-05-08 21:28:45'), +(2, 256, NULL, 208, NULL, 141, NULL, 1, '2023-05-08 10:26:46', '2023-05-08 21:29:07'), +(3, 257, NULL, 209, NULL, 142, NULL, 1, '2023-05-08 10:27:20', '2023-05-08 21:29:22'), +(4, 258, NULL, 210, NULL, 143, NULL, 1, '2023-05-08 10:27:45', '2023-05-08 21:29:36'), +(5, 269, NULL, 212, NULL, 137, NULL, 1, '2023-05-08 13:58:09', '2023-05-08 21:03:09'), +(6, 283, NULL, 213, NULL, 138, NULL, 1, '2023-05-08 14:00:34', '2023-05-08 21:03:31'), +(7, 278, NULL, 214, NULL, 139, NULL, 1, '2023-05-08 14:00:51', '2023-05-08 21:04:34'), +(8, 263, NULL, 215, NULL, 158, NULL, 1, '2023-05-08 15:51:28', '2023-05-08 22:33:56'), +(9, 284, NULL, 216, NULL, 159, NULL, 1, '2023-05-08 15:56:58', '2023-05-08 22:34:31'), +(10, 281, NULL, 217, NULL, 160, NULL, 1, '2023-05-08 16:01:20', '2023-05-08 22:34:58'), +(11, 282, NULL, 218, NULL, 161, NULL, 1, '2023-05-08 16:01:58', '2023-05-08 22:35:15'), +(12, 280, NULL, 219, NULL, 162, NULL, 1, '2023-05-08 16:02:18', '2023-05-08 22:35:39'), +(13, 277, NULL, 220, NULL, 163, NULL, 1, '2023-05-08 16:02:42', '2023-05-08 22:36:02'), +(14, 259, NULL, 221, NULL, 164, NULL, 1, '2023-05-08 16:03:18', '2023-05-08 22:36:20'), +(15, 260, NULL, 222, NULL, 165, NULL, 1, '2023-05-08 16:03:42', '2023-05-08 22:36:51'), +(16, 267, NULL, 223, NULL, 166, NULL, 1, '2023-05-08 16:03:59', '2023-05-08 22:37:09'), +(17, 265, NULL, 224, NULL, 167, NULL, 1, '2023-05-08 16:04:17', '2023-05-08 22:37:27'), +(18, 261, NULL, 225, NULL, 168, NULL, 1, '2023-05-08 16:05:15', '2023-05-08 22:37:49'), +(19, 264, NULL, 226, NULL, 169, NULL, 1, '2023-05-08 16:05:33', '2023-05-08 22:38:04'), +(20, 262, NULL, 227, NULL, 170, NULL, 1, '2023-05-08 16:05:53', '2023-05-08 22:38:22'), +(21, 274, NULL, 228, NULL, 171, NULL, 1, '2023-05-08 16:06:10', '2023-05-08 22:38:40'), +(22, 272, NULL, 229, NULL, 172, NULL, 1, '2023-05-08 16:06:28', '2023-05-08 22:39:00'), +(23, 271, NULL, 230, NULL, 173, NULL, 1, '2023-05-08 16:06:49', '2023-05-08 22:39:21'), +(24, 266, NULL, 231, 49, 174, NULL, 1, '2023-05-08 16:07:09', '2023-05-10 13:03:49'), +(25, 268, NULL, 232, NULL, 175, NULL, 1, '2023-05-08 16:07:28', '2023-05-08 22:39:54'), +(26, 159, NULL, 233, NULL, 156, NULL, 1, '2023-05-08 21:35:52', '2023-05-08 21:36:11'), +(27, 286, 6, 234, NULL, 176, NULL, 1, '2023-05-09 07:37:02', '2023-05-09 07:49:04'), +(28, 270, 3, 235, NULL, 177, NULL, 1, '2023-05-09 12:42:37', '2023-05-09 16:18:59'), +(29, 10, 3, 236, NULL, 178, NULL, 1, '2023-05-09 12:43:02', '2023-05-09 16:21:49'), +(30, 285, 3, 238, NULL, 181, NULL, 1, '2023-05-09 12:43:33', '2023-05-09 16:22:20'), +(31, 279, 3, 239, NULL, 183, NULL, 1, '2023-05-09 12:43:41', '2023-05-09 16:22:31'), +(32, 273, 3, 240, NULL, 184, NULL, 1, '2023-05-09 12:43:49', '2023-05-09 16:22:42'), +(33, 276, 3, 241, NULL, 185, NULL, 1, '2023-05-09 12:43:56', '2023-05-09 16:23:15'), +(34, 275, 3, 243, NULL, 186, NULL, 1, '2023-05-09 12:44:03', '2023-05-09 16:23:22'), +(35, 241, 3, 244, NULL, 188, NULL, 1, '2023-05-09 12:44:11', '2023-05-09 16:23:34'), +(36, 234, 3, 245, NULL, 190, NULL, 1, '2023-05-09 12:44:22', '2023-05-09 16:23:40'), +(37, 245, 3, 246, NULL, 191, NULL, 1, '2023-05-09 12:44:38', '2023-05-09 16:23:55'), +(38, 296, 1, 253, NULL, 497, NULL, 1, '2023-05-09 12:57:40', '2023-05-14 18:14:47'), +(39, 317, 1, 254, NULL, 252, NULL, 1, '2023-05-09 12:57:59', '2023-05-10 13:02:10'), +(40, 292, 1, 255, NULL, 254, NULL, 1, '2023-05-09 12:58:15', '2023-05-10 13:02:17'), +(41, 291, 1, 256, NULL, 255, NULL, 1, '2023-05-09 12:58:22', '2023-05-10 13:02:23'), +(42, 320, 1, 257, NULL, 258, NULL, 1, '2023-05-09 12:58:30', '2023-05-10 13:02:30'), +(43, 304, 1, 258, NULL, 496, NULL, 1, '2023-05-09 12:59:33', '2023-05-14 18:14:33'), +(44, 332, 5, 266, NULL, 194, NULL, 1, '2023-05-09 13:03:49', '2023-05-10 08:24:38'), +(45, 321, 5, 267, NULL, 196, NULL, 1, '2023-05-09 13:03:55', '2023-05-10 08:24:46'), +(46, 311, 5, 268, NULL, 197, NULL, 1, '2023-05-09 13:03:59', '2023-05-10 08:24:52'), +(47, 301, 5, 269, NULL, 198, NULL, 1, '2023-05-09 13:04:04', '2023-05-10 08:24:57'), +(48, 318, 5, 270, NULL, 199, NULL, 1, '2023-05-09 13:04:07', '2023-05-10 08:25:02'), +(49, 315, 5, 271, NULL, 495, NULL, 1, '2023-05-09 13:04:12', '2023-05-14 18:14:21'), +(50, 331, 5, 272, NULL, 200, NULL, 1, '2023-05-09 13:07:25', '2023-05-10 12:57:06'), +(51, 333, 5, 273, NULL, 202, NULL, 1, '2023-05-09 13:07:31', '2023-05-10 12:57:33'), +(52, 330, 5, 274, NULL, 203, NULL, 1, '2023-05-09 13:07:35', '2023-05-10 12:57:45'), +(53, 329, 5, 275, NULL, 206, NULL, 1, '2023-05-09 13:07:40', '2023-05-10 12:57:55'), +(54, 328, 5, 276, NULL, 208, NULL, 1, '2023-05-09 13:07:44', '2023-05-10 12:58:14'), +(55, 327, 5, 277, NULL, 210, NULL, 1, '2023-05-09 13:07:48', '2023-05-10 12:58:37'), +(56, 326, 5, 278, NULL, 213, NULL, 1, '2023-05-09 13:07:52', '2023-05-10 12:59:06'), +(57, 298, 5, 279, NULL, 216, NULL, 1, '2023-05-09 13:07:57', '2023-05-10 12:59:15'), +(58, 299, 5, 280, NULL, 219, NULL, 1, '2023-05-09 13:08:00', '2023-05-10 12:59:34'), +(59, 313, 5, 281, NULL, 221, NULL, 1, '2023-05-09 13:08:03', '2023-05-10 12:59:42'), +(60, 314, 5, 282, NULL, 223, NULL, 1, '2023-05-09 13:08:11', '2023-05-10 12:59:48'), +(61, 307, 5, 283, NULL, 226, NULL, 1, '2023-05-09 13:08:15', '2023-05-10 12:59:55'), +(62, 309, 5, 284, NULL, 228, NULL, 1, '2023-05-09 13:08:19', '2023-05-10 13:00:00'), +(63, 288, 5, 285, NULL, 229, NULL, 1, '2023-05-09 13:08:23', '2023-05-10 13:00:07'), +(64, 289, 5, 286, NULL, 231, NULL, 1, '2023-05-09 13:08:27', '2023-05-10 13:00:14'), +(65, 319, 5, 287, NULL, 233, NULL, 1, '2023-05-09 13:08:31', '2023-05-10 13:00:23'), +(66, 295, 5, 288, NULL, 235, NULL, 1, '2023-05-09 13:08:35', '2023-05-10 13:00:35'), +(67, 294, 5, 289, NULL, 237, NULL, 1, '2023-05-09 13:08:38', '2023-05-10 13:00:43'), +(68, 306, 5, 290, NULL, 239, NULL, 1, '2023-05-09 13:08:41', '2023-05-10 13:00:50'), +(69, 324, 5, 291, NULL, 242, NULL, 1, '2023-05-09 13:08:46', '2023-05-10 13:00:58'), +(70, 323, 5, 292, NULL, 244, NULL, 1, '2023-05-09 13:08:53', '2023-05-10 13:01:06'), +(71, 322, 5, 293, NULL, 249, NULL, 1, '2023-05-09 13:09:00', '2023-05-10 13:01:33'), +(72, 325, 5, 294, NULL, 246, NULL, 1, '2023-05-09 13:09:04', '2023-05-10 13:01:23'), +(73, 302, 3, 295, 40, 261, NULL, 1, '2023-05-09 13:10:22', '2023-05-11 14:24:44'), +(74, 300, 3, 297, 41, 263, NULL, 1, '2023-05-09 13:10:39', '2023-05-11 14:24:48'), +(75, 310, 3, 299, 42, 264, NULL, 1, '2023-05-09 13:10:45', '2023-05-11 14:24:58'), +(76, 297, 3, 301, 43, 267, NULL, 1, '2023-05-09 13:10:55', '2023-05-11 14:25:02'), +(77, 312, 3, 305, 44, 268, NULL, 1, '2023-05-09 13:11:00', '2023-05-11 14:25:09'), +(78, 316, 3, 303, 45, 270, NULL, 1, '2023-05-09 13:11:07', '2023-05-11 14:25:19'), +(79, 363, 3, 423, 46, 327, NULL, 1, '2023-05-10 13:03:40', '2023-05-11 15:44:33'), +(80, 362, 3, 432, 51, 330, NULL, 1, '2023-05-10 13:03:54', '2023-05-11 15:45:11'), +(81, 348, 3, 425, 53, 332, NULL, 1, '2023-05-10 13:03:58', '2023-05-11 15:45:29'), +(82, 335, 3, 427, 54, 335, NULL, 1, '2023-05-10 13:04:08', '2023-05-11 15:45:38'), +(83, 352, 3, 430, 56, 337, NULL, 1, '2023-05-10 13:04:14', '2023-05-11 15:45:44'), +(84, 367, 5, 307, NULL, 294, NULL, 1, '2023-05-10 13:05:34', '2023-05-11 14:36:52'), +(85, 337, 5, 309, NULL, 297, NULL, 1, '2023-05-10 13:06:07', '2023-05-11 14:36:59'), +(86, 351, 5, 310, NULL, 299, NULL, 1, '2023-05-10 13:06:20', '2023-05-11 14:37:06'), +(87, 344, 5, 312, NULL, 301, NULL, 1, '2023-05-10 13:06:25', '2023-05-11 14:37:38'), +(88, 343, 5, 313, NULL, 303, NULL, 1, '2023-05-10 13:06:32', '2023-05-11 14:37:47'), +(89, 346, 1, 315, NULL, 304, NULL, 1, '2023-05-10 13:07:07', '2023-05-11 14:38:55'), +(90, 356, 1, 317, NULL, 307, NULL, 1, '2023-05-10 13:07:11', '2023-05-11 14:38:58'), +(91, 338, 1, 318, NULL, 308, NULL, 1, '2023-05-10 13:07:19', '2023-05-11 14:39:04'), +(92, 336, 1, 321, NULL, 309, NULL, 1, '2023-05-10 13:07:37', '2023-05-11 14:39:08'), +(93, 347, 1, 323, NULL, 310, NULL, 1, '2023-05-10 13:07:44', '2023-05-11 14:39:12'), +(94, 339, 1, 326, NULL, 311, NULL, 1, '2023-05-10 13:07:52', '2023-05-11 14:39:17'), +(95, 354, 1, 328, NULL, 319, NULL, 1, '2023-05-10 13:07:56', '2023-05-11 14:43:24'), +(96, 340, 1, 329, NULL, 321, NULL, 1, '2023-05-10 13:08:04', '2023-05-11 14:43:34'), +(97, 341, 1, 332, NULL, 323, NULL, 1, '2023-05-10 13:08:11', '2023-05-11 14:43:40'), +(98, 350, 1, 335, NULL, 326, NULL, 1, '2023-05-10 13:08:15', '2023-05-11 14:43:43'), +(99, 355, 5, 336, NULL, 273, NULL, 1, '2023-05-10 13:08:48', '2023-05-11 14:28:08'), +(100, 366, 5, 338, NULL, 275, NULL, 1, '2023-05-10 13:09:23', '2023-05-11 14:29:05'), +(101, 365, 5, 340, NULL, 278, NULL, 1, '2023-05-10 13:09:30', '2023-05-11 14:29:18'), +(102, 364, 5, 343, NULL, 280, NULL, 1, '2023-05-10 13:09:35', '2023-05-11 14:29:24'), +(103, 359, 5, 344, NULL, 281, NULL, 1, '2023-05-10 13:09:42', '2023-05-11 14:29:28'), +(104, 358, 5, 346, NULL, 282, NULL, 1, '2023-05-10 13:09:47', '2023-05-11 14:29:32'), +(105, 361, 5, 349, NULL, 283, NULL, 1, '2023-05-10 13:09:51', '2023-05-11 14:29:40'), +(106, 360, 5, 350, NULL, 286, NULL, 1, '2023-05-10 13:09:57', '2023-05-11 14:29:54'), +(107, 357, 5, 351, NULL, 288, NULL, 1, '2023-05-10 13:10:01', '2023-05-11 14:29:59'), +(108, 334, 5, 352, NULL, 289, NULL, 1, '2023-05-10 13:10:06', '2023-05-11 14:30:02'), +(109, 353, 5, 353, NULL, 290, NULL, 1, '2023-05-10 13:10:15', '2023-05-11 14:30:07'), +(110, 345, 5, 356, NULL, 291, NULL, 1, '2023-05-10 13:10:21', '2023-05-11 14:30:11'), +(111, 349, 5, 358, NULL, 292, NULL, 1, '2023-05-10 13:10:26', '2023-05-11 14:30:15'), +(112, 342, 5, 359, NULL, 293, NULL, 1, '2023-05-10 15:14:13', '2023-05-11 14:30:20'), +(113, 395, 3, 479, 58, 388, NULL, 1, '2023-05-11 14:01:24', '2023-05-13 08:42:55'), +(114, 389, 3, 482, 60, 391, NULL, 1, '2023-05-11 14:02:49', '2023-05-13 08:43:03'), +(115, 380, 3, 485, 63, 392, NULL, 1, '2023-05-11 14:02:58', '2023-05-13 08:43:07'), +(116, 381, 3, 487, 65, 393, NULL, 1, '2023-05-11 14:03:08', '2023-05-13 08:43:11'), +(117, 371, 3, 489, 66, 394, NULL, 1, '2023-05-11 14:03:19', '2023-05-13 08:43:15'), +(118, 383, 3, 490, 69, 395, NULL, 1, '2023-05-11 14:03:46', '2023-05-13 08:43:20'), +(119, 386, 1, 360, NULL, 379, NULL, 1, '2023-05-11 14:11:20', '2023-05-12 13:19:59'), +(120, 382, 1, 362, NULL, 381, NULL, 1, '2023-05-11 14:11:31', '2023-05-12 13:20:04'), +(121, 378, 1, 365, NULL, 382, NULL, 1, '2023-05-11 14:11:42', '2023-05-12 13:20:12'), +(122, 385, 1, 368, NULL, 385, NULL, 1, '2023-05-11 14:11:53', '2023-05-12 13:20:21'), +(123, 290, 1, 371, NULL, 373, NULL, 1, '2023-05-11 14:12:48', '2023-05-12 13:19:15'), +(124, 303, 1, 374, NULL, 375, NULL, 1, '2023-05-11 14:12:53', '2023-05-12 13:19:21'), +(125, 369, 1, 375, NULL, 377, NULL, 1, '2023-05-11 14:13:03', '2023-05-12 13:19:26'), +(126, 377, 1, 378, NULL, 378, NULL, 1, '2023-05-11 14:13:10', '2023-05-12 13:19:30'), +(127, 372, 1, 381, NULL, 494, NULL, 1, '2023-05-11 14:13:14', '2023-05-14 18:14:02'), +(128, 374, 1, 382, NULL, 493, NULL, 1, '2023-05-11 14:13:19', '2023-05-14 18:13:46'), +(129, 390, 5, 383, NULL, 362, NULL, 1, '2023-05-11 14:15:16', '2023-05-12 13:17:55'), +(130, 392, 5, 385, NULL, 364, NULL, 1, '2023-05-11 14:15:21', '2023-05-12 13:18:02'), +(131, 384, 5, 386, NULL, 366, NULL, 1, '2023-05-11 14:15:43', '2023-05-12 13:18:06'), +(132, 376, 5, 389, NULL, 367, NULL, 1, '2023-05-11 14:15:49', '2023-05-12 13:18:12'), +(133, 373, 5, 390, NULL, 368, NULL, 1, '2023-05-11 14:15:54', '2023-05-12 13:18:17'), +(134, 305, 5, 391, NULL, 369, NULL, 1, '2023-05-11 14:16:08', '2023-05-12 13:18:24'), +(135, 388, 5, 393, NULL, 371, NULL, 1, '2023-05-11 14:16:14', '2023-05-12 13:18:30'), +(136, 396, 5, 394, NULL, 339, NULL, 1, '2023-05-11 14:17:21', '2023-05-12 13:15:32'), +(137, 397, 5, 397, NULL, 342, NULL, 1, '2023-05-11 14:17:30', '2023-05-12 13:15:38'), +(138, 387, 5, 400, NULL, 343, NULL, 1, '2023-05-11 14:17:44', '2023-05-12 13:15:47'), +(139, 287, 5, 402, NULL, 346, NULL, 1, '2023-05-11 14:17:52', '2023-05-12 13:15:54'), +(140, 293, 5, 404, NULL, 349, NULL, 1, '2023-05-11 14:18:01', '2023-05-12 13:15:58'), +(141, 308, 5, 405, NULL, 454, NULL, 1, '2023-05-11 14:18:07', '2023-05-14 13:53:02'), +(142, 375, 5, 408, NULL, 350, NULL, 1, '2023-05-11 14:18:12', '2023-05-12 13:16:05'), +(143, 379, 5, 409, NULL, 351, NULL, 1, '2023-05-11 14:18:17', '2023-05-12 13:16:54'), +(144, 368, 5, 410, NULL, 354, NULL, 1, '2023-05-11 14:18:33', '2023-05-12 13:17:01'), +(145, 370, 5, 412, NULL, 355, NULL, 1, '2023-05-11 14:18:48', '2023-05-12 13:17:11'), +(146, 391, 5, 415, NULL, 358, NULL, 1, '2023-05-11 14:18:56', '2023-05-12 13:17:18'), +(147, 393, 5, 417, NULL, 360, NULL, 1, '2023-05-11 14:19:05', '2023-05-12 13:17:23'), +(148, 394, 5, 420, NULL, 361, NULL, 1, '2023-05-11 14:20:53', '2023-05-12 13:17:28'), +(149, 398, NULL, 435, NULL, NULL, NULL, 0, '2023-05-12 09:36:49', '2023-05-12 09:36:49'), +(150, 399, NULL, 438, NULL, NULL, NULL, 0, '2023-05-12 09:37:25', '2023-05-12 09:37:25'), +(151, 419, 3, 441, 72, 473, NULL, 1, '2023-05-12 12:58:59', '2023-05-14 13:57:40'), +(152, 415, 3, 444, 74, 476, NULL, 1, '2023-05-12 12:59:06', '2023-05-14 13:57:55'), +(153, 410, 3, 446, 76, 477, NULL, 1, '2023-05-12 12:59:11', '2023-05-14 13:58:05'), +(154, 406, 3, 556, 77, 479, NULL, 1, '2023-05-12 13:01:09', '2023-05-14 16:34:18'), +(155, 405, 3, 557, 78, 483, NULL, 1, '2023-05-12 13:01:15', '2023-05-14 16:34:27'), +(156, 404, 3, 559, 82, 485, NULL, 1, '2023-05-12 13:01:20', '2023-05-14 16:35:00'), +(157, 402, 3, 561, 83, 486, NULL, 1, '2023-05-12 13:01:25', '2023-05-14 16:35:09'), +(158, 401, 3, 562, 84, 488, NULL, 1, '2023-05-12 13:01:30', '2023-05-14 16:35:17'), +(159, 420, 3, 563, 85, 490, NULL, 1, '2023-05-12 13:01:35', '2023-05-14 16:35:51'), +(160, 417, NULL, NULL, 86, NULL, NULL, 0, '2023-05-12 13:01:43', '2023-05-12 13:01:43'), +(161, 416, 1, 447, NULL, 492, NULL, 1, '2023-05-12 13:02:38', '2023-05-14 18:11:12'), +(162, 412, 5, 449, NULL, 399, NULL, 1, '2023-05-12 13:02:45', '2023-05-13 09:13:23'), +(163, 424, 1, 451, NULL, 418, NULL, 1, '2023-05-12 13:02:52', '2023-05-13 11:20:00'), +(164, 413, 1, 452, NULL, 420, NULL, 1, '2023-05-12 13:02:58', '2023-05-13 11:20:11'), +(165, 407, 1, 454, NULL, 421, NULL, 1, '2023-05-12 13:03:05', '2023-05-13 11:20:23'), +(166, 425, 5, 455, NULL, 396, NULL, 1, '2023-05-12 13:05:06', '2023-05-13 09:13:13'), +(167, 409, 5, 457, NULL, 398, NULL, 1, '2023-05-12 13:05:16', '2023-05-13 09:13:19'), +(168, 421, 5, 460, NULL, 400, NULL, 1, '2023-05-12 13:05:59', '2023-05-13 09:13:28'), +(169, 414, 5, 463, NULL, 401, NULL, 1, '2023-05-12 13:06:07', '2023-05-13 09:13:32'), +(170, 422, 5, 465, NULL, 402, NULL, 1, '2023-05-12 13:06:12', '2023-05-13 09:13:36'), +(171, 403, 5, 466, NULL, 403, NULL, 1, '2023-05-12 13:06:22', '2023-05-13 09:13:40'), +(172, 423, 5, 468, NULL, 404, NULL, 1, '2023-05-12 13:06:27', '2023-05-13 09:13:46'), +(173, 400, 5, 469, NULL, 407, NULL, 1, '2023-05-12 13:06:33', '2023-05-13 09:13:55'), +(174, 411, 5, 471, NULL, 410, NULL, 1, '2023-05-12 13:06:52', '2023-05-13 09:14:02'), +(175, 427, 5, 474, NULL, 413, NULL, 1, '2023-05-12 13:07:18', '2023-05-13 09:14:35'), +(176, 408, 5, 476, NULL, 417, NULL, 1, '2023-05-12 13:08:02', '2023-05-13 09:14:49'), +(177, 426, 5, 477, NULL, 415, NULL, 1, '2023-05-12 13:08:12', '2023-05-13 09:14:43'), +(178, 433, 5, 493, NULL, 440, NULL, 1, '2023-05-13 13:06:45', '2023-05-14 13:51:35'), +(179, 439, 5, 511, NULL, 442, NULL, 1, '2023-05-13 13:06:53', '2023-05-14 13:51:39'), +(180, 454, 5, 512, NULL, 443, NULL, 1, '2023-05-13 13:07:03', '2023-05-14 13:51:43'), +(181, 455, 5, 513, NULL, 444, NULL, 1, '2023-05-13 13:07:09', '2023-05-14 13:51:47'), +(182, 440, 5, 515, NULL, 445, NULL, 1, '2023-05-13 13:07:17', '2023-05-14 13:51:51'), +(183, 451, 5, 518, NULL, 446, NULL, 1, '2023-05-13 13:07:23', '2023-05-14 13:51:54'), +(184, 431, 5, 519, NULL, 447, NULL, 1, '2023-05-13 13:07:31', '2023-05-14 13:51:58'), +(185, 456, 5, 523, NULL, 448, NULL, 1, '2023-05-13 13:07:37', '2023-05-14 13:52:04'), +(186, 430, 5, 526, NULL, 451, NULL, 1, '2023-05-13 13:07:42', '2023-05-14 13:52:13'), +(187, 445, 5, 527, NULL, 422, NULL, 1, '2023-05-13 13:07:52', '2023-05-14 13:49:44'), +(188, 450, 5, 528, NULL, 424, NULL, 1, '2023-05-13 13:07:57', '2023-05-14 13:49:58'), +(189, 438, 5, 530, NULL, 427, NULL, 1, '2023-05-13 13:14:08', '2023-05-14 13:50:08'), +(190, 444, 5, 532, NULL, 429, NULL, 1, '2023-05-13 13:14:16', '2023-05-14 13:50:16'), +(191, 453, 5, 534, NULL, 432, NULL, 1, '2023-05-13 13:14:19', '2023-05-14 13:50:26'), +(192, 447, 5, 535, NULL, 433, NULL, 1, '2023-05-13 13:14:26', '2023-05-14 13:50:32'), +(193, 432, 5, 537, NULL, 435, NULL, 1, '2023-05-13 13:15:37', '2023-05-14 13:50:48'), +(194, 437, 5, 539, NULL, 437, NULL, 1, '2023-05-13 13:15:43', '2023-05-14 13:50:52'), +(195, 460, 5, 541, NULL, 438, NULL, 1, '2023-05-13 13:15:48', '2023-05-14 13:50:56'), +(196, 436, 5, 542, NULL, 439, NULL, 1, '2023-05-13 13:15:57', '2023-05-14 13:51:00'), +(197, 457, 5, 545, NULL, 457, NULL, 1, '2023-05-13 13:19:27', '2023-05-14 13:53:33'), +(198, 452, 5, 547, NULL, 460, NULL, 1, '2023-05-13 13:19:38', '2023-05-14 13:53:38'), +(199, 448, 5, 549, NULL, 461, NULL, 1, '2023-05-13 13:19:44', '2023-05-14 13:54:36'), +(200, 446, 5, 552, NULL, 464, NULL, 1, '2023-05-13 13:19:48', '2023-05-14 13:54:41'), +(201, 441, 5, 553, NULL, 465, NULL, 1, '2023-05-13 13:19:51', '2023-05-14 13:54:47'), +(202, 442, 5, 554, NULL, 469, NULL, 1, '2023-05-13 13:19:56', '2023-05-14 13:54:52'), +(203, 429, 5, 555, NULL, 470, NULL, 1, '2023-05-13 13:20:00', '2023-05-14 13:54:58'), +(204, 498, 6, 566, NULL, 498, NULL, 1, '2023-05-15 09:37:36', '2023-05-15 09:38:33'), +(205, 435, 3, 568, 90, 500, NULL, 1, '2023-05-15 14:06:24', '2023-05-15 20:53:45'), +(206, 434, 3, 569, 91, 501, NULL, 1, '2023-05-15 14:06:48', '2023-05-15 20:53:58'), +(207, 443, 3, 570, 92, 502, NULL, 1, '2023-05-15 14:06:55', '2023-05-15 20:54:04'), +(208, 458, 3, 571, 93, 503, NULL, 1, '2023-05-15 14:07:07', '2023-05-15 20:54:09'), +(209, 459, 3, 572, 94, 504, NULL, 1, '2023-05-15 14:07:11', '2023-05-15 20:54:13'), +(210, 495, 3, 573, 95, 505, NULL, 1, '2023-05-15 14:07:17', '2023-05-15 20:54:20'), +(211, 491, 3, 574, 96, 506, NULL, 1, '2023-05-15 14:07:22', '2023-05-15 20:54:24'), +(212, 490, 3, 575, 97, 507, NULL, 1, '2023-05-15 14:07:30', '2023-05-15 20:54:31'), +(213, 487, 3, 576, 98, 508, NULL, 1, '2023-05-15 14:07:36', '2023-05-15 20:54:39'), +(214, 485, 3, 577, 99, 509, NULL, 1, '2023-05-15 14:07:40', '2023-05-15 20:54:48'), +(215, 480, 3, 578, 100, 510, NULL, 1, '2023-05-15 14:07:49', '2023-05-15 20:54:57'), +(216, 479, NULL, NULL, 101, NULL, NULL, 0, '2023-05-15 14:07:52', '2023-05-15 14:07:52'), +(217, 497, 3, 617, 102, 511, NULL, 1, '2023-05-15 14:07:58', '2023-05-15 20:57:57'), +(218, 467, 3, 579, NULL, 512, NULL, 1, '2023-05-15 14:11:35', '2023-05-15 20:58:26'), +(219, 514, 3, 661, 103, 608, NULL, 1, '2023-05-15 15:57:46', '2023-05-17 13:21:24'), +(220, 513, 3, 651, 104, 599, NULL, 1, '2023-05-15 15:59:23', '2023-05-17 13:19:41'), +(221, 508, 3, 660, 105, 607, NULL, 1, '2023-05-15 15:59:31', '2023-05-17 13:21:19'), +(222, 499, 3, 655, 106, NULL, NULL, 1, '2023-05-15 15:59:36', '2023-05-17 13:16:58'), +(223, 482, 3, 656, 107, 604, NULL, 1, '2023-05-15 15:59:40', '2023-05-17 13:21:04'), +(224, 506, 3, 657, 108, 602, NULL, 1, '2023-05-15 15:59:43', '2023-05-17 13:20:55'), +(225, 505, 3, 659, 109, 605, NULL, 1, '2023-05-15 15:59:49', '2023-05-17 13:21:14'), +(226, 503, 3, 653, 110, 601, NULL, 1, '2023-05-15 16:00:23', '2023-05-17 13:20:01'), +(227, 515, 5, 580, NULL, 561, NULL, 1, '2023-05-15 16:01:27', '2023-05-16 20:15:18'), +(228, 477, 5, 581, NULL, 563, NULL, 1, '2023-05-15 16:01:35', '2023-05-16 20:15:21'), +(229, 478, 5, 582, NULL, 564, NULL, 1, '2023-05-15 16:01:42', '2023-05-16 20:15:24'), +(230, 509, 5, 584, NULL, 565, NULL, 1, '2023-05-15 16:01:47', '2023-05-16 20:15:27'), +(231, 464, 5, 585, NULL, 566, NULL, 1, '2023-05-15 16:01:52', '2023-05-16 20:15:31'), +(232, 469, 5, 586, NULL, 567, NULL, 1, '2023-05-15 16:01:57', '2023-05-16 20:15:34'), +(233, 470, NULL, 587, NULL, NULL, NULL, 0, '2023-05-15 16:02:04', '2023-05-15 16:02:04'), +(234, 468, 5, 588, NULL, 568, NULL, 1, '2023-05-15 16:02:08', '2023-05-16 20:15:40'), +(235, 507, NULL, 589, NULL, NULL, NULL, 0, '2023-05-15 16:02:12', '2023-05-15 16:02:12'), +(236, 475, 5, 590, NULL, 570, NULL, 1, '2023-05-15 16:02:16', '2023-05-16 20:15:45'), +(237, 476, 5, 591, NULL, 571, NULL, 1, '2023-05-15 16:02:22', '2023-05-16 20:15:50'), +(238, 473, 5, 592, NULL, 572, NULL, 1, '2023-05-15 16:02:28', '2023-05-16 20:15:53'), +(239, 492, 5, 593, NULL, 574, NULL, 1, '2023-05-15 16:02:32', '2023-05-16 20:15:59'), +(240, 510, 5, 594, NULL, 573, NULL, 1, '2023-05-15 16:02:42', '2023-05-16 20:15:56'), +(241, 489, 5, 595, NULL, 560, NULL, 1, '2023-05-15 16:02:49', '2023-05-16 20:15:07'), +(242, 493, 5, 596, NULL, 536, NULL, 1, '2023-05-15 16:03:19', '2023-05-16 20:13:41'), +(243, 488, 5, 597, NULL, 558, NULL, 1, '2023-05-15 16:03:24', '2023-05-16 20:15:03'), +(244, 496, 5, 598, NULL, 557, NULL, 1, '2023-05-15 16:03:27', '2023-05-16 20:14:52'), +(245, 486, 5, 599, NULL, 556, NULL, 1, '2023-05-15 16:03:33', '2023-05-16 20:14:49'), +(246, 466, 5, 600, NULL, 555, NULL, 1, '2023-05-15 16:03:38', '2023-05-16 20:14:45'), +(247, 463, 5, 601, NULL, 554, NULL, 1, '2023-05-15 16:03:43', '2023-05-16 20:14:41'), +(248, 483, 5, 602, NULL, 553, NULL, 1, '2023-05-15 16:03:47', '2023-05-16 20:14:37'), +(249, 504, 5, 603, NULL, 552, NULL, 1, '2023-05-15 16:03:53', '2023-05-16 20:14:34'), +(250, 500, 5, 604, NULL, 551, NULL, 1, '2023-05-15 16:03:57', '2023-05-16 20:14:28'), +(251, 474, 5, 605, NULL, 550, NULL, 1, '2023-05-15 16:04:09', '2023-05-16 20:14:25'), +(252, 471, 5, 606, NULL, 549, NULL, 1, '2023-05-15 16:04:14', '2023-05-16 20:14:22'), +(253, 484, 5, 607, NULL, 548, NULL, 1, '2023-05-15 16:04:20', '2023-05-16 20:14:18'), +(254, 465, 5, 608, NULL, 547, NULL, 1, '2023-05-15 16:04:24', '2023-05-16 20:14:15'), +(255, 472, 5, 609, NULL, 546, NULL, 1, '2023-05-15 16:04:27', '2023-05-16 20:14:11'), +(256, 462, 5, 610, NULL, 538, NULL, 1, '2023-05-15 16:04:31', '2023-05-16 20:13:46'), +(257, 501, 5, 611, NULL, 540, NULL, 1, '2023-05-15 16:04:36', '2023-05-16 20:13:54'), +(258, 502, 5, 612, NULL, 539, NULL, 1, '2023-05-15 16:04:58', '2023-05-16 20:13:50'), +(259, 512, 5, 613, NULL, 544, NULL, 1, '2023-05-15 16:05:05', '2023-05-16 20:14:04'), +(260, 481, 5, 614, NULL, 545, NULL, 1, '2023-05-15 16:05:08', '2023-05-16 20:14:07'), +(261, 511, 5, 615, NULL, 541, NULL, 1, '2023-05-15 16:05:18', '2023-05-16 20:13:58'), +(262, 494, 5, 616, NULL, 543, NULL, 1, '2023-05-15 16:05:20', '2023-05-16 20:14:01'), +(263, 534, 1, 618, NULL, 588, NULL, 1, '2023-05-16 11:55:14', '2023-05-17 13:14:35'), +(264, 519, 1, 620, NULL, 597, NULL, 1, '2023-05-16 11:55:20', '2023-05-17 13:15:09'), +(265, 527, 1, 621, NULL, 595, NULL, 1, '2023-05-16 11:55:26', '2023-05-17 13:14:56'), +(266, 518, 1, 622, NULL, 596, NULL, 1, '2023-05-16 11:55:31', '2023-05-17 13:15:02'), +(267, 526, 1, 623, NULL, 590, NULL, 1, '2023-05-16 11:55:35', '2023-05-17 13:14:40'), +(268, 528, 1, 624, NULL, 593, NULL, 1, '2023-05-16 11:55:40', '2023-05-17 13:14:52'), +(269, 525, 1, 625, NULL, 591, NULL, 1, '2023-05-16 11:55:44', '2023-05-17 13:14:46'), +(270, 516, 5, 626, NULL, 581, NULL, 1, '2023-05-16 11:56:16', '2023-05-17 13:13:17'), +(271, 537, 5, 628, NULL, 583, NULL, 1, '2023-05-16 11:56:21', '2023-05-17 13:13:22'), +(272, 523, 5, 629, NULL, 586, NULL, 1, '2023-05-16 11:56:26', '2023-05-17 13:13:41'), +(273, 532, 5, 630, NULL, 584, NULL, 1, '2023-05-16 11:56:31', '2023-05-17 13:13:31'), +(274, 530, 3, 744, 111, 642, NULL, 1, '2023-05-16 11:57:16', '2023-05-19 10:09:23'), +(275, 524, 3, 755, 113, 653, NULL, 1, '2023-05-16 11:57:20', '2023-05-19 10:10:14'), +(276, 522, 3, 746, 114, 644, NULL, 1, '2023-05-16 11:57:23', '2023-05-19 10:09:28'), +(277, 542, 3, 752, 115, 651, NULL, 1, '2023-05-16 11:57:31', '2023-05-19 10:10:03'), +(278, 540, 3, 750, 116, 650, NULL, 1, '2023-05-16 11:57:34', '2023-05-19 10:09:57'), +(279, 541, 3, 749, 117, 649, NULL, 1, '2023-05-16 11:57:38', '2023-05-19 10:09:51'), +(280, 521, 3, 748, 118, 647, NULL, 1, '2023-05-16 11:57:43', '2023-05-19 10:09:44'), +(281, 517, 3, 747, 119, 645, NULL, 1, '2023-05-16 11:57:50', '2023-05-19 10:09:39'), +(282, 547, 3, 754, 121, 652, NULL, 1, '2023-05-16 11:57:56', '2023-05-19 10:10:09'), +(283, 546, 5, 631, NULL, 513, NULL, 1, '2023-05-16 12:20:21', '2023-05-16 20:05:34'), +(284, 535, 5, 633, NULL, 515, NULL, 1, '2023-05-16 12:20:25', '2023-05-16 20:05:41'), +(285, 545, 5, 634, NULL, 518, NULL, 1, '2023-05-16 12:20:29', '2023-05-16 20:05:53'), +(286, 531, 5, 635, NULL, 533, NULL, 1, '2023-05-16 12:20:32', '2023-05-16 20:07:13'), +(287, 533, 5, 636, NULL, 519, NULL, 1, '2023-05-16 12:20:35', '2023-05-16 20:06:02'), +(288, 538, 5, 637, NULL, 531, NULL, 1, '2023-05-16 12:20:39', '2023-05-16 20:07:03'), +(289, 536, 5, 638, NULL, 529, NULL, 1, '2023-05-16 12:20:43', '2023-05-16 20:06:55'), +(290, 529, 5, 639, NULL, 516, NULL, 1, '2023-05-16 12:20:46', '2023-05-16 20:05:48'), +(291, 539, 5, 640, NULL, 527, NULL, 1, '2023-05-16 12:20:50', '2023-05-16 20:06:48'), +(292, 552, 5, 641, NULL, 521, NULL, 1, '2023-05-16 12:20:56', '2023-05-16 20:06:08'), +(293, 551, 5, 643, NULL, 525, NULL, 1, '2023-05-16 12:21:01', '2023-05-16 20:06:40'), +(294, 553, 5, 644, NULL, 524, NULL, 1, '2023-05-16 12:21:03', '2023-05-16 20:06:33'), +(295, 549, 5, 645, NULL, 522, NULL, 1, '2023-05-16 12:21:07', '2023-05-16 20:06:28'), +(296, 544, 5, 646, NULL, 579, NULL, 1, '2023-05-16 12:22:34', '2023-05-17 13:12:49'), +(297, 520, 5, 647, NULL, 576, NULL, 1, '2023-05-16 12:22:38', '2023-05-17 13:12:26'), +(298, 543, 5, 648, NULL, 577, NULL, 1, '2023-05-16 12:22:41', '2023-05-17 13:12:37'), +(299, 548, 5, 649, NULL, 575, NULL, 1, '2023-05-16 12:25:47', '2023-05-17 13:12:19'), +(300, 550, 5, 650, NULL, 534, NULL, 1, '2023-05-16 20:09:21', '2023-05-16 20:09:47'), +(301, 569, 5, 662, NULL, 621, NULL, 1, '2023-05-17 13:30:09', '2023-05-18 10:35:36'), +(302, 579, 5, 664, NULL, 623, NULL, 1, '2023-05-17 13:32:54', '2023-05-18 10:36:57'), +(303, 571, 5, 665, NULL, 624, NULL, 1, '2023-05-17 13:33:10', '2023-05-18 10:37:05'), +(304, 573, 5, 666, NULL, 614, NULL, 1, '2023-05-17 13:33:25', '2023-05-18 10:32:01'), +(305, 568, 5, 667, NULL, 626, NULL, 1, '2023-05-17 13:33:42', '2023-05-18 10:37:12'), +(306, 558, 5, 668, NULL, 628, NULL, 1, '2023-05-17 13:33:58', '2023-05-18 10:37:20'), +(307, 565, 5, 669, NULL, 629, NULL, 1, '2023-05-17 13:34:07', '2023-05-18 10:37:27'), +(308, 582, 5, 670, NULL, 632, NULL, 1, '2023-05-17 13:34:23', '2023-05-18 10:38:22'), +(309, 576, 5, 671, NULL, 634, NULL, 1, '2023-05-17 13:34:34', '2023-05-18 10:38:36'), +(310, 560, 5, 672, NULL, 635, NULL, 1, '2023-05-17 13:34:47', '2023-05-18 10:39:10'), +(311, 562, 5, 673, NULL, 631, NULL, 1, '2023-05-17 13:35:23', '2023-05-18 10:38:00'), +(312, 578, 5, 674, NULL, 636, NULL, 1, '2023-05-17 13:35:40', '2023-05-18 10:40:02'), +(313, 557, NULL, 675, NULL, NULL, NULL, 0, '2023-05-17 13:35:50', '2023-05-17 13:35:50'), +(314, 556, 5, 676, NULL, 637, NULL, 1, '2023-05-17 13:35:58', '2023-05-18 10:40:33'), +(315, 554, 5, 677, NULL, 638, NULL, 1, '2023-05-17 13:36:12', '2023-05-18 10:41:35'), +(316, 587, 5, 678, NULL, 640, NULL, 1, '2023-05-17 13:36:26', '2023-05-18 10:42:14'), +(317, 588, 5, 679, NULL, 641, NULL, 1, '2023-05-17 13:36:49', '2023-05-18 10:42:40'), +(318, 591, NULL, 680, NULL, NULL, NULL, 0, '2023-05-17 13:37:03', '2023-05-17 13:37:03'), +(319, 585, NULL, 681, NULL, NULL, NULL, 0, '2023-05-17 13:37:31', '2023-05-17 13:37:31'), +(320, 593, NULL, 682, NULL, NULL, NULL, 0, '2023-05-17 13:41:35', '2023-05-17 13:41:35'), +(321, 586, 5, 683, NULL, 639, NULL, 1, '2023-05-17 13:41:48', '2023-05-18 10:41:59'), +(322, 596, NULL, 684, NULL, NULL, NULL, 0, '2023-05-17 13:41:59', '2023-05-17 13:41:59'), +(323, 592, NULL, 685, NULL, NULL, NULL, 0, '2023-05-17 13:42:42', '2023-05-17 13:42:42'), +(324, 564, 5, 686, NULL, 612, NULL, 1, '2023-05-17 13:47:47', '2023-05-18 10:30:51'), +(325, 567, 5, 687, NULL, 613, NULL, 1, '2023-05-17 13:47:55', '2023-05-18 10:31:02'), +(326, 575, 5, 688, NULL, 615, NULL, 1, '2023-05-17 13:48:34', '2023-05-18 10:32:29'), +(327, 577, 5, 689, NULL, 618, NULL, 1, '2023-05-17 13:48:44', '2023-05-18 10:33:35'), +(328, 581, 5, 690, NULL, 616, NULL, 1, '2023-05-17 13:49:00', '2023-05-18 10:32:37'), +(329, 574, 5, 691, NULL, 617, NULL, 1, '2023-05-17 13:49:08', '2023-05-18 10:33:07'), +(330, 559, 5, 692, NULL, 619, NULL, 1, '2023-05-17 13:49:39', '2023-05-18 10:34:17'), +(331, 570, 5, 693, NULL, 620, NULL, 1, '2023-05-17 13:49:49', '2023-05-18 10:34:40'), +(332, 595, 5, 694, NULL, 611, NULL, 1, '2023-05-18 09:02:02', '2023-05-18 10:30:43'), +(333, 584, NULL, 695, NULL, NULL, NULL, 0, '2023-05-18 09:02:35', '2023-05-18 09:02:35'), +(334, 589, 5, 696, NULL, 610, NULL, 1, '2023-05-18 09:02:59', '2023-05-18 10:29:33'), +(335, 418, 3, 697, NULL, 609, NULL, 1, '2023-05-18 09:55:01', '2023-05-18 09:59:25'), +(336, 590, 3, 782, 123, 655, NULL, 1, '2023-05-18 10:48:55', '2023-05-19 10:15:10'), +(337, 583, 3, 784, 124, NULL, NULL, 1, '2023-05-18 10:49:25', '2023-05-19 10:29:30'), +(338, 580, 3, 785, 125, NULL, NULL, 1, '2023-05-18 10:49:41', '2023-05-19 10:29:47'), +(339, 572, 3, 786, 126, NULL, NULL, 1, '2023-05-18 10:50:12', '2023-05-19 10:30:03'), +(340, 555, 3, 787, 127, NULL, NULL, 1, '2023-05-18 10:50:30', '2023-05-19 10:30:29'), +(341, 561, 3, 788, 128, NULL, NULL, 1, '2023-05-18 10:50:50', '2023-05-19 10:30:54'), +(342, 563, 3, 789, 129, NULL, NULL, 1, '2023-05-18 10:51:07', '2023-05-19 10:31:09'), +(343, 566, 3, 790, 130, NULL, NULL, 1, '2023-05-18 10:51:25', '2023-05-19 10:31:21'), +(344, 625, 1, 698, NULL, 656, NULL, 1, '2023-05-18 15:39:43', '2023-05-20 08:51:52'), +(345, 597, 1, 699, NULL, 658, NULL, 1, '2023-05-18 15:39:47', '2023-05-20 08:52:04'), +(346, 637, 1, 700, NULL, 659, NULL, 1, '2023-05-18 15:39:55', '2023-05-20 08:52:12'), +(347, 621, 1, 701, NULL, 661, NULL, 1, '2023-05-18 15:40:00', '2023-05-20 08:52:23'), +(348, 631, 1, 702, NULL, 662, NULL, 1, '2023-05-18 15:40:05', '2023-05-20 08:52:29'), +(349, 607, 1, 703, NULL, 664, NULL, 1, '2023-05-18 15:40:10', '2023-05-20 08:52:38'), +(350, 629, 1, 704, NULL, 666, NULL, 1, '2023-05-18 15:40:38', '2023-05-20 08:52:51'), +(351, 602, 5, 705, NULL, 695, NULL, 1, '2023-05-18 15:41:06', '2023-05-20 08:57:43'), +(352, 622, 5, 706, NULL, 697, NULL, 1, '2023-05-18 15:41:11', '2023-05-20 08:57:49'), +(353, 632, 5, 707, NULL, 698, NULL, 1, '2023-05-18 15:41:15', '2023-05-20 08:57:54'), +(354, 620, 5, 708, NULL, 699, NULL, 1, '2023-05-18 15:41:21', '2023-05-20 08:57:59'), +(355, 617, 5, 710, NULL, 700, NULL, 1, '2023-05-18 15:41:25', '2023-05-20 08:58:03'), +(356, 633, 5, 711, NULL, 701, NULL, 1, '2023-05-18 15:41:31', '2023-05-20 08:58:11'), +(357, 616, 5, 712, NULL, 703, NULL, 1, '2023-05-18 15:41:35', '2023-05-20 08:58:16'), +(358, 604, 5, 713, NULL, 705, NULL, 1, '2023-05-18 15:41:45', '2023-05-20 08:58:23'), +(359, 618, 5, 715, NULL, 707, NULL, 1, '2023-05-18 15:41:51', '2023-05-20 08:58:41'), +(360, 613, 5, 716, NULL, 709, NULL, 1, '2023-05-18 15:41:56', '2023-05-20 08:58:48'), +(361, 599, 5, 717, NULL, 711, NULL, 1, '2023-05-18 15:42:02', '2023-05-20 08:58:54'), +(362, 630, 5, 719, NULL, 713, NULL, 1, '2023-05-18 15:42:08', '2023-05-20 08:59:01'), +(363, 609, 5, 720, NULL, 714, NULL, 1, '2023-05-18 15:42:12', '2023-05-20 08:59:10'), +(364, 601, 5, 721, NULL, 716, NULL, 1, '2023-05-18 15:42:17', '2023-05-20 08:59:19'), +(365, 605, 5, 722, NULL, 718, NULL, 1, '2023-05-18 15:42:23', '2023-05-20 08:59:47'), +(366, 634, 5, 724, NULL, 720, NULL, 1, '2023-05-18 15:42:27', '2023-05-20 08:59:55'), +(367, 606, 5, 725, NULL, 721, NULL, 1, '2023-05-18 15:42:33', '2023-05-20 09:00:02'), +(368, 608, 5, 726, NULL, 722, NULL, 1, '2023-05-18 15:42:40', '2023-05-20 09:00:11'), +(369, 610, 5, 728, NULL, 677, NULL, 1, '2023-05-18 15:43:14', '2023-05-20 08:56:16'), +(370, 614, 5, 730, NULL, 679, NULL, 1, '2023-05-18 15:43:21', '2023-05-20 08:56:24'), +(371, 627, 5, 732, NULL, 681, NULL, 1, '2023-05-18 15:44:03', '2023-05-20 08:56:31'), +(372, 598, 5, 733, NULL, 682, NULL, 1, '2023-05-18 15:44:09', '2023-05-20 08:56:36'), +(373, 612, 5, 734, NULL, 683, NULL, 1, '2023-05-18 15:44:16', '2023-05-20 08:56:42'), +(374, 635, 5, 736, NULL, 685, NULL, 1, '2023-05-18 15:44:27', '2023-05-20 08:56:48'), +(375, 624, 5, 737, NULL, 687, NULL, 1, '2023-05-18 15:44:32', '2023-05-20 08:56:53'), +(376, 626, 5, 738, NULL, 688, NULL, 1, '2023-05-18 15:44:38', '2023-05-20 08:56:58'), +(377, 619, 5, 739, NULL, 689, NULL, 1, '2023-05-18 15:44:45', '2023-05-20 08:57:04'), +(378, 623, 5, 740, NULL, 691, NULL, 1, '2023-05-18 15:44:53', '2023-05-20 08:57:10'), +(379, 615, 5, 742, NULL, 693, NULL, 1, '2023-05-18 15:45:07', '2023-05-20 08:57:17'), +(380, 636, 3, 777, 131, 668, NULL, 1, '2023-05-18 15:46:03', '2023-05-20 08:53:32'), +(381, 611, 3, 779, 132, 671, NULL, 1, '2023-05-18 15:51:48', '2023-05-20 08:53:39'), +(382, 603, 3, 780, 133, 673, NULL, 1, '2023-05-18 15:51:56', '2023-05-20 08:53:58'), +(383, 600, 3, 781, 135, 675, NULL, 1, '2023-05-18 15:52:04', '2023-05-20 08:54:16'), +(384, 628, 3, 783, 137, NULL, NULL, 1, '2023-05-18 18:06:06', '2023-05-19 10:14:11'), +(385, 655, 5, 756, NULL, 724, NULL, 1, '2023-05-19 10:11:11', '2023-05-20 10:19:38'), +(386, 654, NULL, 758, NULL, NULL, NULL, 0, '2023-05-19 10:11:21', '2023-05-19 10:11:21'), +(387, 639, 5, 759, NULL, 726, NULL, 1, '2023-05-19 10:11:26', '2023-05-20 10:19:43'), +(388, 638, 5, 760, NULL, 727, NULL, 1, '2023-05-19 10:11:31', '2023-05-20 10:19:48'), +(389, 644, 5, 761, NULL, 728, NULL, 1, '2023-05-19 10:11:36', '2023-05-20 10:19:51'), +(390, 642, 5, 762, NULL, 729, NULL, 1, '2023-05-19 10:11:41', '2023-05-20 10:20:02'), +(391, 648, 5, 763, NULL, 730, NULL, 1, '2023-05-19 10:11:46', '2023-05-20 10:20:15'), +(392, 643, 5, 764, NULL, 732, NULL, 1, '2023-05-19 10:11:58', '2023-05-20 10:20:20'), +(393, 651, 5, 766, NULL, 733, NULL, 1, '2023-05-19 10:12:03', '2023-05-20 10:20:29'), +(394, 652, 5, 767, NULL, 735, NULL, 1, '2023-05-19 10:12:08', '2023-05-20 10:20:33'), +(395, 656, 5, 768, NULL, 736, NULL, 1, '2023-05-19 10:12:14', '2023-05-20 10:20:37'), +(396, 645, 5, 770, NULL, 737, NULL, 1, '2023-05-19 10:12:19', '2023-05-20 10:20:41'), +(397, 653, 5, 771, NULL, 741, NULL, 1, '2023-05-19 10:12:45', '2023-05-20 10:23:18'), +(398, 647, 5, 773, NULL, 742, NULL, 1, '2023-05-19 10:12:48', '2023-05-20 10:23:24'), +(399, 646, 5, 774, NULL, 744, NULL, 1, '2023-05-19 10:12:52', '2023-05-20 10:23:29'), +(400, 649, 5, 775, NULL, 745, NULL, 1, '2023-05-19 10:12:57', '2023-05-20 10:23:35'), +(401, 657, 5, 776, NULL, 747, NULL, 1, '2023-05-19 10:13:02', '2023-05-20 10:23:45'), +(402, 662, 5, 791, NULL, 749, NULL, 1, '2023-05-19 16:27:23', '2023-05-20 10:23:50'), +(403, 663, 5, 792, NULL, 752, NULL, 1, '2023-05-19 16:27:29', '2023-05-20 10:23:57'), +(404, 666, 5, 794, NULL, 753, NULL, 1, '2023-05-19 16:27:36', '2023-05-20 10:24:04'), +(405, 665, 5, 796, NULL, 755, NULL, 1, '2023-05-19 16:27:45', '2023-05-20 10:24:17'), +(406, 659, 5, 798, NULL, 738, NULL, 1, '2023-05-19 16:28:31', '2023-05-20 10:20:46'), +(407, 660, NULL, 800, NULL, NULL, NULL, 0, '2023-05-19 16:29:20', '2023-05-19 16:29:20'), +(408, 640, 3, 855, 138, 806, NULL, 1, '2023-05-19 16:32:37', '2023-05-21 19:19:46'), +(409, 641, 3, 860, 140, 810, NULL, 1, '2023-05-19 16:33:54', '2023-05-21 19:20:16'), +(410, 650, 3, 857, 141, 808, NULL, 1, '2023-05-19 16:34:00', '2023-05-21 19:19:50'), +(411, 664, 3, 858, 143, 809, NULL, 1, '2023-05-19 16:34:08', '2023-05-21 19:19:55'), +(412, 691, 5, 801, NULL, 783, NULL, 1, '2023-05-20 13:06:34', '2023-05-21 19:13:48'), +(413, 690, 5, 803, NULL, 785, NULL, 1, '2023-05-20 13:06:39', '2023-05-21 19:13:55'), +(414, 675, 5, 804, NULL, 787, NULL, 1, '2023-05-20 13:06:43', '2023-05-21 19:14:00'), +(415, 710, 5, 805, NULL, 788, NULL, 1, '2023-05-20 13:06:50', '2023-05-21 19:14:04'), +(416, 670, 5, 809, NULL, 789, NULL, 1, '2023-05-20 13:06:59', '2023-05-21 19:14:08'), +(417, 689, 5, 811, NULL, 790, NULL, 1, '2023-05-20 13:07:08', '2023-05-21 19:14:12'), +(418, 695, 5, 813, NULL, 791, NULL, 1, '2023-05-20 13:07:13', '2023-05-21 19:14:15'), +(419, 686, 5, 814, NULL, 792, NULL, 1, '2023-05-20 13:07:20', '2023-05-21 19:14:20'), +(420, 697, 5, 815, NULL, 796, NULL, 1, '2023-05-20 13:07:29', '2023-05-21 19:17:04'), +(421, 673, 5, 816, NULL, 756, NULL, 1, '2023-05-20 13:08:29', '2023-05-21 19:11:22'), +(422, 669, 5, 818, NULL, 758, NULL, 1, '2023-05-20 13:08:35', '2023-05-21 19:11:26'), +(423, 692, 5, 819, NULL, 759, NULL, 1, '2023-05-20 13:08:39', '2023-05-21 19:11:30'), +(424, 700, 5, 820, NULL, 760, NULL, 1, '2023-05-20 13:08:43', '2023-05-21 19:11:36'), +(425, 681, NULL, 821, NULL, NULL, NULL, 0, '2023-05-20 13:08:46', '2023-05-20 13:08:46'), +(426, 682, 5, 822, NULL, 762, NULL, 1, '2023-05-20 13:08:50', '2023-05-21 19:11:41'), +(427, 698, 5, 823, NULL, 763, NULL, 1, '2023-05-20 13:08:54', '2023-05-21 19:11:45'), +(428, 714, 5, 824, NULL, 764, NULL, 1, '2023-05-20 13:09:01', '2023-05-21 19:11:50'), +(429, 687, 5, 825, NULL, 765, NULL, 1, '2023-05-20 13:09:05', '2023-05-21 19:11:54'), +(430, 694, 5, 826, NULL, 766, NULL, 1, '2023-05-20 13:09:08', '2023-05-21 19:11:59'), +(431, 680, 5, 827, NULL, 767, NULL, 1, '2023-05-20 13:09:13', '2023-05-21 19:12:14'), +(432, 696, 5, 828, NULL, 768, NULL, 1, '2023-05-20 13:09:17', '2023-05-21 19:12:20'), +(433, 671, 5, 829, NULL, 770, NULL, 1, '2023-05-20 13:09:22', '2023-05-21 19:12:25'), +(434, 667, 5, 830, NULL, 771, NULL, 1, '2023-05-20 13:09:26', '2023-05-21 19:12:30'), +(435, 708, NULL, 831, NULL, NULL, NULL, 0, '2023-05-20 13:09:28', '2023-05-20 13:09:28'), +(436, 693, NULL, 832, NULL, NULL, NULL, 0, '2023-05-20 13:09:34', '2023-05-20 13:09:34'), +(437, 701, 5, 833, NULL, 772, NULL, 1, '2023-05-20 13:09:43', '2023-05-21 19:12:34'), +(438, 679, 5, 835, NULL, 773, NULL, 1, '2023-05-20 13:09:47', '2023-05-21 19:12:38'), +(439, 699, 5, 836, NULL, 774, NULL, 1, '2023-05-20 13:09:51', '2023-05-21 19:12:47'), +(440, 678, 5, 837, NULL, 776, NULL, 1, '2023-05-20 13:10:00', '2023-05-21 19:12:54'), +(441, 704, 5, 838, NULL, 778, NULL, 1, '2023-05-20 13:10:09', '2023-05-21 19:12:57'), +(442, 668, 5, 839, NULL, 779, NULL, 1, '2023-05-20 13:10:23', '2023-05-21 19:13:01'), +(443, 702, 5, 840, NULL, 780, NULL, 1, '2023-05-20 13:10:31', '2023-05-21 19:13:08'), +(444, 703, 5, 842, NULL, 781, NULL, 1, '2023-05-20 13:10:52', '2023-05-21 19:13:13'), +(445, 672, 5, 843, NULL, 782, NULL, 1, '2023-05-20 13:10:57', '2023-05-21 19:13:16'), +(446, 715, 1, 844, NULL, 797, NULL, 1, '2023-05-20 17:39:06', '2023-05-21 19:17:37'), +(447, 717, 1, 846, NULL, 798, NULL, 1, '2023-05-20 17:39:10', '2023-05-21 19:17:46'), +(448, 716, 1, 847, NULL, 800, NULL, 1, '2023-05-20 17:39:15', '2023-05-21 19:17:50'), +(449, 713, 1, 848, NULL, 801, NULL, 1, '2023-05-20 17:39:20', '2023-05-21 19:17:55'), +(450, 676, 1, 849, NULL, 802, NULL, 1, '2023-05-20 17:39:26', '2023-05-21 19:17:59'), +(451, 706, 1, 851, NULL, 803, NULL, 1, '2023-05-20 17:39:31', '2023-05-21 19:18:05'), +(452, 683, 1, 852, NULL, 805, NULL, 1, '2023-05-20 17:39:35', '2023-05-21 19:18:09'), +(453, 705, 5, 853, NULL, 793, NULL, 1, '2023-05-21 19:16:18', '2023-05-21 19:16:56'), +(454, 709, 5, 854, NULL, 795, NULL, 1, '2023-05-21 19:16:24', '2023-05-21 19:17:01'), +(455, 707, 3, 861, 144, 812, NULL, 1, '2023-05-21 19:20:53', '2023-05-23 11:21:26'), +(456, 711, 3, 862, 146, 813, NULL, 1, '2023-05-21 19:20:57', '2023-05-23 11:21:36'), +(457, 726, 3, 864, 147, 815, NULL, 1, '2023-05-21 19:21:06', '2023-05-23 11:21:45'), +(458, 685, 3, 867, 149, 817, NULL, 1, '2023-05-21 19:21:10', '2023-05-23 11:21:52'), +(459, 684, 3, 870, 150, 818, NULL, 1, '2023-05-21 19:21:15', '2023-05-23 11:21:58'), +(460, 677, 3, 871, 151, 820, NULL, 1, '2023-05-21 19:21:20', '2023-05-23 11:22:04'), +(461, 674, 3, 872, 152, 822, NULL, 1, '2023-05-21 19:21:24', '2023-05-23 11:22:11'), +(462, 718, 3, 873, 153, 823, NULL, 1, '2023-05-21 19:21:29', '2023-05-23 11:22:15'), +(463, 688, 3, 875, 154, 824, NULL, 1, '2023-05-21 19:21:36', '2023-05-23 11:22:19'), +(464, 729, 3, 877, 156, 825, NULL, 1, '2023-05-21 19:21:40', '2023-05-23 11:22:23'), +(465, 728, 3, 879, 157, 826, NULL, 1, '2023-05-21 19:21:45', '2023-05-23 11:22:31'), +(466, 720, 3, 882, 159, 828, NULL, 1, '2023-05-21 19:22:42', '2023-05-23 11:23:11'), +(467, 721, 3, 883, 160, 829, NULL, 1, '2023-05-21 19:22:47', '2023-05-23 11:23:23'), +(468, 723, 3, 884, 161, 831, NULL, 1, '2023-05-21 19:22:52', '2023-05-23 11:23:30'), +(469, 722, 3, 885, 162, 833, NULL, 1, '2023-05-21 19:22:58', '2023-05-23 11:23:36'), +(470, 724, 3, 887, 163, 834, NULL, 1, '2023-05-21 19:23:05', '2023-05-23 11:23:46'), +(471, 725, 3, 888, 164, 836, NULL, 1, '2023-05-21 19:23:12', '2023-05-23 11:23:52'), +(472, 727, 3, 891, 165, 837, NULL, 1, '2023-05-21 19:23:17', '2023-05-23 11:24:00'), +(473, 754, 5, 893, NULL, 839, NULL, 1, '2023-05-22 11:53:38', '2023-05-23 11:31:40'), +(474, 735, 5, 894, NULL, 840, NULL, 1, '2023-05-22 11:53:54', '2023-05-23 11:31:49'), +(475, 761, 5, 895, NULL, 841, NULL, 1, '2023-05-22 11:54:12', '2023-05-23 11:31:53'), +(476, 731, 5, 896, NULL, 842, NULL, 1, '2023-05-22 11:54:31', '2023-05-23 11:32:02'), +(477, 769, 5, 897, NULL, 843, NULL, 1, '2023-05-22 11:54:45', '2023-05-23 11:32:07'), +(478, 790, 5, 898, NULL, 868, NULL, 1, '2023-05-22 11:54:52', '2023-05-23 12:29:31'), +(479, 733, 5, 899, NULL, 845, NULL, 1, '2023-05-22 11:55:15', '2023-05-23 11:32:11'), +(480, 736, 5, 900, NULL, 846, NULL, 1, '2023-05-22 11:55:33', '2023-05-23 11:32:17'), +(481, 741, 5, 901, NULL, 848, NULL, 1, '2023-05-22 11:55:47', '2023-05-23 11:32:22'), +(482, 774, 5, 902, NULL, 849, NULL, 1, '2023-05-22 11:56:02', '2023-05-23 11:32:26'), +(483, 737, 5, 903, NULL, 850, NULL, 1, '2023-05-22 11:56:13', '2023-05-23 11:32:30'), +(484, 770, 5, 904, NULL, 851, NULL, 1, '2023-05-22 11:56:23', '2023-05-23 11:32:36'), +(485, 744, 5, 905, NULL, 852, NULL, 1, '2023-05-22 11:56:34', '2023-05-23 11:32:42'), +(486, 772, 5, 906, NULL, 854, NULL, 1, '2023-05-22 11:56:45', '2023-05-23 11:32:47'), +(487, 751, 5, 907, NULL, 855, NULL, 1, '2023-05-22 11:57:03', '2023-05-23 11:33:02'), +(488, 789, 5, 908, NULL, 856, NULL, 1, '2023-05-22 11:57:16', '2023-05-23 11:33:08'), +(489, 788, 5, 909, NULL, 858, NULL, 1, '2023-05-22 11:57:29', '2023-05-23 11:33:15'), +(490, 787, 5, 910, NULL, 870, NULL, 1, '2023-05-22 12:02:20', '2023-05-23 12:29:40'), +(491, 771, 5, 912, NULL, 860, NULL, 1, '2023-05-22 12:02:27', '2023-05-23 12:28:58'), +(492, 748, 5, 913, NULL, 869, NULL, 1, '2023-05-22 12:02:33', '2023-05-23 12:29:36'), +(493, 740, 5, 915, NULL, 867, NULL, 1, '2023-05-22 12:02:36', '2023-05-23 12:29:28'), +(494, 780, 5, 916, NULL, 866, NULL, 1, '2023-05-22 12:02:41', '2023-05-23 12:29:25'), +(495, 785, 5, 917, NULL, 861, NULL, 1, '2023-05-22 12:02:47', '2023-05-23 12:29:03'), +(496, 750, 5, 919, NULL, 862, NULL, 1, '2023-05-22 12:02:51', '2023-05-23 12:29:09'), +(497, 760, 5, 920, NULL, 871, NULL, 1, '2023-05-22 12:02:54', '2023-05-23 12:29:43'), +(498, 730, 5, 921, NULL, 863, NULL, 1, '2023-05-22 12:03:00', '2023-05-23 12:29:13'), +(499, 782, 5, 923, NULL, 865, NULL, 1, '2023-05-22 12:03:04', '2023-05-23 12:29:21'), +(500, 781, 5, 924, NULL, 874, NULL, 1, '2023-05-22 12:03:08', '2023-05-23 12:29:58'), +(501, 762, 5, 925, NULL, 872, NULL, 1, '2023-05-22 12:03:15', '2023-05-23 12:29:53'), +(502, 766, 5, 927, NULL, 875, NULL, 1, '2023-05-22 12:03:18', '2023-05-23 12:30:05'), +(503, 734, 5, 928, NULL, 876, NULL, 1, '2023-05-22 12:03:24', '2023-05-23 12:30:09'), +(504, 768, 5, 929, NULL, 877, NULL, 1, '2023-05-22 12:03:28', '2023-05-23 12:30:14'), +(505, 765, 5, 930, NULL, 878, NULL, 1, '2023-05-22 12:03:32', '2023-05-23 12:30:18'), +(506, 758, 5, 931, NULL, 879, NULL, 1, '2023-05-22 12:03:39', '2023-05-23 12:30:21'), +(507, 745, 5, 933, NULL, 880, NULL, 1, '2023-05-22 12:03:44', '2023-05-23 12:30:25'), +(508, 764, 5, 934, NULL, 881, NULL, 1, '2023-05-22 12:03:48', '2023-05-23 12:30:29'), +(509, 753, 5, 935, NULL, 882, NULL, 1, '2023-05-22 12:03:52', '2023-05-23 12:31:15'), +(510, 778, 5, 936, NULL, 884, NULL, 1, '2023-05-22 12:03:55', '2023-05-23 12:31:20'), +(511, 773, 5, 937, NULL, 886, NULL, 1, '2023-05-22 12:03:59', '2023-05-23 12:31:32'), +(512, 779, 5, 938, NULL, 888, NULL, 1, '2023-05-22 12:04:03', '2023-05-23 12:31:37'), +(513, 749, 5, 939, NULL, 890, NULL, 1, '2023-05-22 12:04:07', '2023-05-23 12:31:41'), +(514, 746, 5, 940, NULL, 892, NULL, 1, '2023-05-22 12:04:12', '2023-05-23 12:31:44'), +(515, 755, 5, 941, NULL, 864, NULL, 1, '2023-05-22 12:04:23', '2023-05-23 12:29:17'), +(516, 747, 5, 942, NULL, 893, NULL, 1, '2023-05-22 12:04:31', '2023-05-23 12:31:50'), +(517, 763, 5, 944, NULL, 894, NULL, 1, '2023-05-22 12:04:34', '2023-05-23 12:31:53'), +(518, 786, 5, 945, NULL, 896, NULL, 1, '2023-05-22 12:04:40', '2023-05-23 12:31:58'), +(519, 752, 5, 946, NULL, 897, NULL, 1, '2023-05-22 12:04:48', '2023-05-23 12:32:13'), +(520, 784, 3, 948, 167, 906, NULL, 1, '2023-05-22 12:08:04', '2023-05-23 19:04:19'), +(521, 739, 3, 949, 169, 908, NULL, 1, '2023-05-22 12:08:08', '2023-05-23 19:04:26'), +(522, 776, 3, 950, 170, 910, NULL, 1, '2023-05-22 12:08:11', '2023-05-23 19:04:32'), +(523, 775, 3, 951, 171, 911, NULL, 1, '2023-05-22 12:08:15', '2023-05-23 19:04:37'), +(524, 732, 3, 952, 172, 912, NULL, 1, '2023-05-22 12:08:21', '2023-05-23 19:04:42'), +(525, 767, 3, 953, 173, 913, NULL, 1, '2023-05-22 12:08:26', '2023-05-23 19:04:48'), +(526, 777, 3, 954, 174, 915, NULL, 1, '2023-05-22 12:08:30', '2023-05-23 19:05:00'), +(527, 812, 5, 956, NULL, 917, NULL, 1, '2023-05-23 12:21:22', '2023-05-24 13:45:26'), +(528, 811, 5, 958, NULL, 919, NULL, 1, '2023-05-23 12:21:28', '2023-05-24 13:45:30'), +(529, 798, 5, 959, NULL, 920, NULL, 1, '2023-05-23 12:21:35', '2023-05-24 13:45:34'), +(530, 801, 5, 960, NULL, 921, NULL, 1, '2023-05-23 12:21:38', '2023-05-24 13:45:38'), +(531, 810, 5, 961, NULL, 922, NULL, 1, '2023-05-23 12:21:44', '2023-05-24 13:45:43'), +(532, 793, 5, 962, NULL, 923, NULL, 1, '2023-05-23 12:21:48', '2023-05-24 13:45:47'), +(533, 795, 5, 963, NULL, 924, NULL, 1, '2023-05-23 12:21:52', '2023-05-24 13:45:51'), +(534, 800, 5, 964, NULL, 925, NULL, 1, '2023-05-23 12:21:56', '2023-05-24 13:45:53'), +(535, 797, 5, 965, NULL, 926, NULL, 1, '2023-05-23 12:22:02', '2023-05-24 13:45:57'), +(536, 792, NULL, 966, NULL, NULL, NULL, 0, '2023-05-23 12:22:08', '2023-05-23 12:22:08'), +(537, 806, 5, 967, NULL, 927, NULL, 1, '2023-05-23 12:22:13', '2023-05-24 13:46:02'), +(538, 791, 5, 968, NULL, 928, NULL, 1, '2023-05-23 12:22:18', '2023-05-24 13:46:10'), +(539, 805, 5, 969, NULL, 930, NULL, 1, '2023-05-23 12:22:26', '2023-05-24 13:46:13'), +(540, 807, 5, 972, NULL, 931, NULL, 1, '2023-05-23 12:22:32', '2023-05-24 13:46:16'), +(541, 794, 5, 974, NULL, 932, NULL, 1, '2023-05-23 12:22:37', '2023-05-24 13:46:19'), +(542, 802, 5, 975, NULL, 933, NULL, 1, '2023-05-23 12:22:57', '2023-05-24 13:46:22'), +(543, 809, 5, 977, NULL, 934, NULL, 1, '2023-05-23 12:23:01', '2023-05-24 13:46:26'), +(544, 799, 5, 978, NULL, 935, NULL, 1, '2023-05-23 12:23:10', '2023-05-24 13:46:29'), +(545, 803, 5, 980, NULL, 936, NULL, 1, '2023-05-23 12:24:26', '2023-05-24 13:46:58'), +(546, 804, 5, 982, NULL, 938, NULL, 1, '2023-05-23 12:24:31', '2023-05-24 13:47:04'), +(547, 808, 3, 1007, 175, 959, NULL, 1, '2023-05-23 12:25:53', '2023-05-25 12:59:54'), +(548, 796, 3, 1008, 177, 960, NULL, 1, '2023-05-23 12:25:57', '2023-05-25 13:00:02'), +(549, 738, 1, 983, NULL, 899, NULL, 1, '2023-05-23 12:36:28', '2023-05-23 12:37:01'), +(550, 743, 1, 984, NULL, 900, NULL, 1, '2023-05-23 12:36:37', '2023-05-23 12:37:40'), +(551, 783, 1, 985, NULL, 905, NULL, 1, '2023-05-23 12:38:53', '2023-05-23 12:40:10'), +(552, 742, 1, 986, NULL, 904, NULL, 1, '2023-05-23 12:39:11', '2023-05-23 12:39:58'), +(553, 757, 1, 987, NULL, 903, NULL, 1, '2023-05-23 12:39:18', '2023-05-23 12:39:54'), +(554, 756, 1, 988, NULL, 901, NULL, 1, '2023-05-23 12:39:21', '2023-05-23 12:39:49'), +(555, 818, 5, 989, NULL, 954, NULL, 1, '2023-05-24 13:30:31', '2023-05-25 12:58:56'), +(556, 817, 5, 991, NULL, 940, NULL, 1, '2023-05-24 13:30:51', '2023-05-25 12:57:26'), +(557, 822, 5, 992, NULL, 941, NULL, 1, '2023-05-24 13:30:55', '2023-05-25 12:57:30'), +(558, 816, 5, 993, NULL, 942, NULL, 1, '2023-05-24 13:31:01', '2023-05-25 12:57:36'), +(559, 819, 5, 994, NULL, 944, NULL, 1, '2023-05-24 13:31:04', '2023-05-25 12:57:40'), +(560, 820, 5, 995, NULL, 945, NULL, 1, '2023-05-24 13:31:11', '2023-05-25 12:57:43'), +(561, 814, 5, 996, NULL, 946, NULL, 1, '2023-05-24 13:31:14', '2023-05-25 12:57:50'), +(562, 824, 5, 997, NULL, 948, NULL, 1, '2023-05-24 13:31:18', '2023-05-25 12:58:14'), +(563, 826, 5, 998, NULL, 949, NULL, 1, '2023-05-24 13:31:24', '2023-05-25 12:58:17'), +(564, 827, 5, 999, NULL, 950, NULL, 1, '2023-05-24 13:31:26', '2023-05-25 12:58:20'), +(565, 828, 5, 1000, NULL, 951, NULL, 1, '2023-05-24 13:31:30', '2023-05-25 12:58:24'), +(566, 825, 5, 1001, NULL, 952, NULL, 1, '2023-05-24 13:31:33', '2023-05-25 12:58:27'), +(567, 821, 5, 1002, NULL, 953, NULL, 1, '2023-05-24 13:31:36', '2023-05-25 12:58:30'), +(568, 813, 5, 1003, NULL, 958, NULL, 1, '2023-05-24 13:32:14', '2023-05-25 12:59:28'), +(569, 829, 5, 1004, NULL, 956, NULL, 1, '2023-05-24 13:32:23', '2023-05-25 12:59:19'), +(570, 830, 5, 1006, NULL, 939, NULL, 1, '2023-05-24 13:38:34', '2023-05-25 12:57:21'), +(571, 847, 5, 1009, NULL, 963, NULL, 1, '2023-05-25 13:05:01', '2023-05-26 10:32:12'), +(572, 846, 5, 1011, NULL, 965, NULL, 1, '2023-05-25 13:05:05', '2023-05-26 10:32:16'), +(573, 833, 5, 1012, NULL, 967, NULL, 1, '2023-05-25 13:05:08', '2023-05-26 10:32:22'), +(574, 832, 5, 1013, NULL, 968, NULL, 1, '2023-05-25 13:05:13', '2023-05-26 10:32:29'), +(575, 835, 5, 1014, NULL, 970, NULL, 1, '2023-05-25 13:05:16', '2023-05-26 10:32:32'), +(576, 836, 5, 1015, NULL, 971, NULL, 1, '2023-05-25 13:05:19', '2023-05-26 10:32:37'), +(577, 838, 5, 1016, NULL, 972, NULL, 1, '2023-05-25 13:05:22', '2023-05-26 10:32:40'), +(578, 844, 5, 1017, NULL, 973, NULL, 1, '2023-05-25 13:05:27', '2023-05-26 10:32:46'), +(579, 840, 5, 1018, NULL, 974, NULL, 1, '2023-05-25 13:05:30', '2023-05-26 10:32:50'), +(580, 841, 5, 1019, NULL, 975, NULL, 1, '2023-05-25 13:05:37', '2023-05-26 10:32:54'), +(581, 842, 5, 1020, NULL, 976, NULL, 1, '2023-05-25 13:05:42', '2023-05-26 10:33:04'), +(582, 843, 5, 1021, NULL, 977, NULL, 1, '2023-05-25 13:05:45', '2023-05-26 10:33:08'), +(583, 839, 5, 1022, NULL, 978, NULL, 1, '2023-05-25 13:05:54', '2023-05-26 10:33:18'), +(584, 831, 5, 1023, NULL, 961, NULL, 1, '2023-05-25 13:06:20', '2023-05-26 10:31:41'), +(585, 823, 3, 1024, 178, NULL, NULL, 1, '2023-05-25 13:07:05', '2023-05-26 10:30:29'), +(586, 815, 3, 1026, 179, NULL, NULL, 1, '2023-05-25 13:07:10', '2023-05-26 10:30:40'), +(587, 834, 3, 1027, 180, NULL, NULL, 1, '2023-05-25 13:07:13', '2023-05-26 10:30:44'), +(588, 845, 3, 1028, 181, NULL, NULL, 1, '2023-05-25 13:07:21', '2023-05-26 10:30:51'), +(589, 837, 3, 1029, 182, NULL, NULL, 1, '2023-05-25 13:07:33', '2023-05-26 10:30:57'), +(590, 870, 5, 1031, NULL, 982, NULL, 1, '2023-05-26 12:36:44', '2023-05-28 10:10:10'), +(591, 854, 5, 1032, NULL, 984, NULL, 1, '2023-05-26 12:36:48', '2023-05-28 10:10:16'), +(592, 869, 5, 1033, NULL, 986, NULL, 1, '2023-05-26 12:36:53', '2023-05-28 10:10:20'), +(593, 867, 5, 1034, NULL, 987, NULL, 1, '2023-05-26 12:36:56', '2023-05-28 10:10:24'); +INSERT INTO `dispatch_statuses` (`id`, `order_id`, `rider_id`, `delivery_scan_id`, `departure_scan_id`, `collection_scan_id`, `issue_entry_id`, `status`, `created_at`, `updated_at`) VALUES +(594, 868, 5, 1035, NULL, 988, NULL, 1, '2023-05-26 12:37:31', '2023-05-28 10:10:29'), +(595, 865, 5, 1037, NULL, 989, NULL, 1, '2023-05-26 12:37:35', '2023-05-28 10:10:34'), +(596, 851, 5, 1038, NULL, 990, NULL, 1, '2023-05-26 12:37:38', '2023-05-28 10:10:38'), +(597, 858, 5, 1039, NULL, 991, NULL, 1, '2023-05-26 12:37:41', '2023-05-28 10:10:43'), +(598, 866, 5, 1040, NULL, 992, NULL, 1, '2023-05-26 12:37:44', '2023-05-28 10:10:49'), +(599, 852, 5, 1041, NULL, 993, NULL, 1, '2023-05-26 12:37:51', '2023-05-28 10:10:54'), +(600, 850, 5, 1042, NULL, 994, NULL, 1, '2023-05-26 12:37:53', '2023-05-28 10:11:06'), +(601, 849, 5, 1043, NULL, 996, NULL, 1, '2023-05-26 12:37:56', '2023-05-28 10:11:23'), +(602, 861, 5, 1044, NULL, 998, NULL, 1, '2023-05-26 12:37:58', '2023-05-28 10:11:47'), +(603, 855, 5, 1045, NULL, 1000, NULL, 1, '2023-05-26 12:38:00', '2023-05-28 10:11:56'), +(604, 853, 5, 1046, NULL, 1002, NULL, 1, '2023-05-26 12:38:03', '2023-05-28 10:12:03'), +(605, 856, 5, 1047, NULL, 980, NULL, 1, '2023-05-26 12:38:08', '2023-05-28 10:10:06'), +(606, 859, 5, 1048, NULL, 1017, NULL, 1, '2023-05-26 12:45:08', '2023-05-28 10:15:29'), +(607, 864, 5, 1050, NULL, 1015, NULL, 1, '2023-05-26 12:45:14', '2023-05-28 10:15:17'), +(608, 848, 5, 1051, NULL, 1014, NULL, 1, '2023-05-26 12:45:18', '2023-05-28 10:15:11'), +(609, 860, 5, 1052, NULL, 1013, NULL, 1, '2023-05-26 12:45:23', '2023-05-28 10:15:07'), +(610, 863, 3, 1070, 183, 1026, NULL, 1, '2023-05-26 12:46:28', '2023-05-28 10:18:34'), +(611, 857, 3, 1071, 185, 1027, NULL, 1, '2023-05-26 12:46:31', '2023-05-28 10:18:37'), +(612, 862, 3, 1072, 186, 1028, NULL, 1, '2023-05-26 12:46:38', '2023-05-28 10:18:47'), +(613, 881, 5, 1053, NULL, 1019, NULL, 1, '2023-05-27 10:58:13', '2023-05-28 10:15:35'), +(614, 882, 5, 1055, NULL, 1021, NULL, 1, '2023-05-27 10:58:21', '2023-05-28 10:15:40'), +(615, 879, 5, 1056, NULL, 1023, NULL, 1, '2023-05-27 10:58:26', '2023-05-28 10:15:47'), +(616, 876, 5, 1057, NULL, 1024, NULL, 1, '2023-05-27 10:58:32', '2023-05-28 10:15:50'), +(617, 880, 5, 1059, NULL, 1025, NULL, 1, '2023-05-27 10:59:11', '2023-05-28 10:16:49'), +(618, 875, 5, 1061, NULL, 1003, NULL, 1, '2023-05-27 10:59:34', '2023-05-28 10:12:12'), +(619, 874, 5, 1063, NULL, 1004, NULL, 1, '2023-05-27 10:59:41', '2023-05-28 10:12:24'), +(620, 873, 5, 1064, NULL, 979, NULL, 1, '2023-05-27 10:59:47', '2023-05-27 11:09:16'), +(621, 872, 5, 1065, NULL, 1006, NULL, 1, '2023-05-27 10:59:51', '2023-05-28 10:14:00'), +(622, 871, 5, 1066, NULL, 1008, NULL, 1, '2023-05-27 10:59:57', '2023-05-28 10:14:11'), +(623, 877, 5, 1067, NULL, 1010, NULL, 1, '2023-05-27 11:00:04', '2023-05-28 10:14:19'), +(624, 878, 5, 1069, NULL, 1012, NULL, 1, '2023-05-27 11:00:20', '2023-05-28 10:14:28'), +(625, 899, 5, 1073, NULL, 1029, NULL, 1, '2023-05-29 11:22:56', '2023-05-30 17:02:15'), +(626, 894, 5, 1075, NULL, 1031, NULL, 1, '2023-05-29 11:23:11', '2023-05-30 17:02:19'), +(627, 906, 5, 1077, NULL, 1032, NULL, 1, '2023-05-29 11:23:15', '2023-05-30 17:02:23'), +(628, 904, 5, 1078, NULL, 1033, NULL, 1, '2023-05-29 11:23:26', '2023-05-30 17:02:42'), +(629, 890, 5, 1080, NULL, 1035, NULL, 1, '2023-05-29 11:23:32', '2023-05-30 17:03:50'), +(630, 888, 5, 1082, NULL, 1036, NULL, 1, '2023-05-29 11:23:38', '2023-05-30 17:04:04'), +(631, 885, 5, 1083, NULL, 1038, NULL, 1, '2023-05-29 11:23:45', '2023-05-30 17:04:17'), +(632, 892, 5, 1085, NULL, 1039, NULL, 1, '2023-05-29 11:24:02', '2023-05-30 17:04:32'), +(633, 895, 5, 1086, NULL, 1040, NULL, 1, '2023-05-29 11:24:19', '2023-05-30 17:04:45'), +(634, 887, 5, 1088, NULL, 1042, NULL, 1, '2023-05-29 11:25:23', '2023-05-30 17:04:54'), +(635, 884, 5, 1089, NULL, 1043, NULL, 1, '2023-05-29 11:25:45', '2023-05-30 17:05:14'), +(636, 886, 5, 1090, NULL, 1045, NULL, 1, '2023-05-29 11:25:49', '2023-05-30 17:05:18'), +(637, 907, 5, 1091, NULL, 1047, NULL, 1, '2023-05-29 11:25:56', '2023-05-30 17:05:23'), +(638, 901, 5, 1093, NULL, 1048, NULL, 1, '2023-05-29 11:26:03', '2023-05-30 17:05:27'), +(639, 900, 5, 1094, NULL, 1049, NULL, 1, '2023-05-29 11:26:10', '2023-05-30 17:05:32'), +(640, 893, 5, 1096, NULL, 1050, NULL, 1, '2023-05-29 11:26:15', '2023-05-30 17:05:36'), +(641, 896, 5, 1097, NULL, 1051, NULL, 1, '2023-05-29 11:27:05', '2023-05-30 17:05:46'), +(642, 883, 5, 1098, NULL, 1053, NULL, 1, '2023-05-29 11:27:11', '2023-05-30 17:05:50'), +(643, 905, 3, 1121, 188, 1054, NULL, 1, '2023-05-29 11:27:45', '2023-05-30 17:08:37'), +(644, 903, 3, 1122, 190, 1056, NULL, 1, '2023-05-29 11:27:52', '2023-05-30 17:08:40'), +(645, 902, 3, 1123, 191, 1057, NULL, 1, '2023-05-29 11:27:57', '2023-05-30 17:08:45'), +(646, 889, 3, 1124, 192, 1058, NULL, 1, '2023-05-29 11:28:02', '2023-05-30 17:08:49'), +(647, 891, 3, 1125, 193, 1059, NULL, 1, '2023-05-29 11:28:09', '2023-05-30 17:08:55'), +(648, 898, 3, 1127, 194, 1061, NULL, 1, '2023-05-29 11:28:17', '2023-05-30 17:08:59'), +(649, 897, 3, 1128, 195, 1062, NULL, 1, '2023-05-29 11:28:46', '2023-05-30 17:09:11'), +(650, 908, 5, 1100, NULL, 1063, NULL, 1, '2023-05-30 12:24:52', '2023-05-31 11:13:57'), +(651, 918, 5, 1102, NULL, 1064, NULL, 1, '2023-05-30 12:25:00', '2023-05-31 11:14:03'), +(652, 917, 5, 1104, NULL, 1066, NULL, 1, '2023-05-30 12:25:04', '2023-05-31 11:14:07'), +(653, 919, 5, 1105, NULL, 1067, NULL, 1, '2023-05-30 12:25:12', '2023-05-31 11:14:13'), +(654, 924, 5, 1106, NULL, 1069, NULL, 1, '2023-05-30 12:25:16', '2023-05-31 11:14:18'), +(655, 921, 5, 1107, NULL, 1070, NULL, 1, '2023-05-30 12:25:20', '2023-05-31 11:14:26'), +(656, 920, 5, 1108, NULL, 1072, NULL, 1, '2023-05-30 12:25:26', '2023-05-31 11:14:29'), +(657, 927, 5, 1110, NULL, 1073, NULL, 1, '2023-05-30 12:25:50', '2023-05-31 11:14:49'), +(658, 926, 5, 1111, NULL, 1076, NULL, 1, '2023-05-30 12:26:01', '2023-05-31 11:14:54'), +(659, 915, 5, 1113, NULL, 1077, NULL, 1, '2023-05-30 12:26:08', '2023-05-31 11:15:00'), +(660, 914, 5, 1114, NULL, 1079, NULL, 1, '2023-05-30 12:26:12', '2023-05-31 11:15:03'), +(661, 912, 5, 1115, NULL, 1080, NULL, 1, '2023-05-30 12:26:16', '2023-05-31 11:15:06'), +(662, 923, 5, 1116, NULL, 1081, NULL, 1, '2023-05-30 12:26:20', '2023-05-31 11:15:10'), +(663, 910, 5, 1117, NULL, 1082, NULL, 1, '2023-05-30 12:26:29', '2023-05-31 11:15:15'), +(664, 909, 5, 1119, NULL, 1084, NULL, 1, '2023-05-30 12:26:38', '2023-05-31 11:15:20'), +(665, 928, 3, 1130, 196, NULL, NULL, 1, '2023-05-30 12:27:37', '2023-05-31 11:11:11'), +(666, 913, 3, 1131, 198, NULL, NULL, 1, '2023-05-30 12:27:53', '2023-05-31 11:11:19'), +(667, 911, 3, 1134, 199, NULL, NULL, 1, '2023-05-30 12:28:05', '2023-05-31 11:11:37'), +(668, 916, 3, 1136, 201, NULL, NULL, 1, '2023-05-30 12:28:15', '2023-05-31 11:11:45'), +(669, 922, 3, 1138, 203, NULL, NULL, 1, '2023-05-30 12:28:32', '2023-05-31 11:12:33'), +(670, 925, 3, 1139, 204, NULL, NULL, 1, '2023-05-30 12:28:46', '2023-05-31 11:12:55'), +(671, 941, 5, 1140, NULL, 1089, NULL, 1, '2023-06-01 15:24:41', '2023-06-01 15:27:26'), +(672, 933, 5, 1141, NULL, 1091, NULL, 1, '2023-06-01 15:24:50', '2023-06-01 15:27:40'), +(673, 934, 5, 1142, NULL, 1093, NULL, 1, '2023-06-01 15:24:58', '2023-06-01 15:27:44'), +(674, 930, 5, 1143, NULL, 1094, NULL, 1, '2023-06-01 15:25:04', '2023-06-01 15:27:54'), +(675, 940, 5, 1145, NULL, 1095, NULL, 1, '2023-06-01 15:25:09', '2023-06-01 15:28:09'), +(676, 929, 5, 1146, NULL, 1097, NULL, 1, '2023-06-01 15:25:13', '2023-06-01 15:28:46'), +(677, 931, 5, 1147, NULL, 1099, NULL, 1, '2023-06-01 15:25:23', '2023-06-01 15:28:56'), +(678, 935, 5, 1148, NULL, 1101, NULL, 1, '2023-06-01 15:25:29', '2023-06-01 15:29:18'), +(679, 936, 5, 1150, NULL, 1103, NULL, 1, '2023-06-01 15:25:43', '2023-06-01 15:29:29'), +(680, 937, 5, 1152, NULL, 1085, NULL, 1, '2023-06-01 15:26:27', '2023-06-01 15:27:03'), +(681, 932, 5, 1153, NULL, 1087, NULL, 1, '2023-06-01 15:26:37', '2023-06-01 15:27:12'), +(682, 968, 5, 1154, NULL, 1119, NULL, 1, '2023-06-01 15:30:12', '2023-06-02 09:36:43'), +(683, 954, 5, 1156, NULL, 1121, NULL, 1, '2023-06-01 15:30:19', '2023-06-02 09:36:47'), +(684, 963, 5, 1157, NULL, 1122, NULL, 1, '2023-06-01 15:30:25', '2023-06-02 09:36:50'), +(685, 957, 5, 1158, NULL, 1123, NULL, 1, '2023-06-01 15:30:30', '2023-06-02 09:36:55'), +(686, 972, 5, 1159, NULL, 1124, NULL, 1, '2023-06-01 15:30:35', '2023-06-02 09:36:58'), +(687, 955, 5, 1160, NULL, 1125, NULL, 1, '2023-06-01 15:30:40', '2023-06-02 09:37:02'), +(688, 973, 5, 1161, NULL, 1105, NULL, 1, '2023-06-01 15:30:55', '2023-06-02 09:35:20'), +(689, 966, 5, 1162, NULL, 1107, NULL, 1, '2023-06-01 15:31:03', '2023-06-02 09:35:27'), +(690, 959, 5, 1163, NULL, 1109, NULL, 1, '2023-06-01 15:31:13', '2023-06-02 09:35:32'), +(691, 956, 5, 1164, NULL, 1110, NULL, 1, '2023-06-01 15:31:19', '2023-06-02 09:35:36'), +(692, 958, 5, 1165, NULL, 1111, NULL, 1, '2023-06-01 15:31:28', '2023-06-02 09:35:42'), +(693, 961, 5, 1167, NULL, 1112, NULL, 1, '2023-06-01 15:31:35', '2023-06-02 09:35:48'), +(694, 960, 5, 1169, NULL, 1113, NULL, 1, '2023-06-01 15:31:39', '2023-06-02 09:35:51'), +(695, 962, 5, 1170, NULL, 1114, NULL, 1, '2023-06-01 15:31:51', '2023-06-02 09:35:55'), +(696, 967, 5, 1172, NULL, 1116, NULL, 1, '2023-06-01 15:32:03', '2023-06-02 09:35:59'), +(697, 969, 5, 1174, NULL, 1117, NULL, 1, '2023-06-01 15:32:09', '2023-06-02 09:36:02'), +(698, 970, 5, 1176, NULL, 1118, NULL, 1, '2023-06-01 15:32:13', '2023-06-02 09:36:09'), +(699, 964, 3, 1177, 206, NULL, NULL, 1, '2023-06-01 15:34:02', '2023-06-02 09:32:52'), +(700, 939, 3, 1178, 208, NULL, NULL, 1, '2023-06-01 15:34:16', '2023-06-02 09:32:56'), +(701, 938, 3, 1179, 210, NULL, NULL, 1, '2023-06-01 15:34:23', '2023-06-02 09:33:00'), +(702, 965, 3, 1180, 212, NULL, NULL, 1, '2023-06-01 15:34:34', '2023-06-02 09:33:04'), +(703, 971, 3, 1181, 213, NULL, NULL, 1, '2023-06-01 15:34:42', '2023-06-02 09:33:13'), +(704, 978, 5, 1183, NULL, 1126, NULL, 1, '2023-06-02 09:33:47', '2023-06-03 11:24:30'), +(705, 982, 5, 1185, NULL, 1128, NULL, 1, '2023-06-02 09:34:16', '2023-06-03 11:24:51'), +(706, 974, 5, 1187, NULL, 1130, NULL, 1, '2023-06-02 09:34:23', '2023-06-03 11:24:54'), +(707, 977, 5, 1189, NULL, 1131, NULL, 1, '2023-06-02 09:34:27', '2023-06-03 11:24:59'), +(708, 980, 5, 1190, NULL, 1132, NULL, 1, '2023-06-02 09:34:32', '2023-06-03 11:25:02'), +(709, 979, 5, 1191, NULL, 1133, NULL, 1, '2023-06-02 09:34:38', '2023-06-03 11:25:06'), +(710, 975, 3, 1195, 214, 1148, NULL, 1, '2023-06-02 09:37:28', '2023-06-05 09:44:43'), +(711, 976, 3, 1196, 216, 1149, NULL, 1, '2023-06-02 09:37:34', '2023-06-05 09:44:46'), +(712, 984, 3, 1197, 217, 1150, NULL, 1, '2023-06-02 09:37:42', '2023-06-05 09:44:52'), +(713, 985, 3, 1198, 218, 1152, NULL, 1, '2023-06-02 10:38:07', '2023-06-05 09:44:58'), +(714, 987, 3, 1199, 220, 1153, NULL, 1, '2023-06-02 10:57:36', '2023-06-05 09:45:03'), +(715, 988, 5, 1192, NULL, 1135, NULL, 1, '2023-06-02 10:58:30', '2023-06-03 11:25:16'), +(716, 986, 5, 1194, NULL, 1134, NULL, 1, '2023-06-02 10:58:33', '2023-06-03 11:25:10'), +(717, 991, 5, 1200, NULL, 1137, NULL, 1, '2023-06-05 09:41:14', '2023-06-05 09:42:59'), +(718, 997, 5, 1202, NULL, 1139, NULL, 1, '2023-06-05 09:41:19', '2023-06-05 09:43:04'), +(719, 993, 5, 1203, NULL, 1141, NULL, 1, '2023-06-05 09:41:42', '2023-06-05 09:43:08'), +(720, 992, 5, 1204, NULL, 1142, NULL, 1, '2023-06-05 09:41:49', '2023-06-05 09:43:12'), +(721, 998, 5, 1206, NULL, 1143, NULL, 1, '2023-06-05 09:41:55', '2023-06-05 09:43:18'), +(722, 990, 5, 1207, NULL, 1144, NULL, 1, '2023-06-05 09:42:19', '2023-06-05 09:43:36'), +(723, 999, 5, 1208, NULL, 1146, NULL, 1, '2023-06-05 09:42:28', '2023-06-05 09:43:43'), +(724, 947, 5, 1210, NULL, 1167, NULL, 1, '2023-06-05 09:50:27', '2023-06-05 09:55:30'), +(725, 1001, 5, 1212, NULL, 1169, NULL, 1, '2023-06-05 09:50:31', '2023-06-05 09:55:35'), +(726, 942, 5, 1213, NULL, 1170, NULL, 1, '2023-06-05 09:50:36', '2023-06-05 09:55:42'), +(727, 948, 5, 1214, NULL, 1173, NULL, 1, '2023-06-05 09:50:41', '2023-06-05 09:55:46'), +(728, 952, 5, 1215, NULL, 1174, NULL, 1, '2023-06-05 09:50:46', '2023-06-05 09:55:50'), +(729, 953, 5, 1217, NULL, 1175, NULL, 1, '2023-06-05 09:50:51', '2023-06-05 09:55:53'), +(730, 1003, 5, 1218, NULL, 1158, NULL, 1, '2023-06-05 09:51:10', '2023-06-05 09:54:27'), +(731, 1000, 5, 1220, NULL, 1159, NULL, 1, '2023-06-05 09:51:19', '2023-06-05 09:54:31'), +(732, 981, 5, 1221, NULL, 1160, NULL, 1, '2023-06-05 09:51:25', '2023-06-05 09:54:43'), +(733, 946, 5, 1222, NULL, 1161, NULL, 1, '2023-06-05 09:51:31', '2023-06-05 09:54:47'), +(734, 943, 5, 1223, NULL, 1162, NULL, 1, '2023-06-05 09:51:39', '2023-06-05 09:54:52'), +(735, 949, 5, 1225, NULL, 1163, NULL, 1, '2023-06-05 09:51:47', '2023-06-05 09:54:56'), +(736, 944, 5, 1227, NULL, 1164, NULL, 1, '2023-06-05 09:51:52', '2023-06-05 09:55:01'), +(737, 951, 5, 1228, NULL, 1165, NULL, 1, '2023-06-05 09:51:57', '2023-06-05 09:55:10'), +(738, 1002, 3, 1229, 222, 1154, NULL, 1, '2023-06-05 09:52:32', '2023-06-05 09:53:52'), +(739, 950, 3, 1231, 224, 1155, NULL, 1, '2023-06-05 09:52:36', '2023-06-05 09:53:57'), +(740, 945, 3, 1233, 225, 1157, NULL, 1, '2023-06-05 09:52:43', '2023-06-05 09:54:02'), +(741, 1008, 5, 1234, NULL, 1176, NULL, 1, '2023-06-05 13:43:09', '2023-06-06 14:02:58'), +(742, 1009, 5, 1235, NULL, 1177, NULL, 1, '2023-06-05 13:43:18', '2023-06-06 14:03:16'), +(743, 983, 5, 1237, NULL, 1178, NULL, 1, '2023-06-05 13:43:27', '2023-06-06 14:03:20'), +(744, 1018, 5, 1238, NULL, 1179, NULL, 1, '2023-06-05 13:43:37', '2023-06-06 14:03:25'), +(745, 1011, 5, 1239, NULL, 1180, NULL, 1, '2023-06-05 13:43:41', '2023-06-06 14:03:31'), +(746, 989, 5, 1240, NULL, 1181, NULL, 1, '2023-06-05 13:43:46', '2023-06-06 14:03:35'), +(747, 996, 5, 1241, NULL, 1182, NULL, 1, '2023-06-05 13:43:50', '2023-06-06 14:03:42'), +(748, 1007, 5, 1242, NULL, 1184, NULL, 1, '2023-06-05 13:43:59', '2023-06-06 14:03:48'), +(749, 1017, 5, 1243, NULL, 1185, NULL, 1, '2023-06-05 13:44:03', '2023-06-06 14:03:55'), +(750, 1005, 5, 1244, NULL, 1186, NULL, 1, '2023-06-05 13:44:12', '2023-06-06 14:03:59'), +(751, 1016, 5, 1246, NULL, 1187, NULL, 1, '2023-06-05 13:44:15', '2023-06-06 14:04:06'), +(752, 1020, 5, 1247, NULL, 1188, NULL, 1, '2023-06-05 13:44:36', '2023-06-06 14:05:06'), +(753, 1022, 5, 1248, NULL, 1189, NULL, 1, '2023-06-05 13:44:45', '2023-06-06 14:05:12'), +(754, 1015, 5, 1249, NULL, 1190, NULL, 1, '2023-06-05 13:44:54', '2023-06-06 14:05:17'), +(755, 1013, 5, 1251, NULL, 1191, NULL, 1, '2023-06-05 13:44:59', '2023-06-06 14:05:21'), +(756, 1006, 5, 1252, NULL, 1192, NULL, 1, '2023-06-05 13:46:05', '2023-06-06 14:05:24'), +(757, 1019, 3, 1253, 226, 1247, NULL, 1, '2023-06-05 13:46:38', '2023-06-08 15:33:39'), +(758, 1004, 3, 1255, 227, 1248, NULL, 1, '2023-06-05 13:46:47', '2023-06-08 15:33:44'), +(759, 1010, 3, 1256, 228, 1250, NULL, 1, '2023-06-05 13:46:54', '2023-06-08 15:33:48'), +(760, 1014, 3, 1257, 229, 1251, NULL, 1, '2023-06-05 13:46:58', '2023-06-08 15:33:53'), +(761, 995, 3, 1259, 230, 1252, NULL, 1, '2023-06-05 13:47:05', '2023-06-08 15:33:57'), +(762, 994, 3, 1261, 231, 1253, NULL, 1, '2023-06-05 13:47:13', '2023-06-08 15:34:00'), +(763, 1031, 5, 1262, NULL, 1223, NULL, 1, '2023-06-06 13:29:34', '2023-06-08 15:22:32'), +(764, 1027, 5, 1264, NULL, 1225, NULL, 1, '2023-06-06 13:29:40', '2023-06-08 15:22:41'), +(765, 1058, 5, 1265, NULL, 1227, NULL, 1, '2023-06-06 13:29:53', '2023-06-08 15:22:50'), +(766, 1037, 5, 1267, NULL, 1228, NULL, 1, '2023-06-06 13:30:00', '2023-06-08 15:23:01'), +(767, 1043, 5, 1269, NULL, 1230, NULL, 1, '2023-06-06 13:30:04', '2023-06-08 15:23:14'), +(768, 1049, 5, 1270, NULL, 1232, NULL, 1, '2023-06-06 13:30:13', '2023-06-08 15:23:31'), +(769, 1029, 5, 1272, NULL, 1221, NULL, 1, '2023-06-06 13:30:22', '2023-06-08 15:22:26'), +(770, 1038, 5, 1273, NULL, 1234, NULL, 1, '2023-06-06 13:30:31', '2023-06-08 15:26:30'), +(771, 1034, 5, 1276, NULL, 1236, NULL, 1, '2023-06-06 13:30:35', '2023-06-08 15:26:37'), +(772, 1040, 5, 1277, NULL, 1237, NULL, 1, '2023-06-06 13:32:09', '2023-06-08 15:27:09'), +(773, 1052, 5, 1279, NULL, 1238, NULL, 1, '2023-06-06 13:32:13', '2023-06-08 15:27:15'), +(774, 1042, 5, 1280, NULL, 1240, NULL, 1, '2023-06-06 13:32:24', '2023-06-08 15:27:19'), +(775, 1059, 5, 1281, NULL, 1241, NULL, 1, '2023-06-06 13:33:17', '2023-06-08 15:27:28'), +(776, 1026, 5, 1282, NULL, 1243, NULL, 1, '2023-06-06 13:33:21', '2023-06-08 15:27:37'), +(777, 1067, 5, 1283, NULL, 1244, NULL, 1, '2023-06-06 13:33:27', '2023-06-08 15:27:50'), +(778, 1051, 5, 1284, NULL, 1193, NULL, 1, '2023-06-06 13:33:54', '2023-06-08 15:17:54'), +(779, 1075, 5, 1285, NULL, 1195, NULL, 1, '2023-06-06 13:33:57', '2023-06-08 15:17:59'), +(780, 1063, 5, 1286, NULL, 1196, NULL, 1, '2023-06-06 13:34:05', '2023-06-08 15:18:05'), +(781, 1053, 5, 1289, NULL, 1197, NULL, 1, '2023-06-06 13:34:09', '2023-06-08 15:18:14'), +(782, 1045, 5, 1290, NULL, 1199, NULL, 1, '2023-06-06 13:34:13', '2023-06-08 15:18:27'), +(783, 1068, 5, 1291, NULL, 1201, NULL, 1, '2023-06-06 13:34:17', '2023-06-08 15:18:31'), +(784, 1064, 5, 1292, NULL, 1202, NULL, 1, '2023-06-06 13:34:20', '2023-06-08 15:18:37'), +(785, 1041, 5, 1293, NULL, 1203, NULL, 1, '2023-06-06 13:34:27', '2023-06-08 15:18:43'), +(786, 1021, 5, 1295, NULL, 1204, NULL, 1, '2023-06-06 13:34:34', '2023-06-08 15:18:51'), +(787, 1023, 5, 1297, NULL, 1206, NULL, 1, '2023-06-06 13:34:40', '2023-06-08 15:19:04'), +(788, 1025, 5, 1298, NULL, 1207, NULL, 1, '2023-06-06 13:34:44', '2023-06-08 15:19:20'), +(789, 1046, 5, 1299, NULL, 1209, NULL, 1, '2023-06-06 13:34:48', '2023-06-08 15:19:30'), +(790, 1073, 5, 1300, NULL, 1211, NULL, 1, '2023-06-06 13:34:53', '2023-06-08 15:19:36'), +(791, 1069, 5, 1301, NULL, 1212, NULL, 1, '2023-06-06 13:35:01', '2023-06-08 15:19:44'), +(792, 1028, 5, 1303, NULL, 1214, NULL, 1, '2023-06-06 13:35:04', '2023-06-08 15:19:53'), +(793, 1071, 5, 1304, NULL, 1216, NULL, 1, '2023-06-06 13:35:10', '2023-06-08 15:19:59'), +(794, 1039, 5, 1306, NULL, 1217, NULL, 1, '2023-06-06 13:35:16', '2023-06-08 15:20:06'), +(795, 1048, 5, 1308, NULL, 1218, NULL, 1, '2023-06-06 13:35:23', '2023-06-08 15:20:21'), +(796, 1054, 5, 1310, NULL, 1219, NULL, 1, '2023-06-06 13:35:28', '2023-06-08 15:20:26'), +(797, 1057, 5, 1311, NULL, 1246, NULL, 1, '2023-06-06 14:07:32', '2023-06-08 15:27:55'), +(798, 1078, 5, 1312, NULL, 1220, NULL, 1, '2023-06-06 14:07:40', '2023-06-08 15:20:30'), +(799, 1096, 3, 1404, 247, 1310, NULL, 1, '2023-06-08 14:42:22', '2023-06-10 09:43:17'), +(800, 1118, 3, 1406, 249, 1312, NULL, 1, '2023-06-08 14:42:32', '2023-06-10 09:43:21'), +(801, 1099, 3, 1407, 250, 1313, NULL, 1, '2023-06-08 14:42:36', '2023-06-10 09:43:28'), +(802, 1113, 3, 1408, 252, 1315, NULL, 1, '2023-06-08 14:42:41', '2023-06-10 09:43:33'), +(803, 1095, 3, 1409, 253, 1317, NULL, 1, '2023-06-08 14:42:46', '2023-06-10 09:43:39'), +(804, 1112, 3, 1410, 254, 1318, NULL, 1, '2023-06-08 14:42:49', '2023-06-10 09:43:46'), +(805, 1100, 3, 1411, 255, 1320, NULL, 1, '2023-06-08 14:42:54', '2023-06-10 09:43:53'), +(806, 1105, 3, 1413, 257, 1322, NULL, 1, '2023-06-08 14:43:01', '2023-06-10 09:43:58'), +(807, 1110, 3, 1414, 258, 1323, NULL, 1, '2023-06-08 14:44:55', '2023-06-10 09:44:13'), +(808, 1106, 5, 1326, NULL, 1327, NULL, 1, '2023-06-08 14:49:38', '2023-06-10 09:53:37'), +(809, 1102, 5, 1328, NULL, 1328, NULL, 1, '2023-06-08 14:49:53', '2023-06-10 09:53:42'), +(810, 1101, 5, 1330, NULL, 1329, NULL, 1, '2023-06-08 14:49:57', '2023-06-10 09:53:48'), +(811, 1121, 5, 1331, NULL, 1330, NULL, 1, '2023-06-08 14:50:06', '2023-06-10 09:53:52'), +(812, 1098, 5, 1333, NULL, 1331, NULL, 1, '2023-06-08 14:50:14', '2023-06-10 09:53:57'), +(813, 1120, 5, 1335, NULL, 1332, NULL, 1, '2023-06-08 14:50:18', '2023-06-10 09:54:01'), +(814, 1122, 5, 1336, NULL, 1334, NULL, 1, '2023-06-08 14:50:23', '2023-06-10 09:54:07'), +(815, 1119, 5, 1337, NULL, 1336, NULL, 1, '2023-06-08 14:50:30', '2023-06-10 09:54:12'), +(816, 1104, 5, 1338, NULL, 1337, NULL, 1, '2023-06-08 14:50:37', '2023-06-10 09:54:16'), +(817, 1107, 5, 1339, NULL, 1338, NULL, 1, '2023-06-08 14:50:47', '2023-06-10 09:54:20'), +(818, 1086, 5, 1341, NULL, 1339, NULL, 1, '2023-06-08 14:50:54', '2023-06-10 09:54:26'), +(819, 1091, 5, 1343, NULL, 1341, NULL, 1, '2023-06-08 14:50:59', '2023-06-10 09:54:35'), +(820, 1090, 5, 1344, NULL, 1343, NULL, 1, '2023-06-08 14:51:09', '2023-06-10 09:54:40'), +(821, 1115, 5, 1346, NULL, 1344, NULL, 1, '2023-06-08 14:51:21', '2023-06-10 09:54:46'), +(822, 1116, 5, 1348, NULL, 1346, NULL, 1, '2023-06-08 14:51:25', '2023-06-10 09:54:51'), +(823, 1088, 5, 1349, NULL, 1347, NULL, 1, '2023-06-08 14:51:31', '2023-06-10 09:55:02'), +(824, 1097, 5, 1350, NULL, 1348, NULL, 1, '2023-06-08 14:51:42', '2023-06-10 09:55:28'), +(825, 1109, 5, 1352, NULL, 1350, NULL, 1, '2023-06-08 14:51:49', '2023-06-10 09:55:40'), +(826, 1128, 5, 1353, NULL, 1273, NULL, 1, '2023-06-08 14:51:58', '2023-06-09 15:58:00'), +(827, 1126, 5, 1354, NULL, 1274, NULL, 1, '2023-06-08 14:52:04', '2023-06-09 15:58:14'), +(828, 1142, 5, 1355, NULL, 1275, NULL, 1, '2023-06-08 14:52:08', '2023-06-09 15:58:30'), +(829, 1139, 5, 1356, NULL, 1276, NULL, 1, '2023-06-08 14:52:12', '2023-06-09 15:58:44'), +(830, 1127, 5, 1357, NULL, 1277, NULL, 1, '2023-06-08 14:52:15', '2023-06-09 15:59:00'), +(831, 1134, 5, 1358, NULL, 1278, NULL, 1, '2023-06-08 14:52:21', '2023-06-09 15:59:18'), +(832, 1151, 5, 1360, NULL, 1279, NULL, 1, '2023-06-08 14:52:28', '2023-06-09 15:59:32'), +(833, 1152, 5, 1361, NULL, 1280, NULL, 1, '2023-06-08 14:52:37', '2023-06-09 15:59:49'), +(834, 1156, 5, 1363, NULL, 1281, NULL, 1, '2023-06-08 14:52:43', '2023-06-09 16:00:00'), +(835, 1163, 5, 1364, NULL, 1282, NULL, 1, '2023-06-08 14:52:49', '2023-06-09 16:00:16'), +(836, 1157, 5, 1365, NULL, 1283, NULL, 1, '2023-06-08 14:52:55', '2023-06-09 16:00:34'), +(837, 1146, 5, 1366, NULL, 1284, NULL, 1, '2023-06-08 14:53:06', '2023-06-09 16:00:45'), +(838, 1161, 5, 1367, NULL, 1285, NULL, 1, '2023-06-08 14:53:16', '2023-06-09 16:00:58'), +(839, 1158, 5, 1368, NULL, 1286, NULL, 1, '2023-06-08 14:53:20', '2023-06-09 16:01:15'), +(840, 1153, 5, 1369, NULL, 1287, NULL, 1, '2023-06-08 14:53:29', '2023-06-09 16:01:34'), +(841, 1147, 5, 1371, NULL, 1288, NULL, 1, '2023-06-08 14:54:01', '2023-06-09 16:01:45'), +(842, 1092, 5, 1372, NULL, 1289, NULL, 1, '2023-06-08 14:56:37', '2023-06-09 16:05:19'), +(843, 1108, 5, 1374, NULL, 1291, NULL, 1, '2023-06-08 14:56:41', '2023-06-09 16:05:33'), +(844, 1093, 5, 1375, NULL, 1292, NULL, 1, '2023-06-08 14:56:47', '2023-06-09 16:05:41'), +(845, 1089, 5, 1377, NULL, 1293, NULL, 1, '2023-06-08 14:56:52', '2023-06-09 16:05:48'), +(846, 1111, 5, 1378, NULL, 1295, NULL, 1, '2023-06-08 14:56:58', '2023-06-09 16:06:04'), +(847, 1117, 5, 1379, NULL, 1297, NULL, 1, '2023-06-08 14:57:02', '2023-06-09 16:06:14'), +(848, 1103, 5, 1380, NULL, 1299, NULL, 1, '2023-06-08 14:57:21', '2023-06-09 16:06:28'), +(849, 1094, 5, 1382, NULL, 1301, NULL, 1, '2023-06-08 14:57:30', '2023-06-09 16:06:35'), +(850, 1123, 5, 1383, NULL, 1303, NULL, 1, '2023-06-08 14:57:36', '2023-06-09 16:06:44'), +(851, 1085, 5, 1384, NULL, 1305, NULL, 1, '2023-06-08 15:01:43', '2023-06-09 16:07:46'), +(852, 1087, 5, 1385, NULL, 1306, NULL, 1, '2023-06-08 15:04:55', '2023-06-09 16:07:55'), +(853, 1114, 5, 1387, NULL, 1308, NULL, 1, '2023-06-08 15:05:00', '2023-06-09 16:08:03'), +(854, 1130, 5, 1388, NULL, 1365, NULL, 1, '2023-06-08 15:05:08', '2023-06-12 11:30:53'), +(855, 1140, 5, 1389, NULL, 1367, NULL, 1, '2023-06-08 15:05:16', '2023-06-12 11:30:59'), +(856, 1133, 5, 1390, NULL, 1369, NULL, 1, '2023-06-08 15:05:24', '2023-06-12 11:31:04'), +(857, 1131, 5, 1391, NULL, 1370, NULL, 1, '2023-06-08 15:05:41', '2023-06-12 11:31:07'), +(858, 1129, 5, 1392, NULL, 1372, NULL, 1, '2023-06-08 15:05:52', '2023-06-12 11:31:11'), +(859, 1154, 5, 1393, NULL, 1373, NULL, 1, '2023-06-08 15:05:57', '2023-06-12 11:31:18'), +(860, 1159, 5, 1394, NULL, 1374, NULL, 1, '2023-06-08 15:06:11', '2023-06-12 11:31:22'), +(861, 1077, 5, 1396, NULL, 1376, NULL, 1, '2023-06-08 15:06:20', '2023-06-12 11:31:37'), +(862, 1149, 5, 1397, NULL, 1378, NULL, 1, '2023-06-08 15:06:28', '2023-06-12 11:31:43'), +(863, 1135, 5, 1401, NULL, 1380, NULL, 1, '2023-06-08 15:06:39', '2023-06-12 11:31:48'), +(864, 1137, 5, 1402, NULL, 1381, NULL, 1, '2023-06-08 15:06:48', '2023-06-12 11:31:55'), +(865, 1155, 3, 1460, 233, 1422, NULL, 1, '2023-06-08 15:08:30', '2023-06-12 11:51:02'), +(866, 1145, 3, 1462, 235, 1424, NULL, 1, '2023-06-08 15:08:35', '2023-06-12 11:51:09'), +(867, 1144, 3, 1463, 236, 1425, NULL, 1, '2023-06-08 15:08:39', '2023-06-12 11:51:14'), +(868, 1150, 3, 1464, 237, 1426, NULL, 1, '2023-06-08 15:08:50', '2023-06-12 11:51:18'), +(869, 1160, 3, 1465, 238, 1427, NULL, 1, '2023-06-08 15:08:58', '2023-06-12 11:51:23'), +(870, 1143, 3, 1467, 239, 1428, NULL, 1, '2023-06-08 15:09:03', '2023-06-12 11:51:28'), +(871, 1148, 3, 1468, 241, 1429, NULL, 1, '2023-06-08 15:09:09', '2023-06-12 11:51:35'), +(872, 1141, 3, 1469, 242, 1431, NULL, 1, '2023-06-08 15:09:16', '2023-06-12 11:51:39'), +(873, 1124, 3, 1470, 243, 1432, NULL, 1, '2023-06-08 15:09:29', '2023-06-12 11:51:42'), +(874, 1125, 3, 1471, 244, 1434, NULL, 1, '2023-06-08 15:09:35', '2023-06-12 11:51:47'), +(875, 1162, 3, 1472, 246, 1435, NULL, 1, '2023-06-08 15:09:39', '2023-06-12 11:51:53'), +(876, 1083, 3, 1415, 260, 1325, NULL, 1, '2023-06-08 15:11:14', '2023-06-10 09:51:14'), +(877, 1084, 3, 1416, 261, 1326, NULL, 1, '2023-06-08 15:12:15', '2023-06-10 09:51:35'), +(878, 1012, 3, 1417, NULL, 1254, NULL, 1, '2023-06-08 15:29:38', '2023-06-08 15:34:05'), +(879, 1070, 3, 1419, NULL, 1255, NULL, 1, '2023-06-08 15:29:46', '2023-06-08 15:34:08'), +(880, 1072, 3, 1421, NULL, 1257, NULL, 1, '2023-06-08 15:29:49', '2023-06-08 15:34:14'), +(881, 1030, 3, 1422, NULL, 1258, NULL, 1, '2023-06-08 15:29:56', '2023-06-08 15:34:18'), +(882, 1036, 3, 1423, NULL, 1259, NULL, 1, '2023-06-08 15:30:02', '2023-06-08 15:34:21'), +(883, 1076, 3, 1424, NULL, 1260, NULL, 1, '2023-06-08 15:31:18', '2023-06-08 15:34:24'), +(884, 1032, 3, 1425, NULL, 1261, NULL, 1, '2023-06-08 15:31:23', '2023-06-08 15:34:27'), +(885, 1035, 3, 1426, NULL, 1262, NULL, 1, '2023-06-08 15:31:33', '2023-06-08 15:34:34'), +(886, 1044, 3, 1428, NULL, 1263, NULL, 1, '2023-06-08 15:31:40', '2023-06-08 15:34:36'), +(887, 1047, 3, 1429, NULL, 1264, NULL, 1, '2023-06-08 15:31:44', '2023-06-08 15:34:40'), +(888, 1050, 3, 1430, NULL, 1266, NULL, 1, '2023-06-08 15:31:49', '2023-06-08 15:34:43'), +(889, 1056, 3, 1431, NULL, 1267, NULL, 1, '2023-06-08 15:31:53', '2023-06-08 15:34:45'), +(890, 1061, 3, 1432, NULL, 1268, NULL, 1, '2023-06-08 15:31:57', '2023-06-08 15:34:49'), +(891, 1065, 3, 1433, NULL, 1269, NULL, 1, '2023-06-08 15:32:13', '2023-06-08 15:34:52'), +(892, 1066, 3, 1434, NULL, 1270, NULL, 1, '2023-06-08 15:32:17', '2023-06-08 15:34:59'), +(893, 1033, 3, 1435, NULL, 1272, NULL, 1, '2023-06-08 15:32:21', '2023-06-08 15:35:04'), +(894, 1195, 5, 1436, NULL, 1352, NULL, 1, '2023-06-09 15:35:04', '2023-06-12 10:54:58'), +(895, 1189, 5, 1437, NULL, 1353, NULL, 1, '2023-06-09 15:37:02', '2023-06-12 10:55:27'), +(896, 1178, 5, 1438, NULL, 1354, NULL, 1, '2023-06-09 15:37:19', '2023-06-12 10:55:44'), +(897, 1194, 5, 1439, NULL, 1355, NULL, 1, '2023-06-09 15:37:34', '2023-06-12 10:55:55'), +(898, 1198, 5, 1440, NULL, 1356, NULL, 1, '2023-06-09 15:37:49', '2023-06-12 10:56:09'), +(899, 1169, NULL, 1441, NULL, NULL, NULL, 0, '2023-06-09 15:38:03', '2023-06-09 15:38:03'), +(900, 1177, 5, 1442, NULL, 1357, NULL, 1, '2023-06-09 15:38:20', '2023-06-12 10:56:42'), +(901, 1193, 5, 1443, NULL, 1358, NULL, 1, '2023-06-09 15:38:34', '2023-06-12 10:56:52'), +(902, 1196, 5, 1444, NULL, 1359, NULL, 1, '2023-06-09 15:38:49', '2023-06-12 10:57:04'), +(903, 1167, 5, 1445, NULL, 1360, NULL, 1, '2023-06-09 15:39:05', '2023-06-12 10:58:10'), +(904, 1191, 5, 1446, NULL, 1361, NULL, 1, '2023-06-09 15:39:53', '2023-06-12 10:59:01'), +(905, 1179, 5, 1447, NULL, 1362, NULL, 1, '2023-06-09 15:40:08', '2023-06-12 10:59:16'), +(906, 1188, 5, 1448, NULL, 1363, NULL, 1, '2023-06-09 15:40:21', '2023-06-12 10:59:28'), +(907, 1197, 5, 1449, NULL, 1364, NULL, 1, '2023-06-09 15:40:33', '2023-06-12 11:00:13'), +(908, 1200, 5, 1450, NULL, 1383, NULL, 1, '2023-06-09 15:43:50', '2023-06-12 11:32:50'), +(909, 1192, 5, 1451, NULL, 1389, NULL, 1, '2023-06-09 15:44:16', '2023-06-12 11:40:09'), +(910, 1183, 5, 1452, NULL, 1384, NULL, 1, '2023-06-09 15:44:37', '2023-06-12 11:33:26'), +(911, 1164, 5, 1453, NULL, 1385, NULL, 1, '2023-06-09 15:44:49', '2023-06-12 11:33:38'), +(912, 1180, 5, 1454, NULL, 1387, NULL, 1, '2023-06-09 15:45:41', '2023-06-12 11:34:22'), +(913, 1172, 5, 1455, NULL, 1388, NULL, 1, '2023-06-09 15:45:53', '2023-06-12 11:34:54'), +(914, 1182, 5, 1456, NULL, 1390, NULL, 1, '2023-06-09 15:46:12', '2023-06-12 11:40:46'), +(915, 1185, 5, 1457, NULL, 1391, NULL, 1, '2023-06-09 15:46:27', '2023-06-12 11:41:12'), +(916, 1173, 5, 1458, NULL, 1392, NULL, 1, '2023-06-09 15:46:49', '2023-06-12 11:41:37'), +(917, 1174, 5, 1459, NULL, 1393, NULL, 1, '2023-06-09 15:47:01', '2023-06-12 11:41:56'), +(918, 1199, 3, 1474, NULL, 1414, NULL, 1, '2023-06-10 09:37:21', '2023-06-12 11:48:16'), +(919, 1181, 3, 1475, NULL, 1415, NULL, 1, '2023-06-10 09:38:21', '2023-06-12 11:48:43'), +(920, 1205, 3, 1476, 264, 1454, NULL, 1, '2023-06-10 09:38:38', '2023-06-13 12:49:57'), +(921, 1168, 3, 1477, NULL, 1416, NULL, 1, '2023-06-10 09:39:17', '2023-06-12 11:49:07'), +(922, 1170, 3, 1478, NULL, 1417, NULL, 1, '2023-06-10 09:39:26', '2023-06-12 11:49:26'), +(923, 1171, 3, 1480, NULL, 1418, NULL, 1, '2023-06-10 09:40:30', '2023-06-12 11:49:41'), +(924, 1175, 3, 1481, NULL, 1419, NULL, 1, '2023-06-10 09:40:42', '2023-06-12 11:50:01'), +(925, 1176, 3, 1483, NULL, 1420, NULL, 1, '2023-06-10 09:41:35', '2023-06-12 11:50:21'), +(926, 1190, 3, 1484, NULL, 1421, NULL, 1, '2023-06-10 09:41:58', '2023-06-12 11:50:42'), +(927, 1210, 5, 1485, NULL, 1400, NULL, 1, '2023-06-10 12:07:39', '2023-06-12 11:46:33'), +(928, 1217, 5, 1487, NULL, 1402, NULL, 1, '2023-06-10 12:07:43', '2023-06-12 11:46:37'), +(929, 1215, 5, 1488, NULL, 1403, NULL, 1, '2023-06-10 12:07:46', '2023-06-12 11:46:40'), +(930, 1214, 5, 1489, NULL, 1404, NULL, 1, '2023-06-10 12:07:50', '2023-06-12 11:46:44'), +(931, 1209, 5, 1490, NULL, 1405, NULL, 1, '2023-06-10 12:07:53', '2023-06-12 11:46:48'), +(932, 1207, 5, 1491, NULL, 1406, NULL, 1, '2023-06-10 12:07:57', '2023-06-12 11:46:52'), +(933, 1206, 5, 1492, NULL, 1408, NULL, 1, '2023-06-10 12:08:01', '2023-06-12 11:47:00'), +(934, 1204, 5, 1493, NULL, 1410, NULL, 1, '2023-06-10 12:08:04', '2023-06-12 11:47:05'), +(935, 1202, 5, 1494, NULL, 1412, NULL, 1, '2023-06-10 12:08:09', '2023-06-12 11:47:09'), +(936, 1222, 5, 1495, NULL, 1413, NULL, 1, '2023-06-10 12:08:12', '2023-06-12 11:47:16'), +(937, 1216, 5, 1496, NULL, 1394, NULL, 1, '2023-06-10 12:08:26', '2023-06-12 11:42:15'), +(938, 1223, 5, 1497, NULL, 1395, NULL, 1, '2023-06-10 12:08:30', '2023-06-12 11:42:18'), +(939, 1219, 5, 1498, NULL, 1396, NULL, 1, '2023-06-10 12:08:33', '2023-06-12 11:42:21'), +(940, 1220, 5, 1499, NULL, 1397, NULL, 1, '2023-06-10 12:08:35', '2023-06-12 11:42:25'), +(941, 1212, 5, 1500, NULL, 1399, NULL, 1, '2023-06-10 12:08:38', '2023-06-12 11:42:28'), +(942, 1201, 3, 1527, 262, 1452, NULL, 1, '2023-06-10 12:12:19', '2023-06-13 12:49:49'), +(943, 1203, 3, 1528, 263, 1453, NULL, 1, '2023-06-10 12:12:25', '2023-06-13 12:49:54'), +(944, 1218, 3, 1550, 265, 1455, NULL, 1, '2023-06-10 12:12:32', '2023-06-13 12:51:02'), +(945, 1213, 3, 1552, 266, 1457, NULL, 1, '2023-06-10 12:12:36', '2023-06-13 12:51:05'), +(946, 1252, 5, 1501, NULL, 1477, NULL, 1, '2023-06-12 11:52:44', '2023-06-15 09:19:11'), +(947, 1251, 5, 1502, NULL, 1478, NULL, 1, '2023-06-12 11:52:49', '2023-06-15 09:19:14'), +(948, 1233, 5, 1503, NULL, 1479, NULL, 1, '2023-06-12 11:53:36', '2023-06-15 09:19:35'), +(949, 1246, 5, 1504, NULL, 1480, NULL, 1, '2023-06-12 11:53:46', '2023-06-15 09:19:41'), +(950, 1250, 5, 1506, NULL, 1482, NULL, 1, '2023-06-12 11:53:50', '2023-06-15 09:19:44'), +(951, 1243, 5, 1507, NULL, 1483, NULL, 1, '2023-06-12 11:54:07', '2023-06-15 09:19:55'), +(952, 1241, 5, 1508, NULL, 1484, NULL, 1, '2023-06-12 11:54:26', '2023-06-15 09:20:15'), +(953, 1239, 5, 1509, NULL, 1485, NULL, 1, '2023-06-12 11:55:03', '2023-06-15 09:20:39'), +(954, 1247, 5, 1510, NULL, 1486, NULL, 1, '2023-06-12 11:55:09', '2023-06-15 09:20:48'), +(955, 1236, 5, 1512, NULL, 1488, NULL, 1, '2023-06-12 11:58:28', '2023-06-15 09:21:13'), +(956, 1253, 5, 1513, NULL, 1489, NULL, 1, '2023-06-12 11:59:12', '2023-06-15 09:21:25'), +(957, 1245, 5, 1514, NULL, 1465, NULL, 1, '2023-06-12 12:00:44', '2023-06-15 09:13:34'), +(958, 1226, 5, 1515, NULL, 1466, NULL, 1, '2023-06-12 12:02:07', '2023-06-15 09:14:01'), +(959, 1234, 5, 1516, NULL, 1467, NULL, 1, '2023-06-12 12:02:32', '2023-06-15 09:14:25'), +(960, 1228, 5, 1517, NULL, 1468, NULL, 1, '2023-06-12 12:02:47', '2023-06-15 09:14:44'), +(961, 1231, 5, 1518, NULL, 1469, NULL, 1, '2023-06-12 12:03:13', '2023-06-15 09:15:19'), +(962, 1225, NULL, 1519, NULL, NULL, NULL, 0, '2023-06-12 12:03:28', '2023-06-12 12:03:28'), +(963, 1238, 5, 1520, NULL, 1470, NULL, 1, '2023-06-12 12:03:44', '2023-06-15 09:16:49'), +(964, 1230, 5, 1521, NULL, 1471, NULL, 1, '2023-06-12 12:04:05', '2023-06-15 09:17:09'), +(965, 1235, 5, 1522, NULL, 1472, NULL, 1, '2023-06-12 12:04:22', '2023-06-15 09:17:24'), +(966, 1248, 5, 1523, NULL, 1473, NULL, 1, '2023-06-12 12:04:32', '2023-06-15 09:17:31'), +(967, 1229, 5, 1525, NULL, 1474, NULL, 1, '2023-06-12 12:04:51', '2023-06-15 09:17:47'), +(968, 1244, 5, 1526, NULL, 1475, NULL, 1, '2023-06-12 12:05:14', '2023-06-15 09:18:09'), +(969, 1254, 5, 1529, NULL, 1476, NULL, 1, '2023-06-12 14:22:24', '2023-06-15 09:18:37'), +(970, 1184, 5, 1530, NULL, 1437, NULL, 1, '2023-06-12 15:50:42', '2023-06-12 15:51:28'), +(971, 1082, 5, 1531, NULL, 1445, NULL, 1, '2023-06-12 15:55:22', '2023-06-12 16:03:40'), +(972, 1062, 5, 1532, NULL, 1444, NULL, 1, '2023-06-12 15:55:26', '2023-06-12 16:03:37'), +(973, 1165, 5, 1533, NULL, 1442, NULL, 1, '2023-06-12 15:55:30', '2023-06-12 16:03:32'), +(974, 1136, 5, 1534, NULL, 1447, NULL, 1, '2023-06-12 15:55:33', '2023-06-12 16:03:48'), +(975, 1186, 5, 1535, NULL, 1448, NULL, 1, '2023-06-12 15:58:38', '2023-06-12 16:04:08'), +(976, 1132, 5, 1536, NULL, 1446, NULL, 1, '2023-06-12 15:58:45', '2023-06-12 16:03:43'), +(977, 1074, 5, 1538, NULL, 1438, NULL, 1, '2023-06-12 16:01:09', '2023-06-12 16:02:46'), +(978, 1138, 5, 1539, NULL, 1440, NULL, 1, '2023-06-12 16:02:20', '2023-06-12 16:02:53'), +(979, 1079, 5, 1540, NULL, 1450, NULL, 1, '2023-06-12 16:13:42', '2023-06-12 16:34:46'), +(980, 1060, NULL, 1541, NULL, NULL, NULL, 0, '2023-06-12 16:15:45', '2023-06-12 16:15:45'), +(981, 1055, 5, 1542, NULL, 1449, NULL, 1, '2023-06-12 16:32:24', '2023-06-12 16:33:13'), +(982, 1255, 6, 1543, NULL, 1451, NULL, 1, '2023-06-12 16:43:48', '2023-06-12 16:44:38'), +(983, 1259, 5, 1544, NULL, 1458, NULL, 1, '2023-06-13 12:48:38', '2023-06-15 09:12:25'), +(984, 1221, 5, 1545, NULL, 1460, NULL, 1, '2023-06-13 12:48:43', '2023-06-15 09:12:29'), +(985, 1269, 5, 1546, NULL, 1461, NULL, 1, '2023-06-13 12:48:47', '2023-06-15 09:12:39'), +(986, 1258, 5, 1547, NULL, 1462, NULL, 1, '2023-06-13 12:48:51', '2023-06-15 09:12:46'), +(987, 1266, 5, 1548, NULL, 1463, NULL, 1, '2023-06-13 12:48:55', '2023-06-15 09:12:51'), +(988, 1270, 5, 1549, NULL, 1464, NULL, 1, '2023-06-13 12:49:01', '2023-06-15 09:12:56'), +(989, 1271, 3, 1553, 267, 1490, NULL, 1, '2023-06-13 12:51:38', '2023-06-15 09:21:50'), +(990, 1272, 3, 1555, 269, 1492, NULL, 1, '2023-06-13 12:51:44', '2023-06-15 09:21:54'), +(991, 1261, 3, 1556, 271, 1493, NULL, 1, '2023-06-13 12:51:49', '2023-06-15 09:21:59'), +(992, 1227, 3, 1557, 272, 1494, NULL, 1, '2023-06-13 12:52:10', '2023-06-15 09:22:15'), +(993, 1240, 3, 1558, 273, 1495, NULL, 1, '2023-06-13 12:52:30', '2023-06-15 09:22:32'), +(994, 1262, 3, 1559, 274, 1496, NULL, 1, '2023-06-13 12:52:51', '2023-06-15 09:22:42'), +(995, 1267, 3, 1560, 275, 1497, NULL, 1, '2023-06-13 12:53:00', '2023-06-15 09:22:47'), +(996, 1268, 3, 1561, 277, 1498, NULL, 1, '2023-06-13 12:53:08', '2023-06-15 09:22:52'), +(997, 1273, 3, 1562, 278, 1499, NULL, 1, '2023-06-13 12:53:11', '2023-06-15 09:23:15'), +(998, 1279, 5, 1563, NULL, 1509, NULL, 1, '2023-06-15 09:59:52', '2023-06-15 10:13:49'), +(999, 1277, 5, 1565, NULL, 1511, NULL, 1, '2023-06-15 10:00:03', '2023-06-15 10:14:59'), +(1000, 1282, 5, 1567, NULL, 1512, NULL, 1, '2023-06-15 10:00:17', '2023-06-15 10:15:04'), +(1001, 1276, 5, 1568, NULL, 1514, NULL, 1, '2023-06-15 10:00:26', '2023-06-15 10:15:08'), +(1002, 1275, 5, 1569, NULL, 1515, NULL, 1, '2023-06-15 10:00:46', '2023-06-15 10:15:11'), +(1003, 1281, 5, 1571, NULL, 1516, NULL, 1, '2023-06-15 10:00:52', '2023-06-15 10:15:14'), +(1004, 1285, 2, 1573, NULL, 1501, NULL, 1, '2023-06-15 10:01:59', '2023-06-15 10:10:13'), +(1005, 1289, 2, 1574, NULL, 1503, NULL, 1, '2023-06-15 10:09:09', '2023-06-15 10:11:14'), +(1006, 1288, 2, 1575, NULL, 1504, NULL, 1, '2023-06-15 10:09:15', '2023-06-15 10:11:25'), +(1007, 1287, 2, 1576, NULL, 1506, NULL, 1, '2023-06-15 10:09:20', '2023-06-15 10:11:29'), +(1008, 1280, 2, 1577, NULL, 1507, NULL, 1, '2023-06-15 10:09:25', '2023-06-15 10:11:36'), +(1009, 1278, 2, 1578, NULL, 1508, NULL, 1, '2023-06-15 10:09:36', '2023-06-15 10:11:41'), +(1010, 1283, 2, 1580, NULL, 1502, NULL, 1, '2023-06-15 10:10:46', '2023-06-15 10:11:06'), +(1011, 1260, 2, 1581, NULL, 1521, NULL, 1, '2023-06-15 10:30:38', '2023-06-15 10:32:45'), +(1012, 1256, 2, 1582, NULL, 1519, NULL, 1, '2023-06-15 10:31:04', '2023-06-15 10:32:42'), +(1013, 1264, 2, 1584, NULL, 1518, NULL, 1, '2023-06-15 10:31:13', '2023-06-15 10:32:38'), +(1014, 1242, 2, 1585, NULL, 1517, NULL, 1, '2023-06-15 10:31:34', '2023-06-15 10:32:32'), +(1015, 1298, 3, 1722, 279, 1560, NULL, 1, '2023-06-15 13:12:56', '2023-06-17 14:54:33'), +(1016, 1284, 3, 1723, 280, 1562, NULL, 1, '2023-06-15 13:13:03', '2023-06-17 14:54:40'), +(1017, 1292, 3, 1724, 281, 1564, NULL, 1, '2023-06-15 13:13:07', '2023-06-17 14:54:49'), +(1018, 1306, 3, 1725, 282, 1566, NULL, 1, '2023-06-15 13:13:12', '2023-06-17 14:54:58'), +(1019, 1315, 3, 1727, 283, 1568, NULL, 1, '2023-06-15 13:13:21', '2023-06-17 14:55:08'), +(1020, 1302, 5, 1586, NULL, 1549, NULL, 1, '2023-06-15 13:14:06', '2023-06-17 14:52:20'), +(1021, 1291, 5, 1588, NULL, 1550, NULL, 1, '2023-06-15 13:14:11', '2023-06-17 14:52:28'), +(1022, 1310, 5, 1589, NULL, 1552, NULL, 1, '2023-06-15 13:14:16', '2023-06-17 14:52:31'), +(1023, 1308, 5, 1590, NULL, 1553, NULL, 1, '2023-06-15 13:14:19', '2023-06-17 14:52:34'), +(1024, 1296, 5, 1591, NULL, 1554, NULL, 1, '2023-06-15 13:14:22', '2023-06-17 14:52:39'), +(1025, 1293, 5, 1592, NULL, 1555, NULL, 1, '2023-06-15 13:14:26', '2023-06-17 14:52:44'), +(1026, 1307, 5, 1593, NULL, 1557, NULL, 1, '2023-06-15 13:14:30', '2023-06-17 14:52:47'), +(1027, 1309, 5, 1594, NULL, 1559, NULL, 1, '2023-06-15 13:14:38', '2023-06-17 14:52:57'), +(1028, 1371, 5, 1596, NULL, 1572, NULL, 1, '2023-06-16 12:27:14', '2023-06-18 18:14:23'), +(1029, 1372, 5, 1598, NULL, 1580, NULL, 1, '2023-06-16 12:27:16', '2023-06-18 18:16:03'), +(1030, 1294, 5, 1599, NULL, 1578, NULL, 1, '2023-06-16 12:27:20', '2023-06-18 18:15:56'), +(1031, 1237, 5, 1600, NULL, 1577, NULL, 1, '2023-06-16 12:27:50', '2023-06-18 18:15:15'), +(1032, 1333, 5, 1601, NULL, 1576, NULL, 1, '2023-06-16 12:27:55', '2023-06-18 18:14:32'), +(1033, 1364, 5, 1602, NULL, 1574, NULL, 1, '2023-06-16 12:27:58', '2023-06-18 18:14:28'), +(1034, 1370, 5, 1603, NULL, 1589, NULL, 1, '2023-06-16 12:28:02', '2023-06-18 18:16:42'), +(1035, 1357, 5, 1604, NULL, 1590, NULL, 1, '2023-06-16 12:28:09', '2023-06-18 18:17:03'), +(1036, 1301, 5, 1605, NULL, 1591, NULL, 1, '2023-06-16 12:28:17', '2023-06-18 18:17:07'), +(1037, 1323, 5, 1606, NULL, 1593, NULL, 1, '2023-06-16 12:28:22', '2023-06-18 18:17:10'), +(1038, 1249, 5, 1607, NULL, 1594, NULL, 1, '2023-06-16 12:28:26', '2023-06-18 18:17:13'), +(1039, 1339, 5, 1608, NULL, 1595, NULL, 1, '2023-06-16 12:28:29', '2023-06-18 18:17:17'), +(1040, 1187, 5, 1609, NULL, 1597, NULL, 1, '2023-06-16 12:28:33', '2023-06-18 18:17:44'), +(1041, 1337, 5, 1610, NULL, 1598, NULL, 1, '2023-06-16 12:28:56', '2023-06-18 18:17:51'), +(1042, 1295, 5, 1611, NULL, 1600, NULL, 1, '2023-06-16 12:29:02', '2023-06-18 18:17:54'), +(1043, 1336, 5, 1613, NULL, 1601, NULL, 1, '2023-06-16 12:29:07', '2023-06-18 18:17:57'), +(1044, 1311, 5, 1614, NULL, 1602, NULL, 1, '2023-06-16 12:29:13', '2023-06-18 18:18:00'), +(1045, 1328, 5, 1615, NULL, 1603, NULL, 1, '2023-06-16 12:29:16', '2023-06-18 18:18:09'), +(1046, 1356, 5, 1616, NULL, 1604, NULL, 1, '2023-06-16 12:29:21', '2023-06-18 18:18:14'), +(1047, 1349, 5, 1617, NULL, 1605, NULL, 1, '2023-06-16 12:29:26', '2023-06-18 18:18:18'), +(1048, 1263, 5, 1618, NULL, 1616, NULL, 1, '2023-06-16 12:29:29', '2023-06-18 18:19:17'), +(1049, 1367, 5, 1619, NULL, 1617, NULL, 1, '2023-06-16 12:29:33', '2023-06-18 18:19:24'), +(1050, 1363, 5, 1620, NULL, 1615, NULL, 1, '2023-06-16 12:29:37', '2023-06-18 18:19:12'), +(1051, 1365, 5, 1621, NULL, 1614, NULL, 1, '2023-06-16 12:29:45', '2023-06-18 18:19:07'), +(1052, 1334, 5, 1622, NULL, 1612, NULL, 1, '2023-06-16 12:29:53', '2023-06-18 18:19:02'), +(1053, 1343, 5, 1623, NULL, 1610, NULL, 1, '2023-06-16 12:29:58', '2023-06-18 18:18:43'), +(1054, 1362, 5, 1624, NULL, 1608, NULL, 1, '2023-06-16 12:30:02', '2023-06-18 18:18:30'), +(1055, 1354, 5, 1625, NULL, 1607, NULL, 1, '2023-06-16 12:30:04', '2023-06-18 18:18:27'), +(1056, 1265, NULL, 1626, NULL, NULL, NULL, 0, '2023-06-16 12:30:08', '2023-06-16 12:30:08'), +(1057, 1329, 5, 1627, NULL, 1606, NULL, 1, '2023-06-16 12:30:11', '2023-06-18 18:18:21'), +(1058, 1358, 5, 1628, NULL, 1588, NULL, 1, '2023-06-16 12:30:14', '2023-06-18 18:16:36'), +(1059, 1351, 5, 1629, NULL, 1570, NULL, 1, '2023-06-16 12:30:17', '2023-06-18 18:14:15'), +(1060, 1324, 5, 1630, NULL, 1581, NULL, 1, '2023-06-16 12:30:20', '2023-06-18 18:16:08'), +(1061, 1322, 5, 1631, NULL, 1587, NULL, 1, '2023-06-16 12:30:24', '2023-06-18 18:16:32'), +(1062, 1355, 5, 1632, NULL, 1586, NULL, 1, '2023-06-16 12:30:28', '2023-06-18 18:16:28'), +(1063, 1325, 5, 1633, NULL, 1585, NULL, 1, '2023-06-16 12:30:31', '2023-06-18 18:16:25'), +(1064, 1299, 5, 1634, NULL, 1584, NULL, 1, '2023-06-16 12:30:35', '2023-06-18 18:16:21'), +(1065, 1304, 5, 1635, NULL, 1583, NULL, 1, '2023-06-16 12:30:39', '2023-06-18 18:16:17'), +(1066, 1327, 5, 1636, NULL, 1582, NULL, 1, '2023-06-16 12:30:42', '2023-06-18 18:16:12'), +(1067, 1305, 2, 1637, NULL, 1522, NULL, 1, '2023-06-16 13:23:12', '2023-06-17 14:40:48'), +(1068, 1300, 2, 1638, NULL, 1524, NULL, 1, '2023-06-16 13:23:21', '2023-06-17 14:40:54'), +(1069, 1316, 2, 1640, NULL, 1526, NULL, 1, '2023-06-16 13:23:25', '2023-06-17 14:40:59'), +(1070, 1320, 2, 1641, NULL, 1527, NULL, 1, '2023-06-16 13:23:31', '2023-06-17 14:41:03'), +(1071, 1317, 2, 1642, NULL, 1528, NULL, 1, '2023-06-16 13:23:34', '2023-06-17 14:41:07'), +(1072, 1319, 2, 1643, NULL, 1529, NULL, 1, '2023-06-16 13:23:38', '2023-06-17 14:41:10'), +(1073, 1297, 2, 1644, NULL, 1530, NULL, 1, '2023-06-16 13:23:41', '2023-06-17 14:41:12'), +(1074, 1318, 2, 1645, NULL, 1531, NULL, 1, '2023-06-16 13:25:28', '2023-06-17 14:42:10'), +(1075, 1211, 2, 1646, NULL, 1533, NULL, 1, '2023-06-16 13:25:40', '2023-06-17 14:42:15'), +(1076, 1338, 2, 1647, NULL, 1534, NULL, 1, '2023-06-16 13:25:46', '2023-06-17 14:42:24'), +(1077, 1347, 2, 1649, NULL, 1536, NULL, 1, '2023-06-16 13:25:52', '2023-06-17 14:42:27'), +(1078, 1346, 2, 1650, NULL, 1537, NULL, 1, '2023-06-16 13:25:58', '2023-06-17 14:42:35'), +(1079, 1350, 2, 1651, NULL, 1538, NULL, 1, '2023-06-16 13:26:08', '2023-06-17 14:42:39'), +(1080, 1348, 2, 1653, NULL, 1539, NULL, 1, '2023-06-16 13:26:18', '2023-06-17 14:42:43'), +(1081, 1360, 2, 1655, NULL, 1540, NULL, 1, '2023-06-16 13:26:25', '2023-06-17 14:42:50'), +(1082, 1359, 2, 1656, NULL, 1542, NULL, 1, '2023-06-16 13:26:28', '2023-06-17 14:42:54'), +(1083, 1344, 2, 1657, NULL, 1543, NULL, 1, '2023-06-16 13:26:31', '2023-06-17 14:42:59'), +(1084, 1330, 2, 1658, NULL, 1544, NULL, 1, '2023-06-16 13:26:36', '2023-06-17 14:43:10'), +(1085, 1340, 2, 1659, NULL, 1546, NULL, 1, '2023-06-16 13:26:45', '2023-06-17 14:43:16'), +(1086, 1332, 2, 1660, NULL, 1547, NULL, 1, '2023-06-16 13:26:50', '2023-06-17 14:43:32'), +(1087, 1368, 2, 1661, NULL, 1548, NULL, 1, '2023-06-16 13:26:55', '2023-06-17 14:43:37'), +(1088, 1353, 3, 1700, 284, 1633, NULL, 1, '2023-06-16 13:28:32', '2023-06-18 18:23:02'), +(1089, 1369, 3, 1702, 286, 1635, NULL, 1, '2023-06-16 13:28:37', '2023-06-18 18:23:08'), +(1090, 1303, 3, 1703, 287, 1637, NULL, 1, '2023-06-16 13:28:46', '2023-06-18 18:23:18'), +(1091, 1314, 3, 1704, 289, 1638, NULL, 1, '2023-06-16 13:28:53', '2023-06-18 18:23:22'), +(1092, 1224, 3, 1705, 290, 1639, NULL, 1, '2023-06-16 13:29:04', '2023-06-18 18:23:26'), +(1093, 1286, 3, 1706, 291, 1641, NULL, 1, '2023-06-16 13:29:12', '2023-06-18 18:23:37'), +(1094, 1326, 3, 1707, 292, 1643, NULL, 1, '2023-06-16 13:29:23', '2023-06-18 18:23:43'), +(1095, 1321, 3, 1708, 293, 1645, NULL, 1, '2023-06-16 13:29:29', '2023-06-18 18:23:48'), +(1096, 1313, 3, 1709, 295, 1646, NULL, 1, '2023-06-16 13:29:36', '2023-06-18 18:24:03'), +(1097, 1312, 3, 1710, 296, 1647, NULL, 1, '2023-06-16 13:29:42', '2023-06-18 18:24:07'), +(1098, 1257, 3, 1712, 298, 1648, NULL, 1, '2023-06-16 13:29:49', '2023-06-18 18:24:15'), +(1099, 1366, 3, 1713, 300, 1649, NULL, 1, '2023-06-16 13:29:57', '2023-06-18 18:24:20'), +(1100, 1361, 3, 1714, 302, 1650, NULL, 1, '2023-06-16 13:30:11', '2023-06-18 18:24:27'), +(1101, 1352, 3, 1715, 304, 1651, NULL, 1, '2023-06-16 13:30:19', '2023-06-18 18:24:34'), +(1102, 1345, 3, 1716, 306, 1652, NULL, 1, '2023-06-16 13:30:29', '2023-06-18 18:24:39'), +(1103, 1342, 3, 1717, 308, 1653, NULL, 1, '2023-06-16 13:30:38', '2023-06-18 18:24:43'), +(1104, 1341, 3, 1718, 310, 1654, NULL, 1, '2023-06-16 13:30:44', '2023-06-18 18:25:02'), +(1105, 1335, 3, 1720, 311, 1655, NULL, 1, '2023-06-16 13:30:53', '2023-06-18 18:25:10'), +(1106, 1331, 3, 1721, 313, 1656, NULL, 1, '2023-06-16 13:31:03', '2023-06-18 18:25:20'), +(1107, 1373, 5, 1662, NULL, 1619, NULL, 1, '2023-06-16 13:38:37', '2023-06-18 18:19:57'), +(1108, 1387, 5, 1664, NULL, 1657, NULL, 1, '2023-06-17 14:35:29', '2023-06-19 12:41:59'), +(1109, 1399, 5, 1666, NULL, 1659, NULL, 1, '2023-06-17 14:35:34', '2023-06-19 12:42:04'), +(1110, 1401, 5, 1667, NULL, 1661, NULL, 1, '2023-06-17 14:35:37', '2023-06-19 12:42:08'), +(1111, 1403, 5, 1668, NULL, 1662, NULL, 1, '2023-06-17 14:35:42', '2023-06-19 12:42:12'), +(1112, 1402, 5, 1669, NULL, 1663, NULL, 1, '2023-06-17 14:35:45', '2023-06-19 12:42:15'), +(1113, 1395, 5, 1670, NULL, 1664, NULL, 1, '2023-06-17 14:35:48', '2023-06-19 12:42:40'), +(1114, 1385, 5, 1671, NULL, 1666, NULL, 1, '2023-06-17 14:35:53', '2023-06-19 12:42:44'), +(1115, 1394, 5, 1672, NULL, 1667, NULL, 1, '2023-06-17 14:35:57', '2023-06-19 12:42:56'), +(1116, 1397, 5, 1673, NULL, 1668, NULL, 1, '2023-06-17 14:36:00', '2023-06-19 12:43:02'), +(1117, 1382, 5, 1674, NULL, 1669, NULL, 1, '2023-06-17 14:36:03', '2023-06-19 12:43:06'), +(1118, 1386, 5, 1675, NULL, 1670, NULL, 1, '2023-06-17 14:36:05', '2023-06-19 12:43:09'), +(1119, 1380, 5, 1676, NULL, 1671, NULL, 1, '2023-06-17 14:36:12', '2023-06-19 12:43:14'), +(1120, 1389, 5, 1678, NULL, 1672, NULL, 1, '2023-06-17 14:36:15', '2023-06-19 12:43:17'), +(1121, 1392, 5, 1679, NULL, 1673, NULL, 1, '2023-06-17 14:36:18', '2023-06-19 12:43:21'), +(1122, 1383, 5, 1680, NULL, 1675, NULL, 1, '2023-06-17 14:36:22', '2023-06-19 12:43:24'), +(1123, 1379, 5, 1681, NULL, 1676, NULL, 1, '2023-06-17 14:36:28', '2023-06-19 12:43:28'), +(1124, 1381, 5, 1682, NULL, 1677, NULL, 1, '2023-06-17 14:36:32', '2023-06-19 12:43:31'), +(1125, 1384, 5, 1683, NULL, 1678, NULL, 1, '2023-06-17 14:36:40', '2023-06-19 12:43:35'), +(1126, 1374, 5, 1685, NULL, 1679, NULL, 1, '2023-06-17 14:36:44', '2023-06-19 12:43:38'), +(1127, 1404, 5, 1686, NULL, 1680, NULL, 1, '2023-06-17 14:36:48', '2023-06-19 12:43:41'), +(1128, 1405, 5, 1687, NULL, 1681, NULL, 1, '2023-06-17 14:36:58', '2023-06-19 12:43:46'), +(1129, 1375, 2, 1689, NULL, 1621, NULL, 1, '2023-06-17 14:37:40', '2023-06-18 18:21:41'), +(1130, 1376, 2, 1691, NULL, 1623, NULL, 1, '2023-06-17 14:37:43', '2023-06-18 18:21:44'), +(1131, 1377, 2, 1692, NULL, 1624, NULL, 1, '2023-06-17 14:37:47', '2023-06-18 18:21:48'), +(1132, 1378, 2, 1693, NULL, 1625, NULL, 1, '2023-06-17 14:37:51', '2023-06-18 18:21:52'), +(1133, 1391, 2, 1694, NULL, 1626, NULL, 1, '2023-06-17 14:37:54', '2023-06-18 18:22:05'), +(1134, 1393, 2, 1695, NULL, 1627, NULL, 1, '2023-06-17 14:37:58', '2023-06-18 18:22:09'), +(1135, 1396, 2, 1696, NULL, 1628, NULL, 1, '2023-06-17 14:38:03', '2023-06-18 18:22:14'), +(1136, 1398, 2, 1697, NULL, 1629, NULL, 1, '2023-06-17 14:38:09', '2023-06-18 18:22:21'), +(1137, 1400, 2, 1698, NULL, 1631, NULL, 1, '2023-06-17 14:38:12', '2023-06-18 18:22:24'), +(1138, 1408, 2, 1699, NULL, 1632, NULL, 1, '2023-06-17 14:38:16', '2023-06-18 18:22:28'), +(1139, 1407, 3, 1790, 315, 1767, NULL, 1, '2023-06-17 14:44:16', '2023-06-20 13:49:58'), +(1140, 1406, 3, 1791, 316, 1768, NULL, 1, '2023-06-17 14:44:20', '2023-06-20 13:50:02'), +(1141, 1390, 3, 1792, 317, 1769, NULL, 1, '2023-06-17 14:44:24', '2023-06-20 13:50:05'), +(1142, 1388, 3, 1793, 318, 1771, NULL, 1, '2023-06-17 14:44:29', '2023-06-20 13:50:08'), +(1143, 1419, 5, 1729, NULL, 1745, NULL, 1, '2023-06-19 11:42:56', '2023-06-20 13:47:27'), +(1144, 1413, 5, 1731, NULL, 1744, NULL, 1, '2023-06-19 11:43:01', '2023-06-20 13:47:13'), +(1145, 1454, 5, 1732, NULL, 1743, NULL, 1, '2023-06-19 11:43:06', '2023-06-20 13:47:09'), +(1146, 1460, 5, 1733, NULL, 1741, NULL, 1, '2023-06-19 11:43:09', '2023-06-20 13:47:05'), +(1147, 1420, 5, 1734, NULL, 1739, NULL, 1, '2023-06-19 11:43:12', '2023-06-20 13:47:01'), +(1148, 1426, 5, 1735, NULL, 1738, NULL, 1, '2023-06-19 11:43:16', '2023-06-20 13:46:38'), +(1149, 1463, 5, 1736, NULL, 1736, NULL, 1, '2023-06-19 11:43:19', '2023-06-20 13:46:35'), +(1150, 1425, 5, 1737, NULL, 1735, NULL, 1, '2023-06-19 11:43:22', '2023-06-20 13:46:27'), +(1151, 1452, 5, 1738, NULL, 1734, NULL, 1, '2023-06-19 11:43:25', '2023-06-20 13:46:24'), +(1152, 1474, 5, 1739, NULL, 1733, NULL, 1, '2023-06-19 11:43:28', '2023-06-20 13:46:17'), +(1153, 1471, 5, 1740, NULL, 1731, NULL, 1, '2023-06-19 11:43:31', '2023-06-20 13:46:13'), +(1154, 1430, 5, 1741, NULL, 1730, NULL, 1, '2023-06-19 11:43:34', '2023-06-20 13:46:07'), +(1155, 1435, 5, 1742, NULL, 1729, NULL, 1, '2023-06-19 11:43:36', '2023-06-20 13:46:02'), +(1156, 1447, 5, 1743, NULL, 1727, NULL, 1, '2023-06-19 11:43:40', '2023-06-20 13:45:54'), +(1157, 1458, 5, 1744, NULL, 1726, NULL, 1, '2023-06-19 11:43:43', '2023-06-20 13:45:45'), +(1158, 1462, 5, 1745, NULL, 1725, NULL, 1, '2023-06-19 11:43:48', '2023-06-20 13:45:42'), +(1159, 1473, 5, 1746, NULL, 1724, NULL, 1, '2023-06-19 11:44:15', '2023-06-20 13:45:39'), +(1160, 1421, 5, 1747, NULL, 1723, NULL, 1, '2023-06-19 11:44:23', '2023-06-20 13:45:36'), +(1161, 1453, 5, 1749, NULL, 1721, NULL, 1, '2023-06-19 11:44:25', '2023-06-20 13:45:33'), +(1162, 1440, 5, 1750, NULL, 1720, NULL, 1, '2023-06-19 11:44:29', '2023-06-20 13:45:26'), +(1163, 1424, 5, 1751, NULL, 1719, NULL, 1, '2023-06-19 11:44:38', '2023-06-20 13:45:21'), +(1164, 1418, 5, 1752, NULL, 1718, NULL, 1, '2023-06-19 11:44:40', '2023-06-20 13:45:18'), +(1165, 1422, 5, 1753, NULL, 1717, NULL, 1, '2023-06-19 11:44:43', '2023-06-20 13:45:16'), +(1166, 1414, 5, 1754, NULL, 1716, NULL, 1, '2023-06-19 11:44:47', '2023-06-20 13:45:13'); +INSERT INTO `dispatch_statuses` (`id`, `order_id`, `rider_id`, `delivery_scan_id`, `departure_scan_id`, `collection_scan_id`, `issue_entry_id`, `status`, `created_at`, `updated_at`) VALUES +(1167, 1438, NULL, 1755, NULL, NULL, NULL, 0, '2023-06-19 11:44:50', '2023-06-19 11:44:50'), +(1168, 1443, 5, 1756, NULL, 1714, NULL, 1, '2023-06-19 11:44:55', '2023-06-20 13:45:08'), +(1169, 1428, NULL, 1757, NULL, NULL, NULL, 0, '2023-06-19 11:45:01', '2023-06-19 11:45:01'), +(1170, 1427, 5, 1758, NULL, 1712, NULL, 1, '2023-06-19 11:45:06', '2023-06-20 13:45:03'), +(1171, 1459, 5, 1759, NULL, 1710, NULL, 1, '2023-06-19 11:45:10', '2023-06-20 13:44:55'), +(1172, 1436, 5, 1760, NULL, 1709, NULL, 1, '2023-06-19 11:45:16', '2023-06-20 13:44:52'), +(1173, 1434, 5, 1761, NULL, 1708, NULL, 1, '2023-06-19 11:45:22', '2023-06-20 13:44:47'), +(1174, 1432, 5, 1763, NULL, 1707, NULL, 1, '2023-06-19 11:45:25', '2023-06-20 13:44:44'), +(1175, 1449, 5, 1764, NULL, 1706, NULL, 1, '2023-06-19 11:45:32', '2023-06-20 13:44:41'), +(1176, 1466, 5, 1766, NULL, 1705, NULL, 1, '2023-06-19 11:45:34', '2023-06-20 13:44:38'), +(1177, 1468, 5, 1767, NULL, 1704, NULL, 1, '2023-06-19 11:51:13', '2023-06-20 13:44:34'), +(1178, 1448, 5, 1768, NULL, 1702, NULL, 1, '2023-06-19 12:02:26', '2023-06-20 13:44:31'), +(1179, 1416, 2, 1770, NULL, 1747, NULL, 1, '2023-06-19 12:05:03', '2023-06-20 13:47:57'), +(1180, 1457, 2, 1771, NULL, 1765, NULL, 1, '2023-06-19 12:05:08', '2023-06-20 13:49:20'), +(1181, 1409, NULL, 1772, NULL, NULL, NULL, 0, '2023-06-19 12:05:12', '2023-06-19 12:05:12'), +(1182, 1470, 2, 1773, NULL, 1763, NULL, 1, '2023-06-19 12:05:20', '2023-06-20 13:49:08'), +(1183, 1469, 2, 1774, NULL, 1758, NULL, 1, '2023-06-19 12:05:24', '2023-06-20 13:48:56'), +(1184, 1467, 2, 1775, NULL, 1761, NULL, 1, '2023-06-19 12:05:29', '2023-06-20 13:49:03'), +(1185, 1415, 2, 1776, NULL, 1766, NULL, 1, '2023-06-19 12:05:36', '2023-06-20 13:49:22'), +(1186, 1412, 2, 1778, NULL, 1764, NULL, 1, '2023-06-19 12:05:45', '2023-06-20 13:49:13'), +(1187, 1429, 2, 1780, NULL, 1757, NULL, 1, '2023-06-19 12:05:51', '2023-06-20 13:48:41'), +(1188, 1461, 2, 1782, NULL, 1756, NULL, 1, '2023-06-19 12:05:55', '2023-06-20 13:48:34'), +(1189, 1439, 2, 1783, NULL, 1760, NULL, 1, '2023-06-19 12:06:04', '2023-06-20 13:49:00'), +(1190, 1437, 2, 1784, NULL, 1754, NULL, 1, '2023-06-19 12:06:11', '2023-06-20 13:48:29'), +(1191, 1433, 2, 1785, NULL, 1752, NULL, 1, '2023-06-19 12:06:15', '2023-06-20 13:48:19'), +(1192, 1450, 2, 1786, NULL, 1751, NULL, 1, '2023-06-19 12:06:20', '2023-06-20 13:48:11'), +(1193, 1441, 2, 1787, NULL, 1749, NULL, 1, '2023-06-19 12:06:25', '2023-06-20 13:48:08'), +(1194, 1446, 2, 1788, NULL, 1748, NULL, 1, '2023-06-19 12:06:29', '2023-06-20 13:48:04'), +(1195, 1445, 2, 1789, NULL, 1753, NULL, 1, '2023-06-19 12:06:46', '2023-06-20 13:48:24'), +(1196, 1451, 3, 1849, 319, 1788, NULL, 1, '2023-06-19 12:08:36', '2023-06-21 14:57:58'), +(1197, 1444, 3, 1850, 321, 1790, NULL, 1, '2023-06-19 12:08:43', '2023-06-21 14:58:13'), +(1198, 1442, 3, 1851, 322, 1792, NULL, 1, '2023-06-19 12:08:47', '2023-06-21 14:58:17'), +(1199, 1431, 3, 1852, 323, 1793, NULL, 1, '2023-06-19 12:08:50', '2023-06-21 14:58:25'), +(1200, 1423, 3, 1853, 324, 1795, NULL, 1, '2023-06-19 12:08:54', '2023-06-21 14:58:29'), +(1201, 1417, 3, 1854, 325, 1796, NULL, 1, '2023-06-19 12:09:00', '2023-06-21 14:58:43'), +(1202, 1464, 3, 1855, 327, 1798, NULL, 1, '2023-06-19 12:09:04', '2023-06-21 14:58:51'), +(1203, 1472, 3, 1857, 328, 1799, NULL, 1, '2023-06-19 12:09:16', '2023-06-21 14:58:58'), +(1204, 1456, 3, 1858, 329, 1801, NULL, 1, '2023-06-19 12:09:23', '2023-06-21 14:59:02'), +(1205, 1455, 3, 1859, 330, 1802, NULL, 1, '2023-06-19 12:13:23', '2023-06-21 14:59:20'), +(1206, 1465, 3, 1861, 332, 1804, NULL, 1, '2023-06-19 12:13:30', '2023-06-21 14:59:25'), +(1207, 1411, 3, 1862, 334, 1805, NULL, 1, '2023-06-19 12:13:41', '2023-06-21 14:59:34'), +(1208, 1484, 5, 1795, NULL, 1847, NULL, 1, '2023-06-20 12:24:29', '2023-06-22 13:01:34'), +(1209, 1536, 5, 1796, NULL, 1846, NULL, 1, '2023-06-20 12:25:26', '2023-06-22 13:01:20'), +(1210, 1489, 5, 1797, NULL, 1845, NULL, 1, '2023-06-20 12:25:52', '2023-06-22 13:01:09'), +(1211, 1507, 5, 1798, NULL, 1844, NULL, 1, '2023-06-20 12:26:01', '2023-06-22 13:00:52'), +(1212, 1499, 5, 1799, NULL, 1843, NULL, 1, '2023-06-20 12:26:18', '2023-06-22 13:00:36'), +(1213, 1490, 5, 1800, NULL, 1842, NULL, 1, '2023-06-20 12:26:31', '2023-06-22 13:00:18'), +(1214, 1500, 5, 1801, NULL, 1841, NULL, 1, '2023-06-20 12:26:54', '2023-06-22 12:59:59'), +(1215, 1513, 5, 1802, NULL, 1840, NULL, 1, '2023-06-20 12:27:08', '2023-06-22 12:59:36'), +(1216, 1518, 5, 1803, NULL, 1839, NULL, 1, '2023-06-20 12:28:40', '2023-06-22 12:59:22'), +(1217, 1512, 5, 1804, NULL, 1838, NULL, 1, '2023-06-20 12:29:02', '2023-06-22 12:59:06'), +(1218, 1524, 2, 1805, NULL, 1785, NULL, 1, '2023-06-20 12:29:21', '2023-06-21 14:55:21'), +(1219, 1504, 5, 1806, NULL, 1850, NULL, 1, '2023-06-20 12:29:49', '2023-06-22 13:03:08'), +(1220, 1517, 5, 1807, NULL, 1851, NULL, 1, '2023-06-20 12:30:03', '2023-06-22 13:03:21'), +(1221, 1531, 5, 1808, NULL, 1849, NULL, 1, '2023-06-20 12:30:21', '2023-06-22 13:02:43'), +(1222, 1533, 5, 1809, NULL, 1852, NULL, 1, '2023-06-20 12:30:39', '2023-06-22 13:03:32'), +(1223, 1535, 5, 1810, NULL, 1853, NULL, 1, '2023-06-20 12:31:07', '2023-06-22 13:03:49'), +(1224, 1491, 5, 1811, NULL, 1819, NULL, 1, '2023-06-20 12:31:26', '2023-06-22 12:09:56'), +(1225, 1510, 5, 1812, NULL, 1820, NULL, 1, '2023-06-20 12:31:58', '2023-06-22 12:10:26'), +(1226, 1526, 5, 1813, NULL, 1822, NULL, 1, '2023-06-20 12:32:19', '2023-06-22 12:10:50'), +(1227, 1515, 5, 1814, NULL, 1823, NULL, 1, '2023-06-20 12:32:41', '2023-06-22 12:11:35'), +(1228, 1503, 5, 1815, NULL, 1824, NULL, 1, '2023-06-20 12:33:01', '2023-06-22 12:12:00'), +(1229, 1530, 5, 1816, NULL, 1825, NULL, 1, '2023-06-20 12:33:14', '2023-06-22 12:12:24'), +(1230, 1523, 5, 1817, NULL, 1826, NULL, 1, '2023-06-20 12:33:37', '2023-06-22 12:14:49'), +(1231, 1525, 5, 1818, NULL, 1827, NULL, 1, '2023-06-20 12:33:49', '2023-06-22 12:49:19'), +(1232, 1520, 5, 1819, NULL, 1829, NULL, 1, '2023-06-20 12:34:21', '2023-06-22 12:54:40'), +(1233, 1522, 5, 1820, NULL, 1828, NULL, 1, '2023-06-20 12:34:37', '2023-06-22 12:54:25'), +(1234, 1527, 5, 1821, NULL, 1830, NULL, 1, '2023-06-20 12:35:10', '2023-06-22 12:54:57'), +(1235, 1521, 5, 1822, NULL, 1831, NULL, 1, '2023-06-20 12:35:23', '2023-06-22 12:55:15'), +(1236, 1482, 5, 1823, NULL, 1832, NULL, 1, '2023-06-20 12:35:36', '2023-06-22 12:55:35'), +(1237, 1480, 5, 1824, NULL, 1833, NULL, 1, '2023-06-20 12:35:45', '2023-06-22 12:55:57'), +(1238, 1488, 5, 1825, NULL, 1848, NULL, 1, '2023-06-20 12:35:53', '2023-06-22 13:02:27'), +(1239, 1485, 5, 1827, NULL, 1835, NULL, 1, '2023-06-20 12:36:12', '2023-06-22 12:58:09'), +(1240, 1479, 5, 1828, NULL, 1836, NULL, 1, '2023-06-20 12:36:47', '2023-06-22 12:58:27'), +(1241, 1478, 5, 1830, NULL, 1837, NULL, 1, '2023-06-20 12:36:53', '2023-06-22 12:58:42'), +(1242, 1537, 2, 1832, NULL, 1775, NULL, 1, '2023-06-20 12:57:23', '2023-06-21 14:49:52'), +(1243, 1511, 2, 1834, NULL, 1776, NULL, 1, '2023-06-20 12:57:43', '2023-06-21 14:50:18'), +(1244, 1502, 2, 1835, NULL, 1777, NULL, 1, '2023-06-20 12:57:59', '2023-06-21 14:50:34'), +(1245, 1508, 2, 1836, NULL, 1778, NULL, 1, '2023-06-20 12:58:11', '2023-06-21 14:51:50'), +(1246, 1495, 2, 1837, NULL, 1779, NULL, 1, '2023-06-20 12:58:29', '2023-06-21 14:52:39'), +(1247, 1498, 2, 1838, NULL, 1780, NULL, 1, '2023-06-20 12:58:45', '2023-06-21 14:53:01'), +(1248, 1493, 2, 1839, NULL, 1781, NULL, 1, '2023-06-20 12:59:03', '2023-06-21 14:53:40'), +(1249, 1492, 2, 1840, NULL, 1782, NULL, 1, '2023-06-20 12:59:21', '2023-06-21 14:54:22'), +(1250, 1477, 2, 1841, NULL, 1783, NULL, 1, '2023-06-20 13:00:10', '2023-06-21 14:54:42'), +(1251, 1481, 2, 1842, NULL, 1784, NULL, 1, '2023-06-20 13:00:44', '2023-06-21 14:55:00'), +(1252, 1534, NULL, 1844, NULL, NULL, NULL, 0, '2023-06-20 13:02:02', '2023-06-20 13:02:02'), +(1253, 1529, 2, 1845, NULL, 1786, NULL, 1, '2023-06-20 13:02:17', '2023-06-21 14:55:57'), +(1254, 1519, 2, 1846, NULL, 1787, NULL, 1, '2023-06-20 13:02:31', '2023-06-21 14:56:21'), +(1255, 1516, NULL, 1847, NULL, NULL, NULL, 0, '2023-06-20 13:03:47', '2023-06-20 13:03:47'), +(1256, 1506, 3, 1866, 335, 1806, NULL, 1, '2023-06-20 13:05:25', '2023-06-22 12:03:35'), +(1257, 1532, 3, 1867, 336, 1807, NULL, 1, '2023-06-20 13:05:39', '2023-06-22 12:04:05'), +(1258, 1528, 3, 1868, 337, 1808, NULL, 1, '2023-06-20 13:05:55', '2023-06-22 12:04:24'), +(1259, 1509, 3, 1869, 338, 1809, NULL, 1, '2023-06-20 13:06:12', '2023-06-22 12:05:04'), +(1260, 1505, 3, 1870, 339, 1810, NULL, 1, '2023-06-20 13:06:30', '2023-06-22 12:05:23'), +(1261, 1501, 3, 1871, 340, 1811, NULL, 1, '2023-06-20 13:06:50', '2023-06-22 12:06:10'), +(1262, 1497, 3, 1872, 341, 1812, NULL, 1, '2023-06-20 13:07:21', '2023-06-22 12:06:28'), +(1263, 1496, 3, 1873, 342, 1813, NULL, 1, '2023-06-20 13:13:03', '2023-06-22 12:06:43'), +(1264, 1494, 3, 1874, 343, 1814, NULL, 1, '2023-06-20 13:13:42', '2023-06-22 12:07:04'), +(1265, 1487, 3, 1875, 344, 1815, NULL, 1, '2023-06-20 13:14:13', '2023-06-22 12:07:23'), +(1266, 1486, 3, 1876, 345, 1816, NULL, 1, '2023-06-20 13:14:56', '2023-06-22 12:07:41'), +(1267, 1476, 3, 1877, 346, 1817, NULL, 1, '2023-06-20 13:15:06', '2023-06-22 12:08:05'), +(1268, 1514, 6, 1848, NULL, 1683, NULL, 1, '2023-06-20 13:33:25', '2023-06-20 13:34:09'), +(1269, 1475, 6, 1863, NULL, 1772, NULL, 1, '2023-06-20 13:53:28', '2023-06-20 13:53:54'), +(1270, 1538, 6, 1865, NULL, 1774, NULL, 1, '2023-06-20 17:06:19', '2023-06-20 17:06:50'), +(1271, 1542, 5, 1878, NULL, 1865, NULL, 1, '2023-06-21 15:01:52', '2023-06-23 15:19:46'), +(1272, 1543, 5, 1879, NULL, 1867, NULL, 1, '2023-06-21 15:01:55', '2023-06-23 15:19:49'), +(1273, 1544, 5, 1880, NULL, 1868, NULL, 1, '2023-06-21 15:02:00', '2023-06-23 15:19:52'), +(1274, 1545, 5, 1881, NULL, 1869, NULL, 1, '2023-06-21 15:02:04', '2023-06-23 15:19:55'), +(1275, 1539, 5, 1882, NULL, 1870, NULL, 1, '2023-06-21 15:02:30', '2023-06-23 15:20:08'), +(1276, 1541, 5, 1883, 380, 1871, NULL, 1, '2023-06-21 15:02:45', '2023-06-23 15:20:23'), +(1277, 1575, 5, 1884, NULL, 1872, NULL, 1, '2023-06-21 15:02:51', '2023-06-23 15:20:30'), +(1278, 1574, 5, 1885, NULL, 1874, NULL, 1, '2023-06-21 15:02:56', '2023-06-23 15:20:37'), +(1279, 1571, 5, 1886, NULL, 1876, NULL, 1, '2023-06-21 15:03:00', '2023-06-23 15:20:41'), +(1280, 1572, 5, 1887, NULL, 1877, NULL, 1, '2023-06-21 15:03:10', '2023-06-23 15:20:45'), +(1281, 1573, 5, 1888, NULL, 1878, NULL, 1, '2023-06-21 15:03:13', '2023-06-23 15:20:49'), +(1282, 1570, 5, 1889, NULL, 1879, NULL, 1, '2023-06-21 15:03:17', '2023-06-23 15:20:53'), +(1283, 1582, 5, 1890, NULL, 1880, NULL, 1, '2023-06-21 15:03:58', '2023-06-23 15:20:56'), +(1284, 1569, 5, 1892, NULL, 1881, NULL, 1, '2023-06-21 15:04:08', '2023-06-23 15:21:01'), +(1285, 1580, 5, 1893, NULL, 1882, NULL, 1, '2023-06-21 15:04:15', '2023-06-23 15:21:04'), +(1286, 1581, 5, 1894, NULL, 1883, NULL, 1, '2023-06-21 15:04:19', '2023-06-23 15:21:07'), +(1287, 1579, 5, 1895, NULL, 1884, NULL, 1, '2023-06-21 15:04:23', '2023-06-23 15:21:10'), +(1288, 1577, 5, 1896, NULL, 1885, NULL, 1, '2023-06-21 15:04:27', '2023-06-23 15:21:17'), +(1289, 1554, 5, 1897, NULL, 1886, NULL, 1, '2023-06-21 15:04:32', '2023-06-23 15:21:19'), +(1290, 1551, 5, 1898, NULL, 1887, NULL, 1, '2023-06-21 15:04:38', '2023-06-23 15:21:31'), +(1291, 1552, 5, 1900, NULL, 1889, NULL, 1, '2023-06-21 15:04:43', '2023-06-23 15:21:34'), +(1292, 1553, 5, 1901, NULL, 1890, NULL, 1, '2023-06-21 15:04:48', '2023-06-23 15:21:37'), +(1293, 1550, 5, 1902, NULL, 1891, NULL, 1, '2023-06-21 15:04:52', '2023-06-23 15:21:41'), +(1294, 1568, 5, 1903, NULL, 1892, NULL, 1, '2023-06-21 15:05:03', '2023-06-23 15:21:45'), +(1295, 1549, 5, 1905, NULL, 1893, NULL, 1, '2023-06-21 15:05:06', '2023-06-23 15:21:52'), +(1296, 1567, 5, 1906, NULL, 1895, NULL, 1, '2023-06-21 15:05:10', '2023-06-23 15:21:56'), +(1297, 1563, 5, 1907, NULL, 1896, NULL, 1, '2023-06-21 15:05:14', '2023-06-23 15:22:01'), +(1298, 1564, 5, 1908, NULL, 1898, NULL, 1, '2023-06-21 15:05:17', '2023-06-23 15:22:06'), +(1299, 1561, 5, 1909, NULL, 1899, NULL, 1, '2023-06-21 15:05:23', '2023-06-23 15:22:13'), +(1300, 1559, 5, 1910, NULL, 1901, NULL, 1, '2023-06-21 15:05:40', '2023-06-23 15:22:17'), +(1301, 1558, 5, 1911, NULL, 1902, NULL, 1, '2023-06-21 15:05:47', '2023-06-23 15:22:44'), +(1302, 1557, 5, 1912, NULL, 1904, NULL, 1, '2023-06-21 15:05:55', '2023-06-23 15:22:51'), +(1303, 1560, 5, 1914, NULL, 1905, NULL, 1, '2023-06-21 15:05:58', '2023-06-23 15:22:55'), +(1304, 1555, 5, 1915, NULL, 1906, NULL, 1, '2023-06-21 15:06:07', '2023-06-23 15:23:18'), +(1305, 1556, 5, 1916, NULL, 1908, NULL, 1, '2023-06-21 15:06:10', '2023-06-23 15:23:24'), +(1306, 1623, 3, 1989, 347, 1972, NULL, 1, '2023-06-22 12:00:35', '2023-06-26 08:20:48'), +(1307, 1627, 3, 1990, 348, 1973, NULL, 1, '2023-06-22 12:00:41', '2023-06-26 08:20:52'), +(1308, 1585, 3, 1991, 349, 1974, NULL, 1, '2023-06-22 12:00:45', '2023-06-26 08:20:56'), +(1309, 1584, 3, 1992, 350, 1975, NULL, 1, '2023-06-22 12:00:49', '2023-06-26 08:21:00'), +(1310, 1597, 3, 1993, 351, 1976, NULL, 1, '2023-06-22 12:00:53', '2023-06-26 08:21:04'), +(1311, 1595, 3, 1994, 352, 1977, NULL, 1, '2023-06-22 12:00:56', '2023-06-26 08:21:07'), +(1312, 1594, 3, 1995, 353, 1978, NULL, 1, '2023-06-22 12:00:59', '2023-06-26 08:21:12'), +(1313, 1593, 3, 1996, 354, 1979, NULL, 1, '2023-06-22 12:01:02', '2023-06-26 08:21:20'), +(1314, 1591, 3, 1997, 355, 1981, NULL, 1, '2023-06-22 12:01:05', '2023-06-26 08:21:24'), +(1315, 1612, 3, 1998, 356, 1982, NULL, 1, '2023-06-22 12:01:08', '2023-06-26 08:21:29'), +(1316, 1607, 3, 1999, 357, 1984, NULL, 1, '2023-06-22 12:01:11', '2023-06-26 08:21:32'), +(1317, 1618, 3, 2000, 358, 1985, NULL, 1, '2023-06-22 12:01:15', '2023-06-26 08:21:37'), +(1318, 1617, 3, 2002, 359, 1986, NULL, 1, '2023-06-22 12:01:18', '2023-06-26 08:21:42'), +(1319, 1616, 3, 2004, 360, 1987, NULL, 1, '2023-06-22 12:01:22', '2023-06-26 08:21:47'), +(1320, 1615, 3, 2005, 361, 1988, NULL, 1, '2023-06-22 12:01:25', '2023-06-26 08:21:50'), +(1321, 1546, 3, 1979, 362, 1957, NULL, 1, '2023-06-22 12:01:31', '2023-06-26 08:19:35'), +(1322, 1540, 3, 1980, 363, 1959, NULL, 1, '2023-06-22 12:01:51', '2023-06-26 08:19:55'), +(1323, 1576, 3, 1981, 364, 1960, NULL, 1, '2023-06-22 12:01:56', '2023-06-26 08:20:03'), +(1324, 1583, 3, 1982, 365, 1962, NULL, 1, '2023-06-22 12:02:01', '2023-06-26 08:20:08'), +(1325, 1578, 3, 1983, 366, 1963, NULL, 1, '2023-06-22 12:02:06', '2023-06-26 08:20:12'), +(1326, 1547, 3, 1984, 368, 1965, NULL, 1, '2023-06-22 12:02:11', '2023-06-26 08:20:17'), +(1327, 1548, 3, 1985, 369, 1966, NULL, 1, '2023-06-22 12:02:14', '2023-06-26 08:20:20'), +(1328, 1565, 3, 1986, 370, 1967, NULL, 1, '2023-06-22 12:02:18', '2023-06-26 08:20:24'), +(1329, 1566, 3, 1987, 371, 1968, NULL, 1, '2023-06-22 12:02:21', '2023-06-26 08:20:31'), +(1330, 1562, 3, 1988, 372, 1970, NULL, 1, '2023-06-22 12:02:28', '2023-06-26 08:20:40'), +(1331, 1483, 5, 1917, NULL, 1834, NULL, 1, '2023-06-22 12:57:27', '2023-06-22 12:57:54'), +(1332, 1604, 5, 1918, NULL, 1910, NULL, 1, '2023-06-22 13:04:12', '2023-06-23 15:23:56'), +(1333, 1621, 5, 1919, NULL, 1912, NULL, 1, '2023-06-22 13:04:17', '2023-06-23 15:24:03'), +(1334, 1599, 5, 1920, NULL, 1913, NULL, 1, '2023-06-22 13:04:21', '2023-06-23 15:24:18'), +(1335, 1588, 5, 1921, NULL, 1915, NULL, 1, '2023-06-22 13:04:25', '2023-06-23 15:24:23'), +(1336, 1622, 5, 1922, NULL, 1916, NULL, 1, '2023-06-22 13:04:27', '2023-06-23 15:24:27'), +(1337, 1596, 5, 1923, NULL, 1917, NULL, 1, '2023-06-22 13:04:31', '2023-06-23 15:24:32'), +(1338, 1587, 5, 1924, NULL, 1918, NULL, 1, '2023-06-22 13:04:34', '2023-06-23 15:24:38'), +(1339, 1592, 5, 1925, NULL, 1920, NULL, 1, '2023-06-22 13:04:39', '2023-06-23 15:24:45'), +(1340, 1589, 5, 1926, NULL, 1921, NULL, 1, '2023-06-22 13:04:42', '2023-06-23 15:24:55'), +(1341, 1608, 5, 1927, NULL, 1923, NULL, 1, '2023-06-22 13:04:48', '2023-06-23 15:25:02'), +(1342, 1620, 5, 1928, NULL, 1924, NULL, 1, '2023-06-22 13:04:52', '2023-06-23 15:25:09'), +(1343, 1598, 5, 1929, NULL, 1925, NULL, 1, '2023-06-22 13:04:56', '2023-06-23 15:25:13'), +(1344, 1611, 5, 1930, NULL, 1926, NULL, 1, '2023-06-22 13:05:08', '2023-06-23 15:25:16'), +(1345, 1602, 5, 1931, NULL, 1927, NULL, 1, '2023-06-22 13:05:11', '2023-06-23 15:25:20'), +(1346, 1600, 5, 1932, NULL, 1928, NULL, 1, '2023-06-22 13:05:15', '2023-06-23 15:25:26'), +(1347, 1606, 5, 1933, NULL, 1930, NULL, 1, '2023-06-22 13:05:21', '2023-06-23 15:25:30'), +(1348, 1609, 5, 1935, NULL, 1931, NULL, 1, '2023-06-22 13:05:25', '2023-06-23 15:25:34'), +(1349, 1630, 5, 1936, NULL, 1932, NULL, 1, '2023-06-22 13:05:32', '2023-06-23 15:25:37'), +(1350, 1629, 5, 1938, NULL, 1934, NULL, 1, '2023-06-22 13:05:39', '2023-06-23 15:25:41'), +(1351, 1628, 5, 1939, NULL, 1936, NULL, 1, '2023-06-22 13:05:54', '2023-06-23 15:25:45'), +(1352, 1619, 5, 1940, NULL, 1937, NULL, 1, '2023-06-22 13:05:58', '2023-06-23 15:25:52'), +(1353, 1631, 2, 1941, NULL, 1854, NULL, 1, '2023-06-22 13:06:27', '2023-06-23 15:18:45'), +(1354, 1590, 2, 1943, NULL, 1856, NULL, 1, '2023-06-22 13:06:33', '2023-06-23 15:18:49'), +(1355, 1601, 2, 1945, NULL, 1857, NULL, 1, '2023-06-22 13:06:40', '2023-06-23 15:18:53'), +(1356, 1605, 2, 1946, NULL, 1858, NULL, 1, '2023-06-22 13:06:44', '2023-06-23 15:18:56'), +(1357, 1610, 2, 1947, NULL, 1859, NULL, 1, '2023-06-22 13:06:48', '2023-06-23 15:18:59'), +(1358, 1586, 2, 1948, NULL, 1860, NULL, 1, '2023-06-22 13:06:52', '2023-06-23 15:19:04'), +(1359, 1614, 2, 1949, NULL, 1861, NULL, 1, '2023-06-22 13:06:59', '2023-06-23 15:19:07'), +(1360, 1613, 2, 1950, NULL, 1862, NULL, 1, '2023-06-22 13:07:05', '2023-06-23 15:19:10'), +(1361, 1603, 2, 1952, NULL, 1864, NULL, 1, '2023-06-22 13:07:09', '2023-06-23 15:19:14'), +(1362, 1651, 5, 1953, NULL, 1952, NULL, 1, '2023-06-23 13:47:44', '2023-06-24 11:26:24'), +(1363, 1668, 5, 1954, NULL, 1954, NULL, 1, '2023-06-23 13:47:50', '2023-06-24 11:26:32'), +(1364, 1658, 5, 1956, NULL, 1955, NULL, 1, '2023-06-23 13:47:54', '2023-06-24 11:26:37'), +(1365, 1640, 5, 1957, NULL, 1956, NULL, 1, '2023-06-23 13:48:01', '2023-06-24 11:26:41'), +(1366, 1661, NULL, 1958, NULL, NULL, NULL, 0, '2023-06-23 13:48:30', '2023-06-23 13:48:30'), +(1367, 1638, NULL, 1959, NULL, NULL, NULL, 0, '2023-06-23 13:48:36', '2023-06-23 13:48:36'), +(1368, 1669, NULL, 1960, NULL, NULL, NULL, 0, '2023-06-23 13:48:51', '2023-06-23 13:48:51'), +(1369, 1637, NULL, 1961, NULL, NULL, NULL, 0, '2023-06-23 13:48:59', '2023-06-23 13:48:59'), +(1370, 1648, NULL, 1962, NULL, NULL, NULL, 0, '2023-06-23 13:49:06', '2023-06-23 13:49:06'), +(1371, 1665, NULL, 1963, NULL, NULL, NULL, 0, '2023-06-23 13:49:11', '2023-06-23 13:49:11'), +(1372, 1653, NULL, 1964, NULL, NULL, NULL, 0, '2023-06-23 13:49:22', '2023-06-23 13:49:22'), +(1373, 1664, NULL, 1966, NULL, NULL, NULL, 0, '2023-06-23 13:49:27', '2023-06-23 13:49:27'), +(1374, 1647, NULL, 1967, NULL, NULL, NULL, 0, '2023-06-23 13:49:36', '2023-06-23 13:49:36'), +(1375, 1659, NULL, 1968, NULL, NULL, NULL, 0, '2023-06-23 13:49:40', '2023-06-23 13:49:40'), +(1376, 1656, NULL, 1969, NULL, NULL, NULL, 0, '2023-06-23 13:49:45', '2023-06-23 13:49:45'), +(1377, 1634, NULL, 1970, NULL, NULL, NULL, 0, '2023-06-23 13:49:48', '2023-06-23 13:49:48'), +(1378, 1643, NULL, 1971, NULL, NULL, NULL, 0, '2023-06-23 13:49:55', '2023-06-23 13:49:55'), +(1379, 1633, NULL, 1972, NULL, NULL, NULL, 0, '2023-06-23 13:49:59', '2023-06-23 13:49:59'), +(1380, 1652, NULL, 1973, NULL, NULL, NULL, 0, '2023-06-23 13:50:10', '2023-06-23 13:50:10'), +(1381, 1641, NULL, 1974, NULL, NULL, NULL, 0, '2023-06-23 13:50:17', '2023-06-23 13:50:17'), +(1382, 1655, NULL, 1975, NULL, NULL, NULL, 0, '2023-06-23 13:50:22', '2023-06-23 13:50:22'), +(1383, 1636, NULL, 1976, NULL, NULL, NULL, 0, '2023-06-23 13:50:25', '2023-06-23 13:50:25'), +(1384, 1670, NULL, 1977, NULL, NULL, NULL, 0, '2023-06-23 13:50:28', '2023-06-23 13:50:28'), +(1385, 1650, NULL, 1978, NULL, NULL, NULL, 0, '2023-06-23 13:50:31', '2023-06-23 13:50:31'), +(1386, 1635, 3, 2018, 374, 1989, NULL, 1, '2023-06-23 13:53:44', '2023-06-26 08:22:03'), +(1387, 1632, 3, 2019, 375, 1990, NULL, 1, '2023-06-23 13:53:48', '2023-06-26 08:22:07'), +(1388, 1662, 3, 2020, 376, 1992, NULL, 1, '2023-06-23 13:53:52', '2023-06-26 08:22:14'), +(1389, 1649, 3, 2021, 377, 1993, NULL, 1, '2023-06-23 13:53:57', '2023-06-26 08:22:18'), +(1390, 1646, 3, 2022, 378, 1995, NULL, 1, '2023-06-23 13:54:00', '2023-06-26 08:22:22'), +(1391, 1660, 3, 2023, 379, 1996, NULL, 1, '2023-06-23 13:54:03', '2023-06-26 08:22:26'), +(1392, 1667, 3, 2024, 381, 1997, NULL, 1, '2023-06-23 13:54:13', '2023-06-26 08:23:46'), +(1393, 1657, 3, 2025, 382, 1998, NULL, 1, '2023-06-23 13:54:19', '2023-06-26 08:23:51'), +(1394, 1671, 2, 2006, NULL, 1950, NULL, 1, '2023-06-23 15:29:30', '2023-06-24 11:26:00'), +(1395, 1663, 2, 2008, NULL, 1938, NULL, 1, '2023-06-23 15:30:54', '2023-06-24 11:25:28'), +(1396, 1644, 2, 2009, NULL, 1940, NULL, 1, '2023-06-23 15:31:15', '2023-06-24 11:25:32'), +(1397, 1666, 2, 2011, NULL, 1943, NULL, 1, '2023-06-23 15:31:20', '2023-06-24 11:25:35'), +(1398, 1639, 2, 2012, NULL, 1944, NULL, 1, '2023-06-23 15:31:27', '2023-06-24 11:25:40'), +(1399, 1654, 2, 2014, NULL, 1945, NULL, 1, '2023-06-23 15:31:33', '2023-06-24 11:25:44'), +(1400, 1642, 2, 2016, NULL, 1947, NULL, 1, '2023-06-23 15:31:54', '2023-06-24 11:25:52'), +(1401, 1645, 2, 2017, NULL, 1948, NULL, 1, '2023-06-23 15:32:01', '2023-06-24 11:25:56'), +(1402, 1701, 5, 2026, NULL, 2018, NULL, 1, '2023-06-24 11:22:32', '2023-06-26 08:28:40'), +(1403, 1694, 5, 2027, NULL, 2019, NULL, 1, '2023-06-24 11:22:35', '2023-06-26 08:28:44'), +(1404, 1700, 5, 2028, NULL, 2020, NULL, 1, '2023-06-24 11:22:39', '2023-06-26 08:28:48'), +(1405, 1678, 5, 2029, NULL, 2021, NULL, 1, '2023-06-24 11:22:43', '2023-06-26 08:28:52'), +(1406, 1693, 5, 2030, NULL, 2022, NULL, 1, '2023-06-24 11:22:47', '2023-06-26 08:28:55'), +(1407, 1691, 5, 2031, NULL, 2023, NULL, 1, '2023-06-24 11:22:51', '2023-06-26 08:28:58'), +(1408, 1686, 5, 2032, NULL, 2024, NULL, 1, '2023-06-24 11:22:54', '2023-06-26 08:29:02'), +(1409, 1679, 5, 2033, NULL, 2025, NULL, 1, '2023-06-24 11:22:57', '2023-06-26 08:29:05'), +(1410, 1702, 5, 2034, NULL, 2026, NULL, 1, '2023-06-24 11:23:01', '2023-06-26 08:29:10'), +(1411, 1704, 5, 2035, NULL, 2027, NULL, 1, '2023-06-24 11:23:03', '2023-06-26 08:29:15'), +(1412, 1685, 5, 2036, NULL, 2028, NULL, 1, '2023-06-24 11:23:06', '2023-06-26 08:29:19'), +(1413, 1681, 5, 2037, NULL, 2029, NULL, 1, '2023-06-24 11:23:12', '2023-06-26 08:29:22'), +(1414, 1687, 5, 2039, NULL, 2030, NULL, 1, '2023-06-24 11:23:16', '2023-06-26 08:29:26'), +(1415, 1682, 5, 2040, NULL, 2032, NULL, 1, '2023-06-24 11:23:21', '2023-06-26 08:29:31'), +(1416, 1684, 5, 2041, NULL, 2033, NULL, 1, '2023-06-24 11:23:25', '2023-06-26 08:29:34'), +(1417, 1697, 5, 2042, NULL, 2034, NULL, 1, '2023-06-24 11:23:31', '2023-06-26 08:29:38'), +(1418, 1699, 5, 2043, NULL, 2035, NULL, 1, '2023-06-24 11:23:38', '2023-06-26 08:29:42'), +(1419, 1692, 5, 2044, NULL, 2036, NULL, 1, '2023-06-24 11:23:42', '2023-06-26 08:29:47'), +(1420, 1673, 3, 2046, 384, 1999, NULL, 1, '2023-06-24 11:24:15', '2023-06-26 08:23:57'), +(1421, 1698, 3, 2048, 385, 2000, NULL, 1, '2023-06-24 11:24:18', '2023-06-26 08:24:01'), +(1422, 1695, 3, 2049, 386, 2001, NULL, 1, '2023-06-24 11:24:24', '2023-06-26 08:24:05'), +(1423, 1689, 3, 2050, 388, 2002, NULL, 1, '2023-06-24 11:24:29', '2023-06-26 08:24:08'), +(1424, 1688, 3, 2052, 389, 2003, NULL, 1, '2023-06-24 11:24:34', '2023-06-26 08:24:12'), +(1425, 1706, 5, 2045, NULL, 2037, NULL, 1, '2023-06-25 08:50:44', '2023-06-26 08:30:45'), +(1426, 1674, 2, 2053, NULL, 2004, NULL, 1, '2023-06-26 08:25:34', '2023-06-26 08:26:22'), +(1427, 1696, 2, 2055, NULL, 2005, NULL, 1, '2023-06-26 08:25:37', '2023-06-26 08:26:28'), +(1428, 1690, 2, 2056, NULL, 2007, NULL, 1, '2023-06-26 08:25:41', '2023-06-26 08:26:31'), +(1429, 1675, 2, 2057, NULL, 2008, NULL, 1, '2023-06-26 08:25:45', '2023-06-26 08:26:33'), +(1430, 1683, 2, 2058, NULL, 2009, NULL, 1, '2023-06-26 08:25:48', '2023-06-26 08:26:36'), +(1431, 1680, 2, 2059, NULL, 2010, NULL, 1, '2023-06-26 08:25:51', '2023-06-26 08:26:41'), +(1432, 1677, 2, 2060, NULL, 2011, NULL, 1, '2023-06-26 08:25:55', '2023-06-26 08:26:45'), +(1433, 1676, 2, 2061, NULL, 2012, NULL, 1, '2023-06-26 08:25:59', '2023-06-26 08:26:48'), +(1434, 1672, 2, 2062, NULL, 2013, NULL, 1, '2023-06-26 08:26:03', '2023-06-26 08:26:52'), +(1435, 1703, 2, 2063, NULL, 2014, NULL, 1, '2023-06-26 08:26:09', '2023-06-26 08:27:02'), +(1436, 1705, 5, 2064, NULL, 2016, NULL, 1, '2023-06-26 08:28:15', '2023-06-26 08:28:36'), +(1437, 1770, 5, 2065, NULL, 2070, NULL, 1, '2023-06-26 13:00:41', '2023-06-27 16:29:27'), +(1438, 1769, 5, 2067, NULL, 2072, NULL, 1, '2023-06-26 13:00:44', '2023-06-27 16:29:37'), +(1439, 1726, 5, 2068, NULL, 2074, NULL, 1, '2023-06-26 13:00:48', '2023-06-27 16:29:42'), +(1440, 1742, 5, 2069, NULL, 2075, NULL, 1, '2023-06-26 13:00:53', '2023-06-27 16:29:46'), +(1441, 1743, 5, 2070, NULL, 2076, NULL, 1, '2023-06-26 13:00:56', '2023-06-27 16:29:50'), +(1442, 1711, 5, 2071, NULL, 2077, NULL, 1, '2023-06-26 13:01:00', '2023-06-27 16:29:55'), +(1443, 1747, 5, 2072, NULL, 2078, NULL, 1, '2023-06-26 13:01:03', '2023-06-27 16:29:59'), +(1444, 1733, 5, 2073, NULL, 2079, NULL, 1, '2023-06-26 13:01:07', '2023-06-27 16:30:02'), +(1445, 1724, 5, 2074, NULL, 2080, NULL, 1, '2023-06-26 13:01:10', '2023-06-27 16:30:06'), +(1446, 1723, 5, 2075, NULL, 2061, NULL, 1, '2023-06-26 13:01:14', '2023-06-27 16:24:21'), +(1447, 1732, 5, 2076, NULL, 2082, NULL, 1, '2023-06-26 13:01:18', '2023-06-27 16:30:29'), +(1448, 1729, 5, 2077, NULL, 2084, NULL, 1, '2023-06-26 13:01:23', '2023-06-27 16:30:33'), +(1449, 1722, 5, 2078, NULL, 2085, NULL, 1, '2023-06-26 13:01:26', '2023-06-27 16:30:35'), +(1450, 1762, 5, 2079, NULL, 2086, NULL, 1, '2023-06-26 13:01:30', '2023-06-27 16:30:38'), +(1451, 1761, 5, 2080, NULL, 2087, NULL, 1, '2023-06-26 13:01:33', '2023-06-27 16:30:44'), +(1452, 1727, 5, 2081, NULL, 2088, NULL, 1, '2023-06-26 13:01:37', '2023-06-27 16:30:47'), +(1453, 1713, 5, 2082, NULL, 2089, NULL, 1, '2023-06-26 13:01:40', '2023-06-27 16:30:50'), +(1454, 1719, 5, 2083, NULL, 2090, NULL, 1, '2023-06-26 13:01:43', '2023-06-27 16:30:53'), +(1455, 1755, 5, 2084, NULL, 2091, NULL, 1, '2023-06-26 13:01:46', '2023-06-27 16:31:01'), +(1456, 1709, 5, 2085, NULL, 2093, NULL, 1, '2023-06-26 13:01:49', '2023-06-27 16:31:06'), +(1457, 1748, 5, 2086, NULL, 2094, NULL, 1, '2023-06-26 13:01:53', '2023-06-27 16:31:12'), +(1458, 1749, 5, 2087, NULL, 2047, NULL, 1, '2023-06-26 13:01:58', '2023-06-27 16:23:31'), +(1459, 1710, 5, 2089, NULL, 2049, NULL, 1, '2023-06-26 13:02:27', '2023-06-27 16:23:35'), +(1460, 1736, 5, 2090, NULL, 2050, NULL, 1, '2023-06-26 13:02:31', '2023-06-27 16:23:38'), +(1461, 1741, 5, 2091, NULL, 2051, NULL, 1, '2023-06-26 13:02:36', '2023-06-27 16:23:49'), +(1462, 1745, 5, 2092, NULL, 2053, NULL, 1, '2023-06-26 13:02:40', '2023-06-27 16:23:52'), +(1463, 1716, 5, 2093, NULL, 2054, NULL, 1, '2023-06-26 13:02:44', '2023-06-27 16:23:57'), +(1464, 1746, 5, 2094, NULL, 2055, NULL, 1, '2023-06-26 13:02:47', '2023-06-27 16:24:01'), +(1465, 1751, 5, 2095, NULL, 2056, NULL, 1, '2023-06-26 13:02:50', '2023-06-27 16:24:04'), +(1466, 1744, 5, 2096, NULL, 2057, NULL, 1, '2023-06-26 13:02:54', '2023-06-27 16:24:08'), +(1467, 1718, 5, 2097, NULL, 2058, NULL, 1, '2023-06-26 13:02:57', '2023-06-27 16:24:11'), +(1468, 1728, 5, 2098, NULL, 2059, NULL, 1, '2023-06-26 13:03:01', '2023-06-27 16:24:14'), +(1469, 1765, 5, 2099, NULL, 2060, NULL, 1, '2023-06-26 13:03:05', '2023-06-27 16:24:17'), +(1470, 1707, 3, 2123, 390, 2130, NULL, 1, '2023-06-26 13:04:31', '2023-06-28 11:54:47'), +(1471, 1738, 3, 2222, 391, 2131, NULL, 1, '2023-06-26 13:04:35', '2023-06-28 11:55:37'), +(1472, 1721, 3, 2125, 392, 2133, NULL, 1, '2023-06-26 13:08:15', '2023-06-28 11:55:41'), +(1473, 1715, 3, 2224, 393, 2134, NULL, 1, '2023-06-26 13:08:19', '2023-06-28 11:56:24'), +(1474, 1714, 3, 2126, 394, 2135, NULL, 1, '2023-06-26 13:08:25', '2023-06-28 11:56:27'), +(1475, 1753, 3, 2225, 395, 2136, NULL, 1, '2023-06-26 13:08:29', '2023-06-28 11:57:02'), +(1476, 1759, 3, 2127, 396, 2137, NULL, 1, '2023-06-26 13:08:33', '2023-06-28 11:57:05'), +(1477, 1758, 3, 2129, 397, 2138, NULL, 1, '2023-06-26 13:08:38', '2023-06-28 11:57:08'), +(1478, 1756, 3, 2130, 398, 2139, NULL, 1, '2023-06-26 13:08:47', '2023-06-28 11:57:13'), +(1479, 1754, 3, 2132, 400, 2140, NULL, 1, '2023-06-26 13:08:52', '2023-06-28 11:57:18'), +(1480, 1734, 3, 2133, 401, 2142, NULL, 1, '2023-06-26 13:09:01', '2023-06-28 11:57:25'), +(1481, 1752, 5, 2100, NULL, 2066, NULL, 1, '2023-06-26 13:29:40', '2023-06-27 16:27:57'), +(1482, 1773, 2, 2101, NULL, 2096, NULL, 1, '2023-06-26 14:22:15', '2023-06-27 16:31:46'), +(1483, 1740, 2, 2103, NULL, 2095, NULL, 1, '2023-06-26 14:22:19', '2023-06-27 16:31:42'), +(1484, 1771, 2, 2104, NULL, 2097, NULL, 1, '2023-06-26 14:22:27', '2023-06-27 16:31:49'), +(1485, 1772, 2, 2106, NULL, 2098, NULL, 1, '2023-06-26 14:22:32', '2023-06-27 16:31:52'), +(1486, 1730, 2, 2107, NULL, 2099, NULL, 1, '2023-06-26 14:22:39', '2023-06-27 16:31:55'), +(1487, 1760, 2, 2108, NULL, 2100, NULL, 1, '2023-06-26 14:22:47', '2023-06-27 16:32:00'), +(1488, 1725, NULL, 2110, NULL, NULL, NULL, 0, '2023-06-26 14:22:53', '2023-06-26 14:22:53'), +(1489, 1735, 2, 2111, NULL, 2101, NULL, 1, '2023-06-26 14:23:00', '2023-06-27 16:32:03'), +(1490, 1750, 2, 2113, NULL, 2102, NULL, 1, '2023-06-26 14:23:10', '2023-06-27 16:32:06'), +(1491, 1739, 2, 2114, NULL, 2103, NULL, 1, '2023-06-26 14:23:17', '2023-06-27 16:32:11'), +(1492, 1737, 2, 2115, NULL, 2104, NULL, 1, '2023-06-26 14:23:22', '2023-06-27 16:32:14'), +(1493, 1731, 2, 2116, NULL, 2105, NULL, 1, '2023-06-26 14:23:29', '2023-06-27 16:32:18'), +(1494, 1757, 2, 2117, NULL, 2106, NULL, 1, '2023-06-26 14:23:32', '2023-06-27 16:32:24'), +(1495, 1720, 2, 2118, NULL, 2108, NULL, 1, '2023-06-26 14:23:37', '2023-06-27 16:32:29'), +(1496, 1763, 2, 2119, NULL, 2109, NULL, 1, '2023-06-26 14:23:42', '2023-06-27 16:32:33'), +(1497, 1708, 2, 2120, NULL, 2110, NULL, 1, '2023-06-26 14:23:48', '2023-06-27 16:32:37'), +(1498, 1712, 2, 2122, NULL, 2111, NULL, 1, '2023-06-26 14:23:52', '2023-06-27 16:33:01'), +(1499, 1822, 5, 2134, NULL, 2146, NULL, 1, '2023-06-27 13:20:14', '2023-06-29 12:35:13'), +(1500, 1816, 5, 2135, NULL, 2148, NULL, 1, '2023-06-27 13:20:25', '2023-06-29 12:35:17'), +(1501, 1823, 5, 2137, NULL, 2149, NULL, 1, '2023-06-27 13:20:30', '2023-06-29 12:35:20'), +(1502, 1818, 5, 2138, NULL, 2150, NULL, 1, '2023-06-27 13:20:34', '2023-06-29 12:36:03'), +(1503, 1819, 5, 2139, NULL, 2151, NULL, 1, '2023-06-27 13:20:41', '2023-06-29 12:36:09'), +(1504, 1789, 5, 2140, NULL, 2153, NULL, 1, '2023-06-27 13:20:51', '2023-06-29 12:36:15'), +(1505, 1781, 5, 2141, NULL, 2155, NULL, 1, '2023-06-27 13:20:54', '2023-06-29 12:36:19'), +(1506, 1775, 5, 2142, NULL, 2156, NULL, 1, '2023-06-27 13:20:57', '2023-06-29 12:36:22'), +(1507, 1806, 5, 2143, NULL, 2157, NULL, 1, '2023-06-27 13:21:00', '2023-06-29 12:36:25'), +(1508, 1804, 5, 2144, NULL, 2158, NULL, 1, '2023-06-27 13:21:03', '2023-06-29 12:36:29'), +(1509, 1808, 5, 2145, NULL, 2159, NULL, 1, '2023-06-27 13:21:07', '2023-06-29 12:36:32'), +(1510, 1784, 5, 2146, NULL, 2160, NULL, 1, '2023-06-27 13:21:09', '2023-06-29 12:36:34'), +(1511, 1794, 5, 2147, NULL, 2161, NULL, 1, '2023-06-27 13:21:13', '2023-06-29 12:36:37'), +(1512, 1783, 5, 2148, NULL, 2162, NULL, 1, '2023-06-27 13:21:17', '2023-06-29 12:36:40'), +(1513, 1793, 5, 2149, NULL, 2164, NULL, 1, '2023-06-27 13:21:20', '2023-06-29 12:36:42'), +(1514, 1796, 5, 2150, NULL, 2165, NULL, 1, '2023-06-27 13:21:24', '2023-06-29 12:36:48'), +(1515, 1778, 5, 2151, NULL, 2166, NULL, 1, '2023-06-27 13:21:27', '2023-06-29 12:36:51'), +(1516, 1795, 5, 2152, NULL, 2167, NULL, 1, '2023-06-27 13:21:30', '2023-06-29 12:36:54'), +(1517, 1779, 5, 2153, NULL, 2168, NULL, 1, '2023-06-27 13:21:32', '2023-06-29 12:36:58'), +(1518, 1774, 5, 2154, NULL, 2170, NULL, 1, '2023-06-27 13:21:35', '2023-06-29 12:38:12'), +(1519, 1797, 5, 2155, NULL, 2172, NULL, 1, '2023-06-27 13:21:38', '2023-06-29 12:38:16'), +(1520, 1807, 5, 2156, NULL, 2174, NULL, 1, '2023-06-27 13:21:41', '2023-06-29 12:38:21'), +(1521, 1810, 5, 2157, NULL, 2175, NULL, 1, '2023-06-27 13:21:46', '2023-06-29 12:38:24'), +(1522, 1780, 5, 2158, NULL, 2176, NULL, 1, '2023-06-27 13:21:54', '2023-06-29 12:38:28'), +(1523, 1803, 5, 2160, NULL, 2177, NULL, 1, '2023-06-27 13:22:01', '2023-06-29 12:38:32'), +(1524, 1787, 5, 2162, NULL, 2178, NULL, 1, '2023-06-27 13:22:08', '2023-06-29 12:38:37'), +(1525, 1809, 5, 2165, NULL, 2179, NULL, 1, '2023-06-27 13:22:24', '2023-06-29 12:38:43'), +(1526, 1820, 3, 2226, 402, NULL, NULL, 1, '2023-06-27 13:24:20', '2023-06-28 12:00:34'), +(1527, 1824, 3, 2227, 403, NULL, NULL, 1, '2023-06-27 13:24:29', '2023-06-28 12:00:44'), +(1528, 1798, 3, 2228, 404, NULL, NULL, 1, '2023-06-27 13:24:35', '2023-06-28 12:00:48'), +(1529, 1805, 3, 2229, 405, NULL, NULL, 1, '2023-06-27 13:24:44', '2023-06-28 12:01:08'), +(1530, 1791, 3, 2230, 407, NULL, NULL, 1, '2023-06-27 13:24:51', '2023-06-28 12:01:12'), +(1531, 1813, 3, 2231, 410, NULL, NULL, 1, '2023-06-27 13:25:02', '2023-06-28 12:01:16'), +(1532, 1825, 5, 2167, NULL, 2144, NULL, 1, '2023-06-27 16:16:40', '2023-06-29 12:35:09'), +(1533, 1785, 2, 2168, NULL, 2112, NULL, 1, '2023-06-27 16:17:21', '2023-06-28 11:53:26'), +(1534, 1801, 2, 2169, NULL, 2113, NULL, 1, '2023-06-27 16:17:27', '2023-06-28 11:53:29'), +(1535, 1811, 2, 2171, NULL, 2114, NULL, 1, '2023-06-27 16:17:31', '2023-06-28 11:53:32'), +(1536, 1782, 2, 2172, NULL, 2115, NULL, 1, '2023-06-27 16:17:38', '2023-06-28 11:53:36'), +(1537, 1788, 2, 2173, NULL, 2116, NULL, 1, '2023-06-27 16:17:42', '2023-06-28 11:53:38'), +(1538, 1777, 2, 2174, NULL, 2117, NULL, 1, '2023-06-27 16:17:56', '2023-06-28 11:53:41'), +(1539, 1792, 2, 2176, NULL, 2118, NULL, 1, '2023-06-27 16:18:02', '2023-06-28 11:53:45'), +(1540, 1790, 2, 2178, NULL, 2120, NULL, 1, '2023-06-27 16:18:46', '2023-06-28 11:53:48'), +(1541, 1821, 2, 2179, NULL, 2121, NULL, 1, '2023-06-27 16:18:50', '2023-06-28 11:53:51'), +(1542, 1802, 2, 2180, NULL, 2122, NULL, 1, '2023-06-27 16:18:55', '2023-06-28 11:53:54'), +(1543, 1812, 2, 2181, NULL, 2123, NULL, 1, '2023-06-27 16:18:58', '2023-06-28 11:53:57'), +(1544, 1814, 2, 2182, NULL, 2124, NULL, 1, '2023-06-27 16:19:02', '2023-06-28 11:54:06'), +(1545, 1800, 2, 2183, NULL, 2126, NULL, 1, '2023-06-27 16:19:09', '2023-06-28 11:54:09'), +(1546, 1799, 2, 2184, NULL, 2127, NULL, 1, '2023-06-27 16:19:13', '2023-06-28 11:54:12'), +(1547, 1786, 2, 2185, NULL, 2128, NULL, 1, '2023-06-27 16:19:20', '2023-06-28 11:54:18'), +(1548, 1717, 5, 2186, NULL, 2062, NULL, 1, '2023-06-27 16:27:05', '2023-06-27 16:27:42'), +(1549, 1766, 5, 2187, NULL, 2064, NULL, 1, '2023-06-27 16:27:11', '2023-06-27 16:27:50'), +(1550, 1768, 5, 2188, NULL, 2068, NULL, 1, '2023-06-27 16:28:23', '2023-06-27 16:28:48'), +(1551, 1767, 5, 2190, NULL, 2069, NULL, 1, '2023-06-27 16:28:28', '2023-06-27 16:28:52'), +(1552, 1858, 5, 2191, NULL, 2181, NULL, 1, '2023-06-28 11:49:53', '2023-06-29 12:50:09'), +(1553, 1833, 5, 2193, NULL, 2183, NULL, 1, '2023-06-28 11:49:56', '2023-06-29 12:50:18'), +(1554, 1851, 5, 2194, NULL, 2184, NULL, 1, '2023-06-28 11:50:00', '2023-06-29 12:50:21'), +(1555, 1850, 5, 2195, NULL, 2186, NULL, 1, '2023-06-28 11:50:04', '2023-06-29 12:50:28'), +(1556, 1844, 5, 2196, NULL, 2188, NULL, 1, '2023-06-28 11:50:08', '2023-06-29 12:50:35'), +(1557, 1845, 5, 2197, NULL, 2190, NULL, 1, '2023-06-28 11:50:15', '2023-06-29 12:50:38'), +(1558, 1852, 5, 2198, NULL, 2191, NULL, 1, '2023-06-28 11:50:19', '2023-06-29 12:50:42'), +(1559, 1841, 5, 2199, NULL, 2192, NULL, 1, '2023-06-28 11:50:23', '2023-06-29 12:50:45'), +(1560, 1849, 5, 2200, NULL, 2193, NULL, 1, '2023-06-28 11:50:28', '2023-06-29 12:50:48'), +(1561, 1848, 5, 2201, NULL, 2194, NULL, 1, '2023-06-28 11:50:31', '2023-06-29 12:50:56'), +(1562, 1840, 5, 2202, NULL, 2195, NULL, 1, '2023-06-28 11:50:35', '2023-06-29 12:51:05'), +(1563, 1842, 5, 2203, NULL, 2196, NULL, 1, '2023-06-28 11:50:38', '2023-06-29 12:51:12'), +(1564, 1843, 5, 2204, NULL, 2197, NULL, 1, '2023-06-28 11:50:44', '2023-06-29 12:51:15'), +(1565, 1829, 5, 2205, NULL, 2198, NULL, 1, '2023-06-28 11:50:50', '2023-06-29 12:51:18'), +(1566, 1846, 5, 2207, NULL, 2199, NULL, 1, '2023-06-28 11:50:55', '2023-06-29 12:51:21'), +(1567, 1834, 5, 2208, NULL, 2200, NULL, 1, '2023-06-28 11:50:58', '2023-06-29 12:51:26'), +(1568, 1826, 5, 2209, NULL, 2201, NULL, 1, '2023-06-28 11:51:01', '2023-06-29 12:51:29'), +(1569, 1838, 5, 2210, NULL, 2202, NULL, 1, '2023-06-28 11:51:05', '2023-06-29 12:51:35'), +(1570, 1832, 5, 2211, NULL, 2204, NULL, 1, '2023-06-28 11:51:11', '2023-06-29 12:51:42'), +(1571, 1839, 5, 2213, NULL, 2206, NULL, 1, '2023-06-28 11:51:15', '2023-06-29 12:51:46'), +(1572, 1828, 5, 2214, NULL, 2207, NULL, 1, '2023-06-28 11:51:18', '2023-06-29 12:51:56'), +(1573, 1857, 5, 2215, NULL, 2209, NULL, 1, '2023-06-28 11:51:27', '2023-06-29 12:52:19'), +(1574, 1856, 5, 2217, NULL, 2211, NULL, 1, '2023-06-28 11:51:34', '2023-06-29 12:52:26'), +(1575, 1859, NULL, 2218, NULL, NULL, NULL, 0, '2023-06-28 11:52:32', '2023-06-28 11:52:32'), +(1576, 1860, NULL, 2220, NULL, NULL, NULL, 0, '2023-06-28 11:52:38', '2023-06-28 11:52:38'), +(1577, 1855, 2, 2232, NULL, 2217, NULL, 1, '2023-06-28 14:23:36', '2023-06-29 12:55:31'), +(1578, 1830, 2, 2234, NULL, 2213, NULL, 1, '2023-06-28 14:23:45', '2023-06-29 12:55:05'), +(1579, 1862, 2, 2235, NULL, 2214, NULL, 1, '2023-06-28 14:23:52', '2023-06-29 12:55:15'), +(1580, 1836, 2, 2237, NULL, 2215, NULL, 1, '2023-06-28 14:24:07', '2023-06-29 12:55:20'), +(1581, 1853, 2, 2238, NULL, 2216, NULL, 1, '2023-06-28 14:24:13', '2023-06-29 12:55:24'), +(1582, 1861, 3, 2256, 412, 2220, NULL, 1, '2023-06-28 14:25:20', '2023-07-03 11:39:48'), +(1583, 1854, 3, 2257, 413, 2222, NULL, 1, '2023-06-28 14:25:23', '2023-07-03 11:39:52'), +(1584, 1847, 3, 2258, 414, 2224, NULL, 1, '2023-06-28 14:25:26', '2023-07-03 11:39:55'), +(1585, 1831, 3, 2259, 415, 2225, NULL, 1, '2023-06-28 14:25:29', '2023-07-03 11:39:58'), +(1586, 1827, 3, 2260, 416, 2226, NULL, 1, '2023-06-28 14:25:32', '2023-07-03 11:40:02'), +(1587, 1863, 3, 2261, 417, 2227, NULL, 1, '2023-06-28 14:25:36', '2023-07-03 11:40:06'), +(1588, 1891, 5, 2239, NULL, 2280, NULL, 1, '2023-06-29 12:32:25', '2023-07-03 11:48:56'), +(1589, 1888, 5, 2240, NULL, 2282, NULL, 1, '2023-06-29 12:32:28', '2023-07-03 11:48:58'), +(1590, 1872, 5, 2241, NULL, 2283, NULL, 1, '2023-06-29 12:32:31', '2023-07-03 11:49:06'), +(1591, 1883, 5, 2242, NULL, 2285, NULL, 1, '2023-06-29 12:32:35', '2023-07-03 11:49:10'), +(1592, 1889, 5, 2243, NULL, 2286, NULL, 1, '2023-06-29 12:32:38', '2023-07-03 11:49:28'), +(1593, 1869, 5, 2244, NULL, 2288, NULL, 1, '2023-06-29 12:32:41', '2023-07-03 11:49:32'), +(1594, 1886, 5, 2245, NULL, 2290, NULL, 1, '2023-06-29 12:32:46', '2023-07-03 11:49:36'), +(1595, 1871, 5, 2246, NULL, 2291, NULL, 1, '2023-06-29 12:32:49', '2023-07-03 11:49:40'), +(1596, 1875, 5, 2247, NULL, 2292, NULL, 1, '2023-06-29 12:32:53', '2023-07-03 11:49:43'), +(1597, 1880, 5, 2248, NULL, 2293, NULL, 1, '2023-06-29 12:32:56', '2023-07-03 11:49:48'), +(1598, 1870, 5, 2249, NULL, 2294, NULL, 1, '2023-06-29 12:32:59', '2023-07-03 11:49:53'), +(1599, 1879, 5, 2250, NULL, 2295, NULL, 1, '2023-06-29 12:33:02', '2023-07-03 11:49:59'), +(1600, 1867, 5, 2251, NULL, 2297, NULL, 1, '2023-06-29 12:33:06', '2023-07-03 11:50:04'), +(1601, 1882, 5, 2252, NULL, 2298, NULL, 1, '2023-06-29 12:33:10', '2023-07-03 11:50:08'), +(1602, 1890, NULL, 2253, NULL, NULL, NULL, 0, '2023-06-29 12:33:12', '2023-06-29 12:33:12'), +(1603, 1887, 5, 2254, NULL, 2299, NULL, 1, '2023-06-29 12:33:15', '2023-07-03 11:50:12'), +(1604, 1877, 5, 2255, NULL, 2300, NULL, 1, '2023-06-29 12:33:20', '2023-07-03 11:50:24'), +(1605, 1866, 2, 2262, NULL, 2246, NULL, 1, '2023-06-29 15:22:39', '2023-07-03 11:42:11'), +(1606, 1881, 2, 2263, NULL, 2248, NULL, 1, '2023-06-29 15:22:46', '2023-07-03 11:42:14'), +(1607, 1878, 3, 2404, 418, 2228, NULL, 1, '2023-06-29 15:22:51', '2023-07-03 11:40:12'), +(1608, 1876, 2, 2266, NULL, 2251, NULL, 1, '2023-06-29 15:22:53', '2023-07-03 11:42:23'), +(1609, 1864, 2, 2267, NULL, 2249, NULL, 1, '2023-06-29 15:24:26', '2023-07-03 11:42:17'), +(1610, 1893, 2, 2268, NULL, 2250, NULL, 1, '2023-06-29 15:24:30', '2023-07-03 11:42:20'), +(1611, 1865, 2, 2269, NULL, 2252, NULL, 1, '2023-06-29 15:24:40', '2023-07-03 11:42:26'), +(1612, 1884, 2, 2270, NULL, 2253, NULL, 1, '2023-06-29 15:24:45', '2023-07-03 11:42:41'), +(1613, 1892, 3, 2406, 419, 2229, NULL, 1, '2023-06-29 17:14:45', '2023-07-03 11:40:15'), +(1614, 1873, 3, 2407, 421, 2230, NULL, 1, '2023-06-29 17:14:48', '2023-07-03 11:40:25'), +(1615, 1874, 3, 2409, 422, 2231, NULL, 1, '2023-06-29 17:14:52', '2023-07-03 11:40:29'), +(1616, 1885, 3, 2410, 423, 2232, NULL, 1, '2023-06-29 17:15:00', '2023-07-03 11:40:44'), +(1617, 1868, 3, 2412, 424, 2233, NULL, 1, '2023-06-29 17:15:20', '2023-07-03 11:40:49'), +(1618, 1941, 5, 2271, NULL, 2302, NULL, 1, '2023-06-30 11:52:38', '2023-07-03 11:50:33'), +(1619, 1929, 5, 2272, NULL, 2303, NULL, 1, '2023-06-30 11:52:44', '2023-07-03 11:50:36'), +(1620, 1930, 5, 2273, NULL, 2304, NULL, 1, '2023-06-30 11:53:16', '2023-07-03 11:50:39'), +(1621, 1922, NULL, 2274, NULL, NULL, NULL, 0, '2023-06-30 11:53:21', '2023-06-30 11:53:21'), +(1622, 1926, 5, 2275, NULL, 2308, NULL, 1, '2023-06-30 11:53:25', '2023-07-03 11:50:56'), +(1623, 1925, 5, 2276, NULL, 2309, NULL, 1, '2023-06-30 11:53:27', '2023-07-03 11:51:00'), +(1624, 1927, 5, 2277, NULL, 2310, NULL, 1, '2023-06-30 11:53:42', '2023-07-03 11:51:03'), +(1625, 1936, 5, 2279, NULL, 2311, NULL, 1, '2023-06-30 11:53:44', '2023-07-03 11:51:06'), +(1626, 1931, 5, 2280, NULL, 2312, NULL, 1, '2023-06-30 11:53:49', '2023-07-03 11:51:09'), +(1627, 1921, NULL, 2281, NULL, NULL, NULL, 0, '2023-06-30 11:53:51', '2023-06-30 11:53:51'), +(1628, 1902, 5, 2282, NULL, 2313, NULL, 1, '2023-06-30 11:53:55', '2023-07-03 11:51:16'), +(1629, 1901, 5, 2283, NULL, 2315, NULL, 1, '2023-06-30 11:53:58', '2023-07-03 11:51:18'), +(1630, 1899, NULL, 2284, NULL, NULL, NULL, 0, '2023-06-30 11:54:01', '2023-06-30 11:54:01'), +(1631, 1905, 5, 2285, NULL, 2316, NULL, 1, '2023-06-30 11:54:04', '2023-07-03 11:51:23'), +(1632, 1919, NULL, 2286, NULL, NULL, NULL, 0, '2023-06-30 11:54:09', '2023-06-30 11:54:09'), +(1633, 1904, 5, 2287, NULL, 2317, NULL, 1, '2023-06-30 11:54:12', '2023-07-03 11:51:26'), +(1634, 1940, 5, 2288, NULL, 2318, NULL, 1, '2023-06-30 11:54:14', '2023-07-03 11:51:30'), +(1635, 1909, 5, 2289, NULL, 2319, NULL, 1, '2023-06-30 11:54:18', '2023-07-03 11:51:33'), +(1636, 1916, 5, 2290, NULL, 2320, NULL, 1, '2023-06-30 11:54:21', '2023-07-03 11:51:37'), +(1637, 1918, 5, 2291, NULL, 2322, NULL, 1, '2023-06-30 11:54:24', '2023-07-03 11:51:58'), +(1638, 1907, 5, 2292, NULL, 2323, NULL, 1, '2023-06-30 11:54:27', '2023-07-03 11:52:00'), +(1639, 1908, 5, 2293, NULL, 2324, NULL, 1, '2023-06-30 11:54:30', '2023-07-03 11:52:09'), +(1640, 1917, 5, 2294, NULL, 2326, NULL, 1, '2023-06-30 11:54:33', '2023-07-03 11:52:13'), +(1641, 1911, 5, 2295, NULL, 2327, NULL, 1, '2023-06-30 11:54:35', '2023-07-03 11:52:16'), +(1642, 1910, 5, 2296, NULL, 2328, NULL, 1, '2023-06-30 11:54:38', '2023-07-03 11:52:19'), +(1643, 1937, 5, 2297, NULL, 2330, NULL, 1, '2023-06-30 11:54:40', '2023-07-03 11:52:28'), +(1644, 1939, 5, 2298, NULL, 2306, NULL, 1, '2023-06-30 11:54:42', '2023-07-03 11:50:47'), +(1645, 1920, 5, 2299, NULL, 2307, NULL, 1, '2023-06-30 11:54:44', '2023-07-03 11:50:50'), +(1646, 1898, 5, 2300, NULL, 2305, NULL, 1, '2023-06-30 11:55:20', '2023-07-03 11:50:42'), +(1647, 1924, 2, 2301, NULL, 2262, NULL, 1, '2023-06-30 11:58:29', '2023-07-03 11:43:10'), +(1648, 1938, 2, 2302, NULL, 2258, NULL, 1, '2023-06-30 11:58:33', '2023-07-03 11:42:55'), +(1649, 1894, 2, 2303, NULL, 2259, NULL, 1, '2023-06-30 11:58:36', '2023-07-03 11:42:58'), +(1650, 1906, 2, 2304, NULL, 2260, NULL, 1, '2023-06-30 11:58:41', '2023-07-03 11:43:06'), +(1651, 1895, 2, 2305, NULL, 2255, NULL, 1, '2023-06-30 11:58:44', '2023-07-03 11:42:47'), +(1652, 1932, 2, 2306, NULL, 2256, NULL, 1, '2023-06-30 11:58:50', '2023-07-03 11:42:50'), +(1653, 1933, 2, 2307, NULL, 2257, NULL, 1, '2023-06-30 11:58:55', '2023-07-03 11:42:53'), +(1654, 1915, 2, 2308, NULL, 2254, NULL, 1, '2023-06-30 11:58:58', '2023-07-03 11:42:44'), +(1655, 1923, 3, 2413, 427, 2234, NULL, 1, '2023-07-01 11:10:23', '2023-07-03 11:40:52'), +(1656, 1928, 3, 2414, 428, 2235, NULL, 1, '2023-07-01 11:10:37', '2023-07-03 11:40:56'), +(1657, 1943, 3, 2415, 430, 2236, NULL, 1, '2023-07-01 11:10:42', '2023-07-03 11:40:58'), +(1658, 1896, 3, 2416, 431, 2237, NULL, 1, '2023-07-01 11:10:46', '2023-07-03 11:41:01'), +(1659, 1897, 3, 2417, 432, NULL, NULL, 1, '2023-07-01 11:10:52', '2023-07-03 11:36:16'), +(1660, 1900, 3, 2418, 434, 2238, NULL, 1, '2023-07-01 11:10:56', '2023-07-03 11:41:05'), +(1661, 1903, 3, 2419, 435, NULL, NULL, 1, '2023-07-01 11:11:02', '2023-07-03 11:36:21'), +(1662, 1912, 3, 2420, 437, 2239, NULL, 1, '2023-07-01 11:11:05', '2023-07-03 11:41:12'), +(1663, 1913, 3, 2421, 438, 2240, NULL, 1, '2023-07-01 11:11:11', '2023-07-03 11:41:17'), +(1664, 1914, 3, 2422, 439, 2242, NULL, 1, '2023-07-01 11:11:18', '2023-07-03 11:41:21'), +(1665, 1935, 3, 2423, 440, 2243, NULL, 1, '2023-07-01 11:11:23', '2023-07-03 11:41:24'), +(1666, 1934, 3, 2424, 441, 2244, NULL, 1, '2023-07-01 11:11:31', '2023-07-03 11:41:30'), +(1667, 1942, 3, 2425, 442, 2245, NULL, 1, '2023-07-01 11:11:40', '2023-07-03 11:41:36'), +(1668, 2003, 2, 2309, NULL, 2264, NULL, 1, '2023-07-01 12:44:54', '2023-07-03 11:43:22'), +(1669, 1991, 2, 2310, NULL, 2266, NULL, 1, '2023-07-01 12:45:07', '2023-07-03 11:43:25'), +(1670, 2004, NULL, 2312, NULL, NULL, NULL, 0, '2023-07-01 12:45:11', '2023-07-01 12:45:11'), +(1671, 1972, 2, 2313, NULL, 2267, NULL, 1, '2023-07-01 12:45:14', '2023-07-03 11:43:29'), +(1672, 1997, 2, 2314, NULL, 2268, NULL, 1, '2023-07-01 12:45:22', '2023-07-03 11:43:31'), +(1673, 1979, 2, 2315, NULL, 2269, NULL, 1, '2023-07-01 12:45:25', '2023-07-03 11:43:34'), +(1674, 1969, 2, 2316, NULL, 2270, NULL, 1, '2023-07-01 12:45:28', '2023-07-03 11:43:37'), +(1675, 1984, 2, 2317, NULL, 2271, NULL, 1, '2023-07-01 12:45:33', '2023-07-03 11:43:40'), +(1676, 1980, NULL, 2318, NULL, NULL, NULL, 0, '2023-07-01 12:45:36', '2023-07-01 12:45:36'), +(1677, 1962, 2, 2319, NULL, 2272, NULL, 1, '2023-07-01 12:45:41', '2023-07-03 11:43:45'), +(1678, 1947, 2, 2320, NULL, 2273, NULL, 1, '2023-07-01 12:45:44', '2023-07-03 11:43:50'), +(1679, 1955, 2, 2321, NULL, 2274, NULL, 1, '2023-07-01 12:46:51', '2023-07-03 11:44:24'), +(1680, 1988, 2, 2322, NULL, 2276, NULL, 1, '2023-07-01 12:46:54', '2023-07-03 11:44:28'), +(1681, 1985, 2, 2323, NULL, 2277, NULL, 1, '2023-07-01 12:46:59', '2023-07-03 11:44:32'), +(1682, 1956, 2, 2324, NULL, 2278, NULL, 1, '2023-07-01 12:47:04', '2023-07-03 11:44:35'), +(1683, 1975, 2, 2325, NULL, 2279, NULL, 1, '2023-07-01 12:47:08', '2023-07-03 11:44:41'), +(1684, 2008, 5, 2326, NULL, 2351, NULL, 1, '2023-07-01 13:01:39', '2023-07-04 13:42:12'), +(1685, 2006, 5, 2327, NULL, 2356, NULL, 1, '2023-07-01 13:01:44', '2023-07-04 13:42:41'), +(1686, 1977, 5, 2328, NULL, 2357, NULL, 1, '2023-07-01 13:01:47', '2023-07-04 13:42:44'), +(1687, 1978, NULL, 2329, NULL, NULL, NULL, 0, '2023-07-01 13:01:51', '2023-07-01 13:01:51'), +(1688, 1971, 5, 2330, NULL, 2358, NULL, 1, '2023-07-01 13:01:54', '2023-07-04 13:42:50'), +(1689, 1963, 5, 2331, NULL, 2360, NULL, 1, '2023-07-01 13:01:57', '2023-07-04 13:42:53'), +(1690, 2001, 5, 2332, NULL, 2352, NULL, 1, '2023-07-01 13:02:00', '2023-07-04 13:42:16'), +(1691, 1973, 5, 2333, NULL, 2361, NULL, 1, '2023-07-01 13:02:03', '2023-07-04 13:42:55'), +(1692, 1967, 5, 2334, NULL, 2362, NULL, 1, '2023-07-01 13:02:07', '2023-07-04 13:42:58'), +(1693, 1970, 5, 2335, NULL, 2363, NULL, 1, '2023-07-01 13:02:10', '2023-07-04 13:45:14'), +(1694, 1965, 5, 2336, NULL, 2364, NULL, 1, '2023-07-01 13:02:12', '2023-07-04 13:45:17'), +(1695, 1968, 5, 2337, NULL, 2365, NULL, 1, '2023-07-01 13:02:15', '2023-07-04 13:45:20'), +(1696, 1981, 5, 2338, NULL, 2366, NULL, 1, '2023-07-01 13:02:18', '2023-07-04 13:45:41'), +(1697, 1974, 5, 2339, NULL, 2368, NULL, 1, '2023-07-01 13:02:20', '2023-07-04 13:45:43'), +(1698, 1987, 5, 2340, NULL, 2369, NULL, 1, '2023-07-01 13:02:22', '2023-07-04 13:45:50'), +(1699, 1995, 5, 2341, NULL, 2370, NULL, 1, '2023-07-01 13:02:26', '2023-07-04 13:45:52'), +(1700, 1996, 5, 2342, NULL, 2373, NULL, 1, '2023-07-01 13:02:32', '2023-07-04 13:46:05'), +(1701, 1989, 5, 2344, NULL, 2371, NULL, 1, '2023-07-01 13:02:35', '2023-07-04 13:45:58'), +(1702, 1999, 5, 2345, NULL, 2372, NULL, 1, '2023-07-01 13:02:40', '2023-07-04 13:46:00'), +(1703, 1983, 5, 2346, NULL, 2350, NULL, 1, '2023-07-01 13:02:43', '2023-07-04 13:42:08'), +(1704, 1976, 5, 2347, NULL, 2335, NULL, 1, '2023-07-01 13:02:46', '2023-07-04 13:41:23'), +(1705, 1994, 5, 2348, NULL, 2334, NULL, 1, '2023-07-01 13:02:48', '2023-07-04 13:41:19'), +(1706, 2000, 5, 2349, NULL, 2376, NULL, 1, '2023-07-01 13:02:54', '2023-07-04 13:48:39'), +(1707, 1993, 5, 2350, NULL, 2336, NULL, 1, '2023-07-01 13:02:56', '2023-07-04 13:41:25'), +(1708, 1944, 5, 2351, NULL, 2337, NULL, 1, '2023-07-01 13:02:59', '2023-07-04 13:41:28'), +(1709, 1948, 5, 2352, NULL, 2332, NULL, 1, '2023-07-01 13:03:01', '2023-07-04 13:41:15'), +(1710, 1950, 5, 2353, NULL, 2338, NULL, 1, '2023-07-01 13:03:03', '2023-07-04 13:41:31'), +(1711, 1946, 5, 2354, NULL, 2339, NULL, 1, '2023-07-01 13:03:05', '2023-07-04 13:41:35'), +(1712, 1945, 5, 2355, NULL, 2340, NULL, 1, '2023-07-01 13:03:08', '2023-07-04 13:41:39'), +(1713, 1951, 5, 2356, NULL, 2341, NULL, 1, '2023-07-01 13:03:13', '2023-07-04 13:41:42'), +(1714, 1964, 5, 2357, NULL, 2342, NULL, 1, '2023-07-01 13:03:15', '2023-07-04 13:41:45'), +(1715, 1954, 5, 2358, NULL, 2343, NULL, 1, '2023-07-01 13:03:19', '2023-07-04 13:41:49'), +(1716, 1949, 5, 2359, NULL, 2344, NULL, 1, '2023-07-01 13:03:22', '2023-07-04 13:41:52'), +(1717, 1952, 5, 2360, NULL, 2346, NULL, 1, '2023-07-01 13:03:24', '2023-07-04 13:41:54'), +(1718, 1960, 5, 2361, NULL, 2347, NULL, 1, '2023-07-01 13:03:27', '2023-07-04 13:41:57'), +(1719, 1957, 5, 2362, NULL, 2354, NULL, 1, '2023-07-01 13:03:29', '2023-07-04 13:42:35'), +(1720, 1959, NULL, 2363, NULL, NULL, NULL, 0, '2023-07-01 13:03:31', '2023-07-01 13:03:31'), +(1721, 1961, 5, 2364, NULL, 2348, NULL, 1, '2023-07-01 13:03:34', '2023-07-04 13:42:05'), +(1722, 2002, 5, 2365, NULL, 2353, NULL, 1, '2023-07-01 13:04:18', '2023-07-04 13:42:23'), +(1723, 2011, 6, 2366, NULL, 2219, NULL, 1, '2023-07-02 20:15:53', '2023-07-02 20:16:33'), +(1724, 2005, 3, 2427, 443, 2424, NULL, 1, '2023-07-03 11:08:36', '2023-07-04 13:55:12'), +(1725, 2007, 3, 2428, 445, 2425, NULL, 1, '2023-07-03 11:08:39', '2023-07-04 13:55:15'), +(1726, 1953, 3, 2429, 446, 2426, NULL, 1, '2023-07-03 11:08:44', '2023-07-04 13:55:26'), +(1727, 1958, 3, 2430, 447, 2427, NULL, 1, '2023-07-03 11:08:48', '2023-07-04 13:55:32'), +(1728, 1966, 3, 2431, 448, 2428, NULL, 1, '2023-07-03 11:08:52', '2023-07-04 13:55:38'), +(1729, 1982, 3, 2432, 449, 2429, NULL, 1, '2023-07-03 11:08:56', '2023-07-04 13:55:48'), +(1730, 1990, 3, 2433, 450, 2431, NULL, 1, '2023-07-03 11:08:59', '2023-07-04 13:55:55'), +(1731, 1986, 3, 2434, 451, 2432, NULL, 1, '2023-07-03 11:09:03', '2023-07-04 13:56:16'), +(1732, 1998, 3, 2435, 452, 2434, NULL, 1, '2023-07-03 11:09:15', '2023-07-04 13:56:34'); +INSERT INTO `dispatch_statuses` (`id`, `order_id`, `rider_id`, `delivery_scan_id`, `departure_scan_id`, `collection_scan_id`, `issue_entry_id`, `status`, `created_at`, `updated_at`) VALUES +(1733, 2020, 5, 2367, NULL, 2397, NULL, 1, '2023-07-03 11:10:30', '2023-07-04 13:50:09'), +(1734, 2052, 5, 2369, NULL, 2399, NULL, 1, '2023-07-03 11:10:34', '2023-07-04 13:50:14'), +(1735, 2021, 5, 2370, NULL, 2400, NULL, 1, '2023-07-03 11:10:38', '2023-07-04 13:50:17'), +(1736, 2013, NULL, 2371, NULL, NULL, NULL, 0, '2023-07-03 11:10:40', '2023-07-03 11:10:40'), +(1737, 2040, 5, 2372, NULL, 2401, NULL, 1, '2023-07-03 11:10:43', '2023-07-04 13:52:30'), +(1738, 2034, 5, 2373, NULL, 2402, NULL, 1, '2023-07-03 11:10:46', '2023-07-04 13:52:36'), +(1739, 2014, 5, 2374, NULL, 2404, NULL, 1, '2023-07-03 11:10:48', '2023-07-04 13:52:40'), +(1740, 2029, 5, 2375, NULL, 2405, NULL, 1, '2023-07-03 11:10:51', '2023-07-04 13:52:43'), +(1741, 2017, 5, 2376, NULL, 2406, NULL, 1, '2023-07-03 11:10:53', '2023-07-04 13:52:46'), +(1742, 2030, NULL, 2377, NULL, NULL, NULL, 0, '2023-07-03 11:10:56', '2023-07-03 11:10:56'), +(1743, 2031, 5, 2378, NULL, 2407, NULL, 1, '2023-07-03 11:10:58', '2023-07-04 13:52:51'), +(1744, 2051, 5, 2379, NULL, 2409, NULL, 1, '2023-07-03 11:11:02', '2023-07-04 13:52:54'), +(1745, 2015, 5, 2380, NULL, 2410, NULL, 1, '2023-07-03 11:11:06', '2023-07-04 13:52:57'), +(1746, 2050, 5, 2381, NULL, 2411, NULL, 1, '2023-07-03 11:11:09', '2023-07-04 13:52:59'), +(1747, 2022, 5, 2382, NULL, 2412, NULL, 1, '2023-07-03 11:11:11', '2023-07-04 13:53:02'), +(1748, 2012, 5, 2383, NULL, 2413, NULL, 1, '2023-07-03 11:11:14', '2023-07-04 13:53:06'), +(1749, 2056, 5, 2384, NULL, 2415, NULL, 1, '2023-07-03 11:11:17', '2023-07-04 13:53:10'), +(1750, 2059, 5, 2385, NULL, 2377, NULL, 1, '2023-07-03 11:11:21', '2023-07-04 13:48:53'), +(1751, 2055, 5, 2386, NULL, 2378, NULL, 1, '2023-07-03 11:11:25', '2023-07-04 13:48:57'), +(1752, 2044, 5, 2387, NULL, 2379, NULL, 1, '2023-07-03 11:11:27', '2023-07-04 13:48:59'), +(1753, 2045, 5, 2388, NULL, 2380, NULL, 1, '2023-07-03 11:11:32', '2023-07-04 13:49:02'), +(1754, 2027, 5, 2389, NULL, 2381, NULL, 1, '2023-07-03 11:11:35', '2023-07-04 13:49:06'), +(1755, 2028, 5, 2390, NULL, 2382, NULL, 1, '2023-07-03 11:11:39', '2023-07-04 13:49:09'), +(1756, 2024, 5, 2391, NULL, 2383, NULL, 1, '2023-07-03 11:11:43', '2023-07-04 13:49:12'), +(1757, 2025, 5, 2392, NULL, 2384, NULL, 1, '2023-07-03 11:11:48', '2023-07-04 13:49:16'), +(1758, 2035, 5, 2393, NULL, 2385, NULL, 1, '2023-07-03 11:11:51', '2023-07-04 13:49:21'), +(1759, 2041, 5, 2394, NULL, 2386, NULL, 1, '2023-07-03 11:11:55', '2023-07-04 13:49:26'), +(1760, 2036, 5, 2395, NULL, 2387, NULL, 1, '2023-07-03 11:12:00', '2023-07-04 13:49:33'), +(1761, 2043, 5, 2396, NULL, 2389, NULL, 1, '2023-07-03 11:12:04', '2023-07-04 13:49:36'), +(1762, 2033, 5, 2397, NULL, 2390, NULL, 1, '2023-07-03 11:12:11', '2023-07-04 13:49:38'), +(1763, 2023, 5, 2398, NULL, 2391, NULL, 1, '2023-07-03 11:12:15', '2023-07-04 13:49:42'), +(1764, 2058, 5, 2399, NULL, 2392, NULL, 1, '2023-07-03 11:12:18', '2023-07-04 13:49:46'), +(1765, 2063, 5, 2400, NULL, 2393, NULL, 1, '2023-07-03 11:12:21', '2023-07-04 13:49:49'), +(1766, 2066, 5, 2401, NULL, 2394, NULL, 1, '2023-07-03 11:12:47', '2023-07-04 13:49:53'), +(1767, 2060, 5, 2402, NULL, 2396, NULL, 1, '2023-07-03 11:12:55', '2023-07-04 13:50:02'), +(1768, 2057, 2, 2437, NULL, 2417, NULL, 1, '2023-07-03 11:57:54', '2023-07-04 13:53:37'), +(1769, 2046, 2, 2440, NULL, 2418, NULL, 1, '2023-07-03 11:58:16', '2023-07-04 13:53:41'), +(1770, 2054, 2, 2441, NULL, 2419, NULL, 1, '2023-07-03 11:58:20', '2023-07-04 13:53:44'), +(1771, 2048, 2, 2442, NULL, 2420, NULL, 1, '2023-07-03 11:58:30', '2023-07-04 13:53:47'), +(1772, 2047, 2, 2444, NULL, 2421, NULL, 1, '2023-07-03 11:58:39', '2023-07-04 13:53:52'), +(1773, 2053, 2, 2446, NULL, 2422, NULL, 1, '2023-07-03 11:58:49', '2023-07-04 13:53:58'), +(1774, 2064, 2, 2448, NULL, 2423, NULL, 1, '2023-07-03 11:58:56', '2023-07-04 13:54:01'), +(1775, 2062, NULL, 2449, NULL, NULL, NULL, 0, '2023-07-03 11:59:10', '2023-07-03 11:59:10'), +(1776, 2042, 3, 2501, 453, 2501, NULL, 1, '2023-07-03 11:59:39', '2023-07-05 15:19:35'), +(1777, 2039, 3, 2502, 455, 2502, NULL, 1, '2023-07-03 11:59:50', '2023-07-05 15:19:45'), +(1778, 2038, 3, 2503, 456, 2503, NULL, 1, '2023-07-03 12:00:15', '2023-07-05 15:19:55'), +(1779, 2037, 3, 2504, 457, 2505, NULL, 1, '2023-07-03 12:00:23', '2023-07-05 15:20:07'), +(1780, 2032, 3, 2586, 458, 2506, NULL, 1, '2023-07-03 12:00:30', '2023-07-05 15:22:00'), +(1781, 2026, 3, 2505, 459, 2508, NULL, 1, '2023-07-03 12:00:39', '2023-07-05 15:22:07'), +(1782, 2019, 3, 2507, 460, 2509, NULL, 1, '2023-07-03 12:00:47', '2023-07-05 15:22:17'), +(1783, 2049, 3, 2508, 462, 2510, NULL, 1, '2023-07-03 12:01:01', '2023-07-05 15:22:28'), +(1784, 2016, 3, 2509, 463, 2512, NULL, 1, '2023-07-03 12:01:07', '2023-07-05 15:22:37'), +(1785, 2018, 3, 2510, 465, 2513, NULL, 1, '2023-07-03 12:01:19', '2023-07-05 15:22:49'), +(1786, 2061, 3, 2511, 467, 2515, NULL, 1, '2023-07-03 12:01:24', '2023-07-05 15:22:54'), +(1787, 2065, 3, 2512, 468, 2517, NULL, 1, '2023-07-03 12:01:30', '2023-07-05 15:23:04'), +(1788, 2067, 3, 2513, 469, 2518, NULL, 1, '2023-07-03 12:01:58', '2023-07-05 15:23:41'), +(1789, 2127, 5, 2450, NULL, 2464, NULL, 1, '2023-07-04 13:25:47', '2023-07-05 14:57:52'), +(1790, 2126, 5, 2452, NULL, 2466, NULL, 1, '2023-07-04 13:25:55', '2023-07-05 14:58:02'), +(1791, 2076, 5, 2453, NULL, 2467, NULL, 1, '2023-07-04 13:25:58', '2023-07-05 14:58:17'), +(1792, 2103, 5, 2454, NULL, 2447, NULL, 1, '2023-07-04 13:26:01', '2023-07-05 14:54:29'), +(1793, 2097, 5, 2455, NULL, 2468, NULL, 1, '2023-07-04 13:26:03', '2023-07-05 14:59:02'), +(1794, 2095, 5, 2456, NULL, 2469, NULL, 1, '2023-07-04 13:26:06', '2023-07-05 14:59:09'), +(1795, 2089, 5, 2457, NULL, 2470, NULL, 1, '2023-07-04 13:26:09', '2023-07-05 14:59:17'), +(1796, 2120, 5, 2458, NULL, 2472, NULL, 1, '2023-07-04 13:26:17', '2023-07-05 14:59:28'), +(1797, 2117, 5, 2460, NULL, 2473, NULL, 1, '2023-07-04 13:26:20', '2023-07-05 14:59:39'), +(1798, 2105, 5, 2461, NULL, 2475, NULL, 1, '2023-07-04 13:26:25', '2023-07-05 14:59:46'), +(1799, 2119, 5, 2462, NULL, 2476, NULL, 1, '2023-07-04 13:26:28', '2023-07-05 14:59:52'), +(1800, 2118, 5, 2463, NULL, 2478, NULL, 1, '2023-07-04 13:27:29', '2023-07-05 15:00:03'), +(1801, 2110, 5, 2464, NULL, 2480, NULL, 1, '2023-07-04 13:27:33', '2023-07-05 15:00:09'), +(1802, 2125, 5, 2465, NULL, 2481, NULL, 1, '2023-07-04 13:27:37', '2023-07-05 15:00:17'), +(1803, 2115, 5, 2466, NULL, 2462, NULL, 1, '2023-07-04 13:29:20', '2023-07-05 14:56:52'), +(1804, 2074, 5, 2467, NULL, 2456, NULL, 1, '2023-07-04 13:29:26', '2023-07-05 14:56:05'), +(1805, 2082, 5, 2468, NULL, 2439, NULL, 1, '2023-07-04 13:29:31', '2023-07-05 14:53:47'), +(1806, 2123, 5, 2469, NULL, 2460, NULL, 1, '2023-07-04 13:29:40', '2023-07-05 14:56:33'), +(1807, 2100, 5, 2470, NULL, 2463, NULL, 1, '2023-07-04 13:29:49', '2023-07-05 14:57:23'), +(1808, 2078, 5, 2471, NULL, 2457, NULL, 1, '2023-07-04 13:29:55', '2023-07-05 14:56:13'), +(1809, 2079, 5, 2472, NULL, 2459, NULL, 1, '2023-07-04 13:30:00', '2023-07-05 14:56:20'), +(1810, 2088, 5, 2473, NULL, 2448, NULL, 1, '2023-07-04 13:30:48', '2023-07-05 14:54:39'), +(1811, 2083, 5, 2475, NULL, 2449, NULL, 1, '2023-07-04 13:30:55', '2023-07-05 14:54:51'), +(1812, 2080, 5, 2476, NULL, 2450, NULL, 1, '2023-07-04 13:30:59', '2023-07-05 14:55:07'), +(1813, 2107, 5, 2477, NULL, 2452, NULL, 1, '2023-07-04 13:31:04', '2023-07-05 14:55:38'), +(1814, 2099, 5, 2478, NULL, 2454, NULL, 1, '2023-07-04 13:31:19', '2023-07-05 14:55:49'), +(1815, 2072, 5, 2480, NULL, 2436, NULL, 1, '2023-07-04 13:31:27', '2023-07-05 14:53:33'), +(1816, 2101, 5, 2481, NULL, 2438, NULL, 1, '2023-07-04 13:31:31', '2023-07-05 14:53:41'), +(1817, 2102, 5, 2482, NULL, 2441, NULL, 1, '2023-07-04 13:32:05', '2023-07-05 14:53:59'), +(1818, 2098, 5, 2484, NULL, 2443, NULL, 1, '2023-07-04 13:32:08', '2023-07-05 14:54:07'), +(1819, 2086, 5, 2485, NULL, 2445, NULL, 1, '2023-07-04 13:32:13', '2023-07-05 14:54:20'), +(1820, 2087, 2, 2486, NULL, 2482, NULL, 1, '2023-07-04 13:32:55', '2023-07-05 15:04:47'), +(1821, 2109, 2, 2487, NULL, 2483, NULL, 1, '2023-07-04 13:33:01', '2023-07-05 15:04:59'), +(1822, 2092, 2, 2488, NULL, 2484, NULL, 1, '2023-07-04 13:33:06', '2023-07-05 15:05:09'), +(1823, 2112, 2, 2489, NULL, 2485, NULL, 1, '2023-07-04 13:33:09', '2023-07-05 15:08:38'), +(1824, 2124, 2, 2490, NULL, 2487, NULL, 1, '2023-07-04 13:33:12', '2023-07-05 15:08:46'), +(1825, 2104, 2, 2491, NULL, 2489, NULL, 1, '2023-07-04 13:33:19', '2023-07-05 15:13:13'), +(1826, 2106, 2, 2493, NULL, 2490, NULL, 1, '2023-07-04 13:33:26', '2023-07-05 15:13:17'), +(1827, 2093, 2, 2495, NULL, 2491, NULL, 1, '2023-07-04 13:33:28', '2023-07-05 15:13:21'), +(1828, 2114, 2, 2496, NULL, 2492, NULL, 1, '2023-07-04 13:33:30', '2023-07-05 15:13:25'), +(1829, 2116, 2, 2497, NULL, 2494, NULL, 1, '2023-07-04 13:33:34', '2023-07-05 15:15:13'), +(1830, 2070, 2, 2498, NULL, 2496, NULL, 1, '2023-07-04 13:34:26', '2023-07-05 15:15:45'), +(1831, 2084, 2, 2499, NULL, 2498, NULL, 1, '2023-07-04 13:34:29', '2023-07-05 15:15:50'), +(1832, 2068, 2, 2500, NULL, 2499, NULL, 1, '2023-07-04 13:34:34', '2023-07-05 15:15:58'), +(1833, 2071, 3, 2573, 470, 2519, NULL, 1, '2023-07-04 13:38:08', '2023-07-06 14:07:40'), +(1834, 2111, 3, 2574, 471, 2520, NULL, 1, '2023-07-04 13:38:13', '2023-07-06 14:07:44'), +(1835, 2122, 3, 2575, 472, 2521, NULL, 1, '2023-07-04 13:38:16', '2023-07-06 14:07:49'), +(1836, 2090, 3, 2576, 473, 2522, NULL, 1, '2023-07-04 13:38:19', '2023-07-06 14:07:53'), +(1837, 2077, 3, 2577, 474, 2523, NULL, 1, '2023-07-04 13:38:22', '2023-07-06 14:07:57'), +(1838, 2096, 3, 2578, 475, 2525, NULL, 1, '2023-07-04 13:38:25', '2023-07-06 14:08:01'), +(1839, 2094, 3, 2580, 476, 2526, NULL, 1, '2023-07-04 13:39:57', '2023-07-06 14:08:13'), +(1840, 2091, 3, 2584, 478, 2528, NULL, 1, '2023-07-04 13:40:01', '2023-07-06 14:08:23'), +(1841, 2108, 3, 2582, 479, 2529, NULL, 1, '2023-07-04 13:40:04', '2023-07-06 14:08:26'), +(1842, 2073, 3, 2583, 480, 2530, NULL, 1, '2023-07-04 13:40:09', '2023-07-06 14:08:29'), +(1843, 2009, 5, 2514, NULL, 2374, NULL, 1, '2023-07-04 13:47:52', '2023-07-04 13:48:32'), +(1844, 2010, NULL, 2515, NULL, NULL, NULL, 0, '2023-07-04 13:47:57', '2023-07-04 13:47:57'), +(1845, 2182, 5, 2516, NULL, 2532, NULL, 1, '2023-07-05 14:27:19', '2023-07-06 14:09:19'), +(1846, 2176, 5, 2518, NULL, 2533, NULL, 1, '2023-07-05 14:27:27', '2023-07-06 14:09:23'), +(1847, 2162, 5, 2519, NULL, 2535, NULL, 1, '2023-07-05 14:27:31', '2023-07-06 14:09:26'), +(1848, 2142, 5, 2520, NULL, 2536, NULL, 1, '2023-07-05 14:27:35', '2023-07-06 14:09:28'), +(1849, 2150, 5, 2521, NULL, 2537, NULL, 1, '2023-07-05 14:27:45', '2023-07-06 14:09:32'), +(1850, 2165, 5, 2522, NULL, 2539, NULL, 1, '2023-07-05 14:27:56', '2023-07-06 14:09:36'), +(1851, 2146, 5, 2523, NULL, 2540, NULL, 1, '2023-07-05 14:28:03', '2023-07-06 14:09:39'), +(1852, 2184, 5, 2524, NULL, 2541, NULL, 1, '2023-07-05 14:28:11', '2023-07-06 14:09:41'), +(1853, 2186, 5, 2525, NULL, 2542, NULL, 1, '2023-07-05 14:28:15', '2023-07-06 14:09:44'), +(1854, 2152, 5, 2526, NULL, 2544, NULL, 1, '2023-07-05 14:28:23', '2023-07-06 14:09:49'), +(1855, 2154, 5, 2528, NULL, 2545, NULL, 1, '2023-07-05 14:28:31', '2023-07-06 14:09:57'), +(1856, 2181, 5, 2529, NULL, 2547, NULL, 1, '2023-07-05 14:28:36', '2023-07-06 14:09:59'), +(1857, 2135, 5, 2531, NULL, 2548, NULL, 1, '2023-07-05 14:28:42', '2023-07-06 14:10:02'), +(1858, 2134, 5, 2532, NULL, 2549, NULL, 1, '2023-07-05 14:28:47', '2023-07-06 14:10:05'), +(1859, 2143, 5, 2533, NULL, 2550, NULL, 1, '2023-07-05 14:28:54', '2023-07-06 14:10:08'), +(1860, 2132, 5, 2534, NULL, 2551, NULL, 1, '2023-07-05 14:28:58', '2023-07-06 14:10:11'), +(1861, 2169, 5, 2535, NULL, 2552, NULL, 1, '2023-07-05 14:29:03', '2023-07-06 14:10:14'), +(1862, 2167, 5, 2536, NULL, 2553, NULL, 1, '2023-07-05 14:29:09', '2023-07-06 14:10:19'), +(1863, 2190, 5, 2537, NULL, 2554, NULL, 1, '2023-07-05 14:35:59', '2023-07-06 14:10:42'), +(1864, 2191, 5, 2539, NULL, 2555, NULL, 1, '2023-07-05 14:36:13', '2023-07-06 14:10:47'), +(1865, 2185, 5, 2541, NULL, 2557, NULL, 1, '2023-07-05 14:37:17', '2023-07-06 14:10:51'), +(1866, 2188, 5, 2542, NULL, 2558, NULL, 1, '2023-07-05 14:37:22', '2023-07-06 14:10:56'), +(1867, 2189, 5, 2543, NULL, 2559, NULL, 1, '2023-07-05 14:37:27', '2023-07-06 14:10:59'), +(1868, 2137, 5, 2544, NULL, 2560, NULL, 1, '2023-07-05 14:38:01', '2023-07-06 14:11:45'), +(1869, 2168, 5, 2545, NULL, 2562, NULL, 1, '2023-07-05 14:38:06', '2023-07-06 14:11:50'), +(1870, 2164, 5, 2546, NULL, 2563, NULL, 1, '2023-07-05 14:38:10', '2023-07-06 14:11:56'), +(1871, 2129, 5, 2547, NULL, 2565, NULL, 1, '2023-07-05 14:38:15', '2023-07-06 14:12:02'), +(1872, 2147, 5, 2548, NULL, 2566, NULL, 1, '2023-07-05 14:38:21', '2023-07-06 14:12:08'), +(1873, 2145, 5, 2550, NULL, 2568, NULL, 1, '2023-07-05 14:38:25', '2023-07-06 14:12:12'), +(1874, 2157, NULL, 2551, NULL, NULL, NULL, 0, '2023-07-05 14:38:29', '2023-07-05 14:38:29'), +(1875, 2161, 5, 2552, NULL, 2569, NULL, 1, '2023-07-05 14:38:37', '2023-07-06 14:12:18'), +(1876, 2183, 3, 2631, 481, 2651, NULL, 1, '2023-07-05 14:40:35', '2023-07-07 13:51:41'), +(1877, 2170, 3, 2633, 482, 2652, NULL, 1, '2023-07-05 14:40:43', '2023-07-07 13:51:47'), +(1878, 2174, 3, 2634, 483, 2653, NULL, 1, '2023-07-05 14:41:06', '2023-07-07 13:51:51'), +(1879, 2175, 3, 2635, 484, 2654, NULL, 1, '2023-07-05 14:41:13', '2023-07-07 13:51:58'), +(1880, 2131, 3, 2636, 486, 2655, NULL, 1, '2023-07-05 14:41:17', '2023-07-07 13:52:05'), +(1881, 2149, 3, 2637, 487, 2656, NULL, 1, '2023-07-05 14:41:23', '2023-07-07 13:52:15'), +(1882, 2159, 3, 2638, 488, 2658, NULL, 1, '2023-07-05 14:41:27', '2023-07-07 13:52:29'), +(1883, 2178, 3, 2639, 489, 2659, NULL, 1, '2023-07-05 14:41:31', '2023-07-07 13:52:34'), +(1884, 2155, 3, 2640, 490, 2660, NULL, 1, '2023-07-05 14:41:41', '2023-07-07 13:52:39'), +(1885, 2151, 3, 2641, 491, 2661, NULL, 1, '2023-07-05 14:41:50', '2023-07-07 13:52:42'), +(1886, 2141, 3, 2642, 492, 2662, NULL, 1, '2023-07-05 14:41:56', '2023-07-07 13:52:48'), +(1887, 2140, 3, 2643, 493, 2663, NULL, 1, '2023-07-05 14:42:04', '2023-07-07 13:52:56'), +(1888, 2166, 5, 2553, NULL, 2576, NULL, 1, '2023-07-05 14:45:35', '2023-07-06 14:12:51'), +(1889, 2148, 5, 2554, NULL, 2579, NULL, 1, '2023-07-05 14:45:40', '2023-07-06 14:13:28'), +(1890, 2160, 5, 2555, NULL, 2581, NULL, 1, '2023-07-05 14:45:51', '2023-07-06 14:13:37'), +(1891, 2128, 5, 2556, NULL, 2582, NULL, 1, '2023-07-05 14:45:54', '2023-07-06 14:13:41'), +(1892, 2156, 5, 2557, NULL, 2583, NULL, 1, '2023-07-05 14:45:57', '2023-07-06 14:13:45'), +(1893, 2138, 5, 2558, NULL, 2584, NULL, 1, '2023-07-05 14:46:00', '2023-07-06 14:13:51'), +(1894, 2136, 5, 2559, NULL, 2586, NULL, 1, '2023-07-05 14:46:04', '2023-07-06 14:13:57'), +(1895, 2133, NULL, 2560, NULL, NULL, NULL, 0, '2023-07-05 14:46:08', '2023-07-05 14:46:08'), +(1896, 2158, 5, 2561, NULL, 2587, NULL, 1, '2023-07-05 14:46:16', '2023-07-06 14:14:05'), +(1897, 2171, 5, 2563, NULL, 2589, NULL, 1, '2023-07-05 14:46:18', '2023-07-06 14:14:14'), +(1898, 2173, 5, 2564, NULL, 2578, NULL, 1, '2023-07-05 14:46:23', '2023-07-06 14:13:09'), +(1899, 2179, 5, 2565, NULL, 2591, NULL, 1, '2023-07-05 14:46:26', '2023-07-06 14:14:19'), +(1900, 2139, 5, 2566, NULL, 2593, NULL, 1, '2023-07-05 14:46:32', '2023-07-06 14:14:36'), +(1901, 2153, 5, 2567, NULL, 2592, NULL, 1, '2023-07-05 14:46:35', '2023-07-06 14:14:30'), +(1902, 2144, 5, 2568, NULL, 2570, NULL, 1, '2023-07-05 14:46:37', '2023-07-06 14:12:26'), +(1903, 2163, 5, 2569, NULL, 2571, NULL, 1, '2023-07-05 14:46:40', '2023-07-06 14:12:29'), +(1904, 2180, 5, 2570, NULL, 2572, NULL, 1, '2023-07-05 14:46:44', '2023-07-06 14:12:36'), +(1905, 2130, 5, 2571, NULL, 2574, NULL, 1, '2023-07-05 14:46:46', '2023-07-06 14:12:39'), +(1906, 2172, 5, 2572, NULL, 2575, NULL, 1, '2023-07-05 14:46:50', '2023-07-06 14:12:42'), +(1907, 2113, 2, 2585, NULL, 2493, NULL, 1, '2023-07-05 15:14:32', '2023-07-05 15:15:05'), +(1908, 2235, 5, 2588, NULL, 2607, NULL, 1, '2023-07-06 13:59:28', '2023-07-07 13:47:56'), +(1909, 2233, 5, 2590, NULL, 2609, NULL, 1, '2023-07-06 13:59:32', '2023-07-07 13:48:01'), +(1910, 2210, 5, 2591, NULL, 2611, NULL, 1, '2023-07-06 13:59:34', '2023-07-07 13:48:07'), +(1911, 2225, 5, 2592, NULL, 2612, NULL, 1, '2023-07-06 13:59:38', '2023-07-07 13:48:15'), +(1912, 2230, 5, 2593, NULL, 2614, NULL, 1, '2023-07-06 13:59:41', '2023-07-07 13:48:17'), +(1913, 2211, 5, 2594, NULL, 2615, NULL, 1, '2023-07-06 13:59:43', '2023-07-07 13:48:24'), +(1914, 2232, 5, 2595, NULL, 2616, NULL, 1, '2023-07-06 13:59:46', '2023-07-07 13:48:29'), +(1915, 2216, 5, 2596, NULL, 2617, NULL, 1, '2023-07-06 13:59:57', '2023-07-07 13:48:38'), +(1916, 2212, 5, 2597, NULL, 2618, NULL, 1, '2023-07-06 14:00:02', '2023-07-07 13:48:41'), +(1917, 2192, 5, 2599, NULL, 2619, NULL, 1, '2023-07-06 14:00:12', '2023-07-07 13:48:46'), +(1918, 2206, 5, 2600, NULL, 2620, NULL, 1, '2023-07-06 14:00:16', '2023-07-07 13:48:49'), +(1919, 2223, 5, 2601, NULL, 2621, NULL, 1, '2023-07-06 14:00:21', '2023-07-07 13:48:52'), +(1920, 2207, 5, 2602, NULL, 2622, NULL, 1, '2023-07-06 14:00:24', '2023-07-07 13:48:56'), +(1921, 2208, 5, 2603, NULL, 2623, NULL, 1, '2023-07-06 14:00:27', '2023-07-07 13:49:00'), +(1922, 2205, 5, 2604, NULL, 2625, NULL, 1, '2023-07-06 14:00:30', '2023-07-07 13:49:09'), +(1923, 2203, 5, 2605, NULL, 2627, NULL, 1, '2023-07-06 14:00:33', '2023-07-07 13:49:12'), +(1924, 2221, 5, 2606, NULL, 2629, NULL, 1, '2023-07-06 14:00:37', '2023-07-07 13:49:18'), +(1925, 2199, 5, 2607, NULL, 2631, NULL, 1, '2023-07-06 14:00:41', '2023-07-07 13:49:24'), +(1926, 2220, 5, 2608, NULL, 2633, NULL, 1, '2023-07-06 14:00:44', '2023-07-07 13:49:29'), +(1927, 2195, 5, 2609, NULL, 2634, NULL, 1, '2023-07-06 14:00:46', '2023-07-07 13:49:35'), +(1928, 2196, 5, 2610, NULL, 2637, NULL, 1, '2023-07-06 14:00:51', '2023-07-07 13:49:39'), +(1929, 2224, 5, 2611, NULL, 2638, NULL, 1, '2023-07-06 14:00:54', '2023-07-07 13:49:44'), +(1930, 2200, 5, 2612, NULL, 2639, NULL, 1, '2023-07-06 14:00:59', '2023-07-07 13:49:50'), +(1931, 2177, 5, 2613, NULL, 2641, NULL, 1, '2023-07-06 14:01:02', '2023-07-07 13:49:58'), +(1932, 2222, 5, 2614, NULL, 2643, NULL, 1, '2023-07-06 14:01:05', '2023-07-07 13:50:01'), +(1933, 2194, 5, 2615, NULL, 2644, NULL, 1, '2023-07-06 14:01:08', '2023-07-07 13:50:06'), +(1934, 2204, 5, 2616, NULL, 2645, NULL, 1, '2023-07-06 14:01:10', '2023-07-07 13:50:11'), +(1935, 2202, 5, 2617, NULL, 2647, NULL, 1, '2023-07-06 14:01:13', '2023-07-07 13:50:15'), +(1936, 2193, 5, 2618, NULL, 2648, NULL, 1, '2023-07-06 14:01:18', '2023-07-07 13:50:22'), +(1937, 2226, 5, 2619, NULL, 2650, NULL, 1, '2023-07-06 14:01:38', '2023-07-07 13:50:28'), +(1938, 2236, 2, 2620, NULL, 2595, NULL, 1, '2023-07-06 14:02:27', '2023-07-07 13:45:33'), +(1939, 2218, 2, 2621, NULL, 2596, NULL, 1, '2023-07-06 14:02:31', '2023-07-07 13:45:39'), +(1940, 2227, 2, 2622, NULL, 2598, NULL, 1, '2023-07-06 14:02:35', '2023-07-07 13:45:45'), +(1941, 2215, 2, 2623, NULL, 2600, NULL, 1, '2023-07-06 14:03:03', '2023-07-07 13:45:49'), +(1942, 2229, 2, 2624, NULL, 2601, NULL, 1, '2023-07-06 14:03:10', '2023-07-07 13:45:52'), +(1943, 2228, 2, 2625, NULL, 2602, NULL, 1, '2023-07-06 14:03:15', '2023-07-07 13:46:01'), +(1944, 2231, 2, 2626, NULL, 2604, NULL, 1, '2023-07-06 14:03:37', '2023-07-07 13:46:05'), +(1945, 2198, 2, 2628, NULL, 2605, NULL, 1, '2023-07-06 14:03:42', '2023-07-07 13:47:24'), +(1946, 2219, 2, 2629, NULL, 2606, NULL, 1, '2023-07-06 14:03:49', '2023-07-07 13:47:30'), +(1947, 2234, 3, 2647, 494, 2665, NULL, 1, '2023-07-06 14:05:56', '2023-07-08 11:14:00'), +(1948, 2213, 3, 2649, 495, 2666, NULL, 1, '2023-07-06 14:05:59', '2023-07-08 11:14:03'), +(1949, 2197, 3, 2650, 496, 2667, NULL, 1, '2023-07-06 14:06:02', '2023-07-08 11:14:08'), +(1950, 2201, 3, 2651, 497, 2668, NULL, 1, '2023-07-06 14:06:10', '2023-07-08 11:14:11'), +(1951, 2209, 3, 2652, 498, 2669, NULL, 1, '2023-07-06 14:06:13', '2023-07-08 11:14:14'), +(1952, 2217, 3, 2653, 499, 2670, NULL, 1, '2023-07-06 14:06:19', '2023-07-08 11:14:17'), +(1953, 2214, 3, 2654, 500, 2671, NULL, 1, '2023-07-06 14:06:42', '2023-07-08 11:14:27'), +(1954, 2237, 6, 2645, NULL, 2594, NULL, 1, '2023-07-06 16:53:58', '2023-07-06 16:54:35'), +(1955, 2261, 5, 2655, NULL, 2690, NULL, 1, '2023-07-07 13:33:54', '2023-07-10 14:31:09'), +(1956, 2282, 5, 2657, NULL, 2691, NULL, 1, '2023-07-07 13:35:44', '2023-07-10 14:31:13'), +(1957, 2242, 5, 2658, NULL, 2692, NULL, 1, '2023-07-07 13:35:54', '2023-07-10 14:31:55'), +(1958, 2275, 5, 2660, NULL, 2694, NULL, 1, '2023-07-07 13:35:58', '2023-07-10 14:31:58'), +(1959, 2252, 5, 2661, NULL, 2696, NULL, 1, '2023-07-07 13:36:02', '2023-07-10 14:32:01'), +(1960, 2243, 5, 2662, NULL, 2697, NULL, 1, '2023-07-07 13:36:06', '2023-07-10 14:32:06'), +(1961, 2241, 5, 2663, NULL, 2698, NULL, 1, '2023-07-07 13:36:10', '2023-07-10 14:32:09'), +(1962, 2281, 5, 2664, NULL, 2699, NULL, 1, '2023-07-07 13:36:13', '2023-07-10 14:32:12'), +(1963, 2277, 5, 2665, NULL, 2700, NULL, 1, '2023-07-07 13:36:21', '2023-07-10 14:32:17'), +(1964, 2246, 5, 2666, NULL, 2701, NULL, 1, '2023-07-07 13:36:24', '2023-07-10 14:32:23'), +(1965, 2081, 5, 2667, NULL, 2703, NULL, 1, '2023-07-07 13:36:32', '2023-07-10 14:32:28'), +(1966, 2264, 5, 2668, NULL, 2705, NULL, 1, '2023-07-07 13:36:37', '2023-07-10 14:32:30'), +(1967, 2248, 5, 2669, NULL, 2706, NULL, 1, '2023-07-07 13:36:43', '2023-07-10 14:32:52'), +(1968, 2260, 5, 2671, NULL, 2708, NULL, 1, '2023-07-07 13:36:46', '2023-07-10 14:32:58'), +(1969, 2270, 5, 2672, NULL, 2710, NULL, 1, '2023-07-07 13:36:50', '2023-07-10 14:33:01'), +(1970, 2263, 5, 2673, NULL, 2724, NULL, 1, '2023-07-07 13:36:53', '2023-07-10 14:34:33'), +(1971, 2259, 5, 2674, NULL, 2725, NULL, 1, '2023-07-07 13:36:56', '2023-07-10 14:34:53'), +(1972, 2240, 5, 2675, NULL, 2727, NULL, 1, '2023-07-07 13:37:00', '2023-07-10 14:35:16'), +(1973, 2267, 5, 2676, NULL, 2711, NULL, 1, '2023-07-07 13:37:06', '2023-07-10 14:33:44'), +(1974, 2187, 5, 2677, NULL, 2712, NULL, 1, '2023-07-07 13:37:12', '2023-07-10 14:33:48'), +(1975, 2256, 5, 2678, NULL, 2713, NULL, 1, '2023-07-07 13:37:17', '2023-07-10 14:33:52'), +(1976, 2272, 5, 2679, NULL, 2714, NULL, 1, '2023-07-07 13:37:25', '2023-07-10 14:33:56'), +(1977, 2258, 5, 2680, NULL, 2715, NULL, 1, '2023-07-07 13:37:29', '2023-07-10 14:33:59'), +(1978, 2268, 5, 2681, NULL, 2716, NULL, 1, '2023-07-07 13:37:33', '2023-07-10 14:34:15'), +(1979, 2239, 5, 2682, NULL, 2717, NULL, 1, '2023-07-07 13:37:37', '2023-07-10 14:34:19'), +(1980, 2286, 5, 2683, NULL, 2718, NULL, 1, '2023-07-07 13:37:41', '2023-07-10 14:34:22'), +(1981, 2284, 5, 2684, NULL, 2719, NULL, 1, '2023-07-07 13:37:47', '2023-07-10 14:34:26'), +(1982, 2271, 5, 2686, NULL, 2720, NULL, 1, '2023-07-07 13:38:09', '2023-07-10 14:34:28'), +(1983, 2247, 5, 2687, NULL, 2721, NULL, 1, '2023-07-07 13:38:21', '2023-07-10 14:34:31'), +(1984, 2287, 3, 2707, 502, 2766, NULL, 1, '2023-07-07 13:41:57', '2023-07-10 14:40:35'), +(1985, 2283, 3, 2708, 505, 2768, NULL, 1, '2023-07-07 13:42:01', '2023-07-10 14:40:39'), +(1986, 2269, 3, 2709, 506, 2769, NULL, 1, '2023-07-07 13:42:04', '2023-07-10 14:40:43'), +(1987, 2244, 3, 2710, 507, 2770, NULL, 1, '2023-07-07 13:42:07', '2023-07-10 14:40:46'), +(1988, 2245, 3, 2711, 508, 2771, NULL, 1, '2023-07-07 13:42:10', '2023-07-10 14:40:50'), +(1989, 2250, 3, 2712, 509, 2772, NULL, 1, '2023-07-07 13:42:15', '2023-07-10 14:40:54'), +(1990, 2262, 3, 2713, 510, 2773, NULL, 1, '2023-07-07 13:42:18', '2023-07-10 14:41:02'), +(1991, 2279, 3, 2714, 511, 2775, NULL, 1, '2023-07-07 13:42:28', '2023-07-10 14:41:19'), +(1992, 2278, 2, 2689, NULL, 2675, NULL, 1, '2023-07-07 13:43:16', '2023-07-08 11:16:45'), +(1993, 2280, 2, 2691, NULL, 2676, NULL, 1, '2023-07-07 13:43:23', '2023-07-08 11:16:48'), +(1994, 2255, 2, 2693, NULL, 2683, NULL, 1, '2023-07-07 13:43:26', '2023-07-08 11:17:10'), +(1995, 2266, 2, 2694, NULL, 2682, NULL, 1, '2023-07-07 13:43:34', '2023-07-08 11:17:07'), +(1996, 2254, 2, 2696, NULL, 2689, NULL, 1, '2023-07-07 13:43:37', '2023-07-08 11:18:49'), +(1997, 2238, 2, 2697, NULL, 2685, NULL, 1, '2023-07-07 13:43:41', '2023-07-08 11:18:35'), +(1998, 2257, 2, 2698, NULL, 2678, NULL, 1, '2023-07-07 13:43:49', '2023-07-08 11:16:54'), +(1999, 2249, 2, 2699, NULL, 2679, NULL, 1, '2023-07-07 13:44:02', '2023-07-08 11:16:57'), +(2000, 2265, 2, 2701, NULL, 2677, NULL, 1, '2023-07-07 13:44:07', '2023-07-08 11:16:51'), +(2001, 2251, 2, 2702, NULL, 2686, NULL, 1, '2023-07-07 13:44:10', '2023-07-08 11:18:40'), +(2002, 2273, 2, 2703, NULL, 2681, NULL, 1, '2023-07-07 13:44:16', '2023-07-08 11:17:03'), +(2003, 2274, 2, 2704, NULL, 2674, NULL, 1, '2023-07-07 13:44:21', '2023-07-08 11:16:41'), +(2004, 2285, 2, 2705, NULL, 2687, NULL, 1, '2023-07-07 13:44:28', '2023-07-08 11:18:45'), +(2005, 2312, 3, 2816, 512, 2782, NULL, 1, '2023-07-08 11:08:36', '2023-07-11 13:06:42'), +(2006, 2292, 3, 2817, 513, 2783, NULL, 1, '2023-07-08 11:08:47', '2023-07-11 13:06:46'), +(2007, 2297, 3, 2818, 514, 2784, NULL, 1, '2023-07-08 11:08:53', '2023-07-11 13:06:51'), +(2008, 2317, 5, 2715, NULL, 2763, NULL, 1, '2023-07-08 11:11:17', '2023-07-10 14:39:50'), +(2009, 2300, 5, 2716, NULL, 2764, NULL, 1, '2023-07-08 11:11:21', '2023-07-10 14:39:53'), +(2010, 2290, 5, 2717, NULL, 2765, NULL, 1, '2023-07-08 11:11:24', '2023-07-10 14:40:07'), +(2011, 2296, 5, 2718, NULL, 2762, NULL, 1, '2023-07-08 11:11:30', '2023-07-10 14:39:44'), +(2012, 2316, 5, 2719, NULL, 2733, NULL, 1, '2023-07-08 11:11:51', '2023-07-10 14:35:42'), +(2013, 2310, 5, 2720, NULL, 2734, NULL, 1, '2023-07-08 11:11:54', '2023-07-10 14:35:46'), +(2014, 2295, 5, 2721, NULL, 2735, NULL, 1, '2023-07-08 11:11:57', '2023-07-10 14:35:49'), +(2015, 2302, 5, 2722, NULL, 2736, NULL, 1, '2023-07-08 11:12:00', '2023-07-10 14:35:52'), +(2016, 2315, 5, 2723, NULL, 2737, NULL, 1, '2023-07-08 11:12:04', '2023-07-10 14:36:02'), +(2017, 2304, 5, 2724, NULL, 2738, NULL, 1, '2023-07-08 11:12:07', '2023-07-10 14:36:07'), +(2018, 2309, 5, 2725, NULL, 2739, NULL, 1, '2023-07-08 11:12:09', '2023-07-10 14:36:10'), +(2019, 2311, 5, 2726, NULL, 2740, NULL, 1, '2023-07-08 11:12:12', '2023-07-10 14:36:12'), +(2020, 2313, 5, 2727, NULL, 2741, NULL, 1, '2023-07-08 11:12:14', '2023-07-10 14:36:19'), +(2021, 2307, 5, 2728, NULL, 2743, NULL, 1, '2023-07-08 11:12:16', '2023-07-10 14:36:21'), +(2022, 2305, 5, 2729, NULL, 2744, NULL, 1, '2023-07-08 11:12:19', '2023-07-10 14:36:24'), +(2023, 2298, 5, 2730, NULL, 2745, NULL, 1, '2023-07-08 11:12:22', '2023-07-10 14:36:29'), +(2024, 2301, 5, 2731, NULL, 2746, NULL, 1, '2023-07-08 11:12:26', '2023-07-10 14:36:34'), +(2025, 2293, 5, 2732, NULL, 2749, NULL, 1, '2023-07-08 11:12:31', '2023-07-10 14:36:41'), +(2026, 2306, 5, 2733, NULL, 2750, NULL, 1, '2023-07-08 11:12:39', '2023-07-10 14:36:50'), +(2027, 2294, 5, 2734, NULL, 2752, NULL, 1, '2023-07-08 11:12:42', '2023-07-10 14:37:47'), +(2028, 2303, 5, 2735, NULL, 2753, NULL, 1, '2023-07-08 11:12:45', '2023-07-10 14:38:02'), +(2029, 2308, 5, 2736, NULL, 2755, NULL, 1, '2023-07-08 11:12:48', '2023-07-10 14:38:06'), +(2030, 2289, 5, 2737, NULL, 2756, NULL, 1, '2023-07-08 11:12:52', '2023-07-10 14:38:09'), +(2031, 2291, 5, 2738, NULL, 2757, NULL, 1, '2023-07-08 11:13:00', '2023-07-10 14:38:25'), +(2032, 2314, 5, 2740, NULL, 2759, NULL, 1, '2023-07-08 11:13:03', '2023-07-10 14:38:29'), +(2033, 2299, 5, 2741, NULL, 2760, NULL, 1, '2023-07-08 11:13:09', '2023-07-10 14:38:47'), +(2034, 2288, 2, 2742, NULL, 2673, NULL, 1, '2023-07-08 11:16:20', '2023-07-08 11:16:39'), +(2035, 2276, 2, 2744, NULL, 2684, NULL, 1, '2023-07-08 11:18:07', '2023-07-08 11:18:31'), +(2036, 2319, 5, 2745, NULL, 2728, NULL, 1, '2023-07-08 11:58:11', '2023-07-10 14:35:25'), +(2037, 2323, 5, 2746, NULL, 2731, NULL, 1, '2023-07-08 11:58:14', '2023-07-10 14:35:38'), +(2038, 2318, 5, 2747, NULL, 2729, NULL, 1, '2023-07-08 11:58:20', '2023-07-10 14:35:30'), +(2039, 2322, 3, 2814, 515, 2779, NULL, 1, '2023-07-08 11:58:48', '2023-07-11 13:06:34'), +(2040, 2321, 3, 2813, 516, 2777, NULL, 1, '2023-07-08 11:58:50', '2023-07-11 13:05:31'), +(2041, 2320, 3, 2815, 517, 2781, NULL, 1, '2023-07-08 11:59:18', '2023-07-11 13:06:38'), +(2042, 2390, 5, 2748, NULL, 2807, NULL, 1, '2023-07-10 14:16:21', '2023-07-11 13:09:46'), +(2043, 2345, 5, 2749, NULL, 2808, NULL, 1, '2023-07-10 14:16:25', '2023-07-11 13:09:49'), +(2044, 2376, 5, 2750, NULL, 2809, NULL, 1, '2023-07-10 14:16:28', '2023-07-11 13:09:52'), +(2045, 2373, 5, 2751, NULL, 2810, NULL, 1, '2023-07-10 14:16:32', '2023-07-11 13:09:55'), +(2046, 2333, 5, 2752, NULL, 2811, NULL, 1, '2023-07-10 14:16:35', '2023-07-11 13:09:59'), +(2047, 2340, 5, 2753, NULL, 2812, NULL, 1, '2023-07-10 14:16:39', '2023-07-11 13:10:01'), +(2048, 2332, 5, 2754, NULL, 2813, NULL, 1, '2023-07-10 14:16:42', '2023-07-11 13:10:04'), +(2049, 2341, 5, 2755, NULL, 2814, NULL, 1, '2023-07-10 14:16:47', '2023-07-11 13:10:07'), +(2050, 2344, 5, 2756, NULL, 2815, NULL, 1, '2023-07-10 14:16:50', '2023-07-11 13:10:10'), +(2051, 2380, 5, 2757, NULL, 2816, NULL, 1, '2023-07-10 14:16:55', '2023-07-11 13:10:18'), +(2052, 2371, 5, 2758, NULL, 2817, NULL, 1, '2023-07-10 14:16:58', '2023-07-11 13:10:21'), +(2053, 2377, 5, 2759, NULL, 2818, NULL, 1, '2023-07-10 14:17:01', '2023-07-11 13:10:26'), +(2054, 2379, 5, 2760, NULL, 2820, NULL, 1, '2023-07-10 14:17:05', '2023-07-11 13:10:30'), +(2055, 2358, 5, 2761, NULL, 2821, NULL, 1, '2023-07-10 14:17:08', '2023-07-11 13:10:33'), +(2056, 2329, 5, 2762, NULL, 2822, NULL, 1, '2023-07-10 14:17:11', '2023-07-11 13:10:36'), +(2057, 2388, 5, 2763, NULL, 2823, NULL, 1, '2023-07-10 14:17:15', '2023-07-11 13:10:39'), +(2058, 2355, 5, 2764, NULL, 2824, NULL, 1, '2023-07-10 14:17:20', '2023-07-11 13:10:42'), +(2059, 2349, 5, 2766, NULL, 2825, NULL, 1, '2023-07-10 14:17:23', '2023-07-11 13:10:46'), +(2060, 2328, 5, 2767, NULL, 2826, NULL, 1, '2023-07-10 14:17:27', '2023-07-11 13:10:52'), +(2061, 2343, 5, 2768, NULL, 2828, NULL, 1, '2023-07-10 14:17:33', '2023-07-11 13:11:19'), +(2062, 2385, 5, 2770, NULL, 2829, NULL, 1, '2023-07-10 14:19:02', '2023-07-11 13:11:28'), +(2063, 2383, 5, 2771, NULL, 2830, NULL, 1, '2023-07-10 14:19:07', '2023-07-11 13:11:34'), +(2064, 2387, 5, 2772, NULL, 2832, NULL, 1, '2023-07-10 14:19:10', '2023-07-11 13:11:39'), +(2065, 2384, 5, 2773, NULL, 2833, NULL, 1, '2023-07-10 14:19:14', '2023-07-11 13:11:44'), +(2066, 2382, 5, 2774, NULL, 2834, NULL, 1, '2023-07-10 14:19:17', '2023-07-11 13:11:47'), +(2067, 2346, 5, 2775, NULL, 2835, NULL, 1, '2023-07-10 14:19:21', '2023-07-11 13:11:50'), +(2068, 2386, 5, 2776, NULL, 2836, NULL, 1, '2023-07-10 14:19:25', '2023-07-11 13:11:55'), +(2069, 2339, 5, 2777, NULL, 2837, NULL, 1, '2023-07-10 14:19:29', '2023-07-11 13:11:58'), +(2070, 2335, 5, 2778, NULL, 2838, NULL, 1, '2023-07-10 14:19:33', '2023-07-11 13:12:01'), +(2071, 2374, 5, 2779, NULL, 2839, NULL, 1, '2023-07-10 14:19:40', '2023-07-11 13:12:05'), +(2072, 2365, 5, 2780, NULL, 2840, NULL, 1, '2023-07-10 14:19:45', '2023-07-11 13:12:09'), +(2073, 2368, 5, 2781, NULL, 2841, NULL, 1, '2023-07-10 14:19:49', '2023-07-11 13:12:12'), +(2074, 2366, 5, 2782, NULL, 2842, NULL, 1, '2023-07-10 14:20:01', '2023-07-11 13:12:15'), +(2075, 2378, 5, 2784, NULL, 2843, NULL, 1, '2023-07-10 14:20:05', '2023-07-11 13:12:18'), +(2076, 2375, 5, 2785, NULL, 2844, NULL, 1, '2023-07-10 14:20:10', '2023-07-11 13:12:21'), +(2077, 2392, 5, 2786, NULL, 2845, NULL, 1, '2023-07-10 14:20:30', '2023-07-11 13:12:30'), +(2078, 2369, 2, 2787, NULL, 2785, NULL, 1, '2023-07-10 14:21:25', '2023-07-11 13:07:31'), +(2079, 2331, 2, 2789, NULL, 2787, NULL, 1, '2023-07-10 14:21:57', '2023-07-11 13:07:33'), +(2080, 2334, 2, 2790, NULL, 2788, NULL, 1, '2023-07-10 14:22:01', '2023-07-11 13:07:36'), +(2081, 2381, 2, 2791, NULL, 2789, NULL, 1, '2023-07-10 14:22:03', '2023-07-11 13:07:39'), +(2082, 2356, 2, 2792, NULL, 2790, NULL, 1, '2023-07-10 14:22:15', '2023-07-11 13:07:42'), +(2083, 2354, 2, 2794, NULL, 2791, NULL, 1, '2023-07-10 14:22:18', '2023-07-11 13:07:44'), +(2084, 2350, 2, 2795, NULL, 2792, NULL, 1, '2023-07-10 14:22:22', '2023-07-11 13:07:51'), +(2085, 2347, 2, 2796, NULL, 2793, NULL, 1, '2023-07-10 14:22:27', '2023-07-11 13:07:53'), +(2086, 2324, 2, 2797, NULL, 2794, NULL, 1, '2023-07-10 14:22:31', '2023-07-11 13:07:56'), +(2087, 2327, 2, 2798, NULL, 2795, NULL, 1, '2023-07-10 14:22:37', '2023-07-11 13:07:59'), +(2088, 2330, 2, 2800, NULL, 2796, NULL, 1, '2023-07-10 14:22:41', '2023-07-11 13:08:03'), +(2089, 2389, 2, 2801, NULL, 2797, NULL, 1, '2023-07-10 14:22:48', '2023-07-11 13:08:06'), +(2090, 2361, 2, 2803, NULL, 2798, NULL, 1, '2023-07-10 14:22:58', '2023-07-11 13:08:14'), +(2091, 2348, 2, 2804, NULL, 2799, NULL, 1, '2023-07-10 14:23:19', '2023-07-11 13:08:17'), +(2092, 2367, 2, 2805, NULL, 2800, NULL, 1, '2023-07-10 14:23:23', '2023-07-11 13:08:20'), +(2093, 2342, 2, 2806, NULL, 2801, NULL, 1, '2023-07-10 14:23:27', '2023-07-11 13:08:24'), +(2094, 2337, 2, 2807, NULL, 2802, NULL, 1, '2023-07-10 14:23:34', '2023-07-11 13:08:27'), +(2095, 2325, 2, 2808, NULL, 2803, NULL, 1, '2023-07-10 14:23:55', '2023-07-11 13:08:31'), +(2096, 2370, 2, 2810, NULL, 2804, NULL, 1, '2023-07-10 14:24:02', '2023-07-11 13:08:38'), +(2097, 2351, 2, 2811, NULL, 2805, NULL, 1, '2023-07-10 14:24:10', '2023-07-11 13:08:41'), +(2098, 2359, 2, 2812, NULL, 2806, NULL, 1, '2023-07-10 14:24:27', '2023-07-11 13:08:45'), +(2099, 2391, 3, 2853, 519, 2846, NULL, 1, '2023-07-10 14:26:17', '2023-07-12 13:17:19'), +(2100, 2372, 3, 2854, 520, 2847, NULL, 1, '2023-07-10 14:28:56', '2023-07-12 13:17:22'), +(2101, 2364, 3, 2855, 521, 2848, NULL, 1, '2023-07-10 14:29:00', '2023-07-12 13:17:26'), +(2102, 2363, 3, 2856, 522, 2849, NULL, 1, '2023-07-10 14:29:03', '2023-07-12 13:17:30'), +(2103, 2362, 3, 2857, 523, 2850, NULL, 1, '2023-07-10 14:29:07', '2023-07-12 13:17:32'), +(2104, 2357, 3, 2858, 524, 2851, NULL, 1, '2023-07-10 14:29:11', '2023-07-12 13:17:36'), +(2105, 2360, 3, 2859, 525, 2852, NULL, 1, '2023-07-10 14:29:15', '2023-07-12 13:17:42'), +(2106, 2326, 3, 2860, 526, 2854, NULL, 1, '2023-07-10 14:29:18', '2023-07-12 13:17:46'), +(2107, 2336, 3, 2861, 527, 2855, NULL, 1, '2023-07-10 14:29:21', '2023-07-12 13:17:50'), +(2108, 2338, 3, 2862, 528, 2856, NULL, 1, '2023-07-10 14:29:25', '2023-07-12 13:17:54'), +(2109, 2352, 3, 2863, 529, 2857, NULL, 1, '2023-07-10 14:29:29', '2023-07-12 13:17:59'), +(2110, 2353, 3, 2864, 530, 2859, NULL, 1, '2023-07-10 14:29:39', '2023-07-12 13:18:11'), +(2111, 2393, 3, 2865, 531, 2860, NULL, 1, '2023-07-10 14:30:14', '2023-07-12 13:18:24'), +(2112, 2442, 5, 2819, NULL, 2878, NULL, 1, '2023-07-11 13:00:00', '2023-07-13 13:12:31'), +(2113, 2445, NULL, 2821, NULL, NULL, NULL, 0, '2023-07-11 13:00:03', '2023-07-11 13:00:03'), +(2114, 2446, 5, 2822, NULL, 2911, NULL, 1, '2023-07-11 13:00:06', '2023-07-13 13:15:03'), +(2115, 2408, 5, 2823, NULL, 2910, NULL, 1, '2023-07-11 13:00:09', '2023-07-13 13:15:00'), +(2116, 2433, 5, 2824, NULL, 2908, NULL, 1, '2023-07-11 13:00:12', '2023-07-13 13:14:56'), +(2117, 2400, 5, 2825, NULL, 2907, NULL, 1, '2023-07-11 13:00:18', '2023-07-13 13:14:48'), +(2118, 2440, 5, 2826, NULL, 2906, NULL, 1, '2023-07-11 13:00:20', '2023-07-13 13:14:44'), +(2119, 2420, 5, 2827, NULL, 2905, NULL, 1, '2023-07-11 13:00:23', '2023-07-13 13:14:41'), +(2120, 2409, 5, 2828, NULL, 2904, NULL, 1, '2023-07-11 13:00:26', '2023-07-13 13:14:39'), +(2121, 2437, 5, 2829, NULL, 2902, NULL, 1, '2023-07-11 13:00:29', '2023-07-13 13:14:36'), +(2122, 2427, 5, 2830, NULL, 2901, NULL, 1, '2023-07-11 13:00:33', '2023-07-13 13:14:33'), +(2123, 2404, 5, 2831, NULL, 2900, NULL, 1, '2023-07-11 13:00:36', '2023-07-13 13:14:28'), +(2124, 2418, 5, 2832, NULL, 2899, NULL, 1, '2023-07-11 13:00:40', '2023-07-13 13:14:26'), +(2125, 2426, 5, 2833, NULL, 2898, NULL, 1, '2023-07-11 13:00:42', '2023-07-13 13:13:49'), +(2126, 2415, NULL, 2834, NULL, NULL, NULL, 0, '2023-07-11 13:01:02', '2023-07-11 13:01:02'), +(2127, 2395, 5, 2835, NULL, 2895, NULL, 1, '2023-07-11 13:01:05', '2023-07-13 13:13:36'), +(2128, 2429, 5, 2836, NULL, 2896, NULL, 1, '2023-07-11 13:01:11', '2023-07-13 13:13:40'), +(2129, 2423, 5, 2837, NULL, 2897, NULL, 1, '2023-07-11 13:01:15', '2023-07-13 13:13:45'), +(2130, 2401, 5, 2838, NULL, 2894, NULL, 1, '2023-07-11 13:01:18', '2023-07-13 13:13:33'), +(2131, 2398, 5, 2839, NULL, 2892, NULL, 1, '2023-07-11 13:01:20', '2023-07-13 13:13:27'), +(2132, 2422, 5, 2840, NULL, 2891, NULL, 1, '2023-07-11 13:01:24', '2023-07-13 13:13:19'), +(2133, 2434, 5, 2841, NULL, 2890, NULL, 1, '2023-07-11 13:01:27', '2023-07-13 13:13:14'), +(2134, 2435, 5, 2842, NULL, 2889, NULL, 1, '2023-07-11 13:01:38', '2023-07-13 13:13:11'), +(2135, 2438, 5, 2843, NULL, 2888, NULL, 1, '2023-07-11 13:01:40', '2023-07-13 13:13:05'), +(2136, 2432, 5, 2844, NULL, 2887, NULL, 1, '2023-07-11 13:01:45', '2023-07-13 13:13:02'), +(2137, 2406, 5, 2845, NULL, 2886, NULL, 1, '2023-07-11 13:01:48', '2023-07-13 13:12:59'), +(2138, 2407, 5, 2846, NULL, 2885, NULL, 1, '2023-07-11 13:01:51', '2023-07-13 13:12:56'), +(2139, 2430, 5, 2847, NULL, 2883, NULL, 1, '2023-07-11 13:01:55', '2023-07-13 13:12:52'), +(2140, 2413, 5, 2848, NULL, 2882, NULL, 1, '2023-07-11 13:02:05', '2023-07-13 13:12:49'), +(2141, 2431, 5, 2850, NULL, 2881, NULL, 1, '2023-07-11 13:02:13', '2023-07-13 13:12:45'), +(2142, 2402, 5, 2851, NULL, 2880, NULL, 1, '2023-07-11 13:02:17', '2023-07-13 13:12:41'), +(2143, 2411, 5, 2852, NULL, 2879, NULL, 1, '2023-07-11 13:02:21', '2023-07-13 13:12:36'), +(2144, 2424, 2, 2866, NULL, 2862, NULL, 1, '2023-07-11 16:03:20', '2023-07-12 13:18:53'), +(2145, 2441, 2, 2868, NULL, 2863, NULL, 1, '2023-07-11 16:03:23', '2023-07-12 13:18:57'), +(2146, 2443, 2, 2869, NULL, 2864, NULL, 1, '2023-07-11 16:03:26', '2023-07-12 13:19:01'), +(2147, 2448, 2, 2870, NULL, 2866, NULL, 1, '2023-07-11 16:03:31', '2023-07-12 13:19:04'), +(2148, 2447, 2, 2871, NULL, 2867, NULL, 1, '2023-07-11 16:03:35', '2023-07-12 13:19:07'), +(2149, 2450, 2, 2872, NULL, 2868, NULL, 1, '2023-07-11 16:03:38', '2023-07-12 13:19:11'), +(2150, 2414, 2, 2873, NULL, 2869, NULL, 1, '2023-07-11 16:03:45', '2023-07-12 13:19:16'), +(2151, 2439, 2, 2874, NULL, 2871, NULL, 1, '2023-07-11 16:03:50', '2023-07-12 13:19:20'), +(2152, 2412, 2, 2875, NULL, 2872, NULL, 1, '2023-07-11 16:03:53', '2023-07-12 13:19:24'), +(2153, 2417, 2, 2876, NULL, 2873, NULL, 1, '2023-07-11 16:03:58', '2023-07-12 13:19:28'), +(2154, 2405, 2, 2877, NULL, 2874, NULL, 1, '2023-07-11 16:04:02', '2023-07-12 13:19:32'), +(2155, 2425, 2, 2878, NULL, 2875, NULL, 1, '2023-07-11 16:04:05', '2023-07-12 13:19:37'), +(2156, 2403, 2, 2879, NULL, 2876, NULL, 1, '2023-07-11 16:04:08', '2023-07-12 13:19:43'), +(2157, 2444, 3, 2880, 532, 2940, NULL, 1, '2023-07-11 16:38:06', '2023-07-13 13:18:58'), +(2158, 2428, 3, 2882, 533, 2942, NULL, 1, '2023-07-11 16:38:11', '2023-07-13 13:20:13'), +(2159, 2421, 3, 2883, 534, 2943, NULL, 1, '2023-07-11 16:38:17', '2023-07-13 13:20:29'), +(2160, 2419, 3, 2884, 537, 2945, NULL, 1, '2023-07-11 16:38:20', '2023-07-13 13:20:51'), +(2161, 2416, 3, 2885, 538, 2947, NULL, 1, '2023-07-11 16:38:23', '2023-07-13 13:20:55'), +(2162, 2410, 3, 2886, 539, 2948, NULL, 1, '2023-07-11 16:38:26', '2023-07-13 13:20:58'), +(2163, 2399, 3, 2887, 540, 2949, NULL, 1, '2023-07-11 16:38:29', '2023-07-13 13:21:01'), +(2164, 2397, 3, 2888, 541, 2950, NULL, 1, '2023-07-11 16:38:32', '2023-07-13 13:21:05'), +(2165, 2396, 3, 2889, 542, 2951, NULL, 1, '2023-07-11 16:38:36', '2023-07-13 13:21:08'), +(2166, 2436, 3, 2890, 543, 2953, NULL, 1, '2023-07-11 16:38:40', '2023-07-13 13:21:14'), +(2167, 2449, 3, 2891, 544, 2955, NULL, 1, '2023-07-11 16:38:54', '2023-07-13 13:21:18'), +(2168, 2487, 5, 2892, NULL, 2912, NULL, 1, '2023-07-12 13:14:29', '2023-07-13 13:15:14'), +(2169, 2486, 5, 2893, NULL, 2913, NULL, 1, '2023-07-12 13:15:18', '2023-07-13 13:15:36'), +(2170, 2456, 5, 2894, NULL, 2914, NULL, 1, '2023-07-12 13:15:21', '2023-07-13 13:15:39'), +(2171, 2466, 5, 2895, NULL, 2915, NULL, 1, '2023-07-12 13:15:23', '2023-07-13 13:15:44'), +(2172, 2462, 5, 2896, NULL, 2916, NULL, 1, '2023-07-12 13:15:27', '2023-07-13 13:15:47'), +(2173, 2454, 5, 2897, NULL, 2920, NULL, 1, '2023-07-12 13:15:35', '2023-07-13 13:17:08'), +(2174, 2470, 5, 2899, NULL, 2922, NULL, 1, '2023-07-12 13:15:38', '2023-07-13 13:17:16'), +(2175, 2469, 5, 2900, NULL, 2924, NULL, 1, '2023-07-12 13:15:43', '2023-07-13 13:17:22'), +(2176, 2475, 5, 2901, NULL, 2926, NULL, 1, '2023-07-12 13:15:49', '2023-07-13 13:17:25'), +(2177, 2468, 5, 2902, NULL, 2927, NULL, 1, '2023-07-12 13:15:52', '2023-07-13 13:17:33'), +(2178, 2471, 5, 2903, NULL, 2928, NULL, 1, '2023-07-12 13:15:55', '2023-07-13 13:17:35'), +(2179, 2463, 5, 2904, NULL, 2929, NULL, 1, '2023-07-12 13:15:58', '2023-07-13 13:17:39'), +(2180, 2473, 5, 2905, NULL, 2930, NULL, 1, '2023-07-12 13:16:02', '2023-07-13 13:17:47'), +(2181, 2481, 5, 2906, NULL, 2932, NULL, 1, '2023-07-12 13:16:05', '2023-07-13 13:17:57'), +(2182, 2485, 5, 2907, NULL, 2934, NULL, 1, '2023-07-12 13:16:10', '2023-07-13 13:18:02'), +(2183, 2457, 5, 2908, NULL, 2935, NULL, 1, '2023-07-12 13:16:20', '2023-07-13 13:18:18'), +(2184, 2461, 5, 2909, NULL, 2937, NULL, 1, '2023-07-12 13:16:26', '2023-07-13 13:18:23'), +(2185, 2453, 5, 2910, NULL, 2938, NULL, 1, '2023-07-12 13:16:35', '2023-07-13 13:18:32'), +(2186, 2464, 2, 2911, NULL, 2956, NULL, 1, '2023-07-12 17:39:37', '2023-07-13 13:21:44'), +(2187, 2459, 2, 2913, NULL, 2957, NULL, 1, '2023-07-12 17:39:40', '2023-07-13 13:21:47'), +(2188, 2452, 2, 2914, NULL, 2958, NULL, 1, '2023-07-12 17:39:47', '2023-07-13 13:21:51'), +(2189, 2458, 2, 2915, NULL, 2959, NULL, 1, '2023-07-12 17:39:52', '2023-07-13 13:21:55'), +(2190, 2455, 2, 2916, NULL, 2960, NULL, 1, '2023-07-12 17:39:59', '2023-07-13 13:21:58'), +(2191, 2477, 2, 2917, NULL, 2961, NULL, 1, '2023-07-12 17:42:10', '2023-07-13 13:22:02'), +(2192, 2476, 2, 2918, NULL, 2962, NULL, 1, '2023-07-12 17:42:16', '2023-07-13 13:22:06'), +(2193, 2479, 2, 2920, NULL, 2963, NULL, 1, '2023-07-12 17:42:22', '2023-07-13 13:22:12'), +(2194, 2478, 2, 2922, NULL, 2965, NULL, 1, '2023-07-12 17:42:26', '2023-07-13 13:22:21'), +(2195, 2492, 2, 2923, NULL, 2967, NULL, 1, '2023-07-12 17:42:57', '2023-07-13 13:22:25'), +(2196, 2490, 2, 2924, NULL, 2969, NULL, 1, '2023-07-12 17:43:04', '2023-07-13 13:22:43'), +(2197, 2488, 2, 2926, NULL, 2970, NULL, 1, '2023-07-12 17:43:18', '2023-07-13 13:22:51'), +(2198, 2491, 2, 2927, NULL, 2972, NULL, 1, '2023-07-12 17:43:25', '2023-07-13 13:22:55'), +(2199, 2489, 2, 2928, NULL, 2973, NULL, 1, '2023-07-12 17:43:29', '2023-07-13 13:22:58'), +(2200, 2467, 3, 2954, 545, 3002, NULL, 1, '2023-07-12 17:46:30', '2023-07-14 13:43:20'), +(2201, 2472, 3, 2955, 547, 3004, NULL, 1, '2023-07-12 17:46:33', '2023-07-14 13:43:24'), +(2202, 2474, 3, 2956, 548, 3005, NULL, 1, '2023-07-12 17:46:36', '2023-07-14 13:43:30'), +(2203, 2480, 3, 2957, 549, 3006, NULL, 1, '2023-07-12 17:46:38', '2023-07-14 13:43:35'), +(2204, 2460, 3, 2958, 550, 3007, NULL, 1, '2023-07-12 17:46:41', '2023-07-14 13:43:40'), +(2205, 2483, 3, 2959, 551, 3009, NULL, 1, '2023-07-12 17:46:44', '2023-07-14 13:43:44'), +(2206, 2484, 3, 2960, 552, 3010, NULL, 1, '2023-07-12 17:46:49', '2023-07-14 13:43:54'), +(2207, 2482, 3, 2961, 553, 3011, NULL, 1, '2023-07-12 17:46:51', '2023-07-14 13:44:02'), +(2208, 2493, 3, 2962, 554, 3012, NULL, 1, '2023-07-12 17:47:00', '2023-07-14 13:44:07'), +(2209, 2516, 5, 2929, NULL, 2974, NULL, 1, '2023-07-13 13:08:33', '2023-07-14 13:41:04'), +(2210, 2502, 5, 2931, NULL, 2975, NULL, 1, '2023-07-13 13:08:37', '2023-07-14 13:41:08'), +(2211, 2506, 5, 2932, NULL, 2976, NULL, 1, '2023-07-13 13:08:40', '2023-07-14 13:41:12'), +(2212, 2510, 5, 2933, NULL, 2977, NULL, 1, '2023-07-13 13:08:43', '2023-07-14 13:41:15'), +(2213, 2494, 5, 2934, NULL, 2978, NULL, 1, '2023-07-13 13:08:46', '2023-07-14 13:41:19'), +(2214, 2508, 5, 2935, NULL, 2979, NULL, 1, '2023-07-13 13:08:51', '2023-07-14 13:41:23'), +(2215, 2504, 5, 2936, NULL, 2980, NULL, 1, '2023-07-13 13:08:54', '2023-07-14 13:41:26'), +(2216, 2511, 5, 2937, NULL, 2981, NULL, 1, '2023-07-13 13:08:57', '2023-07-14 13:41:29'), +(2217, 2513, 5, 2938, NULL, 2983, NULL, 1, '2023-07-13 13:09:07', '2023-07-14 13:41:32'), +(2218, 2495, 5, 2940, NULL, 2984, NULL, 1, '2023-07-13 13:09:12', '2023-07-14 13:41:35'), +(2219, 2512, 5, 2941, NULL, 2985, NULL, 1, '2023-07-13 13:09:16', '2023-07-14 13:41:38'), +(2220, 2500, 5, 2942, NULL, 2988, NULL, 1, '2023-07-13 13:09:20', '2023-07-14 13:41:41'), +(2221, 2514, 5, 2943, NULL, 2989, NULL, 1, '2023-07-13 13:09:24', '2023-07-14 13:41:46'), +(2222, 2505, 5, 2944, NULL, 2991, NULL, 1, '2023-07-13 13:09:31', '2023-07-14 13:42:15'), +(2223, 2515, 5, 2945, NULL, 2993, NULL, 1, '2023-07-13 13:09:39', '2023-07-14 13:42:19'), +(2224, 2496, 5, 2946, NULL, 2994, NULL, 1, '2023-07-13 13:09:44', '2023-07-14 13:42:23'), +(2225, 2498, 5, 2947, NULL, 2995, NULL, 1, '2023-07-13 13:09:47', '2023-07-14 13:42:26'), +(2226, 2503, 5, 2948, NULL, 2996, NULL, 1, '2023-07-13 13:09:50', '2023-07-14 13:42:31'), +(2227, 2521, 5, 2949, NULL, 2997, NULL, 1, '2023-07-13 13:09:53', '2023-07-14 13:42:33'), +(2228, 2522, 5, 2950, NULL, 2998, NULL, 1, '2023-07-13 13:10:01', '2023-07-14 13:42:38'), +(2229, 2518, 5, 2951, NULL, 2999, NULL, 1, '2023-07-13 13:10:04', '2023-07-14 13:42:42'), +(2230, 2525, 5, 2952, NULL, 3000, NULL, 1, '2023-07-13 13:10:10', '2023-07-14 13:42:49'), +(2231, 2524, 5, 2953, NULL, 3001, NULL, 1, '2023-07-13 13:10:19', '2023-07-14 13:42:52'), +(2232, 2465, 5, 2963, NULL, 2918, NULL, 1, '2023-07-13 13:16:39', '2023-07-13 13:16:55'), +(2233, 2523, 2, 2964, NULL, 3013, NULL, 1, '2023-07-13 15:32:01', '2023-07-14 13:45:06'), +(2234, 2528, 2, 2966, NULL, 3015, NULL, 1, '2023-07-13 15:32:41', '2023-07-14 13:45:10'), +(2235, 2530, 2, 2968, NULL, 3016, NULL, 1, '2023-07-13 15:32:47', '2023-07-14 13:45:15'), +(2236, 2517, 2, 2969, NULL, 3017, NULL, 1, '2023-07-13 15:32:52', '2023-07-14 13:45:18'), +(2237, 2499, 2, 2970, NULL, 3018, NULL, 1, '2023-07-13 15:32:58', '2023-07-14 13:45:21'), +(2238, 2501, 2, 2971, NULL, 3019, NULL, 1, '2023-07-13 15:33:08', '2023-07-14 13:45:27'), +(2239, 2507, 2, 2972, NULL, 3020, NULL, 1, '2023-07-13 15:33:15', '2023-07-14 13:45:32'), +(2240, 2509, 2, 2973, NULL, 3021, NULL, 1, '2023-07-13 15:33:19', '2023-07-14 13:45:39'), +(2241, 2527, 3, 3001, 555, 3079, NULL, 1, '2023-07-13 15:34:54', '2023-07-17 13:23:56'), +(2242, 2526, 3, 3002, 556, 3081, NULL, 1, '2023-07-13 15:35:09', '2023-07-17 13:23:59'), +(2243, 2529, 3, 3003, 558, 3082, NULL, 1, '2023-07-13 15:35:18', '2023-07-17 13:24:02'), +(2244, 2520, 3, 3004, 559, 3083, NULL, 1, '2023-07-13 15:35:30', '2023-07-17 13:24:04'), +(2245, 2497, 3, 3005, 561, 3084, NULL, 1, '2023-07-13 15:35:42', '2023-07-17 13:24:07'), +(2246, 2519, 3, 3006, 563, 3085, NULL, 1, '2023-07-13 15:35:47', '2023-07-17 13:24:11'), +(2247, 2564, 5, 2974, NULL, 3022, NULL, 1, '2023-07-14 13:37:34', '2023-07-17 13:19:31'), +(2248, 2563, 5, 2976, NULL, 3024, NULL, 1, '2023-07-14 13:37:45', '2023-07-17 13:19:36'), +(2249, 2552, 5, 2978, NULL, 3025, NULL, 1, '2023-07-14 13:37:57', '2023-07-17 13:19:39'), +(2250, 2554, 5, 2980, NULL, 3026, NULL, 1, '2023-07-14 13:38:05', '2023-07-17 13:19:43'), +(2251, 2556, 5, 2982, NULL, 3027, NULL, 1, '2023-07-14 13:38:09', '2023-07-17 13:19:45'), +(2252, 2549, 5, 2983, NULL, 3028, NULL, 1, '2023-07-14 13:38:12', '2023-07-17 13:19:48'), +(2253, 2550, NULL, 2984, NULL, NULL, NULL, 0, '2023-07-14 13:38:15', '2023-07-14 13:38:15'), +(2254, 2537, 5, 2985, NULL, 3029, NULL, 1, '2023-07-14 13:38:18', '2023-07-17 13:19:52'), +(2255, 2555, 5, 2986, NULL, 3031, NULL, 1, '2023-07-14 13:38:21', '2023-07-17 13:19:55'), +(2256, 2562, 5, 2987, NULL, 3032, NULL, 1, '2023-07-14 13:38:28', '2023-07-17 13:19:58'), +(2257, 2543, 5, 2988, NULL, 3033, NULL, 1, '2023-07-14 13:38:32', '2023-07-17 13:20:02'), +(2258, 2560, 5, 2989, NULL, 3034, NULL, 1, '2023-07-14 13:38:36', '2023-07-17 13:20:05'), +(2259, 2538, 5, 2990, NULL, 3035, NULL, 1, '2023-07-14 13:38:41', '2023-07-17 13:20:08'), +(2260, 2542, 5, 2991, NULL, 3036, NULL, 1, '2023-07-14 13:38:45', '2023-07-17 13:20:10'), +(2261, 2551, 5, 2992, NULL, 3037, NULL, 1, '2023-07-14 13:38:48', '2023-07-17 13:20:13'), +(2262, 2545, 5, 2993, NULL, 3038, NULL, 1, '2023-07-14 13:39:06', '2023-07-17 13:20:16'), +(2263, 2546, 5, 2994, NULL, 3039, NULL, 1, '2023-07-14 13:39:09', '2023-07-17 13:20:20'), +(2264, 2541, 5, 2995, NULL, 3040, NULL, 1, '2023-07-14 13:39:12', '2023-07-17 13:20:23'), +(2265, 2548, 5, 2996, NULL, 3041, NULL, 1, '2023-07-14 13:39:15', '2023-07-17 13:20:26'), +(2266, 2534, 5, 2997, NULL, 3042, NULL, 1, '2023-07-14 13:39:23', '2023-07-17 13:20:30'), +(2267, 2533, 5, 2998, NULL, 3043, NULL, 1, '2023-07-14 13:39:27', '2023-07-17 13:20:34'), +(2268, 2540, 5, 2999, NULL, 3044, NULL, 1, '2023-07-14 13:39:32', '2023-07-17 13:20:37'), +(2269, 2544, 5, 3000, NULL, 3045, NULL, 1, '2023-07-14 13:39:40', '2023-07-17 13:20:40'), +(2270, 2539, 2, 3007, NULL, 3069, NULL, 1, '2023-07-14 18:15:15', '2023-07-17 13:22:51'), +(2271, 2557, 2, 3008, NULL, 3070, NULL, 1, '2023-07-14 18:15:23', '2023-07-17 13:22:54'), +(2272, 2558, 2, 3009, NULL, 3071, NULL, 1, '2023-07-14 18:15:26', '2023-07-17 13:22:57'), +(2273, 2536, 2, 3010, NULL, 3072, NULL, 1, '2023-07-14 18:15:29', '2023-07-17 13:22:59'), +(2274, 2561, 2, 3011, NULL, 3073, NULL, 1, '2023-07-14 18:15:32', '2023-07-17 13:23:02'), +(2275, 2567, 2, 3012, NULL, 3074, NULL, 1, '2023-07-14 18:15:34', '2023-07-17 13:23:05'), +(2276, 2568, 2, 3013, NULL, 3075, NULL, 1, '2023-07-14 18:15:37', '2023-07-17 13:23:09'), +(2277, 2569, 2, 3014, NULL, 3076, NULL, 1, '2023-07-14 18:15:40', '2023-07-17 13:23:11'), +(2278, 2566, 2, 3015, NULL, 3077, NULL, 1, '2023-07-14 18:15:43', '2023-07-17 13:23:17'), +(2279, 2535, 3, 3075, 564, 3086, NULL, 1, '2023-07-14 18:16:44', '2023-07-17 13:25:30'), +(2280, 2547, 3, 3076, 566, 3087, NULL, 1, '2023-07-14 18:17:17', '2023-07-17 13:25:34'), +(2281, 2565, 3, 3074, 567, 3078, NULL, 1, '2023-07-14 18:17:22', '2023-07-17 13:23:47'), +(2282, 2583, 5, 3016, NULL, 3060, NULL, 1, '2023-07-15 11:47:16', '2023-07-17 13:21:32'), +(2283, 2581, 5, 3018, NULL, 3063, NULL, 1, '2023-07-15 11:47:18', '2023-07-17 13:21:40'), +(2284, 2582, 5, 3019, NULL, 3062, NULL, 1, '2023-07-15 11:47:23', '2023-07-17 13:21:37'), +(2285, 2572, 5, 3020, 572, 3061, NULL, 1, '2023-07-15 11:47:27', '2023-07-17 13:21:34'), +(2286, 2573, 5, 3021, NULL, 3065, NULL, 1, '2023-07-15 11:47:30', '2023-07-17 13:21:53'), +(2287, 2578, 5, 3022, NULL, 3064, NULL, 1, '2023-07-15 11:47:33', '2023-07-17 13:21:45'), +(2288, 2590, 5, 3023, NULL, 3046, NULL, 1, '2023-07-15 11:47:35', '2023-07-17 13:20:47'), +(2289, 2579, 5, 3024, NULL, 3048, NULL, 1, '2023-07-15 11:47:39', '2023-07-17 13:20:51'), +(2290, 2584, 5, 3025, NULL, 3052, NULL, 1, '2023-07-15 11:47:46', '2023-07-17 13:21:07'), +(2291, 2587, 5, 3027, NULL, 3054, NULL, 1, '2023-07-15 11:48:09', '2023-07-17 13:21:13'), +(2292, 2588, 5, 3028, NULL, 3056, NULL, 1, '2023-07-15 11:48:12', '2023-07-17 13:21:20'), +(2293, 2586, 5, 3029, NULL, 3053, NULL, 1, '2023-07-15 11:48:16', '2023-07-17 13:21:11'), +(2294, 2571, 5, 3030, NULL, 3049, NULL, 1, '2023-07-15 11:48:20', '2023-07-17 13:20:58'), +(2295, 2575, 5, 3031, NULL, 3055, NULL, 1, '2023-07-15 11:48:22', '2023-07-17 13:21:17'), +(2296, 2589, 5, 3032, NULL, 3057, NULL, 1, '2023-07-15 11:48:25', '2023-07-17 13:21:23'), +(2297, 2591, 5, 3033, NULL, 3051, NULL, 1, '2023-07-15 11:48:29', '2023-07-17 13:21:02'), +(2298, 2592, 5, 3034, NULL, 3058, NULL, 1, '2023-07-15 11:48:31', '2023-07-17 13:21:26'); +INSERT INTO `dispatch_statuses` (`id`, `order_id`, `rider_id`, `delivery_scan_id`, `departure_scan_id`, `collection_scan_id`, `issue_entry_id`, `status`, `created_at`, `updated_at`) VALUES +(2299, 2585, 5, 3035, NULL, 3059, NULL, 1, '2023-07-15 11:48:35', '2023-07-17 13:21:29'), +(2300, 2577, 5, 3036, NULL, 3068, NULL, 1, '2023-07-15 11:51:01', '2023-07-17 13:22:16'), +(2301, 2574, 5, 3037, NULL, 3067, NULL, 1, '2023-07-15 11:51:08', '2023-07-17 13:22:12'), +(2302, 2580, 3, 3072, 568, 3088, NULL, 1, '2023-07-15 11:51:46', '2023-07-17 13:25:48'), +(2303, 2635, 5, 3038, NULL, 3090, NULL, 1, '2023-07-17 13:12:24', '2023-07-18 14:15:21'), +(2304, 2615, 5, 3040, NULL, 3093, NULL, 1, '2023-07-17 13:12:28', '2023-07-18 14:16:20'), +(2305, 2606, 5, 3041, NULL, 3094, NULL, 1, '2023-07-17 13:12:31', '2023-07-18 14:16:24'), +(2306, 2617, 5, 3042, NULL, 3095, NULL, 1, '2023-07-17 13:12:34', '2023-07-18 14:16:27'), +(2307, 2631, 5, 3043, NULL, 3096, NULL, 1, '2023-07-17 13:12:37', '2023-07-18 14:16:31'), +(2308, 2624, 5, 3044, NULL, 3097, NULL, 1, '2023-07-17 13:12:40', '2023-07-18 14:16:34'), +(2309, 2628, 5, 3045, NULL, 3098, NULL, 1, '2023-07-17 13:12:42', '2023-07-18 14:16:37'), +(2310, 2597, 5, 3046, NULL, 3099, NULL, 1, '2023-07-17 13:12:45', '2023-07-18 14:16:39'), +(2311, 2612, 5, 3047, NULL, 3101, NULL, 1, '2023-07-17 13:12:47', '2023-07-18 14:16:42'), +(2312, 2611, 5, 3048, NULL, 3102, NULL, 1, '2023-07-17 13:12:50', '2023-07-18 14:16:46'), +(2313, 2602, 5, 3049, NULL, 3103, NULL, 1, '2023-07-17 13:12:52', '2023-07-18 14:16:50'), +(2314, 2625, 5, 3050, NULL, 3104, NULL, 1, '2023-07-17 13:12:55', '2023-07-18 14:16:53'), +(2315, 2622, 5, 3051, NULL, 3106, NULL, 1, '2023-07-17 13:12:58', '2023-07-18 14:16:55'), +(2316, 2596, 5, 3052, NULL, 3107, NULL, 1, '2023-07-17 13:13:01', '2023-07-18 14:16:59'), +(2317, 2595, 5, 3053, NULL, 3108, NULL, 1, '2023-07-17 13:13:07', '2023-07-18 14:17:01'), +(2318, 2601, 5, 3055, NULL, 3109, NULL, 1, '2023-07-17 13:13:12', '2023-07-18 14:17:05'), +(2319, 2600, 5, 3056, NULL, 3110, NULL, 1, '2023-07-17 13:13:16', '2023-07-18 14:17:09'), +(2320, 2599, 5, 3057, NULL, 3111, NULL, 1, '2023-07-17 13:13:18', '2023-07-18 14:17:11'), +(2321, 2630, 5, 3058, NULL, 3112, NULL, 1, '2023-07-17 13:13:21', '2023-07-18 14:17:14'), +(2322, 2626, 5, 3059, NULL, 3114, NULL, 1, '2023-07-17 13:13:25', '2023-07-18 14:17:16'), +(2323, 2632, 5, 3060, NULL, 3115, NULL, 1, '2023-07-17 13:13:29', '2023-07-18 14:17:19'), +(2324, 2616, 5, 3061, NULL, 3117, NULL, 1, '2023-07-17 13:13:34', '2023-07-18 14:17:27'), +(2325, 2620, 2, 3062, NULL, 3118, NULL, 1, '2023-07-17 13:14:26', '2023-07-18 14:19:20'), +(2326, 2608, 2, 3064, NULL, 3120, NULL, 1, '2023-07-17 13:14:37', '2023-07-18 14:19:23'), +(2327, 2603, 2, 3065, NULL, 3121, NULL, 1, '2023-07-17 13:14:44', '2023-07-18 14:19:25'), +(2328, 2614, 2, 3067, NULL, 3122, NULL, 1, '2023-07-17 13:14:48', '2023-07-18 14:19:28'), +(2329, 2621, 2, 3068, NULL, 3123, NULL, 1, '2023-07-17 13:14:53', '2023-07-18 14:19:30'), +(2330, 2605, NULL, 3069, NULL, NULL, NULL, 0, '2023-07-17 13:14:55', '2023-07-17 13:14:55'), +(2331, 2623, 2, 3070, NULL, 3124, NULL, 1, '2023-07-17 13:14:58', '2023-07-18 14:19:34'), +(2332, 2598, 2, 3071, NULL, 3125, NULL, 1, '2023-07-17 13:15:01', '2023-07-18 14:19:41'), +(2333, 2610, 3, 3100, 570, 3145, NULL, 1, '2023-07-17 13:17:15', '2023-07-20 14:25:27'), +(2334, 2613, 3, 3103, 571, 3146, NULL, 1, '2023-07-17 13:17:22', '2023-07-20 14:25:34'), +(2335, 2604, 3, 3104, 573, 3148, NULL, 1, '2023-07-17 13:17:34', '2023-07-20 14:25:40'), +(2336, 2609, 3, 3105, 575, 3149, NULL, 1, '2023-07-17 13:17:39', '2023-07-20 14:25:43'), +(2337, 2629, 3, 3106, 576, 3150, NULL, 1, '2023-07-17 13:17:46', '2023-07-20 14:25:45'), +(2338, 2627, 3, 3108, 577, 3152, NULL, 1, '2023-07-17 13:18:10', '2023-07-20 14:25:50'), +(2339, 2618, 3, 3109, 579, 3153, NULL, 1, '2023-07-17 13:18:15', '2023-07-20 14:25:53'), +(2340, 2654, 5, 3077, NULL, 3154, NULL, 1, '2023-07-18 13:54:16', '2023-07-20 14:26:16'), +(2341, 2658, 5, 3078, NULL, 3155, NULL, 1, '2023-07-18 13:54:24', '2023-07-20 14:26:30'), +(2342, 2651, 5, 3080, NULL, 3156, NULL, 1, '2023-07-18 13:54:37', '2023-07-20 14:26:35'), +(2343, 2645, 5, 3082, NULL, 3157, NULL, 1, '2023-07-18 13:54:54', '2023-07-20 14:26:39'), +(2344, 2650, 5, 3083, NULL, 3158, NULL, 1, '2023-07-18 13:55:07', '2023-07-20 14:26:42'), +(2345, 2665, 5, 3084, NULL, 3159, NULL, 1, '2023-07-18 13:55:16', '2023-07-20 14:26:45'), +(2346, 2660, 5, 3085, NULL, 3161, NULL, 1, '2023-07-18 13:55:23', '2023-07-20 14:26:49'), +(2347, 2648, 5, 3087, NULL, 3162, NULL, 1, '2023-07-18 13:55:37', '2023-07-20 14:26:53'), +(2348, 2643, 5, 3089, NULL, 3163, NULL, 1, '2023-07-18 13:55:45', '2023-07-20 14:26:56'), +(2349, 2659, 5, 3090, NULL, 3164, NULL, 1, '2023-07-18 13:56:08', '2023-07-20 14:27:00'), +(2350, 2662, 5, 3091, NULL, 3165, NULL, 1, '2023-07-18 13:56:27', '2023-07-20 14:27:04'), +(2351, 2644, 5, 3093, NULL, 3167, NULL, 1, '2023-07-18 13:56:39', '2023-07-20 14:27:07'), +(2352, 2667, 5, 3094, NULL, 3168, NULL, 1, '2023-07-18 13:56:51', '2023-07-20 14:27:11'), +(2353, 2649, 5, 3096, NULL, 3169, NULL, 1, '2023-07-18 13:57:03', '2023-07-20 14:27:14'), +(2354, 2657, 5, 3098, NULL, 3170, NULL, 1, '2023-07-18 13:57:12', '2023-07-20 14:27:20'), +(2355, 2655, 5, 3099, NULL, 3171, NULL, 1, '2023-07-18 13:57:20', '2023-07-20 14:27:22'), +(2356, 2634, 5, 3110, NULL, 3092, NULL, 1, '2023-07-18 14:16:05', '2023-07-18 14:16:17'), +(2357, 2661, 2, 3111, 580, 3126, NULL, 1, '2023-07-18 14:59:25', '2023-07-20 14:22:44'), +(2358, 2668, 2, 3112, 581, 3128, NULL, 1, '2023-07-18 14:59:28', '2023-07-20 14:22:59'), +(2359, 2666, 2, 3113, 582, 3129, NULL, 1, '2023-07-18 14:59:31', '2023-07-20 14:23:05'), +(2360, 2656, 2, 3114, 583, 3130, NULL, 1, '2023-07-18 14:59:34', '2023-07-20 14:23:43'), +(2361, 2647, 2, 3115, 584, 3132, NULL, 1, '2023-07-18 14:59:38', '2023-07-20 14:23:47'), +(2362, 2663, 2, 3116, 585, 3133, NULL, 1, '2023-07-18 14:59:43', '2023-07-20 14:23:50'), +(2363, 2653, 2, 3117, 586, 3135, NULL, 1, '2023-07-18 14:59:47', '2023-07-20 14:23:55'), +(2364, 2646, 3, 3156, 587, NULL, NULL, 1, '2023-07-18 15:01:37', '2023-07-20 14:20:40'), +(2365, 2669, 3, 3157, 589, NULL, NULL, 1, '2023-07-18 15:01:41', '2023-07-20 14:20:45'), +(2366, 2664, 3, 3158, 590, NULL, NULL, 1, '2023-07-18 15:01:45', '2023-07-20 14:20:48'), +(2367, 2673, 2, 3118, NULL, 3136, NULL, 1, '2023-07-19 15:39:32', '2023-07-20 14:24:11'), +(2368, 2695, 2, 3119, NULL, 3137, NULL, 1, '2023-07-19 15:39:37', '2023-07-20 14:24:18'), +(2369, 2680, 2, 3120, NULL, 3138, NULL, 1, '2023-07-19 15:39:42', '2023-07-20 14:24:30'), +(2370, 2701, 2, 3121, NULL, 3140, NULL, 1, '2023-07-19 15:39:46', '2023-07-20 14:24:34'), +(2371, 2700, 2, 3122, NULL, 3141, NULL, 1, '2023-07-19 15:39:52', '2023-07-20 14:24:40'), +(2372, 2675, 2, 3123, NULL, 3142, NULL, 1, '2023-07-19 15:40:00', '2023-07-20 14:24:46'), +(2373, 2672, 2, 3124, NULL, 3144, NULL, 1, '2023-07-19 15:40:04', '2023-07-20 14:24:52'), +(2374, 2752, 5, 3125, NULL, 3222, NULL, 1, '2023-07-20 14:15:26', '2023-07-21 12:54:06'), +(2375, 2751, 5, 3126, NULL, 3224, NULL, 1, '2023-07-20 14:15:31', '2023-07-21 12:54:19'), +(2376, 2744, 5, 3127, NULL, 3225, NULL, 1, '2023-07-20 14:17:40', '2023-07-21 12:54:27'), +(2377, 2739, 5, 3129, NULL, 3227, NULL, 1, '2023-07-20 14:17:43', '2023-07-21 12:54:39'), +(2378, 2720, 5, 3130, NULL, 3229, NULL, 1, '2023-07-20 14:17:46', '2023-07-21 12:54:45'), +(2379, 2719, 5, 3131, NULL, 3231, NULL, 1, '2023-07-20 14:17:49', '2023-07-21 12:54:52'), +(2380, 2743, 5, 3132, NULL, 3233, NULL, 1, '2023-07-20 14:17:51', '2023-07-21 12:54:56'), +(2381, 2710, 5, 3133, NULL, 3234, NULL, 1, '2023-07-20 14:17:54', '2023-07-21 12:54:59'), +(2382, 2726, 5, 3134, NULL, 3235, NULL, 1, '2023-07-20 14:17:56', '2023-07-21 12:55:03'), +(2383, 2735, 5, 3135, NULL, 3236, NULL, 1, '2023-07-20 14:18:00', '2023-07-21 12:55:07'), +(2384, 2716, 5, 3136, NULL, 3237, NULL, 1, '2023-07-20 14:18:03', '2023-07-21 12:55:11'), +(2385, 2742, 5, 3137, NULL, 3238, NULL, 1, '2023-07-20 14:18:06', '2023-07-21 12:55:14'), +(2386, 2728, 5, 3138, NULL, 3239, NULL, 1, '2023-07-20 14:18:10', '2023-07-21 12:55:23'), +(2387, 2734, 5, 3139, NULL, 3241, NULL, 1, '2023-07-20 14:18:16', '2023-07-21 12:55:27'), +(2388, 2733, 5, 3141, NULL, 3242, NULL, 1, '2023-07-20 14:18:23', '2023-07-21 12:55:31'), +(2389, 2721, 5, 3143, NULL, 3243, NULL, 1, '2023-07-20 14:18:30', '2023-07-21 12:55:34'), +(2390, 2727, 5, 3144, NULL, 3244, NULL, 1, '2023-07-20 14:18:34', '2023-07-21 12:55:37'), +(2391, 2741, 5, 3145, NULL, 3245, NULL, 1, '2023-07-20 14:18:38', '2023-07-21 12:55:40'), +(2392, 2738, 5, 3146, NULL, 3246, NULL, 1, '2023-07-20 14:18:41', '2023-07-21 12:55:44'), +(2393, 2722, 5, 3147, NULL, 3247, NULL, 1, '2023-07-20 14:19:10', '2023-07-21 12:55:47'), +(2394, 2729, 5, 3149, NULL, 3248, NULL, 1, '2023-07-20 14:19:12', '2023-07-21 12:55:51'), +(2395, 2737, 5, 3150, NULL, 3249, NULL, 1, '2023-07-20 14:19:18', '2023-07-21 12:55:59'), +(2396, 2633, 5, 3152, NULL, 3251, NULL, 1, '2023-07-20 14:19:22', '2023-07-21 12:56:03'), +(2397, 2748, 5, 3153, NULL, 3252, NULL, 1, '2023-07-20 14:19:25', '2023-07-21 12:56:10'), +(2398, 2747, 5, 3154, NULL, 3254, NULL, 1, '2023-07-20 14:19:28', '2023-07-21 12:56:18'), +(2399, 2749, 5, 3155, NULL, 3255, NULL, 1, '2023-07-20 14:19:31', '2023-07-21 12:56:21'), +(2400, 2703, 3, 3159, 591, 3196, NULL, 1, '2023-07-20 14:21:38', '2023-07-21 12:51:51'), +(2401, 2704, 3, 3161, 592, 3197, NULL, 1, '2023-07-20 14:21:42', '2023-07-21 12:51:54'), +(2402, 2670, 3, 3162, 593, 3199, NULL, 1, '2023-07-20 14:21:46', '2023-07-21 12:52:01'), +(2403, 2679, 3, 3163, 594, 3200, NULL, 1, '2023-07-20 14:21:51', '2023-07-21 12:52:05'), +(2404, 2684, 3, 3164, 595, 3202, NULL, 1, '2023-07-20 14:21:55', '2023-07-21 12:52:11'), +(2405, 2687, 3, 3165, 596, 3204, NULL, 1, '2023-07-20 14:21:58', '2023-07-21 12:52:20'), +(2406, 2691, 3, 3166, 597, 3205, NULL, 1, '2023-07-20 14:22:02', '2023-07-21 12:52:24'), +(2407, 2688, 5, 3167, NULL, 3172, NULL, 1, '2023-07-20 14:28:53', '2023-07-20 14:30:21'), +(2408, 2694, 5, 3169, NULL, 3173, NULL, 1, '2023-07-20 14:28:56', '2023-07-20 14:30:24'), +(2409, 2685, 5, 3170, NULL, 3174, NULL, 1, '2023-07-20 14:28:59', '2023-07-20 14:30:26'), +(2410, 2676, 5, 3171, NULL, 3175, NULL, 1, '2023-07-20 14:29:03', '2023-07-20 14:30:29'), +(2411, 2692, 5, 3172, NULL, 3176, NULL, 1, '2023-07-20 14:29:05', '2023-07-20 14:30:31'), +(2412, 2682, 5, 3173, NULL, 3177, NULL, 1, '2023-07-20 14:29:10', '2023-07-20 14:30:36'), +(2413, 2681, 5, 3174, NULL, 3178, NULL, 1, '2023-07-20 14:29:14', '2023-07-20 14:30:39'), +(2414, 2677, 5, 3175, NULL, 3179, NULL, 1, '2023-07-20 14:29:20', '2023-07-20 14:30:43'), +(2415, 2674, 5, 3176, NULL, 3180, NULL, 1, '2023-07-20 14:29:24', '2023-07-20 14:30:49'), +(2416, 2642, 5, 3177, NULL, 3182, NULL, 1, '2023-07-20 14:29:26', '2023-07-20 14:30:51'), +(2417, 2678, 5, 3178, NULL, 3184, NULL, 1, '2023-07-20 14:29:30', '2023-07-20 14:30:54'), +(2418, 2698, 5, 3179, NULL, 3185, NULL, 1, '2023-07-20 14:29:35', '2023-07-20 14:30:57'), +(2419, 2689, 5, 3180, NULL, 3186, NULL, 1, '2023-07-20 14:29:40', '2023-07-20 14:31:01'), +(2420, 2696, 5, 3181, NULL, 3187, NULL, 1, '2023-07-20 14:29:44', '2023-07-20 14:31:10'), +(2421, 2699, 5, 3182, NULL, 3189, NULL, 1, '2023-07-20 14:29:47', '2023-07-20 14:31:13'), +(2422, 2702, 5, 3183, NULL, 3190, NULL, 1, '2023-07-20 14:29:51', '2023-07-20 14:31:17'), +(2423, 2693, 5, 3184, NULL, 3191, NULL, 1, '2023-07-20 14:29:56', '2023-07-20 14:31:22'), +(2424, 2683, 5, 3185, NULL, 3192, NULL, 1, '2023-07-20 14:30:00', '2023-07-20 14:31:25'), +(2425, 2690, 5, 3186, NULL, 3193, NULL, 1, '2023-07-20 14:30:06', '2023-07-20 14:31:32'), +(2426, 2671, 5, 3187, NULL, 3194, NULL, 1, '2023-07-20 14:30:09', '2023-07-20 14:31:35'), +(2427, 2757, 6, 3188, NULL, 3195, NULL, 1, '2023-07-20 15:26:09', '2023-07-20 15:27:53'), +(2428, 2750, 2, 3189, NULL, 3206, NULL, 1, '2023-07-20 15:29:06', '2023-07-21 12:52:46'), +(2429, 2746, 2, 3190, NULL, 3208, NULL, 1, '2023-07-20 15:29:27', '2023-07-21 12:52:49'), +(2430, 2740, 2, 3191, NULL, 3209, NULL, 1, '2023-07-20 15:29:32', '2023-07-21 12:52:58'), +(2431, 2736, 2, 3192, NULL, 3211, NULL, 1, '2023-07-20 15:29:39', '2023-07-21 12:53:02'), +(2432, 2730, 2, 3194, NULL, 3212, NULL, 1, '2023-07-20 15:29:48', '2023-07-21 12:53:06'), +(2433, 2731, 2, 3195, NULL, 3213, NULL, 1, '2023-07-20 15:29:55', '2023-07-21 12:53:13'), +(2434, 2723, 2, 3197, NULL, 3214, NULL, 1, '2023-07-20 15:29:59', '2023-07-21 12:53:18'), +(2435, 2707, 2, 3198, NULL, 3215, NULL, 1, '2023-07-20 15:30:06', '2023-07-21 12:53:24'), +(2436, 2712, 2, 3199, NULL, 3217, NULL, 1, '2023-07-20 15:30:13', '2023-07-21 12:53:32'), +(2437, 2708, 2, 3200, NULL, 3219, NULL, 1, '2023-07-20 15:30:17', '2023-07-21 12:53:35'), +(2438, 2711, 2, 3201, NULL, 3220, NULL, 1, '2023-07-20 15:30:24', '2023-07-21 12:53:40'), +(2439, 2718, 2, 3202, NULL, 3221, NULL, 1, '2023-07-20 15:30:30', '2023-07-21 12:53:43'), +(2440, 2756, 3, 3231, 598, 3256, NULL, 1, '2023-07-20 15:35:34', '2023-07-22 15:08:25'), +(2441, 2758, 3, 3233, 600, 3257, NULL, 1, '2023-07-20 15:35:37', '2023-07-22 15:08:28'), +(2442, 2755, 3, 3234, 601, 3258, NULL, 1, '2023-07-20 15:35:43', '2023-07-22 15:08:32'), +(2443, 2709, 3, 3236, 602, 3260, NULL, 1, '2023-07-20 15:35:49', '2023-07-22 15:08:35'), +(2444, 2713, 3, 3237, 603, 3262, NULL, 1, '2023-07-20 15:35:52', '2023-07-22 15:08:38'), +(2445, 2717, 3, 3238, 604, 3264, NULL, 1, '2023-07-20 15:35:58', '2023-07-22 15:08:43'), +(2446, 2732, 3, 3239, 605, 3266, NULL, 1, '2023-07-20 15:36:04', '2023-07-22 15:08:50'), +(2447, 2725, 3, 3240, 607, 3268, NULL, 1, '2023-07-20 15:36:08', '2023-07-22 15:08:54'), +(2448, 2715, 3, 3241, 608, 3269, NULL, 1, '2023-07-20 15:36:18', '2023-07-22 15:09:06'), +(2449, 2714, 3, 3243, 609, 3270, NULL, 1, '2023-07-20 15:36:23', '2023-07-22 15:09:13'), +(2450, 2724, 3, 3244, 611, 3272, NULL, 1, '2023-07-20 15:36:28', '2023-07-22 15:09:17'), +(2451, 2798, 5, 3203, NULL, 3285, NULL, 1, '2023-07-21 12:47:52', '2023-07-22 15:11:06'), +(2452, 2764, 5, 3204, NULL, 3286, NULL, 1, '2023-07-21 12:47:58', '2023-07-22 15:11:24'), +(2453, 2771, 5, 3205, NULL, 3287, NULL, 1, '2023-07-21 12:48:00', '2023-07-22 15:11:31'), +(2454, 2770, 5, 3206, NULL, 3288, NULL, 1, '2023-07-21 12:48:04', '2023-07-22 15:11:34'), +(2455, 2796, 5, 3207, NULL, 3289, NULL, 1, '2023-07-21 12:48:07', '2023-07-22 15:11:39'), +(2456, 2780, 5, 3208, NULL, 3290, NULL, 1, '2023-07-21 12:48:10', '2023-07-22 15:11:44'), +(2457, 2762, 5, 3209, NULL, 3291, NULL, 1, '2023-07-21 12:48:13', '2023-07-22 15:11:48'), +(2458, 2763, 5, 3210, NULL, 3292, NULL, 1, '2023-07-21 12:48:16', '2023-07-22 15:11:53'), +(2459, 2778, 5, 3211, NULL, 3293, NULL, 1, '2023-07-21 12:48:19', '2023-07-22 15:11:58'), +(2460, 2776, 5, 3212, NULL, 3294, NULL, 1, '2023-07-21 12:48:23', '2023-07-22 15:12:02'), +(2461, 2777, 5, 3213, NULL, 3295, NULL, 1, '2023-07-21 12:48:27', '2023-07-22 15:12:07'), +(2462, 2767, 5, 3214, NULL, 3296, NULL, 1, '2023-07-21 12:48:32', '2023-07-22 15:12:11'), +(2463, 2789, 5, 3215, NULL, 3297, NULL, 1, '2023-07-21 12:48:36', '2023-07-22 15:12:18'), +(2464, 2785, 5, 3216, NULL, 3299, NULL, 1, '2023-07-21 12:48:41', '2023-07-22 15:12:24'), +(2465, 2772, 5, 3217, NULL, 3300, NULL, 1, '2023-07-21 12:48:48', '2023-07-22 15:12:28'), +(2466, 2782, 5, 3219, NULL, 3301, NULL, 1, '2023-07-21 12:48:54', '2023-07-22 15:12:33'), +(2467, 2760, 5, 3220, NULL, 3302, NULL, 1, '2023-07-21 12:49:00', '2023-07-22 15:12:40'), +(2468, 2786, 5, 3221, NULL, 3304, NULL, 1, '2023-07-21 12:49:05', '2023-07-22 15:12:44'), +(2469, 2790, 5, 3222, NULL, 3305, NULL, 1, '2023-07-21 12:49:09', '2023-07-22 15:12:48'), +(2470, 2783, 5, 3223, NULL, 3306, NULL, 1, '2023-07-21 12:49:17', '2023-07-22 15:12:58'), +(2471, 2792, 5, 3225, NULL, 3307, NULL, 1, '2023-07-21 12:49:22', '2023-07-22 15:13:02'), +(2472, 2787, NULL, 3226, NULL, NULL, NULL, 0, '2023-07-21 12:49:30', '2023-07-21 12:49:30'), +(2473, 2794, 5, 3228, NULL, 3308, NULL, 1, '2023-07-21 12:49:39', '2023-07-22 15:13:08'), +(2474, 2793, 5, 3229, NULL, 3309, NULL, 1, '2023-07-21 12:49:49', '2023-07-22 15:13:12'), +(2475, 2797, 2, 3245, NULL, 3273, NULL, 1, '2023-07-21 14:25:01', '2023-07-22 15:09:43'), +(2476, 2773, 2, 3247, NULL, 3275, NULL, 1, '2023-07-21 14:25:08', '2023-07-22 15:09:47'), +(2477, 2795, 2, 3250, NULL, 3276, NULL, 1, '2023-07-21 14:25:12', '2023-07-22 15:09:54'), +(2478, 2774, 2, 3251, NULL, 3278, NULL, 1, '2023-07-21 14:25:16', '2023-07-22 15:09:56'), +(2479, 2779, 2, 3252, NULL, 3279, NULL, 1, '2023-07-21 14:25:20', '2023-07-22 15:10:01'), +(2480, 2784, 2, 3253, NULL, 3280, NULL, 1, '2023-07-21 14:25:25', '2023-07-22 15:10:07'), +(2481, 2768, 2, 3254, NULL, 3281, NULL, 1, '2023-07-21 14:25:28', '2023-07-22 15:10:11'), +(2482, 2766, 2, 3255, NULL, 3282, NULL, 1, '2023-07-21 14:25:33', '2023-07-22 15:10:18'), +(2483, 2765, 2, 3256, NULL, 3284, NULL, 1, '2023-07-21 14:25:38', '2023-07-22 15:10:25'), +(2484, 2775, 3, 3272, 612, 3340, NULL, 1, '2023-07-21 14:26:04', '2023-07-24 13:05:07'), +(2485, 2761, 3, 3273, 614, 3342, NULL, 1, '2023-07-21 14:26:11', '2023-07-24 13:05:10'), +(2486, 2799, 3, 3274, 616, 3343, NULL, 1, '2023-07-21 14:26:16', '2023-07-24 13:05:16'), +(2487, 2769, 3, 3275, 617, 3345, NULL, 1, '2023-07-21 14:26:22', '2023-07-24 13:05:19'), +(2488, 2781, 3, 3276, 619, 3346, NULL, 1, '2023-07-21 14:26:26', '2023-07-24 13:05:25'), +(2489, 2791, 3, 3277, 620, 3348, NULL, 1, '2023-07-21 14:26:30', '2023-07-24 13:05:35'), +(2490, 2826, 5, 3257, NULL, 3310, NULL, 1, '2023-07-22 15:02:37', '2023-07-24 13:01:59'), +(2491, 2821, 5, 3258, NULL, 3311, NULL, 1, '2023-07-22 15:02:40', '2023-07-24 13:02:04'), +(2492, 2788, 5, 3259, NULL, 3312, NULL, 1, '2023-07-22 15:02:44', '2023-07-24 13:02:10'), +(2493, 2814, 5, 3260, NULL, 3314, NULL, 1, '2023-07-22 15:02:47', '2023-07-24 13:02:16'), +(2494, 2801, 5, 3261, NULL, 3316, NULL, 1, '2023-07-22 15:02:51', '2023-07-24 13:02:27'), +(2495, 2809, 5, 3262, NULL, 3318, NULL, 1, '2023-07-22 15:02:54', '2023-07-24 13:02:32'), +(2496, 2805, 5, 3263, NULL, 3319, NULL, 1, '2023-07-22 15:03:01', '2023-07-24 13:02:38'), +(2497, 2824, 5, 3264, NULL, 3321, NULL, 1, '2023-07-22 15:03:05', '2023-07-24 13:02:48'), +(2498, 2806, 5, 3265, NULL, 3323, NULL, 1, '2023-07-22 15:03:11', '2023-07-24 13:02:55'), +(2499, 2807, 5, 3266, NULL, 3324, NULL, 1, '2023-07-22 15:03:15', '2023-07-24 13:02:59'), +(2500, 2822, 5, 3267, NULL, 3325, NULL, 1, '2023-07-22 15:03:23', '2023-07-24 13:03:04'), +(2501, 2818, 5, 3269, NULL, 3326, NULL, 1, '2023-07-22 15:03:26', '2023-07-24 13:03:13'), +(2502, 2803, 5, 3270, NULL, 3328, NULL, 1, '2023-07-22 15:03:29', '2023-07-24 13:03:20'), +(2503, 2820, 5, 3271, NULL, 3329, NULL, 1, '2023-07-22 15:03:32', '2023-07-24 13:03:27'), +(2504, 2753, 3, 3284, 621, 3365, NULL, 1, '2023-07-24 12:50:27', '2023-07-25 13:07:53'), +(2505, 2813, 3, 3285, 623, 3366, NULL, 1, '2023-07-24 12:52:28', '2023-07-25 13:09:07'), +(2506, 2817, 3, 3286, 625, 3368, NULL, 1, '2023-07-24 12:53:46', '2023-07-25 13:09:11'), +(2507, 2816, 3, 3287, 626, 3369, NULL, 1, '2023-07-24 12:53:50', '2023-07-25 13:09:14'), +(2508, 2815, 3, 3288, 627, 3370, NULL, 1, '2023-07-24 12:53:59', '2023-07-25 13:09:19'), +(2509, 2802, 2, 3289, NULL, 3331, NULL, 1, '2023-07-24 12:58:13', '2023-07-24 13:03:57'), +(2510, 2808, 2, 3290, NULL, 3332, NULL, 1, '2023-07-24 12:58:16', '2023-07-24 13:04:03'), +(2511, 2607, 2, 3291, NULL, 3333, NULL, 1, '2023-07-24 12:58:22', '2023-07-24 13:04:06'), +(2512, 2823, 2, 3292, NULL, 3334, NULL, 1, '2023-07-24 12:58:33', '2023-07-24 13:04:13'), +(2513, 2827, 2, 3294, NULL, 3335, NULL, 1, '2023-07-24 12:58:37', '2023-07-24 13:04:16'), +(2514, 2800, 2, 3295, NULL, 3336, NULL, 1, '2023-07-24 12:58:41', '2023-07-24 13:04:21'), +(2515, 2804, 2, 3296, NULL, 3337, NULL, 1, '2023-07-24 12:58:49', '2023-07-24 13:04:26'), +(2516, 2819, 2, 3297, NULL, 3338, NULL, 1, '2023-07-24 12:59:29', '2023-07-24 13:04:40'), +(2517, 2834, 5, 3298, NULL, 3350, NULL, 1, '2023-07-24 13:00:01', '2023-07-25 13:06:03'), +(2518, 2854, 5, 3300, NULL, 3351, NULL, 1, '2023-07-24 13:00:04', '2023-07-25 13:06:09'), +(2519, 2856, 5, 3301, NULL, 3353, NULL, 1, '2023-07-24 13:00:09', '2023-07-25 13:06:12'), +(2520, 2843, 5, 3302, NULL, 3354, NULL, 1, '2023-07-24 13:00:15', '2023-07-25 13:06:15'), +(2521, 2864, 5, 3304, NULL, 3355, NULL, 1, '2023-07-24 13:00:18', '2023-07-25 13:06:18'), +(2522, 2844, 5, 3305, NULL, 3356, NULL, 1, '2023-07-24 13:00:23', '2023-07-25 13:06:23'), +(2523, 2836, 5, 3306, NULL, 3357, NULL, 1, '2023-07-24 13:00:26', '2023-07-25 13:06:26'), +(2524, 2832, 5, 3307, NULL, 3358, NULL, 1, '2023-07-24 13:00:37', '2023-07-25 13:06:29'), +(2525, 2862, NULL, 3308, NULL, NULL, NULL, 0, '2023-07-24 13:00:42', '2023-07-24 13:00:42'), +(2526, 2850, 5, 3309, NULL, 3359, NULL, 1, '2023-07-24 13:00:46', '2023-07-25 13:06:32'), +(2527, 2833, 5, 3310, 652, 3360, NULL, 1, '2023-07-24 13:00:53', '2023-07-26 16:57:58'), +(2528, 2866, 5, 3311, NULL, 3361, NULL, 1, '2023-07-24 13:00:56', '2023-07-25 13:06:55'), +(2529, 2851, 5, 3312, NULL, 3362, NULL, 1, '2023-07-24 13:01:04', '2023-07-25 13:07:00'), +(2530, 2829, 5, 3314, NULL, 3363, NULL, 1, '2023-07-24 13:01:08', '2023-07-25 13:07:04'), +(2531, 2830, 5, 3315, NULL, 3364, NULL, 1, '2023-07-24 13:01:14', '2023-07-25 13:07:08'), +(2532, 2863, 2, 3317, NULL, 3384, NULL, 1, '2023-07-24 14:04:14', '2023-07-25 13:13:12'), +(2533, 2842, 2, 3318, NULL, 3383, NULL, 1, '2023-07-24 14:04:20', '2023-07-25 13:13:06'), +(2534, 2845, 2, 3320, NULL, 3382, NULL, 1, '2023-07-24 14:04:24', '2023-07-25 13:13:00'), +(2535, 2835, 2, 3321, NULL, 3381, NULL, 1, '2023-07-24 14:04:34', '2023-07-25 13:12:56'), +(2536, 2859, 2, 3322, NULL, 3380, NULL, 1, '2023-07-24 14:04:38', '2023-07-25 13:12:53'), +(2537, 2860, 2, 3323, NULL, 3379, NULL, 1, '2023-07-24 14:04:46', '2023-07-25 13:12:48'), +(2538, 2831, 2, 3324, NULL, 3378, NULL, 1, '2023-07-24 14:04:51', '2023-07-25 13:12:45'), +(2539, 2848, 2, 3325, NULL, 3377, NULL, 1, '2023-07-24 14:04:54', '2023-07-25 13:12:42'), +(2540, 2838, 2, 3326, NULL, 3376, NULL, 1, '2023-07-24 14:05:03', '2023-07-25 13:12:38'), +(2541, 2855, 2, 3327, NULL, 3374, NULL, 1, '2023-07-24 14:05:11', '2023-07-25 13:12:34'), +(2542, 2852, 2, 3330, NULL, 3385, NULL, 1, '2023-07-24 14:05:19', '2023-07-25 13:13:15'), +(2543, 2867, 3, 3348, 629, 3386, NULL, 1, '2023-07-24 14:05:49', '2023-07-26 13:08:30'), +(2544, 2840, 3, 3349, 630, 3387, NULL, 1, '2023-07-24 14:05:59', '2023-07-26 13:08:39'), +(2545, 2841, 3, 3351, 631, 3389, NULL, 1, '2023-07-24 14:06:04', '2023-07-26 13:08:45'), +(2546, 2839, 3, 3352, 632, 3391, NULL, 1, '2023-07-24 14:06:11', '2023-07-26 13:08:51'), +(2547, 2865, 3, 3354, 633, 3392, NULL, 1, '2023-07-24 14:06:20', '2023-07-26 13:08:59'), +(2548, 2861, 3, 3355, 634, 3394, NULL, 1, '2023-07-24 14:06:26', '2023-07-26 13:09:08'), +(2549, 2847, 3, 3356, 636, 3395, NULL, 1, '2023-07-24 14:06:32', '2023-07-26 13:09:13'), +(2550, 2858, 3, 3357, 637, 3396, NULL, 1, '2023-07-24 14:06:37', '2023-07-26 13:09:17'), +(2551, 2846, 3, 3358, 638, 3397, NULL, 1, '2023-07-24 14:06:43', '2023-07-26 13:09:24'), +(2552, 2837, 3, 3359, 640, 3398, NULL, 1, '2023-07-24 14:06:51', '2023-07-26 13:09:28'), +(2553, 2857, 3, 3360, 642, 3400, NULL, 1, '2023-07-24 14:07:00', '2023-07-26 13:09:32'), +(2554, 2890, 5, 3331, NULL, 3402, NULL, 1, '2023-07-25 13:01:17', '2023-07-26 13:10:10'), +(2555, 2891, 5, 3333, NULL, 3404, NULL, 1, '2023-07-25 13:01:24', '2023-07-26 13:10:14'), +(2556, 2889, 5, 3334, NULL, 3405, NULL, 1, '2023-07-25 13:01:28', '2023-07-26 13:10:18'), +(2557, 2888, 5, 3335, NULL, 3406, NULL, 1, '2023-07-25 13:01:31', '2023-07-26 13:10:22'), +(2558, 2883, 5, 3336, NULL, 3407, NULL, 1, '2023-07-25 13:01:35', '2023-07-26 13:10:26'), +(2559, 2881, 5, 3337, NULL, 3408, NULL, 1, '2023-07-25 13:01:43', '2023-07-26 13:10:30'), +(2560, 2879, 5, 3338, NULL, 3409, NULL, 1, '2023-07-25 13:01:46', '2023-07-26 13:10:38'), +(2561, 2869, 5, 3339, NULL, 3411, NULL, 1, '2023-07-25 13:01:50', '2023-07-26 13:10:43'), +(2562, 2885, 5, 3340, NULL, 3413, NULL, 1, '2023-07-25 13:01:54', '2023-07-26 13:10:47'), +(2563, 2874, 5, 3341, NULL, 3414, NULL, 1, '2023-07-25 13:01:58', '2023-07-26 13:10:51'), +(2564, 2878, 5, 3342, NULL, 3415, NULL, 1, '2023-07-25 13:02:04', '2023-07-26 13:10:57'), +(2565, 2887, 5, 3344, NULL, 3416, NULL, 1, '2023-07-25 13:02:10', '2023-07-26 13:11:02'), +(2566, 2880, 5, 3345, NULL, 3418, NULL, 1, '2023-07-25 13:02:14', '2023-07-26 13:11:06'), +(2567, 2868, 5, 3346, NULL, 3419, NULL, 1, '2023-07-25 13:02:26', '2023-07-26 13:11:12'), +(2568, 2870, 5, 3347, NULL, 3421, NULL, 1, '2023-07-25 13:02:29', '2023-07-26 13:11:15'), +(2569, 2828, 3, 3362, NULL, 3372, NULL, 1, '2023-07-25 13:10:07', '2023-07-25 13:10:24'), +(2570, 2877, 2, 3363, NULL, 3430, NULL, 1, '2023-07-25 14:40:14', '2023-07-26 13:12:17'), +(2571, 2876, 2, 3364, NULL, 3429, NULL, 1, '2023-07-25 14:40:30', '2023-07-26 13:12:05'), +(2572, 2875, 2, 3365, NULL, 3424, NULL, 1, '2023-07-25 14:40:39', '2023-07-26 13:11:46'), +(2573, 2873, 2, 3366, NULL, 3422, NULL, 1, '2023-07-25 14:40:45', '2023-07-26 13:11:38'), +(2574, 2871, 2, 3367, NULL, 3423, NULL, 1, '2023-07-25 14:40:53', '2023-07-26 13:11:43'), +(2575, 2884, 2, 3369, NULL, 3427, NULL, 1, '2023-07-25 14:40:58', '2023-07-26 13:12:00'), +(2576, 2886, 2, 3370, NULL, 3426, NULL, 1, '2023-07-25 14:41:03', '2023-07-26 13:11:50'), +(2577, 2882, 3, 3386, 644, 3456, NULL, 1, '2023-07-25 15:55:20', '2023-07-27 13:33:11'), +(2578, 2916, 5, 3371, NULL, 3433, NULL, 1, '2023-07-26 13:06:13', '2023-07-27 13:31:20'), +(2579, 2895, 5, 3372, NULL, 3435, NULL, 1, '2023-07-26 13:06:17', '2023-07-27 13:31:23'), +(2580, 2906, 5, 3373, NULL, 3436, NULL, 1, '2023-07-26 13:06:24', '2023-07-27 13:31:26'), +(2581, 2908, 5, 3375, NULL, 3437, NULL, 1, '2023-07-26 13:06:30', '2023-07-27 13:31:30'), +(2582, 2913, 5, 3376, NULL, 3438, NULL, 1, '2023-07-26 13:06:34', '2023-07-27 13:31:35'), +(2583, 2912, 5, 3377, NULL, 3440, NULL, 1, '2023-07-26 13:06:39', '2023-07-27 13:31:38'), +(2584, 2911, 5, 3378, NULL, 3441, NULL, 1, '2023-07-26 13:06:43', '2023-07-27 13:31:41'), +(2585, 2914, 5, 3379, NULL, 3442, NULL, 1, '2023-07-26 13:06:48', '2023-07-27 13:31:44'), +(2586, 2903, 5, 3380, NULL, 3443, NULL, 1, '2023-07-26 13:06:51', '2023-07-27 13:31:46'), +(2587, 2892, 5, 3381, NULL, 3445, NULL, 1, '2023-07-26 13:06:58', '2023-07-27 13:31:50'), +(2588, 2899, 5, 3382, NULL, 3446, NULL, 1, '2023-07-26 13:07:03', '2023-07-27 13:31:55'), +(2589, 2907, 5, 3383, NULL, 3447, NULL, 1, '2023-07-26 13:07:06', '2023-07-27 13:31:58'), +(2590, 2910, 5, 3384, NULL, 3448, NULL, 1, '2023-07-26 13:07:09', '2023-07-27 13:32:01'), +(2591, 2897, 5, 3385, NULL, 3449, NULL, 1, '2023-07-26 13:07:15', '2023-07-27 13:32:04'), +(2592, 2893, 2, 3387, NULL, 3452, NULL, 1, '2023-07-26 16:54:45', '2023-07-27 13:32:43'), +(2593, 2918, 2, 3388, NULL, 3451, NULL, 1, '2023-07-26 16:55:10', '2023-07-27 13:32:33'), +(2594, 2905, 2, 3389, NULL, 3450, NULL, 1, '2023-07-26 16:55:15', '2023-07-27 13:32:29'), +(2595, 2900, 2, 3390, NULL, 3455, NULL, 1, '2023-07-26 16:55:22', '2023-07-27 13:32:51'), +(2596, 2898, 2, 3391, NULL, 3454, NULL, 1, '2023-07-26 16:55:27', '2023-07-27 13:32:47'), +(2597, 2901, 3, 3422, 645, 3499, NULL, 1, '2023-07-26 16:57:27', '2023-07-28 12:44:18'), +(2598, 2896, 3, 3423, 647, 3500, NULL, 1, '2023-07-26 16:57:32', '2023-07-28 12:44:27'), +(2599, 2902, 3, 3425, 648, 3502, NULL, 1, '2023-07-26 16:57:36', '2023-07-28 12:44:32'), +(2600, 2894, 3, 3426, 649, 3503, NULL, 1, '2023-07-26 16:57:43', '2023-07-28 12:44:36'), +(2601, 2904, 3, 3427, 650, 3504, NULL, 1, '2023-07-26 16:57:47', '2023-07-28 12:44:42'), +(2602, 2915, 3, 3428, 651, 3505, NULL, 1, '2023-07-26 16:57:52', '2023-07-28 12:44:45'), +(2603, 2919, 3, 3429, 653, NULL, NULL, 1, '2023-07-26 16:58:06', '2023-07-27 13:29:46'), +(2604, 2909, NULL, 3392, NULL, NULL, NULL, 0, '2023-07-26 16:59:56', '2023-07-26 16:59:56'), +(2605, 2920, 5, 3495, NULL, 3576, NULL, 1, '2023-07-26 17:00:52', '2023-07-31 14:09:38'), +(2606, 2924, 5, 3395, NULL, 3457, NULL, 1, '2023-07-27 13:24:42', '2023-07-28 12:40:14'), +(2607, 2955, 5, 3397, NULL, 3459, NULL, 1, '2023-07-27 13:24:51', '2023-07-28 12:40:18'), +(2608, 2954, 5, 3399, NULL, 3460, NULL, 1, '2023-07-27 13:24:57', '2023-07-28 12:40:22'), +(2609, 2923, 5, 3400, NULL, 3461, NULL, 1, '2023-07-27 13:25:01', '2023-07-28 12:40:24'), +(2610, 2934, 5, 3401, NULL, 3462, NULL, 1, '2023-07-27 13:25:06', '2023-07-28 12:40:29'), +(2611, 2941, 5, 3402, NULL, 3463, NULL, 1, '2023-07-27 13:25:10', '2023-07-28 12:40:51'), +(2612, 2949, 5, 3403, NULL, 3464, NULL, 1, '2023-07-27 13:25:13', '2023-07-28 12:41:08'), +(2613, 2927, 5, 3404, NULL, 3466, NULL, 1, '2023-07-27 13:25:17', '2023-07-28 12:41:14'), +(2614, 2945, 5, 3405, NULL, 3467, NULL, 1, '2023-07-27 13:25:21', '2023-07-28 12:41:17'), +(2615, 2950, 5, 3406, NULL, 3468, NULL, 1, '2023-07-27 13:25:26', '2023-07-28 12:41:30'), +(2616, 2947, 5, 3407, NULL, 3469, NULL, 1, '2023-07-27 13:25:29', '2023-07-28 12:41:35'), +(2617, 2946, NULL, 3408, NULL, NULL, NULL, 0, '2023-07-27 13:25:33', '2023-07-27 13:25:33'), +(2618, 2930, 5, 3409, NULL, 3470, NULL, 1, '2023-07-27 13:25:38', '2023-07-28 12:41:40'), +(2619, 2951, 5, 3410, NULL, 3471, NULL, 1, '2023-07-27 13:27:06', '2023-07-28 12:41:43'), +(2620, 2926, 5, 3411, NULL, 3472, NULL, 1, '2023-07-27 13:27:11', '2023-07-28 12:41:46'), +(2621, 2935, 5, 3412, NULL, 3474, NULL, 1, '2023-07-27 13:27:16', '2023-07-28 12:41:55'), +(2622, 2937, 5, 3413, NULL, 3476, NULL, 1, '2023-07-27 13:27:19', '2023-07-28 12:41:58'), +(2623, 2917, 5, 3414, NULL, 3477, NULL, 1, '2023-07-27 13:27:26', '2023-07-28 12:42:06'), +(2624, 2953, 5, 3415, NULL, 3479, NULL, 1, '2023-07-27 13:27:28', '2023-07-28 12:42:16'), +(2625, 2936, 5, 3416, NULL, 3481, NULL, 1, '2023-07-27 13:27:32', '2023-07-28 12:42:20'), +(2626, 2952, NULL, 3417, NULL, NULL, NULL, 0, '2023-07-27 13:27:40', '2023-07-27 13:27:40'), +(2627, 2925, 5, 3418, NULL, 3482, NULL, 1, '2023-07-27 13:27:46', '2023-07-28 12:42:26'), +(2628, 2928, 5, 3419, NULL, 3484, NULL, 1, '2023-07-27 13:27:49', '2023-07-28 12:42:30'), +(2629, 2931, 5, 3420, NULL, 3486, NULL, 1, '2023-07-27 13:27:53', '2023-07-28 12:42:33'), +(2630, 2933, 5, 3421, NULL, 3488, NULL, 1, '2023-07-27 13:28:02', '2023-07-28 12:42:45'), +(2631, 2921, 6, 3430, NULL, 3431, NULL, 1, '2023-07-27 13:30:24', '2023-07-27 13:30:55'), +(2632, 2957, 2, 3432, NULL, 3497, NULL, 1, '2023-07-27 16:47:15', '2023-07-28 12:43:59'), +(2633, 2922, 2, 3435, NULL, 3491, NULL, 1, '2023-07-27 16:47:35', '2023-07-28 12:43:21'), +(2634, 2948, 2, 3436, NULL, 3489, NULL, 1, '2023-07-27 16:47:39', '2023-07-28 12:43:17'), +(2635, 2938, 2, 3437, NULL, 3495, NULL, 1, '2023-07-27 16:47:43', '2023-07-28 12:43:37'), +(2636, 2942, 2, 3438, NULL, 3493, NULL, 1, '2023-07-27 16:47:47', '2023-07-28 12:43:30'), +(2637, 2932, 2, 3439, NULL, 3496, NULL, 1, '2023-07-27 16:47:57', '2023-07-28 12:43:44'), +(2638, 2929, 2, 3441, NULL, 3494, NULL, 1, '2023-07-27 16:48:01', '2023-07-28 12:43:33'), +(2639, 2939, 2, 3442, NULL, 3492, NULL, 1, '2023-07-27 16:48:08', '2023-07-28 12:43:25'), +(2640, 2958, 3, 3467, 654, 3513, NULL, 1, '2023-07-27 16:50:58', '2023-07-29 11:39:02'), +(2641, 2956, 3, 3469, 656, 3514, NULL, 1, '2023-07-27 16:51:04', '2023-07-29 11:39:08'), +(2642, 2940, 3, 3470, 657, 3515, NULL, 1, '2023-07-27 16:51:07', '2023-07-29 11:39:11'), +(2643, 2943, 3, 3471, 658, 3516, NULL, 1, '2023-07-27 16:51:11', '2023-07-29 11:39:18'), +(2644, 2944, 3, 3473, 659, 3517, NULL, 1, '2023-07-27 16:51:14', '2023-07-29 11:39:23'), +(2645, 2961, 5, 3444, NULL, 3519, NULL, 1, '2023-07-28 12:34:42', '2023-07-29 11:39:43'), +(2646, 2959, 5, 3446, NULL, 3520, NULL, 1, '2023-07-28 12:34:46', '2023-07-29 11:39:46'), +(2647, 2966, 5, 3447, NULL, 3521, NULL, 1, '2023-07-28 12:34:50', '2023-07-29 11:39:49'), +(2648, 2964, 5, 3448, NULL, 3522, NULL, 1, '2023-07-28 12:34:54', '2023-07-29 11:39:52'), +(2649, 2985, 5, 3449, NULL, 3523, NULL, 1, '2023-07-28 12:34:57', '2023-07-29 11:39:55'), +(2650, 2980, 5, 3450, NULL, 3524, NULL, 1, '2023-07-28 12:35:01', '2023-07-29 11:39:59'), +(2651, 2979, 5, 3451, NULL, 3525, NULL, 1, '2023-07-28 12:35:04', '2023-07-29 11:40:05'), +(2652, 2965, 5, 3452, NULL, 3527, NULL, 1, '2023-07-28 12:35:07', '2023-07-29 11:40:08'), +(2653, 2981, 5, 3453, NULL, 3529, NULL, 1, '2023-07-28 12:35:11', '2023-07-29 11:40:11'), +(2654, 2962, 5, 3455, NULL, 3530, NULL, 1, '2023-07-28 12:35:15', '2023-07-29 11:40:16'), +(2655, 2987, 5, 3456, NULL, 3531, NULL, 1, '2023-07-28 12:35:18', '2023-07-29 11:40:18'), +(2656, 2963, 5, 3457, NULL, 3532, NULL, 1, '2023-07-28 12:35:21', '2023-07-29 11:40:23'), +(2657, 2986, 5, 3458, NULL, 3533, NULL, 1, '2023-07-28 12:35:24', '2023-07-29 11:40:28'), +(2658, 2972, 5, 3459, NULL, 3534, NULL, 1, '2023-07-28 12:35:28', '2023-07-29 11:40:33'), +(2659, 2970, 5, 3460, NULL, 3535, NULL, 1, '2023-07-28 12:35:31', '2023-07-29 11:40:36'), +(2660, 2976, 5, 3461, NULL, 3536, NULL, 1, '2023-07-28 12:35:36', '2023-07-29 11:40:43'), +(2661, 2969, 5, 3462, NULL, 3538, NULL, 1, '2023-07-28 12:35:43', '2023-07-29 11:40:47'), +(2662, 2974, 5, 3463, NULL, 3539, NULL, 1, '2023-07-28 12:35:51', '2023-07-29 11:40:50'), +(2663, 2975, 5, 3464, NULL, 3540, NULL, 1, '2023-07-28 12:35:55', '2023-07-29 11:40:55'), +(2664, 2967, 5, 3465, NULL, 3541, NULL, 1, '2023-07-28 12:35:59', '2023-07-29 11:41:04'), +(2665, 2991, 5, 3466, NULL, 3543, NULL, 1, '2023-07-28 12:36:02', '2023-07-29 11:41:07'), +(2666, 2971, 2, 3474, NULL, 3512, NULL, 1, '2023-07-28 14:05:35', '2023-07-29 11:38:28'), +(2667, 2977, 2, 3476, NULL, 3507, NULL, 1, '2023-07-28 14:05:40', '2023-07-29 11:38:14'), +(2668, 2989, 2, 3477, NULL, 3509, NULL, 1, '2023-07-28 14:05:44', '2023-07-29 11:38:20'), +(2669, 2990, 2, 3478, NULL, 3511, NULL, 1, '2023-07-28 14:05:53', '2023-07-29 11:38:24'), +(2670, 2968, 2, 3479, NULL, 3506, NULL, 1, '2023-07-28 14:06:08', '2023-07-29 11:38:03'), +(2671, 2982, NULL, NULL, 660, NULL, NULL, 0, '2023-07-28 14:08:34', '2023-07-28 14:08:34'), +(2672, 2960, 3, 3503, 662, 3557, NULL, 1, '2023-07-28 14:08:42', '2023-07-31 09:44:43'), +(2673, 2978, 3, 3502, 663, 3556, NULL, 1, '2023-07-28 14:08:48', '2023-07-31 09:44:38'), +(2674, 2992, 3, 3501, 665, 3554, NULL, 1, '2023-07-28 14:09:01', '2023-07-31 09:44:33'), +(2675, 3000, 5, 3481, NULL, 3558, NULL, 1, '2023-07-29 10:35:25', '2023-07-31 14:08:13'), +(2676, 2994, 5, 3483, NULL, 3578, NULL, 1, '2023-07-29 10:35:28', '2023-07-31 14:09:47'), +(2677, 2996, 5, 3484, NULL, 3563, NULL, 1, '2023-07-29 10:35:32', '2023-07-31 14:08:45'), +(2678, 2998, 5, 3485, NULL, 3564, NULL, 1, '2023-07-29 10:35:35', '2023-07-31 14:08:51'), +(2679, 3008, 5, 3486, NULL, 3566, NULL, 1, '2023-07-29 10:35:39', '2023-07-31 14:08:53'), +(2680, 2993, 5, 3487, NULL, 3567, NULL, 1, '2023-07-29 10:35:43', '2023-07-31 14:08:58'), +(2681, 3009, 5, 3488, NULL, 3568, NULL, 1, '2023-07-29 10:35:48', '2023-07-31 14:09:03'), +(2682, 3003, 5, 3489, NULL, 3569, NULL, 1, '2023-07-29 10:35:53', '2023-07-31 14:09:11'), +(2683, 3013, 5, 3490, NULL, 3571, NULL, 1, '2023-07-29 10:35:56', '2023-07-31 14:09:14'), +(2684, 3012, 5, 3491, NULL, 3572, NULL, 1, '2023-07-29 10:35:59', '2023-07-31 14:09:20'), +(2685, 3011, 5, 3492, NULL, 3574, NULL, 1, '2023-07-29 10:37:01', '2023-07-31 14:09:26'), +(2686, 3010, 5, 3494, NULL, 3575, NULL, 1, '2023-07-29 10:37:04', '2023-07-31 14:09:33'), +(2687, 2999, 5, 3496, NULL, 3577, NULL, 1, '2023-07-29 10:38:06', '2023-07-31 14:09:43'), +(2688, 3001, 5, 3498, NULL, 3560, NULL, 1, '2023-07-29 10:38:08', '2023-07-31 14:08:16'), +(2689, 3015, 5, 3499, NULL, 3561, NULL, 1, '2023-07-29 10:38:12', '2023-07-31 14:08:20'), +(2690, 3014, 5, 3500, NULL, 3562, NULL, 1, '2023-07-29 10:38:17', '2023-07-31 14:08:24'), +(2691, 3007, 2, 3505, NULL, 3544, NULL, 1, '2023-07-30 13:52:16', '2023-07-30 13:56:39'), +(2692, 3002, 2, 3507, NULL, 3546, NULL, 1, '2023-07-30 13:52:20', '2023-07-30 13:56:43'), +(2693, 3016, 2, 3508, NULL, 3548, NULL, 1, '2023-07-30 13:52:24', '2023-07-30 13:56:47'), +(2694, 3005, 2, 3509, NULL, 3549, NULL, 1, '2023-07-30 13:52:26', '2023-07-30 13:56:50'), +(2695, 2988, 2, 3510, NULL, 3550, NULL, 1, '2023-07-30 13:52:29', '2023-07-30 13:56:54'), +(2696, 3017, 2, 3511, NULL, 3551, NULL, 1, '2023-07-30 13:52:34', '2023-07-30 13:56:58'), +(2697, 3019, 2, 3512, NULL, 3553, NULL, 1, '2023-07-30 13:52:36', '2023-07-30 13:57:01'), +(2698, 3018, 3, 3513, 666, 3579, NULL, 1, '2023-07-30 13:55:56', '2023-07-31 14:10:19'), +(2699, 2997, 3, 3514, 667, 3581, NULL, 1, '2023-07-30 13:56:01', '2023-07-31 14:10:23'), +(2700, 3006, 3, 3515, 668, 3582, NULL, 1, '2023-07-30 13:56:05', '2023-07-31 14:10:26'), +(2701, 3004, 3, 3516, 669, 3583, NULL, 1, '2023-07-30 13:56:11', '2023-07-31 14:10:30'), +(2702, 2995, 3, 3517, 671, 3584, NULL, 1, '2023-07-30 13:56:14', '2023-07-31 14:10:35'), +(2703, 3038, 5, 3518, NULL, 3585, NULL, 1, '2023-07-31 14:03:06', '2023-08-01 12:45:22'), +(2704, 3043, 5, 3520, NULL, 3587, NULL, 1, '2023-07-31 14:03:11', '2023-08-01 12:45:25'), +(2705, 3058, NULL, 3521, NULL, NULL, NULL, 0, '2023-07-31 14:03:16', '2023-07-31 14:03:16'), +(2706, 3075, 5, 3522, NULL, 3588, NULL, 1, '2023-07-31 14:03:18', '2023-08-01 12:45:30'), +(2707, 3033, 5, 3523, NULL, 3589, NULL, 1, '2023-07-31 14:03:21', '2023-08-01 12:45:33'), +(2708, 3040, NULL, 3524, NULL, NULL, NULL, 0, '2023-07-31 14:03:24', '2023-07-31 14:03:24'), +(2709, 3028, 5, 3525, NULL, 3590, NULL, 1, '2023-07-31 14:03:28', '2023-08-01 12:45:39'), +(2710, 3031, 5, 3526, NULL, 3592, NULL, 1, '2023-07-31 14:03:31', '2023-08-01 12:45:43'), +(2711, 3056, 5, 3527, NULL, 3593, NULL, 1, '2023-07-31 14:03:34', '2023-08-01 12:45:45'), +(2712, 3027, 5, 3528, NULL, 3594, NULL, 1, '2023-07-31 14:03:38', '2023-08-01 12:45:48'), +(2713, 3060, 5, 3529, NULL, 3595, NULL, 1, '2023-07-31 14:03:41', '2023-08-01 12:45:50'), +(2714, 3067, NULL, 3530, NULL, NULL, NULL, 0, '2023-07-31 14:03:44', '2023-07-31 14:03:44'), +(2715, 3062, 5, 3531, NULL, 3596, NULL, 1, '2023-07-31 14:03:50', '2023-08-01 12:45:55'), +(2716, 3068, 5, 3532, NULL, 3597, NULL, 1, '2023-07-31 14:03:58', '2023-08-01 12:45:58'), +(2717, 3036, 5, 3534, NULL, 3598, NULL, 1, '2023-07-31 14:04:01', '2023-08-01 12:46:13'), +(2718, 3029, NULL, 3535, NULL, NULL, NULL, 0, '2023-07-31 14:04:06', '2023-07-31 14:04:06'), +(2719, 3044, 5, 3536, NULL, 3600, NULL, 1, '2023-07-31 14:04:10', '2023-08-01 12:46:17'), +(2720, 3034, 5, 3537, NULL, 3601, NULL, 1, '2023-07-31 14:04:13', '2023-08-01 12:46:19'), +(2721, 3065, 5, 3538, NULL, 3602, NULL, 1, '2023-07-31 14:04:16', '2023-08-01 12:46:23'), +(2722, 3035, 5, 3539, NULL, 3603, NULL, 1, '2023-07-31 14:04:19', '2023-08-01 12:46:25'), +(2723, 3037, 5, 3540, NULL, 3604, NULL, 1, '2023-07-31 14:04:21', '2023-08-01 12:46:29'), +(2724, 3061, 5, 3541, NULL, 3605, NULL, 1, '2023-07-31 14:04:29', '2023-08-01 12:46:32'), +(2725, 3051, 5, 3543, NULL, 3606, NULL, 1, '2023-07-31 14:04:31', '2023-08-01 12:46:35'), +(2726, 3042, 5, 3544, NULL, 3607, NULL, 1, '2023-07-31 14:04:34', '2023-08-01 12:46:38'), +(2727, 3064, 5, 3545, NULL, 3608, NULL, 1, '2023-07-31 14:04:38', '2023-08-01 12:46:41'), +(2728, 3026, 5, 3546, NULL, 3609, NULL, 1, '2023-07-31 14:04:41', '2023-08-01 12:46:44'), +(2729, 3057, 5, 3547, NULL, 3610, NULL, 1, '2023-07-31 14:04:45', '2023-08-01 12:46:47'), +(2730, 3072, 2, 3548, NULL, 3611, NULL, 1, '2023-07-31 15:47:32', '2023-08-01 12:47:20'), +(2731, 3069, 2, 3549, NULL, 3613, NULL, 1, '2023-07-31 15:47:36', '2023-08-01 12:47:23'), +(2732, 3055, 2, 3550, NULL, 3614, NULL, 1, '2023-07-31 15:47:38', '2023-08-01 12:47:25'), +(2733, 3046, 2, 3551, NULL, 3615, NULL, 1, '2023-07-31 15:47:42', '2023-08-01 12:47:28'), +(2734, 3049, 2, 3552, NULL, 3616, NULL, 1, '2023-07-31 15:47:45', '2023-08-01 12:47:30'), +(2735, 3032, 2, 3553, NULL, 3617, NULL, 1, '2023-07-31 15:48:08', '2023-08-01 12:47:33'), +(2736, 3023, 2, 3554, NULL, 3618, NULL, 1, '2023-07-31 15:48:10', '2023-08-01 12:47:35'), +(2737, 3024, 2, 3555, NULL, 3619, NULL, 1, '2023-07-31 15:48:13', '2023-08-01 12:47:38'), +(2738, 3030, 2, 3556, NULL, 3620, NULL, 1, '2023-07-31 15:48:21', '2023-08-01 12:47:40'), +(2739, 3054, 2, 3557, NULL, 3621, NULL, 1, '2023-07-31 15:48:23', '2023-08-01 12:47:45'), +(2740, 3021, NULL, 3558, NULL, NULL, NULL, 0, '2023-07-31 15:48:26', '2023-07-31 15:48:26'), +(2741, 3045, 2, 3559, NULL, 3623, NULL, 1, '2023-07-31 15:48:29', '2023-08-01 12:47:49'), +(2742, 3063, 2, 3560, NULL, 3624, NULL, 1, '2023-07-31 15:48:32', '2023-08-01 12:47:53'), +(2743, 3041, 2, 3561, NULL, 3625, NULL, 1, '2023-07-31 15:48:36', '2023-08-01 12:47:55'), +(2744, 3052, 2, 3562, NULL, 3626, NULL, 1, '2023-07-31 15:48:39', '2023-08-01 12:47:58'), +(2745, 3071, 2, 3563, NULL, 3627, NULL, 1, '2023-07-31 15:48:43', '2023-08-01 12:48:03'), +(2746, 3070, 2, 3564, NULL, 3628, NULL, 1, '2023-07-31 15:48:48', '2023-08-01 12:48:06'), +(2747, 3020, 2, 3565, NULL, 3629, NULL, 1, '2023-07-31 15:48:51', '2023-08-01 12:48:08'), +(2748, 3079, 3, 3587, 672, 3637, NULL, 1, '2023-07-31 15:49:17', '2023-08-02 13:04:55'), +(2749, 3066, 3, 3588, 673, 3639, NULL, 1, '2023-07-31 15:49:20', '2023-08-02 13:04:59'), +(2750, 3053, 3, 3589, 674, 3640, NULL, 1, '2023-07-31 15:49:25', '2023-08-02 13:05:03'), +(2751, 3050, 3, 3590, 675, 3641, NULL, 1, '2023-07-31 15:49:31', '2023-08-02 13:05:11'), +(2752, 3047, 3, 3591, 676, 3643, NULL, 1, '2023-07-31 15:49:36', '2023-08-02 13:05:14'), +(2753, 3059, 3, 3592, 677, 3644, NULL, 1, '2023-07-31 15:49:39', '2023-08-02 13:05:16'), +(2754, 3073, 3, 3593, 678, 3645, NULL, 1, '2023-07-31 15:49:43', '2023-08-02 13:05:19'), +(2755, 3074, 3, 3594, 679, 3646, NULL, 1, '2023-07-31 15:49:47', '2023-08-02 13:05:24'), +(2756, 3078, 3, 3595, 680, 3647, NULL, 1, '2023-07-31 15:49:49', '2023-08-02 13:06:21'), +(2757, 3077, 3, 3596, 681, 3649, NULL, 1, '2023-07-31 15:49:52', '2023-08-02 13:06:27'), +(2758, 3025, 3, 3597, 682, 3651, NULL, 1, '2023-07-31 15:49:56', '2023-08-02 13:06:31'), +(2759, 3022, 3, 3598, 683, 3652, NULL, 1, '2023-07-31 15:50:00', '2023-08-02 13:06:36'), +(2760, 3089, NULL, 3566, NULL, NULL, NULL, 0, '2023-08-01 12:36:23', '2023-08-01 12:36:23'), +(2761, 3076, 5, 3568, NULL, 3684, NULL, 1, '2023-08-01 12:41:07', '2023-08-03 12:53:30'), +(2762, 3080, NULL, 3569, NULL, NULL, NULL, 0, '2023-08-01 12:41:11', '2023-08-01 12:41:11'), +(2763, 3097, NULL, 3570, NULL, NULL, NULL, 0, '2023-08-01 12:41:14', '2023-08-01 12:41:14'), +(2764, 3104, NULL, 3571, NULL, NULL, NULL, 0, '2023-08-01 12:41:18', '2023-08-01 12:41:18'), +(2765, 3105, NULL, 3572, NULL, NULL, NULL, 0, '2023-08-01 12:41:23', '2023-08-01 12:41:23'), +(2766, 3087, NULL, 3573, NULL, NULL, NULL, 0, '2023-08-01 12:41:26', '2023-08-01 12:41:26'), +(2767, 3102, NULL, 3574, NULL, NULL, NULL, 0, '2023-08-01 12:41:29', '2023-08-01 12:41:29'), +(2768, 3101, NULL, 3575, NULL, NULL, NULL, 0, '2023-08-01 12:41:31', '2023-08-01 12:41:31'), +(2769, 3088, NULL, 3576, NULL, NULL, NULL, 0, '2023-08-01 12:41:34', '2023-08-01 12:41:34'), +(2770, 3100, NULL, 3577, NULL, NULL, NULL, 0, '2023-08-01 12:41:37', '2023-08-01 12:41:37'), +(2771, 3090, NULL, 3578, NULL, NULL, NULL, 0, '2023-08-01 12:41:40', '2023-08-01 12:41:40'), +(2772, 3096, NULL, 3579, NULL, NULL, NULL, 0, '2023-08-01 12:41:43', '2023-08-01 12:41:43'), +(2773, 3091, NULL, 3580, NULL, NULL, NULL, 0, '2023-08-01 12:41:46', '2023-08-01 12:41:46'), +(2774, 3093, NULL, 3581, NULL, NULL, NULL, 0, '2023-08-01 12:41:49', '2023-08-01 12:41:49'), +(2775, 3092, NULL, 3582, NULL, NULL, NULL, 0, '2023-08-01 12:41:52', '2023-08-01 12:41:52'), +(2776, 3098, NULL, 3583, NULL, NULL, NULL, 0, '2023-08-01 12:41:57', '2023-08-01 12:41:57'), +(2777, 3103, NULL, 3584, NULL, NULL, NULL, 0, '2023-08-01 12:42:01', '2023-08-01 12:42:01'), +(2778, 3099, NULL, 3585, NULL, NULL, NULL, 0, '2023-08-01 12:42:05', '2023-08-01 12:42:05'), +(2779, 3106, NULL, 3586, NULL, NULL, NULL, 0, '2023-08-01 12:42:10', '2023-08-01 12:42:10'), +(2780, 3094, 2, 3599, NULL, 3635, NULL, 1, '2023-08-01 14:06:22', '2023-08-02 13:04:15'), +(2781, 3086, 2, 3600, NULL, 3634, NULL, 1, '2023-08-01 14:06:25', '2023-08-02 13:04:12'), +(2782, 3084, 2, 3601, NULL, 3633, NULL, 1, '2023-08-01 14:06:28', '2023-08-02 13:04:08'), +(2783, 3095, 2, 3602, NULL, 3631, NULL, 1, '2023-08-01 14:06:31', '2023-08-02 13:04:01'), +(2784, 3082, 2, 3603, NULL, 3632, NULL, 1, '2023-08-01 14:06:35', '2023-08-02 13:04:04'), +(2785, 3081, 2, 3604, NULL, 3630, NULL, 1, '2023-08-01 14:06:42', '2023-08-02 13:03:57'), +(2786, 3107, 2, 3606, NULL, 3636, NULL, 1, '2023-08-01 14:06:54', '2023-08-02 13:04:18'), +(2787, 3083, 3, 3632, 684, 3664, NULL, 1, '2023-08-01 14:08:18', '2023-08-03 12:52:01'), +(2788, 3085, 3, 3633, 685, 3665, NULL, 1, '2023-08-01 14:08:21', '2023-08-03 12:52:05'), +(2789, 3142, 5, 3608, NULL, 3667, NULL, 1, '2023-08-02 12:59:01', '2023-08-03 12:52:38'), +(2790, 3127, 5, 3609, NULL, 3669, NULL, 1, '2023-08-02 12:59:47', '2023-08-03 12:52:41'), +(2791, 3120, 5, 3611, NULL, 3671, NULL, 1, '2023-08-02 12:59:51', '2023-08-03 12:52:44'), +(2792, 3129, 5, 3612, NULL, 3672, NULL, 1, '2023-08-02 12:59:55', '2023-08-03 12:52:48'), +(2793, 3112, 5, 3613, NULL, 3673, NULL, 1, '2023-08-02 13:00:02', '2023-08-03 12:52:51'), +(2794, 3121, 5, 3614, NULL, 3674, NULL, 1, '2023-08-02 13:00:06', '2023-08-03 12:52:54'), +(2795, 3116, 5, 3615, NULL, 3675, NULL, 1, '2023-08-02 13:00:09', '2023-08-03 12:52:59'), +(2796, 3117, 5, 3616, NULL, 3676, NULL, 1, '2023-08-02 13:00:13', '2023-08-03 12:53:01'), +(2797, 3139, 5, 3617, NULL, 3677, NULL, 1, '2023-08-02 13:00:17', '2023-08-03 12:53:09'), +(2798, 3118, 5, 3618, NULL, 3679, NULL, 1, '2023-08-02 13:00:22', '2023-08-03 12:53:12'), +(2799, 3114, 5, 3619, NULL, 3680, NULL, 1, '2023-08-02 13:00:29', '2023-08-03 12:53:15'), +(2800, 3136, 5, 3620, NULL, 3681, NULL, 1, '2023-08-02 13:00:36', '2023-08-03 12:53:17'), +(2801, 3125, 5, 3622, NULL, 3682, NULL, 1, '2023-08-02 13:00:42', '2023-08-03 12:53:25'), +(2802, 3134, 5, 3624, NULL, 3685, NULL, 1, '2023-08-02 13:01:02', '2023-08-03 12:55:06'), +(2803, 3137, 5, 3625, NULL, 3687, NULL, 1, '2023-08-02 13:01:07', '2023-08-03 12:55:09'), +(2804, 3133, 5, 3626, NULL, 3688, NULL, 1, '2023-08-02 13:01:18', '2023-08-03 12:55:13'), +(2805, 3135, 5, 3628, NULL, 3689, NULL, 1, '2023-08-02 13:01:31', '2023-08-03 12:55:29'), +(2806, 3141, 5, 3629, NULL, 3690, NULL, 1, '2023-08-02 13:01:34', '2023-08-03 12:55:32'), +(2807, 3110, 5, 3630, NULL, 3691, NULL, 1, '2023-08-02 13:01:38', '2023-08-03 12:55:35'), +(2808, 3130, 5, 3631, NULL, 3692, NULL, 1, '2023-08-02 13:01:43', '2023-08-03 12:55:43'), +(2809, 3111, 3, 3664, 686, 3726, NULL, 1, '2023-08-02 14:25:03', '2023-08-04 13:40:20'), +(2810, 3119, 3, 3665, 688, 3728, NULL, 1, '2023-08-02 14:25:07', '2023-08-04 13:40:33'), +(2811, 3122, 3, 3666, 689, 3729, NULL, 1, '2023-08-02 14:25:09', '2023-08-04 13:40:37'), +(2812, 3123, 3, 3667, 690, 3730, NULL, 1, '2023-08-02 14:25:14', '2023-08-04 13:40:40'), +(2813, 3131, 3, 3668, 691, 3731, NULL, 1, '2023-08-02 14:25:18', '2023-08-04 13:40:43'), +(2814, 3124, 3, 3669, 692, 3732, NULL, 1, '2023-08-02 14:25:22', '2023-08-04 13:40:46'), +(2815, 3138, 2, 3635, NULL, 3654, NULL, 1, '2023-08-02 14:26:29', '2023-08-03 12:51:01'), +(2816, 3115, 2, 3637, NULL, 3656, NULL, 1, '2023-08-02 14:26:32', '2023-08-03 12:51:09'), +(2817, 3143, 2, 3638, NULL, 3657, NULL, 1, '2023-08-02 14:26:36', '2023-08-03 12:51:14'), +(2818, 3113, 2, 3639, NULL, 3658, NULL, 1, '2023-08-02 14:26:38', '2023-08-03 12:51:17'), +(2819, 3108, 2, 3640, NULL, 3659, NULL, 1, '2023-08-02 14:26:42', '2023-08-03 12:51:20'), +(2820, 3109, 2, 3641, NULL, 3660, NULL, 1, '2023-08-02 14:26:45', '2023-08-03 12:51:24'), +(2821, 3132, 2, 3642, NULL, 3661, NULL, 1, '2023-08-02 14:26:50', '2023-08-03 12:51:27'), +(2822, 3128, 2, 3643, NULL, 3662, NULL, 1, '2023-08-02 14:26:53', '2023-08-03 12:51:30'), +(2823, 3126, 2, 3644, NULL, 3663, NULL, 1, '2023-08-02 14:26:56', '2023-08-03 12:51:35'), +(2824, 3039, NULL, 3645, NULL, NULL, NULL, 0, '2023-08-02 14:27:08', '2023-08-02 14:27:08'), +(2825, 3146, 3, 3670, 693, 3733, NULL, 1, '2023-08-02 14:58:51', '2023-08-04 13:40:50'), +(2826, 3173, 5, 3646, NULL, 3707, NULL, 1, '2023-08-03 12:47:31', '2023-08-04 13:38:27'), +(2827, 3165, 5, 3647, NULL, 3709, NULL, 1, '2023-08-03 12:47:34', '2023-08-04 13:38:35'), +(2828, 3149, 5, 3648, NULL, 3711, NULL, 1, '2023-08-03 12:47:38', '2023-08-04 13:38:39'), +(2829, 3148, 5, 3649, NULL, 3712, NULL, 1, '2023-08-03 12:47:43', '2023-08-04 13:38:42'), +(2830, 3157, 5, 3650, NULL, 3713, NULL, 1, '2023-08-03 12:47:50', '2023-08-04 13:38:47'), +(2831, 3159, 5, 3652, NULL, 3714, NULL, 1, '2023-08-03 12:47:57', '2023-08-04 13:38:51'), +(2832, 3144, 5, 3653, NULL, 3715, NULL, 1, '2023-08-03 12:48:02', '2023-08-04 13:38:54'), +(2833, 3171, 5, 3654, NULL, 3716, NULL, 1, '2023-08-03 12:48:06', '2023-08-04 13:39:04'), +(2834, 3166, 5, 3655, NULL, 3717, NULL, 1, '2023-08-03 12:48:20', '2023-08-04 13:39:09'), +(2835, 3163, 5, 3656, NULL, 3718, NULL, 1, '2023-08-03 12:48:27', '2023-08-04 13:39:12'), +(2836, 3156, 5, 3657, NULL, 3719, NULL, 1, '2023-08-03 12:48:30', '2023-08-04 13:39:23'), +(2837, 3155, 5, 3658, NULL, 3721, NULL, 1, '2023-08-03 12:48:37', '2023-08-04 13:39:27'), +(2838, 3167, 5, 3661, NULL, 3722, NULL, 1, '2023-08-03 12:48:41', '2023-08-04 13:39:33'), +(2839, 3151, 5, 3662, NULL, 3723, NULL, 1, '2023-08-03 12:48:47', '2023-08-04 13:39:38'), +(2840, 3147, 5, 3663, NULL, 3724, NULL, 1, '2023-08-03 12:49:02', '2023-08-04 13:39:44'), +(2841, 3162, 2, 3671, NULL, 3694, NULL, 1, '2023-08-03 15:19:52', '2023-08-03 17:33:32'), +(2842, 3164, 2, 3672, NULL, 3697, NULL, 1, '2023-08-03 15:19:57', '2023-08-03 17:33:38'), +(2843, 3175, 2, 3673, NULL, 3696, NULL, 1, '2023-08-03 15:19:59', '2023-08-03 17:33:35'), +(2844, 3154, 2, 3674, NULL, 3698, NULL, 1, '2023-08-03 15:20:03', '2023-08-03 17:33:42'), +(2845, 3161, 2, 3675, NULL, 3699, NULL, 1, '2023-08-03 15:20:07', '2023-08-03 17:33:45'), +(2846, 3170, 2, 3676, NULL, 3701, NULL, 1, '2023-08-03 15:20:12', '2023-08-03 17:33:53'), +(2847, 3176, 2, 3677, NULL, 3700, NULL, 1, '2023-08-03 15:20:15', '2023-08-03 17:33:50'), +(2848, 3158, 2, 3678, NULL, 3703, NULL, 1, '2023-08-03 15:20:22', '2023-08-03 17:34:25'), +(2849, 3169, 3, 3680, 695, 3777, NULL, 1, '2023-08-03 15:22:10', '2023-08-06 14:20:55'), +(2850, 3172, 3, 3681, 696, 3778, NULL, 1, '2023-08-03 15:22:13', '2023-08-06 14:21:00'), +(2851, 3160, 3, 3682, 697, 3780, NULL, 1, '2023-08-03 15:22:15', '2023-08-06 14:21:14'), +(2852, 3153, 3, 3683, 698, 3782, NULL, 1, '2023-08-03 15:22:18', '2023-08-06 14:21:17'), +(2853, 3150, 3, 3684, 699, 3783, NULL, 1, '2023-08-03 15:22:21', '2023-08-06 14:21:22'), +(2854, 3174, 3, 3685, 700, 3785, NULL, 1, '2023-08-03 15:22:30', '2023-08-06 14:21:27'), +(2855, 3168, 2, 3679, NULL, 3705, NULL, 1, '2023-08-03 17:34:59', '2023-08-03 17:35:17'), +(2856, 3188, 5, 3686, NULL, 3787, NULL, 1, '2023-08-04 13:34:23', '2023-08-07 11:19:08'), +(2857, 3187, 5, 3688, NULL, 3789, NULL, 1, '2023-08-04 13:34:28', '2023-08-07 11:19:11'), +(2858, 3204, 5, 3689, NULL, 3790, NULL, 1, '2023-08-04 13:34:30', '2023-08-07 11:19:13'), +(2859, 3196, 5, 3690, NULL, 3791, NULL, 1, '2023-08-04 13:34:33', '2023-08-07 11:19:16'), +(2860, 3207, 5, 3691, NULL, 3792, NULL, 1, '2023-08-04 13:34:41', '2023-08-07 11:19:19'), +(2861, 3180, 5, 3692, NULL, 3793, NULL, 1, '2023-08-04 13:34:44', '2023-08-07 11:19:21'), +(2862, 3190, 5, 3693, NULL, 3794, NULL, 1, '2023-08-04 13:34:46', '2023-08-07 11:19:24'), +(2863, 3206, 5, 3694, NULL, 3795, NULL, 1, '2023-08-04 13:34:49', '2023-08-07 11:19:29'), +(2864, 3182, 5, 3695, NULL, 3796, NULL, 1, '2023-08-04 13:34:54', '2023-08-07 11:19:40'); +INSERT INTO `dispatch_statuses` (`id`, `order_id`, `rider_id`, `delivery_scan_id`, `departure_scan_id`, `collection_scan_id`, `issue_entry_id`, `status`, `created_at`, `updated_at`) VALUES +(2865, 3185, 5, 3696, NULL, 3798, NULL, 1, '2023-08-04 13:34:56', '2023-08-07 11:19:44'), +(2866, 3216, 5, 3697, NULL, 3799, NULL, 1, '2023-08-04 13:35:04', '2023-08-07 11:19:46'), +(2867, 3193, 5, 3698, NULL, 3801, NULL, 1, '2023-08-04 13:35:07', '2023-08-07 11:19:50'), +(2868, 3178, 5, 3699, NULL, 3802, NULL, 1, '2023-08-04 13:35:14', '2023-08-07 11:19:53'), +(2869, 3192, 5, 3701, NULL, 3803, NULL, 1, '2023-08-04 13:35:17', '2023-08-07 11:19:57'), +(2870, 3211, 5, 3702, NULL, 3804, NULL, 1, '2023-08-04 13:35:20', '2023-08-07 11:20:01'), +(2871, 3208, 5, 3703, NULL, 3805, NULL, 1, '2023-08-04 13:35:25', '2023-08-07 11:20:07'), +(2872, 3197, 5, 3704, NULL, 3806, NULL, 1, '2023-08-04 13:35:28', '2023-08-07 11:20:12'), +(2873, 3177, 5, 3705, NULL, 3807, NULL, 1, '2023-08-04 13:35:35', '2023-08-07 11:20:15'), +(2874, 3212, 5, 3706, NULL, 3808, NULL, 1, '2023-08-04 13:35:39', '2023-08-07 11:20:22'), +(2875, 3209, 5, 3707, NULL, 3809, NULL, 1, '2023-08-04 13:35:42', '2023-08-07 11:20:25'), +(2876, 3179, 5, 3708, NULL, 3810, NULL, 1, '2023-08-04 13:35:47', '2023-08-07 11:20:35'), +(2877, 3140, NULL, 3709, NULL, NULL, NULL, 0, '2023-08-04 13:35:51', '2023-08-04 13:35:51'), +(2878, 3214, NULL, 3710, NULL, NULL, NULL, 0, '2023-08-04 13:37:07', '2023-08-04 13:37:07'), +(2879, 3183, NULL, 3711, NULL, NULL, NULL, 0, '2023-08-04 13:37:12', '2023-08-04 13:37:12'), +(2880, 3200, NULL, 3712, NULL, NULL, NULL, 0, '2023-08-04 13:37:16', '2023-08-04 13:37:16'), +(2881, 3199, NULL, 3713, NULL, NULL, NULL, 0, '2023-08-04 13:37:19', '2023-08-04 13:37:19'), +(2882, 3184, NULL, 3714, NULL, NULL, NULL, 0, '2023-08-04 13:37:22', '2023-08-04 13:37:22'), +(2883, 3220, NULL, 3715, NULL, NULL, NULL, 0, '2023-08-04 13:37:25', '2023-08-04 13:37:25'), +(2884, 3219, 5, 3716, NULL, 3835, NULL, 1, '2023-08-04 13:37:28', '2023-08-08 13:04:17'), +(2885, 3218, NULL, 3717, NULL, NULL, NULL, 0, '2023-08-04 13:37:34', '2023-08-04 13:37:34'), +(2886, 3262, 5, 3719, NULL, 3818, NULL, 1, '2023-08-05 13:44:50', '2023-08-08 13:01:29'), +(2887, 3267, 5, 3720, NULL, 3819, NULL, 1, '2023-08-05 13:44:53', '2023-08-08 13:01:33'), +(2888, 3229, 5, 3721, NULL, 3820, NULL, 1, '2023-08-05 13:44:57', '2023-08-08 13:01:35'), +(2889, 3247, 5, 3722, NULL, 3821, NULL, 1, '2023-08-05 13:45:00', '2023-08-08 13:01:39'), +(2890, 3222, 5, 3723, NULL, 3822, NULL, 1, '2023-08-05 13:45:03', '2023-08-08 13:01:41'), +(2891, 3251, 5, 3724, NULL, 3823, NULL, 1, '2023-08-05 13:45:06', '2023-08-08 13:01:45'), +(2892, 3259, 5, 3725, NULL, 3824, NULL, 1, '2023-08-05 13:45:08', '2023-08-08 13:01:48'), +(2893, 3231, 5, 3726, NULL, 3825, NULL, 1, '2023-08-05 13:45:10', '2023-08-08 13:01:51'), +(2894, 3252, 5, 3727, NULL, 3827, NULL, 1, '2023-08-05 13:45:16', '2023-08-08 13:03:15'), +(2895, 3225, 5, 3728, NULL, 3828, NULL, 1, '2023-08-05 13:45:19', '2023-08-08 13:03:18'), +(2896, 3238, 5, 3729, NULL, 3830, NULL, 1, '2023-08-05 13:45:22', '2023-08-08 13:03:22'), +(2897, 3235, 5, 3730, NULL, 3831, NULL, 1, '2023-08-05 13:45:26', '2023-08-08 13:03:27'), +(2898, 3253, 5, 3731, NULL, 3834, NULL, 1, '2023-08-05 13:45:31', '2023-08-08 13:04:14'), +(2899, 3254, 5, 3732, NULL, 3836, NULL, 1, '2023-08-05 13:46:04', '2023-08-08 13:04:24'), +(2900, 3260, 5, 3734, NULL, 3837, NULL, 1, '2023-08-05 13:46:07', '2023-08-08 13:04:33'), +(2901, 3269, 5, 3735, NULL, 3839, NULL, 1, '2023-08-05 13:46:10', '2023-08-08 13:04:37'), +(2902, 3248, 5, 3736, NULL, 3840, NULL, 1, '2023-08-05 13:46:15', '2023-08-08 13:04:40'), +(2903, 3239, 5, 3737, NULL, 3841, NULL, 1, '2023-08-05 13:46:21', '2023-08-08 13:04:52'), +(2904, 3237, 5, 3738, NULL, 3843, NULL, 1, '2023-08-05 13:46:24', '2023-08-08 13:04:57'), +(2905, 3195, 2, 3739, NULL, 3734, NULL, 1, '2023-08-05 13:47:17', '2023-08-05 13:51:16'), +(2906, 3215, 2, 3740, NULL, 3735, NULL, 1, '2023-08-05 13:47:20', '2023-08-05 13:51:22'), +(2907, 3213, 2, 3741, NULL, 3737, NULL, 1, '2023-08-05 13:47:24', '2023-08-05 13:51:26'), +(2908, 3201, 2, 3742, NULL, 3738, NULL, 1, '2023-08-05 13:47:27', '2023-08-05 13:51:29'), +(2909, 3194, 2, 3743, NULL, 3739, NULL, 1, '2023-08-05 13:47:31', '2023-08-05 13:51:34'), +(2910, 3186, 2, 3744, NULL, 3740, NULL, 1, '2023-08-05 13:47:35', '2023-08-05 13:51:37'), +(2911, 3181, 2, 3745, NULL, 3741, NULL, 1, '2023-08-05 13:47:40', '2023-08-05 13:51:42'), +(2912, 3198, 2, 3746, NULL, 3743, NULL, 1, '2023-08-05 13:47:44', '2023-08-05 13:51:46'), +(2913, 3189, 2, 3747, NULL, 3744, NULL, 1, '2023-08-05 13:47:51', '2023-08-05 13:51:52'), +(2914, 3202, 2, 3749, NULL, 3746, NULL, 1, '2023-08-05 13:47:55', '2023-08-05 13:51:57'), +(2915, 3205, 2, 3750, NULL, 3747, NULL, 1, '2023-08-05 13:48:03', '2023-08-05 13:52:02'), +(2916, 3210, 2, 3751, NULL, 3748, NULL, 1, '2023-08-05 13:48:08', '2023-08-05 13:52:08'), +(2917, 3221, 3, 3752, 701, 3771, NULL, 1, '2023-08-05 13:48:57', '2023-08-06 14:20:24'), +(2918, 3217, 3, 3753, 703, 3773, NULL, 1, '2023-08-05 13:49:00', '2023-08-06 14:20:33'), +(2919, 3203, 3, 3754, 704, 3775, NULL, 1, '2023-08-05 13:49:07', '2023-08-06 14:20:36'), +(2920, 3191, 3, 3755, 705, 3776, NULL, 1, '2023-08-05 13:49:10', '2023-08-06 14:20:49'), +(2921, 3244, 5, 3757, NULL, 3844, NULL, 1, '2023-08-06 14:15:35', '2023-08-08 13:05:01'), +(2922, 3241, 2, 3758, NULL, 3750, NULL, 1, '2023-08-06 14:16:15', '2023-08-06 14:18:42'), +(2923, 3243, 2, 3760, NULL, 3752, NULL, 1, '2023-08-06 14:16:18', '2023-08-06 14:18:45'), +(2924, 3228, 2, 3761, NULL, 3753, NULL, 1, '2023-08-06 14:16:22', '2023-08-06 14:18:48'), +(2925, 3249, 2, 3762, NULL, 3755, NULL, 1, '2023-08-06 14:16:24', '2023-08-06 14:18:51'), +(2926, 3227, 2, 3763, NULL, 3756, NULL, 1, '2023-08-06 14:16:27', '2023-08-06 14:18:54'), +(2927, 3223, 2, 3764, NULL, 3757, NULL, 1, '2023-08-06 14:16:29', '2023-08-06 14:18:57'), +(2928, 3258, 2, 3765, NULL, 3758, NULL, 1, '2023-08-06 14:16:32', '2023-08-06 14:19:00'), +(2929, 3268, 2, 3766, NULL, 3759, NULL, 1, '2023-08-06 14:16:36', '2023-08-06 14:19:03'), +(2930, 3233, 2, 3767, NULL, 3760, NULL, 1, '2023-08-06 14:16:44', '2023-08-06 14:19:08'), +(2931, 3232, 2, 3768, NULL, 3761, NULL, 1, '2023-08-06 14:16:48', '2023-08-06 14:19:14'), +(2932, 3250, 2, 3769, NULL, 3763, NULL, 1, '2023-08-06 14:16:53', '2023-08-06 14:19:17'), +(2933, 3236, 2, 3770, NULL, 3764, NULL, 1, '2023-08-06 14:16:56', '2023-08-06 14:19:20'), +(2934, 3226, 2, 3771, NULL, 3765, NULL, 1, '2023-08-06 14:16:58', '2023-08-06 14:19:23'), +(2935, 3266, 2, 3772, NULL, 3766, NULL, 1, '2023-08-06 14:17:01', '2023-08-06 14:19:29'), +(2936, 3263, 2, 3773, NULL, 3768, NULL, 1, '2023-08-06 14:17:08', '2023-08-06 14:19:41'), +(2937, 3242, 2, 3775, NULL, 3769, NULL, 1, '2023-08-06 14:17:12', '2023-08-06 14:19:45'), +(2938, 3265, 2, 3776, NULL, 3770, NULL, 1, '2023-08-06 14:17:30', '2023-08-06 14:19:48'), +(2939, 3255, 3, 3777, 706, 3866, NULL, 1, '2023-08-06 14:22:16', '2023-08-08 13:08:40'), +(2940, 3246, 3, 3778, 707, 3867, NULL, 1, '2023-08-06 14:22:20', '2023-08-08 13:08:44'), +(2941, 3234, 3, 3779, 708, 3868, NULL, 1, '2023-08-06 14:22:23', '2023-08-08 13:08:49'), +(2942, 3240, 3, 3781, 709, 3869, NULL, 1, '2023-08-06 14:22:26', '2023-08-08 13:08:52'), +(2943, 3257, 3, 3782, 710, 3870, NULL, 1, '2023-08-06 14:22:31', '2023-08-08 13:08:55'), +(2944, 3261, 3, 3783, 711, 3871, NULL, 1, '2023-08-06 14:22:39', '2023-08-08 13:08:57'), +(2945, 3277, 5, 3784, NULL, 3846, NULL, 1, '2023-08-07 11:25:42', '2023-08-08 13:06:44'), +(2946, 3281, 5, 3786, NULL, 3848, NULL, 1, '2023-08-07 11:25:45', '2023-08-08 13:06:48'), +(2947, 3280, 5, 3787, NULL, 3849, NULL, 1, '2023-08-07 11:25:47', '2023-08-08 13:06:56'), +(2948, 3271, 5, 3788, NULL, 3850, NULL, 1, '2023-08-07 11:25:51', '2023-08-08 13:07:01'), +(2949, 3278, 5, 3789, NULL, 3851, NULL, 1, '2023-08-07 11:25:54', '2023-08-08 13:07:04'), +(2950, 3264, 5, 3790, NULL, 3852, NULL, 1, '2023-08-07 11:25:56', '2023-08-08 13:07:08'), +(2951, 3273, 5, 3791, NULL, 3853, NULL, 1, '2023-08-07 11:25:59', '2023-08-08 13:07:12'), +(2952, 3276, 5, 3792, NULL, 3854, NULL, 1, '2023-08-07 11:26:01', '2023-08-08 13:07:16'), +(2953, 3282, 5, 3793, NULL, 3855, NULL, 1, '2023-08-07 11:26:07', '2023-08-08 13:07:20'), +(2954, 3279, 5, 3794, NULL, 3856, NULL, 1, '2023-08-07 11:26:09', '2023-08-08 13:07:26'), +(2955, 3224, 5, 3795, NULL, 3857, NULL, 1, '2023-08-07 16:52:02', '2023-08-08 13:07:49'), +(2956, 3283, 5, 3796, NULL, 3859, NULL, 1, '2023-08-07 16:52:04', '2023-08-08 13:07:54'), +(2957, 3274, 5, 3797, NULL, 3863, NULL, 1, '2023-08-07 16:52:09', '2023-08-08 13:08:06'), +(2958, 3275, 5, 3798, NULL, 3864, NULL, 1, '2023-08-07 16:52:13', '2023-08-08 13:08:14'), +(2959, 3272, 5, 3799, NULL, 3858, NULL, 1, '2023-08-07 16:52:16', '2023-08-08 13:07:52'), +(2960, 3048, 5, 3800, NULL, 3860, NULL, 1, '2023-08-07 16:52:22', '2023-08-08 13:07:57'), +(2961, 3285, 5, 3801, NULL, 3861, NULL, 1, '2023-08-07 16:52:25', '2023-08-08 13:08:00'), +(2962, 3284, 5, 3802, NULL, 3862, NULL, 1, '2023-08-07 16:52:29', '2023-08-08 13:08:03'), +(2963, 3270, 3, 3812, 713, 3880, NULL, 1, '2023-08-07 16:53:13', '2023-08-09 13:28:08'), +(2964, 3294, 3, 3828, 715, 3898, NULL, 1, '2023-08-08 12:57:36', '2023-08-10 14:14:31'), +(2965, 3293, 3, 3829, 716, 3900, NULL, 1, '2023-08-08 12:57:41', '2023-08-10 14:14:36'), +(2966, 3291, 3, 3831, 717, 3901, NULL, 1, '2023-08-08 12:57:44', '2023-08-10 14:14:44'), +(2967, 3286, 6, 3803, NULL, 3817, NULL, 1, '2023-08-08 12:58:25', '2023-08-08 13:00:55'), +(2968, 3292, 5, 3805, NULL, 3874, NULL, 1, '2023-08-08 12:59:05', '2023-08-09 13:26:11'), +(2969, 3288, 5, 3807, NULL, 3875, NULL, 1, '2023-08-08 12:59:11', '2023-08-09 13:26:15'), +(2970, 3289, 5, 3808, NULL, 3876, NULL, 1, '2023-08-08 12:59:15', '2023-08-09 13:26:23'), +(2971, 3287, 5, 3809, NULL, 3877, NULL, 1, '2023-08-08 12:59:35', '2023-08-09 13:26:49'), +(2972, 3290, 5, 3811, NULL, 3879, NULL, 1, '2023-08-08 12:59:39', '2023-08-09 13:26:53'), +(2973, 3256, 5, 3814, NULL, 3826, NULL, 1, '2023-08-08 13:02:52', '2023-08-08 13:03:08'), +(2974, 3245, 5, 3815, NULL, 3832, NULL, 1, '2023-08-08 13:03:57', '2023-08-08 13:04:10'), +(2975, 3300, 5, 3816, NULL, 3872, NULL, 1, '2023-08-09 11:33:54', '2023-08-09 11:34:27'), +(2976, 3296, 5, 3817, NULL, 3886, NULL, 1, '2023-08-09 13:22:27', '2023-08-10 14:13:32'), +(2977, 3308, 5, 3818, NULL, 3882, NULL, 1, '2023-08-09 13:22:52', '2023-08-10 14:13:24'), +(2978, 3309, 5, 3819, NULL, 3884, NULL, 1, '2023-08-09 13:23:13', '2023-08-10 14:13:28'), +(2979, 3301, 5, 3820, NULL, 3887, NULL, 1, '2023-08-09 13:23:34', '2023-08-10 14:13:38'), +(2980, 3302, 5, 3821, NULL, 3889, NULL, 1, '2023-08-09 13:23:51', '2023-08-10 14:13:56'), +(2981, 3305, 5, 3823, NULL, 3891, NULL, 1, '2023-08-09 13:23:59', '2023-08-10 14:13:59'), +(2982, 3303, 5, 3825, NULL, 3892, NULL, 1, '2023-08-09 13:24:03', '2023-08-10 14:14:01'), +(2983, 3306, 5, 3826, NULL, 3893, NULL, 1, '2023-08-09 13:24:10', '2023-08-10 14:14:06'), +(2984, 3310, 5, 3827, NULL, 3896, NULL, 1, '2023-08-09 13:24:14', '2023-08-10 14:14:12'), +(2985, 3299, 3, 3842, 718, 3917, NULL, 1, '2023-08-09 13:28:29', '2023-08-11 11:00:40'), +(2986, 3295, 3, 3845, 719, 3919, NULL, 1, '2023-08-09 13:28:40', '2023-08-11 11:00:46'), +(2987, 3332, 5, 3832, NULL, 3902, NULL, 1, '2023-08-10 14:07:15', '2023-08-11 10:58:02'), +(2988, 3314, 5, 3833, NULL, 3904, NULL, 1, '2023-08-10 14:07:19', '2023-08-11 10:58:05'), +(2989, 3325, 5, 3834, NULL, 3905, NULL, 1, '2023-08-10 14:07:27', '2023-08-11 10:58:11'), +(2990, 3330, 5, 3835, NULL, 3907, NULL, 1, '2023-08-10 14:07:30', '2023-08-11 10:58:14'), +(2991, 3323, 5, 3836, NULL, 3909, NULL, 1, '2023-08-10 14:07:33', '2023-08-11 10:58:20'), +(2992, 3326, 5, 3837, NULL, 3913, NULL, 1, '2023-08-10 14:08:19', '2023-08-11 10:59:20'), +(2993, 3311, 5, 3838, NULL, 3911, NULL, 1, '2023-08-10 14:08:31', '2023-08-11 10:59:13'), +(2994, 3333, 5, 3840, NULL, 3915, NULL, 1, '2023-08-10 14:08:47', '2023-08-11 11:00:09'), +(2995, 3322, 5, 3841, NULL, 3916, NULL, 1, '2023-08-10 14:08:58', '2023-08-11 11:00:13'), +(2996, 3304, 3, 3844, NULL, 3918, NULL, 1, '2023-08-10 14:11:56', '2023-08-11 11:00:43'), +(2997, 3319, 3, 3856, 722, 3931, NULL, 1, '2023-08-10 14:12:22', '2023-08-12 10:47:36'), +(2998, 3324, 3, 3857, 724, 3933, NULL, 1, '2023-08-10 14:12:25', '2023-08-12 10:47:39'), +(2999, 3328, 3, 3858, 725, 3934, NULL, 1, '2023-08-10 14:12:30', '2023-08-12 10:47:45'), +(3000, 3327, 3, 3859, 726, 3935, NULL, 1, '2023-08-10 14:12:33', '2023-08-12 10:47:48'), +(3001, 3321, 3, 3860, 727, 3936, NULL, 1, '2023-08-10 14:12:36', '2023-08-12 10:47:52'), +(3002, 3329, 3, 3861, 728, 3937, NULL, 1, '2023-08-10 14:12:39', '2023-08-12 10:47:56'), +(3003, 3339, 5, 3846, NULL, 3920, NULL, 1, '2023-08-11 10:55:45', '2023-08-12 10:46:26'), +(3004, 3344, 5, 3848, NULL, 3922, NULL, 1, '2023-08-11 10:55:48', '2023-08-12 10:46:34'), +(3005, 3331, 5, 3849, NULL, 3923, NULL, 1, '2023-08-11 10:55:51', '2023-08-12 10:46:39'), +(3006, 3345, 5, 3850, NULL, 3924, NULL, 1, '2023-08-11 10:55:54', '2023-08-12 10:46:41'), +(3007, 3347, 5, 3851, NULL, 3925, NULL, 1, '2023-08-11 10:56:18', '2023-08-12 10:46:56'), +(3008, 3335, 5, 3853, NULL, 3927, NULL, 1, '2023-08-11 10:56:24', '2023-08-12 10:47:00'), +(3009, 3334, 5, 3854, NULL, 3928, NULL, 1, '2023-08-11 10:56:26', '2023-08-12 10:47:03'), +(3010, 3340, 5, 3855, NULL, 3929, NULL, 1, '2023-08-11 10:56:29', '2023-08-12 10:47:09'), +(3011, 3341, 3, 3864, 729, NULL, NULL, 1, '2023-08-11 10:57:30', '2023-08-12 10:44:06'), +(3012, 3350, 5, 3862, NULL, 3939, NULL, 1, '2023-08-12 10:43:39', '2023-08-15 08:50:42'), +(3013, 3349, 5, 3863, NULL, 3940, NULL, 1, '2023-08-12 10:43:43', '2023-08-15 08:50:49'), +(3014, 3365, 5, 3866, NULL, 3941, NULL, 1, '2023-08-14 14:13:19', '2023-08-15 08:51:07'), +(3015, 3367, 5, 3867, NULL, 3942, NULL, 1, '2023-08-14 14:14:24', '2023-08-15 08:52:09'), +(3016, 3358, 3, 3868, 730, 3946, NULL, 1, '2023-08-15 08:49:18', '2023-08-16 17:22:46'), +(3017, 3373, 5, 3870, NULL, 3945, NULL, 1, '2023-08-15 11:05:21', '2023-08-16 17:22:24'), +(3018, 3230, NULL, 3871, NULL, NULL, NULL, 0, '2023-08-16 10:51:36', '2023-08-16 10:51:36'), +(3019, 3387, 3, 3874, 733, 3948, NULL, 1, '2023-08-16 10:52:00', '2023-08-16 17:24:50'), +(3020, 3379, 6, 3872, NULL, 3943, NULL, 1, '2023-08-16 17:19:01', '2023-08-16 17:19:43'), +(3021, 3406, 3, 3875, 734, 3949, NULL, 1, '2023-08-18 10:03:11', '2023-08-18 10:03:54'), +(3022, 3416, 5, 3876, NULL, 3953, NULL, 1, '2023-08-18 10:08:52', '2023-08-19 10:46:03'), +(3023, 3418, 5, 3877, NULL, 3952, NULL, 1, '2023-08-18 10:09:06', '2023-08-19 10:45:58'), +(3024, 3423, 3, 3880, 735, 3955, NULL, 1, '2023-08-18 12:48:33', '2023-08-21 11:17:06'), +(3025, 3419, 5, 3878, NULL, 3951, NULL, 1, '2023-08-18 12:49:19', '2023-08-19 10:44:10'), +(3026, 3467, 3, 3884, 736, 3957, NULL, 1, '2023-08-19 10:39:52', '2023-08-22 11:20:38'), +(3027, 3427, 3, 3885, 737, 3958, NULL, 1, '2023-08-19 10:39:57', '2023-08-22 11:20:48'), +(3028, 3425, 3, 3886, 738, 3959, NULL, 1, '2023-08-19 10:40:00', '2023-08-22 11:21:01'), +(3029, 3452, 3, 3888, 739, 3960, NULL, 1, '2023-08-19 10:40:03', '2023-08-22 11:21:11'), +(3030, 3462, 3, 3890, 740, 3961, NULL, 1, '2023-08-19 10:40:06', '2023-08-22 11:21:20'), +(3031, 3426, 3, 3892, 741, 3962, NULL, 1, '2023-08-19 10:40:11', '2023-08-22 11:21:30'), +(3032, 3450, 3, 3893, 742, 3963, NULL, 1, '2023-08-19 10:40:14', '2023-08-22 11:21:40'), +(3033, 3460, 3, 3894, 743, 3964, NULL, 1, '2023-08-19 10:40:17', '2023-08-22 11:21:50'), +(3034, 3432, 3, 3895, 744, 3965, NULL, 1, '2023-08-19 10:40:22', '2023-08-22 11:22:04'), +(3035, 3446, 5, 3881, 745, 3954, NULL, 1, '2023-08-19 10:43:09', '2023-08-19 10:47:51'), +(3036, 3424, 5, 3882, NULL, 3956, NULL, 1, '2023-08-19 10:43:29', '2023-08-21 11:17:25'), +(3037, 3510, 5, 3896, NULL, 3982, NULL, 1, '2023-08-21 12:53:26', '2023-08-23 09:08:18'), +(3038, 3540, 5, 3897, NULL, 3983, NULL, 1, '2023-08-21 12:53:30', '2023-08-23 09:08:22'), +(3039, 3543, 5, 3898, NULL, 3984, NULL, 1, '2023-08-21 12:53:33', '2023-08-23 09:08:28'), +(3040, 3536, 5, 3899, NULL, 3986, NULL, 1, '2023-08-21 12:53:35', '2023-08-23 09:08:35'), +(3041, 3516, 5, 3900, NULL, 3987, NULL, 1, '2023-08-21 12:53:39', '2023-08-23 09:08:41'), +(3042, 3546, 5, 3901, NULL, 3988, NULL, 1, '2023-08-21 12:53:41', '2023-08-23 09:08:45'), +(3043, 3476, 5, 3902, NULL, 3989, NULL, 1, '2023-08-21 12:53:45', '2023-08-23 09:08:53'), +(3044, 3513, 5, 3903, NULL, 3990, NULL, 1, '2023-08-21 12:53:48', '2023-08-23 09:09:11'), +(3045, 3487, 5, 3904, NULL, 3991, NULL, 1, '2023-08-21 12:53:50', '2023-08-23 09:09:18'), +(3046, 3505, 5, 3905, NULL, 3993, NULL, 1, '2023-08-21 12:53:54', '2023-08-23 09:09:27'), +(3047, 3480, 5, 3906, NULL, 3972, NULL, 1, '2023-08-21 12:54:17', '2023-08-23 09:04:24'), +(3048, 3502, 5, 3908, NULL, 3977, NULL, 1, '2023-08-21 12:59:30', '2023-08-23 09:05:46'), +(3049, 3501, 5, 3909, NULL, 3974, NULL, 1, '2023-08-21 12:59:49', '2023-08-23 09:05:01'), +(3050, 3492, 5, 3910, NULL, 3975, NULL, 1, '2023-08-21 13:00:05', '2023-08-23 09:05:05'), +(3051, 3491, 5, 3911, NULL, 3976, NULL, 1, '2023-08-21 13:00:17', '2023-08-23 09:05:11'), +(3052, 3479, 3, 3912, 746, 3966, NULL, 1, '2023-08-21 13:00:52', '2023-08-23 09:02:58'), +(3053, 3493, 3, 3913, 747, 3967, NULL, 1, '2023-08-21 13:01:11', '2023-08-23 09:03:09'), +(3054, 3490, 3, 3914, 748, 3969, NULL, 1, '2023-08-21 13:01:31', '2023-08-23 09:03:23'), +(3055, 3511, 3, 3915, 749, 3970, NULL, 1, '2023-08-21 13:01:50', '2023-08-23 09:03:33'), +(3056, 3477, 3, 3916, 750, 3971, NULL, 1, '2023-08-21 13:02:03', '2023-08-23 09:03:39'), +(3057, 3551, 5, 3917, NULL, 3981, NULL, 1, '2023-08-22 11:24:33', '2023-08-23 09:07:31'), +(3058, 3552, 5, 3918, NULL, 3979, NULL, 1, '2023-08-22 11:24:59', '2023-08-23 09:06:50'), +(3059, 3556, 5, 3919, NULL, 3978, NULL, 1, '2023-08-22 11:25:08', '2023-08-23 09:06:36'), +(3060, 3558, 5, 3920, NULL, 3980, NULL, 1, '2023-08-22 11:25:20', '2023-08-23 09:07:03'), +(3061, 3561, 3, 3921, 751, NULL, NULL, 1, '2023-08-22 11:25:37', '2023-08-23 09:10:07'), +(3062, 3576, NULL, 3922, NULL, NULL, NULL, 0, '2023-08-23 11:45:17', '2023-08-23 11:45:17'), +(3063, 3573, NULL, 3923, NULL, NULL, NULL, 0, '2023-08-23 11:45:31', '2023-08-23 11:45:31'), +(3064, 3572, NULL, 3924, NULL, NULL, NULL, 0, '2023-08-23 11:45:35', '2023-08-23 11:45:35'), +(3065, 3570, NULL, 3925, NULL, NULL, NULL, 0, '2023-08-23 11:45:58', '2023-08-23 11:45:58'), +(3066, 3567, NULL, 3926, NULL, NULL, NULL, 0, '2023-08-23 11:46:38', '2023-08-23 11:46:38'), +(3067, 3562, NULL, 3927, NULL, NULL, NULL, 0, '2023-08-23 11:46:51', '2023-08-23 11:46:51'), +(3068, 3580, NULL, 3928, 754, NULL, NULL, 1, '2023-08-23 11:47:12', '2023-08-23 12:29:44'), +(3069, 3577, NULL, NULL, 752, NULL, NULL, 0, '2023-08-23 11:47:45', '2023-08-23 11:47:45'), +(3070, 3565, NULL, NULL, 753, NULL, NULL, 0, '2023-08-23 11:47:50', '2023-08-23 11:47:50'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `drivers` +-- + +CREATE TABLE `drivers` ( + `id` bigint(20) UNSIGNED NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `driver_details` +-- + +CREATE TABLE `driver_details` ( + `id` bigint(20) UNSIGNED NOT NULL, + `order_id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(255) NOT NULL, + `driver_phone` varchar(255) NOT NULL, + `car_number` varchar(255) NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `driver_details` +-- + +INSERT INTO `driver_details` (`id`, `order_id`, `name`, `driver_phone`, `car_number`, `created_at`, `updated_at`) VALUES +(1, 3366, 'Leslie Okyere', '+233507300523', 'GHHF-59', '2023-08-14 09:30:38', '2023-08-14 09:30:38'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `employees` +-- + +CREATE TABLE `employees` ( + `id` bigint(20) UNSIGNED NOT NULL, + `user_id` bigint(20) UNSIGNED NOT NULL, + `phone` varchar(255) NOT NULL, + `unique_number` varchar(255) NOT NULL, + `account_name` varchar(255) DEFAULT NULL, + `account_number` varchar(255) DEFAULT NULL, + `payment_method` varchar(255) DEFAULT NULL, + `on_board_date` date DEFAULT NULL, + `gender` enum('male','female','other') NOT NULL, + `department_id` bigint(20) UNSIGNED DEFAULT NULL, + `active` tinyint(1) NOT NULL DEFAULT 0, + `remark` text DEFAULT NULL, + `address` text DEFAULT NULL, + `kin_name` varchar(255) DEFAULT NULL, + `kin_phone` varchar(255) DEFAULT NULL, + `kin_address` varchar(255) DEFAULT NULL, + `kin_relation` varchar(255) DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `employees` +-- + +INSERT INTO `employees` (`id`, `user_id`, `phone`, `unique_number`, `account_name`, `account_number`, `payment_method`, `on_board_date`, `gender`, `department_id`, `active`, `remark`, `address`, `kin_name`, `kin_phone`, `kin_address`, `kin_relation`, `created_at`, `updated_at`) VALUES +(1, 9, '0546352458', 'FME0000007', NULL, NULL, NULL, '2023-05-01', 'female', 1, 1, NULL, 'West hills', NULL, NULL, NULL, NULL, '2023-08-09 04:45:36', '2023-08-09 04:45:36'), +(2, 10, '0557703755', 'FME0000008', '', NULL, '', '2023-05-01', 'female', 3, 1, '', 'West Hills', NULL, NULL, NULL, NULL, '2023-08-09 04:45:36', '2023-08-09 09:13:54'), +(3, 3, '0240919873', 'FMM0000003', '', '', '', '2023-05-01', 'male', NULL, 1, '', 'Address', NULL, NULL, NULL, NULL, '2023-08-09 04:45:33', '2023-08-09 08:39:29'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `failed_jobs` +-- + +CREATE TABLE `failed_jobs` ( + `id` bigint(20) UNSIGNED NOT NULL, + `uuid` varchar(255) NOT NULL, + `connection` text NOT NULL, + `queue` text NOT NULL, + `payload` longtext NOT NULL, + `exception` longtext NOT NULL, + `failed_at` timestamp NOT NULL DEFAULT current_timestamp() +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `failed_jobs` +-- + +INSERT INTO `failed_jobs` (`id`, `uuid`, `connection`, `queue`, `payload`, `exception`, `failed_at`) VALUES +(1, 'f24e7359-42ca-4896-8878-694a37cc7a98', 'database', 'default', '{\"uuid\":\"f24e7359-42ca-4896-8878-694a37cc7a98\",\"displayName\":\"App\\\\Jobs\\\\VerificationPaymentJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\VerificationPaymentJob\",\"command\":\"O:31:\\\"App\\\\Jobs\\\\VerificationPaymentJob\\\":3:{s:11:\\\"transaction\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:22:\\\"App\\\\Models\\\\Transaction\\\";s:2:\\\"id\\\";i:1754;s:9:\\\"relations\\\";a:0:{}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:8:\\\"customer\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";i:3544;s:9:\\\"relations\\\";a:3:{i:0;s:4:\\\"user\\\";i:1;s:14:\\\"shippingDetail\\\";i:2;s:14:\\\"customerStocks\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":4:{s:4:\\\"date\\\";s:26:\\\"2023-08-13 15:09:55.065480\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";s:18:\\\"dumpDateProperties\\\";a:2:{s:4:\\\"date\\\";s:26:\\\"2023-08-13 15:09:55.065480\\\";s:8:\\\"timezone\\\";s:83:\\\"O:21:\\\"Carbon\\\\CarbonTimeZone\\\":2:{s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}\\\";}}}\"}}', 'Illuminate\\Database\\Eloquent\\ModelNotFoundException: No query results for model [App\\Models\\Transaction]. in /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php:602\nStack trace:\n#0 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/SerializesAndRestoresModelIdentifiers.php(108): Illuminate\\Database\\Eloquent\\Builder->firstOrFail()\n#1 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/SerializesAndRestoresModelIdentifiers.php(61): App\\Jobs\\VerificationPaymentJob->restoreModel()\n#2 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/SerializesModels.php(84): App\\Jobs\\VerificationPaymentJob->getRestoredPropertyValue()\n#3 [internal function]: App\\Jobs\\VerificationPaymentJob->__unserialize()\n#4 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(97): unserialize()\n#5 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(60): Illuminate\\Queue\\CallQueuedHandler->getCommand()\n#6 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(98): Illuminate\\Queue\\CallQueuedHandler->call()\n#7 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(439): Illuminate\\Queue\\Jobs\\Job->fire()\n#8 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(389): Illuminate\\Queue\\Worker->process()\n#9 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(176): Illuminate\\Queue\\Worker->runJob()\n#10 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(137): Illuminate\\Queue\\Worker->daemon()\n#11 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(120): Illuminate\\Queue\\Console\\WorkCommand->runWorker()\n#12 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()\n#13 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#14 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#15 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#16 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#17 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()\n#18 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()\n#19 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()\n#20 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/symfony/console/Application.php(1081): Illuminate\\Console\\Command->run()\n#21 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/symfony/console/Application.php(320): Symfony\\Component\\Console\\Application->doRunCommand()\n#22 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/symfony/console/Application.php(174): Symfony\\Component\\Console\\Application->doRun()\n#23 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run()\n#24 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle()\n#25 {main}', '2023-08-13 15:10:02'), +(2, '10d6d5f3-4e9f-4846-ab46-b3109739ca97', 'database', 'default', '{\"uuid\":\"10d6d5f3-4e9f-4846-ab46-b3109739ca97\",\"displayName\":\"App\\\\Jobs\\\\VerificationPaymentJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\VerificationPaymentJob\",\"command\":\"O:31:\\\"App\\\\Jobs\\\\VerificationPaymentJob\\\":3:{s:11:\\\"transaction\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:22:\\\"App\\\\Models\\\\Transaction\\\";s:2:\\\"id\\\";i:1851;s:9:\\\"relations\\\";a:0:{}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:8:\\\"customer\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";i:3461;s:9:\\\"relations\\\";a:3:{i:0;s:4:\\\"user\\\";i:1;s:14:\\\"shippingDetail\\\";i:2;s:14:\\\"customerStocks\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":4:{s:4:\\\"date\\\";s:26:\\\"2023-08-19 10:27:20.172073\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";s:18:\\\"dumpDateProperties\\\";a:2:{s:4:\\\"date\\\";s:26:\\\"2023-08-19 10:27:20.172073\\\";s:8:\\\"timezone\\\";s:83:\\\"O:21:\\\"Carbon\\\\CarbonTimeZone\\\":2:{s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}\\\";}}}\"}}', 'TypeError: App\\Services\\PaymentGateways\\ExpressPayGhDirectService::verify(): Argument #1 ($token) must be of type string, null given, called in /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/app/Services/PaymentGateways/VerifyDirectTransactionService.php on line 49 and defined in /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/app/Services/PaymentGateways/ExpressPayGhDirectService.php:107\nStack trace:\n#0 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/app/Services/PaymentGateways/VerifyDirectTransactionService.php(49): App\\Services\\PaymentGateways\\ExpressPayGhDirectService->verify()\n#1 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/app/Jobs/VerificationPaymentJob.php(40): App\\Services\\PaymentGateways\\VerifyDirectTransactionService::process()\n#2 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Jobs\\VerificationPaymentJob->handle()\n#3 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#4 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#5 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#6 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#7 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(128): Illuminate\\Container\\Container->call()\n#8 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}()\n#9 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#10 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(132): Illuminate\\Pipeline\\Pipeline->then()\n#11 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(123): Illuminate\\Bus\\Dispatcher->dispatchNow()\n#12 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\\Queue\\CallQueuedHandler->Illuminate\\Queue\\{closure}()\n#13 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#14 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(122): Illuminate\\Pipeline\\Pipeline->then()\n#15 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(70): Illuminate\\Queue\\CallQueuedHandler->dispatchThroughMiddleware()\n#16 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(98): Illuminate\\Queue\\CallQueuedHandler->call()\n#17 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(439): Illuminate\\Queue\\Jobs\\Job->fire()\n#18 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(389): Illuminate\\Queue\\Worker->process()\n#19 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(176): Illuminate\\Queue\\Worker->runJob()\n#20 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(137): Illuminate\\Queue\\Worker->daemon()\n#21 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(120): Illuminate\\Queue\\Console\\WorkCommand->runWorker()\n#22 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Queue\\Console\\WorkCommand->handle()\n#23 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()\n#24 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure()\n#25 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod()\n#26 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php(662): Illuminate\\Container\\BoundMethod::call()\n#27 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call()\n#28 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/symfony/console/Command/Command.php(326): Illuminate\\Console\\Command->execute()\n#29 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run()\n#30 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/symfony/console/Application.php(1081): Illuminate\\Console\\Command->run()\n#31 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/symfony/console/Application.php(320): Symfony\\Component\\Console\\Application->doRunCommand()\n#32 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/symfony/console/Application.php(174): Symfony\\Component\\Console\\Application->doRun()\n#33 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(201): Symfony\\Component\\Console\\Application->run()\n#34 /home/990766.cloudwaysapps.com/ptphhwzpxy/public_html/artisan(35): Illuminate\\Foundation\\Console\\Kernel->handle()\n#35 {main}', '2023-08-19 10:28:01'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `feedback` +-- + +CREATE TABLE `feedback` ( + `id` bigint(20) UNSIGNED NOT NULL, + `email` varchar(255) NOT NULL, + `issue_type` varchar(255) NOT NULL, + `description` longtext NOT NULL, + `photo_path` varchar(255) DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `feedback` +-- + +INSERT INTO `feedback` (`id`, `email`, `issue_type`, `description`, `photo_path`, `created_at`, `updated_at`) VALUES +(1, 'hnyamekeh@yahoo.com', 'Other issues', 'I had deposited 210.00 in my account but don’t know where to find it after I deleted the app and installed back because I was facing challenges and not displaying anything on my screen.', NULL, '2023-08-10 08:10:32', '2023-08-10 08:10:32'), +(2, 'mysnay1983@gmail.com', 'Other issues', 'please when will the Flat tummy gummies be in stock', NULL, '2023-08-20 08:47:50', '2023-08-20 08:47:50'), +(3, 'Ekuabentil144@gmail.com', 'Other issues', 'please am Dorothy from Cape coast. I bought 3 slim flat tummy gummies, I\'m done with one but I\'ve not seen any improvement. I\'m worried', NULL, '2023-08-23 17:24:18', '2023-08-23 17:24:18'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `firewall_ips` +-- + +CREATE TABLE `firewall_ips` ( + `id` int(10) UNSIGNED NOT NULL, + `ip` varchar(255) NOT NULL, + `log_id` int(11) DEFAULT NULL, + `blocked` tinyint(1) NOT NULL DEFAULT 1, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL, + `deleted_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `firewall_logs` +-- + +CREATE TABLE `firewall_logs` ( + `id` int(10) UNSIGNED NOT NULL, + `ip` varchar(255) NOT NULL, + `level` varchar(255) NOT NULL DEFAULT 'medium', + `middleware` varchar(255) NOT NULL, + `user_id` int(11) DEFAULT NULL, + `url` text DEFAULT NULL, + `referrer` varchar(255) DEFAULT NULL, + `request` text DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL, + `deleted_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `firewall_logs` +-- + +INSERT INTO `firewall_logs` (`id`, `ip`, `level`, `middleware`, `user_id`, `url`, `referrer`, `request`, `created_at`, `updated_at`, `deleted_at`) VALUES +(1, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMS0000001&password=******&remember=&email=fmcosmeticsghana@gmail.com', '2023-08-09 06:27:21', '2023-08-09 06:27:21', NULL), +(2, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMS0000001&password=******&remember=&email=fmcosmeticsghana@gmail.com', '2023-08-09 06:27:35', '2023-08-09 06:27:35', NULL), +(3, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMS0000001&password=******&remember=&email=fmcosmeticsghana@gmail.com', '2023-08-09 06:27:51', '2023-08-09 06:27:51', NULL), +(4, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMS0000001&password=******&remember=&email=fmcosmeticsghana@gmail.com', '2023-08-09 08:06:58', '2023-08-09 08:06:58', NULL), +(5, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMS0000001&password=******&remember=&email=fmcosmeticsghana@gmail.com', '2023-08-09 08:07:15', '2023-08-09 08:07:15', NULL), +(6, '110.93.203.99', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMA0000002&password=******&remember=&email=ljsharp30@gmail.com', '2023-08-09 08:09:45', '2023-08-09 08:09:45', NULL), +(7, '110.93.203.99', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMA0000002&password=******&remember=&email=ljsharp30@gmail.com', '2023-08-09 08:14:14', '2023-08-09 08:14:14', NULL), +(8, '110.93.203.99', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMA0000002&password=******&remember=&email=ljsharp30@gmail.com', '2023-08-09 08:14:48', '2023-08-09 08:14:48', NULL), +(9, '110.93.203.99', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMA0000002&password=******&remember=&email=ljsharp30@gmail.com', '2023-08-09 08:19:38', '2023-08-09 08:19:38', NULL), +(10, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMM0000003&password=******&remember=&email=jeff@gmail.com', '2023-08-09 08:38:01', '2023-08-09 08:38:01', NULL), +(11, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMM0000003&password=******&remember=&email=jeff@gmail.com', '2023-08-09 08:41:30', '2023-08-09 08:41:30', NULL), +(12, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMM0000003&password=******&remember=&email=jeff@gmail.com', '2023-08-09 08:42:15', '2023-08-09 08:42:15', NULL), +(13, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMM0000003&password=******&remember=&email=jeff@gmail.com', '2023-08-09 08:43:36', '2023-08-09 08:43:36', NULL), +(14, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMM0000003&password=******&remember=&email=jeff@gmail.com', '2023-08-09 08:49:37', '2023-08-09 08:49:37', NULL), +(15, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMM0000003&password=******&remember=on&email=jeff@gmail.com', '2023-08-09 08:50:16', '2023-08-09 08:50:16', NULL), +(16, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMM0000003&password=******&remember=&email=jeff@gmail.com', '2023-08-09 08:52:02', '2023-08-09 08:52:02', NULL), +(17, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMM0000003&password=******&remember=&email=jeff@gmail.com', '2023-08-09 09:16:41', '2023-08-09 09:16:41', NULL), +(18, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMA0000002&password=******&remember=&email=ljsharp30@gmail.com', '2023-08-09 09:44:45', '2023-08-09 09:44:45', NULL), +(19, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMM0000003&password=******&remember=&email=jeff@gmail.com', '2023-08-09 10:11:32', '2023-08-09 10:11:32', NULL), +(20, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMM0000003&password=******&remember=&email=jeff@gmail.com', '2023-08-09 10:12:23', '2023-08-09 10:12:23', NULL), +(21, '41.218.209.148', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMM0000003&password=******&remember=&email=jeff@gmail.com', '2023-08-09 10:12:47', '2023-08-09 10:12:47', NULL), +(22, '41.66.233.88', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMS0000001&password=******&remember=&email=fmcosmeticsghana@gmail.com', '2023-08-10 06:30:06', '2023-08-10 06:30:06', NULL), +(23, '41.66.233.88', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMM0000003&password=******&remember=&email=jeff@gmail.com', '2023-08-10 08:59:02', '2023-08-10 08:59:02', NULL), +(24, '41.66.233.88', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMS0000001&password=******&remember=&email=fmcosmeticsghana@gmail.com', '2023-08-10 10:50:46', '2023-08-10 10:50:46', NULL), +(25, '41.66.233.88', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMA0000002&password=******&remember=&email=ljsharp30@gmail.com', '2023-08-10 12:24:19', '2023-08-10 12:24:19', NULL), +(26, '41.66.233.88', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMA0000002&password=******&remember=&email=ljsharp30@gmail.com', '2023-08-10 12:24:39', '2023-08-10 12:24:39', NULL), +(27, '41.66.233.88', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMA0000002&password=******&remember=&email=ljsharp30@gmail.com', '2023-08-10 12:25:59', '2023-08-10 12:25:59', NULL), +(28, '41.66.233.88', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMS0000001&password=******&remember=&email=fmcosmeticsghana@gmail.com', '2023-08-10 14:52:05', '2023-08-10 14:52:05', NULL), +(29, '41.66.233.88', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMS0000001&password=******&remember=&email=fmcosmeticsghana@gmail.com', '2023-08-10 18:57:00', '2023-08-10 18:57:00', NULL), +(30, '202.69.45.130', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMA0000002&password=******&remember=&email=ljsharp30@gmail.com', '2023-08-11 02:46:41', '2023-08-11 02:46:41', NULL), +(31, '202.69.45.130', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMA0000002&password=******&remember=&email=ljsharp30@gmail.com', '2023-08-11 02:47:19', '2023-08-11 02:47:19', NULL), +(32, '102.176.61.184', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMS0000001&password=******&remember=&email=fmcosmeticsghana@gmail.com', '2023-08-21 11:58:15', '2023-08-21 11:58:15', NULL), +(33, '41.218.210.88', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FME0000008&password=******&remember=&email=swana1435@gmail.com', '2023-08-22 10:46:54', '2023-08-22 10:46:54', NULL), +(34, '102.176.55.198', 'medium', 'login', 0, 'https://frimpsman.com/erp/login', 'https://frimpsman.com/', 'unique_number=FMS0000001&password=******&remember=&email=fmcosmeticsghana@gmail.com', '2023-08-22 14:34:34', '2023-08-22 14:34:34', NULL), +(35, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/customer/login', 'http://localhost:8000/customer/login', 'phone=233541395590&password=******&remember=', '2023-08-29 10:22:01', '2023-08-29 10:22:01', NULL), +(36, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/customer/login', 'http://localhost:8000/customer/login', 'phone=233541395590&password=******&remember=', '2023-08-29 10:22:13', '2023-08-29 10:22:13', NULL), +(37, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/customer/login', 'http://localhost:8000/customer/login', 'phone=233541395590&password=******&remember=', '2023-08-30 13:11:07', '2023-08-30 13:11:07', NULL), +(38, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/customer/login', 'http://localhost:8000/customer/login', 'phone=233541395590&password=******&remember=', '2023-08-30 13:11:20', '2023-08-30 13:11:20', NULL), +(39, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/customer/login', 'http://localhost:8000/customer/login', 'phone=233541395590&password=******&remember=', '2023-08-30 13:11:29', '2023-08-30 13:11:29', NULL), +(40, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/customer/login', 'http://localhost:8000/customer/carts', 'phone=233541395590&password=******&remember=', '2023-08-31 09:02:00', '2023-08-31 09:02:00', NULL), +(41, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/customer/login', 'http://localhost:8000/customer/carts', 'phone=233541395590&password=******&remember=', '2023-08-31 09:05:38', '2023-08-31 09:05:38', NULL), +(42, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/customer/login', 'http://localhost:8000/customer/login', 'phone=233541395590&password=******&remember=', '2023-08-31 09:07:44', '2023-08-31 09:07:44', NULL), +(43, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/customer/login', 'http://localhost:8000/customer/login', 'phone=233541395590&password=******&remember=', '2023-08-31 09:13:32', '2023-08-31 09:13:32', NULL), +(44, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/customer/login', 'http://localhost:8000/customer/login', 'password=******&phone=233541395590&remember=', '2023-08-31 09:29:07', '2023-08-31 09:29:07', NULL), +(45, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/erp/login', 'http://localhost:8000/erp/login', 'password=******&unique_number=FMA0000002&remember=&email=ljsharp30@gmail.com', '2023-08-31 09:37:51', '2023-08-31 09:37:51', NULL), +(46, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/erp/login', 'http://localhost:8000/erp/login', 'password=******&unique_number=FMA0000002&remember=&email=ljsharp30@gmail.com', '2023-08-31 09:39:48', '2023-08-31 09:39:48', NULL), +(47, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/erp/login', 'http://localhost:8000/erp/login', 'password=******&unique_number=FMA0000002&remember=&email=ljsharp30@gmail.com', '2023-08-31 09:39:56', '2023-08-31 09:39:56', NULL), +(48, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/erp/login', 'http://localhost:8000/erp/login', 'password=******&unique_number=FMA0000002&remember=&email=ljsharp30@gmail.com', '2023-08-31 09:42:13', '2023-08-31 09:42:13', NULL), +(49, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/erp/login', 'http://localhost:8000/erp/login', 'password=******&unique_number=FMA0000002&remember=&email=ljsharp30@gmail.com', '2023-08-31 09:45:06', '2023-08-31 09:45:06', NULL), +(50, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/erp/login', 'http://localhost:8000/erp/login', 'password=******&unique_number=FMA0000002&remember=&email=ljsharp30@gmail.com', '2023-08-31 09:45:08', '2023-08-31 09:45:08', NULL), +(51, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/erp/login', 'http://localhost:8000/erp/login', 'password=******&unique_number=FMA0000002&remember=&email=ljsharp30@gmail.com', '2023-08-31 09:45:11', '2023-08-31 09:45:11', NULL), +(52, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/customer/login', 'http://localhost:8000/customer/login', 'password=******&phone=233541395590&remember=', '2023-08-31 11:12:37', '2023-08-31 11:12:37', NULL), +(53, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/customer/login', 'http://localhost:8000/customer/login', 'password=******&phone=233541395590&remember=', '2023-08-31 11:12:44', '2023-08-31 11:12:44', NULL), +(54, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/customer/login', 'http://localhost:8000/customer/login', 'password=******&phone=233541395590&remember=', '2023-08-31 11:12:51', '2023-08-31 11:12:51', NULL), +(55, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/customer/login', 'http://localhost:8000/customer/login', 'password=******&phone=233541395590&remember=', '2023-08-31 11:12:56', '2023-08-31 11:12:56', NULL), +(56, '127.0.0.1', 'medium', 'login', 0, 'http://localhost:8000/customer/login', 'http://localhost:8000/customer/login', 'password=******&phone=233541395590&remember=', '2023-09-01 06:30:58', '2023-09-01 06:30:58', NULL); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `images` +-- + +CREATE TABLE `images` ( + `id` bigint(20) UNSIGNED NOT NULL, + `product_id` bigint(20) UNSIGNED NOT NULL, + `image_url` varchar(255) NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `images` +-- + +INSERT INTO `images` (`id`, `product_id`, `image_url`, `created_at`, `updated_at`) VALUES +(2, 16, 'products/miEx0a1CSWfNPgwFacwH5NLSLn5mkhZPApQZUf1o.png', '2023-08-09 13:01:01', '2023-08-09 13:01:01'), +(3, 17, 'products/jlLQUAciItTo6nyHfhGlCoTqkMiLk0mePQJeJRoa.png', '2023-08-09 13:04:02', '2023-08-09 13:04:02'), +(4, 15, 'products/eScjHvhwahuKJ4yGWihNg5wGtia1ef2scnHj0n3y.png', '2023-08-09 13:05:42', '2023-08-09 13:05:42'), +(5, 12, 'products/dVozepqitIUnnBbjilcskfPLfwR85jIC3UF9njtc.png', '2023-08-09 13:07:25', '2023-08-09 13:07:25'), +(6, 10, 'products/s5CAsN6sffe5edgHWdjXT3aSlw5IIEz3FO1h9711.png', '2023-08-09 13:08:24', '2023-08-09 13:08:24'), +(7, 9, 'products/KUpq4LQ55EPRjWIw3eDy1kDeJKhIiy4h1HaEhpwt.png', '2023-08-09 13:09:16', '2023-08-09 13:09:16'), +(8, 8, 'products/4AZnPvfAlocrZRbMSM7lF7BxFndsFUIxKS7T1GZa.png', '2023-08-09 13:09:53', '2023-08-09 13:09:53'), +(9, 7, 'products/mOx8WTgP0rZIZwQ87sXYpy7ezGiikMoqHQf4RJX8.png', '2023-08-09 13:10:54', '2023-08-09 13:10:54'), +(10, 5, 'products/m88KHopYv6QVV95779iplimfiY5Dkm4bWsqJDzbc.png', '2023-08-09 13:11:44', '2023-08-09 13:11:44'), +(11, 4, 'products/5PtN6ykHn6hVw3gf0bXtMK87SdIynPuy8V25O21h.png', '2023-08-09 13:12:01', '2023-08-09 13:12:01'), +(12, 3, 'products/wjmZU8tc6y6Iwk6Av9xuZec1jVC4GtRMHAbev9IE.png', '2023-08-09 13:12:20', '2023-08-09 13:12:20'), +(13, 2, 'products/kZOYRp2DIaTfGURIBY2I6FtcLdy7Axq5OgEX4XZv.png', '2023-08-09 13:12:54', '2023-08-09 13:12:54'), +(14, 1, 'products/iaMNw8aGB548fQEPa5YSfAdGFkQlXXoxWovzQd1C.png', '2023-08-09 13:13:12', '2023-08-09 13:13:12'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `ip_address_device_infos` +-- + +CREATE TABLE `ip_address_device_infos` ( + `id` bigint(20) UNSIGNED NOT NULL, + `phone` varchar(255) NOT NULL, + `device_id` varchar(255) DEFAULT NULL, + `ip_address` varchar(255) DEFAULT NULL, + `device_name` varchar(255) DEFAULT NULL, + `os` varchar(255) DEFAULT NULL, + `city` varchar(255) DEFAULT NULL, + `country` varchar(255) DEFAULT NULL, + `model` varchar(255) DEFAULT NULL, + `attempts` int(11) NOT NULL DEFAULT 0, + `is_blocked` tinyint(1) NOT NULL DEFAULT 0, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `ip_address_device_infos` +-- + +INSERT INTO `ip_address_device_infos` (`id`, `phone`, `device_id`, `ip_address`, `device_name`, `os`, `city`, `country`, `model`, `attempts`, `is_blocked`, `created_at`, `updated_at`) VALUES +(1, '233200374089', 'QkQzRTRBRDAtNzg2MC00QjE2LUI1QkQtMjAzMEVGODg2OTM4', '41.66.233.88', 'iPhone13,4', 'ios', NULL, NULL, 'iPhone', 6, 1, '2023-08-09 13:35:19', '2023-08-09 15:30:44'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `issue_entries` +-- + +CREATE TABLE `issue_entries` ( + `id` bigint(20) UNSIGNED NOT NULL, + `rider_id` bigint(20) UNSIGNED NOT NULL, + `order_id` bigint(20) UNSIGNED NOT NULL, + `issue_type` varchar(255) NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `issue_entries` +-- + +INSERT INTO `issue_entries` (`id`, `rider_id`, `order_id`, `issue_type`, `created_at`, `updated_at`) VALUES +(2, 5, 303, 'rider was arrested', '2023-05-10 18:55:46', '2023-05-10 18:55:46'), +(3, 5, 293, 'rider was arrested', '2023-05-10 18:56:09', '2023-05-10 18:56:09'), +(4, 5, 290, 'rider was arrested', '2023-05-10 18:56:22', '2023-05-10 18:56:22'), +(5, 5, 308, 'rider was arrested', '2023-05-10 18:56:45', '2023-05-10 18:56:45'), +(6, 5, 287, 'rider was arrested', '2023-05-10 18:57:10', '2023-05-10 18:57:10'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `jobs` +-- + +CREATE TABLE `jobs` ( + `id` bigint(20) UNSIGNED NOT NULL, + `queue` varchar(255) NOT NULL, + `payload` longtext NOT NULL, + `attempts` tinyint(3) UNSIGNED NOT NULL, + `reserved_at` int(10) UNSIGNED DEFAULT NULL, + `available_at` int(10) UNSIGNED NOT NULL, + `created_at` int(10) UNSIGNED NOT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `jobs` +-- + +INSERT INTO `jobs` (`id`, `queue`, `payload`, `attempts`, `reserved_at`, `available_at`, `created_at`) VALUES +(40, 'default', '{\"uuid\":\"6f059fdf-77a8-4a73-912f-560bdf89ee7b\",\"displayName\":\"App\\\\Jobs\\\\VerificationPaymentJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\VerificationPaymentJob\",\"command\":\"O:31:\\\"App\\\\Jobs\\\\VerificationPaymentJob\\\":3:{s:11:\\\"transaction\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:22:\\\"App\\\\Models\\\\Transaction\\\";s:2:\\\"id\\\";i:1981;s:9:\\\"relations\\\";a:0:{}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:8:\\\"customer\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";i:3629;s:9:\\\"relations\\\";a:2:{i:0;s:4:\\\"user\\\";i:1;s:14:\\\"customerStocks\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-25 11:49:15.761168\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1692964155, 1692963915), +(41, 'default', '{\"uuid\":\"627e6c1b-264d-4afb-83fb-25a1e3af2dad\",\"displayName\":\"App\\\\Notifications\\\\OrderCompletedNotification\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\",\"command\":\"O:48:\\\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\\\":3:{s:11:\\\"notifiables\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";a:1:{i:0;i:3629;}s:9:\\\"relations\\\";a:4:{i:0;s:4:\\\"user\\\";i:1;s:10:\\\"user.roles\\\";i:2;s:6:\\\"wallet\\\";i:3;s:7:\\\"referer\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:12:\\\"notification\\\";O:44:\\\"App\\\\Notifications\\\\OrderCompletedNotification\\\":3:{s:5:\\\"title\\\";s:15:\\\"Completed Order\\\";s:7:\\\"content\\\";s:287:\\\"Priscilla(FMC0000161), your order \\nPussicare x 7\\nHappy Period x 7\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\\\";s:2:\\\"id\\\";s:36:\\\"1a99c0b0-3aa3-4725-b9eb-cef0f4da1f82\\\";}s:8:\\\"channels\\\";a:1:{i:0;s:8:\\\"database\\\";}}\"}}', 0, NULL, 1692964041, 1692964041), +(42, 'default', '{\"uuid\":\"d62e61d9-469d-45f5-842a-251d68b626e2\",\"displayName\":\"App\\\\Jobs\\\\SmsJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\SmsJob\",\"command\":\"O:15:\\\"App\\\\Jobs\\\\SmsJob\\\":4:{s:6:\\\"phones\\\";a:1:{i:0;s:12:\\\"233243301992\\\";}s:7:\\\"content\\\";s:287:\\\"Priscilla(FMC0000161), your order \\nPussicare x 7\\nHappy Period x 7\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\\\";s:9:\\\"reference\\\";s:15:\\\"FMT000000001483\\\";s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-25 11:47:31.378371\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1692964051, 1692964041), +(43, 'default', '{\"uuid\":\"6abef3a0-619b-4c90-8e50-dde3f8377654\",\"displayName\":\"App\\\\Jobs\\\\SmsJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\SmsJob\",\"command\":\"O:15:\\\"App\\\\Jobs\\\\SmsJob\\\":4:{s:6:\\\"phones\\\";a:1:{i:0;s:12:\\\"233541395590\\\";}s:7:\\\"content\\\";s:130:\\\"Priscilla (FMC0000161) (233243301992) has made an order with FMW0003639R of GHC300, the ff items: \\nPussicare x 7\\nHappy Period x 7\\n\\\";s:9:\\\"reference\\\";s:15:\\\"FMT000000001483\\\";s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-25 11:47:46.380976\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1692964066, 1692964041), +(44, 'default', '{\"uuid\":\"655bac15-04df-42bc-9d7a-3444a1a71e70\",\"displayName\":\"App\\\\Jobs\\\\VerificationPaymentJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\VerificationPaymentJob\",\"command\":\"O:31:\\\"App\\\\Jobs\\\\VerificationPaymentJob\\\":3:{s:11:\\\"transaction\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:22:\\\"App\\\\Models\\\\Transaction\\\";s:2:\\\"id\\\";i:1982;s:9:\\\"relations\\\";a:0:{}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:8:\\\"customer\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";i:1723;s:9:\\\"relations\\\";a:2:{i:0;s:4:\\\"user\\\";i:1;s:14:\\\"customerStocks\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-25 11:54:25.602032\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1692964465, 1692964225), +(45, 'default', '{\"uuid\":\"ea31542c-1fbf-4bde-8597-89e3ddc1f252\",\"displayName\":\"App\\\\Notifications\\\\PointEarnedNotification\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\",\"command\":\"O:48:\\\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\\\":3:{s:11:\\\"notifiables\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";a:1:{i:0;i:1723;}s:9:\\\"relations\\\";a:4:{i:0;s:4:\\\"user\\\";i:1;s:10:\\\"user.roles\\\";i:2;s:6:\\\"wallet\\\";i:3;s:6:\\\"points\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:12:\\\"notification\\\";O:41:\\\"App\\\\Notifications\\\\PointEarnedNotification\\\":3:{s:5:\\\"title\\\";s:12:\\\"Point earned\\\";s:7:\\\"content\\\";s:67:\\\"Hi Apple, you have just earned 1.6 points. Keep buying to earn more\\\";s:2:\\\"id\\\";s:36:\\\"5101cd46-9fd8-4374-89da-8798d0f5787d\\\";}s:8:\\\"channels\\\";a:1:{i:0;s:8:\\\"database\\\";}}\"}}', 0, NULL, 1692964636, 1692964636), +(46, 'default', '{\"uuid\":\"03c1e2b9-5116-4d74-a051-5f743faabf2e\",\"displayName\":\"App\\\\Jobs\\\\FCMNotificationJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\FCMNotificationJob\",\"command\":\"O:27:\\\"App\\\\Jobs\\\\FCMNotificationJob\\\":7:{s:7:\\\"message\\\";s:67:\\\"Hi Apple, you have just earned 1.6 points. Keep buying to earn more\\\";s:5:\\\"title\\\";s:12:\\\"FM Cosmetics\\\";s:4:\\\"data\\\";a:1:{s:5:\\\"route\\\";s:6:\\\"points\\\";}s:8:\\\"targetId\\\";s:163:\\\"cHqpwdjhRCKhnLuJOlb9Z_:APA91bHiQoLC64P99C8d-NYl-ObH4W8-_nc6JK3KoK6iPdMdSVLGR0EVbJkCUXfJLCkYu3JTvloQPl5B6gWV2pTLNodxqCxJVFZSUxgdOSvN3tdAUxQcjI9KZUXK_TOYyGlwWnY8Ff7m\\\";s:9:\\\"targetIds\\\";a:0:{}s:10:\\\"isMultiple\\\";b:0;s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-25 11:57:26.836743\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1692964646, 1692964636), +(47, 'default', '{\"uuid\":\"330ef9d4-0f96-4158-b552-cdc80518cb72\",\"displayName\":\"App\\\\Notifications\\\\OrderCompletedNotification\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\",\"command\":\"O:48:\\\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\\\":3:{s:11:\\\"notifiables\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";a:1:{i:0;i:1723;}s:9:\\\"relations\\\";a:5:{i:0;s:4:\\\"user\\\";i:1;s:10:\\\"user.roles\\\";i:2;s:6:\\\"wallet\\\";i:3;s:6:\\\"points\\\";i:4;s:7:\\\"referer\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:12:\\\"notification\\\";O:44:\\\"App\\\\Notifications\\\\OrderCompletedNotification\\\":3:{s:5:\\\"title\\\";s:15:\\\"Completed Order\\\";s:7:\\\"content\\\";s:283:\\\"Apple(FMDEMO0001), your order \\nPussicare x 7\\nHappy Period x 7\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\\\";s:2:\\\"id\\\";s:36:\\\"b653302b-266f-43f3-8be9-42a48cd3e11b\\\";}s:8:\\\"channels\\\";a:1:{i:0;s:8:\\\"database\\\";}}\"}}', 0, NULL, 1692964636, 1692964636), +(48, 'default', '{\"uuid\":\"2b1c68a6-4500-4fe7-a5bb-9f1cd901d100\",\"displayName\":\"App\\\\Jobs\\\\SmsJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\SmsJob\",\"command\":\"O:15:\\\"App\\\\Jobs\\\\SmsJob\\\":4:{s:6:\\\"phones\\\";a:1:{i:0;s:12:\\\"233541395590\\\";}s:7:\\\"content\\\";s:283:\\\"Apple(FMDEMO0001), your order \\nPussicare x 7\\nHappy Period x 7\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\\\";s:9:\\\"reference\\\";s:15:\\\"FMT000000001484\\\";s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-25 11:57:26.862707\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1692964646, 1692964636), +(49, 'default', '{\"uuid\":\"7ea51581-50c7-42d9-a36d-b017eea05daf\",\"displayName\":\"App\\\\Jobs\\\\SmsJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\SmsJob\",\"command\":\"O:15:\\\"App\\\\Jobs\\\\SmsJob\\\":4:{s:6:\\\"phones\\\";a:1:{i:0;s:12:\\\"233541395590\\\";}s:7:\\\"content\\\";s:127:\\\"Apple (FMDEMO0001) (233541395590) has made an order with FMW0003640TP of GHC300, the ff items: \\nPussicare x 7\\nHappy Period x 7\\n\\\";s:9:\\\"reference\\\";s:15:\\\"FMT000000001484\\\";s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-25 11:57:41.864209\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1692964661, 1692964636), +(50, 'default', '{\"uuid\":\"28c375d5-f861-444e-958c-59dfe343c031\",\"displayName\":\"App\\\\Notifications\\\\OrderCompletedNotification\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\",\"command\":\"O:48:\\\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\\\":3:{s:11:\\\"notifiables\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";a:1:{i:0;i:1723;}s:9:\\\"relations\\\";a:5:{i:0;s:4:\\\"user\\\";i:1;s:10:\\\"user.roles\\\";i:2;s:6:\\\"wallet\\\";i:3;s:6:\\\"points\\\";i:4;s:7:\\\"referer\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:12:\\\"notification\\\";O:44:\\\"App\\\\Notifications\\\\OrderCompletedNotification\\\":3:{s:5:\\\"title\\\";s:15:\\\"Completed Order\\\";s:7:\\\"content\\\";s:283:\\\"Apple(FMDEMO0001), your order \\nPussicare x 7\\nHappy Period x 7\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\\\";s:2:\\\"id\\\";s:36:\\\"087433c3-a946-4f80-9ab5-4ac2c8627e99\\\";}s:8:\\\"channels\\\";a:1:{i:0;s:8:\\\"database\\\";}}\"}}', 0, NULL, 1692964674, 1692964674), +(51, 'default', '{\"uuid\":\"c88bc421-6626-4c24-a6b6-cbca95b795c9\",\"displayName\":\"App\\\\Jobs\\\\SmsJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\SmsJob\",\"command\":\"O:15:\\\"App\\\\Jobs\\\\SmsJob\\\":4:{s:6:\\\"phones\\\";a:1:{i:0;s:12:\\\"233541395590\\\";}s:7:\\\"content\\\";s:283:\\\"Apple(FMDEMO0001), your order \\nPussicare x 7\\nHappy Period x 7\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\\\";s:9:\\\"reference\\\";s:15:\\\"FMT000000001484\\\";s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-25 11:58:04.541393\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1692964684, 1692964674), +(52, 'default', '{\"uuid\":\"71784fcf-22eb-442d-8773-9883afea8edf\",\"displayName\":\"App\\\\Jobs\\\\SmsJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\SmsJob\",\"command\":\"O:15:\\\"App\\\\Jobs\\\\SmsJob\\\":4:{s:6:\\\"phones\\\";a:1:{i:0;s:12:\\\"233541395590\\\";}s:7:\\\"content\\\";s:127:\\\"Apple (FMDEMO0001) (233541395590) has made an order with FMW0003640TP of GHC300, the ff items: \\nPussicare x 7\\nHappy Period x 7\\n\\\";s:9:\\\"reference\\\";s:15:\\\"FMT000000001484\\\";s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-25 11:58:19.543713\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1692964699, 1692964674), +(53, 'default', '{\"uuid\":\"2ee2d1aa-c2f9-4b0d-9693-b1e3f40d951c\",\"displayName\":\"App\\\\Jobs\\\\VerificationPaymentJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\VerificationPaymentJob\",\"command\":\"O:31:\\\"App\\\\Jobs\\\\VerificationPaymentJob\\\":3:{s:11:\\\"transaction\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:22:\\\"App\\\\Models\\\\Transaction\\\";s:2:\\\"id\\\";i:1983;s:9:\\\"relations\\\";a:0:{}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:8:\\\"customer\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";i:1723;s:9:\\\"relations\\\";a:2:{i:0;s:4:\\\"user\\\";i:1;s:14:\\\"customerStocks\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-25 18:27:16.710660\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1692988036, 1692987796), +(54, 'default', '{\"uuid\":\"d3da2e20-aaab-4dd5-b3b2-c95bb11acfd9\",\"displayName\":\"App\\\\Notifications\\\\PointEarnedNotification\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\",\"command\":\"O:48:\\\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\\\":3:{s:11:\\\"notifiables\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";a:1:{i:0;i:1723;}s:9:\\\"relations\\\";a:4:{i:0;s:4:\\\"user\\\";i:1;s:10:\\\"user.roles\\\";i:2;s:6:\\\"wallet\\\";i:3;s:6:\\\"points\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:12:\\\"notification\\\";O:41:\\\"App\\\\Notifications\\\\PointEarnedNotification\\\":3:{s:5:\\\"title\\\";s:12:\\\"Point earned\\\";s:7:\\\"content\\\";s:67:\\\"Hi Apple, you have just earned 2.4 points. Keep buying to earn more\\\";s:2:\\\"id\\\";s:36:\\\"6c8f434e-18f6-4591-8b97-f4739f6426ff\\\";}s:8:\\\"channels\\\";a:1:{i:0;s:8:\\\"database\\\";}}\"}}', 0, NULL, 1692987822, 1692987822), +(55, 'default', '{\"uuid\":\"45fabf8a-313c-4828-9a74-2e20acd7d6e1\",\"displayName\":\"App\\\\Jobs\\\\FCMNotificationJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\FCMNotificationJob\",\"command\":\"O:27:\\\"App\\\\Jobs\\\\FCMNotificationJob\\\":7:{s:7:\\\"message\\\";s:67:\\\"Hi Apple, you have just earned 2.4 points. Keep buying to earn more\\\";s:5:\\\"title\\\";s:12:\\\"FM Cosmetics\\\";s:4:\\\"data\\\";a:1:{s:5:\\\"route\\\";s:6:\\\"points\\\";}s:8:\\\"targetId\\\";s:163:\\\"cHqpwdjhRCKhnLuJOlb9Z_:APA91bHiQoLC64P99C8d-NYl-ObH4W8-_nc6JK3KoK6iPdMdSVLGR0EVbJkCUXfJLCkYu3JTvloQPl5B6gWV2pTLNodxqCxJVFZSUxgdOSvN3tdAUxQcjI9KZUXK_TOYyGlwWnY8Ff7m\\\";s:9:\\\"targetIds\\\";a:0:{}s:10:\\\"isMultiple\\\";b:0;s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-25 18:23:52.916407\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1692987832, 1692987822), +(56, 'default', '{\"uuid\":\"a1211fc1-bac5-4863-a758-1002668cdb66\",\"displayName\":\"App\\\\Notifications\\\\OrderCompletedNotification\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\",\"command\":\"O:48:\\\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\\\":3:{s:11:\\\"notifiables\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";a:1:{i:0;i:1723;}s:9:\\\"relations\\\";a:5:{i:0;s:4:\\\"user\\\";i:1;s:10:\\\"user.roles\\\";i:2;s:6:\\\"wallet\\\";i:3;s:6:\\\"points\\\";i:4;s:7:\\\"referer\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:12:\\\"notification\\\";O:44:\\\"App\\\\Notifications\\\\OrderCompletedNotification\\\":3:{s:5:\\\"title\\\";s:15:\\\"Completed Order\\\";s:7:\\\"content\\\";s:299:\\\"Apple(FMDEMO0001), your order \\nSkin Glow Gummies x 2\\nAnti - Stretch Marks x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\\\";s:2:\\\"id\\\";s:36:\\\"3b664150-4617-4f19-a6b0-44c3b85d9c36\\\";}s:8:\\\"channels\\\";a:1:{i:0;s:8:\\\"database\\\";}}\"}}', 0, NULL, 1692987822, 1692987822), +(57, 'default', '{\"uuid\":\"c5568e51-c1b4-480a-b311-7e63eaacfa86\",\"displayName\":\"App\\\\Jobs\\\\SmsJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\SmsJob\",\"command\":\"O:15:\\\"App\\\\Jobs\\\\SmsJob\\\":4:{s:6:\\\"phones\\\";a:1:{i:0;s:12:\\\"233541395590\\\";}s:7:\\\"content\\\";s:299:\\\"Apple(FMDEMO0001), your order \\nSkin Glow Gummies x 2\\nAnti - Stretch Marks x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\\\";s:9:\\\"reference\\\";s:15:\\\"FMT000000001485\\\";s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-25 18:23:52.969606\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1692987832, 1692987822), +(58, 'default', '{\"uuid\":\"e868c836-f8e4-4f0e-a784-fe1ce58e148a\",\"displayName\":\"App\\\\Jobs\\\\SmsJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\SmsJob\",\"command\":\"O:15:\\\"App\\\\Jobs\\\\SmsJob\\\":4:{s:6:\\\"phones\\\";a:1:{i:0;s:12:\\\"233541395590\\\";}s:7:\\\"content\\\";s:143:\\\"Apple (FMDEMO0001) (233541395590) has made an order with FMW0003641TP of GHC260, the ff items: \\nSkin Glow Gummies x 2\\nAnti - Stretch Marks x 1\\n\\\";s:9:\\\"reference\\\";s:15:\\\"FMT000000001485\\\";s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-25 18:24:07.974038\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1692987847, 1692987822), +(59, 'default', '{\"uuid\":\"01303543-1af3-4484-bd15-eb48f6d7247e\",\"displayName\":\"App\\\\Jobs\\\\VerificationPaymentJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\VerificationPaymentJob\",\"command\":\"O:31:\\\"App\\\\Jobs\\\\VerificationPaymentJob\\\":3:{s:11:\\\"transaction\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:22:\\\"App\\\\Models\\\\Transaction\\\";s:2:\\\"id\\\";i:1984;s:9:\\\"relations\\\";a:0:{}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:8:\\\"customer\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";i:1723;s:9:\\\"relations\\\";a:2:{i:0;s:4:\\\"user\\\";i:1;s:14:\\\"customerStocks\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-29 22:09:46.146964\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1693346986, 1693346746), +(60, 'default', '{\"uuid\":\"6abcabfa-9fc2-41ae-a845-4bbd8b5ca71d\",\"displayName\":\"App\\\\Notifications\\\\PointEarnedNotification\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\",\"command\":\"O:48:\\\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\\\":3:{s:11:\\\"notifiables\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";a:1:{i:0;i:1723;}s:9:\\\"relations\\\";a:4:{i:0;s:4:\\\"user\\\";i:1;s:10:\\\"user.roles\\\";i:2;s:6:\\\"wallet\\\";i:3;s:6:\\\"points\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:12:\\\"notification\\\";O:41:\\\"App\\\\Notifications\\\\PointEarnedNotification\\\":3:{s:5:\\\"title\\\";s:12:\\\"Point earned\\\";s:7:\\\"content\\\";s:65:\\\"Hi Apple, you have just earned 3 points. Keep buying to earn more\\\";s:2:\\\"id\\\";s:36:\\\"c37349d8-8661-4e1f-8729-38acf5b8a9aa\\\";}s:8:\\\"channels\\\";a:1:{i:0;s:8:\\\"database\\\";}}\"}}', 0, NULL, 1693346766, 1693346766), +(61, 'default', '{\"uuid\":\"0efb3e59-a255-4eb5-901f-a615ef700624\",\"displayName\":\"App\\\\Jobs\\\\FCMNotificationJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\FCMNotificationJob\",\"command\":\"O:27:\\\"App\\\\Jobs\\\\FCMNotificationJob\\\":7:{s:7:\\\"message\\\";s:65:\\\"Hi Apple, you have just earned 3 points. Keep buying to earn more\\\";s:5:\\\"title\\\";s:12:\\\"FM Cosmetics\\\";s:4:\\\"data\\\";a:1:{s:5:\\\"route\\\";s:6:\\\"points\\\";}s:8:\\\"targetId\\\";s:163:\\\"cHqpwdjhRCKhnLuJOlb9Z_:APA91bHiQoLC64P99C8d-NYl-ObH4W8-_nc6JK3KoK6iPdMdSVLGR0EVbJkCUXfJLCkYu3JTvloQPl5B6gWV2pTLNodxqCxJVFZSUxgdOSvN3tdAUxQcjI9KZUXK_TOYyGlwWnY8Ff7m\\\";s:9:\\\"targetIds\\\";a:0:{}s:10:\\\"isMultiple\\\";b:0;s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-29 22:06:16.448187\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1693346776, 1693346766), +(62, 'default', '{\"uuid\":\"6310a37c-25a4-4171-b3bd-60c81ab178bb\",\"displayName\":\"App\\\\Notifications\\\\OrderCompletedNotification\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\",\"command\":\"O:48:\\\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\\\":3:{s:11:\\\"notifiables\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";a:1:{i:0;i:1723;}s:9:\\\"relations\\\";a:5:{i:0;s:4:\\\"user\\\";i:1;s:10:\\\"user.roles\\\";i:2;s:6:\\\"wallet\\\";i:3;s:6:\\\"points\\\";i:4;s:7:\\\"referer\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:12:\\\"notification\\\";O:44:\\\"App\\\\Notifications\\\\OrderCompletedNotification\\\":3:{s:5:\\\"title\\\";s:15:\\\"Completed Order\\\";s:7:\\\"content\\\";s:298:\\\"Apple(FMD0001115), your order \\nSkin Glow Gummies x 1\\nGym Wear x 1\\nBonnet x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\\\";s:2:\\\"id\\\";s:36:\\\"d8e503fc-bfcd-457f-8140-bd8cda16080c\\\";}s:8:\\\"channels\\\";a:1:{i:0;s:8:\\\"database\\\";}}\"}}', 0, NULL, 1693346766, 1693346766), +(63, 'default', '{\"uuid\":\"9284d405-ef9d-4b81-ab92-4090238b5672\",\"displayName\":\"App\\\\Jobs\\\\SmsJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\SmsJob\",\"command\":\"O:15:\\\"App\\\\Jobs\\\\SmsJob\\\":4:{s:6:\\\"phones\\\";a:1:{i:0;s:12:\\\"233541395590\\\";}s:7:\\\"content\\\";s:298:\\\"Apple(FMD0001115), your order \\nSkin Glow Gummies x 1\\nGym Wear x 1\\nBonnet x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\\\";s:9:\\\"reference\\\";s:15:\\\"FMT000000001486\\\";s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-29 22:06:16.482779\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1693346776, 1693346766), +(64, 'default', '{\"uuid\":\"30ca4d33-8c3b-4541-84f0-24e9a58a9b15\",\"displayName\":\"App\\\\Jobs\\\\SmsJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\SmsJob\",\"command\":\"O:15:\\\"App\\\\Jobs\\\\SmsJob\\\":4:{s:6:\\\"phones\\\";a:1:{i:0;s:12:\\\"233541395590\\\";}s:7:\\\"content\\\";s:141:\\\"Apple (FMD0001115) (233541395590) has made an order with FMW0003642D of GHC315, the ff items: \\nSkin Glow Gummies x 1\\nGym Wear x 1\\nBonnet x 1\\n\\\";s:9:\\\"reference\\\";s:15:\\\"FMT000000001486\\\";s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-29 22:06:31.484775\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1693346791, 1693346766), +(65, 'default', '{\"uuid\":\"f26b4bac-d5a3-4da2-b91d-14099e4b2aff\",\"displayName\":\"App\\\\Notifications\\\\RegisteredNotification\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\",\"command\":\"O:48:\\\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\\\":3:{s:11:\\\"notifiables\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";a:1:{i:0;i:1723;}s:9:\\\"relations\\\";a:5:{i:0;s:4:\\\"user\\\";i:1;s:10:\\\"user.roles\\\";i:2;s:6:\\\"wallet\\\";i:3;s:6:\\\"points\\\";i:4;s:7:\\\"referer\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:12:\\\"notification\\\";O:40:\\\"App\\\\Notifications\\\\RegisteredNotification\\\":3:{s:5:\\\"title\\\";s:12:\\\"Registration\\\";s:7:\\\"content\\\";s:267:\\\"Congratulations Apple (FMD0001115) you are now a registered FM Distributor. Please download telegram and join our content channel Link: https:\\/\\/t.me\\/fmcosmeticsghana \\nCall \\/WhatsApp line: 0244177144 or \\nlink: https:\\/\\/wa.me\\/message\\/73U4VRDNCGE6N1 for further inquiries\\\";s:2:\\\"id\\\";s:36:\\\"5a3ef4b8-1be0-4216-a5f6-46e2510d91c2\\\";}s:8:\\\"channels\\\";a:1:{i:0;s:8:\\\"database\\\";}}\"}}', 0, NULL, 1693346766, 1693346766), +(66, 'default', '{\"uuid\":\"ff6e4038-532c-44d9-bb44-41c12c2e65fd\",\"displayName\":\"App\\\\Jobs\\\\SmsJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\SmsJob\",\"command\":\"O:15:\\\"App\\\\Jobs\\\\SmsJob\\\":4:{s:6:\\\"phones\\\";a:1:{i:0;s:12:\\\"233541395590\\\";}s:7:\\\"content\\\";s:267:\\\"Congratulations Apple (FMD0001115) you are now a registered FM Distributor. Please download telegram and join our content channel Link: https:\\/\\/t.me\\/fmcosmeticsghana \\nCall \\/WhatsApp line: 0244177144 or \\nlink: https:\\/\\/wa.me\\/message\\/73U4VRDNCGE6N1 for further inquiries\\\";s:9:\\\"reference\\\";s:15:\\\"FMT000000001486\\\";s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-29 22:06:16.490165\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1693346776, 1693346766), +(67, 'default', '{\"uuid\":\"6edef42b-8d64-4f2a-a1dd-8f44c7771d67\",\"displayName\":\"App\\\\Jobs\\\\SmsJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\SmsJob\",\"command\":\"O:15:\\\"App\\\\Jobs\\\\SmsJob\\\":4:{s:6:\\\"phones\\\";a:1:{i:0;s:12:\\\"233541395590\\\";}s:7:\\\"content\\\";s:91:\\\"Apple (FMD0001115) has successfully registered and paid GHC315. User contact : 233541395590\\\";s:9:\\\"reference\\\";s:15:\\\"FMT000000001486\\\";s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-29 22:06:26.492295\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1693346786, 1693346766), +(68, 'default', '{\"uuid\":\"50d47473-f3f8-4e22-adae-514915f8c706\",\"displayName\":\"App\\\\Jobs\\\\VerificationPaymentJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\VerificationPaymentJob\",\"command\":\"O:31:\\\"App\\\\Jobs\\\\VerificationPaymentJob\\\":3:{s:11:\\\"transaction\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:22:\\\"App\\\\Models\\\\Transaction\\\";s:2:\\\"id\\\";i:1985;s:9:\\\"relations\\\";a:0:{}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:8:\\\"customer\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";i:1723;s:9:\\\"relations\\\";a:2:{i:0;s:4:\\\"user\\\";i:1;s:14:\\\"customerStocks\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-29 22:17:04.047153\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1693347424, 1693347184), +(69, 'default', '{\"uuid\":\"fffd1a8c-4244-4755-9707-5c299245473c\",\"displayName\":\"App\\\\Notifications\\\\PointEarnedNotification\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\",\"command\":\"O:48:\\\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\\\":3:{s:11:\\\"notifiables\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";a:1:{i:0;i:1723;}s:9:\\\"relations\\\";a:4:{i:0;s:4:\\\"user\\\";i:1;s:10:\\\"user.roles\\\";i:2;s:6:\\\"wallet\\\";i:3;s:6:\\\"points\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:12:\\\"notification\\\";O:41:\\\"App\\\\Notifications\\\\PointEarnedNotification\\\":3:{s:5:\\\"title\\\";s:12:\\\"Point earned\\\";s:7:\\\"content\\\";s:65:\\\"Hi Apple, you have just earned 8 points. Keep buying to earn more\\\";s:2:\\\"id\\\";s:36:\\\"4b254e4b-a1fd-4704-ae3d-39afbcf8304f\\\";}s:8:\\\"channels\\\";a:1:{i:0;s:8:\\\"database\\\";}}\"}}', 0, NULL, 1693347199, 1693347199), +(70, 'default', '{\"uuid\":\"61587409-9b7c-44a0-b69a-c6627e1bb820\",\"displayName\":\"App\\\\Jobs\\\\FCMNotificationJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\FCMNotificationJob\",\"command\":\"O:27:\\\"App\\\\Jobs\\\\FCMNotificationJob\\\":7:{s:7:\\\"message\\\";s:65:\\\"Hi Apple, you have just earned 8 points. Keep buying to earn more\\\";s:5:\\\"title\\\";s:12:\\\"FM Cosmetics\\\";s:4:\\\"data\\\";a:1:{s:5:\\\"route\\\";s:6:\\\"points\\\";}s:8:\\\"targetId\\\";s:163:\\\"co4NFE2TTwKD-FqWghzpR_:APA91bEop4I6waPITa-ARzXYNw0yub4Qpp4hxy4JwkD8VGTtLOiEpHgJU9Sw5NMffx6KZ_05CJcDg4tofSE1DMYUO1UesV33_7BRIteLG8yQz-2D0lCRwthUtLjLyhUWNQ6Iizj_SAUl\\\";s:9:\\\"targetIds\\\";a:0:{}s:10:\\\"isMultiple\\\";b:0;s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-29 22:13:29.045028\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1693347209, 1693347199), +(71, 'default', '{\"uuid\":\"bf8d8629-b4d0-42bf-b46a-d3e39039323b\",\"displayName\":\"App\\\\Notifications\\\\OrderCompletedNotification\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\",\"command\":\"O:48:\\\"Illuminate\\\\Notifications\\\\SendQueuedNotifications\\\":3:{s:11:\\\"notifiables\\\";O:45:\\\"Illuminate\\\\Contracts\\\\Database\\\\ModelIdentifier\\\":5:{s:5:\\\"class\\\";s:19:\\\"App\\\\Models\\\\Customer\\\";s:2:\\\"id\\\";a:1:{i:0;i:1723;}s:9:\\\"relations\\\";a:5:{i:0;s:4:\\\"user\\\";i:1;s:10:\\\"user.roles\\\";i:2;s:6:\\\"wallet\\\";i:3;s:6:\\\"points\\\";i:4;s:7:\\\"referer\\\";}s:10:\\\"connection\\\";s:5:\\\"mysql\\\";s:15:\\\"collectionClass\\\";N;}s:12:\\\"notification\\\";O:44:\\\"App\\\\Notifications\\\\OrderCompletedNotification\\\":3:{s:5:\\\"title\\\";s:15:\\\"Completed Order\\\";s:7:\\\"content\\\";s:403:\\\"Apple(FMD0001115), your order \\nPretty Promax (Skin & Nails Gummies) x 2\\nCaramel & Choco Skin Capsules x 1\\nChillax x 1\\nHappy Period x 1\\nSkin Glow Gummies x 3\\nAnti - Stretch Marks x 2\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\\\";s:2:\\\"id\\\";s:36:\\\"31c4d3f3-e623-4a29-a3a8-165b1ac091c7\\\";}s:8:\\\"channels\\\";a:1:{i:0;s:8:\\\"database\\\";}}\"}}', 0, NULL, 1693347199, 1693347199), +(72, 'default', '{\"uuid\":\"ee7a3518-0a77-464f-b5d2-c39198b4d1e7\",\"displayName\":\"App\\\\Jobs\\\\SmsJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\SmsJob\",\"command\":\"O:15:\\\"App\\\\Jobs\\\\SmsJob\\\":4:{s:6:\\\"phones\\\";a:1:{i:0;s:12:\\\"233541395590\\\";}s:7:\\\"content\\\";s:403:\\\"Apple(FMD0001115), your order \\nPretty Promax (Skin & Nails Gummies) x 2\\nCaramel & Choco Skin Capsules x 1\\nChillax x 1\\nHappy Period x 1\\nSkin Glow Gummies x 3\\nAnti - Stretch Marks x 2\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\\\";s:9:\\\"reference\\\";s:15:\\\"FMT000000001487\\\";s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-29 22:13:29.088620\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1693347209, 1693347199), +(73, 'default', '{\"uuid\":\"988c0577-499a-463f-a595-0d452b471da6\",\"displayName\":\"App\\\\Jobs\\\\SmsJob\",\"job\":\"Illuminate\\\\Queue\\\\CallQueuedHandler@call\",\"maxTries\":null,\"maxExceptions\":null,\"failOnTimeout\":false,\"backoff\":null,\"timeout\":null,\"retryUntil\":null,\"data\":{\"commandName\":\"App\\\\Jobs\\\\SmsJob\",\"command\":\"O:15:\\\"App\\\\Jobs\\\\SmsJob\\\":4:{s:6:\\\"phones\\\";a:1:{i:0;s:12:\\\"233541395590\\\";}s:7:\\\"content\\\";s:246:\\\"Apple (FMD0001115) (233541395590) has made an order with FMW0003643D of GHC820, the ff items: \\nPretty Promax (Skin & Nails Gummies) x 2\\nCaramel & Choco Skin Capsules x 1\\nChillax x 1\\nHappy Period x 1\\nSkin Glow Gummies x 3\\nAnti - Stretch Marks x 2\\n\\\";s:9:\\\"reference\\\";s:15:\\\"FMT000000001487\\\";s:5:\\\"delay\\\";O:25:\\\"Illuminate\\\\Support\\\\Carbon\\\":3:{s:4:\\\"date\\\";s:26:\\\"2023-08-29 22:13:44.090426\\\";s:13:\\\"timezone_type\\\";i:3;s:8:\\\"timezone\\\";s:3:\\\"UTC\\\";}}\"}}', 0, NULL, 1693347224, 1693347199); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `logistics` +-- + +CREATE TABLE `logistics` ( + `id` bigint(20) UNSIGNED NOT NULL, + `order_id` bigint(20) UNSIGNED NOT NULL, + `time_scanned` datetime NOT NULL DEFAULT '2023-08-09 04:45:32', + `record` text NOT NULL, + `source` varchar(255) DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `logistics` +-- + +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(1, 27, '2023-05-02 09:21:48', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-02 09:21:48', '2023-05-02 09:21:48'), +(2, 24, '2023-05-02 09:22:26', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Admin]', NULL, '2023-05-02 09:22:26', '2023-05-02 09:22:26'), +(3, 24, '2023-05-02 09:23:02', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Admin]', NULL, '2023-05-02 09:23:02', '2023-05-02 09:23:02'), +(4, 22, '2023-05-02 09:25:40', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-02 09:25:40', '2023-05-02 09:25:40'), +(5, 6, '2023-05-02 09:30:30', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-02 09:30:30', '2023-05-02 09:30:30'), +(6, 15, '2023-05-02 09:32:07', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-02 09:32:07', '2023-05-02 09:32:07'), +(7, 26, '2023-05-02 09:35:05', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-02 09:35:05', '2023-05-02 09:35:05'), +(8, 14, '2023-05-02 09:36:10', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-02 09:36:10', '2023-05-02 09:36:10'), +(9, 24, '2023-05-02 09:37:18', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-02 09:37:18', '2023-05-02 09:37:18'), +(10, 39, '2023-05-02 15:52:54', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 15:52:54', '2023-05-02 15:52:54'), +(11, 43, '2023-05-02 15:54:47', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Admin]', NULL, '2023-05-02 15:54:47', '2023-05-02 15:54:47'), +(12, 43, '2023-05-02 15:56:33', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 15:56:33', '2023-05-02 15:56:33'), +(13, 42, '2023-05-02 15:57:09', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Admin]', NULL, '2023-05-02 15:57:09', '2023-05-02 15:57:09'), +(14, 42, '2023-05-02 15:58:10', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 15:58:10', '2023-05-02 15:58:10'), +(15, 36, '2023-05-02 15:59:19', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 15:59:19', '2023-05-02 15:59:19'), +(16, 33, '2023-05-02 16:00:17', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 16:00:17', '2023-05-02 16:00:17'), +(17, 32, '2023-05-02 16:01:22', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 16:01:22', '2023-05-02 16:01:22'), +(18, 35, '2023-05-02 16:03:01', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 16:03:01', '2023-05-02 16:03:01'), +(19, 12, '2023-05-02 16:04:07', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 16:04:07', '2023-05-02 16:04:07'), +(20, 38, '2023-05-02 16:05:21', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 16:05:21', '2023-05-02 16:05:21'), +(21, 23, '2023-05-02 16:06:23', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 16:06:23', '2023-05-02 16:06:23'), +(22, 28, '2023-05-02 16:07:56', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 16:07:56', '2023-05-02 16:07:56'), +(23, 29, '2023-05-02 16:09:33', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 16:09:33', '2023-05-02 16:09:33'), +(24, 17, '2023-05-02 16:11:34', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 16:11:34', '2023-05-02 16:11:34'), +(25, 25, '2023-05-02 16:12:53', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 16:12:53', '2023-05-02 16:12:53'), +(26, 19, '2023-05-02 16:14:38', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 16:14:38', '2023-05-02 16:14:38'), +(27, 20, '2023-05-02 16:15:24', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 16:15:24', '2023-05-02 16:15:24'), +(28, 44, '2023-05-02 16:22:58', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-02 16:22:58', '2023-05-02 16:22:58'), +(29, 3, '2023-05-02 16:53:39', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-02 16:53:39', '2023-05-02 16:53:39'), +(30, 8, '2023-05-02 16:54:35', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-02 16:54:35', '2023-05-02 16:54:35'), +(31, 40, '2023-05-02 16:55:28', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-02 16:55:28', '2023-05-02 16:55:28'), +(32, 34, '2023-05-02 16:56:40', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-02 16:56:40', '2023-05-02 16:56:40'), +(33, 1, '2023-05-02 16:57:25', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-02 16:57:25', '2023-05-02 16:57:25'), +(34, 7, '2023-05-02 16:58:22', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-02 16:58:22', '2023-05-02 16:58:22'), +(35, 41, '2023-05-02 16:59:20', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-02 16:59:20', '2023-05-02 16:59:20'), +(36, 30, '2023-05-02 16:59:55', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-02 16:59:55', '2023-05-02 16:59:55'), +(37, 2, '2023-05-02 17:00:32', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-02 17:00:32', '2023-05-02 17:00:32'), +(38, 9, '2023-05-02 17:01:03', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-02 17:01:03', '2023-05-02 17:01:03'), +(39, 18, '2023-05-02 17:01:31', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-02 17:01:31', '2023-05-02 17:01:31'), +(40, 5, '2023-05-02 17:02:32', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-02 17:02:32', '2023-05-02 17:02:32'), +(41, 3, '2023-05-02 18:34:33', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-02 18:34:33', '2023-05-02 18:34:33'), +(42, 8, '2023-05-02 18:34:59', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-02 18:34:59', '2023-05-02 18:34:59'), +(43, 40, '2023-05-02 18:36:27', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-02 18:36:27', '2023-05-02 18:36:27'), +(44, 34, '2023-05-02 18:36:53', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-02 18:36:53', '2023-05-02 18:36:53'), +(45, 1, '2023-05-02 18:37:18', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-02 18:37:18', '2023-05-02 18:37:18'), +(46, 7, '2023-05-02 18:38:25', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-02 18:38:25', '2023-05-02 18:38:25'), +(47, 41, '2023-05-02 18:38:49', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-02 18:38:49', '2023-05-02 18:38:49'), +(48, 30, '2023-05-02 18:39:13', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-02 18:39:13', '2023-05-02 18:39:13'), +(49, 2, '2023-05-02 18:40:23', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-02 18:40:23', '2023-05-02 18:40:23'), +(50, 9, '2023-05-02 18:40:53', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-02 18:40:53', '2023-05-02 18:40:53'), +(51, 18, '2023-05-02 18:41:20', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-02 18:41:20', '2023-05-02 18:41:20'), +(52, 5, '2023-05-02 18:41:51', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-02 18:41:51', '2023-05-02 18:41:51'), +(53, 27, '2023-05-02 20:25:11', 'Parcel delivered [Collected] and received by [Eunice]', NULL, '2023-05-02 20:25:11', '2023-05-02 20:25:11'), +(54, 24, '2023-05-02 20:26:23', 'Parcel delivered [Collected] and received by [Jennifer Adjetey]', NULL, '2023-05-02 20:26:23', '2023-05-02 20:26:23'), +(55, 22, '2023-05-02 20:28:08', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-05-02 20:28:08', '2023-05-02 20:28:08'), +(56, 6, '2023-05-02 20:28:43', 'Parcel delivered [Collected] and received by [Benita]', NULL, '2023-05-02 20:28:43', '2023-05-02 20:28:43'), +(57, 15, '2023-05-02 20:29:15', 'Parcel delivered [Collected] and received by [Alice Asante]', NULL, '2023-05-02 20:29:15', '2023-05-02 20:29:15'), +(58, 26, '2023-05-03 08:45:12', 'Parcel delivered [Collected] and received by [Dorcas Owusu]', NULL, '2023-05-03 08:45:12', '2023-05-03 08:45:12'), +(59, 14, '2023-05-03 08:45:39', 'Parcel delivered [Collected] and received by [Jessica Larbi]', NULL, '2023-05-03 08:45:39', '2023-05-03 08:45:39'), +(60, 39, '2023-05-03 08:49:36', 'Parcel delivered [Collected] and received by [Sandra Agyeiwaa]', NULL, '2023-05-03 08:49:36', '2023-05-03 08:49:36'), +(61, 43, '2023-05-03 08:51:29', 'Parcel delivered [Collected] and received by [Bridget Kwafoa]', NULL, '2023-05-03 08:51:29', '2023-05-03 08:51:29'), +(62, 33, '2023-05-03 08:51:56', 'Parcel delivered [Collected] and received by [Ophelia]', NULL, '2023-05-03 08:51:56', '2023-05-03 08:51:56'), +(63, 32, '2023-05-03 08:52:16', 'Parcel delivered [Collected] and received by [Shirly]', NULL, '2023-05-03 08:52:16', '2023-05-03 08:52:16'), +(64, 35, '2023-05-03 08:52:38', 'Parcel delivered [Collected] and received by [Debora Asioh]', NULL, '2023-05-03 08:52:38', '2023-05-03 08:52:38'), +(65, 12, '2023-05-03 08:53:01', 'Parcel delivered [Collected] and received by [Priscilla Mensah]', NULL, '2023-05-03 08:53:01', '2023-05-03 08:53:01'), +(66, 38, '2023-05-03 08:53:26', 'Parcel delivered [Collected] and received by [Mr Dave]', NULL, '2023-05-03 08:53:26', '2023-05-03 08:53:26'), +(67, 23, '2023-05-03 08:53:42', 'Parcel delivered [Collected] and received by [Elizabeth]', NULL, '2023-05-03 08:53:42', '2023-05-03 08:53:42'), +(68, 28, '2023-05-03 08:53:55', 'Parcel delivered [Collected] and received by [Samuel]', NULL, '2023-05-03 08:53:55', '2023-05-03 08:53:55'), +(69, 29, '2023-05-03 08:54:18', 'Parcel delivered [Collected] and received by [Cindy]', NULL, '2023-05-03 08:54:18', '2023-05-03 08:54:18'), +(70, 17, '2023-05-03 08:54:37', 'Parcel delivered [Collected] and received by [Rhamz]', NULL, '2023-05-03 08:54:37', '2023-05-03 08:54:37'), +(71, 25, '2023-05-03 08:54:52', 'Parcel delivered [Collected] and received by [Cassandra]', NULL, '2023-05-03 08:54:52', '2023-05-03 08:54:52'), +(72, 19, '2023-05-03 08:55:09', 'Parcel delivered [Collected] and received by [Raymond Tay]', NULL, '2023-05-03 08:55:09', '2023-05-03 08:55:09'), +(73, 20, '2023-05-03 08:55:23', 'Parcel delivered [Collected] and received by [Hannah Mensah]', NULL, '2023-05-03 08:55:23', '2023-05-03 08:55:23'), +(74, 44, '2023-05-03 08:55:42', 'Parcel delivered [Collected] and received by [Benjamin]', NULL, '2023-05-03 08:55:42', '2023-05-03 08:55:42'), +(75, 11, '2023-05-03 11:44:01', 'Arrived at [Kumasi] and received by [Francis]', NULL, '2023-05-03 11:44:01', '2023-05-03 11:44:01'), +(76, 4, '2023-05-03 11:44:53', 'Arrived at [Kumasi] and received by [Francis]', NULL, '2023-05-03 11:44:53', '2023-05-03 11:44:53'), +(77, 21, '2023-05-03 11:45:17', 'Arrived at [Kumasi] and received by [Francis]', NULL, '2023-05-03 11:45:17', '2023-05-03 11:45:17'), +(78, 16, '2023-05-03 11:45:37', 'Arrived at [Kumasi] and received by [Francis]', NULL, '2023-05-03 11:45:37', '2023-05-03 11:45:37'), +(79, 13, '2023-05-03 11:45:59', 'Arrived at [Kumasi] and received by [Francis]', NULL, '2023-05-03 11:45:59', '2023-05-03 11:45:59'), +(80, 37, '2023-05-03 11:46:36', 'Arrived at [Kumasi] and received by [Francis]', NULL, '2023-05-03 11:46:36', '2023-05-03 11:46:36'), +(81, 93, '2023-05-03 11:54:32', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-03 11:54:32', '2023-05-03 11:54:32'), +(82, 93, '2023-05-03 11:54:49', 'Arrived at [Kumasi] and received by [Francis]', NULL, '2023-05-03 11:54:49', '2023-05-03 11:54:49'), +(83, 37, '2023-05-03 11:55:32', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-03 11:55:32', '2023-05-03 11:55:32'), +(84, 13, '2023-05-03 11:55:50', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-03 11:55:50', '2023-05-03 11:55:50'), +(85, 16, '2023-05-03 11:56:03', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-03 11:56:03', '2023-05-03 11:56:03'), +(86, 21, '2023-05-03 11:56:20', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-03 11:56:20', '2023-05-03 11:56:20'), +(87, 4, '2023-05-03 11:56:32', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-03 11:56:32', '2023-05-03 11:56:32'), +(88, 11, '2023-05-03 11:56:47', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-03 11:56:47', '2023-05-03 11:56:47'), +(89, 88, '2023-05-03 12:00:29', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:00:29', '2023-05-03 12:00:29'), +(90, 91, '2023-05-03 12:01:56', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:01:56', '2023-05-03 12:01:56'), +(91, 68, '2023-05-03 12:03:21', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:03:21', '2023-05-03 12:03:21'), +(92, 85, '2023-05-03 12:07:26', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:07:26', '2023-05-03 12:07:26'), +(93, 61, '2023-05-03 12:08:05', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:08:05', '2023-05-03 12:08:05'), +(94, 48, '2023-05-03 12:08:28', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:08:28', '2023-05-03 12:08:28'), +(95, 55, '2023-05-03 12:08:50', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:08:50', '2023-05-03 12:08:50'), +(96, 82, '2023-05-03 12:09:13', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:09:13', '2023-05-03 12:09:13'), +(97, 50, '2023-05-03 12:09:41', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:09:41', '2023-05-03 12:09:41'), +(98, 86, '2023-05-03 12:10:08', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:10:08', '2023-05-03 12:10:08'), +(99, 57, '2023-05-03 12:10:33', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:10:33', '2023-05-03 12:10:33'), +(100, 47, '2023-05-03 12:10:49', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:10:49', '2023-05-03 12:10:49'), +(101, 87, '2023-05-03 12:11:14', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:11:14', '2023-05-03 12:11:14'), +(102, 51, '2023-05-03 12:11:44', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:11:44', '2023-05-03 12:11:44'), +(103, 81, '2023-05-03 12:12:05', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:12:05', '2023-05-03 12:12:05'), +(104, 92, '2023-05-03 12:12:22', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:12:22', '2023-05-03 12:12:22'), +(105, 89, '2023-05-03 12:12:39', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:12:39', '2023-05-03 12:12:39'), +(106, 58, '2023-05-03 12:13:24', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:13:24', '2023-05-03 12:13:24'), +(107, 53, '2023-05-03 12:13:46', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:13:46', '2023-05-03 12:13:46'), +(108, 90, '2023-05-03 12:14:12', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:14:12', '2023-05-03 12:14:12'), +(109, 67, '2023-05-03 12:15:04', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:15:04', '2023-05-03 12:15:04'), +(110, 69, '2023-05-03 12:15:28', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:15:28', '2023-05-03 12:15:28'), +(111, 78, '2023-05-03 12:15:55', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:15:55', '2023-05-03 12:15:55'), +(112, 83, '2023-05-03 12:18:38', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:18:38', '2023-05-03 12:18:38'), +(113, 75, '2023-05-03 12:41:05', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:41:05', '2023-05-03 12:41:05'), +(114, 73, '2023-05-03 12:41:16', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-03 12:41:16', '2023-05-03 12:41:16'), +(115, 76, '2023-05-03 18:57:32', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-03 18:57:32', '2023-05-03 18:57:32'), +(116, 59, '2023-05-03 18:58:43', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-03 18:58:43', '2023-05-03 18:58:43'), +(117, 49, '2023-05-03 19:00:00', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-03 19:00:00', '2023-05-03 19:00:00'), +(118, 45, '2023-05-03 19:02:15', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-03 19:02:15', '2023-05-03 19:02:15'), +(119, 66, '2023-05-03 19:02:40', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-03 19:02:40', '2023-05-03 19:02:40'), +(120, 74, '2023-05-03 19:03:10', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-03 19:03:10', '2023-05-03 19:03:10'), +(121, 73, '2023-05-03 19:30:11', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-03 19:30:11', '2023-05-03 19:30:11'), +(122, 71, '2023-05-03 19:31:15', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-03 19:31:15', '2023-05-03 19:31:15'), +(123, 77, '2023-05-03 21:11:46', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-03 21:11:46', '2023-05-03 21:11:46'), +(124, 62, '2023-05-03 21:12:10', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-03 21:12:10', '2023-05-03 21:12:10'), +(125, 70, '2023-05-03 21:12:30', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-03 21:12:30', '2023-05-03 21:12:30'), +(126, 54, '2023-05-03 21:12:48', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-03 21:12:48', '2023-05-03 21:12:48'), +(127, 79, '2023-05-03 21:13:08', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-03 21:13:08', '2023-05-03 21:13:08'), +(128, 64, '2023-05-03 21:13:33', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-03 21:13:33', '2023-05-03 21:13:33'), +(129, 56, '2023-05-03 21:13:53', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-03 21:13:53', '2023-05-03 21:13:53'), +(130, 56, '2023-05-03 21:15:31', 'Parcel delivered [Collected] and received by [Christabel Ayensu]', NULL, '2023-05-03 21:15:31', '2023-05-03 21:15:31'), +(131, 64, '2023-05-03 21:15:44', 'Parcel delivered [Collected] and received by [Regina]', NULL, '2023-05-03 21:15:44', '2023-05-03 21:15:44'), +(132, 79, '2023-05-03 21:16:05', 'Parcel delivered [Collected] and received by [Rhodaline]', NULL, '2023-05-03 21:16:05', '2023-05-03 21:16:05'), +(133, 54, '2023-05-03 21:16:26', 'Parcel delivered [Collected] and received by [Benedicta]', NULL, '2023-05-03 21:16:26', '2023-05-03 21:16:26'), +(134, 70, '2023-05-03 21:16:38', 'Parcel delivered [Collected] and received by [Doe Edwina]', NULL, '2023-05-03 21:16:38', '2023-05-03 21:16:38'), +(135, 62, '2023-05-03 21:17:23', 'Parcel delivered [Collected] and received by [Stephanie]', NULL, '2023-05-03 21:17:23', '2023-05-03 21:17:23'), +(136, 77, '2023-05-03 21:17:37', 'Parcel delivered [Collected] and received by [Barbara Bassaw]', NULL, '2023-05-03 21:17:37', '2023-05-03 21:17:37'), +(137, 36, '2023-05-03 21:26:50', 'Parcel delivered [Collected] and received by [Antoinette]', NULL, '2023-05-03 21:26:50', '2023-05-03 21:26:50'), +(138, 88, '2023-05-03 21:28:01', 'Parcel delivered [Collected] and received by [Wilhelmina]', NULL, '2023-05-03 21:28:01', '2023-05-03 21:28:01'), +(139, 68, '2023-05-03 21:28:46', 'Parcel delivered [Collected] and received by [Helena]', NULL, '2023-05-03 21:28:46', '2023-05-03 21:28:46'), +(140, 91, '2023-05-03 21:29:18', 'Parcel delivered [Collected] and received by [Priscilla Abem]', NULL, '2023-05-03 21:29:18', '2023-05-03 21:29:18'), +(141, 85, '2023-05-03 21:30:17', 'Parcel delivered [Collected] and received by [Adinka]', NULL, '2023-05-03 21:30:17', '2023-05-03 21:30:17'), +(142, 61, '2023-05-03 21:30:41', 'Parcel delivered [Collected] and received by [Dan\'s Bar]', NULL, '2023-05-03 21:30:41', '2023-05-03 21:30:41'), +(143, 48, '2023-05-03 21:31:04', 'Parcel delivered [Collected] and received by [Ruth Kancha]', NULL, '2023-05-03 21:31:04', '2023-05-03 21:31:04'), +(144, 55, '2023-05-03 21:31:35', 'Parcel delivered [Collected] and received by [Rukaya]', NULL, '2023-05-03 21:31:35', '2023-05-03 21:31:35'), +(145, 82, '2023-05-03 21:32:00', 'Parcel delivered [Collected] and received by [Mandy]', NULL, '2023-05-03 21:32:00', '2023-05-03 21:32:00'), +(146, 50, '2023-05-03 21:32:40', 'Parcel delivered [Collected] and received by [Sandra Owusu]', NULL, '2023-05-03 21:32:40', '2023-05-03 21:32:40'), +(147, 86, '2023-05-03 21:33:03', 'Parcel delivered [Collected] and received by [Gitta]', NULL, '2023-05-03 21:33:03', '2023-05-03 21:33:03'), +(148, 57, '2023-05-03 21:33:32', 'Parcel delivered [Collected] and received by [Priscilla Akomeah]', NULL, '2023-05-03 21:33:32', '2023-05-03 21:33:32'), +(149, 47, '2023-05-03 21:33:50', 'Parcel delivered [Collected] and received by [Olivia]', NULL, '2023-05-03 21:33:50', '2023-05-03 21:33:50'), +(150, 87, '2023-05-03 21:35:04', 'Parcel delivered [Collected] and received by [Tina]', NULL, '2023-05-03 21:35:04', '2023-05-03 21:35:04'), +(151, 51, '2023-05-03 21:35:39', 'Parcel delivered [Collected] and received by [Princess]', NULL, '2023-05-03 21:35:39', '2023-05-03 21:35:39'), +(152, 81, '2023-05-03 21:36:04', 'Parcel delivered [Collected] and received by [Hannah Amankwanor]', NULL, '2023-05-03 21:36:04', '2023-05-03 21:36:04'), +(153, 92, '2023-05-03 21:36:30', 'Parcel delivered [Collected] and received by [smith]', NULL, '2023-05-03 21:36:30', '2023-05-03 21:36:30'), +(154, 89, '2023-05-03 21:36:53', 'Parcel delivered [Collected] and received by [Yayra]', NULL, '2023-05-03 21:36:53', '2023-05-03 21:36:53'), +(155, 58, '2023-05-03 21:39:05', 'Parcel delivered [Collected] and received by [Sandra Agyeiwaa]', NULL, '2023-05-03 21:39:05', '2023-05-03 21:39:05'), +(156, 53, '2023-05-03 21:40:05', 'Parcel delivered [Collected] and received by [Priscilla]', NULL, '2023-05-03 21:40:05', '2023-05-03 21:40:05'), +(157, 90, '2023-05-03 21:40:50', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-05-03 21:40:50', '2023-05-03 21:40:50'), +(158, 69, '2023-05-03 21:41:53', 'Parcel delivered [Collected] and received by [Nana Yaa]', NULL, '2023-05-03 21:41:53', '2023-05-03 21:41:53'), +(159, 78, '2023-05-03 21:42:15', 'Parcel delivered [Collected] and received by [Seffy]', NULL, '2023-05-03 21:42:15', '2023-05-03 21:42:15'), +(160, 83, '2023-05-03 21:42:38', 'Parcel delivered [Collected] and received by [Queenshila Oduro]', NULL, '2023-05-03 21:42:38', '2023-05-03 21:42:38'), +(161, 125, '2023-05-04 12:22:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:22:56', '2023-05-04 12:22:56'), +(162, 96, '2023-05-04 12:23:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:23:58', '2023-05-04 12:23:58'), +(163, 94, '2023-05-04 12:24:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:24:33', '2023-05-04 12:24:33'), +(164, 133, '2023-05-04 12:25:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:25:32', '2023-05-04 12:25:32'), +(165, 101, '2023-05-04 12:26:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:26:10', '2023-05-04 12:26:10'), +(166, 115, '2023-05-04 12:26:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:26:47', '2023-05-04 12:26:47'), +(167, 113, '2023-05-04 12:29:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:29:00', '2023-05-04 12:29:00'), +(168, 111, '2023-05-04 12:29:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:29:36', '2023-05-04 12:29:36'), +(169, 128, '2023-05-04 12:30:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:30:05', '2023-05-04 12:30:05'), +(170, 107, '2023-05-04 12:30:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:30:39', '2023-05-04 12:30:39'), +(171, 108, '2023-05-04 12:31:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:31:15', '2023-05-04 12:31:15'), +(172, 103, '2023-05-04 12:31:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:31:49', '2023-05-04 12:31:49'), +(173, 122, '2023-05-04 12:34:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:34:51', '2023-05-04 12:34:51'), +(174, 118, '2023-05-04 12:35:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:35:10', '2023-05-04 12:35:10'), +(175, 120, '2023-05-04 12:36:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:36:50', '2023-05-04 12:36:50'), +(176, 110, '2023-05-04 12:41:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:41:26', '2023-05-04 12:41:26'), +(177, 109, '2023-05-04 12:41:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:41:58', '2023-05-04 12:41:58'), +(178, 102, '2023-05-04 12:42:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:42:19', '2023-05-04 12:42:19'), +(179, 100, '2023-05-04 12:42:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:42:31', '2023-05-04 12:42:31'), +(180, 97, '2023-05-04 12:42:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:42:45', '2023-05-04 12:42:45'), +(181, 106, '2023-05-04 12:43:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:43:02', '2023-05-04 12:43:02'), +(182, 98, '2023-05-04 12:43:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:43:14', '2023-05-04 12:43:14'), +(183, 99, '2023-05-04 12:43:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:43:49', '2023-05-04 12:43:49'), +(184, 105, '2023-05-04 12:48:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:48:55', '2023-05-04 12:48:55'), +(185, 150, '2023-05-04 12:49:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:49:45', '2023-05-04 12:49:45'), +(186, 140, '2023-05-04 12:50:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:50:56', '2023-05-04 12:50:56'), +(187, 139, '2023-05-04 12:51:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:51:07', '2023-05-04 12:51:07'), +(188, 138, '2023-05-04 12:51:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:51:16', '2023-05-04 12:51:16'), +(189, 137, '2023-05-04 12:52:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:52:06', '2023-05-04 12:52:06'), +(190, 146, '2023-05-04 12:52:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:52:40', '2023-05-04 12:52:40'), +(191, 136, '2023-05-04 12:53:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:53:02', '2023-05-04 12:53:02'), +(192, 135, '2023-05-04 12:53:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:53:41', '2023-05-04 12:53:41'), +(193, 149, '2023-05-04 12:55:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:55:07', '2023-05-04 12:55:07'), +(194, 147, '2023-05-04 12:56:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:56:09', '2023-05-04 12:56:09'), +(195, 144, '2023-05-04 12:57:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:57:04', '2023-05-04 12:57:04'), +(196, 143, '2023-05-04 12:57:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 12:57:30', '2023-05-04 12:57:30'), +(197, 148, '2023-05-04 13:05:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-04 13:05:07', '2023-05-04 13:05:07'), +(198, 114, '2023-05-04 13:07:28', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-04 13:07:28', '2023-05-04 13:07:28'), +(199, 112, '2023-05-04 13:07:51', 'Loaded at [Accra Main] departed for [kumasi]', NULL, '2023-05-04 13:07:51', '2023-05-04 13:07:51'), +(200, 121, '2023-05-04 13:08:08', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-04 13:08:08', '2023-05-04 13:08:08'), +(201, 123, '2023-05-04 13:08:25', 'Loaded at [Accra Main] departed for [kumasi]', NULL, '2023-05-04 13:08:25', '2023-05-04 13:08:25'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(202, 126, '2023-05-04 13:09:04', 'Loaded at [Accra Main] departed for [kumasi]', NULL, '2023-05-04 13:09:04', '2023-05-04 13:09:04'), +(203, 124, '2023-05-04 13:09:47', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-04 13:09:47', '2023-05-04 13:09:47'), +(205, 11, '2023-05-05 04:35:47', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Francis]', NULL, '2023-05-05 04:35:47', '2023-05-05 04:35:47'), +(206, 114, '2023-05-05 04:37:27', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Francis]', NULL, '2023-05-05 04:37:27', '2023-05-05 04:37:27'), +(207, 21, '2023-05-05 04:38:04', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Francis]', NULL, '2023-05-05 04:38:04', '2023-05-05 04:38:04'), +(208, 16, '2023-05-05 04:38:30', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Francis]', NULL, '2023-05-05 04:38:30', '2023-05-05 04:38:30'), +(209, 13, '2023-05-05 04:38:52', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Francis]', NULL, '2023-05-05 04:38:52', '2023-05-05 04:38:52'), +(210, 37, '2023-05-05 04:39:12', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Francis]', NULL, '2023-05-05 04:39:12', '2023-05-05 04:39:12'), +(211, 93, '2023-05-05 04:39:37', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Francis]', NULL, '2023-05-05 04:39:37', '2023-05-05 04:39:37'), +(212, 93, '2023-05-05 04:40:39', 'Parcel delivered [Collected] and received by [Stephen]', NULL, '2023-05-05 04:40:39', '2023-05-05 04:40:39'), +(213, 37, '2023-05-05 04:40:55', 'Parcel delivered [Collected] and received by [Evans]', NULL, '2023-05-05 04:40:55', '2023-05-05 04:40:55'), +(214, 13, '2023-05-05 04:41:20', 'Parcel delivered [Collected] and received by [Abena]', NULL, '2023-05-05 04:41:20', '2023-05-05 04:41:20'), +(215, 16, '2023-05-05 04:41:37', 'Parcel delivered [Collected] and received by [Irene Frimpong]', NULL, '2023-05-05 04:41:37', '2023-05-05 04:41:37'), +(216, 21, '2023-05-05 04:41:49', 'Parcel delivered [Collected] and received by [Vera]', NULL, '2023-05-05 04:41:49', '2023-05-05 04:41:49'), +(217, 114, '2023-05-05 04:42:14', 'Parcel delivered [Collected] and received by [Abena]', NULL, '2023-05-05 04:42:14', '2023-05-05 04:42:14'), +(218, 11, '2023-05-05 04:42:39', 'Parcel delivered [Collected] and received by [Akua Nhyira]', NULL, '2023-05-05 04:42:39', '2023-05-05 04:42:39'), +(219, 123, '2023-05-05 04:44:06', 'Arrived at [Kumasi] and received by [Mahama]', NULL, '2023-05-05 04:44:06', '2023-05-05 04:44:06'), +(220, 65, '2023-05-05 04:44:49', 'Arrived at [Kumasi] and received by [Mahama]', NULL, '2023-05-05 04:44:49', '2023-05-05 04:44:49'), +(221, 46, '2023-05-05 04:45:08', 'Arrived at [Kumasi] and received by [Mahama]', NULL, '2023-05-05 04:45:08', '2023-05-05 04:45:08'), +(222, 60, '2023-05-05 04:45:42', 'Arrived at [Kumasi] and received by [Mahama]', NULL, '2023-05-05 04:45:42', '2023-05-05 04:45:42'), +(223, 80, '2023-05-05 04:46:07', 'Arrived at [Kumasi] and received by [Mahama]', NULL, '2023-05-05 04:46:07', '2023-05-05 04:46:07'), +(224, 72, '2023-05-05 04:46:31', 'Arrived at [Kumasi] and received by [Mahama]', NULL, '2023-05-05 04:46:31', '2023-05-05 04:46:31'), +(225, 63, '2023-05-05 04:46:54', 'Arrived at [Kumasi] and received by [Mahama]', NULL, '2023-05-05 04:46:54', '2023-05-05 04:46:54'), +(229, 127, '2023-05-05 05:02:50', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-05 05:02:50', '2023-05-05 05:02:50'), +(230, 116, '2023-05-05 05:03:21', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-05 05:03:21', '2023-05-05 05:03:21'), +(231, 117, '2023-05-05 05:03:44', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-05 05:03:44', '2023-05-05 05:03:44'), +(232, 130, '2023-05-05 05:04:06', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-05 05:04:06', '2023-05-05 05:04:06'), +(233, 104, '2023-05-05 05:04:26', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-05 05:04:26', '2023-05-05 05:04:26'), +(234, 119, '2023-05-05 05:04:47', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-05 05:04:47', '2023-05-05 05:04:47'), +(235, 98, '2023-05-05 05:05:08', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-05 05:05:08', '2023-05-05 05:05:08'), +(236, 131, '2023-05-05 05:05:27', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-05 05:05:27', '2023-05-05 05:05:27'), +(237, 151, '2023-05-05 05:05:47', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-05 05:05:47', '2023-05-05 05:05:47'), +(238, 134, '2023-05-05 05:06:11', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-05 05:06:11', '2023-05-05 05:06:11'), +(239, 142, '2023-05-05 05:06:30', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-05 05:06:30', '2023-05-05 05:06:30'), +(240, 141, '2023-05-05 05:07:00', 'Parcel sent to [Transport Station or Parcel Offline]', NULL, '2023-05-05 05:07:00', '2023-05-05 05:07:00'), +(241, 192, '2023-05-05 11:55:15', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-05 11:55:15', '2023-05-05 11:55:15'), +(242, 183, '2023-05-05 11:56:09', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-05 11:56:09', '2023-05-05 11:56:09'), +(243, 196, '2023-05-05 11:56:18', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-05 11:56:18', '2023-05-05 11:56:18'), +(244, 193, '2023-05-05 11:56:35', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-05 11:56:35', '2023-05-05 11:56:35'), +(245, 184, '2023-05-05 11:57:20', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-05 11:57:20', '2023-05-05 11:57:20'), +(246, 197, '2023-05-05 11:58:18', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-05 11:58:18', '2023-05-05 11:58:18'), +(247, 188, '2023-05-05 11:59:30', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-05 11:59:30', '2023-05-05 11:59:30'), +(248, 185, '2023-05-05 12:00:18', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-05 12:00:18', '2023-05-05 12:00:18'), +(249, 162, '2023-05-05 12:00:54', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-05 12:00:54', '2023-05-05 12:00:54'), +(250, 179, '2023-05-05 12:01:31', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-05 12:01:31', '2023-05-05 12:01:31'), +(251, 161, '2023-05-05 12:02:02', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-05 12:02:02', '2023-05-05 12:02:02'), +(252, 214, '2023-05-05 12:02:23', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-05 12:02:23', '2023-05-05 12:02:23'), +(253, 208, '2023-05-05 12:03:27', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-05 12:03:27', '2023-05-05 12:03:27'), +(254, 213, '2023-05-05 12:03:51', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-05 12:03:51', '2023-05-05 12:03:51'), +(255, 210, '2023-05-05 12:04:13', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-05 12:04:13', '2023-05-05 12:04:13'), +(256, 207, '2023-05-05 12:04:32', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-05 12:04:32', '2023-05-05 12:04:32'), +(257, 203, '2023-05-05 12:05:02', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-05 12:05:02', '2023-05-05 12:05:02'), +(258, 204, '2023-05-05 12:05:28', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-05 12:05:28', '2023-05-05 12:05:28'), +(259, 205, '2023-05-05 12:05:59', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-05 12:05:59', '2023-05-05 12:05:59'), +(260, 174, '2023-05-05 12:06:45', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-05 12:06:45', '2023-05-05 12:06:45'), +(261, 187, '2023-05-05 12:07:34', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-05 12:07:34', '2023-05-05 12:07:34'), +(262, 164, '2023-05-05 12:08:02', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-05 12:08:02', '2023-05-05 12:08:02'), +(263, 170, '2023-05-05 12:08:34', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-05 12:08:34', '2023-05-05 12:08:34'), +(264, 171, '2023-05-05 12:10:15', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-05 12:10:15', '2023-05-05 12:10:15'), +(265, 157, '2023-05-05 12:10:46', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-05 12:10:46', '2023-05-05 12:10:46'), +(266, 189, '2023-05-05 12:12:32', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-05 12:12:32', '2023-05-05 12:12:32'), +(267, 209, '2023-05-05 12:13:32', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-05 12:13:32', '2023-05-05 12:13:32'), +(268, 198, '2023-05-05 12:14:19', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-05 12:14:19', '2023-05-05 12:14:19'), +(269, 177, '2023-05-05 12:15:31', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-05 12:15:31', '2023-05-05 12:15:31'), +(270, 175, '2023-05-05 12:16:08', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-05 12:16:08', '2023-05-05 12:16:08'), +(271, 172, '2023-05-05 12:16:34', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-05 12:16:34', '2023-05-05 12:16:34'), +(272, 199, '2023-05-05 12:17:27', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-05 12:17:27', '2023-05-05 12:17:27'), +(273, 180, '2023-05-05 12:17:50', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-05 12:17:50', '2023-05-05 12:17:50'), +(274, 186, '2023-05-05 12:18:13', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-05 12:18:13', '2023-05-05 12:18:13'), +(275, 169, '2023-05-05 12:19:04', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-05 12:19:04', '2023-05-05 12:19:04'), +(276, 163, '2023-05-05 12:19:48', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-05 12:19:48', '2023-05-05 12:19:48'), +(277, 182, '2023-05-05 12:20:56', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-05 12:20:56', '2023-05-05 12:20:56'), +(278, 159, '2023-05-05 12:21:26', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-05 12:21:26', '2023-05-05 12:21:26'), +(279, 178, '2023-05-05 12:21:57', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-05 12:21:57', '2023-05-05 12:21:57'), +(280, 125, '2023-05-05 12:28:58', 'Parcel delivered [Collected] and received by [Gladys Arhin]', NULL, '2023-05-05 12:28:58', '2023-05-05 12:28:58'), +(281, 96, '2023-05-05 12:29:24', 'Parcel delivered [Collected] and received by [Gloria]', NULL, '2023-05-05 12:29:24', '2023-05-05 12:29:24'), +(282, 94, '2023-05-05 12:29:43', 'Parcel delivered [Collected] and received by [Pearl]', NULL, '2023-05-05 12:29:43', '2023-05-05 12:29:43'), +(283, 133, '2023-05-05 12:30:06', 'Parcel delivered [Collected] and received by [Eunice Owiredu]', NULL, '2023-05-05 12:30:06', '2023-05-05 12:30:06'), +(284, 101, '2023-05-05 12:30:30', 'Parcel delivered [Collected] and received by [Owusu Angela]', NULL, '2023-05-05 12:30:30', '2023-05-05 12:30:30'), +(285, 115, '2023-05-05 12:30:52', 'Parcel delivered [Collected] and received by [Sabina Osei]', NULL, '2023-05-05 12:30:52', '2023-05-05 12:30:52'), +(286, 113, '2023-05-05 12:31:22', 'Parcel delivered [Collected] and received by [Rachael]', NULL, '2023-05-05 12:31:22', '2023-05-05 12:31:22'), +(287, 111, '2023-05-05 12:32:21', 'Parcel delivered [Collected] and received by [Sena Ama]', NULL, '2023-05-05 12:32:21', '2023-05-05 12:32:21'), +(288, 128, '2023-05-05 12:33:12', 'Parcel delivered [Collected] and received by [Ellah Naa Dede]', NULL, '2023-05-05 12:33:12', '2023-05-05 12:33:12'), +(289, 108, '2023-05-05 12:33:40', 'Parcel delivered [Collected] and received by [Asafo Enyonam Cecilia]', NULL, '2023-05-05 12:33:40', '2023-05-05 12:33:40'), +(290, 122, '2023-05-05 12:34:37', 'Parcel delivered [Collected] and received by [Yvonne]', NULL, '2023-05-05 12:34:37', '2023-05-05 12:34:37'), +(291, 120, '2023-05-05 12:35:01', 'Parcel delivered [Collected] and received by [Judith]', NULL, '2023-05-05 12:35:01', '2023-05-05 12:35:01'), +(292, 109, '2023-05-05 12:35:22', 'Parcel delivered [Collected] and received by [Ramatu Alhassan]', NULL, '2023-05-05 12:35:22', '2023-05-05 12:35:22'), +(293, 102, '2023-05-05 12:35:48', 'Parcel delivered [Collected] and received by [Patience]', NULL, '2023-05-05 12:35:48', '2023-05-05 12:35:48'), +(294, 100, '2023-05-05 12:36:18', 'Parcel delivered [Collected] and received by [Grace]', NULL, '2023-05-05 12:36:18', '2023-05-05 12:36:18'), +(295, 106, '2023-05-05 12:36:45', 'Parcel delivered [Collected] and received by [Akumani Esther]', NULL, '2023-05-05 12:36:45', '2023-05-05 12:36:45'), +(296, 97, '2023-05-05 12:37:08', 'Parcel delivered [Collected] and received by [Akosua]', NULL, '2023-05-05 12:37:08', '2023-05-05 12:37:08'), +(297, 99, '2023-05-05 12:53:00', 'Parcel delivered [Collected] and received by [Bridget]', NULL, '2023-05-05 12:53:00', '2023-05-05 12:53:00'), +(298, 105, '2023-05-05 12:53:32', 'Parcel delivered [Collected] and received by [Fauzia]', NULL, '2023-05-05 12:53:32', '2023-05-05 12:53:32'), +(299, 150, '2023-05-05 12:54:32', 'Parcel delivered [Collected] and received by [Philomina Antwiwaa]', NULL, '2023-05-05 12:54:32', '2023-05-05 12:54:32'), +(300, 140, '2023-05-05 12:54:53', 'Parcel delivered [Collected] and received by [Bridget]', NULL, '2023-05-05 12:54:53', '2023-05-05 12:54:53'), +(301, 139, '2023-05-05 12:55:23', 'Parcel delivered [Collected] and received by [Jude Addai Jnr]', NULL, '2023-05-05 12:55:23', '2023-05-05 12:55:23'), +(302, 137, '2023-05-05 12:56:04', 'Parcel delivered [Collected] and received by [Elaine]', NULL, '2023-05-05 12:56:04', '2023-05-05 12:56:04'), +(303, 146, '2023-05-05 12:56:43', 'Parcel delivered [Collected] and received by [Mercy]', NULL, '2023-05-05 12:56:43', '2023-05-05 12:56:43'), +(304, 136, '2023-05-05 12:57:07', 'Parcel delivered [Collected] and received by [Kafui]', NULL, '2023-05-05 12:57:07', '2023-05-05 12:57:07'), +(305, 135, '2023-05-05 12:57:35', 'Parcel delivered [Collected] and received by [Judith]', NULL, '2023-05-05 12:57:35', '2023-05-05 12:57:35'), +(306, 148, '2023-05-05 12:58:04', 'Parcel delivered [Collected] and received by [Beatrice]', NULL, '2023-05-05 12:58:04', '2023-05-05 12:58:04'), +(307, 147, '2023-05-05 12:58:31', 'Parcel delivered [Collected] and received by [Adzokatse Esenam]', NULL, '2023-05-05 12:58:31', '2023-05-05 12:58:31'), +(308, 143, '2023-05-05 12:59:13', 'Parcel delivered [Collected] and received by [Famia]', NULL, '2023-05-05 12:59:13', '2023-05-05 12:59:13'), +(311, 219, '2023-05-05 20:52:02', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-05 20:52:02', '2023-05-05 20:52:02'), +(312, 217, '2023-05-05 20:52:24', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-05 20:52:24', '2023-05-05 20:52:24'), +(313, 217, '2023-05-05 20:53:32', 'Parcel delivered [Collected] and received by [Evans]', NULL, '2023-05-05 20:53:32', '2023-05-05 20:53:32'), +(314, 219, '2023-05-05 20:54:37', 'Parcel delivered [Collected] and received by [Frimpong]', NULL, '2023-05-05 20:54:37', '2023-05-05 20:54:37'), +(315, 173, '2023-05-06 16:03:44', 'Parcel delivered [Collected] and received by [Ohemaa Tiwaa]', NULL, '2023-05-06 16:03:44', '2023-05-06 16:03:44'), +(316, 181, '2023-05-06 16:04:08', 'Parcel delivered [Collected] and received by [Esther Arhinful]', NULL, '2023-05-06 16:04:08', '2023-05-06 16:04:08'), +(317, 158, '2023-05-06 16:05:41', 'Parcel delivered [Collected] and received by [Blessing]', NULL, '2023-05-06 16:05:41', '2023-05-06 16:05:41'), +(318, 156, '2023-05-06 16:06:44', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-06 16:06:44', '2023-05-06 16:06:44'), +(319, 194, '2023-05-06 16:07:43', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-06 16:07:43', '2023-05-06 16:07:43'), +(320, 201, '2023-05-06 16:10:04', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-06 16:10:04', '2023-05-06 16:10:04'), +(321, 206, '2023-05-06 16:10:42', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-06 16:10:42', '2023-05-06 16:10:42'), +(322, 129, '2023-05-06 16:10:54', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-06 16:10:54', '2023-05-06 16:10:54'), +(323, 191, '2023-05-06 16:11:21', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-06 16:11:21', '2023-05-06 16:11:21'), +(324, 215, '2023-05-06 16:12:10', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-06 16:12:10', '2023-05-06 16:12:10'), +(325, 200, '2023-05-06 16:12:53', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-06 16:12:53', '2023-05-06 16:12:53'), +(326, 212, '2023-05-06 16:13:07', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-06 16:13:07', '2023-05-06 16:13:07'), +(327, 176, '2023-05-06 16:13:20', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-06 16:13:20', '2023-05-06 16:13:20'), +(328, 167, '2023-05-06 16:13:33', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-06 16:13:33', '2023-05-06 16:13:33'), +(329, 195, '2023-05-06 16:13:43', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-06 16:13:43', '2023-05-06 16:13:43'), +(330, 211, '2023-05-06 16:14:09', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-06 16:14:09', '2023-05-06 16:14:09'), +(331, 166, '2023-05-06 16:15:18', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-06 16:15:18', '2023-05-06 16:15:18'), +(332, 190, '2023-05-06 16:15:29', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-06 16:15:29', '2023-05-06 16:15:29'), +(333, 168, '2023-05-06 16:15:40', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-06 16:15:40', '2023-05-06 16:15:40'), +(334, 202, '2023-05-07 06:38:11', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-07 06:38:11', '2023-05-07 06:38:11'), +(335, 237, '2023-05-07 06:44:12', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 06:44:12', '2023-05-07 06:44:12'), +(336, 229, '2023-05-07 06:44:30', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 06:44:30', '2023-05-07 06:44:30'), +(337, 227, '2023-05-07 06:44:46', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 06:44:46', '2023-05-07 06:44:46'), +(338, 248, '2023-05-07 06:44:58', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 06:44:58', '2023-05-07 06:44:58'), +(339, 247, '2023-05-07 06:45:20', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 06:45:20', '2023-05-07 06:45:20'), +(340, 233, '2023-05-07 06:45:39', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 06:45:39', '2023-05-07 06:45:39'), +(341, 221, '2023-05-07 07:04:35', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 07:04:35', '2023-05-07 07:04:35'), +(342, 240, '2023-05-07 07:04:49', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 07:04:49', '2023-05-07 07:04:49'), +(343, 228, '2023-05-07 07:05:00', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 07:05:00', '2023-05-07 07:05:00'), +(344, 230, '2023-05-07 07:06:12', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 07:06:12', '2023-05-07 07:06:12'), +(345, 249, '2023-05-07 07:06:32', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 07:06:32', '2023-05-07 07:06:32'), +(346, 226, '2023-05-07 07:07:40', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 07:07:40', '2023-05-07 07:07:40'), +(347, 238, '2023-05-07 07:07:52', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 07:07:52', '2023-05-07 07:07:52'), +(348, 224, '2023-05-07 07:08:00', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 07:08:00', '2023-05-07 07:08:00'), +(349, 239, '2023-05-07 07:08:11', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 07:08:11', '2023-05-07 07:08:11'), +(350, 225, '2023-05-07 07:08:25', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 07:08:25', '2023-05-07 07:08:25'), +(351, 242, '2023-05-07 07:08:34', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 07:08:34', '2023-05-07 07:08:34'), +(352, 222, '2023-05-07 07:08:44', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 07:08:44', '2023-05-07 07:08:44'), +(353, 223, '2023-05-07 07:08:56', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 07:08:56', '2023-05-07 07:08:56'), +(354, 252, '2023-05-07 07:09:03', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 07:09:03', '2023-05-07 07:09:03'), +(355, 253, '2023-05-07 07:09:15', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-07 07:09:15', '2023-05-07 07:09:15'), +(356, 244, '2023-05-07 07:09:40', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-07 07:09:40', '2023-05-07 07:09:40'), +(357, 250, '2023-05-07 07:09:58', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-07 07:09:58', '2023-05-07 07:09:58'), +(358, 220, '2023-05-07 07:10:07', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-07 07:10:07', '2023-05-07 07:10:07'), +(359, 251, '2023-05-07 07:10:15', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-07 07:10:15', '2023-05-07 07:10:15'), +(360, 243, '2023-05-07 07:10:24', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-07 07:10:24', '2023-05-07 07:10:24'), +(361, 246, '2023-05-07 07:11:33', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-07 07:11:33', '2023-05-07 07:11:33'), +(362, 254, '2023-05-07 07:13:23', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-07 07:13:23', '2023-05-07 07:13:23'), +(363, 231, '2023-05-07 07:16:35', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-05-07 07:16:35', '2023-05-07 07:16:35'), +(364, 244, '2023-05-07 07:18:24', 'Parcel delivered [Collected] and received by [Abubakari Munira]', NULL, '2023-05-07 07:18:24', '2023-05-07 07:18:24'), +(365, 250, '2023-05-07 07:18:56', 'Parcel delivered [Collected] and received by [Akuvi]', NULL, '2023-05-07 07:18:56', '2023-05-07 07:18:56'), +(366, 220, '2023-05-07 07:19:11', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-05-07 07:19:11', '2023-05-07 07:19:11'), +(367, 251, '2023-05-07 07:19:21', 'Parcel delivered [Collected] and received by [Dede]', NULL, '2023-05-07 07:19:21', '2023-05-07 07:19:21'), +(368, 243, '2023-05-07 07:20:14', 'Issue Parcel Reason: [wrong delivery]', NULL, '2023-05-07 07:20:14', '2023-05-07 07:20:14'), +(369, 246, '2023-05-07 07:20:37', 'Parcel delivered [Collected] and received by [Dorothy]', NULL, '2023-05-07 07:20:37', '2023-05-07 07:20:37'), +(370, 254, '2023-05-07 07:20:53', 'Parcel delivered [Collected] and received by [Chery]', NULL, '2023-05-07 07:20:53', '2023-05-07 07:20:53'), +(371, 231, '2023-05-07 07:21:08', 'Parcel delivered [Collected] and received by [Jenima Aboagye]', NULL, '2023-05-07 07:21:08', '2023-05-07 07:21:08'), +(372, 189, '2023-05-07 07:22:34', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-07 07:22:34', '2023-05-07 07:22:34'), +(373, 209, '2023-05-07 07:22:47', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-07 07:22:47', '2023-05-07 07:22:47'), +(374, 198, '2023-05-07 07:23:37', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-07 07:23:37', '2023-05-07 07:23:37'), +(375, 177, '2023-05-07 07:23:51', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-07 07:23:51', '2023-05-07 07:23:51'), +(376, 175, '2023-05-07 07:24:05', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-07 07:24:05', '2023-05-07 07:24:05'), +(377, 172, '2023-05-07 07:24:43', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-07 07:24:43', '2023-05-07 07:24:43'), +(378, 199, '2023-05-07 07:24:53', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-07 07:24:53', '2023-05-07 07:24:53'), +(379, 180, '2023-05-07 07:25:09', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-07 07:25:09', '2023-05-07 07:25:09'), +(380, 186, '2023-05-07 07:25:19', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-07 07:25:19', '2023-05-07 07:25:19'), +(381, 169, '2023-05-07 07:25:30', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-07 07:25:30', '2023-05-07 07:25:30'), +(382, 163, '2023-05-07 07:26:39', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-07 07:26:39', '2023-05-07 07:26:39'), +(383, 182, '2023-05-07 07:26:52', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-07 07:26:52', '2023-05-07 07:26:52'), +(384, 236, '2023-05-07 07:27:29', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-07 07:27:29', '2023-05-07 07:27:29'), +(385, 178, '2023-05-07 07:28:12', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-07 07:28:12', '2023-05-07 07:28:12'), +(386, 208, '2023-05-07 22:46:38', 'Parcel delivered [Collected] and received by [Mercy]', NULL, '2023-05-07 22:46:38', '2023-05-07 22:46:38'), +(387, 213, '2023-05-07 22:49:16', 'Parcel delivered [Collected] and received by [Maame Yaa]', NULL, '2023-05-07 22:49:16', '2023-05-07 22:49:16'), +(388, 210, '2023-05-07 22:49:27', 'Parcel delivered [Collected] and received by [Belinda]', NULL, '2023-05-07 22:49:27', '2023-05-07 22:49:27'), +(389, 207, '2023-05-07 22:49:33', 'Parcel delivered [Collected] and received by [Tee]', NULL, '2023-05-07 22:49:33', '2023-05-07 22:49:33'), +(390, 203, '2023-05-07 22:49:42', 'Parcel delivered [Collected] and received by [Sandy]', NULL, '2023-05-07 22:49:42', '2023-05-07 22:49:42'), +(391, 204, '2023-05-07 22:49:50', 'Parcel delivered [Collected] and received by [Jane Asenso]', NULL, '2023-05-07 22:49:50', '2023-05-07 22:49:50'), +(392, 205, '2023-05-07 22:49:59', 'Parcel delivered [Collected] and received by [Donkor Grace]', NULL, '2023-05-07 22:49:59', '2023-05-07 22:49:59'), +(393, 174, '2023-05-07 22:53:57', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-05-07 22:53:57', '2023-05-07 22:53:57'), +(394, 187, '2023-05-07 22:54:24', 'Parcel delivered [Collected] and received by [Paulina Yankson]', NULL, '2023-05-07 22:54:24', '2023-05-07 22:54:24'), +(395, 170, '2023-05-07 22:58:12', 'Parcel delivered [Collected] and received by [Priscilla]', NULL, '2023-05-07 22:58:12', '2023-05-07 22:58:12'), +(396, 171, '2023-05-07 22:58:23', 'Parcel delivered [Collected] and received by [customer]', NULL, '2023-05-07 22:58:23', '2023-05-07 22:58:23'), +(397, 157, '2023-05-07 22:58:33', 'Parcel delivered [Collected] and received by [Daniel Ntiriakwa]', NULL, '2023-05-07 22:58:33', '2023-05-07 22:58:33'), +(398, 237, '2023-05-07 23:29:36', 'Parcel delivered [Collected] and received by [Nana Yaa]', NULL, '2023-05-07 23:29:36', '2023-05-07 23:29:36'), +(399, 229, '2023-05-07 23:32:37', 'Parcel delivered [Collected] and received by [Grace]', NULL, '2023-05-07 23:32:37', '2023-05-07 23:32:37'), +(400, 227, '2023-05-07 23:33:07', 'Parcel delivered [Collected] and received by [Judith]', NULL, '2023-05-07 23:33:07', '2023-05-07 23:33:07'), +(401, 248, '2023-05-07 23:33:15', 'Parcel delivered [Collected] and received by [Nana Akua]', NULL, '2023-05-07 23:33:15', '2023-05-07 23:33:15'), +(402, 247, '2023-05-07 23:33:22', 'Parcel delivered [Collected] and received by [Patrick]', NULL, '2023-05-07 23:33:22', '2023-05-07 23:33:22'), +(403, 233, '2023-05-07 23:33:35', 'Parcel delivered [Collected] and received by [Rebecca Mensah]', NULL, '2023-05-07 23:33:35', '2023-05-07 23:33:35'), +(404, 221, '2023-05-07 23:33:55', 'Parcel delivered [Collected] and received by [Customer 1]', NULL, '2023-05-07 23:33:55', '2023-05-07 23:33:55'), +(405, 240, '2023-05-07 23:34:04', 'Parcel delivered [Collected] and received by [Juliana Nsiah]', NULL, '2023-05-07 23:34:04', '2023-05-07 23:34:04'), +(406, 228, '2023-05-07 23:34:12', 'Parcel delivered [Collected] and received by [Justine]', NULL, '2023-05-07 23:34:12', '2023-05-07 23:34:12'), +(407, 129, '2023-05-07 23:35:11', 'Parcel delivered [Collected] and received by [Aby]', NULL, '2023-05-07 23:35:11', '2023-05-07 23:35:11'), +(408, 230, '2023-05-07 23:40:34', 'Parcel delivered [Collected] and received by [Jake]', NULL, '2023-05-07 23:40:34', '2023-05-07 23:40:34'), +(409, 249, '2023-05-07 23:40:50', 'Parcel delivered [Collected] and received by [Paa kwese]', NULL, '2023-05-07 23:40:50', '2023-05-07 23:40:50'), +(410, 226, '2023-05-07 23:40:59', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-05-07 23:40:59', '2023-05-07 23:40:59'), +(411, 238, '2023-05-07 23:53:28', 'Parcel delivered [Collected] and received by [Ama Lizzy]', NULL, '2023-05-07 23:53:28', '2023-05-07 23:53:28'), +(412, 224, '2023-05-08 00:02:09', 'Parcel delivered [Collected] and received by [Erica]', NULL, '2023-05-08 00:02:09', '2023-05-08 00:02:09'), +(413, 239, '2023-05-08 00:02:19', 'Parcel delivered [Collected] and received by [Abena]', NULL, '2023-05-08 00:02:19', '2023-05-08 00:02:19'), +(414, 225, '2023-05-08 00:02:50', 'Parcel delivered [Collected] and received by [Jessa]', NULL, '2023-05-08 00:02:50', '2023-05-08 00:02:50'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(415, 242, '2023-05-08 00:03:02', 'Parcel delivered [Collected] and received by [Betty]', NULL, '2023-05-08 00:03:02', '2023-05-08 00:03:02'), +(416, 222, '2023-05-08 00:03:12', 'Parcel delivered [Collected] and received by [Charllotte]', NULL, '2023-05-08 00:03:12', '2023-05-08 00:03:12'), +(417, 252, '2023-05-08 00:03:26', 'Parcel delivered [Collected] and received by [Bibi]', NULL, '2023-05-08 00:03:26', '2023-05-08 00:03:26'), +(418, 253, '2023-05-08 00:03:35', 'Parcel delivered [Collected] and received by [Sandra Addison]', NULL, '2023-05-08 00:03:35', '2023-05-08 00:03:35'), +(419, 255, '2023-05-08 10:26:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-08 10:26:15', '2023-05-08 10:26:15'), +(420, 256, '2023-05-08 10:26:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-08 10:26:46', '2023-05-08 10:26:46'), +(421, 257, '2023-05-08 10:27:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-08 10:27:20', '2023-05-08 10:27:20'), +(422, 258, '2023-05-08 10:27:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-08 10:27:45', '2023-05-08 10:27:45'), +(423, 269, '2023-05-08 13:58:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 13:58:09', '2023-05-08 13:58:09'), +(424, 269, '2023-05-08 13:58:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 13:58:09', '2023-05-08 13:58:09'), +(425, 283, '2023-05-08 14:00:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 14:00:34', '2023-05-08 14:00:34'), +(426, 278, '2023-05-08 14:00:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 14:00:51', '2023-05-08 14:00:51'), +(427, 263, '2023-05-08 15:51:28', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 15:51:28', '2023-05-08 15:51:28'), +(428, 284, '2023-05-08 15:56:58', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 15:56:58', '2023-05-08 15:56:58'), +(429, 281, '2023-05-08 16:01:20', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 16:01:20', '2023-05-08 16:01:20'), +(430, 282, '2023-05-08 16:01:58', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 16:01:58', '2023-05-08 16:01:58'), +(431, 280, '2023-05-08 16:02:18', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 16:02:18', '2023-05-08 16:02:18'), +(432, 277, '2023-05-08 16:02:42', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 16:02:42', '2023-05-08 16:02:42'), +(433, 259, '2023-05-08 16:03:18', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 16:03:18', '2023-05-08 16:03:18'), +(434, 260, '2023-05-08 16:03:42', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 16:03:42', '2023-05-08 16:03:42'), +(435, 267, '2023-05-08 16:03:59', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 16:03:59', '2023-05-08 16:03:59'), +(436, 265, '2023-05-08 16:04:17', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 16:04:17', '2023-05-08 16:04:17'), +(437, 261, '2023-05-08 16:05:15', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 16:05:15', '2023-05-08 16:05:15'), +(438, 264, '2023-05-08 16:05:33', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 16:05:33', '2023-05-08 16:05:33'), +(439, 262, '2023-05-08 16:05:53', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 16:05:53', '2023-05-08 16:05:53'), +(440, 274, '2023-05-08 16:06:10', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 16:06:10', '2023-05-08 16:06:10'), +(441, 272, '2023-05-08 16:06:28', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 16:06:28', '2023-05-08 16:06:28'), +(442, 271, '2023-05-08 16:06:49', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 16:06:49', '2023-05-08 16:06:49'), +(443, 266, '2023-05-08 16:07:09', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 16:07:09', '2023-05-08 16:07:09'), +(444, 268, '2023-05-08 16:07:28', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-08 16:07:28', '2023-05-08 16:07:28'), +(445, 269, '2023-05-08 21:03:09', 'Parcel delivered [Collected] and received by [Nana Amma]', NULL, '2023-05-08 21:03:09', '2023-05-08 21:03:09'), +(446, 283, '2023-05-08 21:03:31', 'Parcel delivered [Collected] and received by [Ella]', NULL, '2023-05-08 21:03:31', '2023-05-08 21:03:31'), +(447, 278, '2023-05-08 21:04:34', 'Parcel delivered [Collected] and received by [Gayome patience]', NULL, '2023-05-08 21:04:34', '2023-05-08 21:04:34'), +(448, 255, '2023-05-08 21:28:45', 'Parcel delivered [Collected] and received by [Solomon]', NULL, '2023-05-08 21:28:45', '2023-05-08 21:28:45'), +(449, 256, '2023-05-08 21:29:07', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-05-08 21:29:07', '2023-05-08 21:29:07'), +(450, 257, '2023-05-08 21:29:22', 'Parcel delivered [Collected] and received by [Nana Yharh]', NULL, '2023-05-08 21:29:22', '2023-05-08 21:29:22'), +(451, 258, '2023-05-08 21:29:36', 'Parcel delivered [Collected] and received by [Naa]', NULL, '2023-05-08 21:29:36', '2023-05-08 21:29:36'), +(452, 189, '2023-05-08 21:30:51', 'Parcel delivered [Collected] and received by [Kauthar]', NULL, '2023-05-08 21:30:51', '2023-05-08 21:30:51'), +(453, 209, '2023-05-08 21:31:10', 'Parcel delivered [Collected] and received by [Addai Georgia]', NULL, '2023-05-08 21:31:10', '2023-05-08 21:31:10'), +(454, 198, '2023-05-08 21:33:03', 'Parcel delivered [Collected] and received by [Konadu]', NULL, '2023-05-08 21:33:03', '2023-05-08 21:33:03'), +(455, 177, '2023-05-08 21:33:14', 'Parcel delivered [Collected] and received by [Osman Jamila]', NULL, '2023-05-08 21:33:14', '2023-05-08 21:33:14'), +(456, 175, '2023-05-08 21:33:27', 'Parcel delivered [Collected] and received by [Erica Boakye]', NULL, '2023-05-08 21:33:27', '2023-05-08 21:33:27'), +(457, 172, '2023-05-08 21:33:39', 'Parcel delivered [Collected] and received by [Janet Duah Boakye]', NULL, '2023-05-08 21:33:39', '2023-05-08 21:33:39'), +(458, 199, '2023-05-08 21:33:51', 'Parcel delivered [Collected] and received by [Victoria Ofori]', NULL, '2023-05-08 21:33:51', '2023-05-08 21:33:51'), +(459, 180, '2023-05-08 21:34:02', 'Parcel delivered [Collected] and received by [Osei Bonsu]', NULL, '2023-05-08 21:34:02', '2023-05-08 21:34:02'), +(460, 186, '2023-05-08 21:34:11', 'Parcel delivered [Collected] and received by [Navida]', NULL, '2023-05-08 21:34:11', '2023-05-08 21:34:11'), +(461, 169, '2023-05-08 21:34:28', 'Parcel delivered [Collected] and received by [Brandy Appiah]', NULL, '2023-05-08 21:34:28', '2023-05-08 21:34:28'), +(462, 163, '2023-05-08 21:34:37', 'Parcel delivered [Collected] and received by [Sandra Owusu]', NULL, '2023-05-08 21:34:37', '2023-05-08 21:34:37'), +(463, 182, '2023-05-08 21:34:46', 'Parcel delivered [Collected] and received by [Julliet]', NULL, '2023-05-08 21:34:46', '2023-05-08 21:34:46'), +(464, 159, '2023-05-08 21:35:52', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-08 21:35:52', '2023-05-08 21:35:52'), +(465, 159, '2023-05-08 21:36:11', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-05-08 21:36:11', '2023-05-08 21:36:11'), +(466, 178, '2023-05-08 21:36:20', 'Parcel delivered [Collected] and received by [Pomaa Rachel]', NULL, '2023-05-08 21:36:20', '2023-05-08 21:36:20'), +(467, 263, '2023-05-08 22:33:56', 'Parcel delivered [Collected] and received by [Mhundy]', NULL, '2023-05-08 22:33:56', '2023-05-08 22:33:56'), +(468, 284, '2023-05-08 22:34:31', 'Parcel delivered [Collected] and received by [Akosua]', NULL, '2023-05-08 22:34:31', '2023-05-08 22:34:31'), +(469, 281, '2023-05-08 22:34:58', 'Parcel delivered [Collected] and received by [Victoria]', NULL, '2023-05-08 22:34:58', '2023-05-08 22:34:58'), +(470, 282, '2023-05-08 22:35:15', 'Parcel delivered [Collected] and received by [Blessing Amoah]', NULL, '2023-05-08 22:35:15', '2023-05-08 22:35:15'), +(471, 280, '2023-05-08 22:35:39', 'Parcel delivered [Collected] and received by [Charity]', NULL, '2023-05-08 22:35:39', '2023-05-08 22:35:39'), +(472, 277, '2023-05-08 22:36:02', 'Parcel delivered [Collected] and received by [Nyamekye]', NULL, '2023-05-08 22:36:02', '2023-05-08 22:36:02'), +(473, 259, '2023-05-08 22:36:20', 'Parcel delivered [Collected] and received by [Ewurafua]', NULL, '2023-05-08 22:36:20', '2023-05-08 22:36:20'), +(474, 260, '2023-05-08 22:36:51', 'Parcel delivered [Collected] and received by [Emmanuella Essel]', NULL, '2023-05-08 22:36:51', '2023-05-08 22:36:51'), +(475, 267, '2023-05-08 22:37:09', 'Parcel delivered [Collected] and received by [Alwahida]', NULL, '2023-05-08 22:37:09', '2023-05-08 22:37:09'), +(476, 265, '2023-05-08 22:37:27', 'Parcel delivered [Collected] and received by [Mina Adams]', NULL, '2023-05-08 22:37:27', '2023-05-08 22:37:27'), +(477, 261, '2023-05-08 22:37:49', 'Parcel delivered [Collected] and received by [Naomi]', NULL, '2023-05-08 22:37:49', '2023-05-08 22:37:49'), +(478, 264, '2023-05-08 22:38:04', 'Parcel delivered [Collected] and received by [Addi]', NULL, '2023-05-08 22:38:04', '2023-05-08 22:38:04'), +(479, 262, '2023-05-08 22:38:22', 'Parcel delivered [Collected] and received by [Mimi]', NULL, '2023-05-08 22:38:22', '2023-05-08 22:38:22'), +(480, 274, '2023-05-08 22:38:40', 'Parcel delivered [Collected] and received by [Ella]', NULL, '2023-05-08 22:38:40', '2023-05-08 22:38:40'), +(481, 272, '2023-05-08 22:39:00', 'Parcel delivered [Collected] and received by [Akua Gyimah]', NULL, '2023-05-08 22:39:00', '2023-05-08 22:39:00'), +(482, 271, '2023-05-08 22:39:21', 'Parcel delivered [Collected] and received by [Rahma]', NULL, '2023-05-08 22:39:21', '2023-05-08 22:39:21'), +(483, 266, '2023-05-08 22:39:38', 'Parcel delivered [Collected] and received by [Estella]', NULL, '2023-05-08 22:39:38', '2023-05-08 22:39:38'), +(484, 268, '2023-05-08 22:39:54', 'Parcel delivered [Collected] and received by [Ellen]', NULL, '2023-05-08 22:39:54', '2023-05-08 22:39:54'), +(485, 286, '2023-05-09 07:37:02', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Self Pickup]', NULL, '2023-05-09 07:37:02', '2023-05-09 07:37:02'), +(486, 286, '2023-05-09 07:49:04', 'Parcel delivered [Collected] and received by [Sam]', NULL, '2023-05-09 07:49:04', '2023-05-09 07:49:04'), +(487, 270, '2023-05-09 12:42:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-09 12:42:37', '2023-05-09 12:42:37'), +(488, 10, '2023-05-09 12:43:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-09 12:43:02', '2023-05-09 12:43:02'), +(489, 285, '2023-05-09 12:43:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-09 12:43:33', '2023-05-09 12:43:33'), +(490, 285, '2023-05-09 12:43:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-09 12:43:33', '2023-05-09 12:43:33'), +(491, 279, '2023-05-09 12:43:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-09 12:43:41', '2023-05-09 12:43:41'), +(492, 273, '2023-05-09 12:43:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-09 12:43:49', '2023-05-09 12:43:49'), +(493, 276, '2023-05-09 12:43:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-09 12:43:56', '2023-05-09 12:43:56'), +(494, 275, '2023-05-09 12:44:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-09 12:44:03', '2023-05-09 12:44:03'), +(495, 275, '2023-05-09 12:44:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-09 12:44:03', '2023-05-09 12:44:03'), +(496, 241, '2023-05-09 12:44:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-09 12:44:11', '2023-05-09 12:44:11'), +(497, 234, '2023-05-09 12:44:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-09 12:44:22', '2023-05-09 12:44:22'), +(498, 245, '2023-05-09 12:44:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-09 12:44:38', '2023-05-09 12:44:38'), +(499, 296, '2023-05-09 12:57:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-09 12:57:40', '2023-05-09 12:57:40'), +(500, 317, '2023-05-09 12:57:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Admin]', NULL, '2023-05-09 12:57:59', '2023-05-09 12:57:59'), +(501, 292, '2023-05-09 12:58:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Admin]', NULL, '2023-05-09 12:58:15', '2023-05-09 12:58:15'), +(502, 291, '2023-05-09 12:58:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Admin]', NULL, '2023-05-09 12:58:22', '2023-05-09 12:58:22'), +(503, 320, '2023-05-09 12:58:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Admin]', NULL, '2023-05-09 12:58:30', '2023-05-09 12:58:30'), +(504, 304, '2023-05-09 12:59:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-09 12:59:33', '2023-05-09 12:59:33'), +(505, 296, '2023-05-09 13:00:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-09 13:00:48', '2023-05-09 13:00:48'), +(506, 317, '2023-05-09 13:01:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-09 13:01:03', '2023-05-09 13:01:03'), +(507, 292, '2023-05-09 13:01:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-09 13:01:08', '2023-05-09 13:01:08'), +(508, 291, '2023-05-09 13:01:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-09 13:01:17', '2023-05-09 13:01:17'), +(509, 320, '2023-05-09 13:01:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-09 13:01:21', '2023-05-09 13:01:21'), +(510, 304, '2023-05-09 13:01:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-09 13:01:30', '2023-05-09 13:01:30'), +(511, 332, '2023-05-09 13:03:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:03:49', '2023-05-09 13:03:49'), +(512, 321, '2023-05-09 13:03:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Admin]', NULL, '2023-05-09 13:03:55', '2023-05-09 13:03:55'), +(513, 311, '2023-05-09 13:03:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Admin]', NULL, '2023-05-09 13:03:59', '2023-05-09 13:03:59'), +(514, 301, '2023-05-09 13:04:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Admin]', NULL, '2023-05-09 13:04:04', '2023-05-09 13:04:04'), +(515, 301, '2023-05-09 13:04:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Admin]', NULL, '2023-05-09 13:04:04', '2023-05-09 13:04:04'), +(516, 318, '2023-05-09 13:04:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Admin]', NULL, '2023-05-09 13:04:07', '2023-05-09 13:04:07'), +(517, 315, '2023-05-09 13:04:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Admin]', NULL, '2023-05-09 13:04:12', '2023-05-09 13:04:12'), +(518, 332, '2023-05-09 13:05:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:05:40', '2023-05-09 13:05:40'), +(519, 321, '2023-05-09 13:05:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:05:45', '2023-05-09 13:05:45'), +(520, 311, '2023-05-09 13:05:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:05:53', '2023-05-09 13:05:53'), +(521, 301, '2023-05-09 13:06:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:06:16', '2023-05-09 13:06:16'), +(522, 318, '2023-05-09 13:06:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:06:25', '2023-05-09 13:06:25'), +(523, 315, '2023-05-09 13:06:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:06:32', '2023-05-09 13:06:32'), +(524, 331, '2023-05-09 13:07:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:07:25', '2023-05-09 13:07:25'), +(525, 333, '2023-05-09 13:07:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:07:31', '2023-05-09 13:07:31'), +(526, 330, '2023-05-09 13:07:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:07:35', '2023-05-09 13:07:35'), +(527, 329, '2023-05-09 13:07:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:07:40', '2023-05-09 13:07:40'), +(528, 328, '2023-05-09 13:07:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:07:44', '2023-05-09 13:07:44'), +(529, 327, '2023-05-09 13:07:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:07:48', '2023-05-09 13:07:48'), +(530, 326, '2023-05-09 13:07:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:07:52', '2023-05-09 13:07:52'), +(531, 298, '2023-05-09 13:07:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:07:57', '2023-05-09 13:07:57'), +(532, 299, '2023-05-09 13:08:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:08:00', '2023-05-09 13:08:00'), +(533, 313, '2023-05-09 13:08:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:08:03', '2023-05-09 13:08:03'), +(534, 314, '2023-05-09 13:08:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:08:11', '2023-05-09 13:08:11'), +(535, 307, '2023-05-09 13:08:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:08:15', '2023-05-09 13:08:15'), +(536, 309, '2023-05-09 13:08:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:08:19', '2023-05-09 13:08:19'), +(537, 288, '2023-05-09 13:08:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:08:23', '2023-05-09 13:08:23'), +(538, 289, '2023-05-09 13:08:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:08:27', '2023-05-09 13:08:27'), +(539, 319, '2023-05-09 13:08:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:08:31', '2023-05-09 13:08:31'), +(540, 295, '2023-05-09 13:08:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:08:35', '2023-05-09 13:08:35'), +(541, 294, '2023-05-09 13:08:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:08:38', '2023-05-09 13:08:38'), +(542, 306, '2023-05-09 13:08:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:08:41', '2023-05-09 13:08:41'), +(543, 324, '2023-05-09 13:08:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:08:46', '2023-05-09 13:08:46'), +(544, 323, '2023-05-09 13:08:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:08:53', '2023-05-09 13:08:53'), +(545, 322, '2023-05-09 13:09:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:09:00', '2023-05-09 13:09:00'), +(546, 325, '2023-05-09 13:09:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-09 13:09:04', '2023-05-09 13:09:04'), +(547, 302, '2023-05-09 13:10:22', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-09 13:10:22', '2023-05-09 13:10:22'), +(548, 300, '2023-05-09 13:10:39', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-09 13:10:39', '2023-05-09 13:10:39'), +(549, 310, '2023-05-09 13:10:45', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-09 13:10:45', '2023-05-09 13:10:45'), +(550, 297, '2023-05-09 13:10:55', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-09 13:10:55', '2023-05-09 13:10:55'), +(551, 312, '2023-05-09 13:11:00', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-09 13:11:00', '2023-05-09 13:11:00'), +(552, 316, '2023-05-09 13:11:07', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-09 13:11:07', '2023-05-09 13:11:07'), +(553, 270, '2023-05-09 16:18:59', 'Parcel delivered [Collected] and received by [Nancy]', NULL, '2023-05-09 16:18:59', '2023-05-09 16:18:59'), +(554, 10, '2023-05-09 16:21:49', 'Parcel delivered [Collected] and received by [Priscilla]', NULL, '2023-05-09 16:21:49', '2023-05-09 16:21:49'), +(555, 236, '2023-05-09 16:21:58', 'Parcel delivered [Collected] and received by [Abigail Achiaa]', NULL, '2023-05-09 16:21:58', '2023-05-09 16:21:58'), +(556, 285, '2023-05-09 16:22:20', 'Parcel delivered [Collected] and received by [Bobo]', NULL, '2023-05-09 16:22:20', '2023-05-09 16:22:20'), +(557, 285, '2023-05-09 16:22:20', 'Parcel delivered [Collected] and received by [Bobo]', NULL, '2023-05-09 16:22:20', '2023-05-09 16:22:20'), +(558, 279, '2023-05-09 16:22:31', 'Parcel delivered [Collected] and received by [Evans]', NULL, '2023-05-09 16:22:31', '2023-05-09 16:22:31'), +(559, 279, '2023-05-09 16:22:31', 'Parcel delivered [Collected] and received by [Evans]', NULL, '2023-05-09 16:22:31', '2023-05-09 16:22:31'), +(560, 273, '2023-05-09 16:22:42', 'Parcel delivered [Collected] and received by [Opoku Abigail]', NULL, '2023-05-09 16:22:42', '2023-05-09 16:22:42'), +(561, 276, '2023-05-09 16:23:15', 'Parcel delivered [Collected] and received by [Akosua Nyarko]', NULL, '2023-05-09 16:23:15', '2023-05-09 16:23:15'), +(562, 275, '2023-05-09 16:23:22', 'Parcel delivered [Collected] and received by [Mariama]', NULL, '2023-05-09 16:23:22', '2023-05-09 16:23:22'), +(563, 241, '2023-05-09 16:23:34', 'Parcel delivered [Collected] and received by [Emmanuella]', NULL, '2023-05-09 16:23:34', '2023-05-09 16:23:34'), +(564, 241, '2023-05-09 16:23:34', 'Parcel delivered [Collected] and received by [Emmanuella]', NULL, '2023-05-09 16:23:34', '2023-05-09 16:23:34'), +(565, 234, '2023-05-09 16:23:40', 'Parcel delivered [Collected] and received by [Smart GH]', NULL, '2023-05-09 16:23:40', '2023-05-09 16:23:40'), +(566, 234, '2023-05-09 16:23:40', 'Parcel delivered [Collected] and received by [Smart GH]', NULL, '2023-05-09 16:23:40', '2023-05-09 16:23:40'), +(567, 245, '2023-05-09 16:23:55', 'Parcel delivered [Collected] and received by [Scarlette]', NULL, '2023-05-09 16:23:55', '2023-05-09 16:23:55'), +(568, 243, '2023-05-10 08:24:26', 'Parcel delivered [Collected] and received by [Ohene Yere]', NULL, '2023-05-10 08:24:26', '2023-05-10 08:24:26'), +(569, 332, '2023-05-10 08:24:38', 'Parcel delivered [Collected] and received by [Portia Awuah]', NULL, '2023-05-10 08:24:38', '2023-05-10 08:24:38'), +(570, 332, '2023-05-10 08:24:38', 'Parcel delivered [Collected] and received by [Portia Awuah]', NULL, '2023-05-10 08:24:38', '2023-05-10 08:24:38'), +(571, 321, '2023-05-10 08:24:46', 'Parcel delivered [Collected] and received by [Louisa Asamoah]', NULL, '2023-05-10 08:24:46', '2023-05-10 08:24:46'), +(572, 321, '2023-05-10 08:24:46', 'Parcel delivered [Collected] and received by [Louisa Asamoah]', NULL, '2023-05-10 08:24:46', '2023-05-10 08:24:46'), +(573, 311, '2023-05-10 08:24:52', 'Parcel delivered [Collected] and received by [Helina]', NULL, '2023-05-10 08:24:52', '2023-05-10 08:24:52'), +(574, 301, '2023-05-10 08:24:57', 'Parcel delivered [Collected] and received by [Suzana Aidoo]', NULL, '2023-05-10 08:24:57', '2023-05-10 08:24:57'), +(575, 318, '2023-05-10 08:25:02', 'Parcel delivered [Collected] and received by [Owusu Frempomaa]', NULL, '2023-05-10 08:25:02', '2023-05-10 08:25:02'), +(576, 302, '2023-05-10 12:53:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-10 12:53:28', '2023-05-10 12:53:28'), +(577, 300, '2023-05-10 12:54:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-10 12:54:10', '2023-05-10 12:54:10'), +(578, 310, '2023-05-10 12:54:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-10 12:54:19', '2023-05-10 12:54:19'), +(579, 297, '2023-05-10 12:54:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-10 12:54:30', '2023-05-10 12:54:30'), +(580, 316, '2023-05-10 12:54:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-10 12:54:41', '2023-05-10 12:54:41'), +(581, 312, '2023-05-10 12:55:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-10 12:55:25', '2023-05-10 12:55:25'), +(582, 331, '2023-05-10 12:57:06', 'Parcel delivered [Collected] and received by [Hannah Abena Koomson]', NULL, '2023-05-10 12:57:06', '2023-05-10 12:57:06'), +(583, 333, '2023-05-10 12:57:33', 'Parcel delivered [Collected] and received by [Abena]', NULL, '2023-05-10 12:57:33', '2023-05-10 12:57:33'), +(584, 330, '2023-05-10 12:57:45', 'Parcel delivered [Collected] and received by [Ellen]', NULL, '2023-05-10 12:57:45', '2023-05-10 12:57:45'), +(585, 329, '2023-05-10 12:57:55', 'Parcel delivered [Collected] and received by [Augustina]', NULL, '2023-05-10 12:57:55', '2023-05-10 12:57:55'), +(586, 328, '2023-05-10 12:58:14', 'Parcel delivered [Collected] and received by [Ruth]', NULL, '2023-05-10 12:58:14', '2023-05-10 12:58:14'), +(587, 327, '2023-05-10 12:58:37', 'Parcel delivered [Collected] and received by [Iman]', NULL, '2023-05-10 12:58:37', '2023-05-10 12:58:37'), +(588, 326, '2023-05-10 12:59:06', 'Parcel delivered [Collected] and received by [Abena Arora]', NULL, '2023-05-10 12:59:06', '2023-05-10 12:59:06'), +(589, 298, '2023-05-10 12:59:15', 'Parcel delivered [Collected] and received by [Bless]', NULL, '2023-05-10 12:59:15', '2023-05-10 12:59:15'), +(590, 299, '2023-05-10 12:59:34', 'Parcel delivered [Collected] and received by [Portia]', NULL, '2023-05-10 12:59:34', '2023-05-10 12:59:34'), +(591, 313, '2023-05-10 12:59:42', 'Parcel delivered [Collected] and received by [Suzzan Addo]', NULL, '2023-05-10 12:59:42', '2023-05-10 12:59:42'), +(592, 314, '2023-05-10 12:59:48', 'Parcel delivered [Collected] and received by [Nana Ama]', NULL, '2023-05-10 12:59:48', '2023-05-10 12:59:48'), +(593, 307, '2023-05-10 12:59:55', 'Parcel delivered [Collected] and received by [Ofeibea]', NULL, '2023-05-10 12:59:55', '2023-05-10 12:59:55'), +(594, 309, '2023-05-10 13:00:00', 'Parcel delivered [Collected] and received by [Charity Boateng]', NULL, '2023-05-10 13:00:00', '2023-05-10 13:00:00'), +(595, 288, '2023-05-10 13:00:07', 'Parcel delivered [Collected] and received by [Akosua Adepa]', NULL, '2023-05-10 13:00:07', '2023-05-10 13:00:07'), +(596, 289, '2023-05-10 13:00:14', 'Parcel delivered [Collected] and received by [Pappy]', NULL, '2023-05-10 13:00:14', '2023-05-10 13:00:14'), +(597, 319, '2023-05-10 13:00:23', 'Parcel delivered [Collected] and received by [Kate]', NULL, '2023-05-10 13:00:23', '2023-05-10 13:00:23'), +(598, 295, '2023-05-10 13:00:35', 'Parcel delivered [Collected] and received by [Gertrude]', NULL, '2023-05-10 13:00:35', '2023-05-10 13:00:35'), +(599, 294, '2023-05-10 13:00:43', 'Parcel delivered [Collected] and received by [Efya Darkoah]', NULL, '2023-05-10 13:00:43', '2023-05-10 13:00:43'), +(600, 306, '2023-05-10 13:00:50', 'Parcel delivered [Collected] and received by [Felicia]', NULL, '2023-05-10 13:00:50', '2023-05-10 13:00:50'), +(601, 324, '2023-05-10 13:00:58', 'Parcel delivered [Collected] and received by [Akosua]', NULL, '2023-05-10 13:00:58', '2023-05-10 13:00:58'), +(602, 323, '2023-05-10 13:01:06', 'Parcel delivered [Collected] and received by [Kafui Tsra]', NULL, '2023-05-10 13:01:06', '2023-05-10 13:01:06'), +(603, 325, '2023-05-10 13:01:23', 'Parcel delivered [Collected] and received by [Cynthia]', NULL, '2023-05-10 13:01:23', '2023-05-10 13:01:23'), +(604, 322, '2023-05-10 13:01:33', 'Parcel delivered [Collected] and received by [Alwahida]', NULL, '2023-05-10 13:01:33', '2023-05-10 13:01:33'), +(605, 317, '2023-05-10 13:02:10', 'Parcel delivered [Collected] and received by [Naa]', NULL, '2023-05-10 13:02:10', '2023-05-10 13:02:10'), +(606, 292, '2023-05-10 13:02:17', 'Parcel delivered [Collected] and received by [Josephine Swanzy]', NULL, '2023-05-10 13:02:17', '2023-05-10 13:02:17'), +(607, 291, '2023-05-10 13:02:23', 'Parcel delivered [Collected] and received by [Solomon]', NULL, '2023-05-10 13:02:23', '2023-05-10 13:02:23'), +(608, 320, '2023-05-10 13:02:30', 'Parcel delivered [Collected] and received by [Cecilia]', NULL, '2023-05-10 13:02:30', '2023-05-10 13:02:30'), +(609, 363, '2023-05-10 13:03:40', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-10 13:03:40', '2023-05-10 13:03:40'), +(610, 266, '2023-05-10 13:03:49', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-10 13:03:49', '2023-05-10 13:03:49'), +(611, 362, '2023-05-10 13:03:54', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-10 13:03:54', '2023-05-10 13:03:54'), +(612, 348, '2023-05-10 13:03:58', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-10 13:03:58', '2023-05-10 13:03:58'), +(613, 335, '2023-05-10 13:04:08', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-10 13:04:08', '2023-05-10 13:04:08'), +(614, 352, '2023-05-10 13:04:14', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-10 13:04:14', '2023-05-10 13:04:14'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(615, 367, '2023-05-10 13:05:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:05:34', '2023-05-10 13:05:34'), +(616, 337, '2023-05-10 13:06:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:06:07', '2023-05-10 13:06:07'), +(617, 351, '2023-05-10 13:06:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:06:20', '2023-05-10 13:06:20'), +(618, 344, '2023-05-10 13:06:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:06:25', '2023-05-10 13:06:25'), +(619, 343, '2023-05-10 13:06:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:06:32', '2023-05-10 13:06:32'), +(620, 346, '2023-05-10 13:07:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-10 13:07:07', '2023-05-10 13:07:07'), +(621, 356, '2023-05-10 13:07:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-10 13:07:11', '2023-05-10 13:07:11'), +(622, 338, '2023-05-10 13:07:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-10 13:07:19', '2023-05-10 13:07:19'), +(623, 336, '2023-05-10 13:07:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-10 13:07:37', '2023-05-10 13:07:37'), +(624, 347, '2023-05-10 13:07:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-10 13:07:44', '2023-05-10 13:07:44'), +(625, 339, '2023-05-10 13:07:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-10 13:07:52', '2023-05-10 13:07:52'), +(626, 354, '2023-05-10 13:07:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-10 13:07:56', '2023-05-10 13:07:56'), +(627, 340, '2023-05-10 13:08:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-10 13:08:04', '2023-05-10 13:08:04'), +(628, 341, '2023-05-10 13:08:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-10 13:08:11', '2023-05-10 13:08:11'), +(629, 350, '2023-05-10 13:08:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-10 13:08:15', '2023-05-10 13:08:15'), +(630, 355, '2023-05-10 13:08:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:08:48', '2023-05-10 13:08:48'), +(631, 366, '2023-05-10 13:09:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:09:23', '2023-05-10 13:09:23'), +(632, 365, '2023-05-10 13:09:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:09:30', '2023-05-10 13:09:30'), +(633, 364, '2023-05-10 13:09:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:09:35', '2023-05-10 13:09:35'), +(634, 359, '2023-05-10 13:09:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:09:42', '2023-05-10 13:09:42'), +(635, 358, '2023-05-10 13:09:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:09:47', '2023-05-10 13:09:47'), +(636, 361, '2023-05-10 13:09:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:09:51', '2023-05-10 13:09:51'), +(637, 360, '2023-05-10 13:09:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:09:57', '2023-05-10 13:09:57'), +(638, 357, '2023-05-10 13:10:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:10:01', '2023-05-10 13:10:01'), +(639, 334, '2023-05-10 13:10:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:10:06', '2023-05-10 13:10:06'), +(640, 353, '2023-05-10 13:10:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:10:15', '2023-05-10 13:10:15'), +(641, 345, '2023-05-10 13:10:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:10:21', '2023-05-10 13:10:21'), +(642, 349, '2023-05-10 13:10:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 13:10:26', '2023-05-10 13:10:26'), +(643, 342, '2023-05-10 15:14:13', '[Jeff] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-10 15:14:13', '2023-05-10 15:14:13'), +(644, 303, '2023-05-10 18:55:46', 'Issue Parcel Reason: [rider was arrested]', NULL, '2023-05-10 18:55:46', '2023-05-10 18:55:46'), +(645, 293, '2023-05-10 18:56:09', 'Issue Parcel Reason: [rider was arrested]', NULL, '2023-05-10 18:56:09', '2023-05-10 18:56:09'), +(646, 290, '2023-05-10 18:56:22', 'Issue Parcel Reason: [rider was arrested]', NULL, '2023-05-10 18:56:22', '2023-05-10 18:56:22'), +(647, 308, '2023-05-10 18:56:45', 'Issue Parcel Reason: [rider was arrested]', NULL, '2023-05-10 18:56:45', '2023-05-10 18:56:45'), +(648, 287, '2023-05-10 18:57:10', 'Issue Parcel Reason: [rider was arrested]', NULL, '2023-05-10 18:57:10', '2023-05-10 18:57:10'), +(649, 395, '2023-05-11 14:01:24', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-11 14:01:24', '2023-05-11 14:01:24'), +(650, 389, '2023-05-11 14:02:49', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-11 14:02:49', '2023-05-11 14:02:49'), +(651, 380, '2023-05-11 14:02:58', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-11 14:02:58', '2023-05-11 14:02:58'), +(652, 381, '2023-05-11 14:03:08', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-11 14:03:08', '2023-05-11 14:03:08'), +(653, 371, '2023-05-11 14:03:19', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-11 14:03:19', '2023-05-11 14:03:19'), +(654, 383, '2023-05-11 14:03:46', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-11 14:03:46', '2023-05-11 14:03:46'), +(655, 386, '2023-05-11 14:11:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-11 14:11:20', '2023-05-11 14:11:20'), +(656, 382, '2023-05-11 14:11:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-11 14:11:31', '2023-05-11 14:11:31'), +(657, 378, '2023-05-11 14:11:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-11 14:11:42', '2023-05-11 14:11:42'), +(658, 385, '2023-05-11 14:11:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-11 14:11:53', '2023-05-11 14:11:53'), +(659, 290, '2023-05-11 14:12:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-11 14:12:48', '2023-05-11 14:12:48'), +(660, 303, '2023-05-11 14:12:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-11 14:12:53', '2023-05-11 14:12:53'), +(661, 369, '2023-05-11 14:13:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-11 14:13:03', '2023-05-11 14:13:03'), +(662, 377, '2023-05-11 14:13:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-11 14:13:10', '2023-05-11 14:13:10'), +(663, 372, '2023-05-11 14:13:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-11 14:13:14', '2023-05-11 14:13:14'), +(664, 374, '2023-05-11 14:13:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-11 14:13:19', '2023-05-11 14:13:19'), +(665, 390, '2023-05-11 14:15:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:15:16', '2023-05-11 14:15:16'), +(666, 392, '2023-05-11 14:15:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:15:21', '2023-05-11 14:15:21'), +(667, 384, '2023-05-11 14:15:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:15:43', '2023-05-11 14:15:43'), +(668, 376, '2023-05-11 14:15:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:15:49', '2023-05-11 14:15:49'), +(669, 373, '2023-05-11 14:15:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:15:54', '2023-05-11 14:15:54'), +(670, 305, '2023-05-11 14:16:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:16:08', '2023-05-11 14:16:08'), +(671, 388, '2023-05-11 14:16:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:16:14', '2023-05-11 14:16:14'), +(672, 396, '2023-05-11 14:17:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:17:21', '2023-05-11 14:17:21'), +(673, 397, '2023-05-11 14:17:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:17:30', '2023-05-11 14:17:30'), +(674, 387, '2023-05-11 14:17:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:17:44', '2023-05-11 14:17:44'), +(675, 287, '2023-05-11 14:17:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:17:52', '2023-05-11 14:17:52'), +(676, 293, '2023-05-11 14:18:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:18:01', '2023-05-11 14:18:01'), +(677, 308, '2023-05-11 14:18:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:18:07', '2023-05-11 14:18:07'), +(678, 375, '2023-05-11 14:18:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:18:12', '2023-05-11 14:18:12'), +(679, 379, '2023-05-11 14:18:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:18:17', '2023-05-11 14:18:17'), +(680, 368, '2023-05-11 14:18:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:18:33', '2023-05-11 14:18:33'), +(681, 370, '2023-05-11 14:18:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:18:48', '2023-05-11 14:18:48'), +(682, 391, '2023-05-11 14:18:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:18:56', '2023-05-11 14:18:56'), +(683, 393, '2023-05-11 14:19:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:19:05', '2023-05-11 14:19:05'), +(684, 394, '2023-05-11 14:20:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-11 14:20:53', '2023-05-11 14:20:53'), +(685, 302, '2023-05-11 14:24:44', 'Parcel delivered [Collected] and received by [Mr. Shrebu]', NULL, '2023-05-11 14:24:44', '2023-05-11 14:24:44'), +(686, 300, '2023-05-11 14:24:48', 'Parcel delivered [Collected] and received by [Dion Love]', NULL, '2023-05-11 14:24:48', '2023-05-11 14:24:48'), +(687, 310, '2023-05-11 14:24:58', 'Parcel delivered [Collected] and received by [Wilhelmina Mensah]', NULL, '2023-05-11 14:24:58', '2023-05-11 14:24:58'), +(688, 297, '2023-05-11 14:25:02', 'Parcel delivered [Collected] and received by [Abigail Aidoo]', NULL, '2023-05-11 14:25:02', '2023-05-11 14:25:02'), +(689, 312, '2023-05-11 14:25:09', 'Parcel delivered [Collected] and received by [Safia]', NULL, '2023-05-11 14:25:09', '2023-05-11 14:25:09'), +(690, 316, '2023-05-11 14:25:19', 'Parcel delivered [Collected] and received by [Billy]', NULL, '2023-05-11 14:25:19', '2023-05-11 14:25:19'), +(691, 355, '2023-05-11 14:28:08', 'Parcel delivered [Collected] and received by [Wendy]', NULL, '2023-05-11 14:28:08', '2023-05-11 14:28:08'), +(692, 366, '2023-05-11 14:29:05', 'Parcel delivered [Collected] and received by [Akusika]', NULL, '2023-05-11 14:29:05', '2023-05-11 14:29:05'), +(693, 365, '2023-05-11 14:29:18', 'Parcel delivered [Collected] and received by [Ayisha]', NULL, '2023-05-11 14:29:18', '2023-05-11 14:29:18'), +(694, 364, '2023-05-11 14:29:24', 'Parcel delivered [Collected] and received by [Fatima mustapha]', NULL, '2023-05-11 14:29:24', '2023-05-11 14:29:24'), +(695, 359, '2023-05-11 14:29:28', 'Parcel delivered [Collected] and received by [Esther Lamptey]', NULL, '2023-05-11 14:29:28', '2023-05-11 14:29:28'), +(696, 358, '2023-05-11 14:29:32', 'Parcel delivered [Collected] and received by [Melisa]', NULL, '2023-05-11 14:29:32', '2023-05-11 14:29:32'), +(697, 361, '2023-05-11 14:29:40', 'Parcel delivered [Collected] and received by [Yayra]', NULL, '2023-05-11 14:29:40', '2023-05-11 14:29:40'), +(698, 360, '2023-05-11 14:29:54', 'Parcel delivered [Collected] and received by [Crenstil Esther]', NULL, '2023-05-11 14:29:54', '2023-05-11 14:29:54'), +(699, 357, '2023-05-11 14:29:59', 'Parcel delivered [Collected] and received by [Joyce]', NULL, '2023-05-11 14:29:59', '2023-05-11 14:29:59'), +(700, 334, '2023-05-11 14:30:02', 'Parcel delivered [Collected] and received by [Charity Boateng]', NULL, '2023-05-11 14:30:02', '2023-05-11 14:30:02'), +(701, 353, '2023-05-11 14:30:07', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-05-11 14:30:07', '2023-05-11 14:30:07'), +(702, 345, '2023-05-11 14:30:11', 'Parcel delivered [Collected] and received by [Tenkorang]', NULL, '2023-05-11 14:30:11', '2023-05-11 14:30:11'), +(703, 349, '2023-05-11 14:30:15', 'Parcel delivered [Collected] and received by [Belinda]', NULL, '2023-05-11 14:30:15', '2023-05-11 14:30:15'), +(704, 342, '2023-05-11 14:30:20', 'Parcel delivered [Collected] and received by [Rose]', NULL, '2023-05-11 14:30:20', '2023-05-11 14:30:20'), +(705, 367, '2023-05-11 14:36:52', 'Parcel delivered [Collected] and received by [Tina Shay]', NULL, '2023-05-11 14:36:52', '2023-05-11 14:36:52'), +(706, 337, '2023-05-11 14:36:59', 'Parcel delivered [Collected] and received by [Barbara]', NULL, '2023-05-11 14:36:59', '2023-05-11 14:36:59'), +(707, 351, '2023-05-11 14:37:06', 'Parcel delivered [Collected] and received by [Mary Aba Ankamah]', NULL, '2023-05-11 14:37:06', '2023-05-11 14:37:06'), +(708, 344, '2023-05-11 14:37:38', 'Parcel delivered [Collected] and received by [Lilian Mensah]', NULL, '2023-05-11 14:37:38', '2023-05-11 14:37:38'), +(709, 343, '2023-05-11 14:37:47', 'Parcel delivered [Collected] and received by [Faustina]', NULL, '2023-05-11 14:37:47', '2023-05-11 14:37:47'), +(710, 346, '2023-05-11 14:38:55', 'Parcel delivered [Collected] and received by [Belinda Mensah]', NULL, '2023-05-11 14:38:55', '2023-05-11 14:38:55'), +(711, 356, '2023-05-11 14:38:58', 'Parcel delivered [Collected] and received by [Boadiwaa Priscilla]', NULL, '2023-05-11 14:38:58', '2023-05-11 14:38:58'), +(712, 338, '2023-05-11 14:39:04', 'Parcel delivered [Collected] and received by [Roselove]', NULL, '2023-05-11 14:39:04', '2023-05-11 14:39:04'), +(713, 336, '2023-05-11 14:39:08', 'Parcel delivered [Collected] and received by [Mercy]', NULL, '2023-05-11 14:39:08', '2023-05-11 14:39:08'), +(714, 347, '2023-05-11 14:39:12', 'Parcel delivered [Collected] and received by [Keziah]', NULL, '2023-05-11 14:39:12', '2023-05-11 14:39:12'), +(715, 339, '2023-05-11 14:39:17', 'Parcel delivered [Collected] and received by [Jessica]', NULL, '2023-05-11 14:39:17', '2023-05-11 14:39:17'), +(716, 354, '2023-05-11 14:39:21', 'Parcel delivered [Collected] and received by [Maud]', NULL, '2023-05-11 14:39:21', '2023-05-11 14:39:21'), +(717, 340, '2023-05-11 14:39:26', 'Parcel delivered [Collected] and received by [Bernice Edison]', NULL, '2023-05-11 14:39:26', '2023-05-11 14:39:26'), +(718, 341, '2023-05-11 14:39:37', 'Parcel delivered [Collected] and received by [Desmond Boateng]', NULL, '2023-05-11 14:39:37', '2023-05-11 14:39:37'), +(719, 350, '2023-05-11 14:39:43', 'Parcel delivered [Collected] and received by [Stephanie]', NULL, '2023-05-11 14:39:43', '2023-05-11 14:39:43'), +(720, 354, '2023-05-11 14:43:24', 'Parcel delivered [Collected] and received by [Maud]', NULL, '2023-05-11 14:43:24', '2023-05-11 14:43:24'), +(721, 340, '2023-05-11 14:43:34', 'Parcel delivered [Collected] and received by [Bernice Edison]', NULL, '2023-05-11 14:43:34', '2023-05-11 14:43:34'), +(722, 341, '2023-05-11 14:43:40', 'Parcel delivered [Collected] and received by [Desmond Boateng]', NULL, '2023-05-11 14:43:40', '2023-05-11 14:43:40'), +(723, 350, '2023-05-11 14:43:43', 'Parcel delivered [Collected] and received by [Stephanie]', NULL, '2023-05-11 14:43:43', '2023-05-11 14:43:43'), +(724, 363, '2023-05-11 15:33:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-11 15:33:23', '2023-05-11 15:33:23'), +(725, 348, '2023-05-11 15:34:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-11 15:34:27', '2023-05-11 15:34:27'), +(726, 335, '2023-05-11 15:34:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-11 15:34:44', '2023-05-11 15:34:44'), +(727, 352, '2023-05-11 15:34:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-11 15:34:53', '2023-05-11 15:34:53'), +(728, 362, '2023-05-11 15:38:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-11 15:38:53', '2023-05-11 15:38:53'), +(729, 363, '2023-05-11 15:44:33', 'Parcel delivered [Collected] and received by [Nana Ama]', NULL, '2023-05-11 15:44:33', '2023-05-11 15:44:33'), +(730, 362, '2023-05-11 15:45:11', 'Parcel delivered [Collected] and received by [Celestina Kafui]', NULL, '2023-05-11 15:45:11', '2023-05-11 15:45:11'), +(731, 348, '2023-05-11 15:45:29', 'Parcel delivered [Collected] and received by [Eugene Opoku]', NULL, '2023-05-11 15:45:29', '2023-05-11 15:45:29'), +(732, 335, '2023-05-11 15:45:38', 'Parcel delivered [Collected] and received by [Emmanuel]', NULL, '2023-05-11 15:45:38', '2023-05-11 15:45:38'), +(733, 352, '2023-05-11 15:45:44', 'Parcel delivered [Collected] and received by [Eunice Asamoah]', NULL, '2023-05-11 15:45:44', '2023-05-11 15:45:44'), +(736, 419, '2023-05-12 12:58:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-12 12:58:59', '2023-05-12 12:58:59'), +(737, 415, '2023-05-12 12:59:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-12 12:59:06', '2023-05-12 12:59:06'), +(738, 410, '2023-05-12 12:59:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-12 12:59:11', '2023-05-12 12:59:11'), +(739, 419, '2023-05-12 12:59:51', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-12 12:59:51', '2023-05-12 12:59:51'), +(740, 415, '2023-05-12 13:00:58', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-12 13:00:58', '2023-05-12 13:00:58'), +(741, 410, '2023-05-12 13:01:05', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-12 13:01:05', '2023-05-12 13:01:05'), +(742, 406, '2023-05-12 13:01:09', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-12 13:01:09', '2023-05-12 13:01:09'), +(743, 405, '2023-05-12 13:01:15', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-12 13:01:15', '2023-05-12 13:01:15'), +(744, 404, '2023-05-12 13:01:20', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-12 13:01:20', '2023-05-12 13:01:20'), +(745, 402, '2023-05-12 13:01:25', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-12 13:01:25', '2023-05-12 13:01:25'), +(746, 401, '2023-05-12 13:01:30', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-12 13:01:30', '2023-05-12 13:01:30'), +(747, 420, '2023-05-12 13:01:35', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-12 13:01:35', '2023-05-12 13:01:35'), +(749, 416, '2023-05-12 13:02:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-12 13:02:38', '2023-05-12 13:02:38'), +(750, 412, '2023-05-12 13:02:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-12 13:02:45', '2023-05-12 13:02:45'), +(751, 424, '2023-05-12 13:02:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-12 13:02:52', '2023-05-12 13:02:52'), +(752, 413, '2023-05-12 13:02:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-12 13:02:58', '2023-05-12 13:02:58'), +(753, 407, '2023-05-12 13:03:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-12 13:03:05', '2023-05-12 13:03:05'), +(754, 425, '2023-05-12 13:05:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-12 13:05:06', '2023-05-12 13:05:06'), +(755, 409, '2023-05-12 13:05:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-12 13:05:16', '2023-05-12 13:05:16'), +(756, 421, '2023-05-12 13:05:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-12 13:05:59', '2023-05-12 13:05:59'), +(757, 414, '2023-05-12 13:06:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-12 13:06:07', '2023-05-12 13:06:07'), +(758, 422, '2023-05-12 13:06:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-12 13:06:12', '2023-05-12 13:06:12'), +(759, 403, '2023-05-12 13:06:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-12 13:06:22', '2023-05-12 13:06:22'), +(760, 423, '2023-05-12 13:06:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-12 13:06:27', '2023-05-12 13:06:27'), +(761, 400, '2023-05-12 13:06:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-12 13:06:33', '2023-05-12 13:06:33'), +(762, 411, '2023-05-12 13:06:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-12 13:06:52', '2023-05-12 13:06:52'), +(763, 427, '2023-05-12 13:07:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-12 13:07:18', '2023-05-12 13:07:18'), +(764, 408, '2023-05-12 13:08:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-12 13:08:02', '2023-05-12 13:08:02'), +(765, 426, '2023-05-12 13:08:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-12 13:08:12', '2023-05-12 13:08:12'), +(766, 396, '2023-05-12 13:15:32', 'Parcel delivered [Collected] and received by [Jennifer aboagye]', NULL, '2023-05-12 13:15:32', '2023-05-12 13:15:32'), +(767, 397, '2023-05-12 13:15:38', 'Parcel delivered [Collected] and received by [Eugene Abbbam]', NULL, '2023-05-12 13:15:38', '2023-05-12 13:15:38'), +(768, 387, '2023-05-12 13:15:47', 'Parcel delivered [Collected] and received by [Naana]', NULL, '2023-05-12 13:15:47', '2023-05-12 13:15:47'), +(769, 287, '2023-05-12 13:15:54', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-05-12 13:15:54', '2023-05-12 13:15:54'), +(770, 293, '2023-05-12 13:15:58', 'Parcel delivered [Collected] and received by [Lizzy]', NULL, '2023-05-12 13:15:58', '2023-05-12 13:15:58'), +(771, 375, '2023-05-12 13:16:05', 'Parcel delivered [Collected] and received by [Dorcass]', NULL, '2023-05-12 13:16:05', '2023-05-12 13:16:05'), +(772, 379, '2023-05-12 13:16:54', 'Parcel delivered [Collected] and received by [Gloria]', NULL, '2023-05-12 13:16:54', '2023-05-12 13:16:54'), +(773, 368, '2023-05-12 13:17:01', 'Parcel delivered [Collected] and received by [Naana]', NULL, '2023-05-12 13:17:01', '2023-05-12 13:17:01'), +(774, 370, '2023-05-12 13:17:11', 'Parcel delivered [Collected] and received by [Priscila]', NULL, '2023-05-12 13:17:11', '2023-05-12 13:17:11'), +(775, 391, '2023-05-12 13:17:18', 'Parcel delivered [Collected] and received by [Mavis]', NULL, '2023-05-12 13:17:18', '2023-05-12 13:17:18'), +(776, 393, '2023-05-12 13:17:23', 'Parcel delivered [Collected] and received by [Becky]', NULL, '2023-05-12 13:17:23', '2023-05-12 13:17:23'), +(777, 394, '2023-05-12 13:17:28', 'Parcel delivered [Collected] and received by [Nancy]', NULL, '2023-05-12 13:17:28', '2023-05-12 13:17:28'), +(778, 390, '2023-05-12 13:17:55', 'Parcel delivered [Collected] and received by [Boatemaa Emma]', NULL, '2023-05-12 13:17:55', '2023-05-12 13:17:55'), +(779, 392, '2023-05-12 13:18:02', 'Parcel delivered [Collected] and received by [Mavis Quaicoe]', NULL, '2023-05-12 13:18:02', '2023-05-12 13:18:02'), +(780, 384, '2023-05-12 13:18:06', 'Parcel delivered [Collected] and received by [Emelia]', NULL, '2023-05-12 13:18:06', '2023-05-12 13:18:06'), +(781, 376, '2023-05-12 13:18:12', 'Parcel delivered [Collected] and received by [Racheal]', NULL, '2023-05-12 13:18:12', '2023-05-12 13:18:12'), +(782, 373, '2023-05-12 13:18:17', 'Parcel delivered [Collected] and received by [Blessing]', NULL, '2023-05-12 13:18:17', '2023-05-12 13:18:17'), +(783, 305, '2023-05-12 13:18:24', 'Parcel delivered [Collected] and received by [Akosua]', NULL, '2023-05-12 13:18:24', '2023-05-12 13:18:24'), +(784, 388, '2023-05-12 13:18:30', 'Parcel delivered [Collected] and received by [Bridget]', NULL, '2023-05-12 13:18:30', '2023-05-12 13:18:30'), +(785, 290, '2023-05-12 13:19:15', 'Parcel delivered [Collected] and received by [Ama Lizzy]', NULL, '2023-05-12 13:19:15', '2023-05-12 13:19:15'), +(786, 303, '2023-05-12 13:19:21', 'Parcel delivered [Collected] and received by [Naana]', NULL, '2023-05-12 13:19:21', '2023-05-12 13:19:21'), +(787, 369, '2023-05-12 13:19:26', 'Parcel delivered [Collected] and received by [Tilly]', NULL, '2023-05-12 13:19:26', '2023-05-12 13:19:26'), +(788, 377, '2023-05-12 13:19:30', 'Parcel delivered [Collected] and received by [Mina adams]', NULL, '2023-05-12 13:19:30', '2023-05-12 13:19:30'), +(789, 386, '2023-05-12 13:19:59', 'Parcel delivered [Collected] and received by [Adjei Choreta Kakraba]', NULL, '2023-05-12 13:19:59', '2023-05-12 13:19:59'), +(790, 382, '2023-05-12 13:20:04', 'Parcel delivered [Collected] and received by [Anastasia adu Gyamfi]', NULL, '2023-05-12 13:20:04', '2023-05-12 13:20:04'), +(791, 378, '2023-05-12 13:20:12', 'Parcel delivered [Collected] and received by [Rashidatu Awal]', NULL, '2023-05-12 13:20:12', '2023-05-12 13:20:12'), +(792, 385, '2023-05-12 13:20:21', 'Parcel delivered [Collected] and received by [Hawa Mohammed]', NULL, '2023-05-12 13:20:21', '2023-05-12 13:20:21'), +(793, 395, '2023-05-13 08:40:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-13 08:40:32', '2023-05-13 08:40:32'), +(794, 389, '2023-05-13 08:40:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-13 08:40:45', '2023-05-13 08:40:45'), +(795, 380, '2023-05-13 08:40:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-13 08:40:53', '2023-05-13 08:40:53'), +(796, 381, '2023-05-13 08:41:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-13 08:41:00', '2023-05-13 08:41:00'), +(797, 371, '2023-05-13 08:41:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-13 08:41:07', '2023-05-13 08:41:07'), +(798, 383, '2023-05-13 08:41:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-13 08:41:13', '2023-05-13 08:41:13'), +(799, 395, '2023-05-13 08:42:55', 'Parcel delivered [Collected] and received by [Matilda Boamah Brefo]', NULL, '2023-05-13 08:42:55', '2023-05-13 08:42:55'), +(800, 389, '2023-05-13 08:43:03', 'Parcel delivered [Collected] and received by [Eva]', NULL, '2023-05-13 08:43:03', '2023-05-13 08:43:03'), +(801, 380, '2023-05-13 08:43:07', 'Parcel delivered [Collected] and received by [Nana Afia]', NULL, '2023-05-13 08:43:07', '2023-05-13 08:43:07'), +(802, 381, '2023-05-13 08:43:11', 'Parcel delivered [Collected] and received by [Sarpong Wendy]', NULL, '2023-05-13 08:43:11', '2023-05-13 08:43:11'), +(803, 371, '2023-05-13 08:43:15', 'Parcel delivered [Collected] and received by [Janet Azumah]', NULL, '2023-05-13 08:43:15', '2023-05-13 08:43:15'), +(804, 383, '2023-05-13 08:43:20', 'Parcel delivered [Collected] and received by [Leah Darko]', NULL, '2023-05-13 08:43:20', '2023-05-13 08:43:20'), +(805, 425, '2023-05-13 09:13:13', 'Parcel delivered [Collected] and received by [Mary Makafui]', NULL, '2023-05-13 09:13:13', '2023-05-13 09:13:13'), +(806, 409, '2023-05-13 09:13:19', 'Parcel delivered [Collected] and received by [Gladys Tetteh]', NULL, '2023-05-13 09:13:19', '2023-05-13 09:13:19'), +(807, 412, '2023-05-13 09:13:23', 'Parcel delivered [Collected] and received by [Gladys]', NULL, '2023-05-13 09:13:23', '2023-05-13 09:13:23'), +(808, 421, '2023-05-13 09:13:28', 'Parcel delivered [Collected] and received by [Wendy]', NULL, '2023-05-13 09:13:28', '2023-05-13 09:13:28'), +(809, 414, '2023-05-13 09:13:32', 'Parcel delivered [Collected] and received by [Esther Nketia]', NULL, '2023-05-13 09:13:32', '2023-05-13 09:13:32'), +(810, 422, '2023-05-13 09:13:36', 'Parcel delivered [Collected] and received by [Helen]', NULL, '2023-05-13 09:13:36', '2023-05-13 09:13:36'), +(811, 403, '2023-05-13 09:13:40', 'Parcel delivered [Collected] and received by [Millicent Akworkor]', NULL, '2023-05-13 09:13:40', '2023-05-13 09:13:40'), +(812, 423, '2023-05-13 09:13:46', 'Parcel delivered [Collected] and received by [Efua]', NULL, '2023-05-13 09:13:46', '2023-05-13 09:13:46'), +(813, 400, '2023-05-13 09:13:55', 'Parcel delivered [Collected] and received by [Gifty Awiah]', NULL, '2023-05-13 09:13:55', '2023-05-13 09:13:55'), +(814, 411, '2023-05-13 09:14:02', 'Parcel delivered [Collected] and received by [rebecca]', NULL, '2023-05-13 09:14:02', '2023-05-13 09:14:02'), +(815, 427, '2023-05-13 09:14:35', 'Parcel delivered [Collected] and received by [Nester Osei]', NULL, '2023-05-13 09:14:35', '2023-05-13 09:14:35'), +(816, 426, '2023-05-13 09:14:43', 'Parcel delivered [Collected] and received by [Helina]', NULL, '2023-05-13 09:14:43', '2023-05-13 09:14:43'), +(817, 408, '2023-05-13 09:14:49', 'Parcel delivered [Collected] and received by [Susan owusu Ansah]', NULL, '2023-05-13 09:14:49', '2023-05-13 09:14:49'), +(818, 424, '2023-05-13 11:20:00', 'Parcel delivered [Collected] and received by [Solomon]', NULL, '2023-05-13 11:20:00', '2023-05-13 11:20:00'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(819, 413, '2023-05-13 11:20:11', 'Parcel delivered [Collected] and received by [Comfort Sorbeng]', NULL, '2023-05-13 11:20:11', '2023-05-13 11:20:11'), +(820, 407, '2023-05-13 11:20:23', 'Parcel delivered [Collected] and received by [Sandrah]', NULL, '2023-05-13 11:20:23', '2023-05-13 11:20:23'), +(821, 433, '2023-05-13 13:06:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:06:45', '2023-05-13 13:06:45'), +(822, 439, '2023-05-13 13:06:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:06:53', '2023-05-13 13:06:53'), +(823, 454, '2023-05-13 13:07:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:07:03', '2023-05-13 13:07:03'), +(824, 455, '2023-05-13 13:07:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:07:09', '2023-05-13 13:07:09'), +(825, 440, '2023-05-13 13:07:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:07:17', '2023-05-13 13:07:17'), +(826, 451, '2023-05-13 13:07:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:07:23', '2023-05-13 13:07:23'), +(827, 431, '2023-05-13 13:07:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:07:31', '2023-05-13 13:07:31'), +(828, 456, '2023-05-13 13:07:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:07:37', '2023-05-13 13:07:37'), +(829, 430, '2023-05-13 13:07:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:07:42', '2023-05-13 13:07:42'), +(830, 445, '2023-05-13 13:07:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:07:52', '2023-05-13 13:07:52'), +(831, 450, '2023-05-13 13:07:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:07:57', '2023-05-13 13:07:57'), +(832, 439, '2023-05-13 13:12:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:12:13', '2023-05-13 13:12:13'), +(833, 454, '2023-05-13 13:12:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:12:20', '2023-05-13 13:12:20'), +(834, 455, '2023-05-13 13:12:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:12:29', '2023-05-13 13:12:29'), +(835, 440, '2023-05-13 13:12:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:12:37', '2023-05-13 13:12:37'), +(836, 451, '2023-05-13 13:12:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:12:42', '2023-05-13 13:12:42'), +(837, 431, '2023-05-13 13:12:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:12:49', '2023-05-13 13:12:49'), +(838, 456, '2023-05-13 13:12:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:12:57', '2023-05-13 13:12:57'), +(839, 430, '2023-05-13 13:13:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:13:01', '2023-05-13 13:13:01'), +(840, 445, '2023-05-13 13:13:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:13:07', '2023-05-13 13:13:07'), +(841, 450, '2023-05-13 13:13:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:13:15', '2023-05-13 13:13:15'), +(842, 438, '2023-05-13 13:14:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:14:08', '2023-05-13 13:14:08'), +(843, 444, '2023-05-13 13:14:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:14:16', '2023-05-13 13:14:16'), +(844, 453, '2023-05-13 13:14:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:14:19', '2023-05-13 13:14:19'), +(845, 447, '2023-05-13 13:14:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:14:26', '2023-05-13 13:14:26'), +(846, 432, '2023-05-13 13:15:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:15:37', '2023-05-13 13:15:37'), +(847, 437, '2023-05-13 13:15:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:15:43', '2023-05-13 13:15:43'), +(848, 460, '2023-05-13 13:15:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:15:48', '2023-05-13 13:15:48'), +(849, 436, '2023-05-13 13:15:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:15:57', '2023-05-13 13:15:57'), +(850, 457, '2023-05-13 13:19:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:19:27', '2023-05-13 13:19:27'), +(851, 452, '2023-05-13 13:19:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:19:38', '2023-05-13 13:19:38'), +(852, 448, '2023-05-13 13:19:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:19:44', '2023-05-13 13:19:44'), +(853, 446, '2023-05-13 13:19:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:19:48', '2023-05-13 13:19:48'), +(854, 441, '2023-05-13 13:19:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:19:51', '2023-05-13 13:19:51'), +(855, 442, '2023-05-13 13:19:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:19:56', '2023-05-13 13:19:56'), +(856, 429, '2023-05-13 13:20:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-13 13:20:00', '2023-05-13 13:20:00'), +(857, 445, '2023-05-14 13:49:44', 'Parcel delivered [Collected] and received by [Yaababy]', NULL, '2023-05-14 13:49:44', '2023-05-14 13:49:44'), +(858, 450, '2023-05-14 13:49:58', 'Parcel delivered [Collected] and received by [Tina]', NULL, '2023-05-14 13:49:58', '2023-05-14 13:49:58'), +(859, 438, '2023-05-14 13:50:08', 'Parcel delivered [Collected] and received by [Monica Amponsah]', NULL, '2023-05-14 13:50:08', '2023-05-14 13:50:08'), +(860, 444, '2023-05-14 13:50:16', 'Parcel delivered [Collected] and received by [Belinda]', NULL, '2023-05-14 13:50:16', '2023-05-14 13:50:16'), +(861, 453, '2023-05-14 13:50:26', 'Parcel delivered [Collected] and received by [William]', NULL, '2023-05-14 13:50:26', '2023-05-14 13:50:26'), +(862, 447, '2023-05-14 13:50:32', 'Parcel delivered [Collected] and received by [Alice]', NULL, '2023-05-14 13:50:32', '2023-05-14 13:50:32'), +(863, 432, '2023-05-14 13:50:48', 'Parcel delivered [Collected] and received by [Tina]', NULL, '2023-05-14 13:50:48', '2023-05-14 13:50:48'), +(864, 437, '2023-05-14 13:50:52', 'Parcel delivered [Collected] and received by [Regina Swanzy]', NULL, '2023-05-14 13:50:52', '2023-05-14 13:50:52'), +(865, 460, '2023-05-14 13:50:56', 'Parcel delivered [Collected] and received by [Nana Ama]', NULL, '2023-05-14 13:50:56', '2023-05-14 13:50:56'), +(866, 436, '2023-05-14 13:51:00', 'Parcel delivered [Collected] and received by [Francisca]', NULL, '2023-05-14 13:51:00', '2023-05-14 13:51:00'), +(867, 433, '2023-05-14 13:51:35', 'Parcel delivered [Collected] and received by [Fehima]', NULL, '2023-05-14 13:51:35', '2023-05-14 13:51:35'), +(868, 439, '2023-05-14 13:51:39', 'Parcel delivered [Collected] and received by [Fafa]', NULL, '2023-05-14 13:51:39', '2023-05-14 13:51:39'), +(869, 454, '2023-05-14 13:51:43', 'Parcel delivered [Collected] and received by [Kimberly Ampadu]', NULL, '2023-05-14 13:51:43', '2023-05-14 13:51:43'), +(870, 455, '2023-05-14 13:51:47', 'Parcel delivered [Collected] and received by [Agnes]', NULL, '2023-05-14 13:51:47', '2023-05-14 13:51:47'), +(871, 440, '2023-05-14 13:51:51', 'Parcel delivered [Collected] and received by [Sylvia Owusu]', NULL, '2023-05-14 13:51:51', '2023-05-14 13:51:51'), +(872, 451, '2023-05-14 13:51:54', 'Parcel delivered [Collected] and received by [Phoebe]', NULL, '2023-05-14 13:51:54', '2023-05-14 13:51:54'), +(873, 431, '2023-05-14 13:51:58', 'Parcel delivered [Collected] and received by [Ida]', NULL, '2023-05-14 13:51:58', '2023-05-14 13:51:58'), +(874, 456, '2023-05-14 13:52:04', 'Parcel delivered [Collected] and received by [Edwina]', NULL, '2023-05-14 13:52:04', '2023-05-14 13:52:04'), +(875, 430, '2023-05-14 13:52:13', 'Parcel delivered [Collected] and received by [Afia]', NULL, '2023-05-14 13:52:13', '2023-05-14 13:52:13'), +(876, 308, '2023-05-14 13:53:02', 'Parcel delivered [Collected] and received by [Grace Amponsah]', NULL, '2023-05-14 13:53:02', '2023-05-14 13:53:02'), +(877, 457, '2023-05-14 13:53:33', 'Parcel delivered [Collected] and received by [Matilda Addae]', NULL, '2023-05-14 13:53:33', '2023-05-14 13:53:33'), +(878, 452, '2023-05-14 13:53:38', 'Parcel delivered [Collected] and received by [Racheal]', NULL, '2023-05-14 13:53:38', '2023-05-14 13:53:38'), +(879, 448, '2023-05-14 13:54:36', 'Parcel delivered [Collected] and received by [Ahrbyna Jade]', NULL, '2023-05-14 13:54:36', '2023-05-14 13:54:36'), +(880, 446, '2023-05-14 13:54:41', 'Parcel delivered [Collected] and received by [Harriet Ghansa]', NULL, '2023-05-14 13:54:41', '2023-05-14 13:54:41'), +(881, 441, '2023-05-14 13:54:47', 'Parcel delivered [Collected] and received by [Sarah Boyer]', NULL, '2023-05-14 13:54:47', '2023-05-14 13:54:47'), +(882, 442, '2023-05-14 13:54:52', 'Parcel delivered [Collected] and received by [Fosu Serwaa Philipa]', NULL, '2023-05-14 13:54:52', '2023-05-14 13:54:52'), +(883, 429, '2023-05-14 13:54:58', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-05-14 13:54:58', '2023-05-14 13:54:58'), +(884, 419, '2023-05-14 13:57:40', 'Parcel delivered [Collected] and received by [Nyarko Sabina]', NULL, '2023-05-14 13:57:40', '2023-05-14 13:57:40'), +(885, 415, '2023-05-14 13:57:55', 'Parcel delivered [Collected] and received by [Stephany]', NULL, '2023-05-14 13:57:55', '2023-05-14 13:57:55'), +(886, 410, '2023-05-14 13:58:05', 'Parcel delivered [Collected] and received by [Gladys Boakye Appiah]', NULL, '2023-05-14 13:58:05', '2023-05-14 13:58:05'), +(887, 406, '2023-05-14 16:32:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-14 16:32:40', '2023-05-14 16:32:40'), +(888, 405, '2023-05-14 16:32:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-14 16:32:49', '2023-05-14 16:32:49'), +(889, 404, '2023-05-14 16:32:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-14 16:32:55', '2023-05-14 16:32:55'), +(890, 402, '2023-05-14 16:33:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-14 16:33:01', '2023-05-14 16:33:01'), +(891, 401, '2023-05-14 16:33:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-14 16:33:06', '2023-05-14 16:33:06'), +(892, 420, '2023-05-14 16:33:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-14 16:33:14', '2023-05-14 16:33:14'), +(893, 406, '2023-05-14 16:34:18', 'Parcel delivered [Collected] and received by [Ashley]', NULL, '2023-05-14 16:34:18', '2023-05-14 16:34:18'), +(894, 405, '2023-05-14 16:34:27', 'Parcel delivered [Collected] and received by [Mavis]', NULL, '2023-05-14 16:34:27', '2023-05-14 16:34:27'), +(895, 404, '2023-05-14 16:35:00', 'Parcel delivered [Collected] and received by [Nora]', NULL, '2023-05-14 16:35:00', '2023-05-14 16:35:00'), +(896, 402, '2023-05-14 16:35:09', 'Parcel delivered [Collected] and received by [Selina Baah]', NULL, '2023-05-14 16:35:09', '2023-05-14 16:35:09'), +(897, 401, '2023-05-14 16:35:17', 'Parcel delivered [Collected] and received by [Becky]', NULL, '2023-05-14 16:35:17', '2023-05-14 16:35:17'), +(898, 420, '2023-05-14 16:35:51', 'Parcel delivered [Collected] and received by [Akosua]', NULL, '2023-05-14 16:35:51', '2023-05-14 16:35:51'), +(899, 416, '2023-05-14 18:11:12', 'Parcel delivered [Collected] and received by [Nana adwoa]', NULL, '2023-05-14 18:11:12', '2023-05-14 18:11:12'), +(900, 374, '2023-05-14 18:13:46', 'Parcel delivered [Collected] and received by [Claratina]', NULL, '2023-05-14 18:13:46', '2023-05-14 18:13:46'), +(901, 372, '2023-05-14 18:14:02', 'Parcel delivered [Collected] and received by [Mary]', NULL, '2023-05-14 18:14:02', '2023-05-14 18:14:02'), +(902, 315, '2023-05-14 18:14:21', 'Parcel delivered [Collected] and received by [Icessy]', NULL, '2023-05-14 18:14:21', '2023-05-14 18:14:21'), +(903, 304, '2023-05-14 18:14:33', 'Parcel delivered [Collected] and received by [Tracy Allotey]', NULL, '2023-05-14 18:14:33', '2023-05-14 18:14:33'), +(904, 296, '2023-05-14 18:14:47', 'Parcel delivered [Collected] and received by [Juliana Abena]', NULL, '2023-05-14 18:14:47', '2023-05-14 18:14:47'), +(905, 498, '2023-05-15 09:37:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Self Pickup]', NULL, '2023-05-15 09:37:36', '2023-05-15 09:37:36'), +(906, 498, '2023-05-15 09:38:33', 'Parcel delivered [Collected] and received by [Sam]', NULL, '2023-05-15 09:38:33', '2023-05-15 09:38:33'), +(907, 435, '2023-05-15 14:06:24', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 14:06:24', '2023-05-15 14:06:24'), +(908, 434, '2023-05-15 14:06:48', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 14:06:48', '2023-05-15 14:06:48'), +(909, 443, '2023-05-15 14:06:55', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 14:06:55', '2023-05-15 14:06:55'), +(910, 458, '2023-05-15 14:07:07', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 14:07:07', '2023-05-15 14:07:07'), +(911, 459, '2023-05-15 14:07:11', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 14:07:11', '2023-05-15 14:07:11'), +(912, 495, '2023-05-15 14:07:17', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 14:07:17', '2023-05-15 14:07:17'), +(913, 491, '2023-05-15 14:07:22', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 14:07:22', '2023-05-15 14:07:22'), +(914, 490, '2023-05-15 14:07:30', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 14:07:30', '2023-05-15 14:07:30'), +(915, 487, '2023-05-15 14:07:36', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 14:07:36', '2023-05-15 14:07:36'), +(916, 485, '2023-05-15 14:07:40', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 14:07:40', '2023-05-15 14:07:40'), +(917, 480, '2023-05-15 14:07:49', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 14:07:49', '2023-05-15 14:07:49'), +(918, 479, '2023-05-15 14:07:52', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 14:07:52', '2023-05-15 14:07:52'), +(919, 497, '2023-05-15 14:07:58', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 14:07:58', '2023-05-15 14:07:58'), +(920, 435, '2023-05-15 14:09:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-15 14:09:11', '2023-05-15 14:09:11'), +(921, 434, '2023-05-15 14:09:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-15 14:09:23', '2023-05-15 14:09:23'), +(922, 443, '2023-05-15 14:09:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-15 14:09:28', '2023-05-15 14:09:28'), +(923, 458, '2023-05-15 14:09:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-15 14:09:39', '2023-05-15 14:09:39'), +(924, 459, '2023-05-15 14:09:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-15 14:09:46', '2023-05-15 14:09:46'), +(925, 495, '2023-05-15 14:09:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-15 14:09:50', '2023-05-15 14:09:50'), +(926, 491, '2023-05-15 14:09:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-15 14:09:58', '2023-05-15 14:09:58'), +(927, 490, '2023-05-15 14:10:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-15 14:10:01', '2023-05-15 14:10:01'), +(928, 487, '2023-05-15 14:10:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-15 14:10:07', '2023-05-15 14:10:07'), +(929, 485, '2023-05-15 14:10:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-15 14:10:12', '2023-05-15 14:10:12'), +(930, 480, '2023-05-15 14:10:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-15 14:10:32', '2023-05-15 14:10:32'), +(931, 467, '2023-05-15 14:11:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-15 14:11:35', '2023-05-15 14:11:35'), +(932, 514, '2023-05-15 15:57:46', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 15:57:46', '2023-05-15 15:57:46'), +(933, 513, '2023-05-15 15:59:23', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 15:59:23', '2023-05-15 15:59:23'), +(934, 508, '2023-05-15 15:59:31', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 15:59:31', '2023-05-15 15:59:31'), +(935, 499, '2023-05-15 15:59:36', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 15:59:36', '2023-05-15 15:59:36'), +(936, 482, '2023-05-15 15:59:40', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 15:59:40', '2023-05-15 15:59:40'), +(937, 506, '2023-05-15 15:59:43', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 15:59:43', '2023-05-15 15:59:43'), +(938, 505, '2023-05-15 15:59:49', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 15:59:49', '2023-05-15 15:59:49'), +(939, 503, '2023-05-15 16:00:23', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-15 16:00:23', '2023-05-15 16:00:23'), +(940, 515, '2023-05-15 16:01:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:01:27', '2023-05-15 16:01:27'), +(941, 477, '2023-05-15 16:01:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:01:35', '2023-05-15 16:01:35'), +(942, 478, '2023-05-15 16:01:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:01:42', '2023-05-15 16:01:42'), +(943, 509, '2023-05-15 16:01:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:01:47', '2023-05-15 16:01:47'), +(944, 464, '2023-05-15 16:01:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:01:52', '2023-05-15 16:01:52'), +(945, 469, '2023-05-15 16:01:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:01:57', '2023-05-15 16:01:57'), +(946, 470, '2023-05-15 16:02:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:02:04', '2023-05-15 16:02:04'), +(947, 468, '2023-05-15 16:02:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:02:08', '2023-05-15 16:02:08'), +(948, 507, '2023-05-15 16:02:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:02:12', '2023-05-15 16:02:12'), +(949, 475, '2023-05-15 16:02:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:02:16', '2023-05-15 16:02:16'), +(950, 476, '2023-05-15 16:02:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:02:22', '2023-05-15 16:02:22'), +(951, 473, '2023-05-15 16:02:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:02:28', '2023-05-15 16:02:28'), +(952, 492, '2023-05-15 16:02:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:02:32', '2023-05-15 16:02:32'), +(953, 510, '2023-05-15 16:02:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:02:42', '2023-05-15 16:02:42'), +(954, 489, '2023-05-15 16:02:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:02:49', '2023-05-15 16:02:49'), +(955, 493, '2023-05-15 16:03:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:03:19', '2023-05-15 16:03:19'), +(956, 488, '2023-05-15 16:03:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:03:24', '2023-05-15 16:03:24'), +(957, 496, '2023-05-15 16:03:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:03:27', '2023-05-15 16:03:27'), +(958, 486, '2023-05-15 16:03:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:03:33', '2023-05-15 16:03:33'), +(959, 466, '2023-05-15 16:03:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:03:38', '2023-05-15 16:03:38'), +(960, 463, '2023-05-15 16:03:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:03:43', '2023-05-15 16:03:43'), +(961, 483, '2023-05-15 16:03:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:03:47', '2023-05-15 16:03:47'), +(962, 504, '2023-05-15 16:03:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:03:53', '2023-05-15 16:03:53'), +(963, 500, '2023-05-15 16:03:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:03:57', '2023-05-15 16:03:57'), +(964, 474, '2023-05-15 16:04:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:04:09', '2023-05-15 16:04:09'), +(965, 471, '2023-05-15 16:04:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:04:14', '2023-05-15 16:04:14'), +(966, 484, '2023-05-15 16:04:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:04:20', '2023-05-15 16:04:20'), +(967, 465, '2023-05-15 16:04:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:04:24', '2023-05-15 16:04:24'), +(968, 472, '2023-05-15 16:04:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:04:27', '2023-05-15 16:04:27'), +(969, 462, '2023-05-15 16:04:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:04:31', '2023-05-15 16:04:31'), +(970, 501, '2023-05-15 16:04:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:04:36', '2023-05-15 16:04:36'), +(971, 502, '2023-05-15 16:04:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:04:58', '2023-05-15 16:04:58'), +(972, 512, '2023-05-15 16:05:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:05:05', '2023-05-15 16:05:05'), +(973, 481, '2023-05-15 16:05:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:05:08', '2023-05-15 16:05:08'), +(974, 511, '2023-05-15 16:05:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:05:18', '2023-05-15 16:05:18'), +(975, 494, '2023-05-15 16:05:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-15 16:05:20', '2023-05-15 16:05:20'), +(976, 435, '2023-05-15 20:53:45', 'Parcel delivered [Collected] and received by [Anita]', NULL, '2023-05-15 20:53:45', '2023-05-15 20:53:45'), +(977, 434, '2023-05-15 20:53:58', 'Parcel delivered [Collected] and received by [Yvonne]', NULL, '2023-05-15 20:53:58', '2023-05-15 20:53:58'), +(978, 443, '2023-05-15 20:54:04', 'Parcel delivered [Collected] and received by [Patricia Nyarko]', NULL, '2023-05-15 20:54:04', '2023-05-15 20:54:04'), +(979, 458, '2023-05-15 20:54:09', 'Parcel delivered [Collected] and received by [Deborah]', NULL, '2023-05-15 20:54:09', '2023-05-15 20:54:09'), +(980, 459, '2023-05-15 20:54:13', 'Parcel delivered [Collected] and received by [Bernita]', NULL, '2023-05-15 20:54:13', '2023-05-15 20:54:13'), +(981, 495, '2023-05-15 20:54:20', 'Parcel delivered [Collected] and received by [Baby]', NULL, '2023-05-15 20:54:20', '2023-05-15 20:54:20'), +(982, 491, '2023-05-15 20:54:24', 'Parcel delivered [Collected] and received by [Harriet]', NULL, '2023-05-15 20:54:24', '2023-05-15 20:54:24'), +(983, 490, '2023-05-15 20:54:31', 'Parcel delivered [Collected] and received by [Joseph]', NULL, '2023-05-15 20:54:31', '2023-05-15 20:54:31'), +(984, 487, '2023-05-15 20:54:39', 'Parcel delivered [Collected] and received by [Rizka]', NULL, '2023-05-15 20:54:39', '2023-05-15 20:54:39'), +(985, 485, '2023-05-15 20:54:48', 'Parcel delivered [Collected] and received by [Naomi]', NULL, '2023-05-15 20:54:48', '2023-05-15 20:54:48'), +(986, 480, '2023-05-15 20:54:57', 'Parcel delivered [Collected] and received by [Elizabeth Frimpong]', NULL, '2023-05-15 20:54:57', '2023-05-15 20:54:57'), +(987, 497, '2023-05-15 20:57:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-15 20:57:22', '2023-05-15 20:57:22'), +(988, 497, '2023-05-15 20:57:57', 'Parcel delivered [Collected] and received by [Jennifer Boateng]', NULL, '2023-05-15 20:57:57', '2023-05-15 20:57:57'), +(989, 467, '2023-05-15 20:58:26', 'Parcel delivered [Collected] and received by [Barbara Amponsah]', NULL, '2023-05-15 20:58:26', '2023-05-15 20:58:26'), +(990, 534, '2023-05-16 11:55:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-16 11:55:14', '2023-05-16 11:55:14'), +(991, 519, '2023-05-16 11:55:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-16 11:55:20', '2023-05-16 11:55:20'), +(992, 527, '2023-05-16 11:55:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-16 11:55:26', '2023-05-16 11:55:26'), +(993, 518, '2023-05-16 11:55:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-16 11:55:31', '2023-05-16 11:55:31'), +(994, 526, '2023-05-16 11:55:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-16 11:55:35', '2023-05-16 11:55:35'), +(995, 528, '2023-05-16 11:55:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-16 11:55:40', '2023-05-16 11:55:40'), +(996, 525, '2023-05-16 11:55:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-16 11:55:44', '2023-05-16 11:55:44'), +(997, 516, '2023-05-16 11:56:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-16 11:56:16', '2023-05-16 11:56:16'), +(998, 537, '2023-05-16 11:56:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-16 11:56:21', '2023-05-16 11:56:21'), +(999, 523, '2023-05-16 11:56:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-16 11:56:26', '2023-05-16 11:56:26'), +(1000, 532, '2023-05-16 11:56:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-16 11:56:31', '2023-05-16 11:56:31'), +(1001, 530, '2023-05-16 11:57:16', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-16 11:57:16', '2023-05-16 11:57:16'), +(1002, 524, '2023-05-16 11:57:20', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-16 11:57:20', '2023-05-16 11:57:20'), +(1003, 522, '2023-05-16 11:57:23', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-16 11:57:23', '2023-05-16 11:57:23'), +(1004, 542, '2023-05-16 11:57:31', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-16 11:57:31', '2023-05-16 11:57:31'), +(1005, 540, '2023-05-16 11:57:34', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-16 11:57:34', '2023-05-16 11:57:34'), +(1006, 541, '2023-05-16 11:57:38', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-16 11:57:38', '2023-05-16 11:57:38'), +(1007, 521, '2023-05-16 11:57:43', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-16 11:57:43', '2023-05-16 11:57:43'), +(1008, 517, '2023-05-16 11:57:50', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-16 11:57:50', '2023-05-16 11:57:50'), +(1009, 547, '2023-05-16 11:57:56', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-16 11:57:56', '2023-05-16 11:57:56'), +(1010, 546, '2023-05-16 12:20:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:20:21', '2023-05-16 12:20:21'), +(1011, 535, '2023-05-16 12:20:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:20:25', '2023-05-16 12:20:25'), +(1012, 545, '2023-05-16 12:20:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:20:29', '2023-05-16 12:20:29'), +(1013, 531, '2023-05-16 12:20:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:20:32', '2023-05-16 12:20:32'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(1014, 533, '2023-05-16 12:20:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:20:35', '2023-05-16 12:20:35'), +(1015, 538, '2023-05-16 12:20:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:20:39', '2023-05-16 12:20:39'), +(1016, 536, '2023-05-16 12:20:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:20:43', '2023-05-16 12:20:43'), +(1017, 529, '2023-05-16 12:20:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:20:46', '2023-05-16 12:20:46'), +(1018, 539, '2023-05-16 12:20:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:20:50', '2023-05-16 12:20:50'), +(1019, 552, '2023-05-16 12:20:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:20:56', '2023-05-16 12:20:56'), +(1020, 551, '2023-05-16 12:21:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:21:01', '2023-05-16 12:21:01'), +(1021, 553, '2023-05-16 12:21:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:21:03', '2023-05-16 12:21:03'), +(1022, 549, '2023-05-16 12:21:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:21:07', '2023-05-16 12:21:07'), +(1023, 544, '2023-05-16 12:22:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:22:34', '2023-05-16 12:22:34'), +(1024, 520, '2023-05-16 12:22:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:22:38', '2023-05-16 12:22:38'), +(1025, 543, '2023-05-16 12:22:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:22:41', '2023-05-16 12:22:41'), +(1026, 548, '2023-05-16 12:25:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 12:25:47', '2023-05-16 12:25:47'), +(1027, 546, '2023-05-16 20:05:34', 'Parcel delivered [Collected] and received by [Benjamin Kwabena Gu]', NULL, '2023-05-16 20:05:34', '2023-05-16 20:05:34'), +(1028, 535, '2023-05-16 20:05:41', 'Parcel delivered [Collected] and received by [Sister Afia]', NULL, '2023-05-16 20:05:41', '2023-05-16 20:05:41'), +(1029, 529, '2023-05-16 20:05:48', 'Parcel delivered [Collected] and received by [Shally]', NULL, '2023-05-16 20:05:48', '2023-05-16 20:05:48'), +(1030, 545, '2023-05-16 20:05:53', 'Parcel delivered [Collected] and received by [David]', NULL, '2023-05-16 20:05:53', '2023-05-16 20:05:53'), +(1031, 533, '2023-05-16 20:06:02', 'Parcel delivered [Collected] and received by [Happy]', NULL, '2023-05-16 20:06:02', '2023-05-16 20:06:02'), +(1032, 552, '2023-05-16 20:06:08', 'Parcel delivered [Collected] and received by [Ella]', NULL, '2023-05-16 20:06:08', '2023-05-16 20:06:08'), +(1033, 549, '2023-05-16 20:06:28', 'Parcel delivered [Collected] and received by [Donna]', NULL, '2023-05-16 20:06:28', '2023-05-16 20:06:28'), +(1034, 553, '2023-05-16 20:06:33', 'Parcel delivered [Collected] and received by [Eunice Owiredu]', NULL, '2023-05-16 20:06:33', '2023-05-16 20:06:33'), +(1035, 551, '2023-05-16 20:06:40', 'Parcel delivered [Collected] and received by [Irene Wemegah]', NULL, '2023-05-16 20:06:40', '2023-05-16 20:06:40'), +(1036, 539, '2023-05-16 20:06:48', 'Parcel delivered [Collected] and received by [Adjoa]', NULL, '2023-05-16 20:06:48', '2023-05-16 20:06:48'), +(1037, 536, '2023-05-16 20:06:55', 'Parcel delivered [Collected] and received by [Ella]', NULL, '2023-05-16 20:06:55', '2023-05-16 20:06:55'), +(1038, 538, '2023-05-16 20:07:03', 'Parcel delivered [Collected] and received by [Shilla]', NULL, '2023-05-16 20:07:03', '2023-05-16 20:07:03'), +(1039, 531, '2023-05-16 20:07:13', 'Parcel delivered [Collected] and received by [Donna]', NULL, '2023-05-16 20:07:13', '2023-05-16 20:07:13'), +(1040, 550, '2023-05-16 20:09:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-16 20:09:21', '2023-05-16 20:09:21'), +(1041, 550, '2023-05-16 20:09:47', 'Parcel delivered [Collected] and received by [Yirenkyiwaa]', NULL, '2023-05-16 20:09:47', '2023-05-16 20:09:47'), +(1042, 493, '2023-05-16 20:13:41', 'Parcel delivered [Collected] and received by [Abigail Fosu Awuah]', NULL, '2023-05-16 20:13:41', '2023-05-16 20:13:41'), +(1043, 462, '2023-05-16 20:13:46', 'Parcel delivered [Collected] and received by [Yaa debby]', NULL, '2023-05-16 20:13:46', '2023-05-16 20:13:46'), +(1044, 502, '2023-05-16 20:13:50', 'Parcel delivered [Collected] and received by [Albert]', NULL, '2023-05-16 20:13:50', '2023-05-16 20:13:50'), +(1045, 501, '2023-05-16 20:13:54', 'Parcel delivered [Collected] and received by [Fiddy]', NULL, '2023-05-16 20:13:54', '2023-05-16 20:13:54'), +(1046, 511, '2023-05-16 20:13:58', 'Parcel delivered [Collected] and received by [Emmanuella Okine]', NULL, '2023-05-16 20:13:58', '2023-05-16 20:13:58'), +(1047, 494, '2023-05-16 20:14:01', 'Parcel delivered [Collected] and received by [Mina]', NULL, '2023-05-16 20:14:01', '2023-05-16 20:14:01'), +(1048, 512, '2023-05-16 20:14:04', 'Parcel delivered [Collected] and received by [Winifred]', NULL, '2023-05-16 20:14:04', '2023-05-16 20:14:04'), +(1049, 481, '2023-05-16 20:14:07', 'Parcel delivered [Collected] and received by [Gifty Osei Nimo]', NULL, '2023-05-16 20:14:07', '2023-05-16 20:14:07'), +(1050, 472, '2023-05-16 20:14:11', 'Parcel delivered [Collected] and received by [Winifred Asare]', NULL, '2023-05-16 20:14:11', '2023-05-16 20:14:11'), +(1051, 465, '2023-05-16 20:14:15', 'Parcel delivered [Collected] and received by [Priscilla yeboah]', NULL, '2023-05-16 20:14:15', '2023-05-16 20:14:15'), +(1052, 484, '2023-05-16 20:14:18', 'Parcel delivered [Collected] and received by [Serwaa Pokuaa Alberta]', NULL, '2023-05-16 20:14:18', '2023-05-16 20:14:18'), +(1053, 471, '2023-05-16 20:14:22', 'Parcel delivered [Collected] and received by [Naa sala]', NULL, '2023-05-16 20:14:22', '2023-05-16 20:14:22'), +(1054, 474, '2023-05-16 20:14:25', 'Parcel delivered [Collected] and received by [Diana]', NULL, '2023-05-16 20:14:25', '2023-05-16 20:14:25'), +(1055, 500, '2023-05-16 20:14:28', 'Parcel delivered [Collected] and received by [Afriyie]', NULL, '2023-05-16 20:14:28', '2023-05-16 20:14:28'), +(1056, 504, '2023-05-16 20:14:34', 'Parcel delivered [Collected] and received by [Hilda]', NULL, '2023-05-16 20:14:34', '2023-05-16 20:14:34'), +(1057, 483, '2023-05-16 20:14:37', 'Parcel delivered [Collected] and received by [mimi]', NULL, '2023-05-16 20:14:37', '2023-05-16 20:14:37'), +(1058, 463, '2023-05-16 20:14:41', 'Parcel delivered [Collected] and received by [Abubakari]', NULL, '2023-05-16 20:14:41', '2023-05-16 20:14:41'), +(1059, 466, '2023-05-16 20:14:45', 'Parcel delivered [Collected] and received by [felicia]', NULL, '2023-05-16 20:14:45', '2023-05-16 20:14:45'), +(1060, 486, '2023-05-16 20:14:49', 'Parcel delivered [Collected] and received by [Osomafo Solomon]', NULL, '2023-05-16 20:14:49', '2023-05-16 20:14:49'), +(1061, 496, '2023-05-16 20:14:52', 'Parcel delivered [Collected] and received by [Julliet]', NULL, '2023-05-16 20:14:52', '2023-05-16 20:14:52'), +(1062, 488, '2023-05-16 20:15:03', 'Parcel delivered [Collected] and received by [Khadija]', NULL, '2023-05-16 20:15:03', '2023-05-16 20:15:03'), +(1063, 489, '2023-05-16 20:15:07', 'Parcel delivered [Collected] and received by [Emelia Korkor Tetteh]', NULL, '2023-05-16 20:15:07', '2023-05-16 20:15:07'), +(1064, 515, '2023-05-16 20:15:18', 'Parcel delivered [Collected] and received by [Sherry Mensah]', NULL, '2023-05-16 20:15:18', '2023-05-16 20:15:18'), +(1065, 477, '2023-05-16 20:15:21', 'Parcel delivered [Collected] and received by [Nancy Odoom]', NULL, '2023-05-16 20:15:21', '2023-05-16 20:15:21'), +(1066, 478, '2023-05-16 20:15:24', 'Parcel delivered [Collected] and received by [Lotty]', NULL, '2023-05-16 20:15:24', '2023-05-16 20:15:24'), +(1067, 509, '2023-05-16 20:15:27', 'Parcel delivered [Collected] and received by [Mabel]', NULL, '2023-05-16 20:15:27', '2023-05-16 20:15:27'), +(1068, 464, '2023-05-16 20:15:31', 'Parcel delivered [Collected] and received by [Eunice]', NULL, '2023-05-16 20:15:31', '2023-05-16 20:15:31'), +(1069, 469, '2023-05-16 20:15:34', 'Parcel delivered [Collected] and received by [Moudlyn]', NULL, '2023-05-16 20:15:34', '2023-05-16 20:15:34'), +(1070, 468, '2023-05-16 20:15:40', 'Parcel delivered [Collected] and received by [Kate Eliason]', NULL, '2023-05-16 20:15:40', '2023-05-16 20:15:40'), +(1071, 475, '2023-05-16 20:15:45', 'Parcel delivered [Collected] and received by [Maya]', NULL, '2023-05-16 20:15:45', '2023-05-16 20:15:45'), +(1072, 476, '2023-05-16 20:15:50', 'Parcel delivered [Collected] and received by [Awurama]', NULL, '2023-05-16 20:15:50', '2023-05-16 20:15:50'), +(1073, 473, '2023-05-16 20:15:53', 'Parcel delivered [Collected] and received by [felista]', NULL, '2023-05-16 20:15:53', '2023-05-16 20:15:53'), +(1074, 510, '2023-05-16 20:15:56', 'Parcel delivered [Collected] and received by [Deborah Dadson]', NULL, '2023-05-16 20:15:56', '2023-05-16 20:15:56'), +(1075, 492, '2023-05-16 20:15:59', 'Parcel delivered [Collected] and received by [Vera Sarpong]', NULL, '2023-05-16 20:15:59', '2023-05-16 20:15:59'), +(1076, 548, '2023-05-17 13:12:19', 'Parcel delivered [Collected] and received by [Afugu Comfort]', NULL, '2023-05-17 13:12:19', '2023-05-17 13:12:19'), +(1077, 520, '2023-05-17 13:12:26', 'Parcel delivered [Collected] and received by [Kenneth]', NULL, '2023-05-17 13:12:26', '2023-05-17 13:12:26'), +(1078, 543, '2023-05-17 13:12:37', 'Parcel delivered [Collected] and received by [Eugenia]', NULL, '2023-05-17 13:12:37', '2023-05-17 13:12:37'), +(1079, 544, '2023-05-17 13:12:49', 'Parcel delivered [Collected] and received by [Mary Nyarko]', NULL, '2023-05-17 13:12:49', '2023-05-17 13:12:49'), +(1080, 516, '2023-05-17 13:13:17', 'Parcel delivered [Collected] and received by [Nana Araba]', NULL, '2023-05-17 13:13:17', '2023-05-17 13:13:17'), +(1081, 537, '2023-05-17 13:13:22', 'Parcel delivered [Collected] and received by [Naa Okaikor]', NULL, '2023-05-17 13:13:22', '2023-05-17 13:13:22'), +(1082, 532, '2023-05-17 13:13:31', 'Parcel delivered [Collected] and received by [Florence Nuamah]', NULL, '2023-05-17 13:13:31', '2023-05-17 13:13:31'), +(1083, 523, '2023-05-17 13:13:41', 'Parcel delivered [Collected] and received by [Babrah Bentil]', NULL, '2023-05-17 13:13:41', '2023-05-17 13:13:41'), +(1084, 534, '2023-05-17 13:14:35', 'Parcel delivered [Collected] and received by [Phillis Asante]', NULL, '2023-05-17 13:14:35', '2023-05-17 13:14:35'), +(1085, 526, '2023-05-17 13:14:40', 'Parcel delivered [Collected] and received by [Etornam]', NULL, '2023-05-17 13:14:40', '2023-05-17 13:14:40'), +(1086, 525, '2023-05-17 13:14:46', 'Parcel delivered [Collected] and received by [Cecilia]', NULL, '2023-05-17 13:14:46', '2023-05-17 13:14:46'), +(1087, 528, '2023-05-17 13:14:52', 'Parcel delivered [Collected] and received by [Precious]', NULL, '2023-05-17 13:14:52', '2023-05-17 13:14:52'), +(1088, 527, '2023-05-17 13:14:56', 'Parcel delivered [Collected] and received by [Jessica]', NULL, '2023-05-17 13:14:56', '2023-05-17 13:14:56'), +(1089, 518, '2023-05-17 13:15:02', 'Parcel delivered [Collected] and received by [Rahma]', NULL, '2023-05-17 13:15:02', '2023-05-17 13:15:02'), +(1090, 519, '2023-05-17 13:15:09', 'Parcel delivered [Collected] and received by [Priscilla]', NULL, '2023-05-17 13:15:09', '2023-05-17 13:15:09'), +(1091, 513, '2023-05-17 13:16:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-17 13:16:26', '2023-05-17 13:16:26'), +(1092, 503, '2023-05-17 13:16:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-17 13:16:53', '2023-05-17 13:16:53'), +(1093, 499, '2023-05-17 13:16:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-17 13:16:58', '2023-05-17 13:16:58'), +(1094, 482, '2023-05-17 13:17:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-17 13:17:03', '2023-05-17 13:17:03'), +(1095, 506, '2023-05-17 13:17:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-17 13:17:09', '2023-05-17 13:17:09'), +(1096, 505, '2023-05-17 13:17:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-17 13:17:14', '2023-05-17 13:17:14'), +(1097, 508, '2023-05-17 13:17:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-17 13:17:19', '2023-05-17 13:17:19'), +(1098, 514, '2023-05-17 13:19:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-17 13:19:01', '2023-05-17 13:19:01'), +(1099, 513, '2023-05-17 13:19:41', 'Parcel delivered [Collected] and received by [Nani Juliet]', NULL, '2023-05-17 13:19:41', '2023-05-17 13:19:41'), +(1100, 503, '2023-05-17 13:20:01', 'Parcel delivered [Collected] and received by [Felicia Adu Sarkodie]', NULL, '2023-05-17 13:20:01', '2023-05-17 13:20:01'), +(1101, 506, '2023-05-17 13:20:55', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-05-17 13:20:55', '2023-05-17 13:20:55'), +(1102, 482, '2023-05-17 13:21:04', 'Parcel delivered [Collected] and received by [Sister Adwoa]', NULL, '2023-05-17 13:21:04', '2023-05-17 13:21:04'), +(1103, 505, '2023-05-17 13:21:14', 'Parcel delivered [Collected] and received by [Kyei Davida Abenaa]', NULL, '2023-05-17 13:21:14', '2023-05-17 13:21:14'), +(1104, 508, '2023-05-17 13:21:19', 'Parcel delivered [Collected] and received by [Lorritta]', NULL, '2023-05-17 13:21:19', '2023-05-17 13:21:19'), +(1105, 514, '2023-05-17 13:21:24', 'Parcel delivered [Collected] and received by [Simone]', NULL, '2023-05-17 13:21:24', '2023-05-17 13:21:24'), +(1106, 569, '2023-05-17 13:30:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:30:09', '2023-05-17 13:30:09'), +(1107, 579, '2023-05-17 13:32:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:32:54', '2023-05-17 13:32:54'), +(1108, 571, '2023-05-17 13:33:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:33:10', '2023-05-17 13:33:10'), +(1109, 573, '2023-05-17 13:33:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:33:25', '2023-05-17 13:33:25'), +(1110, 568, '2023-05-17 13:33:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:33:42', '2023-05-17 13:33:42'), +(1111, 558, '2023-05-17 13:33:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:33:58', '2023-05-17 13:33:58'), +(1112, 565, '2023-05-17 13:34:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:34:07', '2023-05-17 13:34:07'), +(1113, 582, '2023-05-17 13:34:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:34:23', '2023-05-17 13:34:23'), +(1114, 576, '2023-05-17 13:34:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:34:34', '2023-05-17 13:34:34'), +(1115, 560, '2023-05-17 13:34:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:34:47', '2023-05-17 13:34:47'), +(1116, 562, '2023-05-17 13:35:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:35:23', '2023-05-17 13:35:23'), +(1117, 578, '2023-05-17 13:35:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:35:40', '2023-05-17 13:35:40'), +(1118, 557, '2023-05-17 13:35:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:35:50', '2023-05-17 13:35:50'), +(1119, 556, '2023-05-17 13:35:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:35:58', '2023-05-17 13:35:58'), +(1120, 554, '2023-05-17 13:36:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:36:12', '2023-05-17 13:36:12'), +(1121, 587, '2023-05-17 13:36:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:36:26', '2023-05-17 13:36:26'), +(1122, 588, '2023-05-17 13:36:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:36:49', '2023-05-17 13:36:49'), +(1123, 591, '2023-05-17 13:37:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:37:03', '2023-05-17 13:37:03'), +(1124, 585, '2023-05-17 13:37:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:37:31', '2023-05-17 13:37:31'), +(1125, 593, '2023-05-17 13:41:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:41:35', '2023-05-17 13:41:35'), +(1126, 586, '2023-05-17 13:41:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:41:48', '2023-05-17 13:41:48'), +(1127, 596, '2023-05-17 13:41:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:41:59', '2023-05-17 13:41:59'), +(1128, 592, '2023-05-17 13:42:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:42:42', '2023-05-17 13:42:42'), +(1129, 564, '2023-05-17 13:47:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:47:47', '2023-05-17 13:47:47'), +(1130, 567, '2023-05-17 13:47:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:47:55', '2023-05-17 13:47:55'), +(1131, 575, '2023-05-17 13:48:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:48:34', '2023-05-17 13:48:34'), +(1132, 577, '2023-05-17 13:48:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:48:44', '2023-05-17 13:48:44'), +(1133, 581, '2023-05-17 13:49:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:49:00', '2023-05-17 13:49:00'), +(1134, 574, '2023-05-17 13:49:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:49:08', '2023-05-17 13:49:08'), +(1135, 559, '2023-05-17 13:49:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:49:39', '2023-05-17 13:49:39'), +(1136, 570, '2023-05-17 13:49:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-17 13:49:49', '2023-05-17 13:49:49'), +(1137, 595, '2023-05-18 09:02:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 09:02:02', '2023-05-18 09:02:02'), +(1138, 584, '2023-05-18 09:02:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 09:02:35', '2023-05-18 09:02:35'), +(1139, 589, '2023-05-18 09:02:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 09:02:59', '2023-05-18 09:02:59'), +(1140, 418, '2023-05-18 09:55:01', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-18 09:55:01', '2023-05-18 09:55:01'), +(1141, 418, '2023-05-18 09:59:25', 'Parcel delivered [Collected] and received by [Mercy antwi]', NULL, '2023-05-18 09:59:25', '2023-05-18 09:59:25'), +(1142, 589, '2023-05-18 10:29:33', 'Parcel delivered [Collected] and received by [Maa Adwoa]', NULL, '2023-05-18 10:29:33', '2023-05-18 10:29:33'), +(1143, 595, '2023-05-18 10:30:43', 'Parcel delivered [Collected] and received by [Ruth]', NULL, '2023-05-18 10:30:43', '2023-05-18 10:30:43'), +(1144, 564, '2023-05-18 10:30:51', 'Parcel delivered [Collected] and received by [Nana Aba]', NULL, '2023-05-18 10:30:51', '2023-05-18 10:30:51'), +(1145, 567, '2023-05-18 10:31:02', 'Parcel delivered [Collected] and received by [Angela]', NULL, '2023-05-18 10:31:02', '2023-05-18 10:31:02'), +(1146, 573, '2023-05-18 10:32:01', 'Parcel delivered [Collected] and received by [Gloria]', NULL, '2023-05-18 10:32:01', '2023-05-18 10:32:01'), +(1147, 575, '2023-05-18 10:32:29', 'Parcel delivered [Collected] and received by [Rita]', NULL, '2023-05-18 10:32:29', '2023-05-18 10:32:29'), +(1148, 581, '2023-05-18 10:32:37', 'Parcel delivered [Collected] and received by [Asante Agyeiwaa Rita]', NULL, '2023-05-18 10:32:37', '2023-05-18 10:32:37'), +(1149, 574, '2023-05-18 10:33:07', 'Parcel delivered [Collected] and received by [Sarkyiwaa Mavis]', NULL, '2023-05-18 10:33:07', '2023-05-18 10:33:07'), +(1150, 577, '2023-05-18 10:33:35', 'Parcel delivered [Collected] and received by [Gloria Yeboah]', NULL, '2023-05-18 10:33:35', '2023-05-18 10:33:35'), +(1151, 559, '2023-05-18 10:34:17', 'Parcel delivered [Collected] and received by [Atia Benedicta]', NULL, '2023-05-18 10:34:17', '2023-05-18 10:34:17'), +(1152, 570, '2023-05-18 10:34:40', 'Parcel delivered [Collected] and received by [Beeba]', NULL, '2023-05-18 10:34:40', '2023-05-18 10:34:40'), +(1153, 569, '2023-05-18 10:35:36', 'Parcel delivered [Collected] and received by [Naa Sala]', NULL, '2023-05-18 10:35:36', '2023-05-18 10:35:36'), +(1154, 579, '2023-05-18 10:36:57', 'Parcel delivered [Collected] and received by [Priscy]', NULL, '2023-05-18 10:36:57', '2023-05-18 10:36:57'), +(1155, 571, '2023-05-18 10:37:05', 'Parcel delivered [Collected] and received by [Hannan]', NULL, '2023-05-18 10:37:05', '2023-05-18 10:37:05'), +(1156, 568, '2023-05-18 10:37:12', 'Parcel delivered [Collected] and received by [Gloria]', NULL, '2023-05-18 10:37:12', '2023-05-18 10:37:12'), +(1157, 558, '2023-05-18 10:37:20', 'Parcel delivered [Collected] and received by [Mawutor]', NULL, '2023-05-18 10:37:20', '2023-05-18 10:37:20'), +(1158, 565, '2023-05-18 10:37:27', 'Parcel delivered [Collected] and received by [Debbie]', NULL, '2023-05-18 10:37:27', '2023-05-18 10:37:27'), +(1159, 562, '2023-05-18 10:38:00', 'Parcel delivered [Collected] and received by [Patience]', NULL, '2023-05-18 10:38:00', '2023-05-18 10:38:00'), +(1160, 582, '2023-05-18 10:38:22', 'Parcel delivered [Collected] and received by [Esther Amoako]', NULL, '2023-05-18 10:38:22', '2023-05-18 10:38:22'), +(1161, 576, '2023-05-18 10:38:36', 'Parcel delivered [Collected] and received by [Oyibi Ahfoam]', NULL, '2023-05-18 10:38:36', '2023-05-18 10:38:36'), +(1162, 560, '2023-05-18 10:39:10', 'Parcel delivered [Collected] and received by [Belinda Boateng]', NULL, '2023-05-18 10:39:10', '2023-05-18 10:39:10'), +(1163, 578, '2023-05-18 10:40:02', 'Parcel delivered [Collected] and received by [Tema community7 superior hostel]', NULL, '2023-05-18 10:40:02', '2023-05-18 10:40:02'), +(1164, 556, '2023-05-18 10:40:33', 'Parcel delivered [Collected] and received by [Kukua]', NULL, '2023-05-18 10:40:33', '2023-05-18 10:40:33'), +(1165, 554, '2023-05-18 10:41:35', 'Parcel delivered [Collected] and received by [Mavis]', NULL, '2023-05-18 10:41:35', '2023-05-18 10:41:35'), +(1166, 586, '2023-05-18 10:41:59', 'Parcel delivered [Collected] and received by [Naomi]', NULL, '2023-05-18 10:41:59', '2023-05-18 10:41:59'), +(1167, 587, '2023-05-18 10:42:14', 'Parcel delivered [Collected] and received by [Am Nana Adwoa]', NULL, '2023-05-18 10:42:14', '2023-05-18 10:42:14'), +(1168, 588, '2023-05-18 10:42:40', 'Parcel delivered [Collected] and received by [Priscilla]', NULL, '2023-05-18 10:42:40', '2023-05-18 10:42:40'), +(1169, 590, '2023-05-18 10:48:55', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-18 10:48:55', '2023-05-18 10:48:55'), +(1170, 583, '2023-05-18 10:49:25', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-18 10:49:25', '2023-05-18 10:49:25'), +(1171, 580, '2023-05-18 10:49:41', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-18 10:49:41', '2023-05-18 10:49:41'), +(1172, 572, '2023-05-18 10:50:12', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-18 10:50:12', '2023-05-18 10:50:12'), +(1173, 555, '2023-05-18 10:50:30', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-18 10:50:30', '2023-05-18 10:50:30'), +(1174, 561, '2023-05-18 10:50:50', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-18 10:50:50', '2023-05-18 10:50:50'), +(1175, 563, '2023-05-18 10:51:07', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-18 10:51:07', '2023-05-18 10:51:07'), +(1176, 566, '2023-05-18 10:51:25', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-18 10:51:25', '2023-05-18 10:51:25'), +(1177, 625, '2023-05-18 15:39:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-18 15:39:43', '2023-05-18 15:39:43'), +(1178, 597, '2023-05-18 15:39:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-18 15:39:47', '2023-05-18 15:39:47'), +(1179, 637, '2023-05-18 15:39:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-18 15:39:55', '2023-05-18 15:39:55'), +(1180, 621, '2023-05-18 15:40:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-18 15:40:00', '2023-05-18 15:40:00'), +(1181, 631, '2023-05-18 15:40:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-18 15:40:05', '2023-05-18 15:40:05'), +(1182, 607, '2023-05-18 15:40:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-18 15:40:10', '2023-05-18 15:40:10'), +(1183, 629, '2023-05-18 15:40:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-18 15:40:38', '2023-05-18 15:40:38'), +(1184, 602, '2023-05-18 15:41:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:41:06', '2023-05-18 15:41:06'), +(1185, 622, '2023-05-18 15:41:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:41:11', '2023-05-18 15:41:11'), +(1186, 632, '2023-05-18 15:41:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:41:15', '2023-05-18 15:41:15'), +(1187, 620, '2023-05-18 15:41:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:41:21', '2023-05-18 15:41:21'), +(1188, 617, '2023-05-18 15:41:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:41:25', '2023-05-18 15:41:25'), +(1189, 633, '2023-05-18 15:41:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:41:31', '2023-05-18 15:41:31'), +(1190, 616, '2023-05-18 15:41:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:41:35', '2023-05-18 15:41:35'), +(1191, 604, '2023-05-18 15:41:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:41:45', '2023-05-18 15:41:45'), +(1192, 618, '2023-05-18 15:41:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:41:51', '2023-05-18 15:41:51'), +(1193, 613, '2023-05-18 15:41:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:41:56', '2023-05-18 15:41:56'), +(1194, 599, '2023-05-18 15:42:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:42:02', '2023-05-18 15:42:02'), +(1195, 630, '2023-05-18 15:42:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:42:08', '2023-05-18 15:42:08'), +(1196, 609, '2023-05-18 15:42:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:42:12', '2023-05-18 15:42:12'), +(1197, 601, '2023-05-18 15:42:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:42:17', '2023-05-18 15:42:17'), +(1198, 605, '2023-05-18 15:42:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:42:23', '2023-05-18 15:42:23'), +(1199, 634, '2023-05-18 15:42:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:42:27', '2023-05-18 15:42:27'), +(1200, 606, '2023-05-18 15:42:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:42:33', '2023-05-18 15:42:33'), +(1201, 608, '2023-05-18 15:42:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:42:40', '2023-05-18 15:42:40'), +(1202, 610, '2023-05-18 15:43:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:43:14', '2023-05-18 15:43:14'), +(1203, 614, '2023-05-18 15:43:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:43:21', '2023-05-18 15:43:21'), +(1204, 627, '2023-05-18 15:44:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:44:03', '2023-05-18 15:44:03'), +(1205, 598, '2023-05-18 15:44:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:44:09', '2023-05-18 15:44:09'), +(1206, 612, '2023-05-18 15:44:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:44:16', '2023-05-18 15:44:16'), +(1207, 635, '2023-05-18 15:44:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:44:27', '2023-05-18 15:44:27'), +(1208, 624, '2023-05-18 15:44:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:44:32', '2023-05-18 15:44:32'), +(1209, 626, '2023-05-18 15:44:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:44:38', '2023-05-18 15:44:38'), +(1210, 619, '2023-05-18 15:44:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:44:45', '2023-05-18 15:44:45'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(1211, 623, '2023-05-18 15:44:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:44:53', '2023-05-18 15:44:53'), +(1212, 615, '2023-05-18 15:45:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-18 15:45:07', '2023-05-18 15:45:07'), +(1213, 636, '2023-05-18 15:46:03', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-18 15:46:03', '2023-05-18 15:46:03'), +(1214, 611, '2023-05-18 15:51:48', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-18 15:51:48', '2023-05-18 15:51:48'), +(1215, 603, '2023-05-18 15:51:56', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-18 15:51:56', '2023-05-18 15:51:56'), +(1216, 600, '2023-05-18 15:52:04', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-18 15:52:04', '2023-05-18 15:52:04'), +(1217, 628, '2023-05-18 18:06:06', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-18 18:06:06', '2023-05-18 18:06:06'), +(1218, 530, '2023-05-19 10:07:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:07:35', '2023-05-19 10:07:35'), +(1219, 522, '2023-05-19 10:07:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:07:43', '2023-05-19 10:07:43'), +(1220, 517, '2023-05-19 10:07:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:07:48', '2023-05-19 10:07:48'), +(1221, 521, '2023-05-19 10:07:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:07:52', '2023-05-19 10:07:52'), +(1222, 541, '2023-05-19 10:07:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:07:57', '2023-05-19 10:07:57'), +(1223, 540, '2023-05-19 10:08:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:08:11', '2023-05-19 10:08:11'), +(1224, 542, '2023-05-19 10:08:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:08:17', '2023-05-19 10:08:17'), +(1225, 547, '2023-05-19 10:08:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:08:23', '2023-05-19 10:08:23'), +(1226, 524, '2023-05-19 10:08:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:08:28', '2023-05-19 10:08:28'), +(1227, 530, '2023-05-19 10:09:23', 'Parcel delivered [Collected] and received by [Naomi]', NULL, '2023-05-19 10:09:23', '2023-05-19 10:09:23'), +(1228, 522, '2023-05-19 10:09:28', 'Parcel delivered [Collected] and received by [Amanda Wiafe]', NULL, '2023-05-19 10:09:28', '2023-05-19 10:09:28'), +(1229, 517, '2023-05-19 10:09:39', 'Parcel delivered [Collected] and received by [Geizela]', NULL, '2023-05-19 10:09:39', '2023-05-19 10:09:39'), +(1230, 521, '2023-05-19 10:09:44', 'Parcel delivered [Collected] and received by [Juliet Yeboah]', NULL, '2023-05-19 10:09:44', '2023-05-19 10:09:44'), +(1231, 541, '2023-05-19 10:09:51', 'Parcel delivered [Collected] and received by [Joyce Owusuaa]', NULL, '2023-05-19 10:09:51', '2023-05-19 10:09:51'), +(1232, 540, '2023-05-19 10:09:57', 'Parcel delivered [Collected] and received by [Churlsea Wano]', NULL, '2023-05-19 10:09:57', '2023-05-19 10:09:57'), +(1233, 542, '2023-05-19 10:10:03', 'Parcel delivered [Collected] and received by [Victoria]', NULL, '2023-05-19 10:10:03', '2023-05-19 10:10:03'), +(1234, 547, '2023-05-19 10:10:09', 'Parcel delivered [Collected] and received by [Agnes]', NULL, '2023-05-19 10:10:09', '2023-05-19 10:10:09'), +(1235, 524, '2023-05-19 10:10:14', 'Parcel delivered [Collected] and received by [Sarah Tetteh]', NULL, '2023-05-19 10:10:14', '2023-05-19 10:10:14'), +(1236, 655, '2023-05-19 10:11:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:11:11', '2023-05-19 10:11:11'), +(1237, 654, '2023-05-19 10:11:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:11:21', '2023-05-19 10:11:21'), +(1238, 639, '2023-05-19 10:11:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:11:26', '2023-05-19 10:11:26'), +(1239, 638, '2023-05-19 10:11:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:11:31', '2023-05-19 10:11:31'), +(1240, 644, '2023-05-19 10:11:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:11:36', '2023-05-19 10:11:36'), +(1241, 642, '2023-05-19 10:11:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:11:41', '2023-05-19 10:11:41'), +(1242, 648, '2023-05-19 10:11:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:11:46', '2023-05-19 10:11:46'), +(1243, 643, '2023-05-19 10:11:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:11:58', '2023-05-19 10:11:58'), +(1244, 651, '2023-05-19 10:12:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:12:03', '2023-05-19 10:12:03'), +(1245, 652, '2023-05-19 10:12:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:12:08', '2023-05-19 10:12:08'), +(1246, 656, '2023-05-19 10:12:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:12:14', '2023-05-19 10:12:14'), +(1247, 645, '2023-05-19 10:12:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:12:19', '2023-05-19 10:12:19'), +(1248, 653, '2023-05-19 10:12:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:12:45', '2023-05-19 10:12:45'), +(1249, 647, '2023-05-19 10:12:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:12:48', '2023-05-19 10:12:48'), +(1250, 646, '2023-05-19 10:12:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:12:52', '2023-05-19 10:12:52'), +(1251, 649, '2023-05-19 10:12:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:12:57', '2023-05-19 10:12:57'), +(1252, 657, '2023-05-19 10:13:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 10:13:02', '2023-05-19 10:13:02'), +(1253, 636, '2023-05-19 10:13:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:13:51', '2023-05-19 10:13:51'), +(1254, 611, '2023-05-19 10:13:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:13:53', '2023-05-19 10:13:53'), +(1255, 603, '2023-05-19 10:13:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:13:57', '2023-05-19 10:13:57'), +(1256, 600, '2023-05-19 10:14:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:14:02', '2023-05-19 10:14:02'), +(1257, 590, '2023-05-19 10:14:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:14:06', '2023-05-19 10:14:06'), +(1258, 628, '2023-05-19 10:14:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:14:11', '2023-05-19 10:14:11'), +(1259, 590, '2023-05-19 10:15:10', 'Parcel delivered [Collected] and received by [Patricia Opuku]', NULL, '2023-05-19 10:15:10', '2023-05-19 10:15:10'), +(1260, 583, '2023-05-19 10:29:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:29:30', '2023-05-19 10:29:30'), +(1261, 580, '2023-05-19 10:29:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:29:47', '2023-05-19 10:29:47'), +(1262, 572, '2023-05-19 10:30:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:30:03', '2023-05-19 10:30:03'), +(1263, 555, '2023-05-19 10:30:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:30:29', '2023-05-19 10:30:29'), +(1264, 561, '2023-05-19 10:30:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:30:54', '2023-05-19 10:30:54'), +(1265, 563, '2023-05-19 10:31:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:31:09', '2023-05-19 10:31:09'), +(1266, 566, '2023-05-19 10:31:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-19 10:31:21', '2023-05-19 10:31:21'), +(1267, 662, '2023-05-19 16:27:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 16:27:23', '2023-05-19 16:27:23'), +(1268, 663, '2023-05-19 16:27:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 16:27:29', '2023-05-19 16:27:29'), +(1269, 666, '2023-05-19 16:27:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 16:27:36', '2023-05-19 16:27:36'), +(1270, 665, '2023-05-19 16:27:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 16:27:45', '2023-05-19 16:27:45'), +(1271, 659, '2023-05-19 16:28:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 16:28:31', '2023-05-19 16:28:31'), +(1272, 660, '2023-05-19 16:29:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-19 16:29:20', '2023-05-19 16:29:20'), +(1273, 640, '2023-05-19 16:32:37', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-19 16:32:37', '2023-05-19 16:32:37'), +(1274, 641, '2023-05-19 16:33:54', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-19 16:33:54', '2023-05-19 16:33:54'), +(1275, 650, '2023-05-19 16:34:00', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-19 16:34:00', '2023-05-19 16:34:00'), +(1276, 664, '2023-05-19 16:34:08', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-19 16:34:08', '2023-05-19 16:34:08'), +(1277, 625, '2023-05-20 08:51:52', 'Parcel delivered [Collected] and received by [Georgina]', NULL, '2023-05-20 08:51:52', '2023-05-20 08:51:52'), +(1278, 597, '2023-05-20 08:52:04', 'Parcel delivered [Collected] and received by [Solomon]', NULL, '2023-05-20 08:52:04', '2023-05-20 08:52:04'), +(1279, 637, '2023-05-20 08:52:12', 'Parcel delivered [Collected] and received by [Angela]', NULL, '2023-05-20 08:52:12', '2023-05-20 08:52:12'), +(1280, 621, '2023-05-20 08:52:23', 'Parcel delivered [Collected] and received by [Happy]', NULL, '2023-05-20 08:52:23', '2023-05-20 08:52:23'), +(1281, 631, '2023-05-20 08:52:29', 'Parcel delivered [Collected] and received by [Hilda Darko]', NULL, '2023-05-20 08:52:29', '2023-05-20 08:52:29'), +(1282, 607, '2023-05-20 08:52:38', 'Parcel delivered [Collected] and received by [Gabriel]', NULL, '2023-05-20 08:52:38', '2023-05-20 08:52:38'), +(1283, 629, '2023-05-20 08:52:51', 'Parcel delivered [Collected] and received by [Monica]', NULL, '2023-05-20 08:52:51', '2023-05-20 08:52:51'), +(1284, 636, '2023-05-20 08:53:32', 'Parcel delivered [Collected] and received by [Sarah Tetteh]', NULL, '2023-05-20 08:53:32', '2023-05-20 08:53:32'), +(1285, 611, '2023-05-20 08:53:39', 'Parcel delivered [Collected] and received by [My Name Is Elizabeth]', NULL, '2023-05-20 08:53:39', '2023-05-20 08:53:39'), +(1286, 603, '2023-05-20 08:53:58', 'Parcel delivered [Collected] and received by [freda]', NULL, '2023-05-20 08:53:58', '2023-05-20 08:53:58'), +(1287, 600, '2023-05-20 08:54:16', 'Parcel delivered [Collected] and received by [Acheampomaah Linda]', NULL, '2023-05-20 08:54:16', '2023-05-20 08:54:16'), +(1288, 610, '2023-05-20 08:56:16', 'Parcel delivered [Collected] and received by [Linda]', NULL, '2023-05-20 08:56:16', '2023-05-20 08:56:16'), +(1289, 614, '2023-05-20 08:56:24', 'Parcel delivered [Collected] and received by [Regina Pobee]', NULL, '2023-05-20 08:56:24', '2023-05-20 08:56:24'), +(1290, 627, '2023-05-20 08:56:31', 'Parcel delivered [Collected] and received by [Ameyaa Owusu Juliet]', NULL, '2023-05-20 08:56:31', '2023-05-20 08:56:31'), +(1291, 598, '2023-05-20 08:56:36', 'Parcel delivered [Collected] and received by [Gifty Sournoe]', NULL, '2023-05-20 08:56:36', '2023-05-20 08:56:36'), +(1292, 612, '2023-05-20 08:56:42', 'Parcel delivered [Collected] and received by [Ama Ruth]', NULL, '2023-05-20 08:56:42', '2023-05-20 08:56:42'), +(1293, 635, '2023-05-20 08:56:48', 'Parcel delivered [Collected] and received by [Precious]', NULL, '2023-05-20 08:56:48', '2023-05-20 08:56:48'), +(1294, 624, '2023-05-20 08:56:53', 'Parcel delivered [Collected] and received by [Angela]', NULL, '2023-05-20 08:56:53', '2023-05-20 08:56:53'), +(1295, 626, '2023-05-20 08:56:58', 'Parcel delivered [Collected] and received by [Emily]', NULL, '2023-05-20 08:56:58', '2023-05-20 08:56:58'), +(1296, 619, '2023-05-20 08:57:04', 'Parcel delivered [Collected] and received by [Cynthia]', NULL, '2023-05-20 08:57:04', '2023-05-20 08:57:04'), +(1297, 623, '2023-05-20 08:57:10', 'Parcel delivered [Collected] and received by [Pomaa Naomi]', NULL, '2023-05-20 08:57:10', '2023-05-20 08:57:10'), +(1298, 615, '2023-05-20 08:57:17', 'Parcel delivered [Collected] and received by [Juliana Korantemaa]', NULL, '2023-05-20 08:57:17', '2023-05-20 08:57:17'), +(1299, 602, '2023-05-20 08:57:43', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-05-20 08:57:43', '2023-05-20 08:57:43'), +(1300, 622, '2023-05-20 08:57:49', 'Parcel delivered [Collected] and received by [Mrs Nutor]', NULL, '2023-05-20 08:57:49', '2023-05-20 08:57:49'), +(1301, 632, '2023-05-20 08:57:54', 'Parcel delivered [Collected] and received by [Efya]', NULL, '2023-05-20 08:57:54', '2023-05-20 08:57:54'), +(1302, 620, '2023-05-20 08:57:59', 'Parcel delivered [Collected] and received by [Elizabeth]', NULL, '2023-05-20 08:57:59', '2023-05-20 08:57:59'), +(1303, 617, '2023-05-20 08:58:03', 'Parcel delivered [Collected] and received by [Celestine]', NULL, '2023-05-20 08:58:03', '2023-05-20 08:58:03'), +(1304, 633, '2023-05-20 08:58:11', 'Parcel delivered [Collected] and received by [AMA]', NULL, '2023-05-20 08:58:11', '2023-05-20 08:58:11'), +(1305, 616, '2023-05-20 08:58:16', 'Parcel delivered [Collected] and received by [Eugene Ennuson]', NULL, '2023-05-20 08:58:16', '2023-05-20 08:58:16'), +(1306, 604, '2023-05-20 08:58:23', 'Parcel delivered [Collected] and received by [Juliana Boateng]', NULL, '2023-05-20 08:58:23', '2023-05-20 08:58:23'), +(1307, 618, '2023-05-20 08:58:41', 'Parcel delivered [Collected] and received by [Mercy]', NULL, '2023-05-20 08:58:41', '2023-05-20 08:58:41'), +(1308, 613, '2023-05-20 08:58:48', 'Parcel delivered [Collected] and received by [Georgian Oforiwaa]', NULL, '2023-05-20 08:58:48', '2023-05-20 08:58:48'), +(1309, 599, '2023-05-20 08:58:54', 'Parcel delivered [Collected] and received by [Sophia Inkoom]', NULL, '2023-05-20 08:58:54', '2023-05-20 08:58:54'), +(1310, 630, '2023-05-20 08:59:01', 'Parcel delivered [Collected] and received by [Sandra Akuamoah]', NULL, '2023-05-20 08:59:01', '2023-05-20 08:59:01'), +(1311, 609, '2023-05-20 08:59:10', 'Parcel delivered [Collected] and received by [Akpaku Blessing]', NULL, '2023-05-20 08:59:10', '2023-05-20 08:59:10'), +(1312, 601, '2023-05-20 08:59:19', 'Parcel delivered [Collected] and received by [Belinda Agyemang]', NULL, '2023-05-20 08:59:19', '2023-05-20 08:59:19'), +(1313, 605, '2023-05-20 08:59:47', 'Parcel delivered [Collected] and received by [Gabriella Delali]', NULL, '2023-05-20 08:59:47', '2023-05-20 08:59:47'), +(1314, 634, '2023-05-20 08:59:55', 'Parcel delivered [Collected] and received by [Irene Serwaa]', NULL, '2023-05-20 08:59:55', '2023-05-20 08:59:55'), +(1315, 606, '2023-05-20 09:00:02', 'Parcel delivered [Collected] and received by [Peggy]', NULL, '2023-05-20 09:00:02', '2023-05-20 09:00:02'), +(1316, 608, '2023-05-20 09:00:11', 'Parcel delivered [Collected] and received by [Priscilla]', NULL, '2023-05-20 09:00:11', '2023-05-20 09:00:11'), +(1317, 655, '2023-05-20 10:19:38', 'Parcel delivered [Collected] and received by [Kim]', NULL, '2023-05-20 10:19:38', '2023-05-20 10:19:38'), +(1318, 639, '2023-05-20 10:19:43', 'Parcel delivered [Collected] and received by [Hawa]', NULL, '2023-05-20 10:19:43', '2023-05-20 10:19:43'), +(1319, 638, '2023-05-20 10:19:48', 'Parcel delivered [Collected] and received by [Queenie]', NULL, '2023-05-20 10:19:48', '2023-05-20 10:19:48'), +(1320, 644, '2023-05-20 10:19:51', 'Parcel delivered [Collected] and received by [Adwoa Blessing]', NULL, '2023-05-20 10:19:51', '2023-05-20 10:19:51'), +(1321, 642, '2023-05-20 10:20:02', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-05-20 10:20:02', '2023-05-20 10:20:02'), +(1322, 648, '2023-05-20 10:20:15', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-05-20 10:20:15', '2023-05-20 10:20:15'), +(1323, 643, '2023-05-20 10:20:20', 'Parcel delivered [Collected] and received by [Irene Frimpong]', NULL, '2023-05-20 10:20:20', '2023-05-20 10:20:20'), +(1324, 651, '2023-05-20 10:20:29', 'Parcel delivered [Collected] and received by [Carla]', NULL, '2023-05-20 10:20:29', '2023-05-20 10:20:29'), +(1325, 652, '2023-05-20 10:20:33', 'Parcel delivered [Collected] and received by [Enyonam]', NULL, '2023-05-20 10:20:33', '2023-05-20 10:20:33'), +(1326, 656, '2023-05-20 10:20:37', 'Parcel delivered [Collected] and received by [Hannah Ekua]', NULL, '2023-05-20 10:20:37', '2023-05-20 10:20:37'), +(1327, 645, '2023-05-20 10:20:41', 'Parcel delivered [Collected] and received by [Joyce Ampong]', NULL, '2023-05-20 10:20:41', '2023-05-20 10:20:41'), +(1328, 659, '2023-05-20 10:20:46', 'Parcel delivered [Collected] and received by [Mavis]', NULL, '2023-05-20 10:20:46', '2023-05-20 10:20:46'), +(1329, 653, '2023-05-20 10:23:18', 'Parcel delivered [Collected] and received by [Agnes]', NULL, '2023-05-20 10:23:18', '2023-05-20 10:23:18'), +(1330, 647, '2023-05-20 10:23:24', 'Parcel delivered [Collected] and received by [Boatemaa]', NULL, '2023-05-20 10:23:24', '2023-05-20 10:23:24'), +(1331, 646, '2023-05-20 10:23:29', 'Parcel delivered [Collected] and received by [Akos]', NULL, '2023-05-20 10:23:29', '2023-05-20 10:23:29'), +(1332, 649, '2023-05-20 10:23:35', 'Parcel delivered [Collected] and received by [Akanpaaba Rhoda]', NULL, '2023-05-20 10:23:35', '2023-05-20 10:23:35'), +(1333, 657, '2023-05-20 10:23:45', 'Parcel delivered [Collected] and received by [Sophia]', NULL, '2023-05-20 10:23:45', '2023-05-20 10:23:45'), +(1334, 662, '2023-05-20 10:23:50', 'Parcel delivered [Collected] and received by [Linda]', NULL, '2023-05-20 10:23:50', '2023-05-20 10:23:50'), +(1335, 663, '2023-05-20 10:23:57', 'Parcel delivered [Collected] and received by [Awula]', NULL, '2023-05-20 10:23:57', '2023-05-20 10:23:57'), +(1336, 666, '2023-05-20 10:24:04', 'Parcel delivered [Collected] and received by [Sally]', NULL, '2023-05-20 10:24:04', '2023-05-20 10:24:04'), +(1337, 665, '2023-05-20 10:24:17', 'Parcel delivered [Collected] and received by [Kenneth Otsiwah]', NULL, '2023-05-20 10:24:17', '2023-05-20 10:24:17'), +(1338, 691, '2023-05-20 13:06:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:06:34', '2023-05-20 13:06:34'), +(1339, 690, '2023-05-20 13:06:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:06:39', '2023-05-20 13:06:39'), +(1340, 675, '2023-05-20 13:06:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:06:43', '2023-05-20 13:06:43'), +(1341, 710, '2023-05-20 13:06:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:06:50', '2023-05-20 13:06:50'), +(1342, 670, '2023-05-20 13:06:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:06:59', '2023-05-20 13:06:59'), +(1343, 689, '2023-05-20 13:07:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:07:08', '2023-05-20 13:07:08'), +(1344, 695, '2023-05-20 13:07:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:07:13', '2023-05-20 13:07:13'), +(1345, 686, '2023-05-20 13:07:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:07:20', '2023-05-20 13:07:20'), +(1346, 697, '2023-05-20 13:07:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:07:29', '2023-05-20 13:07:29'), +(1347, 673, '2023-05-20 13:08:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:08:29', '2023-05-20 13:08:29'), +(1348, 669, '2023-05-20 13:08:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:08:35', '2023-05-20 13:08:35'), +(1349, 692, '2023-05-20 13:08:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:08:39', '2023-05-20 13:08:39'), +(1350, 700, '2023-05-20 13:08:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:08:43', '2023-05-20 13:08:43'), +(1351, 681, '2023-05-20 13:08:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:08:46', '2023-05-20 13:08:46'), +(1352, 682, '2023-05-20 13:08:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:08:50', '2023-05-20 13:08:50'), +(1353, 698, '2023-05-20 13:08:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:08:54', '2023-05-20 13:08:54'), +(1354, 714, '2023-05-20 13:09:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:09:01', '2023-05-20 13:09:01'), +(1355, 687, '2023-05-20 13:09:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:09:05', '2023-05-20 13:09:05'), +(1356, 694, '2023-05-20 13:09:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:09:08', '2023-05-20 13:09:08'), +(1357, 680, '2023-05-20 13:09:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:09:13', '2023-05-20 13:09:13'), +(1358, 696, '2023-05-20 13:09:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:09:17', '2023-05-20 13:09:17'), +(1359, 671, '2023-05-20 13:09:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:09:22', '2023-05-20 13:09:22'), +(1360, 667, '2023-05-20 13:09:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:09:26', '2023-05-20 13:09:26'), +(1361, 708, '2023-05-20 13:09:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:09:28', '2023-05-20 13:09:28'), +(1362, 693, '2023-05-20 13:09:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:09:34', '2023-05-20 13:09:34'), +(1363, 701, '2023-05-20 13:09:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:09:43', '2023-05-20 13:09:43'), +(1364, 679, '2023-05-20 13:09:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:09:47', '2023-05-20 13:09:47'), +(1365, 699, '2023-05-20 13:09:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:09:51', '2023-05-20 13:09:51'), +(1366, 678, '2023-05-20 13:10:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:10:00', '2023-05-20 13:10:00'), +(1367, 704, '2023-05-20 13:10:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:10:09', '2023-05-20 13:10:09'), +(1368, 668, '2023-05-20 13:10:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:10:23', '2023-05-20 13:10:23'), +(1369, 702, '2023-05-20 13:10:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:10:31', '2023-05-20 13:10:31'), +(1370, 703, '2023-05-20 13:10:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:10:52', '2023-05-20 13:10:52'), +(1371, 672, '2023-05-20 13:10:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-20 13:10:57', '2023-05-20 13:10:57'), +(1372, 715, '2023-05-20 17:39:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-20 17:39:06', '2023-05-20 17:39:06'), +(1373, 717, '2023-05-20 17:39:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-20 17:39:10', '2023-05-20 17:39:10'), +(1374, 716, '2023-05-20 17:39:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-20 17:39:15', '2023-05-20 17:39:15'), +(1375, 713, '2023-05-20 17:39:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-20 17:39:20', '2023-05-20 17:39:20'), +(1376, 676, '2023-05-20 17:39:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-20 17:39:26', '2023-05-20 17:39:26'), +(1377, 706, '2023-05-20 17:39:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-20 17:39:31', '2023-05-20 17:39:31'), +(1378, 683, '2023-05-20 17:39:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-20 17:39:35', '2023-05-20 17:39:35'), +(1379, 673, '2023-05-21 19:11:22', 'Parcel delivered [Collected] and received by [Margaret]', NULL, '2023-05-21 19:11:22', '2023-05-21 19:11:22'), +(1380, 669, '2023-05-21 19:11:26', 'Parcel delivered [Collected] and received by [Akosua]', NULL, '2023-05-21 19:11:26', '2023-05-21 19:11:26'), +(1381, 692, '2023-05-21 19:11:30', 'Parcel delivered [Collected] and received by [Florence]', NULL, '2023-05-21 19:11:30', '2023-05-21 19:11:30'), +(1382, 700, '2023-05-21 19:11:36', 'Parcel delivered [Collected] and received by [Asantewaa Sheila]', NULL, '2023-05-21 19:11:36', '2023-05-21 19:11:36'), +(1383, 682, '2023-05-21 19:11:41', 'Parcel delivered [Collected] and received by [Nadia Owusu]', NULL, '2023-05-21 19:11:41', '2023-05-21 19:11:41'), +(1384, 698, '2023-05-21 19:11:45', 'Parcel delivered [Collected] and received by [Adams Pheduase]', NULL, '2023-05-21 19:11:45', '2023-05-21 19:11:45'), +(1385, 714, '2023-05-21 19:11:50', 'Parcel delivered [Collected] and received by [Evelyn]', NULL, '2023-05-21 19:11:50', '2023-05-21 19:11:50'), +(1386, 687, '2023-05-21 19:11:54', 'Parcel delivered [Collected] and received by [Augustina Dufie]', NULL, '2023-05-21 19:11:54', '2023-05-21 19:11:54'), +(1387, 694, '2023-05-21 19:11:59', 'Parcel delivered [Collected] and received by [Mira]', NULL, '2023-05-21 19:11:59', '2023-05-21 19:11:59'), +(1388, 680, '2023-05-21 19:12:14', 'Parcel delivered [Collected] and received by [Awurabena]', NULL, '2023-05-21 19:12:14', '2023-05-21 19:12:14'), +(1389, 696, '2023-05-21 19:12:20', 'Parcel delivered [Collected] and received by [Paa Kwasi]', NULL, '2023-05-21 19:12:20', '2023-05-21 19:12:20'), +(1390, 671, '2023-05-21 19:12:25', 'Parcel delivered [Collected] and received by [Tina]', NULL, '2023-05-21 19:12:25', '2023-05-21 19:12:25'), +(1391, 667, '2023-05-21 19:12:30', 'Parcel delivered [Collected] and received by [Junia Del]', NULL, '2023-05-21 19:12:30', '2023-05-21 19:12:30'), +(1392, 701, '2023-05-21 19:12:34', 'Parcel delivered [Collected] and received by [Elizabeth Adepa]', NULL, '2023-05-21 19:12:34', '2023-05-21 19:12:34'), +(1393, 679, '2023-05-21 19:12:38', 'Parcel delivered [Collected] and received by [Amoako Eunice]', NULL, '2023-05-21 19:12:38', '2023-05-21 19:12:38'), +(1394, 699, '2023-05-21 19:12:47', 'Parcel delivered [Collected] and received by [Elsy]', NULL, '2023-05-21 19:12:47', '2023-05-21 19:12:47'), +(1395, 678, '2023-05-21 19:12:54', 'Parcel delivered [Collected] and received by [Enyonam]', NULL, '2023-05-21 19:12:54', '2023-05-21 19:12:54'), +(1396, 704, '2023-05-21 19:12:57', 'Parcel delivered [Collected] and received by [Vivian Appiah]', NULL, '2023-05-21 19:12:57', '2023-05-21 19:12:57'), +(1397, 668, '2023-05-21 19:13:01', 'Parcel delivered [Collected] and received by [Dadugblor Peace]', NULL, '2023-05-21 19:13:01', '2023-05-21 19:13:01'), +(1398, 702, '2023-05-21 19:13:08', 'Parcel delivered [Collected] and received by [Dee]', NULL, '2023-05-21 19:13:08', '2023-05-21 19:13:08'), +(1399, 703, '2023-05-21 19:13:13', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-05-21 19:13:13', '2023-05-21 19:13:13'), +(1400, 672, '2023-05-21 19:13:16', 'Parcel delivered [Collected] and received by [Elizabeth Kayette]', NULL, '2023-05-21 19:13:16', '2023-05-21 19:13:16'), +(1401, 691, '2023-05-21 19:13:48', 'Parcel delivered [Collected] and received by [Adiepena]', NULL, '2023-05-21 19:13:48', '2023-05-21 19:13:48'), +(1402, 690, '2023-05-21 19:13:55', 'Parcel delivered [Collected] and received by [Maridiya]', NULL, '2023-05-21 19:13:55', '2023-05-21 19:13:55'), +(1403, 675, '2023-05-21 19:14:00', 'Parcel delivered [Collected] and received by [Nyaniba]', NULL, '2023-05-21 19:14:00', '2023-05-21 19:14:00'), +(1404, 710, '2023-05-21 19:14:04', 'Parcel delivered [Collected] and received by [Aby Cilla]', NULL, '2023-05-21 19:14:04', '2023-05-21 19:14:04'), +(1405, 670, '2023-05-21 19:14:08', 'Parcel delivered [Collected] and received by [Elizabeth Gyamfi]', NULL, '2023-05-21 19:14:08', '2023-05-21 19:14:08'), +(1406, 689, '2023-05-21 19:14:12', 'Parcel delivered [Collected] and received by [Dorcas]', NULL, '2023-05-21 19:14:12', '2023-05-21 19:14:12'), +(1407, 695, '2023-05-21 19:14:15', 'Parcel delivered [Collected] and received by [Lois Selorm]', NULL, '2023-05-21 19:14:15', '2023-05-21 19:14:15'), +(1408, 686, '2023-05-21 19:14:20', 'Parcel delivered [Collected] and received by [Michy]', NULL, '2023-05-21 19:14:20', '2023-05-21 19:14:20'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(1409, 705, '2023-05-21 19:16:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-21 19:16:18', '2023-05-21 19:16:18'), +(1410, 709, '2023-05-21 19:16:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-21 19:16:24', '2023-05-21 19:16:24'), +(1411, 705, '2023-05-21 19:16:56', 'Parcel delivered [Collected] and received by [Millicent Sey]', NULL, '2023-05-21 19:16:56', '2023-05-21 19:16:56'), +(1412, 709, '2023-05-21 19:17:01', 'Parcel delivered [Collected] and received by [Sadel]', NULL, '2023-05-21 19:17:01', '2023-05-21 19:17:01'), +(1413, 697, '2023-05-21 19:17:04', 'Parcel delivered [Collected] and received by [Owusu-Baah Suzan]', NULL, '2023-05-21 19:17:04', '2023-05-21 19:17:04'), +(1414, 715, '2023-05-21 19:17:37', 'Parcel delivered [Collected] and received by [Kim]', NULL, '2023-05-21 19:17:37', '2023-05-21 19:17:37'), +(1415, 717, '2023-05-21 19:17:46', 'Parcel delivered [Collected] and received by [Aisha Mustapha]', NULL, '2023-05-21 19:17:46', '2023-05-21 19:17:46'), +(1416, 716, '2023-05-21 19:17:50', 'Parcel delivered [Collected] and received by [Doreen]', NULL, '2023-05-21 19:17:50', '2023-05-21 19:17:50'), +(1417, 713, '2023-05-21 19:17:55', 'Parcel delivered [Collected] and received by [Sandra Opare]', NULL, '2023-05-21 19:17:55', '2023-05-21 19:17:55'), +(1418, 676, '2023-05-21 19:17:59', 'Parcel delivered [Collected] and received by [Anita]', NULL, '2023-05-21 19:17:59', '2023-05-21 19:17:59'), +(1419, 706, '2023-05-21 19:18:05', 'Parcel delivered [Collected] and received by [Sophia]', NULL, '2023-05-21 19:18:05', '2023-05-21 19:18:05'), +(1420, 683, '2023-05-21 19:18:09', 'Parcel delivered [Collected] and received by [Dorothy]', NULL, '2023-05-21 19:18:09', '2023-05-21 19:18:09'), +(1421, 640, '2023-05-21 19:19:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-21 19:19:02', '2023-05-21 19:19:02'), +(1422, 650, '2023-05-21 19:19:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-21 19:19:07', '2023-05-21 19:19:07'), +(1423, 664, '2023-05-21 19:19:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-21 19:19:13', '2023-05-21 19:19:13'), +(1424, 641, '2023-05-21 19:19:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-21 19:19:17', '2023-05-21 19:19:17'), +(1425, 640, '2023-05-21 19:19:46', 'Parcel delivered [Collected] and received by [Gloria Amoah]', NULL, '2023-05-21 19:19:46', '2023-05-21 19:19:46'), +(1426, 650, '2023-05-21 19:19:50', 'Parcel delivered [Collected] and received by [Nyarko Sabina]', NULL, '2023-05-21 19:19:50', '2023-05-21 19:19:50'), +(1427, 664, '2023-05-21 19:19:55', 'Parcel delivered [Collected] and received by [Eunice Ami]', NULL, '2023-05-21 19:19:55', '2023-05-21 19:19:55'), +(1428, 641, '2023-05-21 19:20:16', 'Parcel delivered [Collected] and received by [Adwoa Princess]', NULL, '2023-05-21 19:20:16', '2023-05-21 19:20:16'), +(1429, 707, '2023-05-21 19:20:53', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:20:53', '2023-05-21 19:20:53'), +(1430, 711, '2023-05-21 19:20:57', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:20:57', '2023-05-21 19:20:57'), +(1431, 726, '2023-05-21 19:21:06', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:21:06', '2023-05-21 19:21:06'), +(1432, 685, '2023-05-21 19:21:10', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:21:10', '2023-05-21 19:21:10'), +(1433, 684, '2023-05-21 19:21:15', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:21:15', '2023-05-21 19:21:15'), +(1434, 677, '2023-05-21 19:21:20', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:21:20', '2023-05-21 19:21:20'), +(1435, 674, '2023-05-21 19:21:24', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:21:24', '2023-05-21 19:21:24'), +(1436, 718, '2023-05-21 19:21:29', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:21:29', '2023-05-21 19:21:29'), +(1437, 688, '2023-05-21 19:21:36', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:21:36', '2023-05-21 19:21:36'), +(1438, 729, '2023-05-21 19:21:40', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:21:40', '2023-05-21 19:21:40'), +(1439, 728, '2023-05-21 19:21:45', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:21:45', '2023-05-21 19:21:45'), +(1440, 720, '2023-05-21 19:22:42', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:22:42', '2023-05-21 19:22:42'), +(1441, 721, '2023-05-21 19:22:47', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:22:47', '2023-05-21 19:22:47'), +(1442, 723, '2023-05-21 19:22:52', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:22:52', '2023-05-21 19:22:52'), +(1443, 722, '2023-05-21 19:22:58', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:22:58', '2023-05-21 19:22:58'), +(1444, 724, '2023-05-21 19:23:05', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:23:05', '2023-05-21 19:23:05'), +(1445, 725, '2023-05-21 19:23:12', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:23:12', '2023-05-21 19:23:12'), +(1446, 727, '2023-05-21 19:23:17', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-21 19:23:17', '2023-05-21 19:23:17'), +(1447, 707, '2023-05-22 09:41:24', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:41:24', '2023-05-22 09:41:24'), +(1448, 711, '2023-05-22 09:41:35', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:41:35', '2023-05-22 09:41:35'), +(1449, 726, '2023-05-22 09:41:43', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:41:43', '2023-05-22 09:41:43'), +(1450, 685, '2023-05-22 09:41:51', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:41:51', '2023-05-22 09:41:51'), +(1451, 684, '2023-05-22 09:41:57', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:41:57', '2023-05-22 09:41:57'), +(1452, 677, '2023-05-22 09:42:06', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:42:06', '2023-05-22 09:42:06'), +(1453, 674, '2023-05-22 09:42:13', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:42:13', '2023-05-22 09:42:13'), +(1454, 718, '2023-05-22 09:42:22', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:42:22', '2023-05-22 09:42:22'), +(1455, 688, '2023-05-22 09:42:29', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:42:29', '2023-05-22 09:42:29'), +(1456, 729, '2023-05-22 09:42:37', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:42:37', '2023-05-22 09:42:37'), +(1457, 728, '2023-05-22 09:42:45', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:42:45', '2023-05-22 09:42:45'), +(1458, 720, '2023-05-22 09:43:23', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:43:23', '2023-05-22 09:43:23'), +(1459, 721, '2023-05-22 09:43:39', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:43:39', '2023-05-22 09:43:39'), +(1460, 723, '2023-05-22 09:43:46', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:43:46', '2023-05-22 09:43:46'), +(1461, 722, '2023-05-22 09:43:54', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:43:54', '2023-05-22 09:43:54'), +(1462, 724, '2023-05-22 09:44:05', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:44:05', '2023-05-22 09:44:05'), +(1463, 725, '2023-05-22 09:44:14', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:44:14', '2023-05-22 09:44:14'), +(1464, 727, '2023-05-22 09:44:20', '[Jeff] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-22 09:44:20', '2023-05-22 09:44:20'), +(1465, 754, '2023-05-22 11:53:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:53:38', '2023-05-22 11:53:38'), +(1466, 735, '2023-05-22 11:53:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:53:54', '2023-05-22 11:53:54'), +(1467, 761, '2023-05-22 11:54:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:54:12', '2023-05-22 11:54:12'), +(1468, 731, '2023-05-22 11:54:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:54:31', '2023-05-22 11:54:31'), +(1469, 769, '2023-05-22 11:54:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:54:45', '2023-05-22 11:54:45'), +(1470, 790, '2023-05-22 11:54:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:54:52', '2023-05-22 11:54:52'), +(1471, 733, '2023-05-22 11:55:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:55:15', '2023-05-22 11:55:15'), +(1472, 736, '2023-05-22 11:55:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:55:33', '2023-05-22 11:55:33'), +(1473, 741, '2023-05-22 11:55:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:55:47', '2023-05-22 11:55:47'), +(1474, 774, '2023-05-22 11:56:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:56:02', '2023-05-22 11:56:02'), +(1475, 737, '2023-05-22 11:56:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:56:13', '2023-05-22 11:56:13'), +(1476, 770, '2023-05-22 11:56:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:56:23', '2023-05-22 11:56:23'), +(1477, 744, '2023-05-22 11:56:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:56:34', '2023-05-22 11:56:34'), +(1478, 772, '2023-05-22 11:56:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:56:45', '2023-05-22 11:56:45'), +(1479, 751, '2023-05-22 11:57:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:57:03', '2023-05-22 11:57:03'), +(1480, 789, '2023-05-22 11:57:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:57:16', '2023-05-22 11:57:16'), +(1481, 788, '2023-05-22 11:57:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 11:57:29', '2023-05-22 11:57:29'), +(1482, 787, '2023-05-22 12:02:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:02:20', '2023-05-22 12:02:20'), +(1483, 771, '2023-05-22 12:02:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:02:27', '2023-05-22 12:02:27'), +(1484, 748, '2023-05-22 12:02:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:02:33', '2023-05-22 12:02:33'), +(1485, 740, '2023-05-22 12:02:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:02:36', '2023-05-22 12:02:36'), +(1486, 780, '2023-05-22 12:02:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:02:41', '2023-05-22 12:02:41'), +(1487, 785, '2023-05-22 12:02:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:02:47', '2023-05-22 12:02:47'), +(1488, 750, '2023-05-22 12:02:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:02:51', '2023-05-22 12:02:51'), +(1489, 760, '2023-05-22 12:02:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:02:54', '2023-05-22 12:02:54'), +(1490, 730, '2023-05-22 12:03:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:03:00', '2023-05-22 12:03:00'), +(1491, 782, '2023-05-22 12:03:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:03:04', '2023-05-22 12:03:04'), +(1492, 781, '2023-05-22 12:03:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:03:08', '2023-05-22 12:03:08'), +(1493, 762, '2023-05-22 12:03:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:03:15', '2023-05-22 12:03:15'), +(1494, 766, '2023-05-22 12:03:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:03:18', '2023-05-22 12:03:18'), +(1495, 734, '2023-05-22 12:03:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:03:24', '2023-05-22 12:03:24'), +(1496, 768, '2023-05-22 12:03:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:03:28', '2023-05-22 12:03:28'), +(1497, 765, '2023-05-22 12:03:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:03:32', '2023-05-22 12:03:32'), +(1498, 758, '2023-05-22 12:03:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:03:39', '2023-05-22 12:03:39'), +(1499, 745, '2023-05-22 12:03:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:03:44', '2023-05-22 12:03:44'), +(1500, 764, '2023-05-22 12:03:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:03:48', '2023-05-22 12:03:48'), +(1501, 753, '2023-05-22 12:03:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:03:52', '2023-05-22 12:03:52'), +(1502, 778, '2023-05-22 12:03:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:03:55', '2023-05-22 12:03:55'), +(1503, 773, '2023-05-22 12:03:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:03:59', '2023-05-22 12:03:59'), +(1504, 779, '2023-05-22 12:04:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:04:03', '2023-05-22 12:04:03'), +(1505, 749, '2023-05-22 12:04:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:04:07', '2023-05-22 12:04:07'), +(1506, 746, '2023-05-22 12:04:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:04:12', '2023-05-22 12:04:12'), +(1507, 755, '2023-05-22 12:04:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:04:23', '2023-05-22 12:04:23'), +(1508, 747, '2023-05-22 12:04:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:04:31', '2023-05-22 12:04:31'), +(1509, 763, '2023-05-22 12:04:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:04:34', '2023-05-22 12:04:34'), +(1510, 786, '2023-05-22 12:04:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:04:40', '2023-05-22 12:04:40'), +(1511, 752, '2023-05-22 12:04:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-22 12:04:48', '2023-05-22 12:04:48'), +(1512, 784, '2023-05-22 12:08:04', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-22 12:08:04', '2023-05-22 12:08:04'), +(1513, 739, '2023-05-22 12:08:08', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-22 12:08:08', '2023-05-22 12:08:08'), +(1514, 776, '2023-05-22 12:08:11', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-22 12:08:11', '2023-05-22 12:08:11'), +(1515, 775, '2023-05-22 12:08:15', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-22 12:08:15', '2023-05-22 12:08:15'), +(1516, 732, '2023-05-22 12:08:21', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-22 12:08:21', '2023-05-22 12:08:21'), +(1517, 767, '2023-05-22 12:08:26', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-22 12:08:26', '2023-05-22 12:08:26'), +(1518, 777, '2023-05-22 12:08:30', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-22 12:08:30', '2023-05-22 12:08:30'), +(1519, 707, '2023-05-23 11:21:26', 'Parcel delivered [Collected] and received by [Aaron Asare Owusu]', NULL, '2023-05-23 11:21:26', '2023-05-23 11:21:26'), +(1520, 711, '2023-05-23 11:21:36', 'Parcel delivered [Collected] and received by [Jackline]', NULL, '2023-05-23 11:21:36', '2023-05-23 11:21:36'), +(1521, 726, '2023-05-23 11:21:45', 'Parcel delivered [Collected] and received by [Nelly S Ofosu]', NULL, '2023-05-23 11:21:45', '2023-05-23 11:21:45'), +(1522, 685, '2023-05-23 11:21:52', 'Parcel delivered [Collected] and received by [Amankwah Eunice]', NULL, '2023-05-23 11:21:52', '2023-05-23 11:21:52'), +(1523, 684, '2023-05-23 11:21:58', 'Parcel delivered [Collected] and received by [Mabel Amoako]', NULL, '2023-05-23 11:21:58', '2023-05-23 11:21:58'), +(1524, 677, '2023-05-23 11:22:04', 'Parcel delivered [Collected] and received by [Portia Adomaa]', NULL, '2023-05-23 11:22:04', '2023-05-23 11:22:04'), +(1525, 674, '2023-05-23 11:22:11', 'Parcel delivered [Collected] and received by [Owusuaa]', NULL, '2023-05-23 11:22:11', '2023-05-23 11:22:11'), +(1526, 718, '2023-05-23 11:22:15', 'Parcel delivered [Collected] and received by [Jasmine Adjei]', NULL, '2023-05-23 11:22:15', '2023-05-23 11:22:15'), +(1527, 688, '2023-05-23 11:22:19', 'Parcel delivered [Collected] and received by [Akosua Boatemaa]', NULL, '2023-05-23 11:22:19', '2023-05-23 11:22:19'), +(1528, 729, '2023-05-23 11:22:23', 'Parcel delivered [Collected] and received by [Mabel Amoako]', NULL, '2023-05-23 11:22:23', '2023-05-23 11:22:23'), +(1529, 728, '2023-05-23 11:22:31', 'Parcel delivered [Collected] and received by [Linda Oduro]', NULL, '2023-05-23 11:22:31', '2023-05-23 11:22:31'), +(1530, 720, '2023-05-23 11:23:11', 'Parcel delivered [Collected] and received by [Nyarko Esther]', NULL, '2023-05-23 11:23:11', '2023-05-23 11:23:11'), +(1531, 721, '2023-05-23 11:23:23', 'Parcel delivered [Collected] and received by [Naomi Osei]', NULL, '2023-05-23 11:23:23', '2023-05-23 11:23:23'), +(1532, 723, '2023-05-23 11:23:30', 'Parcel delivered [Collected] and received by [Asantewa]', NULL, '2023-05-23 11:23:30', '2023-05-23 11:23:30'), +(1533, 722, '2023-05-23 11:23:36', 'Parcel delivered [Collected] and received by [Adiepena]', NULL, '2023-05-23 11:23:36', '2023-05-23 11:23:36'), +(1534, 724, '2023-05-23 11:23:46', 'Parcel delivered [Collected] and received by [Yeeb Gladys]', NULL, '2023-05-23 11:23:46', '2023-05-23 11:23:46'), +(1535, 725, '2023-05-23 11:23:52', 'Parcel delivered [Collected] and received by [Abisalo]', NULL, '2023-05-23 11:23:52', '2023-05-23 11:23:52'), +(1536, 727, '2023-05-23 11:24:00', 'Parcel delivered [Collected] and received by [Adwoa Afranewaa]', NULL, '2023-05-23 11:24:00', '2023-05-23 11:24:00'), +(1537, 784, '2023-05-23 11:25:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-23 11:25:55', '2023-05-23 11:25:55'), +(1538, 739, '2023-05-23 11:25:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-23 11:25:58', '2023-05-23 11:25:58'), +(1539, 776, '2023-05-23 11:26:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-23 11:26:03', '2023-05-23 11:26:03'), +(1540, 775, '2023-05-23 11:26:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-23 11:26:08', '2023-05-23 11:26:08'), +(1541, 732, '2023-05-23 11:26:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-23 11:26:12', '2023-05-23 11:26:12'), +(1542, 767, '2023-05-23 11:26:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-23 11:26:18', '2023-05-23 11:26:18'), +(1543, 777, '2023-05-23 11:26:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-23 11:26:24', '2023-05-23 11:26:24'), +(1544, 754, '2023-05-23 11:31:40', 'Parcel delivered [Collected] and received by [Eugenia Aggrey]', NULL, '2023-05-23 11:31:40', '2023-05-23 11:31:40'), +(1545, 735, '2023-05-23 11:31:49', 'Parcel delivered [Collected] and received by [Regina]', NULL, '2023-05-23 11:31:49', '2023-05-23 11:31:49'), +(1546, 761, '2023-05-23 11:31:53', 'Parcel delivered [Collected] and received by [Abena Rhoda]', NULL, '2023-05-23 11:31:53', '2023-05-23 11:31:53'), +(1547, 731, '2023-05-23 11:32:02', 'Parcel delivered [Collected] and received by [Leticia]', NULL, '2023-05-23 11:32:02', '2023-05-23 11:32:02'), +(1548, 769, '2023-05-23 11:32:07', 'Parcel delivered [Collected] and received by [Gladys]', NULL, '2023-05-23 11:32:07', '2023-05-23 11:32:07'), +(1549, 733, '2023-05-23 11:32:11', 'Parcel delivered [Collected] and received by [Hannah Ahenkan]', NULL, '2023-05-23 11:32:11', '2023-05-23 11:32:11'), +(1550, 736, '2023-05-23 11:32:17', 'Parcel delivered [Collected] and received by [Adelaide]', NULL, '2023-05-23 11:32:17', '2023-05-23 11:32:17'), +(1551, 741, '2023-05-23 11:32:22', 'Parcel delivered [Collected] and received by [Badu Celestine]', NULL, '2023-05-23 11:32:22', '2023-05-23 11:32:22'), +(1552, 774, '2023-05-23 11:32:26', 'Parcel delivered [Collected] and received by [Elmma]', NULL, '2023-05-23 11:32:26', '2023-05-23 11:32:26'), +(1553, 737, '2023-05-23 11:32:30', 'Parcel delivered [Collected] and received by [Malvina]', NULL, '2023-05-23 11:32:30', '2023-05-23 11:32:30'), +(1554, 770, '2023-05-23 11:32:36', 'Parcel delivered [Collected] and received by [Lydia Amoah]', NULL, '2023-05-23 11:32:36', '2023-05-23 11:32:36'), +(1555, 744, '2023-05-23 11:32:42', 'Parcel delivered [Collected] and received by [Esther Bawa]', NULL, '2023-05-23 11:32:42', '2023-05-23 11:32:42'), +(1556, 772, '2023-05-23 11:32:47', 'Parcel delivered [Collected] and received by [Linda]', NULL, '2023-05-23 11:32:47', '2023-05-23 11:32:47'), +(1557, 751, '2023-05-23 11:33:02', 'Parcel delivered [Collected] and received by [Dizah]', NULL, '2023-05-23 11:33:02', '2023-05-23 11:33:02'), +(1558, 789, '2023-05-23 11:33:08', 'Parcel delivered [Collected] and received by [Angela Amuzu]', NULL, '2023-05-23 11:33:08', '2023-05-23 11:33:08'), +(1559, 788, '2023-05-23 11:33:15', 'Parcel delivered [Collected] and received by [Esi Dadzie]', NULL, '2023-05-23 11:33:15', '2023-05-23 11:33:15'), +(1560, 812, '2023-05-23 12:21:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:21:22', '2023-05-23 12:21:22'), +(1561, 811, '2023-05-23 12:21:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:21:28', '2023-05-23 12:21:28'), +(1562, 798, '2023-05-23 12:21:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:21:35', '2023-05-23 12:21:35'), +(1563, 801, '2023-05-23 12:21:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:21:38', '2023-05-23 12:21:38'), +(1564, 810, '2023-05-23 12:21:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:21:44', '2023-05-23 12:21:44'), +(1565, 793, '2023-05-23 12:21:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:21:48', '2023-05-23 12:21:48'), +(1566, 795, '2023-05-23 12:21:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:21:52', '2023-05-23 12:21:52'), +(1567, 800, '2023-05-23 12:21:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:21:56', '2023-05-23 12:21:56'), +(1568, 797, '2023-05-23 12:22:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:22:02', '2023-05-23 12:22:02'), +(1570, 806, '2023-05-23 12:22:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:22:13', '2023-05-23 12:22:13'), +(1571, 791, '2023-05-23 12:22:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:22:18', '2023-05-23 12:22:18'), +(1572, 805, '2023-05-23 12:22:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:22:26', '2023-05-23 12:22:26'), +(1573, 807, '2023-05-23 12:22:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:22:32', '2023-05-23 12:22:32'), +(1574, 794, '2023-05-23 12:22:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:22:37', '2023-05-23 12:22:37'), +(1575, 802, '2023-05-23 12:22:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:22:57', '2023-05-23 12:22:57'), +(1576, 809, '2023-05-23 12:23:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:23:01', '2023-05-23 12:23:01'), +(1577, 799, '2023-05-23 12:23:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:23:10', '2023-05-23 12:23:10'), +(1578, 803, '2023-05-23 12:24:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:24:26', '2023-05-23 12:24:26'), +(1579, 804, '2023-05-23 12:24:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-23 12:24:31', '2023-05-23 12:24:31'), +(1580, 808, '2023-05-23 12:25:53', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-23 12:25:53', '2023-05-23 12:25:53'), +(1581, 796, '2023-05-23 12:25:57', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-23 12:25:57', '2023-05-23 12:25:57'), +(1582, 771, '2023-05-23 12:28:58', 'Parcel delivered [Collected] and received by [Jessica Otubea Lartey]', NULL, '2023-05-23 12:28:58', '2023-05-23 12:28:58'), +(1583, 785, '2023-05-23 12:29:03', 'Parcel delivered [Collected] and received by [Ivory Johnson]', NULL, '2023-05-23 12:29:03', '2023-05-23 12:29:03'), +(1584, 750, '2023-05-23 12:29:09', 'Parcel delivered [Collected] and received by [Rebecca Annan]', NULL, '2023-05-23 12:29:09', '2023-05-23 12:29:09'), +(1585, 730, '2023-05-23 12:29:13', 'Parcel delivered [Collected] and received by [jOYCE ASAMOAH]', NULL, '2023-05-23 12:29:13', '2023-05-23 12:29:13'), +(1586, 755, '2023-05-23 12:29:17', 'Parcel delivered [Collected] and received by [Gladys Arhinful]', NULL, '2023-05-23 12:29:17', '2023-05-23 12:29:17'), +(1587, 782, '2023-05-23 12:29:21', 'Parcel delivered [Collected] and received by [Winifred Abekah]', NULL, '2023-05-23 12:29:21', '2023-05-23 12:29:21'), +(1588, 780, '2023-05-23 12:29:25', 'Parcel delivered [Collected] and received by [Ayishetu Mohammed]', NULL, '2023-05-23 12:29:25', '2023-05-23 12:29:25'), +(1589, 740, '2023-05-23 12:29:28', 'Parcel delivered [Collected] and received by [Dora]', NULL, '2023-05-23 12:29:28', '2023-05-23 12:29:28'), +(1590, 790, '2023-05-23 12:29:31', 'Parcel delivered [Collected] and received by [Elizabeth Krakow\'s]', NULL, '2023-05-23 12:29:31', '2023-05-23 12:29:31'), +(1591, 748, '2023-05-23 12:29:36', 'Parcel delivered [Collected] and received by [Racheal Ofori]', NULL, '2023-05-23 12:29:36', '2023-05-23 12:29:36'), +(1592, 787, '2023-05-23 12:29:40', 'Parcel delivered [Collected] and received by [Yvonne]', NULL, '2023-05-23 12:29:40', '2023-05-23 12:29:40'), +(1593, 760, '2023-05-23 12:29:43', 'Parcel delivered [Collected] and received by [Gladys Amanie]', NULL, '2023-05-23 12:29:43', '2023-05-23 12:29:43'), +(1594, 762, '2023-05-23 12:29:53', 'Parcel delivered [Collected] and received by [Patience Okyere]', NULL, '2023-05-23 12:29:53', '2023-05-23 12:29:53'), +(1595, 781, '2023-05-23 12:29:58', 'Parcel delivered [Collected] and received by [Stephanie Ayisibea]', NULL, '2023-05-23 12:29:58', '2023-05-23 12:29:58'), +(1596, 766, '2023-05-23 12:30:05', 'Parcel delivered [Collected] and received by [Sosu Witty]', NULL, '2023-05-23 12:30:05', '2023-05-23 12:30:05'), +(1597, 734, '2023-05-23 12:30:09', 'Parcel delivered [Collected] and received by [Daniella Boye]', NULL, '2023-05-23 12:30:09', '2023-05-23 12:30:09'), +(1598, 768, '2023-05-23 12:30:14', 'Parcel delivered [Collected] and received by [Desmond Mensah]', NULL, '2023-05-23 12:30:14', '2023-05-23 12:30:14'), +(1599, 765, '2023-05-23 12:30:18', 'Parcel delivered [Collected] and received by [Maud Amakie]', NULL, '2023-05-23 12:30:18', '2023-05-23 12:30:18'), +(1600, 758, '2023-05-23 12:30:21', 'Parcel delivered [Collected] and received by [Joesphine]', NULL, '2023-05-23 12:30:21', '2023-05-23 12:30:21'), +(1601, 745, '2023-05-23 12:30:25', 'Parcel delivered [Collected] and received by [Anita]', NULL, '2023-05-23 12:30:25', '2023-05-23 12:30:25'), +(1602, 764, '2023-05-23 12:30:29', 'Parcel delivered [Collected] and received by [Sandra Agyeiwaa]', NULL, '2023-05-23 12:30:29', '2023-05-23 12:30:29'), +(1603, 753, '2023-05-23 12:31:15', 'Parcel delivered [Collected] and received by [Sharon]', NULL, '2023-05-23 12:31:15', '2023-05-23 12:31:15'), +(1604, 778, '2023-05-23 12:31:20', 'Parcel delivered [Collected] and received by [Rejoice Akorfa]', NULL, '2023-05-23 12:31:20', '2023-05-23 12:31:20'), +(1605, 773, '2023-05-23 12:31:32', 'Parcel delivered [Collected] and received by [Ishallwin Fafali]', NULL, '2023-05-23 12:31:32', '2023-05-23 12:31:32'), +(1606, 779, '2023-05-23 12:31:37', 'Parcel delivered [Collected] and received by [Gloria]', NULL, '2023-05-23 12:31:37', '2023-05-23 12:31:37'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(1607, 749, '2023-05-23 12:31:41', 'Parcel delivered [Collected] and received by [Nana Konadu Evelyn]', NULL, '2023-05-23 12:31:41', '2023-05-23 12:31:41'), +(1608, 746, '2023-05-23 12:31:44', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-05-23 12:31:44', '2023-05-23 12:31:44'), +(1609, 747, '2023-05-23 12:31:50', 'Parcel delivered [Collected] and received by [Hilda Darko]', NULL, '2023-05-23 12:31:50', '2023-05-23 12:31:50'), +(1610, 763, '2023-05-23 12:31:53', 'Parcel delivered [Collected] and received by [Lily Frimpong]', NULL, '2023-05-23 12:31:53', '2023-05-23 12:31:53'), +(1611, 786, '2023-05-23 12:31:58', 'Parcel delivered [Collected] and received by [Florence]', NULL, '2023-05-23 12:31:58', '2023-05-23 12:31:58'), +(1612, 752, '2023-05-23 12:32:13', 'Parcel delivered [Collected] and received by [Nhanha Akua]', NULL, '2023-05-23 12:32:13', '2023-05-23 12:32:13'), +(1613, 738, '2023-05-23 12:36:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-23 12:36:28', '2023-05-23 12:36:28'), +(1614, 743, '2023-05-23 12:36:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-23 12:36:37', '2023-05-23 12:36:37'), +(1615, 738, '2023-05-23 12:37:01', 'Parcel delivered [Collected] and received by [Getrude Anderson]', NULL, '2023-05-23 12:37:01', '2023-05-23 12:37:01'), +(1616, 743, '2023-05-23 12:37:40', 'Parcel delivered [Collected] and received by [Crymee]', NULL, '2023-05-23 12:37:40', '2023-05-23 12:37:40'), +(1617, 783, '2023-05-23 12:38:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-23 12:38:53', '2023-05-23 12:38:53'), +(1618, 742, '2023-05-23 12:39:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-23 12:39:11', '2023-05-23 12:39:11'), +(1619, 757, '2023-05-23 12:39:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-23 12:39:18', '2023-05-23 12:39:18'), +(1620, 756, '2023-05-23 12:39:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Marcus]', NULL, '2023-05-23 12:39:21', '2023-05-23 12:39:21'), +(1621, 756, '2023-05-23 12:39:49', 'Parcel delivered [Collected] and received by [Patricia Oteng]', NULL, '2023-05-23 12:39:49', '2023-05-23 12:39:49'), +(1622, 757, '2023-05-23 12:39:54', 'Parcel delivered [Collected] and received by [Adwoa Blessing]', NULL, '2023-05-23 12:39:54', '2023-05-23 12:39:54'), +(1623, 742, '2023-05-23 12:39:58', 'Parcel delivered [Collected] and received by [Genevieve Yeboah]', NULL, '2023-05-23 12:39:58', '2023-05-23 12:39:58'), +(1624, 783, '2023-05-23 12:40:10', 'Parcel delivered [Collected] and received by [Elizabeth]', NULL, '2023-05-23 12:40:10', '2023-05-23 12:40:10'), +(1625, 784, '2023-05-23 19:04:19', 'Parcel delivered [Collected] and received by [Martha Kotey]', NULL, '2023-05-23 19:04:19', '2023-05-23 19:04:19'), +(1626, 739, '2023-05-23 19:04:26', 'Parcel delivered [Collected] and received by [S.K Paul]', NULL, '2023-05-23 19:04:26', '2023-05-23 19:04:26'), +(1627, 776, '2023-05-23 19:04:32', 'Parcel delivered [Collected] and received by [Salamatu Alhassan]', NULL, '2023-05-23 19:04:32', '2023-05-23 19:04:32'), +(1628, 775, '2023-05-23 19:04:37', 'Parcel delivered [Collected] and received by [Belinda Serwaah]', NULL, '2023-05-23 19:04:37', '2023-05-23 19:04:37'), +(1629, 732, '2023-05-23 19:04:42', 'Parcel delivered [Collected] and received by [Esther Ppkuaa Offei]', NULL, '2023-05-23 19:04:42', '2023-05-23 19:04:42'), +(1630, 767, '2023-05-23 19:04:48', 'Parcel delivered [Collected] and received by [Mardiyyah]', NULL, '2023-05-23 19:04:48', '2023-05-23 19:04:48'), +(1631, 777, '2023-05-23 19:05:00', 'Parcel delivered [Collected] and received by [Mavis Opoku]', NULL, '2023-05-23 19:05:00', '2023-05-23 19:05:00'), +(1632, 818, '2023-05-24 13:30:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-24 13:30:31', '2023-05-24 13:30:31'), +(1633, 817, '2023-05-24 13:30:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-24 13:30:51', '2023-05-24 13:30:51'), +(1634, 822, '2023-05-24 13:30:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-24 13:30:55', '2023-05-24 13:30:55'), +(1635, 816, '2023-05-24 13:31:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-24 13:31:01', '2023-05-24 13:31:01'), +(1636, 819, '2023-05-24 13:31:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-24 13:31:04', '2023-05-24 13:31:04'), +(1637, 820, '2023-05-24 13:31:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-24 13:31:11', '2023-05-24 13:31:11'), +(1638, 814, '2023-05-24 13:31:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-24 13:31:14', '2023-05-24 13:31:14'), +(1639, 824, '2023-05-24 13:31:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-24 13:31:18', '2023-05-24 13:31:18'), +(1640, 826, '2023-05-24 13:31:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-24 13:31:24', '2023-05-24 13:31:24'), +(1641, 827, '2023-05-24 13:31:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-24 13:31:26', '2023-05-24 13:31:26'), +(1642, 828, '2023-05-24 13:31:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-24 13:31:30', '2023-05-24 13:31:30'), +(1643, 825, '2023-05-24 13:31:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-24 13:31:33', '2023-05-24 13:31:33'), +(1644, 821, '2023-05-24 13:31:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-24 13:31:36', '2023-05-24 13:31:36'), +(1645, 813, '2023-05-24 13:32:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-24 13:32:14', '2023-05-24 13:32:14'), +(1646, 829, '2023-05-24 13:32:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-24 13:32:23', '2023-05-24 13:32:23'), +(1647, 830, '2023-05-24 13:38:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-24 13:38:34', '2023-05-24 13:38:34'), +(1648, 812, '2023-05-24 13:45:26', 'Parcel delivered [Collected] and received by [Dorcas Mensah]', NULL, '2023-05-24 13:45:26', '2023-05-24 13:45:26'), +(1649, 811, '2023-05-24 13:45:30', 'Parcel delivered [Collected] and received by [Mary]', NULL, '2023-05-24 13:45:30', '2023-05-24 13:45:30'), +(1650, 798, '2023-05-24 13:45:34', 'Parcel delivered [Collected] and received by [Olivia]', NULL, '2023-05-24 13:45:34', '2023-05-24 13:45:34'), +(1651, 801, '2023-05-24 13:45:38', 'Parcel delivered [Collected] and received by [Ismael]', NULL, '2023-05-24 13:45:38', '2023-05-24 13:45:38'), +(1652, 810, '2023-05-24 13:45:43', 'Parcel delivered [Collected] and received by [Adjonyoh Frederica]', NULL, '2023-05-24 13:45:43', '2023-05-24 13:45:43'), +(1653, 793, '2023-05-24 13:45:47', 'Parcel delivered [Collected] and received by [Agustina Tsibu]', NULL, '2023-05-24 13:45:47', '2023-05-24 13:45:47'), +(1654, 795, '2023-05-24 13:45:51', 'Parcel delivered [Collected] and received by [lois]', NULL, '2023-05-24 13:45:51', '2023-05-24 13:45:51'), +(1655, 800, '2023-05-24 13:45:53', 'Parcel delivered [Collected] and received by [Mary Wilson]', NULL, '2023-05-24 13:45:53', '2023-05-24 13:45:53'), +(1656, 797, '2023-05-24 13:45:57', 'Parcel delivered [Collected] and received by [Henny]', NULL, '2023-05-24 13:45:57', '2023-05-24 13:45:57'), +(1657, 806, '2023-05-24 13:46:02', 'Parcel delivered [Collected] and received by [Sarah]', NULL, '2023-05-24 13:46:02', '2023-05-24 13:46:02'), +(1658, 791, '2023-05-24 13:46:10', 'Parcel delivered [Collected] and received by [Farizana Biyaa Ali]', NULL, '2023-05-24 13:46:10', '2023-05-24 13:46:10'), +(1659, 805, '2023-05-24 13:46:13', 'Parcel delivered [Collected] and received by [Belinda Coffie]', NULL, '2023-05-24 13:46:13', '2023-05-24 13:46:13'), +(1660, 807, '2023-05-24 13:46:16', 'Parcel delivered [Collected] and received by [Sara]', NULL, '2023-05-24 13:46:16', '2023-05-24 13:46:16'), +(1661, 794, '2023-05-24 13:46:19', 'Parcel delivered [Collected] and received by [Bella Denis]', NULL, '2023-05-24 13:46:19', '2023-05-24 13:46:19'), +(1662, 802, '2023-05-24 13:46:22', 'Parcel delivered [Collected] and received by [Solomon Terper]', NULL, '2023-05-24 13:46:22', '2023-05-24 13:46:22'), +(1663, 809, '2023-05-24 13:46:26', 'Parcel delivered [Collected] and received by [Adepa]', NULL, '2023-05-24 13:46:26', '2023-05-24 13:46:26'), +(1664, 799, '2023-05-24 13:46:29', 'Parcel delivered [Collected] and received by [Safiyya]', NULL, '2023-05-24 13:46:29', '2023-05-24 13:46:29'), +(1665, 803, '2023-05-24 13:46:58', 'Parcel delivered [Collected] and received by [Priscilla]', NULL, '2023-05-24 13:46:58', '2023-05-24 13:46:58'), +(1666, 804, '2023-05-24 13:47:04', 'Parcel delivered [Collected] and received by [Felicia Abrokwah]', NULL, '2023-05-24 13:47:04', '2023-05-24 13:47:04'), +(1667, 808, '2023-05-24 13:47:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-24 13:47:53', '2023-05-24 13:47:53'), +(1668, 796, '2023-05-24 13:47:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-24 13:47:57', '2023-05-24 13:47:57'), +(1669, 830, '2023-05-25 12:57:21', 'Parcel delivered [Collected] and received by [Rosemong]', NULL, '2023-05-25 12:57:21', '2023-05-25 12:57:21'), +(1670, 817, '2023-05-25 12:57:26', 'Parcel delivered [Collected] and received by [Phareeda]', NULL, '2023-05-25 12:57:26', '2023-05-25 12:57:26'), +(1671, 822, '2023-05-25 12:57:30', 'Parcel delivered [Collected] and received by [Kingsley Gyang]', NULL, '2023-05-25 12:57:30', '2023-05-25 12:57:30'), +(1672, 816, '2023-05-25 12:57:36', 'Parcel delivered [Collected] and received by [Appiah]', NULL, '2023-05-25 12:57:36', '2023-05-25 12:57:36'), +(1673, 819, '2023-05-25 12:57:40', 'Parcel delivered [Collected] and received by [Linda Apana]', NULL, '2023-05-25 12:57:40', '2023-05-25 12:57:40'), +(1674, 820, '2023-05-25 12:57:43', 'Parcel delivered [Collected] and received by [Sarah Abena Donkor]', NULL, '2023-05-25 12:57:43', '2023-05-25 12:57:43'), +(1675, 814, '2023-05-25 12:57:50', 'Parcel delivered [Collected] and received by [Vivian Arthur]', NULL, '2023-05-25 12:57:50', '2023-05-25 12:57:50'), +(1676, 824, '2023-05-25 12:58:14', 'Parcel delivered [Collected] and received by [Veronica]', NULL, '2023-05-25 12:58:14', '2023-05-25 12:58:14'), +(1677, 826, '2023-05-25 12:58:17', 'Parcel delivered [Collected] and received by [Loveland Gbevor]', NULL, '2023-05-25 12:58:17', '2023-05-25 12:58:17'), +(1678, 827, '2023-05-25 12:58:20', 'Parcel delivered [Collected] and received by [Akosua]', NULL, '2023-05-25 12:58:20', '2023-05-25 12:58:20'), +(1679, 828, '2023-05-25 12:58:24', 'Parcel delivered [Collected] and received by [Madina]', NULL, '2023-05-25 12:58:24', '2023-05-25 12:58:24'), +(1680, 825, '2023-05-25 12:58:27', 'Parcel delivered [Collected] and received by [Firdaus Osei]', NULL, '2023-05-25 12:58:27', '2023-05-25 12:58:27'), +(1681, 821, '2023-05-25 12:58:30', 'Parcel delivered [Collected] and received by [Naya]', NULL, '2023-05-25 12:58:30', '2023-05-25 12:58:30'), +(1682, 818, '2023-05-25 12:58:56', 'Parcel delivered [Collected] and received by [Tracy Mensah]', NULL, '2023-05-25 12:58:56', '2023-05-25 12:58:56'), +(1683, 829, '2023-05-25 12:59:19', 'Parcel delivered [Collected] and received by [Ivy]', NULL, '2023-05-25 12:59:19', '2023-05-25 12:59:19'), +(1684, 813, '2023-05-25 12:59:28', 'Parcel delivered [Collected] and received by [Daniel Yeboah]', NULL, '2023-05-25 12:59:28', '2023-05-25 12:59:28'), +(1685, 808, '2023-05-25 12:59:54', 'Parcel delivered [Collected] and received by [Anita]', NULL, '2023-05-25 12:59:54', '2023-05-25 12:59:54'), +(1686, 796, '2023-05-25 13:00:02', 'Parcel delivered [Collected] and received by [Navida]', NULL, '2023-05-25 13:00:02', '2023-05-25 13:00:02'), +(1687, 847, '2023-05-25 13:05:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-25 13:05:01', '2023-05-25 13:05:01'), +(1688, 846, '2023-05-25 13:05:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-25 13:05:05', '2023-05-25 13:05:05'), +(1689, 833, '2023-05-25 13:05:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-25 13:05:08', '2023-05-25 13:05:08'), +(1690, 832, '2023-05-25 13:05:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-25 13:05:13', '2023-05-25 13:05:13'), +(1691, 835, '2023-05-25 13:05:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-25 13:05:16', '2023-05-25 13:05:16'), +(1692, 836, '2023-05-25 13:05:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-25 13:05:19', '2023-05-25 13:05:19'), +(1693, 838, '2023-05-25 13:05:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-25 13:05:22', '2023-05-25 13:05:22'), +(1694, 844, '2023-05-25 13:05:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-25 13:05:27', '2023-05-25 13:05:27'), +(1695, 840, '2023-05-25 13:05:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-25 13:05:30', '2023-05-25 13:05:30'), +(1696, 841, '2023-05-25 13:05:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-25 13:05:37', '2023-05-25 13:05:37'), +(1697, 842, '2023-05-25 13:05:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-25 13:05:42', '2023-05-25 13:05:42'), +(1698, 843, '2023-05-25 13:05:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-25 13:05:45', '2023-05-25 13:05:45'), +(1699, 839, '2023-05-25 13:05:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-25 13:05:54', '2023-05-25 13:05:54'), +(1700, 831, '2023-05-25 13:06:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-25 13:06:20', '2023-05-25 13:06:20'), +(1701, 823, '2023-05-25 13:07:05', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-25 13:07:05', '2023-05-25 13:07:05'), +(1702, 815, '2023-05-25 13:07:10', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-25 13:07:10', '2023-05-25 13:07:10'), +(1703, 834, '2023-05-25 13:07:13', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-25 13:07:13', '2023-05-25 13:07:13'), +(1704, 845, '2023-05-25 13:07:21', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-25 13:07:21', '2023-05-25 13:07:21'), +(1705, 837, '2023-05-25 13:07:33', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-25 13:07:33', '2023-05-25 13:07:33'), +(1706, 823, '2023-05-26 10:30:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-26 10:30:29', '2023-05-26 10:30:29'), +(1707, 815, '2023-05-26 10:30:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-26 10:30:40', '2023-05-26 10:30:40'), +(1708, 834, '2023-05-26 10:30:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-26 10:30:44', '2023-05-26 10:30:44'), +(1709, 845, '2023-05-26 10:30:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-26 10:30:51', '2023-05-26 10:30:51'), +(1710, 837, '2023-05-26 10:30:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-26 10:30:57', '2023-05-26 10:30:57'), +(1711, 831, '2023-05-26 10:31:41', 'Parcel delivered [Collected] and received by [Diana Amoafo]', NULL, '2023-05-26 10:31:41', '2023-05-26 10:31:41'), +(1712, 847, '2023-05-26 10:32:12', 'Parcel delivered [Collected] and received by [Sarah]', NULL, '2023-05-26 10:32:12', '2023-05-26 10:32:12'), +(1713, 846, '2023-05-26 10:32:16', 'Parcel delivered [Collected] and received by [Benedicta]', NULL, '2023-05-26 10:32:16', '2023-05-26 10:32:16'), +(1714, 833, '2023-05-26 10:32:22', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-05-26 10:32:22', '2023-05-26 10:32:22'), +(1715, 832, '2023-05-26 10:32:29', 'Parcel delivered [Collected] and received by [Atta Antwi]', NULL, '2023-05-26 10:32:29', '2023-05-26 10:32:29'), +(1716, 835, '2023-05-26 10:32:32', 'Parcel delivered [Collected] and received by [Sarah Abena Donkor]', NULL, '2023-05-26 10:32:32', '2023-05-26 10:32:32'), +(1717, 836, '2023-05-26 10:32:37', 'Parcel delivered [Collected] and received by [Anabel Anane]', NULL, '2023-05-26 10:32:37', '2023-05-26 10:32:37'), +(1718, 838, '2023-05-26 10:32:40', 'Parcel delivered [Collected] and received by [Hawa Abdulai]', NULL, '2023-05-26 10:32:40', '2023-05-26 10:32:40'), +(1719, 844, '2023-05-26 10:32:46', 'Parcel delivered [Collected] and received by [Eugenia Owusu]', NULL, '2023-05-26 10:32:46', '2023-05-26 10:32:46'), +(1720, 840, '2023-05-26 10:32:50', 'Parcel delivered [Collected] and received by [Joesphine Tweneboah]', NULL, '2023-05-26 10:32:50', '2023-05-26 10:32:50'), +(1721, 841, '2023-05-26 10:32:54', 'Parcel delivered [Collected] and received by [Benedicta Donkor]', NULL, '2023-05-26 10:32:54', '2023-05-26 10:32:54'), +(1722, 842, '2023-05-26 10:33:04', 'Parcel delivered [Collected] and received by [Becks]', NULL, '2023-05-26 10:33:04', '2023-05-26 10:33:04'), +(1723, 843, '2023-05-26 10:33:08', 'Parcel delivered [Collected] and received by [Benjamin Gbli]', NULL, '2023-05-26 10:33:08', '2023-05-26 10:33:08'), +(1724, 839, '2023-05-26 10:33:18', 'Parcel delivered [Collected] and received by [Macberry]', NULL, '2023-05-26 10:33:18', '2023-05-26 10:33:18'), +(1725, 870, '2023-05-26 12:36:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:36:44', '2023-05-26 12:36:44'), +(1726, 854, '2023-05-26 12:36:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:36:48', '2023-05-26 12:36:48'), +(1727, 869, '2023-05-26 12:36:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:36:53', '2023-05-26 12:36:53'), +(1728, 867, '2023-05-26 12:36:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:36:56', '2023-05-26 12:36:56'), +(1729, 868, '2023-05-26 12:37:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:37:31', '2023-05-26 12:37:31'), +(1730, 865, '2023-05-26 12:37:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:37:35', '2023-05-26 12:37:35'), +(1731, 851, '2023-05-26 12:37:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:37:38', '2023-05-26 12:37:38'), +(1732, 858, '2023-05-26 12:37:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:37:41', '2023-05-26 12:37:41'), +(1733, 866, '2023-05-26 12:37:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:37:44', '2023-05-26 12:37:44'), +(1734, 852, '2023-05-26 12:37:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:37:51', '2023-05-26 12:37:51'), +(1735, 850, '2023-05-26 12:37:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:37:53', '2023-05-26 12:37:53'), +(1736, 849, '2023-05-26 12:37:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:37:56', '2023-05-26 12:37:56'), +(1737, 861, '2023-05-26 12:37:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:37:58', '2023-05-26 12:37:58'), +(1738, 855, '2023-05-26 12:38:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:38:00', '2023-05-26 12:38:00'), +(1739, 853, '2023-05-26 12:38:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:38:03', '2023-05-26 12:38:03'), +(1740, 856, '2023-05-26 12:38:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:38:08', '2023-05-26 12:38:08'), +(1741, 859, '2023-05-26 12:45:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:45:08', '2023-05-26 12:45:08'), +(1742, 864, '2023-05-26 12:45:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:45:14', '2023-05-26 12:45:14'), +(1743, 848, '2023-05-26 12:45:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:45:18', '2023-05-26 12:45:18'), +(1744, 860, '2023-05-26 12:45:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-26 12:45:23', '2023-05-26 12:45:23'), +(1745, 863, '2023-05-26 12:46:28', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-26 12:46:28', '2023-05-26 12:46:28'), +(1746, 857, '2023-05-26 12:46:31', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-26 12:46:31', '2023-05-26 12:46:31'), +(1747, 862, '2023-05-26 12:46:38', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-26 12:46:38', '2023-05-26 12:46:38'), +(1748, 881, '2023-05-27 10:58:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-27 10:58:13', '2023-05-27 10:58:13'), +(1749, 882, '2023-05-27 10:58:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-27 10:58:21', '2023-05-27 10:58:21'), +(1750, 879, '2023-05-27 10:58:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-27 10:58:26', '2023-05-27 10:58:26'), +(1751, 876, '2023-05-27 10:58:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-27 10:58:32', '2023-05-27 10:58:32'), +(1752, 880, '2023-05-27 10:59:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-27 10:59:11', '2023-05-27 10:59:11'), +(1753, 875, '2023-05-27 10:59:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-27 10:59:34', '2023-05-27 10:59:34'), +(1754, 874, '2023-05-27 10:59:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-27 10:59:41', '2023-05-27 10:59:41'), +(1755, 873, '2023-05-27 10:59:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-27 10:59:47', '2023-05-27 10:59:47'), +(1756, 872, '2023-05-27 10:59:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-27 10:59:51', '2023-05-27 10:59:51'), +(1757, 871, '2023-05-27 10:59:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-27 10:59:57', '2023-05-27 10:59:57'), +(1758, 877, '2023-05-27 11:00:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-27 11:00:04', '2023-05-27 11:00:04'), +(1759, 878, '2023-05-27 11:00:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-27 11:00:20', '2023-05-27 11:00:20'), +(1760, 873, '2023-05-27 11:09:16', 'Parcel delivered [Collected] and received by [Freda]', NULL, '2023-05-27 11:09:16', '2023-05-27 11:09:16'), +(1761, 856, '2023-05-28 10:10:06', 'Parcel delivered [Collected] and received by [Prince Akplor]', NULL, '2023-05-28 10:10:06', '2023-05-28 10:10:06'), +(1762, 870, '2023-05-28 10:10:10', 'Parcel delivered [Collected] and received by [Afia]', NULL, '2023-05-28 10:10:10', '2023-05-28 10:10:10'), +(1763, 854, '2023-05-28 10:10:16', 'Parcel delivered [Collected] and received by [mallam]', NULL, '2023-05-28 10:10:16', '2023-05-28 10:10:16'), +(1764, 869, '2023-05-28 10:10:20', 'Parcel delivered [Collected] and received by [Mawutor]', NULL, '2023-05-28 10:10:20', '2023-05-28 10:10:20'), +(1765, 867, '2023-05-28 10:10:24', 'Parcel delivered [Collected] and received by [Patience]', NULL, '2023-05-28 10:10:24', '2023-05-28 10:10:24'), +(1766, 868, '2023-05-28 10:10:29', 'Parcel delivered [Collected] and received by [Delight]', NULL, '2023-05-28 10:10:29', '2023-05-28 10:10:29'), +(1767, 865, '2023-05-28 10:10:34', 'Parcel delivered [Collected] and received by [Amanimaa Adelaide]', NULL, '2023-05-28 10:10:34', '2023-05-28 10:10:34'), +(1768, 851, '2023-05-28 10:10:38', 'Parcel delivered [Collected] and received by [Evelyn Asiamah]', NULL, '2023-05-28 10:10:38', '2023-05-28 10:10:38'), +(1769, 858, '2023-05-28 10:10:43', 'Parcel delivered [Collected] and received by [Societe Generale Headoffice]', NULL, '2023-05-28 10:10:43', '2023-05-28 10:10:43'), +(1770, 866, '2023-05-28 10:10:49', 'Parcel delivered [Collected] and received by [Highspirit]', NULL, '2023-05-28 10:10:49', '2023-05-28 10:10:49'), +(1771, 852, '2023-05-28 10:10:54', 'Parcel delivered [Collected] and received by [Gloria]', NULL, '2023-05-28 10:10:54', '2023-05-28 10:10:54'), +(1772, 850, '2023-05-28 10:11:06', 'Parcel delivered [Collected] and received by [Peggy Boakye Yiadom]', NULL, '2023-05-28 10:11:06', '2023-05-28 10:11:06'), +(1773, 849, '2023-05-28 10:11:23', 'Parcel delivered [Collected] and received by [Joesphine]', NULL, '2023-05-28 10:11:23', '2023-05-28 10:11:23'), +(1774, 861, '2023-05-28 10:11:47', 'Parcel delivered [Collected] and received by [Olivia]', NULL, '2023-05-28 10:11:47', '2023-05-28 10:11:47'), +(1775, 855, '2023-05-28 10:11:56', 'Parcel delivered [Collected] and received by [Belinda Awuku]', NULL, '2023-05-28 10:11:56', '2023-05-28 10:11:56'), +(1776, 853, '2023-05-28 10:12:03', 'Parcel delivered [Collected] and received by [Najat]', NULL, '2023-05-28 10:12:03', '2023-05-28 10:12:03'), +(1777, 875, '2023-05-28 10:12:12', 'Parcel delivered [Collected] and received by [Akua]', NULL, '2023-05-28 10:12:12', '2023-05-28 10:12:12'), +(1778, 874, '2023-05-28 10:12:24', 'Parcel delivered [Collected] and received by [Akua]', NULL, '2023-05-28 10:12:24', '2023-05-28 10:12:24'), +(1779, 872, '2023-05-28 10:14:00', 'Parcel delivered [Collected] and received by [Mandy]', NULL, '2023-05-28 10:14:00', '2023-05-28 10:14:00'), +(1780, 871, '2023-05-28 10:14:11', 'Parcel delivered [Collected] and received by [Diana]', NULL, '2023-05-28 10:14:11', '2023-05-28 10:14:11'), +(1781, 877, '2023-05-28 10:14:19', 'Parcel delivered [Collected] and received by [Bernad Kwame]', NULL, '2023-05-28 10:14:19', '2023-05-28 10:14:19'), +(1782, 878, '2023-05-28 10:14:28', 'Parcel delivered [Collected] and received by [Francis]', NULL, '2023-05-28 10:14:28', '2023-05-28 10:14:28'), +(1783, 860, '2023-05-28 10:15:07', 'Parcel delivered [Collected] and received by [Tiana]', NULL, '2023-05-28 10:15:07', '2023-05-28 10:15:07'), +(1784, 848, '2023-05-28 10:15:11', 'Parcel delivered [Collected] and received by [Esther Amoako]', NULL, '2023-05-28 10:15:11', '2023-05-28 10:15:11'), +(1785, 864, '2023-05-28 10:15:17', 'Parcel delivered [Collected] and received by [Nancypearl Asabea Annor]', NULL, '2023-05-28 10:15:17', '2023-05-28 10:15:17'), +(1786, 859, '2023-05-28 10:15:29', 'Parcel delivered [Collected] and received by [Agnes Addy]', NULL, '2023-05-28 10:15:29', '2023-05-28 10:15:29'), +(1787, 881, '2023-05-28 10:15:35', 'Parcel delivered [Collected] and received by [Leleku Elizabeth]', NULL, '2023-05-28 10:15:35', '2023-05-28 10:15:35'), +(1788, 882, '2023-05-28 10:15:40', 'Parcel delivered [Collected] and received by [Faustina]', NULL, '2023-05-28 10:15:40', '2023-05-28 10:15:40'), +(1789, 879, '2023-05-28 10:15:47', 'Parcel delivered [Collected] and received by [Owusu-Baah]', NULL, '2023-05-28 10:15:47', '2023-05-28 10:15:47'), +(1790, 876, '2023-05-28 10:15:50', 'Parcel delivered [Collected] and received by [Veronica]', NULL, '2023-05-28 10:15:50', '2023-05-28 10:15:50'), +(1791, 880, '2023-05-28 10:16:49', 'Parcel delivered [Collected] and received by [Ivy]', NULL, '2023-05-28 10:16:49', '2023-05-28 10:16:49'), +(1792, 863, '2023-05-28 10:17:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-28 10:17:47', '2023-05-28 10:17:47'), +(1793, 857, '2023-05-28 10:17:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-28 10:17:51', '2023-05-28 10:17:51'), +(1794, 862, '2023-05-28 10:18:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-28 10:18:00', '2023-05-28 10:18:00'), +(1795, 863, '2023-05-28 10:18:34', 'Parcel delivered [Collected] and received by [Eva Yeoah]', NULL, '2023-05-28 10:18:34', '2023-05-28 10:18:34'), +(1796, 857, '2023-05-28 10:18:37', 'Parcel delivered [Collected] and received by [Richlove Acheampong]', NULL, '2023-05-28 10:18:37', '2023-05-28 10:18:37'), +(1797, 862, '2023-05-28 10:18:47', 'Parcel delivered [Collected] and received by [Margaret Sarpong]', NULL, '2023-05-28 10:18:47', '2023-05-28 10:18:47'), +(1798, 899, '2023-05-29 11:22:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:22:56', '2023-05-29 11:22:56'), +(1799, 894, '2023-05-29 11:23:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:23:11', '2023-05-29 11:23:11'), +(1800, 906, '2023-05-29 11:23:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:23:15', '2023-05-29 11:23:15'), +(1801, 904, '2023-05-29 11:23:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:23:26', '2023-05-29 11:23:26'), +(1802, 890, '2023-05-29 11:23:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:23:32', '2023-05-29 11:23:32'), +(1803, 888, '2023-05-29 11:23:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:23:38', '2023-05-29 11:23:38'), +(1804, 885, '2023-05-29 11:23:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:23:45', '2023-05-29 11:23:45'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(1805, 892, '2023-05-29 11:24:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:24:02', '2023-05-29 11:24:02'), +(1806, 895, '2023-05-29 11:24:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:24:19', '2023-05-29 11:24:19'), +(1807, 887, '2023-05-29 11:25:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:25:23', '2023-05-29 11:25:23'), +(1808, 884, '2023-05-29 11:25:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:25:45', '2023-05-29 11:25:45'), +(1809, 886, '2023-05-29 11:25:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:25:49', '2023-05-29 11:25:49'), +(1810, 907, '2023-05-29 11:25:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:25:56', '2023-05-29 11:25:56'), +(1811, 901, '2023-05-29 11:26:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:26:03', '2023-05-29 11:26:03'), +(1812, 900, '2023-05-29 11:26:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:26:10', '2023-05-29 11:26:10'), +(1813, 893, '2023-05-29 11:26:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:26:15', '2023-05-29 11:26:15'), +(1814, 896, '2023-05-29 11:27:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:27:05', '2023-05-29 11:27:05'), +(1815, 883, '2023-05-29 11:27:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-29 11:27:11', '2023-05-29 11:27:11'), +(1816, 905, '2023-05-29 11:27:45', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-29 11:27:45', '2023-05-29 11:27:45'), +(1817, 903, '2023-05-29 11:27:52', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-29 11:27:52', '2023-05-29 11:27:52'), +(1818, 902, '2023-05-29 11:27:57', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-29 11:27:57', '2023-05-29 11:27:57'), +(1819, 889, '2023-05-29 11:28:02', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-29 11:28:02', '2023-05-29 11:28:02'), +(1820, 891, '2023-05-29 11:28:09', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-29 11:28:09', '2023-05-29 11:28:09'), +(1821, 898, '2023-05-29 11:28:17', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-29 11:28:17', '2023-05-29 11:28:17'), +(1822, 897, '2023-05-29 11:28:46', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-29 11:28:46', '2023-05-29 11:28:46'), +(1823, 908, '2023-05-30 12:24:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-30 12:24:52', '2023-05-30 12:24:52'), +(1824, 918, '2023-05-30 12:25:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-30 12:25:00', '2023-05-30 12:25:00'), +(1825, 917, '2023-05-30 12:25:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-30 12:25:04', '2023-05-30 12:25:04'), +(1826, 919, '2023-05-30 12:25:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-30 12:25:12', '2023-05-30 12:25:12'), +(1827, 924, '2023-05-30 12:25:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-30 12:25:16', '2023-05-30 12:25:16'), +(1828, 921, '2023-05-30 12:25:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-30 12:25:20', '2023-05-30 12:25:20'), +(1829, 920, '2023-05-30 12:25:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-30 12:25:26', '2023-05-30 12:25:26'), +(1830, 927, '2023-05-30 12:25:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-30 12:25:50', '2023-05-30 12:25:50'), +(1831, 926, '2023-05-30 12:26:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-30 12:26:01', '2023-05-30 12:26:01'), +(1832, 915, '2023-05-30 12:26:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-30 12:26:08', '2023-05-30 12:26:08'), +(1833, 914, '2023-05-30 12:26:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-30 12:26:12', '2023-05-30 12:26:12'), +(1834, 912, '2023-05-30 12:26:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-30 12:26:16', '2023-05-30 12:26:16'), +(1835, 923, '2023-05-30 12:26:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-30 12:26:20', '2023-05-30 12:26:20'), +(1836, 910, '2023-05-30 12:26:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-30 12:26:29', '2023-05-30 12:26:29'), +(1837, 909, '2023-05-30 12:26:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-05-30 12:26:38', '2023-05-30 12:26:38'), +(1838, 928, '2023-05-30 12:27:37', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-30 12:27:37', '2023-05-30 12:27:37'), +(1839, 913, '2023-05-30 12:27:53', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-30 12:27:53', '2023-05-30 12:27:53'), +(1840, 911, '2023-05-30 12:28:05', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-30 12:28:05', '2023-05-30 12:28:05'), +(1841, 916, '2023-05-30 12:28:15', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-30 12:28:15', '2023-05-30 12:28:15'), +(1842, 922, '2023-05-30 12:28:32', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-30 12:28:32', '2023-05-30 12:28:32'), +(1843, 925, '2023-05-30 12:28:46', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-05-30 12:28:46', '2023-05-30 12:28:46'), +(1844, 899, '2023-05-30 17:02:15', 'Parcel delivered [Collected] and received by [Betty Abekah]', NULL, '2023-05-30 17:02:15', '2023-05-30 17:02:15'), +(1845, 894, '2023-05-30 17:02:19', 'Parcel delivered [Collected] and received by [Beatrice]', NULL, '2023-05-30 17:02:19', '2023-05-30 17:02:19'), +(1846, 906, '2023-05-30 17:02:23', 'Parcel delivered [Collected] and received by [Vanessa Ntow]', NULL, '2023-05-30 17:02:23', '2023-05-30 17:02:23'), +(1847, 904, '2023-05-30 17:02:42', 'Parcel delivered [Collected] and received by [Mardiya]', NULL, '2023-05-30 17:02:42', '2023-05-30 17:02:42'), +(1848, 890, '2023-05-30 17:03:50', 'Parcel delivered [Collected] and received by [Linda Blenyi]', NULL, '2023-05-30 17:03:50', '2023-05-30 17:03:50'), +(1849, 888, '2023-05-30 17:04:04', 'Parcel delivered [Collected] and received by [Mabel]', NULL, '2023-05-30 17:04:04', '2023-05-30 17:04:04'), +(1850, 885, '2023-05-30 17:04:17', 'Parcel delivered [Collected] and received by [Florence Fosu]', NULL, '2023-05-30 17:04:17', '2023-05-30 17:04:17'), +(1851, 892, '2023-05-30 17:04:32', 'Parcel delivered [Collected] and received by [Adu Priscilla]', NULL, '2023-05-30 17:04:32', '2023-05-30 17:04:32'), +(1852, 895, '2023-05-30 17:04:45', 'Parcel delivered [Collected] and received by [Tiana]', NULL, '2023-05-30 17:04:45', '2023-05-30 17:04:45'), +(1853, 887, '2023-05-30 17:04:54', 'Parcel delivered [Collected] and received by [Lisa]', NULL, '2023-05-30 17:04:54', '2023-05-30 17:04:54'), +(1854, 884, '2023-05-30 17:05:14', 'Parcel delivered [Collected] and received by [Isabella]', NULL, '2023-05-30 17:05:14', '2023-05-30 17:05:14'), +(1855, 886, '2023-05-30 17:05:18', 'Parcel delivered [Collected] and received by [Gifty Abadoo Begyinah]', NULL, '2023-05-30 17:05:18', '2023-05-30 17:05:18'), +(1856, 907, '2023-05-30 17:05:23', 'Parcel delivered [Collected] and received by [Anim Priscilla]', NULL, '2023-05-30 17:05:23', '2023-05-30 17:05:23'), +(1857, 901, '2023-05-30 17:05:27', 'Parcel delivered [Collected] and received by [Grace]', NULL, '2023-05-30 17:05:27', '2023-05-30 17:05:27'), +(1858, 900, '2023-05-30 17:05:32', 'Parcel delivered [Collected] and received by [Anita]', NULL, '2023-05-30 17:05:32', '2023-05-30 17:05:32'), +(1859, 893, '2023-05-30 17:05:36', 'Parcel delivered [Collected] and received by [Dorcas Apenteng]', NULL, '2023-05-30 17:05:36', '2023-05-30 17:05:36'), +(1860, 896, '2023-05-30 17:05:46', 'Parcel delivered [Collected] and received by [Dawson Hannah]', NULL, '2023-05-30 17:05:46', '2023-05-30 17:05:46'), +(1861, 883, '2023-05-30 17:05:50', 'Parcel delivered [Collected] and received by [Kasim Safuratu]', NULL, '2023-05-30 17:05:50', '2023-05-30 17:05:50'), +(1862, 905, '2023-05-30 17:06:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-30 17:06:23', '2023-05-30 17:06:23'), +(1863, 903, '2023-05-30 17:07:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-30 17:07:21', '2023-05-30 17:07:21'), +(1864, 902, '2023-05-30 17:07:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-30 17:07:27', '2023-05-30 17:07:27'), +(1865, 889, '2023-05-30 17:07:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-30 17:07:31', '2023-05-30 17:07:31'), +(1866, 891, '2023-05-30 17:07:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-30 17:07:37', '2023-05-30 17:07:37'), +(1867, 898, '2023-05-30 17:07:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-30 17:07:42', '2023-05-30 17:07:42'), +(1868, 897, '2023-05-30 17:07:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-30 17:07:57', '2023-05-30 17:07:57'), +(1869, 905, '2023-05-30 17:08:37', 'Parcel delivered [Collected] and received by [Erica Boakyewaa]', NULL, '2023-05-30 17:08:37', '2023-05-30 17:08:37'), +(1870, 903, '2023-05-30 17:08:40', 'Parcel delivered [Collected] and received by [Ama]', NULL, '2023-05-30 17:08:40', '2023-05-30 17:08:40'), +(1871, 902, '2023-05-30 17:08:45', 'Parcel delivered [Collected] and received by [Aisha Muaz]', NULL, '2023-05-30 17:08:45', '2023-05-30 17:08:45'), +(1872, 889, '2023-05-30 17:08:49', 'Parcel delivered [Collected] and received by [Nima]', NULL, '2023-05-30 17:08:49', '2023-05-30 17:08:49'), +(1873, 891, '2023-05-30 17:08:55', 'Parcel delivered [Collected] and received by [Derrick]', NULL, '2023-05-30 17:08:55', '2023-05-30 17:08:55'), +(1874, 898, '2023-05-30 17:08:59', 'Parcel delivered [Collected] and received by [Vera Adoma Nyamekye]', NULL, '2023-05-30 17:08:59', '2023-05-30 17:08:59'), +(1875, 897, '2023-05-30 17:09:11', 'Parcel delivered [Collected] and received by [Abena Dufie]', NULL, '2023-05-30 17:09:11', '2023-05-30 17:09:11'), +(1876, 928, '2023-05-31 11:11:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-31 11:11:11', '2023-05-31 11:11:11'), +(1877, 913, '2023-05-31 11:11:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-31 11:11:19', '2023-05-31 11:11:19'), +(1878, 911, '2023-05-31 11:11:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-31 11:11:37', '2023-05-31 11:11:37'), +(1879, 916, '2023-05-31 11:11:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-31 11:11:45', '2023-05-31 11:11:45'), +(1880, 922, '2023-05-31 11:12:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-31 11:12:33', '2023-05-31 11:12:33'), +(1881, 925, '2023-05-31 11:12:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-05-31 11:12:55', '2023-05-31 11:12:55'), +(1882, 908, '2023-05-31 11:13:57', 'Parcel delivered [Collected] and received by [Ivyderry Afram]', NULL, '2023-05-31 11:13:57', '2023-05-31 11:13:57'), +(1883, 918, '2023-05-31 11:14:03', 'Parcel delivered [Collected] and received by [Keziah]', NULL, '2023-05-31 11:14:03', '2023-05-31 11:14:03'), +(1884, 917, '2023-05-31 11:14:07', 'Parcel delivered [Collected] and received by [Nana Yaa]', NULL, '2023-05-31 11:14:07', '2023-05-31 11:14:07'), +(1885, 919, '2023-05-31 11:14:13', 'Parcel delivered [Collected] and received by [Sugar]', NULL, '2023-05-31 11:14:13', '2023-05-31 11:14:13'), +(1886, 924, '2023-05-31 11:14:18', 'Parcel delivered [Collected] and received by [Clestina Agyemang]', NULL, '2023-05-31 11:14:18', '2023-05-31 11:14:18'), +(1887, 921, '2023-05-31 11:14:26', 'Parcel delivered [Collected] and received by [Vanessa Ntow]', NULL, '2023-05-31 11:14:26', '2023-05-31 11:14:26'), +(1888, 920, '2023-05-31 11:14:29', 'Parcel delivered [Collected] and received by [Mabel Amoah]', NULL, '2023-05-31 11:14:29', '2023-05-31 11:14:29'), +(1889, 927, '2023-05-31 11:14:49', 'Parcel delivered [Collected] and received by [Karim Azumi]', NULL, '2023-05-31 11:14:49', '2023-05-31 11:14:49'), +(1890, 926, '2023-05-31 11:14:54', 'Parcel delivered [Collected] and received by [Sally Dzacca]', NULL, '2023-05-31 11:14:54', '2023-05-31 11:14:54'), +(1891, 915, '2023-05-31 11:15:00', 'Parcel delivered [Collected] and received by [Banabas Patience]', NULL, '2023-05-31 11:15:00', '2023-05-31 11:15:00'), +(1892, 914, '2023-05-31 11:15:03', 'Parcel delivered [Collected] and received by [Ayitey Charlotte]', NULL, '2023-05-31 11:15:03', '2023-05-31 11:15:03'), +(1893, 912, '2023-05-31 11:15:06', 'Parcel delivered [Collected] and received by [Priscilla Macarthy]', NULL, '2023-05-31 11:15:06', '2023-05-31 11:15:06'), +(1894, 923, '2023-05-31 11:15:10', 'Parcel delivered [Collected] and received by [Opoku Ruth]', NULL, '2023-05-31 11:15:10', '2023-05-31 11:15:10'), +(1895, 910, '2023-05-31 11:15:15', 'Parcel delivered [Collected] and received by [Alice Danquah]', NULL, '2023-05-31 11:15:15', '2023-05-31 11:15:15'), +(1896, 909, '2023-05-31 11:15:20', 'Parcel delivered [Collected] and received by [Abena]', NULL, '2023-05-31 11:15:20', '2023-05-31 11:15:20'), +(1897, 941, '2023-06-01 15:24:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:24:41', '2023-06-01 15:24:41'), +(1898, 933, '2023-06-01 15:24:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:24:50', '2023-06-01 15:24:50'), +(1899, 934, '2023-06-01 15:24:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:24:58', '2023-06-01 15:24:58'), +(1900, 930, '2023-06-01 15:25:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:25:04', '2023-06-01 15:25:04'), +(1901, 940, '2023-06-01 15:25:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:25:09', '2023-06-01 15:25:09'), +(1902, 929, '2023-06-01 15:25:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:25:13', '2023-06-01 15:25:13'), +(1903, 931, '2023-06-01 15:25:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:25:23', '2023-06-01 15:25:23'), +(1904, 935, '2023-06-01 15:25:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:25:29', '2023-06-01 15:25:29'), +(1905, 936, '2023-06-01 15:25:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:25:43', '2023-06-01 15:25:43'), +(1906, 937, '2023-06-01 15:26:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:26:27', '2023-06-01 15:26:27'), +(1907, 932, '2023-06-01 15:26:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:26:37', '2023-06-01 15:26:37'), +(1908, 937, '2023-06-01 15:27:03', 'Parcel delivered [Collected] and received by [Emelia Korkor Tetteh]', NULL, '2023-06-01 15:27:03', '2023-06-01 15:27:03'), +(1909, 932, '2023-06-01 15:27:12', 'Parcel delivered [Collected] and received by [Bra Kweku]', NULL, '2023-06-01 15:27:12', '2023-06-01 15:27:12'), +(1910, 941, '2023-06-01 15:27:26', 'Parcel delivered [Collected] and received by [Solomon]', NULL, '2023-06-01 15:27:26', '2023-06-01 15:27:26'), +(1911, 933, '2023-06-01 15:27:40', 'Parcel delivered [Collected] and received by [Patience]', NULL, '2023-06-01 15:27:40', '2023-06-01 15:27:40'), +(1912, 934, '2023-06-01 15:27:44', 'Parcel delivered [Collected] and received by [Mr Manu Daniel]', NULL, '2023-06-01 15:27:44', '2023-06-01 15:27:44'), +(1913, 930, '2023-06-01 15:27:54', 'Parcel delivered [Collected] and received by [Carolyn]', NULL, '2023-06-01 15:27:54', '2023-06-01 15:27:54'), +(1914, 940, '2023-06-01 15:28:09', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-06-01 15:28:09', '2023-06-01 15:28:09'), +(1915, 929, '2023-06-01 15:28:46', 'Parcel delivered [Collected] and received by [Safiyya]', NULL, '2023-06-01 15:28:46', '2023-06-01 15:28:46'), +(1916, 931, '2023-06-01 15:28:56', 'Parcel delivered [Collected] and received by [Ohemaa]', NULL, '2023-06-01 15:28:56', '2023-06-01 15:28:56'), +(1917, 935, '2023-06-01 15:29:18', 'Parcel delivered [Collected] and received by [Naa]', NULL, '2023-06-01 15:29:18', '2023-06-01 15:29:18'), +(1918, 936, '2023-06-01 15:29:29', 'Parcel delivered [Collected] and received by [Shine Kekeli]', NULL, '2023-06-01 15:29:29', '2023-06-01 15:29:29'), +(1919, 968, '2023-06-01 15:30:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:30:12', '2023-06-01 15:30:12'), +(1920, 954, '2023-06-01 15:30:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:30:19', '2023-06-01 15:30:19'), +(1921, 963, '2023-06-01 15:30:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:30:25', '2023-06-01 15:30:25'), +(1922, 957, '2023-06-01 15:30:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:30:30', '2023-06-01 15:30:30'), +(1923, 972, '2023-06-01 15:30:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:30:35', '2023-06-01 15:30:35'), +(1924, 955, '2023-06-01 15:30:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:30:40', '2023-06-01 15:30:40'), +(1925, 973, '2023-06-01 15:30:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:30:55', '2023-06-01 15:30:55'), +(1926, 966, '2023-06-01 15:31:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:31:03', '2023-06-01 15:31:03'), +(1927, 959, '2023-06-01 15:31:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:31:13', '2023-06-01 15:31:13'), +(1928, 956, '2023-06-01 15:31:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:31:19', '2023-06-01 15:31:19'), +(1929, 958, '2023-06-01 15:31:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:31:28', '2023-06-01 15:31:28'), +(1930, 961, '2023-06-01 15:31:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:31:35', '2023-06-01 15:31:35'), +(1931, 960, '2023-06-01 15:31:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:31:39', '2023-06-01 15:31:39'), +(1932, 962, '2023-06-01 15:31:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:31:51', '2023-06-01 15:31:51'), +(1933, 967, '2023-06-01 15:32:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:32:03', '2023-06-01 15:32:03'), +(1934, 969, '2023-06-01 15:32:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:32:09', '2023-06-01 15:32:09'), +(1935, 970, '2023-06-01 15:32:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-01 15:32:13', '2023-06-01 15:32:13'), +(1936, 964, '2023-06-01 15:34:02', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-01 15:34:02', '2023-06-01 15:34:02'), +(1937, 939, '2023-06-01 15:34:16', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-01 15:34:16', '2023-06-01 15:34:16'), +(1938, 938, '2023-06-01 15:34:23', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-01 15:34:23', '2023-06-01 15:34:23'), +(1939, 965, '2023-06-01 15:34:34', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-01 15:34:34', '2023-06-01 15:34:34'), +(1940, 971, '2023-06-01 15:34:42', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-01 15:34:42', '2023-06-01 15:34:42'), +(1941, 964, '2023-06-02 09:32:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-02 09:32:52', '2023-06-02 09:32:52'), +(1942, 939, '2023-06-02 09:32:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-02 09:32:56', '2023-06-02 09:32:56'), +(1943, 938, '2023-06-02 09:33:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-02 09:33:00', '2023-06-02 09:33:00'), +(1944, 965, '2023-06-02 09:33:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-02 09:33:04', '2023-06-02 09:33:04'), +(1945, 971, '2023-06-02 09:33:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-02 09:33:13', '2023-06-02 09:33:13'), +(1946, 978, '2023-06-02 09:33:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-02 09:33:47', '2023-06-02 09:33:47'), +(1947, 982, '2023-06-02 09:34:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-02 09:34:16', '2023-06-02 09:34:16'), +(1948, 974, '2023-06-02 09:34:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-02 09:34:23', '2023-06-02 09:34:23'), +(1949, 977, '2023-06-02 09:34:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-02 09:34:27', '2023-06-02 09:34:27'), +(1950, 980, '2023-06-02 09:34:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-02 09:34:32', '2023-06-02 09:34:32'), +(1951, 979, '2023-06-02 09:34:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-02 09:34:38', '2023-06-02 09:34:38'), +(1952, 973, '2023-06-02 09:35:20', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-06-02 09:35:20', '2023-06-02 09:35:20'), +(1953, 966, '2023-06-02 09:35:27', 'Parcel delivered [Collected] and received by [Selina]', NULL, '2023-06-02 09:35:27', '2023-06-02 09:35:27'), +(1954, 959, '2023-06-02 09:35:32', 'Parcel delivered [Collected] and received by [Badu Kankam Grace]', NULL, '2023-06-02 09:35:32', '2023-06-02 09:35:32'), +(1955, 956, '2023-06-02 09:35:36', 'Parcel delivered [Collected] and received by [Juliana]', NULL, '2023-06-02 09:35:36', '2023-06-02 09:35:36'), +(1956, 958, '2023-06-02 09:35:42', 'Parcel delivered [Collected] and received by [Nana Adwoa]', NULL, '2023-06-02 09:35:42', '2023-06-02 09:35:42'), +(1957, 961, '2023-06-02 09:35:48', 'Parcel delivered [Collected] and received by [Juliana Nsiah]', NULL, '2023-06-02 09:35:48', '2023-06-02 09:35:48'), +(1958, 960, '2023-06-02 09:35:51', 'Parcel delivered [Collected] and received by [Josephina]', NULL, '2023-06-02 09:35:51', '2023-06-02 09:35:51'), +(1959, 962, '2023-06-02 09:35:55', 'Parcel delivered [Collected] and received by [Mimi]', NULL, '2023-06-02 09:35:55', '2023-06-02 09:35:55'), +(1960, 967, '2023-06-02 09:35:59', 'Parcel delivered [Collected] and received by [Fifi]', NULL, '2023-06-02 09:35:59', '2023-06-02 09:35:59'), +(1961, 969, '2023-06-02 09:36:02', 'Parcel delivered [Collected] and received by [Nimoche Theresa]', NULL, '2023-06-02 09:36:02', '2023-06-02 09:36:02'), +(1962, 970, '2023-06-02 09:36:09', 'Parcel delivered [Collected] and received by [Josephine]', NULL, '2023-06-02 09:36:09', '2023-06-02 09:36:09'), +(1963, 968, '2023-06-02 09:36:43', 'Parcel delivered [Collected] and received by [Portia Awuah]', NULL, '2023-06-02 09:36:43', '2023-06-02 09:36:43'), +(1964, 954, '2023-06-02 09:36:47', 'Parcel delivered [Collected] and received by [Adiza]', NULL, '2023-06-02 09:36:47', '2023-06-02 09:36:47'), +(1965, 963, '2023-06-02 09:36:50', 'Parcel delivered [Collected] and received by [Abigail Eshun]', NULL, '2023-06-02 09:36:50', '2023-06-02 09:36:50'), +(1966, 957, '2023-06-02 09:36:55', 'Parcel delivered [Collected] and received by [Vida Tanko]', NULL, '2023-06-02 09:36:55', '2023-06-02 09:36:55'), +(1967, 972, '2023-06-02 09:36:58', 'Parcel delivered [Collected] and received by [Nana Adwoa]', NULL, '2023-06-02 09:36:58', '2023-06-02 09:36:58'), +(1968, 955, '2023-06-02 09:37:02', 'Parcel delivered [Collected] and received by [Ama Serwaa]', NULL, '2023-06-02 09:37:02', '2023-06-02 09:37:02'), +(1969, 975, '2023-06-02 09:37:28', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-02 09:37:28', '2023-06-02 09:37:28'), +(1970, 976, '2023-06-02 09:37:34', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-02 09:37:34', '2023-06-02 09:37:34'), +(1971, 984, '2023-06-02 09:37:42', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-02 09:37:42', '2023-06-02 09:37:42'), +(1972, 985, '2023-06-02 10:38:07', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-02 10:38:07', '2023-06-02 10:38:07'), +(1973, 987, '2023-06-02 10:57:36', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-02 10:57:36', '2023-06-02 10:57:36'), +(1974, 988, '2023-06-02 10:58:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-02 10:58:30', '2023-06-02 10:58:30'), +(1975, 986, '2023-06-02 10:58:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-02 10:58:33', '2023-06-02 10:58:33'), +(1976, 978, '2023-06-03 11:24:30', 'Parcel delivered [Collected] and received by [Linda]', NULL, '2023-06-03 11:24:30', '2023-06-03 11:24:30'), +(1977, 982, '2023-06-03 11:24:51', 'Parcel delivered [Collected] and received by [Catherine]', NULL, '2023-06-03 11:24:51', '2023-06-03 11:24:51'), +(1978, 974, '2023-06-03 11:24:54', 'Parcel delivered [Collected] and received by [Francisca]', NULL, '2023-06-03 11:24:54', '2023-06-03 11:24:54'), +(1979, 977, '2023-06-03 11:24:59', 'Parcel delivered [Collected] and received by [Joyce Afriyie]', NULL, '2023-06-03 11:24:59', '2023-06-03 11:24:59'), +(1980, 980, '2023-06-03 11:25:02', 'Parcel delivered [Collected] and received by [Rashida]', NULL, '2023-06-03 11:25:02', '2023-06-03 11:25:02'), +(1981, 979, '2023-06-03 11:25:06', 'Parcel delivered [Collected] and received by [Albertha Kotey]', NULL, '2023-06-03 11:25:06', '2023-06-03 11:25:06'), +(1982, 986, '2023-06-03 11:25:10', 'Parcel delivered [Collected] and received by [Charity]', NULL, '2023-06-03 11:25:10', '2023-06-03 11:25:10'), +(1983, 988, '2023-06-03 11:25:16', 'Parcel delivered [Collected] and received by [Irene Tornyie]', NULL, '2023-06-03 11:25:16', '2023-06-03 11:25:16'), +(1984, 975, '2023-06-03 11:27:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-03 11:27:12', '2023-06-03 11:27:12'), +(1985, 976, '2023-06-03 11:27:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-03 11:27:16', '2023-06-03 11:27:16'), +(1986, 984, '2023-06-03 11:27:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-03 11:27:19', '2023-06-03 11:27:19'), +(1987, 985, '2023-06-03 11:27:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-03 11:27:23', '2023-06-03 11:27:23'), +(1988, 987, '2023-06-03 11:27:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-03 11:27:28', '2023-06-03 11:27:28'), +(1989, 991, '2023-06-05 09:41:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:41:14', '2023-06-05 09:41:14'), +(1990, 997, '2023-06-05 09:41:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:41:19', '2023-06-05 09:41:19'), +(1991, 993, '2023-06-05 09:41:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:41:42', '2023-06-05 09:41:42'), +(1992, 992, '2023-06-05 09:41:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:41:49', '2023-06-05 09:41:49'), +(1993, 998, '2023-06-05 09:41:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:41:55', '2023-06-05 09:41:55'), +(1994, 990, '2023-06-05 09:42:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:42:19', '2023-06-05 09:42:19'), +(1995, 999, '2023-06-05 09:42:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:42:28', '2023-06-05 09:42:28'), +(1996, 991, '2023-06-05 09:42:59', 'Parcel delivered [Collected] and received by [Bridget]', NULL, '2023-06-05 09:42:59', '2023-06-05 09:42:59'), +(1997, 997, '2023-06-05 09:43:04', 'Parcel delivered [Collected] and received by [Asamoah Christiana]', NULL, '2023-06-05 09:43:04', '2023-06-05 09:43:04'), +(1998, 993, '2023-06-05 09:43:08', 'Parcel delivered [Collected] and received by [Lorna Tutua]', NULL, '2023-06-05 09:43:08', '2023-06-05 09:43:08'), +(1999, 992, '2023-06-05 09:43:12', 'Parcel delivered [Collected] and received by [Matilda]', NULL, '2023-06-05 09:43:12', '2023-06-05 09:43:12'), +(2000, 998, '2023-06-05 09:43:18', 'Parcel delivered [Collected] and received by [Blessing]', NULL, '2023-06-05 09:43:18', '2023-06-05 09:43:18'), +(2001, 990, '2023-06-05 09:43:36', 'Parcel delivered [Collected] and received by [Abdullah Suabira]', NULL, '2023-06-05 09:43:36', '2023-06-05 09:43:36'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(2002, 999, '2023-06-05 09:43:43', 'Parcel delivered [Collected] and received by [Gresila Twumwaa]', NULL, '2023-06-05 09:43:43', '2023-06-05 09:43:43'), +(2003, 975, '2023-06-05 09:44:43', 'Parcel delivered [Collected] and received by [Linda Akoto]', NULL, '2023-06-05 09:44:43', '2023-06-05 09:44:43'), +(2004, 976, '2023-06-05 09:44:46', 'Parcel delivered [Collected] and received by [Boahemaa Sarpong Olivia]', NULL, '2023-06-05 09:44:46', '2023-06-05 09:44:46'), +(2005, 984, '2023-06-05 09:44:52', 'Parcel delivered [Collected] and received by [Julia]', NULL, '2023-06-05 09:44:52', '2023-06-05 09:44:52'), +(2006, 985, '2023-06-05 09:44:58', 'Parcel delivered [Collected] and received by [Kodua Serwaa]', NULL, '2023-06-05 09:44:58', '2023-06-05 09:44:58'), +(2007, 987, '2023-06-05 09:45:03', 'Parcel delivered [Collected] and received by [Marinda Boahen]', NULL, '2023-06-05 09:45:03', '2023-06-05 09:45:03'), +(2008, 947, '2023-06-05 09:50:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:50:27', '2023-06-05 09:50:27'), +(2009, 1001, '2023-06-05 09:50:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:50:31', '2023-06-05 09:50:31'), +(2010, 942, '2023-06-05 09:50:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:50:36', '2023-06-05 09:50:36'), +(2011, 948, '2023-06-05 09:50:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:50:41', '2023-06-05 09:50:41'), +(2012, 952, '2023-06-05 09:50:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:50:46', '2023-06-05 09:50:46'), +(2013, 953, '2023-06-05 09:50:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:50:51', '2023-06-05 09:50:51'), +(2014, 1003, '2023-06-05 09:51:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:51:10', '2023-06-05 09:51:10'), +(2015, 1000, '2023-06-05 09:51:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:51:19', '2023-06-05 09:51:19'), +(2016, 981, '2023-06-05 09:51:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:51:25', '2023-06-05 09:51:25'), +(2017, 946, '2023-06-05 09:51:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:51:31', '2023-06-05 09:51:31'), +(2018, 943, '2023-06-05 09:51:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:51:39', '2023-06-05 09:51:39'), +(2019, 949, '2023-06-05 09:51:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:51:47', '2023-06-05 09:51:47'), +(2020, 944, '2023-06-05 09:51:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:51:52', '2023-06-05 09:51:52'), +(2021, 951, '2023-06-05 09:51:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 09:51:57', '2023-06-05 09:51:57'), +(2022, 1002, '2023-06-05 09:52:32', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-05 09:52:32', '2023-06-05 09:52:32'), +(2023, 950, '2023-06-05 09:52:36', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-05 09:52:36', '2023-06-05 09:52:36'), +(2024, 945, '2023-06-05 09:52:43', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-05 09:52:43', '2023-06-05 09:52:43'), +(2025, 1002, '2023-06-05 09:53:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-05 09:53:17', '2023-06-05 09:53:17'), +(2026, 950, '2023-06-05 09:53:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-05 09:53:25', '2023-06-05 09:53:25'), +(2027, 945, '2023-06-05 09:53:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-05 09:53:29', '2023-06-05 09:53:29'), +(2028, 1002, '2023-06-05 09:53:52', 'Parcel delivered [Collected] and received by [Achiaa]', NULL, '2023-06-05 09:53:52', '2023-06-05 09:53:52'), +(2029, 950, '2023-06-05 09:53:57', 'Parcel delivered [Collected] and received by [Julia]', NULL, '2023-06-05 09:53:57', '2023-06-05 09:53:57'), +(2030, 945, '2023-06-05 09:54:02', 'Parcel delivered [Collected] and received by [Rejoice Asantewaa Frimpong]', NULL, '2023-06-05 09:54:02', '2023-06-05 09:54:02'), +(2031, 1003, '2023-06-05 09:54:27', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-06-05 09:54:27', '2023-06-05 09:54:27'), +(2032, 1000, '2023-06-05 09:54:31', 'Parcel delivered [Collected] and received by [Emmanuel Sam]', NULL, '2023-06-05 09:54:31', '2023-06-05 09:54:31'), +(2033, 981, '2023-06-05 09:54:43', 'Parcel delivered [Collected] and received by [Alwahida]', NULL, '2023-06-05 09:54:43', '2023-06-05 09:54:43'), +(2034, 946, '2023-06-05 09:54:47', 'Parcel delivered [Collected] and received by [Dianne]', NULL, '2023-06-05 09:54:47', '2023-06-05 09:54:47'), +(2035, 943, '2023-06-05 09:54:52', 'Parcel delivered [Collected] and received by [Nana Ama]', NULL, '2023-06-05 09:54:52', '2023-06-05 09:54:52'), +(2036, 949, '2023-06-05 09:54:56', 'Parcel delivered [Collected] and received by [Gloria]', NULL, '2023-06-05 09:54:56', '2023-06-05 09:54:56'), +(2037, 944, '2023-06-05 09:55:01', 'Parcel delivered [Collected] and received by [Amina Haruna]', NULL, '2023-06-05 09:55:01', '2023-06-05 09:55:01'), +(2038, 951, '2023-06-05 09:55:10', 'Parcel delivered [Collected] and received by [Enyonam]', NULL, '2023-06-05 09:55:10', '2023-06-05 09:55:10'), +(2039, 947, '2023-06-05 09:55:30', 'Parcel delivered [Collected] and received by [Amoah Mavis]', NULL, '2023-06-05 09:55:30', '2023-06-05 09:55:30'), +(2040, 1001, '2023-06-05 09:55:35', 'Parcel delivered [Collected] and received by [Osman Jamilatu]', NULL, '2023-06-05 09:55:35', '2023-06-05 09:55:35'), +(2041, 942, '2023-06-05 09:55:42', 'Parcel delivered [Collected] and received by [Durowaah Agyei Olivia]', NULL, '2023-06-05 09:55:42', '2023-06-05 09:55:42'), +(2042, 948, '2023-06-05 09:55:46', 'Parcel delivered [Collected] and received by [Love Eshun]', NULL, '2023-06-05 09:55:46', '2023-06-05 09:55:46'), +(2043, 952, '2023-06-05 09:55:50', 'Parcel delivered [Collected] and received by [Abubakari Zeinab]', NULL, '2023-06-05 09:55:50', '2023-06-05 09:55:50'), +(2044, 953, '2023-06-05 09:55:53', 'Parcel delivered [Collected] and received by [Chelsea]', NULL, '2023-06-05 09:55:53', '2023-06-05 09:55:53'), +(2045, 1008, '2023-06-05 13:43:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 13:43:09', '2023-06-05 13:43:09'), +(2046, 1009, '2023-06-05 13:43:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 13:43:18', '2023-06-05 13:43:18'), +(2047, 983, '2023-06-05 13:43:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 13:43:27', '2023-06-05 13:43:27'), +(2048, 1018, '2023-06-05 13:43:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 13:43:37', '2023-06-05 13:43:37'), +(2049, 1011, '2023-06-05 13:43:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 13:43:41', '2023-06-05 13:43:41'), +(2050, 989, '2023-06-05 13:43:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 13:43:46', '2023-06-05 13:43:46'), +(2051, 996, '2023-06-05 13:43:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 13:43:50', '2023-06-05 13:43:50'), +(2052, 1007, '2023-06-05 13:43:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 13:43:59', '2023-06-05 13:43:59'), +(2053, 1017, '2023-06-05 13:44:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 13:44:03', '2023-06-05 13:44:03'), +(2054, 1005, '2023-06-05 13:44:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 13:44:12', '2023-06-05 13:44:12'), +(2055, 1016, '2023-06-05 13:44:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 13:44:15', '2023-06-05 13:44:15'), +(2056, 1020, '2023-06-05 13:44:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 13:44:36', '2023-06-05 13:44:36'), +(2057, 1022, '2023-06-05 13:44:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 13:44:45', '2023-06-05 13:44:45'), +(2058, 1015, '2023-06-05 13:44:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 13:44:54', '2023-06-05 13:44:54'), +(2059, 1013, '2023-06-05 13:44:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 13:44:59', '2023-06-05 13:44:59'), +(2060, 1006, '2023-06-05 13:46:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-05 13:46:05', '2023-06-05 13:46:05'), +(2061, 1019, '2023-06-05 13:46:38', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-05 13:46:38', '2023-06-05 13:46:38'), +(2062, 1004, '2023-06-05 13:46:47', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-05 13:46:47', '2023-06-05 13:46:47'), +(2063, 1010, '2023-06-05 13:46:54', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-05 13:46:54', '2023-06-05 13:46:54'), +(2064, 1014, '2023-06-05 13:46:58', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-05 13:46:58', '2023-06-05 13:46:58'), +(2065, 995, '2023-06-05 13:47:05', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-05 13:47:05', '2023-06-05 13:47:05'), +(2066, 994, '2023-06-05 13:47:13', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-05 13:47:13', '2023-06-05 13:47:13'), +(2067, 1019, '2023-06-06 10:24:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-06 10:24:05', '2023-06-06 10:24:05'), +(2068, 1004, '2023-06-06 10:24:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-06 10:24:12', '2023-06-06 10:24:12'), +(2069, 1010, '2023-06-06 10:24:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-06 10:24:16', '2023-06-06 10:24:16'), +(2070, 1014, '2023-06-06 10:24:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-06 10:24:26', '2023-06-06 10:24:26'), +(2071, 995, '2023-06-06 10:24:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-06 10:24:33', '2023-06-06 10:24:33'), +(2072, 994, '2023-06-06 10:24:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-06 10:24:38', '2023-06-06 10:24:38'), +(2073, 1031, '2023-06-06 13:29:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:29:34', '2023-06-06 13:29:34'), +(2074, 1027, '2023-06-06 13:29:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:29:40', '2023-06-06 13:29:40'), +(2075, 1058, '2023-06-06 13:29:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:29:53', '2023-06-06 13:29:53'), +(2076, 1037, '2023-06-06 13:30:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:30:00', '2023-06-06 13:30:00'), +(2077, 1043, '2023-06-06 13:30:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:30:04', '2023-06-06 13:30:04'), +(2078, 1049, '2023-06-06 13:30:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:30:13', '2023-06-06 13:30:13'), +(2079, 1029, '2023-06-06 13:30:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:30:22', '2023-06-06 13:30:22'), +(2080, 1038, '2023-06-06 13:30:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:30:31', '2023-06-06 13:30:31'), +(2081, 1034, '2023-06-06 13:30:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:30:35', '2023-06-06 13:30:35'), +(2082, 1040, '2023-06-06 13:32:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:32:09', '2023-06-06 13:32:09'), +(2083, 1052, '2023-06-06 13:32:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:32:13', '2023-06-06 13:32:13'), +(2084, 1042, '2023-06-06 13:32:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:32:24', '2023-06-06 13:32:24'), +(2085, 1059, '2023-06-06 13:33:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:33:17', '2023-06-06 13:33:17'), +(2086, 1026, '2023-06-06 13:33:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:33:21', '2023-06-06 13:33:21'), +(2087, 1067, '2023-06-06 13:33:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:33:27', '2023-06-06 13:33:27'), +(2088, 1051, '2023-06-06 13:33:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:33:54', '2023-06-06 13:33:54'), +(2089, 1075, '2023-06-06 13:33:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:33:57', '2023-06-06 13:33:57'), +(2090, 1063, '2023-06-06 13:34:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:34:05', '2023-06-06 13:34:05'), +(2091, 1053, '2023-06-06 13:34:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:34:09', '2023-06-06 13:34:09'), +(2092, 1045, '2023-06-06 13:34:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:34:13', '2023-06-06 13:34:13'), +(2093, 1068, '2023-06-06 13:34:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:34:17', '2023-06-06 13:34:17'), +(2094, 1064, '2023-06-06 13:34:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:34:20', '2023-06-06 13:34:20'), +(2095, 1041, '2023-06-06 13:34:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:34:27', '2023-06-06 13:34:27'), +(2096, 1021, '2023-06-06 13:34:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:34:34', '2023-06-06 13:34:34'), +(2097, 1023, '2023-06-06 13:34:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:34:40', '2023-06-06 13:34:40'), +(2098, 1025, '2023-06-06 13:34:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:34:44', '2023-06-06 13:34:44'), +(2099, 1046, '2023-06-06 13:34:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:34:48', '2023-06-06 13:34:48'), +(2100, 1073, '2023-06-06 13:34:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:34:53', '2023-06-06 13:34:53'), +(2101, 1069, '2023-06-06 13:35:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:35:01', '2023-06-06 13:35:01'), +(2102, 1028, '2023-06-06 13:35:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:35:04', '2023-06-06 13:35:04'), +(2103, 1071, '2023-06-06 13:35:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:35:10', '2023-06-06 13:35:10'), +(2104, 1039, '2023-06-06 13:35:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:35:16', '2023-06-06 13:35:16'), +(2105, 1048, '2023-06-06 13:35:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:35:23', '2023-06-06 13:35:23'), +(2106, 1054, '2023-06-06 13:35:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 13:35:28', '2023-06-06 13:35:28'), +(2107, 1008, '2023-06-06 14:02:58', 'Parcel delivered [Collected] and received by [Evelyn]', NULL, '2023-06-06 14:02:58', '2023-06-06 14:02:58'), +(2108, 1009, '2023-06-06 14:03:16', 'Parcel delivered [Collected] and received by [Sally]', NULL, '2023-06-06 14:03:16', '2023-06-06 14:03:16'), +(2109, 983, '2023-06-06 14:03:21', 'Parcel delivered [Collected] and received by [Nana Ama]', NULL, '2023-06-06 14:03:21', '2023-06-06 14:03:21'), +(2110, 1018, '2023-06-06 14:03:25', 'Parcel delivered [Collected] and received by [Appiah Ruth]', NULL, '2023-06-06 14:03:25', '2023-06-06 14:03:25'), +(2111, 1011, '2023-06-06 14:03:31', 'Parcel delivered [Collected] and received by [Asantewaa]', NULL, '2023-06-06 14:03:31', '2023-06-06 14:03:31'), +(2112, 989, '2023-06-06 14:03:35', 'Parcel delivered [Collected] and received by [Deborah]', NULL, '2023-06-06 14:03:35', '2023-06-06 14:03:35'), +(2113, 996, '2023-06-06 14:03:42', 'Parcel delivered [Collected] and received by [Adwoa debby]', NULL, '2023-06-06 14:03:42', '2023-06-06 14:03:42'), +(2114, 1007, '2023-06-06 14:03:48', 'Parcel delivered [Collected] and received by [Belinda]', NULL, '2023-06-06 14:03:48', '2023-06-06 14:03:48'), +(2115, 1017, '2023-06-06 14:03:55', 'Parcel delivered [Collected] and received by [Richlove]', NULL, '2023-06-06 14:03:55', '2023-06-06 14:03:55'), +(2116, 1005, '2023-06-06 14:03:59', 'Parcel delivered [Collected] and received by [Ruby Aryee]', NULL, '2023-06-06 14:03:59', '2023-06-06 14:03:59'), +(2117, 1016, '2023-06-06 14:04:06', 'Parcel delivered [Collected] and received by [Charlotte]', NULL, '2023-06-06 14:04:06', '2023-06-06 14:04:06'), +(2118, 1020, '2023-06-06 14:05:06', 'Parcel delivered [Collected] and received by [Akosua Mariam]', NULL, '2023-06-06 14:05:06', '2023-06-06 14:05:06'), +(2119, 1022, '2023-06-06 14:05:12', 'Parcel delivered [Collected] and received by [Pamela Andoh]', NULL, '2023-06-06 14:05:12', '2023-06-06 14:05:12'), +(2120, 1015, '2023-06-06 14:05:17', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-06-06 14:05:17', '2023-06-06 14:05:17'), +(2121, 1013, '2023-06-06 14:05:21', 'Parcel delivered [Collected] and received by [Evelyn]', NULL, '2023-06-06 14:05:21', '2023-06-06 14:05:21'), +(2122, 1006, '2023-06-06 14:05:24', 'Parcel delivered [Collected] and received by [Nancy]', NULL, '2023-06-06 14:05:24', '2023-06-06 14:05:24'), +(2123, 1057, '2023-06-06 14:07:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 14:07:32', '2023-06-06 14:07:32'), +(2124, 1078, '2023-06-06 14:07:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-06 14:07:40', '2023-06-06 14:07:40'), +(2125, 1096, '2023-06-08 14:42:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:42:22', '2023-06-08 14:42:22'), +(2126, 1118, '2023-06-08 14:42:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:42:32', '2023-06-08 14:42:32'), +(2127, 1099, '2023-06-08 14:42:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:42:36', '2023-06-08 14:42:36'), +(2128, 1113, '2023-06-08 14:42:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:42:41', '2023-06-08 14:42:41'), +(2129, 1095, '2023-06-08 14:42:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:42:46', '2023-06-08 14:42:46'), +(2130, 1112, '2023-06-08 14:42:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:42:49', '2023-06-08 14:42:49'), +(2131, 1100, '2023-06-08 14:42:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:42:54', '2023-06-08 14:42:54'), +(2132, 1105, '2023-06-08 14:43:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:43:01', '2023-06-08 14:43:01'), +(2133, 1110, '2023-06-08 14:44:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:44:55', '2023-06-08 14:44:55'), +(2134, 1106, '2023-06-08 14:49:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:49:38', '2023-06-08 14:49:38'), +(2135, 1102, '2023-06-08 14:49:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:49:53', '2023-06-08 14:49:53'), +(2136, 1101, '2023-06-08 14:49:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:49:57', '2023-06-08 14:49:57'), +(2137, 1121, '2023-06-08 14:50:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:50:06', '2023-06-08 14:50:06'), +(2138, 1098, '2023-06-08 14:50:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:50:14', '2023-06-08 14:50:14'), +(2139, 1120, '2023-06-08 14:50:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:50:18', '2023-06-08 14:50:18'), +(2140, 1122, '2023-06-08 14:50:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:50:23', '2023-06-08 14:50:23'), +(2141, 1119, '2023-06-08 14:50:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:50:30', '2023-06-08 14:50:30'), +(2142, 1104, '2023-06-08 14:50:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:50:37', '2023-06-08 14:50:37'), +(2143, 1107, '2023-06-08 14:50:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:50:47', '2023-06-08 14:50:47'), +(2144, 1086, '2023-06-08 14:50:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:50:54', '2023-06-08 14:50:54'), +(2145, 1091, '2023-06-08 14:50:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:50:59', '2023-06-08 14:50:59'), +(2146, 1090, '2023-06-08 14:51:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:51:09', '2023-06-08 14:51:09'), +(2147, 1115, '2023-06-08 14:51:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:51:21', '2023-06-08 14:51:21'), +(2148, 1116, '2023-06-08 14:51:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:51:25', '2023-06-08 14:51:25'), +(2149, 1088, '2023-06-08 14:51:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:51:31', '2023-06-08 14:51:31'), +(2150, 1097, '2023-06-08 14:51:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:51:42', '2023-06-08 14:51:42'), +(2151, 1109, '2023-06-08 14:51:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:51:49', '2023-06-08 14:51:49'), +(2152, 1128, '2023-06-08 14:51:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:51:58', '2023-06-08 14:51:58'), +(2153, 1126, '2023-06-08 14:52:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:52:04', '2023-06-08 14:52:04'), +(2154, 1142, '2023-06-08 14:52:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:52:08', '2023-06-08 14:52:08'), +(2155, 1139, '2023-06-08 14:52:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:52:12', '2023-06-08 14:52:12'), +(2156, 1127, '2023-06-08 14:52:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:52:15', '2023-06-08 14:52:15'), +(2157, 1134, '2023-06-08 14:52:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:52:21', '2023-06-08 14:52:21'), +(2158, 1151, '2023-06-08 14:52:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:52:28', '2023-06-08 14:52:28'), +(2159, 1152, '2023-06-08 14:52:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:52:37', '2023-06-08 14:52:37'), +(2160, 1156, '2023-06-08 14:52:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:52:43', '2023-06-08 14:52:43'), +(2161, 1163, '2023-06-08 14:52:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:52:49', '2023-06-08 14:52:49'), +(2162, 1157, '2023-06-08 14:52:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:52:55', '2023-06-08 14:52:55'), +(2163, 1146, '2023-06-08 14:53:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:53:06', '2023-06-08 14:53:06'), +(2164, 1161, '2023-06-08 14:53:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:53:16', '2023-06-08 14:53:16'), +(2165, 1158, '2023-06-08 14:53:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:53:20', '2023-06-08 14:53:20'), +(2166, 1153, '2023-06-08 14:53:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:53:29', '2023-06-08 14:53:29'), +(2167, 1147, '2023-06-08 14:54:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:54:01', '2023-06-08 14:54:01'), +(2168, 1092, '2023-06-08 14:56:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:56:37', '2023-06-08 14:56:37'), +(2169, 1108, '2023-06-08 14:56:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:56:41', '2023-06-08 14:56:41'), +(2170, 1093, '2023-06-08 14:56:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:56:47', '2023-06-08 14:56:47'), +(2171, 1089, '2023-06-08 14:56:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:56:52', '2023-06-08 14:56:52'), +(2172, 1111, '2023-06-08 14:56:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:56:58', '2023-06-08 14:56:58'), +(2173, 1117, '2023-06-08 14:57:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:57:02', '2023-06-08 14:57:02'), +(2174, 1103, '2023-06-08 14:57:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:57:21', '2023-06-08 14:57:21'), +(2175, 1094, '2023-06-08 14:57:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:57:30', '2023-06-08 14:57:30'), +(2176, 1123, '2023-06-08 14:57:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 14:57:36', '2023-06-08 14:57:36'), +(2177, 1085, '2023-06-08 15:01:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 15:01:43', '2023-06-08 15:01:43'), +(2178, 1087, '2023-06-08 15:04:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 15:04:55', '2023-06-08 15:04:55'), +(2179, 1114, '2023-06-08 15:05:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 15:05:00', '2023-06-08 15:05:00'), +(2180, 1130, '2023-06-08 15:05:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 15:05:08', '2023-06-08 15:05:08'), +(2181, 1140, '2023-06-08 15:05:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 15:05:16', '2023-06-08 15:05:16'), +(2182, 1133, '2023-06-08 15:05:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 15:05:24', '2023-06-08 15:05:24'), +(2183, 1131, '2023-06-08 15:05:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 15:05:41', '2023-06-08 15:05:41'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(2184, 1129, '2023-06-08 15:05:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 15:05:52', '2023-06-08 15:05:52'), +(2185, 1154, '2023-06-08 15:05:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 15:05:57', '2023-06-08 15:05:57'), +(2186, 1159, '2023-06-08 15:06:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 15:06:11', '2023-06-08 15:06:11'), +(2187, 1077, '2023-06-08 15:06:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 15:06:20', '2023-06-08 15:06:20'), +(2188, 1149, '2023-06-08 15:06:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 15:06:28', '2023-06-08 15:06:28'), +(2189, 1135, '2023-06-08 15:06:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 15:06:39', '2023-06-08 15:06:39'), +(2190, 1137, '2023-06-08 15:06:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-08 15:06:48', '2023-06-08 15:06:48'), +(2191, 1155, '2023-06-08 15:08:30', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:08:30', '2023-06-08 15:08:30'), +(2192, 1145, '2023-06-08 15:08:35', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:08:35', '2023-06-08 15:08:35'), +(2193, 1144, '2023-06-08 15:08:39', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:08:39', '2023-06-08 15:08:39'), +(2194, 1150, '2023-06-08 15:08:50', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:08:50', '2023-06-08 15:08:50'), +(2195, 1160, '2023-06-08 15:08:58', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:08:58', '2023-06-08 15:08:58'), +(2196, 1143, '2023-06-08 15:09:03', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:09:03', '2023-06-08 15:09:03'), +(2197, 1148, '2023-06-08 15:09:09', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:09:09', '2023-06-08 15:09:09'), +(2198, 1141, '2023-06-08 15:09:16', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:09:16', '2023-06-08 15:09:16'), +(2199, 1124, '2023-06-08 15:09:29', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:09:29', '2023-06-08 15:09:29'), +(2200, 1125, '2023-06-08 15:09:35', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:09:35', '2023-06-08 15:09:35'), +(2201, 1162, '2023-06-08 15:09:39', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:09:39', '2023-06-08 15:09:39'), +(2202, 1096, '2023-06-08 15:09:44', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:09:44', '2023-06-08 15:09:44'), +(2203, 1118, '2023-06-08 15:09:48', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:09:48', '2023-06-08 15:09:48'), +(2204, 1099, '2023-06-08 15:09:54', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:09:54', '2023-06-08 15:09:54'), +(2205, 1113, '2023-06-08 15:09:59', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:09:59', '2023-06-08 15:09:59'), +(2206, 1095, '2023-06-08 15:10:07', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:10:07', '2023-06-08 15:10:07'), +(2207, 1112, '2023-06-08 15:10:10', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:10:10', '2023-06-08 15:10:10'), +(2208, 1100, '2023-06-08 15:10:17', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:10:17', '2023-06-08 15:10:17'), +(2209, 1105, '2023-06-08 15:10:29', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:10:29', '2023-06-08 15:10:29'), +(2210, 1110, '2023-06-08 15:10:35', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:10:35', '2023-06-08 15:10:35'), +(2211, 1083, '2023-06-08 15:11:14', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:11:14', '2023-06-08 15:11:14'), +(2212, 1084, '2023-06-08 15:12:15', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-08 15:12:15', '2023-06-08 15:12:15'), +(2213, 1096, '2023-06-08 15:13:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:13:40', '2023-06-08 15:13:40'), +(2214, 1118, '2023-06-08 15:13:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:13:46', '2023-06-08 15:13:46'), +(2215, 1099, '2023-06-08 15:13:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:13:52', '2023-06-08 15:13:52'), +(2216, 1113, '2023-06-08 15:13:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:13:56', '2023-06-08 15:13:56'), +(2217, 1095, '2023-06-08 15:14:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:14:01', '2023-06-08 15:14:01'), +(2218, 1112, '2023-06-08 15:14:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:14:05', '2023-06-08 15:14:05'), +(2219, 1100, '2023-06-08 15:14:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:14:11', '2023-06-08 15:14:11'), +(2220, 1105, '2023-06-08 15:14:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:14:16', '2023-06-08 15:14:16'), +(2221, 1110, '2023-06-08 15:14:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:14:30', '2023-06-08 15:14:30'), +(2222, 1083, '2023-06-08 15:15:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:15:53', '2023-06-08 15:15:53'), +(2223, 1084, '2023-06-08 15:16:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:16:24', '2023-06-08 15:16:24'), +(2224, 1051, '2023-06-08 15:17:54', 'Parcel delivered [Collected] and received by [Pokuaa]', NULL, '2023-06-08 15:17:54', '2023-06-08 15:17:54'), +(2225, 1075, '2023-06-08 15:17:59', 'Parcel delivered [Collected] and received by [Sholastca Jones]', NULL, '2023-06-08 15:17:59', '2023-06-08 15:17:59'), +(2226, 1063, '2023-06-08 15:18:05', 'Parcel delivered [Collected] and received by [Saraphina]', NULL, '2023-06-08 15:18:05', '2023-06-08 15:18:05'), +(2227, 1053, '2023-06-08 15:18:14', 'Parcel delivered [Collected] and received by [Naomi]', NULL, '2023-06-08 15:18:14', '2023-06-08 15:18:14'), +(2228, 1045, '2023-06-08 15:18:27', 'Parcel delivered [Collected] and received by [Ruth Alutuwaa]', NULL, '2023-06-08 15:18:27', '2023-06-08 15:18:27'), +(2229, 1068, '2023-06-08 15:18:31', 'Parcel delivered [Collected] and received by [Matilda]', NULL, '2023-06-08 15:18:31', '2023-06-08 15:18:31'), +(2230, 1064, '2023-06-08 15:18:37', 'Parcel delivered [Collected] and received by [Akyaa]', NULL, '2023-06-08 15:18:37', '2023-06-08 15:18:37'), +(2231, 1041, '2023-06-08 15:18:43', 'Parcel delivered [Collected] and received by [Nana kwesi]', NULL, '2023-06-08 15:18:43', '2023-06-08 15:18:43'), +(2232, 1021, '2023-06-08 15:18:51', 'Parcel delivered [Collected] and received by [Dorcas]', NULL, '2023-06-08 15:18:51', '2023-06-08 15:18:51'), +(2233, 1023, '2023-06-08 15:19:04', 'Parcel delivered [Collected] and received by [Juliana Boateng]', NULL, '2023-06-08 15:19:04', '2023-06-08 15:19:04'), +(2234, 1025, '2023-06-08 15:19:20', 'Parcel delivered [Collected] and received by [Naa]', NULL, '2023-06-08 15:19:20', '2023-06-08 15:19:20'), +(2235, 1046, '2023-06-08 15:19:30', 'Parcel delivered [Collected] and received by [Solomon]', NULL, '2023-06-08 15:19:30', '2023-06-08 15:19:30'), +(2236, 1073, '2023-06-08 15:19:36', 'Parcel delivered [Collected] and received by [Alwahida]', NULL, '2023-06-08 15:19:36', '2023-06-08 15:19:36'), +(2237, 1069, '2023-06-08 15:19:44', 'Parcel delivered [Collected] and received by [Francisca Ntaiamoah]', NULL, '2023-06-08 15:19:44', '2023-06-08 15:19:44'), +(2238, 1028, '2023-06-08 15:19:53', 'Parcel delivered [Collected] and received by [Adepa]', NULL, '2023-06-08 15:19:53', '2023-06-08 15:19:53'), +(2239, 1071, '2023-06-08 15:19:59', 'Parcel delivered [Collected] and received by [Amaka]', NULL, '2023-06-08 15:19:59', '2023-06-08 15:19:59'), +(2240, 1039, '2023-06-08 15:20:06', 'Parcel delivered [Collected] and received by [Antwi Kobea Esline]', NULL, '2023-06-08 15:20:06', '2023-06-08 15:20:06'), +(2241, 1048, '2023-06-08 15:20:21', 'Parcel delivered [Collected] and received by [Bernice]', NULL, '2023-06-08 15:20:21', '2023-06-08 15:20:21'), +(2242, 1054, '2023-06-08 15:20:26', 'Parcel delivered [Collected] and received by [Sandra Addison]', NULL, '2023-06-08 15:20:26', '2023-06-08 15:20:26'), +(2243, 1078, '2023-06-08 15:20:30', 'Parcel delivered [Collected] and received by [Jephter Oduro]', NULL, '2023-06-08 15:20:30', '2023-06-08 15:20:30'), +(2244, 1029, '2023-06-08 15:22:26', 'Parcel delivered [Collected] and received by [Benedicta]', NULL, '2023-06-08 15:22:26', '2023-06-08 15:22:26'), +(2245, 1031, '2023-06-08 15:22:32', 'Parcel delivered [Collected] and received by [Evans]', NULL, '2023-06-08 15:22:32', '2023-06-08 15:22:32'), +(2246, 1027, '2023-06-08 15:22:41', 'Parcel delivered [Collected] and received by [Christabel]', NULL, '2023-06-08 15:22:41', '2023-06-08 15:22:41'), +(2247, 1058, '2023-06-08 15:22:50', 'Parcel delivered [Collected] and received by [Prisicilla Lawer]', NULL, '2023-06-08 15:22:50', '2023-06-08 15:22:50'), +(2248, 1037, '2023-06-08 15:23:01', 'Parcel delivered [Collected] and received by [Portia]', NULL, '2023-06-08 15:23:01', '2023-06-08 15:23:01'), +(2249, 1043, '2023-06-08 15:23:14', 'Parcel delivered [Collected] and received by [Zeinab]', NULL, '2023-06-08 15:23:14', '2023-06-08 15:23:14'), +(2250, 1049, '2023-06-08 15:23:31', 'Parcel delivered [Collected] and received by [Bridget]', NULL, '2023-06-08 15:23:31', '2023-06-08 15:23:31'), +(2251, 1038, '2023-06-08 15:26:30', 'Parcel delivered [Collected] and received by [Lili Victoria]', NULL, '2023-06-08 15:26:30', '2023-06-08 15:26:30'), +(2252, 1034, '2023-06-08 15:26:37', 'Parcel delivered [Collected] and received by [Francisca]', NULL, '2023-06-08 15:26:37', '2023-06-08 15:26:37'), +(2253, 1040, '2023-06-08 15:27:09', 'Parcel delivered [Collected] and received by [Durowaah Ayei Olivia]', NULL, '2023-06-08 15:27:09', '2023-06-08 15:27:09'), +(2254, 1052, '2023-06-08 15:27:15', 'Parcel delivered [Collected] and received by [Nima]', NULL, '2023-06-08 15:27:15', '2023-06-08 15:27:15'), +(2255, 1042, '2023-06-08 15:27:19', 'Parcel delivered [Collected] and received by [Martha Abbey]', NULL, '2023-06-08 15:27:19', '2023-06-08 15:27:19'), +(2256, 1059, '2023-06-08 15:27:28', 'Parcel delivered [Collected] and received by [Achiaa]', NULL, '2023-06-08 15:27:28', '2023-06-08 15:27:28'), +(2257, 1026, '2023-06-08 15:27:37', 'Parcel delivered [Collected] and received by [Genevieve]', NULL, '2023-06-08 15:27:37', '2023-06-08 15:27:37'), +(2258, 1067, '2023-06-08 15:27:50', 'Parcel delivered [Collected] and received by [Boatemaa]', NULL, '2023-06-08 15:27:50', '2023-06-08 15:27:50'), +(2259, 1057, '2023-06-08 15:27:55', 'Parcel delivered [Collected] and received by [Portia]', NULL, '2023-06-08 15:27:55', '2023-06-08 15:27:55'), +(2260, 1012, '2023-06-08 15:29:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:29:38', '2023-06-08 15:29:38'), +(2261, 1070, '2023-06-08 15:29:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:29:46', '2023-06-08 15:29:46'), +(2262, 1072, '2023-06-08 15:29:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:29:49', '2023-06-08 15:29:49'), +(2263, 1030, '2023-06-08 15:29:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:29:56', '2023-06-08 15:29:56'), +(2264, 1036, '2023-06-08 15:30:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:30:02', '2023-06-08 15:30:02'), +(2265, 1076, '2023-06-08 15:31:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:31:18', '2023-06-08 15:31:18'), +(2266, 1032, '2023-06-08 15:31:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:31:23', '2023-06-08 15:31:23'), +(2267, 1035, '2023-06-08 15:31:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:31:33', '2023-06-08 15:31:33'), +(2268, 1044, '2023-06-08 15:31:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:31:40', '2023-06-08 15:31:40'), +(2269, 1047, '2023-06-08 15:31:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:31:44', '2023-06-08 15:31:44'), +(2270, 1050, '2023-06-08 15:31:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:31:49', '2023-06-08 15:31:49'), +(2271, 1056, '2023-06-08 15:31:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:31:53', '2023-06-08 15:31:53'), +(2272, 1061, '2023-06-08 15:31:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:31:57', '2023-06-08 15:31:57'), +(2273, 1065, '2023-06-08 15:32:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:32:13', '2023-06-08 15:32:13'), +(2274, 1066, '2023-06-08 15:32:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:32:17', '2023-06-08 15:32:17'), +(2275, 1033, '2023-06-08 15:32:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-08 15:32:21', '2023-06-08 15:32:21'), +(2276, 1019, '2023-06-08 15:33:39', 'Parcel delivered [Collected] and received by [Ella]', NULL, '2023-06-08 15:33:39', '2023-06-08 15:33:39'), +(2277, 1004, '2023-06-08 15:33:44', 'Parcel delivered [Collected] and received by [Freda]', NULL, '2023-06-08 15:33:44', '2023-06-08 15:33:44'), +(2278, 1010, '2023-06-08 15:33:48', 'Parcel delivered [Collected] and received by [Afriyie]', NULL, '2023-06-08 15:33:48', '2023-06-08 15:33:48'), +(2279, 1014, '2023-06-08 15:33:53', 'Parcel delivered [Collected] and received by [Rita Manu]', NULL, '2023-06-08 15:33:53', '2023-06-08 15:33:53'), +(2280, 995, '2023-06-08 15:33:57', 'Parcel delivered [Collected] and received by [Helina]', NULL, '2023-06-08 15:33:57', '2023-06-08 15:33:57'), +(2281, 994, '2023-06-08 15:34:00', 'Parcel delivered [Collected] and received by [Mary Acheampong]', NULL, '2023-06-08 15:34:00', '2023-06-08 15:34:00'), +(2282, 1012, '2023-06-08 15:34:05', 'Parcel delivered [Collected] and received by [Julia]', NULL, '2023-06-08 15:34:05', '2023-06-08 15:34:05'), +(2283, 1070, '2023-06-08 15:34:08', 'Parcel delivered [Collected] and received by [Naomi]', NULL, '2023-06-08 15:34:08', '2023-06-08 15:34:08'), +(2284, 1072, '2023-06-08 15:34:14', 'Parcel delivered [Collected] and received by [Bernice]', NULL, '2023-06-08 15:34:14', '2023-06-08 15:34:14'), +(2285, 1030, '2023-06-08 15:34:18', 'Parcel delivered [Collected] and received by [Konadu]', NULL, '2023-06-08 15:34:18', '2023-06-08 15:34:18'), +(2286, 1036, '2023-06-08 15:34:21', 'Parcel delivered [Collected] and received by [Vera Amponsah]', NULL, '2023-06-08 15:34:21', '2023-06-08 15:34:21'), +(2287, 1076, '2023-06-08 15:34:24', 'Parcel delivered [Collected] and received by [Bertha]', NULL, '2023-06-08 15:34:24', '2023-06-08 15:34:24'), +(2288, 1032, '2023-06-08 15:34:27', 'Parcel delivered [Collected] and received by [Afia Serwaah]', NULL, '2023-06-08 15:34:27', '2023-06-08 15:34:27'), +(2289, 1035, '2023-06-08 15:34:34', 'Parcel delivered [Collected] and received by [Bonsu Clinton]', NULL, '2023-06-08 15:34:34', '2023-06-08 15:34:34'), +(2290, 1044, '2023-06-08 15:34:36', 'Parcel delivered [Collected] and received by [Morre]', NULL, '2023-06-08 15:34:36', '2023-06-08 15:34:36'), +(2291, 1047, '2023-06-08 15:34:40', 'Parcel delivered [Collected] and received by [Vivian]', NULL, '2023-06-08 15:34:40', '2023-06-08 15:34:40'), +(2292, 1050, '2023-06-08 15:34:43', 'Parcel delivered [Collected] and received by [Laila Mansir]', NULL, '2023-06-08 15:34:43', '2023-06-08 15:34:43'), +(2293, 1056, '2023-06-08 15:34:45', 'Parcel delivered [Collected] and received by [Tengey Mary]', NULL, '2023-06-08 15:34:45', '2023-06-08 15:34:45'), +(2294, 1061, '2023-06-08 15:34:49', 'Parcel delivered [Collected] and received by [Tracy Damoah]', NULL, '2023-06-08 15:34:49', '2023-06-08 15:34:49'), +(2295, 1065, '2023-06-08 15:34:52', 'Parcel delivered [Collected] and received by [Gladys Kobea]', NULL, '2023-06-08 15:34:52', '2023-06-08 15:34:52'), +(2296, 1066, '2023-06-08 15:34:59', 'Parcel delivered [Collected] and received by [Rosina]', NULL, '2023-06-08 15:34:59', '2023-06-08 15:34:59'), +(2297, 1033, '2023-06-08 15:35:04', 'Parcel delivered [Collected] and received by [Bennie]', NULL, '2023-06-08 15:35:04', '2023-06-08 15:35:04'), +(2298, 1195, '2023-06-09 15:35:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:35:04', '2023-06-09 15:35:04'), +(2299, 1189, '2023-06-09 15:37:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:37:02', '2023-06-09 15:37:02'), +(2300, 1178, '2023-06-09 15:37:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:37:19', '2023-06-09 15:37:19'), +(2301, 1194, '2023-06-09 15:37:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:37:34', '2023-06-09 15:37:34'), +(2302, 1198, '2023-06-09 15:37:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:37:49', '2023-06-09 15:37:49'), +(2303, 1169, '2023-06-09 15:38:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:38:03', '2023-06-09 15:38:03'), +(2304, 1177, '2023-06-09 15:38:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:38:20', '2023-06-09 15:38:20'), +(2305, 1193, '2023-06-09 15:38:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:38:34', '2023-06-09 15:38:34'), +(2306, 1196, '2023-06-09 15:38:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:38:49', '2023-06-09 15:38:49'), +(2307, 1167, '2023-06-09 15:39:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:39:05', '2023-06-09 15:39:05'), +(2308, 1191, '2023-06-09 15:39:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:39:53', '2023-06-09 15:39:53'), +(2309, 1179, '2023-06-09 15:40:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:40:08', '2023-06-09 15:40:08'), +(2310, 1188, '2023-06-09 15:40:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:40:21', '2023-06-09 15:40:21'), +(2311, 1197, '2023-06-09 15:40:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:40:33', '2023-06-09 15:40:33'), +(2312, 1200, '2023-06-09 15:43:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:43:50', '2023-06-09 15:43:50'), +(2313, 1192, '2023-06-09 15:44:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:44:16', '2023-06-09 15:44:16'), +(2314, 1183, '2023-06-09 15:44:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:44:37', '2023-06-09 15:44:37'), +(2315, 1164, '2023-06-09 15:44:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:44:49', '2023-06-09 15:44:49'), +(2316, 1180, '2023-06-09 15:45:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:45:41', '2023-06-09 15:45:41'), +(2317, 1172, '2023-06-09 15:45:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:45:53', '2023-06-09 15:45:53'), +(2318, 1182, '2023-06-09 15:46:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:46:12', '2023-06-09 15:46:12'), +(2319, 1185, '2023-06-09 15:46:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:46:27', '2023-06-09 15:46:27'), +(2320, 1173, '2023-06-09 15:46:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:46:49', '2023-06-09 15:46:49'), +(2321, 1174, '2023-06-09 15:47:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-09 15:47:01', '2023-06-09 15:47:01'), +(2322, 1128, '2023-06-09 15:58:00', 'Parcel delivered [Collected] and received by [Alexia]', NULL, '2023-06-09 15:58:00', '2023-06-09 15:58:00'), +(2323, 1126, '2023-06-09 15:58:14', 'Parcel delivered [Collected] and received by [Belinda Awuku]', NULL, '2023-06-09 15:58:14', '2023-06-09 15:58:14'), +(2324, 1142, '2023-06-09 15:58:30', 'Parcel delivered [Collected] and received by [Jemina]', NULL, '2023-06-09 15:58:30', '2023-06-09 15:58:30'), +(2325, 1139, '2023-06-09 15:58:44', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-06-09 15:58:44', '2023-06-09 15:58:44'), +(2326, 1127, '2023-06-09 15:59:00', 'Parcel delivered [Collected] and received by [Perpetual]', NULL, '2023-06-09 15:59:00', '2023-06-09 15:59:00'), +(2327, 1134, '2023-06-09 15:59:18', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-06-09 15:59:18', '2023-06-09 15:59:18'), +(2328, 1151, '2023-06-09 15:59:32', 'Parcel delivered [Collected] and received by [Osei Francisca]', NULL, '2023-06-09 15:59:32', '2023-06-09 15:59:32'), +(2329, 1152, '2023-06-09 15:59:49', 'Parcel delivered [Collected] and received by [Rita Amo]', NULL, '2023-06-09 15:59:49', '2023-06-09 15:59:49'), +(2330, 1156, '2023-06-09 16:00:00', 'Parcel delivered [Collected] and received by [Jules]', NULL, '2023-06-09 16:00:00', '2023-06-09 16:00:00'), +(2331, 1163, '2023-06-09 16:00:16', 'Parcel delivered [Collected] and received by [Alice]', NULL, '2023-06-09 16:00:16', '2023-06-09 16:00:16'), +(2332, 1157, '2023-06-09 16:00:34', 'Parcel delivered [Collected] and received by [Nabiha]', NULL, '2023-06-09 16:00:34', '2023-06-09 16:00:34'), +(2333, 1146, '2023-06-09 16:00:45', 'Parcel delivered [Collected] and received by [Hannah]', NULL, '2023-06-09 16:00:45', '2023-06-09 16:00:45'), +(2334, 1161, '2023-06-09 16:00:58', 'Parcel delivered [Collected] and received by [Afosah Gifty]', NULL, '2023-06-09 16:00:58', '2023-06-09 16:00:58'), +(2335, 1158, '2023-06-09 16:01:15', 'Parcel delivered [Collected] and received by [Firduas]', NULL, '2023-06-09 16:01:15', '2023-06-09 16:01:15'), +(2336, 1153, '2023-06-09 16:01:34', 'Parcel delivered [Collected] and received by [Grace Armstrong]', NULL, '2023-06-09 16:01:34', '2023-06-09 16:01:34'), +(2337, 1147, '2023-06-09 16:01:45', 'Parcel delivered [Collected] and received by [Adjoa]', NULL, '2023-06-09 16:01:45', '2023-06-09 16:01:45'), +(2338, 1092, '2023-06-09 16:05:19', 'Parcel delivered [Collected] and received by [Bonsu Irene]', NULL, '2023-06-09 16:05:19', '2023-06-09 16:05:19'), +(2339, 1108, '2023-06-09 16:05:33', 'Parcel delivered [Collected] and received by [Alice]', NULL, '2023-06-09 16:05:33', '2023-06-09 16:05:33'), +(2340, 1093, '2023-06-09 16:05:41', 'Parcel delivered [Collected] and received by [Mominitter]', NULL, '2023-06-09 16:05:41', '2023-06-09 16:05:41'), +(2341, 1089, '2023-06-09 16:05:48', 'Parcel delivered [Collected] and received by [Christabel Dickson]', NULL, '2023-06-09 16:05:48', '2023-06-09 16:05:48'), +(2342, 1111, '2023-06-09 16:06:04', 'Parcel delivered [Collected] and received by [Lizzie]', NULL, '2023-06-09 16:06:04', '2023-06-09 16:06:04'), +(2343, 1117, '2023-06-09 16:06:14', 'Parcel delivered [Collected] and received by [Doreen]', NULL, '2023-06-09 16:06:14', '2023-06-09 16:06:14'), +(2344, 1103, '2023-06-09 16:06:28', 'Parcel delivered [Collected] and received by [Sabina]', NULL, '2023-06-09 16:06:28', '2023-06-09 16:06:28'), +(2345, 1094, '2023-06-09 16:06:35', 'Parcel delivered [Collected] and received by [Beatics Amoah]', NULL, '2023-06-09 16:06:35', '2023-06-09 16:06:35'), +(2346, 1123, '2023-06-09 16:06:44', 'Parcel delivered [Collected] and received by [Panin]', NULL, '2023-06-09 16:06:44', '2023-06-09 16:06:44'), +(2347, 1085, '2023-06-09 16:07:46', 'Parcel delivered [Collected] and received by [Adobea]', NULL, '2023-06-09 16:07:46', '2023-06-09 16:07:46'), +(2348, 1087, '2023-06-09 16:07:55', 'Parcel delivered [Collected] and received by [Emmanuella Baidoo]', NULL, '2023-06-09 16:07:55', '2023-06-09 16:07:55'), +(2349, 1114, '2023-06-09 16:08:03', 'Parcel delivered [Collected] and received by [Gloria]', NULL, '2023-06-09 16:08:03', '2023-06-09 16:08:03'), +(2350, 1155, '2023-06-10 09:32:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:32:38', '2023-06-10 09:32:38'), +(2351, 1145, '2023-06-10 09:32:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:32:45', '2023-06-10 09:32:45'), +(2352, 1144, '2023-06-10 09:32:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:32:49', '2023-06-10 09:32:49'), +(2353, 1150, '2023-06-10 09:32:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:32:54', '2023-06-10 09:32:54'), +(2354, 1160, '2023-06-10 09:33:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:33:00', '2023-06-10 09:33:00'), +(2355, 1143, '2023-06-10 09:33:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:33:04', '2023-06-10 09:33:04'), +(2356, 1148, '2023-06-10 09:33:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:33:09', '2023-06-10 09:33:09'), +(2357, 1141, '2023-06-10 09:33:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:33:13', '2023-06-10 09:33:13'), +(2358, 1124, '2023-06-10 09:33:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:33:31', '2023-06-10 09:33:31'), +(2359, 1125, '2023-06-10 09:33:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:33:36', '2023-06-10 09:33:36'), +(2360, 1162, '2023-06-10 09:33:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:33:44', '2023-06-10 09:33:44'), +(2361, 1199, '2023-06-10 09:37:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:37:21', '2023-06-10 09:37:21'), +(2362, 1181, '2023-06-10 09:38:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:38:21', '2023-06-10 09:38:21'), +(2363, 1205, '2023-06-10 09:38:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:38:38', '2023-06-10 09:38:38'), +(2364, 1168, '2023-06-10 09:39:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:39:17', '2023-06-10 09:39:17'), +(2365, 1170, '2023-06-10 09:39:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:39:26', '2023-06-10 09:39:26'), +(2366, 1171, '2023-06-10 09:40:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:40:30', '2023-06-10 09:40:30'), +(2367, 1175, '2023-06-10 09:40:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:40:42', '2023-06-10 09:40:42'), +(2368, 1176, '2023-06-10 09:41:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:41:35', '2023-06-10 09:41:35'), +(2369, 1190, '2023-06-10 09:41:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-10 09:41:58', '2023-06-10 09:41:58'), +(2370, 1096, '2023-06-10 09:43:17', 'Parcel delivered [Collected] and received by [Nana Achiaa]', NULL, '2023-06-10 09:43:17', '2023-06-10 09:43:17'), +(2371, 1118, '2023-06-10 09:43:21', 'Parcel delivered [Collected] and received by [Julia]', NULL, '2023-06-10 09:43:21', '2023-06-10 09:43:21'), +(2372, 1099, '2023-06-10 09:43:28', 'Parcel delivered [Collected] and received by [Cyprian Acheampong]', NULL, '2023-06-10 09:43:28', '2023-06-10 09:43:28'), +(2373, 1113, '2023-06-10 09:43:33', 'Parcel delivered [Collected] and received by [Mabel]', NULL, '2023-06-10 09:43:33', '2023-06-10 09:43:33'), +(2374, 1095, '2023-06-10 09:43:39', 'Parcel delivered [Collected] and received by [Yeboah Elizabeth]', NULL, '2023-06-10 09:43:39', '2023-06-10 09:43:39'), +(2375, 1112, '2023-06-10 09:43:46', 'Parcel delivered [Collected] and received by [Catherine]', NULL, '2023-06-10 09:43:46', '2023-06-10 09:43:46'), +(2376, 1100, '2023-06-10 09:43:53', 'Parcel delivered [Collected] and received by [Ophelia Owusuaa]', NULL, '2023-06-10 09:43:53', '2023-06-10 09:43:53'), +(2377, 1105, '2023-06-10 09:43:58', 'Parcel delivered [Collected] and received by [Christian]', NULL, '2023-06-10 09:43:58', '2023-06-10 09:43:58'), +(2378, 1110, '2023-06-10 09:44:13', 'Parcel delivered [Collected] and received by [Nayalle Pokuaah Agyemang]', NULL, '2023-06-10 09:44:13', '2023-06-10 09:44:13'), +(2379, 1083, '2023-06-10 09:51:14', 'Parcel delivered [Collected] and received by [Freda]', NULL, '2023-06-10 09:51:14', '2023-06-10 09:51:14'), +(2380, 1084, '2023-06-10 09:51:35', 'Parcel delivered [Collected] and received by [Yhaar]', NULL, '2023-06-10 09:51:35', '2023-06-10 09:51:35'), +(2381, 1106, '2023-06-10 09:53:37', 'Parcel delivered [Collected] and received by [Rakia Abubakari]', NULL, '2023-06-10 09:53:37', '2023-06-10 09:53:37'), +(2382, 1102, '2023-06-10 09:53:42', 'Parcel delivered [Collected] and received by [Mabana]', NULL, '2023-06-10 09:53:42', '2023-06-10 09:53:42'), +(2383, 1101, '2023-06-10 09:53:48', 'Parcel delivered [Collected] and received by [Baaba]', NULL, '2023-06-10 09:53:48', '2023-06-10 09:53:48'), +(2384, 1121, '2023-06-10 09:53:52', 'Parcel delivered [Collected] and received by [Esther]', NULL, '2023-06-10 09:53:52', '2023-06-10 09:53:52'), +(2385, 1098, '2023-06-10 09:53:57', 'Parcel delivered [Collected] and received by [Suzzy]', NULL, '2023-06-10 09:53:57', '2023-06-10 09:53:57'), +(2386, 1120, '2023-06-10 09:54:01', 'Parcel delivered [Collected] and received by [Belinda]', NULL, '2023-06-10 09:54:01', '2023-06-10 09:54:01'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(2387, 1122, '2023-06-10 09:54:07', 'Parcel delivered [Collected] and received by [Aba]', NULL, '2023-06-10 09:54:07', '2023-06-10 09:54:07'), +(2388, 1119, '2023-06-10 09:54:12', 'Parcel delivered [Collected] and received by [Ophelia]', NULL, '2023-06-10 09:54:12', '2023-06-10 09:54:12'), +(2389, 1104, '2023-06-10 09:54:16', 'Parcel delivered [Collected] and received by [Hiness]', NULL, '2023-06-10 09:54:16', '2023-06-10 09:54:16'), +(2390, 1107, '2023-06-10 09:54:20', 'Parcel delivered [Collected] and received by [Esther]', NULL, '2023-06-10 09:54:20', '2023-06-10 09:54:20'), +(2391, 1086, '2023-06-10 09:54:26', 'Parcel delivered [Collected] and received by [Ceciilia]', NULL, '2023-06-10 09:54:26', '2023-06-10 09:54:26'), +(2392, 1091, '2023-06-10 09:54:35', 'Parcel delivered [Collected] and received by [Aurelia Anthony]', NULL, '2023-06-10 09:54:35', '2023-06-10 09:54:35'), +(2393, 1090, '2023-06-10 09:54:40', 'Parcel delivered [Collected] and received by [Kevin Essel]', NULL, '2023-06-10 09:54:40', '2023-06-10 09:54:40'), +(2394, 1115, '2023-06-10 09:54:46', 'Parcel delivered [Collected] and received by [Margaret]', NULL, '2023-06-10 09:54:46', '2023-06-10 09:54:46'), +(2395, 1116, '2023-06-10 09:54:51', 'Parcel delivered [Collected] and received by [Mary Ama Nyanu]', NULL, '2023-06-10 09:54:51', '2023-06-10 09:54:51'), +(2396, 1088, '2023-06-10 09:55:02', 'Parcel delivered [Collected] and received by [Theodora]', NULL, '2023-06-10 09:55:02', '2023-06-10 09:55:02'), +(2397, 1097, '2023-06-10 09:55:28', 'Parcel delivered [Collected] and received by [Adjoa]', NULL, '2023-06-10 09:55:28', '2023-06-10 09:55:28'), +(2398, 1109, '2023-06-10 09:55:40', 'Parcel delivered [Collected] and received by [Ruth Otoo]', NULL, '2023-06-10 09:55:40', '2023-06-10 09:55:40'), +(2399, 1210, '2023-06-10 12:07:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-10 12:07:39', '2023-06-10 12:07:39'), +(2400, 1217, '2023-06-10 12:07:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-10 12:07:43', '2023-06-10 12:07:43'), +(2401, 1215, '2023-06-10 12:07:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-10 12:07:46', '2023-06-10 12:07:46'), +(2402, 1214, '2023-06-10 12:07:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-10 12:07:50', '2023-06-10 12:07:50'), +(2403, 1209, '2023-06-10 12:07:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-10 12:07:53', '2023-06-10 12:07:53'), +(2404, 1207, '2023-06-10 12:07:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-10 12:07:57', '2023-06-10 12:07:57'), +(2405, 1206, '2023-06-10 12:08:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-10 12:08:01', '2023-06-10 12:08:01'), +(2406, 1204, '2023-06-10 12:08:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-10 12:08:04', '2023-06-10 12:08:04'), +(2407, 1202, '2023-06-10 12:08:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-10 12:08:09', '2023-06-10 12:08:09'), +(2408, 1222, '2023-06-10 12:08:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-10 12:08:12', '2023-06-10 12:08:12'), +(2409, 1216, '2023-06-10 12:08:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-10 12:08:26', '2023-06-10 12:08:26'), +(2410, 1223, '2023-06-10 12:08:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-10 12:08:30', '2023-06-10 12:08:30'), +(2411, 1219, '2023-06-10 12:08:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-10 12:08:33', '2023-06-10 12:08:33'), +(2412, 1220, '2023-06-10 12:08:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-10 12:08:35', '2023-06-10 12:08:35'), +(2413, 1212, '2023-06-10 12:08:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-10 12:08:38', '2023-06-10 12:08:38'), +(2414, 1201, '2023-06-10 12:12:19', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-10 12:12:19', '2023-06-10 12:12:19'), +(2415, 1203, '2023-06-10 12:12:25', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-10 12:12:25', '2023-06-10 12:12:25'), +(2416, 1205, '2023-06-10 12:12:29', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-10 12:12:29', '2023-06-10 12:12:29'), +(2417, 1218, '2023-06-10 12:12:32', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-10 12:12:32', '2023-06-10 12:12:32'), +(2418, 1213, '2023-06-10 12:12:36', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-10 12:12:36', '2023-06-10 12:12:36'), +(2419, 1195, '2023-06-12 10:54:58', 'Parcel delivered [Collected] and received by [Perfect]', NULL, '2023-06-12 10:54:58', '2023-06-12 10:54:58'), +(2420, 1189, '2023-06-12 10:55:27', 'Parcel delivered [Collected] and received by [Deborah]', NULL, '2023-06-12 10:55:27', '2023-06-12 10:55:27'), +(2421, 1178, '2023-06-12 10:55:44', 'Parcel delivered [Collected] and received by [Queen Elizabeth]', NULL, '2023-06-12 10:55:44', '2023-06-12 10:55:44'), +(2422, 1194, '2023-06-12 10:55:55', 'Parcel delivered [Collected] and received by [Veronica]', NULL, '2023-06-12 10:55:55', '2023-06-12 10:55:55'), +(2423, 1198, '2023-06-12 10:56:09', 'Parcel delivered [Collected] and received by [Miinat]', NULL, '2023-06-12 10:56:09', '2023-06-12 10:56:09'), +(2424, 1177, '2023-06-12 10:56:42', 'Parcel delivered [Collected] and received by [Albertha]', NULL, '2023-06-12 10:56:42', '2023-06-12 10:56:42'), +(2425, 1193, '2023-06-12 10:56:52', 'Parcel delivered [Collected] and received by [Ama Sika]', NULL, '2023-06-12 10:56:52', '2023-06-12 10:56:52'), +(2426, 1196, '2023-06-12 10:57:04', 'Parcel delivered [Collected] and received by [Rosina]', NULL, '2023-06-12 10:57:04', '2023-06-12 10:57:04'), +(2427, 1167, '2023-06-12 10:58:10', 'Parcel delivered [Collected] and received by [Nana Opuku]', NULL, '2023-06-12 10:58:10', '2023-06-12 10:58:10'), +(2428, 1191, '2023-06-12 10:59:01', 'Parcel delivered [Collected] and received by [Solomon Terkper]', NULL, '2023-06-12 10:59:01', '2023-06-12 10:59:01'), +(2429, 1179, '2023-06-12 10:59:16', 'Parcel delivered [Collected] and received by [Lois]', NULL, '2023-06-12 10:59:16', '2023-06-12 10:59:16'), +(2430, 1188, '2023-06-12 10:59:28', 'Parcel delivered [Collected] and received by [Naa Comeley]', NULL, '2023-06-12 10:59:28', '2023-06-12 10:59:28'), +(2431, 1197, '2023-06-12 11:00:13', 'Parcel delivered [Collected] and received by [Grace]', NULL, '2023-06-12 11:00:13', '2023-06-12 11:00:13'), +(2432, 1130, '2023-06-12 11:30:53', 'Parcel delivered [Collected] and received by [Nana Ama]', NULL, '2023-06-12 11:30:53', '2023-06-12 11:30:53'), +(2433, 1140, '2023-06-12 11:30:59', 'Parcel delivered [Collected] and received by [Nana Ama]', NULL, '2023-06-12 11:30:59', '2023-06-12 11:30:59'), +(2434, 1133, '2023-06-12 11:31:04', 'Parcel delivered [Collected] and received by [Maame Gyamfuah]', NULL, '2023-06-12 11:31:04', '2023-06-12 11:31:04'), +(2435, 1131, '2023-06-12 11:31:07', 'Parcel delivered [Collected] and received by [Vivian]', NULL, '2023-06-12 11:31:07', '2023-06-12 11:31:07'), +(2436, 1129, '2023-06-12 11:31:11', 'Parcel delivered [Collected] and received by [Abigail Eshun]', NULL, '2023-06-12 11:31:11', '2023-06-12 11:31:11'), +(2437, 1154, '2023-06-12 11:31:18', 'Parcel delivered [Collected] and received by [Angela Ewurabena]', NULL, '2023-06-12 11:31:18', '2023-06-12 11:31:18'), +(2438, 1159, '2023-06-12 11:31:22', 'Parcel delivered [Collected] and received by [Agnes]', NULL, '2023-06-12 11:31:22', '2023-06-12 11:31:22'), +(2439, 1077, '2023-06-12 11:31:37', 'Parcel delivered [Collected] and received by [Rebecca]', NULL, '2023-06-12 11:31:37', '2023-06-12 11:31:37'), +(2440, 1149, '2023-06-12 11:31:43', 'Parcel delivered [Collected] and received by [Abigail Nyame]', NULL, '2023-06-12 11:31:43', '2023-06-12 11:31:43'), +(2441, 1135, '2023-06-12 11:31:48', 'Parcel delivered [Collected] and received by [Gloria Yeboah]', NULL, '2023-06-12 11:31:48', '2023-06-12 11:31:48'), +(2442, 1137, '2023-06-12 11:31:55', 'Parcel delivered [Collected] and received by [Ellen Akubaesson`Edzell]', NULL, '2023-06-12 11:31:55', '2023-06-12 11:31:55'), +(2443, 1200, '2023-06-12 11:32:50', 'Parcel delivered [Collected] and received by [Matilda Baafi]', NULL, '2023-06-12 11:32:50', '2023-06-12 11:32:50'), +(2444, 1183, '2023-06-12 11:33:26', 'Parcel delivered [Collected] and received by [Benedicta Gyambrah]', NULL, '2023-06-12 11:33:26', '2023-06-12 11:33:26'), +(2445, 1164, '2023-06-12 11:33:38', 'Parcel delivered [Collected] and received by [Pamela Andoh]', NULL, '2023-06-12 11:33:38', '2023-06-12 11:33:38'), +(2446, 1180, '2023-06-12 11:34:22', 'Parcel delivered [Collected] and received by [Lepey Priscilla]', NULL, '2023-06-12 11:34:22', '2023-06-12 11:34:22'), +(2447, 1172, '2023-06-12 11:34:54', 'Parcel delivered [Collected] and received by [Abbey Martha]', NULL, '2023-06-12 11:34:54', '2023-06-12 11:34:54'), +(2448, 1192, '2023-06-12 11:40:09', 'Parcel delivered [Collected] and received by [Maame Gyamfuah]', NULL, '2023-06-12 11:40:09', '2023-06-12 11:40:09'), +(2449, 1182, '2023-06-12 11:40:46', 'Parcel delivered [Collected] and received by [Umar Zuleiha]', NULL, '2023-06-12 11:40:46', '2023-06-12 11:40:46'), +(2450, 1185, '2023-06-12 11:41:12', 'Parcel delivered [Collected] and received by [Nana Efua]', NULL, '2023-06-12 11:41:12', '2023-06-12 11:41:12'), +(2451, 1173, '2023-06-12 11:41:37', 'Parcel delivered [Collected] and received by [Gyamfuah Patricia]', NULL, '2023-06-12 11:41:37', '2023-06-12 11:41:37'), +(2452, 1174, '2023-06-12 11:41:56', 'Parcel delivered [Collected] and received by [Ebela]', NULL, '2023-06-12 11:41:56', '2023-06-12 11:41:56'), +(2453, 1216, '2023-06-12 11:42:15', 'Parcel delivered [Collected] and received by [Mabel]', NULL, '2023-06-12 11:42:15', '2023-06-12 11:42:15'), +(2454, 1223, '2023-06-12 11:42:18', 'Parcel delivered [Collected] and received by [Akanpaaba Rhoda]', NULL, '2023-06-12 11:42:18', '2023-06-12 11:42:18'), +(2455, 1219, '2023-06-12 11:42:21', 'Parcel delivered [Collected] and received by [Paulina Ntiakoh]', NULL, '2023-06-12 11:42:21', '2023-06-12 11:42:21'), +(2456, 1220, '2023-06-12 11:42:25', 'Parcel delivered [Collected] and received by [Zulaiya]', NULL, '2023-06-12 11:42:25', '2023-06-12 11:42:25'), +(2457, 1212, '2023-06-12 11:42:28', 'Parcel delivered [Collected] and received by [Rachael]', NULL, '2023-06-12 11:42:28', '2023-06-12 11:42:28'), +(2458, 1210, '2023-06-12 11:46:33', 'Parcel delivered [Collected] and received by [Alhaji Moradam]', NULL, '2023-06-12 11:46:33', '2023-06-12 11:46:33'), +(2459, 1217, '2023-06-12 11:46:37', 'Parcel delivered [Collected] and received by [Wendy]', NULL, '2023-06-12 11:46:37', '2023-06-12 11:46:37'), +(2460, 1215, '2023-06-12 11:46:40', 'Parcel delivered [Collected] and received by [Juliet]', NULL, '2023-06-12 11:46:40', '2023-06-12 11:46:40'), +(2461, 1214, '2023-06-12 11:46:44', 'Parcel delivered [Collected] and received by [Sarah Ahenkorah]', NULL, '2023-06-12 11:46:44', '2023-06-12 11:46:44'), +(2462, 1209, '2023-06-12 11:46:48', 'Parcel delivered [Collected] and received by [Afifatu Adam]', NULL, '2023-06-12 11:46:48', '2023-06-12 11:46:48'), +(2463, 1207, '2023-06-12 11:46:52', 'Parcel delivered [Collected] and received by [Mary Dadzie]', NULL, '2023-06-12 11:46:52', '2023-06-12 11:46:52'), +(2464, 1206, '2023-06-12 11:47:00', 'Parcel delivered [Collected] and received by [Adusu Grace]', NULL, '2023-06-12 11:47:00', '2023-06-12 11:47:00'), +(2465, 1204, '2023-06-12 11:47:05', 'Parcel delivered [Collected] and received by [Dianne]', NULL, '2023-06-12 11:47:05', '2023-06-12 11:47:05'), +(2466, 1202, '2023-06-12 11:47:09', 'Parcel delivered [Collected] and received by [Gertrude Anderson]', NULL, '2023-06-12 11:47:09', '2023-06-12 11:47:09'), +(2467, 1222, '2023-06-12 11:47:16', 'Parcel delivered [Collected] and received by [Rojane]', NULL, '2023-06-12 11:47:16', '2023-06-12 11:47:16'), +(2468, 1199, '2023-06-12 11:48:16', 'Parcel delivered [Collected] and received by [Vera Amponsah]', NULL, '2023-06-12 11:48:16', '2023-06-12 11:48:16'), +(2469, 1181, '2023-06-12 11:48:43', 'Parcel delivered [Collected] and received by [Louisa]', NULL, '2023-06-12 11:48:43', '2023-06-12 11:48:43'), +(2470, 1168, '2023-06-12 11:49:07', 'Parcel delivered [Collected] and received by [Adiepena]', NULL, '2023-06-12 11:49:07', '2023-06-12 11:49:07'), +(2471, 1170, '2023-06-12 11:49:26', 'Parcel delivered [Collected] and received by [Florence]', NULL, '2023-06-12 11:49:26', '2023-06-12 11:49:26'), +(2472, 1171, '2023-06-12 11:49:41', 'Parcel delivered [Collected] and received by [Rejoice Frimpong]', NULL, '2023-06-12 11:49:41', '2023-06-12 11:49:41'), +(2473, 1175, '2023-06-12 11:50:01', 'Parcel delivered [Collected] and received by [Emelia]', NULL, '2023-06-12 11:50:01', '2023-06-12 11:50:01'), +(2474, 1176, '2023-06-12 11:50:21', 'Parcel delivered [Collected] and received by [Sandra Donkor]', NULL, '2023-06-12 11:50:21', '2023-06-12 11:50:21'), +(2475, 1190, '2023-06-12 11:50:42', 'Parcel delivered [Collected] and received by [Julia]', NULL, '2023-06-12 11:50:42', '2023-06-12 11:50:42'), +(2476, 1155, '2023-06-12 11:51:02', 'Parcel delivered [Collected] and received by [Christian]', NULL, '2023-06-12 11:51:02', '2023-06-12 11:51:02'), +(2477, 1145, '2023-06-12 11:51:09', 'Parcel delivered [Collected] and received by [Martha Asiedu]', NULL, '2023-06-12 11:51:09', '2023-06-12 11:51:09'), +(2478, 1144, '2023-06-12 11:51:15', 'Parcel delivered [Collected] and received by [Sharon]', NULL, '2023-06-12 11:51:15', '2023-06-12 11:51:15'), +(2479, 1150, '2023-06-12 11:51:18', 'Parcel delivered [Collected] and received by [Esinam]', NULL, '2023-06-12 11:51:18', '2023-06-12 11:51:18'), +(2480, 1160, '2023-06-12 11:51:23', 'Parcel delivered [Collected] and received by [Eva Yeboah]', NULL, '2023-06-12 11:51:23', '2023-06-12 11:51:23'), +(2481, 1143, '2023-06-12 11:51:28', 'Parcel delivered [Collected] and received by [Ohemaa]', NULL, '2023-06-12 11:51:28', '2023-06-12 11:51:28'), +(2482, 1148, '2023-06-12 11:51:35', 'Parcel delivered [Collected] and received by [Joesphine Konadu]', NULL, '2023-06-12 11:51:35', '2023-06-12 11:51:35'), +(2483, 1141, '2023-06-12 11:51:39', 'Parcel delivered [Collected] and received by [Aisha]', NULL, '2023-06-12 11:51:39', '2023-06-12 11:51:39'), +(2484, 1124, '2023-06-12 11:51:42', 'Parcel delivered [Collected] and received by [Achiaa]', NULL, '2023-06-12 11:51:42', '2023-06-12 11:51:42'), +(2485, 1125, '2023-06-12 11:51:47', 'Parcel delivered [Collected] and received by [Abubakari Zeinab]', NULL, '2023-06-12 11:51:47', '2023-06-12 11:51:47'), +(2486, 1162, '2023-06-12 11:51:53', 'Parcel delivered [Collected] and received by [Mercy Tiwaah]', NULL, '2023-06-12 11:51:53', '2023-06-12 11:51:53'), +(2487, 1252, '2023-06-12 11:52:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 11:52:44', '2023-06-12 11:52:44'), +(2488, 1251, '2023-06-12 11:52:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 11:52:49', '2023-06-12 11:52:49'), +(2489, 1233, '2023-06-12 11:53:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 11:53:36', '2023-06-12 11:53:36'), +(2490, 1246, '2023-06-12 11:53:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 11:53:46', '2023-06-12 11:53:46'), +(2491, 1250, '2023-06-12 11:53:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 11:53:50', '2023-06-12 11:53:50'), +(2492, 1243, '2023-06-12 11:54:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 11:54:07', '2023-06-12 11:54:07'), +(2493, 1241, '2023-06-12 11:54:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 11:54:26', '2023-06-12 11:54:26'), +(2494, 1239, '2023-06-12 11:55:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 11:55:03', '2023-06-12 11:55:03'), +(2495, 1247, '2023-06-12 11:55:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 11:55:09', '2023-06-12 11:55:09'), +(2496, 1236, '2023-06-12 11:58:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 11:58:28', '2023-06-12 11:58:28'), +(2497, 1253, '2023-06-12 11:59:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 11:59:12', '2023-06-12 11:59:12'), +(2498, 1245, '2023-06-12 12:00:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 12:00:44', '2023-06-12 12:00:44'), +(2499, 1226, '2023-06-12 12:02:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 12:02:07', '2023-06-12 12:02:07'), +(2500, 1234, '2023-06-12 12:02:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 12:02:32', '2023-06-12 12:02:32'), +(2501, 1228, '2023-06-12 12:02:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 12:02:47', '2023-06-12 12:02:47'), +(2502, 1231, '2023-06-12 12:03:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 12:03:13', '2023-06-12 12:03:13'), +(2503, 1225, '2023-06-12 12:03:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 12:03:28', '2023-06-12 12:03:28'), +(2504, 1238, '2023-06-12 12:03:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 12:03:44', '2023-06-12 12:03:44'), +(2505, 1230, '2023-06-12 12:04:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 12:04:05', '2023-06-12 12:04:05'), +(2506, 1235, '2023-06-12 12:04:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 12:04:22', '2023-06-12 12:04:22'), +(2507, 1248, '2023-06-12 12:04:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 12:04:32', '2023-06-12 12:04:32'), +(2508, 1229, '2023-06-12 12:04:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 12:04:51', '2023-06-12 12:04:51'), +(2509, 1244, '2023-06-12 12:05:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 12:05:14', '2023-06-12 12:05:14'), +(2510, 1201, '2023-06-12 12:06:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-12 12:06:40', '2023-06-12 12:06:40'), +(2511, 1203, '2023-06-12 12:06:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-12 12:06:43', '2023-06-12 12:06:43'), +(2512, 1254, '2023-06-12 14:22:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Self Pickup]', NULL, '2023-06-12 14:22:24', '2023-06-12 14:22:24'), +(2513, 1184, '2023-06-12 15:50:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 15:50:42', '2023-06-12 15:50:42'), +(2514, 1184, '2023-06-12 15:51:28', 'Parcel delivered [Collected] and received by [Florence]', NULL, '2023-06-12 15:51:28', '2023-06-12 15:51:28'), +(2515, 1082, '2023-06-12 15:55:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 15:55:22', '2023-06-12 15:55:22'), +(2516, 1062, '2023-06-12 15:55:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 15:55:26', '2023-06-12 15:55:26'), +(2517, 1165, '2023-06-12 15:55:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 15:55:30', '2023-06-12 15:55:30'), +(2518, 1136, '2023-06-12 15:55:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 15:55:33', '2023-06-12 15:55:33'), +(2519, 1186, '2023-06-12 15:58:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 15:58:38', '2023-06-12 15:58:38'), +(2520, 1132, '2023-06-12 15:58:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 15:58:45', '2023-06-12 15:58:45'), +(2521, 1074, '2023-06-12 16:01:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 16:01:09', '2023-06-12 16:01:09'), +(2522, 1138, '2023-06-12 16:02:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 16:02:20', '2023-06-12 16:02:20'), +(2523, 1074, '2023-06-12 16:02:46', 'Parcel delivered [Collected] and received by [Matilda Baafi]', NULL, '2023-06-12 16:02:46', '2023-06-12 16:02:46'), +(2524, 1138, '2023-06-12 16:02:53', 'Parcel delivered [Collected] and received by [Fidelia Fordjour 371]', NULL, '2023-06-12 16:02:53', '2023-06-12 16:02:53'), +(2525, 1165, '2023-06-12 16:03:32', 'Parcel delivered [Collected] and received by [Grace]', NULL, '2023-06-12 16:03:32', '2023-06-12 16:03:32'), +(2526, 1062, '2023-06-12 16:03:37', 'Parcel delivered [Collected] and received by [Theresa]', NULL, '2023-06-12 16:03:37', '2023-06-12 16:03:37'), +(2527, 1082, '2023-06-12 16:03:40', 'Parcel delivered [Collected] and received by [Benedicta Yeboah]', NULL, '2023-06-12 16:03:40', '2023-06-12 16:03:40'), +(2528, 1132, '2023-06-12 16:03:43', 'Parcel delivered [Collected] and received by [Mavis Barnes]', NULL, '2023-06-12 16:03:43', '2023-06-12 16:03:43'), +(2529, 1136, '2023-06-12 16:03:48', 'Parcel delivered [Collected] and received by [Salomey Akorley 016]', NULL, '2023-06-12 16:03:48', '2023-06-12 16:03:48'), +(2530, 1186, '2023-06-12 16:04:08', 'Parcel delivered [Collected] and received by [Gertrude Anderson]', NULL, '2023-06-12 16:04:08', '2023-06-12 16:04:08'), +(2531, 1079, '2023-06-12 16:13:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 16:13:42', '2023-06-12 16:13:42'), +(2532, 1060, '2023-06-12 16:15:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 16:15:45', '2023-06-12 16:15:45'), +(2533, 1055, '2023-06-12 16:32:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-12 16:32:24', '2023-06-12 16:32:24'), +(2534, 1055, '2023-06-12 16:33:13', 'Parcel delivered [Collected] and received by [Cynthia]', NULL, '2023-06-12 16:33:13', '2023-06-12 16:33:13'), +(2535, 1079, '2023-06-12 16:34:46', 'Parcel delivered [Collected] and received by [Freda]', NULL, '2023-06-12 16:34:46', '2023-06-12 16:34:46'), +(2536, 1255, '2023-06-12 16:43:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Self Pickup]', NULL, '2023-06-12 16:43:48', '2023-06-12 16:43:48'), +(2537, 1255, '2023-06-12 16:44:38', 'Parcel delivered [Collected] and received by [appiah]', NULL, '2023-06-12 16:44:38', '2023-06-12 16:44:38'), +(2538, 1259, '2023-06-13 12:48:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-13 12:48:38', '2023-06-13 12:48:38'), +(2539, 1221, '2023-06-13 12:48:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-13 12:48:43', '2023-06-13 12:48:43'), +(2540, 1269, '2023-06-13 12:48:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-13 12:48:47', '2023-06-13 12:48:47'), +(2541, 1258, '2023-06-13 12:48:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-13 12:48:51', '2023-06-13 12:48:51'), +(2542, 1266, '2023-06-13 12:48:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-13 12:48:55', '2023-06-13 12:48:55'), +(2543, 1270, '2023-06-13 12:49:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-13 12:49:01', '2023-06-13 12:49:01'), +(2544, 1201, '2023-06-13 12:49:49', 'Parcel delivered [Collected] and received by [Gyamfua Comfort]', NULL, '2023-06-13 12:49:49', '2023-06-13 12:49:49'), +(2545, 1203, '2023-06-13 12:49:54', 'Parcel delivered [Collected] and received by [Nana Achiaa]', NULL, '2023-06-13 12:49:54', '2023-06-13 12:49:54'), +(2546, 1205, '2023-06-13 12:49:57', 'Parcel delivered [Collected] and received by [Akua]', NULL, '2023-06-13 12:49:57', '2023-06-13 12:49:57'), +(2547, 1218, '2023-06-13 12:50:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-13 12:50:43', '2023-06-13 12:50:43'), +(2548, 1213, '2023-06-13 12:50:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-13 12:50:47', '2023-06-13 12:50:47'), +(2549, 1218, '2023-06-13 12:51:02', 'Parcel delivered [Collected] and received by [Lydia Kwakye]', NULL, '2023-06-13 12:51:02', '2023-06-13 12:51:02'), +(2550, 1213, '2023-06-13 12:51:05', 'Parcel delivered [Collected] and received by [Naomi Osei]', NULL, '2023-06-13 12:51:05', '2023-06-13 12:51:05'), +(2551, 1271, '2023-06-13 12:51:38', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-13 12:51:38', '2023-06-13 12:51:38'), +(2552, 1272, '2023-06-13 12:51:44', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-13 12:51:44', '2023-06-13 12:51:44'), +(2553, 1261, '2023-06-13 12:51:49', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-13 12:51:49', '2023-06-13 12:51:49'), +(2554, 1227, '2023-06-13 12:52:10', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-13 12:52:10', '2023-06-13 12:52:10'), +(2555, 1240, '2023-06-13 12:52:30', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-13 12:52:30', '2023-06-13 12:52:30'), +(2556, 1262, '2023-06-13 12:52:51', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-13 12:52:51', '2023-06-13 12:52:51'), +(2557, 1267, '2023-06-13 12:53:00', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-13 12:53:00', '2023-06-13 12:53:00'), +(2558, 1268, '2023-06-13 12:53:08', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-13 12:53:08', '2023-06-13 12:53:08'), +(2559, 1273, '2023-06-13 12:53:11', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-13 12:53:11', '2023-06-13 12:53:11'), +(2560, 1271, '2023-06-15 09:09:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-15 09:09:36', '2023-06-15 09:09:36'), +(2561, 1272, '2023-06-15 09:09:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-15 09:09:46', '2023-06-15 09:09:46'), +(2562, 1261, '2023-06-15 09:09:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-15 09:09:57', '2023-06-15 09:09:57'), +(2563, 1227, '2023-06-15 09:10:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-15 09:10:47', '2023-06-15 09:10:47'), +(2564, 1240, '2023-06-15 09:11:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-15 09:11:12', '2023-06-15 09:11:12'), +(2565, 1262, '2023-06-15 09:11:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-15 09:11:19', '2023-06-15 09:11:19'), +(2566, 1267, '2023-06-15 09:11:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-15 09:11:26', '2023-06-15 09:11:26'), +(2567, 1268, '2023-06-15 09:11:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-15 09:11:31', '2023-06-15 09:11:31'), +(2568, 1273, '2023-06-15 09:11:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-15 09:11:37', '2023-06-15 09:11:37'), +(2569, 1259, '2023-06-15 09:12:25', 'Parcel delivered [Collected] and received by [Juliet Ababio]', NULL, '2023-06-15 09:12:25', '2023-06-15 09:12:25'), +(2570, 1221, '2023-06-15 09:12:29', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-06-15 09:12:29', '2023-06-15 09:12:29'), +(2571, 1269, '2023-06-15 09:12:39', 'Parcel delivered [Collected] and received by [Dorcia]', NULL, '2023-06-15 09:12:39', '2023-06-15 09:12:39'), +(2572, 1258, '2023-06-15 09:12:46', 'Parcel delivered [Collected] and received by [Susana]', NULL, '2023-06-15 09:12:46', '2023-06-15 09:12:46'), +(2573, 1266, '2023-06-15 09:12:51', 'Parcel delivered [Collected] and received by [Adom Bainson]', NULL, '2023-06-15 09:12:51', '2023-06-15 09:12:51'), +(2574, 1270, '2023-06-15 09:12:56', 'Parcel delivered [Collected] and received by [-George Kwarteng Adjei]', NULL, '2023-06-15 09:12:56', '2023-06-15 09:12:56'), +(2575, 1245, '2023-06-15 09:13:34', 'Parcel delivered [Collected] and received by [Pobee cute]', NULL, '2023-06-15 09:13:34', '2023-06-15 09:13:34'), +(2576, 1226, '2023-06-15 09:14:01', 'Parcel delivered [Collected] and received by [Debora]', NULL, '2023-06-15 09:14:01', '2023-06-15 09:14:01'), +(2577, 1234, '2023-06-15 09:14:25', 'Parcel delivered [Collected] and received by [Amoah Priscilla]', NULL, '2023-06-15 09:14:25', '2023-06-15 09:14:25'), +(2578, 1228, '2023-06-15 09:14:44', 'Parcel delivered [Collected] and received by [Josephine]', NULL, '2023-06-15 09:14:44', '2023-06-15 09:14:44'), +(2579, 1231, '2023-06-15 09:15:19', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-06-15 09:15:19', '2023-06-15 09:15:19'), +(2580, 1238, '2023-06-15 09:16:49', 'Parcel delivered [Collected] and received by [Fauzia]', NULL, '2023-06-15 09:16:49', '2023-06-15 09:16:49'), +(2581, 1230, '2023-06-15 09:17:09', 'Parcel delivered [Collected] and received by [Alimatu]', NULL, '2023-06-15 09:17:09', '2023-06-15 09:17:09'), +(2582, 1235, '2023-06-15 09:17:24', 'Parcel delivered [Collected] and received by [Christy]', NULL, '2023-06-15 09:17:24', '2023-06-15 09:17:24'), +(2583, 1248, '2023-06-15 09:17:31', 'Parcel delivered [Collected] and received by [Olivia]', NULL, '2023-06-15 09:17:31', '2023-06-15 09:17:31'), +(2584, 1229, '2023-06-15 09:17:47', 'Parcel delivered [Collected] and received by [Diana]', NULL, '2023-06-15 09:17:47', '2023-06-15 09:17:47'), +(2585, 1244, '2023-06-15 09:18:09', 'Parcel delivered [Collected] and received by [Awuraa Shslom]', NULL, '2023-06-15 09:18:09', '2023-06-15 09:18:09'), +(2586, 1254, '2023-06-15 09:18:37', 'Parcel delivered [Collected] and received by [Sam]', NULL, '2023-06-15 09:18:37', '2023-06-15 09:18:37'), +(2587, 1252, '2023-06-15 09:19:11', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-06-15 09:19:11', '2023-06-15 09:19:11'), +(2588, 1251, '2023-06-15 09:19:14', 'Parcel delivered [Collected] and received by [Deborah Ofori]', NULL, '2023-06-15 09:19:14', '2023-06-15 09:19:14'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(2589, 1233, '2023-06-15 09:19:35', 'Parcel delivered [Collected] and received by [Beauty]', NULL, '2023-06-15 09:19:35', '2023-06-15 09:19:35'), +(2590, 1246, '2023-06-15 09:19:41', 'Parcel delivered [Collected] and received by [Philomena Arthur]', NULL, '2023-06-15 09:19:41', '2023-06-15 09:19:41'), +(2591, 1250, '2023-06-15 09:19:44', 'Parcel delivered [Collected] and received by [Zuwera]', NULL, '2023-06-15 09:19:44', '2023-06-15 09:19:44'), +(2592, 1243, '2023-06-15 09:19:55', 'Parcel delivered [Collected] and received by [Eunice]', NULL, '2023-06-15 09:19:55', '2023-06-15 09:19:55'), +(2593, 1241, '2023-06-15 09:20:15', 'Parcel delivered [Collected] and received by [Fabiola Oduro Kwarteng]', NULL, '2023-06-15 09:20:15', '2023-06-15 09:20:15'), +(2594, 1239, '2023-06-15 09:20:39', 'Parcel delivered [Collected] and received by [Najat]', NULL, '2023-06-15 09:20:39', '2023-06-15 09:20:39'), +(2595, 1247, '2023-06-15 09:20:48', 'Parcel delivered [Collected] and received by [Bernice]', NULL, '2023-06-15 09:20:48', '2023-06-15 09:20:48'), +(2596, 1236, '2023-06-15 09:21:13', 'Parcel delivered [Collected] and received by [Hannah Ahenkan]', NULL, '2023-06-15 09:21:13', '2023-06-15 09:21:13'), +(2597, 1253, '2023-06-15 09:21:25', 'Parcel delivered [Collected] and received by [Pamela Andoh 250]', NULL, '2023-06-15 09:21:25', '2023-06-15 09:21:25'), +(2598, 1271, '2023-06-15 09:21:50', 'Parcel delivered [Collected] and received by [Cecilia Nyarko]', NULL, '2023-06-15 09:21:50', '2023-06-15 09:21:50'), +(2599, 1272, '2023-06-15 09:21:54', 'Parcel delivered [Collected] and received by [Sandra Amoakowaa]', NULL, '2023-06-15 09:21:54', '2023-06-15 09:21:54'), +(2600, 1261, '2023-06-15 09:21:59', 'Parcel delivered [Collected] and received by [Nana Achiaa]', NULL, '2023-06-15 09:21:59', '2023-06-15 09:21:59'), +(2601, 1227, '2023-06-15 09:22:15', 'Parcel delivered [Collected] and received by [Cecilia]', NULL, '2023-06-15 09:22:15', '2023-06-15 09:22:15'), +(2602, 1240, '2023-06-15 09:22:32', 'Parcel delivered [Collected] and received by [Opoku Abigail]', NULL, '2023-06-15 09:22:32', '2023-06-15 09:22:32'), +(2603, 1262, '2023-06-15 09:22:42', 'Parcel delivered [Collected] and received by [Konadu Nhyira]', NULL, '2023-06-15 09:22:42', '2023-06-15 09:22:42'), +(2604, 1267, '2023-06-15 09:22:47', 'Parcel delivered [Collected] and received by [Ama Nyame]', NULL, '2023-06-15 09:22:47', '2023-06-15 09:22:47'), +(2605, 1268, '2023-06-15 09:22:52', 'Parcel delivered [Collected] and received by [Spendilove Amoako]', NULL, '2023-06-15 09:22:52', '2023-06-15 09:22:52'), +(2606, 1273, '2023-06-15 09:23:15', 'Parcel delivered [Collected] and received by [Agyeiwaa Dorothy]', NULL, '2023-06-15 09:23:15', '2023-06-15 09:23:15'), +(2607, 1279, '2023-06-15 09:59:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-15 09:59:52', '2023-06-15 09:59:52'), +(2608, 1277, '2023-06-15 10:00:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-15 10:00:03', '2023-06-15 10:00:03'), +(2609, 1282, '2023-06-15 10:00:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-15 10:00:17', '2023-06-15 10:00:17'), +(2610, 1276, '2023-06-15 10:00:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-15 10:00:26', '2023-06-15 10:00:26'), +(2611, 1275, '2023-06-15 10:00:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-15 10:00:46', '2023-06-15 10:00:46'), +(2612, 1281, '2023-06-15 10:00:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-15 10:00:52', '2023-06-15 10:00:52'), +(2613, 1285, '2023-06-15 10:01:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-15 10:01:59', '2023-06-15 10:01:59'), +(2614, 1289, '2023-06-15 10:09:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-15 10:09:09', '2023-06-15 10:09:09'), +(2615, 1288, '2023-06-15 10:09:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-15 10:09:15', '2023-06-15 10:09:15'), +(2616, 1287, '2023-06-15 10:09:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-15 10:09:20', '2023-06-15 10:09:20'), +(2617, 1280, '2023-06-15 10:09:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-15 10:09:25', '2023-06-15 10:09:25'), +(2618, 1278, '2023-06-15 10:09:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-15 10:09:36', '2023-06-15 10:09:36'), +(2619, 1285, '2023-06-15 10:10:13', 'Parcel delivered [Collected] and received by [Adu Gyamfi Victoria]', NULL, '2023-06-15 10:10:13', '2023-06-15 10:10:13'), +(2620, 1283, '2023-06-15 10:10:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-15 10:10:46', '2023-06-15 10:10:46'), +(2621, 1283, '2023-06-15 10:11:06', 'Parcel delivered [Collected] and received by [Flora]', NULL, '2023-06-15 10:11:06', '2023-06-15 10:11:06'), +(2622, 1289, '2023-06-15 10:11:14', 'Parcel delivered [Collected] and received by [Rebecca Nana]', NULL, '2023-06-15 10:11:14', '2023-06-15 10:11:14'), +(2623, 1288, '2023-06-15 10:11:25', 'Parcel delivered [Collected] and received by [Deborah]', NULL, '2023-06-15 10:11:25', '2023-06-15 10:11:25'), +(2624, 1287, '2023-06-15 10:11:29', 'Parcel delivered [Collected] and received by [Nana Abena]', NULL, '2023-06-15 10:11:29', '2023-06-15 10:11:29'), +(2625, 1280, '2023-06-15 10:11:36', 'Parcel delivered [Collected] and received by [Abubakari Zeinab]', NULL, '2023-06-15 10:11:36', '2023-06-15 10:11:36'), +(2626, 1278, '2023-06-15 10:11:41', 'Parcel delivered [Collected] and received by [Amoah Mavis]', NULL, '2023-06-15 10:11:41', '2023-06-15 10:11:41'), +(2627, 1279, '2023-06-15 10:13:49', 'Parcel delivered [Collected] and received by [Alwahida]', NULL, '2023-06-15 10:13:49', '2023-06-15 10:13:49'), +(2628, 1277, '2023-06-15 10:14:59', 'Parcel delivered [Collected] and received by [Deborah]', NULL, '2023-06-15 10:14:59', '2023-06-15 10:14:59'), +(2629, 1282, '2023-06-15 10:15:04', 'Parcel delivered [Collected] and received by [Joyce]', NULL, '2023-06-15 10:15:04', '2023-06-15 10:15:04'), +(2630, 1276, '2023-06-15 10:15:08', 'Parcel delivered [Collected] and received by [Portia Kwei]', NULL, '2023-06-15 10:15:08', '2023-06-15 10:15:08'), +(2631, 1275, '2023-06-15 10:15:11', 'Parcel delivered [Collected] and received by [Evans]', NULL, '2023-06-15 10:15:11', '2023-06-15 10:15:11'), +(2632, 1281, '2023-06-15 10:15:14', 'Parcel delivered [Collected] and received by [Racheal Appiah]', NULL, '2023-06-15 10:15:14', '2023-06-15 10:15:14'), +(2633, 1260, '2023-06-15 10:30:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-15 10:30:38', '2023-06-15 10:30:38'), +(2634, 1256, '2023-06-15 10:31:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-15 10:31:04', '2023-06-15 10:31:04'), +(2635, 1264, '2023-06-15 10:31:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-15 10:31:13', '2023-06-15 10:31:13'), +(2636, 1242, '2023-06-15 10:31:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-15 10:31:34', '2023-06-15 10:31:34'), +(2637, 1242, '2023-06-15 10:32:32', 'Parcel delivered [Collected] and received by [Sista Akos]', NULL, '2023-06-15 10:32:32', '2023-06-15 10:32:32'), +(2638, 1264, '2023-06-15 10:32:38', 'Parcel delivered [Collected] and received by [Belinda]', NULL, '2023-06-15 10:32:38', '2023-06-15 10:32:38'), +(2639, 1256, '2023-06-15 10:32:42', 'Parcel delivered [Collected] and received by [PriscillaTandoh]', NULL, '2023-06-15 10:32:42', '2023-06-15 10:32:42'), +(2640, 1260, '2023-06-15 10:32:45', 'Parcel delivered [Collected] and received by [Asare Christabel]', NULL, '2023-06-15 10:32:45', '2023-06-15 10:32:45'), +(2641, 1298, '2023-06-15 13:12:56', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-15 13:12:56', '2023-06-15 13:12:56'), +(2642, 1284, '2023-06-15 13:13:03', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-15 13:13:03', '2023-06-15 13:13:03'), +(2643, 1292, '2023-06-15 13:13:07', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-15 13:13:07', '2023-06-15 13:13:07'), +(2644, 1306, '2023-06-15 13:13:12', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-15 13:13:12', '2023-06-15 13:13:12'), +(2645, 1315, '2023-06-15 13:13:21', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-15 13:13:21', '2023-06-15 13:13:21'), +(2646, 1302, '2023-06-15 13:14:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-15 13:14:06', '2023-06-15 13:14:06'), +(2647, 1291, '2023-06-15 13:14:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-15 13:14:11', '2023-06-15 13:14:11'), +(2648, 1310, '2023-06-15 13:14:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-15 13:14:16', '2023-06-15 13:14:16'), +(2649, 1308, '2023-06-15 13:14:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-15 13:14:19', '2023-06-15 13:14:19'), +(2650, 1296, '2023-06-15 13:14:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-15 13:14:22', '2023-06-15 13:14:22'), +(2651, 1293, '2023-06-15 13:14:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-15 13:14:26', '2023-06-15 13:14:26'), +(2652, 1307, '2023-06-15 13:14:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-15 13:14:30', '2023-06-15 13:14:30'), +(2653, 1309, '2023-06-15 13:14:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-15 13:14:38', '2023-06-15 13:14:38'), +(2654, 1371, '2023-06-16 12:27:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:27:14', '2023-06-16 12:27:14'), +(2655, 1372, '2023-06-16 12:27:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:27:16', '2023-06-16 12:27:16'), +(2656, 1294, '2023-06-16 12:27:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:27:20', '2023-06-16 12:27:20'), +(2657, 1237, '2023-06-16 12:27:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:27:50', '2023-06-16 12:27:50'), +(2658, 1333, '2023-06-16 12:27:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:27:55', '2023-06-16 12:27:55'), +(2659, 1364, '2023-06-16 12:27:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:27:58', '2023-06-16 12:27:58'), +(2660, 1370, '2023-06-16 12:28:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:28:02', '2023-06-16 12:28:02'), +(2661, 1357, '2023-06-16 12:28:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:28:09', '2023-06-16 12:28:09'), +(2662, 1301, '2023-06-16 12:28:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:28:17', '2023-06-16 12:28:17'), +(2663, 1323, '2023-06-16 12:28:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:28:22', '2023-06-16 12:28:22'), +(2664, 1249, '2023-06-16 12:28:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:28:26', '2023-06-16 12:28:26'), +(2665, 1339, '2023-06-16 12:28:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:28:29', '2023-06-16 12:28:29'), +(2666, 1187, '2023-06-16 12:28:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:28:33', '2023-06-16 12:28:33'), +(2667, 1337, '2023-06-16 12:28:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:28:56', '2023-06-16 12:28:56'), +(2668, 1295, '2023-06-16 12:29:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:29:02', '2023-06-16 12:29:02'), +(2669, 1336, '2023-06-16 12:29:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:29:07', '2023-06-16 12:29:07'), +(2670, 1311, '2023-06-16 12:29:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:29:13', '2023-06-16 12:29:13'), +(2671, 1328, '2023-06-16 12:29:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:29:16', '2023-06-16 12:29:16'), +(2672, 1356, '2023-06-16 12:29:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:29:21', '2023-06-16 12:29:21'), +(2673, 1349, '2023-06-16 12:29:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:29:26', '2023-06-16 12:29:26'), +(2674, 1263, '2023-06-16 12:29:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:29:29', '2023-06-16 12:29:29'), +(2675, 1367, '2023-06-16 12:29:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:29:33', '2023-06-16 12:29:33'), +(2676, 1363, '2023-06-16 12:29:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:29:37', '2023-06-16 12:29:37'), +(2677, 1365, '2023-06-16 12:29:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:29:45', '2023-06-16 12:29:45'), +(2678, 1334, '2023-06-16 12:29:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:29:53', '2023-06-16 12:29:53'), +(2679, 1343, '2023-06-16 12:29:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:29:58', '2023-06-16 12:29:58'), +(2680, 1362, '2023-06-16 12:30:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:30:02', '2023-06-16 12:30:02'), +(2681, 1354, '2023-06-16 12:30:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:30:04', '2023-06-16 12:30:04'), +(2682, 1265, '2023-06-16 12:30:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:30:08', '2023-06-16 12:30:08'), +(2683, 1329, '2023-06-16 12:30:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:30:11', '2023-06-16 12:30:11'), +(2684, 1358, '2023-06-16 12:30:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:30:14', '2023-06-16 12:30:14'), +(2685, 1351, '2023-06-16 12:30:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:30:17', '2023-06-16 12:30:17'), +(2686, 1324, '2023-06-16 12:30:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:30:20', '2023-06-16 12:30:20'), +(2687, 1322, '2023-06-16 12:30:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:30:24', '2023-06-16 12:30:24'), +(2688, 1355, '2023-06-16 12:30:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:30:28', '2023-06-16 12:30:28'), +(2689, 1325, '2023-06-16 12:30:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:30:31', '2023-06-16 12:30:31'), +(2690, 1299, '2023-06-16 12:30:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:30:35', '2023-06-16 12:30:35'), +(2691, 1304, '2023-06-16 12:30:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:30:39', '2023-06-16 12:30:39'), +(2692, 1327, '2023-06-16 12:30:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-16 12:30:42', '2023-06-16 12:30:42'), +(2693, 1305, '2023-06-16 13:23:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:23:12', '2023-06-16 13:23:12'), +(2694, 1300, '2023-06-16 13:23:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:23:21', '2023-06-16 13:23:21'), +(2695, 1316, '2023-06-16 13:23:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:23:25', '2023-06-16 13:23:25'), +(2696, 1320, '2023-06-16 13:23:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:23:31', '2023-06-16 13:23:31'), +(2697, 1317, '2023-06-16 13:23:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:23:34', '2023-06-16 13:23:34'), +(2698, 1319, '2023-06-16 13:23:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:23:38', '2023-06-16 13:23:38'), +(2699, 1297, '2023-06-16 13:23:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:23:41', '2023-06-16 13:23:41'), +(2700, 1318, '2023-06-16 13:25:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:25:28', '2023-06-16 13:25:28'), +(2701, 1211, '2023-06-16 13:25:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:25:40', '2023-06-16 13:25:40'), +(2702, 1338, '2023-06-16 13:25:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:25:46', '2023-06-16 13:25:46'), +(2703, 1347, '2023-06-16 13:25:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:25:52', '2023-06-16 13:25:52'), +(2704, 1346, '2023-06-16 13:25:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:25:58', '2023-06-16 13:25:58'), +(2705, 1350, '2023-06-16 13:26:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:26:08', '2023-06-16 13:26:08'), +(2706, 1348, '2023-06-16 13:26:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:26:18', '2023-06-16 13:26:18'), +(2707, 1360, '2023-06-16 13:26:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:26:25', '2023-06-16 13:26:25'), +(2708, 1359, '2023-06-16 13:26:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:26:28', '2023-06-16 13:26:28'), +(2709, 1344, '2023-06-16 13:26:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:26:31', '2023-06-16 13:26:31'), +(2710, 1330, '2023-06-16 13:26:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:26:36', '2023-06-16 13:26:36'), +(2711, 1340, '2023-06-16 13:26:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:26:45', '2023-06-16 13:26:45'), +(2712, 1332, '2023-06-16 13:26:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:26:50', '2023-06-16 13:26:50'), +(2713, 1368, '2023-06-16 13:26:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-16 13:26:55', '2023-06-16 13:26:55'), +(2714, 1353, '2023-06-16 13:28:32', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:28:32', '2023-06-16 13:28:32'), +(2715, 1369, '2023-06-16 13:28:37', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:28:37', '2023-06-16 13:28:37'), +(2716, 1303, '2023-06-16 13:28:46', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:28:46', '2023-06-16 13:28:46'), +(2717, 1314, '2023-06-16 13:28:53', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:28:53', '2023-06-16 13:28:53'), +(2718, 1224, '2023-06-16 13:29:04', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:29:04', '2023-06-16 13:29:04'), +(2719, 1286, '2023-06-16 13:29:12', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:29:12', '2023-06-16 13:29:12'), +(2720, 1326, '2023-06-16 13:29:23', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:29:23', '2023-06-16 13:29:23'), +(2721, 1321, '2023-06-16 13:29:29', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:29:29', '2023-06-16 13:29:29'), +(2722, 1313, '2023-06-16 13:29:36', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:29:36', '2023-06-16 13:29:36'), +(2723, 1312, '2023-06-16 13:29:42', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:29:42', '2023-06-16 13:29:42'), +(2724, 1257, '2023-06-16 13:29:49', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:29:49', '2023-06-16 13:29:49'), +(2725, 1366, '2023-06-16 13:29:57', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:29:57', '2023-06-16 13:29:57'), +(2726, 1361, '2023-06-16 13:30:11', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:30:11', '2023-06-16 13:30:11'), +(2727, 1352, '2023-06-16 13:30:19', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:30:19', '2023-06-16 13:30:19'), +(2728, 1345, '2023-06-16 13:30:29', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:30:29', '2023-06-16 13:30:29'), +(2729, 1342, '2023-06-16 13:30:38', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:30:38', '2023-06-16 13:30:38'), +(2730, 1341, '2023-06-16 13:30:44', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:30:44', '2023-06-16 13:30:44'), +(2731, 1335, '2023-06-16 13:30:53', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:30:53', '2023-06-16 13:30:53'), +(2732, 1331, '2023-06-16 13:31:03', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-16 13:31:03', '2023-06-16 13:31:03'), +(2733, 1373, '2023-06-16 13:38:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Self Pickup]', NULL, '2023-06-16 13:38:37', '2023-06-16 13:38:37'), +(2734, 1387, '2023-06-17 14:35:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:35:29', '2023-06-17 14:35:29'), +(2735, 1399, '2023-06-17 14:35:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:35:34', '2023-06-17 14:35:34'), +(2736, 1401, '2023-06-17 14:35:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:35:37', '2023-06-17 14:35:37'), +(2737, 1403, '2023-06-17 14:35:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:35:42', '2023-06-17 14:35:42'), +(2738, 1402, '2023-06-17 14:35:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:35:45', '2023-06-17 14:35:45'), +(2739, 1395, '2023-06-17 14:35:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:35:48', '2023-06-17 14:35:48'), +(2740, 1385, '2023-06-17 14:35:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:35:53', '2023-06-17 14:35:53'), +(2741, 1394, '2023-06-17 14:35:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:35:57', '2023-06-17 14:35:57'), +(2742, 1397, '2023-06-17 14:36:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:36:00', '2023-06-17 14:36:00'), +(2743, 1382, '2023-06-17 14:36:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:36:03', '2023-06-17 14:36:03'), +(2744, 1386, '2023-06-17 14:36:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:36:05', '2023-06-17 14:36:05'), +(2745, 1380, '2023-06-17 14:36:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:36:12', '2023-06-17 14:36:12'), +(2746, 1389, '2023-06-17 14:36:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:36:15', '2023-06-17 14:36:15'), +(2747, 1392, '2023-06-17 14:36:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:36:18', '2023-06-17 14:36:18'), +(2748, 1383, '2023-06-17 14:36:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:36:22', '2023-06-17 14:36:22'), +(2749, 1379, '2023-06-17 14:36:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:36:28', '2023-06-17 14:36:28'), +(2750, 1381, '2023-06-17 14:36:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:36:32', '2023-06-17 14:36:32'), +(2751, 1384, '2023-06-17 14:36:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:36:40', '2023-06-17 14:36:40'), +(2752, 1374, '2023-06-17 14:36:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:36:44', '2023-06-17 14:36:44'), +(2753, 1404, '2023-06-17 14:36:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:36:48', '2023-06-17 14:36:48'), +(2754, 1405, '2023-06-17 14:36:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-17 14:36:58', '2023-06-17 14:36:58'), +(2755, 1375, '2023-06-17 14:37:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:37:40', '2023-06-17 14:37:40'), +(2756, 1376, '2023-06-17 14:37:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:37:43', '2023-06-17 14:37:43'), +(2757, 1377, '2023-06-17 14:37:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:37:47', '2023-06-17 14:37:47'), +(2758, 1378, '2023-06-17 14:37:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:37:51', '2023-06-17 14:37:51'), +(2759, 1391, '2023-06-17 14:37:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:37:54', '2023-06-17 14:37:54'), +(2760, 1393, '2023-06-17 14:37:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:37:58', '2023-06-17 14:37:58'), +(2761, 1396, '2023-06-17 14:38:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:38:03', '2023-06-17 14:38:03'), +(2762, 1398, '2023-06-17 14:38:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:38:09', '2023-06-17 14:38:09'), +(2763, 1400, '2023-06-17 14:38:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:38:12', '2023-06-17 14:38:12'), +(2764, 1408, '2023-06-17 14:38:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:38:16', '2023-06-17 14:38:16'), +(2765, 1353, '2023-06-17 14:38:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:38:39', '2023-06-17 14:38:39'), +(2766, 1369, '2023-06-17 14:38:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:38:44', '2023-06-17 14:38:44'), +(2767, 1303, '2023-06-17 14:38:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:38:48', '2023-06-17 14:38:48'), +(2768, 1314, '2023-06-17 14:38:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:38:51', '2023-06-17 14:38:51'), +(2769, 1224, '2023-06-17 14:38:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:38:54', '2023-06-17 14:38:54'), +(2770, 1286, '2023-06-17 14:38:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:38:57', '2023-06-17 14:38:57'), +(2771, 1326, '2023-06-17 14:39:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:39:00', '2023-06-17 14:39:00'), +(2772, 1321, '2023-06-17 14:39:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:39:03', '2023-06-17 14:39:03'), +(2773, 1313, '2023-06-17 14:39:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:39:06', '2023-06-17 14:39:06'), +(2774, 1312, '2023-06-17 14:39:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:39:13', '2023-06-17 14:39:13'), +(2775, 1257, '2023-06-17 14:39:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:39:17', '2023-06-17 14:39:17'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(2776, 1366, '2023-06-17 14:39:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:39:21', '2023-06-17 14:39:21'), +(2777, 1361, '2023-06-17 14:39:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:39:25', '2023-06-17 14:39:25'), +(2778, 1352, '2023-06-17 14:39:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:39:30', '2023-06-17 14:39:30'), +(2779, 1345, '2023-06-17 14:39:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:39:33', '2023-06-17 14:39:33'), +(2780, 1342, '2023-06-17 14:39:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:39:40', '2023-06-17 14:39:40'), +(2781, 1341, '2023-06-17 14:39:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:39:50', '2023-06-17 14:39:50'), +(2782, 1335, '2023-06-17 14:39:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:39:56', '2023-06-17 14:39:56'), +(2783, 1331, '2023-06-17 14:40:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:40:02', '2023-06-17 14:40:02'), +(2784, 1305, '2023-06-17 14:40:48', 'Parcel delivered [Collected] and received by [Diana Asamoah]', NULL, '2023-06-17 14:40:48', '2023-06-17 14:40:48'), +(2785, 1300, '2023-06-17 14:40:54', 'Parcel delivered [Collected] and received by [Afriyie Gospel Winifred]', NULL, '2023-06-17 14:40:54', '2023-06-17 14:40:54'), +(2786, 1316, '2023-06-17 14:40:59', 'Parcel delivered [Collected] and received by [Belinda]', NULL, '2023-06-17 14:40:59', '2023-06-17 14:40:59'), +(2787, 1320, '2023-06-17 14:41:03', 'Parcel delivered [Collected] and received by [Georgina]', NULL, '2023-06-17 14:41:03', '2023-06-17 14:41:03'), +(2788, 1317, '2023-06-17 14:41:07', 'Parcel delivered [Collected] and received by [Florence]', NULL, '2023-06-17 14:41:07', '2023-06-17 14:41:07'), +(2789, 1319, '2023-06-17 14:41:10', 'Parcel delivered [Collected] and received by [Vera]', NULL, '2023-06-17 14:41:10', '2023-06-17 14:41:10'), +(2790, 1297, '2023-06-17 14:41:12', 'Parcel delivered [Collected] and received by [Edith]', NULL, '2023-06-17 14:41:12', '2023-06-17 14:41:12'), +(2791, 1318, '2023-06-17 14:42:10', 'Parcel delivered [Collected] and received by [Dufie]', NULL, '2023-06-17 14:42:10', '2023-06-17 14:42:10'), +(2792, 1211, '2023-06-17 14:42:15', 'Parcel delivered [Collected] and received by [Angelina]', NULL, '2023-06-17 14:42:15', '2023-06-17 14:42:15'), +(2793, 1338, '2023-06-17 14:42:24', 'Parcel delivered [Collected] and received by [Ekua]', NULL, '2023-06-17 14:42:24', '2023-06-17 14:42:24'), +(2794, 1347, '2023-06-17 14:42:27', 'Parcel delivered [Collected] and received by [Ernestina]', NULL, '2023-06-17 14:42:27', '2023-06-17 14:42:27'), +(2795, 1346, '2023-06-17 14:42:35', 'Parcel delivered [Collected] and received by [Abigail Vodi]', NULL, '2023-06-17 14:42:35', '2023-06-17 14:42:35'), +(2796, 1350, '2023-06-17 14:42:39', 'Parcel delivered [Collected] and received by [Priscilla Aboagye]', NULL, '2023-06-17 14:42:39', '2023-06-17 14:42:39'), +(2797, 1348, '2023-06-17 14:42:43', 'Parcel delivered [Collected] and received by [Lawrencia Boateng]', NULL, '2023-06-17 14:42:43', '2023-06-17 14:42:43'), +(2798, 1360, '2023-06-17 14:42:50', 'Parcel delivered [Collected] and received by [Asana]', NULL, '2023-06-17 14:42:50', '2023-06-17 14:42:50'), +(2799, 1359, '2023-06-17 14:42:54', 'Parcel delivered [Collected] and received by [Juliet]', NULL, '2023-06-17 14:42:54', '2023-06-17 14:42:54'), +(2800, 1344, '2023-06-17 14:42:59', 'Parcel delivered [Collected] and received by [Hagar Bukuroh]', NULL, '2023-06-17 14:42:59', '2023-06-17 14:42:59'), +(2801, 1330, '2023-06-17 14:43:10', 'Parcel delivered [Collected] and received by [Juu]', NULL, '2023-06-17 14:43:10', '2023-06-17 14:43:10'), +(2802, 1340, '2023-06-17 14:43:16', 'Parcel delivered [Collected] and received by [Sarpomaa Juliet]', NULL, '2023-06-17 14:43:16', '2023-06-17 14:43:16'), +(2803, 1332, '2023-06-17 14:43:32', 'Parcel delivered [Collected] and received by [Nana Adwoa]', NULL, '2023-06-17 14:43:32', '2023-06-17 14:43:32'), +(2804, 1368, '2023-06-17 14:43:37', 'Parcel delivered [Collected] and received by [Patrina Y Antwi]', NULL, '2023-06-17 14:43:37', '2023-06-17 14:43:37'), +(2805, 1407, '2023-06-17 14:44:16', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-17 14:44:16', '2023-06-17 14:44:16'), +(2806, 1406, '2023-06-17 14:44:20', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-17 14:44:20', '2023-06-17 14:44:20'), +(2807, 1390, '2023-06-17 14:44:24', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-17 14:44:24', '2023-06-17 14:44:24'), +(2808, 1388, '2023-06-17 14:44:29', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-17 14:44:29', '2023-06-17 14:44:29'), +(2809, 1302, '2023-06-17 14:52:20', 'Parcel delivered [Collected] and received by [Kaki]', NULL, '2023-06-17 14:52:20', '2023-06-17 14:52:20'), +(2810, 1291, '2023-06-17 14:52:28', 'Parcel delivered [Collected] and received by [Dede]', NULL, '2023-06-17 14:52:28', '2023-06-17 14:52:28'), +(2811, 1310, '2023-06-17 14:52:31', 'Parcel delivered [Collected] and received by [Hannah Ekua Asante]', NULL, '2023-06-17 14:52:31', '2023-06-17 14:52:31'), +(2812, 1308, '2023-06-17 14:52:34', 'Parcel delivered [Collected] and received by [Fadilatu]', NULL, '2023-06-17 14:52:34', '2023-06-17 14:52:34'), +(2813, 1296, '2023-06-17 14:52:39', 'Parcel delivered [Collected] and received by [Theresa]', NULL, '2023-06-17 14:52:39', '2023-06-17 14:52:39'), +(2814, 1293, '2023-06-17 14:52:44', 'Parcel delivered [Collected] and received by [Amponsah Edit]', NULL, '2023-06-17 14:52:44', '2023-06-17 14:52:44'), +(2815, 1307, '2023-06-17 14:52:47', 'Parcel delivered [Collected] and received by [Ruth Asare]', NULL, '2023-06-17 14:52:47', '2023-06-17 14:52:47'), +(2816, 1309, '2023-06-17 14:52:57', 'Parcel delivered [Collected] and received by [Racheal Amenorpey]', NULL, '2023-06-17 14:52:57', '2023-06-17 14:52:57'), +(2817, 1298, '2023-06-17 14:53:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:53:40', '2023-06-17 14:53:40'), +(2818, 1284, '2023-06-17 14:53:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:53:48', '2023-06-17 14:53:48'), +(2819, 1292, '2023-06-17 14:53:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:53:52', '2023-06-17 14:53:52'), +(2820, 1306, '2023-06-17 14:54:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:54:00', '2023-06-17 14:54:00'), +(2821, 1315, '2023-06-17 14:54:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-17 14:54:06', '2023-06-17 14:54:06'), +(2822, 1298, '2023-06-17 14:54:33', 'Parcel delivered [Collected] and received by [Adjei Mavis]', NULL, '2023-06-17 14:54:33', '2023-06-17 14:54:33'), +(2823, 1284, '2023-06-17 14:54:40', 'Parcel delivered [Collected] and received by [Esinam]', NULL, '2023-06-17 14:54:40', '2023-06-17 14:54:40'), +(2824, 1292, '2023-06-17 14:54:49', 'Parcel delivered [Collected] and received by [Grace Serwaa]', NULL, '2023-06-17 14:54:49', '2023-06-17 14:54:49'), +(2825, 1306, '2023-06-17 14:54:58', 'Parcel delivered [Collected] and received by [Ama Owusuwaa]', NULL, '2023-06-17 14:54:58', '2023-06-17 14:54:58'), +(2826, 1315, '2023-06-17 14:55:08', 'Parcel delivered [Collected] and received by [Adepa]', NULL, '2023-06-17 14:55:08', '2023-06-17 14:55:08'), +(2827, 1351, '2023-06-18 18:14:15', 'Parcel delivered [Collected] and received by [Samuel]', NULL, '2023-06-18 18:14:15', '2023-06-18 18:14:15'), +(2828, 1371, '2023-06-18 18:14:23', 'Parcel delivered [Collected] and received by [Gifty Abena Adepa Ali]', NULL, '2023-06-18 18:14:23', '2023-06-18 18:14:23'), +(2829, 1364, '2023-06-18 18:14:28', 'Parcel delivered [Collected] and received by [Semega Aissata]', NULL, '2023-06-18 18:14:28', '2023-06-18 18:14:28'), +(2830, 1333, '2023-06-18 18:14:32', 'Parcel delivered [Collected] and received by [Sally]', NULL, '2023-06-18 18:14:32', '2023-06-18 18:14:32'), +(2831, 1237, '2023-06-18 18:15:15', 'Parcel delivered [Collected] and received by [Mariam Gloria Acquah]', NULL, '2023-06-18 18:15:15', '2023-06-18 18:15:15'), +(2832, 1294, '2023-06-18 18:15:56', 'Parcel delivered [Collected] and received by [Awurama]', NULL, '2023-06-18 18:15:56', '2023-06-18 18:15:56'), +(2833, 1372, '2023-06-18 18:16:03', 'Parcel delivered [Collected] and received by [Ebenezer Owusu Ansah]', NULL, '2023-06-18 18:16:03', '2023-06-18 18:16:03'), +(2834, 1324, '2023-06-18 18:16:08', 'Parcel delivered [Collected] and received by [Douglas]', NULL, '2023-06-18 18:16:08', '2023-06-18 18:16:08'), +(2835, 1327, '2023-06-18 18:16:12', 'Parcel delivered [Collected] and received by [Mavis Boadi Yeboah]', NULL, '2023-06-18 18:16:12', '2023-06-18 18:16:12'), +(2836, 1304, '2023-06-18 18:16:17', 'Parcel delivered [Collected] and received by [Grace Amponsah]', NULL, '2023-06-18 18:16:17', '2023-06-18 18:16:17'), +(2837, 1299, '2023-06-18 18:16:21', 'Parcel delivered [Collected] and received by [Udell]', NULL, '2023-06-18 18:16:21', '2023-06-18 18:16:21'), +(2838, 1325, '2023-06-18 18:16:25', 'Parcel delivered [Collected] and received by [Najie]', NULL, '2023-06-18 18:16:25', '2023-06-18 18:16:25'), +(2839, 1355, '2023-06-18 18:16:28', 'Parcel delivered [Collected] and received by [Nurudeen Bintu]', NULL, '2023-06-18 18:16:28', '2023-06-18 18:16:28'), +(2840, 1322, '2023-06-18 18:16:32', 'Parcel delivered [Collected] and received by [Deborah]', NULL, '2023-06-18 18:16:32', '2023-06-18 18:16:32'), +(2841, 1358, '2023-06-18 18:16:36', 'Parcel delivered [Collected] and received by [Caroline]', NULL, '2023-06-18 18:16:36', '2023-06-18 18:16:36'), +(2842, 1370, '2023-06-18 18:16:42', 'Parcel delivered [Collected] and received by [Emmanuella]', NULL, '2023-06-18 18:16:42', '2023-06-18 18:16:42'), +(2843, 1357, '2023-06-18 18:17:03', 'Parcel delivered [Collected] and received by [Vanessa]', NULL, '2023-06-18 18:17:03', '2023-06-18 18:17:03'), +(2844, 1301, '2023-06-18 18:17:07', 'Parcel delivered [Collected] and received by [Solomon]', NULL, '2023-06-18 18:17:07', '2023-06-18 18:17:07'), +(2845, 1323, '2023-06-18 18:17:10', 'Parcel delivered [Collected] and received by [Akua]', NULL, '2023-06-18 18:17:10', '2023-06-18 18:17:10'), +(2846, 1249, '2023-06-18 18:17:13', 'Parcel delivered [Collected] and received by [Afua]', NULL, '2023-06-18 18:17:13', '2023-06-18 18:17:13'), +(2847, 1339, '2023-06-18 18:17:17', 'Parcel delivered [Collected] and received by [Augustina]', NULL, '2023-06-18 18:17:17', '2023-06-18 18:17:17'), +(2848, 1187, '2023-06-18 18:17:44', 'Parcel delivered [Collected] and received by [Doreen]', NULL, '2023-06-18 18:17:44', '2023-06-18 18:17:44'), +(2849, 1337, '2023-06-18 18:17:51', 'Parcel delivered [Collected] and received by [Ankrah Elizabeth]', NULL, '2023-06-18 18:17:51', '2023-06-18 18:17:51'), +(2850, 1295, '2023-06-18 18:17:54', 'Parcel delivered [Collected] and received by [Maglo Gloria Mawularwe]', NULL, '2023-06-18 18:17:54', '2023-06-18 18:17:54'), +(2851, 1336, '2023-06-18 18:17:57', 'Parcel delivered [Collected] and received by [Ernestina Kusi]', NULL, '2023-06-18 18:17:57', '2023-06-18 18:17:57'), +(2852, 1311, '2023-06-18 18:18:00', 'Parcel delivered [Collected] and received by [Lomedie]', NULL, '2023-06-18 18:18:00', '2023-06-18 18:18:00'), +(2853, 1328, '2023-06-18 18:18:09', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-06-18 18:18:09', '2023-06-18 18:18:09'), +(2854, 1356, '2023-06-18 18:18:14', 'Parcel delivered [Collected] and received by [Anita]', NULL, '2023-06-18 18:18:14', '2023-06-18 18:18:14'), +(2855, 1349, '2023-06-18 18:18:18', 'Parcel delivered [Collected] and received by [Lydia]', NULL, '2023-06-18 18:18:18', '2023-06-18 18:18:18'), +(2856, 1329, '2023-06-18 18:18:21', 'Parcel delivered [Collected] and received by [Afua]', NULL, '2023-06-18 18:18:21', '2023-06-18 18:18:21'), +(2857, 1354, '2023-06-18 18:18:27', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-06-18 18:18:27', '2023-06-18 18:18:27'), +(2858, 1362, '2023-06-18 18:18:30', 'Parcel delivered [Collected] and received by [Jessica]', NULL, '2023-06-18 18:18:30', '2023-06-18 18:18:30'), +(2859, 1343, '2023-06-18 18:18:43', 'Parcel delivered [Collected] and received by [Rose pearl]', NULL, '2023-06-18 18:18:43', '2023-06-18 18:18:43'), +(2860, 1334, '2023-06-18 18:19:02', 'Parcel delivered [Collected] and received by [Mimi]', NULL, '2023-06-18 18:19:02', '2023-06-18 18:19:02'), +(2861, 1365, '2023-06-18 18:19:07', 'Parcel delivered [Collected] and received by [Mavis]', NULL, '2023-06-18 18:19:07', '2023-06-18 18:19:07'), +(2862, 1363, '2023-06-18 18:19:12', 'Parcel delivered [Collected] and received by [Marie]', NULL, '2023-06-18 18:19:12', '2023-06-18 18:19:12'), +(2863, 1263, '2023-06-18 18:19:17', 'Parcel delivered [Collected] and received by [Matilda]', NULL, '2023-06-18 18:19:17', '2023-06-18 18:19:17'), +(2864, 1367, '2023-06-18 18:19:24', 'Parcel delivered [Collected] and received by [Ivy]', NULL, '2023-06-18 18:19:24', '2023-06-18 18:19:24'), +(2865, 1373, '2023-06-18 18:19:57', 'Parcel delivered [Collected] and received by [Theresa]', NULL, '2023-06-18 18:19:57', '2023-06-18 18:19:57'), +(2866, 1375, '2023-06-18 18:21:41', 'Parcel delivered [Collected] and received by [Erica]', NULL, '2023-06-18 18:21:41', '2023-06-18 18:21:41'), +(2867, 1376, '2023-06-18 18:21:44', 'Parcel delivered [Collected] and received by [Ann]', NULL, '2023-06-18 18:21:44', '2023-06-18 18:21:44'), +(2868, 1377, '2023-06-18 18:21:48', 'Parcel delivered [Collected] and received by [Abigail Asiedu]', NULL, '2023-06-18 18:21:48', '2023-06-18 18:21:48'), +(2869, 1378, '2023-06-18 18:21:52', 'Parcel delivered [Collected] and received by [Zamani]', NULL, '2023-06-18 18:21:52', '2023-06-18 18:21:52'), +(2870, 1391, '2023-06-18 18:22:05', 'Parcel delivered [Collected] and received by [Esther]', NULL, '2023-06-18 18:22:05', '2023-06-18 18:22:05'), +(2871, 1393, '2023-06-18 18:22:09', 'Parcel delivered [Collected] and received by [Evelyn]', NULL, '2023-06-18 18:22:09', '2023-06-18 18:22:09'), +(2872, 1396, '2023-06-18 18:22:14', 'Parcel delivered [Collected] and received by [Alijanatu Wahid]', NULL, '2023-06-18 18:22:14', '2023-06-18 18:22:14'), +(2873, 1398, '2023-06-18 18:22:21', 'Parcel delivered [Collected] and received by [Agnessa Dede]', NULL, '2023-06-18 18:22:21', '2023-06-18 18:22:21'), +(2874, 1400, '2023-06-18 18:22:24', 'Parcel delivered [Collected] and received by [Berlinda Frimpong]', NULL, '2023-06-18 18:22:24', '2023-06-18 18:22:24'), +(2875, 1408, '2023-06-18 18:22:28', 'Parcel delivered [Collected] and received by [Anita Asare]', NULL, '2023-06-18 18:22:28', '2023-06-18 18:22:28'), +(2876, 1353, '2023-06-18 18:23:02', 'Parcel delivered [Collected] and received by [Joesph]', NULL, '2023-06-18 18:23:02', '2023-06-18 18:23:02'), +(2877, 1369, '2023-06-18 18:23:08', 'Parcel delivered [Collected] and received by [Amankwah Stella]', NULL, '2023-06-18 18:23:08', '2023-06-18 18:23:08'), +(2878, 1303, '2023-06-18 18:23:18', 'Parcel delivered [Collected] and received by [Helena Adjei]', NULL, '2023-06-18 18:23:18', '2023-06-18 18:23:18'), +(2879, 1314, '2023-06-18 18:23:22', 'Parcel delivered [Collected] and received by [HILDA NYARKO]', NULL, '2023-06-18 18:23:22', '2023-06-18 18:23:22'), +(2880, 1224, '2023-06-18 18:23:26', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-06-18 18:23:26', '2023-06-18 18:23:26'), +(2881, 1286, '2023-06-18 18:23:37', 'Parcel delivered [Collected] and received by [Faiz Huzeima]', NULL, '2023-06-18 18:23:37', '2023-06-18 18:23:37'), +(2882, 1326, '2023-06-18 18:23:43', 'Parcel delivered [Collected] and received by [Gyaniba Edzell]', NULL, '2023-06-18 18:23:43', '2023-06-18 18:23:43'), +(2883, 1321, '2023-06-18 18:23:48', 'Parcel delivered [Collected] and received by [Mary]', NULL, '2023-06-18 18:23:48', '2023-06-18 18:23:48'), +(2884, 1313, '2023-06-18 18:24:03', 'Parcel delivered [Collected] and received by [Constance Yeboah]', NULL, '2023-06-18 18:24:03', '2023-06-18 18:24:03'), +(2885, 1312, '2023-06-18 18:24:07', 'Parcel delivered [Collected] and received by [Hilda Lynkx]', NULL, '2023-06-18 18:24:07', '2023-06-18 18:24:07'), +(2886, 1257, '2023-06-18 18:24:15', 'Parcel delivered [Collected] and received by [Florence Dzifa]', NULL, '2023-06-18 18:24:15', '2023-06-18 18:24:15'), +(2887, 1366, '2023-06-18 18:24:20', 'Parcel delivered [Collected] and received by [Dorothy]', NULL, '2023-06-18 18:24:20', '2023-06-18 18:24:20'), +(2888, 1361, '2023-06-18 18:24:27', 'Parcel delivered [Collected] and received by [Emelia]', NULL, '2023-06-18 18:24:27', '2023-06-18 18:24:27'), +(2889, 1352, '2023-06-18 18:24:34', 'Parcel delivered [Collected] and received by [Tracy appiah Newman]', NULL, '2023-06-18 18:24:34', '2023-06-18 18:24:34'), +(2890, 1345, '2023-06-18 18:24:39', 'Parcel delivered [Collected] and received by [Achiaa Mary 0600]', NULL, '2023-06-18 18:24:39', '2023-06-18 18:24:39'), +(2891, 1342, '2023-06-18 18:24:43', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-06-18 18:24:43', '2023-06-18 18:24:43'), +(2892, 1341, '2023-06-18 18:25:02', 'Parcel delivered [Collected] and received by [Blessing Dapaah]', NULL, '2023-06-18 18:25:02', '2023-06-18 18:25:02'), +(2893, 1335, '2023-06-18 18:25:10', 'Parcel delivered [Collected] and received by [Dorothy Ageiwah]', NULL, '2023-06-18 18:25:10', '2023-06-18 18:25:10'), +(2894, 1331, '2023-06-18 18:25:20', 'Parcel delivered [Collected] and received by [Ofori Amanfo Susana]', NULL, '2023-06-18 18:25:20', '2023-06-18 18:25:20'), +(2895, 1419, '2023-06-19 11:42:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:42:56', '2023-06-19 11:42:56'), +(2896, 1413, '2023-06-19 11:43:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:43:01', '2023-06-19 11:43:01'), +(2897, 1454, '2023-06-19 11:43:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:43:06', '2023-06-19 11:43:06'), +(2898, 1460, '2023-06-19 11:43:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:43:09', '2023-06-19 11:43:09'), +(2899, 1420, '2023-06-19 11:43:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:43:12', '2023-06-19 11:43:12'), +(2900, 1426, '2023-06-19 11:43:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:43:16', '2023-06-19 11:43:16'), +(2901, 1463, '2023-06-19 11:43:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:43:19', '2023-06-19 11:43:19'), +(2902, 1425, '2023-06-19 11:43:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:43:22', '2023-06-19 11:43:22'), +(2903, 1452, '2023-06-19 11:43:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:43:25', '2023-06-19 11:43:25'), +(2904, 1474, '2023-06-19 11:43:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:43:28', '2023-06-19 11:43:28'), +(2905, 1471, '2023-06-19 11:43:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:43:31', '2023-06-19 11:43:31'), +(2906, 1430, '2023-06-19 11:43:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:43:34', '2023-06-19 11:43:34'), +(2907, 1435, '2023-06-19 11:43:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:43:36', '2023-06-19 11:43:36'), +(2908, 1447, '2023-06-19 11:43:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:43:40', '2023-06-19 11:43:40'), +(2909, 1458, '2023-06-19 11:43:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:43:43', '2023-06-19 11:43:43'), +(2910, 1462, '2023-06-19 11:43:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:43:48', '2023-06-19 11:43:48'), +(2911, 1473, '2023-06-19 11:44:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:44:15', '2023-06-19 11:44:15'), +(2912, 1421, '2023-06-19 11:44:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:44:23', '2023-06-19 11:44:23'), +(2913, 1453, '2023-06-19 11:44:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:44:25', '2023-06-19 11:44:25'), +(2914, 1440, '2023-06-19 11:44:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:44:29', '2023-06-19 11:44:29'), +(2915, 1424, '2023-06-19 11:44:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:44:38', '2023-06-19 11:44:38'), +(2916, 1418, '2023-06-19 11:44:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:44:40', '2023-06-19 11:44:40'), +(2917, 1422, '2023-06-19 11:44:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:44:43', '2023-06-19 11:44:43'), +(2918, 1414, '2023-06-19 11:44:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:44:47', '2023-06-19 11:44:47'), +(2919, 1438, '2023-06-19 11:44:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:44:50', '2023-06-19 11:44:50'), +(2920, 1443, '2023-06-19 11:44:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:44:55', '2023-06-19 11:44:55'), +(2921, 1428, '2023-06-19 11:45:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:45:01', '2023-06-19 11:45:01'), +(2922, 1427, '2023-06-19 11:45:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:45:06', '2023-06-19 11:45:06'), +(2923, 1459, '2023-06-19 11:45:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:45:10', '2023-06-19 11:45:10'), +(2924, 1436, '2023-06-19 11:45:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:45:16', '2023-06-19 11:45:16'), +(2925, 1434, '2023-06-19 11:45:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:45:22', '2023-06-19 11:45:22'), +(2926, 1432, '2023-06-19 11:45:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:45:25', '2023-06-19 11:45:25'), +(2927, 1449, '2023-06-19 11:45:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:45:32', '2023-06-19 11:45:32'), +(2928, 1466, '2023-06-19 11:45:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:45:34', '2023-06-19 11:45:34'), +(2929, 1468, '2023-06-19 11:51:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 11:51:13', '2023-06-19 11:51:13'), +(2930, 1448, '2023-06-19 12:02:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:02:26', '2023-06-19 12:02:26'), +(2931, 1416, '2023-06-19 12:05:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:05:03', '2023-06-19 12:05:03'), +(2932, 1457, '2023-06-19 12:05:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:05:08', '2023-06-19 12:05:08'), +(2933, 1409, '2023-06-19 12:05:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:05:12', '2023-06-19 12:05:12'), +(2934, 1470, '2023-06-19 12:05:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:05:20', '2023-06-19 12:05:20'), +(2935, 1469, '2023-06-19 12:05:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:05:24', '2023-06-19 12:05:24'), +(2936, 1467, '2023-06-19 12:05:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:05:29', '2023-06-19 12:05:29'), +(2937, 1415, '2023-06-19 12:05:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:05:36', '2023-06-19 12:05:36'), +(2938, 1412, '2023-06-19 12:05:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:05:45', '2023-06-19 12:05:45'), +(2939, 1429, '2023-06-19 12:05:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:05:51', '2023-06-19 12:05:51'), +(2940, 1461, '2023-06-19 12:05:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:05:55', '2023-06-19 12:05:55'), +(2941, 1439, '2023-06-19 12:06:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:06:04', '2023-06-19 12:06:04'), +(2942, 1437, '2023-06-19 12:06:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:06:11', '2023-06-19 12:06:11'), +(2943, 1433, '2023-06-19 12:06:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:06:15', '2023-06-19 12:06:15'), +(2944, 1450, '2023-06-19 12:06:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:06:20', '2023-06-19 12:06:20'), +(2945, 1441, '2023-06-19 12:06:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:06:25', '2023-06-19 12:06:25'), +(2946, 1446, '2023-06-19 12:06:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:06:29', '2023-06-19 12:06:29'), +(2947, 1445, '2023-06-19 12:06:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-19 12:06:46', '2023-06-19 12:06:46'), +(2948, 1451, '2023-06-19 12:08:36', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-19 12:08:36', '2023-06-19 12:08:36'), +(2949, 1444, '2023-06-19 12:08:43', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-19 12:08:43', '2023-06-19 12:08:43'), +(2950, 1442, '2023-06-19 12:08:47', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-19 12:08:47', '2023-06-19 12:08:47'), +(2951, 1431, '2023-06-19 12:08:50', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-19 12:08:50', '2023-06-19 12:08:50'), +(2952, 1423, '2023-06-19 12:08:54', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-19 12:08:54', '2023-06-19 12:08:54'), +(2953, 1417, '2023-06-19 12:09:00', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-19 12:09:00', '2023-06-19 12:09:00'), +(2954, 1464, '2023-06-19 12:09:04', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-19 12:09:04', '2023-06-19 12:09:04'), +(2955, 1472, '2023-06-19 12:09:16', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-19 12:09:16', '2023-06-19 12:09:16'), +(2956, 1456, '2023-06-19 12:09:23', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-19 12:09:23', '2023-06-19 12:09:23'), +(2957, 1455, '2023-06-19 12:13:23', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-19 12:13:23', '2023-06-19 12:13:23'), +(2958, 1465, '2023-06-19 12:13:30', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-19 12:13:30', '2023-06-19 12:13:30'), +(2959, 1411, '2023-06-19 12:13:41', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-19 12:13:41', '2023-06-19 12:13:41'), +(2960, 1387, '2023-06-19 12:41:59', 'Parcel delivered [Collected] and received by [Felicia]', NULL, '2023-06-19 12:41:59', '2023-06-19 12:41:59'), +(2961, 1399, '2023-06-19 12:42:04', 'Parcel delivered [Collected] and received by [Mavis361]', NULL, '2023-06-19 12:42:04', '2023-06-19 12:42:04'), +(2962, 1401, '2023-06-19 12:42:08', 'Parcel delivered [Collected] and received by [Rita Nyarko]', NULL, '2023-06-19 12:42:08', '2023-06-19 12:42:08'), +(2963, 1403, '2023-06-19 12:42:12', 'Parcel delivered [Collected] and received by [Theresa]', NULL, '2023-06-19 12:42:12', '2023-06-19 12:42:12'), +(2964, 1402, '2023-06-19 12:42:15', 'Parcel delivered [Collected] and received by [Ebenezer Owusu Ansah]', NULL, '2023-06-19 12:42:15', '2023-06-19 12:42:15'), +(2965, 1395, '2023-06-19 12:42:40', 'Parcel delivered [Collected] and received by [Gifty Appiah]', NULL, '2023-06-19 12:42:40', '2023-06-19 12:42:40'), +(2966, 1385, '2023-06-19 12:42:44', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-06-19 12:42:44', '2023-06-19 12:42:44'), +(2967, 1394, '2023-06-19 12:42:56', 'Parcel delivered [Collected] and received by [Agyekum Ophelia]', NULL, '2023-06-19 12:42:56', '2023-06-19 12:42:56'), +(2968, 1397, '2023-06-19 12:43:02', 'Parcel delivered [Collected] and received by [Akosua]', NULL, '2023-06-19 12:43:02', '2023-06-19 12:43:02'), +(2969, 1382, '2023-06-19 12:43:06', 'Parcel delivered [Collected] and received by [Naa]', NULL, '2023-06-19 12:43:06', '2023-06-19 12:43:06'), +(2970, 1386, '2023-06-19 12:43:09', 'Parcel delivered [Collected] and received by [Cassandra Pomaa Sasu]', NULL, '2023-06-19 12:43:09', '2023-06-19 12:43:09'), +(2971, 1380, '2023-06-19 12:43:14', 'Parcel delivered [Collected] and received by [Ruby Mohammed]', NULL, '2023-06-19 12:43:14', '2023-06-19 12:43:14'), +(2972, 1389, '2023-06-19 12:43:17', 'Parcel delivered [Collected] and received by [Ewurama]', NULL, '2023-06-19 12:43:17', '2023-06-19 12:43:17'), +(2973, 1392, '2023-06-19 12:43:21', 'Parcel delivered [Collected] and received by [Sally]', NULL, '2023-06-19 12:43:21', '2023-06-19 12:43:21'), +(2974, 1383, '2023-06-19 12:43:24', 'Parcel delivered [Collected] and received by [Aboagyewaa Elizabeth]', NULL, '2023-06-19 12:43:24', '2023-06-19 12:43:24'), +(2975, 1379, '2023-06-19 12:43:28', 'Parcel delivered [Collected] and received by [Mary]', NULL, '2023-06-19 12:43:28', '2023-06-19 12:43:28'), +(2976, 1381, '2023-06-19 12:43:31', 'Parcel delivered [Collected] and received by [Priscilla]', NULL, '2023-06-19 12:43:31', '2023-06-19 12:43:31'), +(2977, 1384, '2023-06-19 12:43:35', 'Parcel delivered [Collected] and received by [Obayaa]', NULL, '2023-06-19 12:43:35', '2023-06-19 12:43:35'), +(2978, 1374, '2023-06-19 12:43:38', 'Parcel delivered [Collected] and received by [Adepa]', NULL, '2023-06-19 12:43:38', '2023-06-19 12:43:38'), +(2979, 1404, '2023-06-19 12:43:41', 'Parcel delivered [Collected] and received by [Portia]', NULL, '2023-06-19 12:43:41', '2023-06-19 12:43:41'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(2980, 1405, '2023-06-19 12:43:46', 'Parcel delivered [Collected] and received by [Phreeda]', NULL, '2023-06-19 12:43:46', '2023-06-19 12:43:46'), +(2981, 1407, '2023-06-19 12:45:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-19 12:45:05', '2023-06-19 12:45:05'), +(2982, 1406, '2023-06-19 12:45:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-19 12:45:09', '2023-06-19 12:45:09'), +(2983, 1390, '2023-06-19 12:45:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-19 12:45:12', '2023-06-19 12:45:12'), +(2984, 1388, '2023-06-19 12:45:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-19 12:45:22', '2023-06-19 12:45:22'), +(2985, 1484, '2023-06-20 12:24:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:24:29', '2023-06-20 12:24:29'), +(2986, 1536, '2023-06-20 12:25:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:25:26', '2023-06-20 12:25:26'), +(2987, 1489, '2023-06-20 12:25:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:25:52', '2023-06-20 12:25:52'), +(2988, 1507, '2023-06-20 12:26:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:26:01', '2023-06-20 12:26:01'), +(2989, 1499, '2023-06-20 12:26:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:26:18', '2023-06-20 12:26:18'), +(2990, 1490, '2023-06-20 12:26:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:26:31', '2023-06-20 12:26:31'), +(2991, 1500, '2023-06-20 12:26:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:26:54', '2023-06-20 12:26:54'), +(2992, 1513, '2023-06-20 12:27:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:27:08', '2023-06-20 12:27:08'), +(2993, 1518, '2023-06-20 12:28:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:28:40', '2023-06-20 12:28:40'), +(2994, 1512, '2023-06-20 12:29:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:29:02', '2023-06-20 12:29:02'), +(2995, 1524, '2023-06-20 12:29:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:29:21', '2023-06-20 12:29:21'), +(2996, 1504, '2023-06-20 12:29:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:29:49', '2023-06-20 12:29:49'), +(2997, 1517, '2023-06-20 12:30:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:30:03', '2023-06-20 12:30:03'), +(2998, 1531, '2023-06-20 12:30:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:30:21', '2023-06-20 12:30:21'), +(2999, 1533, '2023-06-20 12:30:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:30:39', '2023-06-20 12:30:39'), +(3000, 1535, '2023-06-20 12:31:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:31:07', '2023-06-20 12:31:07'), +(3001, 1491, '2023-06-20 12:31:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:31:26', '2023-06-20 12:31:26'), +(3002, 1510, '2023-06-20 12:31:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:31:58', '2023-06-20 12:31:58'), +(3003, 1526, '2023-06-20 12:32:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:32:19', '2023-06-20 12:32:19'), +(3004, 1515, '2023-06-20 12:32:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:32:41', '2023-06-20 12:32:41'), +(3005, 1503, '2023-06-20 12:33:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:33:01', '2023-06-20 12:33:01'), +(3006, 1530, '2023-06-20 12:33:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:33:14', '2023-06-20 12:33:14'), +(3007, 1523, '2023-06-20 12:33:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:33:37', '2023-06-20 12:33:37'), +(3008, 1525, '2023-06-20 12:33:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:33:49', '2023-06-20 12:33:49'), +(3009, 1520, '2023-06-20 12:34:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:34:21', '2023-06-20 12:34:21'), +(3010, 1522, '2023-06-20 12:34:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:34:37', '2023-06-20 12:34:37'), +(3011, 1527, '2023-06-20 12:35:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:35:10', '2023-06-20 12:35:10'), +(3012, 1521, '2023-06-20 12:35:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:35:23', '2023-06-20 12:35:23'), +(3013, 1482, '2023-06-20 12:35:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:35:36', '2023-06-20 12:35:36'), +(3014, 1480, '2023-06-20 12:35:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:35:45', '2023-06-20 12:35:45'), +(3015, 1488, '2023-06-20 12:35:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:35:53', '2023-06-20 12:35:53'), +(3016, 1485, '2023-06-20 12:36:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:36:12', '2023-06-20 12:36:12'), +(3017, 1479, '2023-06-20 12:36:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:36:47', '2023-06-20 12:36:47'), +(3018, 1478, '2023-06-20 12:36:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-20 12:36:53', '2023-06-20 12:36:53'), +(3019, 1537, '2023-06-20 12:57:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-20 12:57:23', '2023-06-20 12:57:23'), +(3020, 1511, '2023-06-20 12:57:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-20 12:57:43', '2023-06-20 12:57:43'), +(3021, 1502, '2023-06-20 12:57:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-20 12:57:59', '2023-06-20 12:57:59'), +(3022, 1508, '2023-06-20 12:58:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-20 12:58:11', '2023-06-20 12:58:11'), +(3023, 1495, '2023-06-20 12:58:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-20 12:58:29', '2023-06-20 12:58:29'), +(3024, 1498, '2023-06-20 12:58:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-20 12:58:45', '2023-06-20 12:58:45'), +(3025, 1493, '2023-06-20 12:59:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-20 12:59:03', '2023-06-20 12:59:03'), +(3026, 1492, '2023-06-20 12:59:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-20 12:59:21', '2023-06-20 12:59:21'), +(3027, 1477, '2023-06-20 13:00:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-20 13:00:10', '2023-06-20 13:00:10'), +(3028, 1481, '2023-06-20 13:00:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-20 13:00:44', '2023-06-20 13:00:44'), +(3029, 1534, '2023-06-20 13:02:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-20 13:02:02', '2023-06-20 13:02:02'), +(3030, 1529, '2023-06-20 13:02:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-20 13:02:17', '2023-06-20 13:02:17'), +(3031, 1519, '2023-06-20 13:02:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-20 13:02:31', '2023-06-20 13:02:31'), +(3032, 1516, '2023-06-20 13:03:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-20 13:03:47', '2023-06-20 13:03:47'), +(3033, 1506, '2023-06-20 13:05:25', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-20 13:05:25', '2023-06-20 13:05:25'), +(3034, 1532, '2023-06-20 13:05:39', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-20 13:05:39', '2023-06-20 13:05:39'), +(3035, 1528, '2023-06-20 13:05:55', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-20 13:05:55', '2023-06-20 13:05:55'), +(3036, 1509, '2023-06-20 13:06:12', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-20 13:06:12', '2023-06-20 13:06:12'), +(3037, 1505, '2023-06-20 13:06:30', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-20 13:06:30', '2023-06-20 13:06:30'), +(3038, 1501, '2023-06-20 13:06:50', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-20 13:06:50', '2023-06-20 13:06:50'), +(3039, 1497, '2023-06-20 13:07:21', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-20 13:07:21', '2023-06-20 13:07:21'), +(3040, 1496, '2023-06-20 13:13:03', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-20 13:13:03', '2023-06-20 13:13:03'), +(3041, 1494, '2023-06-20 13:13:42', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-20 13:13:42', '2023-06-20 13:13:42'), +(3042, 1487, '2023-06-20 13:14:13', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-20 13:14:13', '2023-06-20 13:14:13'), +(3043, 1486, '2023-06-20 13:14:56', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-20 13:14:56', '2023-06-20 13:14:56'), +(3044, 1476, '2023-06-20 13:15:06', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-20 13:15:06', '2023-06-20 13:15:06'), +(3045, 1514, '2023-06-20 13:33:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Self Pickup]', NULL, '2023-06-20 13:33:25', '2023-06-20 13:33:25'), +(3046, 1514, '2023-06-20 13:34:09', 'Parcel delivered [Collected] and received by [Solomon]', NULL, '2023-06-20 13:34:09', '2023-06-20 13:34:09'), +(3047, 1451, '2023-06-20 13:35:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-20 13:35:06', '2023-06-20 13:35:06'), +(3048, 1444, '2023-06-20 13:35:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-20 13:35:10', '2023-06-20 13:35:10'), +(3049, 1442, '2023-06-20 13:35:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-20 13:35:15', '2023-06-20 13:35:15'), +(3050, 1431, '2023-06-20 13:35:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-20 13:35:21', '2023-06-20 13:35:21'), +(3051, 1423, '2023-06-20 13:35:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-20 13:35:28', '2023-06-20 13:35:28'), +(3052, 1417, '2023-06-20 13:35:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-20 13:35:33', '2023-06-20 13:35:33'), +(3053, 1464, '2023-06-20 13:35:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-20 13:35:44', '2023-06-20 13:35:44'), +(3054, 1472, '2023-06-20 13:35:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-20 13:35:50', '2023-06-20 13:35:50'), +(3055, 1456, '2023-06-20 13:35:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-20 13:35:54', '2023-06-20 13:35:54'), +(3056, 1455, '2023-06-20 13:36:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-20 13:36:01', '2023-06-20 13:36:01'), +(3057, 1465, '2023-06-20 13:36:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-20 13:36:04', '2023-06-20 13:36:04'), +(3058, 1411, '2023-06-20 13:36:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-20 13:36:08', '2023-06-20 13:36:08'), +(3059, 1416, '2023-06-20 13:38:13', 'Parcel delivered [Collected] and received by [Michelle Osei]', NULL, '2023-06-20 13:38:13', '2023-06-20 13:38:13'), +(3060, 1446, '2023-06-20 13:39:45', 'Parcel delivered [Collected] and received by [Freda Osei]', NULL, '2023-06-20 13:39:45', '2023-06-20 13:39:45'), +(3061, 1441, '2023-06-20 13:39:51', 'Parcel delivered [Collected] and received by [Adjara Mohammed]', NULL, '2023-06-20 13:39:51', '2023-06-20 13:39:51'), +(3062, 1450, '2023-06-20 13:39:53', 'Parcel delivered [Collected] and received by [Ahrbyna Jade]', NULL, '2023-06-20 13:39:53', '2023-06-20 13:39:53'), +(3063, 1433, '2023-06-20 13:39:58', 'Parcel delivered [Collected] and received by [Priscilla Lawer]', NULL, '2023-06-20 13:39:58', '2023-06-20 13:39:58'), +(3064, 1445, '2023-06-20 13:40:02', 'Parcel delivered [Collected] and received by [Eunice Quansah]', NULL, '2023-06-20 13:40:02', '2023-06-20 13:40:02'), +(3065, 1437, '2023-06-20 13:40:07', 'Parcel delivered [Collected] and received by [Aggie]', NULL, '2023-06-20 13:40:07', '2023-06-20 13:40:07'), +(3066, 1461, '2023-06-20 13:40:12', 'Parcel delivered [Collected] and received by [Millicent]', NULL, '2023-06-20 13:40:12', '2023-06-20 13:40:12'), +(3067, 1429, '2023-06-20 13:40:16', 'Parcel delivered [Collected] and received by [Comfort Appiah Baiden]', NULL, '2023-06-20 13:40:16', '2023-06-20 13:40:16'), +(3068, 1469, '2023-06-20 13:40:20', 'Parcel delivered [Collected] and received by [Genevieve Bempomaa Baidoo]', NULL, '2023-06-20 13:40:20', '2023-06-20 13:40:20'), +(3069, 1439, '2023-06-20 13:40:23', 'Parcel delivered [Collected] and received by [Abubakari Zeinab]', NULL, '2023-06-20 13:40:23', '2023-06-20 13:40:23'), +(3070, 1467, '2023-06-20 13:40:27', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-06-20 13:40:27', '2023-06-20 13:40:27'), +(3071, 1470, '2023-06-20 13:40:30', 'Parcel delivered [Collected] and received by [Victoria]', NULL, '2023-06-20 13:40:30', '2023-06-20 13:40:30'), +(3072, 1412, '2023-06-20 13:40:33', 'Parcel delivered [Collected] and received by [Wendy]', NULL, '2023-06-20 13:40:33', '2023-06-20 13:40:33'), +(3073, 1457, '2023-06-20 13:40:39', 'Parcel delivered [Collected] and received by [Comfort]', NULL, '2023-06-20 13:40:39', '2023-06-20 13:40:39'), +(3074, 1415, '2023-06-20 13:40:43', 'Parcel delivered [Collected] and received by [Gertrude Achana]', NULL, '2023-06-20 13:40:43', '2023-06-20 13:40:43'), +(3075, 1448, '2023-06-20 13:44:31', 'Parcel delivered [Collected] and received by [Mimi]', NULL, '2023-06-20 13:44:31', '2023-06-20 13:44:31'), +(3076, 1468, '2023-06-20 13:44:34', 'Parcel delivered [Collected] and received by [Selina Addotey]', NULL, '2023-06-20 13:44:34', '2023-06-20 13:44:34'), +(3077, 1466, '2023-06-20 13:44:38', 'Parcel delivered [Collected] and received by [Abiba]', NULL, '2023-06-20 13:44:38', '2023-06-20 13:44:38'), +(3078, 1449, '2023-06-20 13:44:41', 'Parcel delivered [Collected] and received by [Augustina Osei Bonsu]', NULL, '2023-06-20 13:44:41', '2023-06-20 13:44:41'), +(3079, 1432, '2023-06-20 13:44:44', 'Parcel delivered [Collected] and received by [Moradam 338]', NULL, '2023-06-20 13:44:44', '2023-06-20 13:44:44'), +(3080, 1434, '2023-06-20 13:44:47', 'Parcel delivered [Collected] and received by [Akua]', NULL, '2023-06-20 13:44:47', '2023-06-20 13:44:47'), +(3081, 1436, '2023-06-20 13:44:52', 'Parcel delivered [Collected] and received by [Nana Akoto]', NULL, '2023-06-20 13:44:52', '2023-06-20 13:44:52'), +(3082, 1459, '2023-06-20 13:44:55', 'Parcel delivered [Collected] and received by [Peggy]', NULL, '2023-06-20 13:44:55', '2023-06-20 13:44:55'), +(3083, 1427, '2023-06-20 13:45:03', 'Parcel delivered [Collected] and received by [Akosua Koranteng]', NULL, '2023-06-20 13:45:03', '2023-06-20 13:45:03'), +(3084, 1443, '2023-06-20 13:45:08', 'Parcel delivered [Collected] and received by [Maureen Mensah]', NULL, '2023-06-20 13:45:08', '2023-06-20 13:45:08'), +(3085, 1414, '2023-06-20 13:45:13', 'Parcel delivered [Collected] and received by [Dorcas]', NULL, '2023-06-20 13:45:13', '2023-06-20 13:45:13'), +(3086, 1422, '2023-06-20 13:45:16', 'Parcel delivered [Collected] and received by [Justin Coleman]', NULL, '2023-06-20 13:45:16', '2023-06-20 13:45:16'), +(3087, 1418, '2023-06-20 13:45:18', 'Parcel delivered [Collected] and received by [Sugar]', NULL, '2023-06-20 13:45:18', '2023-06-20 13:45:18'), +(3088, 1424, '2023-06-20 13:45:21', 'Parcel delivered [Collected] and received by [Cappie]', NULL, '2023-06-20 13:45:21', '2023-06-20 13:45:21'), +(3089, 1440, '2023-06-20 13:45:26', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-06-20 13:45:26', '2023-06-20 13:45:26'), +(3090, 1453, '2023-06-20 13:45:33', 'Parcel delivered [Collected] and received by [Sarah Abena Donkor]', NULL, '2023-06-20 13:45:33', '2023-06-20 13:45:33'), +(3091, 1421, '2023-06-20 13:45:36', 'Parcel delivered [Collected] and received by [Pastor Sarah Dorgah]', NULL, '2023-06-20 13:45:36', '2023-06-20 13:45:36'), +(3092, 1473, '2023-06-20 13:45:39', 'Parcel delivered [Collected] and received by [Ocansey Kaki]', NULL, '2023-06-20 13:45:39', '2023-06-20 13:45:39'), +(3093, 1462, '2023-06-20 13:45:42', 'Parcel delivered [Collected] and received by [Christiana Nortey]', NULL, '2023-06-20 13:45:42', '2023-06-20 13:45:42'), +(3094, 1458, '2023-06-20 13:45:45', 'Parcel delivered [Collected] and received by [Hafsat Zuberu]', NULL, '2023-06-20 13:45:45', '2023-06-20 13:45:45'), +(3095, 1447, '2023-06-20 13:45:54', 'Parcel delivered [Collected] and received by [Firdaus]', NULL, '2023-06-20 13:45:54', '2023-06-20 13:45:54'), +(3096, 1435, '2023-06-20 13:46:02', 'Parcel delivered [Collected] and received by [Lawrencia]', NULL, '2023-06-20 13:46:02', '2023-06-20 13:46:02'), +(3097, 1430, '2023-06-20 13:46:07', 'Parcel delivered [Collected] and received by [Hannah]', NULL, '2023-06-20 13:46:07', '2023-06-20 13:46:07'), +(3098, 1471, '2023-06-20 13:46:13', 'Parcel delivered [Collected] and received by [Sadie]', NULL, '2023-06-20 13:46:13', '2023-06-20 13:46:13'), +(3099, 1474, '2023-06-20 13:46:17', 'Parcel delivered [Collected] and received by [Daniel]', NULL, '2023-06-20 13:46:17', '2023-06-20 13:46:17'), +(3100, 1452, '2023-06-20 13:46:24', 'Parcel delivered [Collected] and received by [Douglas]', NULL, '2023-06-20 13:46:24', '2023-06-20 13:46:24'), +(3101, 1425, '2023-06-20 13:46:27', 'Parcel delivered [Collected] and received by [Princess]', NULL, '2023-06-20 13:46:27', '2023-06-20 13:46:27'), +(3102, 1463, '2023-06-20 13:46:35', 'Parcel delivered [Collected] and received by [Matilda Debrah]', NULL, '2023-06-20 13:46:35', '2023-06-20 13:46:35'), +(3103, 1426, '2023-06-20 13:46:38', 'Parcel delivered [Collected] and received by [Rockson]', NULL, '2023-06-20 13:46:38', '2023-06-20 13:46:38'), +(3104, 1420, '2023-06-20 13:47:01', 'Parcel delivered [Collected] and received by [Rhema]', NULL, '2023-06-20 13:47:01', '2023-06-20 13:47:01'), +(3105, 1460, '2023-06-20 13:47:05', 'Parcel delivered [Collected] and received by [Phyllis Ocansey]', NULL, '2023-06-20 13:47:05', '2023-06-20 13:47:05'), +(3106, 1454, '2023-06-20 13:47:09', 'Parcel delivered [Collected] and received by [SANDRA]', NULL, '2023-06-20 13:47:09', '2023-06-20 13:47:09'), +(3107, 1413, '2023-06-20 13:47:13', 'Parcel delivered [Collected] and received by [Monica]', NULL, '2023-06-20 13:47:13', '2023-06-20 13:47:13'), +(3108, 1419, '2023-06-20 13:47:27', 'Parcel delivered [Collected] and received by [Theodosia]', NULL, '2023-06-20 13:47:27', '2023-06-20 13:47:27'), +(3109, 1416, '2023-06-20 13:47:57', 'Parcel delivered [Collected] and received by [Michelle Osei]', NULL, '2023-06-20 13:47:57', '2023-06-20 13:47:57'), +(3110, 1446, '2023-06-20 13:48:04', 'Parcel delivered [Collected] and received by [Freda Osei]', NULL, '2023-06-20 13:48:04', '2023-06-20 13:48:04'), +(3111, 1441, '2023-06-20 13:48:08', 'Parcel delivered [Collected] and received by [Adjara Mohammed]', NULL, '2023-06-20 13:48:08', '2023-06-20 13:48:08'), +(3112, 1450, '2023-06-20 13:48:11', 'Parcel delivered [Collected] and received by [Ahrbyna Jade]', NULL, '2023-06-20 13:48:11', '2023-06-20 13:48:11'), +(3113, 1433, '2023-06-20 13:48:19', 'Parcel delivered [Collected] and received by [Priscilla Lawer]', NULL, '2023-06-20 13:48:19', '2023-06-20 13:48:19'), +(3114, 1445, '2023-06-20 13:48:24', 'Parcel delivered [Collected] and received by [Eunice Quansah]', NULL, '2023-06-20 13:48:24', '2023-06-20 13:48:24'), +(3115, 1437, '2023-06-20 13:48:29', 'Parcel delivered [Collected] and received by [Aggie]', NULL, '2023-06-20 13:48:29', '2023-06-20 13:48:29'), +(3116, 1461, '2023-06-20 13:48:34', 'Parcel delivered [Collected] and received by [Millicent]', NULL, '2023-06-20 13:48:34', '2023-06-20 13:48:34'), +(3117, 1429, '2023-06-20 13:48:41', 'Parcel delivered [Collected] and received by [Comfort Appiah Baiden]', NULL, '2023-06-20 13:48:41', '2023-06-20 13:48:41'), +(3118, 1469, '2023-06-20 13:48:56', 'Parcel delivered [Collected] and received by [Genevieve Bempomaa Baidoo]', NULL, '2023-06-20 13:48:56', '2023-06-20 13:48:56'), +(3119, 1439, '2023-06-20 13:49:00', 'Parcel delivered [Collected] and received by [Abubakari Zeinab]', NULL, '2023-06-20 13:49:00', '2023-06-20 13:49:00'), +(3120, 1467, '2023-06-20 13:49:03', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-06-20 13:49:03', '2023-06-20 13:49:03'), +(3121, 1470, '2023-06-20 13:49:08', 'Parcel delivered [Collected] and received by [Victoria]', NULL, '2023-06-20 13:49:08', '2023-06-20 13:49:08'), +(3122, 1412, '2023-06-20 13:49:13', 'Parcel delivered [Collected] and received by [Wendy]', NULL, '2023-06-20 13:49:13', '2023-06-20 13:49:13'), +(3123, 1457, '2023-06-20 13:49:20', 'Parcel delivered [Collected] and received by [Comfort]', NULL, '2023-06-20 13:49:20', '2023-06-20 13:49:20'), +(3124, 1415, '2023-06-20 13:49:22', 'Parcel delivered [Collected] and received by [Gertrude Achana]', NULL, '2023-06-20 13:49:22', '2023-06-20 13:49:22'), +(3125, 1407, '2023-06-20 13:49:58', 'Parcel delivered [Collected] and received by [Nana Achia 341]', NULL, '2023-06-20 13:49:58', '2023-06-20 13:49:58'), +(3126, 1406, '2023-06-20 13:50:02', 'Parcel delivered [Collected] and received by [Awuradwoa]', NULL, '2023-06-20 13:50:02', '2023-06-20 13:50:02'), +(3127, 1390, '2023-06-20 13:50:05', 'Parcel delivered [Collected] and received by [Amoakowaa Ataa]', NULL, '2023-06-20 13:50:05', '2023-06-20 13:50:05'), +(3128, 1388, '2023-06-20 13:50:08', 'Parcel delivered [Collected] and received by [Winifred]', NULL, '2023-06-20 13:50:08', '2023-06-20 13:50:08'), +(3129, 1475, '2023-06-20 13:53:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Self Pickup]', NULL, '2023-06-20 13:53:28', '2023-06-20 13:53:28'), +(3130, 1475, '2023-06-20 13:53:54', 'Parcel delivered [Collected] and received by [Sam]', NULL, '2023-06-20 13:53:54', '2023-06-20 13:53:54'), +(3131, 1538, '2023-06-20 17:06:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Self Pickup]', NULL, '2023-06-20 17:06:19', '2023-06-20 17:06:19'), +(3132, 1538, '2023-06-20 17:06:50', 'Parcel delivered [Collected] and received by [Fausty]', NULL, '2023-06-20 17:06:50', '2023-06-20 17:06:50'), +(3133, 1506, '2023-06-21 14:34:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-21 14:34:16', '2023-06-21 14:34:16'), +(3134, 1532, '2023-06-21 14:34:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-21 14:34:33', '2023-06-21 14:34:33'), +(3135, 1528, '2023-06-21 14:34:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-21 14:34:54', '2023-06-21 14:34:54'), +(3136, 1509, '2023-06-21 14:35:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-21 14:35:25', '2023-06-21 14:35:25'), +(3137, 1505, '2023-06-21 14:36:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-21 14:36:02', '2023-06-21 14:36:02'), +(3138, 1501, '2023-06-21 14:36:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-21 14:36:31', '2023-06-21 14:36:31'), +(3139, 1497, '2023-06-21 14:37:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-21 14:37:26', '2023-06-21 14:37:26'), +(3140, 1496, '2023-06-21 14:38:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-21 14:38:29', '2023-06-21 14:38:29'), +(3141, 1494, '2023-06-21 14:38:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-21 14:38:50', '2023-06-21 14:38:50'), +(3142, 1487, '2023-06-21 14:39:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-21 14:39:07', '2023-06-21 14:39:07'), +(3143, 1486, '2023-06-21 14:39:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-21 14:39:32', '2023-06-21 14:39:32'), +(3144, 1476, '2023-06-21 14:39:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-21 14:39:56', '2023-06-21 14:39:56'), +(3145, 1537, '2023-06-21 14:49:52', 'Parcel delivered [Collected] and received by [Silas Nartey]', NULL, '2023-06-21 14:49:52', '2023-06-21 14:49:52'), +(3146, 1511, '2023-06-21 14:50:18', 'Parcel delivered [Collected] and received by [Grace Sebbie Otuko]', NULL, '2023-06-21 14:50:18', '2023-06-21 14:50:18'), +(3147, 1502, '2023-06-21 14:50:34', 'Parcel delivered [Collected] and received by [Anastasia Adu Gyamfi]', NULL, '2023-06-21 14:50:34', '2023-06-21 14:50:34'), +(3148, 1508, '2023-06-21 14:51:50', 'Parcel delivered [Collected] and received by [Nims]', NULL, '2023-06-21 14:51:50', '2023-06-21 14:51:50'), +(3149, 1495, '2023-06-21 14:52:39', 'Parcel delivered [Collected] and received by [Tilly]', NULL, '2023-06-21 14:52:39', '2023-06-21 14:52:39'), +(3150, 1498, '2023-06-21 14:53:01', 'Parcel delivered [Collected] and received by [Maridiya]', NULL, '2023-06-21 14:53:01', '2023-06-21 14:53:01'), +(3151, 1493, '2023-06-21 14:53:40', 'Parcel delivered [Collected] and received by [Esther]', NULL, '2023-06-21 14:53:40', '2023-06-21 14:53:40'), +(3152, 1492, '2023-06-21 14:54:22', 'Parcel delivered [Collected] and received by [Mary]', NULL, '2023-06-21 14:54:22', '2023-06-21 14:54:22'), +(3153, 1477, '2023-06-21 14:54:42', 'Parcel delivered [Collected] and received by [Eunice Bissah]', NULL, '2023-06-21 14:54:42', '2023-06-21 14:54:42'), +(3154, 1481, '2023-06-21 14:55:00', 'Parcel delivered [Collected] and received by [Esther]', NULL, '2023-06-21 14:55:00', '2023-06-21 14:55:00'), +(3155, 1524, '2023-06-21 14:55:21', 'Parcel delivered [Collected] and received by [Lizzy]', NULL, '2023-06-21 14:55:21', '2023-06-21 14:55:21'), +(3156, 1529, '2023-06-21 14:55:57', 'Parcel delivered [Collected] and received by [Dorcas]', NULL, '2023-06-21 14:55:57', '2023-06-21 14:55:57'), +(3157, 1519, '2023-06-21 14:56:21', 'Parcel delivered [Collected] and received by [Mary Ofosu]', NULL, '2023-06-21 14:56:21', '2023-06-21 14:56:21'), +(3158, 1451, '2023-06-21 14:57:58', 'Parcel delivered [Collected] and received by [Harrier]', NULL, '2023-06-21 14:57:58', '2023-06-21 14:57:58'), +(3159, 1444, '2023-06-21 14:58:13', 'Parcel delivered [Collected] and received by [Korkor]', NULL, '2023-06-21 14:58:13', '2023-06-21 14:58:13'), +(3160, 1442, '2023-06-21 14:58:17', 'Parcel delivered [Collected] and received by [Wiafe Margeret]', NULL, '2023-06-21 14:58:17', '2023-06-21 14:58:17'), +(3161, 1431, '2023-06-21 14:58:25', 'Parcel delivered [Collected] and received by [Nora]', NULL, '2023-06-21 14:58:25', '2023-06-21 14:58:25'), +(3162, 1423, '2023-06-21 14:58:29', 'Parcel delivered [Collected] and received by [Oteng Antwi Bernice]', NULL, '2023-06-21 14:58:29', '2023-06-21 14:58:29'), +(3163, 1417, '2023-06-21 14:58:43', 'Parcel delivered [Collected] and received by [Christian]', NULL, '2023-06-21 14:58:43', '2023-06-21 14:58:43'), +(3164, 1464, '2023-06-21 14:58:51', 'Parcel delivered [Collected] and received by [Deborah]', NULL, '2023-06-21 14:58:51', '2023-06-21 14:58:51'), +(3165, 1472, '2023-06-21 14:58:58', 'Parcel delivered [Collected] and received by [Ama]', NULL, '2023-06-21 14:58:58', '2023-06-21 14:58:58'), +(3166, 1456, '2023-06-21 14:59:02', 'Parcel delivered [Collected] and received by [Efya]', NULL, '2023-06-21 14:59:02', '2023-06-21 14:59:02'), +(3167, 1455, '2023-06-21 14:59:20', 'Parcel delivered [Collected] and received by [Lordina Yeboah]', NULL, '2023-06-21 14:59:20', '2023-06-21 14:59:20'), +(3168, 1465, '2023-06-21 14:59:25', 'Parcel delivered [Collected] and received by [Angelina Frimpong]', NULL, '2023-06-21 14:59:25', '2023-06-21 14:59:25'), +(3169, 1411, '2023-06-21 14:59:34', 'Parcel delivered [Collected] and received by [Ruth Frimpong]', NULL, '2023-06-21 14:59:34', '2023-06-21 14:59:34'), +(3170, 1542, '2023-06-21 15:01:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:01:52', '2023-06-21 15:01:52'), +(3171, 1543, '2023-06-21 15:01:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:01:55', '2023-06-21 15:01:55'), +(3172, 1544, '2023-06-21 15:02:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:02:00', '2023-06-21 15:02:00'), +(3173, 1545, '2023-06-21 15:02:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:02:04', '2023-06-21 15:02:04'), +(3174, 1539, '2023-06-21 15:02:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:02:30', '2023-06-21 15:02:30'), +(3175, 1541, '2023-06-21 15:02:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:02:45', '2023-06-21 15:02:45'), +(3176, 1575, '2023-06-21 15:02:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:02:51', '2023-06-21 15:02:51'), +(3177, 1574, '2023-06-21 15:02:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:02:56', '2023-06-21 15:02:56'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(3178, 1571, '2023-06-21 15:03:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:03:00', '2023-06-21 15:03:00'), +(3179, 1572, '2023-06-21 15:03:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:03:10', '2023-06-21 15:03:10'), +(3180, 1573, '2023-06-21 15:03:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:03:13', '2023-06-21 15:03:13'), +(3181, 1570, '2023-06-21 15:03:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:03:17', '2023-06-21 15:03:17'), +(3182, 1582, '2023-06-21 15:03:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:03:58', '2023-06-21 15:03:58'), +(3183, 1569, '2023-06-21 15:04:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:04:08', '2023-06-21 15:04:08'), +(3184, 1580, '2023-06-21 15:04:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:04:15', '2023-06-21 15:04:15'), +(3185, 1581, '2023-06-21 15:04:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:04:19', '2023-06-21 15:04:19'), +(3186, 1579, '2023-06-21 15:04:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:04:23', '2023-06-21 15:04:23'), +(3187, 1577, '2023-06-21 15:04:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:04:27', '2023-06-21 15:04:27'), +(3188, 1554, '2023-06-21 15:04:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:04:32', '2023-06-21 15:04:32'), +(3189, 1551, '2023-06-21 15:04:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:04:38', '2023-06-21 15:04:38'), +(3190, 1552, '2023-06-21 15:04:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:04:43', '2023-06-21 15:04:43'), +(3191, 1553, '2023-06-21 15:04:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:04:48', '2023-06-21 15:04:48'), +(3192, 1550, '2023-06-21 15:04:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:04:52', '2023-06-21 15:04:52'), +(3193, 1568, '2023-06-21 15:05:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:05:03', '2023-06-21 15:05:03'), +(3194, 1549, '2023-06-21 15:05:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:05:06', '2023-06-21 15:05:06'), +(3195, 1567, '2023-06-21 15:05:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:05:10', '2023-06-21 15:05:10'), +(3196, 1563, '2023-06-21 15:05:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:05:14', '2023-06-21 15:05:14'), +(3197, 1564, '2023-06-21 15:05:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:05:17', '2023-06-21 15:05:17'), +(3198, 1561, '2023-06-21 15:05:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:05:23', '2023-06-21 15:05:23'), +(3199, 1559, '2023-06-21 15:05:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:05:40', '2023-06-21 15:05:40'), +(3200, 1558, '2023-06-21 15:05:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:05:47', '2023-06-21 15:05:47'), +(3201, 1557, '2023-06-21 15:05:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:05:55', '2023-06-21 15:05:55'), +(3202, 1560, '2023-06-21 15:05:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:05:58', '2023-06-21 15:05:58'), +(3203, 1555, '2023-06-21 15:06:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:06:07', '2023-06-21 15:06:07'), +(3204, 1556, '2023-06-21 15:06:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-21 15:06:10', '2023-06-21 15:06:10'), +(3205, 1623, '2023-06-22 12:00:35', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:00:35', '2023-06-22 12:00:35'), +(3206, 1627, '2023-06-22 12:00:41', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:00:41', '2023-06-22 12:00:41'), +(3207, 1585, '2023-06-22 12:00:45', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:00:45', '2023-06-22 12:00:45'), +(3208, 1584, '2023-06-22 12:00:49', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:00:49', '2023-06-22 12:00:49'), +(3209, 1597, '2023-06-22 12:00:53', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:00:53', '2023-06-22 12:00:53'), +(3210, 1595, '2023-06-22 12:00:56', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:00:56', '2023-06-22 12:00:56'), +(3211, 1594, '2023-06-22 12:00:59', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:00:59', '2023-06-22 12:00:59'), +(3212, 1593, '2023-06-22 12:01:02', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:01:02', '2023-06-22 12:01:02'), +(3213, 1591, '2023-06-22 12:01:05', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:01:05', '2023-06-22 12:01:05'), +(3214, 1612, '2023-06-22 12:01:08', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:01:08', '2023-06-22 12:01:08'), +(3215, 1607, '2023-06-22 12:01:11', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:01:11', '2023-06-22 12:01:11'), +(3216, 1618, '2023-06-22 12:01:15', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:01:15', '2023-06-22 12:01:15'), +(3217, 1617, '2023-06-22 12:01:18', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:01:18', '2023-06-22 12:01:18'), +(3218, 1616, '2023-06-22 12:01:22', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:01:22', '2023-06-22 12:01:22'), +(3219, 1615, '2023-06-22 12:01:25', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:01:25', '2023-06-22 12:01:25'), +(3220, 1546, '2023-06-22 12:01:31', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:01:31', '2023-06-22 12:01:31'), +(3221, 1540, '2023-06-22 12:01:51', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:01:51', '2023-06-22 12:01:51'), +(3222, 1576, '2023-06-22 12:01:56', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:01:56', '2023-06-22 12:01:56'), +(3223, 1583, '2023-06-22 12:02:01', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:02:01', '2023-06-22 12:02:01'), +(3224, 1578, '2023-06-22 12:02:06', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:02:06', '2023-06-22 12:02:06'), +(3225, 1547, '2023-06-22 12:02:11', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:02:11', '2023-06-22 12:02:11'), +(3226, 1548, '2023-06-22 12:02:14', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:02:14', '2023-06-22 12:02:14'), +(3227, 1565, '2023-06-22 12:02:18', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:02:18', '2023-06-22 12:02:18'), +(3228, 1566, '2023-06-22 12:02:21', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:02:21', '2023-06-22 12:02:21'), +(3229, 1562, '2023-06-22 12:02:28', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-22 12:02:28', '2023-06-22 12:02:28'), +(3230, 1506, '2023-06-22 12:03:35', 'Parcel delivered [Collected] and received by [Bernice Boatemaa]', NULL, '2023-06-22 12:03:35', '2023-06-22 12:03:35'), +(3231, 1532, '2023-06-22 12:04:05', 'Parcel delivered [Collected] and received by [Rose Appiah]', NULL, '2023-06-22 12:04:05', '2023-06-22 12:04:05'), +(3232, 1528, '2023-06-22 12:04:24', 'Parcel delivered [Collected] and received by [Muslim]', NULL, '2023-06-22 12:04:24', '2023-06-22 12:04:24'), +(3233, 1509, '2023-06-22 12:05:04', 'Parcel delivered [Collected] and received by [JOyce]', NULL, '2023-06-22 12:05:04', '2023-06-22 12:05:04'), +(3234, 1505, '2023-06-22 12:05:23', 'Parcel delivered [Collected] and received by [Patricia]', NULL, '2023-06-22 12:05:23', '2023-06-22 12:05:23'), +(3235, 1501, '2023-06-22 12:06:10', 'Parcel delivered [Collected] and received by [Achiaa Mary]', NULL, '2023-06-22 12:06:10', '2023-06-22 12:06:10'), +(3236, 1497, '2023-06-22 12:06:28', 'Parcel delivered [Collected] and received by [Adama Yussif]', NULL, '2023-06-22 12:06:28', '2023-06-22 12:06:28'), +(3237, 1496, '2023-06-22 12:06:43', 'Parcel delivered [Collected] and received by [Michelle Owusu]', NULL, '2023-06-22 12:06:43', '2023-06-22 12:06:43'), +(3238, 1494, '2023-06-22 12:07:04', 'Parcel delivered [Collected] and received by [Janet Addo]', NULL, '2023-06-22 12:07:04', '2023-06-22 12:07:04'), +(3239, 1487, '2023-06-22 12:07:23', 'Parcel delivered [Collected] and received by [Rachel]', NULL, '2023-06-22 12:07:23', '2023-06-22 12:07:23'), +(3240, 1486, '2023-06-22 12:07:41', 'Parcel delivered [Collected] and received by [Afia konadu]', NULL, '2023-06-22 12:07:41', '2023-06-22 12:07:41'), +(3241, 1476, '2023-06-22 12:08:05', 'Parcel delivered [Collected] and received by [Agyeiwaa Lily]', NULL, '2023-06-22 12:08:05', '2023-06-22 12:08:05'), +(3242, 1491, '2023-06-22 12:08:44', 'Parcel delivered [Collected] and received by [Lovia]', NULL, '2023-06-22 12:08:44', '2023-06-22 12:08:44'), +(3243, 1491, '2023-06-22 12:09:56', 'Parcel delivered [Collected] and received by [Lovia]', NULL, '2023-06-22 12:09:56', '2023-06-22 12:09:56'), +(3244, 1510, '2023-06-22 12:10:26', 'Parcel delivered [Collected] and received by [Asirifi Faustina Gyaawah]', NULL, '2023-06-22 12:10:26', '2023-06-22 12:10:26'), +(3245, 1526, '2023-06-22 12:10:50', 'Parcel delivered [Collected] and received by [Kukua]', NULL, '2023-06-22 12:10:50', '2023-06-22 12:10:50'), +(3246, 1515, '2023-06-22 12:11:35', 'Parcel delivered [Collected] and received by [Ruby]', NULL, '2023-06-22 12:11:35', '2023-06-22 12:11:35'), +(3247, 1503, '2023-06-22 12:12:00', 'Parcel delivered [Collected] and received by [Precious Mawunyo Akplam]', NULL, '2023-06-22 12:12:00', '2023-06-22 12:12:00'), +(3248, 1530, '2023-06-22 12:12:24', 'Parcel delivered [Collected] and received by [Yhaa scotch]', NULL, '2023-06-22 12:12:24', '2023-06-22 12:12:24'), +(3249, 1523, '2023-06-22 12:14:49', 'Parcel delivered [Collected] and received by [Grace]', NULL, '2023-06-22 12:14:49', '2023-06-22 12:14:49'), +(3250, 1525, '2023-06-22 12:49:19', 'Parcel delivered [Collected] and received by [Abena]', NULL, '2023-06-22 12:49:19', '2023-06-22 12:49:19'), +(3251, 1522, '2023-06-22 12:54:25', 'Parcel delivered [Collected] and received by [Rebecca Baah]', NULL, '2023-06-22 12:54:25', '2023-06-22 12:54:25'), +(3252, 1520, '2023-06-22 12:54:40', 'Parcel delivered [Collected] and received by [Mary Baku]', NULL, '2023-06-22 12:54:40', '2023-06-22 12:54:40'), +(3253, 1527, '2023-06-22 12:54:57', 'Parcel delivered [Collected] and received by [Asiedu Hagar]', NULL, '2023-06-22 12:54:57', '2023-06-22 12:54:57'), +(3254, 1521, '2023-06-22 12:55:15', 'Parcel delivered [Collected] and received by [Asantewaa Dorkutso]', NULL, '2023-06-22 12:55:15', '2023-06-22 12:55:15'), +(3255, 1482, '2023-06-22 12:55:35', 'Parcel delivered [Collected] and received by [Victoria]', NULL, '2023-06-22 12:55:35', '2023-06-22 12:55:35'), +(3256, 1480, '2023-06-22 12:55:57', 'Parcel delivered [Collected] and received by [Sophia]', NULL, '2023-06-22 12:55:57', '2023-06-22 12:55:57'), +(3257, 1483, '2023-06-22 12:57:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 12:57:27', '2023-06-22 12:57:27'), +(3258, 1483, '2023-06-22 12:57:54', 'Parcel delivered [Collected] and received by [Demii]', NULL, '2023-06-22 12:57:54', '2023-06-22 12:57:54'), +(3259, 1485, '2023-06-22 12:58:09', 'Parcel delivered [Collected] and received by [Ocansey Kaki]', NULL, '2023-06-22 12:58:09', '2023-06-22 12:58:09'), +(3260, 1479, '2023-06-22 12:58:27', 'Parcel delivered [Collected] and received by [Genevieve]', NULL, '2023-06-22 12:58:27', '2023-06-22 12:58:27'), +(3261, 1478, '2023-06-22 12:58:42', 'Parcel delivered [Collected] and received by [Aniita Sarpong]', NULL, '2023-06-22 12:58:42', '2023-06-22 12:58:42'), +(3262, 1512, '2023-06-22 12:59:06', 'Parcel delivered [Collected] and received by [Slyvia]', NULL, '2023-06-22 12:59:06', '2023-06-22 12:59:06'), +(3263, 1518, '2023-06-22 12:59:22', 'Parcel delivered [Collected] and received by [Akua]', NULL, '2023-06-22 12:59:22', '2023-06-22 12:59:22'), +(3264, 1513, '2023-06-22 12:59:36', 'Parcel delivered [Collected] and received by [Charity]', NULL, '2023-06-22 12:59:36', '2023-06-22 12:59:36'), +(3265, 1500, '2023-06-22 12:59:59', 'Parcel delivered [Collected] and received by [Blessing]', NULL, '2023-06-22 12:59:59', '2023-06-22 12:59:59'), +(3266, 1490, '2023-06-22 13:00:18', 'Parcel delivered [Collected] and received by [Sandra]', NULL, '2023-06-22 13:00:18', '2023-06-22 13:00:18'), +(3267, 1499, '2023-06-22 13:00:36', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-06-22 13:00:36', '2023-06-22 13:00:36'), +(3268, 1507, '2023-06-22 13:00:52', 'Parcel delivered [Collected] and received by [Samad]', NULL, '2023-06-22 13:00:52', '2023-06-22 13:00:52'), +(3269, 1489, '2023-06-22 13:01:09', 'Parcel delivered [Collected] and received by [Ivy Elikplim]', NULL, '2023-06-22 13:01:09', '2023-06-22 13:01:09'), +(3270, 1536, '2023-06-22 13:01:20', 'Parcel delivered [Collected] and received by [Christabel]', NULL, '2023-06-22 13:01:20', '2023-06-22 13:01:20'), +(3271, 1484, '2023-06-22 13:01:34', 'Parcel delivered [Collected] and received by [Beatrice Amoah]', NULL, '2023-06-22 13:01:34', '2023-06-22 13:01:34'), +(3272, 1488, '2023-06-22 13:02:27', 'Parcel delivered [Collected] and received by [Teye Rose Dede]', NULL, '2023-06-22 13:02:27', '2023-06-22 13:02:27'), +(3273, 1531, '2023-06-22 13:02:43', 'Parcel delivered [Collected] and received by [Amasaman]', NULL, '2023-06-22 13:02:43', '2023-06-22 13:02:43'), +(3274, 1504, '2023-06-22 13:03:08', 'Parcel delivered [Collected] and received by [Besty]', NULL, '2023-06-22 13:03:08', '2023-06-22 13:03:08'), +(3275, 1517, '2023-06-22 13:03:21', 'Parcel delivered [Collected] and received by [Adepa]', NULL, '2023-06-22 13:03:21', '2023-06-22 13:03:21'), +(3276, 1533, '2023-06-22 13:03:32', 'Parcel delivered [Collected] and received by [Larry]', NULL, '2023-06-22 13:03:32', '2023-06-22 13:03:32'), +(3277, 1535, '2023-06-22 13:03:49', 'Parcel delivered [Collected] and received by [Tabitha]', NULL, '2023-06-22 13:03:49', '2023-06-22 13:03:49'), +(3278, 1604, '2023-06-22 13:04:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:04:12', '2023-06-22 13:04:12'), +(3279, 1621, '2023-06-22 13:04:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:04:17', '2023-06-22 13:04:17'), +(3280, 1599, '2023-06-22 13:04:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:04:21', '2023-06-22 13:04:21'), +(3281, 1588, '2023-06-22 13:04:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:04:25', '2023-06-22 13:04:25'), +(3282, 1622, '2023-06-22 13:04:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:04:27', '2023-06-22 13:04:27'), +(3283, 1596, '2023-06-22 13:04:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:04:31', '2023-06-22 13:04:31'), +(3284, 1587, '2023-06-22 13:04:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:04:34', '2023-06-22 13:04:34'), +(3285, 1592, '2023-06-22 13:04:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:04:39', '2023-06-22 13:04:39'), +(3286, 1589, '2023-06-22 13:04:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:04:42', '2023-06-22 13:04:42'), +(3287, 1608, '2023-06-22 13:04:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:04:48', '2023-06-22 13:04:48'), +(3288, 1620, '2023-06-22 13:04:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:04:52', '2023-06-22 13:04:52'), +(3289, 1598, '2023-06-22 13:04:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:04:56', '2023-06-22 13:04:56'), +(3290, 1611, '2023-06-22 13:05:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:05:08', '2023-06-22 13:05:08'), +(3291, 1602, '2023-06-22 13:05:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:05:11', '2023-06-22 13:05:11'), +(3292, 1600, '2023-06-22 13:05:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:05:15', '2023-06-22 13:05:15'), +(3293, 1606, '2023-06-22 13:05:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:05:21', '2023-06-22 13:05:21'), +(3294, 1609, '2023-06-22 13:05:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:05:25', '2023-06-22 13:05:25'), +(3295, 1630, '2023-06-22 13:05:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:05:32', '2023-06-22 13:05:32'), +(3296, 1629, '2023-06-22 13:05:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:05:39', '2023-06-22 13:05:39'), +(3297, 1628, '2023-06-22 13:05:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:05:54', '2023-06-22 13:05:54'), +(3298, 1619, '2023-06-22 13:05:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-22 13:05:58', '2023-06-22 13:05:58'), +(3299, 1631, '2023-06-22 13:06:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-22 13:06:27', '2023-06-22 13:06:27'), +(3300, 1590, '2023-06-22 13:06:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-22 13:06:33', '2023-06-22 13:06:33'), +(3301, 1601, '2023-06-22 13:06:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-22 13:06:40', '2023-06-22 13:06:40'), +(3302, 1605, '2023-06-22 13:06:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-22 13:06:44', '2023-06-22 13:06:44'), +(3303, 1610, '2023-06-22 13:06:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-22 13:06:48', '2023-06-22 13:06:48'), +(3304, 1586, '2023-06-22 13:06:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-22 13:06:52', '2023-06-22 13:06:52'), +(3305, 1614, '2023-06-22 13:06:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-22 13:06:59', '2023-06-22 13:06:59'), +(3306, 1613, '2023-06-22 13:07:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-22 13:07:05', '2023-06-22 13:07:05'), +(3307, 1603, '2023-06-22 13:07:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-22 13:07:09', '2023-06-22 13:07:09'), +(3308, 1651, '2023-06-23 13:47:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:47:44', '2023-06-23 13:47:44'), +(3309, 1668, '2023-06-23 13:47:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:47:50', '2023-06-23 13:47:50'), +(3310, 1658, '2023-06-23 13:47:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:47:54', '2023-06-23 13:47:54'), +(3311, 1640, '2023-06-23 13:48:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:48:01', '2023-06-23 13:48:01'), +(3312, 1661, '2023-06-23 13:48:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:48:30', '2023-06-23 13:48:30'), +(3313, 1638, '2023-06-23 13:48:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:48:36', '2023-06-23 13:48:36'), +(3314, 1669, '2023-06-23 13:48:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:48:51', '2023-06-23 13:48:51'), +(3315, 1637, '2023-06-23 13:48:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:48:59', '2023-06-23 13:48:59'), +(3316, 1648, '2023-06-23 13:49:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:49:06', '2023-06-23 13:49:06'), +(3317, 1665, '2023-06-23 13:49:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:49:11', '2023-06-23 13:49:11'), +(3318, 1653, '2023-06-23 13:49:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:49:22', '2023-06-23 13:49:22'), +(3319, 1664, '2023-06-23 13:49:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:49:27', '2023-06-23 13:49:27'), +(3320, 1647, '2023-06-23 13:49:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:49:36', '2023-06-23 13:49:36'), +(3321, 1659, '2023-06-23 13:49:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:49:40', '2023-06-23 13:49:40'), +(3322, 1656, '2023-06-23 13:49:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:49:45', '2023-06-23 13:49:45'), +(3323, 1634, '2023-06-23 13:49:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:49:48', '2023-06-23 13:49:48'), +(3324, 1643, '2023-06-23 13:49:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:49:55', '2023-06-23 13:49:55'), +(3325, 1633, '2023-06-23 13:49:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:49:59', '2023-06-23 13:49:59'), +(3326, 1652, '2023-06-23 13:50:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:50:11', '2023-06-23 13:50:11'), +(3327, 1641, '2023-06-23 13:50:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:50:17', '2023-06-23 13:50:17'), +(3328, 1655, '2023-06-23 13:50:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:50:22', '2023-06-23 13:50:22'), +(3329, 1636, '2023-06-23 13:50:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:50:25', '2023-06-23 13:50:25'), +(3330, 1670, '2023-06-23 13:50:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:50:28', '2023-06-23 13:50:28'), +(3331, 1650, '2023-06-23 13:50:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-23 13:50:31', '2023-06-23 13:50:31'), +(3332, 1635, '2023-06-23 13:53:44', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-23 13:53:44', '2023-06-23 13:53:44'), +(3333, 1632, '2023-06-23 13:53:48', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-23 13:53:48', '2023-06-23 13:53:48'), +(3334, 1662, '2023-06-23 13:53:52', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-23 13:53:52', '2023-06-23 13:53:52'), +(3335, 1649, '2023-06-23 13:53:57', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-23 13:53:57', '2023-06-23 13:53:57'), +(3336, 1646, '2023-06-23 13:54:00', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-23 13:54:00', '2023-06-23 13:54:00'), +(3337, 1660, '2023-06-23 13:54:03', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-23 13:54:03', '2023-06-23 13:54:03'), +(3338, 1541, '2023-06-23 13:54:08', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-23 13:54:08', '2023-06-23 13:54:08'), +(3339, 1667, '2023-06-23 13:54:13', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-23 13:54:13', '2023-06-23 13:54:13'), +(3340, 1657, '2023-06-23 13:54:19', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-23 13:54:19', '2023-06-23 13:54:19'), +(3341, 1546, '2023-06-23 15:13:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:13:27', '2023-06-23 15:13:27'), +(3342, 1540, '2023-06-23 15:14:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:14:19', '2023-06-23 15:14:19'), +(3343, 1576, '2023-06-23 15:14:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:14:25', '2023-06-23 15:14:25'), +(3344, 1583, '2023-06-23 15:14:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:14:29', '2023-06-23 15:14:29'), +(3345, 1578, '2023-06-23 15:14:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:14:32', '2023-06-23 15:14:32'), +(3346, 1547, '2023-06-23 15:14:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:14:35', '2023-06-23 15:14:35'), +(3347, 1548, '2023-06-23 15:14:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:14:39', '2023-06-23 15:14:39'), +(3348, 1565, '2023-06-23 15:14:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:14:43', '2023-06-23 15:14:43'), +(3349, 1566, '2023-06-23 15:14:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:14:52', '2023-06-23 15:14:52'), +(3350, 1562, '2023-06-23 15:15:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:15:01', '2023-06-23 15:15:01'), +(3351, 1623, '2023-06-23 15:15:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:15:05', '2023-06-23 15:15:05'), +(3352, 1627, '2023-06-23 15:15:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:15:10', '2023-06-23 15:15:10'), +(3353, 1585, '2023-06-23 15:15:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:15:14', '2023-06-23 15:15:14'), +(3354, 1584, '2023-06-23 15:15:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:15:18', '2023-06-23 15:15:18'), +(3355, 1597, '2023-06-23 15:15:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:15:21', '2023-06-23 15:15:21'), +(3356, 1595, '2023-06-23 15:15:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:15:28', '2023-06-23 15:15:28'), +(3357, 1594, '2023-06-23 15:15:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:15:31', '2023-06-23 15:15:31'), +(3358, 1593, '2023-06-23 15:15:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:15:34', '2023-06-23 15:15:34'), +(3359, 1591, '2023-06-23 15:15:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:15:37', '2023-06-23 15:15:37'), +(3360, 1612, '2023-06-23 15:15:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:15:40', '2023-06-23 15:15:40'), +(3361, 1607, '2023-06-23 15:15:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:15:44', '2023-06-23 15:15:44'), +(3362, 1618, '2023-06-23 15:15:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:15:49', '2023-06-23 15:15:49'), +(3363, 1617, '2023-06-23 15:15:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:15:57', '2023-06-23 15:15:57'), +(3364, 1616, '2023-06-23 15:16:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:16:00', '2023-06-23 15:16:00'), +(3365, 1615, '2023-06-23 15:16:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-23 15:16:05', '2023-06-23 15:16:05'), +(3366, 1631, '2023-06-23 15:18:45', 'Parcel delivered [Collected] and received by [Hellen]', NULL, '2023-06-23 15:18:45', '2023-06-23 15:18:45'), +(3367, 1590, '2023-06-23 15:18:49', 'Parcel delivered [Collected] and received by [Perpetual]', NULL, '2023-06-23 15:18:49', '2023-06-23 15:18:49'), +(3368, 1601, '2023-06-23 15:18:53', 'Parcel delivered [Collected] and received by [Maame Duku]', NULL, '2023-06-23 15:18:53', '2023-06-23 15:18:53'), +(3369, 1605, '2023-06-23 15:18:56', 'Parcel delivered [Collected] and received by [Nana Adwoa]', NULL, '2023-06-23 15:18:56', '2023-06-23 15:18:56'), +(3370, 1610, '2023-06-23 15:18:59', 'Parcel delivered [Collected] and received by [Ama Lawrencia]', NULL, '2023-06-23 15:18:59', '2023-06-23 15:18:59'), +(3371, 1586, '2023-06-23 15:19:04', 'Parcel delivered [Collected] and received by [Hawa]', NULL, '2023-06-23 15:19:04', '2023-06-23 15:19:04'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(3372, 1614, '2023-06-23 15:19:07', 'Parcel delivered [Collected] and received by [Seraphine]', NULL, '2023-06-23 15:19:07', '2023-06-23 15:19:07'), +(3373, 1613, '2023-06-23 15:19:10', 'Parcel delivered [Collected] and received by [Eva Nkrumah]', NULL, '2023-06-23 15:19:10', '2023-06-23 15:19:10'), +(3374, 1603, '2023-06-23 15:19:14', 'Parcel delivered [Collected] and received by [Patience Enyonam]', NULL, '2023-06-23 15:19:14', '2023-06-23 15:19:14'), +(3375, 1542, '2023-06-23 15:19:46', 'Parcel delivered [Collected] and received by [Millencent]', NULL, '2023-06-23 15:19:46', '2023-06-23 15:19:46'), +(3376, 1543, '2023-06-23 15:19:49', 'Parcel delivered [Collected] and received by [Georgina Mawuse]', NULL, '2023-06-23 15:19:49', '2023-06-23 15:19:49'), +(3377, 1544, '2023-06-23 15:19:52', 'Parcel delivered [Collected] and received by [Deborah]', NULL, '2023-06-23 15:19:52', '2023-06-23 15:19:52'), +(3378, 1545, '2023-06-23 15:19:55', 'Parcel delivered [Collected] and received by [Becca]', NULL, '2023-06-23 15:19:55', '2023-06-23 15:19:55'), +(3379, 1539, '2023-06-23 15:20:08', 'Parcel delivered [Collected] and received by [Nafisa]', NULL, '2023-06-23 15:20:08', '2023-06-23 15:20:08'), +(3380, 1541, '2023-06-23 15:20:23', 'Parcel delivered [Collected] and received by [Asamoah Richard]', NULL, '2023-06-23 15:20:23', '2023-06-23 15:20:23'), +(3381, 1575, '2023-06-23 15:20:30', 'Parcel delivered [Collected] and received by [Bridgette]', NULL, '2023-06-23 15:20:30', '2023-06-23 15:20:30'), +(3382, 1574, '2023-06-23 15:20:37', 'Parcel delivered [Collected] and received by [Yolanda]', NULL, '2023-06-23 15:20:37', '2023-06-23 15:20:37'), +(3383, 1571, '2023-06-23 15:20:41', 'Parcel delivered [Collected] and received by [Mr Kwarteng]', NULL, '2023-06-23 15:20:41', '2023-06-23 15:20:41'), +(3384, 1572, '2023-06-23 15:20:45', 'Parcel delivered [Collected] and received by [Racheal]', NULL, '2023-06-23 15:20:45', '2023-06-23 15:20:45'), +(3385, 1573, '2023-06-23 15:20:49', 'Parcel delivered [Collected] and received by [Maame Tina]', NULL, '2023-06-23 15:20:49', '2023-06-23 15:20:49'), +(3386, 1570, '2023-06-23 15:20:53', 'Parcel delivered [Collected] and received by [Aba]', NULL, '2023-06-23 15:20:53', '2023-06-23 15:20:53'), +(3387, 1582, '2023-06-23 15:20:56', 'Parcel delivered [Collected] and received by [Celestine]', NULL, '2023-06-23 15:20:56', '2023-06-23 15:20:56'), +(3388, 1569, '2023-06-23 15:21:01', 'Parcel delivered [Collected] and received by [Selina]', NULL, '2023-06-23 15:21:01', '2023-06-23 15:21:01'), +(3389, 1580, '2023-06-23 15:21:04', 'Parcel delivered [Collected] and received by [Daniella]', NULL, '2023-06-23 15:21:04', '2023-06-23 15:21:04'), +(3390, 1581, '2023-06-23 15:21:07', 'Parcel delivered [Collected] and received by [Love Asare]', NULL, '2023-06-23 15:21:07', '2023-06-23 15:21:07'), +(3391, 1579, '2023-06-23 15:21:10', 'Parcel delivered [Collected] and received by [Patricia]', NULL, '2023-06-23 15:21:10', '2023-06-23 15:21:10'), +(3392, 1577, '2023-06-23 15:21:17', 'Parcel delivered [Collected] and received by [Joyce]', NULL, '2023-06-23 15:21:17', '2023-06-23 15:21:17'), +(3393, 1554, '2023-06-23 15:21:19', 'Parcel delivered [Collected] and received by [Mavis Blaboe]', NULL, '2023-06-23 15:21:19', '2023-06-23 15:21:19'), +(3394, 1551, '2023-06-23 15:21:31', 'Parcel delivered [Collected] and received by [Sarah Frempomaa]', NULL, '2023-06-23 15:21:31', '2023-06-23 15:21:31'), +(3395, 1552, '2023-06-23 15:21:34', 'Parcel delivered [Collected] and received by [Ellen]', NULL, '2023-06-23 15:21:34', '2023-06-23 15:21:34'), +(3396, 1553, '2023-06-23 15:21:37', 'Parcel delivered [Collected] and received by [Akosua]', NULL, '2023-06-23 15:21:37', '2023-06-23 15:21:37'), +(3397, 1550, '2023-06-23 15:21:41', 'Parcel delivered [Collected] and received by [Becky]', NULL, '2023-06-23 15:21:41', '2023-06-23 15:21:41'), +(3398, 1568, '2023-06-23 15:21:45', 'Parcel delivered [Collected] and received by [Martha]', NULL, '2023-06-23 15:21:45', '2023-06-23 15:21:45'), +(3399, 1549, '2023-06-23 15:21:52', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-06-23 15:21:52', '2023-06-23 15:21:52'), +(3400, 1567, '2023-06-23 15:21:56', 'Parcel delivered [Collected] and received by [Eleanor Baah]', NULL, '2023-06-23 15:21:56', '2023-06-23 15:21:56'), +(3401, 1563, '2023-06-23 15:22:01', 'Parcel delivered [Collected] and received by [Moh]', NULL, '2023-06-23 15:22:01', '2023-06-23 15:22:01'), +(3402, 1564, '2023-06-23 15:22:06', 'Parcel delivered [Collected] and received by [Diya]', NULL, '2023-06-23 15:22:06', '2023-06-23 15:22:06'), +(3403, 1561, '2023-06-23 15:22:13', 'Parcel delivered [Collected] and received by [Tilly]', NULL, '2023-06-23 15:22:13', '2023-06-23 15:22:13'), +(3404, 1559, '2023-06-23 15:22:17', 'Parcel delivered [Collected] and received by [Herbert Agbotse]', NULL, '2023-06-23 15:22:17', '2023-06-23 15:22:17'), +(3405, 1558, '2023-06-23 15:22:44', 'Parcel delivered [Collected] and received by [Christabel]', NULL, '2023-06-23 15:22:44', '2023-06-23 15:22:44'), +(3406, 1557, '2023-06-23 15:22:51', 'Parcel delivered [Collected] and received by [Rebeca]', NULL, '2023-06-23 15:22:51', '2023-06-23 15:22:51'), +(3407, 1560, '2023-06-23 15:22:55', 'Parcel delivered [Collected] and received by [Mardya]', NULL, '2023-06-23 15:22:55', '2023-06-23 15:22:55'), +(3408, 1555, '2023-06-23 15:23:18', 'Parcel delivered [Collected] and received by [Moradam 338]', NULL, '2023-06-23 15:23:18', '2023-06-23 15:23:18'), +(3409, 1556, '2023-06-23 15:23:24', 'Parcel delivered [Collected] and received by [Abigail Kesewah]', NULL, '2023-06-23 15:23:24', '2023-06-23 15:23:24'), +(3410, 1604, '2023-06-23 15:23:56', 'Parcel delivered [Collected] and received by [Ruth]', NULL, '2023-06-23 15:23:56', '2023-06-23 15:23:56'), +(3411, 1621, '2023-06-23 15:24:03', 'Parcel delivered [Collected] and received by [Betty]', NULL, '2023-06-23 15:24:03', '2023-06-23 15:24:03'), +(3412, 1599, '2023-06-23 15:24:18', 'Parcel delivered [Collected] and received by [Nelly]', NULL, '2023-06-23 15:24:18', '2023-06-23 15:24:18'), +(3413, 1588, '2023-06-23 15:24:23', 'Parcel delivered [Collected] and received by [Mina]', NULL, '2023-06-23 15:24:23', '2023-06-23 15:24:23'), +(3414, 1622, '2023-06-23 15:24:27', 'Parcel delivered [Collected] and received by [Sammy]', NULL, '2023-06-23 15:24:27', '2023-06-23 15:24:27'), +(3415, 1596, '2023-06-23 15:24:32', 'Parcel delivered [Collected] and received by [Rhimel]', NULL, '2023-06-23 15:24:32', '2023-06-23 15:24:32'), +(3416, 1587, '2023-06-23 15:24:38', 'Parcel delivered [Collected] and received by [Bridget Akorfa]', NULL, '2023-06-23 15:24:38', '2023-06-23 15:24:38'), +(3417, 1592, '2023-06-23 15:24:45', 'Parcel delivered [Collected] and received by [Asantewaa Kate]', NULL, '2023-06-23 15:24:45', '2023-06-23 15:24:45'), +(3418, 1589, '2023-06-23 15:24:55', 'Parcel delivered [Collected] and received by [Kimberly]', NULL, '2023-06-23 15:24:55', '2023-06-23 15:24:55'), +(3419, 1608, '2023-06-23 15:25:02', 'Parcel delivered [Collected] and received by [Theresah]', NULL, '2023-06-23 15:25:02', '2023-06-23 15:25:02'), +(3420, 1620, '2023-06-23 15:25:09', 'Parcel delivered [Collected] and received by [Nana Ama]', NULL, '2023-06-23 15:25:09', '2023-06-23 15:25:09'), +(3421, 1598, '2023-06-23 15:25:13', 'Parcel delivered [Collected] and received by [Candace]', NULL, '2023-06-23 15:25:13', '2023-06-23 15:25:13'), +(3422, 1611, '2023-06-23 15:25:16', 'Parcel delivered [Collected] and received by [Ruth]', NULL, '2023-06-23 15:25:16', '2023-06-23 15:25:16'), +(3423, 1602, '2023-06-23 15:25:20', 'Parcel delivered [Collected] and received by [Akua]', NULL, '2023-06-23 15:25:20', '2023-06-23 15:25:20'), +(3424, 1600, '2023-06-23 15:25:26', 'Parcel delivered [Collected] and received by [Akua Shunnel]', NULL, '2023-06-23 15:25:26', '2023-06-23 15:25:26'), +(3425, 1606, '2023-06-23 15:25:30', 'Parcel delivered [Collected] and received by [Portia]', NULL, '2023-06-23 15:25:30', '2023-06-23 15:25:30'), +(3426, 1609, '2023-06-23 15:25:34', 'Parcel delivered [Collected] and received by [John Philip]', NULL, '2023-06-23 15:25:34', '2023-06-23 15:25:34'), +(3427, 1630, '2023-06-23 15:25:37', 'Parcel delivered [Collected] and received by [Sarah Adomako]', NULL, '2023-06-23 15:25:37', '2023-06-23 15:25:37'), +(3428, 1629, '2023-06-23 15:25:41', 'Parcel delivered [Collected] and received by [hannah]', NULL, '2023-06-23 15:25:41', '2023-06-23 15:25:41'), +(3429, 1628, '2023-06-23 15:25:45', 'Parcel delivered [Collected] and received by [Mingle]', NULL, '2023-06-23 15:25:45', '2023-06-23 15:25:45'), +(3430, 1619, '2023-06-23 15:25:52', 'Parcel delivered [Collected] and received by [Regina Sackey]', NULL, '2023-06-23 15:25:52', '2023-06-23 15:25:52'), +(3431, 1671, '2023-06-23 15:29:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-23 15:29:30', '2023-06-23 15:29:30'), +(3432, 1663, '2023-06-23 15:30:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-23 15:30:54', '2023-06-23 15:30:54'), +(3433, 1644, '2023-06-23 15:31:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-23 15:31:15', '2023-06-23 15:31:15'), +(3434, 1666, '2023-06-23 15:31:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-23 15:31:20', '2023-06-23 15:31:20'), +(3435, 1639, '2023-06-23 15:31:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-23 15:31:27', '2023-06-23 15:31:27'), +(3436, 1654, '2023-06-23 15:31:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-23 15:31:33', '2023-06-23 15:31:33'), +(3437, 1642, '2023-06-23 15:31:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-23 15:31:54', '2023-06-23 15:31:54'), +(3438, 1645, '2023-06-23 15:32:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-23 15:32:01', '2023-06-23 15:32:01'), +(3439, 1635, '2023-06-24 11:21:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-24 11:21:16', '2023-06-24 11:21:16'), +(3440, 1632, '2023-06-24 11:21:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-24 11:21:20', '2023-06-24 11:21:20'), +(3441, 1662, '2023-06-24 11:21:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-24 11:21:23', '2023-06-24 11:21:23'), +(3442, 1649, '2023-06-24 11:21:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-24 11:21:26', '2023-06-24 11:21:26'), +(3443, 1646, '2023-06-24 11:21:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-24 11:21:33', '2023-06-24 11:21:33'), +(3444, 1660, '2023-06-24 11:21:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-24 11:21:36', '2023-06-24 11:21:36'), +(3445, 1667, '2023-06-24 11:22:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-24 11:22:06', '2023-06-24 11:22:06'), +(3446, 1657, '2023-06-24 11:22:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-24 11:22:09', '2023-06-24 11:22:09'), +(3447, 1701, '2023-06-24 11:22:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:22:32', '2023-06-24 11:22:32'), +(3448, 1694, '2023-06-24 11:22:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:22:35', '2023-06-24 11:22:35'), +(3449, 1700, '2023-06-24 11:22:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:22:39', '2023-06-24 11:22:39'), +(3450, 1678, '2023-06-24 11:22:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:22:43', '2023-06-24 11:22:43'), +(3451, 1693, '2023-06-24 11:22:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:22:47', '2023-06-24 11:22:47'), +(3452, 1691, '2023-06-24 11:22:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:22:51', '2023-06-24 11:22:51'), +(3453, 1686, '2023-06-24 11:22:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:22:54', '2023-06-24 11:22:54'), +(3454, 1679, '2023-06-24 11:22:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:22:57', '2023-06-24 11:22:57'), +(3455, 1702, '2023-06-24 11:23:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:23:01', '2023-06-24 11:23:01'), +(3456, 1704, '2023-06-24 11:23:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:23:03', '2023-06-24 11:23:03'), +(3457, 1685, '2023-06-24 11:23:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:23:06', '2023-06-24 11:23:06'), +(3458, 1681, '2023-06-24 11:23:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:23:12', '2023-06-24 11:23:12'), +(3459, 1687, '2023-06-24 11:23:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:23:16', '2023-06-24 11:23:16'), +(3460, 1682, '2023-06-24 11:23:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:23:21', '2023-06-24 11:23:21'), +(3461, 1684, '2023-06-24 11:23:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:23:25', '2023-06-24 11:23:25'), +(3462, 1697, '2023-06-24 11:23:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:23:31', '2023-06-24 11:23:31'), +(3463, 1699, '2023-06-24 11:23:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:23:38', '2023-06-24 11:23:38'), +(3464, 1692, '2023-06-24 11:23:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-24 11:23:42', '2023-06-24 11:23:42'), +(3465, 1673, '2023-06-24 11:24:15', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-24 11:24:15', '2023-06-24 11:24:15'), +(3466, 1698, '2023-06-24 11:24:18', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-24 11:24:18', '2023-06-24 11:24:18'), +(3467, 1695, '2023-06-24 11:24:24', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-24 11:24:24', '2023-06-24 11:24:24'), +(3468, 1689, '2023-06-24 11:24:29', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-24 11:24:29', '2023-06-24 11:24:29'), +(3469, 1688, '2023-06-24 11:24:34', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-24 11:24:34', '2023-06-24 11:24:34'), +(3470, 1663, '2023-06-24 11:25:28', 'Parcel delivered [Collected] and received by [Amponsah Mary]', NULL, '2023-06-24 11:25:28', '2023-06-24 11:25:28'), +(3471, 1644, '2023-06-24 11:25:32', 'Parcel delivered [Collected] and received by [Francisca Owusu]', NULL, '2023-06-24 11:25:32', '2023-06-24 11:25:32'), +(3472, 1666, '2023-06-24 11:25:35', 'Parcel delivered [Collected] and received by [Naa Deede]', NULL, '2023-06-24 11:25:35', '2023-06-24 11:25:35'), +(3473, 1639, '2023-06-24 11:25:40', 'Parcel delivered [Collected] and received by [Hibba]', NULL, '2023-06-24 11:25:40', '2023-06-24 11:25:40'), +(3474, 1654, '2023-06-24 11:25:44', 'Parcel delivered [Collected] and received by [Matilda]', NULL, '2023-06-24 11:25:44', '2023-06-24 11:25:44'), +(3475, 1642, '2023-06-24 11:25:52', 'Parcel delivered [Collected] and received by [Adwoa Aimar]', NULL, '2023-06-24 11:25:52', '2023-06-24 11:25:52'), +(3476, 1645, '2023-06-24 11:25:56', 'Parcel delivered [Collected] and received by [Modecia Baba]', NULL, '2023-06-24 11:25:56', '2023-06-24 11:25:56'), +(3477, 1671, '2023-06-24 11:26:00', 'Parcel delivered [Collected] and received by [Nyarko Faustina]', NULL, '2023-06-24 11:26:00', '2023-06-24 11:26:00'), +(3478, 1651, '2023-06-24 11:26:24', 'Parcel delivered [Collected] and received by [Nancy]', NULL, '2023-06-24 11:26:24', '2023-06-24 11:26:24'), +(3479, 1668, '2023-06-24 11:26:32', 'Parcel delivered [Collected] and received by [Benedicta Asante]', NULL, '2023-06-24 11:26:32', '2023-06-24 11:26:32'), +(3480, 1658, '2023-06-24 11:26:37', 'Parcel delivered [Collected] and received by [Victoria Osei Bonsu]', NULL, '2023-06-24 11:26:37', '2023-06-24 11:26:37'), +(3481, 1640, '2023-06-24 11:26:41', 'Parcel delivered [Collected] and received by [Samira]', NULL, '2023-06-24 11:26:41', '2023-06-24 11:26:41'), +(3482, 1706, '2023-06-25 08:50:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-25 08:50:44', '2023-06-25 08:50:44'), +(3483, 1673, '2023-06-26 08:17:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-26 08:17:58', '2023-06-26 08:17:58'), +(3484, 1698, '2023-06-26 08:18:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-26 08:18:03', '2023-06-26 08:18:03'), +(3485, 1695, '2023-06-26 08:18:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-26 08:18:07', '2023-06-26 08:18:07'), +(3486, 1689, '2023-06-26 08:18:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-26 08:18:14', '2023-06-26 08:18:14'), +(3487, 1688, '2023-06-26 08:18:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-26 08:18:18', '2023-06-26 08:18:18'), +(3488, 1546, '2023-06-26 08:19:35', 'Parcel delivered [Collected] and received by [Ellen Frimpong]', NULL, '2023-06-26 08:19:35', '2023-06-26 08:19:35'), +(3489, 1540, '2023-06-26 08:19:55', 'Parcel delivered [Collected] and received by [Lovia Appiah]', NULL, '2023-06-26 08:19:55', '2023-06-26 08:19:55'), +(3490, 1576, '2023-06-26 08:20:03', 'Parcel delivered [Collected] and received by [Patricia Frimpong]', NULL, '2023-06-26 08:20:03', '2023-06-26 08:20:03'), +(3491, 1583, '2023-06-26 08:20:08', 'Parcel delivered [Collected] and received by [Kusi Enock]', NULL, '2023-06-26 08:20:08', '2023-06-26 08:20:08'), +(3492, 1578, '2023-06-26 08:20:12', 'Parcel delivered [Collected] and received by [Angelina]', NULL, '2023-06-26 08:20:12', '2023-06-26 08:20:12'), +(3493, 1547, '2023-06-26 08:20:17', 'Parcel delivered [Collected] and received by [Ataa Snr]', NULL, '2023-06-26 08:20:17', '2023-06-26 08:20:17'), +(3494, 1548, '2023-06-26 08:20:20', 'Parcel delivered [Collected] and received by [Esther Mensah]', NULL, '2023-06-26 08:20:20', '2023-06-26 08:20:20'), +(3495, 1565, '2023-06-26 08:20:24', 'Parcel delivered [Collected] and received by [Wendy Agyei]', NULL, '2023-06-26 08:20:24', '2023-06-26 08:20:24'), +(3496, 1566, '2023-06-26 08:20:31', 'Parcel delivered [Collected] and received by [Kwadwo Amankwah]', NULL, '2023-06-26 08:20:31', '2023-06-26 08:20:31'), +(3497, 1562, '2023-06-26 08:20:40', 'Parcel delivered [Collected] and received by [Tberesah Anim]', NULL, '2023-06-26 08:20:40', '2023-06-26 08:20:40'), +(3498, 1623, '2023-06-26 08:20:48', 'Parcel delivered [Collected] and received by [Cindy Sefa]', NULL, '2023-06-26 08:20:48', '2023-06-26 08:20:48'), +(3499, 1627, '2023-06-26 08:20:52', 'Parcel delivered [Collected] and received by [Ampong Jacqueline]', NULL, '2023-06-26 08:20:52', '2023-06-26 08:20:52'), +(3500, 1585, '2023-06-26 08:20:56', 'Parcel delivered [Collected] and received by [Constance]', NULL, '2023-06-26 08:20:56', '2023-06-26 08:20:56'), +(3501, 1584, '2023-06-26 08:21:00', 'Parcel delivered [Collected] and received by [Marisca]', NULL, '2023-06-26 08:21:00', '2023-06-26 08:21:00'), +(3502, 1597, '2023-06-26 08:21:04', 'Parcel delivered [Collected] and received by [Franklina Onyinah]', NULL, '2023-06-26 08:21:04', '2023-06-26 08:21:04'), +(3503, 1595, '2023-06-26 08:21:07', 'Parcel delivered [Collected] and received by [Believe Xorlali]', NULL, '2023-06-26 08:21:07', '2023-06-26 08:21:07'), +(3504, 1594, '2023-06-26 08:21:12', 'Parcel delivered [Collected] and received by [Achiaa Mary]', NULL, '2023-06-26 08:21:12', '2023-06-26 08:21:12'), +(3505, 1593, '2023-06-26 08:21:20', 'Parcel delivered [Collected] and received by [Millicent Pokuaa]', NULL, '2023-06-26 08:21:20', '2023-06-26 08:21:20'), +(3506, 1591, '2023-06-26 08:21:24', 'Parcel delivered [Collected] and received by [Monica Ruby Sarkodie]', NULL, '2023-06-26 08:21:24', '2023-06-26 08:21:24'), +(3507, 1612, '2023-06-26 08:21:29', 'Parcel delivered [Collected] and received by [Akomah]', NULL, '2023-06-26 08:21:29', '2023-06-26 08:21:29'), +(3508, 1607, '2023-06-26 08:21:32', 'Parcel delivered [Collected] and received by [Asare Flivia]', NULL, '2023-06-26 08:21:32', '2023-06-26 08:21:32'), +(3509, 1618, '2023-06-26 08:21:37', 'Parcel delivered [Collected] and received by [Wendy]', NULL, '2023-06-26 08:21:37', '2023-06-26 08:21:37'), +(3510, 1617, '2023-06-26 08:21:42', 'Parcel delivered [Collected] and received by [Doris Ama Owusu]', NULL, '2023-06-26 08:21:42', '2023-06-26 08:21:42'), +(3511, 1616, '2023-06-26 08:21:47', 'Parcel delivered [Collected] and received by [Obeng Alice]', NULL, '2023-06-26 08:21:47', '2023-06-26 08:21:47'), +(3512, 1615, '2023-06-26 08:21:50', 'Parcel delivered [Collected] and received by [Elizabeth Duonnah]', NULL, '2023-06-26 08:21:50', '2023-06-26 08:21:50'), +(3513, 1635, '2023-06-26 08:22:03', 'Parcel delivered [Collected] and received by [Sandra Yaa]', NULL, '2023-06-26 08:22:03', '2023-06-26 08:22:03'), +(3514, 1632, '2023-06-26 08:22:07', 'Parcel delivered [Collected] and received by [Ivy]', NULL, '2023-06-26 08:22:07', '2023-06-26 08:22:07'), +(3515, 1662, '2023-06-26 08:22:14', 'Parcel delivered [Collected] and received by [Stephanie Amponsah]', NULL, '2023-06-26 08:22:14', '2023-06-26 08:22:14'), +(3516, 1649, '2023-06-26 08:22:18', 'Parcel delivered [Collected] and received by [Hemaa]', NULL, '2023-06-26 08:22:18', '2023-06-26 08:22:18'), +(3517, 1646, '2023-06-26 08:22:22', 'Parcel delivered [Collected] and received by [Yvonne]', NULL, '2023-06-26 08:22:22', '2023-06-26 08:22:22'), +(3518, 1660, '2023-06-26 08:22:26', 'Parcel delivered [Collected] and received by [Charity Kusi Acheampong]', NULL, '2023-06-26 08:22:26', '2023-06-26 08:22:26'), +(3519, 1667, '2023-06-26 08:23:46', 'Parcel delivered [Collected] and received by [Bernice Yeboah]', NULL, '2023-06-26 08:23:46', '2023-06-26 08:23:46'), +(3520, 1657, '2023-06-26 08:23:51', 'Parcel delivered [Collected] and received by [Sophia]', NULL, '2023-06-26 08:23:51', '2023-06-26 08:23:51'), +(3521, 1673, '2023-06-26 08:23:57', 'Parcel delivered [Collected] and received by [Mz Zee]', NULL, '2023-06-26 08:23:57', '2023-06-26 08:23:57'), +(3522, 1698, '2023-06-26 08:24:01', 'Parcel delivered [Collected] and received by [Owusu Bridget]', NULL, '2023-06-26 08:24:01', '2023-06-26 08:24:01'), +(3523, 1695, '2023-06-26 08:24:05', 'Parcel delivered [Collected] and received by [Denise Yanchira]', NULL, '2023-06-26 08:24:05', '2023-06-26 08:24:05'), +(3524, 1689, '2023-06-26 08:24:08', 'Parcel delivered [Collected] and received by [Mingle]', NULL, '2023-06-26 08:24:08', '2023-06-26 08:24:08'), +(3525, 1688, '2023-06-26 08:24:12', 'Parcel delivered [Collected] and received by [Ellen Kyei Osei]', NULL, '2023-06-26 08:24:12', '2023-06-26 08:24:12'), +(3526, 1674, '2023-06-26 08:25:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 08:25:34', '2023-06-26 08:25:34'), +(3527, 1696, '2023-06-26 08:25:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 08:25:37', '2023-06-26 08:25:37'), +(3528, 1690, '2023-06-26 08:25:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 08:25:41', '2023-06-26 08:25:41'), +(3529, 1675, '2023-06-26 08:25:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 08:25:45', '2023-06-26 08:25:45'), +(3530, 1683, '2023-06-26 08:25:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 08:25:48', '2023-06-26 08:25:48'), +(3531, 1680, '2023-06-26 08:25:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 08:25:51', '2023-06-26 08:25:51'), +(3532, 1677, '2023-06-26 08:25:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 08:25:55', '2023-06-26 08:25:55'), +(3533, 1676, '2023-06-26 08:25:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 08:25:59', '2023-06-26 08:25:59'), +(3534, 1672, '2023-06-26 08:26:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 08:26:03', '2023-06-26 08:26:03'), +(3535, 1703, '2023-06-26 08:26:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 08:26:09', '2023-06-26 08:26:09'), +(3536, 1674, '2023-06-26 08:26:22', 'Parcel delivered [Collected] and received by [Evelyn]', NULL, '2023-06-26 08:26:22', '2023-06-26 08:26:22'), +(3537, 1696, '2023-06-26 08:26:28', 'Parcel delivered [Collected] and received by [Comfort Mensah]', NULL, '2023-06-26 08:26:28', '2023-06-26 08:26:28'), +(3538, 1690, '2023-06-26 08:26:31', 'Parcel delivered [Collected] and received by [Frimppong Joesphine]', NULL, '2023-06-26 08:26:31', '2023-06-26 08:26:31'), +(3539, 1675, '2023-06-26 08:26:33', 'Parcel delivered [Collected] and received by [Rita Agyemang]', NULL, '2023-06-26 08:26:33', '2023-06-26 08:26:33'), +(3540, 1683, '2023-06-26 08:26:36', 'Parcel delivered [Collected] and received by [Janet Oppong]', NULL, '2023-06-26 08:26:36', '2023-06-26 08:26:36'), +(3541, 1680, '2023-06-26 08:26:41', 'Parcel delivered [Collected] and received by [Jessica]', NULL, '2023-06-26 08:26:41', '2023-06-26 08:26:41'), +(3542, 1677, '2023-06-26 08:26:45', 'Parcel delivered [Collected] and received by [Christabel Williams]', NULL, '2023-06-26 08:26:45', '2023-06-26 08:26:45'), +(3543, 1676, '2023-06-26 08:26:48', 'Parcel delivered [Collected] and received by [Monica]', NULL, '2023-06-26 08:26:48', '2023-06-26 08:26:48'), +(3544, 1672, '2023-06-26 08:26:52', 'Parcel delivered [Collected] and received by [Shayan]', NULL, '2023-06-26 08:26:52', '2023-06-26 08:26:52'), +(3545, 1703, '2023-06-26 08:27:02', 'Parcel delivered [Collected] and received by [Sandra]', NULL, '2023-06-26 08:27:02', '2023-06-26 08:27:02'), +(3546, 1705, '2023-06-26 08:28:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 08:28:15', '2023-06-26 08:28:15'), +(3547, 1705, '2023-06-26 08:28:36', 'Parcel delivered [Collected] and received by [felicia Akua Assimeng]', NULL, '2023-06-26 08:28:36', '2023-06-26 08:28:36'), +(3548, 1701, '2023-06-26 08:28:40', 'Parcel delivered [Collected] and received by [Joyce]', NULL, '2023-06-26 08:28:40', '2023-06-26 08:28:40'), +(3549, 1694, '2023-06-26 08:28:44', 'Parcel delivered [Collected] and received by [Benedicta]', NULL, '2023-06-26 08:28:44', '2023-06-26 08:28:44'), +(3550, 1700, '2023-06-26 08:28:48', 'Parcel delivered [Collected] and received by [Jane]', NULL, '2023-06-26 08:28:48', '2023-06-26 08:28:48'), +(3551, 1678, '2023-06-26 08:28:52', 'Parcel delivered [Collected] and received by [Nana Ama]', NULL, '2023-06-26 08:28:52', '2023-06-26 08:28:52'), +(3552, 1693, '2023-06-26 08:28:55', 'Parcel delivered [Collected] and received by [Claudline Enyo]', NULL, '2023-06-26 08:28:55', '2023-06-26 08:28:55'), +(3553, 1691, '2023-06-26 08:28:58', 'Parcel delivered [Collected] and received by [Winifred]', NULL, '2023-06-26 08:28:58', '2023-06-26 08:28:58'), +(3554, 1686, '2023-06-26 08:29:02', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-06-26 08:29:02', '2023-06-26 08:29:02'), +(3555, 1679, '2023-06-26 08:29:05', 'Parcel delivered [Collected] and received by [Helinata]', NULL, '2023-06-26 08:29:05', '2023-06-26 08:29:05'), +(3556, 1702, '2023-06-26 08:29:10', 'Parcel delivered [Collected] and received by [Dede]', NULL, '2023-06-26 08:29:10', '2023-06-26 08:29:10'), +(3557, 1704, '2023-06-26 08:29:15', 'Parcel delivered [Collected] and received by [Phoebe]', NULL, '2023-06-26 08:29:15', '2023-06-26 08:29:15'), +(3558, 1685, '2023-06-26 08:29:19', 'Parcel delivered [Collected] and received by [Grace]', NULL, '2023-06-26 08:29:19', '2023-06-26 08:29:19'), +(3559, 1681, '2023-06-26 08:29:22', 'Parcel delivered [Collected] and received by [Baraka]', NULL, '2023-06-26 08:29:22', '2023-06-26 08:29:22'), +(3560, 1687, '2023-06-26 08:29:26', 'Parcel delivered [Collected] and received by [Pat]', NULL, '2023-06-26 08:29:26', '2023-06-26 08:29:26'), +(3561, 1682, '2023-06-26 08:29:31', 'Parcel delivered [Collected] and received by [Nessa]', NULL, '2023-06-26 08:29:31', '2023-06-26 08:29:31'), +(3562, 1684, '2023-06-26 08:29:34', 'Parcel delivered [Collected] and received by [Vivian Mensah]', NULL, '2023-06-26 08:29:34', '2023-06-26 08:29:34'), +(3563, 1697, '2023-06-26 08:29:38', 'Parcel delivered [Collected] and received by [Yvonne]', NULL, '2023-06-26 08:29:38', '2023-06-26 08:29:38'), +(3564, 1699, '2023-06-26 08:29:42', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-06-26 08:29:42', '2023-06-26 08:29:42'), +(3565, 1692, '2023-06-26 08:29:47', 'Parcel delivered [Collected] and received by [Matilda Boatemaa Opoku]', NULL, '2023-06-26 08:29:47', '2023-06-26 08:29:47'), +(3566, 1706, '2023-06-26 08:30:45', 'Parcel delivered [Collected] and received by [Nana Ama]', NULL, '2023-06-26 08:30:45', '2023-06-26 08:30:45'), +(3567, 1770, '2023-06-26 13:00:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:00:41', '2023-06-26 13:00:41'), +(3568, 1769, '2023-06-26 13:00:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:00:44', '2023-06-26 13:00:44'), +(3569, 1726, '2023-06-26 13:00:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:00:48', '2023-06-26 13:00:48'), +(3570, 1742, '2023-06-26 13:00:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:00:53', '2023-06-26 13:00:53'), +(3571, 1743, '2023-06-26 13:00:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:00:56', '2023-06-26 13:00:56'), +(3572, 1711, '2023-06-26 13:01:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:00', '2023-06-26 13:01:00'), +(3573, 1747, '2023-06-26 13:01:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:03', '2023-06-26 13:01:03'), +(3574, 1733, '2023-06-26 13:01:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:07', '2023-06-26 13:01:07'), +(3575, 1724, '2023-06-26 13:01:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:10', '2023-06-26 13:01:10'), +(3576, 1723, '2023-06-26 13:01:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:14', '2023-06-26 13:01:14'), +(3577, 1732, '2023-06-26 13:01:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:18', '2023-06-26 13:01:18'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(3578, 1729, '2023-06-26 13:01:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:23', '2023-06-26 13:01:23'), +(3579, 1722, '2023-06-26 13:01:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:26', '2023-06-26 13:01:26'), +(3580, 1762, '2023-06-26 13:01:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:30', '2023-06-26 13:01:30'), +(3581, 1761, '2023-06-26 13:01:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:33', '2023-06-26 13:01:33'), +(3582, 1727, '2023-06-26 13:01:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:37', '2023-06-26 13:01:37'), +(3583, 1713, '2023-06-26 13:01:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:40', '2023-06-26 13:01:40'), +(3584, 1719, '2023-06-26 13:01:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:43', '2023-06-26 13:01:43'), +(3585, 1755, '2023-06-26 13:01:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:46', '2023-06-26 13:01:46'), +(3586, 1709, '2023-06-26 13:01:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:49', '2023-06-26 13:01:49'), +(3587, 1748, '2023-06-26 13:01:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:53', '2023-06-26 13:01:53'), +(3588, 1749, '2023-06-26 13:01:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:01:58', '2023-06-26 13:01:58'), +(3589, 1710, '2023-06-26 13:02:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:02:27', '2023-06-26 13:02:27'), +(3590, 1736, '2023-06-26 13:02:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:02:31', '2023-06-26 13:02:31'), +(3591, 1741, '2023-06-26 13:02:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:02:36', '2023-06-26 13:02:36'), +(3592, 1745, '2023-06-26 13:02:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:02:40', '2023-06-26 13:02:40'), +(3593, 1716, '2023-06-26 13:02:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:02:44', '2023-06-26 13:02:44'), +(3594, 1746, '2023-06-26 13:02:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:02:47', '2023-06-26 13:02:47'), +(3595, 1751, '2023-06-26 13:02:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:02:50', '2023-06-26 13:02:50'), +(3596, 1744, '2023-06-26 13:02:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:02:54', '2023-06-26 13:02:54'), +(3597, 1718, '2023-06-26 13:02:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:02:57', '2023-06-26 13:02:57'), +(3598, 1728, '2023-06-26 13:03:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:03:01', '2023-06-26 13:03:01'), +(3599, 1765, '2023-06-26 13:03:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:03:05', '2023-06-26 13:03:05'), +(3600, 1707, '2023-06-26 13:04:31', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-26 13:04:31', '2023-06-26 13:04:31'), +(3601, 1738, '2023-06-26 13:04:35', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-26 13:04:35', '2023-06-26 13:04:35'), +(3602, 1721, '2023-06-26 13:08:15', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-26 13:08:15', '2023-06-26 13:08:15'), +(3603, 1715, '2023-06-26 13:08:19', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-26 13:08:19', '2023-06-26 13:08:19'), +(3604, 1714, '2023-06-26 13:08:25', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-26 13:08:25', '2023-06-26 13:08:25'), +(3605, 1753, '2023-06-26 13:08:29', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-26 13:08:29', '2023-06-26 13:08:29'), +(3606, 1759, '2023-06-26 13:08:33', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-26 13:08:33', '2023-06-26 13:08:33'), +(3607, 1758, '2023-06-26 13:08:38', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-26 13:08:38', '2023-06-26 13:08:38'), +(3608, 1756, '2023-06-26 13:08:47', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-26 13:08:47', '2023-06-26 13:08:47'), +(3609, 1754, '2023-06-26 13:08:52', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-26 13:08:52', '2023-06-26 13:08:52'), +(3610, 1734, '2023-06-26 13:09:01', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-26 13:09:01', '2023-06-26 13:09:01'), +(3611, 1752, '2023-06-26 13:29:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-26 13:29:40', '2023-06-26 13:29:40'), +(3612, 1773, '2023-06-26 14:22:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:22:15', '2023-06-26 14:22:15'), +(3613, 1740, '2023-06-26 14:22:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:22:19', '2023-06-26 14:22:19'), +(3614, 1771, '2023-06-26 14:22:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:22:27', '2023-06-26 14:22:27'), +(3615, 1772, '2023-06-26 14:22:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:22:32', '2023-06-26 14:22:32'), +(3616, 1730, '2023-06-26 14:22:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:22:39', '2023-06-26 14:22:39'), +(3617, 1760, '2023-06-26 14:22:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:22:47', '2023-06-26 14:22:47'), +(3618, 1725, '2023-06-26 14:22:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:22:53', '2023-06-26 14:22:53'), +(3619, 1735, '2023-06-26 14:23:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:23:00', '2023-06-26 14:23:00'), +(3620, 1750, '2023-06-26 14:23:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:23:10', '2023-06-26 14:23:10'), +(3621, 1739, '2023-06-26 14:23:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:23:17', '2023-06-26 14:23:17'), +(3622, 1737, '2023-06-26 14:23:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:23:22', '2023-06-26 14:23:22'), +(3623, 1731, '2023-06-26 14:23:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:23:29', '2023-06-26 14:23:29'), +(3624, 1757, '2023-06-26 14:23:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:23:32', '2023-06-26 14:23:32'), +(3625, 1720, '2023-06-26 14:23:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:23:37', '2023-06-26 14:23:37'), +(3626, 1763, '2023-06-26 14:23:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:23:42', '2023-06-26 14:23:42'), +(3627, 1708, '2023-06-26 14:23:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:23:48', '2023-06-26 14:23:48'), +(3628, 1712, '2023-06-26 14:23:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-26 14:23:52', '2023-06-26 14:23:52'), +(3629, 1707, '2023-06-27 13:13:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-27 13:13:04', '2023-06-27 13:13:04'), +(3630, 1721, '2023-06-27 13:13:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-27 13:13:11', '2023-06-27 13:13:11'), +(3631, 1714, '2023-06-27 13:13:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-27 13:13:22', '2023-06-27 13:13:22'), +(3632, 1759, '2023-06-27 13:13:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-27 13:13:32', '2023-06-27 13:13:32'), +(3633, 1758, '2023-06-27 13:14:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-27 13:14:09', '2023-06-27 13:14:09'), +(3634, 1756, '2023-06-27 13:14:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-27 13:14:20', '2023-06-27 13:14:20'), +(3635, 1754, '2023-06-27 13:14:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-27 13:14:23', '2023-06-27 13:14:23'), +(3636, 1734, '2023-06-27 13:14:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-27 13:14:37', '2023-06-27 13:14:37'), +(3637, 1822, '2023-06-27 13:20:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:20:14', '2023-06-27 13:20:14'), +(3638, 1816, '2023-06-27 13:20:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:20:25', '2023-06-27 13:20:25'), +(3639, 1823, '2023-06-27 13:20:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:20:30', '2023-06-27 13:20:30'), +(3640, 1818, '2023-06-27 13:20:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:20:34', '2023-06-27 13:20:34'), +(3641, 1819, '2023-06-27 13:20:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:20:41', '2023-06-27 13:20:41'), +(3642, 1789, '2023-06-27 13:20:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:20:51', '2023-06-27 13:20:51'), +(3643, 1781, '2023-06-27 13:20:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:20:54', '2023-06-27 13:20:54'), +(3644, 1775, '2023-06-27 13:20:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:20:57', '2023-06-27 13:20:57'), +(3645, 1806, '2023-06-27 13:21:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:21:00', '2023-06-27 13:21:00'), +(3646, 1804, '2023-06-27 13:21:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:21:03', '2023-06-27 13:21:03'), +(3647, 1808, '2023-06-27 13:21:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:21:07', '2023-06-27 13:21:07'), +(3648, 1784, '2023-06-27 13:21:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:21:09', '2023-06-27 13:21:09'), +(3649, 1794, '2023-06-27 13:21:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:21:13', '2023-06-27 13:21:13'), +(3650, 1783, '2023-06-27 13:21:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:21:17', '2023-06-27 13:21:17'), +(3651, 1793, '2023-06-27 13:21:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:21:20', '2023-06-27 13:21:20'), +(3652, 1796, '2023-06-27 13:21:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:21:24', '2023-06-27 13:21:24'), +(3653, 1778, '2023-06-27 13:21:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:21:27', '2023-06-27 13:21:27'), +(3654, 1795, '2023-06-27 13:21:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:21:30', '2023-06-27 13:21:30'), +(3655, 1779, '2023-06-27 13:21:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:21:32', '2023-06-27 13:21:32'), +(3656, 1774, '2023-06-27 13:21:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:21:35', '2023-06-27 13:21:35'), +(3657, 1797, '2023-06-27 13:21:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:21:38', '2023-06-27 13:21:38'), +(3658, 1807, '2023-06-27 13:21:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:21:41', '2023-06-27 13:21:41'), +(3659, 1810, '2023-06-27 13:21:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:21:46', '2023-06-27 13:21:46'), +(3660, 1780, '2023-06-27 13:21:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:21:54', '2023-06-27 13:21:54'), +(3661, 1803, '2023-06-27 13:22:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:22:01', '2023-06-27 13:22:01'), +(3662, 1787, '2023-06-27 13:22:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:22:08', '2023-06-27 13:22:08'), +(3663, 1809, '2023-06-27 13:22:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 13:22:24', '2023-06-27 13:22:24'), +(3664, 1820, '2023-06-27 13:24:20', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-27 13:24:20', '2023-06-27 13:24:20'), +(3665, 1824, '2023-06-27 13:24:29', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-27 13:24:29', '2023-06-27 13:24:29'), +(3666, 1798, '2023-06-27 13:24:35', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-27 13:24:35', '2023-06-27 13:24:35'), +(3667, 1805, '2023-06-27 13:24:44', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-27 13:24:44', '2023-06-27 13:24:44'), +(3668, 1791, '2023-06-27 13:24:51', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-27 13:24:51', '2023-06-27 13:24:51'), +(3669, 1813, '2023-06-27 13:25:02', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-27 13:25:02', '2023-06-27 13:25:02'), +(3670, 1825, '2023-06-27 16:16:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 16:16:40', '2023-06-27 16:16:40'), +(3671, 1785, '2023-06-27 16:17:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-27 16:17:21', '2023-06-27 16:17:21'), +(3672, 1801, '2023-06-27 16:17:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-27 16:17:27', '2023-06-27 16:17:27'), +(3673, 1811, '2023-06-27 16:17:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-27 16:17:31', '2023-06-27 16:17:31'), +(3674, 1782, '2023-06-27 16:17:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-27 16:17:38', '2023-06-27 16:17:38'), +(3675, 1788, '2023-06-27 16:17:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-27 16:17:42', '2023-06-27 16:17:42'), +(3676, 1777, '2023-06-27 16:17:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-27 16:17:56', '2023-06-27 16:17:56'), +(3677, 1792, '2023-06-27 16:18:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-27 16:18:02', '2023-06-27 16:18:02'), +(3678, 1790, '2023-06-27 16:18:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-27 16:18:46', '2023-06-27 16:18:46'), +(3679, 1821, '2023-06-27 16:18:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-27 16:18:50', '2023-06-27 16:18:50'), +(3680, 1802, '2023-06-27 16:18:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-27 16:18:55', '2023-06-27 16:18:55'), +(3681, 1812, '2023-06-27 16:18:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-27 16:18:58', '2023-06-27 16:18:58'), +(3682, 1814, '2023-06-27 16:19:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-27 16:19:02', '2023-06-27 16:19:02'), +(3683, 1800, '2023-06-27 16:19:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-27 16:19:09', '2023-06-27 16:19:09'), +(3684, 1799, '2023-06-27 16:19:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-27 16:19:13', '2023-06-27 16:19:13'), +(3685, 1786, '2023-06-27 16:19:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-27 16:19:20', '2023-06-27 16:19:20'), +(3686, 1740, '2023-06-27 16:21:48', 'Parcel delivered [Collected] and received by [Ella Doe]', NULL, '2023-06-27 16:21:48', '2023-06-27 16:21:48'), +(3687, 1773, '2023-06-27 16:21:52', 'Parcel delivered [Collected] and received by [Eunice]', NULL, '2023-06-27 16:21:52', '2023-06-27 16:21:52'), +(3688, 1771, '2023-06-27 16:21:55', 'Parcel delivered [Collected] and received by [Diandra Owusu Mensah]', NULL, '2023-06-27 16:21:55', '2023-06-27 16:21:55'), +(3689, 1772, '2023-06-27 16:21:59', 'Parcel delivered [Collected] and received by [Osei Isaac]', NULL, '2023-06-27 16:21:59', '2023-06-27 16:21:59'), +(3690, 1730, '2023-06-27 16:22:03', 'Parcel delivered [Collected] and received by [Doreen]', NULL, '2023-06-27 16:22:03', '2023-06-27 16:22:03'), +(3691, 1760, '2023-06-27 16:22:06', 'Parcel delivered [Collected] and received by [Abena Mina]', NULL, '2023-06-27 16:22:06', '2023-06-27 16:22:06'), +(3692, 1749, '2023-06-27 16:23:31', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-06-27 16:23:31', '2023-06-27 16:23:31'), +(3693, 1710, '2023-06-27 16:23:35', 'Parcel delivered [Collected] and received by [Becca]', NULL, '2023-06-27 16:23:35', '2023-06-27 16:23:35'), +(3694, 1736, '2023-06-27 16:23:38', 'Parcel delivered [Collected] and received by [Ama Kyerewaa]', NULL, '2023-06-27 16:23:38', '2023-06-27 16:23:38'), +(3695, 1741, '2023-06-27 16:23:49', 'Parcel delivered [Collected] and received by [Susan]', NULL, '2023-06-27 16:23:49', '2023-06-27 16:23:49'), +(3696, 1745, '2023-06-27 16:23:52', 'Parcel delivered [Collected] and received by [Jenny]', NULL, '2023-06-27 16:23:52', '2023-06-27 16:23:52'), +(3697, 1716, '2023-06-27 16:23:57', 'Parcel delivered [Collected] and received by [Moradam 338]', NULL, '2023-06-27 16:23:57', '2023-06-27 16:23:57'), +(3698, 1746, '2023-06-27 16:24:01', 'Parcel delivered [Collected] and received by [Mavis]', NULL, '2023-06-27 16:24:01', '2023-06-27 16:24:01'), +(3699, 1751, '2023-06-27 16:24:04', 'Parcel delivered [Collected] and received by [Mavis]', NULL, '2023-06-27 16:24:04', '2023-06-27 16:24:04'), +(3700, 1744, '2023-06-27 16:24:08', 'Parcel delivered [Collected] and received by [Priscilla]', NULL, '2023-06-27 16:24:08', '2023-06-27 16:24:08'), +(3701, 1718, '2023-06-27 16:24:11', 'Parcel delivered [Collected] and received by [Comfort]', NULL, '2023-06-27 16:24:11', '2023-06-27 16:24:11'), +(3702, 1728, '2023-06-27 16:24:14', 'Parcel delivered [Collected] and received by [Vivian Mensah]', NULL, '2023-06-27 16:24:14', '2023-06-27 16:24:14'), +(3703, 1765, '2023-06-27 16:24:17', 'Parcel delivered [Collected] and received by [Nana Afia]', NULL, '2023-06-27 16:24:17', '2023-06-27 16:24:17'), +(3704, 1723, '2023-06-27 16:24:21', 'Parcel delivered [Collected] and received by [Hilary Nora]', NULL, '2023-06-27 16:24:21', '2023-06-27 16:24:21'), +(3705, 1717, '2023-06-27 16:27:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 16:27:05', '2023-06-27 16:27:05'), +(3706, 1766, '2023-06-27 16:27:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 16:27:11', '2023-06-27 16:27:11'), +(3707, 1717, '2023-06-27 16:27:42', 'Parcel delivered [Collected] and received by [Bintu Nurudeen]', NULL, '2023-06-27 16:27:42', '2023-06-27 16:27:42'), +(3708, 1766, '2023-06-27 16:27:50', 'Parcel delivered [Collected] and received by [Aida]', NULL, '2023-06-27 16:27:50', '2023-06-27 16:27:50'), +(3709, 1752, '2023-06-27 16:27:57', 'Parcel delivered [Collected] and received by [Abigail Osei]', NULL, '2023-06-27 16:27:57', '2023-06-27 16:27:57'), +(3710, 1768, '2023-06-27 16:28:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 16:28:23', '2023-06-27 16:28:23'), +(3711, 1767, '2023-06-27 16:28:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-27 16:28:28', '2023-06-27 16:28:28'), +(3712, 1768, '2023-06-27 16:28:48', 'Parcel delivered [Collected] and received by [Owusuaa Phyllis]', NULL, '2023-06-27 16:28:48', '2023-06-27 16:28:48'), +(3713, 1767, '2023-06-27 16:28:52', 'Parcel delivered [Collected] and received by [Deborah]', NULL, '2023-06-27 16:28:52', '2023-06-27 16:28:52'), +(3714, 1770, '2023-06-27 16:29:27', 'Parcel delivered [Collected] and received by [Rose Newton]', NULL, '2023-06-27 16:29:27', '2023-06-27 16:29:27'), +(3715, 1769, '2023-06-27 16:29:37', 'Parcel delivered [Collected] and received by [Peggy Last]', NULL, '2023-06-27 16:29:37', '2023-06-27 16:29:37'), +(3716, 1726, '2023-06-27 16:29:42', 'Parcel delivered [Collected] and received by [Sarah Abena]', NULL, '2023-06-27 16:29:42', '2023-06-27 16:29:42'), +(3717, 1742, '2023-06-27 16:29:46', 'Parcel delivered [Collected] and received by [Harriet]', NULL, '2023-06-27 16:29:46', '2023-06-27 16:29:46'), +(3718, 1743, '2023-06-27 16:29:50', 'Parcel delivered [Collected] and received by [Ohemaa Marigold]', NULL, '2023-06-27 16:29:50', '2023-06-27 16:29:50'), +(3719, 1711, '2023-06-27 16:29:55', 'Parcel delivered [Collected] and received by [Millicent]', NULL, '2023-06-27 16:29:55', '2023-06-27 16:29:55'), +(3720, 1747, '2023-06-27 16:29:59', 'Parcel delivered [Collected] and received by [Nana Ama]', NULL, '2023-06-27 16:29:59', '2023-06-27 16:29:59'), +(3721, 1733, '2023-06-27 16:30:02', 'Parcel delivered [Collected] and received by [Elizabeth]', NULL, '2023-06-27 16:30:02', '2023-06-27 16:30:02'), +(3722, 1724, '2023-06-27 16:30:06', 'Parcel delivered [Collected] and received by [Salma]', NULL, '2023-06-27 16:30:06', '2023-06-27 16:30:06'), +(3723, 1732, '2023-06-27 16:30:29', 'Parcel delivered [Collected] and received by [Fafa]', NULL, '2023-06-27 16:30:29', '2023-06-27 16:30:29'), +(3724, 1729, '2023-06-27 16:30:33', 'Parcel delivered [Collected] and received by [Isaac Agu]', NULL, '2023-06-27 16:30:33', '2023-06-27 16:30:33'), +(3725, 1722, '2023-06-27 16:30:35', 'Parcel delivered [Collected] and received by [Blue Ribbon]', NULL, '2023-06-27 16:30:35', '2023-06-27 16:30:35'), +(3726, 1762, '2023-06-27 16:30:38', 'Parcel delivered [Collected] and received by [Sabina]', NULL, '2023-06-27 16:30:38', '2023-06-27 16:30:38'), +(3727, 1761, '2023-06-27 16:30:44', 'Parcel delivered [Collected] and received by [Korkor Vida]', NULL, '2023-06-27 16:30:44', '2023-06-27 16:30:44'), +(3728, 1727, '2023-06-27 16:30:47', 'Parcel delivered [Collected] and received by [Veronica]', NULL, '2023-06-27 16:30:47', '2023-06-27 16:30:47'), +(3729, 1713, '2023-06-27 16:30:50', 'Parcel delivered [Collected] and received by [Paulina thompson]', NULL, '2023-06-27 16:30:50', '2023-06-27 16:30:50'), +(3730, 1719, '2023-06-27 16:30:53', 'Parcel delivered [Collected] and received by [Kate]', NULL, '2023-06-27 16:30:53', '2023-06-27 16:30:53'), +(3731, 1755, '2023-06-27 16:31:01', 'Parcel delivered [Collected] and received by [Pat]', NULL, '2023-06-27 16:31:01', '2023-06-27 16:31:01'), +(3732, 1709, '2023-06-27 16:31:06', 'Parcel delivered [Collected] and received by [Stephy]', NULL, '2023-06-27 16:31:06', '2023-06-27 16:31:06'), +(3733, 1748, '2023-06-27 16:31:12', 'Parcel delivered [Collected] and received by [Appenteng Augustina Bosompemaa]', NULL, '2023-06-27 16:31:12', '2023-06-27 16:31:12'), +(3734, 1740, '2023-06-27 16:31:42', 'Parcel delivered [Collected] and received by [Ella Doe]', NULL, '2023-06-27 16:31:42', '2023-06-27 16:31:42'), +(3735, 1773, '2023-06-27 16:31:46', 'Parcel delivered [Collected] and received by [Eunice]', NULL, '2023-06-27 16:31:46', '2023-06-27 16:31:46'), +(3736, 1771, '2023-06-27 16:31:49', 'Parcel delivered [Collected] and received by [Diandra Owusu Mensah]', NULL, '2023-06-27 16:31:49', '2023-06-27 16:31:49'), +(3737, 1772, '2023-06-27 16:31:52', 'Parcel delivered [Collected] and received by [Osei Isaac]', NULL, '2023-06-27 16:31:52', '2023-06-27 16:31:52'), +(3738, 1730, '2023-06-27 16:31:55', 'Parcel delivered [Collected] and received by [Doreen]', NULL, '2023-06-27 16:31:55', '2023-06-27 16:31:55'), +(3739, 1760, '2023-06-27 16:32:00', 'Parcel delivered [Collected] and received by [Abena Mina]', NULL, '2023-06-27 16:32:00', '2023-06-27 16:32:00'), +(3740, 1735, '2023-06-27 16:32:03', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-06-27 16:32:03', '2023-06-27 16:32:03'), +(3741, 1750, '2023-06-27 16:32:06', 'Parcel delivered [Collected] and received by [Benedicta Yeboah]', NULL, '2023-06-27 16:32:06', '2023-06-27 16:32:06'), +(3742, 1739, '2023-06-27 16:32:11', 'Parcel delivered [Collected] and received by [Gloria]', NULL, '2023-06-27 16:32:11', '2023-06-27 16:32:11'), +(3743, 1737, '2023-06-27 16:32:14', 'Parcel delivered [Collected] and received by [Afriyie Winifred]', NULL, '2023-06-27 16:32:14', '2023-06-27 16:32:14'), +(3744, 1731, '2023-06-27 16:32:18', 'Parcel delivered [Collected] and received by [Mabel Amissah]', NULL, '2023-06-27 16:32:18', '2023-06-27 16:32:18'), +(3745, 1757, '2023-06-27 16:32:24', 'Parcel delivered [Collected] and received by [Janet Akorkor Adjonyor]', NULL, '2023-06-27 16:32:24', '2023-06-27 16:32:24'), +(3746, 1720, '2023-06-27 16:32:29', 'Parcel delivered [Collected] and received by [Ayaaba Azumah Lawrencia]', NULL, '2023-06-27 16:32:29', '2023-06-27 16:32:29'), +(3747, 1763, '2023-06-27 16:32:33', 'Parcel delivered [Collected] and received by [Lovina]', NULL, '2023-06-27 16:32:33', '2023-06-27 16:32:33'), +(3748, 1708, '2023-06-27 16:32:37', 'Parcel delivered [Collected] and received by [Patricia]', NULL, '2023-06-27 16:32:37', '2023-06-27 16:32:37'), +(3749, 1712, '2023-06-27 16:33:01', 'Parcel delivered [Collected] and received by [Barbara]', NULL, '2023-06-27 16:33:01', '2023-06-27 16:33:01'), +(3750, 1858, '2023-06-28 11:49:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:49:53', '2023-06-28 11:49:53'), +(3751, 1833, '2023-06-28 11:49:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:49:56', '2023-06-28 11:49:56'), +(3752, 1851, '2023-06-28 11:50:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:50:00', '2023-06-28 11:50:00'), +(3753, 1850, '2023-06-28 11:50:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:50:04', '2023-06-28 11:50:04'), +(3754, 1844, '2023-06-28 11:50:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:50:08', '2023-06-28 11:50:08'), +(3755, 1845, '2023-06-28 11:50:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:50:15', '2023-06-28 11:50:15'), +(3756, 1852, '2023-06-28 11:50:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:50:19', '2023-06-28 11:50:19'), +(3757, 1841, '2023-06-28 11:50:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:50:23', '2023-06-28 11:50:23'), +(3758, 1849, '2023-06-28 11:50:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:50:28', '2023-06-28 11:50:28'), +(3759, 1848, '2023-06-28 11:50:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:50:31', '2023-06-28 11:50:31'), +(3760, 1840, '2023-06-28 11:50:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:50:35', '2023-06-28 11:50:35'), +(3761, 1842, '2023-06-28 11:50:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:50:38', '2023-06-28 11:50:38'), +(3762, 1843, '2023-06-28 11:50:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:50:44', '2023-06-28 11:50:44'), +(3763, 1829, '2023-06-28 11:50:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:50:50', '2023-06-28 11:50:50'), +(3764, 1846, '2023-06-28 11:50:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:50:55', '2023-06-28 11:50:55'), +(3765, 1834, '2023-06-28 11:50:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:50:58', '2023-06-28 11:50:58'), +(3766, 1826, '2023-06-28 11:51:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:51:01', '2023-06-28 11:51:01'), +(3767, 1838, '2023-06-28 11:51:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:51:05', '2023-06-28 11:51:05'), +(3768, 1832, '2023-06-28 11:51:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:51:11', '2023-06-28 11:51:11'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(3769, 1839, '2023-06-28 11:51:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:51:15', '2023-06-28 11:51:15'), +(3770, 1828, '2023-06-28 11:51:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:51:18', '2023-06-28 11:51:18'), +(3771, 1857, '2023-06-28 11:51:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:51:27', '2023-06-28 11:51:27'), +(3772, 1856, '2023-06-28 11:51:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:51:34', '2023-06-28 11:51:34'), +(3773, 1859, '2023-06-28 11:52:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:52:32', '2023-06-28 11:52:32'), +(3774, 1860, '2023-06-28 11:52:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-28 11:52:38', '2023-06-28 11:52:38'), +(3775, 1785, '2023-06-28 11:53:26', 'Parcel delivered [Collected] and received by [Lydia]', NULL, '2023-06-28 11:53:26', '2023-06-28 11:53:26'), +(3776, 1801, '2023-06-28 11:53:29', 'Parcel delivered [Collected] and received by [Naomi Eghan]', NULL, '2023-06-28 11:53:29', '2023-06-28 11:53:29'), +(3777, 1811, '2023-06-28 11:53:32', 'Parcel delivered [Collected] and received by [Ofori salomey]', NULL, '2023-06-28 11:53:32', '2023-06-28 11:53:32'), +(3778, 1782, '2023-06-28 11:53:36', 'Parcel delivered [Collected] and received by [Mary]', NULL, '2023-06-28 11:53:36', '2023-06-28 11:53:36'), +(3779, 1788, '2023-06-28 11:53:38', 'Parcel delivered [Collected] and received by [Khadijah]', NULL, '2023-06-28 11:53:38', '2023-06-28 11:53:38'), +(3780, 1777, '2023-06-28 11:53:41', 'Parcel delivered [Collected] and received by [Vida Kemavor]', NULL, '2023-06-28 11:53:41', '2023-06-28 11:53:41'), +(3781, 1792, '2023-06-28 11:53:45', 'Parcel delivered [Collected] and received by [Spendy]', NULL, '2023-06-28 11:53:45', '2023-06-28 11:53:45'), +(3782, 1790, '2023-06-28 11:53:48', 'Parcel delivered [Collected] and received by [Patience Blankson]', NULL, '2023-06-28 11:53:48', '2023-06-28 11:53:48'), +(3783, 1821, '2023-06-28 11:53:51', 'Parcel delivered [Collected] and received by [Christopher Fynn]', NULL, '2023-06-28 11:53:51', '2023-06-28 11:53:51'), +(3784, 1802, '2023-06-28 11:53:54', 'Parcel delivered [Collected] and received by [Adjoa Sylph]', NULL, '2023-06-28 11:53:54', '2023-06-28 11:53:54'), +(3785, 1812, '2023-06-28 11:53:57', 'Parcel delivered [Collected] and received by [Margaret Boah]', NULL, '2023-06-28 11:53:57', '2023-06-28 11:53:57'), +(3786, 1814, '2023-06-28 11:54:06', 'Parcel delivered [Collected] and received by [Christable Osafo]', NULL, '2023-06-28 11:54:06', '2023-06-28 11:54:06'), +(3787, 1800, '2023-06-28 11:54:09', 'Parcel delivered [Collected] and received by [Dee]', NULL, '2023-06-28 11:54:09', '2023-06-28 11:54:09'), +(3788, 1799, '2023-06-28 11:54:12', 'Parcel delivered [Collected] and received by [Eunice]', NULL, '2023-06-28 11:54:12', '2023-06-28 11:54:12'), +(3789, 1786, '2023-06-28 11:54:18', 'Parcel delivered [Collected] and received by [Florence Adebi Oteng]', NULL, '2023-06-28 11:54:18', '2023-06-28 11:54:18'), +(3790, 1707, '2023-06-28 11:54:47', 'Parcel delivered [Collected] and received by [Portia]', NULL, '2023-06-28 11:54:47', '2023-06-28 11:54:47'), +(3791, 1738, '2023-06-28 11:55:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-28 11:55:20', '2023-06-28 11:55:20'), +(3792, 1738, '2023-06-28 11:55:37', 'Parcel delivered [Collected] and received by [Umar Mariam]', NULL, '2023-06-28 11:55:37', '2023-06-28 11:55:37'), +(3793, 1721, '2023-06-28 11:55:41', 'Parcel delivered [Collected] and received by [Dricka]', NULL, '2023-06-28 11:55:41', '2023-06-28 11:55:41'), +(3794, 1715, '2023-06-28 11:56:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-28 11:56:01', '2023-06-28 11:56:01'), +(3795, 1715, '2023-06-28 11:56:24', 'Parcel delivered [Collected] and received by [Mr Obeng]', NULL, '2023-06-28 11:56:24', '2023-06-28 11:56:24'), +(3796, 1714, '2023-06-28 11:56:27', 'Parcel delivered [Collected] and received by [Kimberly]', NULL, '2023-06-28 11:56:27', '2023-06-28 11:56:27'), +(3797, 1753, '2023-06-28 11:56:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-28 11:56:46', '2023-06-28 11:56:46'), +(3798, 1753, '2023-06-28 11:57:02', 'Parcel delivered [Collected] and received by [Nana Yaa Marfowaa]', NULL, '2023-06-28 11:57:02', '2023-06-28 11:57:02'), +(3799, 1759, '2023-06-28 11:57:05', 'Parcel delivered [Collected] and received by [kadija]', NULL, '2023-06-28 11:57:05', '2023-06-28 11:57:05'), +(3800, 1758, '2023-06-28 11:57:08', 'Parcel delivered [Collected] and received by [Ataa Panin]', NULL, '2023-06-28 11:57:08', '2023-06-28 11:57:08'), +(3801, 1756, '2023-06-28 11:57:13', 'Parcel delivered [Collected] and received by [Dabuo Vida]', NULL, '2023-06-28 11:57:13', '2023-06-28 11:57:13'), +(3802, 1754, '2023-06-28 11:57:18', 'Parcel delivered [Collected] and received by [Olivia]', NULL, '2023-06-28 11:57:18', '2023-06-28 11:57:18'), +(3803, 1734, '2023-06-28 11:57:25', 'Parcel delivered [Collected] and received by [Achiaa Mary]', NULL, '2023-06-28 11:57:25', '2023-06-28 11:57:25'), +(3804, 1820, '2023-06-28 12:00:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-28 12:00:34', '2023-06-28 12:00:34'), +(3805, 1824, '2023-06-28 12:00:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-28 12:00:44', '2023-06-28 12:00:44'), +(3806, 1798, '2023-06-28 12:00:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-28 12:00:48', '2023-06-28 12:00:48'), +(3807, 1805, '2023-06-28 12:01:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-28 12:01:08', '2023-06-28 12:01:08'), +(3808, 1791, '2023-06-28 12:01:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-28 12:01:12', '2023-06-28 12:01:12'), +(3809, 1813, '2023-06-28 12:01:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-28 12:01:16', '2023-06-28 12:01:16'), +(3810, 1855, '2023-06-28 14:23:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-28 14:23:36', '2023-06-28 14:23:36'), +(3811, 1830, '2023-06-28 14:23:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-28 14:23:45', '2023-06-28 14:23:45'), +(3812, 1862, '2023-06-28 14:23:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-28 14:23:52', '2023-06-28 14:23:52'), +(3813, 1836, '2023-06-28 14:24:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-28 14:24:07', '2023-06-28 14:24:07'), +(3814, 1853, '2023-06-28 14:24:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-28 14:24:13', '2023-06-28 14:24:13'), +(3815, 1861, '2023-06-28 14:25:20', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-28 14:25:20', '2023-06-28 14:25:20'), +(3816, 1854, '2023-06-28 14:25:23', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-28 14:25:23', '2023-06-28 14:25:23'), +(3817, 1847, '2023-06-28 14:25:26', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-28 14:25:26', '2023-06-28 14:25:26'), +(3818, 1831, '2023-06-28 14:25:29', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-28 14:25:29', '2023-06-28 14:25:29'), +(3819, 1827, '2023-06-28 14:25:32', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-28 14:25:32', '2023-06-28 14:25:32'), +(3820, 1863, '2023-06-28 14:25:36', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-28 14:25:36', '2023-06-28 14:25:36'), +(3821, 1891, '2023-06-29 12:32:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:32:25', '2023-06-29 12:32:25'), +(3822, 1888, '2023-06-29 12:32:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:32:28', '2023-06-29 12:32:28'), +(3823, 1872, '2023-06-29 12:32:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:32:31', '2023-06-29 12:32:31'), +(3824, 1883, '2023-06-29 12:32:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:32:35', '2023-06-29 12:32:35'), +(3825, 1889, '2023-06-29 12:32:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:32:38', '2023-06-29 12:32:38'), +(3826, 1869, '2023-06-29 12:32:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:32:41', '2023-06-29 12:32:41'), +(3827, 1886, '2023-06-29 12:32:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:32:46', '2023-06-29 12:32:46'), +(3828, 1871, '2023-06-29 12:32:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:32:49', '2023-06-29 12:32:49'), +(3829, 1875, '2023-06-29 12:32:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:32:53', '2023-06-29 12:32:53'), +(3830, 1880, '2023-06-29 12:32:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:32:56', '2023-06-29 12:32:56'), +(3831, 1870, '2023-06-29 12:32:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:32:59', '2023-06-29 12:32:59'), +(3832, 1879, '2023-06-29 12:33:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:33:02', '2023-06-29 12:33:02'), +(3833, 1867, '2023-06-29 12:33:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:33:06', '2023-06-29 12:33:06'), +(3834, 1882, '2023-06-29 12:33:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:33:10', '2023-06-29 12:33:10'), +(3835, 1890, '2023-06-29 12:33:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:33:12', '2023-06-29 12:33:12'), +(3836, 1887, '2023-06-29 12:33:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:33:15', '2023-06-29 12:33:15'), +(3837, 1877, '2023-06-29 12:33:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-29 12:33:20', '2023-06-29 12:33:20'), +(3838, 1861, '2023-06-29 12:33:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-29 12:33:48', '2023-06-29 12:33:48'), +(3839, 1854, '2023-06-29 12:33:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-29 12:33:51', '2023-06-29 12:33:51'), +(3840, 1847, '2023-06-29 12:33:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-29 12:33:54', '2023-06-29 12:33:54'), +(3841, 1831, '2023-06-29 12:33:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-29 12:33:57', '2023-06-29 12:33:57'), +(3842, 1827, '2023-06-29 12:34:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-29 12:34:00', '2023-06-29 12:34:00'), +(3843, 1863, '2023-06-29 12:34:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-06-29 12:34:03', '2023-06-29 12:34:03'), +(3844, 1825, '2023-06-29 12:35:09', 'Parcel delivered [Collected] and received by [Gifty Fordjour]', NULL, '2023-06-29 12:35:09', '2023-06-29 12:35:09'), +(3845, 1822, '2023-06-29 12:35:13', 'Parcel delivered [Collected] and received by [Sandra Arden]', NULL, '2023-06-29 12:35:13', '2023-06-29 12:35:13'), +(3846, 1816, '2023-06-29 12:35:17', 'Parcel delivered [Collected] and received by [Mavis]', NULL, '2023-06-29 12:35:17', '2023-06-29 12:35:17'), +(3847, 1823, '2023-06-29 12:35:20', 'Parcel delivered [Collected] and received by [Susan]', NULL, '2023-06-29 12:35:20', '2023-06-29 12:35:20'), +(3848, 1818, '2023-06-29 12:36:03', 'Parcel delivered [Collected] and received by [Silas]', NULL, '2023-06-29 12:36:03', '2023-06-29 12:36:03'), +(3849, 1819, '2023-06-29 12:36:09', 'Parcel delivered [Collected] and received by [Dilys]', NULL, '2023-06-29 12:36:09', '2023-06-29 12:36:09'), +(3850, 1789, '2023-06-29 12:36:15', 'Parcel delivered [Collected] and received by [Fathia]', NULL, '2023-06-29 12:36:15', '2023-06-29 12:36:15'), +(3851, 1781, '2023-06-29 12:36:19', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-06-29 12:36:19', '2023-06-29 12:36:19'), +(3852, 1775, '2023-06-29 12:36:22', 'Parcel delivered [Collected] and received by [Fadialtu]', NULL, '2023-06-29 12:36:22', '2023-06-29 12:36:22'), +(3853, 1806, '2023-06-29 12:36:25', 'Parcel delivered [Collected] and received by [Asare Christable]', NULL, '2023-06-29 12:36:25', '2023-06-29 12:36:25'), +(3854, 1804, '2023-06-29 12:36:29', 'Parcel delivered [Collected] and received by [Rose]', NULL, '2023-06-29 12:36:29', '2023-06-29 12:36:29'), +(3855, 1808, '2023-06-29 12:36:32', 'Parcel delivered [Collected] and received by [Freda]', NULL, '2023-06-29 12:36:32', '2023-06-29 12:36:32'), +(3856, 1784, '2023-06-29 12:36:34', 'Parcel delivered [Collected] and received by [Joesphine]', NULL, '2023-06-29 12:36:34', '2023-06-29 12:36:34'), +(3857, 1794, '2023-06-29 12:36:37', 'Parcel delivered [Collected] and received by [Ella]', NULL, '2023-06-29 12:36:37', '2023-06-29 12:36:37'), +(3858, 1783, '2023-06-29 12:36:40', 'Parcel delivered [Collected] and received by [Winnifesta]', NULL, '2023-06-29 12:36:40', '2023-06-29 12:36:40'), +(3859, 1793, '2023-06-29 12:36:42', 'Parcel delivered [Collected] and received by [Adom Bainson]', NULL, '2023-06-29 12:36:42', '2023-06-29 12:36:42'), +(3860, 1796, '2023-06-29 12:36:48', 'Parcel delivered [Collected] and received by [Sarah]', NULL, '2023-06-29 12:36:48', '2023-06-29 12:36:48'), +(3861, 1778, '2023-06-29 12:36:51', 'Parcel delivered [Collected] and received by [Afi]', NULL, '2023-06-29 12:36:51', '2023-06-29 12:36:51'), +(3862, 1795, '2023-06-29 12:36:54', 'Parcel delivered [Collected] and received by [Claudia Nyarko]', NULL, '2023-06-29 12:36:54', '2023-06-29 12:36:54'), +(3863, 1779, '2023-06-29 12:36:58', 'Parcel delivered [Collected] and received by [Augustina ohemaa yeboah❤️❤️]', NULL, '2023-06-29 12:36:58', '2023-06-29 12:36:58'), +(3864, 1774, '2023-06-29 12:38:12', 'Parcel delivered [Collected] and received by [Amina Ibrahim]', NULL, '2023-06-29 12:38:12', '2023-06-29 12:38:12'), +(3865, 1797, '2023-06-29 12:38:16', 'Parcel delivered [Collected] and received by [Dorcas]', NULL, '2023-06-29 12:38:16', '2023-06-29 12:38:16'), +(3866, 1807, '2023-06-29 12:38:21', 'Parcel delivered [Collected] and received by [Jacinta]', NULL, '2023-06-29 12:38:21', '2023-06-29 12:38:21'), +(3867, 1810, '2023-06-29 12:38:24', 'Parcel delivered [Collected] and received by [Lawrencia]', NULL, '2023-06-29 12:38:24', '2023-06-29 12:38:24'), +(3868, 1780, '2023-06-29 12:38:28', 'Parcel delivered [Collected] and received by [Eunice]', NULL, '2023-06-29 12:38:28', '2023-06-29 12:38:28'), +(3869, 1803, '2023-06-29 12:38:32', 'Parcel delivered [Collected] and received by [Laurel]', NULL, '2023-06-29 12:38:32', '2023-06-29 12:38:32'), +(3870, 1787, '2023-06-29 12:38:37', 'Parcel delivered [Collected] and received by [Deborah]', NULL, '2023-06-29 12:38:37', '2023-06-29 12:38:37'), +(3871, 1809, '2023-06-29 12:38:43', 'Parcel delivered [Collected] and received by [Eunice Owusu]', NULL, '2023-06-29 12:38:43', '2023-06-29 12:38:43'), +(3872, 1858, '2023-06-29 12:50:09', 'Parcel delivered [Collected] and received by [Evelyn Appiah Gyamfi]', NULL, '2023-06-29 12:50:09', '2023-06-29 12:50:09'), +(3873, 1833, '2023-06-29 12:50:18', 'Parcel delivered [Collected] and received by [Esther Boakyewaa Akyea]', NULL, '2023-06-29 12:50:18', '2023-06-29 12:50:18'), +(3874, 1851, '2023-06-29 12:50:21', 'Parcel delivered [Collected] and received by [Cynthia]', NULL, '2023-06-29 12:50:21', '2023-06-29 12:50:21'), +(3875, 1850, '2023-06-29 12:50:28', 'Parcel delivered [Collected] and received by [Sandra]', NULL, '2023-06-29 12:50:28', '2023-06-29 12:50:28'), +(3876, 1844, '2023-06-29 12:50:35', 'Parcel delivered [Collected] and received by [Evelyn]', NULL, '2023-06-29 12:50:35', '2023-06-29 12:50:35'), +(3877, 1845, '2023-06-29 12:50:38', 'Parcel delivered [Collected] and received by [Mercedes Amoah]', NULL, '2023-06-29 12:50:38', '2023-06-29 12:50:38'), +(3878, 1852, '2023-06-29 12:50:42', 'Parcel delivered [Collected] and received by [Aboagyewaa]', NULL, '2023-06-29 12:50:42', '2023-06-29 12:50:42'), +(3879, 1841, '2023-06-29 12:50:45', 'Parcel delivered [Collected] and received by [Rhoda Obiriwaa]', NULL, '2023-06-29 12:50:45', '2023-06-29 12:50:45'), +(3880, 1849, '2023-06-29 12:50:48', 'Parcel delivered [Collected] and received by [Perpetual]', NULL, '2023-06-29 12:50:48', '2023-06-29 12:50:48'), +(3881, 1848, '2023-06-29 12:50:56', 'Parcel delivered [Collected] and received by [Pearl]', NULL, '2023-06-29 12:50:56', '2023-06-29 12:50:56'), +(3882, 1840, '2023-06-29 12:51:05', 'Parcel delivered [Collected] and received by [Emmanuella]', NULL, '2023-06-29 12:51:05', '2023-06-29 12:51:05'), +(3883, 1842, '2023-06-29 12:51:12', 'Parcel delivered [Collected] and received by [Klenam]', NULL, '2023-06-29 12:51:12', '2023-06-29 12:51:12'), +(3884, 1843, '2023-06-29 12:51:15', 'Parcel delivered [Collected] and received by [Fabea Bernice]', NULL, '2023-06-29 12:51:15', '2023-06-29 12:51:15'), +(3885, 1829, '2023-06-29 12:51:18', 'Parcel delivered [Collected] and received by [Rosalinda Irene]', NULL, '2023-06-29 12:51:18', '2023-06-29 12:51:18'), +(3886, 1846, '2023-06-29 12:51:21', 'Parcel delivered [Collected] and received by [Alberta]', NULL, '2023-06-29 12:51:21', '2023-06-29 12:51:21'), +(3887, 1834, '2023-06-29 12:51:26', 'Parcel delivered [Collected] and received by [Anita Afful]', NULL, '2023-06-29 12:51:26', '2023-06-29 12:51:26'), +(3888, 1826, '2023-06-29 12:51:29', 'Parcel delivered [Collected] and received by [Rabiya]', NULL, '2023-06-29 12:51:29', '2023-06-29 12:51:29'), +(3889, 1838, '2023-06-29 12:51:35', 'Parcel delivered [Collected] and received by [Priscilla]', NULL, '2023-06-29 12:51:35', '2023-06-29 12:51:35'), +(3890, 1832, '2023-06-29 12:51:42', 'Parcel delivered [Collected] and received by [Dorigen]', NULL, '2023-06-29 12:51:42', '2023-06-29 12:51:42'), +(3891, 1839, '2023-06-29 12:51:46', 'Parcel delivered [Collected] and received by [Fati Kamilo Issaka]', NULL, '2023-06-29 12:51:46', '2023-06-29 12:51:46'), +(3892, 1828, '2023-06-29 12:51:56', 'Parcel delivered [Collected] and received by [Rebecca]', NULL, '2023-06-29 12:51:56', '2023-06-29 12:51:56'), +(3893, 1857, '2023-06-29 12:52:19', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-06-29 12:52:19', '2023-06-29 12:52:19'), +(3894, 1856, '2023-06-29 12:52:26', 'Parcel delivered [Collected] and received by [Adjonyoh Frederica]', NULL, '2023-06-29 12:52:26', '2023-06-29 12:52:26'), +(3895, 1830, '2023-06-29 12:55:05', 'Parcel delivered [Collected] and received by [Samira]', NULL, '2023-06-29 12:55:05', '2023-06-29 12:55:05'), +(3896, 1862, '2023-06-29 12:55:15', 'Parcel delivered [Collected] and received by [Esi]', NULL, '2023-06-29 12:55:15', '2023-06-29 12:55:15'), +(3897, 1836, '2023-06-29 12:55:20', 'Parcel delivered [Collected] and received by [Sista Akos]', NULL, '2023-06-29 12:55:20', '2023-06-29 12:55:20'), +(3898, 1853, '2023-06-29 12:55:24', 'Parcel delivered [Collected] and received by [Merl]', NULL, '2023-06-29 12:55:24', '2023-06-29 12:55:24'), +(3899, 1855, '2023-06-29 12:55:31', 'Parcel delivered [Collected] and received by [Queen Zinel]', NULL, '2023-06-29 12:55:31', '2023-06-29 12:55:31'), +(3900, 1866, '2023-06-29 15:22:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-29 15:22:39', '2023-06-29 15:22:39'), +(3901, 1881, '2023-06-29 15:22:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-29 15:22:46', '2023-06-29 15:22:46'), +(3902, 1878, '2023-06-29 15:22:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-29 15:22:51', '2023-06-29 15:22:51'), +(3903, 1876, '2023-06-29 15:22:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-29 15:22:53', '2023-06-29 15:22:53'), +(3904, 1864, '2023-06-29 15:24:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-29 15:24:26', '2023-06-29 15:24:26'), +(3905, 1893, '2023-06-29 15:24:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-29 15:24:30', '2023-06-29 15:24:30'), +(3906, 1865, '2023-06-29 15:24:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-29 15:24:40', '2023-06-29 15:24:40'), +(3907, 1884, '2023-06-29 15:24:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-29 15:24:45', '2023-06-29 15:24:45'), +(3908, 1878, '2023-06-29 15:32:20', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-29 15:32:20', '2023-06-29 15:32:20'), +(3909, 1892, '2023-06-29 17:14:45', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-29 17:14:45', '2023-06-29 17:14:45'), +(3910, 1873, '2023-06-29 17:14:48', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-29 17:14:48', '2023-06-29 17:14:48'), +(3911, 1874, '2023-06-29 17:14:52', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-29 17:14:52', '2023-06-29 17:14:52'), +(3912, 1885, '2023-06-29 17:15:00', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-29 17:15:00', '2023-06-29 17:15:00'), +(3913, 1868, '2023-06-29 17:15:20', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-06-29 17:15:20', '2023-06-29 17:15:20'), +(3914, 1941, '2023-06-30 11:52:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:52:38', '2023-06-30 11:52:38'), +(3915, 1929, '2023-06-30 11:52:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:52:44', '2023-06-30 11:52:44'), +(3916, 1930, '2023-06-30 11:53:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:53:16', '2023-06-30 11:53:16'), +(3917, 1922, '2023-06-30 11:53:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:53:21', '2023-06-30 11:53:21'), +(3918, 1926, '2023-06-30 11:53:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:53:25', '2023-06-30 11:53:25'), +(3919, 1925, '2023-06-30 11:53:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:53:27', '2023-06-30 11:53:27'), +(3920, 1927, '2023-06-30 11:53:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:53:42', '2023-06-30 11:53:42'), +(3921, 1936, '2023-06-30 11:53:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:53:44', '2023-06-30 11:53:44'), +(3922, 1931, '2023-06-30 11:53:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:53:49', '2023-06-30 11:53:49'), +(3923, 1921, '2023-06-30 11:53:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:53:51', '2023-06-30 11:53:51'), +(3924, 1902, '2023-06-30 11:53:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:53:55', '2023-06-30 11:53:55'), +(3925, 1901, '2023-06-30 11:53:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:53:58', '2023-06-30 11:53:58'), +(3926, 1899, '2023-06-30 11:54:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:54:01', '2023-06-30 11:54:01'), +(3927, 1905, '2023-06-30 11:54:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:54:04', '2023-06-30 11:54:04'), +(3928, 1919, '2023-06-30 11:54:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:54:09', '2023-06-30 11:54:09'), +(3929, 1904, '2023-06-30 11:54:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:54:12', '2023-06-30 11:54:12'), +(3930, 1940, '2023-06-30 11:54:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:54:14', '2023-06-30 11:54:14'), +(3931, 1909, '2023-06-30 11:54:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:54:18', '2023-06-30 11:54:18'), +(3932, 1916, '2023-06-30 11:54:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:54:21', '2023-06-30 11:54:21'), +(3933, 1918, '2023-06-30 11:54:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:54:24', '2023-06-30 11:54:24'), +(3934, 1907, '2023-06-30 11:54:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:54:27', '2023-06-30 11:54:27'), +(3935, 1908, '2023-06-30 11:54:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:54:30', '2023-06-30 11:54:30'), +(3936, 1917, '2023-06-30 11:54:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:54:33', '2023-06-30 11:54:33'), +(3937, 1911, '2023-06-30 11:54:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:54:35', '2023-06-30 11:54:35'), +(3938, 1910, '2023-06-30 11:54:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:54:38', '2023-06-30 11:54:38'), +(3939, 1937, '2023-06-30 11:54:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:54:40', '2023-06-30 11:54:40'), +(3940, 1939, '2023-06-30 11:54:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:54:42', '2023-06-30 11:54:42'), +(3941, 1920, '2023-06-30 11:54:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:54:44', '2023-06-30 11:54:44'), +(3942, 1898, '2023-06-30 11:55:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-06-30 11:55:20', '2023-06-30 11:55:20'), +(3943, 1924, '2023-06-30 11:58:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-30 11:58:29', '2023-06-30 11:58:29'), +(3944, 1938, '2023-06-30 11:58:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-30 11:58:33', '2023-06-30 11:58:33'), +(3945, 1894, '2023-06-30 11:58:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-30 11:58:36', '2023-06-30 11:58:36'), +(3946, 1906, '2023-06-30 11:58:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-30 11:58:41', '2023-06-30 11:58:41'), +(3947, 1895, '2023-06-30 11:58:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-30 11:58:44', '2023-06-30 11:58:44'), +(3948, 1932, '2023-06-30 11:58:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-30 11:58:50', '2023-06-30 11:58:50'), +(3949, 1933, '2023-06-30 11:58:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-30 11:58:55', '2023-06-30 11:58:55'), +(3950, 1915, '2023-06-30 11:58:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-06-30 11:58:58', '2023-06-30 11:58:58'), +(3951, 1923, '2023-07-01 11:10:23', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-01 11:10:23', '2023-07-01 11:10:23'), +(3952, 1928, '2023-07-01 11:10:37', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-01 11:10:37', '2023-07-01 11:10:37'), +(3953, 1943, '2023-07-01 11:10:42', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-01 11:10:42', '2023-07-01 11:10:42'), +(3954, 1896, '2023-07-01 11:10:46', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-01 11:10:46', '2023-07-01 11:10:46'), +(3955, 1897, '2023-07-01 11:10:52', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-01 11:10:52', '2023-07-01 11:10:52'), +(3956, 1900, '2023-07-01 11:10:56', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-01 11:10:56', '2023-07-01 11:10:56'), +(3957, 1903, '2023-07-01 11:11:02', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-01 11:11:02', '2023-07-01 11:11:02'), +(3958, 1912, '2023-07-01 11:11:05', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-01 11:11:05', '2023-07-01 11:11:05'), +(3959, 1913, '2023-07-01 11:11:11', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-01 11:11:11', '2023-07-01 11:11:11'), +(3960, 1914, '2023-07-01 11:11:18', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-01 11:11:18', '2023-07-01 11:11:18'), +(3961, 1935, '2023-07-01 11:11:23', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-01 11:11:23', '2023-07-01 11:11:23'), +(3962, 1934, '2023-07-01 11:11:31', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-01 11:11:31', '2023-07-01 11:11:31'), +(3963, 1942, '2023-07-01 11:11:40', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-01 11:11:40', '2023-07-01 11:11:40'), +(3964, 2003, '2023-07-01 12:44:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-01 12:44:54', '2023-07-01 12:44:54'), +(3965, 1991, '2023-07-01 12:45:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-01 12:45:07', '2023-07-01 12:45:07'), +(3966, 2004, '2023-07-01 12:45:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-01 12:45:11', '2023-07-01 12:45:11'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(3967, 1972, '2023-07-01 12:45:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-01 12:45:14', '2023-07-01 12:45:14'), +(3968, 1997, '2023-07-01 12:45:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-01 12:45:22', '2023-07-01 12:45:22'), +(3969, 1979, '2023-07-01 12:45:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-01 12:45:25', '2023-07-01 12:45:25'), +(3970, 1969, '2023-07-01 12:45:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-01 12:45:28', '2023-07-01 12:45:28'), +(3971, 1984, '2023-07-01 12:45:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-01 12:45:33', '2023-07-01 12:45:33'), +(3972, 1980, '2023-07-01 12:45:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-01 12:45:36', '2023-07-01 12:45:36'), +(3973, 1962, '2023-07-01 12:45:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-01 12:45:41', '2023-07-01 12:45:41'), +(3974, 1947, '2023-07-01 12:45:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-01 12:45:44', '2023-07-01 12:45:44'), +(3975, 1955, '2023-07-01 12:46:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-01 12:46:51', '2023-07-01 12:46:51'), +(3976, 1988, '2023-07-01 12:46:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-01 12:46:54', '2023-07-01 12:46:54'), +(3977, 1985, '2023-07-01 12:46:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-01 12:46:59', '2023-07-01 12:46:59'), +(3978, 1956, '2023-07-01 12:47:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-01 12:47:04', '2023-07-01 12:47:04'), +(3979, 1975, '2023-07-01 12:47:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-01 12:47:08', '2023-07-01 12:47:08'), +(3980, 2008, '2023-07-01 13:01:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:01:39', '2023-07-01 13:01:39'), +(3981, 2006, '2023-07-01 13:01:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:01:44', '2023-07-01 13:01:44'), +(3982, 1977, '2023-07-01 13:01:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:01:47', '2023-07-01 13:01:47'), +(3983, 1978, '2023-07-01 13:01:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:01:51', '2023-07-01 13:01:51'), +(3984, 1971, '2023-07-01 13:01:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:01:54', '2023-07-01 13:01:54'), +(3985, 1963, '2023-07-01 13:01:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:01:57', '2023-07-01 13:01:57'), +(3986, 2001, '2023-07-01 13:02:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:00', '2023-07-01 13:02:00'), +(3987, 1973, '2023-07-01 13:02:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:03', '2023-07-01 13:02:03'), +(3988, 1967, '2023-07-01 13:02:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:07', '2023-07-01 13:02:07'), +(3989, 1970, '2023-07-01 13:02:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:10', '2023-07-01 13:02:10'), +(3990, 1965, '2023-07-01 13:02:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:12', '2023-07-01 13:02:12'), +(3991, 1968, '2023-07-01 13:02:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:15', '2023-07-01 13:02:15'), +(3992, 1981, '2023-07-01 13:02:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:18', '2023-07-01 13:02:18'), +(3993, 1974, '2023-07-01 13:02:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:20', '2023-07-01 13:02:20'), +(3994, 1987, '2023-07-01 13:02:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:22', '2023-07-01 13:02:22'), +(3995, 1995, '2023-07-01 13:02:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:26', '2023-07-01 13:02:26'), +(3996, 1996, '2023-07-01 13:02:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:32', '2023-07-01 13:02:32'), +(3997, 1989, '2023-07-01 13:02:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:35', '2023-07-01 13:02:35'), +(3998, 1999, '2023-07-01 13:02:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:40', '2023-07-01 13:02:40'), +(3999, 1983, '2023-07-01 13:02:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:43', '2023-07-01 13:02:43'), +(4000, 1976, '2023-07-01 13:02:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:46', '2023-07-01 13:02:46'), +(4001, 1994, '2023-07-01 13:02:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:48', '2023-07-01 13:02:48'), +(4002, 2000, '2023-07-01 13:02:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:54', '2023-07-01 13:02:54'), +(4003, 1993, '2023-07-01 13:02:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:56', '2023-07-01 13:02:56'), +(4004, 1944, '2023-07-01 13:02:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:02:59', '2023-07-01 13:02:59'), +(4005, 1948, '2023-07-01 13:03:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:03:01', '2023-07-01 13:03:01'), +(4006, 1950, '2023-07-01 13:03:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:03:03', '2023-07-01 13:03:03'), +(4007, 1946, '2023-07-01 13:03:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:03:05', '2023-07-01 13:03:05'), +(4008, 1945, '2023-07-01 13:03:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:03:08', '2023-07-01 13:03:08'), +(4009, 1951, '2023-07-01 13:03:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:03:13', '2023-07-01 13:03:13'), +(4010, 1964, '2023-07-01 13:03:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:03:15', '2023-07-01 13:03:15'), +(4011, 1954, '2023-07-01 13:03:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:03:19', '2023-07-01 13:03:19'), +(4012, 1949, '2023-07-01 13:03:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:03:22', '2023-07-01 13:03:22'), +(4013, 1952, '2023-07-01 13:03:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:03:24', '2023-07-01 13:03:24'), +(4014, 1960, '2023-07-01 13:03:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:03:27', '2023-07-01 13:03:27'), +(4015, 1957, '2023-07-01 13:03:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:03:29', '2023-07-01 13:03:29'), +(4016, 1959, '2023-07-01 13:03:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:03:31', '2023-07-01 13:03:31'), +(4017, 1961, '2023-07-01 13:03:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:03:34', '2023-07-01 13:03:34'), +(4018, 2002, '2023-07-01 13:04:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-01 13:04:18', '2023-07-01 13:04:18'), +(4019, 2011, '2023-07-02 20:15:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Self Pickup]', NULL, '2023-07-02 20:15:53', '2023-07-02 20:15:53'), +(4020, 2011, '2023-07-02 20:16:33', 'Parcel delivered [Collected] and received by [Bella]', NULL, '2023-07-02 20:16:33', '2023-07-02 20:16:33'), +(4021, 2005, '2023-07-03 11:08:36', 'Loaded at [Accra Main] departed for [Others]', NULL, '2023-07-03 11:08:36', '2023-07-03 11:08:36'), +(4022, 2007, '2023-07-03 11:08:39', 'Loaded at [Accra Main] departed for [Others]', NULL, '2023-07-03 11:08:39', '2023-07-03 11:08:39'), +(4023, 1953, '2023-07-03 11:08:44', 'Loaded at [Accra Main] departed for [Others]', NULL, '2023-07-03 11:08:44', '2023-07-03 11:08:44'), +(4024, 1958, '2023-07-03 11:08:48', 'Loaded at [Accra Main] departed for [Others]', NULL, '2023-07-03 11:08:48', '2023-07-03 11:08:48'), +(4025, 1966, '2023-07-03 11:08:52', 'Loaded at [Accra Main] departed for [Others]', NULL, '2023-07-03 11:08:52', '2023-07-03 11:08:52'), +(4026, 1982, '2023-07-03 11:08:56', 'Loaded at [Accra Main] departed for [Others]', NULL, '2023-07-03 11:08:56', '2023-07-03 11:08:56'), +(4027, 1990, '2023-07-03 11:08:59', 'Loaded at [Accra Main] departed for [Others]', NULL, '2023-07-03 11:08:59', '2023-07-03 11:08:59'), +(4028, 1986, '2023-07-03 11:09:03', 'Loaded at [Accra Main] departed for [Others]', NULL, '2023-07-03 11:09:03', '2023-07-03 11:09:03'), +(4029, 1998, '2023-07-03 11:09:15', 'Loaded at [Accra Main] departed for [Others]', NULL, '2023-07-03 11:09:15', '2023-07-03 11:09:15'), +(4030, 2020, '2023-07-03 11:10:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:10:30', '2023-07-03 11:10:30'), +(4031, 2052, '2023-07-03 11:10:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:10:34', '2023-07-03 11:10:34'), +(4032, 2021, '2023-07-03 11:10:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:10:38', '2023-07-03 11:10:38'), +(4034, 2040, '2023-07-03 11:10:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:10:43', '2023-07-03 11:10:43'), +(4035, 2034, '2023-07-03 11:10:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:10:46', '2023-07-03 11:10:46'), +(4036, 2014, '2023-07-03 11:10:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:10:48', '2023-07-03 11:10:48'), +(4037, 2029, '2023-07-03 11:10:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:10:51', '2023-07-03 11:10:51'), +(4038, 2017, '2023-07-03 11:10:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:10:53', '2023-07-03 11:10:53'), +(4039, 2030, '2023-07-03 11:10:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:10:56', '2023-07-03 11:10:56'), +(4040, 2031, '2023-07-03 11:10:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:10:58', '2023-07-03 11:10:58'), +(4041, 2051, '2023-07-03 11:11:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:11:02', '2023-07-03 11:11:02'), +(4042, 2015, '2023-07-03 11:11:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:11:06', '2023-07-03 11:11:06'), +(4043, 2050, '2023-07-03 11:11:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:11:09', '2023-07-03 11:11:09'), +(4044, 2022, '2023-07-03 11:11:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:11:11', '2023-07-03 11:11:11'), +(4045, 2012, '2023-07-03 11:11:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:11:14', '2023-07-03 11:11:14'), +(4046, 2056, '2023-07-03 11:11:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:11:17', '2023-07-03 11:11:17'), +(4047, 2059, '2023-07-03 11:11:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:11:21', '2023-07-03 11:11:21'), +(4048, 2055, '2023-07-03 11:11:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:11:25', '2023-07-03 11:11:25'), +(4049, 2044, '2023-07-03 11:11:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:11:27', '2023-07-03 11:11:27'), +(4050, 2045, '2023-07-03 11:11:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:11:32', '2023-07-03 11:11:32'), +(4051, 2027, '2023-07-03 11:11:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:11:35', '2023-07-03 11:11:35'), +(4052, 2028, '2023-07-03 11:11:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:11:39', '2023-07-03 11:11:39'), +(4053, 2024, '2023-07-03 11:11:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:11:43', '2023-07-03 11:11:43'), +(4054, 2025, '2023-07-03 11:11:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:11:48', '2023-07-03 11:11:48'), +(4055, 2035, '2023-07-03 11:11:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:11:51', '2023-07-03 11:11:51'), +(4056, 2041, '2023-07-03 11:11:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:11:55', '2023-07-03 11:11:55'), +(4057, 2036, '2023-07-03 11:12:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:12:00', '2023-07-03 11:12:00'), +(4058, 2043, '2023-07-03 11:12:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:12:04', '2023-07-03 11:12:04'), +(4059, 2033, '2023-07-03 11:12:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:12:11', '2023-07-03 11:12:11'), +(4060, 2023, '2023-07-03 11:12:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:12:15', '2023-07-03 11:12:15'), +(4061, 2058, '2023-07-03 11:12:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:12:18', '2023-07-03 11:12:18'), +(4062, 2063, '2023-07-03 11:12:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:12:21', '2023-07-03 11:12:21'), +(4063, 2066, '2023-07-03 11:12:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:12:47', '2023-07-03 11:12:47'), +(4064, 2060, '2023-07-03 11:12:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-03 11:12:55', '2023-07-03 11:12:55'), +(4065, 1878, '2023-07-03 11:35:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:35:21', '2023-07-03 11:35:21'), +(4066, 1892, '2023-07-03 11:35:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:35:27', '2023-07-03 11:35:27'), +(4067, 1873, '2023-07-03 11:35:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:35:33', '2023-07-03 11:35:33'), +(4068, 1874, '2023-07-03 11:35:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:35:40', '2023-07-03 11:35:40'), +(4069, 1885, '2023-07-03 11:35:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:35:47', '2023-07-03 11:35:47'), +(4070, 1868, '2023-07-03 11:36:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:01', '2023-07-03 11:36:01'), +(4071, 1923, '2023-07-03 11:36:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:06', '2023-07-03 11:36:06'), +(4072, 1928, '2023-07-03 11:36:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:08', '2023-07-03 11:36:08'), +(4073, 1943, '2023-07-03 11:36:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:11', '2023-07-03 11:36:11'), +(4074, 1896, '2023-07-03 11:36:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:13', '2023-07-03 11:36:13'), +(4075, 1897, '2023-07-03 11:36:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:16', '2023-07-03 11:36:16'), +(4076, 1900, '2023-07-03 11:36:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:19', '2023-07-03 11:36:19'), +(4077, 1903, '2023-07-03 11:36:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:21', '2023-07-03 11:36:21'), +(4078, 1912, '2023-07-03 11:36:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:24', '2023-07-03 11:36:24'), +(4079, 1913, '2023-07-03 11:36:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:27', '2023-07-03 11:36:27'), +(4080, 1914, '2023-07-03 11:36:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:30', '2023-07-03 11:36:30'), +(4081, 1935, '2023-07-03 11:36:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:33', '2023-07-03 11:36:33'), +(4082, 1934, '2023-07-03 11:36:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:37', '2023-07-03 11:36:37'), +(4083, 1942, '2023-07-03 11:36:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:45', '2023-07-03 11:36:45'), +(4084, 2005, '2023-07-03 11:36:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:52', '2023-07-03 11:36:52'), +(4085, 2007, '2023-07-03 11:36:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:56', '2023-07-03 11:36:56'), +(4086, 1953, '2023-07-03 11:36:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:36:59', '2023-07-03 11:36:59'), +(4087, 1958, '2023-07-03 11:37:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:37:02', '2023-07-03 11:37:02'), +(4088, 1966, '2023-07-03 11:37:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:37:06', '2023-07-03 11:37:06'), +(4089, 1982, '2023-07-03 11:37:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:37:08', '2023-07-03 11:37:08'), +(4090, 1990, '2023-07-03 11:37:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:37:12', '2023-07-03 11:37:12'), +(4091, 1986, '2023-07-03 11:37:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:37:14', '2023-07-03 11:37:14'), +(4092, 1998, '2023-07-03 11:37:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-03 11:37:22', '2023-07-03 11:37:22'), +(4093, 1861, '2023-07-03 11:39:48', 'Parcel delivered [Collected] and received by [Comfort Abony]', NULL, '2023-07-03 11:39:48', '2023-07-03 11:39:48'), +(4094, 1854, '2023-07-03 11:39:52', 'Parcel delivered [Collected] and received by [Efya Ntiamoah]', NULL, '2023-07-03 11:39:52', '2023-07-03 11:39:52'), +(4095, 1847, '2023-07-03 11:39:55', 'Parcel delivered [Collected] and received by [Judith Oppong]', NULL, '2023-07-03 11:39:55', '2023-07-03 11:39:55'), +(4096, 1831, '2023-07-03 11:39:58', 'Parcel delivered [Collected] and received by [Perpetual]', NULL, '2023-07-03 11:39:58', '2023-07-03 11:39:58'), +(4097, 1827, '2023-07-03 11:40:02', 'Parcel delivered [Collected] and received by [Mildred Addae Adoma]', NULL, '2023-07-03 11:40:02', '2023-07-03 11:40:02'), +(4098, 1863, '2023-07-03 11:40:06', 'Parcel delivered [Collected] and received by [Bridget Boakye]', NULL, '2023-07-03 11:40:06', '2023-07-03 11:40:06'), +(4099, 1878, '2023-07-03 11:40:12', 'Parcel delivered [Collected] and received by [Atunkong Belinda]', NULL, '2023-07-03 11:40:12', '2023-07-03 11:40:12'), +(4100, 1892, '2023-07-03 11:40:15', 'Parcel delivered [Collected] and received by [Fella]', NULL, '2023-07-03 11:40:15', '2023-07-03 11:40:15'), +(4101, 1873, '2023-07-03 11:40:25', 'Parcel delivered [Collected] and received by [Edna]', NULL, '2023-07-03 11:40:25', '2023-07-03 11:40:25'), +(4102, 1874, '2023-07-03 11:40:29', 'Parcel delivered [Collected] and received by [Mr.Cosmos Yeboah]', NULL, '2023-07-03 11:40:29', '2023-07-03 11:40:29'), +(4103, 1885, '2023-07-03 11:40:44', 'Parcel delivered [Collected] and received by [Comfort Owusu]', NULL, '2023-07-03 11:40:44', '2023-07-03 11:40:44'), +(4104, 1868, '2023-07-03 11:40:49', 'Parcel delivered [Collected] and received by [Cindy Sefa]', NULL, '2023-07-03 11:40:49', '2023-07-03 11:40:49'), +(4105, 1923, '2023-07-03 11:40:52', 'Parcel delivered [Collected] and received by [Mimi]', NULL, '2023-07-03 11:40:52', '2023-07-03 11:40:52'), +(4106, 1928, '2023-07-03 11:40:56', 'Parcel delivered [Collected] and received by [Akosuah]', NULL, '2023-07-03 11:40:56', '2023-07-03 11:40:56'), +(4107, 1943, '2023-07-03 11:40:58', 'Parcel delivered [Collected] and received by [Rejoice Serwaa Agyemang]', NULL, '2023-07-03 11:40:58', '2023-07-03 11:40:58'), +(4108, 1896, '2023-07-03 11:41:01', 'Parcel delivered [Collected] and received by [Ernest]', NULL, '2023-07-03 11:41:01', '2023-07-03 11:41:01'), +(4109, 1900, '2023-07-03 11:41:05', 'Parcel delivered [Collected] and received by [Angelina Oppong Agyeiwaah]', NULL, '2023-07-03 11:41:05', '2023-07-03 11:41:05'), +(4110, 1912, '2023-07-03 11:41:12', 'Parcel delivered [Collected] and received by [Esther Boateng]', NULL, '2023-07-03 11:41:12', '2023-07-03 11:41:12'), +(4111, 1913, '2023-07-03 11:41:17', 'Parcel delivered [Collected] and received by [Lois Attakora]', NULL, '2023-07-03 11:41:17', '2023-07-03 11:41:17'), +(4112, 1914, '2023-07-03 11:41:21', 'Parcel delivered [Collected] and received by [Anita]', NULL, '2023-07-03 11:41:21', '2023-07-03 11:41:21'), +(4113, 1935, '2023-07-03 11:41:24', 'Parcel delivered [Collected] and received by [Erica]', NULL, '2023-07-03 11:41:24', '2023-07-03 11:41:24'), +(4114, 1934, '2023-07-03 11:41:30', 'Parcel delivered [Collected] and received by [Mama Diana]', NULL, '2023-07-03 11:41:30', '2023-07-03 11:41:30'), +(4115, 1942, '2023-07-03 11:41:36', 'Parcel delivered [Collected] and received by [Nicki Minaj]', NULL, '2023-07-03 11:41:36', '2023-07-03 11:41:36'), +(4116, 1866, '2023-07-03 11:42:11', 'Parcel delivered [Collected] and received by [Grace]', NULL, '2023-07-03 11:42:11', '2023-07-03 11:42:11'), +(4117, 1881, '2023-07-03 11:42:14', 'Parcel delivered [Collected] and received by [Vera]', NULL, '2023-07-03 11:42:14', '2023-07-03 11:42:14'), +(4118, 1864, '2023-07-03 11:42:17', 'Parcel delivered [Collected] and received by [Sirina]', NULL, '2023-07-03 11:42:17', '2023-07-03 11:42:17'), +(4119, 1893, '2023-07-03 11:42:20', 'Parcel delivered [Collected] and received by [Abdulai Modesta]', NULL, '2023-07-03 11:42:20', '2023-07-03 11:42:20'), +(4120, 1876, '2023-07-03 11:42:23', 'Parcel delivered [Collected] and received by [Sally]', NULL, '2023-07-03 11:42:23', '2023-07-03 11:42:23'), +(4121, 1865, '2023-07-03 11:42:26', 'Parcel delivered [Collected] and received by [Princess Adwoa Agyapong]', NULL, '2023-07-03 11:42:26', '2023-07-03 11:42:26'), +(4122, 1884, '2023-07-03 11:42:41', 'Parcel delivered [Collected] and received by [Majeed Jordan]', NULL, '2023-07-03 11:42:41', '2023-07-03 11:42:41'), +(4123, 1915, '2023-07-03 11:42:44', 'Parcel delivered [Collected] and received by [Alice Danquah]', NULL, '2023-07-03 11:42:44', '2023-07-03 11:42:44'), +(4124, 1895, '2023-07-03 11:42:47', 'Parcel delivered [Collected] and received by [Mary]', NULL, '2023-07-03 11:42:47', '2023-07-03 11:42:47'), +(4125, 1932, '2023-07-03 11:42:50', 'Parcel delivered [Collected] and received by [Akosua Berry]', NULL, '2023-07-03 11:42:50', '2023-07-03 11:42:50'), +(4126, 1933, '2023-07-03 11:42:53', 'Parcel delivered [Collected] and received by [Adiepena]', NULL, '2023-07-03 11:42:53', '2023-07-03 11:42:53'), +(4127, 1938, '2023-07-03 11:42:55', 'Parcel delivered [Collected] and received by [Mr.Ralf]', NULL, '2023-07-03 11:42:55', '2023-07-03 11:42:55'), +(4128, 1894, '2023-07-03 11:42:58', 'Parcel delivered [Collected] and received by [Gracelyn Paloma Nyarkoh]', NULL, '2023-07-03 11:42:58', '2023-07-03 11:42:58'), +(4129, 1906, '2023-07-03 11:43:06', 'Parcel delivered [Collected] and received by [Dorcass]', NULL, '2023-07-03 11:43:06', '2023-07-03 11:43:06'), +(4130, 1924, '2023-07-03 11:43:10', 'Parcel delivered [Collected] and received by [Bervelyn Larbi]', NULL, '2023-07-03 11:43:10', '2023-07-03 11:43:10'), +(4131, 2003, '2023-07-03 11:43:22', 'Parcel delivered [Collected] and received by [janet Adjonyor]', NULL, '2023-07-03 11:43:22', '2023-07-03 11:43:22'), +(4132, 1991, '2023-07-03 11:43:25', 'Parcel delivered [Collected] and received by [janice Ofoe]', NULL, '2023-07-03 11:43:25', '2023-07-03 11:43:25'), +(4133, 1972, '2023-07-03 11:43:29', 'Parcel delivered [Collected] and received by [Bertha Dery]', NULL, '2023-07-03 11:43:29', '2023-07-03 11:43:29'), +(4134, 1997, '2023-07-03 11:43:31', 'Parcel delivered [Collected] and received by [Patience]', NULL, '2023-07-03 11:43:31', '2023-07-03 11:43:31'), +(4135, 1979, '2023-07-03 11:43:34', 'Parcel delivered [Collected] and received by [Miss Ann]', NULL, '2023-07-03 11:43:34', '2023-07-03 11:43:34'), +(4136, 1969, '2023-07-03 11:43:37', 'Parcel delivered [Collected] and received by [Agyei Jessica]', NULL, '2023-07-03 11:43:37', '2023-07-03 11:43:37'), +(4137, 1984, '2023-07-03 11:43:40', 'Parcel delivered [Collected] and received by [Afia Akoto]', NULL, '2023-07-03 11:43:40', '2023-07-03 11:43:40'), +(4138, 1962, '2023-07-03 11:43:45', 'Parcel delivered [Collected] and received by [Abigail Owusu Ansah]', NULL, '2023-07-03 11:43:45', '2023-07-03 11:43:45'), +(4139, 1947, '2023-07-03 11:43:50', 'Parcel delivered [Collected] and received by [Diana Boatemah]', NULL, '2023-07-03 11:43:50', '2023-07-03 11:43:50'), +(4140, 1955, '2023-07-03 11:44:24', 'Parcel delivered [Collected] and received by [Bernice Pomaah]', NULL, '2023-07-03 11:44:24', '2023-07-03 11:44:24'), +(4141, 1988, '2023-07-03 11:44:28', 'Parcel delivered [Collected] and received by [Felicia Oppong]', NULL, '2023-07-03 11:44:28', '2023-07-03 11:44:28'), +(4142, 1985, '2023-07-03 11:44:32', 'Parcel delivered [Collected] and received by [Portia]', NULL, '2023-07-03 11:44:32', '2023-07-03 11:44:32'), +(4143, 1956, '2023-07-03 11:44:35', 'Parcel delivered [Collected] and received by [Felicia]', NULL, '2023-07-03 11:44:35', '2023-07-03 11:44:35'), +(4144, 1975, '2023-07-03 11:44:41', 'Parcel delivered [Collected] and received by [Abigail Boakye]', NULL, '2023-07-03 11:44:41', '2023-07-03 11:44:41'), +(4145, 1891, '2023-07-03 11:48:56', 'Parcel delivered [Collected] and received by [Sam]', NULL, '2023-07-03 11:48:56', '2023-07-03 11:48:56'), +(4146, 1888, '2023-07-03 11:48:58', 'Parcel delivered [Collected] and received by [Janet]', NULL, '2023-07-03 11:48:58', '2023-07-03 11:48:58'), +(4147, 1872, '2023-07-03 11:49:06', 'Parcel delivered [Collected] and received by [Makafui]', NULL, '2023-07-03 11:49:06', '2023-07-03 11:49:06'), +(4148, 1883, '2023-07-03 11:49:10', 'Parcel delivered [Collected] and received by [Sakina]', NULL, '2023-07-03 11:49:10', '2023-07-03 11:49:10'), +(4149, 1889, '2023-07-03 11:49:28', 'Parcel delivered [Collected] and received by [Rose]', NULL, '2023-07-03 11:49:28', '2023-07-03 11:49:28'), +(4150, 1869, '2023-07-03 11:49:32', 'Parcel delivered [Collected] and received by [Khadmiel]', NULL, '2023-07-03 11:49:32', '2023-07-03 11:49:32'), +(4151, 1886, '2023-07-03 11:49:36', 'Parcel delivered [Collected] and received by [Naa]', NULL, '2023-07-03 11:49:36', '2023-07-03 11:49:36'), +(4152, 1871, '2023-07-03 11:49:40', 'Parcel delivered [Collected] and received by [Joesphine Ampoe jacks]', NULL, '2023-07-03 11:49:40', '2023-07-03 11:49:40'), +(4153, 1875, '2023-07-03 11:49:43', 'Parcel delivered [Collected] and received by [Grace]', NULL, '2023-07-03 11:49:43', '2023-07-03 11:49:43'), +(4154, 1880, '2023-07-03 11:49:48', 'Parcel delivered [Collected] and received by [Margaret]', NULL, '2023-07-03 11:49:48', '2023-07-03 11:49:48'), +(4155, 1870, '2023-07-03 11:49:53', 'Parcel delivered [Collected] and received by [Amma Gyamfua Osei Wusu]', NULL, '2023-07-03 11:49:53', '2023-07-03 11:49:53'), +(4156, 1879, '2023-07-03 11:49:59', 'Parcel delivered [Collected] and received by [Emma]', NULL, '2023-07-03 11:49:59', '2023-07-03 11:49:59'), +(4157, 1867, '2023-07-03 11:50:04', 'Parcel delivered [Collected] and received by [Abena]', NULL, '2023-07-03 11:50:04', '2023-07-03 11:50:04'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(4158, 1882, '2023-07-03 11:50:08', 'Parcel delivered [Collected] and received by [Rosemond]', NULL, '2023-07-03 11:50:08', '2023-07-03 11:50:08'), +(4159, 1887, '2023-07-03 11:50:12', 'Parcel delivered [Collected] and received by [Fredi]', NULL, '2023-07-03 11:50:12', '2023-07-03 11:50:12'), +(4160, 1877, '2023-07-03 11:50:24', 'Parcel delivered [Collected] and received by [Margeret]', NULL, '2023-07-03 11:50:24', '2023-07-03 11:50:24'), +(4161, 1941, '2023-07-03 11:50:33', 'Parcel delivered [Collected] and received by [Antoinette]', NULL, '2023-07-03 11:50:33', '2023-07-03 11:50:33'), +(4162, 1929, '2023-07-03 11:50:36', 'Parcel delivered [Collected] and received by [Evelyn]', NULL, '2023-07-03 11:50:36', '2023-07-03 11:50:36'), +(4163, 1930, '2023-07-03 11:50:39', 'Parcel delivered [Collected] and received by [Esther]', NULL, '2023-07-03 11:50:39', '2023-07-03 11:50:39'), +(4164, 1898, '2023-07-03 11:50:42', 'Parcel delivered [Collected] and received by [Yaa]', NULL, '2023-07-03 11:50:42', '2023-07-03 11:50:42'), +(4165, 1939, '2023-07-03 11:50:47', 'Parcel delivered [Collected] and received by [Adjuah Sarfowaa]', NULL, '2023-07-03 11:50:47', '2023-07-03 11:50:47'), +(4166, 1920, '2023-07-03 11:50:50', 'Parcel delivered [Collected] and received by [Fawaz Abdallah]', NULL, '2023-07-03 11:50:50', '2023-07-03 11:50:50'), +(4167, 1926, '2023-07-03 11:50:56', 'Parcel delivered [Collected] and received by [Atsu]', NULL, '2023-07-03 11:50:56', '2023-07-03 11:50:56'), +(4168, 1925, '2023-07-03 11:51:00', 'Parcel delivered [Collected] and received by [Augustina Boadu]', NULL, '2023-07-03 11:51:00', '2023-07-03 11:51:00'), +(4169, 1927, '2023-07-03 11:51:03', 'Parcel delivered [Collected] and received by [Esther Watchman]', NULL, '2023-07-03 11:51:03', '2023-07-03 11:51:03'), +(4170, 1936, '2023-07-03 11:51:06', 'Parcel delivered [Collected] and received by [Linda]', NULL, '2023-07-03 11:51:06', '2023-07-03 11:51:06'), +(4171, 1931, '2023-07-03 11:51:09', 'Parcel delivered [Collected] and received by [Elizabeth Armah]', NULL, '2023-07-03 11:51:09', '2023-07-03 11:51:09'), +(4172, 1902, '2023-07-03 11:51:16', 'Parcel delivered [Collected] and received by [Bevelyn Akinim]', NULL, '2023-07-03 11:51:16', '2023-07-03 11:51:16'), +(4173, 1901, '2023-07-03 11:51:18', 'Parcel delivered [Collected] and received by [Nana Yaa]', NULL, '2023-07-03 11:51:18', '2023-07-03 11:51:18'), +(4174, 1905, '2023-07-03 11:51:23', 'Parcel delivered [Collected] and received by [Dorothy Opoku]', NULL, '2023-07-03 11:51:23', '2023-07-03 11:51:23'), +(4175, 1904, '2023-07-03 11:51:26', 'Parcel delivered [Collected] and received by [jonathan]', NULL, '2023-07-03 11:51:26', '2023-07-03 11:51:26'), +(4176, 1940, '2023-07-03 11:51:30', 'Parcel delivered [Collected] and received by [Rhoda]', NULL, '2023-07-03 11:51:30', '2023-07-03 11:51:30'), +(4177, 1909, '2023-07-03 11:51:33', 'Parcel delivered [Collected] and received by [Vera Quainoo]', NULL, '2023-07-03 11:51:33', '2023-07-03 11:51:33'), +(4178, 1916, '2023-07-03 11:51:37', 'Parcel delivered [Collected] and received by [Becca]', NULL, '2023-07-03 11:51:37', '2023-07-03 11:51:37'), +(4179, 1918, '2023-07-03 11:51:58', 'Parcel delivered [Collected] and received by [Awurama]', NULL, '2023-07-03 11:51:58', '2023-07-03 11:51:58'), +(4180, 1907, '2023-07-03 11:52:00', 'Parcel delivered [Collected] and received by [Priscilla Addo]', NULL, '2023-07-03 11:52:00', '2023-07-03 11:52:00'), +(4181, 1908, '2023-07-03 11:52:09', 'Parcel delivered [Collected] and received by [Linda Ewusi]', NULL, '2023-07-03 11:52:09', '2023-07-03 11:52:09'), +(4182, 1917, '2023-07-03 11:52:13', 'Parcel delivered [Collected] and received by [Patience Appiah]', NULL, '2023-07-03 11:52:13', '2023-07-03 11:52:13'), +(4183, 1911, '2023-07-03 11:52:16', 'Parcel delivered [Collected] and received by [Moradam 338]', NULL, '2023-07-03 11:52:16', '2023-07-03 11:52:16'), +(4184, 1910, '2023-07-03 11:52:19', 'Parcel delivered [Collected] and received by [HB Elegance]', NULL, '2023-07-03 11:52:19', '2023-07-03 11:52:19'), +(4185, 1937, '2023-07-03 11:52:28', 'Parcel delivered [Collected] and received by [Delilah]', NULL, '2023-07-03 11:52:28', '2023-07-03 11:52:28'), +(4186, 2057, '2023-07-03 11:57:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-03 11:57:54', '2023-07-03 11:57:54'), +(4187, 2046, '2023-07-03 11:58:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-03 11:58:16', '2023-07-03 11:58:16'), +(4188, 2054, '2023-07-03 11:58:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-03 11:58:20', '2023-07-03 11:58:20'), +(4189, 2048, '2023-07-03 11:58:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-03 11:58:30', '2023-07-03 11:58:30'), +(4190, 2047, '2023-07-03 11:58:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-03 11:58:39', '2023-07-03 11:58:39'), +(4191, 2053, '2023-07-03 11:58:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-03 11:58:49', '2023-07-03 11:58:49'), +(4192, 2064, '2023-07-03 11:58:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-03 11:58:56', '2023-07-03 11:58:56'), +(4194, 2042, '2023-07-03 11:59:39', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-03 11:59:39', '2023-07-03 11:59:39'), +(4195, 2039, '2023-07-03 11:59:50', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-03 11:59:50', '2023-07-03 11:59:50'), +(4196, 2038, '2023-07-03 12:00:15', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-03 12:00:15', '2023-07-03 12:00:15'), +(4197, 2037, '2023-07-03 12:00:23', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-03 12:00:23', '2023-07-03 12:00:23'), +(4198, 2032, '2023-07-03 12:00:30', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-03 12:00:30', '2023-07-03 12:00:30'), +(4199, 2026, '2023-07-03 12:00:39', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-03 12:00:39', '2023-07-03 12:00:39'), +(4200, 2019, '2023-07-03 12:00:47', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-03 12:00:47', '2023-07-03 12:00:47'), +(4201, 2049, '2023-07-03 12:01:01', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-03 12:01:01', '2023-07-03 12:01:01'), +(4202, 2016, '2023-07-03 12:01:07', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-03 12:01:07', '2023-07-03 12:01:07'), +(4203, 2018, '2023-07-03 12:01:19', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-03 12:01:19', '2023-07-03 12:01:19'), +(4204, 2061, '2023-07-03 12:01:24', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-03 12:01:24', '2023-07-03 12:01:24'), +(4205, 2065, '2023-07-03 12:01:30', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-03 12:01:30', '2023-07-03 12:01:30'), +(4206, 2067, '2023-07-03 12:01:58', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-03 12:01:58', '2023-07-03 12:01:58'), +(4207, 2127, '2023-07-04 13:25:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:25:47', '2023-07-04 13:25:47'), +(4208, 2126, '2023-07-04 13:25:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:25:55', '2023-07-04 13:25:55'), +(4209, 2076, '2023-07-04 13:25:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:25:58', '2023-07-04 13:25:58'), +(4210, 2103, '2023-07-04 13:26:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:26:01', '2023-07-04 13:26:01'), +(4211, 2097, '2023-07-04 13:26:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:26:03', '2023-07-04 13:26:03'), +(4212, 2095, '2023-07-04 13:26:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:26:06', '2023-07-04 13:26:06'), +(4213, 2089, '2023-07-04 13:26:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:26:09', '2023-07-04 13:26:09'), +(4214, 2120, '2023-07-04 13:26:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:26:17', '2023-07-04 13:26:17'), +(4215, 2117, '2023-07-04 13:26:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:26:20', '2023-07-04 13:26:20'), +(4216, 2105, '2023-07-04 13:26:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:26:25', '2023-07-04 13:26:25'), +(4217, 2119, '2023-07-04 13:26:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:26:28', '2023-07-04 13:26:28'), +(4218, 2118, '2023-07-04 13:27:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:27:29', '2023-07-04 13:27:29'), +(4219, 2110, '2023-07-04 13:27:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:27:33', '2023-07-04 13:27:33'), +(4220, 2125, '2023-07-04 13:27:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:27:37', '2023-07-04 13:27:37'), +(4221, 2115, '2023-07-04 13:29:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:29:20', '2023-07-04 13:29:20'), +(4222, 2074, '2023-07-04 13:29:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:29:26', '2023-07-04 13:29:26'), +(4223, 2082, '2023-07-04 13:29:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:29:31', '2023-07-04 13:29:31'), +(4224, 2123, '2023-07-04 13:29:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:29:40', '2023-07-04 13:29:40'), +(4225, 2100, '2023-07-04 13:29:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:29:49', '2023-07-04 13:29:49'), +(4226, 2078, '2023-07-04 13:29:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:29:55', '2023-07-04 13:29:55'), +(4227, 2079, '2023-07-04 13:30:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:30:00', '2023-07-04 13:30:00'), +(4228, 2088, '2023-07-04 13:30:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:30:48', '2023-07-04 13:30:48'), +(4229, 2083, '2023-07-04 13:30:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:30:55', '2023-07-04 13:30:55'), +(4230, 2080, '2023-07-04 13:30:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:30:59', '2023-07-04 13:30:59'), +(4231, 2107, '2023-07-04 13:31:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:31:04', '2023-07-04 13:31:04'), +(4232, 2099, '2023-07-04 13:31:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:31:19', '2023-07-04 13:31:19'), +(4233, 2072, '2023-07-04 13:31:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:31:27', '2023-07-04 13:31:27'), +(4234, 2101, '2023-07-04 13:31:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:31:31', '2023-07-04 13:31:31'), +(4235, 2102, '2023-07-04 13:32:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:32:05', '2023-07-04 13:32:05'), +(4236, 2098, '2023-07-04 13:32:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:32:08', '2023-07-04 13:32:08'), +(4237, 2086, '2023-07-04 13:32:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:32:13', '2023-07-04 13:32:13'), +(4238, 2087, '2023-07-04 13:32:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-04 13:32:55', '2023-07-04 13:32:55'), +(4239, 2109, '2023-07-04 13:33:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-04 13:33:01', '2023-07-04 13:33:01'), +(4240, 2092, '2023-07-04 13:33:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-04 13:33:06', '2023-07-04 13:33:06'), +(4241, 2112, '2023-07-04 13:33:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-04 13:33:09', '2023-07-04 13:33:09'), +(4242, 2124, '2023-07-04 13:33:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-04 13:33:12', '2023-07-04 13:33:12'), +(4243, 2104, '2023-07-04 13:33:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-04 13:33:19', '2023-07-04 13:33:19'), +(4244, 2106, '2023-07-04 13:33:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-04 13:33:26', '2023-07-04 13:33:26'), +(4245, 2093, '2023-07-04 13:33:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-04 13:33:28', '2023-07-04 13:33:28'), +(4246, 2114, '2023-07-04 13:33:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-04 13:33:30', '2023-07-04 13:33:30'), +(4247, 2116, '2023-07-04 13:33:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-04 13:33:34', '2023-07-04 13:33:34'), +(4248, 2070, '2023-07-04 13:34:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-04 13:34:26', '2023-07-04 13:34:26'), +(4249, 2084, '2023-07-04 13:34:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-04 13:34:29', '2023-07-04 13:34:29'), +(4250, 2068, '2023-07-04 13:34:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-04 13:34:34', '2023-07-04 13:34:34'), +(4251, 2042, '2023-07-04 13:35:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-04 13:35:32', '2023-07-04 13:35:32'), +(4252, 2039, '2023-07-04 13:36:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-04 13:36:02', '2023-07-04 13:36:02'), +(4253, 2038, '2023-07-04 13:36:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-04 13:36:11', '2023-07-04 13:36:11'), +(4254, 2037, '2023-07-04 13:36:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-04 13:36:16', '2023-07-04 13:36:16'), +(4255, 2026, '2023-07-04 13:36:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-04 13:36:22', '2023-07-04 13:36:22'), +(4256, 2019, '2023-07-04 13:36:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-04 13:36:25', '2023-07-04 13:36:25'), +(4257, 2049, '2023-07-04 13:36:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-04 13:36:28', '2023-07-04 13:36:28'), +(4258, 2016, '2023-07-04 13:36:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-04 13:36:30', '2023-07-04 13:36:30'), +(4259, 2018, '2023-07-04 13:36:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-04 13:36:33', '2023-07-04 13:36:33'), +(4260, 2061, '2023-07-04 13:36:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-04 13:36:37', '2023-07-04 13:36:37'), +(4261, 2065, '2023-07-04 13:36:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-04 13:36:44', '2023-07-04 13:36:44'), +(4262, 2067, '2023-07-04 13:36:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-04 13:36:55', '2023-07-04 13:36:55'), +(4263, 2071, '2023-07-04 13:38:08', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-04 13:38:08', '2023-07-04 13:38:08'), +(4264, 2111, '2023-07-04 13:38:13', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-04 13:38:13', '2023-07-04 13:38:13'), +(4265, 2122, '2023-07-04 13:38:16', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-04 13:38:16', '2023-07-04 13:38:16'), +(4266, 2090, '2023-07-04 13:38:19', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-04 13:38:19', '2023-07-04 13:38:19'), +(4267, 2077, '2023-07-04 13:38:22', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-04 13:38:22', '2023-07-04 13:38:22'), +(4268, 2096, '2023-07-04 13:38:25', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-04 13:38:25', '2023-07-04 13:38:25'), +(4269, 2094, '2023-07-04 13:39:57', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-04 13:39:57', '2023-07-04 13:39:57'), +(4270, 2091, '2023-07-04 13:40:01', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-04 13:40:01', '2023-07-04 13:40:01'), +(4271, 2108, '2023-07-04 13:40:04', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-04 13:40:04', '2023-07-04 13:40:04'), +(4272, 2073, '2023-07-04 13:40:09', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-04 13:40:09', '2023-07-04 13:40:09'), +(4273, 1948, '2023-07-04 13:41:15', 'Parcel delivered [Collected] and received by [Esther Omari]', NULL, '2023-07-04 13:41:15', '2023-07-04 13:41:15'), +(4274, 1994, '2023-07-04 13:41:19', 'Parcel delivered [Collected] and received by [Eunice]', NULL, '2023-07-04 13:41:19', '2023-07-04 13:41:19'), +(4275, 1976, '2023-07-04 13:41:23', 'Parcel delivered [Collected] and received by [Meg Yirenkyiwaa Danquah]', NULL, '2023-07-04 13:41:23', '2023-07-04 13:41:23'), +(4276, 1993, '2023-07-04 13:41:25', 'Parcel delivered [Collected] and received by [Janet Adwoa Ametepe]', NULL, '2023-07-04 13:41:25', '2023-07-04 13:41:25'), +(4277, 1944, '2023-07-04 13:41:28', 'Parcel delivered [Collected] and received by [Angela]', NULL, '2023-07-04 13:41:28', '2023-07-04 13:41:28'), +(4278, 1950, '2023-07-04 13:41:31', 'Parcel delivered [Collected] and received by [Akhosua Cutie]', NULL, '2023-07-04 13:41:31', '2023-07-04 13:41:31'), +(4279, 1946, '2023-07-04 13:41:35', 'Parcel delivered [Collected] and received by [Benedicta Bondzie]', NULL, '2023-07-04 13:41:35', '2023-07-04 13:41:35'), +(4280, 1945, '2023-07-04 13:41:39', 'Parcel delivered [Collected] and received by [Babs]', NULL, '2023-07-04 13:41:39', '2023-07-04 13:41:39'), +(4281, 1951, '2023-07-04 13:41:42', 'Parcel delivered [Collected] and received by [Gifty Korankye]', NULL, '2023-07-04 13:41:42', '2023-07-04 13:41:42'), +(4282, 1964, '2023-07-04 13:41:45', 'Parcel delivered [Collected] and received by [Appoh Brighter]', NULL, '2023-07-04 13:41:45', '2023-07-04 13:41:45'), +(4283, 1954, '2023-07-04 13:41:49', 'Parcel delivered [Collected] and received by [Issabella]', NULL, '2023-07-04 13:41:49', '2023-07-04 13:41:49'), +(4284, 1949, '2023-07-04 13:41:52', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-07-04 13:41:52', '2023-07-04 13:41:52'), +(4285, 1952, '2023-07-04 13:41:54', 'Parcel delivered [Collected] and received by [Michaella Ahenfo]', NULL, '2023-07-04 13:41:54', '2023-07-04 13:41:54'), +(4286, 1960, '2023-07-04 13:41:57', 'Parcel delivered [Collected] and received by [Efya Portia]', NULL, '2023-07-04 13:41:57', '2023-07-04 13:41:57'), +(4287, 1961, '2023-07-04 13:42:05', 'Parcel delivered [Collected] and received by [Efia Christy]', NULL, '2023-07-04 13:42:05', '2023-07-04 13:42:05'), +(4288, 1983, '2023-07-04 13:42:08', 'Parcel delivered [Collected] and received by [Wendy]', NULL, '2023-07-04 13:42:08', '2023-07-04 13:42:08'), +(4289, 2008, '2023-07-04 13:42:12', 'Parcel delivered [Collected] and received by [Awurama]', NULL, '2023-07-04 13:42:12', '2023-07-04 13:42:12'), +(4290, 2001, '2023-07-04 13:42:16', 'Parcel delivered [Collected] and received by [Lovester]', NULL, '2023-07-04 13:42:16', '2023-07-04 13:42:16'), +(4291, 2002, '2023-07-04 13:42:23', 'Parcel delivered [Collected] and received by [Nhyira]', NULL, '2023-07-04 13:42:23', '2023-07-04 13:42:23'), +(4292, 1957, '2023-07-04 13:42:35', 'Parcel delivered [Collected] and received by [Sam Selina]', NULL, '2023-07-04 13:42:35', '2023-07-04 13:42:35'), +(4293, 2006, '2023-07-04 13:42:41', 'Parcel delivered [Collected] and received by [Abigail Amoako]', NULL, '2023-07-04 13:42:41', '2023-07-04 13:42:41'), +(4294, 1977, '2023-07-04 13:42:44', 'Parcel delivered [Collected] and received by [Maabena]', NULL, '2023-07-04 13:42:44', '2023-07-04 13:42:44'), +(4295, 1971, '2023-07-04 13:42:50', 'Parcel delivered [Collected] and received by [Gloria]', NULL, '2023-07-04 13:42:50', '2023-07-04 13:42:50'), +(4296, 1963, '2023-07-04 13:42:53', 'Parcel delivered [Collected] and received by [Maabena]', NULL, '2023-07-04 13:42:53', '2023-07-04 13:42:53'), +(4297, 1973, '2023-07-04 13:42:55', 'Parcel delivered [Collected] and received by [Anthonette Forkuo]', NULL, '2023-07-04 13:42:55', '2023-07-04 13:42:55'), +(4298, 1967, '2023-07-04 13:42:58', 'Parcel delivered [Collected] and received by [Yasmine]', NULL, '2023-07-04 13:42:58', '2023-07-04 13:42:58'), +(4299, 1970, '2023-07-04 13:45:14', 'Parcel delivered [Collected] and received by [Erica Larbi]', NULL, '2023-07-04 13:45:14', '2023-07-04 13:45:14'), +(4300, 1965, '2023-07-04 13:45:17', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-07-04 13:45:17', '2023-07-04 13:45:17'), +(4301, 1968, '2023-07-04 13:45:20', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-07-04 13:45:20', '2023-07-04 13:45:20'), +(4302, 1981, '2023-07-04 13:45:41', 'Parcel delivered [Collected] and received by [Bridgetta]', NULL, '2023-07-04 13:45:41', '2023-07-04 13:45:41'), +(4303, 1974, '2023-07-04 13:45:43', 'Parcel delivered [Collected] and received by [Henrietta]', NULL, '2023-07-04 13:45:43', '2023-07-04 13:45:43'), +(4304, 1987, '2023-07-04 13:45:50', 'Parcel delivered [Collected] and received by [Mary]', NULL, '2023-07-04 13:45:50', '2023-07-04 13:45:50'), +(4305, 1995, '2023-07-04 13:45:52', 'Parcel delivered [Collected] and received by [Beatrice]', NULL, '2023-07-04 13:45:52', '2023-07-04 13:45:52'), +(4306, 1989, '2023-07-04 13:45:58', 'Parcel delivered [Collected] and received by [Akorli Precious Andrelia]', NULL, '2023-07-04 13:45:58', '2023-07-04 13:45:58'), +(4307, 1999, '2023-07-04 13:46:00', 'Parcel delivered [Collected] and received by [Emefa]', NULL, '2023-07-04 13:46:00', '2023-07-04 13:46:00'), +(4308, 1996, '2023-07-04 13:46:05', 'Parcel delivered [Collected] and received by [Agyekum Ophelia]', NULL, '2023-07-04 13:46:05', '2023-07-04 13:46:05'), +(4309, 2009, '2023-07-04 13:47:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:47:52', '2023-07-04 13:47:52'), +(4310, 2010, '2023-07-04 13:47:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-04 13:47:57', '2023-07-04 13:47:57'), +(4311, 2009, '2023-07-04 13:48:32', 'Parcel delivered [Collected] and received by [Angela laryea]', NULL, '2023-07-04 13:48:32', '2023-07-04 13:48:32'), +(4312, 2000, '2023-07-04 13:48:39', 'Parcel delivered [Collected] and received by [Helen]', NULL, '2023-07-04 13:48:39', '2023-07-04 13:48:39'), +(4313, 2059, '2023-07-04 13:48:53', 'Parcel delivered [Collected] and received by [Raheal Quaye💕❤️]', NULL, '2023-07-04 13:48:53', '2023-07-04 13:48:53'), +(4314, 2055, '2023-07-04 13:48:57', 'Parcel delivered [Collected] and received by [Vicentia Ababio]', NULL, '2023-07-04 13:48:57', '2023-07-04 13:48:57'), +(4315, 2044, '2023-07-04 13:48:59', 'Parcel delivered [Collected] and received by [Theadosia]', NULL, '2023-07-04 13:48:59', '2023-07-04 13:48:59'), +(4316, 2045, '2023-07-04 13:49:02', 'Parcel delivered [Collected] and received by [Asabea]', NULL, '2023-07-04 13:49:02', '2023-07-04 13:49:02'), +(4317, 2027, '2023-07-04 13:49:06', 'Parcel delivered [Collected] and received by [Snadra Molley]', NULL, '2023-07-04 13:49:06', '2023-07-04 13:49:06'), +(4318, 2028, '2023-07-04 13:49:09', 'Parcel delivered [Collected] and received by [Rhoda]', NULL, '2023-07-04 13:49:09', '2023-07-04 13:49:09'), +(4319, 2024, '2023-07-04 13:49:12', 'Parcel delivered [Collected] and received by [Deborah]', NULL, '2023-07-04 13:49:12', '2023-07-04 13:49:12'), +(4320, 2025, '2023-07-04 13:49:16', 'Parcel delivered [Collected] and received by [Ruth]', NULL, '2023-07-04 13:49:16', '2023-07-04 13:49:16'), +(4321, 2035, '2023-07-04 13:49:21', 'Parcel delivered [Collected] and received by [Eunice]', NULL, '2023-07-04 13:49:21', '2023-07-04 13:49:21'), +(4322, 2041, '2023-07-04 13:49:26', 'Parcel delivered [Collected] and received by [Bernice]', NULL, '2023-07-04 13:49:26', '2023-07-04 13:49:26'), +(4323, 2036, '2023-07-04 13:49:33', 'Parcel delivered [Collected] and received by [Nyagortey Emerald]', NULL, '2023-07-04 13:49:33', '2023-07-04 13:49:33'), +(4324, 2043, '2023-07-04 13:49:36', 'Parcel delivered [Collected] and received by [Khadijah Ibrahim]', NULL, '2023-07-04 13:49:36', '2023-07-04 13:49:36'), +(4325, 2033, '2023-07-04 13:49:38', 'Parcel delivered [Collected] and received by [Elizabeth Ahinakwah]', NULL, '2023-07-04 13:49:38', '2023-07-04 13:49:38'), +(4326, 2023, '2023-07-04 13:49:42', 'Parcel delivered [Collected] and received by [Elizabeth Donkor]', NULL, '2023-07-04 13:49:42', '2023-07-04 13:49:42'), +(4327, 2058, '2023-07-04 13:49:46', 'Parcel delivered [Collected] and received by [Solomon]', NULL, '2023-07-04 13:49:46', '2023-07-04 13:49:46'), +(4328, 2063, '2023-07-04 13:49:49', 'Parcel delivered [Collected] and received by [Winnifesta]', NULL, '2023-07-04 13:49:49', '2023-07-04 13:49:49'), +(4329, 2066, '2023-07-04 13:49:53', 'Parcel delivered [Collected] and received by [Dorcas]', NULL, '2023-07-04 13:49:53', '2023-07-04 13:49:53'), +(4330, 2060, '2023-07-04 13:50:02', 'Parcel delivered [Collected] and received by [Jessica Allotey]', NULL, '2023-07-04 13:50:02', '2023-07-04 13:50:02'), +(4331, 2020, '2023-07-04 13:50:09', 'Parcel delivered [Collected] and received by [Bryma]', NULL, '2023-07-04 13:50:09', '2023-07-04 13:50:09'), +(4332, 2052, '2023-07-04 13:50:14', 'Parcel delivered [Collected] and received by [Peace Awadzi]', NULL, '2023-07-04 13:50:14', '2023-07-04 13:50:14'), +(4333, 2021, '2023-07-04 13:50:17', 'Parcel delivered [Collected] and received by [Akua]', NULL, '2023-07-04 13:50:17', '2023-07-04 13:50:17'), +(4334, 2040, '2023-07-04 13:52:30', 'Parcel delivered [Collected] and received by [Naomi]', NULL, '2023-07-04 13:52:30', '2023-07-04 13:52:30'), +(4335, 2034, '2023-07-04 13:52:36', 'Parcel delivered [Collected] and received by [Edna Nyarko]', NULL, '2023-07-04 13:52:36', '2023-07-04 13:52:36'), +(4336, 2014, '2023-07-04 13:52:40', 'Parcel delivered [Collected] and received by [Appea Vida]', NULL, '2023-07-04 13:52:40', '2023-07-04 13:52:40'), +(4337, 2029, '2023-07-04 13:52:43', 'Parcel delivered [Collected] and received by [Ama Boatemaa]', NULL, '2023-07-04 13:52:43', '2023-07-04 13:52:43'), +(4338, 2017, '2023-07-04 13:52:46', 'Parcel delivered [Collected] and received by [Joan]', NULL, '2023-07-04 13:52:46', '2023-07-04 13:52:46'), +(4339, 2031, '2023-07-04 13:52:51', 'Parcel delivered [Collected] and received by [Akua Adepa]', NULL, '2023-07-04 13:52:51', '2023-07-04 13:52:51'), +(4340, 2051, '2023-07-04 13:52:54', 'Parcel delivered [Collected] and received by [BBF]', NULL, '2023-07-04 13:52:54', '2023-07-04 13:52:54'), +(4341, 2015, '2023-07-04 13:52:57', 'Parcel delivered [Collected] and received by [Lisa]', NULL, '2023-07-04 13:52:57', '2023-07-04 13:52:57'), +(4342, 2050, '2023-07-04 13:52:59', 'Parcel delivered [Collected] and received by [Grace Hughes]', NULL, '2023-07-04 13:52:59', '2023-07-04 13:52:59'), +(4343, 2022, '2023-07-04 13:53:02', 'Parcel delivered [Collected] and received by [Akua Shunnel]', NULL, '2023-07-04 13:53:02', '2023-07-04 13:53:02'), +(4344, 2012, '2023-07-04 13:53:06', 'Parcel delivered [Collected] and received by [Angela laryea]', NULL, '2023-07-04 13:53:06', '2023-07-04 13:53:06'), +(4345, 2056, '2023-07-04 13:53:10', 'Parcel delivered [Collected] and received by [Joyce Appiah]', NULL, '2023-07-04 13:53:10', '2023-07-04 13:53:10'), +(4346, 2057, '2023-07-04 13:53:37', 'Parcel delivered [Collected] and received by [Sylph Tandoh]', NULL, '2023-07-04 13:53:37', '2023-07-04 13:53:37'), +(4347, 2046, '2023-07-04 13:53:41', 'Parcel delivered [Collected] and received by [Scilla]', NULL, '2023-07-04 13:53:41', '2023-07-04 13:53:41'), +(4348, 2054, '2023-07-04 13:53:44', 'Parcel delivered [Collected] and received by [Ruth Graham]', NULL, '2023-07-04 13:53:44', '2023-07-04 13:53:44'), +(4349, 2048, '2023-07-04 13:53:47', 'Parcel delivered [Collected] and received by [Niheart]', NULL, '2023-07-04 13:53:47', '2023-07-04 13:53:47'), +(4350, 2047, '2023-07-04 13:53:52', 'Parcel delivered [Collected] and received by [Diandra Owusu Mensah]', NULL, '2023-07-04 13:53:52', '2023-07-04 13:53:52'), +(4351, 2053, '2023-07-04 13:53:58', 'Parcel delivered [Collected] and received by [Seidu Sandra]', NULL, '2023-07-04 13:53:58', '2023-07-04 13:53:58'), +(4352, 2064, '2023-07-04 13:54:01', 'Parcel delivered [Collected] and received by [perpetual]', NULL, '2023-07-04 13:54:01', '2023-07-04 13:54:01'), +(4353, 2005, '2023-07-04 13:55:12', 'Parcel delivered [Collected] and received by [Afia Kendra]', NULL, '2023-07-04 13:55:12', '2023-07-04 13:55:12'), +(4354, 2007, '2023-07-04 13:55:15', 'Parcel delivered [Collected] and received by [Harriet]', NULL, '2023-07-04 13:55:15', '2023-07-04 13:55:15'), +(4355, 1953, '2023-07-04 13:55:26', 'Parcel delivered [Collected] and received by [Rafia Abdul Rahman]', NULL, '2023-07-04 13:55:26', '2023-07-04 13:55:26'), +(4356, 1958, '2023-07-04 13:55:32', 'Parcel delivered [Collected] and received by [Yasmin Abdullah]', NULL, '2023-07-04 13:55:32', '2023-07-04 13:55:32'), +(4357, 1966, '2023-07-04 13:55:38', 'Parcel delivered [Collected] and received by [jnr]', NULL, '2023-07-04 13:55:38', '2023-07-04 13:55:38'), +(4358, 1982, '2023-07-04 13:55:48', 'Parcel delivered [Collected] and received by [Cynthia]', NULL, '2023-07-04 13:55:48', '2023-07-04 13:55:48'), +(4359, 1990, '2023-07-04 13:55:55', 'Parcel delivered [Collected] and received by [Dankwah Stephanie]', NULL, '2023-07-04 13:55:55', '2023-07-04 13:55:55'), +(4360, 1986, '2023-07-04 13:56:16', 'Parcel delivered [Collected] and received by [Kwadwo Sarpong]', NULL, '2023-07-04 13:56:16', '2023-07-04 13:56:16'), +(4361, 1998, '2023-07-04 13:56:34', 'Parcel delivered [Collected] and received by [Suleiman Hawa]', NULL, '2023-07-04 13:56:34', '2023-07-04 13:56:34'), +(4362, 2182, '2023-07-05 14:27:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:27:19', '2023-07-05 14:27:19'), +(4363, 2176, '2023-07-05 14:27:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:27:27', '2023-07-05 14:27:27'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(4364, 2162, '2023-07-05 14:27:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:27:31', '2023-07-05 14:27:31'), +(4365, 2142, '2023-07-05 14:27:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:27:35', '2023-07-05 14:27:35'), +(4366, 2150, '2023-07-05 14:27:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:27:45', '2023-07-05 14:27:45'), +(4367, 2165, '2023-07-05 14:27:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:27:56', '2023-07-05 14:27:56'), +(4368, 2146, '2023-07-05 14:28:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:28:03', '2023-07-05 14:28:03'), +(4369, 2184, '2023-07-05 14:28:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:28:11', '2023-07-05 14:28:11'), +(4370, 2186, '2023-07-05 14:28:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:28:15', '2023-07-05 14:28:15'), +(4371, 2152, '2023-07-05 14:28:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:28:23', '2023-07-05 14:28:23'), +(4372, 2154, '2023-07-05 14:28:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:28:31', '2023-07-05 14:28:31'), +(4373, 2181, '2023-07-05 14:28:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:28:36', '2023-07-05 14:28:36'), +(4374, 2135, '2023-07-05 14:28:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:28:42', '2023-07-05 14:28:42'), +(4375, 2134, '2023-07-05 14:28:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:28:47', '2023-07-05 14:28:47'), +(4376, 2143, '2023-07-05 14:28:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:28:54', '2023-07-05 14:28:54'), +(4377, 2132, '2023-07-05 14:28:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:28:58', '2023-07-05 14:28:58'), +(4378, 2169, '2023-07-05 14:29:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:29:03', '2023-07-05 14:29:03'), +(4379, 2167, '2023-07-05 14:29:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:29:09', '2023-07-05 14:29:09'), +(4380, 2190, '2023-07-05 14:35:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:35:59', '2023-07-05 14:35:59'), +(4381, 2191, '2023-07-05 14:36:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:36:13', '2023-07-05 14:36:13'), +(4382, 2185, '2023-07-05 14:37:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:37:17', '2023-07-05 14:37:17'), +(4383, 2188, '2023-07-05 14:37:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:37:22', '2023-07-05 14:37:22'), +(4384, 2189, '2023-07-05 14:37:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:37:27', '2023-07-05 14:37:27'), +(4385, 2137, '2023-07-05 14:38:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:38:01', '2023-07-05 14:38:01'), +(4386, 2168, '2023-07-05 14:38:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:38:06', '2023-07-05 14:38:06'), +(4387, 2164, '2023-07-05 14:38:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:38:10', '2023-07-05 14:38:10'), +(4388, 2129, '2023-07-05 14:38:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:38:15', '2023-07-05 14:38:15'), +(4389, 2147, '2023-07-05 14:38:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:38:21', '2023-07-05 14:38:21'), +(4390, 2145, '2023-07-05 14:38:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:38:25', '2023-07-05 14:38:25'), +(4391, 2157, '2023-07-05 14:38:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:38:29', '2023-07-05 14:38:29'), +(4392, 2161, '2023-07-05 14:38:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:38:37', '2023-07-05 14:38:37'), +(4393, 2183, '2023-07-05 14:40:35', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-05 14:40:35', '2023-07-05 14:40:35'), +(4394, 2170, '2023-07-05 14:40:43', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-05 14:40:43', '2023-07-05 14:40:43'), +(4395, 2174, '2023-07-05 14:41:06', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-05 14:41:06', '2023-07-05 14:41:06'), +(4396, 2175, '2023-07-05 14:41:13', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-05 14:41:13', '2023-07-05 14:41:13'), +(4397, 2131, '2023-07-05 14:41:17', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-05 14:41:17', '2023-07-05 14:41:17'), +(4398, 2149, '2023-07-05 14:41:23', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-05 14:41:23', '2023-07-05 14:41:23'), +(4399, 2159, '2023-07-05 14:41:27', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-05 14:41:27', '2023-07-05 14:41:27'), +(4400, 2178, '2023-07-05 14:41:31', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-05 14:41:31', '2023-07-05 14:41:31'), +(4401, 2155, '2023-07-05 14:41:41', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-05 14:41:41', '2023-07-05 14:41:41'), +(4402, 2151, '2023-07-05 14:41:50', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-05 14:41:50', '2023-07-05 14:41:50'), +(4403, 2141, '2023-07-05 14:41:56', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-05 14:41:56', '2023-07-05 14:41:56'), +(4404, 2140, '2023-07-05 14:42:04', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-05 14:42:04', '2023-07-05 14:42:04'), +(4405, 2166, '2023-07-05 14:45:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:45:35', '2023-07-05 14:45:35'), +(4406, 2148, '2023-07-05 14:45:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:45:40', '2023-07-05 14:45:40'), +(4407, 2160, '2023-07-05 14:45:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:45:51', '2023-07-05 14:45:51'), +(4408, 2128, '2023-07-05 14:45:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:45:54', '2023-07-05 14:45:54'), +(4409, 2156, '2023-07-05 14:45:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:45:57', '2023-07-05 14:45:57'), +(4410, 2138, '2023-07-05 14:46:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:46:00', '2023-07-05 14:46:00'), +(4411, 2136, '2023-07-05 14:46:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:46:04', '2023-07-05 14:46:04'), +(4412, 2133, '2023-07-05 14:46:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:46:08', '2023-07-05 14:46:08'), +(4413, 2158, '2023-07-05 14:46:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:46:16', '2023-07-05 14:46:16'), +(4414, 2171, '2023-07-05 14:46:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:46:18', '2023-07-05 14:46:18'), +(4415, 2173, '2023-07-05 14:46:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:46:23', '2023-07-05 14:46:23'), +(4416, 2179, '2023-07-05 14:46:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:46:26', '2023-07-05 14:46:26'), +(4417, 2139, '2023-07-05 14:46:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:46:32', '2023-07-05 14:46:32'), +(4418, 2153, '2023-07-05 14:46:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:46:35', '2023-07-05 14:46:35'), +(4419, 2144, '2023-07-05 14:46:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:46:37', '2023-07-05 14:46:37'), +(4420, 2163, '2023-07-05 14:46:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:46:40', '2023-07-05 14:46:40'), +(4421, 2180, '2023-07-05 14:46:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:46:44', '2023-07-05 14:46:44'), +(4422, 2130, '2023-07-05 14:46:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:46:46', '2023-07-05 14:46:46'), +(4423, 2172, '2023-07-05 14:46:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-05 14:46:50', '2023-07-05 14:46:50'), +(4424, 2071, '2023-07-05 14:50:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-05 14:50:31', '2023-07-05 14:50:31'), +(4425, 2111, '2023-07-05 14:50:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-05 14:50:37', '2023-07-05 14:50:37'), +(4426, 2122, '2023-07-05 14:50:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-05 14:50:47', '2023-07-05 14:50:47'), +(4427, 2090, '2023-07-05 14:50:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-05 14:50:50', '2023-07-05 14:50:50'), +(4428, 2077, '2023-07-05 14:50:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-05 14:50:58', '2023-07-05 14:50:58'), +(4429, 2096, '2023-07-05 14:51:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-05 14:51:10', '2023-07-05 14:51:10'), +(4430, 2094, '2023-07-05 14:51:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-05 14:51:22', '2023-07-05 14:51:22'), +(4431, 2108, '2023-07-05 14:51:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-05 14:51:40', '2023-07-05 14:51:40'), +(4432, 2073, '2023-07-05 14:51:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-05 14:51:44', '2023-07-05 14:51:44'), +(4433, 2091, '2023-07-05 14:52:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-05 14:52:08', '2023-07-05 14:52:08'), +(4434, 2072, '2023-07-05 14:53:33', 'Parcel delivered [Collected] and received by [Martha]', NULL, '2023-07-05 14:53:33', '2023-07-05 14:53:33'), +(4435, 2101, '2023-07-05 14:53:41', 'Parcel delivered [Collected] and received by [Lydia Tetteh]', NULL, '2023-07-05 14:53:41', '2023-07-05 14:53:41'), +(4436, 2082, '2023-07-05 14:53:47', 'Parcel delivered [Collected] and received by [Joesphine Gyaubea Koranteng]', NULL, '2023-07-05 14:53:47', '2023-07-05 14:53:47'), +(4437, 2102, '2023-07-05 14:53:59', 'Parcel delivered [Collected] and received by [genevieve]', NULL, '2023-07-05 14:53:59', '2023-07-05 14:53:59'), +(4438, 2098, '2023-07-05 14:54:07', 'Parcel delivered [Collected] and received by [Hani Quaye]', NULL, '2023-07-05 14:54:07', '2023-07-05 14:54:07'), +(4439, 2086, '2023-07-05 14:54:20', 'Parcel delivered [Collected] and received by [Stella]', NULL, '2023-07-05 14:54:20', '2023-07-05 14:54:20'), +(4440, 2103, '2023-07-05 14:54:29', 'Parcel delivered [Collected] and received by [Ammie]', NULL, '2023-07-05 14:54:29', '2023-07-05 14:54:29'), +(4441, 2088, '2023-07-05 14:54:39', 'Parcel delivered [Collected] and received by [Awra Naa]', NULL, '2023-07-05 14:54:39', '2023-07-05 14:54:39'), +(4442, 2083, '2023-07-05 14:54:51', 'Parcel delivered [Collected] and received by [Emefa]', NULL, '2023-07-05 14:54:51', '2023-07-05 14:54:51'), +(4443, 2080, '2023-07-05 14:55:07', 'Parcel delivered [Collected] and received by [Regina Opuni]', NULL, '2023-07-05 14:55:07', '2023-07-05 14:55:07'), +(4444, 2107, '2023-07-05 14:55:38', 'Parcel delivered [Collected] and received by [Ophelia]', NULL, '2023-07-05 14:55:38', '2023-07-05 14:55:38'), +(4445, 2099, '2023-07-05 14:55:49', 'Parcel delivered [Collected] and received by [Delftn]', NULL, '2023-07-05 14:55:49', '2023-07-05 14:55:49'), +(4446, 2074, '2023-07-05 14:56:05', 'Parcel delivered [Collected] and received by [Mummys Favourite]', NULL, '2023-07-05 14:56:05', '2023-07-05 14:56:05'), +(4447, 2078, '2023-07-05 14:56:13', 'Parcel delivered [Collected] and received by [Mirabel]', NULL, '2023-07-05 14:56:13', '2023-07-05 14:56:13'), +(4448, 2079, '2023-07-05 14:56:20', 'Parcel delivered [Collected] and received by [Joana Amponsah]', NULL, '2023-07-05 14:56:20', '2023-07-05 14:56:20'), +(4449, 2123, '2023-07-05 14:56:33', 'Parcel delivered [Collected] and received by [Sandra Ansu]', NULL, '2023-07-05 14:56:33', '2023-07-05 14:56:33'), +(4450, 2115, '2023-07-05 14:56:52', 'Parcel delivered [Collected] and received by [Wendy]', NULL, '2023-07-05 14:56:52', '2023-07-05 14:56:52'), +(4451, 2100, '2023-07-05 14:57:23', 'Parcel delivered [Collected] and received by [Christy]', NULL, '2023-07-05 14:57:23', '2023-07-05 14:57:23'), +(4452, 2127, '2023-07-05 14:57:52', 'Parcel delivered [Collected] and received by [Lydia Asare]', NULL, '2023-07-05 14:57:52', '2023-07-05 14:57:52'), +(4453, 2126, '2023-07-05 14:58:02', 'Parcel delivered [Collected] and received by [Christiana]', NULL, '2023-07-05 14:58:02', '2023-07-05 14:58:02'), +(4454, 2076, '2023-07-05 14:58:17', 'Parcel delivered [Collected] and received by [Esther]', NULL, '2023-07-05 14:58:17', '2023-07-05 14:58:17'), +(4455, 2097, '2023-07-05 14:59:02', 'Parcel delivered [Collected] and received by [Sabina]', NULL, '2023-07-05 14:59:02', '2023-07-05 14:59:02'), +(4456, 2095, '2023-07-05 14:59:09', 'Parcel delivered [Collected] and received by [Precious]', NULL, '2023-07-05 14:59:09', '2023-07-05 14:59:09'), +(4457, 2089, '2023-07-05 14:59:17', 'Parcel delivered [Collected] and received by [Esther Osei]', NULL, '2023-07-05 14:59:17', '2023-07-05 14:59:17'), +(4458, 2120, '2023-07-05 14:59:28', 'Parcel delivered [Collected] and received by [Asantewah]', NULL, '2023-07-05 14:59:28', '2023-07-05 14:59:28'), +(4459, 2117, '2023-07-05 14:59:39', 'Parcel delivered [Collected] and received by [Dorcas]', NULL, '2023-07-05 14:59:39', '2023-07-05 14:59:39'), +(4460, 2105, '2023-07-05 14:59:46', 'Parcel delivered [Collected] and received by [Queenster]', NULL, '2023-07-05 14:59:46', '2023-07-05 14:59:46'), +(4461, 2119, '2023-07-05 14:59:52', 'Parcel delivered [Collected] and received by [Elsie]', NULL, '2023-07-05 14:59:52', '2023-07-05 14:59:52'), +(4462, 2118, '2023-07-05 15:00:03', 'Parcel delivered [Collected] and received by [Asantewaa Ellen]', NULL, '2023-07-05 15:00:03', '2023-07-05 15:00:03'), +(4463, 2110, '2023-07-05 15:00:09', 'Parcel delivered [Collected] and received by [Mimi]', NULL, '2023-07-05 15:00:09', '2023-07-05 15:00:09'), +(4464, 2125, '2023-07-05 15:00:17', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-07-05 15:00:17', '2023-07-05 15:00:17'), +(4465, 2087, '2023-07-05 15:04:47', 'Parcel delivered [Collected] and received by [Akomah]', NULL, '2023-07-05 15:04:47', '2023-07-05 15:04:47'), +(4466, 2109, '2023-07-05 15:04:59', 'Parcel delivered [Collected] and received by [Mary Clare Gaisie]', NULL, '2023-07-05 15:04:59', '2023-07-05 15:04:59'), +(4467, 2092, '2023-07-05 15:05:09', 'Parcel delivered [Collected] and received by [Eunice Ennning]', NULL, '2023-07-05 15:05:09', '2023-07-05 15:05:09'), +(4468, 2112, '2023-07-05 15:08:38', 'Parcel delivered [Collected] and received by [Mary Adams]', NULL, '2023-07-05 15:08:38', '2023-07-05 15:08:38'), +(4469, 2124, '2023-07-05 15:08:46', 'Parcel delivered [Collected] and received by [Rita]', NULL, '2023-07-05 15:08:46', '2023-07-05 15:08:46'), +(4470, 2104, '2023-07-05 15:13:13', 'Parcel delivered [Collected] and received by [Agyeiwaa Dorcas]', NULL, '2023-07-05 15:13:13', '2023-07-05 15:13:13'), +(4471, 2106, '2023-07-05 15:13:17', 'Parcel delivered [Collected] and received by [Mary]', NULL, '2023-07-05 15:13:17', '2023-07-05 15:13:17'), +(4472, 2093, '2023-07-05 15:13:21', 'Parcel delivered [Collected] and received by [Addo Wireduwaa Perrycom]', NULL, '2023-07-05 15:13:21', '2023-07-05 15:13:21'), +(4473, 2114, '2023-07-05 15:13:25', 'Parcel delivered [Collected] and received by [nora]', NULL, '2023-07-05 15:13:25', '2023-07-05 15:13:25'), +(4474, 2113, '2023-07-05 15:14:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-05 15:14:32', '2023-07-05 15:14:32'), +(4475, 2113, '2023-07-05 15:15:05', 'Parcel delivered [Collected] and received by [Audrey Sampomaa]', NULL, '2023-07-05 15:15:05', '2023-07-05 15:15:05'), +(4476, 2116, '2023-07-05 15:15:13', 'Parcel delivered [Collected] and received by [janet Adjonyor]', NULL, '2023-07-05 15:15:13', '2023-07-05 15:15:13'), +(4477, 2070, '2023-07-05 15:15:45', 'Parcel delivered [Collected] and received by [Patience Holdbrooke]', NULL, '2023-07-05 15:15:45', '2023-07-05 15:15:45'), +(4478, 2084, '2023-07-05 15:15:50', 'Parcel delivered [Collected] and received by [Paulina Sarfoaa]', NULL, '2023-07-05 15:15:50', '2023-07-05 15:15:50'), +(4479, 2068, '2023-07-05 15:15:58', 'Parcel delivered [Collected] and received by [Henaku Barbara]', NULL, '2023-07-05 15:15:58', '2023-07-05 15:15:58'), +(4480, 2042, '2023-07-05 15:19:35', 'Parcel delivered [Collected] and received by [Ama Teshia]', NULL, '2023-07-05 15:19:35', '2023-07-05 15:19:35'), +(4481, 2039, '2023-07-05 15:19:45', 'Parcel delivered [Collected] and received by [Badu Comfort]', NULL, '2023-07-05 15:19:45', '2023-07-05 15:19:45'), +(4482, 2038, '2023-07-05 15:19:55', 'Parcel delivered [Collected] and received by [Mavis Amankwaa]', NULL, '2023-07-05 15:19:55', '2023-07-05 15:19:55'), +(4483, 2037, '2023-07-05 15:20:07', 'Parcel delivered [Collected] and received by [Owusu Matilda]', NULL, '2023-07-05 15:20:07', '2023-07-05 15:20:07'), +(4484, 2032, '2023-07-05 15:21:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-05 15:21:50', '2023-07-05 15:21:50'), +(4485, 2032, '2023-07-05 15:22:00', 'Parcel delivered [Collected] and received by [Ivy Agbemadzo]', NULL, '2023-07-05 15:22:00', '2023-07-05 15:22:00'), +(4486, 2026, '2023-07-05 15:22:07', 'Parcel delivered [Collected] and received by [Hamzatu]', NULL, '2023-07-05 15:22:07', '2023-07-05 15:22:07'), +(4487, 2019, '2023-07-05 15:22:17', 'Parcel delivered [Collected] and received by [Kusi Cindy]', NULL, '2023-07-05 15:22:17', '2023-07-05 15:22:17'), +(4488, 2049, '2023-07-05 15:22:28', 'Parcel delivered [Collected] and received by [Julie]', NULL, '2023-07-05 15:22:28', '2023-07-05 15:22:28'), +(4489, 2016, '2023-07-05 15:22:37', 'Parcel delivered [Collected] and received by [Fatima Yussif]', NULL, '2023-07-05 15:22:37', '2023-07-05 15:22:37'), +(4490, 2018, '2023-07-05 15:22:49', 'Parcel delivered [Collected] and received by [Calpernia]', NULL, '2023-07-05 15:22:49', '2023-07-05 15:22:49'), +(4491, 2061, '2023-07-05 15:22:55', 'Parcel delivered [Collected] and received by [Efya]', NULL, '2023-07-05 15:22:55', '2023-07-05 15:22:55'), +(4492, 2065, '2023-07-05 15:23:04', 'Parcel delivered [Collected] and received by [Abigail Ayantor]', NULL, '2023-07-05 15:23:04', '2023-07-05 15:23:04'), +(4493, 2067, '2023-07-05 15:23:41', 'Parcel delivered [Collected] and received by [Doris Otu]', NULL, '2023-07-05 15:23:41', '2023-07-05 15:23:41'), +(4494, 2235, '2023-07-06 13:59:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 13:59:28', '2023-07-06 13:59:28'), +(4495, 2233, '2023-07-06 13:59:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 13:59:32', '2023-07-06 13:59:32'), +(4496, 2210, '2023-07-06 13:59:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 13:59:34', '2023-07-06 13:59:34'), +(4497, 2225, '2023-07-06 13:59:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 13:59:38', '2023-07-06 13:59:38'), +(4498, 2230, '2023-07-06 13:59:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 13:59:41', '2023-07-06 13:59:41'), +(4499, 2211, '2023-07-06 13:59:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 13:59:43', '2023-07-06 13:59:43'), +(4500, 2232, '2023-07-06 13:59:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 13:59:46', '2023-07-06 13:59:46'), +(4501, 2216, '2023-07-06 13:59:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 13:59:57', '2023-07-06 13:59:57'), +(4502, 2212, '2023-07-06 14:00:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:00:02', '2023-07-06 14:00:02'), +(4503, 2192, '2023-07-06 14:00:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:00:12', '2023-07-06 14:00:12'), +(4504, 2206, '2023-07-06 14:00:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:00:16', '2023-07-06 14:00:16'), +(4505, 2223, '2023-07-06 14:00:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:00:21', '2023-07-06 14:00:21'), +(4506, 2207, '2023-07-06 14:00:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:00:24', '2023-07-06 14:00:24'), +(4507, 2208, '2023-07-06 14:00:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:00:27', '2023-07-06 14:00:27'), +(4508, 2205, '2023-07-06 14:00:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:00:30', '2023-07-06 14:00:30'), +(4509, 2203, '2023-07-06 14:00:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:00:33', '2023-07-06 14:00:33'), +(4510, 2221, '2023-07-06 14:00:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:00:37', '2023-07-06 14:00:37'), +(4511, 2199, '2023-07-06 14:00:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:00:41', '2023-07-06 14:00:41'), +(4512, 2220, '2023-07-06 14:00:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:00:44', '2023-07-06 14:00:44'), +(4513, 2195, '2023-07-06 14:00:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:00:46', '2023-07-06 14:00:46'), +(4514, 2196, '2023-07-06 14:00:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:00:51', '2023-07-06 14:00:51'), +(4515, 2224, '2023-07-06 14:00:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:00:54', '2023-07-06 14:00:54'), +(4516, 2200, '2023-07-06 14:00:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:00:59', '2023-07-06 14:00:59'), +(4517, 2177, '2023-07-06 14:01:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:01:02', '2023-07-06 14:01:02'), +(4518, 2222, '2023-07-06 14:01:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:01:05', '2023-07-06 14:01:05'), +(4519, 2194, '2023-07-06 14:01:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:01:08', '2023-07-06 14:01:08'), +(4520, 2204, '2023-07-06 14:01:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:01:10', '2023-07-06 14:01:10'), +(4521, 2202, '2023-07-06 14:01:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:01:13', '2023-07-06 14:01:13'), +(4522, 2193, '2023-07-06 14:01:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:01:18', '2023-07-06 14:01:18'), +(4523, 2226, '2023-07-06 14:01:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-06 14:01:38', '2023-07-06 14:01:38'), +(4524, 2236, '2023-07-06 14:02:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-06 14:02:27', '2023-07-06 14:02:27'), +(4525, 2218, '2023-07-06 14:02:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-06 14:02:31', '2023-07-06 14:02:31'), +(4526, 2227, '2023-07-06 14:02:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-06 14:02:35', '2023-07-06 14:02:35'), +(4527, 2215, '2023-07-06 14:03:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-06 14:03:03', '2023-07-06 14:03:03'), +(4528, 2229, '2023-07-06 14:03:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-06 14:03:10', '2023-07-06 14:03:10'), +(4529, 2228, '2023-07-06 14:03:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-06 14:03:15', '2023-07-06 14:03:15'), +(4530, 2231, '2023-07-06 14:03:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-06 14:03:37', '2023-07-06 14:03:37'), +(4531, 2198, '2023-07-06 14:03:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-06 14:03:42', '2023-07-06 14:03:42'), +(4532, 2219, '2023-07-06 14:03:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-06 14:03:49', '2023-07-06 14:03:49'), +(4533, 2183, '2023-07-06 14:04:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-06 14:04:12', '2023-07-06 14:04:12'), +(4534, 2170, '2023-07-06 14:04:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-06 14:04:15', '2023-07-06 14:04:15'), +(4535, 2174, '2023-07-06 14:04:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-06 14:04:28', '2023-07-06 14:04:28'), +(4536, 2175, '2023-07-06 14:04:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-06 14:04:31', '2023-07-06 14:04:31'), +(4537, 2131, '2023-07-06 14:04:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-06 14:04:35', '2023-07-06 14:04:35'), +(4538, 2149, '2023-07-06 14:04:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-06 14:04:38', '2023-07-06 14:04:38'), +(4539, 2159, '2023-07-06 14:04:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-06 14:04:41', '2023-07-06 14:04:41'), +(4540, 2178, '2023-07-06 14:04:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-06 14:04:43', '2023-07-06 14:04:43'), +(4541, 2155, '2023-07-06 14:04:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-06 14:04:48', '2023-07-06 14:04:48'), +(4542, 2151, '2023-07-06 14:04:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-06 14:04:53', '2023-07-06 14:04:53'), +(4543, 2141, '2023-07-06 14:04:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-06 14:04:56', '2023-07-06 14:04:56'), +(4544, 2140, '2023-07-06 14:05:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-06 14:05:02', '2023-07-06 14:05:02'), +(4545, 2234, '2023-07-06 14:05:56', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-06 14:05:56', '2023-07-06 14:05:56'), +(4546, 2213, '2023-07-06 14:05:59', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-06 14:05:59', '2023-07-06 14:05:59'), +(4547, 2197, '2023-07-06 14:06:02', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-06 14:06:02', '2023-07-06 14:06:02'), +(4548, 2201, '2023-07-06 14:06:10', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-06 14:06:10', '2023-07-06 14:06:10'), +(4549, 2209, '2023-07-06 14:06:13', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-06 14:06:13', '2023-07-06 14:06:13'), +(4550, 2217, '2023-07-06 14:06:19', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-06 14:06:19', '2023-07-06 14:06:19'), +(4551, 2214, '2023-07-06 14:06:42', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-06 14:06:42', '2023-07-06 14:06:42'), +(4552, 2071, '2023-07-06 14:07:40', 'Parcel delivered [Collected] and received by [Nana Hemaa]', NULL, '2023-07-06 14:07:40', '2023-07-06 14:07:40'), +(4553, 2111, '2023-07-06 14:07:44', 'Parcel delivered [Collected] and received by [Airla]', NULL, '2023-07-06 14:07:44', '2023-07-06 14:07:44'), +(4554, 2122, '2023-07-06 14:07:49', 'Parcel delivered [Collected] and received by [Asamoah Richard]', NULL, '2023-07-06 14:07:49', '2023-07-06 14:07:49'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(4555, 2090, '2023-07-06 14:07:53', 'Parcel delivered [Collected] and received by [Achiaa Mary]', NULL, '2023-07-06 14:07:53', '2023-07-06 14:07:53'), +(4556, 2077, '2023-07-06 14:07:57', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-07-06 14:07:57', '2023-07-06 14:07:57'), +(4557, 2096, '2023-07-06 14:08:01', 'Parcel delivered [Collected] and received by [Erica Kusi]', NULL, '2023-07-06 14:08:01', '2023-07-06 14:08:01'), +(4558, 2094, '2023-07-06 14:08:13', 'Parcel delivered [Collected] and received by [Bonsu Elizabeth]', NULL, '2023-07-06 14:08:13', '2023-07-06 14:08:13'), +(4559, 2091, '2023-07-06 14:08:23', 'Parcel delivered [Collected] and received by [Clair]', NULL, '2023-07-06 14:08:23', '2023-07-06 14:08:23'), +(4560, 2108, '2023-07-06 14:08:26', 'Parcel delivered [Collected] and received by [Adu Keziah]', NULL, '2023-07-06 14:08:26', '2023-07-06 14:08:26'), +(4561, 2073, '2023-07-06 14:08:29', 'Parcel delivered [Collected] and received by [Efya]', NULL, '2023-07-06 14:08:29', '2023-07-06 14:08:29'), +(4562, 2182, '2023-07-06 14:09:19', 'Parcel delivered [Collected] and received by [Portia]', NULL, '2023-07-06 14:09:19', '2023-07-06 14:09:19'), +(4563, 2176, '2023-07-06 14:09:23', 'Parcel delivered [Collected] and received by [Nyarko Faustina]', NULL, '2023-07-06 14:09:23', '2023-07-06 14:09:23'), +(4564, 2162, '2023-07-06 14:09:26', 'Parcel delivered [Collected] and received by [Adusei Celestina]', NULL, '2023-07-06 14:09:26', '2023-07-06 14:09:26'), +(4565, 2142, '2023-07-06 14:09:28', 'Parcel delivered [Collected] and received by [Angelina Owusu]', NULL, '2023-07-06 14:09:28', '2023-07-06 14:09:28'), +(4566, 2150, '2023-07-06 14:09:32', 'Parcel delivered [Collected] and received by [Bonsu Irene]', NULL, '2023-07-06 14:09:32', '2023-07-06 14:09:32'), +(4567, 2165, '2023-07-06 14:09:36', 'Parcel delivered [Collected] and received by [Konadu Love]', NULL, '2023-07-06 14:09:36', '2023-07-06 14:09:36'), +(4568, 2146, '2023-07-06 14:09:39', 'Parcel delivered [Collected] and received by [Lizzy]', NULL, '2023-07-06 14:09:39', '2023-07-06 14:09:39'), +(4569, 2184, '2023-07-06 14:09:41', 'Parcel delivered [Collected] and received by [Asantewaa Abigail]', NULL, '2023-07-06 14:09:41', '2023-07-06 14:09:41'), +(4570, 2186, '2023-07-06 14:09:44', 'Parcel delivered [Collected] and received by [Christabel Williams]', NULL, '2023-07-06 14:09:44', '2023-07-06 14:09:44'), +(4571, 2152, '2023-07-06 14:09:49', 'Parcel delivered [Collected] and received by [Dorcas]', NULL, '2023-07-06 14:09:49', '2023-07-06 14:09:49'), +(4572, 2154, '2023-07-06 14:09:57', 'Parcel delivered [Collected] and received by [Ewurama]', NULL, '2023-07-06 14:09:57', '2023-07-06 14:09:57'), +(4573, 2181, '2023-07-06 14:09:59', 'Parcel delivered [Collected] and received by [Umar Sumaya]', NULL, '2023-07-06 14:09:59', '2023-07-06 14:09:59'), +(4574, 2135, '2023-07-06 14:10:02', 'Parcel delivered [Collected] and received by [Isaac Adofo]', NULL, '2023-07-06 14:10:02', '2023-07-06 14:10:02'), +(4575, 2134, '2023-07-06 14:10:05', 'Parcel delivered [Collected] and received by [Gideon Agyemang]', NULL, '2023-07-06 14:10:05', '2023-07-06 14:10:05'), +(4576, 2143, '2023-07-06 14:10:08', 'Parcel delivered [Collected] and received by [Theresah]', NULL, '2023-07-06 14:10:08', '2023-07-06 14:10:08'), +(4577, 2132, '2023-07-06 14:10:11', 'Parcel delivered [Collected] and received by [Felicity Kwarteng]', NULL, '2023-07-06 14:10:11', '2023-07-06 14:10:11'), +(4578, 2169, '2023-07-06 14:10:14', 'Parcel delivered [Collected] and received by [Issahaku Hamsawu]', NULL, '2023-07-06 14:10:14', '2023-07-06 14:10:14'), +(4579, 2167, '2023-07-06 14:10:19', 'Parcel delivered [Collected] and received by [Abena]', NULL, '2023-07-06 14:10:19', '2023-07-06 14:10:19'), +(4580, 2190, '2023-07-06 14:10:42', 'Parcel delivered [Collected] and received by [Sam]', NULL, '2023-07-06 14:10:42', '2023-07-06 14:10:42'), +(4581, 2191, '2023-07-06 14:10:47', 'Parcel delivered [Collected] and received by [Olivia]', NULL, '2023-07-06 14:10:47', '2023-07-06 14:10:47'), +(4582, 2185, '2023-07-06 14:10:51', 'Parcel delivered [Collected] and received by [Felicia]', NULL, '2023-07-06 14:10:51', '2023-07-06 14:10:51'), +(4583, 2188, '2023-07-06 14:10:56', 'Parcel delivered [Collected] and received by [Apeti Eliplim]', NULL, '2023-07-06 14:10:56', '2023-07-06 14:10:56'), +(4584, 2189, '2023-07-06 14:10:59', 'Parcel delivered [Collected] and received by [Emelia]', NULL, '2023-07-06 14:10:59', '2023-07-06 14:10:59'), +(4585, 2137, '2023-07-06 14:11:45', 'Parcel delivered [Collected] and received by [Becky]', NULL, '2023-07-06 14:11:45', '2023-07-06 14:11:45'), +(4586, 2168, '2023-07-06 14:11:50', 'Parcel delivered [Collected] and received by [Abena]', NULL, '2023-07-06 14:11:50', '2023-07-06 14:11:50'), +(4587, 2164, '2023-07-06 14:11:56', 'Parcel delivered [Collected] and received by [Maxbel]', NULL, '2023-07-06 14:11:56', '2023-07-06 14:11:56'), +(4588, 2129, '2023-07-06 14:12:02', 'Parcel delivered [Collected] and received by [Twilight]', NULL, '2023-07-06 14:12:02', '2023-07-06 14:12:02'), +(4589, 2147, '2023-07-06 14:12:08', 'Parcel delivered [Collected] and received by [McDaniel]', NULL, '2023-07-06 14:12:08', '2023-07-06 14:12:08'), +(4590, 2145, '2023-07-06 14:12:12', 'Parcel delivered [Collected] and received by [Bash]', NULL, '2023-07-06 14:12:12', '2023-07-06 14:12:12'), +(4591, 2161, '2023-07-06 14:12:18', 'Parcel delivered [Collected] and received by [Ako]', NULL, '2023-07-06 14:12:18', '2023-07-06 14:12:18'), +(4592, 2144, '2023-07-06 14:12:26', 'Parcel delivered [Collected] and received by [Yussufu Bukky Sidirat]', NULL, '2023-07-06 14:12:26', '2023-07-06 14:12:26'), +(4593, 2163, '2023-07-06 14:12:29', 'Parcel delivered [Collected] and received by [Miinat]', NULL, '2023-07-06 14:12:29', '2023-07-06 14:12:29'), +(4594, 2180, '2023-07-06 14:12:36', 'Parcel delivered [Collected] and received by [Crissy]', NULL, '2023-07-06 14:12:36', '2023-07-06 14:12:36'), +(4595, 2130, '2023-07-06 14:12:39', 'Parcel delivered [Collected] and received by [Portia]', NULL, '2023-07-06 14:12:39', '2023-07-06 14:12:39'), +(4596, 2172, '2023-07-06 14:12:42', 'Parcel delivered [Collected] and received by [Mercy Hemans]', NULL, '2023-07-06 14:12:42', '2023-07-06 14:12:42'), +(4597, 2166, '2023-07-06 14:12:51', 'Parcel delivered [Collected] and received by [Deborah]', NULL, '2023-07-06 14:12:51', '2023-07-06 14:12:51'), +(4598, 2173, '2023-07-06 14:13:09', 'Parcel delivered [Collected] and received by [Mama Lee]', NULL, '2023-07-06 14:13:09', '2023-07-06 14:13:09'), +(4599, 2148, '2023-07-06 14:13:28', 'Parcel delivered [Collected] and received by [Vivian]', NULL, '2023-07-06 14:13:28', '2023-07-06 14:13:28'), +(4600, 2160, '2023-07-06 14:13:37', 'Parcel delivered [Collected] and received by [Erica]', NULL, '2023-07-06 14:13:37', '2023-07-06 14:13:37'), +(4601, 2128, '2023-07-06 14:13:41', 'Parcel delivered [Collected] and received by [Issak Lamini]', NULL, '2023-07-06 14:13:41', '2023-07-06 14:13:41'), +(4602, 2156, '2023-07-06 14:13:45', 'Parcel delivered [Collected] and received by [Hannah Ekua Asante]', NULL, '2023-07-06 14:13:45', '2023-07-06 14:13:45'), +(4603, 2138, '2023-07-06 14:13:51', 'Parcel delivered [Collected] and received by [Rahmat]', NULL, '2023-07-06 14:13:51', '2023-07-06 14:13:51'), +(4604, 2136, '2023-07-06 14:13:57', 'Parcel delivered [Collected] and received by [Success]', NULL, '2023-07-06 14:13:57', '2023-07-06 14:13:57'), +(4605, 2158, '2023-07-06 14:14:05', 'Parcel delivered [Collected] and received by [Felicia]', NULL, '2023-07-06 14:14:05', '2023-07-06 14:14:05'), +(4606, 2171, '2023-07-06 14:14:14', 'Parcel delivered [Collected] and received by [Patience]', NULL, '2023-07-06 14:14:14', '2023-07-06 14:14:14'), +(4607, 2179, '2023-07-06 14:14:19', 'Parcel delivered [Collected] and received by [Moradam 338]', NULL, '2023-07-06 14:14:19', '2023-07-06 14:14:19'), +(4608, 2153, '2023-07-06 14:14:30', 'Parcel delivered [Collected] and received by [Marie]', NULL, '2023-07-06 14:14:30', '2023-07-06 14:14:30'), +(4609, 2139, '2023-07-06 14:14:36', 'Parcel delivered [Collected] and received by [Desmond Boateng]', NULL, '2023-07-06 14:14:36', '2023-07-06 14:14:36'), +(4612, 2261, '2023-07-07 13:33:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-07 13:33:54', '2023-07-07 13:33:54'), +(4613, 2234, '2023-07-07 13:34:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-07 13:34:52', '2023-07-07 13:34:52'), +(4614, 2213, '2023-07-07 13:34:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-07 13:34:54', '2023-07-07 13:34:54'), +(4615, 2197, '2023-07-07 13:34:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-07 13:34:59', '2023-07-07 13:34:59'), +(4616, 2201, '2023-07-07 13:35:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-07 13:35:01', '2023-07-07 13:35:01'), +(4617, 2209, '2023-07-07 13:35:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-07 13:35:06', '2023-07-07 13:35:06'), +(4618, 2217, '2023-07-07 13:35:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-07 13:35:09', '2023-07-07 13:35:09'), +(4619, 2214, '2023-07-07 13:35:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-07 13:35:12', '2023-07-07 13:35:12'), +(4620, 2261, '2023-07-07 13:35:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:35:39', '2023-07-07 13:35:39'), +(4621, 2282, '2023-07-07 13:35:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:35:46', '2023-07-07 13:35:46'), +(4622, 2242, '2023-07-07 13:35:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:35:54', '2023-07-07 13:35:54'), +(4623, 2275, '2023-07-07 13:35:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:35:58', '2023-07-07 13:35:58'), +(4624, 2252, '2023-07-07 13:36:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:36:02', '2023-07-07 13:36:02'), +(4625, 2243, '2023-07-07 13:36:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:36:06', '2023-07-07 13:36:06'), +(4626, 2241, '2023-07-07 13:36:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:36:10', '2023-07-07 13:36:10'), +(4627, 2281, '2023-07-07 13:36:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:36:13', '2023-07-07 13:36:13'), +(4628, 2277, '2023-07-07 13:36:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:36:21', '2023-07-07 13:36:21'), +(4629, 2246, '2023-07-07 13:36:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:36:24', '2023-07-07 13:36:24'), +(4630, 2081, '2023-07-07 13:36:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:36:32', '2023-07-07 13:36:32'), +(4631, 2264, '2023-07-07 13:36:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:36:37', '2023-07-07 13:36:37'), +(4632, 2248, '2023-07-07 13:36:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:36:43', '2023-07-07 13:36:43'), +(4633, 2260, '2023-07-07 13:36:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:36:46', '2023-07-07 13:36:46'), +(4634, 2270, '2023-07-07 13:36:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:36:50', '2023-07-07 13:36:50'), +(4635, 2263, '2023-07-07 13:36:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:36:53', '2023-07-07 13:36:53'), +(4636, 2259, '2023-07-07 13:36:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:36:56', '2023-07-07 13:36:56'), +(4637, 2240, '2023-07-07 13:37:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:37:00', '2023-07-07 13:37:00'), +(4638, 2267, '2023-07-07 13:37:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:37:06', '2023-07-07 13:37:06'), +(4639, 2187, '2023-07-07 13:37:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:37:12', '2023-07-07 13:37:12'), +(4640, 2256, '2023-07-07 13:37:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:37:17', '2023-07-07 13:37:17'), +(4641, 2272, '2023-07-07 13:37:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:37:25', '2023-07-07 13:37:25'), +(4642, 2258, '2023-07-07 13:37:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:37:29', '2023-07-07 13:37:29'), +(4643, 2268, '2023-07-07 13:37:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:37:33', '2023-07-07 13:37:33'), +(4644, 2239, '2023-07-07 13:37:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:37:37', '2023-07-07 13:37:37'), +(4645, 2286, '2023-07-07 13:37:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:37:41', '2023-07-07 13:37:41'), +(4646, 2284, '2023-07-07 13:37:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:37:47', '2023-07-07 13:37:47'), +(4647, 2271, '2023-07-07 13:38:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:38:09', '2023-07-07 13:38:09'), +(4648, 2247, '2023-07-07 13:38:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-07 13:38:21', '2023-07-07 13:38:21'), +(4649, 2287, '2023-07-07 13:41:57', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-07 13:41:57', '2023-07-07 13:41:57'), +(4650, 2283, '2023-07-07 13:42:01', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-07 13:42:01', '2023-07-07 13:42:01'), +(4651, 2269, '2023-07-07 13:42:04', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-07 13:42:04', '2023-07-07 13:42:04'), +(4652, 2244, '2023-07-07 13:42:07', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-07 13:42:07', '2023-07-07 13:42:07'), +(4653, 2245, '2023-07-07 13:42:10', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-07 13:42:10', '2023-07-07 13:42:10'), +(4654, 2250, '2023-07-07 13:42:15', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-07 13:42:15', '2023-07-07 13:42:15'), +(4655, 2262, '2023-07-07 13:42:18', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-07 13:42:18', '2023-07-07 13:42:18'), +(4656, 2279, '2023-07-07 13:42:28', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-07 13:42:28', '2023-07-07 13:42:28'), +(4657, 2278, '2023-07-07 13:43:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-07 13:43:16', '2023-07-07 13:43:16'), +(4658, 2280, '2023-07-07 13:43:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-07 13:43:23', '2023-07-07 13:43:23'), +(4659, 2255, '2023-07-07 13:43:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-07 13:43:26', '2023-07-07 13:43:26'), +(4660, 2266, '2023-07-07 13:43:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-07 13:43:34', '2023-07-07 13:43:34'), +(4661, 2254, '2023-07-07 13:43:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-07 13:43:37', '2023-07-07 13:43:37'), +(4662, 2238, '2023-07-07 13:43:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-07 13:43:41', '2023-07-07 13:43:41'), +(4663, 2257, '2023-07-07 13:43:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-07 13:43:49', '2023-07-07 13:43:49'), +(4664, 2249, '2023-07-07 13:44:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-07 13:44:02', '2023-07-07 13:44:02'), +(4665, 2265, '2023-07-07 13:44:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-07 13:44:07', '2023-07-07 13:44:07'), +(4666, 2251, '2023-07-07 13:44:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-07 13:44:10', '2023-07-07 13:44:10'), +(4667, 2273, '2023-07-07 13:44:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-07 13:44:16', '2023-07-07 13:44:16'), +(4668, 2274, '2023-07-07 13:44:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-07 13:44:21', '2023-07-07 13:44:21'), +(4669, 2285, '2023-07-07 13:44:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-07 13:44:28', '2023-07-07 13:44:28'), +(4670, 2236, '2023-07-07 13:45:33', 'Parcel delivered [Collected] and received by [Benedicta Gyambrah]', NULL, '2023-07-07 13:45:33', '2023-07-07 13:45:33'), +(4671, 2218, '2023-07-07 13:45:39', 'Parcel delivered [Collected] and received by [Louisa]', NULL, '2023-07-07 13:45:39', '2023-07-07 13:45:39'), +(4672, 2227, '2023-07-07 13:45:45', 'Parcel delivered [Collected] and received by [Aj]', NULL, '2023-07-07 13:45:45', '2023-07-07 13:45:45'), +(4673, 2215, '2023-07-07 13:45:49', 'Parcel delivered [Collected] and received by [Tiana]', NULL, '2023-07-07 13:45:49', '2023-07-07 13:45:49'), +(4674, 2229, '2023-07-07 13:45:52', 'Parcel delivered [Collected] and received by [Florence Nketiah]', NULL, '2023-07-07 13:45:52', '2023-07-07 13:45:52'), +(4675, 2228, '2023-07-07 13:46:01', 'Parcel delivered [Collected] and received by [Regina Ahmed]', NULL, '2023-07-07 13:46:01', '2023-07-07 13:46:01'), +(4676, 2231, '2023-07-07 13:46:05', 'Parcel delivered [Collected] and received by [Susana Yeboah]', NULL, '2023-07-07 13:46:05', '2023-07-07 13:46:05'), +(4677, 2198, '2023-07-07 13:47:24', 'Parcel delivered [Collected] and received by [Grace Appiagyei]', NULL, '2023-07-07 13:47:24', '2023-07-07 13:47:24'), +(4678, 2219, '2023-07-07 13:47:30', 'Parcel delivered [Collected] and received by [Adomako Obenewa]', NULL, '2023-07-07 13:47:30', '2023-07-07 13:47:30'), +(4679, 2235, '2023-07-07 13:47:56', 'Parcel delivered [Collected] and received by [Eugene Tetteh]', NULL, '2023-07-07 13:47:56', '2023-07-07 13:47:56'), +(4680, 2233, '2023-07-07 13:48:01', 'Parcel delivered [Collected] and received by [Francisca]', NULL, '2023-07-07 13:48:01', '2023-07-07 13:48:01'), +(4681, 2210, '2023-07-07 13:48:07', 'Parcel delivered [Collected] and received by [Belinda Otiiwa Kwam]', NULL, '2023-07-07 13:48:07', '2023-07-07 13:48:07'), +(4682, 2225, '2023-07-07 13:48:15', 'Parcel delivered [Collected] and received by [Deborah]', NULL, '2023-07-07 13:48:15', '2023-07-07 13:48:15'), +(4683, 2230, '2023-07-07 13:48:17', 'Parcel delivered [Collected] and received by [Patience]', NULL, '2023-07-07 13:48:17', '2023-07-07 13:48:17'), +(4684, 2211, '2023-07-07 13:48:24', 'Parcel delivered [Collected] and received by [Happay]', NULL, '2023-07-07 13:48:24', '2023-07-07 13:48:24'), +(4685, 2232, '2023-07-07 13:48:29', 'Parcel delivered [Collected] and received by [Sarah Afful]', NULL, '2023-07-07 13:48:29', '2023-07-07 13:48:29'), +(4686, 2216, '2023-07-07 13:48:38', 'Parcel delivered [Collected] and received by [Ella]', NULL, '2023-07-07 13:48:38', '2023-07-07 13:48:38'), +(4687, 2212, '2023-07-07 13:48:41', 'Parcel delivered [Collected] and received by [joesphine]', NULL, '2023-07-07 13:48:41', '2023-07-07 13:48:41'), +(4688, 2192, '2023-07-07 13:48:46', 'Parcel delivered [Collected] and received by [Lisa]', NULL, '2023-07-07 13:48:46', '2023-07-07 13:48:46'), +(4689, 2206, '2023-07-07 13:48:49', 'Parcel delivered [Collected] and received by [Hajia]', NULL, '2023-07-07 13:48:49', '2023-07-07 13:48:49'), +(4690, 2223, '2023-07-07 13:48:52', 'Parcel delivered [Collected] and received by [Karen]', NULL, '2023-07-07 13:48:52', '2023-07-07 13:48:52'), +(4691, 2207, '2023-07-07 13:48:56', 'Parcel delivered [Collected] and received by [Vanny]', NULL, '2023-07-07 13:48:56', '2023-07-07 13:48:56'), +(4692, 2208, '2023-07-07 13:49:00', 'Parcel delivered [Collected] and received by [Imelda]', NULL, '2023-07-07 13:49:00', '2023-07-07 13:49:00'), +(4693, 2205, '2023-07-07 13:49:09', 'Parcel delivered [Collected] and received by [Margaret]', NULL, '2023-07-07 13:49:09', '2023-07-07 13:49:09'), +(4694, 2203, '2023-07-07 13:49:12', 'Parcel delivered [Collected] and received by [Araba Pabby Gifty]', NULL, '2023-07-07 13:49:12', '2023-07-07 13:49:12'), +(4695, 2221, '2023-07-07 13:49:18', 'Parcel delivered [Collected] and received by [Obaayaa]', NULL, '2023-07-07 13:49:18', '2023-07-07 13:49:18'), +(4696, 2199, '2023-07-07 13:49:24', 'Parcel delivered [Collected] and received by [Oprah]', NULL, '2023-07-07 13:49:24', '2023-07-07 13:49:24'), +(4697, 2220, '2023-07-07 13:49:29', 'Parcel delivered [Collected] and received by [Dorothy Appiah]', NULL, '2023-07-07 13:49:29', '2023-07-07 13:49:29'), +(4698, 2195, '2023-07-07 13:49:35', 'Parcel delivered [Collected] and received by [Awuuttey Emma]', NULL, '2023-07-07 13:49:35', '2023-07-07 13:49:35'), +(4699, 2196, '2023-07-07 13:49:39', 'Parcel delivered [Collected] and received by [Eunice]', NULL, '2023-07-07 13:49:39', '2023-07-07 13:49:39'), +(4700, 2224, '2023-07-07 13:49:44', 'Parcel delivered [Collected] and received by [Justmina Hammond]', NULL, '2023-07-07 13:49:44', '2023-07-07 13:49:44'), +(4701, 2200, '2023-07-07 13:49:50', 'Parcel delivered [Collected] and received by [Rashida]', NULL, '2023-07-07 13:49:50', '2023-07-07 13:49:50'), +(4702, 2177, '2023-07-07 13:49:58', 'Parcel delivered [Collected] and received by [Nancy]', NULL, '2023-07-07 13:49:58', '2023-07-07 13:49:58'), +(4703, 2222, '2023-07-07 13:50:01', 'Parcel delivered [Collected] and received by [BB]', NULL, '2023-07-07 13:50:01', '2023-07-07 13:50:01'), +(4704, 2194, '2023-07-07 13:50:06', 'Parcel delivered [Collected] and received by [Mimi]', NULL, '2023-07-07 13:50:06', '2023-07-07 13:50:06'), +(4705, 2204, '2023-07-07 13:50:11', 'Parcel delivered [Collected] and received by [Amakye Amoah]', NULL, '2023-07-07 13:50:11', '2023-07-07 13:50:11'), +(4706, 2202, '2023-07-07 13:50:15', 'Parcel delivered [Collected] and received by [Gifty Fordjour]', NULL, '2023-07-07 13:50:15', '2023-07-07 13:50:15'), +(4707, 2193, '2023-07-07 13:50:22', 'Parcel delivered [Collected] and received by [Anastasia]', NULL, '2023-07-07 13:50:22', '2023-07-07 13:50:22'), +(4708, 2226, '2023-07-07 13:50:28', 'Parcel delivered [Collected] and received by [Ann Baidoo]', NULL, '2023-07-07 13:50:28', '2023-07-07 13:50:28'), +(4709, 2183, '2023-07-07 13:51:41', 'Parcel delivered [Collected] and received by [Diane]', NULL, '2023-07-07 13:51:41', '2023-07-07 13:51:41'), +(4710, 2170, '2023-07-07 13:51:47', 'Parcel delivered [Collected] and received by [Portia Agyemang Duah]', NULL, '2023-07-07 13:51:47', '2023-07-07 13:51:47'), +(4711, 2174, '2023-07-07 13:51:51', 'Parcel delivered [Collected] and received by [Harriet Ampofo]', NULL, '2023-07-07 13:51:51', '2023-07-07 13:51:51'), +(4712, 2175, '2023-07-07 13:51:58', 'Parcel delivered [Collected] and received by [Jinnefer Obeng]', NULL, '2023-07-07 13:51:58', '2023-07-07 13:51:58'), +(4713, 2131, '2023-07-07 13:52:05', 'Parcel delivered [Collected] and received by [Modesta Ofori Asante]', NULL, '2023-07-07 13:52:05', '2023-07-07 13:52:05'), +(4714, 2149, '2023-07-07 13:52:15', 'Parcel delivered [Collected] and received by [Anita pokuaah Dadie]', NULL, '2023-07-07 13:52:15', '2023-07-07 13:52:15'), +(4715, 2159, '2023-07-07 13:52:29', 'Parcel delivered [Collected] and received by [Nana Akua]', NULL, '2023-07-07 13:52:29', '2023-07-07 13:52:29'), +(4716, 2178, '2023-07-07 13:52:34', 'Parcel delivered [Collected] and received by [Cindy sefa]', NULL, '2023-07-07 13:52:34', '2023-07-07 13:52:34'), +(4717, 2155, '2023-07-07 13:52:39', 'Parcel delivered [Collected] and received by [Paloma Ayisi Offei]', NULL, '2023-07-07 13:52:39', '2023-07-07 13:52:39'), +(4718, 2151, '2023-07-07 13:52:42', 'Parcel delivered [Collected] and received by [Boatemaa Abigial]', NULL, '2023-07-07 13:52:42', '2023-07-07 13:52:42'), +(4719, 2141, '2023-07-07 13:52:48', 'Parcel delivered [Collected] and received by [Sarah]', NULL, '2023-07-07 13:52:48', '2023-07-07 13:52:48'), +(4720, 2140, '2023-07-07 13:52:56', 'Parcel delivered [Collected] and received by [Rejoice Serwaa Agyemang]', NULL, '2023-07-07 13:52:56', '2023-07-07 13:52:56'), +(4721, 2312, '2023-07-08 11:08:36', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-08 11:08:36', '2023-07-08 11:08:36'), +(4722, 2292, '2023-07-08 11:08:47', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-08 11:08:47', '2023-07-08 11:08:47'), +(4723, 2297, '2023-07-08 11:08:53', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-08 11:08:53', '2023-07-08 11:08:53'), +(4724, 2287, '2023-07-08 11:10:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-08 11:10:18', '2023-07-08 11:10:18'), +(4725, 2283, '2023-07-08 11:10:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-08 11:10:26', '2023-07-08 11:10:26'), +(4726, 2269, '2023-07-08 11:10:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-08 11:10:29', '2023-07-08 11:10:29'), +(4727, 2244, '2023-07-08 11:10:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-08 11:10:32', '2023-07-08 11:10:32'), +(4728, 2245, '2023-07-08 11:10:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-08 11:10:34', '2023-07-08 11:10:34'), +(4729, 2250, '2023-07-08 11:10:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-08 11:10:37', '2023-07-08 11:10:37'), +(4730, 2262, '2023-07-08 11:10:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-08 11:10:42', '2023-07-08 11:10:42'), +(4731, 2279, '2023-07-08 11:10:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-08 11:10:48', '2023-07-08 11:10:48'), +(4732, 2317, '2023-07-08 11:11:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:11:17', '2023-07-08 11:11:17'), +(4733, 2300, '2023-07-08 11:11:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:11:21', '2023-07-08 11:11:21'), +(4734, 2290, '2023-07-08 11:11:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:11:24', '2023-07-08 11:11:24'), +(4735, 2296, '2023-07-08 11:11:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:11:30', '2023-07-08 11:11:30'), +(4736, 2316, '2023-07-08 11:11:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:11:51', '2023-07-08 11:11:51'), +(4737, 2310, '2023-07-08 11:11:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:11:54', '2023-07-08 11:11:54'), +(4738, 2295, '2023-07-08 11:11:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:11:57', '2023-07-08 11:11:57'), +(4739, 2302, '2023-07-08 11:12:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:12:00', '2023-07-08 11:12:00'), +(4740, 2315, '2023-07-08 11:12:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:12:04', '2023-07-08 11:12:04'), +(4741, 2304, '2023-07-08 11:12:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:12:07', '2023-07-08 11:12:07'), +(4742, 2309, '2023-07-08 11:12:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:12:09', '2023-07-08 11:12:09'), +(4743, 2311, '2023-07-08 11:12:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:12:12', '2023-07-08 11:12:12'), +(4744, 2313, '2023-07-08 11:12:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:12:14', '2023-07-08 11:12:14'), +(4745, 2307, '2023-07-08 11:12:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:12:16', '2023-07-08 11:12:16'), +(4746, 2305, '2023-07-08 11:12:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:12:19', '2023-07-08 11:12:19'), +(4747, 2298, '2023-07-08 11:12:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:12:22', '2023-07-08 11:12:22'), +(4748, 2301, '2023-07-08 11:12:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:12:26', '2023-07-08 11:12:26'), +(4749, 2293, '2023-07-08 11:12:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:12:31', '2023-07-08 11:12:31'), +(4750, 2306, '2023-07-08 11:12:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:12:39', '2023-07-08 11:12:39'), +(4751, 2294, '2023-07-08 11:12:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:12:42', '2023-07-08 11:12:42'), +(4752, 2303, '2023-07-08 11:12:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:12:45', '2023-07-08 11:12:45'), +(4753, 2308, '2023-07-08 11:12:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:12:48', '2023-07-08 11:12:48'), +(4754, 2289, '2023-07-08 11:12:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:12:52', '2023-07-08 11:12:52'), +(4755, 2291, '2023-07-08 11:13:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:13:00', '2023-07-08 11:13:00'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(4756, 2314, '2023-07-08 11:13:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:13:03', '2023-07-08 11:13:03'), +(4757, 2299, '2023-07-08 11:13:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:13:09', '2023-07-08 11:13:09'), +(4758, 2234, '2023-07-08 11:14:00', 'Parcel delivered [Collected] and received by [Christain]', NULL, '2023-07-08 11:14:00', '2023-07-08 11:14:00'), +(4759, 2213, '2023-07-08 11:14:03', 'Parcel delivered [Collected] and received by [Adjei Cynthia]', NULL, '2023-07-08 11:14:03', '2023-07-08 11:14:03'), +(4760, 2197, '2023-07-08 11:14:08', 'Parcel delivered [Collected] and received by [Wendy Amoah]', NULL, '2023-07-08 11:14:08', '2023-07-08 11:14:08'), +(4761, 2201, '2023-07-08 11:14:11', 'Parcel delivered [Collected] and received by [Joesph Kojo Antwi]', NULL, '2023-07-08 11:14:11', '2023-07-08 11:14:11'), +(4762, 2209, '2023-07-08 11:14:14', 'Parcel delivered [Collected] and received by [Adobea]', NULL, '2023-07-08 11:14:14', '2023-07-08 11:14:14'), +(4763, 2217, '2023-07-08 11:14:17', 'Parcel delivered [Collected] and received by [Ayisha]', NULL, '2023-07-08 11:14:17', '2023-07-08 11:14:17'), +(4764, 2214, '2023-07-08 11:14:27', 'Parcel delivered [Collected] and received by [Justina Gaisie]', NULL, '2023-07-08 11:14:27', '2023-07-08 11:14:27'), +(4765, 2288, '2023-07-08 11:16:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-08 11:16:20', '2023-07-08 11:16:20'), +(4766, 2288, '2023-07-08 11:16:39', 'Parcel delivered [Collected] and received by [Derica Anomah]', NULL, '2023-07-08 11:16:39', '2023-07-08 11:16:39'), +(4767, 2274, '2023-07-08 11:16:41', 'Parcel delivered [Collected] and received by [Esinam]', NULL, '2023-07-08 11:16:41', '2023-07-08 11:16:41'), +(4768, 2278, '2023-07-08 11:16:45', 'Parcel delivered [Collected] and received by [Nyarko Faustina]', NULL, '2023-07-08 11:16:45', '2023-07-08 11:16:45'), +(4769, 2280, '2023-07-08 11:16:48', 'Parcel delivered [Collected] and received by [Sylph Tandoh]', NULL, '2023-07-08 11:16:48', '2023-07-08 11:16:48'), +(4770, 2265, '2023-07-08 11:16:51', 'Parcel delivered [Collected] and received by [Philomina Fynn]', NULL, '2023-07-08 11:16:51', '2023-07-08 11:16:51'), +(4771, 2257, '2023-07-08 11:16:54', 'Parcel delivered [Collected] and received by [Akoto Harriet Efya]', NULL, '2023-07-08 11:16:54', '2023-07-08 11:16:54'), +(4772, 2249, '2023-07-08 11:16:57', 'Parcel delivered [Collected] and received by [Narh Rosemond]', NULL, '2023-07-08 11:16:57', '2023-07-08 11:16:57'), +(4773, 2273, '2023-07-08 11:17:03', 'Parcel delivered [Collected] and received by [Love Eshun]', NULL, '2023-07-08 11:17:03', '2023-07-08 11:17:03'), +(4774, 2266, '2023-07-08 11:17:07', 'Parcel delivered [Collected] and received by [Selma Aquah]', NULL, '2023-07-08 11:17:07', '2023-07-08 11:17:07'), +(4775, 2255, '2023-07-08 11:17:10', 'Parcel delivered [Collected] and received by [Felicia Lardi Anadober]', NULL, '2023-07-08 11:17:10', '2023-07-08 11:17:10'), +(4776, 2276, '2023-07-08 11:18:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-08 11:18:07', '2023-07-08 11:18:07'), +(4777, 2276, '2023-07-08 11:18:31', 'Parcel delivered [Collected] and received by [Adwoa Mavis]', NULL, '2023-07-08 11:18:31', '2023-07-08 11:18:31'), +(4778, 2238, '2023-07-08 11:18:35', 'Parcel delivered [Collected] and received by [khadijah]', NULL, '2023-07-08 11:18:35', '2023-07-08 11:18:35'), +(4779, 2251, '2023-07-08 11:18:40', 'Parcel delivered [Collected] and received by [Heartwill Williams]', NULL, '2023-07-08 11:18:40', '2023-07-08 11:18:40'), +(4780, 2285, '2023-07-08 11:18:45', 'Parcel delivered [Collected] and received by [Vicential]', NULL, '2023-07-08 11:18:45', '2023-07-08 11:18:45'), +(4781, 2254, '2023-07-08 11:18:49', 'Parcel delivered [Collected] and received by [Appiah Rose]', NULL, '2023-07-08 11:18:49', '2023-07-08 11:18:49'), +(4782, 2319, '2023-07-08 11:58:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:58:11', '2023-07-08 11:58:11'), +(4783, 2323, '2023-07-08 11:58:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:58:14', '2023-07-08 11:58:14'), +(4784, 2318, '2023-07-08 11:58:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-08 11:58:20', '2023-07-08 11:58:20'), +(4785, 2322, '2023-07-08 11:58:48', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-08 11:58:48', '2023-07-08 11:58:48'), +(4786, 2321, '2023-07-08 11:58:50', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-08 11:58:50', '2023-07-08 11:58:50'), +(4787, 2320, '2023-07-08 11:59:18', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-08 11:59:18', '2023-07-08 11:59:18'), +(4788, 2390, '2023-07-10 14:16:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:16:21', '2023-07-10 14:16:21'), +(4789, 2345, '2023-07-10 14:16:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:16:25', '2023-07-10 14:16:25'), +(4790, 2376, '2023-07-10 14:16:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:16:28', '2023-07-10 14:16:28'), +(4791, 2373, '2023-07-10 14:16:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:16:32', '2023-07-10 14:16:32'), +(4792, 2333, '2023-07-10 14:16:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:16:35', '2023-07-10 14:16:35'), +(4793, 2340, '2023-07-10 14:16:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:16:39', '2023-07-10 14:16:39'), +(4794, 2332, '2023-07-10 14:16:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:16:42', '2023-07-10 14:16:42'), +(4795, 2341, '2023-07-10 14:16:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:16:47', '2023-07-10 14:16:47'), +(4796, 2344, '2023-07-10 14:16:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:16:50', '2023-07-10 14:16:50'), +(4797, 2380, '2023-07-10 14:16:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:16:55', '2023-07-10 14:16:55'), +(4798, 2371, '2023-07-10 14:16:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:16:58', '2023-07-10 14:16:58'), +(4799, 2377, '2023-07-10 14:17:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:17:01', '2023-07-10 14:17:01'), +(4800, 2379, '2023-07-10 14:17:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:17:05', '2023-07-10 14:17:05'), +(4801, 2358, '2023-07-10 14:17:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:17:08', '2023-07-10 14:17:08'), +(4802, 2329, '2023-07-10 14:17:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:17:11', '2023-07-10 14:17:11'), +(4803, 2388, '2023-07-10 14:17:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:17:15', '2023-07-10 14:17:15'), +(4804, 2355, '2023-07-10 14:17:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:17:20', '2023-07-10 14:17:20'), +(4805, 2349, '2023-07-10 14:17:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:17:23', '2023-07-10 14:17:23'), +(4806, 2328, '2023-07-10 14:17:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:17:27', '2023-07-10 14:17:27'), +(4807, 2343, '2023-07-10 14:17:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:17:33', '2023-07-10 14:17:33'), +(4808, 2385, '2023-07-10 14:19:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:19:02', '2023-07-10 14:19:02'), +(4809, 2383, '2023-07-10 14:19:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:19:07', '2023-07-10 14:19:07'), +(4810, 2387, '2023-07-10 14:19:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:19:10', '2023-07-10 14:19:10'), +(4811, 2384, '2023-07-10 14:19:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:19:14', '2023-07-10 14:19:14'), +(4812, 2382, '2023-07-10 14:19:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:19:17', '2023-07-10 14:19:17'), +(4813, 2346, '2023-07-10 14:19:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:19:21', '2023-07-10 14:19:21'), +(4814, 2386, '2023-07-10 14:19:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:19:25', '2023-07-10 14:19:25'), +(4815, 2339, '2023-07-10 14:19:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:19:29', '2023-07-10 14:19:29'), +(4816, 2335, '2023-07-10 14:19:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:19:33', '2023-07-10 14:19:33'), +(4817, 2374, '2023-07-10 14:19:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:19:40', '2023-07-10 14:19:40'), +(4818, 2365, '2023-07-10 14:19:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:19:45', '2023-07-10 14:19:45'), +(4819, 2368, '2023-07-10 14:19:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:19:49', '2023-07-10 14:19:49'), +(4820, 2366, '2023-07-10 14:20:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:20:01', '2023-07-10 14:20:01'), +(4821, 2378, '2023-07-10 14:20:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:20:05', '2023-07-10 14:20:05'), +(4822, 2375, '2023-07-10 14:20:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:20:10', '2023-07-10 14:20:10'), +(4823, 2392, '2023-07-10 14:20:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-10 14:20:30', '2023-07-10 14:20:30'), +(4824, 2369, '2023-07-10 14:21:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:21:25', '2023-07-10 14:21:25'), +(4825, 2331, '2023-07-10 14:21:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:21:57', '2023-07-10 14:21:57'), +(4826, 2334, '2023-07-10 14:22:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:22:01', '2023-07-10 14:22:01'), +(4827, 2381, '2023-07-10 14:22:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:22:03', '2023-07-10 14:22:03'), +(4828, 2356, '2023-07-10 14:22:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:22:15', '2023-07-10 14:22:15'), +(4829, 2354, '2023-07-10 14:22:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:22:18', '2023-07-10 14:22:18'), +(4830, 2350, '2023-07-10 14:22:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:22:22', '2023-07-10 14:22:22'), +(4831, 2347, '2023-07-10 14:22:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:22:27', '2023-07-10 14:22:27'), +(4832, 2324, '2023-07-10 14:22:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:22:31', '2023-07-10 14:22:31'), +(4833, 2327, '2023-07-10 14:22:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:22:37', '2023-07-10 14:22:37'), +(4834, 2330, '2023-07-10 14:22:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:22:41', '2023-07-10 14:22:41'), +(4835, 2389, '2023-07-10 14:22:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:22:48', '2023-07-10 14:22:48'), +(4836, 2361, '2023-07-10 14:22:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:22:58', '2023-07-10 14:22:58'), +(4837, 2348, '2023-07-10 14:23:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:23:19', '2023-07-10 14:23:19'), +(4838, 2367, '2023-07-10 14:23:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:23:23', '2023-07-10 14:23:23'), +(4839, 2342, '2023-07-10 14:23:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:23:27', '2023-07-10 14:23:27'), +(4840, 2337, '2023-07-10 14:23:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:23:34', '2023-07-10 14:23:34'), +(4841, 2325, '2023-07-10 14:23:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:23:55', '2023-07-10 14:23:55'), +(4842, 2370, '2023-07-10 14:24:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:24:02', '2023-07-10 14:24:02'), +(4843, 2351, '2023-07-10 14:24:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:24:10', '2023-07-10 14:24:10'), +(4844, 2359, '2023-07-10 14:24:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-10 14:24:27', '2023-07-10 14:24:27'), +(4845, 2321, '2023-07-10 14:25:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-10 14:25:25', '2023-07-10 14:25:25'), +(4846, 2322, '2023-07-10 14:25:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-10 14:25:29', '2023-07-10 14:25:29'), +(4847, 2320, '2023-07-10 14:25:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-10 14:25:33', '2023-07-10 14:25:33'), +(4848, 2312, '2023-07-10 14:25:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-10 14:25:36', '2023-07-10 14:25:36'), +(4849, 2292, '2023-07-10 14:25:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-10 14:25:40', '2023-07-10 14:25:40'), +(4850, 2297, '2023-07-10 14:25:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-10 14:25:43', '2023-07-10 14:25:43'), +(4851, 2391, '2023-07-10 14:26:17', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-10 14:26:17', '2023-07-10 14:26:17'), +(4852, 2372, '2023-07-10 14:28:56', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-10 14:28:56', '2023-07-10 14:28:56'), +(4853, 2364, '2023-07-10 14:29:00', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-10 14:29:00', '2023-07-10 14:29:00'), +(4854, 2363, '2023-07-10 14:29:03', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-10 14:29:03', '2023-07-10 14:29:03'), +(4855, 2362, '2023-07-10 14:29:07', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-10 14:29:07', '2023-07-10 14:29:07'), +(4856, 2357, '2023-07-10 14:29:11', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-10 14:29:11', '2023-07-10 14:29:11'), +(4857, 2360, '2023-07-10 14:29:15', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-10 14:29:15', '2023-07-10 14:29:15'), +(4858, 2326, '2023-07-10 14:29:18', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-10 14:29:18', '2023-07-10 14:29:18'), +(4859, 2336, '2023-07-10 14:29:21', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-10 14:29:21', '2023-07-10 14:29:21'), +(4860, 2338, '2023-07-10 14:29:25', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-10 14:29:25', '2023-07-10 14:29:25'), +(4861, 2352, '2023-07-10 14:29:29', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-10 14:29:29', '2023-07-10 14:29:29'), +(4862, 2353, '2023-07-10 14:29:39', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-10 14:29:39', '2023-07-10 14:29:39'), +(4863, 2393, '2023-07-10 14:30:14', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-10 14:30:14', '2023-07-10 14:30:14'), +(4864, 2261, '2023-07-10 14:31:09', 'Parcel delivered [Collected] and received by [Marfowaa Henrietta]', NULL, '2023-07-10 14:31:09', '2023-07-10 14:31:09'), +(4865, 2282, '2023-07-10 14:31:13', 'Parcel delivered [Collected] and received by [Priscilla]', NULL, '2023-07-10 14:31:13', '2023-07-10 14:31:13'), +(4866, 2242, '2023-07-10 14:31:55', 'Parcel delivered [Collected] and received by [Gloria]', NULL, '2023-07-10 14:31:55', '2023-07-10 14:31:55'), +(4867, 2275, '2023-07-10 14:31:58', 'Parcel delivered [Collected] and received by [Millicent Apeza]', NULL, '2023-07-10 14:31:58', '2023-07-10 14:31:58'), +(4868, 2252, '2023-07-10 14:32:02', 'Parcel delivered [Collected] and received by [Amida Adams]', NULL, '2023-07-10 14:32:02', '2023-07-10 14:32:02'), +(4869, 2243, '2023-07-10 14:32:06', 'Parcel delivered [Collected] and received by [Moradam 338]', NULL, '2023-07-10 14:32:06', '2023-07-10 14:32:06'), +(4870, 2241, '2023-07-10 14:32:09', 'Parcel delivered [Collected] and received by [Anastasia]', NULL, '2023-07-10 14:32:09', '2023-07-10 14:32:09'), +(4871, 2281, '2023-07-10 14:32:12', 'Parcel delivered [Collected] and received by [Hannah Amponsah]', NULL, '2023-07-10 14:32:12', '2023-07-10 14:32:12'), +(4872, 2277, '2023-07-10 14:32:17', 'Parcel delivered [Collected] and received by [Winifred Tiwaah Baah]', NULL, '2023-07-10 14:32:17', '2023-07-10 14:32:17'), +(4873, 2246, '2023-07-10 14:32:23', 'Parcel delivered [Collected] and received by [Veronica]', NULL, '2023-07-10 14:32:23', '2023-07-10 14:32:23'), +(4874, 2081, '2023-07-10 14:32:28', 'Parcel delivered [Collected] and received by [Hajara]', NULL, '2023-07-10 14:32:28', '2023-07-10 14:32:28'), +(4875, 2264, '2023-07-10 14:32:30', 'Parcel delivered [Collected] and received by [Emmanuella Asare]', NULL, '2023-07-10 14:32:30', '2023-07-10 14:32:30'), +(4876, 2248, '2023-07-10 14:32:52', 'Parcel delivered [Collected] and received by [Augustina Sam]', NULL, '2023-07-10 14:32:52', '2023-07-10 14:32:52'), +(4877, 2260, '2023-07-10 14:32:58', 'Parcel delivered [Collected] and received by [Essa Lydia]', NULL, '2023-07-10 14:32:58', '2023-07-10 14:32:58'), +(4878, 2270, '2023-07-10 14:33:01', 'Parcel delivered [Collected] and received by [Charlotte Tetteh]', NULL, '2023-07-10 14:33:01', '2023-07-10 14:33:01'), +(4879, 2267, '2023-07-10 14:33:44', 'Parcel delivered [Collected] and received by [Anna Agyeimah]', NULL, '2023-07-10 14:33:44', '2023-07-10 14:33:44'), +(4880, 2187, '2023-07-10 14:33:48', 'Parcel delivered [Collected] and received by [Gifty Kromo]', NULL, '2023-07-10 14:33:48', '2023-07-10 14:33:48'), +(4881, 2256, '2023-07-10 14:33:52', 'Parcel delivered [Collected] and received by [Fauzia Mustapha]', NULL, '2023-07-10 14:33:52', '2023-07-10 14:33:52'), +(4882, 2272, '2023-07-10 14:33:56', 'Parcel delivered [Collected] and received by [Ewurasi]', NULL, '2023-07-10 14:33:56', '2023-07-10 14:33:56'), +(4883, 2258, '2023-07-10 14:33:59', 'Parcel delivered [Collected] and received by [Winnifesta]', NULL, '2023-07-10 14:33:59', '2023-07-10 14:33:59'), +(4884, 2268, '2023-07-10 14:34:15', 'Parcel delivered [Collected] and received by [Efua]', NULL, '2023-07-10 14:34:15', '2023-07-10 14:34:15'), +(4885, 2239, '2023-07-10 14:34:19', 'Parcel delivered [Collected] and received by [Vicentia]', NULL, '2023-07-10 14:34:19', '2023-07-10 14:34:19'), +(4886, 2286, '2023-07-10 14:34:22', 'Parcel delivered [Collected] and received by [Mabel sena]', NULL, '2023-07-10 14:34:22', '2023-07-10 14:34:22'), +(4887, 2284, '2023-07-10 14:34:26', 'Parcel delivered [Collected] and received by [Comfort]', NULL, '2023-07-10 14:34:26', '2023-07-10 14:34:26'), +(4888, 2271, '2023-07-10 14:34:28', 'Parcel delivered [Collected] and received by [Slyvia Arthur]', NULL, '2023-07-10 14:34:28', '2023-07-10 14:34:28'), +(4889, 2247, '2023-07-10 14:34:31', 'Parcel delivered [Collected] and received by [Nana Akua]', NULL, '2023-07-10 14:34:31', '2023-07-10 14:34:31'), +(4890, 2263, '2023-07-10 14:34:33', 'Parcel delivered [Collected] and received by [Juliana]', NULL, '2023-07-10 14:34:33', '2023-07-10 14:34:33'), +(4891, 2259, '2023-07-10 14:34:53', 'Parcel delivered [Collected] and received by [Anita]', NULL, '2023-07-10 14:34:53', '2023-07-10 14:34:53'), +(4892, 2240, '2023-07-10 14:35:16', 'Parcel delivered [Collected] and received by [Freda]', NULL, '2023-07-10 14:35:16', '2023-07-10 14:35:16'), +(4893, 2319, '2023-07-10 14:35:25', 'Parcel delivered [Collected] and received by [Frimpomaah Margarite]', NULL, '2023-07-10 14:35:25', '2023-07-10 14:35:25'), +(4894, 2318, '2023-07-10 14:35:30', 'Parcel delivered [Collected] and received by [Stacy Atsu]', NULL, '2023-07-10 14:35:30', '2023-07-10 14:35:30'), +(4895, 2323, '2023-07-10 14:35:38', 'Parcel delivered [Collected] and received by [Suzzy]', NULL, '2023-07-10 14:35:38', '2023-07-10 14:35:38'), +(4896, 2316, '2023-07-10 14:35:42', 'Parcel delivered [Collected] and received by [Nana Yaa]', NULL, '2023-07-10 14:35:42', '2023-07-10 14:35:42'), +(4897, 2310, '2023-07-10 14:35:46', 'Parcel delivered [Collected] and received by [Glenda Owusu]', NULL, '2023-07-10 14:35:46', '2023-07-10 14:35:46'), +(4898, 2295, '2023-07-10 14:35:49', 'Parcel delivered [Collected] and received by [Esther]', NULL, '2023-07-10 14:35:49', '2023-07-10 14:35:49'), +(4899, 2302, '2023-07-10 14:35:52', 'Parcel delivered [Collected] and received by [Erica]', NULL, '2023-07-10 14:35:52', '2023-07-10 14:35:52'), +(4900, 2315, '2023-07-10 14:36:02', 'Parcel delivered [Collected] and received by [Naa Ayeley]', NULL, '2023-07-10 14:36:02', '2023-07-10 14:36:02'), +(4901, 2304, '2023-07-10 14:36:07', 'Parcel delivered [Collected] and received by [Araba Gifty Pabby]', NULL, '2023-07-10 14:36:07', '2023-07-10 14:36:07'), +(4902, 2309, '2023-07-10 14:36:10', 'Parcel delivered [Collected] and received by [Emmanuel Aryeetey]', NULL, '2023-07-10 14:36:10', '2023-07-10 14:36:10'), +(4903, 2311, '2023-07-10 14:36:12', 'Parcel delivered [Collected] and received by [Nafisa]', NULL, '2023-07-10 14:36:12', '2023-07-10 14:36:12'), +(4904, 2313, '2023-07-10 14:36:19', 'Parcel delivered [Collected] and received by [Linda Appau]', NULL, '2023-07-10 14:36:19', '2023-07-10 14:36:19'), +(4905, 2307, '2023-07-10 14:36:21', 'Parcel delivered [Collected] and received by [Elizabeth Boateng]', NULL, '2023-07-10 14:36:21', '2023-07-10 14:36:21'), +(4906, 2305, '2023-07-10 14:36:24', 'Parcel delivered [Collected] and received by [felicity]', NULL, '2023-07-10 14:36:24', '2023-07-10 14:36:24'), +(4907, 2298, '2023-07-10 14:36:29', 'Parcel delivered [Collected] and received by [Mabel]', NULL, '2023-07-10 14:36:29', '2023-07-10 14:36:29'), +(4908, 2301, '2023-07-10 14:36:34', 'Parcel delivered [Collected] and received by [Akosua]', NULL, '2023-07-10 14:36:34', '2023-07-10 14:36:34'), +(4909, 2293, '2023-07-10 14:36:41', 'Parcel delivered [Collected] and received by [Elizabeth Bobo]', NULL, '2023-07-10 14:36:41', '2023-07-10 14:36:41'), +(4910, 2306, '2023-07-10 14:36:50', 'Parcel delivered [Collected] and received by [Mariam]', NULL, '2023-07-10 14:36:50', '2023-07-10 14:36:50'), +(4911, 2294, '2023-07-10 14:37:47', 'Parcel delivered [Collected] and received by [Fafa]', NULL, '2023-07-10 14:37:47', '2023-07-10 14:37:47'), +(4912, 2303, '2023-07-10 14:38:02', 'Parcel delivered [Collected] and received by [Mariam]', NULL, '2023-07-10 14:38:02', '2023-07-10 14:38:02'), +(4913, 2308, '2023-07-10 14:38:06', 'Parcel delivered [Collected] and received by [Precious]', NULL, '2023-07-10 14:38:06', '2023-07-10 14:38:06'), +(4914, 2289, '2023-07-10 14:38:09', 'Parcel delivered [Collected] and received by [Matilda]', NULL, '2023-07-10 14:38:09', '2023-07-10 14:38:09'), +(4915, 2291, '2023-07-10 14:38:25', 'Parcel delivered [Collected] and received by [Aidoo Scholastica]', NULL, '2023-07-10 14:38:25', '2023-07-10 14:38:25'), +(4916, 2314, '2023-07-10 14:38:29', 'Parcel delivered [Collected] and received by [Tilly]', NULL, '2023-07-10 14:38:29', '2023-07-10 14:38:29'), +(4917, 2299, '2023-07-10 14:38:47', 'Parcel delivered [Collected] and received by [Nana Adwoa]', NULL, '2023-07-10 14:38:47', '2023-07-10 14:38:47'), +(4918, 2296, '2023-07-10 14:39:44', 'Parcel delivered [Collected] and received by [Beatrice Quansah]', NULL, '2023-07-10 14:39:44', '2023-07-10 14:39:44'), +(4919, 2317, '2023-07-10 14:39:50', 'Parcel delivered [Collected] and received by [Yeboah Angella]', NULL, '2023-07-10 14:39:50', '2023-07-10 14:39:50'), +(4920, 2300, '2023-07-10 14:39:53', 'Parcel delivered [Collected] and received by [Joan]', NULL, '2023-07-10 14:39:53', '2023-07-10 14:39:53'), +(4921, 2290, '2023-07-10 14:40:07', 'Parcel delivered [Collected] and received by [Hassana]', NULL, '2023-07-10 14:40:07', '2023-07-10 14:40:07'), +(4922, 2287, '2023-07-10 14:40:35', 'Parcel delivered [Collected] and received by [Mispa Serwaa Boamah]', NULL, '2023-07-10 14:40:35', '2023-07-10 14:40:35'), +(4923, 2283, '2023-07-10 14:40:39', 'Parcel delivered [Collected] and received by [Sandra Appiagyei]', NULL, '2023-07-10 14:40:39', '2023-07-10 14:40:39'), +(4924, 2269, '2023-07-10 14:40:43', 'Parcel delivered [Collected] and received by [Maa Fosty Preman]', NULL, '2023-07-10 14:40:43', '2023-07-10 14:40:43'), +(4925, 2244, '2023-07-10 14:40:46', 'Parcel delivered [Collected] and received by [Benediicta]', NULL, '2023-07-10 14:40:46', '2023-07-10 14:40:46'), +(4926, 2245, '2023-07-10 14:40:50', 'Parcel delivered [Collected] and received by [Comfort]', NULL, '2023-07-10 14:40:50', '2023-07-10 14:40:50'), +(4927, 2250, '2023-07-10 14:40:54', 'Parcel delivered [Collected] and received by [Lydia]', NULL, '2023-07-10 14:40:54', '2023-07-10 14:40:54'), +(4928, 2262, '2023-07-10 14:41:02', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-07-10 14:41:02', '2023-07-10 14:41:02'), +(4929, 2279, '2023-07-10 14:41:19', 'Parcel delivered [Collected] and received by [Gloria Appiah]', NULL, '2023-07-10 14:41:19', '2023-07-10 14:41:19'), +(4930, 2442, '2023-07-11 13:00:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:00:00', '2023-07-11 13:00:00'), +(4931, 2445, '2023-07-11 13:00:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:00:03', '2023-07-11 13:00:03'), +(4932, 2446, '2023-07-11 13:00:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:00:06', '2023-07-11 13:00:06'), +(4933, 2408, '2023-07-11 13:00:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:00:09', '2023-07-11 13:00:09'), +(4934, 2433, '2023-07-11 13:00:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:00:12', '2023-07-11 13:00:12'), +(4935, 2400, '2023-07-11 13:00:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:00:18', '2023-07-11 13:00:18'), +(4936, 2440, '2023-07-11 13:00:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:00:20', '2023-07-11 13:00:20'), +(4937, 2420, '2023-07-11 13:00:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:00:23', '2023-07-11 13:00:23'), +(4938, 2409, '2023-07-11 13:00:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:00:26', '2023-07-11 13:00:26'), +(4939, 2437, '2023-07-11 13:00:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:00:29', '2023-07-11 13:00:29'), +(4940, 2427, '2023-07-11 13:00:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:00:33', '2023-07-11 13:00:33'), +(4941, 2404, '2023-07-11 13:00:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:00:36', '2023-07-11 13:00:36'), +(4942, 2418, '2023-07-11 13:00:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:00:40', '2023-07-11 13:00:40'), +(4943, 2426, '2023-07-11 13:00:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:00:42', '2023-07-11 13:00:42'), +(4944, 2415, '2023-07-11 13:01:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:01:02', '2023-07-11 13:01:02'), +(4945, 2395, '2023-07-11 13:01:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:01:05', '2023-07-11 13:01:05'), +(4946, 2429, '2023-07-11 13:01:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:01:11', '2023-07-11 13:01:11'), +(4947, 2423, '2023-07-11 13:01:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:01:15', '2023-07-11 13:01:15'), +(4948, 2401, '2023-07-11 13:01:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:01:18', '2023-07-11 13:01:18'), +(4949, 2398, '2023-07-11 13:01:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:01:20', '2023-07-11 13:01:20'), +(4950, 2422, '2023-07-11 13:01:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:01:24', '2023-07-11 13:01:24'), +(4951, 2434, '2023-07-11 13:01:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:01:27', '2023-07-11 13:01:27'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(4952, 2435, '2023-07-11 13:01:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:01:38', '2023-07-11 13:01:38'), +(4953, 2438, '2023-07-11 13:01:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:01:40', '2023-07-11 13:01:40'), +(4954, 2432, '2023-07-11 13:01:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:01:45', '2023-07-11 13:01:45'), +(4955, 2406, '2023-07-11 13:01:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:01:48', '2023-07-11 13:01:48'), +(4956, 2407, '2023-07-11 13:01:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:01:51', '2023-07-11 13:01:51'), +(4957, 2430, '2023-07-11 13:01:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:01:55', '2023-07-11 13:01:55'), +(4958, 2413, '2023-07-11 13:02:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:02:05', '2023-07-11 13:02:05'), +(4959, 2431, '2023-07-11 13:02:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:02:13', '2023-07-11 13:02:13'), +(4960, 2402, '2023-07-11 13:02:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:02:17', '2023-07-11 13:02:17'), +(4961, 2411, '2023-07-11 13:02:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-11 13:02:21', '2023-07-11 13:02:21'), +(4962, 2391, '2023-07-11 13:02:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-11 13:02:59', '2023-07-11 13:02:59'), +(4963, 2372, '2023-07-11 13:03:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-11 13:03:03', '2023-07-11 13:03:03'), +(4964, 2364, '2023-07-11 13:03:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-11 13:03:57', '2023-07-11 13:03:57'), +(4965, 2363, '2023-07-11 13:03:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-11 13:03:59', '2023-07-11 13:03:59'), +(4966, 2362, '2023-07-11 13:04:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-11 13:04:02', '2023-07-11 13:04:02'), +(4967, 2357, '2023-07-11 13:04:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-11 13:04:05', '2023-07-11 13:04:05'), +(4968, 2360, '2023-07-11 13:04:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-11 13:04:13', '2023-07-11 13:04:13'), +(4969, 2326, '2023-07-11 13:04:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-11 13:04:16', '2023-07-11 13:04:16'), +(4970, 2336, '2023-07-11 13:04:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-11 13:04:18', '2023-07-11 13:04:18'), +(4971, 2338, '2023-07-11 13:04:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-11 13:04:22', '2023-07-11 13:04:22'), +(4972, 2352, '2023-07-11 13:04:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-11 13:04:26', '2023-07-11 13:04:26'), +(4973, 2353, '2023-07-11 13:04:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-11 13:04:29', '2023-07-11 13:04:29'), +(4974, 2393, '2023-07-11 13:04:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-11 13:04:31', '2023-07-11 13:04:31'), +(4975, 2321, '2023-07-11 13:05:31', 'Parcel delivered [Collected] and received by [Augustine]', NULL, '2023-07-11 13:05:31', '2023-07-11 13:05:31'), +(4976, 2322, '2023-07-11 13:06:34', 'Parcel delivered [Collected] and received by [Felicity]', NULL, '2023-07-11 13:06:34', '2023-07-11 13:06:34'), +(4977, 2320, '2023-07-11 13:06:38', 'Parcel delivered [Collected] and received by [Florence Dzifa]', NULL, '2023-07-11 13:06:38', '2023-07-11 13:06:38'), +(4978, 2312, '2023-07-11 13:06:42', 'Parcel delivered [Collected] and received by [Antwi Portia]', NULL, '2023-07-11 13:06:42', '2023-07-11 13:06:42'), +(4979, 2292, '2023-07-11 13:06:46', 'Parcel delivered [Collected] and received by [Gladys Amoah]', NULL, '2023-07-11 13:06:46', '2023-07-11 13:06:46'), +(4980, 2297, '2023-07-11 13:06:51', 'Parcel delivered [Collected] and received by [Mhizz Okyere]', NULL, '2023-07-11 13:06:51', '2023-07-11 13:06:51'), +(4981, 2369, '2023-07-11 13:07:31', 'Parcel delivered [Collected] and received by [Stella Achiaa Donkor]', NULL, '2023-07-11 13:07:31', '2023-07-11 13:07:31'), +(4982, 2331, '2023-07-11 13:07:33', 'Parcel delivered [Collected] and received by [Precious]', NULL, '2023-07-11 13:07:33', '2023-07-11 13:07:33'), +(4983, 2334, '2023-07-11 13:07:36', 'Parcel delivered [Collected] and received by [Juanita Danso]', NULL, '2023-07-11 13:07:36', '2023-07-11 13:07:36'), +(4984, 2381, '2023-07-11 13:07:39', 'Parcel delivered [Collected] and received by [Lomotey Belinda]', NULL, '2023-07-11 13:07:39', '2023-07-11 13:07:39'), +(4985, 2356, '2023-07-11 13:07:42', 'Parcel delivered [Collected] and received by [Vera Adu]', NULL, '2023-07-11 13:07:42', '2023-07-11 13:07:42'), +(4986, 2354, '2023-07-11 13:07:44', 'Parcel delivered [Collected] and received by [Esi Hayford]', NULL, '2023-07-11 13:07:44', '2023-07-11 13:07:44'), +(4987, 2350, '2023-07-11 13:07:51', 'Parcel delivered [Collected] and received by [Harriiet]', NULL, '2023-07-11 13:07:51', '2023-07-11 13:07:51'), +(4988, 2347, '2023-07-11 13:07:53', 'Parcel delivered [Collected] and received by [Sylph Tandoh]', NULL, '2023-07-11 13:07:53', '2023-07-11 13:07:53'), +(4989, 2324, '2023-07-11 13:07:56', 'Parcel delivered [Collected] and received by [Nyarko Faustina]', NULL, '2023-07-11 13:07:56', '2023-07-11 13:07:56'), +(4990, 2327, '2023-07-11 13:07:59', 'Parcel delivered [Collected] and received by [Serwaa Gloria Yeboah]', NULL, '2023-07-11 13:07:59', '2023-07-11 13:07:59'), +(4991, 2330, '2023-07-11 13:08:03', 'Parcel delivered [Collected] and received by [Adiepena]', NULL, '2023-07-11 13:08:03', '2023-07-11 13:08:03'), +(4992, 2389, '2023-07-11 13:08:06', 'Parcel delivered [Collected] and received by [Misper Ayison]', NULL, '2023-07-11 13:08:06', '2023-07-11 13:08:06'), +(4993, 2361, '2023-07-11 13:08:14', 'Parcel delivered [Collected] and received by [Dorcas Ohemeng]', NULL, '2023-07-11 13:08:14', '2023-07-11 13:08:14'), +(4994, 2348, '2023-07-11 13:08:17', 'Parcel delivered [Collected] and received by [Judith Arhin]', NULL, '2023-07-11 13:08:17', '2023-07-11 13:08:17'), +(4995, 2367, '2023-07-11 13:08:20', 'Parcel delivered [Collected] and received by [Dorothy]', NULL, '2023-07-11 13:08:20', '2023-07-11 13:08:20'), +(4996, 2342, '2023-07-11 13:08:24', 'Parcel delivered [Collected] and received by [Gifty Opokuaa]', NULL, '2023-07-11 13:08:24', '2023-07-11 13:08:24'), +(4997, 2337, '2023-07-11 13:08:27', 'Parcel delivered [Collected] and received by [Arthur Gifty]', NULL, '2023-07-11 13:08:27', '2023-07-11 13:08:27'), +(4998, 2325, '2023-07-11 13:08:31', 'Parcel delivered [Collected] and received by [Amoakoaa Naomi]', NULL, '2023-07-11 13:08:31', '2023-07-11 13:08:31'), +(4999, 2370, '2023-07-11 13:08:38', 'Parcel delivered [Collected] and received by [Priscilla]', NULL, '2023-07-11 13:08:38', '2023-07-11 13:08:38'), +(5000, 2351, '2023-07-11 13:08:41', 'Parcel delivered [Collected] and received by [Sam Nora]', NULL, '2023-07-11 13:08:41', '2023-07-11 13:08:41'), +(5001, 2359, '2023-07-11 13:08:45', 'Parcel delivered [Collected] and received by [Dede]', NULL, '2023-07-11 13:08:45', '2023-07-11 13:08:45'), +(5002, 2390, '2023-07-11 13:09:46', 'Parcel delivered [Collected] and received by [Amedofu Magaret]', NULL, '2023-07-11 13:09:46', '2023-07-11 13:09:46'), +(5003, 2345, '2023-07-11 13:09:49', 'Parcel delivered [Collected] and received by [Lilian Ajigo]', NULL, '2023-07-11 13:09:49', '2023-07-11 13:09:49'), +(5004, 2376, '2023-07-11 13:09:52', 'Parcel delivered [Collected] and received by [Nana Yaa]', NULL, '2023-07-11 13:09:52', '2023-07-11 13:09:52'), +(5005, 2373, '2023-07-11 13:09:55', 'Parcel delivered [Collected] and received by [Seidu Salina]', NULL, '2023-07-11 13:09:55', '2023-07-11 13:09:55'), +(5006, 2333, '2023-07-11 13:09:59', 'Parcel delivered [Collected] and received by [juliet]', NULL, '2023-07-11 13:09:59', '2023-07-11 13:09:59'), +(5007, 2340, '2023-07-11 13:10:01', 'Parcel delivered [Collected] and received by [Sheldon Dodoo]', NULL, '2023-07-11 13:10:01', '2023-07-11 13:10:01'), +(5008, 2332, '2023-07-11 13:10:04', 'Parcel delivered [Collected] and received by [Eunice]', NULL, '2023-07-11 13:10:04', '2023-07-11 13:10:04'), +(5009, 2341, '2023-07-11 13:10:07', 'Parcel delivered [Collected] and received by [Sunshine]', NULL, '2023-07-11 13:10:07', '2023-07-11 13:10:07'), +(5010, 2344, '2023-07-11 13:10:10', 'Parcel delivered [Collected] and received by [Priscilla Neequaye]', NULL, '2023-07-11 13:10:10', '2023-07-11 13:10:10'), +(5011, 2380, '2023-07-11 13:10:18', 'Parcel delivered [Collected] and received by [Stephanie]', NULL, '2023-07-11 13:10:18', '2023-07-11 13:10:18'), +(5012, 2371, '2023-07-11 13:10:21', 'Parcel delivered [Collected] and received by [Florence Adjei]', NULL, '2023-07-11 13:10:21', '2023-07-11 13:10:21'), +(5013, 2377, '2023-07-11 13:10:26', 'Parcel delivered [Collected] and received by [Jennifer Afrifa]', NULL, '2023-07-11 13:10:26', '2023-07-11 13:10:26'), +(5014, 2379, '2023-07-11 13:10:30', 'Parcel delivered [Collected] and received by [Ella]', NULL, '2023-07-11 13:10:30', '2023-07-11 13:10:30'), +(5015, 2358, '2023-07-11 13:10:33', 'Parcel delivered [Collected] and received by [Selina]', NULL, '2023-07-11 13:10:33', '2023-07-11 13:10:33'), +(5016, 2329, '2023-07-11 13:10:36', 'Parcel delivered [Collected] and received by [Grace]', NULL, '2023-07-11 13:10:36', '2023-07-11 13:10:36'), +(5017, 2388, '2023-07-11 13:10:39', 'Parcel delivered [Collected] and received by [Wendy Segbefia]', NULL, '2023-07-11 13:10:39', '2023-07-11 13:10:39'), +(5018, 2355, '2023-07-11 13:10:42', 'Parcel delivered [Collected] and received by [Fransica]', NULL, '2023-07-11 13:10:42', '2023-07-11 13:10:42'), +(5019, 2349, '2023-07-11 13:10:46', 'Parcel delivered [Collected] and received by [Akosua Nyamekye]', NULL, '2023-07-11 13:10:46', '2023-07-11 13:10:46'), +(5020, 2328, '2023-07-11 13:10:52', 'Parcel delivered [Collected] and received by [Priscilla Eshun]', NULL, '2023-07-11 13:10:52', '2023-07-11 13:10:52'), +(5021, 2343, '2023-07-11 13:11:19', 'Parcel delivered [Collected] and received by [Grace]', NULL, '2023-07-11 13:11:19', '2023-07-11 13:11:19'), +(5022, 2385, '2023-07-11 13:11:28', 'Parcel delivered [Collected] and received by [Ruby Ocquaye]', NULL, '2023-07-11 13:11:28', '2023-07-11 13:11:28'), +(5023, 2383, '2023-07-11 13:11:34', 'Parcel delivered [Collected] and received by [Vinolia Tsetse]', NULL, '2023-07-11 13:11:34', '2023-07-11 13:11:34'), +(5024, 2387, '2023-07-11 13:11:39', 'Parcel delivered [Collected] and received by [Charity |Lartey]', NULL, '2023-07-11 13:11:39', '2023-07-11 13:11:39'), +(5025, 2384, '2023-07-11 13:11:44', 'Parcel delivered [Collected] and received by [Stephanie Yeboah]', NULL, '2023-07-11 13:11:44', '2023-07-11 13:11:44'), +(5026, 2382, '2023-07-11 13:11:47', 'Parcel delivered [Collected] and received by [Winifred]', NULL, '2023-07-11 13:11:47', '2023-07-11 13:11:47'), +(5027, 2346, '2023-07-11 13:11:50', 'Parcel delivered [Collected] and received by [Hajara]', NULL, '2023-07-11 13:11:50', '2023-07-11 13:11:50'), +(5028, 2386, '2023-07-11 13:11:55', 'Parcel delivered [Collected] and received by [Sylvia Boateng]', NULL, '2023-07-11 13:11:55', '2023-07-11 13:11:55'), +(5029, 2339, '2023-07-11 13:11:58', 'Parcel delivered [Collected] and received by [maamie]', NULL, '2023-07-11 13:11:58', '2023-07-11 13:11:58'), +(5030, 2335, '2023-07-11 13:12:01', 'Parcel delivered [Collected] and received by [Sandra]', NULL, '2023-07-11 13:12:01', '2023-07-11 13:12:01'), +(5031, 2374, '2023-07-11 13:12:05', 'Parcel delivered [Collected] and received by [Mariam]', NULL, '2023-07-11 13:12:05', '2023-07-11 13:12:05'), +(5032, 2365, '2023-07-11 13:12:09', 'Parcel delivered [Collected] and received by [Sandra Addison]', NULL, '2023-07-11 13:12:09', '2023-07-11 13:12:09'), +(5033, 2368, '2023-07-11 13:12:12', 'Parcel delivered [Collected] and received by [Millicent]', NULL, '2023-07-11 13:12:12', '2023-07-11 13:12:12'), +(5034, 2366, '2023-07-11 13:12:15', 'Parcel delivered [Collected] and received by [Portia]', NULL, '2023-07-11 13:12:15', '2023-07-11 13:12:15'), +(5035, 2378, '2023-07-11 13:12:18', 'Parcel delivered [Collected] and received by [Jessica Arthur]', NULL, '2023-07-11 13:12:18', '2023-07-11 13:12:18'), +(5036, 2375, '2023-07-11 13:12:21', 'Parcel delivered [Collected] and received by [Mimi]', NULL, '2023-07-11 13:12:21', '2023-07-11 13:12:21'), +(5037, 2392, '2023-07-11 13:12:30', 'Parcel delivered [Collected] and received by [Maame Serwaa]', NULL, '2023-07-11 13:12:30', '2023-07-11 13:12:30'), +(5038, 2424, '2023-07-11 16:03:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-11 16:03:20', '2023-07-11 16:03:20'), +(5039, 2441, '2023-07-11 16:03:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-11 16:03:23', '2023-07-11 16:03:23'), +(5040, 2443, '2023-07-11 16:03:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-11 16:03:26', '2023-07-11 16:03:26'), +(5041, 2448, '2023-07-11 16:03:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-11 16:03:31', '2023-07-11 16:03:31'), +(5042, 2447, '2023-07-11 16:03:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-11 16:03:35', '2023-07-11 16:03:35'), +(5043, 2450, '2023-07-11 16:03:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-11 16:03:38', '2023-07-11 16:03:38'), +(5044, 2414, '2023-07-11 16:03:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-11 16:03:45', '2023-07-11 16:03:45'), +(5045, 2439, '2023-07-11 16:03:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-11 16:03:50', '2023-07-11 16:03:50'), +(5046, 2412, '2023-07-11 16:03:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-11 16:03:53', '2023-07-11 16:03:53'), +(5047, 2417, '2023-07-11 16:03:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-11 16:03:58', '2023-07-11 16:03:58'), +(5048, 2405, '2023-07-11 16:04:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-11 16:04:02', '2023-07-11 16:04:02'), +(5049, 2425, '2023-07-11 16:04:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-11 16:04:05', '2023-07-11 16:04:05'), +(5050, 2403, '2023-07-11 16:04:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-11 16:04:08', '2023-07-11 16:04:08'), +(5051, 2444, '2023-07-11 16:38:06', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-11 16:38:06', '2023-07-11 16:38:06'), +(5052, 2428, '2023-07-11 16:38:11', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-11 16:38:11', '2023-07-11 16:38:11'), +(5053, 2421, '2023-07-11 16:38:17', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-11 16:38:17', '2023-07-11 16:38:17'), +(5054, 2419, '2023-07-11 16:38:20', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-11 16:38:20', '2023-07-11 16:38:20'), +(5055, 2416, '2023-07-11 16:38:23', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-11 16:38:23', '2023-07-11 16:38:23'), +(5056, 2410, '2023-07-11 16:38:26', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-11 16:38:26', '2023-07-11 16:38:26'), +(5057, 2399, '2023-07-11 16:38:29', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-11 16:38:29', '2023-07-11 16:38:29'), +(5058, 2397, '2023-07-11 16:38:32', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-11 16:38:32', '2023-07-11 16:38:32'), +(5059, 2396, '2023-07-11 16:38:36', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-11 16:38:36', '2023-07-11 16:38:36'), +(5060, 2436, '2023-07-11 16:38:40', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-11 16:38:40', '2023-07-11 16:38:40'), +(5061, 2449, '2023-07-11 16:38:54', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-11 16:38:54', '2023-07-11 16:38:54'), +(5062, 2444, '2023-07-12 13:13:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-12 13:13:16', '2023-07-12 13:13:16'), +(5063, 2428, '2023-07-12 13:13:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-12 13:13:20', '2023-07-12 13:13:20'), +(5064, 2421, '2023-07-12 13:13:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-12 13:13:24', '2023-07-12 13:13:24'), +(5065, 2419, '2023-07-12 13:13:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-12 13:13:26', '2023-07-12 13:13:26'), +(5066, 2416, '2023-07-12 13:13:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-12 13:13:29', '2023-07-12 13:13:29'), +(5067, 2410, '2023-07-12 13:13:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-12 13:13:33', '2023-07-12 13:13:33'), +(5068, 2399, '2023-07-12 13:13:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-12 13:13:35', '2023-07-12 13:13:35'), +(5069, 2397, '2023-07-12 13:13:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-12 13:13:37', '2023-07-12 13:13:37'), +(5070, 2396, '2023-07-12 13:13:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-12 13:13:42', '2023-07-12 13:13:42'), +(5071, 2436, '2023-07-12 13:13:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-12 13:13:45', '2023-07-12 13:13:45'), +(5072, 2449, '2023-07-12 13:13:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-12 13:13:55', '2023-07-12 13:13:55'), +(5073, 2487, '2023-07-12 13:14:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:14:29', '2023-07-12 13:14:29'), +(5074, 2486, '2023-07-12 13:15:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:15:18', '2023-07-12 13:15:18'), +(5075, 2456, '2023-07-12 13:15:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:15:21', '2023-07-12 13:15:21'), +(5076, 2466, '2023-07-12 13:15:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:15:23', '2023-07-12 13:15:23'), +(5077, 2462, '2023-07-12 13:15:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:15:27', '2023-07-12 13:15:27'), +(5078, 2454, '2023-07-12 13:15:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:15:35', '2023-07-12 13:15:35'), +(5079, 2470, '2023-07-12 13:15:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:15:38', '2023-07-12 13:15:38'), +(5080, 2469, '2023-07-12 13:15:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:15:43', '2023-07-12 13:15:43'), +(5081, 2475, '2023-07-12 13:15:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:15:49', '2023-07-12 13:15:49'), +(5082, 2468, '2023-07-12 13:15:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:15:52', '2023-07-12 13:15:52'), +(5083, 2471, '2023-07-12 13:15:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:15:55', '2023-07-12 13:15:55'), +(5084, 2463, '2023-07-12 13:15:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:15:58', '2023-07-12 13:15:58'), +(5085, 2473, '2023-07-12 13:16:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:16:02', '2023-07-12 13:16:02'), +(5086, 2481, '2023-07-12 13:16:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:16:05', '2023-07-12 13:16:05'), +(5087, 2485, '2023-07-12 13:16:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:16:10', '2023-07-12 13:16:10'), +(5088, 2457, '2023-07-12 13:16:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:16:20', '2023-07-12 13:16:20'), +(5089, 2461, '2023-07-12 13:16:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:16:26', '2023-07-12 13:16:26'), +(5090, 2453, '2023-07-12 13:16:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-12 13:16:35', '2023-07-12 13:16:35'), +(5091, 2391, '2023-07-12 13:17:19', 'Parcel delivered [Collected] and received by [Clair]', NULL, '2023-07-12 13:17:19', '2023-07-12 13:17:19'), +(5092, 2372, '2023-07-12 13:17:22', 'Parcel delivered [Collected] and received by [Marinda Boahen]', NULL, '2023-07-12 13:17:22', '2023-07-12 13:17:22'), +(5093, 2364, '2023-07-12 13:17:26', 'Parcel delivered [Collected] and received by [Amanda Wiafe]', NULL, '2023-07-12 13:17:26', '2023-07-12 13:17:26'), +(5094, 2363, '2023-07-12 13:17:30', 'Parcel delivered [Collected] and received by [Bonsu Clinton]', NULL, '2023-07-12 13:17:30', '2023-07-12 13:17:30'), +(5095, 2362, '2023-07-12 13:17:32', 'Parcel delivered [Collected] and received by [Jacqueline Agyiri]', NULL, '2023-07-12 13:17:32', '2023-07-12 13:17:32'), +(5096, 2357, '2023-07-12 13:17:36', 'Parcel delivered [Collected] and received by [Efya Ntiamoh]', NULL, '2023-07-12 13:17:36', '2023-07-12 13:17:36'), +(5097, 2360, '2023-07-12 13:17:42', 'Parcel delivered [Collected] and received by [Akobaapa]', NULL, '2023-07-12 13:17:42', '2023-07-12 13:17:42'), +(5098, 2326, '2023-07-12 13:17:46', 'Parcel delivered [Collected] and received by [Ernestina Ofori]', NULL, '2023-07-12 13:17:46', '2023-07-12 13:17:46'), +(5099, 2336, '2023-07-12 13:17:50', 'Parcel delivered [Collected] and received by [Frank]', NULL, '2023-07-12 13:17:50', '2023-07-12 13:17:50'), +(5100, 2338, '2023-07-12 13:17:54', 'Parcel delivered [Collected] and received by [Cynthia Judith Minifi]', NULL, '2023-07-12 13:17:54', '2023-07-12 13:17:54'), +(5101, 2352, '2023-07-12 13:17:59', 'Parcel delivered [Collected] and received by [Bernice Boatemaa]', NULL, '2023-07-12 13:17:59', '2023-07-12 13:17:59'), +(5102, 2353, '2023-07-12 13:18:11', 'Parcel delivered [Collected] and received by [Marible]', NULL, '2023-07-12 13:18:11', '2023-07-12 13:18:11'), +(5103, 2393, '2023-07-12 13:18:24', 'Parcel delivered [Collected] and received by [Angela]', NULL, '2023-07-12 13:18:24', '2023-07-12 13:18:24'), +(5104, 2424, '2023-07-12 13:18:53', 'Parcel delivered [Collected] and received by [Elizabeth Abakah]', NULL, '2023-07-12 13:18:53', '2023-07-12 13:18:53'), +(5105, 2441, '2023-07-12 13:18:57', 'Parcel delivered [Collected] and received by [Doreen Fafali]', NULL, '2023-07-12 13:18:57', '2023-07-12 13:18:57'), +(5106, 2443, '2023-07-12 13:19:01', 'Parcel delivered [Collected] and received by [Beatrice]', NULL, '2023-07-12 13:19:01', '2023-07-12 13:19:01'), +(5107, 2448, '2023-07-12 13:19:04', 'Parcel delivered [Collected] and received by [Seshie Victoria]', NULL, '2023-07-12 13:19:04', '2023-07-12 13:19:04'), +(5108, 2447, '2023-07-12 13:19:07', 'Parcel delivered [Collected] and received by [Benedicta Gyambrah]', NULL, '2023-07-12 13:19:07', '2023-07-12 13:19:07'), +(5109, 2450, '2023-07-12 13:19:11', 'Parcel delivered [Collected] and received by [Leticia]', NULL, '2023-07-12 13:19:11', '2023-07-12 13:19:11'), +(5110, 2414, '2023-07-12 13:19:16', 'Parcel delivered [Collected] and received by [Nester Osei]', NULL, '2023-07-12 13:19:16', '2023-07-12 13:19:16'), +(5111, 2439, '2023-07-12 13:19:20', 'Parcel delivered [Collected] and received by [Owusu Georgina]', NULL, '2023-07-12 13:19:20', '2023-07-12 13:19:20'), +(5112, 2412, '2023-07-12 13:19:24', 'Parcel delivered [Collected] and received by [Abubakari Zeinab]', NULL, '2023-07-12 13:19:24', '2023-07-12 13:19:24'), +(5113, 2417, '2023-07-12 13:19:28', 'Parcel delivered [Collected] and received by [Phyllis]', NULL, '2023-07-12 13:19:28', '2023-07-12 13:19:28'), +(5114, 2405, '2023-07-12 13:19:32', 'Parcel delivered [Collected] and received by [Ruth]', NULL, '2023-07-12 13:19:32', '2023-07-12 13:19:32'), +(5115, 2425, '2023-07-12 13:19:37', 'Parcel delivered [Collected] and received by [Angela Frimpomaa Appiah]', NULL, '2023-07-12 13:19:37', '2023-07-12 13:19:37'), +(5116, 2403, '2023-07-12 13:19:43', 'Parcel delivered [Collected] and received by [Adjoa]', NULL, '2023-07-12 13:19:43', '2023-07-12 13:19:43'), +(5117, 2464, '2023-07-12 17:39:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-12 17:39:37', '2023-07-12 17:39:37'), +(5118, 2459, '2023-07-12 17:39:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-12 17:39:40', '2023-07-12 17:39:40'), +(5119, 2452, '2023-07-12 17:39:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-12 17:39:47', '2023-07-12 17:39:47'), +(5120, 2458, '2023-07-12 17:39:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-12 17:39:52', '2023-07-12 17:39:52'), +(5121, 2455, '2023-07-12 17:39:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-12 17:39:59', '2023-07-12 17:39:59'), +(5122, 2477, '2023-07-12 17:42:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-12 17:42:10', '2023-07-12 17:42:10'), +(5123, 2476, '2023-07-12 17:42:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-12 17:42:16', '2023-07-12 17:42:16'), +(5124, 2479, '2023-07-12 17:42:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-12 17:42:22', '2023-07-12 17:42:22'), +(5125, 2478, '2023-07-12 17:42:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-12 17:42:26', '2023-07-12 17:42:26'), +(5126, 2492, '2023-07-12 17:42:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-12 17:42:57', '2023-07-12 17:42:57'), +(5127, 2490, '2023-07-12 17:43:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-12 17:43:04', '2023-07-12 17:43:04'), +(5128, 2488, '2023-07-12 17:43:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-12 17:43:18', '2023-07-12 17:43:18'), +(5129, 2491, '2023-07-12 17:43:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-12 17:43:25', '2023-07-12 17:43:25'), +(5130, 2489, '2023-07-12 17:43:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-12 17:43:29', '2023-07-12 17:43:29'), +(5131, 2467, '2023-07-12 17:46:30', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-12 17:46:30', '2023-07-12 17:46:30'), +(5132, 2472, '2023-07-12 17:46:33', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-12 17:46:33', '2023-07-12 17:46:33'), +(5133, 2474, '2023-07-12 17:46:36', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-12 17:46:36', '2023-07-12 17:46:36'), +(5134, 2480, '2023-07-12 17:46:38', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-12 17:46:38', '2023-07-12 17:46:38'), +(5135, 2460, '2023-07-12 17:46:41', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-12 17:46:41', '2023-07-12 17:46:41'), +(5136, 2483, '2023-07-12 17:46:44', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-12 17:46:44', '2023-07-12 17:46:44'), +(5137, 2484, '2023-07-12 17:46:49', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-12 17:46:49', '2023-07-12 17:46:49'), +(5138, 2482, '2023-07-12 17:46:51', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-12 17:46:51', '2023-07-12 17:46:51'), +(5139, 2493, '2023-07-12 17:47:00', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-12 17:47:00', '2023-07-12 17:47:00'), +(5140, 2516, '2023-07-13 13:08:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:08:33', '2023-07-13 13:08:33'), +(5141, 2502, '2023-07-13 13:08:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:08:37', '2023-07-13 13:08:37'), +(5142, 2506, '2023-07-13 13:08:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:08:40', '2023-07-13 13:08:40'), +(5143, 2510, '2023-07-13 13:08:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:08:43', '2023-07-13 13:08:43'), +(5144, 2494, '2023-07-13 13:08:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:08:46', '2023-07-13 13:08:46'), +(5145, 2508, '2023-07-13 13:08:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:08:51', '2023-07-13 13:08:51'), +(5146, 2504, '2023-07-13 13:08:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:08:54', '2023-07-13 13:08:54'), +(5147, 2511, '2023-07-13 13:08:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:08:57', '2023-07-13 13:08:57'), +(5148, 2513, '2023-07-13 13:09:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:09:07', '2023-07-13 13:09:07'), +(5149, 2495, '2023-07-13 13:09:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:09:12', '2023-07-13 13:09:12'), +(5150, 2512, '2023-07-13 13:09:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:09:16', '2023-07-13 13:09:16'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(5151, 2500, '2023-07-13 13:09:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:09:20', '2023-07-13 13:09:20'), +(5152, 2514, '2023-07-13 13:09:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:09:24', '2023-07-13 13:09:24'), +(5153, 2505, '2023-07-13 13:09:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:09:31', '2023-07-13 13:09:31'), +(5154, 2515, '2023-07-13 13:09:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:09:39', '2023-07-13 13:09:39'), +(5155, 2496, '2023-07-13 13:09:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:09:44', '2023-07-13 13:09:44'), +(5156, 2498, '2023-07-13 13:09:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:09:47', '2023-07-13 13:09:47'), +(5157, 2503, '2023-07-13 13:09:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:09:50', '2023-07-13 13:09:50'), +(5158, 2521, '2023-07-13 13:09:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:09:53', '2023-07-13 13:09:53'), +(5159, 2522, '2023-07-13 13:10:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:10:01', '2023-07-13 13:10:01'), +(5160, 2518, '2023-07-13 13:10:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:10:04', '2023-07-13 13:10:04'), +(5161, 2525, '2023-07-13 13:10:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:10:10', '2023-07-13 13:10:10'), +(5162, 2524, '2023-07-13 13:10:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-13 13:10:19', '2023-07-13 13:10:19'), +(5163, 2467, '2023-07-13 13:10:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-13 13:10:53', '2023-07-13 13:10:53'), +(5164, 2472, '2023-07-13 13:10:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-13 13:10:55', '2023-07-13 13:10:55'), +(5165, 2474, '2023-07-13 13:10:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-13 13:10:58', '2023-07-13 13:10:58'), +(5166, 2480, '2023-07-13 13:11:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-13 13:11:02', '2023-07-13 13:11:02'), +(5167, 2460, '2023-07-13 13:11:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-13 13:11:05', '2023-07-13 13:11:05'), +(5168, 2483, '2023-07-13 13:11:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-13 13:11:08', '2023-07-13 13:11:08'), +(5169, 2484, '2023-07-13 13:11:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-13 13:11:12', '2023-07-13 13:11:12'), +(5170, 2482, '2023-07-13 13:11:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-13 13:11:17', '2023-07-13 13:11:17'), +(5171, 2493, '2023-07-13 13:11:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-13 13:11:23', '2023-07-13 13:11:23'), +(5172, 2442, '2023-07-13 13:12:31', 'Parcel delivered [Collected] and received by [Caroline]', NULL, '2023-07-13 13:12:31', '2023-07-13 13:12:31'), +(5173, 2411, '2023-07-13 13:12:36', 'Parcel delivered [Collected] and received by [Naa Koshie Mills]', NULL, '2023-07-13 13:12:36', '2023-07-13 13:12:36'), +(5174, 2402, '2023-07-13 13:12:41', 'Parcel delivered [Collected] and received by [Gabriel Kofi Lawson]', NULL, '2023-07-13 13:12:41', '2023-07-13 13:12:41'), +(5175, 2431, '2023-07-13 13:12:45', 'Parcel delivered [Collected] and received by [Rhamz]', NULL, '2023-07-13 13:12:45', '2023-07-13 13:12:45'), +(5176, 2413, '2023-07-13 13:12:49', 'Parcel delivered [Collected] and received by [Ayisha]', NULL, '2023-07-13 13:12:49', '2023-07-13 13:12:49'), +(5177, 2430, '2023-07-13 13:12:52', 'Parcel delivered [Collected] and received by [Nana Yaw]', NULL, '2023-07-13 13:12:52', '2023-07-13 13:12:52'), +(5178, 2407, '2023-07-13 13:12:56', 'Parcel delivered [Collected] and received by [Yaa]', NULL, '2023-07-13 13:12:56', '2023-07-13 13:12:56'), +(5179, 2406, '2023-07-13 13:12:59', 'Parcel delivered [Collected] and received by [Herty]', NULL, '2023-07-13 13:12:59', '2023-07-13 13:12:59'), +(5180, 2432, '2023-07-13 13:13:02', 'Parcel delivered [Collected] and received by [Ezekiel Elliot Agbeme]', NULL, '2023-07-13 13:13:02', '2023-07-13 13:13:02'), +(5181, 2438, '2023-07-13 13:13:05', 'Parcel delivered [Collected] and received by [fadila]', NULL, '2023-07-13 13:13:05', '2023-07-13 13:13:05'), +(5182, 2435, '2023-07-13 13:13:11', 'Parcel delivered [Collected] and received by [Portia]', NULL, '2023-07-13 13:13:11', '2023-07-13 13:13:11'), +(5183, 2434, '2023-07-13 13:13:14', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-07-13 13:13:14', '2023-07-13 13:13:14'), +(5184, 2422, '2023-07-13 13:13:19', 'Parcel delivered [Collected] and received by [belinda]', NULL, '2023-07-13 13:13:19', '2023-07-13 13:13:19'), +(5185, 2398, '2023-07-13 13:13:27', 'Parcel delivered [Collected] and received by [Rahma]', NULL, '2023-07-13 13:13:27', '2023-07-13 13:13:27'), +(5186, 2401, '2023-07-13 13:13:33', 'Parcel delivered [Collected] and received by [Ophelia]', NULL, '2023-07-13 13:13:33', '2023-07-13 13:13:33'), +(5187, 2395, '2023-07-13 13:13:36', 'Parcel delivered [Collected] and received by [Samad]', NULL, '2023-07-13 13:13:36', '2023-07-13 13:13:36'), +(5188, 2429, '2023-07-13 13:13:40', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-07-13 13:13:40', '2023-07-13 13:13:40'), +(5189, 2423, '2023-07-13 13:13:45', 'Parcel delivered [Collected] and received by [Brenda]', NULL, '2023-07-13 13:13:45', '2023-07-13 13:13:45'), +(5190, 2426, '2023-07-13 13:13:49', 'Parcel delivered [Collected] and received by [Comfort]', NULL, '2023-07-13 13:13:49', '2023-07-13 13:13:49'), +(5191, 2418, '2023-07-13 13:14:26', 'Parcel delivered [Collected] and received by [Obayaa]', NULL, '2023-07-13 13:14:26', '2023-07-13 13:14:26'), +(5192, 2404, '2023-07-13 13:14:28', 'Parcel delivered [Collected] and received by [Tracy Doku]', NULL, '2023-07-13 13:14:28', '2023-07-13 13:14:28'), +(5193, 2427, '2023-07-13 13:14:33', 'Parcel delivered [Collected] and received by [Gifty Kromo]', NULL, '2023-07-13 13:14:33', '2023-07-13 13:14:33'), +(5194, 2437, '2023-07-13 13:14:36', 'Parcel delivered [Collected] and received by [Umaira]', NULL, '2023-07-13 13:14:36', '2023-07-13 13:14:36'), +(5195, 2409, '2023-07-13 13:14:39', 'Parcel delivered [Collected] and received by [Acquah Patience]', NULL, '2023-07-13 13:14:39', '2023-07-13 13:14:39'), +(5196, 2420, '2023-07-13 13:14:41', 'Parcel delivered [Collected] and received by [Asana]', NULL, '2023-07-13 13:14:41', '2023-07-13 13:14:41'), +(5197, 2440, '2023-07-13 13:14:44', 'Parcel delivered [Collected] and received by [Mary]', NULL, '2023-07-13 13:14:44', '2023-07-13 13:14:44'), +(5198, 2400, '2023-07-13 13:14:48', 'Parcel delivered [Collected] and received by [Parry Allotey]', NULL, '2023-07-13 13:14:48', '2023-07-13 13:14:48'), +(5199, 2433, '2023-07-13 13:14:56', 'Parcel delivered [Collected] and received by [precious]', NULL, '2023-07-13 13:14:56', '2023-07-13 13:14:56'), +(5200, 2408, '2023-07-13 13:15:00', 'Parcel delivered [Collected] and received by [Shirley]', NULL, '2023-07-13 13:15:00', '2023-07-13 13:15:00'), +(5201, 2446, '2023-07-13 13:15:03', 'Parcel delivered [Collected] and received by [Bella]', NULL, '2023-07-13 13:15:03', '2023-07-13 13:15:03'), +(5202, 2487, '2023-07-13 13:15:14', 'Parcel delivered [Collected] and received by [Vanessa Asirifi]', NULL, '2023-07-13 13:15:14', '2023-07-13 13:15:14'), +(5203, 2486, '2023-07-13 13:15:36', 'Parcel delivered [Collected] and received by [Tilly]', NULL, '2023-07-13 13:15:36', '2023-07-13 13:15:36'), +(5204, 2456, '2023-07-13 13:15:39', 'Parcel delivered [Collected] and received by [Triciah Williams]', NULL, '2023-07-13 13:15:39', '2023-07-13 13:15:39'), +(5205, 2466, '2023-07-13 13:15:44', 'Parcel delivered [Collected] and received by [Monica Brown]', NULL, '2023-07-13 13:15:44', '2023-07-13 13:15:44'), +(5206, 2462, '2023-07-13 13:15:47', 'Parcel delivered [Collected] and received by [Emelia]', NULL, '2023-07-13 13:15:47', '2023-07-13 13:15:47'), +(5209, 2454, '2023-07-13 13:17:08', 'Parcel delivered [Collected] and received by [Mavis]', NULL, '2023-07-13 13:17:08', '2023-07-13 13:17:08'), +(5210, 2470, '2023-07-13 13:17:16', 'Parcel delivered [Collected] and received by [Gloria Asare]', NULL, '2023-07-13 13:17:16', '2023-07-13 13:17:16'), +(5211, 2469, '2023-07-13 13:17:22', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-07-13 13:17:22', '2023-07-13 13:17:22'), +(5212, 2475, '2023-07-13 13:17:25', 'Parcel delivered [Collected] and received by [Dorothy]', NULL, '2023-07-13 13:17:25', '2023-07-13 13:17:25'), +(5213, 2468, '2023-07-13 13:17:33', 'Parcel delivered [Collected] and received by [Blessing]', NULL, '2023-07-13 13:17:33', '2023-07-13 13:17:33'), +(5214, 2471, '2023-07-13 13:17:35', 'Parcel delivered [Collected] and received by [Abena Amoako]', NULL, '2023-07-13 13:17:35', '2023-07-13 13:17:35'), +(5215, 2463, '2023-07-13 13:17:39', 'Parcel delivered [Collected] and received by [Vera]', NULL, '2023-07-13 13:17:39', '2023-07-13 13:17:39'), +(5216, 2473, '2023-07-13 13:17:47', 'Parcel delivered [Collected] and received by [Priscilla Nyarko]', NULL, '2023-07-13 13:17:47', '2023-07-13 13:17:47'), +(5217, 2481, '2023-07-13 13:17:57', 'Parcel delivered [Collected] and received by [Tilly]', NULL, '2023-07-13 13:17:57', '2023-07-13 13:17:57'), +(5218, 2485, '2023-07-13 13:18:02', 'Parcel delivered [Collected] and received by [Mabel]', NULL, '2023-07-13 13:18:02', '2023-07-13 13:18:02'), +(5219, 2457, '2023-07-13 13:18:18', 'Parcel delivered [Collected] and received by [Mrs Amankwa]', NULL, '2023-07-13 13:18:18', '2023-07-13 13:18:18'), +(5220, 2461, '2023-07-13 13:18:23', 'Parcel delivered [Collected] and received by [Vivian Arhin]', NULL, '2023-07-13 13:18:23', '2023-07-13 13:18:23'), +(5221, 2453, '2023-07-13 13:18:32', 'Parcel delivered [Collected] and received by [Danny]', NULL, '2023-07-13 13:18:32', '2023-07-13 13:18:32'), +(5222, 2444, '2023-07-13 13:18:58', 'Parcel delivered [Collected] and received by [Eelizabeth]', NULL, '2023-07-13 13:18:58', '2023-07-13 13:18:58'), +(5223, 2428, '2023-07-13 13:20:13', 'Parcel delivered [Collected] and received by [Vivian Djadey]', NULL, '2023-07-13 13:20:13', '2023-07-13 13:20:13'), +(5224, 2421, '2023-07-13 13:20:29', 'Parcel delivered [Collected] and received by [Irene]', NULL, '2023-07-13 13:20:29', '2023-07-13 13:20:29'), +(5225, 2419, '2023-07-13 13:20:51', 'Parcel delivered [Collected] and received by [Mary Fokua]', NULL, '2023-07-13 13:20:51', '2023-07-13 13:20:51'), +(5226, 2416, '2023-07-13 13:20:55', 'Parcel delivered [Collected] and received by [Yaa Mimi]', NULL, '2023-07-13 13:20:55', '2023-07-13 13:20:55'), +(5227, 2410, '2023-07-13 13:20:58', 'Parcel delivered [Collected] and received by [Nana Akosua]', NULL, '2023-07-13 13:20:58', '2023-07-13 13:20:58'), +(5228, 2399, '2023-07-13 13:21:01', 'Parcel delivered [Collected] and received by [Rejoice Serwaa Agyemang]', NULL, '2023-07-13 13:21:01', '2023-07-13 13:21:01'), +(5229, 2397, '2023-07-13 13:21:05', 'Parcel delivered [Collected] and received by [Amankwah Charlotte]', NULL, '2023-07-13 13:21:05', '2023-07-13 13:21:05'), +(5230, 2396, '2023-07-13 13:21:08', 'Parcel delivered [Collected] and received by [Osei Tutu Rebecca]', NULL, '2023-07-13 13:21:08', '2023-07-13 13:21:08'), +(5231, 2436, '2023-07-13 13:21:14', 'Parcel delivered [Collected] and received by [Comfort Amankwah]', NULL, '2023-07-13 13:21:14', '2023-07-13 13:21:14'), +(5232, 2449, '2023-07-13 13:21:18', 'Parcel delivered [Collected] and received by [Abdul Basit Andaana]', NULL, '2023-07-13 13:21:18', '2023-07-13 13:21:18'), +(5233, 2464, '2023-07-13 13:21:44', 'Parcel delivered [Collected] and received by [Asare Perpertual]', NULL, '2023-07-13 13:21:44', '2023-07-13 13:21:44'), +(5234, 2459, '2023-07-13 13:21:47', 'Parcel delivered [Collected] and received by [Owusu Freda]', NULL, '2023-07-13 13:21:47', '2023-07-13 13:21:47'), +(5235, 2452, '2023-07-13 13:21:51', 'Parcel delivered [Collected] and received by [Bestlyn Baidoo]', NULL, '2023-07-13 13:21:51', '2023-07-13 13:21:51'), +(5236, 2458, '2023-07-13 13:21:55', 'Parcel delivered [Collected] and received by [Umar Zuleihat]', NULL, '2023-07-13 13:21:55', '2023-07-13 13:21:55'), +(5237, 2455, '2023-07-13 13:21:58', 'Parcel delivered [Collected] and received by [Sikapa]', NULL, '2023-07-13 13:21:58', '2023-07-13 13:21:58'), +(5238, 2477, '2023-07-13 13:22:02', 'Parcel delivered [Collected] and received by [Ehsi]', NULL, '2023-07-13 13:22:02', '2023-07-13 13:22:02'), +(5239, 2476, '2023-07-13 13:22:06', 'Parcel delivered [Collected] and received by [Leticia]', NULL, '2023-07-13 13:22:06', '2023-07-13 13:22:06'), +(5240, 2479, '2023-07-13 13:22:12', 'Parcel delivered [Collected] and received by [Pamela Andoh]', NULL, '2023-07-13 13:22:12', '2023-07-13 13:22:12'), +(5241, 2478, '2023-07-13 13:22:21', 'Parcel delivered [Collected] and received by [priscilla lawer]', NULL, '2023-07-13 13:22:21', '2023-07-13 13:22:21'), +(5242, 2492, '2023-07-13 13:22:25', 'Parcel delivered [Collected] and received by [Addo Wireduwaa Perrycom]', NULL, '2023-07-13 13:22:25', '2023-07-13 13:22:25'), +(5243, 2490, '2023-07-13 13:22:43', 'Parcel delivered [Collected] and received by [Shilla Okyere]', NULL, '2023-07-13 13:22:43', '2023-07-13 13:22:43'), +(5244, 2488, '2023-07-13 13:22:51', 'Parcel delivered [Collected] and received by [Alhamdulai]', NULL, '2023-07-13 13:22:51', '2023-07-13 13:22:51'), +(5245, 2491, '2023-07-13 13:22:55', 'Parcel delivered [Collected] and received by [Portia]', NULL, '2023-07-13 13:22:55', '2023-07-13 13:22:55'), +(5246, 2489, '2023-07-13 13:22:58', 'Parcel delivered [Collected] and received by [Benedict]', NULL, '2023-07-13 13:22:58', '2023-07-13 13:22:58'), +(5247, 2523, '2023-07-13 15:32:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-13 15:32:01', '2023-07-13 15:32:01'), +(5248, 2528, '2023-07-13 15:32:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-13 15:32:41', '2023-07-13 15:32:41'), +(5249, 2530, '2023-07-13 15:32:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-13 15:32:47', '2023-07-13 15:32:47'), +(5250, 2517, '2023-07-13 15:32:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-13 15:32:52', '2023-07-13 15:32:52'), +(5251, 2499, '2023-07-13 15:32:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-13 15:32:58', '2023-07-13 15:32:58'), +(5252, 2501, '2023-07-13 15:33:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-13 15:33:08', '2023-07-13 15:33:08'), +(5253, 2507, '2023-07-13 15:33:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-13 15:33:15', '2023-07-13 15:33:15'), +(5254, 2509, '2023-07-13 15:33:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-13 15:33:19', '2023-07-13 15:33:19'), +(5255, 2527, '2023-07-13 15:34:54', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-13 15:34:54', '2023-07-13 15:34:54'), +(5256, 2526, '2023-07-13 15:35:09', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-13 15:35:09', '2023-07-13 15:35:09'), +(5257, 2529, '2023-07-13 15:35:18', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-13 15:35:18', '2023-07-13 15:35:18'), +(5258, 2520, '2023-07-13 15:35:30', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-13 15:35:30', '2023-07-13 15:35:30'), +(5259, 2497, '2023-07-13 15:35:42', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-13 15:35:42', '2023-07-13 15:35:42'), +(5260, 2519, '2023-07-13 15:35:47', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-13 15:35:47', '2023-07-13 15:35:47'), +(5261, 2564, '2023-07-14 13:37:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:37:34', '2023-07-14 13:37:34'), +(5262, 2563, '2023-07-14 13:37:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:37:45', '2023-07-14 13:37:45'), +(5263, 2552, '2023-07-14 13:37:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:37:57', '2023-07-14 13:37:57'), +(5264, 2554, '2023-07-14 13:38:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:38:05', '2023-07-14 13:38:05'), +(5265, 2556, '2023-07-14 13:38:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:38:09', '2023-07-14 13:38:09'), +(5266, 2549, '2023-07-14 13:38:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:38:12', '2023-07-14 13:38:12'), +(5267, 2550, '2023-07-14 13:38:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:38:15', '2023-07-14 13:38:15'), +(5268, 2537, '2023-07-14 13:38:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:38:18', '2023-07-14 13:38:18'), +(5269, 2555, '2023-07-14 13:38:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:38:21', '2023-07-14 13:38:21'), +(5270, 2562, '2023-07-14 13:38:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:38:28', '2023-07-14 13:38:28'), +(5271, 2543, '2023-07-14 13:38:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:38:32', '2023-07-14 13:38:32'), +(5272, 2560, '2023-07-14 13:38:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:38:36', '2023-07-14 13:38:36'), +(5273, 2538, '2023-07-14 13:38:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:38:41', '2023-07-14 13:38:41'), +(5274, 2542, '2023-07-14 13:38:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:38:45', '2023-07-14 13:38:45'), +(5275, 2551, '2023-07-14 13:38:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:38:48', '2023-07-14 13:38:48'), +(5276, 2545, '2023-07-14 13:39:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:39:06', '2023-07-14 13:39:06'), +(5277, 2546, '2023-07-14 13:39:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:39:09', '2023-07-14 13:39:09'), +(5278, 2541, '2023-07-14 13:39:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:39:12', '2023-07-14 13:39:12'), +(5279, 2548, '2023-07-14 13:39:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:39:15', '2023-07-14 13:39:15'), +(5280, 2534, '2023-07-14 13:39:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:39:23', '2023-07-14 13:39:23'), +(5281, 2533, '2023-07-14 13:39:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:39:27', '2023-07-14 13:39:27'), +(5282, 2540, '2023-07-14 13:39:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:39:32', '2023-07-14 13:39:32'), +(5283, 2544, '2023-07-14 13:39:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-14 13:39:40', '2023-07-14 13:39:40'), +(5284, 2527, '2023-07-14 13:40:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-14 13:40:10', '2023-07-14 13:40:10'), +(5285, 2526, '2023-07-14 13:40:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-14 13:40:14', '2023-07-14 13:40:14'), +(5286, 2529, '2023-07-14 13:40:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-14 13:40:19', '2023-07-14 13:40:19'), +(5287, 2520, '2023-07-14 13:40:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-14 13:40:21', '2023-07-14 13:40:21'), +(5288, 2497, '2023-07-14 13:40:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-14 13:40:24', '2023-07-14 13:40:24'), +(5289, 2519, '2023-07-14 13:40:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-14 13:40:28', '2023-07-14 13:40:28'), +(5290, 2516, '2023-07-14 13:41:04', 'Parcel delivered [Collected] and received by [Priscilla]', NULL, '2023-07-14 13:41:04', '2023-07-14 13:41:04'), +(5291, 2502, '2023-07-14 13:41:08', 'Parcel delivered [Collected] and received by [Mavis Adu]', NULL, '2023-07-14 13:41:08', '2023-07-14 13:41:08'), +(5292, 2506, '2023-07-14 13:41:12', 'Parcel delivered [Collected] and received by [Alice]', NULL, '2023-07-14 13:41:12', '2023-07-14 13:41:12'), +(5293, 2510, '2023-07-14 13:41:15', 'Parcel delivered [Collected] and received by [Mary Nana]', NULL, '2023-07-14 13:41:15', '2023-07-14 13:41:15'), +(5294, 2494, '2023-07-14 13:41:19', 'Parcel delivered [Collected] and received by [Stephanie]', NULL, '2023-07-14 13:41:19', '2023-07-14 13:41:19'), +(5295, 2508, '2023-07-14 13:41:23', 'Parcel delivered [Collected] and received by [Tilly]', NULL, '2023-07-14 13:41:23', '2023-07-14 13:41:23'), +(5296, 2504, '2023-07-14 13:41:26', 'Parcel delivered [Collected] and received by [Adwoaphyllis]', NULL, '2023-07-14 13:41:26', '2023-07-14 13:41:26'), +(5297, 2511, '2023-07-14 13:41:29', 'Parcel delivered [Collected] and received by [Osaa Albertha]', NULL, '2023-07-14 13:41:29', '2023-07-14 13:41:29'), +(5298, 2513, '2023-07-14 13:41:32', 'Parcel delivered [Collected] and received by [Ohenewaa]', NULL, '2023-07-14 13:41:32', '2023-07-14 13:41:32'), +(5299, 2495, '2023-07-14 13:41:35', 'Parcel delivered [Collected] and received by [hajara]', NULL, '2023-07-14 13:41:35', '2023-07-14 13:41:35'), +(5300, 2512, '2023-07-14 13:41:38', 'Parcel delivered [Collected] and received by [Victoria]', NULL, '2023-07-14 13:41:38', '2023-07-14 13:41:38'), +(5301, 2500, '2023-07-14 13:41:41', 'Parcel delivered [Collected] and received by [Mursy]', NULL, '2023-07-14 13:41:41', '2023-07-14 13:41:41'), +(5302, 2514, '2023-07-14 13:41:46', 'Parcel delivered [Collected] and received by [Cadmel Akua Paintsil]', NULL, '2023-07-14 13:41:46', '2023-07-14 13:41:46'), +(5303, 2505, '2023-07-14 13:42:15', 'Parcel delivered [Collected] and received by [Awurabena Amoako]', NULL, '2023-07-14 13:42:15', '2023-07-14 13:42:15'), +(5304, 2515, '2023-07-14 13:42:19', 'Parcel delivered [Collected] and received by [Amanda Amoah]', NULL, '2023-07-14 13:42:19', '2023-07-14 13:42:19'), +(5305, 2496, '2023-07-14 13:42:23', 'Parcel delivered [Collected] and received by [Sista Akos]', NULL, '2023-07-14 13:42:23', '2023-07-14 13:42:23'), +(5306, 2498, '2023-07-14 13:42:26', 'Parcel delivered [Collected] and received by [Ama Val]', NULL, '2023-07-14 13:42:26', '2023-07-14 13:42:26'), +(5307, 2503, '2023-07-14 13:42:31', 'Parcel delivered [Collected] and received by [Nana Adwoa]', NULL, '2023-07-14 13:42:31', '2023-07-14 13:42:31'), +(5308, 2521, '2023-07-14 13:42:33', 'Parcel delivered [Collected] and received by [Gifty Daniels]', NULL, '2023-07-14 13:42:33', '2023-07-14 13:42:33'), +(5309, 2522, '2023-07-14 13:42:38', 'Parcel delivered [Collected] and received by [Ruthina]', NULL, '2023-07-14 13:42:38', '2023-07-14 13:42:38'), +(5310, 2518, '2023-07-14 13:42:42', 'Parcel delivered [Collected] and received by [Juditn]', NULL, '2023-07-14 13:42:42', '2023-07-14 13:42:42'), +(5311, 2525, '2023-07-14 13:42:49', 'Parcel delivered [Collected] and received by [Chioma]', NULL, '2023-07-14 13:42:49', '2023-07-14 13:42:49'), +(5312, 2524, '2023-07-14 13:42:52', 'Parcel delivered [Collected] and received by [Priscilla]', NULL, '2023-07-14 13:42:52', '2023-07-14 13:42:52'), +(5313, 2467, '2023-07-14 13:43:20', 'Parcel delivered [Collected] and received by [Deborah]', NULL, '2023-07-14 13:43:20', '2023-07-14 13:43:20'), +(5314, 2472, '2023-07-14 13:43:24', 'Parcel delivered [Collected] and received by [Mahama]', NULL, '2023-07-14 13:43:24', '2023-07-14 13:43:24'), +(5315, 2474, '2023-07-14 13:43:30', 'Parcel delivered [Collected] and received by [Achia Mary]', NULL, '2023-07-14 13:43:30', '2023-07-14 13:43:30'), +(5316, 2480, '2023-07-14 13:43:35', 'Parcel delivered [Collected] and received by [Beatrice]', NULL, '2023-07-14 13:43:35', '2023-07-14 13:43:35'), +(5317, 2460, '2023-07-14 13:43:41', 'Parcel delivered [Collected] and received by [sarbile Rita]', NULL, '2023-07-14 13:43:41', '2023-07-14 13:43:41'), +(5318, 2483, '2023-07-14 13:43:44', 'Parcel delivered [Collected] and received by [Sheila Boanor]', NULL, '2023-07-14 13:43:44', '2023-07-14 13:43:44'), +(5319, 2484, '2023-07-14 13:43:54', 'Parcel delivered [Collected] and received by [Rahina Musah]', NULL, '2023-07-14 13:43:54', '2023-07-14 13:43:54'), +(5320, 2482, '2023-07-14 13:44:02', 'Parcel delivered [Collected] and received by [Julia]', NULL, '2023-07-14 13:44:02', '2023-07-14 13:44:02'), +(5321, 2493, '2023-07-14 13:44:07', 'Parcel delivered [Collected] and received by [Darlene]', NULL, '2023-07-14 13:44:07', '2023-07-14 13:44:07'), +(5322, 2523, '2023-07-14 13:45:06', 'Parcel delivered [Collected] and received by [Rsoe Bordoh Dadzie]', NULL, '2023-07-14 13:45:06', '2023-07-14 13:45:06'), +(5323, 2528, '2023-07-14 13:45:10', 'Parcel delivered [Collected] and received by [Owusu Gloria Asantewaa]', NULL, '2023-07-14 13:45:10', '2023-07-14 13:45:10'), +(5324, 2530, '2023-07-14 13:45:15', 'Parcel delivered [Collected] and received by [Akanpaaba Rhoda]', NULL, '2023-07-14 13:45:15', '2023-07-14 13:45:15'), +(5325, 2517, '2023-07-14 13:45:18', 'Parcel delivered [Collected] and received by [Akosua]', NULL, '2023-07-14 13:45:18', '2023-07-14 13:45:18'), +(5326, 2499, '2023-07-14 13:45:21', 'Parcel delivered [Collected] and received by [Sylph Tandoh]', NULL, '2023-07-14 13:45:21', '2023-07-14 13:45:21'), +(5327, 2501, '2023-07-14 13:45:27', 'Parcel delivered [Collected] and received by [Sandra]', NULL, '2023-07-14 13:45:27', '2023-07-14 13:45:27'), +(5328, 2507, '2023-07-14 13:45:32', 'Parcel delivered [Collected] and received by [Christabel]', NULL, '2023-07-14 13:45:32', '2023-07-14 13:45:32'), +(5329, 2509, '2023-07-14 13:45:39', 'Parcel delivered [Collected] and received by [Nana Adwoa]', NULL, '2023-07-14 13:45:39', '2023-07-14 13:45:39'), +(5330, 2539, '2023-07-14 18:15:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-14 18:15:15', '2023-07-14 18:15:15'), +(5331, 2557, '2023-07-14 18:15:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-14 18:15:23', '2023-07-14 18:15:23'), +(5332, 2558, '2023-07-14 18:15:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-14 18:15:26', '2023-07-14 18:15:26'), +(5333, 2536, '2023-07-14 18:15:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-14 18:15:29', '2023-07-14 18:15:29'), +(5334, 2561, '2023-07-14 18:15:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-14 18:15:32', '2023-07-14 18:15:32'), +(5335, 2567, '2023-07-14 18:15:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-14 18:15:34', '2023-07-14 18:15:34'), +(5336, 2568, '2023-07-14 18:15:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-14 18:15:37', '2023-07-14 18:15:37'), +(5337, 2569, '2023-07-14 18:15:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-14 18:15:40', '2023-07-14 18:15:40'), +(5338, 2566, '2023-07-14 18:15:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-14 18:15:43', '2023-07-14 18:15:43'), +(5339, 2535, '2023-07-14 18:16:44', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-14 18:16:44', '2023-07-14 18:16:44'), +(5340, 2547, '2023-07-14 18:17:17', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-14 18:17:17', '2023-07-14 18:17:17'), +(5341, 2565, '2023-07-14 18:17:22', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-14 18:17:22', '2023-07-14 18:17:22'), +(5342, 2583, '2023-07-15 11:47:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:47:16', '2023-07-15 11:47:16'), +(5343, 2581, '2023-07-15 11:47:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:47:18', '2023-07-15 11:47:18'), +(5344, 2582, '2023-07-15 11:47:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:47:23', '2023-07-15 11:47:23'), +(5345, 2572, '2023-07-15 11:47:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:47:27', '2023-07-15 11:47:27'), +(5346, 2573, '2023-07-15 11:47:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:47:30', '2023-07-15 11:47:30'), +(5347, 2578, '2023-07-15 11:47:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:47:33', '2023-07-15 11:47:33'), +(5348, 2590, '2023-07-15 11:47:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:47:35', '2023-07-15 11:47:35'), +(5349, 2579, '2023-07-15 11:47:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:47:39', '2023-07-15 11:47:39'), +(5350, 2584, '2023-07-15 11:47:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:47:46', '2023-07-15 11:47:46'), +(5351, 2587, '2023-07-15 11:48:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:48:09', '2023-07-15 11:48:09'), +(5352, 2588, '2023-07-15 11:48:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:48:12', '2023-07-15 11:48:12'), +(5353, 2586, '2023-07-15 11:48:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:48:16', '2023-07-15 11:48:16'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(5354, 2571, '2023-07-15 11:48:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:48:20', '2023-07-15 11:48:20'), +(5355, 2575, '2023-07-15 11:48:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:48:22', '2023-07-15 11:48:22'), +(5356, 2589, '2023-07-15 11:48:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:48:25', '2023-07-15 11:48:25'), +(5357, 2591, '2023-07-15 11:48:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:48:29', '2023-07-15 11:48:29'), +(5358, 2592, '2023-07-15 11:48:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:48:31', '2023-07-15 11:48:31'), +(5359, 2585, '2023-07-15 11:48:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:48:35', '2023-07-15 11:48:35'), +(5360, 2577, '2023-07-15 11:51:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:51:01', '2023-07-15 11:51:01'), +(5361, 2574, '2023-07-15 11:51:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-15 11:51:08', '2023-07-15 11:51:08'), +(5362, 2580, '2023-07-15 11:51:46', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-15 11:51:46', '2023-07-15 11:51:46'), +(5363, 2635, '2023-07-17 13:12:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:12:24', '2023-07-17 13:12:24'), +(5364, 2615, '2023-07-17 13:12:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:12:28', '2023-07-17 13:12:28'), +(5365, 2606, '2023-07-17 13:12:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:12:31', '2023-07-17 13:12:31'), +(5366, 2617, '2023-07-17 13:12:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:12:34', '2023-07-17 13:12:34'), +(5367, 2631, '2023-07-17 13:12:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:12:37', '2023-07-17 13:12:37'), +(5368, 2624, '2023-07-17 13:12:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:12:40', '2023-07-17 13:12:40'), +(5369, 2628, '2023-07-17 13:12:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:12:42', '2023-07-17 13:12:42'), +(5370, 2597, '2023-07-17 13:12:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:12:45', '2023-07-17 13:12:45'), +(5371, 2612, '2023-07-17 13:12:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:12:47', '2023-07-17 13:12:47'), +(5372, 2611, '2023-07-17 13:12:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:12:50', '2023-07-17 13:12:50'), +(5373, 2602, '2023-07-17 13:12:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:12:52', '2023-07-17 13:12:52'), +(5374, 2625, '2023-07-17 13:12:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:12:55', '2023-07-17 13:12:55'), +(5375, 2622, '2023-07-17 13:12:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:12:58', '2023-07-17 13:12:58'), +(5376, 2596, '2023-07-17 13:13:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:13:01', '2023-07-17 13:13:01'), +(5377, 2595, '2023-07-17 13:13:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:13:07', '2023-07-17 13:13:07'), +(5378, 2601, '2023-07-17 13:13:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:13:12', '2023-07-17 13:13:12'), +(5379, 2600, '2023-07-17 13:13:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:13:16', '2023-07-17 13:13:16'), +(5380, 2599, '2023-07-17 13:13:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:13:18', '2023-07-17 13:13:18'), +(5381, 2630, '2023-07-17 13:13:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:13:21', '2023-07-17 13:13:21'), +(5382, 2626, '2023-07-17 13:13:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:13:25', '2023-07-17 13:13:25'), +(5383, 2632, '2023-07-17 13:13:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:13:29', '2023-07-17 13:13:29'), +(5384, 2616, '2023-07-17 13:13:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-17 13:13:34', '2023-07-17 13:13:34'), +(5385, 2620, '2023-07-17 13:14:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-17 13:14:26', '2023-07-17 13:14:26'), +(5386, 2608, '2023-07-17 13:14:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-17 13:14:37', '2023-07-17 13:14:37'), +(5387, 2603, '2023-07-17 13:14:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-17 13:14:44', '2023-07-17 13:14:44'), +(5388, 2614, '2023-07-17 13:14:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-17 13:14:48', '2023-07-17 13:14:48'), +(5389, 2621, '2023-07-17 13:14:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-17 13:14:53', '2023-07-17 13:14:53'), +(5390, 2605, '2023-07-17 13:14:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-17 13:14:55', '2023-07-17 13:14:55'), +(5391, 2623, '2023-07-17 13:14:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-17 13:14:58', '2023-07-17 13:14:58'), +(5392, 2598, '2023-07-17 13:15:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-17 13:15:01', '2023-07-17 13:15:01'), +(5393, 2580, '2023-07-17 13:15:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-17 13:15:58', '2023-07-17 13:15:58'), +(5394, 2565, '2023-07-17 13:16:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-17 13:16:04', '2023-07-17 13:16:04'), +(5395, 2535, '2023-07-17 13:16:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-17 13:16:07', '2023-07-17 13:16:07'), +(5396, 2547, '2023-07-17 13:16:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-17 13:16:17', '2023-07-17 13:16:17'), +(5397, 2610, '2023-07-17 13:17:15', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-17 13:17:15', '2023-07-17 13:17:15'), +(5398, 2613, '2023-07-17 13:17:22', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-17 13:17:22', '2023-07-17 13:17:22'), +(5399, 2572, '2023-07-17 13:17:28', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-17 13:17:28', '2023-07-17 13:17:28'), +(5400, 2604, '2023-07-17 13:17:34', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-17 13:17:34', '2023-07-17 13:17:34'), +(5401, 2609, '2023-07-17 13:17:39', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-17 13:17:39', '2023-07-17 13:17:39'), +(5402, 2629, '2023-07-17 13:17:46', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-17 13:17:46', '2023-07-17 13:17:46'), +(5403, 2627, '2023-07-17 13:18:10', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-17 13:18:10', '2023-07-17 13:18:10'), +(5404, 2618, '2023-07-17 13:18:15', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-17 13:18:15', '2023-07-17 13:18:15'), +(5405, 2564, '2023-07-17 13:19:31', 'Parcel delivered [Collected] and received by [Olivia Agyare]', NULL, '2023-07-17 13:19:31', '2023-07-17 13:19:31'), +(5406, 2563, '2023-07-17 13:19:36', 'Parcel delivered [Collected] and received by [Marcelina]', NULL, '2023-07-17 13:19:36', '2023-07-17 13:19:36'), +(5407, 2552, '2023-07-17 13:19:39', 'Parcel delivered [Collected] and received by [Ama]', NULL, '2023-07-17 13:19:39', '2023-07-17 13:19:39'), +(5408, 2554, '2023-07-17 13:19:43', 'Parcel delivered [Collected] and received by [Faustina]', NULL, '2023-07-17 13:19:43', '2023-07-17 13:19:43'), +(5409, 2556, '2023-07-17 13:19:45', 'Parcel delivered [Collected] and received by [Renatha]', NULL, '2023-07-17 13:19:45', '2023-07-17 13:19:45'), +(5410, 2549, '2023-07-17 13:19:48', 'Parcel delivered [Collected] and received by [Tilly]', NULL, '2023-07-17 13:19:48', '2023-07-17 13:19:48'), +(5411, 2537, '2023-07-17 13:19:52', 'Parcel delivered [Collected] and received by [Elizabeth]', NULL, '2023-07-17 13:19:52', '2023-07-17 13:19:52'), +(5412, 2555, '2023-07-17 13:19:55', 'Parcel delivered [Collected] and received by [Akosua Serwaa]', NULL, '2023-07-17 13:19:55', '2023-07-17 13:19:55'), +(5413, 2562, '2023-07-17 13:19:58', 'Parcel delivered [Collected] and received by [Joyce]', NULL, '2023-07-17 13:19:58', '2023-07-17 13:19:58'), +(5414, 2543, '2023-07-17 13:20:02', 'Parcel delivered [Collected] and received by [Ezekiel Elliot Agbeme]', NULL, '2023-07-17 13:20:02', '2023-07-17 13:20:02'), +(5415, 2560, '2023-07-17 13:20:05', 'Parcel delivered [Collected] and received by [Bdzadzen]', NULL, '2023-07-17 13:20:05', '2023-07-17 13:20:05'), +(5416, 2538, '2023-07-17 13:20:08', 'Parcel delivered [Collected] and received by [Evelyn]', NULL, '2023-07-17 13:20:08', '2023-07-17 13:20:08'), +(5417, 2542, '2023-07-17 13:20:10', 'Parcel delivered [Collected] and received by [Emmanuella]', NULL, '2023-07-17 13:20:10', '2023-07-17 13:20:10'), +(5418, 2551, '2023-07-17 13:20:13', 'Parcel delivered [Collected] and received by [Lawrencia Dzineku]', NULL, '2023-07-17 13:20:13', '2023-07-17 13:20:13'), +(5419, 2545, '2023-07-17 13:20:16', 'Parcel delivered [Collected] and received by [Rogate]', NULL, '2023-07-17 13:20:16', '2023-07-17 13:20:16'), +(5420, 2546, '2023-07-17 13:20:20', 'Parcel delivered [Collected] and received by [Vera Abrafi]', NULL, '2023-07-17 13:20:20', '2023-07-17 13:20:20'), +(5421, 2541, '2023-07-17 13:20:23', 'Parcel delivered [Collected] and received by [Angelina Cobbinah]', NULL, '2023-07-17 13:20:23', '2023-07-17 13:20:23'), +(5422, 2548, '2023-07-17 13:20:26', 'Parcel delivered [Collected] and received by [Semega Aissata]', NULL, '2023-07-17 13:20:26', '2023-07-17 13:20:26'), +(5423, 2534, '2023-07-17 13:20:30', 'Parcel delivered [Collected] and received by [Favour Godfrey]', NULL, '2023-07-17 13:20:30', '2023-07-17 13:20:30'), +(5424, 2533, '2023-07-17 13:20:34', 'Parcel delivered [Collected] and received by [Esinam Mary]', NULL, '2023-07-17 13:20:34', '2023-07-17 13:20:34'), +(5425, 2540, '2023-07-17 13:20:37', 'Parcel delivered [Collected] and received by [Bene]', NULL, '2023-07-17 13:20:37', '2023-07-17 13:20:37'), +(5426, 2544, '2023-07-17 13:20:40', 'Parcel delivered [Collected] and received by [Matilda Ayine]', NULL, '2023-07-17 13:20:40', '2023-07-17 13:20:40'), +(5427, 2590, '2023-07-17 13:20:47', 'Parcel delivered [Collected] and received by [Esther]', NULL, '2023-07-17 13:20:47', '2023-07-17 13:20:47'), +(5428, 2579, '2023-07-17 13:20:51', 'Parcel delivered [Collected] and received by [Ewura Sarfoa]', NULL, '2023-07-17 13:20:51', '2023-07-17 13:20:51'), +(5429, 2571, '2023-07-17 13:20:58', 'Parcel delivered [Collected] and received by [Precious Okeh]', NULL, '2023-07-17 13:20:58', '2023-07-17 13:20:58'), +(5430, 2591, '2023-07-17 13:21:02', 'Parcel delivered [Collected] and received by [Abigail logah]', NULL, '2023-07-17 13:21:02', '2023-07-17 13:21:02'), +(5431, 2584, '2023-07-17 13:21:07', 'Parcel delivered [Collected] and received by [Janelle]', NULL, '2023-07-17 13:21:07', '2023-07-17 13:21:07'), +(5432, 2586, '2023-07-17 13:21:11', 'Parcel delivered [Collected] and received by [Harriet]', NULL, '2023-07-17 13:21:11', '2023-07-17 13:21:11'), +(5433, 2587, '2023-07-17 13:21:13', 'Parcel delivered [Collected] and received by [Ebenezer Akey]', NULL, '2023-07-17 13:21:13', '2023-07-17 13:21:13'), +(5434, 2575, '2023-07-17 13:21:17', 'Parcel delivered [Collected] and received by [Timah]', NULL, '2023-07-17 13:21:17', '2023-07-17 13:21:17'), +(5435, 2588, '2023-07-17 13:21:20', 'Parcel delivered [Collected] and received by [Moradam 338]', NULL, '2023-07-17 13:21:20', '2023-07-17 13:21:20'), +(5436, 2589, '2023-07-17 13:21:23', 'Parcel delivered [Collected] and received by [Nana Adwoa]', NULL, '2023-07-17 13:21:23', '2023-07-17 13:21:23'), +(5437, 2592, '2023-07-17 13:21:26', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-07-17 13:21:26', '2023-07-17 13:21:26'), +(5438, 2585, '2023-07-17 13:21:29', 'Parcel delivered [Collected] and received by [Portia Asane]', NULL, '2023-07-17 13:21:29', '2023-07-17 13:21:29'), +(5439, 2583, '2023-07-17 13:21:32', 'Parcel delivered [Collected] and received by [Amakye Amoah]', NULL, '2023-07-17 13:21:32', '2023-07-17 13:21:32'), +(5440, 2572, '2023-07-17 13:21:34', 'Parcel delivered [Collected] and received by [Peprah Williams]', NULL, '2023-07-17 13:21:34', '2023-07-17 13:21:34'), +(5441, 2582, '2023-07-17 13:21:37', 'Parcel delivered [Collected] and received by [Angela]', NULL, '2023-07-17 13:21:37', '2023-07-17 13:21:37'), +(5442, 2581, '2023-07-17 13:21:40', 'Parcel delivered [Collected] and received by [Patricia]', NULL, '2023-07-17 13:21:40', '2023-07-17 13:21:40'), +(5443, 2578, '2023-07-17 13:21:45', 'Parcel delivered [Collected] and received by [Linda]', NULL, '2023-07-17 13:21:45', '2023-07-17 13:21:45'), +(5444, 2573, '2023-07-17 13:21:53', 'Parcel delivered [Collected] and received by [Kingsley]', NULL, '2023-07-17 13:21:53', '2023-07-17 13:21:53'), +(5445, 2574, '2023-07-17 13:22:12', 'Parcel delivered [Collected] and received by [Duut Paul Lydia]', NULL, '2023-07-17 13:22:12', '2023-07-17 13:22:12'), +(5446, 2577, '2023-07-17 13:22:16', 'Parcel delivered [Collected] and received by [Justice Ayim]', NULL, '2023-07-17 13:22:16', '2023-07-17 13:22:16'), +(5447, 2539, '2023-07-17 13:22:51', 'Parcel delivered [Collected] and received by [Stephanie Botchway]', NULL, '2023-07-17 13:22:51', '2023-07-17 13:22:51'), +(5448, 2557, '2023-07-17 13:22:54', 'Parcel delivered [Collected] and received by [Benedicta Gyambrah]', NULL, '2023-07-17 13:22:54', '2023-07-17 13:22:54'), +(5449, 2558, '2023-07-17 13:22:57', 'Parcel delivered [Collected] and received by [Theresah]', NULL, '2023-07-17 13:22:57', '2023-07-17 13:22:57'), +(5450, 2536, '2023-07-17 13:22:59', 'Parcel delivered [Collected] and received by [Ruth]', NULL, '2023-07-17 13:22:59', '2023-07-17 13:22:59'), +(5451, 2561, '2023-07-17 13:23:02', 'Parcel delivered [Collected] and received by [Dorothy Ansuaa]', NULL, '2023-07-17 13:23:02', '2023-07-17 13:23:02'), +(5452, 2567, '2023-07-17 13:23:05', 'Parcel delivered [Collected] and received by [Hawa Ennim]', NULL, '2023-07-17 13:23:05', '2023-07-17 13:23:05'), +(5453, 2568, '2023-07-17 13:23:09', 'Parcel delivered [Collected] and received by [Esi]', NULL, '2023-07-17 13:23:09', '2023-07-17 13:23:09'), +(5454, 2569, '2023-07-17 13:23:11', 'Parcel delivered [Collected] and received by [Valerie]', NULL, '2023-07-17 13:23:11', '2023-07-17 13:23:11'), +(5455, 2566, '2023-07-17 13:23:17', 'Parcel delivered [Collected] and received by [Cindy]', NULL, '2023-07-17 13:23:17', '2023-07-17 13:23:17'), +(5456, 2565, '2023-07-17 13:23:47', 'Parcel delivered [Collected] and received by [Eva]', NULL, '2023-07-17 13:23:47', '2023-07-17 13:23:47'), +(5457, 2527, '2023-07-17 13:23:56', 'Parcel delivered [Collected] and received by [Adwumamu]', NULL, '2023-07-17 13:23:56', '2023-07-17 13:23:56'), +(5458, 2526, '2023-07-17 13:23:59', 'Parcel delivered [Collected] and received by [Obiyaa Asamoah Annor]', NULL, '2023-07-17 13:23:59', '2023-07-17 13:23:59'), +(5459, 2529, '2023-07-17 13:24:02', 'Parcel delivered [Collected] and received by [Petra]', NULL, '2023-07-17 13:24:02', '2023-07-17 13:24:02'), +(5460, 2520, '2023-07-17 13:24:04', 'Parcel delivered [Collected] and received by [Evanda]', NULL, '2023-07-17 13:24:04', '2023-07-17 13:24:04'), +(5461, 2497, '2023-07-17 13:24:07', 'Parcel delivered [Collected] and received by [Boachie Agyemang Adelaide]', NULL, '2023-07-17 13:24:07', '2023-07-17 13:24:07'), +(5462, 2519, '2023-07-17 13:24:11', 'Parcel delivered [Collected] and received by [Abena]', NULL, '2023-07-17 13:24:11', '2023-07-17 13:24:11'), +(5463, 2535, '2023-07-17 13:25:30', 'Parcel delivered [Collected] and received by [Beatrice]', NULL, '2023-07-17 13:25:30', '2023-07-17 13:25:30'), +(5464, 2547, '2023-07-17 13:25:34', 'Parcel delivered [Collected] and received by [Afrane Augustina]', NULL, '2023-07-17 13:25:34', '2023-07-17 13:25:34'), +(5465, 2580, '2023-07-17 13:25:48', 'Parcel delivered [Collected] and received by [Rita Mouge]', NULL, '2023-07-17 13:25:48', '2023-07-17 13:25:48'), +(5466, 2654, '2023-07-18 13:54:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 13:54:16', '2023-07-18 13:54:16'), +(5467, 2658, '2023-07-18 13:54:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 13:54:24', '2023-07-18 13:54:24'), +(5468, 2651, '2023-07-18 13:54:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 13:54:37', '2023-07-18 13:54:37'), +(5469, 2645, '2023-07-18 13:54:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 13:54:54', '2023-07-18 13:54:54'), +(5470, 2650, '2023-07-18 13:55:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 13:55:07', '2023-07-18 13:55:07'), +(5471, 2665, '2023-07-18 13:55:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 13:55:16', '2023-07-18 13:55:16'), +(5472, 2660, '2023-07-18 13:55:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 13:55:23', '2023-07-18 13:55:23'), +(5473, 2648, '2023-07-18 13:55:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 13:55:37', '2023-07-18 13:55:37'), +(5474, 2643, '2023-07-18 13:55:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 13:55:45', '2023-07-18 13:55:45'), +(5475, 2659, '2023-07-18 13:56:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 13:56:08', '2023-07-18 13:56:08'), +(5476, 2662, '2023-07-18 13:56:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 13:56:27', '2023-07-18 13:56:27'), +(5477, 2644, '2023-07-18 13:56:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 13:56:39', '2023-07-18 13:56:39'), +(5478, 2667, '2023-07-18 13:56:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 13:56:51', '2023-07-18 13:56:51'), +(5479, 2649, '2023-07-18 13:57:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 13:57:03', '2023-07-18 13:57:03'), +(5480, 2657, '2023-07-18 13:57:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 13:57:12', '2023-07-18 13:57:12'), +(5481, 2655, '2023-07-18 13:57:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 13:57:20', '2023-07-18 13:57:20'), +(5482, 2610, '2023-07-18 14:13:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 14:13:03', '2023-07-18 14:13:03'), +(5483, 2613, '2023-07-18 14:13:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 14:13:08', '2023-07-18 14:13:08'), +(5484, 2604, '2023-07-18 14:13:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 14:13:48', '2023-07-18 14:13:48'), +(5485, 2609, '2023-07-18 14:13:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 14:13:51', '2023-07-18 14:13:51'), +(5486, 2629, '2023-07-18 14:13:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 14:13:58', '2023-07-18 14:13:58'), +(5487, 2627, '2023-07-18 14:14:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 14:14:02', '2023-07-18 14:14:02'), +(5488, 2618, '2023-07-18 14:14:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 14:14:05', '2023-07-18 14:14:05'), +(5489, 2635, '2023-07-18 14:15:21', 'Parcel delivered [Collected] and received by [Nancy]', NULL, '2023-07-18 14:15:21', '2023-07-18 14:15:21'), +(5490, 2634, '2023-07-18 14:16:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-18 14:16:05', '2023-07-18 14:16:05'), +(5491, 2634, '2023-07-18 14:16:17', 'Parcel delivered [Collected] and received by [Farizana]', NULL, '2023-07-18 14:16:17', '2023-07-18 14:16:17'), +(5492, 2615, '2023-07-18 14:16:20', 'Parcel delivered [Collected] and received by [Obaayaa]', NULL, '2023-07-18 14:16:20', '2023-07-18 14:16:20'), +(5493, 2606, '2023-07-18 14:16:24', 'Parcel delivered [Collected] and received by [Nash]', NULL, '2023-07-18 14:16:24', '2023-07-18 14:16:24'), +(5494, 2617, '2023-07-18 14:16:27', 'Parcel delivered [Collected] and received by [Amoakowaa Ataa Senior]', NULL, '2023-07-18 14:16:27', '2023-07-18 14:16:27'), +(5495, 2631, '2023-07-18 14:16:31', 'Parcel delivered [Collected] and received by [Rosemond]', NULL, '2023-07-18 14:16:31', '2023-07-18 14:16:31'), +(5496, 2624, '2023-07-18 14:16:34', 'Parcel delivered [Collected] and received by [Princess]', NULL, '2023-07-18 14:16:34', '2023-07-18 14:16:34'), +(5497, 2628, '2023-07-18 14:16:37', 'Parcel delivered [Collected] and received by [Dora]', NULL, '2023-07-18 14:16:37', '2023-07-18 14:16:37'), +(5498, 2597, '2023-07-18 14:16:39', 'Parcel delivered [Collected] and received by [Juliana]', NULL, '2023-07-18 14:16:39', '2023-07-18 14:16:39'), +(5499, 2612, '2023-07-18 14:16:42', 'Parcel delivered [Collected] and received by [Antoinette]', NULL, '2023-07-18 14:16:42', '2023-07-18 14:16:42'), +(5500, 2611, '2023-07-18 14:16:46', 'Parcel delivered [Collected] and received by [Leticia]', NULL, '2023-07-18 14:16:46', '2023-07-18 14:16:46'), +(5501, 2602, '2023-07-18 14:16:50', 'Parcel delivered [Collected] and received by [Alfreda Sansah]', NULL, '2023-07-18 14:16:50', '2023-07-18 14:16:50'), +(5502, 2625, '2023-07-18 14:16:53', 'Parcel delivered [Collected] and received by [Cecilia Amoah]', NULL, '2023-07-18 14:16:53', '2023-07-18 14:16:53'), +(5503, 2622, '2023-07-18 14:16:55', 'Parcel delivered [Collected] and received by [Rebecca Opoku]', NULL, '2023-07-18 14:16:55', '2023-07-18 14:16:55'), +(5504, 2596, '2023-07-18 14:16:59', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-07-18 14:16:59', '2023-07-18 14:16:59'), +(5505, 2595, '2023-07-18 14:17:01', 'Parcel delivered [Collected] and received by [Benedicta Mensah]', NULL, '2023-07-18 14:17:01', '2023-07-18 14:17:01'), +(5506, 2601, '2023-07-18 14:17:05', 'Parcel delivered [Collected] and received by [Julie]', NULL, '2023-07-18 14:17:05', '2023-07-18 14:17:05'), +(5507, 2600, '2023-07-18 14:17:09', 'Parcel delivered [Collected] and received by [Sarah Akosua]', NULL, '2023-07-18 14:17:09', '2023-07-18 14:17:09'), +(5508, 2599, '2023-07-18 14:17:11', 'Parcel delivered [Collected] and received by [Nancy]', NULL, '2023-07-18 14:17:11', '2023-07-18 14:17:11'), +(5509, 2630, '2023-07-18 14:17:14', 'Parcel delivered [Collected] and received by [Yaa]', NULL, '2023-07-18 14:17:14', '2023-07-18 14:17:14'), +(5510, 2626, '2023-07-18 14:17:16', 'Parcel delivered [Collected] and received by [Evelyn]', NULL, '2023-07-18 14:17:16', '2023-07-18 14:17:16'), +(5511, 2632, '2023-07-18 14:17:19', 'Parcel delivered [Collected] and received by [Asana0]', NULL, '2023-07-18 14:17:19', '2023-07-18 14:17:19'), +(5512, 2616, '2023-07-18 14:17:27', 'Parcel delivered [Collected] and received by [Chichi]', NULL, '2023-07-18 14:17:27', '2023-07-18 14:17:27'), +(5513, 2620, '2023-07-18 14:19:20', 'Parcel delivered [Collected] and received by [Sarpong isha]', NULL, '2023-07-18 14:19:20', '2023-07-18 14:19:20'), +(5514, 2608, '2023-07-18 14:19:23', 'Parcel delivered [Collected] and received by [Biafra Portia]', NULL, '2023-07-18 14:19:23', '2023-07-18 14:19:23'), +(5515, 2603, '2023-07-18 14:19:25', 'Parcel delivered [Collected] and received by [Helina Amposah]', NULL, '2023-07-18 14:19:25', '2023-07-18 14:19:25'), +(5516, 2614, '2023-07-18 14:19:28', 'Parcel delivered [Collected] and received by [Rhodaline]', NULL, '2023-07-18 14:19:28', '2023-07-18 14:19:28'), +(5517, 2621, '2023-07-18 14:19:30', 'Parcel delivered [Collected] and received by [Getrude Achana]', NULL, '2023-07-18 14:19:30', '2023-07-18 14:19:30'), +(5518, 2623, '2023-07-18 14:19:34', 'Parcel delivered [Collected] and received by [Martey Wendy]', NULL, '2023-07-18 14:19:34', '2023-07-18 14:19:34'), +(5519, 2598, '2023-07-18 14:19:41', 'Parcel delivered [Collected] and received by [Ellen Affram]', NULL, '2023-07-18 14:19:41', '2023-07-18 14:19:41'), +(5520, 2661, '2023-07-18 14:59:25', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-18 14:59:25', '2023-07-18 14:59:25'), +(5521, 2668, '2023-07-18 14:59:28', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-18 14:59:28', '2023-07-18 14:59:28'), +(5522, 2666, '2023-07-18 14:59:31', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-18 14:59:31', '2023-07-18 14:59:31'), +(5523, 2656, '2023-07-18 14:59:34', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-18 14:59:34', '2023-07-18 14:59:34'), +(5524, 2647, '2023-07-18 14:59:38', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-18 14:59:38', '2023-07-18 14:59:38'), +(5525, 2663, '2023-07-18 14:59:43', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-18 14:59:43', '2023-07-18 14:59:43'), +(5526, 2653, '2023-07-18 14:59:47', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-18 14:59:47', '2023-07-18 14:59:47'), +(5527, 2646, '2023-07-18 15:01:37', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-18 15:01:37', '2023-07-18 15:01:37'), +(5528, 2669, '2023-07-18 15:01:41', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-18 15:01:41', '2023-07-18 15:01:41'), +(5529, 2664, '2023-07-18 15:01:45', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-18 15:01:45', '2023-07-18 15:01:45'), +(5530, 2661, '2023-07-18 15:03:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-18 15:03:54', '2023-07-18 15:03:54'), +(5531, 2668, '2023-07-18 15:03:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-18 15:03:58', '2023-07-18 15:03:58'), +(5532, 2666, '2023-07-18 15:04:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-18 15:04:01', '2023-07-18 15:04:01'), +(5533, 2656, '2023-07-18 15:04:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-18 15:04:11', '2023-07-18 15:04:11'), +(5534, 2647, '2023-07-18 15:04:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-18 15:04:13', '2023-07-18 15:04:13'), +(5535, 2663, '2023-07-18 15:04:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-18 15:04:21', '2023-07-18 15:04:21'), +(5536, 2653, '2023-07-18 15:04:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-18 15:04:27', '2023-07-18 15:04:27'), +(5537, 2673, '2023-07-19 15:39:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-19 15:39:32', '2023-07-19 15:39:32'), +(5538, 2695, '2023-07-19 15:39:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-19 15:39:37', '2023-07-19 15:39:37'), +(5539, 2680, '2023-07-19 15:39:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-19 15:39:42', '2023-07-19 15:39:42'), +(5540, 2701, '2023-07-19 15:39:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-19 15:39:46', '2023-07-19 15:39:46'), +(5541, 2700, '2023-07-19 15:39:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-19 15:39:52', '2023-07-19 15:39:52'), +(5542, 2675, '2023-07-19 15:40:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-19 15:40:00', '2023-07-19 15:40:00'), +(5543, 2672, '2023-07-19 15:40:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-19 15:40:04', '2023-07-19 15:40:04'), +(5544, 2752, '2023-07-20 14:15:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:15:26', '2023-07-20 14:15:26'), +(5545, 2751, '2023-07-20 14:15:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:15:31', '2023-07-20 14:15:31'), +(5546, 2744, '2023-07-20 14:17:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:17:40', '2023-07-20 14:17:40'), +(5547, 2739, '2023-07-20 14:17:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:17:43', '2023-07-20 14:17:43'), +(5548, 2720, '2023-07-20 14:17:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:17:46', '2023-07-20 14:17:46'), +(5549, 2719, '2023-07-20 14:17:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:17:49', '2023-07-20 14:17:49'), +(5550, 2743, '2023-07-20 14:17:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:17:51', '2023-07-20 14:17:51'), +(5551, 2710, '2023-07-20 14:17:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:17:54', '2023-07-20 14:17:54'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(5552, 2726, '2023-07-20 14:17:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:17:56', '2023-07-20 14:17:56'), +(5553, 2735, '2023-07-20 14:18:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:18:00', '2023-07-20 14:18:00'), +(5554, 2716, '2023-07-20 14:18:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:18:03', '2023-07-20 14:18:03'), +(5555, 2742, '2023-07-20 14:18:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:18:06', '2023-07-20 14:18:06'), +(5556, 2728, '2023-07-20 14:18:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:18:10', '2023-07-20 14:18:10'), +(5557, 2734, '2023-07-20 14:18:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:18:16', '2023-07-20 14:18:16'), +(5558, 2733, '2023-07-20 14:18:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:18:23', '2023-07-20 14:18:23'), +(5559, 2721, '2023-07-20 14:18:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:18:30', '2023-07-20 14:18:30'), +(5560, 2727, '2023-07-20 14:18:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:18:34', '2023-07-20 14:18:34'), +(5561, 2741, '2023-07-20 14:18:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:18:38', '2023-07-20 14:18:38'), +(5562, 2738, '2023-07-20 14:18:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:18:41', '2023-07-20 14:18:41'), +(5563, 2722, '2023-07-20 14:19:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:19:10', '2023-07-20 14:19:10'), +(5564, 2729, '2023-07-20 14:19:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:19:12', '2023-07-20 14:19:12'), +(5565, 2737, '2023-07-20 14:19:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:19:18', '2023-07-20 14:19:18'), +(5566, 2633, '2023-07-20 14:19:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:19:22', '2023-07-20 14:19:22'), +(5567, 2748, '2023-07-20 14:19:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:19:25', '2023-07-20 14:19:25'), +(5568, 2747, '2023-07-20 14:19:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:19:28', '2023-07-20 14:19:28'), +(5569, 2749, '2023-07-20 14:19:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:19:31', '2023-07-20 14:19:31'), +(5570, 2646, '2023-07-20 14:20:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-20 14:20:40', '2023-07-20 14:20:40'), +(5571, 2669, '2023-07-20 14:20:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-20 14:20:45', '2023-07-20 14:20:45'), +(5572, 2664, '2023-07-20 14:20:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-20 14:20:48', '2023-07-20 14:20:48'), +(5573, 2703, '2023-07-20 14:21:38', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 14:21:38', '2023-07-20 14:21:38'), +(5574, 2704, '2023-07-20 14:21:42', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 14:21:42', '2023-07-20 14:21:42'), +(5575, 2670, '2023-07-20 14:21:46', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 14:21:46', '2023-07-20 14:21:46'), +(5576, 2679, '2023-07-20 14:21:51', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 14:21:51', '2023-07-20 14:21:51'), +(5577, 2684, '2023-07-20 14:21:55', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 14:21:55', '2023-07-20 14:21:55'), +(5578, 2687, '2023-07-20 14:21:58', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 14:21:58', '2023-07-20 14:21:58'), +(5579, 2691, '2023-07-20 14:22:02', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 14:22:02', '2023-07-20 14:22:02'), +(5580, 2661, '2023-07-20 14:22:44', 'Parcel delivered [Collected] and received by [Faustina]', NULL, '2023-07-20 14:22:44', '2023-07-20 14:22:44'), +(5581, 2668, '2023-07-20 14:22:59', 'Parcel delivered [Collected] and received by [Sandra Agyei]', NULL, '2023-07-20 14:22:59', '2023-07-20 14:22:59'), +(5582, 2666, '2023-07-20 14:23:05', 'Parcel delivered [Collected] and received by [Dorcas Ohemeng]', NULL, '2023-07-20 14:23:05', '2023-07-20 14:23:05'), +(5583, 2656, '2023-07-20 14:23:43', 'Parcel delivered [Collected] and received by [Jackie Ofosu]', NULL, '2023-07-20 14:23:43', '2023-07-20 14:23:43'), +(5584, 2647, '2023-07-20 14:23:47', 'Parcel delivered [Collected] and received by [Dee]', NULL, '2023-07-20 14:23:47', '2023-07-20 14:23:47'), +(5585, 2663, '2023-07-20 14:23:50', 'Parcel delivered [Collected] and received by [Augusta Boddy]', NULL, '2023-07-20 14:23:50', '2023-07-20 14:23:50'), +(5586, 2653, '2023-07-20 14:23:55', 'Parcel delivered [Collected] and received by [Regina]', NULL, '2023-07-20 14:23:55', '2023-07-20 14:23:55'), +(5587, 2673, '2023-07-20 14:24:11', 'Parcel delivered [Collected] and received by [Fati]', NULL, '2023-07-20 14:24:11', '2023-07-20 14:24:11'), +(5588, 2695, '2023-07-20 14:24:18', 'Parcel delivered [Collected] and received by [Christabel Williams]', NULL, '2023-07-20 14:24:18', '2023-07-20 14:24:18'), +(5589, 2680, '2023-07-20 14:24:30', 'Parcel delivered [Collected] and received by [Nyarko Faustina]', NULL, '2023-07-20 14:24:30', '2023-07-20 14:24:30'), +(5590, 2701, '2023-07-20 14:24:34', 'Parcel delivered [Collected] and received by [Loretta Forson]', NULL, '2023-07-20 14:24:34', '2023-07-20 14:24:34'), +(5591, 2700, '2023-07-20 14:24:40', 'Parcel delivered [Collected] and received by [Seyram Tsiagbe]', NULL, '2023-07-20 14:24:40', '2023-07-20 14:24:40'), +(5592, 2675, '2023-07-20 14:24:46', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-07-20 14:24:46', '2023-07-20 14:24:46'), +(5593, 2672, '2023-07-20 14:24:52', 'Parcel delivered [Collected] and received by [Matilda Baafi]', NULL, '2023-07-20 14:24:52', '2023-07-20 14:24:52'), +(5594, 2610, '2023-07-20 14:25:27', 'Parcel delivered [Collected] and received by [Mavis Adjei]', NULL, '2023-07-20 14:25:27', '2023-07-20 14:25:27'), +(5595, 2613, '2023-07-20 14:25:34', 'Parcel delivered [Collected] and received by [Afia Achiaa]', NULL, '2023-07-20 14:25:34', '2023-07-20 14:25:34'), +(5596, 2604, '2023-07-20 14:25:40', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-07-20 14:25:40', '2023-07-20 14:25:40'), +(5597, 2609, '2023-07-20 14:25:43', 'Parcel delivered [Collected] and received by [Achiaa Mary]', NULL, '2023-07-20 14:25:43', '2023-07-20 14:25:43'), +(5598, 2629, '2023-07-20 14:25:45', 'Parcel delivered [Collected] and received by [Adika Esther Selasi]', NULL, '2023-07-20 14:25:45', '2023-07-20 14:25:45'), +(5599, 2627, '2023-07-20 14:25:50', 'Parcel delivered [Collected] and received by [Elizabeth Opoku]', NULL, '2023-07-20 14:25:50', '2023-07-20 14:25:50'), +(5600, 2618, '2023-07-20 14:25:53', 'Parcel delivered [Collected] and received by [Rejoice Serwaa]', NULL, '2023-07-20 14:25:53', '2023-07-20 14:25:53'), +(5601, 2654, '2023-07-20 14:26:16', 'Parcel delivered [Collected] and received by [Eunice]', NULL, '2023-07-20 14:26:16', '2023-07-20 14:26:16'), +(5602, 2658, '2023-07-20 14:26:30', 'Parcel delivered [Collected] and received by [Uncle Akwasi]', NULL, '2023-07-20 14:26:30', '2023-07-20 14:26:30'), +(5603, 2651, '2023-07-20 14:26:35', 'Parcel delivered [Collected] and received by [Evelis Egyir]', NULL, '2023-07-20 14:26:35', '2023-07-20 14:26:35'), +(5604, 2645, '2023-07-20 14:26:39', 'Parcel delivered [Collected] and received by [Nancy]', NULL, '2023-07-20 14:26:39', '2023-07-20 14:26:39'), +(5605, 2650, '2023-07-20 14:26:42', 'Parcel delivered [Collected] and received by [Teye Rose]', NULL, '2023-07-20 14:26:42', '2023-07-20 14:26:42'), +(5606, 2665, '2023-07-20 14:26:45', 'Parcel delivered [Collected] and received by [Dylis Hagan]', NULL, '2023-07-20 14:26:45', '2023-07-20 14:26:45'), +(5607, 2660, '2023-07-20 14:26:49', 'Parcel delivered [Collected] and received by [Nana Adwoa]', NULL, '2023-07-20 14:26:49', '2023-07-20 14:26:49'), +(5608, 2648, '2023-07-20 14:26:53', 'Parcel delivered [Collected] and received by [Sandra]', NULL, '2023-07-20 14:26:53', '2023-07-20 14:26:53'), +(5609, 2643, '2023-07-20 14:26:56', 'Parcel delivered [Collected] and received by [Farida]', NULL, '2023-07-20 14:26:56', '2023-07-20 14:26:56'), +(5610, 2659, '2023-07-20 14:27:00', 'Parcel delivered [Collected] and received by [Stephanie]', NULL, '2023-07-20 14:27:00', '2023-07-20 14:27:00'), +(5611, 2662, '2023-07-20 14:27:04', 'Parcel delivered [Collected] and received by [Edwina]', NULL, '2023-07-20 14:27:04', '2023-07-20 14:27:04'), +(5612, 2644, '2023-07-20 14:27:07', 'Parcel delivered [Collected] and received by [Bridget]', NULL, '2023-07-20 14:27:07', '2023-07-20 14:27:07'), +(5613, 2667, '2023-07-20 14:27:11', 'Parcel delivered [Collected] and received by [Jenifer]', NULL, '2023-07-20 14:27:11', '2023-07-20 14:27:11'), +(5614, 2649, '2023-07-20 14:27:14', 'Parcel delivered [Collected] and received by [Lisa]', NULL, '2023-07-20 14:27:14', '2023-07-20 14:27:14'), +(5615, 2657, '2023-07-20 14:27:20', 'Parcel delivered [Collected] and received by [Clintbrown Dickson]', NULL, '2023-07-20 14:27:20', '2023-07-20 14:27:20'), +(5616, 2655, '2023-07-20 14:27:22', 'Parcel delivered [Collected] and received by [Akua]', NULL, '2023-07-20 14:27:22', '2023-07-20 14:27:22'), +(5617, 2703, '2023-07-20 14:28:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-20 14:28:09', '2023-07-20 14:28:09'), +(5618, 2704, '2023-07-20 14:28:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-20 14:28:12', '2023-07-20 14:28:12'), +(5619, 2670, '2023-07-20 14:28:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-20 14:28:17', '2023-07-20 14:28:17'), +(5620, 2679, '2023-07-20 14:28:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-20 14:28:24', '2023-07-20 14:28:24'), +(5621, 2684, '2023-07-20 14:28:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-20 14:28:26', '2023-07-20 14:28:26'), +(5622, 2687, '2023-07-20 14:28:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-20 14:28:31', '2023-07-20 14:28:31'), +(5623, 2691, '2023-07-20 14:28:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-20 14:28:33', '2023-07-20 14:28:33'), +(5624, 2688, '2023-07-20 14:28:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:28:53', '2023-07-20 14:28:53'), +(5625, 2694, '2023-07-20 14:28:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:28:56', '2023-07-20 14:28:56'), +(5626, 2685, '2023-07-20 14:28:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:28:59', '2023-07-20 14:28:59'), +(5627, 2676, '2023-07-20 14:29:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:29:03', '2023-07-20 14:29:03'), +(5628, 2692, '2023-07-20 14:29:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:29:05', '2023-07-20 14:29:05'), +(5629, 2682, '2023-07-20 14:29:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:29:10', '2023-07-20 14:29:10'), +(5630, 2681, '2023-07-20 14:29:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:29:14', '2023-07-20 14:29:14'), +(5631, 2677, '2023-07-20 14:29:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:29:20', '2023-07-20 14:29:20'), +(5632, 2674, '2023-07-20 14:29:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:29:24', '2023-07-20 14:29:24'), +(5633, 2642, '2023-07-20 14:29:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:29:26', '2023-07-20 14:29:26'), +(5634, 2678, '2023-07-20 14:29:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:29:30', '2023-07-20 14:29:30'), +(5635, 2698, '2023-07-20 14:29:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:29:36', '2023-07-20 14:29:36'), +(5636, 2689, '2023-07-20 14:29:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:29:40', '2023-07-20 14:29:40'), +(5637, 2696, '2023-07-20 14:29:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:29:44', '2023-07-20 14:29:44'), +(5638, 2699, '2023-07-20 14:29:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:29:47', '2023-07-20 14:29:47'), +(5639, 2702, '2023-07-20 14:29:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:29:51', '2023-07-20 14:29:51'), +(5640, 2693, '2023-07-20 14:29:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:29:56', '2023-07-20 14:29:56'), +(5641, 2683, '2023-07-20 14:30:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:30:00', '2023-07-20 14:30:00'), +(5642, 2690, '2023-07-20 14:30:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:30:06', '2023-07-20 14:30:06'), +(5643, 2671, '2023-07-20 14:30:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-20 14:30:09', '2023-07-20 14:30:09'), +(5644, 2688, '2023-07-20 14:30:21', 'Parcel delivered [Collected] and received by [Alwahida]', NULL, '2023-07-20 14:30:21', '2023-07-20 14:30:21'), +(5645, 2694, '2023-07-20 14:30:24', 'Parcel delivered [Collected] and received by [Nana Ekua]', NULL, '2023-07-20 14:30:24', '2023-07-20 14:30:24'), +(5646, 2685, '2023-07-20 14:30:26', 'Parcel delivered [Collected] and received by [Felicity]', NULL, '2023-07-20 14:30:26', '2023-07-20 14:30:26'), +(5647, 2676, '2023-07-20 14:30:29', 'Parcel delivered [Collected] and received by [Prisca Bentil]', NULL, '2023-07-20 14:30:29', '2023-07-20 14:30:29'), +(5648, 2692, '2023-07-20 14:30:31', 'Parcel delivered [Collected] and received by [Racheal Kabukie Kwao]', NULL, '2023-07-20 14:30:31', '2023-07-20 14:30:31'), +(5649, 2682, '2023-07-20 14:30:36', 'Parcel delivered [Collected] and received by [Lucy]', NULL, '2023-07-20 14:30:36', '2023-07-20 14:30:36'), +(5650, 2681, '2023-07-20 14:30:39', 'Parcel delivered [Collected] and received by [Rashida]', NULL, '2023-07-20 14:30:39', '2023-07-20 14:30:39'), +(5651, 2677, '2023-07-20 14:30:43', 'Parcel delivered [Collected] and received by [Afful Abraham]', NULL, '2023-07-20 14:30:43', '2023-07-20 14:30:43'), +(5652, 2674, '2023-07-20 14:30:49', 'Parcel delivered [Collected] and received by [Daniella Koduah]', NULL, '2023-07-20 14:30:49', '2023-07-20 14:30:49'), +(5653, 2642, '2023-07-20 14:30:51', 'Parcel delivered [Collected] and received by [Jonas]', NULL, '2023-07-20 14:30:51', '2023-07-20 14:30:51'), +(5654, 2678, '2023-07-20 14:30:54', 'Parcel delivered [Collected] and received by [Suaad]', NULL, '2023-07-20 14:30:54', '2023-07-20 14:30:54'), +(5655, 2698, '2023-07-20 14:30:57', 'Parcel delivered [Collected] and received by [Esther]', NULL, '2023-07-20 14:30:57', '2023-07-20 14:30:57'), +(5656, 2689, '2023-07-20 14:31:01', 'Parcel delivered [Collected] and received by [Blessing]', NULL, '2023-07-20 14:31:01', '2023-07-20 14:31:01'), +(5657, 2696, '2023-07-20 14:31:10', 'Parcel delivered [Collected] and received by [Verny]', NULL, '2023-07-20 14:31:10', '2023-07-20 14:31:10'), +(5658, 2699, '2023-07-20 14:31:13', 'Parcel delivered [Collected] and received by [Augustina]', NULL, '2023-07-20 14:31:13', '2023-07-20 14:31:13'), +(5659, 2702, '2023-07-20 14:31:17', 'Parcel delivered [Collected] and received by [Doreen Nash]', NULL, '2023-07-20 14:31:17', '2023-07-20 14:31:17'), +(5660, 2693, '2023-07-20 14:31:22', 'Parcel delivered [Collected] and received by [Evelyn Arthur]', NULL, '2023-07-20 14:31:22', '2023-07-20 14:31:22'), +(5661, 2683, '2023-07-20 14:31:25', 'Parcel delivered [Collected] and received by [Mercy]', NULL, '2023-07-20 14:31:25', '2023-07-20 14:31:25'), +(5662, 2690, '2023-07-20 14:31:32', 'Parcel delivered [Collected] and received by [Evelyn]', NULL, '2023-07-20 14:31:32', '2023-07-20 14:31:32'), +(5663, 2671, '2023-07-20 14:31:35', 'Parcel delivered [Collected] and received by [Kate]', NULL, '2023-07-20 14:31:35', '2023-07-20 14:31:35'), +(5664, 2757, '2023-07-20 15:26:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Self Pickup]', NULL, '2023-07-20 15:26:09', '2023-07-20 15:26:09'), +(5665, 2757, '2023-07-20 15:27:53', 'Parcel delivered [Collected] and received by [Theresa]', NULL, '2023-07-20 15:27:53', '2023-07-20 15:27:53'), +(5666, 2750, '2023-07-20 15:29:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-20 15:29:06', '2023-07-20 15:29:06'), +(5667, 2746, '2023-07-20 15:29:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-20 15:29:27', '2023-07-20 15:29:27'), +(5668, 2740, '2023-07-20 15:29:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-20 15:29:32', '2023-07-20 15:29:32'), +(5669, 2736, '2023-07-20 15:29:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-20 15:29:39', '2023-07-20 15:29:39'), +(5670, 2730, '2023-07-20 15:29:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-20 15:29:48', '2023-07-20 15:29:48'), +(5671, 2731, '2023-07-20 15:29:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-20 15:29:55', '2023-07-20 15:29:55'), +(5672, 2723, '2023-07-20 15:29:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-20 15:29:59', '2023-07-20 15:29:59'), +(5673, 2707, '2023-07-20 15:30:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-20 15:30:06', '2023-07-20 15:30:06'), +(5674, 2712, '2023-07-20 15:30:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-20 15:30:13', '2023-07-20 15:30:13'), +(5675, 2708, '2023-07-20 15:30:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-20 15:30:17', '2023-07-20 15:30:17'), +(5676, 2711, '2023-07-20 15:30:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-20 15:30:24', '2023-07-20 15:30:24'), +(5677, 2718, '2023-07-20 15:30:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-20 15:30:30', '2023-07-20 15:30:30'), +(5678, 2756, '2023-07-20 15:35:34', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 15:35:34', '2023-07-20 15:35:34'), +(5679, 2758, '2023-07-20 15:35:37', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 15:35:37', '2023-07-20 15:35:37'), +(5680, 2755, '2023-07-20 15:35:43', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 15:35:43', '2023-07-20 15:35:43'), +(5681, 2709, '2023-07-20 15:35:49', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 15:35:49', '2023-07-20 15:35:49'), +(5682, 2713, '2023-07-20 15:35:52', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 15:35:52', '2023-07-20 15:35:52'), +(5683, 2717, '2023-07-20 15:35:58', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 15:35:58', '2023-07-20 15:35:58'), +(5684, 2732, '2023-07-20 15:36:04', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 15:36:04', '2023-07-20 15:36:04'), +(5685, 2725, '2023-07-20 15:36:08', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 15:36:08', '2023-07-20 15:36:08'), +(5686, 2715, '2023-07-20 15:36:18', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 15:36:18', '2023-07-20 15:36:18'), +(5687, 2714, '2023-07-20 15:36:23', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 15:36:23', '2023-07-20 15:36:23'), +(5688, 2724, '2023-07-20 15:36:28', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-20 15:36:28', '2023-07-20 15:36:28'), +(5689, 2798, '2023-07-21 12:47:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:47:52', '2023-07-21 12:47:52'), +(5690, 2764, '2023-07-21 12:47:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:47:58', '2023-07-21 12:47:58'), +(5691, 2771, '2023-07-21 12:48:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:48:00', '2023-07-21 12:48:00'), +(5692, 2770, '2023-07-21 12:48:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:48:04', '2023-07-21 12:48:04'), +(5693, 2796, '2023-07-21 12:48:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:48:07', '2023-07-21 12:48:07'), +(5694, 2780, '2023-07-21 12:48:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:48:10', '2023-07-21 12:48:10'), +(5695, 2762, '2023-07-21 12:48:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:48:13', '2023-07-21 12:48:13'), +(5696, 2763, '2023-07-21 12:48:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:48:16', '2023-07-21 12:48:16'), +(5697, 2778, '2023-07-21 12:48:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:48:19', '2023-07-21 12:48:19'), +(5698, 2776, '2023-07-21 12:48:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:48:23', '2023-07-21 12:48:23'), +(5699, 2777, '2023-07-21 12:48:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:48:27', '2023-07-21 12:48:27'), +(5700, 2767, '2023-07-21 12:48:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:48:32', '2023-07-21 12:48:32'), +(5701, 2789, '2023-07-21 12:48:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:48:36', '2023-07-21 12:48:36'), +(5702, 2785, '2023-07-21 12:48:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:48:41', '2023-07-21 12:48:41'), +(5703, 2772, '2023-07-21 12:48:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:48:48', '2023-07-21 12:48:48'), +(5704, 2782, '2023-07-21 12:48:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:48:54', '2023-07-21 12:48:54'), +(5705, 2760, '2023-07-21 12:49:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:49:00', '2023-07-21 12:49:00'), +(5706, 2786, '2023-07-21 12:49:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:49:05', '2023-07-21 12:49:05'), +(5707, 2790, '2023-07-21 12:49:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:49:09', '2023-07-21 12:49:09'), +(5708, 2783, '2023-07-21 12:49:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:49:17', '2023-07-21 12:49:17'), +(5709, 2792, '2023-07-21 12:49:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:49:22', '2023-07-21 12:49:22'), +(5710, 2787, '2023-07-21 12:49:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:49:30', '2023-07-21 12:49:30'), +(5711, 2794, '2023-07-21 12:49:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:49:39', '2023-07-21 12:49:39'), +(5712, 2793, '2023-07-21 12:49:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-21 12:49:49', '2023-07-21 12:49:49'), +(5713, 2756, '2023-07-21 12:50:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-21 12:50:09', '2023-07-21 12:50:09'), +(5714, 2758, '2023-07-21 12:50:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-21 12:50:13', '2023-07-21 12:50:13'), +(5715, 2755, '2023-07-21 12:50:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-21 12:50:19', '2023-07-21 12:50:19'), +(5716, 2709, '2023-07-21 12:50:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-21 12:50:22', '2023-07-21 12:50:22'), +(5717, 2713, '2023-07-21 12:50:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-21 12:50:26', '2023-07-21 12:50:26'), +(5718, 2717, '2023-07-21 12:50:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-21 12:50:29', '2023-07-21 12:50:29'), +(5719, 2732, '2023-07-21 12:50:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-21 12:50:36', '2023-07-21 12:50:36'), +(5720, 2725, '2023-07-21 12:50:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-21 12:50:40', '2023-07-21 12:50:40'), +(5721, 2715, '2023-07-21 12:51:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-21 12:51:00', '2023-07-21 12:51:00'), +(5722, 2714, '2023-07-21 12:51:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-21 12:51:09', '2023-07-21 12:51:09'), +(5723, 2724, '2023-07-21 12:51:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-21 12:51:13', '2023-07-21 12:51:13'), +(5724, 2703, '2023-07-21 12:51:51', 'Parcel delivered [Collected] and received by [Kendra]', NULL, '2023-07-21 12:51:51', '2023-07-21 12:51:51'), +(5725, 2704, '2023-07-21 12:51:54', 'Parcel delivered [Collected] and received by [Adwoah Tymer]', NULL, '2023-07-21 12:51:54', '2023-07-21 12:51:54'), +(5726, 2670, '2023-07-21 12:52:01', 'Parcel delivered [Collected] and received by [Elizabeth Agyemang]', NULL, '2023-07-21 12:52:01', '2023-07-21 12:52:01'), +(5727, 2679, '2023-07-21 12:52:05', 'Parcel delivered [Collected] and received by [Sandra Frimpong]', NULL, '2023-07-21 12:52:05', '2023-07-21 12:52:05'), +(5728, 2684, '2023-07-21 12:52:11', 'Parcel delivered [Collected] and received by [Felicia Adu Sarkodie]', NULL, '2023-07-21 12:52:11', '2023-07-21 12:52:11'), +(5729, 2687, '2023-07-21 12:52:20', 'Parcel delivered [Collected] and received by [Abigail Asenso]', NULL, '2023-07-21 12:52:20', '2023-07-21 12:52:20'), +(5730, 2691, '2023-07-21 12:52:24', 'Parcel delivered [Collected] and received by [Jennifer Mba]', NULL, '2023-07-21 12:52:24', '2023-07-21 12:52:24'), +(5731, 2750, '2023-07-21 12:52:46', 'Parcel delivered [Collected] and received by [Asante Angela]', NULL, '2023-07-21 12:52:46', '2023-07-21 12:52:46'), +(5732, 2746, '2023-07-21 12:52:49', 'Parcel delivered [Collected] and received by [Grace Atandoh]', NULL, '2023-07-21 12:52:49', '2023-07-21 12:52:49'), +(5733, 2740, '2023-07-21 12:52:58', 'Parcel delivered [Collected] and received by [Tamara Kennedy]', NULL, '2023-07-21 12:52:58', '2023-07-21 12:52:58'), +(5734, 2736, '2023-07-21 12:53:02', 'Parcel delivered [Collected] and received by [Happay Agyei]', NULL, '2023-07-21 12:53:02', '2023-07-21 12:53:02'), +(5735, 2730, '2023-07-21 12:53:06', 'Parcel delivered [Collected] and received by [Abena]', NULL, '2023-07-21 12:53:06', '2023-07-21 12:53:06'), +(5736, 2731, '2023-07-21 12:53:13', 'Parcel delivered [Collected] and received by [Shamsiya]', NULL, '2023-07-21 12:53:13', '2023-07-21 12:53:13'), +(5737, 2723, '2023-07-21 12:53:18', 'Parcel delivered [Collected] and received by [Racheal Sarbah]', NULL, '2023-07-21 12:53:18', '2023-07-21 12:53:18'), +(5738, 2707, '2023-07-21 12:53:24', 'Parcel delivered [Collected] and received by [Connyflors Brooklyn]', NULL, '2023-07-21 12:53:24', '2023-07-21 12:53:24'), +(5739, 2712, '2023-07-21 12:53:32', 'Parcel delivered [Collected] and received by [Abubakari Zeinab]', NULL, '2023-07-21 12:53:32', '2023-07-21 12:53:32'), +(5740, 2708, '2023-07-21 12:53:35', 'Parcel delivered [Collected] and received by [Curlin Fobi Mensah]', NULL, '2023-07-21 12:53:35', '2023-07-21 12:53:35'), +(5741, 2711, '2023-07-21 12:53:40', 'Parcel delivered [Collected] and received by [Fatimatu Mohammed]', NULL, '2023-07-21 12:53:40', '2023-07-21 12:53:40'), +(5742, 2718, '2023-07-21 12:53:43', 'Parcel delivered [Collected] and received by [Yeboah Abigail]', NULL, '2023-07-21 12:53:43', '2023-07-21 12:53:43'), +(5743, 2752, '2023-07-21 12:54:06', 'Parcel delivered [Collected] and received by [Elizabeth]', NULL, '2023-07-21 12:54:06', '2023-07-21 12:54:06'), +(5744, 2751, '2023-07-21 12:54:19', 'Parcel delivered [Collected] and received by [Juliet]', NULL, '2023-07-21 12:54:19', '2023-07-21 12:54:19'), +(5745, 2744, '2023-07-21 12:54:27', 'Parcel delivered [Collected] and received by [Esther]', NULL, '2023-07-21 12:54:27', '2023-07-21 12:54:27'), +(5746, 2739, '2023-07-21 12:54:39', 'Parcel delivered [Collected] and received by [Rashid Samir Arnaout]', NULL, '2023-07-21 12:54:39', '2023-07-21 12:54:39'), +(5747, 2720, '2023-07-21 12:54:45', 'Parcel delivered [Collected] and received by [Racheal Kabukie Kwao]', NULL, '2023-07-21 12:54:45', '2023-07-21 12:54:45'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(5748, 2719, '2023-07-21 12:54:52', 'Parcel delivered [Collected] and received by [Janet Animwaa]', NULL, '2023-07-21 12:54:52', '2023-07-21 12:54:52'), +(5749, 2743, '2023-07-21 12:54:56', 'Parcel delivered [Collected] and received by [Janet Arthur]', NULL, '2023-07-21 12:54:56', '2023-07-21 12:54:56'), +(5750, 2710, '2023-07-21 12:54:59', 'Parcel delivered [Collected] and received by [Charlotte]', NULL, '2023-07-21 12:54:59', '2023-07-21 12:54:59'), +(5751, 2726, '2023-07-21 12:55:03', 'Parcel delivered [Collected] and received by [Asana]', NULL, '2023-07-21 12:55:03', '2023-07-21 12:55:03'), +(5752, 2735, '2023-07-21 12:55:07', 'Parcel delivered [Collected] and received by [Emmanuella Ackom]', NULL, '2023-07-21 12:55:07', '2023-07-21 12:55:07'), +(5753, 2716, '2023-07-21 12:55:11', 'Parcel delivered [Collected] and received by [Akosua]', NULL, '2023-07-21 12:55:11', '2023-07-21 12:55:11'), +(5754, 2742, '2023-07-21 12:55:14', 'Parcel delivered [Collected] and received by [Hilda]', NULL, '2023-07-21 12:55:14', '2023-07-21 12:55:14'), +(5755, 2728, '2023-07-21 12:55:23', 'Parcel delivered [Collected] and received by [Evon]', NULL, '2023-07-21 12:55:23', '2023-07-21 12:55:23'), +(5756, 2734, '2023-07-21 12:55:27', 'Parcel delivered [Collected] and received by [Prince]', NULL, '2023-07-21 12:55:27', '2023-07-21 12:55:27'), +(5757, 2733, '2023-07-21 12:55:31', 'Parcel delivered [Collected] and received by [Rina]', NULL, '2023-07-21 12:55:31', '2023-07-21 12:55:31'), +(5758, 2721, '2023-07-21 12:55:34', 'Parcel delivered [Collected] and received by [Ruth]', NULL, '2023-07-21 12:55:34', '2023-07-21 12:55:34'), +(5759, 2727, '2023-07-21 12:55:37', 'Parcel delivered [Collected] and received by [Rita Lawson]', NULL, '2023-07-21 12:55:37', '2023-07-21 12:55:37'), +(5760, 2741, '2023-07-21 12:55:40', 'Parcel delivered [Collected] and received by [Dzilah Elizabeth]', NULL, '2023-07-21 12:55:40', '2023-07-21 12:55:40'), +(5761, 2738, '2023-07-21 12:55:44', 'Parcel delivered [Collected] and received by [Mary Mensah]', NULL, '2023-07-21 12:55:44', '2023-07-21 12:55:44'), +(5762, 2722, '2023-07-21 12:55:47', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-07-21 12:55:47', '2023-07-21 12:55:47'), +(5763, 2729, '2023-07-21 12:55:51', 'Parcel delivered [Collected] and received by [Milicent]', NULL, '2023-07-21 12:55:51', '2023-07-21 12:55:51'), +(5764, 2737, '2023-07-21 12:55:59', 'Parcel delivered [Collected] and received by [Ivy Boateng]', NULL, '2023-07-21 12:55:59', '2023-07-21 12:55:59'), +(5765, 2633, '2023-07-21 12:56:03', 'Parcel delivered [Collected] and received by [Precious Okeh]', NULL, '2023-07-21 12:56:03', '2023-07-21 12:56:03'), +(5766, 2748, '2023-07-21 12:56:10', 'Parcel delivered [Collected] and received by [Precious Okeh]', NULL, '2023-07-21 12:56:10', '2023-07-21 12:56:10'), +(5767, 2747, '2023-07-21 12:56:18', 'Parcel delivered [Collected] and received by [Leona]', NULL, '2023-07-21 12:56:18', '2023-07-21 12:56:18'), +(5768, 2749, '2023-07-21 12:56:21', 'Parcel delivered [Collected] and received by [Leticia]', NULL, '2023-07-21 12:56:21', '2023-07-21 12:56:21'), +(5769, 2797, '2023-07-21 14:25:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-21 14:25:01', '2023-07-21 14:25:01'), +(5770, 2773, '2023-07-21 14:25:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-21 14:25:08', '2023-07-21 14:25:08'), +(5771, 2795, '2023-07-21 14:25:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-21 14:25:12', '2023-07-21 14:25:12'), +(5772, 2774, '2023-07-21 14:25:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-21 14:25:16', '2023-07-21 14:25:16'), +(5773, 2779, '2023-07-21 14:25:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-21 14:25:20', '2023-07-21 14:25:20'), +(5774, 2784, '2023-07-21 14:25:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-21 14:25:25', '2023-07-21 14:25:25'), +(5775, 2768, '2023-07-21 14:25:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-21 14:25:28', '2023-07-21 14:25:28'), +(5776, 2766, '2023-07-21 14:25:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-21 14:25:33', '2023-07-21 14:25:33'), +(5777, 2765, '2023-07-21 14:25:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-21 14:25:38', '2023-07-21 14:25:38'), +(5778, 2775, '2023-07-21 14:26:04', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-21 14:26:04', '2023-07-21 14:26:04'), +(5779, 2761, '2023-07-21 14:26:11', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-21 14:26:11', '2023-07-21 14:26:11'), +(5780, 2799, '2023-07-21 14:26:16', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-21 14:26:16', '2023-07-21 14:26:16'), +(5781, 2769, '2023-07-21 14:26:22', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-21 14:26:22', '2023-07-21 14:26:22'), +(5782, 2781, '2023-07-21 14:26:26', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-21 14:26:26', '2023-07-21 14:26:26'), +(5783, 2791, '2023-07-21 14:26:30', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-21 14:26:30', '2023-07-21 14:26:30'), +(5784, 2826, '2023-07-22 15:02:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-22 15:02:37', '2023-07-22 15:02:37'), +(5785, 2821, '2023-07-22 15:02:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-22 15:02:40', '2023-07-22 15:02:40'), +(5786, 2788, '2023-07-22 15:02:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-22 15:02:44', '2023-07-22 15:02:44'), +(5787, 2814, '2023-07-22 15:02:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-22 15:02:47', '2023-07-22 15:02:47'), +(5788, 2801, '2023-07-22 15:02:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-22 15:02:51', '2023-07-22 15:02:51'), +(5789, 2809, '2023-07-22 15:02:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-22 15:02:54', '2023-07-22 15:02:54'), +(5790, 2805, '2023-07-22 15:03:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-22 15:03:01', '2023-07-22 15:03:01'), +(5791, 2824, '2023-07-22 15:03:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-22 15:03:05', '2023-07-22 15:03:05'), +(5792, 2806, '2023-07-22 15:03:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-22 15:03:11', '2023-07-22 15:03:11'), +(5793, 2807, '2023-07-22 15:03:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-22 15:03:15', '2023-07-22 15:03:15'), +(5794, 2822, '2023-07-22 15:03:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-22 15:03:23', '2023-07-22 15:03:23'), +(5795, 2818, '2023-07-22 15:03:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-22 15:03:26', '2023-07-22 15:03:26'), +(5796, 2803, '2023-07-22 15:03:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-22 15:03:29', '2023-07-22 15:03:29'), +(5797, 2820, '2023-07-22 15:03:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-22 15:03:32', '2023-07-22 15:03:32'), +(5798, 2775, '2023-07-22 15:06:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-22 15:06:46', '2023-07-22 15:06:46'), +(5799, 2761, '2023-07-22 15:06:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-22 15:06:52', '2023-07-22 15:06:52'), +(5800, 2799, '2023-07-22 15:06:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-22 15:06:58', '2023-07-22 15:06:58'), +(5801, 2769, '2023-07-22 15:07:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-22 15:07:01', '2023-07-22 15:07:01'), +(5802, 2781, '2023-07-22 15:07:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-22 15:07:11', '2023-07-22 15:07:11'), +(5803, 2791, '2023-07-22 15:07:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-22 15:07:26', '2023-07-22 15:07:26'), +(5804, 2756, '2023-07-22 15:08:25', 'Parcel delivered [Collected] and received by [Evans]', NULL, '2023-07-22 15:08:25', '2023-07-22 15:08:25'), +(5805, 2758, '2023-07-22 15:08:28', 'Parcel delivered [Collected] and received by [Rejoice Serwaa]', NULL, '2023-07-22 15:08:28', '2023-07-22 15:08:28'), +(5806, 2755, '2023-07-22 15:08:32', 'Parcel delivered [Collected] and received by [Ofori Amanfo Sussana]', NULL, '2023-07-22 15:08:32', '2023-07-22 15:08:32'), +(5807, 2709, '2023-07-22 15:08:35', 'Parcel delivered [Collected] and received by [Emmanuel Bamah]', NULL, '2023-07-22 15:08:35', '2023-07-22 15:08:35'), +(5808, 2713, '2023-07-22 15:08:38', 'Parcel delivered [Collected] and received by [Sophia]', NULL, '2023-07-22 15:08:38', '2023-07-22 15:08:38'), +(5809, 2717, '2023-07-22 15:08:43', 'Parcel delivered [Collected] and received by [Rossy]', NULL, '2023-07-22 15:08:43', '2023-07-22 15:08:43'), +(5810, 2732, '2023-07-22 15:08:50', 'Parcel delivered [Collected] and received by [Edith Adutwumwaa]', NULL, '2023-07-22 15:08:50', '2023-07-22 15:08:50'), +(5811, 2725, '2023-07-22 15:08:54', 'Parcel delivered [Collected] and received by [Beatrice]', NULL, '2023-07-22 15:08:54', '2023-07-22 15:08:54'), +(5812, 2715, '2023-07-22 15:09:06', 'Parcel delivered [Collected] and received by [Benedicta]', NULL, '2023-07-22 15:09:06', '2023-07-22 15:09:06'), +(5813, 2714, '2023-07-22 15:09:13', 'Parcel delivered [Collected] and received by [Evelyn Ofori Dankwaa]', NULL, '2023-07-22 15:09:13', '2023-07-22 15:09:13'), +(5814, 2724, '2023-07-22 15:09:17', 'Parcel delivered [Collected] and received by [Audrey Sarfo]', NULL, '2023-07-22 15:09:17', '2023-07-22 15:09:17'), +(5815, 2797, '2023-07-22 15:09:43', 'Parcel delivered [Collected] and received by [Fracisca Piedu]', NULL, '2023-07-22 15:09:43', '2023-07-22 15:09:43'), +(5816, 2773, '2023-07-22 15:09:47', 'Parcel delivered [Collected] and received by [Lomotey Belinda]', NULL, '2023-07-22 15:09:47', '2023-07-22 15:09:47'), +(5817, 2795, '2023-07-22 15:09:54', 'Parcel delivered [Collected] and received by [Adowa Mavis]', NULL, '2023-07-22 15:09:54', '2023-07-22 15:09:54'), +(5818, 2774, '2023-07-22 15:09:56', 'Parcel delivered [Collected] and received by [Loretta Forson]', NULL, '2023-07-22 15:09:56', '2023-07-22 15:09:56'), +(5819, 2779, '2023-07-22 15:10:01', 'Parcel delivered [Collected] and received by [Portia]', NULL, '2023-07-22 15:10:01', '2023-07-22 15:10:01'), +(5820, 2784, '2023-07-22 15:10:07', 'Parcel delivered [Collected] and received by [Esther Benning]', NULL, '2023-07-22 15:10:07', '2023-07-22 15:10:07'), +(5821, 2768, '2023-07-22 15:10:11', 'Parcel delivered [Collected] and received by [Juliet]', NULL, '2023-07-22 15:10:11', '2023-07-22 15:10:11'), +(5822, 2766, '2023-07-22 15:10:18', 'Parcel delivered [Collected] and received by [Lawrencia]', NULL, '2023-07-22 15:10:18', '2023-07-22 15:10:18'), +(5823, 2765, '2023-07-22 15:10:25', 'Parcel delivered [Collected] and received by [Efya]', NULL, '2023-07-22 15:10:25', '2023-07-22 15:10:25'), +(5824, 2798, '2023-07-22 15:11:06', 'Parcel delivered [Collected] and received by [Sammy]', NULL, '2023-07-22 15:11:06', '2023-07-22 15:11:06'), +(5825, 2764, '2023-07-22 15:11:24', 'Parcel delivered [Collected] and received by [Racheal]', NULL, '2023-07-22 15:11:24', '2023-07-22 15:11:24'), +(5826, 2771, '2023-07-22 15:11:31', 'Parcel delivered [Collected] and received by [Cindy]', NULL, '2023-07-22 15:11:31', '2023-07-22 15:11:31'), +(5827, 2770, '2023-07-22 15:11:34', 'Parcel delivered [Collected] and received by [Rebecca Akoto]', NULL, '2023-07-22 15:11:34', '2023-07-22 15:11:34'), +(5828, 2796, '2023-07-22 15:11:39', 'Parcel delivered [Collected] and received by [Samira mohammed]', NULL, '2023-07-22 15:11:39', '2023-07-22 15:11:39'), +(5829, 2780, '2023-07-22 15:11:44', 'Parcel delivered [Collected] and received by [Caroline]', NULL, '2023-07-22 15:11:44', '2023-07-22 15:11:44'), +(5830, 2762, '2023-07-22 15:11:48', 'Parcel delivered [Collected] and received by [Agnes Annor]', NULL, '2023-07-22 15:11:48', '2023-07-22 15:11:48'), +(5831, 2763, '2023-07-22 15:11:53', 'Parcel delivered [Collected] and received by [Badu Celestine]', NULL, '2023-07-22 15:11:53', '2023-07-22 15:11:53'), +(5832, 2778, '2023-07-22 15:11:58', 'Parcel delivered [Collected] and received by [Slyvia Boateng]', NULL, '2023-07-22 15:11:58', '2023-07-22 15:11:58'), +(5833, 2776, '2023-07-22 15:12:02', 'Parcel delivered [Collected] and received by [Vivian Ocansey]', NULL, '2023-07-22 15:12:02', '2023-07-22 15:12:02'), +(5834, 2777, '2023-07-22 15:12:07', 'Parcel delivered [Collected] and received by [Abigail Antwi]', NULL, '2023-07-22 15:12:07', '2023-07-22 15:12:07'), +(5835, 2767, '2023-07-22 15:12:11', 'Parcel delivered [Collected] and received by [Tayibah]', NULL, '2023-07-22 15:12:11', '2023-07-22 15:12:11'), +(5836, 2789, '2023-07-22 15:12:18', 'Parcel delivered [Collected] and received by [Elizabeth Aidoo]', NULL, '2023-07-22 15:12:18', '2023-07-22 15:12:18'), +(5837, 2785, '2023-07-22 15:12:24', 'Parcel delivered [Collected] and received by [Priscilla Darko]', NULL, '2023-07-22 15:12:24', '2023-07-22 15:12:24'), +(5838, 2772, '2023-07-22 15:12:28', 'Parcel delivered [Collected] and received by [Mimi]', NULL, '2023-07-22 15:12:28', '2023-07-22 15:12:28'), +(5839, 2782, '2023-07-22 15:12:33', 'Parcel delivered [Collected] and received by [Hajia]', NULL, '2023-07-22 15:12:33', '2023-07-22 15:12:33'), +(5840, 2760, '2023-07-22 15:12:40', 'Parcel delivered [Collected] and received by [Nelson]', NULL, '2023-07-22 15:12:40', '2023-07-22 15:12:40'), +(5841, 2786, '2023-07-22 15:12:44', 'Parcel delivered [Collected] and received by [Mary Ghunney]', NULL, '2023-07-22 15:12:44', '2023-07-22 15:12:44'), +(5842, 2790, '2023-07-22 15:12:48', 'Parcel delivered [Collected] and received by [Nadia]', NULL, '2023-07-22 15:12:48', '2023-07-22 15:12:48'), +(5843, 2783, '2023-07-22 15:12:58', 'Parcel delivered [Collected] and received by [Akos]', NULL, '2023-07-22 15:12:58', '2023-07-22 15:12:58'), +(5844, 2792, '2023-07-22 15:13:02', 'Parcel delivered [Collected] and received by [Emelia]', NULL, '2023-07-22 15:13:02', '2023-07-22 15:13:02'), +(5845, 2794, '2023-07-22 15:13:08', 'Parcel delivered [Collected] and received by [Prince]', NULL, '2023-07-22 15:13:08', '2023-07-22 15:13:08'), +(5846, 2793, '2023-07-22 15:13:12', 'Parcel delivered [Collected] and received by [Adepa Nhyira]', NULL, '2023-07-22 15:13:12', '2023-07-22 15:13:12'), +(5847, 2753, '2023-07-24 12:50:27', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-24 12:50:27', '2023-07-24 12:50:27'), +(5848, 2813, '2023-07-24 12:52:28', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-24 12:52:28', '2023-07-24 12:52:28'), +(5849, 2817, '2023-07-24 12:53:46', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-24 12:53:46', '2023-07-24 12:53:46'), +(5850, 2816, '2023-07-24 12:53:50', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-24 12:53:50', '2023-07-24 12:53:50'), +(5851, 2815, '2023-07-24 12:53:59', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-24 12:53:59', '2023-07-24 12:53:59'), +(5852, 2753, '2023-07-24 12:55:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 12:55:20', '2023-07-24 12:55:20'), +(5853, 2813, '2023-07-24 12:55:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 12:55:36', '2023-07-24 12:55:36'), +(5854, 2817, '2023-07-24 12:55:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 12:55:41', '2023-07-24 12:55:41'), +(5855, 2816, '2023-07-24 12:55:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 12:55:45', '2023-07-24 12:55:45'), +(5856, 2753, '2023-07-24 12:56:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-24 12:56:57', '2023-07-24 12:56:57'), +(5857, 2813, '2023-07-24 12:57:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-24 12:57:04', '2023-07-24 12:57:04'), +(5858, 2817, '2023-07-24 12:57:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-24 12:57:09', '2023-07-24 12:57:09'), +(5859, 2816, '2023-07-24 12:57:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-24 12:57:12', '2023-07-24 12:57:12'), +(5860, 2815, '2023-07-24 12:57:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-24 12:57:15', '2023-07-24 12:57:15'), +(5861, 2802, '2023-07-24 12:58:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 12:58:13', '2023-07-24 12:58:13'), +(5862, 2808, '2023-07-24 12:58:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 12:58:16', '2023-07-24 12:58:16'), +(5863, 2607, '2023-07-24 12:58:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 12:58:22', '2023-07-24 12:58:22'), +(5864, 2823, '2023-07-24 12:58:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 12:58:33', '2023-07-24 12:58:33'), +(5865, 2827, '2023-07-24 12:58:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 12:58:37', '2023-07-24 12:58:37'), +(5866, 2800, '2023-07-24 12:58:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 12:58:41', '2023-07-24 12:58:41'), +(5867, 2804, '2023-07-24 12:58:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 12:58:49', '2023-07-24 12:58:49'), +(5868, 2819, '2023-07-24 12:59:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 12:59:29', '2023-07-24 12:59:29'), +(5869, 2834, '2023-07-24 13:00:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 13:00:01', '2023-07-24 13:00:01'), +(5870, 2854, '2023-07-24 13:00:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 13:00:04', '2023-07-24 13:00:04'), +(5871, 2856, '2023-07-24 13:00:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 13:00:09', '2023-07-24 13:00:09'), +(5872, 2843, '2023-07-24 13:00:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 13:00:15', '2023-07-24 13:00:15'), +(5873, 2864, '2023-07-24 13:00:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 13:00:18', '2023-07-24 13:00:18'), +(5874, 2844, '2023-07-24 13:00:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 13:00:23', '2023-07-24 13:00:23'), +(5875, 2836, '2023-07-24 13:00:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 13:00:26', '2023-07-24 13:00:26'), +(5876, 2832, '2023-07-24 13:00:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 13:00:37', '2023-07-24 13:00:37'), +(5877, 2862, '2023-07-24 13:00:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 13:00:42', '2023-07-24 13:00:42'), +(5878, 2850, '2023-07-24 13:00:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 13:00:46', '2023-07-24 13:00:46'), +(5879, 2833, '2023-07-24 13:00:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 13:00:53', '2023-07-24 13:00:53'), +(5880, 2866, '2023-07-24 13:00:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 13:00:56', '2023-07-24 13:00:56'), +(5881, 2851, '2023-07-24 13:01:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 13:01:04', '2023-07-24 13:01:04'), +(5882, 2829, '2023-07-24 13:01:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 13:01:08', '2023-07-24 13:01:08'), +(5883, 2830, '2023-07-24 13:01:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-24 13:01:14', '2023-07-24 13:01:14'), +(5884, 2826, '2023-07-24 13:01:59', 'Parcel delivered [Collected] and received by [LAWRENCIA]', NULL, '2023-07-24 13:01:59', '2023-07-24 13:01:59'), +(5885, 2821, '2023-07-24 13:02:04', 'Parcel delivered [Collected] and received by [Maud]', NULL, '2023-07-24 13:02:04', '2023-07-24 13:02:04'), +(5886, 2788, '2023-07-24 13:02:10', 'Parcel delivered [Collected] and received by [Awurama]', NULL, '2023-07-24 13:02:10', '2023-07-24 13:02:10'), +(5887, 2814, '2023-07-24 13:02:16', 'Parcel delivered [Collected] and received by [Shalzy]', NULL, '2023-07-24 13:02:16', '2023-07-24 13:02:16'), +(5888, 2801, '2023-07-24 13:02:27', 'Parcel delivered [Collected] and received by [Magdalene]', NULL, '2023-07-24 13:02:27', '2023-07-24 13:02:27'), +(5889, 2809, '2023-07-24 13:02:32', 'Parcel delivered [Collected] and received by [Mr.Opoku]', NULL, '2023-07-24 13:02:32', '2023-07-24 13:02:32'), +(5890, 2805, '2023-07-24 13:02:38', 'Parcel delivered [Collected] and received by [Benedicta Mensah]', NULL, '2023-07-24 13:02:38', '2023-07-24 13:02:38'), +(5891, 2824, '2023-07-24 13:02:48', 'Parcel delivered [Collected] and received by [Rita]', NULL, '2023-07-24 13:02:48', '2023-07-24 13:02:48'), +(5892, 2806, '2023-07-24 13:02:55', 'Parcel delivered [Collected] and received by [Esther]', NULL, '2023-07-24 13:02:55', '2023-07-24 13:02:55'), +(5893, 2807, '2023-07-24 13:02:59', 'Parcel delivered [Collected] and received by [Esther Boakyewaa Akyea]', NULL, '2023-07-24 13:02:59', '2023-07-24 13:02:59'), +(5894, 2822, '2023-07-24 13:03:04', 'Parcel delivered [Collected] and received by [Linda]', NULL, '2023-07-24 13:03:04', '2023-07-24 13:03:04'), +(5895, 2818, '2023-07-24 13:03:13', 'Parcel delivered [Collected] and received by [Jacqueline Osei Bonsu]', NULL, '2023-07-24 13:03:13', '2023-07-24 13:03:13'), +(5896, 2803, '2023-07-24 13:03:20', 'Parcel delivered [Collected] and received by [Appiah]', NULL, '2023-07-24 13:03:20', '2023-07-24 13:03:20'), +(5897, 2820, '2023-07-24 13:03:27', 'Parcel delivered [Collected] and received by [Monica]', NULL, '2023-07-24 13:03:27', '2023-07-24 13:03:27'), +(5898, 2802, '2023-07-24 13:03:57', 'Parcel delivered [Collected] and received by [Addo Wireduwaa Perrycom]', NULL, '2023-07-24 13:03:57', '2023-07-24 13:03:57'), +(5899, 2808, '2023-07-24 13:04:03', 'Parcel delivered [Collected] and received by [Angela Ofosua]', NULL, '2023-07-24 13:04:03', '2023-07-24 13:04:03'), +(5900, 2607, '2023-07-24 13:04:06', 'Parcel delivered [Collected] and received by [Adwoa Asaa]', NULL, '2023-07-24 13:04:06', '2023-07-24 13:04:06'), +(5901, 2823, '2023-07-24 13:04:13', 'Parcel delivered [Collected] and received by [Musah Andeela]', NULL, '2023-07-24 13:04:13', '2023-07-24 13:04:13'), +(5902, 2827, '2023-07-24 13:04:16', 'Parcel delivered [Collected] and received by [kIT o kontor]', NULL, '2023-07-24 13:04:16', '2023-07-24 13:04:16'), +(5903, 2800, '2023-07-24 13:04:21', 'Parcel delivered [Collected] and received by [Gladys Dinnelle]', NULL, '2023-07-24 13:04:21', '2023-07-24 13:04:21'), +(5904, 2804, '2023-07-24 13:04:26', 'Parcel delivered [Collected] and received by [Techiman]', NULL, '2023-07-24 13:04:26', '2023-07-24 13:04:26'), +(5905, 2819, '2023-07-24 13:04:40', 'Parcel delivered [Collected] and received by [Okaibia]', NULL, '2023-07-24 13:04:40', '2023-07-24 13:04:40'), +(5906, 2775, '2023-07-24 13:05:07', 'Parcel delivered [Collected] and received by [Pascaline Agyemang]', NULL, '2023-07-24 13:05:07', '2023-07-24 13:05:07'), +(5907, 2761, '2023-07-24 13:05:10', 'Parcel delivered [Collected] and received by [Eva Yeboah]', NULL, '2023-07-24 13:05:10', '2023-07-24 13:05:10'), +(5908, 2799, '2023-07-24 13:05:16', 'Parcel delivered [Collected] and received by [Osei Dora]', NULL, '2023-07-24 13:05:16', '2023-07-24 13:05:16'), +(5909, 2769, '2023-07-24 13:05:19', 'Parcel delivered [Collected] and received by [Slyvestina]', NULL, '2023-07-24 13:05:19', '2023-07-24 13:05:19'), +(5910, 2781, '2023-07-24 13:05:25', 'Parcel delivered [Collected] and received by [Tiwa]', NULL, '2023-07-24 13:05:25', '2023-07-24 13:05:25'), +(5911, 2791, '2023-07-24 13:05:35', 'Parcel delivered [Collected] and received by [Janet Sarpong]', NULL, '2023-07-24 13:05:35', '2023-07-24 13:05:35'), +(5912, 2863, '2023-07-24 14:04:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 14:04:14', '2023-07-24 14:04:14'), +(5913, 2842, '2023-07-24 14:04:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 14:04:20', '2023-07-24 14:04:20'), +(5914, 2845, '2023-07-24 14:04:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 14:04:24', '2023-07-24 14:04:24'), +(5915, 2835, '2023-07-24 14:04:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 14:04:34', '2023-07-24 14:04:34'), +(5916, 2859, '2023-07-24 14:04:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 14:04:39', '2023-07-24 14:04:39'), +(5917, 2860, '2023-07-24 14:04:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 14:04:46', '2023-07-24 14:04:46'), +(5918, 2831, '2023-07-24 14:04:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 14:04:51', '2023-07-24 14:04:51'), +(5919, 2848, '2023-07-24 14:04:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 14:04:54', '2023-07-24 14:04:54'), +(5920, 2838, '2023-07-24 14:05:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 14:05:03', '2023-07-24 14:05:03'), +(5921, 2855, '2023-07-24 14:05:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 14:05:11', '2023-07-24 14:05:11'), +(5922, 2852, '2023-07-24 14:05:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-24 14:05:19', '2023-07-24 14:05:19'), +(5923, 2867, '2023-07-24 14:05:49', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-24 14:05:49', '2023-07-24 14:05:49'), +(5924, 2840, '2023-07-24 14:05:59', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-24 14:05:59', '2023-07-24 14:05:59'), +(5925, 2841, '2023-07-24 14:06:04', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-24 14:06:04', '2023-07-24 14:06:04'), +(5926, 2839, '2023-07-24 14:06:11', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-24 14:06:11', '2023-07-24 14:06:11'), +(5927, 2865, '2023-07-24 14:06:20', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-24 14:06:20', '2023-07-24 14:06:20'), +(5928, 2861, '2023-07-24 14:06:26', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-24 14:06:26', '2023-07-24 14:06:26'), +(5929, 2847, '2023-07-24 14:06:32', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-24 14:06:32', '2023-07-24 14:06:32'), +(5930, 2858, '2023-07-24 14:06:37', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-24 14:06:37', '2023-07-24 14:06:37'), +(5931, 2846, '2023-07-24 14:06:43', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-24 14:06:43', '2023-07-24 14:06:43'), +(5932, 2837, '2023-07-24 14:06:51', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-24 14:06:51', '2023-07-24 14:06:51'), +(5933, 2857, '2023-07-24 14:07:00', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-24 14:07:00', '2023-07-24 14:07:00'), +(5934, 2890, '2023-07-25 13:01:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-25 13:01:17', '2023-07-25 13:01:17'), +(5935, 2891, '2023-07-25 13:01:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-25 13:01:24', '2023-07-25 13:01:24'), +(5936, 2889, '2023-07-25 13:01:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-25 13:01:28', '2023-07-25 13:01:28'), +(5937, 2888, '2023-07-25 13:01:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-25 13:01:31', '2023-07-25 13:01:31'), +(5938, 2883, '2023-07-25 13:01:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-25 13:01:35', '2023-07-25 13:01:35'), +(5939, 2881, '2023-07-25 13:01:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-25 13:01:43', '2023-07-25 13:01:43'), +(5940, 2879, '2023-07-25 13:01:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-25 13:01:46', '2023-07-25 13:01:46'), +(5941, 2869, '2023-07-25 13:01:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-25 13:01:50', '2023-07-25 13:01:50'), +(5942, 2885, '2023-07-25 13:01:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-25 13:01:54', '2023-07-25 13:01:54'), +(5943, 2874, '2023-07-25 13:01:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-25 13:01:58', '2023-07-25 13:01:58'), +(5944, 2878, '2023-07-25 13:02:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-25 13:02:04', '2023-07-25 13:02:04'), +(5945, 2887, '2023-07-25 13:02:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-25 13:02:10', '2023-07-25 13:02:10'), +(5946, 2880, '2023-07-25 13:02:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-25 13:02:14', '2023-07-25 13:02:14'), +(5947, 2868, '2023-07-25 13:02:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-25 13:02:26', '2023-07-25 13:02:26'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(5948, 2870, '2023-07-25 13:02:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-25 13:02:29', '2023-07-25 13:02:29'), +(5949, 2867, '2023-07-25 13:03:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-25 13:03:09', '2023-07-25 13:03:09'), +(5950, 2840, '2023-07-25 13:03:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-25 13:03:15', '2023-07-25 13:03:15'), +(5951, 2841, '2023-07-25 13:03:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-25 13:03:22', '2023-07-25 13:03:22'), +(5952, 2839, '2023-07-25 13:03:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-25 13:03:28', '2023-07-25 13:03:28'), +(5953, 2865, '2023-07-25 13:03:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-25 13:03:34', '2023-07-25 13:03:34'), +(5954, 2861, '2023-07-25 13:03:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-25 13:03:37', '2023-07-25 13:03:37'), +(5955, 2847, '2023-07-25 13:03:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-25 13:03:42', '2023-07-25 13:03:42'), +(5956, 2858, '2023-07-25 13:03:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-25 13:03:47', '2023-07-25 13:03:47'), +(5957, 2846, '2023-07-25 13:03:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-25 13:03:52', '2023-07-25 13:03:52'), +(5958, 2837, '2023-07-25 13:03:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-25 13:03:55', '2023-07-25 13:03:55'), +(5959, 2857, '2023-07-25 13:04:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-25 13:04:04', '2023-07-25 13:04:04'), +(5960, 2834, '2023-07-25 13:06:03', 'Parcel delivered [Collected] and received by [Solomon]', NULL, '2023-07-25 13:06:03', '2023-07-25 13:06:03'), +(5961, 2854, '2023-07-25 13:06:09', 'Parcel delivered [Collected] and received by [Joana]', NULL, '2023-07-25 13:06:09', '2023-07-25 13:06:09'), +(5962, 2856, '2023-07-25 13:06:12', 'Parcel delivered [Collected] and received by [Maame Fosuah]', NULL, '2023-07-25 13:06:12', '2023-07-25 13:06:12'), +(5963, 2843, '2023-07-25 13:06:15', 'Parcel delivered [Collected] and received by [Efya]', NULL, '2023-07-25 13:06:15', '2023-07-25 13:06:15'), +(5964, 2864, '2023-07-25 13:06:18', 'Parcel delivered [Collected] and received by [Maureen]', NULL, '2023-07-25 13:06:18', '2023-07-25 13:06:18'), +(5965, 2844, '2023-07-25 13:06:23', 'Parcel delivered [Collected] and received by [Rejoice Frimpong]', NULL, '2023-07-25 13:06:23', '2023-07-25 13:06:23'), +(5966, 2836, '2023-07-25 13:06:26', 'Parcel delivered [Collected] and received by [Ohemeng Aboagye]', NULL, '2023-07-25 13:06:26', '2023-07-25 13:06:26'), +(5967, 2832, '2023-07-25 13:06:29', 'Parcel delivered [Collected] and received by [Nana Esi]', NULL, '2023-07-25 13:06:29', '2023-07-25 13:06:29'), +(5968, 2850, '2023-07-25 13:06:32', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-07-25 13:06:32', '2023-07-25 13:06:32'), +(5969, 2833, '2023-07-25 13:06:52', 'Parcel delivered [Collected] and received by [Okay]', NULL, '2023-07-25 13:06:52', '2023-07-25 13:06:52'), +(5970, 2866, '2023-07-25 13:06:55', 'Parcel delivered [Collected] and received by [Tracy]', NULL, '2023-07-25 13:06:55', '2023-07-25 13:06:55'), +(5971, 2851, '2023-07-25 13:07:00', 'Parcel delivered [Collected] and received by [Genevieve]', NULL, '2023-07-25 13:07:00', '2023-07-25 13:07:00'), +(5972, 2829, '2023-07-25 13:07:04', 'Parcel delivered [Collected] and received by [Akumah Emmanuella]', NULL, '2023-07-25 13:07:04', '2023-07-25 13:07:04'), +(5973, 2830, '2023-07-25 13:07:08', 'Parcel delivered [Collected] and received by [Lily]', NULL, '2023-07-25 13:07:08', '2023-07-25 13:07:08'), +(5974, 2753, '2023-07-25 13:07:53', 'Parcel delivered [Collected] and received by [Nana Adwoa]', NULL, '2023-07-25 13:07:53', '2023-07-25 13:07:53'), +(5975, 2813, '2023-07-25 13:09:07', 'Parcel delivered [Collected] and received by [Asamoah Jacqueline]', NULL, '2023-07-25 13:09:07', '2023-07-25 13:09:07'), +(5976, 2817, '2023-07-25 13:09:11', 'Parcel delivered [Collected] and received by [Christian]', NULL, '2023-07-25 13:09:11', '2023-07-25 13:09:11'), +(5977, 2816, '2023-07-25 13:09:14', 'Parcel delivered [Collected] and received by [Vouchere Bernice Bamfo]', NULL, '2023-07-25 13:09:14', '2023-07-25 13:09:14'), +(5978, 2815, '2023-07-25 13:09:19', 'Parcel delivered [Collected] and received by [Charity Kwarteng]', NULL, '2023-07-25 13:09:19', '2023-07-25 13:09:19'), +(5979, 2828, '2023-07-25 13:10:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-25 13:10:07', '2023-07-25 13:10:07'), +(5980, 2828, '2023-07-25 13:10:24', 'Parcel delivered [Collected] and received by [Margaret Latol]', NULL, '2023-07-25 13:10:24', '2023-07-25 13:10:24'), +(5981, 2855, '2023-07-25 13:12:34', 'Parcel delivered [Collected] and received by [Nana Akua]', NULL, '2023-07-25 13:12:34', '2023-07-25 13:12:34'), +(5982, 2838, '2023-07-25 13:12:39', 'Parcel delivered [Collected] and received by [Agyeiwaa Priincess]', NULL, '2023-07-25 13:12:39', '2023-07-25 13:12:39'), +(5983, 2848, '2023-07-25 13:12:42', 'Parcel delivered [Collected] and received by [Gifty Mintah]', NULL, '2023-07-25 13:12:42', '2023-07-25 13:12:42'), +(5984, 2831, '2023-07-25 13:12:45', 'Parcel delivered [Collected] and received by [Safoa Patricia]', NULL, '2023-07-25 13:12:45', '2023-07-25 13:12:45'), +(5985, 2860, '2023-07-25 13:12:48', 'Parcel delivered [Collected] and received by [Zee]', NULL, '2023-07-25 13:12:48', '2023-07-25 13:12:48'), +(5986, 2859, '2023-07-25 13:12:53', 'Parcel delivered [Collected] and received by [Philimena Sackey]', NULL, '2023-07-25 13:12:53', '2023-07-25 13:12:53'), +(5987, 2835, '2023-07-25 13:12:56', 'Parcel delivered [Collected] and received by [Richard Enyan]', NULL, '2023-07-25 13:12:56', '2023-07-25 13:12:56'), +(5988, 2845, '2023-07-25 13:13:00', 'Parcel delivered [Collected] and received by [Khadija Adam]', NULL, '2023-07-25 13:13:00', '2023-07-25 13:13:00'), +(5989, 2842, '2023-07-25 13:13:06', 'Parcel delivered [Collected] and received by [Ibrahim Alimatu]', NULL, '2023-07-25 13:13:06', '2023-07-25 13:13:06'), +(5990, 2863, '2023-07-25 13:13:12', 'Parcel delivered [Collected] and received by [Awurah Ama]', NULL, '2023-07-25 13:13:12', '2023-07-25 13:13:12'), +(5991, 2852, '2023-07-25 13:13:15', 'Parcel delivered [Collected] and received by [Quarshie Maudlyn Yayra]', NULL, '2023-07-25 13:13:15', '2023-07-25 13:13:15'), +(5992, 2877, '2023-07-25 14:40:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-25 14:40:14', '2023-07-25 14:40:14'), +(5993, 2876, '2023-07-25 14:40:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-25 14:40:30', '2023-07-25 14:40:30'), +(5994, 2875, '2023-07-25 14:40:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-25 14:40:39', '2023-07-25 14:40:39'), +(5995, 2873, '2023-07-25 14:40:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-25 14:40:45', '2023-07-25 14:40:45'), +(5996, 2871, '2023-07-25 14:40:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-25 14:40:53', '2023-07-25 14:40:53'), +(5997, 2884, '2023-07-25 14:40:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-25 14:40:58', '2023-07-25 14:40:58'), +(5998, 2886, '2023-07-25 14:41:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-25 14:41:03', '2023-07-25 14:41:03'), +(5999, 2882, '2023-07-25 15:55:20', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-25 15:55:20', '2023-07-25 15:55:20'), +(6000, 2916, '2023-07-26 13:06:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-26 13:06:13', '2023-07-26 13:06:13'), +(6001, 2895, '2023-07-26 13:06:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-26 13:06:17', '2023-07-26 13:06:17'), +(6002, 2906, '2023-07-26 13:06:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-26 13:06:24', '2023-07-26 13:06:24'), +(6003, 2908, '2023-07-26 13:06:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-26 13:06:30', '2023-07-26 13:06:30'), +(6004, 2913, '2023-07-26 13:06:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-26 13:06:34', '2023-07-26 13:06:34'), +(6005, 2912, '2023-07-26 13:06:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-26 13:06:39', '2023-07-26 13:06:39'), +(6006, 2911, '2023-07-26 13:06:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-26 13:06:43', '2023-07-26 13:06:43'), +(6007, 2914, '2023-07-26 13:06:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-26 13:06:48', '2023-07-26 13:06:48'), +(6008, 2903, '2023-07-26 13:06:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-26 13:06:51', '2023-07-26 13:06:51'), +(6009, 2892, '2023-07-26 13:06:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-26 13:06:58', '2023-07-26 13:06:58'), +(6010, 2899, '2023-07-26 13:07:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-26 13:07:03', '2023-07-26 13:07:03'), +(6011, 2907, '2023-07-26 13:07:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-26 13:07:06', '2023-07-26 13:07:06'), +(6012, 2910, '2023-07-26 13:07:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-26 13:07:09', '2023-07-26 13:07:09'), +(6013, 2897, '2023-07-26 13:07:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-26 13:07:15', '2023-07-26 13:07:15'), +(6014, 2882, '2023-07-26 13:07:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-26 13:07:40', '2023-07-26 13:07:40'), +(6015, 2867, '2023-07-26 13:08:30', 'Parcel delivered [Collected] and received by [Wendy]', NULL, '2023-07-26 13:08:30', '2023-07-26 13:08:30'), +(6016, 2840, '2023-07-26 13:08:39', 'Parcel delivered [Collected] and received by [Oyensem]', NULL, '2023-07-26 13:08:39', '2023-07-26 13:08:39'), +(6017, 2841, '2023-07-26 13:08:45', 'Parcel delivered [Collected] and received by [Lawrencia Ofori Mensah]', NULL, '2023-07-26 13:08:45', '2023-07-26 13:08:45'), +(6018, 2839, '2023-07-26 13:08:51', 'Parcel delivered [Collected] and received by [Stella Owusu]', NULL, '2023-07-26 13:08:51', '2023-07-26 13:08:51'), +(6019, 2865, '2023-07-26 13:08:59', 'Parcel delivered [Collected] and received by [Effah Sandra]', NULL, '2023-07-26 13:08:59', '2023-07-26 13:08:59'), +(6020, 2861, '2023-07-26 13:09:08', 'Parcel delivered [Collected] and received by [Abigail Achiaa]', NULL, '2023-07-26 13:09:08', '2023-07-26 13:09:08'), +(6021, 2847, '2023-07-26 13:09:13', 'Parcel delivered [Collected] and received by [Bernice Serwaa]', NULL, '2023-07-26 13:09:13', '2023-07-26 13:09:13'), +(6022, 2858, '2023-07-26 13:09:17', 'Parcel delivered [Collected] and received by [Maame Ama Gyamfuah]', NULL, '2023-07-26 13:09:17', '2023-07-26 13:09:17'), +(6023, 2846, '2023-07-26 13:09:24', 'Parcel delivered [Collected] and received by [Veronica]', NULL, '2023-07-26 13:09:24', '2023-07-26 13:09:24'), +(6024, 2837, '2023-07-26 13:09:28', 'Parcel delivered [Collected] and received by [Sara]', NULL, '2023-07-26 13:09:28', '2023-07-26 13:09:28'), +(6025, 2857, '2023-07-26 13:09:32', 'Parcel delivered [Collected] and received by [Afrane Augustina]', NULL, '2023-07-26 13:09:32', '2023-07-26 13:09:32'), +(6026, 2890, '2023-07-26 13:10:10', 'Parcel delivered [Collected] and received by [Patience]', NULL, '2023-07-26 13:10:10', '2023-07-26 13:10:10'), +(6027, 2891, '2023-07-26 13:10:14', 'Parcel delivered [Collected] and received by [Mary]', NULL, '2023-07-26 13:10:14', '2023-07-26 13:10:14'), +(6028, 2889, '2023-07-26 13:10:18', 'Parcel delivered [Collected] and received by [Tilly]', NULL, '2023-07-26 13:10:18', '2023-07-26 13:10:18'), +(6029, 2888, '2023-07-26 13:10:22', 'Parcel delivered [Collected] and received by [Patience]', NULL, '2023-07-26 13:10:22', '2023-07-26 13:10:22'), +(6030, 2883, '2023-07-26 13:10:26', 'Parcel delivered [Collected] and received by [Deborah Gyeshie]', NULL, '2023-07-26 13:10:26', '2023-07-26 13:10:26'), +(6031, 2881, '2023-07-26 13:10:30', 'Parcel delivered [Collected] and received by [Janet Animah]', NULL, '2023-07-26 13:10:30', '2023-07-26 13:10:30'), +(6032, 2879, '2023-07-26 13:10:38', 'Parcel delivered [Collected] and received by [Celestina]', NULL, '2023-07-26 13:10:38', '2023-07-26 13:10:38'), +(6033, 2869, '2023-07-26 13:10:43', 'Parcel delivered [Collected] and received by [Amakye Amoah]', NULL, '2023-07-26 13:10:43', '2023-07-26 13:10:43'), +(6034, 2885, '2023-07-26 13:10:47', 'Parcel delivered [Collected] and received by [Rammy]', NULL, '2023-07-26 13:10:47', '2023-07-26 13:10:47'), +(6035, 2874, '2023-07-26 13:10:51', 'Parcel delivered [Collected] and received by [Nana yaw/Isaac]', NULL, '2023-07-26 13:10:51', '2023-07-26 13:10:51'), +(6036, 2878, '2023-07-26 13:10:57', 'Parcel delivered [Collected] and received by [Collins]', NULL, '2023-07-26 13:10:57', '2023-07-26 13:10:57'), +(6037, 2887, '2023-07-26 13:11:02', 'Parcel delivered [Collected] and received by [Sheila Ackon Amoah]', NULL, '2023-07-26 13:11:02', '2023-07-26 13:11:02'), +(6038, 2880, '2023-07-26 13:11:06', 'Parcel delivered [Collected] and received by [Felecia Narki]', NULL, '2023-07-26 13:11:06', '2023-07-26 13:11:06'), +(6039, 2868, '2023-07-26 13:11:12', 'Parcel delivered [Collected] and received by [Ahiafor Seyram Doreen]', NULL, '2023-07-26 13:11:12', '2023-07-26 13:11:12'), +(6040, 2870, '2023-07-26 13:11:15', 'Parcel delivered [Collected] and received by [Akosua]', NULL, '2023-07-26 13:11:15', '2023-07-26 13:11:15'), +(6041, 2873, '2023-07-26 13:11:38', 'Parcel delivered [Collected] and received by [Sandra]', NULL, '2023-07-26 13:11:38', '2023-07-26 13:11:38'), +(6042, 2871, '2023-07-26 13:11:43', 'Parcel delivered [Collected] and received by [Anastasia Viewu]', NULL, '2023-07-26 13:11:43', '2023-07-26 13:11:43'), +(6043, 2875, '2023-07-26 13:11:46', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-07-26 13:11:46', '2023-07-26 13:11:46'), +(6044, 2886, '2023-07-26 13:11:50', 'Parcel delivered [Collected] and received by [Christabel Williams]', NULL, '2023-07-26 13:11:50', '2023-07-26 13:11:50'), +(6045, 2884, '2023-07-26 13:12:00', 'Parcel delivered [Collected] and received by [Becky]', NULL, '2023-07-26 13:12:00', '2023-07-26 13:12:00'), +(6046, 2876, '2023-07-26 13:12:05', 'Parcel delivered [Collected] and received by [Philimena Sackey]', NULL, '2023-07-26 13:12:05', '2023-07-26 13:12:05'), +(6047, 2877, '2023-07-26 13:12:17', 'Parcel delivered [Collected] and received by [Rosina Osei]', NULL, '2023-07-26 13:12:17', '2023-07-26 13:12:17'), +(6048, 2893, '2023-07-26 16:54:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-26 16:54:45', '2023-07-26 16:54:45'), +(6049, 2918, '2023-07-26 16:55:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-26 16:55:10', '2023-07-26 16:55:10'), +(6050, 2905, '2023-07-26 16:55:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-26 16:55:15', '2023-07-26 16:55:15'), +(6051, 2900, '2023-07-26 16:55:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-26 16:55:22', '2023-07-26 16:55:22'), +(6052, 2898, '2023-07-26 16:55:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-26 16:55:27', '2023-07-26 16:55:27'), +(6053, 2901, '2023-07-26 16:57:27', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-26 16:57:27', '2023-07-26 16:57:27'), +(6054, 2896, '2023-07-26 16:57:32', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-26 16:57:32', '2023-07-26 16:57:32'), +(6055, 2902, '2023-07-26 16:57:36', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-26 16:57:36', '2023-07-26 16:57:36'), +(6056, 2894, '2023-07-26 16:57:43', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-26 16:57:43', '2023-07-26 16:57:43'), +(6057, 2904, '2023-07-26 16:57:47', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-26 16:57:47', '2023-07-26 16:57:47'), +(6058, 2915, '2023-07-26 16:57:52', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-26 16:57:52', '2023-07-26 16:57:52'), +(6059, 2833, '2023-07-26 16:57:58', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-26 16:57:58', '2023-07-26 16:57:58'), +(6060, 2919, '2023-07-26 16:58:06', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-26 16:58:06', '2023-07-26 16:58:06'), +(6061, 2909, '2023-07-26 16:59:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-26 16:59:56', '2023-07-26 16:59:56'), +(6062, 2920, '2023-07-26 17:00:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-26 17:00:52', '2023-07-26 17:00:52'), +(6063, 2924, '2023-07-27 13:24:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:24:42', '2023-07-27 13:24:42'), +(6064, 2955, '2023-07-27 13:24:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:24:51', '2023-07-27 13:24:51'), +(6065, 2954, '2023-07-27 13:24:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:24:57', '2023-07-27 13:24:57'), +(6066, 2923, '2023-07-27 13:25:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:25:01', '2023-07-27 13:25:01'), +(6067, 2934, '2023-07-27 13:25:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:25:06', '2023-07-27 13:25:06'), +(6068, 2941, '2023-07-27 13:25:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:25:10', '2023-07-27 13:25:10'), +(6069, 2949, '2023-07-27 13:25:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:25:13', '2023-07-27 13:25:13'), +(6070, 2927, '2023-07-27 13:25:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:25:17', '2023-07-27 13:25:17'), +(6071, 2945, '2023-07-27 13:25:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:25:21', '2023-07-27 13:25:21'), +(6072, 2950, '2023-07-27 13:25:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:25:26', '2023-07-27 13:25:26'), +(6073, 2947, '2023-07-27 13:25:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:25:29', '2023-07-27 13:25:29'), +(6074, 2946, '2023-07-27 13:25:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:25:33', '2023-07-27 13:25:33'), +(6075, 2930, '2023-07-27 13:25:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:25:38', '2023-07-27 13:25:38'), +(6076, 2951, '2023-07-27 13:27:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:27:06', '2023-07-27 13:27:06'), +(6077, 2926, '2023-07-27 13:27:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:27:11', '2023-07-27 13:27:11'), +(6078, 2935, '2023-07-27 13:27:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:27:16', '2023-07-27 13:27:16'), +(6079, 2937, '2023-07-27 13:27:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:27:19', '2023-07-27 13:27:19'), +(6080, 2917, '2023-07-27 13:27:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:27:26', '2023-07-27 13:27:26'), +(6081, 2953, '2023-07-27 13:27:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:27:28', '2023-07-27 13:27:28'), +(6082, 2936, '2023-07-27 13:27:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:27:32', '2023-07-27 13:27:32'), +(6083, 2952, '2023-07-27 13:27:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:27:40', '2023-07-27 13:27:40'), +(6084, 2925, '2023-07-27 13:27:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:27:46', '2023-07-27 13:27:46'), +(6085, 2928, '2023-07-27 13:27:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:27:49', '2023-07-27 13:27:49'), +(6086, 2931, '2023-07-27 13:27:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:27:53', '2023-07-27 13:27:53'), +(6087, 2933, '2023-07-27 13:28:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-27 13:28:02', '2023-07-27 13:28:02'), +(6088, 2901, '2023-07-27 13:28:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-27 13:28:33', '2023-07-27 13:28:33'), +(6089, 2896, '2023-07-27 13:28:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-27 13:28:40', '2023-07-27 13:28:40'), +(6090, 2902, '2023-07-27 13:28:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-27 13:28:42', '2023-07-27 13:28:42'), +(6091, 2894, '2023-07-27 13:28:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-27 13:28:49', '2023-07-27 13:28:49'), +(6092, 2904, '2023-07-27 13:28:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-27 13:28:53', '2023-07-27 13:28:53'), +(6093, 2915, '2023-07-27 13:28:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-27 13:28:56', '2023-07-27 13:28:56'), +(6094, 2919, '2023-07-27 13:29:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-27 13:29:46', '2023-07-27 13:29:46'), +(6095, 2921, '2023-07-27 13:30:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Self Pickup]', NULL, '2023-07-27 13:30:24', '2023-07-27 13:30:24'), +(6096, 2921, '2023-07-27 13:30:55', 'Parcel delivered [Collected] and received by [Sam]', NULL, '2023-07-27 13:30:55', '2023-07-27 13:30:55'), +(6097, 2916, '2023-07-27 13:31:20', 'Parcel delivered [Collected] and received by [Smoke]', NULL, '2023-07-27 13:31:20', '2023-07-27 13:31:20'), +(6098, 2895, '2023-07-27 13:31:23', 'Parcel delivered [Collected] and received by [Tricia]', NULL, '2023-07-27 13:31:23', '2023-07-27 13:31:23'), +(6099, 2906, '2023-07-27 13:31:26', 'Parcel delivered [Collected] and received by [Survaiva]', NULL, '2023-07-27 13:31:26', '2023-07-27 13:31:26'), +(6100, 2908, '2023-07-27 13:31:30', 'Parcel delivered [Collected] and received by [Cecilia Arthur]', NULL, '2023-07-27 13:31:30', '2023-07-27 13:31:30'), +(6101, 2913, '2023-07-27 13:31:35', 'Parcel delivered [Collected] and received by [Olivia]', NULL, '2023-07-27 13:31:35', '2023-07-27 13:31:35'), +(6102, 2912, '2023-07-27 13:31:38', 'Parcel delivered [Collected] and received by [Racheal]', NULL, '2023-07-27 13:31:38', '2023-07-27 13:31:38'), +(6103, 2911, '2023-07-27 13:31:41', 'Parcel delivered [Collected] and received by [Lomotey Harriet]', NULL, '2023-07-27 13:31:41', '2023-07-27 13:31:41'), +(6104, 2914, '2023-07-27 13:31:44', 'Parcel delivered [Collected] and received by [Benedicta Asante]', NULL, '2023-07-27 13:31:44', '2023-07-27 13:31:44'), +(6105, 2903, '2023-07-27 13:31:46', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-07-27 13:31:46', '2023-07-27 13:31:46'), +(6106, 2892, '2023-07-27 13:31:50', 'Parcel delivered [Collected] and received by [Dorothy Brobbey]', NULL, '2023-07-27 13:31:50', '2023-07-27 13:31:50'), +(6107, 2899, '2023-07-27 13:31:55', 'Parcel delivered [Collected] and received by [Tilly]', NULL, '2023-07-27 13:31:55', '2023-07-27 13:31:55'), +(6108, 2907, '2023-07-27 13:31:58', 'Parcel delivered [Collected] and received by [Akosua]', NULL, '2023-07-27 13:31:58', '2023-07-27 13:31:58'), +(6109, 2910, '2023-07-27 13:32:01', 'Parcel delivered [Collected] and received by [Daniella]', NULL, '2023-07-27 13:32:01', '2023-07-27 13:32:01'), +(6110, 2897, '2023-07-27 13:32:04', 'Parcel delivered [Collected] and received by [Rukky]', NULL, '2023-07-27 13:32:04', '2023-07-27 13:32:04'), +(6111, 2905, '2023-07-27 13:32:29', 'Parcel delivered [Collected] and received by [Owusuaa Irene]', NULL, '2023-07-27 13:32:29', '2023-07-27 13:32:29'), +(6112, 2918, '2023-07-27 13:32:33', 'Parcel delivered [Collected] and received by [Nanacy]', NULL, '2023-07-27 13:32:33', '2023-07-27 13:32:33'), +(6113, 2893, '2023-07-27 13:32:43', 'Parcel delivered [Collected] and received by [Moro Fazazi]', NULL, '2023-07-27 13:32:43', '2023-07-27 13:32:43'), +(6114, 2898, '2023-07-27 13:32:47', 'Parcel delivered [Collected] and received by [Ahbena Savage]', NULL, '2023-07-27 13:32:47', '2023-07-27 13:32:47'), +(6115, 2900, '2023-07-27 13:32:51', 'Parcel delivered [Collected] and received by [Victoria Abasontey]', NULL, '2023-07-27 13:32:51', '2023-07-27 13:32:51'), +(6116, 2882, '2023-07-27 13:33:11', 'Parcel delivered [Collected] and received by [Ofori Amanfo Sussana]', NULL, '2023-07-27 13:33:11', '2023-07-27 13:33:11'), +(6117, 2957, '2023-07-27 16:47:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-27 16:47:15', '2023-07-27 16:47:15'), +(6118, 2922, '2023-07-27 16:47:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-27 16:47:35', '2023-07-27 16:47:35'), +(6119, 2948, '2023-07-27 16:47:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-27 16:47:39', '2023-07-27 16:47:39'), +(6120, 2938, '2023-07-27 16:47:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-27 16:47:43', '2023-07-27 16:47:43'), +(6121, 2942, '2023-07-27 16:47:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-27 16:47:47', '2023-07-27 16:47:47'), +(6122, 2932, '2023-07-27 16:47:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-27 16:47:57', '2023-07-27 16:47:57'), +(6123, 2929, '2023-07-27 16:48:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-27 16:48:01', '2023-07-27 16:48:01'), +(6124, 2939, '2023-07-27 16:48:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-27 16:48:08', '2023-07-27 16:48:08'), +(6125, 2958, '2023-07-27 16:50:58', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-27 16:50:58', '2023-07-27 16:50:58'), +(6126, 2956, '2023-07-27 16:51:04', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-27 16:51:04', '2023-07-27 16:51:04'), +(6127, 2940, '2023-07-27 16:51:07', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-27 16:51:07', '2023-07-27 16:51:07'), +(6128, 2943, '2023-07-27 16:51:11', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-27 16:51:11', '2023-07-27 16:51:11'), +(6129, 2944, '2023-07-27 16:51:14', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-27 16:51:14', '2023-07-27 16:51:14'), +(6130, 2961, '2023-07-28 12:34:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:34:42', '2023-07-28 12:34:42'), +(6131, 2959, '2023-07-28 12:34:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:34:46', '2023-07-28 12:34:46'), +(6132, 2966, '2023-07-28 12:34:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:34:50', '2023-07-28 12:34:50'), +(6133, 2964, '2023-07-28 12:34:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:34:54', '2023-07-28 12:34:54'), +(6134, 2985, '2023-07-28 12:34:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:34:57', '2023-07-28 12:34:57'), +(6135, 2980, '2023-07-28 12:35:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:35:01', '2023-07-28 12:35:01'), +(6136, 2979, '2023-07-28 12:35:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:35:04', '2023-07-28 12:35:04'), +(6137, 2965, '2023-07-28 12:35:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:35:07', '2023-07-28 12:35:07'), +(6138, 2981, '2023-07-28 12:35:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:35:11', '2023-07-28 12:35:11'), +(6139, 2962, '2023-07-28 12:35:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:35:15', '2023-07-28 12:35:15'), +(6140, 2987, '2023-07-28 12:35:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:35:18', '2023-07-28 12:35:18'), +(6141, 2963, '2023-07-28 12:35:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:35:21', '2023-07-28 12:35:21'), +(6142, 2986, '2023-07-28 12:35:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:35:24', '2023-07-28 12:35:24'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(6143, 2972, '2023-07-28 12:35:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:35:28', '2023-07-28 12:35:28'), +(6144, 2970, '2023-07-28 12:35:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:35:31', '2023-07-28 12:35:31'), +(6145, 2976, '2023-07-28 12:35:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:35:36', '2023-07-28 12:35:36'), +(6146, 2969, '2023-07-28 12:35:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:35:43', '2023-07-28 12:35:43'), +(6147, 2974, '2023-07-28 12:35:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:35:51', '2023-07-28 12:35:51'), +(6148, 2975, '2023-07-28 12:35:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:35:55', '2023-07-28 12:35:55'), +(6149, 2967, '2023-07-28 12:35:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:35:59', '2023-07-28 12:35:59'), +(6150, 2991, '2023-07-28 12:36:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-28 12:36:02', '2023-07-28 12:36:02'), +(6151, 2958, '2023-07-28 12:36:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-28 12:36:57', '2023-07-28 12:36:57'), +(6152, 2956, '2023-07-28 12:37:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-28 12:37:00', '2023-07-28 12:37:00'), +(6153, 2940, '2023-07-28 12:37:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-28 12:37:03', '2023-07-28 12:37:03'), +(6154, 2943, '2023-07-28 12:37:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-28 12:37:10', '2023-07-28 12:37:10'), +(6155, 2944, '2023-07-28 12:37:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-28 12:37:12', '2023-07-28 12:37:12'), +(6156, 2924, '2023-07-28 12:40:14', 'Parcel delivered [Collected] and received by [Akoto Nancy]', NULL, '2023-07-28 12:40:14', '2023-07-28 12:40:14'), +(6157, 2955, '2023-07-28 12:40:18', 'Parcel delivered [Collected] and received by [Mavis]', NULL, '2023-07-28 12:40:18', '2023-07-28 12:40:18'), +(6158, 2954, '2023-07-28 12:40:22', 'Parcel delivered [Collected] and received by [Priscilla Fosuaa Frimpong]', NULL, '2023-07-28 12:40:22', '2023-07-28 12:40:22'), +(6159, 2923, '2023-07-28 12:40:24', 'Parcel delivered [Collected] and received by [Rebecca]', NULL, '2023-07-28 12:40:24', '2023-07-28 12:40:24'), +(6160, 2934, '2023-07-28 12:40:29', 'Parcel delivered [Collected] and received by [Sandra]', NULL, '2023-07-28 12:40:29', '2023-07-28 12:40:29'), +(6161, 2941, '2023-07-28 12:40:51', 'Parcel delivered [Collected] and received by [Janice]', NULL, '2023-07-28 12:40:51', '2023-07-28 12:40:51'), +(6162, 2949, '2023-07-28 12:41:08', 'Parcel delivered [Collected] and received by [Nicky]', NULL, '2023-07-28 12:41:08', '2023-07-28 12:41:08'), +(6163, 2927, '2023-07-28 12:41:14', 'Parcel delivered [Collected] and received by [Theophilus Botsio]', NULL, '2023-07-28 12:41:14', '2023-07-28 12:41:14'), +(6164, 2945, '2023-07-28 12:41:17', 'Parcel delivered [Collected] and received by [Leonora]', NULL, '2023-07-28 12:41:17', '2023-07-28 12:41:17'), +(6165, 2950, '2023-07-28 12:41:30', 'Parcel delivered [Collected] and received by [Joesphine Dunu]', NULL, '2023-07-28 12:41:30', '2023-07-28 12:41:30'), +(6166, 2947, '2023-07-28 12:41:35', 'Parcel delivered [Collected] and received by [Victoria]', NULL, '2023-07-28 12:41:35', '2023-07-28 12:41:35'), +(6167, 2930, '2023-07-28 12:41:40', 'Parcel delivered [Collected] and received by [Vivian]', NULL, '2023-07-28 12:41:40', '2023-07-28 12:41:40'), +(6168, 2951, '2023-07-28 12:41:43', 'Parcel delivered [Collected] and received by [Sandi]', NULL, '2023-07-28 12:41:43', '2023-07-28 12:41:43'), +(6169, 2926, '2023-07-28 12:41:46', 'Parcel delivered [Collected] and received by [Sect]', NULL, '2023-07-28 12:41:46', '2023-07-28 12:41:46'), +(6170, 2935, '2023-07-28 12:41:55', 'Parcel delivered [Collected] and received by [Priscilla]', NULL, '2023-07-28 12:41:55', '2023-07-28 12:41:55'), +(6171, 2937, '2023-07-28 12:41:58', 'Parcel delivered [Collected] and received by [Alwahida]', NULL, '2023-07-28 12:41:58', '2023-07-28 12:41:58'), +(6172, 2917, '2023-07-28 12:42:06', 'Parcel delivered [Collected] and received by [Ewurama Gaisey]', NULL, '2023-07-28 12:42:06', '2023-07-28 12:42:06'), +(6173, 2953, '2023-07-28 12:42:16', 'Parcel delivered [Collected] and received by [Eunice]', NULL, '2023-07-28 12:42:16', '2023-07-28 12:42:16'), +(6174, 2936, '2023-07-28 12:42:20', 'Parcel delivered [Collected] and received by [Evelyn]', NULL, '2023-07-28 12:42:20', '2023-07-28 12:42:20'), +(6175, 2925, '2023-07-28 12:42:26', 'Parcel delivered [Collected] and received by [Deborah]', NULL, '2023-07-28 12:42:26', '2023-07-28 12:42:26'), +(6176, 2928, '2023-07-28 12:42:30', 'Parcel delivered [Collected] and received by [Ellen Opoku]', NULL, '2023-07-28 12:42:30', '2023-07-28 12:42:30'), +(6177, 2931, '2023-07-28 12:42:33', 'Parcel delivered [Collected] and received by [Comfort Nyame]', NULL, '2023-07-28 12:42:33', '2023-07-28 12:42:33'), +(6178, 2933, '2023-07-28 12:42:45', 'Parcel delivered [Collected] and received by [Katherine]', NULL, '2023-07-28 12:42:45', '2023-07-28 12:42:45'), +(6179, 2948, '2023-07-28 12:43:17', 'Parcel delivered [Collected] and received by [Patience Holdbrooke]', NULL, '2023-07-28 12:43:17', '2023-07-28 12:43:17'), +(6180, 2922, '2023-07-28 12:43:21', 'Parcel delivered [Collected] and received by [Tina]', NULL, '2023-07-28 12:43:21', '2023-07-28 12:43:21'), +(6181, 2939, '2023-07-28 12:43:25', 'Parcel delivered [Collected] and received by [Ruth Dakura]', NULL, '2023-07-28 12:43:25', '2023-07-28 12:43:25'), +(6182, 2942, '2023-07-28 12:43:30', 'Parcel delivered [Collected] and received by [Christiana Boadum]', NULL, '2023-07-28 12:43:30', '2023-07-28 12:43:30'), +(6183, 2929, '2023-07-28 12:43:33', 'Parcel delivered [Collected] and received by [Hannah Quayson]', NULL, '2023-07-28 12:43:33', '2023-07-28 12:43:33'), +(6184, 2938, '2023-07-28 12:43:37', 'Parcel delivered [Collected] and received by [Mavis Adongo]', NULL, '2023-07-28 12:43:37', '2023-07-28 12:43:37'), +(6185, 2932, '2023-07-28 12:43:44', 'Parcel delivered [Collected] and received by [Abena]', NULL, '2023-07-28 12:43:44', '2023-07-28 12:43:44'), +(6186, 2957, '2023-07-28 12:43:59', 'Parcel delivered [Collected] and received by [Hiba]', NULL, '2023-07-28 12:43:59', '2023-07-28 12:43:59'), +(6187, 2901, '2023-07-28 12:44:18', 'Parcel delivered [Collected] and received by [Abigail]', NULL, '2023-07-28 12:44:18', '2023-07-28 12:44:18'), +(6188, 2896, '2023-07-28 12:44:27', 'Parcel delivered [Collected] and received by [Priscilla Ampiah]', NULL, '2023-07-28 12:44:27', '2023-07-28 12:44:27'), +(6189, 2902, '2023-07-28 12:44:32', 'Parcel delivered [Collected] and received by [Samira]', NULL, '2023-07-28 12:44:32', '2023-07-28 12:44:32'), +(6190, 2894, '2023-07-28 12:44:36', 'Parcel delivered [Collected] and received by [Amanda]', NULL, '2023-07-28 12:44:36', '2023-07-28 12:44:36'), +(6191, 2904, '2023-07-28 12:44:42', 'Parcel delivered [Collected] and received by [Anastasia Donkor]', NULL, '2023-07-28 12:44:42', '2023-07-28 12:44:42'), +(6192, 2915, '2023-07-28 12:44:45', 'Parcel delivered [Collected] and received by [Ernest Appiah]', NULL, '2023-07-28 12:44:45', '2023-07-28 12:44:45'), +(6193, 2971, '2023-07-28 14:05:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-28 14:05:35', '2023-07-28 14:05:35'), +(6194, 2977, '2023-07-28 14:05:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-28 14:05:40', '2023-07-28 14:05:40'), +(6195, 2989, '2023-07-28 14:05:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-28 14:05:44', '2023-07-28 14:05:44'), +(6196, 2990, '2023-07-28 14:05:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-28 14:05:53', '2023-07-28 14:05:53'), +(6197, 2968, '2023-07-28 14:06:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-28 14:06:08', '2023-07-28 14:06:08'), +(6199, 2960, '2023-07-28 14:08:42', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-28 14:08:42', '2023-07-28 14:08:42'), +(6200, 2978, '2023-07-28 14:08:48', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-28 14:08:48', '2023-07-28 14:08:48'), +(6201, 2992, '2023-07-28 14:09:01', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-28 14:09:01', '2023-07-28 14:09:01'), +(6202, 3000, '2023-07-29 10:35:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:35:25', '2023-07-29 10:35:25'), +(6203, 2994, '2023-07-29 10:35:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:35:28', '2023-07-29 10:35:28'), +(6204, 2996, '2023-07-29 10:35:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:35:32', '2023-07-29 10:35:32'), +(6205, 2998, '2023-07-29 10:35:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:35:35', '2023-07-29 10:35:35'), +(6206, 3008, '2023-07-29 10:35:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:35:39', '2023-07-29 10:35:39'), +(6207, 2993, '2023-07-29 10:35:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:35:43', '2023-07-29 10:35:43'), +(6208, 3009, '2023-07-29 10:35:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:35:48', '2023-07-29 10:35:48'), +(6209, 3003, '2023-07-29 10:35:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:35:53', '2023-07-29 10:35:53'), +(6210, 3013, '2023-07-29 10:35:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:35:56', '2023-07-29 10:35:56'), +(6211, 3012, '2023-07-29 10:35:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:35:59', '2023-07-29 10:35:59'), +(6212, 3011, '2023-07-29 10:37:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:37:01', '2023-07-29 10:37:01'), +(6213, 3010, '2023-07-29 10:37:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:37:04', '2023-07-29 10:37:04'), +(6214, 2920, '2023-07-29 10:37:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:37:58', '2023-07-29 10:37:58'), +(6215, 2999, '2023-07-29 10:38:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:38:06', '2023-07-29 10:38:06'), +(6216, 3001, '2023-07-29 10:38:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:38:08', '2023-07-29 10:38:08'), +(6217, 3015, '2023-07-29 10:38:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:38:12', '2023-07-29 10:38:12'), +(6218, 3014, '2023-07-29 10:38:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-29 10:38:17', '2023-07-29 10:38:17'), +(6219, 2992, '2023-07-29 11:37:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-29 11:37:20', '2023-07-29 11:37:20'), +(6220, 2978, '2023-07-29 11:37:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-29 11:37:24', '2023-07-29 11:37:24'), +(6221, 2960, '2023-07-29 11:37:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-29 11:37:31', '2023-07-29 11:37:31'), +(6222, 2968, '2023-07-29 11:38:03', 'Parcel delivered [Collected] and received by [Elly]', NULL, '2023-07-29 11:38:03', '2023-07-29 11:38:03'), +(6223, 2977, '2023-07-29 11:38:14', 'Parcel delivered [Collected] and received by [Loretta Forson]', NULL, '2023-07-29 11:38:14', '2023-07-29 11:38:14'), +(6224, 2989, '2023-07-29 11:38:20', 'Parcel delivered [Collected] and received by [Foreigner]', NULL, '2023-07-29 11:38:20', '2023-07-29 11:38:20'), +(6225, 2990, '2023-07-29 11:38:24', 'Parcel delivered [Collected] and received by [Selina]', NULL, '2023-07-29 11:38:24', '2023-07-29 11:38:24'), +(6226, 2971, '2023-07-29 11:38:28', 'Parcel delivered [Collected] and received by [Janet]', NULL, '2023-07-29 11:38:28', '2023-07-29 11:38:28'), +(6227, 2958, '2023-07-29 11:39:02', 'Parcel delivered [Collected] and received by [Lilian Tano]', NULL, '2023-07-29 11:39:02', '2023-07-29 11:39:02'), +(6228, 2956, '2023-07-29 11:39:08', 'Parcel delivered [Collected] and received by [Jacqueline Agyiri]', NULL, '2023-07-29 11:39:08', '2023-07-29 11:39:08'), +(6229, 2940, '2023-07-29 11:39:11', 'Parcel delivered [Collected] and received by [Paul Agekum]', NULL, '2023-07-29 11:39:11', '2023-07-29 11:39:11'), +(6230, 2943, '2023-07-29 11:39:18', 'Parcel delivered [Collected] and received by [Theresah Kakari]', NULL, '2023-07-29 11:39:18', '2023-07-29 11:39:18'), +(6231, 2944, '2023-07-29 11:39:23', 'Parcel delivered [Collected] and received by [Daniella Acheampong]', NULL, '2023-07-29 11:39:23', '2023-07-29 11:39:23'), +(6232, 2961, '2023-07-29 11:39:43', 'Parcel delivered [Collected] and received by [Priscilla Fosuaa Frimpong]', NULL, '2023-07-29 11:39:43', '2023-07-29 11:39:43'), +(6233, 2959, '2023-07-29 11:39:46', 'Parcel delivered [Collected] and received by [Yaa Asantewaa]', NULL, '2023-07-29 11:39:46', '2023-07-29 11:39:46'), +(6234, 2966, '2023-07-29 11:39:49', 'Parcel delivered [Collected] and received by [Moradam 338]', NULL, '2023-07-29 11:39:49', '2023-07-29 11:39:49'), +(6235, 2964, '2023-07-29 11:39:52', 'Parcel delivered [Collected] and received by [Abena]', NULL, '2023-07-29 11:39:52', '2023-07-29 11:39:52'), +(6236, 2985, '2023-07-29 11:39:55', 'Parcel delivered [Collected] and received by [Patience]', NULL, '2023-07-29 11:39:55', '2023-07-29 11:39:55'), +(6237, 2980, '2023-07-29 11:39:59', 'Parcel delivered [Collected] and received by [Hannah]', NULL, '2023-07-29 11:39:59', '2023-07-29 11:39:59'), +(6238, 2979, '2023-07-29 11:40:05', 'Parcel delivered [Collected] and received by [Ayel]', NULL, '2023-07-29 11:40:05', '2023-07-29 11:40:05'), +(6239, 2965, '2023-07-29 11:40:08', 'Parcel delivered [Collected] and received by [Enyonam]', NULL, '2023-07-29 11:40:08', '2023-07-29 11:40:08'), +(6240, 2981, '2023-07-29 11:40:11', 'Parcel delivered [Collected] and received by [Rhoda]', NULL, '2023-07-29 11:40:11', '2023-07-29 11:40:11'), +(6241, 2962, '2023-07-29 11:40:16', 'Parcel delivered [Collected] and received by [Juliet]', NULL, '2023-07-29 11:40:16', '2023-07-29 11:40:16'), +(6242, 2987, '2023-07-29 11:40:18', 'Parcel delivered [Collected] and received by [Faustina Adwoa]', NULL, '2023-07-29 11:40:18', '2023-07-29 11:40:18'), +(6243, 2963, '2023-07-29 11:40:23', 'Parcel delivered [Collected] and received by [Andrea baafi]', NULL, '2023-07-29 11:40:23', '2023-07-29 11:40:23'), +(6244, 2986, '2023-07-29 11:40:28', 'Parcel delivered [Collected] and received by [Esi Manu]', NULL, '2023-07-29 11:40:28', '2023-07-29 11:40:28'), +(6245, 2972, '2023-07-29 11:40:33', 'Parcel delivered [Collected] and received by [Salma]', NULL, '2023-07-29 11:40:33', '2023-07-29 11:40:33'), +(6246, 2970, '2023-07-29 11:40:36', 'Parcel delivered [Collected] and received by [Sandra]', NULL, '2023-07-29 11:40:36', '2023-07-29 11:40:36'), +(6247, 2976, '2023-07-29 11:40:43', 'Parcel delivered [Collected] and received by [Makafui]', NULL, '2023-07-29 11:40:43', '2023-07-29 11:40:43'), +(6248, 2969, '2023-07-29 11:40:47', 'Parcel delivered [Collected] and received by [Elizabeth]', NULL, '2023-07-29 11:40:47', '2023-07-29 11:40:47'), +(6249, 2974, '2023-07-29 11:40:50', 'Parcel delivered [Collected] and received by [Ohenewa]', NULL, '2023-07-29 11:40:50', '2023-07-29 11:40:50'), +(6250, 2975, '2023-07-29 11:40:55', 'Parcel delivered [Collected] and received by [Abigail Kesewah]', NULL, '2023-07-29 11:40:55', '2023-07-29 11:40:55'), +(6251, 2967, '2023-07-29 11:41:04', 'Parcel delivered [Collected] and received by [Nancy]', NULL, '2023-07-29 11:41:04', '2023-07-29 11:41:04'), +(6252, 2991, '2023-07-29 11:41:07', 'Parcel delivered [Collected] and received by [solomon]', NULL, '2023-07-29 11:41:07', '2023-07-29 11:41:07'), +(6253, 3007, '2023-07-30 13:52:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-30 13:52:16', '2023-07-30 13:52:16'), +(6254, 3002, '2023-07-30 13:52:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-30 13:52:20', '2023-07-30 13:52:20'), +(6255, 3016, '2023-07-30 13:52:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-30 13:52:24', '2023-07-30 13:52:24'), +(6256, 3005, '2023-07-30 13:52:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-30 13:52:26', '2023-07-30 13:52:26'), +(6257, 2988, '2023-07-30 13:52:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-30 13:52:29', '2023-07-30 13:52:29'), +(6258, 3017, '2023-07-30 13:52:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-30 13:52:34', '2023-07-30 13:52:34'), +(6259, 3019, '2023-07-30 13:52:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-30 13:52:36', '2023-07-30 13:52:36'), +(6260, 3018, '2023-07-30 13:55:56', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-30 13:55:56', '2023-07-30 13:55:56'), +(6261, 2997, '2023-07-30 13:56:01', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-30 13:56:01', '2023-07-30 13:56:01'), +(6262, 3006, '2023-07-30 13:56:05', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-30 13:56:05', '2023-07-30 13:56:05'), +(6263, 3004, '2023-07-30 13:56:11', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-30 13:56:11', '2023-07-30 13:56:11'), +(6264, 2995, '2023-07-30 13:56:14', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-30 13:56:14', '2023-07-30 13:56:14'), +(6265, 3007, '2023-07-30 13:56:39', 'Parcel delivered [Collected] and received by [Salma]', NULL, '2023-07-30 13:56:39', '2023-07-30 13:56:39'), +(6266, 3002, '2023-07-30 13:56:43', 'Parcel delivered [Collected] and received by [Jessica]', NULL, '2023-07-30 13:56:43', '2023-07-30 13:56:43'), +(6267, 3016, '2023-07-30 13:56:47', 'Parcel delivered [Collected] and received by [Debora]', NULL, '2023-07-30 13:56:47', '2023-07-30 13:56:47'), +(6268, 3005, '2023-07-30 13:56:50', 'Parcel delivered [Collected] and received by [Pamela Andoh]', NULL, '2023-07-30 13:56:50', '2023-07-30 13:56:50'), +(6269, 2988, '2023-07-30 13:56:54', 'Parcel delivered [Collected] and received by [Mavis Quartey]', NULL, '2023-07-30 13:56:54', '2023-07-30 13:56:54'), +(6270, 3017, '2023-07-30 13:56:58', 'Parcel delivered [Collected] and received by [Alberta]', NULL, '2023-07-30 13:56:58', '2023-07-30 13:56:58'), +(6271, 3019, '2023-07-30 13:57:01', 'Parcel delivered [Collected] and received by [nana hemaa]', NULL, '2023-07-30 13:57:01', '2023-07-30 13:57:01'), +(6272, 3018, '2023-07-31 09:42:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-31 09:42:38', '2023-07-31 09:42:38'), +(6273, 2997, '2023-07-31 09:42:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-31 09:42:42', '2023-07-31 09:42:42'), +(6274, 3006, '2023-07-31 09:42:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-31 09:42:46', '2023-07-31 09:42:46'), +(6275, 3004, '2023-07-31 09:42:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-31 09:42:49', '2023-07-31 09:42:49'), +(6276, 2995, '2023-07-31 09:43:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-07-31 09:43:03', '2023-07-31 09:43:03'), +(6277, 2992, '2023-07-31 09:44:33', 'Parcel delivered [Collected] and received by [Vera Opoku]', NULL, '2023-07-31 09:44:33', '2023-07-31 09:44:33'), +(6278, 2978, '2023-07-31 09:44:38', 'Parcel delivered [Collected] and received by [Segbefia Esther]', NULL, '2023-07-31 09:44:38', '2023-07-31 09:44:38'), +(6279, 2960, '2023-07-31 09:44:43', 'Parcel delivered [Collected] and received by [Winifred Mantey]', NULL, '2023-07-31 09:44:43', '2023-07-31 09:44:43'), +(6280, 3038, '2023-07-31 14:03:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:03:06', '2023-07-31 14:03:06'), +(6281, 3043, '2023-07-31 14:03:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:03:11', '2023-07-31 14:03:11'), +(6282, 3058, '2023-07-31 14:03:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:03:16', '2023-07-31 14:03:16'), +(6283, 3075, '2023-07-31 14:03:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:03:18', '2023-07-31 14:03:18'), +(6284, 3033, '2023-07-31 14:03:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:03:21', '2023-07-31 14:03:21'), +(6285, 3040, '2023-07-31 14:03:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:03:24', '2023-07-31 14:03:24'), +(6286, 3028, '2023-07-31 14:03:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:03:28', '2023-07-31 14:03:28'), +(6287, 3031, '2023-07-31 14:03:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:03:31', '2023-07-31 14:03:31'), +(6288, 3056, '2023-07-31 14:03:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:03:34', '2023-07-31 14:03:34'), +(6289, 3027, '2023-07-31 14:03:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:03:38', '2023-07-31 14:03:38'), +(6290, 3060, '2023-07-31 14:03:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:03:41', '2023-07-31 14:03:41'), +(6291, 3067, '2023-07-31 14:03:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:03:44', '2023-07-31 14:03:44'), +(6292, 3062, '2023-07-31 14:03:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:03:50', '2023-07-31 14:03:50'), +(6293, 3068, '2023-07-31 14:03:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:03:58', '2023-07-31 14:03:58'), +(6294, 3036, '2023-07-31 14:04:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:04:01', '2023-07-31 14:04:01'), +(6295, 3029, '2023-07-31 14:04:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:04:06', '2023-07-31 14:04:06'), +(6296, 3044, '2023-07-31 14:04:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:04:10', '2023-07-31 14:04:10'), +(6297, 3034, '2023-07-31 14:04:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:04:13', '2023-07-31 14:04:13'), +(6298, 3065, '2023-07-31 14:04:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:04:16', '2023-07-31 14:04:16'), +(6299, 3035, '2023-07-31 14:04:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:04:19', '2023-07-31 14:04:19'), +(6300, 3037, '2023-07-31 14:04:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:04:21', '2023-07-31 14:04:21'), +(6301, 3061, '2023-07-31 14:04:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:04:29', '2023-07-31 14:04:29'), +(6302, 3051, '2023-07-31 14:04:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:04:31', '2023-07-31 14:04:31'), +(6303, 3042, '2023-07-31 14:04:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:04:34', '2023-07-31 14:04:34'), +(6304, 3064, '2023-07-31 14:04:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:04:38', '2023-07-31 14:04:38'), +(6305, 3026, '2023-07-31 14:04:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:04:41', '2023-07-31 14:04:41'), +(6306, 3057, '2023-07-31 14:04:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-07-31 14:04:45', '2023-07-31 14:04:45'), +(6307, 3000, '2023-07-31 14:08:13', 'Parcel delivered [Collected] and received by [Mavis Obour]', NULL, '2023-07-31 14:08:13', '2023-07-31 14:08:13'), +(6308, 3001, '2023-07-31 14:08:16', 'Parcel delivered [Collected] and received by [Nancy Akoto]', NULL, '2023-07-31 14:08:16', '2023-07-31 14:08:16'), +(6309, 3015, '2023-07-31 14:08:20', 'Parcel delivered [Collected] and received by [Rejoice Frimpong]', NULL, '2023-07-31 14:08:20', '2023-07-31 14:08:20'), +(6310, 3014, '2023-07-31 14:08:24', 'Parcel delivered [Collected] and received by [Frimpong]', NULL, '2023-07-31 14:08:24', '2023-07-31 14:08:24'), +(6311, 2996, '2023-07-31 14:08:45', 'Parcel delivered [Collected] and received by [Esther Oboh Blankson]', NULL, '2023-07-31 14:08:45', '2023-07-31 14:08:45'), +(6312, 2998, '2023-07-31 14:08:51', 'Parcel delivered [Collected] and received by [Francisca Annan]', NULL, '2023-07-31 14:08:51', '2023-07-31 14:08:51'), +(6313, 3008, '2023-07-31 14:08:53', 'Parcel delivered [Collected] and received by [Aka Blay]', NULL, '2023-07-31 14:08:53', '2023-07-31 14:08:53'), +(6314, 2993, '2023-07-31 14:08:58', 'Parcel delivered [Collected] and received by [Liliian]', NULL, '2023-07-31 14:08:58', '2023-07-31 14:08:58'), +(6315, 3009, '2023-07-31 14:09:03', 'Parcel delivered [Collected] and received by [Patience Dokor]', NULL, '2023-07-31 14:09:03', '2023-07-31 14:09:03'), +(6316, 3003, '2023-07-31 14:09:11', 'Parcel delivered [Collected] and received by [Edna]', NULL, '2023-07-31 14:09:11', '2023-07-31 14:09:11'), +(6317, 3013, '2023-07-31 14:09:14', 'Parcel delivered [Collected] and received by [Deborah Ohenewa Amponsah]', NULL, '2023-07-31 14:09:14', '2023-07-31 14:09:14'), +(6318, 3012, '2023-07-31 14:09:20', 'Parcel delivered [Collected] and received by [Shantel]', NULL, '2023-07-31 14:09:20', '2023-07-31 14:09:20'), +(6319, 3011, '2023-07-31 14:09:26', 'Parcel delivered [Collected] and received by [Roland]', NULL, '2023-07-31 14:09:26', '2023-07-31 14:09:26'), +(6320, 3010, '2023-07-31 14:09:33', 'Parcel delivered [Collected] and received by [Sugar]', NULL, '2023-07-31 14:09:33', '2023-07-31 14:09:33'), +(6321, 2920, '2023-07-31 14:09:38', 'Parcel delivered [Collected] and received by [Philemon]', NULL, '2023-07-31 14:09:38', '2023-07-31 14:09:38'), +(6322, 2999, '2023-07-31 14:09:43', 'Parcel delivered [Collected] and received by [Ivy Mensah]', NULL, '2023-07-31 14:09:43', '2023-07-31 14:09:43'), +(6323, 2994, '2023-07-31 14:09:47', 'Parcel delivered [Collected] and received by [Rachael Sosu]', NULL, '2023-07-31 14:09:47', '2023-07-31 14:09:47'), +(6324, 3018, '2023-07-31 14:10:19', 'Parcel delivered [Collected] and received by [Lawrencia]', NULL, '2023-07-31 14:10:19', '2023-07-31 14:10:19'), +(6325, 2997, '2023-07-31 14:10:23', 'Parcel delivered [Collected] and received by [Rosemary Owusu]', NULL, '2023-07-31 14:10:23', '2023-07-31 14:10:23'), +(6326, 3006, '2023-07-31 14:10:26', 'Parcel delivered [Collected] and received by [Beauty Ocansey]', NULL, '2023-07-31 14:10:26', '2023-07-31 14:10:26'), +(6327, 3004, '2023-07-31 14:10:30', 'Parcel delivered [Collected] and received by [Afya Young]', NULL, '2023-07-31 14:10:30', '2023-07-31 14:10:30'), +(6328, 2995, '2023-07-31 14:10:35', 'Parcel delivered [Collected] and received by [Lawrencia Nyamekye]', NULL, '2023-07-31 14:10:35', '2023-07-31 14:10:35'), +(6329, 3072, '2023-07-31 15:47:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:47:32', '2023-07-31 15:47:32'), +(6330, 3069, '2023-07-31 15:47:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:47:36', '2023-07-31 15:47:36'), +(6331, 3055, '2023-07-31 15:47:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:47:38', '2023-07-31 15:47:38'), +(6332, 3046, '2023-07-31 15:47:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:47:42', '2023-07-31 15:47:42'), +(6333, 3049, '2023-07-31 15:47:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:47:45', '2023-07-31 15:47:45'), +(6334, 3032, '2023-07-31 15:48:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:48:08', '2023-07-31 15:48:08'), +(6335, 3023, '2023-07-31 15:48:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:48:10', '2023-07-31 15:48:10'), +(6336, 3024, '2023-07-31 15:48:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:48:13', '2023-07-31 15:48:13'), +(6337, 3030, '2023-07-31 15:48:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:48:21', '2023-07-31 15:48:21'), +(6338, 3054, '2023-07-31 15:48:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:48:23', '2023-07-31 15:48:23'), +(6339, 3021, '2023-07-31 15:48:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:48:26', '2023-07-31 15:48:26'), +(6340, 3045, '2023-07-31 15:48:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:48:29', '2023-07-31 15:48:29'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(6341, 3063, '2023-07-31 15:48:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:48:32', '2023-07-31 15:48:32'), +(6342, 3041, '2023-07-31 15:48:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:48:36', '2023-07-31 15:48:36'), +(6343, 3052, '2023-07-31 15:48:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:48:39', '2023-07-31 15:48:39'), +(6344, 3071, '2023-07-31 15:48:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:48:43', '2023-07-31 15:48:43'), +(6345, 3070, '2023-07-31 15:48:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:48:48', '2023-07-31 15:48:48'), +(6346, 3020, '2023-07-31 15:48:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-07-31 15:48:51', '2023-07-31 15:48:51'), +(6347, 3079, '2023-07-31 15:49:17', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-31 15:49:17', '2023-07-31 15:49:17'), +(6348, 3066, '2023-07-31 15:49:20', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-31 15:49:20', '2023-07-31 15:49:20'), +(6349, 3053, '2023-07-31 15:49:25', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-31 15:49:25', '2023-07-31 15:49:25'), +(6350, 3050, '2023-07-31 15:49:31', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-31 15:49:31', '2023-07-31 15:49:31'), +(6351, 3047, '2023-07-31 15:49:36', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-31 15:49:36', '2023-07-31 15:49:36'), +(6352, 3059, '2023-07-31 15:49:39', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-31 15:49:39', '2023-07-31 15:49:39'), +(6353, 3073, '2023-07-31 15:49:43', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-31 15:49:43', '2023-07-31 15:49:43'), +(6354, 3074, '2023-07-31 15:49:47', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-31 15:49:47', '2023-07-31 15:49:47'), +(6355, 3078, '2023-07-31 15:49:49', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-31 15:49:49', '2023-07-31 15:49:49'), +(6356, 3077, '2023-07-31 15:49:52', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-31 15:49:52', '2023-07-31 15:49:52'), +(6357, 3025, '2023-07-31 15:49:56', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-31 15:49:56', '2023-07-31 15:49:56'), +(6358, 3022, '2023-07-31 15:50:00', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-07-31 15:50:00', '2023-07-31 15:50:00'), +(6359, 3089, '2023-08-01 12:36:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:36:23', '2023-08-01 12:36:23'), +(6360, 3076, '2023-08-01 12:41:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:41:07', '2023-08-01 12:41:07'), +(6361, 3080, '2023-08-01 12:41:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:41:11', '2023-08-01 12:41:11'), +(6362, 3097, '2023-08-01 12:41:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:41:14', '2023-08-01 12:41:14'), +(6363, 3104, '2023-08-01 12:41:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:41:18', '2023-08-01 12:41:18'), +(6364, 3105, '2023-08-01 12:41:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:41:23', '2023-08-01 12:41:23'), +(6365, 3087, '2023-08-01 12:41:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:41:26', '2023-08-01 12:41:26'), +(6366, 3102, '2023-08-01 12:41:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:41:29', '2023-08-01 12:41:29'), +(6367, 3101, '2023-08-01 12:41:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:41:31', '2023-08-01 12:41:31'), +(6368, 3088, '2023-08-01 12:41:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:41:34', '2023-08-01 12:41:34'), +(6369, 3100, '2023-08-01 12:41:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:41:37', '2023-08-01 12:41:37'), +(6370, 3090, '2023-08-01 12:41:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:41:40', '2023-08-01 12:41:40'), +(6371, 3096, '2023-08-01 12:41:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:41:43', '2023-08-01 12:41:43'), +(6372, 3091, '2023-08-01 12:41:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:41:46', '2023-08-01 12:41:46'), +(6373, 3093, '2023-08-01 12:41:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:41:49', '2023-08-01 12:41:49'), +(6374, 3092, '2023-08-01 12:41:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:41:52', '2023-08-01 12:41:52'), +(6375, 3098, '2023-08-01 12:41:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:41:57', '2023-08-01 12:41:57'), +(6376, 3103, '2023-08-01 12:42:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:42:01', '2023-08-01 12:42:01'), +(6377, 3099, '2023-08-01 12:42:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:42:05', '2023-08-01 12:42:05'), +(6378, 3106, '2023-08-01 12:42:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-01 12:42:10', '2023-08-01 12:42:10'), +(6379, 3079, '2023-08-01 12:42:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-01 12:42:39', '2023-08-01 12:42:39'), +(6380, 3066, '2023-08-01 12:42:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-01 12:42:42', '2023-08-01 12:42:42'), +(6381, 3053, '2023-08-01 12:42:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-01 12:42:45', '2023-08-01 12:42:45'), +(6382, 3050, '2023-08-01 12:42:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-01 12:42:48', '2023-08-01 12:42:48'), +(6383, 3047, '2023-08-01 12:42:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-01 12:42:52', '2023-08-01 12:42:52'), +(6384, 3059, '2023-08-01 12:42:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-01 12:42:56', '2023-08-01 12:42:56'), +(6385, 3073, '2023-08-01 12:42:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-01 12:42:58', '2023-08-01 12:42:58'), +(6386, 3074, '2023-08-01 12:43:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-01 12:43:01', '2023-08-01 12:43:01'), +(6387, 3078, '2023-08-01 12:43:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-01 12:43:03', '2023-08-01 12:43:03'), +(6388, 3077, '2023-08-01 12:43:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-01 12:43:05', '2023-08-01 12:43:05'), +(6389, 3025, '2023-08-01 12:43:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-01 12:43:08', '2023-08-01 12:43:08'), +(6390, 3022, '2023-08-01 12:43:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-01 12:43:11', '2023-08-01 12:43:11'), +(6391, 3038, '2023-08-01 12:45:22', 'Parcel delivered [Collected] and received by [Agnes Abban]', NULL, '2023-08-01 12:45:22', '2023-08-01 12:45:22'), +(6392, 3043, '2023-08-01 12:45:25', 'Parcel delivered [Collected] and received by [Ohemaa]', NULL, '2023-08-01 12:45:25', '2023-08-01 12:45:25'), +(6393, 3075, '2023-08-01 12:45:30', 'Parcel delivered [Collected] and received by [Juliana Asabea Boateng]', NULL, '2023-08-01 12:45:30', '2023-08-01 12:45:30'), +(6394, 3033, '2023-08-01 12:45:33', 'Parcel delivered [Collected] and received by [Milicent]', NULL, '2023-08-01 12:45:33', '2023-08-01 12:45:33'), +(6395, 3028, '2023-08-01 12:45:39', 'Parcel delivered [Collected] and received by [Keziah Owusu]', NULL, '2023-08-01 12:45:39', '2023-08-01 12:45:39'), +(6396, 3031, '2023-08-01 12:45:43', 'Parcel delivered [Collected] and received by [Elsie Dosie]', NULL, '2023-08-01 12:45:43', '2023-08-01 12:45:43'), +(6397, 3056, '2023-08-01 12:45:45', 'Parcel delivered [Collected] and received by [Elizabeth]', NULL, '2023-08-01 12:45:45', '2023-08-01 12:45:45'), +(6398, 3027, '2023-08-01 12:45:48', 'Parcel delivered [Collected] and received by [Wilhemina]', NULL, '2023-08-01 12:45:48', '2023-08-01 12:45:48'), +(6399, 3060, '2023-08-01 12:45:50', 'Parcel delivered [Collected] and received by [Phillipina]', NULL, '2023-08-01 12:45:50', '2023-08-01 12:45:50'), +(6400, 3062, '2023-08-01 12:45:55', 'Parcel delivered [Collected] and received by [Faustina]', NULL, '2023-08-01 12:45:55', '2023-08-01 12:45:55'), +(6401, 3068, '2023-08-01 12:45:58', 'Parcel delivered [Collected] and received by [Nana Yaa]', NULL, '2023-08-01 12:45:58', '2023-08-01 12:45:58'), +(6402, 3036, '2023-08-01 12:46:13', 'Parcel delivered [Collected] and received by [Linda Frimpong]', NULL, '2023-08-01 12:46:13', '2023-08-01 12:46:13'), +(6403, 3044, '2023-08-01 12:46:17', 'Parcel delivered [Collected] and received by [Diana]', NULL, '2023-08-01 12:46:17', '2023-08-01 12:46:17'), +(6404, 3034, '2023-08-01 12:46:19', 'Parcel delivered [Collected] and received by [Christiana Gyemba]', NULL, '2023-08-01 12:46:19', '2023-08-01 12:46:19'), +(6405, 3065, '2023-08-01 12:46:23', 'Parcel delivered [Collected] and received by [Rose Maame Esi Asempa]', NULL, '2023-08-01 12:46:23', '2023-08-01 12:46:23'), +(6406, 3035, '2023-08-01 12:46:25', 'Parcel delivered [Collected] and received by [Ebenezer]', NULL, '2023-08-01 12:46:25', '2023-08-01 12:46:25'), +(6407, 3037, '2023-08-01 12:46:29', 'Parcel delivered [Collected] and received by [Rose Amoakowaa]', NULL, '2023-08-01 12:46:29', '2023-08-01 12:46:29'), +(6408, 3061, '2023-08-01 12:46:32', 'Parcel delivered [Collected] and received by [Eugenia]', NULL, '2023-08-01 12:46:32', '2023-08-01 12:46:32'), +(6409, 3051, '2023-08-01 12:46:35', 'Parcel delivered [Collected] and received by [Asantewaa]', NULL, '2023-08-01 12:46:35', '2023-08-01 12:46:35'), +(6410, 3042, '2023-08-01 12:46:38', 'Parcel delivered [Collected] and received by [Alice]', NULL, '2023-08-01 12:46:38', '2023-08-01 12:46:38'), +(6411, 3064, '2023-08-01 12:46:41', 'Parcel delivered [Collected] and received by [Sabina]', NULL, '2023-08-01 12:46:41', '2023-08-01 12:46:41'), +(6412, 3026, '2023-08-01 12:46:44', 'Parcel delivered [Collected] and received by [Amu Jennifer]', NULL, '2023-08-01 12:46:44', '2023-08-01 12:46:44'), +(6413, 3057, '2023-08-01 12:46:47', 'Parcel delivered [Collected] and received by [MzGoodness]', NULL, '2023-08-01 12:46:47', '2023-08-01 12:46:47'), +(6414, 3072, '2023-08-01 12:47:20', 'Parcel delivered [Collected] and received by [Mary]', NULL, '2023-08-01 12:47:20', '2023-08-01 12:47:20'), +(6415, 3069, '2023-08-01 12:47:23', 'Parcel delivered [Collected] and received by [Sylph Tandoh]', NULL, '2023-08-01 12:47:23', '2023-08-01 12:47:23'), +(6416, 3055, '2023-08-01 12:47:25', 'Parcel delivered [Collected] and received by [Jennifer Assabil]', NULL, '2023-08-01 12:47:25', '2023-08-01 12:47:25'), +(6417, 3046, '2023-08-01 12:47:28', 'Parcel delivered [Collected] and received by [Lizzy]', NULL, '2023-08-01 12:47:28', '2023-08-01 12:47:28'), +(6418, 3049, '2023-08-01 12:47:30', 'Parcel delivered [Collected] and received by [Loretta Forson]', NULL, '2023-08-01 12:47:30', '2023-08-01 12:47:30'), +(6419, 3032, '2023-08-01 12:47:33', 'Parcel delivered [Collected] and received by [Matilda]', NULL, '2023-08-01 12:47:33', '2023-08-01 12:47:33'), +(6420, 3023, '2023-08-01 12:47:35', 'Parcel delivered [Collected] and received by [Owusu Daniel]', NULL, '2023-08-01 12:47:35', '2023-08-01 12:47:35'), +(6421, 3024, '2023-08-01 12:47:38', 'Parcel delivered [Collected] and received by [Nana Ama]', NULL, '2023-08-01 12:47:38', '2023-08-01 12:47:38'), +(6422, 3030, '2023-08-01 12:47:40', 'Parcel delivered [Collected] and received by [Alberta]', NULL, '2023-08-01 12:47:40', '2023-08-01 12:47:40'), +(6423, 3054, '2023-08-01 12:47:45', 'Parcel delivered [Collected] and received by [Adwoa Desire]', NULL, '2023-08-01 12:47:45', '2023-08-01 12:47:45'), +(6424, 3045, '2023-08-01 12:47:49', 'Parcel delivered [Collected] and received by [Trudy Boatemaa]', NULL, '2023-08-01 12:47:49', '2023-08-01 12:47:49'), +(6425, 3063, '2023-08-01 12:47:53', 'Parcel delivered [Collected] and received by [Joana Ohemaa]', NULL, '2023-08-01 12:47:53', '2023-08-01 12:47:53'), +(6426, 3041, '2023-08-01 12:47:55', 'Parcel delivered [Collected] and received by [Mary Dwomoh]', NULL, '2023-08-01 12:47:55', '2023-08-01 12:47:55'), +(6427, 3052, '2023-08-01 12:47:58', 'Parcel delivered [Collected] and received by [Adeseng Selina]', NULL, '2023-08-01 12:47:58', '2023-08-01 12:47:58'), +(6428, 3071, '2023-08-01 12:48:03', 'Parcel delivered [Collected] and received by [Cecilia]', NULL, '2023-08-01 12:48:03', '2023-08-01 12:48:03'), +(6429, 3070, '2023-08-01 12:48:06', 'Parcel delivered [Collected] and received by [Gloria]', NULL, '2023-08-01 12:48:06', '2023-08-01 12:48:06'), +(6430, 3020, '2023-08-01 12:48:08', 'Parcel delivered [Collected] and received by [Patience Holdbrooke]', NULL, '2023-08-01 12:48:08', '2023-08-01 12:48:08'), +(6431, 3094, '2023-08-01 14:06:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-01 14:06:22', '2023-08-01 14:06:22'), +(6432, 3086, '2023-08-01 14:06:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-01 14:06:25', '2023-08-01 14:06:25'), +(6433, 3084, '2023-08-01 14:06:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-01 14:06:28', '2023-08-01 14:06:28'), +(6434, 3095, '2023-08-01 14:06:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-01 14:06:31', '2023-08-01 14:06:31'), +(6435, 3082, '2023-08-01 14:06:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-01 14:06:35', '2023-08-01 14:06:35'), +(6436, 3081, '2023-08-01 14:06:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-01 14:06:42', '2023-08-01 14:06:42'), +(6437, 3107, '2023-08-01 14:06:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-01 14:06:54', '2023-08-01 14:06:54'), +(6438, 3083, '2023-08-01 14:08:18', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-01 14:08:18', '2023-08-01 14:08:18'), +(6439, 3085, '2023-08-01 14:08:21', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-01 14:08:21', '2023-08-01 14:08:21'), +(6440, 3142, '2023-08-02 12:59:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 12:59:01', '2023-08-02 12:59:01'), +(6441, 3127, '2023-08-02 12:59:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 12:59:47', '2023-08-02 12:59:47'), +(6442, 3120, '2023-08-02 12:59:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 12:59:51', '2023-08-02 12:59:51'), +(6443, 3129, '2023-08-02 12:59:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 12:59:55', '2023-08-02 12:59:55'), +(6444, 3112, '2023-08-02 13:00:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 13:00:02', '2023-08-02 13:00:02'), +(6445, 3121, '2023-08-02 13:00:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 13:00:06', '2023-08-02 13:00:06'), +(6446, 3116, '2023-08-02 13:00:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 13:00:09', '2023-08-02 13:00:09'), +(6447, 3117, '2023-08-02 13:00:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 13:00:13', '2023-08-02 13:00:13'), +(6448, 3139, '2023-08-02 13:00:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 13:00:17', '2023-08-02 13:00:17'), +(6449, 3118, '2023-08-02 13:00:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 13:00:22', '2023-08-02 13:00:22'), +(6450, 3114, '2023-08-02 13:00:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 13:00:29', '2023-08-02 13:00:29'), +(6451, 3136, '2023-08-02 13:00:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 13:00:36', '2023-08-02 13:00:36'), +(6452, 3125, '2023-08-02 13:00:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 13:00:42', '2023-08-02 13:00:42'), +(6453, 3134, '2023-08-02 13:01:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 13:01:02', '2023-08-02 13:01:02'), +(6454, 3137, '2023-08-02 13:01:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 13:01:07', '2023-08-02 13:01:07'), +(6455, 3133, '2023-08-02 13:01:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 13:01:18', '2023-08-02 13:01:18'), +(6456, 3135, '2023-08-02 13:01:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 13:01:31', '2023-08-02 13:01:31'), +(6457, 3141, '2023-08-02 13:01:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 13:01:34', '2023-08-02 13:01:34'), +(6458, 3110, '2023-08-02 13:01:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 13:01:38', '2023-08-02 13:01:38'), +(6459, 3130, '2023-08-02 13:01:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-02 13:01:43', '2023-08-02 13:01:43'), +(6460, 3081, '2023-08-02 13:03:57', 'Parcel delivered [Collected] and received by [Serwaa Margaret]', NULL, '2023-08-02 13:03:57', '2023-08-02 13:03:57'), +(6461, 3095, '2023-08-02 13:04:01', 'Parcel delivered [Collected] and received by [Kwatemaa Mavis]', NULL, '2023-08-02 13:04:01', '2023-08-02 13:04:01'), +(6462, 3082, '2023-08-02 13:04:04', 'Parcel delivered [Collected] and received by [Serwaa Margaret]', NULL, '2023-08-02 13:04:04', '2023-08-02 13:04:04'), +(6463, 3084, '2023-08-02 13:04:08', 'Parcel delivered [Collected] and received by [Nana Akua]', NULL, '2023-08-02 13:04:08', '2023-08-02 13:04:08'), +(6464, 3086, '2023-08-02 13:04:12', 'Parcel delivered [Collected] and received by [Seidu Sandra]', NULL, '2023-08-02 13:04:12', '2023-08-02 13:04:12'), +(6465, 3094, '2023-08-02 13:04:15', 'Parcel delivered [Collected] and received by [Slyvia]', NULL, '2023-08-02 13:04:15', '2023-08-02 13:04:15'), +(6466, 3107, '2023-08-02 13:04:18', 'Parcel delivered [Collected] and received by [Amankwah Esther]', NULL, '2023-08-02 13:04:18', '2023-08-02 13:04:18'), +(6467, 3079, '2023-08-02 13:04:55', 'Parcel delivered [Collected] and received by [Pascaline Agyeman Pambour]', NULL, '2023-08-02 13:04:55', '2023-08-02 13:04:55'), +(6468, 3066, '2023-08-02 13:04:59', 'Parcel delivered [Collected] and received by [Ogazy]', NULL, '2023-08-02 13:04:59', '2023-08-02 13:04:59'), +(6469, 3053, '2023-08-02 13:05:03', 'Parcel delivered [Collected] and received by [Magdalene Nketia Boateng]', NULL, '2023-08-02 13:05:03', '2023-08-02 13:05:03'), +(6470, 3050, '2023-08-02 13:05:11', 'Parcel delivered [Collected] and received by [Nana Ama]', NULL, '2023-08-02 13:05:11', '2023-08-02 13:05:11'), +(6471, 3047, '2023-08-02 13:05:14', 'Parcel delivered [Collected] and received by [Achiaa Mary]', NULL, '2023-08-02 13:05:14', '2023-08-02 13:05:14'), +(6472, 3059, '2023-08-02 13:05:16', 'Parcel delivered [Collected] and received by [Lawrencia]', NULL, '2023-08-02 13:05:16', '2023-08-02 13:05:16'), +(6473, 3073, '2023-08-02 13:05:19', 'Parcel delivered [Collected] and received by [Cindy Owusu]', NULL, '2023-08-02 13:05:19', '2023-08-02 13:05:19'), +(6474, 3074, '2023-08-02 13:05:24', 'Parcel delivered [Collected] and received by [Bernice Kesse Amoah]', NULL, '2023-08-02 13:05:24', '2023-08-02 13:05:24'), +(6475, 3078, '2023-08-02 13:06:21', 'Parcel delivered [Collected] and received by [Sarfowaa Kesseh Priscilla]', NULL, '2023-08-02 13:06:21', '2023-08-02 13:06:21'), +(6476, 3077, '2023-08-02 13:06:27', 'Parcel delivered [Collected] and received by [Abdul Basit Andaana]', NULL, '2023-08-02 13:06:27', '2023-08-02 13:06:27'), +(6477, 3025, '2023-08-02 13:06:31', 'Parcel delivered [Collected] and received by [Abigail Ayantor]', NULL, '2023-08-02 13:06:31', '2023-08-02 13:06:31'), +(6478, 3022, '2023-08-02 13:06:36', 'Parcel delivered [Collected] and received by [Ruth Kankam]', NULL, '2023-08-02 13:06:36', '2023-08-02 13:06:36'), +(6479, 3083, '2023-08-02 13:07:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-02 13:07:55', '2023-08-02 13:07:55'), +(6480, 3085, '2023-08-02 13:08:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-02 13:08:07', '2023-08-02 13:08:07'), +(6481, 3111, '2023-08-02 14:25:03', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-02 14:25:03', '2023-08-02 14:25:03'), +(6482, 3119, '2023-08-02 14:25:07', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-02 14:25:07', '2023-08-02 14:25:07'), +(6483, 3122, '2023-08-02 14:25:09', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-02 14:25:09', '2023-08-02 14:25:09'), +(6484, 3123, '2023-08-02 14:25:14', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-02 14:25:14', '2023-08-02 14:25:14'), +(6485, 3131, '2023-08-02 14:25:18', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-02 14:25:18', '2023-08-02 14:25:18'), +(6486, 3124, '2023-08-02 14:25:22', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-02 14:25:22', '2023-08-02 14:25:22'), +(6487, 3138, '2023-08-02 14:26:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-02 14:26:29', '2023-08-02 14:26:29'), +(6488, 3115, '2023-08-02 14:26:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-02 14:26:32', '2023-08-02 14:26:32'), +(6489, 3143, '2023-08-02 14:26:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-02 14:26:36', '2023-08-02 14:26:36'), +(6490, 3113, '2023-08-02 14:26:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-02 14:26:38', '2023-08-02 14:26:38'), +(6491, 3108, '2023-08-02 14:26:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-02 14:26:42', '2023-08-02 14:26:42'), +(6492, 3109, '2023-08-02 14:26:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-02 14:26:45', '2023-08-02 14:26:45'), +(6493, 3132, '2023-08-02 14:26:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-02 14:26:50', '2023-08-02 14:26:50'), +(6494, 3128, '2023-08-02 14:26:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-02 14:26:53', '2023-08-02 14:26:53'), +(6495, 3126, '2023-08-02 14:26:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-02 14:26:56', '2023-08-02 14:26:56'), +(6496, 3039, '2023-08-02 14:27:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-02 14:27:08', '2023-08-02 14:27:08'), +(6497, 3146, '2023-08-02 14:58:51', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-02 14:58:51', '2023-08-02 14:58:51'), +(6498, 3173, '2023-08-03 12:47:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-03 12:47:31', '2023-08-03 12:47:31'), +(6499, 3165, '2023-08-03 12:47:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-03 12:47:34', '2023-08-03 12:47:34'), +(6500, 3149, '2023-08-03 12:47:38', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-03 12:47:38', '2023-08-03 12:47:38'), +(6501, 3148, '2023-08-03 12:47:43', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-03 12:47:43', '2023-08-03 12:47:43'), +(6502, 3157, '2023-08-03 12:47:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-03 12:47:50', '2023-08-03 12:47:50'), +(6503, 3159, '2023-08-03 12:47:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-03 12:47:57', '2023-08-03 12:47:57'), +(6504, 3144, '2023-08-03 12:48:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-03 12:48:02', '2023-08-03 12:48:02'), +(6505, 3171, '2023-08-03 12:48:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-03 12:48:06', '2023-08-03 12:48:06'), +(6506, 3166, '2023-08-03 12:48:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-03 12:48:20', '2023-08-03 12:48:20'), +(6507, 3163, '2023-08-03 12:48:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-03 12:48:27', '2023-08-03 12:48:27'), +(6508, 3156, '2023-08-03 12:48:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-03 12:48:30', '2023-08-03 12:48:30'), +(6509, 3155, '2023-08-03 12:48:37', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-03 12:48:37', '2023-08-03 12:48:37'), +(6510, 3167, '2023-08-03 12:48:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-03 12:48:41', '2023-08-03 12:48:41'), +(6511, 3151, '2023-08-03 12:48:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-03 12:48:47', '2023-08-03 12:48:47'), +(6512, 3147, '2023-08-03 12:49:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-03 12:49:02', '2023-08-03 12:49:02'), +(6513, 3111, '2023-08-03 12:49:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-03 12:49:40', '2023-08-03 12:49:40'), +(6514, 3119, '2023-08-03 12:49:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-03 12:49:46', '2023-08-03 12:49:46'), +(6515, 3122, '2023-08-03 12:49:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-03 12:49:50', '2023-08-03 12:49:50'), +(6516, 3123, '2023-08-03 12:49:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-03 12:49:55', '2023-08-03 12:49:55'), +(6517, 3131, '2023-08-03 12:50:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-03 12:50:00', '2023-08-03 12:50:00'), +(6518, 3124, '2023-08-03 12:50:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-03 12:50:03', '2023-08-03 12:50:03'), +(6519, 3146, '2023-08-03 12:50:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-03 12:50:05', '2023-08-03 12:50:05'), +(6520, 3138, '2023-08-03 12:51:01', 'Parcel delivered [Collected] and received by [Mary Clare Gaisie]', NULL, '2023-08-03 12:51:01', '2023-08-03 12:51:01'), +(6521, 3115, '2023-08-03 12:51:09', 'Parcel delivered [Collected] and received by [Grace]', NULL, '2023-08-03 12:51:09', '2023-08-03 12:51:09'), +(6522, 3143, '2023-08-03 12:51:14', 'Parcel delivered [Collected] and received by [Vida kwofie]', NULL, '2023-08-03 12:51:14', '2023-08-03 12:51:14'), +(6523, 3113, '2023-08-03 12:51:17', 'Parcel delivered [Collected] and received by [Aisha Adam]', NULL, '2023-08-03 12:51:17', '2023-08-03 12:51:17'), +(6524, 3108, '2023-08-03 12:51:20', 'Parcel delivered [Collected] and received by [Diana Boateng]', NULL, '2023-08-03 12:51:20', '2023-08-03 12:51:20'), +(6525, 3109, '2023-08-03 12:51:24', 'Parcel delivered [Collected] and received by [Mandy]', NULL, '2023-08-03 12:51:24', '2023-08-03 12:51:24'), +(6526, 3132, '2023-08-03 12:51:27', 'Parcel delivered [Collected] and received by [Akanpaaba Rhoda]', NULL, '2023-08-03 12:51:27', '2023-08-03 12:51:27'), +(6527, 3128, '2023-08-03 12:51:30', 'Parcel delivered [Collected] and received by [Emma A. Boateng]', NULL, '2023-08-03 12:51:30', '2023-08-03 12:51:30'), +(6528, 3126, '2023-08-03 12:51:35', 'Parcel delivered [Collected] and received by [Francisca Ayisu]', NULL, '2023-08-03 12:51:35', '2023-08-03 12:51:35'), +(6529, 3083, '2023-08-03 12:52:01', 'Parcel delivered [Collected] and received by [Maame Serwaa]', NULL, '2023-08-03 12:52:01', '2023-08-03 12:52:01'), +(6530, 3085, '2023-08-03 12:52:05', 'Parcel delivered [Collected] and received by [Godfred Nketia]', NULL, '2023-08-03 12:52:05', '2023-08-03 12:52:05'), +(6531, 3142, '2023-08-03 12:52:38', 'Parcel delivered [Collected] and received by [Boatemaa]', NULL, '2023-08-03 12:52:38', '2023-08-03 12:52:38'), +(6532, 3127, '2023-08-03 12:52:41', 'Parcel delivered [Collected] and received by [Mariam]', NULL, '2023-08-03 12:52:41', '2023-08-03 12:52:41'), +(6533, 3120, '2023-08-03 12:52:44', 'Parcel delivered [Collected] and received by [Peter Obeng Biney]', NULL, '2023-08-03 12:52:44', '2023-08-03 12:52:44'), +(6534, 3129, '2023-08-03 12:52:48', 'Parcel delivered [Collected] and received by [Nana Ama Kakraba]', NULL, '2023-08-03 12:52:48', '2023-08-03 12:52:48'), +(6535, 3112, '2023-08-03 12:52:51', 'Parcel delivered [Collected] and received by [Marian Sackey]', NULL, '2023-08-03 12:52:51', '2023-08-03 12:52:51'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(6536, 3121, '2023-08-03 12:52:54', 'Parcel delivered [Collected] and received by [Feruza]', NULL, '2023-08-03 12:52:54', '2023-08-03 12:52:54'), +(6537, 3116, '2023-08-03 12:52:59', 'Parcel delivered [Collected] and received by [Mary Abankwah]', NULL, '2023-08-03 12:52:59', '2023-08-03 12:52:59'), +(6538, 3117, '2023-08-03 12:53:01', 'Parcel delivered [Collected] and received by [Becca]', NULL, '2023-08-03 12:53:01', '2023-08-03 12:53:01'), +(6539, 3139, '2023-08-03 12:53:09', 'Parcel delivered [Collected] and received by [Ruth]', NULL, '2023-08-03 12:53:09', '2023-08-03 12:53:09'), +(6540, 3118, '2023-08-03 12:53:12', 'Parcel delivered [Collected] and received by [Gina]', NULL, '2023-08-03 12:53:12', '2023-08-03 12:53:12'), +(6541, 3114, '2023-08-03 12:53:15', 'Parcel delivered [Collected] and received by [Seraphine]', NULL, '2023-08-03 12:53:15', '2023-08-03 12:53:15'), +(6542, 3136, '2023-08-03 12:53:17', 'Parcel delivered [Collected] and received by [Rumaisha]', NULL, '2023-08-03 12:53:17', '2023-08-03 12:53:17'), +(6543, 3125, '2023-08-03 12:53:25', 'Parcel delivered [Collected] and received by [Elizabeth Awande]', NULL, '2023-08-03 12:53:25', '2023-08-03 12:53:25'), +(6544, 3076, '2023-08-03 12:53:30', 'Parcel delivered [Collected] and received by [Stephanie]', NULL, '2023-08-03 12:53:30', '2023-08-03 12:53:30'), +(6545, 3134, '2023-08-03 12:55:06', 'Parcel delivered [Collected] and received by [Mercy]', NULL, '2023-08-03 12:55:06', '2023-08-03 12:55:06'), +(6546, 3137, '2023-08-03 12:55:09', 'Parcel delivered [Collected] and received by [Kate]', NULL, '2023-08-03 12:55:09', '2023-08-03 12:55:09'), +(6547, 3133, '2023-08-03 12:55:13', 'Parcel delivered [Collected] and received by [Jael Nyamekye]', NULL, '2023-08-03 12:55:13', '2023-08-03 12:55:13'), +(6548, 3135, '2023-08-03 12:55:29', 'Parcel delivered [Collected] and received by [Tetteh Getrude]', NULL, '2023-08-03 12:55:29', '2023-08-03 12:55:29'), +(6549, 3141, '2023-08-03 12:55:32', 'Parcel delivered [Collected] and received by [Amanda Asare]', NULL, '2023-08-03 12:55:32', '2023-08-03 12:55:32'), +(6550, 3110, '2023-08-03 12:55:35', 'Parcel delivered [Collected] and received by [Maadam Joyce]', NULL, '2023-08-03 12:55:35', '2023-08-03 12:55:35'), +(6551, 3130, '2023-08-03 12:55:43', 'Parcel delivered [Collected] and received by [Sakina]', NULL, '2023-08-03 12:55:43', '2023-08-03 12:55:43'), +(6552, 3162, '2023-08-03 15:19:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-03 15:19:52', '2023-08-03 15:19:52'), +(6553, 3164, '2023-08-03 15:19:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-03 15:19:57', '2023-08-03 15:19:57'), +(6554, 3175, '2023-08-03 15:19:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-03 15:19:59', '2023-08-03 15:19:59'), +(6555, 3154, '2023-08-03 15:20:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-03 15:20:03', '2023-08-03 15:20:03'), +(6556, 3161, '2023-08-03 15:20:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-03 15:20:07', '2023-08-03 15:20:07'), +(6557, 3170, '2023-08-03 15:20:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-03 15:20:12', '2023-08-03 15:20:12'), +(6558, 3176, '2023-08-03 15:20:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-03 15:20:15', '2023-08-03 15:20:15'), +(6559, 3158, '2023-08-03 15:20:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-03 15:20:22', '2023-08-03 15:20:22'), +(6560, 3169, '2023-08-03 15:22:10', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-03 15:22:10', '2023-08-03 15:22:10'), +(6561, 3172, '2023-08-03 15:22:13', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-03 15:22:13', '2023-08-03 15:22:13'), +(6562, 3160, '2023-08-03 15:22:15', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-03 15:22:15', '2023-08-03 15:22:15'), +(6563, 3153, '2023-08-03 15:22:18', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-03 15:22:18', '2023-08-03 15:22:18'), +(6564, 3150, '2023-08-03 15:22:21', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-03 15:22:21', '2023-08-03 15:22:21'), +(6565, 3174, '2023-08-03 15:22:30', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-03 15:22:30', '2023-08-03 15:22:30'), +(6566, 3162, '2023-08-03 17:33:32', 'Parcel delivered [Collected] and received by [Diamond]', NULL, '2023-08-03 17:33:32', '2023-08-03 17:33:32'), +(6567, 3175, '2023-08-03 17:33:35', 'Parcel delivered [Collected] and received by [Loretta forson]', NULL, '2023-08-03 17:33:35', '2023-08-03 17:33:35'), +(6568, 3164, '2023-08-03 17:33:38', 'Parcel delivered [Collected] and received by [Millicent Asare]', NULL, '2023-08-03 17:33:38', '2023-08-03 17:33:38'), +(6569, 3154, '2023-08-03 17:33:42', 'Parcel delivered [Collected] and received by [Beatrice Atakora]', NULL, '2023-08-03 17:33:42', '2023-08-03 17:33:42'), +(6570, 3161, '2023-08-03 17:33:45', 'Parcel delivered [Collected] and received by [Appiah Asantewaa Bernice]', NULL, '2023-08-03 17:33:45', '2023-08-03 17:33:45'), +(6571, 3176, '2023-08-03 17:33:50', 'Parcel delivered [Collected] and received by [milicent]', NULL, '2023-08-03 17:33:50', '2023-08-03 17:33:50'), +(6572, 3170, '2023-08-03 17:33:53', 'Parcel delivered [Collected] and received by [Gloria]', NULL, '2023-08-03 17:33:53', '2023-08-03 17:33:53'), +(6573, 3158, '2023-08-03 17:34:25', 'Parcel delivered [Collected] and received by [Aisha]', NULL, '2023-08-03 17:34:25', '2023-08-03 17:34:25'), +(6574, 3168, '2023-08-03 17:34:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-03 17:34:59', '2023-08-03 17:34:59'), +(6575, 3168, '2023-08-03 17:35:17', 'Parcel delivered [Collected] and received by [Zainab Mamah]', NULL, '2023-08-03 17:35:17', '2023-08-03 17:35:17'), +(6576, 3169, '2023-08-04 13:33:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-04 13:33:40', '2023-08-04 13:33:40'), +(6577, 3172, '2023-08-04 13:33:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-04 13:33:46', '2023-08-04 13:33:46'), +(6578, 3160, '2023-08-04 13:33:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-04 13:33:48', '2023-08-04 13:33:48'), +(6579, 3153, '2023-08-04 13:33:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-04 13:33:52', '2023-08-04 13:33:52'), +(6580, 3150, '2023-08-04 13:33:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-04 13:33:55', '2023-08-04 13:33:55'), +(6581, 3174, '2023-08-04 13:33:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-04 13:33:59', '2023-08-04 13:33:59'), +(6582, 3188, '2023-08-04 13:34:23', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:34:23', '2023-08-04 13:34:23'), +(6583, 3187, '2023-08-04 13:34:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:34:28', '2023-08-04 13:34:28'), +(6584, 3204, '2023-08-04 13:34:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:34:30', '2023-08-04 13:34:30'), +(6585, 3196, '2023-08-04 13:34:33', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:34:33', '2023-08-04 13:34:33'), +(6586, 3207, '2023-08-04 13:34:41', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:34:41', '2023-08-04 13:34:41'), +(6587, 3180, '2023-08-04 13:34:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:34:44', '2023-08-04 13:34:44'), +(6588, 3190, '2023-08-04 13:34:46', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:34:46', '2023-08-04 13:34:46'), +(6589, 3206, '2023-08-04 13:34:49', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:34:49', '2023-08-04 13:34:49'), +(6590, 3182, '2023-08-04 13:34:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:34:54', '2023-08-04 13:34:54'), +(6591, 3185, '2023-08-04 13:34:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:34:56', '2023-08-04 13:34:56'), +(6592, 3216, '2023-08-04 13:35:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:35:04', '2023-08-04 13:35:04'), +(6593, 3193, '2023-08-04 13:35:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:35:07', '2023-08-04 13:35:07'), +(6594, 3178, '2023-08-04 13:35:14', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:35:14', '2023-08-04 13:35:14'), +(6595, 3192, '2023-08-04 13:35:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:35:17', '2023-08-04 13:35:17'), +(6596, 3211, '2023-08-04 13:35:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:35:20', '2023-08-04 13:35:20'), +(6597, 3208, '2023-08-04 13:35:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:35:25', '2023-08-04 13:35:25'), +(6598, 3197, '2023-08-04 13:35:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:35:28', '2023-08-04 13:35:28'), +(6599, 3177, '2023-08-04 13:35:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:35:35', '2023-08-04 13:35:35'), +(6600, 3212, '2023-08-04 13:35:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:35:39', '2023-08-04 13:35:39'), +(6601, 3209, '2023-08-04 13:35:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:35:42', '2023-08-04 13:35:42'), +(6602, 3179, '2023-08-04 13:35:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:35:47', '2023-08-04 13:35:47'), +(6603, 3140, '2023-08-04 13:35:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:35:51', '2023-08-04 13:35:51'), +(6604, 3214, '2023-08-04 13:37:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:37:07', '2023-08-04 13:37:07'), +(6605, 3183, '2023-08-04 13:37:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:37:12', '2023-08-04 13:37:12'), +(6606, 3200, '2023-08-04 13:37:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:37:16', '2023-08-04 13:37:16'), +(6607, 3199, '2023-08-04 13:37:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:37:19', '2023-08-04 13:37:19'), +(6608, 3184, '2023-08-04 13:37:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:37:22', '2023-08-04 13:37:22'), +(6609, 3220, '2023-08-04 13:37:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:37:25', '2023-08-04 13:37:25'), +(6610, 3219, '2023-08-04 13:37:28', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:37:28', '2023-08-04 13:37:28'), +(6611, 3218, '2023-08-04 13:37:34', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-04 13:37:34', '2023-08-04 13:37:34'), +(6612, 3173, '2023-08-04 13:38:27', 'Parcel delivered [Collected] and received by [Precious Okeh]', NULL, '2023-08-04 13:38:27', '2023-08-04 13:38:27'), +(6613, 3165, '2023-08-04 13:38:35', 'Parcel delivered [Collected] and received by [Mariam]', NULL, '2023-08-04 13:38:35', '2023-08-04 13:38:35'), +(6614, 3149, '2023-08-04 13:38:39', 'Parcel delivered [Collected] and received by [Rita Arthur]', NULL, '2023-08-04 13:38:39', '2023-08-04 13:38:39'), +(6615, 3148, '2023-08-04 13:38:42', 'Parcel delivered [Collected] and received by [Florence]', NULL, '2023-08-04 13:38:42', '2023-08-04 13:38:42'), +(6616, 3157, '2023-08-04 13:38:47', 'Parcel delivered [Collected] and received by [Philidia]', NULL, '2023-08-04 13:38:47', '2023-08-04 13:38:47'), +(6617, 3159, '2023-08-04 13:38:51', 'Parcel delivered [Collected] and received by [Dianne]', NULL, '2023-08-04 13:38:51', '2023-08-04 13:38:51'), +(6618, 3144, '2023-08-04 13:38:54', 'Parcel delivered [Collected] and received by [Debby]', NULL, '2023-08-04 13:38:54', '2023-08-04 13:38:54'), +(6619, 3171, '2023-08-04 13:39:04', 'Parcel delivered [Collected] and received by [Belinda Asare]', NULL, '2023-08-04 13:39:04', '2023-08-04 13:39:04'), +(6620, 3166, '2023-08-04 13:39:09', 'Parcel delivered [Collected] and received by [Gloria AppiahJackson]', NULL, '2023-08-04 13:39:09', '2023-08-04 13:39:09'), +(6621, 3163, '2023-08-04 13:39:12', 'Parcel delivered [Collected] and received by [Lisa]', NULL, '2023-08-04 13:39:12', '2023-08-04 13:39:12'), +(6622, 3156, '2023-08-04 13:39:23', 'Parcel delivered [Collected] and received by [Rahinatu Zakari]', NULL, '2023-08-04 13:39:23', '2023-08-04 13:39:23'), +(6623, 3155, '2023-08-04 13:39:27', 'Parcel delivered [Collected] and received by [Ophelia]', NULL, '2023-08-04 13:39:27', '2023-08-04 13:39:27'), +(6624, 3167, '2023-08-04 13:39:33', 'Parcel delivered [Collected] and received by [Vivian Effah]', NULL, '2023-08-04 13:39:33', '2023-08-04 13:39:33'), +(6625, 3151, '2023-08-04 13:39:38', 'Parcel delivered [Collected] and received by [Yayra]', NULL, '2023-08-04 13:39:38', '2023-08-04 13:39:38'), +(6626, 3147, '2023-08-04 13:39:44', 'Parcel delivered [Collected] and received by [Jennifer Nyamewaa Apreko]', NULL, '2023-08-04 13:39:44', '2023-08-04 13:39:44'), +(6627, 3111, '2023-08-04 13:40:20', 'Parcel delivered [Collected] and received by [Blessed]', NULL, '2023-08-04 13:40:20', '2023-08-04 13:40:20'), +(6628, 3119, '2023-08-04 13:40:33', 'Parcel delivered [Collected] and received by [Sarpong Philipa]', NULL, '2023-08-04 13:40:33', '2023-08-04 13:40:33'), +(6629, 3122, '2023-08-04 13:40:37', 'Parcel delivered [Collected] and received by [Calpernia]', NULL, '2023-08-04 13:40:37', '2023-08-04 13:40:37'), +(6630, 3123, '2023-08-04 13:40:40', 'Parcel delivered [Collected] and received by [Lucy Bawa]', NULL, '2023-08-04 13:40:40', '2023-08-04 13:40:40'), +(6631, 3131, '2023-08-04 13:40:43', 'Parcel delivered [Collected] and received by [Jennifer Boateng]', NULL, '2023-08-04 13:40:43', '2023-08-04 13:40:43'), +(6632, 3124, '2023-08-04 13:40:46', 'Parcel delivered [Collected] and received by [Linda Boakye]', NULL, '2023-08-04 13:40:46', '2023-08-04 13:40:46'), +(6633, 3146, '2023-08-04 13:40:50', 'Parcel delivered [Collected] and received by [Amankwaa Afriyie Cindy]', NULL, '2023-08-04 13:40:50', '2023-08-04 13:40:50'), +(6634, 3262, '2023-08-05 13:44:50', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:44:50', '2023-08-05 13:44:50'), +(6635, 3267, '2023-08-05 13:44:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:44:53', '2023-08-05 13:44:53'), +(6636, 3229, '2023-08-05 13:44:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:44:57', '2023-08-05 13:44:57'), +(6637, 3247, '2023-08-05 13:45:00', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:45:00', '2023-08-05 13:45:00'), +(6638, 3222, '2023-08-05 13:45:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:45:03', '2023-08-05 13:45:03'), +(6639, 3251, '2023-08-05 13:45:06', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:45:06', '2023-08-05 13:45:06'), +(6640, 3259, '2023-08-05 13:45:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:45:08', '2023-08-05 13:45:08'), +(6641, 3231, '2023-08-05 13:45:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:45:10', '2023-08-05 13:45:10'), +(6642, 3252, '2023-08-05 13:45:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:45:16', '2023-08-05 13:45:16'), +(6643, 3225, '2023-08-05 13:45:19', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:45:19', '2023-08-05 13:45:19'), +(6644, 3238, '2023-08-05 13:45:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:45:22', '2023-08-05 13:45:22'), +(6645, 3235, '2023-08-05 13:45:26', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:45:26', '2023-08-05 13:45:26'), +(6646, 3253, '2023-08-05 13:45:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:45:31', '2023-08-05 13:45:31'), +(6647, 3254, '2023-08-05 13:46:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:46:04', '2023-08-05 13:46:04'), +(6648, 3260, '2023-08-05 13:46:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:46:07', '2023-08-05 13:46:07'), +(6649, 3269, '2023-08-05 13:46:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:46:10', '2023-08-05 13:46:10'), +(6650, 3248, '2023-08-05 13:46:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:46:15', '2023-08-05 13:46:15'), +(6651, 3239, '2023-08-05 13:46:21', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:46:21', '2023-08-05 13:46:21'), +(6652, 3237, '2023-08-05 13:46:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-05 13:46:24', '2023-08-05 13:46:24'), +(6653, 3195, '2023-08-05 13:47:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-05 13:47:17', '2023-08-05 13:47:17'), +(6654, 3215, '2023-08-05 13:47:20', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-05 13:47:20', '2023-08-05 13:47:20'), +(6655, 3213, '2023-08-05 13:47:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-05 13:47:24', '2023-08-05 13:47:24'), +(6656, 3201, '2023-08-05 13:47:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-05 13:47:27', '2023-08-05 13:47:27'), +(6657, 3194, '2023-08-05 13:47:31', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-05 13:47:31', '2023-08-05 13:47:31'), +(6658, 3186, '2023-08-05 13:47:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-05 13:47:35', '2023-08-05 13:47:35'), +(6659, 3181, '2023-08-05 13:47:40', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-05 13:47:40', '2023-08-05 13:47:40'), +(6660, 3198, '2023-08-05 13:47:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-05 13:47:44', '2023-08-05 13:47:44'), +(6661, 3189, '2023-08-05 13:47:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-05 13:47:51', '2023-08-05 13:47:51'), +(6662, 3202, '2023-08-05 13:47:55', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-05 13:47:55', '2023-08-05 13:47:55'), +(6663, 3205, '2023-08-05 13:48:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-05 13:48:03', '2023-08-05 13:48:03'), +(6664, 3210, '2023-08-05 13:48:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-05 13:48:08', '2023-08-05 13:48:08'), +(6665, 3221, '2023-08-05 13:48:57', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-05 13:48:57', '2023-08-05 13:48:57'), +(6666, 3217, '2023-08-05 13:49:00', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-05 13:49:00', '2023-08-05 13:49:00'), +(6667, 3203, '2023-08-05 13:49:07', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-05 13:49:07', '2023-08-05 13:49:07'), +(6668, 3191, '2023-08-05 13:49:10', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-05 13:49:10', '2023-08-05 13:49:10'), +(6669, 3221, '2023-08-05 13:49:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-05 13:49:35', '2023-08-05 13:49:35'), +(6670, 3217, '2023-08-05 13:49:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-05 13:49:39', '2023-08-05 13:49:39'), +(6671, 3203, '2023-08-05 13:49:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-05 13:49:44', '2023-08-05 13:49:44'), +(6672, 3191, '2023-08-05 13:50:03', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-05 13:50:03', '2023-08-05 13:50:03'), +(6673, 3195, '2023-08-05 13:51:16', 'Parcel delivered [Collected] and received by [Nyarko Faustina]', NULL, '2023-08-05 13:51:16', '2023-08-05 13:51:16'), +(6674, 3215, '2023-08-05 13:51:22', 'Parcel delivered [Collected] and received by [Prempeh Helena]', NULL, '2023-08-05 13:51:22', '2023-08-05 13:51:22'), +(6675, 3213, '2023-08-05 13:51:26', 'Parcel delivered [Collected] and received by [Getrude Achana]', NULL, '2023-08-05 13:51:26', '2023-08-05 13:51:26'), +(6676, 3201, '2023-08-05 13:51:29', 'Parcel delivered [Collected] and received by [Brigette Osei]', NULL, '2023-08-05 13:51:29', '2023-08-05 13:51:29'), +(6677, 3194, '2023-08-05 13:51:34', 'Parcel delivered [Collected] and received by [Leelia Ofosu]', NULL, '2023-08-05 13:51:34', '2023-08-05 13:51:34'), +(6678, 3186, '2023-08-05 13:51:37', 'Parcel delivered [Collected] and received by [Jennifer]', NULL, '2023-08-05 13:51:37', '2023-08-05 13:51:37'), +(6679, 3181, '2023-08-05 13:51:42', 'Parcel delivered [Collected] and received by [Adepa]', NULL, '2023-08-05 13:51:42', '2023-08-05 13:51:42'), +(6680, 3198, '2023-08-05 13:51:46', 'Parcel delivered [Collected] and received by [Gloria Peprah]', NULL, '2023-08-05 13:51:46', '2023-08-05 13:51:46'), +(6681, 3189, '2023-08-05 13:51:52', 'Parcel delivered [Collected] and received by [Geoargina Ama Yeboah]', NULL, '2023-08-05 13:51:52', '2023-08-05 13:51:52'), +(6682, 3202, '2023-08-05 13:51:57', 'Parcel delivered [Collected] and received by [Nharnhary]', NULL, '2023-08-05 13:51:57', '2023-08-05 13:51:57'), +(6683, 3205, '2023-08-05 13:52:02', 'Parcel delivered [Collected] and received by [Margaret]', NULL, '2023-08-05 13:52:02', '2023-08-05 13:52:02'), +(6684, 3210, '2023-08-05 13:52:08', 'Parcel delivered [Collected] and received by [Hannah Quayson]', NULL, '2023-08-05 13:52:08', '2023-08-05 13:52:08'), +(6685, 3244, '2023-08-06 14:15:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-06 14:15:35', '2023-08-06 14:15:35'), +(6686, 3241, '2023-08-06 14:16:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-06 14:16:15', '2023-08-06 14:16:15'), +(6687, 3243, '2023-08-06 14:16:18', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-06 14:16:18', '2023-08-06 14:16:18'), +(6689, 3249, '2023-08-06 14:16:24', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-06 14:16:24', '2023-08-06 14:16:24'), +(6690, 3227, '2023-08-06 14:16:27', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-06 14:16:27', '2023-08-06 14:16:27'), +(6691, 3223, '2023-08-06 14:16:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-06 14:16:29', '2023-08-06 14:16:29'), +(6692, 3258, '2023-08-06 14:16:32', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-06 14:16:32', '2023-08-06 14:16:32'), +(6693, 3268, '2023-08-06 14:16:36', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-06 14:16:36', '2023-08-06 14:16:36'), +(6694, 3233, '2023-08-06 14:16:44', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-06 14:16:44', '2023-08-06 14:16:44'), +(6695, 3232, '2023-08-06 14:16:48', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-06 14:16:48', '2023-08-06 14:16:48'), +(6696, 3250, '2023-08-06 14:16:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-06 14:16:53', '2023-08-06 14:16:53'), +(6697, 3236, '2023-08-06 14:16:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-06 14:16:56', '2023-08-06 14:16:56'), +(6698, 3226, '2023-08-06 14:16:58', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-06 14:16:58', '2023-08-06 14:16:58'), +(6699, 3266, '2023-08-06 14:17:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-06 14:17:01', '2023-08-06 14:17:01'), +(6700, 3263, '2023-08-06 14:17:08', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-06 14:17:08', '2023-08-06 14:17:08'), +(6701, 3242, '2023-08-06 14:17:12', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-06 14:17:12', '2023-08-06 14:17:12'), +(6702, 3265, '2023-08-06 14:17:30', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Isaac]', NULL, '2023-08-06 14:17:30', '2023-08-06 14:17:30'), +(6703, 3241, '2023-08-06 14:18:42', 'Parcel delivered [Collected] and received by [Eugenia Adoma Koduah]', NULL, '2023-08-06 14:18:42', '2023-08-06 14:18:42'), +(6704, 3243, '2023-08-06 14:18:45', 'Parcel delivered [Collected] and received by [Sandra]', NULL, '2023-08-06 14:18:45', '2023-08-06 14:18:45'), +(6706, 3249, '2023-08-06 14:18:51', 'Parcel delivered [Collected] and received by [Ama priscy]', NULL, '2023-08-06 14:18:51', '2023-08-06 14:18:51'), +(6707, 3227, '2023-08-06 14:18:54', 'Parcel delivered [Collected] and received by [Lydia Konadu]', NULL, '2023-08-06 14:18:54', '2023-08-06 14:18:54'), +(6708, 3223, '2023-08-06 14:18:57', 'Parcel delivered [Collected] and received by [Afrakoma Josephine]', NULL, '2023-08-06 14:18:57', '2023-08-06 14:18:57'), +(6709, 3258, '2023-08-06 14:19:00', 'Parcel delivered [Collected] and received by [Agnes]', NULL, '2023-08-06 14:19:00', '2023-08-06 14:19:00'), +(6710, 3268, '2023-08-06 14:19:03', 'Parcel delivered [Collected] and received by [Patience Donkor]', NULL, '2023-08-06 14:19:03', '2023-08-06 14:19:03'), +(6711, 3233, '2023-08-06 14:19:08', 'Parcel delivered [Collected] and received by [Janet Adjonyor]', NULL, '2023-08-06 14:19:08', '2023-08-06 14:19:08'), +(6712, 3232, '2023-08-06 14:19:14', 'Parcel delivered [Collected] and received by [Aisha Adam]', NULL, '2023-08-06 14:19:14', '2023-08-06 14:19:14'), +(6713, 3250, '2023-08-06 14:19:17', 'Parcel delivered [Collected] and received by [Tracy]', NULL, '2023-08-06 14:19:17', '2023-08-06 14:19:17'), +(6714, 3236, '2023-08-06 14:19:20', 'Parcel delivered [Collected] and received by [Benedicta Gyambrah]', NULL, '2023-08-06 14:19:20', '2023-08-06 14:19:20'), +(6715, 3226, '2023-08-06 14:19:23', 'Parcel delivered [Collected] and received by [Safianu Mamduda]', NULL, '2023-08-06 14:19:23', '2023-08-06 14:19:23'), +(6716, 3266, '2023-08-06 14:19:29', 'Parcel delivered [Collected] and received by [Helen Ama Nyamekeh]', NULL, '2023-08-06 14:19:29', '2023-08-06 14:19:29'), +(6717, 3263, '2023-08-06 14:19:41', 'Parcel delivered [Collected] and received by [Rafiatu Mohammed]', NULL, '2023-08-06 14:19:41', '2023-08-06 14:19:41'), +(6718, 3242, '2023-08-06 14:19:45', 'Parcel delivered [Collected] and received by [Felicia Abrokwah]', NULL, '2023-08-06 14:19:45', '2023-08-06 14:19:45'), +(6719, 3265, '2023-08-06 14:19:48', 'Parcel delivered [Collected] and received by [francisca]', NULL, '2023-08-06 14:19:48', '2023-08-06 14:19:48'), +(6720, 3221, '2023-08-06 14:20:24', 'Parcel delivered [Collected] and received by [Doris]', NULL, '2023-08-06 14:20:24', '2023-08-06 14:20:24'), +(6721, 3217, '2023-08-06 14:20:33', 'Parcel delivered [Collected] and received by [Vera Boateng]', NULL, '2023-08-06 14:20:33', '2023-08-06 14:20:33'), +(6722, 3203, '2023-08-06 14:20:36', 'Parcel delivered [Collected] and received by [Zainab]', NULL, '2023-08-06 14:20:36', '2023-08-06 14:20:36'), +(6723, 3191, '2023-08-06 14:20:49', 'Parcel delivered [Collected] and received by [Konadu]', NULL, '2023-08-06 14:20:49', '2023-08-06 14:20:49'), +(6724, 3169, '2023-08-06 14:20:55', 'Parcel delivered [Collected] and received by [Bernice]', NULL, '2023-08-06 14:20:55', '2023-08-06 14:20:55'), +(6725, 3172, '2023-08-06 14:21:00', 'Parcel delivered [Collected] and received by [Bernice Mensah]', NULL, '2023-08-06 14:21:00', '2023-08-06 14:21:00'), +(6726, 3160, '2023-08-06 14:21:14', 'Parcel delivered [Collected] and received by [Vera Gyamfi Annie]', NULL, '2023-08-06 14:21:14', '2023-08-06 14:21:14'), +(6727, 3153, '2023-08-06 14:21:17', 'Parcel delivered [Collected] and received by [Manu Agnes]', NULL, '2023-08-06 14:21:17', '2023-08-06 14:21:17'), +(6728, 3150, '2023-08-06 14:21:22', 'Parcel delivered [Collected] and received by [Vera Boateng]', NULL, '2023-08-06 14:21:22', '2023-08-06 14:21:22'), +(6729, 3174, '2023-08-06 14:21:27', 'Parcel delivered [Collected] and received by [Rosina]', NULL, '2023-08-06 14:21:27', '2023-08-06 14:21:27'), +(6730, 3255, '2023-08-06 14:22:16', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-06 14:22:16', '2023-08-06 14:22:16'), +(6731, 3246, '2023-08-06 14:22:20', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-06 14:22:20', '2023-08-06 14:22:20'), +(6732, 3234, '2023-08-06 14:22:23', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-06 14:22:23', '2023-08-06 14:22:23'), +(6733, 3240, '2023-08-06 14:22:26', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-06 14:22:26', '2023-08-06 14:22:26'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(6734, 3257, '2023-08-06 14:22:31', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-06 14:22:31', '2023-08-06 14:22:31'), +(6735, 3261, '2023-08-06 14:22:39', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-06 14:22:39', '2023-08-06 14:22:39'), +(6736, 3188, '2023-08-07 11:19:08', 'Parcel delivered [Collected] and received by [Nana Adjoa]', NULL, '2023-08-07 11:19:08', '2023-08-07 11:19:08'), +(6737, 3187, '2023-08-07 11:19:11', 'Parcel delivered [Collected] and received by [Gifty]', NULL, '2023-08-07 11:19:11', '2023-08-07 11:19:11'), +(6738, 3204, '2023-08-07 11:19:13', 'Parcel delivered [Collected] and received by [Racheel]', NULL, '2023-08-07 11:19:13', '2023-08-07 11:19:13'), +(6739, 3196, '2023-08-07 11:19:16', 'Parcel delivered [Collected] and received by [Dorcas]', NULL, '2023-08-07 11:19:16', '2023-08-07 11:19:16'), +(6740, 3207, '2023-08-07 11:19:19', 'Parcel delivered [Collected] and received by [Phoebe]', NULL, '2023-08-07 11:19:19', '2023-08-07 11:19:19'), +(6741, 3180, '2023-08-07 11:19:21', 'Parcel delivered [Collected] and received by [Philip]', NULL, '2023-08-07 11:19:21', '2023-08-07 11:19:21'), +(6742, 3190, '2023-08-07 11:19:24', 'Parcel delivered [Collected] and received by [Hannah]', NULL, '2023-08-07 11:19:24', '2023-08-07 11:19:24'), +(6743, 3206, '2023-08-07 11:19:29', 'Parcel delivered [Collected] and received by [Awo]', NULL, '2023-08-07 11:19:29', '2023-08-07 11:19:29'), +(6744, 3182, '2023-08-07 11:19:40', 'Parcel delivered [Collected] and received by [Adiza]', NULL, '2023-08-07 11:19:40', '2023-08-07 11:19:40'), +(6745, 3185, '2023-08-07 11:19:44', 'Parcel delivered [Collected] and received by [Stephanie]', NULL, '2023-08-07 11:19:44', '2023-08-07 11:19:44'), +(6746, 3216, '2023-08-07 11:19:46', 'Parcel delivered [Collected] and received by [Adablah Natasha]', NULL, '2023-08-07 11:19:46', '2023-08-07 11:19:46'), +(6747, 3193, '2023-08-07 11:19:50', 'Parcel delivered [Collected] and received by [Akorfa Attipoe]', NULL, '2023-08-07 11:19:50', '2023-08-07 11:19:50'), +(6748, 3178, '2023-08-07 11:19:54', 'Parcel delivered [Collected] and received by [Regina]', NULL, '2023-08-07 11:19:54', '2023-08-07 11:19:54'), +(6749, 3192, '2023-08-07 11:19:57', 'Parcel delivered [Collected] and received by [Slyvia Konadu]', NULL, '2023-08-07 11:19:57', '2023-08-07 11:19:57'), +(6750, 3211, '2023-08-07 11:20:01', 'Parcel delivered [Collected] and received by [Efia Christy]', NULL, '2023-08-07 11:20:01', '2023-08-07 11:20:01'), +(6751, 3208, '2023-08-07 11:20:07', 'Parcel delivered [Collected] and received by [Nana Akua]', NULL, '2023-08-07 11:20:07', '2023-08-07 11:20:07'), +(6752, 3197, '2023-08-07 11:20:12', 'Parcel delivered [Collected] and received by [Fafali]', NULL, '2023-08-07 11:20:12', '2023-08-07 11:20:12'), +(6753, 3177, '2023-08-07 11:20:15', 'Parcel delivered [Collected] and received by [Freda]', NULL, '2023-08-07 11:20:15', '2023-08-07 11:20:15'), +(6754, 3212, '2023-08-07 11:20:22', 'Parcel delivered [Collected] and received by [Philidia]', NULL, '2023-08-07 11:20:22', '2023-08-07 11:20:22'), +(6755, 3209, '2023-08-07 11:20:25', 'Parcel delivered [Collected] and received by [Rosina]', NULL, '2023-08-07 11:20:25', '2023-08-07 11:20:25'), +(6756, 3179, '2023-08-07 11:20:35', 'Parcel delivered [Collected] and received by [Felicia Osei]', NULL, '2023-08-07 11:20:35', '2023-08-07 11:20:35'), +(6757, 3262, '2023-08-07 11:20:46', 'Parcel delivered [Collected] and received by [Lisa]', NULL, '2023-08-07 11:20:46', '2023-08-07 11:20:46'), +(6758, 3267, '2023-08-07 11:20:50', 'Parcel delivered [Collected] and received by [Matilda Dodoo]', NULL, '2023-08-07 11:20:50', '2023-08-07 11:20:50'), +(6759, 3229, '2023-08-07 11:20:53', 'Parcel delivered [Collected] and received by [Grace Duah]', NULL, '2023-08-07 11:20:53', '2023-08-07 11:20:53'), +(6760, 3247, '2023-08-07 11:21:03', 'Parcel delivered [Collected] and received by [Janet]', NULL, '2023-08-07 11:21:03', '2023-08-07 11:21:03'), +(6761, 3255, '2023-08-07 11:23:53', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-07 11:23:53', '2023-08-07 11:23:53'), +(6762, 3246, '2023-08-07 11:23:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-07 11:23:57', '2023-08-07 11:23:57'), +(6763, 3234, '2023-08-07 11:24:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-07 11:24:07', '2023-08-07 11:24:07'), +(6764, 3240, '2023-08-07 11:24:10', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-07 11:24:10', '2023-08-07 11:24:10'), +(6765, 3257, '2023-08-07 11:24:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-07 11:24:13', '2023-08-07 11:24:13'), +(6766, 3261, '2023-08-07 11:24:17', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-07 11:24:17', '2023-08-07 11:24:17'), +(6767, 3277, '2023-08-07 11:25:42', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-07 11:25:42', '2023-08-07 11:25:42'), +(6768, 3281, '2023-08-07 11:25:45', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-07 11:25:45', '2023-08-07 11:25:45'), +(6769, 3280, '2023-08-07 11:25:47', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-07 11:25:47', '2023-08-07 11:25:47'), +(6770, 3271, '2023-08-07 11:25:51', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-07 11:25:51', '2023-08-07 11:25:51'), +(6771, 3278, '2023-08-07 11:25:54', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-07 11:25:54', '2023-08-07 11:25:54'), +(6772, 3264, '2023-08-07 11:25:56', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-07 11:25:56', '2023-08-07 11:25:56'), +(6773, 3273, '2023-08-07 11:25:59', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-07 11:25:59', '2023-08-07 11:25:59'), +(6774, 3276, '2023-08-07 11:26:01', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-07 11:26:01', '2023-08-07 11:26:01'), +(6775, 3282, '2023-08-07 11:26:07', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-07 11:26:07', '2023-08-07 11:26:07'), +(6776, 3279, '2023-08-07 11:26:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-07 11:26:09', '2023-08-07 11:26:09'), +(6777, 3224, '2023-08-07 16:52:02', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-07 16:52:02', '2023-08-07 16:52:02'), +(6778, 3283, '2023-08-07 16:52:04', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-07 16:52:04', '2023-08-07 16:52:04'), +(6779, 3274, '2023-08-07 16:52:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-07 16:52:09', '2023-08-07 16:52:09'), +(6780, 3275, '2023-08-07 16:52:13', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-07 16:52:13', '2023-08-07 16:52:13'), +(6781, 3272, '2023-08-07 16:52:16', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-07 16:52:16', '2023-08-07 16:52:16'), +(6782, 3048, '2023-08-07 16:52:22', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-07 16:52:22', '2023-08-07 16:52:22'), +(6783, 3285, '2023-08-07 16:52:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-07 16:52:25', '2023-08-07 16:52:25'), +(6784, 3284, '2023-08-07 16:52:29', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-07 16:52:29', '2023-08-07 16:52:29'), +(6785, 3270, '2023-08-07 16:53:13', 'Loaded at [Accra Main] departed for [Accra]', NULL, '2023-08-07 16:53:13', '2023-08-07 16:53:13'), +(6786, 3294, '2023-08-08 12:57:36', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-08 12:57:36', '2023-08-08 12:57:36'), +(6787, 3293, '2023-08-08 12:57:41', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-08 12:57:41', '2023-08-08 12:57:41'), +(6788, 3291, '2023-08-08 12:57:44', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-08 12:57:44', '2023-08-08 12:57:44'), +(6789, 3286, '2023-08-08 12:58:25', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Self Pickup]', NULL, '2023-08-08 12:58:25', '2023-08-08 12:58:25'), +(6790, 3292, '2023-08-08 12:59:05', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-08 12:59:05', '2023-08-08 12:59:05'), +(6791, 3288, '2023-08-08 12:59:11', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-08 12:59:11', '2023-08-08 12:59:11'), +(6792, 3289, '2023-08-08 12:59:15', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-08 12:59:15', '2023-08-08 12:59:15'), +(6793, 3287, '2023-08-08 12:59:35', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-08 12:59:35', '2023-08-08 12:59:35'), +(6794, 3290, '2023-08-08 12:59:39', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-08 12:59:39', '2023-08-08 12:59:39'), +(6795, 3270, '2023-08-08 13:00:09', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-08 13:00:09', '2023-08-08 13:00:09'), +(6796, 3286, '2023-08-08 13:00:55', 'Parcel delivered [Collected] and received by [Sam]', NULL, '2023-08-08 13:00:55', '2023-08-08 13:00:55'), +(6797, 3262, '2023-08-08 13:01:29', 'Parcel delivered [Collected] and received by [Lisa]', NULL, '2023-08-08 13:01:29', '2023-08-08 13:01:29'), +(6798, 3267, '2023-08-08 13:01:33', 'Parcel delivered [Collected] and received by [Matilda Dodoo]', NULL, '2023-08-08 13:01:33', '2023-08-08 13:01:33'), +(6799, 3229, '2023-08-08 13:01:35', 'Parcel delivered [Collected] and received by [Grace Duah]', NULL, '2023-08-08 13:01:35', '2023-08-08 13:01:35'), +(6800, 3247, '2023-08-08 13:01:39', 'Parcel delivered [Collected] and received by [Janet]', NULL, '2023-08-08 13:01:39', '2023-08-08 13:01:39'), +(6801, 3222, '2023-08-08 13:01:42', 'Parcel delivered [Collected] and received by [Vera]', NULL, '2023-08-08 13:01:42', '2023-08-08 13:01:42'), +(6802, 3251, '2023-08-08 13:01:45', 'Parcel delivered [Collected] and received by [Nana Yaa]', NULL, '2023-08-08 13:01:45', '2023-08-08 13:01:45'), +(6803, 3259, '2023-08-08 13:01:48', 'Parcel delivered [Collected] and received by [Mary Abankwah]', NULL, '2023-08-08 13:01:48', '2023-08-08 13:01:48'), +(6804, 3231, '2023-08-08 13:01:51', 'Parcel delivered [Collected] and received by [Philidia]', NULL, '2023-08-08 13:01:51', '2023-08-08 13:01:51'), +(6805, 3256, '2023-08-08 13:02:52', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-08 13:02:52', '2023-08-08 13:02:52'), +(6806, 3256, '2023-08-08 13:03:08', 'Parcel delivered [Collected] and received by [Sandra Marley Martei]', NULL, '2023-08-08 13:03:08', '2023-08-08 13:03:08'), +(6807, 3252, '2023-08-08 13:03:15', 'Parcel delivered [Collected] and received by [Munawara Mustapha]', NULL, '2023-08-08 13:03:15', '2023-08-08 13:03:15'), +(6808, 3225, '2023-08-08 13:03:18', 'Parcel delivered [Collected] and received by [Eunice Owusu]', NULL, '2023-08-08 13:03:18', '2023-08-08 13:03:18'), +(6809, 3238, '2023-08-08 13:03:22', 'Parcel delivered [Collected] and received by [Gifty Yeboah]', NULL, '2023-08-08 13:03:22', '2023-08-08 13:03:22'), +(6810, 3235, '2023-08-08 13:03:27', 'Parcel delivered [Collected] and received by [Lottie]', NULL, '2023-08-08 13:03:27', '2023-08-08 13:03:27'), +(6811, 3245, '2023-08-08 13:03:57', '[Priscilla FM] in [Accra Main] scanned for delivery; the rider is [247 Delivery Service]', NULL, '2023-08-08 13:03:57', '2023-08-08 13:03:57'), +(6812, 3245, '2023-08-08 13:04:10', 'Parcel delivered [Collected] and received by [Queenster Owusu]', NULL, '2023-08-08 13:04:10', '2023-08-08 13:04:10'), +(6813, 3253, '2023-08-08 13:04:14', 'Parcel delivered [Collected] and received by [Tilly]', NULL, '2023-08-08 13:04:14', '2023-08-08 13:04:14'), +(6814, 3219, '2023-08-08 13:04:17', 'Parcel delivered [Collected] and received by [Kiki]', NULL, '2023-08-08 13:04:17', '2023-08-08 13:04:17'), +(6815, 3254, '2023-08-08 13:04:24', 'Parcel delivered [Collected] and received by [Yaa Asantewaa]', NULL, '2023-08-08 13:04:24', '2023-08-08 13:04:24'), +(6816, 3260, '2023-08-08 13:04:33', 'Parcel delivered [Collected] and received by [Evelyn]', NULL, '2023-08-08 13:04:33', '2023-08-08 13:04:33'), +(6817, 3269, '2023-08-08 13:04:37', 'Parcel delivered [Collected] and received by [Royal]', NULL, '2023-08-08 13:04:37', '2023-08-08 13:04:37'), +(6818, 3248, '2023-08-08 13:04:40', 'Parcel delivered [Collected] and received by [Yaa]', NULL, '2023-08-08 13:04:40', '2023-08-08 13:04:40'), +(6819, 3239, '2023-08-08 13:04:52', 'Parcel delivered [Collected] and received by [Rumaisha]', NULL, '2023-08-08 13:04:52', '2023-08-08 13:04:52'), +(6820, 3237, '2023-08-08 13:04:57', 'Parcel delivered [Collected] and received by [Bernice]', NULL, '2023-08-08 13:04:57', '2023-08-08 13:04:57'), +(6821, 3244, '2023-08-08 13:05:01', 'Parcel delivered [Collected] and received by [Harrisson]', NULL, '2023-08-08 13:05:01', '2023-08-08 13:05:01'), +(6822, 3224, '2023-08-08 13:05:06', 'Parcel delivered [Collected] and received by [Adzraku Elizabeth]', NULL, '2023-08-08 13:05:06', '2023-08-08 13:05:06'), +(6823, 3277, '2023-08-08 13:06:44', 'Parcel delivered [Collected] and received by [Sheedat]', NULL, '2023-08-08 13:06:44', '2023-08-08 13:06:44'), +(6824, 3281, '2023-08-08 13:06:48', 'Parcel delivered [Collected] and received by [Rebecca]', NULL, '2023-08-08 13:06:48', '2023-08-08 13:06:48'), +(6825, 3280, '2023-08-08 13:06:56', 'Parcel delivered [Collected] and received by [Nancy]', NULL, '2023-08-08 13:06:56', '2023-08-08 13:06:56'), +(6826, 3271, '2023-08-08 13:07:01', 'Parcel delivered [Collected] and received by [Benard]', NULL, '2023-08-08 13:07:01', '2023-08-08 13:07:01'), +(6827, 3278, '2023-08-08 13:07:04', 'Parcel delivered [Collected] and received by [Adu Agyeiwaa]', NULL, '2023-08-08 13:07:04', '2023-08-08 13:07:04'), +(6828, 3264, '2023-08-08 13:07:08', 'Parcel delivered [Collected] and received by [Beverlyn Cobbinah]', NULL, '2023-08-08 13:07:08', '2023-08-08 13:07:08'), +(6829, 3273, '2023-08-08 13:07:12', 'Parcel delivered [Collected] and received by [Esther Addo]', NULL, '2023-08-08 13:07:12', '2023-08-08 13:07:12'), +(6830, 3276, '2023-08-08 13:07:16', 'Parcel delivered [Collected] and received by [Hawa]', NULL, '2023-08-08 13:07:16', '2023-08-08 13:07:16'), +(6831, 3282, '2023-08-08 13:07:20', 'Parcel delivered [Collected] and received by [Bernice]', NULL, '2023-08-08 13:07:20', '2023-08-08 13:07:20'), +(6832, 3279, '2023-08-08 13:07:26', 'Parcel delivered [Collected] and received by [Mawukoenya]', NULL, '2023-08-08 13:07:26', '2023-08-08 13:07:26'), +(6833, 3224, '2023-08-08 13:07:49', 'Parcel delivered [Collected] and received by [Adzraku Elizabeth]', NULL, '2023-08-08 13:07:49', '2023-08-08 13:07:49'), +(6834, 3272, '2023-08-08 13:07:52', 'Parcel delivered [Collected] and received by [Achiaa Naomi]', NULL, '2023-08-08 13:07:52', '2023-08-08 13:07:52'), +(6835, 3283, '2023-08-08 13:07:54', 'Parcel delivered [Collected] and received by [Nana Adwoa]', NULL, '2023-08-08 13:07:54', '2023-08-08 13:07:54'), +(6836, 3048, '2023-08-08 13:07:57', 'Parcel delivered [Collected] and received by [Ekua Bentil]', NULL, '2023-08-08 13:07:57', '2023-08-08 13:07:57'), +(6837, 3285, '2023-08-08 13:08:00', 'Parcel delivered [Collected] and received by [Rafiatu Mohammed]', NULL, '2023-08-08 13:08:00', '2023-08-08 13:08:00'), +(6838, 3284, '2023-08-08 13:08:03', 'Parcel delivered [Collected] and received by [Lauren]', NULL, '2023-08-08 13:08:03', '2023-08-08 13:08:03'), +(6839, 3274, '2023-08-08 13:08:06', 'Parcel delivered [Collected] and received by [Kambake Abigail]', NULL, '2023-08-08 13:08:06', '2023-08-08 13:08:06'), +(6840, 3275, '2023-08-08 13:08:14', 'Parcel delivered [Collected] and received by [Bernice Tiwaa]', NULL, '2023-08-08 13:08:14', '2023-08-08 13:08:14'), +(6841, 3255, '2023-08-08 13:08:40', 'Parcel delivered [Collected] and received by [Christabel Osei]', NULL, '2023-08-08 13:08:40', '2023-08-08 13:08:40'), +(6842, 3246, '2023-08-08 13:08:44', 'Parcel delivered [Collected] and received by [Rejoice Serwaa]', NULL, '2023-08-08 13:08:44', '2023-08-08 13:08:44'), +(6843, 3234, '2023-08-08 13:08:49', 'Parcel delivered [Collected] and received by [Stacy]', NULL, '2023-08-08 13:08:49', '2023-08-08 13:08:49'), +(6844, 3240, '2023-08-08 13:08:52', 'Parcel delivered [Collected] and received by [Ohemaa]', NULL, '2023-08-08 13:08:52', '2023-08-08 13:08:52'), +(6845, 3257, '2023-08-08 13:08:55', 'Parcel delivered [Collected] and received by [Nana Adwoa Amankwah]', NULL, '2023-08-08 13:08:55', '2023-08-08 13:08:55'), +(6846, 3261, '2023-08-08 13:08:57', 'Parcel delivered [Collected] and received by [Theresah Kakari]', NULL, '2023-08-08 13:08:57', '2023-08-08 13:08:57'), +(6847, 3300, '2023-08-09 11:33:54', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-09 11:33:54', '2023-08-09 11:33:54'), +(6848, 3300, '2023-08-09 11:34:27', 'Parcel delivered [Collected] and received by [PHILIP ESHUN]', NULL, '2023-08-09 11:34:27', '2023-08-09 11:34:27'), +(6849, 3296, '2023-08-09 13:22:27', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-09 13:22:27', '2023-08-09 13:22:27'), +(6850, 3308, '2023-08-09 13:22:52', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-09 13:22:52', '2023-08-09 13:22:52'), +(6851, 3309, '2023-08-09 13:23:13', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-09 13:23:13', '2023-08-09 13:23:13'), +(6852, 3301, '2023-08-09 13:23:34', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-09 13:23:34', '2023-08-09 13:23:34'), +(6853, 3302, '2023-08-09 13:23:51', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-09 13:23:51', '2023-08-09 13:23:51'), +(6854, 3305, '2023-08-09 13:23:59', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-09 13:23:59', '2023-08-09 13:23:59'), +(6855, 3303, '2023-08-09 13:24:03', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-09 13:24:03', '2023-08-09 13:24:03'), +(6856, 3306, '2023-08-09 13:24:10', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-09 13:24:10', '2023-08-09 13:24:10'), +(6857, 3310, '2023-08-09 13:24:14', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-09 13:24:14', '2023-08-09 13:24:14'), +(6858, 3294, '2023-08-09 13:24:46', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-09 13:24:46', '2023-08-09 13:24:46'), +(6859, 3293, '2023-08-09 13:25:06', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-09 13:25:06', '2023-08-09 13:25:06'), +(6860, 3291, '2023-08-09 13:25:10', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-09 13:25:10', '2023-08-09 13:25:10'), +(6861, 3292, '2023-08-09 13:26:11', 'Parcel delivered [Collected] and received by [Eunice Frimpong]', NULL, '2023-08-09 13:26:11', '2023-08-09 13:26:11'), +(6862, 3288, '2023-08-09 13:26:15', 'Parcel delivered [Collected] and received by [Rosemary]', NULL, '2023-08-09 13:26:15', '2023-08-09 13:26:15'), +(6863, 3289, '2023-08-09 13:26:23', 'Parcel delivered [Collected] and received by [Nash]', NULL, '2023-08-09 13:26:23', '2023-08-09 13:26:23'), +(6864, 3287, '2023-08-09 13:26:49', 'Parcel delivered [Collected] and received by [Hajia]', NULL, '2023-08-09 13:26:49', '2023-08-09 13:26:49'), +(6865, 3290, '2023-08-09 13:26:53', 'Parcel delivered [Collected] and received by [Alexis Davis]', NULL, '2023-08-09 13:26:53', '2023-08-09 13:26:53'), +(6866, 3270, '2023-08-09 13:28:08', 'Parcel delivered [Collected] and received by [Erica Bempah]', NULL, '2023-08-09 13:28:08', '2023-08-09 13:28:08'), +(6867, 3299, '2023-08-09 13:28:29', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-09 13:28:29', '2023-08-09 13:28:29'), +(6868, 3295, '2023-08-09 13:28:40', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-09 13:28:40', '2023-08-09 13:28:40'), +(6869, 3332, '2023-08-10 14:07:15', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-10 14:07:15', '2023-08-10 14:07:15'), +(6870, 3314, '2023-08-10 14:07:19', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-10 14:07:19', '2023-08-10 14:07:19'), +(6871, 3325, '2023-08-10 14:07:27', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-10 14:07:27', '2023-08-10 14:07:27'), +(6872, 3330, '2023-08-10 14:07:30', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-10 14:07:30', '2023-08-10 14:07:30'), +(6873, 3323, '2023-08-10 14:07:33', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-10 14:07:33', '2023-08-10 14:07:33'), +(6874, 3326, '2023-08-10 14:08:19', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-10 14:08:19', '2023-08-10 14:08:19'), +(6875, 3311, '2023-08-10 14:08:31', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-10 14:08:31', '2023-08-10 14:08:31'), +(6876, 3333, '2023-08-10 14:08:47', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-10 14:08:47', '2023-08-10 14:08:47'), +(6877, 3322, '2023-08-10 14:08:58', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-10 14:08:58', '2023-08-10 14:08:58'), +(6878, 3299, '2023-08-10 14:11:52', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-10 14:11:52', '2023-08-10 14:11:52'), +(6879, 3304, '2023-08-10 14:11:56', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-10 14:11:56', '2023-08-10 14:11:56'), +(6880, 3295, '2023-08-10 14:12:01', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-10 14:12:01', '2023-08-10 14:12:01'), +(6881, 3319, '2023-08-10 14:12:22', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-10 14:12:22', '2023-08-10 14:12:22'), +(6882, 3324, '2023-08-10 14:12:25', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-10 14:12:25', '2023-08-10 14:12:25'), +(6883, 3328, '2023-08-10 14:12:30', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-10 14:12:30', '2023-08-10 14:12:30'), +(6884, 3327, '2023-08-10 14:12:33', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-10 14:12:33', '2023-08-10 14:12:33'), +(6885, 3321, '2023-08-10 14:12:36', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-10 14:12:36', '2023-08-10 14:12:36'), +(6886, 3329, '2023-08-10 14:12:39', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-10 14:12:39', '2023-08-10 14:12:39'), +(6887, 3308, '2023-08-10 14:13:24', 'Parcel delivered [Collected] and received by [Esther Gidi]', NULL, '2023-08-10 14:13:24', '2023-08-10 14:13:24'), +(6888, 3309, '2023-08-10 14:13:28', 'Parcel delivered [Collected] and received by [Zena]', NULL, '2023-08-10 14:13:28', '2023-08-10 14:13:28'), +(6889, 3296, '2023-08-10 14:13:32', 'Parcel delivered [Collected] and received by [winnifesta Duncan]', NULL, '2023-08-10 14:13:32', '2023-08-10 14:13:32'), +(6890, 3301, '2023-08-10 14:13:38', 'Parcel delivered [Collected] and received by [Nhaa Candy]', NULL, '2023-08-10 14:13:38', '2023-08-10 14:13:38'), +(6891, 3302, '2023-08-10 14:13:56', 'Parcel delivered [Collected] and received by [siara Suleman]', NULL, '2023-08-10 14:13:56', '2023-08-10 14:13:56'), +(6892, 3305, '2023-08-10 14:13:59', 'Parcel delivered [Collected] and received by [Joesphine]', NULL, '2023-08-10 14:13:59', '2023-08-10 14:13:59'), +(6893, 3303, '2023-08-10 14:14:01', 'Parcel delivered [Collected] and received by [Vidash Ohemeng]', NULL, '2023-08-10 14:14:01', '2023-08-10 14:14:01'), +(6894, 3306, '2023-08-10 14:14:06', 'Parcel delivered [Collected] and received by [Diana Kyeremateng]', NULL, '2023-08-10 14:14:06', '2023-08-10 14:14:06'), +(6895, 3310, '2023-08-10 14:14:12', 'Parcel delivered [Collected] and received by [Asante Gladys]', NULL, '2023-08-10 14:14:12', '2023-08-10 14:14:12'), +(6896, 3294, '2023-08-10 14:14:31', 'Parcel delivered [Collected] and received by [blessing]', NULL, '2023-08-10 14:14:31', '2023-08-10 14:14:31'), +(6897, 3293, '2023-08-10 14:14:36', 'Parcel delivered [Collected] and received by [Amanda]', NULL, '2023-08-10 14:14:36', '2023-08-10 14:14:36'), +(6898, 3291, '2023-08-10 14:14:44', 'Parcel delivered [Collected] and received by [Calestina Kafui]', NULL, '2023-08-10 14:14:44', '2023-08-10 14:14:44'), +(6899, 3339, '2023-08-11 10:55:45', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-11 10:55:45', '2023-08-11 10:55:45'), +(6900, 3344, '2023-08-11 10:55:48', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-11 10:55:48', '2023-08-11 10:55:48'), +(6901, 3331, '2023-08-11 10:55:51', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-11 10:55:51', '2023-08-11 10:55:51'), +(6902, 3345, '2023-08-11 10:55:54', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-11 10:55:54', '2023-08-11 10:55:54'), +(6903, 3347, '2023-08-11 10:56:18', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-11 10:56:18', '2023-08-11 10:56:18'), +(6904, 3335, '2023-08-11 10:56:24', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-11 10:56:24', '2023-08-11 10:56:24'), +(6905, 3334, '2023-08-11 10:56:26', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-11 10:56:26', '2023-08-11 10:56:26'), +(6906, 3340, '2023-08-11 10:56:29', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-11 10:56:29', '2023-08-11 10:56:29'), +(6907, 3319, '2023-08-11 10:56:54', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-11 10:56:54', '2023-08-11 10:56:54'), +(6908, 3324, '2023-08-11 10:56:57', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-11 10:56:57', '2023-08-11 10:56:57'), +(6909, 3328, '2023-08-11 10:56:59', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-11 10:56:59', '2023-08-11 10:56:59'), +(6910, 3327, '2023-08-11 10:57:02', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-11 10:57:02', '2023-08-11 10:57:02'), +(6911, 3321, '2023-08-11 10:57:05', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-11 10:57:05', '2023-08-11 10:57:05'), +(6912, 3329, '2023-08-11 10:57:07', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-11 10:57:07', '2023-08-11 10:57:07'), +(6913, 3341, '2023-08-11 10:57:30', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-11 10:57:30', '2023-08-11 10:57:30'), +(6914, 3332, '2023-08-11 10:58:02', 'Parcel delivered [Collected] and received by [Ella]', NULL, '2023-08-11 10:58:02', '2023-08-11 10:58:02'), +(6915, 3314, '2023-08-11 10:58:05', 'Parcel delivered [Collected] and received by [233249348584]', NULL, '2023-08-11 10:58:05', '2023-08-11 10:58:05'), +(6916, 3325, '2023-08-11 10:58:11', 'Parcel delivered [Collected] and received by [Elizabeth]', NULL, '2023-08-11 10:58:11', '2023-08-11 10:58:11'), +(6917, 3330, '2023-08-11 10:58:14', 'Parcel delivered [Collected] and received by [Munawara Mustapha]', NULL, '2023-08-11 10:58:14', '2023-08-11 10:58:14'), +(6918, 3323, '2023-08-11 10:58:20', 'Parcel delivered [Collected] and received by [Lauretta Arthur]', NULL, '2023-08-11 10:58:20', '2023-08-11 10:58:20'), +(6919, 3311, '2023-08-11 10:59:13', 'Parcel delivered [Collected] and received by [Hajara Ahmed]', NULL, '2023-08-11 10:59:13', '2023-08-11 10:59:13'), +(6920, 3326, '2023-08-11 10:59:20', 'Parcel delivered [Collected] and received by [Anita Oduro]', NULL, '2023-08-11 10:59:20', '2023-08-11 10:59:20'), +(6921, 3333, '2023-08-11 11:00:09', 'Parcel delivered [Collected] and received by [Abena Ella]', NULL, '2023-08-11 11:00:09', '2023-08-11 11:00:09'), +(6922, 3322, '2023-08-11 11:00:13', 'Parcel delivered [Collected] and received by [MARIAM ABDULMUMIN]', NULL, '2023-08-11 11:00:13', '2023-08-11 11:00:13'), +(6923, 3299, '2023-08-11 11:00:40', 'Parcel delivered [Collected] and received by [Harriet]', NULL, '2023-08-11 11:00:40', '2023-08-11 11:00:40'), +(6924, 3304, '2023-08-11 11:00:43', 'Parcel delivered [Collected] and received by [Belinda Yeboah]', NULL, '2023-08-11 11:00:43', '2023-08-11 11:00:43'), +(6925, 3295, '2023-08-11 11:00:46', 'Parcel delivered [Collected] and received by [Azaare Patience]', NULL, '2023-08-11 11:00:46', '2023-08-11 11:00:46'), +(6926, 3350, '2023-08-12 10:43:39', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-12 10:43:39', '2023-08-12 10:43:39'), +(6927, 3349, '2023-08-12 10:43:43', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-12 10:43:43', '2023-08-12 10:43:43'), +(6928, 3341, '2023-08-12 10:44:06', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-12 10:44:06', '2023-08-12 10:44:06'), +(6929, 3339, '2023-08-12 10:46:26', 'Parcel delivered [Collected] and received by [THERESAH BOADI]', NULL, '2023-08-12 10:46:26', '2023-08-12 10:46:26'), +(6930, 3344, '2023-08-12 10:46:34', 'Parcel delivered [Collected] and received by [Rich Bitchy]', NULL, '2023-08-12 10:46:34', '2023-08-12 10:46:34'), +(6931, 3331, '2023-08-12 10:46:39', 'Parcel delivered [Collected] and received by [Angela Kira]', NULL, '2023-08-12 10:46:39', '2023-08-12 10:46:39'), +(6932, 3345, '2023-08-12 10:46:41', 'Parcel delivered [Collected] and received by [Adepa Hayford]', NULL, '2023-08-12 10:46:41', '2023-08-12 10:46:41'), +(6933, 3347, '2023-08-12 10:46:56', 'Parcel delivered [Collected] and received by [Comfort Odam]', NULL, '2023-08-12 10:46:56', '2023-08-12 10:46:56'), +(6934, 3335, '2023-08-12 10:47:00', 'Parcel delivered [Collected] and received by [Loretta Forson]', NULL, '2023-08-12 10:47:00', '2023-08-12 10:47:00'), +(6935, 3334, '2023-08-12 10:47:03', 'Parcel delivered [Collected] and received by [Benedicta Gyambrah]', NULL, '2023-08-12 10:47:03', '2023-08-12 10:47:03'), +(6936, 3340, '2023-08-12 10:47:09', 'Parcel delivered [Collected] and received by [Rashida]', NULL, '2023-08-12 10:47:09', '2023-08-12 10:47:09'); +INSERT INTO `logistics` (`id`, `order_id`, `time_scanned`, `record`, `source`, `created_at`, `updated_at`) VALUES +(6937, 3319, '2023-08-12 10:47:36', 'Parcel delivered [Collected] and received by [Faustina Nyarko]', NULL, '2023-08-12 10:47:36', '2023-08-12 10:47:36'), +(6938, 3324, '2023-08-12 10:47:39', 'Parcel delivered [Collected] and received by [Faustina Nyarko]', NULL, '2023-08-12 10:47:39', '2023-08-12 10:47:39'), +(6939, 3328, '2023-08-12 10:47:45', 'Parcel delivered [Collected] and received by [Portia Nti]', NULL, '2023-08-12 10:47:45', '2023-08-12 10:47:45'), +(6940, 3327, '2023-08-12 10:47:48', 'Parcel delivered [Collected] and received by [Sandra Appiagyei]', NULL, '2023-08-12 10:47:48', '2023-08-12 10:47:48'), +(6941, 3321, '2023-08-12 10:47:52', 'Parcel delivered [Collected] and received by [Jackline Owusuwaa Manu]', NULL, '2023-08-12 10:47:52', '2023-08-12 10:47:52'), +(6942, 3329, '2023-08-12 10:47:56', 'Parcel delivered [Collected] and received by [Hannah Gyamfi]', NULL, '2023-08-12 10:47:56', '2023-08-12 10:47:56'), +(6943, 3365, '2023-08-14 14:13:19', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-14 14:13:19', '2023-08-14 14:13:19'), +(6944, 3367, '2023-08-14 14:14:24', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-14 14:14:24', '2023-08-14 14:14:24'), +(6945, 3358, '2023-08-15 08:49:18', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-15 08:49:18', '2023-08-15 08:49:18'), +(6946, 3358, '2023-08-15 08:49:41', '[Leslie Joe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-15 08:49:41', '2023-08-15 08:49:41'), +(6947, 3350, '2023-08-15 08:50:42', 'Parcel delivered [Collected] and received by [Naomi Teki Markwei]', NULL, '2023-08-15 08:50:42', '2023-08-15 08:50:42'), +(6948, 3349, '2023-08-15 08:50:49', 'Parcel delivered [Collected] and received by [Felicia Vera Abbey]', NULL, '2023-08-15 08:50:49', '2023-08-15 08:50:49'), +(6949, 3365, '2023-08-15 08:51:07', 'Parcel delivered [Collected] and received by [Helen Nyamekeh]', NULL, '2023-08-15 08:51:07', '2023-08-15 08:51:07'), +(6950, 3367, '2023-08-15 08:52:09', 'Parcel delivered [Collected] and received by [Aisha Adam]', NULL, '2023-08-15 08:52:09', '2023-08-15 08:52:09'), +(6951, 3373, '2023-08-15 11:05:21', '[Leslie Joe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-15 11:05:21', '2023-08-15 11:05:21'), +(6952, 3230, '2023-08-16 10:51:36', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-16 10:51:36', '2023-08-16 10:51:36'), +(6953, 3387, '2023-08-16 10:52:00', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-16 10:52:00', '2023-08-16 10:52:00'), +(6954, 3379, '2023-08-16 17:19:01', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Self Pickup]', NULL, '2023-08-16 17:19:01', '2023-08-16 17:19:01'), +(6955, 3379, '2023-08-16 17:19:43', 'Parcel delivered [Collected] and received by [Isaac Opoku Kuffour]', NULL, '2023-08-16 17:19:43', '2023-08-16 17:19:43'), +(6956, 3373, '2023-08-16 17:22:24', 'Parcel delivered [Collected] and received by [Benard]', NULL, '2023-08-16 17:22:24', '2023-08-16 17:22:24'), +(6957, 3358, '2023-08-16 17:22:46', 'Parcel delivered [Collected] and received by [magdalene Nketia Boateng]', NULL, '2023-08-16 17:22:46', '2023-08-16 17:22:46'), +(6958, 3387, '2023-08-16 17:24:14', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-16 17:24:14', '2023-08-16 17:24:14'), +(6959, 3387, '2023-08-16 17:24:50', 'Parcel delivered [Collected] and received by [Isaac Opoku Kuffour]', NULL, '2023-08-16 17:24:50', '2023-08-16 17:24:50'), +(6960, 3406, '2023-08-18 10:03:11', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-18 10:03:11', '2023-08-18 10:03:11'), +(6961, 3406, '2023-08-18 10:03:41', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-18 10:03:41', '2023-08-18 10:03:41'), +(6962, 3406, '2023-08-18 10:03:54', 'Parcel delivered [Collected] and received by [Ephiyah Khadijah]', NULL, '2023-08-18 10:03:54', '2023-08-18 10:03:54'), +(6963, 3416, '2023-08-18 10:08:52', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Francis]', NULL, '2023-08-18 10:08:52', '2023-08-18 10:08:52'), +(6964, 3418, '2023-08-18 10:09:06', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Francis]', NULL, '2023-08-18 10:09:06', '2023-08-18 10:09:06'), +(6965, 3423, '2023-08-18 12:48:33', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-18 12:48:33', '2023-08-18 12:48:33'), +(6966, 3419, '2023-08-18 12:49:19', '[Leslie Joe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-18 12:49:19', '2023-08-18 12:49:19'), +(6967, 3467, '2023-08-19 10:39:52', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-19 10:39:52', '2023-08-19 10:39:52'), +(6968, 3427, '2023-08-19 10:39:57', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-19 10:39:57', '2023-08-19 10:39:57'), +(6969, 3425, '2023-08-19 10:40:00', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-19 10:40:00', '2023-08-19 10:40:00'), +(6970, 3452, '2023-08-19 10:40:03', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-19 10:40:03', '2023-08-19 10:40:03'), +(6971, 3462, '2023-08-19 10:40:06', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-19 10:40:06', '2023-08-19 10:40:06'), +(6972, 3426, '2023-08-19 10:40:11', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-19 10:40:11', '2023-08-19 10:40:11'), +(6973, 3450, '2023-08-19 10:40:14', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-19 10:40:14', '2023-08-19 10:40:14'), +(6974, 3460, '2023-08-19 10:40:17', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-19 10:40:17', '2023-08-19 10:40:17'), +(6975, 3432, '2023-08-19 10:40:22', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-19 10:40:22', '2023-08-19 10:40:22'), +(6976, 3423, '2023-08-19 10:40:51', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-19 10:40:51', '2023-08-19 10:40:51'), +(6977, 3446, '2023-08-19 10:43:09', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-19 10:43:09', '2023-08-19 10:43:09'), +(6978, 3424, '2023-08-19 10:43:29', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-19 10:43:29', '2023-08-19 10:43:29'), +(6979, 3419, '2023-08-19 10:44:10', 'Parcel delivered [Collected] and received by [Evelyn Opoku]', NULL, '2023-08-19 10:44:10', '2023-08-19 10:44:10'), +(6980, 3418, '2023-08-19 10:45:58', 'Parcel delivered [Collected] and received by [Janewlove kankam]', NULL, '2023-08-19 10:45:58', '2023-08-19 10:45:58'), +(6981, 3416, '2023-08-19 10:46:03', 'Parcel delivered [Collected] and received by [Helen Nyamekeh]', NULL, '2023-08-19 10:46:03', '2023-08-19 10:46:03'), +(6982, 3446, '2023-08-19 10:47:24', 'Parcel delivered [Collected] and received by [Jennifer Oduro]', NULL, '2023-08-19 10:47:24', '2023-08-19 10:47:24'), +(6983, 3446, '2023-08-19 10:47:51', 'Loaded at [Accra Main] departed for [Accra]', NULL, '2023-08-19 10:47:51', '2023-08-19 10:47:51'), +(6984, 3423, '2023-08-21 11:17:06', 'Parcel delivered [Collected] and received by [Faustina Nyarko]', NULL, '2023-08-21 11:17:06', '2023-08-21 11:17:06'), +(6985, 3424, '2023-08-21 11:17:25', 'Parcel delivered [Collected] and received by [FIDELIA FORDJOUR]', NULL, '2023-08-21 11:17:25', '2023-08-21 11:17:25'), +(6986, 3467, '2023-08-21 11:18:22', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-21 11:18:22', '2023-08-21 11:18:22'), +(6987, 3427, '2023-08-21 11:18:28', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-21 11:18:28', '2023-08-21 11:18:28'), +(6988, 3425, '2023-08-21 11:18:39', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-21 11:18:39', '2023-08-21 11:18:39'), +(6989, 3452, '2023-08-21 11:18:48', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-21 11:18:48', '2023-08-21 11:18:48'), +(6990, 3462, '2023-08-21 11:18:55', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-21 11:18:55', '2023-08-21 11:18:55'), +(6991, 3426, '2023-08-21 11:19:13', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-21 11:19:13', '2023-08-21 11:19:13'), +(6992, 3450, '2023-08-21 11:19:34', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-21 11:19:34', '2023-08-21 11:19:34'), +(6993, 3460, '2023-08-21 11:19:42', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-21 11:19:42', '2023-08-21 11:19:42'), +(6994, 3432, '2023-08-21 11:20:12', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-21 11:20:12', '2023-08-21 11:20:12'), +(6995, 3510, '2023-08-21 12:53:26', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-21 12:53:26', '2023-08-21 12:53:26'), +(6996, 3540, '2023-08-21 12:53:30', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-21 12:53:30', '2023-08-21 12:53:30'), +(6997, 3543, '2023-08-21 12:53:33', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-21 12:53:33', '2023-08-21 12:53:33'), +(6998, 3536, '2023-08-21 12:53:35', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-21 12:53:35', '2023-08-21 12:53:35'), +(6999, 3516, '2023-08-21 12:53:39', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-21 12:53:39', '2023-08-21 12:53:39'), +(7000, 3546, '2023-08-21 12:53:41', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-21 12:53:41', '2023-08-21 12:53:41'), +(7001, 3476, '2023-08-21 12:53:45', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-21 12:53:45', '2023-08-21 12:53:45'), +(7002, 3513, '2023-08-21 12:53:48', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-21 12:53:48', '2023-08-21 12:53:48'), +(7003, 3487, '2023-08-21 12:53:50', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-21 12:53:50', '2023-08-21 12:53:50'), +(7004, 3505, '2023-08-21 12:53:54', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-21 12:53:54', '2023-08-21 12:53:54'), +(7005, 3480, '2023-08-21 12:54:17', '[Evan Frimpong] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-21 12:54:17', '2023-08-21 12:54:17'), +(7006, 3502, '2023-08-21 12:59:30', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-21 12:59:30', '2023-08-21 12:59:30'), +(7007, 3501, '2023-08-21 12:59:49', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-21 12:59:49', '2023-08-21 12:59:49'), +(7008, 3492, '2023-08-21 13:00:05', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-21 13:00:05', '2023-08-21 13:00:05'), +(7009, 3491, '2023-08-21 13:00:17', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-21 13:00:17', '2023-08-21 13:00:17'), +(7010, 3479, '2023-08-21 13:00:52', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-21 13:00:52', '2023-08-21 13:00:52'), +(7011, 3493, '2023-08-21 13:01:11', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-21 13:01:11', '2023-08-21 13:01:11'), +(7012, 3490, '2023-08-21 13:01:31', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-21 13:01:31', '2023-08-21 13:01:31'), +(7013, 3511, '2023-08-21 13:01:50', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-21 13:01:50', '2023-08-21 13:01:50'), +(7014, 3477, '2023-08-21 13:02:03', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-21 13:02:03', '2023-08-21 13:02:03'), +(7015, 3467, '2023-08-22 11:20:38', 'Parcel delivered [Collected] and received by [addae Sandra]', NULL, '2023-08-22 11:20:38', '2023-08-22 11:20:38'), +(7016, 3427, '2023-08-22 11:20:48', 'Parcel delivered [Collected] and received by [Adepa Hayford]', NULL, '2023-08-22 11:20:48', '2023-08-22 11:20:48'), +(7017, 3425, '2023-08-22 11:21:01', 'Parcel delivered [Collected] and received by [Faustina Nyarko]', NULL, '2023-08-22 11:21:01', '2023-08-22 11:21:01'), +(7018, 3452, '2023-08-22 11:21:11', 'Parcel delivered [Collected] and received by [Faustina Nyarko]', NULL, '2023-08-22 11:21:11', '2023-08-22 11:21:11'), +(7019, 3462, '2023-08-22 11:21:20', 'Parcel delivered [Collected] and received by [Ofori Amanfo Sussana]', NULL, '2023-08-22 11:21:20', '2023-08-22 11:21:20'), +(7020, 3426, '2023-08-22 11:21:30', 'Parcel delivered [Collected] and received by [Faustina Nyarko]', NULL, '2023-08-22 11:21:30', '2023-08-22 11:21:30'), +(7021, 3450, '2023-08-22 11:21:40', 'Parcel delivered [Collected] and received by [Mercy Amponsa]', NULL, '2023-08-22 11:21:40', '2023-08-22 11:21:40'), +(7022, 3460, '2023-08-22 11:21:50', 'Parcel delivered [Collected] and received by [ACHIAH NANA]', NULL, '2023-08-22 11:21:50', '2023-08-22 11:21:50'), +(7023, 3432, '2023-08-22 11:22:04', 'Parcel delivered [Collected] and received by [Faustina Nyarko]', NULL, '2023-08-22 11:22:04', '2023-08-22 11:22:04'), +(7024, 3479, '2023-08-22 11:23:07', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-22 11:23:07', '2023-08-22 11:23:07'), +(7025, 3493, '2023-08-22 11:23:18', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-22 11:23:18', '2023-08-22 11:23:18'), +(7026, 3490, '2023-08-22 11:23:37', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-22 11:23:37', '2023-08-22 11:23:37'), +(7027, 3511, '2023-08-22 11:23:50', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-22 11:23:50', '2023-08-22 11:23:50'), +(7028, 3477, '2023-08-22 11:24:01', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-22 11:24:01', '2023-08-22 11:24:01'), +(7029, 3551, '2023-08-22 11:24:33', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-22 11:24:33', '2023-08-22 11:24:33'), +(7030, 3552, '2023-08-22 11:24:59', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-22 11:24:59', '2023-08-22 11:24:59'), +(7031, 3556, '2023-08-22 11:25:08', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-22 11:25:08', '2023-08-22 11:25:08'), +(7032, 3558, '2023-08-22 11:25:20', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-22 11:25:20', '2023-08-22 11:25:20'), +(7033, 3561, '2023-08-22 11:25:37', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-22 11:25:37', '2023-08-22 11:25:37'), +(7034, 3479, '2023-08-23 09:02:59', 'Parcel delivered [Collected] and received by [Esther Boakyewaa]', NULL, '2023-08-23 09:02:59', '2023-08-23 09:02:59'), +(7035, 3493, '2023-08-23 09:03:10', 'Parcel delivered [Collected] and received by [Faustina Nyarko]', NULL, '2023-08-23 09:03:10', '2023-08-23 09:03:10'), +(7036, 3490, '2023-08-23 09:03:23', 'Parcel delivered [Collected] and received by [Faustina Nyarko]', NULL, '2023-08-23 09:03:23', '2023-08-23 09:03:23'), +(7037, 3511, '2023-08-23 09:03:33', 'Parcel delivered [Collected] and received by [Precious Boahene]', NULL, '2023-08-23 09:03:33', '2023-08-23 09:03:33'), +(7038, 3477, '2023-08-23 09:03:39', 'Parcel delivered [Collected] and received by [Jacobell Wisdom]', NULL, '2023-08-23 09:03:39', '2023-08-23 09:03:39'), +(7039, 3480, '2023-08-23 09:04:24', 'Parcel delivered [Collected] and received by [Rhammy Yeboah]', NULL, '2023-08-23 09:04:24', '2023-08-23 09:04:24'), +(7040, 3501, '2023-08-23 09:05:01', 'Parcel delivered [Collected] and received by [Portia Henaku]', NULL, '2023-08-23 09:05:01', '2023-08-23 09:05:01'), +(7041, 3492, '2023-08-23 09:05:05', 'Parcel delivered [Collected] and received by [Yvonne Adupoku]', NULL, '2023-08-23 09:05:05', '2023-08-23 09:05:05'), +(7042, 3491, '2023-08-23 09:05:11', 'Parcel delivered [Collected] and received by [Afriyie Gospel]', NULL, '2023-08-23 09:05:11', '2023-08-23 09:05:11'), +(7043, 3502, '2023-08-23 09:05:46', 'Parcel delivered [Collected] and received by [Faustina Nyarko]', NULL, '2023-08-23 09:05:46', '2023-08-23 09:05:46'), +(7044, 3556, '2023-08-23 09:06:36', 'Parcel delivered [Collected] and received by [Rosemary Amponsah]', NULL, '2023-08-23 09:06:36', '2023-08-23 09:06:36'), +(7045, 3552, '2023-08-23 09:06:50', 'Parcel delivered [Collected] and received by [Faustina Nyarko]', NULL, '2023-08-23 09:06:50', '2023-08-23 09:06:50'), +(7046, 3558, '2023-08-23 09:07:03', 'Parcel delivered [Collected] and received by [Priscilla ABBAN]', NULL, '2023-08-23 09:07:03', '2023-08-23 09:07:03'), +(7047, 3551, '2023-08-23 09:07:31', 'Parcel delivered [Collected] and received by [Rosina Mills]', NULL, '2023-08-23 09:07:31', '2023-08-23 09:07:31'), +(7048, 3510, '2023-08-23 09:08:18', 'Parcel delivered [Collected] and received by [Florence adjei]', NULL, '2023-08-23 09:08:18', '2023-08-23 09:08:18'), +(7049, 3540, '2023-08-23 09:08:22', 'Parcel delivered [Collected] and received by [FIDELIA FORDJOUR]', NULL, '2023-08-23 09:08:22', '2023-08-23 09:08:22'), +(7050, 3543, '2023-08-23 09:08:28', 'Parcel delivered [Collected] and received by [Jessica odoi]', NULL, '2023-08-23 09:08:28', '2023-08-23 09:08:28'), +(7051, 3536, '2023-08-23 09:08:35', 'Parcel delivered [Collected] and received by [Dzifa Gafa]', NULL, '2023-08-23 09:08:35', '2023-08-23 09:08:35'), +(7052, 3516, '2023-08-23 09:08:41', 'Parcel delivered [Collected] and received by [debbie padi]', NULL, '2023-08-23 09:08:41', '2023-08-23 09:08:41'), +(7053, 3546, '2023-08-23 09:08:45', 'Parcel delivered [Collected] and received by [suzzy kotey]', NULL, '2023-08-23 09:08:45', '2023-08-23 09:08:45'), +(7054, 3476, '2023-08-23 09:08:53', 'Parcel delivered [Collected] and received by [Appiah Charity]', NULL, '2023-08-23 09:08:53', '2023-08-23 09:08:53'), +(7055, 3513, '2023-08-23 09:09:11', 'Parcel delivered [Collected] and received by [Edith wineme Ayuah]', NULL, '2023-08-23 09:09:11', '2023-08-23 09:09:11'), +(7056, 3487, '2023-08-23 09:09:18', 'Parcel delivered [Collected] and received by [majorie andoh]', NULL, '2023-08-23 09:09:18', '2023-08-23 09:09:18'), +(7057, 3505, '2023-08-23 09:09:27', 'Parcel delivered [Collected] and received by [Ruth Akpalu]', NULL, '2023-08-23 09:09:27', '2023-08-23 09:09:27'), +(7058, 3561, '2023-08-23 09:10:07', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [Mahama]', NULL, '2023-08-23 09:10:07', '2023-08-23 09:10:07'), +(7059, 3576, '2023-08-23 11:45:17', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-23 11:45:17', '2023-08-23 11:45:17'), +(7060, 3573, '2023-08-23 11:45:31', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-23 11:45:31', '2023-08-23 11:45:31'), +(7061, 3572, '2023-08-23 11:45:35', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-23 11:45:35', '2023-08-23 11:45:35'), +(7062, 3570, '2023-08-23 11:45:58', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-23 11:45:58', '2023-08-23 11:45:58'), +(7063, 3567, '2023-08-23 11:46:38', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-23 11:46:38', '2023-08-23 11:46:38'), +(7064, 3562, '2023-08-23 11:46:51', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-23 11:46:51', '2023-08-23 11:46:51'), +(7065, 3580, '2023-08-23 11:47:12', '[Swana Doe] in [Accra Main] scanned for delivery; the rider is [247 Delivery]', NULL, '2023-08-23 11:47:12', '2023-08-23 11:47:12'), +(7066, 3577, '2023-08-23 11:47:45', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-23 11:47:45', '2023-08-23 11:47:45'), +(7067, 3565, '2023-08-23 11:47:50', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-23 11:47:50', '2023-08-23 11:47:50'), +(7068, 3580, '2023-08-23 12:29:44', 'Loaded at [Accra Main] departed for [Kumasi]', NULL, '2023-08-23 12:29:44', '2023-08-23 12:29:44'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `menus` +-- + +CREATE TABLE `menus` ( + `id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(255) NOT NULL, + `tab` varchar(255) DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `menus` +-- + +INSERT INTO `menus` (`id`, `name`, `tab`, `created_at`, `updated_at`) VALUES +(1, 'Home', 'home', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(2, 'Reports', 'report', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(3, 'Managements', 'management', '2023-08-09 04:45:33', '2023-08-09 04:45:33'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `messages` +-- + +CREATE TABLE `messages` ( + `id` bigint(20) UNSIGNED NOT NULL, + `reference` varchar(255) DEFAULT NULL, + `title` varchar(255) NOT NULL DEFAULT 'FM Cosmetics', + `user_id` bigint(20) UNSIGNED DEFAULT NULL, + `message` longtext NOT NULL, + `details` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`details`)), + `type` enum('sms','notification','both') NOT NULL, + `job_id` bigint(20) UNSIGNED DEFAULT NULL, + `scheduled_date` datetime NOT NULL DEFAULT '2023-08-09 04:45:42', + `smsResult` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`smsResult`)), + `notificationResult` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`notificationResult`)), + `is_multicast` tinyint(1) NOT NULL DEFAULT 0, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `messages` +-- + +INSERT INTO `messages` (`id`, `reference`, `title`, `user_id`, `message`, `details`, `type`, `job_id`, `scheduled_date`, `smsResult`, `notificationResult`, `is_multicast`, `created_at`, `updated_at`) VALUES +(1, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Harriet, your order with waybill number FMW0003317R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 10:30:44', '{\"data\":[{\"id\":\"4c43a05a-1fdf-4873-be6b-6410a4ef05b3\",\"recipient\":\"233557545244\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 10:30:44', '2023-08-09 10:30:44'), +(2, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Harriet, your order with waybill number FMW0003318R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 10:30:56', '{\"data\":[{\"id\":\"5e1626ac-ca20-4793-b254-81105b38ed27\",\"recipient\":\"233557545244\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 10:30:56', '2023-08-09 10:30:57'), +(3, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Harriet, your order with waybill number FMW0003319R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 10:31:03', '{\"data\":[{\"id\":\"6585db54-680d-47cf-878a-b4c7eb31ee80\",\"recipient\":\"233557545244\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 10:31:03', '2023-08-09 10:31:03'), +(4, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi PHILIP ESHUN, your order with waybill number FMW0003320R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 10:34:26', '{\"data\":[{\"id\":\"0a3c8d19-bfc1-4b40-8644-8ebfe7693c4b\",\"recipient\":\"233557703755\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 10:34:26', '2023-08-09 10:34:26'), +(5, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Nhaa Candy, your order with waybill number FMW0003321R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 10:43:33', '{\"data\":[{\"id\":\"e3833d00-53b0-4342-b7e5-59b97ecae2f6\",\"recipient\":\"233592311449\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 10:43:33', '2023-08-09 10:43:34'), +(6, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi siara Suleman, your order with waybill number FMW0003322R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 10:46:06', '{\"data\":[{\"id\":\"018a83e9-b181-412d-98b3-6ea48a8818f1\",\"recipient\":\"233547527745\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 10:46:06', '2023-08-09 10:46:06'), +(7, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Vidash Ohemeng, your order with waybill number FMW0003323R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 10:48:08', '{\"data\":[{\"id\":\"a8258c2b-79bf-4360-9bc5-94381bc2ff6c\",\"recipient\":\"233593102046\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 10:48:08', '2023-08-09 10:48:08'), +(8, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Belinda Yeboah, your order with waybill number FMW0003330R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 11:20:29', '{\"data\":[{\"id\":\"fce9b577-3f75-436e-bf70-53cc1e255368\",\"recipient\":\"233597734251\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 11:20:29', '2023-08-09 11:20:30'), +(9, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Joesphine, your order with waybill number FMW0003331R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 11:22:21', '{\"data\":[{\"id\":\"91213a47-f7dd-4649-be3d-e59ba8e4d131\",\"recipient\":\"233530818977\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 11:22:21', '2023-08-09 11:22:21'), +(10, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Diana Kyeremateng, your order with waybill number FMW0003332R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 11:25:13', '{\"data\":[{\"id\":\"5f87e673-88cd-4442-baa9-519a1e5d7753\",\"recipient\":\"233555815703\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 11:25:13', '2023-08-09 11:25:13'), +(11, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Blessing, your order with waybill number FMW0003333R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 11:27:01', '{\"data\":[{\"id\":\"ee9f0378-2923-49a6-a971-8614f98e220a\",\"recipient\":\"233559667044\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 11:27:01', '2023-08-09 11:27:01'), +(12, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Esther Gidi, your order with waybill number FMW0003334R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 11:28:20', '{\"data\":[{\"id\":\"fa7e2208-684b-4ac5-a16d-ce1ae801233e\",\"recipient\":\"233554122947\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 11:28:20', '2023-08-09 11:28:21'), +(13, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Zena, your order with waybill number FMW0003335R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 11:29:59', '{\"data\":[{\"id\":\"13810bd5-9a3f-4186-bb66-bfb8182c7db6\",\"recipient\":\"233244048679\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 11:29:59', '2023-08-09 11:29:59'), +(14, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003320R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 11:33:54', '{\"data\":[{\"id\":\"c83c850f-e772-43a5-a06b-7385e6717ed4\",\"recipient\":\"233557703755\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 11:33:54', '2023-08-09 11:33:54'), +(15, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003320R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 11:34:27', '{\"data\":[{\"id\":\"7edc1370-4df0-44b5-871b-ab5300ee2a65\",\"recipient\":\"233557703755\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 11:34:27', '2023-08-09 11:34:27'), +(16, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Asante Gladys, your order with waybill number FMW0003336R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 12:50:23', '{\"data\":[{\"id\":\"1bebc20e-b2a5-4c42-aa30-8a76fceaf3a2\",\"recipient\":\"233543111896\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 12:50:23', '2023-08-09 12:50:23'), +(17, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003316R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:22:27', '{\"data\":[{\"id\":\"1f55214b-d74b-4bde-adbf-2c0079d0f159\",\"recipient\":\"233592065892\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:22:27', '2023-08-09 13:22:28'), +(18, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003334R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:22:52', '{\"data\":[{\"id\":\"32c5f2ae-67d1-4d01-9a32-0b50442fb54a\",\"recipient\":\"233554122947\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:22:52', '2023-08-09 13:22:53'), +(19, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003335R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:23:13', '{\"data\":[{\"id\":\"116edef2-7338-47b3-9ad6-e434fbadda47\",\"recipient\":\"233244048679\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:23:13', '2023-08-09 13:23:13'), +(20, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003321R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:23:34', '{\"data\":[{\"id\":\"798e1a67-8249-4034-8216-c5d17d4294a4\",\"recipient\":\"233592311449\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:23:34', '2023-08-09 13:23:35'), +(21, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003322R is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:23:51', '{\"data\":[{\"id\":\"b10575ae-ee52-488a-a061-e6debeea277b\",\"recipient\":\"233547527745\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:23:51', '2023-08-09 13:23:51'), +(22, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003331R is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:23:59', '{\"data\":[{\"id\":\"c31eac30-0f3e-4dc9-832f-b7c262dffe67\",\"recipient\":\"233530818977\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:23:59', '2023-08-09 13:24:00'), +(23, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003323R is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:24:03', '{\"data\":[{\"id\":\"9b0a19d9-ec7e-453f-820e-432e06c42910\",\"recipient\":\"233593102046\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:24:03', '2023-08-09 13:24:03'), +(24, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003332R is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:24:11', '{\"data\":[{\"id\":\"d232bfb9-c487-4f35-a0d7-876eea52a2af\",\"recipient\":\"233555815703\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:24:11', '2023-08-09 13:24:11'), +(25, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003336R is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:24:14', '{\"data\":[{\"id\":\"b81e423a-8236-4b63-a768-30f71ced5394\",\"recipient\":\"233543111896\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:24:14', '2023-08-09 13:24:14'), +(26, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003314R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:24:46', '{\"data\":[{\"id\":\"37a569e5-a9d8-4bff-ba96-a0f3da11ec7e\",\"recipient\":\"233530172119\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:24:46', '2023-08-09 13:24:46'), +(27, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003313R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:25:06', '{\"data\":[{\"id\":\"4c452f65-89c1-46ad-955f-39746b8ee4a8\",\"recipient\":\"233559906455\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:25:06', '2023-08-09 13:25:08'), +(28, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003311R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:25:10', '{\"status\":\"error\",\"message\":\"cURL error 28: Resolving timed out after 10000 milliseconds (see https:\\/\\/curl.haxx.se\\/libcurl\\/c\\/libcurl-errors.html) for https:\\/\\/sms.arkesel.com\\/api\\/v2\\/sms\\/send\"}', NULL, 0, '2023-08-09 13:25:10', '2023-08-09 13:25:20'), +(29, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003312R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:26:11', '{\"data\":[{\"id\":\"376937c9-2716-45a3-868a-daf79aa38028\",\"recipient\":\"233243529725\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:26:11', '2023-08-09 13:26:11'), +(30, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003308R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:26:15', '{\"data\":[{\"id\":\"f79f9157-f55d-4262-8043-ad018a38a034\",\"recipient\":\"233545970281\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:26:15', '2023-08-09 13:26:18'), +(31, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003309R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:26:23', '{\"data\":[{\"id\":\"85d1999b-3a39-4b01-9e54-6e970c4b2d14\",\"recipient\":\"233240513941\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:26:23', '2023-08-09 13:26:24'), +(32, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003307R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:26:49', '{\"data\":[{\"id\":\"eb50af50-ac50-4ab8-947e-e2bb57ac59cc\",\"recipient\":\"233557421008\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:26:49', '2023-08-09 13:26:50'), +(33, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003310R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:26:53', '{\"data\":[{\"id\":\"9205fe8d-387f-4538-b00c-78267e6e0d8f\",\"recipient\":\"233507497927\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:26:53', '2023-08-09 13:26:54'), +(34, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003290R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 13:28:08', '{\"data\":[{\"id\":\"76f558e6-873d-42f3-b5d2-6e7d3f3f29ac\",\"recipient\":\"233595298771\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 13:28:08', '2023-08-09 13:28:09'), +(35, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Hajara Ahmed, your order with waybill number FMW0003337R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 15:21:50', '{\"data\":[{\"id\":\"11a82262-a353-439d-a2eb-89a0669e8aed\",\"recipient\":\"233242227764\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 15:21:50', '2023-08-09 15:21:50'), +(36, NULL, 'FM Cosmetics', NULL, 'Hi Serwaa, you have just earned 2.4 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-09 17:16:01', NULL, '\"Invalid service account: The file at \'\\/home\\/990766.cloudwaysapps.com\\/ptphhwzpxy\\/public_html\\/firebase_credentials.json\' is not readable\"', 0, '2023-08-09 17:16:01', '2023-08-09 17:16:01'), +(37, NULL, 'FM Cosmetics | Customer Service', NULL, 'Serwaa(FMC0001099), your order of the ff items: \nPretty Promax (Skin & Nails Gummies) x 2\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 17:16:01', '{\"data\":[{\"id\":\"cb895846-53e6-4d88-ac11-b0b4b9f6646b\",\"recipient\":\"233200374289\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 17:16:01', '2023-08-09 17:16:02'), +(38, NULL, 'FM Cosmetics | Customer Service', NULL, 'Serwaa (FMC0001099) (233200374289) has made an order of GHC240, the ff items: \nPretty Promax (Skin & Nails Gummies) x 2\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 17:16:02', '{\"data\":[{\"id\":\"cd372e3f-1c97-438a-b1c5-142ecdc107ae\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 17:16:02', '2023-08-09 17:16:02'), +(39, NULL, 'FM Cosmetics', NULL, 'Hi Bernice, you have just earned 1.8 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-09 22:25:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-09 22:25:02', '2023-08-09 22:25:03'), +(40, NULL, 'FM Cosmetics | Customer Service', NULL, 'Bernice(), your order \nPussicare x 2\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 22:25:03', '{\"data\":[{\"id\":\"865b9608-864a-4cca-9593-6000e4d87ee6\",\"recipient\":\"233540320988\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 22:25:03', '2023-08-09 22:25:03'), +(41, NULL, 'FM Cosmetics | Customer Service', NULL, 'Bernice () (233540320988) has made an order of GHC180, the ff items: \nPussicare x 2\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 22:25:03', '{\"data\":[{\"id\":\"3e37c98a-3c8f-4a8a-afc8-c89c2262af26\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 22:25:03', '2023-08-09 22:25:03'), +(42, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Pussicare x 1\n with waybill number FMTP334010 to LINDA (233540320988) has been received and is being forwarded to the sales department. Thank you for your purchase', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 22:34:02', '{\"data\":[{\"id\":\"8dae6abe-ccbc-4ef4-a3a4-c94f03f6f3e6\",\"recipient\":\"233540320988\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 22:34:02', '2023-08-09 22:34:02'), +(43, NULL, 'FM Cosmetics | Customer Service', NULL, 'Bernice (FMD0001077) (233540320988) has made an order from her stock for this recipient\'s name & number: LINDA & 233540320988 respectively, the ff items: \nPussicare x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-09 22:34:02', '{\"data\":[{\"id\":\"26f05b1c-5607-46b7-bfdb-e1d432da554e\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-09 22:34:02', '2023-08-09 22:34:03'), +(44, NULL, 'FM Cosmetics', NULL, 'Hi Loretta, you have just earned 3.6 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-10 07:31:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-10 07:31:02', '2023-08-10 07:31:03'), +(45, NULL, 'FM Cosmetics | Customer Service', NULL, 'Loretta(), your order \nPussicare x 3\nHappy Period x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 07:31:03', '{\"data\":[{\"id\":\"dcc64a15-3aac-43ee-bc77-9784d9a66e4b\",\"recipient\":\"233597537430\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 07:31:03', '2023-08-10 07:31:03'), +(46, NULL, 'FM Cosmetics | Customer Service', NULL, 'Loretta () (233597537430) has made an order of GHC360, the ff items: \nPussicare x 3\nHappy Period x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 07:31:03', '{\"data\":[{\"id\":\"a2eecb35-91d8-4229-952e-53b91ad1aff2\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 07:31:03', '2023-08-10 07:31:03'), +(47, NULL, 'FM Cosmetics', NULL, 'Hi Faustina, you have just earned 5.4 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-10 09:06:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-10 09:06:02', '2023-08-10 09:06:02'), +(48, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina(), your order \nSkin Glow Gummies x 4\nCaramel & Choco Skin Capsules x 2\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 09:06:02', '{\"data\":[{\"id\":\"e16bb10a-9679-4338-9af5-3a33da7a6d82\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 09:06:02', '2023-08-10 09:06:03'), +(49, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina () (233542187936) has made an order of GHC540, the ff items: \nSkin Glow Gummies x 4\nCaramel & Choco Skin Capsules x 2\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 09:06:03', '{\"data\":[{\"id\":\"1ddc813a-e97e-443e-97da-9573f4de470c\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 09:06:03', '2023-08-10 09:06:03'), +(50, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Caramel & Choco Skin Capsules x 2\n to Adika Esther Selasi (233544697118) has been received and is being forwarded to the sales department. Thank you for your purchase', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 09:21:01', '{\"data\":[{\"id\":\"5124e443-e413-4c77-bdfb-77363beb351c\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 09:21:01', '2023-08-10 09:21:02'), +(51, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order from her stock for this recipient\'s name & number: Adika Esther Selasi & 233544697118 respectively, the ff items: \nCaramel & Choco Skin Capsules x 2\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 09:21:02', '{\"data\":[{\"id\":\"e605ed6a-ee66-4561-ba52-5854e76f2148\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 09:21:02', '2023-08-10 09:21:02'), +(52, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Skin Glow Gummies x 1\n to Darko Cyprain (233548448872) has been received and is being forwarded to the sales department. Thank you for your purchase', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 10:15:02', '{\"data\":[{\"id\":\"612ad78e-0596-4fb0-90c2-798aa231bb63\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 10:15:02', '2023-08-10 10:15:02'), +(53, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order from her stock for this recipient\'s name & number: Darko Cyprain & 233548448872 respectively, the ff items: \nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 10:15:02', '{\"data\":[{\"id\":\"a2aab48c-bf8a-4507-9be4-65135f6449dc\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 10:15:02', '2023-08-10 10:15:03'), +(54, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Elizabeth, your order with waybill number FMW0003351R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 11:19:23', '{\"data\":[{\"id\":\"551c03d3-115a-4c74-867b-db3174f215a4\",\"recipient\":\"233559541493\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 11:19:23', '2023-08-10 11:19:23'), +(55, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Anita Oduro, your order with waybill number FMW0003352R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 11:23:07', '{\"data\":[{\"id\":\"6388c599-c3e3-474e-ac59-614fd586897d\",\"recipient\":\"233549758194\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 11:23:07', '2023-08-10 11:23:07'), +(56, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Sandra Appiagyei, your order with waybill number FMW0003353R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 11:26:05', '{\"data\":[{\"id\":\"879b07e9-77f3-4bc2-876f-3484fa7e7768\",\"recipient\":\"233246337722\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 11:26:05', '2023-08-10 11:26:06'), +(57, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Portia Nti, your order with waybill number FMW0003354R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 11:28:10', '{\"data\":[{\"id\":\"babf01a5-6259-4062-8a43-37609949ae98\",\"recipient\":\"233551185987\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 11:28:10', '2023-08-10 11:28:10'), +(58, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Hannah Gyamfi, your order with waybill number FMW0003355R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 11:30:25', '{\"data\":[{\"id\":\"c52f4d69-5c07-4c6c-af2a-05fc70ebe0e5\",\"recipient\":\"233256662377\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 11:30:25', '2023-08-10 11:30:25'), +(59, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Munawara Mustapha, your order with waybill number FMW0003356R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 11:32:09', '{\"data\":[{\"id\":\"34b3455b-31c8-4a67-8fb8-f02fd04d594f\",\"recipient\":\"233557360824\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 11:32:09', '2023-08-10 11:32:09'), +(60, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Angela Kira, your order with waybill number FMW0003357R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 11:42:12', '{\"data\":[{\"id\":\"dbcaafe9-831a-4b48-8dcd-360f6f60b95d\",\"recipient\":\"233557885110\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 11:42:12', '2023-08-10 11:42:12'), +(61, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Ella, your order with waybill number FMW0003358R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 12:03:45', '{\"data\":[{\"id\":\"b454b1b3-3db6-4af4-8b96-c32a9359be31\",\"recipient\":\"233245679963\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 12:03:45', '2023-08-10 12:03:46'), +(62, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Abena Ella, your order with waybill number FMW0003359R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 12:54:20', '{\"data\":[{\"id\":\"3cabf539-ff09-4cd1-92f9-d0b8aefc1eac\",\"recipient\":\"233595790369\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 12:54:20', '2023-08-10 12:54:20'), +(63, NULL, 'FM Cosmetics', NULL, 'Hi Benedicta, you have just earned 1.8 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-10 13:15:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-10 13:15:02', '2023-08-10 13:15:03'), +(64, NULL, 'FM Cosmetics | Customer Service', NULL, 'Benedicta(FMD0000381), your order of the ff items: \nPretty Promax (Skin & Nails Gummies) x 1\nChillax x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 13:15:03', '{\"data\":[{\"id\":\"420fbc75-6c8f-45d5-9828-2ab0903a36f0\",\"recipient\":\"233542500248\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 13:15:03', '2023-08-10 13:15:03'), +(65, NULL, 'FM Cosmetics | Customer Service', NULL, 'Benedicta (FMD0000381) (233542500248) has made an order of GHC180, the ff items: \nPretty Promax (Skin & Nails Gummies) x 1\nChillax x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 13:15:03', '{\"data\":[{\"id\":\"d9ebdca5-cb1c-4fc6-9e3e-270f7343aabe\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 13:15:03', '2023-08-10 13:15:03'), +(66, NULL, 'FM Cosmetics | Customer Service', NULL, 'Congratulations Benedicta, you are now eligible to earn an FM Verification Badge due to your recent accumulated points. Please send a clear picture of your Ghana Card to our WhatsApp number 0244177144 to verify your identity. Terms and Conditions Apply!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 13:17:01', '{\"data\":[{\"id\":\"5f8428a3-c94a-47bf-a835-aea974e2e2e4\",\"recipient\":\"233542500248\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 13:17:01', '2023-08-10 13:17:02'), +(67, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Pussicare x 3\nHappy Period x 1\n with waybill number FMTP336110 to Loretta Forson (233597537430) has been received and is being forwarded to the sales department. Thank you for your purchase', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 13:22:02', '{\"data\":[{\"id\":\"0a11cace-f6cc-4f57-944f-aa647691f579\",\"recipient\":\"233597537430\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 13:22:02', '2023-08-10 13:22:02'), +(68, NULL, 'FM Cosmetics | Customer Service', NULL, 'Loretta (FMD0000789) (233597537430) has made an order from her stock for this recipient\'s name & number: Loretta Forson & 233597537430 respectively, the ff items: \nPussicare x 3\nHappy Period x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 13:22:02', '{\"data\":[{\"id\":\"ac76eefa-9aae-4664-8844-fcf0a89362fe\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 13:22:02', '2023-08-10 13:22:02'), +(69, NULL, 'FM Cosmetics', NULL, 'Hi Miss C, you have just earned 1.8 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-10 14:01:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-10 14:01:02', '2023-08-10 14:01:02'), +(70, NULL, 'FM Cosmetics | Customer Service', NULL, 'Miss C(FMD0000003), your order of the ff items: \nHappy Period x 1\nPretty Promax (Skin & Nails Gummies) x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:01:02', '{\"data\":[{\"id\":\"b587aada-91b8-4136-8889-a07b74b9f100\",\"recipient\":\"233240919873\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:01:02', '2023-08-10 14:01:03'), +(71, NULL, 'FM Cosmetics | Customer Service', NULL, 'Miss C (FMD0000003) (233240919873) has made an order of GHC180, the ff items: \nHappy Period x 1\nPretty Promax (Skin & Nails Gummies) x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:02:02', '{\"data\":[{\"id\":\"f019d289-7e67-4480-961a-02bf068a70cd\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:02:02', '2023-08-10 14:02:02'), +(72, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003358R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:07:15', '{\"data\":[{\"id\":\"8746433d-08a1-4c60-adea-7ea96121ba2d\",\"recipient\":\"233245679963\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:07:15', '2023-08-10 14:07:15'), +(73, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMTP334010 is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:07:19', '{\"data\":[{\"id\":\"e0c3524c-a862-4fba-9063-f8f230a05059\",\"recipient\":\"233249348584\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:07:19', '2023-08-10 14:07:19'), +(74, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003351R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:07:27', '{\"data\":[{\"id\":\"96719a19-e01f-4ec0-b0d6-6c8536a13cb9\",\"recipient\":\"233559541493\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:07:27', '2023-08-10 14:07:27'), +(75, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003356R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:07:30', '{\"data\":[{\"id\":\"9aca345e-5fbf-47a9-8750-7fca0038d752\",\"recipient\":\"233557360824\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:07:30', '2023-08-10 14:07:30'), +(76, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMD0000003349 is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:07:33', '{\"data\":[{\"id\":\"c86b4e2a-8406-4394-93c4-9f1e1256eb05\",\"recipient\":\"233246671876\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:07:33', '2023-08-10 14:07:33'), +(77, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003352R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:08:19', '{\"data\":[{\"id\":\"95c4707d-a489-4b70-853d-7119bd129bd3\",\"recipient\":\"233549758194\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:08:19', '2023-08-10 14:08:20'), +(78, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003337R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:08:31', '{\"data\":[{\"id\":\"ee4a1189-a719-41f3-9242-9007cdabc402\",\"recipient\":\"233242227764\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:08:31', '2023-08-10 14:08:31'), +(79, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003359R is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:08:47', '{\"data\":[{\"id\":\"d93e9d3a-e799-4db0-9fca-ae41b4063161\",\"recipient\":\"233595790369\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:08:47', '2023-08-10 14:08:47'), +(80, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMD0000003348 is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:08:58', '{\"data\":[{\"id\":\"eeda1e04-9e6d-40c4-ac43-ffb8c76872e7\",\"recipient\":\"233256286555\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:08:58', '2023-08-10 14:08:58'), +(81, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003319R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:11:52', '{\"data\":[{\"id\":\"7e575cde-dc43-46d2-a145-ef2056e049d6\",\"recipient\":\"233557545244\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:11:52', '2023-08-10 14:11:52'), +(82, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003330R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:11:56', '{\"data\":[{\"id\":\"da903b28-992b-4ae8-b714-062cc6be37ce\",\"recipient\":\"233597734251\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:11:56', '2023-08-10 14:11:56'), +(83, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003315R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:12:01', '{\"data\":[{\"id\":\"95ff0965-74a1-43c2-9f0c-e14be5835b39\",\"recipient\":\"233248114239\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:12:01', '2023-08-10 14:12:02'), +(84, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003334R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:13:24', '{\"data\":[{\"id\":\"f2a5cd23-eb54-4281-bacf-19434749db7f\",\"recipient\":\"233554122947\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:13:24', '2023-08-10 14:13:24'), +(85, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003335R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:13:28', '{\"data\":[{\"id\":\"e6da5a11-ab15-44cc-b73b-b9481eebd5ac\",\"recipient\":\"233244048679\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:13:28', '2023-08-10 14:13:28'), +(86, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003316R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:13:32', '{\"data\":[{\"id\":\"3169a1ac-35e7-4785-b6f8-b9b7d86dc28d\",\"recipient\":\"233592065892\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:13:32', '2023-08-10 14:13:32'), +(87, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003321R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:13:38', '{\"data\":[{\"id\":\"76305882-0892-4e07-926a-65ef17a00ab7\",\"recipient\":\"233592311449\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:13:38', '2023-08-10 14:13:39'), +(88, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003322R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:13:56', '{\"data\":[{\"id\":\"13ab8100-d1e4-40a9-8a78-9c823ada9fb8\",\"recipient\":\"233547527745\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:13:56', '2023-08-10 14:13:57'), +(89, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003331R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:13:59', '{\"data\":[{\"id\":\"5c534c63-e90d-4356-b2af-ae08a311fac9\",\"recipient\":\"233530818977\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:13:59', '2023-08-10 14:13:59'), +(90, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003323R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:14:01', '{\"data\":[{\"id\":\"4fd7ef61-592c-4099-9536-a156cfc7b69b\",\"recipient\":\"233593102046\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:14:01', '2023-08-10 14:14:02'), +(91, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003332R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:14:06', '{\"data\":[{\"id\":\"e573e762-2161-4bf2-9468-3745ed93760a\",\"recipient\":\"233555815703\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:14:06', '2023-08-10 14:14:07'), +(92, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003336R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:14:12', '{\"data\":[{\"id\":\"55cbc127-ddb5-4b03-a6ee-3f73136808fe\",\"recipient\":\"233543111896\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:14:12', '2023-08-10 14:14:13'), +(93, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003314R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:14:31', '{\"data\":[{\"id\":\"329c4695-d8c9-4b52-9c6e-b79e34c6dd92\",\"recipient\":\"233530172119\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:14:31', '2023-08-10 14:14:31'), +(94, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003313R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:14:36', '{\"data\":[{\"id\":\"40f9bbd1-5c67-45b2-830b-52da8e17ae88\",\"recipient\":\"233559906455\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:14:36', '2023-08-10 14:14:36'), +(95, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003311R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:14:44', '{\"data\":[{\"id\":\"b6697ea0-0b79-4ce1-ae3e-71e6171fd781\",\"recipient\":\"233241919774\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:14:44', '2023-08-10 14:14:44'), +(96, NULL, 'FM Cosmetics', NULL, 'Hi THERESAH, you have just earned 3.6 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-10 14:35:01', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-10 14:35:01', '2023-08-10 14:35:02'), +(97, NULL, 'FM Cosmetics | Customer Service', NULL, 'THERESAH(), your order \nPussicare x 1\nChillax x 1\nSkin Glow Gummies x 2\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:35:02', '{\"data\":[{\"id\":\"0502eb12-2e50-44e7-b1d1-2ad08e639e10\",\"recipient\":\"233542509106\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:35:02', '2023-08-10 14:35:02'), +(98, NULL, 'FM Cosmetics | Customer Service', NULL, 'THERESAH () (233542509106) has made an order of GHC360, the ff items: \nPussicare x 1\nChillax x 1\nSkin Glow Gummies x 2\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 14:35:02', '{\"data\":[{\"id\":\"0b7baab6-5a6d-4308-980c-f0fdf5ae212d\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 14:35:02', '2023-08-10 14:35:02'), +(99, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Rashida, your order with waybill number FMW0003366R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 15:51:17', '{\"data\":[{\"id\":\"5a7cc521-a3a5-4c56-a907-012c3858e7f3\",\"recipient\":\"233256296746\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 15:51:17', '2023-08-10 15:51:17'), +(100, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Richlove, your order with waybill number FMW0003367R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 15:53:44', '{\"data\":[{\"id\":\"22055768-119e-4827-a769-ce72e53af316\",\"recipient\":\"233256832088\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 15:53:44', '2023-08-10 15:53:45'), +(101, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Rich Bitchy, your order with waybill number FMW0003370R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-10 19:05:02', '{\"data\":[{\"id\":\"a35b9f57-7aa5-4a81-ba81-9b15e67849e3\",\"recipient\":\"233263729996\"}],\"status\":\"success\"}', NULL, 0, '2023-08-10 19:05:02', '2023-08-10 19:05:03'), +(102, NULL, 'FM Cosmetics', NULL, 'Hi Adepa, you have just earned 0.9 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-11 08:08:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-11 08:08:02', '2023-08-11 08:08:02'), +(103, NULL, 'FM Cosmetics | Customer Service', NULL, 'Adepa(FMD0000958), your order of the ff items: \nPussicare x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 08:08:02', '{\"data\":[{\"id\":\"b1a3df4e-a39e-4d2f-9c3c-dc354354e1df\",\"recipient\":\"233553952521\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 08:08:02', '2023-08-11 08:08:02'), +(104, NULL, 'FM Cosmetics | Customer Service', NULL, 'Adepa (FMD0000958) (233553952521) has made an order with FMD0000003371 of GHC90, the ff items: \nPussicare x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 08:08:03', '{\"data\":[{\"id\":\"7bf48556-c291-4e47-9c88-a00e00ded809\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 08:08:03', '2023-08-11 08:08:03'), +(105, NULL, 'FM Cosmetics', NULL, 'Hi Faustina, you have just earned 1.8 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-11 09:14:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-11 09:14:02', '2023-08-11 09:14:02'), +(106, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina(), your order \nCaramel & Choco Skin Capsules x 1\nPretty Promax (Skin & Nails Gummies) x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 09:14:02', '{\"data\":[{\"id\":\"0716c5eb-3682-41e5-bb62-d11411b6a5e3\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 09:14:02', '2023-08-11 09:14:02'); +INSERT INTO `messages` (`id`, `reference`, `title`, `user_id`, `message`, `details`, `type`, `job_id`, `scheduled_date`, `smsResult`, `notificationResult`, `is_multicast`, `created_at`, `updated_at`) VALUES +(107, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina () (233542187936) has made an order with FMD0000003372 of GHC180, the ff items: \nCaramel & Choco Skin Capsules x 1\nPretty Promax (Skin & Nails Gummies) x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 09:14:03', '{\"data\":[{\"id\":\"c0202a08-6c22-4518-82de-2d3e38ebf5ad\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 09:14:03', '2023-08-11 09:14:03'), +(108, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Comfort Odam, your order with waybill number FMW0003373R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:34:50', '{\"data\":[{\"id\":\"858311f6-c7df-4ef2-9df7-90424200d851\",\"recipient\":\"233532372702\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:34:50', '2023-08-11 10:34:51'), +(109, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMD0000003365 is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:55:45', '{\"data\":[{\"id\":\"cc2ef046-e2a4-45e0-8729-34d03bb77d94\",\"recipient\":\"233542509106\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:55:45', '2023-08-11 10:55:46'), +(110, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003370R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:55:48', '{\"data\":[{\"id\":\"e8308d52-e036-4ddc-8af8-2246992ce3eb\",\"recipient\":\"233263729996\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:55:48', '2023-08-11 10:55:49'), +(111, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003357R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:55:51', '{\"data\":[{\"id\":\"ab9f7572-e73e-47e4-b011-6f00e2378ec9\",\"recipient\":\"233557885110\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:55:51', '2023-08-11 10:55:52'), +(112, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMD0000003371 is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:55:54', '{\"data\":[{\"id\":\"302d5b5c-3ac0-49d6-89f5-4e5327d8600d\",\"recipient\":\"233553952521\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:55:54', '2023-08-11 10:55:54'), +(113, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003373R is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:56:18', '{\"data\":[{\"id\":\"56f033bd-eaca-4d90-80cc-8a08da154861\",\"recipient\":\"233532372702\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:56:18', '2023-08-11 10:56:18'), +(114, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMTP336110 is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:56:24', '{\"data\":[{\"id\":\"d5af3a39-a833-4c6c-897d-9dcd801a3194\",\"recipient\":\"233597537430\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:56:24', '2023-08-11 10:56:25'), +(115, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMD0000003360 is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:56:26', '{\"data\":[{\"id\":\"5cb68f5a-eb0d-46a4-83d5-94e7d3055962\",\"recipient\":\"233542500248\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:56:26', '2023-08-11 10:56:27'), +(116, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003366R is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:56:29', '{\"data\":[{\"id\":\"415cc1ee-b2e8-443b-b1e0-a09bae416d85\",\"recipient\":\"233256296746\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:56:29', '2023-08-11 10:56:30'), +(117, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMTP0000003345 has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:56:54', '{\"data\":[{\"id\":\"b1f2b70f-2b1e-434f-be72-b8bc7844c7e6\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:56:54', '2023-08-11 10:56:54'), +(118, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMTP0000003350 has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:56:57', '{\"data\":[{\"id\":\"2d71c915-9f49-4a53-a4f9-8e14b6d6e7b8\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:56:57', '2023-08-11 10:56:57'), +(119, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003354R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:56:59', '{\"data\":[{\"id\":\"a4c88991-2d65-401c-af13-781c01ab429b\",\"recipient\":\"233551185987\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:56:59', '2023-08-11 10:57:00'), +(120, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003353R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:57:02', '{\"data\":[{\"id\":\"ed40eaa9-69f4-4803-ba42-ef423414903c\",\"recipient\":\"233246337722\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:57:02', '2023-08-11 10:57:02'), +(121, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMD0000003347 has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:57:05', '{\"data\":[{\"id\":\"51634cb4-34a6-4332-b82a-d0bb7f59b4de\",\"recipient\":\"233245645539\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:57:05', '2023-08-11 10:57:05'), +(122, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003355R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:57:07', '{\"data\":[{\"id\":\"50a5fcb3-7a03-4e80-8196-056081e69a37\",\"recipient\":\"233256662377\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:57:07', '2023-08-11 10:57:08'), +(123, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003358R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:58:02', '{\"data\":[{\"id\":\"f0312e79-4418-430d-8e7c-6d9bba4b7e88\",\"recipient\":\"233245679963\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:58:02', '2023-08-11 10:58:02'), +(124, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMTP334010 has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:58:05', '{\"data\":[{\"id\":\"30e5d8ac-cd5a-45f5-8e30-200cc3586f3f\",\"recipient\":\"233249348584\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:58:05', '2023-08-11 10:58:05'), +(125, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003351R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:58:11', '{\"data\":[{\"id\":\"4f83c5d6-7ac6-4f81-b117-788998dd195e\",\"recipient\":\"233559541493\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:58:11', '2023-08-11 10:58:11'), +(126, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003356R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:58:14', '{\"data\":[{\"id\":\"00d2128e-68c9-4e0c-b6bf-dab5896942cb\",\"recipient\":\"233557360824\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:58:14', '2023-08-11 10:58:14'), +(127, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMD0000003349 has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:58:20', '{\"data\":[{\"id\":\"b7fa5db8-ca83-4bb9-912b-eb949c6bc280\",\"recipient\":\"233246671876\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:58:20', '2023-08-11 10:58:20'), +(128, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003337R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:59:13', '{\"data\":[{\"id\":\"7a43208a-6686-4235-80d6-95a3b5589be2\",\"recipient\":\"233242227764\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:59:13', '2023-08-11 10:59:13'), +(129, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003352R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 10:59:20', '{\"data\":[{\"id\":\"daae0896-d0d3-4e24-b9a7-4dfdf4f06c08\",\"recipient\":\"233549758194\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 10:59:20', '2023-08-11 10:59:21'), +(130, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003359R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 11:00:09', '{\"data\":[{\"id\":\"28074478-5483-4016-b6f7-7996bf279f89\",\"recipient\":\"233595790369\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 11:00:09', '2023-08-11 11:00:10'), +(131, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMD0000003348 has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 11:00:13', '{\"data\":[{\"id\":\"2bee61d1-261a-41a7-ad8e-605f2fb63ae0\",\"recipient\":\"233256286555\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 11:00:13', '2023-08-11 11:00:14'), +(132, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003319R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 11:00:40', '{\"data\":[{\"id\":\"6fc816d1-eb19-485b-a83b-692411d1268e\",\"recipient\":\"233557545244\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 11:00:40', '2023-08-11 11:00:41'), +(133, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003330R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 11:00:43', '{\"data\":[{\"id\":\"82c48e83-f1d9-4be1-a2ce-4f9f35a5327c\",\"recipient\":\"233597734251\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 11:00:43', '2023-08-11 11:00:43'), +(134, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003315R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 11:00:46', '{\"data\":[{\"id\":\"d0aa99c0-bda7-46df-bb88-608f7ede04e0\",\"recipient\":\"233248114239\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 11:00:46', '2023-08-11 11:00:46'), +(135, NULL, 'FM Cosmetics', NULL, 'Hi magdalene, you have just earned 3.35 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-11 16:11:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-11 16:11:02', '2023-08-11 16:11:02'), +(136, NULL, 'FM Cosmetics | Customer Service', NULL, 'magdalene(), your order \nFlat Tummy Gummies x 1\nGym Wear x 1\nBonnet x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 16:11:02', '{\"data\":[{\"id\":\"bc5b6008-dbf3-4239-b20a-cb8925b6afe6\",\"recipient\":\"233249675745\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 16:11:02', '2023-08-11 16:11:02'), +(137, NULL, 'FM Cosmetics | Customer Service', NULL, 'magdalene () (233249675745) has made an order with FMR0000003374 of GHC335, the ff items: \nFlat Tummy Gummies x 1\nGym Wear x 1\nBonnet x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 16:11:02', '{\"data\":[{\"id\":\"3b585d54-92ad-4794-92ec-a24736ddcdd6\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 16:11:02', '2023-08-11 16:11:03'), +(138, NULL, 'FM Cosmetics | Customer Service', NULL, 'Congratulations magdalene, you are now a registered FM Customer. Please send a screenshot of this message together with a full picture of you and your details to our WhatsApp number 0244177144 link: https://wa.me/message/73U4VRDNCGE6N1 or contact our Customer Service on 0531170001 or 0531170002 for further enquiry', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 16:11:03', '{\"data\":[{\"id\":\"72285f26-09b8-4c1c-94dd-cac8508c93d9\",\"recipient\":\"233249675745\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 16:11:03', '2023-08-11 16:11:03'), +(139, NULL, 'FM Cosmetics | Customer Service', NULL, 'magdalene () has successfully registered and paid GHC335. User contact : 233249675745', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 16:11:03', '{\"data\":[{\"id\":\"68e2a07b-2be9-43e6-a679-8974cfc96e1a\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 16:11:03', '2023-08-11 16:11:03'), +(140, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Felicia Vera Abbey, your order with waybill number FMW0003375R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 16:24:22', '{\"data\":[{\"id\":\"faadb392-df17-45b1-a429-d9591175cbac\",\"recipient\":\"233244119628\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 16:24:22', '2023-08-11 16:24:22'), +(141, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Naomi Teki Markwei, your order with waybill number FMW0003376R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-11 16:26:46', '{\"data\":[{\"id\":\"033146cf-243d-45cb-8d62-10961f4b3a33\",\"recipient\":\"233555421946\"}],\"status\":\"success\"}', NULL, 0, '2023-08-11 16:26:46', '2023-08-11 16:26:47'), +(142, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Rhamz, your order with waybill number FMW0003381R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 09:01:05', '{\"data\":[{\"id\":\"51d142c1-9715-4ea2-9ba3-bbe23291ceb8\",\"recipient\":\"233547688947\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 09:01:05', '2023-08-12 09:01:06'), +(143, NULL, 'FM Cosmetics', NULL, 'Hi Lawrencia, you have just earned 3.35 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-12 09:10:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-12 09:10:02', '2023-08-12 09:10:02'), +(144, NULL, 'FM Cosmetics | Customer Service', NULL, 'Lawrencia(FMD0001105), your order \nFlat Tummy Gummies x 1\nGym Wear x 1\nBonnet x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 09:10:02', '{\"data\":[{\"id\":\"dcd9583c-a2f8-43be-bb26-70b4991a61e9\",\"recipient\":\"233505525550\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 09:10:02', '2023-08-12 09:10:03'), +(145, NULL, 'FM Cosmetics | Customer Service', NULL, 'Lawrencia (FMD0001105) (233505525550) has made an order with FMD0000003382 of GHC335, the ff items: \nFlat Tummy Gummies x 1\nGym Wear x 1\nBonnet x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 09:10:03', '{\"data\":[{\"id\":\"e11e8ecd-46b5-4f23-be4b-5a3dec43104f\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 09:10:03', '2023-08-12 09:10:03'), +(146, NULL, 'FM Cosmetics | Customer Service', NULL, 'Congratulations Lawrencia, you are now a registered FM Customer. Please send a screenshot of this message together with a full picture of you and your details to our WhatsApp number 0244177144 link: https://wa.me/message/73U4VRDNCGE6N1 or contact our Customer Service on 0531170001 or 0531170002 for further enquiry', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 09:10:03', '{\"data\":[{\"id\":\"0eb88c84-0477-4d36-9b56-b27a2bee03d6\",\"recipient\":\"233505525550\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 09:10:03', '2023-08-12 09:10:04'), +(147, NULL, 'FM Cosmetics | Customer Service', NULL, 'Lawrencia (FMD0001105) has successfully registered and paid GHC335. User contact : 233505525550', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 09:10:04', '{\"data\":[{\"id\":\"fb52ab53-857a-4895-b8e7-77386e21e161\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 09:10:04', '2023-08-12 09:10:04'), +(148, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003376R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:43:39', '{\"data\":[{\"id\":\"ffb5d6bb-9798-4856-b787-d9fdb0237e9e\",\"recipient\":\"233555421946\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:43:39', '2023-08-12 10:43:40'), +(149, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003375R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:43:43', '{\"data\":[{\"id\":\"afc1f231-4509-421b-a4a2-d835bb82d457\",\"recipient\":\"233244119628\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:43:43', '2023-08-12 10:43:44'), +(150, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003367R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:44:07', '{\"data\":[{\"id\":\"874c70d9-472c-4656-a171-eb8429d82fa2\",\"recipient\":\"233256832088\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:44:07', '2023-08-12 10:44:07'), +(151, NULL, 'FM Cosmetics', NULL, 'Hi magdalene, you have just earned 0.9 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-12 10:46:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-12 10:46:02', '2023-08-12 10:46:02'), +(152, NULL, 'FM Cosmetics | Customer Service', NULL, 'magdalene(FMD0001104), your order \nSkin Glow Gummies x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:46:02', '{\"data\":[{\"id\":\"00eb586d-2c70-4a0c-91c3-d928ef878417\",\"recipient\":\"233249675745\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:46:02', '2023-08-12 10:46:02'), +(153, NULL, 'FM Cosmetics | Customer Service', NULL, 'magdalene (FMD0001104) (233249675745) has made an order with FMD0000003383 of GHC90, the ff items: \nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:46:02', '{\"data\":[{\"id\":\"5efba207-96a0-40d7-acb4-395ab7cd030a\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:46:02', '2023-08-12 10:46:03'), +(154, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMD0000003365 has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:46:26', '{\"data\":[{\"id\":\"30676022-2233-4d2a-964f-4d366794aaeb\",\"recipient\":\"233542509106\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:46:26', '2023-08-12 10:46:27'), +(155, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003370R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:46:34', '{\"data\":[{\"id\":\"936bc50a-249d-4c38-8077-bc6764a78410\",\"recipient\":\"233263729996\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:46:34', '2023-08-12 10:46:35'), +(156, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003357R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:46:39', '{\"data\":[{\"id\":\"a86452e4-89b1-400d-b812-475aef86c0b4\",\"recipient\":\"233557885110\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:46:39', '2023-08-12 10:46:39'), +(157, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMD0000003371 has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:46:41', '{\"data\":[{\"id\":\"c0018c52-9217-4ad3-9ddf-205011ff0971\",\"recipient\":\"233553952521\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:46:41', '2023-08-12 10:46:41'), +(158, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003373R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:46:56', '{\"data\":[{\"id\":\"a5503839-450a-4295-9a58-c9f329f166a3\",\"recipient\":\"233532372702\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:46:56', '2023-08-12 10:46:56'), +(159, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMTP336110 has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:47:00', '{\"data\":[{\"id\":\"c215bf38-68c1-4705-a656-6a0eda6c1973\",\"recipient\":\"233597537430\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:47:00', '2023-08-12 10:47:00'), +(160, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMD0000003360 has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:47:03', '{\"data\":[{\"id\":\"2ee83502-706e-4c60-9f34-935010fc367a\",\"recipient\":\"233542500248\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:47:03', '2023-08-12 10:47:04'), +(161, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003366R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:47:09', '{\"data\":[{\"id\":\"b005ea63-7228-4c81-9f38-1cae865ac361\",\"recipient\":\"233256296746\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:47:09', '2023-08-12 10:47:10'), +(162, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMTP0000003345 has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:47:36', '{\"data\":[{\"id\":\"c88eeee0-f396-4f7d-8e84-9be0583dbe10\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:47:36', '2023-08-12 10:47:36'), +(163, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMTP0000003350 has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:47:39', '{\"data\":[{\"id\":\"eac6a94a-e9fa-43d1-91a1-23622a395d39\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:47:39', '2023-08-12 10:47:39'), +(164, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003354R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:47:45', '{\"data\":[{\"id\":\"f1e13f4b-222f-4d20-82fd-bbdfa93ac768\",\"recipient\":\"233551185987\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:47:45', '2023-08-12 10:47:45'), +(165, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003353R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:47:48', '{\"data\":[{\"id\":\"b15131ad-6054-453a-a924-feb87413b070\",\"recipient\":\"233246337722\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:47:48', '2023-08-12 10:47:49'), +(166, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMD0000003347 has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:47:52', '{\"data\":[{\"id\":\"d3042c59-861b-4e38-a501-9e91a84de872\",\"recipient\":\"233245645539\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:47:52', '2023-08-12 10:47:52'), +(167, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003355R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 10:47:56', '{\"data\":[{\"id\":\"c6f1befb-768e-4f43-80a3-05e2f66a703b\",\"recipient\":\"233256662377\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 10:47:56', '2023-08-12 10:47:57'), +(168, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Skin Glow Gummies x 1\n with waybill number FMTP338410 to magdalene Nketia Boateng (233249675745) has been received and is being forwarded to the sales department. Thank you for your purchase', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 11:24:01', '{\"data\":[{\"id\":\"ff353853-e517-4958-b7ae-7d2f24f107c3\",\"recipient\":\"233249675745\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 11:24:01', '2023-08-12 11:24:02'), +(169, NULL, 'FM Cosmetics | Customer Service', NULL, 'magdalene (FMD0001104) (233249675745) has made an order with FMTP338410 from her stock for this recipient\'s name & number: magdalene Nketia Boateng & 233249675745 respectively, the ff items: \nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-12 11:24:02', '{\"data\":[{\"id\":\"5040e463-9feb-40ea-95e9-fcbeb029e46f\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-12 11:24:02', '2023-08-12 11:24:02'), +(170, NULL, 'APP ISSUES', NULL, 'Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-12 15:48:02', NULL, '{\"status\":\"success\",\"success\":\"Successful sends: 149\\n\",\"failed\":\"Failed sends: 17\\n\"}', 0, '2023-08-12 15:48:02', '2023-08-12 15:48:08'), +(171, NULL, 'FM Cosmetics | Customer Service', NULL, 'Elizabeth(FMD0001106), your order of the ff items: \nFlat Tummy Gummies x 1\nGym Wear x 1\nBonnet x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-13 00:06:02', '{\"data\":[{\"id\":\"eae2e848-0839-4336-9b31-d0dfa1078107\",\"recipient\":\"233542753931\"}],\"status\":\"success\"}', NULL, 0, '2023-08-13 00:06:02', '2023-08-13 00:06:02'), +(172, NULL, 'FM Cosmetics | Customer Service', NULL, 'Congratulations Elizabeth, you are now a registered FM Customer. Please send a screenshot of this message together with a full picture of you and your details to our WhatsApp number 0244177144 link: https://wa.me/message/73U4VRDNCGE6N1 or contact our Customer Service on 0531170001 or 0531170002 for further enquiry', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-13 00:06:02', '{\"data\":[{\"id\":\"cbb31432-bce5-4eff-97f8-886ad4ceb28f\",\"recipient\":\"233542753931\"}],\"status\":\"success\"}', NULL, 0, '2023-08-13 00:06:02', '2023-08-13 00:06:03'), +(173, NULL, 'FM Cosmetics | Customer Service', NULL, 'Elizabeth (FMD0001106) (233542753931) has made an order with FMD0000003386 of GHC300, the ff items: \nFlat Tummy Gummies x 1\nGym Wear x 1\nBonnet x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-13 00:07:01', '{\"data\":[{\"id\":\"84756f27-2354-4bbf-8cac-f7e517db5a2b\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-13 00:07:01', '2023-08-13 00:07:02'), +(174, NULL, 'FM Cosmetics | Customer Service', NULL, 'Elizabeth (FMD0001106) has successfully registered and paid GHC300. User contact : 233542753931', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-13 00:07:02', '{\"data\":[{\"id\":\"4943bf55-adec-4bfc-baee-10500f4f0476\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-13 00:07:02', '2023-08-13 00:07:02'), +(175, NULL, 'FM Cosmetics | Customer Service', NULL, 'Florence(FMD0001107), your order \nFlat Tummy Gummies x 1\nGym Wear x 1\nBonnet x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-13 18:24:02', '{\"data\":[{\"id\":\"018674a0-f89e-4f71-8f68-b2cabd943f2e\",\"recipient\":\"233243190598\"}],\"status\":\"success\"}', NULL, 0, '2023-08-13 18:24:02', '2023-08-13 18:24:02'), +(176, NULL, 'FM Cosmetics | Customer Service', NULL, 'Florence (FMD0001107) (233243190598) has made an order with FMD0000003390 of GHC315, the ff items: \nFlat Tummy Gummies x 1\nGym Wear x 1\nBonnet x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-13 18:24:02', '{\"data\":[{\"id\":\"a41574f2-3b4c-4b60-b823-780756d446a1\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-13 18:24:02', '2023-08-13 18:24:03'), +(177, NULL, 'FM Cosmetics | Customer Service', NULL, 'Congratulations Florence, you are now a registered FM Customer. Please send a screenshot of this message together with a full picture of you and your details to our WhatsApp number 0244177144 link: https://wa.me/message/73U4VRDNCGE6N1 or contact our Customer Service on 0531170001 or 0531170002 for further enquiry', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-13 18:24:03', '{\"data\":[{\"id\":\"21cb7d40-fb49-47e2-8f76-2171f9df8044\",\"recipient\":\"233243190598\"}],\"status\":\"success\"}', NULL, 0, '2023-08-13 18:24:03', '2023-08-13 18:24:03'), +(178, NULL, 'FM Cosmetics | Customer Service', NULL, 'Florence (FMD0001107) has successfully registered and paid GHC315. User contact : 233243190598', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-13 18:24:03', '{\"data\":[{\"id\":\"3fa4262a-77fc-49d6-8650-599d7e0fef55\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-13 18:24:03', '2023-08-13 18:24:04'), +(179, NULL, 'FM Cosmetics', NULL, 'Hi Helen, you have just earned 1.95 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-13 21:23:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-13 21:23:02', '2023-08-13 21:23:03'), +(180, NULL, 'FM Cosmetics | Customer Service', NULL, 'Helen(FMD0000885), your order \nPussicare x 1\nSkin Glow Gummies x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-13 21:23:03', '{\"data\":[{\"id\":\"4791134d-3531-4d80-93e1-f5a721dd77e5\",\"recipient\":\"233550215233\"}],\"status\":\"success\"}', NULL, 0, '2023-08-13 21:23:03', '2023-08-13 21:23:03'), +(181, NULL, 'FM Cosmetics | Customer Service', NULL, 'Helen (FMD0000885) (233550215233) has made an order with FMD0000003391 of GHC195, the ff items: \nPussicare x 1\nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-13 21:23:03', '{\"data\":[{\"id\":\"dddf375f-2be8-47dc-bbf0-daca5aed6fa7\",\"recipient\":\"233244177144\"}],\"status\":\"success\"}', NULL, 0, '2023-08-13 21:23:03', '2023-08-13 21:23:03'), +(182, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Miss B T1, your order with waybill number FMW0003392R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-14 09:29:44', '{\"data\":[{\"id\":\"edcfad34-3aad-433a-93d1-e9466839dde5\",\"recipient\":\"233244177144\"}],\"status\":\"success\"}', NULL, 0, '2023-08-14 09:29:44', '2023-08-14 09:29:44'), +(183, NULL, 'FM Cosmetics', NULL, 'Hi Aisha, you have just earned 5.55 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-14 09:54:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-14 09:54:02', '2023-08-14 09:54:02'), +(184, NULL, 'FM Cosmetics | Customer Service', NULL, 'Aisha(FMD0001040), your order \nSkin Glow Gummies x 4\nPussicare x 2\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-14 09:54:02', '{\"data\":[{\"id\":\"e8b3cb1f-e424-4cea-914f-f3a101c029c0\",\"recipient\":\"233248180939\"}],\"status\":\"success\"}', NULL, 0, '2023-08-14 09:54:02', '2023-08-14 09:54:02'), +(185, NULL, 'FM Cosmetics | Customer Service', NULL, 'Aisha (FMD0001040) (233248180939) has made an order with FMW0000003393D of GHC555, the ff items: \nSkin Glow Gummies x 4\nPussicare x 2\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-14 09:54:02', '{\"data\":[{\"id\":\"f57f5ab4-3675-4326-8294-8b76f71f1cbe\",\"recipient\":\"233244177144\"}],\"status\":\"success\"}', NULL, 0, '2023-08-14 09:54:02', '2023-08-14 09:54:03'), +(186, NULL, 'FM Cosmetics | Customer Service', NULL, 'Ernest(FMD0001108), your order of the ff items: \nFlat Tummy Gummies x 1\nGym Wear x 1\nBonnet x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-14 14:01:02', '{\"data\":[{\"id\":\"b21bdbbf-f87e-405d-a320-e1b59d59ecea\",\"recipient\":\"233247195440\"}],\"status\":\"success\"}', NULL, 0, '2023-08-14 14:01:02', '2023-08-14 14:01:02'), +(187, NULL, 'FM Cosmetics | Customer Service', NULL, 'Ernest (FMD0001108) (233247195440) has made an order with FMW0000003398D of GHC315, the ff items: \nFlat Tummy Gummies x 1\nGym Wear x 1\nBonnet x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-14 14:01:02', '{\"data\":[{\"id\":\"521f4201-564b-4959-a52e-f3beb6dcf3db\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-14 14:01:02', '2023-08-14 14:01:02'), +(188, NULL, 'FM Cosmetics | Customer Service', NULL, 'Congratulations Ernest (FMD0001108) you are now a registered FM Distributor. Please download telegram and join our content channel Link: https://t.me/fmcosmeticsghana \nCall /WhatsApp line: 0244177144 or \nlink: https://wa.me/message/73U4VRDNCGE6N1 for further inquiries', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-14 14:01:02', '{\"data\":[{\"id\":\"5d42101c-eb90-4d43-8e76-04aed598aa97\",\"recipient\":\"233247195440\"}],\"status\":\"success\"}', NULL, 0, '2023-08-14 14:01:02', '2023-08-14 14:01:03'), +(189, NULL, 'FM Cosmetics | Customer Service', NULL, 'Ernest (FMD0001108) has successfully registered and paid GHC315. User contact : 233247195440', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-14 14:01:03', '{\"data\":[{\"id\":\"f351bcfe-5c23-4627-ad6f-8e1cefc59d44\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-14 14:01:03', '2023-08-14 14:01:03'), +(190, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMD0000003391 is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-14 14:13:19', '{\"data\":[{\"id\":\"acf09938-9d0f-49e4-90b0-eec17d00cc1d\",\"recipient\":\"233550215233\"}],\"status\":\"success\"}', NULL, 0, '2023-08-14 14:13:19', '2023-08-14 14:13:19'), +(191, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0000003393D is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-14 14:14:24', '{\"data\":[{\"id\":\"ce95d318-fca8-487b-97c3-e92362334dc0\",\"recipient\":\"233248180939\"}],\"status\":\"success\"}', NULL, 0, '2023-08-14 14:14:24', '2023-08-14 14:14:25'), +(192, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Skin Glow Gummies x 1\n with waybill number FMW0000003399TP to Lexis AJ (233595005001) has been received and is being forwarded to the sales department. Thank you for your purchase', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-14 14:44:02', '{\"data\":[{\"id\":\"d63671ec-ce8e-49a2-92c7-eddc58ae9e00\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-14 14:44:02', '2023-08-14 14:44:03'), +(193, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0000003399TP from her stock for this recipient\'s name & number: Lexis AJ & 233595005001 respectively, the ff items: \nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-14 14:44:03', '{\"data\":[{\"id\":\"48daf3c2-52eb-4660-b342-7d639fd22796\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-14 14:44:03', '2023-08-14 14:44:03'), +(194, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMTP338410 has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 08:49:41', '{\"data\":[{\"id\":\"7643ac2d-a3c8-480a-88cc-5cc7cd529b9f\",\"recipient\":\"233249675745\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 08:49:41', '2023-08-15 08:49:41'), +(195, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003376R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 08:50:42', '{\"data\":[{\"id\":\"66d10b5d-9ecb-4f1c-8098-b75f11d2f402\",\"recipient\":\"233555421946\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 08:50:42', '2023-08-15 08:50:42'), +(196, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003375R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 08:50:49', '{\"data\":[{\"id\":\"9033d7b6-f4a7-4fec-9cfe-1708b94de88c\",\"recipient\":\"233244119628\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 08:50:49', '2023-08-15 08:50:49'), +(197, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMD0000003391 has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 08:51:07', '{\"data\":[{\"id\":\"4758ddf8-4b86-4a7a-865c-4d2e284c08b9\",\"recipient\":\"233550215233\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 08:51:07', '2023-08-15 08:51:07'), +(198, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0000003393D has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 08:52:09', '{\"data\":[{\"id\":\"a16fae0b-6c92-4d9f-951f-b0fbbbfd8e04\",\"recipient\":\"233248180939\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 08:52:09', '2023-08-15 08:52:09'), +(199, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Lorrinda, your order with waybill number FMW0003402R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 09:07:07', '{\"data\":[{\"id\":\"ff9c1a37-9459-4750-9f15-86f7ebf66ece\",\"recipient\":\"233240073515\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 09:07:07', '2023-08-15 09:07:07'), +(200, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Grace Sampana Yen maila, your order with waybill number FMW0003403R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 09:10:37', '{\"data\":[{\"id\":\"87378267-2916-4267-828d-fb352037eb8e\",\"recipient\":\"233540467535\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 09:10:37', '2023-08-15 09:10:38'), +(201, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0000003399TP is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 11:05:21', '{\"data\":[{\"id\":\"40e53480-c360-46f0-be3b-dcba96ab9517\",\"recipient\":\"233595005001\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 11:05:21', '2023-08-15 11:05:22'), +(202, NULL, 'FM Cosmetics', NULL, 'Hi Faustina, you have just earned 3.7 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-15 12:33:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-15 12:33:02', '2023-08-15 12:33:02'), +(203, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina(FMD0000500), your order \nPussicare x 1\nHappy Period x 1\nCaramel & Choco Skin Capsules x 1\nSkin Glow Gummies x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 12:33:02', '{\"data\":[{\"id\":\"abe7a712-653b-4884-ae42-b5b8b322815c\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 12:33:02', '2023-08-15 12:33:03'), +(204, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0000003404D of GHC370, the ff items: \nPussicare x 1\nHappy Period x 1\nCaramel & Choco Skin Capsules x 1\nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 12:33:03', '{\"data\":[{\"id\":\"989b266a-2c0e-4c16-b81f-342129d0c674\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 12:33:03', '2023-08-15 12:33:03'), +(205, NULL, 'FM Cosmetics', NULL, 'Hi Isaac, you have just earned 3.35 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-15 18:10:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-15 18:10:02', '2023-08-15 18:10:02'), +(206, NULL, 'FM Cosmetics | Customer Service', NULL, 'Isaac(FMD0001109), your order \nFlat Tummy Gummies x 1\nGym Wear x 1\nBonnet x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 18:10:02', '{\"data\":[{\"id\":\"b3828488-1332-440e-8f45-9cdbbf8837ba\",\"recipient\":\"233593587571\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 18:10:02', '2023-08-15 18:10:03'), +(207, NULL, 'FM Cosmetics | Customer Service', NULL, 'Isaac (FMD0001109) (233593587571) has made an order with FMW0003405D of GHC335, the ff items: \nFlat Tummy Gummies x 1\nGym Wear x 1\nBonnet x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 18:10:03', '{\"data\":[{\"id\":\"72464ba4-ff6c-4dc8-9d4f-2eb93ee28055\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 18:10:03', '2023-08-15 18:10:03'), +(208, NULL, 'FM Cosmetics | Customer Service', NULL, 'Congratulations Isaac (FMD0001109) you are now a registered FM Distributor. Please download telegram and join our content channel Link: https://t.me/fmcosmeticsghana \nCall /WhatsApp line: 0244177144 or \nlink: https://wa.me/message/73U4VRDNCGE6N1 for further inquiries', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 18:10:03', '{\"data\":[{\"id\":\"4df654b5-0e1c-48b7-9b70-79f2d729245d\",\"recipient\":\"233593587571\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 18:10:03', '2023-08-15 18:10:04'), +(209, NULL, 'FM Cosmetics | Customer Service', NULL, 'Isaac (FMD0001109) has successfully registered and paid GHC335. User contact : 233593587571', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 18:10:04', '{\"data\":[{\"id\":\"f4e4a865-0816-43c9-85a0-e06818366036\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 18:10:04', '2023-08-15 18:10:04'), +(210, NULL, 'FM Cosmetics', NULL, 'Hi Isaac, you have just earned 2 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-15 19:35:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-15 19:35:02', '2023-08-15 19:35:02'), +(211, NULL, 'FM Cosmetics | Customer Service', NULL, 'Isaac(FMD0001109), your order \nSkin Glow Gummies x 2\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 19:35:02', '{\"data\":[{\"id\":\"94a080c1-6d05-4fe9-b516-4024da8c46ef\",\"recipient\":\"233593587571\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 19:35:02', '2023-08-15 19:35:02'), +(212, NULL, 'FM Cosmetics | Customer Service', NULL, 'Isaac (FMD0001109) (233593587571) has made an order with FMW0003412D of GHC200, the ff items: \nSkin Glow Gummies x 2\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 19:35:02', '{\"data\":[{\"id\":\"219276fb-3139-4a47-bb8f-ce8849f9e27d\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 19:35:02', '2023-08-15 19:35:03'); +INSERT INTO `messages` (`id`, `reference`, `title`, `user_id`, `message`, `details`, `type`, `job_id`, `scheduled_date`, `smsResult`, `notificationResult`, `is_multicast`, `created_at`, `updated_at`) VALUES +(213, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Skin Glow Gummies x 1\n to Emmanuelle Osei Yeboah (233544286077) has been received and is being forwarded to the sales department. Thank you for your purchase', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 19:57:01', '{\"data\":[{\"id\":\"1292b38d-e407-473b-9e62-a378110e2507\",\"recipient\":\"233593587571\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 19:57:01', '2023-08-15 19:57:02'), +(214, NULL, 'FM Cosmetics | Customer Service', NULL, 'Isaac (FMD0001109) (233593587571) has made an order with FMW0003413TP from her stock for this recipient\'s name & number: Emmanuelle Osei Yeboah & 233544286077 respectively, the ff items: \nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-15 19:57:02', '{\"data\":[{\"id\":\"5549abcb-4cee-4d67-bb5c-027b3fabac5f\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-15 19:57:02', '2023-08-15 19:57:02'), +(215, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003250R is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-16 10:51:36', '{\"data\":[{\"id\":\"fddd85d3-2820-4930-bcab-6b4d86cdb2e8\",\"recipient\":\"233249172983\"}],\"status\":\"success\"}', NULL, 0, '2023-08-16 10:51:36', '2023-08-16 10:51:36'), +(216, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003405D has arrived in Kumasi and is being prepared for delivery via Self Pickup. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-16 17:19:01', '{\"data\":[{\"id\":\"5e17f246-388a-45b8-8cd8-5b133112ae64\",\"recipient\":\"233593587571\"}],\"status\":\"success\"}', NULL, 0, '2023-08-16 17:19:01', '2023-08-16 17:19:02'), +(217, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003405D has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-16 17:19:43', '{\"data\":[{\"id\":\"d41f8431-5e5d-448f-a502-5433af772bf8\",\"recipient\":\"233593587571\"}],\"status\":\"success\"}', NULL, 0, '2023-08-16 17:19:43', '2023-08-16 17:19:44'), +(218, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0000003399TP has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-16 17:22:24', '{\"data\":[{\"id\":\"1e18eb6b-5069-4f56-bca4-35a406584c90\",\"recipient\":\"233595005001\"}],\"status\":\"success\"}', NULL, 0, '2023-08-16 17:22:24', '2023-08-16 17:22:24'), +(219, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMTP338410 has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-16 17:22:46', '{\"data\":[{\"id\":\"6f363875-2b46-4d3a-a55a-6a52eb69ec50\",\"recipient\":\"233249675745\"}],\"status\":\"success\"}', NULL, 0, '2023-08-16 17:22:46', '2023-08-16 17:22:46'), +(220, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003413TP has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-16 17:24:14', '{\"data\":[{\"id\":\"bfc63d6a-c963-4ad9-bcca-3dd92664222a\",\"recipient\":\"233593587571\"}],\"status\":\"success\"}', NULL, 0, '2023-08-16 17:24:14', '2023-08-16 17:24:15'), +(221, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003413TP has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-16 17:24:50', '{\"data\":[{\"id\":\"e00fec3d-366d-42b6-8802-56218bc18e83\",\"recipient\":\"233593587571\"}],\"status\":\"success\"}', NULL, 0, '2023-08-16 17:24:50', '2023-08-16 17:24:50'), +(222, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Ephiyah Khadijah, your order with waybill number FMW0003432R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-17 11:27:59', '{\"data\":[{\"id\":\"12fefbe9-c047-41ac-bf44-223443c16055\",\"recipient\":\"233240430083\"}],\"status\":\"success\"}', NULL, 0, '2023-08-17 11:27:59', '2023-08-17 11:27:59'), +(223, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Justina Aseye Mensah Homor, your order with waybill number FMW0003433R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-17 11:51:10', '{\"data\":[{\"id\":\"d7c91517-364c-4b48-a5f5-5bd99c72b5be\",\"recipient\":\"233592778287\"}],\"status\":\"success\"}', NULL, 0, '2023-08-17 11:51:10', '2023-08-17 11:51:11'), +(224, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Sara, your order with waybill number FMW0003434R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-17 12:10:27', '{\"data\":[{\"id\":\"9cf1a519-a6af-49fd-af0c-3e0b0c7e2dc2\",\"recipient\":\"233593224215\"}],\"status\":\"success\"}', NULL, 0, '2023-08-17 12:10:27', '2023-08-17 12:10:27'), +(225, NULL, 'FM Cosmetics', NULL, 'Hi Helen, you have just earned 2.95 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-17 16:54:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-17 16:54:02', '2023-08-17 16:54:02'), +(226, NULL, 'FM Cosmetics | Customer Service', NULL, 'Helen(FMD0000885), your order \nSkin Glow Gummies x 1\nPretty Promax (Skin & Nails Gummies) x 1\nPussicare x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-17 16:54:02', '{\"data\":[{\"id\":\"66064773-0c15-4d83-8429-23463556a38f\",\"recipient\":\"233550215233\"}],\"status\":\"success\"}', NULL, 0, '2023-08-17 16:54:02', '2023-08-17 16:54:03'), +(227, NULL, 'FM Cosmetics | Customer Service', NULL, 'Helen (FMD0000885) (233550215233) has made an order with FMW0003442D of GHC295, the ff items: \nSkin Glow Gummies x 1\nPretty Promax (Skin & Nails Gummies) x 1\nPussicare x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-17 16:54:03', '{\"data\":[{\"id\":\"f222c69a-2e76-410a-99cd-e5b60118ade8\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-17 16:54:03', '2023-08-17 16:54:04'), +(228, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Janewlove kankam, your order with waybill number FMW0003444R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 09:12:25', '{\"data\":[{\"id\":\"3c4c744a-5572-41d9-9af3-0e7858479ea9\",\"recipient\":\"233552779245\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 09:12:25', '2023-08-18 09:12:26'), +(229, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Evelyn Opoku, your order with waybill number FMW0003445R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 09:15:05', '{\"data\":[{\"id\":\"a9ee5b66-33ad-4c1f-822f-43811d5286c9\",\"recipient\":\"233545394244\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 09:15:05', '2023-08-18 09:15:06'), +(230, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Precious, your order with waybill number FMW0003446R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 09:16:29', '{\"data\":[{\"id\":\"075d06ef-75de-42bb-a29b-cf4d5cbbb594\",\"recipient\":\"233559312494\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 09:16:29', '2023-08-18 09:16:29'), +(231, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Mariam, your order with waybill number FMW0003447R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 09:18:40', '{\"data\":[{\"id\":\"ee9b87b1-d5d9-4c73-843d-260686162a71\",\"recipient\":\"233548644532\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 09:18:40', '2023-08-18 09:18:40'), +(232, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003432R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 10:03:41', '{\"data\":[{\"id\":\"3733f5b2-3fbe-446f-8909-bc5ec9ec863b\",\"recipient\":\"233240430083\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 10:03:41', '2023-08-18 10:03:41'), +(233, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003432R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 10:03:54', '{\"data\":[{\"id\":\"320bed18-dfc4-4078-bc2e-820ff9fe0476\",\"recipient\":\"233240430083\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 10:03:54', '2023-08-18 10:03:55'), +(234, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003442D is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 10:08:52', '{\"data\":[{\"id\":\"df857fdf-ebcc-41ee-84f3-f6cefe0436fd\",\"recipient\":\"233550215233\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 10:08:52', '2023-08-18 10:08:53'), +(235, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003444R is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 10:09:06', '{\"data\":[{\"id\":\"0b6921b3-e5c8-4041-a87e-9be2e3e3d9ac\",\"recipient\":\"233552779245\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 10:09:06', '2023-08-18 10:09:06'), +(236, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Caramel & Choco Skin Capsules x 1\n to Yaa Achiaa Fosu (233234780293) has been received and is being forwarded to the sales department. Thank you for your purchase', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 11:39:02', '{\"data\":[{\"id\":\"225b965f-6df5-4f12-953b-1707674d604a\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 11:39:02', '2023-08-18 11:39:03'), +(237, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003449TP from her stock for this recipient\'s name & number: Yaa Achiaa Fosu & 233234780293 respectively, the ff items: \nCaramel & Choco Skin Capsules x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 11:39:03', '{\"data\":[{\"id\":\"0fe60614-2ab1-4ceb-bb91-95c5472dc268\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 11:39:03', '2023-08-18 11:39:03'), +(238, NULL, 'FM Cosmetics', NULL, 'Hi FIDELIA, you have just earned 6.4 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-18 12:42:01', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-18 12:42:01', '2023-08-18 12:42:01'), +(239, NULL, 'FM Cosmetics | Customer Service', NULL, 'FIDELIA(FMD0000371), your order of the ff items: \nPretty Promax (Skin & Nails Gummies) x 1\nPussicare x 2\nHappy Period x 2\nSleep Gummies x 1\nSkin Glow Gummies x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 12:42:01', '{\"data\":[{\"id\":\"c4fafbc6-4e29-4e78-82ca-5a34428163c2\",\"recipient\":\"233274468339\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 12:42:01', '2023-08-18 12:42:02'), +(240, NULL, 'FM Cosmetics | Customer Service', NULL, 'FIDELIA (FMD0000371) (233274468339) has made an order with FMW0003450D of GHC640, the ff items: \nPretty Promax (Skin & Nails Gummies) x 1\nPussicare x 2\nHappy Period x 2\nSleep Gummies x 1\nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 12:43:02', '{\"data\":[{\"id\":\"c811098f-bb2f-4b79-92ad-637affadf1ce\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 12:43:02', '2023-08-18 12:43:02'), +(241, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003445R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 12:49:19', '{\"data\":[{\"id\":\"e32ffbad-858a-4f97-9a9b-3bb947528479\",\"recipient\":\"233545394244\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 12:49:19', '2023-08-18 12:49:19'), +(242, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Pretty Promax (Skin & Nails Gummies) x 1\n to Terry Etornam Duse (233546777768) has been received and is being forwarded to the sales department. Thank you for your purchase', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 12:59:01', '{\"data\":[{\"id\":\"26b499db-2db5-423b-a342-6a6d531016dd\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 12:59:01', '2023-08-18 12:59:02'), +(243, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003451TP from her stock for this recipient\'s name & number: Terry Etornam Duse & 233546777768 respectively, the ff items: \nPretty Promax (Skin & Nails Gummies) x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 12:59:02', '{\"data\":[{\"id\":\"a106a5cd-edc5-4688-b9a1-7e807b36ddb3\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 12:59:02', '2023-08-18 12:59:02'), +(244, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Happy Period x 1\n to Naana (233549118751) has been received and is being forwarded to the sales department. Thank you for your purchase', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 13:50:02', '{\"data\":[{\"id\":\"d46c713c-d415-4c8f-aae5-3f71c5d70d49\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 13:50:02', '2023-08-18 13:50:02'), +(245, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003452TP from her stock for this recipient\'s name & number: Naana & 233549118751 respectively, the ff items: \nHappy Period x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 13:50:02', '{\"data\":[{\"id\":\"e6340d0e-4bdd-4f23-a60d-820fa8c233a9\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 13:50:02', '2023-08-18 13:50:02'), +(246, NULL, 'FM Cosmetics', NULL, 'Hi Adepa, you have just earned 1.25 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-18 14:27:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-18 14:27:02', '2023-08-18 14:27:03'), +(247, NULL, 'FM Cosmetics | Customer Service', NULL, 'Adepa(FMD0000958), your order of the ff items: \nPussicare x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 14:27:03', '{\"data\":[{\"id\":\"8ad562f3-3cf0-4104-a594-1f2e21423a88\",\"recipient\":\"233553952521\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 14:27:03', '2023-08-18 14:27:03'), +(248, NULL, 'FM Cosmetics | Customer Service', NULL, 'Adepa (FMD0000958) (233553952521) has made an order with FMW0003453D of GHC125, the ff items: \nPussicare x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 14:27:03', '{\"data\":[{\"id\":\"de5c0eb2-63d2-478c-b083-f3eed3b959a1\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 14:27:03', '2023-08-18 14:27:03'), +(249, NULL, 'FM Cosmetics', NULL, 'Hi Faustina, you have just earned 4.5 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-18 16:03:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-18 16:03:02', '2023-08-18 16:03:02'), +(250, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina(FMD0000500), your order \nPretty Promax (Skin & Nails Gummies) x 3\nCaramel & Choco Skin Capsules x 2\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 16:03:02', '{\"data\":[{\"id\":\"4f76df12-362f-46f6-a1cf-37150e6ae446\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 16:03:02', '2023-08-18 16:03:02'), +(251, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003454D of GHC450, the ff items: \nPretty Promax (Skin & Nails Gummies) x 3\nCaramel & Choco Skin Capsules x 2\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 16:03:02', '{\"data\":[{\"id\":\"194f1dba-9aaa-41f0-aac9-ad38c16cc06f\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 16:03:02', '2023-08-18 16:03:03'), +(252, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Skin Glow Gummies x 2\nCaramel & Choco Skin Capsules x 1\nPretty Promax (Skin & Nails Gummies) x 1\n to Sheila Boanor (233559785775) has been received and is being forwarded to the sales department. Thank you for your purchase', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 16:32:02', '{\"data\":[{\"id\":\"6ceaffff-7489-475c-a1c5-fbf7a0707e94\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 16:32:02', '2023-08-18 16:32:02'), +(253, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003458TP from her stock for this recipient\'s name & number: Sheila Boanor & 233559785775 respectively, the ff items: \nSkin Glow Gummies x 2\nCaramel & Choco Skin Capsules x 1\nPretty Promax (Skin & Nails Gummies) x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 16:32:02', '{\"data\":[{\"id\":\"aae7b561-a055-4b3f-9b48-367a49f31c6d\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 16:32:02', '2023-08-18 16:32:03'), +(254, NULL, 'NEW PRODUCT ALERT!', NULL, 'FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \nDownload the app and register as a Retailer or Distributor to purchase now!', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-18 19:54:02', NULL, '{\"status\":\"success\",\"success\":\"Successful sends: 318\\n\",\"failed\":\"Failed sends: 14\\n\"}', 0, '2023-08-18 19:54:02', '2023-08-18 19:54:03'), +(255, NULL, '5 DAYS PROMO', NULL, '5 DAYS PROMO!!!\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\nPretty Promax - 80.00\nPussicare - 80.00\nSound Sleep Gummies - 80.00\nChillax - 80.00\nHappy Period - 80.00\nSkin Glow Gummies - 80.00', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-18 19:55:02', NULL, '{\"status\":\"success\",\"success\":\"Successful sends: 109\\n\",\"failed\":\"Failed sends: 7\\n\"}', 0, '2023-08-18 19:55:02', '2023-08-18 19:55:07'), +(256, NULL, 'FM Cosmetics', NULL, 'Hi Faustina, you have just earned 8 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-18 20:01:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-18 20:01:02', '2023-08-18 20:01:02'), +(257, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina(FMD0000500), your order \nSkin Glow Gummies x 4\nCaramel & Choco Skin Capsules x 2\nHappy Period x 1\nAnti - Stretch Marks x 3\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 20:01:02', '{\"data\":[{\"id\":\"23311ec8-fd3d-4b4b-bd93-5b765796886b\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 20:01:02', '2023-08-18 20:01:03'), +(258, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003470D of GHC800, the ff items: \nSkin Glow Gummies x 4\nCaramel & Choco Skin Capsules x 2\nHappy Period x 1\nAnti - Stretch Marks x 3\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 20:01:03', '{\"data\":[{\"id\":\"edd06b75-6088-461e-bad0-3a8e3617310a\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 20:01:03', '2023-08-18 20:01:03'), +(259, NULL, 'FM Cosmetics | Customer Service', NULL, 'Jennifer(FMC0000008), your order of the ff items: \nAnti - Stretch Marks x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 20:09:02', '{\"data\":[{\"id\":\"9e66348b-96fc-4690-bcdd-eae298de4e25\",\"recipient\":\"233547469635\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 20:09:02', '2023-08-18 20:09:03'), +(260, NULL, 'FM Cosmetics | Customer Service', NULL, 'Jennifer (FMC0000008) (233547469635) has made an order with FMW0003472R of GHC100, the ff items: \nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 20:09:03', '{\"data\":[{\"id\":\"3fb56788-78e7-40d9-bc41-b16b2a3702bd\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 20:09:03', '2023-08-18 20:09:03'), +(261, NULL, 'FM Cosmetics | Customer Service', NULL, 'Mercy(FMC0000330), your order of the ff items: \nPussicare x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 20:44:02', '{\"data\":[{\"id\":\"99e66880-bd44-4f92-b8a6-f206425dbf4f\",\"recipient\":\"233245198643\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 20:44:02', '2023-08-18 20:44:02'), +(262, NULL, 'FM Cosmetics | Customer Service', NULL, 'Mercy (FMC0000330) (233245198643) has made an order with FMW0003476R of GHC135, the ff items: \nPussicare x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 20:45:01', '{\"data\":[{\"id\":\"d219c542-3ee5-4bb7-8053-fb2516031aa7\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 20:45:01', '2023-08-18 20:45:02'), +(263, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Anti - Stretch Marks x 1\n to Vivian ninson (233552934693) has been received and is being forwarded to the sales department. Thank you for your purchase', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 21:42:02', '{\"data\":[{\"id\":\"f3b6e1aa-fe54-4bf8-9cd1-fbaa5f3a15d1\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 21:42:02', '2023-08-18 21:42:02'), +(264, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003478TP from her stock for this recipient\'s name & number: Vivian ninson & 233552934693 respectively, the ff items: \nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 21:42:02', '{\"data\":[{\"id\":\"c6f704d0-6adc-4e81-b578-908320cb9d92\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 21:42:02', '2023-08-18 21:42:02'), +(265, NULL, 'FM Cosmetics', NULL, 'Hi peace dzifa, you have just earned 3 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-18 23:07:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-18 23:07:02', '2023-08-18 23:07:02'), +(266, NULL, 'FM Cosmetics | Customer Service', NULL, 'peace dzifa(FMD0001111), your order of the ff items: \nFlat Tummy Gummies x 1\nGym Wear x 1\nBonnet x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 23:07:02', '{\"data\":[{\"id\":\"3f6bb5f6-c3e6-4847-af56-df4affd7ec94\",\"recipient\":\"233246997801\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 23:07:02', '2023-08-18 23:07:02'), +(267, NULL, 'FM Cosmetics | Customer Service', NULL, 'peace dzifa (FMD0001111) (233246997801) has made an order with FMW0003484D of GHC300, the ff items: \nFlat Tummy Gummies x 1\nGym Wear x 1\nBonnet x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 23:07:02', '{\"data\":[{\"id\":\"5b1dea17-4d2c-46c6-8442-780f673f8161\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 23:07:02', '2023-08-18 23:07:02'), +(268, NULL, 'FM Cosmetics | Customer Service', NULL, 'Congratulations peace dzifa (FMD0001111) you are now a registered FM Distributor. Please download telegram and join our content channel Link: https://t.me/fmcosmeticsghana \nCall /WhatsApp line: 0244177144 or \nlink: https://wa.me/message/73U4VRDNCGE6N1 for further inquiries', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 23:07:02', '{\"data\":[{\"id\":\"94e3abef-28fe-46f3-85a7-82a0d4d01d56\",\"recipient\":\"233246997801\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 23:07:02', '2023-08-18 23:07:03'), +(269, NULL, 'FM Cosmetics | Customer Service', NULL, 'peace dzifa (FMD0001111) has successfully registered and paid GHC300. User contact : 233246997801', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-18 23:07:03', '{\"data\":[{\"id\":\"9d39b275-2c1a-4841-a2cc-d6c57a1241ac\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-18 23:07:03', '2023-08-18 23:07:03'), +(270, NULL, 'FM Cosmetics', NULL, 'Hi FIDELIA, you have just earned 1.6 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-19 05:52:01', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-19 05:52:01', '2023-08-19 05:52:01'), +(271, NULL, 'FM Cosmetics | Customer Service', NULL, 'FIDELIA(FMD0000371), your order of the ff items: \nAnti - Stretch Marks x 2\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 05:52:01', '{\"data\":[{\"id\":\"0f76c334-d80e-4add-bb89-379e16decd13\",\"recipient\":\"233274468339\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 05:52:01', '2023-08-19 05:52:02'), +(272, NULL, 'FM Cosmetics | Customer Service', NULL, 'FIDELIA (FMD0000371) (233274468339) has made an order with FMW0003485D of GHC160, the ff items: \nAnti - Stretch Marks x 2\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 05:52:02', '{\"data\":[{\"id\":\"4ab6f070-2699-4b0d-bfc9-3d9f3a4688f9\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 05:52:02', '2023-08-19 05:52:02'), +(273, NULL, 'FM Cosmetics', NULL, 'Hi ACHIAH, you have just earned 1.95 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-19 06:04:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-19 06:04:02', '2023-08-19 06:04:02'), +(274, NULL, 'FM Cosmetics | Customer Service', NULL, 'ACHIAH(FMD0000341), your order \nPussicare x 1\nPretty Promax (Skin & Nails Gummies) x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 06:04:02', '{\"data\":[{\"id\":\"b75f2ca8-13f3-4860-8c14-8e12ec041331\",\"recipient\":\"233557524573\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 06:04:02', '2023-08-19 06:04:02'), +(275, NULL, 'FM Cosmetics | Customer Service', NULL, 'ACHIAH (FMD0000341) (233557524573) has made an order with FMW0003486D of GHC195, the ff items: \nPussicare x 1\nPretty Promax (Skin & Nails Gummies) x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 06:04:02', '{\"data\":[{\"id\":\"a49ee342-7a79-4434-b8b1-e05297a05bb9\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 06:04:02', '2023-08-19 06:04:03'), +(276, NULL, 'FM Cosmetics | Customer Service', NULL, 'Ofori Amanfo(FMC0000347), your order \nAnti - Stretch Marks x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 07:11:01', '{\"data\":[{\"id\":\"1b183163-9fa8-4274-bef9-d0b12c4ed280\",\"recipient\":\"233550822990\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 07:11:01', '2023-08-19 07:11:02'), +(277, NULL, 'FM Cosmetics | Customer Service', NULL, 'Ofori Amanfo (FMC0000347) (233550822990) has made an order with FMW0003488R of GHC135, the ff items: \nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 07:11:02', '{\"data\":[{\"id\":\"1b02b035-36dc-42dc-aa4c-ebba94e29f0b\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 07:11:02', '2023-08-19 07:11:02'), +(278, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Richeal, your order with waybill number FMW0003489R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 08:19:19', '{\"data\":[{\"id\":\"03c841cc-f337-4003-a273-3d0ec238293e\",\"recipient\":\"233500448645\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 08:19:19', '2023-08-19 08:19:19'), +(279, NULL, 'FM Cosmetics | Customer Service', NULL, 'addae(FMC0000096), your order \nSkin Glow Gummies x 2\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 10:02:02', '{\"data\":[{\"id\":\"b0ae60ab-b3fc-4c19-9441-4c575e8bac2b\",\"recipient\":\"233249083270\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 10:02:02', '2023-08-19 10:02:02'), +(280, NULL, 'FM Cosmetics | Customer Service', NULL, 'addae (FMC0000096) (233249083270) has made an order with FMW0003493R of GHC235, the ff items: \nSkin Glow Gummies x 2\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 10:02:02', '{\"data\":[{\"id\":\"217b7e73-230c-41b8-844b-af9f27dd9a0e\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 10:02:02', '2023-08-19 10:02:02'), +(281, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003449TP has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 10:40:51', '{\"data\":[{\"id\":\"406278ca-c55d-45ab-bf30-f9c392ce7b7c\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 10:40:51', '2023-08-19 10:40:52'), +(282, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003472R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 10:43:09', '{\"data\":[{\"id\":\"cf1acdf1-345c-4a25-9311-d7e9234c3e77\",\"recipient\":\"233547469635\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 10:43:09', '2023-08-19 10:43:09'), +(283, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003450D is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 10:43:29', '{\"data\":[{\"id\":\"1ecffd90-0e12-47e1-988c-aef7a3268918\",\"recipient\":\"233274468339\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 10:43:29', '2023-08-19 10:43:30'), +(284, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003445R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 10:44:10', '{\"data\":[{\"id\":\"2e347837-9e22-4a3d-bd94-4a4b2fe126b5\",\"recipient\":\"233545394244\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 10:44:10', '2023-08-19 10:44:10'), +(285, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003444R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 10:45:58', '{\"data\":[{\"id\":\"f0c17178-fbe5-4154-8154-582152e6e724\",\"recipient\":\"233552779245\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 10:45:58', '2023-08-19 10:45:59'), +(286, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003442D has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 10:46:03', '{\"data\":[{\"id\":\"2e67c50f-b06a-4a0b-974f-dbc20214a9ec\",\"recipient\":\"233550215233\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 10:46:03', '2023-08-19 10:46:03'), +(287, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003472R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 10:47:24', '{\"data\":[{\"id\":\"87c5a1a4-de9a-44f8-9288-aeb06e5095ed\",\"recipient\":\"233547469635\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 10:47:24', '2023-08-19 10:47:25'), +(288, NULL, 'FM Cosmetics | Customer Service', NULL, 'Appiah(FMC0000335), your order \nHappy Period x 1\nPretty Promax (Skin & Nails Gummies) x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 11:03:02', '{\"data\":[{\"id\":\"cd2ea9c8-b488-4413-add2-3f724f76a576\",\"recipient\":\"233551134878\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 11:03:02', '2023-08-19 11:03:02'), +(289, NULL, 'FM Cosmetics | Customer Service', NULL, 'Appiah (FMC0000335) (233551134878) has made an order with FMW0003502R of GHC200, the ff items: \nHappy Period x 1\nPretty Promax (Skin & Nails Gummies) x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 11:03:03', '{\"data\":[{\"id\":\"6c3f8c45-5c12-498b-b07a-5c54ca153b6c\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 11:03:03', '2023-08-19 11:03:03'), +(290, NULL, 'FM Cosmetics | Customer Service', NULL, 'Jacobell(FMC0000337), your order of the ff items: \nAnti - Stretch Marks x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 11:28:02', '{\"data\":[{\"id\":\"efb91efa-0a89-43b3-ac54-7b52dedb0d1c\",\"recipient\":\"233543174663\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 11:28:02', '2023-08-19 11:28:02'), +(291, NULL, 'FM Cosmetics | Customer Service', NULL, 'Jacobell (FMC0000337) (233543174663) has made an order with FMW0003503R of GHC135, the ff items: \nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 11:28:02', '{\"data\":[{\"id\":\"29fa171d-30c9-4422-97f0-29f791fb7929\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 11:28:02', '2023-08-19 11:28:02'), +(292, NULL, 'FM Cosmetics | Customer Service', NULL, 'Esther(FMC0000352), your order of the ff items: \nAnti - Stretch Marks x 1\nPussicare x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 12:23:02', '{\"data\":[{\"id\":\"39346daf-4970-4327-8576-fdf4f3d365b3\",\"recipient\":\"233540685034\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 12:23:02', '2023-08-19 12:23:02'), +(293, NULL, 'FM Cosmetics | Customer Service', NULL, 'Esther (FMC0000352) (233540685034) has made an order with FMW0003505R of GHC235, the ff items: \nAnti - Stretch Marks x 1\nPussicare x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 12:24:02', '{\"data\":[{\"id\":\"8fc21966-7958-454e-89d8-98e768867757\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 12:24:02', '2023-08-19 12:24:02'), +(294, NULL, 'FM Cosmetics', NULL, 'Hi Rahel, you have just earned 3 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-19 16:18:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-19 16:18:02', '2023-08-19 16:18:02'), +(295, NULL, 'FM Cosmetics | Customer Service', NULL, 'Rahel(FMD0001112), your order \nFlat Tummy Gummies x 1\nGym Wear x 1\nBonnet x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 16:18:02', '{\"data\":[{\"id\":\"edeae3d8-4e4a-4a11-9d75-96eee41b1c76\",\"recipient\":\"233246444393\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 16:18:02', '2023-08-19 16:18:02'), +(296, NULL, 'FM Cosmetics | Customer Service', NULL, 'Rahel (FMD0001112) (233246444393) has made an order with FMW0003508D of GHC300, the ff items: \nFlat Tummy Gummies x 1\nGym Wear x 1\nBonnet x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 16:18:02', '{\"data\":[{\"id\":\"c40776a1-f4e7-484a-b409-e77360ce6121\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 16:18:02', '2023-08-19 16:18:03'), +(297, NULL, 'FM Cosmetics | Customer Service', NULL, 'Congratulations Rahel (FMD0001112) you are now a registered FM Distributor. Please download telegram and join our content channel Link: https://t.me/fmcosmeticsghana \nCall /WhatsApp line: 0244177144 or \nlink: https://wa.me/message/73U4VRDNCGE6N1 for further inquiries', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 16:18:03', '{\"data\":[{\"id\":\"befdd02f-1486-4471-bf42-b2ab58609842\",\"recipient\":\"233246444393\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 16:18:03', '2023-08-19 16:18:03'), +(298, NULL, 'FM Cosmetics | Customer Service', NULL, 'Rahel (FMD0001112) has successfully registered and paid GHC300. User contact : 233246444393', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 16:18:03', '{\"data\":[{\"id\":\"19b6785d-4cac-4317-ac39-3fbbd8909351\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 16:18:03', '2023-08-19 16:18:03'), +(299, NULL, 'FM Cosmetics | Customer Service', NULL, 'majorie(FMC0000374), your order \nPussicare x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 16:55:02', '{\"data\":[{\"id\":\"74902aee-62b0-4aa6-874b-b0f5a9da7885\",\"recipient\":\"233546348411\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 16:55:02', '2023-08-19 16:55:02'), +(300, NULL, 'FM Cosmetics | Customer Service', NULL, 'majorie (FMC0000374) (233546348411) has made an order with FMW0003513R of GHC100, the ff items: \nPussicare x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 16:55:02', '{\"data\":[{\"id\":\"14ee0ac1-8a2d-4c58-b2fd-b4fdc3ba73b2\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 16:55:02', '2023-08-19 16:55:03'), +(301, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Caramel & Choco Skin Capsules x 1\n to Nana Adwoa (233208130741) has been received and is being forwarded to the sales department. Thank you for your purchase', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 19:05:02', '{\"data\":[{\"id\":\"93140248-3c42-4b00-a44a-4d7bdbe44bb3\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 19:05:02', '2023-08-19 19:05:02'), +(302, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003516TP from her stock for this recipient\'s name & number: Nana Adwoa & 233208130741 respectively, the ff items: \nCaramel & Choco Skin Capsules x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 19:05:02', '{\"data\":[{\"id\":\"6f8f5797-4a48-4755-b11b-504d0d06e818\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 19:05:02', '2023-08-19 19:05:03'), +(303, NULL, 'FM Cosmetics', NULL, 'Hi Afriyie, you have just earned 2.55 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-19 20:26:01', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-19 20:26:01', '2023-08-19 20:26:02'), +(304, NULL, 'FM Cosmetics | Customer Service', NULL, 'Afriyie(FMD0000408), your order of the ff items: \nAnti - Stretch Marks x 1\nSkin Glow Gummies x 1\nHappy Period x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 20:26:02', '{\"data\":[{\"id\":\"e0624453-e586-4752-9529-9539d845bde0\",\"recipient\":\"233545095811\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 20:26:02', '2023-08-19 20:26:02'), +(305, NULL, 'FM Cosmetics | Customer Service', NULL, 'Afriyie (FMD0000408) (233545095811) has made an order with FMW0003517D of GHC255, the ff items: \nAnti - Stretch Marks x 1\nSkin Glow Gummies x 1\nHappy Period x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-19 20:26:02', '{\"data\":[{\"id\":\"ba7cd22d-dcb3-4a18-b721-e815959fdc6e\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-19 20:26:02', '2023-08-19 20:26:03'), +(306, NULL, 'FM Cosmetics | Customer Service', NULL, 'Yvonne(FMC0000123), your order \nSkin Glow Gummies x 1\nPretty Promax (Skin & Nails Gummies) x 1\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 06:13:02', '{\"data\":[{\"id\":\"4995a727-04e3-4bf5-a139-94beaef207d1\",\"recipient\":\"233555247428\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 06:13:02', '2023-08-20 06:13:02'), +(307, NULL, 'FM Cosmetics | Customer Service', NULL, 'Yvonne (FMC0000123) (233555247428) has made an order with FMW0003518R of GHC215, the ff items: \nSkin Glow Gummies x 1\nPretty Promax (Skin & Nails Gummies) x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 06:13:02', '{\"data\":[{\"id\":\"45bffc29-a839-4b20-a751-c8221402b7e9\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 06:13:02', '2023-08-20 06:13:03'), +(308, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Anti - Stretch Marks x 1\n to Kerziah Frimpong (233243842021) has been received and is being forwarded to the sales department. Thank you for your purchase', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 09:14:02', '{\"data\":[{\"id\":\"6b1961ed-b873-41b6-8a74-7b58b72f09fa\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 09:14:02', '2023-08-20 09:14:02'), +(309, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003519TP from her stock for this recipient\'s name & number: Kerziah Frimpong & 233243842021 respectively, the ff items: \nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 09:14:02', '{\"data\":[{\"id\":\"9385e50d-ca54-4efa-ab3c-d3f0fc4e6b97\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 09:14:02', '2023-08-20 09:14:03'), +(310, NULL, 'FM Cosmetics', NULL, 'Hi Rafiatu, you have just earned 8 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-20 10:45:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-20 10:45:02', '2023-08-20 10:45:02'), +(311, NULL, 'FM Cosmetics | Customer Service', NULL, 'Rafiatu(FMD0001081), your order of the ff items: \nFlat Tummy Gummies x 3\nThick & Slay (Weight Gain Gummies) x 3\nWeight Loss Tea x 2\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 10:45:02', '{\"data\":[{\"id\":\"29eae32a-3d56-44a9-96da-17f03d39581f\",\"recipient\":\"233244882371\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 10:45:02', '2023-08-20 10:45:03'), +(312, NULL, 'FM Cosmetics | Customer Service', NULL, 'Rafiatu (FMD0001081) (233244882371) has made an order with FMW0003520D of GHC800, the ff items: \nFlat Tummy Gummies x 3\nThick & Slay (Weight Gain Gummies) x 3\nWeight Loss Tea x 2\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 10:45:03', '{\"data\":[{\"id\":\"83fca4c0-d1cd-4188-9d7e-7ed87fd5e00a\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 10:45:03', '2023-08-20 10:45:03'), +(313, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Frimpong, your order with waybill number FMW0003524R has been received and is being processed for delivery. Thank you for your purchase! For further enquiry call our Customer Service on 0531170002 or 0531170003.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 12:39:27', '{\"data\":[{\"id\":\"b62939bb-3862-404b-ba94-66456a384268\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 12:39:27', '2023-08-20 12:39:27'), +(314, NULL, 'FM Cosmetics | Customer Service', NULL, 'Order with #FMW0003524R has been refunded successfully.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 12:40:04', '{\"data\":[{\"id\":\"97ab859b-cbfd-4aea-8f88-3c1d09b93688\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 12:40:04', '2023-08-20 12:40:04'), +(315, NULL, 'FM Cosmetics | Customer Service', NULL, 'Frimpong () (233204030630) your order with waybill no. FMW0003524R has been cancelled and you will receive a refund soon. We hope to receive your order next time', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 12:41:02', '{\"data\":[{\"id\":\"dc19ba91-6031-4f45-9df3-8cd1e0155786\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 12:41:02', '2023-08-20 12:41:02'), +(316, NULL, 'FM Cosmetics | Customer Service', NULL, 'Portia(FMC0000387), your order \nAnti - Stretch Marks x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 15:27:02', '{\"data\":[{\"id\":\"4cf722d5-9047-433c-b9ab-90fd97955d1f\",\"recipient\":\"233540459268\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 15:27:02', '2023-08-20 15:27:02'); +INSERT INTO `messages` (`id`, `reference`, `title`, `user_id`, `message`, `details`, `type`, `job_id`, `scheduled_date`, `smsResult`, `notificationResult`, `is_multicast`, `created_at`, `updated_at`) VALUES +(317, NULL, 'FM Cosmetics | Customer Service', NULL, 'Portia (FMC0000387) (233540459268) has made an order with FMW0003527R of GHC115, the ff items: \nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 15:27:02', '{\"data\":[{\"id\":\"561da1c0-64e5-4ec0-a157-c8a37eb7bb91\",\"recipient\":\"233244177144\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 15:27:02', '2023-08-20 15:27:03'), +(318, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Pretty Promax (Skin & Nails Gummies) x 1\n to Priscilla Araba (233553041765) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 17:44:02', '{\"data\":[{\"id\":\"d3c12488-ab7c-4c88-a386-a6ceb2ba8acf\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 17:44:02', '2023-08-20 17:44:02'), +(319, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003528TP from her stock for this recipient\'s name & number: Priscilla Araba & 233553041765 respectively, the ff items: \nPretty Promax (Skin & Nails Gummies) x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 17:44:02', '{\"data\":[{\"id\":\"8119edbb-3572-4741-bede-057222dcfb6f\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 17:44:02', '2023-08-20 17:44:03'), +(320, NULL, 'FM Cosmetics', NULL, 'Hi Faustina, you have just earned 8 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-20 17:53:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-20 17:53:02', '2023-08-20 17:53:02'), +(321, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina(FMD0000500), your order \nAnti - Stretch Marks x 5\nPretty Promax (Skin & Nails Gummies) x 4\nCaramel & Choco Skin Capsules x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 17:53:02', '{\"data\":[{\"id\":\"97b24d84-ebbb-410a-b779-7d968f89038b\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 17:53:02', '2023-08-20 17:53:03'), +(322, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003529D of GHC800, the ff items: \nAnti - Stretch Marks x 5\nPretty Promax (Skin & Nails Gummies) x 4\nCaramel & Choco Skin Capsules x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 17:53:03', '{\"data\":[{\"id\":\"6966a47b-1839-44d5-85ed-ed2735d7b5af\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 17:53:03', '2023-08-20 17:53:03'), +(323, NULL, 'FM Cosmetics | Customer Service', NULL, 'Ruth(FMC0000395), your order \nAnti - Stretch Marks x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 19:25:02', '{\"data\":[{\"id\":\"943dc7cd-d29f-4326-b8f1-ede9d8614da7\",\"recipient\":\"233550114754\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 19:25:02', '2023-08-20 19:25:02'), +(324, NULL, 'FM Cosmetics | Customer Service', NULL, 'Ruth (FMC0000395) (233550114754) has made an order with FMW0003531R of GHC100, the ff items: \nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 19:25:03', '{\"data\":[{\"id\":\"16fbaccd-aaa5-48a2-ba59-baf60f1ad28a\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 19:25:03', '2023-08-20 19:25:03'), +(325, NULL, 'FM Cosmetics | Customer Service', NULL, 'Florence(FMC0000392), your order \nPretty Promax (Skin & Nails Gummies) x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 23:02:02', '{\"data\":[{\"id\":\"19c19310-6e5f-411f-8996-be207d96a7fd\",\"recipient\":\"233540712986\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 23:02:02', '2023-08-20 23:02:02'), +(326, NULL, 'FM Cosmetics | Customer Service', NULL, 'Florence (FMC0000392) (233540712986) has made an order with FMW0003536R of GHC100, the ff items: \nPretty Promax (Skin & Nails Gummies) x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 23:02:02', '{\"data\":[{\"id\":\"4e56b358-eae4-4c8f-b794-b42e9f912565\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 23:02:02', '2023-08-20 23:02:03'), +(327, NULL, 'FM Cosmetics | Customer Service', NULL, 'Precious(FMC0000406), your order \nSkin Glow Gummies x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 23:25:02', '{\"data\":[{\"id\":\"18170e5b-9a1e-4111-b37f-60ec5a58edef\",\"recipient\":\"233594892725\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 23:25:02', '2023-08-20 23:25:02'), +(328, NULL, 'FM Cosmetics | Customer Service', NULL, 'Precious (FMC0000406) (233594892725) has made an order with FMW0003537R of GHC135, the ff items: \nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-20 23:25:02', '{\"data\":[{\"id\":\"67a0579a-36c4-42d8-8951-a8fb80ab2386\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-20 23:25:02', '2023-08-20 23:25:03'), +(329, NULL, 'FM Cosmetics', NULL, 'Hi Bernice, you have just earned 2.4 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-21 07:17:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-21 07:17:02', '2023-08-21 07:17:02'), +(330, NULL, 'FM Cosmetics | Customer Service', NULL, 'Bernice(FMD0001077), your order \nAnti - Stretch Marks x 1\nSkin Glow Gummies x 1\nPussicare x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 07:17:02', '{\"data\":[{\"id\":\"096be288-9992-45bb-851f-12bd14f8e4d4\",\"recipient\":\"233540320988\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 07:17:02', '2023-08-21 07:17:02'), +(331, NULL, 'FM Cosmetics | Customer Service', NULL, 'Bernice (FMD0001077) (233540320988) has made an order with FMW0003538D of GHC240, the ff items: \nAnti - Stretch Marks x 1\nSkin Glow Gummies x 1\nPussicare x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 07:17:02', '{\"data\":[{\"id\":\"8d31d7a2-8085-4451-83e4-de5707836b0b\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 07:17:02', '2023-08-21 07:17:03'), +(332, NULL, 'FM Cosmetics | Customer Service', NULL, 'Edith wineme(FMC0000412), your order \nPussicare x 1\nCaramel & Choco Skin Capsules x 1\nSkin Glow Gummies x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 07:48:01', '{\"data\":[{\"id\":\"c642a2c9-cc6b-4eb1-855f-7d0cbfbef979\",\"recipient\":\"233597867321\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 07:48:01', '2023-08-21 07:48:02'), +(333, NULL, 'FM Cosmetics | Customer Service', NULL, 'Edith wineme (FMC0000412) (233597867321) has made an order with FMW0003539R of GHC300, the ff items: \nPussicare x 1\nCaramel & Choco Skin Capsules x 1\nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 07:48:02', '{\"data\":[{\"id\":\"23f129b9-8cc3-4986-ba09-53b023339403\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 07:48:02', '2023-08-21 07:48:02'), +(334, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Winifred Tei-Wayo, your order with waybill number FMW0003541R has been received and is being processed for delivery. Your order will be delivered within 48hrs (Excluding sundays)\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 08:44:52', '{\"data\":[{\"id\":\"f6d52d87-18e1-45d1-8c90-9f63a3eb3ff7\",\"recipient\":\"233549998548\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 08:44:52', '2023-08-21 08:44:52'), +(335, NULL, 'FM Cosmetics | Customer Service', NULL, 'debbie(FMC0000418), your order \nSkin Glow Gummies x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 09:11:02', '{\"data\":[{\"id\":\"15e0fa73-6a21-4dcb-a775-ede28c3f5b4d\",\"recipient\":\"233206030243\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 09:11:02', '2023-08-21 09:11:02'), +(336, NULL, 'FM Cosmetics | Customer Service', NULL, 'debbie (FMC0000418) (233206030243) has made an order with FMW0003542R of GHC100, the ff items: \nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 09:12:01', '{\"data\":[{\"id\":\"de1f84be-d660-4867-9099-291b292f2c18\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 09:12:01', '2023-08-21 09:12:02'), +(337, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003449TP has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 11:17:06', '{\"data\":[{\"id\":\"b19cd66d-cbdf-49e8-bcc9-07175a8a044d\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 11:17:06', '2023-08-21 11:17:06'), +(338, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003450D has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 11:17:25', '{\"data\":[{\"id\":\"486bc545-670b-415f-9c32-ec6963a22aef\",\"recipient\":\"233274468339\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 11:17:25', '2023-08-21 11:17:26'), +(339, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003493R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 11:18:22', '{\"data\":[{\"id\":\"6f2ea23c-866d-4ef5-8b02-f182cfc2143c\",\"recipient\":\"233249083270\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 11:18:22', '2023-08-21 11:18:22'), +(340, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003453D has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 11:18:28', '{\"data\":[{\"id\":\"d1fd9d89-a566-490b-abd1-a5c6d1f008f5\",\"recipient\":\"233553952521\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 11:18:28', '2023-08-21 11:18:28'), +(341, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003451TP has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 11:18:39', '{\"data\":[{\"id\":\"383257f6-b628-416b-b2aa-212a08338d41\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 11:18:39', '2023-08-21 11:18:40'), +(342, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003478TP has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 11:18:48', '{\"data\":[{\"id\":\"b35b73d1-3d51-4a20-b319-420c7aea15e2\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 11:18:48', '2023-08-21 11:18:49'), +(343, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003488R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 11:18:55', '{\"data\":[{\"id\":\"9ab1b1f6-a4c0-4bba-8b54-679e27156ffb\",\"recipient\":\"233550822990\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 11:18:55', '2023-08-21 11:18:56'), +(344, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003452TP has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 11:19:13', '{\"data\":[{\"id\":\"5f296668-7fc3-4c00-af6a-30127e505ac4\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 11:19:13', '2023-08-21 11:19:13'), +(345, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003476R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 11:19:34', '{\"data\":[{\"id\":\"5e7f4143-0807-4aa9-ad2a-83e044fef0bb\",\"recipient\":\"233245198643\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 11:19:34', '2023-08-21 11:19:34'), +(346, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003486D has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 11:19:42', '{\"data\":[{\"id\":\"38fb78fd-c644-4b7f-bb0e-a64155c43366\",\"recipient\":\"233557524573\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 11:19:42', '2023-08-21 11:19:43'), +(347, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003458TP has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 11:20:12', '{\"data\":[{\"id\":\"9317e513-3151-41da-81d1-c06bdcc6d57a\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 11:20:12', '2023-08-21 11:20:12'), +(348, NULL, 'FM Cosmetics | Customer Service', NULL, 'Dzifa(FMC0000372), your order \nPussicare x 1\nPretty Promax (Skin & Nails Gummies) x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 11:31:02', '{\"data\":[{\"id\":\"3bb95561-facb-4cf0-92b8-a4f52d2a2b77\",\"recipient\":\"233594059896\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 11:31:02', '2023-08-21 11:31:02'), +(349, NULL, 'FM Cosmetics | Customer Service', NULL, 'Dzifa (FMC0000372) (233594059896) has made an order with FMW0003562R of GHC200, the ff items: \nPussicare x 1\nPretty Promax (Skin & Nails Gummies) x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 11:32:02', '{\"data\":[{\"id\":\"1affd461-4bdc-4bf4-a46d-ef14139dbb14\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 11:32:02', '2023-08-21 11:32:02'), +(350, NULL, 'FM Cosmetics', NULL, 'Hi FIDELIA, you have just earned 1.6 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-21 11:44:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-21 11:44:02', '2023-08-21 11:44:02'), +(351, NULL, 'FM Cosmetics | Customer Service', NULL, 'FIDELIA(FMD0000371), your order \nPretty Promax (Skin & Nails Gummies) x 1\nAnti - Stretch Marks x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 11:44:02', '{\"data\":[{\"id\":\"c29e90fb-8133-4aeb-a83b-cf71731ae0f4\",\"recipient\":\"233274468339\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 11:44:02', '2023-08-21 11:44:02'), +(352, NULL, 'FM Cosmetics | Customer Service', NULL, 'FIDELIA (FMD0000371) (233274468339) has made an order with FMW0003566D of GHC160, the ff items: \nPretty Promax (Skin & Nails Gummies) x 1\nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 11:44:02', '{\"data\":[{\"id\":\"f7cb1630-12de-4aa9-9a3f-d7a06562401b\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 11:44:02', '2023-08-21 11:44:03'), +(353, NULL, 'FM Cosmetics', NULL, 'Hi Jessica, you have just earned 3.2 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-21 12:15:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-21 12:15:02', '2023-08-21 12:15:02'), +(354, NULL, 'FM Cosmetics | Customer Service', NULL, 'Jessica(FMD0001010), your order \nAnti - Stretch Marks x 1\nPretty Promax (Skin & Nails Gummies) x 1\nSleep Gummies x 1\nSkin Glow Gummies x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:15:02', '{\"data\":[{\"id\":\"8bc99316-a0fc-4162-b624-66d246947a0c\",\"recipient\":\"233501300885\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:15:02', '2023-08-21 12:15:03'), +(355, NULL, 'FM Cosmetics | Customer Service', NULL, 'Jessica (FMD0001010) (233501300885) has made an order with FMW0003569D of GHC320, the ff items: \nAnti - Stretch Marks x 1\nPretty Promax (Skin & Nails Gummies) x 1\nSleep Gummies x 1\nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:15:03', '{\"data\":[{\"id\":\"23b01440-324d-440e-a4e8-ed88fa385589\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:15:03', '2023-08-21 12:15:03'), +(356, NULL, 'FM Cosmetics | Customer Service', NULL, 'suzzy(FMC0000396), your order \nPretty Promax (Skin & Nails Gummies) x 1\nSkin Glow Gummies x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:20:02', '{\"data\":[{\"id\":\"0b59bbda-d6c2-4788-8763-9cfab4d64d44\",\"recipient\":\"233204938816\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:20:02', '2023-08-21 12:20:02'), +(357, NULL, 'FM Cosmetics | Customer Service', NULL, 'suzzy (FMC0000396) (233204938816) has made an order with FMW0003572R of GHC200, the ff items: \nPretty Promax (Skin & Nails Gummies) x 1\nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:20:02', '{\"data\":[{\"id\":\"4c61f87c-bc84-4ec1-b1be-d2d8358e4b78\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:20:02', '2023-08-21 12:20:03'), +(358, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003536R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:53:26', '{\"data\":[{\"id\":\"ed809571-51cf-445e-a50e-8e54343bd19a\",\"recipient\":\"233540712986\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:53:26', '2023-08-21 12:53:27'), +(359, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003566D is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:53:30', '{\"data\":[{\"id\":\"cb8c229e-6982-4540-b2c0-f9ca7b19a70d\",\"recipient\":\"233274468339\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:53:30', '2023-08-21 12:53:30'), +(360, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003569D is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:53:33', '{\"data\":[{\"id\":\"4d65960e-058f-4b39-aa02-9a710b0d01b8\",\"recipient\":\"233501300885\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:53:33', '2023-08-21 12:53:33'), +(361, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003562R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:53:35', '{\"data\":[{\"id\":\"5963cfa7-6e93-4fab-874b-9c9f405ef944\",\"recipient\":\"233594059896\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:53:35', '2023-08-21 12:53:36'), +(362, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003542R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:53:39', '{\"data\":[{\"id\":\"ad5ba9ec-5cdb-43da-8178-dc9e47d3f47f\",\"recipient\":\"233206030243\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:53:39', '2023-08-21 12:53:39'), +(363, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003572R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:53:42', '{\"data\":[{\"id\":\"d163770b-367f-442f-bc6c-2e45b045167e\",\"recipient\":\"233204938816\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:53:42', '2023-08-21 12:53:42'), +(364, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003502R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:53:45', '{\"data\":[{\"id\":\"e34e8113-5267-45a2-9275-d8211de3d4c2\",\"recipient\":\"233551134878\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:53:45', '2023-08-21 12:53:45'), +(365, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003539R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:53:48', '{\"data\":[{\"id\":\"294e15fd-13dc-4b58-a59b-4656fedc936f\",\"recipient\":\"233597867321\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:53:48', '2023-08-21 12:53:48'), +(366, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003513R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:53:50', '{\"data\":[{\"id\":\"16c00c9f-1d73-4f9a-8986-52f858cd0fb6\",\"recipient\":\"233546348411\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:53:50', '2023-08-21 12:53:51'), +(367, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003531R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:53:54', '{\"data\":[{\"id\":\"0fe86798-e5f6-42f5-98b3-f270d582c1f3\",\"recipient\":\"233550114754\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:53:54', '2023-08-21 12:53:55'), +(368, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003506R is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:54:17', '{\"data\":[{\"id\":\"88a909cd-1fa7-4476-a12d-e0a35b48cc96\",\"recipient\":\"233542150010\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:54:17', '2023-08-21 12:54:17'), +(369, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003528TP is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:59:30', '{\"data\":[{\"id\":\"6eca576a-923e-474e-9f9c-406799b67a3d\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:59:30', '2023-08-21 12:59:31'), +(370, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003527R is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 12:59:49', '{\"data\":[{\"id\":\"0e2a0cff-219a-4f90-9b7a-2599bf499563\",\"recipient\":\"233540459268\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 12:59:49', '2023-08-21 12:59:49'), +(371, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003518R is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 13:00:05', '{\"data\":[{\"id\":\"3ceb03fd-fd88-49d3-9a52-993343f51ae3\",\"recipient\":\"233555247428\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 13:00:05', '2023-08-21 13:00:05'), +(372, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003517D is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 13:00:17', '{\"data\":[{\"id\":\"a2d6cc09-7a50-4004-a330-0e2162386f41\",\"recipient\":\"233545095811\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 13:00:17', '2023-08-21 13:00:17'), +(373, NULL, 'FM Cosmetics | Customer Service', NULL, 'Rosina(FMC0000342), your order \nPretty Promax (Skin & Nails Gummies) x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 18:00:01', '{\"data\":[{\"id\":\"915e0cf1-bc4b-4c52-b3c1-443e99951804\",\"recipient\":\"233599735542\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 18:00:01', '2023-08-21 18:00:02'), +(374, NULL, 'FM Cosmetics | Customer Service', NULL, 'Rosina (FMC0000342) (233599735542) has made an order with FMW0003577R of GHC100, the ff items: \nPretty Promax (Skin & Nails Gummies) x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 18:00:02', '{\"data\":[{\"id\":\"11d3098c-76e4-4913-99b5-c438c5256570\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 18:00:02', '2023-08-21 18:00:02'), +(375, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Anti - Stretch Marks x 1\n to Amankwah Esther (233595791065) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 18:05:02', '{\"data\":[{\"id\":\"dc4dd39a-71b3-4340-93a2-8a639b91fcbb\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 18:05:02', '2023-08-21 18:05:02'), +(376, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003578TP from her stock for this recipient\'s name & number: Amankwah Esther & 233595791065 respectively, the ff items: \nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 18:05:02', '{\"data\":[{\"id\":\"1f0435b3-7ab5-4726-82c9-84b48d6e69b3\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 18:05:02', '2023-08-21 18:05:03'), +(377, NULL, 'FM Cosmetics | Customer Service', NULL, 'Rosemary(FMC0000431), your order \nPretty Promax (Skin & Nails Gummies) x 1\nSkin Glow Gummies x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 20:48:02', '{\"data\":[{\"id\":\"69908af6-fabc-44e3-8d95-6b22139d268f\",\"recipient\":\"233540692649\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 20:48:02', '2023-08-21 20:48:03'), +(378, NULL, 'FM Cosmetics | Customer Service', NULL, 'Rosemary (FMC0000431) (233540692649) has made an order with FMW0003582R of GHC215, the ff items: \nPretty Promax (Skin & Nails Gummies) x 1\nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-21 20:49:02', '{\"data\":[{\"id\":\"96c7a4cd-3be7-41cf-8f32-60e7d3895a50\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-21 20:49:02', '2023-08-21 20:49:02'), +(379, NULL, 'FM Cosmetics | Customer Service', NULL, 'Priscilla(FMC0000147), your order \nPretty Promax (Skin & Nails Gummies) x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 03:06:01', '{\"data\":[{\"id\":\"d999167a-1cfa-49c3-847a-a287fdf7aa8b\",\"recipient\":\"233591286075\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 03:06:01', '2023-08-22 03:06:02'), +(380, NULL, 'FM Cosmetics | Customer Service', NULL, 'Priscilla (FMC0000147) (233591286075) has made an order with FMW0003584R of GHC115, the ff items: \nPretty Promax (Skin & Nails Gummies) x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 03:06:02', '{\"data\":[{\"id\":\"a6931964-c6ca-4ddf-bcc1-d72c03117269\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 03:06:02', '2023-08-22 03:06:03'), +(381, NULL, 'FM Cosmetics', NULL, 'Hi Faustina, you have just earned 8 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-22 04:12:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-22 04:12:02', '2023-08-22 04:12:03'), +(382, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina(FMD0000500), your order \nCaramel & Choco Skin Capsules x 3\nSkin Glow Gummies x 2\nPretty Promax (Skin & Nails Gummies) x 1\nHappy Period x 2\nPussicare x 2\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 04:12:03', '{\"data\":[{\"id\":\"b5fd50e9-fd1f-4c1f-b9e6-6d74118692fe\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 04:12:03', '2023-08-22 04:12:03'), +(383, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003585D of GHC800, the ff items: \nCaramel & Choco Skin Capsules x 3\nSkin Glow Gummies x 2\nPretty Promax (Skin & Nails Gummies) x 1\nHappy Period x 2\nPussicare x 2\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 04:12:03', '{\"data\":[{\"id\":\"d00a5e7f-650e-4b5f-848e-ed36c1efe664\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 04:12:03', '2023-08-22 04:12:04'), +(384, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Gloria Gifty Sackey, your order with waybill number FMW0003586R has been received and is being processed for delivery. Your order will be delivered within 48hrs (Excluding sundays)\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 09:02:47', '{\"data\":[{\"id\":\"20cb2f9e-8635-4b7a-b4a6-013f5de839d9\",\"recipient\":\"233200707060\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 09:02:47', '2023-08-22 09:02:48'), +(385, NULL, 'FM Cosmetics | Customer Service', NULL, 'Ruth(FMC0000448), your order \nSkin Glow Gummies x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 10:44:02', '{\"data\":[{\"id\":\"37bba922-1b9e-471e-a5b2-6207c917eb07\",\"recipient\":\"233241650020\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 10:44:02', '2023-08-22 10:44:03'), +(386, NULL, 'FM Cosmetics | Customer Service', NULL, 'Ruth (FMC0000448) (233241650020) has made an order with FMW0003587R of GHC120, the ff items: \nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 10:44:03', '{\"data\":[{\"id\":\"5d1607a6-5acd-4279-a78e-390e6d9a58bd\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 10:44:03', '2023-08-22 10:44:03'), +(387, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003493R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:20:38', '{\"data\":[{\"id\":\"fd663d6d-c0b0-4239-bf18-b70dfbc5efdd\",\"recipient\":\"233249083270\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:20:38', '2023-08-22 11:20:38'), +(388, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003453D has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:20:48', '{\"data\":[{\"id\":\"a569b980-936d-468e-b70e-817eff90f3cc\",\"recipient\":\"233553952521\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:20:48', '2023-08-22 11:20:49'), +(389, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003451TP has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:21:01', '{\"data\":[{\"id\":\"c1b56f1d-c73a-414c-ae4f-42ddd2c4ed34\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:21:01', '2023-08-22 11:21:01'), +(390, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003478TP has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:21:11', '{\"data\":[{\"id\":\"668857d8-1eeb-482d-8875-9d04f1997afd\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:21:11', '2023-08-22 11:21:12'), +(391, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003488R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:21:20', '{\"data\":[{\"id\":\"a434fd96-ecf0-42d6-8e28-9ac0ec0ec5a9\",\"recipient\":\"233550822990\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:21:20', '2023-08-22 11:21:20'), +(392, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003452TP has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:21:30', '{\"data\":[{\"id\":\"241d05e0-f2d6-470a-b1ed-cf5f49ef036b\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:21:30', '2023-08-22 11:21:30'), +(393, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003476R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:21:40', '{\"data\":[{\"id\":\"3bd5ef8a-d4bb-4b1a-85d4-68c5f80c1b4c\",\"recipient\":\"233245198643\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:21:40', '2023-08-22 11:21:40'), +(394, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003486D has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:21:50', '{\"data\":[{\"id\":\"f3bf32f3-d24a-4668-b19f-2777e7e5890f\",\"recipient\":\"233557524573\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:21:50', '2023-08-22 11:21:51'), +(395, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003458TP has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:22:04', '{\"data\":[{\"id\":\"ca8cddd7-19f9-4e20-8cc1-02567d2a7cc7\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:22:04', '2023-08-22 11:22:04'), +(396, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003505R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:23:07', '{\"data\":[{\"id\":\"9d35003b-82ff-4efc-b54a-6e27ea7bfe52\",\"recipient\":\"233540685034\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:23:07', '2023-08-22 11:23:07'), +(397, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003519TP has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:23:18', '{\"data\":[{\"id\":\"cc124391-6b68-4ca0-9b58-2401e7845d9a\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:23:18', '2023-08-22 11:23:19'), +(398, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003516TP has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:23:37', '{\"data\":[{\"id\":\"18dbca9d-22a3-4601-aaac-db548f805f28\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:23:37', '2023-08-22 11:23:38'), +(399, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003537R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:23:50', '{\"data\":[{\"id\":\"3233b578-c460-4d66-8458-87abc88adfca\",\"recipient\":\"233594892725\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:23:50', '2023-08-22 11:23:51'), +(400, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003503R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:24:01', '{\"data\":[{\"id\":\"d4266ee7-fcaf-48ce-9c4b-b7633cb21723\",\"recipient\":\"233543174663\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:24:01', '2023-08-22 11:24:01'), +(401, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003577R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:24:33', '{\"data\":[{\"id\":\"ea835b7e-ea15-4194-b4f9-9b836cebaea9\",\"recipient\":\"233599735542\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:24:33', '2023-08-22 11:24:33'), +(402, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003578TP is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:24:59', '{\"data\":[{\"id\":\"3229ef88-aa94-4e62-9260-c57c852457eb\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:24:59', '2023-08-22 11:25:00'), +(403, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003582R is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:25:08', '{\"data\":[{\"id\":\"eef1dd33-deb5-422d-b2ec-2a49f9da891a\",\"recipient\":\"233540692649\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:25:08', '2023-08-22 11:25:09'), +(404, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003584R is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:25:20', '{\"data\":[{\"id\":\"1902717e-92c6-4a26-b142-14a0661a1dbc\",\"recipient\":\"233591286075\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:25:20', '2023-08-22 11:25:20'), +(405, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Pretty Promax (Skin & Nails Gummies) x 1\n with waybill number FMW0003588TP to Ivy (233241719488) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays).\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:50:02', '{\"data\":[{\"id\":\"c1176b4a-2b70-4047-8a7d-22f934502fb8\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:50:02', '2023-08-22 11:50:03'), +(406, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003588TP from her stock for this recipient\'s name & number: Ivy & 233241719488 respectively, the ff items: \nPretty Promax (Skin & Nails Gummies) x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 11:51:02', '{\"data\":[{\"id\":\"266669ba-b1bc-4dac-b35c-17f74494728e\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 11:51:02', '2023-08-22 11:51:03'), +(407, NULL, 'FM Cosmetics', NULL, 'Hi Darlene, you have just earned 1.6 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-22 12:31:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-22 12:31:02', '2023-08-22 12:31:03'), +(408, NULL, 'FM Cosmetics | Customer Service', NULL, 'Darlene(FMD0000674), your order \nPretty Promax (Skin & Nails Gummies) x 2\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 12:31:03', '{\"data\":[{\"id\":\"94888033-7e17-4cf1-909d-ed29c87e0a2e\",\"recipient\":\"233547389873\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 12:31:03', '2023-08-22 12:31:03'), +(409, NULL, 'FM Cosmetics | Customer Service', NULL, 'Darlene (FMD0000674) (233547389873) has made an order with FMW0003589D of GHC160, the ff items: \nPretty Promax (Skin & Nails Gummies) x 2\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 12:31:03', '{\"data\":[{\"id\":\"69c979a4-c229-4011-b90e-c0c3c77a4b79\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 12:31:03', '2023-08-22 12:31:04'), +(410, NULL, 'FM Cosmetics', NULL, 'Hi FREDERICA, you have just earned 3.2 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-22 13:29:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-22 13:29:02', '2023-08-22 13:29:02'), +(411, NULL, 'FM Cosmetics | Customer Service', NULL, 'FREDERICA(FMD0001110), your order \nPussicare x 2\nSkin Glow Gummies x 2\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 13:29:02', '{\"data\":[{\"id\":\"110a9bf0-f218-4ca9-9393-594f69f9bbde\",\"recipient\":\"233502027192\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 13:29:02', '2023-08-22 13:29:03'), +(412, NULL, 'FM Cosmetics | Customer Service', NULL, 'FREDERICA (FMD0001110) (233502027192) has made an order with FMW0003590D of GHC320, the ff items: \nPussicare x 2\nSkin Glow Gummies x 2\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 13:29:03', '{\"data\":[{\"id\":\"701ec07f-a4b5-4abd-b40f-89217e82a682\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 13:29:03', '2023-08-22 13:29:03'), +(413, NULL, 'FM Cosmetics | Customer Service', NULL, 'Priscilla(FMC0000161), your order \nPretty Promax (Skin & Nails Gummies) x 1\nPussicare x 1\nSkin Glow Gummies x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 13:37:02', '{\"data\":[{\"id\":\"682fe1c5-2133-4b9e-a01e-ed08ea64b98e\",\"recipient\":\"233243301992\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 13:37:02', '2023-08-22 13:37:03'), +(414, NULL, 'FM Cosmetics | Customer Service', NULL, 'Priscilla (FMC0000161) (233243301992) has made an order with FMW0003591R of GHC320, the ff items: \nPretty Promax (Skin & Nails Gummies) x 1\nPussicare x 1\nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 13:37:03', '{\"data\":[{\"id\":\"e0d60a34-615e-41b4-b407-6fce73457252\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 13:37:03', '2023-08-22 13:37:03'), +(415, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Anti - Stretch Marks x 1\n with waybill number FMW0003593TP to Francisca Agyeiwaa (233547852929) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays).\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 14:41:02', '{\"data\":[{\"id\":\"d1322303-8ce3-428f-9711-c0daea625864\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 14:41:02', '2023-08-22 14:41:03'), +(416, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003593TP from her stock for this recipient\'s name & number: Francisca Agyeiwaa & 233547852929 respectively, the ff items: \nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 14:41:03', '{\"data\":[{\"id\":\"b3011764-f640-43ed-b25e-1eca8d2d99ed\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 14:41:03', '2023-08-22 14:41:03'), +(417, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Anti - Stretch Marks x 1\n with waybill number FMW0003596TP to Irene zonyrah (233556165152) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays).\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 16:03:02', '{\"data\":[{\"id\":\"abd0cfd3-699d-4298-8cd0-19df5b060a06\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 16:03:02', '2023-08-22 16:03:03'), +(418, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003596TP from her stock for this recipient\'s name & number: Irene zonyrah & 233556165152 respectively, the ff items: \nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 16:03:03', '{\"data\":[{\"id\":\"e0c5cec1-92b2-4c95-b306-83c39d033c7e\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 16:03:03', '2023-08-22 16:03:03'), +(419, NULL, 'FM Cosmetics | Customer Service', NULL, 'Awurama(FMC0000345), your order \nAnti - Stretch Marks x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 16:45:02', '{\"data\":[{\"id\":\"3774f17c-91cf-4d8a-9146-f66fa21b66ff\",\"recipient\":\"233592463554\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 16:45:02', '2023-08-22 16:45:03'); +INSERT INTO `messages` (`id`, `reference`, `title`, `user_id`, `message`, `details`, `type`, `job_id`, `scheduled_date`, `smsResult`, `notificationResult`, `is_multicast`, `created_at`, `updated_at`) VALUES +(420, NULL, 'FM Cosmetics | Customer Service', NULL, 'Awurama (FMC0000345) (233592463554) has made an order with FMW0003598R of GHC100, the ff items: \nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 16:45:03', '{\"data\":[{\"id\":\"9d348e38-b6f5-4b8d-923a-594ce273aabf\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 16:45:03', '2023-08-22 16:45:03'), +(421, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Anti - Stretch Marks x 1\n with waybill number FMW0003599TP to 0240480535 (233540320988) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays).\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 18:27:01', '{\"data\":[{\"id\":\"12fda2c6-8742-4701-8a70-3d902e8580af\",\"recipient\":\"233540320988\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 18:27:01', '2023-08-22 18:27:02'), +(422, NULL, 'FM Cosmetics | Customer Service', NULL, 'Bernice (FMD0001077) (233540320988) has made an order with FMW0003599TP from her stock for this recipient\'s name & number: 0240480535 & 233540320988 respectively, the ff items: \nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 18:27:02', '{\"data\":[{\"id\":\"20e555e0-87b6-4d5d-9005-b833b71c8911\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 18:27:02', '2023-08-22 18:27:03'), +(423, NULL, 'FM Cosmetics', NULL, 'Hi Adepa, you have just earned 3.2 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-22 19:31:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-22 19:31:02', '2023-08-22 19:31:02'), +(424, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order of \nCaramel & Choco Skin Capsules x 2\nSkin Glow Gummies x 1\nAnti - Stretch Marks x 1\n has been added to your stock. You can find them inside \'Stock Balance\' under \'My Stock', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 19:31:02', '{\"data\":[{\"id\":\"f5324f3a-e37d-43ab-a113-4b4940d54982\",\"recipient\":\"233553952521\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 19:31:02', '2023-08-22 19:31:02'), +(425, NULL, 'FM Cosmetics | Customer Service', NULL, 'Order with #FMW0002845R has been refunded successfully.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 21:17:01', '{\"data\":[{\"id\":\"841cb97f-a81f-47be-a866-6191d9888725\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 21:17:01', '2023-08-22 21:17:01'), +(426, NULL, 'FM Cosmetics | Customer Service', NULL, 'loretta amponsah () (233554347552) your order with waybill no. FMW0002845R has been cancelled and you will receive a refund soon. We hope to receive your order next time', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-22 21:18:02', '{\"data\":[{\"id\":\"4a35ca03-f12f-4c0b-bddc-7591bf0fb791\",\"recipient\":\"233554347552\"}],\"status\":\"success\"}', NULL, 0, '2023-08-22 21:18:02', '2023-08-22 21:18:02'), +(427, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Skin Glow Gummies x 1\n with waybill number FMW0003602TP to Ophelia Tsatsu (233542977902) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays).\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 06:39:02', '{\"data\":[{\"id\":\"87d8ae60-2500-4eda-b727-f7f68cb057a8\",\"recipient\":\"233553952521\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 06:39:02', '2023-08-23 06:39:02'), +(428, NULL, 'FM Cosmetics | Customer Service', NULL, 'Adepa (FMD0000958) (233553952521) has made an order with FMW0003602TP from her stock for this recipient\'s name & number: Ophelia Tsatsu & 233542977902 respectively, the ff items: \nSkin Glow Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 06:39:02', '{\"data\":[{\"id\":\"16a1a73a-263a-4414-b9d2-50f1c40c0e66\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 06:39:02', '2023-08-23 06:39:03'), +(429, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003505R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:02:59', '{\"data\":[{\"id\":\"c3e89329-ec56-4986-8927-b2569083c732\",\"recipient\":\"233540685034\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:02:59', '2023-08-23 09:02:59'), +(430, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003519TP has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:03:10', '{\"data\":[{\"id\":\"90676e36-08e3-4115-815e-7d80808fce79\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:03:10', '2023-08-23 09:03:10'), +(431, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003516TP has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:03:23', '{\"data\":[{\"id\":\"d91c885e-c032-4a04-8e84-afa075e9eb12\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:03:23', '2023-08-23 09:03:23'), +(432, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003537R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:03:33', '{\"data\":[{\"id\":\"d81b379b-5196-455b-9a11-22c5ec134c12\",\"recipient\":\"233594892725\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:03:33', '2023-08-23 09:03:33'), +(433, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003503R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:03:39', '{\"data\":[{\"id\":\"f057d72e-c0d9-4fe7-aeec-b77c12d56dce\",\"recipient\":\"233543174663\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:03:39', '2023-08-23 09:03:39'), +(434, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003506R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:04:24', '{\"data\":[{\"id\":\"fc73bf68-0629-492e-9eb3-cf1aac08e865\",\"recipient\":\"233542150010\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:04:24', '2023-08-23 09:04:24'), +(435, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003527R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:05:01', '{\"data\":[{\"id\":\"df8cc123-fa05-4148-bfcc-daa23406063b\",\"recipient\":\"233540459268\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:05:01', '2023-08-23 09:05:01'), +(436, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003518R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:05:05', '{\"data\":[{\"id\":\"58447947-5c1f-4dbf-afa5-8bc6b088475b\",\"recipient\":\"233555247428\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:05:05', '2023-08-23 09:05:05'), +(437, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003517D has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:05:11', '{\"data\":[{\"id\":\"ffbb73f4-150b-4cde-922e-5e1c2e5ddee9\",\"recipient\":\"233545095811\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:05:11', '2023-08-23 09:05:12'), +(438, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003528TP has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:05:46', '{\"data\":[{\"id\":\"048a3fde-957a-4fe7-b61b-b9aeaf624c5c\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:05:46', '2023-08-23 09:05:46'), +(439, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003582R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:06:36', '{\"data\":[{\"id\":\"05a1484c-99b5-402f-ab5a-4852f96a4f54\",\"recipient\":\"233540692649\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:06:36', '2023-08-23 09:06:37'), +(440, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003578TP has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:06:50', '{\"data\":[{\"id\":\"be7447f3-4ed2-4369-8613-8a2da68a04b8\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:06:50', '2023-08-23 09:06:50'), +(441, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003584R has been sent to Transport Station or Parcel Office. Please WhatsApp us for details and instructions on how to use it. We hope you get your results soon. Thank you!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:07:03', '{\"data\":[{\"id\":\"a298ac87-ae6b-4daf-805c-8ce26b295514\",\"recipient\":\"233591286075\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:07:03', '2023-08-23 09:07:03'), +(442, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003577R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:07:31', '{\"data\":[{\"id\":\"c8a925bf-9237-469a-a15c-a6a08d05d74f\",\"recipient\":\"233599735542\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:07:31', '2023-08-23 09:07:31'), +(443, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003536R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:08:18', '{\"data\":[{\"id\":\"bcf9b388-c091-4533-8560-a2463dbff4da\",\"recipient\":\"233540712986\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:08:18', '2023-08-23 09:08:18'), +(444, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003566D has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:08:22', '{\"data\":[{\"id\":\"53b81ba7-add1-478e-9533-f0dacbc0ba49\",\"recipient\":\"233274468339\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:08:22', '2023-08-23 09:08:23'), +(445, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003569D has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:08:28', '{\"data\":[{\"id\":\"6fde692d-127e-4a7f-b6f8-329a4a6bf69e\",\"recipient\":\"233501300885\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:08:28', '2023-08-23 09:08:28'), +(446, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003562R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:08:35', '{\"data\":[{\"id\":\"2f154e34-eded-4aaa-8619-e2988c06cc66\",\"recipient\":\"233594059896\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:08:35', '2023-08-23 09:08:35'), +(447, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003542R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:08:41', '{\"data\":[{\"id\":\"efc781a5-27bb-402f-a357-943a35dc8b55\",\"recipient\":\"233206030243\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:08:41', '2023-08-23 09:08:42'), +(448, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003572R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:08:45', '{\"data\":[{\"id\":\"a2bece9f-deed-4cee-820a-5086f713c382\",\"recipient\":\"233204938816\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:08:45', '2023-08-23 09:08:46'), +(449, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003502R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:08:53', '{\"data\":[{\"id\":\"1811cd69-5c7d-4703-91d6-047f53999708\",\"recipient\":\"233551134878\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:08:53', '2023-08-23 09:08:53'), +(450, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003539R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:09:12', '{\"data\":[{\"id\":\"5b6abe10-c51d-4806-8f65-2c1c3606b765\",\"recipient\":\"233597867321\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:09:12', '2023-08-23 09:09:12'), +(451, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003513R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:09:18', '{\"data\":[{\"id\":\"61f57bf7-4a13-4ed2-b9ff-67864c490e78\",\"recipient\":\"233546348411\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:09:18', '2023-08-23 09:09:19'), +(452, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003531R has been delivered. We hope you get your results soon. Thank you! WhatsApp us for instructions on how to use it.', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:09:27', '{\"data\":[{\"id\":\"29146f00-784b-461b-b55f-7300f748bcb5\",\"recipient\":\"233550114754\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:09:27', '2023-08-23 09:09:27'), +(453, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003587R has arrived in Kumasi and is being prepared for delivery via Mahama . Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:10:07', '{\"data\":[{\"id\":\"c76a1cc9-2764-4544-b883-ec03b880eacd\",\"recipient\":\"233241650020\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:10:07', '2023-08-23 09:10:07'), +(454, NULL, 'FM Cosmetics | Customer Service', NULL, 'Rosemarie(FMC0000445), your order \nPretty Promax (Skin & Nails Gummies) x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:46:02', '{\"data\":[{\"id\":\"e99fe557-3c84-452c-8850-d4eebcac125a\",\"recipient\":\"233242814994\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:46:02', '2023-08-23 09:46:02'), +(455, NULL, 'FM Cosmetics | Customer Service', NULL, 'Rosemarie (FMC0000445) (233242814994) has made an order with FMW0003603R of GHC135, the ff items: \nPretty Promax (Skin & Nails Gummies) x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 09:46:02', '{\"data\":[{\"id\":\"aae8839d-8442-4b7c-b2dd-9c705b65eb0d\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 09:46:02', '2023-08-23 09:46:03'), +(456, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Biantey lucy, your order with waybill number FMW0003604R has been received and is being processed for delivery. Your order will be delivered within 48hrs (Excluding sundays)\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 10:12:55', '{\"data\":[{\"id\":\"c99777a9-fb44-41dd-a8dd-e48aebe05838\",\"recipient\":\"233554217072\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 10:12:55', '2023-08-23 10:12:56'), +(457, NULL, 'FM Cosmetics', NULL, 'Hi The, you have just earned 1.6 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-23 10:22:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-23 10:22:02', '2023-08-23 10:22:02'), +(458, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order of \nAnti - Stretch Marks x 1\nSkin Glow Gummies x 1\n has been added to your stock. You can find them inside \'Stock Balance\' under \'My Stock', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 10:22:02', '{\"data\":[{\"id\":\"6538ad50-bcf2-41f4-a450-3a2ffa6a87d4\",\"recipient\":\"233500776508\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 10:22:02', '2023-08-23 10:22:02'), +(459, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Anti - Stretch Marks x 1\n to Obeng (233541498528) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 10:26:02', '{\"data\":[{\"id\":\"507b7fd3-b3de-4773-859a-d21a9621666c\",\"recipient\":\"233500776508\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 10:26:02', '2023-08-23 10:26:03'), +(460, NULL, 'FM Cosmetics | Customer Service', NULL, 'The (FMD0000230) (233500776508) has made an order with FMW0003606TP from her stock for this recipient\'s name & number: Obeng & 233541498528 respectively, the ff items: \nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 10:26:03', '{\"data\":[{\"id\":\"4c785fbd-7d84-4b96-b68b-3597e5cc8abc\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 10:26:03', '2023-08-23 10:26:03'), +(461, NULL, 'FM Cosmetics | Customer Service', NULL, 'Anastasia(FMD0000529), your order \nSkin Glow Gummies x 2\nPussicare x 2\nPretty Promax (Skin & Nails Gummies) x 3\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 11:25:02', '{\"data\":[{\"id\":\"d5dc7762-1fca-40a0-aa23-789d22745636\",\"recipient\":\"233546294204\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 11:25:02', '2023-08-23 11:25:02'), +(462, NULL, 'FM Cosmetics | Customer Service', NULL, 'Anastasia (FMD0000529) (233546294204) has made an order with FMW0003608R of GHC715, the ff items: \nSkin Glow Gummies x 2\nPussicare x 2\nPretty Promax (Skin & Nails Gummies) x 3\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 11:25:02', '{\"data\":[{\"id\":\"565b5631-6db2-46ac-a99d-c652131ee298\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 11:25:02', '2023-08-23 11:25:03'), +(463, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003602TP is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 11:45:17', '{\"data\":[{\"id\":\"f8ef6553-69cf-4eda-857a-e9bb33704d21\",\"recipient\":\"233553952521\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 11:45:17', '2023-08-23 11:45:17'), +(464, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003599TP is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 11:45:31', '{\"data\":[{\"id\":\"c664ce25-35a9-40d7-ad41-9813f7f36045\",\"recipient\":\"233540320988\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 11:45:31', '2023-08-23 11:45:31'), +(465, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003598R is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 11:45:35', '{\"data\":[{\"id\":\"bca0db2e-72c5-41eb-b461-22c3fbf95215\",\"recipient\":\"233592463554\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 11:45:35', '2023-08-23 11:45:35'), +(466, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003596TP is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 11:45:58', '{\"data\":[{\"id\":\"f8c873fa-c297-40a6-868a-780444a5e855\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 11:45:58', '2023-08-23 11:45:58'), +(467, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003593TP is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 11:46:38', '{\"data\":[{\"id\":\"65ea9508-223c-4d2d-8f8f-7f04ca628c47\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 11:46:38', '2023-08-23 11:46:38'), +(468, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003588TP is being prepared for delivery via 247 Delivery. Please be available!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 11:46:51', '{\"data\":[{\"id\":\"654f410e-1136-4621-a7fa-d66b2cac8c5d\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 11:46:51', '2023-08-23 11:46:51'), +(469, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order with waybill number FMW0003606TP is being prepared for delivery. We will notify you soon!', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 11:47:12', '{\"data\":[{\"id\":\"09418f53-f685-42eb-a7be-3f9d4d876336\",\"recipient\":\"233500776508\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 11:47:12', '2023-08-23 11:47:12'), +(470, NULL, 'FM Cosmetics', NULL, 'Hi PAMELA, you have just earned 0.8 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-23 12:15:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-23 12:15:02', '2023-08-23 12:15:02'), +(471, NULL, 'FM Cosmetics | Customer Service', NULL, 'PAMELA(FMD0000250), your order \nAnti - Stretch Marks x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 12:15:02', '{\"data\":[{\"id\":\"5b005158-7c8f-4bae-9f29-4ff4cbbbe34f\",\"recipient\":\"233209427783\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 12:15:02', '2023-08-23 12:15:03'), +(472, NULL, 'FM Cosmetics | Customer Service', NULL, 'PAMELA (FMD0000250) (233209427783) has made an order with FMW0003610D of GHC80, the ff items: \nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 12:15:03', '{\"data\":[{\"id\":\"08042d2c-2e28-43a8-8040-0b2fe7bf6e27\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 12:15:03', '2023-08-23 12:15:03'), +(473, NULL, 'FM Cosmetics | Customer Service', NULL, 'Akusika(FMC0000475), your order \nPussicare x 1\nSleep Gummies x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 12:33:02', '{\"data\":[{\"id\":\"ccc8cd62-8e5d-47a8-bf2a-b23f5d5c7163\",\"recipient\":\"233557022939\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 12:33:02', '2023-08-23 12:33:03'), +(474, NULL, 'FM Cosmetics | Customer Service', NULL, 'Akusika (FMC0000475) (233557022939) has made an order with FMW0003614R of GHC200, the ff items: \nPussicare x 1\nSleep Gummies x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 12:33:03', '{\"data\":[{\"id\":\"3b2b7c9b-1f0b-441b-a97c-7db00053645f\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 12:33:03', '2023-08-23 12:33:03'), +(475, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Anti - Stretch Marks x 1\n to Ruth Addu (233540659196) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 14:45:02', '{\"data\":[{\"id\":\"0fe80864-ca25-4154-aebb-9e8706d0c694\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 14:45:02', '2023-08-23 14:45:02'), +(476, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003615TP from her stock for this recipient\'s name & number: Ruth Addu & 233540659196 respectively, the ff items: \nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 14:45:02', '{\"data\":[{\"id\":\"8330a2c4-5174-4bb7-93ba-9aacfec41538\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 14:45:02', '2023-08-23 14:45:03'), +(477, NULL, 'FM Cosmetics | Customer Service', NULL, 'sandra(FMC0000471), your order \nPretty Promax (Skin & Nails Gummies) x 1\nPussicare x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 14:58:02', '{\"data\":[{\"id\":\"07f2b90e-e027-49fc-9afa-a23a824e6f39\",\"recipient\":\"233558792339\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 14:58:02', '2023-08-23 14:58:03'), +(478, NULL, 'FM Cosmetics | Customer Service', NULL, 'sandra (FMC0000471) (233558792339) has made an order with FMW0003616R of GHC200, the ff items: \nPretty Promax (Skin & Nails Gummies) x 1\nPussicare x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 14:58:03', '{\"data\":[{\"id\":\"066e5509-2a67-42ca-933a-309bc2d0c2da\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 14:58:03', '2023-08-23 14:58:03'), +(479, NULL, 'FM Cosmetics | Customer Service', NULL, 'Hi Dufie, your order with waybill number FMW0003617R has been received and is being processed for delivery. Your order will be delivered within 48hrs (Excluding sundays)\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 16:17:23', '{\"data\":[{\"id\":\"2478295d-5745-4d2d-ad5b-a3568516df6a\",\"recipient\":\"233540281044\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 16:17:23', '2023-08-23 16:17:23'), +(480, NULL, 'FM Cosmetics', NULL, 'Hi Darlene, you have just earned 4 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-23 16:43:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-23 16:43:02', '2023-08-23 16:43:02'), +(481, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order of \nPussicare x 3\nSleep Gummies x 2\n has been added to your stock. You can find them inside \'Stock Balance\' under \'My Stock', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 16:43:02', '{\"data\":[{\"id\":\"0126304d-e534-4d6a-8320-5d954c7f2b6e\",\"recipient\":\"233547389873\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 16:43:02', '2023-08-23 16:43:03'), +(482, NULL, 'FM Cosmetics', NULL, 'Hi Darlene, you have just earned 3.35 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-23 17:40:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-23 17:40:02', '2023-08-23 17:40:02'), +(483, NULL, 'FM Cosmetics | Customer Service', NULL, 'Darlene(FMD0000674), your order \nCaramel & Choco Skin Capsules x 2\nSleep Gummies x 1\nAnti - Stretch Marks x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 17:40:02', '{\"data\":[{\"id\":\"912b9dd2-fa7c-4ca2-a694-49c7d5c87145\",\"recipient\":\"233547389873\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 17:40:02', '2023-08-23 17:40:02'), +(484, NULL, 'FM Cosmetics | Customer Service', NULL, 'Darlene (FMD0000674) (233547389873) has made an order with FMW0003620TP of GHC335, the ff items: \nCaramel & Choco Skin Capsules x 2\nSleep Gummies x 1\nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 17:40:02', '{\"data\":[{\"id\":\"01c7afb6-3247-41b3-b5aa-1abc13a19807\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 17:40:02', '2023-08-23 17:40:03'), +(485, NULL, 'FM Cosmetics | Customer Service', NULL, 'your order Anti - Stretch Marks x 1\n with waybill number FMW0003621TP to Gifty Ewusie Amoah (233240948595) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays).\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 20:06:01', '{\"data\":[{\"id\":\"1ecd2320-0342-4f97-ad0a-6a7d0f21585a\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 20:06:01', '2023-08-23 20:06:02'), +(486, NULL, 'FM Cosmetics | Customer Service', NULL, 'Faustina (FMD0000500) (233542187936) has made an order with FMW0003621TP from her stock for this recipient\'s name & number: Gifty Ewusie Amoah & 233240948595 respectively, the ff items: \nAnti - Stretch Marks x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 20:06:02', '{\"data\":[{\"id\":\"6b110c79-3ebb-4d42-bfad-4a40c24245f5\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 20:06:02', '2023-08-23 20:06:03'), +(487, NULL, 'FM Cosmetics', NULL, 'Hi Darlene, you have just earned 1.6 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-23 20:39:01', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-23 20:39:01', '2023-08-23 20:39:01'), +(488, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order of \nHappy Period x 1\nPretty Promax (Skin & Nails Gummies) x 1\n has been added to your stock. You can find them inside \'Stock Balance\' under \'My Stock', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 20:39:01', '{\"data\":[{\"id\":\"93163423-6427-4dc9-982a-893f433870ab\",\"recipient\":\"233547389873\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 20:39:01', '2023-08-23 20:39:02'), +(489, NULL, 'FM Cosmetics | Customer Service', NULL, 'Gifty(FMD0001113), your order \nSkin Glow Gummies x 1\nGym Wear x 1\nBonnet x 1\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 23:34:01', '{\"data\":[{\"id\":\"9b45e549-b9b1-4d3d-b685-43a178bed9f1\",\"recipient\":\"233503575871\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 23:34:01', '2023-08-23 23:34:02'), +(490, NULL, 'FM Cosmetics | Customer Service', NULL, 'Gifty (FMD0001113) (233503575871) has made an order with FMW0003625D of GHC315, the ff items: \nSkin Glow Gummies x 1\nGym Wear x 1\nBonnet x 1\n', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 23:34:02', '{\"data\":[{\"id\":\"ac167363-2818-4a92-b440-f422bcd55343\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 23:34:02', '2023-08-23 23:34:02'), +(491, NULL, 'FM Cosmetics | Customer Service', NULL, 'Congratulations Gifty (FMD0001113) you are now a registered FM Distributor. Please download telegram and join our content channel Link: https://t.me/fmcosmeticsghana \nCall /WhatsApp line: 0244177144 or \nlink: https://wa.me/message/73U4VRDNCGE6N1 for further inquiries', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 23:34:02', '{\"data\":[{\"id\":\"66acd9bd-6c77-4d45-9655-faef23a6af38\",\"recipient\":\"233503575871\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 23:34:02', '2023-08-23 23:34:02'), +(492, NULL, 'FM Cosmetics | Customer Service', NULL, 'Gifty (FMD0001113) has successfully registered and paid GHC315. User contact : 233503575871', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-23 23:34:02', '{\"data\":[{\"id\":\"29540660-9260-43d9-96de-77eed5b866e2\",\"recipient\":\"233204030630\"}],\"status\":\"success\"}', NULL, 0, '2023-08-23 23:34:02', '2023-08-23 23:34:03'), +(493, NULL, 'FM Cosmetics', NULL, 'Hi Faustina, you have just earned 5.6 points. Keep buying to earn more', '{\"message\":\"sent to a device\"}', 'notification', NULL, '2023-08-24 00:03:02', NULL, '{\"status\":\"success\",\"message\":\"Sent to a single device successfully\"}', 0, '2023-08-24 00:03:02', '2023-08-24 00:03:02'), +(494, NULL, 'FM Cosmetics | Customer Service', NULL, 'Your order of \nCaramel & Choco Skin Capsules x 2\nAnti - Stretch Marks x 4\nSkin Glow Gummies x 1\n has been added to your stock. You can find them inside \'Stock Balance\' under \'My Stock', '{\"message\":\"sent to a device\"}', 'sms', NULL, '2023-08-24 00:03:02', '{\"data\":[{\"id\":\"c15725e4-945e-4b02-8074-260321b11c9f\",\"recipient\":\"233542187936\"}],\"status\":\"success\"}', NULL, 0, '2023-08-24 00:03:02', '2023-08-24 00:03:02'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `metas` +-- + +CREATE TABLE `metas` ( + `id` bigint(20) UNSIGNED NOT NULL, + `product_id` bigint(20) UNSIGNED DEFAULT NULL, + `name` varchar(255) DEFAULT NULL, + `property` varchar(255) DEFAULT NULL, + `itemprop` varchar(255) DEFAULT NULL, + `type` varchar(255) DEFAULT NULL, + `page_path_url` varchar(255) DEFAULT NULL, + `content` longtext DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `migrations` +-- + +CREATE TABLE `migrations` ( + `id` int(10) UNSIGNED NOT NULL, + `migration` varchar(255) NOT NULL, + `batch` int(11) NOT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `migrations` +-- + +INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES +(1, '2014_10_12_000000_create_users_table', 1), +(2, '2014_10_12_100000_create_password_reset_tokens_table', 1), +(3, '2014_10_12_100000_create_password_resets_table', 1), +(4, '2014_10_12_200000_add_two_factor_columns_to_users_table', 1), +(5, '2019_07_15_000000_create_firewall_ips_table', 1), +(6, '2019_07_15_000000_create_firewall_logs_table', 1), +(7, '2019_08_19_000000_create_failed_jobs_table', 1), +(8, '2019_12_14_000001_create_personal_access_tokens_table', 1), +(9, '2023_06_21_201854_create_sessions_table', 1), +(10, '2023_06_22_084420_create_activity_log_table', 1), +(11, '2023_06_22_084421_add_event_column_to_activity_log_table', 1), +(12, '2023_06_22_084422_add_batch_uuid_column_to_activity_log_table', 1), +(13, '2023_06_22_095326_create_permission_tables', 1), +(14, '2023_06_22_153155_create_webhook_calls_table', 1), +(15, '2023_06_22_161347_create_app_keys_table', 1), +(16, '2023_06_22_180928_create_customers_table', 1), +(17, '2023_06_22_181011_create_categories_table', 1), +(18, '2023_06_22_181023_create_products_table', 1), +(19, '2023_06_22_181033_create_images_table', 1), +(20, '2023_06_22_181042_create_carts_table', 1), +(21, '2023_06_22_181052_create_cart_items_table', 1), +(22, '2023_06_22_181101_create_options_table', 1), +(23, '2023_06_22_181107_create_option_values_table', 1), +(24, '2023_06_22_181137_create_transactions_table', 1), +(25, '2023_06_22_181145_create_wallets_table', 1), +(26, '2023_06_22_181157_create_commissions_table', 1), +(27, '2023_06_22_181204_create_points_table', 1), +(28, '2023_06_22_181209_create_deposits_table', 1), +(29, '2023_06_22_181223_create_orders_table', 1), +(30, '2023_06_22_181229_create_order_items_table', 1), +(31, '2023_06_22_181240_create_packages_table', 1), +(32, '2023_06_22_181244_create_package_items_table', 1), +(33, '2023_06_22_181311_create_customer_packages_table', 1), +(34, '2023_06_22_181320_create_customer_products_table', 1), +(35, '2023_06_22_181339_create_telcos_table', 1), +(36, '2023_06_22_181353_create_counters_table', 1), +(37, '2023_06_22_181403_create_metas_table', 1), +(38, '2023_06_22_181644_create_sliders_table', 1), +(39, '2023_06_22_181710_create_feedback_table', 1), +(40, '2023_06_22_181725_create_report_frauds_table', 1), +(41, '2023_06_22_181927_create_messages_table', 1), +(42, '2023_06_22_184633_create_ip_address_device_infos_table', 1), +(43, '2023_07_01_152945_create_employees_table', 1), +(44, '2023_07_01_153030_create_riders_table', 1), +(45, '2023_07_01_153102_create_departments_table', 1), +(46, '2023_07_01_153224_create_delivery_scans_table', 1), +(47, '2023_07_01_153231_create_collection_scans_table', 1), +(48, '2023_07_01_154639_create_departure_scans_table', 1), +(49, '2023_07_01_154712_create_issue_entries_table', 1), +(50, '2023_07_01_154810_create_cod_receipts_table', 1), +(51, '2023_07_01_154844_create_logistics_table', 1), +(52, '2023_07_01_154852_create_stocks_table', 1), +(53, '2023_07_01_155650_create_stock_infos_table', 1), +(54, '2023_07_01_155842_create_dispatch_statuses_table', 1), +(55, '2023_07_04_133930_create_jobs_table', 1), +(56, '2023_07_07_045618_create_cache_table', 1), +(57, '2023_07_20_165603_create_customer_stocks_table', 1), +(58, '2023_07_20_165614_create_customer_stock_items_table', 1), +(59, '2023_07_20_195621_create_delivery_details_table', 1), +(60, '2023_07_20_195702_create_areas_table', 1), +(61, '2023_07_21_090946_create_shipping_details_table', 1), +(62, '2023_07_22_135554_create_notifications_table', 1), +(63, '2023_07_25_140052_create_menus_table', 1), +(64, '2023_07_25_154313_create_tabs_table', 1), +(65, '2023_07_25_154931_create_tab_user_table', 1), +(66, '2023_07_30_161948_create_package_sizes_table', 1), +(67, '2023_08_08_064122_create_drivers_table', 1), +(68, '2023_08_09_110721_drop_unique_index_alternative_number', 2), +(69, '2023_08_09_153646_add_accessible_column_to_products', 3), +(70, '2023_08_09_153652_add_accessible_column_to_products', 3), +(71, '2023_08_10_191520_add_soft_delete_orders', 4), +(72, '2023_08_13_095922_create_driver_details_table', 5), +(73, '2023_08_16_164957_drop_unique_email_from_users_table', 6), +(74, '2023_08_16_165959_drop_unique_notification_token_from_customers_table', 7), +(75, '2023_08_15_053305_create_contacts_table', 8), +(76, '2023_08_26_083203_replace_integer_to_big_integer_quantity_stocks_table', 8), +(78, '2023_08_30_112747_add_created_from_column_to_orders_table', 9); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `model_has_permissions` +-- + +CREATE TABLE `model_has_permissions` ( + `permission_id` bigint(20) UNSIGNED NOT NULL, + `model_type` varchar(255) NOT NULL, + `model_id` bigint(20) UNSIGNED NOT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `model_has_permissions` +-- + +INSERT INTO `model_has_permissions` (`permission_id`, `model_type`, `model_id`) VALUES +(1, 'App\\Models\\User', 1), +(1, 'App\\Models\\User', 2), +(2, 'App\\Models\\User', 1), +(2, 'App\\Models\\User', 2), +(3, 'App\\Models\\User', 1), +(3, 'App\\Models\\User', 2), +(4, 'App\\Models\\User', 1), +(4, 'App\\Models\\User', 2), +(5, 'App\\Models\\User', 1), +(5, 'App\\Models\\User', 2), +(5, 'App\\Models\\User', 3), +(5, 'App\\Models\\User', 9), +(6, 'App\\Models\\User', 1), +(6, 'App\\Models\\User', 2), +(6, 'App\\Models\\User', 3), +(6, 'App\\Models\\User', 9), +(7, 'App\\Models\\User', 1), +(7, 'App\\Models\\User', 2), +(7, 'App\\Models\\User', 3), +(7, 'App\\Models\\User', 9), +(8, 'App\\Models\\User', 1), +(8, 'App\\Models\\User', 2), +(8, 'App\\Models\\User', 3), +(8, 'App\\Models\\User', 9), +(9, 'App\\Models\\User', 1), +(9, 'App\\Models\\User', 2), +(9, 'App\\Models\\User', 9), +(9, 'App\\Models\\User', 10), +(10, 'App\\Models\\User', 1), +(10, 'App\\Models\\User', 2), +(10, 'App\\Models\\User', 9), +(10, 'App\\Models\\User', 10), +(11, 'App\\Models\\User', 1), +(11, 'App\\Models\\User', 2), +(11, 'App\\Models\\User', 9), +(11, 'App\\Models\\User', 10), +(12, 'App\\Models\\User', 1), +(12, 'App\\Models\\User', 2), +(12, 'App\\Models\\User', 3), +(12, 'App\\Models\\User', 9), +(13, 'App\\Models\\User', 1), +(13, 'App\\Models\\User', 2), +(13, 'App\\Models\\User', 3), +(13, 'App\\Models\\User', 9), +(13, 'App\\Models\\User', 10), +(14, 'App\\Models\\User', 1), +(14, 'App\\Models\\User', 2), +(14, 'App\\Models\\User', 3), +(14, 'App\\Models\\User', 9), +(14, 'App\\Models\\User', 10), +(15, 'App\\Models\\User', 1), +(15, 'App\\Models\\User', 2), +(16, 'App\\Models\\User', 1), +(16, 'App\\Models\\User', 2), +(17, 'App\\Models\\User', 1), +(17, 'App\\Models\\User', 2), +(18, 'App\\Models\\User', 1), +(18, 'App\\Models\\User', 2), +(18, 'App\\Models\\User', 3), +(18, 'App\\Models\\User', 10), +(19, 'App\\Models\\User', 1), +(19, 'App\\Models\\User', 2), +(19, 'App\\Models\\User', 3), +(19, 'App\\Models\\User', 10), +(20, 'App\\Models\\User', 1), +(20, 'App\\Models\\User', 2), +(21, 'App\\Models\\User', 1), +(21, 'App\\Models\\User', 2), +(22, 'App\\Models\\User', 1), +(22, 'App\\Models\\User', 2), +(23, 'App\\Models\\User', 1), +(23, 'App\\Models\\User', 2), +(24, 'App\\Models\\User', 1), +(24, 'App\\Models\\User', 2), +(24, 'App\\Models\\User', 3), +(25, 'App\\Models\\User', 1), +(25, 'App\\Models\\User', 2), +(25, 'App\\Models\\User', 3), +(26, 'App\\Models\\User', 1), +(26, 'App\\Models\\User', 2), +(26, 'App\\Models\\User', 3), +(27, 'App\\Models\\User', 1), +(27, 'App\\Models\\User', 2), +(27, 'App\\Models\\User', 3), +(28, 'App\\Models\\User', 1), +(28, 'App\\Models\\User', 2), +(28, 'App\\Models\\User', 9), +(29, 'App\\Models\\User', 1), +(29, 'App\\Models\\User', 2), +(29, 'App\\Models\\User', 9), +(30, 'App\\Models\\User', 1), +(30, 'App\\Models\\User', 2), +(30, 'App\\Models\\User', 9), +(31, 'App\\Models\\User', 1), +(31, 'App\\Models\\User', 2), +(31, 'App\\Models\\User', 9), +(32, 'App\\Models\\User', 1), +(32, 'App\\Models\\User', 2), +(32, 'App\\Models\\User', 3), +(32, 'App\\Models\\User', 9), +(33, 'App\\Models\\User', 1), +(33, 'App\\Models\\User', 2), +(33, 'App\\Models\\User', 3), +(33, 'App\\Models\\User', 9), +(34, 'App\\Models\\User', 1), +(34, 'App\\Models\\User', 2), +(34, 'App\\Models\\User', 3), +(34, 'App\\Models\\User', 9), +(35, 'App\\Models\\User', 1), +(35, 'App\\Models\\User', 2), +(35, 'App\\Models\\User', 3), +(35, 'App\\Models\\User', 9), +(36, 'App\\Models\\User', 1), +(36, 'App\\Models\\User', 2), +(37, 'App\\Models\\User', 1), +(37, 'App\\Models\\User', 2), +(38, 'App\\Models\\User', 1), +(38, 'App\\Models\\User', 2), +(39, 'App\\Models\\User', 1), +(39, 'App\\Models\\User', 2), +(40, 'App\\Models\\User', 1), +(40, 'App\\Models\\User', 2), +(41, 'App\\Models\\User', 1), +(41, 'App\\Models\\User', 2), +(42, 'App\\Models\\User', 1), +(42, 'App\\Models\\User', 2), +(43, 'App\\Models\\User', 1), +(43, 'App\\Models\\User', 2), +(44, 'App\\Models\\User', 1), +(44, 'App\\Models\\User', 2), +(44, 'App\\Models\\User', 3), +(45, 'App\\Models\\User', 1), +(45, 'App\\Models\\User', 2), +(45, 'App\\Models\\User', 3), +(46, 'App\\Models\\User', 1), +(46, 'App\\Models\\User', 2), +(47, 'App\\Models\\User', 1), +(47, 'App\\Models\\User', 2), +(47, 'App\\Models\\User', 3), +(48, 'App\\Models\\User', 1), +(48, 'App\\Models\\User', 2), +(48, 'App\\Models\\User', 3), +(49, 'App\\Models\\User', 1), +(49, 'App\\Models\\User', 2), +(49, 'App\\Models\\User', 3), +(50, 'App\\Models\\User', 1), +(50, 'App\\Models\\User', 2), +(50, 'App\\Models\\User', 3), +(51, 'App\\Models\\User', 1), +(51, 'App\\Models\\User', 2), +(51, 'App\\Models\\User', 3), +(52, 'App\\Models\\User', 1), +(52, 'App\\Models\\User', 2), +(52, 'App\\Models\\User', 3), +(53, 'App\\Models\\User', 1), +(53, 'App\\Models\\User', 2), +(53, 'App\\Models\\User', 3), +(54, 'App\\Models\\User', 1), +(54, 'App\\Models\\User', 2), +(54, 'App\\Models\\User', 3), +(55, 'App\\Models\\User', 1), +(55, 'App\\Models\\User', 2), +(56, 'App\\Models\\User', 1), +(56, 'App\\Models\\User', 2), +(57, 'App\\Models\\User', 1), +(57, 'App\\Models\\User', 2), +(58, 'App\\Models\\User', 1), +(58, 'App\\Models\\User', 2), +(59, 'App\\Models\\User', 1), +(59, 'App\\Models\\User', 2), +(60, 'App\\Models\\User', 1), +(60, 'App\\Models\\User', 2), +(61, 'App\\Models\\User', 1), +(61, 'App\\Models\\User', 2), +(62, 'App\\Models\\User', 1), +(62, 'App\\Models\\User', 2), +(63, 'App\\Models\\User', 1), +(63, 'App\\Models\\User', 2), +(64, 'App\\Models\\User', 1), +(64, 'App\\Models\\User', 2), +(65, 'App\\Models\\User', 1), +(65, 'App\\Models\\User', 2), +(66, 'App\\Models\\User', 1), +(66, 'App\\Models\\User', 2), +(67, 'App\\Models\\User', 1), +(67, 'App\\Models\\User', 2), +(68, 'App\\Models\\User', 1), +(68, 'App\\Models\\User', 2), +(69, 'App\\Models\\User', 1), +(69, 'App\\Models\\User', 2), +(70, 'App\\Models\\User', 1), +(70, 'App\\Models\\User', 2), +(71, 'App\\Models\\User', 1), +(71, 'App\\Models\\User', 2), +(72, 'App\\Models\\User', 1), +(72, 'App\\Models\\User', 2), +(73, 'App\\Models\\User', 1), +(73, 'App\\Models\\User', 2), +(74, 'App\\Models\\User', 1), +(74, 'App\\Models\\User', 2), +(75, 'App\\Models\\User', 1), +(75, 'App\\Models\\User', 2), +(75, 'App\\Models\\User', 3), +(75, 'App\\Models\\User', 9), +(75, 'App\\Models\\User', 10), +(76, 'App\\Models\\User', 1), +(76, 'App\\Models\\User', 2), +(76, 'App\\Models\\User', 3), +(76, 'App\\Models\\User', 9), +(76, 'App\\Models\\User', 10), +(77, 'App\\Models\\User', 1), +(77, 'App\\Models\\User', 2), +(77, 'App\\Models\\User', 3), +(77, 'App\\Models\\User', 9), +(77, 'App\\Models\\User', 10), +(78, 'App\\Models\\User', 1), +(78, 'App\\Models\\User', 2), +(78, 'App\\Models\\User', 3), +(78, 'App\\Models\\User', 9), +(78, 'App\\Models\\User', 10), +(79, 'App\\Models\\User', 1), +(79, 'App\\Models\\User', 2), +(79, 'App\\Models\\User', 3), +(79, 'App\\Models\\User', 9), +(79, 'App\\Models\\User', 10), +(80, 'App\\Models\\User', 1), +(80, 'App\\Models\\User', 2), +(80, 'App\\Models\\User', 3), +(80, 'App\\Models\\User', 9), +(80, 'App\\Models\\User', 10), +(81, 'App\\Models\\User', 1), +(81, 'App\\Models\\User', 2), +(81, 'App\\Models\\User', 3), +(81, 'App\\Models\\User', 9), +(81, 'App\\Models\\User', 10), +(82, 'App\\Models\\User', 1), +(82, 'App\\Models\\User', 2), +(82, 'App\\Models\\User', 3), +(82, 'App\\Models\\User', 9), +(82, 'App\\Models\\User', 10), +(83, 'App\\Models\\User', 1), +(83, 'App\\Models\\User', 2), +(83, 'App\\Models\\User', 3), +(83, 'App\\Models\\User', 9), +(83, 'App\\Models\\User', 10), +(84, 'App\\Models\\User', 1), +(84, 'App\\Models\\User', 2), +(84, 'App\\Models\\User', 3), +(84, 'App\\Models\\User', 9), +(84, 'App\\Models\\User', 10), +(85, 'App\\Models\\User', 1), +(85, 'App\\Models\\User', 2), +(85, 'App\\Models\\User', 3), +(85, 'App\\Models\\User', 9), +(86, 'App\\Models\\User', 1), +(86, 'App\\Models\\User', 2), +(86, 'App\\Models\\User', 3), +(86, 'App\\Models\\User', 9), +(87, 'App\\Models\\User', 1), +(87, 'App\\Models\\User', 2), +(87, 'App\\Models\\User', 3), +(87, 'App\\Models\\User', 9), +(88, 'App\\Models\\User', 1), +(88, 'App\\Models\\User', 2), +(88, 'App\\Models\\User', 3), +(88, 'App\\Models\\User', 9), +(89, 'App\\Models\\User', 1), +(89, 'App\\Models\\User', 2), +(89, 'App\\Models\\User', 3), +(89, 'App\\Models\\User', 9), +(90, 'App\\Models\\User', 1), +(90, 'App\\Models\\User', 2), +(90, 'App\\Models\\User', 3), +(90, 'App\\Models\\User', 9), +(91, 'App\\Models\\User', 1), +(91, 'App\\Models\\User', 2), +(91, 'App\\Models\\User', 3), +(91, 'App\\Models\\User', 9), +(92, 'App\\Models\\User', 1), +(92, 'App\\Models\\User', 2), +(92, 'App\\Models\\User', 3), +(92, 'App\\Models\\User', 9), +(93, 'App\\Models\\User', 1), +(93, 'App\\Models\\User', 2), +(93, 'App\\Models\\User', 3), +(94, 'App\\Models\\User', 1), +(94, 'App\\Models\\User', 2), +(94, 'App\\Models\\User', 3), +(95, 'App\\Models\\User', 1), +(95, 'App\\Models\\User', 2), +(96, 'App\\Models\\User', 1), +(96, 'App\\Models\\User', 2), +(97, 'App\\Models\\User', 1), +(97, 'App\\Models\\User', 2), +(97, 'App\\Models\\User', 9), +(97, 'App\\Models\\User', 10), +(98, 'App\\Models\\User', 1), +(98, 'App\\Models\\User', 2), +(98, 'App\\Models\\User', 3), +(99, 'App\\Models\\User', 1), +(99, 'App\\Models\\User', 2), +(99, 'App\\Models\\User', 3), +(100, 'App\\Models\\User', 1), +(100, 'App\\Models\\User', 2), +(100, 'App\\Models\\User', 3), +(101, 'App\\Models\\User', 1), +(101, 'App\\Models\\User', 2), +(102, 'App\\Models\\User', 1), +(102, 'App\\Models\\User', 2), +(102, 'App\\Models\\User', 3), +(103, 'App\\Models\\User', 1), +(103, 'App\\Models\\User', 2), +(103, 'App\\Models\\User', 3), +(104, 'App\\Models\\User', 1), +(104, 'App\\Models\\User', 2), +(104, 'App\\Models\\User', 3), +(105, 'App\\Models\\User', 1), +(105, 'App\\Models\\User', 2), +(105, 'App\\Models\\User', 3), +(106, 'App\\Models\\User', 1), +(106, 'App\\Models\\User', 2), +(106, 'App\\Models\\User', 3), +(107, 'App\\Models\\User', 1), +(107, 'App\\Models\\User', 2), +(107, 'App\\Models\\User', 3), +(108, 'App\\Models\\User', 1), +(108, 'App\\Models\\User', 2), +(108, 'App\\Models\\User', 3), +(109, 'App\\Models\\User', 1), +(109, 'App\\Models\\User', 2), +(109, 'App\\Models\\User', 3), +(110, 'App\\Models\\User', 1), +(110, 'App\\Models\\User', 2), +(110, 'App\\Models\\User', 3), +(111, 'App\\Models\\User', 1), +(111, 'App\\Models\\User', 2), +(111, 'App\\Models\\User', 3), +(112, 'App\\Models\\User', 1), +(112, 'App\\Models\\User', 2), +(112, 'App\\Models\\User', 3); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `model_has_roles` +-- + +CREATE TABLE `model_has_roles` ( + `role_id` bigint(20) UNSIGNED NOT NULL, + `model_type` varchar(255) NOT NULL, + `model_id` bigint(20) UNSIGNED NOT NULL +) 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 +(1, 'App\\Models\\User', 1), +(2, 'App\\Models\\User', 2), +(3, 'App\\Models\\User', 3), +(4, 'App\\Models\\User', 3), +(4, 'App\\Models\\User', 9), +(4, 'App\\Models\\User', 10), +(6, 'App\\Models\\User', 12), +(6, 'App\\Models\\User', 13), +(6, 'App\\Models\\User', 14), +(6, 'App\\Models\\User', 15), +(6, 'App\\Models\\User', 16), +(6, 'App\\Models\\User', 17), +(6, 'App\\Models\\User', 18), +(6, 'App\\Models\\User', 19), +(6, 'App\\Models\\User', 20), +(6, 'App\\Models\\User', 21), +(6, 'App\\Models\\User', 22), +(6, 'App\\Models\\User', 23), +(6, 'App\\Models\\User', 24), +(6, 'App\\Models\\User', 25), +(6, 'App\\Models\\User', 26), +(6, 'App\\Models\\User', 27), +(6, 'App\\Models\\User', 28), +(6, 'App\\Models\\User', 29), +(6, 'App\\Models\\User', 30), +(6, 'App\\Models\\User', 31), +(6, 'App\\Models\\User', 32), +(6, 'App\\Models\\User', 33), +(6, 'App\\Models\\User', 34), +(6, 'App\\Models\\User', 35), +(6, 'App\\Models\\User', 36), +(6, 'App\\Models\\User', 37), +(6, 'App\\Models\\User', 38), +(6, 'App\\Models\\User', 39), +(6, 'App\\Models\\User', 40), +(6, 'App\\Models\\User', 41), +(6, 'App\\Models\\User', 42), +(6, 'App\\Models\\User', 43), +(6, 'App\\Models\\User', 44), +(6, 'App\\Models\\User', 45), +(6, 'App\\Models\\User', 46), +(6, 'App\\Models\\User', 47), +(6, 'App\\Models\\User', 48), +(6, 'App\\Models\\User', 49), +(6, 'App\\Models\\User', 50), +(6, 'App\\Models\\User', 51), +(6, 'App\\Models\\User', 52), +(6, 'App\\Models\\User', 53), +(6, 'App\\Models\\User', 54), +(6, 'App\\Models\\User', 55), +(6, 'App\\Models\\User', 56), +(6, 'App\\Models\\User', 57), +(6, 'App\\Models\\User', 58), +(6, 'App\\Models\\User', 59), +(6, 'App\\Models\\User', 60), +(6, 'App\\Models\\User', 61), +(6, 'App\\Models\\User', 62), +(6, 'App\\Models\\User', 63), +(6, 'App\\Models\\User', 64), +(6, 'App\\Models\\User', 65), +(6, 'App\\Models\\User', 66), +(6, 'App\\Models\\User', 67), +(6, 'App\\Models\\User', 68), +(6, 'App\\Models\\User', 69), +(6, 'App\\Models\\User', 70), +(6, 'App\\Models\\User', 71), +(6, 'App\\Models\\User', 72), +(6, 'App\\Models\\User', 73), +(6, 'App\\Models\\User', 74), +(6, 'App\\Models\\User', 75), +(6, 'App\\Models\\User', 76), +(6, 'App\\Models\\User', 77), +(6, 'App\\Models\\User', 78), +(6, 'App\\Models\\User', 79), +(6, 'App\\Models\\User', 80), +(6, 'App\\Models\\User', 81), +(6, 'App\\Models\\User', 82), +(6, 'App\\Models\\User', 83), +(6, 'App\\Models\\User', 84), +(6, 'App\\Models\\User', 85), +(6, 'App\\Models\\User', 86), +(6, 'App\\Models\\User', 87), +(6, 'App\\Models\\User', 88), +(6, 'App\\Models\\User', 89), +(6, 'App\\Models\\User', 90), +(6, 'App\\Models\\User', 91), +(6, 'App\\Models\\User', 92), +(6, 'App\\Models\\User', 93), +(6, 'App\\Models\\User', 94), +(6, 'App\\Models\\User', 95), +(6, 'App\\Models\\User', 96), +(6, 'App\\Models\\User', 97), +(6, 'App\\Models\\User', 98), +(6, 'App\\Models\\User', 99), +(6, 'App\\Models\\User', 100), +(6, 'App\\Models\\User', 101), +(6, 'App\\Models\\User', 102), +(6, 'App\\Models\\User', 103), +(6, 'App\\Models\\User', 104), +(6, 'App\\Models\\User', 105), +(6, 'App\\Models\\User', 106), +(6, 'App\\Models\\User', 107), +(6, 'App\\Models\\User', 108), +(6, 'App\\Models\\User', 109), +(6, 'App\\Models\\User', 110), +(6, 'App\\Models\\User', 111), +(6, 'App\\Models\\User', 112), +(6, 'App\\Models\\User', 113), +(6, 'App\\Models\\User', 114), +(6, 'App\\Models\\User', 115), +(6, 'App\\Models\\User', 116), +(6, 'App\\Models\\User', 117), +(6, 'App\\Models\\User', 118), +(6, 'App\\Models\\User', 119), +(6, 'App\\Models\\User', 120), +(6, 'App\\Models\\User', 121), +(6, 'App\\Models\\User', 122), +(6, 'App\\Models\\User', 123), +(6, 'App\\Models\\User', 124), +(6, 'App\\Models\\User', 125), +(6, 'App\\Models\\User', 126), +(6, 'App\\Models\\User', 127), +(6, 'App\\Models\\User', 128), +(6, 'App\\Models\\User', 129), +(6, 'App\\Models\\User', 130), +(6, 'App\\Models\\User', 131), +(6, 'App\\Models\\User', 132), +(6, 'App\\Models\\User', 133), +(6, 'App\\Models\\User', 134), +(6, 'App\\Models\\User', 135), +(6, 'App\\Models\\User', 136), +(6, 'App\\Models\\User', 137), +(6, 'App\\Models\\User', 138), +(6, 'App\\Models\\User', 139), +(6, 'App\\Models\\User', 140), +(6, 'App\\Models\\User', 141), +(6, 'App\\Models\\User', 142), +(6, 'App\\Models\\User', 143), +(6, 'App\\Models\\User', 144), +(6, 'App\\Models\\User', 145), +(6, 'App\\Models\\User', 146), +(6, 'App\\Models\\User', 147), +(6, 'App\\Models\\User', 148), +(6, 'App\\Models\\User', 149), +(6, 'App\\Models\\User', 150), +(6, 'App\\Models\\User', 151), +(6, 'App\\Models\\User', 152), +(6, 'App\\Models\\User', 153), +(6, 'App\\Models\\User', 154), +(6, 'App\\Models\\User', 155), +(6, 'App\\Models\\User', 156), +(6, 'App\\Models\\User', 157), +(6, 'App\\Models\\User', 158), +(6, 'App\\Models\\User', 159), +(6, 'App\\Models\\User', 160), +(6, 'App\\Models\\User', 161), +(6, 'App\\Models\\User', 162), +(6, 'App\\Models\\User', 163), +(6, 'App\\Models\\User', 164), +(6, 'App\\Models\\User', 165), +(6, 'App\\Models\\User', 166), +(6, 'App\\Models\\User', 167), +(6, 'App\\Models\\User', 168), +(6, 'App\\Models\\User', 169), +(6, 'App\\Models\\User', 170), +(6, 'App\\Models\\User', 171), +(6, 'App\\Models\\User', 172), +(6, 'App\\Models\\User', 173), +(6, 'App\\Models\\User', 174), +(6, 'App\\Models\\User', 175), +(6, 'App\\Models\\User', 176), +(6, 'App\\Models\\User', 177), +(6, 'App\\Models\\User', 178), +(6, 'App\\Models\\User', 179), +(6, 'App\\Models\\User', 180), +(6, 'App\\Models\\User', 181), +(6, 'App\\Models\\User', 182), +(6, 'App\\Models\\User', 183), +(6, 'App\\Models\\User', 184), +(6, 'App\\Models\\User', 185), +(6, 'App\\Models\\User', 186), +(6, 'App\\Models\\User', 187), +(6, 'App\\Models\\User', 188), +(6, 'App\\Models\\User', 189), +(6, 'App\\Models\\User', 190), +(6, 'App\\Models\\User', 191), +(6, 'App\\Models\\User', 192), +(6, 'App\\Models\\User', 193), +(6, 'App\\Models\\User', 194), +(6, 'App\\Models\\User', 195), +(6, 'App\\Models\\User', 196), +(6, 'App\\Models\\User', 197), +(6, 'App\\Models\\User', 198), +(6, 'App\\Models\\User', 199), +(6, 'App\\Models\\User', 200), +(6, 'App\\Models\\User', 201), +(6, 'App\\Models\\User', 202), +(6, 'App\\Models\\User', 203), +(6, 'App\\Models\\User', 204), +(6, 'App\\Models\\User', 205), +(6, 'App\\Models\\User', 206), +(6, 'App\\Models\\User', 207), +(6, 'App\\Models\\User', 208), +(6, 'App\\Models\\User', 209), +(6, 'App\\Models\\User', 210), +(6, 'App\\Models\\User', 211), +(6, 'App\\Models\\User', 212), +(6, 'App\\Models\\User', 213), +(6, 'App\\Models\\User', 214), +(6, 'App\\Models\\User', 215), +(6, 'App\\Models\\User', 216), +(6, 'App\\Models\\User', 217), +(6, 'App\\Models\\User', 218), +(6, 'App\\Models\\User', 219), +(6, 'App\\Models\\User', 220), +(6, 'App\\Models\\User', 221), +(6, 'App\\Models\\User', 222), +(6, 'App\\Models\\User', 223), +(6, 'App\\Models\\User', 224), +(6, 'App\\Models\\User', 225), +(6, 'App\\Models\\User', 226), +(6, 'App\\Models\\User', 227), +(6, 'App\\Models\\User', 228), +(6, 'App\\Models\\User', 229), +(6, 'App\\Models\\User', 230), +(6, 'App\\Models\\User', 231), +(6, 'App\\Models\\User', 232), +(6, 'App\\Models\\User', 233), +(6, 'App\\Models\\User', 234), +(6, 'App\\Models\\User', 235), +(6, 'App\\Models\\User', 236), +(6, 'App\\Models\\User', 237), +(6, 'App\\Models\\User', 238), +(6, 'App\\Models\\User', 239), +(6, 'App\\Models\\User', 240), +(6, 'App\\Models\\User', 241), +(6, 'App\\Models\\User', 242), +(6, 'App\\Models\\User', 243), +(6, 'App\\Models\\User', 244), +(6, 'App\\Models\\User', 245), +(6, 'App\\Models\\User', 246), +(6, 'App\\Models\\User', 247), +(6, 'App\\Models\\User', 248), +(6, 'App\\Models\\User', 249), +(6, 'App\\Models\\User', 250), +(6, 'App\\Models\\User', 251), +(6, 'App\\Models\\User', 252), +(6, 'App\\Models\\User', 253), +(6, 'App\\Models\\User', 254), +(6, 'App\\Models\\User', 255), +(6, 'App\\Models\\User', 256), +(6, 'App\\Models\\User', 257), +(6, 'App\\Models\\User', 258), +(6, 'App\\Models\\User', 259), +(6, 'App\\Models\\User', 260), +(6, 'App\\Models\\User', 261), +(6, 'App\\Models\\User', 262), +(6, 'App\\Models\\User', 263), +(6, 'App\\Models\\User', 264), +(6, 'App\\Models\\User', 265), +(6, 'App\\Models\\User', 266), +(6, 'App\\Models\\User', 267), +(6, 'App\\Models\\User', 268), +(6, 'App\\Models\\User', 269), +(6, 'App\\Models\\User', 270), +(6, 'App\\Models\\User', 271), +(6, 'App\\Models\\User', 272), +(6, 'App\\Models\\User', 273), +(6, 'App\\Models\\User', 274), +(6, 'App\\Models\\User', 275), +(6, 'App\\Models\\User', 276), +(6, 'App\\Models\\User', 277), +(6, 'App\\Models\\User', 278), +(6, 'App\\Models\\User', 279), +(6, 'App\\Models\\User', 280), +(6, 'App\\Models\\User', 281), +(6, 'App\\Models\\User', 282), +(6, 'App\\Models\\User', 283), +(6, 'App\\Models\\User', 284), +(6, 'App\\Models\\User', 285), +(6, 'App\\Models\\User', 286), +(6, 'App\\Models\\User', 287), +(6, 'App\\Models\\User', 288), +(6, 'App\\Models\\User', 289), +(6, 'App\\Models\\User', 290), +(6, 'App\\Models\\User', 291), +(6, 'App\\Models\\User', 292), +(6, 'App\\Models\\User', 293), +(6, 'App\\Models\\User', 294), +(6, 'App\\Models\\User', 295), +(6, 'App\\Models\\User', 296), +(6, 'App\\Models\\User', 297), +(6, 'App\\Models\\User', 298), +(6, 'App\\Models\\User', 299), +(6, 'App\\Models\\User', 300), +(6, 'App\\Models\\User', 301), +(6, 'App\\Models\\User', 302), +(6, 'App\\Models\\User', 303), +(6, 'App\\Models\\User', 304), +(6, 'App\\Models\\User', 305), +(6, 'App\\Models\\User', 306), +(6, 'App\\Models\\User', 307), +(6, 'App\\Models\\User', 308), +(6, 'App\\Models\\User', 309), +(6, 'App\\Models\\User', 310), +(6, 'App\\Models\\User', 311), +(6, 'App\\Models\\User', 312), +(6, 'App\\Models\\User', 313), +(6, 'App\\Models\\User', 314), +(6, 'App\\Models\\User', 315), +(6, 'App\\Models\\User', 316), +(6, 'App\\Models\\User', 317), +(6, 'App\\Models\\User', 318), +(6, 'App\\Models\\User', 319), +(6, 'App\\Models\\User', 320), +(6, 'App\\Models\\User', 321), +(6, 'App\\Models\\User', 322), +(6, 'App\\Models\\User', 323), +(6, 'App\\Models\\User', 324), +(6, 'App\\Models\\User', 325), +(6, 'App\\Models\\User', 326), +(6, 'App\\Models\\User', 327), +(6, 'App\\Models\\User', 328), +(6, 'App\\Models\\User', 329), +(6, 'App\\Models\\User', 330), +(6, 'App\\Models\\User', 331), +(6, 'App\\Models\\User', 332), +(6, 'App\\Models\\User', 333), +(6, 'App\\Models\\User', 334), +(6, 'App\\Models\\User', 335), +(6, 'App\\Models\\User', 336), +(6, 'App\\Models\\User', 337), +(6, 'App\\Models\\User', 338), +(6, 'App\\Models\\User', 339), +(6, 'App\\Models\\User', 340), +(6, 'App\\Models\\User', 341), +(6, 'App\\Models\\User', 342), +(6, 'App\\Models\\User', 343), +(6, 'App\\Models\\User', 344), +(6, 'App\\Models\\User', 345), +(6, 'App\\Models\\User', 346), +(6, 'App\\Models\\User', 347), +(6, 'App\\Models\\User', 348), +(6, 'App\\Models\\User', 349), +(6, 'App\\Models\\User', 350), +(6, 'App\\Models\\User', 351), +(6, 'App\\Models\\User', 352), +(6, 'App\\Models\\User', 353), +(6, 'App\\Models\\User', 354), +(6, 'App\\Models\\User', 355), +(6, 'App\\Models\\User', 356), +(6, 'App\\Models\\User', 357), +(6, 'App\\Models\\User', 358), +(6, 'App\\Models\\User', 359), +(6, 'App\\Models\\User', 360), +(6, 'App\\Models\\User', 361), +(6, 'App\\Models\\User', 362), +(6, 'App\\Models\\User', 363), +(6, 'App\\Models\\User', 364), +(6, 'App\\Models\\User', 365), +(6, 'App\\Models\\User', 366), +(6, 'App\\Models\\User', 367), +(6, 'App\\Models\\User', 368), +(6, 'App\\Models\\User', 369), +(6, 'App\\Models\\User', 370), +(6, 'App\\Models\\User', 371), +(6, 'App\\Models\\User', 372), +(6, 'App\\Models\\User', 373), +(6, 'App\\Models\\User', 374), +(6, 'App\\Models\\User', 375), +(6, 'App\\Models\\User', 376), +(6, 'App\\Models\\User', 377), +(6, 'App\\Models\\User', 378), +(6, 'App\\Models\\User', 379), +(6, 'App\\Models\\User', 380), +(6, 'App\\Models\\User', 381), +(6, 'App\\Models\\User', 382), +(6, 'App\\Models\\User', 383), +(6, 'App\\Models\\User', 384), +(6, 'App\\Models\\User', 385), +(6, 'App\\Models\\User', 386), +(6, 'App\\Models\\User', 387), +(6, 'App\\Models\\User', 388), +(6, 'App\\Models\\User', 389), +(6, 'App\\Models\\User', 390), +(6, 'App\\Models\\User', 391), +(6, 'App\\Models\\User', 392), +(6, 'App\\Models\\User', 393), +(6, 'App\\Models\\User', 394), +(6, 'App\\Models\\User', 395), +(6, 'App\\Models\\User', 396), +(6, 'App\\Models\\User', 397), +(6, 'App\\Models\\User', 398), +(6, 'App\\Models\\User', 399), +(6, 'App\\Models\\User', 400), +(6, 'App\\Models\\User', 401), +(6, 'App\\Models\\User', 402), +(6, 'App\\Models\\User', 403), +(6, 'App\\Models\\User', 404), +(6, 'App\\Models\\User', 405), +(6, 'App\\Models\\User', 406), +(6, 'App\\Models\\User', 407), +(6, 'App\\Models\\User', 408), +(6, 'App\\Models\\User', 409), +(6, 'App\\Models\\User', 410), +(6, 'App\\Models\\User', 411), +(6, 'App\\Models\\User', 412), +(6, 'App\\Models\\User', 413), +(6, 'App\\Models\\User', 414), +(6, 'App\\Models\\User', 415), +(6, 'App\\Models\\User', 416), +(6, 'App\\Models\\User', 417), +(6, 'App\\Models\\User', 418), +(6, 'App\\Models\\User', 419), +(6, 'App\\Models\\User', 420), +(6, 'App\\Models\\User', 421), +(6, 'App\\Models\\User', 422), +(6, 'App\\Models\\User', 423), +(6, 'App\\Models\\User', 424), +(6, 'App\\Models\\User', 425), +(6, 'App\\Models\\User', 426), +(6, 'App\\Models\\User', 427), +(6, 'App\\Models\\User', 428), +(6, 'App\\Models\\User', 429), +(6, 'App\\Models\\User', 430), +(6, 'App\\Models\\User', 431), +(6, 'App\\Models\\User', 432), +(6, 'App\\Models\\User', 433), +(6, 'App\\Models\\User', 434), +(6, 'App\\Models\\User', 435), +(6, 'App\\Models\\User', 436), +(6, 'App\\Models\\User', 437), +(6, 'App\\Models\\User', 438), +(6, 'App\\Models\\User', 439), +(6, 'App\\Models\\User', 440), +(6, 'App\\Models\\User', 441), +(6, 'App\\Models\\User', 442), +(6, 'App\\Models\\User', 443), +(6, 'App\\Models\\User', 444), +(6, 'App\\Models\\User', 445), +(6, 'App\\Models\\User', 446), +(6, 'App\\Models\\User', 447), +(6, 'App\\Models\\User', 448), +(6, 'App\\Models\\User', 449), +(6, 'App\\Models\\User', 450), +(6, 'App\\Models\\User', 451), +(6, 'App\\Models\\User', 452), +(6, 'App\\Models\\User', 453), +(6, 'App\\Models\\User', 454), +(6, 'App\\Models\\User', 455), +(6, 'App\\Models\\User', 456), +(6, 'App\\Models\\User', 457), +(6, 'App\\Models\\User', 458), +(6, 'App\\Models\\User', 459), +(6, 'App\\Models\\User', 460), +(6, 'App\\Models\\User', 461), +(6, 'App\\Models\\User', 462), +(6, 'App\\Models\\User', 463), +(6, 'App\\Models\\User', 464), +(6, 'App\\Models\\User', 465), +(6, 'App\\Models\\User', 466), +(6, 'App\\Models\\User', 467), +(6, 'App\\Models\\User', 468), +(6, 'App\\Models\\User', 469), +(6, 'App\\Models\\User', 470), +(6, 'App\\Models\\User', 471), +(6, 'App\\Models\\User', 472), +(6, 'App\\Models\\User', 473), +(6, 'App\\Models\\User', 474), +(6, 'App\\Models\\User', 475), +(6, 'App\\Models\\User', 476), +(6, 'App\\Models\\User', 477), +(6, 'App\\Models\\User', 478), +(6, 'App\\Models\\User', 479), +(6, 'App\\Models\\User', 480), +(6, 'App\\Models\\User', 481), +(6, 'App\\Models\\User', 482), +(6, 'App\\Models\\User', 483), +(6, 'App\\Models\\User', 484), +(6, 'App\\Models\\User', 485), +(6, 'App\\Models\\User', 486), +(6, 'App\\Models\\User', 487), +(6, 'App\\Models\\User', 488), +(6, 'App\\Models\\User', 489), +(6, 'App\\Models\\User', 490), +(6, 'App\\Models\\User', 491), +(6, 'App\\Models\\User', 492), +(6, 'App\\Models\\User', 493), +(6, 'App\\Models\\User', 494), +(6, 'App\\Models\\User', 495), +(6, 'App\\Models\\User', 496), +(6, 'App\\Models\\User', 497), +(6, 'App\\Models\\User', 498), +(6, 'App\\Models\\User', 499), +(6, 'App\\Models\\User', 500), +(6, 'App\\Models\\User', 501), +(6, 'App\\Models\\User', 502), +(6, 'App\\Models\\User', 503), +(6, 'App\\Models\\User', 504), +(6, 'App\\Models\\User', 505), +(6, 'App\\Models\\User', 506), +(6, 'App\\Models\\User', 507), +(6, 'App\\Models\\User', 508), +(6, 'App\\Models\\User', 509), +(6, 'App\\Models\\User', 510), +(6, 'App\\Models\\User', 511), +(6, 'App\\Models\\User', 512), +(6, 'App\\Models\\User', 513), +(6, 'App\\Models\\User', 514), +(6, 'App\\Models\\User', 515), +(6, 'App\\Models\\User', 516), +(6, 'App\\Models\\User', 517), +(6, 'App\\Models\\User', 518), +(6, 'App\\Models\\User', 519), +(6, 'App\\Models\\User', 520), +(6, 'App\\Models\\User', 521), +(6, 'App\\Models\\User', 522), +(6, 'App\\Models\\User', 523), +(6, 'App\\Models\\User', 524), +(6, 'App\\Models\\User', 525), +(6, 'App\\Models\\User', 526), +(6, 'App\\Models\\User', 527), +(6, 'App\\Models\\User', 528), +(6, 'App\\Models\\User', 529), +(6, 'App\\Models\\User', 530), +(6, 'App\\Models\\User', 531), +(6, 'App\\Models\\User', 532), +(6, 'App\\Models\\User', 533), +(6, 'App\\Models\\User', 534), +(6, 'App\\Models\\User', 535), +(6, 'App\\Models\\User', 536), +(6, 'App\\Models\\User', 537), +(6, 'App\\Models\\User', 538), +(6, 'App\\Models\\User', 539), +(6, 'App\\Models\\User', 540), +(6, 'App\\Models\\User', 541), +(6, 'App\\Models\\User', 542), +(6, 'App\\Models\\User', 543), +(6, 'App\\Models\\User', 544), +(6, 'App\\Models\\User', 545), +(6, 'App\\Models\\User', 546), +(6, 'App\\Models\\User', 547), +(6, 'App\\Models\\User', 548), +(6, 'App\\Models\\User', 549), +(6, 'App\\Models\\User', 550), +(6, 'App\\Models\\User', 551), +(6, 'App\\Models\\User', 552), +(6, 'App\\Models\\User', 553), +(6, 'App\\Models\\User', 554), +(6, 'App\\Models\\User', 555), +(6, 'App\\Models\\User', 556), +(6, 'App\\Models\\User', 557), +(6, 'App\\Models\\User', 558), +(6, 'App\\Models\\User', 559), +(6, 'App\\Models\\User', 560), +(6, 'App\\Models\\User', 561), +(6, 'App\\Models\\User', 562), +(6, 'App\\Models\\User', 563), +(6, 'App\\Models\\User', 564), +(6, 'App\\Models\\User', 565), +(6, 'App\\Models\\User', 566), +(6, 'App\\Models\\User', 567), +(6, 'App\\Models\\User', 568), +(6, 'App\\Models\\User', 569), +(6, 'App\\Models\\User', 570), +(6, 'App\\Models\\User', 571), +(6, 'App\\Models\\User', 572), +(6, 'App\\Models\\User', 573), +(6, 'App\\Models\\User', 574), +(6, 'App\\Models\\User', 575), +(6, 'App\\Models\\User', 576), +(6, 'App\\Models\\User', 577), +(6, 'App\\Models\\User', 578), +(6, 'App\\Models\\User', 579), +(6, 'App\\Models\\User', 580), +(6, 'App\\Models\\User', 581), +(6, 'App\\Models\\User', 582), +(6, 'App\\Models\\User', 583), +(6, 'App\\Models\\User', 584), +(6, 'App\\Models\\User', 585), +(6, 'App\\Models\\User', 586), +(6, 'App\\Models\\User', 587), +(6, 'App\\Models\\User', 588), +(6, 'App\\Models\\User', 589), +(6, 'App\\Models\\User', 590), +(6, 'App\\Models\\User', 591), +(6, 'App\\Models\\User', 592), +(6, 'App\\Models\\User', 593), +(6, 'App\\Models\\User', 594), +(6, 'App\\Models\\User', 595), +(6, 'App\\Models\\User', 596), +(6, 'App\\Models\\User', 597), +(6, 'App\\Models\\User', 598), +(6, 'App\\Models\\User', 599), +(6, 'App\\Models\\User', 600), +(6, 'App\\Models\\User', 601), +(6, 'App\\Models\\User', 602), +(6, 'App\\Models\\User', 603), +(6, 'App\\Models\\User', 604), +(6, 'App\\Models\\User', 605), +(6, 'App\\Models\\User', 606), +(6, 'App\\Models\\User', 607), +(6, 'App\\Models\\User', 608), +(6, 'App\\Models\\User', 609), +(6, 'App\\Models\\User', 610), +(6, 'App\\Models\\User', 611), +(6, 'App\\Models\\User', 612), +(6, 'App\\Models\\User', 613), +(6, 'App\\Models\\User', 614), +(6, 'App\\Models\\User', 615), +(6, 'App\\Models\\User', 616), +(6, 'App\\Models\\User', 617), +(6, 'App\\Models\\User', 618), +(6, 'App\\Models\\User', 619), +(6, 'App\\Models\\User', 620), +(6, 'App\\Models\\User', 621), +(6, 'App\\Models\\User', 622), +(6, 'App\\Models\\User', 623), +(6, 'App\\Models\\User', 624), +(6, 'App\\Models\\User', 625), +(6, 'App\\Models\\User', 626), +(6, 'App\\Models\\User', 627), +(6, 'App\\Models\\User', 628), +(6, 'App\\Models\\User', 629), +(6, 'App\\Models\\User', 630), +(6, 'App\\Models\\User', 631), +(6, 'App\\Models\\User', 632), +(6, 'App\\Models\\User', 633), +(6, 'App\\Models\\User', 634), +(6, 'App\\Models\\User', 635), +(6, 'App\\Models\\User', 636), +(6, 'App\\Models\\User', 637), +(6, 'App\\Models\\User', 638), +(6, 'App\\Models\\User', 639), +(6, 'App\\Models\\User', 640), +(6, 'App\\Models\\User', 641), +(6, 'App\\Models\\User', 642), +(6, 'App\\Models\\User', 643), +(6, 'App\\Models\\User', 644), +(6, 'App\\Models\\User', 645), +(6, 'App\\Models\\User', 646), +(6, 'App\\Models\\User', 647), +(6, 'App\\Models\\User', 648), +(6, 'App\\Models\\User', 649), +(6, 'App\\Models\\User', 650), +(6, 'App\\Models\\User', 651), +(6, 'App\\Models\\User', 652), +(6, 'App\\Models\\User', 653), +(6, 'App\\Models\\User', 654), +(6, 'App\\Models\\User', 655), +(6, 'App\\Models\\User', 656), +(6, 'App\\Models\\User', 657), +(6, 'App\\Models\\User', 658), +(6, 'App\\Models\\User', 659), +(6, 'App\\Models\\User', 660), +(6, 'App\\Models\\User', 661), +(6, 'App\\Models\\User', 662), +(6, 'App\\Models\\User', 663), +(6, 'App\\Models\\User', 664), +(6, 'App\\Models\\User', 665), +(6, 'App\\Models\\User', 666), +(6, 'App\\Models\\User', 667), +(6, 'App\\Models\\User', 668), +(6, 'App\\Models\\User', 669), +(6, 'App\\Models\\User', 670), +(6, 'App\\Models\\User', 671), +(6, 'App\\Models\\User', 672), +(6, 'App\\Models\\User', 673), +(6, 'App\\Models\\User', 674), +(6, 'App\\Models\\User', 675), +(6, 'App\\Models\\User', 676), +(6, 'App\\Models\\User', 677), +(6, 'App\\Models\\User', 678), +(6, 'App\\Models\\User', 679), +(6, 'App\\Models\\User', 680), +(6, 'App\\Models\\User', 681), +(6, 'App\\Models\\User', 682), +(6, 'App\\Models\\User', 683), +(6, 'App\\Models\\User', 684), +(6, 'App\\Models\\User', 685), +(6, 'App\\Models\\User', 686), +(6, 'App\\Models\\User', 687), +(6, 'App\\Models\\User', 688), +(6, 'App\\Models\\User', 689), +(6, 'App\\Models\\User', 690), +(6, 'App\\Models\\User', 691), +(6, 'App\\Models\\User', 692), +(6, 'App\\Models\\User', 693), +(6, 'App\\Models\\User', 694), +(6, 'App\\Models\\User', 695), +(6, 'App\\Models\\User', 696), +(6, 'App\\Models\\User', 697), +(6, 'App\\Models\\User', 698), +(6, 'App\\Models\\User', 699), +(6, 'App\\Models\\User', 700), +(6, 'App\\Models\\User', 701), +(6, 'App\\Models\\User', 702), +(6, 'App\\Models\\User', 703), +(6, 'App\\Models\\User', 704), +(6, 'App\\Models\\User', 705), +(6, 'App\\Models\\User', 706), +(6, 'App\\Models\\User', 707), +(6, 'App\\Models\\User', 708), +(6, 'App\\Models\\User', 709), +(6, 'App\\Models\\User', 710), +(6, 'App\\Models\\User', 711), +(6, 'App\\Models\\User', 712), +(6, 'App\\Models\\User', 713), +(6, 'App\\Models\\User', 714), +(6, 'App\\Models\\User', 715), +(6, 'App\\Models\\User', 716), +(6, 'App\\Models\\User', 717), +(6, 'App\\Models\\User', 718), +(6, 'App\\Models\\User', 719), +(6, 'App\\Models\\User', 720), +(6, 'App\\Models\\User', 721), +(6, 'App\\Models\\User', 722), +(6, 'App\\Models\\User', 723), +(6, 'App\\Models\\User', 724), +(6, 'App\\Models\\User', 725), +(6, 'App\\Models\\User', 726), +(6, 'App\\Models\\User', 727), +(6, 'App\\Models\\User', 728), +(6, 'App\\Models\\User', 729), +(6, 'App\\Models\\User', 730), +(6, 'App\\Models\\User', 731), +(6, 'App\\Models\\User', 732), +(6, 'App\\Models\\User', 733), +(6, 'App\\Models\\User', 734), +(6, 'App\\Models\\User', 735), +(6, 'App\\Models\\User', 736), +(6, 'App\\Models\\User', 737), +(6, 'App\\Models\\User', 738), +(6, 'App\\Models\\User', 739), +(6, 'App\\Models\\User', 740), +(6, 'App\\Models\\User', 741), +(6, 'App\\Models\\User', 742), +(6, 'App\\Models\\User', 743), +(6, 'App\\Models\\User', 744), +(6, 'App\\Models\\User', 745), +(6, 'App\\Models\\User', 746), +(6, 'App\\Models\\User', 747), +(6, 'App\\Models\\User', 748), +(6, 'App\\Models\\User', 749), +(6, 'App\\Models\\User', 750), +(6, 'App\\Models\\User', 751), +(6, 'App\\Models\\User', 752), +(6, 'App\\Models\\User', 753), +(6, 'App\\Models\\User', 754), +(6, 'App\\Models\\User', 755), +(6, 'App\\Models\\User', 756), +(6, 'App\\Models\\User', 757), +(6, 'App\\Models\\User', 758), +(6, 'App\\Models\\User', 759), +(6, 'App\\Models\\User', 760), +(6, 'App\\Models\\User', 761), +(6, 'App\\Models\\User', 762), +(6, 'App\\Models\\User', 763), +(6, 'App\\Models\\User', 764), +(6, 'App\\Models\\User', 765), +(6, 'App\\Models\\User', 766), +(6, 'App\\Models\\User', 767), +(6, 'App\\Models\\User', 768), +(6, 'App\\Models\\User', 769), +(6, 'App\\Models\\User', 770), +(6, 'App\\Models\\User', 771), +(6, 'App\\Models\\User', 772), +(6, 'App\\Models\\User', 773), +(6, 'App\\Models\\User', 774), +(6, 'App\\Models\\User', 775), +(6, 'App\\Models\\User', 776), +(6, 'App\\Models\\User', 777), +(6, 'App\\Models\\User', 778), +(6, 'App\\Models\\User', 779), +(6, 'App\\Models\\User', 780), +(6, 'App\\Models\\User', 781), +(6, 'App\\Models\\User', 782), +(6, 'App\\Models\\User', 783), +(6, 'App\\Models\\User', 784), +(6, 'App\\Models\\User', 785), +(6, 'App\\Models\\User', 786), +(6, 'App\\Models\\User', 787), +(6, 'App\\Models\\User', 788), +(6, 'App\\Models\\User', 789), +(6, 'App\\Models\\User', 790), +(6, 'App\\Models\\User', 791), +(6, 'App\\Models\\User', 792), +(6, 'App\\Models\\User', 793), +(6, 'App\\Models\\User', 794), +(6, 'App\\Models\\User', 795), +(6, 'App\\Models\\User', 796), +(6, 'App\\Models\\User', 797), +(6, 'App\\Models\\User', 798), +(6, 'App\\Models\\User', 799), +(6, 'App\\Models\\User', 800), +(6, 'App\\Models\\User', 801), +(6, 'App\\Models\\User', 802), +(6, 'App\\Models\\User', 803), +(6, 'App\\Models\\User', 804), +(6, 'App\\Models\\User', 805), +(6, 'App\\Models\\User', 806), +(6, 'App\\Models\\User', 807), +(6, 'App\\Models\\User', 808), +(6, 'App\\Models\\User', 809), +(6, 'App\\Models\\User', 810), +(6, 'App\\Models\\User', 811), +(6, 'App\\Models\\User', 812), +(6, 'App\\Models\\User', 813), +(6, 'App\\Models\\User', 814), +(6, 'App\\Models\\User', 815), +(6, 'App\\Models\\User', 816), +(6, 'App\\Models\\User', 817), +(6, 'App\\Models\\User', 818), +(6, 'App\\Models\\User', 819), +(6, 'App\\Models\\User', 820), +(6, 'App\\Models\\User', 821), +(6, 'App\\Models\\User', 822), +(6, 'App\\Models\\User', 823), +(6, 'App\\Models\\User', 824), +(6, 'App\\Models\\User', 825), +(6, 'App\\Models\\User', 826), +(6, 'App\\Models\\User', 827), +(6, 'App\\Models\\User', 828), +(6, 'App\\Models\\User', 829), +(6, 'App\\Models\\User', 830), +(6, 'App\\Models\\User', 831), +(6, 'App\\Models\\User', 833), +(6, 'App\\Models\\User', 834), +(6, 'App\\Models\\User', 835), +(6, 'App\\Models\\User', 836), +(6, 'App\\Models\\User', 837), +(6, 'App\\Models\\User', 838), +(6, 'App\\Models\\User', 839), +(6, 'App\\Models\\User', 840), +(6, 'App\\Models\\User', 841), +(6, 'App\\Models\\User', 842), +(6, 'App\\Models\\User', 843), +(6, 'App\\Models\\User', 844), +(6, 'App\\Models\\User', 845), +(6, 'App\\Models\\User', 846), +(6, 'App\\Models\\User', 847), +(6, 'App\\Models\\User', 848), +(6, 'App\\Models\\User', 849), +(6, 'App\\Models\\User', 850), +(6, 'App\\Models\\User', 851), +(6, 'App\\Models\\User', 852), +(6, 'App\\Models\\User', 853), +(6, 'App\\Models\\User', 854), +(6, 'App\\Models\\User', 855), +(6, 'App\\Models\\User', 856), +(6, 'App\\Models\\User', 857), +(6, 'App\\Models\\User', 858), +(6, 'App\\Models\\User', 859), +(6, 'App\\Models\\User', 860), +(6, 'App\\Models\\User', 861), +(6, 'App\\Models\\User', 862), +(6, 'App\\Models\\User', 863), +(6, 'App\\Models\\User', 864), +(6, 'App\\Models\\User', 865), +(6, 'App\\Models\\User', 866), +(6, 'App\\Models\\User', 867), +(6, 'App\\Models\\User', 868), +(6, 'App\\Models\\User', 869), +(6, 'App\\Models\\User', 870), +(6, 'App\\Models\\User', 871), +(6, 'App\\Models\\User', 872), +(6, 'App\\Models\\User', 873), +(6, 'App\\Models\\User', 874), +(6, 'App\\Models\\User', 875), +(6, 'App\\Models\\User', 876), +(6, 'App\\Models\\User', 877), +(6, 'App\\Models\\User', 878), +(6, 'App\\Models\\User', 879), +(6, 'App\\Models\\User', 880), +(6, 'App\\Models\\User', 881), +(6, 'App\\Models\\User', 882), +(6, 'App\\Models\\User', 883), +(6, 'App\\Models\\User', 884), +(6, 'App\\Models\\User', 885), +(6, 'App\\Models\\User', 886), +(6, 'App\\Models\\User', 887), +(6, 'App\\Models\\User', 888), +(6, 'App\\Models\\User', 889), +(6, 'App\\Models\\User', 890), +(6, 'App\\Models\\User', 891), +(6, 'App\\Models\\User', 892), +(6, 'App\\Models\\User', 893), +(6, 'App\\Models\\User', 894), +(6, 'App\\Models\\User', 895), +(6, 'App\\Models\\User', 896), +(6, 'App\\Models\\User', 897), +(6, 'App\\Models\\User', 898), +(6, 'App\\Models\\User', 899), +(6, 'App\\Models\\User', 900), +(6, 'App\\Models\\User', 901), +(6, 'App\\Models\\User', 902), +(6, 'App\\Models\\User', 903), +(6, 'App\\Models\\User', 904), +(6, 'App\\Models\\User', 905), +(6, 'App\\Models\\User', 906), +(6, 'App\\Models\\User', 907), +(6, 'App\\Models\\User', 908), +(6, 'App\\Models\\User', 909), +(6, 'App\\Models\\User', 910), +(6, 'App\\Models\\User', 911), +(6, 'App\\Models\\User', 912), +(6, 'App\\Models\\User', 913), +(6, 'App\\Models\\User', 914), +(6, 'App\\Models\\User', 915), +(6, 'App\\Models\\User', 916), +(6, 'App\\Models\\User', 917), +(6, 'App\\Models\\User', 918), +(6, 'App\\Models\\User', 919), +(6, 'App\\Models\\User', 920), +(6, 'App\\Models\\User', 921), +(6, 'App\\Models\\User', 922), +(6, 'App\\Models\\User', 923), +(6, 'App\\Models\\User', 924), +(6, 'App\\Models\\User', 925), +(6, 'App\\Models\\User', 926), +(6, 'App\\Models\\User', 927), +(6, 'App\\Models\\User', 928), +(6, 'App\\Models\\User', 929), +(6, 'App\\Models\\User', 930), +(6, 'App\\Models\\User', 931), +(6, 'App\\Models\\User', 932), +(6, 'App\\Models\\User', 933), +(6, 'App\\Models\\User', 934), +(6, 'App\\Models\\User', 935), +(6, 'App\\Models\\User', 936), +(6, 'App\\Models\\User', 937), +(6, 'App\\Models\\User', 938), +(6, 'App\\Models\\User', 939), +(6, 'App\\Models\\User', 940), +(6, 'App\\Models\\User', 941), +(6, 'App\\Models\\User', 942), +(6, 'App\\Models\\User', 943), +(6, 'App\\Models\\User', 944), +(6, 'App\\Models\\User', 945), +(6, 'App\\Models\\User', 946), +(6, 'App\\Models\\User', 947), +(6, 'App\\Models\\User', 948), +(6, 'App\\Models\\User', 949), +(6, 'App\\Models\\User', 950), +(6, 'App\\Models\\User', 951), +(6, 'App\\Models\\User', 952), +(6, 'App\\Models\\User', 953), +(6, 'App\\Models\\User', 954), +(6, 'App\\Models\\User', 955), +(6, 'App\\Models\\User', 956), +(6, 'App\\Models\\User', 957), +(6, 'App\\Models\\User', 958), +(6, 'App\\Models\\User', 959), +(6, 'App\\Models\\User', 960), +(6, 'App\\Models\\User', 961), +(6, 'App\\Models\\User', 962), +(6, 'App\\Models\\User', 963), +(6, 'App\\Models\\User', 964), +(6, 'App\\Models\\User', 965), +(6, 'App\\Models\\User', 966), +(6, 'App\\Models\\User', 967), +(6, 'App\\Models\\User', 968), +(6, 'App\\Models\\User', 969), +(6, 'App\\Models\\User', 970), +(6, 'App\\Models\\User', 971), +(6, 'App\\Models\\User', 972), +(6, 'App\\Models\\User', 973), +(6, 'App\\Models\\User', 974), +(6, 'App\\Models\\User', 975), +(6, 'App\\Models\\User', 976), +(6, 'App\\Models\\User', 977), +(6, 'App\\Models\\User', 978), +(6, 'App\\Models\\User', 979), +(6, 'App\\Models\\User', 980), +(6, 'App\\Models\\User', 981), +(6, 'App\\Models\\User', 982), +(6, 'App\\Models\\User', 983), +(6, 'App\\Models\\User', 984), +(6, 'App\\Models\\User', 985), +(6, 'App\\Models\\User', 986), +(6, 'App\\Models\\User', 987), +(6, 'App\\Models\\User', 988), +(6, 'App\\Models\\User', 989), +(6, 'App\\Models\\User', 990), +(6, 'App\\Models\\User', 991), +(6, 'App\\Models\\User', 992), +(6, 'App\\Models\\User', 993), +(6, 'App\\Models\\User', 994), +(6, 'App\\Models\\User', 995), +(6, 'App\\Models\\User', 996), +(6, 'App\\Models\\User', 997), +(6, 'App\\Models\\User', 998), +(6, 'App\\Models\\User', 999), +(6, 'App\\Models\\User', 1000), +(6, 'App\\Models\\User', 1005), +(6, 'App\\Models\\User', 1006), +(6, 'App\\Models\\User', 1007), +(6, 'App\\Models\\User', 1008), +(6, 'App\\Models\\User', 1009), +(6, 'App\\Models\\User', 1010), +(6, 'App\\Models\\User', 1011), +(6, 'App\\Models\\User', 1012), +(6, 'App\\Models\\User', 1013), +(6, 'App\\Models\\User', 1014), +(6, 'App\\Models\\User', 1015), +(6, 'App\\Models\\User', 1016), +(6, 'App\\Models\\User', 1017), +(6, 'App\\Models\\User', 1018), +(6, 'App\\Models\\User', 1019), +(6, 'App\\Models\\User', 1020), +(6, 'App\\Models\\User', 1021), +(6, 'App\\Models\\User', 1022), +(6, 'App\\Models\\User', 1023), +(6, 'App\\Models\\User', 1024), +(6, 'App\\Models\\User', 1025), +(6, 'App\\Models\\User', 1026), +(6, 'App\\Models\\User', 1028), +(6, 'App\\Models\\User', 1029), +(6, 'App\\Models\\User', 1030), +(6, 'App\\Models\\User', 1031), +(6, 'App\\Models\\User', 1032), +(6, 'App\\Models\\User', 1033), +(6, 'App\\Models\\User', 1034), +(6, 'App\\Models\\User', 1035), +(6, 'App\\Models\\User', 1036), +(6, 'App\\Models\\User', 1037), +(6, 'App\\Models\\User', 1038), +(6, 'App\\Models\\User', 1039), +(6, 'App\\Models\\User', 1040), +(6, 'App\\Models\\User', 1041), +(6, 'App\\Models\\User', 1042), +(6, 'App\\Models\\User', 1043), +(6, 'App\\Models\\User', 1044), +(6, 'App\\Models\\User', 1045), +(6, 'App\\Models\\User', 1046), +(6, 'App\\Models\\User', 1047), +(6, 'App\\Models\\User', 1048), +(6, 'App\\Models\\User', 1049), +(6, 'App\\Models\\User', 1050), +(6, 'App\\Models\\User', 1051), +(6, 'App\\Models\\User', 1052), +(6, 'App\\Models\\User', 1053), +(6, 'App\\Models\\User', 1054), +(6, 'App\\Models\\User', 1055), +(6, 'App\\Models\\User', 1056), +(6, 'App\\Models\\User', 1057), +(6, 'App\\Models\\User', 1058), +(6, 'App\\Models\\User', 1059), +(6, 'App\\Models\\User', 1060), +(6, 'App\\Models\\User', 1061), +(6, 'App\\Models\\User', 1062), +(6, 'App\\Models\\User', 1063), +(6, 'App\\Models\\User', 1064), +(6, 'App\\Models\\User', 1065), +(6, 'App\\Models\\User', 1066), +(6, 'App\\Models\\User', 1067), +(6, 'App\\Models\\User', 1068), +(6, 'App\\Models\\User', 1069), +(6, 'App\\Models\\User', 1070), +(6, 'App\\Models\\User', 1071), +(6, 'App\\Models\\User', 1072), +(6, 'App\\Models\\User', 1073), +(6, 'App\\Models\\User', 1074), +(6, 'App\\Models\\User', 1075), +(6, 'App\\Models\\User', 1076), +(6, 'App\\Models\\User', 1077), +(6, 'App\\Models\\User', 1079), +(6, 'App\\Models\\User', 1080), +(6, 'App\\Models\\User', 1081), +(6, 'App\\Models\\User', 1082), +(6, 'App\\Models\\User', 1083), +(6, 'App\\Models\\User', 1084), +(6, 'App\\Models\\User', 1085), +(6, 'App\\Models\\User', 1086), +(6, 'App\\Models\\User', 1087), +(6, 'App\\Models\\User', 1088), +(6, 'App\\Models\\User', 1089), +(6, 'App\\Models\\User', 1090), +(6, 'App\\Models\\User', 1091), +(6, 'App\\Models\\User', 1092), +(6, 'App\\Models\\User', 1093), +(6, 'App\\Models\\User', 1094), +(6, 'App\\Models\\User', 1095), +(6, 'App\\Models\\User', 1096), +(6, 'App\\Models\\User', 1097), +(6, 'App\\Models\\User', 1098), +(6, 'App\\Models\\User', 1099), +(6, 'App\\Models\\User', 1100), +(6, 'App\\Models\\User', 1101), +(6, 'App\\Models\\User', 1102), +(6, 'App\\Models\\User', 1103), +(6, 'App\\Models\\User', 1104), +(6, 'App\\Models\\User', 1105), +(6, 'App\\Models\\User', 1106), +(6, 'App\\Models\\User', 1107), +(6, 'App\\Models\\User', 1108), +(6, 'App\\Models\\User', 1109), +(6, 'App\\Models\\User', 1110), +(6, 'App\\Models\\User', 1111), +(6, 'App\\Models\\User', 1112), +(6, 'App\\Models\\User', 1113), +(6, 'App\\Models\\User', 1114), +(6, 'App\\Models\\User', 1115), +(6, 'App\\Models\\User', 1116), +(6, 'App\\Models\\User', 1117), +(6, 'App\\Models\\User', 1118), +(6, 'App\\Models\\User', 1119), +(6, 'App\\Models\\User', 1120), +(6, 'App\\Models\\User', 1121), +(6, 'App\\Models\\User', 1122), +(6, 'App\\Models\\User', 1123), +(6, 'App\\Models\\User', 1124), +(6, 'App\\Models\\User', 1125), +(6, 'App\\Models\\User', 1126), +(6, 'App\\Models\\User', 1127), +(6, 'App\\Models\\User', 1128), +(6, 'App\\Models\\User', 1129), +(6, 'App\\Models\\User', 1130), +(6, 'App\\Models\\User', 1131), +(6, 'App\\Models\\User', 1132), +(6, 'App\\Models\\User', 1133), +(6, 'App\\Models\\User', 1134), +(6, 'App\\Models\\User', 1135), +(6, 'App\\Models\\User', 1136), +(6, 'App\\Models\\User', 1137), +(6, 'App\\Models\\User', 1138), +(6, 'App\\Models\\User', 1139), +(6, 'App\\Models\\User', 1140), +(6, 'App\\Models\\User', 1141), +(6, 'App\\Models\\User', 1142), +(6, 'App\\Models\\User', 1143), +(6, 'App\\Models\\User', 1144), +(6, 'App\\Models\\User', 1145), +(6, 'App\\Models\\User', 1146), +(6, 'App\\Models\\User', 1147), +(6, 'App\\Models\\User', 1148), +(6, 'App\\Models\\User', 1149), +(6, 'App\\Models\\User', 1150), +(6, 'App\\Models\\User', 1151), +(6, 'App\\Models\\User', 1152), +(6, 'App\\Models\\User', 1153), +(6, 'App\\Models\\User', 1154), +(6, 'App\\Models\\User', 1155), +(6, 'App\\Models\\User', 1156), +(6, 'App\\Models\\User', 1157), +(6, 'App\\Models\\User', 1158), +(6, 'App\\Models\\User', 1159), +(6, 'App\\Models\\User', 1160), +(6, 'App\\Models\\User', 1161), +(6, 'App\\Models\\User', 1162), +(6, 'App\\Models\\User', 1163), +(6, 'App\\Models\\User', 1164), +(6, 'App\\Models\\User', 1165), +(6, 'App\\Models\\User', 1166), +(6, 'App\\Models\\User', 1168), +(6, 'App\\Models\\User', 1169), +(6, 'App\\Models\\User', 1170), +(6, 'App\\Models\\User', 1171), +(6, 'App\\Models\\User', 1172), +(6, 'App\\Models\\User', 1173), +(6, 'App\\Models\\User', 1174), +(6, 'App\\Models\\User', 1175), +(6, 'App\\Models\\User', 1176), +(6, 'App\\Models\\User', 1177), +(6, 'App\\Models\\User', 1178), +(6, 'App\\Models\\User', 1180), +(6, 'App\\Models\\User', 1181), +(6, 'App\\Models\\User', 1182), +(6, 'App\\Models\\User', 1183), +(6, 'App\\Models\\User', 1184), +(6, 'App\\Models\\User', 1185), +(6, 'App\\Models\\User', 1191), +(6, 'App\\Models\\User', 1192), +(6, 'App\\Models\\User', 1193), +(6, 'App\\Models\\User', 1194), +(6, 'App\\Models\\User', 1195), +(6, 'App\\Models\\User', 1196), +(6, 'App\\Models\\User', 1197), +(6, 'App\\Models\\User', 1199), +(6, 'App\\Models\\User', 1200), +(6, 'App\\Models\\User', 1201), +(6, 'App\\Models\\User', 1202), +(6, 'App\\Models\\User', 1203), +(6, 'App\\Models\\User', 1204), +(6, 'App\\Models\\User', 1205), +(6, 'App\\Models\\User', 1206), +(6, 'App\\Models\\User', 1208), +(6, 'App\\Models\\User', 1211), +(6, 'App\\Models\\User', 1212), +(6, 'App\\Models\\User', 1213), +(6, 'App\\Models\\User', 1214), +(6, 'App\\Models\\User', 1215), +(6, 'App\\Models\\User', 1216), +(6, 'App\\Models\\User', 1217), +(6, 'App\\Models\\User', 1219), +(6, 'App\\Models\\User', 1221), +(6, 'App\\Models\\User', 1224), +(6, 'App\\Models\\User', 1225), +(6, 'App\\Models\\User', 1226), +(6, 'App\\Models\\User', 1227), +(6, 'App\\Models\\User', 1228), +(6, 'App\\Models\\User', 1229), +(6, 'App\\Models\\User', 1230), +(6, 'App\\Models\\User', 1231), +(6, 'App\\Models\\User', 1232), +(6, 'App\\Models\\User', 1233), +(6, 'App\\Models\\User', 1234), +(6, 'App\\Models\\User', 1235), +(6, 'App\\Models\\User', 1236), +(6, 'App\\Models\\User', 1237), +(6, 'App\\Models\\User', 1238), +(6, 'App\\Models\\User', 1239), +(6, 'App\\Models\\User', 1240), +(6, 'App\\Models\\User', 1241), +(6, 'App\\Models\\User', 1242), +(6, 'App\\Models\\User', 1243), +(6, 'App\\Models\\User', 1244), +(6, 'App\\Models\\User', 1245), +(6, 'App\\Models\\User', 1246), +(6, 'App\\Models\\User', 1247), +(6, 'App\\Models\\User', 1248), +(6, 'App\\Models\\User', 1249), +(6, 'App\\Models\\User', 1250), +(6, 'App\\Models\\User', 1251), +(6, 'App\\Models\\User', 1252), +(6, 'App\\Models\\User', 1253), +(6, 'App\\Models\\User', 1254), +(6, 'App\\Models\\User', 1255), +(6, 'App\\Models\\User', 1256), +(6, 'App\\Models\\User', 1257), +(6, 'App\\Models\\User', 1258), +(6, 'App\\Models\\User', 1259), +(6, 'App\\Models\\User', 1260), +(6, 'App\\Models\\User', 1261), +(6, 'App\\Models\\User', 1262), +(6, 'App\\Models\\User', 1263), +(6, 'App\\Models\\User', 1264), +(6, 'App\\Models\\User', 1265), +(6, 'App\\Models\\User', 1266), +(6, 'App\\Models\\User', 1267), +(6, 'App\\Models\\User', 1268), +(6, 'App\\Models\\User', 1269), +(6, 'App\\Models\\User', 1270), +(6, 'App\\Models\\User', 1271), +(6, 'App\\Models\\User', 1272), +(6, 'App\\Models\\User', 1273), +(6, 'App\\Models\\User', 1274), +(6, 'App\\Models\\User', 1275), +(6, 'App\\Models\\User', 1276), +(6, 'App\\Models\\User', 1277), +(6, 'App\\Models\\User', 1278), +(6, 'App\\Models\\User', 1279), +(6, 'App\\Models\\User', 1280), +(6, 'App\\Models\\User', 1281), +(6, 'App\\Models\\User', 1282), +(6, 'App\\Models\\User', 1283), +(6, 'App\\Models\\User', 1284), +(6, 'App\\Models\\User', 1285), +(6, 'App\\Models\\User', 1286), +(6, 'App\\Models\\User', 1287), +(6, 'App\\Models\\User', 1288), +(6, 'App\\Models\\User', 1289), +(6, 'App\\Models\\User', 1290), +(6, 'App\\Models\\User', 1291), +(6, 'App\\Models\\User', 1292), +(6, 'App\\Models\\User', 1293), +(6, 'App\\Models\\User', 1294), +(6, 'App\\Models\\User', 1295), +(6, 'App\\Models\\User', 1296), +(6, 'App\\Models\\User', 1297), +(6, 'App\\Models\\User', 1298), +(6, 'App\\Models\\User', 1299), +(6, 'App\\Models\\User', 1300), +(6, 'App\\Models\\User', 1301), +(6, 'App\\Models\\User', 1302), +(6, 'App\\Models\\User', 1303), +(6, 'App\\Models\\User', 1304), +(6, 'App\\Models\\User', 1305), +(6, 'App\\Models\\User', 1306), +(6, 'App\\Models\\User', 1307), +(6, 'App\\Models\\User', 1308), +(6, 'App\\Models\\User', 1309), +(6, 'App\\Models\\User', 1310), +(6, 'App\\Models\\User', 1311), +(6, 'App\\Models\\User', 1312), +(6, 'App\\Models\\User', 1313), +(6, 'App\\Models\\User', 1314), +(6, 'App\\Models\\User', 1315), +(6, 'App\\Models\\User', 1316), +(6, 'App\\Models\\User', 1317), +(6, 'App\\Models\\User', 1318), +(6, 'App\\Models\\User', 1319), +(6, 'App\\Models\\User', 1320), +(6, 'App\\Models\\User', 1321), +(6, 'App\\Models\\User', 1322), +(6, 'App\\Models\\User', 1323), +(6, 'App\\Models\\User', 1324), +(6, 'App\\Models\\User', 1325), +(6, 'App\\Models\\User', 1326), +(6, 'App\\Models\\User', 1327), +(6, 'App\\Models\\User', 1328), +(6, 'App\\Models\\User', 1329), +(6, 'App\\Models\\User', 1330), +(6, 'App\\Models\\User', 1331), +(6, 'App\\Models\\User', 1332), +(6, 'App\\Models\\User', 1333), +(6, 'App\\Models\\User', 1334), +(6, 'App\\Models\\User', 1335), +(6, 'App\\Models\\User', 1336), +(6, 'App\\Models\\User', 1337), +(6, 'App\\Models\\User', 1338), +(6, 'App\\Models\\User', 1339), +(6, 'App\\Models\\User', 1340), +(6, 'App\\Models\\User', 1341), +(6, 'App\\Models\\User', 1342), +(6, 'App\\Models\\User', 1343), +(6, 'App\\Models\\User', 1344), +(6, 'App\\Models\\User', 1345), +(6, 'App\\Models\\User', 1346), +(6, 'App\\Models\\User', 1347), +(6, 'App\\Models\\User', 1348), +(6, 'App\\Models\\User', 1349), +(6, 'App\\Models\\User', 1350), +(6, 'App\\Models\\User', 1351), +(6, 'App\\Models\\User', 1352), +(6, 'App\\Models\\User', 1353), +(6, 'App\\Models\\User', 1354), +(6, 'App\\Models\\User', 1355), +(6, 'App\\Models\\User', 1356), +(6, 'App\\Models\\User', 1357), +(6, 'App\\Models\\User', 1358), +(6, 'App\\Models\\User', 1359), +(6, 'App\\Models\\User', 1360), +(6, 'App\\Models\\User', 1361), +(6, 'App\\Models\\User', 1362), +(6, 'App\\Models\\User', 1363), +(6, 'App\\Models\\User', 1364), +(6, 'App\\Models\\User', 1365), +(6, 'App\\Models\\User', 1366), +(6, 'App\\Models\\User', 1367), +(6, 'App\\Models\\User', 1368), +(6, 'App\\Models\\User', 1369), +(6, 'App\\Models\\User', 1370), +(6, 'App\\Models\\User', 1371), +(6, 'App\\Models\\User', 1372), +(6, 'App\\Models\\User', 1373), +(6, 'App\\Models\\User', 1374), +(6, 'App\\Models\\User', 1375), +(6, 'App\\Models\\User', 1376), +(6, 'App\\Models\\User', 1377), +(6, 'App\\Models\\User', 1378), +(6, 'App\\Models\\User', 1379), +(6, 'App\\Models\\User', 1380), +(6, 'App\\Models\\User', 1381), +(6, 'App\\Models\\User', 1382), +(6, 'App\\Models\\User', 1383), +(6, 'App\\Models\\User', 1384), +(6, 'App\\Models\\User', 1385), +(6, 'App\\Models\\User', 1386), +(6, 'App\\Models\\User', 1387), +(6, 'App\\Models\\User', 1388), +(6, 'App\\Models\\User', 1389), +(6, 'App\\Models\\User', 1390), +(6, 'App\\Models\\User', 1391), +(6, 'App\\Models\\User', 1392), +(6, 'App\\Models\\User', 1393), +(6, 'App\\Models\\User', 1394), +(6, 'App\\Models\\User', 1395), +(6, 'App\\Models\\User', 1396), +(6, 'App\\Models\\User', 1397), +(6, 'App\\Models\\User', 1398), +(6, 'App\\Models\\User', 1399), +(6, 'App\\Models\\User', 1400), +(6, 'App\\Models\\User', 1401), +(6, 'App\\Models\\User', 1402), +(6, 'App\\Models\\User', 1403), +(6, 'App\\Models\\User', 1404), +(6, 'App\\Models\\User', 1405), +(6, 'App\\Models\\User', 1406), +(6, 'App\\Models\\User', 1407), +(6, 'App\\Models\\User', 1408), +(6, 'App\\Models\\User', 1409), +(6, 'App\\Models\\User', 1410), +(6, 'App\\Models\\User', 1411), +(6, 'App\\Models\\User', 1412), +(6, 'App\\Models\\User', 1413), +(6, 'App\\Models\\User', 1414), +(6, 'App\\Models\\User', 1415), +(6, 'App\\Models\\User', 1416), +(6, 'App\\Models\\User', 1417), +(6, 'App\\Models\\User', 1418), +(6, 'App\\Models\\User', 1419), +(6, 'App\\Models\\User', 1420), +(6, 'App\\Models\\User', 1421), +(6, 'App\\Models\\User', 1422), +(6, 'App\\Models\\User', 1423), +(6, 'App\\Models\\User', 1424), +(6, 'App\\Models\\User', 1425), +(6, 'App\\Models\\User', 1426), +(6, 'App\\Models\\User', 1427), +(6, 'App\\Models\\User', 1428), +(6, 'App\\Models\\User', 1429), +(6, 'App\\Models\\User', 1430), +(6, 'App\\Models\\User', 1431), +(6, 'App\\Models\\User', 1432), +(6, 'App\\Models\\User', 1433), +(6, 'App\\Models\\User', 1434), +(6, 'App\\Models\\User', 1435), +(6, 'App\\Models\\User', 1436), +(6, 'App\\Models\\User', 1437), +(6, 'App\\Models\\User', 1438), +(6, 'App\\Models\\User', 1439), +(6, 'App\\Models\\User', 1440), +(6, 'App\\Models\\User', 1441), +(6, 'App\\Models\\User', 1442), +(6, 'App\\Models\\User', 1443), +(6, 'App\\Models\\User', 1444), +(6, 'App\\Models\\User', 1445), +(6, 'App\\Models\\User', 1446), +(6, 'App\\Models\\User', 1447), +(6, 'App\\Models\\User', 1448), +(6, 'App\\Models\\User', 1449), +(6, 'App\\Models\\User', 1450), +(6, 'App\\Models\\User', 1451), +(6, 'App\\Models\\User', 1452), +(7, 'App\\Models\\User', 3); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `notifications` +-- + +CREATE TABLE `notifications` ( + `id` char(36) NOT NULL, + `type` varchar(255) NOT NULL, + `notifiable_type` varchar(255) NOT NULL, + `notifiable_id` bigint(20) UNSIGNED NOT NULL, + `data` text NOT NULL, + `read_at` timestamp NULL DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `notifications` +-- + +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('0008e411-5646-4321-aa32-4cb66ffc2728', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2925, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('000e79ca-717a-46ea-8700-3a91ff9d876a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3045, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('00136117-923e-465a-8bfc-d572ebae4698', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 946, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('002a6609-52f7-4ca3-a881-39f7455b246c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3141, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('002af98c-5cad-4ca1-ad09-cc83019ab61c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1670, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('00360bd3-2a3b-47bf-a378-9a40bd81fec0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1353, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('0042302a-5369-4858-934f-0929ae4b6055', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 720, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('004e1def-24be-4045-84bf-554d0c39063a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 913, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('005a2892-66a7-4a96-8351-9d783ca6be1a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 37, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('0078abd9-c2e5-437b-b687-c483d38a51a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3340, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('00871386-da43-48b3-b226-87457ef4023c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3311, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('0094f641-d125-4d92-a48b-ebfa1c16b620', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1443, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('009f40f3-3d23-4813-b6cb-d9ba30dc9ece', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 952, '{\"title\":\"Completed Order\",\"content\":\"PAMELA(FMD0000250), your order \\nAnti - Stretch Marks x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-23T12:14:02.543415Z\"}', '2023-08-23 12:16:25', '2023-08-23 12:14:02', '2023-08-23 12:16:25'), +('00bcde1f-caa0-4a5e-aa33-249374af1189', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3176, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('00d827d0-b486-4d98-80e7-ffa1df90e5e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3387, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('00e0b440-c124-46b3-8b87-e2e86e37ace8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 527, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('00e3368d-d2a2-47b7-8581-4b606f37a16e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2197, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('00ebd5f0-0bf4-4f43-8d44-015e59bb8046', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3335, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('00ed76ec-c8c3-4744-9b9b-9bd4058551ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2490, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('00f20c0c-b947-4354-9229-3fd1f309599a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3179, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('0102bb13-26a5-4c68-aeef-cc19008c8e31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2256, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('0105e9ba-b5cb-4125-8726-6c6ce970344c', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3781, '{\"title\":\"Completed Order\",\"content\":\"Esther(FMC0000352), your order of the ff items: \\nAnti - Stretch Marks x 1\\nPussicare x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-19T12:23:02.499553Z\"}', '2023-08-19 12:23:21', '2023-08-19 12:23:02', '2023-08-19 12:23:21'), +('010d51e9-3c82-4e16-9182-167c47c6959b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2162, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('010d7161-9858-4288-882d-07251552f2f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3304, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('010e4d89-e751-413a-b546-c6a8f4a591db', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 387, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('011095d9-a3dd-4632-b340-e09a2882c76c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2787, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('01136e6b-1bc3-4cb4-919a-58fe687122e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2992, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('011554d8-678d-41e6-b180-c7da7e722e77', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1733, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('01259a40-7980-4440-9a7d-217cf8d99a2f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 331, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('0126e05e-31fd-4ef0-a493-c56ca67dbcb4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2671, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('012d0f94-d625-4e4f-a46a-7311294d80b5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 822, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('0135d2da-bf47-4402-94af-b3afeb85c37e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3692, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('013de165-701b-4ff1-a058-5c1f3d6e6614', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1246, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('013f0278-bf7f-41cd-9017-a7b5c0e0d63a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 80, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('0140d1ee-66aa-4b67-bafb-4203621f729b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1081, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('0146cf04-8469-4b45-b79e-50e32376a96b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1306, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('01485368-75de-49db-b204-cf8b003e176a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2931, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('0148a08e-eef6-461c-bde7-9e00e3563df9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1565, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('0148db30-0f62-4ee0-9b82-6fda65a65a31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1414, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('01539fb2-8549-43c9-942f-d94dd12535c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1177, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('0161a535-cc03-49b0-aea0-833c42c09a9d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2290, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('0165d146-2b32-4bbd-aca9-27e51ae501ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 84, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('01898b98-ae18-49e2-993f-05b18ee9ab9b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2877, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('0189f234-8fa8-419c-a7d3-4c3d811594e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 289, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('01937cb0-f96b-4951-b5b6-53ad55e4e2c0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3290, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('01948aff-1128-4b7c-bc5e-86b6f5d83a3f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2136, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('01a20ba8-1d8b-4998-a5be-835126abb823', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1514, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('01a391d2-1cdb-4f80-977a-d4684fa21608', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 828, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('01b5df30-8ea0-40a3-bd8a-5224aaca6bfc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2895, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('01dd6b20-19ba-45bb-a452-56c6d6202a0f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2370, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('01e34089-c825-42f1-ad76-3b0405785fc5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2540, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('01f3a67d-10a7-4917-8683-761ce98a180a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1715, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('020dfed8-78b5-462b-81d9-5398ee308dff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 999, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('0218561f-610c-48be-b520-e6f65eba3b17', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 663, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('022d2f22-0d58-4351-b949-d3fcd68530de', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 309, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('02316ff1-8d0f-4399-b9f1-986618a19845', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1814, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('0231dbde-fd13-4ec3-8cf0-dc5cd3dc8b05', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3104, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('02348c23-9820-4af7-8153-8fa9b94dcbdd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2381, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('0237f3af-a8d4-4aa9-86e0-a6b2f2767bed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1621, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('023e0d0a-23fb-41d9-9925-4116a7f4792a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 566, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('0240f9f0-5d9a-4d6d-a309-da37f36ad9cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2517, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('0244a12e-3196-4279-ac7a-ff0bfe26d962', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 291, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('025018b6-41e5-44c9-bd0a-59f75f0c7015', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 255, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('02508c10-adf5-42d0-a0c9-c3ed0753a5db', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2518, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('02643119-c6e2-4c96-a37f-e90b612209ab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2763, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('028d9c89-c93d-49f3-86ef-07e3333ad4c8', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3770, '{\"title\":\"Completed Order\",\"content\":\"Jacobell(FMC0000337), your order of the ff items: \\nAnti - Stretch Marks x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-19T11:28:02.187844Z\"}', '2023-08-20 22:11:13', '2023-08-19 11:28:02', '2023-08-20 22:11:13'), +('0292ff63-15d8-4a5b-81c8-db195dc892de', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2209, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-18 19:59:42', '2023-08-12 15:48:32', '2023-08-18 19:59:42'), +('02a549c9-531b-40a2-9a6b-76113511db3a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3227, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('02ace749-d372-432e-9b14-0d9a774fa3df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 815, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('02c3fca1-8e1e-4b03-880e-2e0bebc009e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3050, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('02c653dc-fcf6-445b-b991-042f9b67f8ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1973, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('02c7eabe-ebf4-4538-bbcd-fba6ad0f8716', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 928, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('02db6248-57bc-4f04-8ef8-a19c8e595f0e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2638, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('02ddcd0a-ae5d-42be-b850-60af3eee7cd1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3284, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('02e9eebf-1149-4ccd-8e5f-522f82910bf1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 737, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('02f0e95f-efc6-4634-8eb1-c493c389f821', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2485, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('02f6a661-e87d-4f5c-a0cb-88df1eb5a349', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1248, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('0303c1a1-7ce6-4cee-b723-f2f8b107749b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2120, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('030fbeaa-bbad-4d5a-bc38-d84a0993c959', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('03268648-22ac-4125-a8ae-8ecc5c553b8c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3076, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('033356e8-3157-4db6-99b3-a21c9ae80c88', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3408, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('033d8d1f-f637-4a99-b888-6443af3b3b6a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 422, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('033ed83b-8479-47fc-a494-1598c3c183b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2673, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('034c0a2f-dac5-47fa-9054-5d72eb2c48d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3495, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('035ce44e-1097-47e5-a15f-2630d5b514ba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1523, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-10 17:49:01', '2023-08-09 18:34:02', '2023-08-10 17:49:01'), +('035fba25-d5eb-473a-9f7e-0934d21cc81b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1271, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('03790359-e304-4a2d-92fe-2d3102c21d38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1093, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('037cef47-c66b-426c-b541-47a60eb846e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2851, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('038240ba-da16-4849-91d1-f5595720e815', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2051, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('0388c281-5348-456a-a351-f6a8bac13f05', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1772, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('0396c548-6c12-4452-8c84-f8b688220c97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3194, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('039d74e8-0d89-4ff9-b85b-9a45da034ba3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 251, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('03a993ab-9191-424b-9bdb-017e2c09b88b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 469, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('03b19918-e383-4ed4-af81-f4e1180ff200', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 3640, '{\"title\":\"Point earned\",\"content\":\"Hi Isaac, you have just earned 3.35 points. Keep buying to earn more\",\"date\":\"2023-08-15T18:09:05.084957Z\"}', NULL, '2023-08-15 18:09:05', '2023-08-15 18:09:05'), +('03b1fa2e-63a3-4c00-bd91-c920b26cddb0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 949, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('03b87a0f-c17c-428a-96ed-3fb332e429ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2366, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('03bdea18-5447-48c6-9439-c91e02bb1848', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2597, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('03beba22-d548-409c-981a-5716350cedaa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2733, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('03c48d11-65c3-4166-bcb3-5130f86c1596', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 27, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('03c4a1d5-f655-4236-9fd9-d031750f1f79', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 173, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('03cd76d9-3638-4c9a-bffd-ab85020def8c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1986, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('03d2cb9d-9d63-4cd7-97fa-e842eb561a22', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 166, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('03d35f92-fdec-4cdc-949b-f4101e22f9bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2545, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('03d3e20f-f721-428a-b3db-b0901f513447', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2132, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('03e261c5-61b1-4df3-bf3e-b5f89bf460cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1529, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('03e4b44e-be2d-4e4c-b689-0520ae33f15c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 458, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('03f3b442-1e97-440b-a667-f3c6ccf55599', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2661, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('0405d0dc-b086-41bd-8ca0-697923056f5f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 72, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('040e0467-491f-4717-b188-b912596f9b3c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2272, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('041aa1f1-01e0-4a8c-a70a-ca0a6847ba71', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1684, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('041d11dd-dcf6-472f-9c73-856f7406860f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 391, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('0424cd55-0db8-4891-98e3-c348e96aeed5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2116, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('0426daa8-6102-4f0f-bd1c-bbf0bb968278', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 511, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('043b1643-c575-4c99-b659-77908e93e107', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2259, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('043b1e77-933d-49a8-bc90-5d4528c3cb00', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3075, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('043cf340-d17f-4f65-b08d-7d11f34ea758', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1418, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('043ec97d-b754-412b-ae20-394216037920', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 241, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('0445361e-3233-46ce-8268-9fda92faa799', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2195, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('0445913e-bc9e-4eda-9f89-1c2413968c0a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3513, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('044dfb91-4406-4859-980f-20a99b814b58', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1081, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('04502c25-55d9-4d37-9506-c25657be8d4c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1003, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('04509d3d-8d76-4a91-8293-09cd8f34e3e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1484, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('045927b5-0810-4249-a84a-a0bcfe24a823', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2796, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('045d1701-56f4-4426-944c-05deaf874284', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3383, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('045e3cb3-3ae1-457e-8834-ee82d0d91913', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2182, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('046f9f0a-79d6-4bc6-b964-2580e81e6359', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1374, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('0481dedd-7e11-43b2-b4b2-fd7842e896a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1433, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('0482170f-a6ec-462c-b7b9-9d34969364b6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2441, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('04875a29-e052-48a8-8507-20c44dcc00d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2086, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('0488e0ee-f98e-464b-b6a6-5a2c241b18a0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1632, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('048be2fc-9cd5-451c-bc2a-234e89f46640', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 182, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('0492c2e8-754d-47f0-aa54-d768004eae38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 40, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('049a1a01-9935-44bb-9c9d-d6fa1513c2f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3333, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('04a1958f-2027-430d-9d71-0b7f5f687d08', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 731, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('04a67bac-4911-40e2-a18c-403c5883323d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 282, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('04a76461-7922-4bcb-a30c-cfedfcee828d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1783, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('04b393e8-fbc9-4cc3-a79b-52d90aa31fc5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 102, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('04b4ff50-3c61-46b4-b695-227de08b747f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 686, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('04b868a9-df87-4010-8ef5-cb3708fc944e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3378, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('04bc5b86-175a-4e8f-984e-ade92181070e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3073, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('04cb964e-1b86-4e0d-a0f9-eb9cd5fb0633', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2236, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('04d04551-043e-40b8-8244-d85218c5fa11', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 171, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('04da8677-ff2c-4a45-8dc8-63e38e272541', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2320, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('04dfd306-f3c9-49ea-a557-c679d2ff2c05', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2840, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('04e1f2c2-117c-4680-8261-bc6c6c7f53d5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 77, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('0509d5d8-550a-481a-a897-e70846930b4c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3695, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('050e4c77-31ee-4529-9908-7b1492126681', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2515, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('050efc56-5253-4e14-9cc6-e90cddca7323', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1322, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('050ff34c-3b9f-4ef1-8533-8c753443a5cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1117, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('0530b1ef-2e75-4970-934c-752bc6bee3a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1265, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('0536cc0e-d7ce-4a48-b106-a33389fc8796', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1863, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('053748a5-4481-4f7c-bf9f-aa23c48265e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3061, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('05447738-d1ce-4598-a35d-30e4b8fb1f0d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1278, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('05539f9f-c20e-48b7-bc9c-58aa1c33be76', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 57, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('05559540-62b7-4eff-8dc6-cc6e5ad48d49', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 162, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('055ce58a-2d80-4c8f-a530-9450aee16088', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3451, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('056599b7-6177-4a22-9f32-ff269ff6d1f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 884, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('05677cf1-484b-47d2-a637-4cc3e5a63811', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3822, '{\"title\":\"Completed Order\",\"content\":\"Edith wineme(FMC0000412), your order \\nPussicare x 1\\nCaramel & Choco Skin Capsules x 1\\nSkin Glow Gummies x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-21T07:47:02.910303Z\"}', NULL, '2023-08-21 07:47:02', '2023-08-21 07:47:02'), +('057c9139-be5e-4b1b-89d6-f4c3cee9505c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2890, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('05833fe9-3c64-482c-b286-3060528b6a91', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3522, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('0584839e-f616-42c4-ba0e-c55d1610def6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2307, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('0586391e-a44d-416a-af89-b695d811a38e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2812, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('05926ed5-8f15-49cf-86ea-3500565ed087', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3222, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('059a5324-bb5e-4db1-87d9-1b67be77c393', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 807, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('05c1b0ef-200c-49d3-b0fa-f577d2b42904', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 667, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('05ce7167-1425-4bce-a752-1efdaf20ca75', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1640, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('05e6b1d3-362d-4cdd-8e49-01f4b7a622be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2201, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('05f0f9f6-a56b-44c3-a538-df0bcfaebd9b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2156, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('05fdb02a-386e-428c-891a-ee9504de3aa1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1111, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('06010d7c-7856-4b5b-9bf7-50db69404252', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3035, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('0607d5be-d8f2-49fc-8b9a-ff2267209064', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2439, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('060a0597-a786-43af-b8dc-eb0cc082e660', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3727, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('060bacc3-35ea-4887-b790-738b3833036f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 487, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('060dbce1-1ddc-49f3-9347-004c1d1fdf3e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 168, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('06189523-91b4-4219-8990-85aaf172ceb0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1122, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('06228f84-d377-409c-9fcc-c0f3dd4fcc37', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3131, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('06234386-4d75-418f-b6a3-dc19a22e832d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 830, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('062fa929-de1f-44f7-982d-6318177762f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 777, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('0638317f-afe0-494d-b6a9-23adb10cb05d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1011, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-14 03:27:57', '2023-08-09 18:34:02', '2023-08-14 03:27:57'), +('06419a02-3926-47d1-a2d4-bab6c119fc74', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2025, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('0643d387-3473-49be-8e30-b3e324f098fb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 702, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('065ac962-371d-4898-86ff-b14410853155', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3503, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('065e9a56-0c50-4259-a916-5ec0f263083d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1467, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('06611023-70cd-4860-b7ff-606af0c41351', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3033, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('06669a2b-caf7-497d-84f9-f95935c47d09', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1018, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('066ee4e4-8eb6-435b-98d4-30e78355a33a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1601, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('0672ced4-281a-437f-8526-22f792437f2d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2323, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('0678b5b9-b4db-4b33-acc0-1baf84eacb19', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1045, '{\"title\":\"Completed Order\",\"content\":\"FIDELIA(FMD0000371), your order \\nPretty Promax (Skin & Nails Gummies) x 1\\nAnti - Stretch Marks x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-21T11:43:02.382609Z\"}', NULL, '2023-08-21 11:43:02', '2023-08-21 11:43:02'), +('067e38f6-fbdb-4aa2-9ca1-ad9252cc6974', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1845, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('0682c0c4-2bc6-423a-86d4-46222bd6d360', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2966, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('06898da9-d044-4473-8361-3b65b7ca0e4e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2364, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('068a870e-c8a2-4cbd-b56d-8c1fa9b02a76', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2488, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('068b16ce-6f5e-43d9-b2fe-f923f48d8a58', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 180, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('069ded40-c308-44e2-af21-571061706dd5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1146, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('06bd4a5f-1480-40c3-b839-a60fc87337dd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 288, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('06bda28f-8647-4e9f-9a29-34b6ae6d4b62', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2591, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-18 04:47:56', '2023-08-12 15:48:36', '2023-08-18 04:47:56'), +('06c2a1d9-e5b2-4a71-ad2b-044548de4568', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2985, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('06c4a46b-d9ef-44e8-b1d8-55b511d56e9a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2045, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('06d9015b-1124-48f6-99b9-8ac654512614', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2386, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('06dfe4ed-a087-4b5a-8f9d-dad76f4f9ef2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3238, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('0704cae7-d758-427a-af2d-ec9e930aa01d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2908, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('070b0cb8-8261-456e-945d-34c636890de9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1742, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('070c9a37-f90c-440b-8be6-5511a8078e41', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3217, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('071ba369-49ed-424d-a410-1b651afb5bd6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3231, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('072120f9-821e-46fa-b7b1-5d35106802a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1844, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('07277f66-bc4a-4baa-91ee-b975cecd40ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3241, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('0752f0ec-994b-4699-8314-5f1ed1250b89', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2529, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('0757d058-e030-4da8-9f03-629155f6e647', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2694, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('0769422f-df98-4268-829b-375c2a7d908a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1274, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('076a1fc7-542c-44c8-b2fd-9c292ef094ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1680, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('076cbd54-fea1-4398-8265-959016f68148', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1700, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('0776e45b-5ce0-422c-a660-5c33bc2111c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1697, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('07856cc5-d42f-475f-ad55-e18073582e9b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2979, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('07878ca4-fa1b-4d44-911f-8a933e838dbb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3407, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('0789e8dc-67b1-4f61-9a08-ec841d87d158', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1802, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('078f9f29-7b1a-4920-8f30-5c450e82fc97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1755, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('079e3a3b-834d-464f-beeb-e25000ab2ea6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1608, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('07b06d72-4991-4ff1-88c2-a0b407bc3d5f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 700, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('07b0d7dd-0214-48c3-805c-ec4c95b525fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 235, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('07d26fd4-5cec-4b7b-9a46-468db919a32f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2299, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('07e02607-b0be-4e59-a70a-8df053e4abe4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3562, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 09:46:18', '2023-08-18 19:54:38', '2023-08-19 09:46:18'), +('07e1deaa-c8a0-4bf7-9735-024774d9bc7a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3300, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('07e22e04-7bb7-42ce-a1bd-2a303bf45f56', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2267, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('07eff3a2-b5ac-4d4e-95d2-db11b1be9818', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1059, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('07f8390e-4e44-42c0-9022-8318a6536590', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1900, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('07f8faf9-54fb-40d3-9cb2-b14e157d1c81', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1227, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('080285d5-6b7e-4cb6-a684-32578d69277d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 422, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('080ea4d1-e4fd-4841-af60-f1baccbbbc75', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2520, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('081239ff-c4fd-420c-b91c-1a1e8b5fd7d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 952, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-22 05:43:04', '2023-08-18 19:54:15', '2023-08-22 05:43:04'), +('081b3451-d340-4b57-8f3e-c3c77bfa43b3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3475, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('081db17b-139a-4e44-9b2f-265bbabe947f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3072, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('081df9b7-c3d9-4cf4-aea5-a3da3eac207f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2666, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('0843a771-1d6c-448e-bdf0-08c16d962fa8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1005, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('084dcaf2-21d2-4dc0-8428-7a4e1ab81891', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 594, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('08567c1c-feda-44f1-ac65-59500c2b3f73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2509, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('085d08d5-95aa-4771-bf99-8108d60763a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1142, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('08702e0f-e3cc-4927-b7b8-b7199135f382', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2727, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('087caab0-1b1d-4166-a306-761d68cda24d', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3814, '{\"title\":\"Completed Order\",\"content\":\"suzzy(FMC0000396), your order \\nPretty Promax (Skin & Nails Gummies) x 1\\nSkin Glow Gummies x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-21T12:19:04.099724Z\"}', '2023-08-21 21:11:49', '2023-08-21 12:19:04', '2023-08-21 21:11:49'), +('087fc252-6541-4629-9940-0433f98d5704', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2230, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('088556f2-5e5a-47e0-ad40-cc3712009d2a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2574, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('0893846e-dddc-4f53-8743-7bd042e2cc06', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2439, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('08a289d2-6032-4d0b-987f-8e7a3e441fd8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1797, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('08a880b8-f8a1-41c3-a565-7ffb5d4bffd7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 26, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('08ab262c-2e43-45a8-8a49-1daab6749132', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3272, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('08b41b72-d525-4bb1-9aae-2d8838fa3c1e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 172, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('08c82364-f6f6-4cd4-bc8f-1db5408972d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1750, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('08cc7b8c-a89f-4c4a-a763-ec39b0e13c07', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 613, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('08d84b11-5d94-40b7-9520-bb6bbdff7c18', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1043, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-11 08:04:42', '2023-08-09 20:22:03', '2023-08-11 08:04:42'), +('08e2ed19-baad-4941-b925-d269259abd7e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3403, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-18 20:07:44', '2023-08-18 19:55:09', '2023-08-18 20:07:44'), +('08e4390f-7b93-4670-944b-d1b8fd84ba84', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 245, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('08e818d6-01b2-4e68-a179-21d25cddf34e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2502, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-20 21:57:12', '2023-08-12 15:48:35', '2023-08-20 21:57:12'), +('08f1d648-eb70-4303-812b-6ce825e7b6f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2059, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('08f47181-f651-447a-9de2-005cd900c463', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1602, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('08fe1d46-6491-42db-8be7-98fc4ad1e014', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2621, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('090374a0-9d7b-472b-a985-093f380c80fe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 410, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('090b6d32-855e-4682-84e3-f88513c97dca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2920, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('090e3e7c-a0d1-43cb-b8a1-8470688fa398', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2994, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('090f8e67-2e95-41fa-82a9-316e52ab2ff3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1612, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('0921fe45-bb51-42dd-aae2-44cf2b9b203b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2263, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('092e0635-278d-449f-9ade-4e4134b2924a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1504, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('094619e6-fba9-45f4-af72-58d06ceb6d6f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1967, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('0946f741-2168-4ab4-bed8-91315752f2ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3346, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('094aaee3-4dbe-4bc3-87d0-0222392f7fae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3735, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-22 19:21:42', '2023-08-18 19:54:39', '2023-08-22 19:21:42'), +('0954dcb2-74c5-4aee-a16d-2094de999001', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2563, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('0956061d-ddb0-42e9-8581-13939775333a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3082, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('0967f0d3-0dc8-443f-94d0-6463366edd60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1805, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('0969680d-6ff0-44fc-83eb-df44ee1fb0ca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 857, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('09797780-78de-45d3-b950-c75031a611b8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2885, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('0999d423-7f24-41c8-848a-acca178b895b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1468, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('09a0c64c-8b94-4448-b21c-94354612b907', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1450, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('09ab5c7e-dd31-453e-b669-f6eacf1e3c47', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 913, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('09c3dcc3-fd23-49e5-b76d-d3c75ed7b70f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1874, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('09ec15b6-9e54-4c52-8946-1e2ee062347e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1847, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('09fc93fd-220b-4baa-adff-8520f6aa9852', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 760, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('0a09e78d-c805-4016-9290-e4fd067d5cc3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 412, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('0a0bebc6-a77f-4de3-925f-4d9dd13d7797', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 418, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('0a15c7fb-d816-41fc-b2c2-73bd4890f250', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1507, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('0a1cf7bd-7e19-4c4e-8ce6-dbc1895240a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1864, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('0a309f39-982a-4141-a6d9-f5c8ee81634d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2359, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('0a341a5c-50ba-47eb-adb4-ac3f0d1dcf16', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 680, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('0a4c5c1d-a381-4b18-a973-7d2eaff3b4f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1204, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('0a4d2a05-afd4-489d-af28-4812bcd90ad5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3702, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('0a556608-ab70-4820-8aaf-1e45f7d88fae', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3769, '{\"title\":\"Completed Order\",\"content\":\"Appiah(FMC0000335), your order \\nHappy Period x 1\\nPretty Promax (Skin & Nails Gummies) x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-19T11:02:03.351798Z\"}', '2023-08-19 11:03:28', '2023-08-19 11:02:03', '2023-08-19 11:03:28'), +('0a55a7af-10ce-4103-b59d-9eb04dd9e113', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1645, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('0a5e9b5b-3a41-4024-992f-4b7b3ba697bd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1130, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('0a6560a1-968f-449b-8502-51fd9cc775ed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2847, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('0a6c3905-5661-41ca-a28e-283e05424c8f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1087, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('0a71e83c-c181-4d38-915d-ccf39375ce02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 785, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('0a7b6c7c-929f-4d45-9436-84f90b222b26', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1427, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('0a81f316-e3e9-40fa-b43b-c271fc0d3a87', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3353, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('0aa0070d-bf3f-4c41-aeed-c069f99c5422', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1098, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('0aa94254-8100-48b1-8f0f-8d5ab9c476a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2008, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('0aad61d8-7d6e-4dd7-b8e3-5ac09785e3c4', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Point earned\",\"content\":\"Hi Faustina, you have just earned 4.5 points. Keep buying to earn more\",\"date\":\"2023-08-18T16:02:03.050978Z\"}', '2023-08-21 09:17:32', '2023-08-18 16:02:03', '2023-08-21 09:17:32'), +('0ab4a7ec-5e65-47a9-a29e-c36d7061bfed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1834, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('0ac0d1ec-c9a7-4454-b5ae-1a2015388af7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2447, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('0ac12d43-ffc9-4534-baa5-6a921c3c861c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2625, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-20 17:33:56', '2023-08-18 19:55:09', '2023-08-20 17:33:56'), +('0ad6b2c9-06cd-42aa-9942-df2876951ab7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2485, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('0ada5489-ce44-4f6b-80c4-fc7bf3ff11aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1405, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('0ae62af1-c383-402c-ac6f-8fdde51aee0b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 883, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('0ae82e8a-f174-4104-a590-16f594d459e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 634, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('0aeed292-b560-4be1-93d5-99d0b080a457', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2003, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('0af094fd-aab2-4e49-8b7d-0fbc11bca0e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1482, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('0af65acc-3791-40c3-9bae-130ce655bd96', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2069, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('0afba883-a273-49c8-9127-28f1889ca69c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2923, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('0b002f8c-f6d7-4376-9f17-cd1839ffaac4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1597, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('0b0c69d0-48a1-4c57-8136-2bbfb0a3e42b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1089, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('0b12ce87-7109-43b7-9dc2-69d5799c4e3e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3186, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('0b23f8b6-e479-4787-9201-5e8d400bacf9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1031, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('0b281abf-9493-4751-9683-ccde7ad574c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3376, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('0b334149-f9a1-45a5-b867-7f63c88c08d8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 918, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('0b338ace-13f0-495c-9b02-89b1e1d6a542', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 337, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('0b3b2aa2-8251-4019-a81a-6a780f2190a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1387, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('0b4317e6-c25a-4235-8a37-491061496b3a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2855, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('0b45ec2f-f02e-43b3-a86e-0019fd6f0697', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2107, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('0b499eeb-f001-4d43-92e3-119a34c6fdea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 312, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('0b540b87-b7a3-404b-9a4c-d302ad1632c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3356, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('0b6003d4-9f04-4e02-b627-aef72c379630', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2416, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('0b663bf2-69cc-4a34-a094-eb972f3bfbe4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1543, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('0b6a8778-2659-49b0-be2a-a3e359309585', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3462, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-15 09:49:24', '2023-08-12 15:48:44', '2023-08-15 09:49:24'), +('0b7086f6-f9eb-46c7-9945-c9d8cbbb0633', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2627, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('0b784c73-4692-44fe-b5ba-327fec69d5f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 430, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('0b78a742-82d4-48ea-a19c-da94a9b6e8fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2358, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('0b90b28a-bb15-450d-aa93-598c28b4a0e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2418, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('0b9d4900-cb51-4fb4-8efa-8e0d64a311e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2986, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('0b9f0985-b6d9-482f-882f-308875a5b463', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3351, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('0ba8c04f-66e3-4e1f-8f53-d7c558afea0c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 43, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('0bbb4301-69ab-428b-acb5-bb14289c5de7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3257, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('0bc86f4c-de2f-4828-b483-dd888102e089', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2419, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('0bcc7437-e0d5-4774-bdb2-590976aef825', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 200, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('0bd020b7-3599-4a7f-b7a4-bca1432503f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3028, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('0bf038f2-f144-4cb1-9697-ebc47c9d8d91', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3050, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('0bfe5d5f-4489-4867-9cca-435bd8da9a93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1683, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('0c0162d3-6be0-4d46-9a7d-38f133c15757', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3431, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-21 22:33:11', '2023-08-12 15:48:44', '2023-08-21 22:33:11'), +('0c0cb210-1830-4ab2-86bb-779a354b385c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2334, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('0c15c29b-ab10-4032-b13b-59f193751f55', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1281, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-18 19:57:43', '2023-08-18 19:55:08', '2023-08-18 19:57:43'), +('0c176c8f-202c-4b6a-b21f-af91787e192c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2390, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('0c18a869-e06d-4a19-92b9-161c67fcd927', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2633, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('0c1bf98d-c7ff-4fd5-adc3-19efdd287daa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 645, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('0c34d28e-4b96-43d0-aa98-b8e33a02d9b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1240, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('0c620abe-61e2-42b2-8a4c-9ebea8aa6986', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1371, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('0c6c8204-a641-44ee-aa62-81a755acfa7c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 905, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('0c718716-d7fa-4c8d-8448-62d8a5e03707', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3374, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('0c7774d0-7e6b-4cef-90f0-ddad668abd42', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2280, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-17 17:35:12', '2023-08-12 15:48:33', '2023-08-17 17:35:12'), +('0c783acf-132b-48d3-bd39-a4593ab5773c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1841, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('0c947c48-098a-44c6-8ed0-e8d5a4547677', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3577, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('0c9c6032-ee42-47d6-af33-bbfd28e12e91', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2385, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('0c9d181a-2605-483c-a8d8-48f03b20b744', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1058, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('0c9ddfc0-ddba-426d-937a-e7ae51ab6781', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3601, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('0ca44b66-d12a-4435-92fe-57028f5ea88b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2917, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('0ca73326-ed10-46b4-ba99-040970ec70dd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 846, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('0caedb28-ba26-4715-9a24-c8265e05301e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 343, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('0cd3a0fa-9702-4109-b47f-45caf0f4803f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3530, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('0cd6bb73-8bbe-464f-b551-b1cf39a6b9b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1718, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('0cd80d59-bdc1-4d5b-a414-5097ad50171b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1025, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('0cf03ed1-097a-4920-9ff1-a110744ef321', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1672, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('0d0ace7b-5d4f-4860-911f-503cc4e27c69', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1937, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('0d115277-6683-4bd6-bfc0-6ecb1e9c1865', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 217, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('0d13c798-aa48-4fc8-bf56-7f29f7760130', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2014, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('0d28ebd8-51f0-4ece-932d-505150e2dea4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1784, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('0d2c9b18-92f7-4807-8e46-e8042c18eb56', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1021, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('0d377f72-ffec-423a-9464-7ba85fc3eeeb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2926, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('0d3c6520-88d7-4b32-bf3e-2ef6224f2ba9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1520, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('0d492dec-0ecf-4ed6-97fb-4840b8f5d340', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1339, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('0d50afba-534a-43b5-a568-18ff39ae4b3d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 956, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('0d686ad1-a807-4f2b-9a35-1d2deeb03136', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 464, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('0d6de832-62fc-4abf-a9d4-fbc49a64e86e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 994, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('0d7e5b4f-3c0c-45e6-9675-1ddcefdfb141', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1342, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('0d84617a-8070-45d1-8ebc-bc895380b14f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1294, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('0d96ecff-2de6-4272-85a0-594542979ce3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2424, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('0d9c5b2f-1681-4f9d-b6ec-c69017d0e2f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1551, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('0da1124a-8e1c-4e84-8ed5-6a717ec13435', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3625, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('0da12eae-3fb8-4b3d-83aa-6997af9cdc46', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3504, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('0da895a0-b92e-40c1-a65f-b1aa94b0b0cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 854, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('0daa5df9-3122-4785-89f4-513e57b697a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 918, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('0db1fa1f-d4be-44a3-84c3-68097814e0fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1712, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('0dc290f4-a01a-4aee-9f45-6a00859b254f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1229, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('0dcb7fc3-84c3-4532-92b1-3f23e8d7e25a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3207, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('0dce17d6-4b42-4f46-8bda-de3eb45a16f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1883, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('0dd2428a-05b9-45be-90ef-6853a6d9dfbe', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1045, '{\"title\":\"Completed Order\",\"content\":\"FIDELIA(FMD0000371), your order of the ff items: \\nAnti - Stretch Marks x 2\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-19T05:51:02.491008Z\"}', NULL, '2023-08-19 05:51:02', '2023-08-19 05:51:02'), +('0ddd6124-5533-4a80-a9ae-d433b7d6d88d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2506, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('0ddfcd1f-d05c-4128-bb7c-677f5cf10f97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 534, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('0df3cfcc-bbd7-4974-b7f2-9cf88b87a69f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 211, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-23 10:22:36', '2023-08-18 19:54:09', '2023-08-23 10:22:36'), +('0df6ba07-beb8-4660-85f4-4e73accfe782', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1511, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('0df960e9-bcdb-4813-92c6-b9ec1661b66d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1880, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('0dfe7b3b-b6f2-4eef-92e3-5378fb47035c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3053, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('0dff4984-0e5d-45c4-8f9a-dd1ddcac6a51', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2844, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('0dfff84f-c48f-4206-87b7-9d1ce97b074d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2252, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('0e03ee5f-ae43-4fd6-ab87-086c6efa0b59', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2254, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('0e117531-e75f-46d6-9f13-a052b4c07024', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3303, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('0e135370-359c-4e42-93e3-e14598046223', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3144, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('0e17092e-3944-4b02-8f92-6436ee346d1d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2083, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('0e1d9760-4ec0-4bc1-be8c-f080845acf3f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3098, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('0e269a58-c9ea-4184-8d0b-1d4f3ca55793', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3641, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('0e2bf218-43cc-416c-b595-1f8c8479fc69', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1293, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('0e2e7eb9-a4c6-4ed3-8dad-22399eb33b35', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2184, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('0e356e1c-4c0a-4c9d-b7cc-52dd3a80457c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2806, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('0e3818e4-6362-4653-a931-7cc12abcf850', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1564, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('0e4344ef-c110-4bc3-9fc1-eef59fbf873d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2052, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('0e62575a-e5c9-44f6-ac8c-f7ad012c435b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2635, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('0e6e06b1-cef1-4990-94fb-686bd5513adb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1932, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('0e84f4f0-2b59-458f-a765-bbb418256f2f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1597, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('0e8ced58-a7a8-4bf2-b2c6-6e064597289c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 102, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('0e932abe-f874-493b-bd60-af1c57ed3cc0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2747, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('0e9aa459-ce6d-4e14-8594-4027634dcbd3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 336, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('0ea6ba03-dc75-4b36-b78d-2672d343ec7f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 930, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('0ea83e5f-a7bd-4835-9f31-e85f7b8d36f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1624, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('0eaaedcc-1f41-40b8-92eb-934a80785e2c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 756, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('0eb462c6-fb72-4193-a7cf-6301bedc8660', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2484, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('0ebff9ea-dd7b-4282-acb8-8d438a939631', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1301, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('0ec54420-4d76-4544-af6e-051c9ff537af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1763, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('0ec69c5c-8948-4d81-85a2-fc5b9ea67859', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1092, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('0ed3a366-821b-4c55-8fce-e8c02195f686', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 698, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('0ed49ec1-2a48-40cc-8b10-a4d7db74b024', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1512, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('0ed7d587-f1d4-4467-805e-cd43038b3d8e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1781, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('0edb47cc-c6f5-4ab9-8dda-35f3288b7c18', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3245, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('0ee6c657-07ca-4ef1-a997-3f55ba15b645', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1622, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('0eec9496-523f-49c1-9869-ec0987e93586', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 151, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('0ef9d62d-d7f6-40ec-be87-26f09c68623e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3532, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('0efd97c5-ed44-4c0e-90c2-e79cea479938', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1851, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('0f12e0f0-fc50-4641-a463-d9ae60892f1b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 582, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('0f138f9d-d550-4f15-9413-44e28a3cc988', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1601, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('0f1b1693-70cd-4e50-a2a3-a9fe34e5a1a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3469, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('0f20e2ba-180d-4074-b450-6882d7a2c4f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2785, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('0f2fde44-6bf1-489c-b2bb-9a2f26858ea2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2510, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('0f3077d4-0059-4877-bc06-46b958d3bfc8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1099, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('0f33ca6d-f58f-43de-a6aa-dce49bc8e386', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3250, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('0f40b16a-400b-4aab-a010-ab83ca51b9b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1109, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('0f4a6d9f-7817-4354-8519-9aac11a70799', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1436, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('0f4ba9f6-5885-4487-a436-d46d6e41e410', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 863, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('0f57a735-b1c7-4a42-825a-3eaa0e76f7e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3201, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('0f57ae9f-0bf3-4b33-9a5f-8d662cae4c80', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3093, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('0f61efc4-1d5f-4b35-b45e-24ae38f05729', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 177, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('0f6bd095-54a2-4a89-95df-17ce7b4c6448', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1127, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('0f81fbd9-d86c-494f-b209-56e26d6885af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 359, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('0f888704-bb65-459b-b4eb-c0ae6156590b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2478, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('0f8ee222-bd9b-459f-97c6-204a8f6b581d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 606, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('0f8f94d4-006e-4018-a3b0-a345741ad605', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1270, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 20:38:59', '2023-08-18 19:54:18', '2023-08-19 20:38:59'), +('0f91c4bb-39d2-4fcb-aced-3b83ec9eebb8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 205, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('0f9b8ec0-ade6-46ad-8a84-585a5f42c4cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3476, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('0fa8a6e9-1873-4719-a968-8eb382a56ea0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1956, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('0fb5ae16-957c-4ddb-b97f-3d86cd40f64d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3036, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('0fbf0839-8d17-4e5f-8270-d42c0ae72f85', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2748, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('0fc20b19-286f-4ff7-8b42-b6f750871edb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2127, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('0fcbd475-3187-476f-9480-e5fdd8cba513', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1461, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('0fcdf4d1-a17a-41ca-8352-804f19b6bf01', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 893, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('0fce321e-cd2e-4cc6-9a83-f9bea0ebc09f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 50, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('0fcfdf6f-167b-4c5a-8fa9-dfa218dc3a70', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 334, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('0fd4f043-5411-4c00-b064-ff32a921235f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2373, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('0fe43876-793c-4be8-9852-c9d107528e21', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 912, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('0fecbd8f-5f62-4dbd-ad67-fc49b1d9ff07', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 563, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('0ff169b1-6709-4529-a933-c0a1784a4af9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1281, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-13 15:13:27', '2023-08-09 18:34:02', '2023-08-13 15:13:27'), +('0ffa6152-3539-4979-bd19-b13e3d7e8d95', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2765, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('10047ee4-eb9d-41d8-8c0d-979208c665e3', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3455, '{\"title\":\"Completed Order\",\"content\":\"Serwaa(FMC0001099), your order of the ff items: \\nPretty Promax (Skin & Nails Gummies) x 2\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-09T17:15:02.734758Z\"}', '2023-08-09 18:34:30', '2023-08-09 17:15:02', '2023-08-09 18:34:30'), +('101abecd-29c4-4449-a577-c8dcf7736fc8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 411, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('1022458b-9247-4adf-b4c4-1d6426a174c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1160, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('1023846d-13fb-4659-a797-30df819be6e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2905, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('1025947a-bf5e-419f-b452-d5e4311faa73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 757, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('102630d4-7eba-478c-8767-8dd5ef05a6ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1536, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('10275bc6-ba9f-44b3-946e-1ac33cd63f53', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2145, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('10335b08-4dae-4f5a-9c22-2fe172a27023', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3237, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('10360fbd-b185-4b45-af6e-0689897c7074', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3574, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 21:49:16', '2023-08-18 19:54:38', '2023-08-18 21:49:16'), +('103af8be-b1db-41bb-8590-04293f5d3ae7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1959, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('103caa01-5b3e-4078-b8d6-34781f9c3b25', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2083, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('1047a555-ac89-4127-8612-899fc49604b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 44, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('104dd926-9fd2-4a2e-acfb-5626438f632e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 870, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('10513686-a337-4bd9-8e53-af805a488f5e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 920, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('10526bd4-b4c7-423b-ba6c-e32db420caf1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2434, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('105461ff-dd28-4e78-a331-f3de168e3928', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 31, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-15 09:30:12', '2023-08-12 15:48:13', '2023-08-15 09:30:12'), +('10560fa2-e245-4f47-947f-1159e05bfae0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2279, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('10571475-52ee-42a6-a2e5-1c33372b68f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 837, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('10719f89-2b0f-4df7-ba06-4fa59516b545', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1490, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('107a724f-f9b3-42c8-b052-ac869ffe3ea6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 418, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('10814203-b48d-497a-92ac-7256da772cf6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1700, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('1087d945-7462-431c-9fe0-b10d2dce91ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1251, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('10896ace-5b2e-46f9-b2d1-ce56f7cb928b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2563, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-15 06:23:42', '2023-08-09 20:22:03', '2023-08-15 06:23:42'), +('108b5906-5c2b-4378-aa11-7c32bd8f97bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1669, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('10bd2cea-895a-4011-a9b5-e4db1f050e9b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1394, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('10c1ee85-5da0-42e0-a8e2-026ba5125d9d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2092, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('10c20959-e073-4a2e-a5e3-665a58f8125a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1201, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('10c53c9e-bc6b-444c-841d-2c57e78f648f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 984, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('10c60d79-92d0-434f-b204-93d68b158439', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2095, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('10ccc0ee-c2ea-477a-804a-34cef740f2c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2907, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('10cdc9c8-df5d-4008-aa2d-0780b3181bce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2070, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('10d7e33f-1578-4a76-9486-470e77fc0253', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1195, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('10dba3a8-ada1-4871-a16d-91554b8ebd69', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3457, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('10e01179-054e-401d-93c7-18695e0f5845', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1329, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('10e06ee4-8756-4234-bd55-204beffe7389', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1983, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('10e43fcc-ea4a-47d3-a610-58c9348413d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3585, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('10eb9800-49ed-41c2-86ba-fae22f583f7f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3528, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('10ec930e-6a7b-4dcd-b0ba-28e1a2c84717', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 669, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('10edb2db-9eee-4c9a-a018-24d764a533f3', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"your order Happy Period x 1\\n to Naana (233549118751) has been received and is being forwarded to the sales department. Thank you for your purchase\",\"date\":\"2023-08-18T13:49:03.072859Z\"}', '2023-08-18 13:52:28', '2023-08-18 13:49:03', '2023-08-18 13:52:28'), +('10f021df-f100-44bc-999a-25c3292bfcdd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2404, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('110e07af-36ed-4894-ae4f-b665d02e9a50', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3129, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('11203254-7240-492c-8994-9cdb209aa107', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 677, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('11232da8-b094-4f7a-af7f-edb7dfc715dc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1472, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('1129f8f3-cc06-4d34-bac1-53852d588b04', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2410, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('112e68c7-5f9d-438c-8eeb-a6e10b20f7ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1196, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('11300d34-fd91-449b-aaa5-c92467d34123', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2874, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('113ab6e9-e060-4bee-95a0-71845555eb25', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 266, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('1140cc72-339c-4dd7-beec-f9d0de907724', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2134, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('1142719a-ef86-483e-a953-8eeb8f5f4c7b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 315, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('114ddef0-bf77-4e88-94a8-cb958b6164fb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 727, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('115cae35-bca2-474d-9a16-99401137724f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3156, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('116129da-451d-4f46-8a56-c551366ccb3b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 403, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('116761f8-0fa6-4ddc-883d-bda214a4a02d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1657, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('1172417d-7686-4796-a6f0-0d3be8a95db8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3056, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('117bb784-48e0-490c-a54d-882716c00f8e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1541, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('1180aa01-e6cb-4033-be29-7e923e7a51ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1303, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('1184c507-2ce9-4d44-af84-6cdcec71b9cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 968, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('1188bdd5-36b6-4ac1-aa81-97c99d03d14f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2576, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('119051ae-2cde-4f93-b6bc-cc34f0b573a0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 351, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('119902b1-bcf5-48c1-80b1-ee33b1e9bdb7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 52, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('119b1664-ed95-460c-b8e9-9ffdeaaf124a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1886, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('11a231c5-169e-4630-a6a8-dbf3052f3f09', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1099, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('11b4967c-c7fe-4aa1-8ef2-76685b91a4c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1523, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-10 17:48:52', '2023-08-09 20:22:03', '2023-08-10 17:48:52'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('11b5b8ee-f0aa-4ce3-839d-841731c54c6f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2401, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('11bec8e1-28fe-4ef5-b569-3a6805d9edfe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1846, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-18 23:28:06', '2023-08-18 19:55:08', '2023-08-18 23:28:06'), +('11c1ce2c-e4ea-452c-81af-4d6cd0f4c70e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2135, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('11c36688-db44-46ce-8781-6b04bff7069c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1382, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('11cfc336-6316-4b20-a94e-588d2849ece3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 271, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('11d66006-e84b-4729-b441-66b63420fe8d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1829, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('11dde017-6967-40b3-aa66-34ea5e04c9c5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2464, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('11de12f5-3d71-47ca-bf92-b409e1f4d3c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2586, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-09 20:27:28', '2023-08-09 18:34:02', '2023-08-09 20:27:28'), +('11e392e5-70f8-4ae7-93cd-432473bd6c7f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3002, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('11e708f0-46ad-4bd5-8bf1-2c31bc9686a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1969, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('11f562d3-c5de-4cb4-9fc6-d667710f2808', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2701, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('1202af28-ae59-4a33-add3-731bf93a3b4d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3477, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('120f4e6f-12db-4803-9e0f-1e91bed6c50c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3257, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('120fe84e-2944-44f0-8fbe-fe39fec37270', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3213, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('1217ac3f-f07c-4cb7-ae9d-cac71237abdd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 622, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('1218f318-431b-4256-839b-68cd5550d72c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2870, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('12226571-d6a7-4bcf-8690-a08445e3ca5c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1586, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('1223a601-e374-4f95-a11a-9bdae63e7050', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 824, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('1224d876-f752-44b1-bb9d-9e8d496f87da', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2124, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('12270129-cda8-4556-b6cd-6d7e54397f80', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 982, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('1237584f-f8ff-499e-9e6c-e2a4e869a6e1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1915, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('123aef4e-0d61-4821-882c-c287b10bb8d8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2674, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('12475281-6a1a-4f5f-9966-1bf55bef3c2f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1716, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('124a9f28-8658-49b6-a86a-86bd5f60cbff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2886, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('124c7839-1d82-469e-a56f-16c4799c78d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 567, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('124dd820-772a-48d8-bd01-b5db011afb59', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2018, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('124f37fd-6c98-41e7-9fb2-7f920b58826d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 627, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('124fde93-259b-4419-a8b5-a0b74036350f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2923, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('1252063c-3138-4a2f-9ae7-e9c57dc67b8d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 189, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('125bd536-53a4-4a88-b1b2-463f303f4da9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2639, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('126a0d9a-bb06-4eec-8dd4-28905a49c62a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1392, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('127a141d-fffd-47ea-bd11-d3586fc5cc25', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 887, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('127e2691-f9b4-4570-b5c0-dc6fe52fe40a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3041, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('12868d66-48c5-4f4f-a121-04916fd2aae8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1999, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('128720cc-da3a-4e67-97bf-45ac6572d810', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2929, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('128812de-f851-4d58-8ed6-199ed6c737dc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1297, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('1289707c-8e04-4307-8328-29715c3bbc4f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 341, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('1292a231-011d-4c8d-8777-eb8f5ad2f13b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2443, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('12987c71-e4e3-46a3-8e5b-685be396db9c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3136, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('129975cd-ea05-4b10-872d-e4d5715d1b74', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3039, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('129cd697-b1b2-4c8b-98aa-3751410e947a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2365, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('12a38870-369d-4b13-ad5a-59c0ca331327', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1724, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('12b240f0-a837-4ac1-8a90-54df28cf4b08', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1604, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('12b635b4-e872-4449-acfc-b5cb1b548538', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2634, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('12b995b3-def6-42b1-8d8e-bc29d2060441', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2593, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-18 20:12:29', '2023-08-12 15:48:36', '2023-08-18 20:12:29'), +('12c18a93-55f2-45cb-83e0-59ed91c3f385', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2751, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-10 08:02:38', '2023-08-09 18:34:03', '2023-08-10 08:02:38'), +('12c993cd-c435-40ed-9a45-19165906c530', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 397, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('12cc7fb3-e109-45e5-be1b-bb6ba125ff98', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 148, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('12d7a9ee-7a60-4c87-ba44-b41d82e647a4', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3795, '{\"title\":\"Completed Order\",\"content\":\"Dzifa(FMC0000372), your order \\nPussicare x 1\\nPretty Promax (Skin & Nails Gummies) x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-21T11:31:02.369535Z\"}', '2023-08-22 04:47:09', '2023-08-21 11:31:02', '2023-08-22 04:47:09'), +('12d806e2-8fd1-4766-b12b-ae2467eb07ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 919, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('12d97e42-05ef-48e3-b6b8-1f2d9061809b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3304, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('12db7fb9-5130-4696-bc1e-9ef69ddb3fa5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 634, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('12f6f82a-fbf4-4858-a051-18dd753f1540', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3400, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('12fea0a5-5ff5-46bc-adb2-489446d9e707', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1760, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('130245b9-50e6-4dd7-b423-d4927e7f8435', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1094, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('13035972-76b6-403b-8cbd-b5b109458437', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3664, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-22 19:19:34', '2023-08-18 19:54:39', '2023-08-22 19:19:34'), +('1325c7c1-0546-4940-81cf-9e595598f8e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1500, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('13376dee-6ba2-4aa3-9a9b-2b3951bad80f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1571, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('1337ecfa-6a77-477a-ac91-45c96aaa0d63', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1825, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('133bfdd3-8292-4d4a-b4e8-1894f43f03be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2910, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('1344fc23-d752-4085-926a-83b219ba56b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1355, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('1350139b-2c38-4c46-83fa-3282eae2b4da', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1323, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('1351e6fa-4ddf-46b4-ac55-4f8ebadf00f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2562, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('1358807b-ae88-4e86-a349-e14ac742ae14', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 767, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('136156f0-fc28-419d-8da4-3bc5d1a0fef4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1699, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('13626543-27c8-48a4-acfa-a42ded99bfb4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1347, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('136864f1-bb10-4822-b8c5-efded6708409', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1327, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('136bc790-756a-4ea1-81b6-05f36cadf4e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 804, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('136ca9d3-5ff0-4eaa-a7a1-c3c05389f06c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3318, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('139256ba-5deb-412a-9a63-4dae926be56d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 264, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('139bca1c-505c-4f14-84b7-b77f0a068ce3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 32, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('13a6a9d8-9d7a-43e6-a576-8d2d6d86241f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 160, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('13a7f4cd-eef4-4924-b99c-57d4e5416c90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 437, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('13a9608c-f6c2-42e6-a7f7-c8e98aefed53', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1453, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('13b4119c-4dfb-49e5-9051-5d98ae32d1b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 718, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('13b66b2f-0023-4665-a7c3-237ae9458c58', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 568, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('13babcb8-216a-4306-af69-5f730206eb80', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 833, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('13bd1fc8-84a0-47aa-9078-700a5679341f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 514, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('13bfd9e3-2d65-4ca2-9105-d5cc012a3345', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1603, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('13c84257-a1de-44dc-8348-3e4f1e7dec66', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 903, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('13de5e58-07ba-45b6-8954-6e435c7c1e68', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 610, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('13e20e09-a109-499c-8f64-abbbd96aebdf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2374, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('13ec002e-8ae3-44d0-9c35-dec8b3901409', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2683, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('13f3fac2-efa8-46f8-8d87-70201df355c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2380, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('13f7009c-40a8-4b03-bbc9-2c836698fed9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2462, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('1418ca02-4b7c-4827-b3f3-3b199226caab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 565, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('141a681a-b4ef-4438-809c-3c825cdbf5be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2366, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('142c9839-4964-450c-bc32-c2e070ee4388', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1056, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('142d9422-9209-4fa0-a257-e60581b87f51', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 910, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('142faf81-5106-4731-9eae-f5f222a0cb03', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 448, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('1437ac32-020d-4be5-9200-3e7a3be85a1e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1799, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('143a42d2-fb4f-4d9d-8318-63a038727931', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1344, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('1440aafb-a9f6-49e7-9251-e210d597ae66', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2497, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('1440b9d7-3ece-423a-8a59-dbcd128a19f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1209, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('1447ec40-85fb-4fb7-aff4-717f25abe8eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2647, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('1454a8dc-450d-4c1e-88ce-87c5cd61805a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2838, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('145aa3c5-b488-433b-9717-24e0d1234e99', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 59, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('1462b177-92cf-4a67-99c5-abd5047b93cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3067, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('146a8f51-1da7-499a-9d45-821c25940a38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2186, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-10 11:38:48', '2023-08-09 18:34:02', '2023-08-10 11:38:48'), +('14774e30-fd31-4197-9a25-5b35a950a126', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3274, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('14a6cf01-c7ea-4397-b103-206cae40076a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1385, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('14a71e68-bad8-4c35-98e8-3085e75f0727', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2581, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('14ac6d01-3def-4bb5-9812-c1b84e97b4b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 51, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('14d608a8-1a59-4872-9cd3-e0a7b7103dee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1836, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('14dd5db9-4d3e-44c5-8ec1-f9a1540a2282', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1302, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('14e12b7b-6a74-4a8a-be96-40304cfa6c25', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1338, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('14e2d868-77b1-4710-b6b1-da287fd247b8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 455, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('14e5e536-fe99-443b-82a5-7af19f4a492e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2592, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('14ea2afd-3baa-4a50-a2b1-dbfb38a65dfa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2662, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('14eba315-afff-4e58-9292-7c723d9fdd95', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3698, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('14f2f558-11fc-4f10-8f39-d354b3af40bf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1711, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('14f84106-be91-4ed4-a53f-c6945ceb35f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 84, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('14f9904c-32e3-4393-bcac-b9d72e73f35d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 13, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('1509d645-dcf0-4f1a-b4ba-bf45e45a1eee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 228, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('1513fa99-6bae-42a2-bff3-563287bd5fc4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 993, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('15239e84-a768-4208-9eec-0124c24de382', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2125, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('1528f4a7-74b8-49a2-87f6-be7e7b16bd36', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 994, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('152b5abe-0ba0-4e3d-b033-3679b65619e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 20, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('1541ff9e-4859-46c0-98fb-ac10dae9b042', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2991, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('154b3deb-5882-4daa-85a5-70e02faca020', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2782, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('155941ce-a094-4d52-9a78-f90fde0c50b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2492, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('155b4617-2566-4a8a-b1fb-65d75e7d6bad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3289, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('155fa5a7-c805-419b-819e-441f4fd4af15', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2484, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('1562c5c1-ddd1-428e-b213-5ed42d939413', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1961, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('157172a2-dc77-4f96-896d-c591c669f32d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1423, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('15790782-17c7-41e5-a738-b62a2eb2f308', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3354, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('15830aa4-95c9-48e7-9bb4-b8c840e7ec60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1253, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('1587dd64-bd70-44fc-9e4c-e0782dbfa18e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2948, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('15899b9c-c6f5-47da-adbb-35dfaf1ddfaf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2953, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('1591b291-c5d0-4be9-81af-eca287311fd4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2491, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 20:00:19', '2023-08-18 19:54:28', '2023-08-18 20:00:19'), +('15968ee5-b95c-4666-93b9-b6229569c575', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2291, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('159b9904-2f53-4748-9750-aaaa76fde9ed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1575, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('159dc205-fa4f-4408-b6b0-0522dcb184eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2169, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('15a56aa6-935b-45ef-b3a0-19362bb24c8f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1032, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('15a93a58-96a4-4c68-86bd-8007d0cf1cf2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2642, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('15b84316-9120-41e2-8654-31e938f057d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 882, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('15be5b89-0d81-4d9b-bd0a-1dca182c64f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 570, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('15c5501b-2a46-4028-9c1b-a6760692a11e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 178, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('15c8e0ca-7cc4-4bff-b3ed-08704ffe04ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3223, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('15d2a4db-ca1f-4364-8050-19eb125d979c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1192, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('15d39e08-56f4-4e72-ac28-7c34f9f999e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2731, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('15dd66e1-6cbd-44ef-8f8e-9ffeeb33494e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 554, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('15e031f9-3aa5-4686-9d20-f0790aee96ca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1690, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('15e4fc9b-4ce0-4536-baa1-525ebae43973', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 743, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('15eec7e8-8cfc-4266-8008-00033ef6042c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2231, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('160b485f-6df9-435e-911d-47ead6d2b639', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1961, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('160c26f7-0e7f-4980-9e35-221dd444e509', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3062, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('160d30c9-9709-4f65-a09f-5e947b0c46c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 348, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('1616b284-41e4-4c06-9958-c2ab85f46775', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3281, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('161dceaf-6d5b-4ee7-ad58-7427d7579df9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2759, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('16209cff-60e2-4089-8dbb-8da73ef6bcbd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2013, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('162593c4-41a3-4d22-b7e8-37c1b78226fe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 738, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('16264cc1-88a6-4886-97bf-1b379fa4aff0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 574, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('1628a36a-8ba2-47a1-97c4-2ed8633148c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1240, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('16319e6b-73e1-46e2-a407-bcdf9d250f16', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1891, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('163404bb-0f9a-4f70-9d50-30e6cbea2eba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2257, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('1640be42-6b02-4d48-ba33-d5d63499d697', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 421, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('16676caf-9f1f-4ccd-be21-4b17cc5bb8c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 829, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('1667c7f0-c148-4f23-b86c-a2fd191a5358', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1300, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('16689359-ef67-4147-86a5-36cdfb815eda', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1348, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('1670ef61-7329-4b3c-a904-5fabc1d803a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2967, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('16770b14-6938-4169-897f-f89ea5eb41a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1091, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('167741da-a654-417c-b28d-ab341b9e33f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1376, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('1679db28-5e6a-4514-a670-8fd5e6190fec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2633, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('1683f526-c488-44c0-bcee-bb96f82b947f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 64, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('16846c00-0ad9-41c4-a289-73a2c971513c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2785, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:03', '2023-08-09 18:34:03'), +('16874f78-08ae-4498-983f-f93a7c82e16e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1625, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('16948860-87d1-42ff-963d-11f3d35611ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2537, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('169769e7-df9d-4403-a361-b2547320cde8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 994, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('16a6b0c1-a7b6-473a-a7d4-24f84c743b77', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 929, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('16c1f447-58fa-4365-9221-7f9542e32852', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2433, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('16c43593-bdde-4f95-8a88-204e4c13d9bf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1826, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('16cce3bf-af24-449d-ad74-288e0cf3a4da', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1144, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('16d0f27a-2da5-4138-8520-452bc6fa2384', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2690, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('16df7694-3250-4c31-9c80-717541e55dee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3081, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('16e191de-9348-4afa-b582-5ca01d03f81e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3291, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('16e3426e-4c7a-4122-9de0-5b8a032325af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 60, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('16f64147-ec4c-45b9-b713-30529096d3ce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2357, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('16f7f0ac-2b5a-43dc-bcf4-4f5be9adf2d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1103, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('1704c89f-e71c-4b75-b677-abd1e2a765d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2089, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('1705f691-6e68-4916-a87f-1329e4d636f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 969, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('170eed38-ce0a-48f6-ace5-f66597b54e69', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3484, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('170f4f80-a651-484c-8f50-a47af3c1cc4d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1600, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('17115900-472d-42c0-b995-5b619ff4341b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 936, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('171d3196-5524-4b82-adfa-9b6a45b95b46', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2397, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('1730e9b4-e470-4a94-ab86-a107afd7859e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2839, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('17506e77-6e4c-4abb-a85f-fecf714004a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3401, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('17595a82-9ad5-4d3c-a2ae-b1a0b84c986b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3344, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('175eb949-1d48-4d1a-b484-99fd468001a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1683, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('1760f73d-2bb7-482d-a127-3a233924ade8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3498, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('177225ac-9ae5-404e-8b0c-725c13a4800c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2158, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('177c9f58-4e7b-484f-bece-ed4201a307b8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1768, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('1786803c-7a84-4682-bcc3-07651f769b1c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 689, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('17891247-3331-4ec6-a2b8-3db74e0ff9f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3275, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('179e8fec-d29a-40a0-9460-bd8122eb0d62', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 866, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('17a67e38-5c97-4856-b5e4-58118c2f85bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2312, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('17dfd79f-78c1-4c9a-81ad-70bb07dabce9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1287, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('17f10e43-151b-4348-94f3-61e1e4f7512f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3497, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('17f8605a-8e51-4574-93ed-70bb8a0a9e24', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2798, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('17fae6e0-97ea-41c7-a2c6-40232b74a005', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 605, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('1803ff01-e0e4-4354-a63d-d3d8aa005799', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1756, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('1808ba2f-07b8-4abf-a9d9-20b52e958b08', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2854, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('181582f4-ea9e-421e-b706-327f780f6f7a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1543, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('181c7907-7e3e-4422-a055-478dc879ac66', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3479, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('182f4760-092c-4ccb-8cc3-f3c95f5b3cb4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3113, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('18321140-e32b-4eba-9c20-a10ddea48f8e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1736, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('183888b7-08c5-4dba-be65-044a96f0875c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3060, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('183b0012-9e55-45dd-bbb9-bed40ed84635', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2474, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('18403938-2f1f-4130-b7c5-345fe784ee22', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 985, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('184045a2-0dfe-4c9b-ab4d-1b2ce6c1bfa1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2186, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('1841bffb-e272-40f3-988d-4383051335d2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 22, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('1844c99a-5059-466f-98d4-45bc9575c52d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2312, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('1851bd18-b813-4315-81f5-dafae1c8cad2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1237, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('185a3fcc-de6a-4a52-baad-f6d20a00b64a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1630, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('185cb859-b0e7-429d-91da-6a6616f552c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2742, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('185f1fe2-02de-4edd-9afb-601affa21022', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1217, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('1865613b-4d85-4deb-a378-d49ae506db4f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2453, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('186ee891-e7d0-4cc6-b914-8ee08795e627', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2096, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('18766e54-9e53-40dc-9560-3e47dd198997', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2067, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('18790828-b298-4953-b43b-fb73cd3ffadd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1582, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('187f7073-e077-42ea-8083-a1e13e0c8fee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2794, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('189d78d2-c6f6-4f19-b2bd-ccdd952e2912', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3588, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('18be9920-548f-47ea-8b98-8e1556493250', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2892, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('18c2d5d3-64a2-4dcd-9c0c-d5ffc7b85bc9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3514, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('18d3ec25-dcf5-41d5-8d1d-7d200ee9161d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1794, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('18d9f1be-f9e7-42da-9a5b-b92824775bed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1273, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('18dc474d-94e8-4911-b0bf-8f88499a671c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3018, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('18e0d10d-32f8-411d-ac6d-a3a8a0def2b8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3206, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('18eb69b5-2859-487a-a97b-e2ffeaa7bc1c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2289, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('18ee4ce8-3313-4695-bbc8-b35cb9824c91', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2435, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('18f49467-aa97-44f7-8362-cfea90ff0a3f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2963, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('18f92a44-79d3-496e-acfe-6bf02f6bcfd9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3298, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('18fbdd62-cf2c-41fd-844d-2e1553fbdd79', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 133, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('190393ff-bd27-48b1-ab52-40329524f122', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3277, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('19076e41-9a62-4ccc-a255-4964374b3f34', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2926, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('190c5990-de17-4b7f-90af-b624d3018d39', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 86, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('1926640a-558b-4d4a-ac71-c838112c3526', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2395, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('192ce982-34d0-4029-940e-542808d963ca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1611, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('192d77ef-04e1-4f35-98de-59aab4393544', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1781, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('192ffc76-b21f-43ae-865a-ea0907541792', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2189, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('19339899-41a9-472a-81e7-28a1fbdf0eee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1210, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('1935b33c-7c44-4065-b55b-691d1c8d43b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 534, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('193602a9-8f3d-4579-87fb-0e4527828664', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2113, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('19393bad-b256-4a38-8e9a-e0f9e876505e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 363, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('194212c3-8205-4fef-bcb5-6bf39a0bff65', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2716, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('1943cc06-e68a-4505-ab3a-23db54df6c57', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2837, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('195a2128-277e-442f-9955-74b0d77de0f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 299, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('195fa814-12e0-4d62-90d8-4ad34e4e05c5', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2751, '{\"title\":\"Completed Order\",\"content\":\"Helen(FMD0000885), your order \\nSkin Glow Gummies x 1\\nPretty Promax (Skin & Nails Gummies) x 1\\nPussicare x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-17T16:53:03.124771Z\"}', '2023-08-18 15:16:01', '2023-08-17 16:53:03', '2023-08-18 15:16:01'), +('196f788f-bf07-4b4a-b045-78fdb808cd87', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3315, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('197adcc1-1e3f-4f91-8967-cc2c294fd0d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2635, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('19854d52-fd27-4e6a-af08-2503ce534a63', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1882, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('198cee07-0b72-44a0-9bf3-abdff5ca288d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 12, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('198fc8a9-5804-4907-b831-b38cc9c31220', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3622, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('199e7727-af76-4cb9-9107-ddb1778e1ee2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 262, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('19c0a9db-4dd1-4ab5-aac4-8fbea9cff67a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2713, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('19c88249-329b-48b7-b4b3-c45bfb429a0a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1082, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('19c93054-1e9e-4dee-923f-1f0642d964e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 385, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('19cd4e23-801e-4669-97eb-79e4c28ecfc7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1958, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('19de3870-ed72-45f3-ae23-9334bf723dbc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2181, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('19e51701-f6e6-4283-b504-bbd3b7fb7d45', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2681, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('19ee0557-b75b-4a9a-a90b-693500f079ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 718, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('19f53695-5fc0-4553-8728-84ad6ccdafff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2934, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('19f8b47a-9cb8-4622-9355-3092a00b3c8c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1957, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('19f932c2-64ed-48ee-89dc-01d21c993afd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1672, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('1a0f9aa3-0b20-46bd-9ccf-41627fd14dfb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 785, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('1a26bf3d-7142-4890-8f12-3436da16a98c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3557, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('1a285765-61f7-4778-8520-e2d111db6681', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2139, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('1a3f3456-ee54-46ce-bb8f-b1f9779f2df7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 465, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('1a47c54a-5fe0-4135-b8d3-191584378b06', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2316, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('1a4890c5-616e-4366-b245-bba14578fa10', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1892, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('1a48af3c-ff0b-430c-9eeb-93badf1ab306', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 570, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('1a49675a-4760-4da1-a1ec-5da6170c6869', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3500, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('1a4b5a0a-216a-4f55-b2f7-2471dcf23aa1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2506, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('1a51be31-ae54-43c9-8098-ac91eaefdb8d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1525, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('1a54f664-3187-4624-b7a8-a26366808ec8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3033, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('1a618835-0f7a-47ac-ab73-fd089a7c16c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3421, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('1a634f3b-f056-4cbf-bd77-b4479c50002c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2091, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('1a6791a3-1962-4633-a603-1a9b93a65058', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1679, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('1a6a2629-348c-49b9-a2ff-e678ef838b2d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2641, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-14 11:02:24', '2023-08-09 20:22:03', '2023-08-14 11:02:24'), +('1a6ecbb0-bbc1-4beb-9841-61f64317778c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 228, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('1a786230-0926-488c-a94c-f12328401e6c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2999, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('1a81648b-fff3-4fc6-a9c9-53876dd2dd61', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3058, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('1a89eadb-a5c9-437b-88c5-41f53edd2abf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 263, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('1a9456f8-1f7b-4842-94b4-2a8507d979be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1814, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('1a9e9507-aa13-4dfa-87e8-1ff4fa4bbcf7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2486, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-16 07:26:03', '2023-08-09 20:22:03', '2023-08-16 07:26:03'), +('1a9f79f4-353d-4803-826e-14e3f60ff851', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 664, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('1aa05eb1-ffb3-46e5-aed0-6d28aaf9d663', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3139, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('1aa5d5d0-afa9-4e6d-ad42-765c346a21bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1720, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('1aac13ef-f584-4aa3-98e4-c66525d76b23', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3529, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-21 14:48:19', '2023-08-12 15:48:45', '2023-08-21 14:48:19'), +('1ab6b128-d1a9-4098-9591-2eea9f9f9f2f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2433, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('1aba7195-5414-4406-8763-277978bf5d88', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1345, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('1abd81e5-68d4-4755-b246-37aeb933795a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 636, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('1abe0ea0-7f9a-4b30-aa7b-0a5a95508542', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3035, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('1ac44c8f-a2a7-4782-a908-1934c7dd0a2d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2223, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('1ac5d81a-7d77-45e5-9d9c-d66d4338a12e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 545, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('1ac8529b-e784-4f16-b332-4b7c5afdd166', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 386, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('1ac90291-cb5a-49fa-94a1-7c1f8c555708', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 299, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('1acbe59b-9685-4adc-a543-8a6abcb66933', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 202, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('1ad540ae-5fd3-4d46-9992-37955cd968ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3640, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('1adef294-366b-44fa-9fa9-e1be5f79c835', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 163, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('1adf76fa-df6b-4312-a700-74c7bd3a549d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1706, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('1af0bd94-a202-42f0-a04b-0c71914c9fe9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 403, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('1af5c3a9-e83f-45fb-a386-b1f61f207e2d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3319, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('1af8ef47-22c2-4038-acc3-9d35310184ab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2133, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('1b090a03-0966-4e0c-acfa-27b547452ac6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2080, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('1b11ebcd-6261-4270-afed-9c4fe8daa79e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3143, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('1b1bab40-5be2-476c-ace7-da34eb7c6a9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2173, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('1b22bc91-33e1-4210-803b-caf295c4dab3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 349, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('1b263bad-910e-4724-bc73-f664aedd94de', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2420, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('1b38abb6-fcd7-4bb1-a36a-0e8fb34168df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2040, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('1b3f0ce5-17a0-4e66-a9aa-fa7a64d1a1ee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3505, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 21:12:58', '2023-08-12 15:48:44', '2023-08-12 21:12:58'), +('1b41e2bc-992f-491a-b709-d977c8aad135', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2170, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('1b44a7c1-f183-4968-a1bb-d5f6c1457e61', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2817, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('1b53b1b5-9b91-48c9-8d5a-77d53bb2ca55', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2970, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('1b5a9232-231c-449c-a45f-1da246eba8c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 335, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('1b5afdef-c88d-4922-ad82-13100b32b5ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3229, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('1b6290d0-cbec-4e6b-bc56-5efdd568243c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1374, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('1b64f4d0-84ed-483d-9227-2da06a59fd3a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1384, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('1b75ea83-6199-49de-a161-679fe6a52e1f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 166, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('1b77d7df-fe0b-4b28-ad63-b3aa225312ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3360, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('1b823b2a-b0cd-48ff-99a8-2765025b9f13', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 114, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('1b98a7f9-aec7-4f35-88ee-ab441475d8c6', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3613, '{\"title\":\"Completed Order\",\"content\":\"Priscilla(FMC0000147), your order \\nPretty Promax (Skin & Nails Gummies) x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-22T03:06:01.987100Z\"}', NULL, '2023-08-22 03:06:01', '2023-08-22 03:06:01'), +('1ba0b12a-a350-40a2-9245-f7622f788867', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2881, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('1ba37c6b-e4c8-4506-92a1-aeb3453fa776', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 129, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('1bab5051-b7ec-429c-aa80-90f88d9376d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2993, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('1bc5fcee-f254-4e74-b51a-b16c40e72db8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3643, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('1bc9a8c9-9700-4eb1-9262-71d567ca127d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 280, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('1bca5735-f75b-4707-80e9-0c0a66006ef0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2128, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('1bd4b56b-b987-493c-ae08-630e109ee1b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1545, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('1bd7e8e5-c0c3-4a59-adec-00d5f26737f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1207, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('1bd90970-3430-4f0e-aabf-0b272bd6bd34', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3381, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('1bdc390b-c648-40e9-9029-79ac24eb55a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2290, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-14 12:23:19', '2023-08-12 15:48:33', '2023-08-14 12:23:19'), +('1be7b314-7c75-4d27-8217-821bf539344e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 699, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('1be8efa3-0aaf-4c91-a86d-d336a4f12a4f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2367, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('1bec1e6f-a418-4c94-bad9-7f8fcadffa7d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1964, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('1bf43ccc-0b5f-4d97-b1a8-ad6b3513707b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3311, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('1bfa1ae3-4ed0-4c93-b120-5ce059fa3d54', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3447, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('1bfc18ce-031c-4aec-b14e-b76edd9f36a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2621, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('1bfda7e2-66ae-4ca1-b0a2-28de354b01eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3473, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('1c147711-0033-4137-b29b-286989c9c29e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1057, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('1c177b06-3e65-43d9-a542-5616627c4bed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2194, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('1c292738-04c6-43f0-8a49-d5ee8c461513', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3292, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('1c3276b5-be0c-459c-b281-d5637012a203', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3451, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('1c3df275-9626-4400-a635-117c53cfe095', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2033, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('1c410b0f-6312-483d-b8a4-2a09db8ba290', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3193, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('1c48f075-a140-4fe6-b029-0232c546e983', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2938, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('1c4b348e-1f68-4152-a627-fbfb651b6acf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 939, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('1c517d26-37b2-4dcf-9589-77a43d543b2f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1402, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('1c559f04-53bc-4d3d-8a3c-ab68f4a3a9b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1913, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('1c70c7c7-377c-4fa0-ab06-c2f4ba1d940e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1976, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('1c738fb9-5d36-4dca-9334-d094006c01ca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1851, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('1c76bdef-d2f4-4af9-8480-83e156867bc1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1875, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('1c792cd6-d6d9-4192-8d10-2d720d5621f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3056, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('1c7c7a77-6768-46c9-bd7b-8e26cc0f489a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1669, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('1c7f008a-720b-45dd-9d8a-073c90bfd527', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3388, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('1c8499b2-7d92-41e1-b38e-df36a8b2e0dc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3425, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 16:33:18', '2023-08-18 19:54:37', '2023-08-19 16:33:18'), +('1c8ddf16-8993-488a-af07-403fe6c3d85b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2585, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('1cae4f92-e02d-45ba-9b5f-8cbdc6df64af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3389, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('1caea3ad-435d-4003-b68b-f8f2ff3d4266', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3319, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('1cb3b5b0-793d-43bf-b730-0339f9ed468f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1361, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('1cb989f7-de53-41e8-9ada-46e038d08513', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3137, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('1cc1fa1a-1b28-4e28-a0bb-9bbb463c9fbf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 762, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('1cd78dc0-0f41-4ce0-93a6-0e859c38da99', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1241, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('1cd9867b-60c0-4be0-ae51-d4652018bbf5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1852, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('1cda7760-2495-40db-a6dd-6792b5a5c50f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 37, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('1ceee845-b637-405a-9f42-5b44ab53f637', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1222, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('1cf01c9b-36cb-4ce4-b8bd-a65d8e44ec00', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1713, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('1cfb21cd-af3e-4728-9b10-ce2bf2b3e1d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2183, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('1cfb8152-de6d-463d-8964-301f31ca86f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2469, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('1cff81dd-cd8e-4756-bc59-4a66fea8eb13', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1424, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('1cfffae7-6e0b-4065-8695-f2eb7540606e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3653, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('1d0128b5-417c-4793-b27a-9b32eb131a31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1399, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('1d0a8680-788e-4917-bb6f-fa15b9a7ff15', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2377, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('1d154d7a-3c1e-436e-9fff-aa052561035d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 58, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('1d1f328b-db71-4dcb-9782-a273926e0f13', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2535, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('1d2f8ed9-fe9b-4c63-bde5-d4ac5d60091d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 205, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('1d387f53-98f8-45b9-b2ed-42b21e6d544a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2533, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('1d39e018-d420-45af-90d2-cf64db151126', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1278, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('1d3bd51b-1304-467d-a0ec-2524026fb52f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1097, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('1d4b7e80-2f11-4f00-808f-4493a7ba6831', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1731, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('1d576197-3c8b-46df-9b53-2fd245e88c12', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1599, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('1d64260c-f4da-47b5-8f40-9b24e44f3623', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3599, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-20 14:52:46', '2023-08-18 19:54:38', '2023-08-20 14:52:46'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('1d7af567-fc4f-4bb0-8d7b-5aeb6dea96f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3055, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('1d891eff-9ae5-4e83-9230-ccaac7e6170d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2809, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('1d8c47cf-d73a-48dc-8d22-d345ad22a451', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"your order Pretty Promax (Skin & Nails Gummies) x 1\\n with waybill number FMW0003588TP to Ivy (233241719488) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays).\\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144\",\"date\":\"2023-08-22T11:50:02.732940Z\"}', NULL, '2023-08-22 11:50:02', '2023-08-22 11:50:02'), +('1d8db3d3-7ed9-43e2-8b68-cf60c3554b84', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3562, '{\"title\":\"Completed Order\",\"content\":\"addae(FMC0000096), your order \\nSkin Glow Gummies x 2\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-19T10:01:03.764968Z\"}', '2023-08-19 10:02:02', '2023-08-19 10:01:03', '2023-08-19 10:02:02'), +('1d8f156e-0034-44e2-8f60-4b258f49ed50', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2768, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('1d942deb-e269-4814-9934-f19bbbd6f07e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2668, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('1d99d907-a6aa-423b-87ad-2cec640865cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3517, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('1dc09389-10d9-4dae-a485-c35afb507011', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1008, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('1dcacea6-9263-4f8f-b274-27b70f3b3879', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1211, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('1dcd66e3-ae10-4a71-8483-d8ea32e847d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2867, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('1dd615c9-1488-4f98-af3d-22ff5e096ec2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1466, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('1dd8ad42-a619-4852-9501-6d48e4af8f89', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 29, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('1dd8b521-bf5a-45dc-af63-40b5d00455c4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3202, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('1dd9b966-65f3-469f-ae84-edf13d5ddb92', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 138, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('1dd9eac2-524f-4c9c-9624-29a3a4b0205c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 559, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('1de1f337-8195-4a10-ac7c-cd3807c8da25', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1444, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('1de25d29-431b-4f4a-81f8-f4e16493a124', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2207, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('1de38f64-22c7-4438-8cfd-a1680fa1e89d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1612, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('1de5d21c-d8b2-48c1-922a-cfb05c8e38c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2474, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('1de795b5-b59f-4b99-b881-d43835122a96', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1407, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('1de9bd3f-addd-41c2-b277-fdb9ec41a3b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 659, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('1def1884-1c7f-44e2-a571-9e3669b5b1a0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2220, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('1e02c14e-4e3a-432b-b2b3-258a90cebd3b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 30, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('1e0d71c1-0a7c-4f15-9c9a-048e6bdcee8e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2462, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('1e19e0ec-8457-4271-af1f-d92773a391ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 741, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('1e373557-83df-4655-b7e1-f3cc7c0e8581', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1573, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('1e39bf35-f938-4f6d-88e8-652d3e94985c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3753, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('1e420dd6-ef12-4732-a9b6-2146c61b5fdd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1736, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('1e4ef5f6-e2ab-4069-9ab6-b7135f07a43d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1292, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('1e5f34c7-48b1-43e5-8d15-32df1788230f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2722, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('1e5fc2d8-71ea-4d82-8edc-47292d6ce9cd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2683, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('1e603e78-0ae6-467d-bc39-44f321bc7236', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 635, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('1e6314f0-05d3-4924-91f6-2124392839c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3153, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('1e86be86-7fb5-499e-8920-edd4bdbadada', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 82, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('1e8c6bbd-7050-4f29-a973-dff071270302', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1145, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('1e8c95e3-de9d-428e-9288-c67132eec510', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2773, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('1e933a0f-ff14-4a1c-ada5-95863114a899', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 975, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('1e9c4c93-8a65-4bf3-b97f-2256843fb9a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1618, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('1ea9f32c-5417-49c6-a864-4cbac26fa886', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 604, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('1eaffa21-a3c7-4b2a-a828-4d2c09f94335', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2206, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('1eda6b7a-46c6-4b41-a333-642a8e22a5cd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 907, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('1edcd4c9-0443-4a1d-9c9a-db8f9a7cfa3d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1676, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('1ee9c39e-df97-4740-bd46-080b2f6f84a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 626, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('1ef2a1a8-bdbe-4fb0-9178-a18a60962af2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1082, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('1ef52bae-2e2d-455d-aaf2-46721eea1dc2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 763, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('1efb43bc-1b36-4cf4-8e72-2e7e26097c5f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2421, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('1f044b0b-a0db-4b7e-b373-8dc2f65998c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1552, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('1f079cdb-7914-4bcd-8b03-caed7e2ec6c0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2952, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('1f1cc725-0674-43e4-abfa-66d8323f292a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2110, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('1f1d9119-bb5f-41ba-af60-d5e967ffdabd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2155, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('1f202a10-c492-45b7-8c49-549387a3220c', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 3525, '{\"title\":\"Point earned\",\"content\":\"Hi Lawrencia, you have just earned 3.35 points. Keep buying to earn more\",\"date\":\"2023-08-12T09:09:03.402898Z\"}', '2023-08-12 18:21:18', '2023-08-12 09:09:03', '2023-08-12 18:21:18'), +('1f202f78-51fe-4d51-8db6-429c870522c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2685, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('1f390f44-f00a-4e75-8926-e2ecc6c9dea2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1862, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('1f3dd751-d40c-4d96-873d-08ac98400b50', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2392, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('1f5199d9-5475-4e0d-8c33-749f941571b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1209, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('1f55d0f9-2476-411f-a7b0-9672f1eb8988', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 304, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('1f5826af-b043-4f26-9d47-88bb2cc7daaa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 378, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('1f585dac-7365-4058-a700-0b0604da1b04', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 536, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('1f5f70e4-43a3-4ed2-9947-bf61ff1255a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3732, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('1f622e0b-c765-4b9c-a565-0846bd0d4284', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1747, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('1f64d220-426f-4109-99e8-2107e8d6a28e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2198, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('1f6d07d3-5c07-4ece-aa65-de75051b268b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2264, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('1f706569-f212-4ed1-a61b-1432dd8a9aae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 893, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('1f86395a-3c29-44ff-8922-7bfad316c7b1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1000, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('1f8d9275-7577-4997-ad49-62a86485c4d2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2416, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('1f9089b2-1343-4efb-a74c-653fcab52a15', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 954, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('1f99614c-30be-49ab-a8ad-83a7aa937a64', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 889, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-13 16:41:44', '2023-08-09 18:34:02', '2023-08-13 16:41:44'), +('1f9a970a-9281-4684-a878-e32d00579fd7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3180, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('1f9fbc82-243d-4f2c-912e-e5a64cfd2953', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1697, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('1fa5583f-c2cc-4af7-ad7e-9d0185c0d1b8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2347, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('1fabf22e-6771-4b60-a39f-043ed0f8ad63', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 633, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('1fb6baba-4bca-4280-b459-137d7eeddcb7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 715, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('1fb74968-9ebe-4181-ae4b-229f577939ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1774, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('1fb81300-f5fb-49a2-a484-8768a67f53eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1074, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('1fc701cd-90b6-4aad-b921-840ea2d4f9b5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2275, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('1fc84ff3-535e-45d1-8b60-6cc1cb580e49', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 65, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('1fd6c483-9fd8-4beb-9eec-353d9176fbfd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2482, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('1fdaa945-6101-40fc-a9cc-751c28d5c969', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 127, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('1fdc5a8d-b1fe-40af-95fb-7fb8c3ad487c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 298, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('1fdc7e1c-5eea-4124-88a6-5312208d253b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 377, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('1fe760e3-ff9b-40b7-940d-8d9ee551a97f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 580, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('1fea9d6f-d45b-4f19-bfba-8f4acd25cc70', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3461, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('1fedea94-afe8-4258-8b0b-07e702852208', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2956, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('1ff83241-cad7-4918-83a8-f299fcc1f371', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 571, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('2000ddb1-b91d-457a-b449-b31d33acaf20', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3123, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('200302e8-040a-474d-b443-d6d8082f3d9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 378, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('20067a07-db99-449d-8525-b5f3914ce189', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 265, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('2009b810-9c17-4418-a5f1-18c8eced0e8e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3314, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('200de686-395b-4cc7-a595-c0dd63651008', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1872, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('202d64d1-8059-49ee-bde1-62aa3f2c6323', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2326, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('202ec3fe-8c24-451d-aa29-35905c67eed8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 67, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('203b910e-7393-49c6-b551-3aa444a5db50', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3510, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('203e2ddc-5b42-445e-a70f-0088a7a5fd45', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2017, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('20422dd2-1fb2-40f4-a0ed-5485ea2ca3d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1214, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('20447051-f334-4c9a-913e-6736ad5af1e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1281, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-13 15:13:27', '2023-08-09 20:22:03', '2023-08-13 15:13:27'), +('205bd08e-8682-46d7-8e9c-c4102e6fa4f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 231, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('20697cbe-1743-4b8d-a533-363e88cf402d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 461, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('2077f2b5-3aad-4343-bb62-9e8a4bf61427', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3435, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('207aeafb-b0df-4342-8edf-37a6eb2e4543', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 526, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('208248f0-90b7-4ea7-ba3b-3dd82111d259', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 310, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('2085e3fe-ece5-44f4-b7bd-ccc97d132335', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2192, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('208d91ae-8b1d-4ec1-9afb-7fdad4ce426b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3639, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('208f1e20-6b84-4104-868c-59b0e9704b37', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3575, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('20a30a3d-9d87-43d9-8fda-2276b7401fbb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 85, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('20a43f62-f134-454b-a072-9af007787a15', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 135, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('20a7aad3-277a-4394-806a-70a8c7fae721', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2040, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('20aac0c2-f058-4dd7-b676-78a350dc0210', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 577, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('20b3cb42-ec60-459a-9a49-e1bb78fd71d2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3418, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('20bcd709-fca2-4ac6-b722-37114af6b51c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1234, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('20c75246-2bd0-4706-9e6a-7927a5887877', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1115, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('20d7cc0e-c6d9-4281-ab33-1e262de288dc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3016, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('20e06236-26b5-408b-b038-d6bf42c65604', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1155, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('20f5e4dd-388f-4b94-8adc-67d556f6d710', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2254, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('20fdfe48-ccac-447b-ba84-3c5c82240299', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1587, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('2102844b-a8a8-4c77-8bfb-e82361905df5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2695, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('2119345d-43dd-4f44-a300-2e7bb3f9bf70', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1619, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('212c6384-f6ed-4846-a36c-cafd828a1b46', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 258, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('212f5dd6-cec8-4a39-b9ab-117f7069d004', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2103, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('212fc888-3642-4e9c-9036-95f1c29da456', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1457, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('2139a5f0-a553-477a-9a6d-009dd8cbbd4c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2476, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('2139ee35-6505-4740-a765-7b2514dd7271', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 440, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('214f4088-ad8e-46d7-94c8-01e150e8cee9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2821, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('2168c724-751e-4e2c-ac8d-676aa4440e9a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3744, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('21695232-bbb0-4627-8f06-31f54513d734', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1666, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('216d1083-7b8d-408d-b0c8-0aaec9a0f61d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1400, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('216f15c3-2417-4388-8007-525ae3f8418c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2026, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-13 15:29:07', '2023-08-09 18:34:02', '2023-08-13 15:29:07'), +('2179b027-0339-4e32-8c6d-3a73fbbec408', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3260, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('217e8726-6880-4a25-b980-9ec663b64801', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1993, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('2180adf9-029b-4894-86c2-5a770fc1d54d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1437, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('2184780f-1840-4e12-ac44-d50dcb6e0bb7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1378, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('2186a4e9-9c27-47aa-bb89-878948d26080', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 398, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('218eeb8b-616b-4299-b289-6b8f71eb4471', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1797, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('21b252b0-4e52-45a2-a4d9-9e6950c65a0b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 187, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('21bc235a-6a77-4631-b866-7e8c48caac9b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2022, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('21c24821-d600-439f-83fb-eff458c17abd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3669, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-22 04:53:31', '2023-08-18 19:54:39', '2023-08-22 04:53:31'), +('21cb8d56-7a89-46af-8da4-2c92350fe93b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2869, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('21d49337-f0f8-437d-9781-7e7dc9a26262', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3268, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('21d70194-a0fa-434e-9ac0-c56f235ce36b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 482, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('21e99302-ac1b-4950-860b-40335cfc8049', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2157, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('21f69976-4f4f-40a0-a234-6ebc997ac242', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2021, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('21f75b52-321d-4cd1-b9cd-b69d417c2b21', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1503, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('21fec0cf-be9f-434d-8d0a-b13701791ffe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 143, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('2221120d-ec12-4cbc-bd7d-41be17fc8cfa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3012, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('22289e81-29b2-4678-9d11-00bf44e16ba8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 225, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('222db09b-8dcd-4048-b5b3-22b3aec1d871', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 307, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('222f6ad7-bf05-4861-8d45-4d52c216593b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2012, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('2244f9c8-f934-4c5b-81f4-21cd0ba6321f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 186, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('225479d0-bfbf-4ae2-afb5-4b307939b464', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2186, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('227899d5-447d-48f0-a921-40ab77c34031', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 34, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('227b8eb6-fc44-49d0-bd31-b92aa7762dab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3280, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('228064f2-5e15-41b1-9cff-37323880d1f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2088, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('22816c60-753a-4970-b838-a92cec9c572a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1900, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('22875047-c746-4fb3-83db-b81e457ce8ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1975, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('228e07e0-78f1-4bc7-acd5-af9d7a138107', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3213, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('22940dea-3f4f-49ee-b715-36bcf5be1fd6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1790, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('229d5a9e-fdae-489b-a433-a11d54275a0e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2451, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('22b079cc-cebf-4e7e-96af-67393147daf5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3195, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('22b0e75a-9e06-411f-9703-586749cbdfec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2204, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('22c35d93-dc7b-4981-92d3-ebbf4c469abc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1724, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('22d1d0d9-a651-46f5-9097-bad9890937d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1945, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('22da3155-ffa7-4bc1-87f2-8ce5c6d454d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2268, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('22dd1c75-bdb7-47c6-a228-0066e000e7db', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1661, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('22dd2269-4fc0-4ef2-bb35-618b82212483', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 140, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('22f23c3b-9503-4c2f-b842-531e00abd309', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2431, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('22f6d8a7-229b-43f2-8c7d-02c7c50ab1b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3308, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('2301a975-c708-4ab1-9ee7-661110a4899f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2468, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('2301e66c-5e10-48c9-94c4-7578a74c44a6', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 3325, '{\"title\":\"Point earned\",\"content\":\"Hi Adepa, you have just earned 0.9 points. Keep buying to earn more\",\"date\":\"2023-08-11T08:08:02.127008Z\"}', '2023-08-17 13:09:19', '2023-08-11 08:08:02', '2023-08-17 13:09:19'), +('231852f6-1b55-410d-b0c8-157ddfd01760', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2833, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('23287032-be51-4464-b7dc-bf4c3bf8a796', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3121, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-21 21:34:13', '2023-08-18 19:54:34', '2023-08-21 21:34:13'), +('232b987d-ffc6-4c33-af19-2fff20edd26c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2068, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('232f2716-f918-4fa7-a97a-617fded21a9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1907, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('23317952-4883-4bce-af07-c4992d3cba88', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2026, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-19 07:26:20', '2023-08-18 19:55:08', '2023-08-19 07:26:20'), +('2337cf38-4001-4c08-a6d3-d653778a64c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2804, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('233924f3-6bb3-4041-9944-87302c868669', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1888, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('233b3ca8-3b72-4d36-a23e-439f760bcdf1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2057, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('233e9938-d6e8-4052-80f2-103c8a33ec5e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1318, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('235a24bc-506d-4dbb-8132-34a5052d51f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1853, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('235ca96c-18da-4b1a-8fa7-1d0aa175a94a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 611, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('235eeba1-db6c-4b08-aa07-b88369af4d48', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1108, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('236792ff-af04-4f98-af03-c6cbdf5a2d16', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1250, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('2373a6b2-978e-4825-906e-987755a9c532', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 633, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('237422ce-d0de-4d05-898e-7bbbd498152e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3268, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('237a931e-02cb-4797-9f8b-c887510329da', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3754, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('237b6c16-ab38-4c58-b282-6834937fd931', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2712, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('237b8f70-0433-40a3-b30b-623f7377eea5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3083, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('2391ca03-c031-4d1d-8a72-ad1a242a095c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 876, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('239574b9-73d9-487b-ac1f-5f3f153d75b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 147, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('23a8aa0c-2a09-45b6-9ad1-04c4d474d03d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1972, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('23aa115b-daed-407e-88e0-905ef385f596', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1169, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('23ac1ecf-0d1c-4542-a3c0-da8728c12580', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1425, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('23b254dd-9c05-489a-9a6f-0a3973b58b5e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2517, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('23b4f593-7e3c-4ff0-bd78-9056c22b47a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1982, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('23c57630-ee9f-4c35-af30-2025061179df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1180, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('23c80ba0-f4c8-4937-8cf6-6ce9ee118372', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 126, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('23cea298-3323-440f-be27-741adfdb9c80', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3175, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('23d58b0a-2b48-460a-86a6-051833ada6e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2843, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('23e4056e-184d-49dc-8f88-eb9d83a5220b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2691, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('23e8c32c-82e2-47c1-a2f1-e7dbbeab0d7e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1545, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('23e9b278-2482-494c-a628-3d4e73823156', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2306, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('23f12248-7cee-4b3b-be9b-d67fb24a213a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 742, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('23f7883e-0831-48c8-bae2-aa82a5a6b19d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2085, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('240788bb-da66-4f46-8ed8-0ddc58014548', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 81, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('240c2335-363b-4e35-8cd5-8d1c609a35d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 420, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('241f89f9-f32e-4969-bd5b-e8d7b7bdb5bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2675, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('242b58b6-70dc-428c-af30-9002c0e18122', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 854, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('242bb4f7-96c8-4f93-b6f8-f6c33402515c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1461, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('24331168-6a89-4ac8-b29b-fd947c000c3d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1047, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('24580b59-e8e7-4c41-88be-ba4f1925029b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3506, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('24595d50-93df-4826-b33f-45ef221a1eab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2651, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('245bf5d8-78c8-4796-98a3-4378e2940a79', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2204, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('2464f9f3-6034-4bba-aa95-f5c9fb76b828', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2589, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('246c38c5-ae58-4bce-b474-3803465e172c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 471, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('246e5ffb-cae5-4d4d-99ef-9097f98ff2a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2516, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('246ea873-011f-4629-989c-5765af7dcce2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 926, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('24717cd2-8f01-4254-a8a7-9972986b95d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 990, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('247a3102-4be7-4ad0-a871-d2f9bc3f6a7f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 729, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('247f93fa-2149-413d-b605-f954f9494dbc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2760, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('24837f69-09bf-43e1-938e-77e17962f42c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 628, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('2484d7f8-ebe8-4298-b34c-4aa97f97edaa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 160, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('248ce59f-beee-43e6-8b02-17b1bb8c7fe7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1981, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('24938048-c654-468b-8d52-60857a354ebb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 326, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('249b091d-903a-4dcf-bf4a-fb32dcf25d4e', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 2327, '{\"title\":\"Point earned\",\"content\":\"Hi Loretta, you have just earned 3.6 points. Keep buying to earn more\",\"date\":\"2023-08-10T07:30:02.656050Z\"}', '2023-08-10 07:32:34', '2023-08-10 07:30:02', '2023-08-10 07:32:34'), +('24a3811d-5fba-4c28-86b2-a96d362588ee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2602, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('24a736e1-6740-418c-9d3d-c7e73dde4e1d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 991, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('24ad80c9-5f3b-4314-9d96-ab9dca3cb1fe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2130, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('24ad91d1-0315-4f3c-acad-662ffcc233c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2884, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('24b01b65-a75f-4d8c-bf7c-2eea62bae0e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2988, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('24bcc844-dabd-40f5-a6bb-335137cd11bd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2505, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('24c22988-3413-4c93-bbe6-a7d9c95fc241', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2081, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('24c2fa35-9bb6-4f5b-a433-e297bea7424f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1138, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('24e068b2-e18c-44d1-a827-fcc43488194f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1926, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('24e5c6ec-fcab-4839-8418-b94c86a7f2e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 795, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('24e73da0-0392-42ec-b680-b5058811f1a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 496, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('24eb44c8-bd6f-4dad-9b5b-180d3650d4d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3499, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('24f1d0d0-f881-4a7d-ae19-66948e5f7068', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2654, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('24f20a98-f1ad-4025-9eb3-cd5eb11d3269', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 921, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('24f9343c-99b9-4cdf-a292-4bbee4f7f8ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1546, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('24f935dc-d8f8-4732-b74c-709fc2a3f3ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2211, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('25071d5f-2dc5-4c72-895f-645d1e43872d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1630, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('250ddc9c-23ac-4631-ab8e-6b9ce32fe4c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3458, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('2517000d-4199-47f2-8d90-1577ace9f5d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3483, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('25220999-50f4-4bc4-b6cb-d58cd4da15b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 247, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('252284a6-0cf3-48eb-8e1b-2a276a085161', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3462, '{\"title\":\"Completed Order\",\"content\":\"Jennifer(FMC0000008), your order of the ff items: \\nAnti - Stretch Marks x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-18T20:09:02.712983Z\"}', '2023-08-19 10:44:26', '2023-08-18 20:09:02', '2023-08-19 10:44:26'), +('25380f53-8bc6-4f4f-baf3-e97ad83b4985', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2336, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 17:27:43', '2023-08-12 15:48:33', '2023-08-12 17:27:43'), +('254dde41-e3b5-44ef-af7a-e27a9169034c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 870, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('256ffd51-4023-4c5d-b236-a5a037203a3c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1403, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('257cd12d-507f-46e8-ac05-5839c7c6fb56', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2506, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('25828c86-26bb-492f-85ff-8483a1ab2ec9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1007, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('258c1c90-123d-40f3-bfeb-10694095437f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1042, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('258d19c5-84a8-4137-86f2-2ed7e21a3e31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3470, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('25915417-a880-4975-9ab5-0bdef6d1dab8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1043, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('259edae1-c9bd-486a-a4a8-f186bc44241e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1535, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('25ab40d1-8086-4953-aa90-ad3a9e7275a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1246, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('25bb32f7-31fd-43cc-b2c7-699ec42fa3ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2496, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('25bc64c5-2689-4b2d-97ce-81ba6be07d27', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2328, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('25c7c925-0ed5-4b8d-b7e0-8ba836e83ae1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2180, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('25c878d3-14e0-48dd-8bb2-31ac2e10e446', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2006, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('25d1bf63-e577-45fc-a59c-4173bb93945d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1185, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('25e31933-ce3d-4f7b-8f01-5802c957ba6c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2217, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('25f2b8aa-069c-4352-b988-6345936ba128', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2134, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('25f54128-71d6-4aac-9382-b8d75d14e70a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2797, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('25ff41bf-4c3f-4467-8c1b-34cbb1628f21', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1107, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('263bb77f-c10e-4189-b175-c147c246d1c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 641, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('263f589b-7918-46bf-880e-496b2b0eb8a0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1466, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('2644ba3c-30c0-4436-8f62-bf7cd060c571', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3484, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 21:27:55', '2023-08-12 15:48:44', '2023-08-12 21:27:55'), +('264c753c-e08d-4c2b-bf59-2e1bd32496d5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 994, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('265b4990-88d8-4c88-9584-d25688413e38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1086, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('266c8c3e-05e4-4aec-8e0d-e165cdbd36e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2913, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('2675727c-8b27-44d7-bfc6-1cd9bb8bf268', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 827, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('267a4718-8e21-4fa1-90a7-66de74c92a39', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 85, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('26811e01-be87-4cc1-8f45-5218ed492893', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1520, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('268b83ff-d68b-47bd-bcde-97d398c013cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 145, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('268fc34a-8448-4f7e-be53-79abd322825f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3701, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('26aea083-f27d-41a4-bbb9-5b1b08ce647e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 438, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('26afcdfc-fe1d-4890-ace1-416ef95fcfa8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2221, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('26b23fc9-cd7d-4b1e-839e-1335e684d94b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1410, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('26b3be28-c6a7-4f4c-b31d-c4823f3fdd98', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3007, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('26c7bc4f-bb65-4b72-af0e-271728c71121', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2586, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('26ceb1ea-913f-4b79-8b4a-0f42cb1e6009', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1832, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('26d3508d-fc69-466b-8068-cafc40070f3b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1412, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('26da8bd5-da28-406f-b49c-69ebc4876358', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1506, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('26fb5c5a-607c-4a75-8d63-ee142c3d5b7d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 390, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('27095f40-f744-4c17-8347-53bf0e5883dd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2553, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('270a935d-9a22-483f-afc2-998d7faad4f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2708, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('27207b1c-20fd-451c-8f4e-c5caf1bf22e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1857, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('272aa0d7-7577-4304-9df0-5b7409bca642', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1363, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('2736614f-a23d-457e-a32d-0ba0ae4c2c1e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 83, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('273f972d-7a1f-45c3-ad2c-327c52909d37', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2093, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('274580a7-9945-4a88-8de6-158b2a24cd21', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 55, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('274f237b-5948-4862-ae36-7ac5fa3efaf3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1740, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('27591b19-4c3e-4e98-ad88-3b2e77d212c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1854, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('275b1303-e36c-40ee-a72c-ef81da05d9dc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 492, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('276ddb75-f546-4361-84e7-6940b2723ab1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1933, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('277b7965-9c3c-47b8-b4d4-710c1b43d996', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 638, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('2780de10-0eb8-4b2f-9049-8d3525146a7b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1088, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('27826bb1-fb9b-42c5-b306-0d77c5650387', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2413, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('2782af85-2aa0-4847-be1d-9c1957d0907a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3723, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('278370c3-f4f6-4c00-a874-5e850f93a3ce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1260, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('279666e8-794d-4c9e-b656-5f18a0522ac3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2937, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('27975fcb-47d0-44ee-802a-8eca923fa4ee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 747, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('279aebb3-2e70-4caa-b514-b15beec64335', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1903, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('27a7b4bf-80e9-4ba9-8a5c-4126f0e361b5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2474, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('27abb26d-1254-4ebd-949d-974c1576db3a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2758, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('27aeaa2f-0216-44df-aa9e-214008bbbcc8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1795, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('27b697b7-c790-46ae-b4d2-0767508b4420', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 494, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('27cb1fbf-afbf-440b-88d6-3cead32715ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2519, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('27d4b09d-c8a5-434c-87ec-907ff1b2b5d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 952, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-22 05:43:22', '2023-08-12 15:48:21', '2023-08-22 05:43:22'), +('27ddb0b6-bdea-4d03-90b9-4fa809f6a477', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3078, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('27de69e3-12c8-476d-875b-ec82266e6530', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1593, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('27e7cdf9-1915-4b34-9707-8a5bc5cdee79', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3366, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('280cff01-82dc-445e-a428-c8ed259bd407', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3048, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('280eec52-c3b5-4f2c-b1b3-e29552de46d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1183, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('280f5e50-5f09-4305-8c94-f9f6235e09b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2265, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('28142e83-65a1-4614-8e50-35756b87c345', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1129, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('281462ee-9b5b-44a3-89f7-0583d6b58b88', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3251, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('28164ee6-b72f-4074-8817-83657e23f116', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2646, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('28208bfe-d5a0-47f8-a7a4-a26def57fe46', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2894, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('282d24ff-f5f6-4cd0-9265-945b185e3d1b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2184, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('2832d23c-f6e4-4d14-befb-38396b4e296a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1462, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('2833bf77-c669-4854-bbd5-75ab95fbd636', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 376, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('28358616-d96a-4af1-bdb9-aed1d3983aef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 897, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('283eb681-419e-42f0-9f54-e9e2a7c0fc1b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 966, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('284909d4-fb29-4bda-95a4-0dbccd5ddc51', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3559, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('285120e4-450f-421b-b55b-586ff385b67d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1949, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('2851b967-1337-490e-a31b-7de1e06d1731', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2361, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('28524021-21b6-4f66-8eb1-db037b07ef9a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 443, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('285a0deb-8bd3-427a-bde2-1563b2c8ae44', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2452, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('2860935c-39d8-4d07-9f5e-374e376a2913', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3386, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('2865fece-227c-449a-97e0-393e76e7d6bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1116, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('28716393-f046-4b68-add6-eea88941d439', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 188, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('28855af8-70ca-471e-a4b1-90374307faf8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3313, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('288913f8-4ed1-4155-a8fb-92a7aa29127c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2332, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('288d0b56-6aa8-4c1d-a58a-1fa45617dcaf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 282, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('28966dab-66b8-4f8f-9cc5-49d4a40bf7e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 950, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('289dc20a-ad5a-49ab-b80b-f0ad04c5bc37', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1268, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('28a33794-b84b-44b0-9d05-dc586e269dda', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1342, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('28ab8d1c-e876-4a89-bd0b-766bba98fd9e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3068, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('28ac784f-881e-4973-b530-16b56be5b06a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2678, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-09 20:24:01', '2023-08-09 20:22:03', '2023-08-09 20:24:01'), +('28aeeed2-623a-40c5-8789-1d8a828d7d61', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1969, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('28b344f9-2383-49b7-b138-30d4c08b8b5b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2103, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('28b64db8-98f7-4c0a-8beb-1c296dc1414e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3540, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('28bc3d14-d884-42b2-8d22-443e330d2e14', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1671, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('28c1b5b1-da40-4e03-8058-045947ec5b2f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2513, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('28c20c27-8083-409e-93e5-012383e57a4a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 258, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('28c41f3c-bc9f-4eec-b123-3ac56c8f70c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3022, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('28c4ed72-e18f-43ba-975c-91797c717c22', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3602, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-23 22:20:32', '2023-08-18 19:54:38', '2023-08-23 22:20:32'), +('28c9723a-c573-4167-a538-b2ea585aeed4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2982, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('28d252eb-779d-4de3-a9d8-39042ca42cf0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1645, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('28d9ba3c-6ba8-4c70-874b-59d719be638c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3299, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('28dc0d3d-e164-4cb3-954f-175989b3dd08', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 927, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('28df405c-afc5-4a10-8cd1-ca46a63d9182', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3246, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('28dfc5d6-0996-4141-8acf-61c202697aaf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3068, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('28e1ff0c-5849-41ae-bb99-8d5b7d0d0521', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3188, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('28e68bb2-4e79-4370-aba8-ce4d2b923441', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2330, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('28f10048-4240-4474-9bf9-628babcfed6d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 257, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('28f2e445-b0a1-4bed-846e-0c3bfe732649', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2321, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('28fdb412-2bca-40ee-891f-00c02cd21f17', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2261, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('29036ea5-dc8c-49ef-b107-e5a4706e45a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 115, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('29061154-1c2e-48b3-ac9a-5f849acccbce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1068, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('29084e15-e08c-444f-bed7-c4a99c13dab3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2552, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('2909f2bd-963f-4f94-8c69-eefc17983769', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2232, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('29159cfa-8fdb-4ec8-ab25-7fad77f31a0e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 805, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('29258865-acfa-4650-b517-56f88f23bebb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 566, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('293275da-e600-4d34-87a2-16621d676ebd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1955, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('293a5e06-015d-4e78-a9cc-019e8dab2ee0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1376, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('294eed62-c813-430e-be31-1883291e1395', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3027, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('29583640-175c-47f2-9484-355dbe95d366', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3422, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('295d7138-8238-4e56-992a-42032fc8df9a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2608, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('295ffa09-a453-4015-9b7f-fbf8106f1590', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2009, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('2964b0c0-ce70-45bd-b160-d8d72b90903a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1327, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('296ae118-dd89-4e73-8fb1-dc273e55991b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3722, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('296cd76b-6562-4e5d-84cb-bf305068261f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2198, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('2978f3cd-427e-4191-a873-5d9c3f82e3fd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 462, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('29821754-6407-4e19-96c0-f4d86f313a31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1566, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('298c5274-c563-4350-a2ba-e636de8c111c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 158, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('299e6c05-643a-4aef-8a68-ccc84c9d4a4c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2645, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('29a7d473-8671-46bd-8fff-5dd746daa3e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 177, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('29b917d4-0723-46b8-bd86-f2c6439acde2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 888, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('29c1b8f3-566c-4ef4-8424-09496e67d08b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1128, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('29c989af-02bf-4174-8b21-1047fd36cb56', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1296, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('29dab16b-38c9-4be8-8b64-1d48b789b5fc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2301, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('29dbb0bc-9174-443c-b33d-ed2c4f2bc1ed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 951, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('29ddb161-f839-4c70-90fe-b2e6aafaeed3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1493, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('29e24419-7e73-4f72-ab9d-8b25b173fe97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 350, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('29ea12fe-4e43-4490-8c8b-bcb5d3282c57', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1434, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('29eae870-5dbc-4c7b-8279-5a03fddb5b87', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1660, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('29f13ef9-d379-4da3-9d20-45e9f299ac49', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3505, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('29f4c93f-bf63-4875-9269-5d6657fcd92b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3468, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('29f9a52b-5026-4ba8-80d5-808c6da87036', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1391, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('29ff0a30-a746-4e90-ad00-b9e05d059360', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1106, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('2a0b1111-646f-4351-8a9f-ec7fd321f680', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 338, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('2a0ece30-c5a4-46f8-9ad9-554991af1b90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 174, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('2a101317-acc5-4107-8c5f-42f906e9ec6d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 52, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('2a11a40f-02ad-41c0-b97c-bb031585eee0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2665, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('2a211d3b-e526-4037-abb1-3d13625eddfd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1296, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('2a2bd580-ebe2-4791-a91d-78c6feeb0602', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3251, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('2a2be03d-87de-4e01-95ec-69a4e34dde25', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1312, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('2a3c6ad2-40f2-4ce2-8bb0-445a820c4e58', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 541, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('2a44dd92-4a0a-4e07-829f-967378ee871f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2543, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('2a45fd3e-6729-41fd-b511-16f67eb64ab4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2279, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('2a475dc9-1275-46f8-8bcf-7291940a2993', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2116, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('2a550679-a982-4fe7-af5d-087bdcd4a538', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2250, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('2a68edc5-4d8c-48cf-8254-21149b3d21f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3596, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('2a734b17-7d1d-43f2-9689-1159dd134603', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2412, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('2a779e45-2b5e-4798-b3fe-62d4019d26f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 960, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('2a7d9c81-4023-453f-9fe5-ca4181ae22d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1078, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('2a87317a-c907-402d-a9ec-b5888e6a7f59', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3481, '{\"title\":\"Completed Order\",\"content\":\"Elizabeth(FMD0001106), your order of the ff items: \\nFlat Tummy Gummies x 1\\nGym Wear x 1\\nBonnet x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-13T00:06:02.292981Z\"}', '2023-08-13 00:07:58', '2023-08-13 00:06:02', '2023-08-13 00:07:58'), +('2a8fd45c-8257-4ed2-87f1-128790a5924f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1197, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('2a92f61d-801f-4db0-a865-e5910a847fb0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 273, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('2aa13f57-d39f-4d51-a859-80b9c8ac8bdd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2114, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('2aa7799e-d3a5-4a7f-9fb7-01f1c3df4117', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2426, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('2aaff312-35da-4849-b762-2e65b1308a93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2170, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('2ab420df-c6d0-48cc-9766-6408f9058fd4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1429, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('2ab5298e-06d7-4500-9949-ba4829608749', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 530, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('2abedd16-5f39-4d2b-b45c-41040c1a5e83', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3124, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('2ac57166-fc2e-4086-8e0d-8e9ad81fe5a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1720, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('2ad48933-1baf-4866-9caa-e0f8cb3a2f6b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 894, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('2add3419-e6c4-45ea-b4aa-ea10bf4b9dd7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 341, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('2addc621-87eb-432d-8738-df36b7c9cb3b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 675, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('2ae7c55e-bd34-4fcc-8f5c-5b28618f9dd2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 184, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('2af06a7b-e5f0-4ac1-9315-b379e161782a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1641, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('2af4803c-4992-4a76-b084-5e7a8049b4c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2807, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('2afd5f08-407a-44c1-ac2f-75d789f889aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 547, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('2b0d3d29-9e57-4e7f-b69e-df8774e09100', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3591, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('2b125e9b-5a05-46f7-acfb-7d03d8fb3416', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2405, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('2b1c1270-5ed8-404b-b669-ee71e898cd2c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3252, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('2b2114b2-fcc1-4d4e-a48f-7513301b3337', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3511, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('2b224c2c-5858-4fc3-ae8d-6e8bab510eb0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2630, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('2b22f65e-9e55-4479-9da3-17a06b740412', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1287, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('2b24c671-1fb7-4df3-849e-64bc2abc9bcb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3064, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('2b3c2f66-df46-4f51-a092-ba3b503a6223', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3260, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('2b3d5ba6-5efa-4aed-9266-737bd2c5d8cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2610, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('2b4bbeaf-e5da-4412-83b6-e85898e07b70', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2106, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('2b4d8264-a523-49d1-90bf-ef0de4ded87c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1225, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('2b774651-4a43-4a5e-b4cd-c2973ebaac36', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2339, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('2b80857c-dad7-407d-a18b-4ffe3fada4aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1264, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('2ba8af68-1f07-42f9-a60b-3d1bbbad1212', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2775, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('2baea2ce-eb45-4d0a-b38a-27496ed890f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2567, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('2bb262e4-0796-4aa4-9166-0e3691237400', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 384, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('2bb83242-0292-4c88-b6fa-e5d8f283bb1a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3341, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('2bbc55ee-a9f9-4340-80de-4974acd39aad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1437, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('2bbdaef6-eea7-4ccb-9c73-599289f991ba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 832, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('2bbeb5a1-f1b3-4905-b16c-6e96981bb1c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 992, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('2bd808bb-d572-4d2f-9427-bba587ec6a01', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1162, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('2bdbb343-cd7a-43f9-b3c9-a9fabb3cf5b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 256, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('2bdf5116-93fc-4b92-855c-8215161d0fed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1183, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('2bdffa7d-f090-4792-9cd7-60fcff55de72', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2734, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('2bead0b4-b0a3-4f01-b571-4e1892644800', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1591, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('2bed5cce-d386-4f9e-a3b9-747e3c9dedbd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2684, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('2beef7e4-8e85-4ab1-bc5d-f734ecfe197b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1496, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('2bf05469-6576-4a11-a531-5fc2fd1871ba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3731, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 16:06:23', '2023-08-18 19:54:39', '2023-08-19 16:06:23'), +('2bfb9a8b-b7cc-47e8-a655-4261db9a0c15', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 964, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('2c274d15-7bc8-4737-8775-777a5efb6ff5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2027, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-17 16:32:32', '2023-08-12 15:48:31', '2023-08-17 16:32:32'), +('2c345fba-5472-463c-93f4-1fe51e7ad010', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3229, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('2c4aa627-f715-4ada-bda3-e174eadd2e53', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1229, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('2c5bf27d-20ac-46aa-8ccc-4aa46ea34c08', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 950, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('2c63a017-cbae-4aca-8dd7-7f2463bd6957', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1751, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('2c646022-30af-47fb-bd86-ac84365362b5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1452, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('2c833071-1e3a-4e54-8906-31d92e9b3502', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1374, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('2c96222b-0f89-4ef1-a9d3-7e42b994948c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1214, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('2c990aab-6e32-4be1-b6a7-39bb8e7b9758', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1206, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('2c99c3b3-d357-4750-bf8b-4a52860254b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1926, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('2ca71d61-c01e-4756-9c9e-f5810a926040', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 518, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('2ca74f6c-9bd9-4cc2-a810-30b6fac35507', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2126, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('2cb26fbb-902a-49e2-845b-a05b50f8f43d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1364, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('2cb718cc-5884-43b6-9ee4-93c8d4e17b3e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2776, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 07:26:49', '2023-08-12 15:48:38', '2023-08-13 07:26:49'), +('2cbab47a-1306-4628-97e0-234a889a41f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3197, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('2cc89e2f-bee2-480f-9421-ea5e07032e6c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2450, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('2cc8e517-cee0-4431-9afd-be1f515333a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3689, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('2ccaab58-808a-4aa7-92bb-167d89e5a537', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 191, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('2cdc5fd8-7a0d-4bbd-9d0a-79cafd96e7d8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1955, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('2ce55cad-e2f1-442a-b851-2f329217a3f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1638, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('2ceb0eff-6f03-4924-a42a-c5c1a530984b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1800, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('2cf4f139-e4ca-45cc-995b-148b2ab943a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2940, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('2cf586cd-4f40-471e-8c22-4f680a6a5035', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2789, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('2cfddab2-dca8-4a20-8203-5fea84183fb4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1977, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('2d005bb7-90fe-40af-a675-c5ed1441b328', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 142, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-21 12:03:36', '2023-08-12 15:48:14', '2023-08-21 12:03:36'), +('2d17bfbf-4f9a-4a4c-a4f3-1eb65a743f54', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3426, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('2d1e7ffd-3b4f-471d-af7a-d731a7f60ebd', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 368, '{\"title\":\"Completed Order\",\"content\":\"Anastasia(FMD0000529), your order \\nSkin Glow Gummies x 2\\nPussicare x 2\\nPretty Promax (Skin & Nails Gummies) x 3\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-23T11:24:02.981025Z\"}', NULL, '2023-08-23 11:24:02', '2023-08-23 11:24:02'), +('2d35a9d0-cfec-462a-bbcb-6a4fcce67dde', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1990, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('2d39d302-5377-48d1-bdd0-68400224b766', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 978, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('2d3fe377-704a-45be-bdac-08105893dcb6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2118, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('2d435d68-06e6-4b26-8289-dccfdd48b4e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 671, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('2d55fd03-ae61-441a-9ea3-97f0b5f7a354', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 522, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('2d58d9f6-100b-40bc-8abe-be2a2bd31e07', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 63, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('2d5db6a5-0340-4b41-ba37-723f408866d2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1796, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('2d67641d-cdbd-408f-a7d0-4f4c90d5835c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2461, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('2d6e186b-2e58-4084-aebc-3cb55595406b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 648, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('2d799947-b170-498a-ba5d-de934bd3fd6c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3552, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 19:03:53', '2023-08-18 19:54:38', '2023-08-19 19:03:53'), +('2d91906a-35ca-46f2-86e1-eb811467a401', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 467, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('2d928296-c3e7-4d55-b1c1-a98201b6ffed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2548, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('2da0006a-cf31-4f29-84c5-13480efba13f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1316, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('2da71fd0-9bb5-4049-8110-18a30c846807', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1002, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('2dc04d22-da2a-49ab-a7fe-a6b598f64565', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1954, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('2dc5c788-4b78-476b-919f-f02e15fe1f02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2921, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('2dcd4e1e-ed6a-4575-bf34-6b9e09d94727', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3349, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('2dcee299-7f2c-44f8-95fd-0440c22c4bae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2925, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('2dd776c9-e1c8-46e3-9bcf-85d7a7a64620', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1662, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('2dddbfb1-e71a-4ea2-bf12-a10932797164', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2765, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('2ddfb431-df52-4499-ae52-c8b7e52faca5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2545, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('2de5d862-d20b-4be9-97f1-b6ad2300f602', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1725, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('2dec1060-12d4-47df-8e87-bcbaeded6469', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 838, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('2dee3801-3c82-40e5-a65e-3862e953f8b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 472, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('2df0d5b9-f798-49a4-80d4-31b39a672db7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 181, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('2df1df15-53c3-4dfd-be41-22900a7a1201', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2863, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('2e1531ee-19da-4f8a-bf9b-a0d09a3b2626', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1776, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('2e354f6f-d2d1-478a-9944-cf8ea6a48382', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2841, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('2e37ef79-4621-4caf-816a-f4ada9478f9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3462, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 19:59:46', '2023-08-18 19:54:37', '2023-08-18 19:59:46'), +('2e39e128-5972-4df7-94cb-e9bcde766693', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 710, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('2e3a2d90-3be0-4f89-a7c5-cd925c01eccf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3536, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('2e430b43-f1f6-4310-88e2-c17df4f376cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1739, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('2e46bb3f-bfd5-4db6-879e-475d22ca091a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1188, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('2e4df107-e612-4d60-8b79-68edc8730459', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1688, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('2e544936-3d58-419b-9e37-a54e01f73f70', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 115, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('2e573140-4f5b-44b5-a3c0-9aef7d54cec9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3745, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('2e6cf183-dd19-4eeb-ade9-6d9473b3b56a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2370, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('2e719c1d-2ee5-41a2-a15c-c354a11de5ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1436, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('2e9fdd87-e5e9-418f-92c4-8e3e46eeada8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3362, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('2ead8b3a-fb03-415b-8d0f-d91fa7641b1e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1506, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('2eb4254c-0c30-47cc-b830-7ba109e8dde5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 369, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('2eb72de0-0c26-4c79-9fdf-65111f53f462', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2024, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('2eb82b95-ef56-4d68-ad0c-fe029f2581b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3514, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('2ec41c4b-22e9-4ba5-8aaa-09ab37b03e16', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1939, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('2ec8b68f-3960-4d65-98a5-f08ede9b66db', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1030, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('2ed68746-f9fa-4e3a-94eb-90f8967e4e82', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2609, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('2ee40d3e-9f93-4dcc-8ae7-f29d7f0be694', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 319, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('2ee61b5c-38d8-49b0-8952-55095fac22bf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 475, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('2eebda38-2ba1-49ac-b7c2-3ba2fa9c0031', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2897, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('2eff325b-f953-47f5-8815-b0052e79de79', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3482, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('2f0bdb38-f30d-41ef-869d-a28947aa9975', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2360, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('2f0e2272-1067-4733-afa7-5ba252dd186a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2679, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('2f1e5c27-cb86-4ca8-944e-674f641adff7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 388, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('2f20d074-d824-4a24-b746-4bddcd9af49c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1989, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('2f229a5a-809f-401d-b908-540d212a1dec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2317, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('2f229f4b-954e-4292-9314-f647b7207f43', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2731, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('2f2486c4-ad10-4814-a505-e19648bd777c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 558, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('2f2d1419-167e-4649-9c28-192d09c28cad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3042, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('2f2d2f94-04e3-40c6-aea5-6ee920c36297', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2429, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('2f40a815-2f57-4048-b060-c0ee5ac2de99', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2401, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('2f4373a9-c401-4f75-8e49-1cf42618e893', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2109, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('2f4cd38a-1f44-44c7-9b3d-b3c4daed4724', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3828, '{\"title\":\"Completed Order\",\"content\":\"debbie(FMC0000418), your order \\nSkin Glow Gummies x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-21T09:11:02.368820Z\"}', NULL, '2023-08-21 09:11:02', '2023-08-21 09:11:02'), +('2f70d53a-4443-4805-afc5-5df1cd2cf8ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2029, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('2f78d027-a57a-4045-a574-f56659640e3f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1045, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('2f7b7010-5807-4482-a4ed-132adc0f3069', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2186, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-10 11:39:28', '2023-08-09 20:22:03', '2023-08-10 11:39:28'), +('2f88bc08-a69e-4c4c-96d0-8db4dd4fad37', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 777, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('2f8b005d-b1b1-42cc-90e6-c3312f8219bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 42, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('2f922906-ad25-4a4a-80d9-b3ab73ceb3b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 588, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('2f949ce4-201f-438a-8a3f-da66196a27b3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1303, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('2f9c62b2-02e9-4141-85e3-a7d15c9bdc21', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3080, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('2f9e546d-71e3-4523-9fc5-8773e0ca2234', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 514, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('2fa47947-daa0-4d7b-90bc-0c5e9bbef71d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2479, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('2fa92b6e-93ae-4141-a7dc-9327a6e8d9f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3129, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('2fb505a7-d8ed-451d-959d-22b2604d66d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3183, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('2fbcd1e1-9229-472a-b0bc-997dcc5206b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1376, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('2fc2c33a-06c5-4e5e-a395-869dde6df030', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2723, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('2fc7faff-ea79-42c3-98ec-74e2c2b06dec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1414, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('2fc9a858-8d9a-4698-bc39-2cb087e8a723', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1934, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('2fce30e0-5475-4a22-833f-25200dfde8b1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2287, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('2fd51c0f-b236-4b09-bf39-bab649863d4c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 914, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('2fec2fc2-0099-4361-a5aa-34e52b773b3a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1054, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('300273ea-d4d5-4718-aefb-a39484a480cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2694, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('30028b71-0a46-415a-95d4-a8b4f41d6fd7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2980, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('300c3886-9a13-4b1e-be44-25b7d5b7d9f8', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3325, '{\"title\":\"Completed Order\",\"content\":\"Your order of \\nCaramel & Choco Skin Capsules x 2\\nSkin Glow Gummies x 1\\nAnti - Stretch Marks x 1\\n has been added to your stock. You can find them inside \'Stock Balance\' under \'My Stock\",\"date\":\"2023-08-22T19:31:02.537133Z\"}', '2023-08-23 06:38:26', '2023-08-22 19:31:02', '2023-08-23 06:38:26'), +('301b49c3-91ce-42b2-ba2c-1fff57789362', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 592, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('301e704e-941e-4b57-a132-48963dfd82f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2556, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('301fc178-b909-4ef2-aa1c-23b31c0e1b6a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1557, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('30243c35-84cb-4a78-b89f-130bb0a1c225', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1020, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('3026009e-d046-4222-8205-0e30979861c5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2345, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('3034fc0f-eff8-4b95-b2f1-2effc220fa6a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2353, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('303b9f7c-dd3b-4500-a2eb-6a9a1c2da7eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3084, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('3049c64a-d0c5-40a0-b49e-2a5a49f3dcaa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2930, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('304e52dd-9e75-491b-8305-3ea8c00edfc4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 89, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('305daf58-db2a-4221-b65a-9148e821bc42', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3449, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('306618b2-c768-4470-9cb3-d9f45bde4cb5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2876, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('306adb12-435e-4a8e-9c2d-14b7806aa5c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2995, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('30779aa7-6dce-4186-beae-1cc7a7ae160c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1855, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('3088f925-bbf0-4d9e-a75a-78a05127e77c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 275, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('30919595-99f4-4425-ab2d-aeb6415dac9e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1046, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('3097466a-075e-41d8-9d2a-8841487646f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2054, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('309cfb6f-fd27-4da6-8426-562e0c8abcf6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3265, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('309f7272-1720-434b-9bca-e160939e276c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2217, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('30a0f1c1-cc7c-4ef3-b429-a0704080e0d5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 90, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('30a5a86a-e02c-4b3a-8fe1-deafbfa740cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2229, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('30aef75c-62b2-42cd-8d88-f4275d616247', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1056, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('30c472c8-eeb3-4f20-9c4a-ce6a0c2a40d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2255, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('30d12319-c891-4848-8c7c-bd9ef567f5d2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2764, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('30d1b5bc-a3b8-48da-afce-01a1947c27ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2047, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('30d7b077-9fa7-4b9b-a55b-e57a7786ffce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3166, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('30f8fd1f-5e7b-49f6-b74c-e6a3db489ebb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3466, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('30ff4da8-a9f8-484c-9b60-3b0bb4ce92ab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3142, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('31074400-da31-4651-bf96-870e041d5e72', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2465, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('31094095-8df6-4a12-a047-246801724561', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3032, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('31120e08-85d7-44ef-9f35-fdda6566f91f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 676, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('3116711f-6080-4c8d-b38e-a33318f2b7f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2281, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('31215f36-7306-401d-8acd-052b9a70e2c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2020, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('312373d4-77a0-442c-bc9f-ecc6945a31f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2448, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-23 20:37:53', '2023-08-18 19:54:28', '2023-08-23 20:37:53'), +('3128b04e-127b-440a-a339-210298d6956b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3367, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('3128b56f-6c33-4772-a96d-4395f4049dec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 998, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 18:16:04', '2023-08-12 15:48:22', '2023-08-12 18:16:04'), +('312d2f14-5a9b-4b6c-b8db-a6d6e8e74ba4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 433, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('313a8da6-4fb4-45df-bff0-f4dd0ab5d8c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2505, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('3140f94c-c41d-44b1-a1f8-9a57fa811712', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3010, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('314529a3-1c6d-4220-9ed4-19bdb7399e3c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 237, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('31467f6d-bb00-4033-bbae-0710588b439a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1498, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('3146fef4-fdf4-465b-a5f3-451f00feff0b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3460, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('31513dd5-70b9-4613-bc77-ff34c39d509e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2924, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('31732d48-df01-4b4f-905f-5682986d684d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2021, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('317771b3-a44e-495f-8c22-b9db3bdad46e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 719, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('317b2b7d-5fab-477e-8a20-c13e636a2cc7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3294, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('317f9131-9671-4c55-8feb-81d0b032e4f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1469, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('31852ea1-ed3a-49c4-ae7b-131ffc6250c4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2321, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('3188c612-9d8a-4e2d-9198-9a041eac7850', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 237, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('319ebf4a-279c-4e95-a5fa-218eac6a8e4a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1705, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('31a31240-188a-420b-9dde-14ddd22ec924', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2575, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('31a9f7fd-6b41-417c-80d0-91060e310f2b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 469, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('31aa72f3-d7d1-4d57-ba45-5d07d278e94f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2711, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-22 08:32:27', '2023-08-12 15:48:37', '2023-08-22 08:32:27'), +('31aee7dc-1441-4a37-b9d7-06fd94b5ee31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2228, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('31aef3cf-adf1-46e3-96fa-de399a2124cd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1307, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('31b07920-8d13-4517-a1ee-a57cec8414c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1485, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('31b0ab03-7610-41f1-a92d-4baeaeb88d69', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3368, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('31b2228d-0d5b-49bd-ae03-f68e4bf16fa1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1964, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('31bef3ab-818b-4922-b46b-e5bd5769c35a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 309, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('31c13019-bc0f-420e-a90d-3fb037981788', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 758, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('31c53607-8560-436b-b3dd-68659e164fe6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2657, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('31d2f6ef-3a3f-4fca-aabf-46e46b9c7a35', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 207, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('31f6f7f7-9c4a-4df9-b858-c6bc175b1bb3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 537, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('321093f8-b4eb-4091-8aa3-a18ef7061262', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3234, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('32157d61-012d-47bd-b2f5-cc4c2f822a10', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3143, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('321644bc-5035-4dd3-bb0a-95a0dca385ee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 643, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('321cab33-3fb5-49af-b374-f0fbcc0abd85', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2959, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('322465b1-08f4-4525-99a0-ebf60fd34b0c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 325, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('32249462-ca4b-4c9b-80e6-a358b469dfbf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 734, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('322cf520-780b-43d6-82a7-b2273bb6ee75', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2400, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('3230ad81-eddd-4529-bb73-e178d70ef0e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2802, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-16 07:30:25', '2023-08-12 15:48:38', '2023-08-16 07:30:25'), +('323c854f-77a2-4abd-822a-9218bbb24d2e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 569, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('323e262d-80a1-4603-bbf0-2a368da45344', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1168, '{\"title\":\"Completed Order\",\"content\":\"Afriyie(FMD0000408), your order of the ff items: \\nAnti - Stretch Marks x 1\\nSkin Glow Gummies x 1\\nHappy Period x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-19T20:26:02.358404Z\"}', '2023-08-20 15:01:02', '2023-08-19 20:26:02', '2023-08-20 15:01:02'), +('3249e71b-209c-472f-890e-905491a125f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1606, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('3259eb9b-67e6-4c8c-8b2d-871c09d57e3c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3114, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('325ca245-9fcc-418c-8254-af5bcf1ffb7a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1930, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('32678656-a2a2-4157-acf6-efaaa4bb0c6c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2965, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('32765a9f-7d48-43df-99c1-95a7fe5f29d8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1068, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('32785cdb-a3fd-4824-80be-3a6af360d675', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3379, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('328ca0d2-73d6-4973-b4fc-40cd7560a742', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2314, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('32a723c3-8303-404f-9165-9f326ea58ae4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1095, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('32a91ac7-948a-4fe2-ac12-745435024d6b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3481, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 00:08:57', '2023-08-12 15:48:44', '2023-08-13 00:08:57'), +('32bc9b61-e2e8-4db9-ac52-9382fac58b61', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3317, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('32dec278-9e08-41b1-8a28-736e77da5371', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 122, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('32e09412-bb7c-4ff9-8f2b-1e5aeb101868', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1324, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('32e244cb-1be6-49a0-9d37-935523077da9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1313, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('32eb7b94-e054-4ba2-8ae3-b0b08c1832ef', 'App\\Notifications\\RegisteredNotification', 'App\\Models\\Customer', 3731, '{\"title\":\"Registration\",\"content\":\"Congratulations Rahel (FMD0001112) you are now a registered FM Distributor. Please download telegram and join our content channel Link: https:\\/\\/t.me\\/fmcosmeticsghana \\nCall \\/WhatsApp line: 0244177144 or \\nlink: https:\\/\\/wa.me\\/message\\/73U4VRDNCGE6N1 for further inquiries\",\"date\":\"2023-08-19T16:17:02.702672Z\"}', '2023-08-19 16:19:29', '2023-08-19 16:17:02', '2023-08-19 16:19:29'), +('32eee87c-a851-4821-aa7a-24570ea9a773', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1334, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('32ef0f34-20e4-4fe7-8332-f114a354782c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2643, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('32f479ba-accd-49b4-80e1-b9a1cf6da717', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1919, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('32fa7665-799e-4160-bf2f-a9485eca9d52', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 736, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('32fcf7f6-b9e6-4780-b2ab-d8996e52c014', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2118, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('33041eb1-c7cd-4110-9039-0dfa0559c824', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3391, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('33152f9a-c646-4c89-a306-d54d1b9c2a73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 710, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('331e9f79-e597-4fb5-8e99-b274a563d9b5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2512, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('333c418e-f11c-4a68-a46a-97ce9e2025ee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 277, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('3344a885-caab-4826-8461-1213afeaf213', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1807, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('3348ede8-5471-40b0-b77f-1b9473282199', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2890, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('334b21c7-dfd9-4b65-8e8f-af65424e9f26', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 567, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('33562b35-36cc-4a7d-8345-9f103e9d8194', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1677, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('3361263a-8f3e-4224-816c-3edc0ecc79c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 775, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('336240f2-5cf4-4e0c-935b-bddbaa76f1cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2432, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('33649a46-ede5-42f9-af45-e0f254b5c8c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3520, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 15:55:26', '2023-08-12 15:48:44', '2023-08-12 15:55:26'), +('3373b61c-6cd0-44cf-a4d1-fa51f6a909d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3624, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('337c9af3-ce9e-43fb-bca4-910dc3672ecf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 197, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('33814c8d-71be-4bcf-8969-92a35a4f5019', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1369, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('3384ca39-d16a-4f00-980f-5e9c8e682615', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2593, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-09 19:03:05', '2023-08-09 18:34:02', '2023-08-09 19:03:05'), +('33875ddc-1311-49df-9a5a-0543dd7395e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2645, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('33954483-398c-4409-afd4-c58dcc8db3ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1497, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('33ca12b8-6abb-4975-ba4e-b04eac7ee845', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1208, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('33d840c5-caaf-452a-9081-ae8d8090867f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2039, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('33dd146b-7982-4bb1-ba8d-ac0e7906f7f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1650, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('33e14082-4b2b-44f2-a68a-4f6536ef3e2a', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2074, '{\"title\":\"Completed Order\",\"content\":\"Florence(FMC0000392), your order \\nPretty Promax (Skin & Nails Gummies) x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-20T23:01:02.935057Z\"}', '2023-08-20 23:01:59', '2023-08-20 23:01:02', '2023-08-20 23:01:59'), +('33e391e2-4191-4fd5-b016-d1c96a21e49e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 362, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('34032f02-bcb4-4c19-8e8e-46a08a1c376f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1968, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('340833bb-e21d-4485-bc8a-d2a968f5a07e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2436, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('3419c9ed-9905-464f-82bf-87f9a87e2279', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 372, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('3422f548-3dd3-4f01-992d-c44e3f50ac67', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2045, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('342d0d77-f778-48fb-b434-1110ffebb717', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1610, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('34306530-ced6-4de1-b6bb-6df3ef359a11', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2409, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-09 21:20:12', '2023-08-09 20:22:03', '2023-08-09 21:20:12'), +('343404c4-4032-4a10-8d0f-2b02639c1a01', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1148, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('343933d5-6343-4d78-aa7e-6032cc4bb7fd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3416, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('343a228f-72a2-4930-9f0a-111eb3d95258', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3573, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('34402735-06d3-4aef-9839-d02878543390', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2855, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('3442abca-4e40-408d-87a8-e986912ed34e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1715, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('3447b41b-9f1f-4de5-b6d9-51c2acc7b462', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2488, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('344b3bf5-713e-423a-a247-18c80e0b57f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 20, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('34547d1f-87a9-480b-8d3b-c9ca44bd1615', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1782, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('3460e72d-31fe-44d5-8835-26fa0eac9da4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2651, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('34648d2d-5b51-4e9f-ba64-24771c54f14a', 'App\\Notifications\\RegisteredNotification', 'App\\Models\\Customer', 3126, '{\"title\":\"Registration\",\"content\":\"Congratulations peace dzifa (FMD0001111) you are now a registered FM Distributor. Please download telegram and join our content channel Link: https:\\/\\/t.me\\/fmcosmeticsghana \\nCall \\/WhatsApp line: 0244177144 or \\nlink: https:\\/\\/wa.me\\/message\\/73U4VRDNCGE6N1 for further inquiries\",\"date\":\"2023-08-18T23:07:02.960447Z\"}', '2023-08-18 23:18:59', '2023-08-18 23:07:02', '2023-08-18 23:18:59'), +('3466f2cc-fcae-4515-8fb4-d8c294dcb226', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3264, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('346a9db2-ea1e-4467-a0bc-6115e7cd41ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1818, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('346cd3d7-6881-4664-a3a1-725ed2fcd52f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 289, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('3490aaf1-2ebd-4888-91e2-7c34c6481766', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1063, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('3493a45e-c4e5-47a8-9c1d-0cca22316713', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 853, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('3496f173-bbb0-4756-9d9a-dd349d3ab027', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 43, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('349b0b23-82b7-44f3-b553-c64b832b5a38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3733, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 20:22:19', '2023-08-18 19:54:39', '2023-08-18 20:22:19'), +('349e4c50-ce3f-412a-ba38-32fe2d4e8a0e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1377, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('34a2fede-c5aa-4891-85f9-40ec28da84eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1686, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('34b6efaa-3426-44ae-ab39-67738ddb9e11', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1305, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('34c80dec-d242-4948-b07f-234b05d3a9d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1367, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('34cc4917-bc0d-4aa3-bb02-e341859a0d90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2652, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-20 07:03:58', '2023-08-18 19:54:30', '2023-08-20 07:03:58'), +('34cdc89b-992c-4284-84d4-932cc6a2d862', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2298, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('34d0151d-e73f-440d-af61-d4ea4045e35c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1560, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('34d324f4-7c78-49d3-8bb8-85bbecde8553', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 269, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('34d936cd-2801-42fc-b1c5-1fd682fbe0c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1331, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('34db77c9-2dd5-47e5-8733-155766e91504', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2628, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('34dc6560-6762-4aad-81ec-1899f04e064a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1746, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('34e1a6a1-95f0-4cbe-9461-58d8fd823b13', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 992, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('34e20082-9e4a-4eb2-96e2-746e79d297a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 416, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('34ec76e1-d14e-474a-bcc9-6f3b26e94476', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2846, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('34ec9161-e95f-4703-8d9a-636d9b23d43a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2546, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('34f08369-cb42-4a7d-bac9-a669d1863c9d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 871, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('34f0ea9b-1fa9-4532-a5c0-ed423fb4570d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1804, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('34f1616d-947b-4c4d-9911-a5f0f400b277', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2090, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('34f438b2-ddc5-48bf-bed6-4b17063c796a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1072, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('34f893f3-d9ed-49ed-be3d-ab12a9414ffd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3016, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('34fe699d-c3bb-4e7d-ba8d-63931acf75a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3057, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('35095938-ed73-4fc8-8aeb-2495107be935', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1481, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('350f36e0-b1b5-4983-a291-cdb1fabfbe5c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 423, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('3524b581-50db-4c20-b4b9-194947d55457', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2295, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('352cf947-8fc1-499b-98ea-c003180643fd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 290, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('352dbb98-3893-4fc8-a66d-58a986b55fd1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1848, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('3537dd0a-ef82-4e5c-aa16-b4d936a29173', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1204, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('3545311e-208e-4c31-b3e3-c03a26695d62', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3438, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('357846db-e9d8-43a0-a60c-8af0d19b67ba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2686, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('357f232e-dd2e-4f7c-b420-cabea544f733', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2322, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('358a0dc7-7964-4b60-8cbd-c03ea072d2f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1849, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('358bc8a3-745a-43ef-b5dd-245b1d3f1772', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1789, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('35957fa6-6b4f-414d-914a-6fd6efc19e45', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 77, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('359623dd-d0d6-4441-a31d-4f2e49183d48', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2001, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('35993f71-857b-4553-83c2-87f0267dff1c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 156, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('3599831f-0599-4078-ac34-56c3ff4bbf82', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2390, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('359a31b8-95ab-4b05-b5e0-a48288c9d31b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 735, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('359aea01-037c-429b-97f8-a961419569e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 542, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('359e0fa9-1710-4202-ae93-a3b468844b7b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3411, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('35a1306e-f1b9-4fdb-a23b-cf0c70459a7c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 454, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('35a3e29e-b4ed-43c0-83dd-8fa020898e47', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 8, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('35b34529-3f1a-4ac7-9992-722196210b61', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 276, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('35c0206f-2791-45d6-955e-a57d1532e528', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 286, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('35c0a17b-82e0-4780-bf9d-8bb4d3b0820d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2352, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-18 20:55:07', '2023-08-12 15:48:34', '2023-08-18 20:55:07'), +('35d98ae4-24da-412e-bef3-69509f232efe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2530, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('35d98dc6-a000-40df-9dbb-a175acdeb857', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1698, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('35da62ab-2172-478a-a92c-1d536b7201af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1255, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('35e2a2c6-a0cb-4f9c-b0a7-65eb36d82a9d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1832, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('35e48d64-a45e-42f7-9c2b-04bc662ce5b1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 820, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('35e640e6-d779-4d21-a270-f48f424cf2f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1929, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('35e82760-b382-4da5-8253-881412471fab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3320, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('35fe5bca-eeb6-4afe-9f40-8c9f0e6b87fe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1207, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('3616e750-7703-4c76-9260-1fabfa023470', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1716, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('361a1646-e158-4891-96e0-de9807fe63ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1593, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('361acc4e-ebc0-47c1-9ca1-b23b6dc8bff8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2309, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('361dc637-c0ea-4e48-b798-f984011b7b64', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 639, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('362743b9-9143-4fc4-a7bb-255a9357d436', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3418, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('362d6eef-66d8-45d9-93e4-53cbf99eec93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1515, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('3638e1dc-1649-481b-9bad-7de02f380b4c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3470, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-17 08:11:08', '2023-08-12 15:48:44', '2023-08-17 08:11:08'), +('3646013b-a734-4946-bd18-bd878f712e8c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1694, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('3649e166-ea4f-4321-8334-b509f1ae0da4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 602, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('3660bfa9-6638-4df7-9b39-f75019d5d1a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3145, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('366107a3-52eb-4745-8c58-975629609b1c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 504, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('366731ae-18bd-4a5e-812b-dba2160536d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2670, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('36688836-446f-4f14-8471-2c07754697cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 737, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('36691c87-1d68-4fa2-b4d6-b08fbbf8123a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2142, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('36714b14-2f09-47ee-b1a2-bcfb7476ae2e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3020, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('36715c7e-3f8d-4d15-a3ef-72fdb3a0969c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2257, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('36881f32-f0f4-4269-980b-98bddbcfb40f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 117, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('368a7dbe-35e8-4e81-819e-13188d6b2146', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1910, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('368a8802-d9f1-4673-a3a8-29a21a32097b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3493, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 17:32:05', '2023-08-12 15:48:44', '2023-08-12 17:32:05'), +('36987351-2628-4a09-b397-b39783c6ea62', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3078, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('369c0a86-6616-453d-a868-6eed195ad1f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3518, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('369d66e5-9a5e-42ee-b82c-c339e9a12a0d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1564, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('36ae6ec0-8cee-4b16-95a2-3b264445878d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 348, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('36b2d292-ba7f-429b-93b2-3614e630cb75', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1062, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('36bc659a-7023-440b-95f8-0d3ab0d6d261', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3375, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('36bd87e1-9642-4dcc-924f-52b922fe2623', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2984, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('36c5532d-08b3-4a00-a608-c98b2bce6984', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2521, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('36d13477-c2a6-4d08-8b9a-518240445228', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2977, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('36e4ceca-11fc-421b-bb16-d1bb90be00bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2238, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('36e54635-9521-4cb2-961d-8ded7fa76bc4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 896, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('36ee8b5e-4fab-4f24-9f7c-816f44ca7a66', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3090, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('36f9edf1-2ffa-4dbb-bed1-d0753daeedd1', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2327, '{\"title\":\"Completed Order\",\"content\":\"Loretta(), your order \\nPussicare x 3\\nHappy Period x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-10T07:30:02.668051Z\"}', '2023-08-10 07:32:32', '2023-08-10 07:30:02', '2023-08-10 07:32:32'), +('36fa8a27-b867-4706-a206-da9abfa80b29', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1663, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('370b2fc1-cb15-4b33-991d-89d672f0c90d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1552, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('370c2e19-a180-4ba2-a77d-53f67581611e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2467, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('370dfdd8-e5a5-4c9a-aa05-ba81c1669c63', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2753, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('371e39a4-d2a9-4a27-b28e-559a284a3100', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1373, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('372f5120-9e0b-4c36-9940-2aeaf4e624b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 124, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('37367153-518b-49c6-909b-dbd1cc5232c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2266, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('373af17c-f149-4962-8b51-847d7e8e1eb5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1577, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('374df91c-1170-45dc-9d60-cbb3f4df1f4b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 447, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('374ef5d2-b73a-4a40-8007-b02d70e1de2e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1595, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('3754135e-a1c8-4dd4-a02e-ac1f63ff9cef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 294, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('3759583d-11ef-4d4e-af0f-5bca2c2f486f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2508, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('375f2bc5-7daa-49b4-af64-c9e8eb1849a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2130, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('37662975-f6e8-45d7-a0d4-c2d6d61ab17f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 763, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('37691e4c-626d-4a1f-ad41-1c83a230a1e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3406, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('376e1521-5f78-43cc-a4cd-501791ef149c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2624, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('3779bc5a-fd49-410b-8d97-1724ad48db10', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 26, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('3789ad03-aa1c-4891-b1b1-27008dfc530e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3529, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-21 14:48:16', '2023-08-18 19:54:37', '2023-08-21 14:48:16'), +('37a0e186-517c-44f6-b3b4-658b70140584', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1446, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('37b72e65-d1a4-427d-8977-cbe61f5927ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 935, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-14 09:18:09', '2023-08-09 20:22:02', '2023-08-14 09:18:09'), +('37b88c2b-99fb-4109-a16c-59d5dbc36112', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2210, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('37babbbd-2729-4dda-9d52-ae3d7d09b2f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1345, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('37c331e3-0726-45e9-b03d-a8ca67f24f6b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1514, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('37c5718b-1b7d-4d3d-90a7-4c52fc448406', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1482, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('37c7b85b-bdcc-4df3-8801-c334f4bc67e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2149, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('37cbdd8b-350a-4f54-b6fa-3cb5b4e81025', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1182, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('37d2f357-eee8-4187-8b99-75a9a270096a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1813, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('37d6497e-0b4e-4443-a466-ce4ef4117689', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3198, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('37deff1c-c621-4d16-8f17-9a875e003873', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1484, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('37dfc451-f2aa-40cd-9c04-bc8be41b113c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 398, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('37e3bf9b-fee5-4f6d-9fab-5a7097a962b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 65, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('37e418a6-466d-44ee-a27f-0f4e0b58a0c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2875, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('37e8b055-bb81-4283-b104-2ff4e1e72442', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2043, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('37f04848-ac2a-427e-a662-4d6c10bcad9b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1934, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('37f3faf1-04f5-433a-be4a-69727c393bf6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1162, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-14 04:31:47', '2023-08-12 15:48:23', '2023-08-14 04:31:47'), +('37f97fac-6c3e-44f2-a8eb-b6b5316bdd6a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1334, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('380202b9-fdd7-4e52-8c07-526e473e9970', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2906, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('380589da-e0f9-4e52-a436-6ee6ccb91267', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1317, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('3809f5de-1e4c-420f-997d-8e253aee985e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2519, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('3811c059-cd33-4e12-a988-256d184047a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 964, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('38339942-48a5-4a5d-91fd-2ab0d92f2bfb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1153, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('384a6541-2217-4f03-87af-f704ff7e52c4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2588, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('385e032c-c4e0-4148-b1b3-6a93ad36c15f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1205, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('3862eeae-50fe-4818-8538-c6d372dd86c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1131, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('38733e57-2523-4b05-beef-9a79a02b5554', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2145, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('3873d9d5-268f-4063-beac-3489db47ec32', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 284, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('38875a35-d681-4c9c-8c44-48149159e4db', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 197, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('388e13b7-3e33-4c29-9a2f-6fe08b1ebaf8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1197, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('389fcf8b-7a02-4e59-9337-9bcde58d66a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 901, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('38a5636b-10b9-4e21-b7df-a0c453fb93e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 618, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('38af1d3f-d0cd-40e2-a0f5-c18afe8ed98c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 211, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:32:00.526820Z\"}', '2023-08-10 14:25:08', '2023-08-09 18:33:01', '2023-08-10 14:25:08'), +('38b1c14b-7897-456b-a1a4-77d02e88edb3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1224, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('38c205ef-60c1-4d7c-9f9a-cbd8b6c2db7c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1917, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('38c85f2c-9dec-4fc0-87d4-941131a6d927', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2865, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('38d4d945-350b-4def-a5b1-00bc4a8429f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 167, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('38e10997-e288-47b3-ad55-9ec68ca99773', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2539, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('38e6d099-b08d-496f-a50b-145fb1789463', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1809, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('38e78652-7924-41d0-be2d-77305f49fc6c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 780, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('38e8a455-0dc2-4a31-b1d5-ceadbdbcdf60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 362, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('38ebeacd-469c-45cd-a411-b5dd9929e8aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3020, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('38f73080-43cc-4d87-ba0d-774b8f6a656b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3526, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 16:19:04', '2023-08-12 15:48:45', '2023-08-12 16:19:04'), +('38f81b48-6c59-40c9-9f30-63082b37383d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1569, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('38fc0b68-62df-4b24-93e3-a23a7615baa2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3098, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('39002804-418a-4f16-a05f-a68304520648', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2374, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('3900fade-aa64-410b-982e-e45c5e6fb8a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1482, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('3926a0fb-3066-4895-97a8-da82cb0f1067', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 328, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('3926d13e-8a7e-42e5-aa1d-8bf4905b9ac9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 948, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('39325c06-3281-4a0f-9d2f-c8578ba3f973', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3338, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('393b8c2d-1cb5-4f27-ad82-5b5612c9a778', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1996, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('395341be-09c5-4872-804c-060841f6966e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2393, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('3956d38f-c1bc-4296-a3bc-417e2b3d1a82', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2472, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('3958da0c-9d07-4432-b358-56565c49872c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2590, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('398559fe-e5e7-4172-8ec3-3f10c529fa0a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 71, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('3987ef64-4caa-480f-b6fa-b3bd43fec38c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1159, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('398ae04e-9b7e-4544-ba93-901b71207b61', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 978, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('398d3317-b821-42af-bae0-95484abbf92d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2061, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('39908f8c-2d59-40eb-9dd9-a94828617918', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2894, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('3995aa50-bdc7-4eb8-9d3e-5d0f4bc38be7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3356, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('39a1f0a5-145d-4a15-b373-543e0760bd73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1049, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('39ab1d76-9814-4b2b-a060-bcad1adf16ed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 230, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('39abcae2-acef-4134-8348-e2048e2af17e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1358, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('39b519f9-2fba-4a97-a623-b4d0bdb962b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2058, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('39baacbb-17ad-41c1-b5eb-a0810940b495', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2513, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('39bc2725-8d96-4e66-a25a-3eb9bcda686e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3134, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('39c6a33f-e511-41e2-bcc5-b089e953e6ed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1221, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('39c776b2-05dd-4947-9614-ba9bf49b047f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 701, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('39d52028-ebaa-415b-9879-fe8736111371', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3546, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('39e34a7d-c2f1-4317-89d3-f4c06b51a453', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3112, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('39e64e94-9aca-48a2-ae80-eddd3dd83495', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 318, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('39ea49d8-8be5-4c33-aa9a-b1db5e3ed149', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3167, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('39f889f5-6412-44d1-bc50-d3180de33266', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 553, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('39fb37a7-514e-4096-b3e3-0f6ea02ee5b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2247, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('3a031359-654b-42b0-8214-d3743cbfef1f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2865, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('3a19f76f-7214-4e93-800e-1e8973b71c52', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 998, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('3a23c67a-23ad-4515-9ea5-5ca228e11cb6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 241, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('3a241a30-edd4-4c18-8fc4-31aa5c6dab1f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2702, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('3a26726a-0bf0-45cf-aa03-902abe684975', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 706, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('3a31a8c9-ceb7-4377-a575-6e2d4a4d5941', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2872, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('3a370ed5-98d8-4698-9d70-767f5786b646', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 770, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('3a48cefe-78df-4d74-ad0d-7f763aa8897f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3088, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('3a546150-ec17-4a9b-ba21-2391f3c74042', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1149, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('3a5e4ebf-bcfb-4441-b79e-47fabe8f782a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3272, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('3a710d1b-e0f3-4e25-9b57-27ffb83fdef4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3342, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('3a852bff-34f7-4cb0-bf5d-0b7f61c0fe9b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 155, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('3a855adf-1687-4563-b4a8-98e6d1e0d2e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2319, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('3a856c20-3ad2-42ca-b430-7d9e3760f1da', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1562, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('3a932ad2-f4e6-43e2-a8d2-f7d00342398f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3663, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('3a93f2af-e08b-42bd-89f7-b88969dfb28e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2792, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('3aa3a21b-4611-415b-ab74-6f1fda00dc89', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1076, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('3aba333b-c405-4973-8a19-a8b74c3fea48', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 176, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('3acaf83e-b51b-471f-b447-8270edfa40ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 773, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('3adf012f-38a6-4cd9-89bd-3c5fa8033937', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1087, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('3ae71710-ea1b-45e0-bac9-0a102502dd05', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2816, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('3af2164b-8b58-4535-8e15-09a71888b55f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1355, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('3afe2004-7031-4e01-a286-d11d83a1ca7f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2032, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('3b220531-02c8-43cb-8e3d-974a99f8d5cf', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 3403, '{\"title\":\"Point earned\",\"content\":\"Hi Florence, you have just earned 3.15 points. Keep buying to earn more\",\"date\":\"2023-08-13T18:23:02.578722Z\"}', '2023-08-13 18:41:55', '2023-08-13 18:23:02', '2023-08-13 18:41:55'), +('3b256c43-c5f9-4ef1-b925-d2d4f163c10e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1394, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('3b32b9d9-ba9a-4ed4-8ac4-126fcf7f198c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1170, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('3b36640e-6818-4ece-bace-dd421d217a27', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 146, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('3b385c1d-2254-4349-8ad1-3ae6aa67fe93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2761, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('3b42b8d5-2153-484e-9edb-d6131e31d672', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1685, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('3b4b54e3-7027-4c33-a9d9-fb04b56b48ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3363, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('3b4ee50a-c9da-4661-8e08-f94d98a584aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 19, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('3b57fa13-074c-41dc-a7ad-2b5a21ed035a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 882, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('3b5f21ef-b56a-405e-8ba4-72a5a0e857ed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 679, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('3b613528-37ae-4130-816e-916e477af4ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1159, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('3b6c5c86-9284-4178-a18e-912f2beb4c16', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2094, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('3b7428e1-7aa5-4add-a6b7-57514716d232', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3284, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('3b84f471-c691-40b5-8342-9e7a413dfe5a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2036, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('3b85acb6-9c26-45bc-9e6e-2d16804dc3cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2302, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 20:44:18', '2023-08-12 15:48:33', '2023-08-12 20:44:18'), +('3b85c0c0-4651-411c-851c-84f4d4438b7d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3158, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('3bae6d5f-f92c-4c5b-929e-b8e7ffe1601f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2831, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('3bb04134-4ecc-4777-9351-0b9f6813b917', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2428, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('3bb9aff9-682a-4da4-93d2-58aa737d02ca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2996, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('3bbe9a6c-e66c-4070-b41c-c481ec086156', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3414, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('3bc0f308-bf5f-4183-9c86-cadd45ee44a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3066, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('3bc4a933-b545-4cdd-9237-68aa2254ef75', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2175, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('3bc7197a-29ae-4a13-8aeb-aed7785bad6f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3100, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('3bcb1918-0acf-48f5-8b00-c2474e1d28fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3427, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('3bda02f2-af8d-4447-8ed3-7710e243a511', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3325, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 20:03:16', '2023-08-18 19:54:36', '2023-08-18 20:03:16'), +('3bdb55a6-d3de-4249-815f-9aa48ac15a31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1642, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('3bebe288-06be-4805-84a5-3e40a06de9a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3503, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('3bf3fabc-8726-4ee0-a6ff-d7acb1a03174', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 599, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('3bfcffe6-5ae6-453f-a9ab-12a2f7041466', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1256, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('3c09fe05-8de1-4741-8a23-67f4c3c8de7c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3249, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('3c185622-418a-47b4-bd1d-684f3975a68e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2557, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('3c1df8fe-cdcf-40d2-b061-64a40a1add02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3403, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 18:02:43', '2023-08-12 15:48:43', '2023-08-13 18:02:43'), +('3c1fe601-4cae-4a20-9d26-08276119baf2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 212, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('3c365761-141a-4ca0-a47c-6e2e15ca1a07', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2066, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('3c3d2aea-d0e8-417a-b12d-524b1f6cd230', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 789, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('3c47bb0a-9a05-4f61-9f10-4c2e2d11aba8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1644, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('3c512ae8-e682-4a69-a0df-2f54cda4ef00', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2803, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('3c5696a1-5ea8-4e19-8173-7c43a84a352e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 668, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('3c656565-76b7-4013-a723-6757d6d764e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1498, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('3c6d5ee4-f995-4e47-a1bc-cccae4313f2b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1727, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('3c712511-9962-4ac5-bc47-f8ca268f4a02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 240, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('3c7be530-7e66-4790-bbdc-4650b64df897', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1066, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('3c7db1d9-e334-4c95-a917-d5baa83e6e88', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2922, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('3c7f2b4e-08f7-4715-a834-0008c63a2eb7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 386, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('3c8142ac-4808-4f9c-a4dc-df552bce741a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2394, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('3c8618c8-71aa-4fd8-a7db-041058be5ea3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 503, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('3c89fea5-4d1d-432d-8677-c018efa8f62f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1162, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('3c972785-943d-485e-9c77-190bdffab743', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2058, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('3ca05448-51ce-4aca-8f5d-5ba213e0cea6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3210, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('3ca9fd6f-7f41-4a87-8cfa-c95a7416ceab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3576, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('3cc2fd99-d10f-4e5e-a14c-888ba2af2eeb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 821, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('3cc43e89-2553-4d26-a39b-053addbd159c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3494, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-16 17:19:44', '2023-08-12 15:48:44', '2023-08-16 17:19:44'), +('3cd71000-cff2-4c4a-bfb2-4f85d71e68f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2989, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('3ce3f000-62ed-4e0b-a159-1a2e7ea57ad7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 451, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('3ce5d013-267d-4055-a406-d79e3091a66b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3107, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('3ce92697-aedb-4a3d-ae46-1d9829a8ac28', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 937, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('3cec93ad-e7f5-4d74-bf35-f95f471c46a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2964, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('3d131823-8091-4475-a35f-48e15c0f25e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1353, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('3d15e1ad-c853-4a88-876b-97a3e2e8658d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1412, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('3d230f88-edb3-47d4-b1c6-6813d850ad0f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1534, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('3d2bc3a6-27c8-4775-9552-1e910498ade1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2728, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('3d2da276-5420-43d5-9ede-48e046bc3679', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1631, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('3d306814-3dc0-4c8b-bc50-10877de9464d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1828, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('3d3bb364-6d76-4254-8c5d-941bba990381', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2724, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('3d3e261c-f708-425b-a9dd-e493d80f59e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 468, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('3d3f84a6-3883-4726-81c1-25404b9868a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 595, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('3d41ee60-6683-4c5a-8a52-0cdc4bd4a7b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2586, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('3d46f034-ebe3-4cd6-a780-bb24c009099f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1306, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('3d59b6fe-c480-416c-ae7a-319d61719a12', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3409, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('3d688cc5-8311-4eb6-9e67-aefba60a765d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 105, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('3d707541-b2be-45c0-a484-339a74ac1533', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2005, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('3d7ab69e-79c6-47c0-b28e-93d7e9ee2070', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1491, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('3d81dde8-7be2-40ca-b558-473cfa394fd3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2471, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('3d85dba5-a358-4d8d-9077-a18f3a5e0c54', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2355, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('3d87348a-f598-4793-be4a-8b1eec4283f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2540, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('3d968ee3-548f-4918-8e68-128ec684756b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 623, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('3d99eb99-ad4a-46e5-be5a-1b47895e49d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 563, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('3d9e6499-afcc-49be-b2ec-1afb363e723a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1704, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('3da98bf7-4cf3-4cab-8e60-c88b75a1c4d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3348, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('3da9ff9e-8eb3-49cf-8ccd-ac7e3cb4a6ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1972, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('3daf16e2-2df4-4c69-a33f-84b6d2247e5c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 642, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('3dbbe07e-1cf4-4c4a-adbf-12b4440e3641', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3157, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('3dc21add-08f1-41fd-bd66-23c71bf5ff50', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 451, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('3dc37aa6-0cf0-4019-be98-f0da45f187fd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2223, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('3dc81c0e-747d-4e33-a4d8-d8ecf3660c62', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3178, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('3dd813d4-f60d-4c4d-95a5-f8afb40d3c78', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1638, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('3de1d3ae-63e7-4f55-9d56-737a763a1ffb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 733, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('3de6f60b-61c4-4846-ba28-c33200543d3b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2741, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('3df03475-4e9c-4c7d-a5d2-f6fd320dac71', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1734, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('3df37bc6-f45b-42da-a18a-1a8387c4bbe1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1291, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('3df55082-9662-431d-bdc0-d0b53d48e52d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1213, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('3df6697d-a758-4023-8595-f43b46d3d19d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 63, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('3df6da36-8eb1-4da2-bd6a-d0bc74395cf5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3303, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('3df85cdf-ef91-4404-b0c7-ee51f5656f34', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2717, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('3dfc72f7-68f9-4f08-9fb7-939916310580', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1077, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('3e0db5a6-2368-40ec-92ef-d89a8aca5d65', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2050, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('3e12441a-2011-4fe0-8ebd-aac1e13d7d77', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2945, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('3e1f780b-aa5a-4da0-a514-92e9b1dd64ce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1585, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('3e202040-a538-4c38-a2cf-6309179d069b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3040, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('3e21f76c-b4a8-422b-96ba-7dd427dfcac2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2062, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('3e2c0881-5a4e-41a0-8d5e-f5d160d71c93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 666, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('3e3bf2ec-c243-47ed-9e25-fbec6c8cd4af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 474, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('3e3f4861-59f8-4e95-b3be-27e1700c41a0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 730, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('3e40fad3-8d6f-4af9-a9c5-ecd9cd3cafe0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 268, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('3e4eedf9-d367-4466-a199-7bb332ab2291', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 980, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('3e565d69-8900-4e7b-8273-e20796a03b2d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 597, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('3e5c002a-edd0-46ed-89d6-458ed7f29892', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2810, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('3e66a780-0a20-4136-9d72-ec14e1e402d2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 906, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('3e6f17a0-b44d-4663-9ca7-e773514fe24a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1464, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('3e758fdd-a744-411c-bad2-f0f934e52ca4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1359, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('3e7bcfaa-b791-4c8f-80cd-3054ba73e3d5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2313, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('3e7e46b5-0985-4b08-8cfe-57eccc514a51', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1889, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('3e898c8e-a4ab-4e85-9669-88be3fcf79ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1939, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('3ea22e3a-1406-4c51-b419-7c8c08af5f2c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1714, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('3eaf12b1-7294-4802-97e3-aa8865e0461f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 21, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('3eba8a3e-270b-49e1-9bdb-ead992ffffa6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 427, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('3ebf6b02-d7c5-43ab-8fdd-5e8915590177', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1307, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('3ec1aaab-1ab2-4fb8-934f-863696268c7c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 530, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('3ec3279a-af10-47bf-b8bd-dd33a14135a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 120, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('3ecbe416-4291-4d15-8eba-bea397a6b4c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1759, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('3ed59b9e-43c3-458f-a977-32fe40fbce94', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1084, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('3edff1c2-1a33-4bf7-b91f-f3ec85909f1f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 333, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('3ee03761-72f4-4338-a5ca-d94a3cd831c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3046, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('3ee1347e-b78e-4653-85ea-b87f1b1cebdf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2844, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('3eeeb15e-025e-459b-b87b-8acf847a3f7c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 901, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('3eef4176-f8b9-49e1-88ff-d7680a61b0f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3105, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('3ef6a7f8-ee95-4d27-8da5-3322f2c61406', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1493, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('3f05cc03-4001-441e-b95d-adfad34353b8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2289, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('3f05d5ae-3bf8-4f48-ba32-1ab2a51550e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 674, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('3f0ea575-9c78-4252-b4c7-a08b37ddb114', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1163, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('3f0fbbb4-ed5e-4466-98c4-21aaf7e7cd6e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1577, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('3f188c60-18d8-40ad-94c2-6ac782502249', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1090, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-12 08:49:15', '2023-08-09 18:34:02', '2023-08-12 08:49:15'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('3f2cb26f-2308-421d-886a-145a0899b284', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2109, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('3f2f03a1-3bf1-478c-9c75-1c4a53e83a91', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1173, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('3f359a5a-8e39-41bb-bd43-23e2437f5015', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1966, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('3f3a9c02-31fd-4ddf-b76e-e5b318a812af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3216, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('3f415b48-bdd1-4c5d-bfcc-b2569c5268d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1284, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('3f448673-9ada-4a1c-9ac9-b347a8e2fc36', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2475, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('3f4af0cf-1c7f-4e1c-bdce-9c5bf2e2ee6c', 'App\\Notifications\\RegisteredNotification', 'App\\Models\\Customer', 3585, '{\"title\":\"Registration\",\"content\":\"Congratulations Ernest (FMD0001108) you are now a registered FM Distributor. Please download telegram and join our content channel Link: https:\\/\\/t.me\\/fmcosmeticsghana \\nCall \\/WhatsApp line: 0244177144 or \\nlink: https:\\/\\/wa.me\\/message\\/73U4VRDNCGE6N1 for further inquiries\",\"date\":\"2023-08-14T14:01:02.983609Z\"}', NULL, '2023-08-14 14:01:02', '2023-08-14 14:01:02'), +('3f4c6fa2-7e19-4c05-8f32-25deb701b351', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2098, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('3f55e544-06c0-4974-908c-aeccfb87d977', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 556, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('3f61aba5-b77c-4835-b4b4-b05b3f03450b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2751, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('3f65355c-f32c-404d-b07e-cc5ad0a1b5f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1064, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('3f6749cd-a68e-4582-9934-5c91dd15125e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2543, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('3f6ecf95-c408-4e70-a295-02b8b5175035', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1154, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('3f702e79-32ce-4cb9-a0ce-51de1ba7f3bd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2664, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('3f72bc37-49e1-4967-9d1c-8b87345b29ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1756, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('3f7b349b-dc2a-41e6-90cb-a8ac19e22979', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1128, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('3f86d658-3173-4609-9a37-6c10e5feeb0e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 962, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('3f87a014-f007-4438-8076-9945f7f42cd1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 161, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('3f8ae34c-028d-4e29-a0c1-ff3d66cb72c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3064, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('3f94ca69-4dc1-4695-9fff-fbcefa073e5e', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"Faustina(FMD0000500), your order \\nPretty Promax (Skin & Nails Gummies) x 3\\nCaramel & Choco Skin Capsules x 2\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-18T16:02:03.058372Z\"}', '2023-08-21 09:17:23', '2023-08-18 16:02:03', '2023-08-21 09:17:23'), +('3f9614b1-9e00-4e4b-8ab5-4b83eac3b4c5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1269, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('3f9e4033-64f9-4109-8124-7d8922ec1acb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2410, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('3fa15da0-c666-43a7-9b84-320de312ab02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1987, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('3fb8c8ee-e0e7-4f7e-b4fd-aef9f3900f02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 37, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('3fc363cd-f1e4-43ab-a16e-75bb959774f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2327, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('3fce0fc9-80bf-4497-b38d-e5c18a72b36e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 206, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('3fe00314-c3cf-4722-bab3-a56cb742f375', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1381, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('3ff632f2-f7a2-40d9-955c-e5435d8a3953', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 588, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('3ff6a3b7-e25c-4132-bb31-c3be542f738e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 886, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('3fff1a7e-4a2e-46e6-84f0-7943152c1ba8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2167, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('3fff9753-3c20-4bbd-87cf-a7e7dc59e98e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3029, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('400031dc-cdb0-4c5d-ba46-40a3215404ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1362, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('40061a94-63b4-40fc-a03e-2978e725c5e1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2957, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('401ea962-30df-4b66-b066-5c07b0c6e8dc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2482, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('4024429d-cf1c-4f8a-af50-d02762742cc9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 630, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('40257a1b-f4d0-43c4-802e-fe2fbfbecdac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 511, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('4028797e-1453-43ca-8e02-d9342e006df5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3127, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('402fe68b-7475-4e64-8dae-7b86761e9449', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 818, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('4043efae-fa48-41cb-98aa-51fa33f2cd28', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1745, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('40492413-13f0-440f-92d5-0e7c6f5ef113', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2154, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('4053398c-c211-4692-a652-993bc53d3258', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2244, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('40669e9a-cc7f-4cf1-a8db-f6b55e9d28f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1171, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('40764824-1d7a-451c-8815-1bc5df93b7fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2107, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('407a6619-80d4-4578-a1a8-584ad1cee749', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1747, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('40800b89-2588-48ec-8036-6a525f54b42f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1476, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('40834ac0-d0f2-4ffb-844f-3ee75955ed8a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2454, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('4089091a-ce90-4259-9e14-3a1b5df413aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 437, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('40911987-c3ed-4eb4-8be8-b6f69b73dcf1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3539, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('409c464a-9190-400f-8166-42835941738d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1001, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('40ad4a87-a264-47f0-b608-d42d4898e347', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2429, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('40bb2a15-6779-437a-9771-d75399d087e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1799, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('40bbfbc6-a837-4b96-9679-15945c06bec7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2442, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('40c0b6e3-eedd-4cab-9c4a-36fbf049e78e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2680, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('40de494a-08cc-44b7-b224-707b0d022475', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 87, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('40e00cc2-2480-4573-a334-4a512508c4fc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3584, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('40e1687e-02e2-4c02-aca9-64b8d5ee6a14', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 930, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('40f0f1ec-f602-49fc-a940-cdf73ced9f92', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 947, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('40fdc3b6-5915-405d-bc75-4e98294ea846', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1575, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('41060591-7808-48fe-9a63-87ece6c4d5cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 963, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('41085915-404d-4781-8094-471d946a8571', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2570, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('4121b7f7-269a-4036-baad-7a82c6406b79', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 339, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('4126d6e6-620a-4818-a6a3-39c2a70ac593', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1738, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('412adb5a-4bd7-4ff9-a0e1-d629b540e9e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1121, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('4135e2b6-a6e2-4fdf-9365-554af0365057', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3343, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('41364b84-b881-4144-af5e-1ae550d88a08', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1247, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('413a94d3-7cb2-4688-94f8-b8e3a7336d8e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3079, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('413aa5a7-ee61-46fd-8f1c-8be8d853a203', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1954, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('413f5fa1-05be-4049-a7a2-73cef9ef0d9c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1700, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-10 11:59:33', '2023-08-09 20:22:03', '2023-08-10 11:59:33'), +('41458055-2b87-4ff9-bf88-4f1f00d83c00', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1012, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('415218e0-00dd-471e-84e0-3447a43b9a5b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1046, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('416a56ee-5f33-4823-9a93-1afd2c28d6ee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2344, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('416c32bc-2cdc-4b4e-85a3-c161f0c098c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3519, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 20:10:21', '2023-08-18 19:54:37', '2023-08-18 20:10:21'), +('41806e54-7c54-4ad2-a48e-59cdddddaf3e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 297, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('4185c921-0495-4d15-abce-11cea1c878f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 964, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('41968f0b-3a87-4a7d-9990-5670d095ff97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 172, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('419ba088-3855-40b1-beec-df4d950d9af7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1897, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('41a1110b-89d3-4e4a-853c-4417c5f5f487', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 862, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('41a85cb4-8f23-49e6-8f6a-300ccc70a74e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3320, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('41c417d5-0d85-442f-b705-f50c54423f76', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 183, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('41c9ee49-c8ae-4123-8d77-bf7447ae1af7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2221, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('41d3c114-ea5d-4dc3-b400-c5b2a3c35dfc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 148, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('41d4f45c-6a5b-4a8c-ae82-2864057d39c0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2547, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('41d68079-ab54-4b19-8055-4a8a61a9dd43', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 740, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('41db3d36-ec97-41c4-9f22-7dce703f32fe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 983, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('41dbe89b-b5c1-4325-a6b0-96f85f51d180', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2858, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('41e53347-d489-4992-a837-550be41c633b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1958, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('41eb5fd6-ac66-42f6-ba88-ae7fd6c8047b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2026, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-13 15:29:03', '2023-08-09 20:22:03', '2023-08-13 15:29:03'), +('41f44e2f-acaf-48ed-ab47-36df19bae99f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3301, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('41fa8f5b-f45d-4cb2-83cc-4415f532c466', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3267, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('422729df-1dfa-4311-b495-35e6c022bd11', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3101, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('422c416e-ac3c-410c-87ed-6a2dc690bb97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1043, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 17:03:39', '2023-08-12 15:48:22', '2023-08-12 17:03:39'), +('423385a2-089c-4959-a139-3fbda4e05e26', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1664, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('423fea06-b776-438b-817e-6f824945b9bf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3089, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('42451772-8e3f-4d02-a548-21a2cf74a606', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 78, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('42551924-fd30-48dd-8b86-762fa2891e44', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1519, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('425717d2-8c6b-4ff4-bc65-daf75eb35529', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1194, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('4259927b-4801-4949-a097-a76630a3de88', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 915, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('425e6afb-e6f4-4fec-a67d-5280e41d7b5a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1403, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('425eb4d0-c4f9-4085-87e5-429ac95b93b1', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 3585, '{\"title\":\"Point earned\",\"content\":\"Hi Ernest, you have just earned 3.15 points. Keep buying to earn more\",\"date\":\"2023-08-14T14:01:02.209720Z\"}', NULL, '2023-08-14 14:01:02', '2023-08-14 14:01:02'), +('42678ea3-855a-4073-9913-0f54c994bb27', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1750, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('42707d3b-7cef-4d64-b6a2-69b39e68488d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 303, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('42861fa2-5cab-4f3a-a438-4015d8ed2dfa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 439, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('4288b409-12e4-4805-bdb6-56b170c96d72', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3125, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('428d4b10-bae3-4cd3-a4c3-a3f9c364ab51', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1853, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('429a3f67-4e8a-446a-a51c-9e0ad62c8c55', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1160, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('42a0e1f9-35ea-48ed-8a1c-189b1a2ce232', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2426, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('42a5a8f3-170b-4fa7-adef-6094ff595414', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1499, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('42a9b15b-b0b6-4ecb-b547-d89401f4e7e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 729, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('42b11a5a-e267-4cb1-90a1-d9a29dc8bf1f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3500, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('42bfc034-b61e-49a2-8c5b-dd71f93078a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2836, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('42c1eb12-0820-4082-aeae-2e9b0e698708', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1358, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('42c40173-4c72-4375-8f14-d1386247d435', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2455, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('42c47391-ae3d-4953-8897-8b0cbc79c4e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2879, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('42c58048-d198-4c7d-8c39-c7e2c3e89e87', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3361, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('42ddf360-caca-4cff-919f-4bfea4dbab1d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1045, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('42fb6060-cfad-4884-901f-911a594747f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1711, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('42fd4a8d-f989-49f9-9a96-4b76cbe5e556', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 647, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('43037cad-6eba-4986-9c7f-fc3c8d0ee0d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1477, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('43047b13-161e-48b2-bebb-0b1031ba8f2a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 553, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('4304b88e-de33-44b3-908b-bbbcdda44a88', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2573, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('4311504a-be35-4c2a-991a-bad1fff323cd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1592, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('43156b0d-c811-40c6-aebb-0ac1f066b7c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 937, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('43168c3b-3bd1-4522-ad28-3cd63fcce57b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3239, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('4320f068-3da0-4608-85e6-3128b5a843d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3583, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('432288cd-c43b-417f-a85c-f83a3c5fb4e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3203, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('432757bc-146b-42e0-b1b6-e89e858b1f31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3359, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('43322ccc-b886-4c93-ad2d-943b0e526a08', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 783, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('433b859f-55a5-4b58-9edd-d225ede3500d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1114, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('433b9323-2a20-4e48-b916-110e30e8e21e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1717, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-18 11:31:36', '2023-08-12 15:48:28', '2023-08-18 11:31:36'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('43414ff4-3f2a-4da2-ae98-0ec40456d9eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2514, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('43416dd8-cbc2-4454-902e-ac516f42b410', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 284, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('435c2e4b-3bb1-4743-ac82-8ed7d654a368', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2994, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('435ea112-74e3-4cd4-a2bd-6361a4893b38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1004, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('4360c306-3107-404e-8044-1649668e561f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2351, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('436a98e0-2cc2-40a5-ab3a-c58eb1c2ed30', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2356, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('437244f2-c7b6-4ccc-9426-ef328fe06ce1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1189, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('43750274-2cc3-45f5-a75d-3af576c3f06b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1080, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('437bbd7a-e712-4e4c-a080-e69857794da1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2297, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('437f85bb-562c-4663-972b-77b009cc4265', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 2625, '{\"title\":\"Point earned\",\"content\":\"Hi Bernice, you have just earned 1.8 points. Keep buying to earn more\",\"date\":\"2023-08-09T22:24:02.524097Z\"}', '2023-08-10 09:23:50', '2023-08-09 22:24:02', '2023-08-10 09:23:50'), +('43872d15-4d5c-4cc8-8acd-9dae7937c273', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2262, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('43925b9c-4f26-47ef-ad00-b36a488c6892', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1808, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('4395750d-ebe7-4ed8-b35f-83c3f120e978', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2715, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('4398db45-5ebc-4518-aa99-24bcdab5a41f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1508, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('43a93d26-d3f2-4048-ba92-739ef3261e55', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1887, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('43a9a9f4-bc42-4ee2-a941-762a34a8084a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3142, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('43ae8fcb-0d0d-4c27-b034-db83285d7057', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1448, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('43af64e0-1e8c-4fb4-bd58-098608582829', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 562, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('43b43196-00d6-43e5-b5b1-098cf26d4c83', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2591, '{\"title\":\"Completed Order\",\"content\":\"magdalene(), your order \\nFlat Tummy Gummies x 1\\nGym Wear x 1\\nBonnet x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-11T16:10:03.136582Z\"}', '2023-08-11 19:47:10', '2023-08-11 16:10:03', '2023-08-11 19:47:10'), +('43baaca5-0b9a-41a1-8491-839febe18878', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2338, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('43d05113-2dfb-4d0c-bf98-236abe93b2da', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1200, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('43d5a7d3-fb18-495b-98ad-389775ddacd2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3634, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('43dd6685-6a43-46d7-9c01-e921807ca420', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1932, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('43e868d0-5e46-43d6-b92f-68eee58d1d41', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 674, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-14 17:05:55', '2023-08-12 15:48:19', '2023-08-14 17:05:55'), +('43f2aca5-cefb-4e7c-91bf-ab367b9f9259', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2308, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('44089fc7-3c08-4b91-99e4-c7a397084301', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1559, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('440953fa-123d-4200-9f6e-cf56d8ade802', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 525, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('440c940b-326c-438d-bfa1-b10769832977', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2977, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('4420c28b-bb91-4eb0-99e5-7be10bffa324', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 944, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('442ba413-52f9-4099-ad50-55dcd610b776', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 119, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('4432e529-cde9-4fa5-95d8-51de68d6e2ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3619, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('4435125f-a63f-4f21-bf48-80e9bdc9a048', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1451, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('44475e4b-10ec-4bb8-bfda-eee2036738e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3175, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('44501473-754c-420a-a4c0-98eca74f6c41', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2150, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('4450c6aa-c515-4f4a-8e3f-e120fb9b2f14', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1017, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('445916a9-52a9-49cc-9e4f-de81bc818c15', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3218, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('445b9fac-fbc4-4abd-acb3-aec6ebf7635d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3226, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('44645952-e874-41b2-96ff-42644635c18b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2039, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('44884fbc-1d0f-450d-8b00-b67c04d2ac28', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1791, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('448c8d94-61b5-4164-a411-ebf3ba0857ac', 'App\\Notifications\\RegisteredNotification', 'App\\Models\\Customer', 3403, '{\"title\":\"Registration\",\"content\":\"Congratulations Florence, you are now a registered FM Customer. Please send a screenshot of this message together with a full picture of you and your details to our WhatsApp number 0244177144 link: https:\\/\\/wa.me\\/message\\/73U4VRDNCGE6N1 or contact our Customer Service on 0531170001 or 0531170002 for further enquiry\",\"date\":\"2023-08-13T18:23:02.593082Z\"}', '2023-08-13 18:42:02', '2023-08-13 18:23:02', '2023-08-13 18:42:02'), +('448fb57c-eeba-458a-a31b-1defacdd2daf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1994, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('449071e3-b9fe-4690-9c2c-3ec8be6bc89b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3474, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('449203b2-2561-4e3f-b578-ac91014ccce7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2687, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('449bb9ec-0a9a-43c0-ab55-f2949fd5432c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1614, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('44a0e512-1444-4766-840d-fd51ceaa6c6c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1929, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('44a632f6-bce0-4c60-9f1a-76c57280b2df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2788, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('44afe193-9d43-470e-9a30-95c193e0e142', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2799, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('44b51c6b-9176-41f6-8d68-97ddbc4d8edd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 229, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('44b55429-f609-4a15-ac12-1fb07bb92588', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 998, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('44bd5ac3-ef4c-4aa2-9126-4d75446f4a5e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1770, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('44c3fdba-dce6-464e-a84f-eb496bb38643', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 170, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('44c61ab9-60ae-4390-969a-4f0405cf4e93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2537, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('44c7a6ac-11ac-4ea0-af45-0fc51a2d8a3a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2659, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('44d2e33f-3b90-4153-8397-ab0f58ac4fd6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3206, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('44eea73d-5242-4ae8-96fa-88d8176eaf56', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 769, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('44fd6c58-6b84-4adc-82e3-8694200b472d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2843, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('450cadc1-63ee-4dba-8a9c-6c85b8cb7689', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 713, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('450cb0ce-964c-4be2-bdd7-741195a62489', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3502, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('45138919-cd08-4c51-b3ef-f344b373d7d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 244, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('4518f1e0-7e37-4933-8d0e-912bab8b8851', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 507, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('452a45a0-905d-4161-941c-22f20df84414', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2007, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('452afce6-1744-49e9-a59d-386c83f08073', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 350, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('452f9455-6270-40b1-9c74-d14190b17584', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1587, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('453e5008-ff19-4fc7-9d39-acf4e70b2bcf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3154, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('45578c60-282e-4200-96e9-04e8b689e61e', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2591, '{\"title\":\"Completed Order\",\"content\":\"your order Skin Glow Gummies x 1\\n with waybill number FMTP338410 to magdalene Nketia Boateng (233249675745) has been received and is being forwarded to the sales department. Thank you for your purchase\",\"date\":\"2023-08-12T11:24:01.923695Z\"}', NULL, '2023-08-12 11:24:01', '2023-08-12 11:24:01'), +('45586961-f191-41ab-8e23-57148fe20112', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2899, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('456da1db-3536-4216-a617-e3fcb6797697', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3307, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('4572e01b-3248-4035-bcf0-5e1322b39efa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3225, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('45746cf2-5ed5-48c7-b8f1-ca9fd29fc79f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2569, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('4577cf4d-e184-4de7-8920-68ce7aee7cec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1819, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('457c08cf-925f-4e74-a850-5f1fbf7b3af4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2241, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('457ddec4-ddc3-4f68-adcb-7dcff1d8ea36', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 599, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('45809839-254d-4756-8285-c83c9e08008b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2245, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('45909353-1c30-4c94-b589-9f42fd1d10f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1165, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('45a6f8bf-fcba-44d7-855e-137203f0d93e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 68, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('45b0ee09-b93c-4e4d-9582-861effe0b448', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1231, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('45b33936-4ce6-40ab-a0d9-1f8e5863e48a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2971, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('45b3d9c5-a8dc-4bef-9eb2-e9994eb6c4ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1184, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('45d55b5a-8efa-4a9b-b24a-05ca21fcea28', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 144, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('45d5fae0-c313-4e67-8387-86372147df7b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2741, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('45e48e39-0621-45c8-8267-f87abfdcd5c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1152, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('45e945f2-5b1d-41d5-a2d5-60114ee45545', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 840, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('45efbfb3-bca0-4304-ba8f-8ff265f0559f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2071, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('45f51cfb-d3bc-4d67-bb99-ff2933938a11', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1010, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('45f876e1-3a26-4a9a-b84e-3cea0dc08dc5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2097, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('45faccfa-69d9-46f8-8d1c-57137e87a1b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2320, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('460011a1-ee8b-421a-af11-0c83cec260ed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2197, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('46059f33-381d-48a9-9b28-e05bb0e8e36d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2226, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('46087d95-8da9-480f-aee0-a062f25878e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1759, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('461d15ec-957d-4a58-8df2-4d864fbb3f0d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1223, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('461fc2f2-1380-42de-9dd2-57cbbe3f211a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 206, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('4639ca34-4a15-4f28-885b-5fb71a898859', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2263, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('463d01d2-b844-44b9-b433-fad56f8c8779', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1030, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('4641496c-abb2-4326-930e-df07e6099172', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3194, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('464fd33c-b50e-4ea4-ba58-8b6e175db2e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2946, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('4664c5a7-71ec-4fbc-8429-66225a2c5d33', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1285, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('46655d06-6b15-4da3-bdcf-37e830957648', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 255, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('4667d74b-d5ee-4dba-8203-987fe15d525b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2639, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('466b540c-88ca-4d8b-90f4-a3ca1b8c1e0b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 551, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-22 02:54:32', '2023-08-18 19:54:12', '2023-08-22 02:54:32'), +('4671930f-c524-4093-ade8-ba0a78d93c8d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1702, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('4672e7b9-b444-4d00-b6ed-1942c57638a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2728, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('46741146-0674-4d5c-8705-ddeddbfc3830', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3305, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('467f80dd-2dd7-49d8-a4e3-000d2f02ec5c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1788, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('46803793-e999-425e-95fd-e7ee404fd2f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2227, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('4685609d-186d-4d08-816f-873e050d9b14', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 764, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-18 22:11:42', '2023-08-12 15:48:20', '2023-08-18 22:11:42'), +('4687b2ff-eb40-47c0-b47d-0a16dbb1eed8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2321, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('46890ff3-0467-421f-ab02-c4b82beb6438', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1703, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('46a89093-c0ed-40bb-87d3-08c892bb5b41', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2565, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('46be4ddc-066a-4dd7-9469-37a9b21ccf73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 215, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('46c35ed8-7936-4ee5-beea-5a93afe47ca9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 56, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('46cd8831-1a18-45c3-805b-95b9473bc205', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1886, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('46d13d01-5fc9-4756-b9fc-c18f13f0c46c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2967, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('46e1a88f-3436-4e54-95f4-0508c092027f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 539, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('46edcfb5-663f-4f55-bc79-95a1f0d07237', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3598, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('47010dad-9d1e-4de5-b209-ca9118871cdf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 532, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('4706ef99-2c33-48f1-b8ef-5727c9f3ddc1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2016, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('47077d5c-b877-43be-b4be-4b75a56077d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1896, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('4708e5e0-ebce-4416-96e0-8e71520c18b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3495, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('47156ac1-1778-4a5a-b5c9-bbaf0fb8c5b3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2365, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('4717a4a0-2ab1-476a-8e2d-b2ed738b62b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1662, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('471d866f-fd05-40e4-9850-1a26e04885d8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1535, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('47291d2c-91f7-4020-bfd6-5c115a86d8e4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 238, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('472d6afd-8876-46c6-b5e1-3942724bf5c0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1453, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('473730af-0c27-4dc9-886e-4e7d55adfc07', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 604, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('473ffb78-6462-4ae7-b6ce-26d5bb13b579', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 659, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('4748b20f-6dc1-4199-bbe1-ea7c1ca33dc6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2759, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('4748b4e0-b55d-4799-88de-e25821f16223', 'App\\Notifications\\RegisteredNotification', 'App\\Models\\Customer', 3899, '{\"title\":\"Registration\",\"content\":\"Congratulations Gifty (FMD0001113) you are now a registered FM Distributor. Please download telegram and join our content channel Link: https:\\/\\/t.me\\/fmcosmeticsghana \\nCall \\/WhatsApp line: 0244177144 or \\nlink: https:\\/\\/wa.me\\/message\\/73U4VRDNCGE6N1 for further inquiries\",\"date\":\"2023-08-23T23:34:02.497918Z\"}', NULL, '2023-08-23 23:34:02', '2023-08-23 23:34:02'), +('47494cae-ee7a-4f69-81cb-9ec3aa6a2745', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1825, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('474a0f81-c19c-4ba4-82a3-158983e81848', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2190, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('47553718-4183-4780-978f-15d487cff09a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 617, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('475897a7-87d2-4645-9fb9-022354857bf4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3728, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('475bc66e-f6f9-4e00-935e-59ff5ccdc657', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2646, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('475f000c-263d-41f3-b211-e2e27dc33010', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2473, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('47742353-9f0d-4b36-9319-274044bd2336', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1757, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('47789b32-e113-48cb-9b68-44a49bf839cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1772, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('4793530d-181c-4b6a-8d5f-785b39e62306', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2615, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('47a2182a-c42c-49b6-b1af-25b9b81e81da', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1542, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('47a71354-b329-4f5d-b441-8994529ff6db', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1373, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('47b8f6bd-27aa-4ed7-ae18-df7ab01b785a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1270, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-17 16:49:01', '2023-08-12 15:48:24', '2023-08-17 16:49:01'), +('47ba28d9-b1b5-4fd7-a3c5-20f0f869f630', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 356, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('47cca33a-7dd6-4f89-8590-e8274d1b3289', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1179, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('47d8e580-6847-4c9d-ab9b-e2c9099ad006', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1482, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('47db8602-fbb7-49d8-b668-302ecf1e3b5e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3524, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 18:17:42', '2023-08-12 15:48:44', '2023-08-12 18:17:42'), +('47dce11f-d5e3-4823-b4dd-58659b67a9c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 518, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('47e2a542-11c3-42da-ade2-365562ca7903', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1196, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('47edb69c-f8b7-48b0-8747-eabae2408786', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2965, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('47f18325-7904-451f-a25a-72e89ad08ccc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3351, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('47fbc1dc-5c3b-440a-a941-f9ce5ab20d81', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 36, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('47fe2064-2072-4b78-8b6e-182d6dcafaea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 353, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('48096f43-ef26-4e1f-b745-5ead5bb92d18', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1537, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('480b8366-c40d-442e-b0dc-88d98dbcbf7d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2293, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('481b3fc2-bf20-430c-af98-3c23930b1435', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1118, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('481ddda9-5b45-40c3-87fd-5b2176fcf4f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1343, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('4829e259-7599-442b-bf27-eea967345e24', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3384, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('4835fd1a-84e0-40a6-b79e-96593f951d6e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3449, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('4858a5f2-1b6b-4a12-a807-b335ad9319d8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1349, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('485ac9ea-0c7f-49cb-81f2-61859583dc9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 978, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('485d71a2-2776-44a1-91bf-33bb216ef72b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 687, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('4864953c-fbe2-4e71-99ee-06ef37b0e0a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2482, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('4868e21d-8b73-42d6-896d-f6ebbc949494', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 179, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('4877d478-74c9-4caf-99a7-33fb9bc5f022', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2822, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('487b0ea2-0a2a-41fc-ae93-77944c179ad0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1011, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 05:56:40', '2023-08-18 19:54:16', '2023-08-19 05:56:40'), +('487c1066-59d6-4336-a5cd-1e5004b0a01d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2690, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('4881e2d7-0523-4e9a-a9cb-12c85c26589f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3749, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('488908ec-bbc5-4978-a3a8-ca4d7d5ec6c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3317, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('488f8721-bd1f-4f66-ba8f-3a6052b460dd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3352, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('489ff58f-674a-42d8-8631-8ae19f399c24', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3542, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('48a7bf75-dfaa-425b-a942-e56c6e9a261c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 58, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('48abedbb-cb02-45f9-a2e6-a5777231a2f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2172, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('48b6e53e-57f5-47e3-8495-c147eaea2e86', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3221, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('48b967a7-68c6-49cb-9f9b-d1ad8adca4b1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1147, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('48c397ce-33f8-4490-a267-4c308318290e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1133, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('48d26f3a-cb39-480e-8807-92ca824b6be4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1609, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('48d46f2c-e79b-4da9-90e8-0c8c96083179', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 334, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('48e0ed14-5cd4-47c6-89e7-763626dfeb16', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 80, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('491baef3-1b08-4766-a779-6bd669019258', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2611, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('491d11dc-ac2a-44bb-a569-2f4ec006b1fe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 130, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('4921efb4-2ba6-41f9-bdaa-cb526c7f0ff8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 320, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('49260459-26b5-4685-ba5e-76d5106e5508', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2870, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('49283ef7-71a5-4e9a-944e-0ef2e40fcce9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 822, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('4948c6ed-a75e-4e69-8e9d-6b4e239c5c06', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3404, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('494b06cd-5e8c-4da6-9b0f-c8acd65515eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2758, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('495eb172-7c60-4077-8036-7d2e93f10728', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 674, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('4983dec1-e7cd-4efa-aeed-9aeb65c53341', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3476, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('4987988a-bd65-4c04-a754-e77d53ccc365', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1867, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('498b8a4e-1672-4c8b-8bdb-1aa8dc10865c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1857, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('4995cd0e-2076-401f-84d4-18e250a072d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 862, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('49ab869a-5221-4ee8-9c61-466694878e40', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1806, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('49acc21f-3279-4a0c-ae2a-99da27d14df8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1225, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('49b21fe9-e426-4f14-86bb-f013057578fb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 875, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('49bac8ce-8de9-4d2c-ad5a-0ccfe2ea98a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2790, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('49bba736-40d0-4b46-8377-82dfc333b836', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1890, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('49c8cfed-8f01-4009-be5f-12ed5de3ad17', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1732, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('49d5e7bd-e00d-47e9-97ef-501d981ad74f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 486, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('49d98dd6-8f83-4c58-856f-831018552e5d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2403, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('49e45d73-f187-4123-95ad-27ab93f274d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2387, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('49e5e00b-e397-48ae-8434-b381e658a984', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1290, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('4a046288-026e-4b09-897f-18996dcd56b1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2081, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('4a181fd2-18c3-4a0a-81f9-db5af3599ab5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 232, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('4a20f991-2b68-4d4a-9691-0de19abda990', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2660, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('4a2b75a9-ca6f-46b2-aae5-485702adee81', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2325, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('4a31b316-e79b-4ebf-9851-3e0b93b2a47d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 179, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('4a3889ac-e9c0-438c-85c1-51d53beb896e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2734, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('4a3d3dc5-6685-4ca8-980c-a256a99e2047', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 856, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('4a4c40e4-5ffc-4cd4-9855-61b061e624ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1655, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('4a5592d4-a516-451a-a5bf-a21bba25d1d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2818, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('4a5f09f6-7174-46ce-961d-5e976fff6d7f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1322, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('4a640e41-71a6-45d8-81fd-982a2b78be53', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2180, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('4a68c0bd-07de-46ea-ba21-edf1e5b8b3c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2676, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-21 20:47:28', '2023-08-12 15:48:37', '2023-08-21 20:47:28'), +('4a6eff72-9f44-4ab6-b6eb-ed9277a1720f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1974, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('4a7513e9-a636-4798-8b5e-a8894547d82f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3059, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('4a76e7f6-2821-46df-b178-1a94221611d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1357, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('4a8c73fa-e9fa-416a-adfb-22aa1bdb1c15', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3410, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-20 11:56:34', '2023-08-12 15:48:44', '2023-08-20 11:56:34'), +('4a8c9574-c22b-4583-bf32-7d06e23e8938', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1261, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('4a918186-4dec-417f-b2d3-80f83a197341', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2802, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-16 07:30:43', '2023-08-09 20:22:03', '2023-08-16 07:30:43'), +('4a969977-8def-4dd7-b4e8-4a5dfe5ae259', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 739, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('4aa0b2be-193b-492e-9b07-cc0c3239d024', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2440, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('4aa4bf18-04d3-4d04-adb0-0fe82141925d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2763, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('4aa7e5b5-a613-4104-ad06-84837a863289', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3458, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('4ab06b4d-6638-4794-a5f6-ba628f5ee0b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1865, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('4ab47c00-d5d8-4b96-821e-2d51d00f6d4f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 294, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('4ac277f3-f903-4fcc-b19e-7995a997b455', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3116, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('4ad8e6fb-fe5a-48dc-9181-e8e6138532c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3393, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('4adf4e63-f6d2-49f6-a9f9-807739428d09', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3145, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('4af79b42-ce7c-4520-bcab-fe3ac4ac4577', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 736, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('4af8c3da-8bb4-4ec1-95ab-e83fbae0379c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3610, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('4afafe6f-d9e0-4ed7-97fb-5442d4641e9d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 145, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('4affd812-eda2-4d4f-9102-07d1de0f9aea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2338, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('4b04c5fa-6477-4f53-b277-04887b087d73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1665, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('4b0f33cc-12b1-4bb1-ad99-e05cc36c769c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1824, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('4b12ea8f-2a74-4c69-bead-8b094424c522', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3014, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('4b134942-471d-471d-b25e-56d28eec978b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3007, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('4b49cbd8-8b40-4b22-b7aa-a8922b9495ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1385, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('4b4adba4-ffcf-40c2-b4bd-993b6d0476e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2661, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('4b4ee305-3829-4448-9328-11f721b0e484', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3426, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('4b61e5cd-d826-4e97-a3a5-5cbce40891d1', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3776, '{\"title\":\"Completed Order\",\"content\":\"Awurama(FMC0000345), your order \\nAnti - Stretch Marks x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-22T16:44:02.539182Z\"}', NULL, '2023-08-22 16:44:02', '2023-08-22 16:44:02'), +('4b62afd7-3c8d-4f82-ac1b-5c8940054d3b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3423, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('4b785695-b409-4182-b73c-6c3639577104', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 452, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('4b79a70a-f5e7-4963-aec1-3192ae807750', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3877, '{\"title\":\"Completed Order\",\"content\":\"Akusika(FMC0000475), your order \\nPussicare x 1\\nSleep Gummies x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-23T12:33:02.470226Z\"}', '2023-08-23 16:09:13', '2023-08-23 12:33:02', '2023-08-23 16:09:13'), +('4b79ba89-8d9c-47bb-91f0-1107cf8ee36a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3074, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('4b8fd78a-bc0a-4121-ae69-aef5bdea5c02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1156, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('4ba2b9f2-639f-45c0-bc6c-2d266e36ea38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 805, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('4ba4c0a0-a98c-4812-bcf6-cc35423bc65c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 6, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('4ba6e298-a9bf-483e-9ec6-446013cde2ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2689, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('4baef09c-82bd-46c3-a964-1c24e53a99e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2798, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('4baf3079-8776-4627-a64d-4157e6c3ba3a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1704, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('4bb038f1-c24c-496c-8651-834b1d630f7f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1228, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('4bb3a719-6a3f-4806-a5a1-5a0f45df50f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1040, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('4bb3c0b3-c48d-466f-9514-05a98948d59f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1687, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('4bb7e71e-50b6-4361-923f-c54728852f2c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 295, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('4bb99023-ce53-492b-ba8d-57751b689647', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2631, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('4bba2f5a-aa41-4058-8dca-00f18e9e6fc5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2897, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('4bc30290-3746-44a2-8374-e319b525db75', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 888, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('4bccc13b-4fc9-4b37-b1ee-2632e298b264', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2330, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('4bce96b0-1def-4360-b377-6e1c859ae5aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 935, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('4bd056e5-089d-4465-85c7-ef6e5428cd32', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 917, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('4bd7d225-1218-4e9d-a708-0771392b4948', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 973, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('4bd86227-b7eb-4c8b-9284-c544309b6fd8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3434, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('4bdb83d0-2539-45e0-b79d-fe63d4482c8e', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3731, '{\"title\":\"Completed Order\",\"content\":\"Rahel(FMD0001112), your order \\nFlat Tummy Gummies x 1\\nGym Wear x 1\\nBonnet x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-19T16:17:02.690927Z\"}', '2023-08-19 16:19:10', '2023-08-19 16:17:02', '2023-08-19 16:19:10'), +('4bdeb0b9-0f3a-46ec-a34b-e7733da8c54d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1633, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('4be8edb1-98e4-4490-9a31-e9d0ced92907', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3509, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 18:19:27', '2023-08-12 15:48:44', '2023-08-12 18:19:27'), +('4becea13-14eb-4eba-96a9-d6f6cae38416', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3415, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('4bed79d5-bc33-43c7-b79f-66d882488ae2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2255, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('4bf174a2-737c-4dfb-8a96-b51c0e27aa31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2584, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('4c0b56bc-65ee-4c1c-a8ec-ac410074b38c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2155, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('4c11dc7b-bb2a-4bc9-b46b-de12b0f075ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1202, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('4c14d56c-40a1-4843-9bb0-d724fd5420eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2555, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('4c1512fe-6443-461e-954c-277cee3feb84', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 850, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('4c1c6dd2-f6da-4362-b9e0-bea6e2c9c55d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2133, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('4c1ecec2-4c8f-482d-94ac-9f6fe9435150', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 653, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('4c1f08e9-737b-4427-a6d3-b88010058363', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2805, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('4c1f83cd-1187-4b23-a41e-f1f63be5b666', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1245, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('4c21a651-559e-4dc8-804e-bafb3356f77a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2042, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('4c244eaf-d15a-43e2-a039-cccfe9a33088', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2630, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('4c2504de-567f-4d29-87aa-8ebbecec6021', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1933, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('4c33f062-162c-4f8d-bf54-f902e16096c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2028, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('4c3d8fea-3b34-444a-9dc3-99255edafbac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1199, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('4c3ed51b-fdde-4da3-8684-18ea3408fb43', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3359, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('4c411c5d-6daa-4cca-9069-7f3673e8e875', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1280, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('4c47aaa4-fc76-4dc8-958f-773a4d07ed93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3429, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('4c4ffbe5-3aad-4c0d-9e8e-dd19deef64d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2568, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('4c5ed9dc-a69f-465b-9aeb-51061345e727', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1947, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('4c60be4d-6de0-40f9-a913-c23e3154d2b6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 428, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('4c6aeb64-c21b-4d5a-8a9a-16b1e13f4999', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2456, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('4c7264ca-1735-49b9-9e99-3387ea9fe402', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2176, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('4c760d6b-d282-4f72-8185-6b7920b88b9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2917, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('4c7a0f74-7663-4b9f-87e9-c8efe75cd215', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1413, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('4c7e5f5a-7a96-434e-8478-034958c86934', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2196, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('4c82cb6d-13de-4917-b5ed-3fefa19e3bdd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3092, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('4c84896f-1cf3-4034-8e4a-094fe92610ca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1623, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('4c854c05-d76a-4f1e-9ef2-8f8fa937046b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1001, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('4c9bac3d-780f-4da3-838f-dc25813e8cfc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1928, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('4c9d6069-c026-4b24-b174-c32f4bc29394', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1944, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('4cb664d5-d8bf-4a19-93bc-6cadc0a7af8e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 204, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('4cbe8058-939d-4e78-bbed-84a26dd34b75', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2911, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('4cc0559c-7ed1-430a-b560-1213a8d40498', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2753, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('4ccb8167-9c5f-4868-b807-2fbf9e306cd9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 988, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('4cce8a1f-76b7-4f50-8acc-3153e45b6bdd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2952, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('4cd51d12-2b16-440e-9453-86c437760f40', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3040, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('4cf3a023-0d7b-49b5-acfa-da8d42384b92', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1378, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('4cf3d318-d912-4610-85b7-e609cf8b49ee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3000, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('4cfc8d7c-cc50-4494-b4ea-8e093d01c6a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1578, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('4cfcea3c-34e5-4df8-a286-48e6d261703a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 263, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('4d03bc51-0ca7-4731-b795-84a250acc88d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1235, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('4d0c2b66-a65f-43f6-943f-17c491d63774', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2493, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('4d20ee11-7209-430c-a621-f27d83b1a36f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1027, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('4d28f104-a4da-465c-922b-43bb66f9000e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1542, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('4d32b156-72f5-4cd0-a8c1-37795796644d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 103, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('4d34a969-1fb8-418e-9ea9-686ff7eea43f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2271, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('4d374d86-512a-484c-9c87-ce5b0bb0a7d5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 824, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('4d3bc17f-0991-47a8-9248-a3fedacc1863', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 662, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('4d3cdba1-0ddc-4e30-8b77-6d1bc43bb6ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2981, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('4d4e5435-5109-4df6-a343-f5ee9cc8dbfc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2383, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('4d586d70-c3d9-4003-8a72-7811aa4597cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2883, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('4d590d2e-eeef-4aaf-9f21-dd6237e63a1d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 975, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('4d5b3095-4f04-492d-a24e-989f9667467d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2384, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('4d5ececb-b665-4476-88ce-3a49dfabd530', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3167, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('4d64292f-c812-42d1-b189-4b642ce8b65e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2002, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('4d6a1caf-91f2-4ac2-a095-f966bc3bc2df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 327, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('4d6d8404-7725-4a87-9a43-439f0351a28d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1709, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('4d720e89-4b2e-4c97-9694-eba561086816', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3137, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('4d7c51ef-92b1-4319-a715-3276f1dcda76', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1895, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('4d8a3572-bb4c-402c-9a83-61a0178fab28', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3412, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-18 20:29:25', '2023-08-12 15:48:44', '2023-08-18 20:29:25'), +('4d8c0947-bd9f-4e1a-b6da-17d8fa9f04e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3415, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('4d915df0-3a8c-41c7-a4b6-93e0e0ea411a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 614, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('4d97900e-6d37-413b-9637-231cef8d4d10', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 759, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('4d99083b-47e1-4802-987e-dd41bf5f3d12', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2337, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('4d9a0e90-f069-40ab-8aec-f9cff05803e4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1289, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('4da4f53a-862a-42ce-8884-7b9cd389856c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 893, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-11 09:00:51', '2023-08-09 18:34:02', '2023-08-11 09:00:51'), +('4db34e5b-a232-4314-8c0d-a2b0a2d803d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3224, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('4db358f4-2a11-4e27-b6e5-66fe19fc8a26', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2662, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('4dbecfdb-9764-4f1a-a5e9-90cefc98bd14', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 684, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('4dca6ef4-8afa-4ce2-8e54-466378cca423', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2727, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('4dddd005-c836-47db-b5d2-f797ff0737f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1755, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('4de35bfd-7249-4614-a429-759b5a0ae453', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3032, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('4df53981-4160-476f-a98e-1d28943dd8b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1444, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('4df6fd5d-d9a4-44c9-9b21-205c01e41be6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2529, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('4e04640d-b417-4d1a-88a8-c3246092d3e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1055, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('4e083f2d-55a3-49e4-84b6-84de88800999', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 638, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('4e0a90bb-317d-4b89-a111-af3cd6235b17', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1292, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('4e225273-c572-42b1-ba22-c339caad94a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2468, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('4e2fbbfa-7a52-44ae-92ac-43fa5098aca3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1861, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('4e3b811a-b4a6-45fd-9d6f-4b4a7ea08646', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1722, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('4e64de39-7be6-4fc2-bb1f-7b5f83b61bef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3325, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-18 20:03:07', '2023-08-18 19:55:09', '2023-08-18 20:03:07'), +('4e650d40-7ba8-49a9-9e2b-065ed0a8bbaf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1640, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('4e702cf1-fd27-42de-a284-98e25e2ca1c0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2000, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('4e7ce90f-bca5-4843-8972-d09451d1fbc1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3377, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('4e895f74-8d56-4c4e-bda5-050a39749514', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 564, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('4e8bc445-6f96-4f8f-b001-52bd52a1e73c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 592, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('4e8f540f-213b-4826-8751-6bb34d350090', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 878, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('4e922884-7e82-4e75-832e-023d16832a8d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2721, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('4e988bc2-b875-460a-a26d-99747544a54e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2003, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('4e9d14e0-17f3-4e48-b157-dacab8f453fb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1074, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('4ea51c05-e8d4-4bf2-98cf-9b2e57cede14', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1164, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('4eb3f5f0-d827-423c-9894-0a38e87463db', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 609, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('4ebe96b2-b21f-46a9-b5d5-dcdff173e147', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1909, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('4ec5b6e2-1fa2-4152-977c-c3a0e885065d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1562, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('4ec882c4-3cd7-425e-a741-93b72559600b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3348, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('4ecf0efe-d621-444b-a617-5259ddb28fb6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 112, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('4ee0ffde-c752-4805-8fed-e25235965bb8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2493, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('4ee2961b-a17d-49c0-b765-08ea917f6147', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2733, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('4ef4e82b-c256-487b-8c50-405c613becf9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2848, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('4f07a4c1-8d3e-48fe-bf35-b034cd70781f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 509, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('4f19b7cf-60ee-4d50-a766-71e7f621f1f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 457, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('4f1b0f4b-0ca7-4563-9902-81b80641b240', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 312, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('4f2d8b19-e9a7-45ae-8cea-4a5e17c11e37', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1244, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('4f3f0de6-069a-4594-bb5f-82e46e0f4a11', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3259, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('4f40c4fd-e7fb-4f46-b483-88fad214c070', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2170, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('4f48a7ae-199c-4f2d-87a1-37ddd75820f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2351, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('4f6f96f3-2a70-4b6f-acac-b9100e8d2e40', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1112, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('4f76b498-d622-4b45-acea-d3bd0cbdcc59', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3501, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('4f7cc8b8-97e6-413f-a4c8-9595d6728189', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2728, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('4f84e311-b9c4-4a01-aac9-8918540d3394', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1841, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('4f8d3e7f-c4cf-4419-9474-e4b53734896d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3195, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('4f955899-fa3a-43af-870f-a818d5532acf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3448, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('4fa54f6a-e93f-4683-bad0-f1907cc61dbe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2881, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('4fa55f83-b589-44ed-8c94-7b7cfb48345f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1731, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('4fa57ac6-9013-4fe7-ab3c-90f43b2a6e82', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 200, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('4fbc46c7-c470-4eca-8afc-b9e318ffb102', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3085, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('4fc21608-54da-4841-94ef-ebb3823ac9a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 631, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('4fca071d-303c-4b0c-8ab3-b3a9555eeabd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3508, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-20 23:00:23', '2023-08-18 19:54:37', '2023-08-20 23:00:23'), +('4fcb3970-b9f3-435a-b407-d09ef5685105', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3501, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('4fcb9b19-1908-4c5c-bbdf-29e90282ef08', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1714, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-12 17:12:45', '2023-08-09 18:34:02', '2023-08-12 17:12:45'), +('4fd22d82-9993-4344-913f-3754d1b10d5b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3203, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('4fd41db7-6ed9-4bee-9692-09a4993f2f10', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1276, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('4fdd3f9e-a0ea-4571-a414-0e1db822def3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1903, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('4fe64ac8-e216-4bb0-ad5d-04846b5b144c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1989, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('4fec0d98-86b4-4a44-b551-a5eb711af9c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2105, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('4ff80988-3785-488c-ae3e-921ecea23f49', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1631, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('5002458c-9d8c-4894-9e2a-2a9376c39a37', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1691, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('5002efc9-f4a0-4a10-957f-ea58b009348b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2273, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 13:09:32', '2023-08-18 19:54:26', '2023-08-19 13:09:32'), +('50048502-88a0-496c-9b63-3908d7c43a59', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2275, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('5017d3ed-6d99-4452-9be3-050d1f9a69f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3621, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('5027e79c-3698-41fa-b795-936acbf26d8a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3241, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('502f8304-ff72-4d41-899b-b117c3cbd4c4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1845, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('50334b8a-4364-4a53-8550-3f77bf89c356', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 719, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('5033d316-fea9-4eaf-b1e0-70e7b1b5acd9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2563, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-15 06:23:41', '2023-08-12 15:48:36', '2023-08-15 06:23:41'), +('5053ee38-3fcb-4409-9745-ea3a9ace19b1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3041, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('5054bc5d-5d52-4b7a-973d-ca88d5f639af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 839, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('505c81f0-2081-4523-b91a-685d39cade97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 600, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('505e3879-e1cf-4b15-93a2-0dbf2b394cb8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1868, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('506b79ed-8176-4594-ab64-efe8b9d7b7e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1865, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('507e1e18-2a20-4983-9670-7721d7084cf2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3336, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('50919695-1435-4881-bdb9-1ad04f6833f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3523, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('5098d411-16d0-414a-9cb4-4db3c5762681', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1291, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('509d4003-99be-4a90-99ed-396f42a47c38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3042, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('50ada53b-373c-4ee6-92f9-31202deb1300', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 952, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-22 05:43:26', '2023-08-09 20:22:03', '2023-08-22 05:43:26'), +('50bfd921-001a-4ebb-b712-961983775d75', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 392, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('50d314be-b4c4-4880-98f5-b10d63a73603', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3025, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('50db1bce-f8de-4af6-a606-1b2512e7f8d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 801, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('50e55613-583e-4bc1-b790-6ae49d559ef6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2984, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('50e7bd71-01c1-4084-bd67-5b2b989b4d66', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2854, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('50f479d0-57cf-4790-b214-0ddce38be3e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1208, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('50ff91e0-bb94-4307-9d8a-21228ae9e97d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 892, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-09 21:37:37', '2023-08-09 18:34:02', '2023-08-09 21:37:37'), +('5119caa1-b7e4-4063-8407-27677ad7d853', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2473, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('511ecede-3dd3-47fd-b2fc-196245c2f1de', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2216, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('511fa38f-0388-40f8-80b8-07f1486e0b02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2350, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('51327f37-2caa-4006-ae8d-86544128a54d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 917, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('51334947-d3e3-4a74-9d4d-3d0fc28c365b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1994, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('5134a213-b5c4-415c-bf5e-df524fb0f857', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 800, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('513848b6-1a83-469e-8437-e7ef56b25cc5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2188, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('5143b4dd-b70f-4ddf-b81a-b1395a06acba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1774, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('51450cd1-0a57-4906-8310-65e0baa6bc86', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1008, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('517be9b6-d65a-4041-b66a-6b4ad3e42056', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3600, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('518504fd-8fcb-444a-bd28-cd52ccad74f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 716, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('518a5fc9-2ff6-4e3c-ad86-d253c16f7087', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2726, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('5190ec7f-ee5d-4d99-a672-d05fa0fabbf6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 575, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('5197ec95-e386-4df4-9363-60e03b683224', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3327, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('51a053b9-9ceb-45fb-a6bf-04a020a3102b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3236, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('51a85212-016c-4fa0-9890-7a78ef1c99ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 513, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('51b01da4-001e-4345-b1c7-ba32b6bfa618', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1568, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('51b1618c-5f49-442b-8979-df6b57945ab0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 432, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('51b8d756-5271-4fab-9e4a-94be8a63d874', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2078, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('51bb9754-c7d7-44bc-a4aa-e08a1412f0a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 537, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('51bcc7c5-4a6e-4db8-b5f3-15a806f24539', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3398, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('51c22508-2e45-443b-904e-0c344e996417', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 116, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('51ea3766-5b76-46f7-af70-ea1c939ac5fd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 433, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('51fd19be-683c-47d4-b6bb-c5baaacb1e95', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1979, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('51fdb477-4162-4c85-963b-b8145880f72c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1395, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('5213432a-27fb-4dc9-aea3-5becc08715a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 644, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('52179836-6e88-4234-a73a-56393b6a0ec2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2333, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('522722ff-7277-49ec-9fe1-b8bd41094b32', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1695, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('522e4b36-2a52-467d-a649-220f2f489d55', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1787, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('5244320c-3819-4a2f-ad19-2b6959a78ca6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3721, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('52551836-a7c6-4a8a-945a-1b4ff74242ca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2302, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-18 20:17:09', '2023-08-18 19:55:08', '2023-08-18 20:17:09'), +('5257a859-c831-4c39-9978-6d4f0f5ff651', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 419, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('52704e93-caab-4166-ab74-74077df315c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 506, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('527ab451-28fb-478e-87b8-2c12eda61bd3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2838, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('527d1a10-b635-408a-a8d1-1ddb34f84485', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1837, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('5280c85f-8e95-4646-9660-0127016ec8a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1445, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('528213b6-54c3-4bf3-b51b-97cab177ce46', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1045, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('528475d4-a5ff-44a4-98a4-1de67f0a390b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2606, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('52a265fe-e999-4849-af9f-0ab1968c3dd7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1990, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('52ac6c82-9c3f-47b6-b2e8-d98e1927f3a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3719, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('52b518fd-c334-4f4b-b18e-fc7424cf03b8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2658, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-13 22:24:14', '2023-08-09 20:22:03', '2023-08-13 22:24:14'), +('52bedc04-e7e3-4e45-a93c-efef21532557', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1246, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('52c3b7ab-b6d2-4f04-9bee-a55313142f83', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3455, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('52ce23b0-495a-4e9b-8500-43680b818218', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2877, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('52d885bf-901c-4c71-acbd-4d42d279ecc3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 221, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('52dc6cbf-ad76-44db-a376-19d3840a70c5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3331, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('52e02e74-a621-428c-a4c9-8a399fede1b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 814, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('52fbcc9d-51e5-4316-b91a-5d8eea117f63', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 295, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('53170dc4-fa4e-42d0-9431-5b33cb12bb2d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2824, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('53215e6d-997c-41e1-ba39-c25d7cbd8c4d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 780, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('532342d1-306b-4a82-ae39-1d679d389aed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1739, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('5326c41a-bb8d-4a53-93f1-faa4aa7e54b3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 964, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('532c9156-fa09-4547-9f4e-54aa5ca3c226', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2618, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('53328756-ea03-43ad-9c82-9a29f490e2a0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2036, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('5348cac3-4dd9-4709-9214-bd9f0c268618', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2605, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('53617ab5-cec4-4f80-a0d2-c7f9d70008c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1952, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('536340d7-4c74-4c62-84df-2298f6879c01', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 346, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('5369eba9-c3c3-4a8f-a164-471a1c1aee23', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2117, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('536b71f7-3542-418b-958a-ee6480cd268c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 449, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('536d0773-9b6c-4f94-b614-7e4e9d3b6c60', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"Faustina(FMD0000500), your order \\nAnti - Stretch Marks x 5\\nPretty Promax (Skin & Nails Gummies) x 4\\nCaramel & Choco Skin Capsules x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-20T17:52:02.998460Z\"}', '2023-08-20 20:35:29', '2023-08-20 17:52:02', '2023-08-20 20:35:29'), +('5377b2a0-8cbb-4b34-bae6-097d8adf2509', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 379, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('537e903e-0ac4-466f-bbe2-e8bdc87cff77', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3003, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('5388e676-2963-4dd6-ab86-d7ee0eb863d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2350, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('53a89994-f0a7-4e7c-aaad-027f6a5cf3bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1165, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('53ac9edb-d9c9-438e-88d6-c2fe13539003', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 434, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('53b6a5ed-1ae2-448d-bd9d-9e768c64fc2a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2264, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('53bd7543-d646-4f5b-9c25-106ecfed5c3b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2779, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('53c4223d-ff76-4f3e-b1a6-6374d0aa6c76', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1041, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('53d3ea74-d380-482f-9bf4-99fd509ddd93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3627, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('53d61443-fae6-42dc-badd-1371139da76e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3120, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('53e513e6-198a-4189-b5a6-c8c59c392582', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 412, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('53fe1249-7e7d-4f22-b62c-0b1316f1a225', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2696, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('540eaf62-7a77-424f-bd7e-213e8bf17115', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 813, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('541b5c9e-7214-48ef-8926-a0be36f6b055', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 689, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('541ba776-6af9-478c-be39-73907a6c4ef4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 358, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('542b66a4-1704-4c69-85f4-a04f19fd7543', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3253, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('542e2d21-6b5d-4eff-8bed-fbe39fff398f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 728, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('54372b70-de69-4ae7-bc37-50096e34f5fc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1948, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('5442732f-b017-442f-9d77-2951641bddb2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3758, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('544ec336-ddbb-476c-808b-8a268ef2e7e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 323, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('5450e0fc-3cd7-4889-b428-1a5944dd7c04', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2829, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('5453369c-ad30-43df-8210-48d3b216f8e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1368, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('5465d0ae-3070-4ae8-b14a-3e156ed0168d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2121, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('546b2b41-2a57-45e5-b7c7-a91030d67267', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2127, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('546f362b-686c-4b77-9451-e1cd67e21b21', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2946, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('5489a98f-7e9b-4d9d-9811-08f21f00e153', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 989, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('549a5c7c-5e0a-45c7-9d52-eb311c19390b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1935, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('54a825de-54d4-4eaf-876b-803befb20475', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2296, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('54b33dd9-acd9-4d7e-974f-f3f78ee55f9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 359, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('54c0fa65-995f-4610-8ba0-b0671426348b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 94, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('54c52142-0fb9-486f-ac28-035fd4536758', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1941, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('54d49e87-0fcb-4df6-9e02-751095c8f08d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3017, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('54dd019a-87e4-4949-ae3e-bc984b69fd29', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1767, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('54ed50f7-023b-4451-aebe-3ad09578d8a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2692, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('54edb512-8403-48ea-88cc-066ff79fb15f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 121, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('54fc141a-d917-476f-99eb-d5ed6226713a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1589, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('5500810e-0414-4d1b-bca2-5565c65e6c0c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2692, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('55089eff-0450-4c21-ae18-6d2ae784f768', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2252, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('550d4ba9-6db9-429f-bae3-241127b6939b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1504, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('5512c068-ac06-46fe-97f7-9cbf74c95b0c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 149, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-20 11:31:55', '2023-08-18 19:55:08', '2023-08-20 11:31:55'), +('55234d30-a83b-45e2-83a2-2cb902c19298', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2486, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-22 19:18:11', '2023-08-18 19:54:28', '2023-08-22 19:18:11'), +('552a832e-1e0f-4cf0-8cad-93c0f91cccbc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2024, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('55384946-345e-4363-845f-0b4586914df0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2983, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('553a442a-7a57-4609-8b9e-87baea1d053f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 697, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('5554f1d4-a9b9-43df-8a2b-de737522a9f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 51, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('5569a37e-ddf9-4869-b44a-ec72496529d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 581, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('556f5bf7-1068-4791-a689-3e04406659b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1191, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('5572519f-cd12-413e-bbad-14da8da5e908', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 528, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('55757aec-4e39-4b2e-8173-0433020fe6c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1563, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('55886f9a-17e9-4559-90d7-7ba6724cb1c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1311, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('5596b25c-990b-42c9-98a0-4031ab3a7a7b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 747, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('559d4c5b-6cd9-4580-9aeb-fb5d8fb18e5a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 886, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('55a71c0c-abed-4f6c-bfaa-4ad33456df7c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 965, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('55a73423-573b-4f22-b740-b0584bd4da5f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2227, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('55b15df6-8aa6-469d-8987-9f96668d4708', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2327, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-09 23:48:54', '2023-08-09 20:22:03', '2023-08-09 23:48:54'), +('55ce6c66-d222-46b9-84e4-46ed78539fe1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1862, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('55d7224b-0181-4d41-9b6c-a60b64562e74', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1246, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('55dd39be-f6b2-4ca1-a98b-609e53f902df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1123, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('55ed0a1e-f6b1-4d2f-b9c0-9ebbcfad8ef2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 326, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('55eee9d0-5976-42fd-8dce-962639d986ce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 643, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('55f8a05e-5962-4a09-8181-2a79200ce3a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1449, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('56039310-df10-4662-9045-b82661cb8b3b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3315, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('56157b4c-fa01-4a21-ac10-8c2fe4f3d538', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1803, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('561ac2e7-7ce3-4b3d-981e-4378eca7e221', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2613, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('5620deee-0cdc-4423-a61f-c8f8795c81be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3374, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('5630a718-871d-47dd-92c5-86c4de91e313', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1203, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('563272c7-ac85-4f39-aa3d-2545edfbdf7b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1530, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('56339034-fc76-4913-beb9-b9d5e5513a3d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 330, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('56344c34-12ca-483a-bd75-31f12d0c4d9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3048, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('563b9996-438e-4569-96de-905a928ff40b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 141, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('566b46cc-2c00-44da-8074-c66f71617b0e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 155, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('5671c0fd-8141-4b1d-8cee-944090fb1dbd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2480, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('567d613a-3420-47d8-8179-0256e0db1553', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1978, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('5685bc95-b9d2-486e-bc73-e35a139a63c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3504, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('56871dca-aebd-464f-89f8-85b7e627fccf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1257, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('5689a444-4737-4146-ab57-8a7d01a9c2cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1778, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('56b25219-6d7f-4173-ab56-9b26c163047d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 32, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('56c019c0-97dc-4b33-820e-92becc424ae7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2960, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('56c96ae2-e088-41d6-9557-cd73781c906a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1113, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('56cf680d-9100-4909-9e6e-050685534930', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1843, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('56d5eeb2-441a-46e9-8619-14e9068e435a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1631, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('56d8c86f-c825-4ee0-89f9-ea0509e860a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3199, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('56e71603-8a6c-4574-841d-3da74d5c4ede', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2856, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('56eabe8e-f60f-42ce-a008-1aa764758bc1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2976, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('56f9266e-1ead-4a2a-a2b4-d75d2cbdf19c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2812, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('56fbe093-5e69-4161-bc7a-753133c30a6f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 792, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('5707594c-1dc3-48f6-98fd-5963b879f023', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 313, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('57096715-015e-440d-89a9-b5ee4c48c501', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 978, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('5710699b-dd32-4b30-9860-d307a5bd36f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 13:06:41', '2023-08-18 19:54:08', '2023-08-19 13:06:41'), +('57157fd8-2d51-4bcb-a460-ef93e16521e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1164, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('571698e2-fcac-4f66-addd-528cc72756ba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3247, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('572826b5-5982-4b14-bf82-3331ab484941', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1231, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('57405949-975c-4f84-a350-752a2356253a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1502, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('575275c8-ee83-4c06-8d33-c915991a0aad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2647, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('575d5368-064c-4a5b-af36-9e6b2da0f683', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 61, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('57682321-6b1f-4119-aeea-e7cf83b62130', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 876, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('576c504f-36d1-49fc-a1ad-21db515a365c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3223, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('5774584f-7bdb-4691-8c94-c13ddead0e51', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 99, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('5780914b-a788-40da-9b4a-22b703b90205', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 95, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('57971918-1e5b-4af1-b0e4-804ece773f23', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2839, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('57a4b787-5c23-4ea9-9cb7-be825edd38da', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2754, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('57bf4cf9-c195-431d-bf41-9c0ebc10fce4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2321, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('57d4fc1f-decb-43a6-9b8c-a70832172d6b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1789, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('57da45ac-aec2-4749-9178-2196bca763cd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1052, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('57dfd470-325a-4782-aa3b-f6fe3394dae9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 275, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('57e3e942-dd79-47bf-99c2-514aa9f06b2d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2976, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('57e4556f-5086-40c4-a5e3-0bd8b97322dc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2720, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('57f56117-2208-49e1-8c2f-617058853df5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1143, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('57f6bf23-d223-4f09-a577-963b33e0c651', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1122, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('57fceb73-ae13-4706-abdb-a3dc5b54fcd8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3120, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('58026dcf-8785-46dc-9f91-442c69096df0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3662, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 12:48:34', '2023-08-18 19:54:39', '2023-08-19 12:48:34'), +('5814bc41-f21b-4cac-ab4a-aca1ed1e0b54', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 373, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('58267480-a298-4fea-a7b1-d7205148a0ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2044, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('58313708-0203-4be1-87cf-ddfaac60781c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 756, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('58392799-2133-4542-bdb1-eb1bf46bf01f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1083, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('583bcc09-5f2f-4da5-8519-4d46da2d06ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2193, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('584cc223-48eb-4805-a1c8-2f585a4d2df5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 617, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('584fc758-979a-4406-bef7-5d35521d7623', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 727, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('585982f2-496d-4673-92ac-72f8f5d27a6d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1659, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('585fdcf0-3659-4d23-85a5-b380cdbeb23d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3232, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('58608029-ea75-415d-a621-633cfc0b4476', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1652, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('5860e486-7b7f-4b0b-af1c-6d265c02a97c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 755, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('5866967f-6704-409d-8e20-da5b098ab19c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1804, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('586d4e76-6251-43e2-8ef2-b21ce1016f7a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1768, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('586ed0bc-3ba0-482d-8c3c-c7a53029ac99', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1040, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('58842ee4-507b-4b77-b42a-ede56e8dd341', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2663, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('5886e579-8ad3-4361-9ee9-a68bc390d631', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1583, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-20 12:05:34', '2023-08-18 19:55:08', '2023-08-20 12:05:34'), +('5887c204-2200-4a11-9b47-4d3a14257722', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3347, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('589e9dfb-94e0-42ce-a85d-be9f2887e9bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1333, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('58a1c3b1-60e3-4e8a-8655-cd7ae5de0a51', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3169, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('58a74e80-0bb6-44c7-bd21-1dee31919b84', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2017, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('58abb2bc-62c1-475b-ba1b-415fa60cee28', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1424, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('58b0b7aa-d4d5-488a-b86c-8ac8229da1c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 586, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('58b65f1f-554a-4560-9e28-30a423a13a10', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1190, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-21 07:00:21', '2023-08-09 20:22:03', '2023-08-21 07:00:21'), +('58b77990-6419-4aba-9a79-b05e3206e192', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3062, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('58bad9dd-dd4b-4c74-9c7a-4c497eb809b3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2409, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-24 07:26:39', '2023-08-18 19:55:08', '2023-08-24 07:26:39'), +('58d113cd-3ddf-4884-a1bb-046b93fe68fc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1124, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('58d15368-af84-40c6-9152-ff1ad8b21faa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1639, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('58d3e8cd-140d-4fc1-b2ff-65e99e4802cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 429, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('58d801a8-6b82-4eca-9e96-808f4e9de94b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1523, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-18 19:59:47', '2023-08-18 19:55:08', '2023-08-18 19:59:47'), +('58e1d2ef-199b-4142-bb97-4199e357683b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2951, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('58ef5215-d506-48ed-a4b4-eeef8a61777c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2535, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('5906e7e5-4e7f-41b3-88eb-1e51ce4db1d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 382, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('590a0b05-fdc2-46bc-a610-61bd484e88f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2377, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('590e1dc0-62de-437b-be2b-5f69f91effff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 38, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('5927ecbb-7e4b-421a-bb39-d78133cd8865', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3172, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('5929c80c-0b74-4adc-9b98-04200d0df9eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1233, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('592c0d58-855a-408c-89bd-5f9fcfe2a245', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2168, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('5932ff5f-c2a5-4de2-832e-eb2ec1e9069b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3334, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('59351170-6123-43ba-acad-5baa80c90996', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 118, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('5938c18c-7a58-4131-9997-35b4b6dd1f11', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 860, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('593aed38-1af0-4a4e-b547-db029f59af4a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 607, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('593f1b9b-4c13-4707-8605-2f386467cb31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 278, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('593f91fa-bd06-45eb-b0e3-5c62d81619ab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2714, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('5945372b-e9ea-46ea-a136-82852d2b75d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2616, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('5950a21a-8960-48b8-89e7-1f3599753204', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1984, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('595dfa7f-fa53-4d01-a9ba-388512409d22', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 138, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('595e8b49-98b9-43a4-9096-c0dcad73e9c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3224, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('596d6c12-432b-4cb8-b245-1d2fa0239cbd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2544, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('596ebdb5-96ad-45b5-94ac-847945b37d2d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 493, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('59720c66-fd4a-456f-8692-3873e41aff2f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1284, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('5981b5bf-3dc2-4619-a9df-b410a2c65c05', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1820, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('598d3605-241f-44d3-96c6-42e82d21a0e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1505, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('59956864-c994-4fe9-9cd3-6fcda16f2087', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 278, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('599ada32-a91d-4430-b974-b645028f3df7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2368, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('59a4c203-82bc-45f4-aedb-93f836257e64', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 976, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('59a728f8-727c-4e9c-8c50-2ad4f0b29316', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 906, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('59b1ac32-8e76-4e7f-9cad-fa4c2e7fa2c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 448, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('59c30e1a-382e-4229-82fd-162dc93e7cf5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1686, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('59c317a7-f78f-471b-9109-f0c160dbaa19', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2038, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('59d1f97e-c71f-4932-b14b-e783d9613eed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1318, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('59d33fa8-92f0-4268-8f90-c05279e72a8f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3301, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('59d612e6-5c92-4df2-bf85-6c8220dd0a7c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 99, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('59d968fc-f3a2-4154-9bce-0b1f7648defe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3314, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('59f1b3f8-5366-44b6-97b3-a04bf4ad6362', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3352, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('5a012aed-cedd-44a0-ace4-979fc2bf4b1f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1321, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('5a0fb21a-2a36-4dfd-b085-5a3e506ca3a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2587, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-23 17:24:37', '2023-08-12 15:48:36', '2023-08-23 17:24:37'), +('5a23dc02-f552-42f6-898a-c52169b85ecf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 267, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('5a245825-d99b-4883-b6ee-38dc0e924aa4', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"your order Anti - Stretch Marks x 1\\n with waybill number FMW0003596TP to Irene zonyrah (233556165152) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays).\\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144\",\"date\":\"2023-08-22T16:03:02.639781Z\"}', '2023-08-22 16:14:14', '2023-08-22 16:03:02', '2023-08-22 16:14:14'), +('5a24ecd7-845f-46fc-ad7b-9341403b3e2e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3637, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('5a299ed7-6ba6-47cd-93df-ddf62d07a66e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3738, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 19:20:22', '2023-08-18 19:54:39', '2023-08-19 19:20:22'), +('5a2fabd4-73b5-4374-ab1c-c25d7ede7d9d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1071, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('5a31e604-eabb-4d9d-9228-38a1d09b9d69', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1818, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('5a4a8785-1b40-4655-b573-7456676e039a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2749, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('5a5fe4e6-e89f-4790-bd85-97e593f3da63', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2661, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('5a7e8200-2280-4861-b540-06a7460a37a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 883, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('5a81bd33-cd1c-4b6d-ae9a-34eba7c36313', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 716, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('5a84dd78-1fd5-47f3-aac4-d311899e9bb3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1415, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('5a87a6c0-9ae0-4058-85c7-3dd5e82e9ae6', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3640, '{\"title\":\"Completed Order\",\"content\":\"your order Skin Glow Gummies x 1\\n to Emmanuelle Osei Yeboah (233544286077) has been received and is being forwarded to the sales department. Thank you for your purchase\",\"date\":\"2023-08-15T19:56:02.723753Z\"}', NULL, '2023-08-15 19:56:02', '2023-08-15 19:56:02'), +('5a8f78ee-0865-4841-8f46-3ebe4a611200', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1311, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('5a9c76dd-737a-42af-804d-5cc107d915d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 161, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('5aa0b10a-15d5-4170-ac31-906c37449e99', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2828, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('5aac277e-4b75-4599-b184-6967754d0752', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1710, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('5ab83888-89d3-42fa-9b72-6020b29f0111', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 304, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('5aba6cd5-bcd9-41d4-823b-10d01a99f612', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 573, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('5ac23a02-e412-499b-9fc9-5eeaff4f257e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 429, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('5ac407ad-1e06-48f1-a18f-8df3d2417ba3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1283, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('5acb4817-b6f2-4386-8697-cfffbaeb7b68', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 887, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('5ad1da27-8006-4e63-9599-b1f126608f47', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2730, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('5ad7370e-3815-49e4-a4b3-5e44cbd50010', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 980, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('5ade1979-de79-4430-8f56-a82c233fb4b6', 'App\\Notifications\\RegisteredNotification', 'App\\Models\\Customer', 3640, '{\"title\":\"Registration\",\"content\":\"Congratulations Isaac (FMD0001109) you are now a registered FM Distributor. Please download telegram and join our content channel Link: https:\\/\\/t.me\\/fmcosmeticsghana \\nCall \\/WhatsApp line: 0244177144 or \\nlink: https:\\/\\/wa.me\\/message\\/73U4VRDNCGE6N1 for further inquiries\",\"date\":\"2023-08-15T18:09:05.106285Z\"}', NULL, '2023-08-15 18:09:05', '2023-08-15 18:09:05'), +('5aedc178-8962-419f-bef1-f5db312d5334', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 847, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('5af59f38-43bf-41e3-a733-0f4d95efe227', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2563, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-15 06:23:44', '2023-08-09 18:34:02', '2023-08-15 06:23:44'), +('5b090528-9be3-4975-86bf-f2b65775e563', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 211, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('5b0a3a96-ad57-482a-9bc1-b9b911b74ab3', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"your order Anti - Stretch Marks x 1\\n to Ruth Addu (233540659196) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144\",\"date\":\"2023-08-23T14:44:02.974753Z\"}', NULL, '2023-08-23 14:44:02', '2023-08-23 14:44:02'), +('5b148b4c-99da-403f-8047-176f662c3923', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 520, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('5b155df5-251a-4c17-9544-0762af6d9f12', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2065, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('5b17ef7f-9e28-42ee-a687-3bd349a52410', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1332, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('5b21e6c2-dfa9-42b4-8ba2-3b19a04d808f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1137, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('5b397c15-2986-4ad1-a6d9-4810596cbf7f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1048, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('5b3c3e9d-90ab-458d-979d-8dbae688e369', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2653, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('5b4a18c7-27ce-499a-9544-fdae05d30f5d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1651, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('5b549901-f4c1-4c8e-b865-0622e9681078', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2359, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('5b6408bd-7c5f-4214-9f6f-3d6f737bea32', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3258, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('5b678508-f958-4d50-a871-7bbfa9767c73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 342, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('5b6b5847-8efd-4904-b1e3-539083713eb7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2801, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('5b74ac76-4ecf-4801-b11d-6febc2f20017', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2310, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('5b7a48c8-f01f-45a6-a70c-e828a252f833', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2837, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('5b9dba63-6df1-40e5-a866-4a9d7579e067', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2156, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('5ba57209-2c91-4258-b7d1-5cf6aa043464', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1749, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('5ba60f49-6f68-49b4-89ef-01fafceb4e70', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2077, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('5bb0b31f-c5af-419a-8b71-8f23db9fa876', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2617, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('5bb262e4-8a24-4b46-ad49-31f7831dc678', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 285, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('5bb90366-edd7-4d95-85b9-6e65ee53b7ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2656, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('5bcc3931-ad64-45a5-9dd7-bdcf5c1bf5f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1146, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('5bcfbb24-4637-40d9-94c4-ed29fd4efd3d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1170, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('5bd23f70-b1e6-4b69-a166-6779d58d2a60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3037, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('5bf300c0-feae-46f0-bccb-03bf5d0c2909', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3110, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('5bff69a2-bea3-4440-bca5-1f0a52905386', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1196, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('5c08c301-67ec-40f1-b25a-71683a5991b6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1460, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('5c0b22da-5183-4b4e-9f46-04bec4f0f6f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1395, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('5c156cb5-70d7-48a0-951b-96d68e57b966', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2562, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('5c1f4da5-c7a8-44c8-b744-897d70185fc6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1066, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('5c288922-4e00-49cd-9eb4-cfe2a25cde5d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3138, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('5c2e4ba0-7d12-4c07-8e0e-398565f86216', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1849, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('5c32f085-4bb7-4c38-8e70-1373f76199c4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2398, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('5c41e0e1-6dcd-4348-aa5e-51f3826908a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 746, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('5c4959b3-04c2-428a-a522-c0c054e43aff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 570, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('5c4e6d46-70eb-4d94-8129-51f3668e66d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2322, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('5c59b4ee-31ac-4c26-88d4-c37843fe56d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3373, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('5c7b71bc-73fd-482d-9588-8487371b7a8b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2516, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('5c7ef34a-0add-4d8f-9420-a9e5bc6d50be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1532, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('5c815ebe-a9e5-4039-92bf-95cc81248226', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3199, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('5c998589-77ef-4ed2-9a8a-ace3cecfed32', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2848, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('5ca68dc0-eb36-479e-8faf-e6d387ab81a0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3734, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-21 16:04:37', '2023-08-18 19:54:39', '2023-08-21 16:04:37'), +('5ca8298c-53af-43e7-be8e-527d52a1fb9c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2099, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('5cbaa5d1-9139-4843-96ee-d8b0016d04ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3184, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('5cc81946-88b5-40c2-982a-eb8e862ff528', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1102, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('5cd59999-3e9b-4ddf-8865-cdb3a67d3f30', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1363, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('5cd7b657-0f91-4350-9e0e-56a5695e01e4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 153, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('5cda4d86-78ce-43ee-9979-17a0d382a034', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 264, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('5ce74274-41a5-404d-99de-f434cd01789e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 449, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('5cf3ca56-4d29-4969-8cb5-4f32a6b655c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 90, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('5cf52fac-6dd4-4a01-b012-59ab7546b96c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3200, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('5cfbd202-9458-4001-bc68-bbdbd86cdff1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1233, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('5cfd02f5-fe34-47df-8b38-486e9c9e572e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2752, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('5d00978d-f813-46c1-8191-e118fbabda26', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2749, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('5d07128c-e1ad-4d21-af0b-099e0991b748', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 909, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('5d0dc9f7-cf9f-498a-ad4c-1f0a45289ebd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 612, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('5d198938-0612-41c0-b65b-d46f6a63bb8f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2598, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('5d1eaa4d-1232-4fb6-96d2-c55c0a3cdfad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2347, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('5d321395-acca-4fc7-b886-b12f3f26a86e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2240, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('5d37cfc4-acaf-46ab-83a3-ad484057b16d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3390, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('5d3fa730-8e3f-4c5e-9a3e-40b8449d0c8a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 869, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('5d508f71-efea-4270-a57e-4d25ef0a6edf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2671, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('5d533e59-5a88-4dc6-8929-1c319cb8c368', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1167, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('5d540372-750a-42ac-b8bf-5bcc278600d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 57, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('5d5da44c-78af-4941-8d09-93de0178262e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 815, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('5d5fa129-948f-4019-8cb7-1d5b288ae9d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1518, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('5d5fc763-c433-4ead-8c73-d45f93b19c70', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 891, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-21 08:47:36', '2023-08-18 19:55:08', '2023-08-21 08:47:36'), +('5d7de9eb-34f3-4f73-8dad-b38ee32e02c4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2256, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('5d86b805-6e84-4339-a06a-5a775d904536', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1401, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('5d8e0ca3-5edd-419a-a336-da74b0e96a5a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2842, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('5db1a410-44d7-44f8-bdf6-ed614e3e8c3d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3742, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('5dbaab2e-0f88-49cd-bcba-606dc9ddeba2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 884, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('5dc0f7c3-a580-45c5-97d3-4eaf5d03fe64', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2955, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('5dc512d2-d4e7-4e46-8315-9ea04910ced2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2466, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('5dca76c3-d70d-4627-b79a-2e9f8a15ea9d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3047, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('5dcf4f26-7e4e-4f1c-97a5-307adb18034d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2967, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('5dcfde54-25fb-4f65-96f3-c43b89d9b762', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 707, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('5dd1aaf2-7897-4bc9-bc76-05f24e03364d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2489, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('5ddefd3c-350a-4e75-b661-b7aac348fe39', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 874, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('5de5bb26-5dea-4e9c-b409-8e10cade3664', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1051, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('5df6fafa-3f2b-4298-bf8f-470d4e79867f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1632, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('5dfba40e-472a-4827-8d30-b24cb273d204', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 247, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('5dfbbc74-3553-42bb-a82d-8343ac47bcd6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3067, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('5dff8e5e-b48f-4c83-9afa-e0872620ee7d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2738, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('5e035aba-3f34-4906-b698-f389a153a567', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 993, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('5e03a971-8a43-445d-b1bb-0e16b7aa65e1', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3629, '{\"title\":\"Completed Order\",\"content\":\"Priscilla(FMC0000161), your order \\nPretty Promax (Skin & Nails Gummies) x 1\\nPussicare x 1\\nSkin Glow Gummies x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-22T13:36:02.485462Z\"}', NULL, '2023-08-22 13:36:02', '2023-08-22 13:36:02'), +('5e08c3bb-1226-4300-9630-3626f7c57de3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1776, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('5e0feb6b-60cc-497e-8eb8-71bdb9bbd5f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 998, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-14 13:05:08', '2023-08-09 20:22:03', '2023-08-14 13:05:08'), +('5e16f477-3ee2-4b06-b12c-42e1f95aedc1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1374, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('5e3c2a7c-e8f6-4014-95c8-004a6f7bd13f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1877, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('5e3ddcdb-aef6-411b-867a-ca6e9b1380e1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 37, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('5e415ee5-037b-4495-a9f9-bfac63b1ae5d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 395, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('5e4ae27b-42c7-4708-abbe-4c86a5baad1e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3293, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('5e4eb550-2b61-4a87-8e98-90f82a915bb1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2186, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('5e4f252e-ad41-4756-9fab-8931674b162d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2907, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('5e51e911-7ed3-46de-aafe-5209e7b1bd2a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1254, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('5e55256e-6ead-4080-a137-8f612028e755', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1242, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('5e593f46-07dd-4f97-bf7c-d586366785f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2498, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('5e72b3ee-4e83-4ddf-a7ab-fa19534e41f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1120, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('5e73ccf9-5ea1-40d7-b22e-ed6174895815', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 848, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('5e8614aa-42e0-4a44-af93-bc7c42dd9677', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1003, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('5ea1a37c-f861-466f-8b49-02c6eeab470d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 976, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('5eb55efe-d6c0-413d-aee0-fb238b36eda2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2782, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('5eb5ff0d-3e04-4e7b-9f9a-7c00ccc852e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 170, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('5ec3810b-47a6-4512-814a-1faf0d734331', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3404, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('5ec45d16-8b1b-419c-8801-58c07b474bc4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 545, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('5ec99984-d6e0-4466-a79f-2dcdd6da6dda', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2487, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('5ed4f359-4d9f-411e-9d0e-2801e6f6be52', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 517, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('5eea444c-d089-4c4d-a972-3ef5a4ff0e84', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2225, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('5efb3cf5-f858-40e4-89c2-4c230e729ba5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 479, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('5efe691d-4e73-4ce9-8790-06dc4c94c87d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 303, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('5f076c18-fdaf-4d40-a90e-e20b74e6fb59', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1875, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('5f0f02d9-a57d-4d5f-a2fa-0469f8e152b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 93, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('5f0ff13d-72d4-4a78-9d3b-3e952c2b3209', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2760, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('5f1237de-e3da-42ce-aa3c-db017b55e42c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3469, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('5f135d78-baf3-4080-a03b-37762f359846', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2185, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('5f14aafb-5a0c-4cdb-b082-0f3d495cf02f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2532, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('5f245fe3-91e7-46dc-8397-0d0039747051', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2070, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('5f24ed85-ea15-47ee-aca9-a22e9c325653', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3127, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('5f26edfa-f560-4156-8005-63ee516305b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1533, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('5f293dac-fe5a-4ad1-bf68-3964cc2c8ee4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2294, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('5f2f9a13-d76d-46d6-a7cb-a31ff155bf0d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3204, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('5f399101-a698-427f-8be2-cae58b780890', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2739, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('5f3a7884-ebaf-4ec2-9af2-1b41669f1d86', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3563, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('5f45b454-0c8d-477f-a9fb-e4f538f32a75', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 910, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('5f4fb07a-65c9-4b0f-8e85-3d8db2f5bd1b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 685, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('5f5ba25f-432b-4c83-834f-083e602da945', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1691, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('5f6a1042-6d35-4a83-99be-081549c95e8a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1205, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('5f7334ea-4d5f-42ee-a563-f58ece800fa3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2493, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('5f76f9c7-3080-4ba7-bb61-4022c4f8493c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 861, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('5f7a1c81-8ae7-46fb-a42e-af89fbfd18e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2602, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('5f82a314-fc1c-4d36-8e6c-2565b54eabec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3207, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('5fa55c64-e2a2-4835-a397-1d0e13f05088', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3259, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('5fa642ca-428e-4bc4-9966-00826ba9adb0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3384, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('5fb0da1f-7c85-47d9-87b5-35291e0f681d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 608, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('5fb361f2-f5d6-4f55-aaef-f9f5fd75ee03', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3486, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('5fb7033f-c434-4e1d-b7ba-9712bd128b28', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2342, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('5fb746d8-43e2-4535-9245-29d5edaf6f4f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2641, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-14 11:02:24', '2023-08-12 15:48:36', '2023-08-14 11:02:24'), +('5fc1a944-9458-4f80-a3cd-e29494a750c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 978, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('5fc9e2c9-316b-455a-9cd4-fea7becd8a04', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1611, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('5fcf9a7e-54cc-452a-a9ec-a7457704d595', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2817, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('5fd5470e-c222-438f-acb2-5638fb96ba8d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2427, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('5fdace81-c0b0-4383-8e00-0c95ad930e20', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 42, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('5fdeaeff-4995-4ab4-af71-7d83a49a923e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1699, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('5fdfd960-9bd3-4adc-ac44-6aa985ffb289', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2253, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('5fe58e11-b846-47eb-afb4-bd89e15b4ceb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 494, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('5fea0083-9976-48f7-b26a-61799e0085bf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1963, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('5ff5861f-c354-433b-9fd6-ba76cbd9f0fc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3518, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('600370ce-f822-4565-83b6-56fd04726f04', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2231, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('6007b098-8e0a-4154-8aa3-dbbd302fe4bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 865, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('600e4250-93e8-4f17-bdd9-e6cac0240b9a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1670, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('600f2bc5-dba2-4f4e-bfd4-5e5a013c5854', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1400, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('601bfdc8-1c5c-44ef-bb2f-90d5125ffb58', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1792, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('6027b993-b8f1-4afb-990e-eb624441a4ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3296, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('602e9a50-dbbb-4ce7-9e88-4eb6c140ef03', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 977, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('60388d73-2a6c-4590-881d-98b71cf20540', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 683, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('60601cc2-b144-440a-b14a-59388438bd3f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1997, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('6069a0ef-bc67-4be1-8ec0-aebb48d54921', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3353, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('606afbe3-8859-4797-b106-3b19877b6369', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 915, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('6072228e-1989-4004-877d-bb1b5dca3c28', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2650, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('607249c4-6b85-4650-adf7-dbe359a5bf21', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1533, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('6079fb69-8619-4e49-849c-60e733315dfe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2112, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('607f5ce9-7503-4890-8342-fc571963da4f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 841, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('6086b439-56cb-413a-9e5b-5fc24b06aabd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2686, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('60890d97-6438-4136-b98c-13cbc7411240', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2636, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('608e072b-7da7-4f67-b7cb-3c325f351a43', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1641, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('608e34cc-3545-4698-93aa-4a944d05145f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 636, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('60914dd0-6715-4bfc-ad30-92982db19503', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2643, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('60958dd7-afdc-41a8-a01c-07a35cd522ab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3597, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('60ae9c2f-56a4-4b66-825c-34b670edd6b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3340, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('60b75350-3062-43c6-9f00-c6df89ac6361', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3096, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('60ce674f-5486-439c-8986-2a7380c820df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3570, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('60d18195-919a-4533-b4c6-003848d82de8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1411, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('60d22215-cd4d-4750-b8ef-7f5304b0d765', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2577, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('60d5a7bc-87e8-4d74-9a9c-15dd95f78c89', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1452, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('60e57aa5-206c-4998-9a18-986be91487bf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2813, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('60eff745-e6c0-446d-8531-13ea95dfd433', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2129, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('60f39617-9fa4-45a9-af3d-928639461f90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1080, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('60f50f40-dba0-47cf-b8f9-69b021b1898c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1361, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('6115027d-ca40-4b8f-80f3-28a1ac5a5dcb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1530, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('61175877-5772-487f-9b57-92f71b207135', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2393, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('6123ed20-d3c9-4112-baea-baf561ac5c98', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2209, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 19:59:50', '2023-08-18 19:54:25', '2023-08-18 19:59:50'), +('61517a25-fe32-491e-bbbc-301dde7c2b46', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3160, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('616f5057-401e-4399-86fc-9400569cdff6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3749, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('61740092-7971-4318-857a-6fb23123d560', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2640, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('6174b2d9-5077-4356-ac05-55f56c391a47', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3058, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('6178761c-88d0-4e12-a005-7153f54501cd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1866, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('6178f11f-4708-4904-9d61-3967b01ecb12', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 611, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('617bab22-9255-44da-bd0d-14f50e27310a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3003, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('617ce8e2-e909-4df7-977e-20864db779d8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3034, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('617e80eb-96fc-41f9-b70b-c0c33c853262', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1374, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('61996936-f0a9-4c88-a548-55589bc8287f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1920, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('619979e2-cab3-4321-91a1-c93b966aaf5c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 489, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('61a2183e-ffe1-4de6-9c9d-cc02052e9232', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1822, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('61a275f6-6e64-40bb-9533-9d7ed8857d14', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 3899, '{\"title\":\"Point earned\",\"content\":\"Hi Gifty, you have just earned 3.15 points. Keep buying to earn more\",\"date\":\"2023-08-23T23:34:01.728113Z\"}', NULL, '2023-08-23 23:34:01', '2023-08-23 23:34:01'), +('61afb500-3b76-446f-92aa-bac1998805ee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1473, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('61be572a-c770-4fea-9432-2bb0bfd93f7a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2526, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('61bef449-3c13-48b9-9018-ba2908645495', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1937, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('61c70a4c-3d10-4a2d-bb73-1f2af448d21d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2886, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('61cd55d5-361e-4c04-b806-2daa8f820b8e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2534, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('61d37135-dcf8-4338-a19a-eafdeef452bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2288, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('61def356-3296-47dc-bcad-bea4dceb7f94', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2173, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('61e0dc6b-a789-4e91-9a2f-2c363da1f960', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2898, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('61ebac25-202c-4726-a662-891ebfcce314', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3088, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('61f34687-d053-433d-b2ea-76bc0cdede6e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1176, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('61f6a9ca-043b-48da-a3e7-a5255562ec8b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2495, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('62065c5b-f54b-4e2e-8e4c-d1a3e5e1abd5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3131, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('620f4db3-e2f2-4a55-82c4-2bf893c5e7f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1354, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('621bec54-31ac-4eda-ba94-9d316ea1a81f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3369, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('6221d620-5d12-47d5-9f0f-05f3d5d60492', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3237, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('62317a74-f6b1-47f6-b338-17111a23a3fa', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3765, '{\"title\":\"Completed Order\",\"content\":\"Mercy(FMC0000330), your order of the ff items: \\nPussicare x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-18T20:44:02.277271Z\"}', NULL, '2023-08-18 20:44:02', '2023-08-18 20:44:02'), +('62363f83-b906-479e-8282-7baa1169e2cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2921, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('6237ac22-58b0-4db9-b11d-645e9df4881a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2718, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('62390ae7-066c-4e6d-a6f4-15a89d705ba0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1631, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('623e17ce-37bf-43a4-84d2-d3e08f59f5b6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 668, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('62480fd7-e767-4e01-9f2c-4b6824eb4e04', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2864, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('624cf27c-1a26-4076-8a04-c08eed8c9fdd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 642, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('625bf0d3-88bd-4066-9964-13ddfbaf95f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1054, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('626177e4-6311-444b-9edd-a06829794b6c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2937, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('62635fa0-ccbb-4a99-b962-77027a749704', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3280, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('62681d77-da62-474f-b0ac-99223dd3df5a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2566, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('6270fbd5-2ce6-45f2-bf4b-14c5e5415754', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2792, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('62710ac3-6ba9-4555-9e17-846b8e942035', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 136, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('6278c906-8acb-4780-bfcc-38e499120f35', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3248, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('6284c07c-55fa-4c74-b735-f8218b544c6d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 582, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('628962a9-e222-454e-8383-d5ef219ccc68', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2962, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('629f16ca-b83e-4b54-8a44-42063ae39ad7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2737, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('62a59a5d-10af-46b6-957f-c7982903441d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 112, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('62af150a-724c-42f6-8b6e-70fdae6eb710', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1430, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('62ba817e-2468-457c-b622-170cde963796', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1155, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('62bac104-b7e0-4085-a408-a321080998be', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 1045, '{\"title\":\"Point earned\",\"content\":\"Hi FIDELIA, you have just earned 6.4 points. Keep buying to earn more\",\"date\":\"2023-08-18T12:42:01.778229Z\"}', NULL, '2023-08-18 12:42:01', '2023-08-18 12:42:01'), +('62bb0be9-2dbd-4712-837a-fdb1196b79f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2790, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('62c177b0-d5a6-4ebb-9b69-596b95b5ecd6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 798, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('62d38e94-8c29-4a6d-b7f0-0fa9b7f9f354', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 351, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('62d894c6-1bbd-4e03-b463-ca34e5414ea1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1184, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('62e0fee4-2d2e-4a1f-aab4-468798d883aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2786, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('62e3c2c4-03de-45a3-be00-8d5aea07ef7f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2385, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('62ecb4d3-4cb8-45f6-a83a-d21da3a62dda', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 3455, '{\"title\":\"Point earned\",\"content\":\"Hi Serwaa, you have just earned 2.4 points. Keep buying to earn more\",\"date\":\"2023-08-09T17:15:02.721381Z\"}', '2023-08-09 18:34:23', '2023-08-09 17:15:02', '2023-08-09 18:34:23'), +('6306f662-5ec0-44d5-92b1-7df91c27bbb6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1873, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('630ab952-b470-4c31-8253-1a7e5bf42d3f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1815, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('63165479-874b-4e25-af69-7b7eefcba4d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1627, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('631f6f52-73b3-4b04-9926-99bfec7533ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1356, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('632ddd7e-a1c5-4903-a476-7b5c3247e85d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1220, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('6334204e-e099-4ad9-ae58-ba964e6c9c4f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2706, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('633a8df2-2670-43a2-918a-2eea65c3bcf6', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"your order Skin Glow Gummies x 2\\nCaramel & Choco Skin Capsules x 1\\nPretty Promax (Skin & Nails Gummies) x 1\\n to Sheila Boanor (233559785775) has been received and is being forwarded to the sales department. Thank you for your purchase\",\"date\":\"2023-08-18T16:31:02.263115Z\"}', '2023-08-18 18:28:54', '2023-08-18 16:31:02', '2023-08-18 18:28:54'), +('633aac3b-c7ac-4106-abf1-8bb1e352b5c0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 749, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('633eed66-2781-4d1d-8a4e-d24d0e24128b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1426, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('63466db4-ec90-46be-a71b-daf6537f10ee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1469, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('6354fde0-ff79-47eb-8f94-edc220f4f8f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1274, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('6356248c-a0df-49b1-b01e-30adb53ccea2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1588, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('6359db17-f17b-4500-b852-66d120092f79', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 464, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('635fcb4c-d219-4101-bff3-2982cbb54051', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2748, '{\"title\":\"Completed Order\",\"content\":\"Rafiatu(FMD0001081), your order of the ff items: \\nFlat Tummy Gummies x 3\\nThick & Slay (Weight Gain Gummies) x 3\\nWeight Loss Tea x 2\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-20T10:45:02.963197Z\"}', NULL, '2023-08-20 10:45:02', '2023-08-20 10:45:02'), +('637548e0-2cb0-413c-96c1-494ed9fde834', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2379, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-09 21:16:48', '2023-08-09 18:34:02', '2023-08-09 21:16:48'), +('637b55f7-eb21-41d4-828d-a71f606ba43d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 419, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('6381cb78-aad2-4bc2-9306-0b95e2960ad3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1463, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('6385bdf8-149b-44da-b575-0887b9bc8924', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3228, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('6389284b-3030-49b8-b6f7-720552ef96e4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3358, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('63a5d8a1-4eb0-46a0-a126-0995a405a456', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1022, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('63b46db9-2be3-4d52-ab47-f8ee38b36c99', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2219, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('63bb6127-81ac-49e6-a01a-1d7ab6290556', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2013, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('63bc31e9-26f1-4593-87a4-fdb31b258d47', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3372, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('63c07cb5-ad54-4704-9b8a-761d6a618be3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1277, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('63d6bfe2-4e0a-48ff-a23a-26125f19c9b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 723, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('63da8e07-e396-4cd6-ba12-6502682e7ddd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 218, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('63f0a37d-014a-462c-b1c9-fcb370eecee3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2369, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('63f16b3f-a024-4b6c-a311-8a7fd088a10f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2561, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('6404166e-591c-4dcb-857b-173b141b67dd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2348, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('640b0068-7abf-4ae8-bdb2-c8346669213d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 516, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('640c8da3-d8cd-45d6-a5ee-7f4cce9c95fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3402, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('6415e37d-a46f-4731-acab-11fdc2ddab45', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 379, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('641def91-c2b0-458b-8e6c-76c36d7597d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 841, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('64224e08-b402-43e0-b898-13ee0eca719d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1742, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('6422c441-748f-4525-96e2-cb0ed7b42bf7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2591, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('643bda17-6317-4b2a-aef2-1c9490c38484', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3164, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('644c2757-a636-4a57-8fa2-83f375d86f9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3073, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('64540c3c-fe15-40d0-9b7d-91ab6a80845d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2672, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('645c5e08-4380-4657-b5b2-eea3407863c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1656, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('6462a60d-4233-4051-b344-c96ff53ac4ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1556, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('6467c551-7ad3-4b89-8f89-e6f7e4ca5b58', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2776, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-13 07:26:44', '2023-08-09 18:34:03', '2023-08-13 07:26:44'), +('6471efa0-1172-4287-b90f-842d817f3135', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2152, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('64737301-523a-4ff0-928f-b0d8d2e59784', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2188, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('647f15a2-7558-4804-a6eb-69af4c6ee447', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2215, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('6486982d-1501-4e5f-ab89-d351a4a06d02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 343, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('64883842-c15c-4b18-810c-c47f927d6b85', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 717, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('64a9918b-cc7d-4572-b946-639397b933f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1729, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('64af95fb-43e3-422b-9fc4-830694f2f218', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 83, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('64b4d104-6df2-442c-8bc9-9334e4b6b093', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1719, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('64b695f6-274f-47c4-86ed-0f1cf9acb068', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1708, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('64c20aa1-3f44-4c83-bbb0-e95aa5de7f54', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 508, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('64d4c76b-abcc-4811-9de6-9542a6db63c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3480, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('64ed6046-8d45-449a-be88-875a1c90eeb8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1515, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('64edc90b-369b-4a44-9ac4-f299c1ee67bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 620, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('64eef27e-6ef9-49a4-9b2a-284156226305', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2631, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('64f7cf1e-1124-4310-98e4-a322c4cf8872', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 531, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('64f818f1-9c6b-4908-a426-16a37f048637', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3437, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('64fbf3ec-f5e1-408d-a84b-52132745fa49', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1572, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('64fc3794-07e0-474e-ae4c-990fdc593602', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3649, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('64fcc608-3653-409d-940e-8611197c693c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3490, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('65046287-8d88-4a1d-817e-bf5dadddb5f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1921, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('650521f3-a4be-4573-8a08-abf8b20ddc44', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3026, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('650d645a-dc1b-41b4-ad52-7b0760eefed5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1525, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('6515faf2-0f6d-41cd-9d1d-5f629686c48a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1086, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('65197841-a198-4b35-a976-c43147cca1f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 914, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('6528c91e-3775-4766-80bf-514083fe86ea', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3585, '{\"title\":\"Completed Order\",\"content\":\"Ernest(FMD0001108), your order of the ff items: \\nFlat Tummy Gummies x 1\\nGym Wear x 1\\nBonnet x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-14T14:01:02.217560Z\"}', NULL, '2023-08-14 14:01:02', '2023-08-14 14:01:02'), +('65435991-7090-4604-b0dc-4438ddda38fe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3379, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('654b345f-a13e-4501-83c2-163974f2f10f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 44, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('6550aacf-d76c-434a-b05f-1faf8657ccd7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2811, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('657b7285-5cce-405b-876c-44e81b55b06f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3168, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('657ed4bb-427d-4db2-89e3-19cc1033d7e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3009, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('65807ad1-b4c6-4d03-8b5a-05753ddecdf4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1245, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('6584e6db-faa5-4b94-9ba7-4dcb7023f006', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"your order Anti - Stretch Marks x 1\\n with waybill number FMW0003621TP to Gifty Ewusie Amoah (233240948595) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays).\\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144\",\"date\":\"2023-08-23T20:06:01.844728Z\"}', NULL, '2023-08-23 20:06:01', '2023-08-23 20:06:01'), +('65900e1e-2668-4228-a3a6-fcb64ed9ae2a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2399, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('6590a7c7-582e-40fa-8831-de2050f50149', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1589, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('659a365c-1b0e-4d9d-97af-b92496dd874b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 540, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('659c6232-73d9-4574-bebb-742e8329fd89', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3341, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('65a23f9e-f6fb-403e-8825-83b20ac0d598', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 45, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('65c9f4d4-a1d3-41c9-a215-c28ad9c62abc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2525, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('65ca0c93-6960-4e0d-90be-31c0bc51c9a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2153, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('65d44e7c-0be7-4e24-99db-f6b5f7b2148a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3005, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('65da50a2-b5e0-44b0-9c6f-f98a892152e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3256, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('65da854e-d658-4061-9980-1858d587a28e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1250, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('65efb966-dc41-4de2-ab85-f7b15597c9ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2914, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('65f404c0-81fd-4a6c-8357-b0e6259a5079', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3267, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('65f6205e-5b36-4c5a-99da-636762a02d6f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2718, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('65f979ed-2821-4b3c-9509-5eda08c0a3ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2794, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('66015763-0fa9-4e3d-87dc-1cd6ab4a2f97', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 1082, '{\"title\":\"Point earned\",\"content\":\"Hi Benedicta, you have just earned 1.8 points. Keep buying to earn more\",\"date\":\"2023-08-10T13:15:02.617001Z\"}', NULL, '2023-08-10 13:15:02', '2023-08-10 13:15:02'), +('6609d5fe-8da4-41b2-b23f-c3112866fc50', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2212, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('6615ee82-6afd-4a55-b367-3611f186b434', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 338, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('662579d3-5782-43a6-aa3b-1c93424300a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1569, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('6627d580-1ec5-4aef-a1ee-2b337074aa71', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2499, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('66349fc8-5a6f-495c-8059-e010ca585f29', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3429, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('663e5ce0-126a-483c-bca5-5fe8f130d321', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 394, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('665fd517-f0f6-4612-8610-04353f35d624', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 2516, '{\"title\":\"Point earned\",\"content\":\"Hi Jessica, you have just earned 3.2 points. Keep buying to earn more\",\"date\":\"2023-08-21T12:15:02.025340Z\"}', NULL, '2023-08-21 12:15:02', '2023-08-21 12:15:02'), +('667026e5-b953-4721-8c3f-3c297abca497', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1642, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('66771d8f-c0cd-40e2-9c0a-1fa5be06a344', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3371, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('66831bcb-8cb7-429a-843f-9406946e155d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3302, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('668eb04a-5eb4-471f-a96f-a9b85849530f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2764, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('6696305b-580b-4704-8bcf-4e1d860e7157', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3432, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('669cfa9d-4965-431a-b973-2dba06245c52', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1646, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('66a57578-cd14-4e8a-a9d1-8a19bcdd86eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 500, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('66ac3fab-39a3-4e6e-a9e8-988b59728c46', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2055, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('66ac9e7a-2ce3-4a92-b9c9-9c0ea200f2a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2716, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('66ba9b91-5dc9-4a1c-b8e7-c0766e337f45', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2893, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('66bc030f-56eb-4329-bba8-b6a5582e3eb4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 290, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('66c110c5-8643-4ab1-b5be-1833c9d5319d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 893, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('66d3df8d-52c1-46b1-8f3f-b5d24be16607', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3437, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('66d404c2-219f-435e-adff-bc4010a7dd26', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2939, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('66d57507-53d6-49f2-9a68-0a57d07cfc03', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2250, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('66d618a9-0a25-4d87-bbdb-fe2a18e052fb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 641, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('66db9078-09ff-4a4a-a959-d7cd573c7bcc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1785, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('66e5f2da-6224-4fce-8b9b-2aa13eae22b5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1017, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('6704d509-45b4-4357-8d98-a2a8ca9682b1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 635, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('670c399a-d584-4bfd-9a58-e6e802575cc4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2933, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('671678aa-ee05-4128-92bc-0a6eccf3aea1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 572, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('672380be-3d28-48f7-8b6e-158feb32f1a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1572, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('672c25ca-72dd-405d-8cdc-f37f897211d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3305, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('6733f7af-65b8-4dc1-a603-0c671d79dfc9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1026, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('673a1ea3-3434-425c-b78e-35e1633ab407', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1023, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('673a8cd2-802e-49b1-875a-cf4480961d24', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 839, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('6741a139-6848-454a-b49f-bdaf987faa2b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 123, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('6753786e-0753-48b0-a3b7-4828bea5e017', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3357, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('6756ff64-ec21-4311-b18e-35f9139a7570', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2885, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('675ff640-dc2c-4547-b394-e0527fa9d8e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3390, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('6761afff-886e-4208-ba89-055372531d8f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3159, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('678a69c5-3b5e-40bf-8564-8ea2343f7ff9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3321, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('6795044e-f84d-4266-baf1-1c9b5e9df88e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1435, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('6797f343-957a-4434-91f6-981e09c6b55d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3631, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('679b914a-bfc2-4f1a-8579-9da590808a32', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 530, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('67a36f7b-878a-43a0-8df7-426be2fd2de1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 525, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('67a569d8-5cd8-4650-bcc8-40978028deff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3286, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('67c0b441-9eeb-4988-9f65-d71427a341ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3461, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('67cacaa3-495a-452e-a5cc-da80ca5d98d2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1451, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('67d0ea49-92f6-4b89-8c7c-562eeadee5e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3149, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('67d6faac-16de-4d60-8d17-ab2bafbc0f18', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 174, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('67e1b81c-e608-4fb1-8ec3-59d348cf8e5e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1842, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('67f24e2b-e10a-470d-86a9-bb0478dde462', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1492, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('68099944-1419-41f6-b930-13d9f04db11e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 826, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('6813eb59-0643-4b51-80d3-a2fdcc5010ba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 996, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('68194ed7-b164-4a1e-b240-f46e77ce8d42', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 587, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('681df888-148a-47ab-8cac-dfffe77d95ba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 889, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('6827ecf2-d040-413f-b251-5cc6e2b4c4a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 666, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('68352f0a-3123-4701-9876-cdeb91a5ec81', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 769, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('6838f619-cbfa-4a9c-a373-840b808e8cde', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2246, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('6844a026-5c03-4ea3-8350-1d76cab796e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2237, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('684a0528-254d-4715-a446-de1822db049d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2667, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('685132f6-2e94-443a-8a2d-4c46ebecdbaa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2305, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('68517c42-b5fa-4984-98de-4c9c148ce12a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 361, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('6858717e-534e-4afc-9d0a-d61397321f6f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 221, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('68602b5f-5873-45ac-bf56-e4a1eb54bcab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3024, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('686807a0-fc4c-4839-8faf-cabed6a1fd5a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 923, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('68786806-e519-4a47-bdad-301dafa2033b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1263, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('687f0aed-7b4b-4437-a30c-d33d6bc300ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1320, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('6880e515-5a16-4a02-aea4-9be96deac118', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 371, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('688a2230-c863-415d-af24-07f8f8d77124', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1380, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('68c86df7-9441-429e-a6f4-2c89fff6d59c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2166, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('68c954c5-3dd4-42c9-a412-eb4d559bf3c5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2288, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('68c97192-acbe-4e3a-bb55-c206b1210d55', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 324, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('68dedfe4-ad8e-433f-977d-d2cc68f1a8f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1320, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('68e3b0a7-0120-4750-8f5c-ee073390598c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1318, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('68ea5f89-a82f-4cfd-9f17-2a30b074f8c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2559, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('68ecf41e-a799-4980-8502-718bcbc05b05', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1259, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('68efc4bc-d54e-4979-bdd0-b425965a78d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3108, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('68fb7a9d-e801-4f17-b1d3-55fc438e3767', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1634, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('68fbb93e-1f99-4c45-b624-ec89602d0750', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2340, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('68fd042f-9ae5-4949-a342-5da3cbe10006', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3447, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('68fd0b1e-a2ea-4494-97a3-116f6c26cd9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 542, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('6901b0c0-1a86-44c5-9e67-73b482eef7f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2762, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('6915cea7-8158-4897-9a06-dc18429841c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1898, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('69168def-c0a8-498b-94c6-288894eac142', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 845, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('691b15fa-8e74-4819-9667-b0e08fdc1dd4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 984, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('691f5442-3cc6-42ed-abba-eb301fc34e4a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2382, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('6923ebfd-7361-47f0-bedb-b7ad95838eca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 637, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('69322039-c99a-4e95-b88b-36b26d8dfe76', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1942, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('69375915-6e43-4035-9d02-f6404950e56b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2787, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('69383387-a166-46cb-a0b1-1dae3ce6d60c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3368, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('6939aee2-9d57-4c42-9998-5775fdf9fd7d', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 211, '{\"title\":\"Point earned\",\"content\":\"Hi The, you have just earned 1.6 points. Keep buying to earn more\",\"date\":\"2023-08-23T10:21:02.308998Z\"}', '2023-08-23 10:22:32', '2023-08-23 10:21:02', '2023-08-23 10:22:32'), +('6941aafb-8cad-404c-9e6a-61491c52b410', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3566, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('69439da3-073c-4ddb-85d5-4c705bdaaee5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2056, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('694593e3-5986-44e0-be31-eb79b62fe532', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 19:54:48', '2023-08-18 19:54:20', '2023-08-18 19:54:48'), +('694c5f9d-ff29-469c-8f39-22cb1c71e66b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1735, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('6951b0cf-acd9-4b51-bcd7-19d6103ba2bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 619, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('6958dfc2-cf29-43fa-9eaa-8c9c28af56a0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 916, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('695bee0b-d5fa-4e74-a72e-0342506ed1b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 850, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('6960def1-0fd1-408b-b8d3-5f1e24588f8e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1802, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('6963440e-83df-4d2b-9e0e-9d68bef1f942', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2075, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('696ec887-e836-445f-af89-d2adab95dedb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3189, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('69722bad-db18-4768-9f25-fb92329d7255', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2663, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('6972c116-3835-43a2-b34c-e077c509c084', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2572, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('6988ad86-5405-4c0a-97bc-a46bfc0c2ce7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1856, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('69989277-cca7-454c-a58d-43f8a9fc56cd', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3126, '{\"title\":\"Completed Order\",\"content\":\"peace dzifa(FMD0001111), your order of the ff items: \\nFlat Tummy Gummies x 1\\nGym Wear x 1\\nBonnet x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-18T23:07:02.174006Z\"}', '2023-08-19 09:32:16', '2023-08-18 23:07:02', '2023-08-19 09:32:16'), +('699bb7e9-5565-4301-a36c-0ea1fed4ef52', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1637, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('69a7364c-6e22-4701-b026-53473f03f132', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1993, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('69be293b-6d68-4349-9a47-77c1fb86d5f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3075, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('69bf1631-ce54-4949-8a2b-9b83a95d7816', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 613, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('69c141c9-f3fe-4a63-a715-bc60d7689646', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2521, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('69c2e8e1-ac98-470c-a35a-e2d6082a47c4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2761, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('69c57de2-1ba0-467c-832b-3d178b57e3ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2064, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('69c8460c-b8ff-4199-8f92-c6a55480b1e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2589, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('69cb9d8e-769b-4d84-abd1-69ea66e81fc5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1848, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('69e34e6f-f698-4137-9264-51ad423323e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2712, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('69e5f8f8-35b9-476c-abbe-173178474045', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3388, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('69f4e1e0-77c8-4bbd-969f-a3847b38981f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3419, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('69f74cdb-c164-4f7f-86e5-ed1c73aac4e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2044, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('6a1426da-3321-4636-b363-637b1af92663', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1619, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('6a1a7a7e-a278-49b8-93a8-9bd89dcf95a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2277, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('6a1f099e-dc22-4e4f-8b0a-96ae33b933d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 278, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('6a1ff7aa-b384-4dbe-a08a-14017148a710', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2901, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('6a24995d-1e83-4d3b-9c8b-07180c14700f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 879, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('6a2ae426-3736-4a96-91c0-db0850770ad2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3450, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('6a37d455-256b-4d15-b995-b6d9a25e9a42', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2260, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('6a4832c3-5c96-4ba6-9d91-8255ee0bd177', 'App\\Notifications\\RegisteredNotification', 'App\\Models\\Customer', 3481, '{\"title\":\"Registration\",\"content\":\"Congratulations Elizabeth, you are now a registered FM Customer. Please send a screenshot of this message together with a full picture of you and your details to our WhatsApp number 0244177144 link: https:\\/\\/wa.me\\/message\\/73U4VRDNCGE6N1 or contact our Customer Service on 0531170001 or 0531170002 for further enquiry\",\"date\":\"2023-08-13T00:06:02.696057Z\"}', '2023-08-13 00:08:20', '2023-08-13 00:06:02', '2023-08-13 00:08:20'), +('6a4d9da1-040c-459d-a34e-7881f16499ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2041, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('6a538b45-91a3-458f-a4b0-493f0b743c17', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3522, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('6a5f3ac4-03e0-4757-a296-b32834bbcc64', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1745, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('6a62ec25-0ec1-4406-a90c-3dcd3b9322f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1348, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('6a63ac48-733b-49c7-bcd9-702283dde26a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2910, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('6a6798e3-4e1c-4968-a75f-e2c8bda8b653', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 96, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('6a6a7ef1-4122-49c6-8f4d-8c66df6d961a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2278, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('6a6f54a3-7b41-41d8-93d1-aa49bf4fef8c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1096, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('6a76647e-44c1-4d1d-9977-436491c83e51', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1779, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('6a769468-57d3-43c0-af7b-8310d03df0d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3411, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('6a773132-cc14-4122-9bfe-d614fca7dfbb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3000, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('6a7e6e19-d849-48ab-8eac-4561e2770816', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1332, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('6a8309ea-e1cc-4d99-86f1-1617506a635b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3630, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('6a8f7f83-f251-47e6-9018-a0e2d7a64b68', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1679, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('6a966787-9136-4ee7-b4ef-787d9c583d05', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2063, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('6a974a2c-5945-4084-b2db-43dc79119dd6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3030, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('6aa6c65d-78f4-4828-bdd3-24723931d6e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1172, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('6abb005a-4e63-46c9-a85a-57d6123574ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 819, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('6ac39d26-b1b5-46c1-b155-0e0172ec754a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 640, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('6ac845c6-fdd1-467b-b280-a24045c059b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2835, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('6acd0428-84a4-4ea2-9979-36b43508a886', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 796, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('6adaf7c8-02c8-49fb-986c-3490eb26270a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 745, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('6b00a283-ad5c-498e-84af-f0c1136c25b8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 860, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('6b040186-a2a7-4dab-b5ac-5905f6974be1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2303, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('6b087e17-32eb-4b11-9099-dff283096306', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 16, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('6b21cd22-e8a5-4454-ad8f-193f2b7dfac4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1295, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('6b22d5f7-7518-4665-b9e0-0d1dc6ea2486', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1145, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('6b24daaa-eab5-4486-80b1-c92626bcbb71', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1432, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('6b256d6a-82bd-40d5-96ec-661e4dcc8043', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1874, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('6b28bf57-6bc4-4dab-b1fc-de1d42f2fc71', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2841, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('6b3236a8-0b18-4c0b-a46b-89c3d5d7cc27', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3115, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('6b412207-a409-4bdd-8f34-34c5a7ffaaee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3567, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('6b43a21b-50ce-4724-881c-69e6f59bbcdb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2696, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('6b476677-d9af-4ea2-842c-72334285fcfb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 740, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('6b546f84-a0f4-4c6d-8cb1-854d3ffa902d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3474, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 15:52:21', '2023-08-12 15:48:44', '2023-08-12 15:52:21'), +('6b56e500-989e-48f9-9c79-73bfe1870482', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2949, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('6b655042-b6ab-40c3-acf8-0205eec304c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 904, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('6b685f10-0c8e-44d1-be12-5a06962a04c0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1192, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('6b81011a-6969-4ea4-bdf6-9fbfe1e7310b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1263, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('6b895bac-46e2-481a-822c-2466d82337f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2189, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('6b94c5f4-f311-4543-a7c6-3e028c1e946d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1906, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('6b97a1bc-3c09-4f28-84a2-5b18b0d883e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2496, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('6b9dd38f-70a6-4819-b9c6-23c61d5889fc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3531, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('6ba58b8d-dd33-446d-9684-de3b28464246', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1628, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('6bb2d7a9-059e-4ab6-9cb7-4af9ca15bf90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1680, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('6bb9f990-5375-4dc4-ae0f-e99966889a74', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1571, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('6bbeaffe-40b6-4157-8a32-6ca6d0615627', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2159, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('6bcce73c-fed1-474d-9db0-68eb96f2a6e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 861, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('6bcdf102-d0b7-418d-94fd-846197a8b5a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3133, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('6bdfc66d-bdca-4606-8e90-29eb645533f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2461, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('6bef7ed5-cb16-4439-b235-a4149c83bb31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1372, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('6bf4f772-400e-40ee-9c2f-f5fcfa304255', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3009, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('6c1aad5c-0219-44cb-9d4a-70aae05b5d30', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3468, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('6c1ca569-ff4c-4133-9be7-b131e80479b3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 637, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('6c29b774-a2f4-492b-bb8b-38743fa32ce0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 754, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('6c404b82-67d1-4d9e-aeab-fe44195d4d35', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 565, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('6c404fe6-bf09-4eb1-a2b0-12f7ae70ed68', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2073, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('6c5b17a0-7ee0-4a87-85cf-efdb8b768c84', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1475, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('6c61c4c9-9a1c-49bd-bdf7-b4ee5aaed739', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3265, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('6c7c3306-84b6-4922-9d70-9218d5eab877', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3339, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('6c85a3d5-3adf-45d6-a004-3e62f6161c68', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2632, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('6c9b01e1-47da-4cd1-9bd6-01bdfd21002a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2278, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('6cba6e09-b7b0-4f5c-97c6-de1ddc2e3b28', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3087, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('6cc3f7e1-1e7b-408f-8df5-9edc454af9b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3382, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('6cccba37-dcbd-414c-be7f-3ccbacdbf146', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 754, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('6cd215e0-03e1-4e32-a1f4-671c17d74b5c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2270, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('6cd33c13-5123-4345-87c8-ccd2928d7d4e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2253, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('6cd39561-351f-4e58-9a52-9e456901675e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2713, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('6cd85e7a-306e-4bb7-8083-b586264993d5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2208, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('6cdeccc7-5572-4ed1-9c95-6dd02b2fef4d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2449, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('6ce6355e-f29b-409d-96ce-62b9343ffa3e', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 1011, '{\"title\":\"Point earned\",\"content\":\"Hi ACHIAH, you have just earned 1.95 points. Keep buying to earn more\",\"date\":\"2023-08-19T06:03:02.746535Z\"}', '2023-08-22 06:23:20', '2023-08-19 06:03:02', '2023-08-22 06:23:20'), +('6ce895e5-79bc-4d08-b776-dd584a440586', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1157, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('6ce8c72d-962d-44af-8fde-0481eaefed40', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2821, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('6cf3ce8a-1323-4fa0-b2b3-82f23b0e63f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2193, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('6d005909-abeb-4b9d-b3ce-de26d06de0a0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1014, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('6d09e626-6c98-4464-8625-e2e3de41dd42', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3534, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('6d14a38c-e614-47bb-84ab-c361e04cc544', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2206, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('6d17caad-e58d-47d5-b11f-b90b2944d444', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 645, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('6d18e064-65c4-4d36-af79-7c000ba6a986', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2418, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('6d1e3fff-b77b-4422-9a0e-b252a2128c88', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1068, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('6d29fc83-56e6-4e26-ab8f-98f2499bbdc5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3087, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('6d3966ec-5d77-4ec3-9cab-e3b5515da489', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 801, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('6d3ab6d5-76b5-4a12-b264-b05b93aed95e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2170, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('6d4312e5-d8d8-45bc-bca6-6088356beb42', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2355, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('6d448c42-72ae-4429-81a8-905454b33b79', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1105, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('6d449c5e-bdc3-480f-a0f4-4f12b020990e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1812, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('6d4927af-941d-4b28-a880-8f933cb3e6f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1798, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('6d51b280-a127-40ec-984d-0fbe30a3dc8f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 117, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('6d5c3ff6-cd25-4fa6-9a8b-5ee2e2bd1035', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 183, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('6d638b76-3b1f-4b62-8e9f-74d5833ecd91', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3214, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('6d66a8e0-f01b-4fe3-881a-c0dd151bac55', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1819, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('6d6918e1-05b5-4ecb-b441-de7776779633', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2183, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('6d6984f1-cfc6-475a-b9bd-5a5092859519', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 384, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('6d6aad13-2dd4-42f2-98c7-2f52ca776907', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3128, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('6d71387a-c9e0-4738-9d79-aae77f4f6cd4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1258, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('6d71c757-e09e-4a7f-bf29-6366f80fa64a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 733, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('6d79e384-d669-4e2e-a333-1ef561ad7e9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2164, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('6da71acd-aedc-45c5-a0a9-9e695b2d7a20', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2087, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('6dbf8752-8a08-4d69-b2ae-f1eeb0b08986', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1596, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-23 16:41:25', '2023-08-18 19:55:08', '2023-08-23 16:41:25'), +('6dc9610b-660a-4259-99c7-46f951de126f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1418, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('6dd6470c-b08f-4ee5-9262-d1c6b2391cc2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 176, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('6dd6f275-b8c4-452b-ad20-b9851edfa957', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 18, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('6de25421-ef59-4118-a0b8-93d9962dfe91', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 22, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('6de5b20d-fee2-431b-a102-be30cc6fcbb4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1443, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('6de7d5a1-fa14-44c1-8fd0-dd7a96570be8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3626, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('6deb5500-1492-4d36-8633-b1b3863b7c1b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2973, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('6df21657-75ec-456e-b2b5-3882acdee66f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2481, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('6dfcabf2-a6cf-4228-9c70-c0c347f479e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1076, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('6dfd3cbd-422c-42c9-8cfa-2ee70682d202', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1905, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('6e0403f7-39c6-4cb7-9167-cba32b3392ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 530, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('6e0913cb-039e-412c-a4e9-6e135558438f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1375, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('6e0a1f32-f45e-4d8b-a7ab-ce74d7a4951a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1583, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-20 12:05:34', '2023-08-09 18:34:02', '2023-08-20 12:05:34'), +('6e0b6c57-d469-4051-a8a2-6a3463511b58', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 706, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('6e15bfc3-272e-4681-acc5-d95484311633', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1649, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('6e1620d6-03e7-40cb-a5dc-bc52b20f246c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3122, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('6e1d9e0f-bd6f-437b-bef9-579b0fc844b6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3187, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('6e399906-c3be-4fca-8075-b65093281349', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 498, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('6e3b2c9e-5317-4c36-84c4-7e5e67081bcb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2644, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('6e47b6d2-e9c6-422b-a9b2-ad802a8f2f16', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3201, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('6e48c95d-9238-4f58-837c-57c886d4f831', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 231, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('6e5ac6bd-9aa3-4aa3-8120-88af33226eda', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2101, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('6e647276-5b4d-48aa-8667-da8518e0e8e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3336, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('6e737925-9f6f-414c-b56e-c8602bccfc05', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1501, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('6e786667-b246-4fe0-951e-fee897f20dbb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1910, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('6e8293b8-eee8-422f-84f7-b765969fea6a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2949, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('6ea48b1f-bd6a-4d00-8485-30d2ee505c2b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1185, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('6eb99e24-a5da-4de0-b86a-6e5319c05aae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2506, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('6ebd22a0-55ac-4e3d-b552-2278f66d18c9', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Point earned\",\"content\":\"Hi Faustina, you have just earned 8 points. Keep buying to earn more\",\"date\":\"2023-08-22T04:11:02.547954Z\"}', '2023-08-22 16:14:18', '2023-08-22 04:11:02', '2023-08-22 16:14:18'), +('6edc7b3c-498a-4ca7-b638-62325fbb9bad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2896, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('6eea4e76-0132-4500-9469-07d3619c03ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 190, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('6ef0c15a-0f51-4ec5-8985-a44b604e4452', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1007, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('6efa5da0-39e5-46a4-9e3b-a7844b977ef0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1921, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('6eff01d4-d4de-499d-8fce-04952a4e6586', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 11, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('6f0621cf-e982-45b1-bdc0-af7b4a64bebd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3104, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('6f0ae598-811e-4aec-8172-20bf7c837a78', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2071, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('6f0ed9d1-2e87-4c3a-8ea5-6fd298d30002', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 621, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('6f2826ec-2ae6-4415-997e-66382727170b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 82, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('6f2ff0ec-89ed-43d0-a612-92949af5efab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 181, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('6f4cc245-fb3c-43b9-a52f-21be3eff0832', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2195, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('6f4da2ff-b856-467d-bec8-ee228de2cb7a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1566, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('6f55141b-3e71-4bd2-8db0-68120930e1f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1262, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('6f6cc484-3cda-4550-9b26-72c5c4eb95f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 696, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('6f80ad72-d508-4873-a3d5-0746f9ee9e3e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2269, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('6f8159bf-3a5b-46a0-aba1-5a0b28f51b51', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2777, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('6f9373bc-c4cc-4e48-914a-fc7b79626182', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3440, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('6f961c69-64cb-4516-b9c7-4eb8708eded1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3254, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('6f96f432-573b-4b89-8e3d-7e904facf322', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2237, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('6f982bc5-85d0-48a2-aaca-f497c1b1df56', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1991, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('6fa61202-b669-4f61-87a7-a4d20674ee53', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2641, '{\"title\":\"Completed Order\",\"content\":\"Aisha(FMD0001040), your order \\nSkin Glow Gummies x 4\\nPussicare x 2\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-14T09:53:02.323380Z\"}', '2023-08-14 11:02:24', '2023-08-14 09:53:02', '2023-08-14 11:02:24'), +('6fa89564-7f10-40a7-8a7a-5294d5b8f1e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1476, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('6fae2e59-3b42-4f77-8197-6ed96663701a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 105, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('6faeaa99-9939-4d78-b584-5768c1c97ebc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 456, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('6fb83a79-6b25-44a2-a981-a1663ce0492e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1637, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('6fc151a0-3c16-4dcc-b7f0-71e14542d75c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1826, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('6fcde6cd-c04b-4239-94b5-41a9766277e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1846, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 08:24:03', '2023-08-12 15:48:29', '2023-08-13 08:24:03'), +('6fd3bda8-b5dd-4f80-ae96-5ec394d0b15f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1840, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('6fd478e9-bffa-41ae-bf2c-e360ba1695d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2893, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('6fe6dee9-a15b-4868-97a5-f2b648f741f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3372, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('6fed795f-29c5-4075-a865-865035cb8921', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1764, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('70030698-c680-4ede-8f26-af3723d4f360', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2251, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('700855f5-950a-4933-ac51-ab51c057a293', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2820, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('700bb0c3-7d31-4279-9286-8f9dedf9dfde', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3279, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('70201ac0-14e7-4f58-a575-6d61be437278', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 810, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('70284b8b-f4d9-499c-9cdf-39312329ee9b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2313, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('70321bff-fadb-4239-85a0-1844350d94cd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 287, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('703662bb-3729-4494-93f3-f0b99f727e37', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1043, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-11 08:04:53', '2023-08-09 18:34:02', '2023-08-11 08:04:53'), +('704550c6-d85e-414f-8e67-6f29cbd8f8a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3334, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('704925ad-69bc-470a-a50d-6723b87899f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3027, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('704dbbfc-b8bf-491c-9f4a-7441941fda93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3282, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('704eccca-0eac-4545-9f49-a2cebe413a43', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1038, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('704fd22c-1018-45d3-bf6f-c06775f86a8a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1782, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('705d3621-44f2-4a56-92b9-76e5bb1ce6ed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 40, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('7060b92c-18b3-41cd-abc3-afa345c4f0c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2233, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('70618cce-8e17-405a-bb3a-b37102029b9b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 783, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('70676d61-937e-4115-99b3-4548d84abd13', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2272, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('706edb41-ce79-4036-b551-67b7a0ea2354', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1579, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('7076bc8b-0274-4ac2-8e16-7733764bf944', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1915, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('70775de1-b99f-4776-922e-501a55246285', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 28, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-24 07:23:56', '2023-08-18 19:54:08', '2023-08-24 07:23:56'), +('7078411f-edf7-4609-84bd-c60445356f53', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2388, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('707cbc86-e922-4e08-94e0-5eaceae3d1d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 926, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('7081e071-16ff-4279-82d6-1ba8998d1621', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 47, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('70894a59-7b04-48fa-a308-cb45bb0ef291', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 610, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('708a1786-edce-484d-bd20-d1c5d2481d52', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 660, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('7091e3b3-3527-4dd2-a2e1-3504f5e28534', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 212, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('7092a9f8-4cc9-496d-aaba-16a0d294ef81', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 544, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('709400ba-750e-40d7-9c1c-523b441305e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 794, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('709b36e5-a54b-4c67-99f7-b61d5c4ff12b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 817, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('709dbcfe-04cb-40a4-b406-485fac25b87e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2975, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('70b2046f-c070-4e52-a552-95e383fbd2c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 175, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('70b255a4-f684-4197-9ffe-ca12fdebbcef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1744, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('70b5036c-0313-4d62-bac6-939d9e7b18f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 279, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('70bdffc2-b253-47dd-9cfe-aaf21301c622', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2167, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('70ca2a72-4f3d-4c74-a64b-2dd34af5c0d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 203, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('70cc017a-4107-4a32-8063-203e97a35108', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2167, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('70cee558-358f-45a7-b005-0064518c2bd2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 858, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('70db7ae7-1ca6-45f3-94a2-33cd8a8c0ea3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1004, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('70dc1ca7-7337-4841-87fa-95bb7021efa0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1790, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('70eb389f-e0ee-492c-8f6f-a138ef16f44c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 211, '{\"title\":\"FM APP IS FULLY AUTOMATED.\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T17:55:06.023370Z\"}', '2023-08-10 14:25:07', '2023-08-09 17:56:02', '2023-08-10 14:25:07'), +('70f7bfbc-2f0d-44bd-a0e2-d9f45c60e164', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2667, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('70fea318-8ddb-44d6-9ad2-65d6bf14176d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1118, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('71050c31-76ff-4299-938d-bcc1ce86efb8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2719, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('7108454e-7a6f-414d-8462-06faaccc8f18', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2936, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('710a5c8a-65ea-4ad3-aea0-6aceab327dc8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 931, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('710b5fab-d2aa-4934-93fd-27007219f4da', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3110, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('710c8dc1-49b9-4876-ab9a-bd0584364120', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 867, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('7112e695-601c-4c20-b667-504b6de2c611', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2004, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('712adcb8-8be7-4f50-ba48-10fc827854ed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 725, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('712d2b67-4d75-438c-a227-3cae2d2581a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2415, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('713b83bd-fffc-4a3e-b0ee-a917cb642151', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 561, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('713befea-c4f0-4057-9441-5d197d6c4216', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 224, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('714bb476-3a82-478b-a1b6-3575624fb198', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2346, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('7158184b-cd6e-4656-966a-7d4574690ce8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2407, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('715fcd9f-a03c-4f7d-a41a-b2930e55ad78', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2697, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('7160bf6e-20b1-4528-a219-ced1bad3d578', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 682, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('716c39ca-ecb5-409b-a5f7-b597a0d23b8a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3338, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('7180434e-8370-40ba-8f27-b16ce3c3dbef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2762, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('7187fb70-4980-482d-a672-6b27d193bff9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3109, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('718b3b48-25ff-4a95-b59b-b7f1f134af26', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1980, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('718ba524-7a0d-477e-9edb-0e9e548db1ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 14, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('718d612e-efd0-4f1d-b507-a10449788b32', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1744, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('71a420ba-7290-4692-a7ca-e67cfa5b246f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 153, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('71c54828-4caa-4a41-be8e-d4533c953dc4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3235, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('71c863a8-2a69-48f5-b797-bea18ae9cd1e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2823, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('71ce7e10-6973-41b6-8ae3-c0cc56694b3e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 547, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('71cf5cfb-95eb-4ef6-8714-4301173a501b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1603, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('71d5133a-a4d6-4c6e-9bda-fc4fcba06150', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1105, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('71e7e2e5-5afc-47e3-b2d9-f3fcc656520f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1298, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('71eafbca-777e-42cd-905a-c6cc104795c4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1871, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('71f50861-fd59-428c-91ff-ad7d1fd18862', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 470, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('71f9d520-dc51-4feb-a043-2b44ce56ca5a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1219, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('721004f1-7633-4028-bdda-23bc472e0c26', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2717, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('721c06b8-4b83-4928-a9b6-dadfd974ccda', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2536, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('721daaf4-f60d-45e6-9a4a-fbfcaa3ae1dd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3355, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('7223e3b7-d712-4127-8879-a166b6652fda', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 984, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('722d3d2c-5754-4cfb-8639-067cf48c2ca4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1069, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('723054ad-4bc9-4d07-a402-b62d3558a451', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1025, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('72366c49-70ef-48c0-ab7b-014b7e3c3211', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3103, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('72406e25-a70e-4574-a16f-24141a26ee91', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2970, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('72522caa-f83a-48b1-896d-50f066509d60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3086, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('725a27a1-45d7-45ba-a6f1-e00a5658abd3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 515, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('7260371e-af6d-4fce-864d-af9fda2810fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 425, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('726ca4a7-8656-4490-b720-14c603b5bfb3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1478, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('72748d60-96d3-4555-985b-b2a71e1bb942', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 608, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('727b2856-1d45-454f-ace0-8197cc520ce6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3405, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('7290dbd6-0fac-4015-a5e5-aab17cbc095f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3616, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('729ff44a-00fb-4516-82ce-1fbb359db478', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1760, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('72b298b7-f7d6-4432-be1d-cabc9cbc0c72', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 61, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('72b4d6f3-b975-4e03-9c57-11c58f7e5b8d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2493, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('72b5d35a-d5fa-4105-86eb-2573183ddced', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2196, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('72c2b925-ea5e-4f25-8159-39421b9ac370', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 76, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('72cb6735-e618-48d8-9cc9-1725d3766089', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2956, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('72d83992-a430-4e06-9c9e-849d57d9f760', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2423, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('72e61b7c-9f90-4cc9-994e-16351542d9a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2743, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('72ef0744-07b0-404e-b881-06b430afe98c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2687, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('730bfd3c-97bc-46a3-a226-6e2e13a34e32', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 726, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('730d8b11-3ac6-4ae6-abfd-876b2615b974', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3595, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('73246a5d-ae93-498c-b6d1-248b81d9465a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 979, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('732b0da9-b4bc-423e-89a7-660f900f82f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2371, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('7333d82e-54ae-4b59-a9ff-049af84b07a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 223, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('73344db9-9af1-4939-99df-dd79eb021bf2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3030, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('733f28ed-c283-40a0-bf5b-c480fd165798', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2572, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('735a9b1b-2590-45c9-a029-c97f92c92f6a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3025, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('7372cad8-0844-4287-a0dc-30c3d2b0b615', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2486, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-16 07:25:58', '2023-08-09 18:34:02', '2023-08-16 07:25:58'), +('73759702-646b-4dd6-9331-ed73f2c1e2ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3323, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('73786f02-741f-48a6-a3b2-67ccf740d023', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 432, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('738260d8-f780-4712-bb78-ccdf78a7b319', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3230, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('738a5ab8-6735-4c19-a540-2a0447ead2fc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3255, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('738f6838-cc7b-44a8-aacf-0afa5f4668d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1769, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('739876a3-a0c7-46dc-9720-a8c148048472', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 503, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('73ac49ce-51bf-4ef1-bec3-fd8003f0c238', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3565, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('73c7e989-b13a-4add-8d66-f73345d474b6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1241, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('73d1df6a-68f1-429f-83aa-455792daf6d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 953, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('73da9de2-e704-4808-8dfc-2521701875de', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1021, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('73dfe9cf-462d-4761-8255-97b4cbb925b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3071, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('73e0cbf4-6df4-4a9f-b051-46be4b1ee6ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3376, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('73ed6890-a929-45fa-97dd-586a9f23269c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1952, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('73f06ea1-0425-495c-9434-d05f419e2997', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2538, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('73f11874-e18b-4f40-a957-e365281c8f64', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2412, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('73f20750-b3cf-4395-8a17-4014c4d8073e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3046, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('73f7eaa1-e567-414d-b962-32a04213df50', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2678, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 00:43:09', '2023-08-12 15:48:37', '2023-08-13 00:43:09'), +('7401ae75-777e-4cff-9779-220b4b34db2b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1884, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('74047cd3-e94d-4481-859e-1b45e2e8d586', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 2751, '{\"title\":\"Point earned\",\"content\":\"Hi Helen, you have just earned 1.95 points. Keep buying to earn more\",\"date\":\"2023-08-13T21:22:02.393815Z\"}', '2023-08-13 21:26:36', '2023-08-13 21:22:02', '2023-08-13 21:26:36'), +('7406f212-8c04-433c-9c5a-514b32a4706c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 41, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('7409a2a4-94a9-4c5d-8b78-1af31d72c269', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2138, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('741f56f0-6573-4644-9aa4-df0ad9b08475', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2857, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('742aa93b-445c-4e11-aeba-32a7f5b87068', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1579, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('7439d87b-019b-46bf-b52a-7c9a84694bc0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1652, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('743b38c6-faed-4fcc-a872-0a92d524b603', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2684, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('743c4791-c1f8-46a6-9f3c-47ce55a77056', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1267, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('745877c3-94ea-471a-964b-9a2224f27cf8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1471, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('745af514-7b11-416d-89d2-0d86afca656d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2625, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-09 20:25:30', '2023-08-09 18:34:02', '2023-08-09 20:25:30'), +('745c3150-8bc7-4146-a594-b7c2f2c4a64a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1978, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('7461db93-8d1f-40c8-99c7-04af4091b9eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1392, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('7463719f-ad36-4173-9e92-0dc684f7122e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2735, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('74712724-a0b1-4214-85e7-2b12797c3640', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1726, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('74728b90-3420-4557-9ec1-81ac706f7982', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2524, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('747b45b0-2f95-4198-bde5-7eca65613e46', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1681, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('748b6323-3051-4945-b0f8-a71d4fa04055', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 770, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('74979883-908a-4ba2-bb0b-5b8376c27c8d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2744, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('74a0c345-b3a8-4784-aa7e-ac9c4f010006', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 25, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('74ac416b-9148-4e50-bc82-94af140339df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2954, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('74b3d794-6d2a-41dd-9256-7d534d1bcadc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2967, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:03', '2023-08-09 18:34:03'), +('74bc465c-a779-48e4-80f5-d4a2b02cd944', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2382, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('74c1ad6a-8a24-48ed-a3db-85e8488616c0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3430, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('74c2de15-f4e1-4d5f-aea1-8a7aa8030158', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2175, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('74c3de96-b6ad-463f-84ee-fe37d48cde03', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1299, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('74e2ac18-a6a3-4bc8-919e-54baafe6891f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1096, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('74f146a3-e26a-4e0c-81b4-f805dfb6c163', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2094, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('74f94221-ddde-4da5-bb24-e14a8a765dae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 417, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('74fe0999-f9fa-46ed-85b3-f17762cce1f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 652, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('7507cbc0-b910-47fd-b8f2-3776ac491f50', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 899, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('75107f4b-8528-4a23-b982-ef04aaf1596c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1867, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('751376c5-161d-46b5-b764-af904f80183f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1963, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('755318b5-d4a4-4372-a2ae-7a3f3212115f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2371, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('75595c69-cab9-461d-8d53-6faa2c915621', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 460, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('75608ebf-51ef-426d-99be-8a4552354ab8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 816, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('75626086-1281-4cff-8da9-eb22e79a1243', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 272, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('7570d126-069b-46bf-9f9b-ff6f698ac707', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1526, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('7573c1e6-861e-4074-9543-7e0232eed53b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2425, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('75888c51-096e-4742-9c19-b9bd7f9bfe4e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1048, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('7593333f-7734-4637-82de-ebd24b43cd51', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1534, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('759745eb-9538-48b4-9206-99fadfca49d8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1044, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('75a4b8da-174d-4a50-b41b-3d4f1eb8f919', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1793, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('75b1584e-a652-46dd-880e-bd19538ca853', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3174, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('75b36c47-6e15-4c1f-bcac-b996dfc3756c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3024, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('75cc2ef3-8c1a-44e1-8322-f7c620a08549', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2026, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 07:26:22', '2023-08-18 19:54:24', '2023-08-19 07:26:22'), +('75cdb8c6-1581-4cc2-8941-bdf3b66b4e90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 726, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('75e93265-a913-44ef-978e-fb090a9fbec1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 196, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('75ec230f-d983-4a84-9abb-b9c19e9dc658', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1610, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('75f2ae83-35a9-4b48-985a-9e3f6ed3a75c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1123, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('75f7227f-5972-4fb1-9914-e74134269ed8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2785, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('75f83538-154a-493f-94ae-a55a10a4ba08', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1288, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('76010ba7-2d2c-422e-be3d-1e1a2cae375b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1836, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('760b5adc-55b1-4303-a9bc-3ec1a592a9cd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3453, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('760be904-8051-4e9a-9365-34976f9283a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2959, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('760f3501-db87-41f2-b94a-64ec1e86b3f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 836, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('7611bc76-ce68-4cd7-8063-50883f43616f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 801, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-21 19:22:27', '2023-08-12 15:48:20', '2023-08-21 19:22:27'), +('7617bed7-a073-4fd0-a46a-bc19020c6013', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1360, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('7619900a-19cd-4fe5-857c-eda9b0482a4c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1881, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('761dcf9d-064b-4d81-b602-f662c72d7f9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3545, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('76219f40-5b8e-44ec-bad4-0d5e08667cef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2672, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('76227d90-1fc8-4f13-8e91-7f4321788fde', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3093, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('7622e773-842a-48c4-a7b9-dd54883b376c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 626, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('7624a757-c770-43d2-aa31-498852fb73a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 424, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('762d8a78-2bc9-41bb-838e-ca5459b263a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 497, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('762ea4fa-8b78-40b0-840c-529e2cd58fbe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 625, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('76365405-3dff-4442-a853-005233fe4271', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1475, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('763ad562-1469-4086-9d67-090e1c59c0a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2011, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('763efc9f-ac67-45b8-8110-1cd6b66fc409', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3432, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('763fc8b2-f05f-47bd-8c75-098745abfe02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3322, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('7656304a-7389-44cb-b92e-a970fb9aeb7e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1252, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('765850d9-7b33-4a36-ad56-15e4c9add8ed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1318, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('7658f7dc-7627-4950-8b3c-7d5605d5482e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1940, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('766f5197-f7a4-441f-9a9c-df23a811677e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2599, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('767a51c4-ab16-4861-b92e-c0af3ddc049e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1777, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('767c452b-4cee-49d1-a654-7cb9724d806c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 953, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('76807bbe-5578-4f2a-abcb-f33e18dc00ab', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1082, '{\"title\":\"Completed Order\",\"content\":\"Benedicta(FMD0000381), your order of the ff items: \\nPretty Promax (Skin & Nails Gummies) x 1\\nChillax x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-10T13:15:03.219901Z\"}', NULL, '2023-08-10 13:15:03', '2023-08-10 13:15:03'), +('768971d3-42ee-4dd7-9b20-98ec8581db26', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2832, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('768a1f0e-272e-45a3-ab49-0fbd8d13e591', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2402, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('768e3cd6-9566-4dae-8890-bdde95130fc5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2027, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('76a54ad5-ad57-47bf-85e9-d1013dfd46e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 890, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('76a72f73-371a-4854-a44c-1efe75b5b3d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2297, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('76a94dc4-13d7-415c-bdf9-b48e5088f37e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3530, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:45', '2023-08-12 15:48:45'), +('76b02ad7-e68a-4b12-a15a-f6b17c406834', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2957, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('76b0d85e-2fdf-4098-b18f-4d046a6b0439', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2463, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('76b5dca2-4c30-4236-a239-629436410337', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2270, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('76bb3d65-b918-4eae-830a-c8368ef3b3b5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3510, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('76bdc37e-0d99-4af5-9887-4da6117d60f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1670, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('76befcaf-a006-4f8f-94e5-a80170759c47', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2398, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('76c3f83f-0c1e-4aeb-81c8-b1f7630629b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 188, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('76cdecc6-28bf-4242-a239-c5712d56f85d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 132, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('76d120cd-e65a-473f-8efa-692aa7908b26', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 267, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('76f50b12-1d7b-4713-83e2-b78f4d699f98', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1730, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('76fed13a-1435-4577-a3c9-5a3eaaf1b537', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1367, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('76ffa230-c437-4eaf-aa4c-369f493b66c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3019, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('77046a7c-f127-4be5-9e7d-7bfd10eccf92', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2740, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('7709d450-3f6a-4b27-9cf6-d9e03f710d8c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3021, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-18 17:50:36', '2023-08-12 15:48:40', '2023-08-18 17:50:36'), +('77170937-eb72-4a7d-84c9-75a731f2cc4b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 217, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('7717be56-d860-4e19-84cc-7f7d24ef9ac1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 711, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('771a8e26-a15d-4177-b8b0-3b6540279a8a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 685, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('771d6e73-feea-4d15-9b8f-af54b0a738dd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 605, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('7723b012-6c24-4650-8762-05f2264fff93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3618, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('7732e0e9-44e0-4749-8e6e-30bb6e131ca6', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 2170, '{\"title\":\"Point earned\",\"content\":\"Hi Darlene, you have just earned 1.6 points. Keep buying to earn more\",\"date\":\"2023-08-22T12:31:02.266743Z\"}', NULL, '2023-08-22 12:31:02', '2023-08-22 12:31:02'), +('773ea9b5-f28c-4107-8d0b-7026dbf72c17', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3499, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('773ecea9-f112-4bed-8d61-541c49cafb88', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1651, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('7741d7e0-ea82-44a9-9626-a2e7f90b2682', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3543, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('774cf429-f42a-4699-87a6-4963ac0697de', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 748, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('7759c647-7d3c-44b9-99a8-561c572d263c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2333, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('775be503-4c66-4e52-8ab3-579cebac2adc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1839, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('7773e4be-ceb4-4791-af9f-93ead8be231c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2012, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('777543bd-3f1e-465d-b440-861c873e4cfe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 349, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('7777a4b0-3a55-4a61-a618-89dc8af46343', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1943, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('777bf637-8cab-44b4-a27c-b39653918f95', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 611, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 19:57:21', '2023-08-12 15:48:18', '2023-08-13 19:57:21'), +('77816a54-7958-4853-9afa-851dd5757315', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 271, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('778222fd-308d-44ba-a56b-326cb8f8715c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1899, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('778940d8-9333-49dd-b438-5e9d0abc87b1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1423, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('778c3ea6-0f89-4de0-95bc-34919aa88774', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1309, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('779236bb-3c73-40aa-b901-7f274a84c423', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2825, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('77968287-0e52-4a99-9886-b86b099967cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1064, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('77970e22-695a-4a3b-9def-06d60131cf10', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1583, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-20 12:05:34', '2023-08-09 20:22:03', '2023-08-20 12:05:34'), +('77972b02-0c55-45ca-aa51-964c107d62bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 157, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('779930b6-ba27-4e71-929d-ff6c28951085', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1608, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('779a4db5-3792-41a2-80d7-3077dafcb33c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1859, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('779c083a-de78-4fb4-b164-f1568b4b2776', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3217, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('77a5b97a-5659-4fc0-a862-bde732545c80', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2329, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('77ad3c62-0f89-4456-8f97-debec761d2d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 482, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('77cd5226-5366-4239-bdfd-dc2a3dc0746c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2218, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('77d73d83-d8b7-4cff-add8-8abac4dd2b0b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1584, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('77e8e75f-44f5-439d-ac44-6f964342ef0a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3485, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 21:20:09', '2023-08-12 15:48:44', '2023-08-12 21:20:09'), +('77f8e1f0-ba12-46f0-a1d0-af403357b856', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2222, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('77fc1c17-db6c-4cac-b718-02395b921817', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2625, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-09 20:25:28', '2023-08-09 20:22:03', '2023-08-09 20:25:28'), +('77ffa8a6-1698-4a82-a1c6-b7768e4f8d65', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3492, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('7809c56b-1e43-42ab-bbc9-55f4d54ea513', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1489, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('7814bda1-d688-4a36-b866-b2da581e65f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2507, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('7815acfe-c22e-420d-843b-ad26e14c12cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2887, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('7816f6a2-886d-4c94-800e-4598ebcff9f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1174, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('781e7ae5-7552-47b7-9d27-9c6115ccd0ca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 612, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('7827b3d3-d7b6-47ae-8ba8-b184b2031fe0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2129, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('7828c899-e0f7-437b-a9a8-92c9f25af57d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3171, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('7828f60f-935a-4633-a451-1be28fd78e09', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1290, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('7829ba20-2d9d-418c-969e-82651a274afb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1127, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('782b2dc2-82bb-4315-a254-46dea0f4a3d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2669, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('78330ca0-86ce-43f9-8046-295d40f17805', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 979, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('78377f4e-d274-4d9f-bc23-6e80659404c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2445, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('783a5a31-43f2-41cc-8d1d-d56687461662', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3028, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('7854381a-f649-4d71-b3b2-a6d2d4b91f23', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 38, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('78584239-11b6-4a42-9b37-7cff3cc3f273', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2594, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('785a217e-9891-417b-9e2b-7c2a145ab7a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 583, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('7867b632-e9da-4d3d-8b27-786bc8108738', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1592, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('7869ec6c-1b5d-49d9-8516-360aee468248', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1354, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('78775e9d-a33b-42f7-93cd-6d8241351422', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 803, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('787c3402-9472-4a8f-9e9f-9c7469a4367b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2379, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('788b9bdd-8baf-4bc6-b5ff-28c6d4e8f2a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1085, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('78a14d55-4a20-4d82-9832-52d63e8a4752', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1439, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-21 16:00:01', '2023-08-18 19:54:19', '2023-08-21 16:00:01'), +('78aecad9-ea14-428d-b89e-7f71d808e96b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1465, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('78b26d7b-d378-44a6-b479-191f84e9229e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3478, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('78b5ccb9-3ed1-4b8a-b6e6-3568eb53c07d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2705, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('78b97e22-47dc-4cab-b9b8-b7e1c7b4cecc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2623, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('78ba1c67-ef67-4517-ba77-d8c0e78d4cb0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2515, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('78bb897b-9e1c-4f36-9578-4762ea9f5dd2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 259, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('78c716cd-c543-478d-9f56-45564575e708', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2971, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('78c74ae6-434f-4dbc-ac32-beac52e1230a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2653, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('78d3d2da-ef38-477d-81da-7c1f21799235', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 211, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('78da14a8-e318-4769-8b4a-6659ebe20a97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2820, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('78daef0a-08d6-4a99-bf63-e5cbfa720def', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3525, '{\"title\":\"Completed Order\",\"content\":\"Lawrencia(FMD0001105), your order \\nFlat Tummy Gummies x 1\\nGym Wear x 1\\nBonnet x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-12T09:09:03.418871Z\"}', '2023-08-12 18:21:05', '2023-08-12 09:09:03', '2023-08-12 18:21:05'), +('78ddc3ea-ad0a-4f82-af22-b42602ad0bb0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3360, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('78e817bb-3a54-4434-8f11-6faeddfb1629', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 414, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('78ec893b-0070-47d5-8b79-9ed016219890', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 121, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('78f1df41-4481-4f3a-a20a-0a4c1ea24408', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1743, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('78f9cef9-ae88-4415-81f5-5e5ae4af0b60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2014, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-13 06:49:04', '2023-08-09 20:22:03', '2023-08-13 06:49:04'), +('78ff0e16-04ac-40d1-9cc5-ac6dbfc4d024', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2987, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('79097caa-a451-488d-97b5-3b972513fd5f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 825, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('7909dd41-3655-4ec3-869b-a4e631b47e25', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2581, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('790f4bd4-906b-431a-89ea-6c3c90a516ba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1962, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('79234c75-5089-41da-80bd-91bdb51e0ee0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('792888e4-71db-4bc5-a52a-55377286a5e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1811, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('792d55e3-b8fc-430c-a2d6-22e9b24045b8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2802, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-16 07:30:47', '2023-08-09 18:34:03', '2023-08-16 07:30:47'), +('7931f1f1-7d9e-42f4-bd92-1ed78b2373e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3049, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('7934fd6a-30e0-4a06-82bf-0cb499e1cecc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1728, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('79351139-2eb6-439c-aed2-efdc038371df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2972, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('79430389-1221-4b1c-9e66-c963e194b698', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1570, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('795142fa-e9eb-4e1c-b25d-da151c8dee93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1556, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('7958a79b-1b63-4e75-b49c-6149c5f9c8a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3130, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('795cb653-a285-43f7-87ed-5ec04e3d5f5b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1648, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('795da120-fab7-485b-8252-550b77972c18', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 169, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('79626a60-8eb6-4e36-b9bd-a6d39c3c3be3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2502, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-20 21:57:10', '2023-08-18 19:54:28', '2023-08-20 21:57:10'), +('79644de9-d17a-43cc-bb6b-7dcff6ad814a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1309, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('7973ef5c-4b61-4789-a0a8-6179465bf5e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1006, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('7979fb9f-5f98-4744-86b2-88f7356f3bfc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2904, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('797a24dc-2220-494f-a160-229d9ec631c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1299, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('797b5b6e-dd25-4169-8330-4ed78d43c030', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2229, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('797d660a-aee4-4923-b495-5cdf1abeb75a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1522, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('79847b30-cde7-4b8a-b178-298242f8a404', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3651, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 20:07:44', '2023-08-18 19:54:39', '2023-08-18 20:07:44'), +('798cf55c-115c-4893-96b1-9ea5724d00de', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 392, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('7992181b-d239-4642-be3d-6d08f53cb661', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2047, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('79a599e3-e149-4c66-8534-93aa72fd0368', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2802, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 00:21:59', '2023-08-18 19:54:31', '2023-08-19 00:21:59'), +('79b24412-1dad-4ff1-90e2-04f8b63d0af1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 211, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-10 14:25:09', '2023-08-09 18:34:02', '2023-08-10 14:25:09'), +('79b46c44-84a2-4b31-9fe2-51df1020d679', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2096, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('79b6bdb8-73f1-49cf-992f-cd74dea3fbc9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2126, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('79bb5dd6-e9ef-459a-ba44-ba7054c297bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2246, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('79c121da-3eb5-4913-8451-9086dc289cdc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2144, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('79c4b3de-b7a9-4a5e-834b-4c5b8c73a2a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2165, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('79c9a795-b838-4eb5-b116-bbaf745a474a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3549, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('79cb5230-b811-4e55-bbab-9ca5ad5e23ab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2740, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('79f06e1d-bf8e-4d81-9c9b-0596b157ba34', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2714, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('79f296d7-43f2-4d11-9bbb-103f45610f4f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 226, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('79f39dea-5ac6-4da1-969d-c70a6bd4db7c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2090, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('7a07e988-b5ac-45e8-bab6-7d9042246675', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1927, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('7a0a20ad-7930-4340-91ad-aba54b4249f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2287, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('7a0cf98e-2638-407f-8fa1-3ebabc4775f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3198, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('7a1a22d7-6de9-4e58-9e45-b5e57280902b', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 2170, '{\"title\":\"Point earned\",\"content\":\"Hi Darlene, you have just earned 1.6 points. Keep buying to earn more\",\"date\":\"2023-08-23T20:38:01.662282Z\"}', NULL, '2023-08-23 20:38:01', '2023-08-23 20:38:01'), +('7a21653a-5d61-466e-bcab-dfcea9ca3009', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 408, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('7a28822a-5002-4de5-a458-8aec9c8c5de7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 536, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('7a30df89-1f59-4823-9c1f-7be865e04f33', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 980, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('7a3602f3-d457-48fb-bd53-1b22ebe70f87', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2388, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('7a39bb31-0525-41ac-9ce2-3513a73b735f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2913, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('7a3aa62a-7827-466b-980f-b24ff277d95d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3179, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('7a4a3e81-7809-47f4-8f13-df4480cdf4c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2428, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('7a5641f8-8e87-441c-a665-b7923c67b743', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"your order Caramel & Choco Skin Capsules x 1\\n to Yaa Achiaa Fosu (233234780293) has been received and is being forwarded to the sales department. Thank you for your purchase\",\"date\":\"2023-08-18T11:38:03.590335Z\"}', '2023-08-18 11:38:27', '2023-08-18 11:38:03', '2023-08-18 11:38:27'), +('7a9db750-fb75-4731-91bd-e1b99f963250', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 877, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('7aa47878-2f28-483d-9074-5b6f5155cffb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1501, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('7ab30aba-e619-45f2-be06-d3e52a31095e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1472, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('7ab3c4bd-3c0c-4b8b-b815-6ece54df9a01', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2372, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('7aba2345-7d28-4e31-99fa-a7f09c9e28ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3392, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('7abd8f46-594f-42f1-9445-6101eacc8495', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3177, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('7ac97db3-fdc9-4066-bf00-8db16d72e960', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3310, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('7ad60890-b0c1-4c66-8b6f-dd2b77145ecd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3450, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('7ae4b217-fc24-4a18-bb93-b56e85661169', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 279, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('7af2a49c-3380-49d2-b42f-c042790a06dd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2167, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('7af748ef-f3ae-4e77-84c7-923ba1b93931', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 477, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('7af8ee3c-2cde-4d4f-9f92-8dc193b1ab1f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 924, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('7afbaa8b-8c37-4ebd-a0b7-86af8d80c679', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3193, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('7b0d020e-1ef0-4a59-8c5e-0297f4bda4ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2282, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('7b140cd5-0f2e-4c64-89bb-88674e7c18c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3264, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('7b1b5c9b-cd80-4925-b72b-546a44216dac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3428, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('7b277678-77f8-405e-b7c0-6f9704868be3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2626, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('7b34f694-0578-4924-9a85-353501fd53e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2939, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('7b3f937d-97f8-4efd-b1ea-864c7d6dbb2e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 527, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('7b51de17-abef-41a5-8f20-2e962c85461a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 966, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('7b597a0b-f39e-49f2-ae30-f6f1c89abac5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 96, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('7b5c593b-7e31-40ba-a1a0-133b10c5e9b1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 859, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('7b94d3fb-9bb8-4159-9d24-2b2137d124f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1410, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('7b9603ba-0a67-40cd-9014-e32e8c925449', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2297, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('7ba4a2df-382e-48ae-a7a6-0e77876b59bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1470, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('7bafcbff-3a9b-4562-abbb-bdc49a2b8018', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2392, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('7bc0a135-bdb1-4ae9-a335-80a7b9556037', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2234, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('7bc620c6-6b00-47df-b85a-67a2b01622d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 380, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('7bcde4fe-d1f4-4807-973d-dfc96804f79d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2748, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-10 14:42:54', '2023-08-09 20:22:03', '2023-08-10 14:42:54'), +('7c04df6c-208e-458b-a74a-1b183254301e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2041, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('7c0640f6-00f7-4f07-bb07-c07c1755e4e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 466, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('7c0f10e2-6399-4d0b-9ced-4f7c83b2d983', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1431, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('7c143c95-89ec-4ba9-8822-7db40984d9ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 211, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-10 14:25:19', '2023-08-09 20:22:02', '2023-08-10 14:25:19'), +('7c1d63ca-3299-45e8-879f-a8efd7d27bb3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3525, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-19 17:41:16', '2023-08-18 19:55:09', '2023-08-19 17:41:16'), +('7c205a8e-1cd8-4ac7-889d-fee024700f82', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1916, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('7c2916ba-6a3a-4244-883b-9500ccbfd715', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 332, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('7c325ea6-68ea-495c-b6b5-d91a0c81cd65', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3854, '{\"title\":\"Completed Order\",\"content\":\"Ruth(FMC0000448), your order \\nSkin Glow Gummies x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-22T10:43:02.551811Z\"}', '2023-08-23 17:04:40', '2023-08-22 10:43:02', '2023-08-23 17:04:40'), +('7c358ac5-d4cc-4c42-8f1f-0fa847e192ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1190, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-21 07:00:21', '2023-08-18 19:54:17', '2023-08-21 07:00:21'), +('7c3f2a0f-8bc3-4765-a9e4-18f50b8ca185', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1406, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('7c406611-0995-4710-9dab-7f8ada33d15b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3197, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('7c4a5161-57c1-44bb-ba70-0b534656078e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1226, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('7c4e2793-4797-473d-b3bf-1b72dd0fbb97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2019, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('7c60eaa4-c2a0-4e1e-9244-015f35ddf61d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2098, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('7c627fcd-fa90-4091-ab52-57bb0ad6b2a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3436, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('7c643b27-c148-4ab8-9c50-2c78e9540e44', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1927, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('7c808942-ad57-49d8-a5c7-6f4bed2ee547', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1765, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('7c81bde0-1d57-4f4d-8071-6242303aa9c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1633, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('7c8f3b5b-3a8f-4aff-92e7-b5f1a065d481', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2711, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-22 08:32:34', '2023-08-09 18:34:03', '2023-08-22 08:32:34'), +('7c94a3dd-888a-4b20-89de-2021eae745dc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 571, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('7ca65f63-c86b-48b1-b89c-8f005b2bb842', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3364, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('7cb0be1d-b7de-46cb-8c3d-0a0560f78001', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 827, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('7cb2c19c-25a3-4b0c-bdf4-21649ab3e933', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3233, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('7cb73f25-3b23-4be1-b357-cba32dca1b5f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2022, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('7cc31820-ade7-4b8c-89ad-7916aa1d3569', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1011, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-19 05:56:37', '2023-08-18 19:55:08', '2023-08-19 05:56:37'), +('7ccab6bb-4682-4286-8fe5-1a1d5499f256', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 616, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('7cdc0e66-7194-4824-9450-90162806633f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3019, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('7ce6d54c-9408-48a7-b210-68c25a31916f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 505, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('7cf3546d-bc18-4cc0-bb5c-1e8751125a3e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1751, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('7cf76feb-c680-493a-bf69-b511b39c996e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2413, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('7cf9cd08-a24e-49e8-b8e3-aa8da33ee8f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3190, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('7cfb16b4-2fcd-4834-ad58-53b678151a8c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2711, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-22 08:32:32', '2023-08-09 20:22:03', '2023-08-22 08:32:32'), +('7d036418-98c3-48ba-8807-3685069dc373', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 274, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('7d0414aa-53b9-4701-acbe-210d7b2915a0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2342, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('7d0702de-3edc-486a-ae26-867f835b6d92', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2849, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('7d0ba68f-4635-49e4-a2ff-d9ffdaca7732', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2421, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('7d10e70a-1bad-4677-a7f5-10de90fb48a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2697, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('7d1e908f-0c89-44d2-98fd-be4a12facb09', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2376, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('7d1ea259-d655-49ce-bc43-1a5b67f4a0e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3416, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('7d1f291d-d7b0-4717-835b-fd99e8c76a84', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1713, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('7d3ba325-d170-4493-a638-826c5568c09a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1059, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('7d4b79b0-4c00-4f9b-bf29-87df2ecdfbca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 997, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('7d4ed4bb-baf5-4ffd-979b-a865282d319b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1407, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('7d593683-c4fe-4e57-b99e-a31100d8a94d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1511, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('7d67eb9a-3123-470c-991f-a743cc5f72a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 557, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('7d6b97a0-2c0f-4bb9-9707-149028b3e6af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 158, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('7d6da9e3-c9bc-477f-a862-fa131462b70d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2011, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('7d71e262-8c54-4051-808d-7961c766a4f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3102, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('7d723f0c-0386-4554-b66c-9e3af0f064d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1714, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('7d7fbdbe-f476-4ae1-9808-88146ee88001', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2470, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('7d85bb24-9f7d-48e9-a0ef-490d504cb8fc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 515, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('7d95531b-0075-4706-b0dd-4995f29f27a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1442, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('7d95d275-aed6-4512-842c-f4e1ee9e85ed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1236, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('7d9e01a0-3fc4-476c-a81f-cbebbe294844', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1606, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('7da2533f-7fc3-4dfe-ab0a-354be413a6df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3592, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('7da96b19-fe89-440e-9d38-c427fd5b15e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2538, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('7dbab22f-1d14-40c9-90a7-f584f5317fa1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 762, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('7dbc7272-5193-4558-9d6d-2135199ee058', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 213, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('7dc60a8a-b64a-4fcd-a8a7-4126f1d1a204', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1815, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('7dc9b289-b0f5-4338-8cef-416c2332599a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2500, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('7dca35fd-a2d8-4fa1-82c9-9500b1c8c47b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1922, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('7dcd4c8d-299d-49b1-9d4d-498ac66a0828', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1036, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('7dd3e600-82a7-4ffd-9ab1-da3cdf6947c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1837, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('7dd47796-f53e-4021-90f9-d1d84254ea51', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 356, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('7ded9e24-dc58-45b6-ba84-46841596e8dd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2009, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('7df11075-9cfa-4b97-baf5-79f438c9f3ca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 900, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('7e16b050-3e36-4234-a596-51fa5e6868d8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1631, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('7e38c8a1-44f4-42af-a692-c946f8a502d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1835, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('7e38f62f-638e-4f7d-9857-6c1bb16ab135', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2902, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('7e3e9fbd-9b16-4514-b2e2-78feb9bea10c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2480, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('7e47b5ee-2099-4c20-8c75-4bc1faf9a740', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2632, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('7e5e7505-0e43-4666-8429-d2396b39838c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 69, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('7e5f1def-4777-4a7e-a10e-142a4b2f40d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 941, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('7e6070c5-3bc9-4371-ae0f-2b03603e9964', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 499, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('7e61fe33-55fd-4b21-b7b1-fe0f9913e99d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3008, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('7e7a1d77-f868-4ee5-a25d-3e5021181e9e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2551, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('7e7c87fb-37a7-443b-b150-267ca4962c1b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3168, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('7e7cb134-aaa6-48ef-801d-520bba70e57e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 233, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('7e8412ec-b22d-4e45-bf48-19d95288a662', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1456, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('7e8c402e-124c-4d18-8c38-a3faeab275d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1118, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('7e96d21f-10a2-42d9-bd90-595e49e70dfa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1947, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('7e9fddb4-8388-4183-b5ba-320038295ad7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 546, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-13 02:06:13', '2023-08-09 20:22:02', '2023-08-13 02:06:13'), +('7eabd65f-b392-46f5-93f6-e6d6b833ab3d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1883, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('7eaf0501-7752-4dff-99e2-9dcc56d6cc76', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 95, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('7eb03c13-ffa8-4511-bef7-b6167926c492', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2449, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('7eb53a18-e14f-4ecc-96c3-2807db799be3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1447, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('7ed1e89e-2f7d-4049-87d8-36ebe2d9eafa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2151, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('7ed95bde-4bc0-41e9-8291-958cbe2d956b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 79, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('7f24bf3f-2444-4ad3-a177-fad6323708f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2728, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('7f286860-5916-461f-85a6-814dbf9eec9d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2148, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('7f2f8eb7-40d0-4359-84a6-47b9b2451c9e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2302, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-10 20:15:18', '2023-08-09 18:34:02', '2023-08-10 20:15:18'), +('7f31d1ca-46d1-4fab-a081-54208909d156', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2548, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('7f3aae50-3bca-40b3-a3f9-3811258aef21', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1099, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('7f57eb4c-9b91-4df1-8ebe-a21de3beea98', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3261, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('7f5827b1-c30c-4820-ac03-5436fe3868ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1541, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('7f5d2cac-ac72-47ce-920b-edf64de17ad0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3163, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('7f5d4164-998f-46d4-89d2-1b3c793c4715', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1783, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('7f6422df-d638-41ce-ae92-e771dd4af39f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3466, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('7f65f402-c82f-445e-b3e6-cbcb723f4921', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1918, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('7f6b29bd-633a-4d89-82b0-c194b03e1603', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2585, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('7f7c683d-8372-4e4c-b1e2-e0b445f2e4f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2018, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('7f7faeb2-ea77-4375-b793-eb2f4f8e890f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1340, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('7f8034e6-d238-4660-93b6-25a2e892e41d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2051, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('7f856135-3e60-49b0-a160-bfa2418d1c98', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 823, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 22:17:59', '2023-08-18 19:54:14', '2023-08-19 22:17:59'), +('7f886c05-effd-41fd-97ea-06808aee5e26', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2625, '{\"title\":\"Completed Order\",\"content\":\"your order Pussicare x 1\\n with waybill number FMTP334010 to LINDA (233540320988) has been received and is being forwarded to the sales department. Thank you for your purchase\",\"date\":\"2023-08-09T22:34:02.201581Z\"}', '2023-08-10 13:01:09', '2023-08-09 22:34:02', '2023-08-10 13:01:09'), +('7f8ff6bb-f5be-46d5-996a-100cb2dd325d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 273, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('7f97acc1-bcf8-4830-8b64-0d77c3ba23f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2192, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('7f99cca8-3923-4619-bab8-62c3bc87ae36', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2291, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('7f9ea435-5099-4ccd-8f0f-b2e854db326b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1956, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('7fab0d84-e8ef-403e-82de-7d259b3b7b8b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 852, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('7fba2a59-748d-46fc-a99e-0244b645a908', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1667, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('7fc15926-ebae-494d-bce3-d9ce7276c505', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1033, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('7fc311d8-9b36-4aba-adcd-27514127c2e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3297, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('7fc79d4b-032b-488c-ab6c-9d4607c61c30', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1544, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('7fce367f-671b-4ef9-bcfc-f3c996b23e84', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3219, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('7fd120e2-60e4-45ca-8bd2-dd6db0e91784', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1346, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('7fd4b04c-453a-4674-8ada-1812c661427f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 728, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('7fde017a-6e6a-4349-ae39-1a5c5364af86', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 708, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('7fdfc836-497a-4f6b-aebb-9a2d17c12e44', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3066, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('7fe5392c-c75f-4681-80e1-b10b9c071176', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 705, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('7fe71e65-6d1a-4b81-9b51-5f17a39801f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1421, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('7fefe49a-7ea3-4d05-9155-6697532c29f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 256, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('7ff05d2e-61e9-4f13-9c43-c827065879e1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1960, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('80139b31-bad0-405e-9f58-271062a92717', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2698, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('8015ae92-75ad-4a3f-bfcb-5cca40ab088e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1383, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('8029dd9b-5f7b-405f-b982-4888536d2847', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3086, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('802b02ed-32ee-40c7-ae62-c188f4b278b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2399, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('80368353-14f7-43dc-b229-3714bfae72c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3533, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('803be9a9-a6b3-4522-a9ef-4f85039736b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1623, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('8041ae50-94d2-4938-86a4-c33e265bbeba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1583, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-20 12:05:34', '2023-08-18 19:54:20', '2023-08-20 12:05:34'), +('80465054-a5b1-4a4b-9af2-1ab5053e8060', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1294, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('8048c8b9-a9e7-4f9d-8f30-7d453b72215b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2884, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('804a73a7-870f-4724-a490-cc7e6106dd2a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1031, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('80594db6-d30d-4606-97d2-62ff64e6a307', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3521, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('8061d9ed-fa62-42f6-aa58-b69b382e89ba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 697, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('8062dad6-6604-4ed9-a4e6-ce2b13567f56', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2222, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('806a22a6-6603-4e7f-b655-bd0d427619e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2966, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('80702df1-af9e-4d11-8b55-864e8270adc6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3456, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('8075c455-5f72-4440-b7b4-232220a0df3a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2739, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('80794bd8-177c-4bb4-bb0f-697ae38c77ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1787, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('80889e6d-29fd-4321-ab8f-e6d29711147a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2323, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('80903c23-61fa-4115-9ace-8d53603f4bf3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1196, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('80955aa3-bbd9-41af-bc89-4c6d1a01f0ee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1180, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('80abad74-1ecd-41f1-9834-f42e0db8b4f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1914, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('80ad9e29-0910-41ef-a3e5-acefc32fc9a3', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3640, '{\"title\":\"Completed Order\",\"content\":\"Isaac(FMD0001109), your order \\nSkin Glow Gummies x 2\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-15T19:34:02.362409Z\"}', NULL, '2023-08-15 19:34:02', '2023-08-15 19:34:02'), +('80b3f542-a34c-40ab-a0fa-413cfd95e121', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2815, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('80ba8868-de8a-44f9-8010-cbb602945804', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 858, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('80bc8afb-ef17-4490-851b-751704c14f53', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 570, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('80be06f1-3891-4d53-9794-121338210656', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 409, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('80c1978b-293b-4a68-8112-6343efd5d90d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 597, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('80c3306b-4af0-4204-9708-fe7b80008f56', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3011, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('80c387b6-2ef0-4f7c-9c1f-09c3f24a2d6f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 653, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('80c3acf3-cf05-4005-942e-27fd72ecaab5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 164, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('80cf8b36-993b-47ab-8779-28da3b07f801', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1382, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('80dbee4f-23e7-47cf-bd57-25a609261f86', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2280, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('80dd7ff1-63b8-4fb0-8358-5cda964805dc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 935, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('80eb5f4a-0a4b-42c2-ba2a-656f9cda1bd8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3023, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('80f484a3-4b9c-412b-82c1-1899697c7691', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1949, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('80fc764b-f7d8-4217-9391-900413b0d7bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1813, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('8133253a-9ae8-4055-a403-440736dd4446', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2007, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('8133bd1e-2aef-4a75-bcdb-641a85dfb0be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 948, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('813fdf74-f2ea-4bdb-b432-59c31baaf28b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 485, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('814a7c37-6b07-42c8-9787-ad8cc8972466', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3038, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('815b0a81-5ea8-4912-b224-b3686fb8cb73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2224, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('8172a16a-5476-4a0b-bb69-486e380681b1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3189, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('8181c5d7-c2f9-4b36-bcbf-61acc12229a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 258, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('81848719-92c8-4992-8a7f-6a860d6f4360', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1413, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('818a9045-b979-4a00-af88-95835d066fe5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 92, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('81abd48c-ed0d-4b0b-aaaf-d7b69639b5e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2497, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('81b25284-7218-4227-ad24-1a9667ca6c14', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 679, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('81b8ca81-299e-4b8e-8319-e09d2a0f525e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 94, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('81b8f74a-0b40-4d3a-95d9-163dc0f819ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 286, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('81bd17d7-7ff8-416f-9b7f-076cadf366b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2961, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('81c124e8-677d-421f-b96d-be2fb784dec3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2948, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('81c54ed2-f859-4715-8ea6-bffc07944bd6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 961, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('81dbf1bb-1433-4440-9716-ec42ab4859bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2916, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('81df84ba-4a55-44f3-bdde-e3826c1c66b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2978, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('81e9eb71-081b-4dad-89a7-c3efcb4a0e2e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2285, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('81eae56d-b8bf-4c0d-954e-fbe9af22c4d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1675, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('81ec392a-1ee3-4449-801c-f46752ac6467', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2582, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('81f4ebe1-2a82-4004-aed0-755cab681019', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2689, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('81fa1604-1c9b-4c40-a31c-7a61a0e049ab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 382, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('81fa1818-02be-488a-b105-387c785c70e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 713, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('820b2bef-a7ad-4d9e-b2c7-0bf7a1ed521a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2381, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('821d8e84-f114-43b7-a310-6a7103f2306c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2364, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('822ddb10-ec71-42e2-871f-7ff252328200', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2945, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('8233ed52-1972-4381-bea6-f0158543054b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 36, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('8244b5cb-900d-4284-8184-289cd1bd676b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 646, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('824504b6-a6dd-445a-ae20-572d07723939', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1082, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('824e5b3e-b598-4f32-a6b7-749b550188df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2316, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('8257fc87-72a3-41eb-b2ab-a3a0ff60b726', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 3325, '{\"title\":\"Point earned\",\"content\":\"Hi Adepa, you have just earned 1.25 points. Keep buying to earn more\",\"date\":\"2023-08-18T14:27:02.420793Z\"}', '2023-08-18 20:03:21', '2023-08-18 14:27:02', '2023-08-18 20:03:21'), +('8259e8c2-027c-45ab-9217-50db7797c890', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2966, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('8267d5ac-8e62-49bc-9862-f4b557512fb9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3205, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('826d4e3f-670a-46c9-aeb3-441bf4af4004', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2914, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('826f599e-6cab-4941-bb2a-f96f4ed2e568', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2722, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('8270519b-74bc-4e6b-8988-625d525c817a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2151, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('82772ba7-53bf-4af7-9a1f-77a4a1bc58fc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2457, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('8280f91c-fc8c-4a99-bef7-d6a422ce5752', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 427, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('828526f7-017a-41bf-8510-1990243864da', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1315, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('8289d502-4b16-4d86-ad8b-9a92dbfa7516', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 938, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('828dae0d-1eb1-4676-a69a-99962b769a01', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2016, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('829eaea0-e189-4fd2-9c8c-b4c7e7a75af7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 972, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('82a1e95b-0c99-4521-b6d2-d071d6959bbf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 353, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('82a82cb4-8b1c-4b6c-9b6e-1ce41ac3e521', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 796, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('82b09b34-fd28-4989-8842-8c073f0be45f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3115, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('82b34423-ca39-448e-9cce-52b64d65a241', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3044, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('82bdd246-f59d-4fc3-8f1a-0251203126fb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 128, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('82c869df-6ec3-4ce4-a54b-091d8634a8fe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1869, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('82cc73d2-9124-43e0-965f-ce7d223989f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 704, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('82d891d1-7353-4b36-be99-3fc8cbfa03e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1041, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('82e2d4cb-7856-47d1-a417-839f45ef8cdf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 846, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('82e44077-7274-4e43-a98b-4258639f36d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 72, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('82e44949-d8e7-4917-9eea-d5eb2e2e94e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 520, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('82f48005-2dc3-4ea4-8fe4-a42370becf16', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 986, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('8306ac69-6428-434c-b2a4-b21fc9fca28d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3177, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('8308c169-1d6b-4495-b955-b249096b563e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1531, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('830f8366-ae88-4bc0-8059-854d9ee90f83', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1547, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('8320cf10-068b-488e-b56d-6a06e4cecfe0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1580, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('832fa584-31bc-496c-82e0-f9bf2b44dd5e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 461, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('8345635e-0c89-4ed0-8ff4-8efd8836e006', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1153, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('8348f0b6-63fd-4857-b2f5-232ed2741020', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2165, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('834c421a-aac9-44a1-a3dd-f0a2356a86b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3381, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('83522def-d9fa-452c-80e3-57767be1abd0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1550, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('83530f75-21e5-47cb-a055-33360ca0572f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1195, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('8353b27d-7806-4b48-b99b-8d85bb085063', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1369, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('8357fbb5-e75b-47f5-94b7-114bde3f05f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1073, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('836783cc-dcb8-4010-af17-363269e653c4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2878, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('836ed54f-073c-4437-b160-b3c9be74c889', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3004, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('837e6b95-025f-4945-8e36-367e4e800ba4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1626, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('837ed3d1-4353-43ca-b99a-fb9430d29c59', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 778, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('8381a9e8-2139-4dbc-bf8c-ccb363c0a14c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 643, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('839b32ac-0408-46b8-944e-84e0e7a442a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1474, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('839dc8fc-3cdf-4bce-96da-d09a79846a24', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1773, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('83a63d02-0189-4823-9d52-7c33ba5a8d18', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 832, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('83ac2d61-5236-4a82-a167-d2750dd14ead', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1898, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('83b3012c-f270-4ff0-abe9-772653c9976c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 804, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('83b8944a-34bb-42d4-a4b9-2eded3157587', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1483, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('83bf230c-d7aa-41ac-bc87-ac8f49afe94e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 396, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('83c2eda4-054d-4501-8d6e-09a35e565149', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1784, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('83c4ccc7-fab4-476c-94b7-6558c7898493', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2528, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('83ca273b-8e2a-44e4-9f8d-13686d95eb70', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 47, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('83ce6db0-4af2-4cf4-822f-048931112e6f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2436, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('83cec1d2-7dc0-436d-97d4-e62112cb968e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 133, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('83dbbf29-1aa8-46cc-b274-9257c76da7bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1788, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('83f896f1-c01a-4a0d-8dd8-87648e4c8065', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 341, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('83fa7b59-e844-4fe2-becc-3add0051a17e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 7, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('83faf300-4086-4684-896f-5c2232c6585e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 67, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('83fe8c76-45a2-4dba-a7b0-bf1f404c1777', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3204, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('8400fc3b-e789-4fa2-b026-ece551ef18f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 453, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('84019738-d401-4ab4-9ddb-221b31f49489', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1455, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('840a938b-577b-4ece-bd7b-bef0bc1bcd7d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1922, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('840dc99d-677e-415b-bc0b-f0cf0b4d89d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1203, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('84136063-cc68-442a-8ac0-dacb91a7d5be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2546, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('84163e33-9976-4111-867a-7a8a317fbd24', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1219, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('8419ebb5-0211-4ce9-870b-e5fc833b9697', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1429, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('842270b2-9114-4359-a5b8-94a558112774', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1157, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('84297b33-66fc-4122-b6bc-a0a3c299c6b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 400, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('84304456-273d-4b9c-b3b6-e57d09fa4bec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2551, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('8443011b-0a12-49b0-92d1-ee378ae6e898', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1113, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('84471559-4f14-40b2-8b79-b0b686aee626', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 54, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('84492efc-3b1b-448a-bc61-9a422d154605', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2958, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('84518035-2f48-48af-b5f6-51df49a21ab9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2283, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('8452742e-5f03-4859-941b-2a2310876513', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2598, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('84610f14-8c37-4eb8-b096-2eb5f089d8a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 678, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('8461a78e-cc33-4439-af38-6bcc460d4025', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1801, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('846b2061-0425-4274-bf99-9ae3c971e7e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2859, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('8470e01d-1677-4867-8535-02d506bfaf74', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1667, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('84721a56-574d-4d1b-a4b2-08b52d414051', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3481, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-22 06:56:09', '2023-08-18 19:54:37', '2023-08-22 06:56:09'), +('847d4779-2fed-47a3-9668-b74cd07f9c9c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1909, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('8489f714-27bd-475f-bd4a-288d444db048', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2358, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('84904a1f-23e6-40f9-96bf-8586bf0baf93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 358, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('84929f7e-b1cc-48a7-a529-2ddbde385611', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1079, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('84a0af30-a7d9-4388-a0d0-da5e98e51671', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1649, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('84a4b262-4655-45a1-bb59-eb924005f06c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 744, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('84a4bbdc-b853-496b-9ef9-459fedc0f392', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 835, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('84ae997d-5bee-4790-b4d6-6684a9840ee7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2104, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('84c6deb5-572a-4c70-a860-5d4791a1c401', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 969, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('84c72b00-a1ec-457d-8467-77abe40f8eb6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 455, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('84cb77a4-4b99-4079-9f60-45f6f1f87d2e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1879, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('84cef1ae-2902-4405-a56b-9328ebc45db6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 388, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('84d9ac06-e368-4570-a829-93752217c1a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3729, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('84e75211-e300-4b86-931a-6cfb03b8af40', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 252, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('84ecffc5-2fed-4c51-934e-d51e75c91246', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 793, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('84fc1dec-c2c1-401c-93db-a13b3d086d92', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3275, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('8505fd16-def1-41ce-a311-d2bf94529a6d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2693, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('850bdd1a-74ca-4164-bba6-e649a8cd4fb8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2062, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('851cb3ae-1035-4b91-b2ac-8c7e863d9600', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1803, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('8520dad5-db56-40c4-af87-a0d0a79c8ea3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3569, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('8536a9ec-7c8d-494a-b992-c50fc8a959ca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 262, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('853785e5-e26d-411f-b232-b99dec6d1a1d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2243, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('8548b065-a7a5-43cb-b2f0-5ab75c4a5470', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2493, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('854bee58-6e73-4648-b6cc-8ee998cc7c22', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3180, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('85530274-2f14-4b4e-8f00-f3e6a554e970', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 939, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('8553782a-cba6-4eea-a70d-bc1122219d83', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 982, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('855529af-90fa-4ab9-a36a-edc4fec38bee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1337, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('855ea5d8-00d7-49fe-a66b-1e8b2da95743', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 764, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 22:11:44', '2023-08-18 19:54:14', '2023-08-18 22:11:44'), +('85786c55-0812-412d-92cf-0946e2047fd4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 887, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('857bee66-4c64-4e48-a29c-ac0c396cd7b3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 59, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('857dcd03-d4fa-449d-93b0-4e529f3ce673', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2104, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('857f87f8-9c36-427c-90fe-9ec806c3b3d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3051, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('8582ee4b-bd27-484e-aa5f-f246c3d3afcf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2637, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('858f4c8e-3f1f-4fda-b435-8080e1f9a331', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2137, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('8598d163-cc5d-401c-ba3c-2e0187ad3bdb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3006, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('859b1dff-51a0-47a7-93c4-cb72c2969f65', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 469, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('859cbb9d-8a15-4ec5-a295-c68843745a0a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2005, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('859e8b8d-98b8-436c-b9c4-53cf07114fb8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2655, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('85a3050f-704e-4356-90b4-a7483e7d8edd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1257, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('85a97eaf-15be-46d4-a42d-060009dbeae2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3043, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('85ba3364-8604-40c1-b3ce-75973020b77f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1991, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('85bb26f1-e242-4198-9c45-a7c6779715a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2367, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('85cdb698-7e6b-463b-b7a5-b0f700324f73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2928, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('85ceaf45-b6fd-4d90-9742-b3e29b0b9814', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1341, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('85ef0b6f-2309-4504-b0ef-043a53638c77', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1009, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('85fb41bf-711e-47ca-8b2a-8429d9821a21', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 681, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('85fbf5e3-9af9-49ee-818b-7ef2829ab80b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2611, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('86073047-b253-4e00-bb49-e399086a1c4a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3317, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 17:53:36', '2023-08-12 15:48:43', '2023-08-13 17:53:36'), +('8627fb2e-7c3e-4015-b1a4-8ce1102b5cf4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1519, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('862f25a0-0240-4808-9c54-853abaa2995b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1391, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('862f60ef-5256-4c08-9c88-17235ba97c60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 593, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('862ffddf-8845-4e8e-bdf7-f330dff840ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 141, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('863b63ac-c67c-4230-8b25-66f4a1f41820', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3694, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('863d4a13-9ea8-4241-8854-5c2f5453a919', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1490, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('86505957-0ec7-4418-9013-c28d3d22e23e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1510, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('865d71f5-0a01-47aa-8fcd-c6913a0aad57', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1313, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('86683f5c-de5f-43dd-8b79-5b1aa7f6758c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 272, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('86713c61-b99a-4bb8-bbc2-3d3cc5bf407f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 687, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('868b4c9a-01bd-4620-a327-bf343895c5c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2608, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('868fed22-c753-4e49-83f7-b290156708b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3330, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('8696b4cd-5899-40d8-8b50-c68becfe1bdf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2249, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('86a208cf-da0f-40cb-abe7-9326bf4acd0c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2245, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('86aa6e81-0459-4093-a221-f9bfb43945ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1965, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('86aaf16a-2927-4c9c-9823-0d371794f541', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 410, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('86b52935-6002-4c43-9ec8-680ec4a11405', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1362, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('86c3f652-f37e-4bda-8ddf-0c5f927978b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2088, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('86cb69f3-dde8-45fe-a269-b0357e608b02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 144, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('86cca1c1-8fb5-4b11-b2c0-e3b76ca573e4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3130, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('86d603f2-f072-414e-b8b6-a975bc91a346', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2191, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('86dddfce-0f5f-43b2-9316-a8d43b3def74', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2883, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('86e6418e-0117-4709-b44b-59faecbe4939', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1281, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 15:13:27', '2023-08-12 15:48:24', '2023-08-13 15:13:27'), +('86ec0127-3398-4a00-8c34-ad1b6e7ebfd1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3161, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('86f74ef2-8713-457c-87ab-58327e6744eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3373, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('86fb8963-c9e2-4f43-9104-bc450bf7ade0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2675, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('86ff8ca6-c56e-4409-870a-0748ee41ffe0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 594, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('87026b27-d297-4d62-9a1b-60f067285298', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 417, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('8709f61f-43a2-4d6e-9f79-f0ed19bac9fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1249, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('8718b07e-d085-40f7-bdac-fbcedbe22cf6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3187, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('87193e35-cd49-4994-80c2-23888efbf8f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2901, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('871b9d30-e863-46e1-a15a-09dcc9e108f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3230, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('87208938-14da-4098-9682-0b08d72831b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 421, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('8721dca4-5b4d-4fb0-bc3f-d0830f3abdd9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2427, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('87223a55-fce0-42bd-9700-417fbadef38b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2035, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('8724a2ed-67e0-44df-935c-fc0b9a4b0309', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1383, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('872911f4-02a8-4ef5-8d13-e719a3e5184b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 555, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('872a5b86-9d95-4bb8-b3df-8803d2a10b91', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1057, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('87351666-d8ad-44de-897a-96a87c0055b3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3255, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('873e92ed-e003-416b-be52-f3bb7407a620', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2592, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('8750c401-bf6a-4680-b033-df11f35f39c4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2735, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('876325d6-936d-4826-8d7d-7bcc2c1e13fc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3406, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('8771d02d-488c-4623-bcf3-c03b204abeb9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 113, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('877f3c0c-acfc-404e-b3e2-0aad80b46135', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2409, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-09 21:20:13', '2023-08-09 18:34:02', '2023-08-09 21:20:13'), +('8783eefe-9451-4df6-931c-bfb1e40270f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1928, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('878716b5-74ae-46d8-92d3-7eb379dac61f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1902, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('8789c5c2-43ec-47ce-a33a-6ec4dd3ded82', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3269, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('87912e21-5442-4972-be29-144a7d24efc0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2408, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('8791a33d-fe5c-41b2-8062-ee7c47c275d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2181, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('879836dc-f452-433d-8ffd-9709dfec8677', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3216, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('87bc978a-38ef-4f52-a2a9-ff43184d915b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1846, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-11 09:12:14', '2023-08-09 20:22:03', '2023-08-11 09:12:14'), +('87c0844c-f99e-46c7-938c-ee190dcf62cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1643, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('87d4bb8f-c5b7-45d9-a40f-12e556f0e419', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 373, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('87db1fcc-07fe-4b24-aec2-9a6bb5dc2630', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1011, '{\"title\":\"Completed Order\",\"content\":\"ACHIAH(FMD0000341), your order \\nPussicare x 1\\nPretty Promax (Skin & Nails Gummies) x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-19T06:03:02.758151Z\"}', '2023-08-22 06:23:27', '2023-08-19 06:03:02', '2023-08-22 06:23:27'), +('87de3f0c-781d-4872-85b5-aba66e9e5a25', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 732, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('87e0a5f6-56cd-4b3c-ab74-949420075177', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3337, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('87e708be-a76b-44f3-b620-c810e104fab9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 513, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('88024c00-49b8-4b3c-a3b8-76a447fb2f16', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3101, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('88032b33-222a-40f0-9c80-57f4d6a41c97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3157, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('8805d7f3-1e67-4b8c-b3d5-7831d5bfbb65', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2387, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('880770cf-8803-4737-929b-b4550de896b8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3151, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('88085ff5-2fe9-4ae3-8bda-901e58089d8e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 321, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('881d3e94-4723-4d40-afb3-c131075d1987', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3454, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('8821bb8c-b8bd-4253-ba32-4d8bc96e72c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2224, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('882b0468-c352-4aa9-aa88-d4d444245ee6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 928, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('882dd50d-8990-4c2e-af4f-d763ba136c24', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 744, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('8834e1ff-88c1-4d43-9241-45809a82b68a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 408, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('8835b126-bfe1-49c2-8378-4476c9a65f0e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 196, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('8840df07-6aa0-4522-8921-92dd743744f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1848, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('8853f64a-7fdd-443c-ba98-2a62fba2c3c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3479, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('8858f803-77d2-45d7-bb35-efcc2f5ca91f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1684, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('885bf0c6-acdd-48be-9819-6752a145535c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2150, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('88633869-4a56-4b35-9eb2-2d73185c6d85', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3171, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('88645862-a02e-4214-b2d9-77ec9e0d49d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2661, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('88683a8e-a293-4eee-81d9-ea4e2c944adf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 964, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('886a9eb0-a0c4-49f8-a492-3408f0ae7325', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 450, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('886f873b-f083-475f-95bd-c533bfb88711', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 909, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('886fb119-3620-4816-8116-d380bca87283', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1079, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('887c405b-9c28-49b9-9da2-e8c58ec4ed4e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2501, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('8887e541-11c9-46d8-945b-c3f610f3acfd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1673, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('88888bd9-19a8-4a44-8491-dabaf1f3ec39', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 591, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('888a02d4-e863-49fb-830f-48903488bf41', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2540, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('888e27ae-9692-4a38-bacc-7bd091b143dc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2225, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('8890e4d8-7549-4b62-b68f-dc0ed43bfa4c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 13, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('88925978-e4e4-4b83-9a96-904dfa944c52', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 997, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('889a10b9-2818-40b6-9844-f7e07525fb5a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 885, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-20 22:03:30', '2023-08-12 15:48:21', '2023-08-20 22:03:30'), +('88a0c23a-e365-4e2c-8a66-9163263d58e1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2443, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('88aadb02-d3da-4857-ac20-64fec61289ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2929, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('88afee4e-1588-4851-83d9-bd13b3093498', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3551, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('88b8bca5-512f-433b-8952-5f93f24b4dab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3266, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('88ba05d0-b10b-40b2-b8bb-bc77f4b1d42a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2800, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('88bfac37-371a-4a9a-9239-6571fecfc19d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2138, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('88c12feb-0dd4-449c-b1e8-f9eefd71904e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 354, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('88cc1ff4-1aab-4699-ba35-ad726e4a7e09', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1657, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('88cd7eec-300a-4be6-9011-ce817d393da0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1517, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-19 14:58:30', '2023-08-12 15:48:26', '2023-08-19 14:58:30'), +('88d01b82-b218-4d21-a44b-3eb875bd09bf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 699, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('88dc7c0f-a4db-43a5-bde7-e67b77384f63', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3209, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('88dce75d-53f1-4a23-a1b4-98b5251de905', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3547, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('88eebaee-51b6-41ce-9614-1c6730ff0283', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3261, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('88f5ae35-ec07-44f4-acee-5ff753e6e955', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2997, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-18 20:25:58', '2023-08-12 15:48:39', '2023-08-18 20:25:58'), +('89173b72-6c36-4af4-9a36-7507310b9023', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2450, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('892579a7-ed96-4113-b400-567dc8d85286', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2856, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('89365524-60a8-4fb4-9c76-6dd9957b9a27', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3155, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('8941551b-c538-4ff8-9557-f72d796352fe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1396, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('8944ce6e-e62d-4da0-9a5b-b9f020a8a769', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2586, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('89457d07-f763-4846-9012-03d0f31bfa90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1106, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('89496dbe-bb88-478a-a5bc-e0a4ce6f969c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 317, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('8951ecec-2b0c-49d0-bef7-d170afc230b3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2511, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('8955b0de-3345-457e-9b33-5cf68adacabe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 965, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('8957f63b-8c47-47e8-97fd-a1db99efe20e', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 2641, '{\"title\":\"Point earned\",\"content\":\"Hi Aisha, you have just earned 5.55 points. Keep buying to earn more\",\"date\":\"2023-08-14T09:53:02.311471Z\"}', '2023-08-14 11:02:24', '2023-08-14 09:53:02', '2023-08-14 11:02:24'), +('896c4bee-654b-4554-8726-bb7f93aab9f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 782, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('896fcc9f-8327-4ee1-89f5-977ba1684340', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3021, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 14:48:54', '2023-08-18 19:54:33', '2023-08-19 14:48:54'), +('897e0829-fb80-4296-82dd-943472211665', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 873, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('89815a92-08ec-407d-b08a-73dd66d11280', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1858, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('89997886-81b1-405b-b259-dfb4ed2a18ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2395, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('89a291f3-f209-4e67-939c-6fee69c01858', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2483, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('89a33eef-3ba4-47c4-be43-d3c0446ef03b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 712, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('89a530d5-e9d2-4d9a-9c25-fba4e53257c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2140, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('89b032ee-ad23-4591-96fd-d8efd387b331', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1099, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('89b82b5e-114c-470c-a19f-69337de65878', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1899, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('89d73a62-24f5-4d2c-82af-ead532969036', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2640, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('89dae71c-216e-43c8-ae6e-477c022d1ae3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2067, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('89e84b2d-053d-4b93-9d09-9d90c986af5d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2561, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('89e97b4d-9cc4-4f2d-9ddc-d74a69a1ec96', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 152, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('89f0b595-52fb-49b6-81a2-66128bdb1718', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 15, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('89f3c6a1-3b82-4caa-af3d-95b7ae812b69', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3140, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('89fc5794-c185-45ea-b1c0-9d4d040d8405', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 907, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('89fcd647-45c6-4955-93f6-76c9edeb2223', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 385, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('8a02a525-3d91-41ab-bcf8-5a624e4d1610', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 230, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('8a0d9abf-5fd7-4b05-a357-707955e92892', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1516, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('8a151d7a-3d94-432e-b685-41f180a8b224', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 81, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('8a186a36-fa43-483c-a0ed-e9499aff2837', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 404, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('8a19632e-15c2-4cb4-8cdf-a39292feb23c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1367, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('8a1b83f2-95a4-4987-a861-6088bb6c38e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 305, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('8a1ec98d-bdae-483c-b3ab-17b473a95bbc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2171, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('8a2d6263-cf22-437f-a81d-138e0f0d6bf4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1432, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('8a2df8df-c6be-4193-a765-28c002065e5e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3236, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('8a309ad1-77b3-45f8-b246-53a42fd5c1ba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2236, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('8a3ecd9e-6322-499f-94ee-aadcdb5244a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 888, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('8a40aaaa-4eb4-4a39-ac6a-3fbc341aca9d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 580, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('8a436f0e-2c06-4368-9a0f-65dbb90cb3b5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2734, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('8a4f1553-6cdb-45b0-b90f-0bdb7cc8f79e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 678, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('8a5788e1-def2-4916-8f2f-c0c2a76b39db', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3031, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('8a650fcf-562d-4bfa-91f3-7716bc2e6cae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1701, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('8a676d0b-cf98-470f-9f5f-c4c4d4f84691', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 952, '{\"title\":\"Point earned\",\"content\":\"Hi PAMELA, you have just earned 0.8 points. Keep buying to earn more\",\"date\":\"2023-08-23T12:14:02.531678Z\"}', '2023-08-23 12:16:39', '2023-08-23 12:14:02', '2023-08-23 12:16:39'), +('8a7627ce-9947-4732-903b-831df52bff93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 389, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('8a7a4463-1dc4-4e37-9087-dc75cfc57327', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 544, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('8a7b696f-d63d-4ea7-96d4-8144ae6ed7f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 935, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-14 09:18:14', '2023-08-09 18:34:02', '2023-08-14 09:18:14'), +('8a869196-f5b3-445f-b1fb-f50898795716', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2191, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('8a949f79-3937-4a2c-8b6a-f8e51bf55e7b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1283, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('8a9b38ec-800c-4d39-be57-dcda802a522c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2619, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('8aa3c646-eaa3-4780-9d88-f5e4e24fdbbe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 336, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('8aa4c8bd-59de-43b2-8671-f47ea8398629', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 639, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('8aac7e39-f3b7-432c-9c9c-4b9b62a82a3c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2919, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('8ab09a15-62f8-435b-9802-b26a4844b9e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1725, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('8ab47a33-cd4f-43bc-b30b-ed18b69176df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 29, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('8ab655df-acd0-43f0-8df0-6e0cdf1e44ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2025, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('8abc3002-eea2-4d81-a8f7-a64a0142b1c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2362, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('8ace5271-23d2-4dec-aa79-125179996a59', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3380, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('8adabcce-e41e-4d88-99d7-df9196d6bbf0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2430, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('8aeaa9fd-76b5-41b0-be24-682f1de775d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 918, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('8afb0d41-15b1-4ba2-ae95-080a5c197685', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2698, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('8b004523-1b61-43d5-9a67-c9cb69ef889d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 899, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('8b2dacd4-5f85-4b07-8389-4781c0fb40cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 368, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('8b3240f2-7516-4372-bdec-e99bf34d7d3d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1771, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('8b45b388-1872-4c23-8368-b1b8eacc2cef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3526, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-21 13:13:18', '2023-08-18 19:54:37', '2023-08-21 13:13:18'), +('8b682257-2c54-45ac-8386-4f2273b3f828', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2400, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('8b6e9c69-ebc6-4f6f-8a69-441c0e3a6f1a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1408, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('8b713469-0b80-4487-b4bb-a5717cb5a194', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3192, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('8b749b9a-e87d-48b5-b4c7-b558b02d3b2e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2649, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('8b88a3ba-48da-4dd0-9ece-359d88754600', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 239, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('8b890c37-5d6f-4af8-9347-4e9f1a320bc1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3077, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('8b94a8a5-bc28-4176-b103-30c3da7a69dc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1893, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('8b9a7c94-87a1-4b4a-b0de-b07b4840bf7d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 795, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('8b9dd202-9fc8-43b8-b2cb-f6aa1cde3dd1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 916, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('8b9e1cb5-a826-4c7b-8f4d-e629d6c89796', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2305, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('8ba190b1-e8a3-4807-af96-a5dddcfada5c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2582, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('8babddb6-0669-4eab-ac42-c814178fe2c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2612, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('8baf19fb-764e-4485-bc5e-965cfd980a50', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1239, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('8bb1145a-1f8e-4c8d-b0d5-0a789524229c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3612, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('8bb7b46f-e930-4d16-86ab-b3aaaadb2420', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2744, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('8bbe8aba-06be-4701-9229-72c97c5a66b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2656, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('8bc1f187-00b0-4ccf-a648-972a35d8821c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2620, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('8bcd30a6-d59f-4605-9554-c85b42a31262', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3428, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('8bcf531d-ac33-4d5c-9636-fa9482225e3a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 104, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('8bd1fbc2-14a3-4611-a486-bd87e250425b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2142, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('8bd41ad9-24b6-45ec-aad7-14ef6caf9c8a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1869, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('8bd86956-d12c-4b9e-a527-cceaf26675d5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1090, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-12 08:49:44', '2023-08-09 20:22:03', '2023-08-12 08:49:44'), +('8be69eb7-6d9f-42f3-87dd-d5ad00ab695d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1480, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('8befb20b-1d47-4128-9958-feb16543c838', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1302, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('8c165032-d855-4640-baf4-2ef7461194cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2719, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('8c1b7f6c-54ff-4832-b342-4da3537d7adc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2015, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('8c2cd3e3-ba34-489f-ad35-b3c5c280f75b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 998, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-12 18:16:08', '2023-08-09 18:34:02', '2023-08-12 18:16:08'), +('8c35e1a8-ba2e-4218-8c85-d110286b9ca2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 328, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('8c3b6e54-75ee-4193-9a04-92c14570729b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3069, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('8c3e22b8-a58b-4a1d-9b68-dc2eaa8b3440', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2065, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('8c429da3-801e-42a3-998c-b5cf5a183452', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3266, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('8c48234c-3a60-44e1-8b09-3c623bdd1f34', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2032, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('8c4def71-7126-437b-a437-dbc0f5bb0f8b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3065, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('8c5c0803-e878-4b09-a4b6-79021f1db6a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1762, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('8c6645b6-5363-479c-b2c6-c3b1061f3f8b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1266, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('8c6b36c2-5f46-4fc5-9c9c-71ebb4711c6a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1137, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('8c6e5db0-7cfe-46f3-b84d-f0a085dfed0e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2541, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('8c6fe7a1-9a23-4e54-bbb9-6efaf7baa100', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1881, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('8c790662-87ff-4996-8ad3-5f77e8916c4c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3300, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('8c7b7acb-bf02-4d16-8e8b-87a9b10614fd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2725, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('8c815472-8b5c-49a1-8689-4aa9004dd78e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1976, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('8c8644fb-91b2-4371-874b-d8a193b61b6b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 977, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('8c8bbed1-40c0-4d43-ac86-5280da759945', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 444, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('8c8e9740-ad24-4a62-b2a4-463175b42813', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2152, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('8c9cf496-9111-452f-acab-0f9d801128d8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 931, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('8ca7b3a6-f901-4f98-b5a5-d26b6433658e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3644, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('8ca7f317-0b73-431c-b8fe-181f200da7da', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1561, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 18:19:32', '2023-08-18 19:54:20', '2023-08-19 18:19:32'), +('8cae3ca7-b5d1-46f3-8ff5-dbc8d03927d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2579, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('8caffb3b-9473-4aae-8b75-6352ceb4dbb7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1039, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('8cc2f7c0-22e2-4ab4-8b86-d6c3ea5c2056', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 3481, '{\"title\":\"Point earned\",\"content\":\"Hi Elizabeth, you have just earned 3 points. Keep buying to earn more\",\"date\":\"2023-08-13T00:06:02.283378Z\"}', '2023-08-13 00:08:47', '2023-08-13 00:06:02', '2023-08-13 00:08:47'), +('8cc9542e-32bb-4839-b529-1e76cb33f5b5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 865, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('8cd202eb-5452-43e2-9130-c59fcf16816a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2622, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('8cda57d8-681c-4fae-9ef8-b0efc378251d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3671, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('8cdad0ba-6e58-44b0-84d0-4c8059af85d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3471, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('8ce1f274-d62e-4446-8d4d-1db61f9ff7d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2271, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('8ce58b22-7fd7-4ee8-a50b-d2caf594ad2d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 283, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('8d000393-4d32-4463-80ac-856ffee8b71b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3419, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('8d1008f1-5702-4eb9-add4-f3af6f8a56dd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1176, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('8d237ab8-63cc-4c55-a20a-2fc3dfb29fcd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3725, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('8d2c75ed-243a-4776-817a-3252f8ad47d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2420, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('8d380165-3856-4994-a007-b555659be1a0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2941, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('8d389c1a-2cd3-4e1a-92d3-c97716ca1af0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 406, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('8d3a8a14-a5c5-4326-bf71-2003eb095469', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3119, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('8d4b5c0a-c0bb-425f-8af8-f43447b1fd90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2655, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('8d6a9779-6139-419c-b7d7-6956d325f3be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1178, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('8d6e8bbc-01dd-4ee1-9e9e-69e5afbffc74', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1521, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('8d826c20-00f3-41f6-bb5c-ee67c33a9e72', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 248, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('8d875b59-5e0b-4ef1-a8ba-40fbe1034a71', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2205, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('8d911aeb-edc8-4510-a04f-ef1a27a3fa72', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 190, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('8d984851-be3a-4852-84a7-906779047036', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 415, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('8da47690-21e3-4d68-91ec-09e887891f17', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 86, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('8da4cd7a-de42-47b8-8fec-0d4319b5d746', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1301, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('8da80b91-76fb-4330-8d1e-bae460767f41', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1286, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('8daa389a-ce48-4be3-8d98-c89647d5e959', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1682, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('8db688e1-6e91-4314-bd8c-739ac574e8a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2170, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('8dca568b-8819-493d-b737-0bdc23a984a7', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3808, '{\"title\":\"Completed Order\",\"content\":\"Portia(FMC0000387), your order \\nAnti - Stretch Marks x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-20T15:26:03.050660Z\"}', NULL, '2023-08-20 15:26:03', '2023-08-20 15:26:03'), +('8dd07e32-036e-4da7-8fe6-8951ad116e1a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 546, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-13 02:06:15', '2023-08-09 18:34:02', '2023-08-13 02:06:15'), +('8dd13623-6d7d-4f0f-a4b0-ea6155d57696', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1065, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('8dd5559b-e716-481b-9627-f1b11789aac1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 360, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('8de80f36-332c-4ecc-8bef-d12e5b5a4f93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2898, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('8decf64c-b93f-4a31-962b-03f276c34c70', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1139, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('8def614b-86b6-42d5-bb74-d59a90c1ae69', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 17, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('8df3eb49-ccc3-4441-9138-5d6a1f7bd476', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 690, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('8e030ecf-10ce-43a4-902e-12658a14973f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 586, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('8e0459fd-6224-44ad-8c4c-a8945f9a71b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 14, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('8e0dbda9-5f0c-40a8-83e2-74c17ffd54f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2061, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('8e1a82a7-2606-410f-878d-718670e984cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 163, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('8e2945a0-9fe6-4b76-ac50-1e2a2361ddd1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 560, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('8e2ca960-00fb-432e-a7c8-d8983f893dd7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1285, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('8e3acffb-d133-40a9-8367-35a2f15516a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1604, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('8e3af69b-1831-4596-a90f-c724dab4eaaf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1503, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('8e42886f-7f13-469f-94ca-b2fdc518f9f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3454, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('8e49bd2b-085a-4a24-a5db-64b1bd17b307', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2453, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('8e513ec3-969a-4d9d-9ccc-0c748a6f971d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2456, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('8e60a3d2-b7d0-4c51-ad51-038f07359249', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3724, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('8e63386c-dee8-461d-99fa-b1c981e3c206', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 122, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('8e6fe109-fdc0-4e82-9c85-434d8d632ebc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2704, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('8e76688c-57c2-4690-a445-715ccf06e62c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 473, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('8e882909-1903-4a98-bada-258d1bb52397', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1516, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('8e8b03ab-7e18-4be5-8cd1-3b9ff1175bab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 193, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('8ea8bfc6-2aeb-4a5a-8183-dee06db257f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 799, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('8eaa33c9-fdbc-477b-99e6-f1bf4b4b4e9a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 257, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('8eab0aed-726f-4a48-bb8b-cac45f46445d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 539, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('8eab3173-65fd-458a-a2f5-0450504eafd4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2122, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('8eb2511b-d6a5-4fb5-875f-fc35831ba86c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 646, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('8ec01e0a-2f4a-401c-a6fb-07999c288046', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 152, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('8edb9e0a-2d33-400d-9df6-09775b54d9ce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 787, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('8eeb3bfe-dbaf-42ed-bc32-d84479207396', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2074, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('8ef0ccd5-5ff1-4d8c-922e-ffe63ba78454', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2265, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('8ef572f1-8b36-47b5-8b94-353d219bc79e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3579, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('8ef58aa5-dc64-4e73-8883-6a80e32c6a5d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2295, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('8f054cee-79da-4483-9b3b-b1c9e8e0c884', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2950, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('8f0a0cf5-ddec-482e-b6c4-d0eb4bff414e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1737, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('8f0f6cf9-35ec-40d8-a1b6-b0b3f1a5b716', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2292, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('8f1b5456-7c5c-4b09-abbf-369c7ef2e5bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 233, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('8f1ccde5-2d15-45d2-9fa1-5186498f95c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1728, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('8f28ff2a-7ad8-474f-a3b8-7c89d57d55e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1754, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('8f3a2c56-edfd-41cb-a998-818470f71385', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 808, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('8f3f39c2-676e-40b4-9a94-977df39e3705', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2494, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('8f4693fc-3df7-49db-b084-5afed27daf3c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2903, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('8f4c0c18-54eb-4d81-ad44-be940d8c491c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2668, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('8f573a43-a260-4593-96b3-c4641780bda7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3488, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('8f6696f6-82a3-4b7f-b5e9-257cc770bc40', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1622, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('8f723323-a9be-4c9c-8f32-eb1b1e353b1b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 4, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('8f784856-3e4b-4562-9785-5a611eb38d43', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2307, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('8f82f1b3-3b36-417e-b834-afe3fd4c6034', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1877, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('8f8d2bb6-6079-4a39-84f7-9d4fcd4c8b5e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2704, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('8f9068c7-8dc0-49e0-aec7-151c82bcddd1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3370, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('8fa6016b-e320-41c2-bfef-e5557c9f7571', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 837, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('8fb62016-3079-41f9-bb94-2fa47fd78c93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1132, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('8fc0ee51-fbf1-4898-b09d-cab2b518098c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3291, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('8fc3871c-4dce-422c-a420-d1823ab1610b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1574, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('8fc40eb1-f607-4789-b953-9badf91f5dd0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1585, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('8fc71b1b-391c-4464-ba81-4d8b476ab157', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1794, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('8fdd8fc1-a8b0-4128-8a8f-b4d58e73ae41', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2889, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('8ff27a62-0294-40bc-bc12-2e7e3aa011ee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2259, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('8ff84274-07a6-415d-8b4b-0b64cd777994', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2293, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('8ffacc33-07f4-4864-8236-98c4d80967aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1626, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('8ffc29aa-93be-4aa9-9258-68688b515e94', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 803, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('8fff6791-950e-4407-a112-14a763240ab6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2661, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:03', '2023-08-09 18:34:03'), +('90039458-6687-4da1-bc65-858f17360002', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3475, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('900f5161-99f2-426d-af6f-181b10316b15', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 502, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('900fe563-5e0d-45fb-b9d2-bb495995d682', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 720, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('90142b80-05a1-4d2f-be6b-f02735847242', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2814, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('901bb53c-ad3e-42f9-91b7-b6031da1806c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2490, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('90259c22-1262-4173-91d3-62014533ffbc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2969, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('902dd33d-719e-4e0f-995f-7d403f4666d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3460, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('903600ee-1f1b-45e1-9c08-3777845cdf97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2477, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('9044c270-b614-4716-a0ab-ab58655f451e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2001, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('904bd0d1-3a56-41df-9ff8-5612f1b2d112', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3398, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('9051f840-0b7b-48d4-a781-9d682d1d2575', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2491, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-18 20:00:21', '2023-08-12 15:48:35', '2023-08-18 20:00:21'), +('90566e8b-d987-44b3-9a96-e062848c7a0d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1620, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('9058c7c7-1278-42f1-a2f0-abf9ca256c8f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1069, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('90592021-10f1-4e33-b6b3-a255178bebe9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 118, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('905fb18b-eaae-4168-af89-b7623bf65db6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 446, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('90613ba0-21a2-4d89-be35-e0cd39fd1bf1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2329, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('90896549-a2f8-4e2f-9a4d-1f1ebd516567', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2438, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('908a09e0-8629-4498-9acd-557b87ea26aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2915, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('908d5540-544b-4e39-8a42-717eb5d79d55', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 269, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('908e4175-1eaf-42c7-a35a-7cb4f0e1329e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1156, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('90947918-696f-4723-a0fe-e587a663be95', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 522, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('9095b8d7-9c44-42a7-9e72-a4238e209037', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1700, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('909e09e2-8c8a-47a0-a7af-b28fcdf751ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 441, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-20 16:43:06', '2023-08-18 19:54:11', '2023-08-20 16:43:06'), +('90a41e34-1d52-48ae-bf0f-d8a5cf62806e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2912, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('90b9f08f-d955-48e8-8a7f-45c45794f0af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3699, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('90ba6481-f49c-4152-ad4f-002795d93af7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1712, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('90ba76f1-a86d-489d-b706-0b5602c59131', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1703, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('90bbf1dc-4bf2-46fe-a870-fa4dddf5a40c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2680, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('90c3e4eb-7767-4212-98b7-5d254795cf9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2968, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('90cedabc-ddb2-4415-81d2-dbccab5eb93e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2676, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-21 20:47:12', '2023-08-18 19:54:30', '2023-08-21 20:47:12'), +('90cf361c-95f3-4954-ada8-247bed790ee6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 575, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('90cfdf7b-1af7-41d1-aa2b-9cfe20fde74a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 346, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('90d5f9fd-fc57-40c4-8add-37897055a39a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1468, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('90dcdc0c-9a35-458a-8376-6fbd2757e657', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1931, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('90dfd5e0-f719-4e35-8a36-486e3a7a67d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1946, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('90e78ee8-b989-415f-a510-ac02db41d13a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2531, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('90e9d1b5-9ae5-4bbf-9fbc-286ab724fe38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1135, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('90e9e0b2-9976-4b33-be0c-6281ca82ea69', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2008, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('90f18853-7e92-44b4-bdb4-10b5be474600', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3292, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('91164819-2220-4372-92f6-4383404f3087', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1591, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('9122a096-9996-4712-8d35-fca07cb919ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2935, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('9122b14b-b528-4751-b57d-69dc4537b646', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 894, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('912e73fb-361e-4b15-accc-bff6e74d305c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1388, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('915436e6-79c1-4a28-b56d-3d791e1124ce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1254, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('9157cb72-2e07-4288-be30-efcc0865f0c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 593, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('915ad189-fb21-49dd-95ad-ec3d7b23504e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 778, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('91618799-6e2f-4ade-819c-39edebcf7071', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 818, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('9166afdd-193d-46b6-8b33-fc95a2b2e3a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2353, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('916ef9e7-810f-4b79-b5c8-d4f6977972f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3220, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('916fb1d2-a268-4fbc-9bd9-9825bb17d204', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1809, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('9172b838-5c35-4409-a20a-8d5b0f5cf021', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 249, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('918421f7-ad44-47c9-ba79-88b06e940d40', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1821, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('91a69fd6-c762-40ca-bb97-234711e3d21f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1698, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('91b21140-402a-4fbf-8ca2-a46866d5a553', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1666, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('91beea97-1d4b-458e-8324-3f0a95158e9c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1335, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('91caefa0-3c80-45cd-8888-3e82c224b5e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1230, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('91d593a1-17b7-4a7b-94d4-40c435401727', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2239, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('91dc407c-3884-42e9-979c-6d4813d90452', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1749, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('91e82990-5528-4baf-adde-57bf650a7192', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3191, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('91e908fe-1967-4368-89af-7962f0ecd7cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2169, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('92001391-431e-4721-810c-83cebfba06c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1218, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('921a1c34-7615-4cf5-ae1f-3f5f5a5c9079', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2555, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('9228e4b0-f6f8-44ea-a188-008760a588ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1326, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('9234299e-54b2-408e-af74-6d575ec182d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3240, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('92470576-8028-493c-a4b2-783d2eddfa77', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2030, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('9247e71c-6e31-4919-9f69-5951afb2538c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1121, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('924a67be-276d-48f1-9bb9-34094b239571', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1144, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('924df17f-ac4e-4900-b704-1e6b16689055', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3094, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('9252a3e8-49f6-4fe1-bce6-923f883d9b79', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 894, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('92570d04-e924-4eb6-8bde-ba34d20be743', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1090, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-14 22:07:21', '2023-08-12 15:48:23', '2023-08-14 22:07:21'), +('925a963c-c566-4d61-9095-203dc7b340a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2460, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('926b46dd-1c24-4de5-89d4-a067c1c9a0a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 474, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('9293d773-c6f6-4830-ad41-d86f18b82984', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1037, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('929660f2-7174-47fa-be06-65527e9349b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1129, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('929d3f60-155b-4933-8f2b-c8f71c7b0ca5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 27, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('929ddfc6-e13f-4570-844a-ec08f8d34a38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2628, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('92a0a02e-7985-43ba-8d43-d2aa9a2765f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2988, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('92a18389-f47e-4fc7-b90c-99aeee136ca5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1988, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('92a3cce9-52af-430f-ae62-8daa3daa73f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2411, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('92a577b8-4eae-48d9-b8a1-ebe483cee92a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1953, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('92b7ffa6-016c-4080-a83b-57d29dc4b5d8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1187, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('92c56a38-3462-4c69-bbab-a47499fe76e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2677, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('92c6911f-4156-414b-a62a-d75d77587ebf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1708, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('92cc015b-393f-4be7-bc9b-0e41350925cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3324, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('92d05922-d330-47fd-bf13-024696cd2871', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1232, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('92da3fee-6736-4053-a019-1995fcbd53b5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1100, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('92df36b6-b102-478f-bd9c-4ef18fe5b828', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1399, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('92f966a0-e3a1-4b08-bb2c-800d13779a03', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3310, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('9307981d-08b5-4edb-afe0-5c6148a4c584', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2606, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('930a49d1-01f3-464b-a67d-8fab9579e303', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1920, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('93132b0c-5b72-488b-b761-5a2a0cd74181', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1244, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('9328594a-dd5d-4f98-b5e5-4ae9ab4668e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1213, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('932ec39c-875e-4f97-a916-bd5445536e15', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2223, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('934a9f34-e059-49a6-85d6-ed8367fd0d6a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2019, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('9356ab41-6610-4f65-a0d6-1cfb4b5ee740', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 658, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('936546bc-ac0f-4630-9837-dd71419c3b51', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1091, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('936693f8-51bf-4515-9448-c6acd30f2769', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1072, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('936ab4b3-afd1-44df-ad5c-185c96af062d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1801, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('936b9e1a-6bb3-4f10-9c8f-442cbb246752', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 239, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('936ce88d-714f-414a-80be-595800e5eb66', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1201, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('93849a15-5cea-4f50-92be-3c144686a9be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1314, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('938628e0-df39-49df-afb0-a77caffd2ed3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1951, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('93878ca3-bde9-4d9b-b610-21b2146dc6ed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 607, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('938cec2a-b0b0-4cb6-bf55-82f4229d713f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2900, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('939f6354-a228-437f-be9e-7a87bd72b0f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 9, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('939fdfce-6757-4735-bee5-810bd17c8130', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 768, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('93a0f865-0e2a-4467-8441-c7aa4dbcb6c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 333, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('93a88870-eb9d-45c1-9afe-1ec4eab76689', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1101, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('93aa23ef-b743-4c5a-b147-d5c8f7186074', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2504, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('93abd03e-2eb6-42ba-a32c-f0b973cb040a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3525, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 17:41:14', '2023-08-18 19:54:37', '2023-08-19 17:41:14'), +('93cb6a87-28e4-4615-b287-c9765a9592c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 898, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('93ecbbc4-44c7-43e3-bea7-e2d7c53979e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2214, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('93f3fb4c-3377-440d-bff4-814c094870cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1246, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('93f4e53c-ad11-4273-a37a-c8ffb744c35e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1833, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('93f98ece-ef70-4371-a158-62da43354aad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 508, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('94109388-08ea-4ae5-bcf7-33c6925dadfa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 306, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('941228a5-0352-4797-8fd6-61bc8e98783c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1010, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('941d5533-09ee-42b9-9fe3-68d63fc7123a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2223, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('9452e10c-1759-41e1-9690-9bad392a54cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 936, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('94693a14-a17a-4253-95c8-dda42ed68d23', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2658, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('946ae651-2bf3-44a2-a14f-626c69103a61', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 877, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('946fa385-cbe9-49cb-a689-5e22a7fbffcb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2563, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('94724db6-acb4-47b8-8de1-65835274d29f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 134, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('9481dd27-1567-4d9f-93b8-b7c194caef86', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2498, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('94829712-524b-4c69-919a-f7d76d1c66a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1455, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('948a727d-28e5-4b6b-a125-b999425f1c97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 781, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('94b12363-cd4e-4722-9d48-59f99eb49ff3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1820, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('94bd181d-49b0-4f8c-9e01-3d29b0bbc16d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 989, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('94bda035-515b-48e8-ad72-67a8778a9796', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2341, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('94c873ea-afac-4efa-97a8-0420e65e51dd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2912, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('94cc7c34-d32c-4d2b-ab4d-fc4a4b8ad764', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3412, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 20:29:22', '2023-08-18 19:54:37', '2023-08-18 20:29:22'), +('94cd7c26-0816-40cb-9a5a-e8f705a95784', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2154, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('94e44603-c332-4f2b-bb68-df114d2f67e1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3421, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('94e8a6c0-f155-4c6f-ad89-c80e82b84147', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2732, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('94e9ce58-1f7e-4fda-bea6-be2eb2ff4b03', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3297, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('94f5a83f-dec6-4752-bb31-f7ab4074d0a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3555, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('94f7f939-2c77-4277-a4c2-4fdd18b524ba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 570, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('94f807e6-1580-43e5-8252-bf16c680cb40', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 165, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('9510b4c3-85a4-4eaa-8b33-a655467d104d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 367, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('9519695b-e06e-4146-a4ef-a6f72c870852', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 875, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('952640ce-ff00-4f7d-b47f-0f9359ca4b0e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 483, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('95269b28-8de7-49ca-a854-8fbba7405405', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 632, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('953179ed-be7c-4cd9-8a07-4ff68dac69db', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 574, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('9534fe25-a74d-4b0d-b9a4-1f3bea08f72e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 164, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('9552aaae-615a-4168-88f9-b7aa1cdfe38a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3325, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-09 21:10:40', '2023-08-09 20:22:03', '2023-08-09 21:10:40'), +('95569f5e-b7ed-4338-9f40-ed94c9bf20a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2934, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('955c48d2-1e81-48db-9d63-7b005e953975', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"Faustina(FMD0000500), your order \\nCaramel & Choco Skin Capsules x 3\\nSkin Glow Gummies x 2\\nPretty Promax (Skin & Nails Gummies) x 1\\nHappy Period x 2\\nPussicare x 2\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-22T04:11:02.555274Z\"}', NULL, '2023-08-22 04:11:02', '2023-08-22 04:11:02'), +('955e481a-956e-46e8-9f92-e6ad1a349d83', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 324, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('9565a64e-c31f-4b2a-b57b-f47efbe8f7b1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3405, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('9567252f-eae1-4c27-812c-d08fe333a598', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 739, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('956785bd-31f4-4726-a799-a474fb199f17', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1741, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('95856053-e03b-4c8d-a0d1-c01ac8149673', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 236, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('95861e79-4bb0-4890-99c4-d0f124b9f189', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2706, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('959d26c7-ddf0-4977-b3d8-f1f048a9ee7a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2111, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('95a085d5-b8a7-4886-a5b7-c710d7a38df9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 790, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('95a3ff41-fc60-4290-97d7-91f56082f311', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 413, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('95a92097-a20f-4ff7-a0bd-c6126323460a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2808, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('95b04547-6296-4274-9bd3-2358bedba081', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 959, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('95b17667-80b2-441e-a0da-f42a90cc5d54', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1907, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('95bc63ba-96d7-4def-9ed5-3fd79685b2ee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1615, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('95c9269d-6bd3-4897-99b9-d1018b86aed9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2460, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('95e7d22b-5023-48be-b0cc-a2029b52c2ca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1833, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('95f73b09-629d-4fdd-a1ea-a1c87878b6e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 650, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('95f7fc0d-7d25-489f-afb7-2732de5c80ab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 17, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('95fab459-3252-4f1f-9d5e-786c27eb4ae8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3286, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('96088f80-88ef-4cf1-ad29-877476519552', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1078, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('960de6ea-37a7-4f95-993d-a21aa149cd59', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 60, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('961454a4-3d44-4590-8f6b-bb4e78a98dd2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2809, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('96209544-62fc-4641-919b-59889c8c7bd8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2511, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('962af836-0df9-4831-9486-cd711f397fce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 68, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('963d6963-eecc-40e6-b44e-c86102512fbe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2905, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('963d8826-a3fa-48a7-8a09-ff4650231766', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2174, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('964c9889-6314-4791-9087-e0c92f16a0e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1789, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('965b6f28-d0a3-4542-9390-f2f21e7986c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2942, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('965ccf6b-0390-4f85-bd78-019ee4b597a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2031, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('966aeb91-bf8f-496a-8912-5f01f6394a34', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2710, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('966e9b04-3c35-4425-aede-c5b0809f2e1c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2108, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('9677e80e-f801-4b6c-b0f6-2298a02cadcd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3481, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-22 06:55:47', '2023-08-18 19:55:09', '2023-08-22 06:55:47'), +('967a1f65-784b-48e0-b351-83429fff9b39', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2868, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('96838a00-f68a-4e1e-b8d2-b33d82dcd5c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2375, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('9692e4b7-f3e0-49ad-9cff-5b59294bf90f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2369, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('96945b13-ca20-4795-b433-732d62ae7712', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 390, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('9696fa40-ef50-41f9-ba7e-d1ef0f44bd3c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2569, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('969806f4-bc74-4a12-af57-4dc58135ccd8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2175, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('969f9422-e6e7-40eb-b498-48167559f29f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3287, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('96a0f56c-02fd-491c-9631-e5540c3af77a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 245, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('96a30f10-f7cd-437b-91c8-198d0505bf54', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2840, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('96c3cd97-18b3-44f8-9860-0ceff5d2232b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1061, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('96ca3dfb-be2f-40b7-942b-a2eb4fcd0b1e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2310, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('96dd1c91-0eec-41ef-a0b0-b43e0123c0db', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3333, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('96e26633-12ec-4442-b3e0-119e4da80f71', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2618, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('96e2f563-890e-4403-8c5a-95289d5abdef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 291, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('96efe7b0-a94c-4ed7-bd70-5cc7aafc4261', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 243, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('96fdf052-a5ac-430a-8573-cbbb23ba6659', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2767, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('9713885b-ac1e-4a03-8963-8e96b53e70a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2869, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('972289a2-7afc-4487-a684-8232aa67b271', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2482, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('97382fc8-54c5-4163-9240-f96aa5fdd987', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 366, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('973d7987-014e-489b-826f-3c5b7d5ded0b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2360, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('9742112c-ba10-427c-8274-7bd4a4179d8b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3119, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('9743b8f2-8c3f-4c13-93a5-2131dcbc7f6d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2260, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('975472c6-b21d-42c6-8489-8a0b3bc333f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1352, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('975af456-c170-4a35-9e15-3a073593124a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 603, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('975e1a42-823a-4916-911f-4f690999bebe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2119, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('97657745-bb0c-4f4b-9f4b-d6fe56a623a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2609, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('976ce3a9-a283-445c-b08a-0c46fa7dce9d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1829, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('97890ea8-16d3-4aaa-ac5c-e9458397ee46', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2991, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('978ac254-9ded-4f84-b702-ccb00f605f13', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 859, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('978d4b81-bf3b-41bd-b310-e17ecea295cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1960, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('9792f9d0-c203-4f32-be65-d17361b4a6fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1006, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('97b51fcc-4303-4d3b-afd1-6a92119df345', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3117, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('97b65e6b-d209-44e8-890f-01db538fffaa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 168, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('97b80ad1-6f3e-4d95-9057-806aa13482e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2803, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('97d13d08-6ed3-4eb1-993c-aedc84be9a7e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2933, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('97d5d963-7445-4544-914e-a39dbca0b3f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3138, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('97dda9a4-6326-48ed-83e2-f180b53907bf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1997, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('97e45e85-60b4-47cf-aa62-dbec37e013a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2304, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('97ef5fc4-1c9e-4262-8804-e556d2f26e41', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2540, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('97f1f90d-6b47-4f55-b4e1-d1dd9958ef7c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 242, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('97f78af5-da58-4234-87ca-1e86b25e4465', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2029, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('9807707c-69f8-41e7-9641-d63266e18c4d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3191, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('98084bcf-70d2-4816-922d-09e56aaf3f93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2190, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('98089cb0-fd4c-4efd-83d0-092a783d059e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1943, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('9810dea5-9c47-4bff-952d-9762e1bcd992', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 775, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('9814ad00-f74b-4c7a-9bd6-309d3558dbc5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 88, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('98235d8c-059f-4675-a30f-78fae7151410', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3328, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('9831a154-4fcf-42de-a258-942147b2c1af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 891, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-21 08:47:26', '2023-08-09 20:22:02', '2023-08-21 08:47:26'), +('9838708c-cf1e-40da-a146-9bb3a7713b8c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1372, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('983ce87a-60a8-404e-b34a-3717c4c81ed0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2244, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('9841c6a7-e105-4311-a6d8-b847586c7d23', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1035, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('98465ba0-f104-4ff2-ae9e-3bb321945e47', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 308, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('9848a504-cfa8-4262-8843-d5b1ca990ce0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2214, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('985dcc49-073d-4f46-8d1c-447421896e55', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2501, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('986589ad-572d-4355-8dd9-56ecbf67e375', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2329, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('9870f09a-9905-4152-9ffa-06af468c3e9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2085, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('987b23d5-19ea-4b46-9cf6-93e900f67591', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3122, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('987ca94a-12af-48fe-a5ad-4d88920a73f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1938, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('987ddc6c-f980-4fea-91a4-9f07cd95fceb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1778, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('988c2bbb-d46f-4685-a421-a4285a3181b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 246, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('9898ab98-b33c-476f-b906-286cef80aeaa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2849, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('989d7102-c2fb-430e-9df5-2d162a715c0d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 250, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('98a62d56-ef63-4159-9509-ecac7e20c690', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3215, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('98a6b5a8-9b00-4751-b65e-f5cac076c1d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 886, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('98ad990e-9a3b-44db-bb3c-a231ed758d8c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 735, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('98af04d5-1dd8-4a8e-89b6-cfee78de34f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3150, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('98c36612-f446-4ce0-bb4b-42f7194e7daa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 78, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('98c3c7d5-5e0c-4c91-8e36-7af0fca34b5a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 651, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('98c5de3d-3d67-41a1-a2eb-c58ac5cc53d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 424, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('98d2e997-d9e5-48e5-bba2-ff7c7f06eb55', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 766, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('98f32332-05d5-49f4-a9b3-46166a888b77', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3512, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('98fe39b9-b4a7-46bd-b080-ff1a6508c017', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3508, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-20 23:00:17', '2023-08-12 15:48:44', '2023-08-20 23:00:17'), +('9907662c-bf0d-4aed-ad98-9b738cee5e5a', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2170, '{\"title\":\"Completed Order\",\"content\":\"Darlene(FMD0000674), your order \\nCaramel & Choco Skin Capsules x 2\\nSleep Gummies x 1\\nAnti - Stretch Marks x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-23T17:39:03.162601Z\"}', NULL, '2023-08-23 17:39:03', '2023-08-23 17:39:03'), +('991a7a5c-a438-4cf7-ab5f-03ef06239ea9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3247, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('992310ed-96ce-4a00-ae5e-dcdd239a2827', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3553, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('99237e39-8e9c-4559-a6bd-10e3aac19d9c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2920, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('992605d4-2dd0-41b3-8949-8044673e8db3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2772, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('99376cdb-5ca2-468a-8a24-468e221396fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3399, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('9949171f-597c-4b69-a868-15959aa9167e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3285, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('9953271a-c62a-453f-b406-979e36c8dbe5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1016, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('9962b92b-db02-44bd-9d1a-cc4c077899fd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2779, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('996b312f-38a9-47ab-b586-c3262400968a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1326, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('9972e3ef-efb9-43a5-9f51-8fe99014676b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2055, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-10 15:43:25', '2023-08-09 20:22:03', '2023-08-10 15:43:25'), +('997a8a97-a1c5-49f8-b6b3-d23b6769ca2a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 368, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('998284b9-7e20-4f4e-9e8c-5d5a9d5db8a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2927, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('9991d5c9-8f47-4eab-b6be-e3710e58f40d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2349, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('999fdf75-c1d8-4c2c-968b-37f0c3c5bf6e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1617, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('99a0a002-766e-4e46-bd03-a79cb3e8f358', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1011, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-14 03:28:37', '2023-08-12 15:48:22', '2023-08-14 03:28:37'), +('99b4e20c-63f6-42b9-8b15-12b1e559ace1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2117, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('99c0f402-4c64-4e51-aded-83b329a2866f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2711, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-22 08:32:30', '2023-08-18 19:54:30', '2023-08-22 08:32:30'), +('99c351fc-93bc-44e3-aa60-e5324f8ee9d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2368, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('99d03620-ecb4-4d75-b3e6-cfca1b1bfad7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2317, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('99ebd080-862d-4b87-8464-5192649164ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3010, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('99f80cef-21e9-442d-819b-84bc03b16cb0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3335, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('99f974ac-e984-48e9-b0d0-d593453bc517', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2125, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('9a03fd29-aaaa-40d2-98b2-8665bf6f6cab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 226, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('9a05265b-6165-4700-9eb3-e912b319f412', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2778, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('9a0670f9-9d15-4a4c-9827-9a6923cc7bee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2348, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('9a08e3bb-e5ca-451d-8435-aa34bb749c1d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1531, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('9a1034a2-2dfe-4ba5-91ed-da5d2afe6242', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 337, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('9a187ce9-652b-47ce-aea3-88930b22345d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3645, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('9a1b83b0-c565-47db-9352-38d0712b7848', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 640, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('9a25b4ea-08bb-4618-9e97-7c401a8b33a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1442, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('9a3b2638-1f51-4a78-bfe0-4594df8318d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 573, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('9a459ab6-07ca-4f44-89db-0b5d011d91de', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1766, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('9a4b270b-b99e-4dae-9967-3769b260d686', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1670, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('9a4dc561-adbd-498b-b430-cec04ca16da5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 325, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('9a50f9d6-373f-44e3-8fda-4f4dc9af20bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 552, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('9a5181f8-52ef-4bc2-8c75-f39a8504a247', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 655, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('9a5837f0-e907-4fee-bea0-b9bcddf1dab6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 5, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('9a5adf1b-f0b6-4d9b-aca3-a182a41e0fde', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1243, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('9a6024f4-2fd5-4cd4-8849-9a2b64c9cabc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 498, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('9a618f14-d5f9-4cf0-8c4d-0c400d7ccad6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3366, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('9a68d04a-5e74-4bae-9b4e-154bbde59c9c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1181, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('9a6af32a-bb77-4ff6-a169-066da8ed2168', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2688, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('9a74ee8b-4e3d-4899-8c8f-68f5cba1c88f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3246, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('9a77be54-a2fc-435e-bc76-aa9f71343f04', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3346, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('9a8f323e-5761-4514-a02d-b7c097ac1d49', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 201, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('9a9b5bb1-8780-4f6a-912b-03296b44f4e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2053, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('9ab809fe-2696-4fb9-8d0e-18a3f6ecb2ca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1142, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('9acf8872-7072-457e-b131-0a34dd9ab11b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2153, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('9ad3c170-0647-45cb-890c-e71d9fa11f01', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1308, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('9ada8ee5-e2a0-4931-aa9d-227c4694aad9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2891, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('9add4789-aef2-4bcb-9ed0-4196c904381a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3323, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('9addf0ea-2a6e-41ed-b958-aab8c5e86755', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1295, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('9b0142de-7b80-446a-9b88-c8ce46147e9e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2379, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-09 21:16:48', '2023-08-09 20:22:03', '2023-08-09 21:16:48'), +('9b0dbc35-689f-45ff-8bbc-7987a01406ee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3739, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-20 08:51:01', '2023-08-18 19:54:39', '2023-08-20 08:51:01'), +('9b173e14-9d1c-4842-891e-85fb4dade5db', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2124, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('9b261b62-3b36-401d-a245-1edf0b4290b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2648, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('9b265dda-9e66-4c71-8880-a91954bdb375', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1216, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('9b2d2e83-d7be-46a4-aeeb-1cf707e681d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 801, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('9b44a92a-e856-4261-af20-334237d2fa51', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 402, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('9b4ddca1-0a9c-4e10-a85d-327cce0ba30d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 974, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('9b5b0c40-65be-49cf-9503-68a41d0f1888', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2950, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('9b63f1b8-07cf-4f5a-9d85-4ee854f516df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2927, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('9b67652c-30dc-464f-ab38-5b258b94548b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1458, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('9b691f90-ddf3-4cbf-8c64-7121c959fc29', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 159, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('9b69b2b8-29bd-49f9-a883-bc428b5fd98d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 335, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('9b70264a-2ff0-44a0-b76e-c0c6acae1ed9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1350, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('9b71bb46-ca12-4f79-a65f-259554d3f0d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2981, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('9b765922-42fe-47ca-9c06-84864fbb1436', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2861, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('9b9d4327-0b35-4909-a98c-ebd907198bdd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2414, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-23 09:12:23', '2023-08-12 15:48:34', '2023-08-23 09:12:23'), +('9baf0b7d-b612-4afc-904f-b8cbdf3b9117', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1995, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('9bc652ad-a73c-4424-988f-6302e52c3635', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3385, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('9bcee525-346f-4b81-9fc7-c70fe95278ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1987, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('9bcf58a5-ab16-4f54-bf2d-c9a218babe06', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2615, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('9bd87129-f038-40b7-9938-61bb4df293b8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2852, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('9bd88590-4e5e-4710-b83b-d55918676b67', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2679, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('9bdbf661-59bb-4a29-9d0c-0090d57d4d8c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1483, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('9be97ceb-148e-4be0-b25f-f714277a9da7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 888, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('9beea6b6-42cc-496b-966c-9009d8b0255d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2176, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('9bf7c737-4538-444b-b153-84227291bf0f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1262, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('9c0be61f-e433-4c75-802e-a8bd2c24d17b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2700, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('9c0f538b-00e2-49b5-b0d9-696f10259601', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 355, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('9c2a9902-a55f-415d-ae40-3604f1c34e0b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3497, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('9c2b656f-d739-4463-86c7-e2e0d07e915a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2030, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('9c3a7ed6-8def-4468-a712-aec19c834a9b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1557, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('9c3f528f-b0c4-4918-90a3-c6e5c8f38789', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 919, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('9c43f8ea-b81f-4756-82f4-7de53a310c26', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 1045, '{\"title\":\"Point earned\",\"content\":\"Hi FIDELIA, you have just earned 1.6 points. Keep buying to earn more\",\"date\":\"2023-08-21T11:43:02.371275Z\"}', NULL, '2023-08-21 11:43:02', '2023-08-21 11:43:02'), +('9c46225f-ea2d-47a5-b2a3-7642fdea73af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2137, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('9c472ce5-6990-40fc-b05a-d62048e0430f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1635, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('9c4976ec-2d8b-42eb-b1ba-f6503f4a97c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 956, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('9c4e2ccd-7b9f-4e1c-a09e-6adff1ec1721', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1426, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('9c5a6d52-b0ff-4e5f-902b-a3638baf00df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2876, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('9c68b5c4-fb96-4443-9c65-121ba818420c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1817, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('9c6edd2f-0f68-4ca5-8ec6-6287fdcbfd93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3220, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('9c734be3-5495-44fa-9921-ffdf07641e2f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3070, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('9c87134c-421b-481c-991a-07fd752a49e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3614, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('9c8b45be-52d8-4456-9b87-165b057a1624', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1654, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('9c9767bc-a1ec-4885-8c6c-ce3058cdb9d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2180, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('9c98c211-3e7a-4e3c-ac6f-86b994eedc7b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3052, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('9c9b7932-bad6-4db0-8725-29fcc8ce28b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 167, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('9caa74b0-9a4f-4b54-99de-f41cbf08f80e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2800, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('9cb92d26-d808-4524-a94c-5083307b2368', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3263, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('9cc0a69d-c61c-4fcc-9741-71f36a8e2a14', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 137, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('9cf27b26-619f-4507-8482-4570a3a34e09', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1140, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('9cf7eb1d-085f-40b2-acb6-6c92a2fa835e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1764, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('9cfee4bf-ca4f-43fa-82af-ccb25e08aa75', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1772, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('9d04441d-10e1-4dbe-9821-6d20021980fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 207, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('9d087d1a-9851-4a16-9aff-f1b5a6abebf6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 413, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('9d09a62d-5e0c-4b7a-bd08-28323deb5ae9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2728, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:03', '2023-08-09 18:34:03'), +('9d0e4838-e1d3-4b3e-ad43-92e6ebd1dd60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1831, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('9d1421c1-52c0-4599-be89-fb1d462e2c0f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 110, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('9d18886c-2c59-4413-b8f6-330314e0c084', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3055, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('9d1d0581-7735-40af-be44-f553bf3c497c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1496, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('9d33ce93-0dd9-41fc-85e4-9e1b30f9ece6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1743, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('9d4149e1-5e45-470a-86dd-10ea3c5dcbec', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2343, '{\"title\":\"Completed Order\",\"content\":\"Ruth(FMC0000395), your order \\nAnti - Stretch Marks x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-20T19:25:02.631626Z\"}', NULL, '2023-08-20 19:25:02', '2023-08-20 19:25:02'), +('9d535c7b-b6c5-4fb2-946a-94627c5f1322', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 472, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('9d6e3eda-a927-4ae5-8741-7b2910af5f9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3106, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('9d82b602-f49c-45b5-bdc2-e29d9fcb7ae7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1500, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('9d8bb660-9e80-4b46-81ad-d9469d2ab4d5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 441, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-20 16:43:18', '2023-08-12 15:48:17', '2023-08-20 16:43:18'), +('9d90aa9d-775b-4a5b-b0e3-64e0c3fb19a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1785, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('9d90d173-1533-42e6-a7e4-ef719efcf2bd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3397, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('9d9433f3-4b5d-4222-8b13-e019cc084b01', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1687, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('9d97f438-284f-431d-9e81-708d180ae34f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3620, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('9d9bcb24-53a7-4633-8546-f6e2851a1759', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 709, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('9da1a2aa-4daa-4ca7-bc41-c03c7ab6e387', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2494, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('9db18ca1-19a1-42dd-832c-be6f25cec326', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 147, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('9db46be3-f7ef-4bfa-b67f-12395e6a8029', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1919, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('9db636ed-ba21-4e8e-adca-290d0ec6b3a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1905, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('9dba26ba-18f6-42e0-a955-7c096660f4fe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 136, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('9dd722f1-c23b-4632-b030-b119defe01a9', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 211, '{\"title\":\"Completed Order\",\"content\":\"Your order of \\nAnti - Stretch Marks x 1\\nSkin Glow Gummies x 1\\n has been added to your stock. You can find them inside \'Stock Balance\' under \'My Stock\",\"date\":\"2023-08-23T10:21:02.321459Z\"}', '2023-08-23 10:22:28', '2023-08-23 10:21:02', '2023-08-23 10:22:28'), +('9dda5fee-a0a2-4017-9a0c-5512ed9c4ffc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1981, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('9dfeed4c-0835-4b85-81af-7cc7cc49869e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 250, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('9e02a91a-dcf5-4442-85e3-079d981dcfe1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 506, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('9e10c482-f03b-42d4-8f95-49aad562ab42', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3750, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 17:35:33', '2023-08-18 19:54:39', '2023-08-19 17:35:33'), +('9e1cb2a2-6428-4fb5-a33a-6a597e88fcf4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1138, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('9e3ac6a4-bfd2-40c7-be5d-d42451de2b89', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2219, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('9e4136ee-4553-4a47-adbb-5f42dbf41518', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3838, '{\"title\":\"Completed Order\",\"content\":\"Rosemary(FMC0000431), your order \\nPretty Promax (Skin & Nails Gummies) x 1\\nSkin Glow Gummies x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-21T20:48:02.820443Z\"}', '2023-08-22 17:18:48', '2023-08-21 20:48:02', '2023-08-22 17:18:48'), +('9e41dc15-a03d-4f08-8325-8924dcf0ff42', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2187, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('9e4e6eb0-e2d9-4c66-a142-ea085932d92e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1181, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('9e528ce9-9dbc-4f53-8880-8cd9d2632f97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2004, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('9e5c5019-2fcd-4b4a-85cd-8cc078e209eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2969, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:03', '2023-08-09 18:34:03'), +('9e63c15d-e6d9-4534-98ce-2d8c50f3fe1c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1523, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-14 05:42:20', '2023-08-12 15:48:26', '2023-08-14 05:42:20'), +('9e6545f8-e8fb-4152-9789-34a005c10910', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2634, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('9e71fbd0-a0bb-46e2-83e6-d510a7d8996d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3181, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('9e776d8b-80b2-41c5-92d6-dbf56ee3ed60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2878, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('9e95bc6c-8faf-45b0-a1cc-fa0286df1eec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 4, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('9e978f50-4560-4f12-b541-85e70130c99f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 578, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('9e98df83-2e58-44a9-aeb8-6ccdf508294c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 186, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('9ea1ee0a-2d07-465b-8a80-6f31d5e17746', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3083, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('9ea8e81b-ce04-49f7-a279-a02010b98525', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 600, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('9ebccb6c-7d25-426e-9492-44c1a5d96eb0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1162, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-14 04:31:59', '2023-08-09 20:22:03', '2023-08-14 04:31:59'), +('9ec07284-c094-486b-a238-ffe743030da7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 546, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-21 16:14:46', '2023-08-18 19:55:08', '2023-08-21 16:14:46'), +('9ec26ced-f745-47be-84af-5fa86ee67407', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1445, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('9ec31199-0e21-410f-a8cc-d94567c39563', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 791, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('9ec67fb9-083d-437c-9f1b-eb90e0d3d59c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2644, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('9ec6c104-265a-4176-a25a-50cf39a2e0a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3757, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('9ed8336f-d292-4d5c-abb4-94e243df14f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3554, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-22 04:34:54', '2023-08-18 19:54:38', '2023-08-22 04:34:54'), +('9ed9a21e-d83b-453f-9566-38eab0ec5782', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2642, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('9edbe907-a3c9-4cda-87b4-fb305acac9d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2603, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('9eddc377-8294-4d17-a662-2624deb26465', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2335, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('9ef34161-0594-420c-8a94-d8844aaa3f29', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3439, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('9ef42c85-8e1a-48fd-842b-c22e15cd9dae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 497, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('9f06a110-4efb-425c-8dd2-b6a1561b4842', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2899, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('9f1048d2-de5e-4183-bbc8-ea51fa868ee1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3243, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('9f118f65-afc9-4710-999c-d30de7f205ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 596, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('9f1572a7-7869-44fd-bb3d-d70f40715dd8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2931, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('9f24a859-541b-48e4-ae1f-77520d5eb1af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2131, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('9f2746a1-b9de-4295-b92d-b7b577c9d6a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2568, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('9f3207a6-3ade-4c3f-8cc5-2f703b1862a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 649, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('9f46ed8b-6a70-4610-8272-47ba52ff0d7d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2349, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('9f479769-ee1c-464e-b4ef-09cc9f0e2c7a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1277, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('9f5a35cb-6ad8-4b82-a479-4a240ca9d05d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3720, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('9f69f41b-b8ee-4af2-a2f4-c237d30d4461', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1664, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('9f7890b6-a158-46a9-9ee9-8d5a960d7895', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3258, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('9f7be672-a065-424b-bb46-d5a29370874e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2867, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('9f7da03a-664c-4184-9063-b5a62962b055', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3326, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('9f8283e5-a418-44c7-9286-1b6ff5c4ff76', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3256, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-14 08:42:02', '2023-08-12 15:48:42', '2023-08-14 08:42:02'), +('9f830c60-88ca-40a9-8afd-94ffc2158b1f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1625, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('9f919d0e-0b43-4309-bd6d-e4c852c4c75d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2819, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('9f981110-902a-4acb-b63d-cbc80e91aa76', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3018, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('9f99cc8d-366e-4968-b72d-8692c0d141a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1368, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('9fccfd6f-ffe7-45cd-8ef4-fdafc3e9e802', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1692, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('9fd1e46e-212e-4287-a8cd-48a14fb036c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1717, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('9fd2a88e-c5cb-4f85-b018-5c163762ccd9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2249, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('9fda3f77-a46f-4d21-bb8c-04d36a433afd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2654, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('9fdc71ea-9abc-41c8-a493-a4eb6b4018b8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2710, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('9fdfaa6c-0c47-46d7-b306-80c705e032a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3452, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('9ff3f5d7-b094-427e-b390-2a1ed9ce83aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2482, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('9ff421d8-a190-4a5f-8bce-a627620dd2a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3135, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('9ff51c53-6d88-456e-b9a0-6e01f7e93185', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2478, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('9ff585f5-d32c-49b5-83c1-578ae5bb91a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 694, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('a0023e18-14d4-4ec9-9a61-b35bf41537c5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1595, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('a006ed4b-dccb-4667-8927-899623a62769', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1872, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('a010012e-fb1d-4ddf-af58-fa1f76569c4b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1984, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('a015cf48-4da0-4c62-be11-0ad3b552c917', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3196, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('a017b110-f853-4b0c-afdb-b0d543e3bbe3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 367, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('a017f6da-6354-4232-8c87-058896a7eb9c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1553, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('a02b0b7c-5844-426c-bf86-9ba17aa000ba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1314, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('a034efb3-214b-4fdb-b387-36c6f2b06b96', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3851, '{\"title\":\"Completed Order\",\"content\":\"Rosemarie(FMC0000445), your order \\nPretty Promax (Skin & Nails Gummies) x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-23T09:45:02.349311Z\"}', '2023-08-23 23:47:05', '2023-08-23 09:45:02', '2023-08-23 23:47:05'), +('a0377b64-9baa-4a45-8439-c6d9ec987228', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1752, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('a03b1606-2c97-4ac0-bf8e-9e8617ac376f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1268, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('a03fc571-b113-4ee1-8318-7991b1b3fcf0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 879, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('a04dbc27-fc75-43b3-8690-55525ff358fd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3520, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 20:26:50', '2023-08-18 19:54:37', '2023-08-18 20:26:50'), +('a061a6be-7755-4144-be98-ba290074e0af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 806, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('a0638cb8-80b5-4194-baca-3ca7cc58ad55', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 945, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('a06a2c37-0380-4122-93e3-c87513f330e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 774, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('a0747ce5-33a0-4534-b9dc-a2732b8905a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1439, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-21 16:00:07', '2023-08-12 15:48:25', '2023-08-21 16:00:07'), +('a0796e4e-e12d-4970-99e2-f974fa9d48ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2944, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('a07b4d32-71c8-4300-9a5a-348815da4d68', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1864, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('a091c99d-aac7-4420-9223-24bff60a94f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2932, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('a098859f-67d5-4874-b164-cfe776d94793', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2274, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('a09a67f4-cce4-4fd9-a8d6-8debf66444c4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1062, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('a0bd1647-5426-4d53-a9e8-ca287e4a643f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2725, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('a0c7f8c7-2c86-4bd8-be75-53ab27f6f018', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 787, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('a0caf2d3-44d3-4154-b8c7-0ae85593bce5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2177, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('a0cb6d15-bee1-4d72-acd8-932f4fea66b2', 'App\\Notifications\\BadgeNotification', 'App\\Models\\Customer', 1082, '{\"title\":\"FM Verification Badge\",\"content\":\"Congratulations Benedicta, you are now eligible to earn an FM Verification Badge due to your recent accumulated points. Please send a clear picture of your Ghana Card to our WhatsApp number 0244177144 to verify your identity. Terms and Conditions Apply!\",\"date\":\"2023-08-10T13:15:03.210000Z\"}', NULL, '2023-08-10 13:15:03', '2023-08-10 13:15:03'), +('a0d60db7-ebb0-46fb-9b25-92e2e637fb0b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 314, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('a0ddbbe8-de4d-4349-89f2-9f35ce90a6f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3271, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('a0df6db3-2a0f-433d-ab73-14d96049f5fb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 970, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('a0e88039-c88e-4bf7-a376-eee801b6fb09', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 225, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('a0f43c73-a03f-4ee1-b1ba-fba500efd10e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 601, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('a1124f3b-6d58-4132-b0be-4e2a6b21f9db', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 984, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('a11b54fc-eb4a-43d7-a6f0-f1e814fe7cc6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2918, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('a122c0c7-acce-4630-b277-cc75f24f6d99', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3132, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('a12ebd66-0f67-4fc6-a405-a1c486d46e6c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1398, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('a1462d88-0c31-4c0a-a1c9-cc09c3ff7910', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1629, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('a14a7e37-dec7-4127-9f4b-0fd1f1cad77a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1168, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 20:02:29', '2023-08-18 19:54:17', '2023-08-18 20:02:29'), +('a14c583b-aa73-4c9a-b1bf-32633ec95ee0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 48, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('a14e3ab5-55f7-46b7-8576-bb73014d8125', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1229, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('a15bf584-7ce1-4df6-a076-66c524c333ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 802, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('a15cc9d9-5420-4040-89fd-cc141b3bcd9b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3448, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('a160c1f7-6ec5-415b-bf33-b69ae35d835f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 92, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('a16de2da-a547-40f3-8049-b6ddbfd443fd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2862, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('a1716ff5-ef49-44b1-bd67-3b98f698dae2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1375, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('a184f220-7d65-416b-9532-4d5ca62951fe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2540, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('a195f296-43aa-43e3-8dbc-2ea8ce0f4e96', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3013, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('a1b53bc4-6d1b-4fd8-9609-f422dd53444c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2571, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('a1c734cc-cfee-4880-88ef-a8a7bca025c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2835, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('a1d028de-e932-4865-9bc1-f287760e198c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 149, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-20 11:31:43', '2023-08-18 19:54:09', '2023-08-20 11:31:43'), +('a1d29d1a-e104-4375-b1e6-731b9dfc5d1e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1118, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('a1e27e4d-9759-4ae2-8c15-3fe2b7e9ef26', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 288, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('a1fc7e81-3096-4cb9-b352-4b2db1c4f72d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3343, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('a204192e-56a9-4dc9-8e5d-49319f689a39', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3185, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('a21f7c97-60c2-4d8b-afc0-ef513b8489e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2435, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('a2387c81-cf35-4ffe-aace-f94b57a509f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1660, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('a2488100-1df8-4b26-9c4d-82e5c5b66238', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 559, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('a2525e50-7bb6-4eb8-a6a2-5d01de90c704', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 431, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('a25c14fb-1abc-4ec9-b808-f5b923331901', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2834, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('a25dfbfc-34f7-4928-a04d-a0826b8dfa1c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2736, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('a268c6d1-4f2b-4d49-b4e8-8cc27f1f93f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2845, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('a2726be9-c03c-4e06-b688-6eefa40d418b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 466, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('a27d26fe-0644-47d2-9c7e-e728e57cd407', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1879, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('a28d67fe-6a14-49e4-b413-1662c548d6aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2042, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('a2a1c772-e6f6-4592-84fd-bc1dd785658e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2335, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('a2aa80cd-1041-410e-b176-79ae63735c0b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1397, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('a2c1a662-e109-4637-9821-aade2aefb6cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2593, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-18 20:12:30', '2023-08-18 19:55:09', '2023-08-18 20:12:30'), +('a2c6338e-a277-4192-bfe1-23d9cdc1b6cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3361, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('a2d0c2fc-ba66-4634-ae89-f111e822c54e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3153, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('a2df8532-b033-49f2-a608-b67c663b51d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3408, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('a2e3e1c2-3878-4e5e-a639-70b1951dbf6d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2247, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('a2e9630f-e6b9-46cd-8c2d-816b2680c454', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2095, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('a2eb706e-09f8-47ed-89ef-4506514e0e5e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 342, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('a2f15836-5208-4b57-88b6-1311aaca4481', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 170, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('a2f2e610-317d-4648-b4f4-aa48b927b313', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1989, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('a2f91ea1-90e2-43b3-9d3f-b1ab71764820', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1866, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('a30edc54-acfe-4d06-925d-58acd4594099', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2606, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('a31acc60-cf2b-4dc0-80b8-a86477eca2fc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2904, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('a31c9ea6-bbf5-44ee-9478-381522f5a5a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2583, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('a326f57c-98d7-4cd5-9de5-0c4264027f07', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3697, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('a3273922-bbd8-40e8-9582-5e2bce70f976', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 23, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('a340e8f3-4d85-4f2b-8f33-ad0c59d29cf9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3425, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-14 02:44:15', '2023-08-12 15:48:44', '2023-08-14 02:44:15'), +('a347c10e-def4-4668-927a-f4643d1ec588', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 462, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('a3517d1e-e539-44e0-85fe-ff4d1883c974', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1989, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('a35312e6-a565-4a17-be4e-21e87ae758e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2038, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('a3565a32-a147-4488-945a-435e4295e9e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2492, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('a357a518-6d57-42b3-8cf2-b1b964de5792', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2483, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('a3583b38-5fb0-4309-b684-498a50c89434', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1189, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('a360a752-73ee-4c3d-a72f-81825bcdba2e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1737, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('a376cfe4-9796-4609-be2a-c7d68d64f298', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1527, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('a38c2f66-0318-4732-8612-5aea070ca9d2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2499, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('a38f0de5-761f-4651-875a-49b0b679b6d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2463, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('a39359e1-e504-4b6b-84dc-1b04c0523cd7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2089, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('a3950643-f7e1-4e22-ab23-61d3cb0b4c6a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2147, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('a3982f33-69dc-42df-9a7b-fab679493571', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2880, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('a39d55f4-ca64-4b3d-a712-2338157ab86b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 39, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('a39e4c53-946f-487f-ab7e-d961aa4cdf68', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2902, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('a3be14d1-e9b1-4f69-8182-1be0cb73bd19', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1653, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('a3c31188-f059-4c8b-80e1-db6c922e34d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 268, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('a3c5e348-2a33-4eee-b16c-2f90f2ea5286', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3124, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('a3cbe095-ac74-4a41-a875-969133210dce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2049, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('a3cf79cf-e790-4439-8c93-07ffa5e2c0fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1337, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('a3d02ece-3425-48f3-85f8-2e42686d71a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3465, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('a3d12d60-a685-43f1-a310-cf3aa51b6465', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2327, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-09 23:48:53', '2023-08-09 18:34:02', '2023-08-09 23:48:53'), +('a3da17bb-07b2-4708-99b2-e3ad29260777', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3417, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('a3e3137d-0d9d-4337-a889-2652529f33cd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1659, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('a3ec5f5a-59b7-45d6-a7af-62fe35599b24', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 554, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('a40470f9-da78-4af5-8069-1b416a986b2a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1237, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('a4121047-56f4-443a-b125-9e5fd8182436', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 46, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('a4183c5c-3f14-4aa7-9e0e-664a84a18478', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 809, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('a41b7006-c3c4-4746-b90a-73edf39d7c2f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1912, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('a41c09ff-6fb6-4629-b3f4-d697b580b36b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1244, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('a424811a-560b-4652-bd9f-4f37dd389b6d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3604, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('a429b6f1-69e6-4187-9f56-cf01334a689b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 619, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('a43810d5-4e66-4497-bd33-70956752d4eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1109, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('a43c0d94-2e68-40b8-8fdc-745cb1d9816b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3045, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('a4431933-686b-452e-8dab-51ea79bf25c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 238, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('a44b4e85-a063-445c-9a47-b03a617aabf4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 703, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('a44f9e7a-e110-4428-9899-610f80406abd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2064, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('a45e61da-fbad-4ba6-a884-97684ea34c2e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 942, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('a4644895-9b81-4689-bd8b-960900c7100b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2243, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('a46787c4-f404-4fd7-ae50-b385e38c4d01', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1494, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('a475cb1f-d928-42ca-b346-0d503f35ae74', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1459, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('a48332bc-65ee-4bcc-a01c-e3d47a6b7f8e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 159, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('a48d3c6a-ef52-49f5-a50b-a401a219201a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 753, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('a497b370-b85c-479d-a01a-ae1c3b58914f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2088, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('a4a6328e-a333-4467-98ba-d4d71c30a843', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1449, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('a4adc6e2-fea1-419c-9b67-964b1db0a527', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 606, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('a4b5eef5-2c61-4580-9ec1-e3798abb0a92', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2658, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 22:24:19', '2023-08-12 15:48:36', '2023-08-13 22:24:19'), +('a4c43eb3-67ab-4ae7-8173-5f123d78a8f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2435, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('a4d313fa-ecb6-41c9-939a-503d4ec5c394', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1977, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('a4d8f55a-0d96-45ff-9646-7bc4ea5b01a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 872, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('a4e629e0-ef2e-4b75-978c-8eb8f74c87ed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 902, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('a4eed57e-d09c-417d-bfcd-d18b6519db38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1914, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('a4f45430-f3bb-4c61-885d-37786742ff85', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 703, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('a4f8f706-0e15-490e-b3a1-0b4804c9dc8b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1614, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('a507b519-60f8-4f31-aaf0-502cfd11dbc0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1393, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('a50af1bd-e7c5-49fc-8007-f33955f550e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 524, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('a51168d7-407b-4398-94d8-5255c8338386', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2336, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-09 22:49:56', '2023-08-09 20:22:03', '2023-08-09 22:49:56'), +('a517a94e-c7a2-4d52-824b-d6b998dd5782', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1546, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('a5201141-9e23-473a-848a-7b88962f2eb0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3065, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('a52e5d57-897e-433e-867d-ba9b9dafdaa8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2857, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('a5371e66-6c0e-4e8b-b949-2aec1e37bf03', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1300, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('a542eeb4-07ec-4b0a-b183-ca2d25561c30', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3494, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('a54bf786-cb86-4ce4-9a65-71913c5592b5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2775, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('a5512c2f-7903-41b5-846b-c12b6901c945', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2565, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('a55815c0-dd40-4dba-9187-d70d6992365a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 489, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('a56141ac-70fc-40d3-ae12-a129f7f7805f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2979, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('a5657d89-3c25-48e1-9396-fa2001cee3e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 258, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('a5696cfb-9b50-466a-9941-861896ba0620', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2682, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('a569bcb9-2b6f-4a7b-a4a3-101fbcbae88f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1696, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('a56e28b7-a242-4992-80fd-b6869f2fc8c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2593, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 20:12:25', '2023-08-18 19:54:29', '2023-08-18 20:12:25'), +('a58c3070-aaa1-4878-b520-72742723b04c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 585, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('a58f915f-e46a-4923-9588-076a960c3637', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 180, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('a59ba6e7-9775-49ed-90bd-a1568914a39f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2048, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('a5a8ed8a-ccb1-4cab-a1fc-88fe5cbfc89c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1596, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 16:23:04', '2023-08-12 15:48:27', '2023-08-12 16:23:04'), +('a5da3810-8796-4fdc-b040-099e159d33bd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1051, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('a5ec73aa-288f-43bb-b523-d59a23fac4a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1271, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('a5fb608f-3b24-4454-8de6-0dc154e3c1a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1609, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('a60e8357-d247-4c97-aaff-4638b9bb676b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 469, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('a61615ae-5c08-476c-841f-b8e7092b0123', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 688, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('a6376e9a-bab6-4aa6-bfc9-9cda9545254b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1509, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('a64d3e1e-001c-47c1-baf5-7fe53b33bbe3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1182, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('a65688de-114f-46ad-acbb-1ba3eed2c176', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1273, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('a6573ee0-72d5-4b94-a2bc-14554c66b759', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1279, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('a66f4962-dcc9-49bc-9c6e-6aacf29ebc1a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2407, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('a67cbba4-9f06-47e1-95d0-8edc47e90576', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2660, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('a682d3b1-1ffa-4872-a51e-8391629bdb35', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1831, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('a684cbb8-15da-4ec4-875a-b0da9245faef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2534, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('a68ca623-8aa6-4d36-9668-d376ec41d81e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 620, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('a691ac2f-2650-4b13-aa1a-dd4bf5457375', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1789, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('a69415cb-961b-4635-a2e4-6ba2975fe0c5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3244, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('a69461f1-6382-4770-a80f-3bea0fbcba0f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1847, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('a6971391-b94a-4971-96ab-a5f9f0e60809', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 316, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('a6a92787-d540-47a6-a9fc-2682166b4e06', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1310, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('a6b430cc-3872-46b6-ad4b-20f5027bdbc8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3492, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('a6b7a9e2-feb2-4a83-8746-59ec14d62c70', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3108, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('a6c4bddb-b4b1-42ba-83ce-d285e797bf89', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1522, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('a6c7a46e-149e-4356-ae85-6cf393b46cea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1411, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('a6c7c825-8300-489b-b21a-17c29202797c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 892, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-09 21:37:39', '2023-08-09 20:22:02', '2023-08-09 21:37:39'), +('a6cd4d83-3524-459a-a251-3b52c1d8b0e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2055, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('a6d3f413-c784-4edf-a9f7-b576936af52d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1275, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('a6d9515e-f552-42a3-b947-d99996636cc8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3106, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('a6dacde3-542a-4f4d-af76-5b9e192578a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2114, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('a6daeafb-a78a-4c38-af12-139f8903c9ce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2748, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('a6e7de06-0c0a-4216-ae4d-e9ea28e24f24', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2143, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('a7023fcf-9fcd-4c31-a931-b45fa16d5607', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2242, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('a705b4fc-36d0-48b4-95e7-d7e020ef312c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 693, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('a7111547-ce95-4fe7-98c0-a71298a66268', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 70, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('a7117335-3cb3-402a-9a04-cf79f7ac9090', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1567, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('a7135c35-259f-4dff-8ac3-5c35bcaa44db', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 142, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-21 12:03:31', '2023-08-18 19:54:09', '2023-08-21 12:03:31'), +('a718d446-8106-4d9f-9147-e4514e355430', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2983, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('a719b9f4-dd02-4541-a257-3dd08ee37e4a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3312, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('a7223473-aa48-4904-9b74-901a8e233c3c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3377, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('a7240d51-90d7-4dff-842d-6e8e9db5fe03', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3269, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('a728c477-919c-4a09-99a3-5c3e5118e595', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 670, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('a72aab5b-7e79-4a99-878f-162300885eba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3433, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('a72c5f41-740e-4485-8677-830abefea214', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 261, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('a72e8559-0747-46c8-97df-bf3e70aa6222', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1685, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('a72e8e9d-2f4f-40c2-bc92-b3bd0c234ad7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2786, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('a72f95ed-df0e-4c91-809e-b8ef734149cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1227, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('a73d20d1-2b4a-422d-b2f7-092fd837966a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 414, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('a74f91fe-4810-4a19-aa79-b8c780a78561', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 234, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('a75b53de-00b9-49b1-b0b5-59e8984fb4fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3164, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('a7616f03-a997-4c67-8f43-3edf7326f494', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 404, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('a7637669-e446-4d0c-b404-8ac01c1fbe93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2624, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('a7663e69-cc9c-4249-aead-7cac1b2b7791', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1576, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('a797e645-46d9-498b-ab64-31eed95558c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1738, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('a79ceb1c-f144-4781-9448-d8447b288f0d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2610, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('a7a1579d-51d2-4865-b048-e443b8d9c334', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 236, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('a7a78e13-85c5-43dc-9b75-967566dd6b3c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2815, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('a7afa23e-39ac-45cd-b522-9cb2dfbbc5b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1581, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('a7b197ac-f9fa-4e6a-b587-9f1ff77a8bfd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1590, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('a7b23884-d4e4-4d13-b5d9-016fcd4d1c32', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 569, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('a7b814a7-77a6-4332-bb82-ed6c6b63e652', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1371, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('a7d3effb-21a1-467f-97d3-b9020aa64e51', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2962, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('a7d730f1-d780-4aaa-9ca6-317ff8e339d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3111, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('a7d7b251-a04f-45e1-9c39-b76f1fdcad7a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 959, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('a7d85245-6a65-4e85-af29-19517436be32', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1694, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('a7fa4167-97f2-4137-a2ca-a206152ec35b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2625, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-20 21:48:11', '2023-08-18 19:54:29', '2023-08-20 21:48:11'), +('a7fc1ccf-7052-4740-b64f-eee67f03fb97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3420, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('a80048f7-3816-4da8-bad5-c3f17d8e593a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2868, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('a8119e4e-0987-4c18-984a-a1b0183e686b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1852, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('a814a475-64f0-4d29-9aab-02db41f53413', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 656, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('a81beb10-b3f6-4930-a1cd-c7f91cec7416', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 33, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('a81fc278-073d-495e-b69b-25aead204760', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 210, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('a8252c55-beeb-4600-a894-154f5cc56520', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1616, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('a82602dd-f2c8-4004-b992-44d146b96176', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1509, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('a82930a4-845b-4976-9c28-f2a855d0acf6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1132, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('a82c1ec9-54af-4615-9841-8bba37d46148', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 585, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('a82d8bca-378a-4156-b99d-4a4942025fbd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1979, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('a83b5afb-dda3-49b3-a7b2-5f3e122fef3a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 444, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('a840c956-6cbd-41d5-8f00-4a95ef83d6aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1379, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('a8477766-ddb4-411c-b33f-e10679a675f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2088, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('a8608919-62e2-4a48-9ff2-e052759d5d22', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2201, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('a8646ba6-b45b-4a66-9032-8cd3172a0746', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2327, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-15 11:50:23', '2023-08-12 15:48:33', '2023-08-15 11:50:23'), +('a8737582-af2f-401c-a07b-baaef19e060f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1063, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('a8755d30-f926-4bfb-b525-d4adda4036c0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1417, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('a8867b3c-7498-4bc6-bc99-31c58f334b89', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 535, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('a8a85a01-cbdf-4dde-81d0-7f9b9b0e81df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3235, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('a8ae9a98-eb28-4bfe-903c-42a71c9e4f3f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3464, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('a8b09d15-21fc-4561-8ebf-f92b5f84106b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3357, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('a8baa39b-6a54-4460-82f7-1fa4dce631a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3285, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('a8c6d632-0f69-423e-bd18-7c79278c499f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1328, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('a8d55611-32af-4181-abee-1e8ddd08d83a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3001, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('a8dab87d-dcbf-4836-a5a1-6a6f26bf222b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2102, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('a8e546f0-9454-4cf2-8403-7170b8988f61', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2860, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('a8eeba91-d2b4-4907-9297-faf614cb4bc0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2858, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('a8f21d32-7b69-455b-ae4f-d71fff7030bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2859, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('a8f88ef7-e1ac-44e7-a814-bba13c974151', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2819, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('a8f921cb-929b-48c0-8a2e-d6b4c579af02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 381, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('a9063b85-7c81-4e97-87b2-c41ff79f7574', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 764, '{\"title\":\"Completed Order\",\"content\":\"FREDERICA(FMD0001110), your order \\nPussicare x 2\\nSkin Glow Gummies x 2\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-22T13:28:02.132713Z\"}', '2023-08-22 19:00:20', '2023-08-22 13:28:02', '2023-08-22 19:00:20'), +('a90dc755-5d42-4213-95a4-b36710ef7025', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2084, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('a9148c6c-f50d-4a8e-b357-b1cfc2305516', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 999, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('a914b45c-6a35-4660-9533-8f18ecf05381', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1027, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('a92323c3-04e6-413a-9fb5-9094d08ab41c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1032, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('a923eec9-bc22-44e5-a167-c37f33598242', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3043, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('a92fc7d0-f3d6-4fae-aaf8-796db27df405', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 434, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('a9330412-120b-496b-88e2-f64bf296965f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1674, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('a93b5333-8559-444a-8668-9f3cdbb1e3e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 354, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('a945d0ec-002b-4e56-b72b-8b67f0812280', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 129, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('a94b382d-8552-43c1-8615-5a84b9a718e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1677, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('a950da3d-86c1-488d-a2fd-a01a122f7b3d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 973, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('a95794c2-ab66-49a3-bf47-64def7fe344e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 895, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('a95824be-7be1-4451-ab66-644e5a6033aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1941, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('a960b58c-e979-4824-9350-59fb167ecbae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1169, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('a9677fca-84f1-4819-9aeb-5d299ab9b009', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2177, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('a96a02a0-a1d4-42be-980f-a98a7c34b35f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 89, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('a96a16e8-729f-44f4-a5bd-8695e480ca19', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 530, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('a96e9923-da3f-485a-8797-c1dbb4bf570b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1408, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('a97027ef-11d6-40f4-9202-62de450a97ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 898, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('a97028bf-a87c-4378-8f77-0109bb4d3c73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 185, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('a9710f25-82df-4924-8413-560fa2ce1c56', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3413, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('a9767ac4-5cf0-405e-bce3-b2054512653d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1780, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('a97afb37-6571-4674-a0b1-495c38c0f088', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 210, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('a97f23d0-8927-4cc3-bc29-6cf2f71acb05', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2550, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('a9872263-45bf-4c76-9e74-a1c1576071fd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1596, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-23 16:41:32', '2023-08-18 19:54:20', '2023-08-23 16:41:32'), +('a9998603-da53-458b-9c3c-9ce70b8367b5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2892, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('a9a51388-3e72-4001-9265-2ad427ff8f48', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1729, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('a9b975a8-2980-4964-84e7-a0c2e6bfa36f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 908, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('a9babd48-81ac-449d-92b6-a17027ad71e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 881, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('a9be6865-19c7-4ca1-8305-8e37f9ca22ab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3226, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('a9c33687-733c-4264-97fb-e943f7a2be24', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3452, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('a9d42f4b-d4b1-4dbf-9fff-d1ba8adcb249', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 6, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('a9ed5172-aacf-4a2b-89cd-4df2eae50214', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 793, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('a9efa0b9-7c88-4c4a-830c-9cec4db4b1d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1397, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('a9f1fb01-8680-48e3-82a5-7ed5eacaffb2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2808, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('a9f87fe8-6d77-4780-837b-9b799b421102', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 314, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('a9fcce7a-2e5c-4a08-b4ab-fbaad44c0b2f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3640, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('a9ff872a-c6be-4790-a55a-bd4a939ff0cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2220, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('aa005310-dec6-40b8-8d74-8920a9fc859a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1714, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-12 17:12:41', '2023-08-09 20:22:03', '2023-08-12 17:12:41'), +('aa0e83b7-eae2-4869-af70-05a2f90a371c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2470, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('aa11d450-e6e4-434b-bea7-92ac9bb8f737', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 293, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('aa204733-b2ea-4256-85e1-cc20e3e90f24', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3178, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('aa2a16af-abf0-4cbf-957e-d635e572b9f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1539, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('aa2bbd33-340e-40a4-b327-489327841b90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2845, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('aa32faf2-daba-4092-8c8f-aca65acd5d82', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2409, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-24 07:26:44', '2023-08-18 19:54:27', '2023-08-24 07:26:44'), +('aa354bc4-98dd-45b4-ba5c-0bc69297e6d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 322, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('aa383a84-a85e-42e8-9644-018e198bd54d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1450, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('aa386e32-0a76-49b2-8c5a-f54f01c8cd25', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 106, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('aa4fcab2-f656-4b25-b13a-b38204be8ac3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2242, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('aa60d8f8-9a40-4344-9fb2-a625c7c79771', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2888, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('aa6f4a06-4f70-40a9-9907-a3374c21eb31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2599, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('aa7233ba-543e-46b4-9b1c-636732c9370b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1775, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('aa78dd9f-b1d8-4a01-b758-35f214a5378d', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 3126, '{\"title\":\"Point earned\",\"content\":\"Hi peace dzifa, you have just earned 3 points. Keep buying to earn more\",\"date\":\"2023-08-18T23:07:01.994833Z\"}', '2023-08-18 23:18:39', '2023-08-18 23:07:01', '2023-08-18 23:18:39'), +('aa8fef3f-3846-406f-961b-572d7f7c7317', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3109, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('aaa87221-1f47-474d-b339-0b631b4827ee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1540, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('aaa87fe0-6c30-4d45-8195-facfb2f1ade3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 287, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('aaaa724f-8e7f-42ae-b995-f3f1195bca3e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2649, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('aab16b92-5cc0-4d41-82d0-eecd7bc78821', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 278, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('aab1a7d3-1bb4-4fcc-8b46-22361a53ec99', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 488, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('aab9fd90-d0f0-491a-8445-1b0bb9f224c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2292, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('aabcee26-1d5a-4cda-b02d-3e04f97c725d', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 2625, '{\"title\":\"Point earned\",\"content\":\"Hi Bernice, you have just earned 2.4 points. Keep buying to earn more\",\"date\":\"2023-08-21T07:16:03.139823Z\"}', '2023-08-22 17:01:14', '2023-08-21 07:16:03', '2023-08-22 17:01:14'), +('aacad44a-252a-415e-813b-9a9ed511bd13', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3394, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('aad11e4e-a74f-46a8-abac-07b8b5a1b5a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2874, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('aad4c914-5ab7-4949-8044-a01c905c1723', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 786, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('aad4f4da-0966-445b-b70c-ac76d84af98f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3350, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('aad92190-cee9-4c45-abcf-c6dcce27c4b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 614, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('aad9c537-a8e7-48f1-976c-02a164151497', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 330, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('aae7933a-3144-4b02-a521-9cd4415ab63e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1136, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('aae85979-e3e3-4be0-864a-9896c7e0d798', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3114, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('aaf3625c-e593-4227-add3-dc03afecc09a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 696, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('aaf48a5d-ddd9-46d8-822c-0a8112db0ced', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 531, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('aaf65e27-f9e4-418d-b282-3ee89dcf2e00', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1636, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('ab127c5d-a2f4-4f63-9315-2ab998581846', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2614, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('ab24ddc5-7cc0-4717-9872-aae26b5da228', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2751, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('ab39a427-4b30-4a1c-a971-cbe89ed05afc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3335, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('ab3aef4d-4b19-42fb-b564-1dd2dc871782', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1070, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('ab3e2533-1654-49f0-8015-61afee0f5bd0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 881, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('ab47a600-fa9d-4d68-83c6-6a7ab916a46f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2681, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('ab4efde8-05fc-428b-b49e-2048b29a3835', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1834, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('ab618466-a8ac-49f1-8748-560a91285994', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1340, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('ab6a7381-bdb7-4f16-93c3-2dc8caf1c0f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2339, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('ab7f40c2-743b-4bb8-b6eb-4fc9440d4877', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 699, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('ab82eeff-fe63-4df6-8387-1f279ab1d2c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2795, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('ab860df7-6f7d-4fea-ad30-59d159d376b3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 942, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('ab8cb5c8-f57b-4edb-a467-3c5bdac954d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3322, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('ab8cc2f5-ce29-40b7-9eca-c87514398304', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1843, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('ab9f6a99-8b0d-4d7a-99a0-72019c1847c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1329, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('aba00195-7f71-4b9f-af80-9be52c9e76cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2826, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('aba655d8-af23-46e8-92f6-ed2ece5e45f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1828, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('aba78950-cb44-4ba8-86a9-9baa89e3e8c5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2766, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('abab6c4a-2de5-4514-81de-251c7006e3b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1126, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('abab843a-3755-4150-a7e5-fa6a1f202496', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2648, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('abb4e6f0-d5b8-4f7c-93fe-13adcd8121d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2119, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('abbe1b71-5953-425c-aa13-757d56bd21ab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 923, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('abc0637b-61b8-4dcf-b23b-dde93eda21e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3756, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('abc5353d-9293-48a8-a755-e95a2df207d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 725, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('abc8b42c-59ef-4bc0-8fee-4d4a2d5bb8b1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2518, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('abd2645d-3015-42a3-81eb-2992fca981b3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2072, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('abe5b164-6bc9-455a-ac6b-ade9ee867809', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 764, '{\"title\":\"Point earned\",\"content\":\"Hi FREDERICA, you have just earned 3.2 points. Keep buying to earn more\",\"date\":\"2023-08-22T13:28:02.123336Z\"}', '2023-08-22 13:43:26', '2023-08-22 13:28:02', '2023-08-22 13:43:26'), +('abef74f1-4c59-4dd4-99d4-05a04a47aeab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2516, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('abfb8802-42c2-4856-91bd-77e9f9896fa5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2550, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('ac099e89-4913-4f28-942f-94af50e47704', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1709, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('ac17c73d-efff-43c5-8a7e-d668d65ddb07', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2882, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('ac181c2d-e78f-491f-9846-1a73dbb9a6de', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1118, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('ac188483-a925-4e4a-ac3f-3fddf54d9ddd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3001, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('ac2290e1-595b-4498-85a6-0dd6502bef67', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2995, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('ac23745c-ac16-4ee8-831d-0f809e212910', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1602, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('ac2c884a-57d8-4c4d-8c8f-f172ff39d627', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1071, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('ac300ca9-e1cf-4a75-86fe-e3b910e54f77', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 830, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('ac3816e3-35b0-494b-b2fc-a1c2a435c164', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 2170, '{\"title\":\"Point earned\",\"content\":\"Hi Darlene, you have just earned 3.35 points. Keep buying to earn more\",\"date\":\"2023-08-23T17:39:03.155018Z\"}', NULL, '2023-08-23 17:39:03', '2023-08-23 17:39:03'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('ac3aeab0-153a-45c4-8430-618b27611a68', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 662, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('ac424c3d-3e71-4a02-bd2d-ff0d3e962019', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1911, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('ac49f0ad-d13e-4675-bf37-810137ef5af1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 961, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('ac500dd0-7a0c-4b62-8a6f-ecbbed8852ee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 504, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('ac6f3d87-f3a3-40e0-a40b-fb4d3eb572c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 409, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('ac6f705d-adc6-4785-8c6c-2c4c2428f920', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3244, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('ac88beca-af60-4b2f-b0f1-b10b29c3b3f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1746, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('ac89931f-3e65-4f30-9df0-f4e7e8ef908c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1050, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('aca5c0a2-ac46-45d2-a94b-13f11884c732', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2864, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('aca70836-e685-4768-83eb-eb73d82ed5da', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 776, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('aca8845e-82ce-42c4-b8fa-8d43e5d53094', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 892, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('acab936b-55fa-45ec-92b5-eb656ddb8baa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2539, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('acc00761-ed72-4fc3-9e78-4019d2362122', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1350, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('acc8b658-96d0-430f-a0fa-34cb55f49053', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3700, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('acd2704a-3e08-4f62-9575-edb425d2c811', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 912, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('acd42dc9-12fb-4907-9e0f-2d96bebf75e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3407, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('acdaab87-3a0a-49d5-bdf6-7b907903cc0f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1148, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('acee39f5-782d-4f2f-a392-fbf36117feef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1908, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('ad003e64-1536-4dcb-b474-893af5391f1c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2804, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('ad0407db-b4cf-44bb-9e85-93681ca68d48', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2336, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('ad0c5bc8-38ef-4a55-9d28-2c2de47180d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1224, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('ad30bf5c-5bdc-4d35-9446-4673e5a1a7bd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3477, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('ad30c084-07d1-4d17-8784-6801affac94c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1097, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('ad34ca21-3974-4627-adea-d1fb0a6b7007', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1970, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('ad386171-48b5-43d2-b4bd-9136a21d4470', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 131, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('ad3f0802-b719-49f0-b18a-021d2ec830c5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1230, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('ad458242-8665-426d-a1d8-598826c77a2b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1599, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('ad466591-aa13-4b8b-9a7f-12ebd0779229', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 125, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('ad518e86-0cba-445c-aea3-caf0c2376652', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1661, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('ad5262e7-335c-4e6f-957e-e9c774f21bb2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1567, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('ad5e1e82-460f-445b-b500-ca6232338145', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1298, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('ad6ade58-edca-4464-8e08-db53758c1b43', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 189, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('ad6d4b5f-c808-407d-9841-1ed6c6304c2b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2784, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('ad7320d6-90dc-4725-a2f9-d00510de22ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2702, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('ad7442c5-0fe2-48f5-aa12-3930a56c324e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3231, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('ad817e79-8563-49f1-937b-b83fe236a9f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 698, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('ad81e349-ce6d-4109-8e0c-549bd70dd0a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 932, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('ad86b92b-0225-4bef-92f4-902ca8403049', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3147, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('ada73940-ca22-49bf-8d70-736ac775cefc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2596, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('adabdd9f-3a7b-43d7-a538-411780d84b5b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 628, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('adac6450-b3f0-4b21-94c6-1165f01a3d81', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1663, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('adc7cac1-9a0f-403c-ba63-db98d7790c6d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1714, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 17:12:38', '2023-08-12 15:48:28', '2023-08-12 17:12:38'), +('adcaee8a-ee3a-4069-bb26-ebbe4fb18b69', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1390, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('adcc9c7c-b721-4017-a767-c220bae65ed5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1908, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('adccb03a-fa19-47f7-9ef7-4ede733186d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3276, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('add6ab43-88a6-48be-b27c-10e5da0b9117', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1034, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('addebd7b-51d3-4228-b653-4d1ca8758bc7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 224, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('ade70e7f-f0d5-43d3-b0cf-1c50c10ef419', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1689, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('adfeae43-b5e3-4f11-b8a1-415a642f5480', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1527, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('ae0d0337-dc15-45fa-913d-2d46499b5f5b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2163, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 09:03:16', '2023-08-18 19:54:25', '2023-08-19 09:03:16'), +('ae141a8c-dce6-4fdf-a9bf-951b4382cae2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3146, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('ae19e110-af15-4af1-8e48-7fb4d88526c3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 887, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('ae20a837-b74a-4bf7-bfc1-e31a977e7415', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1244, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('ae211f49-8b03-4988-a656-b0530e8831f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1808, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('ae236ef9-9088-4fe2-8f8c-de23039024f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2584, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('ae2b99d1-b415-4edf-a265-28e4cf8bd571', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3345, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('ae47a2c7-4fa6-4b2b-b3f5-79dd21e95351', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2454, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('ae48374b-5b03-4c13-9e91-8120172d6d45', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 749, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('ae4e1f15-9d11-4849-a200-39081875b4f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2756, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('ae4fb1c6-5004-450c-95e5-dcd65063f09b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 801, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('ae5325e8-6792-48dc-a40e-0fa8775de536', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2346, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('ae65a7bc-645c-42b5-a665-4f94000b0873', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 947, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('ae6afa70-a554-448f-b51b-85070ea7166f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3496, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('ae790bc9-129b-49f6-8ee6-43e9118f72ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1467, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('ae8f0a95-c3e8-4705-9e49-238474e5df5f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 828, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('ae9057bc-b4c3-4391-a82e-8c192a0d3c33', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2531, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('aea0274b-6e47-43ad-9556-9b045eeb29f8', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 3640, '{\"title\":\"Point earned\",\"content\":\"Hi Isaac, you have just earned 2 points. Keep buying to earn more\",\"date\":\"2023-08-15T19:34:02.353868Z\"}', NULL, '2023-08-15 19:34:02', '2023-08-15 19:34:02'), +('aea75c98-b9d8-4e93-a0ba-844ee40fa881', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3480, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('aead1cfa-bad6-4bea-a16d-671629ce80f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2336, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-09 22:49:59', '2023-08-09 18:34:02', '2023-08-09 22:49:59'), +('aed63536-e4ae-4764-aef5-177d66978255', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2942, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('aedb13df-f20d-4b63-9484-ac4e2c72d566', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 664, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('aee37566-9f80-4f6a-bdb9-74abc427b72f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 300, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('aee3ef67-5c7e-4ca8-aa90-21487c7493af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3329, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('aee7b07e-14ae-468d-a11c-3e0bad57339f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2128, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('aee9d924-72f9-4854-8624-5d40d7d59650', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1035, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('aee9ffa8-f576-4124-b765-a309d2020f52', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2373, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('aeedd41b-1641-4b1a-b366-edc7cca699b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1050, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('aeedebf0-5cb7-4b8e-9415-e74ed1fd52ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2776, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-22 09:54:54', '2023-08-18 19:55:09', '2023-08-22 09:54:54'), +('aef1a1ec-3747-488a-9820-fd3b1ec5f61e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3089, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('aef3f8c1-b3e2-4529-a85d-71cda86359ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1366, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('aef978e8-ce05-44e8-bad0-1b916831c049', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2203, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('aefa729f-8bf7-4a32-b292-a99001bd7f54', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2056, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('af00a405-cfe5-4fb8-9ad5-737b0593a4ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2187, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('af0eefb6-2204-489c-8a96-dca1b7a3ecb4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 591, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('af19a9a3-842b-4904-99e9-b25d53ff1f7e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 258, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('af284929-e6b0-49c8-b697-e61fc45cc66a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1228, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('af2e07a3-d6cc-4dd9-b264-fa82d0d68783', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1721, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('af327e90-fdc7-4272-bb6e-78980ae76e73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 109, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('af354337-ba76-4f65-9ac0-c1bd2615e189', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 872, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('af3cde0b-ff90-4ce6-b4ef-449e8ba53e90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2357, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('af3de615-b8b8-4b00-9ae6-495a69429375', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3434, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('af493da6-cbbe-4acc-931a-e713ff240e9a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2938, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('af5b3a7f-716f-4f9f-bc33-6e5ee3dffa78', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 73, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('af6a4119-d646-4a57-8e66-ee84cbadd23b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 139, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('af6ad1a1-f1b0-4e0f-b76c-c06663e77e41', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 2748, '{\"title\":\"Point earned\",\"content\":\"Hi Rafiatu, you have just earned 8 points. Keep buying to earn more\",\"date\":\"2023-08-20T10:45:02.459425Z\"}', NULL, '2023-08-20 10:45:02', '2023-08-20 10:45:02'), +('af78f9bd-1ba2-4b0c-8171-acc52880a9e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1093, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('af7cfb22-250d-4724-b311-731cb5eda3ce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3072, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('af82f8ef-78e6-47a5-bc4d-44ad1268faf0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2757, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('af9c96fd-ba6a-4b3e-a1f5-7a2b3edae3c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2850, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('af9e6b50-1b84-4a3c-8e75-8593d49ea074', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1077, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('af9fc543-7cad-440f-80de-bed6b618b47f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2157, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('afb65d11-b29b-480d-aa67-eb9e60707f43', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 809, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('afb8e59f-d169-435c-99e8-6a983d383b0b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1765, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('afbc0656-17bc-4749-b3cc-9b2d2f7ed41b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2746, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('afc9f74a-062a-4d7b-a489-4d5d3e8c1d28', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 473, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('afcfe795-ea9f-473f-b3d2-77b85fa3b26d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 150, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('afd66c55-c07b-4d83-ab02-9fbc3904cfd2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1420, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('aff0ecec-a7ea-4206-bfae-7ef5099b58a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2328, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('aff2979e-1933-4e6c-8696-c37f185daa8a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2161, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('affb2f1a-0e70-4d4a-a514-4cc00e546d6c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3039, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('b0080f07-9fdb-4ab5-afb0-84624ee50a47', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2216, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('b013a6ca-2a8c-411e-b2eb-f4f1e9b440cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1539, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('b0252db6-3607-4bae-9823-397e33195b06', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2641, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('b025c1bb-3e8c-4831-b60c-8844c55d8ace', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2283, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('b03247c2-cc32-4591-9588-6862e407ba6f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1229, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('b032c985-aed6-4e00-956f-49b65b79dc15', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 62, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('b0369ac6-7c97-4e08-82a4-b5584abf4973', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2380, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('b055fe7a-d48c-426d-a7ba-314abca1c498', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3047, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('b065fc53-b9ea-4b57-afd7-92d8d3d12dff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1860, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('b06699a4-b519-4d83-8777-d40d6b94490d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 888, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('b06764c7-fa01-4ef3-b572-5f35417df786', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2600, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('b0694e1f-86b6-40d3-9650-50a5a334c719', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 630, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('b06b454a-e341-4f02-a731-6e27115df471', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 219, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('b06f031b-5f40-40a2-a8dc-5ced3125ac9d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1665, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('b0721991-619f-4256-bf13-8c9d2981913b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 292, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('b079d8da-31a4-480a-b455-ec8fa3520252', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1134, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('b089866b-ed5e-4ea4-9325-206c37fe74de', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1618, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('b08a5f50-1549-4307-904b-c78fd5e42017', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1012, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('b09f60f8-0268-498b-9eba-dce04c6f5d85', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2296, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('b0a837b5-14f7-441c-8106-bc2ab0111be8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3427, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('b0b26b61-031d-41c5-9835-e611413232b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3053, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('b0cebc61-1ba4-41dd-9e53-667a58f09efd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 134, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('b0d90a1a-1932-41b5-bd03-b735f307a78a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2210, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('b0db61f8-042f-4668-908b-4867a1bef9ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 139, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('b0df70ff-a4dc-4825-96a6-8b2ba458a402', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1701, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('b0df861b-31d6-42e9-99e8-c93a83d0330a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 213, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('b0e48d57-acb1-46d3-bebd-4b4b6691d849', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2276, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('b0f188ea-7196-42a2-840a-96322c2c7428', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 355, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('b1005d9f-707f-49b0-b183-43a679489f3b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2738, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('b10edc07-5d99-4b13-b43f-f7f469ec2883', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3740, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('b10ef859-fc3b-49ef-b788-e0e391972d56', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2136, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('b1173c87-60a2-477f-9a0d-7ac298b46566', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 126, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('b11f0820-7048-4978-a2d9-4b7b4e717348', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2037, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('b1286ad2-c538-4299-817b-0ef5e373fd8f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2324, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('b134f28b-f4a7-4f07-8534-13e1ce3a1c23', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2827, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('b13e2f15-f2cc-41b7-89fb-69ce3b1a326d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1422, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('b13ffdfd-6456-4b33-b355-15ddb9676c18', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1002, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('b1457d6f-2232-4395-8f3a-408ce6ca36df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2311, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('b149b5c6-284a-471d-a3b5-79207743fb3a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 395, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('b156e033-64d6-46ca-991b-9d6a95ef64ab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3517, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('b15a3ae3-9332-4f0a-b89d-83dbf09bde00', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 760, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('b176be59-80a0-40e6-8d19-7fa275ca98c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 486, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('b178b706-d921-4365-8a11-7dd1285b78f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 319, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('b1949ba3-0b4b-4338-8067-320af0ea7276', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2446, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('b196ce75-97c2-42f5-8f87-d8e8d528d54f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1761, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('b199f97b-7318-457e-b811-6e7bcfbff794', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 128, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('b19c630d-7032-4234-bda5-e2f224ec6e20', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1024, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('b1a5fd83-732e-4de2-83e0-47f70042263b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3632, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('b1d2cd4c-8aec-411b-b1de-eb24e9cc964a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1998, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('b1d60769-74b5-47d6-a9be-72c3b6aef6e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 688, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('b1dbef9b-0196-431d-a8f1-6ff42c51d945', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1405, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('b1eae1f4-4262-40c8-ae43-c70118fd0d2b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1653, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('b1eb1828-7975-49c9-b931-57b733053af5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2625, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-14 20:49:52', '2023-08-12 15:48:36', '2023-08-14 20:49:52'), +('b1eb7acc-c01a-4752-85aa-6aa7acbddbb8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1682, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('b1ee587b-78ae-4443-82fa-eac0e1891808', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3328, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('b1f8c6ef-aff4-46a0-825d-6eb5c315c34d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 528, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('b2031f2b-49d6-465a-98ab-b3d166e49878', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2751, '{\"title\":\"Completed Order\",\"content\":\"Helen(FMD0000885), your order \\nPussicare x 1\\nSkin Glow Gummies x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-13T21:22:02.428170Z\"}', '2023-08-13 21:26:23', '2023-08-13 21:22:02', '2023-08-13 21:26:23'), +('b20d7968-ddad-4554-bb70-4651fc7dae80', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 589, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('b2208cfc-c38c-4ecb-b20f-a04de73b37f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 111, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('b226516b-9472-462a-9ac5-e036b97ae702', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1416, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('b22e3a24-f2be-4c66-9a1b-63bf5c46fa0c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3200, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('b23602f3-5b7d-491e-afc7-8a6cb0c99812', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3629, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-22 08:48:04', '2023-08-18 19:54:38', '2023-08-22 08:48:04'), +('b23f4c79-3d5f-422f-ac59-b2c6ac2e8baa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3005, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('b2442477-e4d5-4d1f-baee-75eef6150212', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1152, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('b245e1ea-df47-4445-a240-0a8745cd9b48', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 880, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('b249f810-f765-43f1-a367-7bf9769b0fc4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 576, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('b24c1df5-c4f6-4d49-ab95-343bf15144f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3471, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 17:11:13', '2023-08-12 15:48:44', '2023-08-12 17:11:13'), +('b26194ad-ba38-44be-b437-5ecac7cfe6a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1646, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('b27a9c79-4f27-4298-9783-241b538a5d49', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1735, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('b2837292-6c79-44d6-a875-5f6748961b4c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1523, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('b2888686-3734-47ba-8e78-f168e9244352', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 302, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('b292ee47-2f67-4a64-849e-733a07f786d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3283, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('b29dbad9-5f2d-4853-8fa1-2a0b72727200', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 771, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('b2adb77f-92e6-4622-8405-e5afdca24c91', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 11, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('b2afc4c0-328d-4707-aafe-22bc1c66e9cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 140, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('b2b673da-a120-49ea-b6c2-25d5ce39570c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1248, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('b2cbe5dd-706d-462c-9c6f-9017278bb7a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3162, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('b2dfb62a-18b8-4607-bec4-9b6ef27b72d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 779, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('b2e1e5bf-b138-4f56-8f4b-b61a4c0bdb56', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3159, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('b2e87e49-3a9e-4393-a8e9-627381f3e0ab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 761, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('b2ed3c7d-adbc-4549-be8d-5038cfaea4f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2963, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('b3032061-29c1-4672-b51b-8439f2b19789', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2308, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('b30b15a5-388d-4b89-b9cc-2164f0d71d14', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 374, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('b30cd6b4-bf4a-4f5b-a18a-b68270034242', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3147, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('b31092d4-fb05-4dca-a2ef-9b6c3c345117', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1634, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('b3267aed-8c59-4ada-ae3e-e288daacc4dd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1965, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('b32b9600-f31a-42df-a681-509248ee6d00', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2974, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('b3342f6b-d952-4159-9d57-8e5aaddcb1be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 972, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('b34267c2-05b4-4585-8a0c-7ccdbb19b00f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1594, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('b35d1305-0a51-48bd-af47-1f0de05fb6e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2903, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('b360d10b-e81e-49c3-9654-297dd371ba97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 53, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('b370ff50-319e-4c08-b49d-e4e93b1eb2d4', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3797, '{\"title\":\"Completed Order\",\"content\":\"majorie(FMC0000374), your order \\nPussicare x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-19T16:54:02.933063Z\"}', NULL, '2023-08-19 16:54:02', '2023-08-19 16:54:02'), +('b37e316f-9067-462e-a1a1-134031819283', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2332, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('b3920b59-0f30-48be-b95c-4f33cf95fb90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 695, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('b395e33c-925a-46c7-bb6c-c9bd39c20ec9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 932, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('b3973186-5ad4-48a1-b281-cd133ba89eea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1163, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('b397a6fa-f935-473e-8087-2ef549e51af7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1885, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('b39b369b-425b-4383-8171-2604a0033af9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1357, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('b3a1f7c4-8c04-4820-a850-bdbe57c82940', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 109, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('b3a9c6c2-f027-4543-bb54-76a88eb96b16', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1930, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('b3bbc0e2-83ec-4dab-a4d1-f5c9ab79b9f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3013, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('b3bd3032-5482-4732-b674-d862dea019b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1456, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('b3be7b28-e4c3-47b4-ad67-f47218092f2f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1022, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('b3c53c00-49f9-4330-aa1c-2078256d90bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2010, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('b3d1124e-7c45-4d80-8e36-403e6ffd873e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3350, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('b3d24fae-4502-4133-a80d-d86d0fa1b7d2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1166, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('b3d545c3-5f22-4417-bcaa-658131cf24b1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1951, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('b3db9eab-e239-442b-9cd0-667b03aa4f3d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3606, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('b3df205f-2776-4482-bb9c-14445a43152c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 7, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('b3e6792e-9dba-437c-a2b3-80464374a330', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 501, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('b3ebcdcf-888a-46a0-a49f-82c862e65fa9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 370, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('b3ee998b-332c-44a2-bcec-7d6cfcc452e1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-18 23:55:45', '2023-08-18 19:55:08', '2023-08-18 23:55:45'), +('b3fcbeea-0753-4bdd-921d-bc832d17613b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3022, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('b3fef926-c06f-4e8b-81af-5a9f64e8d016', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1015, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('b404f76d-65dd-42b5-bf72-3d7e5cd5e62b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 624, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('b4090a4a-c567-4773-85ec-9b3348974554', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1848, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('b40fbcd9-5b7d-4569-a6fe-ac49762a0bac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3525, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 18:21:26', '2023-08-12 15:48:45', '2023-08-12 18:21:26'), +('b4195670-4001-4fa6-9e2d-d409e329ac78', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2159, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('b42607f0-895d-4bfe-8cb1-edd2508a919a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1996, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('b432d93d-d047-4d9f-862b-1c4a4c1bfc75', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3008, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('b4334f5c-5367-4071-b973-52dbd9734a87', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1861, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('b4375130-26d6-4a3a-bc75-8c313552ee6c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1479, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('b43e3cd6-e520-418c-9e41-0b46f94fbca0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 577, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('b44f8dff-fdf1-458e-bed1-69effe94a611', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1485, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('b458c163-4ceb-45cd-a087-a3fe0e63d4a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 657, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('b45c41f9-0a0c-4f8a-aa22-5f9e616222ee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1811, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('b46757e3-5375-4b51-b4de-bc29677dd576', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2352, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 20:55:07', '2023-08-18 19:54:27', '2023-08-18 20:55:07'), +('b46e70af-be34-4202-a558-c823f36147b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1670, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('b4720037-286d-4626-9404-a3d5d8f30565', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1067, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('b4743ff7-0fa0-4ef5-a454-3dc0177f695a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1505, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('b47da020-ffb3-403e-8e90-744a7e465e68', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 278, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('b47ea780-8646-450c-8758-5bc907789414', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3057, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('b4823af7-08b2-435c-b787-8b93d90ba1f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2601, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('b483bef2-26ab-4ea3-9724-c56a7479f496', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3560, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('b4951547-951b-4c61-845a-88c76a116814', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1036, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('b49b08f3-10c9-4389-a370-c048059410ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1846, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-11 09:12:26', '2023-08-09 18:34:02', '2023-08-11 09:12:26'), +('b49bbcc4-bc16-4b81-a305-e71e3ce6c9bd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1425, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('b4b291c8-8f96-4f35-b2f2-51bbd005e1ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3642, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-21 09:39:31', '2023-08-18 19:54:38', '2023-08-21 09:39:31'), +('b4be12ff-ad77-477f-b62b-07fd7d0844a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1707, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('b4d49d6c-7703-4e85-bd4e-75317572cccc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3409, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('b4e353c7-fd78-40cc-92fd-af735892e1a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1710, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('b4f589d7-9ca4-4fe5-a95e-af9125a43df0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1376, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('b4fb8fcb-fe7f-4e91-a705-e5d72e0275a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2705, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('b4fda608-91f5-4589-9356-4be445c58590', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 576, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('b5054998-8d1c-40d5-b58a-e0a75d74db5c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1100, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('b51262aa-c937-40a0-8904-035dd5175e94', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2211, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('b518f7bf-3dbd-4d6e-9f77-46aaa8decf36', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1199, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('b51b7881-39bb-4c17-b1d7-3e666c428b02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1858, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('b51c7826-f085-44c7-848a-ef7fdf612285', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 670, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('b52c9d87-375a-4747-93d8-ec32a7b749a0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2526, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('b549ad95-f7cb-4441-8f7a-281cb4b1166e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 442, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('b54de34e-674b-4ac6-aafb-8b4b64ed8701', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 943, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('b558eed8-e93a-4ac9-9e86-f921e833f98f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2049, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('b5603faf-7202-42ba-a0bd-da7930796a0e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 714, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('b560610e-63bb-4186-a40c-7b5b6cf644be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2943, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('b5626543-4bcb-489e-9b70-5d743bc65d02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3154, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('b5645863-221b-45ef-84fe-1be4036b9651', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3325, '{\"title\":\"Completed Order\",\"content\":\"Adepa(FMD0000958), your order of the ff items: \\nPussicare x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-11T08:08:02.545890Z\"}', '2023-08-17 13:09:24', '2023-08-11 08:08:02', '2023-08-17 13:09:24'), +('b56b0d4c-9996-4e47-983b-09e638064c26', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3074, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('b5748c5d-f0ca-40e7-88c6-8b70b02432bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2284, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('b587fa8a-eea3-44e4-88ca-c0613a6fbd12', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2614, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('b58b2234-238d-4a05-a685-ad6a09898629', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2641, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('b597598d-d9b1-4f95-b709-417ea4d1f5ba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2397, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('b5a72afd-6ead-470a-b91d-30bcc57d5c38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1489, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('b5b099de-2cd6-4278-91a5-424424f8a01c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1789, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('b5b25512-ca76-4a7f-8f7e-b1e74fbbe360', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 345, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('b5b71f4f-64e8-43ac-ad4e-bc1d3c9fd8d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2235, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('b5b854df-552c-4147-8a69-32e474028cc0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 244, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('b5b92e39-0287-46cd-b5b7-921666927f9e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 616, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('b5cd689f-2f6d-448d-97f3-2811e585d222', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1386, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('b5d355d3-ecc6-48ba-8032-cf9b4e1b27b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1379, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('b5e836ad-e753-460d-bdcc-fddc93d84c37', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2200, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('b5e9f19d-f434-41e5-a10b-4e49b3e6d4f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 971, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('b5f72252-08f9-485d-a09d-7556f910645a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2774, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('b5faefd9-38d6-44fe-a86d-d82c64ef5222', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2871, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('b6095b81-039b-4411-9b7f-697905288e66', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 723, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('b6276613-e071-42ad-8fa6-0075358eac5b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1366, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('b62a658f-4b22-40ac-bc51-8a456f7183c4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2180, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('b6369906-a781-4f97-9d34-cf4ca239f4f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1480, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('b64cee68-c37b-4cd8-85d6-4f548d9c6153', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 709, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('b65a1e3c-8f52-44f0-a2a9-478226e743ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 851, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('b65e8b34-99f1-41bb-8f0b-6adc9f8f5f74', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2813, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('b6628ff4-b358-48fd-9bb8-f72f13f299a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2958, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('b66e127c-4481-4b68-b50c-73c8a62e4d95', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 855, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('b6787af4-2e8e-48d3-b44a-9b44290e6cf9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1431, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('b678c14c-9782-429b-a77e-188f62509b5e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 184, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('b67e0442-210b-45f9-bce0-a8285fd2ce61', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3069, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('b67e71b2-a6b6-43fb-b8ce-893832964c68', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1762, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('b6802b1f-5cef-424a-bed8-d7d1d9d89a8e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 618, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('b687072b-8bda-43e6-9c87-d885b7b74635', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 771, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('b688189d-2e28-4398-8daa-2e7fe71e71f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2164, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('b6890e39-9592-4d34-aa42-5ed72c719b9d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1438, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('b699c3b6-11f2-4813-8380-5701541435d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 660, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('b6ba718a-b731-439d-9fd0-4e59fe952306', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1227, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('b6c5d11b-eeb3-475e-a491-d2f439d2fb06', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2528, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('b6de79a0-9a30-451f-a70f-c8ced036f092', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3430, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('b6e88e3b-72a2-4aa8-9cf1-adbbadeffd19', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 119, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('b6e9b7fb-a6d5-4698-8247-acbc9a9216da', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1070, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('b702da9e-b16c-46b6-819c-cb6d6c5c4835', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1676, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('b70ab030-161f-4af6-aebb-9bd98ea91b93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2880, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('b71455b2-cbc7-414b-b50a-df897c67ce00', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3746, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('b717f422-ed98-46a3-9382-64f701a8c05c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1777, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('b718012a-4016-45b5-bb7f-40625573d13a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1553, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('b7296ea0-6fb2-46a8-b613-3b11d75d1fba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2097, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('b72a51d6-ac3c-4fee-a184-d7ecd29f3ba3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 686, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('b73081cc-4848-418f-af58-15eb5b05e94e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2120, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('b731d5ad-903d-46fb-bff4-fc0e03ecd0d2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2670, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('b738c78f-ec8d-4ba8-926e-4968e806e153', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1615, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('b7436b0a-1033-43a7-a617-14dcf63c9c0c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1045, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('b7490b69-4762-43a8-8077-63c6dd84a743', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 922, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('b74acf36-818d-48c9-ad51-23ffc5f53494', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 826, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('b74b21fd-97fa-4ab4-bed9-d54a0d725efe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 219, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('b74fb6f5-ddd5-48dd-96be-52fbf59f71f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1343, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('b752d3c4-16ff-47c2-ad97-ce7c3a3ddd08', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1272, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('b7545827-57ab-4e89-9c0d-cd26ff401be5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2785, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('b757a4a0-8d4d-4472-9973-f628f19dbbe0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1115, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('b7697dcf-d09d-4c95-9bbb-74f2994b917b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2666, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('b76b9bc8-24f7-434e-91df-fe34bc3f24c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3234, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('b7708283-4f02-4c48-8ae7-c74d51b5ac5a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1805, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('b7711422-b601-444d-a602-d9137f2d2204', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 243, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('b7741e1f-38a9-4629-a25a-3d22377e8ccc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3240, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('b7768869-c548-472c-bbaf-59d1f461bbe7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2969, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('b77f43ec-a4b3-4494-92bc-6b28bfce4bf8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1975, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('b785aa44-55d5-4daa-aa63-69a235de89f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3288, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('b786a126-c0d1-4587-adee-76a0e78a9e69', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2975, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('b78900ac-4925-46b0-9589-ac539cf21cab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 103, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('b78d8ac8-4046-439a-95fe-a6081cca6f9e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 108, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('b78fe82d-113d-49a3-a76c-9623e6a88210', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1855, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('b7a4ef26-52eb-4ee1-9069-89328841f004', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1494, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('b7b1909d-c890-4a64-8faa-e3febe03bde3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1018, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('b7bb1475-fa25-49f8-b50a-b883f2b7e356', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2273, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-19 13:09:39', '2023-08-12 15:48:33', '2023-08-19 13:09:39'), +('b7c1cdc1-f70c-4631-bf22-ae17f94b6c20', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 922, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('b7ce7f3f-08d7-4fca-96ce-e017aa24e3d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3487, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('b7de0e23-6676-41e3-a3e0-7777bd1b02a0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3243, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('b7de9ebc-7849-4e7f-b583-9edcefa6b752', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 984, '{\"title\":\"Point earned\",\"content\":\"Hi THERESAH, you have just earned 3.6 points. Keep buying to earn more\",\"date\":\"2023-08-10T14:34:02.867874Z\"}', NULL, '2023-08-10 14:34:02', '2023-08-10 14:34:02'), +('b7e1a1bc-f764-47bf-921c-f34a12fdc50d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3714, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('b7ece2a3-ec96-43db-a6f9-4fb2abf5d1c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2614, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('b7efcbb5-0df5-4fbf-8faa-fe138ba2e17f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2564, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('b7faf059-72ef-4941-b2ce-a1be39af00ed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 889, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 16:41:42', '2023-08-12 15:48:21', '2023-08-13 16:41:42'), +('b82af6b1-10c0-4e8b-bf1c-bfd6b6457193', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1103, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('b82c9525-1e06-49b8-9067-7f554ed24529', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 317, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('b83df0d3-c55c-46be-acc5-1433a2374ce9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3225, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('b8421f59-e2a2-4bbd-aba4-d636cad2d891', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 622, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('b842f41a-7675-47b4-a332-6ece3f183df8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3433, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('b84753b5-298f-4aac-89e6-52398c63e7be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1168, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-13 22:31:18', '2023-08-09 20:22:03', '2023-08-13 22:31:18'), +('b84f39f4-74c7-4de0-b4c3-0f9e5a5cfcbb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1265, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('b854360f-24e1-4fec-94df-c434de4f54b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1009, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('b854d624-1d62-441d-9839-9c35e43ed34a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2101, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('b85a1060-1de7-4574-9da2-70b54978b763', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 475, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('b85a1539-aba1-4319-8a80-63e156213449', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2474, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('b8670841-343f-47cd-a1cc-a7d654adfea8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 363, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('b86bc6ac-e705-4591-a445-aae4b12e27e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2034, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('b86f1cee-60f7-4679-a827-db1928f71a8b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 293, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('b87bccce-f8c6-4386-8de0-237c07c2a418', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1488, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('b888bc2b-8a43-48f9-bcfe-c1b8a8a3a079', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2822, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('b8957655-ca63-43c0-9988-455cb2dc5979', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1730, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('b89a4192-5d73-4a69-8864-f3707b0484a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2093, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('b89c389e-ffb4-4d6f-ae85-8d1ea43ae0ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1116, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('b89cf89b-5fda-49f5-9a3f-a22c67fa44fd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1175, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('b89e5da4-445f-44a3-8795-efe2573a8e0b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2337, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('b8a33f7d-0ed9-4069-a14c-ecdf63de5a25', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2604, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('b8a4a5a7-e369-4ab9-8866-7facf5dc1fe0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2588, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('b8a4c933-561b-4a4d-84d6-37dc7c87de0b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2571, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('b8abc2e4-4ded-4784-b29e-41b479a224a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 738, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('b8abe7e9-3e8b-4065-8394-c4050a14c657', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2966, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:03', '2023-08-09 18:34:03'), +('b8b5fbfe-1fcd-4f40-b8cc-20b2ee152e7b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1310, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('b8c6ad28-56af-4f78-9989-ed0a64b3f2c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1563, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('b8e4dc3b-7f5b-446d-a2ab-a4d12ce7d148', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 629, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('b8ed8bf7-2611-4da8-a1a0-284840eaa542', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3332, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('b8f8a07b-bd6c-4c19-b88b-179692efa00b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2286, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('b902768b-cba9-4e1b-b896-6b463f72ea31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3248, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('b912b144-c70c-4d05-aa52-9faaa8e580ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 371, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('b9178cbd-c0d5-4513-ab47-bc722e76783b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1967, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('b936561d-ebf2-4b72-9387-21ea40836e7b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 170, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('b943c13a-6746-4687-87ef-37e7f66fccc9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2936, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('b9445abf-60a0-4ae2-93a1-2be892767e67', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 106, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('b95cf549-89f1-4646-81cd-8d66350490d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2833, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('b9667581-152d-4428-9de1-570a97de4798', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3550, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('b979a32f-ca14-41cf-88e9-8f5bde13f4ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 439, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('b97e7f6d-b169-42c9-a065-a7657c1e681d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 753, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('b9830031-70a9-4748-94eb-b1b85ab60398', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2900, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('b9858e98-df03-4056-8ef8-f35708a50af8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3038, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('b98721b3-8e67-4012-8cba-540a68fa500b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1889, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('b993c111-0edc-46c9-80c0-9520acc5e452', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 980, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('b994132e-a0f0-4475-b59b-d380e9ab177e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1053, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('b99fd990-ad9d-4c06-83c3-81d386ccd245', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 372, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('b9a4ee90-3a5a-4b2e-b468-ca7fb6439c7d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2619, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('b9a8831a-71e0-43b6-b830-e178632eaa33', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"Faustina(FMD0000500), your order \\nSkin Glow Gummies x 4\\nCaramel & Choco Skin Capsules x 2\\nHappy Period x 1\\nAnti - Stretch Marks x 3\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-18T20:00:02.399113Z\"}', '2023-08-18 21:40:51', '2023-08-18 20:00:02', '2023-08-18 21:40:51'), +('b9b67e7a-b6bc-4e10-a948-de41c754cb3d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3054, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-14 15:38:01', '2023-08-12 15:48:40', '2023-08-14 15:38:01'), +('b9c2a8a8-c172-42b3-bfe4-ff4d020fe15d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1753, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('b9d52505-05cc-4c1a-b2ee-de5c1cc70d02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 835, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('b9e963b4-c17c-441e-b263-e72fab4e6331', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1555, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('b9f56820-95a9-4e91-aea5-54dc61ea4a1d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3252, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('ba0ba2f6-e37b-439e-b85b-be8bbbe0fa39', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1906, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('ba21a6bd-f8f0-42dc-910f-5f375f476b7a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2262, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('ba36162a-c32e-4ca7-8931-ad5f48345155', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3174, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('ba3f84d7-0216-4f98-ab65-f83e861d1ffd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 550, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('ba465dd8-f87b-4975-b7bb-87a387759236', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2665, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('ba486527-2610-4da5-b271-1f111f3303d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2805, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('ba511942-281d-484e-a7d5-c5c29ace5bf5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 954, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('ba5e7940-2a55-42bf-83fd-19d6f795c7f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2943, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('ba6bbcc7-853d-4a61-88c9-63efa2ad8390', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1457, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('ba71c927-04fe-4beb-90de-8d9ae9b14c34', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2771, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('ba870047-8136-45a6-ac2e-8574d5576136', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 445, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('ba926647-2bb0-4280-b60c-16d5f816ed2f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1495, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('baa95085-1aac-4a32-bfec-1e3b4299ec6e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2408, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('bab05aca-ffe4-4da0-a639-132972f897a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 198, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('bab57d07-1d40-4eea-bbb0-43373b3fa240', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3099, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('babd5a0e-01bc-44f4-9bc0-61c55a87e762', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2703, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('bad1c28f-b781-4cc1-a2c8-bd1940ea7f90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2035, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('bad5fa78-e71e-4328-83dd-28e4ccf67ecd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2464, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('bad9f80e-8583-483a-a2dd-f185f5007f12', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2542, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('badc19c5-5006-4f1e-8342-3392c53edeaa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2014, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 06:49:03', '2023-08-12 15:48:31', '2023-08-13 06:49:03'), +('bae43d38-6812-452d-b13d-7d845c3ee4a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2361, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('bae97563-4197-4657-a7a7-f2cccdfd9aa8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1168, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 22:31:19', '2023-08-12 15:48:23', '2023-08-13 22:31:19'), +('baf2987f-caa0-4536-8781-95d1e388f560', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 552, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('baf42997-cf61-4dcf-9286-4c3734bf2969', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2281, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('baf51441-80b3-47dd-a886-91da9bb8aed4', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"your order Anti - Stretch Marks x 1\\n to Kerziah Frimpong (233243842021) has been received and is being forwarded to the sales department. Thank you for your purchase\",\"date\":\"2023-08-20T09:13:02.833179Z\"}', '2023-08-20 20:49:24', '2023-08-20 09:13:02', '2023-08-20 20:49:24'), +('baf74554-c6d3-4258-a9a0-b029c52b91b1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2554, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('bb052687-c4ee-4f1f-9a16-1aa3b684e1b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2574, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('bb151536-4b12-4953-b55c-84c910000117', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1101, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('bb15722b-7bcf-46b8-988f-9cc272f2e2f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 752, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('bb1622f2-dcfa-4d4e-8177-3254e4105996', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 755, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('bb2d35b6-134e-4c62-ae70-5fa9013d6515', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2422, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('bb3354ba-6b27-47a2-a7cf-37e542f87683', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 962, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('bb3fbd5d-fac8-4f6c-9bf7-385eb40a158c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1471, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('bb422c63-e92a-4b41-a421-da17dbffd029', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1706, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('bb4f3e9f-925d-4c5e-9f8f-f62a293c3ad7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2769, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('bb5807a1-dd1c-4831-b6cf-dd2e5c15a22c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2404, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('bb6bb019-6eeb-4b31-b8c1-7908bedf3b3b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 894, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('bb71c7a6-db38-4398-b7fc-a5007e2768cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 808, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('bb747485-646e-4fd6-9e21-89f0f2cef730', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 192, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('bb752bd8-4592-4e91-8f75-7e453c3097fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 468, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('bb76b703-e249-4d22-9107-e680e867b797', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3752, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('bb8a22b2-5b9a-4694-aaa5-61aeb6085ad8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2179, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('bb8b2664-1191-4a3f-ae8f-043a89f3d19b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 24, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('bb9222cb-13c6-470e-b829-155810028dc9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1024, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('bba09f5e-41a7-4565-bba9-7bd4f8699ee3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1893, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('bba2a2cb-5b34-41eb-8e3e-851ebaf378e1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3134, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('bbabaf0d-31a9-4ce3-a208-8119cf5e2b1f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 643, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('bbb5f976-2247-444d-adc7-0891912253f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1468, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('bbc8a10d-6886-4158-a0a8-9dd6bb003443', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1844, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('bbcf9a8d-d34b-42e9-a5d0-48067f15bb6d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1433, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('bbe311b7-e279-4d6e-a2e0-d10350fb81bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2445, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('bbe52175-848e-487f-be99-8e6c6513b36e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2853, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('bbe8ac9a-5346-467a-8dc6-5093d4bfedb0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 456, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('bbf8ebb5-52b8-42dc-b4dc-3125a949a68a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2652, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-20 07:04:03', '2023-08-18 19:55:09', '2023-08-20 07:04:03'), +('bc00c5c7-fe87-4e90-ba6e-85b71e95a067', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2063, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('bc042008-e160-4ad3-b5d6-d13d48c33ae6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1550, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('bc0cfd39-0ee9-4829-be6f-e4542f9ec1b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1968, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('bc0dc8fa-9877-40ff-97b1-2e37d514c6df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3095, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('bc118025-3e19-403d-a077-2ed96c1742c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2301, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('bc12e401-138d-40e4-828c-b0f35a7da2c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 481, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('bc131ea4-8bfb-43b1-b859-582e60c9d2fe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2329, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('bc19c097-c307-4ac0-ba04-725c3a806e8a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 323, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('bc1b9a10-d01c-44e7-b084-e5be90be1cee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3537, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 19:56:27', '2023-08-18 19:54:38', '2023-08-18 19:56:27'), +('bc26aa2a-cc4d-44d6-8f37-6b8a84f9a1e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3581, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('bc2bf6ab-f233-47ad-a3f5-f0b0b538a79c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 868, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('bc34ff56-37ab-4de8-8821-70391e1b5a20', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 721, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('bc3d4c68-79ce-4a8d-a5ba-8a8d1b767706', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1547, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('bc3f0424-59cb-4bd8-8099-c0b33582483e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 889, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('bc528663-69ae-47df-b651-fa07386c11f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2770, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('bc60ba61-7967-4db6-971c-09a8e2237c87', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2135, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('bc623d01-d371-4dc8-9460-4fc93c5f3f82', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2729, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('bc69ae22-9356-4320-85a7-d69c666a1fbc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 572, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('bc793339-8a86-4190-b263-16b9eb19b54f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3254, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('bc88f500-8c23-4f11-ba10-23c69cd966e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 984, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('bc8c1aeb-9c2b-4e23-87f9-4ace5c35141b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1177, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('bc971cb9-60b7-417a-9490-f460840dfea7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1117, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('bca79eb5-6414-4b50-9a34-08047ecb03e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 469, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('bcab8bd1-be3a-431a-8e1f-ff9b4f901ce1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1419, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('bcb1c62d-8ea3-4e71-a259-887c687e9764', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 91, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('bcc04886-2ef7-4b90-a107-79bc669b6bf4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1901, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('bccb3e19-299e-42e3-9c75-e140e4f55a14', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2438, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('bcdd87a9-b19b-4ff3-8bb7-7d64c8589d8b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2329, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('bcf8defc-84fb-4160-b6e7-564f21c41420', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3463, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('bd0cc9e7-1374-4651-9001-efa55622c686', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3472, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('bd1344ae-5175-4181-84ec-ac68237f94bf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2715, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('bd15857a-409d-439e-8958-6d2c18a19eb1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 431, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('bd20e242-6737-4ed7-8a9e-4df038dbb8ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2033, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('bd2c4a35-b221-480a-bcb7-5bcdb69ae017', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 436, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('bd30deb9-4801-47fc-aa6a-9f422f457d33', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1581, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('bd3ab6c3-0678-47f5-8611-79bd44cd653c', 'App\\Notifications\\RegisteredNotification', 'App\\Models\\Customer', 3525, '{\"title\":\"Registration\",\"content\":\"Congratulations Lawrencia, you are now a registered FM Customer. Please send a screenshot of this message together with a full picture of you and your details to our WhatsApp number 0244177144 link: https:\\/\\/wa.me\\/message\\/73U4VRDNCGE6N1 or contact our Customer Service on 0531170001 or 0531170002 for further enquiry\",\"date\":\"2023-08-12T09:09:03.432302Z\"}', '2023-08-12 18:20:33', '2023-08-12 09:09:03', '2023-08-12 18:20:33'), +('bd44e0e5-5ec2-4264-b069-b63770fc99d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 389, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('bd51da90-218b-43cf-9a47-d83b4ed1bf40', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 104, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('bd6386c2-3325-4f55-bae8-b8d5970437cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 512, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('bd69155b-818e-496d-bb74-69f05f5b21a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1971, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('bd7145a1-f625-4df2-8935-2ccb943f66f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1548, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('bd8e5eb3-8978-4c18-8bcd-0ecd50cfb7e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1166, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('bd90132b-ea39-41ef-b665-f61bde071142', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1904, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('bd98af07-ed2c-4245-af1b-c2f399a1e2d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3582, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('bd9d4aa6-e935-46fe-9c05-7e87cda9956f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2100, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('bdb39b7b-45e7-4686-a60b-c0ece4c3ef80', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1838, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('bdbf3d39-3408-44a8-8abd-39600501d5bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3397, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('bdc0b7f8-820e-4b45-8f88-cf4307b40c4c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2623, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('bdc18b2a-95a8-4fde-83b9-6c637d19fc78', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 602, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('bdd4841e-89f7-4ab0-a1fa-d2a27256326f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2228, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('bdd7e186-ed9b-44b5-a804-4d1d492048f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 886, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('bdf55b37-dc51-44ee-834a-baee1dc5fd5b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 54, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('bdf70b56-9ee9-47fa-9f4e-d3b6cdb54600', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1099, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('be007466-9f27-4da1-b11a-28e83692f066', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 657, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('be106cb6-5f27-4f52-9704-d4a864b3e04e', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3819, '{\"title\":\"Completed Order\",\"content\":\"Precious(FMC0000406), your order \\nSkin Glow Gummies x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-20T23:24:02.080280Z\"}', NULL, '2023-08-20 23:24:02', '2023-08-20 23:24:02'), +('be1c0a44-15c6-4ddd-a409-784fd54d1f22', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2178, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('be24ec55-c49e-48cf-8aa3-371b489f9c5a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2343, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-20 19:16:48', '2023-08-12 15:48:34', '2023-08-20 19:16:48'), +('be297f25-51a8-41ba-9874-133788391cca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1360, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('be351469-c6ce-4691-8166-b5589f6165a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1658, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('be389e96-c1e0-4a55-8f42-599b8407bf7b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 97, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('be4695bd-4cb5-421e-b1cd-0affa1f95dbe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3295, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('be58f892-3ce2-4c5d-a965-53317b19704b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2996, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('be5d0e68-d510-4192-98da-ae1336d7995e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2777, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('be78a271-f1fc-4f38-bdda-87422306daea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3181, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('be7b8602-b18b-493f-a843-6b48c0b8496c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1090, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-20 19:56:31', '2023-08-18 19:55:08', '2023-08-20 19:56:31'), +('be7e11e8-1a9b-4937-965c-dc8db57feb60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 548, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('be82eec4-61c6-4032-8a66-0ba4f796e721', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2143, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('be881e58-de71-4dd4-a8f8-80693fba91cd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2467, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('be8d0c54-f9dc-4ebf-bfc3-8246a969de22', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2233, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('be95188c-ea7b-432b-a436-012fa0df59c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1613, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('be9d43ce-e7cf-4503-a7a5-82163bd5507d', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2625, '{\"title\":\"Completed Order\",\"content\":\"Bernice(FMD0001077), your order \\nAnti - Stretch Marks x 1\\nSkin Glow Gummies x 1\\nPussicare x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-21T07:16:03.146201Z\"}', '2023-08-22 17:01:17', '2023-08-21 07:16:03', '2023-08-22 17:01:17'), +('bea33a1a-59fd-4355-83c3-58ad665f1c81', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1596, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-12 16:23:10', '2023-08-09 20:22:03', '2023-08-12 16:23:10'), +('bebed107-ece7-4659-adab-09013eb4418c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2026, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 15:29:00', '2023-08-12 15:48:31', '2023-08-13 15:29:00'), +('bebf2180-9c19-4146-9de7-a89f746fb06f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 864, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('bed46135-7622-4d73-b2b0-da6c48eb5302', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1721, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('bed4c365-5e3f-4266-9000-5e00a399f52d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2973, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('bed9a67d-b68f-4b58-a302-995e1e8d3723', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2846, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('bedf42a3-f131-4694-9585-4070d5718d96', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3002, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('bee3eade-5b77-4028-ba73-8a89b259561c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2911, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('bee7482a-4c23-4478-ba44-766d31a7a262', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2304, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('bee84047-af6e-4d1d-bfbd-cb70549ee596', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2788, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('bee87e54-884a-4936-bce5-c320c38f3847', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2076, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('bee9c659-714d-4722-8c1b-24a2a4febea3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1316, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('beeae293-8a6f-48a8-98f3-07ad65337d48', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1135, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('bef9f2dc-ead4-44e9-9308-c90a43738849', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3647, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('bf067a5c-4977-44de-88de-09f1be886f6c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1150, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('bf06a7fd-d05e-44d3-b10a-419f0218da64', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3034, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('bf12ebeb-705c-4d00-ab10-3f8ec5736cc7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2824, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('bf31307f-1822-4164-a488-462da7052584', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 836, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('bf384c43-4221-49b2-82bc-2ef0a3a1d1f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2620, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('bf3947b1-0cf7-42be-9d42-874bfa885c3c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 340, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('bf45b854-ca75-4363-916e-3f1682720a9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1822, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('bf681f53-8dae-47b5-b002-a33bb09a37b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 746, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('bf6d3d7f-1964-4d6e-8b4d-3d6c51197756', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2784, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('bf743d94-7b18-41cb-a1f4-79ac424343a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 980, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('bf74f49e-e529-4e27-9584-fc29af4574f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 996, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('bf7f9029-a794-4e27-9faa-b990b3ec5ce3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2955, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('bf87bf86-9099-446d-af28-8cba3300c427', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1112, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('bfa70c97-f0e2-44b1-a950-da49d42e9576', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 731, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('bfab4a6e-0130-465d-acb6-8c2030eaefd3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 19, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('bfcb294a-85a6-4281-9341-7569969b23a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 428, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('bfd2adda-437e-40ec-ab75-8bcda0d68ded', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1419, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('bfe817b7-dd5f-44f7-8e1a-926ae1a86a14', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3399, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('bff69b57-f70a-4647-9544-22a01d59f21c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1151, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('c0030752-22c2-49d1-ae3d-ab1bf53d3e15', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1336, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('c0046381-e608-44db-804c-9fb6fa7a14cd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 407, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('c0058142-a01f-4c85-902c-2ccb21bb22e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 108, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('c01d70cc-752f-4547-839a-01260a2e7a8f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2442, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('c0205aad-a299-4d6e-84b7-d617174a142f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3092, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('c02e47ca-d099-4779-bbad-4b0584df9f38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1912, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('c038758c-1247-4a0b-b414-4663b2cafe11', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1950, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('c039b57b-a023-47f7-b9cc-8289116aaac5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3051, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('c0512090-dc67-47e8-930d-3c5cdf4955fd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 331, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('c0543ef9-6033-4328-b446-33b0b44abec4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3524, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('c0567f70-9ca1-49af-8dd2-885e100f5f22', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 521, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('c0584110-49ff-4470-b956-266bb0ef6096', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 643, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('c05fa0b4-361a-408c-b490-2a23d567acd6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 111, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('c060fc88-90cc-453e-9def-6c34c4527097', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 933, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('c072bbac-e7b9-4510-b339-81e471b3d2a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1766, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('c077498a-ab90-4411-8bfc-91086eb2bbb7', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2170, '{\"title\":\"Completed Order\",\"content\":\"Your order of \\nPussicare x 3\\nSleep Gummies x 2\\n has been added to your stock. You can find them inside \'Stock Balance\' under \'My Stock\",\"date\":\"2023-08-23T16:42:02.530908Z\"}', '2023-08-23 16:42:52', '2023-08-23 16:42:02', '2023-08-23 16:42:52'), +('c07c836b-cd46-462f-ab0a-185e1656a785', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 797, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('c0809bd0-ee93-4567-b65e-b67db0945233', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 165, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('c0811fc4-7de4-4cf2-b03e-b8f1880727cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3457, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('c094b1c6-7d43-416e-adfb-581ead4a5470', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2479, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('c0a2229b-ef93-47a9-8624-6550e0147748', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 748, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('c0a45682-ce55-479c-9492-6443246ef611', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2379, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('c0a4b950-7b98-4619-88c2-fd6df77d8c76', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2993, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('c0a7bb63-85b0-48ce-816a-1e96e8264cea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 192, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('c0a8a29a-851e-4cb2-978b-222771eb62b0', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3325, '{\"title\":\"Completed Order\",\"content\":\"your order Skin Glow Gummies x 1\\n with waybill number FMW0003602TP to Ophelia Tsatsu (233542977902) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays).\\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144\",\"date\":\"2023-08-23T06:39:02.589870Z\"}', '2023-08-23 13:08:34', '2023-08-23 06:39:02', '2023-08-23 13:08:34'), +('c0ab2a85-87e2-47ad-ab53-60d2642da172', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 517, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('c0ac272f-049a-4294-b728-dc3853637abf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 406, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('c0b5d081-523d-45ce-9e67-fd3c7c6f6b52', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3571, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('c0c31593-9729-42a2-8655-df73c9811284', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 810, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('c0cf7caf-3e93-45f8-9dbb-02213f51ae1e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2199, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('c0d72eb0-8994-40df-b3ba-6d802322cb76', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2055, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('c0de68f6-688d-4a89-aec2-3ea717309733', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2327, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('c0f7d670-6269-4e35-adb1-16102412c986', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 478, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('c0fda3e8-73fc-4a0d-8f5b-06f23a80b3f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2131, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('c10f3e4f-eba4-4a63-b5b8-52db91f5a3c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1748, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('c1105a33-3104-4b91-bfe0-37f395f1c833', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 318, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('c1117165-b436-485e-bdcc-91b1db107adb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3011, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('c114c5b6-229e-41d3-8577-3cf033f08ddd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2507, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('c116d78c-b477-45e5-bb67-e5173b4e484d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 246, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('c11e8299-9640-4630-926c-0a30700b8114', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1848, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('c11eba19-05d7-4e3d-a485-14f439830d0e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 847, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('c12cf846-0971-4b75-b9c2-3b35c5f5b640', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 253, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('c14c9368-fd5e-4c67-9ada-2f935e57df8c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2277, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('c1545136-c26c-4c35-a178-605b49a70fed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1168, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-13 22:31:12', '2023-08-09 18:34:02', '2023-08-13 22:31:12'), +('c178c929-63e0-4398-8438-08cf35be6dfe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2516, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('c179f3f2-b6f3-4a6b-9a6c-409c404b8418', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1836, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('c17d0c68-4500-4868-a40c-86ee32479a5b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 869, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('c17f956b-f4d8-4feb-a8f8-e5ebeb461a87', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3483, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 15:59:36', '2023-08-12 15:48:44', '2023-08-12 15:59:36'), +('c18c4455-d390-4ee1-baef-4a6774c391aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3099, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('c18fa2eb-6976-4aae-abb7-769a76483bcc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3371, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('c1aa0e66-9c0b-4b82-9de6-6a761242df28', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1999, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('c1b3097a-39c2-4341-bfab-384c425345dc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 364, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('c1bed80f-36f8-4404-9e3a-0be9f659d166', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3482, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('c1c1ae02-615d-455a-b5fb-84599643e3e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 868, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('c1c773dd-c48f-4098-b9fe-3a51c7ad62fd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3564, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('c1c9cf92-0c09-4c31-a953-dcabbfafbd58', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 483, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('c1ca59cb-9253-468c-8855-e513182edb86', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 857, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('c1ca7aaa-d57b-4e66-b3e5-cd43b57feaed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2054, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('c1d132b7-bfa1-4907-aa7b-79f4d5bbf1f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3516, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('c1d195fe-2dae-4ea6-84c8-8d288310dd84', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 892, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('c1e67b4d-dde0-430e-8765-294d432115fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2730, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('c1f7f088-83e9-413c-92d3-31bb561e15e4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2073, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('c20209ef-3709-4057-a78c-27b715f96f90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 487, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('c2054de9-71ba-4bc6-b8b7-96ead6c722c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1381, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('c2090a47-8ba4-4b7d-a7d9-e72f175ab186', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2847, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('c229113c-e71c-4302-8e6f-de9eb902dabb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 207, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('c23c38de-a079-4b96-aa7d-b4879c84c4d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3403, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 20:07:46', '2023-08-18 19:54:36', '2023-08-18 20:07:46'), +('c24f1776-e4e2-4765-9ac4-f2c340f69269', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 242, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('c24f3497-086c-48a0-a943-2e285ad18ff7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3149, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('c259ba9c-1477-4a89-b63d-7a3cc365b8e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2872, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('c25d314e-4a3c-4410-92ea-752cb4af1ccf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 178, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('c2673d50-4288-41ac-a951-f49fc707a221', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3299, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('c27a91c1-1e28-41cd-90ed-c69cccd6e979', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 370, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('c2887f86-ca30-458a-8099-9e5d2b3f7c6f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2465, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('c28a4b55-5080-4a06-be6d-ce9dabdb8937', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2617, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('c28c6488-c10d-435b-99cc-cdb99e78c2d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1168, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-18 20:02:11', '2023-08-18 19:55:08', '2023-08-18 20:02:11'), +('c28ca02a-e5d8-4bd9-8a6b-1000c1c27402', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1238, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('c2a234dc-4cac-476f-a0cf-7d34d2ccd723', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2199, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('c2a2ec64-665b-4724-9ae3-09abc1714dfb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 285, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('c2a7e2fe-ec7a-4adf-b3df-a2f7bc303cab', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 632, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('c2c14bb4-785b-499d-b85d-c5dce7131646', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1894, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('c2c815f3-0059-4e51-8294-27f0c8b1720b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1870, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('c2d2a2a2-4d7c-424b-a2fd-1e7cac714b7b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1470, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('c2d7046b-45f2-4fba-93b8-71507b8987d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3512, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('c2f3170b-2715-411a-ba14-abdf89e98f8e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1821, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('c2fdf6f4-b667-4cec-834d-74814b50189a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1089, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('c2ff23c4-2edd-4a25-8e5d-9ab4aab3e33e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 222, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('c3016079-1a51-4a81-b687-9415c1eed6df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1835, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('c302b895-b03f-4c90-b5cd-38dd7b9ebe92', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2614, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('c3094e9e-e6cd-4a00-8eb0-e7d979537881', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 741, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('c30c25dd-6b6d-460e-a83f-99de171c9590', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 248, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('c319d881-63e1-4dee-a010-abd99ba4128d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 825, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('c321a202-3e2d-4029-8ca1-c7a333c69604', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1693, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('c32884da-4d15-4f4d-8673-03cb9a2283ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2411, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('c32ae856-75e5-41d5-8f9d-778ba3057b60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1178, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('c32bd638-65d0-4d3b-8d1a-5bb0652536b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2122, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('c33200cd-b253-4480-868d-d7197afdb182', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3873, '{\"title\":\"Completed Order\",\"content\":\"sandra(FMC0000471), your order \\nPretty Promax (Skin & Nails Gummies) x 1\\nPussicare x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-23T14:58:02.497442Z\"}', '2023-08-24 07:30:03', '2023-08-23 14:58:02', '2023-08-24 07:30:03'), +('c344b94c-8477-42cb-adf9-088aea6cf413', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 557, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('c356e6ab-bb1e-42ad-a0e6-46e20dc317a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 650, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('c35a41d2-ccf8-4a7f-a061-9f0b66c0e199', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3036, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('c35e1e18-fcd8-443b-98c0-94c31d40f4c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1026, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('c365576b-a843-4883-b337-d050cfa88a1b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 578, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('c367384f-262f-4d82-8446-4b8ed1375082', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2276, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('c36c2016-7900-4437-999f-a6dc33eb5ff1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 955, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('c374caf3-e941-4e10-83e9-94493f176aee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3590, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('c37ff332-aaed-4d55-99f8-83fe68912f30', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1052, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('c380fc1b-b4d9-4144-8c4d-a83e7d9ed0be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 376, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('c38c4ba9-495d-4ea5-a529-bd8f7858b100', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2830, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('c38f18ec-7abe-41b6-bdd7-b42f0d1e32d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 232, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('c3a36e16-6045-4002-84c4-f695d4c538d5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 717, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('c3afee6c-3bfd-49b3-92a8-9b4d866e589a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1998, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('c3b1fe0c-4607-46ea-a529-4e2499c59dca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1936, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('c3b42aad-3d4b-462c-a960-62ddff0c9065', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1940, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('c3babbd7-fe9a-49ed-a5ae-03cb9d94cc1e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 131, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('c3bf83f9-1311-4c44-860a-692167e18809', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1005, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('c3c5e7ed-d730-4cfb-baca-e5a16ab3a2e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2324, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('c3d95f4a-bb15-49e3-b4fb-b63e3cde0dc6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2558, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('c3e161f4-eaaf-4845-af1e-94ccf817e6de', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1020, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('c3e78ec7-96a0-42ca-a26e-09a7f455534c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1647, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('c4057035-bbc7-4690-ad3e-0676f8f78e0f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2504, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('c409008d-77c8-42ec-88e9-a30cc020f706', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2637, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('c412be13-59f7-4a23-8be1-0c666cc03322', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1549, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('c4208609-1f51-4013-b8a6-db02ef08d9cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 357, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('c424196c-fd0f-4923-9012-1533300ea84e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2825, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('c425c053-a83b-45dc-a375-15c5b666f704', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3160, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('c4260c33-3bf5-4da0-9019-d2749b315ea7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2998, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('c431d17a-dd39-4a0f-ad73-cf891917d371', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2578, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('c4352585-0f40-4b0c-a83a-4a91a18160c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 663, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('c436c2ce-e92e-41de-8997-4c6ace900621', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 123, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('c4437c66-c9e9-493b-81ed-f72901f52fa1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3424, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('c4478c4d-5575-4118-a7dc-a3aa56069c53', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3227, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('c4523992-a96e-487e-ac67-97b588ee2552', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 985, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('c465d9f3-b69f-4187-b522-eedb4c9ee024', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3329, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('c48c9569-9913-47d5-b9f6-e3c794ad2ccd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 644, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('c48cb3e8-314c-4c9e-971f-0fcd03e79669', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2522, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('c4922cdb-0bb7-4acd-ade6-7f6781cc802b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2319, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('c49e5ca4-b735-4ff5-84e6-11b1aa8c59d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2748, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('c49fee3e-1470-49f8-a289-4c343bee5cf5', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 2751, '{\"title\":\"Point earned\",\"content\":\"Hi Helen, you have just earned 2.95 points. Keep buying to earn more\",\"date\":\"2023-08-17T16:53:03.111440Z\"}', '2023-08-18 15:15:49', '2023-08-17 16:53:03', '2023-08-18 15:15:49'), +('c4ebe3ce-5935-4edf-aa93-b4915a0aae63', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2935, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('c4f944ff-8b76-47e3-91b3-d730194a4b79', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3079, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('c501fa11-55fa-43bd-8369-94f771c6a5ca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1873, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('c50a25fd-2676-483a-8b67-f2b82aabb9eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2405, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('c5144360-17b4-4349-a9e4-234c1a33ae63', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1206, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('c51c58e9-29f9-4920-9747-50a3a34b2458', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2831, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('c52b6be0-c5c1-4505-b677-a64970a89601', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1029, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('c52c6f51-47b7-4051-be19-251ceef411d2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2780, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('c5388a59-7c55-4b70-8158-984e69408b71', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1810, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('c53b06d9-5a53-4c73-bbee-335e7be722af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2721, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('c53b8c72-7937-470d-8634-bbfe55f85ba1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1627, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('c54244f7-e3b1-4c1a-93b9-737c28acbce1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1133, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('c5484a2f-bc29-47be-be9c-68cf774e01c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1462, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('c54b89e5-17f0-4245-b20d-32bd2d6d9da8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 551, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-22 02:54:44', '2023-08-12 15:48:18', '2023-08-22 02:54:44'), +('c55f7bf8-858d-434d-85c7-5f3f3890615c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2627, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('c563240f-4b60-4665-9ac4-bad4bd008790', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 558, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('c5668dbb-2716-4437-8e2b-f5cb1feb3b90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2736, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('c574c672-3680-4b5c-9dd6-0922970ef176', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 681, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('c586a999-55e6-4ddc-b44b-cac0f6f2cf7b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2471, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('c587e1bd-2c3f-41d3-92fc-adc9bfabad28', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2345, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('c5913686-08f2-4669-8b67-35d435a2e422', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1304, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('c595e14e-a860-4148-a2c1-8f59a027f24f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3133, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('c59c5d8b-09db-4cbf-a5e0-74b64a17556d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1126, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('c59cb53e-3461-477b-93cc-0c111fe15dfa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1226, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('c5a3df46-7514-431a-be3a-96a82119bd58', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 227, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('c5a5e8af-f6df-4867-8827-2cbda9db0a1f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 329, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('c5b8b0c5-e0f5-422e-aaab-d570b9e48336', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2560, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('c5ba050d-bd0e-452a-b78d-165302d55dd7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1481, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('c5bd24d7-b587-49af-8a3e-17494ba40355', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3210, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('c5d311ab-05a0-4ad3-b048-69f66af7d679', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3431, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-21 22:33:13', '2023-08-18 19:54:37', '2023-08-21 22:33:13'), +('c5d40353-4fea-456b-baec-faf7c592700e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2932, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('c5eaec05-f921-46c0-9c3d-4032ad69d157', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2440, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('c5ee2290-6dc3-4ea2-be4d-02a0a5f217ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3222, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('c5efa2de-02af-490b-8ee5-2328aacde88d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 276, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('c5f3f6b3-a5b6-4023-b993-bfe4731bc43c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1863, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('c6034573-aec9-4c1d-a706-9c5b2dd2fed2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2916, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('c611264f-6cd7-43c6-91f0-0567dd766323', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1757, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('c61bb98b-c643-4403-bd00-70243523f45c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 347, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('c62852a8-2922-4645-b202-a9819faf2e84', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3364, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('c62b2e9f-675d-46cf-8f21-1aa4b5f25af6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1264, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('c6322ba5-dd49-4105-bbd5-e69381ca4421', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1441, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('c6360ce9-8027-4354-a1bf-b7f87b870ab6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1944, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('c6461551-cc53-47a2-a215-046acda3c7c4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1540, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('c64bc3d3-2cb4-4881-909f-64e21d7a0472', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2596, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('c65e7677-4642-4c03-8fb2-66c5e61b8bfa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2851, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('c664a113-3ea2-4b76-84bd-f0206d736a30', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 281, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('c66a12aa-8823-493d-9e6f-058ced9ceeb2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3523, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 17:57:04', '2023-08-12 15:48:44', '2023-08-13 17:57:04'), +('c679c33e-5475-4642-a5f1-e90446d8ce29', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 732, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('c6913982-97b4-4bee-9591-48249c51967f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 784, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('c6933aed-ef5b-4776-a40c-ffae4996b407', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3037, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('c69bd13f-1b2a-4837-9ae1-35d7efdb1905', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3509, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('c6a8b9ad-8542-4512-9f55-f8427a36b61e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 491, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('c6ab3bde-84aa-4f10-84c7-308efcc4a8b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1917, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('c6aeaea4-bebb-4120-8efa-3e2a047d0966', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3192, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('c6b09510-e071-42d7-ac66-cea2436e6990', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 734, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('c6b694a7-6d67-4bba-895a-774a03d0ad22', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2797, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('c6c371f9-45ad-44a4-8589-a615bc51ec2a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 426, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('c6d41e45-cc2c-436f-807f-dec8eb4536f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1673, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('c6dc77a8-c9d7-4c9e-88de-ce5805a5d929', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 457, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('c6e22bd9-8375-4330-8c69-4f0084013154', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2055, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('c6e66739-3190-4ec2-acd8-eeaf90a9fcb4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 512, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('c6ea7295-fc76-402e-b5a4-31ddcbe957c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2863, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('c6fcdbf2-6529-411e-bf65-272d424ee57a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2928, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('c700da61-ab52-419a-bc83-188f802bb7d2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 866, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('c7086028-232c-4acc-800d-4e97b408b955', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1887, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('c70f44ef-d722-4b55-861f-752692064ca4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 546, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 02:06:10', '2023-08-12 15:48:18', '2023-08-13 02:06:10'), +('c7171266-34af-475c-9df6-d5acce539467', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1894, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('c718a572-07ce-4f8d-9e65-419db2160ce4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 495, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('c721faf8-b060-48d4-b5d0-101ec78ca76d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2409, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 10:45:07', '2023-08-12 15:48:34', '2023-08-13 10:45:07'), +('c725e175-851e-4f43-a553-b997e46b70b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3423, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('c735bc07-31fb-4bad-92c0-233c742be93c', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3403, '{\"title\":\"Completed Order\",\"content\":\"Florence(FMD0001107), your order \\nFlat Tummy Gummies x 1\\nGym Wear x 1\\nBonnet x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-13T18:23:02.586237Z\"}', '2023-08-13 18:42:03', '2023-08-13 18:23:02', '2023-08-13 18:42:03'), +('c73ca30d-307d-44ad-82eb-3fcb7ec9c96c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1258, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('c749a091-fe2b-43d4-82eb-55a5bc40e4c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 891, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-21 08:47:57', '2023-08-12 15:48:21', '2023-08-21 08:47:57'), +('c74a2a67-2724-42f5-9308-b423f365bba6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1548, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('c74f0707-ea80-4708-92f5-ae6d7f8fdd62', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3743, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('c7517d37-2ff9-4495-911d-0e704d337266', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2218, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('c752608e-6da3-4e18-b4c7-ab4655a5b534', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 305, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('c7572419-e7b3-425a-b5e0-18837ec30edf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2203, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('c7582387-c49d-4ff7-af99-f088bec981fc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2403, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('c7670645-93e4-49fa-aadb-e706ae9772ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 579, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('c7731ef2-a11d-4a3d-bb02-227a3a0c7265', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 715, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('c778d48a-8544-4851-a1d7-053f3d3775c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1924, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('c77e609c-0cc8-4995-b3cc-a016bcbba0a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2549, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('c784ba8c-fd75-4980-a9df-905cbf1eeaf9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1459, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('c78dadbe-6f7f-45d7-9936-de9bbf361247', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3239, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('c79f5f6e-e258-40f8-9af6-47afde1dd6d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 307, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('c7a4c4b9-d7c5-4e53-80ab-ce4d790f3260', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 435, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('c7a89c94-ac09-46f0-a9e4-89bc3e5c1e80', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 182, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('c7b4409b-7a31-4a72-9e41-45b8bc0a6cf8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2171, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('c7bb3690-4e0f-4e8a-8ce3-ec57e0fa0a56', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2830, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('c7bb4781-3403-433c-8acb-77a3ef404e4c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2402, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('c7c11f40-0c65-4e5e-b75f-42e7cd733ab9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 658, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('c7d29ff6-6e27-4d27-bb71-05f28b609519', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2673, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('c7d50e89-5b4d-4944-834e-b7e594594bb6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2325, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('c7db6915-f44f-4fdd-b84f-143fa2b024df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 30, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('c7ebb8f6-9a51-46eb-80f1-f12f4e176e36', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 924, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('c7ec057c-39af-4eb3-94c5-eaf0be8ae5fd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 786, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('c7eda9eb-9498-4ce2-97b4-2f94682be72f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1850, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('c7f0cce4-8afb-4a31-a3f9-cc584ced91d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2828, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('c7f6c9e2-ec5c-4ecf-8daf-946ac2c204bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 9, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('c7fc6278-ed6c-4116-b912-fd9195682b94', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 555, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('c80a3865-4f1d-4502-9a4a-7724e7d58638', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 2170, '{\"title\":\"Point earned\",\"content\":\"Hi Darlene, you have just earned 4 points. Keep buying to earn more\",\"date\":\"2023-08-23T16:42:02.525327Z\"}', NULL, '2023-08-23 16:42:02', '2023-08-23 16:42:02'), +('c80d461e-cfbe-488e-a7ca-563924506653', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 218, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('c815f6b8-20f7-4e71-889f-c7f469c55996', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 12, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('c81e38f1-8cb8-4253-a6b0-185f861b2b3f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 240, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('c82564b7-40c6-428c-9a73-d8144c5e30ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1015, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('c834340e-acff-46ed-bce1-2469653042b3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 845, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('c837c5dd-ee1b-4acb-ba2c-67171f78e62a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 665, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('c83a4fda-26e6-4b2a-951f-fe66e499d60d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2088, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('c8430061-a28c-4d80-9135-639ed3fb8b5d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1761, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('c844ed0d-67de-4e8e-9534-5bb479dabeb9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3253, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('c84e9fa9-62ae-40a8-956c-da80911c1e78', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1793, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('c85445d9-4624-4e01-9c54-fbb5e25b6dcd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1162, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('c861893f-71bb-4563-975d-2f678b16683b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 296, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('c861f345-5a09-42d7-b296-d05ade9f6d0b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1319, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('c8704994-21c3-4d88-a107-eeb1cc239f42', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3646, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('c8725023-e2cd-48af-8267-8bbee7903587', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2701, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('c873cbba-a794-42c0-985d-c71e3f4f7b7c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1942, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('c873de22-f09e-460d-bded-98f2330aadc7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 855, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('c88664d3-d1a8-49ad-9621-a243197bf73b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1551, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('c8ea6e47-f2b3-45cd-b790-ce34efeabb2a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2992, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('c90009a8-b7fc-4131-9cc1-f73fd2a62fd6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2092, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('c9065c61-a274-4983-926d-1c7ab17a784a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1916, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('c9089804-b878-4e65-9df4-14dc6f1729ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 383, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('c90da2bc-814e-44bb-8bd2-9414e0efb47f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 301, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('c912eaeb-2462-45ae-80bd-3f5b640d2366', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1454, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('c916a9c3-4cac-4c12-9a77-3d0c4ab202b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 943, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('c920a9ea-2ac8-4cc9-bb3c-67ee00058e0e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3176, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('c9224b03-667e-4af4-b92d-c70668325a0e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1417, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('c92d57d6-f1cc-4f6b-b589-545b4a51c0ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1959, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('c94022b7-0ba7-4819-bd49-dc69f0acf2df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 62, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('c94285aa-430b-4892-ae42-e790e7b31a0d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3096, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('c94886ef-4a45-4acc-9715-841eb081d7d5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2458, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('c948bb2d-f3ae-41de-bfd0-1a8c605b33d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1055, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('c963a0ad-86c7-4259-ae37-35f397617c3a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3344, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('c9688eed-873b-45d6-a5f2-762db3e98ff3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 903, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('c96a8c24-8d8b-4485-801c-de164c7f0ec1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 816, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('c96a8e6c-9d71-4e90-b1b8-f500e94b59af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2941, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('c97d4abe-e92e-4c2d-ba02-b4ee9c2a736c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3121, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-21 21:34:14', '2023-08-12 15:48:41', '2023-08-21 21:34:14'), +('c97fa1f7-7efe-40b8-873a-e90bb0a1eef4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1935, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('c982e3de-32fb-428b-ae6e-464baa4a502a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1613, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('c984f152-53a5-4601-8962-88c3ec8a0f31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3173, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('c98f7777-2c5e-4973-945b-7e7aba4e57cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 170, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('c99b2ca6-1b85-4154-8b27-42ac8b94cbca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3506, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('c99d9ef1-4652-45fa-bb22-cc942f99b6a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 692, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('c9a06f6c-b136-466a-b542-e25a8f3e9aa9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1260, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('c9ac4364-0900-4ce0-aaef-ce18cbcd9158', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1468, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('c9b72326-d6af-46d1-9619-2bbccccbcd63', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1586, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('c9c83ec9-d4f2-4e5a-a5ae-a584f90a18f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1217, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('c9cc5811-9aec-4604-9cc5-d5f58dccb4d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1190, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-21 07:00:21', '2023-08-09 18:34:02', '2023-08-21 07:00:21'), +('c9d2114d-90c3-4deb-bfa2-f0ae65c959bd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2810, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('c9e087ec-4015-4008-b979-3fb263c05b7d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2785, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('c9f57163-9a01-4674-98b3-172771a855c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3572, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('c9f73384-6205-4136-8b25-1abff0ca2e59', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3054, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('c9fd1894-3b62-4e95-8eec-d3c77628c67c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2622, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('ca09e56d-d043-47c7-a6ce-4476ab5628b6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2985, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('ca0e2afe-bfb0-4190-b322-8ad10babc28a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1243, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('ca137b96-7bff-4b1b-8dbb-3e94ac827866', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 169, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('ca28c15b-c46d-4409-b312-8bc1ff8a83f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1882, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('ca2a1d19-3e5f-4e4c-88f5-98f7a4da196c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2340, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('ca32043b-73de-43fe-b10d-0ffbf617b599', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2796, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('ca367d6f-400a-4c1d-a926-f8703ed1920a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3401, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('ca3fb333-0c04-4a28-8919-a6ad2e8b362b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2778, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('ca5883e9-172c-4458-a6a0-ae8e653ba9b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2378, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('ca61f38c-b5a2-427c-b1d7-3e36e6eb63ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 208, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('ca640703-7ae4-46ca-89ee-ee0b646d8640', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 207, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('ca64686e-ba02-402d-bc18-95162ff68535', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2834, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('ca6a7bb5-130a-4460-a856-a74dd606de67', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2947, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('ca6d2e85-b684-44f9-9178-c05d770e67f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1244, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('ca7aee22-50f0-4b76-b491-6852e6a04e03', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 887, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('ca7fc159-0c7e-4363-ac3e-7f39222cc10d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1390, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('ca996542-2af0-4e9e-9ed1-4d111205d34f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1396, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('ca99c952-2c26-4782-b9f0-08b816e9c6f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 812, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('caa67950-33c9-4989-a8fa-de634b10030d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2223, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('caa8c56c-e057-4a49-a218-ad25ff63755b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3339, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('cab07536-176f-467c-9a47-67f0d5538c3c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 623, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('cab0ee1f-e628-4e49-b0c7-416c728d6fc3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2626, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('cac8bce7-07a6-4191-977c-733c917cb5ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2745, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('cad716d7-fd1e-4635-8cd4-2a98730faf6c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1510, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('cada83e2-9cb9-4775-ac34-29896facab06', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1330, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('cadc9a2a-b7cd-4d92-9408-0f02e43a2fb5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3440, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('cae10172-88dd-4c07-8c49-87cce595a95e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 156, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('cae60102-6537-4d2b-be19-dee59897fc65', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 699, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('cae82f82-97a5-4b2e-ae33-19c363aad5a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 987, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('cae95a90-bb32-410c-a713-396c8308c7ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 502, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('caed490e-24cc-4b3f-a53a-7796add7e443', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3438, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('caed5501-9d89-40bc-b5df-0b51470f965b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 560, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('cafc9187-c7f5-4d19-8dbf-813392d254eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 315, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('cb00e517-73aa-4411-918d-289b62c49683', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 878, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('cb04aa27-c8ff-4d16-9a46-5f66c59d3c18', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1931, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('cb071d3c-d32a-42c4-93a8-1d88ce213405', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1256, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('cb126e9c-e09b-4a2a-8307-0b31f0187ae9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 193, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('cb1442fd-3a5e-4dc4-9f44-c0bf7c4e381f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1896, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('cb1d82b7-5503-4ebd-b544-2e616ec71146', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1486, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('cb1f55e6-7875-414b-90c6-3ed340e9605c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 742, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('cb2360ba-0007-4680-bb65-e353af153612', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1229, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('cb2fa6b7-5ad8-4043-964a-47ae716de784', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1953, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('cb30d183-84ce-4b60-b1da-16bbce0e7041', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 631, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('cb34a721-8829-4291-a5b5-1c7279e7a06b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2396, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('cb38abb5-6d39-45ac-a8e3-60da0af7b4e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 39, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('cb396789-f175-4aee-8ee5-185b7a69f2f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2990, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('cb449ea9-63cf-4cfe-a28e-0e4e80caef1e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3298, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('cb468a81-9f4c-431f-a9c8-45b7a1d8f449', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2968, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('cb47a128-d766-48a4-8330-5fb85163091f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2269, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('cb5d024c-9fa3-4035-98f1-b93cc7dfe08a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2356, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('cb8528b0-586a-47ea-a692-1ec35cdd7cc2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1639, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('cb892926-d506-40d8-bae6-3f089524c7bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2669, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('cbaee48b-4cf2-47b5-b171-409bfbc82692', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 493, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('cbb30686-beaa-4d86-a7f5-776b568436e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2726, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('cbb661a9-09c1-43c3-8e12-b9f7657f812c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3386, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('cbb927f9-9c16-410f-a084-1d5f8028607b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3467, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('cbcf9a64-cfef-4e0a-8ae9-d469e63f7975', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1028, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('cbd638e3-92c8-4a13-9074-e59df790bdd3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 201, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('cbd677ae-1ef0-48c6-96ef-b95fe4514cda', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 393, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('cbe2a165-f528-43bf-900a-a81e2e70d394', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 652, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('cbe2d64f-0456-4ef8-8211-ad0a7ea5cab5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2274, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('cbe68f07-6d5e-41e5-9c06-f95876d9d031', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 699, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('cbf76917-6bd9-4e3d-80e5-4bc6108cd7b8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2915, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('cbf80f64-d257-4dd8-b874-02c9acc0acd5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 507, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('cbfea0f5-3563-4783-8eb2-60f298e24ebf', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Point earned\",\"content\":\"Hi Faustina, you have just earned 8 points. Keep buying to earn more\",\"date\":\"2023-08-18T20:00:02.387971Z\"}', NULL, '2023-08-18 20:00:02', '2023-08-18 20:00:02'), +('cbffec3e-f46e-49b0-be01-f0aefd56d559', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3395, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('cc04c885-af97-4333-9655-5b114cd12d48', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 488, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('cc20bf87-2e40-4eb1-a590-c7e37fb99d6f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1775, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('cc27703b-fb6b-4336-b2d0-327dcd370a79', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 280, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('cc2bd227-155b-4c85-90d9-f58960858095', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1880, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('cc2d34c5-9e74-4efb-8473-647588707e00', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2048, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('cc391c93-06af-4eb1-a8e7-9dfd61a70d6f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 283, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('cc3f647b-9a33-4e92-b2b4-15985722a032', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1966, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('cc545bfd-29d2-4b0b-8605-b63fc1e16f90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 541, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('cc595487-9206-42d1-bd0b-2b197cbc0a7f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 215, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('cc61a37b-d514-4d99-a528-e254f2c57841', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2232, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('cc61acd0-c738-45c1-9197-24c1c211ed6a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2755, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('cc69126f-9cef-44bc-879c-ecd29379a1e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1261, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('cc6a283f-acef-4685-88ea-23ece20c8ce8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3084, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('cc6e8f46-f532-4a5f-b0f4-1995edebb409', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2414, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-23 09:12:16', '2023-08-18 19:54:27', '2023-08-23 09:12:16'), +('cc7aea5f-cae7-4e55-8315-71ccc9739f7d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1094, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('cc887292-136d-4124-9361-8538e28b2273', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3457, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('cc88cf2f-8298-462a-9ffb-33073e6dbb17', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1000, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('cc8ee1bc-2e2c-4ea5-b867-db011f720c41', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1448, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('cc979111-b7e7-4e31-ad78-d2445134d5af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 624, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('cca94f7e-6a79-45e6-857c-a4c8881cb619', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 229, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('ccab1655-82b5-4433-a5c0-256f1bcd61c3', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 2591, '{\"title\":\"Point earned\",\"content\":\"Hi magdalene, you have just earned 0.9 points. Keep buying to earn more\",\"date\":\"2023-08-12T10:45:02.462906Z\"}', '2023-08-12 11:20:28', '2023-08-12 10:45:02', '2023-08-12 11:20:28'), +('ccb02730-a723-4f0b-917e-fc23d94bca8c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1125, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('ccbc2178-b10b-4cd7-aba1-224f975af661', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1393, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('ccbebf1f-9433-4f5d-aa73-5823dd0b6740', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 490, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('ccc4f2cd-5862-40f5-9367-264a60c556e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1370, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('cccdf90d-f662-427b-9b7a-ffc49afb1d15', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 561, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('ccd76486-3c9a-447e-9145-d768a9cebfe9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1561, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-19 18:19:19', '2023-08-18 19:55:08', '2023-08-19 18:19:19'), +('ccda5068-cd9f-4d47-9f96-ab4e387b9b09', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3293, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('ccddb71d-1ddc-4fe6-be1e-77327d6f2491', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3473, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('cce80c98-8937-4a2b-8955-7c74a9cacd2a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 843, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('cce8deb7-631e-4141-a019-3fc098e302df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1860, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('cceef8e7-2368-4266-ac63-eecd1ecaa03e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2524, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('ccf3e428-7373-44fe-8eec-426bf01a80f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1524, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('ccf927a1-5220-490a-a2e7-fb40827008fe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-19 13:06:40', '2023-08-12 15:48:13', '2023-08-19 13:06:40'), +('ccfa4bee-e943-4a8e-abc2-5a175f7a438d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 463, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('ccfbe929-38fd-4d37-9fb3-4c674c21bd53', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3205, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('cd07d64c-4890-4c49-b451-5219db1c62d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 794, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('cd0809a2-0b88-455c-93a1-109fdaf17bf6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3012, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('cd08c6e0-7b0e-4283-9707-df2dbd903b8c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1524, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('cd1a4105-613e-4dfb-8c2b-9b5bc6a532b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1598, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('cd1f9ef6-6f51-4137-a203-24b2e5c34918', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 114, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('cd327d15-0db0-4f05-bf28-4a185b033452', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 627, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('cd372a03-45f9-4bc2-a078-ed832081f539', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3015, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('cd4ce03f-4c5d-4c73-87f2-74e33f83b364', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 918, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('cd51bcc1-59d6-4f8c-81fc-46b2acab5226', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 936, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('cd569b01-3a9e-4dd5-8008-118b4baf83ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 813, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('cd5d2e86-17b0-4c8f-b4dc-96a97de21beb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3318, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('cd74168b-4425-421a-bdf7-59e0e3321ad3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1923, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('cd7a3180-e6ad-410f-8646-184d5aa6b426', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 173, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('cd83c8a9-c55d-4d8d-bc86-30017fe4b5a0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2641, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-14 11:02:24', '2023-08-09 18:34:03', '2023-08-14 11:02:24'), +('cd874fec-091c-476d-92a7-6d1d6775dc6a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3513, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('cd87d558-9820-4e88-a151-a254538ba9d8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2302, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-10 20:14:41', '2023-08-09 20:22:03', '2023-08-10 20:14:41'), +('cd886cf1-d04d-4ea9-b140-cd5a92111c02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2297, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('cd8ebac9-9180-4f38-904e-9403cf1676a6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2612, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('cd9f90ab-34c7-4c47-b908-aa0f171290eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2896, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('cda4ccc6-f7c5-4ebd-9de8-38b9d97d5145', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 510, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('cda5c1ff-6d62-4f05-9a36-1a788dd77340', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3528, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:45', '2023-08-12 15:48:45'), +('cdae6f55-4d76-41b1-a080-0679eeb9d619', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3316, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('cdaf4859-7595-4c8b-ac31-e6ea8c05e248', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 207, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('cdb45f91-34ce-4d8b-b91c-b0fc35e65b5d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1131, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('cdb8bb5e-1717-41d4-80d6-977597db92f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3184, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('cdbc71ae-1ab3-4449-9493-c29a384b0aeb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1251, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('cdc5b5e9-bc71-442b-aa3d-305e8333d1a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 187, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('cdca548b-cd8e-463a-b377-c65bf9f1dec3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1674, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('cdd1316f-9f95-4223-bf06-f76476118796', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2336, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('cdda1df2-4d7d-49d8-a93f-01203c0e19a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3250, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('cdebadb9-49c4-4cdf-8b80-4d60e8c27812', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1029, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('cdf555a5-8c9c-44a4-ae73-5211dccdb76c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 690, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('cdf58fe3-751f-4590-a8eb-a917935b2ccd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 890, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('cdf88ed6-087f-4b9d-9810-2cad5324f4f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2174, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('cdf909e2-798c-437b-8446-585c3779c8d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3535, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('cdfccea8-9384-44aa-995a-558e49a9d86a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2564, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('ce02c295-a9f4-4620-a8d1-b76cea54133b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 774, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('ce106f44-aeb3-47ea-8ba8-4a244463e477', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2601, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('ce111367-44c6-4eda-8766-e4fc7f093cca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2998, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('ce12af10-4c1d-4a29-9959-c0c8d21981ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1406, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('ce1ea322-3139-450b-8b07-d06f31c69f48', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2508, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('ce2c3bf2-991f-4f61-9ef7-604a21e419e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 265, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('ce32645c-683e-4fdd-b66e-c70cb11916a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1333, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('ce34e655-5251-4a62-9a43-2e3114154d5e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1211, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('ce3bf90a-6dcd-4c0e-894a-79efcce79b97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 814, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('ce470d40-0c0f-46aa-9b8c-1b9651a25d1f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2417, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('ce50b43c-1c26-43be-b79d-ef1adaa3cf43', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3648, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('ce5cc45a-ec74-481a-bde1-9dc7cb9a9b6a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2457, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('ce62ec74-bcf8-47e0-be15-51b184c5491f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3633, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('ce73e414-aa2a-40fe-af45-523bda8a1f97', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3410, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-20 11:56:21', '2023-08-18 19:54:36', '2023-08-20 11:56:21'), +('ce76caf0-3727-44df-b5e9-00f81ed2a719', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2144, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('ce786a45-4aee-4555-88b6-914ebc280bae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 904, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('ce7b8634-0120-4e82-a9da-f5331725599a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1179, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('ce7d46d0-d7e2-4dff-bf78-9c95e3fbf26a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 938, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('ce8b2d63-1ca9-4556-b0ee-fc397c139aa5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 834, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('ce8cc02a-3c75-4e3a-9ee3-1e53b3374e2f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 672, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('ce997da0-8407-4bdd-ac19-b07b6cbb164e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1598, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('ce9b7db8-6983-4246-a0cf-9502e7145e8c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2658, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('cea766b0-967e-4fe1-afda-08c28849bb86', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2989, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('ceaf9b06-85ad-47a9-be48-fba8e19d8642', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2506, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('cec21ce4-0fe7-4d61-ad85-8ac364f57839', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 533, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('cec7c7b4-4ea6-4cb2-9c0f-17a06e6b6d53', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2069, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('cececa1e-f08b-46c8-806b-b118525cd97c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1554, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('ced7682b-0422-409c-9864-536a7d34d2a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 647, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('cee8dae5-a003-4dad-a9a4-489f15623954', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2678, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-09 20:24:00', '2023-08-09 18:34:03', '2023-08-09 20:24:00'), +('cefabb72-6004-4186-b73e-9cb1c2becae8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3278, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('cefe599c-173b-457b-9fa9-21099af6feaa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1252, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('cf0a70b0-3b3f-4f34-a1e6-967b021311de', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1380, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('cf3808ad-f548-45be-8f02-c43119855952', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 447, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('cf3a7931-7e3f-451b-9899-11a029c04fc7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1293, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('cf3b8dd1-6f5b-4293-a67e-40df4e715740', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1901, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('cf442638-34d0-439f-a302-14e0af954160', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 758, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('cf552cdf-3709-460a-97ee-b5d157058b32', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 458, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('cf57c341-d7ef-4169-96ab-75bd53d0a968', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1574, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('cf5c13bc-4b1e-46e7-a79c-2e43a681b4b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 306, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('cf5e9127-95d1-41f4-b403-0760f35dae98', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1995, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('cf5ed943-c095-4b4b-b384-a60dbe780033', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 91, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('cf6e637c-0cf0-4edf-adde-5e86874fd7a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2015, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('cf72dfaa-bc84-4981-b9f5-4021e032a8f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 313, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('cf77db9c-9abc-4247-94e5-90733f140f12', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3507, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('cf80f680-f14b-44c6-a159-cd1d2950ff52', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 195, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('cf908c7a-a022-463c-adea-af484c613f29', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1110, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('cfaac1c8-5ec7-41aa-bbe2-7f268acb05b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 74, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('cfaae54c-f2f8-4dd7-a980-8e299fd168a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 194, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('cfacea7d-e5fe-4a29-8873-e1927b35e75b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 669, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('cfb1fd65-f61b-4995-a708-38e21abe9272', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 107, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('cfcb759b-0968-49c8-882d-591940fee198', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2853, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('cfd9e946-7ac8-4c2a-a3b3-00349967439b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2891, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('cfdd6f45-1fdd-4037-b43c-074843ba5f0e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 124, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('cfde1e41-ec51-4111-bd98-8cb18bfcd69f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2175, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('cfde44e5-0e88-4639-afb7-b869db659ad1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2807, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('cfe3c336-e40a-463c-aa08-4b6854601ee5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 480, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('cfe832ae-c541-4546-940b-824224e117f3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1420, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('cfee4c61-5434-4bb3-9804-669b3bb50588', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 940, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('cff0ac81-8cce-4cee-b674-0059dd97dd45', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1297, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('cffc8349-3d8e-4151-b906-8ed83f5da6c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3071, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('d00a9b4c-44cd-4d5c-aaa4-aeec421d44bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1600, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('d0154ea5-c951-4902-8365-7b9310d99c65', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1276, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('d020ea04-0819-455c-85d0-984c938bbde3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2266, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('d02f6031-a1cb-4c31-a955-3c5865a6b264', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2827, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('d036d14f-d9fb-425e-9d41-57adf505cf5e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3309, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('d037661c-1ef5-4cf0-9e66-edf1b6ca2d03', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 838, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('d03aac76-9edf-4f2b-903b-b3cce6ba9817', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3107, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('d04725e8-3ec2-4a31-8f02-db89cc40863c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1555, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('d04ec0ab-f3a9-45c0-9ec5-5029581f9846', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3172, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('d04f2564-d3b7-4c51-9a9f-c50b93c267e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1705, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('d0593955-6c3f-45e3-b226-88a7c2c52664', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 963, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('d05b640b-2e6f-4f6e-997d-237aa17a0e11', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2052, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('d05dba49-3b4c-46ce-be9b-87c152763639', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 120, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('d064ff5c-2176-4eca-ab69-aa331a96181b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3435, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('d068d8ff-e95c-45f3-94ba-7c7272d3eadf', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"your order Anti - Stretch Marks x 1\\n to Amankwah Esther (233595791065) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144\",\"date\":\"2023-08-21T18:04:02.204973Z\"}', '2023-08-22 04:07:21', '2023-08-21 18:04:02', '2023-08-22 04:07:21'), +('d074e62e-2669-46ec-9aa3-8d59bbfbadfd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3730, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('d07b688e-2a70-4a5a-bbdf-7808a3eee49d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 137, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('d08bb7d1-2ce7-4064-b2a7-93c6cad50904', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1628, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('d08e14a8-94af-4e0c-8f21-ae1a78c1370d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2302, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 20:17:25', '2023-08-18 19:54:26', '2023-08-18 20:17:25'), +('d08e93c6-e9c7-4bc3-995f-5e63a9e232dd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 185, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('d093b404-045e-4573-8e7c-c46a86d4e2f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2525, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('d09f04ca-8269-4a58-ac8c-1d72d3d71461', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2068, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('d0a61d73-4431-4b82-9516-ccfbadf8a2fe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1719, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('d0b735b5-6ccd-48bb-ae0d-db7a038917a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 995, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('d0c1624c-ead8-4468-aa0d-e0fba34de3aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2781, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('d0ce330a-ec45-4f42-9bc8-bf8e5f262061', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 251, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('d0d8e4d1-35cc-413e-b478-e4e0a06b604a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1125, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('d0e5d04a-6ba2-4bd7-862d-4ab5e899c2e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2060, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('d0e7335a-0ae0-485b-82ab-57b4ae289ca3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2566, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('d0eb40ba-abc6-418c-8b6b-adb5e4469d1a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3097, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('d0ed793c-ab88-4fc6-80b7-374f02a742cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2139, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('d108cc0a-4c75-499d-aa2f-71363990b496', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2871, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('d1136d54-1b15-4636-8aeb-839fcb249e7c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 499, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('d1141d94-98cb-41d1-8967-d773eb536f7c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 227, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('d12210dc-fe62-4818-9e73-2c80aebc89aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1488, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('d12d956b-8728-4da8-9daa-919f2b7fdb7a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 459, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('d138a939-3688-43ff-9eaf-e47cc00eb9b1', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2625, '{\"title\":\"Completed Order\",\"content\":\"your order Anti - Stretch Marks x 1\\n with waybill number FMW0003599TP to 0240480535 (233540320988) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays).\\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144\",\"date\":\"2023-08-22T18:27:01.827306Z\"}', '2023-08-22 22:31:24', '2023-08-22 18:27:01', '2023-08-22 22:31:24'), +('d15560b3-8ae4-431c-b3bf-151818a5bc3f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1435, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('d15bded5-afd4-4e8b-8c84-b42c90d8a031', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3382, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('d16e3f25-59e8-4b7c-bb2b-fd48eda61572', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3402, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('d16e5828-613c-4ea2-bea3-4bd103d3a369', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 695, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('d1721864-7574-4d42-afc0-b52af30cc63a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3208, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('d1791697-3108-4d47-af02-f973c039dbe9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1824, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('d1895cb0-3cf2-44b1-9f82-9fb04eafb0b3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 684, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('d1a19c49-7bbe-4970-bfb2-5a4e1f7be5d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3309, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('d1a4cf0a-f085-4ebb-9d7a-d9310a1f969b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 765, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('d1b1d938-ccd1-46fc-a892-e2f5f96edd7c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 21, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('d1c3eb40-55f5-4e74-a57b-6914555592f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3464, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('d1c7426b-d3b6-4c79-9aff-3f45960bbc27', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3105, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('d1cf8138-1a14-4b05-bdd8-49768079ea31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3282, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('d1d32090-6a6e-4cb6-91df-4470f50f41d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2300, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('d1eff421-5f05-443b-a5f0-a7f176c4b42d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2650, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('d1f1a677-54a2-4e5e-b424-817f4bc0a177', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1173, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('d1f3f216-620a-4b3a-ace3-b7ffe2840bb3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2298, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('d1fd394b-8175-4ff5-b444-4f223ff95701', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3312, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('d20509a8-4380-4c67-940b-a73e37fadebe', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"your order Anti - Stretch Marks x 1\\n with waybill number FMW0003593TP to Francisca Agyeiwaa (233547852929) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays).\\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144\",\"date\":\"2023-08-22T14:41:02.170040Z\"}', '2023-08-23 04:11:34', '2023-08-22 14:41:02', '2023-08-23 04:11:34'), +('d20bb2d9-4acd-4ddb-8522-109028abedb4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3703, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('d22c62f8-b34a-4137-b182-ad79e27b751e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 35, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('d22fb745-9bb2-4003-a8d3-db0e37a735e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3515, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('d232889d-2907-41f5-a4ed-1fc6bde669b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2286, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('d252d39f-e6c9-419d-8df0-99b887208bf9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2594, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('d253283e-bf3d-4505-bf06-3f9e9d38e324', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3369, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('d25eae49-4537-41af-b40b-dc1029bcba26', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3420, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('d260aa7f-97ca-4285-a69b-66912226ac6e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 50, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('d260e7bf-3330-4493-92e1-9c98707b7198', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1584, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('d2621459-3a8d-47e5-80f7-7a996d4d2b8e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 149, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-15 09:55:06', '2023-08-12 15:48:14', '2023-08-15 09:55:06'), +('d274d5fa-de8d-427e-a031-c2abe1b5025a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 711, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('d2832b2a-58d2-4165-8b5b-3c95e7e5e11d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2282, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('d2920d00-aa0f-4743-bd11-54da1ca67c0d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3489, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('d2a381bb-c9ba-481f-91fe-3fd56163ec1b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1635, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('d2a8f473-0605-42ca-aa63-abd1d65b2551', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1202, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('d2cc5fe6-f2b0-44fa-8d44-921dae4922ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1154, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('d2d24565-7bdc-4b5e-aaf4-7e007626098d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 400, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('d2d3057a-2e6d-42eb-bd8f-180b945c25ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1561, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-14 10:22:49', '2023-08-12 15:48:26', '2023-08-14 10:22:49'), +('d2d62a69-ac89-47d4-8514-716d3ec6b971', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3100, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('d2e19d95-44f3-45a3-971e-8bd85f773558', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3006, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('d2e1a6fc-c822-43b7-a565-cd162cefabb9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3155, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('d2eb25e0-83b5-4df0-aa00-07408f5d90df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 579, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('d2facf71-574b-4fc7-991f-593c8d0ac3a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1430, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('d303a107-9070-497d-bb24-02b06ff57853', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2693, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('d3049881-d59f-42ab-b67f-a7cecb32f907', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2709, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('d316abc6-16aa-4e71-be6b-8d1aea3a45d2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2954, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('d319f17b-3c8f-401d-927b-035673a9d379', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2806, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('d31eb794-bace-4406-b0e6-22b52eb0d12a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3118, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('d3208cc9-d31c-4b09-ae78-2ec75b72750a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2751, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-13 21:26:05', '2023-08-12 15:48:37', '2023-08-13 21:26:05'), +('d32a5ff4-1ba4-4f7d-853c-6fa14ea65775', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2523, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('d33099e4-8475-4fd3-a43f-c607ac145bb7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 933, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('d338e67a-e0cf-4ea4-bd0b-58c297dab0bf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 721, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('d33a5119-b989-455b-b1de-4770640dc10f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3014, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('d3448c95-a7b1-47be-aa1b-67ab18b1ca04', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2226, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('d34ae24c-2eee-457a-8971-35b791e66ca4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 990, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('d35e40c9-5e2c-409f-a168-26b68f40a997', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3162, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('d36565a2-3b8d-4756-8ee3-1e248d6d2b07', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3185, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('d36e7095-d8a1-4490-973f-dad7036e1b15', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 750, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('d36ec04a-4df7-46ee-8d28-863a6451f2c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1888, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('d3865da6-6aed-4fdd-9c29-5ba7ba36320e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1779, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('d3898cab-1619-438d-b12d-d7bd7b1d6213', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 987, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('d38d57fd-7cae-4ff7-aaa7-c8123e270aa9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 113, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('d39e54a6-b296-4647-94cc-f559b352611e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2406, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('d3a12411-c747-48dd-a191-ada332731078', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1315, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('d3ac282b-2985-4596-8d96-993c5926dfb9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1401, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('d3b0a16f-a501-468b-8887-7ec89d6ef9a7', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 211, '{\"title\":\"Completed Order\",\"content\":\"your order Anti - Stretch Marks x 1\\n to Obeng (233541498528) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144\",\"date\":\"2023-08-23T10:26:02.699506Z\"}', '2023-08-23 12:10:20', '2023-08-23 10:26:02', '2023-08-23 12:10:20'), +('d3b1287f-af91-4816-a067-490bd47c4509', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1042, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('d3b6154d-46d8-40d0-9d25-1390d3c3c27a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3330, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('d3cc5e65-6797-4411-89be-1d1199ff17ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 812, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('d3cc674b-9565-4ee5-bb49-7649e6cc4c08', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1108, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('d3cd84fa-77d3-4070-accf-437746b3927a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3556, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('d3cf881c-9ea3-43a5-a278-5d5392626216', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 791, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('d3de571e-422e-4dbd-a614-a115a06de578', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2947, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('d3e193fb-4d3b-4e33-8158-f487a729f119', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2527, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('d3eb3f22-ce2a-4f32-9b24-0ebf9eb3104f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1339, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('d3f350af-e4fe-4cb5-ae4b-1fa0bf71993b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 615, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('d3f6e63f-83d5-414e-84d9-70cc90df2b77', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3061, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('d402c5b0-41a9-40d5-943f-66509eadd5d2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1019, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('d40d4f01-38e5-4222-be79-19a58367dcc5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 361, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('d40de6bb-11ef-4685-a225-7003b8881a1f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 97, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('d413a14c-cb53-4211-91d8-3d46899ca1c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 70, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('d4179fbe-1e9b-4d52-82ed-1607b94bea78', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 357, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('d42f9c64-3d19-4561-90b2-eb13bbb01d9e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2162, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('d43210c2-f2fd-4723-aad4-c4abb70caeb8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3395, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('d445ced8-1d1e-42e7-8f71-78531bc118cd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 705, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('d45ffc66-24b3-4680-9d87-497f714e3771', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1836, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('d468c9e1-dc1e-4c1c-8d62-66da55d2d28d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2750, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('d46a2378-29a9-4180-85bd-9a1e2e57dbeb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2522, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('d4773548-6179-4f0b-8612-9596ac2e2e10', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2384, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('d47dca3a-eb76-4201-ba98-d03f3032e917', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 154, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('d4880c5f-ed4e-4fac-a04f-687128ce79d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 322, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('d4a781f9-48aa-4080-a04d-2d496ffdf8b5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 442, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('d4b6eec2-e3a6-4cb0-bbe9-58c2188b76b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 329, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('d4b80703-3c03-4896-af97-dd43ac7d817f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2495, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('d4b97b96-b575-4edf-84c0-0b3abf0ec33c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 260, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('d4ba7fa5-3547-4e0b-a2e3-0d84a705102e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1763, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('d4bd3565-56e2-40fd-bf74-abfb339be607', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2481, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('d4c23b19-e5fc-4eac-a89c-28133a59c7aa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1668, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('d4c60026-7b95-4688-a97a-a209f29dc393', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 968, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('d4d28607-edbc-431b-a95a-c7a1c702e4c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 127, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('d4e91a99-c871-4a2a-b685-0707c8896002', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2489, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('d501d7e3-2b2c-431e-a550-38e744882ad7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2556, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('d52083a7-b5d4-4955-aa9c-cb553c1cc91e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2238, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('d52f714c-b73c-45a3-a658-c3e2403c7323', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1075, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('d5373dd4-6e57-477b-9b3f-c79b917fa8e4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3263, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('d55b4aea-038a-45e1-a374-a075a91b2cf2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1269, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('d56d59a1-6f8f-4f6f-93bf-8cb6da7548f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3488, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('d573663b-be69-4195-8c9a-3e79fef9a53f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2389, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('d57cd50a-bc56-4230-b2d7-343089f439ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1904, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('d58a4a19-b048-4f06-aea9-18f792e43d5c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 540, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('d58b4cd9-e4ba-4608-ac4d-70c89d6c0d52', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2732, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('d58d2c65-79ef-488b-8190-5174fae7f9b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3023, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('d58f2af4-7211-4ed1-aaa5-3431ba6fdcd9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1946, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('d58fd171-5901-4abf-a2da-f1d680e90e24', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2435, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('d5a1e9fb-a4b6-494e-961a-e90b13691324', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1786, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('d5a31c55-54e2-4707-b718-843e3c52c3e4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 397, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('d5ae3ba2-53d0-4f59-92e9-e10eccba111a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2969, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('d5ae4536-e640-4634-bcdd-151e805ec497', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3188, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('d5aea1fb-521a-424c-a391-56634d409b7e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2685, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('d5b3b67d-8c32-42af-ba99-7856c5455cd4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1386, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('d5b47433-6062-4d61-9573-77fe3f4c1011', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3245, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('d5b4863c-7ba6-408e-b050-0c2d25b89276', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2691, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('d5d5825f-684b-4a53-b7ae-80a8e616ae74', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1460, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('d5df54b9-7d04-40ec-bc44-e967b695213a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 405, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('d5e87192-9b6d-4ddb-8426-12e72038d148', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 436, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('d5ea9045-e51c-435b-81ce-cf19dad89610', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 56, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('d5ed8553-dc15-4fb7-a052-2a1e82cf5f59', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3091, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('d5f0b5f7-ff3d-4639-89be-5308dc9ba70c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1014, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('d5f1e2db-20fe-43e2-862f-e8d8ce5f7f3b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 821, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('d5f6d43f-a153-45c4-b716-b61c81d175db', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 440, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('d604c7b8-6fda-4ca6-8a0a-fa376f40a8a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2769, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('d60ba345-1992-4973-8b49-d30792cfc61e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2240, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('d61944be-ea37-4b05-80b7-14cb44a0e3c5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1772, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('d61ab27e-cb38-4a4b-9555-c08fa7c61efe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1497, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('d622b449-284a-410b-aa8b-faffffe3dcf4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 28, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-24 07:24:04', '2023-08-12 15:48:13', '2023-08-24 07:24:04'), +('d626bc5f-f0c4-49bc-bff6-47a83c5a2751', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2776, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-22 09:54:47', '2023-08-18 19:54:31', '2023-08-22 09:54:47'), +('d629a310-49eb-4d8d-bf44-fced26720d32', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1752, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('d634ade3-e969-496f-b010-ef617406a116', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1846, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 23:28:30', '2023-08-18 19:54:22', '2023-08-18 23:28:30'), +('d63567c1-fd9c-401f-8fe2-2c3bd67bc3c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 745, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('d6429b18-acf0-4076-8002-e31acbd35e6e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2306, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('d656fddc-42ba-4dcf-a0cf-9f811115f448', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1387, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('d6573c69-7e57-4efe-a98f-553d7f512fa3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1827, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('d65db5f7-6416-4f3d-a457-6dd0d8fe43d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2960, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('d6652ba1-47f4-4176-bba6-c977085699de', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1971, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('d69e7a31-c11f-440e-9dd9-96b55458c112', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2909, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('d6b39cb3-a415-40a8-9935-13afb24846d9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 911, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('d6b77736-9720-42c5-80db-4942fc777bf6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 45, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('d6b7c8c0-a620-4cc7-b9b6-28f352efc0c5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 925, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('d6bd6809-99e4-4845-a944-6539e19275c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2106, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('d6ca1a7c-71fb-4a21-8454-96d03f270e80', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2703, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('d6cc97a1-2025-4a12-8f0e-5d484c52f3fc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3182, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('d6d884ba-f6e8-4283-a969-9df9c233643d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3347, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('d6db6272-cea7-40a5-ad17-8ffe23297b37', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2723, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('d6de444e-464f-4c60-aa21-2a54448b6045', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3611, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('d6e0c822-3464-4210-a3da-142b72eb845c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1330, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('d6ea70de-0359-4b7d-8743-63fd9ad1ed11', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2057, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('d6f77a1c-c457-4cd7-9cc1-c3aec3e7f10b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 49, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('d6ff4340-0b05-4294-a50a-7011efce5d5b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2200, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('d71de827-a492-4787-8c64-2d2ac8b6accd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3485, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 10:05:52', '2023-08-18 19:54:37', '2023-08-19 10:05:52'), +('d7244e82-c8b8-4209-b8b5-d8edd9420389', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3031, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('d7257f30-6a13-401e-a7de-3836303a896e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 495, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-22 20:24:31', '2023-08-18 19:54:12', '2023-08-22 20:24:31'), +('d727748a-eebd-46ef-931e-7f8206e81cc1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1136, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('d7295bdc-77aa-4c22-a1d3-b580e035f23f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 902, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('d73b93fe-c4b6-4536-b7c4-727a39f5c18b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1082, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('d745c1c6-c374-403b-b9f4-f498d57b6061', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 75, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('d74f44b9-506b-45ee-89e9-3aca51a88ee7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1800, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('d7566b1e-6d1d-408d-99c0-229cee11b453', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 438, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('d756bc47-f78f-422f-bad8-63b60cd276e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 974, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('d77dbc73-3427-458f-a454-5867480e2a14', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 425, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('d77ff376-6e7a-4829-a1f7-55ea48dd94a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2046, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('d7a56ab4-dd51-4038-9dee-49e1b7c54ec2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3541, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('d7a9ae11-c486-48fb-8de2-643de427e30f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2742, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('d7aaab78-9e06-47b2-b159-b23acc02c5a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2158, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('d7adb631-63ed-4f1f-8ca0-93f4fa2c1b31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 98, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('d7b941ea-1130-4033-8b6c-3422ca9be8df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3208, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('d7c6c48e-fe21-432b-8bd2-3c2f003a3113', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1172, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('d7c7fbc4-afa1-4289-9684-a2f3a176e5c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3081, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('d7cbd6de-16b9-4870-a84f-8d77d30d954b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3126, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-18 23:18:26', '2023-08-12 15:48:41', '2023-08-18 23:18:26'), +('d7d10b8b-2548-42b0-980d-e6995da014c4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 700, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('d7d170e4-702d-4b36-9b2d-696053e05a05', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 521, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('d7d88b92-679c-40ec-a335-b9d031660086', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3136, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('d7d909f8-68aa-4149-a13c-d85c22f581f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3587, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('d7dc4a67-b816-4210-a771-27bb06ea63d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3548, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('d7dca11a-0563-4198-b104-1f9f1dde8281', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 69, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('d7dd61e1-e366-4257-8b51-4b2776c8818e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1038, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('d7e84477-3c6e-4134-b1c1-75d43db0002c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3324, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('d7fa44ec-787c-46df-b39f-ffd560829006', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3150, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('d7fc5080-4520-4dd5-8c5e-6e7f417e251b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3049, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('d80c9ef4-71d6-42b2-80e8-9ef57c3de560', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 538, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('d80d6e1b-6b85-4852-8c42-57bedb8a0372', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2997, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 20:25:57', '2023-08-18 19:54:33', '2023-08-18 20:25:57'), +('d80db64f-2b47-4dd4-8bd2-49bae98e22f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2729, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('d81ced42-40d1-49ac-8732-0bec261fd946', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3097, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('d83b26cf-d412-423a-9ce0-c61da2507823', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1279, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('d84687e2-3019-436e-8c02-f1a1178ec2b3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1507, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('d84860cb-2883-4ca4-8773-25510258cb22', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3156, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('d85685b4-5e10-4df1-a648-43e30bc1b8dc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2297, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('d858e64f-0183-4517-a9fd-c2e3e962176a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2908, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('d85be654-a4cc-42b0-a4d6-9d49d415863f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1023, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('d862fdc1-ab50-49cf-b00e-e9d77f07bfa7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2391, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('d8635cd8-2721-49e7-9dce-e6ee4a104e15', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1878, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('d863eb7f-1da3-42d3-842b-0623a3872c61', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1810, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('d8642e1a-1223-4b2a-83a1-1f93fd35ca0c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 79, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('d86478f8-6015-4a2f-850e-13e7cdfde549', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2309, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('d86edaab-f321-44ac-887e-2bdff12c35e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3076, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('d8747073-1272-4af8-a7ae-319f31d66e61', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3306, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('d8765de6-d172-4353-b6c2-bbc70c7dd17f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 896, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('d8875061-985b-4485-8700-6c9e2121208f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2974, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('d88a12f8-ede5-481b-a263-a69cfc9b28ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2919, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('d89133a1-f4ad-415f-a609-385fa6a9a0e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1365, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('d898b8cf-150f-4d2d-8b6b-139004d86279', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 811, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('d899fda5-db33-408d-9449-c5f154d460a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1161, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('d8aad61c-0a71-49f9-841a-ca586fc0a1af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3594, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('d8abe0ff-25c7-4caa-bf02-84cb3306eeab', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 1168, '{\"title\":\"Point earned\",\"content\":\"Hi Afriyie, you have just earned 2.55 points. Keep buying to earn more\",\"date\":\"2023-08-19T20:26:01.836559Z\"}', '2023-08-20 15:01:06', '2023-08-19 20:26:01', '2023-08-20 15:01:06'), +('d8ae2ff2-fa78-4f65-b8da-cc946cef4c1c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3670, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('d8b0ca78-3db2-4d60-bd72-e551fb78c59a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2699, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('d8ba50d0-7113-489a-9fd9-faab8f08d987', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2590, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('d8d3ea57-72eb-4931-ade4-e72fef793a5c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2028, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('d8db60aa-4cce-44c2-bb8c-96dde1527178', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3077, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('d8e69965-91f7-47ac-a291-2eae5079f9b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3281, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('d8ea1ffd-98ef-4e62-91b4-5515bf2d6fb1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1216, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('d8f559eb-be96-4bf2-acc5-64054cb65997', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 365, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('d8f5a634-8c8c-4412-ab17-6c22e7cf4827', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 655, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-16 16:43:38', '2023-08-12 15:48:19', '2023-08-16 16:43:38'), +('d8fff886-0f3a-4fa3-8440-40c12f356d7b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 925, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('d904d618-7494-40a7-8056-3fcfbcbf4d60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2600, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('d906b195-8e3b-4319-857e-45b46a51399d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 611, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-11 12:44:04', '2023-08-09 20:22:02', '2023-08-11 12:44:04'), +('d913c17f-5869-40ab-940b-9ab942830c23', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1438, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('d918e111-8cb5-4725-9eb0-38a5603c77bf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3211, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('d91ae943-24a1-422e-8741-d72019bb4891', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3163, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('d91ec989-b15c-4727-84cf-d9c28035ab7f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1335, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('d934b0ba-2f3f-40d9-8080-5bd373d43109', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2791, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('d93b8185-0923-481b-9e40-839317e8de7b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1479, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('d93cd416-0501-4b2f-9ebe-366b61ed0b36', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 420, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('d9443580-bcc2-4b27-9055-f8eff9758e24', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3233, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('d94cb011-fb70-451c-8c6b-986f76ca793f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2583, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('d94f6728-a6c0-442f-8b46-0d672d526121', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2234, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('d952513c-b546-4af3-bcde-cffde7ff54fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2448, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-23 20:37:55', '2023-08-12 15:48:35', '2023-08-23 20:37:55'), +('d9564155-eae2-4b0b-a86f-42ae3332567f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1190, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-21 07:00:21', '2023-08-18 19:55:08', '2023-08-21 07:00:21'), +('d9665b1c-63b5-40c2-9c74-324519b4b207', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 672, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('d9686b4f-15d7-4475-aae3-53f17f6fa0a7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 556, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('d96b3d28-dee8-41a7-8eb3-67157dda13a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1850, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('d97635d5-e59a-4da0-8d24-cea52950635d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1885, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('d9777363-7359-47b6-ae4b-9997c72d851b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 856, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('d97e5aec-11cb-4a93-8233-21a053f0a4b3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2707, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('d98a11d5-d0ad-4658-a9cd-096f1a54ac2e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 873, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('d9a42cd2-4994-4a99-8614-6bbcb6c51078', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3238, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('d9aa98ad-38a3-4963-a4c7-a75d7302d231', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1289, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('d9af7a3b-fb81-4f73-8ca9-70735843c3e4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1854, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('d9c75cb5-7c13-4530-8a05-54c9d7f13694', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1255, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('d9c7890f-10cd-455a-8691-d7dca99ded08', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3296, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('d9c7ea23-d1a3-4617-aca0-49ccb5504ea1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 443, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('d9d90785-68e7-4129-846e-a571258ca26e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2386, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('d9d95750-2a3b-4a26-a88e-f12ff5c2ce78', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3511, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('d9d9822a-f6c7-488c-8dc0-102ed68b3ddd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2774, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('d9f5ac13-82fb-4a6c-b7bf-8b0a358c90bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2636, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('da06beed-12bd-4841-9d9f-bc802d827f0e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2533, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('da0adbaf-8821-47ca-9602-af9bdd3ad27f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1247, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('da0b37d4-e827-41f8-92c9-dd1958123fa2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 100, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('da1ae4c7-4200-4eda-ad8f-948389df8beb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2230, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('da1b3676-90d7-461c-91c8-f1f26373334e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2075, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('da1f9164-19fe-49de-a07c-8e39a8b91805', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 656, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('da224ed4-2c0c-433e-b941-b6ec8a22f8b3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1281, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 19:57:41', '2023-08-18 19:54:18', '2023-08-18 19:57:41'), +('da28aa16-07b2-45a1-b2fc-4099b8afec9c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1196, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('da33ea74-5d2a-49cb-bb64-2ca6a27c84dd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1328, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('da3d54fd-52a6-46fc-9506-4a2ca96528a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1447, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('da4b20bf-aa61-4ba6-8529-5ece8fcfe597', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2363, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('da564e31-2a05-493d-9a96-f71df8386520', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 93, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('da63b069-59c6-41b9-b5c5-f9c520f86d41', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 204, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('da66ded1-69a0-489c-a519-55c370a67f5f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 366, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('da7441ea-7ffa-4bad-8ccd-a2c17183eaaf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 423, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('da85429d-5dfd-4495-9a11-f0f9fafaec4a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2664, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('da86a3b2-ba01-4008-83bc-940b30a98d00', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3607, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('da8dbccd-e9ee-4396-afac-7cb761a7e0c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 208, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('da8e4662-4801-467a-83d3-c0fc113310b5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1016, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('da9417c7-f70e-4007-93f9-18406f0cec25', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1235, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('da989bf3-cde8-4073-bf03-bc459886af93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1773, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('daaa1981-0556-4c49-a4af-2688fb1cbe23', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2816, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('daab2bea-499e-4d3f-aac6-503495241b07', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3063, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('dabacee0-f14b-48df-97e0-bfe530d32fef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 999, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-09 21:03:11', '2023-08-09 20:22:03', '2023-08-09 21:03:11'), +('dabaf8d1-e02b-4990-8a5b-697cd34ad0e4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 852, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('dabc05fd-9815-4252-9a53-1721a88781f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 550, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('daceb565-e392-4ece-9af7-b945024bc9ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 601, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('dadea91a-d445-4651-89e6-64ffdd87f974', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1338, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('dae5f0cc-a142-4215-96e9-cf028c23bd1e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 661, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('dae732f1-d69e-4f95-b7cd-9afee8314b0d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2487, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('db0ab350-b542-4128-a95a-b825e50ab7b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3586, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('db0b344c-9f74-4566-bb7e-9d04f1d120c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1441, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('db0f02f4-7d77-40c0-8a3d-41bd03843c71', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 446, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('db22f4a8-5033-4a40-b3e6-cc591d16381b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3111, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('db47c315-3cec-4dba-93cc-1cc7b0d53007', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2168, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('db4d052c-bd20-4431-9d4a-dce15d669e83', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2315, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('db4e664a-8074-4e18-b6c7-1079dceea562', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1067, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('db63145d-d5e2-4f8e-b768-54e2da399f79', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2523, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('db6e7caf-5192-4b00-90eb-5d7055e22d17', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3070, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('db7b5838-2f74-4d48-af6e-c06d3db7f11e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2314, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('db7be9a7-69f2-4ea6-a528-80092d5d606a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1624, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('db7c2128-54e2-4318-9f24-cd5a2cdd1b1f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2829, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('dba23499-af85-4f97-985e-31e8a0f4d83b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3515, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('dbb5a747-5f6c-4185-a731-878dc9ee15c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1187, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('dbbb020b-27fd-496e-9550-14b25440ea56', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2818, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('dbbd3bb3-b56e-481f-828c-d0a32a11c74a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2734, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('dbd76466-fa6c-4c0d-97c2-f11bfa9891ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1688, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('dbd95216-10c1-4112-a429-69bcc81114cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3467, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('dbde9552-28e3-438f-9921-c6f37c0d4cac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2614, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('dbecbeb2-f410-47c1-825b-a987c216146b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 971, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('dbf15a5e-87d8-4c5c-bd93-f69db58ae365', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1171, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('dbf6547e-fb98-46d5-aa35-01b5db0da2c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1590, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('dbf82586-c820-4dbf-920e-b3a281d0d984', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 301, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('dbfcecc1-f693-454d-a009-ace7cc0d99a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 320, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('dc02d424-1c5a-43dc-b164-b30e883433e1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 490, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('dc073cc7-9720-4885-9d73-b5679b1a4b89', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2285, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('dc112d77-1e93-4254-b10e-3c5284bc342e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3605, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('dc13f6ce-df64-42a8-bfc1-611de5c258f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3396, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('dc1985b2-82d4-461b-85f4-c6e5c43e8c68', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2595, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('dc1b15f5-97bf-4386-a120-8bb27c7f6111', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3414, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('dc213662-92f1-4363-8c44-456a9389c1a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2175, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('dc2a2621-202a-4082-9223-40d151c8696a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1220, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('dc2bc6b2-d599-4bdf-bf9e-e9f1f5931d14', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2560, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('dc2e7fa8-6b62-41ec-a1a4-4c3fe37d1162', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2978, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('dc2f4a1b-6d81-4302-aee2-803f7e55e035', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 772, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('dc44578e-3d2f-4961-9e0c-bc03c961857d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3387, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('dc48b084-ed69-4d2e-8b06-0957922ced0f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1259, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('dc5e2745-ca4b-4f5d-9f20-56d0e0d84fa7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2415, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('dc63eecc-f1d2-4977-a413-7884c19f35bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1124, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('dc69eae0-0cc6-4b81-b7cf-2e732bceb735', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1341, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('dc702eeb-067c-4e9d-8f0a-1e4c78fabdde', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2888, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('dc72dea9-d16a-46f2-b59d-2ef770172b32', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2396, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('dc74702c-7359-4580-99f3-0fbed6e5d0a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 396, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('dc7ddaec-98be-4945-b039-fb0dcbbd00a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 549, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('dc8067f3-1bc3-401f-a638-255b984dd193', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1938, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('dc8436df-1114-4882-b23c-4eb1813b4b7e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 175, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('dc872a98-edca-45ac-9b00-784f029c8bbd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3617, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('dc8f2449-a88f-494f-9fe1-a266e9e93036', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2458, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('dc93cb11-07df-4b4f-9be6-2da1ba648c76', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 311, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('dc960131-4393-405c-9f4d-18850b74d19a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3211, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('dc9bea24-01cd-4074-b3af-06439dce8890', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1084, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('dcabd0ce-4940-4d34-aa37-afc700e1e453', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2773, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('dcb79fca-f627-465e-a7f6-6650b9037fe6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2476, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('dcb99b7a-cf46-47b0-935d-7fa99782e130', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2553, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('dcbc882a-8619-413c-9ffc-7b5343041053', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3313, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('dcbf7eed-40f0-48c5-827c-1b0dcfea97e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2756, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('dcc327af-2be7-49bb-8a3e-5adac4b6f1cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3335, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('dcd08b3a-8ddd-4f71-903f-920882072c66', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1377, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('dce57ef9-5550-4c02-b6f9-72511f3e9dcd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1218, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('dceca148-f1f1-41f0-8faa-6655f079eb73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1061, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('dcf7e279-34b2-4086-8e79-276e62b96815', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3342, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('dd018769-614b-4fd0-95d4-c8147945aa1f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 986, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('dd043d4a-27ef-47ab-a3c5-58800ad8f43b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1758, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('dd0729c3-9b00-4e1c-b141-a7ab8a7d23d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 53, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('dd086da6-a1df-4351-84cd-d64990307b40', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3085, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('dd16f449-84e9-4688-81d9-c38882e2f19c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2477, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('dd19a138-bcda-4aab-abd8-407c23988134', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3215, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('dd37e58a-d8b8-4c4d-8515-c2d3c20e593d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1120, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('dd3a09a2-9cdd-4024-92d3-b5c7d6a3dc24', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2172, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('dd471461-5bcd-48c0-a704-3a8499a94f54', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3417, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('dd474545-4a94-4661-9754-ad1887986c0f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 101, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('dd47a57e-b97b-4db0-9dea-68c7dc1ab79b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1352, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('dd527647-51c0-4724-aa3c-9eecbed0fe44', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 426, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('dd532053-0aac-4580-a242-1c0fea0fe1b6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1856, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('dd573067-e5f9-4fa2-a33d-070278e0ae02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2734, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:03', '2023-08-09 18:34:03'), +('dd5b944b-f1d5-4d35-ac27-462d371a30e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2179, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('dd61a7a2-2c24-4694-a7b1-ade3eda25862', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1758, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('dd61da02-d47a-4022-b2d9-051589c31d88', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 671, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('dd69fb58-cc50-4131-827d-2540bbfd0ef1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1722, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('dd7662d5-43e5-41f2-ba8a-b2882b2b9e11', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 296, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('dd7bcd22-0773-487a-a88d-46589d0e77a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 380, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('dd7d8f8c-5f46-45f0-b026-527eb5050ff3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2447, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('dd93f7e4-28a7-4332-9189-bc9754386214', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 952, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-22 05:43:29', '2023-08-09 18:34:02', '2023-08-22 05:43:29'), +('dd9aee8a-1708-427c-9197-4a2bc79d8b06', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3568, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('dda05737-ca37-45e4-ac7e-bd92042bd16f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3349, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('dda3b397-fb1a-4f8c-b5ef-03271ff154b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2677, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('dda41a57-f959-447e-aa62-1786d505af50', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2076, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('ddab8f56-7d49-4e58-b278-8f7e3f1c54ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 532, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('ddaed8e5-53fe-417e-86b7-291718b6d7e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1870, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('ddafe329-f488-460b-b458-82052eb71b7f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1986, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('ddc13fb2-82b5-4588-b67a-91b3559e3e7a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2074, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('ddc2489f-3ae3-4060-bcbf-bc0c97a17b60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2112, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('ddc7131e-1e26-47be-a97d-d7835e1a0999', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 941, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('ddd215e0-fd64-44ae-a8e1-b3ef5f021edd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2801, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('ddd3fe65-513e-440c-8069-20e1b04a7e65', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3080, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('dddb1cbf-4ea8-4369-ba70-d8cfe38fe672', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2682, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('ddddf26c-72c9-438b-9c69-59a0cc698630', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2091, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('dde0038b-1208-478b-bdfa-4744c6e7ee4a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 988, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('dde8e5a2-22cf-4ebb-ba33-83031b1ebc3e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 752, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('ddfa6f7b-d2dc-41a3-8690-689db521315e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 799, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('de00b16b-69b7-423d-86e9-64ef941e2a01', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3327, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('de13a3dd-d6ca-4eaf-8c65-b7e537a962af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 430, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('de1accfa-61d3-4077-9278-b1cabcc3e476', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1678, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('de311881-1acc-4c58-8048-74f9c60a02a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3628, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('de351603-b92a-4271-9878-3e50e07a77d5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3465, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('de3b81c2-3c51-462f-b551-ac7d48dc335d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2953, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('de3e6c00-4c92-4d50-bfbd-d8bab8ddf7ce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 74, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('de49676e-3a37-4993-bb42-ac2970f3db6f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1367, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('de4d334a-2a35-440c-8fdb-f989361286ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3355, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('de4e2fe4-c7e9-4080-b6ee-a1e4b258c342', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2746, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('de53470b-d9ed-49d8-8d20-cc1d472e8190', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1095, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('de56cfba-dabe-482c-9340-250a49ae2d94', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 788, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('de5922c7-dc50-46c0-8b47-0b2e2568bac0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2212, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('de693bd0-99eb-494f-998c-271ba2351941', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1656, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('de7ad57c-726d-4b2f-a91b-70e36ab9df84', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3169, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('de817f49-002a-4e92-9bb7-8b6e08fc8a73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3585, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('de893d41-738e-4adc-ab82-c84548c08207', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1019, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('de8faace-bd1e-4c55-a90f-2e81ef4bc617', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 819, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('dea99a3c-33d9-4bc8-bbba-67501e331511', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2014, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-13 06:49:06', '2023-08-09 18:34:02', '2023-08-13 06:49:06'), +('deb42224-0887-4680-9e84-61b8001dfe24', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 340, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('dec12a4e-197e-47f9-8da3-ac97782c938e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3326, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('ded364c7-44da-41d1-a0d5-b5d1f4050a1a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1317, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('ded9953b-1c7d-4795-a9d4-9edcf5674605', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1428, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('dedc81ce-5986-446d-be98-bede6cd6b3f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3460, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('dedc9955-033e-4984-a00b-d4006ad1ea33', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1748, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('deebfdd3-3fca-4d35-adbf-8282ba627318', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2503, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('def8dc42-1b73-439e-a5cd-f8e91a9ea24b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3029, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('defca797-0010-4000-9d1c-c92e44f04eee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 125, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('defdcfe8-a5ac-4f4f-8605-913e01af2442', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2873, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('defe9db1-09f3-42c2-be6b-3eddbefc6e5d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 730, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('defec149-e78f-41f7-a335-bc90b0349f4d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2059, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('df07aa61-c801-4415-8b27-dd5df180d36d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 203, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('df094512-b8e9-41ef-a7a0-e451d71cf2d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1588, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('df0c8bd6-e37a-4327-9f4e-8915d979a47f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2267, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('df157ee2-9d1a-48f4-b5c7-b8f10091087f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2606, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('df198c4a-67b3-4bc7-9a1e-cb883a69bb2c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2752, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('df1cb4c1-dfc8-4e1a-8365-67e2af5e593e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1902, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('df24ec70-196d-4676-9ad8-c5f4b171a0dd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1319, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('df2f5eca-3912-4795-86d6-6e95a1473b7f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2115, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('df342369-1b0d-4960-b2fc-e03906123309', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1107, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('df3ba895-7d58-4777-8a40-923f5a1d3a39', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1477, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('df4696b9-4166-4376-b56f-76e3d62295b7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2354, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('df507efe-db8d-4b94-bb80-2fffc3a6faad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 840, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('df5218f1-6b6a-4671-b72b-8f7506a0b352', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 940, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('df55ae3e-866a-42e9-893b-74541134a764', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1190, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-21 07:00:21', '2023-08-12 15:48:23', '2023-08-21 07:00:21'), +('df6a3777-c5df-47d4-bfa8-4ab304b483de', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2924, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('df74da93-7750-49f9-ad10-aec2a41b56f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1044, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('df75f1bd-9452-4bae-8fbf-753cd776bc0f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 369, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('df79affc-3982-47c9-a045-769cfe724274', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2768, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('df7cfac5-3d3f-4498-a434-6f8a6b6d7642', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 88, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('df83ff1d-8a6d-4f34-ba2c-fa421a7ddfd6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 790, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('df852d84-f770-4c2c-afa0-f186d503683b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2299, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('df8a0496-8f97-4fca-8a74-d6e660c2fc81', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1578, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('df8ad532-c464-44bb-9302-871972b3a135', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 743, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('df8de0ed-0881-4487-8343-21fd243ecd3b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 936, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('dface381-98b6-4447-a123-bb69b8e2b451', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2743, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('dfb7d429-6174-4851-a7eb-15715ac9ff52', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 383, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('dfc6a752-3a62-4394-b8c0-1f7db3bcf7a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2300, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('dfca9070-5d03-4b89-a5c7-2df5c577d0d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2832, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('dfd1a3c6-e099-4cee-b570-4adb2269d096', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1529, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('dfd2170e-25c8-4b47-ac5b-21aa32836c67', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3140, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('dfd34b8a-9da0-4984-bbf6-50fb34fe3eee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 680, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('dfd92a7d-a2c7-4124-8e00-066c2236c47d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2423, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('dfdb1e13-3054-4eb8-a25b-e68674579648', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1528, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('dfdc8208-5d2b-442f-a6d0-f73cf53c5e1e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2770, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('dfe566d6-adf7-42c9-a5a8-fe383fd126ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2559, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('dfef5c4b-b744-48cf-8b45-483bde2e79f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2990, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('dff53bdb-7f95-400a-aae1-51d77bafca01', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1082, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('dff61925-3be2-428a-91c0-5adad666426d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 843, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('dff82c35-a397-420f-9afa-529601c52b93', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1643, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('dffb0ef3-4192-4725-be37-ea6011a73f73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3262, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('dffc1b86-7e26-44ef-a3ac-a331fe74fdec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3370, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('e0036c3a-3782-4b96-8696-b4d90a18d69d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 693, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('e005d387-e0c1-4bfa-9a84-4d00e7688010', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1508, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('e009e69f-6d2c-49d9-a1bd-c9fcd239f50a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2160, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('e01ad828-2e2b-4113-afaa-eb90ee57a4b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2077, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('e025bf3f-1edc-44d5-8974-8e190e6789d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3491, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('e02aea1d-55f3-4876-b470-512dba0bf8f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2459, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('e03364bf-3b02-49e0-ae25-964349d0805f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1474, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('e03fc02d-802b-494e-bd20-e96b7027a58b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 411, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('e06792ed-74bd-456b-baa5-130761fd01e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2836, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('e06d7025-c95e-4f5d-bfd1-8a8f56577c40', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2034, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('e06fc56c-adbb-42b1-872c-6afc7f06835a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1532, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('e071191c-cec7-46db-b7b8-9b92c25b2c04', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3321, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('e072d4c1-2b33-4639-b23a-bc644f821575', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1091, '{\"title\":\"Completed Order\",\"content\":\"Rosina(FMC0000342), your order \\nPretty Promax (Skin & Nails Gummies) x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-21T17:59:02.702548Z\"}', NULL, '2023-08-21 17:59:02', '2023-08-21 17:59:02'), +('e08a3d4d-a981-4172-940b-87544ef9945e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1047, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('e094ec04-cc05-401f-a547-14a1e6d03371', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2105, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('e0ac6a85-3b2a-43e5-a144-ee36ecdfd5fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 191, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('e0b1a1eb-ec3b-40d7-935c-7ca49ce3bc03', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 905, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('e0c15bfa-6c8b-496e-ab11-520faf77524c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 874, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('e0c8713a-7795-490f-94af-fee145c2d0e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3580, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('e0d09527-daf5-4334-9080-0be6215a0756', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2441, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('e0d49a8f-f7b7-440f-a7e5-46a05a3c97a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2321, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('e0d69c99-0a4d-4874-bb7f-203c7997a2c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 546, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('e0e93e29-235a-44a0-a774-f1a4c7141c00', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2110, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('e0f2aa00-93bd-4495-bf9e-b2149e526fe8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 885, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-20 22:03:24', '2023-08-18 19:54:15', '2023-08-20 22:03:24'), +('e0f79e00-8a7a-4255-9dca-55558f7a5485', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 802, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('e0fcec58-b3b8-493c-a52f-6756401293fd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1795, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('e10acd1a-3a0f-403f-9ccb-3a03831d5f4b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 8, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('e10e5874-d133-473e-be41-3d035ccc048f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2148, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('e110a4ed-c0c2-4b61-bacf-dc31c2689427', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1465, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('e114e24e-bc09-4887-a341-0e92d9086b4d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 797, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('e1177511-f9f7-419d-9d0b-4b411b5d3da6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 784, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('e117c38f-14d7-40f9-806b-1479c933334d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1351, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('e120798a-518d-4614-b8cc-7af0c52f9383', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 143, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('e12a6082-c17d-448b-ac7e-02b9550c37b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3218, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('e12ce2d3-1168-4e2d-95a4-4dee0380455b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 691, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('e12d7048-1c3c-4ca8-9599-f48ad3e786cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1323, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('e1423ae3-a91e-40b8-8a2e-70a83ebe6031', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 510, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('e14e33bd-51a8-4f67-85eb-f411797a519b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3332, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('e14ffb66-1044-4b30-8405-52148d2f1717', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1973, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('e15dd039-73a0-4620-b041-665fa0163d88', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2163, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-19 09:03:20', '2023-08-12 15:48:32', '2023-08-19 09:03:20'), +('e170684c-75cf-4db5-83ec-8da4174ab7ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 477, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('e1708b58-98c3-492e-afc2-5083809df8f8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1194, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('e1749a01-cf11-4dd8-88cc-8a217d7ffdba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1753, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('e174bbd3-70c0-4807-a674-dc99f599d51b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 683, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('e179e940-b4d5-4fcc-856d-f5b8616173e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1554, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('e17ee769-8e17-4a5c-9ceb-f2cffdebce68', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1974, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('e1901fcf-51ed-4ba1-896d-76bc13713317', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3112, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('e19e3ea5-f007-407f-bf78-103aeea369a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2341, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('e1a23d93-6019-4105-9d9a-6923784b2f0a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 277, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('e1a26691-6965-47b7-8352-2471a2ea1ac6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1678, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('e1a5560c-ccaa-4ea8-9e33-d88007742259', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2078, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('e1aad47d-56bb-406c-8e23-04998652427c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1957, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('e1b9ab90-9d7e-4c70-9571-bd80fb8263e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1707, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('e1bc70fd-63b9-4c01-ba69-ed8ff0a96f38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2213, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('e1c52356-4225-4a26-b7a2-77eab8aed92b', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"your order Anti - Stretch Marks x 1\\n to Vivian ninson (233552934693) has been received and is being forwarded to the sales department. Thank you for your purchase\",\"date\":\"2023-08-18T21:41:02.119236Z\"}', '2023-08-18 21:41:15', '2023-08-18 21:41:02', '2023-08-18 21:41:15'), +('e1dccba1-6547-4aa2-8176-b89af7a94cd7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1486, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('e1f1ab34-b5b3-41ea-b5b1-1428233f35e9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 587, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('e20a6d5a-da93-4d2f-9b55-c737442f5483', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3117, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('e2130328-22e8-4599-83e7-09009af3ec60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1878, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('e213e2fb-7406-4c05-8b48-36014bdf4142', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2043, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('e224998b-e12f-46f5-aea3-2a46086ee670', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 675, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('e234e8e3-c529-478b-a69e-08cee858eb44', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2709, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('e2479b0a-59cd-4083-a74f-6a5f5b95fb8a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2459, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('e24e9933-85b1-494c-8b5b-bcf77ca27e12', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 3325, '{\"title\":\"Point earned\",\"content\":\"Hi Adepa, you have just earned 3.2 points. Keep buying to earn more\",\"date\":\"2023-08-22T19:31:02.139800Z\"}', '2023-08-23 06:38:27', '2023-08-22 19:31:02', '2023-08-23 06:38:27'), +('e250d46d-824d-420b-8762-cb42a41851ca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3004, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('e251b80f-a1ba-4279-a613-407005031f90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2783, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('e253822e-abb4-4dd4-9fc5-905174f4d138', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 300, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('e25bc2fa-9b99-4f29-8d7f-5aead8b2f097', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 223, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('e25bf230-6ad9-4a99-9386-5b04da682d9a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 347, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('e25d4028-f0ee-4ead-98bd-d27ca66d5595', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2082, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('e262581b-ecd8-4c9d-a063-5e94d8688f3c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3123, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('e26b95bf-b692-4486-9adc-fbbeb63f8830', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 298, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('e26ca161-b064-47f8-9316-52cd1a6ee24f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1629, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('e26cc961-0dd2-4ba9-a497-2750dabd1058', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1616, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('e26cfa77-6e81-4a11-afe3-de44a1320b50', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2161, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('e277d38a-a593-42c2-b236-4f779a7be6e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1559, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('e283809b-4b07-4c9a-a649-4dc4bdbc4935', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2294, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('e297006a-73fa-4d73-9698-8d9d858b7045', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 345, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('e2978b4b-b061-4eeb-aff8-57bcec912ee0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 364, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('e29894b6-9bb7-4227-a90d-463fbcf8507a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2678, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-21 18:37:41', '2023-08-18 19:55:09', '2023-08-21 18:37:41'), +('e2993b03-b959-46de-ac47-59fcdb735064', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 817, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('e29d7d43-0514-4ccb-8c05-75618b748eca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1464, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('e2b00535-cbcd-41b8-befd-7a59d6d8bb27', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1139, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('e2b00a6d-6242-4b13-ad1e-d9eb4eede6ed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 581, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('e2b516f6-35ed-4d3b-a5b0-f9cf698415e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2720, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('e2ba31e7-8871-4110-a31d-681565a4ecb5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3363, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('e2cbbd76-f76d-4f8a-8f02-c10e54132c25', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 405, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('e2e0cdf7-885f-4368-97d9-b75c9525aa0c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 761, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('e2eeb567-acc0-4eb2-a327-320d0d29df39', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 110, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('e3035725-4ab8-4eb1-9d75-f7981f7e1dec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2284, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('e30483a0-53ae-4ce5-b4a6-e117d0d2daac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 35, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('e30d2573-d722-4df1-899c-734dde22e2e9', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3899, '{\"title\":\"Completed Order\",\"content\":\"Gifty(FMD0001113), your order \\nSkin Glow Gummies x 1\\nGym Wear x 1\\nBonnet x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-23T23:34:01.746860Z\"}', NULL, '2023-08-23 23:34:01', '2023-08-23 23:34:01'), +('e3217b5f-9464-46f7-a6b0-3b8737b1336c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1605, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('e338acf0-0396-4a12-b7cc-bb93eb9ae212', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 661, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('e350638d-4b27-4276-a06a-9986a977bfe5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 768, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('e35e9ebb-1d9e-4e8c-9634-51b0ccd4c304', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2708, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('e3607fe3-1e3f-4313-94a9-9591f8827e48', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1621, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-23 21:11:38', '2023-08-18 19:54:21', '2023-08-23 21:11:38'), +('e367fe2a-f8f9-499f-8aec-23eaa27e7ecb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1636, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('e36a10d7-7b5e-4d7a-8d2c-dd9d807112f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1671, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('e36beed1-adde-4dbb-9317-1039eef5b1ca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2503, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('e3728428-f997-4b21-adb8-a473fa37f02c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2469, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('e375f24f-ce23-450d-bc66-a74368a4814b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 377, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('e3b3ade2-6410-45d8-a6f6-43f569a591e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 994, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('e3c062a7-0e00-4229-b3c0-390024ace3c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2509, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('e3dba073-2a03-4c4d-ab93-ea3607943fef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1923, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('e3e2c08d-54b0-489f-8c14-a438f9124a3e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3751, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('e3eed795-a96e-44ad-865e-999c3aa515c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3091, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('e3f0b6d9-6e48-4bd5-b5b5-b600eb0f7041', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 782, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('e3f1f914-7b72-41b0-b2cf-f600f9cf85c0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3182, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('e3f342c8-1bc0-4964-a9c4-f5a3875b7cf9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2879, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('e3fbf17e-85ad-4606-b4b7-2ec1f44697f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 344, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('e400eedf-39df-4b5b-ab3e-e607bd9f97af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2887, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('e408412f-a55b-4b55-8637-fc4f27bef3a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1537, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('e413bccd-1141-4442-8525-1ebdc45a8ab5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3394, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('e4158d04-4b08-4c9b-9008-dab9f61d1c6e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1675, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('e423fe65-86f9-4814-b7f6-37340607183b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 332, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('e42f8254-56f2-45bf-a125-644cb836be94', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 150, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('e4307017-0695-4bdb-94fd-1ba9b0d7ae98', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3214, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('e43101f5-711f-43eb-8b20-68c2f0d90b9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 266, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('e447d974-300b-4f63-bef0-5c3e40415d19', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1620, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('e4498b5b-7ac3-46c8-a895-8ddbef3c9328', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2866, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('e44eacaa-7db0-4b6c-adcb-bd9ff512b857', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3277, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('e44f1a47-f0d0-4291-a45d-7c249c7d6fd7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1227, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('e45a834a-5258-4fcf-9b4e-7d78f5907549', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2178, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('e45e31e0-04e6-4123-8256-feec81ee0053', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2474, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('e46e807a-682f-4027-a517-b5cfb5455484', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 1045, '{\"title\":\"Point earned\",\"content\":\"Hi FIDELIA, you have just earned 1.6 points. Keep buying to earn more\",\"date\":\"2023-08-19T05:51:02.480311Z\"}', NULL, '2023-08-19 05:51:02', '2023-08-19 05:51:02'), +('e4762664-7ba3-431e-93a6-980dad768706', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 87, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('e477d674-7b60-4f9d-9fab-69b5a29f0d0b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2100, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('e47afd2e-facc-407f-bf60-fce9848327f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3331, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('e49aac9b-005f-4c9e-845e-863142f6d187', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3141, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('e4a1d0fb-048a-481e-be8d-8568f8fab3de', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1365, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('e4a29d55-bd01-4457-996d-70dde96167ce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1356, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('e4b4c94f-8737-48b8-bd60-511f13192e76', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2625, '{\"title\":\"Completed Order\",\"content\":\"Bernice(), your order \\nPussicare x 2\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-09T22:24:02.533340Z\"}', '2023-08-10 09:24:06', '2023-08-09 22:24:02', '2023-08-10 09:24:06'), +('e4c87100-4ace-4522-8d90-35eab81d7fa1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2132, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('e4d3bba0-1404-4c49-a2aa-876834b4dc6f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 311, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('e4e881c8-ec6d-4e8a-8409-487b8880ca5f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1838, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('e4f56fff-63a4-40ca-81c7-7feac3c82838', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 892, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('e4fc1110-aab9-47a8-bcc9-e9f8b8d4fc6f', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"your order Pretty Promax (Skin & Nails Gummies) x 1\\n to Priscilla Araba (233553041765) has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nThank you for your purchase! For further enquiry call our Customer Service on 0244177144\",\"date\":\"2023-08-20T17:43:02.971052Z\"}', '2023-08-20 20:49:21', '2023-08-20 17:43:02', '2023-08-20 20:49:21'), +('e4fd775f-0646-4eef-b4f7-5fb9b2396048', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2629, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('e502453d-023c-41fb-8bf1-adba8eb2e018', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 470, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('e50f0924-2323-428f-ac4b-0e964c254ea8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3052, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('e5119287-3a99-4d50-86fc-419b3bfb4a70', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2072, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('e51507a4-a2e5-416f-9e78-e7ed267a666a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 73, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('e52cf8b9-cbe2-4175-b246-30b4e5d97225', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2208, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('e52f65ac-71ad-47bd-8ec9-5a65fd6ad0c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1839, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('e5384e91-42aa-4c7d-b168-0eb02f14a542', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1458, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('e549abaa-e3f8-4798-b2b1-9f49f4bac670', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2737, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('e54e017f-d997-4593-a333-a1a4db54c604', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 677, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('e562a9c6-8471-4c9b-816e-446002d2a46b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1754, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('e56fd460-e27e-4b59-b4cc-d51c57aec4f4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2060, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('e571198a-f406-4b2c-9ff0-62a92d7dcc20', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2982, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('e577183f-ad14-4a23-bcd3-0985d1b0c754', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3593, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('e5793c71-aaa3-4ddf-8d33-3f202e73efd3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3306, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('e5861d2a-b738-4906-8e6e-54a398fb0a05', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3380, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('e58e2736-dc73-4314-8888-f0915b9e970e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2376, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('e58f4b7d-4f66-4524-b2c4-a7f9c313bc95', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3183, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('e5990fff-039e-4ed7-af0e-11fe9b357e65', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1308, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('e5992daa-f506-4bb7-b557-f57e0a500778', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3400, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('e5a5f57b-a144-462e-9b9d-1b94f21cad38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1890, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('e5b76fdb-0cee-4351-8345-28fa7b45479b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 920, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('e5bd0a69-7cf8-4158-98ab-28650458b689', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 55, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('e5bee7d7-551b-413b-8def-ed24d192e9f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 867, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('e5c159a8-5f83-472e-bb4d-40bfa3106568', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 983, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('e5c51567-3929-4232-8d1c-d50bf14911cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 10, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('e5cbc6fc-52cb-4f46-be2e-c6d273193462', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1945, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('e5cdc1c2-a90a-48d8-be85-dcf1a14c8879', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2146, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('e5d20880-728c-4010-a898-1710f6c57b01', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 944, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('e5d23af1-36cd-41ee-921c-89526b425978', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('e5d35f8d-5dcd-4759-9007-26db43ef3a55', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3015, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('e5db3a05-38f0-4779-93e2-3b615173ed5a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2748, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-10 14:42:08', '2023-08-09 18:34:03', '2023-08-10 14:42:08'), +('e5e132e8-38a3-4073-86cf-581387af98ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3125, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('e5e7f785-9f76-4800-aa9c-6abcc28780ba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1668, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('e5f85543-3f2e-48bf-bfbe-2d082ff50cb1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1402, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('e5fc4395-8276-461e-aac3-5d1cd64039f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3302, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('e5ffad64-03e8-4b34-8a0b-e102a5caa3fb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2510, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('e61266a1-1442-498b-8743-fd0f34312cd6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1517, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 14:58:22', '2023-08-18 19:54:20', '2023-08-19 14:58:22'), +('e617f448-bf30-4696-b8a6-4902f8d49ea4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2814, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('e61cb128-0ab1-4d04-a8d3-bb20fab41997', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1696, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('e63caebf-71e2-43f4-b9d6-6c891b53ac61', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3589, '{\"title\":\"Completed Order\",\"content\":\"Yvonne(FMC0000123), your order \\nSkin Glow Gummies x 1\\nPretty Promax (Skin & Nails Gummies) x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-20T06:12:03.037319Z\"}', '2023-08-20 20:41:27', '2023-08-20 06:12:03', '2023-08-20 20:41:27'), +('e642c360-1283-4665-85d9-836499af220d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1807, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('e642cba1-212a-4364-b46c-4d25f58b3850', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1836, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('e64580ee-4fd8-4d56-ae51-bb9a15515100', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2587, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-23 17:25:08', '2023-08-18 19:54:29', '2023-08-23 17:25:08'), +('e655060d-1a00-40e6-813b-1006d7e3eb70', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3608, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 22:32:15', '2023-08-18 19:54:38', '2023-08-18 22:32:15'), +('e6584900-d994-4267-a94d-1fc8b71f6303', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2674, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('e65da248-8001-4764-aecb-0923c3fd87f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1518, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('e667867e-da19-4ed2-a3f1-4e1f18593134', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3490, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('e667945e-ba97-4b38-aad5-685169beca5c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1982, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('e66a03f5-48d9-491a-a85e-741d163aafa3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1594, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('e6847770-781a-4b97-8d70-53a105f45abf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3202, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('e6877ff5-e723-4222-9534-7fd7075781a9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3453, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('e68c702b-df1d-44a1-82d4-7b5583ed9335', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1167, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('e6997e59-dd02-40fa-a569-6725d867d639', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2638, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('e6a1d4bf-8aa2-41e2-8d92-f18cf28e6e7e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3367, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('e6a37b82-d63a-4b50-acf3-688c5bcbea30', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1149, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('e6a3df7d-df4e-4800-8097-fb15ebdcd305', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3385, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('e6a56626-3c49-4f32-94b7-62ab70a75ca1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3561, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('e6aa115c-1496-4b61-a5a6-def67bb444b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 381, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('e6abc9de-c21e-4147-a4b2-ebbbf281fe9b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 800, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('e6b11c83-43bb-4199-beb6-c7a703be367a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 935, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-14 09:17:00', '2023-08-12 15:48:21', '2023-08-14 09:17:00'), +('e6b86d65-f64f-41cb-941c-1dca4d558ddc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1582, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('e6be9d86-952e-43ee-8f08-8432c30856a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2099, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('e6e099d9-b7cc-4fc5-a316-3ff24a1375f0', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"your order Caramel & Choco Skin Capsules x 1\\n to Nana Adwoa (233208130741) has been received and is being forwarded to the sales department. Thank you for your purchase\",\"date\":\"2023-08-19T19:04:02.963997Z\"}', '2023-08-19 20:06:44', '2023-08-19 19:04:02', '2023-08-19 20:06:44'), +('e7027b08-0d05-4920-be35-c80bd03660b4', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2327, '{\"title\":\"Completed Order\",\"content\":\"your order Pussicare x 3\\nHappy Period x 1\\n with waybill number FMTP336110 to Loretta Forson (233597537430) has been received and is being forwarded to the sales department. Thank you for your purchase\",\"date\":\"2023-08-10T13:22:02.031059Z\"}', '2023-08-10 19:36:08', '2023-08-10 13:22:02', '2023-08-10 19:36:08'), +('e7052ecd-225e-4d87-acca-9509ad59edb2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2362, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('e7068264-2063-4477-ae0c-1596693a846c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1568, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('e706d7ce-86e3-4047-974e-51086cd3c5b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2379, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('e707300d-b135-48a0-b939-1388b4597b1a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3242, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('e70a53f1-bca0-4b00-892a-1e56c8cfcb80', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3688, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('e70c0bd7-11a3-493b-abf9-ce5923e308cc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1827, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('e7238a06-4302-4c42-a1d3-26ef42d44d5c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1658, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('e72626f1-692f-4b29-8afa-2621100c284a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3383, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('e7345c49-e5a0-4c3b-950c-6c7aae65dfa1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 893, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-11 09:00:52', '2023-08-09 20:22:02', '2023-08-11 09:00:52'), +('e73d74ce-fa31-4ec8-a3fe-3c67968da60d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2086, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('e7406469-5cd1-4d9d-92d8-1c622a200ddd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 339, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('e74853ba-7753-488e-ab60-4328f3af3095', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2793, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('e7605643-3b78-4dca-8702-25a2bcab0189', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2882, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('e76b7a49-6594-4403-a5ed-7849e0fc29ba', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1198, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('e781c04e-ff82-4fb5-baef-b71d4cf01ebf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 516, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('e78c2057-2d95-4ab8-ab0b-9f85c84b5acb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2745, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('e79b3129-d1c9-49f5-ac8c-9016cde7382c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1075, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('e79f8c14-9e4d-49dc-846d-0eae18571268', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3063, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('e7a08d9b-bd3b-4627-ad94-4ebb0b82d48c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2659, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('e7a54237-7a63-4c5a-96d7-cf0bb48f3bcf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2251, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('e7bd4caf-12f0-4eb7-8f2c-7b05aac3328a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 485, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('e7c3fb98-8b82-48c3-a6d5-b27a3be8d410', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3613, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('e7ce6764-31d2-41fb-93e1-fb1fee4e4bb6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1312, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('e7d942fd-bde9-4c9d-8889-631d52a5da0d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 445, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('e7ee155c-36df-4964-9bf6-00577f8e3e3c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 568, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('e7f9a931-40c9-4726-beae-3c977237e418', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1876, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('e804da05-d696-4d6a-b6f3-8d20c35c23be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 609, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('e8169930-62d7-4e58-afea-501ddc3fcc08', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1558, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('e829a44e-707f-47f6-9592-451f0f532546', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1580, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('e833983e-de65-4f1e-98c4-f2441ab2f4d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2000, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('e836a0e0-c978-447b-b801-d433ac210a08', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 171, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('e851555f-c100-4f3c-afdf-43821f4a9189', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 501, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('e851e09e-2e9c-4890-a8f3-1ec5cc205f34', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1702, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('e8576470-6997-4d43-a318-bf9a7efcbeb5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1897, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('e85cb52c-216e-4d69-ae3b-34b0bbc0acf7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1693, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('e866c753-a11c-4cc5-8055-7a421506d3d7', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3640, '{\"title\":\"Completed Order\",\"content\":\"Isaac(FMD0001109), your order \\nFlat Tummy Gummies x 1\\nGym Wear x 1\\nBonnet x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-15T18:09:05.096146Z\"}', NULL, '2023-08-15 18:09:05', '2023-08-15 18:09:05'), +('e86cb763-c22e-4a6e-b2e8-a2956ec524c8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3487, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('e86da9f2-5fc4-492a-9f50-02a33d3f1eb2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3623, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('e875ebee-a388-477b-8522-3b29b954fedd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 374, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('e878cbde-e1d2-4d5a-8ec4-64dde2686c6c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1304, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('e879d318-b790-491a-997c-a78118d292de', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1647, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('e880dc69-9d4b-471d-ba01-b97891ec023e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 834, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('e88258bb-30a4-4fad-a33b-2b1788c9b215', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1058, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('e8873c0c-e5b2-48e0-b414-d4b5c4582e9b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2580, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('e890c5e2-7c83-48fd-a817-ec5b9e47dbc2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1463, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('e89f10d9-6270-4ee4-abe1-e9abd629d3f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2166, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('e8a05000-a8df-4105-971b-0635434d1047', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2780, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('e8a0fe78-3162-45ef-86d8-375efae3e138', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1654, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('e8aea374-c8ea-4980-8977-64149a0cff10', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 886, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('e8b47432-3fd9-40b0-9994-48345f615b73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2918, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('e8bc13b2-47ed-44a2-8a15-e18bbe917708', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2102, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('e8c2f5a5-709d-4541-994a-bd51c86dca6e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2010, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('e8c546ec-5fcf-4a69-acb2-dc7237924582', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1045, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('e8c7a301-08d4-405c-9e0c-71522ac9931e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 788, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('e8d61f09-102f-4cbf-b910-14f26a571d16', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2862, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('e8d79a89-cd68-4898-b9c6-15b84725cb6e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 945, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('e8ff9de9-00e7-4a9f-b815-967b618a2730', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3283, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('e9014f11-798b-45d4-84aa-ed33b7b41283', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2268, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('e9038aa1-6a92-49fa-8e9c-9d1a68ad8031', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3082, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('e9098245-9e4a-453d-8ed0-274058db64f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1689, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('e90d9abe-a871-4624-bbc6-f859ec01991c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1344, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('e915ed54-a2a1-4ba6-8c56-19cc906e6410', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1560, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('e9192c3d-4704-4227-b541-b72543dc0502', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1521, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('e924bb72-b11e-407e-8a0f-3e17f1602e65', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 76, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('e9256718-cfb5-4980-897a-d8fde025127d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 64, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('e94c48b3-51a0-4fe6-a656-037393ebf146', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1655, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('e94d5303-415d-47b5-b3db-7e1957d81e6d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2241, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('e96871b9-1dd5-456f-8ec9-10696c6cf9c5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 37, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('e96a825a-9e5d-4c10-8242-9d9f640f690e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1499, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('e96d6a7a-3b17-40c0-bbb4-d2a607f08d29', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2613, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('e96fe0e7-9f58-49c5-b789-7057d3241326', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2430, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('e97bb06d-4027-4964-8152-f532637cdc58', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3126, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 23:18:35', '2023-08-18 19:54:34', '2023-08-18 23:18:35'), +('e97c396a-c842-42c8-b332-952755a9e650', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3059, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('e983c278-cc7a-4448-b223-ad3382415690', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1222, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('e9974339-6a76-4d58-9ef0-46df1c5c7ee6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2084, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('e99b5b4a-dcd7-4b62-bc8b-afcf9be2bbdc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 18, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('e99f958d-c97f-4903-bbeb-ebe3b65875d8', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 2591, '{\"title\":\"Point earned\",\"content\":\"Hi magdalene, you have just earned 3.35 points. Keep buying to earn more\",\"date\":\"2023-08-11T16:10:03.122886Z\"}', '2023-08-11 19:47:10', '2023-08-11 16:10:03', '2023-08-11 19:47:10'), +('e9aefcc0-ec2e-4bbd-877e-ba2e1008a0dc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2595, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('e9aff3a0-3120-4b34-bdbd-119cab002e29', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3325, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-17 13:09:17', '2023-08-12 15:48:43', '2023-08-17 13:09:17'), +('e9b26131-ebdb-4e46-b1c2-638d3175daa6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 714, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('e9bef51e-c2b0-4360-a55e-c2ddc8494c0b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2597, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('e9c1b456-161e-469d-ab89-329808adecd2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3507, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('e9d7c9c7-e250-4403-9e9c-e17d20924922', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 583, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('e9e52b7c-4247-47c2-816c-94a4ade7680e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2435, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('e9e7dc7c-0662-4c04-80e1-8fb1da957702', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3170, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('e9fe0728-d8bf-40a2-bdad-2489857772ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2079, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('e9ffd10d-9286-4742-a569-b84f9f520458', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 66, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('ea05d38f-86b1-4d77-bece-10a824c77290', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1389, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('ea06113e-355b-4eb3-b06e-8ec48a4b63d8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3516, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('ea0810ef-8636-4aa9-9feb-0108fab95b9f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2972, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('ea0bd745-6390-46e3-a5b4-693db13eb561', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1727, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('ea206179-61de-42fb-969b-c6096d6a7ae6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1336, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('ea2dea13-b0f9-45be-85ee-a1d2d401d893', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2520, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('ea2e0f90-9c8d-4230-ab00-3b33226ab770', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1409, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('ea2f5abc-4c28-4278-be13-99f8e6907124', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2389, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('ea4b81bb-6521-4475-8953-d1ff33cdebd8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1147, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('ea54a20c-f8f3-4b69-aa04-a676f743ac9b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2215, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('ea5cf951-548c-49e8-9d6c-f71738224085', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2652, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 20:34:04', '2023-08-12 15:48:36', '2023-08-12 20:34:04'), +('ea640bf7-b297-47bf-ba84-eb022b7de06e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 10, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('ea797aae-63a9-46a5-97a3-c0e00297404c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2799, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('ea7cf766-f8f8-4525-93c3-b5ab0122b4db', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1324, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('ea86fc71-73f6-420f-961e-724719d436a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1434, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('ea8b09ad-f012-41b1-8e5e-b08d6b99305b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 297, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('eaa6e985-1e86-476c-9a7c-531249d05e99', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 16, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('eaab0fbe-9951-4756-a357-f6e5c42a85d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1232, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('eab58953-4360-43cd-870c-19cf1ce45887', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 946, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('eac2656e-ae9c-4a5c-96f7-c81fd5beb9c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 452, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('eac57746-0793-4ff1-b066-21c1f4e1aa92', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 526, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('eacab1d5-a4a9-44c9-9eec-8da724bd65fb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2781, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('eace0a4a-f237-43a4-8d86-268521247a60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 949, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('eadca5f0-68cc-419f-90ef-c135362404a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 772, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('eae047b8-e8cb-42fb-b1b6-220f5a7cbe5c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 611, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-11 12:41:35', '2023-08-09 18:34:02', '2023-08-11 12:41:35'), +('eae6d48d-4eb3-4d65-89ef-aac07bfaddee', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2311, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('eaea5801-7345-4365-8359-2b7c3b68f0d8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2020, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('eb017e27-3d76-4a8f-a031-614bb869f186', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 321, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('eb03a0b9-3aab-4a15-b62f-99a7376f44ca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1798, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('eb05180a-6fe7-4f80-8d7d-95a1dff57586', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3378, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('eb060008-a1ce-42ad-a172-8d7b2ba9c35b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2699, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('eb17c189-9df8-4d29-85d9-13b7be66c517', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2789, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('eb18bd84-7a30-4bbe-91e0-3ce019ac77f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3747, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('eb1ec28f-4a9b-4371-9c8c-6dc348f3accc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2140, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('eb23d5c3-00f3-411a-a9dd-ed4ea5f94f09', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2170, '{\"title\":\"Completed Order\",\"content\":\"Your order of \\nHappy Period x 1\\nPretty Promax (Skin & Nails Gummies) x 1\\n has been added to your stock. You can find them inside \'Stock Balance\' under \'My Stock\",\"date\":\"2023-08-23T20:38:01.669863Z\"}', NULL, '2023-08-23 20:38:01', '2023-08-23 20:38:01'), +('eb2b0241-255a-4ccc-b95d-653b52a4acc9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1884, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('eb2be6d7-6991-4c75-bff5-e6885a6b5f4a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 71, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('eb2d03ea-7fd5-402c-ac67-3c2ef09b2b04', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 891, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-21 08:46:34', '2023-08-18 19:54:15', '2023-08-21 08:46:34'), +('eb535083-f0dc-4c87-af23-08b3f503e5af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 41, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('eb58bbb0-4a42-4df7-8581-e45d218cfdfd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1409, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('eb603d92-2190-4eac-8ed6-2cd17bc23c90', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 851, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('eb645398-4495-4a2d-ade5-6dc00cd21f89', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3375, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('eb77f184-66a3-4ccc-9559-1e1cd494163a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2544, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('eb78b932-28bf-427c-9f08-b01528979f76', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 833, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('eb7f1e0e-9802-41c0-8c6e-9cf4c109854b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1792, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('eb83d179-017a-4662-8cb6-169fc33ea3e1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 564, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('eb8ef65b-425c-48d1-80d2-ccd0e5d984ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2783, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('eb8fd3d8-5fcb-4648-bc07-08fc8a12c46d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 897, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('eb90ca66-5a43-47d6-9179-eeb8b538b92d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2541, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('eb9fe2a1-5e55-4217-b067-9fea95b40769', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3335, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:03', '2023-08-09 18:34:03'), +('eba0438b-5845-4289-89fd-75bce18447bd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 648, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('eba1dd34-27fa-40fe-b413-1695e61aa819', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 107, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('ebc17c3a-4596-4994-b077-d8ed6dca49b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 707, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('ebc381a2-df63-4177-8b95-0473efa2da95', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 387, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('ebcf9cd1-8f44-4f7c-8acc-a0f765fbd1ea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3362, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('ebe4f73a-67ef-4a0a-9a3a-e0b80701f4e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 480, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('ebee2c2e-9a18-4fcc-8559-94c675252b65', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 154, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('ec015b57-5197-4ca6-986a-c4c223f180d3', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 3325, '{\"title\":\"Completed Order\",\"content\":\"Adepa(FMD0000958), your order of the ff items: \\nPussicare x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-18T14:27:03.069307Z\"}', '2023-08-18 20:03:20', '2023-08-18 14:27:03', '2023-08-18 20:03:20'), +('ec030a1a-ad9e-45ba-9940-b091b0274fd7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2466, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('ec031e39-2149-42ea-8977-cb2300e6c2ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1416, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('ec1105bf-29bc-4cbc-a724-bb601f54d21d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 467, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('ec1a3152-dd66-4153-8e94-eba3038e330d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 130, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('ec3327e3-e2ad-4334-b4d7-89df3bfa0c05', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2557, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('ec34deb3-bdaf-4f73-b87a-66d9dd19fa18', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2875, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('ec4b0866-f200-4f02-a6c9-bad8a41f0965', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 31, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 10:18:52', '2023-08-18 19:54:08', '2023-08-19 10:18:52'), +('ec4bc495-ffb3-452e-9173-b575d34a6d4f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2527, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('ec55b8bb-da50-4f43-b736-29626ec4f654', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 454, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('ec5cad6b-0f10-47df-9434-b4cd8c69647d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 603, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('ec5fc104-78f1-4f42-9fd3-ea76dcd73cc6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2852, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('ec840a45-23f4-416e-b923-58d47cf6f918', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1028, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('ec87cc79-765d-4013-8c53-557602f9c21b', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 3731, '{\"title\":\"Point earned\",\"content\":\"Hi Rahel, you have just earned 3 points. Keep buying to earn more\",\"date\":\"2023-08-19T16:17:02.679277Z\"}', '2023-08-19 16:19:27', '2023-08-19 16:17:02', '2023-08-19 16:19:27'), +('ec972e32-88ac-4ec4-ab16-375da49ca8e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 798, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('ec9a5c8e-7ec7-4c99-a2cc-ae7835893c81', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1150, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('eca60c35-5ee2-4fee-9c80-438414c98576', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2425, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('ecb7a99c-19fa-41aa-9fed-591d861948a3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1605, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('ecbb60f6-81e0-4290-8d8e-fe5cde462a27', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2889, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('ecbefcb7-d45d-43d7-8d42-42decb2bd928', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 146, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('ecc47ec5-7d75-4dd1-a9dd-178ec6bb96fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1734, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('ecc4e607-e085-4e28-b57a-1edf4e13c690', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1983, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('ecc8d2de-a5e0-4d46-a77d-c0e2eabe3580', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2079, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('ecd82cd4-f916-48a3-abbf-3dd698711e86', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2629, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('ecd86f18-e227-412b-a217-4c9283c057ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3392, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('eceddc0e-26a5-4c3b-bc03-c56b3bf1f1d6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1321, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('ecee9e9a-7bd2-48ed-a015-61b1ae88174b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1349, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('eceea753-7228-4430-847f-3be6575b84f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 202, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('ecf2e879-d5b5-406a-bd1f-d135ce837b72', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3736, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('ecfae913-de3e-4189-a878-d84a663af73f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2530, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('ed0c01ea-d1ff-4f47-937d-490315018f9a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2082, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('ed117aef-b62e-42c9-9adb-f538f9117d1f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2755, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('ed135e4d-ad74-404a-90fb-05dadac72888', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 629, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('ed28ff54-376a-4a04-87d5-452e7196daa4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3538, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-21 09:46:46', '2023-08-18 19:54:38', '2023-08-21 09:46:46'), +('ed32b654-d5ba-4edc-8d77-267cd076ade8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1492, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('ed3dab44-35ca-40a6-bc43-c1ec0c29f68c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2986, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('ed49b91f-64b7-4b91-8692-a380e3e0d298', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2514, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('ed4c26de-17b9-440b-90b9-fed4fec040a5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2303, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('ed5dccd8-6d02-48dc-a992-add6a540c79b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1936, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('ed7031a7-adf4-4afe-b41f-c3f43f991c1c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2046, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('ed7112c6-f3c7-4bff-9596-19f35ff9bb31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3436, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('ed736c60-e6cd-4ac4-b2ee-c6d4a94de381', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2591, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('ed7d007e-d04e-4cbd-b111-47e39a3bf955', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 984, '{\"title\":\"Completed Order\",\"content\":\"THERESAH(), your order \\nPussicare x 1\\nChillax x 1\\nSkin Glow Gummies x 2\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-10T14:34:02.881066Z\"}', NULL, '2023-08-10 14:34:02', '2023-08-10 14:34:02'), +('eda088a3-44d0-423e-87d4-4d0cad2221c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 24, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('eda3a048-f28b-4e11-989b-5afe9be3bcbc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2866, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('eda54ca2-dfe0-40fa-9d01-b9e67bf04278', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 999, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-09 21:00:49', '2023-08-09 18:34:02', '2023-08-09 21:00:49'), +('edac1232-54ed-4d99-bc6e-f7b3b6b4264a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3365, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('edbf6ca1-89f8-469b-a293-8c6b79955682', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3151, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('edcd857f-a4d9-47a8-bfdf-7c502e2d6f52', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 135, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('edcfa70f-045b-496f-86ee-dda54146c14f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 281, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('edd60d17-f8a5-4c27-9a18-23e6faa1c043', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3113, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('edd65cf4-75e4-4368-87bd-952ccd0d2043', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 667, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('eddb0121-7ef8-47c3-82c7-75219da2803f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3273, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('ede21a89-c2e6-4a44-baec-8ddf2d4c282c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1440, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('ede59a94-2611-49cc-ac0c-1ca508470cca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1528, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('edea263d-72ed-481e-95d2-7f5369848c53', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2455, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('edebb8b4-777e-4cdc-b060-232cb1ec0e58', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2326, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('ededb67f-f9cd-4853-9ca5-1174b714f94c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 496, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('edef077d-7dd2-4162-b351-3593e92ff98d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1238, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('edf81be7-fe8e-45d9-b18b-b1a3d975a4d0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2577, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('ee13dd0e-3dbc-4935-a517-69fc8ca7acd3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1388, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('ee159b07-336a-47eb-ac51-deb179d64ec0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 829, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('ee19defb-389d-4ee6-b7bb-6cbd0db74407', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1840, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('ee21454c-6b90-4990-a5cb-6317b52651d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1305, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('ee33d0fd-7cb0-4d33-9535-3a7a8400183c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3190, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('ee343080-a7c8-4e16-bb7b-b8863515ff08', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3161, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('ee3526cf-bd90-4697-ab43-0a76e043763a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1090, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-20 19:56:52', '2023-08-18 19:54:16', '2023-08-20 19:56:52'), +('ee38a0c6-09df-4f3d-8a7c-41bf2c74bc73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2002, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('ee40a39e-41cf-473a-aa80-10bd2bb89dd2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1741, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('ee47d528-f525-439f-bc5f-492877ba7132', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 34, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('ee4f2e8d-7d5d-4998-a5f2-3c105b8e56e5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2512, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('ee566e06-4cb6-4cbe-8906-420a2baa296f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1538, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('ee5d6fcd-0b5b-48ab-a559-2e2fc96bb3df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2700, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('ee718254-dd2f-4724-bc3e-38fd62776223', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3748, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('ee7542ae-90de-4a7c-8753-391e3006335a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2793, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('ee7fb267-8467-48cf-90be-c265e7a91877', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1806, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('ee84af8b-b968-44c0-b637-38aebe7ad80e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 407, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('ee8db482-d28d-48e6-b265-f65d955d11f5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1570, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('ee93746a-a22f-4843-ba1f-a4b2ec5c2f38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1249, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('ee9465c7-8d28-4177-8d0a-7623783eee2f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2452, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('eea1053c-2ea4-4f9c-a7b6-fd75309f1452', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1034, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('eea6856e-e879-4901-a375-7218eae90fae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2258, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('eeaec668-85ac-4f1b-ae5e-ac73fb2cfb0a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2688, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('eeb7f0cd-3b89-46dc-8188-bdfb71e786e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2536, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('eec103ec-af37-4c01-b875-973dcf173468', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3103, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('eeceb748-fc09-40d2-b825-2f3703602686', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3288, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('eecf9df5-6028-495f-a2df-57a0c04018e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2419, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('eed02744-7d37-451f-a1c4-70e480536a56', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2772, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('eefb0bc6-41a9-459a-8e19-8556a3e911be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1114, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('ef0e6f16-1013-4fc5-9efb-f765865035d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 929, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('ef15707d-36dd-4228-bd18-89e6cfdfd7ec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3165, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-19 17:59:50', '2023-08-18 19:54:34', '2023-08-19 17:59:50'), +('ef1c912c-ef07-4279-9050-5084db948dfa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2966, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('ef298839-ee43-46b7-9b12-9e1d7d6d656c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1648, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('ef2b7232-31c0-4aa6-a0dc-a08d5195c677', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1367, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('ef35a5a5-7c18-4ed8-9247-a7ea01e12243', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1468, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('ef36de30-fd32-458f-b34d-1f5b96cc21be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2961, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('ef3c4648-ceb1-42f1-94ea-a1ec57fcd612', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1842, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('ef4124db-e5f4-4c34-ab54-2ee981824184', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2658, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-13 22:23:43', '2023-08-09 18:34:03', '2023-08-13 22:23:43'), +('ef42cb13-b622-48a8-a726-072e171e33b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2944, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('ef575f35-312d-4479-b5c6-9b0dc3ec0f7d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3456, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('ef6a262b-20d1-4ecc-9bb3-cf8d066b99c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 25, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('ef6cb336-a0a5-43b5-8815-bbecfc838df3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1576, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('ef7da0ce-5089-4319-b9e0-c6e4de06bb60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 453, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('ef86a4e6-d3e2-4b34-9f8e-87537399339e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1151, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('ef9546d0-4c0c-4896-a2f5-0dbb89459c4c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1234, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('ef9fe26c-8e50-45ed-bb7c-1e8557108c0d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2860, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('efaaf761-ce7c-4963-bb0d-b672937c2979', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 918, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('efcbb7d9-b043-44c6-aac8-951baff37e0d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2258, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('efe80f2f-6faa-4457-8f24-e3dd9bc5b223', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2315, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('eff1ed80-612d-4ee7-9f5f-e31d7d244a3d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2149, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('effdee22-f196-4268-bbf9-17c36830d918', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 702, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('effe9ed3-2961-40c0-bcb7-328271718b52', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 999, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('f014dcd0-b527-411e-9cbb-4cf2e5d5a2e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2558, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('f01512aa-df62-4506-bcf0-29a01e52d363', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3148, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('f021c979-e9f5-4bab-b64e-9c0b7328cdec', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1876, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('f0336184-44a8-47b6-99b8-d90d2b735d63', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2486, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-22 19:17:51', '2023-08-18 19:55:08', '2023-08-22 19:17:51'), +('f0343bdd-c6e5-4da4-b1a8-0952fa3e5b50', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3413, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('f03d9054-812f-4041-8a03-089c509bb0ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1478, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('f0586c73-ce26-4331-82c1-b1a92088cb2e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1454, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('f05cfff8-c0af-447d-9e17-80287e9975ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 98, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('f06505c1-41d4-4a32-ac37-87584fa598fe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2424, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('f06550d9-19a6-4299-9c53-4feae1fccef3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 459, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('f074b785-effc-4f7c-95f7-57d8fe271c15', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 766, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('f07971f8-9c2f-4ecb-915f-4810ba757503', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1565, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('f07bc679-74e2-447a-9e87-ee4f5bb961c1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2444, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('f0808c5d-57f7-4c02-9d12-0aea9f0748ce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3228, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('f0892cdc-e5e9-41c2-896f-b6d7960893c5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1275, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('f08c15f8-40f5-499e-9ed2-69eef5874bef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3558, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('f09dd609-ecc5-4469-9c68-6258acded8c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2922, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('f0ad9e73-193b-4d70-bf68-a6ec9473a266', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 500, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('f0b1f1e9-d436-41bc-a9f7-2f5987209f1b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1068, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('f0b9b7a8-2851-48f0-a344-ff132178a725', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3337, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('f0cb0db3-6ec9-4737-882a-0a79231ac550', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2747, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('f0cedd8b-21d1-432a-aab4-c73891365b2c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3060, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('f0e5dee3-a1a2-4a8b-8c49-ba2f2fb5bd81', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3638, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('f0e7e567-61e5-4bae-a269-7882aa76d3b2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 533, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('f0f2d0fc-5a68-45b5-b290-7c784fc47fc6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2969, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:03', '2023-08-09 20:22:03'), +('f0f3dd56-edad-4b87-b726-8b64fa214699', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3345, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('f1095e35-561c-4cd4-8ab3-aa5647644044', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2235, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('f1155212-0e09-4883-ae0e-bd06ca6d3ff7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2115, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('f11f5c4f-fffa-4cb6-8a85-5d5b06345bf7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 792, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('f120d5c5-48aa-4d33-ae14-f75e6b857497', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1347, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('f128979a-6686-4630-b199-a980c2d9061d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 481, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('f12eae8a-1e34-4b08-91e2-b60ef55bf976', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3502, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('f130e723-ff13-4707-be90-2313a6044189', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1733, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('f135ab18-c258-4352-b09a-b7d9bbf41d6e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3422, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('f138365b-da09-4238-89a9-65a537a6e311', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2354, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('f141d4e1-5003-487f-8a39-0a0e7a05c107', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 234, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('f145039f-599f-4593-9854-54b39c5191a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1191, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('f14c1276-73ad-4214-a23e-0325d40ae4ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1617, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('f15369bd-7314-4d88-a86c-c7b41ffa2224', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 450, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('f15edb5e-22db-4212-9a52-fcf2e4785db9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 132, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('f17bc980-2675-467b-af51-a75d28c2abc2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 960, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('f17eca5c-d594-46ae-b117-4811ba96d7e4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3396, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('f17f6174-55af-4a09-ad2c-a40ad75024e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3139, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('f17f9e13-7ae9-4f0e-accb-8dd7ff0b079d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1398, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('f19e4183-0e66-462e-ad8d-16bd7e12bafd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2516, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('f19eb63a-6502-4805-bde5-def13c41693c', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Point earned\",\"content\":\"Hi Faustina, you have just earned 5.6 points. Keep buying to earn more\",\"date\":\"2023-08-24T00:02:02.159700Z\"}', NULL, '2023-08-24 00:02:02', '2023-08-24 00:02:02'), +('f1a178f0-314b-4719-830d-0db43e1f4f60', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2593, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-09 22:17:50', '2023-08-09 20:22:03', '2023-08-09 22:17:50'), +('f1a28d8e-efed-44a5-9f05-29d793b13ab2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 465, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('f1acd607-4702-4f1f-a07b-77c97bae9e78', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2472, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('f1b594b0-2687-450e-8565-093636260664', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1068, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('f1bb0b98-59ba-4d38-a621-9b1f61fb113a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3135, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('f1c6dd64-b134-4e38-956a-9deb3b982cd1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2422, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('f1db11b7-5072-438d-ac4e-8a1071ea3555', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3726, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('f1e556ea-d03d-4151-a438-64d19b6d874d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 292, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('f1ff1162-b391-4d87-884d-f2ec0ad9c0c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 820, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('f20316a6-90e9-47ef-ad96-abf4ed542dc4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1221, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('f204c8af-2fc2-4d64-9047-057e551bfc39', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1771, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('f22c6328-7d8c-4335-8187-faea3921a4cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1253, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('f22cee2b-b66e-4310-9d30-79e4994260e0', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"your order Pretty Promax (Skin & Nails Gummies) x 1\\n to Terry Etornam Duse (233546777768) has been received and is being forwarded to the sales department. Thank you for your purchase\",\"date\":\"2023-08-18T12:58:03.040193Z\"}', '2023-08-18 13:46:14', '2023-08-18 12:58:03', '2023-08-18 13:46:14'), +('f2608f33-5b84-4c38-a6da-fc46a27c1681', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1346, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('f2669d02-8e8e-4cc3-8996-d25d7eb9c3e7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1473, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('f2685288-1597-442e-8280-d232ab84707b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3493, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-21 07:22:41', '2023-08-18 19:54:37', '2023-08-21 07:22:41'), +('f2741df6-9b65-4171-b866-754c87bf702f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1110, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('f2747140-c7a4-45a7-99fe-2b27bfd9096b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1726, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('f27656bd-eb67-4e0e-acdb-8375892c2337', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1033, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('f27acf0a-a3b8-40b7-9121-9683c9e8eb08', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3274, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('f285011a-f37a-418b-9ed7-d1179ff5bd1d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3270, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('f290f071-d367-486e-a744-f426839a17d5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 618, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('f292afb7-b835-4195-8580-2cd5afa65856', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3017, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('f297de1a-8f82-4ca4-8363-25aacada48d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 952, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-22 05:43:15', '2023-08-18 19:55:08', '2023-08-22 05:43:15'), +('f2984f7a-c228-4632-bf9c-46e14e384ec8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3279, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('f2a2a3f1-fc42-47cf-867b-521f2cd28a23', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1210, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('f2a86c46-4386-4be0-9cc2-aa184865be43', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 478, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('f2aa689a-bb8c-45b2-a607-8f4e146a7085', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2121, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('f2aca82b-b2e7-43ed-92ee-4dfed4d0b063', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 492, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('f2ad70ba-6e11-4b00-a2a9-0b84456cdc91', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1088, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('f2b34f71-c968-4462-89fe-cd602a5b5886', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 365, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('f2cc101d-c8ad-49a5-aa3f-5aa6213dc088', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1440, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('f2d7d5ec-30cf-4e6b-85a9-a77e37bf6c62', 'App\\Notifications\\PointEarnedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Point earned\",\"content\":\"Hi Faustina, you have just earned 8 points. Keep buying to earn more\",\"date\":\"2023-08-20T17:52:02.989919Z\"}', '2023-08-20 20:40:07', '2023-08-20 17:52:02', '2023-08-20 20:40:07'), +('f2dbfa1e-1caf-42f4-9546-84abe064ec79', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2363, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('f2e4954c-2a8c-49e6-a2f8-6785d2ec95dd', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2170, '{\"title\":\"Completed Order\",\"content\":\"Darlene(FMD0000674), your order \\nPretty Promax (Skin & Nails Gummies) x 2\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-22T12:31:03.348331Z\"}', NULL, '2023-08-22 12:31:03', '2023-08-22 12:31:03'), +('f2e9d592-fd62-43bb-9834-ad0012977671', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 162, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('f2ea35d7-8d28-4ae2-bf27-5e9c411a1513', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 479, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('f2f4f8d9-88d7-4cd9-88f8-01cfd6574a6c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2023, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('f2f50478-b5b5-4307-8351-026b092390d2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1370, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('f2f6d012-2ed3-43f5-80dc-f610f786957e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 562, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('f2f6ff55-3a1c-446d-aab4-4e744e7b07ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 316, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('f308d936-fec0-4efb-a69b-e0df2f6a268b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2014, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('f3176854-98ec-485d-9acf-92440cca121a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1446, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('f321485f-a37c-4eaf-a31a-f182a59b00bf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1013, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('f322980d-d42a-4352-9662-e2892b0e9197', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1384, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('f322dc2c-f2ec-4b10-8fce-31fd56b449b9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 618, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('f32ba42b-ea4a-4f8b-9ea3-98700b39dcea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2605, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('f3368570-636a-425a-8327-69880e2409ff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3148, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('f3415fd5-6784-4299-8eee-8c22babbe2f6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3094, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('f3441000-70ac-4ad7-93f8-4edfc1ccd314', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2053, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('f34f3ca3-11b0-4f3e-874d-63010c0fea5d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1134, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('f359f218-adb0-4756-934b-cab230f244e0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2573, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('f35a2b95-05e2-42c0-abc8-e3c798f3cc53', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3463, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('f3640e47-dc23-4c4e-b1e5-b38984a9da17', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 665, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('f3672a42-d118-4f8e-bf4d-f4639ba78fbc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1325, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('f385b484-c0c0-45d3-9b42-8a472cb29fca', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1193, '{\"title\":\"Completed Order\",\"content\":\"Ofori Amanfo(FMC0000347), your order \\nAnti - Stretch Marks x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-19T07:10:02.431642Z\"}', NULL, '2023-08-19 07:10:02', '2023-08-19 07:10:02'), +('f3919f84-71e5-4871-878f-6fa62516431a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2378, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('f39a8a42-4dcb-411e-81c6-46c97d220d1f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1871, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('f3a161d7-8539-4031-bff2-a8e7e9685031', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3221, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('f3a2c8e2-1869-4997-8e4b-a995bdef149c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 23, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('f3a7f850-4c48-4c65-88b9-515d5705e850', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1732, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('f3a83a2c-a944-41e2-b4af-201e4df95392', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2604, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('f3ac085d-747d-4be8-8e65-67e10273ae8c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 757, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('f3b17066-4c3f-46b4-bced-ca106b45b60e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 491, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('f3c943a4-3472-453b-b33b-c275d8499d84', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 691, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('f3ca7af4-4055-415d-a9de-2a3756af54ae', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 249, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('f3cf74e9-39e8-4604-ba5c-f6736b6c11eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1280, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('f3d4865f-797e-4582-8770-393a5fe8675e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3262, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('f3d4ccee-d0d4-4c89-ad78-0b568b1aa1a1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2579, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('f3d5d36f-c594-4f8f-afe6-b71efceae8bc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3219, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('f3d72eb3-d20b-40cc-95b7-bd7d1d82b657', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2444, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('f3e32d0b-63e7-45ad-ae88-950bffde3ec9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 773, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('f3f11ce6-6564-49cb-8c32-cbc42b17c137', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 360, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('f3f62fa0-731c-4fb9-bbe3-648d203c0873', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2791, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('f3fb3652-1084-49af-be40-b3390097157f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2446, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('f4008846-c7bb-43e3-ac31-acb7395eb1ac', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1073, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('f40dedbd-37ea-433b-bacf-765ee5037f55', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1690, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('f40ecb32-ccaf-4480-857e-8971e51f409e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1043, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('f416aef4-969f-4ef6-bd96-8ab9e2c8e808', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2037, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('f4243234-806a-4bfc-816e-af0d40cd1261', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1039, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('f42dce09-d51d-4ac4-8a33-a8fb2f360fea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1427, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('f42fe120-fbba-49b3-a2cb-590a02d5234d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3472, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('f4351d7a-db9a-4d4d-84c7-3d8904ca639e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1053, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('f4379b22-6167-4566-8cdb-bc06b1d69636', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 415, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('f443f75c-d1d9-488a-ae87-f29d5f00a940', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1049, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('f4484181-0743-41df-9ce1-1e9cac93e8be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 894, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('f44b32dd-9e27-4fa1-a544-8fb0db5269d1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2607, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('f45a6b84-c298-4d81-8c15-5766c112740e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 750, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('f45dc5dc-f550-46c6-9a33-8d725f7ec45a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3196, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('f468957c-955c-432e-aae8-445dffc51945', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2724, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('f46d1840-a9a3-43c0-8523-32ff771a0a01', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 895, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('f46fa75c-55ef-4d60-b1ff-0513182d6d5f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2754, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('f4719660-13a9-43ee-ae47-658a96358d78', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1538, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('f48b4dee-841d-4774-8cad-ab7ffb02e89f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1558, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('f4b33ebf-2905-4e5a-9f50-0fe3727b0cad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1989, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('f4bccf9e-c708-4beb-a89f-774b80cba061', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2930, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('f4c0b9bf-192a-44e2-978e-cd4b71576174', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1772, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('f4cbdc71-6332-4d0f-ae9f-e89f087d1f62', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3132, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('f4d3dc2e-b7c0-45d4-ac8f-fb93f9ba5601', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2603, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('f4e05d73-185f-4ef7-9849-c40ec8971d9d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1607, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('f502d397-522e-43a8-89fc-c5c996af2461', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1083, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('f50cbaba-737e-4956-95ca-dd35b47ccbb2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1161, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('f50f402d-16ec-4b87-889c-119835aa1ae3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 100, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('f51d3566-7879-4963-9a0f-8bec60c8769f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2394, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('f53271b2-b45e-4cc3-ac0c-7bdec6cf3eb7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3578, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('f533e720-c2ee-4261-a0eb-0fc9ed639c3e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3491, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('f538aeb8-81e7-44dc-9d31-18240abe6d7e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1325, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('f548a358-cb87-44e0-8f1a-2773d48ce11c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2802, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-19 00:21:36', '2023-08-18 19:55:09', '2023-08-19 00:21:36'), +('f558cb67-3ba6-422a-b9ed-2ffbe9bcd52b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3473, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('f55ceaa3-950c-4e60-ba4f-b7f16973fbd4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 402, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('f55f5c18-114f-46f8-8458-94b730f10339', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3290, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('f5682044-23b7-4fea-a35a-70f3d3bb0137', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 692, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('f56939ba-f45f-4a12-b51f-6d9287ff5a84', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1769, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('f5699062-458b-4631-8681-d07e6a0161d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2616, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('f56b9b99-e18d-4d77-b6ba-c0dc6f3f90eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2147, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('f57713aa-e519-4d39-8058-c8ec2726a06c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3090, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('f57f6e4a-c23a-49d4-be25-3e0a1ffbf437', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2451, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('f58b9fb3-4b20-40ee-a9b8-5ad14ef8656f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2757, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('f58c3838-9feb-4ef3-b8b2-d1841e95acfd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3276, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('f5a25f28-90b5-47ae-a77b-fae48d9e1c22', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2372, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('f5a8be1f-234f-4bf4-b114-f0b3c0a59daa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2951, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('f5a9ac4c-bc09-47a0-8448-fbb86d807c71', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1045, '{\"title\":\"Completed Order\",\"content\":\"FIDELIA(FMD0000371), your order of the ff items: \\nPretty Promax (Skin & Nails Gummies) x 1\\nPussicare x 2\\nHappy Period x 2\\nSleep Gummies x 1\\nSkin Glow Gummies x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-18T12:42:01.953356Z\"}', NULL, '2023-08-18 12:42:01', '2023-08-18 12:42:01'), +('f5b49708-67f3-45bf-8215-b592132de80d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1242, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('f5b67040-3b76-48ad-b97d-299446ac4139', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 48, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('f5bcfa0a-40b2-4630-8ff3-f96848a908d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 49, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('f5bdb23a-cf36-49e0-b231-3a1682eb3537', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2160, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('f5c75b9e-5dc0-4549-91cf-f9fc4b9c2da1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2711, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', '2023-08-22 07:46:31', '2023-08-18 19:55:09', '2023-08-22 07:46:31'), +('f5d09633-ed9f-4520-b4b2-541fbe19b70f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1130, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('f5d316f6-7d11-47f4-94f7-99d1908bb06d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2180, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('f5f15a91-ab78-44c9-b04d-818bb1f3fb66', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1791, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('f5f841fb-a0b0-475a-bb68-173eb8d9835d', 'App\\Notifications\\RegisteredNotification', 'App\\Models\\Customer', 2591, '{\"title\":\"Registration\",\"content\":\"Congratulations magdalene, you are now a registered FM Customer. Please send a screenshot of this message together with a full picture of you and your details to our WhatsApp number 0244177144 link: https:\\/\\/wa.me\\/message\\/73U4VRDNCGE6N1 or contact our Customer Service on 0531170001 or 0531170002 for further enquiry\",\"date\":\"2023-08-11T16:10:03.149907Z\"}', '2023-08-11 19:46:33', '2023-08-11 16:10:03', '2023-08-11 19:46:33'), +('f5fb28a3-a57e-4092-948d-21c4c568606a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2964, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('f600fcaf-e4f2-4cd2-8ce9-6083cb05433b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2678, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-21 18:37:59', '2023-08-18 19:54:30', '2023-08-21 18:37:59'), +('f60741e3-98c1-455d-92b8-35012a454922', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3741, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('f60d26d0-a536-49c3-ae53-1bf13593aac2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1098, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('f6108375-d536-465a-b1a6-80677818eb81', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 235, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('f6202089-65c7-432e-8d2c-234b3d3a8cb9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1950, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('f624d87b-208a-42fc-8cb7-f65c9c5f884a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 5, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('f62632a6-08fc-45ce-bddb-8eea1df2188a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 823, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-12 17:02:31', '2023-08-12 15:48:20', '2023-08-12 17:02:31'), +('f62b1d1f-ccec-4f80-a9cb-50dd18353879', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 198, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('f62b493f-94a0-4d11-9ee4-f5476dd46db6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 704, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('f6436a4d-3071-49c8-ba4a-38b1f4afaff5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2108, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('f644de0a-2fc0-4505-bba6-5401e3b632d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 991, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('f65414f4-51fd-4dd0-a1fb-f3109c882a3d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2707, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('f65f5910-8c4e-44d2-8f89-55647454c5e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 853, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('f65faa53-0b4d-457e-a02f-4f9df95c8379', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1913, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('f66292d6-4ca3-4a95-a720-a4389ac05429', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3289, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('f66329e7-51f1-47c4-a851-af47533daaef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 779, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('f6634908-2049-4e8b-8585-21f8f529adaf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 308, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('f66653f5-0722-4456-a233-640318b066eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2987, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('f66671cb-e9ae-4457-b1f3-83d1e10b9290', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2113, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('f6699ffb-4280-4e47-9cfa-2fc833919ba4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 535, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('f66a7a73-200c-417c-b329-10c78777d4dc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2185, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:32', '2023-08-12 15:48:32'), +('f674e64f-4876-434a-8cae-38650be46638', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 676, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('f675b8a3-310c-44d4-b65a-8457d39bccdf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1918, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('f68a105c-f91e-4c7f-92a4-70489c58db30', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 765, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('f68aaf31-7ce0-4743-9e33-78c993dfb2af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1288, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('f68bfb52-68ef-4549-8b49-c48c5bd48071', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 936, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('f6903d69-3111-417b-bc7c-0bfd1f4dc669', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3496, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('f69114f7-3e90-42e8-af7e-f11f4ac47853', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 471, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('f698191e-3e33-4c2f-9b7a-984cc731f45b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2826, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('f69cf737-c1e3-4040-ad2d-6f85bfaf3552', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 811, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('f6a16d20-1bdd-44dc-a51a-9637823b02c6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3044, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('f6a65339-3fce-4916-aee2-8d5c13fa38d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3737, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('f6adb0fe-cfd2-4a16-9236-12c3a6754e8f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3273, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('f6b123ca-57b2-4c33-9cc0-d98fcfe91f15', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3498, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('f6d01a63-63ef-40df-8de0-06a158679db8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2432, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('f6d0e18e-2514-40dc-9ce5-1adebe989f67', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 274, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('f6d5379c-f542-4b19-9466-aa3ee402a65a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3209, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('f6f78af6-0f4c-412f-9ab3-b7b556636ea0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1868, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('f6f7e9ec-9553-4f5c-8332-d4ee68e0a059', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1175, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('f6ff1b3d-a3a5-4130-a44d-336afae31853', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 310, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('f71ae8ad-0ea4-4cbb-a78a-8dd7ec2ac01e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1962, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('f71e3c64-f60d-4811-924c-a324c0ae0afb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2066, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('f72f0269-21fd-4eff-b7bd-c289fdbfb597', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1482, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('f73798c8-4e3f-43dd-893b-48de51410b31', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1215, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('f73fcad8-b23e-461b-8532-627311911215', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3026, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:33', '2023-08-18 19:54:33'), +('f749d4de-9799-45d5-a591-8f910d11ebbf', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2591, '{\"title\":\"Completed Order\",\"content\":\"magdalene(FMD0001104), your order \\nSkin Glow Gummies x 1\\n has been received and is being forwarded to the sales department. Thank you for your purchase. For further enquiry contact our Customer Service on 0531170001 or 0531170002\",\"date\":\"2023-08-12T10:45:02.473911Z\"}', '2023-08-12 11:20:38', '2023-08-12 10:45:02', '2023-08-12 11:20:38'), +('f7600646-f05a-4669-81b4-d2ff85518bb2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2776, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-13 07:26:46', '2023-08-09 20:22:03', '2023-08-13 07:26:46'), +('f762c9c2-b88c-490e-873a-e4f2c5a00d5c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2547, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('f7651344-74f0-4efe-ab1a-f49f6e0a0be8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1767, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('f77bc1a6-a6bd-4b1a-920d-3fe2edee2039', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 615, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('f77fa551-6ede-4524-b107-ff6117f1f357', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1692, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('f7806b6f-10d0-482d-b0ca-e3dcf55e0352', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 848, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('f7875213-8fc0-4220-83e9-ed93693c5919', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 889, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-13 16:41:43', '2023-08-09 20:22:02', '2023-08-13 16:41:43'), +('f79bccc7-09a8-4061-816f-4f0f106c732d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 344, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('f7ad5fd2-36bf-4751-8c7a-d0f6101f5f02', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1980, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('f7ae3f16-d564-4457-8ec6-c4641420ec53', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2542, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('f7bafcaf-7bde-4f3f-a35a-f8d084345cfd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 261, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('f7bfbd54-235e-4cc7-bb4f-7d204f00749b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3170, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('f7c59582-dbfd-48f8-b369-b006df14e46c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3128, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('f7cf2234-5507-48aa-a50e-b55c2387a147', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 708, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('f7dbc5f2-7312-4627-be34-2de94a40ca35', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 781, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('f7e56165-675d-4163-a27f-c6c141a05563', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1421, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('f7fa9a4d-952a-4454-a5a8-976960551088', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3102, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:40', '2023-08-12 15:48:40'), +('f7fc18f5-5a61-4890-bfc0-a290c45547bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2500, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('f8038b0d-c448-4b33-88d7-ef594e3eb88e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3118, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('f808000f-8223-4acb-b03a-3565eefe3e4e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3615, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('f80efbac-2c74-4748-bdec-173b12e1e1d8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 880, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('f8417379-f0a8-4224-9c3a-207e63a567a8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3439, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('f85179ec-29e1-47e4-a552-9adf195af756', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 253, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('f8534706-94cb-4637-8696-40b016fbb447', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2375, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('f8536bdf-afcf-4193-a3da-edc1515bff9b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 157, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('f85e3139-749a-42ed-a847-89d3131e4441', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1859, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('f8673809-b6d3-4a4d-ab3e-eb3bdbac24f0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3158, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('f868327f-5444-45b8-a3a3-066da975f4cb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 66, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('f8690b09-5cb5-4397-9860-28aa8eaf388a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1911, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('f86ccba6-4c56-44d8-a95a-c135a2950af4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1140, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('f86f9824-ff96-4759-885e-865db8237788', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 260, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('f87afb8e-98f7-48af-adbc-49d18cbfd4d3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3271, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('f883f7df-c842-4bbe-ae2a-3ac7f4647aea', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1239, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('f88ee324-3adf-4c5e-81e1-d4d209491e07', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1389, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('f89379fe-fe31-411a-a452-c51dc1a0c02b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1085, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('f89c465e-8b56-454c-82d5-f23532e2d67a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 891, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-21 08:46:55', '2023-08-09 18:34:02', '2023-08-21 08:46:55'), +('f8a62273-9add-468a-b815-e784ab01e9db', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1227, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('f8b3262a-dc38-4f75-a391-5cc30cef26af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 694, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('f8b3b1ff-da00-4622-8587-9f8634542ac2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 524, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('f8b893c2-5f95-4b5f-a017-6354a5e01661', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2050, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('f8bda9ca-fba3-4c56-b933-ba259440a9f9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2980, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('f8bf2609-cf15-428d-bb4e-ce46803d3369', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('f8d68e9a-dae3-4d5f-92c3-5697abf79eb2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3166, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('f8d7a94d-1429-42ea-a604-41a16fad9da8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3146, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('f8e0f452-83df-4e08-b862-8c41bc08a155', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2873, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('f8e201e4-1c64-4961-a9b5-47e83e5462e4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1011, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-14 03:28:32', '2023-08-09 20:22:03', '2023-08-14 03:28:32'), +('f8e341d0-594e-4d7a-adca-b693e267d714', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2213, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('f8f9383c-258a-45e0-918c-8cac1a52eaa4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1236, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('f8fe4425-adb6-4151-960a-f278edb528be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 955, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('f90b1a93-b5b1-4267-a8c2-8f62b99b4388', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1812, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('f92d3983-c7d5-4250-bb00-dc6ca8e187d7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2207, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('f9392dfc-1b6e-4bc1-a377-bf3c6ad2f3c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2771, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('f942097a-d18e-482d-a3da-ba086a8d3faa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1544, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('f946b01e-3941-4522-bc07-9fd72336feb5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2182, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('f9488746-fa8f-437a-91a1-e3f6109119c9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 712, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('f94f2f9b-b1d3-42ba-9509-fe5ac72e0e95', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2999, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('f950bbe7-4a11-46df-aad7-eb586a6498dc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3165, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-19 17:59:52', '2023-08-12 15:48:41', '2023-08-19 17:59:52'), +('f9552baf-165d-4f11-910c-82ed2335ac42', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2575, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('f95d4e86-d9fc-4b9d-b515-21ebc0c829eb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1985, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('f961cbf5-51f2-425a-b45a-9f557f115d84', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2431, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('f9656c6f-e1d5-4d7e-a41f-d2e83d7aefaa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 302, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('f9657469-b3ac-42af-8917-41de9ff83d1e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1351, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('f967f6cb-acd3-48db-855c-d9599e907018', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1318, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('f96afb8d-33e0-4dd8-af4a-cb021520c78c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1286, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'), +('f96f400c-e12a-4f85-ab96-b9da2445ff55', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1491, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('f974057a-00f6-49a5-9d6b-ab4356a62edd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 649, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('f97ad323-0e21-49b4-bc24-9d59065b013c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2578, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('f98f7a6d-a111-4f5b-84a8-de62a20d6476', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 194, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:09', '2023-08-18 19:54:09'), +('f99416b3-622d-4c87-8e72-d172ec3cf994', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2586, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-09 20:27:24', '2023-08-09 20:22:03', '2023-08-09 20:27:24'), +('f99a063d-4979-40e9-ad6f-35f8d97d0fe5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 871, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('f9bd52b2-4f1a-47e8-8d11-d219af2e94ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2580, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('f9bd60cc-8aec-4b20-b20a-b3442dcc1bfa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1512, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('f9c941f4-c3ee-43b4-8e73-6d0a979100bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2567, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('f9d0c07f-677e-40ef-9a6d-99075a165b38', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3095, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('f9d8f5ce-127e-47ac-9351-9dcf8efb4f78', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 435, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('f9eba7d7-ca7e-4996-b767-a5dd2d9cd9f1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 831, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('f9fceb39-5ebb-4871-a3d2-6d1bcf44f54e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 911, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('fa0de451-2af8-41dd-b4bd-3e32e432882a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1495, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('fa1640d6-33df-455c-87c0-8f18e62c41c0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1924, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('fa1a9bd1-6d09-47b0-ab24-e7cec0c0c3e4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 651, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('fa200838-1c90-418c-9205-77796831d1bb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 970, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('fa2b861b-1805-4801-8b2a-809c99226ba8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2842, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('fa2d41c7-99c1-4e0c-a85b-0635c52894ce', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 509, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('fa380be3-7182-462e-aa7d-fb3ec40737b5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 151, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('fa3def0a-643c-4610-bb27-64e404049291', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 195, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('fa4015cb-a165-4de9-b3e4-a31332f241dd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3391, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('fa43208d-5eb0-422c-b529-91b05074a347', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 767, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('fa4ff1ad-c83b-4d6c-a5d5-2916b245fe12', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2767, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('fa6b1ce8-8279-4a8f-8599-509f8c76f832', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3308, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('fa6ddc83-14bf-46d7-8d9d-4e00f75e7407', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2080, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('fa6e6d83-a29e-4d35-82de-e0ff05cf2f66', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3316, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('fa80edd9-82cc-427f-b791-5f8abff1da8b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 341, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('fa91488a-550c-440d-9d71-bb57f32e48e6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2239, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('fa955579-7c3a-4ac5-8480-c95555a6c7a4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 806, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('fa98bfc2-2730-4c8e-9a08-4c0484d77a7f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1013, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('fa999a9a-65ba-40a7-a4fa-2856c92acd44', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2194, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('fa9e462c-7686-4954-949e-c733fcbcd318', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2940, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('faa199de-6949-43ec-aa1c-2683d8899b40', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2486, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-16 07:26:06', '2023-08-12 15:48:35', '2023-08-16 07:26:06'), +('faaafc9e-2b28-460b-82d0-0e6afdb09ee9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2261, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('faae07da-1f59-440e-bca1-de3df3d3bfca', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2334, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('fab760b2-2939-450d-921a-73381df23fff', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2248, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:33', '2023-08-12 15:48:33'), +('fabd2c5c-0258-4d0d-b69f-ac96e8e0534f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1267, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('fac6d288-0a22-424e-9f92-46664e5da554', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2475, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:35', '2023-08-12 15:48:35'), +('face3f73-bdeb-42c1-9319-3dcab3562cc2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2167, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:08', '2023-08-18 19:55:08'), +('fad26341-1c0f-417f-b55d-134aa429b2a2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3676, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-21 19:42:31', '2023-08-18 19:54:39', '2023-08-21 19:42:31'), +('fad33562-91b0-4f2c-ba9f-b2d8fe23a694', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 252, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:15', '2023-08-12 15:48:15'), +('fade9272-530b-4aef-92a1-fb32d0bbe57c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3278, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('fae478c7-9087-4286-9970-12515f9a9cbb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3393, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('faf33408-691e-45b6-ba39-0db9080df746', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1188, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('fb042ce5-4911-474d-ab0b-40fca65dc3d5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 548, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('fb082371-16a3-40bf-a683-947a477a683f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 900, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('fb13d4c7-a4e1-4e1e-ba45-bac47718e3e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 776, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('fb2501a5-3922-413d-965b-5c42868108af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1037, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('fb427257-c7ea-4ae2-99b0-0d5e0b7de6d2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 341, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('fb43d52e-606e-42ca-965b-3253ca4ee664', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1681, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('fb48799e-fb98-402c-9618-954fb1bff854', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 589, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('fb4957f7-cbce-464e-ab4f-ab22499d65c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1359, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('fb4e7582-b905-4e27-ad57-a9d98c506b18', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1786, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('fb5d9aa2-acb9-4a49-9d0f-48383b83506c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1065, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:22', '2023-08-12 15:48:22'), +('fb73d6de-dacc-4194-8a48-e60f22f9298f', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 2516, '{\"title\":\"Completed Order\",\"content\":\"Jessica(FMD0001010), your order \\nAnti - Stretch Marks x 1\\nPretty Promax (Skin & Nails Gummies) x 1\\nSleep Gummies x 1\\nSkin Glow Gummies x 1\\n has been received and is being forwarded to the sales department. Your order will be delivered within 48hrs (Excluding sundays)\\nnThank you for your purchase. For further enquiry contact our Customer Service on 0244177144\",\"date\":\"2023-08-21T12:15:02.609537Z\"}', NULL, '2023-08-21 12:15:02', '2023-08-21 12:15:02'), +('fb7806f8-f9c5-48bc-a7b3-565fa8116509', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 789, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('fb84db61-c7b8-4ec7-bda5-f2aae8c1e034', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 682, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('fb89dd07-c11e-4fea-882d-9cc14809b2b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3249, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('fb9e2c29-f051-4c25-87a1-8e050c14eacf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1272, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('fb9ff389-8e7b-4032-8905-a791f0d3f922', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1376, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', NULL, '2023-08-09 18:34:02', '2023-08-09 18:34:02'), +('fba68d75-f81c-4a36-b4a3-3ac9f539bc99', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1796, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('fbb453a1-5937-43ee-8669-b591c3c0d1f2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 595, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('fbbfd229-6c86-4de0-86a6-ce13f9dd5797', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3242, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('fbc4c863-3000-4b6c-8bee-1684328b9e22', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1266, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('fbcbb62f-2b43-4a20-8365-fdbdd100e84f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1536, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('fbd4703a-edc2-4a61-b744-d8678a7f072c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1596, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-12 16:23:20', '2023-08-09 18:34:02', '2023-08-12 16:23:20'), +('fc01299d-f786-45c4-b9dd-13f4c786e051', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3755, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-18 22:18:22', '2023-08-18 19:54:39', '2023-08-18 22:18:22'), +('fc06f7c6-a7c3-46f7-a503-4d8cefdfd67c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 864, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('fc186829-9242-4b9b-a23e-00ddeb6fe8e3', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3270, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('fc207859-396a-4927-869b-d0980a2dd197', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 618, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', NULL, '2023-08-09 20:22:02', '2023-08-09 20:22:02'), +('fc4240c7-5c35-4ac1-86f8-c67e30f743c7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3365, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('fc466a76-b4f3-405d-91af-4dfb6cbb27e2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1223, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('fc47825c-8805-4cba-b533-9f41fbce1a71', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 101, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('fc534198-a113-4c2e-a601-ec94acb612df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1415, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('fc5697fe-e3e8-4e18-a993-c946182e6a3a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1650, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('fc5a55af-1a1d-4548-8363-c15913e5fbbb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3287, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('fc5c8383-2f18-4915-8c67-a7d6ba4460ef', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3307, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('fc621572-ee1e-461b-9cbf-a29774adfb95', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2766, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('fc689be5-a931-4d3c-9b92-ff7f98249efb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2607, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('fc6b6d32-310b-4597-b72c-71507bf7bb65', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2023, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('fc6c3f80-5ae6-4b7e-a4b9-d044f54456cc', 'App\\Notifications\\OrderCompletedNotification', 'App\\Models\\Customer', 1487, '{\"title\":\"Completed Order\",\"content\":\"Your order of \\nCaramel & Choco Skin Capsules x 2\\nAnti - Stretch Marks x 4\\nSkin Glow Gummies x 1\\n has been added to your stock. You can find them inside \'Stock Balance\' under \'My Stock\",\"date\":\"2023-08-24T00:02:02.165115Z\"}', NULL, '2023-08-24 00:02:02', '2023-08-24 00:02:02'), +('fc7334bb-2ca3-470b-89dd-fb2c40856a73', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3603, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:38', '2023-08-18 19:54:38'), +('fc7b3159-2793-46f2-acc5-560798d4f7ad', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2087, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('fc82c1b3-e983-40ae-8c17-ee2742eb614a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 951, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('fc855bcc-d8b5-4fbc-b51b-c9eb5cec34cf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3683, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('fc86c8e9-8c35-4966-9739-810d11d8966e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2751, '{\"title\":\"DELATE & REINSTALL YOUR APP\",\"content\":\"Kindly delate & reinstall your app if you are facing problems after update\",\"date\":\"2023-08-09T20:21:26.516570Z\"}', '2023-08-10 08:02:31', '2023-08-09 20:22:03', '2023-08-10 08:02:31'), +('fc90872c-5181-47d6-8a20-2e8acf6a0c14', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2657, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('fc94738b-4d02-4774-b934-01bdd2706cf0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2434, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('fc9ee55f-75fd-4c1c-8935-b50856847b55', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3232, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:42', '2023-08-12 15:48:42'), +('fca4118c-b373-461c-a6e0-06c1083093c2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2383, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('fcb48388-0e82-45fd-a4a0-9fe6fd303e09', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1988, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('fcb49f20-247a-4743-b25f-2dd7493ec694', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1092, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('fcc5b550-760e-4a8d-9c1c-11fbfbaf6393', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3294, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('fcdf86bf-4157-4e6d-b743-c7c52176199b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 921, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('fce592ed-424f-4cfc-87c4-0f0116ec4710', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3424, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('fceb8e33-f9ec-4f08-ad6e-c0f6c7449b75', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1573, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('fcf0e437-5cf6-4a5b-89ff-7c6f66d58e7d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2576, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('fcf2456d-3948-4d74-be8b-adf0fd701076', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2248, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:26', '2023-08-18 19:54:26'), +('fcf25e49-e315-484c-8876-3ccb38239745', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 259, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:10', '2023-08-18 19:54:10'), +('fcf58bc5-399a-43e3-abf8-ce539c350bfe', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2552, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('fcfc9d30-6ca6-4f2a-ab0b-3e8eab4e3aa8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 46, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('fd0c5ce4-8a71-4dd6-b2ee-6e938d2f7ccf', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2554, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('fd105231-ac43-4637-a248-6ca302eadf01', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1502, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:20', '2023-08-18 19:54:20'), +('fd133494-955b-4399-9dc3-0c561c30b99f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3173, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('fd304d97-2473-40e5-860d-16b68aa6dbb9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3358, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('fd33c2df-6179-46d3-80a0-a508de727946', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2343, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-20 19:16:56', '2023-08-18 19:54:27', '2023-08-20 19:16:56'), +('fd38a157-9bcf-4a2f-8d69-eae746e8cf32', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1549, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:26', '2023-08-12 15:48:26'), +('fd3d179e-dbb1-4487-a043-cf8fd8d9bb23', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1970, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('fd42720b-a194-4dff-9191-89bd4f13f7be', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1895, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:23', '2023-08-18 19:54:23'), +('fd4901f7-53cb-43c6-8b7e-3eb1f7436f01', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3186, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:35', '2023-08-18 19:54:35'), +('fd4cfb16-8039-4239-a9c7-7ef5f71b72af', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 596, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('fd5190b3-dff3-492c-93c5-3c2c33f6b569', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1607, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:27', '2023-08-12 15:48:27'), +('fd560847-e5eb-4b86-b659-6f42253a9e4d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 33, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:08', '2023-08-18 19:54:08'), +('fd572b54-7944-4f5a-b210-9254c76b01fa', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3455, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('fd5ab2ff-a160-46eb-911b-d2dcf370e239', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3650, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('fd6408f5-0afa-4baa-8214-a43452ac8ee9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 15, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:13', '2023-08-12 15:48:13'), +('fd6917c6-a9ed-4d58-a1e7-1d828a5bf833', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1526, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-15 13:36:21', '2023-08-12 15:48:26', '2023-08-15 13:36:21'), +('fd8939bd-eddc-4b22-85f6-ca5ea1709ffc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 831, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('fd98f028-27d9-414e-aa8f-e76ea1d35b50', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2909, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('fd9b8ea3-4be9-47b9-8493-b0b186e3ddd1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 927, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:21', '2023-08-12 15:48:21'), +('fdaae730-0984-408b-a05b-216be1982273', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1718, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('fdb000af-0098-4a01-a006-a2aa8f5e3e61', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 759, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:14', '2023-08-18 19:54:14'), +('fdb0e569-2578-4195-98cd-2aa348b3cc37', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 75, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('fdb5ae69-f41b-431f-bab2-6a583adedc4a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1198, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('fdb774cc-17ee-42b0-90f4-e62b2784ef9b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 116, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:14', '2023-08-12 15:48:14'), +('fdb81882-e862-48ae-98d4-c10032a2544e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2406, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('fdbc21fe-21fd-4e85-80db-5879836faa1b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1816, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('fdc43d94-590a-49e6-b8e3-bdde87e622e8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 391, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('fdc64210-4697-442c-adb7-63a82bff48fc', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1891, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('fdd08b05-7b49-4676-adbd-44a464ef4da2', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3116, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:41', '2023-08-12 15:48:41'), +('fdd651f9-bafa-4220-9e91-63d74df84a3e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 701, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('fde07c81-8bb9-472a-9d6d-0b2e693e6a6d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 995, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('fde1e187-db38-4de2-9b9b-655d963f7752', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 625, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:19', '2023-08-12 15:48:19'), +('fde4f768-2a86-4267-aec5-1622ecca8260', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2391, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:27', '2023-08-18 19:54:27'), +('fdf2741c-ae53-4e1e-a535-f97915e94b89', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1740, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:28', '2023-08-12 15:48:28'), +('fdfcd671-87f6-4df1-81cc-89ba4d6794df', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2205, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('fdfce255-c710-46e9-8f20-c06993248d2f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2031, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('fe090e6d-1145-4e3d-880a-bbe778e9ca8d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1422, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:19', '2023-08-18 19:54:19'), +('fe0beb46-d456-438d-86a0-55bea769ad14', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3478, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('fe1687ad-a325-455f-b358-d6c944401b2b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1816, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('fe19ca4e-f1d9-4960-973c-11fec5c561b5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3295, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('fe19e26d-441c-441b-b337-3d672ce535d4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1215, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:24', '2023-08-12 15:48:24'); +INSERT INTO `notifications` (`id`, `type`, `notifiable_type`, `notifiable_id`, `data`, `read_at`, `created_at`, `updated_at`) VALUES +('fe1bf69c-bcf8-47fa-a03c-3fb3ae17c1f7', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1817, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('fe2155b0-9e3e-4279-a3bb-f4db2ad2a88f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 908, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('fe268ce9-7848-4ea9-96ee-83f94c6516c4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2111, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:31', '2023-08-12 15:48:31'), +('fe32b064-f238-4a2b-9785-a3409c14a735', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3325, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-09 21:10:40', '2023-08-09 18:34:03', '2023-08-09 21:10:40'), +('fe3b0419-5137-4b5c-9e23-352e8dd51e59', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 393, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('fe3fecfa-a481-4d0b-bb77-9e73d1ae1ddd', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2811, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('fe427198-59cc-495e-862c-691766a87434', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1770, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:29', '2023-08-12 15:48:29'), +('fe439bff-9bb4-4fc7-8e0a-2213c92d414f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 538, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:12', '2023-08-18 19:54:12'), +('fe43c22a-7ef2-44e4-9511-25f81d16c423', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1700, '{\"title\":\"FM COSMETICS APP NOW AUTOMATED\",\"content\":\"Update your App and experience these amazing features:\\n1. No need to send message on WhatsApp after your order\\n2. You can now choose to deliver your items later after payment. You can view your paid items inside your stock balance under \\\"my store\\\".\\n3. You can now deliver items directly to your customers inside the app.\\n4. Delivery fees will be paid inside the app except deliveries inside Accra.\",\"date\":\"2023-08-09T18:33:37.085427Z\"}', '2023-08-10 11:59:02', '2023-08-09 18:34:02', '2023-08-10 11:59:02'), +('fe45c6e4-2020-481e-adcb-580dc12e8b24', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2570, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('fe489ea3-6e6e-4d95-aed2-09b8f36cd85f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2906, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:32', '2023-08-18 19:54:32'), +('fe4b3aa4-b689-45a3-a8a7-2619b8219ff8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3389, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:36', '2023-08-18 19:54:36'), +('fe553874-f971-44c6-9c7c-28423ec8cde1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2750, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:30', '2023-08-18 19:54:30'), +('fe5b1c05-114f-47dc-9423-8e7e01d239b4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2967, '{\"title\":\"5 DAYS PROMO\",\"content\":\"5 DAYS PROMO!!!\\nReduced prices on items from Friday 18th August, 2023 to Wednesday 23rd August, 2023.\\nPretty Promax - 80.00\\nPussicare - 80.00\\nSound Sleep Gummies - 80.00\\nChillax - 80.00\\nHappy Period - 80.00\\nSkin Glow Gummies - 80.00\",\"date\":\"2023-08-18T19:54:49.485181Z\"}', NULL, '2023-08-18 19:55:09', '2023-08-18 19:55:09'), +('fe659153-b6b6-452b-a634-b63e5455ad6e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3354, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:43', '2023-08-12 15:48:43'), +('fe6666fd-f92a-40ee-86bf-ca67914ee4b8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 416, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:11', '2023-08-18 19:54:11'), +('fe68bb28-7ee5-4eb0-ab60-1670918cedd1', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2695, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:37', '2023-08-12 15:48:37'), +('fe73a87f-d1d1-4cbb-942d-7e4e200bc479', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2417, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('fe75a75a-c556-4965-8dce-717071fbb57d', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2549, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:29', '2023-08-18 19:54:29'), +('fe870e48-abe9-43f8-8c21-69b9097e8786', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1174, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'), +('fe8eb8fb-2133-4fba-a6ab-d27543f74671', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1892, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('fe8f931f-0c8a-4c36-8cff-bff8f4c1ec71', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3486, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:37', '2023-08-18 19:54:37'), +('fe92e99a-da8d-4373-8c15-979bdcd3a091', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2795, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('fe95be21-3713-4f3e-8fa3-e87bfcc443b0', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 463, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('fe9b50f7-7190-4981-bceb-b2795ac22019', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2850, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('fe9f2d4f-25a0-48b3-a005-ace767737407', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1428, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('fea8d5ac-eef5-4bc0-a66a-e9482745d92e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 460, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:17', '2023-08-12 15:48:17'), +('feae5ad4-69f4-4962-bc18-83533e3e3bf8', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 863, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:15', '2023-08-18 19:54:15'), +('feb9a042-df27-492a-9247-76b14f6ef110', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 621, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:13', '2023-08-18 19:54:13'), +('fec2d729-fbb2-45ce-b5f2-983eac626fd4', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2532, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:28', '2023-08-18 19:54:28'), +('fec65833-c244-4180-9066-b4b547441ea9', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2861, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:31', '2023-08-18 19:54:31'), +('fed5fb11-c651-4422-8f67-8ef4d5ef0f29', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3144, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:34', '2023-08-18 19:54:34'), +('fed6f5e0-51e3-42bc-aebc-4faf60af0bdb', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1644, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('fed884e6-8259-4466-9cf7-963facc3c6ed', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 549, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('feda970e-f027-4403-a107-05a21a98e41f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3652, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:39', '2023-08-18 19:54:39'), +('feea6968-9c1a-4ff1-812a-db688b411512', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2895, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:39', '2023-08-12 15:48:39'), +('ff0c56ef-4c78-41a7-aba4-ba92dd1df790', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1948, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:30', '2023-08-12 15:48:30'), +('ff11a471-4ee4-4905-aea2-4d826004deb6', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 327, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:16', '2023-08-12 15:48:16'), +('ff15d34c-726b-4d6d-8cfe-7088dd5c1f5b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3521, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:44', '2023-08-12 15:48:44'), +('ff18e208-c3db-47f4-8427-31981f98e516', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 505, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:18', '2023-08-12 15:48:18'), +('ff23a943-c484-4ea1-80fa-9b6519fe5e21', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1695, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:21', '2023-08-18 19:54:21'), +('ff28bde4-4fb8-4aa8-b94b-adb37aa4a56a', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2146, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:25', '2023-08-18 19:54:25'), +('ff376f58-bdcc-41dc-9ec0-d01288e4c894', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2006, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:24', '2023-08-18 19:54:24'), +('ff3ab7dc-949d-4eca-8eda-c9c6d05cbe64', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 3609, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', '2023-08-22 06:08:36', '2023-08-18 19:54:38', '2023-08-22 06:08:36'), +('ff3b5de3-620f-4750-b879-291688bb2c0c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1583, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', '2023-08-20 12:05:34', '2023-08-12 15:48:27', '2023-08-20 12:05:34'), +('ff444c5e-77a5-4ee3-9619-33b65377b520', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 807, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:20', '2023-08-12 15:48:20'), +('ff476c36-4522-498a-83ea-03674317bab5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1364, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:25', '2023-08-12 15:48:25'), +('ff518bd0-6f51-4c94-9b06-6c72f456aa61', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1111, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('ff57a80e-e82a-4329-b460-25c91349d440', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1200, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:17', '2023-08-18 19:54:17'), +('ff5cf30c-fa17-44d4-a275-28d1742b206f', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2606, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:36', '2023-08-12 15:48:36'), +('ff73d888-896d-4261-ba32-32547f3ab91b', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1331, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:18', '2023-08-18 19:54:18'), +('ff9d78cf-9efe-4757-97da-ee2d37ce5a8e', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2823, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:38', '2023-08-12 15:48:38'), +('ffafda06-7709-4ac6-a630-093ff37687c5', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1102, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:16', '2023-08-18 19:54:16'), +('ffbbe375-c46a-4a02-9866-8c4784967a09', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 2344, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:34', '2023-08-12 15:48:34'), +('ffc2b24b-84d8-429e-a848-5b47f5a9249c', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1780, '{\"title\":\"NEW PRODUCT ALERT!\",\"content\":\"FM Anti - Stretch Marks cream now available on the FM Cosmetics App. \\nDownload the app and register as a Retailer or Distributor to purchase now!\",\"date\":\"2023-08-18T19:53:06.305981Z\"}', NULL, '2023-08-18 19:54:22', '2023-08-18 19:54:22'), +('ffdd7b2d-e42f-482d-9151-f2b4fa745926', 'App\\Notifications\\GeneralNotification', 'App\\Models\\Customer', 1143, '{\"title\":\"APP ISSUES\",\"content\":\"Hi, kindly delete & reinstall your FM Cosmetics app if you are facing problems after update.\",\"date\":\"2023-08-12T15:47:24.342530Z\"}', NULL, '2023-08-12 15:48:23', '2023-08-12 15:48:23'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `options` +-- + +CREATE TABLE `options` ( + `id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(255) NOT NULL, + `product_id` bigint(20) UNSIGNED NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `option_values` +-- + +CREATE TABLE `option_values` ( + `id` bigint(20) UNSIGNED NOT NULL, + `option_id` bigint(20) UNSIGNED NOT NULL, + `value` varchar(255) NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `orders` +-- + +CREATE TABLE `orders` ( + `id` bigint(20) UNSIGNED NOT NULL, + `customer_id` bigint(20) UNSIGNED NOT NULL, + `transaction_id` bigint(20) UNSIGNED DEFAULT NULL, + `waybill_number` varchar(255) NOT NULL, + `reference` varchar(255) DEFAULT NULL, + `status` varchar(255) DEFAULT 'pending', + `date` datetime DEFAULT NULL, + `amount_paid` decimal(8,2) NOT NULL, + `cod` decimal(8,2) DEFAULT NULL, + `total_price` decimal(8,2) NOT NULL, + `subtotal` decimal(8,2) NOT NULL, + `area` varchar(255) DEFAULT NULL, + `should_deliver` enum('now','later') NOT NULL DEFAULT 'now', + `region` varchar(255) DEFAULT NULL, + `landmark` varchar(255) DEFAULT NULL, + `delivery_fee` decimal(8,2) NOT NULL DEFAULT 0.00, + `scanned` tinyint(1) NOT NULL DEFAULT 0, + `printed` tinyint(1) NOT NULL DEFAULT 0, + `stocked` tinyint(1) NOT NULL DEFAULT 0, + `recipient` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`recipient`)), + `discount` double(8,2) DEFAULT NULL, + `type` enum('retailer','distributor','third-party') NOT NULL, + `created_from` enum('manual','app','web','desktop','other') DEFAULT NULL, + `payment_type` enum('cash_on_delivery','mobile_money','card','wallet') NOT NULL, + `refunded_at` datetime DEFAULT NULL, + `cancelled_at` datetime DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL, + `deleted_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `orders` +-- + +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(1, 1, NULL, 'FMC0000001R', NULL, 'completed', '2023-05-01 00:00:00', 235.00, 0.00, 235.00, 220.00, 'Obuasi', 'now', 'Ashanti', 'Obuasi', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-01 16:04:24', '2023-05-02 18:37:18', NULL), +(2, 2, NULL, 'FMC0000002R', NULL, 'completed', '2023-05-01 00:00:00', 125.00, 0.00, 125.00, 110.00, 'Koforidua', 'now', 'Eastern', 'Apenkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-01 16:08:54', '2023-05-02 18:40:23', NULL), +(3, 3, NULL, 'FMC0000003R', NULL, 'completed', '2023-05-01 00:00:00', 225.00, 0.00, 225.00, 240.00, 'Aburi', 'now', 'Eastern', 'Aburi', 15.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-01 16:20:07', '2023-05-02 18:34:33', NULL), +(4, 4, NULL, 'FMC0000004R', NULL, 'completed', '2023-05-01 00:00:00', 145.00, 0.00, 145.00, 110.00, 'Ejisu', 'now', 'Ashanti', 'Ejisu', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-01 16:23:38', '2023-05-03 11:56:32', NULL), +(5, 5, NULL, 'FMC0000005R', NULL, 'completed', '2023-05-01 00:00:00', 315.00, 0.00, 315.00, 340.00, 'Tarkoradi', 'now', 'Western', 'Seko Junction', 15.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-01 16:28:19', '2023-05-02 18:41:51', NULL), +(6, 6, NULL, 'FMC0000006R', NULL, 'completed', '2023-05-01 00:00:00', 110.00, 30.00, 140.00, 110.00, 'Abokobi', 'now', 'Greater Accra', 'Oak Villa Estate', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-01 16:34:05', '2023-05-02 20:28:43', NULL), +(7, 7, NULL, 'FMC0000007R', NULL, 'completed', '2023-05-01 00:00:00', 225.00, 0.00, 225.00, 240.00, 'Nkwanta', 'now', 'Oti', 'Nkwanta', 15.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-01 16:38:06', '2023-05-02 18:38:25', NULL), +(8, 8, NULL, 'FMC0000008R', NULL, 'completed', '2023-05-01 00:00:00', 125.00, 0.00, 125.00, 110.00, 'Tarkwa', 'now', 'Western', 'Teberebie', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-01 16:43:45', '2023-05-02 18:34:59', NULL), +(9, 9, NULL, 'FMC0000009R', NULL, 'completed', '2023-05-02 00:00:00', 270.00, 0.00, 270.00, 255.00, 'Breman Asikuma', 'now', 'Central', 'Breman Asikuma', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-01 18:13:28', '2023-05-02 18:40:53', NULL), +(10, 10, NULL, 'FMC0000010R', NULL, 'completed', '2023-05-02 00:00:00', 225.00, 0.00, 225.00, 220.00, 'Abidjan Nkwanta', 'now', 'Ashanti', 'Lake Road', 15.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 08:12:54', '2023-05-09 16:21:49', NULL), +(11, 11, NULL, 'FMC0000011R', NULL, 'completed', '2023-05-02 00:00:00', 145.00, 0.00, 145.00, 110.00, 'Meduma', 'now', 'Ashanti', 'Meduma', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 08:16:58', '2023-05-05 04:42:39', NULL), +(12, 12, NULL, 'FMC0000012R', NULL, 'completed', '2023-05-02 00:00:00', 210.00, 35.00, 245.00, 240.00, 'Amasaman', 'now', 'Greater Accra', 'Amasaman', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 08:21:45', '2023-05-03 08:53:01', NULL), +(13, 13, NULL, 'FMC0000013R', NULL, 'completed', '2023-05-02 00:00:00', 145.00, 0.00, 145.00, 110.00, 'Kotwi', 'now', 'Ashanti', 'Kotwi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 08:24:09', '2023-05-05 04:41:20', NULL), +(14, 14, NULL, 'FMC0000014R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 20.00, 130.00, 110.00, 'Kasoa Old Barrier', 'now', 'Greater Accra', 'Ash Bread Road', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 08:27:19', '2023-05-03 08:45:39', NULL), +(15, 15, NULL, 'FMC0000015R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 20.00, 130.00, 110.00, 'Kasoa', 'now', 'Greater Accra', 'Market', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 08:29:24', '2023-05-02 20:29:15', NULL), +(16, 16, NULL, 'FMC0000016R', NULL, 'completed', '2023-05-02 00:00:00', 245.00, 0.00, 245.00, 220.00, 'Kumasi', 'now', 'Ashanti', 'SIC Building', 35.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 08:32:36', '2023-05-05 04:41:37', NULL), +(17, 17, NULL, 'FMC0000017R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 35.00, 145.00, 110.00, 'Oyarifa', 'now', 'Greater Accra', 'Rhamz Spa and Glitz', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 08:38:51', '2023-05-03 08:54:37', NULL), +(18, 18, NULL, 'FMC0000018R', NULL, 'completed', '2023-05-02 00:00:00', 265.00, 0.00, 265.00, 230.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 08:43:58', '2023-05-02 18:41:20', NULL), +(19, 19, NULL, 'FMC0000019R', NULL, 'completed', '2023-05-02 00:00:00', 400.00, 25.00, 425.00, 450.00, 'Abelemkpe', 'now', 'Greater Accra', 'DSTV Ghana', 25.00, 0, 0, 0, NULL, 50.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 08:47:15', '2023-05-03 08:55:09', NULL), +(20, 20, NULL, 'FMC0000020R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 30.00, 140.00, 110.00, 'Teshie', 'now', 'Greater Accra', 'Lekema Hospital', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 08:49:15', '2023-05-03 08:55:23', NULL), +(21, 21, NULL, 'FMC0000021R', NULL, 'completed', '2023-05-02 00:00:00', 245.00, 0.00, 245.00, 220.00, 'Anloga', 'now', 'Ashanti', 'Anloga', 35.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 08:51:44', '2023-05-05 04:41:49', NULL), +(22, 22, NULL, 'FMC0000022R', NULL, 'completed', '2023-05-02 00:00:00', 230.00, 30.00, 260.00, 230.00, 'Adenta', 'now', 'Greater Accra', 'New Legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 08:55:07', '2023-05-02 20:28:08', NULL), +(23, 23, NULL, 'FMC0000023R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 30.00, 140.00, 110.00, 'Osu', 'now', 'Greater Accra', 'Osu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 08:56:38', '2023-05-03 08:53:42', NULL), +(24, 24, NULL, 'FMC0000024R', NULL, 'completed', '2023-05-02 00:00:00', 120.00, 30.00, 150.00, 120.00, 'Pigfarm', 'now', 'Greater Accra', 'Pigfarm', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 08:58:37', '2023-05-02 20:26:23', NULL), +(25, 25, NULL, 'FMC0000025R', NULL, 'completed', '2023-05-02 00:00:00', 330.00, 25.00, 355.00, 340.00, 'North Kaneshie', 'now', 'Greater Accra', 'Nkwadum Guest House', 25.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 09:07:11', '2023-05-03 08:54:52', NULL), +(26, 26, NULL, 'FMC0000026R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 25.00, 135.00, 110.00, 'Nungua', 'now', 'Greater Accra', 'Nautical', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 09:09:05', '2023-05-03 08:45:12', NULL), +(27, 27, NULL, 'FMC0000027R', NULL, 'completed', '2023-05-02 00:00:00', 210.00, 30.00, 240.00, 240.00, 'Madina Estate', 'now', 'Greater Accra', 'Madina Estate', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 09:11:14', '2023-05-02 20:25:11', NULL), +(28, 28, NULL, 'FMC0000028R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 30.00, 140.00, 110.00, 'Airport Terminal 3 Departure', 'now', 'Greater Accra', 'Airport', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 09:13:05', '2023-05-03 08:53:55', NULL), +(29, 29, NULL, 'FMC0000029R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 25.00, 135.00, 110.00, 'Awoshie Market', 'now', 'Greater Accra', 'Market', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 09:14:19', '2023-05-03 08:54:18', NULL), +(30, 30, NULL, 'FMC0000030R', NULL, 'completed', '2023-05-02 00:00:00', 145.00, 0.00, 145.00, 110.00, 'Prestea', 'now', 'Western', 'Prestea', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 13:00:23', '2023-05-02 18:39:13', NULL), +(32, 32, NULL, 'FMC0000032R', NULL, 'completed', '2023-05-02 00:00:00', 300.00, 35.00, 335.00, 330.00, 'Tema Comm 4', 'now', 'Greater Accra', 'police station', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 13:19:11', '2023-05-03 08:52:16', NULL), +(33, 33, NULL, 'FMC0000033R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 25.00, 135.00, 110.00, 'lapaz', 'now', 'Greater Accra', 'kata hotel', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 13:22:58', '2023-05-03 08:51:56', NULL), +(34, 34, NULL, 'FMC0000034R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 25.00, 135.00, 110.00, 'Ada', 'now', 'Greater Accra', 'Hwakpo', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 13:34:47', '2023-05-02 18:36:53', NULL), +(35, 35, NULL, 'FMC0000035R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 25.00, 135.00, 110.00, 'Adenta', 'now', 'Greater Accra', 'Sda', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 13:37:18', '2023-05-03 08:52:38', NULL), +(36, 36, NULL, 'FMC0000036R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 30.00, 140.00, 110.00, 'Ashongman', 'now', 'Greater Accra', 'pizza hut', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 13:43:20', '2023-05-03 21:26:50', NULL), +(37, 37, NULL, 'FMC0000037R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 0.00, 110.00, 110.00, 'afful nkwanta', 'now', 'Ashanti', 'nkwanta', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 13:45:35', '2023-05-05 04:40:55', NULL), +(38, 38, NULL, 'FMC0000038R', NULL, 'completed', '2023-05-02 00:00:00', 210.00, 25.00, 235.00, 220.00, 'Sakaman ideal college', 'now', 'Greater Accra', 'Sakaman', 25.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 13:54:52', '2023-05-03 08:53:26', NULL), +(39, 39, NULL, 'FMC0000039R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 30.00, 135.00, 110.00, 'El Wak', 'now', 'Greater Accra', 'Stadium', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 14:01:34', '2023-05-03 08:49:36', NULL), +(40, 40, NULL, 'FMC0000040R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 0.00, 110.00, 110.00, 'sunyani', 'now', 'Bono', 'sunyani', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 14:05:57', '2023-05-02 18:36:27', NULL), +(41, 41, NULL, 'FMC0000041R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, -110.00, 110.00, 110.00, 'Akim chia', 'now', 'Eastern', 'chia', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 14:09:35', '2023-05-02 18:38:49', NULL), +(42, 42, NULL, 'FMC0000042R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 25.00, 135.00, 110.00, 'Kasoa Amanfro', 'now', 'Greater Accra', 'Amanfro', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 14:11:52', '2023-05-02 15:58:10', NULL), +(43, 43, NULL, 'FMC0000043R', NULL, 'completed', '2023-05-02 00:00:00', 110.00, 250.00, 135.00, 110.00, 'Odorna clinic', 'now', 'Greater Accra', 'Adabraka', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 14:19:40', '2023-05-03 08:51:29', NULL), +(44, 44, NULL, 'FMC0000044R', NULL, 'completed', '2023-05-02 09:17:00', 210.00, 30.00, 240.00, 240.00, 'Ghana Cocoa Board Head Office', 'now', 'Greater Accra', 'Cocoa Board', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-02 16:22:02', '2023-05-03 08:55:42', NULL), +(45, 45, NULL, 'FMC0000046R', NULL, 'completed', '2023-05-03 02:10:00', 265.00, 0.00, 265.00, 230.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 09:10:46', '2023-05-03 19:02:15', NULL), +(46, 46, NULL, 'FMC0000047R', NULL, 'completed', '2023-05-03 02:10:00', 255.00, 0.00, 255.00, 220.00, 'O.A Parcel Office', 'now', 'Ashanti', 'O.A', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 09:13:17', '2023-05-05 04:45:08', NULL), +(47, 47, NULL, 'FMC0000048R', NULL, 'completed', '2023-05-03 02:10:00', 210.00, 30.00, 240.00, 220.00, 'Adenta', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 09:17:22', '2023-05-03 21:33:50', NULL), +(48, 48, NULL, 'FMC0000049R', NULL, 'completed', '2023-05-03 02:10:00', 320.00, 30.00, 350.00, 330.00, 'Haasto-Cosway Down', 'now', 'Greater Accra', 'Cosway Down', 30.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 09:22:05', '2023-05-03 21:31:04', NULL), +(49, 49, NULL, 'FMC0000050R', NULL, 'completed', '2023-05-03 02:10:00', 145.00, 0.00, 145.00, 110.00, 'Kintampo', 'now', 'Bono East', 'Waterfall', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 09:24:53', '2023-05-03 19:00:00', NULL), +(50, 50, NULL, 'FMC0000051R', NULL, 'completed', '2023-05-03 02:10:00', 210.00, 35.00, 245.00, 220.00, 'Ashaiman Lebanon', 'now', 'Greater Accra', 'Ashaiman', 35.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 09:27:37', '2023-05-03 21:32:40', NULL), +(51, 51, NULL, 'FMC0000052R', NULL, 'completed', '2023-05-03 02:10:00', 300.00, 30.00, 330.00, 340.00, 'Teshie', 'now', 'Greater Accra', 'Teshie', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 09:30:30', '2023-05-03 21:35:39', NULL), +(53, 53, NULL, 'FMC0000054R', NULL, 'completed', '2023-05-03 02:10:00', 420.00, 20.00, 440.00, 470.00, 'Old Barrier', 'now', 'Greater Accra', 'Old Barrier', 20.00, 0, 0, 0, NULL, 50.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 09:45:06', '2023-05-03 21:40:05', NULL), +(54, 54, NULL, 'FMC0000055R', NULL, 'completed', '2023-05-03 02:10:00', 110.00, 25.00, 135.00, 110.00, 'Weija', 'now', 'Greater Accra', 'Weija', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 09:46:46', '2023-05-03 21:16:26', NULL), +(55, 55, NULL, 'FMC0000056R', NULL, 'completed', '2023-05-03 02:10:00', 210.00, 25.00, 235.00, 240.00, 'Lapaz', 'now', 'Greater Accra', 'Lapaz', 25.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 09:52:37', '2023-05-03 21:31:35', NULL), +(56, 56, NULL, 'FMC0000057R', NULL, 'completed', '2023-05-03 02:10:00', 110.00, 25.00, 135.00, 110.00, 'Ablekuma Abease', 'now', 'Greater Accra', 'Ablekuma', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 09:54:53', '2023-05-03 21:15:31', NULL), +(57, 57, NULL, 'FMC0000058R', NULL, 'completed', '2023-05-03 02:10:00', 110.00, 25.00, 135.00, 110.00, 'Darkoman Bombay', 'now', 'Greater Accra', 'Darkoman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 09:57:12', '2023-05-03 21:33:32', NULL), +(58, 39, NULL, 'FMC0000059R', NULL, 'completed', '2023-05-03 02:10:00', 210.00, 25.00, 235.00, 220.00, 'El Wak', 'now', 'Greater Accra', 'Stadium', 25.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 09:59:23', '2023-05-03 21:39:05', NULL), +(59, 58, NULL, 'FMC0000060R', NULL, 'completed', '2023-05-03 02:10:00', 145.00, 0.00, 145.00, 110.00, 'Mabang', 'now', 'Ahafo', 'Mabang', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 10:01:58', '2023-05-03 18:58:43', NULL), +(60, 59, NULL, 'FMC0000061R', NULL, 'completed', '2023-05-03 02:10:00', 245.00, 0.00, 245.00, 220.00, 'Effiduase', 'now', 'Ashanti', 'Joanne Road', 35.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 10:04:28', '2023-05-05 04:45:42', NULL), +(61, 60, NULL, 'FMC0000062R', NULL, 'completed', '2023-05-03 02:10:00', 110.00, 25.00, 135.00, 110.00, 'Kaneshie', 'now', 'Greater Accra', 'Dan\'s Bar', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 10:07:03', '2023-05-03 21:30:41', NULL), +(62, 61, NULL, 'FMC0000063R', NULL, 'completed', '2023-05-03 02:10:00', 310.00, 25.00, 335.00, 350.00, 'Lapaz', 'now', 'Greater Accra', 'Fish Pond', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 10:11:21', '2023-05-03 21:17:23', NULL), +(63, 62, NULL, 'FMC0000064R', NULL, 'completed', '2023-05-03 02:10:00', 145.00, 0.00, 145.00, 110.00, 'Pankrono', 'now', 'Ashanti', 'Pankrono', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 10:13:59', '2023-05-05 04:46:54', NULL), +(64, 63, NULL, 'FMC0000065R', NULL, 'completed', '2023-05-03 02:10:00', 110.00, 30.00, 140.00, 110.00, 'Taifa', 'now', 'Greater Accra', 'Taifa', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 10:15:56', '2023-05-03 21:15:44', NULL), +(65, 64, NULL, 'FMC0000066R', NULL, 'completed', '2023-05-03 10:16:00', 225.00, 0.00, 225.00, 220.00, 'Asante Bekwa', 'now', 'Ashanti', 'Bekwai', 15.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 10:18:12', '2023-05-05 04:44:49', NULL), +(66, 65, NULL, 'FMC0000067R', NULL, 'completed', '2023-05-03 02:10:00', 835.00, 0.00, 835.00, 880.00, 'Bogoso', 'now', 'Western', 'Bogoso', 35.00, 0, 0, 0, NULL, 80.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 10:19:17', '2023-05-03 19:02:40', NULL), +(67, 66, NULL, 'FMC0000068R', NULL, 'completed', '2023-05-03 10:16:00', 110.00, 30.00, 140.00, 110.00, 'East Legon', 'now', 'Greater Accra', 'East legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 10:21:27', '2023-05-03 12:15:04', NULL), +(68, 67, NULL, 'FMC0000069R', NULL, 'completed', '2023-05-03 02:10:00', 330.00, 30.00, 360.00, 330.00, 'K-Boat Junction', 'now', 'Greater Accra', 'Pillar 2', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 10:21:57', '2023-05-03 21:28:46', NULL), +(69, 68, NULL, 'FMC0000070R', NULL, 'completed', '2023-05-03 10:16:00', 210.00, 20.00, 230.00, 240.00, 'Tetegu', 'now', 'Greater Accra', 'CAC Junction', 20.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 10:26:25', '2023-05-03 21:41:53', NULL), +(70, 69, NULL, 'FMC0000071R', NULL, 'completed', '2023-05-03 02:10:00', 210.00, 30.00, 240.00, 240.00, 'Burma Camp', 'now', 'Greater Accra', 'Burma Camp', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:10:25', '2023-05-03 21:16:38', NULL), +(71, 70, NULL, 'FMC0000072R', NULL, 'completed', '2023-05-03 10:16:00', 315.00, 0.00, 315.00, 350.00, 'Aflao', 'now', 'Volta', 'Aflao', 15.00, 0, 0, 0, NULL, 50.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:11:48', '2023-05-03 19:31:15', NULL), +(72, 71, NULL, 'FMC0000073R', NULL, 'completed', '2023-05-03 02:10:00', 435.00, 0.00, 435.00, 450.00, 'Kwadaso Sofoline', 'now', 'Ashanti', 'Opposite Prempeh', 35.00, 0, 0, 0, NULL, 50.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:14:01', '2023-05-05 04:46:31', NULL), +(73, 72, NULL, 'FMC0000074R', NULL, 'completed', '2023-05-03 10:16:00', 300.00, 25.00, 325.00, 350.00, 'kasoa', 'now', 'Greater Accra', 'New town', 25.00, 0, 0, 0, NULL, 50.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:15:04', '2023-05-03 19:30:11', NULL), +(74, 73, NULL, 'FMC0000075R', NULL, 'completed', '2023-05-03 02:10:00', 145.00, 0.00, 145.00, 110.00, 'Takoradi', 'now', 'Western', 'Takoradi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:16:40', '2023-05-03 19:03:10', NULL), +(75, 74, NULL, 'FMC0000076R', NULL, 'completed', '2023-05-03 10:16:00', 300.00, 30.00, 330.00, 350.00, 'East Legon', 'now', 'Greater Accra', 'Star bite', 30.00, 0, 0, 0, NULL, 50.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:17:38', '2023-05-03 12:41:05', NULL), +(76, 75, NULL, 'FMC0000077R', NULL, 'completed', '2023-05-03 02:10:00', 235.00, 0.00, 235.00, 210.00, 'Takoradi', 'now', 'Western', 'Takoradi', 35.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:19:06', '2023-05-03 18:57:32', NULL), +(77, 76, NULL, 'FMC0000078R', NULL, 'completed', '2023-05-03 02:10:00', 110.00, 20.00, 130.00, 110.00, 'Kasoa', 'now', 'Greater Accra', 'Overhead', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:20:42', '2023-05-03 21:17:37', NULL), +(78, 77, NULL, 'FMC0000079R', NULL, 'completed', '2023-05-03 10:16:00', 300.00, 30.00, 330.00, 340.00, 'Adenta', 'now', 'Greater Accra', 'Commando', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:21:02', '2023-05-03 21:42:15', NULL), +(79, 78, NULL, 'FMC0000080R', NULL, 'completed', '2023-05-03 02:10:00', 110.00, 25.00, 135.00, 110.00, 'Dansoman', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:22:02', '2023-05-03 21:16:05', NULL), +(80, 79, NULL, 'FMC0000081R', NULL, 'completed', '2023-05-03 10:16:00', 140.00, 0.00, 140.00, 110.00, 'Adum', 'now', 'Greater Accra', 'Aseda house', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:24:04', '2023-05-05 04:46:07', NULL), +(81, 80, NULL, 'FMC0000082R', NULL, 'completed', '2023-05-03 02:10:00', 110.00, 20.00, 130.00, 110.00, 'Old Bortianor', 'now', 'Greater Accra', 'Bojo Beach Resort', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:24:28', '2023-05-03 21:36:04', NULL), +(82, 81, NULL, 'FMC0000083R', NULL, 'completed', '2023-05-03 02:10:00', 145.00, 25.00, 170.00, 145.00, 'Lapaz', 'now', 'Greater Accra', 'Fish Pond', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:26:18', '2023-05-03 21:32:00', NULL), +(83, 82, NULL, 'FMC0000084R', NULL, 'completed', '2023-05-03 10:16:00', 210.00, 30.00, 240.00, 240.00, 'Accra Regional', 'now', 'Greater Accra', 'Police', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:28:18', '2023-05-03 21:42:38', NULL), +(85, 84, NULL, 'FMC0000086R', NULL, 'completed', '2023-05-03 02:10:00', 230.00, 30.00, 260.00, 230.00, 'Nima', 'now', 'Greater Accra', 'Frankie Hotel', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:30:52', '2023-05-03 21:30:17', NULL), +(86, 85, NULL, 'FMC0000087R', NULL, 'completed', '2023-05-03 10:16:00', 210.00, 25.00, 235.00, 220.00, 'Ridge', 'now', 'Greater Accra', 'Alisa Hotel', 25.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:31:28', '2023-05-03 21:33:03', NULL), +(87, 86, NULL, 'FMC0000088R', NULL, 'completed', '2023-05-03 10:16:00', 210.00, 30.00, 240.00, 220.00, 'Haatso', 'now', 'Greater Accra', 'ecomog', 30.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:34:47', '2023-05-03 21:35:04', NULL), +(88, 87, NULL, 'FMC0000089R', NULL, 'completed', '2023-05-03 02:10:00', 1230.00, 0.00, 1230.00, 1320.00, 'Kibi', 'now', 'Greater Accra', 'Total Filling Station', 30.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:36:02', '2023-05-03 21:28:01', NULL), +(89, 88, NULL, 'FMC0000090R', NULL, 'completed', '2023-05-03 02:10:00', 220.00, 30.00, 250.00, 220.00, 'Spintex', 'now', 'Greater Accra', 'Spintex', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:38:10', '2023-05-03 21:36:53', NULL), +(90, 89, NULL, 'FMC0000091R', NULL, 'completed', '2023-05-03 10:16:00', 110.00, 35.00, 145.00, 110.00, 'ACP', 'now', 'Greater Accra', 'Estate', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:40:28', '2023-05-03 21:40:50', NULL), +(91, 90, NULL, 'FMC0000092R', NULL, 'completed', '2023-05-03 02:10:00', 110.00, 35.00, 145.00, 110.00, 'Somo Street', 'now', 'Greater Accra', 'Somo Street', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:40:31', '2023-05-03 21:29:18', NULL), +(92, 91, NULL, 'FMC0000093R', NULL, 'completed', '2023-05-03 10:16:00', 110.00, 30.00, 140.00, 110.00, 'pantang', 'now', 'Greater Accra', 'Abokobi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:42:46', '2023-05-03 21:36:30', NULL), +(93, 92, NULL, 'FMC0000094R', NULL, 'completed', '2023-05-02 02:10:00', 145.00, 0.00, 145.00, 110.00, 'Abuakwa Tech Junction', 'now', 'Ashanti', 'Abuakwa', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-03 11:51:06', '2023-05-05 04:40:39', NULL), +(94, 93, NULL, 'FMC0000097R', NULL, 'completed', '2023-05-04 08:09:00', 210.00, 25.00, 235.00, 240.00, 'Mallam', 'now', 'Greater Accra', 'Junction', 25.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 08:10:14', '2023-05-05 12:29:43', NULL), +(96, 94, NULL, 'FMC0000099R', NULL, 'completed', '2023-05-04 08:09:00', 210.00, 30.00, 240.00, 240.00, 'Kwabenya', 'now', 'Greater Accra', 'Method', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 08:18:57', '2023-05-05 12:29:24', NULL), +(97, 95, NULL, 'FMC0000100R', NULL, 'completed', '2023-05-04 01:17:00', 110.00, 25.00, 135.00, 110.00, 'Kasoa Amanfrom', 'now', 'Greater Accra', 'Taxi Rank', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 08:21:07', '2023-05-05 12:37:08', NULL), +(98, 96, NULL, 'FMC0000101R', NULL, 'completed', '2023-05-04 08:09:00', 125.00, 0.00, 125.00, 110.00, 'Dunkwa', 'now', 'Central', 'Dunkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 08:24:19', '2023-05-05 05:05:08', NULL), +(99, 97, NULL, 'FMC0000102R', NULL, 'completed', '2023-05-04 01:17:00', 300.00, 20.00, 320.00, 330.00, 'Kasoa', 'now', 'Greater Accra', 'Pharmatrust College', 20.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 08:25:05', '2023-05-05 12:53:00', NULL), +(100, 98, NULL, 'FMC0000103R', NULL, 'completed', '2023-05-04 01:17:00', 110.00, 35.00, 145.00, 110.00, 'Lashibi', 'now', 'Greater Accra', 'Lashibi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 08:27:11', '2023-05-05 12:36:18', NULL), +(101, 99, NULL, 'FMC0000104R', NULL, 'completed', '2023-05-04 08:09:00', 210.00, 25.00, 235.00, 220.00, 'Abbosey Okai', 'now', 'Greater Accra', 'Post office', 25.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 08:28:28', '2023-05-05 12:30:30', NULL), +(102, 100, NULL, 'FMC0000105R', NULL, 'completed', '2023-05-04 01:17:00', 110.00, 30.00, 140.00, 110.00, 'Nungua Station', 'now', 'Greater Accra', 'Nungua Station', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 08:28:38', '2023-05-05 12:35:48', NULL), +(103, 101, NULL, 'FMC0000106R', NULL, 'completed', '2023-05-04 08:09:00', 110.00, 30.00, 140.00, 110.00, 'Addogono', 'now', 'Greater Accra', 'a17 road', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 08:33:54', '2023-05-04 12:31:49', NULL), +(104, 102, NULL, 'FMC0000107R', NULL, 'completed', '2023-05-04 01:17:00', 245.00, 0.00, 245.00, 240.00, 'Ayanfuri', 'now', 'Central', 'Zen Filling Station', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 08:34:11', '2023-05-05 05:04:26', NULL), +(105, 103, NULL, 'FMC0000109R', NULL, 'completed', '2023-05-04 02:27:00', 230.00, 35.00, 265.00, 230.00, 'Ashiaman Katamanso', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 09:28:08', '2023-05-05 12:53:32', NULL), +(106, 104, NULL, 'FMC0000110R', NULL, 'completed', '2023-05-04 02:27:00', 110.00, 30.00, 140.00, 110.00, 'Palace Mall Sprinter', 'now', 'Greater Accra', 'Grill D Restaurant', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 09:31:04', '2023-05-05 12:36:45', NULL), +(107, 105, NULL, 'FMC0000111R', NULL, 'completed', '2023-05-04 02:27:00', 355.00, 0.00, 355.00, 330.00, 'Korlebu TH', 'now', 'Greater Accra', 'Hospital', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 09:34:09', '2023-05-04 12:30:39', NULL), +(108, 106, NULL, 'FMC0000112R', NULL, 'completed', '2023-05-04 02:27:00', 320.00, 35.00, 355.00, 350.00, 'Ashaiman Kuffour Station', 'now', 'Greater Accra', 'Station', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 09:38:26', '2023-05-05 12:33:40', NULL), +(109, 107, NULL, 'FMC0000113R', NULL, 'completed', '2023-05-04 02:27:00', 145.00, 0.00, 145.00, 110.00, 'Kasoa Opeikuma', 'now', 'Greater Accra', 'Kasoa', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 09:40:34', '2023-05-05 12:35:22', NULL), +(110, 108, NULL, 'FMC0000114R', NULL, 'completed', '2023-05-04 02:27:00', 110.00, 35.00, 145.00, 110.00, 'Ashaiman', 'now', 'Greater Accra', 'Fidelity Bank', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 09:43:07', '2023-05-04 12:41:26', NULL), +(111, 109, NULL, 'FMC0000115R', NULL, 'completed', '2023-05-04 02:27:00', 400.00, 30.00, 430.00, 450.00, 'Tema Comm 6', 'now', 'Greater Accra', 'GT Bank', 30.00, 0, 0, 0, NULL, 50.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 09:47:17', '2023-05-05 12:32:21', NULL), +(112, 110, NULL, 'FMC0000116R', NULL, 'completed', '2023-05-04 02:27:00', 245.00, 0.00, 245.00, 240.00, 'Fumesua', 'now', 'Ashanti', 'Fumesua', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 09:49:47', '2023-05-04 13:07:51', NULL), +(113, 111, NULL, 'FMC0000117R', NULL, 'completed', '2023-05-04 02:27:00', 110.00, 35.00, 145.00, 110.00, 'Ashaiman - Atadeka', 'now', 'Greater Accra', 'Ashaiman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 09:51:33', '2023-05-05 12:31:22', NULL), +(114, 112, NULL, 'FMC0000118R', NULL, 'completed', '2023-05-04 02:27:00', 245.00, 0.00, 245.00, 240.00, 'Ejisu Kwaso', 'now', 'Ashanti', 'Ejisu', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 09:53:40', '2023-05-05 04:42:14', NULL), +(115, 113, NULL, 'FMC0000119R', NULL, 'completed', '2023-05-04 02:27:00', 110.00, 35.00, 145.00, 110.00, 'Pokuase Fise', 'now', 'Greater Accra', 'Fise', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 09:55:13', '2023-05-05 12:30:52', NULL), +(116, 114, NULL, 'FMC0000120R', NULL, 'completed', '2023-05-04 02:27:00', 335.00, 0.00, 335.00, 330.00, 'Daboase Junction, Takoradi', 'now', 'Western', 'Daboase Junction', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 09:58:28', '2023-05-05 05:03:21', NULL), +(117, 115, NULL, 'FMC0000121R', NULL, 'completed', '2023-05-04 02:27:00', 145.00, 0.00, 145.00, 110.00, 'Drobo', 'now', 'Bono', 'Drobo', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 10:00:53', '2023-05-05 05:03:44', NULL), +(118, 116, NULL, 'FMC0000122R', NULL, 'completed', '2023-05-04 02:27:00', 120.00, 30.00, 150.00, 120.00, 'Madina Social Welfare', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 10:02:59', '2023-05-04 12:35:10', NULL), +(119, 117, NULL, 'FMC0000123R', NULL, 'completed', '2023-05-04 02:27:00', 145.00, 0.00, 145.00, 110.00, 'Jaman North', 'now', 'Bono', 'Jaman North', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 10:07:13', '2023-05-05 05:04:47', NULL), +(120, 118, NULL, 'FMC0000124R', NULL, 'completed', '2023-05-04 02:27:00', 300.00, 30.00, 330.00, 350.00, 'Okpoi Gonno Spintex', 'now', 'Greater Accra', 'Spintex', 30.00, 0, 0, 0, NULL, 50.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 10:11:27', '2023-05-05 12:35:01', NULL), +(121, 119, NULL, 'FMC0000125R', NULL, 'completed', '2023-05-04 02:27:00', 365.00, 0.00, 365.00, 340.00, 'Nkoransa, Kumasi', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 10:17:40', '2023-05-04 13:08:08', NULL), +(122, 120, NULL, 'FMC0000126R', NULL, 'completed', '2023-05-04 02:27:00', 110.00, 25.00, 135.00, 110.00, 'North Kaneshie', 'now', 'Greater Accra', 'Orgle Road', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 10:19:23', '2023-05-05 12:34:37', NULL), +(123, 121, NULL, 'FMC0000127R', NULL, 'completed', '2023-05-04 02:27:00', 245.00, 0.00, 245.00, 220.00, 'Kumasi New Kejetia Market', 'now', 'Ashanti', 'Market', 35.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 10:21:53', '2023-05-05 04:44:06', NULL), +(124, 122, NULL, 'FMC0000128R', NULL, 'completed', '2023-05-04 02:27:00', 345.00, 0.00, 345.00, 350.00, 'Awhiaa, Kumasi', 'now', 'Ashanti', 'Awhiaa', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 10:25:12', '2023-05-04 13:09:47', NULL), +(125, 123, NULL, 'FMC0000129R', NULL, 'completed', '2023-05-04 02:27:00', 360.00, 0.00, 360.00, 340.00, 'Madina Redco', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 10:28:50', '2023-05-05 12:28:58', NULL), +(126, 124, NULL, 'FMC0000130R', NULL, 'completed', '2023-05-04 02:27:00', 245.00, 0.00, 245.00, 240.00, 'Kumasi Danyame', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 10:31:20', '2023-05-04 13:09:04', NULL), +(127, 125, NULL, 'FMC0000131R', NULL, 'completed', '2023-05-04 02:27:00', 255.00, 0.00, 255.00, 220.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 10:34:29', '2023-05-05 05:02:50', NULL), +(128, 126, NULL, 'FMC0000132R', NULL, 'completed', '2023-05-04 02:27:00', 110.00, 25.00, 135.00, 110.00, 'Korlebu Hospital', 'now', 'Greater Accra', 'Blood Bank', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 10:37:40', '2023-05-05 12:33:12', NULL), +(129, 127, NULL, 'FMC0000133R', NULL, 'completed', '2023-05-04 02:27:00', 355.00, 0.00, 355.00, 330.00, 'Akuapem Larteh', 'now', 'Eastern', 'Akuapem', 35.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 10:41:06', '2023-05-07 23:35:11', NULL), +(130, 128, NULL, 'FMC0000134R', NULL, 'completed', '2023-05-04 02:27:00', 245.00, 0.00, 245.00, 220.00, 'Ho', 'now', 'Volta', 'Ho', 35.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 10:42:54', '2023-05-05 05:04:06', NULL), +(131, 129, NULL, 'FMC0000135R', NULL, 'completed', '2023-05-04 02:27:00', 335.00, 0.00, 335.00, 330.00, 'Nkwanta', 'now', 'Oti', 'Nkwanta', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 10:44:29', '2023-05-05 05:05:27', NULL), +(133, 131, NULL, 'FMC0000137R', NULL, 'completed', '2023-05-04 02:27:00', 110.00, 25.00, 135.00, 110.00, 'Accra CMB, Begoro Station', 'now', 'Greater Accra', 'Station', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 10:48:31', '2023-05-05 12:30:06', NULL), +(134, 132, NULL, 'FMC0000139R', NULL, 'completed', '2023-05-04 11:04:00', 270.00, 0.00, 270.00, 255.00, 'Nkawkaw', 'now', 'Eastern', 'Nkawkaw', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 11:04:39', '2023-05-05 05:06:11', NULL), +(135, 133, NULL, 'FMC0000140R', NULL, 'completed', '2023-05-04 11:04:00', 210.00, 30.00, 240.00, 240.00, 'Airport', 'now', 'Greater Accra', 'Nester Square', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 11:07:33', '2023-05-05 12:57:35', NULL), +(136, 134, NULL, 'FMC0000141R', NULL, 'completed', '2023-05-04 11:04:00', 110.00, 35.00, 145.00, 110.00, 'Lashibi', 'now', 'Greater Accra', 'Comm 16', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 11:09:21', '2023-05-05 12:57:07', NULL), +(137, 135, NULL, 'FMC0000142R', NULL, 'completed', '2023-05-04 11:04:00', 210.00, 25.00, 235.00, 220.00, 'Dansoman', 'now', 'Greater Accra', 'Dansoma', 25.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 11:12:21', '2023-05-05 12:56:04', NULL), +(138, 136, NULL, 'FMC0000143R', NULL, 'completed', '2023-05-04 11:04:00', 110.00, 30.00, 140.00, 110.00, 'Achimota', 'now', 'Greater Accra', 'Achimota', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 11:15:50', '2023-05-04 12:51:16', NULL), +(139, 137, NULL, 'FMC0000144R', NULL, 'completed', '2023-05-04 11:04:00', 110.00, 25.00, 135.00, 110.00, 'Odokor', 'now', 'Greater Accra', 'official town', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 11:18:58', '2023-05-05 12:55:23', NULL), +(140, 138, NULL, 'FMC0000145R', NULL, 'completed', '2023-05-04 11:04:00', 545.00, 25.00, 570.00, 595.00, 'Dansoma', 'now', 'Greater Accra', 'Junction', 25.00, 0, 0, 0, NULL, 50.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 11:24:14', '2023-05-05 12:54:53', NULL), +(141, 139, NULL, 'FMC0000146R', NULL, 'completed', '2023-05-04 11:04:00', 300.00, 15.00, 315.00, 350.00, 'Twifo Praso', 'now', 'Central', 'Twifo Praso', 15.00, 0, 0, 0, NULL, 50.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 11:27:15', '2023-05-05 05:07:00', NULL), +(142, 140, NULL, 'FMC0000147R', NULL, 'completed', '2023-05-04 11:04:00', 225.00, 0.00, 225.00, 220.00, 'Tarkoradi', 'now', 'Western', 'Tarkoradi', 15.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'cash_on_delivery', NULL, NULL, '2023-05-04 11:29:52', '2023-05-05 05:06:30', NULL), +(143, 141, NULL, 'FMC0000148R', NULL, 'completed', '2023-05-04 11:04:00', 110.00, 30.00, 140.00, 110.00, 'Nhia', 'now', 'Greater Accra', 'Head office', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 11:34:32', '2023-05-05 12:59:13', NULL), +(144, 142, NULL, 'FMC0000149R', NULL, 'completed', '2023-05-04 11:04:00', 110.00, 30.00, 140.00, 110.00, 'Spintex', 'now', 'Greater Accra', 'Kotobabi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 11:37:35', '2023-05-04 12:57:04', NULL), +(146, 143, NULL, 'FMC0000151R', NULL, 'completed', '2023-05-04 11:04:00', 210.00, 30.00, 240.00, 240.00, 'American House', 'now', 'Greater Accra', 'American House', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 11:46:02', '2023-05-05 12:56:43', NULL), +(147, 144, NULL, 'FMC0000152R', NULL, 'completed', '2023-05-04 11:04:00', 110.00, 30.00, 140.00, 110.00, 'Pantan', 'now', 'Greater Accra', 'Borla Junction', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 11:51:20', '2023-05-05 12:58:31', NULL), +(148, 145, NULL, 'FMC0000153R', NULL, 'completed', '2023-05-04 11:04:00', 110.00, 25.00, 135.00, 110.00, 'Penticost Conversion', 'now', 'Greater Accra', 'Pentcost', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 11:55:21', '2023-05-05 12:58:04', NULL), +(149, 146, NULL, 'FMC0000154R', NULL, 'completed', '2023-05-04 11:04:00', 210.00, 30.00, 240.00, 220.00, 'Spintex', 'now', 'Greater Accra', 'Cambodia', 30.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 11:59:38', '2023-05-04 12:55:07', NULL), +(150, 147, NULL, 'FMC0000155R', NULL, 'completed', '2023-05-04 11:04:00', 110.00, 30.00, 140.00, 110.00, 'Ashaley Botwe', 'now', 'Greater Accra', 'DOWN', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 12:10:29', '2023-05-05 12:54:32', NULL), +(151, 148, NULL, 'FMC0000156R', NULL, 'completed', '2023-05-04 11:04:00', 225.00, 0.00, 225.00, 240.00, 'Breman Esikuma', 'now', 'Central', 'Breman', 15.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-04 12:13:46', '2023-05-05 05:05:47', NULL), +(156, 150, NULL, 'FMC0000161R', NULL, 'completed', '2023-05-05 04:28:50', 245.00, 0.00, 245.00, 220.00, 'Agona Swedru', 'now', 'Central', 'Agona', 35.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:11:32', '2023-05-06 16:06:44', NULL), +(157, 151, NULL, 'FMC0000162R', NULL, 'completed', '2023-05-05 04:28:50', 110.00, 30.00, 140.00, 110.00, 'Dzorwulu', 'now', 'Greater Accra', '71 Nii Dade Street', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:14:52', '2023-05-07 22:58:33', NULL), +(158, 152, NULL, 'FMC0000163R', NULL, 'completed', '2023-05-05 04:28:50', 245.00, 0.00, 245.00, 240.00, 'Techiman', 'now', 'Bono East', 'Techiman', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:17:27', '2023-05-06 16:05:41', NULL), +(159, 153, NULL, 'FMC0000164R', NULL, 'completed', '2023-05-05 04:28:50', 145.00, 0.00, 145.00, 110.00, 'Kotei, Kumasi', 'now', 'Ashanti', 'Kotei', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:18:55', '2023-05-08 21:36:11', NULL), +(161, 154, NULL, 'FMC0000166R', NULL, 'completed', '2023-05-05 04:28:50', 210.00, 25.00, 235.00, 240.00, 'Accra Technical University', 'now', 'Greater Accra', 'ATU', 25.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:24:16', '2023-05-05 12:02:02', NULL), +(162, 155, NULL, 'FMC0000167R', NULL, 'completed', '2023-05-05 04:28:50', 110.00, 30.00, 140.00, 110.00, 'Adenta Newsite', 'now', 'Greater Accra', 'Last Stop', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:27:00', '2023-05-05 12:00:54', NULL), +(163, 156, NULL, 'FMC0000168R', NULL, 'completed', '2023-05-05 05:23:31', 240.00, 0.00, 240.00, 220.00, 'Tech Ayigya', 'now', 'Ashanti', 'Ayigya', 30.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:27:27', '2023-05-08 21:34:37', NULL), +(164, 157, NULL, 'FMC0000169R', NULL, 'completed', '2023-05-05 04:28:50', 110.00, 20.00, 130.00, 110.00, 'Kasoa Tetegu', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:28:13', '2023-05-05 12:08:02', NULL), +(166, 159, NULL, 'FMC0000171R', NULL, 'completed', '2023-05-05 05:23:31', 345.00, 0.00, 345.00, 340.00, 'Koforidua', 'now', 'Eastern', 'koforidua', 15.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:31:01', '2023-05-06 16:15:18', NULL), +(167, 160, NULL, 'FMC0000172R', NULL, 'completed', '2023-05-05 04:28:50', 435.00, 0.00, 435.00, 440.00, 'Sege, Ada Aflao Road', 'now', 'Greater Accra', 'Sege', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:33:29', '2023-05-06 16:13:33', NULL), +(168, 161, NULL, 'FMC0000173R', NULL, 'completed', '2023-05-05 04:28:50', 275.00, 0.00, 275.00, 240.00, 'Takoradi', 'now', 'Western', 'Takoradi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:34:56', '2023-05-06 16:15:40', NULL), +(169, 162, NULL, 'FMC0000174R', NULL, 'completed', '2023-05-05 05:23:31', 330.00, 0.00, 330.00, 330.00, 'Adum', 'now', 'Ashanti', 'Adum', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:36:29', '2023-05-08 21:34:28', NULL), +(170, 163, NULL, 'FMC0000175R', NULL, 'completed', '2023-05-05 04:28:50', 110.00, 30.00, 140.00, 110.00, 'Madina UN', 'now', 'Greater Accra', 'UN', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:36:50', '2023-05-07 22:58:12', NULL), +(171, 164, NULL, 'FMC0000176R', NULL, 'completed', '2023-05-05 05:23:31', 300.00, 25.00, 325.00, 330.00, 'Bubuashie', 'now', 'Ashanti', 'Datus', 25.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:38:47', '2023-05-07 22:58:23', NULL), +(172, 165, NULL, 'FMC0000177R', NULL, 'completed', '2023-05-05 04:28:50', 435.00, 0.00, 435.00, 450.00, 'Bomso, Kumasi', 'now', 'Ashanti', 'Bomso', 35.00, 0, 0, 0, NULL, 50.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:39:43', '2023-05-08 21:33:39', NULL), +(173, 166, NULL, 'FMC0000178R', NULL, 'completed', '2023-05-05 04:28:50', 245.00, 0.00, 245.00, 240.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:41:12', '2023-05-06 16:03:44', NULL), +(174, 167, NULL, 'FMC0000179R', NULL, 'completed', '2023-05-05 04:28:50', 210.00, 30.00, 240.00, 240.00, 'Cantonment', 'now', 'Greater Accra', 'Rockstone\'s Office', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:43:15', '2023-05-07 22:53:57', NULL), +(175, 168, NULL, 'FMC0000180R', NULL, 'completed', '2023-05-05 05:23:31', 240.00, 0.00, 240.00, 240.00, 'meduma', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:43:15', '2023-05-08 21:33:27', NULL), +(176, 169, NULL, 'FMC0000181R', NULL, 'completed', '2023-05-05 04:28:50', 245.00, 0.00, 245.00, 240.00, 'Sampa', 'now', 'Bono', 'Sampa', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:45:37', '2023-05-06 16:13:20', NULL), +(177, 170, NULL, 'FMC0000182R', NULL, 'completed', '2023-05-05 05:23:31', 240.00, 0.00, 240.00, 220.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:46:18', '2023-05-08 21:33:14', NULL), +(178, 171, NULL, 'FMC0000183R', NULL, 'completed', '2023-05-05 04:28:50', 145.00, 0.00, 145.00, 110.00, 'Manponteng', 'now', 'Ashanti', 'Manponteng', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:47:08', '2023-05-08 21:36:20', NULL), +(179, 172, NULL, 'FMC0000184R', NULL, 'completed', '2023-05-05 04:28:50', 110.00, 35.00, 145.00, 110.00, 'Dawhenya', 'now', 'Greater Accra', 'Dawhenya', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:48:22', '2023-05-05 12:01:31', NULL), +(180, 173, NULL, 'FMC0000185R', NULL, 'completed', '2023-05-05 05:23:31', 125.00, 0.00, 125.00, 110.00, 'Mampong', 'now', 'Ashanti', 'Mampong', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:48:56', '2023-05-08 21:34:02', NULL), +(181, 174, NULL, 'FMC0000186R', NULL, 'completed', '2023-05-05 04:28:50', 335.00, 0.00, 335.00, 340.00, 'Takoradi', 'now', 'Western', 'Takoradi', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:50:27', '2023-05-06 16:04:08', NULL), +(182, 175, NULL, 'FMC0000187R', NULL, 'completed', '2023-05-05 05:23:31', 140.00, 0.00, 140.00, 110.00, 'Bebu', 'now', 'Ashanti', 'Brofoyedu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:52:03', '2023-05-08 21:34:46', NULL), +(183, 176, NULL, 'FMC0000188R', NULL, 'completed', '2023-05-05 04:28:50', 210.00, 30.00, 240.00, 220.00, 'Ridge Hospital', 'now', 'Greater Accra', 'Hospital', 30.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:53:08', '2023-05-05 11:56:09', NULL), +(184, 177, NULL, 'FMC0000189R', NULL, 'completed', '2023-05-05 04:28:50', 145.00, 0.00, 145.00, 110.00, 'Pokuase', 'now', 'Greater Accra', 'Pokuase', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:55:25', '2023-05-05 11:57:20', NULL), +(185, 178, NULL, 'FMC0000190R', NULL, 'completed', '2023-05-05 05:23:31', 135.00, 0.00, 135.00, 110.00, 'Abeka', 'now', 'Greater Accra', 'pnp', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:55:31', '2023-05-05 12:00:18', NULL), +(186, 179, NULL, 'FMC0000191R', NULL, 'completed', '2023-05-05 04:28:50', 435.00, 0.00, 435.00, 440.00, 'Tech, Kumasi', 'now', 'Ashanti', 'Tech', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:56:41', '2023-05-08 21:34:11', NULL), +(187, 180, NULL, 'FMC0000192R', NULL, 'completed', '2023-05-05 05:23:31', 110.00, 30.00, 140.00, 110.00, 'Spintex', 'now', 'Ashanti', 'palace mall', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:57:36', '2023-05-07 22:54:24', NULL), +(188, 181, NULL, 'FMC0000193R', NULL, 'completed', '2023-05-05 04:28:50', 110.00, 30.00, 140.00, 110.00, 'Ashley Botwe School Junction', 'now', 'Greater Accra', 'Botwe', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:58:07', '2023-05-05 11:59:30', NULL), +(189, 182, NULL, 'FMC0000194R', NULL, 'completed', '2023-05-05 04:28:50', 245.00, 0.00, 245.00, 220.00, 'Alabar, Kumasi', 'now', 'Ashanti', 'Alabar', 35.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 05:59:21', '2023-05-08 21:30:51', NULL), +(190, 183, NULL, 'FMC0000195R', NULL, 'completed', '2023-05-05 04:28:50', 145.00, 0.00, 145.00, 110.00, 'Kade', 'now', 'Eastern', 'Kade', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 06:00:30', '2023-05-06 16:15:29', NULL), +(191, 184, NULL, 'FMC0000196R', NULL, 'completed', '2023-05-05 05:23:31', 125.00, 0.00, 125.00, 110.00, 'Tarkoradi', 'now', 'Western', 'Tarkoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 06:01:00', '2023-05-06 16:11:21', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(192, 185, NULL, 'FMC0000197R', NULL, 'completed', '2023-05-05 04:28:50', 210.00, 25.00, 235.00, 240.00, 'Kasoa Opeikuma White House', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 06:02:16', '2023-05-05 11:55:15', NULL), +(193, 186, NULL, 'FMC0000198R', NULL, 'completed', '2023-05-05 04:28:50', 210.00, 30.00, 240.00, 220.00, 'Dome', 'now', 'Greater Accra', 'Dome', 30.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 06:04:16', '2023-05-05 11:56:35', NULL), +(194, 187, NULL, 'FMC0000199R', NULL, 'completed', '2023-05-05 04:28:50', 245.00, 0.00, 245.00, 220.00, 'Takoradi', 'now', 'Western', 'Adu, Native CI', 35.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 06:07:06', '2023-05-06 16:07:43', NULL), +(195, 188, NULL, 'FMC0000200R', NULL, 'completed', '2023-05-05 04:28:50', 145.00, 0.00, 145.00, 110.00, 'Apam Junction', 'now', 'Central', 'Apam', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 06:08:48', '2023-05-06 16:13:43', NULL), +(196, 189, NULL, 'FMC0000201R', NULL, 'completed', '2023-05-05 05:23:31', 210.00, 30.00, 240.00, 220.00, 'Airport', 'now', 'Greater Accra', 'Terminal 3 Departure', 30.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 06:09:21', '2023-05-05 11:56:18', NULL), +(197, 190, NULL, 'FMC0000202R', NULL, 'completed', '2023-05-05 04:28:50', 300.00, 30.00, 330.00, 330.00, 'Tradefair, Royal Hotel', 'now', 'Greater Accra', 'Tradefair', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 06:10:36', '2023-05-05 11:58:18', NULL), +(198, 191, NULL, 'FMC0000203R', NULL, 'completed', '2023-05-05 04:28:50', 400.00, 0.00, 400.00, 365.00, 'Adum', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 06:12:41', '2023-05-08 21:33:03', NULL), +(199, 192, NULL, 'FMC0000204R', NULL, 'completed', '2023-05-05 05:23:31', 245.00, 0.00, 245.00, 240.00, 'Ahenema kokoben', 'now', 'Ashanti', 'kumasi', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 06:13:10', '2023-05-08 21:33:51', NULL), +(200, 193, NULL, 'FMC0000205R', NULL, 'completed', '2023-05-05 04:28:50', 245.00, 0.00, 245.00, 220.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 35.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 06:14:03', '2023-05-06 16:12:53', NULL), +(201, 194, NULL, 'FMC0000206R', NULL, 'completed', '2023-05-05 09:24:21', 145.00, 0.00, 145.00, 110.00, 'Sunyani', 'now', 'Bono', 'sending....', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 09:25:24', '2023-05-06 16:10:04', NULL), +(202, 195, NULL, 'FMC0000207R', NULL, 'completed', '2023-05-05 09:24:21', 245.00, 0.00, 245.00, 240.00, 'Sefwi Dwenase', 'now', 'Western North', 'Sefwi', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 09:39:34', '2023-05-07 06:38:11', NULL), +(203, 196, NULL, 'FMC0000208R', NULL, 'completed', '2023-05-05 09:24:21', 110.00, 30.00, 140.00, 110.00, 'Adenta New Site', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 09:42:08', '2023-05-07 22:49:42', NULL), +(204, 197, NULL, 'FMC0000209R', NULL, 'completed', '2023-05-05 09:24:21', 110.00, 35.00, 145.00, 110.00, 'Tema - Kpone', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 09:44:15', '2023-05-07 22:49:50', NULL), +(205, 198, NULL, 'FMC0000210R', NULL, 'completed', '2023-05-05 09:24:21', 110.00, 25.00, 135.00, 110.00, 'Kasoa', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 09:45:37', '2023-05-07 22:49:59', NULL), +(206, 199, NULL, 'FMC0000211R', NULL, 'completed', '2023-05-05 09:24:21', 145.00, 0.00, 145.00, 110.00, 'Ada foah', 'now', 'Greater Accra', 'sending....', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 09:48:53', '2023-05-06 16:10:42', NULL), +(207, 200, NULL, 'FMC0000212R', NULL, 'completed', '2023-05-05 09:24:21', 220.00, 30.00, 250.00, 220.00, 'Botwe', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 09:51:41', '2023-05-07 22:49:33', NULL), +(208, 201, NULL, 'FMC0000213R', NULL, 'completed', '2023-05-05 09:24:21', 210.00, 30.00, 240.00, 220.00, 'Accra Technical University', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 09:53:51', '2023-05-07 22:46:38', NULL), +(209, 202, NULL, 'FMC0000214R', NULL, 'completed', '2023-05-05 09:24:21', 145.00, 0.00, 145.00, 110.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 09:56:00', '2023-05-08 21:31:10', NULL), +(210, 203, NULL, 'FMC0000215R', NULL, 'completed', '2023-05-05 09:24:21', 110.00, 30.00, 140.00, 110.00, 'Gbawe', 'now', 'Greater Accra', 'Zero C. Connie', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 09:59:43', '2023-05-07 22:49:27', NULL), +(211, 204, NULL, 'FMC0000216R', NULL, 'completed', '2023-05-05 09:24:21', 145.00, 0.00, 145.00, 110.00, 'Manso Amenfi', 'now', 'Central', 'Manso Amenfi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 10:03:37', '2023-05-06 16:14:09', NULL), +(212, 205, NULL, 'FMC0000217R', NULL, 'completed', '2023-05-05 09:24:21', 255.00, 0.00, 255.00, 220.00, 'Takoradi Racecourse', 'now', 'Western', 'Takoradi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 10:05:56', '2023-05-06 16:13:07', NULL), +(213, 206, NULL, 'FMC0000218R', NULL, 'completed', '2023-05-05 09:24:21', 110.00, 30.00, 140.00, 110.00, 'Ablekuma Fanmilk', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 10:07:40', '2023-05-07 22:49:16', NULL), +(214, 207, NULL, 'FMC0000219R', NULL, 'completed', '2023-05-05 09:24:21', 1100.00, 0.00, 1100.00, 1210.00, 'malam jnc', 'now', 'Greater Accra', 'kasoa', 0.00, 0, 0, 0, NULL, 110.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 10:11:23', '2023-05-05 12:02:23', NULL), +(215, 208, NULL, 'FMC0000220R', NULL, 'completed', '2023-05-05 09:24:21', 335.00, 0.00, 335.00, 350.00, 'Agona Nsaba', 'now', 'Central', 'Agona', 35.00, 0, 0, 0, NULL, 50.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 10:13:54', '2023-05-06 16:12:10', NULL), +(217, 210, NULL, 'FMC0000222R', NULL, 'completed', '2023-05-05 20:39:40', 145.00, 30.00, 175.00, 145.00, 'Ocean View', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 20:47:42', '2023-05-05 20:53:32', NULL), +(219, 212, NULL, 'FMC0000224R', NULL, 'completed', '2023-05-05 20:39:40', 110.00, 0.00, 110.00, 110.00, 'kibi', 'now', 'Ahafo', 'k', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-05 20:49:49', '2023-05-05 20:54:37', NULL), +(220, 213, NULL, 'FMC0000225R', NULL, 'completed', '2023-05-06 13:29:08', 345.00, 0.00, 345.00, 330.00, 'Sunyani', 'now', 'Bono East', 'Sunyani', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 13:32:13', '2023-05-07 07:19:11', NULL), +(221, 214, NULL, 'FMC0000226R', NULL, 'completed', '2023-05-06 13:29:08', 135.00, 0.00, 135.00, 110.00, 'Tsotsoobi close', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 13:34:16', '2023-05-07 23:33:55', NULL), +(222, 215, NULL, 'FMC0000227R', NULL, 'completed', '2023-05-06 13:29:08', 360.00, 0.00, 360.00, 330.00, 'Gbawe CP', 'now', 'Greater Accra', 'Gbawe', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 13:39:06', '2023-05-08 00:03:12', NULL), +(223, 216, NULL, 'FMC0000228R', NULL, 'completed', '2023-05-06 13:29:08', 140.00, 0.00, 140.00, 110.00, 'Ridge Hospital', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 13:41:19', '2023-05-07 07:08:56', NULL), +(224, 217, NULL, 'FMC0000229R', NULL, 'completed', '2023-05-06 13:29:08', 130.00, 0.00, 130.00, 110.00, 'kasoa', 'now', 'Greater Accra', 'Walantu', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 13:42:30', '2023-05-08 00:02:09', NULL), +(225, 218, NULL, 'FMC0000230R', NULL, 'completed', '2023-05-06 13:29:08', 110.00, 30.00, 140.00, 110.00, 'Airport', 'now', 'Greater Accra', 'Terminal 3 Departure', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 13:47:15', '2023-05-08 00:02:50', NULL), +(226, 219, NULL, 'FMC0000231R', NULL, 'completed', '2023-05-06 13:29:08', 230.00, 30.00, 260.00, 230.00, 'Teshie', 'now', 'Greater Accra', 'Tebibiabo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 13:49:22', '2023-05-07 23:40:59', NULL), +(227, 220, NULL, 'FMC0000232R', NULL, 'completed', '2023-05-06 13:29:08', 330.00, 30.00, 360.00, 330.00, 'Spintex', 'now', 'Greater Accra', 'Kpoi Gono', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 13:51:22', '2023-05-07 23:33:07', NULL), +(228, 221, NULL, 'FMC0000233R', NULL, 'completed', '2023-05-06 13:29:08', 110.00, 30.00, 140.00, 110.00, 'Spintex', 'now', 'Greater Accra', 'Palace mall', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 13:57:40', '2023-05-07 23:34:12', NULL), +(229, 222, NULL, 'FMC0000234R', NULL, 'completed', '2023-05-06 13:29:08', 350.00, 20.00, 370.00, 350.00, 'Kasoa', 'now', 'Greater Accra', 'Tomefa last stop', 20.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 14:00:34', '2023-05-07 23:32:37', NULL), +(230, 223, NULL, 'FMC0000235R', NULL, 'completed', '2023-05-06 13:29:08', 110.00, 30.00, 140.00, 110.00, 'Kwabenya', 'now', 'Greater Accra', 'Balloon gate', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 14:03:42', '2023-05-07 23:40:34', NULL), +(231, 224, NULL, 'FMC0000236R', NULL, 'completed', '2023-05-06 13:29:08', 235.00, 0.00, 235.00, 220.00, 'Eluibo', 'now', 'Western North', 'Elluibo', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 14:51:02', '2023-05-07 07:21:08', NULL), +(233, 226, NULL, 'FMC0000238R', NULL, 'completed', '2023-05-06 13:29:08', 110.00, 30.00, 140.00, 110.00, 'Shiashe', 'now', 'Greater Accra', 'EdRose Art', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 14:57:42', '2023-05-07 23:33:35', NULL), +(234, 227, NULL, 'FMC0000239R', NULL, 'completed', '2023-05-06 13:29:08', 140.00, 0.00, 140.00, 110.00, 'Suame R/A', 'now', 'Ashanti', 'Round about', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:00:12', '2023-05-09 16:23:40', NULL), +(236, 229, NULL, 'FMC0000241R', NULL, 'completed', '2023-05-06 13:29:08', 140.00, 0.00, 140.00, 110.00, 'KNUST', 'now', 'Ashanti', 'Botanical', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:09:05', '2023-05-09 16:21:58', NULL), +(237, 230, NULL, 'FMC0000242R', NULL, 'completed', '2023-05-06 13:29:08', 110.00, 25.00, 135.00, 110.00, 'Ablekuma', 'now', 'Ashanti', 'Borkorborkor', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:11:47', '2023-05-07 23:29:36', NULL), +(238, 231, NULL, 'FMC0000243R', NULL, 'completed', '2023-05-06 13:29:08', 600.00, 0.00, 600.00, 650.00, 'Darkuman', 'now', 'Greater Accra', 'Darkuman', 15.00, 0, 0, 0, NULL, 65.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:18:26', '2023-05-07 23:53:28', NULL), +(239, 232, NULL, 'FMC0000244R', NULL, 'completed', '2023-05-06 13:29:08', 330.00, 0.00, 330.00, 330.00, 'Taifa', 'now', 'Greater Accra', 'Hallelujah Junction', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:22:46', '2023-05-08 00:02:19', NULL), +(240, 233, NULL, 'FMC0000245R', NULL, 'completed', '2023-05-06 13:29:08', 10.00, 125.00, 135.00, 110.00, 'first junc opp CBG', 'now', 'Greater Accra', 'Teshie', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:25:12', '2023-05-07 23:34:04', NULL), +(241, 234, NULL, 'FMC0000246R', NULL, 'completed', '2023-05-06 13:29:08', 150.00, 0.00, 150.00, 120.00, 'Manhyia', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:27:49', '2023-05-09 16:23:34', NULL), +(242, 235, NULL, 'FMC0000247R', NULL, 'completed', '2023-05-06 13:29:08', 110.00, 30.00, 140.00, 110.00, 'Joy hostel', 'now', 'Greater Accra', 'Joy Hoistel', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:30:27', '2023-05-08 00:03:02', NULL), +(243, 236, NULL, 'FMC0000248R', NULL, 'completed', '2023-05-06 13:29:08', 125.00, 0.00, 125.00, 110.00, 'Mampong', 'now', 'Bono East', 'Akuapen', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:32:29', '2023-05-10 08:24:26', NULL), +(244, 237, NULL, 'FMC0000249R', NULL, 'completed', '2023-05-06 13:29:08', 345.00, 0.00, 345.00, 330.00, 'Tamale', 'now', 'Northern', 'OA or STC', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:36:19', '2023-05-07 07:18:24', NULL), +(245, 238, NULL, 'FMC0000250R', NULL, 'completed', '2023-05-06 13:29:08', 140.00, 0.00, 140.00, 110.00, 'Kunasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:37:32', '2023-05-09 16:23:55', NULL), +(246, 228, NULL, 'FMC0000251R', NULL, 'completed', '2023-05-06 13:29:08', 125.00, 0.00, 125.00, 110.00, 'Prestea', 'now', 'Western', 'prestea', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:40:10', '2023-05-07 07:20:37', NULL), +(247, 239, NULL, 'FMC0000252R', NULL, 'completed', '2023-05-06 13:29:08', 110.00, 25.00, 135.00, 110.00, 'Abeka', 'now', 'Greater Accra', 'P & P Down', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:42:47', '2023-05-07 23:33:22', NULL), +(248, 240, NULL, 'FMC0000253R', NULL, 'completed', '2023-05-06 13:29:08', 300.00, 30.00, 330.00, 350.00, 'Adenta', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 50.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:49:53', '2023-05-07 23:33:15', NULL), +(249, 241, NULL, 'FMC0000254R', NULL, 'completed', '2023-05-06 15:52:02', 130.00, 10.00, 140.00, 110.00, 'Madina Estate', 'now', 'Greater Accra', 'Close to the Action SHS', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:54:01', '2023-05-07 23:40:50', NULL), +(250, 242, NULL, 'FMC0000255R', NULL, 'completed', '2023-05-06 15:52:02', 235.00, 0.00, 235.00, 220.00, 'Tarkwa', 'now', 'Western', 'tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:55:06', '2023-05-07 07:18:56', NULL), +(251, 243, NULL, 'FMC0000256R', NULL, 'completed', '2023-05-06 15:52:02', 125.00, 0.00, 125.00, 110.00, 'capecoast', 'now', 'Central', 'capecoast', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:56:24', '2023-05-07 07:19:21', NULL), +(252, 244, NULL, 'FMC0000257R', NULL, 'completed', '2023-05-06 15:52:02', 110.00, 25.00, 135.00, 110.00, 'Awoshie', 'now', 'Greater Accra', 'Last Stop', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:57:35', '2023-05-08 00:03:26', NULL), +(253, 245, NULL, 'FMC0000258R', NULL, 'completed', '2023-05-06 15:52:02', 110.00, 25.00, 135.00, 110.00, 'Dansoman Kwahu Motors', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 15:59:27', '2023-05-08 00:03:35', NULL), +(254, 246, NULL, 'FMC0000259R', NULL, 'completed', '2023-05-06 15:52:02', 125.00, 0.00, 125.00, 110.00, 'Bibiani', 'now', 'Eastern', 'Bibiani', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-06 16:02:08', '2023-05-07 07:20:53', NULL), +(255, 207, NULL, 'FMC0000260R', NULL, 'completed', '2023-05-08 09:22:05', 1100.00, 0.00, 1100.00, 1320.00, 'malam jnc', 'now', 'Greater Accra', 'kasoa', 0.00, 0, 0, 0, NULL, 220.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 09:24:55', '2023-05-08 21:28:45', NULL), +(256, 247, NULL, 'FMC0000261R', NULL, 'completed', '2023-05-08 09:22:05', 200.00, 30.00, 230.00, 220.00, 'Sakumono', 'now', 'Greater Accra', 'Jotafa pharmacy', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 09:28:23', '2023-05-08 21:29:07', NULL), +(257, 248, NULL, 'FMC0000262R', NULL, 'completed', '2023-05-08 09:22:05', 110.00, 30.00, 140.00, 110.00, 'Kwabenya', 'now', 'Greater Accra', 'kwabenya', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 09:30:04', '2023-05-08 21:29:22', NULL), +(258, 249, NULL, 'FMC0000263R', NULL, 'completed', '2023-05-08 09:22:05', 210.00, 25.00, 235.00, 240.00, 'Korle Bu', 'now', 'Greater Accra', 'korle Bu', 25.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 09:31:58', '2023-05-08 21:29:36', NULL), +(259, 277, NULL, 'FMC0000264R', NULL, 'completed', '2023-05-08 10:30:08', 190.00, 30.00, 198.00, 210.00, 'Madina', 'now', 'Greater Accra', 'GRA Oman building', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 10:36:38', '2023-05-08 22:36:20', NULL), +(260, 251, NULL, 'FMC0000265R', NULL, 'completed', '2023-05-08 10:30:08', 225.00, 0.00, 225.00, 240.00, 'Tarkwa', 'now', 'Greater Accra', 'Tarkwa', 15.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 10:40:14', '2023-05-08 22:36:51', NULL), +(261, 252, NULL, 'FMC0000266R', NULL, 'completed', '2023-05-08 10:30:08', 125.00, 0.00, 125.00, 110.00, 'Lapaz', 'now', 'Greater Accra', 'Hong Kong bus stop', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 10:41:58', '2023-05-08 22:37:49', NULL), +(262, 253, NULL, 'FMC0000267R', NULL, 'completed', '2023-05-08 10:30:08', 540.00, 30.00, 570.00, 670.00, 'Pantang focus hospital', 'now', 'Greater Accra', 'Pantang', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 10:47:36', '2023-05-08 22:38:22', NULL), +(263, 254, NULL, 'FMC0000268R', NULL, 'completed', '2023-05-08 10:30:08', 220.00, 0.00, 220.00, 220.00, 'tetegu', 'now', 'Greater Accra', 'kasoa', 20.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 10:49:04', '2023-05-08 22:33:56', NULL), +(264, 255, NULL, 'FMC0000269R', NULL, 'completed', '2023-05-08 10:30:08', 200.00, 25.00, 225.00, 220.00, 'Kwashieman', 'now', 'Greater Accra', 'sowutuom road', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 10:51:03', '2023-05-08 22:38:04', NULL), +(265, 256, NULL, 'FMC0000270R', NULL, 'completed', '2023-05-08 10:30:08', 230.00, 0.00, 230.00, 220.00, 'Accra Newtown', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 10:57:50', '2023-05-08 22:37:27', NULL), +(266, 257, NULL, 'FMC0000271R', NULL, 'completed', '2023-05-10 11:53:20', 420.00, 35.00, 455.00, 550.00, 'Ejisu', 'now', 'Greater Accra', 'Sec Tec -Cemetary', 35.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 10:59:36', '2023-05-10 13:03:49', NULL), +(267, 258, NULL, 'FMC0000272R', NULL, 'completed', '2023-05-08 10:30:08', 540.00, 25.00, 565.00, 670.00, 'Maamobi', 'now', 'Greater Accra', 'Abi National Bank', 25.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:02:26', '2023-05-08 22:37:09', NULL), +(268, 259, NULL, 'FMC0000273R', NULL, 'completed', '2023-05-08 10:30:08', 200.00, 30.00, 230.00, 220.00, 'Osu', 'now', 'Greater Accra', 'Osu', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:03:44', '2023-05-08 22:39:54', NULL), +(269, 260, NULL, 'FMC0000274R', NULL, 'completed', '2023-05-08 10:30:08', 215.00, 0.00, 215.00, 220.00, 'Techiman', 'now', 'Bono East', 'Techiman', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:05:10', '2023-05-08 21:03:09', NULL), +(270, 261, NULL, 'FMC0000275R', NULL, 'completed', '2023-05-08 10:30:08', 125.00, 0.00, 125.00, 110.00, 'Daban New site', 'now', 'Ashanti', 'Speedaff', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:07:33', '2023-05-09 16:18:59', NULL), +(271, 262, NULL, 'FMC0000276R', NULL, 'completed', '2023-05-08 10:30:08', 210.00, 30.00, 240.00, 240.00, 'School junc', 'now', 'Greater Accra', 'botwe', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:10:15', '2023-05-08 22:39:21', NULL), +(272, 263, NULL, 'FMC0000277R', NULL, 'completed', '2023-05-08 10:30:08', 110.00, 35.00, 145.00, 110.00, 'Tema Comm 25', 'now', 'Greater Accra', 'Delhi Sch', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:12:29', '2023-05-08 22:39:00', NULL), +(273, 264, NULL, 'FMC0000278R', NULL, 'completed', '2023-05-08 10:30:08', 140.00, 0.00, 140.00, 110.00, 'Brunei', 'now', 'Ashanti', 'KNUST', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:15:54', '2023-05-09 16:22:41', NULL), +(274, 265, NULL, 'FMC0000279R', NULL, 'completed', '2023-05-08 10:30:08', 210.00, 35.00, 245.00, 240.00, 'Tema com 9', 'now', 'Greater Accra', 'Tema Com 9', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:20:25', '2023-05-08 22:38:40', NULL), +(275, 266, NULL, 'FMC0000280R', NULL, 'completed', '2023-05-08 10:30:08', 145.00, 0.00, 145.00, 110.00, 'Kenyasi', 'now', 'Ashanti', 'Kenyasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:22:48', '2023-05-09 16:23:22', NULL), +(276, 267, NULL, 'FMC0000281R', NULL, 'completed', '2023-05-08 10:30:08', 140.00, 0.00, 140.00, 110.00, 'Bantama', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:25:49', '2023-05-09 16:23:15', NULL), +(277, 268, NULL, 'FMC0000282R', NULL, 'completed', '2023-05-08 10:30:08', 110.00, 25.00, 135.00, 110.00, 'Kotobaabi', 'now', 'Greater Accra', 'Accra new Town', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:30:45', '2023-05-08 22:36:02', NULL), +(278, 269, NULL, 'FMC0000283R', NULL, 'completed', '2023-05-08 10:30:08', 125.00, 0.00, 125.00, 110.00, 'Ho-Nyive', 'now', 'Volta', 'Ho-Nyive', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:34:51', '2023-05-08 21:04:34', NULL), +(279, 270, NULL, 'FMC0000284R', NULL, 'completed', '2023-05-08 10:30:08', 450.00, 0.00, 450.00, 550.00, 'Afful Nkwanta', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:37:11', '2023-05-09 16:22:31', NULL), +(280, 271, NULL, 'FMC0000285R', NULL, 'completed', '2023-05-08 10:30:08', 740.00, 30.00, 770.00, 920.00, 'Teshie tsui', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 180.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:40:10', '2023-05-08 22:35:39', NULL), +(281, 272, NULL, 'FMC0000286R', NULL, 'completed', '2023-05-08 10:30:08', 200.00, 30.00, 230.00, 220.00, 'Adenta', 'now', 'Greater Accra', 'Commandos', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:43:58', '2023-05-08 22:34:58', NULL), +(282, 273, NULL, 'FMC0000287R', NULL, 'completed', '2023-05-08 10:30:08', 110.00, 25.00, 135.00, 110.00, 'Newtown', 'now', 'Greater Accra', 'Kotobabi police Station', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:47:02', '2023-05-08 22:35:15', NULL), +(283, 274, NULL, 'FMC0000288R', NULL, 'completed', '2023-05-08 10:30:08', 215.00, 0.00, 215.00, 220.00, 'tarkoradi', 'now', 'Western', 'tarkoradi', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:50:00', '2023-05-08 21:03:31', NULL), +(284, 275, NULL, 'FMC0000289R', NULL, 'completed', '2023-05-08 10:30:08', 200.00, 25.00, 225.00, 220.00, 'Ablekuma', 'now', 'Greater Accra', 'nsakina', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:53:21', '2023-05-08 22:34:30', NULL), +(285, 276, NULL, 'FMC0000290R', NULL, 'completed', '2023-05-08 10:30:08', 620.00, 0.00, 620.00, 590.00, 'Atwima Boko', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-08 11:59:00', '2023-05-09 16:22:20', NULL), +(286, 278, NULL, 'FMC0000291R', NULL, 'completed', '2023-05-09 07:33:38', 420.00, 0.00, 420.00, 550.00, 'West Hills Mall', 'now', 'Greater Accra', 'Kasoa', 0.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 07:35:31', '2023-05-09 07:49:04', NULL), +(287, 279, NULL, 'FMC0000292R', NULL, 'completed', '2023-05-09 09:12:21', 110.00, 25.00, 135.00, 110.00, 'Santa Maria', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:16:33', '2023-05-12 13:15:54', NULL), +(288, 280, NULL, 'FMC0000293R', NULL, 'completed', '2023-05-09 09:16:26', 200.00, 30.00, 230.00, 220.00, 'Ofankor Barrier', 'now', 'Greater Accra', 'Barrier', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:18:15', '2023-05-10 13:00:07', NULL), +(289, 281, NULL, 'FMC0000294R', NULL, 'completed', '2023-05-09 09:16:26', 240.00, 25.00, 265.00, 240.00, 'Kokomlemle', 'now', 'Greater Accra', 'Benz Gate', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:20:21', '2023-05-10 13:00:14', NULL), +(290, 231, NULL, 'FMC0000295R', NULL, 'completed', '2023-05-09 09:12:21', 315.00, 0.00, 315.00, 330.00, 'Darkuman', 'now', 'Greater Accra', 'Darkuman', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:22:06', '2023-05-12 13:19:15', NULL), +(291, 207, NULL, 'FMC0000296R', NULL, 'completed', '2023-05-09 09:16:26', 1100.00, 0.00, 1100.00, 1320.00, 'malam jnc', 'now', 'Greater Accra', 'kasoa', 0.00, 0, 0, 0, NULL, 220.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:23:01', '2023-05-10 13:02:23', NULL), +(292, 282, NULL, 'FMC0000297R', NULL, 'completed', '2023-05-09 09:16:26', 110.00, 0.00, 110.00, 110.00, 'Kasoa', 'now', 'Greater Accra', 'Kasoa', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:24:37', '2023-05-10 13:02:17', NULL), +(293, 283, NULL, 'FMC0000298R', NULL, 'completed', '2023-05-09 09:12:21', 200.00, 35.00, 235.00, 220.00, 'Afienya-Mataheko', 'now', 'Greater Accra', 'Basila Restaurant', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:26:05', '2023-05-12 13:15:58', NULL), +(294, 284, NULL, 'FMC0000299R', NULL, 'completed', '2023-05-09 09:16:26', 200.00, 20.00, 220.00, 220.00, 'Kasoa Amanfrom', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:26:16', '2023-05-10 13:00:43', NULL), +(295, 285, NULL, 'FMC0000300R', NULL, 'completed', '2023-05-09 09:16:26', 200.00, 25.00, 225.00, 220.00, 'Akweteyman', 'now', 'Greater Accra', 'MTN Office', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:27:54', '2023-05-10 13:00:35', NULL), +(296, 286, NULL, 'FMC0000301R', NULL, 'completed', '2023-05-09 09:16:26', 200.00, 30.00, 230.00, 220.00, 'Adenta Post Office', 'now', 'Greater Accra', 'Fatty\'s Grill', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:30:38', '2023-05-14 18:14:47', NULL), +(297, 287, NULL, 'FMC0000302R', NULL, 'completed', '2023-05-09 09:16:26', 235.00, 0.00, 235.00, 220.00, 'Adoato', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:32:23', '2023-05-11 14:25:02', NULL), +(298, 288, NULL, 'FMC0000303R', NULL, 'completed', '2023-05-09 09:16:26', 420.00, 30.00, 450.00, 460.00, 'Michel Camp', 'now', 'Greater Accra', 'Michel Camp', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:36:14', '2023-05-10 12:59:15', NULL), +(299, 289, NULL, 'FMC0000304R', NULL, 'completed', '2023-05-09 09:16:26', 110.00, 30.00, 140.00, 110.00, 'University Of Ghana', 'now', 'Greater Accra', 'Medical Center', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:37:33', '2023-05-10 12:59:34', NULL), +(300, 290, NULL, 'FMC0000305R', NULL, 'completed', '2023-05-09 09:16:26', 235.00, 0.00, 235.00, 220.00, 'Sokoban', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:40:27', '2023-05-11 14:24:48', NULL), +(301, 291, NULL, 'FMC0000306R', NULL, 'completed', '2023-05-09 09:16:26', 235.00, 0.00, 235.00, 220.00, 'Cape Coast', 'now', 'Central', 'Cape Coast', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:42:30', '2023-05-10 08:24:57', NULL), +(302, 292, NULL, 'FMC0000307R', NULL, 'completed', '2023-05-09 09:16:26', 235.00, 0.00, 235.00, 220.00, 'Pampaso - Nkawie Station', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:44:31', '2023-05-11 14:24:44', NULL), +(303, 293, NULL, 'FMC0000308R', NULL, 'completed', '2023-05-09 09:12:21', 120.00, 30.00, 150.00, 120.00, 'kaaf university', 'now', 'Greater Accra', 'kaaf university', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:45:32', '2023-05-12 13:19:21', NULL), +(304, 294, NULL, 'FMC0000309R', NULL, 'completed', '2023-05-09 09:16:26', 110.00, 25.00, 135.00, 110.00, 'Circle Alajo Station', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:47:08', '2023-05-14 18:14:33', NULL), +(305, 295, NULL, 'FMC0000310R', NULL, 'completed', '2023-05-09 09:12:21', 215.00, 10.00, 225.00, 240.00, 'Wenchi', 'now', 'Bono', 'Wenchi', 15.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:48:52', '2023-05-12 13:18:24', NULL), +(306, 296, NULL, 'FMC0000311R', NULL, 'completed', '2023-05-09 09:16:26', 240.00, 25.00, 265.00, 240.00, 'Accra New Town', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:48:55', '2023-05-10 13:00:50', NULL), +(307, 297, NULL, 'FMC0000312R', NULL, 'completed', '2023-05-09 09:16:26', 110.00, 25.00, 135.00, 110.00, 'Mamprobi', 'now', 'Greater Accra', 'Camara', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:50:43', '2023-05-10 12:59:55', NULL), +(308, 407, NULL, 'FMC0000313R', NULL, 'completed', '2023-05-12 11:04:23', 110.00, 25.00, 135.00, 110.00, 'Zenu block factory', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:51:22', '2023-05-14 13:53:02', NULL), +(309, 299, NULL, 'FMC0000314R', NULL, 'completed', '2023-05-09 09:16:26', 110.00, 35.00, 145.00, 110.00, 'Lashibi com20', 'now', 'Greater Accra', 'Lashibi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:53:49', '2023-05-10 13:00:00', NULL), +(310, 300, NULL, 'FMC0000315R', NULL, 'completed', '2023-05-09 09:16:26', 235.00, 0.00, 235.00, 220.00, 'Ahodwo Nhyiaeso', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 09:56:52', '2023-05-11 14:24:57', NULL), +(311, 301, NULL, 'FMC0000316R', NULL, 'completed', '2023-05-09 09:16:26', 145.00, 0.00, 145.00, 110.00, 'Sankore', 'now', 'Ahafo', 'Sankore', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 10:00:13', '2023-05-10 08:24:52', NULL), +(312, 302, NULL, 'FMC0000317R', NULL, 'completed', '2023-05-09 09:16:26', 145.00, 0.00, 145.00, 110.00, 'VIP-Kumasi', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 10:05:31', '2023-05-11 14:25:09', NULL), +(313, 303, NULL, 'FMC0000318R', NULL, 'completed', '2023-05-09 09:16:26', 200.00, 30.00, 230.00, 220.00, 'Teshie', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 10:07:56', '2023-05-10 12:59:42', NULL), +(314, 304, NULL, 'FMC0000319R', NULL, 'completed', '2023-05-09 09:16:26', 230.00, 0.00, 230.00, 220.00, 'Kasoa New Road', 'now', 'Greater Accra', 'Amasaman Jiddah', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 10:10:40', '2023-05-10 12:59:48', NULL), +(315, 305, NULL, 'FMC0000320R', NULL, 'completed', '2023-05-09 09:16:26', 295.00, 0.00, 295.00, 260.00, 'Dunkwa', 'now', 'Central', 'Dunkwa', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 10:12:38', '2023-05-14 18:14:21', NULL), +(316, 306, NULL, 'FMC0000321R', NULL, 'completed', '2023-05-09 09:16:26', 235.00, 0.00, 235.00, 220.00, 'Kumasi', 'now', 'Ashanti', 'Airport', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 10:14:09', '2023-05-11 14:25:19', NULL), +(317, 307, NULL, 'FMC0000322R', NULL, 'completed', '2023-05-09 09:16:26', 240.00, 30.00, 270.00, 240.00, 'Legon', 'now', 'Greater Accra', 'TF Hostel', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 10:16:52', '2023-05-10 13:02:10', NULL), +(318, 308, NULL, 'FMC0000323R', NULL, 'completed', '2023-05-09 09:16:26', 275.00, 0.00, 275.00, 240.00, 'Takoradi', 'now', 'Western', 'Takoradi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 10:19:03', '2023-05-10 08:25:02', NULL), +(319, 309, NULL, 'FMC0000324R', NULL, 'completed', '2023-05-09 09:16:26', 240.00, 35.00, 275.00, 240.00, 'Ashaiman', 'now', 'Greater Accra', 'Lebanon Int. School', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 10:21:25', '2023-05-10 13:00:23', NULL), +(320, 310, NULL, 'FMC0000325R', NULL, 'completed', '2023-05-09 09:16:26', 290.00, 25.00, 315.00, 330.00, 'North Kaneshie', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 10:24:00', '2023-05-10 13:02:30', NULL), +(321, 311, NULL, 'FMC0000326R', NULL, 'completed', '2023-05-09 09:16:26', 145.00, 0.00, 145.00, 110.00, 'Aburi Girls Second Gate', 'now', 'Eastern', 'School', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 10:38:54', '2023-05-10 08:24:46', NULL), +(322, 258, NULL, 'FMC0000327R', NULL, 'completed', '2023-05-09 09:16:26', 120.00, 25.00, 145.00, 120.00, 'Maamobi', 'now', 'Greater Accra', 'Abi National Bank', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 10:40:50', '2023-05-10 13:01:33', NULL), +(323, 312, NULL, 'FMC0000328R', NULL, 'completed', '2023-05-09 09:16:26', 110.00, 30.00, 140.00, 110.00, 'Ashongman Estate', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 10:42:22', '2023-05-10 13:01:06', NULL), +(324, 313, NULL, 'FMC0000329R', NULL, 'completed', '2023-05-09 09:16:26', 200.00, 35.00, 235.00, 220.00, 'Tema Com 12', 'now', 'Greater Accra', 'Gas Filling Station', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 11:00:43', '2023-05-10 13:00:58', NULL), +(325, 314, NULL, 'FMC0000330R', NULL, 'completed', '2023-05-09 09:16:26', 420.00, 25.00, 445.00, 460.00, 'Cocobod Accra Central', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 11:04:20', '2023-05-10 13:01:23', NULL), +(326, 315, NULL, 'FMC0000331R', NULL, 'completed', '2023-05-09 09:16:26', 130.00, 30.00, 160.00, 130.00, 'Kings University', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 11:41:19', '2023-05-10 12:59:06', NULL), +(327, 316, NULL, 'FMC0000332R', NULL, 'completed', '2023-05-09 09:16:26', 200.00, 30.00, 230.00, 220.00, 'New Fadama', 'now', 'Greater Accra', 'IGGC Church', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 11:46:35', '2023-05-10 12:58:37', NULL), +(328, 317, NULL, 'FMC0000333R', NULL, 'completed', '2023-05-09 09:16:26', 200.00, 25.00, 225.00, 220.00, 'Ministry Of Education', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 11:48:52', '2023-05-10 12:58:14', NULL), +(329, 318, NULL, 'FMC0000334R', NULL, 'completed', '2023-05-09 09:16:26', 110.00, 30.00, 140.00, 110.00, 'Adenta new legon road', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 11:51:02', '2023-05-10 12:57:55', NULL), +(330, 319, NULL, 'FMC0000335R', NULL, 'completed', '2023-05-09 09:16:26', 200.00, 30.00, 230.00, 200.00, 'Dzorwulu', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 11:53:39', '2023-05-10 12:57:45', NULL), +(331, 320, NULL, 'FMC0000336R', NULL, 'completed', '2023-05-09 09:16:26', 420.00, 35.00, 455.00, 550.00, 'Tema Newtown', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 12:00:22', '2023-05-10 12:57:06', NULL), +(332, 321, NULL, 'FMC0000337R', NULL, 'completed', '2023-05-09 09:16:26', 145.00, 0.00, 145.00, 110.00, 'Tarkwa Damang', 'now', 'Western', 'Tarkwa', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 12:02:43', '2023-05-10 08:24:38', NULL), +(333, 232, NULL, 'FMC0000338R', NULL, 'completed', '2023-05-09 09:16:26', 420.00, 30.00, 450.00, 550.00, 'Taifa', 'now', 'Greater Accra', 'Hallelujah Junction', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-09 12:07:19', '2023-05-10 12:57:33', NULL), +(334, 299, NULL, 'FMC0000339R', NULL, 'completed', '2023-05-10 07:26:31', 240.00, 0.00, 240.00, 240.00, 'Lashibi com20', 'now', 'Greater Accra', 'Lashibi', 0.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 07:34:32', '2023-05-11 14:30:02', NULL), +(335, 322, NULL, 'FMC0000340R', NULL, 'completed', '2023-05-10 07:26:31', 325.00, 0.00, 325.00, 330.00, 'Obuasi', 'now', 'Ashanti', 'Obuasi', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 07:36:34', '2023-05-11 15:45:38', NULL), +(336, 323, NULL, 'FMC0000341R', NULL, 'completed', '2023-05-10 07:26:31', 235.00, 0.00, 235.00, 220.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 07:37:40', '2023-05-11 14:39:08', NULL), +(337, 324, NULL, 'FMC0000342R', NULL, 'completed', '2023-05-10 07:26:31', 235.00, 0.00, 235.00, 220.00, 'Ho', 'now', 'Volta', 'Ho', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 07:39:30', '2023-05-11 14:36:59', NULL), +(338, 325, NULL, 'FMC0000343R', NULL, 'completed', '2023-05-10 07:26:31', 235.00, 0.00, 235.00, 220.00, 'Takoradi', 'now', 'Western', 'Takoradi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 07:40:54', '2023-05-11 14:39:04', NULL), +(339, 326, NULL, 'FMC0000344R', NULL, 'completed', '2023-05-10 07:26:31', 275.00, 0.00, 275.00, 240.00, 'Koforidua', 'now', 'Eastern', 'Asokore SDA College Of Education', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 07:42:42', '2023-05-11 14:39:17', NULL), +(340, 327, NULL, 'FMC0000345R', NULL, 'completed', '2023-05-10 07:26:31', 200.00, 30.00, 230.00, 220.00, 'Sowutuom', 'now', 'Greater Accra', 'Mambo', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 07:44:14', '2023-05-11 14:43:34', NULL), +(341, 328, NULL, 'FMC0000346R', NULL, 'completed', '2023-05-10 07:26:31', 200.00, 30.00, 230.00, 220.00, 'Dzorwulu', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 07:46:22', '2023-05-11 14:43:40', NULL), +(342, 329, NULL, 'FMC0000347R', NULL, 'completed', '2023-05-10 07:26:31', 110.00, 25.00, 135.00, 110.00, 'Old Barrier', 'now', 'Greater Accra', 'Kings University', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 07:47:50', '2023-05-11 14:30:20', NULL), +(343, 330, NULL, 'FMC0000348R', NULL, 'completed', '2023-05-10 07:26:31', 235.00, 0.00, 235.00, 220.00, 'Hohoe', 'now', 'Volta', 'Hohoe', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 07:49:24', '2023-05-11 14:37:47', NULL), +(344, 331, NULL, 'FMC0000349R', NULL, 'completed', '2023-05-10 07:26:31', 145.00, 0.00, 145.00, 110.00, 'Bibiani', 'now', 'Western', 'Bibiani', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 07:51:19', '2023-05-11 14:37:38', NULL), +(345, 332, NULL, 'FMC0000350R', NULL, 'completed', '2023-05-10 07:26:31', 110.00, 30.00, 140.00, 110.00, 'KGL Shipping and Logistics', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 07:52:57', '2023-05-11 14:30:11', NULL), +(346, 333, NULL, 'FMC0000351R', NULL, 'completed', '2023-05-10 07:26:31', 275.00, 0.00, 275.00, 240.00, 'Takoradi', 'now', 'Western', 'Takoradi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 07:54:26', '2023-05-11 14:38:55', NULL), +(347, 334, NULL, 'FMC0000352R', NULL, 'completed', '2023-05-10 07:26:31', 785.00, 0.00, 785.00, 940.00, 'Asamankese', 'now', 'Central', 'Asamankese', 35.00, 0, 0, 0, NULL, 190.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 07:57:59', '2023-05-11 14:39:12', NULL), +(348, 335, NULL, 'FMC0000353R', NULL, 'completed', '2023-05-10 07:26:31', 235.00, 0.00, 235.00, 220.00, 'Bantama, Abrepo Junction', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 08:00:41', '2023-05-11 15:45:29', NULL), +(349, 336, NULL, 'FMC0000354R', NULL, 'completed', '2023-05-10 07:26:31', 200.00, 30.00, 230.00, 220.00, 'Accra Arena', 'now', 'Greater Accra', 'Asuogyaman', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 08:02:35', '2023-05-11 14:30:15', NULL), +(350, 337, NULL, 'FMC0000355R', NULL, 'completed', '2023-05-10 07:26:31', 110.00, 25.00, 135.00, 110.00, 'Dansoman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 08:03:52', '2023-05-11 14:43:43', NULL), +(351, 338, NULL, 'FMC0000356R', NULL, 'completed', '2023-05-10 07:26:31', 585.00, 0.00, 585.00, 680.00, 'Nalerigu', 'now', 'Nort East', 'Nalerigu', 35.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 08:06:26', '2023-05-11 14:37:06', NULL), +(352, 339, NULL, 'FMC0000357R', NULL, 'completed', '2023-05-10 07:26:31', 235.00, 0.00, 235.00, 220.00, 'Konongo Odumasi SHS', 'now', 'Ashanti', 'Give it to food seller Swalla', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 08:10:03', '2023-05-11 15:45:44', NULL), +(353, 340, NULL, 'FMC0000358R', NULL, 'completed', '2023-05-10 07:26:31', 420.00, 35.00, 455.00, 550.00, 'Tema Comm 1', 'now', 'Greater Accra', 'Nicholas Plaza', 35.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 08:13:31', '2023-05-11 14:30:07', NULL), +(354, 341, NULL, 'FMC0000359R', NULL, 'completed', '2023-05-10 07:26:31', 200.00, 30.00, 230.00, 220.00, 'Omanjor', 'now', 'Greater Accra', 'Accra.....L', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 08:14:56', '2023-05-11 14:43:24', NULL), +(355, 342, NULL, 'FMC0000360R', NULL, 'completed', '2023-05-10 08:46:35', 290.00, 25.00, 315.00, 330.00, 'Abeka', 'now', 'Greater Accra', 'Fadama Junction (Delivery Paid)', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 08:51:54', '2023-05-11 14:28:08', NULL), +(356, 343, NULL, 'FMC0000361R', NULL, 'completed', '2023-05-10 08:46:35', 315.00, 0.00, 315.00, 340.00, 'Asamang Kese', 'now', 'Central', 'Asamang', 15.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 09:02:13', '2023-05-11 14:38:58', NULL), +(357, 344, NULL, 'FMC0000362R', NULL, 'completed', '2023-05-10 08:46:35', 200.00, 20.00, 220.00, 220.00, 'broadcastiing', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 09:11:11', '2023-05-11 14:29:59', NULL), +(358, 345, NULL, 'FMC0000363R', NULL, 'completed', '2023-05-10 08:46:35', 200.00, 30.00, 230.00, 220.00, 'Spintex Kotobabi', 'now', 'Greater Accra', 'Spintex', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 09:41:47', '2023-05-11 14:29:32', NULL), +(359, 346, NULL, 'FMC0000364R', NULL, 'completed', '2023-05-10 08:46:35', 110.00, 25.00, 135.00, 110.00, 'Kanda', 'now', 'Greater Accra', 'Kanda', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 09:46:50', '2023-05-11 14:29:28', NULL), +(360, 347, NULL, 'FMC0000365R', NULL, 'completed', '2023-05-10 08:46:35', 220.00, 20.00, 240.00, 220.00, 'Kasoa', 'now', 'Greater Accra', 'Opeikuma', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 09:50:42', '2023-05-11 14:29:54', NULL), +(361, 348, NULL, 'FMC0000366R', NULL, 'completed', '2023-05-10 10:13:22', 200.00, 35.00, 235.00, 220.00, 'Amasaman China Mall', 'now', 'Greater Accra', 'Amasaman', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 10:17:22', '2023-05-11 14:29:40', NULL), +(362, 349, NULL, 'FMC0000367R', NULL, 'completed', '2023-05-10 10:13:22', 230.00, 0.00, 230.00, 220.00, 'Kumasi', 'now', 'Ashanti', 'Chirapatre', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 10:20:41', '2023-05-11 15:45:11', NULL), +(363, 350, NULL, 'FMC0000368R', NULL, 'completed', '2023-05-10 10:34:45', 200.00, 30.00, 230.00, 220.00, 'Santasi', 'now', 'Ashanti', 'Atasomanso', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 11:05:31', '2023-05-11 15:44:33', NULL), +(364, 351, NULL, 'FMC0000369R', NULL, 'completed', '2023-05-10 10:34:45', 330.00, 30.00, 360.00, 350.00, 'weija', 'now', 'Greater Accra', 'District Assembly', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 11:33:40', '2023-05-11 14:29:24', NULL), +(365, 352, NULL, 'FMC0000370R', NULL, 'completed', '2023-05-10 10:34:45', 290.00, 25.00, 315.00, 330.00, 'kasoa Newtown', 'now', 'Greater Accra', 'Bameiyi', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 11:36:49', '2023-05-11 14:29:18', NULL), +(366, 353, NULL, 'FMC0000371R', NULL, 'completed', '2023-05-10 10:34:45', 110.00, 35.00, 145.00, 110.00, 'Tema', 'now', 'Greater Accra', 'Community 5', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 11:39:18', '2023-05-11 14:29:05', NULL), +(367, 354, NULL, 'FMC0000372R', NULL, 'completed', '2023-05-10 10:34:45', 350.00, 0.00, 350.00, 340.00, 'techiman', 'now', 'Bono East', 'shell filling station', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-10 11:48:46', '2023-05-11 14:36:52', NULL), +(368, 355, NULL, 'FMC0000373R', NULL, 'completed', '2023-05-11 09:15:37', 200.00, 30.00, 230.00, 220.00, 'Dome', 'now', 'Greater Accra', 'pillar2', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 09:24:04', '2023-05-12 13:17:01', NULL), +(369, 356, NULL, 'FMC0000374R', NULL, 'completed', '2023-05-11 09:30:09', 110.00, 25.00, 135.00, 110.00, 'Accra Academy', 'now', 'Greater Accra', 'Kaneshie', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 09:47:52', '2023-05-12 13:19:26', NULL), +(370, 357, NULL, 'FMC0000375R', NULL, 'completed', '2023-05-11 09:30:09', 420.00, 30.00, 450.00, 550.00, 'Tusi Bleoo Lakima Hospital', 'now', 'Greater Accra', 'Tusi Bleoo', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 09:51:47', '2023-05-12 13:17:11', NULL), +(371, 358, NULL, 'FMC0000376R', NULL, 'completed', '2023-05-11 10:09:24', 215.00, 0.00, 215.00, 220.00, 'Mpasatia', 'now', 'Ashanti', 'Wioso', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 09:54:35', '2023-05-13 08:43:15', NULL), +(372, 359, NULL, 'FMC0000377R', NULL, 'completed', '2023-05-11 09:30:09', 200.00, 25.00, 225.00, 220.00, 'Darkuman', 'now', 'Greater Accra', 'Accra station', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 09:56:31', '2023-05-14 18:14:02', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(373, 360, NULL, 'FMC0000378R', NULL, 'completed', '2023-05-11 10:33:39', 555.00, 0.00, 555.00, 670.00, 'Drobo', 'now', 'Bono', 'Drobo', 15.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 09:58:52', '2023-05-12 13:18:17', NULL), +(374, 361, NULL, 'FMC0000379R', NULL, 'completed', '2023-05-11 09:30:09', 200.00, 35.00, 235.00, 220.00, 'Tema Community1', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 10:00:41', '2023-05-14 18:13:46', NULL), +(375, 362, NULL, 'FMC0000380R', NULL, 'completed', '2023-05-11 09:30:09', 110.00, 30.00, 140.00, 110.00, 'North legon', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 10:02:04', '2023-05-12 13:16:05', NULL), +(376, 363, NULL, 'FMC0000381R', NULL, 'completed', '2023-05-11 10:09:24', 305.00, 0.00, 305.00, 330.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 10:04:07', '2023-05-12 13:18:12', NULL), +(377, 256, NULL, 'FMC0000382R', NULL, 'completed', '2023-05-11 09:30:09', 110.00, 30.00, 140.00, 110.00, 'Accra Newtown', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 10:05:49', '2023-05-12 13:19:30', NULL), +(378, 364, NULL, 'FMC0000383R', NULL, 'completed', '2023-05-11 09:30:09', 135.00, 0.00, 135.00, 120.00, 'Sunyani Penkwase Lowcost', 'now', 'Bono', 'Sunyani', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 10:09:19', '2023-05-12 13:20:12', NULL), +(379, 365, NULL, 'FMC0000384R', NULL, 'completed', '2023-05-11 09:30:09', 400.00, 25.00, 425.00, 460.00, 'Kasoa', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 60.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 10:14:57', '2023-05-12 13:16:54', NULL), +(380, 366, NULL, 'FMC0000385R', NULL, 'completed', '2023-05-11 09:30:09', 110.00, 0.00, 110.00, 110.00, 'Mampong Ashanti', 'now', 'Ashanti', 'Mampong', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 10:17:31', '2023-05-13 08:43:07', NULL), +(381, 367, NULL, 'FMC0000386R', NULL, 'completed', '2023-05-11 09:30:09', 230.00, 0.00, 230.00, 220.00, 'Adum Prisions', 'now', 'Ashanti', 'Adum', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 10:20:15', '2023-05-13 08:43:11', NULL), +(382, 368, NULL, 'FMC0000387R', NULL, 'completed', '2023-05-11 09:30:09', 450.00, 0.00, 450.00, 550.00, 'Sunyani', 'now', 'Central', 'Sunyani', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 10:23:02', '2023-05-12 13:20:04', NULL), +(383, 369, NULL, 'FMC0000388R', NULL, 'completed', '2023-05-11 09:30:09', 320.00, 0.00, 320.00, 330.00, 'Bremang UCG Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 10:24:57', '2023-05-13 08:43:20', NULL), +(384, 370, NULL, 'FMC0000389R', NULL, 'completed', '2023-05-11 10:28:28', 605.00, 0.00, 605.00, 690.00, 'Wa Upper West', 'now', 'Upper West', 'Wa', 15.00, 0, 0, 0, NULL, 100.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 10:32:52', '2023-05-12 13:18:06', NULL), +(385, 371, NULL, 'FMC0000390R', NULL, 'completed', '2023-05-11 10:28:28', 435.00, 0.00, 435.00, 550.00, 'Sunyani', 'now', 'Bono', 'Sunyani', 15.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 10:35:18', '2023-05-12 13:20:21', NULL), +(386, 372, NULL, 'FMC0000391R', NULL, 'completed', '2023-05-11 10:48:50', 225.00, 0.00, 225.00, 240.00, 'Berekum', 'now', 'Bono', 'Berekum', 15.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 10:38:36', '2023-05-12 13:19:59', NULL), +(387, 355, NULL, 'FMC0000392R', NULL, 'completed', '2023-05-11 10:28:28', 200.00, 30.00, 230.00, 220.00, 'Dome', 'now', 'Greater Accra', 'pillar2', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 10:40:25', '2023-05-12 13:15:47', NULL), +(388, 373, NULL, 'FMC0000393R', NULL, 'completed', '2023-05-11 10:28:28', 225.00, 0.00, 225.00, 240.00, 'Goaso Ahafo', 'now', 'Ahafo', 'Goaso', 15.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 10:47:20', '2023-05-12 13:18:30', NULL), +(389, 375, NULL, 'FMC0000394R', NULL, 'completed', '2023-05-11 11:42:14', 140.00, 0.00, 140.00, 110.00, 'Tanoso', 'now', 'Ashanti', 'apratapa', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 11:36:54', '2023-05-13 08:43:03', NULL), +(390, 376, NULL, 'FMC0000395R', NULL, 'completed', '2023-05-11 11:41:57', 320.00, 15.00, 335.00, 340.00, 'Nkwakwa', 'now', 'Eastern', 'Eatern Region', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 11:45:31', '2023-05-12 13:17:55', NULL), +(391, 377, NULL, 'FMC0000396R', NULL, 'completed', '2023-05-11 11:41:57', 110.00, 30.00, 140.00, 110.00, 'Pentecost University', 'now', 'Greater Accra', 'Sowutoum', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 11:47:19', '2023-05-12 13:17:18', NULL), +(392, 378, NULL, 'FMC0000397R', NULL, 'completed', '2023-05-11 11:41:57', 125.00, 0.00, 125.00, 110.00, 'Asankragwa', 'now', 'Western', 'western Region', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 11:49:38', '2023-05-12 13:18:02', NULL), +(393, 379, NULL, 'FMC0000398R', NULL, 'completed', '2023-05-11 11:41:57', 200.00, 25.00, 225.00, 220.00, 'Rawluings park', 'now', 'Greater Accra', 'accra', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 11:51:14', '2023-05-12 13:17:23', NULL), +(394, 380, NULL, 'FMC0000399R', NULL, 'completed', '2023-05-11 11:41:57', 345.00, 30.00, 375.00, 365.00, 'Teshie Bush Road', 'now', 'Greater Accra', 'Teshie', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 11:53:54', '2023-05-12 13:17:28', NULL), +(395, 381, NULL, 'FMC0000400R', NULL, 'completed', '2023-05-11 11:58:00', 375.00, 0.00, 375.00, 365.00, 'Kejetia New Market', 'now', 'Ashanti', 'Dubai', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 12:02:46', '2023-05-13 08:42:55', NULL), +(396, 410, NULL, 'FMC0000401R', NULL, 'completed', '2023-05-12 15:30:15', 290.00, 30.00, 320.00, 330.00, 'Adenta', 'now', 'Greater Accra', 'bboxx ghana', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 12:04:42', '2023-05-12 15:30:49', NULL), +(397, 383, NULL, 'FMC0000402R', NULL, 'completed', '2023-05-11 11:58:00', 200.00, 25.00, 225.00, 220.00, 'aseda twins towers', 'now', 'Greater Accra', 'Aseda twin towers', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-11 12:07:16', '2023-05-12 13:15:38', NULL), +(400, 384, NULL, 'FMC0000405R', NULL, 'completed', '2023-05-12 09:38:16', 110.00, 35.00, 145.00, 110.00, 'Temma Fishing harbor', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:14:07', '2023-05-13 09:13:55', NULL), +(401, 385, NULL, 'FMC0000406R', NULL, 'completed', '2023-05-12 09:38:16', 230.00, 0.00, 230.00, 220.00, 'Bantama CBG Bank', 'now', 'Ashanti', 'Bantama', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:17:11', '2023-05-14 16:35:17', NULL), +(402, 386, NULL, 'FMC0000407R', NULL, 'completed', '2023-05-12 09:38:16', 230.00, 0.00, 230.00, 220.00, 'Abuakwa Maakro', 'now', 'Ashanti', 'Abuakwa', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:19:09', '2023-05-14 16:35:09', NULL), +(403, 387, NULL, 'FMC0000408R', NULL, 'completed', '2023-05-12 09:38:16', 200.00, 30.00, 230.00, 220.00, 'Dome commercial bank', 'now', 'Greater Accra', 'Dome', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:21:08', '2023-05-13 09:13:40', NULL), +(404, 388, NULL, 'FMC0000409R', NULL, 'completed', '2023-05-12 09:38:16', 230.00, 0.00, 230.00, 220.00, 'Gyinyase ramseyer', 'now', 'Ashanti', 'Gyinyase', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:22:55', '2023-05-14 16:35:00', NULL), +(405, 389, NULL, 'FMC0000410R', NULL, 'completed', '2023-05-12 09:38:16', 230.00, 0.00, 230.00, 220.00, 'Tech boadi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:24:18', '2023-05-14 16:34:27', NULL), +(406, 390, NULL, 'FMC0000411R', NULL, 'completed', '2023-05-12 09:40:55', 450.00, 0.00, 450.00, 550.00, 'Aboabo post office', 'now', 'Ashanti', 'Aboabo', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:26:34', '2023-05-14 16:34:18', NULL), +(407, 391, NULL, 'FMC0000412R', NULL, 'completed', '2023-05-12 09:38:16', 200.00, 35.00, 235.00, 220.00, 'Lakeside tema', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:28:08', '2023-05-13 11:20:23', NULL), +(408, 392, NULL, 'FMC0000413R', NULL, 'completed', '2023-05-12 09:38:16', 435.00, 0.00, 435.00, 550.00, 'tarkwa', 'now', 'Western', 'tarkwa', 15.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:30:21', '2023-05-13 09:14:49', NULL), +(409, 393, NULL, 'FMC0000414R', NULL, 'completed', '2023-05-12 09:38:16', 200.00, 30.00, 230.00, 220.00, 'Ashiaman Katamaso', 'now', 'Greater Accra', 'Ashiaman', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:32:15', '2023-05-13 09:13:19', NULL), +(410, 394, NULL, 'FMC0000415R', NULL, 'completed', '2023-05-12 09:38:16', 230.00, 0.00, 230.00, 220.00, 'Kumasi old tafo', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:34:18', '2023-05-14 13:58:05', NULL), +(411, 395, NULL, 'FMC0000416R', NULL, 'completed', '2023-05-12 09:38:16', 110.00, 30.00, 140.00, 110.00, 'Oyerefa', 'now', 'Greater Accra', 'Oyerefa', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:35:56', '2023-05-13 09:14:02', NULL), +(412, 396, NULL, 'FMC0000417R', NULL, 'completed', '2023-05-12 09:38:16', 110.00, 35.00, 145.00, 110.00, 'Com1 site3 blockp', 'now', 'Greater Accra', 'Com1', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:37:46', '2023-05-13 09:13:23', NULL), +(413, 397, NULL, 'FMC0000418R', NULL, 'completed', '2023-05-12 09:38:16', 200.00, 30.00, 230.00, 220.00, 'Labadi wireless', 'now', 'Greater Accra', 'Labadi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:39:21', '2023-05-13 11:20:11', NULL), +(414, 398, NULL, 'FMC0000419R', NULL, 'completed', '2023-05-12 09:38:16', 200.00, 30.00, 230.00, 220.00, 'Tema', 'now', 'Greater Accra', 'Tema', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:41:11', '2023-05-13 09:13:32', NULL), +(415, 399, NULL, 'FMC0000420R', NULL, 'completed', '2023-05-12 09:38:16', 560.00, 0.00, 560.00, 610.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 80.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:43:54', '2023-05-14 13:57:55', NULL), +(416, 400, NULL, 'FMC0000421R', NULL, 'completed', '2023-05-12 09:38:16', 140.00, 0.00, 140.00, 110.00, 'Ablekuma Agape top', 'now', 'Greater Accra', 'Ablekuma', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:45:31', '2023-05-14 18:11:12', NULL), +(418, 401, NULL, 'FMC0000423R', NULL, 'completed', '2023-05-12 09:38:16', 140.00, 0.00, 140.00, 110.00, 'Asawasi', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:49:35', '2023-05-18 09:59:25', NULL), +(419, 402, NULL, 'FMC0000424R', NULL, 'completed', '2023-05-12 09:38:16', 140.00, 0.00, 140.00, 110.00, 'Kumasi Tafo', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:51:04', '2023-05-14 13:57:40', NULL), +(420, 403, NULL, 'FMC0000425R', NULL, 'completed', '2023-05-12 09:38:16', 140.00, 0.00, 140.00, 110.00, 'Offinso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:52:18', '2023-05-14 16:35:51', NULL), +(421, 404, NULL, 'FMC0000426R', NULL, 'completed', '2023-05-12 09:38:16', 460.00, 0.00, 460.00, 470.00, 'Roman Ridge James Camp', 'now', 'Greater Accra', 'Roman Ridge', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:56:37', '2023-05-13 09:13:28', NULL), +(422, 405, NULL, 'FMC0000427R', NULL, 'completed', '2023-05-12 09:38:16', 230.00, 30.00, 260.00, 230.00, 'Nyahoo clinic road airport residential', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 10:59:13', '2023-05-13 09:13:36', NULL), +(423, 406, NULL, 'FMC0000428R', NULL, 'completed', '2023-05-12 09:38:16', 200.00, 30.00, 230.00, 220.00, 'Ghana standards authority', 'now', 'Greater Accra', 'Shiashie', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 11:01:10', '2023-05-13 09:13:46', NULL), +(424, 207, NULL, 'FMC0000429R', NULL, 'completed', '2023-05-12 09:38:16', 2000.00, 0.00, 2000.00, 2420.00, 'malam jnc', 'now', 'Greater Accra', 'kasoa', 0.00, 0, 0, 0, NULL, 420.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 11:03:17', '2023-05-13 11:20:00', NULL), +(425, 408, NULL, 'FMC0000430R', NULL, 'completed', '2023-05-12 11:37:35', 200.00, 30.00, 230.00, 220.00, 'Achimiota Mall', 'now', 'Greater Accra', 'Achimota', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 11:40:15', '2023-05-13 09:13:13', NULL), +(426, 301, NULL, 'FMC0000431R', NULL, 'completed', '2023-05-12 11:37:35', 125.00, 0.00, 125.00, 110.00, 'Sankore', 'now', 'Ahafo', 'Sankore', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 11:42:51', '2023-05-13 09:14:43', NULL), +(427, 409, NULL, 'FMC0000432R', NULL, 'completed', '2023-05-12 11:37:35', 515.00, 0.00, 515.00, 550.00, 'Goaso', 'now', 'Ahafo', 'sending...', 15.00, 0, 0, 0, NULL, 50.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-12 12:20:23', '2023-05-13 09:14:35', NULL), +(429, 412, NULL, 'FMC0000434R', NULL, 'completed', '2023-05-13 10:31:54', 325.00, 0.00, 325.00, 330.00, 'Tarkwa Akyempim', 'now', 'Western', 'Tarkwa', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 10:34:08', '2023-05-14 13:54:58', NULL), +(430, 413, NULL, 'FMC0000435R', NULL, 'completed', '2023-05-13 10:31:54', 200.00, 25.00, 225.00, 220.00, 'Abokobi', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 10:35:29', '2023-05-14 13:52:13', NULL), +(431, 414, NULL, 'FMC0000436R', NULL, 'completed', '2023-05-13 10:31:54', 420.00, 30.00, 450.00, 550.00, 'Spintex', 'now', 'Greater Accra', 'Manet to Green Hotel Junction', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 10:38:39', '2023-05-14 13:51:58', NULL), +(432, 415, NULL, 'FMC0000437R', NULL, 'completed', '2023-05-13 10:31:54', 290.00, 25.00, 315.00, 330.00, 'Kasoa', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 10:40:27', '2023-05-14 13:50:48', NULL), +(433, 416, NULL, 'FMC0000438R', NULL, 'completed', '2023-05-13 10:31:54', 110.00, 30.00, 140.00, 110.00, 'Nungua', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 10:41:25', '2023-05-14 13:51:35', NULL), +(434, 417, NULL, 'FMC0000439R', NULL, 'completed', '2023-05-13 10:31:54', 235.00, 0.00, 235.00, 220.00, 'Ahwiaa', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 10:42:33', '2023-05-15 20:53:58', NULL), +(435, 418, NULL, 'FMC0000440R', NULL, 'completed', '2023-05-13 10:31:54', 325.00, 0.00, 325.00, 330.00, 'Bantama', 'now', 'Ashanti', 'Bantama', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 10:43:54', '2023-05-15 20:53:45', NULL), +(436, 419, NULL, 'FMC0000441R', NULL, 'completed', '2023-05-13 10:31:54', 290.00, 25.00, 315.00, 330.00, 'Laterbiokorshi', 'now', 'Greater Accra', 'Goil Filling Station', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 10:45:28', '2023-05-14 13:51:00', NULL), +(437, 420, NULL, 'FMC0000442R', NULL, 'completed', '2023-05-13 10:31:54', 290.00, 25.00, 315.00, 330.00, 'Official Town Parliament Chapel', 'now', 'Greater Accra', 'Sadeba Style Pub', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 10:47:32', '2023-05-14 13:50:52', NULL), +(438, 421, NULL, 'FMC0000443R', NULL, 'completed', '2023-05-13 10:31:54', 200.00, 30.00, 230.00, 220.00, 'Nungua', 'now', 'Greater Accra', 'Methodist', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 10:49:03', '2023-05-14 13:50:08', NULL), +(439, 422, NULL, 'FMC0000444R', NULL, 'completed', '2023-05-13 10:31:54', 200.00, 30.00, 230.00, 220.00, 'Madina Estate', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 10:50:29', '2023-05-14 13:51:39', NULL), +(440, 423, NULL, 'FMC0000445R', NULL, 'completed', '2023-05-13 10:31:54', 110.00, 30.00, 140.00, 110.00, 'Legon Campus', 'now', 'Greater Accra', 'Limann Hall', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 10:52:02', '2023-05-14 13:51:50', NULL), +(441, 424, NULL, 'FMC0000446R', NULL, 'completed', '2023-05-13 10:31:54', 735.00, 0.00, 735.00, 890.00, 'Tamale', 'now', 'Northern', 'Target', 15.00, 0, 0, 0, NULL, 170.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 10:56:42', '2023-05-14 13:54:47', NULL), +(442, 425, NULL, 'FMC0000447R', NULL, 'completed', '2023-05-13 10:31:54', 500.00, 0.00, 500.00, 485.00, 'Ahafo Kenyasi No.2', 'now', 'Ahafo', 'Ahafo', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:03:24', '2023-05-14 13:54:52', NULL), +(443, 426, NULL, 'FMC0000448R', NULL, 'completed', '2023-05-13 10:31:54', 235.00, 0.00, 235.00, 220.00, 'Atonsu Aputuogya', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:08:37', '2023-05-15 20:54:04', NULL), +(444, 203, NULL, 'FMC0000449R', NULL, 'completed', '2023-05-13 10:31:54', 200.00, 25.00, 225.00, 220.00, 'Gbawe', 'now', 'Greater Accra', 'Zero C. Connie', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:10:37', '2023-05-14 13:50:16', NULL), +(445, 427, NULL, 'FMC0000450R', NULL, 'completed', '2023-05-13 10:31:54', 110.00, 30.00, 140.00, 110.00, 'Teshie', 'now', 'Greater Accra', 'Osu Mazera Restaurant', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:13:47', '2023-05-14 13:49:44', NULL), +(446, 428, NULL, 'FMC0000451R', NULL, 'completed', '2023-05-13 10:31:54', 145.00, 0.00, 145.00, 110.00, 'Akim Oda', 'now', 'Eastern', 'Akim Oda', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:15:39', '2023-05-14 13:54:41', NULL), +(447, 429, NULL, 'FMC0000452R', NULL, 'completed', '2023-05-13 10:31:54', 110.00, 25.00, 135.00, 110.00, 'Kasoa Ofaakor', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:17:25', '2023-05-14 13:50:32', NULL), +(448, 430, NULL, 'FMC0000453R', NULL, 'completed', '2023-05-13 10:31:54', 235.00, 0.00, 235.00, 220.00, 'Tarkwa Nsueam', 'now', 'Western', 'Tarkwa', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:18:59', '2023-05-14 13:54:36', NULL), +(450, 431, NULL, 'FMC0000455R', NULL, 'completed', '2023-05-13 10:31:54', 420.00, 30.00, 450.00, 460.00, 'Haatso', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:21:35', '2023-05-14 13:49:58', NULL), +(451, 432, NULL, 'FMC0000458R', NULL, 'completed', '2023-05-13 10:31:54', 125.00, 0.00, 125.00, 110.00, 'Kasoa Iron City', 'now', 'Greater Accra', 'West End University Road', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:26:20', '2023-05-14 13:51:54', NULL), +(452, 363, NULL, 'FMC0000459R', NULL, 'completed', '2023-05-13 10:31:54', 325.00, 0.00, 325.00, 330.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:27:33', '2023-05-14 13:53:38', NULL), +(453, 433, NULL, 'FMC0000460R', NULL, 'completed', '2023-05-13 10:31:54', 200.00, 25.00, 225.00, 220.00, 'Dansoman', 'now', 'Greater Accra', 'Pizzaman - Chicken Man', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:29:12', '2023-05-14 13:50:26', NULL), +(454, 434, NULL, 'FMC0000461R', NULL, 'completed', '2023-05-13 10:31:54', 110.00, 0.00, 110.00, 110.00, 'Dr Nanka Bruce Road', 'now', 'Greater Accra', 'Accra', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:31:02', '2023-05-14 13:51:43', NULL), +(455, 435, NULL, 'FMC0000462R', NULL, 'completed', '2023-05-13 10:31:54', 200.00, 20.00, 220.00, 220.00, 'Kasoa', 'now', 'Greater Accra', 'Block Factory', 20.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:33:05', '2023-05-14 13:51:47', NULL), +(456, 436, NULL, 'FMC0000463R', NULL, 'completed', '2023-05-13 10:31:54', 420.00, 30.00, 450.00, 550.00, 'Manhean', 'now', 'Greater Accra', 'Tigo Pole', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:34:52', '2023-05-14 13:52:04', NULL), +(457, 437, NULL, 'FMC0000464R', NULL, 'completed', '2023-05-13 10:31:54', 235.00, 0.00, 235.00, 220.00, 'Tamale', 'now', 'Northern', 'Tamale', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:36:08', '2023-05-14 13:53:33', NULL), +(458, 438, NULL, 'FMC0000465R', NULL, 'completed', '2023-05-13 10:31:54', 235.00, 0.00, 235.00, 220.00, 'Atonsu', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:37:05', '2023-05-15 20:54:09', NULL), +(459, 439, NULL, 'FMC0000466R', NULL, 'completed', '2023-05-13 10:31:54', 235.00, 0.00, 235.00, 220.00, 'Abrepo Junction', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:38:30', '2023-05-15 20:54:13', NULL), +(460, 440, NULL, 'FMC0000467R', NULL, 'completed', '2023-05-13 10:31:54', 110.00, 25.00, 135.00, 110.00, 'Lapaz', 'now', 'Greater Accra', 'Nyamekye', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-13 11:39:35', '2023-05-14 13:50:56', NULL), +(462, 441, NULL, 'FMC0000469R', NULL, 'completed', '2023-05-14 16:54:11', 200.00, 35.00, 235.00, 220.00, 'Lapaz', 'now', 'Greater Accra', 'cosmos', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 16:57:49', '2023-05-16 20:13:46', NULL), +(463, 442, NULL, 'FMC0000470R', NULL, 'completed', '2023-05-14 16:54:11', 200.00, 35.00, 235.00, 220.00, 'ashaiman', 'now', 'Greater Accra', 'ashaiman', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:03:03', '2023-05-16 20:14:41', NULL), +(464, 443, NULL, 'FMC0000471R', NULL, 'completed', '2023-05-14 16:54:11', 125.00, 0.00, 125.00, 110.00, 'Nsawam', 'now', 'Eastern', 'Nsawam', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:04:51', '2023-05-16 20:15:31', NULL), +(465, 444, NULL, 'FMC0000472R', NULL, 'completed', '2023-05-14 16:54:11', 110.00, 25.00, 135.00, 110.00, 'kasoa', 'now', 'Greater Accra', 'Nyanyano Road', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:07:48', '2023-05-16 20:14:15', NULL), +(466, 445, NULL, 'FMC0000473R', NULL, 'completed', '2023-05-14 16:54:11', 290.00, 20.00, 310.00, 330.00, 'Modex', 'now', 'Greater Accra', 'Shell Filling station', 20.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:09:09', '2023-05-16 20:14:45', NULL), +(467, 446, NULL, 'FMC0000474R', NULL, 'completed', '2023-05-14 17:10:00', 140.00, 0.00, 140.00, 110.00, 'santasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:10:57', '2023-05-15 20:58:26', NULL), +(468, 447, NULL, 'FMC0000475R', NULL, 'completed', '2023-05-14 16:54:11', 235.00, 0.00, 235.00, 220.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:11:28', '2023-05-16 20:15:40', NULL), +(469, 448, NULL, 'FMC0000476R', NULL, 'completed', '2023-05-14 17:10:00', 305.00, 0.00, 305.00, 330.00, 'begoro', 'now', 'Eastern', 'begoro', 15.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:12:38', '2023-05-16 20:15:34', NULL), +(470, 449, NULL, 'FMC0000477R', NULL, 'completed', '2023-05-14 16:54:11', 325.00, 0.00, 325.00, 330.00, 'Takoradi', 'now', 'Western', 'Takoradi', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:13:19', '2023-05-15 16:02:04', NULL), +(471, 450, NULL, 'FMC0000478R', NULL, 'completed', '2023-05-14 17:10:00', 110.00, 30.00, 140.00, 110.00, 'Ashongman Estate police container', 'now', 'Greater Accra', 'Ashongman', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:15:14', '2023-05-16 20:14:22', NULL), +(472, 451, NULL, 'FMC0000479R', NULL, 'completed', '2023-05-14 16:54:11', 200.00, 30.00, 230.00, 220.00, 'Achimota Mall', 'now', 'Greater Accra', 'Mile 7', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:16:32', '2023-05-16 20:14:11', NULL), +(473, 452, NULL, 'FMC0000480R', NULL, 'completed', '2023-05-14 17:10:00', 125.00, 0.00, 125.00, 110.00, 'Prestea', 'now', 'Western', 'Prestea', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:17:27', '2023-05-16 20:15:53', NULL), +(474, 453, NULL, 'FMC0000481R', NULL, 'completed', '2023-05-14 16:54:11', 200.00, 25.00, 225.00, 220.00, 'Kantamanto', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:18:37', '2023-05-16 20:14:25', NULL), +(475, 454, NULL, 'FMC0000482R', NULL, 'completed', '2023-05-14 17:10:00', 215.00, 0.00, 215.00, 220.00, 'Dunkwa', 'now', 'Western', 'Dunkwa', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:21:24', '2023-05-16 20:15:45', NULL), +(476, 455, NULL, 'FMC0000483R', NULL, 'completed', '2023-05-14 17:10:00', 125.00, 0.00, 125.00, 110.00, 'Akim Odaa', 'now', 'Greater Accra', 'Akim Odaa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:23:02', '2023-05-16 20:15:50', NULL), +(477, 456, NULL, 'FMC0000484R', NULL, 'completed', '2023-05-14 16:54:11', 235.00, 0.00, 235.00, 220.00, 'Agona Swedru', 'now', 'Central', 'Agona', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:23:25', '2023-05-16 20:15:21', NULL), +(478, 457, NULL, 'FMC0000485R', NULL, 'completed', '2023-05-14 17:10:00', 215.00, 0.00, 215.00, 220.00, 'Tarkoradi', 'now', 'Western', 'Tarkoradi', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:24:16', '2023-05-16 20:15:24', NULL), +(479, 458, NULL, 'FMC0000486R', NULL, 'completed', '2023-05-14 16:54:11', 275.00, 0.00, 275.00, 240.00, 'Atwima Boko', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:26:11', '2023-05-15 14:07:52', NULL), +(480, 459, NULL, 'FMC0000487R', NULL, 'completed', '2023-05-14 17:10:00', 230.00, 0.00, 230.00, 220.00, 'Atonsu Agogo', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:26:49', '2023-05-15 20:54:57', NULL), +(481, 460, NULL, 'FMC0000488R', NULL, 'completed', '2023-05-14 16:54:11', 110.00, 25.00, 135.00, 110.00, 'Labone', 'now', 'Greater Accra', 'Zen Garden', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:27:48', '2023-05-16 20:14:07', NULL), +(482, 461, NULL, 'FMC0000489R', NULL, 'completed', '2023-05-14 17:10:00', 230.00, 0.00, 230.00, 220.00, 'Asafo market', 'now', 'Ashanti', 'oppAuntie naana cold store', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:28:16', '2023-05-17 13:21:04', NULL), +(483, 462, NULL, 'FMC0000490R', NULL, 'completed', '2023-05-14 17:10:00', 200.00, 30.00, 230.00, 220.00, 'Ashongman estate', 'now', 'Greater Accra', 'Ashongman', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:30:37', '2023-05-16 20:14:37', NULL), +(484, 463, NULL, 'FMC0000491R', NULL, 'completed', '2023-05-14 16:54:11', 200.00, 30.00, 230.00, 220.00, 'Lomnava', 'now', 'Greater Accra', 'Block Factory', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:32:34', '2023-05-16 20:14:18', NULL), +(485, 464, NULL, 'FMC0000492R', NULL, 'completed', '2023-05-14 16:54:11', 330.00, 0.00, 330.00, 330.00, 'Effiduase', 'now', 'Ashanti', 'Effiduase', 40.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:34:01', '2023-05-15 20:54:48', NULL), +(486, 465, NULL, 'FMC0000493R', NULL, 'completed', '2023-05-14 17:10:00', 200.00, 30.00, 230.00, 220.00, 'Ofankor barrier', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:34:05', '2023-05-16 20:14:49', NULL), +(487, 466, NULL, 'FMC0000494R', NULL, 'completed', '2023-05-14 16:54:11', 145.00, 0.00, 145.00, 110.00, 'Bantama', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:35:50', '2023-05-15 20:54:39', NULL), +(488, 467, NULL, 'FMC0000495R', NULL, 'completed', '2023-05-14 17:10:00', 200.00, 30.00, 230.00, 220.00, 'Abokobi', 'now', 'Greater Accra', 'members Louge', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:35:55', '2023-05-16 20:15:03', NULL), +(489, 468, NULL, 'FMC0000496R', NULL, 'completed', '2023-05-14 16:54:11', 235.00, 0.00, 235.00, 220.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:37:05', '2023-05-16 20:15:07', NULL), +(490, 469, NULL, 'FMC0000497R', NULL, 'completed', '2023-05-14 17:10:00', 320.00, 0.00, 320.00, 330.00, 'Kuamsi mall', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:37:18', '2023-05-15 20:54:31', NULL), +(491, 470, NULL, 'FMC0000498R', NULL, 'completed', '2023-05-14 16:54:11', 145.00, 0.00, 145.00, 110.00, 'Breman', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:37:58', '2023-05-15 20:54:24', NULL), +(492, 471, NULL, 'FMC0000499R', NULL, 'completed', '2023-05-14 17:10:00', 435.00, 0.00, 435.00, 550.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 15.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:38:42', '2023-05-16 20:15:59', NULL), +(493, 472, NULL, 'FMC0000500R', NULL, 'completed', '2023-05-14 16:54:11', 290.00, 25.00, 315.00, 330.00, 'Circle', 'now', 'Greater Accra', 'Accra (Delivery by 12pm)', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:39:54', '2023-05-16 20:13:41', NULL), +(494, 473, NULL, 'FMC0000501R', NULL, 'completed', '2023-05-14 17:10:00', 420.00, 30.00, 450.00, 550.00, 'Nungua', 'now', 'Greater Accra', 'Barrier', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:41:08', '2023-05-16 20:14:01', NULL), +(495, 474, NULL, 'FMC0000502R', NULL, 'completed', '2023-05-14 16:54:11', 235.00, 0.00, 235.00, 220.00, 'Ahodwo', 'now', 'Greater Accra', 'Kumasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:41:43', '2023-05-15 20:54:20', NULL), +(496, 475, NULL, 'FMC0000503R', NULL, 'completed', '2023-05-14 17:10:00', 200.00, 20.00, 220.00, 220.00, 'Block Factory', 'now', 'Greater Accra', 'Weja', 20.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:43:22', '2023-05-16 20:14:52', NULL), +(497, 476, NULL, 'FMC0000504R', NULL, 'completed', '2023-05-14 16:54:11', 325.00, 0.00, 325.00, 330.00, 'Kumasi', 'now', 'Ashanti', 'sofoline opp prempeh college', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-14 17:43:59', '2023-05-15 20:57:57', NULL), +(498, 278, NULL, 'FMC0000505R', NULL, 'completed', '2023-05-15 08:59:50', 420.00, 0.00, 420.00, 550.00, 'West Hills Mall', 'now', 'Greater Accra', 'Kasoa', 0.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 09:02:11', '2023-05-15 09:38:33', NULL), +(499, 477, NULL, 'FMC0000506R', NULL, 'completed', '2023-05-15 10:17:32', 230.00, 0.00, 230.00, 220.00, 'Kumasi Trade', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 10:19:40', '2023-05-17 13:16:58', NULL), +(500, 478, NULL, 'FMC0000507R', NULL, 'completed', '2023-05-15 10:17:32', 110.00, 30.00, 140.00, 110.00, 'Hatso', 'now', 'Greater Accra', 'West Legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 10:22:06', '2023-05-16 20:14:28', NULL), +(501, 479, NULL, 'FMC0000508R', NULL, 'completed', '2023-05-15 10:17:32', 110.00, 25.00, 135.00, 110.00, 'Mamprobi', 'now', 'Greater Accra', 'mamprobi', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 10:23:31', '2023-05-16 20:13:54', NULL), +(502, 480, NULL, 'FMC0000509R', NULL, 'completed', '2023-05-15 10:17:32', 200.00, 25.00, 225.00, 220.00, '36 Royalty castle road kokomlemle', 'now', 'Greater Accra', 'Kokomlemle', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 10:25:43', '2023-05-16 20:13:50', NULL), +(503, 481, NULL, 'FMC0000510R', NULL, 'completed', '2023-05-15 10:17:32', 140.00, 0.00, 140.00, 110.00, 'Adum', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 10:27:41', '2023-05-17 13:20:01', NULL), +(504, 482, NULL, 'FMC0000511R', NULL, 'completed', '2023-05-15 10:17:32', 320.00, 0.00, 320.00, 330.00, 'Dome crossing', 'now', 'Greater Accra', 'Dome', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 10:29:27', '2023-05-16 20:14:34', NULL), +(505, 483, NULL, 'FMC0000512R', NULL, 'completed', '2023-05-15 10:17:32', 230.00, 0.00, 230.00, 220.00, 'Atasemanso station', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 10:31:22', '2023-05-17 13:21:14', NULL), +(506, 484, NULL, 'FMC0000513R', NULL, 'completed', '2023-05-15 10:17:32', 230.00, 0.00, 230.00, 220.00, 'Ahinsan', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 10:32:54', '2023-05-17 13:20:55', NULL), +(507, 485, NULL, 'FMC0000514R', NULL, 'completed', '2023-05-15 13:23:47', 125.00, 0.00, 125.00, 110.00, 'Dunkwa on offine', 'now', 'Central', 'Dunkwa', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 13:25:24', '2023-05-15 16:02:12', NULL), +(508, 486, NULL, 'FMC0000515R', NULL, 'completed', '2023-05-15 13:23:47', 140.00, 0.00, 140.00, 110.00, 'Kromfrom', 'now', 'Ashanti', 'Stamford brigde', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 13:27:07', '2023-05-17 13:21:19', NULL), +(509, 487, NULL, 'FMC0000516R', NULL, 'completed', '2023-05-15 13:40:44', 345.00, 0.00, 345.00, 350.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 13:29:14', '2023-05-16 20:15:27', NULL), +(510, 488, NULL, 'FMC0000517R', NULL, 'completed', '2023-05-15 13:23:47', 345.00, 0.00, 345.00, 350.00, 'Blogatanga', 'now', 'Upper East', 'Bolgatanga', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 13:32:30', '2023-05-16 20:15:56', NULL), +(511, 489, NULL, 'FMC0000518R', NULL, 'completed', '2023-05-15 13:23:47', 420.00, 25.00, 445.00, 550.00, 'Dansoman sahara', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 13:34:43', '2023-05-16 20:13:58', NULL), +(512, 490, NULL, 'FMC0000519R', NULL, 'completed', '2023-05-15 13:23:47', 290.00, 15.00, 305.00, 330.00, 'Weija SCC junction pizzaman', 'now', 'Greater Accra', 'Weija', 15.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 13:36:49', '2023-05-16 20:14:04', NULL), +(513, 491, NULL, 'FMC0000520R', NULL, 'completed', '2023-05-15 13:23:47', 230.00, 0.00, 230.00, 220.00, 'Kejetia new market', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 13:38:22', '2023-05-17 13:19:41', NULL), +(514, 492, NULL, 'FMC0000521R', NULL, 'completed', '2023-05-15 13:23:47', 230.00, 0.00, 230.00, 220.00, 'KNUST SRC hostel', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 14:14:34', '2023-05-17 13:21:24', NULL), +(515, 493, NULL, 'FMC0000522R', NULL, 'completed', '2023-05-15 15:02:17', 215.00, 0.00, 215.00, 220.00, 'Agona Swedru', 'now', 'Central', 'Swedru', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-15 15:04:09', '2023-05-16 20:15:18', NULL), +(516, 494, NULL, 'FMC0000523R', NULL, 'completed', '2023-05-16 10:30:43', 235.00, 0.00, 235.00, 220.00, 'Cape Coast', 'now', 'Central', 'UCC', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:31:56', '2023-05-17 13:13:17', NULL), +(517, 495, NULL, 'FMC0000524R', NULL, 'completed', '2023-05-16 08:47:49', 350.00, 0.00, 350.00, 340.00, 'KNUST Brunei complex', 'now', 'Ashanti', 'KNUST', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:32:51', '2023-05-19 10:09:39', NULL), +(518, 262, NULL, 'FMC0000525R', NULL, 'completed', '2023-05-16 10:30:43', 290.00, 30.00, 320.00, 330.00, 'School junc', 'now', 'Greater Accra', 'botwe', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:33:58', '2023-05-17 13:15:02', NULL), +(519, 496, NULL, 'FMC0000526R', NULL, 'completed', '2023-05-16 08:47:49', 200.00, 20.00, 220.00, 220.00, 'New bortianor las vegas', 'now', 'Greater Accra', 'new bortianor', 20.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:34:34', '2023-05-17 13:15:09', NULL), +(520, 497, NULL, 'FMC0000527R', NULL, 'completed', '2023-05-16 08:47:49', 215.00, 0.00, 215.00, 220.00, 'Agona Swedru', 'now', 'Central', 'Agona', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:35:59', '2023-05-17 13:12:26', NULL), +(521, 498, NULL, 'FMC0000528R', NULL, 'completed', '2023-05-16 10:30:43', 235.00, 0.00, 235.00, 220.00, 'Atwima Techiman', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:36:53', '2023-05-19 10:09:44', NULL), +(522, 499, NULL, 'FMC0000529R', NULL, 'completed', '2023-05-16 10:58:03', 240.00, 0.00, 240.00, 240.00, 'Emena hospital', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:38:17', '2023-05-19 10:09:28', NULL), +(523, 500, NULL, 'FMC0000530R', NULL, 'completed', '2023-05-16 08:47:49', 345.00, 0.00, 345.00, 350.00, 'Takoradi', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:40:34', '2023-05-17 13:13:41', NULL), +(524, 501, NULL, 'FMC0000531R', NULL, 'completed', '2023-05-16 10:30:43', 235.00, 0.00, 235.00, 220.00, 'Paraku', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:42:22', '2023-05-19 10:10:14', NULL), +(525, 502, NULL, 'FMC0000532R', NULL, 'completed', '2023-05-16 08:47:49', 420.00, 25.00, 445.00, 550.00, 'Bubuashie behind Accra Academy', 'now', 'Greater Accra', 'Bubuashie', 25.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:42:31', '2023-05-17 13:14:46', NULL), +(526, 503, NULL, 'FMC0000533R', NULL, 'completed', '2023-05-16 10:30:43', 200.00, 30.00, 230.00, 220.00, 'Accra Mall', 'now', 'Greater Accra', 'Fotostore', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:43:32', '2023-05-17 13:14:40', NULL), +(527, 504, NULL, 'FMC0000534R', NULL, 'completed', '2023-05-16 08:47:49', 290.00, 30.00, 320.00, 330.00, 'Achimota Christian village', 'now', 'Greater Accra', 'Achimota', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:44:21', '2023-05-17 13:14:56', NULL), +(528, 505, NULL, 'FMC0000535R', NULL, 'completed', '2023-05-16 10:30:43', 200.00, 25.00, 225.00, 220.00, 'Lapaz', 'now', 'Greater Accra', 'Honkong', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:45:46', '2023-05-17 13:14:52', NULL), +(529, 506, NULL, 'FMC0000536R', NULL, 'completed', '2023-05-16 08:47:49', 130.00, 30.00, 160.00, 130.00, 'Elizabeth Sey Hall', 'now', 'Greater Accra', 'Legon Campus', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:46:37', '2023-05-16 20:05:48', NULL), +(530, 507, NULL, 'FMC0000537R', NULL, 'completed', '2023-05-16 10:30:43', 155.00, 0.00, 155.00, 120.00, 'Effiduase', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:46:54', '2023-05-19 10:09:23', NULL), +(531, 508, NULL, 'FMC0000538R', NULL, 'completed', '2023-05-16 08:47:49', 420.00, 30.00, 450.00, 550.00, 'East Legon Hills', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:48:31', '2023-05-16 20:07:13', NULL), +(532, 509, NULL, 'FMC0000539R', NULL, 'completed', '2023-05-16 10:30:43', 145.00, 0.00, 145.00, 110.00, 'Takoradi Fijai', 'now', 'Western', 'Takoradi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:48:31', '2023-05-17 13:13:31', NULL), +(533, 510, NULL, 'FMC0000540R', NULL, 'completed', '2023-05-16 08:47:49', 210.00, 30.00, 240.00, 240.00, 'Oak Plaza Hotel Spintex', 'now', 'Greater Accra', 'Oak Plaza', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:52:12', '2023-05-16 20:06:02', NULL), +(534, 511, NULL, 'FMC0000541R', NULL, 'completed', '2023-05-16 10:55:15', 310.00, 25.00, 355.00, 350.00, 'Kasoa Ofankor', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:53:25', '2023-05-17 13:14:35', NULL), +(535, 512, NULL, 'FMC0000542R', NULL, 'completed', '2023-05-16 08:47:49', 420.00, 30.00, 450.00, 550.00, 'Apenkwa Tesano', 'now', 'Greater Accra', 'Apenkwa', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:54:18', '2023-05-16 20:05:41', NULL), +(536, 513, NULL, 'FMC0000543R', NULL, 'completed', '2023-05-16 10:55:15', 200.00, 30.00, 230.00, 220.00, 'Adenta', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:54:51', '2023-05-16 20:06:55', NULL), +(537, 514, NULL, 'FMC0000544R', NULL, 'completed', '2023-05-16 10:58:03', 215.00, 0.00, 215.00, 220.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:56:00', '2023-05-17 13:13:22', NULL), +(538, 515, NULL, 'FMC0000545R', NULL, 'completed', '2023-05-16 10:30:43', 110.00, 30.00, 140.00, 110.00, 'Adenta', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:56:45', '2023-05-16 20:07:03', NULL), +(539, 516, NULL, 'FMC0000546R', NULL, 'completed', '2023-05-16 08:47:49', 200.00, 30.00, 230.00, 220.00, 'North Dzorwulu', 'now', 'Greater Accra', 'Dzorwulu', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:57:29', '2023-05-16 20:06:48', NULL), +(540, 517, NULL, 'FMC0000547R', NULL, 'completed', '2023-05-16 10:30:43', 325.00, 0.00, 325.00, 330.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 10:58:14', '2023-05-19 10:09:57', NULL), +(541, 518, NULL, 'FMC0000548R', NULL, 'completed', '2023-05-16 10:30:43', 455.00, 0.00, 455.00, 550.00, 'Santasi', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 11:01:14', '2023-05-19 10:09:51', NULL), +(542, 519, NULL, 'FMC0000549R', NULL, 'completed', '2023-05-16 08:47:49', 230.00, 0.00, 230.00, 220.00, 'Ahenema kokoben mama kate bus stop', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 11:02:38', '2023-05-19 10:10:03', NULL), +(543, 520, NULL, 'FMC0000550R', NULL, 'completed', '2023-05-16 10:30:43', 275.00, 0.00, 275.00, 240.00, 'Sunyani', 'now', 'Bono', 'Sunyani', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 11:03:03', '2023-05-17 13:12:37', NULL), +(544, 521, NULL, 'FMC0000551R', NULL, 'completed', '2023-05-16 08:47:49', 230.00, 0.00, 230.00, 220.00, 'Konongo market junction', 'now', 'Ashanti', 'Konongo', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 11:05:16', '2023-05-17 13:12:49', NULL), +(545, 522, NULL, 'FMC0000552R', NULL, 'completed', '2023-05-16 10:30:43', 420.00, 25.00, 445.00, 460.00, 'New Weija Azuma', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 11:20:13', '2023-05-16 20:05:53', NULL), +(546, 523, NULL, 'FMC0000553R', NULL, 'completed', '2023-05-16 10:30:43', 640.00, 25.00, 665.00, 810.00, 'Cocobod Head Office', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 170.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 11:25:27', '2023-05-16 20:05:34', NULL), +(547, 524, NULL, 'FMC0000554R', NULL, 'completed', '2023-05-16 11:41:00', 235.00, 0.00, 235.00, 220.00, 'Mampong', 'now', 'Ashanti', 'St. Monica\'s Campus', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 11:43:13', '2023-05-19 10:10:09', NULL), +(548, 525, NULL, 'FMC0000555R', NULL, 'completed', '2023-05-16 11:41:00', 235.00, 0.00, 235.00, 220.00, 'Ahafo Kenyasi No.2', 'now', 'Ahafo', 'Ahafo Kenyasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 11:50:18', '2023-05-17 13:12:19', NULL), +(549, 508, NULL, 'FMC0000556R', NULL, 'completed', '2023-05-16 11:41:00', 420.00, 30.00, 450.00, 550.00, 'East Legon Hills', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 11:52:36', '2023-05-16 20:06:28', NULL), +(550, 526, NULL, 'FMC0000557R', NULL, 'completed', '2023-05-16 11:41:00', 200.00, 30.00, 230.00, 220.00, 'Lalas Kitchen Klagon', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 11:55:33', '2023-05-16 20:09:47', NULL), +(551, 527, NULL, 'FMC0000558R', NULL, 'completed', '2023-05-16 11:41:00', 235.00, 0.00, 235.00, 220.00, 'Tema', 'now', 'Greater Accra', 'The X Juciery and Eatry', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 11:59:37', '2023-05-16 20:06:40', NULL), +(552, 528, NULL, 'FMC0000559R', NULL, 'completed', '2023-05-16 12:06:11', 420.00, 30.00, 450.00, 460.00, 'North Legon', 'now', 'Greater Accra', 'Libya Quarters', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 12:08:46', '2023-05-16 20:06:08', NULL), +(553, 529, NULL, 'FMC0000560R', NULL, 'completed', '2023-05-16 12:06:11', 290.00, 30.00, 320.00, 330.00, 'Accra CMB Station', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-16 12:12:12', '2023-05-16 20:06:33', NULL), +(554, 530, NULL, 'FMC0000561R', NULL, 'completed', '2023-05-17 08:49:42', 2570.00, 35.00, 2605.00, 2970.00, 'Amasaman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 400.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 08:53:46', '2023-05-18 10:41:35', NULL), +(555, 531, NULL, 'FMC0000562R', NULL, 'completed', '2023-05-17 08:49:42', 230.00, 0.00, 230.00, 220.00, 'Ashanti Mampong', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 08:55:37', '2023-05-19 10:30:29', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(556, 532, NULL, 'FMC0000563R', NULL, 'completed', '2023-05-17 08:49:42', 290.00, 25.00, 315.00, 330.00, 'Gbawe Bulemin', 'now', 'Greater Accra', 'Gbawe', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 08:58:40', '2023-05-18 10:40:33', NULL), +(557, 253, NULL, 'FMC0000564R', NULL, 'completed', '2023-05-17 08:49:42', 200.00, 30.00, 230.00, 220.00, 'Pantang focus hospital', 'now', 'Greater Accra', 'Pantang', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:00:35', '2023-05-17 13:35:50', NULL), +(558, 533, NULL, 'FMC0000565R', NULL, 'completed', '2023-05-17 08:49:42', 120.00, 30.00, 150.00, 120.00, 'Madina estates block factory', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:05:30', '2023-05-18 10:37:20', NULL), +(559, 534, NULL, 'FMC0000566R', NULL, 'completed', '2023-05-17 08:49:42', 345.00, 0.00, 345.00, 350.00, 'Northern region', 'now', 'Northern', 'Tamale', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:08:24', '2023-05-18 10:34:17', NULL), +(560, 535, NULL, 'FMC0000567R', NULL, 'completed', '2023-05-17 08:49:42', 200.00, 35.00, 235.00, 220.00, 'Amasaman', 'now', 'Greater Accra', 'Amasaman', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:13:41', '2023-05-18 10:39:10', NULL), +(561, 536, NULL, 'FMC0000568R', NULL, 'completed', '2023-05-17 08:49:42', 230.00, 0.00, 230.00, 220.00, 'Abuakwa', 'now', 'Ashanti', 'Abuakwa', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:18:00', '2023-05-19 10:30:54', NULL), +(562, 537, NULL, 'FMC0000569R', NULL, 'completed', '2023-05-17 08:49:42', 110.00, 25.00, 135.00, 110.00, 'Darkuman station', 'now', 'Greater Accra', 'Darkuman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:19:44', '2023-05-18 10:38:00', NULL), +(563, 538, NULL, 'FMC0000570R', NULL, 'completed', '2023-05-17 08:49:42', 230.00, 0.00, 230.00, 220.00, 'Kejetia Adehyeman', 'now', 'Ashanti', '\\kejetia', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:22:43', '2023-05-19 10:31:09', NULL), +(564, 539, NULL, 'FMC0000571R', NULL, 'completed', '2023-05-17 08:49:42', 215.00, 0.00, 215.00, 220.00, 'Akim Oda', 'now', 'Eastern', 'Akim', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:24:58', '2023-05-18 10:30:51', NULL), +(565, 540, NULL, 'FMC0000572R', NULL, 'completed', '2023-05-17 08:49:42', 360.00, 0.00, 360.00, 350.00, 'Ga East municipal hospital', 'now', 'Greater Accra', 'Kwabenya', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:27:10', '2023-05-18 10:37:27', NULL), +(566, 541, NULL, 'FMC0000573R', NULL, 'completed', '2023-05-17 08:49:42', 230.00, 0.00, 230.00, 220.00, 'Tech campus', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:28:40', '2023-05-19 10:31:21', NULL), +(567, 542, NULL, 'FMC0000574R', NULL, 'completed', '2023-05-17 08:49:42', 145.00, 0.00, 145.00, 130.00, 'Takoradi', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:30:23', '2023-05-18 10:31:02', NULL), +(568, 543, NULL, 'FMC0000575R', NULL, 'completed', '2023-05-17 08:49:42', 420.00, 30.00, 450.00, 550.00, 'Ashiaman', 'now', 'Greater Accra', 'Ashiaman................bellla', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:31:58', '2023-05-18 10:37:12', NULL), +(569, 450, NULL, 'FMC0000576R', NULL, 'completed', '2023-05-17 08:49:42', 200.00, 30.00, 230.00, 220.00, 'Ashongman Estate police container', 'now', 'Greater Accra', 'Ashongman', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:33:58', '2023-05-18 10:35:36', NULL), +(570, 544, NULL, 'FMC0000577R', NULL, 'completed', '2023-05-17 08:49:42', 435.00, 0.00, 435.00, 550.00, 'Cape coast Ewim', 'now', 'Central', 'Cape coast', 15.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:35:50', '2023-05-18 10:34:40', NULL), +(571, 545, NULL, 'FMC0000578R', NULL, 'completed', '2023-05-17 08:49:42', 290.00, 30.00, 320.00, 330.00, 'Nima Research', 'now', 'Greater Accra', 'Nima', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:37:15', '2023-05-18 10:37:05', NULL), +(572, 546, NULL, 'FMC0000579R', NULL, 'completed', '2023-05-17 08:49:42', 320.00, 0.00, 320.00, 330.00, 'Ayeduase KNUST', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:39:11', '2023-05-19 10:30:03', NULL), +(573, 547, NULL, 'FMC0000580R', NULL, 'completed', '2023-05-17 08:49:42', 415.00, 0.00, 415.00, 440.00, 'Tarkwa Bogoso', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:45:50', '2023-05-18 10:32:01', NULL), +(574, 548, NULL, 'FMC0000581R', NULL, 'completed', '2023-05-17 08:49:42', 125.00, 0.00, 125.00, 110.00, 'Berukum', 'now', 'Bono', 'Berekum', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:49:34', '2023-05-18 10:33:07', NULL), +(575, 549, NULL, 'FMC0000582R', NULL, 'completed', '2023-05-17 08:49:42', 125.00, 0.00, 125.00, 110.00, 'Sampa', 'now', 'Bono', 'Sampa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:52:02', '2023-05-18 10:32:29', NULL), +(576, 550, NULL, 'FMC0000583R', NULL, 'completed', '2023-05-17 08:49:42', 200.00, 35.00, 235.00, 220.00, 'Oyibo Ashfoam', 'now', 'Greater Accra', 'Opposite the gas filling station', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:54:41', '2023-05-18 10:38:36', NULL), +(577, 551, NULL, 'FMC0000584R', NULL, 'completed', '2023-05-17 08:49:42', 345.00, 0.00, 345.00, 350.00, 'Cape Coast', 'now', 'Central', 'Cape Coast', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:56:44', '2023-05-18 10:33:35', NULL), +(578, 552, NULL, 'FMC0000585R', NULL, 'completed', '2023-05-17 08:49:42', 200.00, 35.00, 235.00, 220.00, 'Tema', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 09:58:38', '2023-05-18 10:40:02', NULL), +(579, 553, NULL, 'FMC0000586R', NULL, 'completed', '2023-05-17 08:49:42', 200.00, 35.00, 235.00, 220.00, 'Tema new town', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 10:00:15', '2023-05-18 10:36:57', NULL), +(580, 554, NULL, 'FMC0000587R', NULL, 'completed', '2023-05-17 08:49:42', 230.00, 0.00, 230.00, 220.00, 'Bremang EL Shaddai', 'now', 'Ashanti', 'Bremang', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 10:02:35', '2023-05-19 10:29:47', NULL), +(581, 555, NULL, 'FMC0000588R', NULL, 'completed', '2023-05-17 08:49:42', 125.00, 0.00, 125.00, 110.00, 'Kwahu Afram Plains', 'now', 'Eastern', 'Eastern region', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 10:05:47', '2023-05-18 10:32:37', NULL), +(582, 556, NULL, 'FMC0000589R', NULL, 'completed', '2023-05-17 08:49:42', 290.00, 30.00, 320.00, 330.00, 'Dzorwulu adjacent the GCB bank', 'now', 'Greater Accra', 'Dzorwulu', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 10:07:54', '2023-05-18 10:38:22', NULL), +(583, 557, NULL, 'FMC0000590R', NULL, 'completed', '2023-05-17 08:49:42', 320.00, 0.00, 320.00, 330.00, 'Bekkwai', 'now', 'Ashanti', 'Bekwai', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 10:51:58', '2023-05-19 10:29:30', NULL), +(584, 558, NULL, 'FMC0000591R', NULL, 'completed', '2023-05-17 08:49:42', 445.00, 0.00, 445.00, 450.00, 'Takoradi Melcom', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 10:55:16', '2023-05-18 09:02:35', NULL), +(585, 559, NULL, 'FMC0000592R', NULL, 'completed', '2023-05-17 08:49:42', 200.00, 30.00, 230.00, 220.00, 'Nungua Katamatu', 'now', 'Greater Accra', 'Numgua', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 10:58:20', '2023-05-17 13:37:31', NULL), +(586, 560, NULL, 'FMC0000593R', NULL, 'completed', '2023-05-17 08:49:42', 200.00, 20.00, 220.00, 220.00, 'SCC inside post office', 'now', 'Greater Accra', 'SCC', 20.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 11:00:59', '2023-05-18 10:41:59', NULL), +(587, 400, NULL, 'FMC0000594R', NULL, 'completed', '2023-05-17 08:49:42', 110.00, 25.00, 135.00, 110.00, 'Ablekuma Agape top', 'now', 'Greater Accra', 'Ablekuma', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 11:03:02', '2023-05-18 10:42:14', NULL), +(588, 357, NULL, 'FMC0000595R', NULL, 'completed', '2023-05-17 08:49:42', 160.00, 0.00, 160.00, 130.00, 'Tusi Bleoo Lakima Hospital', 'now', 'Greater Accra', 'Tusi Bleoo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 11:04:51', '2023-05-18 10:42:40', NULL), +(589, 561, NULL, 'FMC0000596R', NULL, 'completed', '2023-05-17 08:49:42', 425.00, 0.00, 425.00, 450.00, 'Aburi', 'now', 'Eastern', 'Eastern', 15.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 11:06:51', '2023-05-18 10:29:33', NULL), +(590, 562, NULL, 'FMC0000597R', NULL, 'completed', '2023-05-17 08:49:42', 450.00, 0.00, 450.00, 550.00, 'Wasa Dadieso bus stop', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 11:09:52', '2023-05-19 10:15:10', NULL), +(591, 563, NULL, 'FMC0000598R', NULL, 'completed', '2023-05-17 08:49:42', 200.00, 30.00, 230.00, 220.00, 'Nungua', 'now', 'Greater Accra', 'Nungua', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 11:12:22', '2023-05-17 13:37:03', NULL), +(592, 564, NULL, 'FMC0000599R', NULL, 'completed', '2023-05-17 08:49:42', 420.00, 35.00, 455.00, 550.00, 'Tema com.12 delta paper mill', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 11:15:03', '2023-05-17 13:42:42', NULL), +(593, 565, NULL, 'FMC0000600R', NULL, 'completed', '2023-05-17 08:49:42', 110.00, 30.00, 140.00, 110.00, 'Achimota Jerusalem', 'now', 'Greater Accra', 'Achimota', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 11:16:57', '2023-05-17 13:41:35', NULL), +(594, 566, NULL, 'FMC0000601R', NULL, 'completed', '2023-05-17 08:49:42', 200.00, 25.00, 225.00, 220.00, 'Atomic Junction (TF)', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 11:18:53', '2023-05-17 11:18:53', NULL), +(595, 567, NULL, 'FMC0000602R', NULL, 'completed', '2023-05-17 08:49:42', 215.00, 0.00, 215.00, 220.00, 'Bawku highway', 'now', 'Northern', 'Bawku', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 11:21:16', '2023-05-18 10:30:43', NULL), +(596, 568, NULL, 'FMC0000603R', NULL, 'completed', '2023-05-17 08:49:42', 290.00, 30.00, 320.00, 330.00, 'La Palmwine junction', 'now', 'Greater Accra', 'La Palmwine', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-17 11:23:34', '2023-05-17 13:41:59', NULL), +(597, 207, NULL, 'FMC0000604R', NULL, 'completed', '2023-05-18 07:47:16', 2000.00, 0.00, 2000.00, 2420.00, 'malam jnc', 'now', 'Greater Accra', 'kasoa', 0.00, 0, 0, 0, NULL, 420.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 08:00:23', '2023-05-20 08:52:04', NULL), +(598, 569, NULL, 'FMC0000605R', NULL, 'completed', '2023-05-18 07:47:16', 435.00, 0.00, 435.00, 550.00, 'Agona Swedru', 'now', 'Central', 'Agona', 15.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 08:02:11', '2023-05-20 08:56:36', NULL), +(599, 570, NULL, 'FMC0000606D', NULL, 'completed', '2023-05-18 07:47:16', 200.00, 15.00, 215.00, 200.00, 'Amasaman', 'now', 'Greater Accra', 'Amasaman', 35.00, 0, 0, 0, NULL, 20.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-05-18 08:05:03', '2023-05-20 08:58:54', NULL), +(600, 571, NULL, 'FMC0000607R', NULL, 'completed', '2023-05-18 07:47:16', 230.00, 0.00, 230.00, 220.00, 'Bremang', 'now', 'Ashanti', 'Bremang', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 08:06:55', '2023-05-20 08:54:16', NULL), +(601, 572, NULL, 'FMC0000608R', NULL, 'completed', '2023-05-18 09:05:17', 290.00, 25.00, 315.00, 330.00, 'Bubuashie station', 'now', 'Greater Accra', 'Bubuashie', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:12:58', '2023-05-20 08:59:19', NULL), +(602, 573, NULL, 'FMC0000609R', NULL, 'completed', '2023-05-18 09:05:17', 235.00, 0.00, 235.00, 220.00, 'Oyarifa mountain Dew International School', 'now', 'Greater Accra', 'Oyirifa', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:15:17', '2023-05-20 08:57:43', NULL), +(603, 574, NULL, 'FMC0000610R', NULL, 'completed', '2023-05-18 09:05:17', 240.00, 0.00, 240.00, 240.00, 'Ahodwo', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:17:35', '2023-05-20 08:53:58', NULL), +(604, 575, NULL, 'FMC0000611R', NULL, 'completed', '2023-05-18 09:05:17', 200.00, 35.00, 235.00, 220.00, 'odumase palace', 'now', 'Greater Accra', 'Pokuase', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:19:49', '2023-05-20 08:58:23', NULL), +(605, 576, NULL, 'FMC0000612R', NULL, 'completed', '2023-05-18 09:05:17', 200.00, 30.00, 230.00, 220.00, 'Tse Addo', 'now', 'Greater Accra', 'Tse Addo', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:21:36', '2023-05-20 08:59:47', NULL), +(606, 577, NULL, 'FMC0000613R', NULL, 'completed', '2023-05-18 09:05:17', 200.00, 30.00, 230.00, 220.00, 'Micheal camp', 'now', 'Greater Accra', 'Micheal camp', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:23:08', '2023-05-20 09:00:02', NULL), +(607, 578, NULL, 'FMC0000614R', NULL, 'completed', '2023-05-18 09:05:17', 230.00, 25.00, 255.00, 230.00, 'Abeka Tesano', 'now', 'Greater Accra', 'Abeka', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:25:18', '2023-05-20 08:52:38', NULL), +(608, 357, NULL, 'FMC0000615R', NULL, 'completed', '2023-05-18 09:05:17', 160.00, 0.00, 160.00, 130.00, 'Tusi Bleoo Lakima Hospital', 'now', 'Greater Accra', 'Tusi Bleoo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:27:27', '2023-05-20 09:00:11', NULL), +(609, 579, NULL, 'FMC0000616R', NULL, 'completed', '2023-05-18 09:05:17', 200.00, 35.00, 235.00, 220.00, 'Afienya', 'now', 'Greater Accra', 'Afienya', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:29:01', '2023-05-20 08:59:10', NULL), +(610, 580, NULL, 'FMC0000617R', NULL, 'completed', '2023-05-18 09:05:17', 305.00, 0.00, 305.00, 330.00, 'Suyani', 'now', 'Eastern', 'Suyani', 15.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:30:51', '2023-05-20 08:56:16', NULL), +(611, 581, NULL, 'FMC0000618R', NULL, 'completed', '2023-05-18 09:05:17', 320.00, 0.00, 320.00, 290.00, 'Nkawie Mpasatia', 'now', 'Ashanti', 'Nkwaie', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:33:49', '2023-05-20 08:53:39', NULL), +(612, 582, NULL, 'FMC0000619R', NULL, 'completed', '2023-05-18 09:05:17', 435.00, 0.00, 435.00, 550.00, 'Sunyani', 'now', 'Eastern', 'Sunyani', 15.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:36:01', '2023-05-20 08:56:42', NULL), +(613, 583, NULL, 'FMC0000620R', NULL, 'completed', '2023-05-18 09:05:17', 200.00, 30.00, 230.00, 220.00, 'Taifa', 'now', 'Greater Accra', 'Taifa', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:37:37', '2023-05-20 08:58:48', NULL), +(614, 584, NULL, 'FMC0000621R', NULL, 'completed', '2023-05-18 09:05:17', 450.00, 0.00, 450.00, 475.00, 'Takoradi sekco junction', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:39:41', '2023-05-20 08:56:24', NULL), +(615, 585, NULL, 'FMC0000622R', NULL, 'completed', '2023-05-18 09:05:17', 215.00, 0.00, 215.00, 220.00, 'Sefwi wiawso', 'now', 'Western North', 'Sefwi', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:42:05', '2023-05-20 08:57:17', NULL), +(616, 586, NULL, 'FMC0000623R', NULL, 'completed', '2023-05-18 09:05:17', 110.00, 30.00, 140.00, 110.00, 'Achimota ABC', 'now', 'Greater Accra', 'Achimota', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:43:46', '2023-05-20 08:58:16', NULL), +(617, 587, NULL, 'FMC0000624R', NULL, 'completed', '2023-05-18 09:05:17', 200.00, 35.00, 235.00, 220.00, 'Amasaman', 'now', 'Greater Accra', 'Amasaman', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:45:11', '2023-05-20 08:58:03', NULL), +(618, 588, NULL, 'FMC0000625R', NULL, 'completed', '2023-05-18 09:05:17', 345.00, 25.00, 370.00, 365.00, 'Dansoman Yagola', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:47:29', '2023-05-20 08:58:41', NULL), +(619, 589, NULL, 'FMC0000626R', NULL, 'completed', '2023-05-18 09:05:17', 215.00, 0.00, 215.00, 220.00, 'Hohoe', 'now', 'Volta', 'Hohoe', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:48:48', '2023-05-20 08:57:04', NULL), +(620, 590, NULL, 'FMC0000627R', NULL, 'completed', '2023-05-18 09:05:17', 290.00, 30.00, 320.00, 290.00, 'Osu', 'now', 'Greater Accra', 'Osu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:50:20', '2023-05-20 08:57:59', NULL), +(621, 591, NULL, 'FMC0000628R', NULL, 'completed', '2023-05-18 09:05:17', 200.00, 20.00, 220.00, 220.00, 'Kasoa zongo central mosque', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:52:09', '2023-05-20 08:52:23', NULL), +(622, 592, NULL, 'FMC0000629R', NULL, 'completed', '2023-05-18 09:05:17', 230.00, 35.00, 265.00, 230.00, 'Tema com18', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 09:54:01', '2023-05-20 08:57:49', NULL), +(623, 593, NULL, 'FMC0000630R', NULL, 'completed', '2023-05-18 13:42:06', 345.00, 0.00, 345.00, 350.00, 'Berekum', 'now', 'Bono', 'Berekum', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 13:47:41', '2023-05-20 08:57:10', NULL), +(624, 594, NULL, 'FMC0000631R', NULL, 'completed', '2023-05-18 13:42:06', 215.00, 0.00, 215.00, 220.00, 'Sunyani', 'now', 'Eastern', 'Sunyani', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 13:51:03', '2023-05-20 08:56:53', NULL), +(625, 595, NULL, 'FMC0000632R', NULL, 'completed', '2023-05-18 13:42:06', 200.00, 20.00, 220.00, 220.00, 'Galilea Market', 'now', 'Greater Accra', 'Galilea', 20.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 13:53:09', '2023-05-20 08:51:52', NULL), +(626, 596, NULL, 'FMC0000633R', NULL, 'completed', '2023-05-18 13:42:06', 215.00, 0.00, 215.00, 220.00, 'Agona Swedru', 'now', 'Central', 'Agona', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 13:55:18', '2023-05-20 08:56:58', NULL), +(627, 597, NULL, 'FMC0000634R', NULL, 'completed', '2023-05-18 13:42:06', 215.00, 0.00, 215.00, 220.00, 'Kwahu Tafo', 'now', 'Eastern', 'Kwahu', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 13:58:43', '2023-05-20 08:56:31', NULL), +(628, 598, NULL, 'FMC0000635R', NULL, 'completed', '2023-05-18 13:42:06', 465.00, 0.00, 465.00, 475.00, 'Aseda house opposite dufie tower', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 14:02:14', '2023-05-19 10:14:11', NULL), +(629, 599, NULL, 'FMC0000636R', NULL, 'completed', '2023-05-18 13:42:06', 290.00, 20.00, 310.00, 330.00, 'Kasoa', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 14:04:08', '2023-05-20 08:52:51', NULL), +(630, 600, NULL, 'FMC0000637R', NULL, 'completed', '2023-05-18 13:42:06', 200.00, 30.00, 230.00, 220.00, 'Ashomang', 'now', 'Greater Accra', 'Ashomang', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 14:06:16', '2023-05-20 08:59:01', NULL), +(631, 601, NULL, 'FMC0000638R', NULL, 'completed', '2023-05-18 13:42:06', 290.00, 25.00, 315.00, 330.00, 'Bubuashie', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 14:08:15', '2023-05-20 08:52:29', NULL), +(632, 602, NULL, 'FMC0000639R', NULL, 'completed', '2023-05-18 13:42:06', 290.00, 30.00, 320.00, 330.00, 'Vision seed academy la', 'now', 'Greater Accra', 'Vision seed', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 14:10:04', '2023-05-20 08:57:54', NULL), +(633, 603, NULL, 'FMC0000640R', NULL, 'completed', '2023-05-18 13:42:06', 200.00, 30.00, 230.00, 220.00, 'WISCONSIN UNIVERSITY', 'now', 'Greater Accra', 'WISCONSIN', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 14:12:12', '2023-05-20 08:58:11', NULL), +(634, 604, NULL, 'FMC0000641R', NULL, 'completed', '2023-05-18 13:42:06', 110.00, 30.00, 140.00, 110.00, 'Bukom pharmacy plus', 'now', 'Greater Accra', 'Bukom', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 14:13:53', '2023-05-20 08:59:55', NULL), +(635, 605, NULL, 'FMC0000642R', NULL, 'completed', '2023-05-18 13:42:06', 215.00, 0.00, 215.00, 220.00, 'Tarkwa new site', 'now', 'Western', 'Taekwa', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 14:15:44', '2023-05-20 08:56:48', NULL), +(636, 501, NULL, 'FMC0000643R', NULL, 'completed', '2023-05-18 13:42:06', 230.00, 0.00, 230.00, 220.00, 'Paraku', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 14:18:27', '2023-05-20 08:53:32', NULL), +(637, 606, NULL, 'FMC0000644R', NULL, 'completed', '2023-05-18 13:42:06', 230.00, 20.00, 250.00, 230.00, 'Kasoa old barrier', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-18 14:20:29', '2023-05-20 08:52:12', NULL), +(638, 607, NULL, 'FMC0000645R', NULL, 'completed', '2023-05-19 08:49:26', 420.00, 30.00, 450.00, 460.00, 'Musuku block factory', 'now', 'Greater Accra', 'Kwabenya', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:02:15', '2023-05-20 10:19:48', NULL), +(639, 608, NULL, 'FMC0000646R', NULL, 'completed', '2023-05-19 08:49:26', 200.00, 35.00, 235.00, 220.00, 'Nima Gutter', 'now', 'Greater Accra', 'Nima', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:03:39', '2023-05-20 10:19:43', NULL), +(640, 609, NULL, 'FMC0000647R', NULL, 'completed', '2023-05-19 08:49:26', 215.00, 0.00, 215.00, 220.00, 'Assin Fosu', 'now', 'Central', 'Sending to kumasi', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:06:14', '2023-05-21 19:19:46', NULL), +(641, 610, NULL, 'FMC0000648R', NULL, 'completed', '2023-05-19 08:49:26', 140.00, 0.00, 140.00, 110.00, 'Ash town sumankwahene', 'now', 'Ashanti', 'Ash town', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:08:03', '2023-05-21 19:20:16', NULL), +(642, 611, NULL, 'FMC0000649R', NULL, 'completed', '2023-05-19 08:49:26', 320.00, 25.00, 345.00, 340.00, 'Lomnava trotro station', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:10:23', '2023-05-20 10:20:02', NULL), +(643, 612, NULL, 'FMC0000650R', NULL, 'completed', '2023-05-19 08:49:26', 290.00, 25.00, 315.00, 330.00, 'Mallam gbawe top base', 'now', 'Greater Accra', 'Gbawe', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:12:18', '2023-05-20 10:20:20', NULL), +(644, 613, NULL, 'FMC0000651R', NULL, 'completed', '2023-05-19 08:49:26', 200.00, 25.00, 225.00, 220.00, 'Dansoman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:14:15', '2023-05-20 10:19:51', NULL), +(645, 614, NULL, 'FMC0000652R', NULL, 'completed', '2023-05-19 08:49:26', 110.00, 25.00, 135.00, 110.00, 'Tantra Hill', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:15:45', '2023-05-20 10:20:41', NULL), +(646, 615, NULL, 'FMC0000653R', NULL, 'completed', '2023-05-19 08:49:26', 125.00, 0.00, 125.00, 110.00, 'Ho', 'now', 'Volta', 'sending', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:17:03', '2023-05-20 10:23:29', NULL), +(647, 616, NULL, 'FMC0000654R', NULL, 'completed', '2023-05-19 08:49:26', 215.00, 0.00, 215.00, 220.00, 'Aburi Pentecost junc', 'now', 'Eastern', 'Aburi', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:19:18', '2023-05-20 10:23:24', NULL), +(648, 617, NULL, 'FMC0000655R', NULL, 'completed', '2023-05-19 08:49:26', 200.00, 30.00, 230.00, 220.00, 'Awoshie Onyanse lane10', 'now', 'Greater Accra', 'Awoshie', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:21:26', '2023-05-20 10:20:15', NULL), +(649, 618, NULL, 'FMC0000656R', NULL, 'completed', '2023-05-19 09:25:08', 235.00, 0.00, 235.00, 220.00, 'Wa', 'now', 'Upper West', 'sending.........', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:22:48', '2023-05-20 10:23:35', NULL), +(650, 402, NULL, 'FMC0000657R', NULL, 'completed', '2023-05-19 08:49:26', 390.00, 0.00, 390.00, 550.00, 'Kumasi Tafo', 'now', 'Ashanti', 'Kumasi', -30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:23:16', '2023-05-21 19:19:50', NULL), +(651, 619, NULL, 'FMC0000658R', NULL, 'completed', '2023-05-19 09:20:55', 130.00, 30.00, 160.00, 130.00, 'Adenta', 'now', 'Greater Accra', 'Adenta SDA (Dieudonne School)', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:24:58', '2023-05-20 10:20:29', NULL), +(652, 620, NULL, 'FMC0000659R', NULL, 'completed', '2023-05-19 08:49:26', 200.00, 30.00, 230.00, 220.00, 'Adenta May Construction Yard', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:25:40', '2023-05-20 10:20:33', NULL), +(653, 621, NULL, 'FMC0000660R', NULL, 'completed', '2023-05-19 09:20:55', 145.00, 0.00, 145.00, 110.00, 'Nkawkaw Newroad', 'now', 'Eastern', 'Nkawkaw', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:26:51', '2023-05-20 10:23:18', NULL), +(654, 622, NULL, 'FMC0000661R', NULL, 'completed', '2023-05-19 08:49:26', 290.00, 25.00, 315.00, 330.00, 'Accra Arena', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:27:31', '2023-05-19 10:11:21', NULL), +(655, 623, NULL, 'FMC0000662R', NULL, 'completed', '2023-05-19 08:49:26', 710.00, 30.00, 740.00, 880.00, 'Ashogman Estate', 'now', 'Greater Accra', '2nd Lotto Kiosk', 30.00, 0, 0, 0, NULL, 170.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:30:36', '2023-05-20 10:19:38', NULL), +(656, 624, NULL, 'FMC0000663R', NULL, 'completed', '2023-05-19 09:20:55', 200.00, 25.00, 225.00, 220.00, 'safari', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:31:06', '2023-05-20 10:20:37', NULL), +(657, 625, NULL, 'FMC0000664R', NULL, 'completed', '2023-05-19 08:49:26', 215.00, 0.00, 215.00, 220.00, 'Buokrom estate junc', 'now', 'Ashanti', 'Kumasi', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 09:32:13', '2023-05-20 10:23:45', NULL), +(658, 278, NULL, 'FMC0000667R', NULL, 'completed', '2023-05-19 10:20:45', 840.00, 0.00, 840.00, 1100.00, 'West Hills Mall', 'now', 'Greater Accra', 'Kasoa', 0.00, 0, 0, 0, NULL, 260.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 10:22:18', '2023-05-19 10:22:18', NULL), +(659, 530, NULL, 'FMC0000668R', NULL, 'completed', '2023-05-19 10:20:45', 510.00, 35.00, 545.00, 550.00, 'Amasaman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 11:39:50', '2023-05-20 10:20:46', NULL), +(660, 626, NULL, 'FMC0000669R', NULL, 'completed', '2023-05-19 10:20:45', 200.00, 25.00, 225.00, 220.00, 'Dansoman Sahara near Trinity School', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 11:42:12', '2023-05-19 16:29:20', NULL), +(661, 627, NULL, 'FMC0000670R', NULL, 'completed', '2023-05-19 10:20:45', 200.00, 30.00, 230.00, 220.00, 'Adenta Puma', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 11:43:32', '2023-05-19 11:43:32', NULL), +(662, 628, NULL, 'FMC0000671R', NULL, 'completed', '2023-05-19 10:20:45', 215.00, 0.00, 215.00, 220.00, 'Bibiani', 'now', 'Western North', 'Bibiani', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 11:44:56', '2023-05-20 10:23:50', NULL), +(663, 629, NULL, 'FMC0000672R', NULL, 'completed', '2023-05-19 10:20:45', 435.00, 0.00, 435.00, 550.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 11:46:38', '2023-05-20 10:23:57', NULL), +(664, 630, NULL, 'FMC0000673R', NULL, 'completed', '2023-05-19 10:20:45', 550.00, 0.00, 550.00, 650.00, 'Abuakwa', 'now', 'Ashanti', 'Abuakwa', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 11:48:15', '2023-05-21 19:19:55', NULL), +(665, 497, NULL, 'FMC0000674R', NULL, 'completed', '2023-05-19 10:20:45', 215.00, 0.00, 215.00, 220.00, 'Agona Swedru', 'now', 'Central', 'Agona', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 11:49:54', '2023-05-20 10:24:17', NULL), +(666, 631, NULL, 'FMC0000675R', NULL, 'completed', '2023-05-19 10:20:45', 125.00, 0.00, 125.00, 110.00, 'Takoradi Aboadi Abantanpa Chemist', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-19 11:51:54', '2023-05-20 10:24:04', NULL), +(667, 632, NULL, 'FMC0000676R', NULL, 'completed', '2023-05-20 09:24:40', 200.00, 30.00, 230.00, 220.00, 'Adenta', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 09:26:09', '2023-05-21 19:12:30', NULL), +(668, 633, NULL, 'FMC0000677R', NULL, 'completed', '2023-05-20 09:24:40', 200.00, 30.00, 230.00, 220.00, 'Spintex', 'now', 'Greater Accra', 'Cambodia', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 09:27:54', '2023-05-21 19:13:01', NULL), +(669, 634, NULL, 'FMC0000678R', NULL, 'completed', '2023-05-20 09:24:40', 200.00, 30.00, 230.00, 220.00, 'Taifa', 'now', 'Greater Accra', 'Atomic Down', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 09:29:02', '2023-05-21 19:11:26', NULL), +(670, 635, NULL, 'FMC0000679R', NULL, 'completed', '2023-05-20 09:24:40', 365.00, 0.00, 365.00, 350.00, 'Ada', 'now', 'Volta', 'Ada', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 09:31:07', '2023-05-21 19:14:08', NULL), +(671, 636, NULL, 'FMC0000680R', NULL, 'completed', '2023-05-20 09:43:07', 290.00, 30.00, 320.00, 330.00, 'Madina', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 09:32:44', '2023-05-21 19:12:25', NULL), +(672, 637, NULL, 'FMC0000681R', NULL, 'completed', '2023-05-20 09:24:40', 200.00, 20.00, 220.00, 220.00, 'Kasoa', 'now', 'Greater Accra', 'Yoo Mart', 20.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 09:36:15', '2023-05-21 19:13:16', NULL), +(673, 638, NULL, 'FMC0000682R', NULL, 'completed', '2023-05-20 09:24:40', 110.00, 20.00, 130.00, 110.00, 'old barrier kings university', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 09:37:42', '2023-05-21 19:11:22', NULL), +(674, 639, NULL, 'FMC0000683R', NULL, 'completed', '2023-05-20 09:24:40', 325.00, 0.00, 325.00, 330.00, 'Kroforom', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 09:41:28', '2023-05-23 11:22:11', NULL), +(675, 640, NULL, 'FMC0000684R', NULL, 'completed', '2023-05-20 09:24:40', 235.00, 0.00, 235.00, 220.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 09:43:02', '2023-05-21 19:14:00', NULL), +(676, 641, NULL, 'FMC0000685R', NULL, 'completed', '2023-05-20 09:24:40', 110.00, 25.00, 135.00, 110.00, 'Circle', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 09:44:50', '2023-05-21 19:17:59', NULL), +(677, 642, NULL, 'FMC0000686R', NULL, 'completed', '2023-05-20 09:24:40', 325.00, 0.00, 325.00, 330.00, 'Kronum Abuohia (Sofo Kwadwo)', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 09:46:30', '2023-05-23 11:22:04', NULL), +(678, 643, NULL, 'FMC0000687R', NULL, 'completed', '2023-05-20 09:24:40', 520.00, 30.00, 550.00, 650.00, 'Atadeka', 'now', 'Greater Accra', 'Ashiaman', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 09:48:23', '2023-05-21 19:12:54', NULL), +(679, 566, NULL, 'FMC0000688R', NULL, 'completed', '2023-05-20 09:24:40', 420.00, 25.00, 445.00, 460.00, 'Atomic Junction (TF)', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 09:50:44', '2023-05-21 19:12:38', NULL), +(680, 644, NULL, 'FMC0000689R', NULL, 'completed', '2023-05-20 09:24:40', 110.00, 25.00, 135.00, 110.00, 'Gbawe-Mallam', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 09:54:26', '2023-05-21 19:12:14', NULL), +(681, 645, NULL, 'FMC0000690R', NULL, 'completed', '2023-05-20 09:24:40', 110.00, 30.00, 140.00, 110.00, 'Sowutuom', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 09:55:59', '2023-05-20 13:08:46', NULL), +(682, 646, NULL, 'FMC0000691R', NULL, 'completed', '2023-05-20 09:24:40', 110.00, 30.00, 140.00, 110.00, 'Kwabenya', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 09:57:50', '2023-05-21 19:11:41', NULL), +(683, 647, NULL, 'FMC0000692R', NULL, 'completed', '2023-05-20 09:24:40', 110.00, 20.00, 130.00, 110.00, 'Weija', 'now', 'Greater Accra', 'Old Barrier', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:00:55', '2023-05-21 19:18:09', NULL), +(684, 648, NULL, 'FMC0000693R', NULL, 'completed', '2023-05-20 09:24:40', 110.00, 35.00, 145.00, 110.00, 'Obuasi', 'now', 'Ashanti', 'station car', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:02:47', '2023-05-23 11:21:58', NULL), +(685, 649, NULL, 'FMC0000694R', NULL, 'completed', '2023-05-20 09:24:40', 235.00, 0.00, 235.00, 220.00, 'Ashanti-Bekwai', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:05:30', '2023-05-23 11:21:52', NULL), +(686, 650, NULL, 'FMC0000695R', NULL, 'completed', '2023-05-20 09:24:40', 145.00, 0.00, 145.00, 110.00, 'Sunyani-Fiapre', 'now', 'Bono', 'Sunyani', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:10:14', '2023-05-21 19:14:20', NULL), +(687, 651, NULL, 'FMC0000696R', NULL, 'completed', '2023-05-20 09:24:40', 235.00, 0.00, 235.00, 220.00, 'Lashibi Funeral Homes', 'now', 'Greater Accra', 'Delivery Paid', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:13:12', '2023-05-21 19:11:54', NULL), +(688, 652, NULL, 'FMC0000697R', NULL, 'completed', '2023-05-20 09:24:40', 145.00, 0.00, 145.00, 110.00, 'Asafo, Ship House Opposite', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:15:26', '2023-05-23 11:22:19', NULL), +(689, 653, NULL, 'FMC0000698R', NULL, 'completed', '2023-05-20 09:24:40', 235.00, 0.00, 235.00, 220.00, 'Ayanfere', 'now', 'Central', 'Ayanfere', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:17:41', '2023-05-21 19:14:12', NULL), +(690, 654, NULL, 'FMC0000699R', NULL, 'completed', '2023-05-20 09:24:40', 575.00, 0.00, 575.00, 670.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 35.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:21:45', '2023-05-21 19:13:55', NULL), +(691, 655, NULL, 'FMC0000700R', NULL, 'completed', '2023-05-20 09:24:40', 455.00, 0.00, 455.00, 550.00, 'Assin Fosu', 'now', 'Central', 'sending....', 35.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:27:24', '2023-05-21 19:13:48', NULL), +(692, 656, NULL, 'FMC0000701R', NULL, 'completed', '2023-05-20 09:24:40', 290.00, 35.00, 325.00, 330.00, 'Tema Comm 4', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:30:49', '2023-05-21 19:11:30', NULL), +(693, 657, NULL, 'FMC0000702R', NULL, 'completed', '2023-05-20 09:43:07', 420.00, 30.00, 450.00, 550.00, 'Tesano', 'now', 'Greater Accra', 'GEC Head Office (Monday)', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:33:30', '2023-05-20 13:09:34', NULL), +(694, 658, NULL, 'FMC0000703R', NULL, 'completed', '2023-05-20 09:24:40', 200.00, 30.00, 230.00, 220.00, 'Teshi Tsui Bleoo', 'now', 'Greater Accra', 'Church Of Christ', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:36:29', '2023-05-21 19:11:59', NULL), +(695, 659, NULL, 'FMC0000704R', NULL, 'completed', '2023-05-20 09:24:40', 325.00, 0.00, 325.00, 330.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:38:02', '2023-05-21 19:14:15', NULL), +(696, 241, NULL, 'FMC0000705R', NULL, 'completed', '2023-05-20 09:24:40', 200.00, 30.00, 230.00, 220.00, 'Madina Estate', 'now', 'Greater Accra', 'Close to the Action SHS', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:40:34', '2023-05-21 19:12:20', NULL), +(697, 660, NULL, 'FMC0000706R', NULL, 'completed', '2023-05-20 09:24:40', 275.00, 0.00, 275.00, 240.00, 'Tarkoradi', 'now', 'Greater Accra', 'Tarkoradi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:44:53', '2023-05-21 19:17:04', NULL), +(698, 661, NULL, 'FMC0000707R', NULL, 'completed', '2023-05-20 09:24:40', 200.00, 30.00, 230.00, 220.00, 'Ashonman', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:46:29', '2023-05-21 19:11:45', NULL), +(699, 662, NULL, 'FMC0000708R', NULL, 'completed', '2023-05-20 09:24:40', 450.00, 0.00, 450.00, 550.00, 'Ogbojo New market', 'now', 'Greater Accra', 'Elsys Mini Mart', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:53:02', '2023-05-21 19:12:47', NULL), +(700, 663, NULL, 'FMC0000709R', NULL, 'completed', '2023-05-20 09:24:40', 120.00, 30.00, 150.00, 120.00, 'Kwabenya', 'now', 'Greater Accra', 'Accra (Monday)', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:55:51', '2023-05-21 19:11:36', NULL), +(701, 664, NULL, 'FMC0000710R', NULL, 'completed', '2023-05-20 09:24:40', 420.00, 35.00, 455.00, 550.00, 'Ofankor Barrier', 'now', 'Greater Accra', 'Pokuase Road', 35.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 10:57:46', '2023-05-21 19:12:34', NULL), +(702, 665, NULL, 'FMC0000711R', NULL, 'completed', '2023-05-20 09:24:40', 320.00, 25.00, 345.00, 340.00, 'Abeka Junction', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 11:00:05', '2023-05-21 19:13:08', NULL), +(703, 666, NULL, 'FMC0000712R', NULL, 'completed', '2023-05-20 09:24:40', 240.00, 30.00, 270.00, 240.00, 'Paraku Estate', 'now', 'Greater Accra', 'Dome', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 11:01:52', '2023-05-21 19:13:13', NULL), +(704, 667, NULL, 'FMC0000713R', NULL, 'completed', '2023-05-20 09:24:40', 230.00, 0.00, 230.00, 220.00, 'Labadi', 'now', 'Greater Accra', 'Accra (Delivery Paid)', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 11:03:45', '2023-05-21 19:12:57', NULL), +(705, 668, NULL, 'FMC0000714R', NULL, 'completed', '2023-05-20 09:24:40', 235.00, 0.00, 235.00, 220.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 11:05:17', '2023-05-21 19:16:56', NULL), +(706, 669, NULL, 'FMC0000715R', NULL, 'completed', '2023-05-20 09:24:40', 200.00, 20.00, 220.00, 220.00, 'Modest', 'now', 'Greater Accra', 'Accra', 20.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 11:06:52', '2023-05-21 19:18:05', NULL), +(707, 670, NULL, 'FMC0000716R', NULL, 'completed', '2023-05-20 09:24:40', 325.00, 0.00, 325.00, 330.00, 'Silver FM, Opposite Okomfo Anokye Teaching Hospital', 'now', 'Ashanti', 'Silvercrest Towers', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 11:09:30', '2023-05-23 11:21:26', NULL), +(708, 671, NULL, 'FMC0000717R', NULL, 'completed', '2023-05-20 09:24:40', 200.00, 30.00, 230.00, 220.00, 'Madina Estate', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 11:11:07', '2023-05-20 13:09:28', NULL), +(709, 672, NULL, 'FMC0000718R', NULL, 'completed', '2023-05-20 09:24:40', 365.00, 0.00, 365.00, 350.00, 'Tamale', 'now', 'Northern', 'Tamale', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 11:12:50', '2023-05-21 19:17:01', NULL), +(710, 673, NULL, 'FMC0000719R', NULL, 'completed', '2023-05-20 09:24:40', 455.00, 0.00, 455.00, 550.00, 'Akuapem Larteh', 'now', 'Eastern', 'Akuapem Larteh', 35.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 11:16:16', '2023-05-21 19:14:03', NULL), +(711, 674, NULL, 'FMC0000720R', NULL, 'completed', '2023-05-20 11:52:47', 145.00, 0.00, 145.00, 110.00, 'Tanoso IPT', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 11:53:51', '2023-05-23 11:21:36', NULL), +(713, 676, NULL, 'FMC0000722R', NULL, 'completed', '2023-05-20 11:52:47', 220.00, 0.00, 220.00, 260.00, 'Amrahia Community School', 'now', 'Greater Accra', 'Accra', 0.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 11:57:30', '2023-05-21 19:17:55', NULL), +(714, 677, NULL, 'FMC0000723R', NULL, 'completed', '2023-05-20 11:52:47', 510.00, 35.00, 545.00, 590.00, 'Tema Comm 25', 'now', 'Greater Accra', 'Royal Palm Estate (Savanna Road)', 35.00, 0, 0, 0, NULL, 80.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 12:00:17', '2023-05-21 19:11:50', NULL), +(715, 623, NULL, 'FMC0000724R', NULL, 'completed', '2023-05-20 11:52:47', 420.00, 30.00, 450.00, 550.00, 'Ashogman Estate', 'now', 'Greater Accra', '2nd Lotto Kiosk', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 12:06:21', '2023-05-21 19:17:37', NULL), +(716, 678, NULL, 'FMC0000725R', NULL, 'completed', '2023-05-20 11:52:47', 290.00, 25.00, 315.00, 330.00, 'Dansoman Exhibition', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 12:10:00', '2023-05-21 19:17:50', NULL), +(717, 679, NULL, 'FMC0000726R', NULL, 'completed', '2023-05-20 11:52:47', 200.00, 30.00, 230.00, 220.00, 'Kwabenya', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 12:12:15', '2023-05-21 19:17:46', NULL), +(718, 680, NULL, 'FMC0000727R', NULL, 'completed', '2023-05-20 12:40:09', 420.00, 30.00, 450.00, 550.00, 'Bomso Evandy Hostel', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 12:14:17', '2023-05-23 11:22:15', NULL), +(719, 681, NULL, 'FMC0000728R', NULL, 'completed', '2023-05-20 12:26:22', 290.00, 20.00, 310.00, 330.00, 'EU China Town', 'now', 'Greater Accra', 'Accra', 20.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-20 12:27:52', '2023-05-20 12:27:52', NULL), +(720, 682, NULL, 'FMC0000729R', NULL, 'completed', '2023-05-21 13:59:26', 310.00, 0.00, 310.00, 330.00, 'Nkawie', 'now', 'Ashanti', 'statation car', 20.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-21 14:01:43', '2023-05-23 11:23:11', NULL), +(721, 683, NULL, 'FMC0000730R', NULL, 'completed', '2023-05-21 13:59:26', 220.00, 0.00, 220.00, 220.00, 'Adansi Obuasi', 'now', 'Ashanti', 'station car', 15.00, 0, 0, 0, NULL, 15.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-21 14:03:46', '2023-05-23 11:23:23', NULL), +(722, 684, NULL, 'FMC0000731R', NULL, 'completed', '2023-05-21 13:59:26', 435.00, 0.00, 435.00, 550.00, 'Assin Fosu', 'now', 'Ashanti', 'sending', 15.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-21 14:05:16', '2023-05-23 11:23:36', NULL), +(723, 685, NULL, 'FMC0000732R', NULL, 'completed', '2023-05-21 13:59:26', 320.00, 0.00, 320.00, 330.00, 'Tafo', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-21 14:07:07', '2023-05-23 11:23:30', NULL), +(724, 746, NULL, 'FMC0000733R', NULL, 'completed', '2023-05-22 12:35:01', 235.00, 0.00, 235.00, 220.00, 'Adum', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-21 14:08:49', '2023-05-23 11:23:46', NULL), +(725, 687, NULL, 'FMC0000734R', NULL, 'completed', '2023-05-21 13:59:26', 220.00, 0.00, 220.00, 220.00, 'Asante Akyem agogo', 'now', 'Ashanti', 'station car', 20.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-21 14:12:20', '2023-05-23 11:23:52', NULL), +(726, 688, NULL, 'FMC0000735R', NULL, 'completed', '2023-05-21 13:59:26', 450.00, 0.00, 450.00, 550.00, 'Abuakwa manhyia', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-21 14:14:20', '2023-05-23 11:21:45', NULL), +(727, 689, NULL, 'FMC0000736R', NULL, 'completed', '2023-05-21 13:59:26', 460.00, 0.00, 460.00, 480.00, 'Adum', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 50.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-21 14:19:05', '2023-05-23 11:23:59', NULL), +(728, 690, NULL, 'FMC0000737R', NULL, 'completed', '2023-05-21 13:59:26', 235.00, 0.00, 235.00, 220.00, 'Abuakwa manhyia', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-21 14:21:05', '2023-05-23 11:22:31', NULL), +(729, 648, NULL, 'FMC0000738R', NULL, 'completed', '2023-05-21 13:59:26', 130.00, 0.00, 130.00, 110.00, 'Obuasi', 'now', 'Ashanti', 'station car', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-21 14:23:42', '2023-05-23 11:22:23', NULL), +(730, 691, NULL, 'FMC0000739R', NULL, 'completed', '2023-05-22 08:13:54', 225.00, 0.00, 225.00, 220.00, 'Kasoa', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:16:25', '2023-05-23 12:29:13', NULL), +(731, 692, NULL, 'FMC0000740R', NULL, 'completed', '2023-05-22 08:13:54', 465.00, 0.00, 465.00, 470.00, 'Techiman', 'now', 'Bono', 'Techiman', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:19:00', '2023-05-23 11:32:02', NULL), +(732, 693, NULL, 'FMC0000741R', NULL, 'completed', '2023-05-22 08:13:54', 230.00, 0.00, 230.00, 220.00, 'Adum', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:21:37', '2023-05-23 19:04:42', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(733, 694, NULL, 'FMC0000742R', NULL, 'completed', '2023-05-22 08:13:54', 215.00, 0.00, 215.00, 220.00, 'Tarkwa new site', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:24:01', '2023-05-23 11:32:11', NULL), +(734, 695, NULL, 'FMC0000743R', NULL, 'completed', '2023-05-22 08:13:54', 200.00, 35.00, 235.00, 220.00, 'Pokuase police station', 'now', 'Greater Accra', 'Pokuase', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:26:09', '2023-05-23 12:30:09', NULL), +(735, 696, NULL, 'FMC0000744R', NULL, 'completed', '2023-05-22 08:13:54', 215.00, 0.00, 215.00, 220.00, 'Asuotwene asamang kese', 'now', 'Central', 'Asuotwewne', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:27:50', '2023-05-23 11:31:49', NULL), +(736, 697, NULL, 'FMC0000745R', NULL, 'completed', '2023-05-22 08:13:54', 125.00, 0.00, 125.00, 110.00, 'Seikwwa', 'now', 'Bono', 'Seikwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:31:04', '2023-05-23 11:32:17', NULL), +(737, 698, NULL, 'FMC0000746R', NULL, 'completed', '2023-05-22 08:32:13', 455.00, 0.00, 455.00, 550.00, 'Twifo Praso', 'now', 'Central', 'Twifo Praso', 35.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:33:55', '2023-05-23 11:32:30', NULL), +(738, 699, NULL, 'FMC0000747R', NULL, 'completed', '2023-05-22 08:13:54', 290.00, 25.00, 315.00, 330.00, 'Klagon', 'now', 'Greater Accra', 'Ontario Guest House opposite Frimps Filling Station', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:35:46', '2023-05-23 12:37:01', NULL), +(739, 700, NULL, 'FMC0000748R', NULL, 'completed', '2023-05-22 08:32:13', 335.00, 0.00, 335.00, 320.00, 'Ashanti Mampong', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:36:25', '2023-05-23 19:04:26', NULL), +(740, 701, NULL, 'FMC0000749R', NULL, 'completed', '2023-05-22 08:13:54', 290.00, 30.00, 320.00, 330.00, 'Suncity presbyterian church', 'now', 'Greater Accra', 'Suncity', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:37:34', '2023-05-23 12:29:28', NULL), +(741, 702, NULL, 'FMC0000750R', NULL, 'completed', '2023-05-22 08:32:13', 235.00, 0.00, 235.00, 220.00, 'Residential Area', 'now', 'Greater Accra', 'LDS Temple', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:37:55', '2023-05-23 11:32:22', NULL), +(742, 703, NULL, 'FMC0000751R', NULL, 'completed', '2023-05-22 08:13:54', 200.00, 25.00, 225.00, 220.00, 'Awoshie', 'now', 'Greater Accra', 'Awoshie', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:39:40', '2023-05-23 12:39:58', NULL), +(743, 704, NULL, 'FMC0000752R', NULL, 'completed', '2023-05-22 08:32:13', 200.00, 20.00, 220.00, 220.00, 'Kasoa Tuba', 'now', 'Greater Accra', 'Jobbies Estate', 20.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:40:21', '2023-05-23 12:37:40', NULL), +(744, 705, NULL, 'FMC0000753R', NULL, 'completed', '2023-05-22 08:13:54', 125.00, 0.00, 125.00, 110.00, 'Agona Swedru', 'now', 'Central', 'Agona', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:41:27', '2023-05-23 11:32:42', NULL), +(745, 706, NULL, 'FMC0000754R', NULL, 'completed', '2023-05-22 08:32:13', 200.00, 30.00, 230.00, 220.00, 'Tseaddo', 'now', 'Greater Accra', 'Zennith University College', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:55:54', '2023-05-23 12:30:25', NULL), +(746, 707, NULL, 'FMC0000755R', NULL, 'completed', '2023-05-22 08:32:13', 110.00, 35.00, 145.00, 110.00, 'Oyarifa Kuottam', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:57:18', '2023-05-23 12:31:44', NULL), +(747, 601, NULL, 'FMC0000756R', NULL, 'completed', '2023-05-22 08:32:13', 420.00, 25.00, 445.00, 550.00, 'Bubuashie', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:58:26', '2023-05-23 12:31:50', NULL), +(748, 708, NULL, 'FMC0000757R', NULL, 'completed', '2023-05-22 08:13:54', 430.00, 30.00, 460.00, 465.00, 'Labadi police station', 'now', 'Greater Accra', 'Labadi', 30.00, 0, 0, 0, NULL, 35.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 08:58:58', '2023-05-23 12:29:36', NULL), +(749, 709, NULL, 'FMC0000758R', NULL, 'completed', '2023-05-22 08:32:13', 420.00, 30.00, 450.00, 550.00, 'Adenta', 'now', 'Greater Accra', 'Pharmacy Direct Limited', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:00:16', '2023-05-23 12:31:41', NULL), +(750, 710, NULL, 'FMC0000759R', NULL, 'completed', '2023-05-22 08:13:54', 230.00, 0.00, 230.00, 220.00, 'Legon', 'now', 'Greater Accra', 'Legon', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:00:27', '2023-05-23 12:29:09', NULL), +(751, 711, NULL, 'FMC0000760R', NULL, 'completed', '2023-05-22 08:32:13', 235.00, 0.00, 235.00, 220.00, 'Takoradi', 'now', 'Western', 'Takoradi', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:01:33', '2023-05-23 11:33:02', NULL), +(752, 712, NULL, 'FMC0000761R', NULL, 'completed', '2023-05-22 08:13:54', 200.00, 30.00, 230.00, 220.00, 'Roland hotel ofankor barrier', 'now', 'Greater Accra', 'Ofankor', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:02:06', '2023-05-23 12:32:13', NULL), +(753, 713, NULL, 'FMC0000762R', NULL, 'completed', '2023-05-22 08:32:13', 200.00, 30.00, 230.00, 220.00, 'Cantoments', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:03:21', '2023-05-23 12:31:15', NULL), +(754, 714, NULL, 'FMC0000763R', NULL, 'completed', '2023-05-22 08:13:54', 125.00, 0.00, 125.00, 110.00, 'Takoradi', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:04:18', '2023-05-23 11:31:40', NULL), +(755, 715, NULL, 'FMC0000764R', NULL, 'completed', '2023-05-22 08:32:13', 225.00, 0.00, 225.00, 220.00, 'Flamingo', 'now', 'Greater Accra', 'Behind the Seven Great School (Delivery Paid)', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:05:09', '2023-05-23 12:29:17', NULL), +(756, 716, NULL, 'FMC0000765R', NULL, 'completed', '2023-05-22 08:13:54', 320.00, 30.00, 350.00, 340.00, 'North kaneshie', 'now', 'Greater Accra', 'North kaneshie', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:06:16', '2023-05-23 12:39:49', NULL), +(757, 613, NULL, 'FMC0000766R', NULL, 'completed', '2023-05-22 08:32:13', 145.00, 25.00, 170.00, 145.00, 'Dansoman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:06:38', '2023-05-23 12:39:54', NULL), +(758, 717, NULL, 'FMC0000767R', NULL, 'completed', '2023-05-22 08:13:54', 420.00, 30.00, 450.00, 550.00, 'Pantang', 'now', 'Greater Accra', 'Pantang', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:07:48', '2023-05-23 12:30:21', NULL), +(759, 718, NULL, 'FMC0000768R', NULL, 'completed', '2023-05-22 08:32:13', 110.00, 25.00, 135.00, 110.00, 'Kaneshie modern hotel', 'now', 'Greater Accra', 'Kaneshie', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:08:15', '2023-05-22 09:08:15', NULL), +(760, 396, NULL, 'FMC0000769R', NULL, 'completed', '2023-05-22 08:13:54', 200.00, 35.00, 235.00, 220.00, 'Com1 site3 blockp', 'now', 'Greater Accra', 'Com1', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:09:48', '2023-05-23 12:29:43', NULL), +(761, 719, NULL, 'FMC0000770R', NULL, 'completed', '2023-05-22 08:32:13', 325.00, 0.00, 325.00, 330.00, 'Enchi', 'now', 'Western North', 'sendiing......', 35.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:10:19', '2023-05-23 11:31:53', NULL), +(762, 720, NULL, 'FMC0000771R', NULL, 'completed', '2023-05-22 08:13:54', 200.00, 30.00, 230.00, 220.00, 'Asofan Ofori Amponsah', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:11:51', '2023-05-23 12:29:53', NULL), +(763, 721, NULL, 'FMC0000772R', NULL, 'completed', '2023-05-22 08:13:54', 420.00, 35.00, 455.00, 550.00, 'Tema com8', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:13:43', '2023-05-23 12:31:53', NULL), +(764, 722, NULL, 'FMC0000773R', NULL, 'completed', '2023-05-22 08:32:13', 420.00, 25.00, 445.00, 550.00, 'El Wak', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:15:49', '2023-05-23 12:30:29', NULL), +(765, 723, NULL, 'FMC0000774R', NULL, 'completed', '2023-05-22 08:13:54', 420.00, 30.00, 450.00, 550.00, 'Accra mall .....After MTN office', 'now', 'Greater Accra', 'Accra mall', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:15:50', '2023-05-23 12:30:18', NULL), +(766, 724, NULL, 'FMC0000775R', NULL, 'completed', '2023-05-22 08:32:13', 200.00, 30.00, 230.00, 220.00, 'Adjiringano', 'now', 'Greater Accra', 'Puma Filling Station', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:17:19', '2023-05-23 12:30:05', NULL), +(767, 725, NULL, 'FMC0000776R', NULL, 'completed', '2023-05-22 08:13:54', 230.00, 0.00, 230.00, 220.00, 'Kumasi Asabi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:17:46', '2023-05-23 19:04:48', NULL), +(768, 726, NULL, 'FMC0000777R', NULL, 'completed', '2023-05-22 08:13:54', 420.00, 30.00, 450.00, 550.00, 'Ashongman Estate', 'now', 'Greater Accra', 'Ashongman', 30.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:19:31', '2023-05-23 12:30:14', NULL), +(769, 727, NULL, 'FMC0000778R', NULL, 'completed', '2023-05-22 08:32:13', 455.00, 0.00, 455.00, 550.00, 'Dormaa Ahenkuro', 'now', 'Bono', 'Dormaa Ahenkuro', 35.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:19:38', '2023-05-23 11:32:07', NULL), +(770, 728, NULL, 'FMC0000779R', NULL, 'completed', '2023-05-22 08:32:13', 235.00, 0.00, 235.00, 220.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:21:17', '2023-05-23 11:32:36', NULL), +(771, 729, NULL, 'FMC0000780R', NULL, 'completed', '2023-05-22 08:13:54', 200.00, 30.00, 230.00, 220.00, 'Evandy hostel legon cam', 'now', 'Greater Accra', 'Legon Campus', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:22:03', '2023-05-23 12:28:58', NULL), +(772, 730, NULL, 'FMC0000781R', NULL, 'completed', '2023-05-22 08:32:13', 365.00, 0.00, 365.00, 350.00, 'Bawku', 'now', 'Upper East', 'Bawku', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:23:56', '2023-05-23 11:32:47', NULL), +(773, 731, NULL, 'FMC0000782R', NULL, 'completed', '2023-05-22 08:13:54', 200.00, 30.00, 230.00, 220.00, 'Ideal College', 'now', 'Greater Accra', 'Ideal College', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:25:11', '2023-05-23 12:31:32', NULL), +(774, 732, NULL, 'FMC0000783R', NULL, 'completed', '2023-05-22 08:32:13', 365.00, 0.00, 365.00, 350.00, 'Goaso', 'now', 'Ahafo', 'Goaso', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:25:53', '2023-05-23 11:32:26', NULL), +(775, 733, NULL, 'FMC0000784R', NULL, 'completed', '2023-05-22 08:13:54', 230.00, 0.00, 230.00, 220.00, 'Moshie zongo', 'now', 'Greater Accra', 'Kumasi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:29:27', '2023-05-23 19:04:37', NULL), +(776, 734, NULL, 'FMC0000785R', NULL, 'completed', '2023-05-22 08:13:54', 240.00, 0.00, 240.00, 240.00, 'AgricKromoase', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:32:02', '2023-05-23 19:04:32', NULL), +(777, 389, NULL, 'FMC0000786R', NULL, 'completed', '2023-05-22 08:13:54', 320.00, 0.00, 320.00, 330.00, 'Tech boadi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:34:24', '2023-05-23 19:05:00', NULL), +(778, 550, NULL, 'FMC0000787R', NULL, 'completed', '2023-05-22 08:32:13', 290.00, 30.00, 320.00, 330.00, 'Oyibo Ashfoam', 'now', 'Greater Accra', 'Opposite the gas filling station', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:35:06', '2023-05-23 12:31:20', NULL), +(779, 543, NULL, 'FMC0000788R', NULL, 'completed', '2023-05-22 08:13:54', 840.00, 35.00, 875.00, 1100.00, 'Ashiaman', 'now', 'Greater Accra', 'Ashiaman................bellla', 35.00, 0, 0, 0, NULL, 260.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:37:13', '2023-05-23 12:31:37', NULL), +(780, 735, NULL, 'FMC0000789R', NULL, 'completed', '2023-05-22 08:32:13', 225.00, 0.00, 225.00, 220.00, 'Anyaa Academy', 'now', 'Greater Accra', 'Accra (Delivery Paid)', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:37:24', '2023-05-23 12:29:25', NULL), +(781, 736, NULL, 'FMC0000790R', NULL, 'completed', '2023-05-22 08:13:54', 110.00, 30.00, 140.00, 110.00, 'Osu Alley Bar', 'now', 'Greater Accra', 'Osu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:39:02', '2023-05-23 12:29:58', NULL), +(782, 737, NULL, 'FMC0000791R', NULL, 'completed', '2023-05-22 08:13:54', 230.00, 0.00, 230.00, 220.00, 'Ofankor barrier', 'now', 'Greater Accra', 'Ofankor', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:40:53', '2023-05-23 12:29:21', NULL), +(783, 738, NULL, 'FMC0000792R', NULL, 'completed', '2023-05-22 08:13:54', 420.00, 25.00, 445.00, 550.00, 'Accra Regional Police Headco', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 130.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:42:40', '2023-05-23 12:40:10', NULL), +(784, 739, NULL, 'FMC0000793R', NULL, 'completed', '2023-05-22 08:13:54', 285.00, 0.00, 285.00, 255.00, 'Kumasi Fumesua', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:44:53', '2023-05-23 19:04:19', NULL), +(785, 740, NULL, 'FMC0000794R', NULL, 'completed', '2023-05-22 08:13:54', 240.00, 0.00, 240.00, 240.00, 'TeshieMarket', 'now', 'Greater Accra', 'Teshie', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:47:31', '2023-05-23 12:29:03', NULL), +(786, 741, NULL, 'FMC0000795R', NULL, 'completed', '2023-05-22 08:13:54', 200.00, 30.00, 230.00, 220.00, 'Tabora junc', 'now', 'Greater Accra', 'Tabora', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 09:49:01', '2023-05-23 12:31:58', NULL), +(787, 742, NULL, 'FMC0000796R', NULL, 'completed', '2023-05-22 09:52:34', 200.00, 30.00, 230.00, 220.00, 'Madina', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 11:11:05', '2023-05-23 12:29:40', NULL), +(788, 743, NULL, 'FMC0000797R', NULL, 'completed', '2023-05-22 09:52:34', 245.00, 0.00, 245.00, 230.00, 'Takoradi', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 11:13:55', '2023-05-23 11:33:15', NULL), +(789, 744, NULL, 'FMC0000798R', NULL, 'completed', '2023-05-22 09:52:34', 125.00, 0.00, 125.00, 110.00, 'Takoradi', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 11:16:10', '2023-05-23 11:33:08', NULL), +(790, 745, NULL, 'FMC0000799R', NULL, 'completed', '2023-05-22 08:32:13', 200.00, 25.00, 225.00, 220.00, 'Odorkor', 'now', 'Greater Accra', 'Addy Junction', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-22 11:19:46', '2023-05-23 12:29:31', NULL), +(791, 747, NULL, 'FMC0000800R', NULL, 'completed', '2023-05-23 10:53:23', 480.00, 25.00, 505.00, 480.00, 'Social Welfare', 'now', 'Greater Accra', 'Madina', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:10:26', '2023-05-24 13:46:10', NULL), +(793, 318, NULL, 'FMC0000802R', NULL, 'completed', '2023-05-23 10:19:57', 240.00, 30.00, 270.00, 240.00, 'Adenta new legon road', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:17:00', '2023-05-24 13:45:47', NULL), +(794, 749, NULL, 'FMC0000803R', NULL, 'completed', '2023-05-23 10:06:13', 120.00, 35.00, 155.00, 120.00, 'Pokuase Amamorley community clinic', 'now', 'Greater Accra', 'Pokuase', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:19:39', '2023-05-24 13:46:19', NULL), +(795, 750, NULL, 'FMC0000804R', NULL, 'completed', '2023-05-23 10:06:13', 360.00, 30.00, 390.00, 360.00, 'Airport police station', 'now', 'Greater Accra', 'Airport police station', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:22:52', '2023-05-24 13:45:51', NULL), +(796, 751, NULL, 'FMC0000805R', NULL, 'completed', '2023-05-23 10:06:13', 510.00, 0.00, 510.00, 480.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:24:00', '2023-05-25 13:00:02', NULL), +(797, 752, NULL, 'FMC0000806R', NULL, 'completed', '2023-05-23 10:06:13', 240.00, 25.00, 265.00, 240.00, 'race course bluegate', 'now', 'Greater Accra', 'Lapaz', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:26:25', '2023-05-24 13:45:57', NULL), +(798, 753, NULL, 'FMC0000807R', NULL, 'completed', '2023-05-23 10:06:13', 120.00, 20.00, 140.00, 120.00, 'near MTN offce', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:27:58', '2023-05-24 13:45:34', NULL), +(799, 754, NULL, 'FMC0000808R', NULL, 'completed', '2023-05-23 10:06:13', 360.00, 20.00, 380.00, 360.00, 'Tuba round about benab filling station', 'now', 'Greater Accra', 'Accra', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:29:35', '2023-05-24 13:46:29', NULL), +(800, 755, NULL, 'FMC0000809R', NULL, 'completed', '2023-05-23 10:06:13', 145.00, 0.00, 145.00, 120.00, 'Kasoa new market', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:33:08', '2023-05-24 13:45:53', NULL), +(801, 756, NULL, 'FMC0000810R', NULL, 'completed', '2023-05-23 10:06:13', 390.00, 0.00, 390.00, 360.00, 'opp kasapreko building', 'now', 'Greater Accra', 'Shiashe', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:35:03', '2023-05-24 13:45:38', NULL), +(802, 757, NULL, 'FMC0000811R', NULL, 'completed', '2023-05-23 10:35:51', 120.00, 20.00, 140.00, 120.00, 'Nyanyanor', 'now', 'Greater Accra', 'Nyanyanor', 20.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:37:27', '2023-05-24 13:46:22', NULL), +(803, 758, NULL, 'FMC0000812R', NULL, 'completed', '2023-05-23 10:35:51', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Bono', 'Sunyani', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:39:17', '2023-05-24 13:46:58', NULL), +(804, 759, NULL, 'FMC0000813R', NULL, 'completed', '2023-05-23 10:35:51', 255.00, 0.00, 255.00, 240.00, 'Dunkwa on,offin', 'now', 'Central', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:41:34', '2023-05-24 13:47:04', NULL), +(805, 760, NULL, 'FMC0000814R', NULL, 'completed', '2023-05-23 10:35:51', 120.00, 30.00, 150.00, 120.00, 'Trade fair', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:43:02', '2023-05-24 13:46:13', NULL), +(806, 761, NULL, 'FMC0000815R', NULL, 'completed', '2023-05-23 10:35:51', 240.00, 30.00, 270.00, 240.00, 'Adenta simca street 7', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:44:48', '2023-05-24 13:46:02', NULL), +(807, 762, NULL, 'FMC0000816R', NULL, 'completed', '2023-05-23 10:35:51', 120.00, 30.00, 150.00, 120.00, 'Teshie ablesha', 'now', 'Greater Accra', 'Teshie', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:46:42', '2023-05-24 13:46:16', NULL), +(808, 418, NULL, 'FMC0000817R', NULL, 'completed', '2023-05-23 10:35:51', 390.00, 0.00, 390.00, 360.00, 'Bantama', 'now', 'Ashanti', 'Bantama', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:48:17', '2023-05-25 12:59:54', NULL), +(809, 763, NULL, 'FMC0000818R', NULL, 'completed', '2023-05-23 10:35:51', 120.00, 30.00, 150.00, 120.00, 'Chantan block factory', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:49:43', '2023-05-24 13:46:26', NULL), +(810, 764, NULL, 'FMC0000819R', NULL, 'completed', '2023-05-23 10:35:51', 1410.00, 30.00, 1440.00, 1410.00, 'Nanakrom gate ...Academy', 'now', 'Greater Accra', '.............bella', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 10:52:41', '2023-05-24 13:45:43', NULL), +(811, 765, NULL, 'FMC0000820R', NULL, 'completed', '2023-05-23 10:35:51', 150.00, 0.00, 150.00, 120.00, 'Teshie southern command RDF', 'now', 'Greater Accra', 'Teshie', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 12:08:39', '2023-05-24 13:45:30', NULL), +(812, 362, NULL, 'FMC0000821R', NULL, 'completed', '2023-05-23 10:35:51', 240.00, 30.00, 270.00, 240.00, 'North legon', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-23 12:10:38', '2023-05-24 13:45:26', NULL), +(813, 766, NULL, 'FMC0000822R', NULL, 'completed', '2023-05-24 09:43:27', 135.00, 0.00, 135.00, 120.00, 'Takoradi', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 09:45:10', '2023-05-25 12:59:28', NULL), +(814, 767, NULL, 'FMC0000823R', NULL, 'completed', '2023-05-24 09:43:27', 240.00, 25.00, 265.00, 240.00, 'Adabraka', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 09:47:31', '2023-05-25 12:57:50', NULL), +(815, 768, NULL, 'FMC0000824R', NULL, 'completed', '2023-05-24 09:43:27', 150.00, 0.00, 150.00, 120.00, 'KNUST', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 09:49:26', '2023-05-26 10:30:40', NULL), +(816, 769, NULL, 'FMC0000825R', NULL, 'completed', '2023-05-24 09:43:27', 120.00, 35.00, 155.00, 120.00, 'Kpone', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 09:50:56', '2023-05-25 12:57:36', NULL), +(817, 770, NULL, 'FMC0000826R', NULL, 'completed', '2023-05-24 09:43:27', 240.00, 25.00, 265.00, 240.00, 'Akweteman', 'now', 'Greater Accra', 'central Mosque', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 09:53:33', '2023-05-25 12:57:26', NULL), +(818, 771, NULL, 'FMC0000827R', NULL, 'completed', '2023-05-24 09:43:27', 135.00, 0.00, 135.00, 120.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 09:56:08', '2023-05-25 12:58:56', NULL), +(819, 772, NULL, 'FMC0000828R', NULL, 'completed', '2023-05-24 09:43:27', 360.00, 25.00, 385.00, 360.00, 'Asoredown', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 09:58:14', '2023-05-25 12:57:40', NULL), +(820, 773, NULL, 'FMC0000829R', NULL, 'completed', '2023-05-24 09:43:27', 120.00, 30.00, 150.00, 120.00, 'Ablekuma Galilee', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 10:00:34', '2023-05-25 12:57:43', NULL), +(821, 774, NULL, 'FMC0000830R', NULL, 'completed', '2023-05-24 09:43:27', 120.00, 30.00, 150.00, 120.00, 'goil filling station', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 10:02:13', '2023-05-25 12:58:30', NULL), +(822, 775, NULL, 'FMC0000831R', NULL, 'completed', '2023-05-24 09:43:27', 150.00, 0.00, 150.00, 120.00, 'Sankara', 'now', 'Greater Accra', 'Sankara', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 10:04:12', '2023-05-25 12:57:30', NULL), +(823, 776, NULL, 'FMC0000832R', NULL, 'completed', '2023-05-24 09:43:27', 295.00, 0.00, 295.00, 265.00, 'Tepa', 'now', 'Ashanti', 'Tepa', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 10:05:59', '2023-05-26 10:30:29', NULL), +(824, 777, NULL, 'FMC0000833R', NULL, 'completed', '2023-05-24 12:54:02', 360.00, 30.00, 390.00, 360.00, 'Musuku royundabout', 'now', 'Greater Accra', 'Musuku', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 12:55:37', '2023-05-25 12:58:14', NULL), +(825, 778, NULL, 'FMC0000834R', NULL, 'completed', '2023-05-24 12:54:02', 240.00, 25.00, 265.00, 240.00, 'Tabora star junction', 'now', 'Greater Accra', 'Tabora', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 12:57:13', '2023-05-25 12:58:27', NULL), +(826, 779, NULL, 'FMC0000835R', NULL, 'completed', '2023-05-24 12:54:02', 120.00, 25.00, 145.00, 120.00, 'Koele bu', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 12:58:45', '2023-05-25 12:58:17', NULL), +(827, 780, NULL, 'FMC0000836R', NULL, 'completed', '2023-05-24 12:54:02', 120.00, 30.00, 150.00, 120.00, 'Haatso', 'now', 'Greater Accra', 'Haatso', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 13:00:24', '2023-05-25 12:58:20', NULL), +(828, 781, NULL, 'FMC0000837R', NULL, 'completed', '2023-05-24 12:54:02', 120.00, 30.00, 150.00, 120.00, 'Nima filling station', 'now', 'Greater Accra', 'Nima', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 13:02:07', '2023-05-25 12:58:24', NULL), +(829, 782, NULL, 'FMC0000838R', NULL, 'completed', '2023-05-24 12:54:02', 255.00, 0.00, 255.00, 240.00, 'Takoradi', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 13:03:25', '2023-05-25 12:59:19', NULL), +(830, 783, NULL, 'FMC0000839R', NULL, 'completed', '2023-05-24 12:54:02', 240.00, 35.00, 275.00, 240.00, 'Michel camp', 'now', 'Greater Accra', 'Ashaiman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 13:36:35', '2023-05-25 12:57:21', NULL), +(831, 784, NULL, 'FMC0000840R', NULL, 'completed', '2023-05-24 18:56:18', 255.00, 0.00, 255.00, 240.00, 'wasa akropong', 'now', 'Bono East', 'wasa akropong', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-24 18:57:56', '2023-05-26 10:31:41', NULL), +(832, 785, NULL, 'FMC0000841R', NULL, 'completed', '2023-05-25 07:51:18', 120.00, 30.00, 150.00, 120.00, 'Legon', 'now', 'Greater Accra', 'Campus', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-25 07:53:26', '2023-05-26 10:32:29', NULL), +(833, 786, NULL, 'FMC0000842R', NULL, 'completed', '2023-05-25 10:47:02', 240.00, 30.00, 270.00, 240.00, 'Airport rexidential', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-25 10:48:40', '2023-05-26 10:32:21', NULL), +(834, 787, NULL, 'FMC0000843R', NULL, 'completed', '2023-05-25 10:47:02', 390.00, 0.00, 390.00, 360.00, 'Anloga VIP parcel office', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-25 10:50:53', '2023-05-26 10:30:44', NULL), +(835, 773, NULL, 'FMC0000844R', NULL, 'completed', '2023-05-25 10:47:02', 120.00, 30.00, 150.00, 120.00, 'Ablekuma Galilee', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-25 10:52:47', '2023-05-26 10:32:32', NULL), +(836, 788, NULL, 'FMC0000845R', NULL, 'completed', '2023-05-25 10:47:02', 240.00, 30.00, 270.00, 240.00, 'Haatso JD hostels', 'now', 'Greater Accra', 'Haatso', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-25 10:55:07', '2023-05-26 10:32:37', NULL), +(837, 789, NULL, 'FMC0000846R', NULL, 'completed', '2023-05-25 10:47:02', 270.00, 0.00, 270.00, 240.00, 'Amanfrom Asufia road', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-25 10:56:43', '2023-05-26 10:30:57', NULL), +(838, 790, NULL, 'FMC0000847R', NULL, 'completed', '2023-05-25 10:47:02', 240.00, 35.00, 275.00, 240.00, 'Tema com19', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-25 10:58:34', '2023-05-26 10:32:40', NULL), +(839, 791, NULL, 'FMC0000848R', NULL, 'completed', '2023-05-25 10:47:02', 120.00, 20.00, 140.00, 120.00, 'Tollboth old police station', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-25 11:00:23', '2023-05-26 10:33:18', NULL), +(840, 792, NULL, 'FMC0000849R', NULL, 'completed', '2023-05-25 10:47:02', 240.00, 30.00, 270.00, 240.00, 'UPSA campus', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-25 11:02:27', '2023-05-26 10:32:50', NULL), +(841, 793, NULL, 'FMC0000850R', NULL, 'completed', '2023-05-25 10:47:02', 120.00, 30.00, 150.00, 120.00, 'Adenta commando', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-25 11:04:16', '2023-05-26 10:32:54', NULL), +(842, 794, NULL, 'FMC0000851R', NULL, 'completed', '2023-05-25 10:47:02', 240.00, 30.00, 270.00, 240.00, 'Nanakrom estate gate off santoe road', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-25 11:06:05', '2023-05-26 10:33:04', NULL), +(843, 795, NULL, 'FMC0000852R', NULL, 'completed', '2023-05-25 10:47:02', 270.00, 0.00, 270.00, 240.00, 'Accra digital center at circle opposite Awudome', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-25 11:09:01', '2023-05-26 10:33:08', NULL), +(844, 796, NULL, 'FMC0000853R', NULL, 'completed', '2023-05-25 10:47:02', 145.00, 30.00, 175.00, 145.00, '37 Station', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-25 11:10:37', '2023-05-26 10:32:46', NULL), +(845, 797, NULL, 'FMC0000854R', NULL, 'completed', '2023-05-25 10:47:02', 270.00, 0.00, 270.00, 240.00, 'Bantama', 'now', 'Ashanti', 'Bantama', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-25 11:12:04', '2023-05-26 10:30:51', NULL), +(846, 798, NULL, 'FMC0000855R', NULL, 'completed', '2023-05-25 10:47:02', 120.00, 30.00, 150.00, 120.00, 'Spintex basket junc', 'now', 'Greater Accra', 'Spintex', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-25 12:22:41', '2023-05-26 10:32:16', NULL), +(847, 799, NULL, 'FMC0000856R', NULL, 'completed', '2023-05-25 10:47:02', 240.00, 30.00, 270.00, 240.00, 'Osu rymx pub', 'now', 'Greater Accra', 'Osu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-25 12:24:23', '2023-05-26 10:32:12', NULL), +(848, 800, NULL, 'FMC0000857R', NULL, 'completed', '2023-05-26 11:06:53', 255.00, 0.00, 255.00, 240.00, 'Elimina junc', 'now', 'Central', 'Elimina', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:10:15', '2023-05-28 10:15:11', NULL), +(849, 801, NULL, 'FMC0000858R', NULL, 'completed', '2023-05-26 11:06:53', 120.00, 25.00, 145.00, 120.00, 'Nyamekye', 'now', 'Greater Accra', 'Lapaz', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:11:40', '2023-05-28 10:11:23', NULL), +(850, 802, NULL, 'FMC0000859R', NULL, 'completed', '2023-05-26 11:06:53', 120.00, 30.00, 150.00, 120.00, 'Taifa kristo Asafo link', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:13:23', '2023-05-28 10:11:06', NULL), +(851, 803, NULL, 'FMC0000860R', NULL, 'completed', '2023-05-26 11:06:53', 120.00, 30.00, 150.00, 120.00, 'TF Hostel', 'now', 'Greater Accra', 'University of Ghana', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:15:18', '2023-05-28 10:10:38', NULL), +(852, 804, NULL, 'FMC0000861R', NULL, 'completed', '2023-05-26 11:06:53', 135.00, 0.00, 135.00, 120.00, 'Prampram cold store', 'now', 'Greater Accra', 'station car', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:17:23', '2023-05-28 10:10:54', NULL), +(853, 805, NULL, 'FMC0000862R', NULL, 'completed', '2023-05-26 11:06:53', 120.00, 30.00, 150.00, 120.00, 'Nima lessons pharmacy', 'now', 'Greater Accra', 'Nima', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:19:15', '2023-05-28 10:12:03', NULL), +(854, 207, NULL, 'FMC0000863R', NULL, 'completed', '2023-05-26 11:06:53', 2400.00, 0.00, 2400.00, 2400.00, 'malam jnc', 'now', 'Greater Accra', 'kasoa', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:20:28', '2023-05-28 10:10:16', NULL), +(855, 806, NULL, 'FMC0000864R', NULL, 'completed', '2023-05-26 11:06:53', 145.00, 0.00, 145.00, 120.00, 'Abbem School', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:22:04', '2023-05-28 10:11:56', NULL), +(856, 807, NULL, 'FMC0000865R', NULL, 'completed', '2023-05-26 11:06:53', 120.00, 35.00, 155.00, 120.00, 'Ashiaman offical town', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:23:35', '2023-05-28 10:10:06', NULL), +(857, 808, NULL, 'FMC0000866R', NULL, 'completed', '2023-05-26 11:06:53', 270.00, 0.00, 270.00, 240.00, 'Asokore mampong kumaca campus', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:26:11', '2023-05-28 10:18:37', NULL), +(858, 809, NULL, 'FMC0000867R', NULL, 'completed', '2023-05-26 11:06:53', 385.00, 0.00, 385.00, 360.00, 'Societe Generale Headoffice', 'now', 'Greater Accra', 'Kokomlemle', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:29:18', '2023-05-28 10:10:43', NULL), +(859, 810, NULL, 'FMC0000868R', NULL, 'completed', '2023-05-26 11:06:53', 255.00, 0.00, 255.00, 240.00, 'Bolga', 'now', 'Northern', 'Bolga', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:31:03', '2023-05-28 10:15:29', NULL), +(860, 811, NULL, 'FMC0000869R', NULL, 'completed', '2023-05-26 11:06:53', 255.00, 0.00, 255.00, 240.00, 'Winneba', 'now', 'Central', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:33:22', '2023-05-28 10:15:07', NULL), +(861, 753, NULL, 'FMC0000870R', NULL, 'completed', '2023-05-26 11:06:53', 120.00, 25.00, 145.00, 120.00, 'near MTN offce', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:34:55', '2023-05-28 10:11:47', NULL), +(862, 812, NULL, 'FMC0000871R', NULL, 'completed', '2023-05-26 11:06:53', 270.00, 0.00, 270.00, 240.00, 'Agona Jamasi', 'now', 'Ashanti', 'Agona', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:36:38', '2023-05-28 10:18:47', NULL), +(863, 813, NULL, 'FMC0000872R', NULL, 'completed', '2023-05-26 11:06:53', 150.00, 0.00, 150.00, 120.00, 'Dichemso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:38:09', '2023-05-28 10:18:34', NULL), +(864, 814, NULL, 'FMC0000873R', NULL, 'completed', '2023-05-26 11:06:53', 375.00, 0.00, 375.00, 360.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:39:57', '2023-05-28 10:15:17', NULL), +(865, 815, NULL, 'FMC0000874R', NULL, 'completed', '2023-05-26 11:06:53', 120.00, 25.00, 145.00, 120.00, 'Okaishie drug store', 'now', 'Greater Accra', 'Okaishie', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:41:41', '2023-05-28 10:10:34', NULL), +(866, 816, NULL, 'FMC0000875R', NULL, 'completed', '2023-05-26 11:06:53', 120.00, 30.00, 150.00, 120.00, 'Lake Side', 'now', 'Greater Accra', 'Comm 8', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 11:42:51', '2023-05-28 10:10:49', NULL), +(867, 817, NULL, 'FMC0000876R', NULL, 'completed', '2023-05-26 11:06:53', 120.00, 25.00, 145.00, 120.00, 'Ablekuma', 'now', 'Greater Accra', 'Ablekuma', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 12:01:11', '2023-05-28 10:10:24', NULL), +(868, 818, NULL, 'FMC0000877R', NULL, 'completed', '2023-05-26 11:06:53', 120.00, 30.00, 150.00, 120.00, 'Nungua', 'now', 'Greater Accra', 'Nungua', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 12:03:47', '2023-05-28 10:10:29', NULL), +(869, 533, NULL, 'FMC0000878R', NULL, 'completed', '2023-05-26 11:06:53', 480.00, 30.00, 510.00, 480.00, 'Madina estates block factory', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 12:10:17', '2023-05-28 10:10:20', NULL), +(870, 819, NULL, 'FMC0000879R', NULL, 'completed', '2023-05-26 11:06:53', 265.00, 0.00, 265.00, 240.00, 'Ayigbe town off the weija road', 'now', 'Greater Accra', 'Ayigbe town', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-26 12:33:10', '2023-05-28 10:10:10', NULL), +(871, 831, NULL, 'FMC0000880R', NULL, 'completed', '2023-05-27 20:02:28', 120.00, 30.00, 150.00, 120.00, 'Teshie', 'now', 'Greater Accra', 'Tsuibleoo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-27 10:02:09', '2023-05-28 10:14:11', NULL), +(872, 821, NULL, 'FMC0000881R', NULL, 'completed', '2023-05-27 09:58:53', 120.00, 20.00, 140.00, 120.00, 'kasoa', 'now', 'Greater Accra', 'Akweley newtown', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-27 10:04:23', '2023-05-28 10:14:00', NULL), +(873, 822, NULL, 'FMC0000882R', NULL, 'completed', '2023-05-27 09:58:53', 200.00, 0.00, 200.00, 240.00, 'Pantang', 'now', 'Greater Accra', 'Pantang', 0.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-27 10:05:55', '2023-05-27 11:09:16', NULL), +(874, 823, NULL, 'FMC0000883R', NULL, 'completed', '2023-05-27 09:58:53', 200.00, 25.00, 225.00, 240.00, 'Dansoman', 'now', 'Greater Accra', 'Last stop', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-27 10:07:26', '2023-05-28 10:12:24', NULL), +(875, 353, NULL, 'FMC0000884R', NULL, 'completed', '2023-05-27 09:58:53', 240.00, 25.00, 265.00, 240.00, 'Tema', 'now', 'Greater Accra', 'Community 5', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-27 10:09:37', '2023-05-28 10:12:12', NULL), +(876, 830, NULL, 'FMC0000885R', NULL, 'completed', '2023-05-27 14:52:40', 565.00, 0.00, 565.00, 600.00, 'Sunyani', 'now', 'Bono', 'GPRTU', 15.00, 0, 0, 0, NULL, 50.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-27 10:11:32', '2023-05-28 10:15:50', NULL), +(877, 825, NULL, 'FMC0000886R', NULL, 'completed', '2023-05-27 09:58:53', 460.00, 30.00, 490.00, 480.00, 'East Legon', 'now', 'Greater Accra', 'mempeasem', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-27 10:13:19', '2023-05-28 10:14:19', NULL), +(878, 826, NULL, 'FMC0000887R', NULL, 'completed', '2023-05-27 09:58:53', 505.00, 0.00, 505.00, 480.00, 'Awoshie', 'now', 'Greater Accra', 'ordono sec. sch', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-27 10:15:16', '2023-05-28 10:14:28', NULL), +(879, 660, NULL, 'FMC0000888R', NULL, 'completed', '2023-05-27 09:58:53', 215.00, 0.00, 215.00, 240.00, 'Tarkoradi', 'now', 'Greater Accra', 'Tarkoradi', 15.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-27 10:17:01', '2023-05-28 10:15:47', NULL), +(880, 827, NULL, 'FMC0000889R', NULL, 'completed', '2023-05-27 09:58:53', 135.00, 0.00, 135.00, 120.00, 'Anyinam', 'now', 'Greater Accra', 'Goi lfilling station', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-27 10:19:42', '2023-05-28 10:16:49', NULL), +(881, 828, NULL, 'FMC0000890R', NULL, 'completed', '2023-05-27 09:58:53', 135.00, 0.00, 135.00, 120.00, 'Obuasi', 'now', 'Greater Accra', 'Obuasi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-27 10:24:41', '2023-05-28 10:15:35', NULL), +(882, 829, NULL, 'FMC0000891R', NULL, 'completed', '2023-05-27 09:58:53', 255.00, 0.00, 255.00, 240.00, 'wasa akropong', 'now', 'Western', 'wasa akropong', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-27 10:27:10', '2023-05-28 10:15:40', NULL), +(883, 832, NULL, 'FMC0000892R', NULL, 'completed', '2023-05-29 09:46:17', 135.00, 0.00, 135.00, 120.00, 'Bogoso', 'now', 'Western', 'Bogoso', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 09:54:51', '2023-05-30 17:05:50', NULL), +(884, 833, NULL, 'FMC0000893R', NULL, 'completed', '2023-05-29 09:46:17', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Central', 'Sunyani', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 09:56:34', '2023-05-30 17:05:14', NULL), +(885, 834, NULL, 'FMC0000894R', NULL, 'completed', '2023-05-29 09:46:17', 420.00, 25.00, 445.00, 600.00, 'Abeka', 'now', 'Greater Accra', 'Abeka', 25.00, 0, 0, 0, NULL, 180.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:03:11', '2023-05-30 17:04:17', NULL), +(886, 835, NULL, 'FMC0000895R', NULL, 'completed', '2023-05-29 09:46:17', 135.00, 0.00, 135.00, 120.00, 'Wenniba', 'now', 'Central', 'Wenniba', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:06:24', '2023-05-30 17:05:18', NULL), +(887, 836, NULL, 'FMC0000896R', NULL, 'completed', '2023-05-29 09:46:17', 230.00, 0.00, 230.00, 240.00, 'UPSA hostel C', 'now', 'Greater Accra', 'UPSA', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:09:19', '2023-05-30 17:04:54', NULL), +(888, 837, NULL, 'FMC0000897R', NULL, 'completed', '2023-05-29 09:46:17', 120.00, 25.00, 145.00, 120.00, 'Awoshie last stop', 'now', 'Greater Accra', 'Awoshie', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:11:26', '2023-05-30 17:04:04', NULL), +(889, 838, NULL, 'FMC0000898R', NULL, 'completed', '2023-05-29 09:46:17', 230.00, 0.00, 230.00, 240.00, 'Obuasi', 'now', 'Ashanti', 'Obuasi', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:13:41', '2023-05-30 17:08:49', NULL), +(890, 839, NULL, 'FMC0000899R', NULL, 'completed', '2023-05-29 09:46:17', 200.00, 25.00, 225.00, 240.00, 'broadcasting', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:15:28', '2023-05-30 17:03:50', NULL), +(891, 840, NULL, 'FMC0000900R', NULL, 'completed', '2023-05-29 09:46:17', 230.00, 0.00, 230.00, 240.00, 'dichemso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:17:43', '2023-05-30 17:08:55', NULL), +(892, 841, NULL, 'FMC0000901R', NULL, 'completed', '2023-05-29 09:46:17', 120.00, 25.00, 145.00, 120.00, 'masalachi', 'now', 'Greater Accra', 'Mallam', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:19:40', '2023-05-30 17:04:32', NULL), +(893, 842, NULL, 'FMC0000902R', NULL, 'completed', '2023-05-29 09:46:17', 135.00, 0.00, 135.00, 120.00, 'Akyem Oda', 'now', 'Eastern', 'Akyem', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:23:23', '2023-05-30 17:05:36', NULL), +(894, 843, NULL, 'FMC0000903R', NULL, 'completed', '2023-05-29 09:46:17', 120.00, 25.00, 145.00, 120.00, 'Mallam', 'now', 'Greater Accra', 'Mallam', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:24:38', '2023-05-30 17:02:19', NULL), +(895, 844, NULL, 'FMC0000904R', NULL, 'completed', '2023-05-29 09:46:17', 320.00, 30.00, 350.00, 360.00, 'Haatso ecomog', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:29:20', '2023-05-30 17:04:45', NULL), +(896, 845, NULL, 'FMC0000905R', NULL, 'completed', '2023-05-29 09:46:17', 135.00, 0.00, 135.00, 120.00, 'Ho', 'now', 'Volta', 'Ho', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:30:50', '2023-05-30 17:05:46', NULL), +(897, 846, NULL, 'FMC0000906R', NULL, 'completed', '2023-05-29 09:46:17', 360.00, 15.00, 375.00, 360.00, 'Kronum opposite Adonko factory', 'now', 'Ashanti', 'Kronum', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:33:19', '2023-05-30 17:09:11', NULL), +(898, 847, NULL, 'FMC0000907R', NULL, 'completed', '2023-05-29 09:46:17', 230.00, 0.00, 230.00, 240.00, 'Atonsu Monaco', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:35:35', '2023-05-30 17:08:59', NULL), +(899, 848, NULL, 'FMC0000908R', NULL, 'completed', '2023-05-29 09:46:17', 200.00, 30.00, 230.00, 240.00, 'Osu Frankies hotel', 'now', 'Greater Accra', 'Osu', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:37:51', '2023-05-30 17:02:15', NULL), +(900, 849, NULL, 'FMC0000909R', NULL, 'completed', '2023-05-29 10:38:15', 255.00, 0.00, 255.00, 240.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:39:34', '2023-05-30 17:05:32', NULL), +(901, 850, NULL, 'FMC0000910R', NULL, 'completed', '2023-05-29 10:41:44', 135.00, 0.00, 135.00, 120.00, 'Hebron off nsawam road', 'now', 'Eastern', 'road', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:43:29', '2023-05-30 17:05:27', NULL), +(902, 851, NULL, 'FMC0000911R', NULL, 'completed', '2023-05-29 10:41:44', 230.00, 0.00, 230.00, 240.00, 'Obuasi', 'now', 'Ashanti', 'Obuasi', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:45:58', '2023-05-30 17:08:45', NULL), +(903, 852, NULL, 'FMC0000912R', NULL, 'completed', '2023-05-29 10:41:44', 230.00, 0.00, 230.00, 240.00, 'Breman west', 'now', 'Ashanti', 'Breman', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:47:29', '2023-05-30 17:08:40', NULL), +(904, 853, NULL, 'FMC0000913R', NULL, 'completed', '2023-05-29 10:41:44', 200.00, 20.00, 220.00, 240.00, 'Weija barrier', 'now', 'Greater Accra', 'Weija', 20.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:49:16', '2023-05-30 17:02:42', NULL), +(905, 854, NULL, 'FMC0000914R', NULL, 'completed', '2023-05-29 10:41:44', 120.00, 30.00, 150.00, 120.00, 'Tafo nhyeaso', 'now', 'Ashanti', 'Tafo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:50:47', '2023-05-30 17:08:37', NULL), +(906, 855, NULL, 'FMC0000915R', NULL, 'completed', '2023-05-29 10:41:44', 200.00, 30.00, 230.00, 240.00, 'kwapomg hall', 'now', 'Greater Accra', 'Legon campus', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:53:35', '2023-05-30 17:02:23', NULL), +(907, 856, NULL, 'FMC0000916R', NULL, 'completed', '2023-05-29 10:57:15', 215.00, 0.00, 215.00, 240.00, 'Ho', 'now', 'Volta', 'HO', 15.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-29 10:59:24', '2023-05-30 17:05:23', NULL), +(908, 857, NULL, 'FMC0000917R', NULL, 'completed', '2023-05-30 10:47:41', 480.00, 30.00, 510.00, 480.00, 'pantang junction', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 10:50:13', '2023-05-31 11:13:56', NULL), +(909, 858, NULL, 'FMC0000918R', NULL, 'completed', '2023-05-30 10:47:41', 255.00, 0.00, 255.00, 240.00, 'Bogoso', 'now', 'Western', 'Bogoso', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 10:51:41', '2023-05-31 11:15:20', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(910, 859, NULL, 'FMC0000919R', NULL, 'completed', '2023-05-30 10:47:41', 375.00, 0.00, 375.00, 360.00, 'Berekum', 'now', 'Ahafo', '.............bella', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 10:53:34', '2023-05-31 11:15:15', NULL), +(911, 860, NULL, 'FMC0000920R', NULL, 'completed', '2023-05-30 10:47:41', 270.00, 0.00, 270.00, 240.00, 'Tanoso', 'now', 'Ashanti', 'Tanoso', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 10:55:21', '2023-05-31 11:11:37', NULL), +(912, 861, NULL, 'FMC0000921R', NULL, 'completed', '2023-05-30 10:47:41', 135.00, 0.00, 135.00, 120.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 10:57:09', '2023-05-31 11:15:06', NULL), +(913, 862, NULL, 'FMC0000922R', NULL, 'completed', '2023-05-30 10:47:41', 200.00, 30.00, 230.00, 240.00, 'bouban', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 10:59:16', '2023-05-31 11:11:19', NULL), +(914, 863, NULL, 'FMC0000923R', NULL, 'completed', '2023-05-30 10:47:41', 135.00, 0.00, 135.00, 120.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 11:01:38', '2023-05-31 11:15:03', NULL), +(915, 864, NULL, 'FMC0000924R', NULL, 'completed', '2023-05-30 10:47:41', 135.00, 0.00, 135.00, 120.00, 'Techiman', 'now', 'Bono', 'Techiman', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 11:03:48', '2023-05-31 11:15:00', NULL), +(916, 865, NULL, 'FMC0000925R', NULL, 'completed', '2023-05-30 10:47:41', 230.00, 0.00, 230.00, 240.00, 'Ahenema Kokoben', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 11:06:19', '2023-05-31 11:11:45', NULL), +(917, 866, NULL, 'FMC0000926R', NULL, 'completed', '2023-05-30 10:47:41', 120.00, 30.00, 150.00, 120.00, 'Adenta weema hotel', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 11:08:00', '2023-05-31 11:14:07', NULL), +(918, 867, NULL, 'FMC0000927R', NULL, 'completed', '2023-05-31 10:28:56', 145.00, 30.00, 175.00, 145.00, 'Amanfrom', 'now', 'Greater Accra', 'Amanfrom', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 11:10:09', '2023-05-31 11:14:03', NULL), +(919, 868, NULL, 'FMC0000928R', NULL, 'completed', '2023-05-30 10:47:41', 120.00, 25.00, 145.00, 120.00, 'mallam', 'now', 'Greater Accra', 'Mallam', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 11:11:27', '2023-05-31 11:14:13', NULL), +(920, 869, NULL, 'FMC0000929R', NULL, 'completed', '2023-05-30 10:47:41', 120.00, 20.00, 140.00, 120.00, 'yo mart', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 11:13:02', '2023-05-31 11:14:29', NULL), +(921, 855, NULL, 'FMC0000930R', NULL, 'completed', '2023-05-30 10:47:41', 200.00, 30.00, 230.00, 240.00, 'kwapomg hall', 'now', 'Greater Accra', 'Legon campus', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 11:14:57', '2023-05-31 11:14:26', NULL), +(922, 870, NULL, 'FMC0000931R', NULL, 'completed', '2023-05-30 10:47:41', 150.00, 0.00, 150.00, 120.00, 'Santasi', 'now', 'Ashanti', 'Santasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 11:16:30', '2023-05-31 11:12:33', NULL), +(923, 871, NULL, 'FMC0000932R', NULL, 'completed', '2023-05-30 10:47:41', 135.00, 0.00, 135.00, 120.00, 'Tamale', 'now', 'Northern', 'Tamale', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 11:18:14', '2023-05-31 11:15:10', NULL), +(924, 872, NULL, 'FMC0000933R', NULL, 'completed', '2023-05-30 10:47:41', 200.00, 30.00, 230.00, 240.00, 'Abofu divine healers church', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 11:20:16', '2023-05-31 11:14:18', NULL), +(925, 873, NULL, 'FMC0000934R', NULL, 'completed', '2023-05-30 10:47:41', 230.00, 0.00, 230.00, 240.00, 'Aputuogya', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 11:22:06', '2023-05-31 11:12:55', NULL), +(926, 874, NULL, 'FMC0000935R', NULL, 'completed', '2023-05-30 11:37:14', 335.00, 0.00, 335.00, 360.00, 'Sogakope', 'now', 'Volta', 'Sogakope', 15.00, 0, 0, 0, NULL, 40.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 11:54:03', '2023-05-31 11:14:54', NULL), +(927, 875, NULL, 'FMC0000936R', NULL, 'completed', '2023-05-30 11:37:14', 135.00, 0.00, 135.00, 120.00, 'Oda', 'now', 'Central', 'Oda', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 12:09:55', '2023-05-31 11:14:49', NULL), +(928, 876, NULL, 'FMC0000937R', NULL, 'completed', '2023-05-30 12:13:33', 270.00, 0.00, 270.00, 240.00, 'Asafo cyborg hostel', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-30 12:12:31', '2023-05-31 11:11:11', NULL), +(929, 754, NULL, 'FMC0000938R', NULL, 'completed', '2023-05-31 10:28:56', 120.00, 20.00, 140.00, 120.00, 'Tuba round about benab filling station', 'now', 'Greater Accra', 'Accra', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-31 10:22:09', '2023-06-01 15:28:45', NULL), +(930, 877, NULL, 'FMC0000939R', NULL, 'completed', '2023-05-31 10:20:16', 240.00, 20.00, 260.00, 240.00, 'Sincere Care Montessori Sch', 'now', 'Greater Accra', 'Broadcasting', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-31 10:24:50', '2023-06-01 15:27:54', NULL), +(931, 878, NULL, 'FMC0000940R', NULL, 'completed', '2023-05-31 10:20:16', 120.00, 35.00, 155.00, 120.00, 'Coco board', 'now', 'Greater Accra', 'Amasaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-31 10:26:19', '2023-06-01 15:28:56', NULL), +(932, 879, NULL, 'FMC0000941R', NULL, 'completed', '2023-05-31 10:20:16', 255.00, 0.00, 255.00, 240.00, 'Tarkwa', 'now', 'Western', 'Stabic station', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-31 10:28:10', '2023-06-01 15:27:12', NULL), +(933, 880, NULL, 'FMC0000942R', NULL, 'completed', '2023-05-31 10:20:16', 360.00, 30.00, 390.00, 480.00, 'University of Ghana medical center', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-31 10:31:18', '2023-06-01 15:27:40', NULL), +(934, 881, NULL, 'FMC0000943R', NULL, 'completed', '2023-05-31 10:20:16', 360.00, 30.00, 390.00, 360.00, 'Babayara Primary Sch', 'now', 'Greater Accra', 'off Ashaley Botwe road', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-31 10:33:43', '2023-06-01 15:27:44', NULL), +(935, 882, NULL, 'FMC0000944R', NULL, 'completed', '2023-05-31 10:20:16', 220.00, 25.00, 245.00, 240.00, 'Mataheko', 'now', 'Greater Accra', 'Mataheko', 25.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-31 10:35:57', '2023-06-01 15:29:18', NULL), +(936, 883, NULL, 'FMC0000945R', NULL, 'completed', '2023-05-31 10:20:16', 120.00, 30.00, 150.00, 120.00, 'Teshie Penny', 'now', 'Greater Accra', 'Teshie', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-31 10:37:56', '2023-06-01 15:29:29', NULL), +(937, 468, NULL, 'FMC0000946R', NULL, 'completed', '2023-05-31 10:28:56', 375.00, 0.00, 375.00, 360.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-31 10:39:37', '2023-06-01 15:27:03', NULL), +(938, 884, NULL, 'FMC0000947R', NULL, 'completed', '2023-05-31 10:20:16', 250.00, 0.00, 250.00, 240.00, 'Ultimate hostel bonsu', 'now', 'Ashanti', 'KNUST', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-31 10:41:49', '2023-06-02 09:33:00', NULL), +(939, 885, NULL, 'FMC0000948R', NULL, 'completed', '2023-05-31 10:20:16', 250.00, 0.00, 250.00, 240.00, 'Kona Agona', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-31 10:43:45', '2023-06-02 09:32:56', NULL), +(940, 666, NULL, 'FMC0000949R', NULL, 'completed', '2023-05-31 10:20:16', 220.00, 30.00, 250.00, 240.00, 'Paraku Estate', 'now', 'Greater Accra', 'Dome', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-31 10:47:40', '2023-06-01 15:28:09', NULL), +(941, 207, NULL, 'FMC0000950R', NULL, 'completed', '2023-05-31 10:20:16', 2200.00, 20.00, 2220.00, 2400.00, 'malam jnc', 'now', 'Greater Accra', 'kasoa', 20.00, 0, 0, 0, NULL, 200.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-05-31 11:31:55', '2023-06-01 15:27:26', NULL), +(942, 886, NULL, 'FMC0000954D', NULL, 'completed', '2023-06-01 11:41:42', 300.00, 0.00, 300.00, 300.00, 'Sehwi Anhwiaso', 'now', 'Western North', 'Sehwi', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-01 11:45:24', '2023-06-05 09:55:42', NULL), +(943, 887, NULL, 'FMC0000955D', NULL, 'completed', '2023-06-01 11:41:42', 400.00, 30.00, 430.00, 400.00, 'Ofankor Amariya last stop', 'now', 'Greater Accra', 'Lighthouse Chapel', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-01 11:49:16', '2023-06-05 09:54:52', NULL), +(944, 888, NULL, 'FMC0000956D', NULL, 'completed', '2023-06-01 11:57:39', 300.00, 20.00, 320.00, 300.00, 'official town', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-01 11:59:35', '2023-06-05 09:55:01', NULL), +(945, 889, NULL, 'FMC0000957D', NULL, 'completed', '2023-06-01 11:57:39', 300.00, 0.00, 300.00, 300.00, 'Circle', 'now', 'Greater Accra', 'Accra', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-01 12:01:21', '2023-06-05 09:54:02', NULL), +(946, 890, NULL, 'FMC0000958D', NULL, 'completed', '2023-06-01 11:57:39', 300.00, 30.00, 330.00, 300.00, 'Bukom Arena', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-01 12:03:07', '2023-06-05 09:54:47', NULL), +(947, 891, NULL, 'FMC0000959D', NULL, 'completed', '2023-06-01 11:57:39', 300.00, 0.00, 300.00, 300.00, 'Bibiani', 'now', 'Western North', 'Bibiani', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-01 12:04:54', '2023-06-05 09:55:30', NULL), +(948, 892, NULL, 'FMC0000960D', NULL, 'completed', '2023-06-01 11:57:39', 300.00, 0.00, 300.00, 300.00, 'Half Assini', 'now', 'Western', 'sending....', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-01 12:06:39', '2023-06-05 09:55:46', NULL), +(949, 543, NULL, 'FMC0000961D', NULL, 'completed', '2023-06-01 11:57:39', 1300.00, 35.00, 1335.00, 1300.00, 'Ashiaman', 'now', 'Greater Accra', 'Ashiaman................bellla', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-01 12:09:22', '2023-06-05 09:54:56', NULL), +(950, 546, NULL, 'FMC0000962D', NULL, 'completed', '2023-06-01 11:57:39', 300.00, 0.00, 300.00, 300.00, 'Ayeduase KNUST', 'now', 'Ashanti', 'Kumasi', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-01 12:12:54', '2023-06-05 09:53:57', NULL), +(951, 643, NULL, 'FMC0000963D', NULL, 'completed', '2023-06-01 11:57:39', 300.00, 35.00, 335.00, 300.00, 'Atadeka', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-01 12:25:21', '2023-06-05 09:55:10', NULL), +(952, 893, NULL, 'FMC0000964D', NULL, 'completed', '2023-06-01 11:57:39', 300.00, 0.00, 300.00, 300.00, 'Tamale', 'now', 'Northern', 'Aboabo', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-01 12:27:41', '2023-06-05 09:55:50', NULL), +(953, 894, NULL, 'FMC0000965D', NULL, 'completed', '2023-06-01 11:57:39', 300.00, 0.00, 300.00, 300.00, 'Anaji', 'now', 'Western', 'Takoradi', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-01 12:30:13', '2023-06-05 09:55:53', NULL), +(954, 895, NULL, 'FMC0000966R', NULL, 'completed', '2023-06-01 11:57:39', 255.00, 0.00, 255.00, 240.00, 'Bibiani', 'now', 'Western', 'Bibiani', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 12:56:30', '2023-06-02 09:36:47', NULL), +(955, 896, NULL, 'FMC0000967R', NULL, 'completed', '2023-06-01 12:54:34', 275.00, 0.00, 275.00, 240.00, 'Wasa Akropong', 'now', 'Western', 'Wasa', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 12:56:51', '2023-06-02 09:37:02', NULL), +(956, 897, NULL, 'FMC0000968R', NULL, 'completed', '2023-06-01 11:57:39', 240.00, 5.00, 245.00, 240.00, 'Temasco', 'now', 'Greater Accra', 'Tema', 5.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 12:59:16', '2023-06-02 09:35:36', NULL), +(957, 898, NULL, 'FMC0000969R', NULL, 'completed', '2023-06-01 11:57:39', 495.00, 0.00, 495.00, 480.00, 'Sunyani police ststion', 'now', 'Central', 'Odomase', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:02:11', '2023-06-02 09:36:55', NULL), +(958, 899, NULL, 'FMC0000970R', NULL, 'completed', '2023-06-01 11:57:39', 240.00, 35.00, 275.00, 240.00, 'Tema', 'now', 'Greater Accra', 'michel camp', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:03:36', '2023-06-02 09:35:42', NULL), +(959, 900, NULL, 'FMC0000971R', NULL, 'completed', '2023-06-01 11:57:39', 120.00, 35.00, 155.00, 120.00, 'Ashiaman lebanon Akorfa junc', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:05:43', '2023-06-02 09:35:32', NULL), +(960, 901, NULL, 'FMC0000972R', NULL, 'completed', '2023-06-01 13:05:22', 360.00, 25.00, 385.00, 360.00, 'Korle Gonno', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:07:09', '2023-06-02 09:35:51', NULL), +(961, 233, NULL, 'FMC0000973R', NULL, 'completed', '2023-06-01 11:57:39', 240.00, 35.00, 275.00, 240.00, 'first junc opp CBG', 'now', 'Greater Accra', 'Teshie', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:07:45', '2023-06-02 09:35:48', NULL), +(962, 462, NULL, 'FMC0000974R', NULL, 'completed', '2023-06-01 11:57:39', 240.00, 30.00, 270.00, 240.00, 'Ashongman estate', 'now', 'Greater Accra', 'Ashongman', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:09:14', '2023-06-02 09:35:55', NULL), +(963, 902, NULL, 'FMC0000975R', NULL, 'completed', '2023-06-01 13:05:22', 275.00, 0.00, 275.00, 240.00, 'Cape Coast', 'now', 'Central', 'Cape Coast', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:09:25', '2023-06-02 09:36:50', NULL), +(964, 903, NULL, 'FMC0000976R', NULL, 'completed', '2023-06-01 11:57:39', 510.00, 0.00, 510.00, 480.00, 'konogo', 'now', 'Ashanti', 'konogo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:11:38', '2023-06-02 09:32:52', NULL), +(965, 904, NULL, 'FMC0000977R', NULL, 'completed', '2023-06-01 13:05:22', 155.00, 0.00, 155.00, 120.00, 'Dichemso', 'now', 'Ashanti', 'Near City Pub', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:12:05', '2023-06-02 09:33:04', NULL), +(966, 905, NULL, 'FMC0000978R', NULL, 'completed', '2023-06-01 13:05:22', 120.00, 30.00, 150.00, 120.00, 'Ashley Botwe', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:13:21', '2023-06-02 09:35:27', NULL), +(967, 906, NULL, 'FMC0000979R', NULL, 'completed', '2023-06-01 11:57:39', 120.00, 30.00, 150.00, 120.00, 'Tabora', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:14:06', '2023-06-02 09:35:59', NULL), +(968, 321, NULL, 'FMC0000980R', NULL, 'completed', '2023-06-01 13:05:22', 275.00, 0.00, 275.00, 240.00, 'Tarkwa Damang', 'now', 'Western', 'Tarkwa', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:16:33', '2023-06-02 09:36:43', NULL), +(969, 907, NULL, 'FMC0000981R', NULL, 'completed', '2023-06-01 11:57:39', 120.00, 30.00, 150.00, 120.00, 'Labadi Girls', 'now', 'Greater Accra', 'Labadi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:16:48', '2023-06-02 09:36:02', NULL), +(970, 908, NULL, 'FMC0000982R', NULL, 'completed', '2023-06-01 13:05:22', 120.00, 25.00, 145.00, 120.00, 'Dansoman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:19:29', '2023-06-02 09:36:09', NULL), +(971, 557, NULL, 'FMC0000983R', NULL, 'completed', '2023-06-01 11:57:39', 270.00, 0.00, 270.00, 240.00, 'Bekkwai', 'now', 'Ashanti', 'Bekwai', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:19:42', '2023-06-02 09:33:13', NULL), +(972, 909, NULL, 'FMC0000984R', NULL, 'completed', '2023-06-01 13:05:22', 275.00, 0.00, 275.00, 240.00, 'Koforidua', 'now', 'Western', 'sending......', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:21:19', '2023-06-02 09:36:58', NULL), +(973, 910, NULL, 'FMC0000985R', NULL, 'completed', '2023-06-01 11:57:39', 240.00, 30.00, 270.00, 240.00, 'Spintex Mayfair road', 'now', 'Greater Accra', 'Spintex', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-01 13:21:45', '2023-06-02 09:35:20', NULL), +(974, 911, NULL, 'FMC0000986R', NULL, 'completed', '2023-06-02 08:19:09', 240.00, 35.00, 275.00, 240.00, 'Timber market ADB Bank', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-02 08:20:43', '2023-06-03 11:24:54', NULL), +(975, 912, NULL, 'FMC0000987R', NULL, 'completed', '2023-06-02 08:19:09', 135.00, 0.00, 150.00, 120.00, 'Juaben', 'now', 'Ashanti', 'Juaben', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-02 08:22:53', '2023-06-05 09:44:43', NULL), +(976, 913, NULL, 'FMC0000988R', NULL, 'completed', '2023-06-02 08:19:09', 270.00, 0.00, 270.00, 240.00, 'Wiamose', 'now', 'Ashanti', 'Wiamose', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-02 08:25:23', '2023-06-05 09:44:46', NULL), +(977, 914, NULL, 'FMC0000989R', NULL, 'completed', '2023-06-02 08:19:09', 120.00, 35.00, 155.00, 120.00, 'Tema', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-02 08:27:45', '2023-06-03 11:24:59', NULL), +(978, 628, NULL, 'FMC0000990R', NULL, 'completed', '2023-06-02 08:19:09', 135.00, 0.00, 135.00, 120.00, 'Bibiani', 'now', 'Western North', 'Bibiani', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-02 08:29:10', '2023-06-03 11:24:30', NULL), +(979, 915, NULL, 'FMC0000991R', NULL, 'completed', '2023-06-02 08:19:09', 360.00, 25.00, 385.00, 360.00, 'citi physiotherapy and wellness centre', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-02 08:32:11', '2023-06-03 11:25:06', NULL), +(980, 916, NULL, 'FMC0000992R', NULL, 'completed', '2023-06-02 08:19:09', 120.00, 25.00, 145.00, 120.00, 'mataheko', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-02 08:33:29', '2023-06-03 11:25:02', NULL), +(981, 258, NULL, 'FMC0000993D', NULL, 'completed', '2023-06-02 08:19:09', 300.00, 0.00, 300.00, 300.00, 'Maamobi', 'now', 'Greater Accra', 'Abi National Bank', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-02 08:37:18', '2023-06-05 09:54:43', NULL), +(982, 917, NULL, 'FMC0000994R', NULL, 'completed', '2023-06-02 08:19:09', 120.00, 30.00, 150.00, 120.00, 'weekdays Association international school', 'now', 'Greater Accra', 'Adenta housing', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-02 08:40:18', '2023-06-03 11:24:51', NULL), +(983, 918, NULL, 'FMC0000995D', NULL, 'completed', '2023-06-02 08:19:09', 400.00, 0.00, 400.00, 400.00, 'Cape coast', 'now', 'Central', 'Cape', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-02 08:43:15', '2023-06-06 14:03:20', NULL), +(984, 546, NULL, 'FMC0000996D', NULL, 'completed', '2023-06-02 08:19:09', 1030.00, 0.00, 1030.00, 1000.00, 'Ayeduase KNUST', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-02 09:15:15', '2023-06-05 09:44:52', NULL), +(985, 919, NULL, 'FMC0000997R', NULL, 'completed', '2023-06-02 10:31:16', 150.00, 0.00, 150.00, 120.00, 'Kumawu', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-02 10:32:56', '2023-06-05 09:44:58', NULL), +(986, 920, NULL, 'FMC0000998R', NULL, 'completed', '2023-06-02 10:31:16', 120.00, 25.00, 145.00, 120.00, 'Vienna city', 'now', 'Greater Accra', 'Circle', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-02 10:48:26', '2023-06-03 11:25:10', NULL), +(987, 921, NULL, 'FMC0000999R', NULL, 'completed', '2023-06-02 10:31:16', 150.00, 0.00, 150.00, 120.00, 'New suame Roman', 'now', 'Ashanti', 'Suame', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-02 10:50:26', '2023-06-05 09:45:03', NULL), +(988, 922, NULL, 'FMC0001000R', NULL, 'completed', '2023-06-02 10:31:16', 120.00, 25.00, 145.00, 120.00, 'Odo Rise', 'now', 'Greater Accra', 'Circle', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-02 10:52:56', '2023-06-03 11:25:16', NULL), +(989, 923, NULL, 'FMC0001001R', NULL, 'completed', '2023-06-02 10:31:16', 240.00, 25.00, 265.00, 240.00, 'Accra brewery', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-02 12:09:13', '2023-06-06 14:03:35', NULL), +(990, 924, NULL, 'FMC0001002R', NULL, 'completed', '2023-06-03 07:32:39', 375.00, 0.00, 375.00, 360.00, 'Banda', 'now', 'Savannah', 'Nkwanta', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-03 07:34:52', '2023-06-05 09:43:36', NULL), +(991, 925, NULL, 'FMC0001003R', NULL, 'completed', '2023-06-03 07:32:39', 480.00, 35.00, 515.00, 480.00, 'new town bankuma', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-03 07:42:58', '2023-06-05 09:42:59', NULL), +(992, 926, NULL, 'FMC0001004R', NULL, 'completed', '2023-06-03 07:32:39', 240.00, 30.00, 270.00, 240.00, 'Nungua coldstore', 'now', 'Greater Accra', 'Nungua', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-03 07:44:18', '2023-06-05 09:43:12', NULL), +(993, 927, NULL, 'FMC0001005R', NULL, 'completed', '2023-06-03 07:32:39', 240.00, 30.00, 270.00, 240.00, 'Legon Campus', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-03 07:45:39', '2023-06-05 09:43:08', NULL), +(994, 928, NULL, 'FMC0001006R', NULL, 'completed', '2023-06-03 07:32:39', 150.00, 0.00, 150.00, 120.00, 'Asuoyeboa', 'now', 'Ashanti', 'Asuoyeboa', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-03 07:48:21', '2023-06-08 15:34:00', NULL), +(995, 929, NULL, 'FMC0001007R', NULL, 'completed', '2023-06-03 07:32:39', 150.00, 0.00, 150.00, 120.00, 'Abuakwa Manhyia', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-03 07:50:25', '2023-06-08 15:33:57', NULL), +(996, 930, NULL, 'FMC0001008R', NULL, 'completed', '2023-06-05 16:55:06', 360.00, 25.00, 385.00, 360.00, 'North kaneshie', 'now', 'Greater Accra', 'Oseblestreet', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-03 07:52:59', '2023-06-06 14:03:42', NULL), +(997, 931, NULL, 'FMC0001009R', NULL, 'completed', '2023-06-03 07:32:39', 120.00, 30.00, 150.00, 120.00, 'Fire stone Atomic', 'now', 'Greater Accra', 'Atomic', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-03 07:54:42', '2023-06-05 09:43:04', NULL), +(998, 932, NULL, 'FMC0001010R', NULL, 'completed', '2023-06-03 07:32:39', 120.00, 30.00, 150.00, 120.00, 'Adueom', 'now', 'Greater Accra', 'Teshie', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-03 07:56:30', '2023-06-05 09:43:18', NULL), +(999, 933, NULL, 'FMC0001013R', NULL, 'completed', '2023-06-03 07:32:39', 255.00, 0.00, 255.00, 240.00, 'Kintampo Municipal Hospital', 'now', 'Ahafo', 'Kintampo', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-03 08:02:19', '2023-06-05 09:43:43', NULL), +(1000, 278, NULL, 'FMC0001014D', NULL, 'completed', '2023-06-03 07:32:39', 300.00, 0.00, 300.00, 300.00, 'West Hills Mall', 'now', 'Greater Accra', 'Kasoa', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-03 08:04:53', '2023-06-05 09:54:31', NULL), +(1001, 934, NULL, 'FMC0001015D', NULL, 'completed', '2023-06-03 07:32:39', 315.00, 0.00, 315.00, 300.00, 'Sunyani', 'now', 'Ahafo', 'Sunyani', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-03 08:23:11', '2023-06-05 09:55:35', NULL), +(1002, 935, NULL, 'FMC0001016D', NULL, 'completed', '2023-06-03 07:32:39', 300.00, 0.00, 300.00, 300.00, 'Asuoyeboah IPT', 'now', 'Ashanti', 'Kumasi', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-03 08:26:03', '2023-06-05 09:53:52', NULL), +(1003, 936, NULL, 'FMC0001017D', NULL, 'completed', '2023-06-03 08:47:45', 300.00, 0.00, 300.00, 300.00, 'Lekma Hospiital', 'now', 'Greater Accra', 'Accra', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-03 09:34:17', '2023-06-05 09:54:27', NULL), +(1004, 574, NULL, 'FMC0001018R', NULL, 'completed', '2023-06-05 08:25:08', 270.00, 0.00, 270.00, 240.00, 'Ahodwo', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 12:43:43', '2023-06-08 15:33:44', NULL), +(1005, 937, NULL, 'FMC0001019R', NULL, 'completed', '2023-06-05 08:25:08', 120.00, 25.00, 145.00, 120.00, 'topbase', 'now', 'Greater Accra', 'Gbawe', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 12:45:03', '2023-06-06 14:03:59', NULL), +(1006, 938, NULL, 'FMC0001020R', NULL, 'completed', '2023-06-05 08:25:08', 255.00, 0.00, 255.00, 240.00, 'Agona Swedru', 'now', 'Central', 'Agona', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 12:47:06', '2023-06-06 14:05:24', NULL), +(1007, 940, NULL, 'FMC0001021R', NULL, 'completed', '2023-06-05 12:49:14', 240.00, 30.00, 270.00, 240.00, 'ACP Estate', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 12:48:30', '2023-06-06 14:03:48', NULL), +(1008, 939, NULL, 'FMC0001022R', NULL, 'completed', '2023-06-05 08:25:08', 120.00, 35.00, 155.00, 120.00, 'police ststion', 'now', 'Greater Accra', 'Tema com1', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 12:51:26', '2023-06-06 14:02:58', NULL), +(1009, 941, NULL, 'FMC0001023R', NULL, 'completed', '2023-06-05 08:25:08', 240.00, 35.00, 275.00, 240.00, 'com5', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 12:53:00', '2023-06-06 14:03:16', NULL), +(1010, 942, NULL, 'FMC0001024R', NULL, 'completed', '2023-06-05 08:25:08', 270.00, 0.00, 270.00, 240.00, 'Mampong', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 12:54:32', '2023-06-08 15:33:48', NULL), +(1011, 943, NULL, 'FMC0001025R', NULL, 'completed', '2023-06-05 08:25:08', 240.00, 25.00, 265.00, 240.00, 'Lapaz racecourse', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 12:56:20', '2023-06-06 14:03:31', NULL), +(1012, 546, NULL, 'FMC0001026R', NULL, 'completed', '2023-06-05 08:25:08', 1230.00, 0.00, 1230.00, 1200.00, 'Ayeduase KNUST', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 12:58:47', '2023-06-08 15:34:05', NULL), +(1013, 944, NULL, 'FMC0001027R', NULL, 'completed', '2023-06-05 08:25:08', 135.00, 0.00, 135.00, 120.00, 'Hohoe', 'now', 'Volta', 'Hohoe', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 13:00:15', '2023-06-06 14:05:21', NULL), +(1014, 945, NULL, 'FMC0001028R', NULL, 'completed', '2023-06-05 08:25:08', 390.00, 0.00, 390.00, 360.00, 'Asokwa', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 13:02:22', '2023-06-08 15:33:53', NULL), +(1015, 946, NULL, 'FMC0001029R', NULL, 'completed', '2023-06-05 08:25:08', 135.00, 0.00, 135.00, 120.00, 'Takoradi', 'now', 'Western', 'Tarkoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 13:03:57', '2023-06-06 14:05:17', NULL), +(1016, 215, NULL, 'FMC0001030R', NULL, 'completed', '2023-06-05 08:25:08', 240.00, 25.00, 265.00, 240.00, 'Gbawe CP', 'now', 'Greater Accra', 'Gbawe', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 13:05:41', '2023-06-06 14:04:06', NULL), +(1017, 947, NULL, 'FMC0001031R', NULL, 'completed', '2023-06-05 08:25:08', 120.00, 25.00, 145.00, 120.00, 'Gbawe CP', 'now', 'Greater Accra', 'Gbawe', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 13:07:22', '2023-06-06 14:03:55', NULL), +(1018, 948, NULL, 'FMC0001032R', NULL, 'completed', '2023-06-05 08:25:08', 240.00, 25.00, 265.00, 240.00, 'nii bole town', 'now', 'Greater Accra', 'Lapaz', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 13:08:59', '2023-06-06 14:03:25', NULL), +(1019, 949, NULL, 'FMC0001033R', NULL, 'completed', '2023-06-05 08:25:08', 390.00, 0.00, 390.00, 360.00, 'new suame presby', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 13:12:19', '2023-06-08 15:33:39', NULL), +(1020, 950, NULL, 'FMC0001034R', NULL, 'completed', '2023-06-05 08:25:08', 135.00, 0.00, 135.00, 120.00, 'Begoro', 'now', 'Eastern', 'Begoro', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 13:14:40', '2023-06-06 14:05:06', NULL), +(1021, 951, NULL, 'FMC0001035R', NULL, 'completed', '2023-06-05 08:25:08', 120.00, 30.00, 150.00, 120.00, 'Nungua natical', 'now', 'Greater Accra', 'Nungua', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 13:16:16', '2023-06-08 15:18:51', NULL), +(1022, 952, NULL, 'FMC0001036D', NULL, 'completed', '2023-06-05 08:25:08', 1015.00, 0.00, 1015.00, 1000.00, 'Takoradi', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-05 13:18:45', '2023-06-06 14:05:12', NULL), +(1023, 575, NULL, 'FMC0001037R', NULL, 'completed', '2023-06-05 13:34:38', 600.00, 5.00, 605.00, 600.00, 'odumase palace', 'now', 'Greater Accra', 'Pokuase', 5.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-05 13:38:10', '2023-06-08 15:19:04', NULL), +(1025, 953, NULL, 'FMC0001039R', NULL, 'completed', '2023-06-06 10:42:32', 120.00, 25.00, 145.00, 120.00, 'Awoshie', 'now', 'Greater Accra', 'Awoshie', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 10:46:48', '2023-06-08 15:19:20', NULL), +(1026, 954, NULL, 'FMC0001040R', NULL, 'completed', '2023-06-06 10:42:32', 135.00, 0.00, 135.00, 120.00, 'Ho', 'now', 'Volta', 'Ho', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 10:48:53', '2023-06-08 15:27:37', NULL), +(1027, 955, NULL, 'FMC0001041R', NULL, 'completed', '2023-06-06 10:42:32', 735.00, 0.00, 735.00, 720.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 10:51:16', '2023-06-08 15:22:41', NULL), +(1028, 956, NULL, 'FMC0001042R', NULL, 'completed', '2023-06-06 10:42:32', 240.00, 30.00, 270.00, 240.00, 'Ho', 'now', 'Volta', 'Dave', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 10:52:35', '2023-06-08 15:19:53', NULL), +(1029, 957, NULL, 'FMC0001043R', NULL, 'completed', '2023-06-06 10:42:32', 375.00, 0.00, 375.00, 360.00, 'Bono sampa', 'now', 'Bono', 'Bono', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 10:54:47', '2023-06-08 15:22:26', NULL), +(1030, 958, NULL, 'FMC0001044R', NULL, 'completed', '2023-06-06 10:42:32', 270.00, 0.00, 270.00, 240.00, 'Adum', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 10:56:20', '2023-06-08 15:34:18', NULL), +(1031, 270, NULL, 'FMC0001045D', NULL, 'completed', '2023-06-06 10:42:32', 760.00, 0.00, 760.00, 745.00, 'Afful Nkwanta', 'now', 'Ashanti', 'kumasi', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-06 10:58:58', '2023-06-08 15:22:32', NULL), +(1032, 959, NULL, 'FMC0001046R', NULL, 'completed', '2023-06-06 10:42:32', 270.00, 0.00, 270.00, 240.00, 'Abawa Ruth Tafo Ahenbronum', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:01:06', '2023-06-08 15:34:27', NULL), +(1033, 960, NULL, 'FMC0001047R', NULL, 'completed', '2023-06-06 10:42:32', 135.00, 0.00, 135.00, 120.00, 'Konogo', 'now', 'Central', 'Konogo', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:02:32', '2023-06-08 15:35:04', NULL), +(1034, 961, NULL, 'FMC0001048R', NULL, 'completed', '2023-06-06 10:42:32', 255.00, 0.00, 255.00, 240.00, 'Prestea', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:04:32', '2023-06-08 15:26:37', NULL), +(1035, 962, NULL, 'FMC0001049R', NULL, 'completed', '2023-06-06 10:42:32', 270.00, 0.00, 270.00, 240.00, 'Adum Boss fm', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:06:17', '2023-06-08 15:34:34', NULL), +(1036, 963, NULL, 'FMC0001050R', NULL, 'completed', '2023-06-06 10:42:32', 150.00, 0.00, 150.00, 120.00, 'Asano down', 'now', 'Ashanti', 'Kronum', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:08:21', '2023-06-08 15:34:21', NULL), +(1037, 964, NULL, 'FMC0001051D', NULL, 'completed', '2023-06-06 10:42:32', 230.00, 0.00, 230.00, 200.00, 'Goaso', 'now', 'Ashanti', 'Goaso', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:10:49', '2023-06-08 15:23:01', NULL), +(1038, 965, NULL, 'FMC0001052D', NULL, 'completed', '2023-06-06 11:18:21', 115.00, 0.00, 115.00, 100.00, 'Dunkwa on offin', 'now', 'Central', 'Dunkwa', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:12:22', '2023-06-08 15:26:30', NULL), +(1039, 966, NULL, 'FMC0001053R', NULL, 'completed', '2023-06-06 10:42:32', 120.00, 30.00, 150.00, 120.00, 'franco state', 'now', 'Greater Accra', 'Ofankor barrier', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:14:19', '2023-06-08 15:20:06', NULL), +(1040, 886, NULL, 'FMC0001054D', NULL, 'completed', '2023-06-06 10:42:32', 515.00, 0.00, 515.00, 500.00, 'Sehwi Anhwiaso', 'now', 'Western North', 'Sehwi', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:17:27', '2023-06-08 15:27:09', NULL), +(1041, 967, NULL, 'FMC0001055R', NULL, 'completed', '2023-06-06 10:42:32', 240.00, 30.00, 270.00, 240.00, 'Cambodia taxi rank', 'now', 'Greater Accra', 'Spintex', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:20:54', '2023-06-08 15:18:43', NULL), +(1042, 968, NULL, 'FMC0001056R', NULL, 'completed', '2023-06-06 10:42:32', 135.00, 0.00, 135.00, 120.00, 'Koforidua', 'now', 'Eastern', 'Koforidua Tech University', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:23:20', '2023-06-08 15:27:19', NULL), +(1043, 969, NULL, 'FMC0001057R', NULL, 'completed', '2023-06-06 10:42:32', 135.00, 0.00, 135.00, 120.00, 'Goaso', 'now', 'Ahafo', 'Goaso', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:25:14', '2023-06-08 15:23:14', NULL), +(1044, 970, NULL, 'FMC0001058R', NULL, 'completed', '2023-06-06 10:42:32', 150.00, 0.00, 150.00, 120.00, 'Tanoso Amusted', 'now', 'Ashanti', 'Tanoso', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:27:27', '2023-06-08 15:34:36', NULL), +(1045, 971, NULL, 'FMC0001059R', NULL, 'completed', '2023-06-06 10:42:32', 120.00, 30.00, 150.00, 120.00, 'barrier', 'now', 'Greater Accra', 'Ofankor', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:28:45', '2023-06-08 15:18:27', NULL), +(1046, 207, NULL, 'FMC0001060D', NULL, 'completed', '2023-06-06 10:42:32', 2000.00, 20.00, 2020.00, 2000.00, 'malam jnc', 'now', 'Greater Accra', 'kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:30:17', '2023-06-08 15:19:30', NULL), +(1047, 972, NULL, 'FMC0001061R', NULL, 'completed', '2023-06-06 10:42:32', 150.00, 0.00, 150.00, 120.00, 'Ejisu Kwamo', 'now', 'Ashanti', 'Ejisu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:31:38', '2023-06-08 15:34:40', NULL), +(1048, 973, NULL, 'FMC0001062R', NULL, 'completed', '2023-06-06 10:42:32', 360.00, 30.00, 390.00, 360.00, 'Madina Rawlings Circle', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:33:19', '2023-06-08 15:20:21', NULL), +(1049, 373, NULL, 'FMC0001063R', NULL, 'completed', '2023-06-06 10:42:32', 255.00, 0.00, 255.00, 240.00, 'Goaso Ahafo', 'now', 'Ahafo', 'Goaso', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:35:10', '2023-06-08 15:23:31', NULL), +(1050, 974, NULL, 'FMC0001064R', NULL, 'completed', '2023-06-06 10:42:32', 150.00, 0.00, 150.00, 120.00, 'buokrom estate E76', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:37:11', '2023-06-08 15:34:43', NULL), +(1051, 975, NULL, 'FMC0001065R', NULL, 'completed', '2023-06-06 10:42:32', 120.00, 35.00, 155.00, 120.00, 'Mallam cp golden star resturant', 'now', 'Greater Accra', 'Mallam cp', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:38:50', '2023-06-08 15:17:54', NULL), +(1052, 976, NULL, 'FMC0001066R', NULL, 'completed', '2023-06-06 10:42:32', 255.00, 0.00, 255.00, 240.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:40:25', '2023-06-08 15:27:15', NULL), +(1053, 977, NULL, 'FMC0001067R', NULL, 'completed', '2023-06-06 10:42:32', 120.00, 30.00, 150.00, 120.00, 'mensah sarbah main', 'now', 'Greater Accra', 'University of Ghana', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:41:54', '2023-06-08 15:18:14', NULL), +(1054, 245, NULL, 'FMC0001068R', NULL, 'completed', '2023-06-06 10:42:32', 120.00, 25.00, 145.00, 120.00, 'Dansoman Kwahu Motors', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:43:32', '2023-06-08 15:20:26', NULL), +(1055, 978, NULL, 'FMC0001069D', NULL, 'completed', '2023-06-06 10:42:32', 300.00, 30.00, 330.00, 300.00, 'Old Ashongman', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:45:52', '2023-06-12 16:33:13', NULL), +(1056, 979, NULL, 'FMC0001070R', NULL, 'completed', '2023-06-06 10:42:32', 150.00, 0.00, 150.00, 120.00, 'Tech Odum', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:47:15', '2023-06-08 15:34:45', NULL), +(1057, 980, NULL, 'FMC0001071D', NULL, 'completed', '2023-06-06 10:42:32', 1315.00, 0.00, 1315.00, 1300.00, 'Bogoso', 'now', 'Western', 'sending,...........', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:49:47', '2023-06-08 15:27:55', NULL), +(1058, 894, NULL, 'FMC0001072R', NULL, 'completed', '2023-06-06 10:42:32', 735.00, 0.00, 735.00, 720.00, 'Anaji', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:52:11', '2023-06-08 15:22:50', NULL), +(1059, 981, NULL, 'FMC0001073R', NULL, 'completed', '2023-06-06 10:42:32', 135.00, 0.00, 135.00, 120.00, 'Mabang', 'now', 'Ahafo', 'Mabang', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:53:35', '2023-06-08 15:27:28', NULL), +(1060, 982, NULL, 'FMC0001074R', NULL, 'completed', '2023-06-06 10:42:32', 255.00, 0.00, 255.00, 240.00, 'Dunkwa on offin', 'now', 'Central', 'Dunkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:55:09', '2023-06-12 16:15:45', NULL), +(1061, 983, NULL, 'FMC0001075R', NULL, 'completed', '2023-06-06 10:42:32', 750.00, 0.00, 750.00, 720.00, 'KNUST', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:56:35', '2023-06-08 15:34:49', NULL), +(1062, 984, NULL, 'FMC0001078D', NULL, 'completed', '2023-06-06 10:42:32', 300.00, 0.00, 300.00, 300.00, 'kasoa', 'now', 'Greater Accra', 'self pick up', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-06 11:59:00', '2023-06-12 16:03:37', NULL), +(1063, 985, NULL, 'FMC0001079R', NULL, 'completed', '2023-06-06 10:42:32', 240.00, 30.00, 270.00, 240.00, 'Pantang behind raglo int', 'now', 'Greater Accra', 'Pantang', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:00:36', '2023-06-08 15:18:05', NULL), +(1064, 986, NULL, 'FMC0001080R', NULL, 'completed', '2023-06-06 10:42:32', 120.00, 30.00, 150.00, 120.00, 'Cappital hills', 'now', 'Greater Accra', 'Capital hills', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:02:22', '2023-06-08 15:18:37', NULL), +(1065, 987, NULL, 'FMC0001081R', NULL, 'completed', '2023-06-06 10:42:32', 270.00, 0.00, 270.00, 240.00, 'Tafo 3miles', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:03:53', '2023-06-08 15:34:52', NULL), +(1066, 988, NULL, 'FMC0001082R', NULL, 'completed', '2023-06-06 10:42:32', 270.00, 0.00, 270.00, 240.00, 'Ahodwo Daban newsite', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:05:08', '2023-06-08 15:34:59', NULL), +(1067, 989, NULL, 'FMC0001083R', NULL, 'completed', '2023-06-06 10:42:32', 135.00, 0.00, 135.00, 120.00, 'Kintampo', 'now', 'Ahafo', 'Kintampo', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:07:02', '2023-06-08 15:27:50', NULL), +(1068, 990, NULL, 'FMC0001084R', NULL, 'completed', '2023-06-06 10:42:32', 480.00, 30.00, 510.00, 480.00, 'Spintex', 'now', 'Greater Accra', 'Spintex', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:08:35', '2023-06-08 15:18:31', NULL), +(1069, 991, NULL, 'FMC0001085R', NULL, 'completed', '2023-06-06 10:42:32', 150.00, 0.00, 150.00, 120.00, 'Laterbiokorshie printing press', 'now', 'Greater Accra', 'Laterbiokoshie', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:10:41', '2023-06-08 15:19:44', NULL), +(1070, 464, NULL, 'FMC0001086R', NULL, 'completed', '2023-06-06 10:42:32', 270.00, 0.00, 270.00, 240.00, 'Effiduase', 'now', 'Ashanti', 'Effiduase', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:12:29', '2023-06-08 15:34:08', NULL), +(1071, 992, NULL, 'FMC0001087R', NULL, 'completed', '2023-06-06 10:42:32', 390.00, 0.00, 390.00, 360.00, 'Hatso', 'now', 'Greater Accra', 'Hatso (Delivery Paid)', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:14:15', '2023-06-08 15:19:59', NULL), +(1072, 993, NULL, 'FMC0001088R', NULL, 'completed', '2023-06-06 10:42:32', 150.00, 0.00, 150.00, 120.00, 'Bremang UGC', 'now', 'Ashanti', 'Bremang', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:16:03', '2023-06-08 15:34:14', NULL), +(1073, 258, NULL, 'FMC0001089R', NULL, 'completed', '2023-06-06 10:42:32', 480.00, 30.00, 510.00, 480.00, 'Maamobi', 'now', 'Greater Accra', 'Abi National Bank', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:18:18', '2023-06-08 15:19:36', NULL), +(1074, 994, NULL, 'FMC0001090D', NULL, 'completed', '2023-06-06 10:42:32', 815.00, 0.00, 815.00, 800.00, 'Dormaa Ahenkro', 'now', 'Bono', 'sending..........', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:23:10', '2023-06-12 16:02:46', NULL), +(1075, 299, NULL, 'FMC0001091R', NULL, 'completed', '2023-06-06 10:42:32', 240.00, 35.00, 275.00, 240.00, 'Lashibi com20', 'now', 'Greater Accra', 'Lashibi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:24:57', '2023-06-08 15:17:59', NULL), +(1076, 995, NULL, 'FMC0001092R', NULL, 'completed', '2023-06-06 10:42:32', 270.00, 0.00, 270.00, 240.00, 'Abuakwa', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:26:02', '2023-06-08 15:34:24', NULL), +(1077, 996, NULL, 'FMC0001093R', NULL, 'completed', '2023-06-06 12:26:30', 135.00, 0.00, 135.00, 120.00, 'Pedu', 'now', 'Central', 'Cape Coast', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:27:46', '2023-06-12 11:31:37', NULL), +(1078, 211, NULL, 'FMC0001096D', NULL, 'completed', '2023-06-06 10:42:32', 300.00, 0.00, 300.00, 300.00, 'Ocean View', 'now', 'Greater Accra', 'Kasoa', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:28:14', '2023-06-08 15:20:30', NULL), +(1079, 997, NULL, 'FMC0001097R', NULL, 'completed', '2023-06-06 12:26:30', 135.00, 0.00, 135.00, 120.00, 'Sefwi wiaso', 'now', 'Bono East', 'Sefwi wiaso', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:29:03', '2023-06-12 16:34:46', NULL), +(1080, 998, NULL, 'FMC0001098D', NULL, 'completed', '2023-06-06 10:42:32', 300.00, 30.00, 330.00, 300.00, 'new hostel', 'now', 'Greater Accra', 'Accra Technical Universty', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:30:51', '2023-06-06 12:30:51', NULL), +(1081, 888, NULL, 'FMC0001099D', NULL, 'completed', '2023-06-06 12:26:30', 400.00, 25.00, 425.00, 400.00, 'official town', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:33:04', '2023-06-06 12:33:04', NULL), +(1082, 999, NULL, 'FMC0001100D', NULL, 'completed', '2023-06-09 13:19:33', 515.00, 0.00, 515.00, 500.00, 'Winneba', 'now', 'Central', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-06 12:33:19', '2023-06-12 16:03:40', NULL), +(1083, 574, NULL, 'FMC0001101R', NULL, 'completed', '2023-06-07 09:53:30', 150.00, 0.00, 150.00, 120.00, 'Ahodwo', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 09:55:23', '2023-06-10 09:51:14', NULL), +(1084, 541, NULL, 'FMC0001102R', NULL, 'completed', '2023-06-07 09:53:30', 150.00, 0.00, 150.00, 120.00, 'Tech campus', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 09:57:11', '2023-06-10 09:51:35', NULL), +(1085, 1000, NULL, 'FMC0001103R', NULL, 'completed', '2023-06-07 09:53:30', 255.00, 0.00, 255.00, 240.00, 'Sunyani nursing school', 'now', 'Ahafo', 'VIP BUS', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 09:59:07', '2023-06-09 16:07:46', NULL), +(1086, 1001, NULL, 'FMC0001104R', NULL, 'completed', '2023-06-07 09:53:30', 120.00, 25.00, 145.00, 120.00, 'Tema station', 'now', 'Greater Accra', 'Lapaz', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:01:29', '2023-06-10 09:54:26', NULL), +(1087, 1002, NULL, 'FMC0001105R', NULL, 'completed', '2023-06-07 09:53:30', 255.00, 0.00, 255.00, 240.00, 'Tarkwa Efuata', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:03:23', '2023-06-09 16:07:55', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(1088, 1003, NULL, 'FMC0001106R', NULL, 'completed', '2023-06-07 09:53:30', 120.00, 30.00, 150.00, 120.00, 'Osu', 'now', 'Greater Accra', 'Osu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:05:23', '2023-06-10 09:55:02', NULL), +(1089, 1004, NULL, 'FMC0001107R', NULL, 'completed', '2023-06-07 09:53:30', 255.00, 0.00, 255.00, 240.00, 'Takoradi', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:06:54', '2023-06-09 16:05:48', NULL), +(1090, 1005, NULL, 'FMC0001108R', NULL, 'completed', '2023-06-07 09:53:30', 390.00, 0.00, 390.00, 360.00, 'Bani hostel', 'now', 'Greater Accra', 'Legon Campus', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:08:42', '2023-06-10 09:54:40', NULL), +(1091, 1006, NULL, 'FMC0001109R', NULL, 'completed', '2023-06-07 09:53:30', 240.00, 25.00, 265.00, 240.00, 'first light opposite ICGC upper room temple', 'now', 'Greater Accra', 'Mataheko', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:10:47', '2023-06-10 09:54:35', NULL), +(1092, 1007, NULL, 'FMC0001110R', NULL, 'completed', '2023-06-07 09:53:30', 135.00, 0.00, 135.00, 120.00, 'kenyasi', 'now', 'Ahafo', 'Ahafo', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:12:21', '2023-06-09 16:05:19', NULL), +(1093, 1008, NULL, 'FMC0001111R', NULL, 'completed', '2023-06-07 09:53:30', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Central', 'Sunyani', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:13:50', '2023-06-09 16:05:41', NULL), +(1094, 1009, NULL, 'FMC0001112R', NULL, 'completed', '2023-06-07 09:53:30', 255.00, 0.00, 255.00, 240.00, 'Takoradi Apremdo', 'now', 'Western', 'Myohaung Barracks', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:15:48', '2023-06-09 16:06:35', NULL), +(1095, 1010, NULL, 'FMC0001113R', NULL, 'completed', '2023-06-07 09:53:30', 150.00, 0.00, 150.00, 120.00, 'Abrebo Highways', 'now', 'Ashanti', 'Abrebo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:17:27', '2023-06-10 09:43:39', NULL), +(1096, 1011, NULL, 'FMC0001114D', NULL, 'completed', '2023-06-07 09:53:30', 330.00, 0.00, 330.00, 300.00, 'Asafo yf', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:19:18', '2023-06-10 09:43:17', NULL), +(1097, 1012, NULL, 'FMC0001115R', NULL, 'completed', '2023-06-07 09:53:30', 120.00, 30.00, 150.00, 120.00, 'Villaggio Airport', 'now', 'Greater Accra', 'Villaggio', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:20:44', '2023-06-10 09:55:28', NULL), +(1098, 1013, NULL, 'FMC0001116R', NULL, 'completed', '2023-06-07 09:53:30', 360.00, 30.00, 390.00, 360.00, 'Ogbojo Otinshe road', 'now', 'Greater Accra', 'Ogbojo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:22:29', '2023-06-10 09:53:57', NULL), +(1099, 1014, NULL, 'FMC0001117R', NULL, 'completed', '2023-06-07 09:53:30', 150.00, 0.00, 150.00, 120.00, 'Ayeduase near benab filling station', 'now', 'Ashanti', 'Ayeduase', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:24:41', '2023-06-10 09:43:28', NULL), +(1100, 1015, NULL, 'FMC0001118R', NULL, 'completed', '2023-06-07 09:53:30', 150.00, 0.00, 150.00, 120.00, 'Ntonso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:26:18', '2023-06-10 09:43:53', NULL), +(1101, 1016, NULL, 'FMC0001119R', NULL, 'completed', '2023-06-07 09:53:30', 360.00, 25.00, 385.00, 360.00, 'Great Lamptey Mills School', 'now', 'Greater Accra', 'zongo junc Abossey Okai', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:28:15', '2023-06-10 09:53:48', NULL), +(1102, 1017, NULL, 'FMC0001120R', NULL, 'completed', '2023-06-07 09:53:30', 120.00, 30.00, 150.00, 120.00, 'Taifa obohene', 'now', 'Greater Accra', 'Taifa', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:29:40', '2023-06-10 09:53:42', NULL), +(1103, 1018, NULL, 'FMC0001121R', NULL, 'completed', '2023-06-07 09:53:30', 135.00, 0.00, 135.00, 120.00, 'Nzema', 'now', 'Bono', 'Nzema', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:30:47', '2023-06-09 16:06:28', NULL), +(1104, 1019, NULL, 'FMC0001122R', NULL, 'completed', '2023-06-07 09:53:30', 145.00, 0.00, 145.00, 120.00, 'Abeka', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:31:56', '2023-06-10 09:54:16', NULL), +(1105, 1020, NULL, 'FMC0001123R', NULL, 'completed', '2023-06-07 09:53:30', 390.00, 0.00, 390.00, 360.00, 'Kumasi', 'now', 'Ashanti', 'tafo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:33:06', '2023-06-10 09:43:58', NULL), +(1106, 1021, NULL, 'FMC0001124R', NULL, 'completed', '2023-06-07 09:53:30', 120.00, 30.00, 150.00, 120.00, 'Mile 7 park', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:35:20', '2023-06-10 09:53:37', NULL), +(1107, 1022, NULL, 'FMC0001125R', NULL, 'completed', '2023-06-07 09:53:30', 360.00, 25.00, 385.00, 360.00, 'Gbawe Telecom', 'now', 'Greater Accra', 'Gbawe', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:37:00', '2023-06-10 09:54:20', NULL), +(1108, 1023, NULL, 'FMC0001126R', NULL, 'completed', '2023-06-07 09:53:30', 255.00, 0.00, 255.00, 240.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:38:30', '2023-06-09 16:05:33', NULL), +(1109, 1024, NULL, 'FMC0001127R', NULL, 'completed', '2023-06-07 09:53:30', 120.00, 25.00, 145.00, 120.00, 'fishermans house', 'now', 'Greater Accra', 'Dansoman jun', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:39:55', '2023-06-10 09:55:40', NULL), +(1110, 1025, NULL, 'FMC0001128R', NULL, 'completed', '2023-06-07 09:53:30', 150.00, 0.00, 150.00, 120.00, 'Krofrom Nhiaeso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:41:31', '2023-06-10 09:44:13', NULL), +(1111, 1026, NULL, 'FMC0001129R', NULL, 'completed', '2023-06-07 09:53:30', 135.00, 0.00, 135.00, 120.00, 'Nsawam last stop', 'now', 'Eastern', 'Nsawam', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 10:43:02', '2023-06-09 16:06:04', NULL), +(1112, 1027, NULL, 'FMC0001130R', NULL, 'completed', '2023-06-07 11:46:33', 270.00, 0.00, 270.00, 240.00, 'Tanoso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 11:48:25', '2023-06-10 09:43:46', NULL), +(1113, 1028, NULL, 'FMC0001131R', NULL, 'completed', '2023-06-07 11:46:33', 150.00, 0.00, 150.00, 120.00, 'Kaase', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 11:49:36', '2023-06-10 09:43:33', NULL), +(1114, 1029, NULL, 'FMC0001132R', NULL, 'completed', '2023-06-07 11:46:33', 255.00, 0.00, 255.00, 240.00, 'Techiman', 'now', 'Bono', 'Techiman', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 11:51:37', '2023-06-09 16:08:03', NULL), +(1115, 638, NULL, 'FMC0001133R', NULL, 'completed', '2023-06-07 11:55:48', 120.00, 20.00, 140.00, 120.00, 'old barrier kings university', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 11:53:19', '2023-06-10 09:54:46', NULL), +(1116, 1030, NULL, 'FMC0001134R', NULL, 'completed', '2023-06-07 11:46:33', 120.00, 25.00, 145.00, 120.00, 'Glefe transformer', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 11:55:28', '2023-06-10 09:54:51', NULL), +(1117, 1031, NULL, 'FMC0001135R', NULL, 'completed', '2023-06-07 11:46:33', 255.00, 0.00, 255.00, 240.00, 'Anyinam', 'now', 'Eastern', '.........bella', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 11:57:55', '2023-06-09 16:06:14', NULL), +(1118, 546, NULL, 'FMC0001136D', NULL, 'completed', '2023-06-07 11:46:33', 2830.00, 0.00, 2830.00, 2800.00, 'Ayeduase KNUST', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-07 12:01:27', '2023-06-10 09:43:21', NULL), +(1119, 1032, NULL, 'FMC0001137R', NULL, 'completed', '2023-06-07 11:46:33', 240.00, 30.00, 270.00, 240.00, 'Fiesta residences', 'now', 'Greater Accra', 'Cantoment', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 12:03:18', '2023-06-10 09:54:12', NULL), +(1120, 1033, NULL, 'FMC0001138R', NULL, 'completed', '2023-06-07 11:46:33', 240.00, 25.00, 265.00, 240.00, 'Darkuman junc', 'now', 'Greater Accra', 'Darkuman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 12:04:31', '2023-06-10 09:54:01', NULL), +(1121, 1034, NULL, 'FMC0001139R', NULL, 'completed', '2023-06-07 11:46:33', 120.00, 30.00, 150.00, 120.00, 'Labadi', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 12:05:43', '2023-06-10 09:53:52', NULL), +(1122, 1035, NULL, 'FMC0001140R', NULL, 'completed', '2023-06-07 11:46:33', 120.00, 30.00, 150.00, 120.00, 'Austrillian commission', 'now', 'Greater Accra', 'Cantoments', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 12:07:05', '2023-06-10 09:54:07', NULL), +(1123, 1036, NULL, 'FMC0001141R', NULL, 'completed', '2023-06-07 11:46:33', 135.00, 0.00, 135.00, 120.00, 'Akwatia', 'now', 'Eastern', 'Akwatia', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-07 12:08:40', '2023-06-09 16:06:44', NULL), +(1124, 935, NULL, 'FMC0001142R', NULL, 'completed', '2023-06-08 10:39:33', 990.00, 0.00, 990.00, 960.00, 'Asuoyeboah IPT', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 11:04:09', '2023-06-12 11:51:42', NULL), +(1125, 893, NULL, 'FMC0001143R', NULL, 'completed', '2023-06-08 10:39:33', 375.00, 0.00, 375.00, 360.00, 'Tamale', 'now', 'Northern', 'Aboabo', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 11:07:03', '2023-06-12 11:51:47', NULL), +(1126, 1037, NULL, 'FMC0001144R', NULL, 'completed', '2023-06-08 10:39:33', 145.00, 0.00, 145.00, 120.00, 'Abbem University School inside', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 11:08:58', '2023-06-09 15:58:14', NULL), +(1127, 1038, NULL, 'FMC0001145R', NULL, 'completed', '2023-06-08 10:39:33', 240.00, 30.00, 270.00, 240.00, 'ofankor barrier seven days', 'now', 'Greater Accra', 'Ofankor', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 11:11:07', '2023-06-09 15:59:00', NULL), +(1128, 1039, NULL, 'FMC0001146R', NULL, 'completed', '2023-06-08 10:39:33', 240.00, 30.00, 270.00, 240.00, 'NHIS Office', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 11:12:48', '2023-06-09 15:58:00', NULL), +(1129, 1040, NULL, 'FMC0001147R', NULL, 'completed', '2023-06-08 10:39:33', 255.00, 0.00, 255.00, 240.00, 'Capecoast', 'now', 'Central', 'Capecoast', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 11:23:36', '2023-06-12 11:31:11', NULL), +(1130, 918, NULL, 'FMC0001148D', NULL, 'completed', '2023-06-08 10:39:33', 215.00, 0.00, 215.00, 200.00, 'Cape coast', 'now', 'Central', 'Cape', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-08 11:30:56', '2023-06-12 11:30:53', NULL), +(1131, 1041, NULL, 'FMC0001149R', NULL, 'completed', '2023-06-08 10:39:33', 255.00, 0.00, 255.00, 240.00, 'Asanco', 'now', 'Western', 'Asankrangwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 11:33:53', '2023-06-12 11:31:07', NULL), +(1132, 530, NULL, 'FMC0001150D', NULL, 'completed', '2023-06-08 11:42:04', 6500.00, 35.00, 6535.00, 6500.00, 'Amasaman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-08 11:37:46', '2023-06-12 16:03:43', NULL), +(1133, 1042, NULL, 'FMC0001151R', NULL, 'completed', '2023-06-08 10:39:33', 135.00, 0.00, 135.00, 120.00, 'Asankrangwa', 'now', 'Western', 'Asankrangwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 11:39:32', '2023-06-12 11:31:04', NULL), +(1134, 936, NULL, 'FMC0001152D', NULL, 'completed', '2023-06-08 10:39:33', 600.00, 30.00, 630.00, 600.00, 'Lekma Hospiital', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-08 11:41:49', '2023-06-09 15:59:18', NULL), +(1135, 551, NULL, 'FMC0001153R', NULL, 'completed', '2023-06-08 10:39:33', 495.00, 0.00, 495.00, 480.00, 'Cape Coast', 'now', 'Central', 'Cape Coast', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 11:44:28', '2023-06-12 11:31:48', NULL), +(1136, 1043, NULL, 'FMC0001154D', NULL, 'completed', '2023-06-08 11:54:53', 300.00, 0.00, 300.00, 300.00, 'pantang abokobi road 119', 'now', 'Greater Accra', 'Accra', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-08 11:58:24', '2023-06-12 16:03:48', NULL), +(1137, 1044, NULL, 'FMC0001155R', NULL, 'completed', '2023-06-08 11:54:53', 135.00, 0.00, 135.00, 120.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:02:40', '2023-06-12 11:31:55', NULL), +(1138, 1045, NULL, 'FMC0001156D', NULL, 'completed', '2023-06-08 11:54:53', 315.00, 0.00, 315.00, 300.00, 'Asamankese', 'now', 'Eastern', 'Asamankese', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:05:57', '2023-06-12 16:02:53', NULL), +(1139, 1046, NULL, 'FMC0001157R', NULL, 'completed', '2023-06-08 11:54:53', 140.00, 0.00, 140.00, 120.00, 'papase number2', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:07:22', '2023-06-09 15:58:44', NULL), +(1140, 1047, NULL, 'FMC0001158R', NULL, 'completed', '2023-06-08 11:54:53', 150.00, 0.00, 150.00, 120.00, 'Winneba junc', 'now', 'Greater Accra', 'Winneba', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:08:49', '2023-06-12 11:30:59', NULL), +(1141, 1048, NULL, 'FMC0001159R', NULL, 'completed', '2023-06-08 11:54:53', 150.00, 0.00, 150.00, 120.00, 'Ejisu', 'now', 'Ashanti', 'Ejisu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:10:30', '2023-06-12 11:51:39', NULL), +(1142, 1049, NULL, 'FMC0001160R', NULL, 'completed', '2023-06-08 12:18:40', 120.00, 30.00, 150.00, 120.00, 'Acchimota abc', 'now', 'Greater Accra', 'Achimota', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:20:04', '2023-06-09 15:58:30', NULL), +(1143, 1050, NULL, 'FMC0001161R', NULL, 'completed', '2023-06-08 12:18:40', 390.00, 0.00, 390.00, 360.00, 'Ahenema Kokobeng', 'now', 'Ashanti', '............bella', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:25:42', '2023-06-12 11:51:28', NULL), +(1144, 1051, NULL, 'FMC0001162R', NULL, 'completed', '2023-06-08 12:18:40', 150.00, 0.00, 150.00, 120.00, 'Ejisu', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:28:29', '2023-06-12 11:51:14', NULL), +(1145, 1052, NULL, 'FMC0001163R', NULL, 'completed', '2023-06-08 12:18:40', 270.00, 0.00, 270.00, 240.00, 'Kumasi ipt', 'now', 'Greater Accra', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:30:04', '2023-06-12 11:51:09', NULL), +(1146, 1053, NULL, 'FMC0001164R', NULL, 'completed', '2023-06-08 12:18:40', 240.00, 30.00, 270.00, 240.00, 'Tse Addo', 'now', 'Greater Accra', 'Tse Addo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:31:43', '2023-06-09 16:00:45', NULL), +(1147, 516, NULL, 'FMC0001165R', NULL, 'completed', '2023-06-08 12:18:40', 240.00, 30.00, 270.00, 240.00, 'North Dzorwulu', 'now', 'Greater Accra', 'Dzorwulu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:33:11', '2023-06-09 16:01:45', NULL), +(1148, 1054, NULL, 'FMC0001166R', NULL, 'completed', '2023-06-08 12:18:40', 150.00, 0.00, 150.00, 120.00, 'Ayeduase newsite nyantakyi hostel', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:35:46', '2023-06-12 11:51:35', NULL), +(1149, 1055, NULL, 'FMC0001167R', NULL, 'completed', '2023-06-08 12:18:40', 135.00, 0.00, 135.00, 120.00, 'Nkoranaz', 'now', 'Bono', 'Nkoranaz', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:38:22', '2023-06-12 11:31:43', NULL), +(1150, 1056, NULL, 'FMC0001168R', NULL, 'completed', '2023-06-08 12:18:40', 270.00, 0.00, 270.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:40:24', '2023-06-12 11:51:18', NULL), +(1151, 1057, NULL, 'FMC0001169R', NULL, 'completed', '2023-06-08 12:18:40', 120.00, 25.00, 145.00, 120.00, 'Darkoman', 'now', 'Greater Accra', 'mambo spot', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:42:56', '2023-06-09 15:59:32', NULL), +(1152, 1058, NULL, 'FMC0001170R', NULL, 'completed', '2023-06-08 12:18:40', 360.00, 30.00, 390.00, 360.00, 'Taboar', 'now', 'Greater Accra', 'Taboar', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:44:21', '2023-06-09 15:59:49', NULL), +(1153, 1059, NULL, 'FMC0001171R', NULL, 'completed', '2023-06-08 12:18:40', 120.00, 25.00, 145.00, 120.00, 'Abeka Market', 'now', 'Greater Accra', 'Abeka', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:45:54', '2023-06-09 16:01:34', NULL), +(1154, 1060, NULL, 'FMC0001172R', NULL, 'completed', '2023-06-08 12:18:40', 255.00, 0.00, 255.00, 240.00, 'Tarkwa', 'now', 'Western', 'please send to Ford Station', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:50:25', '2023-06-12 11:31:18', NULL), +(1155, 1020, NULL, 'FMC0001173R', NULL, 'completed', '2023-06-08 12:18:40', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'tafo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:51:35', '2023-06-12 11:51:02', NULL), +(1156, 1061, NULL, 'FMC0001174R', NULL, 'completed', '2023-06-08 12:18:40', 240.00, 30.00, 270.00, 240.00, 'Dzorwulu', 'now', 'Greater Accra', 'Dzorwulu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 12:53:37', '2023-06-09 16:00:00', NULL), +(1157, 1062, NULL, 'FMC0001175R', NULL, 'completed', '2023-06-08 12:18:40', 240.00, 30.00, 270.00, 240.00, 'Legon', 'now', 'Greater Accra', 'Legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 13:02:34', '2023-06-09 16:00:34', NULL), +(1158, 1063, NULL, 'FMC0001176R', NULL, 'completed', '2023-06-08 12:18:40', 120.00, 25.00, 145.00, 120.00, 'nii boi town', 'now', 'Greater Accra', 'Lapaz', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 13:04:18', '2023-06-09 16:01:15', NULL), +(1159, 1064, NULL, 'FMC0001177R', NULL, 'completed', '2023-06-08 12:18:40', 255.00, 0.00, 255.00, 240.00, 'Akim oda', 'now', 'Eastern', 'Akim Oda', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 13:06:41', '2023-06-12 11:31:22', NULL), +(1160, 813, NULL, 'FMC0001178R', NULL, 'completed', '2023-06-08 12:18:40', 270.00, 0.00, 270.00, 240.00, 'Dichemso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 13:08:26', '2023-06-12 11:51:23', NULL), +(1161, 1065, NULL, 'FMC0001179R', NULL, 'completed', '2023-06-08 12:18:40', 120.00, 30.00, 150.00, 120.00, 'TF Hostel', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 13:10:24', '2023-06-09 16:00:58', NULL), +(1162, 1066, NULL, 'FMC0001180R', NULL, 'completed', '2023-06-08 12:18:40', 270.00, 0.00, 270.00, 240.00, 'Ashanti bekwai', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 13:12:13', '2023-06-12 11:51:53', NULL), +(1163, 1067, NULL, 'FMC0001181R', NULL, 'completed', '2023-06-08 12:18:40', 360.00, 20.00, 380.00, 360.00, 'Kasoa ofankor', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-08 13:13:49', '2023-06-09 16:00:16', NULL), +(1164, 952, NULL, 'FMC0001182D', NULL, 'completed', '2023-06-08 16:32:59', 815.00, 0.00, 815.00, 800.00, 'Takoradi', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-08 16:36:15', '2023-06-12 11:33:38', NULL), +(1165, 1068, NULL, 'FMC0001183D', NULL, 'completed', '2023-06-08 16:32:59', 300.00, 25.00, 325.00, 300.00, 'Darkuman', 'now', 'Greater Accra', 'Darkuman', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-08 16:38:20', '2023-06-12 16:03:32', NULL), +(1166, 888, NULL, 'FMC0001184D', NULL, 'completed', '2023-06-09 10:44:36', 400.00, 20.00, 420.00, 400.00, 'official town', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-09 10:45:54', '2023-06-09 10:45:54', NULL), +(1167, 1069, NULL, 'FMC0001185R', NULL, 'completed', '2023-06-09 11:05:37', 480.00, 30.00, 510.00, 480.00, 'passport office', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 11:24:23', '2023-06-12 10:58:10', NULL), +(1168, 655, NULL, 'FMC0001186R', NULL, 'completed', '2023-06-09 11:05:37', 150.00, 0.00, 150.00, 120.00, 'Assin Fosu', 'now', 'Central', 'sending....', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 11:26:53', '2023-06-12 11:49:07', NULL), +(1169, 1070, NULL, 'FMC0001187R', NULL, 'completed', '2023-06-09 11:05:37', 120.00, 35.00, 155.00, 120.00, 'oyarefa', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 11:28:16', '2023-06-09 15:38:03', NULL), +(1170, 1071, NULL, 'FMC0001188R', NULL, 'completed', '2023-06-09 11:05:37', 150.00, 0.00, 150.00, 120.00, 'Asankrangwa', 'now', 'Western', 'Asankrangwa', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 11:29:43', '2023-06-12 11:49:26', NULL), +(1171, 1072, NULL, 'FMC0001189R', NULL, 'completed', '2023-06-09 11:05:37', 150.00, 0.00, 150.00, 120.00, 'Jachie Pramso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 11:32:16', '2023-06-12 11:49:41', NULL), +(1172, 968, NULL, 'FMC0001190R', NULL, 'completed', '2023-06-09 11:05:37', 135.00, 0.00, 135.00, 120.00, 'Koforidua', 'now', 'Eastern', 'Koforidua Tech University', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 11:34:26', '2023-06-12 11:34:54', NULL), +(1173, 1073, NULL, 'FMC0001191R', NULL, 'completed', '2023-06-09 11:05:37', 135.00, 0.00, 135.00, 120.00, 'Walawale police station', 'now', 'Nort East', 'Walewale', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 11:38:24', '2023-06-12 11:41:37', NULL), +(1174, 1074, NULL, 'FMC0001192R', NULL, 'completed', '2023-06-09 11:05:37', 135.00, 0.00, 135.00, 120.00, 'Nzema Ayinasi', 'now', 'Western', 'Nzema', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 11:40:48', '2023-06-12 11:41:56', NULL), +(1175, 1075, NULL, 'FMC0001193R', NULL, 'completed', '2023-06-09 11:05:37', 150.00, 0.00, 150.00, 120.00, 'Atonsu Bokro', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 11:42:33', '2023-06-12 11:50:01', NULL), +(1176, 1076, NULL, 'FMC0001194R', NULL, 'completed', '2023-06-09 11:05:37', 150.00, 0.00, 150.00, 120.00, 'Ayeduase new site', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 11:44:42', '2023-06-12 11:50:21', NULL), +(1177, 1077, NULL, 'FMC0001195R', NULL, 'completed', '2023-06-09 11:05:37', 120.00, 20.00, 140.00, 120.00, 'Bojo beach side', 'now', 'Greater Accra', 'Aplaku clinic', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 11:46:13', '2023-06-12 10:56:42', NULL), +(1178, 1078, NULL, 'FMC0001196R', NULL, 'completed', '2023-06-09 11:05:37', 120.00, 30.00, 150.00, 120.00, 'Mile 7 iceberg pub', 'now', 'Greater Accra', 'Mile7', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 11:48:55', '2023-06-12 10:55:44', NULL), +(1179, 750, NULL, 'FMC0001197R', NULL, 'completed', '2023-06-09 11:05:37', 230.00, 30.00, 260.00, 240.00, 'Airport police station', 'now', 'Greater Accra', 'Airport police station', 30.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 11:59:40', '2023-06-12 10:59:16', NULL), +(1180, 1079, NULL, 'FMC0001198R', NULL, 'completed', '2023-06-09 11:05:37', 595.00, 0.00, 595.00, 600.00, 'Akrade quaters junc', 'now', 'Eastern', 'Akosombo', 15.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:03:26', '2023-06-12 11:34:22', NULL), +(1181, 1080, NULL, 'FMC0001199R', NULL, 'completed', '2023-06-09 11:05:37', 270.00, 0.00, 270.00, 240.00, 'Obuasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:05:16', '2023-06-12 11:48:43', NULL), +(1182, 1081, NULL, 'FMC0001200R', NULL, 'completed', '2023-06-09 11:05:37', 255.00, 0.00, 255.00, 240.00, 'Tamale', 'now', 'Northern', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:06:58', '2023-06-12 11:40:46', NULL), +(1183, 1082, NULL, 'FMC0001201D', NULL, 'completed', '2023-06-09 11:05:37', 315.00, 0.00, 315.00, 300.00, 'Sefwi Anhwiaso', 'now', 'Western North', 'Nursing training', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:09:18', '2023-06-12 11:33:26', NULL), +(1184, 1083, NULL, 'FMC0001202R', NULL, 'completed', '2023-06-09 11:05:37', 145.00, 0.00, 145.00, 120.00, 'Kasoa iron city', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:10:41', '2023-06-12 15:51:28', NULL), +(1185, 1084, NULL, 'FMC0001203R', NULL, 'completed', '2023-06-09 11:05:37', 135.00, 0.00, 135.00, 120.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:12:20', '2023-06-12 11:41:12', NULL), +(1186, 699, NULL, 'FMC0001204D', NULL, 'completed', '2023-06-09 11:05:37', 300.00, 25.00, 325.00, 300.00, 'Klagon', 'now', 'Greater Accra', 'Ontario Guest House opposite Frimps Filling Station', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:15:26', '2023-06-12 16:04:08', NULL), +(1187, 1085, NULL, 'FMC0001205R', NULL, 'completed', '2023-06-09 11:05:37', 240.00, 25.00, 265.00, 240.00, 'Mamprobi post office', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:17:04', '2023-06-18 18:17:44', NULL), +(1188, 1086, NULL, 'FMC0001206R', NULL, 'completed', '2023-06-09 11:05:37', 240.00, 30.00, 270.00, 240.00, 'behind trade fair', 'now', 'Greater Accra', 'Tse Addo Jane Montessori school', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:19:20', '2023-06-12 10:59:28', NULL), +(1189, 1087, NULL, 'FMC0001207R', NULL, 'completed', '2023-06-09 11:05:37', 360.00, 30.00, 390.00, 360.00, 'Botwe School junc', 'now', 'Greater Accra', 'Botwe', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:20:44', '2023-06-12 10:55:27', NULL), +(1190, 546, NULL, 'FMC0001208R', NULL, 'completed', '2023-06-09 11:05:37', 1130.00, 0.00, 1130.00, 1200.00, 'Ayeduase KNUST', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 100.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:23:58', '2023-06-12 11:50:42', NULL), +(1191, 1088, NULL, 'FMC0001209R', NULL, 'completed', '2023-06-09 11:05:37', 120.00, 25.00, 145.00, 120.00, 'Nyanyanor Kasoa', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:25:28', '2023-06-12 10:59:01', NULL), +(1192, 1042, NULL, 'FMC0001210R', NULL, 'completed', '2023-06-09 11:05:37', 135.00, 0.00, 135.00, 120.00, 'Asankrangwa', 'now', 'Western', 'Asankrangwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:27:34', '2023-06-12 11:40:09', NULL), +(1193, 1089, NULL, 'FMC0001211R', NULL, 'completed', '2023-06-09 11:05:37', 120.00, 30.00, 150.00, 120.00, 'ABSA Bank', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:28:59', '2023-06-12 10:56:52', NULL), +(1194, 777, NULL, 'FMC0001212R', NULL, 'completed', '2023-06-09 11:05:37', 220.00, 30.00, 250.00, 240.00, 'Musuku royundabout', 'now', 'Greater Accra', 'Musuku', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:30:48', '2023-06-12 10:55:55', NULL), +(1195, 1090, NULL, 'FMC0001213D', NULL, 'completed', '2023-06-09 11:05:37', 300.00, 0.00, 300.00, 300.00, 'Selassie', 'now', 'Greater Accra', 'Red Top', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:32:47', '2023-06-12 10:54:58', NULL), +(1196, 1091, NULL, 'FMC0001214R', NULL, 'completed', '2023-06-09 11:05:37', 110.00, 25.00, 135.00, 120.00, 'Dansoman', 'now', 'Greater Accra', 'sahara', 25.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:34:38', '2023-06-12 10:57:04', NULL), +(1197, 1068, NULL, 'FMC0001215D', NULL, 'completed', '2023-06-09 11:05:37', 560.00, 25.00, 585.00, 600.00, 'Darkuman', 'now', 'Greater Accra', 'Darkuman', 25.00, 0, 0, 0, NULL, 40.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:39:52', '2023-06-12 11:00:13', NULL), +(1198, 1092, NULL, 'FMC0001216R', NULL, 'completed', '2023-06-09 16:27:20', 375.00, 30.00, 405.00, 385.00, 'SIC LIFE MALL', 'now', 'Greater Accra', 'ACCRA', 30.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 12:42:52', '2023-06-12 10:56:09', NULL), +(1199, 963, NULL, 'FMC0001217R', NULL, 'completed', '2023-06-09 13:13:58', 270.00, 0.00, 270.00, 240.00, 'Asano down', 'now', 'Ashanti', 'Kronum', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-09 13:16:39', '2023-06-12 11:48:16', NULL), +(1200, 994, NULL, 'FMC0001218D', NULL, 'completed', '2023-06-09 14:20:58', 415.00, 0.00, 415.00, 400.00, 'Dormaa Ahenkro', 'now', 'Bono', 'sending..........', 15.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-09 14:23:06', '2023-06-12 11:32:50', NULL), +(1201, 1093, NULL, 'FMC0001219R', NULL, 'completed', '2023-06-10 08:46:07', 265.00, 0.00, 265.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 08:48:30', '2023-06-13 12:49:49', NULL), +(1202, 699, NULL, 'FMC0001220D', NULL, 'completed', '2023-06-10 08:46:07', 740.00, 30.00, 770.00, 800.00, 'Klagon', 'now', 'Greater Accra', 'Ontario Guest House opposite Frimps Filling Station', 30.00, 0, 0, 0, NULL, 60.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-10 09:06:55', '2023-06-12 11:47:09', NULL), +(1203, 1011, NULL, 'FMC0001221D', NULL, 'completed', '2023-06-10 08:46:07', 435.00, 0.00, 435.00, 400.00, 'Asafo yf', 'now', 'Ashanti', 'kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-10 09:09:07', '2023-06-13 12:49:54', NULL), +(1204, 890, NULL, 'FMC0001222R', NULL, 'completed', '2023-06-10 08:46:07', 340.00, 30.00, 370.00, 360.00, 'Bukom Arena', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 09:12:34', '2023-06-12 11:47:05', NULL), +(1205, 1094, NULL, 'FMC0001223R', NULL, 'completed', '2023-06-10 08:46:07', 265.00, 0.00, 265.00, 240.00, 'Sofoline', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 09:14:28', '2023-06-13 12:49:57', NULL), +(1206, 1095, NULL, 'FMC0001224R', NULL, 'completed', '2023-06-10 08:46:07', 240.00, 25.00, 265.00, 240.00, 'Lapaz Israel Down', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 09:34:14', '2023-06-12 11:47:00', NULL), +(1207, 1096, NULL, 'FMC0001225R', NULL, 'completed', '2023-06-10 08:46:07', 120.00, 25.00, 145.00, 120.00, 'Kasoa', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 09:38:18', '2023-06-12 11:46:52', NULL), +(1209, 1098, NULL, 'FMC0001227R', NULL, 'completed', '2023-06-10 08:46:07', 120.00, 20.00, 140.00, 120.00, 'Kasoa', 'now', 'Greater Accra', 'Adam Nana', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 09:44:04', '2023-06-12 11:46:48', NULL), +(1210, 1099, NULL, 'FMC0001228D', NULL, 'completed', '2023-06-10 08:46:07', 769.00, 25.00, 794.00, 799.00, 'Alhaji', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 30.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-10 09:58:54', '2023-06-12 11:46:33', NULL), +(1211, 1100, NULL, 'FMC0001229R', NULL, 'completed', '2023-06-10 08:46:07', 395.00, 0.00, 395.00, 360.00, 'Nkawkaw', 'now', 'Eastern', 'Nkawkaw', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 10:00:48', '2023-06-17 14:42:15', NULL), +(1212, 1101, NULL, 'FMC0001230R', NULL, 'completed', '2023-06-10 08:46:07', 375.00, 0.00, 375.00, 360.00, 'Bibiani', 'now', 'Western North', 'Bibiani', 35.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 10:02:25', '2023-06-12 11:42:28', NULL), +(1213, 1102, NULL, 'FMC0001231R', NULL, 'completed', '2023-06-10 08:46:07', 155.00, 0.00, 155.00, 120.00, 'Adansi Obuasi', 'now', 'Ashanti', 'Obuasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 10:05:23', '2023-06-13 12:51:05', NULL), +(1214, 1103, NULL, 'FMC0001232R', NULL, 'completed', '2023-06-10 08:46:07', 120.00, 25.00, 145.00, 120.00, 'Dansoman Glefe', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 10:07:12', '2023-06-12 11:46:44', NULL), +(1215, 645, NULL, 'FMC0001233R', NULL, 'completed', '2023-06-10 08:46:07', 240.00, 30.00, 270.00, 240.00, 'Sowutuom', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 10:08:45', '2023-06-12 11:46:40', NULL), +(1216, 1104, NULL, 'FMC0001234R', NULL, 'completed', '2023-06-10 08:46:07', 505.00, 0.00, 505.00, 480.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 35.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 10:12:32', '2023-06-12 11:42:15', NULL), +(1217, 342, NULL, 'FMC0001235R', NULL, 'completed', '2023-06-10 08:46:07', 240.00, 0.00, 240.00, 240.00, 'Abeka', 'now', 'Greater Accra', 'Fadama Junction (Delivery Paid)', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 10:14:00', '2023-06-12 11:46:37', NULL), +(1218, 1105, NULL, 'FMC0001236R', NULL, 'completed', '2023-06-10 08:46:07', 155.00, 0.00, 155.00, 120.00, 'Effiduase - Ahotokrom', 'now', 'Ashanti', 'Near Asamang Road', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 10:15:59', '2023-06-13 12:51:02', NULL), +(1219, 1106, NULL, 'FMC0001237R', NULL, 'completed', '2023-06-10 08:46:07', 155.00, 0.00, 155.00, 120.00, 'Twifo Praso', 'now', 'Central', 'Twifo Praso', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 10:18:35', '2023-06-12 11:42:21', NULL), +(1220, 1107, NULL, 'FMC0001238R', NULL, 'completed', '2023-06-10 08:46:07', 275.00, 0.00, 275.00, 240.00, 'Prestea', 'now', 'Western', 'Prestea', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 10:22:02', '2023-06-12 11:42:25', NULL), +(1221, 1065, NULL, 'FMC0001239R', NULL, 'completed', '2023-06-10 08:46:07', 240.00, 30.00, 270.00, 240.00, 'TF Hostel', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 10:25:39', '2023-06-15 09:12:29', NULL), +(1222, 1108, NULL, 'FMC0001240R', NULL, 'completed', '2023-06-10 08:46:07', 220.00, 30.00, 250.00, 240.00, 'Pokuase Amanfrom', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 20.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 10:29:22', '2023-06-12 11:47:16', NULL), +(1223, 618, NULL, 'FMC0001241D', NULL, 'completed', '2023-06-10 08:46:07', 335.00, 0.00, 335.00, 300.00, 'Wa', 'now', 'Upper West', 'sending.........', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-10 10:34:40', '2023-06-12 11:42:18', NULL), +(1224, 1109, NULL, 'FMC0001242R', NULL, 'completed', '2023-06-10 08:46:07', 275.00, 0.00, 275.00, 240.00, 'Buokrom Junction', 'now', 'Ashanti', 'Buokrom Junction', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-10 10:37:23', '2023-06-18 18:23:26', NULL), +(1225, 1110, NULL, 'FMC0001243R', NULL, 'completed', '2023-06-12 08:46:44', 120.00, 35.00, 150.00, 120.00, 'Pokuase Domeabra', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 08:38:27', '2023-06-12 12:03:28', NULL), +(1226, 923, NULL, 'FMC0001244R', NULL, 'completed', '2023-06-12 08:36:32', 240.00, 25.00, 265.00, 240.00, 'Accra brewery', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 08:40:04', '2023-06-15 09:14:01', NULL), +(1227, 1111, NULL, 'FMC0001245R', NULL, 'completed', '2023-06-12 08:36:32', 150.00, 0.00, 150.00, 120.00, 'Asante Mampong', 'now', 'Ashanti', 'Kuamsi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 08:43:34', '2023-06-15 09:22:15', NULL), +(1228, 1112, NULL, 'FMC0001246R', NULL, 'completed', '2023-06-12 08:36:32', 120.00, 25.00, 145.00, 120.00, 'Lapaz Nyamekye', 'now', 'Greater Accra', 'Lapaz', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 08:46:29', '2023-06-15 09:14:44', NULL), +(1229, 1113, NULL, 'FMC0001247R', NULL, 'completed', '2023-06-12 08:36:32', 240.00, 25.00, 265.00, 240.00, 'Race Course', 'now', 'Greater Accra', 'Rasta Junction', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 08:49:09', '2023-06-15 09:17:47', NULL), +(1230, 1114, NULL, 'FMC0001248R', NULL, 'completed', '2023-06-12 08:36:32', 240.00, 35.00, 275.00, 240.00, 'circuit court', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 08:50:37', '2023-06-15 09:17:09', NULL), +(1231, 1115, NULL, 'FMC0001249R', NULL, 'completed', '2023-06-12 08:36:32', 240.00, 25.00, 265.00, 240.00, 'racecourse', 'now', 'Greater Accra', 'Lapaz', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 08:52:22', '2023-06-15 09:15:19', NULL), +(1232, 984, NULL, 'FMC0001250D', NULL, 'completed', '2023-06-12 08:36:32', 300.00, 0.00, 300.00, 300.00, 'kasoa', 'now', 'Greater Accra', 'self pick up', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-12 08:55:18', '2023-06-12 08:55:18', NULL), +(1233, 1116, NULL, 'FMC0001251R', NULL, 'completed', '2023-06-13 09:05:24', 135.00, 0.00, 135.00, 120.00, 'Somanya', 'now', 'Eastern', 'SOMANYA', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 08:58:02', '2023-06-15 09:19:35', NULL), +(1234, 1117, NULL, 'FMC0001252R', NULL, 'completed', '2023-06-12 08:36:32', 120.00, 30.00, 150.00, 120.00, 'Nima polyclinic', 'now', 'Greater Accra', 'Nima', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 08:59:24', '2023-06-15 09:14:25', NULL), +(1235, 271, NULL, 'FMC0001253R', NULL, 'completed', '2023-06-12 08:36:32', 360.00, 30.00, 390.00, 360.00, 'Teshie tsui', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 09:01:56', '2023-06-15 09:17:24', NULL), +(1236, 694, NULL, 'FMC0001254R', NULL, 'completed', '2023-06-12 08:36:32', 255.00, 0.00, 255.00, 240.00, 'Tarkwa new site', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 09:04:15', '2023-06-15 09:21:13', NULL), +(1237, 1118, NULL, 'FMC0001255D', NULL, 'completed', '2023-06-12 08:36:32', 300.00, 25.00, 325.00, 300.00, 'Abeka', 'now', 'Greater Accra', 'Lapaz', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-12 09:07:25', '2023-06-18 18:15:15', NULL), +(1238, 1119, NULL, 'FMC0001256R', NULL, 'completed', '2023-06-12 08:36:32', 600.00, 35.00, 635.00, 600.00, 'katamanso number 2', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 09:09:41', '2023-06-15 09:16:49', NULL), +(1239, 1120, NULL, 'FMC0001257R', NULL, 'completed', '2023-06-12 08:36:32', 255.00, 0.00, 255.00, 240.00, 'Paga', 'now', 'Upper East', 'Paga', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 09:11:58', '2023-06-15 09:20:39', NULL), +(1240, 264, NULL, 'FMC0001258R', NULL, 'completed', '2023-06-12 08:36:32', 150.00, 0.00, 150.00, 120.00, 'Brunei', 'now', 'Ashanti', 'KNUST', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 09:13:57', '2023-06-15 09:22:32', NULL), +(1241, 1121, NULL, 'FMC0001259R', NULL, 'completed', '2023-06-12 08:36:32', 135.00, 0.00, 135.00, 120.00, 'Dunkwa on offiin', 'now', 'Central', 'Dunkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 09:16:23', '2023-06-15 09:20:15', NULL), +(1242, 615, NULL, 'FMC0001260R', NULL, 'completed', '2023-06-12 08:36:32', 255.00, 0.00, 255.00, 240.00, 'Ho', 'now', 'Volta', 'sending', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 09:17:50', '2023-06-15 10:32:32', NULL), +(1243, 1122, NULL, 'FMC0001261R', NULL, 'completed', '2023-06-12 08:36:32', 135.00, 0.00, 135.00, 120.00, 'Winneba', 'now', 'Central', 'Winneba', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 09:19:44', '2023-06-15 09:19:55', NULL), +(1244, 1123, NULL, 'FMC0001262R', NULL, 'completed', '2023-06-12 08:36:32', 240.00, 30.00, 270.00, 240.00, 'VRA street', 'now', 'Greater Accra', 'Sowutoum', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 09:21:31', '2023-06-15 09:18:09', NULL), +(1245, 1124, NULL, 'FMC0001263R', NULL, 'completed', '2023-06-12 08:36:32', 120.00, 20.00, 140.00, 120.00, 'Kasoa Adade', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 09:23:13', '2023-06-15 09:13:34', NULL), +(1246, 1125, NULL, 'FMC0001264R', NULL, 'completed', '2023-06-12 10:20:58', 135.00, 0.00, 135.00, 120.00, 'Nkwakwa', 'now', 'Eastern', 'Nkwakwa', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 10:23:43', '2023-06-15 09:19:41', NULL), +(1247, 1126, NULL, 'FMC0001265R', NULL, 'completed', '2023-06-12 10:20:58', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Ahafo', 'Sunyani', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 10:25:33', '2023-06-15 09:20:48', NULL), +(1248, 1127, NULL, 'FMC0001266R', NULL, 'completed', '2023-06-12 10:20:58', 120.00, 30.00, 150.00, 120.00, 'Labone senior high school', 'now', 'Greater Accra', 'Labone', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 10:27:10', '2023-06-15 09:17:31', NULL), +(1249, 1128, NULL, 'FMC0001267R', NULL, 'completed', '2023-06-12 10:20:58', 240.00, 30.00, 270.00, 240.00, 'Dzorwulu', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 10:29:02', '2023-06-18 18:17:13', NULL), +(1250, 1129, NULL, 'FMC0001268R', NULL, 'completed', '2023-06-12 10:20:58', 135.00, 0.00, 135.00, 120.00, 'Sankore', 'now', 'Ahafo', 'Sankore', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 10:30:36', '2023-06-15 09:19:44', NULL), +(1251, 1130, NULL, 'FMC0001269R', NULL, 'completed', '2023-06-12 10:20:58', 135.00, 0.00, 135.00, 120.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 11:37:02', '2023-06-15 09:19:14', NULL), +(1252, 1131, NULL, 'FMC0001270R', NULL, 'completed', '2023-06-12 10:20:58', 135.00, 0.00, 135.00, 120.00, 'Pedu', 'now', 'Central', 'Cape coast', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 11:38:06', '2023-06-15 09:19:11', NULL), +(1253, 952, NULL, 'FMC0001271D', NULL, 'completed', '2023-06-12 11:55:34', 415.00, 0.00, 415.00, 400.00, 'Takoradi', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-12 11:57:37', '2023-06-15 09:21:25', NULL), +(1254, 278, NULL, 'FMC0001272D', NULL, 'completed', '2023-06-12 14:19:09', 300.00, 0.00, 300.00, 300.00, 'West Hills Mall', 'now', 'Greater Accra', 'Kasoa', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-12 14:20:07', '2023-06-15 09:18:37', NULL), +(1255, 1132, NULL, 'FMC0001273R', NULL, 'completed', '2023-06-12 16:40:45', 120.00, 20.00, 140.00, 120.00, 'Roman ridge', 'now', 'Greater Accra', 'Roman ridge', 20.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-12 16:42:08', '2023-06-12 16:44:38', NULL), +(1256, 1133, NULL, 'FMC0001274R', NULL, 'completed', '2023-06-13 09:50:08', 255.00, 0.00, 255.00, 240.00, 'New Takoradi', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 09:51:34', '2023-06-15 10:32:42', NULL), +(1257, 1134, NULL, 'FMC0001275R', NULL, 'completed', '2023-06-13 09:50:08', 370.00, 0.00, 370.00, 340.00, 'Ejisu kwamo', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 09:53:39', '2023-06-18 18:24:15', NULL), +(1258, 1135, NULL, 'FMC0001276R', NULL, 'completed', '2023-06-13 09:50:08', 240.00, 25.00, 265.00, 240.00, 'kakraba down', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 09:56:02', '2023-06-15 09:12:46', NULL), +(1259, 1136, NULL, 'FMC0001277R', NULL, 'completed', '2023-06-13 09:50:08', 240.00, 25.00, 265.00, 240.00, 'opera square opposite melcom', 'now', 'Greater Accra', 'Accra central', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 09:59:45', '2023-06-15 09:12:24', NULL), +(1260, 1137, NULL, 'FMC0001278R', NULL, 'completed', '2023-06-13 09:50:08', 255.00, 0.00, 255.00, 240.00, 'Akropong Akuapem', 'now', 'Eastern', 'Akuapem', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 10:01:48', '2023-06-15 10:32:45', NULL), +(1261, 1011, NULL, 'FMC0001279R', NULL, 'completed', '2023-06-13 09:50:08', 390.00, 0.00, 390.00, 360.00, 'Asafo yf', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 10:03:54', '2023-06-15 09:21:59', NULL), +(1262, 1138, NULL, 'FMC0001280R', NULL, 'completed', '2023-06-13 09:50:08', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'kamasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 10:05:18', '2023-06-15 09:22:42', NULL), +(1263, 1139, NULL, 'FMC0001281R', NULL, 'completed', '2023-06-13 09:50:08', 240.00, 35.00, 275.00, 240.00, 'Lashibi', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 10:07:13', '2023-06-18 18:19:17', NULL), +(1264, 1140, NULL, 'FMC0001282R', NULL, 'completed', '2023-06-13 09:50:08', 255.00, 0.00, 255.00, 240.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 10:08:49', '2023-06-15 10:32:38', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(1265, 1141, NULL, 'FMC0001283R', NULL, 'completed', '2023-06-13 09:50:08', 360.00, 30.00, 390.00, 360.00, 'terminal 3 departures', 'now', 'Greater Accra', 'Airport', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 10:10:56', '2023-06-16 12:30:08', NULL), +(1266, 1142, NULL, 'FMC0001284R', NULL, 'completed', '2023-06-13 09:50:08', 120.00, 30.00, 150.00, 120.00, 'Nungua', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 10:12:21', '2023-06-15 09:12:51', NULL), +(1267, 1143, NULL, 'FMC0001285R', NULL, 'completed', '2023-06-13 09:50:08', 150.00, 0.00, 150.00, 120.00, 'Kentinkrono', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 10:14:19', '2023-06-15 09:22:47', NULL), +(1268, 1144, NULL, 'FMC0001286R', NULL, 'completed', '2023-06-13 09:50:08', 150.00, 0.00, 150.00, 120.00, 'Krofrom', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 10:15:48', '2023-06-15 09:22:52', NULL), +(1269, 1145, NULL, 'FMC0001287R', NULL, 'completed', '2023-06-13 09:50:08', 120.00, 0.00, 120.00, 120.00, 'Melcom', 'now', 'Greater Accra', 'Accra', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 10:39:27', '2023-06-15 09:12:39', NULL), +(1270, 1146, NULL, 'FMC0001288R', NULL, 'completed', '2023-06-13 11:23:48', 120.00, 30.00, 150.00, 120.00, 'Shiashe', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 11:25:57', '2023-06-15 09:12:56', NULL), +(1271, 1147, NULL, 'FMC0001289R', NULL, 'completed', '2023-06-13 11:40:35', 150.00, 0.00, 150.00, 120.00, 'Asante mampong', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 11:41:49', '2023-06-15 09:21:50', NULL), +(1272, 1148, NULL, 'FMC0001290R', NULL, 'completed', '2023-06-13 11:40:35', 150.00, 0.00, 150.00, 120.00, 'Santasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 11:44:04', '2023-06-15 09:21:54', NULL), +(1273, 1149, NULL, 'FMC0001291R', NULL, 'completed', '2023-06-13 12:03:02', 390.00, 0.00, 390.00, 360.00, 'Central market', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-13 12:05:18', '2023-06-15 09:23:15', NULL), +(1275, 210, NULL, 'FMC0001293D', NULL, 'completed', '2023-06-14 11:58:31', 100.00, 15.00, 115.00, 100.00, 'Ocean View', 'now', 'Greater Accra', 'Accra', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-14 11:58:31', '2023-06-15 10:15:11', NULL), +(1276, 1150, NULL, 'FMC0001294R', NULL, 'completed', '2023-06-14 12:32:31', 480.00, 30.00, 510.00, 480.00, 'Shukura', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-14 12:32:31', '2023-06-15 10:15:08', NULL), +(1277, 1151, NULL, 'FMC0001295R', NULL, 'completed', '2023-06-14 12:37:38', 240.00, 20.00, 260.00, 240.00, 'Kasoa Scc', 'now', 'Greater Accra', 'Accra', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-14 12:37:38', '2023-06-15 10:14:59', NULL), +(1278, 891, NULL, 'FMC0001296D', NULL, 'completed', '2023-06-14 12:42:03', 500.00, 0.00, 500.00, 500.00, 'Bibiani', 'now', 'Western North', 'Bibiani', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-14 12:42:03', '2023-06-15 10:11:41', NULL), +(1279, 258, NULL, 'FMC0001297D', NULL, 'completed', '2023-06-14 12:48:10', 600.00, 30.00, 630.00, 600.00, 'Maamobi', 'now', 'Greater Accra', 'Abi National Bank', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-14 12:48:10', '2023-06-15 10:13:49', NULL), +(1280, 893, NULL, 'FMC0001298R', NULL, 'completed', '2023-06-14 12:50:28', 360.00, 0.00, 360.00, 360.00, 'Tamale', 'now', 'Northern', 'Aboabo', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-14 12:50:28', '2023-06-15 10:11:36', NULL), +(1281, 1152, NULL, 'FMC0001299R', NULL, 'completed', '2023-06-14 12:53:24', 120.00, 25.00, 145.00, 120.00, 'Dansoman', 'now', 'Greater Accra', 'Ecoute Restaurant (Zodiac)', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-14 12:53:24', '2023-06-15 10:15:14', NULL), +(1282, 614, NULL, 'FMC0001300R', NULL, 'completed', '2023-06-14 12:54:48', 120.00, 25.00, 145.00, 120.00, 'Tantra Hill', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-14 12:54:48', '2023-06-15 10:15:04', NULL), +(1283, 1153, NULL, 'FMC0001301R', NULL, 'completed', '2023-06-14 12:57:02', 360.00, 0.00, 360.00, 360.00, 'Hiawa', 'now', 'Central', 'KEK (Sending)', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-14 12:57:02', '2023-06-15 10:11:06', NULL), +(1284, 1056, NULL, 'FMC0001302R', NULL, 'completed', '2023-06-14 12:58:25', 240.00, 0.00, 240.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-14 12:58:25', '2023-06-17 14:54:40', NULL), +(1285, 1154, NULL, 'FMC0001303R', NULL, 'completed', '2023-06-14 13:02:18', 240.00, 0.00, 240.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-14 13:02:18', '2023-06-15 10:10:13', NULL), +(1286, 1155, NULL, 'FMC0001304R', NULL, 'completed', '2023-06-14 18:35:25', 155.00, 0.00, 155.00, 120.00, 'KNUST', 'now', 'Ashanti', 'Crystal Rose Hostel Gaza Area', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-14 18:40:53', '2023-06-18 18:23:37', NULL), +(1287, 1156, NULL, 'FMC0001305R', NULL, 'completed', '2023-06-14 18:35:25', 240.00, 0.00, 240.00, 240.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-14 18:44:01', '2023-06-15 10:11:29', NULL), +(1288, 1157, NULL, 'FMC0001306R', NULL, 'completed', '2023-06-14 18:35:25', 120.00, 0.00, 120.00, 120.00, 'Nsawam', 'now', 'Eastern', 'Nsawam', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-14 18:45:23', '2023-06-15 10:11:25', NULL), +(1289, 996, NULL, 'FMC0001307R', NULL, 'completed', '2023-06-14 18:35:25', 120.00, 0.00, 120.00, 120.00, 'Pedu', 'now', 'Central', 'Cape Coast', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-14 18:47:06', '2023-06-15 10:11:14', NULL), +(1291, 1159, NULL, 'FMC0001309R', NULL, 'completed', '2023-06-15 10:33:44', 120.00, 25.00, 145.00, 120.00, 'Liberia Camp', 'now', 'Greater Accra', 'Liberia camp', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 10:35:07', '2023-06-17 14:52:28', NULL), +(1292, 1160, NULL, 'FMC0001310R', NULL, 'completed', '2023-06-15 10:33:44', 150.00, 0.00, 150.00, 120.00, 'Deduako', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 10:36:33', '2023-06-17 14:54:49', NULL), +(1293, 1161, NULL, 'FMC0001311R', NULL, 'completed', '2023-06-15 10:33:44', 120.00, 30.00, 150.00, 120.00, '37', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 10:38:12', '2023-06-17 14:52:44', NULL), +(1294, 1162, NULL, 'FMC0001312D', NULL, 'completed', '2023-06-15 10:33:44', 300.00, 35.00, 335.00, 300.00, 'Tema', 'now', 'Greater Accra', 'com 10...........M', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-15 10:40:21', '2023-06-18 18:15:56', NULL), +(1295, 1163, NULL, 'FMC0001313R', NULL, 'completed', '2023-06-15 10:33:44', 120.00, 30.00, 150.00, 120.00, 'Nungua', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 10:42:21', '2023-06-18 18:17:54', NULL), +(1296, 1164, NULL, 'FMC0001314R', NULL, 'completed', '2023-06-15 10:33:44', 120.00, 30.00, 150.00, 120.00, 'Labadi girls school', 'now', 'Greater Accra', 'Labadi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 10:44:14', '2023-06-17 14:52:39', NULL), +(1297, 1165, NULL, 'FMC0001315R', NULL, 'completed', '2023-06-15 10:33:44', 135.00, 0.00, 135.00, 120.00, 'Half Assin', 'now', 'Western', 'Assin', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 10:45:37', '2023-06-17 14:41:12', NULL), +(1298, 1166, NULL, 'FMC0001316R', NULL, 'completed', '2023-06-15 10:33:44', 150.00, 0.00, 150.00, 120.00, 'Tech SG mall', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 10:47:14', '2023-06-17 14:54:33', NULL), +(1299, 1167, NULL, 'FMC0001317R', NULL, 'completed', '2023-06-15 10:33:44', 240.00, 30.00, 270.00, 240.00, 'palace mall', 'now', 'Greater Accra', 'Spintex', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 10:49:07', '2023-06-18 18:16:21', NULL), +(1300, 1168, NULL, 'FMC0001318D', NULL, 'completed', '2023-06-15 10:33:44', 315.00, 0.00, 315.00, 300.00, 'Techiman', 'now', 'Bono East', 'Techiman', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-15 10:51:17', '2023-06-17 14:40:54', NULL), +(1301, 207, NULL, 'FMC0001319D', NULL, 'completed', '2023-06-15 10:33:44', 2000.00, 20.00, 2020.00, 2000.00, 'malam jnc', 'now', 'Greater Accra', 'kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-15 10:52:55', '2023-06-18 18:17:07', NULL), +(1302, 1169, NULL, 'FMC0001320R', NULL, 'completed', '2023-06-15 10:33:44', 240.00, 25.00, 265.00, 240.00, 'Santa maria', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 10:54:49', '2023-06-17 14:52:20', NULL), +(1303, 1170, NULL, 'FMC0001321R', NULL, 'completed', '2023-06-15 10:33:44', 270.00, 0.00, 270.00, 240.00, 'Tanoso Ahenfie', 'now', 'Greater Accra', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 10:56:40', '2023-06-18 18:23:18', NULL), +(1304, 407, NULL, 'FMC0001322R', NULL, 'completed', '2023-06-15 10:33:44', 240.00, 35.00, 275.00, 240.00, 'Zenu block factory', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 10:58:49', '2023-06-18 18:16:17', NULL), +(1305, 1171, NULL, 'FMC0001323R', NULL, 'completed', '2023-06-15 10:33:44', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Ahafo', 'Sunyani', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 11:01:03', '2023-06-17 14:40:48', NULL), +(1306, 1172, NULL, 'FMC0001324R', NULL, 'completed', '2023-06-15 10:33:44', 270.00, 0.00, 270.00, 240.00, 'Asokwa ECG', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 11:03:25', '2023-06-17 14:54:58', NULL), +(1307, 1173, NULL, 'FMC0001325R', NULL, 'completed', '2023-06-15 10:33:44', 120.00, 30.00, 150.00, 120.00, 'pantang hospital', 'now', 'Greater Accra', 'Pantang', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 11:05:52', '2023-06-17 14:52:47', NULL), +(1308, 1174, NULL, 'FMC0001326R', NULL, 'completed', '2023-06-15 10:33:44', 120.00, 30.00, 150.00, 120.00, 'Weija', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 11:07:30', '2023-06-17 14:52:34', NULL), +(1309, 1175, NULL, 'FMC0001327R', NULL, 'completed', '2023-06-15 11:08:04', 360.00, 30.00, 390.00, 360.00, 'Yahaya seidu road E99,12', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 11:42:22', '2023-06-17 14:52:57', NULL), +(1310, 624, NULL, 'FMC0001328R', NULL, 'completed', '2023-06-15 11:08:04', 120.00, 25.00, 145.00, 120.00, 'safari', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 11:43:56', '2023-06-17 14:52:31', NULL), +(1311, 1176, NULL, 'FMC0001329R', NULL, 'completed', '2023-06-15 11:08:04', 120.00, 35.00, 155.00, 120.00, 'samsam junc', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 11:46:02', '2023-06-18 18:18:00', NULL), +(1312, 1177, NULL, 'FMC0001330R', NULL, 'completed', '2023-06-15 12:50:56', 270.00, 0.00, 270.00, 240.00, 'Konongo', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 12:54:16', '2023-06-18 18:24:07', NULL), +(1313, 1178, NULL, 'FMC0001331R', NULL, 'completed', '2023-06-15 12:50:56', 150.00, 0.00, 150.00, 120.00, 'Kronum Afrancho', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 12:56:01', '2023-06-18 18:24:03', NULL), +(1314, 1179, NULL, 'FMC0001332R', NULL, 'completed', '2023-06-15 12:50:56', 270.00, 0.00, 270.00, 240.00, 'Konogo market', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 12:58:13', '2023-06-18 18:23:22', NULL), +(1315, 1180, NULL, 'FMC0001333R', NULL, 'completed', '2023-06-15 12:50:56', 150.00, 0.00, 150.00, 120.00, 'Kwadaso Siloam', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 13:00:09', '2023-06-17 14:55:08', NULL), +(1316, 1181, NULL, 'FMC0001334R', NULL, 'completed', '2023-06-15 12:50:56', 135.00, 0.00, 135.00, 120.00, 'Bogoso', 'now', 'Western', 'Bogoso', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 13:02:01', '2023-06-17 14:40:59', NULL), +(1317, 1071, NULL, 'FMC0001335R', NULL, 'completed', '2023-06-15 12:50:56', 255.00, 0.00, 255.00, 240.00, 'Asankrangwa', 'now', 'Western', 'Asankrangwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 13:03:54', '2023-06-17 14:41:07', NULL), +(1318, 1182, NULL, 'FMC0001336R', NULL, 'completed', '2023-06-15 14:16:22', 270.00, 0.00, 270.00, 240.00, 'Konongo', 'now', 'Ashanti', 'Konongo', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 14:18:04', '2023-06-17 14:42:10', NULL), +(1319, 1183, NULL, 'FMC0001337R', NULL, 'completed', '2023-06-15 14:16:22', 495.00, 0.00, 495.00, 480.00, 'Bogoso', 'now', 'Western', 'Bogoso', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 14:19:28', '2023-06-17 14:41:10', NULL), +(1320, 1184, NULL, 'FMC0001338R', NULL, 'completed', '2023-06-15 14:16:22', 615.00, 0.00, 615.00, 600.00, 'Wasa Japa', 'now', 'Western', 'Wasa Japa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 14:22:33', '2023-06-17 14:41:03', NULL), +(1321, 1373, NULL, 'FMC0001339R', NULL, 'completed', '2023-06-21 09:56:28', 390.00, 0.00, 390.00, 360.00, 'Maduma', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 14:24:20', '2023-06-21 09:56:53', NULL), +(1322, 1186, NULL, 'FMC0001340R', NULL, 'completed', '2023-06-15 15:04:33', 240.00, 20.00, 260.00, 240.00, 'Kasoa', 'now', 'Greater Accra', 'SCC', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 14:25:44', '2023-06-18 18:16:32', NULL), +(1323, 1187, NULL, 'FMC0001341R', NULL, 'completed', '2023-06-15 14:16:22', 120.00, 35.00, 155.00, 120.00, 'Ashiaman', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 14:27:02', '2023-06-18 18:17:10', NULL), +(1324, 1188, NULL, 'FMC0001342R', NULL, 'completed', '2023-06-15 14:16:22', 120.00, 35.00, 155.00, 120.00, 'Tema', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 14:28:47', '2023-06-18 18:16:08', NULL), +(1325, 718, NULL, 'FMC0001343R', NULL, 'completed', '2023-06-15 14:16:22', 120.00, 25.00, 145.00, 120.00, 'Kaneshie modern hotel', 'now', 'Greater Accra', 'Kaneshie', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-15 14:30:24', '2023-06-18 18:16:25', NULL), +(1326, 1189, NULL, 'FMC0001344R', NULL, 'completed', '2023-06-16 09:00:51', 150.00, 0.00, 150.00, 120.00, 'Tech campus SRC hostel', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:02:17', '2023-06-18 18:23:43', NULL), +(1327, 1190, NULL, 'FMC0001345D', NULL, 'completed', '2023-06-16 09:10:17', 300.00, 30.00, 330.00, 300.00, 'FBN Bank.....Royal Diadem Sch', 'now', 'Greater Accra', 'Dome', 30.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:28:01', '2023-06-18 18:16:12', NULL), +(1328, 1191, NULL, 'FMC0001346R', NULL, 'completed', '2023-06-16 10:19:02', 240.00, 25.00, 265.00, 240.00, 'Accra digital center', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:29:25', '2023-06-18 18:18:09', NULL), +(1329, 1128, NULL, 'FMC0001347R', NULL, 'completed', '2023-06-16 10:19:02', 240.00, 30.00, 270.00, 240.00, 'Dzorwulu', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:30:56', '2023-06-18 18:18:21', NULL), +(1330, 1192, NULL, 'FMC0001348R', NULL, 'completed', '2023-06-16 09:10:17', 495.00, 0.00, 495.00, 480.00, 'Berekum', 'now', 'Ahafo', 'Berekum', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:32:42', '2023-06-17 14:43:10', NULL), +(1331, 1193, NULL, 'FMC0001349R', NULL, 'completed', '2023-06-16 09:10:17', 150.00, 0.00, 150.00, 120.00, 'Kronum,kwapara', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:35:33', '2023-06-18 18:25:20', NULL), +(1332, 1194, NULL, 'FMC0001350R', NULL, 'completed', '2023-06-16 09:10:17', 135.00, 0.00, 135.00, 120.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:37:07', '2023-06-17 14:43:32', NULL), +(1333, 1195, NULL, 'FMC0001351R', NULL, 'completed', '2023-06-16 09:10:17', 1200.00, 25.00, 1225.00, 1200.00, 'Korlebu NMTC', 'now', 'Greater Accra', 'Korlebu', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:40:39', '2023-06-18 18:14:32', NULL), +(1334, 1196, NULL, 'FMC0001352R', NULL, 'completed', '2023-06-16 09:10:17', 240.00, 35.00, 275.00, 240.00, 'Lashibi c19', 'now', 'Greater Accra', 'land mark DRC', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:42:56', '2023-06-18 18:19:02', NULL), +(1335, 1197, NULL, 'FMC0001353R', NULL, 'completed', '2023-06-16 09:10:17', 150.00, 0.00, 150.00, 120.00, 'Bekwai.....Santasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:45:30', '2023-06-18 18:25:10', NULL), +(1336, 1198, NULL, 'FMC0001354R', NULL, 'completed', '2023-06-16 09:10:17', 120.00, 30.00, 150.00, 120.00, 'Bukom Boxing Arena', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:47:13', '2023-06-18 18:17:57', NULL), +(1337, 1199, NULL, 'FMC0001355R', NULL, 'completed', '2023-06-16 09:10:17', 240.00, 30.00, 270.00, 240.00, 'Lekma hospital', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:49:04', '2023-06-18 18:17:51', NULL), +(1338, 1200, NULL, 'FMC0001356R', NULL, 'completed', '2023-06-16 10:19:02', 135.00, 0.00, 255.00, 240.00, 'Nkwakwa', 'now', 'Eastern', 'Nkwakwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:50:52', '2023-06-17 14:42:24', NULL), +(1339, 1201, NULL, 'FMC0001357R', NULL, 'completed', '2023-06-16 09:10:17', 240.00, 30.00, 270.00, 240.00, 'Palladium', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:52:09', '2023-06-18 18:17:17', NULL), +(1340, 1202, NULL, 'FMC0001358R', NULL, 'completed', '2023-06-16 09:10:17', 135.00, 0.00, 135.00, 120.00, 'Kade', 'now', 'Eastern', 'Kade😊😊', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:54:18', '2023-06-17 14:43:16', NULL), +(1341, 1203, NULL, 'FMC0001359R', NULL, 'completed', '2023-06-16 09:10:17', 270.00, 0.00, 270.00, 240.00, 'Kenyasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:56:31', '2023-06-18 18:25:02', NULL), +(1342, 1204, NULL, 'FMC0001360R', NULL, 'completed', '2023-06-16 09:10:17', 270.00, 0.00, 270.00, 240.00, 'Atonsu kuwait', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 09:58:25', '2023-06-18 18:24:43', NULL), +(1343, 1205, NULL, 'FMC0001361R', NULL, 'completed', '2023-06-16 09:10:17', 240.00, 30.00, 270.00, 240.00, 'Ashley botwe', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:00:36', '2023-06-18 18:18:43', NULL), +(1344, 1206, NULL, 'FMC0001362R', NULL, 'completed', '2023-06-16 10:19:02', 255.00, 0.00, 255.00, 240.00, 'Wasa Akropong', 'now', 'Western', 'Akropong', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:02:44', '2023-06-17 14:42:59', NULL), +(1345, 935, NULL, 'FMC0001363D', NULL, 'completed', '2023-06-16 10:04:15', 329.00, 0.00, 329.00, 299.00, 'Asuoyeboah IPT', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:06:49', '2023-06-18 18:24:39', NULL), +(1346, 1207, NULL, 'FMC0001364R', NULL, 'completed', '2023-06-16 10:04:15', 495.00, 0.00, 495.00, 480.00, 'Bogoso', 'now', 'Western', 'Bogoso', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:08:23', '2023-06-17 14:42:35', NULL), +(1347, 1208, NULL, 'FMC0001365R', NULL, 'completed', '2023-06-16 10:04:15', 255.00, 0.00, 255.00, 240.00, 'Takoradi', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:09:54', '2023-06-17 14:42:27', NULL), +(1348, 1209, NULL, 'FMC0001366R', NULL, 'completed', '2023-06-16 10:04:15', 135.00, 0.00, 135.00, 120.00, 'Cape coast', 'now', 'Central', 'Cape coast', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:11:31', '2023-06-17 14:42:43', NULL), +(1349, 1210, NULL, 'FMC0001367R', NULL, 'completed', '2023-06-16 10:04:15', 120.00, 30.00, 150.00, 120.00, 'com7,post office', 'now', 'Greater Accra', 'Tema', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:12:57', '2023-06-18 18:18:18', NULL), +(1350, 1211, NULL, 'FMC0001368R', NULL, 'completed', '2023-06-16 10:04:15', 375.00, 0.00, 375.00, 360.00, 'Nsawam pepraw', 'now', 'Eastern', 'Nsawam', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:15:47', '2023-06-17 14:42:39', NULL), +(1351, 1212, NULL, 'FMC0001369R', NULL, 'completed', '2023-06-16 10:04:15', 120.00, 30.00, 150.00, 120.00, 'Airport Terminal3 Depature', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:18:00', '2023-06-18 18:14:15', NULL), +(1352, 1213, NULL, 'FMC0001370R', NULL, 'completed', '2023-06-16 10:04:15', 270.00, 0.00, 270.00, 240.00, 'ASAFO', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:21:26', '2023-06-18 18:24:34', NULL), +(1353, 469, NULL, 'FMC0001371D', NULL, 'completed', '2023-06-16 10:04:15', 330.00, 0.00, 330.00, 300.00, 'Kuamsi mall', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:23:26', '2023-06-18 18:23:02', NULL), +(1354, 1115, NULL, 'FMC0001372R', NULL, 'completed', '2023-06-16 10:04:15', 240.00, 25.00, 265.00, 240.00, 'racecourse', 'now', 'Greater Accra', 'Lapaz', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:24:43', '2023-06-18 18:18:27', NULL), +(1355, 1214, NULL, 'FMC0001373R', NULL, 'completed', '2023-06-16 10:04:15', 120.00, 30.00, 150.00, 120.00, 'foster home police station', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:26:51', '2023-06-18 18:16:28', NULL), +(1356, 1215, NULL, 'FMC0001374R', NULL, 'completed', '2023-06-16 10:04:15', 240.00, 35.00, 275.00, 240.00, 'Tema com2 port reefer terminal', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:28:54', '2023-06-18 18:18:14', NULL), +(1357, 1216, NULL, 'FMC0001375R', NULL, 'completed', '2023-06-16 10:04:15', 240.00, 20.00, 260.00, 240.00, 'gas filling station', 'now', 'Greater Accra', 'Kokrobite', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:30:38', '2023-06-18 18:17:03', NULL), +(1358, 1217, NULL, 'FMC0001376R', NULL, 'completed', '2023-06-16 10:04:15', 240.00, 25.00, 265.00, 240.00, 'Labone', 'now', 'Greater Accra', 'La Girls School', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:32:07', '2023-06-18 18:16:36', NULL), +(1359, 1218, NULL, 'FMC0001377R', NULL, 'completed', '2023-06-16 10:04:15', 255.00, 0.00, 255.00, 240.00, 'Akyem Kade', 'now', 'Eastern', 'Akyem', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:33:33', '2023-06-17 14:42:54', NULL), +(1360, 1219, NULL, 'FMC0001378R', NULL, 'completed', '2023-06-20 08:51:19', 255.00, 0.00, 255.00, 240.00, 'Atinga JUnc', 'now', 'Ashanti', 'Kumasi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:35:20', '2023-06-20 08:51:42', NULL), +(1361, 1075, NULL, 'FMC0001379R', NULL, 'completed', '2023-06-16 10:04:15', 150.00, 0.00, 150.00, 120.00, 'Atonsu Bokro', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:37:01', '2023-06-18 18:24:27', NULL), +(1362, 1220, NULL, 'FMC0001380R', NULL, 'completed', '2023-06-16 10:04:15', 120.00, 30.00, 150.00, 120.00, 'Kwabenya', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:39:02', '2023-06-18 18:18:30', NULL), +(1363, 1221, NULL, 'FMC0001381R', NULL, 'completed', '2023-06-16 10:04:15', 240.00, 30.00, 270.00, 240.00, 'new life family church', 'now', 'Greater Accra', 'Nungua', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:40:55', '2023-06-18 18:19:12', NULL), +(1364, 1222, NULL, 'FMC0001382R', NULL, 'completed', '2023-06-16 10:04:15', 120.00, 30.00, 150.00, 120.00, 'Adjinganor', 'now', 'Greater Accra', 'Islamic University', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:44:03', '2023-06-18 18:14:28', NULL), +(1365, 1223, NULL, 'FMC0001383R', NULL, 'completed', '2023-06-16 10:04:15', 120.00, 25.00, 145.00, 120.00, 'Korle bu nursing and midwifery', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:46:51', '2023-06-18 18:19:07', NULL), +(1366, 1224, NULL, 'FMC0001384R', NULL, 'completed', '2023-06-16 10:04:15', 150.00, 0.00, 150.00, 120.00, 'Santasi', 'now', 'Ashanti', 'Santasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 10:48:55', '2023-06-18 18:24:20', NULL), +(1367, 1225, NULL, 'FMC0001385R', NULL, 'completed', '2023-06-16 11:13:18', 135.00, 0.00, 135.00, 120.00, 'Standic bank', 'now', 'Greater Accra', 'Westhills', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 11:15:25', '2023-06-18 18:19:24', NULL), +(1368, 1226, NULL, 'FMC0001386R', NULL, 'completed', '2023-06-16 11:13:18', 135.00, 0.00, 135.00, 120.00, 'Asankrangwa', 'now', 'Western', 'Asankrangwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 11:17:25', '2023-06-17 14:43:37', NULL), +(1369, 873, NULL, 'FMC0001387R', NULL, 'completed', '2023-06-16 11:13:18', 510.00, 0.00, 510.00, 480.00, 'Aputuogya', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 11:20:43', '2023-06-18 18:23:08', NULL), +(1370, 1227, NULL, 'FMC0001388D', NULL, 'completed', '2023-06-16 11:13:18', 200.00, 30.00, 230.00, 200.00, 'Tabora Alhaji curve', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-16 11:24:16', '2023-06-18 18:16:42', NULL), +(1371, 1228, NULL, 'FMC0001389D', NULL, 'completed', '2023-06-16 12:34:56', 1300.00, 25.00, 1325.00, 1300.00, 'Libya quarters', 'now', 'Greater Accra', 'Accra.............medium', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-16 12:03:34', '2023-06-18 18:14:23', NULL), +(1372, 1229, NULL, 'FMC0001390R', NULL, 'completed', '2023-06-16 11:58:41', 360.00, 30.00, 390.00, 360.00, 'Adegbedu\'s Residence', 'now', 'Greater Accra', 'Teshie Estate', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-16 12:07:15', '2023-06-18 18:16:03', NULL), +(1373, 984, NULL, 'FMC0001391D', NULL, 'completed', '2023-06-16 13:34:15', 1000.00, 0.00, 1000.00, 1000.00, 'kasoa', 'now', 'Greater Accra', 'self pick up', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-16 13:36:04', '2023-06-18 18:19:57', NULL), +(1374, 956, NULL, 'FMC0001392R', NULL, 'completed', '2023-06-17 09:53:42', 120.00, 30.00, 150.00, 120.00, 'Ho', 'now', 'Volta', 'Dave', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 09:56:04', '2023-06-19 12:43:38', NULL), +(1375, 1230, NULL, 'FMC0001393R', NULL, 'completed', '2023-06-17 09:53:42', 120.00, 0.00, 120.00, 120.00, 'UCC Campus', 'now', 'Central', 'First Gate, VALCO Hall', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 09:58:58', '2023-06-18 18:21:41', NULL), +(1376, 1231, NULL, 'FMC0001394R', NULL, 'completed', '2023-06-17 09:53:42', 240.00, 0.00, 240.00, 240.00, 'Takoradi', 'now', 'Western', 'Takoradi', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:00:25', '2023-06-18 18:21:44', NULL), +(1377, 1232, NULL, 'FMC0001395R', NULL, 'completed', '2023-06-17 09:53:42', 240.00, 0.00, 240.00, 240.00, 'Sunyani', 'now', 'Bono', 'Crosscare Berlin Top', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:02:50', '2023-06-18 18:21:48', NULL), +(1378, 305, NULL, 'FMC0001396R', NULL, 'completed', '2023-06-17 09:53:42', 480.00, 0.00, 480.00, 480.00, 'Dunkwa', 'now', 'Central', 'Dunkwa', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:06:08', '2023-06-18 18:21:52', NULL), +(1379, 1233, NULL, 'FMC0001397R', NULL, 'completed', '2023-06-17 09:53:42', 120.00, 35.00, 155.00, 120.00, 'Amasaman', 'now', 'Greater Accra', 'Central market', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:07:49', '2023-06-19 12:43:28', NULL), +(1380, 1234, NULL, 'FMC0001398R', NULL, 'completed', '2023-06-17 09:53:42', 240.00, 30.00, 270.00, 240.00, 'Spintex manet', 'now', 'Greater Accra', 'Spintex', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:09:17', '2023-06-19 12:43:14', NULL), +(1381, 1235, NULL, 'FMC0001399R', NULL, 'completed', '2023-06-17 09:53:42', 120.00, 30.00, 150.00, 120.00, 'Madina', 'now', 'Greater Accra', 'Ritz Junction', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:11:40', '2023-06-19 12:43:31', NULL), +(1382, 1236, NULL, 'FMC0001400R', NULL, 'completed', '2023-06-17 09:53:42', 240.00, 30.00, 270.00, 240.00, 'Labadi', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:14:12', '2023-06-19 12:43:06', NULL), +(1383, 1237, NULL, 'FMC0001401R', NULL, 'completed', '2023-06-17 09:53:42', 120.00, 30.00, 150.00, 120.00, 'Labadi', 'now', 'Greater Accra', 'Wireless', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:16:47', '2023-06-19 12:43:24', NULL), +(1384, 1238, NULL, 'FMC0001402R', NULL, 'completed', '2023-06-17 09:53:42', 120.00, 35.00, 155.00, 120.00, 'timbermarket', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:18:08', '2023-06-19 12:43:35', NULL), +(1385, 1239, NULL, 'FMC0001403R', NULL, 'completed', '2023-06-17 09:53:42', 120.00, 25.00, 145.00, 120.00, 'Lapaz', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:19:21', '2023-06-19 12:42:44', NULL), +(1386, 1240, NULL, 'FMC0001404R', NULL, 'completed', '2023-06-17 09:53:42', 120.00, 30.00, 150.00, 120.00, 'Adenta', 'now', 'Greater Accra', 'Frafraha', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:21:52', '2023-06-19 12:43:09', NULL), +(1387, 1241, NULL, 'FMC0001405R', NULL, 'completed', '2023-06-17 09:53:42', 240.00, 20.00, 260.00, 240.00, 'Kasoa', 'now', 'Greater Accra', '1st Generation', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:23:29', '2023-06-19 12:41:59', NULL), +(1388, 1242, NULL, 'FMC0001406R', NULL, 'completed', '2023-06-17 09:53:42', 240.00, 0.00, 240.00, 240.00, 'Stadium Sobolo', 'now', 'Ashanti', 'Kumasi', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:25:59', '2023-06-20 13:50:08', NULL), +(1389, 1243, NULL, 'FMC0001407R', NULL, 'completed', '2023-06-17 09:53:42', 120.00, 25.00, 145.00, 120.00, 'Ablekuma', 'now', 'Greater Accra', 'Fanmilk Block Factory', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:27:53', '2023-06-19 12:43:17', NULL), +(1390, 1244, NULL, 'FMC0001408D', NULL, 'completed', '2023-06-17 09:53:42', 700.00, 0.00, 700.00, 700.00, 'Asokore Mampong', 'now', 'Ashanti', 'Kumasi', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:29:41', '2023-06-20 13:50:05', NULL), +(1391, 204, NULL, 'FMC0001409R', NULL, 'completed', '2023-06-17 09:53:42', 120.00, 0.00, 120.00, 120.00, 'Manso Amenfi', 'now', 'Central', 'Manso Amenfi', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:33:18', '2023-06-18 18:22:05', NULL), +(1392, 1245, NULL, 'FMC0001410R', NULL, 'completed', '2023-06-17 09:53:42', 120.00, 25.00, 145.00, 120.00, 'Abelenkpe basic school', 'now', 'Greater Accra', 'Abelenkpe', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:38:27', '2023-06-19 12:43:21', NULL), +(1393, 1246, NULL, 'FMC0001411R', NULL, 'completed', '2023-06-17 09:53:42', 120.00, 0.00, 120.00, 120.00, 'Wasa Akropong', 'now', 'Western', 'bella', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:42:15', '2023-06-18 18:22:09', NULL), +(1394, 1247, NULL, 'FMC0001412R', NULL, 'completed', '2023-06-17 09:53:42', 240.00, 30.00, 270.00, 240.00, '14 baatsona highway', 'now', 'Greater Accra', 'meganda beauty', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 10:57:39', '2023-06-19 12:42:56', NULL), +(1395, 1248, NULL, 'FMC0001413R', NULL, 'completed', '2023-06-17 09:53:42', 120.00, 25.00, 145.00, 120.00, 'Industrial Area Melcom', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 11:00:53', '2023-06-19 12:42:40', NULL), +(1396, 1249, NULL, 'FMC0001414R', NULL, 'completed', '2023-06-17 09:53:42', 120.00, 0.00, 120.00, 120.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 11:06:54', '2023-06-18 18:22:14', NULL), +(1397, 1250, NULL, 'FMC0001415R', NULL, 'completed', '2023-06-17 09:53:42', 120.00, 35.00, 155.00, 120.00, 'Tema Community 22', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 11:08:45', '2023-06-19 12:43:02', NULL), +(1398, 1251, NULL, 'FMC0001416R', NULL, 'completed', '2023-06-17 09:53:42', 240.00, 0.00, 240.00, 240.00, 'Odumase Krobo', 'now', 'Eastern', 'Odumase Krobo', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 11:11:32', '2023-06-18 18:22:21', NULL), +(1399, 530, NULL, 'FMC0001417D', NULL, 'completed', '2023-06-17 09:53:42', 1300.00, 0.00, 1300.00, 1300.00, 'Amasaman', 'now', 'Greater Accra', 'Accra', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-17 11:13:23', '2023-06-19 12:42:04', NULL), +(1400, 1252, NULL, 'FMC0001418R', NULL, 'completed', '2023-06-17 09:53:42', 240.00, 0.00, 240.00, 240.00, 'Winneba', 'now', 'Central', 'UEW North Campus', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 11:15:48', '2023-06-18 18:22:24', NULL), +(1401, 1253, NULL, 'FMC0001419R', NULL, 'completed', '2023-06-17 09:53:42', 240.00, 35.00, 275.00, 240.00, 'Asheye', 'now', 'Greater Accra', 'Dodowa road after Foster Home', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 11:17:31', '2023-06-19 12:42:08', NULL), +(1402, 1229, NULL, 'FMC0001420D', NULL, 'completed', '2023-06-17 09:53:42', 800.00, 30.00, 830.00, 800.00, 'Adegbedu\'s Residence', 'now', 'Greater Accra', 'Teshie Estate', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-17 11:19:44', '2023-06-19 12:42:15', NULL), +(1403, 1254, NULL, 'FMC0001421R', NULL, 'completed', '2023-06-17 09:53:42', 460.00, 25.00, 485.00, 460.00, 'Abladjei', 'now', 'Greater Accra', 'Between old Ashongman last and Abokobi street', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 11:22:19', '2023-06-19 12:42:12', NULL), +(1404, 1255, NULL, 'FMC0001422R', NULL, 'completed', '2023-06-17 12:33:57', 120.00, 30.00, 150.00, 120.00, 'Dome pilla 1', 'now', 'Greater Accra', 'accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 12:37:48', '2023-06-19 12:43:41', NULL), +(1405, 770, NULL, 'FMC0001423R', NULL, 'completed', '2023-06-17 12:33:57', 240.00, 25.00, 265.00, 240.00, 'Akweteman', 'now', 'Greater Accra', 'central Mosque', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 12:40:20', '2023-06-19 12:43:46', NULL), +(1406, 1256, NULL, 'FMC0001424R', NULL, 'completed', '2023-06-17 13:38:53', 275.00, 0.00, 275.00, 240.00, 'santasi Anyinam', 'now', 'Ashanti', 'kumasi', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 13:41:05', '2023-06-20 13:50:02', NULL), +(1407, 1011, NULL, 'FMC0001425D', NULL, 'completed', '2023-06-17 13:38:53', 435.00, 0.00, 435.00, 400.00, 'Asafo yf', 'now', 'Ashanti', 'kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-17 13:42:51', '2023-06-20 13:49:58', NULL), +(1408, 1257, NULL, 'FMC0001426R', NULL, 'completed', '2023-06-17 13:47:05', 255.00, 0.00, 255.00, 240.00, 'Bibiana', 'now', 'Bono East', 'Bibiana', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 13:48:51', '2023-06-18 18:22:28', NULL), +(1409, 1258, NULL, 'FMC0001427R', NULL, 'completed', '2023-06-17 13:57:04', 375.00, 0.00, 375.00, 360.00, 'Tarkwa', 'now', 'Western', 'umat campus', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 13:58:41', '2023-06-19 12:05:12', NULL), +(1410, 1169, NULL, 'FMC0001428R', NULL, 'completed', '2023-06-17 16:57:45', 120.00, 25.00, 145.00, 120.00, 'Santa maria', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-17 16:59:14', '2023-06-17 16:59:14', NULL), +(1411, 1259, NULL, 'FMC0001429R', NULL, 'completed', '2023-06-19 07:51:31', 120.00, 0.00, 120.00, 120.00, 'Bantama', 'now', 'Ashanti', 'Kumasi', 0.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 07:52:45', '2023-06-21 14:59:34', NULL), +(1412, 1260, NULL, 'FMC0001430R', NULL, 'completed', '2023-06-19 07:51:31', 120.00, 0.00, 120.00, 120.00, 'Sunyani', 'now', 'Bono', 'Sunyani (O.A parcel)', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 07:54:05', '2023-06-20 13:49:13', NULL), +(1413, 1261, NULL, 'FMC0001431R', NULL, 'completed', '2023-06-19 07:56:23', 120.00, 20.00, 140.00, 120.00, 'Kasoa yoo mart', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 07:55:11', '2023-06-20 13:47:13', NULL), +(1414, 1262, NULL, 'FMC0001432R', NULL, 'completed', '2023-06-19 07:51:31', 120.00, 25.00, 145.00, 120.00, 'Kasoa', 'now', 'Greater Accra', 'Otaa City', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 07:56:16', '2023-06-20 13:45:13', NULL), +(1415, 1263, NULL, 'FMC0001433R', NULL, 'completed', '2023-06-19 07:51:31', 240.00, 0.00, 240.00, 240.00, 'Takoradi', 'now', 'Western', 'sending.....', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 07:58:39', '2023-06-20 13:49:22', NULL), +(1416, 1264, NULL, 'FMC0001434R', NULL, 'completed', '2023-06-19 11:57:52', 270.00, 0.00, 270.00, 240.00, 'Obuasi Mangoase', 'now', 'Ashanti', '(Sprinter Station please)', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:01:05', '2023-06-20 13:47:57', NULL), +(1417, 1020, NULL, 'FMC0001435R', NULL, 'completed', '2023-06-19 07:51:31', 720.00, 0.00, 720.00, 720.00, 'Kumasi', 'now', 'Ashanti', 'tafo', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:03:14', '2023-06-21 14:58:43', NULL), +(1418, 868, NULL, 'FMC0001436R', NULL, 'completed', '2023-06-19 07:51:31', 240.00, 25.00, 265.00, 240.00, 'mallam', 'now', 'Greater Accra', 'Mallam', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:05:05', '2023-06-20 13:45:18', NULL), +(1419, 1265, NULL, 'FMC0001437R', NULL, 'completed', '2023-06-19 07:51:31', 120.00, 25.00, 145.00, 120.00, 'Mataheko', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:06:42', '2023-06-20 13:47:27', NULL), +(1420, 1266, NULL, 'FMC0001438R', NULL, 'completed', '2023-06-19 07:51:31', 600.00, 0.00, 600.00, 600.00, 'Awoshie', 'now', 'Greater Accra', 'Baah Yard, Opposite Pinkberry (Delivery Paid)', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:09:56', '2023-06-20 13:47:01', NULL), +(1421, 1267, NULL, 'FMC0001439R', NULL, 'completed', '2023-06-19 07:51:31', 360.00, 25.00, 385.00, 360.00, 'Ablekuma', 'now', 'Greater Accra', 'Olebu Vicolis Junction', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:12:42', '2023-06-20 13:45:36', NULL), +(1422, 1268, NULL, 'FMC0001440R', NULL, 'completed', '2023-06-19 08:19:40', 240.00, 25.00, 265.00, 240.00, 'Adabraka near Roxy cinema', 'now', 'Greater Accra', 'Adabraka', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:22:27', '2023-06-20 13:45:16', NULL), +(1423, 1269, NULL, 'FMC0001441R', NULL, 'completed', '2023-06-19 08:19:40', 270.00, 0.00, 270.00, 240.00, 'Aputuogya Government sch', 'now', 'Ashanti', 'Aputuogya', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:25:38', '2023-06-21 14:58:29', NULL), +(1424, 1270, NULL, 'FMC0001442R', NULL, 'completed', '2023-06-19 08:19:40', 150.00, 0.00, 150.00, 120.00, 'school of performing arts', 'now', 'Greater Accra', 'Legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:27:01', '2023-06-20 13:45:21', NULL), +(1425, 1271, NULL, 'FMC0001443R', NULL, 'completed', '2023-06-19 08:19:40', 120.00, 25.00, 145.00, 120.00, 'fanmilk,block factory', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:28:19', '2023-06-20 13:46:27', NULL), +(1426, 1272, NULL, 'FMC0001444R', NULL, 'completed', '2023-06-19 08:19:40', 145.00, 0.00, 145.00, 120.00, 'Methodist Uni', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:30:12', '2023-06-20 13:46:38', NULL), +(1427, 1273, NULL, 'FMC0001445R', NULL, 'completed', '2023-06-19 08:19:40', 240.00, 25.00, 265.00, 240.00, 'kaneshie polyclinic', 'now', 'Greater Accra', 'Kaneshie', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:32:15', '2023-06-20 13:45:03', NULL), +(1428, 1274, NULL, 'FMC0001446R', NULL, 'completed', '2023-06-19 08:19:40', 270.00, 0.00, 270.00, 240.00, 'Madina Abokobi', 'now', 'Greater Accra', 'Oak villla Estate', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:34:00', '2023-06-19 11:45:01', NULL), +(1429, 1275, NULL, 'FMC0001447R', NULL, 'completed', '2023-06-19 08:19:40', 150.00, 0.00, 150.00, 120.00, 'Ejisu', 'now', 'Ashanti', 'VIP sending', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:36:13', '2023-06-20 13:48:41', NULL), +(1430, 1276, NULL, 'FMC0001448R', NULL, 'completed', '2023-06-19 08:19:40', 240.00, 30.00, 270.00, 240.00, 'Ofankor barrier post office', 'now', 'Greater Accra', 'Ofankor', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:37:45', '2023-06-20 13:46:07', NULL), +(1431, 1277, NULL, 'FMC0001449R', NULL, 'completed', '2023-06-19 08:19:40', 150.00, 0.00, 150.00, 120.00, 'Assin Fosu', 'now', 'Ashanti', 'Assin Fosu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:38:58', '2023-06-21 14:58:25', NULL), +(1432, 1099, NULL, 'FMC0001450D', NULL, 'completed', '2023-06-19 08:49:23', 1000.00, 25.00, 1025.00, 1000.00, 'Alhaji', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:43:27', '2023-06-20 13:44:44', NULL), +(1433, 894, NULL, 'FMC0001451D', NULL, 'completed', '2023-06-19 08:50:20', 615.00, 0.00, 615.00, 600.00, 'Anaji', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:52:14', '2023-06-20 13:48:19', NULL), +(1434, 1278, NULL, 'FMC0001452R', NULL, 'completed', '2023-06-19 08:50:20', 120.00, 30.00, 150.00, 120.00, 'RnP Oils Lakeside Botwe', 'now', 'Greater Accra', 'Botwe', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:54:45', '2023-06-20 13:44:47', NULL), +(1435, 1279, NULL, 'FMC0001453R', NULL, 'completed', '2023-06-19 08:50:20', 120.00, 30.00, 150.00, 120.00, 'Spintex coastal junc', 'now', 'Greater Accra', 'Spintex', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:56:14', '2023-06-20 13:46:02', NULL), +(1436, 1280, NULL, 'FMC0001454R', NULL, 'completed', '2023-06-19 08:50:20', 120.00, 30.00, 150.00, 120.00, 'Evandy hostel', 'now', 'Greater Accra', 'Legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:58:16', '2023-06-20 13:44:52', NULL), +(1437, 621, NULL, 'FMC0001455R', NULL, 'completed', '2023-06-19 08:50:20', 375.00, 0.00, 375.00, 360.00, 'Nkawkaw Newroad', 'now', 'Eastern', 'Nkawkaw', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 08:59:56', '2023-06-20 13:48:29', NULL), +(1438, 1281, NULL, 'FMC0001456D', NULL, 'completed', '2023-06-19 08:50:20', 2090.00, 30.00, 2120.00, 2090.00, 'Kokomlemle', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:04:52', '2023-06-19 11:44:50', NULL), +(1439, 1282, NULL, 'FMC0001457D', NULL, 'completed', '2023-06-19 08:50:20', 315.00, 0.00, 315.00, 300.00, 'Aboabo', 'now', 'Northern', 'Tamale', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:07:19', '2023-06-20 13:49:00', NULL), +(1440, 1283, NULL, 'FMC0001458R', NULL, 'completed', '2023-06-19 08:50:20', 145.00, 0.00, 145.00, 120.00, 'Kasoa Nyanyano', 'now', 'Greater Accra', 'Kasoa', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:09:20', '2023-06-20 13:45:26', NULL), +(1441, 1284, NULL, 'FMC0001459R', NULL, 'completed', '2023-06-19 08:50:20', 135.00, 0.00, 135.00, 120.00, 'Asamankese', 'now', 'Central', 'Asamankese', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:11:49', '2023-06-20 13:48:08', NULL), +(1442, 1285, NULL, 'FMC0001460R', NULL, 'completed', '2023-06-19 08:50:20', 150.00, 0.00, 150.00, 120.00, 'Abuakwa Manhyia', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:14:55', '2023-06-21 14:58:17', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(1443, 1286, NULL, 'FMC0001461R', NULL, 'completed', '2023-06-19 08:50:20', 240.00, 25.00, 265.00, 240.00, 'Darkuman junc', 'now', 'Greater Accra', 'Darkuman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:16:44', '2023-06-20 13:45:08', NULL), +(1444, 865, NULL, 'FMC0001462R', NULL, 'completed', '2023-06-19 08:50:20', 270.00, 0.00, 270.00, 240.00, 'Ahenema Kokoben', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:18:06', '2023-06-21 14:58:13', NULL), +(1445, 1287, NULL, 'FMC0001463R', NULL, 'completed', '2023-06-19 08:50:20', 135.00, 0.00, 135.00, 120.00, 'Mankesim', 'now', 'Central', 'sending', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:19:25', '2023-06-20 13:48:24', NULL), +(1446, 1288, NULL, 'FMC0001464R', NULL, 'completed', '2023-06-19 08:50:20', 255.00, 0.00, 255.00, 240.00, 'Wasa Twentena', 'now', 'Western', 'Wasa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:21:32', '2023-06-20 13:48:04', NULL), +(1447, 1289, NULL, 'FMC0001465R', NULL, 'completed', '2023-06-19 08:50:20', 120.00, 30.00, 150.00, 120.00, 'Madina Firestone', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:22:47', '2023-06-20 13:45:54', NULL), +(1448, 1196, NULL, 'FMC0001466D', NULL, 'completed', '2023-06-19 08:50:20', 300.00, 35.00, 335.00, 300.00, 'Lashibi c19', 'now', 'Greater Accra', 'land mark DRC', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:24:51', '2023-06-20 13:44:31', NULL), +(1449, 1290, NULL, 'FMC0001467R', NULL, 'completed', '2023-06-19 08:49:23', 155.00, 0.00, 155.00, 120.00, 'Tema industrial area', 'now', 'Greater Accra', 'Sentuo oil Refiney', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:27:54', '2023-06-20 13:44:41', NULL), +(1450, 430, NULL, 'FMC0001468R', NULL, 'completed', '2023-06-19 08:50:20', 255.00, 0.00, 255.00, 240.00, 'Tarkwa Nsueam', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:30:13', '2023-06-20 13:48:11', NULL), +(1451, 1291, NULL, 'FMC0001469R', NULL, 'completed', '2023-06-19 08:50:20', 150.00, 0.00, 150.00, 120.00, 'Ashtown', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:31:24', '2023-06-21 14:57:58', NULL), +(1452, 1188, NULL, 'FMC0001470R', NULL, 'completed', '2023-06-19 08:50:20', 275.00, 0.00, 275.00, 240.00, 'Tema', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:32:41', '2023-06-20 13:46:24', NULL), +(1453, 773, NULL, 'FMC0001471R', NULL, 'completed', '2023-06-19 08:50:20', 360.00, 25.00, 385.00, 360.00, 'Ablekuma Galilee', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:34:16', '2023-06-20 13:45:33', NULL), +(1454, 1292, NULL, 'FMC0001472R', NULL, 'completed', '2023-06-19 08:50:20', 120.00, 30.00, 150.00, 120.00, 'DZORWULU POLICE STATION', 'now', 'Greater Accra', 'DZORWULU', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:35:48', '2023-06-20 13:47:09', NULL), +(1455, 1293, NULL, 'FMC0001473R', NULL, 'completed', '2023-06-19 08:50:20', 150.00, 0.00, 150.00, 120.00, 'crystalrose KNUST', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:37:27', '2023-06-21 14:59:20', NULL), +(1456, 1294, NULL, 'FMC0001474R', NULL, 'completed', '2023-06-19 08:50:20', 150.00, 0.00, 150.00, 120.00, 'Tech Ayigya', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:38:49', '2023-06-21 14:59:02', NULL), +(1457, 1295, NULL, 'FMC0001475R', NULL, 'completed', '2023-06-19 08:50:20', 135.00, 0.00, 135.00, 120.00, 'Koforidua Tech', 'now', 'Eastern', 'Koforidua', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:40:16', '2023-06-20 13:49:20', NULL), +(1458, 1296, NULL, 'FMC0001476R', NULL, 'completed', '2023-06-19 08:50:20', 360.00, 25.00, 385.00, 360.00, 'Maamobi 15 bob', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:41:59', '2023-06-20 13:45:45', NULL), +(1459, 1297, NULL, 'FMC0001477R', NULL, 'completed', '2023-06-19 08:50:20', 240.00, 35.00, 275.00, 240.00, 'Amasaman jerusalem junc', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:44:09', '2023-06-20 13:44:55', NULL), +(1460, 1298, NULL, 'FMC0001478R', NULL, 'completed', '2023-06-19 08:50:20', 240.00, 15.00, 255.00, 240.00, 'gospel light', 'now', 'Greater Accra', 'opp West Hills Mall', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:46:19', '2023-06-20 13:47:05', NULL), +(1461, 1299, NULL, 'FMC0001479R', NULL, 'completed', '2023-06-19 08:50:20', 375.00, 0.00, 375.00, 360.00, 'Tamale', 'now', 'Northern', 'Tamale', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:47:41', '2023-06-20 13:48:34', NULL), +(1462, 1300, NULL, 'FMC0001480R', NULL, 'completed', '2023-06-19 08:50:20', 240.00, 35.00, 275.00, 240.00, 'com25 papas pizza', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:49:36', '2023-06-20 13:45:42', NULL), +(1463, 1301, NULL, 'FMC0001481R', NULL, 'completed', '2023-06-19 08:50:20', 120.00, 20.00, 140.00, 120.00, 'Kasoa Bawjiase station', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:51:14', '2023-06-20 13:46:35', NULL), +(1464, 1302, NULL, 'FMC0001482R', NULL, 'completed', '2023-06-19 08:50:20', 270.00, 0.00, 270.00, 240.00, 'Abuakwa koforidua', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:52:41', '2023-06-21 14:58:51', NULL), +(1465, 1303, NULL, 'FMC0001483R', NULL, 'completed', '2023-06-19 08:50:20', 150.00, 0.00, 150.00, 120.00, 'Abuakwa', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:54:01', '2023-06-21 14:59:25', NULL), +(1466, 1304, NULL, 'FMC0001484R', NULL, 'completed', '2023-06-19 08:50:20', 120.00, 20.00, 140.00, 120.00, 'obom road oppp carpenter jun', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:55:53', '2023-06-20 13:44:38', NULL), +(1467, 1305, NULL, 'FMC0001485R', NULL, 'completed', '2023-06-19 08:50:20', 135.00, 0.00, 135.00, 120.00, 'Takoradi', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 09:57:29', '2023-06-20 13:49:03', NULL), +(1468, 1306, NULL, 'FMC0001486R', NULL, 'completed', '2023-06-19 08:50:20', 385.00, 30.00, 415.00, 385.00, 'Been to complex', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 10:00:42', '2023-06-20 13:44:34', NULL), +(1469, 1307, NULL, 'FMC0001487R', NULL, 'completed', '2023-06-19 08:50:20', 255.00, 0.00, 255.00, 240.00, 'Adwumakase', 'now', 'Eastern', 'Adwumakase', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 10:03:17', '2023-06-20 13:48:56', NULL), +(1470, 1308, NULL, 'FMC0001488R', NULL, 'completed', '2023-06-19 08:50:20', 135.00, 0.00, 135.00, 120.00, 'Techiman', 'now', 'Bono East', 'Techiman', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 10:05:21', '2023-06-20 13:49:08', NULL), +(1471, 1309, NULL, 'FMC0001489R', NULL, 'completed', '2023-06-19 08:50:20', 360.00, 30.00, 390.00, 360.00, 'Accra', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 10:06:59', '2023-06-20 13:46:13', NULL), +(1472, 1310, NULL, 'FMC0001490R', NULL, 'completed', '2023-06-19 08:50:20', 150.00, 0.00, 150.00, 120.00, 'Dakojom', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 10:08:11', '2023-06-21 14:58:58', NULL), +(1473, 1169, NULL, 'FMC0001491R', NULL, 'completed', '2023-06-19 08:50:20', 120.00, 25.00, 145.00, 120.00, 'Santa maria', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 10:09:46', '2023-06-20 13:45:39', NULL), +(1474, 1311, NULL, 'FMC0001492R', NULL, 'completed', '2023-06-19 08:50:20', 240.00, 35.00, 275.00, 240.00, 'Amasaman hospital', 'now', 'Greater Accra', 'Amasaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-19 10:11:44', '2023-06-20 13:46:17', NULL), +(1475, 278, NULL, 'FMC0001494D', NULL, 'completed', '2023-06-20 08:58:49', 500.00, 0.00, 500.00, 500.00, 'West Hills Mall', 'now', 'Greater Accra', 'Kasoa', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:01:41', '2023-06-20 13:53:54', NULL), +(1476, 1312, NULL, 'FMC0001495R', NULL, 'completed', '2023-06-20 08:58:49', 150.00, 0.00, 150.00, 120.00, 'Ahodwo sokoban', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:04:38', '2023-06-22 12:08:05', NULL), +(1477, 1313, NULL, 'FMC0001496R', NULL, 'completed', '2023-06-20 08:58:49', 375.00, 0.00, 375.00, 360.00, 'Bawdie', 'now', 'Western', 'Bawdie', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:11:48', '2023-06-21 14:54:42', NULL), +(1478, 1314, NULL, 'FMC0001497R', NULL, 'completed', '2023-06-20 08:58:49', 240.00, 30.00, 270.00, 240.00, 'Obom Domeabra', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:15:54', '2023-06-22 12:58:42', NULL), +(1479, 1315, NULL, 'FMC0001498R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 30.00, 150.00, 120.00, 'legon camp ......Akuafo hall', 'now', 'Greater Accra', 'Legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:17:50', '2023-06-22 12:58:27', NULL), +(1480, 1316, NULL, 'FMC0001499R', NULL, 'completed', '2023-06-20 08:58:49', 240.00, 25.00, 265.00, 240.00, 'Gbawe step by step', 'now', 'Greater Accra', 'Gbawe', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:19:57', '2023-06-22 12:55:57', NULL), +(1481, 1317, NULL, 'FMC0001500R', NULL, 'completed', '2023-06-20 08:58:49', 255.00, 0.00, 255.00, 240.00, 'Nkawkaw', 'now', 'Eastern', 'Nkawkaw', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:22:45', '2023-06-21 14:55:00', NULL), +(1482, 1318, NULL, 'FMC0001501D', NULL, 'completed', '2023-06-20 08:58:49', 300.00, 25.00, 325.00, 300.00, 'mamobi market', 'now', 'Greater Accra', 'Mamobi', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:24:53', '2023-06-22 12:55:35', NULL), +(1483, 1319, NULL, 'FMC0001502R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 30.00, 150.00, 120.00, 'Madina melcom', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:26:09', '2023-06-22 12:57:54', NULL), +(1484, 1320, NULL, 'FMC0001503R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 30.00, 150.00, 120.00, 'Spintex', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:27:21', '2023-06-22 13:01:34', NULL), +(1485, 1169, NULL, 'FMC0001504R', NULL, 'completed', '2023-06-20 08:58:49', 145.00, 0.00, 145.00, 120.00, 'Santa maria', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:29:26', '2023-06-22 12:58:09', NULL), +(1486, 1321, NULL, 'FMC0001505R', NULL, 'completed', '2023-06-20 08:58:49', 150.00, 0.00, 150.00, 120.00, 'Kwadaso Estate', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:30:52', '2023-06-22 12:07:41', NULL), +(1487, 1322, NULL, 'FMC0001506R', NULL, 'completed', '2023-06-20 08:58:49', 150.00, 0.00, 150.00, 120.00, 'Bonso ultimate', 'now', 'Ashanti', 'KNUST', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:32:12', '2023-06-22 12:07:23', NULL), +(1488, 1323, NULL, 'FMC0001507R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 30.00, 150.00, 120.00, 'Alajo polo park', 'now', 'Greater Accra', 'Alajo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:33:46', '2023-06-22 13:02:27', NULL), +(1489, 1324, NULL, 'FMC0001508R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 30.00, 150.00, 120.00, 'Botwe St Peters', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:35:02', '2023-06-22 13:01:09', NULL), +(1490, 1325, NULL, 'FMC0001509R', NULL, 'completed', '2023-06-20 09:55:04', 360.00, 20.00, 380.00, 360.00, 'Weija Block Factory', 'now', 'Greater Accra', 'Weija', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:36:59', '2023-06-22 13:00:18', NULL), +(1491, 1326, NULL, 'FMC0001510R', NULL, 'completed', '2023-06-20 08:58:49', 240.00, 25.00, 265.00, 240.00, 'Kingsby hotel', 'now', 'Greater Accra', 'Kingsby hotel', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:39:05', '2023-06-22 12:09:56', NULL), +(1492, 1327, NULL, 'FMC0001511R', NULL, 'completed', '2023-06-20 08:58:49', 135.00, 0.00, 135.00, 120.00, 'Kade station', 'now', 'Eastern', 'kade', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:41:05', '2023-06-21 14:54:22', NULL), +(1493, 1328, NULL, 'FMC0001512R', NULL, 'completed', '2023-06-20 08:58:49', 255.00, 0.00, 255.00, 240.00, 'Nkawkaw', 'now', 'Eastern', 'Nkawkaw', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:42:58', '2023-06-21 14:53:40', NULL), +(1494, 1329, NULL, 'FMC0001513R', NULL, 'completed', '2023-06-20 08:58:49', 270.00, 0.00, 270.00, 240.00, 'Buoho off offinso road', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:45:42', '2023-06-22 12:07:04', NULL), +(1495, 1330, NULL, 'FMC0001514R', NULL, 'completed', '2023-06-20 08:58:49', 135.00, 0.00, 135.00, 120.00, 'Takoradi', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:47:16', '2023-06-21 14:52:39', NULL), +(1496, 1331, NULL, 'FMC0001515R', NULL, 'completed', '2023-06-20 08:58:49', 150.00, 0.00, 150.00, 120.00, 'Ejisu', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:48:33', '2023-06-22 12:06:43', NULL), +(1497, 1332, NULL, 'FMC0001516R', NULL, 'completed', '2023-06-20 08:58:49', 270.00, 0.00, 270.00, 240.00, 'Tafo around Ebenezer mortuary', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:50:09', '2023-06-22 12:06:28', NULL), +(1498, 1333, NULL, 'FMC0001517R', NULL, 'completed', '2023-06-20 08:58:49', 135.00, 0.00, 135.00, 120.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:52:54', '2023-06-21 14:53:01', NULL), +(1499, 1334, NULL, 'FMC0001518R', NULL, 'completed', '2023-06-20 08:58:49', 150.00, 0.00, 150.00, 120.00, 'Ashongman est', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:54:36', '2023-06-22 13:00:36', NULL), +(1500, 1335, NULL, 'FMC0001519R', NULL, 'completed', '2023-06-20 08:58:49', 340.00, 25.00, 365.00, 340.00, 'Kotobabi down modex', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 09:57:47', '2023-06-22 12:59:59', NULL), +(1501, 935, NULL, 'FMC0001520D', NULL, 'completed', '2023-06-20 08:58:49', 830.00, 0.00, 830.00, 800.00, 'Asuoyeboah IPT', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:01:15', '2023-06-22 12:06:10', NULL), +(1502, 368, NULL, 'FMC0001521R', NULL, 'completed', '2023-06-20 08:58:49', 735.00, 0.00, 735.00, 720.00, 'Sunyani', 'now', 'Central', 'Sunyani', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:03:41', '2023-06-21 14:50:34', NULL), +(1503, 1336, NULL, 'FMC0001522R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 35.00, 155.00, 120.00, 'Satellite Amasaman', 'now', 'Greater Accra', 'Amasaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:05:28', '2023-06-22 12:12:00', NULL), +(1504, 1337, NULL, 'FMC0001523R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 30.00, 150.00, 120.00, 'Madina social welfare', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:07:14', '2023-06-22 13:03:07', NULL), +(1505, 1338, NULL, 'FMC0001524R', NULL, 'completed', '2023-06-20 08:58:49', 270.00, 0.00, 270.00, 240.00, 'mamponteng', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:08:24', '2023-06-22 12:05:23', NULL), +(1506, 1339, NULL, 'FMC0001525R', NULL, 'completed', '2023-06-20 08:58:49', 270.00, 0.00, 270.00, 240.00, 'Apatrapa', 'now', 'Ashanti', 'pokukrom', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:10:08', '2023-06-22 12:03:35', NULL), +(1507, 1340, NULL, 'FMC0001526R', NULL, 'completed', '2023-06-20 11:06:50', 240.00, 30.00, 270.00, 240.00, 'Roman Ridge', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:11:33', '2023-06-22 13:00:52', NULL), +(1508, 976, NULL, 'FMC0001527R', NULL, 'completed', '2023-06-20 08:58:49', 375.00, 0.00, 375.00, 360.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:13:10', '2023-06-21 14:51:50', NULL), +(1509, 1341, NULL, 'FMC0001528R', NULL, 'completed', '2023-06-20 08:58:49', 390.00, 0.00, 390.00, 360.00, 'Ayigya', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:14:53', '2023-06-22 12:05:04', NULL), +(1510, 1342, NULL, 'FMC0001529R', NULL, 'completed', '2023-06-20 08:58:49', 480.00, 25.00, 505.00, 480.00, 'Accra tech Uni Camp', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:16:55', '2023-06-22 12:10:26', NULL), +(1511, 1343, NULL, 'FMC0001530R', NULL, 'completed', '2023-06-20 08:58:49', 135.00, 0.00, 135.00, 120.00, 'Nyomoase YEJI road', 'now', 'Bono East', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:20:46', '2023-06-21 14:50:18', NULL), +(1512, 1344, NULL, 'FMC0001531R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 25.00, 145.00, 120.00, 'Accra centarl', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:22:01', '2023-06-22 12:59:06', NULL), +(1513, 1345, NULL, 'FMC0001532R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 25.00, 145.00, 120.00, 'Bubuashie control', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:23:31', '2023-06-22 12:59:36', NULL), +(1514, 207, NULL, 'FMC0001533D', NULL, 'completed', '2023-06-20 08:58:49', 2000.00, 20.00, 2020.00, 2000.00, 'malam jnc', 'now', 'Greater Accra', 'kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:24:35', '2023-06-20 13:34:09', NULL), +(1515, 1234, NULL, 'FMC0001534R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 30.00, 150.00, 120.00, 'Spintex manet', 'now', 'Greater Accra', 'Spintex', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:25:36', '2023-06-22 12:11:35', NULL), +(1516, 1346, NULL, 'FMC0001535R', NULL, 'completed', '2023-06-20 11:45:19', 255.00, 0.00, 255.00, 240.00, 'Sunyani', 'now', 'Ahafo', 'Sunyani', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:27:13', '2023-06-20 13:03:47', NULL), +(1517, 1347, NULL, 'FMC0001536R', NULL, 'completed', '2023-06-20 08:58:49', 240.00, 35.00, 275.00, 240.00, 'com22 American hospital', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:28:54', '2023-06-22 13:03:21', NULL), +(1518, 1348, NULL, 'FMC0001537R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 35.00, 155.00, 120.00, 'Tema Mataheko', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:31:32', '2023-06-22 12:59:22', NULL), +(1519, 1349, NULL, 'FMC0001538R', NULL, 'completed', '2023-06-20 08:58:49', 135.00, 0.00, 135.00, 120.00, 'Asamankese', 'now', 'Eastern', 'Amasaman', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:33:15', '2023-06-21 14:56:21', NULL), +(1520, 1350, NULL, 'FMC0001539R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 30.00, 150.00, 120.00, 'Body rituals', 'now', 'Greater Accra', 'Adjiringanor', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:34:46', '2023-06-22 12:54:40', NULL), +(1521, 1351, NULL, 'FMC0001540R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 25.00, 145.00, 120.00, 'Adabraka', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:37:04', '2023-06-22 12:55:15', NULL), +(1522, 1352, NULL, 'FMC0001541R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 25.00, 145.00, 120.00, 'Santa maria family n friends', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:41:45', '2023-06-22 12:54:25', NULL), +(1523, 1353, NULL, 'FMC0001542R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 35.00, 155.00, 120.00, 'Amasaman', 'now', 'Greater Accra', 'Amasaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:42:56', '2023-06-22 12:14:49', NULL), +(1524, 1354, NULL, 'FMC0001543R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 30.00, 150.00, 120.00, 'Nungua', 'now', 'Greater Accra', 'Nungua', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:44:11', '2023-06-21 14:55:21', NULL), +(1525, 1355, NULL, 'FMC0001544R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 35.00, 155.00, 120.00, 'com25 opp methodist junc', 'now', 'Greater Accra', 'tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:45:42', '2023-06-22 12:49:19', NULL), +(1526, 1356, NULL, 'FMC0001545R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 25.00, 145.00, 120.00, 'North Kaneshie around piccadilly biscuit Ltd', 'now', 'Greater Accra', 'North kaneshie', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:48:18', '2023-06-22 12:10:50', NULL), +(1527, 1357, NULL, 'FMC0001546R', NULL, 'completed', '2023-06-20 08:58:49', 240.00, 30.00, 270.00, 240.00, 'Adenta housing', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:49:53', '2023-06-22 12:54:57', NULL), +(1528, 1358, NULL, 'FMC0001547R', NULL, 'completed', '2023-06-20 08:58:49', 270.00, 0.00, 270.00, 240.00, 'Suame', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:51:21', '2023-06-22 12:04:24', NULL), +(1529, 1359, NULL, 'FMC0001548R', NULL, 'completed', '2023-06-20 08:58:49', 375.00, 0.00, 375.00, 360.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:52:48', '2023-06-21 14:55:57', NULL), +(1530, 1360, NULL, 'FMC0001549R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 30.00, 150.00, 120.00, 'Ashalja', 'now', 'Greater Accra', 'Amasaman', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:54:22', '2023-06-22 12:12:24', NULL), +(1531, 530, NULL, 'FMC0001550R', NULL, 'completed', '2023-06-20 08:58:49', 840.00, 35.00, 875.00, 840.00, 'Amasaman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:56:11', '2023-06-22 13:02:43', NULL), +(1532, 1361, NULL, 'FMC0001551R', NULL, 'completed', '2023-06-20 08:58:49', 270.00, 0.00, 270.00, 240.00, 'Esereso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:58:09', '2023-06-22 12:04:05', NULL), +(1533, 1362, NULL, 'FMC0001552R', NULL, 'completed', '2023-06-20 08:58:49', 240.00, 35.00, 275.00, 240.00, 'Pokuase Abensu', 'now', 'Greater Accra', 'Pokuase', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 10:59:39', '2023-06-22 13:03:32', NULL), +(1534, 1363, NULL, 'FMC0001553R', NULL, 'completed', '2023-06-20 08:58:49', 495.00, 0.00, 495.00, 480.00, 'Enchi', 'now', 'Western North', 'Enchi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 11:01:13', '2023-06-20 13:02:02', NULL), +(1535, 1364, NULL, 'FMC0001554R', NULL, 'completed', '2023-06-20 08:58:49', 120.00, 30.00, 150.00, 120.00, 'Haatso MTN', 'now', 'Greater Accra', 'Haatso', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 11:02:19', '2023-06-22 13:03:49', NULL), +(1536, 1365, NULL, 'FMC0001555R', NULL, 'completed', '2023-06-20 11:30:50', 240.00, 35.00, 275.00, 240.00, 'Amasaman nsakina unity junc', 'now', 'Greater Accra', 'Amasaman', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 11:32:39', '2023-06-22 13:01:20', NULL), +(1537, 1366, NULL, 'FMC0001556R', NULL, 'completed', '2023-06-20 11:30:50', 615.00, 0.00, 615.00, 600.00, 'Adawso.....madina koforidua road first filling station', 'now', 'Greater Accra', 'madina station', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 11:37:23', '2023-06-21 14:49:52', NULL), +(1538, 1367, NULL, 'FMC0001557R', NULL, 'completed', '2023-06-20 16:55:01', 120.00, 0.00, 120.00, 120.00, 'Westhills', 'now', 'Greater Accra', 'Melcom', 0.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-20 16:56:10', '2023-06-20 17:06:50', NULL), +(1539, 1368, NULL, 'FMC0001558R', NULL, 'completed', '2023-06-21 09:44:07', 120.00, 30.00, 150.00, 120.00, 'Shukura', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 09:45:17', '2023-06-23 15:20:08', NULL), +(1540, 1369, NULL, 'FMC0001559R', NULL, 'completed', '2023-06-21 09:44:07', 270.00, 0.00, 270.00, 240.00, 'Suame Maakro', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 09:46:53', '2023-06-26 08:19:55', NULL), +(1541, 1450, NULL, 'FMC0001560R', NULL, 'completed', '2023-06-23 09:32:49', 510.00, 0.00, 510.00, 480.00, 'mampong', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 09:49:09', '2023-06-23 15:20:23', NULL), +(1542, 1371, NULL, 'FMC0001561R', NULL, 'completed', '2023-06-21 09:44:07', 120.00, 35.00, 155.00, 120.00, 'coom 25', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 09:51:10', '2023-06-23 15:19:46', NULL), +(1543, 1372, NULL, 'FMC0001562R', NULL, 'completed', '2023-06-21 09:44:07', 120.00, 30.00, 150.00, 120.00, 'Fidelity Bank', 'now', 'Greater Accra', 'Madina market', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 09:52:43', '2023-06-23 15:19:49', NULL), +(1544, 1186, NULL, 'FMC0001563R', NULL, 'completed', '2023-06-21 09:57:06', 240.00, 20.00, 260.00, 240.00, 'Kasoa', 'now', 'Greater Accra', 'SCC', 20.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 09:58:20', '2023-06-23 15:19:52', NULL), +(1545, 1374, NULL, 'FMC0001564D', NULL, 'completed', '2023-06-21 09:57:06', 600.00, 25.00, 625.00, 600.00, 'Kokrobite', 'now', 'Greater Accra', 'Aama hotel', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:02:16', '2023-06-23 15:19:55', NULL), +(1546, 1375, NULL, 'FMC0001565R', NULL, 'completed', '2023-06-21 09:57:06', 270.00, 0.00, 270.00, 240.00, 'Fomena', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:03:33', '2023-06-26 08:19:35', NULL), +(1547, 1376, NULL, 'FMC0001566R', NULL, 'completed', '2023-06-21 09:57:06', 870.00, 0.00, 870.00, 840.00, 'Kokrobite', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:05:23', '2023-06-26 08:20:17', NULL), +(1548, 1377, NULL, 'FMC0001567R', NULL, 'completed', '2023-06-21 09:57:06', 150.00, 0.00, 150.00, 120.00, 'redeeming grace sch junc', 'now', 'Ashanti', 'Fumesua Kokobra ...Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:07:36', '2023-06-26 08:20:20', NULL), +(1549, 1378, NULL, 'FMC0001568R', NULL, 'completed', '2023-06-21 09:57:06', 120.00, 30.00, 150.00, 120.00, 'Agbogba', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:09:09', '2023-06-23 15:21:52', NULL), +(1550, 1379, NULL, 'FMC0001569R', NULL, 'completed', '2023-06-21 09:57:06', 120.00, 30.00, 150.00, 120.00, 'Ashley Botwe high ways new nation sch', 'now', 'Greater Accra', 'Ashley botwe', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:10:36', '2023-06-23 15:21:41', NULL), +(1551, 1380, NULL, 'FMC0001570R', NULL, 'completed', '2023-06-21 09:57:06', 120.00, 25.00, 145.00, 120.00, 'Resurrection and living bread church', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:12:31', '2023-06-23 15:21:31', NULL), +(1552, 1381, NULL, 'FMC0001571R', NULL, 'completed', '2023-06-21 09:57:06', 120.00, 35.00, 155.00, 120.00, 'Com18 junc', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:13:37', '2023-06-23 15:21:34', NULL), +(1553, 1382, NULL, 'FMC0001572R', NULL, 'completed', '2023-06-21 09:57:06', 240.00, 30.00, 270.00, 240.00, 'East legon police station', 'now', 'Greater Accra', 'East legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:15:10', '2023-06-23 15:21:37', NULL), +(1554, 1383, NULL, 'FMC0001573R', NULL, 'completed', '2023-06-21 09:57:06', 240.00, 35.00, 275.00, 240.00, 'Pokuase', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:16:28', '2023-06-23 15:21:19', NULL), +(1555, 1099, NULL, 'FMC0001574D', NULL, 'completed', '2023-06-21 09:57:06', 200.00, 25.00, 225.00, 200.00, 'Alhaji', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:18:20', '2023-06-23 15:23:18', NULL), +(1556, 1384, NULL, 'FMC0001575R', NULL, 'completed', '2023-06-21 09:57:06', 240.00, 30.00, 270.00, 240.00, 'Amamorley', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:20:01', '2023-06-23 15:23:24', NULL), +(1557, 1385, NULL, 'FMC0001576R', NULL, 'completed', '2023-06-21 09:57:06', 270.00, 0.00, 270.00, 240.00, 'Atonsu aputuogya', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:21:24', '2023-06-23 15:22:51', NULL), +(1558, 1386, NULL, 'FMC0001577R', NULL, 'completed', '2023-06-21 09:57:06', 120.00, 25.00, 145.00, 120.00, 'iran clinic', 'now', 'Greater Accra', 'Circle', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:23:07', '2023-06-23 15:22:44', NULL), +(1559, 1387, NULL, 'FMC0001578R', NULL, 'completed', '2023-06-21 09:57:06', 480.00, 20.00, 500.00, 480.00, 'Dodowa', 'now', 'Greater Accra', 'Accra', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:25:24', '2023-06-23 15:22:17', NULL), +(1560, 1388, NULL, 'FMC0001579R', NULL, 'completed', '2023-06-21 09:57:06', 240.00, 35.00, 275.00, 240.00, 'com2 BBC', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:27:24', '2023-06-23 15:22:55', NULL), +(1561, 1389, NULL, 'FMC0001580R', NULL, 'completed', '2023-06-21 09:57:06', 120.00, 25.00, 145.00, 120.00, 'golf house', 'now', 'Greater Accra', 'Dzorwulu', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:28:40', '2023-06-23 15:22:13', NULL), +(1562, 1390, NULL, 'FMC0001581R', NULL, 'completed', '2023-06-21 09:57:06', 150.00, 0.00, 150.00, 120.00, 'Obuasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:30:12', '2023-06-26 08:20:40', NULL), +(1563, 214, NULL, 'FMC0001582R', NULL, 'completed', '2023-06-21 09:57:06', 360.00, 25.00, 385.00, 360.00, 'Tsotsoobi close', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:31:28', '2023-06-23 15:22:01', NULL), +(1564, 1391, NULL, 'FMC0001583R', NULL, 'completed', '2023-06-21 09:57:06', 120.00, 30.00, 150.00, 120.00, 'Achimota zoo', 'now', 'Greater Accra', 'Achimota', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:32:50', '2023-06-23 15:22:06', NULL), +(1565, 876, NULL, 'FMC0001584R', NULL, 'completed', '2023-06-21 09:57:06', 270.00, 0.00, 270.00, 240.00, 'Asafo cyborg hostel', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:34:53', '2023-06-26 08:20:24', NULL), +(1566, 1392, NULL, 'FMC0001585R', NULL, 'completed', '2023-06-21 09:57:06', 150.00, 0.00, 150.00, 120.00, 'Airport roundabout opp Jofel catering service', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:36:51', '2023-06-26 08:20:31', NULL), +(1567, 1393, NULL, 'FMC0001586R', NULL, 'completed', '2023-06-21 09:57:06', 120.00, 25.00, 145.00, 120.00, 'Alhaji Tabora', 'now', 'Greater Accra', 'Alhaji Station', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:38:38', '2023-06-23 15:21:56', NULL), +(1568, 1394, NULL, 'FMC0001587R', NULL, 'completed', '2023-06-21 09:57:06', 240.00, 25.00, 265.00, 240.00, 'Dansoman Karikari', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:40:36', '2023-06-23 15:21:45', NULL), +(1569, 1395, NULL, 'FMC0001588R', NULL, 'completed', '2023-06-21 09:57:06', 480.00, 25.00, 505.00, 480.00, 'santa maria blue kiosk', 'now', 'Greater Accra', 'Santa maria', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:42:36', '2023-06-23 15:21:01', NULL), +(1570, 1396, NULL, 'FMC0001589R', NULL, 'completed', '2023-06-21 09:57:06', 240.00, 30.00, 270.00, 240.00, 'pent hostel', 'now', 'Greater Accra', 'Legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:44:24', '2023-06-23 15:20:53', NULL), +(1571, 1397, NULL, 'FMC0001590R', NULL, 'completed', '2023-06-21 09:57:06', 120.00, 30.00, 150.00, 120.00, 'kwabenya near kia station', 'now', 'Greater Accra', 'Kwabenya', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 10:46:25', '2023-06-23 15:20:41', NULL), +(1572, 1399, NULL, 'FMC0001591R', NULL, 'completed', '2023-06-23 14:14:11', 240.00, 35.00, 275.00, 240.00, 'Ashiaman market', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 11:28:00', '2023-06-23 15:20:45', NULL), +(1573, 1400, NULL, 'FMC0001592R', NULL, 'completed', '2023-06-21 10:52:51', 120.00, 20.00, 140.00, 120.00, 'pharmtrust school overhead', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 11:29:44', '2023-06-23 15:20:49', NULL), +(1574, 1401, NULL, 'FMC0001593R', NULL, 'completed', '2023-06-21 10:52:51', 120.00, 25.00, 145.00, 120.00, 'Danwright.....Asa savings', 'now', 'Greater Accra', 'Mamprobi', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 11:31:24', '2023-06-23 15:20:37', NULL), +(1575, 1402, NULL, 'FMC0001594R', NULL, 'completed', '2023-06-21 10:52:51', 120.00, 30.00, 150.00, 120.00, 'Ashaley Botwe', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 11:33:41', '2023-06-23 15:20:30', NULL), +(1576, 1403, NULL, 'FMC0001595R', NULL, 'completed', '2023-06-21 11:44:59', 360.00, 30.00, 390.00, 360.00, 'Konkori Afrancho', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 11:37:20', '2023-06-26 08:20:03', NULL), +(1577, 1404, NULL, 'FMC0001596R', NULL, 'completed', '2023-06-21 11:35:07', 120.00, 30.00, 150.00, 120.00, 'Tantra hills', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 11:38:35', '2023-06-23 15:21:17', NULL), +(1578, 1405, NULL, 'FMC0001597R', NULL, 'completed', '2023-06-21 11:35:07', 150.00, 0.00, 150.00, 120.00, 'Santasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 11:39:49', '2023-06-26 08:20:12', NULL), +(1579, 1406, NULL, 'FMC0001598R', NULL, 'completed', '2023-06-21 11:35:07', 120.00, 25.00, 145.00, 120.00, 'com25', 'now', 'Greater Accra', 'Tema', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 11:41:19', '2023-06-23 15:21:10', NULL), +(1580, 1407, NULL, 'FMC0001599R', NULL, 'completed', '2023-06-21 11:35:07', 120.00, 30.00, 150.00, 120.00, 'Ashley botwe Aviation road', 'now', 'Greater Accra', 'Ashley botwe', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 11:43:01', '2023-06-23 15:21:04', NULL), +(1581, 1408, NULL, 'FMC0001600R', NULL, 'completed', '2023-06-21 11:35:07', 240.00, 20.00, 260.00, 240.00, 'Kasoa newtown', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 11:44:22', '2023-06-23 15:21:07', NULL), +(1582, 1409, NULL, 'FMC0001601R', NULL, 'completed', '2023-06-21 14:10:20', 265.00, 0.00, 265.00, 240.00, 'Dansoman control', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 14:11:56', '2023-06-23 15:20:56', NULL), +(1583, 1410, NULL, 'FMC0001602R', NULL, 'completed', '2023-06-21 14:21:24', 150.00, 0.00, 150.00, 120.00, 'Esereso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-21 14:22:43', '2023-06-26 08:20:08', NULL), +(1584, 1411, NULL, 'FMC0001603R', NULL, 'completed', '2023-06-22 09:09:24', 270.00, 0.00, 270.00, 240.00, 'Adako jachie', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:11:07', '2023-06-26 08:21:00', NULL), +(1585, 1412, NULL, 'FMC0001604R', NULL, 'completed', '2023-06-22 09:09:24', 150.00, 0.00, 150.00, 120.00, 'Tafo moro market', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:12:30', '2023-06-26 08:20:56', NULL), +(1586, 1413, NULL, 'FMC0001605R', NULL, 'completed', '2023-06-22 09:09:24', 135.00, 0.00, 135.00, 120.00, 'Dunkwa', 'now', 'Ashanti', 'Atechem police station', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:15:37', '2023-06-23 15:19:04', NULL), +(1587, 1414, NULL, 'FMC0001606R', NULL, 'completed', '2023-06-22 09:09:24', 120.00, 30.00, 150.00, 120.00, 'Burma Camp', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:17:13', '2023-06-23 15:24:38', NULL), +(1588, 1415, NULL, 'FMC0001607R', NULL, 'completed', '2023-06-22 09:09:24', 240.00, 30.00, 270.00, 240.00, 'North Legon', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:18:30', '2023-06-23 15:24:23', NULL), +(1589, 1416, NULL, 'FMC0001608R', NULL, 'completed', '2023-06-22 09:09:24', 240.00, 35.00, 275.00, 240.00, 'new town', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:20:05', '2023-06-23 15:24:55', NULL), +(1590, 1417, NULL, 'FMC0001609R', NULL, 'completed', '2023-06-22 09:09:24', 255.00, 0.00, 255.00, 240.00, 'Prestea', 'now', 'Western', 'prestea', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:22:05', '2023-06-23 15:18:49', NULL), +(1591, 1418, NULL, 'FMC0001610R', NULL, 'completed', '2023-06-22 09:09:24', 150.00, 0.00, 150.00, 120.00, 'Kentikrono', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:24:11', '2023-06-26 08:21:24', NULL), +(1592, 1419, NULL, 'FMC0001611R', NULL, 'completed', '2023-06-22 09:09:24', 270.00, 0.00, 270.00, 240.00, 'East Legon sch junc', 'now', 'Greater Accra', 'East Legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:25:47', '2023-06-23 15:24:45', NULL), +(1593, 1420, NULL, 'FMC0001612R', NULL, 'completed', '2023-06-22 09:09:24', 150.00, 0.00, 150.00, 120.00, 'Kodua junc Pankrono', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:27:01', '2023-06-26 08:21:20', NULL), +(1594, 935, NULL, 'FMC0001613R', NULL, 'completed', '2023-06-22 09:09:24', 750.00, 0.00, 750.00, 720.00, 'Asuoyeboah IPT', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:30:08', '2023-06-26 08:21:12', NULL), +(1595, 1421, NULL, 'FMC0001614R', NULL, 'completed', '2023-06-22 09:09:24', 150.00, 0.00, 150.00, 120.00, 'KNUST campus', 'now', 'Ashanti', 'Ayeduase', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:31:55', '2023-06-26 08:21:07', NULL), +(1596, 1422, NULL, 'FMC0001615R', NULL, 'completed', '2023-06-22 09:09:24', 240.00, 30.00, 270.00, 240.00, '37 millitary hospital medical emergency ward', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:34:01', '2023-06-23 15:24:32', NULL), +(1597, 1423, NULL, 'FMC0001616R', NULL, 'completed', '2023-06-22 09:09:24', 150.00, 0.00, 150.00, 120.00, 'Komfo Anokye NTC', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:37:34', '2023-06-26 08:21:04', NULL), +(1598, 1424, NULL, 'FMC0001617R', NULL, 'completed', '2023-06-22 09:09:24', 120.00, 25.00, 145.00, 120.00, 'Darkuman Bombay hotel', 'now', 'Greater Accra', 'Darkuman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:39:01', '2023-06-23 15:25:13', NULL), +(1599, 1425, NULL, 'FMC0001618R', NULL, 'completed', '2023-06-22 09:09:24', 240.00, 25.00, 265.00, 240.00, 'Abokobi Akporman', 'now', 'Greater Accra', 'Abokobi', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:42:11', '2023-06-23 15:24:18', NULL), +(1600, 816, NULL, 'FMC0001619R', NULL, 'completed', '2023-06-22 09:09:24', 120.00, 30.00, 150.00, 120.00, 'Lake Side', 'now', 'Greater Accra', 'Comm 8', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:43:57', '2023-06-23 15:25:26', NULL), +(1601, 1426, NULL, 'FMC0001620R', NULL, 'completed', '2023-06-22 09:09:24', 375.00, 0.00, 375.00, 360.00, 'Tarkwa Nsuta', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:45:51', '2023-06-23 15:18:53', NULL), +(1602, 1427, NULL, 'FMC0001621R', NULL, 'completed', '2023-06-22 09:09:24', 120.00, 30.00, 150.00, 120.00, 'Fadama', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:46:58', '2023-06-23 15:25:20', NULL), +(1603, 1428, NULL, 'FMC0001622R', NULL, 'completed', '2023-06-22 09:09:24', 255.00, 0.00, 255.00, 240.00, 'Oga hostel kwaprow cape coast', 'now', 'Central', 'Cape coast', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:49:07', '2023-06-23 15:19:14', NULL), +(1604, 1429, NULL, 'FMC0001623R', NULL, 'completed', '2023-06-22 09:09:24', 120.00, 30.00, 150.00, 120.00, 'Osu Oxford Street chocolate sarayi', 'now', 'Greater Accra', 'Osu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:50:54', '2023-06-23 15:23:56', NULL), +(1605, 909, NULL, 'FMC0001624R', NULL, 'completed', '2023-06-22 09:09:24', 375.00, 0.00, 375.00, 360.00, 'Koforidua', 'now', 'Western', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:53:28', '2023-06-23 15:18:56', NULL), +(1606, 1430, NULL, 'FMC0001625R', NULL, 'completed', '2023-06-22 09:09:24', 240.00, 20.00, 260.00, 240.00, 'Kasoa Franco', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:54:40', '2023-06-23 15:25:30', NULL), +(1607, 1431, NULL, 'FMC0001626R', NULL, 'completed', '2023-06-22 09:09:24', 150.00, 0.00, 150.00, 120.00, 'Atonsu Ramseyer', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:56:17', '2023-06-26 08:21:32', NULL), +(1608, 1432, NULL, 'FMC0001627R', NULL, 'completed', '2023-06-22 09:09:24', 265.00, 0.00, 265.00, 240.00, 'ALHAJI ISRAEL', 'now', 'Greater Accra', 'ALHAJI', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 09:58:08', '2023-06-23 15:25:02', NULL), +(1609, 1433, NULL, 'FMC0001628R', NULL, 'completed', '2023-06-22 09:09:24', 270.00, 0.00, 270.00, 240.00, 'Ayi mensah toll both', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 10:00:15', '2023-06-23 15:25:34', NULL), +(1610, 1434, NULL, 'FMC0001629R', NULL, 'completed', '2023-06-22 09:09:24', 135.00, 0.00, 135.00, 120.00, 'Ahafo Goaso', 'now', 'Ahafo', 'Ahafo', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 10:02:26', '2023-06-23 15:18:59', NULL), +(1611, 1435, NULL, 'FMC0001630R', NULL, 'completed', '2023-06-22 09:09:24', 240.00, 30.00, 270.00, 240.00, 'Labadi', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 10:04:12', '2023-06-23 15:25:16', NULL), +(1612, 1436, NULL, 'FMC0001631R', NULL, 'completed', '2023-06-22 09:09:24', 270.00, 0.00, 270.00, 240.00, 'Obuasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 10:05:53', '2023-06-26 08:21:29', NULL), +(1613, 1437, NULL, 'FMC0001632R', NULL, 'completed', '2023-06-22 09:09:24', 255.00, 0.00, 255.00, 240.00, 'Winneba junc', 'now', 'Central', 'Winneba', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 10:07:43', '2023-06-23 15:19:10', NULL), +(1614, 1438, NULL, 'FMC0001633R', NULL, 'completed', '2023-06-22 09:09:24', 135.00, 0.00, 135.00, 120.00, 'Doboro', 'now', 'Eastern', 'Doboro', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 10:13:40', '2023-06-23 15:19:07', NULL), +(1615, 1439, NULL, 'FMC0001634R', NULL, 'completed', '2023-06-22 09:09:24', 270.00, 0.00, 270.00, 240.00, 'Obuasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 10:15:16', '2023-06-26 08:21:50', NULL), +(1616, 1440, NULL, 'FMC0001635R', NULL, 'completed', '2023-06-22 09:09:24', 150.00, 0.00, 150.00, 120.00, 'South junc opp friends gardens', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 10:17:02', '2023-06-26 08:21:47', NULL), +(1617, 276, NULL, 'FMC0001636R', NULL, 'completed', '2023-06-22 09:09:24', 390.00, 0.00, 390.00, 360.00, 'Atwima Boko', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 10:18:57', '2023-06-26 08:21:42', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(1618, 1441, NULL, 'FMC0001637R', NULL, 'completed', '2023-06-22 09:09:24', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 10:20:06', '2023-06-26 08:21:37', NULL), +(1619, 1442, NULL, 'FMC0001638R', NULL, 'completed', '2023-06-22 09:09:24', 120.00, 25.00, 145.00, 120.00, 'Accra', 'now', 'Greater Accra', 'Opera square', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 10:21:54', '2023-06-23 15:25:52', NULL), +(1620, 1443, NULL, 'FMC0001639R', NULL, 'completed', '2023-06-22 09:09:24', 120.00, 25.00, 145.00, 120.00, 'Casanova Hotel', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 10:23:23', '2023-06-23 15:25:09', NULL), +(1621, 1444, NULL, 'FMC0001640R', NULL, 'completed', '2023-06-22 09:09:24', 120.00, 30.00, 150.00, 120.00, 'Atico junc', 'now', 'Greater Accra', 'Atico', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 10:25:23', '2023-06-23 15:24:03', NULL), +(1622, 1445, NULL, 'FMC0001641R', NULL, 'completed', '2023-06-22 09:09:24', 120.00, 25.00, 145.00, 120.00, 'Olebu Ablekuma', 'now', 'Greater Accra', 'Ablekuma', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 10:26:45', '2023-06-23 15:24:27', NULL), +(1623, 1011, NULL, 'FMC0001642R', NULL, 'completed', '2023-06-22 11:11:36', 270.00, 0.00, 270.00, 240.00, 'Asafo yf', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 11:12:56', '2023-06-26 08:20:48', NULL), +(1624, 1411, NULL, 'FMC0001643R', NULL, 'completed', '2023-06-22 11:11:36', 270.00, 0.00, 270.00, 240.00, 'Adako jachie', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 11:14:15', '2023-06-22 11:14:15', NULL), +(1625, 1412, NULL, 'FMC0001644R', NULL, 'completed', '2023-06-22 11:11:36', 150.00, 0.00, 150.00, 120.00, 'Tafo moro market', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 11:16:36', '2023-06-22 11:16:36', NULL), +(1626, 1413, NULL, 'FMC0001645R', NULL, 'completed', '2023-06-22 11:11:36', 135.00, 0.00, 135.00, 120.00, 'Dunkwa', 'now', 'Ashanti', 'Atechem police station', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 11:19:22', '2023-06-22 11:19:22', NULL), +(1627, 1446, NULL, 'FMC0001646R', NULL, 'completed', '2023-06-22 11:11:36', 150.00, 0.00, 150.00, 120.00, 'Sunda Kaasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 11:21:30', '2023-06-26 08:20:52', NULL), +(1628, 1447, NULL, 'FMC0001647R', NULL, 'completed', '2023-06-22 11:11:36', 240.00, 20.00, 260.00, 240.00, 'Broadcasting', 'now', 'Greater Accra', 'Accra', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 11:37:40', '2023-06-23 15:25:45', NULL), +(1629, 1448, NULL, 'FMC0001648R', NULL, 'completed', '2023-06-23 11:03:06', 360.00, 30.00, 390.00, 360.00, 'University of Ghana', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 11:39:01', '2023-06-23 15:25:41', NULL), +(1630, 1449, NULL, 'FMC0001649R', NULL, 'completed', '2023-06-22 11:11:36', 360.00, 30.00, 390.00, 360.00, 'tigon creative studio', 'now', 'Greater Accra', 'Abofu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-22 11:40:48', '2023-06-23 15:25:37', NULL), +(1631, 194, NULL, 'FMC0001650D', NULL, 'completed', '2023-06-22 11:45:44', 815.00, 0.00, 815.00, 800.00, 'Sunyani', 'now', 'Bono', 'sending....', 15.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-22 11:49:14', '2023-06-23 15:18:45', NULL), +(1632, 1451, NULL, 'FMC0001651R', NULL, 'completed', '2023-06-23 09:35:35', 150.00, 0.00, 150.00, 120.00, 'Akyem agogo', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 09:36:40', '2023-06-26 08:22:07', NULL), +(1633, 1452, NULL, 'FMC0001652R', NULL, 'completed', '2023-06-23 10:29:53', 240.00, 15.00, 255.00, 240.00, 'VIP station', 'now', 'Greater Accra', 'VIP station', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 10:32:07', '2023-06-23 13:49:59', NULL), +(1634, 1453, NULL, 'FMC0001653R', NULL, 'completed', '2023-06-23 10:29:53', 120.00, 25.00, 145.00, 120.00, 'Borteyman opp 18th junc on the motorway', 'now', 'Greater Accra', 'Borteyman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 10:34:06', '2023-06-23 13:49:48', NULL), +(1635, 1454, NULL, 'FMC0001654R', NULL, 'completed', '2023-06-23 10:29:53', 150.00, 0.00, 150.00, 120.00, 'Tanoso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 10:35:24', '2023-06-26 08:22:03', NULL), +(1636, 1455, NULL, 'FMC0001655R', NULL, 'completed', '2023-06-23 10:29:53', 240.00, 30.00, 270.00, 240.00, 'Tantra hills', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 10:36:46', '2023-06-23 13:50:25', NULL), +(1637, 1456, NULL, 'FMC0001656R', NULL, 'completed', '2023-06-23 11:03:06', 360.00, 30.00, 390.00, 360.00, 'Spintex flower pot Benconi lodge', 'now', 'Greater Accra', 'Spintex', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 10:38:21', '2023-06-23 13:48:59', NULL), +(1638, 1457, NULL, 'FMC0001657R', NULL, 'completed', '2023-06-23 10:29:53', 240.00, 30.00, 270.00, 240.00, 'Labadi', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 10:44:51', '2023-06-23 13:48:36', NULL), +(1639, 1458, NULL, 'FMC0001658R', NULL, 'completed', '2023-06-23 10:29:53', 255.00, 0.00, 255.00, 240.00, 'Tamale', 'now', 'Northern', 'Tamale', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 10:46:45', '2023-06-24 11:25:40', NULL), +(1640, 1459, NULL, 'FMC0001659R', NULL, 'completed', '2023-06-23 10:29:53', 240.00, 30.00, 270.00, 240.00, 'One Airport square', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 10:48:19', '2023-06-24 11:26:41', NULL), +(1641, 1460, NULL, 'FMC0001660R', NULL, 'completed', '2023-06-23 10:29:53', 120.00, 35.00, 155.00, 120.00, 'Tema', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 10:49:28', '2023-06-23 13:50:17', NULL), +(1642, 1461, NULL, 'FMC0001661R', NULL, 'completed', '2023-06-23 10:29:53', 135.00, 0.00, 135.00, 120.00, 'Assin Fosu', 'now', 'Central', 'Assin Fosu', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 10:51:40', '2023-06-24 11:25:52', NULL), +(1643, 1462, NULL, 'FMC0001662R', NULL, 'completed', '2023-06-23 10:29:53', 360.00, 30.00, 390.00, 360.00, 'Nananom garden', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 10:53:23', '2023-06-23 13:49:55', NULL), +(1644, 1463, NULL, 'FMC0001663R', NULL, 'completed', '2023-06-23 10:29:53', 270.00, 0.00, 270.00, 240.00, 'Konongo', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 10:55:28', '2023-06-24 11:25:32', NULL), +(1645, 1464, NULL, 'FMC0001664R', NULL, 'completed', '2023-06-23 10:29:53', 255.00, 0.00, 255.00, 240.00, 'Takoradi', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 10:56:58', '2023-06-24 11:25:56', NULL), +(1646, 1465, NULL, 'FMC0001665R', NULL, 'completed', '2023-06-23 10:29:53', 390.00, 0.00, 390.00, 360.00, 'Asokore Mampong', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 10:58:49', '2023-06-26 08:22:22', NULL), +(1647, 1466, NULL, 'FMC0001666R', NULL, 'completed', '2023-06-23 10:29:53', 120.00, 30.00, 150.00, 120.00, 'UPSA hostel', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 10:59:47', '2023-06-23 13:49:36', NULL), +(1648, 1467, NULL, 'FMC0001667R', NULL, 'completed', '2023-06-23 10:29:53', 120.00, 30.00, 150.00, 120.00, 'Burma camp', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:01:02', '2023-06-23 13:49:06', NULL), +(1649, 1468, NULL, 'FMC0001668R', NULL, 'completed', '2023-06-23 10:29:53', 270.00, 0.00, 270.00, 240.00, 'Adum paul sagoe lane', 'now', 'Ashanti', '...................bella', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:02:47', '2023-06-26 08:22:18', NULL), +(1650, 1469, NULL, 'FMC0001669R', NULL, 'completed', '2023-06-23 10:29:53', 120.00, 30.00, 150.00, 120.00, 'Adjei Kojo......global down', 'now', 'Greater Accra', 'Trassaco springs', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:05:54', '2023-06-23 13:50:31', NULL), +(1651, 1281, NULL, 'FMC0001670D', NULL, 'completed', '2023-06-23 12:26:19', 1000.00, 25.00, 1025.00, 1000.00, 'Kokomlemle', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:11:36', '2023-06-24 11:26:24', NULL), +(1652, 1470, NULL, 'FMC0001671R', NULL, 'completed', '2023-06-23 11:09:09', 120.00, 35.00, 155.00, 120.00, 'com5near com5,no3 basic school', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:13:17', '2023-06-23 13:50:10', NULL), +(1653, 1448, NULL, 'FMC0001672R', NULL, 'completed', '2023-06-23 11:09:09', 360.00, 30.00, 390.00, 360.00, 'University of Ghana', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:16:05', '2023-06-23 13:49:22', NULL), +(1654, 1471, NULL, 'FMC0001673R', NULL, 'completed', '2023-06-23 11:09:09', 135.00, 0.00, 135.00, 120.00, 'Takoradi Station', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:17:30', '2023-06-24 11:25:44', NULL), +(1655, 543, NULL, 'FMC0001674D', NULL, 'completed', '2023-06-23 12:26:19', 1000.00, 35.00, 1035.00, 1000.00, 'Ashiaman', 'now', 'Greater Accra', 'Ashiaman................bellla', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:19:47', '2023-06-23 13:50:22', NULL), +(1656, 1472, NULL, 'FMC0001675R', NULL, 'completed', '2023-06-23 11:09:09', 240.00, 30.00, 270.00, 240.00, 'Haatso', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:21:18', '2023-06-23 13:49:45', NULL), +(1657, 1473, NULL, 'FMC0001676R', NULL, 'completed', '2023-06-23 11:09:09', 150.00, 0.00, 150.00, 120.00, 'Ejisu police station', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:23:36', '2023-06-26 08:23:51', NULL), +(1658, 1474, NULL, 'FMC0001677R', NULL, 'completed', '2023-06-23 11:09:09', 120.00, 35.00, 155.00, 120.00, 'Amasaman studuim road near country side sch', 'now', 'Greater Accra', 'Amasaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:26:04', '2023-06-24 11:26:37', NULL), +(1659, 1475, NULL, 'FMC0001678R', NULL, 'completed', '2023-06-23 11:37:58', 120.00, 30.00, 150.00, 120.00, 'Madina', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:27:48', '2023-06-23 13:49:40', NULL), +(1660, 1476, NULL, 'FMC0001679R', NULL, 'completed', '2023-06-23 11:09:09', 270.00, 0.00, 270.00, 240.00, 'Apatrapa pokukrom...drug store junc', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:30:21', '2023-06-26 08:22:26', NULL), +(1661, 1477, NULL, 'FMC0001680R', NULL, 'completed', '2023-06-23 11:09:09', 120.00, 30.00, 150.00, 120.00, 'Labone', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:31:36', '2023-06-23 13:48:30', NULL), +(1662, 1478, NULL, 'FMC0001681R', NULL, 'completed', '2023-06-23 11:09:09', 270.00, 0.00, 270.00, 240.00, 'Abuakwa', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:33:44', '2023-06-26 08:22:14', NULL), +(1663, 1479, NULL, 'FMC0001682R', NULL, 'completed', '2023-06-23 11:09:09', 135.00, 0.00, 135.00, 120.00, 'Techiman', 'now', 'Bono East', 'Techiman', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:35:13', '2023-06-24 11:25:28', NULL), +(1664, 1480, NULL, 'FMC0001683R', NULL, 'completed', '2023-06-23 11:09:09', 120.00, 30.00, 150.00, 120.00, 'Gimpa clinic', 'now', 'Greater Accra', 'Gimpa', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:37:29', '2023-06-23 13:49:27', NULL), +(1665, 1481, NULL, 'FMC0001684R', NULL, 'completed', '2023-06-23 11:09:09', 120.00, 30.00, 150.00, 120.00, 'Teshie coldstore', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:40:44', '2023-06-23 13:49:11', NULL), +(1666, 1482, NULL, 'FMC0001685D', NULL, 'completed', '2023-06-23 12:26:19', 415.00, 0.00, 415.00, 400.00, 'Tarkwa', 'now', 'Western', 'tarkwa..............bella', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:43:08', '2023-06-24 11:25:35', NULL), +(1667, 1483, NULL, 'FMC0001686R', NULL, 'completed', '2023-06-23 11:09:09', 150.00, 0.00, 150.00, 120.00, 'Kotei,celia royale hostel', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:44:58', '2023-06-26 08:23:46', NULL), +(1668, 1484, NULL, 'FMC0001687D', NULL, 'completed', '2023-06-23 12:26:19', 1000.00, 30.00, 1030.00, 1000.00, 'Tantra Hills', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:47:34', '2023-06-24 11:26:32', NULL), +(1669, 1485, NULL, 'FMC0001688R', NULL, 'completed', '2023-06-23 11:09:09', 120.00, 25.00, 145.00, 120.00, 'Awoshie Odorgonno', 'now', 'Greater Accra', 'Awoshie', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 11:48:55', '2023-06-23 13:48:51', NULL), +(1670, 1486, NULL, 'FMC0001689R', NULL, 'completed', '2023-06-23 13:27:10', 240.00, 30.00, 270.00, 240.00, 'Sowutuom stevens driving sch', 'now', 'Greater Accra', 'Sowutuom', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 13:30:12', '2023-06-23 13:50:28', NULL), +(1671, 1487, NULL, 'FMC0001690R', NULL, 'completed', '2023-06-23 14:53:09', 255.00, 0.00, 255.00, 240.00, 'Kasapin', 'now', 'Ahafo', 'sending......', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-23 14:55:25', '2023-06-24 11:26:00', NULL), +(1672, 1488, NULL, 'FMC0001691R', NULL, 'completed', '2023-06-24 09:30:22', 255.00, 0.00, 255.00, 240.00, 'Accra or Nsawam road', 'now', 'Eastern', 'Hebron', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 09:33:10', '2023-06-26 08:26:52', NULL), +(1673, 1489, NULL, 'FMC0001692R', NULL, 'completed', '2023-06-24 09:30:22', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 09:34:19', '2023-06-26 08:23:57', NULL), +(1674, 1246, NULL, 'FMC0001693D', NULL, 'completed', '2023-06-24 10:23:44', 430.00, 0.00, 530.00, 500.00, 'Wasa Akropong', 'now', 'Western', 'bella', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-24 09:38:08', '2023-06-26 08:26:22', NULL), +(1675, 1490, NULL, 'FMC0001694R', NULL, 'completed', '2023-06-24 09:30:22', 135.00, 0.00, 135.00, 120.00, 'Cape coast', 'now', 'Central', 'Cape', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 09:39:29', '2023-06-26 08:26:33', NULL), +(1676, 1491, NULL, 'FMC0001695R', NULL, 'completed', '2023-06-24 09:30:22', 135.00, 0.00, 135.00, 120.00, 'Nsawam', 'now', 'Eastern', 'Nsawam', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 09:41:57', '2023-06-26 08:26:48', NULL), +(1677, 1492, NULL, 'FMC0001696R', NULL, 'completed', '2023-06-24 09:30:22', 255.00, 0.00, 255.00, 240.00, 'Sunyani', 'now', 'Bono', 'sending.........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 09:43:23', '2023-06-26 08:26:45', NULL), +(1678, 1493, NULL, 'FMC0001697R', NULL, 'completed', '2023-06-24 09:30:22', 120.00, 35.00, 155.00, 120.00, 'Ashiaman new york', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 09:44:36', '2023-06-26 08:28:52', NULL), +(1679, 1494, NULL, 'FMC0001698R', NULL, 'completed', '2023-06-24 09:30:22', 120.00, 30.00, 150.00, 120.00, 'Adenta', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 09:45:41', '2023-06-26 08:29:05', NULL), +(1680, 1495, NULL, 'FMC0001699R', NULL, 'completed', '2023-06-24 09:30:22', 135.00, 0.00, 135.00, 120.00, 'Koforidua', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 09:47:55', '2023-06-26 08:26:41', NULL), +(1681, 1496, NULL, 'FMC0001700R', NULL, 'completed', '2023-06-24 09:30:22', 120.00, 30.00, 150.00, 120.00, 'parakuo estate', 'now', 'Greater Accra', 'Dome', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 09:49:16', '2023-06-26 08:29:22', NULL), +(1682, 1497, NULL, 'FMC0001701R', NULL, 'completed', '2023-06-24 09:30:22', 360.00, 30.00, 390.00, 360.00, 'Frankies hotel', 'now', 'Greater Accra', 'Osu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 09:50:53', '2023-06-26 08:29:31', NULL), +(1683, 1498, NULL, 'FMC0001702R', NULL, 'completed', '2023-06-24 09:30:22', 135.00, 0.00, 135.00, 120.00, 'Agona Swedru Texaco', 'now', 'Central', 'Agona Swedru', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 09:52:50', '2023-06-26 08:26:36', NULL), +(1684, 1499, NULL, 'FMC0001703D', NULL, 'completed', '2023-06-24 09:30:22', 300.00, 25.00, 325.00, 300.00, 'Bubiashie station', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-24 09:54:46', '2023-06-26 08:29:34', NULL), +(1685, 1500, NULL, 'FMC0001704R', NULL, 'completed', '2023-06-24 09:30:22', 240.00, 30.00, 270.00, 240.00, 'Spintex', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 09:56:06', '2023-06-26 08:29:19', NULL), +(1686, 279, NULL, 'FMC0001705R', NULL, 'completed', '2023-06-24 09:30:22', 120.00, 25.00, 145.00, 120.00, 'Santa Maria', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 09:57:21', '2023-06-26 08:29:02', NULL), +(1687, 1501, NULL, 'FMC0001706R', NULL, 'completed', '2023-06-24 09:30:22', 385.00, 35.00, 420.00, 385.00, 'Amasaman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 09:59:00', '2023-06-26 08:29:26', NULL), +(1688, 1502, NULL, 'FMC0001707R', NULL, 'completed', '2023-06-24 09:30:22', 150.00, 0.00, 150.00, 120.00, 'Asafo labour', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 10:01:00', '2023-06-26 08:24:12', NULL), +(1689, 1503, NULL, 'FMC0001708R', NULL, 'completed', '2023-06-24 09:30:22', 150.00, 0.00, 150.00, 120.00, 'Buoho', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 10:02:07', '2023-06-26 08:24:08', NULL), +(1690, 1504, NULL, 'FMC0001709R', NULL, 'completed', '2023-06-24 09:30:22', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Ahafo', 'Sunyani', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 10:04:20', '2023-06-26 08:26:31', NULL), +(1691, 1505, NULL, 'FMC0001710R', NULL, 'completed', '2023-06-24 09:30:22', 360.00, 25.00, 385.00, 360.00, 'Makola', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 10:05:44', '2023-06-26 08:28:58', NULL), +(1692, 1506, NULL, 'FMC0001711R', NULL, 'completed', '2023-06-24 09:30:22', 120.00, 25.00, 145.00, 120.00, 'Banana Inn transformer', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 10:07:18', '2023-06-26 08:29:47', NULL), +(1693, 1507, NULL, 'FMC0001712R', NULL, 'completed', '2023-06-24 09:30:22', 120.00, 25.00, 145.00, 120.00, 'Gbestile 2nd junc', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 10:08:53', '2023-06-26 08:28:55', NULL), +(1694, 1508, NULL, 'FMC0001713R', NULL, 'completed', '2023-06-24 09:30:22', 120.00, 30.00, 150.00, 120.00, 'Spintex road, second boutique', 'now', 'Greater Accra', 'Spintex', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 10:10:28', '2023-06-26 08:28:44', NULL), +(1695, 1509, NULL, 'FMC0001714R', NULL, 'completed', '2023-06-24 09:30:22', 150.00, 0.00, 150.00, 120.00, 'Tuc,sugar hill junc', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 10:11:52', '2023-06-26 08:24:05', NULL), +(1696, 1510, NULL, 'FMC0001715R', NULL, 'completed', '2023-06-24 09:30:22', 255.00, 0.00, 255.00, 240.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 10:13:05', '2023-06-26 08:26:28', NULL), +(1697, 1511, NULL, 'FMC0001716R', NULL, 'completed', '2023-06-24 09:30:22', 360.00, 30.00, 390.00, 360.00, 'East Legon', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 10:14:28', '2023-06-26 08:29:38', NULL), +(1698, 1512, NULL, 'FMC0001717R', NULL, 'completed', '2023-06-24 09:30:22', 270.00, 0.00, 270.00, 240.00, 'kotei', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 10:15:36', '2023-06-26 08:24:01', NULL), +(1699, 1513, NULL, 'FMC0001718R', NULL, 'completed', '2023-06-24 09:30:22', 120.00, 30.00, 150.00, 120.00, 'Rockstones office', 'now', 'Greater Accra', 'Cantoments', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 10:17:06', '2023-06-26 08:29:42', NULL), +(1700, 1514, NULL, 'FMC0001719R', NULL, 'completed', '2023-06-24 09:30:22', 240.00, 30.00, 270.00, 240.00, 'Kimpiski', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 10:18:22', '2023-06-26 08:28:48', NULL), +(1701, 344, NULL, 'FMC0001720R', NULL, 'completed', '2023-06-24 10:24:38', 240.00, 20.00, 260.00, 240.00, 'broadcastiing', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 10:26:16', '2023-06-26 08:28:40', NULL), +(1702, 1515, NULL, 'FMC0001721R', NULL, 'completed', '2023-06-24 10:42:30', 240.00, 30.00, 270.00, 240.00, 'Madina ,near kekeli polyclinic', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 10:44:44', '2023-06-26 08:29:10', NULL), +(1703, 1516, NULL, 'FMC0001722R', NULL, 'completed', '2023-06-24 11:08:17', 135.00, 0.00, 135.00, 120.00, 'Twifo praso', 'now', 'Central', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 10:59:07', '2023-06-26 08:27:02', NULL), +(1704, 1517, NULL, 'FMC0001723R', NULL, 'completed', '2023-06-24 10:57:23', 240.00, 35.00, 275.00, 240.00, 'Ashiaman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 11:00:50', '2023-06-26 08:29:15', NULL), +(1705, 1518, NULL, 'FMC0001724R', NULL, 'completed', '2023-06-24 11:51:24', 240.00, 30.00, 270.00, 240.00, 'rawlings circle opp dependable herbal home', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-24 11:53:34', '2023-06-26 08:28:36', NULL), +(1706, 1519, NULL, 'FMC0001725R', NULL, 'completed', '2023-06-25 08:08:14', 600.00, 25.00, 625.00, 600.00, 'Accra- olebu', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-25 08:09:58', '2023-06-26 08:30:45', NULL), +(1707, 1520, NULL, 'FMC0001726R', NULL, 'completed', '2023-06-26 09:20:40', 150.00, 0.00, 150.00, 120.00, 'Asafo brigena', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:22:52', '2023-06-28 11:54:47', NULL), +(1708, 1521, NULL, 'FMC0001727R', NULL, 'completed', '2023-06-26 09:20:40', 255.00, 0.00, 255.00, 240.00, 'OA parcel office', 'now', 'Ahafo', 'Sunyani', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:24:30', '2023-06-27 16:32:37', NULL), +(1709, 1522, NULL, 'FMC0001728R', NULL, 'completed', '2023-06-26 09:20:40', 120.00, 30.00, 150.00, 120.00, 'Burma camp', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:26:07', '2023-06-27 16:31:06', NULL), +(1710, 1374, NULL, 'FMC0001729R', NULL, 'completed', '2023-06-26 09:20:40', 1080.00, 20.00, 1100.00, 1080.00, 'Kokrobite', 'now', 'Greater Accra', 'Aama hotel', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:29:15', '2023-06-27 16:23:35', NULL), +(1711, 1523, NULL, 'FMC0001730R', NULL, 'completed', '2023-06-26 09:20:40', 240.00, 25.00, 265.00, 240.00, 'Lapaz', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:30:34', '2023-06-27 16:29:55', NULL), +(1712, 1524, NULL, 'FMC0001731R', NULL, 'completed', '2023-06-26 09:20:40', 255.00, 0.00, 255.00, 240.00, 'Nkawkaw', 'now', 'Eastern', 'Nkawkaw', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:32:22', '2023-06-27 16:33:01', NULL), +(1713, 1525, NULL, 'FMC0001732R', NULL, 'completed', '2023-06-26 09:20:40', 240.00, 30.00, 270.00, 240.00, 'Police hdqtrs', 'now', 'Greater Accra', 'cantonment', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:35:12', '2023-06-27 16:30:50', NULL), +(1714, 1526, NULL, 'FMC0001733R', NULL, 'completed', '2023-06-26 09:20:40', 150.00, 0.00, 150.00, 120.00, 'Atonsu Esereso', 'now', 'Ashanti', 'Kuamsi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:38:09', '2023-06-28 11:56:27', NULL), +(1715, 1527, NULL, 'FMC0001734R', NULL, 'completed', '2023-06-26 09:20:40', 150.00, 0.00, 150.00, 120.00, 'Central market', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:40:07', '2023-06-28 11:56:24', NULL), +(1716, 1099, NULL, 'FMC0001735R', NULL, 'completed', '2023-06-26 09:20:40', 240.00, 25.00, 265.00, 240.00, 'Alhaji', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:42:38', '2023-06-27 16:23:57', NULL), +(1717, 1214, NULL, 'FMC0001736R', NULL, 'completed', '2023-06-26 09:20:40', 240.00, 30.00, 270.00, 240.00, 'foster home police station', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:44:22', '2023-06-27 16:27:42', NULL), +(1718, 1528, NULL, 'FMC0001737R', NULL, 'completed', '2023-06-26 09:20:40', 120.00, 35.00, 155.00, 120.00, 'Amasaman 3 junc', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:45:49', '2023-06-27 16:24:11', NULL), +(1719, 1529, NULL, 'FMC0001738R', NULL, 'completed', '2023-06-26 09:20:40', 240.00, 35.00, 275.00, 240.00, 'Com 18 spintex road', 'now', 'Greater Accra', 'Alhajis wife', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:47:25', '2023-06-27 16:30:53', NULL), +(1720, 1530, NULL, 'FMC0001739R', NULL, 'completed', '2023-06-26 09:20:40', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Ahafo', 'sunyani', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:48:43', '2023-06-27 16:32:29', NULL), +(1721, 1531, NULL, 'FMC0001740R', NULL, 'completed', '2023-06-26 09:20:40', 150.00, 0.00, 150.00, 120.00, 'KNUST Brunei complex', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:50:15', '2023-06-28 11:55:41', NULL), +(1722, 1532, NULL, 'FMC0001741R', NULL, 'completed', '2023-06-26 09:20:40', 270.00, 0.00, 270.00, 240.00, 'Osu', 'now', 'Greater Accra', 'Osu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:52:24', '2023-06-27 16:30:35', NULL), +(1723, 1533, NULL, 'FMC0001742R', NULL, 'completed', '2023-06-26 09:20:40', 155.00, 0.00, 155.00, 120.00, 'Cpl ltd the gardens estate', 'now', 'Greater Accra', 'East legon hills', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:54:19', '2023-06-27 16:24:21', NULL), +(1724, 1534, NULL, 'FMC0001743R', NULL, 'completed', '2023-06-26 09:20:40', 120.00, 30.00, 150.00, 120.00, 'Pig farm', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:55:33', '2023-06-27 16:30:06', NULL), +(1725, 1535, NULL, 'FMC0001744R', NULL, 'completed', '2023-06-26 09:20:40', 495.00, 0.00, 495.00, 480.00, 'Koforidua', 'now', 'Eastern', '........bella', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:57:34', '2023-06-26 14:22:53', NULL), +(1726, 1536, NULL, 'FMC0001745R', NULL, 'completed', '2023-06-26 09:20:40', 120.00, 25.00, 145.00, 120.00, 'Atomic', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 09:58:44', '2023-06-27 16:29:42', NULL), +(1727, 1537, NULL, 'FMC0001746R', NULL, 'completed', '2023-06-26 09:20:40', 240.00, 30.00, 270.00, 240.00, 'Labadi new road', 'now', 'Greater Accra', 'Labadi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:00:14', '2023-06-27 16:30:47', NULL), +(1728, 1499, NULL, 'FMC0001747R', NULL, 'completed', '2023-06-26 09:20:40', 150.00, 0.00, 150.00, 120.00, 'Bubiashie station', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:01:56', '2023-06-27 16:24:14', NULL), +(1729, 1538, NULL, 'FMC0001748R', NULL, 'completed', '2023-06-26 09:20:40', 240.00, 35.00, 275.00, 240.00, 'Afienya station', 'now', 'Greater Accra', 'Afienya', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:03:31', '2023-06-27 16:30:33', NULL), +(1730, 1031, NULL, 'FMC0001749R', NULL, 'completed', '2023-06-26 09:20:40', 615.00, 0.00, 615.00, 600.00, 'Anyinam', 'now', 'Eastern', '.........bella', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:05:21', '2023-06-27 16:31:55', NULL), +(1731, 1539, NULL, 'FMC0001750R', NULL, 'completed', '2023-06-26 09:20:40', 135.00, 0.00, 135.00, 120.00, 'Sekondi', 'now', 'Western', 'Sekondi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:07:42', '2023-06-27 16:32:18', NULL), +(1732, 1540, NULL, 'FMC0001751R', NULL, 'completed', '2023-06-26 09:20:40', 240.00, 25.00, 265.00, 240.00, 'Adabraka', 'now', 'Greater Accra', 'AUCC', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:09:18', '2023-06-27 16:30:29', NULL), +(1733, 1541, NULL, 'FMC0001752R', NULL, 'completed', '2023-06-26 09:20:40', 240.00, 30.00, 270.00, 240.00, 'East Legon Hills', 'now', 'Greater Accra', 'sky global construction', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:12:34', '2023-06-27 16:30:02', NULL), +(1734, 935, NULL, 'FMC0001753D', NULL, 'completed', '2023-06-26 09:20:40', 530.00, 0.00, 530.00, 500.00, 'Asuoyeboah IPT', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:14:42', '2023-06-28 11:57:25', NULL), +(1735, 1542, NULL, 'FMC0001754R', NULL, 'completed', '2023-06-26 10:15:59', 255.00, 0.00, 255.00, 240.00, 'Takoradi', 'now', 'Western', 'takoradi', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:17:09', '2023-06-27 16:32:03', NULL), +(1736, 1543, NULL, 'FMC0001755R', NULL, 'completed', '2023-06-26 10:15:59', 195.00, 30.00, 225.00, 195.00, 'Manhea Afuaman', 'now', 'Greater Accra', 'Ablekuma', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:19:06', '2023-06-27 16:23:38', NULL), +(1737, 1168, NULL, 'FMC0001756D', NULL, 'completed', '2023-06-26 10:15:59', 615.00, 0.00, 615.00, 600.00, 'Techiman', 'now', 'Bono East', 'Techiman', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:21:47', '2023-06-27 16:32:14', NULL), +(1738, 1544, NULL, 'FMC0001757R', NULL, 'completed', '2023-06-26 10:15:59', 120.00, 30.00, 150.00, 120.00, 'Bosre Obinim', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:23:09', '2023-06-28 11:55:37', NULL), +(1739, 551, NULL, 'FMC0001758R', NULL, 'completed', '2023-06-26 10:15:59', 495.00, 0.00, 495.00, 480.00, 'Cape Coast', 'now', 'Central', 'Cape Coast', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:24:49', '2023-06-27 16:32:11', NULL), +(1740, 1545, NULL, 'FMC0001759R', NULL, 'completed', '2023-06-26 10:15:59', 255.00, 0.00, 255.00, 240.00, 'penkwase', 'now', 'Ahafo', 'Sunyani', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:26:20', '2023-06-27 16:31:42', NULL), +(1741, 1546, NULL, 'FMC0001760R', NULL, 'completed', '2023-06-26 10:15:59', 120.00, 30.00, 150.00, 120.00, 'dzorwulu', 'now', 'Greater Accra', 'spintex', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:27:31', '2023-06-27 16:23:49', NULL), +(1742, 1547, NULL, 'FMC0001761R', NULL, 'completed', '2023-06-26 10:15:59', 240.00, 20.00, 260.00, 240.00, 'Akweley', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:28:48', '2023-06-27 16:29:46', NULL), +(1743, 1548, NULL, 'FMC0001762R', NULL, 'completed', '2023-06-26 10:15:59', 155.00, 0.00, 155.00, 120.00, 'Endpoint homeopathic clinic junc', 'now', 'Greater Accra', 'spintex', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:32:05', '2023-06-27 16:29:50', NULL), +(1744, 1549, NULL, 'FMC0001763R', NULL, 'completed', '2023-06-26 10:15:59', 120.00, 25.00, 145.00, 120.00, 'Dansoman first stop', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:33:32', '2023-06-27 16:24:08', NULL), +(1745, 1550, NULL, 'FMC0001764R', NULL, 'completed', '2023-06-26 10:15:59', 120.00, 30.00, 150.00, 120.00, 'manet', 'now', 'Greater Accra', 'spintex', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:34:44', '2023-06-27 16:23:52', NULL), +(1746, 1551, NULL, 'FMC0001765R', NULL, 'completed', '2023-06-26 10:15:59', 120.00, 30.00, 150.00, 120.00, 'Movenpick hotel', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:35:52', '2023-06-27 16:24:01', NULL), +(1747, 1552, NULL, 'FMC0001766R', NULL, 'completed', '2023-06-26 10:15:59', 120.00, 20.00, 140.00, 120.00, 'new bortianor masalachi', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:37:20', '2023-06-27 16:29:59', NULL), +(1748, 1553, NULL, 'FMC0001767R', NULL, 'completed', '2023-06-26 10:15:59', 240.00, 25.00, 265.00, 240.00, 'Oduman', 'now', 'Greater Accra', 'Ablekuma', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:39:06', '2023-06-27 16:31:12', NULL), +(1749, 1554, NULL, 'FMC0001768R', NULL, 'completed', '2023-06-26 10:15:59', 120.00, 30.00, 150.00, 120.00, 'Teshie lekma hospital', 'now', 'Greater Accra', 'Teshie', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:40:18', '2023-06-27 16:23:31', NULL), +(1750, 999, NULL, 'FMC0001769R', NULL, 'completed', '2023-06-26 10:15:59', 255.00, 0.00, 255.00, 240.00, 'Winneba', 'now', 'Central', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:41:55', '2023-06-27 16:32:06', NULL), +(1751, 1555, NULL, 'FMC0001770R', NULL, 'completed', '2023-06-26 10:15:59', 120.00, 20.00, 140.00, 120.00, 'Abbeam', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:43:19', '2023-06-27 16:24:04', NULL), +(1752, 1556, NULL, 'FMC0001771R', NULL, 'completed', '2023-06-26 10:15:59', 360.00, 30.00, 390.00, 360.00, 'Accra digital center', 'now', 'Greater Accra', 'Circle', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:44:51', '2023-06-27 16:27:57', NULL), +(1753, 1557, NULL, 'FMC0001772R', NULL, 'completed', '2023-06-26 10:15:59', 150.00, 0.00, 150.00, 120.00, 'KNUST', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:45:59', '2023-06-28 11:57:01', NULL), +(1754, 1558, NULL, 'FMC0001773R', NULL, 'completed', '2023-06-26 10:15:59', 150.00, 0.00, 150.00, 120.00, 'Kronum Kwapra', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:47:15', '2023-06-28 11:57:17', NULL), +(1755, 1559, NULL, 'FMC0001774R', NULL, 'completed', '2023-06-26 10:15:59', 120.00, 30.00, 150.00, 120.00, 'Legon campus', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:48:20', '2023-06-27 16:31:01', NULL), +(1756, 1560, NULL, 'FMC0001775R', NULL, 'completed', '2023-06-26 10:15:59', 390.00, 0.00, 390.00, 360.00, 'Jirapa', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:49:52', '2023-06-28 11:57:13', NULL), +(1757, 1561, NULL, 'FMC0001776R', NULL, 'completed', '2023-06-26 10:15:59', 255.00, 0.00, 255.00, 240.00, 'Twifu praso', 'now', 'Central', 'sending.......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:51:28', '2023-06-27 16:32:24', NULL), +(1758, 1376, NULL, 'FMC0001777D', NULL, 'completed', '2023-06-26 10:15:59', 1030.00, 0.00, 1030.00, 1000.00, 'Kokrobite', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:53:15', '2023-06-28 11:57:08', NULL), +(1759, 1562, NULL, 'FMC0001778R', NULL, 'completed', '2023-06-26 10:15:59', 270.00, 0.00, 270.00, 240.00, 'Poly', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:54:55', '2023-06-28 11:57:05', NULL), +(1760, 1563, NULL, 'FMC0001779R', NULL, 'completed', '2023-06-26 10:58:43', 495.00, 0.00, 495.00, 480.00, 'Tarkwa', 'now', 'Western', '.........bella', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:57:07', '2023-06-27 16:32:00', NULL), +(1761, 1564, NULL, 'FMC0001780R', NULL, 'completed', '2023-06-26 10:15:59', 120.00, 20.00, 140.00, 120.00, 'obom road poolside junc', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 10:58:27', '2023-06-27 16:30:44', NULL), +(1762, 1565, NULL, 'FMC0001781R', NULL, 'completed', '2023-06-26 10:15:59', 240.00, 30.00, 270.00, 240.00, 'Dome Kboat', 'now', 'Greater Accra', 'Behind Koforidua House', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 11:01:31', '2023-06-27 16:30:38', NULL), +(1763, 1566, NULL, 'FMC0001782R', NULL, 'completed', '2023-06-26 11:15:55', 135.00, 0.00, 135.00, 120.00, 'domeabra', 'now', 'Greater Accra', 'Kasoa', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 11:19:00', '2023-06-27 16:32:33', NULL), +(1765, 1567, NULL, 'FMC0001784R', NULL, 'completed', '2023-06-26 11:20:19', 120.00, 30.00, 150.00, 120.00, 'Mile 7', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 11:26:01', '2023-06-27 16:24:17', NULL), +(1766, 1568, NULL, 'FMC0001785R', NULL, 'completed', '2023-06-26 12:04:59', 360.00, 25.00, 385.00, 360.00, 'Ablekuma', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 12:06:42', '2023-06-27 16:27:50', NULL), +(1767, 1569, NULL, 'FMC0001786R', NULL, 'completed', '2023-06-26 12:16:46', 480.00, 30.00, 510.00, 480.00, 'Adenta housing down', 'now', 'Greater Accra', '........bella', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 12:18:40', '2023-06-27 16:28:52', NULL), +(1768, 1570, NULL, 'FMC0001787R', NULL, 'completed', '2023-06-26 12:16:46', 240.00, 35.00, 275.00, 240.00, 'com 1', 'now', 'Greater Accra', 'tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 12:20:32', '2023-06-27 16:28:48', NULL), +(1769, 1571, NULL, 'FMC0001788R', NULL, 'completed', '2023-06-26 12:16:46', 480.00, 35.00, 515.00, 480.00, 'Tema', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 12:32:32', '2023-06-27 16:29:37', NULL), +(1770, 1572, NULL, 'FMC0001789R', NULL, 'completed', '2023-06-26 12:33:12', 120.00, 30.00, 150.00, 120.00, 'Ridge', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 12:34:19', '2023-06-27 16:29:27', NULL), +(1771, 1573, NULL, 'FMC0001790R', NULL, 'completed', '2023-06-26 12:33:12', 135.00, 0.00, 135.00, 120.00, 'University of Eduacation', 'now', 'Central', 'Winneba', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 13:17:36', '2023-06-27 16:31:49', NULL), +(1772, 1574, NULL, 'FMC0001791R', NULL, 'completed', '2023-06-26 12:33:12', 135.00, 0.00, 135.00, 120.00, 'Anyinam', 'now', 'Eastern', 'Akyem', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 13:21:41', '2023-06-27 16:31:52', NULL), +(1773, 1575, NULL, 'FMC0001792R', NULL, 'completed', '2023-06-26 13:49:55', 135.00, 0.00, 135.00, 120.00, 'Somanya', 'now', 'Eastern', 'sending', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-26 13:51:43', '2023-06-27 16:31:46', NULL), +(1774, 1576, NULL, 'FMW0001793R', NULL, 'completed', '2023-06-27 09:48:22', 240.00, 30.00, 270.00, 240.00, 'zongo', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 09:51:11', '2023-06-29 12:38:12', NULL), +(1775, 1174, NULL, 'FMW0001794R', NULL, 'completed', '2023-06-27 09:48:22', 120.00, 20.00, 140.00, 120.00, 'Weija', 'now', 'Greater Accra', 'Accra', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 09:52:16', '2023-06-29 12:36:22', NULL), +(1777, 1577, NULL, 'FMW0001796R', NULL, 'completed', '2023-06-27 09:48:22', 255.00, 0.00, 255.00, 240.00, 'Kpong', 'now', 'Eastern', 'sending..', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:01:21', '2023-06-28 11:53:41', NULL), +(1778, 1578, NULL, 'FMW0001797R', NULL, 'completed', '2023-06-27 09:48:22', 240.00, 35.00, 275.00, 240.00, 'Oyarifa', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:02:47', '2023-06-29 12:36:51', NULL), +(1779, 1579, NULL, 'FMW0001798R', NULL, 'completed', '2023-06-27 09:48:22', 120.00, 25.00, 145.00, 120.00, 'Odorkor off town', 'now', 'Greater Accra', 'Odorkor', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:05:04', '2023-06-29 12:36:58', NULL), +(1780, 1580, NULL, 'FMW0001799R', NULL, 'completed', '2023-06-27 09:48:22', 360.00, 25.00, 385.00, 360.00, 'close to East Cantoment Pharmacy', 'now', 'Greater Accra', 'Circle', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:06:57', '2023-06-29 12:38:28', NULL), +(1781, 1581, NULL, 'FMW0001800R', NULL, 'completed', '2023-06-27 09:48:22', 240.00, 25.00, 265.00, 240.00, 'Iran clinic', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:08:19', '2023-06-29 12:36:19', NULL), +(1782, 1582, NULL, 'FMW0001801R', NULL, 'completed', '2023-06-27 09:48:22', 735.00, 0.00, 735.00, 720.00, 'Tehiman', 'now', 'Bono East', '...........bella', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:10:39', '2023-06-28 11:53:36', NULL), +(1783, 1583, NULL, 'FMW0001802R', NULL, 'completed', '2023-06-27 09:48:22', 140.00, 0.00, 140.00, 120.00, 'kasoa', 'now', 'Greater Accra', 'roundabout', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:12:17', '2023-06-29 12:36:40', NULL), +(1784, 1245, NULL, 'FMW0001803R', NULL, 'completed', '2023-06-27 09:48:22', 240.00, 25.00, 265.00, 240.00, 'Abelenkpe basic school', 'now', 'Greater Accra', 'Abelenkpe', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:14:11', '2023-06-29 12:36:34', NULL), +(1785, 1584, NULL, 'FMW0001804R', NULL, 'completed', '2023-06-27 09:48:22', 855.00, 0.00, 855.00, 840.00, 'Akim Oda', 'now', 'Eastern', '.......skin glow', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:18:15', '2023-06-28 11:53:26', NULL), +(1786, 1585, NULL, 'FMW0001805R', NULL, 'completed', '2023-06-27 09:48:22', 135.00, 0.00, 135.00, 120.00, 'Nkronza south', 'now', 'Ahafo', 'sending', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:20:22', '2023-06-28 11:54:18', NULL), +(1787, 1569, NULL, 'FMW0001806R', NULL, 'completed', '2023-06-27 09:48:22', 480.00, 30.00, 510.00, 480.00, 'Adenta housing down', 'now', 'Greater Accra', '........bella', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:22:16', '2023-06-29 12:38:37', NULL), +(1788, 1586, NULL, 'FMW0001807R', NULL, 'completed', '2023-06-27 09:48:22', 135.00, 0.00, 135.00, 120.00, 'Bole', 'now', 'Savannah', 'send on saturday...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:23:53', '2023-06-28 11:53:38', NULL), +(1789, 1587, NULL, 'FMW0001808R', NULL, 'completed', '2023-06-27 09:48:22', 120.00, 30.00, 150.00, 120.00, 'L108 Ogbojo Obodai Avenue', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:25:22', '2023-06-29 12:36:15', NULL), +(1790, 1588, NULL, 'FMW0001809R', NULL, 'completed', '2023-06-27 09:48:22', 135.00, 0.00, 135.00, 120.00, 'Tarkwa', 'now', 'Western', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:27:04', '2023-06-28 11:53:48', NULL), +(1791, 1589, NULL, 'FMW0001810R', NULL, 'completed', '2023-06-27 09:48:22', 150.00, 0.00, 150.00, 120.00, 'Ayiga', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:29:15', '2023-06-28 12:01:12', NULL), +(1792, 1590, NULL, 'FMW0001811R', NULL, 'completed', '2023-06-27 09:48:22', 135.00, 0.00, 135.00, 120.00, 'Winneba', 'now', 'Central', 'sending', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:31:40', '2023-06-28 11:53:45', NULL), +(1793, 1142, NULL, 'FMW0001812R', NULL, 'completed', '2023-06-27 09:48:22', 240.00, 30.00, 270.00, 240.00, 'Nungua', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:32:55', '2023-06-29 12:36:42', NULL), +(1794, 1591, NULL, 'FMW0001813R', NULL, 'completed', '2023-06-27 09:48:22', 120.00, 20.00, 140.00, 120.00, 'new bortianor', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:35:03', '2023-06-29 12:36:37', NULL), +(1795, 1592, NULL, 'FMW0001814R', NULL, 'completed', '2023-06-27 09:48:22', 240.00, 35.00, 275.00, 240.00, 'com8,first gate', 'now', 'Greater Accra', 'Lakeside', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:36:38', '2023-06-29 12:36:54', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(1796, 1593, NULL, 'FMW0001815R', NULL, 'completed', '2023-06-27 09:48:22', 120.00, 20.00, 140.00, 120.00, 'Tetegu police station', 'now', 'Greater Accra', 'Tetegu', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:38:05', '2023-06-29 12:36:48', NULL), +(1797, 362, NULL, 'FMW0001816R', NULL, 'completed', '2023-06-27 09:48:22', 240.00, 30.00, 270.00, 240.00, 'North legon', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:39:37', '2023-06-29 12:38:16', NULL), +(1798, 958, NULL, 'FMW0001817R', NULL, 'completed', '2023-06-27 09:48:22', 375.00, 0.00, 375.00, 360.00, 'Adum', 'now', 'Ashanti', 'Kumasi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:41:33', '2023-06-28 12:00:48', NULL), +(1799, 1575, NULL, 'FMW0001818R', NULL, 'completed', '2023-06-27 09:48:22', 135.00, 0.00, 135.00, 120.00, 'Somanya', 'now', 'Eastern', 'sending', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:43:07', '2023-06-28 11:54:12', NULL), +(1800, 1594, NULL, 'FMW0001819R', NULL, 'completed', '2023-06-27 09:48:22', 255.00, 0.00, 255.00, 240.00, 'Enchii', 'now', 'Western North', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:44:37', '2023-06-28 11:54:09', NULL), +(1801, 1595, NULL, 'FMW0001820R', NULL, 'completed', '2023-06-27 09:48:22', 255.00, 0.00, 255.00, 240.00, 'roman church junc', 'now', 'Central', 'Swedru', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:46:24', '2023-06-28 11:53:29', NULL), +(1802, 1596, NULL, 'FMW0001821R', NULL, 'completed', '2023-06-27 09:48:22', 135.00, 0.00, 135.00, 120.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:47:50', '2023-06-28 11:53:54', NULL), +(1803, 1597, NULL, 'FMW0001822R', NULL, 'completed', '2023-06-27 09:48:22', 360.00, 30.00, 390.00, 360.00, 'Ridge Ghana standards height', 'now', 'Greater Accra', 'around the Ghana Immigration headqtrs', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:50:23', '2023-06-29 12:38:32', NULL), +(1804, 1598, NULL, 'FMW0001823R', NULL, 'completed', '2023-06-27 09:48:22', 240.00, 25.00, 265.00, 240.00, 'GRA office', 'now', 'Greater Accra', 'Circle', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:51:59', '2023-06-29 12:36:29', NULL), +(1805, 267, NULL, 'FMW0001824R', NULL, 'completed', '2023-06-27 09:48:22', 150.00, 0.00, 150.00, 120.00, 'Bantama', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:53:36', '2023-06-28 12:01:08', NULL), +(1806, 1599, NULL, 'FMW0001825R', NULL, 'completed', '2023-06-27 09:48:22', 145.00, 0.00, 145.00, 120.00, 'Adabraka', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:55:13', '2023-06-29 12:36:25', NULL), +(1807, 1600, NULL, 'FMW0001826R', NULL, 'completed', '2023-06-27 09:48:22', 240.00, 30.00, 270.00, 240.00, 'Burma camp', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:56:32', '2023-06-29 12:38:21', NULL), +(1808, 1601, NULL, 'FMW0001827R', NULL, 'completed', '2023-06-27 09:48:22', 150.00, 0.00, 150.00, 120.00, 'Labadi apaapa burkina', 'now', 'Greater Accra', 'Labadi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 10:58:19', '2023-06-29 12:36:32', NULL), +(1809, 1602, NULL, 'FMW0001828R', NULL, 'completed', '2023-06-27 09:48:22', 480.00, 25.00, 505.00, 480.00, 'Accra central fire service', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 11:01:04', '2023-06-29 12:38:43', NULL), +(1810, 1603, NULL, 'FMW0001829R', NULL, 'completed', '2023-06-27 09:48:22', 240.00, 25.00, 265.00, 240.00, 'Tantra hill,yellow house', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 11:02:33', '2023-06-29 12:38:24', NULL), +(1811, 1604, NULL, 'FMW0001830R', NULL, 'completed', '2023-06-27 09:48:22', 135.00, 0.00, 135.00, 120.00, 'Kukuramtumi', 'now', 'Eastern', 'CMB station', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 11:04:43', '2023-06-28 11:53:32', NULL), +(1812, 1605, NULL, 'FMW0001831R', NULL, 'completed', '2023-06-27 11:14:55', 135.00, 0.00, 135.00, 120.00, 'Wasa Akropong', 'now', 'Western', 'sending', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 11:16:56', '2023-06-28 11:53:57', NULL), +(1813, 1606, NULL, 'FMW0001832R', NULL, 'completed', '2023-06-27 11:14:55', 150.00, 0.00, 150.00, 120.00, 'Adoato,Adumanu', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 11:18:20', '2023-06-28 12:01:16', NULL), +(1814, 1607, NULL, 'FMW0001833R', NULL, 'completed', '2023-06-27 11:14:55', 135.00, 0.00, 135.00, 120.00, 'Asamankese', 'now', 'Eastern', 'sending', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 11:20:32', '2023-06-28 11:54:06', NULL), +(1816, 530, NULL, 'FMW0001835D', NULL, 'completed', '2023-06-27 11:36:20', 2000.00, 35.00, 2035.00, 2000.00, 'Amasaman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-27 11:47:49', '2023-06-29 12:35:17', NULL), +(1818, 1609, NULL, 'FMW0001837R', NULL, 'completed', '2023-06-27 12:27:59', 120.00, 30.00, 150.00, 120.00, 'Lakeside', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 12:29:39', '2023-06-29 12:36:03', NULL), +(1819, 1608, NULL, 'FMW0001838R', NULL, 'completed', '2023-06-27 12:27:59', 240.00, 30.00, 270.00, 240.00, 'SSNIT flat blk10', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 12:33:23', '2023-06-29 12:36:09', NULL), +(1820, 1610, NULL, 'FMW0001839R', NULL, 'completed', '2023-06-27 12:41:45', 150.00, 0.00, 150.00, 120.00, 'Ayeduase', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 12:43:13', '2023-06-28 12:00:34', NULL), +(1821, 1611, NULL, 'FMW0001840R', NULL, 'completed', '2023-06-27 12:41:45', 135.00, 0.00, 135.00, 120.00, 'cyanide', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 12:45:21', '2023-06-28 11:53:51', NULL), +(1822, 1612, NULL, 'FMW0001841R', NULL, 'completed', '2023-06-27 12:41:45', 240.00, 40.00, 280.00, 240.00, 'Dawenya', 'now', 'Greater Accra', 'Accra', 40.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 12:46:49', '2023-06-29 12:35:13', NULL), +(1823, 1613, NULL, 'FMW0001842R', NULL, 'completed', '2023-06-27 12:41:45', 240.00, 25.00, 265.00, 240.00, 'Octogon 1st floor', 'now', 'Greater Accra', 'next to AMA', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 12:48:18', '2023-06-29 12:35:20', NULL), +(1824, 1193, NULL, 'FMW0001843R', NULL, 'completed', '2023-06-27 12:41:45', 135.00, 0.00, 135.00, 120.00, 'Kronum,kwapara', 'now', 'Ashanti', 'kumasi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 12:50:59', '2023-06-28 12:00:44', NULL), +(1825, 1614, NULL, 'FMW0001844R', NULL, 'completed', '2023-06-27 13:27:12', 120.00, 20.00, 140.00, 120.00, 'Bortianor', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-27 13:28:41', '2023-06-29 12:35:09', NULL), +(1826, 1615, NULL, 'FMW0001845R', NULL, 'completed', '2023-06-28 08:39:12', 240.00, 35.00, 275.00, 240.00, 'com7,Animal hospital', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 08:50:18', '2023-06-29 12:51:29', NULL), +(1827, 1616, NULL, 'FMW0001846R', NULL, 'completed', '2023-06-28 08:39:12', 270.00, 0.00, 270.00, 240.00, 'Ohwim Amanfrom', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 08:52:25', '2023-07-03 11:40:02', NULL), +(1828, 1617, NULL, 'FMW0001847R', NULL, 'completed', '2023-06-28 08:39:12', 140.00, 0.00, 140.00, 120.00, 'new town penticost junc', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 08:55:00', '2023-06-29 12:51:56', NULL), +(1829, 1110, NULL, 'FMW0001848R', NULL, 'completed', '2023-06-28 08:39:12', 120.00, 35.00, 155.00, 120.00, 'Pokuase Domeabra', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 08:56:48', '2023-06-29 12:51:18', NULL), +(1830, 1618, NULL, 'FMW0001849R', NULL, 'completed', '2023-06-28 08:39:12', 255.00, 0.00, 255.00, 240.00, 'Dunkwa', 'now', 'Central', 'sending', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 08:59:03', '2023-06-29 12:55:05', NULL), +(1831, 1619, NULL, 'FMW0001850R', NULL, 'completed', '2023-06-28 08:39:12', 150.00, 0.00, 150.00, 120.00, 'suncity hostel', 'now', 'Ashanti', 'KNUST', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:00:32', '2023-07-03 11:39:58', NULL), +(1832, 1620, NULL, 'FMW0001851R', NULL, 'completed', '2023-06-28 08:39:12', 120.00, 30.00, 150.00, 120.00, 'Kwabenya', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:01:44', '2023-06-29 12:51:42', NULL), +(1833, 1621, NULL, 'FMW0001852R', NULL, 'completed', '2023-06-28 08:39:12', 120.00, 30.00, 150.00, 120.00, 'Dome pilllar 2 saw mill junc', 'now', 'Greater Accra', 'Dome pillar2', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:03:36', '2023-06-29 12:50:18', NULL), +(1834, 1622, NULL, 'FMW0001853R', NULL, 'completed', '2023-06-28 08:39:12', 120.00, 25.00, 145.00, 120.00, 'sahara', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:04:57', '2023-06-29 12:51:26', NULL), +(1836, 615, NULL, 'FMW0001855R', NULL, 'completed', '2023-06-28 08:39:12', 135.00, 0.00, 135.00, 120.00, 'Ho', 'now', 'Volta', 'sending', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:08:01', '2023-06-29 12:55:20', NULL), +(1838, 1625, NULL, 'FMW0001857R', NULL, 'completed', '2023-06-28 08:39:12', 120.00, 25.00, 145.00, 120.00, 'Lands commission valuation board', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:12:01', '2023-06-29 12:51:35', NULL), +(1839, 1626, NULL, 'FMW0001858R', NULL, 'completed', '2023-06-28 08:39:12', 240.00, 20.00, 260.00, 240.00, 'Adade', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:13:33', '2023-06-29 12:51:46', NULL), +(1840, 1627, NULL, 'FMW0001859R', NULL, 'completed', '2023-06-28 08:39:12', 120.00, 30.00, 150.00, 120.00, 'behind the Achimota mall', 'now', 'Greater Accra', 'St.Johns', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:15:18', '2023-06-29 12:51:05', NULL), +(1841, 1628, NULL, 'FMW0001860R', NULL, 'completed', '2023-06-28 08:39:12', 120.00, 30.00, 150.00, 120.00, 'Nungua', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:16:30', '2023-06-29 12:50:45', NULL), +(1842, 1629, NULL, 'FMW0001861R', NULL, 'completed', '2023-06-28 08:39:12', 240.00, 35.00, 275.00, 240.00, 'Dawhenya', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:17:50', '2023-06-29 12:51:12', NULL), +(1843, 1630, NULL, 'FMW0001862R', NULL, 'completed', '2023-06-28 08:39:12', 360.00, 30.00, 390.00, 360.00, 'Sakumono', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:19:36', '2023-06-29 12:51:15', NULL), +(1844, 1631, NULL, 'FMW0001863D', NULL, 'completed', '2023-06-28 08:39:12', 300.00, 30.00, 330.00, 300.00, 'Amasaman', 'now', 'Greater Accra', '..............S', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:21:53', '2023-06-29 12:50:35', NULL), +(1845, 1632, NULL, 'FMW0001864R', NULL, 'completed', '2023-06-28 08:39:12', 240.00, 25.00, 265.00, 240.00, 'timber market', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:23:27', '2023-06-29 12:50:38', NULL), +(1846, 1633, NULL, 'FMW0001865R', NULL, 'completed', '2023-06-28 08:39:12', 145.00, 0.00, 145.00, 120.00, 'Laterbiokorshie', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:25:16', '2023-06-29 12:51:21', NULL), +(1847, 1634, NULL, 'FMW0001866R', NULL, 'completed', '2023-06-28 08:39:12', 270.00, 0.00, 270.00, 240.00, 'Old Tafo', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:26:36', '2023-07-03 11:39:55', NULL), +(1848, 1635, NULL, 'FMW0001867R', NULL, 'completed', '2023-06-28 08:39:12', 240.00, 20.00, 260.00, 240.00, 'liberia camp', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:27:52', '2023-06-29 12:50:56', NULL), +(1849, 1038, NULL, 'FMW0001868R', NULL, 'completed', '2023-06-28 08:39:12', 240.00, 30.00, 270.00, 240.00, 'ofankor barrier seven days', 'now', 'Greater Accra', 'Ofankor', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:29:31', '2023-06-29 12:50:48', NULL), +(1850, 1636, NULL, 'FMW0001869R', NULL, 'completed', '2023-06-28 08:39:12', 360.00, 30.00, 390.00, 360.00, 'Madina Rawlings circle', 'now', 'Greater Accra', 'MAdina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:31:24', '2023-06-29 12:50:28', NULL), +(1851, 978, NULL, 'FMW0001870D', NULL, 'completed', '2023-06-28 08:39:12', 200.00, 30.00, 230.00, 200.00, 'Old Ashongman', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:32:47', '2023-06-29 12:50:21', NULL), +(1852, 1623, NULL, 'FMW0001871R', NULL, 'completed', '2023-06-28 08:39:12', 515.00, 0.00, 515.00, 480.00, 'Pokuase domeabra', 'now', 'Greater Accra', '.....................bella', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:36:54', '2023-06-29 12:50:42', NULL), +(1853, 1624, NULL, 'FMW0001872R', NULL, 'completed', '2023-06-28 08:39:12', 495.00, 0.00, 495.00, 480.00, 'Kuntunse Nsawam', 'now', 'Eastern', '....................bella', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 09:39:20', '2023-06-29 12:55:24', NULL), +(1854, 1637, NULL, 'FMW0001873R', NULL, 'completed', '2023-06-28 10:02:17', 390.00, 0.00, 390.00, 360.00, 'Suame ohwim', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 10:04:10', '2023-07-03 11:39:52', NULL), +(1855, 1638, NULL, 'FMW0001874R', NULL, 'completed', '2023-06-28 10:02:17', 135.00, 0.00, 135.00, 120.00, 'Nkwakaw', 'now', 'Eastern', 'sending', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 10:06:10', '2023-06-29 12:55:31', NULL), +(1856, 764, NULL, 'FMW0001875R', NULL, 'completed', '2023-06-28 10:02:17', 1560.00, 30.00, 1590.00, 1560.00, 'Nanakrom gate ...Academy', 'now', 'Greater Accra', '.............bella', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 10:09:58', '2023-06-29 12:52:26', NULL), +(1857, 1581, NULL, 'FMW0001876R', NULL, 'completed', '2023-06-28 10:02:17', 1200.00, 25.00, 1225.00, 1200.00, 'Iran clinic', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 10:11:44', '2023-06-29 12:52:19', NULL), +(1858, 1639, NULL, 'FMW0001877R', NULL, 'completed', '2023-06-28 10:13:23', 120.00, 25.00, 145.00, 120.00, 'Two thousand limited', 'now', 'Greater Accra', 'Adabraka', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 10:16:50', '2023-06-29 12:50:09', NULL), +(1859, 1640, NULL, 'FMW0001878R', NULL, 'completed', '2023-06-28 10:33:22', 145.00, 0.00, 145.00, 120.00, 'police hospital', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 10:35:08', '2023-06-28 11:52:32', NULL), +(1860, 1641, NULL, 'FMW0001879R', NULL, 'completed', '2023-06-28 10:39:00', 120.00, 30.00, 150.00, 120.00, 'Madina Doku', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 10:40:50', '2023-06-28 11:52:38', NULL), +(1861, 1642, NULL, 'FMW0001880R', NULL, 'completed', '2023-06-28 11:01:36', 150.00, 0.00, 150.00, 120.00, 'Abuakwa office', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 11:03:04', '2023-07-03 11:39:48', NULL), +(1862, 1643, NULL, 'FMW0001881R', NULL, 'completed', '2023-06-28 11:19:18', 255.00, 0.00, 255.00, 240.00, 'Assin Bereku', 'now', 'Central', 'Obuasi car', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 11:21:28', '2023-06-29 12:55:15', NULL), +(1863, 1644, NULL, 'FMW0001882R', NULL, 'completed', '2023-06-28 11:37:45', 150.00, 0.00, 150.00, 120.00, 'Kentikrono Nsenie', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-28 11:39:59', '2023-07-03 11:40:06', NULL), +(1864, 1645, NULL, 'FMW0001883R', NULL, 'completed', '2023-06-29 08:41:54', 255.00, 0.00, 255.00, 240.00, 'Tamale', 'now', 'Northern', 'sending...', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 08:43:14', '2023-07-03 11:42:17', NULL), +(1865, 1646, NULL, 'FMW0001884R', NULL, 'completed', '2023-06-29 08:41:54', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Ahafo', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 08:54:20', '2023-07-03 11:42:26', NULL), +(1866, 850, NULL, 'FMW0001885R', NULL, 'completed', '2023-06-29 08:41:54', 255.00, 0.00, 255.00, 240.00, 'Hebron off nsawam road', 'now', 'Eastern', 'road', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 08:56:31', '2023-07-03 11:42:11', NULL), +(1867, 1647, NULL, 'FMW0001886R', NULL, 'completed', '2023-06-29 08:41:54', 240.00, 30.00, 270.00, 240.00, 'North Dzorwulu opp perez chapel', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 08:58:54', '2023-07-03 11:50:04', NULL), +(1868, 1011, NULL, 'FMW0001887R', NULL, 'completed', '2023-06-29 08:41:54', 270.00, 0.00, 270.00, 240.00, 'Asafo yf', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:00:31', '2023-07-03 11:40:49', NULL), +(1869, 1648, NULL, 'FMW0001888R', NULL, 'completed', '2023-06-29 08:41:54', 120.00, 25.00, 145.00, 120.00, 'central mosque', 'now', 'Greater Accra', 'Ablekuma', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:02:31', '2023-07-03 11:49:32', NULL), +(1870, 1649, NULL, 'FMW0001889R', NULL, 'completed', '2023-06-29 08:41:54', 120.00, 25.00, 145.00, 120.00, 'telecom', 'now', 'Greater Accra', 'Gbawe', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:04:15', '2023-07-03 11:49:53', NULL), +(1871, 1650, NULL, 'FMW0001890R', NULL, 'completed', '2023-06-29 08:41:54', 360.00, 20.00, 380.00, 360.00, 'Attah Moses house', 'now', 'Greater Accra', 'Scc DVLA', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:06:12', '2023-07-03 11:49:40', NULL), +(1872, 1651, NULL, 'FMW0001891R', NULL, 'completed', '2023-06-29 09:12:39', 480.00, 35.00, 515.00, 480.00, 'Micheal camp', 'now', 'Greater Accra', '........bella', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:08:11', '2023-07-03 11:49:06', NULL), +(1873, 1652, NULL, 'FMW0001892R', NULL, 'completed', '2023-06-29 08:41:54', 270.00, 0.00, 270.00, 240.00, 'Teck,Bomso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:09:34', '2023-07-03 11:40:25', NULL), +(1874, 1653, NULL, 'FMW0001893R', NULL, 'completed', '2023-06-29 08:41:54', 390.00, 0.00, 390.00, 360.00, 'Asokwa,GRA', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:12:05', '2023-07-03 11:40:29', NULL), +(1875, 1654, NULL, 'FMW0001894R', NULL, 'completed', '2023-06-29 08:41:54', 120.00, 30.00, 150.00, 120.00, 'American house', 'now', 'Greater Accra', 'East Legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:14:53', '2023-07-03 11:49:43', NULL), +(1876, 1655, NULL, 'FMW0001895R', NULL, 'completed', '2023-06-29 08:41:54', 135.00, 0.00, 135.00, 120.00, 'Aboadi Abatanpa chemist', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:20:13', '2023-07-03 11:42:23', NULL), +(1877, 1656, NULL, 'FMW0001896R', NULL, 'completed', '2023-06-29 08:41:54', 120.00, 25.00, 145.00, 120.00, 'Sukura bola junc', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:22:00', '2023-07-03 11:50:24', NULL), +(1878, 1657, NULL, 'FMW0001897R', NULL, 'completed', '2023-06-29 08:41:54', 255.00, 0.00, 255.00, 240.00, 'Abuakwa', 'now', 'Eastern', 'sending', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:24:22', '2023-07-03 11:40:12', NULL), +(1879, 1658, NULL, 'FMW0001898R', NULL, 'completed', '2023-06-29 08:41:54', 240.00, 30.00, 270.00, 240.00, 'Nii sowah street house no34', 'now', 'Greater Accra', 'Adenta SDA', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:25:54', '2023-07-03 11:49:59', NULL), +(1880, 1659, NULL, 'FMW0001899R', NULL, 'completed', '2023-06-29 08:41:54', 120.00, 30.00, 150.00, 120.00, 'Teshie', 'now', 'Greater Accra', 'Nungua', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:28:43', '2023-07-03 11:49:48', NULL), +(1881, 1660, NULL, 'FMW0001900R', NULL, 'completed', '2023-06-29 08:41:54', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Ahafo', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:29:47', '2023-07-03 11:42:14', NULL), +(1882, 1661, NULL, 'FMW0001901R', NULL, 'completed', '2023-06-29 08:41:54', 120.00, 30.00, 150.00, 120.00, 'close to former Golden Tulip', 'now', 'Greater Accra', 'FBN Bank', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:31:25', '2023-07-03 11:50:08', NULL), +(1883, 1662, NULL, 'FMW0001902R', NULL, 'completed', '2023-06-29 08:41:54', 240.00, 30.00, 270.00, 240.00, 'East legon', 'now', 'Greater Accra', 'Ghana link', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:32:59', '2023-07-03 11:49:10', NULL), +(1884, 1663, NULL, 'FMW0001903R', NULL, 'completed', '2023-06-29 09:41:40', 255.00, 0.00, 255.00, 240.00, 'Takoradi', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:43:13', '2023-07-03 11:42:41', NULL), +(1885, 1664, NULL, 'FMW0001904R', NULL, 'completed', '2023-06-29 09:48:32', 510.00, 0.00, 510.00, 480.00, 'Suame womens world bank', 'now', 'Ashanti', '..........bella', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:45:01', '2023-07-03 11:40:44', NULL), +(1886, 1665, NULL, 'FMW0001905R', NULL, 'completed', '2023-06-29 09:41:40', 240.00, 30.00, 270.00, 240.00, 'Labone', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:46:34', '2023-07-03 11:49:36', NULL), +(1887, 1666, NULL, 'FMW0001906R', NULL, 'completed', '2023-06-29 09:41:40', 120.00, 25.00, 145.00, 120.00, 'Circle', 'now', 'Greater Accra', 'Viena city', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:48:14', '2023-07-03 11:50:12', NULL), +(1888, 1667, NULL, 'FMW0001907R', NULL, 'completed', '2023-06-29 09:55:04', 240.00, 0.00, 240.00, 240.00, 'Redtop pharmacy', 'now', 'Greater Accra', 'redtop', 0.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 09:56:18', '2023-07-03 11:48:58', NULL), +(1889, 1668, NULL, 'FMW0001908R', NULL, 'completed', '2023-06-29 10:10:38', 120.00, 25.00, 145.00, 120.00, 'Kantamanto', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 10:11:35', '2023-07-03 11:49:28', NULL), +(1890, 1669, NULL, 'FMW0001909R', NULL, 'completed', '2023-06-29 10:10:38', 240.00, 30.00, 270.00, 240.00, 'Teshie', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 10:17:32', '2023-06-29 12:33:12', NULL), +(1891, 278, NULL, 'FMW0001910D', NULL, 'completed', '2023-06-29 11:03:41', 400.00, 0.00, 400.00, 400.00, 'West Hills Mall', 'now', 'Greater Accra', 'Kasoa', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-29 11:22:15', '2023-07-03 11:48:56', NULL), +(1892, 1670, NULL, 'FMW0001911R', NULL, 'completed', '2023-06-29 12:46:36', 150.00, 0.00, 150.00, 120.00, 'Roman hills', 'now', 'Ashanti', '.......bella', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 12:48:25', '2023-07-03 11:40:15', NULL), +(1893, 1671, NULL, 'FMW0001912R', NULL, 'completed', '2023-06-29 14:03:02', 135.00, 0.00, 135.00, 120.00, 'Prestea', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-29 14:05:17', '2023-07-03 11:42:20', NULL), +(1894, 1672, NULL, 'FMW0001913R', NULL, 'completed', '2023-06-30 09:14:15', 135.00, 0.00, 135.00, 120.00, 'Ayinam', 'now', 'Eastern', 'sending...', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:18:11', '2023-07-03 11:42:58', NULL), +(1895, 1673, NULL, 'FMW0001914R', NULL, 'completed', '2023-06-30 09:14:15', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Ahafo', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:19:40', '2023-07-03 11:42:47', NULL), +(1896, 1674, NULL, 'FMW0001915R', NULL, 'completed', '2023-06-30 09:14:15', 120.00, 30.00, 150.00, 120.00, 'Asafo OA', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:22:22', '2023-07-03 11:41:01', NULL), +(1897, 1050, NULL, 'FMW0001916R', NULL, 'completed', '2023-06-30 09:14:15', 510.00, 0.00, 510.00, 480.00, 'Ahenema Kokobeng', 'now', 'Ashanti', '............bella', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:24:54', '2023-07-03 11:36:16', NULL), +(1898, 1675, NULL, 'FMW0001917R', NULL, 'completed', '2023-06-30 09:14:15', 120.00, 25.00, 145.00, 120.00, 'SDA school nii boi', 'now', 'Greater Accra', 'Lapaz', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:26:08', '2023-07-03 11:50:42', NULL), +(1899, 1676, NULL, 'FMW0001918R', NULL, 'completed', '2023-06-30 09:14:15', 145.00, 0.00, 145.00, 120.00, 'Opera square opp melcom', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:27:31', '2023-06-30 11:54:01', NULL), +(1900, 1677, NULL, 'FMW0001919R', NULL, 'completed', '2023-06-30 09:14:15', 150.00, 0.00, 150.00, 120.00, 'Adako Jachie', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:29:00', '2023-07-03 11:41:05', NULL), +(1901, 1678, NULL, 'FMW0001920R', NULL, 'completed', '2023-06-30 09:14:15', 120.00, 35.00, 155.00, 120.00, 'com5,little George herbal shop', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:30:44', '2023-07-03 11:51:18', NULL), +(1902, 1679, NULL, 'FMW0001921R', NULL, 'completed', '2023-06-30 09:14:15', 240.00, 25.00, 265.00, 240.00, 'Klagon sign board ,global church', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:32:22', '2023-07-03 11:51:16', NULL), +(1903, 1680, NULL, 'FMW0001922R', NULL, 'completed', '2023-06-30 09:14:15', 390.00, 0.00, 390.00, 360.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:33:31', '2023-07-03 11:36:21', NULL), +(1904, 1681, NULL, 'FMW0001923R', NULL, 'completed', '2023-06-30 09:14:15', 240.00, 20.00, 260.00, 240.00, 'Choice sampa vallley', 'now', 'Greater Accra', 'Accra', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:34:55', '2023-07-03 11:51:26', NULL), +(1905, 1682, NULL, 'FMW0001924R', NULL, 'completed', '2023-06-30 09:14:15', 120.00, 25.00, 145.00, 120.00, 'Awoshie onyinaase', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:36:35', '2023-07-03 11:51:23', NULL), +(1906, 1683, NULL, 'FMW0001925R', NULL, 'completed', '2023-06-30 09:14:15', 255.00, 0.00, 255.00, 240.00, 'Ajumako', 'now', 'Central', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:37:55', '2023-07-03 11:43:06', NULL), +(1907, 1684, NULL, 'FMW0001926R', NULL, 'completed', '2023-06-30 09:14:15', 240.00, 35.00, 275.00, 240.00, 'Armanhia dodowa road', 'now', 'Greater Accra', 'Dodowa', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:39:35', '2023-07-03 11:52:00', NULL), +(1908, 1685, NULL, 'FMW0001927R', NULL, 'completed', '2023-06-30 09:14:15', 120.00, 25.00, 145.00, 120.00, 'Liberia camp', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:40:50', '2023-07-03 11:52:09', NULL), +(1909, 1686, NULL, 'FMW0001928R', NULL, 'completed', '2023-06-30 09:14:15', 480.00, 35.00, 515.00, 480.00, 'Kpone Kantamanso', 'now', 'Greater Accra', '..............bella', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:42:30', '2023-07-03 11:51:33', NULL), +(1910, 1687, NULL, 'FMW0001929R', NULL, 'completed', '2023-06-30 09:14:15', 360.00, 30.00, 390.00, 360.00, 'Adenta Housing down accountancy', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:44:55', '2023-07-03 11:52:19', NULL), +(1911, 1099, NULL, 'FMW0001930D', NULL, 'completed', '2023-06-30 09:14:15', 200.00, 25.00, 225.00, 200.00, 'Alhaji', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:46:24', '2023-07-03 11:52:16', NULL), +(1912, 1688, NULL, 'FMW0001931R', NULL, 'completed', '2023-06-30 09:14:15', 630.00, 0.00, 630.00, 600.00, 'Asafo,Kumasi', 'now', 'Ashanti', '..............bella', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:47:56', '2023-07-03 11:41:12', NULL), +(1913, 1689, NULL, 'FMW0001932R', NULL, 'completed', '2023-06-30 09:14:15', 270.00, 0.00, 270.00, 240.00, 'Aprade junc', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:49:26', '2023-07-03 11:41:17', NULL), +(1914, 1690, NULL, 'FMW0001933R', NULL, 'completed', '2023-06-30 09:14:15', 270.00, 0.00, 270.00, 240.00, 'Asokwa', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:50:35', '2023-07-03 11:41:21', NULL), +(1915, 859, NULL, 'FMW0001934R', NULL, 'completed', '2023-06-30 12:03:35', 1095.00, 0.00, 1095.00, 1080.00, 'Berekum', 'now', 'Ahafo', '.............bella', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:52:23', '2023-07-03 11:42:44', NULL), +(1916, 1374, NULL, 'FMW0001935R', NULL, 'completed', '2023-06-30 09:14:15', 360.00, 20.00, 380.00, 360.00, 'Kokrobite', 'now', 'Greater Accra', 'Aama hotel', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:53:47', '2023-07-03 11:51:37', NULL), +(1917, 1691, NULL, 'FMW0001936R', NULL, 'completed', '2023-06-30 09:14:15', 240.00, 35.00, 275.00, 240.00, 'Satellite damas 1 estate', 'now', 'Greater Accra', 'on the amasamn,nsawam road', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:55:45', '2023-07-03 11:52:13', NULL), +(1918, 1162, NULL, 'FMW0001937R', NULL, 'completed', '2023-06-30 09:14:15', 120.00, 35.00, 155.00, 120.00, 'Tema', 'now', 'Greater Accra', 'com 10...........M', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:57:03', '2023-07-03 11:51:58', NULL), +(1919, 1692, NULL, 'FMW0001938R', NULL, 'completed', '2023-06-30 09:14:15', 240.00, 30.00, 270.00, 240.00, 'Okera Inn', 'now', 'Greater Accra', 'Osu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:58:34', '2023-06-30 11:54:09', NULL), +(1920, 1713, NULL, 'FMW0001939R', NULL, 'completed', '2023-06-30 11:46:19', 120.00, 25.00, 145.00, 120.00, 'EP Church', 'now', 'Greater Accra', 'Abeka', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 09:59:44', '2023-07-03 11:50:50', NULL), +(1921, 1693, NULL, 'FMW0001940R', NULL, 'completed', '2023-06-30 09:14:15', 240.00, 35.00, 275.00, 240.00, 'Abease', 'now', 'Greater Accra', 'Amasaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:01:20', '2023-06-30 11:53:51', NULL), +(1922, 1694, NULL, 'FMW0001941R', NULL, 'completed', '2023-06-30 09:14:15', 120.00, 35.00, 155.00, 120.00, 'new town', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:02:20', '2023-06-30 11:53:21', NULL), +(1923, 1695, NULL, 'FMW0001942R', NULL, 'completed', '2023-06-30 09:14:15', 150.00, 0.00, 150.00, 120.00, 'Evandy bomso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:03:57', '2023-07-03 11:40:52', NULL), +(1924, 1696, NULL, 'FMW0001943R', NULL, 'completed', '2023-06-30 09:14:15', 375.00, 0.00, 375.00, 360.00, 'Koforidua', 'now', 'Eastern', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:05:51', '2023-07-03 11:43:10', NULL), +(1925, 1697, NULL, 'FMW0001944R', NULL, 'completed', '2023-06-30 09:14:15', 155.00, 0.00, 155.00, 120.00, 'Meshell camp gate', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:07:34', '2023-07-03 11:51:00', NULL), +(1926, 1698, NULL, 'FMW0001945R', NULL, 'completed', '2023-06-30 09:14:15', 120.00, 35.00, 155.00, 120.00, 'com 1', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:09:28', '2023-07-03 11:50:56', NULL), +(1927, 1699, NULL, 'FMW0001946R', NULL, 'completed', '2023-06-30 09:14:15', 120.00, 30.00, 150.00, 120.00, 'Dome pillar 2 church of christ', 'now', 'Greater Accra', 'Dome', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:10:54', '2023-07-03 11:51:03', NULL), +(1928, 267, NULL, 'FMW0001947R', NULL, 'completed', '2023-06-30 09:14:15', 150.00, 0.00, 150.00, 120.00, 'Bantama', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:12:01', '2023-07-03 11:40:56', NULL), +(1929, 1700, NULL, 'FMW0001948R', NULL, 'completed', '2023-06-30 09:14:15', 480.00, 30.00, 510.00, 480.00, 'Ashaley Botwe highway', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:14:01', '2023-07-03 11:50:36', NULL), +(1930, 1701, NULL, 'FMW0001949R', NULL, 'completed', '2023-06-30 09:14:15', 120.00, 25.00, 145.00, 120.00, 'Korle Bu nursing and midwifery college', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:15:26', '2023-07-03 11:50:39', NULL), +(1931, 1702, NULL, 'FMW0001950R', NULL, 'completed', '2023-06-30 09:14:15', 120.00, 25.00, 145.00, 120.00, 'Happy Kids School', 'now', 'Greater Accra', 'Kwashieman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:16:52', '2023-07-03 11:51:09', NULL), +(1932, 1703, NULL, 'FMW0001951R', NULL, 'completed', '2023-06-30 09:14:15', 255.00, 0.00, 255.00, 240.00, 'New Abirem', 'now', 'Eastern', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:18:41', '2023-07-03 11:42:50', NULL), +(1933, 655, NULL, 'FMW0001952R', NULL, 'completed', '2023-06-30 09:14:15', 495.00, 0.00, 495.00, 480.00, 'Assin Fosu', 'now', 'Central', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:20:41', '2023-07-03 11:42:53', NULL), +(1934, 1704, NULL, 'FMW0001953R', NULL, 'completed', '2023-06-30 10:43:03', 150.00, 0.00, 150.00, 120.00, 'Adum', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:44:28', '2023-07-03 11:41:30', NULL), +(1935, 1705, NULL, 'FMW0001954R', NULL, 'completed', '2023-06-30 10:43:03', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:46:03', '2023-07-03 11:41:24', NULL), +(1936, 1706, NULL, 'FMW0001955R', NULL, 'completed', '2023-06-30 10:48:52', 120.00, 25.00, 145.00, 120.00, 'near district ECG', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:50:20', '2023-07-03 11:51:06', NULL), +(1937, 1707, NULL, 'FMW0001956R', NULL, 'completed', '2023-06-30 10:51:13', 120.00, 20.00, 140.00, 120.00, 'nyanyano', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 10:52:34', '2023-07-03 11:52:28', NULL), +(1938, 1708, NULL, 'FMW0001957R', NULL, 'completed', '2023-06-30 10:59:29', 255.00, 0.00, 255.00, 240.00, 'Agona Swedru', 'now', 'Central', 'sending....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 11:01:21', '2023-07-03 11:42:55', NULL), +(1939, 1709, NULL, 'FMW0001958R', NULL, 'completed', '2023-06-30 10:59:29', 120.00, 25.00, 145.00, 120.00, 'Dansoman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 11:02:32', '2023-07-03 11:50:47', NULL), +(1940, 1710, NULL, 'FMW0001959R', NULL, 'completed', '2023-06-30 11:04:29', 390.00, 0.00, 390.00, 360.00, 'Airport', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 11:06:13', '2023-07-03 11:51:30', NULL), +(1941, 1711, NULL, 'FMW0001960R', NULL, 'completed', '2023-06-30 11:22:57', 240.00, 30.00, 270.00, 240.00, 'save more', 'now', 'Greater Accra', 'Dome', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 11:24:33', '2023-07-03 11:50:33', NULL), +(1942, 1712, NULL, 'FMW0001961R', NULL, 'completed', '2023-06-30 11:32:50', 270.00, 0.00, 270.00, 240.00, 'Bantama', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 11:34:07', '2023-07-03 11:41:36', NULL), +(1943, 1714, NULL, 'FMW0001962R', NULL, 'completed', '2023-06-30 13:44:49', 510.00, 0.00, 510.00, 480.00, 'Old tafo', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-06-30 13:48:18', '2023-07-03 11:40:58', NULL), +(1944, 1715, NULL, 'FMW0001963R', NULL, 'completed', '2023-07-01 08:59:59', 120.00, 30.00, 150.00, 120.00, 'volta hall', 'now', 'Greater Accra', 'Legon', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:01:58', '2023-07-04 13:41:28', NULL), +(1945, 1716, NULL, 'FMW0001964R', NULL, 'completed', '2023-07-01 08:59:59', 240.00, 30.00, 270.00, 240.00, 'Adenta', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:03:30', '2023-07-04 13:41:39', NULL), +(1946, 1717, NULL, 'FMW0001965R', NULL, 'completed', '2023-07-01 08:59:59', 120.00, 30.00, 150.00, 120.00, 'bohye', 'now', 'Greater Accra', 'Haatso', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:05:12', '2023-07-04 13:41:35', NULL), +(1947, 1718, NULL, 'FMW0001966R', NULL, 'completed', '2023-07-01 08:59:59', 255.00, 0.00, 255.00, 240.00, 'Bogoso', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:07:44', '2023-07-03 11:43:50', NULL), +(1948, 1719, NULL, 'FMW0001967R', NULL, 'completed', '2023-07-01 08:59:59', 240.00, 25.00, 265.00, 240.00, 'official town last stop', 'now', 'Greater Accra', 'Odorkor', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:10:04', '2023-07-04 13:41:15', NULL), +(1949, 1720, NULL, 'FMW0001968R', NULL, 'completed', '2023-07-01 08:59:59', 120.00, 25.00, 145.00, 120.00, 'flat top', 'now', 'Greater Accra', 'Lapaz', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:12:40', '2023-07-04 13:41:52', NULL), +(1950, 1721, NULL, 'FMW0001969R', NULL, 'completed', '2023-07-01 09:24:09', 150.00, 0.00, 150.00, 120.00, 'berlin bridge', 'now', 'Greater Accra', 'Nima', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:26:35', '2023-07-04 13:41:31', NULL), +(1951, 1722, NULL, 'FMW0001970R', NULL, 'completed', '2023-07-01 09:45:46', 240.00, 25.00, 265.00, 240.00, 'Total', 'now', 'Greater Accra', 'Abeka Junc', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:28:23', '2023-07-04 13:41:42', NULL), +(1952, 1724, NULL, 'FMW0001971R', NULL, 'completed', '2023-07-01 09:24:09', 480.00, 25.00, 505.00, 480.00, 'santa maria', 'now', 'Greater Accra', '...........bella', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:31:06', '2023-07-04 13:41:54', NULL), +(1953, 1725, NULL, 'FMW0001972R', NULL, 'completed', '2023-07-01 09:24:09', 270.00, 0.00, 270.00, 240.00, 'Achiase', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:33:25', '2023-07-04 13:55:26', NULL), +(1954, 1726, NULL, 'FMW0001973R', NULL, 'completed', '2023-07-01 09:24:09', 360.00, 30.00, 390.00, 360.00, 'Agya herbal', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:35:06', '2023-07-04 13:41:49', NULL), +(1955, 1727, NULL, 'FMW0001974R', NULL, 'completed', '2023-07-01 09:24:09', 120.00, 15.00, 135.00, 120.00, 'Takoradi', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:37:18', '2023-07-03 11:44:24', NULL), +(1956, 1728, NULL, 'FMW0001975R', NULL, 'completed', '2023-07-01 09:24:09', 375.00, 0.00, 375.00, 360.00, 'New Abirem', 'now', 'Eastern', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:40:09', '2023-07-03 11:44:35', NULL), +(1957, 1729, NULL, 'FMW0001976R', NULL, 'completed', '2023-07-01 09:24:09', 120.00, 30.00, 150.00, 120.00, 'taifa burkina', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:41:59', '2023-07-04 13:42:35', NULL), +(1958, 1730, NULL, 'FMW0001977R', NULL, 'completed', '2023-07-01 09:24:09', 150.00, 0.00, 150.00, 120.00, 'Pankrono', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:43:50', '2023-07-04 13:55:32', NULL), +(1959, 1731, NULL, 'FMW0001978R', NULL, 'completed', '2023-07-01 09:24:09', 120.00, 25.00, 145.00, 120.00, 'Ep Churh', 'now', 'Greater Accra', 'Abeka', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:45:32', '2023-07-01 13:03:31', NULL), +(1960, 1732, NULL, 'FMW0001979R', NULL, 'completed', '2023-07-01 09:24:09', 120.00, 35.00, 155.00, 120.00, 'Shanghai', 'now', 'Greater Accra', 'Kpone', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:47:46', '2023-07-04 13:41:57', NULL), +(1961, 1733, NULL, 'FMW0001980R', NULL, 'completed', '2023-07-01 09:24:09', 240.00, 30.00, 270.00, 240.00, 'Botwe', 'now', 'Greater Accra', 'peace be', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:50:57', '2023-07-04 13:42:05', NULL), +(1962, 1734, NULL, 'FMW0001981R', NULL, 'completed', '2023-07-01 09:24:09', 135.00, 0.00, 135.00, 120.00, 'Akim Oda', 'now', 'Eastern', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:52:23', '2023-07-03 11:43:45', NULL), +(1963, 1735, NULL, 'FMW0001982R', NULL, 'completed', '2023-07-01 09:24:09', 240.00, 35.00, 275.00, 240.00, 'com 1 Mankoadze', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:53:48', '2023-07-04 13:42:53', NULL), +(1964, 1736, NULL, 'FMW0001983R', NULL, 'completed', '2023-07-01 09:24:09', 240.00, 35.00, 275.00, 240.00, 'special ice Anointing', 'now', 'Greater Accra', 'Oyarifa', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:55:49', '2023-07-04 13:41:45', NULL), +(1965, 1737, NULL, 'FMW0001984R', NULL, 'completed', '2023-07-01 09:24:09', 120.00, 25.00, 145.00, 120.00, 'Abossey Okai Presby', 'now', 'Greater Accra', 'Presby', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:57:17', '2023-07-04 13:45:17', NULL), +(1966, 1738, NULL, 'FMW0001985R', NULL, 'completed', '2023-07-01 09:24:09', 270.00, 0.00, 270.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 09:58:33', '2023-07-04 13:55:38', NULL), +(1967, 1739, NULL, 'FMW0001986R', NULL, 'completed', '2023-07-01 09:24:09', 120.00, 30.00, 150.00, 120.00, 'Ep church', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:00:18', '2023-07-04 13:42:58', NULL), +(1968, 1740, NULL, 'FMW0001987R', NULL, 'completed', '2023-07-01 09:24:09', 120.00, 30.00, 150.00, 120.00, 'mile7,princess apartments', 'now', 'Greater Accra', 'Achimota', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:02:32', '2023-07-04 13:45:20', NULL), +(1969, 1741, NULL, 'FMW0001988R', NULL, 'completed', '2023-07-01 09:24:09', 255.00, 0.00, 255.00, 240.00, 'Dormaa Ahenkro', 'now', 'Bono', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:05:19', '2023-07-03 11:43:37', NULL), +(1970, 1742, NULL, 'FMW0001989R', NULL, 'completed', '2023-07-01 09:24:09', 150.00, 0.00, 150.00, 120.00, 'East Legon Hiil', 'now', 'Greater Accra', 'East legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:09:34', '2023-07-04 13:45:14', NULL), +(1971, 1743, NULL, 'FMW0001990R', NULL, 'completed', '2023-07-01 09:24:09', 120.00, 25.00, 145.00, 120.00, 'Tesano zoozo restaurant', 'now', 'Greater Accra', 'Abeka', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:12:58', '2023-07-04 13:42:50', NULL), +(1972, 1744, NULL, 'FMW0001991R', NULL, 'completed', '2023-07-01 09:24:09', 495.00, 0.00, 495.00, 480.00, 'Wa', 'now', 'Upper West', '.............bella', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:15:30', '2023-07-03 11:43:29', NULL), +(1973, 1745, NULL, 'FMW0001992R', NULL, 'completed', '2023-07-01 09:24:09', 120.00, 30.00, 150.00, 120.00, 'koo mensa block fatory', 'now', 'Greater Accra', 'Dome pillar 2', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:16:58', '2023-07-04 13:42:55', NULL), +(1974, 1746, NULL, 'FMW0001993R', NULL, 'completed', '2023-07-01 09:24:09', 120.00, 35.00, 155.00, 120.00, 'police station', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:18:20', '2023-07-04 13:45:43', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(1975, 1747, NULL, 'FMW0001994R', NULL, 'completed', '2023-07-01 09:24:09', 255.00, 0.00, 255.00, 240.00, 'Mankesim', 'now', 'Central', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:19:43', '2023-07-03 11:44:41', NULL), +(1976, 1748, NULL, 'FMW0001995R', NULL, 'completed', '2023-07-01 09:24:09', 240.00, 25.00, 265.00, 240.00, 'Onyinaase', 'now', 'Greater Accra', 'Awoshie', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:21:28', '2023-07-04 13:41:23', NULL), +(1977, 1749, NULL, 'FMW0001996R', NULL, 'completed', '2023-07-01 09:24:09', 240.00, 30.00, 270.00, 240.00, 'parakuo', 'now', 'Greater Accra', 'Dome', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:23:03', '2023-07-04 13:42:44', NULL), +(1978, 1750, NULL, 'FMW0001997R', NULL, 'completed', '2023-07-01 09:24:09', 120.00, 20.00, 140.00, 120.00, 'Kasoa', 'now', 'Greater Accra', 'Akweley transformer', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:24:30', '2023-07-01 13:01:51', NULL), +(1979, 1751, NULL, 'FMW0001998R', NULL, 'completed', '2023-07-01 09:24:09', 255.00, 0.00, 255.00, 240.00, 'Techiman', 'now', 'Bono East', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:26:33', '2023-07-03 11:43:34', NULL), +(1980, 1752, NULL, 'FMW0001999R', NULL, 'completed', '2023-07-01 09:24:09', 255.00, 0.00, 255.00, 240.00, 'Dunkwa on offin', 'now', 'Central', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:27:58', '2023-07-01 12:45:36', NULL), +(1981, 1753, NULL, 'FMW0002000R', NULL, 'completed', '2023-07-01 09:24:09', 480.00, 30.00, 510.00, 480.00, 'Adenta pharmacy', 'now', 'Greater Accra', '...............bella', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:29:37', '2023-07-04 13:45:41', NULL), +(1982, 1754, NULL, 'FMW0002001R', NULL, 'completed', '2023-07-01 09:24:09', 270.00, 0.00, 270.00, 240.00, 'Nyinahin', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:32:10', '2023-07-04 13:55:48', NULL), +(1983, 1755, NULL, 'FMW0002002R', NULL, 'completed', '2023-07-01 09:24:09', 120.00, 20.00, 140.00, 120.00, 'Kasoa', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:33:08', '2023-07-04 13:42:08', NULL), +(1984, 1756, NULL, 'FMW0002003R', NULL, 'completed', '2023-07-01 09:24:09', 255.00, 0.00, 255.00, 240.00, 'Bolga', 'now', 'Upper East', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:35:06', '2023-07-03 11:43:40', NULL), +(1985, 1757, NULL, 'FMW0002004R', NULL, 'completed', '2023-07-01 09:24:09', 185.00, 0.00, 185.00, 170.00, 'Koforidua', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:37:14', '2023-07-03 11:44:32', NULL), +(1986, 1758, NULL, 'FMW0002005R', NULL, 'completed', '2023-07-01 09:24:09', 270.00, 0.00, 270.00, 240.00, 'Abrepo', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:38:21', '2023-07-04 13:56:16', NULL), +(1987, 1759, NULL, 'FMW0002006R', NULL, 'completed', '2023-07-01 09:24:09', 120.00, 30.00, 150.00, 120.00, 'old station', 'now', 'Greater Accra', 'Dome', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:39:26', '2023-07-04 13:45:50', NULL), +(1988, 1760, NULL, 'FMW0002007D', NULL, 'completed', '2023-07-01 09:24:09', 315.00, 0.00, 315.00, 300.00, 'Takoradi', 'now', 'Western', '................S', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:41:13', '2023-07-03 11:44:28', NULL), +(1989, 1761, NULL, 'FMW0002008R', NULL, 'completed', '2023-07-01 09:24:09', 120.00, 30.00, 150.00, 120.00, 'starbite', 'now', 'Greater Accra', 'Botwe', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:43:08', '2023-07-04 13:45:58', NULL), +(1990, 1762, NULL, 'FMW0002009R', NULL, 'completed', '2023-07-01 09:24:09', 150.00, 0.00, 150.00, 120.00, 'Ohwim station', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:45:23', '2023-07-04 13:55:55', NULL), +(1991, 1763, NULL, 'FMW0002010R', NULL, 'completed', '2023-07-01 09:24:09', 270.00, 0.00, 270.00, 240.00, 'Afful Nkwanta', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:48:07', '2023-07-03 11:43:25', NULL), +(1992, 1763, NULL, 'FMW0002011R', NULL, 'completed', '2023-07-01 09:24:09', 255.00, 0.00, 255.00, 240.00, 'Afful Nkwanta', 'now', 'Ashanti', 'Kumasi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:50:29', '2023-07-01 10:50:29', NULL), +(1993, 1764, NULL, 'FMW0002012R', NULL, 'completed', '2023-07-01 09:24:09', 120.00, 25.00, 145.00, 120.00, 'Government school,Accra', 'now', 'Greater Accra', 'Omanjor', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:52:24', '2023-07-04 13:41:25', NULL), +(1994, 1765, NULL, 'FMW0002013R', NULL, 'completed', '2023-07-01 09:24:09', 240.00, 30.00, 270.00, 240.00, 'Labadi beach', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:54:15', '2023-07-04 13:41:19', NULL), +(1995, 1766, NULL, 'FMW0002014R', NULL, 'completed', '2023-07-01 09:24:09', 480.00, 25.00, 505.00, 480.00, 'Dansoman polyclinic', 'now', 'Greater Accra', '.........bella', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:56:42', '2023-07-04 13:45:52', NULL), +(1996, 1247, NULL, 'FMW0002015R', NULL, 'completed', '2023-07-01 09:24:09', 480.00, 30.00, 510.00, 480.00, '14 baatsona highway', 'now', 'Greater Accra', 'meganda beauty', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 10:58:57', '2023-07-04 13:46:05', NULL), +(1997, 1767, NULL, 'FMW0002016R', NULL, 'completed', '2023-07-01 11:00:13', 135.00, 0.00, 135.00, 120.00, 'Ayanfuri', 'now', 'Central', 'sending...', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 11:02:05', '2023-07-03 11:43:31', NULL), +(1998, 1768, NULL, 'FMW0002017R', NULL, 'completed', '2023-07-01 11:17:32', 270.00, 0.00, 270.00, 240.00, 'old tafo mile4', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 11:19:33', '2023-07-04 13:56:34', NULL), +(1999, 1769, NULL, 'FMW0002018R', NULL, 'completed', '2023-07-01 11:17:32', 120.00, 35.00, 155.00, 120.00, 'pokuase', 'now', 'Greater Accra', '..........bella', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 11:21:33', '2023-07-04 13:46:00', NULL), +(2000, 405, NULL, 'FMW0002019R', NULL, 'completed', '2023-07-01 11:17:32', 120.00, 30.00, 150.00, 120.00, 'Nyahoo clinic road airport residential', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 11:24:15', '2023-07-04 13:48:39', NULL), +(2001, 1770, NULL, 'FMW0002020R', NULL, 'completed', '2023-07-01 11:17:32', 120.00, 25.00, 145.00, 120.00, 'Ablekuma Abease', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 11:26:26', '2023-07-04 13:42:16', NULL), +(2002, 1771, NULL, 'FMW0002021R', NULL, 'completed', '2023-07-01 11:59:30', 600.00, 30.00, 630.00, 600.00, 'Dome market light house', 'now', 'Greater Accra', '................bella', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 12:02:09', '2023-07-04 13:42:23', NULL), +(2003, 1561, NULL, 'FMW0002022D', NULL, 'completed', '2023-07-04 12:44:14', 415.00, 0.00, 415.00, 400.00, 'Twifu praso', 'now', 'Central', 'sending.......', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-01 12:03:58', '2023-07-04 12:46:14', NULL), +(2004, 1773, NULL, 'FMW0002023R', NULL, 'completed', '2023-07-01 12:34:34', 255.00, 0.00, 255.00, 240.00, 'bakano ford station', 'now', 'Central', 'cape coast', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 12:37:52', '2023-07-01 12:45:11', NULL), +(2005, 1774, NULL, 'FMW0002024R', NULL, 'completed', '2023-07-01 12:47:16', 150.00, 0.00, 150.00, 120.00, 'Fumesua,kokobra', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 12:50:18', '2023-07-04 13:55:12', NULL), +(2006, 1775, NULL, 'FMW0002025R', NULL, 'completed', '2023-07-01 12:47:16', 120.00, 25.00, 145.00, 120.00, 'Anyaa sch junc', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 12:51:55', '2023-07-04 13:42:41', NULL), +(2007, 1776, NULL, 'FMW0002026R', NULL, 'completed', '2023-07-01 12:47:16', 150.00, 0.00, 150.00, 120.00, 'Pankrono sotel feeling station', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 12:54:01', '2023-07-04 13:55:15', NULL), +(2008, 1162, NULL, 'FMW0002027R', NULL, 'completed', '2023-07-01 12:57:39', 120.00, 35.00, 155.00, 120.00, 'Tema', 'now', 'Greater Accra', 'com 10...........M', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 12:59:20', '2023-07-04 13:42:12', NULL), +(2009, 1777, NULL, 'FMW0002028R', NULL, 'completed', '2023-07-01 16:41:37', 240.00, 30.00, 270.00, 240.00, 'Teshie Agblezaa', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 16:43:46', '2023-07-04 13:48:32', NULL), +(2010, 1778, NULL, 'FMW0002029R', NULL, 'completed', '2023-07-01 16:41:37', 155.00, 0.00, 155.00, 120.00, 'nanakrom', 'now', 'Greater Accra', 'Lighthouse chapel', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-01 16:45:14', '2023-07-04 13:47:57', NULL), +(2011, 1779, NULL, 'FMW0002030R', NULL, 'completed', '2023-07-02 20:19:29', 240.00, 0.00, 385.00, 385.00, 'Dansoma', 'now', 'Greater Accra', 'Accra', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-02 20:13:51', '2023-07-02 20:19:58', NULL), +(2012, 1777, NULL, 'FMW0002031R', NULL, 'completed', '2023-07-03 07:47:49', 240.00, 30.00, 270.00, 240.00, 'Teshie Agblezaa', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 07:59:14', '2023-07-04 13:53:06', NULL), +(2014, 1780, NULL, 'FMW0002033R', NULL, 'completed', '2023-07-03 07:47:49', 120.00, 35.00, 155.00, 120.00, 'cocoaboard', 'now', 'Greater Accra', 'Amasaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:03:41', '2023-07-04 13:52:40', NULL), +(2015, 1781, NULL, 'FMW0002034R', NULL, 'completed', '2023-07-03 07:47:49', 240.00, 25.00, 265.00, 240.00, 'north kaneshie', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:06:58', '2023-07-04 13:52:57', NULL), +(2016, 1782, NULL, 'FMW0002035R', NULL, 'completed', '2023-07-03 07:47:49', 270.00, 0.00, 270.00, 240.00, 'Aboabo', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:08:39', '2023-07-05 15:22:37', NULL), +(2017, 1783, NULL, 'FMW0002036R', NULL, 'completed', '2023-07-03 07:47:49', 120.00, 30.00, 150.00, 120.00, 'tanka junc', 'now', 'Greater Accra', 'East legon hills', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:09:59', '2023-07-04 13:52:46', NULL), +(2018, 1784, NULL, 'FMW0002037R', NULL, 'completed', '2023-07-03 07:47:49', 150.00, 0.00, 150.00, 120.00, 'Obuasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:12:09', '2023-07-05 15:22:49', NULL), +(2019, 1785, NULL, 'FMW0002038R', NULL, 'completed', '2023-07-03 07:47:49', 270.00, 0.00, 270.00, 240.00, 'OA Travel and Tour Asafo', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:14:15', '2023-07-05 15:22:17', NULL), +(2020, 1786, NULL, 'FMW0002039R', NULL, 'completed', '2023-07-03 10:35:00', 240.00, 30.00, 270.00, 240.00, 'Joy preparatory school ,Akosombo road', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:16:13', '2023-07-04 13:50:09', NULL), +(2021, 1787, NULL, 'FMW0002040R', NULL, 'completed', '2023-07-03 07:47:49', 120.00, 30.00, 150.00, 120.00, 'Cocoashea house 2', 'now', 'Greater Accra', 'Adjacent Ministry of foreign Affaiirs', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:18:57', '2023-07-04 13:50:17', NULL), +(2022, 816, NULL, 'FMW0002041R', NULL, 'completed', '2023-07-03 07:47:49', 120.00, 30.00, 150.00, 120.00, 'Lake Side', 'now', 'Greater Accra', 'Comm 8', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:20:35', '2023-07-04 13:53:02', NULL), +(2023, 1788, NULL, 'FMW0002042R', NULL, 'completed', '2023-07-03 07:47:49', 240.00, 25.00, 265.00, 240.00, 'Cirlcle Industrial Area', 'now', 'Greater Accra', 'Melcom', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:22:03', '2023-07-04 13:49:42', NULL), +(2024, 1789, NULL, 'FMW0002043D', NULL, 'completed', '2023-07-03 07:47:49', 200.00, 25.00, 225.00, 200.00, 'Dansoman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:23:39', '2023-07-04 13:49:12', NULL), +(2025, 1790, NULL, 'FMW0002044R', NULL, 'completed', '2023-07-03 07:47:49', 240.00, 25.00, 265.00, 240.00, 'Adabraka', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:25:04', '2023-07-04 13:49:16', NULL), +(2026, 1791, NULL, 'FMW0002045R', NULL, 'completed', '2023-07-03 07:47:49', 295.00, 0.00, 295.00, 265.00, 'Adehyie market', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:27:15', '2023-07-05 15:22:07', NULL), +(2027, 1792, NULL, 'FMW0002046R', NULL, 'completed', '2023-07-03 07:47:49', 360.00, 25.00, 385.00, 360.00, 'Bubuashie', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:29:02', '2023-07-04 13:49:06', NULL), +(2028, 1710, NULL, 'FMW0002047R', NULL, 'completed', '2023-07-03 07:47:49', 150.00, 0.00, 150.00, 120.00, 'Airport', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:30:15', '2023-07-04 13:49:09', NULL), +(2029, 1793, NULL, 'FMW0002048R', NULL, 'completed', '2023-07-03 07:47:49', 120.00, 25.00, 145.00, 120.00, 'Anglican church', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:31:36', '2023-07-04 13:52:43', NULL), +(2030, 1794, NULL, 'FMW0002049R', NULL, 'completed', '2023-07-03 07:47:49', 150.00, 0.00, 150.00, 120.00, 'Darkuman', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:33:04', '2023-07-03 11:10:56', NULL), +(2031, 1795, NULL, 'FMW0002050R', NULL, 'completed', '2023-07-03 07:47:49', 240.00, 35.00, 275.00, 240.00, 'taifa obo house', 'now', 'Greater Accra', 'Pokuase', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:34:56', '2023-07-04 13:52:51', NULL), +(2032, 1796, NULL, 'FMW0002051R', NULL, 'completed', '2023-07-03 07:47:49', 270.00, 0.00, 270.00, 240.00, 'Adum', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:36:29', '2023-07-05 15:22:00', NULL), +(2033, 1797, NULL, 'FMW0002052R', NULL, 'completed', '2023-07-03 07:47:49', 120.00, 25.00, 145.00, 120.00, 'ayigbe town', 'now', 'Greater Accra', 'Bubuashie', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:38:05', '2023-07-04 13:49:38', NULL), +(2034, 1798, NULL, 'FMW0002053R', NULL, 'completed', '2023-07-03 07:47:49', 120.00, 25.00, 145.00, 120.00, 'GIHOC distilleries opp fanmilk', 'now', 'Greater Accra', 'Circle', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:40:11', '2023-07-04 13:52:36', NULL), +(2035, 1765, NULL, 'FMW0002054R', NULL, 'completed', '2023-07-03 07:47:49', 240.00, 30.00, 270.00, 240.00, 'Labadi beach', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:41:28', '2023-07-04 13:49:21', NULL), +(2036, 1799, NULL, 'FMW0002055R', NULL, 'completed', '2023-07-03 07:47:49', 120.00, 30.00, 150.00, 120.00, 'Ako laryae avenue', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:42:51', '2023-07-04 13:49:33', NULL), +(2037, 1800, NULL, 'FMW0002056R', NULL, 'completed', '2023-07-03 07:47:49', 270.00, 0.00, 270.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:46:27', '2023-07-05 15:20:07', NULL), +(2038, 1801, NULL, 'FMW0002057R', NULL, 'completed', '2023-07-03 07:47:49', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:47:35', '2023-07-05 15:19:55', NULL), +(2039, 1802, NULL, 'FMW0002058R', NULL, 'completed', '2023-07-03 07:47:49', 150.00, 0.00, 150.00, 120.00, 'staduim', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:49:10', '2023-07-05 15:19:45', NULL), +(2040, 1803, NULL, 'FMW0002059R', NULL, 'completed', '2023-07-03 07:47:49', 240.00, 25.00, 265.00, 240.00, 'central mosque', 'now', 'Greater Accra', 'Tudu', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:50:15', '2023-07-04 13:52:30', NULL), +(2041, 1804, NULL, 'FMW0002060R', NULL, 'completed', '2023-07-03 07:47:49', 150.00, 0.00, 150.00, 120.00, 'Fidelity bank', 'now', 'Greater Accra', 'Kokomlemle', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:51:19', '2023-07-04 13:49:26', NULL), +(2042, 1805, NULL, 'FMW0002061R', NULL, 'completed', '2023-07-03 07:47:49', 270.00, 0.00, 270.00, 240.00, 'Asokwa', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:52:45', '2023-07-05 15:19:35', NULL), +(2043, 1806, NULL, 'FMW0002062R', NULL, 'completed', '2023-07-03 07:47:49', 120.00, 25.00, 145.00, 120.00, 'Lapaz', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:53:58', '2023-07-04 13:49:36', NULL), +(2044, 1265, NULL, 'FMW0002063R', NULL, 'completed', '2023-07-03 07:47:49', 120.00, 25.00, 145.00, 120.00, 'Mataheko', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:55:16', '2023-07-04 13:48:59', NULL), +(2045, 1807, NULL, 'FMW0002064R', NULL, 'completed', '2023-07-03 07:47:49', 120.00, 30.00, 150.00, 120.00, 'washington', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:56:52', '2023-07-04 13:49:02', NULL), +(2046, 1808, NULL, 'FMW0002065R', NULL, 'completed', '2023-07-03 07:47:49', 255.00, 0.00, 255.00, 240.00, 'Ho', 'now', 'Volta', 'sening...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 08:58:38', '2023-07-04 13:53:41', NULL), +(2047, 1573, NULL, 'FMW0002066R', NULL, 'completed', '2023-07-03 07:47:49', 135.00, 0.00, 135.00, 120.00, 'University of Eduacation', 'now', 'Central', 'Winneba', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 09:00:35', '2023-07-04 13:53:52', NULL), +(2048, 1809, NULL, 'FMW0002067R', NULL, 'completed', '2023-07-03 07:47:49', 615.00, 0.00, 615.00, 600.00, 'Wa,OA parcel service', 'now', 'Upper West', '...................bella', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 09:02:28', '2023-07-04 13:53:47', NULL), +(2049, 1810, NULL, 'FMW0002068R', NULL, 'completed', '2023-07-03 07:47:49', 390.00, 0.00, 390.00, 360.00, 'Asenua', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 09:03:44', '2023-07-05 15:22:28', NULL), +(2050, 1811, NULL, 'FMW0002069R', NULL, 'completed', '2023-07-03 07:47:49', 240.00, 20.00, 260.00, 240.00, 'West Hills Mall', 'now', 'Greater Accra', 'Weijs', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 09:06:09', '2023-07-04 13:52:59', NULL), +(2051, 1812, NULL, 'FMW0002070R', NULL, 'completed', '2023-07-03 07:47:49', 240.00, 35.00, 275.00, 240.00, 'Odumasi', 'now', 'Greater Accra', 'Pokuase', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 09:07:31', '2023-07-04 13:52:54', NULL), +(2052, 1813, NULL, 'FMW0002071R', NULL, 'completed', '2023-07-03 07:47:49', 120.00, 35.00, 155.00, 120.00, 'Suncity', 'now', 'Greater Accra', 'Tema West', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 09:09:18', '2023-07-04 13:50:14', NULL), +(2053, 1814, NULL, 'FMW0002072R', NULL, 'completed', '2023-07-03 07:47:49', 375.00, 0.00, 375.00, 360.00, 'Tamale', 'now', 'Northern', 'OA Parcel office', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 09:11:40', '2023-07-04 13:53:58', NULL), +(2054, 1815, NULL, 'FMW0002073R', NULL, 'completed', '2023-07-03 07:47:49', 475.00, 0.00, 475.00, 460.00, 'Takoradi', 'now', 'Western', '....................bella', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 09:14:15', '2023-07-04 13:53:44', NULL), +(2055, 1816, NULL, 'FMW0002074R', NULL, 'completed', '2023-07-03 09:49:02', 240.00, 30.00, 270.00, 240.00, 'Teshie fertilizer road', 'now', 'Greater Accra', 'Teshie', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 09:54:04', '2023-07-04 13:48:57', NULL), +(2056, 1817, NULL, 'FMW0002075R', NULL, 'completed', '2023-07-03 09:49:02', 120.00, 25.00, 145.00, 120.00, 'Banana inn', 'now', 'Greater Accra', 'Mamprobi', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 09:55:45', '2023-07-04 13:53:10', NULL), +(2057, 1596, NULL, 'FMW0002076D', NULL, 'completed', '2023-07-03 09:49:02', 1115.00, 0.00, 1115.00, 1100.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-03 09:59:36', '2023-07-04 13:53:37', NULL), +(2058, 207, NULL, 'FMW0002077D', NULL, 'completed', '2023-07-03 09:49:02', 2000.00, 20.00, 2020.00, 2000.00, 'malam jnc', 'now', 'Greater Accra', 'kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-03 10:01:58', '2023-07-04 13:49:46', NULL), +(2059, 1818, NULL, 'FMW0002078R', NULL, 'completed', '2023-07-03 09:49:02', 120.00, 30.00, 150.00, 120.00, 'Labadi', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 10:03:49', '2023-07-04 13:48:53', NULL), +(2060, 1819, NULL, 'FMW0002079R', NULL, 'completed', '2023-07-03 10:21:16', 240.00, 25.00, 265.00, 240.00, 'Makola shopping mall opp the law school', 'now', 'Greater Accra', 'Makola', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 10:24:07', '2023-07-04 13:50:02', NULL), +(2061, 1820, NULL, 'FMW0002080R', NULL, 'completed', '2023-07-03 10:21:16', 150.00, 0.00, 150.00, 120.00, 'Kwadaso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 10:26:12', '2023-07-05 15:22:54', NULL), +(2063, 1583, NULL, 'FMW0002082D', NULL, 'completed', '2023-07-03 10:29:18', 500.00, 20.00, 520.00, 500.00, 'kasoa', 'now', 'Greater Accra', 'roundabout', 20.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-03 10:32:04', '2023-07-04 13:49:49', NULL), +(2064, 1822, NULL, 'FMW0002083R', NULL, 'completed', '2023-07-03 10:35:14', 135.00, 0.00, 135.00, 120.00, 'Kenyasi no2', 'now', 'Ahafo', 'sending....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 10:36:56', '2023-07-04 13:54:01', NULL), +(2065, 1824, NULL, 'FMW0002085R', NULL, 'completed', '2023-07-03 10:35:14', 150.00, 0.00, 150.00, 120.00, 'Barekese', 'now', 'Ashanti', 'Barekese', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 10:38:41', '2023-07-05 15:23:04', NULL), +(2066, 1825, NULL, 'FMW0002086R', NULL, 'completed', '2023-07-03 10:55:28', 120.00, 20.00, 140.00, 120.00, 'opeikuma junc', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 10:39:43', '2023-07-04 13:49:53', NULL), +(2067, 1826, NULL, 'FMW0002087R', NULL, 'completed', '2023-07-03 10:41:40', 150.00, 0.00, 150.00, 120.00, 'Komfo Anokye Nursing Training', 'now', 'Ashanti', 'Bantema', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-03 10:43:41', '2023-07-05 15:23:41', NULL), +(2068, 1821, NULL, 'FMW0002088R', NULL, 'completed', '2023-07-04 12:48:40', 375.00, 0.00, 375.00, 360.00, 'Akuapem Abiriw', 'now', 'Eastern', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 08:34:01', '2023-07-05 15:15:58', NULL), +(2070, 1827, NULL, 'FMW0002090R', NULL, 'completed', '2023-07-04 08:29:58', 495.00, 0.00, 495.00, 480.00, 'Mim Ahafo', 'now', 'Ahafo', 'Mim', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 08:43:30', '2023-07-05 15:15:45', NULL), +(2071, 1468, NULL, 'FMW0002091D', NULL, 'completed', '2023-07-04 08:29:58', 1030.00, 0.00, 1030.00, 1000.00, 'Adum paul sagoe lane', 'now', 'Ashanti', '...................bella', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-04 08:47:12', '2023-07-06 14:07:40', NULL), +(2072, 1828, NULL, 'FMW0002092R', NULL, 'completed', '2023-07-04 08:29:58', 480.00, 30.00, 510.00, 480.00, 'Sowutuom Transformer', 'now', 'Greater Accra', '.............bella', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 08:49:12', '2023-07-05 14:53:33', NULL), +(2073, 1820, NULL, 'FMW0002093R', NULL, 'completed', '2023-07-04 08:29:58', 150.00, 0.00, 150.00, 120.00, 'Kwadaso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 08:50:33', '2023-07-06 14:08:29', NULL), +(2074, 1829, NULL, 'FMW0002094R', NULL, 'completed', '2023-07-04 09:00:54', 270.00, 0.00, 270.00, 240.00, 'Pokuase ACP', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:08:47', '2023-07-05 14:56:05', NULL), +(2076, 1849, NULL, 'FMW0002096R', NULL, 'completed', '2023-07-04 10:03:35', 120.00, 35.00, 150.00, 120.00, 'kwabenya', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:11:37', '2023-07-05 14:58:17', NULL), +(2077, 1832, NULL, 'FMW0002097R', NULL, 'completed', '2023-07-04 09:00:54', 150.00, 0.00, 150.00, 120.00, 'Access bank', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:13:40', '2023-07-06 14:07:57', NULL), +(2078, 1833, NULL, 'FMW0002098R', NULL, 'completed', '2023-07-04 09:00:54', 120.00, 20.00, 140.00, 120.00, 'Weija', 'now', 'Greater Accra', 'tetegu', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:17:13', '2023-07-05 14:56:13', NULL), +(2079, 1834, NULL, 'FMW0002099R', NULL, 'completed', '2023-07-04 09:00:54', 240.00, 30.00, 270.00, 240.00, 'Baudi Wendys line', 'now', 'Greater Accra', 'Nungua', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:18:34', '2023-07-05 14:56:20', NULL), +(2080, 1835, NULL, 'FMW0002100R', NULL, 'completed', '2023-07-04 09:00:54', 480.00, 25.00, 505.00, 480.00, 'Dansoman Atomic hotel', 'now', 'Greater Accra', '............bella', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:20:47', '2023-07-05 14:55:07', NULL), +(2081, 1836, NULL, 'FMW0002101D', NULL, 'completed', '2023-07-04 09:00:54', 300.00, 30.00, 330.00, 300.00, 'Nima market', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:22:52', '2023-07-10 14:32:28', NULL), +(2082, 1837, NULL, 'FMW0002102R', NULL, 'completed', '2023-07-04 09:00:54', 120.00, 30.00, 150.00, 120.00, 'near the basic skill montessori sch', 'now', 'Greater Accra', 'Kwabenya', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:24:55', '2023-07-05 14:53:47', NULL), +(2083, 1769, NULL, 'FMW0002103R', NULL, 'completed', '2023-07-04 09:00:54', 480.00, 35.00, 515.00, 480.00, 'pokuase', 'now', 'Greater Accra', '..........bella', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:26:55', '2023-07-05 14:54:51', NULL), +(2084, 1838, NULL, 'FMW0002104R', NULL, 'completed', '2023-07-04 09:00:54', 135.00, 0.00, 135.00, 120.00, 'Berekum', 'now', 'Bono', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:28:30', '2023-07-05 15:15:50', NULL), +(2085, 1839, NULL, 'FMW0002105R', NULL, 'completed', '2023-07-04 09:00:54', 150.00, 0.00, 150.00, 120.00, 'Fumesua', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:30:22', '2023-07-04 09:30:22', NULL), +(2086, 1840, NULL, 'FMW0002106R', NULL, 'completed', '2023-07-04 10:18:04', 720.00, 30.00, 750.00, 720.00, 'Sowutuom Agenda', 'now', 'Greater Accra', '................bella', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:31:32', '2023-07-05 14:54:20', NULL), +(2087, 1841, NULL, 'FMW0002107R', NULL, 'completed', '2023-07-04 09:00:54', 255.00, 0.00, 255.00, 240.00, 'Tamale', 'now', 'Northern', 'sending..', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:32:53', '2023-07-05 15:04:47', NULL), +(2088, 1842, NULL, 'FMW0002108R', NULL, 'completed', '2023-07-04 09:00:54', 120.00, 30.00, 150.00, 120.00, 'Abelenkpe Fire Station', 'now', 'Greater Accra', 'Abelenkpe', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:34:43', '2023-07-05 14:54:39', NULL), +(2089, 1843, NULL, 'FMW0002109R', NULL, 'completed', '2023-07-04 09:38:35', 840.00, 30.00, 870.00, 840.00, 'New Legon', 'now', 'Greater Accra', '..............bella', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:38:08', '2023-07-05 14:59:17', NULL), +(2090, 935, NULL, 'FMW0002110D', NULL, 'completed', '2023-07-04 09:00:54', 1000.00, 30.00, 1030.00, 1145.00, 'Asuoyeboah IPT', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 145.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:42:50', '2023-07-06 14:07:53', NULL), +(2091, 1844, NULL, 'FMW0002111R', NULL, 'completed', '2023-07-04 09:00:54', 510.00, 0.00, 510.00, 480.00, 'Ejisu', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:44:36', '2023-07-06 14:08:23', NULL), +(2092, 1845, NULL, 'FMW0002112R', NULL, 'completed', '2023-07-04 09:00:54', 135.00, 0.00, 135.00, 120.00, 'Diaso', 'now', 'Central', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:46:47', '2023-07-05 15:05:09', NULL), +(2093, 1846, NULL, 'FMW0002113D', NULL, 'completed', '2023-07-04 09:00:54', 315.00, 0.00, 315.00, 300.00, 'Goaso', 'now', 'Ahafo', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:50:03', '2023-07-05 15:13:21', NULL), +(2094, 1847, NULL, 'FMW0002114R', NULL, 'completed', '2023-07-04 09:00:54', 150.00, 0.00, 150.00, 120.00, 'Effiduase', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:54:40', '2023-07-06 14:08:13', NULL), +(2095, 1848, NULL, 'FMW0002115R', NULL, 'completed', '2023-07-04 09:00:54', 1200.00, 25.00, 1225.00, 1345.00, 'Lapaz', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 145.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 09:58:04', '2023-07-05 14:59:09', NULL), +(2096, 1850, NULL, 'FMW0002116R', NULL, 'completed', '2023-07-04 10:05:20', 150.00, 0.00, 150.00, 120.00, 'Kenyasi', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:08:46', '2023-07-06 14:08:01', NULL), +(2097, 1565, NULL, 'FMW0002117R', NULL, 'completed', '2023-07-04 10:05:20', 120.00, 30.00, 150.00, 120.00, 'Dome Kboat', 'now', 'Greater Accra', 'Behind Koforidua House', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:10:06', '2023-07-05 14:59:02', NULL), +(2098, 1851, NULL, 'FMW0002118R', NULL, 'completed', '2023-07-04 10:05:20', 145.00, 0.00, 145.00, 120.00, 'trotro station', 'now', 'Greater Accra', 'Mataheko', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:11:23', '2023-07-05 14:54:07', NULL), +(2099, 1852, NULL, 'FMW0002119R', NULL, 'completed', '2023-07-04 10:05:20', 240.00, 35.00, 275.00, 240.00, 'com 1 site15 MTN office', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:14:01', '2023-07-05 14:55:49', NULL), +(2100, 271, NULL, 'FMW0002120R', NULL, 'completed', '2023-07-04 10:05:20', 120.00, 30.00, 150.00, 120.00, 'Teshie tsui', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:15:13', '2023-07-05 14:57:23', NULL), +(2101, 1853, NULL, 'FMW0002121R', NULL, 'completed', '2023-07-04 10:05:20', 120.00, 30.00, 150.00, 120.00, 'Sakumono', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:16:39', '2023-07-05 14:53:41', NULL), +(2102, 1854, NULL, 'FMW0002122R', NULL, 'completed', '2023-07-04 10:18:46', 120.00, 30.00, 150.00, 120.00, 'anumatu', 'now', 'Greater Accra', 'Teshie', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:20:05', '2023-07-05 14:53:59', NULL), +(2103, 1876, NULL, 'FMW0002123R', NULL, 'completed', '2023-07-04 11:13:43', 240.00, 25.00, 265.00, 240.00, 'Mamobi gutter', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:21:18', '2023-07-05 14:54:29', NULL), +(2104, 1856, NULL, 'FMW0002124R', NULL, 'completed', '2023-07-04 10:18:46', 255.00, 0.00, 255.00, 240.00, 'koforidua', 'now', 'Eastern', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:23:14', '2023-07-05 15:13:13', NULL), +(2105, 1857, NULL, 'FMW0002125R', NULL, 'completed', '2023-07-04 10:18:46', 240.00, 30.00, 270.00, 240.00, 'Kwabenya', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:24:48', '2023-07-05 14:59:46', NULL), +(2106, 1858, NULL, 'FMW0002126R', NULL, 'completed', '2023-07-04 10:18:46', 135.00, 0.00, 135.00, 120.00, 'Nkawkaw', 'now', 'Eastern', 'Nkawkaw', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:26:30', '2023-07-05 15:13:17', NULL), +(2107, 1859, NULL, 'FMW0002127R', NULL, 'completed', '2023-07-04 10:18:46', 120.00, 30.00, 150.00, 120.00, 'Charismatic church', 'now', 'Greater Accra', 'North legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:29:31', '2023-07-05 14:55:38', NULL), +(2108, 1860, NULL, 'FMW0002128R', NULL, 'completed', '2023-07-04 10:18:46', 270.00, 0.00, 270.00, 240.00, 'Atonsu', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:31:06', '2023-07-06 14:08:26', NULL), +(2109, 1861, NULL, 'FMW0002129R', NULL, 'completed', '2023-07-04 10:18:46', 135.00, 0.00, 135.00, 120.00, 'Cape coast DVLA', 'now', 'Central', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:32:21', '2023-07-05 15:04:59', NULL), +(2110, 1862, NULL, 'FMW0002130R', NULL, 'completed', '2023-07-04 10:18:46', 120.00, 30.00, 150.00, 120.00, 'FedEx office', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:33:31', '2023-07-05 15:00:09', NULL), +(2111, 1863, NULL, 'FMW0002131R', NULL, 'completed', '2023-07-04 10:18:46', 150.00, 0.00, 150.00, 120.00, 'Trede', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:35:11', '2023-07-06 14:07:44', NULL), +(2112, 1864, NULL, 'FMW0002132R', NULL, 'completed', '2023-07-04 10:18:46', 255.00, 0.00, 255.00, 240.00, 'Koforidua', 'now', 'Eastern', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:37:43', '2023-07-05 15:08:38', NULL), +(2113, 1865, NULL, 'FMW0002133R', NULL, 'completed', '2023-07-04 10:18:46', 135.00, 0.00, 135.00, 120.00, 'University of cape coast', 'now', 'Central', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:39:21', '2023-07-05 15:15:05', NULL), +(2114, 1866, NULL, 'FMW0002134R', NULL, 'completed', '2023-07-04 10:18:46', 255.00, 0.00, 255.00, 240.00, 'Koforidua', 'now', 'Eastern', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:40:53', '2023-07-05 15:13:25', NULL), +(2115, 1867, NULL, 'FMW0002135R', NULL, 'completed', '2023-07-04 10:18:46', 120.00, 30.00, 150.00, 120.00, 'Ghana Geological Survey', 'now', 'Greater Accra', 'Ridge', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:42:25', '2023-07-05 14:56:52', NULL), +(2116, 1561, NULL, 'FMW0002136R', NULL, 'completed', '2023-07-04 10:18:46', 135.00, 0.00, 135.00, 120.00, 'Twifu praso', 'now', 'Central', 'sending.......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:44:03', '2023-07-05 15:15:13', NULL), +(2117, 1825, NULL, 'FMW0002137R', NULL, 'completed', '2023-07-04 10:18:46', 120.00, 20.00, 140.00, 120.00, 'opeikuma junc', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:45:12', '2023-07-05 14:59:39', NULL), +(2118, 1868, NULL, 'FMW0002138R', NULL, 'completed', '2023-07-04 10:18:46', 120.00, 25.00, 145.00, 120.00, 'Champion dishes', 'now', 'Greater Accra', 'Adabraka', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:46:35', '2023-07-05 15:00:03', NULL), +(2119, 1869, NULL, 'FMW0002139R', NULL, 'completed', '2023-07-04 10:18:46', 240.00, 35.00, 275.00, 240.00, 'police station', 'now', 'Greater Accra', 'com1', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:47:59', '2023-07-05 14:59:52', NULL), +(2120, 1870, NULL, 'FMW0002140R', NULL, 'completed', '2023-07-04 10:18:46', 360.00, 25.00, 385.00, 360.00, 'Malam', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:49:15', '2023-07-05 14:59:28', NULL), +(2121, 1871, NULL, 'FMW0002141R', NULL, 'completed', '2023-07-04 10:18:46', 240.00, 25.00, 265.00, 240.00, 'Mataheko', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:50:16', '2023-07-04 10:50:16', NULL), +(2122, 1450, NULL, 'FMW0002142R', NULL, 'completed', '2023-07-04 10:18:46', 480.00, 25.00, 505.00, 625.00, 'mampong', 'now', 'Ashanti', 'Kumasi', 25.00, 0, 0, 0, NULL, 145.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:52:21', '2023-07-06 14:07:49', NULL), +(2123, 1872, NULL, 'FMW0002143R', NULL, 'completed', '2023-07-04 10:18:46', 120.00, 25.00, 145.00, 120.00, 'NHIS head office', 'now', 'Greater Accra', 'Accra ridge', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:53:50', '2023-07-05 14:56:33', NULL), +(2124, 1873, NULL, 'FMW0002144R', NULL, 'completed', '2023-07-04 10:18:46', 255.00, 0.00, 255.00, 240.00, 'Teacher Mante Nsawam', 'now', 'Eastern', 'Suhum road', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:55:56', '2023-07-05 15:08:46', NULL), +(2125, 1378, NULL, 'FMW0002145R', NULL, 'completed', '2023-07-04 10:18:46', 120.00, 30.00, 150.00, 120.00, 'Agbogba', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 10:57:11', '2023-07-05 15:00:17', NULL), +(2126, 1874, NULL, 'FMW0002146R', NULL, 'completed', '2023-07-04 12:30:34', 120.00, 35.00, 155.00, 120.00, 'Ashiaman traffic light', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 12:32:54', '2023-07-05 14:58:02', NULL), +(2127, 1875, NULL, 'FMW0002147R', NULL, 'completed', '2023-07-04 12:30:34', 120.00, 20.00, 140.00, 120.00, 'brigade', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-04 12:34:06', '2023-07-05 14:57:52', NULL), +(2128, 1877, NULL, 'FMW0002148R', NULL, 'completed', '2023-07-05 08:36:15', 150.00, 0.00, 150.00, 120.00, 'terminal 2 com 2', 'now', 'Greater Accra', 'Golden Jubilee', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 08:57:13', '2023-07-06 14:13:41', NULL), +(2129, 1878, NULL, 'FMW0002149R', NULL, 'completed', '2023-07-05 08:36:15', 120.00, 35.00, 155.00, 120.00, 'com11', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 08:58:18', '2023-07-06 14:12:02', NULL), +(2130, 1879, NULL, 'FMW0002150R', NULL, 'completed', '2023-07-05 08:36:15', 240.00, 30.00, 270.00, 240.00, 'Shell signboard', 'now', 'Greater Accra', 'Spintex', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 09:00:12', '2023-07-06 14:12:39', NULL), +(2131, 1880, NULL, 'FMW0002151R', NULL, 'completed', '2023-07-05 08:36:15', 270.00, 0.00, 270.00, 240.00, 'Aputuogya', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 09:02:15', '2023-07-07 13:52:05', NULL), +(2132, 1881, NULL, 'FMW0002152R', NULL, 'completed', '2023-07-05 08:36:15', 135.00, 0.00, 135.00, 120.00, 'Asankragwa', 'now', 'Western', 'sending..', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 09:04:34', '2023-07-06 14:10:11', NULL), +(2133, 1882, NULL, 'FMW0002153R', NULL, 'completed', '2023-07-05 08:36:15', 120.00, 30.00, 150.00, 120.00, 'Dome pillar2', 'now', 'Greater Accra', 'Dome', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 09:05:51', '2023-07-05 14:46:08', NULL), +(2134, 1883, NULL, 'FMW0002154R', NULL, 'completed', '2023-07-05 08:36:15', 255.00, 0.00, 255.00, 240.00, 'Winneba', 'now', 'Central', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 09:07:41', '2023-07-06 14:10:05', NULL), +(2135, 1884, NULL, 'FMW0002155R', NULL, 'completed', '2023-07-05 08:36:15', 135.00, 0.00, 135.00, 120.00, 'Takoradi', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 09:10:09', '2023-07-06 14:10:02', NULL), +(2136, 1885, NULL, 'FMW0002156R', NULL, 'completed', '2023-07-05 08:36:15', 120.00, 20.00, 140.00, 120.00, 'lamptey', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 09:11:18', '2023-07-06 14:13:57', NULL), +(2137, 1886, NULL, 'FMW0002157R', NULL, 'completed', '2023-07-05 08:36:15', 120.00, 30.00, 150.00, 120.00, 'college jun', 'now', 'Greater Accra', 'New town', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 09:12:51', '2023-07-06 14:11:45', NULL), +(2138, 1887, NULL, 'FMW0002158R', NULL, 'completed', '2023-07-05 08:36:15', 120.00, 30.00, 150.00, 120.00, 'East legon hills', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 09:14:56', '2023-07-06 14:13:51', NULL), +(2139, 328, NULL, 'FMW0002159R', NULL, 'completed', '2023-07-05 08:36:15', 240.00, 30.00, 270.00, 240.00, 'Dzorwulu', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 09:16:51', '2023-07-06 14:14:36', NULL), +(2140, 1714, NULL, 'FMW0002160D', NULL, 'completed', '2023-07-05 08:36:15', 330.00, 0.00, 330.00, 300.00, 'Old tafo', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-05 09:19:16', '2023-07-07 13:52:56', NULL), +(2141, 1888, NULL, 'FMW0002161R', NULL, 'completed', '2023-07-05 08:36:15', 150.00, 0.00, 150.00, 120.00, 'Santasi Christain Universiity College', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 09:20:24', '2023-07-07 13:52:48', NULL), +(2142, 1889, NULL, 'FMW0002162R', NULL, 'completed', '2023-07-05 08:36:15', 135.00, 0.00, 135.00, 120.00, 'Tarkwa', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 09:30:47', '2023-07-06 14:09:28', NULL), +(2143, 1890, NULL, 'FMW0002163R', NULL, 'completed', '2023-07-05 08:36:15', 135.00, 0.00, 135.00, 120.00, 'Wassa Nanako', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 09:40:37', '2023-07-06 14:10:08', NULL), +(2144, 1891, NULL, 'FMW0002164R', NULL, 'completed', '2023-07-05 08:36:15', 240.00, 35.00, 275.00, 240.00, 'lebanon', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 09:49:26', '2023-07-06 14:12:26', NULL), +(2145, 1892, NULL, 'FMW0002165R', NULL, 'completed', '2023-07-05 08:36:15', 120.00, 25.00, 145.00, 120.00, 'Fanmilk block factory', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 09:53:28', '2023-07-06 14:12:12', NULL), +(2146, 1893, NULL, 'FMW0002166R', NULL, 'completed', '2023-07-05 08:36:15', 135.00, 0.00, 135.00, 120.00, 'Nsawam', 'now', 'Eastern', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:00:24', '2023-07-06 14:09:39', NULL), +(2147, 1894, NULL, 'FMW0002167R', NULL, 'completed', '2023-07-05 08:36:15', 120.00, 25.00, 145.00, 120.00, 'plantinum school', 'now', 'Greater Accra', 'Ablekuma NIC', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:12:02', '2023-07-06 14:12:08', NULL), +(2148, 1895, NULL, 'FMW0002168R', NULL, 'completed', '2023-07-05 08:36:15', 120.00, 30.00, 150.00, 120.00, 'Amorkor art gallery', 'now', 'Greater Accra', 'Osu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:14:06', '2023-07-06 14:13:28', NULL), +(2149, 1896, NULL, 'FMW0002169R', NULL, 'completed', '2023-07-05 08:36:15', 150.00, 0.00, 150.00, 120.00, 'Apatrapa pokukrom', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:15:55', '2023-07-07 13:52:15', NULL), +(2150, 1007, NULL, 'FMW0002170R', NULL, 'completed', '2023-07-05 08:36:15', 135.00, 0.00, 135.00, 120.00, 'kenyasi', 'now', 'Ahafo', 'Ahafo', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:17:33', '2023-07-06 14:09:32', NULL), +(2151, 1897, NULL, 'FMW0002171R', NULL, 'completed', '2023-07-05 08:36:15', 150.00, 0.00, 150.00, 120.00, 'Patasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:20:06', '2023-07-07 13:52:42', NULL), +(2152, 1898, NULL, 'FMW0002172R', NULL, 'completed', '2023-07-05 08:36:15', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Ahafo', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:21:33', '2023-07-06 14:09:49', NULL), +(2153, 1221, NULL, 'FMW0002173R', NULL, 'completed', '2023-07-05 08:36:15', 240.00, 30.00, 270.00, 240.00, 'new life family church', 'now', 'Greater Accra', 'Nungua', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:23:07', '2023-07-06 14:14:30', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(2154, 1899, NULL, 'FMW0002174R', NULL, 'completed', '2023-07-05 10:51:34', 615.00, 0.00, 615.00, 720.00, 'Manso amenfi near Asankragwa', 'now', 'Western', 'sending........', 15.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:28:26', '2023-07-06 14:09:57', NULL), +(2155, 1900, NULL, 'FMW0002175R', NULL, 'completed', '2023-07-05 08:36:15', 150.00, 0.00, 150.00, 120.00, 'Fumesua', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:30:19', '2023-07-07 13:52:39', NULL), +(2156, 624, NULL, 'FMW0002176R', NULL, 'completed', '2023-07-05 08:36:15', 120.00, 20.00, 140.00, 120.00, 'safari', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:31:40', '2023-07-06 14:13:45', NULL), +(2157, 1901, NULL, 'FMW0002177R', NULL, 'completed', '2023-07-05 08:36:15', 120.00, 25.00, 145.00, 120.00, 'divine travel and tour', 'now', 'Greater Accra', 'Adabraka', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:33:33', '2023-07-05 14:38:29', NULL), +(2158, 1902, NULL, 'FMW0002178R', NULL, 'completed', '2023-07-05 08:36:15', 120.00, 30.00, 150.00, 120.00, 'pentecost headquarters', 'now', 'Greater Accra', 'Labadi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:35:33', '2023-07-06 14:14:05', NULL), +(2159, 1903, NULL, 'FMW0002179R', NULL, 'completed', '2023-07-05 08:36:15', 150.00, 0.00, 150.00, 120.00, 'Afabof', 'now', 'Ashanti', 'Kronum', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:36:53', '2023-07-07 13:52:29', NULL), +(2160, 1904, NULL, 'FMW0002180R', NULL, 'completed', '2023-07-05 08:36:15', 120.00, 35.00, 155.00, 120.00, 'com 9', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:37:48', '2023-07-06 14:13:37', NULL), +(2161, 1905, NULL, 'FMW0002181R', NULL, 'completed', '2023-07-05 08:36:15', 120.00, 20.00, 140.00, 120.00, 'roundabout', 'now', 'Greater Accra', 'Tuba', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:39:12', '2023-07-06 14:12:18', NULL), +(2162, 1906, NULL, 'FMW0002182R', NULL, 'completed', '2023-07-05 08:36:15', 255.00, 0.00, 255.00, 240.00, 'Sunyani', 'now', 'Ahafo', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:40:25', '2023-07-06 14:09:26', NULL), +(2163, 1092, NULL, 'FMW0002183R', NULL, 'completed', '2023-07-05 08:36:15', 240.00, 25.00, 265.00, 240.00, 'SIC LIFE MALL', 'now', 'Greater Accra', 'ACCRA', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:42:09', '2023-07-06 14:12:29', NULL), +(2164, 1907, NULL, 'FMW0002184R', NULL, 'completed', '2023-07-05 08:36:15', 120.00, 25.00, 145.00, 120.00, 'McCarthy Hills', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:43:23', '2023-07-06 14:11:56', NULL), +(2165, 199, NULL, 'FMW0002185R', NULL, 'completed', '2023-07-05 08:36:15', 255.00, 0.00, 255.00, 240.00, 'Ada foah', 'now', 'Greater Accra', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:46:41', '2023-07-06 14:09:36', NULL), +(2166, 1908, NULL, 'FMW0002186R', NULL, 'completed', '2023-07-05 08:36:15', 120.00, 30.00, 150.00, 120.00, 'kay billie klaer intl', 'now', 'Greater Accra', 'American house', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:48:16', '2023-07-06 14:12:51', NULL), +(2167, 1909, NULL, 'FMW0002187R', NULL, 'completed', '2023-07-05 08:36:15', 135.00, 0.00, 135.00, 120.00, 'Ho', 'now', 'Volta', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:49:27', '2023-07-06 14:10:19', NULL), +(2168, 1910, NULL, 'FMW0002188R', NULL, 'completed', '2023-07-05 08:36:15', 120.00, 30.00, 150.00, 120.00, 'Tesado coconut junc', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:54:00', '2023-07-06 14:11:50', NULL), +(2169, 1911, NULL, 'FMW0002189R', NULL, 'completed', '2023-07-05 08:36:15', 135.00, 0.00, 135.00, 120.00, 'Tamale', 'now', 'Northern', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:55:55', '2023-07-06 14:10:14', NULL), +(2170, 1912, NULL, 'FMW0002190R', NULL, 'completed', '2023-07-05 08:36:15', 270.00, 0.00, 270.00, 240.00, 'Kronum Afancho', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:57:43', '2023-07-07 13:51:47', NULL), +(2171, 1913, NULL, 'FMW0002191R', NULL, 'completed', '2023-07-05 08:36:15', 480.00, 25.00, 505.00, 600.00, 'Santa Maria', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 10:59:49', '2023-07-06 14:14:14', NULL), +(2172, 1914, NULL, 'FMW0002192R', NULL, 'completed', '2023-07-05 08:36:15', 240.00, 25.00, 265.00, 240.00, 'banana inn', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 11:01:22', '2023-07-06 14:12:42', NULL), +(2173, 1915, NULL, 'FMW0002193R', NULL, 'completed', '2023-07-05 08:36:15', 240.00, 20.00, 260.00, 240.00, 'justab hospital', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 11:02:46', '2023-07-06 14:13:09', NULL), +(2174, 1916, NULL, 'FMW0002194R', NULL, 'completed', '2023-07-05 08:36:15', 390.00, 0.00, 390.00, 360.00, 'Kumasi,Asafo', 'now', 'Ashanti', 'VIP parcel office', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 11:05:13', '2023-07-07 13:51:51', NULL), +(2175, 1917, NULL, 'FMW0002195R', NULL, 'completed', '2023-07-05 08:36:15', 150.00, 0.00, 150.00, 120.00, 'obuasi', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 11:06:43', '2023-07-07 13:51:58', NULL), +(2176, 1487, NULL, 'FMW0002196D', NULL, 'completed', '2023-07-05 13:51:26', 1495.00, 0.00, 1495.00, 1600.00, 'Kasapin', 'now', 'Ahafo', 'sending......', 15.00, 0, 0, 0, NULL, 120.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-05 11:11:32', '2023-07-06 14:09:23', NULL), +(2177, 1281, NULL, 'FMW0002197D', NULL, 'completed', '2023-07-05 08:36:15', 1280.00, 25.00, 1305.00, 1400.00, 'Kokomlemle', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 120.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-05 11:15:16', '2023-07-07 13:49:58', NULL), +(2178, 1011, NULL, 'FMW0002198R', NULL, 'completed', '2023-07-05 08:36:15', 630.00, 0.00, 630.00, 720.00, 'Asafo yf', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 11:17:16', '2023-07-07 13:52:34', NULL), +(2179, 1099, NULL, 'FMW0002199D', NULL, 'completed', '2023-07-05 08:36:15', 200.00, 25.00, 225.00, 200.00, 'Alhaji', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-05 11:19:00', '2023-07-06 14:14:19', NULL), +(2180, 1918, NULL, 'FMW0002200R', NULL, 'completed', '2023-07-05 11:27:16', 240.00, 25.00, 265.00, 240.00, 'Darkuman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 11:28:46', '2023-07-06 14:12:36', NULL), +(2181, 1919, NULL, 'FMW0002201R', NULL, 'completed', '2023-07-05 11:27:16', 135.00, 0.00, 135.00, 120.00, 'Prestea', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 11:30:15', '2023-07-06 14:09:59', NULL), +(2182, 980, NULL, 'FMW0002202R', NULL, 'completed', '2023-07-05 11:52:04', 1455.00, 0.00, 1455.00, 1560.00, 'Bogoso', 'now', 'Western', 'sending,...........', 15.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 11:54:16', '2023-07-06 14:09:19', NULL), +(2183, 1920, NULL, 'FMW0002203R', NULL, 'completed', '2023-07-05 11:56:27', 270.00, 0.00, 270.00, 240.00, 'Bomso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 11:55:40', '2023-07-07 13:51:41', NULL), +(2184, 1921, NULL, 'FMW0002204R', NULL, 'completed', '2023-07-05 11:57:39', 135.00, 0.00, 135.00, 120.00, 'Berekum', 'now', 'Bono', 'sending....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 11:58:44', '2023-07-06 14:09:41', NULL), +(2185, 1922, NULL, 'FMW0002205R', NULL, 'completed', '2023-07-05 11:59:59', 240.00, 25.00, 265.00, 240.00, 'Darkuman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 12:01:37', '2023-07-06 14:10:51', NULL), +(2186, 1492, NULL, 'FMW0002206R', NULL, 'completed', '2023-07-05 11:59:59', 255.00, 0.00, 255.00, 240.00, 'Sunyani', 'now', 'Bono', 'sending.........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 12:02:53', '2023-07-06 14:09:44', NULL), +(2187, 611, NULL, 'FMW0002207D', NULL, 'completed', '2023-07-05 12:23:42', 300.00, 25.00, 325.00, 300.00, 'Lomnava trotro station', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-05 12:27:21', '2023-07-10 14:33:48', NULL), +(2188, 1923, NULL, 'FMW0002208R', NULL, 'completed', '2023-07-05 12:23:42', 240.00, 30.00, 270.00, 240.00, 'Pigfarm', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 12:29:02', '2023-07-06 14:10:56', NULL), +(2189, 1924, NULL, 'FMW0002209R', NULL, 'completed', '2023-07-05 12:23:42', 240.00, 30.00, 270.00, 240.00, 'pillar 2', 'now', 'Greater Accra', 'Dome', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 12:30:13', '2023-07-06 14:10:59', NULL), +(2190, 278, NULL, 'FMW0002210R', NULL, 'completed', '2023-07-05 12:51:50', 1200.00, 0.00, 1200.00, 1320.00, 'West Hills Mall', 'now', 'Greater Accra', 'Kasoa', 0.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 12:53:48', '2023-07-06 14:10:42', NULL), +(2191, 1925, NULL, 'FMW0002211R', NULL, 'completed', '2023-07-05 13:33:32', 270.00, 0.00, 270.00, 240.00, 'Adenta', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-05 13:34:40', '2023-07-06 14:10:47', NULL), +(2192, 1926, NULL, 'FMW0002212R', NULL, 'completed', '2023-07-06 08:02:19', 240.00, 30.00, 270.00, 240.00, 'UPSA', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:08:32', '2023-07-07 13:48:46', NULL), +(2193, 1927, NULL, 'FMW0002213R', NULL, 'completed', '2023-07-06 08:02:19', 240.00, 20.00, 260.00, 240.00, 'Millennium city', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:10:07', '2023-07-07 13:50:22', NULL), +(2194, 1928, NULL, 'FMW0002214R', NULL, 'completed', '2023-07-06 08:02:19', 360.00, 30.00, 390.00, 360.00, 'Nukabite', 'now', 'Greater Accra', 'Abelemkpe', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:12:12', '2023-07-07 13:50:06', NULL), +(2195, 1929, NULL, 'FMW0002215R', NULL, 'completed', '2023-07-06 08:02:19', 120.00, 30.00, 150.00, 120.00, 'Fadama', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:13:30', '2023-07-07 13:49:35', NULL), +(2196, 1930, NULL, 'FMW0002216R', NULL, 'completed', '2023-07-06 08:02:19', 360.00, 30.00, 390.00, 360.00, 'Labadi beach', 'now', 'Greater Accra', 'Labadi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:14:58', '2023-07-07 13:49:39', NULL), +(2197, 1931, NULL, 'FMW0002217R', NULL, 'completed', '2023-07-06 08:02:19', 270.00, 0.00, 270.00, 240.00, 'kumasi', 'now', 'Ashanti', 'santasi melcom', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:16:44', '2023-07-08 11:14:08', NULL), +(2198, 1932, NULL, 'FMW0002218R', NULL, 'completed', '2023-07-06 08:02:19', 375.00, 0.00, 375.00, 360.00, 'Goaso', 'now', 'Ahafo', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:18:13', '2023-07-07 13:47:24', NULL), +(2199, 1933, NULL, 'FMW0002219R', NULL, 'completed', '2023-07-06 08:02:19', 240.00, 30.00, 270.00, 240.00, 'Social', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:19:55', '2023-07-07 13:49:24', NULL), +(2200, 1934, NULL, 'FMW0002220R', NULL, 'completed', '2023-07-06 08:02:19', 120.00, 25.00, 145.00, 120.00, 'odo rice', 'now', 'Greater Accra', 'Circle', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:21:32', '2023-07-07 13:49:50', NULL), +(2201, 1935, NULL, 'FMW0002221R', NULL, 'completed', '2023-07-06 08:02:19', 270.00, 0.00, 270.00, 240.00, 'p z', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:24:46', '2023-07-08 11:14:11', NULL), +(2202, 1614, NULL, 'FMW0002222R', NULL, 'completed', '2023-07-06 08:02:19', 240.00, 20.00, 260.00, 240.00, 'Bortianor', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:26:14', '2023-07-07 13:50:15', NULL), +(2203, 1936, NULL, 'FMW0002223R', NULL, 'completed', '2023-07-06 08:02:19', 240.00, 30.00, 270.00, 240.00, 'Pantang hospital', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:27:44', '2023-07-07 13:49:12', NULL), +(2204, 1750, NULL, 'FMW0002224R', NULL, 'completed', '2023-07-06 08:02:19', 360.00, 25.00, 385.00, 360.00, 'Kasoa', 'now', 'Greater Accra', 'Akweley transformer', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:29:22', '2023-07-07 13:50:11', NULL), +(2205, 1937, NULL, 'FMW0002225R', NULL, 'completed', '2023-07-06 08:02:19', 720.00, 30.00, 750.00, 840.00, 'Pomona restaurant', 'now', 'Greater Accra', 'Osu', 30.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:32:17', '2023-07-07 13:49:09', NULL), +(2206, 1938, NULL, 'FMW0002226R', NULL, 'completed', '2023-07-06 08:02:19', 120.00, 30.00, 150.00, 120.00, 'Teshie', 'now', 'Greater Accra', 'Tebibiano mosques', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:34:01', '2023-07-07 13:48:49', NULL), +(2207, 1939, NULL, 'FMW0002227R', NULL, 'completed', '2023-07-06 08:02:19', 120.00, 25.00, 145.00, 120.00, 'central post office', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:35:11', '2023-07-07 13:48:56', NULL), +(2208, 1940, NULL, 'FMW0002228R', NULL, 'completed', '2023-07-06 08:02:19', 120.00, 35.00, 155.00, 120.00, 'Ghana Rubber Products South Industrial Area', 'now', 'Greater Accra', 'Ghana', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:36:46', '2023-07-07 13:49:00', NULL), +(2209, 1000, NULL, 'FMW0002229R', NULL, 'completed', '2023-07-06 08:02:19', 255.00, 0.00, 255.00, 240.00, 'Sunyani nursing school', 'now', 'Ahafo', 'VIP BUS', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:38:05', '2023-07-08 11:14:14', NULL), +(2210, 1941, NULL, 'FMW0002230R', NULL, 'completed', '2023-07-06 08:02:19', 120.00, 25.00, 145.00, 120.00, 'Sapeiman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:39:30', '2023-07-07 13:48:07', NULL), +(2211, 1942, NULL, 'FMW0002231R', NULL, 'completed', '2023-07-06 08:02:19', 120.00, 25.00, 145.00, 120.00, 'Odorkor', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:40:24', '2023-07-07 13:48:24', NULL), +(2212, 1943, NULL, 'FMW0002232R', NULL, 'completed', '2023-07-06 08:02:19', 120.00, 25.00, 145.00, 120.00, 'Lapaz', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:42:24', '2023-07-07 13:48:41', NULL), +(2213, 1944, NULL, 'FMW0002233R', NULL, 'completed', '2023-07-06 08:02:19', 270.00, 0.00, 270.00, 240.00, 'Tanoso,Apatrapa', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:44:21', '2023-07-08 11:14:03', NULL), +(2214, 1945, NULL, 'FMW0002234R', NULL, 'completed', '2023-07-06 08:02:19', 150.00, 0.00, 150.00, 120.00, 'Jaachie', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:45:34', '2023-07-08 11:14:27', NULL), +(2215, 811, NULL, 'FMW0002235R', NULL, 'completed', '2023-07-06 08:02:19', 135.00, 0.00, 135.00, 120.00, 'Winneba', 'now', 'Central', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:47:18', '2023-07-07 13:45:49', NULL), +(2216, 1946, NULL, 'FMW0002236R', NULL, 'completed', '2023-07-06 08:02:19', 120.00, 30.00, 150.00, 120.00, 'Elizabeth Sey Hall', 'now', 'Greater Accra', 'Legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:48:42', '2023-07-07 13:48:38', NULL), +(2217, 1947, NULL, 'FMW0002237R', NULL, 'completed', '2023-07-06 08:02:19', 150.00, 0.00, 150.00, 120.00, 'Ejisu', 'now', 'Ashanti', 'VIP Parcel office', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 08:50:11', '2023-07-08 11:14:17', NULL), +(2218, 1948, NULL, 'FMW0002238R', NULL, 'completed', '2023-07-06 09:11:25', 135.00, 0.00, 135.00, 120.00, 'Dadieso', 'now', 'Western North', 'Enchi', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 09:12:33', '2023-07-07 13:45:39', NULL), +(2219, 1949, NULL, 'FMW0002239R', NULL, 'completed', '2023-07-06 09:11:25', 520.00, 0.00, 520.00, 505.00, 'Nsawam', 'now', 'Eastern', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 09:14:59', '2023-07-07 13:47:30', NULL), +(2220, 1950, NULL, 'FMW0002240R', NULL, 'completed', '2023-07-06 09:11:25', 120.00, 25.00, 145.00, 120.00, 'sahara', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 09:16:26', '2023-07-07 13:49:29', NULL), +(2221, 1951, NULL, 'FMW0002241R', NULL, 'completed', '2023-07-06 09:11:25', 120.00, 35.00, 155.00, 120.00, 'Newyork', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 09:17:43', '2023-07-07 13:49:18', NULL), +(2222, 1952, NULL, 'FMW0002242R', NULL, 'completed', '2023-07-06 09:11:25', 240.00, 20.00, 260.00, 240.00, 'barrier', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 09:19:03', '2023-07-07 13:50:01', NULL), +(2223, 1953, NULL, 'FMW0002243R', NULL, 'completed', '2023-07-06 09:11:25', 240.00, 30.00, 270.00, 240.00, 'Masalachi', 'now', 'Greater Accra', 'Lomnava', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 09:20:05', '2023-07-07 13:48:52', NULL), +(2224, 1954, NULL, 'FMW0002244R', NULL, 'completed', '2023-07-06 09:11:25', 120.00, 25.00, 145.00, 120.00, 'Unicom Chemist', 'now', 'Greater Accra', 'Oxford Street', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 09:21:47', '2023-07-07 13:49:44', NULL), +(2225, 1186, NULL, 'FMW0002245R', NULL, 'completed', '2023-07-06 09:52:20', 240.00, 20.00, 260.00, 240.00, 'Kasoa', 'now', 'Greater Accra', 'SCC', 20.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 09:53:38', '2023-07-07 13:48:15', NULL), +(2226, 1955, NULL, 'FMW0002246R', NULL, 'completed', '2023-07-06 10:23:03', 240.00, 35.00, 275.00, 240.00, 'Ashongman Estate', 'now', 'Greater Accra', 'magoase junc', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 10:25:03', '2023-07-07 13:50:28', NULL), +(2227, 1956, NULL, 'FMW0002247R', NULL, 'completed', '2023-07-06 10:23:03', 135.00, 0.00, 135.00, 120.00, 'Aburi', 'now', 'Eastern', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 10:27:12', '2023-07-07 13:45:45', NULL), +(2228, 1957, NULL, 'FMW0002248R', NULL, 'completed', '2023-07-06 10:48:08', 255.00, 0.00, 255.00, 240.00, 'Jasikan', 'now', 'Oti', 'sending,....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 10:49:48', '2023-07-07 13:46:01', NULL), +(2229, 1958, NULL, 'FMW0002249R', NULL, 'completed', '2023-07-06 10:48:08', 375.00, 0.00, 375.00, 360.00, 'Takoradi', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 10:51:16', '2023-07-07 13:45:52', NULL), +(2230, 1959, NULL, 'FMW0002250R', NULL, 'completed', '2023-07-06 10:52:22', 240.00, 25.00, 265.00, 240.00, 'Dansoaman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 10:53:33', '2023-07-07 13:48:17', NULL), +(2231, 1960, NULL, 'FMW0002251R', NULL, 'completed', '2023-07-06 10:57:24', 135.00, 0.00, 135.00, 120.00, 'Takoradi', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 10:58:33', '2023-07-07 13:46:05', NULL), +(2232, 1961, NULL, 'FMW0002252R', NULL, 'completed', '2023-07-06 11:16:29', 360.00, 25.00, 385.00, 360.00, 'Kwashieman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 11:00:03', '2023-07-07 13:48:29', NULL), +(2233, 1962, NULL, 'FMW0002253R', NULL, 'completed', '2023-07-06 11:55:38', 240.00, 25.00, 265.00, 240.00, 'Web Dubois Center', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 11:57:57', '2023-07-07 13:48:01', NULL), +(2234, 1020, NULL, 'FMW0002254R', NULL, 'completed', '2023-07-06 11:55:38', 390.00, 0.00, 390.00, 360.00, 'Kumasi', 'now', 'Ashanti', 'tafo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 11:59:16', '2023-07-08 11:14:00', NULL), +(2235, 1963, NULL, 'FMW0002255R', NULL, 'completed', '2023-07-06 12:01:34', 120.00, 30.00, 150.00, 120.00, 'UMB head office Airport city', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-06 12:04:53', '2023-07-07 13:47:56', NULL), +(2236, 1082, NULL, 'FMW0002256D', NULL, 'completed', '2023-07-06 12:01:34', 515.00, 0.00, 515.00, 500.00, 'Sefwi Anhwiaso', 'now', 'Western North', 'Nursing training', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-06 12:31:34', '2023-07-07 13:45:33', NULL), +(2238, 1586, NULL, 'FMW0002258R', NULL, 'completed', '2023-07-07 08:21:22', 135.00, 0.00, 135.00, 120.00, 'Bole', 'now', 'Savannah', 'send on saturday...', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:26:56', '2023-07-08 11:18:35', NULL), +(2239, 1964, NULL, 'FMW0002259R', NULL, 'completed', '2023-07-07 08:21:22', 240.00, 30.00, 270.00, 240.00, 'nautical street', 'now', 'Greater Accra', 'Nungua', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:28:08', '2023-07-10 14:34:19', NULL), +(2240, 1965, NULL, 'FMW0002260R', NULL, 'completed', '2023-07-07 08:21:22', 240.00, 30.00, 270.00, 240.00, 'Sakomono chessy pizza', 'now', 'Greater Accra', 'Spintex road', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:29:46', '2023-07-10 14:35:16', NULL), +(2241, 1966, NULL, 'FMW0002261R', NULL, 'completed', '2023-07-07 08:21:22', 120.00, 35.00, 155.00, 120.00, 'Ashiyei', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:31:04', '2023-07-10 14:32:09', NULL), +(2242, 1967, NULL, 'FMW0002262R', NULL, 'completed', '2023-07-07 08:21:22', 120.00, 25.00, 145.00, 120.00, 'Bawaleshi', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:32:23', '2023-07-10 14:31:55', NULL), +(2243, 1099, NULL, 'FMW0002263D', NULL, 'completed', '2023-07-07 08:21:22', 400.00, 25.00, 425.00, 400.00, 'Alhaji', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:34:00', '2023-07-10 14:32:06', NULL), +(2244, 1763, NULL, 'FMW0002264R', NULL, 'completed', '2023-07-07 08:21:22', 390.00, 0.00, 390.00, 360.00, 'Afful Nkwanta', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:36:23', '2023-07-10 14:40:46', NULL), +(2245, 1968, NULL, 'FMW0002265R', NULL, 'completed', '2023-07-07 09:06:33', 270.00, 0.00, 270.00, 240.00, 'Ashtown', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:37:46', '2023-07-10 14:40:50', NULL), +(2246, 1969, NULL, 'FMW0002266R', NULL, 'completed', '2023-07-07 08:21:22', 120.00, 30.00, 150.00, 120.00, 'CMB,NIB Bank', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:39:18', '2023-07-10 14:32:23', NULL), +(2247, 1470, NULL, 'FMW0002267R', NULL, 'completed', '2023-07-07 08:21:22', 240.00, 35.00, 275.00, 240.00, 'com5near com5,no3 basic school', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:40:47', '2023-07-10 14:34:31', NULL), +(2248, 1970, NULL, 'FMW0002268R', NULL, 'completed', '2023-07-07 08:21:22', 120.00, 30.00, 150.00, 120.00, 'Odorkor official town', 'now', 'Greater Accra', 'Addy junc near Macedonia Methodist Church', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:42:55', '2023-07-10 14:32:52', NULL), +(2249, 1971, NULL, 'FMW0002269R', NULL, 'completed', '2023-07-07 08:21:22', 135.00, 0.00, 135.00, 120.00, 'Winneba', 'now', 'Central', 'nursing training school', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:44:55', '2023-07-08 11:16:57', NULL), +(2250, 1972, NULL, 'FMW0002270R', NULL, 'completed', '2023-07-07 08:21:22', 270.00, 0.00, 270.00, 240.00, 'Bantama junc', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:47:02', '2023-07-10 14:40:54', NULL), +(2251, 1973, NULL, 'FMW0002271R', NULL, 'completed', '2023-07-07 08:21:22', 135.00, 0.00, 135.00, 120.00, 'Tarkwa', 'now', 'Western', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:49:32', '2023-07-08 11:18:40', NULL), +(2252, 1974, NULL, 'FMW0002272R', NULL, 'completed', '2023-07-07 08:21:22', 600.00, 30.00, 630.00, 720.00, 'Madina', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:53:28', '2023-07-10 14:32:01', NULL), +(2253, 1975, NULL, 'FMW0002273R', NULL, 'completed', '2023-07-07 08:21:22', 120.00, 30.00, 150.00, 120.00, 'Old Ashongman', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:54:48', '2023-07-07 08:54:48', NULL), +(2254, 1976, NULL, 'FMW0002274R', NULL, 'completed', '2023-07-07 08:21:22', 270.00, 0.00, 270.00, 240.00, 'Konongo', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:56:55', '2023-07-08 11:18:49', NULL), +(2255, 1977, NULL, 'FMW0002275R', NULL, 'completed', '2023-07-07 08:21:22', 375.00, 0.00, 375.00, 360.00, 'Koforiidua', 'now', 'Eastern', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 08:58:38', '2023-07-08 11:17:10', NULL), +(2256, 1978, NULL, 'FMW0002276R', NULL, 'completed', '2023-07-07 08:21:22', 120.00, 25.00, 145.00, 120.00, 'Swanlick,GSM driving school', 'now', 'Greater Accra', 'Kaneshi', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 09:00:11', '2023-07-10 14:33:52', NULL), +(2257, 1979, NULL, 'FMW0002277R', NULL, 'completed', '2023-07-07 08:21:22', 135.00, 0.00, 135.00, 120.00, 'Seikwa', 'now', 'Bono', 'VIP station', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 09:02:27', '2023-07-08 11:16:54', NULL), +(2258, 1583, NULL, 'FMW0002278D', NULL, 'completed', '2023-08-10 11:13:47', 570.00, 20.00, 590.00, 590.00, 'kasoa', 'now', 'Greater Accra', 'roundabout', 0.00, 0, 1, 0, '{\"name\":\"winnifesta Duncan\",\"phone\":\"233592065892\",\"alt_phone\":null}', 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-07 09:05:39', '2023-08-10 11:17:45', NULL), +(2259, 706, NULL, 'FMW0002279R', NULL, 'completed', '2023-07-07 08:21:22', 240.00, 30.00, 270.00, 240.00, 'Tseaddo', 'now', 'Greater Accra', 'Zennith University College', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 09:08:33', '2023-07-10 14:34:53', NULL), +(2260, 1980, NULL, 'FMW0002280R', NULL, 'completed', '2023-07-07 08:21:22', 120.00, 30.00, 150.00, 120.00, 'CMB Nima Station', 'now', 'Greater Accra', 'Nima', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 09:09:47', '2023-07-10 14:32:58', NULL), +(2261, 1981, NULL, 'FMW0002281R', NULL, 'completed', '2023-07-07 08:21:22', 240.00, 30.00, 270.00, 240.00, 'Ofankor barrier municipal hospital', 'now', 'Greater Accra', 'Ofankor', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 09:11:37', '2023-07-10 14:31:09', NULL), +(2262, 1982, NULL, 'FMW0002282R', NULL, 'completed', '2023-07-07 08:21:22', 270.00, 0.00, 270.00, 240.00, 'Effiduasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 09:12:38', '2023-07-10 14:41:02', NULL), +(2263, 1983, NULL, 'FMW0002283R', NULL, 'completed', '2023-07-07 08:21:22', 120.00, 25.00, 145.00, 120.00, 'Sampa valley', 'now', 'Greater Accra', 'Weija', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 09:13:46', '2023-07-10 14:34:33', NULL), +(2264, 1984, NULL, 'FMW0002284R', NULL, 'completed', '2023-07-07 08:21:22', 120.00, 30.00, 150.00, 120.00, 'Parliament house', 'now', 'Greater Accra', 'Osu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 09:14:55', '2023-07-10 14:32:30', NULL), +(2265, 1985, NULL, 'FMW0002285R', NULL, 'completed', '2023-07-07 08:21:22', 375.00, 0.00, 375.00, 360.00, 'Tarkwa', 'now', 'Western', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 09:16:17', '2023-07-08 11:16:51', NULL), +(2266, 1986, NULL, 'FMW0002286R', NULL, 'completed', '2023-07-07 08:21:22', 135.00, 0.00, 135.00, 120.00, 'Takoradi', 'now', 'Western', 'sending...........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 09:17:33', '2023-07-08 11:17:07', NULL), +(2267, 1987, NULL, 'FMW0002287R', NULL, 'completed', '2023-07-07 08:21:22', 120.00, 20.00, 140.00, 120.00, 'Amanfro top town', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 09:18:56', '2023-07-10 14:33:44', NULL), +(2268, 1988, NULL, 'FMW0002288R', NULL, 'completed', '2023-07-07 08:21:22', 120.00, 30.00, 150.00, 120.00, 'Airport', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 09:22:05', '2023-07-10 14:34:15', NULL), +(2269, 1989, NULL, 'FMW0002289D', NULL, 'completed', '2023-07-07 08:21:22', 430.00, 0.00, 430.00, 400.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi.................XL', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-07 09:24:20', '2023-07-10 14:40:43', NULL), +(2270, 1990, NULL, 'FMW0002290R', NULL, 'completed', '2023-07-07 08:21:22', 120.00, 25.00, 145.00, 120.00, 'Gij Campus ring road', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 09:25:54', '2023-07-10 14:33:01', NULL), +(2271, 998, NULL, 'FMW0002291R', NULL, 'completed', '2023-07-07 09:35:05', 360.00, 30.00, 390.00, 360.00, 'new hostel', 'now', 'Greater Accra', 'Accra Technical Universty', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 09:37:02', '2023-07-10 14:34:28', NULL), +(2272, 1991, NULL, 'FMW0002292R', NULL, 'completed', '2023-07-07 10:08:53', 120.00, 20.00, 140.00, 120.00, 'Kasoa', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 10:10:05', '2023-07-10 14:33:56', NULL), +(2273, 892, NULL, 'FMW0002293R', NULL, 'completed', '2023-07-07 10:08:53', 495.00, 0.00, 495.00, 480.00, 'Half Assini', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 10:12:40', '2023-07-08 11:17:03', NULL), +(2274, 1992, NULL, 'FMW0002294R', NULL, 'completed', '2023-07-07 10:08:53', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 10:14:20', '2023-07-08 11:16:41', NULL), +(2275, 1993, NULL, 'FMW0002295R', NULL, 'completed', '2023-07-07 10:08:53', 240.00, 30.00, 270.00, 240.00, 'zongo junc', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 10:38:15', '2023-07-10 14:31:58', NULL), +(2276, 1994, NULL, 'FMW0002296R', NULL, 'completed', '2023-07-07 10:08:53', 135.00, 0.00, 135.00, 120.00, 'Ajumako', 'now', 'Central', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 10:39:22', '2023-07-08 11:18:31', NULL), +(2277, 1995, NULL, 'FMW0002297R', NULL, 'completed', '2023-07-07 10:08:53', 275.00, 0.00, 275.00, 240.00, 'methodist church', 'now', 'Greater Accra', 'Amasaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 10:40:46', '2023-07-10 14:32:17', NULL), +(2278, 1487, NULL, 'FMW0002298D', NULL, 'completed', '2023-07-07 11:24:26', 1515.00, 0.00, 1715.00, 1700.00, 'Kasapin', 'now', 'Ahafo', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-07 10:48:37', '2023-07-08 11:16:45', NULL), +(2279, 1996, NULL, 'FMW0002299R', NULL, 'completed', '2023-07-07 10:46:47', 630.00, 0.00, 630.00, 600.00, 'Adum', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 10:49:59', '2023-07-10 14:41:19', NULL), +(2280, 1596, NULL, 'FMW0002300R', NULL, 'completed', '2023-07-07 11:25:20', 975.00, 0.00, 975.00, 960.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 11:27:15', '2023-07-08 11:16:48', NULL), +(2281, 1997, NULL, 'FMW0002301R', NULL, 'completed', '2023-07-07 11:25:20', 480.00, 30.00, 510.00, 480.00, 'my lord ventures', 'now', 'Greater Accra', 'Kwabenya', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 11:29:40', '2023-07-10 14:32:12', NULL), +(2282, 1998, NULL, 'FMW0002302R', NULL, 'completed', '2023-07-07 11:25:20', 240.00, 25.00, 265.00, 240.00, 'beside ordogono shs', 'now', 'Greater Accra', 'Awoshie', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 11:31:07', '2023-07-10 14:31:13', NULL), +(2283, 1999, NULL, 'FMW0002303R', NULL, 'completed', '2023-07-07 12:15:05', 150.00, 0.00, 150.00, 120.00, 'Ohwim', 'now', 'Ashanti', 'Amanfrom', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 12:18:46', '2023-07-10 14:40:39', NULL), +(2284, 2000, NULL, 'FMW0002304R', NULL, 'completed', '2023-07-07 12:15:05', 120.00, 35.00, 155.00, 120.00, 'Awudu issaka park', 'now', 'Greater Accra', 'com20', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 12:22:12', '2023-07-10 14:34:26', NULL), +(2285, 2001, NULL, 'FMW0002305R', NULL, 'completed', '2023-07-07 12:15:05', 255.00, 0.00, 255.00, 240.00, 'Koftown', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 12:24:17', '2023-07-08 11:18:45', NULL), +(2286, 2002, NULL, 'FMW0002306R', NULL, 'completed', '2023-07-07 12:15:05', 120.00, 30.00, 150.00, 120.00, 'Terminal2', 'now', 'Greater Accra', 'Airport', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 12:25:44', '2023-07-10 14:34:22', NULL), +(2287, 2003, NULL, 'FMW0002307R', NULL, 'completed', '2023-07-07 12:29:44', 870.00, 0.00, 870.00, 960.00, 'Kumasi', 'now', 'Ashanti', 'Offinso', 30.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 12:33:19', '2023-07-10 14:40:35', NULL), +(2288, 2004, NULL, 'FMW0002308R', NULL, 'completed', '2023-07-07 15:00:44', 255.00, 0.00, 255.00, 240.00, 'Esiama', 'now', 'Western', 'sending...', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-07 15:02:30', '2023-07-08 11:16:39', NULL), +(2289, 2005, NULL, 'FMW0002309R', NULL, 'completed', '2023-07-08 07:40:13', 120.00, 30.00, 150.00, 120.00, 'AnC Mall', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 07:42:22', '2023-07-10 14:38:09', NULL), +(2290, 2006, NULL, 'FMW0002310R', NULL, 'completed', '2023-07-08 07:40:13', 255.00, 0.00, 255.00, 240.00, 'Asanko', 'now', 'Western', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 07:43:41', '2023-07-10 14:40:06', NULL), +(2291, 2007, NULL, 'FMW0002311R', NULL, 'completed', '2023-07-08 07:40:13', 240.00, 25.00, 265.00, 240.00, 'Zero taxi station', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 07:45:19', '2023-07-10 14:38:25', NULL), +(2292, 2008, NULL, 'FMW0002312R', NULL, 'completed', '2023-07-08 07:40:13', 270.00, 0.00, 270.00, 240.00, 'Ejisu', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 07:47:20', '2023-07-11 13:06:46', NULL), +(2293, 2009, NULL, 'FMW0002313R', NULL, 'completed', '2023-07-08 07:40:13', 240.00, 30.00, 270.00, 240.00, 'kobbys hotel anum street ,hse no34', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 07:50:36', '2023-07-10 14:36:41', NULL), +(2294, 422, NULL, 'FMW0002314R', NULL, 'completed', '2023-07-08 07:40:13', 240.00, 30.00, 270.00, 240.00, 'Madina Estate', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 07:52:03', '2023-07-10 14:37:47', NULL), +(2295, 2010, NULL, 'FMW0002315R', NULL, 'completed', '2023-07-08 07:40:13', 120.00, 30.00, 150.00, 120.00, 'Spintex', 'now', 'Greater Accra', 'KFC', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 07:53:36', '2023-07-10 14:35:49', NULL), +(2296, 2011, NULL, 'FMW0002316R', NULL, 'completed', '2023-07-08 07:40:13', 255.00, 0.00, 255.00, 240.00, 'Tantri', 'now', 'Central', 'cape coast', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 07:55:13', '2023-07-10 14:39:44', NULL), +(2297, 2012, NULL, 'FMW0002317R', NULL, 'completed', '2023-07-08 07:40:13', 750.00, 0.00, 750.00, 840.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 07:59:38', '2023-07-11 13:06:51', NULL), +(2298, 2013, NULL, 'FMW0002318R', NULL, 'completed', '2023-07-08 07:40:13', 240.00, 30.00, 270.00, 240.00, 'ritz junc', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 08:01:19', '2023-07-10 14:36:29', NULL), +(2299, 2014, NULL, 'FMW0002319D', NULL, 'completed', '2023-07-08 07:40:13', 300.00, 25.00, 325.00, 300.00, 'Accra arena', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-08 08:03:33', '2023-07-10 14:38:47', NULL), +(2300, 2015, NULL, 'FMW0002320R', NULL, 'completed', '2023-07-08 07:40:13', 135.00, 0.00, 135.00, 120.00, 'Nsoatre', 'now', 'Bono', 'sending.........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 08:05:35', '2023-07-10 14:39:53', NULL), +(2301, 2016, NULL, 'FMW0002321R', NULL, 'completed', '2023-07-08 07:40:13', 240.00, 30.00, 270.00, 240.00, 'Teshie', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 08:06:39', '2023-07-10 14:36:34', NULL), +(2302, 2017, NULL, 'FMW0002322R', NULL, 'completed', '2023-07-08 07:40:13', 240.00, 25.00, 265.00, 240.00, 'franko trading', 'now', 'Greater Accra', 'Lapaz', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 08:08:16', '2023-07-10 14:35:52', NULL), +(2303, 2018, NULL, 'FMW0002323R', NULL, 'completed', '2023-07-08 07:40:13', 240.00, 30.00, 270.00, 240.00, 'Haatso', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 08:09:17', '2023-07-10 14:38:02', NULL), +(2304, 1936, NULL, 'FMW0002324R', NULL, 'completed', '2023-07-08 07:40:13', 120.00, 30.00, 150.00, 120.00, 'Pantang hospital', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 08:10:36', '2023-07-10 14:36:07', NULL), +(2305, 2019, NULL, 'FMW0002325R', NULL, 'completed', '2023-07-08 07:40:13', 240.00, 25.00, 265.00, 240.00, 'Circle', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 08:12:13', '2023-07-10 14:36:24', NULL), +(2306, 2020, NULL, 'FMW0002326R', NULL, 'completed', '2023-07-08 07:40:13', 240.00, 30.00, 270.00, 240.00, 'Spintex', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 08:13:57', '2023-07-10 14:36:50', NULL), +(2307, 2021, NULL, 'FMW0002327R', NULL, 'completed', '2023-07-08 07:40:13', 120.00, 25.00, 145.00, 120.00, 'Ablekuma fanmilk junc', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 08:15:52', '2023-07-10 14:36:21', NULL), +(2308, 1848, NULL, 'FMW0002328D', NULL, 'completed', '2023-07-08 07:40:13', 1100.00, 25.00, 1125.00, 1100.00, 'Lapaz', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-08 08:18:39', '2023-07-10 14:38:06', NULL), +(2309, 2022, NULL, 'FMW0002329R', NULL, 'completed', '2023-07-08 08:19:58', 120.00, 25.00, 145.00, 120.00, 'Grand view hotel', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 08:21:23', '2023-07-10 14:36:10', NULL), +(2310, 2023, NULL, 'FMW0002330R', NULL, 'completed', '2023-07-08 08:19:58', 120.00, 35.00, 155.00, 120.00, 'zenu', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 08:26:28', '2023-07-10 14:35:46', NULL), +(2311, 1368, NULL, 'FMW0002331R', NULL, 'completed', '2023-07-08 08:19:58', 120.00, 25.00, 145.00, 120.00, 'Shukura', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 09:56:26', '2023-07-10 14:36:12', NULL), +(2312, 2024, NULL, 'FMW0002332R', NULL, 'completed', '2023-07-08 08:19:58', 270.00, 0.00, 270.00, 240.00, 'Ashante mampong', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 09:58:03', '2023-07-11 13:06:42', NULL), +(2313, 2025, NULL, 'FMW0002333R', NULL, 'completed', '2023-07-08 08:19:58', 120.00, 30.00, 150.00, 120.00, 'St Bens Memorial School', 'now', 'Greater Accra', 'Nungua c5', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 09:59:35', '2023-07-10 14:36:19', NULL), +(2314, 2026, NULL, 'FMW0002334D', NULL, 'completed', '2023-07-08 10:19:58', 300.00, 30.00, 330.00, 300.00, 'Dome', 'now', 'Greater Accra', 'true legend', 30.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-08 10:21:38', '2023-07-10 14:38:29', NULL), +(2315, 2027, NULL, 'FMW0002335R', NULL, 'completed', '2023-07-08 10:19:58', 240.00, 25.00, 265.00, 240.00, 'opp the goil filling station', 'now', 'Greater Accra', 'Mataheko', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 10:23:25', '2023-07-10 14:36:02', NULL), +(2316, 2028, NULL, 'FMW0002336R', NULL, 'completed', '2023-07-08 10:19:58', 240.00, 30.00, 270.00, 240.00, 'madina post office', 'now', 'Greater Accra', 'madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 10:25:14', '2023-07-10 14:35:42', NULL), +(2317, 2029, NULL, 'FMW0002337R', NULL, 'completed', '2023-07-08 10:19:58', 255.00, 0.00, 255.00, 240.00, 'Osino', 'now', 'Eastern', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 10:27:18', '2023-07-10 14:39:50', NULL), +(2318, 2030, NULL, 'FMW0002338R', NULL, 'completed', '2023-07-08 10:54:28', 150.00, 0.00, 150.00, 120.00, 'Sunflower street', 'now', 'Greater Accra', 'East Legon', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 10:58:11', '2023-07-10 14:35:30', NULL), +(2319, 2031, NULL, 'FMW0002339R', NULL, 'completed', '2023-07-08 11:21:33', 120.00, 25.00, 145.00, 120.00, 'last stop', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 11:24:33', '2023-07-10 14:35:25', NULL), +(2320, 1134, NULL, 'FMW0002340R', NULL, 'completed', '2023-07-08 11:21:33', 150.00, 0.00, 150.00, 120.00, 'Ejisu kwamo', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 11:26:01', '2023-07-11 13:06:38', NULL), +(2321, 2032, NULL, 'FMW0002341R', NULL, 'completed', '2023-07-08 11:27:43', 150.00, 0.00, 150.00, 120.00, 'Ayeduase', 'now', 'Ashanti', 'Tech', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 11:29:04', '2023-07-11 13:05:31', NULL), +(2322, 2033, NULL, 'FMW0002342R', NULL, 'completed', '2023-07-08 11:29:38', 270.00, 0.00, 270.00, 240.00, 'santasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 11:31:57', '2023-07-11 13:06:34', NULL), +(2323, 2034, NULL, 'FMW0002343R', NULL, 'completed', '2023-07-08 11:34:34', 360.00, 30.00, 390.00, 360.00, 'Ogbojo Otenshie', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-08 11:36:23', '2023-07-10 14:35:38', NULL), +(2324, 1487, NULL, 'FMW0002344R', NULL, 'completed', '2023-07-10 08:17:54', 2295.00, 0.00, 2295.00, 2520.00, 'Kasapin', 'now', 'Ahafo', 'sending......', 15.00, 0, 0, 0, NULL, 240.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 08:39:27', '2023-07-11 13:07:56', NULL), +(2325, 2035, NULL, 'FMW0002345R', NULL, 'completed', '2023-07-10 08:17:54', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Ahafo', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 08:40:45', '2023-07-11 13:08:31', NULL), +(2326, 2036, NULL, 'FMW0002346R', NULL, 'completed', '2023-07-10 08:17:54', 150.00, 0.00, 150.00, 120.00, 'Buoho', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 08:42:22', '2023-07-12 13:17:46', NULL), +(2327, 2037, NULL, 'FMW0002347R', NULL, 'completed', '2023-07-10 08:17:54', 855.00, 0.00, 855.00, 840.00, 'Duayaw Nkwanta', 'now', 'Ahafo', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 08:45:01', '2023-07-11 13:07:59', NULL), +(2328, 2038, NULL, 'FMW0002348R', NULL, 'completed', '2023-07-10 08:17:54', 120.00, 30.00, 150.00, 120.00, 'University of Ghana', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 08:46:20', '2023-07-11 13:10:52', NULL), +(2329, 2039, NULL, 'FMW0002349R', NULL, 'completed', '2023-07-10 08:17:54', 240.00, 25.00, 265.00, 240.00, 'Akyeteyma SDA', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 08:47:41', '2023-07-11 13:10:36', NULL), +(2330, 655, NULL, 'FMW0002350R', NULL, 'completed', '2023-07-12 17:32:33', 495.00, 0.00, 495.00, 480.00, 'Assin Fosu', 'now', 'Central', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 08:50:34', '2023-07-12 17:34:40', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(2331, 2040, NULL, 'FMW0002351R', NULL, 'completed', '2023-07-10 08:17:54', 375.00, 0.00, 375.00, 360.00, 'Takoradi', 'now', 'Western', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 08:51:49', '2023-07-11 13:07:33', NULL), +(2332, 2041, NULL, 'FMW0002352R', NULL, 'completed', '2023-07-10 08:17:54', 240.00, 30.00, 270.00, 240.00, 'Ghana link', 'now', 'Greater Accra', 'East legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 08:53:10', '2023-07-11 13:10:04', NULL), +(2333, 2042, NULL, 'FMW0002353R', NULL, 'completed', '2023-07-10 08:17:54', 240.00, 30.00, 270.00, 240.00, 'Sowutuom chop bar', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 08:55:35', '2023-07-11 13:09:59', NULL), +(2334, 2043, NULL, 'FMW0002354R', NULL, 'completed', '2023-07-10 08:17:54', 135.00, 0.00, 135.00, 120.00, 'Suhum ministries', 'now', 'Western', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 08:57:13', '2023-07-11 13:07:36', NULL), +(2335, 2044, NULL, 'FMW0002355R', NULL, 'completed', '2023-07-10 08:17:54', 240.00, 30.00, 270.00, 240.00, 'Banana Inn', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 08:58:15', '2023-07-11 13:12:01', NULL), +(2336, 2045, NULL, 'FMW0002356R', NULL, 'completed', '2023-07-10 08:17:54', 270.00, 0.00, 270.00, 240.00, 'Atwima Boko', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 08:59:30', '2023-07-12 13:17:50', NULL), +(2337, 2046, NULL, 'FMW0002357R', NULL, 'completed', '2023-07-10 08:17:54', 255.00, 0.00, 255.00, 240.00, 'Sunyani', 'now', 'Ahafo', 'sending,...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:00:57', '2023-07-11 13:08:27', NULL), +(2338, 2047, NULL, 'FMW0002358R', NULL, 'completed', '2023-07-10 08:17:54', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:02:21', '2023-07-12 13:17:54', NULL), +(2339, 2048, NULL, 'FMW0002359R', NULL, 'completed', '2023-07-10 08:17:54', 120.00, 35.00, 155.00, 120.00, 'Pokuase', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:03:20', '2023-07-11 13:11:58', NULL), +(2340, 2049, NULL, 'FMW0002360R', NULL, 'completed', '2023-07-10 08:17:54', 120.00, 30.00, 150.00, 120.00, 'University of Ghana', 'now', 'Greater Accra', 'Legon Hall AnnexB', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:04:59', '2023-07-11 13:10:01', NULL), +(2341, 2050, NULL, 'FMW0002361R', NULL, 'completed', '2023-07-10 08:17:54', 120.00, 30.00, 150.00, 120.00, 'East legon hills', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:06:24', '2023-07-11 13:10:07', NULL), +(2342, 2051, NULL, 'FMW0002362R', NULL, 'completed', '2023-07-10 08:17:54', 255.00, 0.00, 255.00, 240.00, 'Osino', 'now', 'Eastern', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:07:51', '2023-07-11 13:08:24', NULL), +(2343, 2052, NULL, 'FMW0002363R', NULL, 'completed', '2023-07-10 08:17:54', 120.00, 30.00, 150.00, 120.00, 'Legon campus', 'now', 'Greater Accra', 'Accca', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:09:07', '2023-07-11 13:11:19', NULL), +(2344, 2053, NULL, 'FMW0002364R', NULL, 'completed', '2023-07-10 08:17:54', 360.00, 25.00, 385.00, 360.00, 'Mamprobi bamboi', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:10:42', '2023-07-11 13:10:10', NULL), +(2345, 2054, NULL, 'FMW0002365R', NULL, 'completed', '2023-07-10 08:17:54', 120.00, 35.00, 155.00, 120.00, 'Oak Valley', 'now', 'Greater Accra', 'Oyarifa mall', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:12:09', '2023-07-11 13:09:49', NULL), +(2346, 2055, NULL, 'FMW0002366D', NULL, 'completed', '2023-07-10 08:17:54', 600.00, 0.00, 600.00, 600.00, 'Nima Market', 'now', 'Greater Accra', 'Nima', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:15:12', '2023-07-11 13:11:50', NULL), +(2347, 1596, NULL, 'FMW0002367D', NULL, 'completed', '2023-07-10 08:17:54', 1015.00, 0.00, 1015.00, 1100.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 100.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:17:43', '2023-07-11 13:07:53', NULL), +(2348, 2056, NULL, 'FMW0002368R', NULL, 'completed', '2023-07-10 08:17:54', 255.00, 0.00, 255.00, 240.00, 'Takoradi', 'now', 'Western', 'sending', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:18:52', '2023-07-11 13:08:17', NULL), +(2349, 2057, NULL, 'FMW0002369R', NULL, 'completed', '2023-07-10 08:17:54', 120.00, 40.00, 160.00, 120.00, 'Adzen kotoku', 'now', 'Greater Accra', 'Accra', 40.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:20:39', '2023-07-11 13:10:46', NULL), +(2350, 2058, NULL, 'FMW0002370R', NULL, 'completed', '2023-07-10 08:17:54', 135.00, 0.00, 135.00, 120.00, 'Enchi', 'now', 'Western North', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:22:54', '2023-07-11 13:07:51', NULL), +(2351, 2059, NULL, 'FMW0002371R', NULL, 'completed', '2023-07-10 08:17:54', 135.00, 0.00, 135.00, 120.00, 'Bolga', 'now', 'Upper East', 'sendng......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:24:26', '2023-07-11 13:08:41', NULL), +(2352, 1339, NULL, 'FMW0002372R', NULL, 'completed', '2023-07-10 08:17:54', 270.00, 0.00, 270.00, 240.00, 'Apatrapa', 'now', 'Ashanti', 'pokukrom', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:27:03', '2023-07-12 13:17:59', NULL), +(2353, 2060, NULL, 'FMW0002373R', NULL, 'completed', '2023-07-10 08:17:54', 150.00, 0.00, 150.00, 120.00, 'Atonsu', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:28:35', '2023-07-12 13:18:11', NULL), +(2354, 2061, NULL, 'FMW0002374R', NULL, 'completed', '2023-07-10 08:17:54', 135.00, 0.00, 135.00, 120.00, 'Takoradi fijai', 'now', 'Western', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:30:12', '2023-07-11 13:07:44', NULL), +(2355, 2062, NULL, 'FMW0002375R', NULL, 'completed', '2023-07-10 08:17:54', 240.00, 35.00, 275.00, 240.00, 'Teiman Burgartown', 'now', 'Greater Accra', 'Teiman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:32:02', '2023-07-11 13:10:42', NULL), +(2356, 2063, NULL, 'FMW0002376R', NULL, 'completed', '2023-07-10 08:17:54', 255.00, 0.00, 255.00, 240.00, 'Takoradi', 'now', 'Western', 'sending', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:33:37', '2023-07-11 13:07:42', NULL), +(2357, 1637, NULL, 'FMW0002377R', NULL, 'completed', '2023-07-10 08:17:54', 630.00, 0.00, 630.00, 720.00, 'Suame ohwim', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:35:28', '2023-07-12 13:17:36', NULL), +(2358, 2064, NULL, 'FMW0002378R', NULL, 'completed', '2023-07-10 08:17:54', 120.00, 30.00, 150.00, 120.00, 'Legon campus', 'now', 'Greater Accra', 'Akuafo Annex A', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:36:53', '2023-07-11 13:10:33', NULL), +(2359, 2065, NULL, 'FMW0002379R', NULL, 'completed', '2023-07-10 08:17:54', 135.00, 0.00, 135.00, 120.00, 'Akim oda', 'now', 'Eastern', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:38:31', '2023-07-11 13:08:45', NULL), +(2360, 2066, NULL, 'FMW0002380R', NULL, 'completed', '2023-07-10 08:17:54', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:39:49', '2023-07-12 13:17:42', NULL), +(2361, 2067, NULL, 'FMW0002381R', NULL, 'completed', '2023-07-10 08:17:54', 135.00, 0.00, 135.00, 120.00, 'Kade', 'now', 'Eastern', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:41:50', '2023-07-11 13:08:14', NULL), +(2362, 2068, NULL, 'FMW0002382R', NULL, 'completed', '2023-07-10 08:17:54', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Anwonmaso', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:43:16', '2023-07-12 13:17:32', NULL), +(2363, 962, NULL, 'FMW0002383R', NULL, 'completed', '2023-07-10 08:17:54', 270.00, 0.00, 270.00, 240.00, 'Adum Boss fm', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:45:10', '2023-07-12 13:17:30', NULL), +(2364, 499, NULL, 'FMW0002384R', NULL, 'completed', '2023-07-10 08:17:54', 270.00, 0.00, 270.00, 240.00, 'Emena hospital', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:46:45', '2023-07-12 13:17:26', NULL), +(2365, 2069, NULL, 'FMW0002385R', NULL, 'completed', '2023-07-10 08:17:54', 120.00, 25.00, 145.00, 120.00, 'Kwahu mortors', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:48:13', '2023-07-11 13:12:09', NULL), +(2366, 2070, NULL, 'FMW0002386R', NULL, 'completed', '2023-07-10 08:17:54', 360.00, 30.00, 390.00, 360.00, 'traditional authority', 'now', 'Greater Accra', 'Nungua', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:49:31', '2023-07-11 13:12:15', NULL), +(2367, 2071, NULL, 'FMW0002387R', NULL, 'completed', '2023-07-10 08:17:54', 135.00, 0.00, 135.00, 120.00, 'Koforidua', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:50:45', '2023-07-11 13:08:20', NULL), +(2368, 1371, NULL, 'FMW0002388R', NULL, 'completed', '2023-07-10 08:17:54', 360.00, 35.00, 395.00, 360.00, 'coom 25', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:52:10', '2023-07-11 13:12:12', NULL), +(2369, 2072, NULL, 'FMW0002389R', NULL, 'completed', '2023-07-10 08:17:54', 135.00, 0.00, 135.00, 120.00, 'Kade', 'now', 'Eastern', 'sending........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:53:24', '2023-07-11 13:07:31', NULL), +(2370, 2073, NULL, 'FMW0002390R', NULL, 'completed', '2023-07-10 08:17:54', 255.00, 0.00, 255.00, 240.00, 'takoradi', 'now', 'Western', 'sending.........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:54:54', '2023-07-11 13:08:38', NULL), +(2371, 2074, NULL, 'FMW0002391R', NULL, 'completed', '2023-07-10 08:17:54', 240.00, 30.00, 270.00, 240.00, 'tsui bleoo', 'now', 'Greater Accra', 'Teshie', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:56:37', '2023-07-11 13:10:21', NULL), +(2372, 921, NULL, 'FMW0002392R', NULL, 'completed', '2023-07-10 08:17:54', 240.00, 30.00, 270.00, 240.00, 'New suame Roman', 'now', 'Ashanti', 'Suame', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:58:34', '2023-07-12 13:17:22', NULL), +(2373, 2075, NULL, 'FMW0002393R', NULL, 'completed', '2023-07-10 10:30:49', 750.00, 0.00, 750.00, 720.00, 'Zongo junc', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 09:59:53', '2023-07-11 13:09:55', NULL), +(2374, 2076, NULL, 'FMW0002394R', NULL, 'completed', '2023-07-10 08:17:54', 120.00, 25.00, 145.00, 120.00, 'Korle Bu', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 10:01:18', '2023-07-11 13:12:05', NULL), +(2375, 2077, NULL, 'FMW0002395R', NULL, 'completed', '2023-07-10 08:17:54', 120.00, 25.00, 145.00, 120.00, 'behind Royal VVIP Bus Station', 'now', 'Greater Accra', 'Circle', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 10:02:31', '2023-07-11 13:12:21', NULL), +(2376, 2078, NULL, 'FMW0002396R', NULL, 'completed', '2023-07-10 08:17:54', 240.00, 25.00, 265.00, 240.00, 'Amormoley Estate', 'now', 'Greater Accra', 'Ablekuma', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 10:03:47', '2023-07-11 13:09:52', NULL), +(2377, 2079, NULL, 'FMW0002397R', NULL, 'completed', '2023-07-10 08:17:54', 120.00, 25.00, 145.00, 120.00, 'Hammock view hotel', 'now', 'Greater Accra', 'Dansoman', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 10:05:06', '2023-07-11 13:10:26', NULL), +(2378, 2080, NULL, 'FMW0002398R', NULL, 'completed', '2023-07-10 08:17:54', 120.00, 25.00, 145.00, 120.00, 'The Rock Hospital', 'now', 'Greater Accra', 'Odorkor', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 10:06:28', '2023-07-11 13:12:18', NULL), +(2379, 2081, NULL, 'FMW0002399R', NULL, 'completed', '2023-07-10 10:07:52', 120.00, 30.00, 150.00, 120.00, 'University of Ghana Law school', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 10:09:18', '2023-07-11 13:10:30', NULL), +(2380, 2082, NULL, 'FMW0002400R', NULL, 'completed', '2023-07-10 10:07:52', 120.00, 25.00, 145.00, 120.00, 'Mamprobi Agege', 'now', 'Greater Accra', 'Mamprobi', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 10:11:05', '2023-07-11 13:10:18', NULL), +(2381, 2083, NULL, 'FMW0002401R', NULL, 'completed', '2023-07-10 10:07:52', 135.00, 0.00, 135.00, 120.00, 'Sefwi', 'now', 'Western North', 'sending,...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 10:13:02', '2023-07-11 13:07:39', NULL), +(2382, 2084, NULL, 'FMW0002402R', NULL, 'completed', '2023-07-10 10:50:05', 120.00, 25.00, 145.00, 120.00, 'Awudome estate', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 10:51:19', '2023-07-11 13:11:47', NULL), +(2383, 2085, NULL, 'FMW0002403R', NULL, 'completed', '2023-07-10 10:50:05', 240.00, 30.00, 270.00, 240.00, 'Micheletti', 'now', 'Greater Accra', 'Pantang hospitral road', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 10:53:00', '2023-07-11 13:11:34', NULL), +(2384, 2086, NULL, 'FMW0002404R', NULL, 'completed', '2023-07-10 10:50:05', 240.00, 30.00, 270.00, 240.00, 'Spine and nerve center Ghana', 'now', 'Greater Accra', 'East Legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 10:54:30', '2023-07-11 13:11:44', NULL), +(2385, 2087, NULL, 'FMW0002405R', NULL, 'completed', '2023-07-10 10:50:05', 240.00, 30.00, 270.00, 240.00, 'LA', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 10:55:45', '2023-07-11 13:11:28', NULL), +(2386, 2088, NULL, 'FMW0002406D', NULL, 'completed', '2023-07-10 11:00:20', 300.00, 30.00, 330.00, 300.00, 'Teshie', 'now', 'Greater Accra', 'lascala', 30.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-10 11:03:02', '2023-07-11 13:11:55', NULL), +(2387, 2089, NULL, 'FMW0002407R', NULL, 'completed', '2023-07-10 11:10:26', 120.00, 25.00, 145.00, 120.00, 'Aticeo junc', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 11:11:25', '2023-07-11 13:11:39', NULL), +(2388, 2090, NULL, 'FMW0002408R', NULL, 'completed', '2023-07-10 11:17:05', 120.00, 30.00, 150.00, 120.00, 'Habona', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 11:18:16', '2023-07-11 13:10:39', NULL), +(2389, 2091, NULL, 'FMW0002409R', NULL, 'completed', '2023-07-10 11:45:02', 255.00, 0.00, 255.00, 240.00, 'Kokompe', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 11:47:04', '2023-07-11 13:08:06', NULL), +(2390, 2092, NULL, 'FMW0002410R', NULL, 'completed', '2023-07-12 11:58:03', 120.00, 35.00, 155.00, 120.00, 'com5', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 11:48:29', '2023-07-12 11:58:19', NULL), +(2391, 1844, NULL, 'FMW0002411R', NULL, 'completed', '2023-07-10 11:45:02', 150.00, 0.00, 150.00, 120.00, 'Ejisu', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 11:49:53', '2023-07-12 13:17:19', NULL), +(2392, 2093, NULL, 'FMW0002412R', NULL, 'completed', '2023-07-10 12:06:27', 120.00, 30.00, 150.00, 120.00, 'volta hall', 'now', 'Greater Accra', 'Legon ampus bussiness school', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 12:08:03', '2023-07-11 13:12:30', NULL), +(2393, 2094, NULL, 'FMW0002413R', NULL, 'completed', '2023-07-10 12:14:49', 390.00, 0.00, 390.00, 360.00, 'Fawoade', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-10 12:16:31', '2023-07-12 13:18:24', NULL), +(2394, 893, NULL, 'FMD0002414D', NULL, 'completed', '2023-07-10 18:55:39', 200.00, 0.00, 200.00, 200.00, 'Tamale', 'now', 'Northern', 'Aboabo', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-10 18:56:02', '2023-07-10 18:56:02', NULL), +(2395, 1340, NULL, 'FMW0002415R', NULL, 'completed', '2023-07-11 07:55:14', 260.00, 0.00, 260.00, 240.00, 'Roman Ridge', 'now', 'Greater Accra', 'Accra', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 07:54:45', '2023-07-13 13:13:36', NULL), +(2396, 2095, NULL, 'FMW0002416R', NULL, 'completed', '2023-07-11 07:55:31', 270.00, 0.00, 270.00, 240.00, 'Obuasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 07:57:38', '2023-07-13 13:21:08', NULL), +(2397, 2096, NULL, 'FMW0002417R', NULL, 'completed', '2023-07-11 07:55:31', 150.00, 0.00, 150.00, 120.00, 'Pankrono atimatim junc', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:00:14', '2023-07-13 13:21:05', NULL), +(2398, 262, NULL, 'FMW0002418R', NULL, 'completed', '2023-07-11 07:55:31', 360.00, 30.00, 390.00, 360.00, 'School junc', 'now', 'Greater Accra', 'botwe', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:02:04', '2023-07-13 13:13:27', NULL), +(2399, 1714, NULL, 'FMW0002419R', NULL, 'completed', '2023-07-11 07:55:31', 270.00, 0.00, 270.00, 240.00, 'Old tafo', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:03:56', '2023-07-13 13:21:01', NULL), +(2400, 2097, NULL, 'FMW0002420R', NULL, 'completed', '2023-07-11 07:55:31', 120.00, 30.00, 150.00, 120.00, 'DVLA Cantoments head office', 'now', 'Greater Accra', 'DVLA', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:05:34', '2023-07-13 13:14:48', NULL), +(2401, 1032, NULL, 'FMW0002421R', NULL, 'completed', '2023-07-11 07:55:31', 120.00, 30.00, 150.00, 120.00, 'Fiesta residences', 'now', 'Greater Accra', 'Cantoment', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:07:06', '2023-07-13 13:13:33', NULL), +(2402, 2098, NULL, 'FMW0002422R', NULL, 'completed', '2023-07-11 07:55:31', 240.00, 30.00, 270.00, 240.00, 'Spintex', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:09:15', '2023-07-13 13:12:41', NULL), +(2403, 2099, NULL, 'FMW0002423R', NULL, 'completed', '2023-07-11 07:55:31', 255.00, 0.00, 255.00, 240.00, 'Winneba', 'now', 'Central', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:13:26', '2023-07-12 13:19:43', NULL), +(2404, 2100, NULL, 'FMW0002424R', NULL, 'completed', '2023-07-11 07:55:31', 120.00, 30.00, 150.00, 120.00, 'Nyaniba Estate', 'now', 'Greater Accra', 'Labone', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:15:45', '2023-07-13 13:14:28', NULL), +(2405, 2101, NULL, 'FMW0002425R', NULL, 'completed', '2023-07-11 07:55:31', 135.00, 0.00, 135.00, 120.00, 'Hohoe', 'now', 'Volta', 'Sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:19:22', '2023-07-12 13:19:32', NULL), +(2406, 2102, NULL, 'FMW0002426R', NULL, 'completed', '2023-07-11 07:55:31', 720.00, 30.00, 750.00, 720.00, 'Agbogbloshie Onion market', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:24:30', '2023-07-13 13:12:59', NULL), +(2407, 2103, NULL, 'FMW0002427R', NULL, 'completed', '2023-07-11 07:55:31', 120.00, 25.00, 145.00, 120.00, 'Dansoman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:25:38', '2023-07-13 13:12:56', NULL), +(2408, 2104, NULL, 'FMW0002428R', NULL, 'completed', '2023-07-11 07:55:31', 120.00, 35.00, 155.00, 120.00, 'atadeka', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:28:49', '2023-07-13 13:15:00', NULL), +(2409, 2105, NULL, 'FMW0002429R', NULL, 'completed', '2023-07-11 07:55:31', 120.00, 25.00, 145.00, 120.00, 'Dansoman last stop', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:30:27', '2023-07-13 13:14:39', NULL), +(2410, 2106, NULL, 'FMW0002430R', NULL, 'completed', '2023-07-11 07:55:31', 270.00, 0.00, 270.00, 240.00, 'Atimatim pankrono', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:32:43', '2023-07-13 13:20:58', NULL), +(2411, 2107, NULL, 'FMW0002431R', NULL, 'completed', '2023-07-11 07:55:31', 240.00, 30.00, 270.00, 240.00, 'Ashongman estate', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:34:30', '2023-07-13 13:12:36', NULL), +(2412, 1282, NULL, 'FMW0002432R', NULL, 'completed', '2023-07-11 07:55:31', 255.00, 0.00, 255.00, 240.00, 'Aboabo', 'now', 'Northern', 'Tamale', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:36:03', '2023-07-12 13:19:24', NULL), +(2413, 2108, NULL, 'FMW0002433R', NULL, 'completed', '2023-07-11 07:55:31', 120.00, 25.00, 145.00, 120.00, 'Adabraka two thousand limited', 'now', 'Greater Accra', 'Adabraka', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:38:58', '2023-07-13 13:12:49', NULL), +(2414, 409, NULL, 'FMW0002434R', NULL, 'completed', '2023-07-11 07:55:31', 255.00, 0.00, 255.00, 240.00, 'Goaso', 'now', 'Ahafo', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:40:42', '2023-07-12 13:19:16', NULL), +(2415, 2109, NULL, 'FMW0002435R', NULL, 'completed', '2023-07-11 07:55:31', 120.00, 35.00, 155.00, 120.00, 'com25 Estate near DPS', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:42:34', '2023-07-11 13:01:02', NULL), +(2416, 2110, NULL, 'FMW0002436R', NULL, 'completed', '2023-07-11 07:55:31', 270.00, 0.00, 270.00, 240.00, 'north suntreso', 'now', 'Greater Accra', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:44:26', '2023-07-13 13:20:55', NULL), +(2417, 2111, NULL, 'FMW0002437R', NULL, 'completed', '2023-07-11 07:55:31', 255.00, 0.00, 255.00, 240.00, 'Bibiani', 'now', 'Western North', 'Sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:47:40', '2023-07-12 13:19:28', NULL), +(2418, 1238, NULL, 'FMW0002438R', NULL, 'completed', '2023-07-11 07:55:31', 120.00, 35.00, 155.00, 120.00, 'timbermarket', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:49:11', '2023-07-13 13:14:26', NULL), +(2419, 2112, NULL, 'FMW0002439R', NULL, 'completed', '2023-07-11 07:55:31', 270.00, 0.00, 270.00, 240.00, 'Asafo', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:51:21', '2023-07-13 13:20:51', NULL), +(2420, 2113, NULL, 'FMW0002440R', NULL, 'completed', '2023-07-11 07:55:31', 120.00, 20.00, 140.00, 120.00, 'Ofaakor', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:52:55', '2023-07-13 13:14:41', NULL), +(2421, 2114, NULL, 'FMW0002441R', NULL, 'completed', '2023-07-11 07:55:31', 270.00, 0.00, 270.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:54:28', '2023-07-13 13:20:29', NULL), +(2422, 2115, NULL, 'FMW0002442R', NULL, 'completed', '2023-07-11 07:55:31', 120.00, 30.00, 150.00, 120.00, 'Bawaleshie allied oil', 'now', 'Greater Accra', 'East legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:56:34', '2023-07-13 13:13:19', NULL), +(2423, 2116, NULL, 'FMW0002443R', NULL, 'completed', '2023-07-11 07:55:31', 120.00, 25.00, 145.00, 120.00, 'Kwashieman addy junc', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 08:58:04', '2023-07-13 13:13:45', NULL), +(2424, 2117, NULL, 'FMW0002444R', NULL, 'completed', '2023-07-11 07:55:31', 255.00, 0.00, 255.00, 240.00, 'Takoradi', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 09:03:11', '2023-07-12 13:18:53', NULL), +(2425, 2118, NULL, 'FMW0002445R', NULL, 'completed', '2023-07-11 07:55:31', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Bono', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 09:05:40', '2023-07-12 13:19:37', NULL), +(2426, 2119, NULL, 'FMW0002446R', NULL, 'completed', '2023-07-11 07:55:31', 240.00, 35.00, 275.00, 240.00, 'Mataheko', 'now', 'Greater Accra', 'Afienya', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 09:07:15', '2023-07-13 13:13:49', NULL), +(2427, 611, NULL, 'FMW0002447D', NULL, 'completed', '2023-07-11 07:55:31', 900.00, 30.00, 930.00, 900.00, 'Lomnava trotro station', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-11 09:10:18', '2023-07-13 13:14:33', NULL), +(2428, 2120, NULL, 'FMW0002448R', NULL, 'completed', '2023-07-11 07:55:31', 150.00, 0.00, 150.00, 120.00, 'Meduma', 'now', 'Ashanti', 'Tafo to manponten road', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 09:12:31', '2023-07-13 13:20:13', NULL), +(2429, 2121, NULL, 'FMW0002449R', NULL, 'completed', '2023-07-11 07:55:31', 120.00, 20.00, 140.00, 120.00, 'commercial Bank', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 09:14:01', '2023-07-13 13:13:39', NULL), +(2430, 2122, NULL, 'FMW0002450R', NULL, 'completed', '2023-07-11 07:55:31', 120.00, 25.00, 145.00, 120.00, 'Isarel', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 09:15:47', '2023-07-13 13:12:52', NULL), +(2431, 2123, NULL, 'FMW0002451R', NULL, 'completed', '2023-07-11 09:41:50', 275.00, 0.00, 275.00, 240.00, 'Oyarifa mr smith hotel', 'now', 'Greater Accra', 'Oyarifa', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 09:43:47', '2023-07-13 13:12:45', NULL), +(2432, 2124, NULL, 'FMW0002452R', NULL, 'completed', '2023-07-11 09:45:52', 1560.00, 25.00, 1585.00, 1680.00, 'Total Energies service Station', 'now', 'Greater Accra', 'Kotobabi', 25.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 09:48:39', '2023-07-13 13:13:02', NULL), +(2433, 1848, NULL, 'FMW0002453R', NULL, 'completed', '2023-07-11 09:45:52', 1200.00, 25.00, 1225.00, 1320.00, 'Lapaz', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 09:50:57', '2023-07-13 13:14:56', NULL), +(2434, 2125, NULL, 'FMW0002454R', NULL, 'completed', '2023-07-11 09:45:52', 120.00, 25.00, 145.00, 120.00, 'Dansoman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 09:52:22', '2023-07-13 13:13:14', NULL), +(2435, 2126, NULL, 'FMW0002455R', NULL, 'completed', '2023-07-11 10:06:26', 120.00, 25.00, 145.00, 120.00, 'Gaza street', 'now', 'Greater Accra', 'Kotobabi', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 10:07:31', '2023-07-13 13:13:11', NULL), +(2436, 2127, NULL, 'FMW0002456R', NULL, 'completed', '2023-07-11 10:09:02', 150.00, 0.00, 150.00, 120.00, 'Ejisu', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 10:10:04', '2023-07-13 13:21:14', NULL), +(2437, 2128, NULL, 'FMW0002457R', NULL, 'completed', '2023-07-11 10:22:43', 360.00, 25.00, 385.00, 360.00, 'Darkuman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 10:23:57', '2023-07-13 13:14:36', NULL), +(2438, 2129, NULL, 'FMW0002458R', NULL, 'completed', '2023-07-11 11:04:27', 145.00, 0.00, 145.00, 120.00, 'North kaneshie', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 11:06:07', '2023-07-13 13:13:05', NULL), +(2439, 2130, NULL, 'FMW0002459R', NULL, 'completed', '2023-07-11 11:04:27', 255.00, 0.00, 255.00, 240.00, 'Sefwi bodi', 'now', 'Western North', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 11:08:15', '2023-07-12 13:19:20', NULL), +(2440, 2131, NULL, 'FMW0002460R', NULL, 'completed', '2023-07-11 11:09:53', 120.00, 20.00, 140.00, 120.00, 'Scc DVLA', 'now', 'Greater Accra', 'Accra', 20.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 11:11:03', '2023-07-13 13:14:44', NULL), +(2441, 2132, NULL, 'FMW0002461R', NULL, 'completed', '2023-07-11 11:40:52', 255.00, 0.00, 255.00, 240.00, 'poly traffic', 'now', 'Western', 'Koforidua', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 11:43:35', '2023-07-12 13:18:57', NULL), +(2442, 2133, NULL, 'FMW0002462R', NULL, 'completed', '2023-07-11 11:47:41', 270.00, 0.00, 270.00, 240.00, 'Teshie Ford School', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 11:50:51', '2023-07-13 13:12:31', NULL), +(2443, 2134, NULL, 'FMW0002463R', NULL, 'completed', '2023-07-11 11:54:52', 375.00, 0.00, 375.00, 360.00, 'Paradise resort Nsutam', 'now', 'Eastern', 'sending....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 11:57:07', '2023-07-12 13:19:01', NULL), +(2444, 2135, NULL, 'FMW0002464R', NULL, 'completed', '2023-07-11 12:15:08', 150.00, 0.00, 150.00, 120.00, 'Ejisu', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 12:16:32', '2023-07-13 13:18:58', NULL), +(2445, 2136, NULL, 'FMW0002465R', NULL, 'completed', '2023-07-11 12:15:08', 240.00, 30.00, 270.00, 240.00, 'Sowutuom', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 12:17:33', '2023-07-11 13:00:03', NULL), +(2446, 2137, NULL, 'FMW0002466R', NULL, 'completed', '2023-07-11 12:15:08', 240.00, 25.00, 265.00, 240.00, 'Kwashiebu', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 12:19:02', '2023-07-13 13:15:03', NULL), +(2447, 1082, NULL, 'FMW0002467R', NULL, 'completed', '2023-07-11 14:53:19', 2415.00, 0.00, 2415.00, 2640.00, 'Sefwi Anhwiaso', 'now', 'Western North', 'Nursing training', 15.00, 0, 0, 0, NULL, 240.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 12:22:56', '2023-07-12 13:19:07', NULL), +(2448, 2138, NULL, 'FMW0002468R', NULL, 'completed', '2023-07-11 15:03:25', 255.00, 0.00, 255.00, 240.00, 'Sehwi wiawso', 'now', 'Western North', 'sending...', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 15:06:02', '2023-07-12 13:19:04', NULL), +(2449, 2139, NULL, 'FMW0002469R', NULL, 'completed', '2023-07-11 15:45:55', 270.00, 0.00, 270.00, 240.00, 'Santasi Newsite', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 15:47:57', '2023-07-13 13:21:18', NULL), +(2450, 2140, NULL, 'FMW0002470R', NULL, 'completed', '2023-07-11 15:53:04', 135.00, 0.00, 135.00, 120.00, 'Tarkwa', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-11 15:54:10', '2023-07-12 13:19:11', NULL), +(2451, 2141, NULL, 'FMD0002471D', NULL, 'completed', '2023-07-11 20:07:30', 300.00, 0.00, 300.00, 300.00, 'Goaso', 'now', 'Brong-Ahafo', 'Akrodie', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-11 20:08:02', '2023-07-11 20:08:02', NULL), +(2452, 2142, NULL, 'FMW0002472R', NULL, 'completed', '2023-07-12 07:58:42', 135.00, 0.00, 135.00, 120.00, 'Anaji opp Queensland hotel', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:09:49', '2023-07-13 13:21:51', NULL), +(2453, 2143, NULL, 'FMW0002473R', NULL, 'completed', '2023-07-12 07:58:42', 240.00, 30.00, 270.00, 240.00, 'Paraku Estate', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:11:48', '2023-07-13 13:18:32', NULL), +(2454, 530, NULL, 'FMW0002474D', NULL, 'completed', '2023-07-12 07:58:42', 3000.00, 35.00, 3035.00, 3300.00, 'Amasaman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 300.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:16:07', '2023-07-13 13:17:08', NULL), +(2455, 2144, NULL, 'FMW0002475R', NULL, 'completed', '2023-07-12 07:58:42', 255.00, 0.00, 255.00, 240.00, 'Kenyasi', 'now', 'Ahafo', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:17:14', '2023-07-13 13:21:58', NULL), +(2456, 2145, NULL, 'FMW0002476R', NULL, 'completed', '2023-07-12 07:58:42', 240.00, 35.00, 275.00, 240.00, 'Ashiaman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:18:25', '2023-07-13 13:15:39', NULL), +(2457, 2146, NULL, 'FMW0002477R', NULL, 'completed', '2023-07-12 07:58:42', 120.00, 25.00, 145.00, 120.00, 'Gbawe CP last stop', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:19:42', '2023-07-13 13:18:18', NULL), +(2458, 1081, NULL, 'FMW0002478R', NULL, 'completed', '2023-07-12 07:58:42', 495.00, 0.00, 495.00, 480.00, 'Tamale', 'now', 'Northern', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:21:19', '2023-07-13 13:21:55', NULL), +(2459, 2147, NULL, 'FMW0002479R', NULL, 'completed', '2023-07-12 07:58:42', 135.00, 0.00, 135.00, 120.00, 'Nkawkaw total 2 filling station', 'now', 'Eastern', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:23:24', '2023-07-13 13:21:47', NULL), +(2460, 2148, NULL, 'FMW0002480R', NULL, 'completed', '2023-07-12 07:58:42', 270.00, 0.00, 270.00, 240.00, 'Santasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:25:06', '2023-07-14 13:43:40', NULL), +(2461, 2149, NULL, 'FMW0002481R', NULL, 'completed', '2023-07-12 07:58:42', 120.00, 30.00, 150.00, 120.00, 'Dr.hilla liman', 'now', 'Greater Accra', 'Legon', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:26:26', '2023-07-13 13:18:23', NULL), +(2462, 2150, NULL, 'FMW0002482R', NULL, 'completed', '2023-07-12 07:58:42', 240.00, 30.00, 270.00, 240.00, 'Virgin palace guesthouse', 'now', 'Greater Accra', 'Spintex', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:28:50', '2023-07-13 13:15:47', NULL), +(2463, 2151, NULL, 'FMW0002483R', NULL, 'completed', '2023-07-12 07:58:42', 120.00, 25.00, 145.00, 120.00, 'GIIHOC distilleries', 'now', 'Greater Accra', 'North industrials area', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:30:36', '2023-07-13 13:17:39', NULL), +(2464, 2152, NULL, 'FMW0002484R', NULL, 'completed', '2023-07-12 08:46:49', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Bono', 'sending..', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:33:00', '2023-07-13 13:21:44', NULL), +(2466, 1261, NULL, 'FMW0002486R', NULL, 'completed', '2023-07-12 07:58:42', 120.00, 20.00, 140.00, 120.00, 'Kasoa yoo mart', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:37:49', '2023-07-13 13:15:44', NULL), +(2467, 2154, NULL, 'FMW0002487R', NULL, 'completed', '2023-07-12 07:58:42', 150.00, 0.00, 150.00, 120.00, 'Fawoade mamponteng', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:40:10', '2023-07-14 13:43:20', NULL), +(2468, 2155, NULL, 'FMW0002488R', NULL, 'completed', '2023-07-12 07:58:42', 240.00, 30.00, 270.00, 240.00, 'Nungua sea water', 'now', 'Greater Accra', 'Nungua', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:41:25', '2023-07-13 13:17:33', NULL), +(2469, 1513, NULL, 'FMW0002489R', NULL, 'completed', '2023-07-12 07:58:42', 240.00, 30.00, 270.00, 240.00, 'Rockstones office', 'now', 'Greater Accra', 'Cantoments', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:42:55', '2023-07-13 13:17:22', NULL), +(2470, 2156, NULL, 'FMW0002490R', NULL, 'completed', '2023-07-12 07:58:42', 120.00, 20.00, 140.00, 120.00, 'Sunda international HS', 'now', 'Greater Accra', 'Kasoa bortianor', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:44:43', '2023-07-13 13:17:16', NULL), +(2471, 2157, NULL, 'FMW0002491R', NULL, 'completed', '2023-07-12 07:58:42', 120.00, 25.00, 145.00, 120.00, 'Kaneshie market', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:46:17', '2023-07-13 13:17:35', NULL), +(2472, 2158, NULL, 'FMW0002492R', NULL, 'completed', '2023-07-12 08:47:21', 270.00, 0.00, 270.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 08:48:25', '2023-07-14 13:43:24', NULL), +(2473, 2159, NULL, 'FMW0002493R', NULL, 'completed', '2023-07-12 09:13:49', 120.00, 25.00, 145.00, 120.00, 'Accra opp the post office', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 09:15:51', '2023-07-13 13:17:47', NULL), +(2474, 935, NULL, 'FMW0002494D', NULL, 'completed', '2023-07-12 09:13:49', 630.00, 0.00, 630.00, 600.00, 'Asuoyeboah IPT', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-12 09:18:22', '2023-07-14 13:43:30', NULL), +(2475, 2160, NULL, 'FMW0002495R', NULL, 'completed', '2023-07-12 09:21:09', 120.00, 35.00, 155.00, 120.00, 'Tema harbor', 'now', 'Greater Accra', 'Nick scan', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 09:22:30', '2023-07-13 13:17:25', NULL), +(2476, 2140, NULL, 'FMW0002496R', NULL, 'completed', '2023-07-12 09:38:48', 120.00, 0.00, 120.00, 120.00, 'Tarkwa', 'now', 'Western', 'sending....', 0.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 09:40:10', '2023-07-13 13:22:06', NULL), +(2477, 2161, NULL, 'FMW0002497R', NULL, 'completed', '2023-07-12 09:38:48', 135.00, 0.00, 135.00, 120.00, 'Cape coast green hill', 'now', 'Central', 'sending.......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 09:41:25', '2023-07-13 13:22:02', NULL), +(2478, 894, NULL, 'FMW0002498R', NULL, 'completed', '2023-07-12 10:21:12', 255.00, 0.00, 255.00, 240.00, 'Anaji', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 10:22:52', '2023-07-13 13:22:21', NULL), +(2479, 952, NULL, 'FMW0002499R', NULL, 'completed', '2023-07-12 10:21:12', 255.00, 0.00, 255.00, 240.00, 'Takoradi', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 10:24:33', '2023-07-13 13:22:12', NULL), +(2480, 2162, NULL, 'FMW0002500R', NULL, 'completed', '2023-07-12 10:21:12', 270.00, 0.00, 270.00, 240.00, 'Abuakwa', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 10:25:50', '2023-07-14 13:43:35', NULL), +(2481, 2026, NULL, 'FMW0002501R', NULL, 'completed', '2023-07-12 10:28:33', 480.00, 30.00, 510.00, 480.00, 'Dome', 'now', 'Greater Accra', 'true legend', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 10:30:11', '2023-07-13 13:17:57', NULL), +(2482, 546, NULL, 'FMW0002502D', NULL, 'completed', '2023-07-12 10:58:38', 730.00, 0.00, 730.00, 700.00, 'Ayeduase KNUST', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-12 11:06:18', '2023-07-14 13:44:02', NULL), +(2483, 2163, NULL, 'FMW0002503R', NULL, 'completed', '2023-07-12 11:22:16', 150.00, 0.00, 150.00, 120.00, 'Akom off offinso road', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 11:24:27', '2023-07-14 13:43:44', NULL), +(2484, 2164, NULL, 'FMW0002504R', NULL, 'completed', '2023-07-12 11:22:16', 270.00, 0.00, 270.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 11:26:10', '2023-07-14 13:43:54', NULL), +(2485, 2165, NULL, 'FMW0002505R', NULL, 'completed', '2023-07-12 11:22:16', 240.00, 30.00, 270.00, 240.00, 'Madina', 'now', 'Greater Accra', 'post office', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 11:27:35', '2023-07-13 13:18:02', NULL), +(2486, 2166, NULL, 'FMW0002506R', NULL, 'completed', '2023-07-12 11:22:16', 150.00, 0.00, 150.00, 120.00, 'Achimota golf park', 'now', 'Greater Accra', 'beside atala', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 11:29:05', '2023-07-13 13:15:36', NULL), +(2487, 2167, NULL, 'FMW0002507D', NULL, 'completed', '2023-07-12 12:04:42', 300.00, 30.00, 330.00, 300.00, 'Adjiringanor', 'now', 'Greater Accra', 'East legon', 30.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-12 12:10:07', '2023-07-13 13:15:14', NULL), +(2488, 2168, NULL, 'FMW0002508R', NULL, 'completed', '2023-07-12 14:59:07', 120.00, 25.00, 145.00, 120.00, 'Accra VIP station', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 15:01:03', '2023-07-13 13:22:51', NULL), +(2489, 999, NULL, 'FMW0002509R', NULL, 'completed', '2023-07-12 14:59:07', 375.00, 0.00, 375.00, 360.00, 'Winneba', 'now', 'Central', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 15:04:01', '2023-07-13 13:22:58', NULL), +(2490, 2169, NULL, 'FMW0002510R', NULL, 'completed', '2023-07-12 14:59:07', 255.00, 0.00, 255.00, 240.00, 'cape coast', 'now', 'Central', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 15:05:55', '2023-07-13 13:22:43', NULL), +(2491, 980, NULL, 'FMW0002511R', NULL, 'completed', '2023-07-12 15:14:45', 855.00, 0.00, 855.00, 840.00, 'Bogoso', 'now', 'Western', 'sending,...........', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 15:16:49', '2023-07-13 13:22:55', NULL), +(2492, 1846, NULL, 'FMW0002512R', NULL, 'completed', '2023-07-12 15:17:35', 375.00, 0.00, 375.00, 360.00, 'Goaso', 'now', 'Ahafo', 'sending...', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-12 15:19:12', '2023-07-13 13:22:25', NULL), +(2493, 2170, NULL, 'FMW0002513D', NULL, 'completed', '2023-07-12 17:04:07', 1310.00, 0.00, 1310.00, 1400.00, 'Santasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 120.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-12 17:06:59', '2023-07-14 13:44:07', NULL), +(2494, 2171, NULL, 'FMW0002514R', NULL, 'completed', '2023-07-13 09:11:58', 120.00, 25.00, 145.00, 120.00, 'Ablekuma', 'now', 'Greater Accra', 'plantinum school', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:13:22', '2023-07-14 13:41:19', NULL), +(2495, 2055, NULL, 'FMW0002515R', NULL, 'completed', '2023-07-13 09:11:58', 480.00, 30.00, 510.00, 480.00, 'Nima Market', 'now', 'Greater Accra', 'Nima', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:15:00', '2023-07-14 13:41:35', NULL), +(2496, 2172, NULL, 'FMW0002516R', NULL, 'completed', '2023-07-13 09:11:58', 120.00, 35.00, 155.00, 120.00, 'Afienya mataheko', 'now', 'Greater Accra', 'Shell filling station', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:16:33', '2023-07-14 13:42:23', NULL), +(2497, 2173, NULL, 'FMW0002517R', NULL, 'completed', '2023-07-13 09:11:58', 150.00, 0.00, 150.00, 120.00, 'Atonsu', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:18:04', '2023-07-17 13:24:07', NULL), +(2498, 2174, NULL, 'FMW0002518R', NULL, 'completed', '2023-07-13 09:11:58', 240.00, 35.00, 275.00, 240.00, 'barbies learning center', 'now', 'Greater Accra', 'Lashibi com20', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:20:23', '2023-07-14 13:42:26', NULL), +(2499, 1596, NULL, 'FMW0002519D', NULL, 'completed', '2023-07-13 09:11:58', 515.00, 0.00, 515.00, 500.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:22:03', '2023-07-14 13:45:21', NULL), +(2500, 2175, NULL, 'FMW0002520D', NULL, 'completed', '2023-07-13 09:11:58', 300.00, 30.00, 330.00, 300.00, 'Aviance Airports', 'now', 'Greater Accra', 'Accra........L', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:24:13', '2023-07-14 13:41:41', NULL), +(2501, 2176, NULL, 'FMW0002521R', NULL, 'completed', '2023-07-13 09:11:58', 255.00, 0.00, 255.00, 240.00, 'Prestea', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:26:24', '2023-07-14 13:45:27', NULL), +(2502, 2177, NULL, 'FMW0002522R', NULL, 'completed', '2023-07-13 09:11:58', 240.00, 20.00, 260.00, 240.00, 'Kasoa opeikuma', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:27:49', '2023-07-14 13:41:08', NULL), +(2503, 2178, NULL, 'FMW0002523R', NULL, 'completed', '2023-07-13 09:11:58', 120.00, 30.00, 150.00, 120.00, 'Madina castle royale homes', 'now', 'Greater Accra', 'Madina', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:29:32', '2023-07-14 13:42:31', NULL), +(2504, 2179, NULL, 'FMW0002524R', NULL, 'completed', '2023-07-13 09:35:46', 120.00, 30.00, 150.00, 120.00, 'Israel polce station', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:37:18', '2023-07-14 13:41:26', NULL), +(2505, 2180, NULL, 'FMW0002525D', NULL, 'completed', '2023-07-13 09:35:46', 300.00, 30.00, 330.00, 300.00, 'East legon', 'now', 'Greater Accra', 'First Atlantic Bank American House', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:39:35', '2023-07-14 13:42:15', NULL), +(2506, 1067, NULL, 'FMW0002526R', NULL, 'completed', '2023-07-13 09:35:46', 120.00, 20.00, 140.00, 120.00, 'Kasoa ofankor', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:40:44', '2023-07-14 13:41:12', NULL), +(2507, 2181, NULL, 'FMW0002527R', NULL, 'completed', '2023-07-13 09:35:46', 255.00, 0.00, 255.00, 240.00, 'Nkawkaw', 'now', 'Eastern', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:42:18', '2023-07-14 13:45:32', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(2508, 2026, NULL, 'FMW0002528R', NULL, 'completed', '2023-07-13 09:35:46', 240.00, 30.00, 270.00, 240.00, 'Dome', 'now', 'Greater Accra', 'true legend', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:43:49', '2023-07-14 13:41:23', NULL), +(2509, 2182, NULL, 'FMW0002529R', NULL, 'completed', '2023-07-13 09:35:46', 135.00, 0.00, 135.00, 120.00, 'UCC Campus', 'now', 'Central', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:45:31', '2023-07-14 13:45:39', NULL), +(2510, 2183, NULL, 'FMW0002530R', NULL, 'completed', '2023-07-13 09:35:46', 120.00, 20.00, 140.00, 120.00, 'Kasoa', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:47:53', '2023-07-14 13:41:15', NULL), +(2511, 2184, NULL, 'FMW0002531R', NULL, 'completed', '2023-07-13 09:35:46', 120.00, 30.00, 150.00, 120.00, 'Police headquarters', 'now', 'Greater Accra', 'Cantoments', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:49:27', '2023-07-14 13:41:29', NULL), +(2512, 1318, NULL, 'FMW0002532R', NULL, 'completed', '2023-07-13 09:35:46', 240.00, 30.00, 270.00, 240.00, 'mamobi market', 'now', 'Greater Accra', 'Mamobi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:50:46', '2023-07-14 13:41:38', NULL), +(2513, 2185, NULL, 'FMW0002533R', NULL, 'completed', '2023-07-13 09:35:46', 240.00, 35.00, 275.00, 240.00, 'Afienya', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:52:05', '2023-07-14 13:41:32', NULL), +(2514, 2186, NULL, 'FMW0002534D', NULL, 'completed', '2023-07-13 09:35:46', 500.00, 35.00, 535.00, 500.00, 'Ashaiman Lebanon', 'now', 'Greater Accra', 'Ashaiman.........L', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:54:53', '2023-07-14 13:41:46', NULL), +(2515, 2187, NULL, 'FMW0002535R', NULL, 'completed', '2023-07-13 09:35:46', 120.00, 30.00, 150.00, 120.00, 'Ridge', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 09:55:54', '2023-07-14 13:42:19', NULL), +(2516, 2188, NULL, 'FMW0002536R', NULL, 'completed', '2023-07-13 11:14:48', 120.00, 25.00, 145.00, 120.00, 'Circle', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 11:15:47', '2023-07-14 13:41:04', NULL), +(2517, 2189, NULL, 'FMW0002537R', NULL, 'completed', '2023-07-13 11:14:48', 495.00, 0.00, 495.00, 480.00, 'Ho', 'now', 'Volta', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 11:17:30', '2023-07-14 13:45:18', NULL), +(2518, 2190, NULL, 'FMW0002538R', NULL, 'completed', '2023-07-13 12:09:30', 120.00, 25.00, 145.00, 120.00, 'Mamprobi', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 12:10:41', '2023-07-14 13:42:42', NULL), +(2519, 2191, NULL, 'FMW0002539R', NULL, 'completed', '2023-07-13 12:09:30', 150.00, 0.00, 150.00, 120.00, 'Obuasi', 'now', 'Ashanti', 'Kasoa', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 12:13:07', '2023-07-17 13:24:11', NULL), +(2520, 2192, NULL, 'FMW0002540R', NULL, 'completed', '2023-07-13 12:09:30', 270.00, 0.00, 270.00, 240.00, 'Fawoade', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 12:14:15', '2023-07-17 13:24:04', NULL), +(2521, 2193, NULL, 'FMW0002541R', NULL, 'completed', '2023-07-13 12:09:30', 1080.00, 30.00, 1110.00, 1080.00, 'Controller ministries', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 12:25:08', '2023-07-14 13:42:33', NULL), +(2522, 2194, NULL, 'FMW0002542R', NULL, 'completed', '2023-07-13 12:09:30', 120.00, 25.00, 145.00, 120.00, 'rasta junc', 'now', 'Greater Accra', 'Race course', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 12:26:39', '2023-07-14 13:42:38', NULL), +(2523, 2195, NULL, 'FMW0002543R', NULL, 'completed', '2023-07-13 12:37:17', 255.00, 0.00, 255.00, 240.00, 'Tarkwa', 'now', 'Western', 'sending...', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 12:38:25', '2023-07-14 13:45:06', NULL), +(2524, 2196, NULL, 'FMW0002544R', NULL, 'completed', '2023-07-13 12:41:12', 120.00, 25.00, 145.00, 120.00, 'Odorkor busia junc', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 12:42:26', '2023-07-14 13:42:52', NULL), +(2525, 2197, NULL, 'FMW0002545R', NULL, 'completed', '2023-07-13 12:41:12', 240.00, 20.00, 260.00, 240.00, 'Broad casting', 'now', 'Greater Accra', 'kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 12:43:31', '2023-07-14 13:42:49', NULL), +(2526, 2198, NULL, 'FMW0002546R', NULL, 'completed', '2023-07-13 13:29:39', 270.00, 0.00, 270.00, 240.00, 'Tafo Ashfoam', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 13:32:06', '2023-07-17 13:23:59', NULL), +(2527, 2199, NULL, 'FMW0002547R', NULL, 'completed', '2023-07-13 13:29:39', 150.00, 0.00, 150.00, 120.00, 'Kenyasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 13:33:19', '2023-07-17 13:23:56', NULL), +(2528, 2200, NULL, 'FMW0002548R', NULL, 'completed', '2023-07-13 14:33:07', 135.00, 0.00, 135.00, 120.00, 'Nkawkaw zongo', 'now', 'Eastern', 'sending.....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 14:34:53', '2023-07-14 13:45:10', NULL), +(2529, 2201, NULL, 'FMW0002549R', NULL, 'completed', '2023-07-13 14:53:30', 150.00, 0.00, 150.00, 120.00, 'patasa', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 14:54:40', '2023-07-17 13:24:02', NULL), +(2530, 618, NULL, 'FMW0002550R', NULL, 'completed', '2023-07-13 14:57:18', 255.00, 0.00, 255.00, 240.00, 'Wa', 'now', 'Upper West', 'sending.........', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-13 14:59:30', '2023-07-14 13:45:15', NULL), +(2531, 2202, NULL, 'FMD0002551D', NULL, 'completed', '2023-07-13 18:14:41', 930.00, 0.00, 930.00, 930.00, 'Kumasi', 'now', 'Greater Accra', 'kumasi', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-13 18:15:02', '2023-07-13 18:15:02', NULL), +(2532, 2203, NULL, 'FMW0002552R', NULL, 'completed', '2023-07-14 09:51:06', 120.00, 25.00, 145.00, 120.00, 'Taifa Kristo Asafo link', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', '2023-08-10 09:50:03', NULL, '2023-07-14 10:04:17', '2023-08-10 09:50:03', NULL), +(2533, 2204, NULL, 'FMW0002553R', NULL, 'completed', '2023-07-14 09:51:06', 120.00, 30.00, 150.00, 120.00, 'Nungua bank road', 'now', 'Greater Accra', 'Nungua', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:05:23', '2023-07-17 13:20:34', NULL), +(2534, 2205, NULL, 'FMW0002554R', NULL, 'completed', '2023-07-14 09:51:06', 150.00, 0.00, 150.00, 120.00, 'Alajo paper house', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:06:46', '2023-07-17 13:20:30', NULL), +(2535, 2206, NULL, 'FMW0002555R', NULL, 'completed', '2023-07-14 09:51:06', 270.00, 0.00, 270.00, 240.00, 'Atonsu', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:08:06', '2023-07-17 13:25:30', NULL), +(2536, 2207, NULL, 'FMW0002556R', NULL, 'completed', '2023-07-14 09:51:06', 135.00, 0.00, 135.00, 120.00, 'Koforidua', 'now', 'Eastern', 'snnding.........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:10:08', '2023-07-17 13:22:59', NULL), +(2537, 2208, NULL, 'FMW0002557R', NULL, 'completed', '2023-07-14 09:51:06', 240.00, 30.00, 270.00, 240.00, 'Mega way Lighthouse', 'now', 'Greater Accra', 'Ofankor', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:12:05', '2023-07-17 13:19:52', NULL), +(2538, 1700, NULL, 'FMW0002558D', NULL, 'completed', '2023-07-14 09:51:06', 300.00, 30.00, 330.00, 300.00, 'Ashaley Botwe highway', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:13:57', '2023-07-17 13:20:08', NULL), +(2539, 2209, NULL, 'FMW0002559R', NULL, 'completed', '2023-07-14 09:51:06', 135.00, 0.00, 135.00, 120.00, 'Ho', 'now', 'Volta', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:15:09', '2023-07-17 13:22:51', NULL), +(2540, 2210, NULL, 'FMW0002560R', NULL, 'completed', '2023-07-14 09:51:06', 240.00, 35.00, 275.00, 240.00, 'Tema harbor roundabout', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:16:54', '2023-07-17 13:20:37', NULL), +(2541, 2211, NULL, 'FMW0002561R', NULL, 'completed', '2023-07-14 09:51:06', 120.00, 20.00, 140.00, 120.00, 'Amanfro top town', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:18:41', '2023-07-17 13:20:23', NULL), +(2542, 2212, NULL, 'FMW0002562R', NULL, 'completed', '2023-07-14 09:51:06', 110.00, 25.00, 135.00, 120.00, 'Rawlings park', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 10.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:21:05', '2023-07-17 13:20:10', NULL), +(2543, 2124, NULL, 'FMW0002563R', NULL, 'completed', '2023-07-14 09:51:06', 2400.00, 25.00, 2425.00, 2400.00, 'Total Energies service Station', 'now', 'Greater Accra', 'Kotobabi', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:23:45', '2023-07-17 13:20:02', NULL), +(2544, 2213, NULL, 'FMW0002564R', NULL, 'completed', '2023-07-14 09:51:06', 240.00, 30.00, 270.00, 240.00, 'Madina', 'now', 'Greater Accra', 'zongo junc', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:25:39', '2023-07-17 13:20:40', NULL), +(2545, 2214, NULL, 'FMW0002565R', NULL, 'completed', '2023-07-14 09:51:06', 120.00, 25.00, 145.00, 120.00, 'South Odorkor', 'now', 'Greater Accra', 'Anthonys school', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:27:28', '2023-07-17 13:20:16', NULL), +(2546, 2215, NULL, 'FMW0002566R', NULL, 'completed', '2023-07-14 09:51:06', 265.00, 0.00, 265.00, 240.00, 'Cantoments Prisons', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:28:53', '2023-07-17 13:20:20', NULL), +(2547, 2216, NULL, 'FMW0002567R', NULL, 'completed', '2023-07-14 09:51:06', 270.00, 0.00, 270.00, 240.00, 'Obuasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:30:11', '2023-07-17 13:25:34', NULL), +(2548, 1222, NULL, 'FMW0002568R', NULL, 'completed', '2023-07-14 09:51:06', 120.00, 30.00, 150.00, 120.00, 'Adjinganor', 'now', 'Greater Accra', 'Islamic University', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:32:38', '2023-07-17 13:20:26', NULL), +(2549, 2026, NULL, 'FMW0002569R', NULL, 'completed', '2023-07-14 09:51:06', 240.00, 30.00, 270.00, 240.00, 'Dome', 'now', 'Greater Accra', 'true legend', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:34:06', '2023-07-17 13:19:48', NULL), +(2550, 2217, NULL, 'FMW0002570R', NULL, 'completed', '2023-07-14 09:51:06', 240.00, 10.00, 250.00, 240.00, 'New Ahimota', 'now', 'Greater Accra', 'Accra', 10.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:35:37', '2023-07-14 13:38:15', NULL), +(2551, 2218, NULL, 'FMW0002571R', NULL, 'completed', '2023-07-14 09:51:06', 120.00, 30.00, 150.00, 120.00, 'East legon', 'now', 'Greater Accra', 'boundary road', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:37:11', '2023-07-17 13:20:13', NULL), +(2552, 2219, NULL, 'FMW0002572R', NULL, 'completed', '2023-07-14 09:51:06', 360.00, 30.00, 390.00, 360.00, 'Pantang junc', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:38:49', '2023-07-17 13:19:39', NULL), +(2554, 1367, NULL, 'FMW0002574D', NULL, 'completed', '2023-07-14 09:51:06', 100.00, 5.00, 105.00, 100.00, 'Westhills', 'now', 'Greater Accra', 'Melcom', 5.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:41:19', '2023-07-17 13:19:43', NULL), +(2555, 2220, NULL, 'FMW0002575R', NULL, 'completed', '2023-07-14 10:42:54', 240.00, 35.00, 275.00, 240.00, 'Tema', 'now', 'Greater Accra', 'com 25,Savannah road', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 10:44:29', '2023-07-17 13:19:55', NULL), +(2556, 2221, NULL, 'FMW0002576R', NULL, 'completed', '2023-07-14 11:37:50', 360.00, 25.00, 385.00, 360.00, 'Manhia', 'now', 'Greater Accra', 'Ablekuma', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 11:38:50', '2023-07-17 13:19:45', NULL), +(2557, 1082, NULL, 'FMW0002577R', NULL, 'completed', '2023-07-14 11:37:50', 1815.00, 0.00, 1815.00, 1800.00, 'Sefwi Anhwiaso', 'now', 'Western North', 'Nursing training', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 11:41:17', '2023-07-17 13:22:54', NULL), +(2558, 1890, NULL, 'FMW0002578R', NULL, 'completed', '2023-07-14 11:37:50', 255.00, 0.00, 255.00, 240.00, 'Wassa Nanako', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 11:44:35', '2023-07-17 13:22:57', NULL), +(2559, 2222, NULL, 'FMW0002579R', NULL, 'completed', '2023-07-14 11:46:24', 265.00, 0.00, 265.00, 240.00, 'Accra Rawlings Park', 'now', 'Greater Accra', 'Megaton eletricals and lighting', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 11:48:04', '2023-07-14 11:48:04', NULL), +(2560, 2223, NULL, 'FMW0002580D', NULL, 'completed', '2023-07-14 12:02:49', 300.00, 30.00, 330.00, 300.00, 'Klagon Holy Ghost Fire Church', 'now', 'Greater Accra', 'Accra...........L', 30.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-14 12:04:39', '2023-07-17 13:20:05', NULL), +(2561, 2224, NULL, 'FMW0002581R', NULL, 'completed', '2023-07-14 12:02:49', 135.00, 0.00, 135.00, 120.00, 'Techiman krobo', 'now', 'Bono East', 'sending.......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 12:06:30', '2023-07-17 13:23:02', NULL), +(2562, 2225, NULL, 'FMW0002582R', NULL, 'completed', '2023-07-14 12:09:28', 240.00, 35.00, 275.00, 240.00, 'Labadi', 'now', 'Greater Accra', 'Amasaman', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 12:11:40', '2023-07-17 13:19:58', NULL), +(2563, 2226, NULL, 'FMW0002583R', NULL, 'completed', '2023-07-14 12:35:13', 120.00, 25.00, 145.00, 120.00, 'UTC near GCB Bank', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 12:36:47', '2023-07-17 13:19:36', NULL), +(2564, 2227, NULL, 'FMW0002584R', NULL, 'completed', '2023-07-14 12:35:13', 120.00, 25.00, 145.00, 120.00, 'Rawlings Park gate 5', 'now', 'Greater Accra', 'Makola', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 12:38:04', '2023-07-17 13:19:31', NULL), +(2565, 813, NULL, 'FMW0002585R', NULL, 'completed', '2023-07-14 17:36:13', 275.00, 0.00, 275.00, 240.00, 'Dichemso', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 17:37:59', '2023-07-17 13:23:47', NULL), +(2566, 2228, NULL, 'FMW0002586R', NULL, 'completed', '2023-07-14 17:48:40', 135.00, 0.00, 135.00, 120.00, 'Tarkoradi', 'now', 'Ashanti', 'senidng', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 17:40:43', '2023-07-17 13:23:17', NULL), +(2567, 1413, NULL, 'FMW0002587R', NULL, 'completed', '2023-07-14 17:36:13', 135.00, 0.00, 135.00, 120.00, 'Dunkwa', 'now', 'Ashanti', 'Atechem police station', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 17:42:49', '2023-07-17 13:23:05', NULL), +(2568, 1287, NULL, 'FMW0002588R', NULL, 'completed', '2023-07-14 17:36:13', 135.00, 0.00, 135.00, 120.00, 'Mankesim', 'now', 'Central', 'sending', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 17:44:18', '2023-07-17 13:23:09', NULL), +(2569, 2229, NULL, 'FMW0002589R', NULL, 'completed', '2023-07-14 17:49:36', 135.00, 0.00, 135.00, 120.00, 'Akropong', 'now', 'Ashanti', 'sending', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-14 17:51:07', '2023-07-17 13:23:11', NULL), +(2570, 2230, NULL, 'FMW0002590R', NULL, 'completed', '2023-07-15 08:52:50', 120.00, 35.00, 155.00, 120.00, 'Pokuase', 'now', 'Greater Accra', 'mayera', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 08:56:03', '2023-07-15 08:56:03', NULL), +(2571, 1848, NULL, 'FMW0002591D', NULL, 'completed', '2023-07-15 09:08:48', 1000.00, 25.00, 1025.00, 1000.00, 'Lapaz', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-15 08:59:11', '2023-07-17 13:20:58', NULL), +(2572, 2231, NULL, 'FMW0002592R', NULL, 'completed', '2023-07-17 10:13:25', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 09:00:42', '2023-07-17 13:21:34', NULL), +(2573, 2232, NULL, 'FMW0002593R', NULL, 'completed', '2023-07-15 08:52:50', 120.00, 30.00, 150.00, 120.00, 'Christ Apostolic Church Taifa Central', 'now', 'Greater Accra', 'CAC Taifa', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 09:04:24', '2023-07-17 13:21:53', NULL), +(2574, 2233, NULL, 'FMW0002594R', NULL, 'completed', '2023-07-15 08:52:50', 135.00, 0.00, 135.00, 120.00, 'Tamale', 'now', 'Northern', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 09:08:36', '2023-07-17 13:22:12', NULL), +(2575, 2234, NULL, 'FMW0002595R', NULL, 'completed', '2023-07-15 08:52:50', 150.00, 0.00, 150.00, 120.00, 'Alajo polo junc', 'now', 'Greater Accra', 'Alajo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 09:11:28', '2023-07-17 13:21:17', NULL), +(2576, 2235, NULL, 'FMW0002596R', NULL, 'completed', '2023-07-15 08:52:50', 135.00, 0.00, 135.00, 120.00, 'Cape coast', 'now', 'Central', 'sending........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', '2023-08-09 14:00:13', NULL, '2023-07-15 09:13:04', '2023-08-09 14:00:13', NULL), +(2577, 2236, NULL, 'FMW0002597R', NULL, 'completed', '2023-07-15 08:52:50', 255.00, 0.00, 255.00, 240.00, 'Nsawam Doboro', 'now', 'Eastern', 'sending.......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 09:16:36', '2023-07-17 13:22:16', NULL), +(2578, 2237, NULL, 'FMW0002598R', NULL, 'completed', '2023-07-15 08:52:50', 120.00, 30.00, 150.00, 120.00, 'Ashongman Estate', 'now', 'Greater Accra', 'Ashongman', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 09:17:45', '2023-07-17 13:21:45', NULL), +(2579, 2238, NULL, 'FMW0002599R', NULL, 'completed', '2023-07-15 08:52:50', 120.00, 30.00, 150.00, 120.00, 'Ashley Botwe awuku link', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 09:25:23', '2023-07-17 13:20:51', NULL), +(2580, 2239, NULL, 'FMW0002600R', NULL, 'completed', '2023-07-15 08:52:50', 270.00, 0.00, 270.00, 240.00, 'Plaza junc', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 09:28:43', '2023-07-17 13:25:48', NULL), +(2581, 2240, NULL, 'FMW0002601R', NULL, 'completed', '2023-07-15 08:52:50', 360.00, 30.00, 390.00, 360.00, 'Adenta commandos', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 09:30:08', '2023-07-17 13:21:40', NULL), +(2582, 2241, NULL, 'FMW0002602R', NULL, 'completed', '2023-07-15 08:52:50', 120.00, 30.00, 150.00, 120.00, 'East Legon', 'now', 'Greater Accra', 'Bawleshie', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 09:31:28', '2023-07-17 13:21:37', NULL), +(2583, 1750, NULL, 'FMW0002603R', NULL, 'completed', '2023-07-15 08:52:50', 120.00, 20.00, 140.00, 120.00, 'Kasoa', 'now', 'Greater Accra', 'Akweley transformer', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 09:33:02', '2023-07-17 13:21:32', NULL), +(2584, 2242, NULL, 'FMW0002604R', NULL, 'completed', '2023-07-15 08:52:50', 240.00, 30.00, 270.00, 240.00, 'Nungua', 'now', 'Greater Accra', 'Junction mall', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 09:34:15', '2023-07-17 13:21:07', NULL), +(2585, 2243, NULL, 'FMW0002605R', NULL, 'completed', '2023-07-15 08:52:50', 120.00, 30.00, 150.00, 120.00, 'Amen Scientific Herbal Hospital', 'now', 'Greater Accra', 'Dome Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 09:35:34', '2023-07-17 13:21:29', NULL), +(2586, 2244, NULL, 'FMW0002606R', NULL, 'completed', '2023-07-15 09:49:26', 240.00, 25.00, 265.00, 240.00, 'Circle', 'now', 'Greater Accra', 'tip toe lane', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 09:51:10', '2023-07-17 13:21:11', NULL), +(2587, 2245, NULL, 'FMW0002607R', NULL, 'completed', '2023-07-15 10:08:52', 240.00, 30.00, 270.00, 240.00, 'Adenta', 'now', 'Greater Accra', 'new site information center', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 10:10:17', '2023-07-17 13:21:13', NULL), +(2588, 1099, NULL, 'FMW0002608D', NULL, 'completed', '2023-07-15 10:08:52', 400.00, 25.00, 425.00, 400.00, 'Alhaji', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-15 10:11:41', '2023-07-17 13:21:20', NULL), +(2589, 2014, NULL, 'FMW0002609R', NULL, 'completed', '2023-07-15 10:08:52', 1200.00, 25.00, 1225.00, 1200.00, 'Accra arena', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 10:13:29', '2023-07-17 13:21:23', NULL), +(2590, 2010, NULL, 'FMW0002610R', NULL, 'completed', '2023-07-15 10:41:12', 120.00, 30.00, 150.00, 120.00, 'Spintex', 'now', 'Greater Accra', 'KFC', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 10:42:11', '2023-07-17 13:20:47', NULL), +(2591, 2246, NULL, 'FMW0002611R', NULL, 'completed', '2023-07-15 10:44:12', 120.00, 35.00, 155.00, 120.00, 'Lashibi com 16', 'now', 'Greater Accra', 'Lashibi', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 10:45:42', '2023-07-17 13:21:02', NULL), +(2592, 2247, NULL, 'FMW0002612R', NULL, 'completed', '2023-07-15 10:44:12', 240.00, 30.00, 270.00, 240.00, 'Wisconsin University Campus', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-15 10:48:23', '2023-07-17 13:21:26', NULL), +(2593, 1723, NULL, 'FMD0002613D', NULL, 'completed', '2023-07-16 14:57:07', 6.00, 0.00, 6.00, 6.00, 'Akosombo', 'now', 'Eastern', 'Free Town', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-16 15:00:02', '2023-07-16 15:00:02', NULL), +(2594, 1723, NULL, 'FMD0002614D', NULL, 'completed', '2023-07-16 15:17:36', 6.00, 0.00, 6.00, 6.00, 'Akosombo', 'now', 'Eastern', 'Free Town', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-16 15:18:02', '2023-07-16 15:18:02', NULL), +(2595, 2248, NULL, 'FMW0002615R', NULL, 'completed', '2023-07-17 09:17:19', 480.00, 35.00, 515.00, 480.00, 'Ashiaman senior high sch', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:18:50', '2023-07-18 14:17:01', NULL), +(2596, 2249, NULL, 'FMW0002616R', NULL, 'completed', '2023-07-17 09:17:19', 240.00, 30.00, 270.00, 240.00, '37 Millitary hospital', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:20:01', '2023-07-18 14:16:59', NULL), +(2597, 2250, NULL, 'FMW0002617R', NULL, 'completed', '2023-07-17 09:17:19', 120.00, 25.00, 145.00, 120.00, 'Kwashieman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:20:59', '2023-07-18 14:16:39', NULL), +(2598, 2251, NULL, 'FMW0002618R', NULL, 'completed', '2023-07-17 09:17:19', 375.00, 0.00, 375.00, 360.00, 'Assin fosu', 'now', 'Central', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:22:20', '2023-07-18 14:19:41', NULL), +(2599, 1281, NULL, 'FMW0002619R', NULL, 'completed', '2023-07-17 09:24:59', 1920.00, 25.00, 1945.00, 1920.00, 'Kokomlemle', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:26:44', '2023-07-18 14:17:11', NULL), +(2600, 2252, NULL, 'FMW0002620R', NULL, 'completed', '2023-07-17 09:24:59', 120.00, 15.00, 135.00, 120.00, 'West Hills Mall', 'now', 'Greater Accra', 'Kent cup coffe shop', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:28:05', '2023-07-18 14:17:09', NULL), +(2601, 2253, NULL, 'FMW0002621R', NULL, 'completed', '2023-07-17 09:24:59', 120.00, 25.00, 145.00, 120.00, 'Ablekuma Olebu', 'now', 'Greater Accra', 'Ablekuma', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:29:13', '2023-07-18 14:17:05', NULL), +(2602, 2254, NULL, 'FMW0002622R', NULL, 'completed', '2023-07-17 09:24:59', 275.00, 0.00, 275.00, 240.00, 'Ashiaman', 'now', 'Greater Accra', 'Lebanon school junc', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:31:01', '2023-07-18 14:16:50', NULL), +(2603, 2255, NULL, 'FMW0002623R', NULL, 'completed', '2023-07-17 09:24:59', 135.00, 0.00, 135.00, 120.00, 'Takoradi', 'now', 'Western', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:32:00', '2023-07-18 14:19:25', NULL), +(2604, 1204, NULL, 'FMW0002624R', NULL, 'completed', '2023-07-17 09:24:59', 270.00, 0.00, 270.00, 240.00, 'Atonsu kuwait', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:33:58', '2023-07-20 14:25:40', NULL), +(2605, 2256, NULL, 'FMW0002625R', NULL, 'completed', '2023-07-17 09:24:59', 255.00, 0.00, 255.00, 240.00, 'Wassa akropong', 'now', 'Western', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:35:44', '2023-07-17 13:14:55', NULL), +(2606, 2257, NULL, 'FMW0002626R', NULL, 'completed', '2023-07-17 09:24:59', 240.00, 25.00, 265.00, 240.00, 'Mamprobi I.B.E', 'now', 'Greater Accra', 'Mamprobi', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:37:46', '2023-07-18 14:16:24', NULL), +(2607, 2258, NULL, 'FMW0002627R', NULL, 'completed', '2023-07-22 11:19:56', 495.00, 0.00, 495.00, 480.00, 'Akropong', 'now', 'Eastern', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:42:11', '2023-07-24 13:04:06', NULL), +(2608, 2259, NULL, 'FMW0002628R', NULL, 'completed', '2023-07-17 09:24:59', 135.00, 0.00, 135.00, 120.00, 'Dormaa ahenkro', 'now', 'Bono', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:43:44', '2023-07-18 14:19:23', NULL), +(2609, 935, NULL, 'FMW0002629D', NULL, 'completed', '2023-07-17 09:24:59', 430.00, 0.00, 430.00, 400.00, 'Asuoyeboah IPT', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:45:13', '2023-07-20 14:25:43', NULL), +(2610, 1166, NULL, 'FMW0002630R', NULL, 'completed', '2023-07-17 12:27:52', 390.00, 0.00, 390.00, 360.00, 'Tech SG mall', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:46:44', '2023-07-20 14:25:27', NULL), +(2611, 2260, NULL, 'FMW0002631R', NULL, 'completed', '2023-07-17 09:24:59', 240.00, 25.00, 265.00, 240.00, 'Anyaa Market', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:48:17', '2023-07-18 14:16:46', NULL), +(2612, 2261, NULL, 'FMW0002632R', NULL, 'completed', '2023-07-17 09:24:59', 120.00, 30.00, 150.00, 120.00, 'Pantang nursing and midwifery training college', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:49:41', '2023-07-18 14:16:42', NULL), +(2613, 2262, NULL, 'FMW0002633R', NULL, 'completed', '2023-07-17 09:24:59', 150.00, 0.00, 150.00, 120.00, 'KNUST.Ayeduase Newsite', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:50:55', '2023-07-20 14:25:34', NULL), +(2614, 2263, NULL, 'FMW0002634R', NULL, 'completed', '2023-07-17 09:24:59', 255.00, 0.00, 255.00, 240.00, 'UCC', 'now', 'Central', 'Cape coast', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:52:07', '2023-07-18 14:19:28', NULL), +(2615, 2264, NULL, 'FMW0002635R', NULL, 'completed', '2023-07-17 09:24:59', 240.00, 20.00, 260.00, 240.00, 'Kasoa', 'now', 'Greater Accra', 'Domeabra', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:53:44', '2023-07-18 14:16:20', NULL), +(2616, 2265, NULL, 'FMW0002636R', NULL, 'completed', '2023-07-17 09:24:59', 120.00, 30.00, 150.00, 120.00, 'UPSA', 'now', 'Greater Accra', 'Heaven Gate Block C', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:55:19', '2023-07-18 14:17:27', NULL), +(2617, 1376, NULL, 'FMW0002637D', NULL, 'completed', '2023-07-17 09:24:59', 1025.00, 25.00, 1050.00, 1145.00, 'Kokrobite', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 120.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-17 09:59:08', '2023-07-18 14:16:27', NULL), +(2618, 1714, NULL, 'FMW0002638R', NULL, 'completed', '2023-07-17 10:27:13', 270.00, 0.00, 270.00, 240.00, 'Old tafo', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 10:00:49', '2023-07-20 14:25:53', NULL), +(2619, 2266, NULL, 'FMW0002639R', NULL, 'completed', '2023-07-17 09:24:59', 150.00, 0.00, 150.00, 120.00, 'Paloma', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', '2023-08-19 13:02:20', NULL, '2023-07-17 10:04:18', '2023-08-19 13:02:20', NULL), +(2620, 2267, NULL, 'FMW0002640R', NULL, 'completed', '2023-07-17 09:24:59', 150.00, 0.00, 150.00, 120.00, 'Konongo.Odumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 10:05:36', '2023-07-18 14:19:20', NULL), +(2621, 1263, NULL, 'FMW0002641R', NULL, 'completed', '2023-07-17 09:24:59', 255.00, 0.00, 255.00, 240.00, 'Takoradi', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 10:06:55', '2023-07-18 14:19:30', NULL), +(2622, 2268, NULL, 'FMW0002642R', NULL, 'completed', '2023-07-17 09:24:59', 240.00, 30.00, 270.00, 240.00, 'Adenta', 'now', 'Greater Accra', 'institute of acccountancy', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 10:08:10', '2023-07-18 14:16:55', NULL), +(2623, 2269, NULL, 'FMW0002643R', NULL, 'completed', '2023-07-17 09:24:59', 375.00, 0.00, 375.00, 360.00, 'Duayaw Nkwanta', 'now', 'Ahafo', 'sending..', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 10:09:52', '2023-07-18 14:19:34', NULL), +(2624, 1271, NULL, 'FMW0002644R', NULL, 'completed', '2023-07-17 09:24:59', 120.00, 25.00, 145.00, 120.00, 'fanmilk,block factory', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 10:11:10', '2023-07-18 14:16:34', NULL), +(2625, 2270, NULL, 'FMW0002645R', NULL, 'completed', '2023-07-17 09:24:59', 120.00, 30.00, 150.00, 120.00, 'Spintex', 'now', 'Greater Accra', 'American washing bay', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 10:13:04', '2023-07-18 14:16:53', NULL), +(2626, 2271, NULL, 'FMW0002646R', NULL, 'completed', '2023-07-17 10:15:21', 120.00, 30.00, 150.00, 120.00, 'Spintex', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 10:16:18', '2023-07-18 14:17:16', NULL), +(2627, 2272, NULL, 'FMW0002647R', NULL, 'completed', '2023-07-17 10:23:08', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 10:24:41', '2023-07-20 14:25:50', NULL), +(2628, 2273, NULL, 'FMW0002648R', NULL, 'completed', '2023-07-17 10:46:34', 360.00, 30.00, 390.00, 360.00, 'Chantan A1', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 10:47:52', '2023-07-18 14:16:37', NULL), +(2629, 2274, NULL, 'FMW0002649R', NULL, 'completed', '2023-07-17 10:53:37', 270.00, 0.00, 270.00, 240.00, 'Santasi', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 10:55:20', '2023-07-20 14:25:45', NULL), +(2630, 2279, NULL, 'FMW0002650R', NULL, 'completed', '2023-07-17 12:06:40', 270.00, 0.00, 270.00, 240.00, 'Madina', 'now', 'Greater Accra', 'Zongo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 10:57:04', '2023-07-18 14:17:14', NULL), +(2631, 2276, NULL, 'FMW0002651R', NULL, 'completed', '2023-07-17 10:57:30', 120.00, 30.00, 150.00, 120.00, 'Fadama', 'now', 'Greater Accra', 'Police station', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 11:07:15', '2023-07-18 14:16:31', NULL), +(2632, 1019, NULL, 'FMW0002652R', NULL, 'completed', '2023-07-17 11:12:34', 150.00, 0.00, 150.00, 120.00, 'Abeka', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 11:13:33', '2023-07-18 14:17:19', NULL), +(2633, 1848, NULL, 'FMW0002653R', NULL, 'completed', '2023-07-17 11:39:08', 360.00, 25.00, 385.00, 360.00, 'Lapaz', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 11:40:10', '2023-07-21 12:56:03', NULL), +(2634, 2277, NULL, 'FMW0002654R', NULL, 'completed', '2023-07-17 12:03:08', 120.00, 30.00, 150.00, 120.00, 'Adenta', 'now', 'Greater Accra', 'Frafraha', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 12:04:47', '2023-07-18 14:16:17', NULL), +(2635, 2278, NULL, 'FMW0002655R', NULL, 'completed', '2023-07-17 12:03:08', 120.00, 30.00, 150.00, 120.00, 'madina', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 12:05:56', '2023-07-18 14:15:21', NULL), +(2636, 2280, NULL, 'FMW0002656R', NULL, 'completed', '2023-07-17 12:12:15', 240.00, 30.00, 270.00, 240.00, 'Teshie Tebibiano klavary sch', 'now', 'Greater Accra', 'Teshie', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-17 12:13:37', '2023-07-17 12:13:37', NULL), +(2637, 1723, NULL, 'FMD0002657D', NULL, 'completed', '2023-07-17 17:14:44', 6.00, 0.00, 6.00, 6.00, 'Akosombo', 'now', 'Eastern', 'Free Town', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-17 17:15:02', '2023-07-17 17:15:02', NULL), +(2638, 1723, NULL, 'FMD0002658D', NULL, 'completed', '2023-07-17 17:26:49', 6.00, 0.00, 6.00, 6.00, 'Akosombo', 'now', 'Eastern', 'Free Town', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-17 17:28:01', '2023-07-17 17:28:01', NULL), +(2639, 1723, NULL, 'FMD0002659D', NULL, 'completed', '2023-07-17 17:33:39', 6.00, 0.00, 6.00, 6.00, 'Akosombo', 'now', 'Eastern', 'Free Town', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-17 17:37:02', '2023-07-17 17:37:02', NULL), +(2640, 1723, NULL, 'FMD0002660D', NULL, 'completed', '2023-07-17 18:08:13', 6.00, 0.00, 6.00, 6.00, 'Akosombo', 'now', 'Eastern', 'Free Town', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-17 18:09:02', '2023-07-17 18:09:02', NULL), +(2641, 1723, NULL, 'FMD0002661D', NULL, 'completed', '2023-07-17 18:29:47', 6.00, 0.00, 6.00, 6.00, 'Akosombo', 'now', 'Eastern', 'Free Town', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-17 18:31:02', '2023-07-17 18:31:02', NULL), +(2642, 2281, NULL, 'FMW0002662R', NULL, 'completed', '2023-07-18 10:14:22', 120.00, 30.00, 150.00, 120.00, 'Dansoman glove street', 'now', 'Greater Accra', 'Dansoman', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:16:03', '2023-07-20 14:30:51', NULL), +(2643, 2282, NULL, 'FMW0002663R', NULL, 'completed', '2023-07-18 10:14:22', 120.00, 30.00, 150.00, 120.00, 'Tesano', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:17:47', '2023-07-20 14:26:56', NULL), +(2644, 2283, NULL, 'FMW0002664R', NULL, 'completed', '2023-07-18 10:14:22', 120.00, 35.00, 155.00, 120.00, 'Spintex', 'now', 'Greater Accra', 'com17,washing bay', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:19:25', '2023-07-20 14:27:07', NULL), +(2645, 2284, NULL, 'FMW0002665R', NULL, 'completed', '2023-07-18 10:14:22', 150.00, 0.00, 150.00, 120.00, 'Katamanso number 2', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:20:55', '2023-07-20 14:26:38', NULL), +(2646, 2285, NULL, 'FMW0002666R', NULL, 'completed', '2023-07-18 10:14:22', 270.00, 0.00, 270.00, 240.00, 'Santasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:22:29', '2023-07-20 14:20:40', NULL), +(2647, 1594, NULL, 'FMW0002667R', NULL, 'completed', '2023-07-18 10:14:22', 255.00, 0.00, 255.00, 240.00, 'Enchii', 'now', 'Western North', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:23:53', '2023-07-20 14:23:47', NULL), +(2648, 2286, NULL, 'FMW0002668R', NULL, 'completed', '2023-07-18 10:14:22', 240.00, 20.00, 260.00, 240.00, 'kasoa', 'now', 'Greater Accra', 'opeikuma junc', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:25:32', '2023-07-20 14:26:53', NULL), +(2649, 2287, NULL, 'FMW0002669R', NULL, 'completed', '2023-07-18 10:14:22', 120.00, 20.00, 140.00, 120.00, 'Kasoa', 'now', 'Greater Accra', 'great lamptey mills', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:27:55', '2023-07-20 14:27:14', NULL), +(2650, 2288, NULL, 'FMW0002670R', NULL, 'completed', '2023-07-18 10:14:22', 240.00, 30.00, 270.00, 240.00, 'Ashley Botwe', 'now', 'Greater Accra', '3rd Gate Pharmancy', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:30:08', '2023-07-20 14:26:42', NULL), +(2651, 2289, NULL, 'FMW0002671R', NULL, 'completed', '2023-07-18 10:14:22', 120.00, 30.00, 150.00, 120.00, 'Accra Tsiadda Bakeshop Classics', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:32:18', '2023-07-20 14:26:35', NULL), +(2653, 2291, NULL, 'FMW0002673R', NULL, 'completed', '2023-07-18 10:14:22', 135.00, 0.00, 135.00, 120.00, 'Tamale', 'now', 'Northern', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:37:22', '2023-07-20 14:23:55', NULL), +(2654, 2292, NULL, 'FMW0002674R', NULL, 'completed', '2023-07-18 10:14:22', 120.00, 30.00, 150.00, 120.00, 'Aviance', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:38:46', '2023-07-20 14:26:16', NULL), +(2655, 2293, NULL, 'FMW0002675R', NULL, 'completed', '2023-07-18 10:14:22', 120.00, 25.00, 145.00, 120.00, 'Awoshie', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:40:12', '2023-07-20 14:27:22', NULL), +(2656, 2294, NULL, 'FMW0002676R', NULL, 'completed', '2023-07-18 10:14:22', 135.00, 0.00, 135.00, 120.00, 'Ajumako', 'now', 'Central', 'sending.......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:41:43', '2023-07-20 14:23:43', NULL), +(2657, 2295, NULL, 'FMW0002677R', NULL, 'completed', '2023-07-18 10:14:22', 120.00, 35.00, 155.00, 120.00, 'Ashiaman', 'now', 'Greater Accra', 'Lebanon', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:42:59', '2023-07-20 14:27:20', NULL), +(2658, 2296, NULL, 'FMW0002678R', NULL, 'completed', '2023-07-18 10:14:22', 150.00, 0.00, 150.00, 120.00, 'Circle', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:44:12', '2023-07-20 14:26:30', NULL), +(2659, 2171, NULL, 'FMW0002679R', NULL, 'completed', '2023-07-18 10:14:22', 120.00, 25.00, 145.00, 120.00, 'Ablekuma', 'now', 'Greater Accra', 'plantinum school', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:45:28', '2023-07-20 14:27:00', NULL), +(2660, 899, NULL, 'FMW0002680R', NULL, 'completed', '2023-07-18 10:14:22', 240.00, 35.00, 275.00, 240.00, 'Tema', 'now', 'Greater Accra', 'michel camp', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:47:13', '2023-07-20 14:26:49', NULL), +(2661, 2297, NULL, 'FMW0002681D', NULL, 'completed', '2023-07-18 14:39:02', 815.00, 0.00, 815.00, 800.00, 'Techiman', 'now', 'Bono East', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-18 10:49:26', '2023-07-20 14:22:44', NULL), +(2662, 2298, NULL, 'FMW0002682R', NULL, 'completed', '2023-07-18 11:10:44', 120.00, 25.00, 145.00, 120.00, 'Kinapharma', 'now', 'Greater Accra', 'North Industrial Area', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 11:12:10', '2023-07-20 14:27:04', NULL), +(2663, 2299, NULL, 'FMW0002683R', NULL, 'completed', '2023-07-18 11:10:44', 255.00, 0.00, 255.00, 240.00, 'Takoradi', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 11:13:30', '2023-07-20 14:23:50', NULL), +(2664, 2300, NULL, 'FMW0002684R', NULL, 'completed', '2023-07-18 11:10:44', 150.00, 0.00, 150.00, 120.00, 'Afrane Hostel', 'now', 'Ashanti', 'Kotei,KNUST', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 11:15:08', '2023-07-20 14:20:48', NULL), +(2665, 2301, NULL, 'FMW0002685R', NULL, 'completed', '2023-07-18 11:10:44', 120.00, 30.00, 150.00, 120.00, 'Tesano', 'now', 'Greater Accra', 'Abeka junc', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 11:16:07', '2023-07-20 14:26:45', NULL), +(2666, 2067, NULL, 'FMW0002686R', NULL, 'completed', '2023-07-18 11:49:55', 135.00, 0.00, 135.00, 120.00, 'Kade', 'now', 'Eastern', 'sending.....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 11:51:58', '2023-07-20 14:23:05', NULL), +(2667, 1378, NULL, 'FMW0002687R', NULL, 'completed', '2023-07-18 11:52:42', 120.00, 30.00, 150.00, 120.00, 'Agbogba', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 11:54:40', '2023-07-20 14:27:11', NULL), +(2668, 2302, NULL, 'FMW0002688D', NULL, 'completed', '2023-07-18 12:22:56', 315.00, 0.00, 315.00, 300.00, 'Nkawkaw station', 'now', 'Eastern', 'sending........', 15.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-18 12:25:19', '2023-07-20 14:22:59', NULL), +(2669, 2303, NULL, 'FMW0002689R', NULL, 'completed', '2023-07-18 13:10:04', 150.00, 0.00, 150.00, 120.00, 'kumasi', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-18 13:11:42', '2023-07-20 14:20:45', NULL), +(2670, 2304, NULL, 'FMW0002690R', NULL, 'completed', '2023-07-19 10:55:53', 270.00, 0.00, 270.00, 240.00, 'Effiduase', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 10:56:50', '2023-07-21 12:52:01', NULL), +(2671, 2305, NULL, 'FMW0002691R', NULL, 'completed', '2023-07-19 10:55:53', 150.00, 0.00, 150.00, 120.00, 'Darkuman', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 10:57:56', '2023-07-20 14:31:35', NULL), +(2672, 994, NULL, 'FMW0002692R', NULL, 'completed', '2023-07-19 10:55:53', 495.00, 0.00, 495.00, 480.00, 'Dormaa Ahenkro', 'now', 'Bono', 'sending..........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:00:32', '2023-07-20 14:24:52', NULL), +(2673, 2306, NULL, 'FMW0002693R', NULL, 'completed', '2023-07-19 11:30:01', 255.00, 0.00, 255.00, 240.00, 'Akyem Techiman', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:02:00', '2023-07-20 14:24:11', NULL), +(2674, 2307, NULL, 'FMW0002694R', NULL, 'completed', '2023-07-19 10:55:53', 120.00, 25.00, 145.00, 120.00, 'Sakaman', 'now', 'Greater Accra', 'Ideal College', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:03:24', '2023-07-20 14:30:49', NULL), +(2675, 2308, NULL, 'FMW0002695R', NULL, 'completed', '2023-07-19 10:55:53', 495.00, 0.00, 495.00, 480.00, 'Koforidua', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:07:24', '2023-07-20 14:24:46', NULL), +(2676, 2309, NULL, 'FMW0002696R', NULL, 'completed', '2023-07-19 10:55:53', 240.00, 25.00, 265.00, 240.00, 'Dansoman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:08:52', '2023-07-20 14:30:29', NULL), +(2677, 2310, NULL, 'FMW0002697R', NULL, 'completed', '2023-07-19 10:55:53', 120.00, 30.00, 150.00, 120.00, 'Dzorwulu', 'now', 'Greater Accra', 'Ernest Chemist', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:09:58', '2023-07-20 14:30:43', NULL), +(2678, 2311, NULL, 'FMW0002698R', NULL, 'completed', '2023-07-19 10:55:53', 120.00, 30.00, 150.00, 120.00, 'TF Hostel', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:10:58', '2023-07-20 14:30:54', NULL), +(2679, 2312, NULL, 'FMW0002699R', NULL, 'completed', '2023-07-19 10:55:53', 150.00, 0.00, 150.00, 120.00, 'Buoho', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:12:00', '2023-07-21 12:52:05', NULL), +(2680, 1487, NULL, 'FMW0002700D', NULL, 'completed', '2023-07-19 10:55:53', 2515.00, 0.00, 2515.00, 2500.00, 'Kasapin', 'now', 'Ahafo', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:15:49', '2023-07-20 14:24:30', NULL), +(2681, 2313, NULL, 'FMW0002701R', NULL, 'completed', '2023-07-19 10:55:53', 150.00, 0.00, 150.00, 120.00, 'Nungua', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:16:51', '2023-07-20 14:30:39', NULL), +(2682, 2314, NULL, 'FMW0002702R', NULL, 'completed', '2023-07-19 10:55:53', 120.00, 30.00, 150.00, 120.00, 'Dome', 'now', 'Greater Accra', 'Kofoidua house', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:19:32', '2023-07-20 14:30:36', NULL), +(2683, 2315, NULL, 'FMW0002703R', NULL, 'completed', '2023-07-19 10:55:53', 240.00, 35.00, 275.00, 240.00, 'Ashiaman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:20:38', '2023-07-20 14:31:25', NULL), +(2684, 481, NULL, 'FMW0002704R', NULL, 'completed', '2023-07-19 10:55:53', 270.00, 0.00, 270.00, 240.00, 'Adum', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:22:51', '2023-07-21 12:52:11', NULL), +(2685, 2019, NULL, 'FMW0002705R', NULL, 'completed', '2023-07-19 10:55:53', 120.00, 25.00, 145.00, 120.00, 'Circle', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:24:02', '2023-07-20 14:30:26', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(2687, 2317, NULL, 'FMW0002707R', NULL, 'completed', '2023-07-19 10:55:53', 270.00, 0.00, 270.00, 240.00, 'Bohyen', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:27:13', '2023-07-21 12:52:20', NULL), +(2688, 2318, NULL, 'FMW0002708R', NULL, 'completed', '2023-07-19 10:55:53', 385.00, 0.00, 385.00, 360.00, 'Pigfarm', 'now', 'Greater Accra', 'Adanseman borla', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:31:08', '2023-07-20 14:30:21', NULL), +(2689, 2319, NULL, 'FMW0002709R', NULL, 'completed', '2023-07-19 10:55:53', 270.00, 0.00, 270.00, 240.00, 'East Legon Hills', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:35:56', '2023-07-20 14:31:01', NULL), +(2690, 1700, NULL, 'FMW0002710R', NULL, 'completed', '2023-07-19 10:55:53', 240.00, 30.00, 270.00, 240.00, 'Ashaley Botwe highway', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:37:04', '2023-07-20 14:31:32', NULL), +(2691, 2320, NULL, 'FMW0002711R', NULL, 'completed', '2023-07-19 10:55:53', 390.00, 0.00, 390.00, 360.00, 'Dichemso', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:38:37', '2023-07-21 12:52:24', NULL), +(2692, 2321, NULL, 'FMW0002712R', NULL, 'completed', '2023-07-19 10:55:53', 240.00, 35.00, 275.00, 240.00, 'Mataheko', 'now', 'Greater Accra', 'Accra.......M', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:40:43', '2023-07-20 14:30:31', NULL), +(2693, 2322, NULL, 'FMW0002713R', NULL, 'completed', '2023-07-19 10:55:53', 120.00, 30.00, 150.00, 120.00, 'Cantoment', 'now', 'Greater Accra', 'giffard road', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:42:28', '2023-07-20 14:31:22', NULL), +(2694, 2323, NULL, 'FMW0002714R', NULL, 'completed', '2023-07-19 10:55:53', 240.00, 30.00, 270.00, 240.00, 'Tudu', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:43:28', '2023-07-20 14:30:24', NULL), +(2695, 1492, NULL, 'FMW0002715R', NULL, 'completed', '2023-07-19 10:55:53', 255.00, 0.00, 255.00, 240.00, 'Sunyani', 'now', 'Bono', 'sending.........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:44:55', '2023-07-20 14:24:18', NULL), +(2696, 2324, NULL, 'FMW0002716R', NULL, 'completed', '2023-07-19 10:55:53', 120.00, 30.00, 150.00, 120.00, 'Gimpa', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:46:16', '2023-07-20 14:31:10', NULL), +(2697, 1439, NULL, 'FMW0002717R', NULL, 'completed', '2023-07-19 11:46:53', 270.00, 0.00, 270.00, 240.00, 'Obuasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:48:33', '2023-07-19 11:48:33', NULL), +(2698, 2010, NULL, 'FMW0002718R', NULL, 'completed', '2023-07-19 11:46:53', 120.00, 30.00, 150.00, 120.00, 'Spintex', 'now', 'Greater Accra', 'KFC', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:49:26', '2023-07-20 14:30:57', NULL), +(2699, 2325, NULL, 'FMW0002719R', NULL, 'completed', '2023-07-19 11:46:53', 480.00, 30.00, 510.00, 480.00, 'Royal Citadel', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:53:24', '2023-07-20 14:31:13', NULL), +(2700, 2326, NULL, 'FMW0002720R', NULL, 'completed', '2023-07-19 11:57:09', 255.00, 0.00, 255.00, 240.00, 'Ho', 'now', 'Volta', 'sending......', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 11:58:43', '2023-07-20 14:24:40', NULL), +(2701, 2327, NULL, 'FMW0002721D', NULL, 'completed', '2023-07-19 11:57:09', 515.00, 0.00, 515.00, 500.00, 'Sefwi Wiawso', 'now', 'Western North', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-19 12:02:52', '2023-07-20 14:24:34', NULL), +(2702, 2328, NULL, 'FMW0002722R', NULL, 'completed', '2023-07-19 12:10:39', 120.00, 25.00, 145.00, 120.00, 'Kwashieman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 12:11:59', '2023-07-20 14:31:17', NULL), +(2703, 2329, NULL, 'FMW0002723R', NULL, 'completed', '2023-07-19 12:44:54', 150.00, 0.00, 150.00, 120.00, 'Bantama', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 12:45:51', '2023-07-21 12:51:51', NULL), +(2704, 2330, NULL, 'FMW0002724R', NULL, 'completed', '2023-07-19 12:44:54', 150.00, 0.00, 150.00, 120.00, 'Bohyen nayaas', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-19 12:47:29', '2023-07-21 12:51:54', NULL), +(2705, 2331, NULL, 'FMD0002725D', NULL, 'completed', '2023-07-19 13:14:58', 200.00, 0.00, 200.00, 200.00, 'sefwi wiawso', 'now', 'Western North', 'sefwi wiawso', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-19 13:20:03', '2023-07-19 13:20:03', NULL), +(2706, 893, NULL, 'FMD0002726D', NULL, 'completed', '2023-07-19 19:58:38', 380.00, 0.00, 380.00, 380.00, 'Tamale', 'now', 'Northern', 'Aboabo', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-19 20:00:03', '2023-07-19 20:00:03', NULL), +(2707, 2332, NULL, 'FMW0002727R', NULL, 'completed', '2023-07-20 08:48:43', 135.00, 0.00, 135.00, 120.00, 'Takoradi', 'now', 'Western', 'sening..', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 08:50:12', '2023-07-21 12:53:23', NULL), +(2708, 2333, NULL, 'FMW0002728R', NULL, 'completed', '2023-07-20 08:48:43', 135.00, 0.00, 135.00, 120.00, 'Dunkwa on offin', 'now', 'Central', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 08:52:44', '2023-07-21 12:53:35', NULL), +(2709, 2334, NULL, 'FMW0002729R', NULL, 'completed', '2023-07-20 08:48:43', 150.00, 0.00, 150.00, 120.00, 'Esereso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 08:54:07', '2023-07-22 15:08:35', NULL), +(2710, 2335, NULL, 'FMW0002730R', NULL, 'completed', '2023-07-20 08:48:43', 120.00, 25.00, 145.00, 120.00, 'Anyaa last stop', 'now', 'Greater Accra', 'Anyaa', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 08:55:27', '2023-07-21 12:54:59', NULL), +(2711, 2336, NULL, 'FMW0002731D', NULL, 'completed', '2023-07-20 08:48:43', 315.00, 0.00, 315.00, 300.00, 'Twifo praso', 'now', 'Central', 'sending.....L', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-20 08:57:54', '2023-07-21 12:53:40', NULL), +(2712, 1282, NULL, 'FMW0002732R', NULL, 'completed', '2023-07-20 08:48:43', 495.00, 0.00, 495.00, 480.00, 'Aboabo', 'now', 'Northern', 'Tamale', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:01:19', '2023-07-21 12:53:32', NULL), +(2713, 625, NULL, 'FMW0002733R', NULL, 'completed', '2023-07-20 08:48:43', 270.00, 0.00, 270.00, 240.00, 'Buokrom estate junc', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:02:45', '2023-07-22 15:08:38', NULL), +(2714, 2337, NULL, 'FMW0002734R', NULL, 'completed', '2023-07-20 08:48:43', 270.00, 0.00, 270.00, 240.00, 'Kumasi Agric', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:04:00', '2023-07-22 15:09:13', NULL), +(2715, 2338, NULL, 'FMW0002735R', NULL, 'completed', '2023-07-20 08:48:43', 270.00, 0.00, 270.00, 240.00, 'Offinso', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:05:44', '2023-07-22 15:09:06', NULL), +(2716, 2339, NULL, 'FMW0002736R', NULL, 'completed', '2023-07-20 08:48:43', 240.00, 25.00, 265.00, 240.00, 'Mallam junc', 'now', 'Greater Accra', 'Berma total filling station', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:07:07', '2023-07-21 12:55:11', NULL), +(2717, 2340, NULL, 'FMW0002737R', NULL, 'completed', '2023-07-20 08:48:43', 150.00, 0.00, 150.00, 120.00, 'Adumanu', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:08:29', '2023-07-22 15:08:43', NULL), +(2718, 2341, NULL, 'FMW0002738R', NULL, 'completed', '2023-07-20 08:48:43', 255.00, 0.00, 255.00, 240.00, 'Dormaa Ahenkro', 'now', 'Bono', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:10:28', '2023-07-21 12:53:43', NULL), +(2719, 2342, NULL, 'FMW0002739R', NULL, 'completed', '2023-07-20 08:48:43', 120.00, 30.00, 150.00, 120.00, 'Pantang junc', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:12:01', '2023-07-21 12:54:52', NULL), +(2720, 2321, NULL, 'FMW0002740D', NULL, 'completed', '2023-07-20 08:48:43', 300.00, 35.00, 335.00, 300.00, 'Mataheko', 'now', 'Greater Accra', 'Accra.......M', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:13:40', '2023-07-21 12:54:45', NULL), +(2721, 2343, NULL, 'FMW0002741R', NULL, 'completed', '2023-07-20 08:48:43', 120.00, 30.00, 150.00, 120.00, 'American Groceries', 'now', 'Greater Accra', 'Papas Pizza', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:16:31', '2023-07-21 12:55:34', NULL), +(2722, 2344, NULL, 'FMW0002742R', NULL, 'completed', '2023-07-20 10:33:21', 120.00, 30.00, 270.00, 240.00, 'Teshie Camp2', 'now', 'Greater Accra', 'Teshie', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:17:38', '2023-07-21 12:55:47', NULL), +(2723, 2345, NULL, 'FMW0002743R', NULL, 'completed', '2023-07-20 08:48:43', 255.00, 0.00, 255.00, 240.00, 'Nzema Esiama', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:19:06', '2023-07-21 12:53:18', NULL), +(2724, 2346, NULL, 'FMW0002744R', NULL, 'completed', '2023-07-20 08:48:43', 120.00, 30.00, 150.00, 120.00, 'Obuasi', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:21:07', '2023-07-22 15:09:17', NULL), +(2725, 2347, NULL, 'FMW0002745R', NULL, 'completed', '2023-07-20 08:48:43', 270.00, 0.00, 270.00, 240.00, 'Ejisu', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:23:20', '2023-07-22 15:08:54', NULL), +(2726, 1019, NULL, 'FMW0002746R', NULL, 'completed', '2023-07-20 08:48:43', 150.00, 0.00, 150.00, 120.00, 'Abeka', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:24:42', '2023-07-21 12:55:03', NULL), +(2727, 2348, NULL, 'FMW0002747R', NULL, 'completed', '2023-07-20 08:48:43', 240.00, 35.00, 275.00, 240.00, 'Tema new town', 'now', 'Greater Accra', 'Poliuce station', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:26:15', '2023-07-21 12:55:37', NULL), +(2728, 2349, NULL, 'FMW0002748R', NULL, 'completed', '2023-07-20 08:48:43', 120.00, 35.00, 155.00, 120.00, 'Tema', 'now', 'Greater Accra', 'Com4', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:27:30', '2023-07-21 12:55:23', NULL), +(2729, 2350, NULL, 'FMW0002749R', NULL, 'completed', '2023-07-20 08:48:43', 120.00, 25.00, 145.00, 120.00, 'Tema', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:29:04', '2023-07-21 12:55:51', NULL), +(2730, 719, NULL, 'FMW0002750R', NULL, 'completed', '2023-07-20 08:48:43', 495.00, 0.00, 495.00, 480.00, 'Enchi', 'now', 'Western North', 'sendiing......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:30:38', '2023-07-21 12:53:06', NULL), +(2731, 2351, NULL, 'FMW0002751R', NULL, 'completed', '2023-07-20 08:48:43', 255.00, 0.00, 255.00, 240.00, 'Koforidua', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:31:48', '2023-07-21 12:53:13', NULL), +(2732, 2352, NULL, 'FMW0002752R', NULL, 'completed', '2023-07-20 08:48:43', 270.00, 0.00, 270.00, 240.00, 'Kwamo', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:33:34', '2023-07-22 15:08:50', NULL), +(2733, 2353, NULL, 'FMW0002753R', NULL, 'completed', '2023-07-20 08:48:43', 360.00, 35.00, 395.00, 360.00, 'Amasaman', 'now', 'Greater Accra', '3 junc', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:34:44', '2023-07-21 12:55:31', NULL), +(2734, 2354, NULL, 'FMW0002754R', NULL, 'completed', '2023-07-20 08:48:43', 150.00, 0.00, 150.00, 120.00, 'Cantoment', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:35:40', '2023-07-21 12:55:27', NULL), +(2735, 2355, NULL, 'FMW0002755R', NULL, 'completed', '2023-07-20 08:48:43', 240.00, 30.00, 270.00, 240.00, 'PMMC,diamond house', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 09:37:01', '2023-07-21 12:55:07', NULL), +(2736, 2356, NULL, 'FMW0002756R', NULL, 'completed', '2023-07-20 10:10:43', 135.00, 0.00, 135.00, 120.00, 'Techiman', 'now', 'Bono East', 'sending...', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 10:12:06', '2023-07-21 12:53:02', NULL), +(2737, 2357, NULL, 'FMW0002757R', NULL, 'completed', '2023-07-20 10:10:43', 120.00, 35.00, 155.00, 120.00, 'Ashiaman new york', 'now', 'Greater Accra', 'Ashiaman', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 10:13:21', '2023-07-21 12:55:59', NULL), +(2738, 2358, NULL, 'FMW0002758R', NULL, 'completed', '2023-07-20 10:10:43', 120.00, 25.00, 145.00, 120.00, 'Latebiokorshie', 'now', 'Greater Accra', 'Ashtee Pharmacy', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 10:14:40', '2023-07-21 12:55:44', NULL), +(2739, 2359, NULL, 'FMW0002759R', NULL, 'completed', '2023-07-20 10:10:43', 155.00, 0.00, 155.00, 120.00, 'Tema com9', 'now', 'Greater Accra', 'Goil filling station', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 10:16:27', '2023-07-21 12:54:39', NULL), +(2740, 2360, NULL, 'FMW0002760R', NULL, 'completed', '2023-07-20 10:10:43', 375.00, 0.00, 375.00, 360.00, 'Bolgatanga', 'now', 'Upper East', 'OA', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 10:19:49', '2023-07-21 12:52:58', NULL), +(2741, 2361, NULL, 'FMW0002761R', NULL, 'completed', '2023-07-20 10:22:21', 240.00, 30.00, 270.00, 240.00, 'Achimota', 'now', 'Greater Accra', 'Apenkwa total filling station', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 10:21:34', '2023-07-21 12:55:40', NULL), +(2742, 2362, NULL, 'FMW0002762R', NULL, 'completed', '2023-07-20 10:23:12', 600.00, 35.00, 635.00, 600.00, 'Tema', 'now', 'Greater Accra', 'Devtraco com25', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 10:26:46', '2023-07-21 12:55:14', NULL), +(2743, 2363, NULL, 'FMW0002763R', NULL, 'completed', '2023-07-20 10:28:54', 120.00, 30.00, 150.00, 120.00, 'Labadi', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 10:30:11', '2023-07-21 12:54:56', NULL), +(2744, 1034, NULL, 'FMW0002764R', NULL, 'completed', '2023-07-20 11:08:09', 270.00, 0.00, 270.00, 240.00, 'Labadi', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 11:09:12', '2023-07-21 12:54:27', NULL), +(2746, 2364, NULL, 'FMW0002766R', NULL, 'completed', '2023-07-20 11:54:26', 135.00, 0.00, 135.00, 120.00, 'Takoradi', 'now', 'Western', 'Ideal college', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 11:55:58', '2023-07-21 12:52:49', NULL), +(2747, 2365, NULL, 'FMW0002767R', NULL, 'completed', '2023-07-20 11:54:26', 240.00, 30.00, 270.00, 240.00, 'Cantoments Gardens', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 11:57:00', '2023-07-21 12:56:18', NULL), +(2748, 1848, NULL, 'FMW0002768D', NULL, 'completed', '2023-07-20 11:54:26', 1100.00, 25.00, 1125.00, 1100.00, 'Lapaz', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-20 11:59:21', '2023-07-21 12:56:10', NULL), +(2749, 2260, NULL, 'FMW0002769R', NULL, 'completed', '2023-07-20 12:05:02', 240.00, 25.00, 265.00, 240.00, 'Anyaa Market', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 12:06:11', '2023-07-21 12:56:21', NULL), +(2750, 2366, NULL, 'FMW0002770R', NULL, 'completed', '2023-07-20 12:53:27', 255.00, 0.00, 255.00, 240.00, 'Kintampo', 'now', 'Bono East', 'sending......', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 12:55:20', '2023-07-21 12:52:46', NULL), +(2751, 2367, NULL, 'FMW0002771R', NULL, 'completed', '2023-07-20 12:53:27', 360.00, 35.00, 395.00, 360.00, 'Ashiaman', 'now', 'Greater Accra', 'St.Florence Clinic', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 12:56:53', '2023-07-21 12:54:19', NULL), +(2752, 2368, NULL, 'FMW0002772R', NULL, 'completed', '2023-07-20 12:58:44', 240.00, 25.00, 265.00, 240.00, 'Dansoman', 'now', 'Greater Accra', 'roundabout', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 12:57:58', '2023-07-21 12:54:06', NULL), +(2753, 2369, NULL, 'FMW0002773R', NULL, 'completed', '2023-07-22 14:01:55', 510.00, 0.00, 510.00, 480.00, 'Santasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 13:08:07', '2023-07-25 13:07:53', NULL), +(2754, 2141, NULL, 'FMD0002774D', NULL, 'completed', '2023-07-20 14:48:21', 300.00, 0.00, 300.00, 300.00, 'Goaso', 'now', 'Brong-Ahafo', 'Akrodie', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-20 14:49:02', '2023-07-20 14:49:02', NULL), +(2755, 1193, NULL, 'FMW0002775R', NULL, 'completed', '2023-07-20 15:11:23', 150.00, 0.00, 150.00, 120.00, 'Kronum,kwapara', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 15:13:08', '2023-07-22 15:08:32', NULL), +(2756, 270, NULL, 'FMW0002776R', NULL, 'completed', '2023-07-20 15:11:23', 510.00, 0.00, 510.00, 360.00, 'Afful Nkwanta', 'now', 'Ashanti', 'kumasi', 150.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 15:14:12', '2023-07-22 15:08:25', NULL), +(2757, 984, NULL, 'FMW0002777R', NULL, 'completed', '2023-07-20 15:14:43', 600.00, 0.00, 600.00, 600.00, 'kasoa', 'now', 'Greater Accra', 'self pick up', 0.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 15:16:52', '2023-07-20 15:27:53', NULL), +(2758, 1714, NULL, 'FMW0002778R', NULL, 'completed', '2023-07-20 15:22:25', 270.00, 0.00, 270.00, 240.00, 'Old tafo', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-20 15:24:02', '2023-07-22 15:08:28', NULL), +(2759, 2331, NULL, 'FMD0002779D', NULL, 'completed', '2023-07-20 19:07:33', 190.00, 0.00, 190.00, 190.00, 'sefwi wiawso', 'now', 'Western North', 'sefwi wiawso', 0.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-20 19:08:02', '2023-07-20 19:08:02', NULL), +(2760, 2370, NULL, 'FMW0002780R', NULL, 'completed', '2023-07-21 07:39:25', 270.00, 0.00, 270.00, 240.00, 'Achimota', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 07:44:15', '2023-07-22 15:12:40', NULL), +(2761, 813, NULL, 'FMW0002781R', NULL, 'completed', '2023-07-21 07:39:25', 270.00, 0.00, 270.00, 240.00, 'Dichemso', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 07:45:38', '2023-07-24 13:05:10', NULL), +(2762, 2371, NULL, 'FMW0002782R', NULL, 'completed', '2023-07-21 08:36:48', 150.00, 0.00, 150.00, 120.00, 'Trasaco', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 07:46:34', '2023-07-22 15:11:48', NULL), +(2763, 702, NULL, 'FMW0002783R', NULL, 'completed', '2023-07-21 07:39:25', 240.00, 30.00, 270.00, 240.00, 'Residential Area', 'now', 'Greater Accra', 'LDS Temple', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 07:48:18', '2023-07-22 15:11:53', NULL), +(2764, 2372, NULL, 'FMW0002784R', NULL, 'completed', '2023-07-21 07:39:25', 240.00, 30.00, 270.00, 240.00, 'Mallam', 'now', 'Greater Accra', 'Atta sch junc', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 07:49:42', '2023-07-22 15:11:24', NULL), +(2765, 2373, NULL, 'FMW0002785R', NULL, 'completed', '2023-07-21 07:39:25', 255.00, 0.00, 255.00, 240.00, 'Berekum', 'now', 'Bono', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 07:51:45', '2023-07-22 15:10:25', NULL), +(2766, 2374, NULL, 'FMW0002786R', NULL, 'completed', '2023-07-21 07:39:25', 255.00, 0.00, 255.00, 240.00, 'Winneba', 'now', 'Central', 'sending.......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 07:52:44', '2023-07-22 15:10:18', NULL), +(2767, 1514, NULL, 'FMW0002787R', NULL, 'completed', '2023-07-21 07:39:25', 480.00, 30.00, 510.00, 480.00, 'Kimpiski', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 07:54:39', '2023-07-22 15:12:11', NULL), +(2768, 2375, NULL, 'FMW0002788R', NULL, 'completed', '2023-07-21 07:39:25', 240.00, 0.00, 240.00, 240.00, 'Winneba', 'now', 'Central', 'speedaff delivery', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 07:56:27', '2023-07-22 15:10:11', NULL), +(2769, 2376, NULL, 'FMW0002789R', NULL, 'completed', '2023-07-21 07:39:25', 270.00, 0.00, 270.00, 240.00, 'Krapa', 'now', 'Ashanti', 'Ejisu', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 07:57:34', '2023-07-24 13:05:19', NULL), +(2770, 2377, NULL, 'FMW0002790R', NULL, 'completed', '2023-07-21 07:39:25', 240.00, 25.00, 265.00, 240.00, 'First Atlantic Bank', 'now', 'Greater Accra', 'North Industrial Area', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 07:59:53', '2023-07-22 15:11:34', NULL), +(2771, 2378, NULL, 'FMW0002791R', NULL, 'completed', '2023-07-21 07:39:25', 240.00, 40.00, 280.00, 240.00, 'Pobiman', 'now', 'Greater Accra', 'Accra', 40.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:01:04', '2023-07-22 15:11:31', NULL), +(2772, 1196, NULL, 'FMW0002792R', NULL, 'completed', '2023-07-21 07:39:25', 600.00, 35.00, 635.00, 600.00, 'Lashibi c19', 'now', 'Greater Accra', 'land mark DRC', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:03:00', '2023-07-22 15:12:28', NULL), +(2773, 2083, NULL, 'FMW0002793R', NULL, 'completed', '2023-07-21 07:39:25', 255.00, 0.00, 255.00, 240.00, 'Sefwi', 'now', 'Western North', 'sending,...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:04:26', '2023-07-22 15:09:47', NULL), +(2774, 2327, NULL, 'FMW0002794R', NULL, 'completed', '2023-07-21 07:39:25', 975.00, 0.00, 975.00, 960.00, 'Sefwi Wiawso', 'now', 'Western North', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:06:29', '2023-07-22 15:09:56', NULL), +(2775, 2379, NULL, 'FMW0002795R', NULL, 'completed', '2023-07-21 07:39:25', 270.00, 0.00, 270.00, 240.00, 'Daban Newsite', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:09:33', '2023-07-24 13:05:07', NULL), +(2776, 2380, NULL, 'FMW0002796R', NULL, 'completed', '2023-07-21 07:39:25', 480.00, 35.00, 515.00, 480.00, 'Tema', 'now', 'Greater Accra', 'com1', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:10:56', '2023-07-22 15:12:02', NULL), +(2777, 2381, NULL, 'FMW0002797R', NULL, 'completed', '2023-07-21 07:39:25', 240.00, 30.00, 270.00, 240.00, 'Agyirigano', 'now', 'Greater Accra', 'Ability square down', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:12:24', '2023-07-22 15:12:07', NULL), +(2778, 2088, NULL, 'FMW0002798R', NULL, 'completed', '2023-07-21 07:39:25', 480.00, 30.00, 510.00, 480.00, 'Teshie', 'now', 'Greater Accra', 'lascala', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:15:12', '2023-07-22 15:11:58', NULL), +(2779, 2382, NULL, 'FMW0002799R', NULL, 'completed', '2023-07-21 07:39:25', 255.00, 0.00, 255.00, 240.00, 'Navrongo', 'now', 'Upper East', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:17:11', '2023-07-22 15:10:01', NULL), +(2780, 1217, NULL, 'FMW0002800R', NULL, 'completed', '2023-07-21 07:39:25', 480.00, 30.00, 510.00, 480.00, 'Labone', 'now', 'Greater Accra', 'La Girls School', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:18:59', '2023-07-22 15:11:44', NULL), +(2781, 2383, NULL, 'FMW0002801R', NULL, 'completed', '2023-07-21 07:39:25', 270.00, 0.00, 270.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:20:04', '2023-07-24 13:05:25', NULL), +(2782, 1938, NULL, 'FMW0002802R', NULL, 'completed', '2023-07-21 18:10:28', 360.00, 30.00, 390.00, 360.00, 'Teshie', 'now', 'Greater Accra', 'Tebibiano mosques', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:21:40', '2023-07-22 15:12:33', NULL), +(2783, 2384, NULL, 'FMW0002803R', NULL, 'completed', '2023-07-21 07:39:25', 120.00, 25.00, 145.00, 120.00, 'Dansoman', 'now', 'Greater Accra', 'Atomic hotel', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:22:43', '2023-07-22 15:12:58', NULL), +(2784, 2385, NULL, 'FMW0002804R', NULL, 'completed', '2023-07-21 07:39:25', 255.00, 0.00, 255.00, 240.00, 'Anyinam', 'now', 'Eastern', 'Mensco junc', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:24:38', '2023-07-22 15:10:07', NULL), +(2785, 2386, NULL, 'FMW0002805R', NULL, 'completed', '2023-07-21 07:39:25', 240.00, 30.00, 270.00, 240.00, 'Amanfro', 'now', 'Greater Accra', 'Adenta dodowa road', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:26:05', '2023-07-22 15:12:24', NULL), +(2786, 1233, NULL, 'FMW0002806R', NULL, 'completed', '2023-07-21 07:39:25', 240.00, 35.00, 275.00, 240.00, 'Amasaman', 'now', 'Greater Accra', 'Central market', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:27:31', '2023-07-22 15:12:44', NULL), +(2787, 1391, NULL, 'FMW0002807R', NULL, 'completed', '2023-07-21 07:39:25', 240.00, 30.00, 270.00, 240.00, 'Achimota zoo', 'now', 'Greater Accra', 'Achimota', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:28:46', '2023-07-21 12:49:30', NULL), +(2788, 1162, NULL, 'FMW0002808D', NULL, 'completed', '2023-07-21 07:39:25', 985.00, 0.00, 985.00, 950.00, 'Tema', 'now', 'Greater Accra', 'com 10...........M', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-21 08:36:34', '2023-07-24 13:02:10', NULL), +(2789, 2387, NULL, 'FMW0002809R', NULL, 'completed', '2023-07-21 09:00:10', 150.00, 0.00, 150.00, 120.00, 'Pokuase Estate junc', 'now', 'Greater Accra', 'Pokuase', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 09:03:13', '2023-07-22 15:12:18', NULL), +(2790, 2388, NULL, 'FMW0002810R', NULL, 'completed', '2023-07-21 09:00:10', 120.00, 25.00, 145.00, 120.00, 'Newtown 37 station down', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 09:05:17', '2023-07-22 15:12:48', NULL), +(2791, 2391, NULL, 'FMW0002811R', NULL, 'completed', '2023-07-21 10:18:34', 270.00, 0.00, 270.00, 240.00, 'Agric Nwamase', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 09:10:36', '2023-07-24 13:05:35', NULL), +(2792, 2390, NULL, 'FMW0002812R', NULL, 'completed', '2023-07-21 09:00:10', 120.00, 30.00, 150.00, 120.00, 'Madina', 'now', 'Greater Accra', 'Rawlings Circle', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 09:11:42', '2023-07-22 15:13:02', NULL), +(2793, 2392, NULL, 'FMW0002813R', NULL, 'completed', '2023-07-21 09:25:20', 240.00, 30.00, 270.00, 240.00, 'Teshie', 'now', 'Greater Accra', 'King kortey road', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 09:26:28', '2023-07-22 15:13:12', NULL), +(2794, 2393, NULL, 'FMW0002814R', NULL, 'completed', '2023-07-21 09:43:54', 240.00, 30.00, 270.00, 240.00, 'Santoe,East Legon', 'now', 'Greater Accra', 'Ashiaman Adjei Area', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 09:47:37', '2023-07-22 15:13:08', NULL), +(2795, 1994, NULL, 'FMW0002815R', NULL, 'completed', '2023-07-21 10:29:04', 255.00, 0.00, 255.00, 240.00, 'Ajumako', 'now', 'Central', 'sending...', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 10:30:17', '2023-07-22 15:09:54', NULL), +(2796, 2394, NULL, 'FMW0002816R', NULL, 'completed', '2023-07-21 10:36:43', 240.00, 35.00, 275.00, 240.00, 'oyarifa special drinks', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 10:37:53', '2023-07-22 15:11:39', NULL), +(2797, 961, NULL, 'FMW0002817R', NULL, 'completed', '2023-07-21 11:11:19', 135.00, 0.00, 135.00, 120.00, 'Prestea', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 11:13:24', '2023-07-22 15:09:43', NULL), +(2798, 2395, NULL, 'FMW0002818R', NULL, 'completed', '2023-07-21 11:48:23', 120.00, 25.00, 145.00, 120.00, 'UBA Bank', 'now', 'Greater Accra', 'ring road central branch', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 11:50:00', '2023-07-22 15:11:06', NULL), +(2799, 2396, NULL, 'FMW0002819R', NULL, 'completed', '2023-07-21 11:48:23', 390.00, 0.00, 390.00, 360.00, 'Nyankyerenease', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-21 11:51:23', '2023-07-24 13:05:16', NULL), +(2800, 2397, NULL, 'FMW0002820R', NULL, 'completed', '2023-07-22 11:16:30', 765.00, 0.00, 765.00, 750.00, 'UCC', 'now', 'Central', 'Cape coast.............M', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 11:21:17', '2023-07-24 13:04:21', NULL), +(2801, 2398, NULL, 'FMW0002821R', NULL, 'completed', '2023-07-22 11:16:30', 120.00, 30.00, 150.00, 120.00, 'Pentecost University', 'now', 'Greater Accra', 'Pentecost', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 11:22:57', '2023-07-24 13:02:27', NULL), +(2802, 1846, NULL, 'FMW0002822R', NULL, 'completed', '2023-07-22 11:16:30', 375.00, 0.00, 375.00, 360.00, 'Goaso', 'now', 'Ahafo', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 11:24:38', '2023-07-24 13:03:57', NULL), +(2803, 769, NULL, 'FMW0002823R', NULL, 'completed', '2023-07-22 11:16:30', 240.00, 35.00, 275.00, 240.00, 'Kpone', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 11:26:29', '2023-07-24 13:03:20', NULL), +(2804, 2297, NULL, 'FMW0002824R', NULL, 'completed', '2023-07-22 11:16:30', 1215.00, 0.00, 1215.00, 1200.00, 'Techiman', 'now', 'Bono East', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 11:29:15', '2023-07-24 13:04:26', NULL), +(2805, 2290, NULL, 'FMW0002825R', NULL, 'completed', '2023-07-22 11:16:30', 150.00, 0.00, 150.00, 120.00, 'Teshie', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 11:31:19', '2023-07-24 13:02:38', NULL), +(2806, 2399, NULL, 'FMW0002826R', NULL, 'completed', '2023-07-22 11:16:30', 120.00, 30.00, 150.00, 120.00, 'Achimota Melcom', 'now', 'Greater Accra', 'Achimota', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 11:32:18', '2023-07-24 13:02:55', NULL), +(2807, 1621, NULL, 'FMW0002827R', NULL, 'completed', '2023-07-22 11:16:30', 120.00, 30.00, 150.00, 120.00, 'Dome pilllar 2 saw mill junc', 'now', 'Greater Accra', 'Dome pillar2', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 11:36:22', '2023-07-24 13:02:59', NULL), +(2808, 2400, NULL, 'FMW0002828R', NULL, 'completed', '2023-07-22 11:16:30', 135.00, 0.00, 135.00, 120.00, 'Assin fosu', 'now', 'Central', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 11:38:12', '2023-07-24 13:04:03', NULL), +(2809, 2401, NULL, 'FMW0002829R', NULL, 'completed', '2023-07-22 11:16:30', 360.00, 25.00, 385.00, 360.00, 'Mallam shell filling station', 'now', 'Greater Accra', 'Mallam', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 11:39:54', '2023-07-24 13:02:32', NULL), +(2810, 1343, NULL, 'FMW0002830R', NULL, 'completed', '2023-07-22 11:16:30', 135.00, 0.00, 135.00, 120.00, 'Nyomoase YEJI road', 'now', 'Bono East', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 11:42:57', '2023-07-22 11:42:57', NULL), +(2811, 2402, NULL, 'FMW0002831R', NULL, 'completed', '2023-07-22 12:35:06', 135.00, 0.00, 135.00, 120.00, 'Ada', 'now', 'Greater Accra', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 11:47:48', '2023-07-22 12:35:20', NULL), +(2813, 2403, NULL, 'FMW0002833R', NULL, 'completed', '2023-07-22 11:45:31', 390.00, 0.00, 390.00, 360.00, 'Kumasi', 'now', 'Ashanti', 'LoAboabo Kesse', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 11:51:26', '2023-07-25 13:09:07', NULL), +(2814, 2404, NULL, 'FMW0002834R', NULL, 'completed', '2023-07-22 11:45:31', 120.00, 25.00, 145.00, 120.00, 'Tudu', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 11:52:25', '2023-07-24 13:02:16', NULL), +(2815, 2405, NULL, 'FMW0002835R', NULL, 'completed', '2023-07-22 11:45:31', 270.00, 0.00, 270.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Bantama', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 11:54:06', '2023-07-25 13:09:19', NULL), +(2816, 2406, NULL, 'FMW0002836R', NULL, 'completed', '2023-07-22 11:45:31', 150.00, 0.00, 150.00, 120.00, 'kumasi', 'now', 'Ashanti', 'Trede', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 12:02:46', '2023-07-25 13:09:14', NULL), +(2817, 1020, NULL, 'FMW0002837R', NULL, 'completed', '2023-07-22 11:45:31', 390.00, 0.00, 390.00, 360.00, 'Kumasi', 'now', 'Ashanti', 'tafo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 12:04:30', '2023-07-25 13:09:11', NULL), +(2818, 2407, NULL, 'FMW0002838R', NULL, 'completed', '2023-07-22 11:45:31', 120.00, 30.00, 150.00, 120.00, 'Haatso melcom', 'now', 'Greater Accra', 'Kormla Dumor Street', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 12:06:49', '2023-07-24 13:03:13', NULL), +(2819, 2408, NULL, 'FMW0002839R', NULL, 'completed', '2023-07-22 11:45:31', 255.00, 0.00, 255.00, 240.00, 'Sefwi Asafo NTC', 'now', 'Western North', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 12:08:03', '2023-07-24 13:04:40', NULL), +(2820, 2409, NULL, 'FMW0002840R', NULL, 'completed', '2023-07-22 12:19:01', 320.00, 30.00, 350.00, 320.00, 'New Achimota Petroleum', 'now', 'Greater Accra', 'Accra.......M', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 12:20:55', '2023-07-24 13:03:27', NULL), +(2821, 341, NULL, 'FMW0002841D', NULL, 'completed', '2023-07-22 12:19:01', 300.00, 35.00, 335.00, 300.00, 'Omanjor', 'now', 'Greater Accra', 'Accra.....L', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-22 12:23:52', '2023-07-24 13:02:04', NULL), +(2822, 2410, NULL, 'FMW0002842R', NULL, 'completed', '2023-07-22 12:19:01', 240.00, 25.00, 265.00, 240.00, 'Lapaz', 'now', 'Greater Accra', 'tabora', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 12:25:00', '2023-07-24 13:03:04', NULL), +(2823, 2411, NULL, 'FMW0002843R', NULL, 'completed', '2023-07-22 14:01:55', 255.00, 0.00, 255.00, 240.00, 'Jirapa', 'now', 'Upper West', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 12:27:52', '2023-07-24 13:04:13', NULL), +(2824, 2412, NULL, 'FMW0002844R', NULL, 'completed', '2023-07-22 12:35:32', 360.00, 25.00, 385.00, 360.00, 'Lapaz', 'now', 'Greater Accra', 'Lapaz', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 12:36:35', '2023-07-24 13:02:48', NULL), +(2825, 2402, NULL, 'FMW0002845R', NULL, 'completed', '2023-07-22 12:35:32', 135.00, 0.00, 135.00, 120.00, 'Ada', 'now', 'Greater Accra', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', '2023-08-22 21:17:01', NULL, '2023-07-22 12:38:14', '2023-08-22 21:17:01', NULL), +(2826, 2413, NULL, 'FMW0002846R', NULL, 'completed', '2023-07-22 13:10:06', 120.00, 30.00, 150.00, 120.00, 'OFANKOR BARRIER', 'now', 'Greater Accra', 'ASOFA', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 13:11:29', '2023-07-24 13:01:59', NULL), +(2827, 2414, NULL, 'FMW0002847R', NULL, 'completed', '2023-07-22 13:29:32', 135.00, 0.00, 135.00, 120.00, 'bogoso', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 13:31:27', '2023-07-24 13:04:16', NULL), +(2828, 2415, NULL, 'FMW0002848R', NULL, 'completed', '2023-07-22 13:29:32', 270.00, 0.00, 270.00, 240.00, 'Abuakwa', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-22 13:34:46', '2023-07-25 13:10:24', NULL), +(2829, 2416, NULL, 'FMW0002849R', NULL, 'completed', '2023-07-24 10:06:21', 240.00, 30.00, 270.00, 240.00, 'Dawhenya', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:11:58', '2023-07-25 13:07:04', NULL), +(2830, 2417, NULL, 'FMW0002850R', NULL, 'completed', '2023-07-24 10:06:21', 120.00, 30.00, 150.00, 120.00, 'Adenta', 'now', 'Greater Accra', 'Aviation road', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:13:02', '2023-07-25 13:07:08', NULL), +(2831, 2418, NULL, 'FMW0002851R', NULL, 'completed', '2023-07-24 10:06:21', 375.00, 0.00, 375.00, 360.00, 'Worawora', 'now', 'Oti', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:16:36', '2023-07-25 13:12:45', NULL), +(2832, 2419, NULL, 'FMW0002852R', NULL, 'completed', '2023-07-24 11:09:09', 360.00, 35.00, 395.00, 360.00, 'Amasaman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:17:50', '2023-07-25 13:06:29', NULL), +(2833, 2487, NULL, 'FMW0002853R', NULL, 'completed', '2023-07-26 11:34:41', 150.00, 0.00, 150.00, 120.00, 'kumasi', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:19:07', '2023-07-26 16:57:58', NULL), +(2834, 207, NULL, 'FMW0002854D', NULL, 'completed', '2023-07-24 10:06:21', 1000.00, 20.00, 1020.00, 1000.00, 'malam jnc', 'now', 'Greater Accra', 'kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:20:19', '2023-07-25 13:06:03', NULL), +(2835, 2421, NULL, 'FMW0002855R', NULL, 'completed', '2023-07-24 10:06:21', 135.00, 0.00, 135.00, 120.00, 'Agona swedru', 'now', 'Central', 'sending........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:22:02', '2023-07-25 13:12:56', NULL), +(2836, 2422, NULL, 'FMW0002856R', NULL, 'completed', '2023-07-24 10:06:21', 270.00, 0.00, 270.00, 240.00, 'TV3 Ghana', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:24:42', '2023-07-25 13:06:26', NULL), +(2837, 1888, NULL, 'FMW0002857R', NULL, 'completed', '2023-07-24 10:06:21', 150.00, 0.00, 150.00, 120.00, 'Santasi Christain Universiity College', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:26:29', '2023-07-26 13:09:28', NULL), +(2838, 2423, NULL, 'FMW0002858R', NULL, 'completed', '2023-07-24 10:06:21', 135.00, 0.00, 135.00, 120.00, 'Abesim', 'now', 'Bono', 'sunyani', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:27:46', '2023-07-25 13:12:38', NULL), +(2839, 2424, NULL, 'FMW0002859R', NULL, 'completed', '2023-07-24 10:06:21', 150.00, 0.00, 150.00, 120.00, 'Oduom', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:28:58', '2023-07-26 13:08:51', NULL), +(2840, 2425, NULL, 'FMW0002860R', NULL, 'completed', '2023-07-24 10:06:21', 150.00, 0.00, 150.00, 120.00, 'Esereso', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:30:23', '2023-07-26 13:08:39', NULL), +(2841, 2426, NULL, 'FMW0002861R', NULL, 'completed', '2023-07-24 10:06:21', 270.00, 0.00, 270.00, 240.00, 'Ash,town', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:31:39', '2023-07-26 13:08:45', NULL), +(2842, 2427, NULL, 'FMW0002862R', NULL, 'completed', '2023-07-24 10:06:21', 135.00, 0.00, 135.00, 120.00, 'Hohoe', 'now', 'Volta', 'Star Oil near CMG', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:33:02', '2023-07-25 13:13:06', NULL), +(2843, 2428, NULL, 'FMW0002863R', NULL, 'completed', '2023-07-24 10:06:21', 120.00, 30.00, 150.00, 120.00, 'Osu', 'now', 'Greater Accra', 'oppo G C Royal Hotel', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:34:43', '2023-07-25 13:06:15', NULL), +(2844, 889, NULL, 'FMW0002864R', NULL, 'completed', '2023-07-24 10:06:21', 480.00, 20.00, 500.00, 480.00, 'Circle', 'now', 'Greater Accra', 'Accra', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:36:04', '2023-07-25 13:06:23', NULL), +(2845, 2429, NULL, 'FMW0002865R', NULL, 'completed', '2023-07-24 10:06:21', 135.00, 0.00, 135.00, 120.00, 'Takoradi', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:37:19', '2023-07-25 13:13:00', NULL), +(2846, 2430, NULL, 'FMW0002866R', NULL, 'completed', '2023-07-24 10:06:21', 150.00, 0.00, 150.00, 120.00, 'Kotei', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:39:10', '2023-07-26 13:09:24', NULL), +(2847, 2431, NULL, 'FMW0002867R', NULL, 'completed', '2023-07-24 10:06:21', 150.00, 0.00, 150.00, 120.00, 'Abuakwa', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:40:18', '2023-07-26 13:09:13', NULL), +(2848, 2432, NULL, 'FMW0002868R', NULL, 'completed', '2023-07-24 10:06:21', 135.00, 0.00, 135.00, 120.00, 'Tarkwa', 'now', 'Western', 'Brahabebom', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:42:53', '2023-07-25 13:12:42', NULL), +(2849, 2433, NULL, 'FMW0002869R', NULL, 'completed', '2023-07-24 10:06:21', 120.00, 35.00, 155.00, 120.00, 'Tema', 'now', 'Greater Accra', 'com2', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:44:21', '2023-07-24 10:44:21', NULL), +(2850, 2434, NULL, 'FMW0002870R', NULL, 'completed', '2023-07-24 10:06:21', 240.00, 30.00, 270.00, 240.00, 'Madina', 'now', 'Greater Accra', 'Hawa avenue', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:45:35', '2023-07-25 13:06:32', NULL), +(2851, 2435, NULL, 'FMW0002871D', NULL, 'completed', '2023-07-24 10:06:21', 1535.00, 0.00, 1535.00, 1500.00, 'Tema', 'now', 'Greater Accra', 'com25 devtraco road', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:48:42', '2023-07-25 13:07:00', NULL), +(2852, 2436, NULL, 'FMW0002872R', NULL, 'completed', '2023-07-24 10:06:21', 135.00, 0.00, 135.00, 120.00, 'Akosombo', 'now', 'Eastern', 'Atimpoku roundabout', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:50:57', '2023-07-25 13:13:15', NULL), +(2854, 2438, NULL, 'FMW0002874R', NULL, 'completed', '2023-07-24 10:06:21', 360.00, 30.00, 390.00, 360.00, 'Ablekuman', 'now', 'Greater Accra', 'Oduman', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:52:37', '2023-07-25 13:06:09', NULL), +(2855, 2439, NULL, 'FMW0002875R', NULL, 'completed', '2023-07-24 10:06:21', 375.00, 0.00, 375.00, 360.00, 'Akosombo', 'now', 'Eastern', 'senchi junc', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:53:58', '2023-07-25 13:12:34', NULL), +(2856, 2440, NULL, 'FMW0002876R', NULL, 'completed', '2023-07-24 10:06:21', 240.00, 30.00, 270.00, 240.00, 'Taifa Burkina', 'now', 'Greater Accra', 'taifa', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:55:50', '2023-07-25 13:06:12', NULL), +(2857, 2216, NULL, 'FMW0002877R', NULL, 'completed', '2023-07-24 10:58:44', 150.00, 0.00, 150.00, 120.00, 'Obuasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 10:59:52', '2023-07-26 13:09:32', NULL), +(2858, 2441, NULL, 'FMW0002878R', NULL, 'completed', '2023-07-24 10:58:44', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Adum', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 11:01:17', '2023-07-26 13:09:17', NULL), +(2859, 2442, NULL, 'FMW0002879R', NULL, 'completed', '2023-07-24 11:11:28', 495.00, 0.00, 495.00, 480.00, 'Apam', 'now', 'Central', 'sending....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 11:13:26', '2023-07-25 13:12:53', NULL), +(2860, 2443, NULL, 'FMW0002880R', NULL, 'completed', '2023-07-24 11:18:00', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Bono', 'sending.........', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 11:19:34', '2023-07-25 13:12:48', NULL), +(2861, 2444, NULL, 'FMW0002881R', NULL, 'completed', '2023-07-24 11:18:00', 150.00, 0.00, 150.00, 120.00, 'Jachie lake road', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 11:21:16', '2023-07-26 13:09:08', NULL), +(2862, 2445, NULL, 'FMW0002882R', NULL, 'completed', '2023-07-24 11:18:00', 150.00, 0.00, 150.00, 120.00, 'Achimota', 'now', 'Greater Accra', 'Akwetema methodist church', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 11:23:17', '2023-07-24 13:00:42', NULL), +(2863, 2446, NULL, 'FMW0002883R', NULL, 'completed', '2023-07-24 11:18:00', 135.00, 0.00, 135.00, 120.00, 'Bogoso', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 11:24:18', '2023-07-25 13:13:12', NULL), +(2864, 2447, NULL, 'FMW0002884R', NULL, 'completed', '2023-07-24 11:26:53', 120.00, 30.00, 150.00, 120.00, 'Nungua', 'now', 'Greater Accra', 'omanu', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 11:27:54', '2023-07-25 13:06:18', NULL), +(2865, 2448, NULL, 'FMW0002885R', NULL, 'completed', '2023-07-24 11:32:01', 270.00, 0.00, 270.00, 240.00, 'Adum hello fm', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 11:33:26', '2023-07-26 13:08:59', NULL), +(2866, 2449, NULL, 'FMW0002886R', NULL, 'completed', '2023-07-24 12:01:38', 510.00, 0.00, 510.00, 480.00, 'Ogbojo', 'now', 'Greater Accra', 'ARS Roundabout', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 12:04:43', '2023-07-25 13:06:55', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(2867, 1931, NULL, 'FMW0002887R', NULL, 'completed', '2023-07-24 12:12:46', 870.00, 0.00, 870.00, 840.00, 'kumasi', 'now', 'Ashanti', 'santasi melcom', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-24 12:14:44', '2023-07-26 13:08:30', NULL), +(2868, 2450, NULL, 'FMW0002888R', NULL, 'completed', '2023-07-25 08:17:10', 240.00, 30.00, 270.00, 240.00, 'LEGON', 'now', 'Greater Accra', 'EVANDY HOTEL', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 08:18:49', '2023-07-26 13:11:12', NULL), +(2869, 1750, NULL, 'FMW0002889R', NULL, 'completed', '2023-07-25 08:17:10', 120.00, 20.00, 140.00, 120.00, 'Kasoa', 'now', 'Greater Accra', 'Akweley transformer', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 08:20:21', '2023-07-26 13:10:43', NULL), +(2870, 2451, NULL, 'FMW0002890R', NULL, 'completed', '2023-07-25 08:17:10', 360.00, 30.00, 390.00, 360.00, 'Dzorwulu', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 09:36:28', '2023-07-26 13:11:15', NULL), +(2871, 2452, NULL, 'FMW0002891R', NULL, 'completed', '2023-07-25 08:17:10', 135.00, 0.00, 135.00, 120.00, 'Agona Ahanta', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 09:38:29', '2023-07-26 13:11:43', NULL), +(2872, 2453, NULL, 'FMW0002892R', NULL, 'completed', '2023-08-23 16:19:41', 135.00, 0.00, 135.00, 120.00, 'koforidua', 'now', 'Western', 'sending...', 15.00, 0, 1, 0, '{\"name\":\"Dufie\",\"phone\":\"233540281044\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 09:39:54', '2023-08-23 16:20:21', NULL), +(2873, 2454, NULL, 'FMW0002893R', NULL, 'completed', '2023-07-25 08:17:10', 255.00, 0.00, 255.00, 240.00, 'Sunyani', 'now', 'Bono', 'sending.........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 09:41:01', '2023-07-26 13:11:38', NULL), +(2874, 2122, NULL, 'FMW0002894R', NULL, 'completed', '2023-07-25 08:17:10', 120.00, 25.00, 145.00, 120.00, 'Isarel', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 09:44:00', '2023-07-26 13:10:51', NULL), +(2875, 2455, NULL, 'FMW0002895R', NULL, 'completed', '2023-07-25 08:17:10', 255.00, 0.00, 255.00, 240.00, 'Tarkwa', 'now', 'Western', 'sending...........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 09:45:55', '2023-07-26 13:11:46', NULL), +(2876, 2442, NULL, 'FMW0002896R', NULL, 'completed', '2023-07-25 08:17:10', 135.00, 0.00, 135.00, 120.00, 'Apam', 'now', 'Central', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 09:48:01', '2023-07-26 13:12:05', NULL), +(2877, 2456, NULL, 'FMW0002897R', NULL, 'completed', '2023-07-25 08:17:10', 135.00, 0.00, 135.00, 120.00, 'Twifo praso', 'now', 'Central', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 09:49:46', '2023-07-26 13:12:17', NULL), +(2878, 2457, NULL, 'FMW0002898R', NULL, 'completed', '2023-07-25 08:17:10', 120.00, 25.00, 145.00, 120.00, 'Tudu', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 09:50:46', '2023-07-26 13:10:57', NULL), +(2879, 2458, NULL, 'FMW0002899R', NULL, 'completed', '2023-07-25 08:17:10', 120.00, 25.00, 145.00, 120.00, 'Ablekuma curve', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 09:51:56', '2023-07-26 13:10:38', NULL), +(2880, 2459, NULL, 'FMW0002900R', NULL, 'completed', '2023-07-25 08:17:10', 120.00, 30.00, 150.00, 120.00, 'Teshie', 'now', 'Greater Accra', 'NMTC near lekma hospital', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 09:53:31', '2023-07-26 13:11:06', NULL), +(2881, 2460, NULL, 'FMW0002901R', NULL, 'completed', '2023-07-25 08:17:10', 240.00, 25.00, 265.00, 240.00, 'Ablekuma', 'now', 'Greater Accra', '10 plot', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 09:54:52', '2023-07-26 13:10:30', NULL), +(2882, 1193, NULL, 'FMW0002902R', NULL, 'completed', '2023-07-25 08:17:10', 150.00, 0.00, 150.00, 120.00, 'Kronum,kwapara', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 09:57:04', '2023-07-27 13:33:11', NULL), +(2883, 2461, NULL, 'FMW0002903R', NULL, 'completed', '2023-07-25 08:17:10', 120.00, 25.00, 145.00, 120.00, 'Accra Digital Centre', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 09:58:28', '2023-07-26 13:10:26', NULL), +(2884, 2462, NULL, 'FMW0002904R', NULL, 'completed', '2023-07-25 08:17:10', 255.00, 0.00, 255.00, 240.00, 'Asamankese,Osenase', 'now', 'Eastern', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 10:00:32', '2023-07-26 13:12:00', NULL), +(2885, 2463, NULL, 'FMW0002905R', NULL, 'completed', '2023-07-25 08:17:10', 120.00, 30.00, 150.00, 120.00, 'East legon hills', 'now', 'Greater Accra', 'blue kiosk road', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 10:01:49', '2023-07-26 13:10:47', NULL), +(2886, 1492, NULL, 'FMW0002906R', NULL, 'completed', '2023-07-25 08:17:10', 375.00, 0.00, 375.00, 360.00, 'Sunyani', 'now', 'Bono', 'sending.........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 10:03:05', '2023-07-26 13:11:50', NULL), +(2887, 2464, NULL, 'FMW0002907R', NULL, 'completed', '2023-07-25 10:09:17', 240.00, 30.00, 270.00, 240.00, 'Africa Tradehouse', 'now', 'Greater Accra', 'oppo cedi house', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 10:10:50', '2023-07-26 13:11:02', NULL), +(2888, 2465, NULL, 'FMW0002908R', NULL, 'completed', '2023-07-25 10:15:54', 120.00, 30.00, 150.00, 120.00, 'Adenta', 'now', 'Greater Accra', 'new site', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 10:16:47', '2023-07-26 13:10:22', NULL), +(2889, 2026, NULL, 'FMW0002909R', NULL, 'completed', '2023-07-25 11:51:31', 240.00, 30.00, 270.00, 240.00, 'Dome', 'now', 'Greater Accra', 'true legend', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 11:52:45', '2023-07-26 13:10:18', NULL), +(2890, 2466, NULL, 'FMW0002910R', NULL, 'completed', '2023-07-25 11:51:31', 240.00, 30.00, 270.00, 240.00, 'Osu', 'now', 'Greater Accra', 'Dankwa bridge', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 11:54:29', '2023-07-26 13:10:10', NULL), +(2891, 359, NULL, 'FMW0002911R', NULL, 'completed', '2023-07-25 12:03:39', 120.00, 25.00, 145.00, 120.00, 'Darkuman', 'now', 'Greater Accra', 'Accra station', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 12:04:46', '2023-07-26 13:10:14', NULL), +(2892, 2467, NULL, 'FMW0002912R', NULL, 'completed', '2023-07-25 14:37:05', 120.00, 25.00, 145.00, 120.00, 'Tudu', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 14:38:34', '2023-07-27 13:31:50', NULL), +(2893, 2468, NULL, 'FMW0002913R', NULL, 'completed', '2023-07-29 11:27:28', 1215.00, 0.00, 1215.00, 1200.00, 'Bolgatanga', 'now', 'Upper East', 'OA Parcel office', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-25 15:20:34', '2023-07-29 11:27:54', NULL), +(2894, 2469, NULL, 'FMW0002914R', NULL, 'completed', '2023-07-26 09:12:29', 150.00, 0.00, 150.00, 120.00, 'Oduom', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:17:50', '2023-07-28 12:44:36', NULL), +(2895, 2470, NULL, 'FMW0002915R', NULL, 'completed', '2023-07-26 09:12:29', 120.00, 35.00, 155.00, 120.00, 'Ashaiman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:18:53', '2023-07-27 13:31:23', NULL), +(2896, 2471, NULL, 'FMW0002916R', NULL, 'completed', '2023-07-26 09:12:29', 120.00, 30.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'KNUST', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:20:11', '2023-07-28 12:44:27', NULL), +(2897, 2472, NULL, 'FMW0002917R', NULL, 'completed', '2023-07-26 09:12:29', 120.00, 30.00, 150.00, 120.00, 'Spintex road', 'now', 'Greater Accra', 'Sheridan hotel', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:21:58', '2023-07-27 13:32:04', NULL), +(2898, 2473, NULL, 'FMW0002918R', NULL, 'completed', '2023-07-26 09:12:29', 135.00, 0.00, 135.00, 120.00, 'Tarkwa', 'now', 'Western', 'Bankyim', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:23:32', '2023-07-27 13:32:47', NULL), +(2899, 2026, NULL, 'FMW0002919R', NULL, 'completed', '2023-07-26 09:12:29', 480.00, 30.00, 510.00, 480.00, 'Dome', 'now', 'Greater Accra', 'true legend', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:24:59', '2023-07-27 13:31:55', NULL), +(2900, 2474, NULL, 'FMW0002920D', NULL, 'completed', '2023-07-26 09:12:29', 315.00, 0.00, 315.00, 300.00, 'Tamale', 'now', 'Northern', 'sending........XL', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:26:57', '2023-07-27 13:32:51', NULL), +(2901, 2475, NULL, 'FMW0002921R', NULL, 'completed', '2023-07-26 09:12:29', 270.00, 0.00, 270.00, 240.00, 'Obuasi,Pomposo', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:28:58', '2023-07-28 12:44:18', NULL), +(2902, 2476, NULL, 'FMW0002922R', NULL, 'completed', '2023-07-26 09:12:29', 255.00, 0.00, 255.00, 240.00, 'Obuasi', 'now', 'Ashanti', 'kumasi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:30:11', '2023-07-28 12:44:32', NULL), +(2903, 2477, NULL, 'FMW0002923R', NULL, 'completed', '2023-07-26 09:12:29', 360.00, 30.00, 390.00, 360.00, 'Spintex', 'now', 'Greater Accra', 'Action Cathedral', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:31:30', '2023-07-27 13:31:46', NULL), +(2904, 2478, NULL, 'FMW0002924R', NULL, 'completed', '2023-07-26 09:12:29', 150.00, 0.00, 150.00, 120.00, 'Afabof hotel,Afrancho', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:33:22', '2023-07-28 12:44:42', NULL), +(2905, 2479, NULL, 'FMW0002925R', NULL, 'completed', '2023-07-26 09:12:29', 255.00, 0.00, 255.00, 240.00, 'Techiman', 'now', 'Bono East', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:35:06', '2023-07-27 13:32:29', NULL), +(2906, 2480, NULL, 'FMW0002926R', NULL, 'completed', '2023-07-26 09:12:29', 120.00, 30.00, 150.00, 120.00, 'Labadi', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:36:44', '2023-07-27 13:31:26', NULL), +(2907, 2481, NULL, 'FMW0002927R', NULL, 'completed', '2023-07-26 09:12:29', 120.00, 30.00, 150.00, 120.00, 'Madina', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:37:50', '2023-07-27 13:31:58', NULL), +(2908, 2482, NULL, 'FMW0002928D', NULL, 'completed', '2023-07-26 09:12:29', 300.00, 25.00, 325.00, 300.00, 'Ministry of Lands and Resources', 'now', 'Greater Accra', 'Accra,,,,,,,,M', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:39:39', '2023-07-27 13:31:30', NULL), +(2909, 194, NULL, 'FMW0002929R', NULL, 'completed', '2023-07-26 09:12:29', 375.00, 0.00, 375.00, 360.00, 'Sunyani', 'now', 'Bono', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:41:07', '2023-07-26 16:59:56', NULL), +(2910, 2483, NULL, 'FMW0002930R', NULL, 'completed', '2023-07-26 09:12:29', 120.00, 30.00, 150.00, 120.00, 'Spintex', 'now', 'Greater Accra', 'Batsonaa total', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:42:23', '2023-07-27 13:32:01', NULL), +(2911, 2484, NULL, 'FMW0002931R', NULL, 'completed', '2023-07-26 09:12:29', 120.00, 30.00, 150.00, 120.00, 'Labadi borla', 'now', 'Greater Accra', 'Labadi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 09:43:28', '2023-07-27 13:31:41', NULL), +(2912, 2485, NULL, 'FMW0002932R', NULL, 'completed', '2023-07-26 10:58:42', 120.00, 30.00, 150.00, 120.00, 'Fadama', 'now', 'Greater Accra', 'Night Market Bus Stop', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 11:00:05', '2023-07-27 13:31:38', NULL), +(2913, 2486, NULL, 'FMW0002933D', NULL, 'completed', '2023-07-26 10:58:42', 300.00, 30.00, 330.00, 300.00, 'Santa Maria', 'now', 'Greater Accra', 'Ebenezer', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-26 11:02:00', '2023-07-27 13:31:35', NULL), +(2914, 1484, NULL, 'FMW0002934R', NULL, 'completed', '2023-07-26 10:58:42', 480.00, 30.00, 510.00, 480.00, 'Tantra Hills', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 11:03:52', '2023-07-27 13:31:44', NULL), +(2915, 2488, NULL, 'FMW0002935R', NULL, 'completed', '2023-07-26 12:09:35', 270.00, 0.00, 270.00, 240.00, 'Santasi new site', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 12:10:39', '2023-07-28 12:44:45', NULL), +(2916, 2489, NULL, 'FMW0002936R', NULL, 'completed', '2023-07-26 12:11:22', 120.00, 25.00, 145.00, 120.00, 'Odorkor official town', 'now', 'Greater Accra', 'Odorkor', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 12:12:30', '2023-07-27 13:31:20', NULL), +(2917, 2490, NULL, 'FMW0002937R', NULL, 'completed', '2023-07-26 13:12:53', 120.00, 30.00, 150.00, 120.00, 'Ablekuma', 'now', 'Greater Accra', 'Afuaman', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 13:14:54', '2023-07-28 12:42:06', NULL), +(2918, 2491, NULL, 'FMW0002938R', NULL, 'completed', '2023-07-26 13:16:17', 135.00, 120.00, 255.00, 240.00, 'Diaso', 'now', 'Central', 'sending....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 13:18:27', '2023-07-27 13:32:33', NULL), +(2919, 2492, NULL, 'FMW0002939R', NULL, 'completed', '2023-07-26 13:16:17', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Effiduase', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 13:19:38', '2023-07-27 13:29:46', NULL), +(2920, 1830, NULL, 'FMW0002940R', NULL, 'completed', '2023-07-29 08:55:07', 840.00, 20.00, 860.00, 840.00, 'kasoa', 'now', 'Greater Accra', 'Accra', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-26 14:39:53', '2023-07-31 14:09:38', NULL), +(2921, 278, NULL, 'FMW0002941D', NULL, 'completed', '2023-07-27 07:49:40', 1000.00, 0.00, 1000.00, 1000.00, 'West Hills Mall', 'now', 'Greater Accra', 'Kasoa', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-27 07:53:00', '2023-07-27 13:30:55', NULL), +(2922, 2493, NULL, 'FMW0002942D', NULL, 'completed', '2023-07-27 10:27:59', 315.00, 0.00, 315.00, 300.00, 'Doboro', 'now', 'Greater Accra', 'sending...', 15.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:31:05', '2023-07-28 12:43:21', NULL), +(2923, 2494, NULL, 'FMW0002943R', NULL, 'completed', '2023-07-27 10:27:59', 120.00, 30.00, 150.00, 120.00, 'Ashongman Estate', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:32:24', '2023-07-28 12:40:24', NULL), +(2924, 2495, NULL, 'FMW0002944R', NULL, 'completed', '2023-07-27 10:27:59', 140.00, 0.00, 140.00, 120.00, 'Mallam jnc', 'now', 'Greater Accra', 'McCarty', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:34:06', '2023-07-28 12:40:14', NULL), +(2925, 1186, NULL, 'FMW0002945R', NULL, 'completed', '2023-07-27 10:27:59', 120.00, 20.00, 140.00, 120.00, 'Kasoa', 'now', 'Greater Accra', 'SCC', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:35:13', '2023-07-28 12:42:26', NULL), +(2926, 2496, NULL, 'FMW0002946R', NULL, 'completed', '2023-07-27 10:27:59', 120.00, 35.00, 155.00, 120.00, 'Shiashi', 'now', 'Greater Accra', 'standard board authority', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:36:51', '2023-07-28 12:41:46', NULL), +(2927, 2497, NULL, 'FMW0002947R', NULL, 'completed', '2023-07-27 10:27:59', 360.00, 30.00, 390.00, 360.00, 'East Cantoments', 'now', 'Greater Accra', '4 Wougon road', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:39:39', '2023-07-28 12:41:14', NULL), +(2928, 2498, NULL, 'FMW0002948R', NULL, 'completed', '2023-07-27 10:27:59', 120.00, 30.00, 150.00, 120.00, 'Ridge Bni Office', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:44:06', '2023-07-28 12:42:30', NULL), +(2929, 2499, NULL, 'FMW0002949R', NULL, 'completed', '2023-07-27 10:27:59', 255.00, 0.00, 255.00, 240.00, 'Takoradi', 'now', 'Western', 'sending..............', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:45:29', '2023-07-28 12:43:33', NULL), +(2930, 2500, NULL, 'FMW0002950R', NULL, 'completed', '2023-07-27 10:27:59', 120.00, 35.00, 155.00, 120.00, 'Tema', 'now', 'Greater Accra', 'Com 12', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:46:39', '2023-07-28 12:41:40', NULL), +(2931, 2501, NULL, 'FMW0002951R', NULL, 'completed', '2023-07-27 10:27:59', 120.00, 35.00, 155.00, 120.00, 'Amasaman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:47:47', '2023-07-28 12:42:33', NULL), +(2932, 2502, NULL, 'FMW0002952R', NULL, 'completed', '2023-07-27 16:48:37', 255.00, 0.00, 255.00, 240.00, 'Tarkwa', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:48:52', '2023-07-28 12:43:44', NULL), +(2933, 2503, NULL, 'FMW0002953R', NULL, 'completed', '2023-07-27 10:27:59', 240.00, 30.00, 270.00, 240.00, 'Spintex', 'now', 'Greater Accra', 'dampong clinic', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:50:08', '2023-07-28 12:42:45', NULL), +(2934, 2504, NULL, 'FMW0002954R', NULL, 'completed', '2023-07-27 10:27:59', 120.00, 20.00, 140.00, 120.00, 'New Bortianor', 'now', 'Greater Accra', 'Accra', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:51:38', '2023-07-28 12:40:29', NULL), +(2935, 2505, NULL, 'FMW0002955R', NULL, 'completed', '2023-07-27 10:27:59', 120.00, 30.00, 150.00, 120.00, 'Paloma', 'now', 'Greater Accra', 'ring road', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:52:58', '2023-07-28 12:41:55', NULL), +(2936, 1700, NULL, 'FMW0002956R', NULL, 'completed', '2023-07-27 10:27:59', 720.00, 30.00, 750.00, 720.00, 'Ashaley Botwe highway', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:54:28', '2023-07-28 12:42:20', NULL), +(2937, 2318, NULL, 'FMW0002957R', NULL, 'completed', '2023-07-27 10:27:59', 120.00, 30.00, 150.00, 120.00, 'Pigfarm', 'now', 'Greater Accra', 'Adanseman borla', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:55:37', '2023-07-28 12:41:58', NULL), +(2938, 2506, NULL, 'FMW0002958D', NULL, 'completed', '2023-07-27 10:27:59', 315.00, 0.00, 315.00, 300.00, 'Tamale', 'now', 'Northern', 'sending.....L', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:56:59', '2023-07-28 12:43:37', NULL), +(2939, 2507, NULL, 'FMW0002959R', NULL, 'completed', '2023-07-27 10:27:59', 375.00, 0.00, 375.00, 360.00, 'Sunyani', 'now', 'Bono', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 10:59:22', '2023-07-28 12:43:25', NULL), +(2940, 2508, NULL, 'FMW0002960R', NULL, 'completed', '2023-07-27 10:27:59', 150.00, 0.00, 150.00, 120.00, 'kumasi', 'now', 'Ashanti', 'Breman UGC', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 11:01:42', '2023-07-29 11:39:11', NULL), +(2941, 2509, NULL, 'FMW0002961R', NULL, 'completed', '2023-07-27 10:27:59', 120.00, 30.00, 150.00, 120.00, 'Kwabenya', 'now', 'Greater Accra', 'KNUST Accra City Campus', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 11:03:27', '2023-07-28 12:40:51', NULL), +(2942, 2510, NULL, 'FMW0002962R', NULL, 'completed', '2023-07-27 10:27:59', 135.00, 0.00, 135.00, 120.00, 'Techiman', 'now', 'Western', 'sending..........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 11:05:34', '2023-07-28 12:43:30', NULL), +(2943, 2511, NULL, 'FMW0002963R', NULL, 'completed', '2023-07-27 10:27:59', 150.00, 0.00, 150.00, 120.00, 'kumasi', 'now', 'Ashanti', 'Abrepo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 11:06:58', '2023-07-29 11:39:18', NULL), +(2944, 2512, NULL, 'FMW0002964R', NULL, 'completed', '2023-07-27 10:27:59', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Alabar', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 11:08:21', '2023-07-29 11:39:23', NULL), +(2945, 2513, NULL, 'FMW0002965R', NULL, 'completed', '2023-07-27 10:27:59', 120.00, 25.00, 145.00, 120.00, 'Okpoglo', 'now', 'Greater Accra', 'Ecobank', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 11:10:21', '2023-07-28 12:41:17', NULL), +(2946, 2514, NULL, 'FMW0002966R', NULL, 'completed', '2023-07-27 10:27:59', 120.00, 30.00, 150.00, 120.00, 'Manhean', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 11:12:18', '2023-07-27 13:25:33', NULL), +(2947, 2515, NULL, 'FMW0002967R', NULL, 'completed', '2023-07-27 10:27:59', 120.00, 25.00, 145.00, 120.00, 'Lapaz', 'now', 'Greater Accra', 'Chantan', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 11:13:15', '2023-07-28 12:41:35', NULL), +(2948, 1827, NULL, 'FMW0002968D', NULL, 'completed', '2023-07-27 10:27:59', 315.00, 0.00, 315.00, 300.00, 'Mim Ahafo', 'now', 'Ahafo', 'Mim', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-27 11:15:02', '2023-07-28 12:43:17', NULL), +(2949, 2516, NULL, 'FMW0002969R', NULL, 'completed', '2023-07-27 10:27:59', 120.00, 35.00, 155.00, 120.00, 'Tema New Town', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 11:16:07', '2023-07-28 12:41:08', NULL), +(2950, 2517, NULL, 'FMW0002970R', NULL, 'completed', '2023-07-27 10:27:59', 120.00, 35.00, 155.00, 120.00, 'Ashiaman', 'now', 'Greater Accra', 'official town', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 11:17:06', '2023-07-28 12:41:30', NULL), +(2951, 2518, NULL, 'FMW0002971R', NULL, 'completed', '2023-07-27 10:27:59', 240.00, 30.00, 270.00, 240.00, 'Knustford', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 11:20:47', '2023-07-28 12:41:43', NULL), +(2952, 207, NULL, 'FMW0002972D', NULL, 'completed', '2023-07-27 11:21:27', 1000.00, 20.00, 1020.00, 1000.00, 'malam jnc', 'now', 'Greater Accra', 'kasoa', 20.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-27 11:22:38', '2023-07-27 13:27:40', NULL), +(2953, 2412, NULL, 'FMW0002973R', NULL, 'completed', '2023-07-27 11:23:15', 120.00, 25.00, 145.00, 120.00, 'Lapaz', 'now', 'Greater Accra', 'Lapaz', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 11:24:16', '2023-07-28 12:42:16', NULL), +(2954, 2519, NULL, 'FMW0002974R', NULL, 'completed', '2023-07-27 12:21:24', 2000.00, 25.00, 2025.00, 2000.00, 'Kokrobite', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 12:03:58', '2023-07-28 12:40:22', NULL), +(2955, 530, NULL, 'FMW0002975D', NULL, 'completed', '2023-07-27 12:05:50', 2800.00, 35.00, 2835.00, 2800.00, 'Amasaman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-27 12:07:53', '2023-07-28 12:40:18', NULL), +(2956, 2068, NULL, 'FMW0002976R', NULL, 'completed', '2023-07-27 12:52:11', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Anwonmaso', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 12:53:41', '2023-07-29 11:39:08', NULL), +(2957, 2520, NULL, 'FMW0002977R', NULL, 'completed', '2023-07-27 14:42:09', 270.00, 0.00, 270.00, 240.00, 'Circle', 'now', 'Greater Accra', 'royal VVIP', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 14:43:56', '2023-07-28 12:43:59', NULL), +(2958, 2521, NULL, 'FMW0002978R', NULL, 'completed', '2023-07-27 15:40:18', 270.00, 0.00, 270.00, 240.00, 'Adum', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-27 15:41:40', '2023-07-29 11:39:02', NULL), +(2959, 2522, NULL, 'FMW0002979R', NULL, 'completed', '2023-07-28 09:52:49', 240.00, 30.00, 270.00, 240.00, 'Sakumono', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 09:54:34', '2023-07-29 11:39:46', NULL), +(2960, 2523, NULL, 'FMW0002980R', NULL, 'completed', '2023-07-28 09:52:49', 270.00, 0.00, 270.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'TUC', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 09:56:11', '2023-07-31 09:44:43', NULL), +(2961, 2519, NULL, 'FMW0002981R', NULL, 'completed', '2023-07-28 09:52:49', 480.00, 0.00, 480.00, 480.00, 'Kokrobite', 'now', 'Greater Accra', 'Accra', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 09:58:06', '2023-07-29 11:39:43', NULL), +(2962, 2222, NULL, 'FMW0002982R', NULL, 'completed', '2023-07-28 09:52:49', 120.00, 25.00, 145.00, 120.00, 'Accra Rawlings Park', 'now', 'Greater Accra', 'Megaton eletricals and lighting', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:00:15', '2023-07-29 11:40:16', NULL), +(2963, 2524, NULL, 'FMW0002983R', NULL, 'completed', '2023-07-28 09:52:49', 240.00, 30.00, 270.00, 240.00, 'Eastoment hotel', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:01:52', '2023-07-29 11:40:23', NULL), +(2964, 2525, NULL, 'FMW0002984R', NULL, 'completed', '2023-07-28 09:52:49', 120.00, 30.00, 150.00, 120.00, 'Madina', 'now', 'Greater Accra', 'police station', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:03:11', '2023-07-29 11:39:52', NULL), +(2965, 2526, NULL, 'FMW0002985R', NULL, 'completed', '2023-07-28 09:52:49', 240.00, 30.00, 270.00, 240.00, 'Adenta housing', 'now', 'Greater Accra', 'Adenta', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:07:35', '2023-07-29 11:40:08', NULL), +(2966, 1099, NULL, 'FMW0002986D', NULL, 'completed', '2023-07-28 10:12:42', 200.00, 25.00, 225.00, 200.00, 'Alhaji', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:13:47', '2023-07-29 11:39:49', NULL), +(2967, 1281, NULL, 'FMW0002987D', NULL, 'completed', '2023-07-28 10:12:42', 1300.00, 25.00, 1325.00, 1300.00, 'Kokomlemle', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:15:35', '2023-07-29 11:41:04', NULL), +(2968, 2527, NULL, 'FMW0002988R', NULL, 'completed', '2023-07-28 10:12:42', 855.00, 0.00, 855.00, 840.00, 'Koforidua', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:19:07', '2023-07-29 11:38:03', NULL), +(2969, 2528, NULL, 'FMW0002989R', NULL, 'completed', '2023-07-28 10:12:42', 120.00, 25.00, 145.00, 120.00, 'Awoshie', 'now', 'Greater Accra', 'Odorgonno secondary school', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:20:33', '2023-07-29 11:40:47', NULL), +(2970, 2529, NULL, 'FMW0002990R', NULL, 'completed', '2023-07-28 10:12:42', 270.00, 0.00, 270.00, 240.00, 'Dansoman', 'now', 'Greater Accra', 'Tunga', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:21:43', '2023-07-29 11:40:36', NULL), +(2971, 2530, NULL, 'FMW0002991R', NULL, 'completed', '2023-07-28 10:12:42', 255.00, 0.00, 255.00, 240.00, 'Wasa Akropng', 'now', 'Western', 'sending........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:23:47', '2023-07-29 11:38:28', NULL), +(2972, 1534, NULL, 'FMW0002992R', NULL, 'completed', '2023-07-28 10:12:42', 120.00, 30.00, 150.00, 120.00, 'Pig farm', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:25:09', '2023-07-29 11:40:33', NULL), +(2973, 2003, NULL, 'FMW0002993R', NULL, 'completed', '2023-07-28 10:12:42', 390.00, 0.00, 390.00, 360.00, 'Kumasi', 'now', 'Ashanti', 'Offinso', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:26:44', '2023-07-28 10:26:44', NULL), +(2974, 2531, NULL, 'FMW0002994R', NULL, 'completed', '2023-07-28 10:12:42', 270.00, 0.00, 270.00, 240.00, 'Accra Westland', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:28:22', '2023-07-29 11:40:50', NULL), +(2975, 1384, NULL, 'FMW0002995R', NULL, 'completed', '2023-07-28 10:12:42', 240.00, 30.00, 270.00, 240.00, 'Amamorley', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:29:38', '2023-07-29 11:40:55', NULL), +(2976, 2532, NULL, 'FMW0002996R', NULL, 'completed', '2023-07-28 10:12:42', 240.00, 30.00, 270.00, 240.00, 'Teshie', 'now', 'Greater Accra', 'Tsuibleoo alloway street', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:31:10', '2023-07-29 11:40:43', NULL), +(2977, 2327, NULL, 'FMW0002997D', NULL, 'completed', '2023-07-28 11:13:27', 1015.00, 0.00, 1015.00, 1000.00, 'Sefwi Wiawso', 'now', 'Western North', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:33:56', '2023-07-29 11:38:14', NULL), +(2978, 2533, NULL, 'FMW0002998R', NULL, 'completed', '2023-07-28 10:12:42', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:35:25', '2023-07-31 09:44:38', NULL), +(2979, 2534, NULL, 'FMW0002999R', NULL, 'completed', '2023-07-28 10:12:42', 240.00, 30.00, 270.00, 240.00, 'Spintex', 'now', 'Greater Accra', 'Baatsonaa police station', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:36:46', '2023-07-29 11:40:05', NULL), +(2980, 2535, NULL, 'FMW0003000R', NULL, 'completed', '2023-07-28 10:12:42', 120.00, 30.00, 150.00, 120.00, 'Dome pillar2', 'now', 'Greater Accra', 'no visa', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:37:59', '2023-07-29 11:39:59', NULL), +(2981, 2536, NULL, 'FMW0003001R', NULL, 'completed', '2023-07-28 10:12:42', 360.00, 35.00, 395.00, 360.00, 'Oyarifa', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:39:33', '2023-07-29 11:40:11', NULL), +(2985, 2537, NULL, 'FMW0003005R', NULL, 'completed', '2023-07-28 10:12:42', 120.00, 30.00, 150.00, 120.00, 'Teshie', 'now', 'Greater Accra', 'bushroad', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:45:08', '2023-07-29 11:39:55', NULL), +(2986, 2538, NULL, 'FMW0003006R', NULL, 'completed', '2023-07-28 10:12:42', 120.00, 20.00, 140.00, 120.00, 'Weija DVLA', 'now', 'Greater Accra', 'Royal Palm Street', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:46:24', '2023-07-29 11:40:28', NULL), +(2987, 2539, NULL, 'FMW0003007R', NULL, 'completed', '2023-07-28 10:12:42', 120.00, 15.00, 135.00, 120.00, 'West Hills', 'now', 'Greater Accra', 'Kasoa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 10:47:29', '2023-07-29 11:40:18', NULL), +(2988, 2540, NULL, 'FMW0003008D', NULL, 'completed', '2023-07-28 11:19:30', 315.00, 0.00, 315.00, 300.00, 'Cape coast', 'now', 'Central', 'sending..........XL', 15.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-28 11:21:22', '2023-07-30 13:56:54', NULL), +(2989, 2541, NULL, 'FMW0003009R', NULL, 'completed', '2023-07-28 11:30:07', 135.00, 0.00, 135.00, 120.00, 'Techiman', 'now', 'Bono East', 'sending...', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 11:31:36', '2023-07-29 11:38:20', NULL), +(2990, 2542, NULL, 'FMW0003010R', NULL, 'completed', '2023-07-28 11:55:39', 375.00, 0.00, 375.00, 360.00, 'Tamale', 'now', 'Northern', 'sending.........', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 11:57:08', '2023-07-29 11:38:24', NULL), +(2991, 207, NULL, 'FMW0003011R', NULL, 'completed', '2023-07-28 12:17:06', 1200.00, 20.00, 1220.00, 1200.00, 'malam jnc', 'now', 'Greater Accra', 'kasoa', 20.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 12:18:26', '2023-07-29 11:41:07', NULL), +(2992, 2543, NULL, 'FMW0003012R', NULL, 'completed', '2023-07-28 13:37:03', 270.00, 0.00, 270.00, 240.00, 'kumasi', 'now', 'Ashanti', 'zongo police station', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-28 13:38:25', '2023-07-31 09:44:33', NULL), +(2993, 2545, NULL, 'FMW0003013R', NULL, 'completed', '2023-07-29 09:13:00', 240.00, 30.00, 270.00, 240.00, 'Spintex', 'now', 'Greater Accra', 'around palace mall', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:16:28', '2023-07-31 14:08:58', NULL), +(2994, 2546, NULL, 'FMW0003014R', NULL, 'completed', '2023-07-29 09:13:00', 120.00, 30.00, 150.00, 120.00, 'Christ the King parish hall', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:18:04', '2023-07-31 14:09:47', NULL), +(2995, 2547, NULL, 'FMW0003015R', NULL, 'completed', '2023-07-29 09:13:00', 270.00, 0.00, 270.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Dichemso', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:19:48', '2023-07-31 14:10:35', NULL), +(2996, 2548, NULL, 'FMW0003016R', NULL, 'completed', '2023-07-29 09:13:00', 120.00, 30.00, 150.00, 120.00, 'Spintex', 'now', 'Greater Accra', 'American Washing Bay', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:21:44', '2023-07-31 14:08:45', NULL), +(2997, 2549, NULL, 'FMW0003017R', NULL, 'completed', '2023-07-29 09:13:00', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Patasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:22:52', '2023-07-31 14:10:23', NULL), +(2998, 2550, NULL, 'FMW0003018R', NULL, 'completed', '2023-07-29 09:13:00', 120.00, 25.00, 145.00, 120.00, 'Odorkor', 'now', 'Greater Accra', 'water works', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:24:00', '2023-07-31 14:08:51', NULL), +(2999, 2551, NULL, 'FMW0003019R', NULL, 'completed', '2023-07-29 09:13:00', 240.00, 35.00, 275.00, 240.00, 'Pokuase', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:25:09', '2023-07-31 14:09:43', NULL), +(3000, 1551, NULL, 'FMW0003020R', NULL, 'completed', '2023-07-29 11:29:41', 240.00, 30.00, 270.00, 240.00, 'Movenpick hotel', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:26:32', '2023-07-31 14:08:13', NULL), +(3001, 2552, NULL, 'FMW0003021R', NULL, 'completed', '2023-07-29 09:13:00', 120.00, 30.00, 150.00, 120.00, 'American house', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:28:54', '2023-07-31 14:08:16', NULL), +(3002, 1495, NULL, 'FMW0003022R', NULL, 'completed', '2023-07-29 09:13:00', 135.00, 0.00, 135.00, 120.00, 'Koforidua', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:31:39', '2023-07-30 13:56:43', NULL), +(3003, 2553, NULL, 'FMW0003023R', NULL, 'completed', '2023-07-29 09:13:00', 120.00, 20.00, 140.00, 120.00, 'Kasoa', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:32:37', '2023-07-31 14:09:10', NULL), +(3004, 2554, NULL, 'FMW0003024R', NULL, 'completed', '2023-07-29 09:13:00', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Krofrom', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:33:40', '2023-07-31 14:10:30', NULL), +(3005, 952, NULL, 'FMW0003025R', NULL, 'completed', '2023-07-29 09:13:00', 495.00, 0.00, 495.00, 480.00, 'Takoradi', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:35:38', '2023-07-30 13:56:50', NULL), +(3006, 2555, NULL, 'FMW0003026R', NULL, 'completed', '2023-07-29 09:13:00', 150.00, 0.00, 150.00, 120.00, 'KNUST', 'now', 'Ashanti', 'Wilkado hostel', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:36:58', '2023-07-31 14:10:26', NULL), +(3007, 2556, NULL, 'FMW0003027R', NULL, 'completed', '2023-07-29 09:13:00', 135.00, 0.00, 135.00, 120.00, 'Nkoranza', 'now', 'Bono', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:39:25', '2023-07-30 13:56:39', NULL), +(3008, 2557, NULL, 'FMW0003028R', NULL, 'completed', '2023-07-29 09:13:00', 120.00, 25.00, 145.00, 120.00, 'Circle', 'now', 'Greater Accra', 'OA bus station', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:40:34', '2023-07-31 14:08:53', NULL), +(3009, 2558, NULL, 'FMW0003029R', NULL, 'completed', '2023-07-29 09:13:00', 120.00, 35.00, 155.00, 120.00, 'Tema,com 9', 'now', 'Greater Accra', 'Global training institute', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:42:55', '2023-07-31 14:09:03', NULL), +(3010, 868, NULL, 'FMW0003030R', NULL, 'completed', '2023-07-29 09:13:00', 145.00, 0.00, 145.00, 120.00, 'mallam', 'now', 'Greater Accra', 'Mallam', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:46:13', '2023-07-31 14:09:33', NULL), +(3011, 2559, NULL, 'FMW0003031R', NULL, 'completed', '2023-07-29 09:49:14', 120.00, 30.00, 150.00, 120.00, 'Agboba', 'now', 'Greater Accra', 'Agboba', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:48:24', '2023-07-31 14:09:26', NULL), +(3012, 2560, NULL, 'FMW0003032R', NULL, 'completed', '2023-07-29 09:50:03', 120.00, 30.00, 150.00, 120.00, 'Burma camp', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:51:04', '2023-07-31 14:09:20', NULL), +(3013, 2561, NULL, 'FMW0003033R', NULL, 'completed', '2023-07-29 09:50:03', 360.00, 30.00, 390.00, 360.00, 'Kwabenya', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 09:52:35', '2023-07-31 14:09:14', NULL), +(3014, 2562, NULL, 'FMW0003034R', NULL, 'completed', '2023-07-29 10:20:28', 240.00, 25.00, 265.00, 240.00, 'chorkor', 'now', 'Greater Accra', 'chemuanaa', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 10:22:42', '2023-07-31 14:08:24', NULL), +(3015, 889, NULL, 'FMW0003035R', NULL, 'completed', '2023-07-29 10:28:22', 240.00, 25.00, 265.00, 240.00, 'Circle', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 10:29:26', '2023-07-31 14:08:20', NULL), +(3016, 2563, NULL, 'FMW0003036D', NULL, 'completed', '2023-07-29 10:40:22', 615.00, 0.00, 615.00, 600.00, 'Tarkwa', 'now', 'Western', 'sending.......L', 15.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-29 10:43:02', '2023-07-30 13:56:46', NULL), +(3017, 2564, NULL, 'FMW0003037R', NULL, 'completed', '2023-07-29 15:03:46', 135.00, 0.00, 135.00, 120.00, 'Swedru', 'now', 'Central', 'Swedru', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 15:05:18', '2023-07-30 13:56:58', NULL), +(3018, 2565, NULL, 'FMW0003038R', NULL, 'completed', '2023-07-29 15:03:46', 135.00, 0.00, 135.00, 120.00, 'Oduom', 'now', 'Ashanti', 'Kumasi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 15:07:04', '2023-07-31 14:10:19', NULL), +(3019, 2566, NULL, 'FMW0003039R', NULL, 'completed', '2023-07-29 15:29:11', 135.00, 0.00, 135.00, 120.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-29 15:31:14', '2023-07-30 13:57:01', NULL), +(3020, 1827, NULL, 'FMW0003040D', NULL, 'completed', '2023-07-31 09:35:56', 215.00, 0.00, 215.00, 200.00, 'Mim Ahafo', 'now', 'Ahafo', 'Mim', 15.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-31 09:38:41', '2023-08-01 12:48:08', NULL), +(3021, 2567, NULL, 'FMW0003041R', NULL, 'completed', '2023-07-31 09:35:56', 255.00, 0.00, 255.00, 240.00, 'Akosombo', 'now', 'Eastern', 'Akosombo', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 09:45:19', '2023-07-31 15:48:26', NULL), +(3022, 2568, NULL, 'FMW0003042R', NULL, 'completed', '2023-07-31 09:35:56', 395.00, 0.00, 395.00, 360.00, 'Bremang', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 09:46:39', '2023-08-02 13:06:36', NULL), +(3023, 2569, NULL, 'FMW0003043R', NULL, 'completed', '2023-07-31 09:35:56', 135.00, 0.00, 135.00, 120.00, 'Wa', 'now', 'Upper West', 'Wa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 09:48:29', '2023-08-01 12:47:35', NULL), +(3024, 2570, NULL, 'FMW0003044R', NULL, 'completed', '2023-07-31 09:35:56', 135.00, 0.00, 135.00, 120.00, 'Elubo', 'now', 'Western', 'Elubo', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 09:50:55', '2023-08-01 12:47:38', NULL), +(3025, 1824, NULL, 'FMW0003045R', NULL, 'completed', '2023-07-31 09:35:56', 135.00, 0.00, 135.00, 120.00, 'Barekese', 'now', 'Ashanti', 'Barekese', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 09:53:31', '2023-08-02 13:06:31', NULL), +(3026, 2571, NULL, 'FMW0003046R', NULL, 'completed', '2023-07-31 09:35:56', 120.00, 25.00, 145.00, 120.00, 'Awoshie Station', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 09:55:02', '2023-08-01 12:46:44', NULL), +(3027, 2572, NULL, 'FMW0003047R', NULL, 'completed', '2023-07-31 09:35:56', 120.00, 20.00, 140.00, 120.00, 'Kasoa', 'now', 'Greater Accra', 'Accra', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 09:56:18', '2023-08-01 12:45:48', NULL), +(3028, 2573, NULL, 'FMW0003048R', NULL, 'completed', '2023-07-31 09:35:56', 120.00, 25.00, 145.00, 120.00, 'Adabraka', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 09:57:54', '2023-08-01 12:45:39', NULL), +(3029, 816, NULL, 'FMW0003049R', NULL, 'completed', '2023-07-31 10:21:27', 120.00, 30.00, 150.00, 120.00, 'Lake Side', 'now', 'Greater Accra', 'Comm 8', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:00:16', '2023-07-31 14:04:06', NULL), +(3030, 2574, NULL, 'FMW0003050R', NULL, 'completed', '2023-07-31 09:35:56', 255.00, 0.00, 255.00, 240.00, 'Tarkwa Bankyim', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:03:02', '2023-08-01 12:47:40', NULL), +(3031, 2575, NULL, 'FMW0003051R', NULL, 'completed', '2023-07-31 09:35:56', 240.00, 0.00, 240.00, 240.00, 'Ashiaman Lebanon', 'now', 'Greater Accra', 'Accra (Delivery Paid)', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:05:31', '2023-08-01 12:45:43', NULL), +(3032, 1471, NULL, 'FMW0003052R', NULL, 'completed', '2023-07-31 09:35:56', 135.00, 0.00, 135.00, 120.00, 'Takoradi Station', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:08:06', '2023-08-01 12:47:33', NULL), +(3033, 1523, NULL, 'FMW0003053R', NULL, 'completed', '2023-07-31 09:35:56', 320.00, 25.00, 345.00, 320.00, 'Lapaz', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:10:22', '2023-08-01 12:45:33', NULL), +(3034, 2576, NULL, 'FMW0003054R', NULL, 'completed', '2023-07-31 09:35:56', 120.00, 30.00, 150.00, 120.00, 'Adenta Foster Home', 'now', 'Greater Accra', 'Dodowa Road', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:12:10', '2023-08-01 12:46:19', NULL), +(3035, 2577, NULL, 'FMW0003055R', NULL, 'completed', '2023-07-31 10:21:27', 120.00, 30.00, 150.00, 120.00, 'East Legon', 'now', 'Greater Accra', 'Around KFC', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:13:21', '2023-08-01 12:46:25', NULL), +(3036, 2578, NULL, 'FMW0003056R', NULL, 'completed', '2023-07-31 09:35:56', 120.00, 30.00, 150.00, 120.00, 'Tabora Number', 'now', 'Greater Accra', 'Tabora', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:14:45', '2023-08-01 12:46:13', NULL), +(3037, 2579, NULL, 'FMW0003057R', NULL, 'completed', '2023-07-31 09:35:56', 120.00, 0.00, 120.00, 120.00, 'Dome Pillar 2', 'now', 'Greater Accra', 'Accra (Delivery Paid)', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:16:13', '2023-08-01 12:46:29', NULL), +(3038, 2580, NULL, 'FMW0003058R', NULL, 'completed', '2023-07-31 09:35:56', 120.00, 20.00, 140.00, 120.00, 'Kasoa', 'now', 'Greater Accra', 'Old Barrier', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:18:27', '2023-08-01 12:45:22', NULL), +(3039, 2581, NULL, 'FMW0003059R', NULL, 'completed', '2023-08-02 08:17:47', 135.00, 0.00, 135.00, 120.00, 'Akim Oda', 'now', 'Eastern', 'Akim Oda', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:21:07', '2023-08-02 14:27:08', NULL), +(3040, 2516, NULL, 'FMW0003060R', NULL, 'completed', '2023-07-31 09:35:56', 320.00, 35.00, 355.00, 320.00, 'Tema New Town', 'now', 'Greater Accra', 'Tema', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:23:55', '2023-07-31 14:03:24', NULL), +(3041, 2582, NULL, 'FMW0003061R', NULL, 'completed', '2023-07-31 09:35:56', 255.00, 0.00, 255.00, 240.00, 'Berekum', 'now', 'Bono', 'Berekum', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:25:22', '2023-08-01 12:47:55', NULL), +(3042, 2583, NULL, 'FMW0003062R', NULL, 'completed', '2023-07-31 09:35:56', 120.00, 30.00, 150.00, 120.00, 'Tabora', 'now', 'Greater Accra', 'Race Course', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:29:19', '2023-08-01 12:46:38', NULL), +(3043, 2584, NULL, 'FMW0003063R', NULL, 'completed', '2023-07-31 09:35:56', 120.00, 30.00, 150.00, 120.00, 'TF Hostel UG', 'now', 'Greater Accra', 'Atomic Road', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:31:16', '2023-08-01 12:45:25', NULL), +(3044, 1113, NULL, 'FMW0003064R', NULL, 'completed', '2023-07-31 09:35:56', 120.00, 25.00, 145.00, 120.00, 'Race Course', 'now', 'Greater Accra', 'Rasta Junction', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:32:39', '2023-08-01 12:46:17', NULL), +(3045, 2585, NULL, 'FMW0003065R', NULL, 'completed', '2023-07-31 09:35:56', 135.00, 0.00, 135.00, 120.00, 'Koforidua', 'now', 'Eastern', 'Koforidua', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:33:52', '2023-08-01 12:47:49', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(3046, 2586, NULL, 'FMW0003066R', NULL, 'completed', '2023-07-31 09:35:56', 335.00, 0.00, 335.00, 320.00, 'Cape Coast', 'now', 'Central', 'Cape Coast', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:39:16', '2023-08-01 12:47:28', NULL), +(3047, 935, NULL, 'FMW0003067D', NULL, 'completed', '2023-07-31 09:35:56', 535.00, 0.00, 535.00, 500.00, 'Asuoyeboah IPT', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:43:16', '2023-08-02 13:05:14', NULL), +(3048, 2587, NULL, 'FMW0003068R', NULL, 'completed', '2023-08-07 09:15:32', 615.00, 0.00, 615.00, 600.00, 'Cape coast', 'now', 'Central', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:47:08', '2023-08-08 13:07:57', NULL), +(3049, 2327, NULL, 'FMW0003069D', NULL, 'completed', '2023-07-31 09:35:56', 1335.00, 0.00, 1335.00, 1320.00, 'Sefwi Wiawso', 'now', 'Western North', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:50:29', '2023-08-01 12:47:30', NULL), +(3050, 2588, NULL, 'FMW0003070R', NULL, 'completed', '2023-07-31 09:35:56', 155.00, 0.00, 155.00, 120.00, 'Santasi', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:51:57', '2023-08-02 13:05:10', NULL), +(3051, 2589, NULL, 'FMW0003071R', NULL, 'completed', '2023-07-31 09:35:56', 240.00, 35.00, 275.00, 240.00, 'Oyarefa', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:55:23', '2023-08-01 12:46:35', NULL), +(3052, 2590, NULL, 'FMW0003072R', NULL, 'completed', '2023-07-31 09:35:56', 255.00, 0.00, 255.00, 240.00, 'Yeji', 'now', 'Bono East', 'Yeji', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 10:58:08', '2023-08-01 12:47:58', NULL), +(3053, 2591, NULL, 'FMW0003073R', NULL, 'completed', '2023-07-31 09:35:56', 155.00, 0.00, 155.00, 120.00, 'Kronum', 'now', 'Ashanti', 'Afabof Hotel', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 11:01:00', '2023-08-02 13:05:03', NULL), +(3054, 2592, NULL, 'FMW0003074R', NULL, 'completed', '2023-07-31 09:35:56', 375.00, 0.00, 375.00, 360.00, 'Techiman', 'now', 'Bono East', 'O.A. Parcel Office', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 11:05:26', '2023-08-01 12:47:45', NULL), +(3055, 2593, NULL, 'FMW0003075R', NULL, 'completed', '2023-07-31 09:35:56', 335.00, 0.00, 335.00, 320.00, 'Takoradi (APOWA)', 'now', 'Western', 'Takoradi', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 11:07:53', '2023-08-01 12:47:25', NULL), +(3056, 2594, NULL, 'FMW0003076R', NULL, 'completed', '2023-07-31 09:35:56', 120.00, 30.00, 150.00, 120.00, 'Ayensu Estate', 'now', 'Greater Accra', 'Near the Valley View University', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 11:11:27', '2023-08-01 12:45:45', NULL), +(3057, 992, NULL, 'FMW0003077R', NULL, 'completed', '2023-07-31 09:35:56', 600.00, 0.00, 600.00, 600.00, 'Hatso', 'now', 'Greater Accra', 'Hatso (Delivery Paid)', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 11:18:33', '2023-08-01 12:46:47', NULL), +(3058, 2595, NULL, 'FMW0003078R', NULL, 'completed', '2023-07-31 09:35:56', 240.00, 25.00, 265.00, 240.00, 'Cocoa Board', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 11:22:44', '2023-07-31 14:03:16', NULL), +(3059, 2565, NULL, 'FMW0003079R', NULL, 'completed', '2023-07-31 09:35:56', 155.00, 0.00, 155.00, 120.00, 'Oduom', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 11:24:23', '2023-08-02 13:05:16', NULL), +(3060, 2596, NULL, 'FMW0003080R', NULL, 'completed', '2023-07-31 09:35:56', 240.00, 0.00, 240.00, 240.00, 'Kasoa', 'now', 'Greater Accra', '(Delivery Paid)', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 11:26:06', '2023-08-01 12:45:50', NULL), +(3061, 2597, NULL, 'FMW0003081R', NULL, 'completed', '2023-07-31 09:35:56', 120.00, 25.00, 145.00, 120.00, 'Dansoman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 11:27:10', '2023-08-01 12:46:32', NULL), +(3062, 2598, NULL, 'FMW0003082R', NULL, 'completed', '2023-07-31 09:35:56', 240.00, 25.00, 265.00, 240.00, 'Gbawe Bulemin', 'now', 'Greater Accra', 'Gbawe', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 11:29:42', '2023-08-01 12:45:55', NULL), +(3063, 2599, NULL, 'FMW0003083R', NULL, 'completed', '2023-07-31 09:35:56', 135.00, 0.00, 135.00, 120.00, 'Cape coast', 'now', 'Central', 'Cape Coast', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 11:30:45', '2023-08-01 12:47:53', NULL), +(3064, 1565, NULL, 'FMW0003084R', NULL, 'completed', '2023-07-31 09:35:56', 240.00, 30.00, 270.00, 240.00, 'Dome Kboat', 'now', 'Greater Accra', 'Behind Koforidua House', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 11:33:11', '2023-08-01 12:46:41', NULL), +(3065, 2600, NULL, 'FMW0003085R', NULL, 'completed', '2023-07-31 09:35:56', 120.00, 30.00, 150.00, 120.00, 'Spintex 18 Road', 'now', 'Greater Accra', 'Close to King Solomon Height', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 11:38:23', '2023-08-01 12:46:23', NULL), +(3066, 2601, NULL, 'FMW0003086R', NULL, 'completed', '2023-07-31 09:35:56', 155.00, 0.00, 155.00, 120.00, 'Ohwim', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 11:45:25', '2023-08-02 13:04:59', NULL), +(3067, 2602, NULL, 'FMW0003087R', NULL, 'completed', '2023-07-31 09:35:56', 120.00, 25.00, 145.00, 120.00, 'Ablekuma - Borkorbor', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 11:47:12', '2023-07-31 14:03:44', NULL), +(3068, 2603, NULL, 'FMW0003088R', NULL, 'completed', '2023-07-31 09:35:56', 240.00, 35.00, 275.00, 240.00, 'Tema', 'now', 'Greater Accra', 'Comm 7 Joint Church', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 11:48:58', '2023-08-01 12:45:58', NULL), +(3069, 1596, NULL, 'FMW0003089R', NULL, 'completed', '2023-07-31 09:35:56', 615.00, 0.00, 615.00, 600.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 12:07:04', '2023-08-01 12:47:23', NULL), +(3070, 551, NULL, 'FMW0003090R', NULL, 'completed', '2023-07-31 09:35:56', 495.00, 0.00, 495.00, 480.00, 'Cape Coast', 'now', 'Central', 'Cape Coast', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 12:08:54', '2023-08-01 12:48:06', NULL), +(3071, 2604, NULL, 'FMW0003091R', NULL, 'completed', '2023-07-31 09:35:56', 375.00, 0.00, 375.00, 360.00, 'Tarkwa', 'now', 'Western', 'Tarkwa', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 12:10:29', '2023-08-01 12:48:03', NULL), +(3072, 1858, NULL, 'FMW0003092R', NULL, 'completed', '2023-07-31 12:59:34', 135.00, 0.00, 135.00, 120.00, 'Nkawkaw', 'now', 'Eastern', 'Nkawkaw', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 13:01:16', '2023-08-01 12:47:20', NULL), +(3073, 2605, NULL, 'FMW0003093R', NULL, 'completed', '2023-07-31 12:59:34', 155.00, 0.00, 155.00, 120.00, 'Nyankerenease', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 13:02:41', '2023-08-02 13:05:19', NULL), +(3074, 2606, NULL, 'FMW0003094R', NULL, 'completed', '2023-07-31 12:59:34', 355.00, 0.00, 355.00, 320.00, 'Abrepo', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 13:04:41', '2023-08-02 13:05:24', NULL), +(3075, 2607, NULL, 'FMW0003095R', NULL, 'completed', '2023-07-31 13:08:37', 480.00, 0.00, 480.00, 480.00, 'Tabora Junction', 'now', 'Greater Accra', 'Hon. Ayorkor Street, H/No. 19', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 13:06:58', '2023-08-01 12:45:30', NULL), +(3076, 2608, NULL, 'FMW0003096R', NULL, 'completed', '2023-07-31 14:17:25', 240.00, 0.00, 240.00, 240.00, 'Dzowulu', 'now', 'Greater Accra', 'Near Dzowulu Special School', 0.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 14:12:16', '2023-08-03 12:53:30', NULL), +(3077, 2139, NULL, 'FMW0003097R', NULL, 'completed', '2023-07-31 14:07:57', 155.00, 0.00, 155.00, 120.00, 'Santasi Newsite', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 14:15:48', '2023-08-02 13:06:27', NULL), +(3078, 2609, NULL, 'FMW0003098R', NULL, 'completed', '2023-07-31 14:07:57', 155.00, 0.00, 155.00, 120.00, 'Afrancho', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 14:17:15', '2023-08-02 13:06:21', NULL), +(3079, 2379, NULL, 'FMW0003099R', NULL, 'completed', '2023-07-31 14:17:25', 715.00, 0.00, 715.00, 680.00, 'Daban Newsite', 'now', 'Ashanti', 'Kumasi', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-07-31 14:29:50', '2023-08-02 13:04:55', NULL), +(3080, 2610, NULL, 'FMW0003100R', NULL, 'completed', '2023-08-01 08:51:13', 150.00, 0.00, 150.00, 120.00, 'Rawlings circle', 'now', 'Greater Accra', 'Daavi hostel', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 08:53:22', '2023-08-01 12:41:11', NULL), +(3081, 2302, NULL, 'FMW0003101R', NULL, 'completed', '2023-08-01 14:01:06', 255.00, 0.00, 255.00, 240.00, 'Nkawkaw station', 'now', 'Eastern', 'sending........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 08:55:20', '2023-08-02 13:03:57', NULL), +(3082, 2302, NULL, 'FMW0003102R', NULL, 'completed', '2023-08-01 08:51:13', 255.00, 0.00, 255.00, 240.00, 'Nkawkaw station', 'now', 'Eastern', 'sending........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 08:57:16', '2023-08-02 13:04:04', NULL), +(3083, 2611, NULL, 'FMW0003103R', NULL, 'completed', '2023-08-01 08:51:13', 270.00, 0.00, 270.00, 240.00, 'Ash town', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 08:58:41', '2023-08-03 12:52:01', NULL), +(3084, 2612, NULL, 'FMW0003104R', NULL, 'completed', '2023-08-01 08:51:13', 135.00, 0.00, 135.00, 120.00, 'Winneba jnc', 'now', 'Central', 'sending.......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:00:14', '2023-08-02 13:04:08', NULL), +(3085, 2613, NULL, 'FMW0003105R', NULL, 'completed', '2023-08-01 08:51:13', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:01:27', '2023-08-03 12:52:05', NULL), +(3086, 1814, NULL, 'FMW0003106R', NULL, 'completed', '2023-08-01 08:51:13', 255.00, 0.00, 255.00, 240.00, 'Tamale', 'now', 'Northern', 'OA Parcel office', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:03:16', '2023-08-02 13:04:12', NULL), +(3087, 2614, NULL, 'FMW0003107D', NULL, 'completed', '2023-08-01 08:51:13', 300.00, 30.00, 330.00, 300.00, 'Lakeside Estate com 9', 'now', 'Greater Accra', 'Accra.........L', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:05:15', '2023-08-01 12:41:26', NULL), +(3088, 2615, NULL, 'FMW0003108R', NULL, 'completed', '2023-08-01 08:51:13', 240.00, 30.00, 270.00, 240.00, 'Accra Mall', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:06:34', '2023-08-01 12:41:34', NULL), +(3089, 2616, NULL, 'FMW0003109R', NULL, 'completed', '2023-08-01 08:51:13', 270.00, 0.00, 270.00, 240.00, 'Ashongman', 'now', 'Greater Accra', 'Monwai Grand Hotel', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:08:06', '2023-08-01 12:36:23', NULL), +(3090, 2617, NULL, 'FMW0003110R', NULL, 'completed', '2023-08-01 09:44:34', 120.00, 30.00, 390.00, 360.00, 'Airport first', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:09:11', '2023-08-01 12:41:40', NULL), +(3091, 2618, NULL, 'FMW0003111R', NULL, 'completed', '2023-08-01 08:51:13', 360.00, 30.00, 390.00, 360.00, 'East Legon mempeasem', 'now', 'Greater Accra', 'Number 4 Hickory Street', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:11:26', '2023-08-01 12:41:46', NULL), +(3092, 2619, NULL, 'FMW0003112R', NULL, 'completed', '2023-08-01 08:51:13', 600.00, 35.00, 635.00, 600.00, 'Ashiaman', 'now', 'Greater Accra', 'main station near franco', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:13:52', '2023-08-01 12:41:52', NULL), +(3093, 2620, NULL, 'FMW0003113R', NULL, 'completed', '2023-08-01 08:51:13', 120.00, 30.00, 150.00, 120.00, 'Taifa burkina', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:15:18', '2023-08-01 12:41:49', NULL), +(3094, 2621, NULL, 'FMW0003114R', NULL, 'completed', '2023-08-01 08:51:13', 135.00, 0.00, 135.00, 120.00, 'Sunyani,fipre', 'now', 'Bono', 'sending..........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:16:32', '2023-08-02 13:04:15', NULL), +(3095, 2622, NULL, 'FMW0003115R', NULL, 'completed', '2023-08-01 08:51:13', 255.00, 0.00, 255.00, 240.00, 'Akyem oda', 'now', 'Eastern', 'nkwateng', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:18:09', '2023-08-02 13:04:01', NULL), +(3096, 2623, NULL, 'FMW0003116R', NULL, 'completed', '2023-08-01 08:51:13', 120.00, 30.00, 150.00, 120.00, 'Dome', 'now', 'Greater Accra', 'pillar2', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:19:39', '2023-08-01 12:41:43', NULL), +(3097, 2624, NULL, 'FMW0003117R', NULL, 'completed', '2023-08-01 08:51:13', 120.00, 20.00, 140.00, 120.00, 'Kasoa yoomart', 'now', 'Greater Accra', 'Kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:20:48', '2023-08-01 12:41:14', NULL), +(3098, 2625, NULL, 'FMW0003118R', NULL, 'completed', '2023-08-01 08:51:13', 240.00, 30.00, 270.00, 240.00, 'Teshie', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:21:56', '2023-08-01 12:41:57', NULL), +(3099, 2626, NULL, 'FMW0003119R', NULL, 'completed', '2023-08-01 08:51:13', 120.00, 30.00, 150.00, 120.00, 'Labadi', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:22:56', '2023-08-01 12:42:05', NULL), +(3100, 2627, NULL, 'FMW0003120R', NULL, 'completed', '2023-08-01 09:26:36', 120.00, 30.00, 150.00, 120.00, 'Tesano', 'now', 'Greater Accra', 'National Police Training School', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:28:13', '2023-08-01 12:41:37', NULL), +(3101, 2628, NULL, 'FMW0003121R', NULL, 'completed', '2023-08-01 09:31:03', 360.00, 25.00, 385.00, 360.00, 'Ablekuma', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 09:32:38', '2023-08-01 12:41:31', NULL), +(3102, 2629, NULL, 'FMW0003122R', NULL, 'completed', '2023-08-01 10:15:37', 120.00, 35.00, 155.00, 120.00, 'Amasaman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 10:16:53', '2023-08-01 12:41:29', NULL), +(3103, 2632, NULL, 'FMW0003123R', NULL, 'completed', '2023-08-01 10:58:42', 120.00, 25.00, 145.00, 120.00, 'Olebu Melcom', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 10:19:55', '2023-08-01 12:42:01', NULL), +(3104, 2631, NULL, 'FMW0003124R', NULL, 'completed', '2023-08-01 10:46:42', 120.00, 25.00, 145.00, 120.00, 'North Kaneshie', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 10:48:16', '2023-08-01 12:41:18', NULL), +(3105, 2633, NULL, 'FMW0003125R', NULL, 'completed', '2023-08-01 11:00:02', 120.00, 35.00, 155.00, 120.00, 'Amasaman', 'now', 'Greater Accra', 'obeyeyie', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 11:01:06', '2023-08-01 12:41:23', NULL), +(3106, 2634, NULL, 'FMW0003126R', NULL, 'completed', '2023-08-01 11:38:37', 120.00, 30.00, 150.00, 120.00, 'Sowutuom', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 11:39:47', '2023-08-01 12:42:10', NULL), +(3107, 2635, NULL, 'FMW0003127R', NULL, 'completed', '2023-08-01 12:12:46', 135.00, 0.00, 135.00, 120.00, 'Wasa Akropong', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 12:14:10', '2023-08-02 13:04:18', NULL), +(3108, 2636, NULL, 'FMW0003128R', NULL, 'completed', '2023-08-01 16:33:19', 135.00, 0.00, 135.00, 120.00, 'sunyani', 'now', 'Bono', 'sending....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-01 16:35:01', '2023-08-03 12:51:20', NULL), +(3109, 2637, NULL, 'FMW0003129R', NULL, 'completed', '2023-08-02 10:12:57', 135.00, 0.00, 135.00, 120.00, 'Berekum', 'now', 'Ahafo', 'sendiing......', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:14:09', '2023-08-03 12:51:24', NULL), +(3110, 2638, NULL, 'FMW0003130R', NULL, 'completed', '2023-08-02 10:12:57', 120.00, 25.00, 145.00, 120.00, 'Tudu sec', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'card', NULL, NULL, '2023-08-02 10:16:25', '2023-08-03 12:55:35', NULL), +(3111, 2639, NULL, 'FMW0003131R', NULL, 'completed', '2023-08-02 10:12:57', 150.00, 0.00, 150.00, 120.00, 'Bremang New York', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:18:42', '2023-08-04 13:40:20', NULL), +(3112, 2640, NULL, 'FMW0003132R', NULL, 'completed', '2023-08-02 10:12:57', 120.00, 30.00, 150.00, 120.00, 'Shukura', 'now', 'Greater Accra', 'Dorglam beauty studio', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:20:17', '2023-08-03 12:52:51', NULL), +(3113, 2641, NULL, 'FMW0003133D', NULL, 'completed', '2023-08-02 10:12:57', 615.00, 0.00, 615.00, 600.00, 'Bolgatanga', 'now', 'Upper East', 'sending.......', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:22:13', '2023-08-03 12:51:17', NULL), +(3114, 2642, NULL, 'FMW0003134R', NULL, 'completed', '2023-08-02 10:12:57', 120.00, 35.00, 155.00, 120.00, 'Lashibi', 'now', 'Greater Accra', '19 junc DRC', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:23:23', '2023-08-03 12:53:15', NULL), +(3115, 2643, NULL, 'FMW0003135R', NULL, 'completed', '2023-08-02 10:12:57', 375.00, 0.00, 375.00, 360.00, 'Assin fosu', 'now', 'Central', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:25:10', '2023-08-03 12:51:09', NULL), +(3116, 2644, NULL, 'FMW0003136R', NULL, 'completed', '2023-08-02 10:12:57', 120.00, 30.00, 150.00, 120.00, 'AnC mall east legon', 'now', 'Greater Accra', 'Peach view hotel', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:26:37', '2023-08-03 12:52:59', NULL), +(3117, 1374, NULL, 'FMW0003137R', NULL, 'completed', '2023-08-02 10:12:57', 120.00, 25.00, 145.00, 120.00, 'Kokrobite', 'now', 'Greater Accra', 'Aama hotel', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:27:47', '2023-08-03 12:53:01', NULL), +(3118, 2645, NULL, 'FMW0003138R', NULL, 'completed', '2023-08-02 10:12:57', 240.00, 35.00, 275.00, 240.00, 'Tema', 'now', 'Greater Accra', 'golf city', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:29:00', '2023-08-03 12:53:12', NULL), +(3119, 2646, NULL, 'FMW0003139R', NULL, 'completed', '2023-08-02 10:12:57', 150.00, 0.00, 150.00, 120.00, 'Tech', 'now', 'Ashanti', 'Ayeduase', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:30:06', '2023-08-04 13:40:33', NULL), +(3120, 2647, NULL, 'FMW0003140R', NULL, 'completed', '2023-08-02 10:12:57', 360.00, 25.00, 385.00, 360.00, 'Korle bu teaching hospital', 'now', 'Greater Accra', 'Central stories', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:31:47', '2023-08-03 12:52:44', NULL), +(3121, 2648, NULL, 'FMW0003141R', NULL, 'completed', '2023-08-02 10:12:57', 360.00, 25.00, 385.00, 360.00, 'Adabraka', 'now', 'Greater Accra', 'Tatters boutique and hotel President', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:33:29', '2023-08-03 12:52:54', NULL), +(3122, 1784, NULL, 'FMW0003142R', NULL, 'completed', '2023-08-02 10:12:57', 150.00, 0.00, 150.00, 120.00, 'Obuasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:35:00', '2023-08-04 13:40:37', NULL), +(3123, 2511, NULL, 'FMW0003143R', NULL, 'completed', '2023-08-02 10:12:57', 150.00, 0.00, 150.00, 120.00, 'kumasi', 'now', 'Ashanti', 'Abrepo', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:36:24', '2023-08-04 13:40:40', NULL), +(3124, 2649, NULL, 'FMW0003144R', NULL, 'completed', '2023-08-02 10:12:57', 390.00, 0.00, 390.00, 360.00, 'Kumasi', 'now', 'Ashanti', 'Tech', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:39:26', '2023-08-04 13:40:46', NULL), +(3125, 2650, NULL, 'FMW0003145R', NULL, 'completed', '2023-08-02 10:12:57', 120.00, 30.00, 150.00, 120.00, 'Spintex', 'now', 'Greater Accra', 'kotobaabi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:41:01', '2023-08-03 12:53:25', NULL), +(3126, 2651, NULL, 'FMW0003146R', NULL, 'completed', '2023-08-02 10:12:57', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Bono', 'sending.......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:42:25', '2023-08-03 12:51:35', NULL), +(3127, 2652, NULL, 'FMW0003147R', NULL, 'completed', '2023-08-02 10:12:57', 120.00, 25.00, 145.00, 120.00, 'Maamobi', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:43:37', '2023-08-03 12:52:41', NULL), +(3128, 2653, NULL, 'FMW0003148R', NULL, 'completed', '2023-08-02 10:12:57', 135.00, 0.00, 135.00, 120.00, 'Tetteh Quarshie Memorial Hospital', 'now', 'Eastern', 'Mampong Akuapem', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:45:09', '2023-08-03 12:51:30', NULL), +(3129, 2654, NULL, 'FMW0003149R', NULL, 'completed', '2023-08-02 10:12:57', 240.00, 30.00, 270.00, 240.00, 'North ridge', 'now', 'Greater Accra', 'Merton international school', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:47:31', '2023-08-03 12:52:48', NULL), +(3130, 1662, NULL, 'FMW0003150R', NULL, 'completed', '2023-08-02 10:12:57', 240.00, 30.00, 270.00, 240.00, 'East legon', 'now', 'Greater Accra', 'Ghana link', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:48:40', '2023-08-03 12:55:43', NULL), +(3131, 476, NULL, 'FMW0003151R', NULL, 'completed', '2023-08-02 10:12:57', 270.00, 0.00, 270.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'sofoline opp prempeh college', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:50:25', '2023-08-04 13:40:43', NULL), +(3132, 618, NULL, 'FMW0003152R', NULL, 'completed', '2023-08-02 10:12:57', 255.00, 0.00, 255.00, 240.00, 'Wa', 'now', 'Upper West', 'sending.........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:52:06', '2023-08-03 12:51:27', NULL), +(3133, 2655, NULL, 'FMW0003153R', NULL, 'completed', '2023-08-02 10:12:57', 120.00, 25.00, 145.00, 120.00, 'Dansoman', 'now', 'Greater Accra', 'Royal Guest House', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:53:35', '2023-08-03 12:55:13', NULL), +(3134, 2656, NULL, 'FMW0003154R', NULL, 'completed', '2023-08-02 10:12:57', 240.00, 25.00, 265.00, 240.00, 'Ablekuma joma', 'now', 'Greater Accra', 'secretary jnc', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:55:00', '2023-08-03 12:55:06', NULL), +(3135, 2657, NULL, 'FMW0003155R', NULL, 'completed', '2023-08-02 10:12:57', 240.00, 30.00, 270.00, 240.00, 'Osu', 'now', 'Greater Accra', 'KFC', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:56:07', '2023-08-03 12:55:29', NULL), +(3136, 2658, NULL, 'FMW0003156D', NULL, 'completed', '2023-08-02 11:57:08', 700.00, 25.00, 725.00, 700.00, 'Accra', 'now', 'Greater Accra', 'new town 55', 25.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:57:53', '2023-08-03 12:53:17', NULL), +(3137, 2659, NULL, 'FMW0003157R', NULL, 'completed', '2023-08-02 10:12:57', 120.00, 25.00, 145.00, 120.00, 'Camara station', 'now', 'Greater Accra', 'Racheals glam hub', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 10:58:58', '2023-08-03 12:55:09', NULL), +(3138, 1861, NULL, 'FMW0003158R', NULL, 'completed', '2023-08-02 11:03:33', 135.00, 0.00, 135.00, 120.00, 'Cape coast DVLA', 'now', 'Central', 'sending.....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 11:04:55', '2023-08-03 12:51:01', NULL), +(3139, 2660, NULL, 'FMW0003159R', NULL, 'completed', '2023-08-02 11:20:19', 120.00, 30.00, 150.00, 120.00, 'Osu', 'now', 'Greater Accra', 'darko farms', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 11:21:47', '2023-08-03 12:53:09', NULL), +(3140, 2661, NULL, 'FMW0003160D', NULL, 'completed', '2023-08-04 10:13:57', 900.00, 35.00, 935.00, 900.00, 'Pokuase', 'now', 'Greater Accra', '.........L', 35.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-02 11:39:06', '2023-08-04 13:35:51', NULL), +(3141, 2662, NULL, 'FMW0003161R', NULL, 'completed', '2023-08-02 11:59:27', 120.00, 30.00, 150.00, 120.00, 'Nungua', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 12:00:41', '2023-08-03 12:55:32', NULL), +(3142, 2663, NULL, 'FMW0003162R', NULL, 'completed', '2023-08-02 12:35:51', 240.00, 25.00, 265.00, 240.00, 'Santa maria jnc', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 12:36:53', '2023-08-03 12:52:38', NULL), +(3143, 2664, NULL, 'FMW0003163R', NULL, 'completed', '2023-08-02 12:35:51', 255.00, 0.00, 255.00, 240.00, 'Wasa Akropong', 'now', 'Western', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 12:38:54', '2023-08-03 12:51:14', NULL), +(3144, 441, NULL, 'FMW0003164R', NULL, 'completed', '2023-08-02 14:28:37', 120.00, 25.00, 145.00, 120.00, 'Lapaz', 'now', 'Greater Accra', 'cosmos', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 14:29:41', '2023-08-04 13:38:54', NULL), +(3145, 2665, NULL, 'FMW0003165R', NULL, 'completed', '2023-08-02 14:28:37', 255.00, 0.00, 255.00, 240.00, 'Techiman', 'now', 'Bono East', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 14:31:41', '2023-08-02 14:31:41', NULL), +(3146, 2666, NULL, 'FMW0003166R', NULL, 'completed', '2023-08-02 14:53:15', 150.00, 0.00, 150.00, 120.00, 'Offinso kokote', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-02 14:54:40', '2023-08-04 13:40:50', NULL), +(3147, 2667, NULL, 'FMW0003167R', NULL, 'completed', '2023-08-03 09:34:12', 240.00, 30.00, 270.00, 240.00, 'Labadi', 'now', 'Greater Accra', 'palm wine jnc', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 09:39:15', '2023-08-04 13:39:44', NULL), +(3148, 2668, NULL, 'FMW0003168R', NULL, 'completed', '2023-08-03 09:34:12', 120.00, 30.00, 150.00, 120.00, 'East Legon', 'now', 'Greater Accra', 'Diagnostic centre', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 09:40:37', '2023-08-04 13:38:42', NULL), +(3149, 2669, NULL, 'FMW0003169R', NULL, 'completed', '2023-08-03 10:16:09', 240.00, 20.00, 260.00, 240.00, 'kasoa', 'now', 'Greater Accra', 'kasoa', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 09:42:25', '2023-08-04 13:38:39', NULL), +(3150, 2670, NULL, 'FMW0003170R', NULL, 'completed', '2023-08-03 09:34:12', 270.00, 0.00, 270.00, 240.00, 'Mampong', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 09:44:35', '2023-08-06 14:21:22', NULL), +(3151, 2671, NULL, 'FMW0003171R', NULL, 'completed', '2023-08-03 09:34:12', 240.00, 30.00, 270.00, 240.00, 'Spintex', 'now', 'Greater Accra', 'Papas Pizza', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 09:45:56', '2023-08-04 13:39:38', NULL), +(3152, 2672, NULL, 'FMW0003172R', NULL, 'completed', '2023-08-05 10:13:18', 615.00, 0.00, 615.00, 600.00, 'Cape coast', 'now', 'Central', 'pedu jnc', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 09:47:14', '2023-08-05 10:13:49', NULL), +(3153, 2673, NULL, 'FMW0003173R', NULL, 'completed', '2023-08-03 09:34:12', 150.00, 0.00, 150.00, 120.00, 'Apatrapa pokukrom station', 'now', 'Ashanti', 'Apatrapa', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 09:49:24', '2023-08-06 14:21:17', NULL), +(3154, 2674, NULL, 'FMW0003174R', NULL, 'completed', '2023-08-03 09:34:12', 255.00, 0.00, 255.00, 240.00, 'Takoradi', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 09:54:03', '2023-08-03 17:33:42', NULL), +(3155, 1247, NULL, 'FMW0003175R', NULL, 'completed', '2023-08-03 09:34:12', 240.00, 30.00, 270.00, 240.00, '14 baatsona highway', 'now', 'Greater Accra', 'meganda beauty', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 09:55:39', '2023-08-04 13:39:27', NULL), +(3156, 2675, NULL, 'FMW0003176R', NULL, 'completed', '2023-08-03 09:34:12', 120.00, 25.00, 145.00, 120.00, 'Circle', 'now', 'Greater Accra', 'opp vodafone office', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 09:56:51', '2023-08-04 13:39:23', NULL), +(3157, 2676, NULL, 'FMW0003177R', NULL, 'completed', '2023-08-03 09:34:12', 120.00, 30.00, 150.00, 120.00, 'Nungua', 'now', 'Greater Accra', 'liquid pub', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 09:58:09', '2023-08-04 13:38:47', NULL), +(3158, 2677, NULL, 'FMW0003178R', NULL, 'completed', '2023-08-03 09:34:12', 135.00, 0.00, 135.00, 120.00, 'Tarkwa', 'now', 'Western', 'sending.......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 09:59:17', '2023-08-03 17:34:25', NULL), +(3159, 2678, NULL, 'FMW0003179R', NULL, 'completed', '2023-08-03 09:34:12', 480.00, 30.00, 510.00, 480.00, 'Adenta', 'now', 'Greater Accra', 'Pantang Mental Hosptal', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 10:00:45', '2023-08-04 13:38:51', NULL), +(3160, 2679, NULL, 'FMW0003180R', NULL, 'completed', '2023-08-03 09:34:12', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'santasi roundabout', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 10:01:58', '2023-08-06 14:21:14', NULL), +(3161, 2680, NULL, 'FMW0003181R', NULL, 'completed', '2023-08-03 09:34:12', 255.00, 0.00, 255.00, 240.00, 'Sunyani newtown', 'now', 'Bono', 'sending.........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 10:03:08', '2023-08-03 17:33:45', NULL), +(3162, 2681, NULL, 'FMW0003182R', NULL, 'completed', '2023-08-03 09:34:12', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Bono', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 10:04:28', '2023-08-03 17:33:32', NULL), +(3163, 1926, NULL, 'FMW0003183R', NULL, 'completed', '2023-08-03 09:34:12', 240.00, 30.00, 270.00, 240.00, 'UPSA', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 10:05:26', '2023-08-04 13:39:12', NULL), +(3164, 2682, NULL, 'FMW0003184R', NULL, 'completed', '2023-08-03 09:34:12', 135.00, 0.00, 135.00, 120.00, 'Tarkwa', 'now', 'Western', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 10:06:36', '2023-08-03 17:33:38', NULL), +(3165, 2683, NULL, 'FMW0003185R', NULL, 'completed', '2023-08-03 09:34:12', 120.00, 30.00, 150.00, 120.00, 'Madina', 'now', 'Greater Accra', 'firestone', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 10:07:39', '2023-08-04 13:38:35', NULL), +(3166, 2684, NULL, 'FMW0003186R', NULL, 'completed', '2023-08-03 09:34:12', 240.00, 25.00, 265.00, 240.00, 'Mataheko', 'now', 'Greater Accra', 'flamingo', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 10:08:50', '2023-08-04 13:39:09', NULL), +(3167, 2685, NULL, 'FMW0003187R', NULL, 'completed', '2023-08-03 09:34:12', 120.00, 25.00, 145.00, 120.00, 'Odorkor', 'now', 'Greater Accra', 'official town paliment chapel', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 10:10:24', '2023-08-04 13:39:33', NULL), +(3168, 2686, NULL, 'FMW0003188R', NULL, 'completed', '2023-08-03 09:34:12', 135.00, 0.00, 135.00, 120.00, 'Takoradi', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 10:11:38', '2023-08-03 17:35:17', NULL), +(3169, 2687, NULL, 'FMW0003189R', NULL, 'completed', '2023-08-03 09:34:12', 270.00, 0.00, 270.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Abuakwa', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 10:12:46', '2023-08-06 14:20:55', NULL), +(3170, 2688, NULL, 'FMW0003190R', NULL, 'completed', '2023-08-03 09:34:12', 135.00, 0.00, 135.00, 120.00, 'Mankessim', 'now', 'Central', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 10:14:22', '2023-08-03 17:33:53', NULL), +(3171, 2689, NULL, 'FMW0003191R', NULL, 'completed', '2023-08-03 09:34:12', 120.00, 25.00, 145.00, 120.00, 'Awoshie', 'now', 'Greater Accra', 'Deeper life', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 10:15:27', '2023-08-04 13:39:04', NULL), +(3172, 2690, NULL, 'FMW0003192R', NULL, 'completed', '2023-08-03 10:17:27', 150.00, 0.00, 150.00, 120.00, 'Apatrapa', 'now', 'Ashanti', 'Tanoso', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 10:18:51', '2023-08-06 14:21:00', NULL), +(3173, 1848, NULL, 'FMW0003193D', NULL, 'completed', '2023-08-03 12:02:46', 1000.00, 25.00, 1025.00, 1000.00, 'Lapaz', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-03 12:04:29', '2023-08-04 13:38:27', NULL), +(3174, 2691, NULL, 'FMW0003194R', NULL, 'completed', '2023-08-03 12:44:29', 150.00, 0.00, 150.00, 120.00, 'kumasi', 'now', 'Ashanti', 'tafo ashtown', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 12:45:41', '2023-08-06 14:21:27', NULL), +(3175, 2327, NULL, 'FMW0003195D', NULL, 'completed', '2023-08-03 13:23:52', 715.00, 0.00, 715.00, 700.00, 'Sefwi Wiawso', 'now', 'Western North', 'sending......', 15.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-03 13:25:45', '2023-08-03 17:33:35', NULL), +(3176, 2692, NULL, 'FMW0003196R', NULL, 'completed', '2023-08-03 15:04:49', 135.00, 0.00, 135.00, 120.00, 'koforidua', 'now', 'Western', 'sending....', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 15:05:49', '2023-08-03 17:33:50', NULL), +(3177, 2693, NULL, 'FMW0003197R', NULL, 'completed', '2023-08-03 16:01:23', 240.00, 35.00, 275.00, 240.00, 'Tema', 'now', 'Greater Accra', 'com 4', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 16:02:27', '2023-08-07 11:20:15', NULL), +(3178, 1442, NULL, 'FMW0003198R', NULL, 'completed', '2023-08-03 16:47:00', 120.00, 25.00, 145.00, 120.00, 'Accra', 'now', 'Greater Accra', 'Opera square', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-03 16:48:36', '2023-08-07 11:19:53', NULL), +(3179, 2694, NULL, 'FMW0003199R', NULL, 'completed', '2023-08-04 10:18:04', 1950.00, 0.00, 1950.00, 1920.00, 'Tv3 Ghana', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:21:32', '2023-08-07 11:20:35', NULL), +(3180, 2695, NULL, 'FMW0003200R', NULL, 'completed', '2023-08-04 10:22:01', 240.00, 25.00, 265.00, 240.00, 'Dansoman', 'now', 'Greater Accra', 'bechem bus stop', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:23:25', '2023-08-07 11:19:21', NULL), +(3181, 956, NULL, 'FMW0003201R', NULL, 'completed', '2023-08-04 10:22:01', 195.00, 0.00, 195.00, 240.00, 'Ho', 'now', 'Volta', 'Dave', 15.00, 0, 0, 0, NULL, 60.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:24:58', '2023-08-05 13:51:42', NULL), +(3182, 2633, NULL, 'FMW0003202R', NULL, 'completed', '2023-08-04 10:22:01', 180.00, 35.00, 215.00, 240.00, 'Amasaman', 'now', 'Greater Accra', 'obeyeyie', 35.00, 0, 0, 0, NULL, 60.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:26:13', '2023-08-07 11:19:40', NULL), +(3183, 2696, NULL, 'FMW0003203R', NULL, 'completed', '2023-08-04 10:22:01', 120.00, 25.00, 145.00, 120.00, 'Lapaz', 'now', 'Greater Accra', 'race course', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:27:37', '2023-08-04 13:37:12', NULL), +(3184, 2697, NULL, 'FMW0003204R', NULL, 'completed', '2023-08-04 10:22:01', 270.00, 30.00, 300.00, 360.00, 'Adenta', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 90.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:29:05', '2023-08-04 13:37:22', NULL), +(3185, 2698, NULL, 'FMW0003205R', NULL, 'completed', '2023-08-04 10:22:01', 240.00, 25.00, 265.00, 240.00, 'Dansoman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:30:42', '2023-08-07 11:19:44', NULL), +(3186, 2699, NULL, 'FMW0003206R', NULL, 'completed', '2023-08-04 10:22:01', 255.00, 0.00, 255.00, 240.00, 'Koforidua', 'now', 'Eastern', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:32:28', '2023-08-05 13:51:37', NULL), +(3187, 1581, NULL, 'FMW0003207R', NULL, 'completed', '2023-08-04 10:22:01', 690.00, 25.00, 715.00, 720.00, 'Iran clinic', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:34:03', '2023-08-07 11:19:11', NULL), +(3188, 2700, NULL, 'FMW0003208R', NULL, 'completed', '2023-08-04 10:22:01', 240.00, 35.00, 275.00, 240.00, 'Oyibi', 'now', 'Greater Accra', 'bush canteen', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:35:30', '2023-08-07 11:19:08', NULL), +(3189, 2719, NULL, 'FMW0003209R', NULL, 'completed', '2023-08-04 11:27:34', 195.00, 0.00, 195.00, 240.00, 'kaneshie', 'now', 'Greater Accra', 'sending..........', 15.00, 0, 0, 0, NULL, 60.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:37:11', '2023-08-05 13:51:52', NULL), +(3190, 2702, NULL, 'FMW0003210R', NULL, 'completed', '2023-08-04 10:22:01', 120.00, 30.00, 150.00, 120.00, 'Achimota mall', 'now', 'Greater Accra', 'scentopia', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:38:25', '2023-08-07 11:19:24', NULL), +(3191, 2703, NULL, 'FMW0003211R', NULL, 'completed', '2023-08-04 10:22:01', 270.00, 0.00, 270.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Asuoyeboah', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:39:36', '2023-08-06 14:20:49', NULL), +(3192, 2704, NULL, 'FMW0003212R', NULL, 'completed', '2023-08-04 10:22:01', 120.00, 30.00, 150.00, 120.00, 'Dome', 'now', 'Greater Accra', 'market', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:40:39', '2023-08-07 11:19:57', NULL), +(3193, 2705, NULL, 'FMW0003213R', NULL, 'completed', '2023-08-04 10:22:01', 120.00, 35.00, 155.00, 120.00, 'Amasaman', 'now', 'Greater Accra', 'stadium road', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:41:56', '2023-08-07 11:19:50', NULL), +(3194, 2706, NULL, 'FMW0003214R', NULL, 'completed', '2023-08-04 10:22:01', 585.00, 0.00, 585.00, 720.00, 'Takoradi', 'now', 'Western', 'sending.........', 15.00, 0, 0, 0, NULL, 150.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:44:23', '2023-08-05 13:51:34', NULL), +(3195, 1487, NULL, 'FMW0003215D', NULL, 'completed', '2023-08-04 12:07:18', 3055.00, 0.00, 3055.00, 3700.00, 'Kasapin', 'now', 'Ahafo', 'sending......', 15.00, 0, 0, 0, NULL, 660.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:49:33', '2023-08-05 13:51:16', NULL), +(3196, 362, NULL, 'FMW0003216R', NULL, 'completed', '2023-08-04 10:22:01', 240.00, 30.00, 270.00, 240.00, 'North legon', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:50:44', '2023-08-07 11:19:16', NULL), +(3197, 2707, NULL, 'FMW0003217R', NULL, 'completed', '2023-08-04 10:22:01', 120.00, 30.00, 150.00, 120.00, 'Legon', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:51:45', '2023-08-07 11:20:12', NULL), +(3198, 2708, NULL, 'FMW0003218R', NULL, 'completed', '2023-08-04 11:27:34', 135.00, 0.00, 135.00, 120.00, 'Takoradi', 'now', 'Western', 'sending........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:52:57', '2023-08-05 13:51:46', NULL), +(3199, 2709, NULL, 'FMW0003219R', NULL, 'completed', '2023-08-04 10:54:03', 120.00, 25.00, 145.00, 120.00, 'Darkuman', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:55:02', '2023-08-04 13:37:19', NULL), +(3200, 2710, NULL, 'FMW0003220R', NULL, 'completed', '2023-08-04 10:54:03', 210.00, 35.00, 245.00, 240.00, 'Tema', 'now', 'Greater Accra', 'com11', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:56:14', '2023-08-04 13:37:16', NULL), +(3201, 2711, NULL, 'FMW0003221D', NULL, 'completed', '2023-08-04 10:54:03', 315.00, 0.00, 315.00, 300.00, 'Nsawam', 'now', 'Eastern', 'sending......L', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:58:14', '2023-08-05 13:51:29', NULL), +(3202, 2712, NULL, 'FMW0003222R', NULL, 'completed', '2023-08-04 10:54:03', 255.00, 0.00, 255.00, 240.00, 'Wasa Ankasie', 'now', 'Western North', 'sending......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 10:59:35', '2023-08-05 13:51:57', NULL), +(3203, 2713, NULL, 'FMW0003223R', NULL, 'completed', '2023-08-04 10:54:03', 150.00, 0.00, 150.00, 120.00, 'Obuasi', 'now', 'Ashanti', 'Kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 11:00:36', '2023-08-06 14:20:36', NULL), +(3204, 2714, NULL, 'FMW0003224R', NULL, 'completed', '2023-08-04 10:54:03', 120.00, 35.00, 155.00, 120.00, 'Tema', 'now', 'Greater Accra', 'new town', 35.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 11:01:35', '2023-08-07 11:19:13', NULL), +(3205, 2715, NULL, 'FMW0003225R', NULL, 'completed', '2023-08-04 10:54:03', 135.00, 0.00, 135.00, 120.00, 'Bolgatanga', 'now', 'Upper East', 'sending........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 11:03:17', '2023-08-05 13:52:02', NULL), +(3206, 2716, NULL, 'FMW0003226R', NULL, 'completed', '2023-08-04 11:27:34', 420.00, 35.00, 455.00, 480.00, 'UT Estate,Oyarifa', 'now', 'Greater Accra', 'special ice water factory', 35.00, 0, 0, 0, NULL, 60.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 11:05:44', '2023-08-07 11:19:28', NULL), +(3207, 2717, NULL, 'FMW0003227R', NULL, 'completed', '2023-08-04 10:54:03', 120.00, 20.00, 140.00, 120.00, 'Weija old barrier', 'now', 'Greater Accra', 'Eddys pizza', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 11:08:29', '2023-08-07 11:19:19', NULL), +(3208, 2718, NULL, 'FMW0003228R', NULL, 'completed', '2023-08-04 10:54:03', 210.00, 30.00, 240.00, 240.00, 'New fadama', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 11:09:48', '2023-08-07 11:20:06', NULL), +(3209, 1091, NULL, 'FMW0003229R', NULL, 'completed', '2023-08-04 10:54:03', 120.00, 25.00, 145.00, 120.00, 'Dansoman', 'now', 'Greater Accra', 'sahara', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 11:10:47', '2023-08-07 11:20:25', NULL), +(3210, 2499, NULL, 'FMW0003230R', NULL, 'completed', '2023-08-04 10:54:03', 195.00, 0.00, 195.00, 240.00, 'Takoradi', 'now', 'Western', 'sending..............', 15.00, 0, 0, 0, NULL, 60.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 11:12:37', '2023-08-05 13:52:08', NULL), +(3211, 1733, NULL, 'FMW0003231R', NULL, 'completed', '2023-08-04 10:54:03', 90.00, 30.00, 120.00, 120.00, 'Botwe', 'now', 'Greater Accra', 'peace be', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 11:14:15', '2023-08-07 11:20:01', NULL), +(3212, 2676, NULL, 'FMW0003232R', NULL, 'completed', '2023-08-04 10:54:03', 300.00, 30.00, 330.00, 360.00, 'Nungua', 'now', 'Greater Accra', 'liquid pub', 30.00, 0, 0, 0, NULL, 60.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 11:16:05', '2023-08-07 11:20:22', NULL), +(3213, 1263, NULL, 'FMW0003233R', NULL, 'completed', '2023-08-04 11:40:03', 195.00, 0.00, 195.00, 240.00, 'Takoradi', 'now', 'Western', 'sending.....', 15.00, 0, 0, 0, NULL, 60.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 11:41:29', '2023-08-05 13:51:26', NULL), +(3214, 530, NULL, 'FMW0003234R', NULL, 'completed', '2023-08-04 11:46:39', 5790.00, 35.00, 5825.00, 6000.00, 'Amasaman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 0, 0, NULL, 210.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 11:51:10', '2023-08-04 13:37:07', NULL), +(3215, 2720, NULL, 'FMW0003235R', NULL, 'completed', '2023-08-04 12:12:30', 150.00, 0.00, 150.00, 120.00, 'Kona', 'now', 'Ashanti', 'mampong road', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 12:15:52', '2023-08-05 13:51:22', NULL), +(3216, 2721, NULL, 'FMW0003236R', NULL, 'completed', '2023-08-04 12:12:30', 120.00, 20.00, 140.00, 120.00, 'Kokrobite', 'now', 'Greater Accra', 'gas filling station', 20.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 12:17:17', '2023-08-07 11:19:46', NULL), +(3217, 2670, NULL, 'FMW0003237R', NULL, 'completed', '2023-08-04 12:23:43', 225.00, 0.00, 225.00, 240.00, 'Mampong', 'now', 'Ashanti', 'kumasi', 15.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 12:25:51', '2023-08-06 14:20:33', NULL), +(3218, 2722, NULL, 'FMW0003238R', NULL, 'completed', '2023-08-04 12:28:15', 90.00, 30.00, 120.00, 120.00, 'Tantra hill', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 12:30:53', '2023-08-04 13:37:34', NULL), +(3219, 2723, NULL, 'FMW0003239R', NULL, 'completed', '2023-08-05 12:12:02', 210.00, 35.00, 245.00, 240.00, 'Lebanon', 'now', 'Greater Accra', 'star oil', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 13:24:22', '2023-08-08 13:04:17', NULL), +(3220, 2496, NULL, 'FMW0003240R', NULL, 'completed', '2023-08-04 13:23:19', 90.00, 35.00, 125.00, 120.00, 'Shiashi', 'now', 'Greater Accra', 'standard board authority', 35.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 13:26:14', '2023-08-04 13:37:25', NULL), +(3221, 2724, NULL, 'FMW0003241R', NULL, 'completed', '2023-08-04 13:43:23', 150.00, 0.00, 150.00, 120.00, 'kumasi', 'now', 'Ashanti', 'atwima boko', 30.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-04 13:45:24', '2023-08-06 14:20:24', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(3222, 2725, NULL, 'FMW0003242R', NULL, 'completed', '2023-08-05 09:46:57', 210.00, 30.00, 240.00, 240.00, 'Omanjor', 'now', 'Greater Accra', 'Sowutuom', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 09:50:50', '2023-08-08 13:01:41', NULL), +(3223, 2726, NULL, 'FMW0003243R', NULL, 'completed', '2023-08-05 11:51:06', 105.00, 0.00, 105.00, 120.00, 'Koforidua', 'now', 'Eastern', 'sending,....', 15.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 09:52:30', '2023-08-06 14:18:57', NULL), +(3224, 2727, NULL, 'FMW0003244R', NULL, 'completed', '2023-08-05 09:46:57', 225.00, 0.00, 225.00, 240.00, 'Kpando', 'now', 'Volta', 'sending.....', 15.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 09:54:00', '2023-08-08 13:07:49', NULL), +(3225, 1602, NULL, 'FMW0003245R', NULL, 'completed', '2023-08-05 09:46:57', 90.00, 25.00, 115.00, 120.00, 'Accra central fire service', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 09:55:33', '2023-08-08 13:03:18', NULL), +(3226, 2728, NULL, 'FMW0003246D', NULL, 'completed', '2023-08-05 09:46:57', 315.00, 0.00, 315.00, 300.00, 'Tamale', 'now', 'Northern', 'sending,........L', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-05 09:57:14', '2023-08-06 14:19:23', NULL), +(3227, 2729, NULL, 'FMW0003247R', NULL, 'completed', '2023-08-05 09:46:57', 135.00, 0.00, 135.00, 120.00, 'Suhum roundabout', 'now', 'Eastern', 'sending...', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:00:41', '2023-08-06 14:18:54', NULL), +(3229, 2730, NULL, 'FMW0003249R', NULL, 'completed', '2023-08-05 09:46:57', 210.00, 30.00, 240.00, 240.00, 'Osu', 'now', 'Greater Accra', 'roots hotel apartments', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:04:52', '2023-08-08 13:01:35', NULL), +(3230, 2731, NULL, 'FMW0003250R', NULL, 'completed', '2023-08-15 15:45:38', 325.00, 0.00, 325.00, 340.00, 'Techiman', 'now', 'Bono East', 'sending.....', 15.00, 1, 1, 0, '{\"name\":\"Raster\",\"phone\":\"233249172983\",\"alt_phone\":null}', 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:07:21', '2023-08-16 10:51:36', NULL), +(3231, 2676, NULL, 'FMW0003251R', NULL, 'completed', '2023-08-05 09:46:57', 180.00, 30.00, 210.00, 240.00, 'Nungua', 'now', 'Greater Accra', 'liquid pub', 30.00, 0, 0, 0, NULL, 60.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:08:42', '2023-08-08 13:01:51', NULL), +(3232, 2641, NULL, 'FMW0003252R', NULL, 'completed', '2023-08-05 09:46:57', 855.00, 0.00, 855.00, 960.00, 'Bolgatanga', 'now', 'Upper East', 'sending.......', 15.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:10:48', '2023-08-06 14:19:14', NULL), +(3233, 1561, NULL, 'FMW0003253R', NULL, 'completed', '2023-08-05 09:46:57', 405.00, 0.00, 405.00, 480.00, 'Twifu praso', 'now', 'Central', 'sending.......', 15.00, 0, 0, 0, NULL, 90.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:12:34', '2023-08-06 14:19:08', NULL), +(3234, 2732, NULL, 'FMW0003254R', NULL, 'completed', '2023-08-05 09:46:57', 240.00, 0.00, 240.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'KNUST', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:17:27', '2023-08-08 13:08:49', NULL), +(3235, 2733, NULL, 'FMW0003255R', NULL, 'completed', '2023-08-05 09:46:57', 180.00, 25.00, 205.00, 240.00, 'Ablekuma', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 60.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:18:48', '2023-08-08 13:03:27', NULL), +(3236, 1082, NULL, 'FMW0003256R', NULL, 'completed', '2023-08-05 09:46:57', 1245.00, 0.00, 1245.00, 1320.00, 'Sefwi Anhwiaso', 'now', 'Western North', 'Nursing training', 15.00, 0, 0, 0, NULL, 90.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:21:41', '2023-08-06 14:19:20', NULL), +(3237, 2734, NULL, 'FMW0003257D', NULL, 'completed', '2023-08-05 09:46:57', 1300.00, 30.00, 1330.00, 1300.00, 'Teshie', 'now', 'Greater Accra', 'Accra..........M', 30.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:24:02', '2023-08-08 13:04:57', NULL), +(3238, 2735, NULL, 'FMW0003258R', NULL, 'completed', '2023-08-05 09:46:57', 120.00, 30.00, 150.00, 120.00, 'Madina', 'now', 'Greater Accra', 'market', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:24:59', '2023-08-08 13:03:22', NULL), +(3239, 2658, NULL, 'FMW0003259R', NULL, 'completed', '2023-08-05 09:46:57', 630.00, 25.00, 655.00, 840.00, 'Accra', 'now', 'Greater Accra', 'new town 55', 25.00, 0, 0, 0, NULL, 210.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:28:44', '2023-08-08 13:04:52', NULL), +(3240, 2736, NULL, 'FMW0003260R', NULL, 'completed', '2023-08-05 09:46:57', 390.00, 0.00, 390.00, 480.00, 'Buokrom estate', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:33:31', '2023-08-08 13:08:52', NULL), +(3241, 2737, NULL, 'FMW0003261R', NULL, 'completed', '2023-08-05 09:46:57', 375.00, 0.00, 375.00, 480.00, 'koforidua', 'now', 'Western', 'sending.........', 15.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:35:56', '2023-08-06 14:18:42', NULL), +(3242, 759, NULL, 'FMW0003262R', NULL, 'completed', '2023-08-05 09:46:57', 195.00, 0.00, 195.00, 240.00, 'Dunkwa on,offin', 'now', 'Central', 'sending.....', 15.00, 0, 0, 0, NULL, 60.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:37:51', '2023-08-06 14:19:45', NULL), +(3243, 1516, NULL, 'FMW0003263R', NULL, 'completed', '2023-08-05 09:46:57', 195.00, 0.00, 195.00, 240.00, 'Twifo praso', 'now', 'Central', 'sending......', 15.00, 0, 0, 0, NULL, 60.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:39:25', '2023-08-06 14:18:45', NULL), +(3244, 2738, NULL, 'FMW0003264R', NULL, 'completed', '2023-08-05 09:46:57', 90.00, 30.00, 120.00, 120.00, 'Accra', 'now', 'Greater Accra', '37 Hospital', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:41:34', '2023-08-08 13:05:01', NULL), +(3245, 1857, NULL, 'FMW0003265R', NULL, 'completed', '2023-08-05 09:46:57', 270.00, 30.00, 300.00, 360.00, 'Kwabenya', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 90.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:42:52', '2023-08-08 13:04:10', NULL), +(3246, 1714, NULL, 'FMW0003266R', NULL, 'completed', '2023-08-05 09:46:57', 240.00, 0.00, 240.00, 240.00, 'Old tafo', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:44:35', '2023-08-08 13:08:44', NULL), +(3247, 2739, NULL, 'FMW0003267R', NULL, 'completed', '2023-08-05 09:46:57', 270.00, 25.00, 295.00, 360.00, 'Okaishi', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 90.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:46:06', '2023-08-08 13:01:39', NULL), +(3248, 2740, NULL, 'FMW0003268R', NULL, 'completed', '2023-08-05 09:46:57', 510.00, 0.00, 510.00, 480.00, 'Accra', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:47:27', '2023-08-08 13:04:40', NULL), +(3249, 2741, NULL, 'FMW0003269R', NULL, 'completed', '2023-08-05 09:46:57', 135.00, 0.00, 135.00, 120.00, 'Tamale', 'now', 'Northern', 'sending.......', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:52:28', '2023-08-06 14:18:51', NULL), +(3250, 2742, NULL, 'FMW0003270R', NULL, 'completed', '2023-08-05 09:46:57', 195.00, 0.00, 195.00, 240.00, 'Ajumako', 'now', 'Central', 'sending', 15.00, 0, 0, 0, NULL, 60.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 10:58:38', '2023-08-06 14:19:17', NULL), +(3251, 2028, NULL, 'FMW0003271R', NULL, 'completed', '2023-08-05 09:46:57', 210.00, 0.00, 210.00, 240.00, 'madina post office', 'now', 'Greater Accra', 'madina', 30.00, 0, 0, 0, NULL, 60.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:00:31', '2023-08-08 13:01:45', NULL), +(3252, 2743, NULL, 'FMW0003272R', NULL, 'completed', '2023-08-05 09:46:57', 120.00, 30.00, 150.00, 120.00, 'Burma camp', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:02:27', '2023-08-08 13:03:15', NULL), +(3253, 2026, NULL, 'FMW0003273R', NULL, 'completed', '2023-08-05 09:46:57', 210.00, 30.00, 240.00, 240.00, 'Dome', 'now', 'Greater Accra', 'true legend', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:04:04', '2023-08-08 13:04:14', NULL), +(3254, 2522, NULL, 'FMW0003274R', NULL, 'completed', '2023-08-05 09:46:57', 270.00, 30.00, 300.00, 360.00, 'Sakumono', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 90.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:07:51', '2023-08-08 13:04:24', NULL), +(3255, 2744, NULL, 'FMW0003275R', NULL, 'completed', '2023-08-05 09:46:57', 270.00, 0.00, 270.00, 240.00, 'Juaso', 'now', 'Ashanti', 'kumasi', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:09:24', '2023-08-08 13:08:40', NULL), +(3256, 2745, NULL, 'FMW0003276R', NULL, 'completed', '2023-08-05 09:46:57', 210.00, 30.00, 240.00, 240.00, 'Labadi', 'now', 'Greater Accra', 'police station', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'cash_on_delivery', NULL, NULL, '2023-08-05 11:10:47', '2023-08-08 13:03:08', NULL), +(3257, 2746, NULL, 'FMW0003277R', NULL, 'completed', '2023-08-05 09:46:57', 210.00, 0.00, 210.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Oduom', 30.00, 0, 0, 0, NULL, 60.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:12:24', '2023-08-08 13:08:55', NULL), +(3258, 2747, NULL, 'FMW0003278R', NULL, 'completed', '2023-08-05 09:46:57', 135.00, 0.00, 135.00, 120.00, 'Takoradi', 'now', 'Western', 'sending........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:13:20', '2023-08-06 14:19:00', NULL), +(3259, 2644, NULL, 'FMW0003279R', NULL, 'completed', '2023-08-05 09:46:57', 90.00, 30.00, 120.00, 120.00, 'AnC mall east legon', 'now', 'Greater Accra', 'Peach view hotel', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:14:54', '2023-08-08 13:01:48', NULL), +(3260, 1700, NULL, 'FMW0003280R', NULL, 'completed', '2023-08-05 09:46:57', 450.00, 30.00, 480.00, 480.00, 'Ashaley Botwe highway', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:16:24', '2023-08-08 13:04:33', NULL), +(3261, 2511, NULL, 'FMW0003281R', NULL, 'completed', '2023-08-05 09:46:57', 120.00, 0.00, 120.00, 120.00, 'kumasi', 'now', 'Ashanti', 'Abrepo', 30.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:18:05', '2023-08-08 13:08:57', NULL), +(3262, 2287, NULL, 'FMW0003282R', NULL, 'completed', '2023-08-05 09:46:57', 90.00, 20.00, 110.00, 120.00, 'Kasoa', 'now', 'Greater Accra', 'great lamptey mills', 20.00, 0, 0, 0, NULL, 30.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:19:24', '2023-08-08 13:01:29', NULL), +(3263, 2748, NULL, 'FMW0003283D', NULL, 'completed', '2023-08-05 12:02:01', 315.00, 0.00, 315.00, 300.00, 'Bolgatanga', 'now', 'Northern', 'STC', 15.00, 0, 0, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:21:06', '2023-08-06 14:19:41', NULL), +(3264, 2749, NULL, 'FMW0003284R', NULL, 'completed', '2023-08-07 09:06:51', 300.00, 25.00, 325.00, 360.00, 'Mamobi', 'now', 'Greater Accra', 'polyclinic', 25.00, 0, 0, 0, NULL, 60.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:22:57', '2023-08-08 13:07:08', NULL), +(3265, 2750, NULL, 'FMW0003285R', NULL, 'completed', '2023-08-05 11:38:59', 495.00, 0.00, 495.00, 600.00, 'Takoradi', 'now', 'Western', 'sending..........', 15.00, 0, 0, 0, NULL, 120.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:24:27', '2023-08-06 14:19:48', NULL), +(3266, 2751, NULL, 'FMW0003286D', NULL, 'completed', '2023-08-05 09:46:57', 315.00, 0.00, 315.00, 300.00, 'Tarkwa', 'now', 'Western', 'sending.........L', 15.00, 0, 1, 0, NULL, 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:26:49', '2023-08-14 11:04:35', NULL), +(3267, 2752, NULL, 'FMW0003287R', NULL, 'completed', '2023-08-05 09:46:57', 120.00, 30.00, 150.00, 120.00, 'Osu', 'now', 'Greater Accra', '5 jnc', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:28:09', '2023-08-08 13:01:33', NULL), +(3268, 2753, NULL, 'FMW0003288R', NULL, 'completed', '2023-08-05 11:41:26', 135.00, 0.00, 135.00, 120.00, 'Wasa Akropong', 'now', 'Western', 'sending.......', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 11:42:25', '2023-08-06 14:19:03', NULL), +(3269, 2754, NULL, 'FMW0003289R', NULL, 'completed', '2023-08-05 12:48:00', 120.00, 35.00, 155.00, 120.00, 'Tema', 'now', 'Greater Accra', 'com1', 35.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-05 12:50:15', '2023-08-08 13:04:37', NULL), +(3270, 1850, NULL, 'FMW0003290R', NULL, 'completed', '2023-08-07 08:45:34', 150.00, 0.00, 150.00, 120.00, 'Kenyasi', 'now', 'Ashanti', 'kumasi', 30.00, 1, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-07 08:48:25', '2023-08-09 13:28:08', NULL), +(3271, 2755, NULL, 'FMW0003291R', NULL, 'completed', '2023-08-07 08:45:34', 120.00, 30.00, 150.00, 120.00, 'Nungua', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-07 08:50:10', '2023-08-08 13:07:01', NULL), +(3272, 2756, NULL, 'FMW0003292R', NULL, 'completed', '2023-08-07 08:45:34', 135.00, 0.00, 135.00, 120.00, 'Berekum', 'now', 'Ahafo', 'sending.........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-07 08:51:16', '2023-08-08 13:07:52', NULL), +(3273, 2757, NULL, 'FMW0003293R', NULL, 'completed', '2023-08-07 08:45:34', 120.00, 30.00, 150.00, 120.00, 'Burma camp', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-07 08:52:10', '2023-08-08 13:07:12', NULL), +(3274, 2758, NULL, 'FMW0003294R', NULL, 'completed', '2023-08-07 08:45:34', 135.00, 0.00, 135.00, 120.00, 'Tokuroano', 'now', 'Oti', 'sending...........', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-07 08:53:47', '2023-08-08 13:08:06', NULL), +(3275, 2759, NULL, 'FMW0003295R', NULL, 'completed', '2023-08-07 08:45:34', 375.00, 0.00, 375.00, 360.00, 'Techiman', 'now', 'Bono East', 'sending.....', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-07 08:55:51', '2023-08-08 13:08:14', NULL), +(3276, 2760, NULL, 'FMW0003296R', NULL, 'completed', '2023-08-07 08:45:34', 240.00, 25.00, 265.00, 240.00, 'Circle', 'now', 'Greater Accra', 'tiptoe line', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-07 08:57:18', '2023-08-08 13:07:16', NULL), +(3277, 2761, NULL, 'FMW0003297R', NULL, 'completed', '2023-08-07 08:45:34', 120.00, 25.00, 145.00, 120.00, 'Maamobi', 'now', 'Greater Accra', 'market', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-07 08:58:57', '2023-08-08 13:06:44', NULL), +(3278, 2762, NULL, 'FMW0003298R', NULL, 'completed', '2023-08-07 08:45:34', 240.00, 30.00, 270.00, 240.00, 'UPSA', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-07 09:00:27', '2023-08-08 13:07:04', NULL), +(3279, 2763, NULL, 'FMW0003299R', NULL, 'completed', '2023-08-07 08:45:34', 120.00, 30.00, 150.00, 120.00, 'Cantoments', 'now', 'Greater Accra', 'w.e.b du bois center', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-07 09:04:12', '2023-08-08 13:07:26', NULL), +(3280, 1281, NULL, 'FMW0003300R', NULL, 'completed', '2023-08-07 08:45:34', 840.00, 25.00, 865.00, 840.00, 'Kokomlemle', 'now', 'Greater Accra', 'Accra', 25.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-07 09:05:55', '2023-08-08 13:06:56', NULL), +(3281, 2764, NULL, 'FMW0003301R', NULL, 'completed', '2023-08-07 10:06:41', 240.00, 25.00, 265.00, 240.00, 'Dansoman', 'now', 'Greater Accra', 'kaale street', 25.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-07 10:08:02', '2023-08-08 13:06:48', NULL), +(3282, 2625, NULL, 'FMW0003302R', NULL, 'completed', '2023-08-07 10:06:41', 960.00, 30.00, 990.00, 960.00, 'Teshie', 'now', 'Greater Accra', 'Accra', 30.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-07 10:09:37', '2023-08-08 13:07:20', NULL), +(3283, 909, NULL, 'FMW0003303R', NULL, 'completed', '2023-08-07 10:41:26', 135.00, 0.00, 135.00, 120.00, 'Koforidua', 'now', 'Western', 'sending......', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-07 10:42:47', '2023-08-08 13:07:54', NULL), +(3284, 2765, NULL, 'FMW0003304R', NULL, 'completed', '2023-08-07 10:49:14', 135.00, 0.00, 135.00, 120.00, 'Akropong,Akuapim', 'now', 'Eastern', 'sending......', 15.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-07 10:50:54', '2023-08-08 13:08:03', NULL), +(3285, 2748, NULL, 'FMW0003305R', NULL, 'completed', '2023-08-07 14:42:55', 1335.00, 0.00, 1335.00, 1320.00, 'Bolgatanga', 'now', 'Northern', 'STC', 15.00, 0, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-07 13:56:09', '2023-08-08 13:08:00', NULL), +(3286, 278, NULL, 'FMW0003306R', NULL, 'completed', '2023-08-08 10:13:21', 240.00, 0.00, 240.00, 240.00, 'West Hills Mall', 'now', 'Greater Accra', 'Kasoa', 0.00, 0, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-08 10:14:24', '2023-08-08 13:00:55', NULL), +(3287, 2766, NULL, 'FMW0003307R', NULL, 'completed', '2023-08-08 10:36:12', 135.00, 0.00, 135.00, 120.00, 'Sunyani', 'now', 'Bono', 'sending.........', 15.00, 1, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-08 10:37:36', '2023-08-09 13:26:49', NULL), +(3288, 2767, NULL, 'FMW0003308R', NULL, 'completed', '2023-08-08 10:36:12', 120.00, 30.00, 150.00, 120.00, 'Ridge medical center', 'now', 'Greater Accra', 'Accra', 30.00, 1, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-08 10:38:50', '2023-08-09 13:26:15', NULL), +(3289, 2768, NULL, 'FMW0003309R', NULL, 'completed', '2023-08-08 10:36:12', 240.00, 30.00, 270.00, 240.00, 'Madina', 'now', 'Greater Accra', 'madina', 30.00, 1, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-08 10:40:20', '2023-08-09 13:26:23', NULL), +(3290, 2769, NULL, 'FMW0003310R', NULL, 'completed', '2023-08-08 10:53:30', 255.00, 0.00, 255.00, 240.00, 'Takoradi', 'now', 'Western', 'sending.....', 15.00, 1, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-08 10:42:10', '2023-08-09 13:26:53', NULL), +(3291, 349, NULL, 'FMW0003311R', NULL, 'completed', '2023-08-08 10:36:12', 270.00, 0.00, 270.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Chirapatre', 30.00, 1, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-08 10:43:33', '2023-08-10 14:14:44', NULL), +(3292, 2770, NULL, 'FMW0003312R', NULL, 'completed', '2023-08-08 10:36:12', 395.00, 0.00, 395.00, 360.00, 'Tema', 'now', 'Greater Accra', 'com4', 35.00, 1, 0, 0, NULL, 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-08 10:44:57', '2023-08-09 13:26:11', NULL), +(3293, 2469, NULL, 'FMW0003313R', NULL, 'completed', '2023-08-08 10:50:08', 270.00, 0.00, 270.00, 240.00, 'Oduom', 'now', 'Ashanti', 'Kumasi', 30.00, 1, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-08 10:54:53', '2023-08-10 14:14:36', NULL), +(3294, 2771, NULL, 'FMW0003314R', NULL, 'completed', '2023-08-08 11:06:16', 150.00, 0.00, 150.00, 120.00, 'kejetia', 'now', 'Ashanti', 'kumasi', 30.00, 1, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-08 11:08:09', '2023-08-10 14:14:31', NULL), +(3295, 2772, NULL, 'FMW0003315R', NULL, 'completed', '2023-08-08 15:05:46', 270.00, 0.00, 270.00, 240.00, 'Esereso', 'now', 'Ashanti', 'Adegya', 30.00, 1, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-08 15:08:01', '2023-08-11 11:00:46', NULL), +(3296, 1583, NULL, 'FMW0003316R', NULL, 'completed', '2023-08-08 15:23:57', 120.00, 20.00, 140.00, 120.00, 'kasoa', 'now', 'Greater Accra', 'roundabout', 20.00, 1, 0, 0, NULL, NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-08 15:25:32', '2023-08-10 14:13:32', NULL), +(3299, 1776, NULL, 'FMW0003319R', NULL, 'completed', '2023-08-09 10:25:46', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Pankrono juaben bank', 30.00, 1, 1, 0, '{\"name\":\"Harriet\",\"phone\":\"233557545244\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-09 10:31:03', '2023-08-11 11:00:40', NULL), +(3300, 31, NULL, 'FMW0003320R', NULL, 'completed', '2023-08-09 10:25:46', 120.00, 20.00, 140.00, 120.00, 'Kasoa', 'now', 'Greater Accra', 'west hills mall', 20.00, 1, 1, 0, '{\"name\":\"swana\",\"phone\":\"233557703755\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', '2023-08-09 11:37:56', NULL, '2023-08-09 10:34:26', '2023-08-09 11:37:56', NULL), +(3301, 2280, NULL, 'FMW0003321R', NULL, 'completed', '2023-08-09 10:40:37', 240.00, 30.00, 270.00, 240.00, 'Teshie', 'now', 'Greater Accra', 'Tebibiano', 30.00, 1, 1, 0, '{\"name\":\"Nhaa Candy\",\"phone\":\"233592311449\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-09 10:43:33', '2023-08-10 14:13:38', NULL), +(3302, 1346, NULL, 'FMW0003322R', NULL, 'completed', '2023-08-11 12:48:40', 245.00, 0.00, 245.00, 230.00, 'Sunyani', 'now', 'Brong-Ahafo', 'sending......', 15.00, 1, 1, 0, '{\"name\":\"Siara\",\"phone\":\"233547527745\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, '2023-08-11 12:59:39', '2023-08-09 10:46:06', '2023-08-11 13:03:05', '2023-08-11 13:03:05'), +(3303, 3440, NULL, 'FMW0003323R', NULL, 'completed', '2023-08-09 10:40:37', 495.00, 0.00, 495.00, 480.00, 'Prestea', 'now', 'Western', 'sending......', 15.00, 1, 1, 0, '{\"name\":\"Vidash Ohemeng\",\"phone\":\"233593102046\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-09 10:48:08', '2023-08-10 14:14:01', NULL), +(3304, 3447, NULL, 'FMW0003330R', NULL, 'completed', '2023-08-09 11:17:15', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Donyina', 30.00, 1, 1, 0, '{\"name\":\"Belinda Yeboah\",\"phone\":\"233597734251\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-09 11:20:29', '2023-08-11 11:00:43', NULL), +(3305, 3448, NULL, 'FMW0003331R', NULL, 'completed', '2023-08-09 11:17:15', 135.00, 0.00, 135.00, 120.00, 'Dunkwa offin', 'now', 'Central', 'sending.........', 15.00, 1, 1, 0, '{\"name\":\"Joesphine\",\"phone\":\"233530818977\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-09 11:22:21', '2023-08-10 14:13:59', NULL), +(3306, 3449, NULL, 'FMW0003332R', NULL, 'completed', '2023-08-09 11:17:15', 135.00, 0.00, 135.00, 120.00, 'Sefwi Bekwai', 'now', 'Western', 'sending.........', 15.00, 1, 1, 0, '{\"name\":\"Diana Kyeremateng\",\"phone\":\"233555815703\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-09 11:25:13', '2023-08-10 14:14:06', NULL), +(3307, 3450, NULL, 'FMW0003333R', NULL, 'completed', '2023-08-09 11:17:15', 150.00, 0.00, 150.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Pokukrom', 30.00, 0, 1, 0, '{\"name\":\"Blessing\",\"phone\":\"233559667044\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-09 11:27:01', '2023-08-09 11:30:17', NULL), +(3308, 3451, NULL, 'FMW0003334R', NULL, 'completed', '2023-08-09 11:17:15', 120.00, 30.00, 150.00, 120.00, 'Madina', 'now', 'Greater Accra', 'Accra', 30.00, 1, 1, 0, '{\"name\":\"Esther Gidi\",\"phone\":\"233554122947\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-09 11:28:20', '2023-08-10 14:13:24', NULL), +(3309, 3452, NULL, 'FMW0003335R', NULL, 'completed', '2023-08-09 11:17:15', 240.00, 30.00, 270.00, 240.00, 'Ashongman', 'now', 'Greater Accra', 'Accra', 30.00, 1, 1, 0, '{\"name\":\"Zena\",\"phone\":\"233244048679\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-09 11:29:59', '2023-08-10 14:13:28', NULL), +(3310, 3453, NULL, 'FMW0003336R', NULL, 'completed', '2023-08-09 12:48:01', 255.00, 0.00, 255.00, 240.00, 'Techiman', 'now', 'Bono East', 'sending.....', 15.00, 1, 1, 0, '{\"name\":\"Asante Gladys\",\"phone\":\"233543111896\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-09 12:50:23', '2023-08-10 14:14:12', NULL), +(3311, 2055, NULL, 'FMW0003337R', NULL, 'completed', '2023-08-09 15:54:02', 240.00, 30.00, 270.00, 240.00, 'Nima', 'now', 'Greater Accra', 'market', 30.00, 1, 1, 0, '{\"name\":\"Hajara\",\"phone\":\"233242227764\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-09 15:21:50', '2023-08-11 10:59:13', NULL), +(3313, 2625, 1728, 'FMD0000003339', 'FMT000000001230', 'completed', '2023-08-09 22:20:37', 180.00, 0.00, 180.00, 180.00, '', 'later', '', 'immigration office ministries', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-09 22:19:11', '2023-08-09 22:24:02', NULL), +(3314, 3463, NULL, 'FMTP334010', NULL, 'completed', '2023-08-10 10:18:54', 90.00, 25.00, 115.00, 90.00, 'Accra -Ministries', 'now', 'Greater Accra', 'IMMIGRATION OFFICE', 25.00, 1, 1, 1, '{\"name\":\"233249348584\",\"phone\":\"233249348584\",\"alt_phone\":\"233249348584\"}', 0.00, 'third-party', NULL, 'mobile_money', NULL, NULL, '2023-08-09 22:33:38', '2023-08-11 10:58:05', NULL), +(3315, 2327, 1729, 'FMD0000003341', 'FMT000000001231', 'completed', '2023-08-10 07:27:44', 360.00, 0.00, 360.00, 360.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-10 07:26:02', '2023-08-10 07:30:02', NULL), +(3316, 2327, 1730, 'FMD0000003342', 'FMT000000001232', 'declined', NULL, 360.00, 0.00, 360.00, 360.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-10 07:27:47', '2023-08-13 20:11:05', '2023-08-13 20:11:05'), +(3317, 2327, 1731, 'FMD0000003343', 'FMT000000001233', 'declined', NULL, 360.00, 0.00, 360.00, 360.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-10 07:28:03', '2023-08-13 20:11:05', '2023-08-13 20:11:05'), +(3318, 1487, 1732, 'FMD0000003344', 'FMT000000001234', 'completed', '2023-08-10 09:01:29', 540.00, 0.00, 540.00, 540.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-10 09:00:58', '2023-08-10 09:05:02', NULL), +(3319, 1487, 1733, 'FMTP0000003345', 'FMT000000001235', 'completed', '2023-08-10 09:15:31', 215.00, 0.00, 215.00, 180.00, 'Kumasi', 'now', 'Ashanti', 'Santasi', 35.00, 1, 1, 1, '{\"phone\":\"233544697118\",\"name\":\"Adika Esther Selasi\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-10 09:15:05', '2023-08-12 10:47:36', NULL), +(3320, 210, 1734, 'FMD0000003346', 'FMT000000001236', 'pending', NULL, 180.00, 25.00, 205.00, 180.00, 'Achimota', 'now', 'Greater Accra', 'Jo', 0.00, 0, 0, 0, '{\"phone\":\"233204030630\",\"name\":\"John\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-10 09:42:29', '2023-08-13 20:11:05', '2023-08-13 20:11:05'), +(3321, 674, NULL, 'FMD0000003347', 'FMD000000001239', 'completed', '2023-08-10 09:56:04', 300.00, 0.00, 300.00, 300.00, 'Ghana', 'now', 'Ashanti', 'Tanoso IPT', 0.00, 1, 1, 0, '{\"name\":\"Jackline Owusuwaa Manu\",\"phone\":\"233245645539\",\"alt_phone\":null}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-10 09:56:04', '2023-08-12 10:47:52', NULL), +(3322, 2652, NULL, 'FMD0000003348', 'FMD000000001238', 'completed', '2023-08-10 09:56:14', 300.00, 0.00, 300.00, 300.00, 'Accra', 'now', 'Greater Accra', 'senya brekum', 0.00, 1, 1, 0, '{\"name\":\"MARIAM ABDULMUMIN\",\"phone\":\"233256286555\",\"alt_phone\":null}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-10 09:56:14', '2023-08-11 11:00:13', NULL), +(3323, 3317, NULL, 'FMD0000003349', 'FMD000000001233', 'completed', '2023-08-10 09:56:21', 300.00, 0.00, 300.00, 300.00, 'spintex', 'now', 'Greater Accra', 'kotobabi ecobank', 0.00, 1, 1, 0, '{\"name\":\"Lauretta Arthur\",\"phone\":\"233246671876\",\"alt_phone\":null}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-10 09:56:21', '2023-08-11 10:58:20', NULL), +(3324, 1487, 1735, 'FMTP0000003350', 'FMT000000001237', 'completed', '2023-08-10 10:10:20', 125.00, 0.00, 125.00, 90.00, 'Kumasi', 'now', 'Ashanti', 'Jachie Krofrom', 35.00, 1, 1, 1, '{\"phone\":\"233548448872\",\"name\":\"Darko Cyprain\",\"alt_phone\":\"233\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-10 10:09:46', '2023-08-12 10:47:39', NULL), +(3325, 3464, NULL, 'FMW0003351R', NULL, 'completed', '2023-08-10 10:59:03', 120.00, 30.00, 150.00, 120.00, 'Hatso', 'now', 'Greater Accra', 'Haatso', 30.00, 1, 1, 0, '{\"name\":\"Elizabeth\",\"phone\":\"233559541493\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-10 11:19:23', '2023-08-11 10:58:11', NULL), +(3326, 3465, NULL, 'FMW0003352R', NULL, 'completed', '2023-08-10 10:59:03', 110.00, 25.00, 135.00, 110.00, 'Abokobi', 'now', 'Greater Accra', 'Accra', 25.00, 1, 1, 0, '{\"name\":\"Anita Oduro\",\"phone\":\"233549758194\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-10 11:23:07', '2023-08-11 10:59:20', NULL), +(3327, 1999, NULL, 'FMW0003353R', NULL, 'completed', '2023-08-10 10:59:03', 155.00, 0.00, 155.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Abrepo', 35.00, 1, 1, 0, '{\"name\":\"Sandra Appiagyei\",\"phone\":\"233246337722\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-10 11:26:05', '2023-08-12 10:47:48', NULL), +(3328, 3467, NULL, 'FMW0003354R', NULL, 'completed', '2023-08-10 10:59:03', 145.00, 0.00, 145.00, 110.00, 'Kumasi', 'now', 'Ashanti', 'santasi', 35.00, 1, 1, 0, '{\"name\":\"Portia Nti\",\"phone\":\"233551185987\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-10 11:28:10', '2023-08-12 10:47:45', NULL), +(3329, 860, NULL, 'FMW0003355R', NULL, 'completed', '2023-08-10 10:59:03', 135.00, 0.00, 135.00, 100.00, 'Kumasi', 'now', 'Ashanti', 'Tanoso', 35.00, 1, 1, 0, '{\"name\":\"Hannah Gyamfi\",\"phone\":\"233256662377\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-10 11:30:25', '2023-08-12 10:47:56', NULL), +(3330, 2743, NULL, 'FMW0003356R', NULL, 'completed', '2023-08-10 10:59:03', 120.00, 30.00, 150.00, 120.00, 'Burma Camp', 'now', 'Greater Accra', 'Accra', 30.00, 1, 1, 0, '{\"name\":\"Mawunawara Mustapha\",\"phone\":\"233557360824\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-10 11:32:09', '2023-08-11 10:58:14', NULL), +(3331, 3468, NULL, 'FMW0003357R', NULL, 'completed', '2023-08-10 11:41:07', 120.00, 30.00, 150.00, 120.00, 'Tseaddo', 'now', 'Greater Accra', 'roundabout', 30.00, 1, 1, 0, '{\"name\":\"Angela Kira\",\"phone\":\"233557885110\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-10 11:42:12', '2023-08-12 10:46:39', NULL), +(3332, 528, NULL, 'FMW0003358R', NULL, 'completed', '2023-08-10 12:01:08', 770.00, 30.00, 800.00, 770.00, 'Madina', 'now', 'Greater Accra', 'libya quaters', 30.00, 1, 1, 0, '{\"name\":\"Ella Closet\",\"phone\":\"233245679963\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-10 12:03:45', '2023-08-13 04:00:00', NULL), +(3333, 3469, NULL, 'FMW0003359R', NULL, 'completed', '2023-08-10 12:01:08', 235.00, 0.00, 235.00, 220.00, 'Takoradi', 'now', 'Western', 'sending....', 15.00, 1, 1, 0, '{\"name\":\"Abena Ella\",\"phone\":\"233595790369\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-10 12:54:20', '2023-08-11 11:00:09', NULL), +(3334, 1082, 1736, 'FMD0000003360', 'FMT000000001238', 'completed', '2023-08-10 13:14:24', 180.00, 15.00, 195.00, 180.00, 'sefwi Anhwiaso Nursing Training', 'now', 'Western North', '', 0.00, 1, 1, 0, '{\"phone\":\"233542500248\",\"name\":\"Benedicta Gyambrah\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-10 13:13:36', '2023-08-12 10:47:03', NULL), +(3335, 2327, NULL, 'FMTP336110', NULL, 'completed', '2023-08-10 13:21:41', 360.00, 15.00, 375.00, 360.00, 'Sefwi Wiawso', 'now', 'Western North', 'Scripture Union House', 0.00, 1, 1, 1, '{\"phone\":\"233597537430\",\"name\":\"Loretta Forson\",\"alt_phone\":\"233597537430\"}', 0.00, 'third-party', NULL, 'mobile_money', NULL, NULL, '2023-08-10 13:21:41', '2023-08-12 10:47:00', NULL), +(3336, 149, 1737, 'FMD0000003362', 'FMT000000001239', 'pending', NULL, 195.00, 0.00, 195.00, 180.00, 'Sefwi', 'now', 'Western North', 'Wiawso', 15.00, 0, 0, 0, '{\"phone\":\"233240919873\",\"name\":\"Jeff\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-10 13:55:39', '2023-08-13 20:11:05', '2023-08-13 20:11:05'), +(3337, 149, 1738, 'FMD0000003363', 'FMT000000001240', 'pending', NULL, 195.00, 0.00, 195.00, 180.00, 'Sefwi', 'now', 'Western North', 'Wiawso', 15.00, 0, 0, 0, '{\"phone\":\"233240919873\",\"name\":\"Jeff\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-10 13:56:43', '2023-08-13 20:11:05', '2023-08-13 20:11:05'), +(3338, 149, 1739, 'FMD0000003364', 'FMT000000001241', 'completed', '2023-08-10 14:00:23', 180.00, 0.00, 180.00, 180.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-10 13:59:41', '2023-08-10 14:00:43', NULL), +(3339, 984, 1740, 'FMD0000003365', 'FMT000000001242', 'completed', '2023-08-10 14:30:25', 360.00, 15.00, 375.00, 360.00, 'kasoa', 'now', 'Central', 'kasoa cheers pizza', 0.00, 1, 1, 0, '{\"phone\":\"233542509106\",\"name\":\"Theresa\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-10 14:29:08', '2023-08-12 10:46:26', NULL), +(3340, 3487, NULL, 'FMW0003366R', NULL, 'completed', '2023-08-10 15:49:05', 235.00, 0.00, 235.00, 220.00, 'Apam station', 'now', 'Central', 'sending.....', 15.00, 1, 1, 0, '{\"name\":\"Rashida\",\"phone\":\"233256296746\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-10 15:51:17', '2023-08-12 10:47:09', NULL), +(3341, 3488, NULL, 'FMW0003367R', NULL, 'completed', '2023-08-10 15:49:05', 155.00, 0.00, 155.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'kwadaso', 35.00, 1, 1, 0, '{\"name\":\"Richlove\",\"phone\":\"233256832088\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-10 15:53:44', '2023-08-12 10:44:06', NULL), +(3342, 3489, 1741, 'FMR0000003368', 'FMT000000001243', 'declined', NULL, 300.00, 15.00, 315.00, 300.00, 'Akosombo', 'now', 'Eastern', 'Akosombo', 0.00, 0, 0, 0, '{\"phone\":\"233541395590\",\"name\":\"Leslie Okyere\",\"alt_phone\":\"233\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-10 16:34:05', '2023-08-13 15:02:59', '2023-08-13 15:02:59'), +(3343, 3489, 1742, 'FMR0000003369', 'FMT000000001244', 'declined', NULL, 300.00, 15.00, 315.00, 300.00, 'Akosombo', 'now', 'Eastern', 'Akosombo', 0.00, 0, 0, 0, '{\"phone\":\"233541395590\",\"name\":\"Leslie Okyere\",\"alt_phone\":\"233\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-10 16:39:04', '2023-08-13 15:02:59', '2023-08-13 15:02:59'), +(3344, 3498, NULL, 'FMW0003370R', NULL, 'completed', '2023-08-10 18:57:51', 590.00, 0.00, 590.00, 560.00, 'East Legon', 'now', 'Greater Accra', 'ACCRA', 30.00, 1, 1, 0, '{\"name\":\"Rich Bitchy\",\"phone\":\"233263729996\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-10 19:05:02', '2023-08-12 10:46:34', NULL), +(3345, 3325, 1743, 'FMD0000003371', 'FMT000000001245', 'completed', '2023-08-11 08:07:24', 90.00, 30.00, 120.00, 90.00, 'Spintex', 'now', 'Greater Accra', '𝗠𝗮𝗻𝗲𝘁', 0.00, 1, 1, 0, '{\"phone\":\"233256730678\",\"name\":\"\\ud835\\uddd4\\ud835\\uddfb\\ud835\\uddfb\\ud835\\uddee\",\"alt_phone\":\"233591303897\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-11 08:06:47', '2023-08-12 10:46:41', NULL), +(3346, 1487, 1744, 'FMD0000003372', 'FMT000000001246', 'completed', '2023-08-11 09:09:23', 180.00, 0.00, 180.00, 180.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-11 09:08:54', '2023-08-11 09:13:02', NULL), +(3347, 3507, NULL, 'FMW0003373R', NULL, 'completed', '2023-08-11 10:33:34', 135.00, 0.00, 135.00, 120.00, 'Prampram', 'now', 'Greater Accra', 'sending..........', 15.00, 1, 1, 0, '{\"name\":\"Comfort Odam\",\"phone\":\"233532372702\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-11 10:34:50', '2023-08-12 10:46:56', NULL), +(3348, 2591, 1745, 'FMR0000003374', 'FMT000000001247', 'completed', '2023-08-11 16:06:50', 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'afrancho', 35.00, 0, 1, 0, '{\"phone\":\"233249675745\",\"name\":\"Magdalene Nketia Boateng\",\"alt_phone\":\"233543656586\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-11 16:05:19', '2023-08-12 09:10:20', NULL), +(3349, 3511, NULL, 'FMW0003375R', NULL, 'completed', '2023-08-11 16:27:02', 110.00, 30.00, 140.00, 110.00, 'Achimota', 'now', 'Greater Accra', 'Accra', 30.00, 1, 1, 0, '{\"name\":\"Felicia Vera Abbey\",\"phone\":\"233244119628\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-11 16:24:22', '2023-08-15 08:50:49', NULL), +(3350, 3512, NULL, 'FMW0003376R', NULL, 'completed', '2023-08-11 16:21:32', 220.00, 30.00, 250.00, 220.00, 'Teshie', 'now', 'Greater Accra', 'Tebibianor bush road', 30.00, 1, 1, 0, '{\"name\":\"Naomi Teki Markwei\",\"phone\":\"233555421946\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-11 16:26:46', '2023-08-15 08:50:42', NULL), +(3351, 3519, 1746, 'FMR0000003377', 'FMT000000001248', 'pending', NULL, 125.00, 0.00, 125.00, 110.00, 'Tarkwa', 'now', 'Western', 'Aboso', 15.00, 0, 0, 0, '{\"phone\":\"233552800660\",\"name\":\"Precious\",\"alt_phone\":\"233504374094\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-11 23:38:36', '2023-08-13 20:11:05', '2023-08-13 20:11:05'), +(3352, 3519, 1747, 'FMR0000003378', 'FMT000000001249', 'declined', NULL, 125.00, 0.00, 125.00, 110.00, 'Tarkwa', 'now', 'Western', 'Aboso', 15.00, 0, 0, 0, '{\"phone\":\"233552800660\",\"name\":\"Precious\",\"alt_phone\":\"233504374094\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-11 23:39:19', '2023-08-13 20:11:05', '2023-08-13 20:11:05'), +(3353, 3519, 1748, 'FMR0000003379', 'FMT000000001250', 'declined', NULL, 235.00, 0.00, 235.00, 220.00, 'Tarkwa', 'now', 'Western', 'Aboso', 15.00, 0, 0, 0, '{\"phone\":\"233552800660\",\"name\":\"Precious Banson\",\"alt_phone\":\"233504374094\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-11 23:43:00', '2023-08-13 20:11:05', '2023-08-13 20:11:05'), +(3354, 3522, 1749, 'FMD0000003380', 'FMT000000001251', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'Tamale', 'now', 'Northern', 'Dungu', 15.00, 0, 0, 0, '{\"phone\":\"233547475536\",\"name\":\"Adelaide\",\"alt_phone\":\"233249165726\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-12 07:18:13', '2023-08-13 20:11:05', '2023-08-13 20:11:05'), +(3355, 17, NULL, 'FMW0003381R', NULL, 'completed', '2023-08-12 08:59:09', 460.00, 35.00, 495.00, 460.00, 'Oyarifa', 'now', 'Greater Accra', 'Accra', 35.00, 0, 1, 0, '{\"name\":\"Hajia\",\"phone\":\"233547688947\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-12 09:01:05', '2023-08-12 09:10:20', NULL), +(3356, 3525, 1750, 'FMD0000003382', 'FMT000000001252', 'completed', '2023-08-12 09:06:04', 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Oduom', 35.00, 0, 1, 0, '{\"phone\":\"233591963379\",\"name\":\"Lawrencia Amoh\",\"alt_phone\":\"233505525550\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-12 09:04:08', '2023-08-12 09:12:52', NULL), +(3357, 2591, 1751, 'FMD0000003383', 'FMT000000001253', 'completed', '2023-08-12 10:41:27', 90.00, 0.00, 90.00, 90.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-12 10:40:12', '2023-08-12 10:45:02', NULL), +(3358, 2591, NULL, 'FMTP338410', NULL, 'completed', '2023-08-12 11:23:13', 90.00, 0.00, 90.00, 90.00, 'Kumasi', 'now', 'Ashanti', 'Afrancho', 0.00, 1, 1, 1, '{\"phone\":\"233249675745\",\"name\":\"magdalene Nketia Boateng\",\"alt_phone\":\"233543656586\"}', 0.00, 'third-party', NULL, 'mobile_money', NULL, NULL, '2023-08-12 11:23:13', '2023-08-16 17:22:46', NULL), +(3359, 3060, 1752, 'FMD0000003385', 'FMT000000001254', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'pankrono', 35.00, 0, 0, 0, '{\"phone\":\"233592426739\",\"name\":\"Janet\",\"alt_phone\":\"233592426739\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-12 15:58:57', '2023-08-13 20:11:05', '2023-08-13 20:11:05'), +(3360, 3481, 1753, 'FMD0000003386', 'FMT000000001255', 'completed', '2023-08-13 00:05:31', 300.00, 35.00, 335.00, 300.00, 'Pokuase', 'now', 'Greater Accra', 'Sapeiman Bus Stop', 0.00, 0, 1, 0, '{\"phone\":\"233542753931\",\"name\":\"Elizabeth Kuma\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-13 00:04:04', '2023-08-14 09:21:54', NULL), +(3361, 3544, 1754, 'FMD0000003387', 'FMT000000001256', 'pending', NULL, 315.00, 0.00, 315.00, 300.00, 'Akosombo', 'now', 'Brong-Ahafo', 'Malls', 15.00, 0, 0, 0, '{\"phone\":\"233541395590\",\"name\":\"Leslie Okyere\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-13 15:05:55', '2023-08-13 15:07:12', '2023-08-13 15:07:12'), +(3362, 3403, 1755, 'FMD0000003388', 'FMT000000001257', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'Kasoa', 'now', 'Central', 'Akweley', 15.00, 0, 0, 0, '{\"phone\":\"233243190598\",\"name\":\"Florence Abrah Sika\",\"alt_phone\":\"233243190598\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-13 17:56:29', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3363, 3403, 1756, 'FMD0000003389', 'FMT000000001258', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'Kasoa', 'now', 'Central', 'Akweley', 15.00, 0, 0, 0, '{\"phone\":\"233243190598\",\"name\":\"Florence Abrah Sika\",\"alt_phone\":\"233243190598\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-13 18:06:22', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3364, 3403, 1757, 'FMD0000003390', 'FMT000000001259', 'completed', '2023-08-14 10:11:48', 315.00, 10.00, 325.00, 300.00, 'Kasoa', 'now', 'Central', 'Akweley', 25.00, 0, 1, 0, '{\"name\":\"Florence Abrah Sika\",\"phone\":\"233243190598\",\"alt_phone\":\"233243190598\"}', 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-13 18:18:24', '2023-08-14 10:14:53', NULL), +(3365, 2751, 1758, 'FMD0000003391', 'FMT000000001260', 'completed', '2023-08-13 21:18:10', 195.00, 0.00, 195.00, 180.00, 'Tarkwa', 'now', 'Western', 'layout', 15.00, 1, 1, 0, '{\"phone\":\"233550215233\",\"name\":\"Helen\",\"alt_phone\":\"233550215233\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-13 21:17:09', '2023-08-15 08:51:07', NULL), +(3366, 210, NULL, 'FMW0003392R', NULL, 'completed', '2023-08-14 09:28:03', 135.00, 0.00, 135.00, 120.00, 'ADWUMAKO', 'now', 'Central', 'NN', 15.00, 0, 1, 0, '{\"name\":\"EVANS\",\"phone\":\"233244177144\",\"alt_phone\":\"233204030630\"}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-14 09:29:44', '2023-08-14 10:30:50', NULL), +(3367, 2641, 1759, 'FMW0000003393D', 'FMT000000001261', 'completed', '2023-08-14 09:49:32', 555.00, 0.00, 555.00, 540.00, 'Bolgatanga', 'now', 'Upper East', 'Kumbosco - Zuarungu', 15.00, 1, 1, 0, '{\"phone\":\"233248180939\",\"name\":\"Aisha Adam\",\"alt_phone\":\"233206817393\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-14 09:48:15', '2023-08-15 08:52:09', NULL), +(3368, 954, 1760, 'FMW0000003394D', 'FMT000000001262', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'Ho', 'now', 'Volta', 'Bentota', 15.00, 0, 0, 0, '{\"phone\":\"233540238787\",\"name\":\"Genevieve\",\"alt_phone\":\"233546492812\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-14 12:18:55', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3369, 3573, 1761, 'FMW0000003395D', 'FMT000000001263', 'declined', NULL, 300.00, 20.00, 320.00, 300.00, 'Kasoa', 'now', 'Greater Accra', 'Wejia block factory', 0.00, 0, 0, 0, '{\"phone\":\"233552267117\",\"name\":\"Portia\",\"alt_phone\":\"233552267117\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-14 13:17:09', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3370, 3583, 1762, 'FMW0000003396D', 'FMT000000001264', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'Kasoa', 'now', 'Central', 'ofaakor_alico road', 15.00, 0, 0, 0, '{\"phone\":\"233554804001\",\"name\":\"Portia Tsakley\",\"alt_phone\":\"233554804001\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-14 13:43:15', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3371, 3584, 1763, 'FMW0000003397D', 'FMT000000001265', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'kasoa city', 'now', 'Central', 'breaku', 15.00, 0, 0, 0, '{\"phone\":\"233557723730\",\"name\":\"Dominic Aidoo\",\"alt_phone\":\"233557723730\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-14 13:54:09', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3372, 3585, 1764, 'FMW0000003398D', 'FMT000000001266', 'completed', '2023-08-14 13:59:47', 315.00, 0.00, 315.00, 300.00, 'Prampram', 'now', 'Greater Accra', 'DPS international', 15.00, 0, 1, 0, '{\"phone\":\"233247195440\",\"name\":\"Ernest Dzomeku\",\"alt_phone\":\"233\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-14 13:57:56', '2023-08-14 14:47:29', NULL), +(3373, 2755, NULL, 'FMW0000003399TP', NULL, 'completed', '2023-08-15 10:59:33', 100.00, 30.00, 130.00, 100.00, 'Nungua', 'now', 'Greater Accra', 'accra', 30.00, 1, 1, 1, '{\"name\":\"Lexis AJ\",\"phone\":\"233595005001\",\"alt_phone\":null}', 0.00, 'third-party', NULL, 'mobile_money', NULL, NULL, '2023-08-14 14:43:42', '2023-08-16 17:22:24', NULL), +(3374, 3591, 1765, 'FMW0000003400D', 'FMT000000001267', 'declined', NULL, 300.00, 20.00, 320.00, 300.00, 'Kasoa', 'now', 'Greater Accra', 'Down town', 0.00, 0, 0, 0, '{\"phone\":\"233271332763\",\"name\":\"Esther sean\",\"alt_phone\":\"233597559190\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-14 14:51:37', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3375, 3607, 1766, 'FMW0000003401D', 'FMT000000001268', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'sunyani', 'now', 'Brong-Ahafo', 'Baakoniaba', 15.00, 0, 0, 0, '{\"phone\":\"233241245516\",\"name\":\"Tiwaa Amma Charity\",\"alt_phone\":\"233248182643\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-14 21:14:23', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3376, 3624, NULL, 'FMW0003402R', NULL, 'completed', '2023-08-15 09:05:13', 135.00, 0.00, 135.00, 120.00, 'Prampram', 'now', 'Greater Accra', 'sending......', 15.00, 0, 1, 0, '{\"name\":\"Lorrinda\",\"phone\":\"233240073515\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-15 09:07:07', '2023-08-15 09:11:21', NULL), +(3377, 3625, NULL, 'FMW0003403R', NULL, 'completed', '2023-08-15 09:05:13', 240.00, 30.00, 270.00, 240.00, 'East Legon', 'now', 'Greater Accra', 'Equity savings', 30.00, 0, 1, 0, '{\"name\":\"Grace Sampana Yen maila\",\"phone\":\"233540467535\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-15 09:10:37', '2023-08-15 09:11:21', NULL), +(3378, 1487, 1767, 'FMW0000003404D', 'FMT000000001269', 'completed', '2023-08-15 12:27:59', 370.00, 0.00, 370.00, 370.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-15 12:27:28', '2023-08-15 12:32:02', NULL), +(3379, 3640, 1768, 'FMW0003405D', 'FMT000000001270', 'completed', '2023-08-15 18:04:32', 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Atwima Boko', 35.00, 1, 1, 0, '{\"phone\":\"233593587571\",\"name\":\"Isaac Opoku kuffour\",\"alt_phone\":\"233245509255\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-15 18:04:22', '2023-08-16 17:19:43', NULL), +(3380, 3640, 1769, 'FMW0003406D', 'FMT000000001271', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Atwima Boko', 35.00, 0, 0, 0, '{\"phone\":\"233593587571\",\"name\":\"Isaac Opoku kuffour\",\"alt_phone\":\"233245509255\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-15 18:04:45', '2023-08-19 00:00:05', '2023-08-19 00:00:05'); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(3381, 3640, 1770, 'FMW0003407D', 'FMT000000001272', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Atwima Boko', 35.00, 0, 0, 0, '{\"phone\":\"233593587571\",\"name\":\"Isaac Opoku kuffour\",\"alt_phone\":\"233245509255\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-15 18:05:01', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3382, 3640, 1771, 'FMW0003408D', 'FMT000000001273', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Atwima Boko', 35.00, 0, 0, 0, '{\"phone\":\"233593587571\",\"name\":\"Isaac Opoku kuffour\",\"alt_phone\":\"233245509255\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-15 18:05:22', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3383, 210, 1772, 'FMW0003409D', 'FMT000000001274', 'declined', NULL, 380.00, 0.00, 380.00, 380.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-15 18:33:00', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3384, 210, 1773, 'FMW0003410D', 'FMT000000001275', 'declined', NULL, 380.00, 0.00, 380.00, 380.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-15 18:35:21', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3385, 210, 1774, 'FMW0003411D', 'FMT000000001276', 'declined', NULL, 415.00, 0.00, 415.00, 380.00, 'Kumasi', 'now', 'Ashanti', 'nn', 35.00, 0, 0, 0, '{\"phone\":\"233244177144\",\"name\":\"n\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-15 19:04:22', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3386, 3640, 1775, 'FMW0003412D', 'FMT000000001277', 'completed', '2023-08-15 19:31:20', 200.00, 0.00, 200.00, 200.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-15 19:24:55', '2023-08-15 19:34:02', NULL), +(3387, 3749, 1776, 'FMW0003413TP', 'FMT000000001278', 'completed', '2023-08-18 11:46:52', 130.00, 0.00, 130.00, 100.00, 'East Legon', 'now', 'Greater Accra', 'UPSA', 30.00, 1, 1, 1, '{\"name\":\"Emmanuelle Osei Yeboah\",\"phone\":\"233544286077\",\"alt_phone\":\"233245509255\"}', 0.00, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-15 19:49:17', '2023-08-21 08:57:17', NULL), +(3388, 3509, 1777, 'FMW0003414R', 'FMT000000001279', 'declined', NULL, 255.00, 0.00, 255.00, 220.00, 'Kumasi', 'now', 'Ashanti', 'Adum', 35.00, 0, 0, 0, '{\"phone\":\"233240430083\",\"name\":\"ADUBEA ANITA\",\"alt_phone\":\"233240430083\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-15 20:29:09', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3389, 3562, 1778, 'FMW0003415R', 'FMT000000001280', 'declined', NULL, 155.00, 0.00, 155.00, 120.00, 'Kumasi', 'now', 'Ashanti', 'Donpease', 35.00, 0, 0, 0, '{\"phone\":\"233249083270\",\"name\":\"Sandra addae\",\"alt_phone\":\"233249083270\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-15 23:01:03', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3390, 3647, 1779, 'FMW0003416D', 'FMT000000001281', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'Dunkwa on offin', 'now', 'Central', 'mfuom', 15.00, 0, 0, 0, '{\"phone\":\"233257676455\",\"name\":\"Cynthia Cudjoe\",\"alt_phone\":\"233257676455\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-15 23:53:03', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3391, 3647, 1780, 'FMW0003417D', 'FMT000000001282', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'Dunkwa on offin', 'now', 'Central', 'mfuom', 15.00, 0, 0, 0, '{\"phone\":\"233257676455\",\"name\":\"Cynthia Cudjoe\",\"alt_phone\":\"233257676455\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-15 23:53:03', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3392, 3067, 1781, 'FMW0003418D', 'FMT000000001283', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'cape coast', 'now', 'Central', 'Ntsin street', 15.00, 0, 0, 0, '{\"phone\":\"233559456784\",\"name\":\"Mary nyavor zoya\",\"alt_phone\":\"233543061270\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-16 06:07:37', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3393, 3652, 1782, 'FMW0003419D', 'FMT000000001284', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'Assin fosu', 'now', 'Western', '', 15.00, 0, 0, 0, '{\"phone\":\"233247081436\",\"name\":\"helina\",\"alt_phone\":\"233247081436\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-16 10:05:05', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3394, 3652, 1783, 'FMW0003420D', 'FMT000000001285', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'Assin fosu', 'now', 'Western', '', 15.00, 0, 0, 0, '{\"phone\":\"233247081436\",\"name\":\"helina\",\"alt_phone\":\"233247081436\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-16 10:05:56', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3395, 3212, 1784, 'FMW0003421R', 'FMT000000001286', 'declined', NULL, 230.00, 30.00, 260.00, 230.00, 'Madina', 'now', 'Greater Accra', 'oyarifa', 30.00, 0, 0, 0, '{\"phone\":\"233246624224\",\"name\":\"Margaret Hyde\",\"alt_phone\":\"233246624224\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-16 11:30:53', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3396, 3509, 1785, 'FMW0003422R', 'FMT000000001287', 'declined', NULL, 145.00, 0.00, 145.00, 110.00, 'Kumasi', 'now', 'Ashanti', 'ADUM', 35.00, 0, 0, 0, '{\"phone\":\"233240430083\",\"name\":\"NANA ADUBEA\",\"alt_phone\":\"233240430083\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-16 11:57:26', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3397, 3689, 1786, 'FMW0003423D', 'FMT000000001288', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'Techiman', 'now', 'Bono East', 'kenten', 15.00, 0, 0, 0, '{\"phone\":\"233552779245\",\"name\":\"kankam Janewlove\",\"alt_phone\":\"233552779245\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-16 17:54:58', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3398, 3689, 1787, 'FMW0003424D', 'FMT000000001289', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'Techiman', 'now', 'Bono East', 'kenten', 15.00, 0, 0, 0, '{\"phone\":\"233552779245\",\"name\":\"kankam Janewlove\",\"alt_phone\":\"233552779245\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-16 17:55:51', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3399, 3689, 1788, 'FMW0003425R', 'FMT000000001290', 'declined', NULL, 125.00, 0.00, 125.00, 110.00, 'Techiman', 'now', 'Bono East', 'kenten', 15.00, 0, 0, 0, '{\"phone\":\"233201343451\",\"name\":\"kankam Janewlove\",\"alt_phone\":\"233201343451\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-16 18:01:57', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3400, 3689, 1789, 'FMW0003426R', 'FMT000000001291', 'declined', NULL, 125.00, 0.00, 125.00, 110.00, 'Techiman', 'now', 'Bono East', 'kenten', 15.00, 0, 0, 0, '{\"phone\":\"233201343451\",\"name\":\"kankam Janewlove\",\"alt_phone\":\"233201343451\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-16 18:02:11', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3401, 3689, 1790, 'FMW0003427R', 'FMT000000001292', 'declined', NULL, 125.00, 0.00, 125.00, 110.00, 'Techiman', 'now', 'Bono East', 'kenten', 15.00, 0, 0, 0, '{\"phone\":\"233201343451\",\"name\":\"kankam Janewlove\",\"alt_phone\":\"233201343451\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-16 18:02:27', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3402, 3689, 1791, 'FMW0003428R', 'FMT000000001293', 'declined', NULL, 125.00, 0.00, 125.00, 110.00, 'Techiman', 'now', 'Bono East', 'kenten', 15.00, 0, 0, 0, '{\"phone\":\"233201343451\",\"name\":\"kankam Janewlove\",\"alt_phone\":\"233201343451\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-16 18:03:17', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3403, 3689, 1792, 'FMW0003429R', 'FMT000000001294', 'declined', NULL, 345.00, 0.00, 345.00, 330.00, 'Techiman', 'now', 'Bono East', 'kenten', 15.00, 0, 0, 0, '{\"phone\":\"233201343451\",\"name\":\"kankam janewlove\",\"alt_phone\":\"233201343451\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-16 19:37:28', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3404, 3689, 1793, 'FMW0003430R', 'FMT000000001295', 'declined', NULL, 345.00, 0.00, 345.00, 330.00, 'Techiman', 'now', 'Bono East', 'kenten', 15.00, 0, 0, 0, '{\"phone\":\"233201343451\",\"name\":\"kankam janewlove\",\"alt_phone\":\"233201343451\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-16 19:37:38', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3405, 3689, 1794, 'FMW0003431R', 'FMT000000001296', 'declined', NULL, 345.00, 0.00, 345.00, 330.00, 'Techiman', 'now', 'Bono East', 'kenten', 15.00, 0, 0, 0, '{\"phone\":\"233201343451\",\"name\":\"kankam janewlove\",\"alt_phone\":\"233201343451\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-16 19:38:16', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3406, 3509, NULL, 'FMW0003432R', NULL, 'completed', '2023-08-17 11:25:45', 140.00, 0.00, 140.00, 110.00, 'Kumasi', 'now', 'Ashanti', 'Adum Cocoabod', 30.00, 1, 1, 0, '{\"name\":\"Adubea\",\"phone\":\"233240430083\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-17 11:27:59', '2023-08-18 10:03:54', NULL), +(3407, 3335, NULL, 'FMW0003433R', NULL, 'completed', '2023-08-17 11:25:45', 320.00, 35.00, 355.00, 320.00, 'Oyarifa', 'now', 'Greater Accra', 'Kaybee', 35.00, 0, 1, 0, '{\"name\":\"Justina Aseye Mensah Homor\",\"phone\":\"233592778287\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-17 11:51:10', '2023-08-17 11:51:24', NULL), +(3408, 1888, NULL, 'FMW0003434R', NULL, 'completed', '2023-08-17 11:25:45', 270.00, 0.00, 270.00, 240.00, 'Kumasi', 'now', 'Ashanti', 'Santasi', 30.00, 0, 1, 0, '{\"name\":\"Sara\",\"phone\":\"233593224215\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-17 12:10:27', '2023-08-17 12:10:40', NULL), +(3409, 3689, 1795, 'FMW0003435R', 'FMT000000001297', 'declined', NULL, 1665.00, 0.00, 1665.00, 1650.00, 'Techiman', 'now', 'Bono East', 'kenten', 15.00, 0, 0, 0, '{\"phone\":\"233552779245\",\"name\":\"kankam janewlove\",\"alt_phone\":\"233552779245\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-17 14:45:30', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3410, 3689, 1796, 'FMW0003436R', 'FMT000000001298', 'declined', NULL, 1665.00, 0.00, 1665.00, 1650.00, 'Techiman', 'now', 'Bono East', 'kenten', 15.00, 0, 0, 0, '{\"phone\":\"233552779245\",\"name\":\"kankam janewlove\",\"alt_phone\":\"233552779245\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-17 14:46:50', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3411, 3689, 1797, 'FMW0003437R', 'FMT000000001299', 'declined', NULL, 1665.00, 0.00, 1665.00, 1650.00, 'Techiman', 'now', 'Bono East', 'kenten', 15.00, 0, 0, 0, '{\"phone\":\"233552779245\",\"name\":\"kankam janewlove\",\"alt_phone\":\"233552779245\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-17 14:47:38', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3412, 3689, 1798, 'FMW0003438R', 'FMT000000001300', 'declined', NULL, 1665.00, 0.00, 1665.00, 1650.00, 'Techiman', 'now', 'Bono East', 'kenten', 15.00, 0, 0, 0, '{\"phone\":\"233552779245\",\"name\":\"kankam janewlove\",\"alt_phone\":\"233552779245\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-17 15:00:58', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3413, 3689, 1799, 'FMW0003439R', 'FMT000000001301', 'declined', NULL, 1665.00, 0.00, 1665.00, 1650.00, 'Techiman', 'now', 'Bono East', 'kenten', 15.00, 0, 0, 0, '{\"phone\":\"233552779245\",\"name\":\"kankam janewlove\",\"alt_phone\":\"233552779245\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-17 15:01:17', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3414, 3689, 1800, 'FMW0003440R', 'FMT000000001302', 'declined', NULL, 1665.00, 0.00, 1665.00, 1650.00, 'Techiman', 'now', 'Bono East', 'kenten', 15.00, 0, 0, 0, '{\"phone\":\"233552779245\",\"name\":\"kankam janewlove\",\"alt_phone\":\"233552779245\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-17 15:02:53', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3415, 3689, 1801, 'FMW0003441R', 'FMT000000001303', 'declined', NULL, 1665.00, 0.00, 1665.00, 1650.00, 'Techiman', 'now', 'Bono East', 'kenten', 15.00, 0, 0, 0, '{\"phone\":\"233201343451\",\"name\":\"Kankam Janewlove\",\"alt_phone\":\"233201343451\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-17 15:08:26', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3416, 2751, 1802, 'FMW0003442D', 'FMT000000001304', 'completed', '2023-08-17 16:49:23', 295.00, 0.00, 295.00, 280.00, 'Tarkwa', 'now', 'Western', 'Newlayout', 15.00, 1, 1, 0, '{\"phone\":\"233550215233\",\"name\":\"Helen\",\"alt_phone\":\"233550215233\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-17 16:48:26', '2023-08-19 10:46:03', NULL), +(3417, 3736, 1803, 'FMW0003443D', 'FMT000000001305', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'kasoa', 'now', 'Central', 'Ofaakor German city', 15.00, 0, 0, 0, '{\"phone\":\"233548940970\",\"name\":\"Augustine\",\"alt_phone\":\"233557935435\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-17 19:07:26', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3418, 3689, NULL, 'FMW0003444R', NULL, 'completed', '2023-08-18 09:09:10', 125.00, 0.00, 125.00, 110.00, 'Techiman', 'now', 'Bono East', 'sending.......', 15.00, 1, 1, 0, '{\"name\":\"Kankam Janewlove\",\"phone\":\"233552779245\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 09:12:25', '2023-08-19 10:45:58', NULL), +(3419, 3192, NULL, 'FMW0003445R', NULL, 'completed', '2023-08-18 09:09:10', 265.00, 0.00, 265.00, 230.00, 'Tema', 'now', 'Greater Accra', 'New Town', 35.00, 1, 1, 0, '{\"name\":\"Evelyn Opoku\",\"phone\":\"233545394244\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 09:15:05', '2023-08-19 10:44:10', NULL), +(3420, 3745, NULL, 'FMW0003446R', NULL, 'completed', '2023-08-18 09:09:10', 120.00, 25.00, 145.00, 120.00, 'Abelemkpe', 'now', 'Greater Accra', 'Accra', 25.00, 0, 1, 0, '{\"name\":\"Precious\",\"phone\":\"233559312494\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 09:16:29', '2023-08-18 09:19:14', NULL), +(3421, 3746, NULL, 'FMW0003447R', NULL, 'completed', '2023-08-18 09:09:10', 240.00, 35.00, 275.00, 240.00, 'Amasaman', 'now', 'Greater Accra', 'Accra', 35.00, 0, 1, 0, '{\"name\":\"Mariam\",\"phone\":\"233548644532\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 09:18:40', '2023-08-18 09:19:14', NULL), +(3422, 1487, 1804, 'FMW0003448TP', 'FMT000000001306', 'declined', NULL, 110.00, 0.00, 110.00, 90.00, 'Obuasi', 'now', 'Ashanti', 'Akaporiso', 20.00, 0, 0, 1, '{\"phone\":\"233234780293\",\"name\":\"Yaa Achiaa Fosu\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-18 11:31:37', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3423, 1487, 1805, 'FMW0003449TP', 'FMT000000001307', 'completed', '2023-08-18 11:34:36', 110.00, 0.00, 110.00, 90.00, 'Obuasi', 'now', 'Ashanti', 'Akaporiso', 20.00, 1, 1, 1, '{\"phone\":\"233234780293\",\"name\":\"Yaa Achiaa Fosu\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-18 11:33:59', '2023-08-21 11:17:06', NULL), +(3424, 1045, 1806, 'FMW0003450D', 'FMT000000001308', 'completed', '2023-08-18 12:41:41', 640.00, 30.00, 670.00, 640.00, 'Ashaley Botwe', 'now', 'Greater Accra', 'Legon hills', 0.00, 1, 1, 0, '{\"phone\":\"233245137716\",\"name\":\"Rita\",\"alt_phone\":\"233245137716\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-18 12:41:09', '2023-08-21 11:17:25', NULL), +(3425, 1487, 1807, 'FMW0003451TP', 'FMT000000001309', 'completed', '2023-08-18 12:54:07', 125.00, 0.00, 125.00, 90.00, 'Kumasi', 'now', 'Ashanti', 'Santasi', 35.00, 1, 1, 1, '{\"phone\":\"233546777768\",\"name\":\"Terry Etornam Duse\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-18 12:53:32', '2023-08-22 11:21:01', NULL), +(3426, 1487, 1808, 'FMW0003452TP', 'FMT000000001310', 'completed', '2023-08-18 13:44:48', 110.00, 0.00, 110.00, 90.00, 'Obuasi', 'now', 'Ashanti', 'Anyimadukrom', 20.00, 1, 1, 1, '{\"phone\":\"233549118751\",\"name\":\"Naana\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-18 13:44:23', '2023-08-22 11:21:30', NULL), +(3427, 3325, 1809, 'FMW0003453D', 'FMT000000001311', 'completed', '2023-08-18 14:26:11', 125.00, 0.00, 125.00, 90.00, 'Kumasi', 'now', 'Ashanti', 'Feyiase coba hotel junction', 35.00, 1, 1, 0, '{\"phone\":\"233553611573\",\"name\":\"Georgina Tandoh\",\"alt_phone\":\"233553611573\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-18 14:25:52', '2023-08-22 11:20:48', NULL), +(3428, 1487, 1810, 'FMW0003454D', 'FMT000000001312', 'completed', '2023-08-18 15:57:50', 450.00, 0.00, 450.00, 450.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-18 15:57:14', '2023-08-18 16:02:02', NULL), +(3429, 3152, 1811, 'FMW0003455D', 'FMT000000001313', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Ahodwo daban newsite', 35.00, 0, 0, 0, '{\"phone\":\"233553747564\",\"name\":\"Esi Nyaneba\",\"alt_phone\":\"233553747564\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 16:17:11', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3430, 3152, 1812, 'FMW0003456D', 'FMT000000001314', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Ahodwo daban newsite', 35.00, 0, 0, 0, '{\"phone\":\"233553747564\",\"name\":\"Esi Nyaneba\",\"alt_phone\":\"233553747564\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 16:18:54', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3431, 3152, 1813, 'FMW0003457D', 'FMT000000001315', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Ahodwo daban newsite', 35.00, 0, 0, 0, '{\"phone\":\"233553747564\",\"name\":\"Esi Nyaneba\",\"alt_phone\":\"233553747564\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 16:23:28', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3432, 1487, 1814, 'FMW0003458TP', 'FMT000000001316', 'completed', '2023-08-18 16:30:14', 400.00, 0.00, 400.00, 380.00, 'Offinso', 'now', 'Ashanti', 'Akom', 20.00, 1, 1, 1, '{\"phone\":\"233559785775\",\"name\":\"Sheila Boanor\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-18 16:26:26', '2023-08-22 11:22:04', NULL), +(3433, 3152, 1815, 'FMW0003459D', 'FMT000000001317', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Ahodwo daban newsite', 35.00, 0, 0, 0, '{\"phone\":\"233553747564\",\"name\":\"Esi nyaneba\",\"alt_phone\":\"233553747564\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 16:37:59', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3434, 3152, 1816, 'FMW0003460D', 'FMT000000001318', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Ahodwo daban newsite', 35.00, 0, 0, 0, '{\"phone\":\"233553747564\",\"name\":\"Nyaneba Esi\",\"alt_phone\":\"233553747564\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 17:40:13', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3435, 3152, 1817, 'FMW0003461D', 'FMT000000001319', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Ahodwo daban newsite', 35.00, 0, 0, 0, '{\"phone\":\"233553747564\",\"name\":\"Nyaneba Esi\",\"alt_phone\":\"233553747564\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 17:40:38', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3436, 3152, 1818, 'FMW0003462D', 'FMT000000001320', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Ahodwo daban newsite', 35.00, 0, 0, 0, '{\"phone\":\"233553747564\",\"name\":\"Nyaneba Esi\",\"alt_phone\":\"233553747564\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 17:41:13', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3437, 3152, 1819, 'FMW0003463D', 'FMT000000001321', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Ahodwo daban newsite', 35.00, 0, 0, 0, '{\"phone\":\"233553747564\",\"name\":\"Nyaneba Esi\",\"alt_phone\":\"233553747564\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 17:42:06', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3438, 3152, 1820, 'FMW0003464D', 'FMT000000001322', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Ahodwo daban newsite', 35.00, 0, 0, 0, '{\"phone\":\"233553747564\",\"name\":\"Nyaneba Esi\",\"alt_phone\":\"233553747564\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 17:43:15', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3439, 3152, 1821, 'FMW0003465D', 'FMT000000001323', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Ahodwo daban newsite', 35.00, 0, 0, 0, '{\"phone\":\"233553747564\",\"name\":\"Nyaneba Esi\",\"alt_phone\":\"233553747564\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 17:58:40', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3440, 3152, 1822, 'FMW0003466D', 'FMT000000001324', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Ahodwo daban newsite', 35.00, 0, 0, 0, '{\"phone\":\"233553747564\",\"name\":\"Nyaneba Esi\",\"alt_phone\":\"233553747564\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 17:59:08', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3441, 3152, 1823, 'FMW0003467D', 'FMT000000001325', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Ahodwo daban newsite', 35.00, 0, 0, 0, '{\"phone\":\"233553747564\",\"name\":\"Esi nyaneba\",\"alt_phone\":\"233553747564\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 18:52:22', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3442, 3152, 1824, 'FMW0003468D', 'FMT000000001326', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Ahodwo daban newsite', 35.00, 0, 0, 0, '{\"phone\":\"233553747564\",\"name\":\"Esi nyaneba\",\"alt_phone\":\"233553747564\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 18:54:07', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3443, 3152, 1825, 'FMW0003469D', 'FMT000000001327', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Ahodwo daban newsite', 35.00, 0, 0, 0, '{\"phone\":\"233553747564\",\"name\":\"Nyaneba Esi\",\"alt_phone\":\"233553747564\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 19:39:29', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3444, 1487, 1826, 'FMW0003470D', 'FMT000000001328', 'completed', '2023-08-18 19:58:02', 800.00, 0.00, 800.00, 800.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-18 19:52:44', '2023-08-18 20:00:02', NULL), +(3445, 3152, 1827, 'FMW0003471D', 'FMT000000001329', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Ahodwo daban newsite', 35.00, 0, 0, 0, '{\"phone\":\"233553747564\",\"name\":\"Nyaneba Esi\",\"alt_phone\":\"233553747564\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 20:05:13', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3446, 3462, 1828, 'FMW0003472R', 'FMT000000001330', 'completed', '2023-08-18 20:08:10', 100.00, 20.00, 120.00, 100.00, 'Kasoa', 'now', 'Greater Accra', 'West Hills', 20.00, 1, 1, 0, '{\"phone\":\"233240919873\",\"name\":\"Jeff\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 20:06:56', '2023-08-19 10:47:51', NULL), +(3447, 3262, 1829, 'FMW0003473D', 'FMT000000001331', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'Takoradi', 'now', 'Western', 'Nzema', 15.00, 0, 0, 0, '{\"phone\":\"233553936373\",\"name\":\"Leticia\",\"alt_phone\":\"233548785501\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 20:21:27', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3448, 2997, 1830, 'FMW0003474R', 'FMT000000001332', 'declined', NULL, 135.00, 0.00, 135.00, 100.00, 'Kumasi', 'now', 'Ashanti', 'Anomange', 35.00, 0, 0, 0, '{\"phone\":\"233248830581\",\"name\":\"Pokuaa\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 20:28:15', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3449, 542, 1831, 'FMW0003475R', 'FMT000000001333', 'declined', NULL, 115.00, 0.00, 115.00, 100.00, 'Takoradi', 'now', 'Western', 'Bu campus', 15.00, 0, 0, 0, '{\"phone\":\"233559067922\",\"name\":\"Angela ADJEi\",\"alt_phone\":\"233\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 20:28:52', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3450, 3765, 1832, 'FMW0003476R', 'FMT000000001334', 'completed', '2023-08-18 20:43:35', 135.00, 0.00, 135.00, 100.00, 'Kumasi', 'now', 'Ashanti', 'Kodie-Police Station', 35.00, 1, 1, 0, '{\"phone\":\"233245198643\",\"name\":\"Felicia Bremang\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 20:43:33', '2023-08-22 11:21:40', NULL), +(3451, 3576, 1833, 'FMW0003477D', 'FMT000000001335', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'Bogoso', 'now', 'Western', 'B.line', 15.00, 0, 0, 0, '{\"phone\":\"233503250986\",\"name\":\"Lucy Asaiam\",\"alt_phone\":\"233503250986\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 21:15:22', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3452, 1487, 1834, 'FMW0003478TP', 'FMT000000001336', 'completed', '2023-08-18 21:36:33', 115.00, 0.00, 115.00, 80.00, 'Kumasi', 'now', 'Ashanti', 'Esereso', 35.00, 1, 1, 1, '{\"phone\":\"233552934693\",\"name\":\"Vivian ninson\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-18 21:36:04', '2023-08-22 11:21:11', NULL), +(3453, 764, 1835, 'FMW0003479D', 'FMT000000001337', 'completed', '2023-08-18 21:48:49', 300.00, 30.00, 330.00, 300.00, 'Botwe', 'now', 'Greater Accra', 'Legon hills', 0.00, 0, 1, 0, '{\"phone\":\"233502027192\",\"name\":\"ADJONYOH FREDERICA\",\"alt_phone\":\"233502027192\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-18 21:48:47', '2023-08-19 08:20:52', NULL), +(3454, 3255, 1836, 'FMW0003480D', 'FMT000000001338', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Trede', 35.00, 0, 0, 0, '{\"phone\":\"233256313983\",\"name\":\"Opoku Mensah Elizabeth\",\"alt_phone\":\"233256313983\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 21:54:40', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3455, 3126, 1837, 'FMW0003481D', 'FMT000000001339', 'declined', NULL, 300.00, 25.00, 325.00, 300.00, 'Dansoman', 'now', 'Greater Accra', 'tuga', 0.00, 0, 0, 0, '{\"phone\":\"233246997801\",\"name\":\"peace nukunu\",\"alt_phone\":\"233500135364\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 22:02:54', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3456, 3769, 1838, 'FMW0003482R', 'FMT000000001340', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Teshie', 'now', 'Greater Accra', 'Orphanage road', 30.00, 0, 0, 0, '{\"phone\":\"233551134878\",\"name\":\"Appiah Charity\",\"alt_phone\":\"233551134878\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 22:17:36', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3457, 3769, 1839, 'FMW0003483R', 'FMT000000001341', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Teshie', 'now', 'Greater Accra', 'Orphanage road', 30.00, 0, 0, 0, '{\"phone\":\"233551134878\",\"name\":\"Appiah Charity\",\"alt_phone\":\"233551134878\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-18 22:25:57', '2023-08-19 00:00:05', '2023-08-19 00:00:05'), +(3458, 3126, 1840, 'FMW0003484D', 'FMT000000001342', 'completed', '2023-08-18 23:05:43', 300.00, 20.00, 320.00, 300.00, 'Weija', 'now', 'Greater Accra', 'kasoa', 0.00, 0, 1, 0, '{\"phone\":\"233246997801\",\"name\":\"peace dzifa nukunu\",\"alt_phone\":\"233\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-18 23:04:12', '2023-08-19 08:20:52', NULL), +(3459, 1045, 1841, 'FMW0003485D', 'FMT000000001343', 'completed', '2023-08-19 05:50:46', 160.00, 30.00, 190.00, 160.00, 'Ashaley Botwe', 'now', 'Greater Accra', 'Legon hills', 0.00, 0, 1, 0, '{\"phone\":\"233245137716\",\"name\":\"Rita\",\"alt_phone\":\"233245137716\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-19 05:49:59', '2023-08-19 08:22:04', NULL), +(3460, 1011, 1842, 'FMW0003486D', 'FMT000000001344', 'completed', '2023-08-19 05:59:50', 195.00, 0.00, 195.00, 160.00, 'Kumasi', 'now', 'Ashanti', 'Asafo YF', 35.00, 1, 1, 0, '{\"phone\":\"233557524573\",\"name\":\"Achiaa Cindy\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-19 05:58:52', '2023-08-22 11:21:50', NULL), +(3461, 3776, 1843, 'FMW0003487R', 'FMT000000001345', 'declined', NULL, 100.00, 20.00, 120.00, 100.00, 'Weija', 'now', 'Greater Accra', 'McCarthy Hills', 20.00, 0, 0, 0, '{\"phone\":\"233545421365\",\"name\":\"Awurama\",\"alt_phone\":\"233545421365\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 06:22:52', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3462, 1193, 1844, 'FMW0003488R', 'FMT000000001346', 'completed', '2023-08-19 07:07:52', 135.00, 0.00, 135.00, 100.00, 'Kumasi', 'now', 'Ashanti', 'kronum kwapara', 35.00, 1, 1, 0, '{\"phone\":\"233550822990\",\"name\":\"Ofori Amanfo Sussana\",\"alt_phone\":\"233550822990\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 07:05:33', '2023-08-22 11:21:20', NULL), +(3463, 3779, NULL, 'FMW0003489R', NULL, 'completed', '2023-08-19 08:18:15', 120.00, 25.00, 145.00, 120.00, 'Ablekuma', 'now', 'Greater Accra', 'Accra', 25.00, 0, 1, 0, '{\"name\":\"Richeal\",\"phone\":\"233500448645\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 08:19:19', '2023-08-19 08:22:04', NULL), +(3464, 3262, 1845, 'FMW0003490D', 'FMT000000001347', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'Takoradi', 'now', 'Western', 'Half Assini', 15.00, 0, 0, 0, '{\"phone\":\"233553936373\",\"name\":\"Leticia\",\"alt_phone\":\"233548785501\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 09:10:39', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3465, 3769, 1846, 'FMW0003491R', 'FMT000000001348', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Teshie', 'now', 'Greater Accra', 'Orphanage road', 30.00, 0, 0, 0, '{\"phone\":\"233551134878\",\"name\":\"Appiah Charity\",\"alt_phone\":\"233551134878\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 09:48:38', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3466, 3562, 1847, 'FMW0003492R', 'FMT000000001349', 'declined', NULL, 235.00, 0.00, 235.00, 200.00, 'Kumasi', 'now', 'Ashanti', 'Ashanti Bekwai', 35.00, 0, 0, 0, '{\"phone\":\"233249083270\",\"name\":\"Sandra addae\",\"alt_phone\":\"233249083270\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 09:51:45', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3467, 3562, 1848, 'FMW0003493R', 'FMT000000001350', 'completed', '2023-08-19 09:58:25', 235.00, 0.00, 235.00, 200.00, 'Kumasi', 'now', 'Ashanti', 'Ashanti Bekwai', 35.00, 1, 1, 0, '{\"phone\":\"233249083270\",\"name\":\"Sandra addae\",\"alt_phone\":\"233249083270\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 09:56:28', '2023-08-22 11:20:38', NULL), +(3468, 31, 1849, 'FMW0003494R', 'FMT000000001351', 'declined', NULL, 200.00, 20.00, 220.00, 200.00, 'Kasoa', 'now', 'Greater Accra', 'West Hills Mall', 20.00, 0, 0, 0, '{\"phone\":\"233557703755\",\"name\":\"Akos\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 10:17:31', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3469, 3461, 1850, 'FMW0003495R', 'FMT000000001352', 'declined', NULL, 300.00, 20.00, 320.00, 300.00, 'Kasoa', 'now', 'Greater Accra', 'West hills', 20.00, 0, 0, 0, '{\"phone\":\"233546352458\",\"name\":\"Benedicta\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 10:22:11', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3470, 3461, 1851, 'FMW0003496R', 'FMT000000001353', 'pending', NULL, 300.00, 20.00, 320.00, 300.00, 'Kasoa', 'now', 'Greater Accra', 'West hills', 20.00, 0, 0, 0, '{\"phone\":\"233546352458\",\"name\":\"Benedicta\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 10:23:20', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3471, 3461, 1852, 'FMW0003497R', 'FMT000000001354', 'declined', NULL, 300.00, 20.00, 320.00, 300.00, 'Kasoa', 'now', 'Greater Accra', 'West hills', 20.00, 0, 0, 0, '{\"phone\":\"233546352458\",\"name\":\"Benedicta\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 10:23:36', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3472, 3461, 1853, 'FMW0003498R', 'FMT000000001355', 'declined', NULL, 300.00, 20.00, 320.00, 300.00, 'Kasoa', 'now', 'Greater Accra', 'West hills', 20.00, 0, 0, 0, '{\"phone\":\"233546352458\",\"name\":\"Benedicta\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 10:25:28', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3473, 3461, 1854, 'FMW0003499R', 'FMT000000001356', 'declined', NULL, 300.00, 20.00, 320.00, 300.00, 'Kasoa', 'now', 'Greater Accra', 'West hills', 20.00, 0, 0, 0, '{\"phone\":\"233546352458\",\"name\":\"Benedicta\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 10:25:54', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3474, 3461, 1855, 'FMW0003500R', 'FMT000000001357', 'declined', NULL, 300.00, 20.00, 320.00, 300.00, 'Kasoa', 'now', 'Greater Accra', 'West hills', 20.00, 0, 0, 0, '{\"phone\":\"233546352458\",\"name\":\"Benedicta\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 10:26:18', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3475, 31, 1856, 'FMW0003501R', 'FMT000000001358', 'declined', NULL, 400.00, 20.00, 420.00, 400.00, 'Kasoa', 'now', 'Greater Accra', '', 20.00, 0, 0, 0, '{\"phone\":\"233557703755\",\"name\":\"akos\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 10:57:30', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3476, 3769, 1857, 'FMW0003502R', 'FMT000000001359', 'completed', '2023-08-19 10:58:54', 200.00, 30.00, 230.00, 200.00, 'Teshie', 'now', 'Greater Accra', 'orphanage road', 30.00, 1, 1, 0, '{\"phone\":\"233551134878\",\"name\":\"Appiah Charity\",\"alt_phone\":\"233551134878\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 10:57:36', '2023-08-23 09:08:53', NULL), +(3477, 3770, 1858, 'FMW0003503R', 'FMT000000001360', 'completed', '2023-08-19 11:26:52', 135.00, 0.00, 135.00, 100.00, 'Kumasi', 'now', 'Ashanti', 'kotei( Cepos hostel)', 35.00, 1, 1, 0, '{\"phone\":\"233543174663\",\"name\":\"Jacobell Wisdom\",\"alt_phone\":\"233504569932\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 11:26:50', '2023-08-23 09:03:39', NULL), +(3478, 3781, 1859, 'FMW0003504R', 'FMT000000001361', 'declined', NULL, 235.00, 0.00, 235.00, 200.00, 'Kumasi', 'now', 'Ashanti', 'Danyame, Ahodwo', 35.00, 0, 0, 0, '{\"phone\":\"233540685034\",\"name\":\"Esther Boakyewaa\",\"alt_phone\":\"233206302333\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 12:19:35', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3479, 3781, 1860, 'FMW0003505R', 'FMT000000001362', 'completed', '2023-08-19 12:22:39', 235.00, 0.00, 235.00, 200.00, 'Kumasi', 'now', 'Ashanti', 'Danyame, Ahodwo', 35.00, 1, 1, 0, '{\"phone\":\"233540685034\",\"name\":\"Esther Boakyewaa\",\"alt_phone\":\"233206302333\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 12:21:49', '2023-08-23 09:02:58', NULL), +(3480, 551, 1861, 'FMW0003506R', 'FMT000000001363', 'completed', '2023-08-21 12:00:58', 115.00, 0.00, 115.00, 100.00, 'cape coast', 'now', 'Central', 'sending...', 15.00, 1, 1, 0, '{\"name\":\"Gloria\",\"phone\":\"233542150010\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 12:27:26', '2023-08-23 09:04:24', NULL), +(3481, 3788, 1862, 'FMW0003507D', 'FMT000000001364', 'declined', NULL, 335.00, 0.00, 335.00, 300.00, 'Kumasi', 'now', 'Ashanti', 'Atonsu', 35.00, 0, 0, 0, '{\"phone\":\"233559617861\",\"name\":\"Ewuraama sugar\",\"alt_phone\":\"233555740969\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 13:43:48', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3482, 3731, 1863, 'FMW0003508D', 'FMT000000001365', 'completed', '2023-08-19 16:16:02', 300.00, 25.00, 325.00, 300.00, 'Adade', 'now', 'Greater Accra', 'Kasoa', 0.00, 0, 1, 0, '{\"phone\":\"233246444393\",\"name\":\"Rahel Yamuha\",\"alt_phone\":\"233246444393\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-19 16:10:07', '2023-08-21 08:48:43', NULL), +(3483, 3731, 1864, 'FMW0003509D', 'FMT000000001366', 'declined', NULL, 300.00, 25.00, 325.00, 300.00, 'Adade', 'now', 'Greater Accra', '', 0.00, 0, 0, 0, '{\"phone\":\"233246444393\",\"name\":\"Rahel Yamuha\",\"alt_phone\":\"233246444393\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 16:14:29', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3484, 3797, 1865, 'FMW0003510R', 'FMT000000001367', 'declined', NULL, 100.00, 25.00, 125.00, 100.00, 'Chorkor', 'now', 'Greater Accra', 'chorkor', 25.00, 0, 0, 0, '{\"phone\":\"233546348411\",\"name\":\"majorie andoh\",\"alt_phone\":\"233546348411\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 16:31:54', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3485, 210, 1866, 'FMW0003511D', 'FMT000000001368', 'declined', NULL, 160.00, 25.00, 185.00, 160.00, 'Adabraka', 'now', 'Greater Accra', 'nn', 25.00, 0, 0, 0, '{\"phone\":\"233204030630\",\"name\":\"0;\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-19 16:48:06', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3486, 210, 1867, 'FMW0003512D', 'FMT000000001369', 'declined', NULL, 160.00, 25.00, 185.00, 160.00, 'Adabraka', 'now', 'Greater Accra', 'nn', 25.00, 0, 0, 0, '{\"phone\":\"233204030630\",\"name\":\"0;\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-19 16:48:46', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3487, 3797, 1868, 'FMW0003513R', 'FMT000000001370', 'completed', '2023-08-19 16:51:49', 100.00, 25.00, 125.00, 100.00, 'Korle bu', 'now', 'Greater Accra', 'korle bu', 25.00, 1, 1, 0, '{\"phone\":\"233546348411\",\"name\":\"majorie andoh\",\"alt_phone\":\"233\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 16:49:28', '2023-08-23 09:09:18', NULL), +(3488, 210, 1869, 'FMW0003514D', 'FMT000000001371', 'declined', NULL, 160.00, 25.00, 185.00, 160.00, 'Adabraka', 'now', 'Greater Accra', 'nn', 25.00, 0, 0, 0, '{\"phone\":\"233204030630\",\"name\":\"0;\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-19 16:51:09', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3489, 3797, 1870, 'FMW0003515R', 'FMT000000001372', 'declined', NULL, 100.00, 25.00, 125.00, 100.00, 'Korle bu', 'now', 'Greater Accra', 'korle bu', 25.00, 0, 0, 0, '{\"phone\":\"233546348411\",\"name\":\"majorie andoh\",\"alt_phone\":\"233\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-19 16:54:19', '2023-08-20 00:00:05', '2023-08-20 00:00:05'), +(3490, 1487, 1871, 'FMW0003516TP', 'FMT000000001373', 'completed', '2023-08-19 19:00:49', 115.00, 0.00, 115.00, 80.00, 'Kumasi', 'now', 'Ashanti', 'Ahodwo', 35.00, 1, 1, 1, '{\"phone\":\"233208130741\",\"name\":\"Nana Adwoa\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-19 18:59:50', '2023-08-23 09:03:23', NULL), +(3491, 1168, 1872, 'FMW0003517D', 'FMT000000001374', 'completed', '2023-08-19 20:24:59', 255.00, 0.00, 255.00, 240.00, 'Techiman', 'now', 'Bono East', 'Techiman', 15.00, 1, 1, 0, '{\"phone\":\"233545095811\",\"name\":\"AFRIYIE WINIFRED\",\"alt_phone\":\"233545095811\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-19 20:23:38', '2023-08-23 09:05:11', NULL), +(3492, 3589, 1873, 'FMW0003518R', 'FMT000000001375', 'completed', '2023-08-20 06:08:35', 215.00, 0.00, 215.00, 200.00, 'bawku-Zebilla', 'now', 'Upper East', 'Zebilla', 15.00, 1, 1, 0, '{\"phone\":\"233555247428\",\"name\":\"Yvonne Adu-poku\",\"alt_phone\":\"233555247428\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-20 06:07:18', '2023-08-23 09:05:05', NULL), +(3493, 1487, 1874, 'FMW0003519TP', 'FMT000000001376', 'completed', '2023-08-20 09:08:48', 115.00, 0.00, 115.00, 80.00, 'Kumasi', 'now', 'Ashanti', 'Effiduase SHS', 35.00, 1, 1, 1, '{\"phone\":\"233243842021\",\"name\":\"Kerziah Frimpong\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-20 09:08:05', '2023-08-23 09:03:09', NULL), +(3494, 2748, 1875, 'FMW0003520D', 'FMT000000001377', 'completed', '2023-08-20 10:43:57', 800.00, 15.00, 815.00, 800.00, 'Bolgatanga', 'now', 'Upper East', 'Bolga District Police station', 0.00, 0, 0, 0, '{\"phone\":\"233244882371\",\"name\":\"Rafiatu Mohammed\",\"alt_phone\":\"233203333448\"}', NULL, 'distributor', NULL, 'mobile_money', '2023-08-20 11:59:12', NULL, '2023-08-20 10:41:44', '2023-08-20 11:59:12', NULL), +(3495, 3808, 1876, 'FMW0003521R', 'FMT000000001378', 'declined', NULL, 115.00, 0.00, 115.00, 100.00, 'Adukrom', 'now', 'Eastern', 'Adukrom station', 15.00, 0, 0, 0, '{\"phone\":\"233540459268\",\"name\":\"Portia Henaku\",\"alt_phone\":\"233540459268\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-20 10:42:17', '2023-08-20 10:55:03', NULL), +(3496, 3808, 1877, 'FMW0003522R', 'FMT000000001379', 'declined', NULL, 115.00, 0.00, 115.00, 100.00, 'Adukrom', 'now', 'Eastern', 'Adukrom station', 15.00, 0, 0, 0, '{\"phone\":\"233540459268\",\"name\":\"Portia Henaku\",\"alt_phone\":\"233540459268\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-20 10:46:43', '2023-08-20 10:58:03', NULL), +(3497, 3808, 1878, 'FMW0003523R', 'FMT000000001380', 'declined', NULL, 115.00, 0.00, 115.00, 100.00, 'Adukrom', 'now', 'Eastern', 'Adukrom station', 15.00, 0, 0, 0, '{\"phone\":\"233540459268\",\"name\":\"Portia Henaku\",\"alt_phone\":\"233540459268\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-20 10:53:36', '2023-08-20 11:08:02', NULL), +(3498, 212, NULL, 'FMW0003524R', NULL, 'completed', '2023-08-20 12:38:32', 120.00, 35.00, 155.00, 120.00, 'Amanhia', 'now', 'Greater Accra', 'Sch Junction', 35.00, 0, 0, 0, '{\"name\":\"Evans\",\"phone\":\"233204030630\",\"alt_phone\":\"233244177144\"}', 0.00, 'retailer', NULL, 'mobile_money', '2023-08-20 12:40:04', NULL, '2023-08-20 12:39:27', '2023-08-20 12:40:04', NULL), +(3499, 2074, 1879, 'FMW0003525R', 'FMT000000001381', 'declined', NULL, 100.00, 30.00, 130.00, 100.00, 'Teshie', 'now', 'Greater Accra', 'teshie tsui bleoo', 30.00, 0, 0, 0, '{\"phone\":\"233540712986\",\"name\":\"Florence Adjei\",\"alt_phone\":\"233540712986\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-20 14:56:22', '2023-08-20 15:05:02', NULL), +(3500, 2074, 1880, 'FMW0003526R', 'FMT000000001382', 'declined', NULL, 100.00, 30.00, 130.00, 100.00, 'Teshie', 'now', 'Greater Accra', 'teshie tsui bleoo', 30.00, 0, 0, 0, '{\"phone\":\"233540712986\",\"name\":\"Florence Adjei\",\"alt_phone\":\"233540712986\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-20 15:05:55', '2023-08-20 15:20:02', NULL), +(3501, 3808, 1881, 'FMW0003527R', 'FMT000000001383', 'completed', '2023-08-20 15:23:16', 115.00, 0.00, 115.00, 100.00, 'Adukrom', 'now', 'Eastern', 'Adukrom station', 15.00, 1, 1, 0, '{\"phone\":\"233540459268\",\"name\":\"Portia Henaku\",\"alt_phone\":\"233540459268\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-20 15:21:51', '2023-08-23 09:05:01', NULL), +(3502, 1487, 1882, 'FMW0003528TP', 'FMT000000001384', 'completed', '2023-08-20 17:39:15', 95.00, 0.00, 95.00, 80.00, 'Tarkwa', 'now', 'Western North', 'Chynide', 15.00, 1, 1, 1, '{\"phone\":\"233553041765\",\"name\":\"Priscilla Araba\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-20 17:38:34', '2023-08-23 09:05:46', NULL), +(3503, 1487, 1883, 'FMW0003529D', 'FMT000000001385', 'completed', '2023-08-20 17:48:11', 800.00, 0.00, 800.00, 800.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-20 17:47:42', '2023-08-20 17:52:02', NULL), +(3504, 2343, 1884, 'FMW0003530R', 'FMT000000001386', 'declined', NULL, 100.00, 30.00, 130.00, 100.00, 'East Legon', 'now', 'Greater Accra', 'Acheampong', 30.00, 0, 0, 0, '{\"phone\":\"233550114754\",\"name\":\"Ruth Akpalu\",\"alt_phone\":\"233550114754\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-20 19:15:38', '2023-08-20 19:29:02', NULL), +(3505, 2343, 1885, 'FMW0003531R', 'FMT000000001387', 'completed', '2023-08-20 19:24:24', 100.00, 30.00, 130.00, 100.00, 'East Legon', 'now', 'Greater Accra', 'Acheampong', 30.00, 1, 1, 0, '{\"phone\":\"233550114754\",\"name\":\"Ruth Akpalu\",\"alt_phone\":\"233550114754\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-20 19:22:10', '2023-08-23 09:09:27', NULL), +(3506, 2625, 1886, 'FMW0003532D', 'FMT000000001388', 'declined', NULL, 240.00, 0.00, 240.00, 240.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-20 21:38:45', '2023-08-20 21:43:02', NULL), +(3507, 2625, 1887, 'FMW0003533D', 'FMT000000001389', 'declined', NULL, 240.00, 0.00, 240.00, 240.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-20 21:39:38', '2023-08-20 21:44:02', NULL), +(3508, 2625, 1888, 'FMW0003534D', 'FMT000000001390', 'declined', NULL, 240.00, 0.00, 240.00, 240.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-20 21:40:59', '2023-08-20 21:50:02', NULL), +(3509, 2625, 1889, 'FMW0003535D', 'FMT000000001391', 'declined', NULL, 240.00, 0.00, 240.00, 240.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-20 21:41:19', '2023-08-20 21:46:02', NULL), +(3510, 2074, 1890, 'FMW0003536R', 'FMT000000001392', 'completed', '2023-08-20 22:57:45', 100.00, 30.00, 130.00, 100.00, 'Teshie', 'now', 'Greater Accra', 'teshie tsui bleoo', 30.00, 1, 1, 0, '{\"phone\":\"233540712986\",\"name\":\"Florence Adjei\",\"alt_phone\":\"233540712986\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-20 22:56:07', '2023-08-23 09:08:18', NULL), +(3511, 3819, 1891, 'FMW0003537R', 'FMT000000001393', 'completed', '2023-08-20 23:20:36', 135.00, 0.00, 135.00, 100.00, 'Kumasi', 'now', 'Ashanti', 'Suame', 35.00, 1, 1, 0, '{\"phone\":\"233553212034\",\"name\":\"Kobby Morison\",\"alt_phone\":\"233594892725\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-20 23:19:12', '2023-08-23 09:03:33', NULL), +(3512, 2625, 1892, 'FMW0003538D', 'FMT000000001394', 'completed', '2023-08-21 07:12:27', 240.00, 0.00, 240.00, 240.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-21 07:11:55', '2023-08-21 07:16:03', NULL), +(3513, 3822, 1893, 'FMW0003539R', 'FMT000000001395', 'completed', '2023-08-21 07:43:57', 300.00, 30.00, 330.00, 300.00, 'Alajo', 'now', 'Greater Accra', 'Ghana police Academy', 30.00, 1, 1, 0, '{\"phone\":\"233548426500\",\"name\":\"Edith\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 07:42:42', '2023-08-23 09:09:11', NULL), +(3514, 3826, 1894, 'FMW0003540R', 'FMT000000001396', 'declined', NULL, 100.00, 25.00, 125.00, 100.00, 'Chorkor', 'now', 'Greater Accra', 'Alhaji', 25.00, 0, 0, 0, '{\"phone\":\"233596904085\",\"name\":\"bervelyn Armah\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 08:40:22', '2023-08-21 08:45:02', NULL), +(3515, 3750, NULL, 'FMW0003541R', NULL, 'completed', '2023-08-21 08:43:36', 120.00, 25.00, 145.00, 120.00, 'Kaneshie', 'now', 'Greater Accra', 'Big Boss', 25.00, 0, 1, 0, '{\"name\":\"Winifred\",\"phone\":\"233549998548\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 08:44:52', '2023-08-21 08:45:05', NULL), +(3516, 3828, 1895, 'FMW0003542R', 'FMT000000001397', 'completed', '2023-08-21 09:09:45', 100.00, 25.00, 125.00, 100.00, 'Akweteyman', 'now', 'Greater Accra', 'achimota mile 7', 25.00, 1, 1, 0, '{\"phone\":\"233206030243\",\"name\":\"Deborah\",\"alt_phone\":\"233554466543\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 09:09:43', '2023-08-23 09:08:41', NULL), +(3517, 3795, 1896, 'FMW0003543R', 'FMT000000001398', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'mother and child', 30.00, 0, 0, 0, '{\"phone\":\"233594059896\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"233594059896\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 10:19:49', '2023-08-21 10:24:02', NULL), +(3518, 3795, 1897, 'FMW0003544R', 'FMT000000001399', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'Mother and child', 30.00, 0, 0, 0, '{\"phone\":\"233594059896\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"233594059896\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 10:25:48', '2023-08-21 10:30:02', NULL); +INSERT INTO `orders` (`id`, `customer_id`, `transaction_id`, `waybill_number`, `reference`, `status`, `date`, `amount_paid`, `cod`, `total_price`, `subtotal`, `area`, `should_deliver`, `region`, `landmark`, `delivery_fee`, `scanned`, `printed`, `stocked`, `recipient`, `discount`, `type`, `created_from`, `payment_type`, `refunded_at`, `cancelled_at`, `created_at`, `updated_at`, `deleted_at`) VALUES +(3519, 3795, 1898, 'FMW0003545R', 'FMT000000001400', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'Mother and child', 30.00, 0, 0, 0, '{\"phone\":\"233594059896\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"233594059896\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 10:27:07', '2023-08-21 10:32:02', NULL), +(3520, 3795, 1899, 'FMW0003546R', 'FMT000000001401', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'Mother and child', 30.00, 0, 0, 0, '{\"phone\":\"233594059896\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"233594059896\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 10:32:49', '2023-08-21 10:37:02', NULL), +(3521, 3795, 1900, 'FMW0003547R', 'FMT000000001402', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'Mother and child', 30.00, 0, 0, 0, '{\"phone\":\"233594059896\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"233594059896\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 10:33:21', '2023-08-21 10:38:02', NULL), +(3522, 3795, 1901, 'FMW0003548R', 'FMT000000001403', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'Mother and child', 30.00, 0, 0, 0, '{\"phone\":\"233594059896\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 10:38:39', '2023-08-21 10:43:02', NULL), +(3523, 3795, 1902, 'FMW0003549R', 'FMT000000001404', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'Mother and child', 30.00, 0, 0, 0, '{\"phone\":\"233594059896\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 10:40:41', '2023-08-21 10:45:02', NULL), +(3524, 3795, 1903, 'FMW0003550R', 'FMT000000001405', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'Mother and child', 30.00, 0, 0, 0, '{\"phone\":\"233594059896\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 10:45:06', '2023-08-21 10:50:02', NULL), +(3525, 3795, 1904, 'FMW0003551R', 'FMT000000001406', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'Mother and child', 30.00, 0, 0, 0, '{\"phone\":\"233594059896\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 10:46:26', '2023-08-21 10:51:02', NULL), +(3526, 3212, 1905, 'FMW0003552R', 'FMT000000001407', 'declined', NULL, 100.00, 35.00, 135.00, 100.00, 'Oyibi', 'now', 'Greater Accra', 'oyibi prayer camp', 35.00, 0, 0, 0, '{\"phone\":\"233246624224\",\"name\":\"Margaret\",\"alt_phone\":\"233246624224\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 10:46:32', '2023-08-21 10:51:03', NULL), +(3527, 3795, 1906, 'FMW0003553R', 'FMT000000001408', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'Mother and child', 30.00, 0, 0, 0, '{\"phone\":\"233594059896\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 10:56:11', '2023-08-21 11:01:02', NULL), +(3528, 3795, 1907, 'FMW0003554R', 'FMT000000001409', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'mother and child', 30.00, 0, 0, 0, '{\"phone\":\"233504736398\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 10:58:29', '2023-08-21 11:03:02', NULL), +(3529, 3748, 1908, 'FMW0003555R', 'FMT000000001410', 'declined', NULL, 115.00, 0.00, 115.00, 100.00, 'Akim oda', 'now', 'Eastern', 'Quaterz', 15.00, 0, 0, 0, '{\"phone\":\"233240954138\",\"name\":\"Antoinette Owusu\",\"alt_phone\":\"233240954138\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 11:03:45', '2023-08-21 11:08:01', NULL), +(3530, 3795, 1909, 'FMW0003556R', 'FMT000000001411', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'mother and child', 30.00, 0, 0, 0, '{\"phone\":\"233594059896\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 11:09:50', '2023-08-21 11:14:02', NULL), +(3531, 3795, 1910, 'FMW0003557R', 'FMT000000001412', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'mother and child', 30.00, 0, 0, 0, '{\"phone\":\"233594059896\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 11:10:14', '2023-08-21 11:15:02', NULL), +(3532, 3795, 1911, 'FMW0003558R', 'FMT000000001413', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'mother and child', 30.00, 0, 0, 0, '{\"phone\":\"233594059896\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 11:15:49', '2023-08-21 11:20:02', NULL), +(3533, 3795, 1912, 'FMW0003559R', 'FMT000000001414', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'mother and child', 30.00, 0, 0, 0, '{\"phone\":\"233594059896\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 11:18:00', '2023-08-21 11:22:02', NULL), +(3534, 3795, 1913, 'FMW0003560R', 'FMT000000001415', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'mother and child', 30.00, 0, 0, 0, '{\"phone\":\"233594059896\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 11:18:41', '2023-08-21 11:23:02', NULL), +(3535, 3832, 1914, 'FMW0003561R', 'FMT000000001416', 'declined', NULL, 200.00, 21.00, 221.00, 200.00, 'Lapaz', 'now', 'Greater Accra', 'Alhaji tortor Statio', 21.00, 0, 0, 0, '{\"phone\":\"233595447616\",\"name\":\"perpetual\",\"alt_phone\":\"233595447616\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 11:27:35', '2023-08-21 11:40:02', NULL), +(3536, 3795, 1915, 'FMW0003562R', 'FMT000000001417', 'completed', '2023-08-21 11:29:50', 200.00, 30.00, 230.00, 200.00, 'Osu', 'now', 'Greater Accra', 'mother and child', 30.00, 1, 1, 0, '{\"phone\":\"233504736398\",\"name\":\"Gloria Dzifa Gafa\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 11:29:48', '2023-08-23 09:08:35', NULL), +(3537, 3832, 1916, 'FMW0003563R', 'FMT000000001418', 'declined', NULL, 200.00, 21.00, 221.00, 200.00, 'Lapaz', 'now', 'Greater Accra', 'Alhaji tortor statio', 21.00, 0, 0, 0, '{\"phone\":\"233595447616\",\"name\":\"perpetual\",\"alt_phone\":\"233595447616\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 11:33:19', '2023-08-21 11:46:03', NULL), +(3538, 3832, 1917, 'FMW0003564R', 'FMT000000001419', 'declined', NULL, 200.00, 21.00, 221.00, 200.00, 'Lapaz', 'now', 'Greater Accra', 'Alhaji tortor statio', 21.00, 0, 0, 0, '{\"phone\":\"233595447616\",\"name\":\"perpetual\",\"alt_phone\":\"233595447616\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 11:37:01', '2023-08-21 11:41:02', NULL), +(3539, 3832, 1918, 'FMW0003565R', 'FMT000000001420', 'declined', NULL, 200.00, 21.00, 221.00, 200.00, 'Lapaz', 'now', 'Greater Accra', 'Alhaji tortor statio', 21.00, 0, 0, 0, '{\"phone\":\"233595447616\",\"name\":\"perpetual\",\"alt_phone\":\"233595447616\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 11:41:05', '2023-08-21 11:55:02', NULL), +(3540, 1045, 1919, 'FMW0003566D', 'FMT000000001421', 'completed', '2023-08-21 11:42:14', 160.00, 20.00, 180.00, 160.00, 'Kasoa', 'now', 'Greater Accra', 'Bortianor', 20.00, 1, 1, 0, '{\"phone\":\"233555074704\",\"name\":\"Gifty Fordjour\",\"alt_phone\":\"233555074704\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-21 11:41:10', '2023-08-23 09:08:22', NULL), +(3541, 3832, 1920, 'FMW0003567R', 'FMT000000001422', 'declined', NULL, 200.00, 21.00, 221.00, 200.00, 'Lapaz', 'now', 'Greater Accra', 'Alhaji tortor statio', 21.00, 0, 0, 0, '{\"phone\":\"233595447616\",\"name\":\"perpetual\",\"alt_phone\":\"233595447616\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 11:48:39', '2023-08-21 12:02:03', NULL), +(3542, 3832, 1921, 'FMW0003568R', 'FMT000000001423', 'declined', NULL, 200.00, 21.00, 221.00, 200.00, 'Lapaz', 'now', 'Greater Accra', 'Alhaji tortor statio', 21.00, 0, 0, 0, '{\"phone\":\"233595447616\",\"name\":\"perpetual\",\"alt_phone\":\"233595447616\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 11:52:31', '2023-08-21 12:15:03', NULL), +(3543, 2516, 1922, 'FMW0003569D', 'FMT000000001424', 'completed', '2023-08-21 12:12:38', 320.00, 30.00, 350.00, 320.00, 'Labadi', 'now', 'Greater Accra', 'Olotii street', 0.00, 1, 1, 0, '{\"phone\":\"233501300885\",\"name\":\"Jessica Odoi\",\"alt_phone\":\"233501300885\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-21 12:12:37', '2023-08-23 09:08:28', NULL), +(3544, 2516, 1923, 'FMW0003570D', 'FMT000000001425', 'declined', NULL, 320.00, 30.00, 350.00, 320.00, 'Labadi', 'now', 'Greater Accra', 'Olotii street', 0.00, 0, 0, 0, '{\"phone\":\"233501300885\",\"name\":\"Jessica Odoi\",\"alt_phone\":\"233501300885\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-21 12:14:24', '2023-08-21 12:19:03', NULL), +(3545, 2516, 1924, 'FMW0003571D', 'FMT000000001426', 'declined', NULL, 320.00, 30.00, 350.00, 320.00, 'Labadi', 'now', 'Greater Accra', 'Olotii street', 0.00, 0, 0, 0, '{\"phone\":\"233501300885\",\"name\":\"Jessica Odoi\",\"alt_phone\":\"233501300885\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-21 12:14:51', '2023-08-21 12:19:04', NULL), +(3546, 3814, 1925, 'FMW0003572R', 'FMT000000001427', 'completed', '2023-08-21 12:16:24', 200.00, 30.00, 230.00, 200.00, 'Teshie', 'now', 'Greater Accra', 'Malik high tension', 30.00, 1, 1, 0, '{\"phone\":\"233204938816\",\"name\":\"suzzy koyey\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 12:16:22', '2023-08-23 09:08:45', NULL), +(3547, 3832, 1926, 'FMW0003573R', 'FMT000000001428', 'declined', NULL, 200.00, 21.00, 221.00, 200.00, 'Lapaz', 'now', 'Greater Accra', 'Alhaji tortor statio', 21.00, 0, 0, 0, '{\"phone\":\"233595447616\",\"name\":\"perpetual\",\"alt_phone\":\"233595447616\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 12:29:11', '2023-08-21 13:05:07', NULL), +(3548, 3830, 1927, 'FMW0003574R', 'FMT000000001429', 'declined', NULL, 115.00, 0.00, 115.00, 100.00, 'Sunyani', 'now', 'Brong-Ahafo', 'Magazine', 15.00, 0, 0, 0, '{\"phone\":\"233543057422\",\"name\":\"Agyeiwaa Priscilla\",\"alt_phone\":\"233543057263\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 14:26:03', '2023-08-21 14:39:03', NULL), +(3549, 3838, 1928, 'FMW0003575R', 'FMT000000001430', 'declined', NULL, 215.00, 0.00, 215.00, 200.00, 'Sunyani', 'now', 'Brong-Ahafo', 'Fiapra', 15.00, 0, 0, 0, '{\"phone\":\"233540692649\",\"name\":\"Rosemary\",\"alt_phone\":\"233540692649\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 16:03:20', '2023-08-21 16:08:03', NULL), +(3550, 3838, 1929, 'FMW0003576R', 'FMT000000001431', 'declined', NULL, 215.00, 0.00, 215.00, 200.00, 'Sunyani', 'now', 'Brong-Ahafo', 'Fiapra', 15.00, 0, 0, 0, '{\"phone\":\"233540692649\",\"name\":\"Rosemary\",\"alt_phone\":\"233540692649\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 16:03:43', '2023-08-21 16:08:04', NULL), +(3551, 1091, 1930, 'FMW0003577R', 'FMT000000001432', 'completed', '2023-08-21 17:55:19', 100.00, 30.00, 130.00, 100.00, 'Shukura', 'now', 'Greater Accra', 'Zamrama line', 30.00, 1, 1, 0, '{\"phone\":\"233599735542\",\"name\":\"Rosina\",\"alt_phone\":\"233599735542\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 17:54:11', '2023-08-23 09:07:31', NULL), +(3552, 1487, 1931, 'FMW0003578TP', 'FMT000000001433', 'completed', '2023-08-21 18:00:05', 95.00, 0.00, 95.00, 80.00, 'Wasa Akropong', 'now', 'Western', '', 15.00, 1, 1, 1, '{\"phone\":\"233595791065\",\"name\":\"Amankwah Esther\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-21 17:59:27', '2023-08-23 09:06:50', NULL), +(3553, 3842, 1932, 'FMW0003579R', 'FMT000000001434', 'declined', NULL, 200.00, 25.00, 225.00, 200.00, 'Kaneshie', 'now', 'Greater Accra', 'Awudome', 25.00, 0, 0, 0, '{\"phone\":\"233200916925\",\"name\":\"Priscilla Mensah\",\"alt_phone\":\"233200916925\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 18:22:06', '2023-08-21 18:27:02', NULL), +(3554, 3842, 1933, 'FMW0003580R', 'FMT000000001435', 'declined', NULL, 200.00, 25.00, 225.00, 200.00, 'Kaneshie', 'now', 'Greater Accra', 'Awudome', 25.00, 0, 0, 0, '{\"phone\":\"233200916925\",\"name\":\"Priscilla Mensah\",\"alt_phone\":\"233200916925\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 18:22:45', '2023-08-21 18:27:03', NULL), +(3555, 3838, 1934, 'FMW0003581R', 'FMT000000001436', 'declined', NULL, 215.00, 0.00, 215.00, 200.00, 'Sunyani', 'now', 'Brong-Ahafo', 'Fiapra', 15.00, 0, 0, 0, '{\"phone\":\"233540692649\",\"name\":\"Rosemary\",\"alt_phone\":\"233540692649\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 20:43:28', '2023-08-21 20:57:02', NULL), +(3556, 3838, 1935, 'FMW0003582R', 'FMT000000001437', 'completed', '2023-08-21 20:47:27', 215.00, 0.00, 215.00, 200.00, 'Sunyani', 'now', 'Brong-Ahafo', 'Fiapra', 15.00, 1, 1, 0, '{\"phone\":\"233540692649\",\"name\":\"Rosemary\",\"alt_phone\":\"233540692649\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-21 20:45:53', '2023-08-23 09:06:36', NULL), +(3557, 3613, 1936, 'FMW0003583R', 'FMT000000001438', 'declined', NULL, 115.00, 0.00, 115.00, 100.00, 'tarkwa', 'now', 'Western', 'new site', 15.00, 0, 0, 0, '{\"phone\":\"233591286075\",\"name\":\"Priscilla Atta Abban\",\"alt_phone\":\"233591286075\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-22 02:36:18', '2023-08-22 02:50:02', NULL), +(3558, 3613, 1937, 'FMW0003584R', 'FMT000000001439', 'completed', '2023-08-22 03:04:37', 115.00, 0.00, 115.00, 100.00, 'tarkwa', 'now', 'Western', 'new site', 15.00, 1, 1, 0, '{\"phone\":\"233591286075\",\"name\":\"Priscilla Atta Abban\",\"alt_phone\":\"233591286075\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-22 03:03:09', '2023-08-23 09:07:03', NULL), +(3559, 1487, 1938, 'FMW0003585D', 'FMT000000001440', 'completed', '2023-08-22 04:07:02', 800.00, 0.00, 800.00, 800.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-22 04:06:22', '2023-08-22 04:11:02', NULL), +(3560, 3849, NULL, 'FMW0003586R', NULL, 'completed', '2023-08-22 09:01:28', 255.00, 0.00, 255.00, 240.00, 'Cape coast', 'now', 'Central', 'sending.....', 15.00, 0, 1, 0, '{\"name\":\"Gloria Gifty Sackey\",\"phone\":\"233200707060\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-22 09:02:47', '2023-08-22 10:48:13', NULL), +(3561, 3854, 1939, 'FMW0003587R', 'FMT000000001441', 'completed', '2023-08-22 10:40:13', 120.00, 0.00, 120.00, 100.00, 'Obuasi', 'now', 'Ashanti', 'Kyekyewere', 20.00, 1, 1, 0, '{\"phone\":\"233241650020\",\"name\":\"Ruth Nana Danso\",\"alt_phone\":\"233591719566\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-22 10:38:37', '2023-08-23 09:10:07', NULL), +(3562, 1487, NULL, 'FMW0003588TP', NULL, 'completed', '2023-08-22 11:49:59', 80.00, 25.00, 105.00, 80.00, 'Kaneshie', 'now', 'Greater Accra', 'Royal house', 25.00, 1, 1, 1, '{\"phone\":\"233241719488\",\"name\":\"Ivy\",\"alt_phone\":\"\"}', 0.00, 'third-party', NULL, 'mobile_money', NULL, NULL, '2023-08-22 11:49:59', '2023-08-23 11:46:51', NULL), +(3563, 2170, 1940, 'FMW0003589D', 'FMT000000001442', 'completed', '2023-08-22 12:30:13', 160.00, 0.00, 160.00, 160.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-22 12:28:56', '2023-08-22 12:30:29', NULL), +(3564, 764, 1941, 'FMW0003590D', 'FMT000000001443', 'completed', '2023-08-22 13:27:37', 320.00, 0.00, 320.00, 320.00, '', 'later', '', 'legon hills', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-22 13:27:35', '2023-08-22 13:27:54', NULL), +(3565, 3629, 1942, 'FMW0003591R', 'FMT000000001444', 'completed', '2023-08-22 13:32:26', 320.00, 0.00, 320.00, 300.00, 'Other', 'now', 'Ashanti', 'kotei Deduako', 20.00, 1, 1, 0, '{\"phone\":\"233243301992\",\"name\":\"Effah Priscilla A\",\"alt_phone\":\"233243301992\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-22 13:31:19', '2023-08-23 11:47:50', NULL), +(3566, 3629, 1943, 'FMW0003592R', 'FMT000000001445', 'declined', NULL, 320.00, 0.00, 320.00, 300.00, 'Other', 'now', 'Ashanti', 'kotei Deduako', 20.00, 0, 0, 0, '{\"phone\":\"233243301992\",\"name\":\"Effah Priscilla\",\"alt_phone\":\"233243301992\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-22 13:36:07', '2023-08-22 13:41:02', NULL), +(3567, 1487, NULL, 'FMW0003593TP', NULL, 'completed', '2023-08-22 14:40:33', 80.00, 30.00, 110.00, 80.00, 'Osu', 'now', 'Greater Accra', 'Papay3', 30.00, 1, 1, 1, '{\"phone\":\"233547852929\",\"name\":\"Francisca Agyeiwaa\",\"alt_phone\":\"\"}', 0.00, 'third-party', NULL, 'mobile_money', NULL, NULL, '2023-08-22 14:40:33', '2023-08-23 11:46:38', NULL), +(3568, 3860, 1944, 'FMW0003594R', 'FMT000000001446', 'declined', NULL, 135.00, 0.00, 135.00, 100.00, 'Kumasi', 'now', 'Ashanti', 'Adumanu', 35.00, 0, 0, 0, '{\"phone\":\"233207400533\",\"name\":\"Afriyie\",\"alt_phone\":\"233596818530\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-22 14:55:11', '2023-08-22 15:00:02', NULL), +(3569, 3860, 1945, 'FMW0003595R', 'FMT000000001447', 'declined', NULL, 135.00, 0.00, 135.00, 100.00, 'Kumasi', 'now', 'Ashanti', 'Adumanu', 35.00, 0, 0, 0, '{\"phone\":\"233207400533\",\"name\":\"Afriyie\",\"alt_phone\":\"233596818530\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-22 14:58:36', '2023-08-22 15:12:02', NULL), +(3570, 1487, NULL, 'FMW0003596TP', NULL, 'completed', '2023-08-22 16:02:50', 80.00, 30.00, 110.00, 80.00, 'Osu', 'now', 'Greater Accra', 'Around 37', 30.00, 1, 1, 1, '{\"phone\":\"233556165152\",\"name\":\"Irene zonyrah\",\"alt_phone\":\"\"}', 0.00, 'third-party', NULL, 'mobile_money', NULL, NULL, '2023-08-22 16:02:50', '2023-08-23 11:45:58', NULL), +(3571, 3776, 1946, 'FMW0003597R', 'FMT000000001448', 'declined', NULL, 100.00, 20.00, 120.00, 100.00, 'Weija', 'now', 'Greater Accra', 'McCarthy Hills', 20.00, 0, 0, 0, '{\"phone\":\"233545421365\",\"name\":\"Emelia\",\"alt_phone\":\"233545421365\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-22 16:26:15', '2023-08-22 16:39:03', NULL), +(3572, 3776, 1947, 'FMW0003598R', 'FMT000000001449', 'completed', '2023-08-22 16:41:44', 100.00, 20.00, 120.00, 100.00, 'Weija', 'now', 'Greater Accra', 'McCarthy Hills', 20.00, 1, 1, 0, '{\"phone\":\"233545421365\",\"name\":\"EMELIA\",\"alt_phone\":\"233545421365\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-22 16:34:58', '2023-08-23 11:45:35', NULL), +(3573, 2625, NULL, 'FMW0003599TP', NULL, 'completed', '2023-08-22 18:50:21', 80.00, 25.00, 105.00, 80.00, 'James Town', 'now', 'Greater Accra', 'post office', 25.00, 1, 1, 1, '{\"name\":\"Gladys\",\"phone\":\"233540320988\",\"alt_phone\":\"233240480535\"}', 0.00, 'third-party', NULL, 'mobile_money', NULL, NULL, '2023-08-22 18:26:24', '2023-08-23 11:45:30', NULL), +(3574, 3325, 1948, 'FMW0003600D', 'FMT000000001450', 'completed', '2023-08-22 19:30:21', 320.00, 0.00, 320.00, 320.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-22 19:29:01', '2023-08-22 19:30:24', NULL), +(3575, 3126, 1949, 'FMW0003601D', 'FMT000000001451', 'declined', NULL, 240.00, 20.00, 260.00, 240.00, 'Weija', 'now', 'Greater Accra', 'toll boots', 20.00, 0, 0, 0, '{\"phone\":\"233246997801\",\"name\":\"peace nukunu\",\"alt_phone\":\"233\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-22 23:02:31', '2023-08-22 23:17:02', NULL), +(3576, 3325, NULL, 'FMW0003602TP', NULL, 'completed', '2023-08-23 06:38:15', 80.00, 30.00, 110.00, 80.00, 'Botwe', 'now', 'Greater Accra', 'santoe', 30.00, 1, 1, 1, '{\"phone\":\"233542977902\",\"name\":\"Ophelia Tsatsu\",\"alt_phone\":\"233542977902\"}', 0.00, 'third-party', NULL, 'mobile_money', NULL, NULL, '2023-08-23 06:38:15', '2023-08-23 11:45:17', NULL), +(3577, 3851, 1950, 'FMW0003603R', 'FMT000000001452', 'completed', '2023-08-23 09:41:14', 135.00, 0.00, 135.00, 100.00, 'Kumasi', 'now', 'Ashanti', 'Bantama', 35.00, 1, 1, 0, '{\"phone\":\"233242814994\",\"name\":\"Rosemarie Frimpong\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-23 09:40:22', '2023-08-23 11:47:45', NULL), +(3578, 3676, NULL, 'FMW0003604R', NULL, 'completed', '2023-08-23 10:22:55', 615.00, 0.00, 615.00, 600.00, 'Suhum', 'now', 'Eastern', 'sending........', 15.00, 0, 1, 0, '{\"name\":\"Lucy\",\"phone\":\"233554217072\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-23 10:12:55', '2023-08-24 08:14:24', NULL), +(3579, 211, 1951, 'FMW0003605D', 'FMT000000001453', 'completed', '2023-08-23 10:19:20', 160.00, 0.00, 160.00, 160.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-23 10:18:41', '2023-08-23 10:20:55', NULL), +(3580, 1723, 1952, 'FMW0003606TP', 'FMT000000001454', 'completed', '2023-08-23 10:25:41', 95.00, 0.00, 95.00, 80.00, 'Suhum', 'now', 'Eastern', 'Suhum', 15.00, 1, 1, 1, '{\"phone\":\"233541498528\",\"name\":\"Obeng\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-23 10:24:59', '2023-08-24 08:14:24', NULL), +(3581, 3873, 1953, 'FMW0003607R', 'FMT000000001455', 'declined', NULL, 200.00, 25.00, 225.00, 200.00, 'Accra New Town', 'now', 'Greater Accra', 'Silence hotel', 25.00, 0, 0, 0, '{\"phone\":\"233558792339\",\"name\":\"Welbeck Sandra\",\"alt_phone\":\"233558792339\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-23 11:07:53', '2023-08-23 11:12:02', NULL), +(3582, 368, 1954, 'FMW0003608R', 'FMT000000001456', 'completed', '2023-08-23 11:21:45', 715.00, 0.00, 715.00, 700.00, 'Sunyani Cocoa Borad', 'now', 'Bono East', 'Area one', 15.00, 0, 1, 0, '{\"phone\":\"233546294204\",\"name\":\"Anastasia Adu-Gyamfi\",\"alt_phone\":\"233546294204\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-23 11:19:18', '2023-08-24 08:21:44', NULL), +(3583, 3587, 1955, 'FMW0003609R', 'FMT000000001457', 'declined', NULL, 235.00, 0.00, 235.00, 200.00, 'Kumasi', 'now', 'Ashanti', 'suame', 35.00, 0, 0, 0, '{\"phone\":\"233597442397\",\"name\":\"maame Fosuaah\",\"alt_phone\":\"233597442397\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-23 11:57:37', '2023-08-23 12:02:02', NULL), +(3584, 952, 1956, 'FMW0003610D', 'FMT000000001458', 'completed', '2023-08-23 12:09:31', 80.00, 30.00, 110.00, 80.00, 'Dzorwulu', 'now', 'Greater Accra', 'Bayport road', 0.00, 0, 1, 0, '{\"phone\":\"233209427783\",\"name\":\"Pamela\",\"alt_phone\":\"233244438932\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-23 12:09:28', '2023-08-24 08:21:44', NULL), +(3585, 952, 1957, 'FMW0003611D', 'FMT000000001459', 'declined', NULL, 80.00, 30.00, 110.00, 80.00, 'Dzorwulu', 'now', 'Greater Accra', 'Bayport road', 0.00, 0, 0, 0, '{\"phone\":\"233209427783\",\"name\":\"Pamela\",\"alt_phone\":\"233244438932\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-23 12:11:36', '2023-08-23 12:16:02', NULL), +(3586, 211, 1958, 'FMW0003612TP', 'FMT000000001460', 'declined', NULL, 160.00, 30.00, 190.00, 160.00, 'Accra Mall', 'now', 'Greater Accra', 'rgh', 30.00, 0, 0, 0, '{\"phone\":\"233240919873\",\"name\":\"jeff\",\"alt_phone\":\"\"}', NULL, 'third-party', NULL, 'mobile_money', NULL, NULL, '2023-08-23 12:15:52', '2023-08-23 12:20:02', NULL), +(3587, 3877, 1959, 'FMW0003613R', 'FMT000000001461', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Alajo', 'now', 'Greater Accra', 'Reuben', 30.00, 0, 0, 0, '{\"phone\":\"233557022939\",\"name\":\"Akusika\",\"alt_phone\":\"233209388451\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-23 12:25:14', '2023-08-23 12:38:02', NULL), +(3588, 3877, 1960, 'FMW0003614R', 'FMT000000001462', 'completed', '2023-08-23 12:32:06', 200.00, 30.00, 230.00, 200.00, 'Alajo', 'now', 'Greater Accra', 'Reuben Pharmacy', 30.00, 0, 1, 0, '{\"phone\":\"233557022939\",\"name\":\"Akusika\",\"alt_phone\":\"233209388451\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-23 12:29:42', '2023-08-24 08:21:44', NULL), +(3589, 1487, 1961, 'FMW0003615TP', 'FMT000000001463', 'completed', '2023-08-23 14:41:47', 115.00, 0.00, 115.00, 80.00, 'Kumasi', 'now', 'Ashanti', 'Trede Santasi', 35.00, 0, 1, 1, '{\"phone\":\"233540659196\",\"name\":\"Ruth Addu\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-23 14:39:43', '2023-08-24 08:21:44', NULL), +(3590, 3873, 1962, 'FMW0003616R', 'FMT000000001464', 'completed', '2023-08-23 14:56:52', 200.00, 25.00, 225.00, 200.00, 'Accra New Town', 'now', 'Greater Accra', 'Silence hotel', 25.00, 0, 1, 0, '{\"phone\":\"233558792339\",\"name\":\"Sandra Welbeck\",\"alt_phone\":\"233558792339\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-23 14:55:53', '2023-08-24 08:21:44', NULL), +(3591, 2453, NULL, 'FMW0003617R', NULL, 'completed', '2023-08-23 16:24:56', 215.00, 0.00, 215.00, 200.00, 'Koforidua', 'now', 'Eastern', 'sending.....', 15.00, 0, 1, 0, '{\"name\":\"Dufie\",\"phone\":\"233540281044\",\"alt_phone\":null}', 0.00, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-23 16:17:23', '2023-08-24 08:21:44', NULL), +(3592, 2170, 1963, 'FMW0003618D', 'FMT000000001465', 'completed', '2023-08-23 16:38:57', 400.00, 0.00, 400.00, 400.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-23 16:37:12', '2023-08-23 16:42:02', NULL), +(3593, 3885, 1964, 'FMW0003619R', 'FMT000000001466', 'declined', NULL, 200.00, 30.00, 230.00, 200.00, 'Madina', 'now', 'Greater Accra', 'ogbojo-Ako loop', 30.00, 0, 0, 0, '{\"phone\":\"233547745492\",\"name\":\"Eunice\",\"alt_phone\":\"233509450093\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-23 16:38:55', '2023-08-23 16:53:02', NULL), +(3594, 2170, 1965, 'FMW0003620TP', 'FMT000000001467', 'completed', '2023-08-23 17:36:02', 335.00, 0.00, 335.00, 320.00, 'Takoradi', 'now', 'Western', '', 15.00, 0, 1, 0, '{\"phone\":\"233245523749\",\"name\":\"Jacqueline\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-23 17:30:08', '2023-08-24 08:21:44', NULL), +(3595, 1487, NULL, 'FMW0003621TP', NULL, 'completed', '2023-08-23 20:05:32', 80.00, 20.00, 100.00, 80.00, 'Kasoa', 'now', 'Greater Accra', 'Winger', 20.00, 0, 1, 1, '{\"phone\":\"233240948595\",\"name\":\"Gifty Ewusie Amoah\",\"alt_phone\":\"233503575871\"}', 0.00, 'third-party', NULL, 'mobile_money', NULL, NULL, '2023-08-23 20:05:32', '2023-08-24 08:21:44', NULL), +(3596, 2170, 1966, 'FMW0003622D', 'FMT000000001468', 'completed', '2023-08-23 20:37:27', 160.00, 0.00, 160.00, 160.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-23 20:36:34', '2023-08-23 20:37:59', NULL), +(3597, 3897, 1967, 'FMW0003623D', 'FMT000000001469', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'Kasoa', 'now', 'Central', 'Roman winger', 15.00, 0, 0, 0, '{\"phone\":\"233599987903\",\"name\":\"0599066332\",\"alt_phone\":\"233599987903\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-23 23:09:55', '2023-08-23 23:24:02', NULL), +(3598, 3898, 1968, 'FMW0003624D', 'FMT000000001470', 'declined', NULL, 315.00, 0.00, 315.00, 300.00, 'Kasoa', 'now', 'Central', 'Roman winger', 15.00, 0, 0, 0, '{\"phone\":\"233599987903\",\"name\":\"Gifty Ewusie Amoah\",\"alt_phone\":\"233599987903\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-23 23:22:54', '2023-08-23 23:35:02', NULL), +(3599, 3899, 1969, 'FMW0003625D', 'FMT000000001471', 'completed', '2023-08-23 23:33:24', 315.00, 0.00, 315.00, 300.00, 'Kasoa', 'now', 'Central', 'Roman winger', 15.00, 0, 1, 0, '{\"phone\":\"233599987903\",\"name\":\"Gifty Ewusie Amoah\",\"alt_phone\":\"233599987903\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-23 23:31:16', '2023-08-24 08:21:44', NULL), +(3600, 1487, 1970, 'FMW0003626D', 'FMT000000001472', 'completed', '2023-08-23 23:57:35', 560.00, 0.00, 560.00, 560.00, '', 'later', '', '', 0.00, 0, 0, 0, NULL, NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-23 23:57:06', '2023-08-24 00:02:02', NULL), +(3601, 1723, 1971, 'FMW0003627D', 'FMT000000001473', 'declined', NULL, 175.00, 0.00, 175.00, 160.00, 'hhhhh', 'now', 'Volta', 'yyy', 15.00, 0, 0, 0, '{\"phone\":\"233541395590\",\"name\":\"jjjjj\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-24 04:29:32', '2023-08-24 04:43:02', NULL), +(3602, 28, 1972, 'FMW0003628R', 'FMT000000001474', 'declined', NULL, 100.00, 30.00, 130.00, 100.00, 'Airport', 'now', 'Greater Accra', 'Terminal 3 Departure', 30.00, 0, 0, 0, '{\"phone\":\"233265153136\",\"name\":\"Samuel\",\"alt_phone\":\"233240545158\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-24 07:27:13', '2023-08-24 07:41:02', NULL), +(3603, 1723, NULL, 'FMW0003629TP', NULL, 'completed', '2023-08-24 09:51:46', 320.00, 0.00, 320.00, 300.00, 'Agogo', 'now', 'Ashanti', 'Ljjsaas', 20.00, 0, 0, 1, '{\"name\":\"Leslie Okyere\",\"phone\":\"233507300523\",\"alt_phone\":\"\"}', 0.00, 'third-party', NULL, 'mobile_money', NULL, NULL, '2023-08-24 09:51:46', '2023-08-24 09:51:46', NULL), +(3604, 1723, NULL, 'FMW0003630TP', NULL, 'completed', '2023-08-24 09:54:31', 320.00, 0.00, 320.00, 300.00, 'Agogo', 'now', 'Ashanti', 'Ljjsaas', 20.00, 0, 0, 1, '{\"name\":\"Leslie Okyere\",\"phone\":\"233507300523\",\"alt_phone\":\"\"}', 0.00, 'third-party', NULL, 'mobile_money', NULL, NULL, '2023-08-24 09:54:31', '2023-08-24 09:54:31', NULL), +(3605, 1723, NULL, 'FMW0003631TP', NULL, 'completed', '2023-08-24 09:56:37', 320.00, 0.00, 320.00, 300.00, 'Agogo', 'now', 'Ashanti', 'Ljjsaas', 20.00, 0, 0, 1, '{\"name\":\"Leslie Okyere\",\"phone\":\"233507300523\",\"alt_phone\":\"\"}', 0.00, 'third-party', NULL, 'mobile_money', NULL, NULL, '2023-08-24 09:56:37', '2023-08-24 09:56:37', NULL), +(3606, 1723, 1973, 'FMW0003632TP', 'FMT000000001475', 'completed', '2023-08-24 10:06:25', 315.00, 0.00, 315.00, 300.00, 'def', 'now', 'Brong-Ahafo', 'cwe', 15.00, 0, 0, 0, '{\"name\":\"Leslie Okyere\",\"phone\":\"233507300523\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-24 10:06:23', '2023-08-24 10:06:49', NULL), +(3607, 3910, 1975, 'FMW0003633D', 'FMT000000001477', 'pending', NULL, 320.00, 0.00, 320.00, 300.00, 'Agogo', 'now', 'Ashanti', 'Malls', 20.00, 0, 0, 0, '{\"name\":\"Leslie Okyere\",\"phone\":\"233507300523\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-24 11:31:11', '2023-08-24 11:31:11', NULL), +(3608, 3910, 1976, 'FMW0003634R', 'FMT000000001478', 'pending', NULL, 220.00, 0.00, 220.00, 200.00, 'Asante Agona', 'now', 'Ashanti', 'Malls', 20.00, 0, 0, 0, '{\"name\":\"Leslie Okyere\",\"phone\":\"233507300523\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-24 11:44:20', '2023-08-24 11:44:20', NULL), +(3609, 3910, 1977, 'FMW0003635R', 'FMT000000001479', 'pending', NULL, 220.00, 0.00, 220.00, 200.00, 'Asante Agona', 'now', 'Ashanti', 'sjdvcjsdhcjdhs', 20.00, 0, 0, 0, '{\"name\":\"Leslie Okyere\",\"phone\":\"233507300523\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-24 11:46:05', '2023-08-24 11:46:05', NULL), +(3610, 3910, 1978, 'FMW0003636R', 'FMT000000001480', 'completed', '2023-08-24 11:48:03', 220.00, 0.00, 220.00, 200.00, 'Asante Mampong', 'now', 'Ashanti', 'hsgdvchsgdcvhdgs', 20.00, 0, 0, 0, '{\"name\":\"Leslie Okyere\",\"phone\":\"233507300523\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-24 11:48:00', '2023-08-24 11:48:47', NULL), +(3611, 3911, 1979, 'FMW0003637D', 'FMT000000001481', 'completed', '2023-08-24 15:51:24', 315.00, 0.00, 315.00, 300.00, 'tty', 'now', 'Brong-Ahafo', 'fghh', 15.00, 0, 0, 0, '{\"phone\":\"233541395590\",\"name\":\"fhjk\",\"alt_phone\":\"233\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-24 15:51:21', '2023-08-24 15:51:37', NULL), +(3612, 1723, 1980, 'FMW0003638TP', 'FMT000000001482', 'completed', '2023-08-24 19:13:22', 180.00, 0.00, 180.00, 160.00, 'Asante Agona', 'now', 'Ashanti', 'scsdcdscsd', 20.00, 0, 0, 0, '{\"name\":\"Leslie Okyere\",\"phone\":\"233507300523\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-24 19:13:18', '2023-08-24 19:14:13', NULL), +(3613, 3629, 1981, 'FMW0003639R', 'FMT000000001483', 'completed', '2023-08-25 11:45:17', 0.00, 0.00, 160.00, 160.00, 'akosombo', 'now', 'Eastern', 'Malls', 0.00, 0, 0, 0, '{\"name\":\"Leslie\",\"phone\":\"233243301992\",\"alt_phone\":\"\"}', NULL, 'retailer', NULL, 'mobile_money', NULL, NULL, '2023-08-25 11:45:15', '2023-08-25 11:47:21', NULL), +(3614, 1723, 1982, 'FMW0003640TP', 'FMT000000001484', 'completed', '2023-08-25 11:50:27', 0.00, 0.00, 160.00, 160.00, 'akosombo', 'now', 'Eastern', 'Malls', 40.00, 0, 0, 0, '{\"name\":\"Leslie\",\"phone\":\"233243301992\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-25 11:50:25', '2023-08-25 11:57:54', NULL), +(3615, 1723, 1983, 'FMW0003641TP', 'FMT000000001485', 'completed', '2023-08-25 18:23:20', 260.00, 0.00, 260.00, 240.00, 'Asante Agona', 'now', 'Ashanti', 'Leslie Okyere', 20.00, 0, 0, 0, '{\"name\":\"Leslie Okyere\",\"phone\":\"233507300523\",\"alt_phone\":\"233507302523\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-25 18:23:16', '2023-08-25 18:23:42', NULL), +(3616, 1723, 1984, 'FMW0003642D', 'FMT000000001486', 'completed', '2023-08-29 22:05:49', 315.00, 0.00, 315.00, 300.00, 'baahah', 'now', 'Western North', 'hajaja', 15.00, 0, 0, 0, '{\"phone\":\"233541395590\",\"name\":\"okgsu\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-29 22:05:46', '2023-08-29 22:06:06', NULL), +(3617, 1723, 1985, 'FMW0003643D', 'FMT000000001487', 'completed', '2023-08-29 22:13:06', 820.00, 0.00, 820.00, 800.00, 'Effiduase', 'now', 'Ashanti', 'bJjs', 20.00, 0, 0, 0, '{\"phone\":\"233541395590\",\"name\":\"nkns\",\"alt_phone\":\"\"}', NULL, 'distributor', NULL, 'mobile_money', NULL, NULL, '2023-08-29 22:13:04', '2023-08-29 22:13:19', NULL); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `order_items` +-- + +CREATE TABLE `order_items` ( + `id` bigint(20) UNSIGNED NOT NULL, + `order_id` bigint(20) UNSIGNED NOT NULL, + `product_id` bigint(20) UNSIGNED NOT NULL, + `price` double(8,2) NOT NULL, + `quantity` int(11) NOT NULL DEFAULT 1, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `order_items` +-- + +INSERT INTO `order_items` (`id`, `order_id`, `product_id`, `price`, `quantity`, `created_at`, `updated_at`) VALUES +(1, 1, 1, 110.00, 2, NULL, NULL), +(2, 2, 1, 110.00, 1, NULL, NULL), +(3, 3, 7, 130.00, 1, NULL, NULL), +(4, 3, 1, 110.00, 1, NULL, NULL), +(5, 4, 1, 110.00, 1, NULL, NULL), +(6, 5, 1, 110.00, 1, NULL, NULL), +(7, 5, 7, 130.00, 1, NULL, NULL), +(8, 5, 8, 100.00, 1, NULL, NULL), +(9, 6, 1, 110.00, 1, NULL, NULL), +(10, 7, 1, 110.00, 1, NULL, NULL), +(11, 7, 7, 130.00, 1, NULL, NULL), +(12, 8, 1, 110.00, 1, NULL, NULL), +(13, 9, 11, 145.00, 1, NULL, NULL), +(14, 9, 1, 110.00, 1, NULL, NULL), +(15, 10, 1, 110.00, 2, NULL, NULL), +(16, 11, 1, 110.00, 1, NULL, NULL), +(17, 12, 1, 110.00, 1, NULL, NULL), +(18, 12, 7, 130.00, 1, NULL, NULL), +(19, 13, 1, 110.00, 1, NULL, NULL), +(20, 14, 1, 110.00, 1, NULL, NULL), +(21, 15, 1, 110.00, 1, NULL, NULL), +(22, 16, 1, 110.00, 2, NULL, NULL), +(23, 17, 1, 110.00, 1, NULL, NULL), +(24, 18, 10, 120.00, 1, NULL, NULL), +(25, 18, 3, 110.00, 1, NULL, NULL), +(26, 19, 1, 110.00, 2, NULL, NULL), +(27, 19, 7, 130.00, 1, NULL, NULL), +(28, 19, 8, 100.00, 1, NULL, NULL), +(29, 20, 1, 110.00, 1, NULL, NULL), +(30, 21, 1, 110.00, 2, NULL, NULL), +(31, 22, 10, 120.00, 1, NULL, NULL), +(32, 22, 1, 110.00, 1, NULL, NULL), +(33, 23, 1, 110.00, 1, NULL, NULL), +(34, 24, 10, 120.00, 1, NULL, NULL), +(35, 25, 1, 110.00, 1, NULL, NULL), +(36, 25, 3, 110.00, 1, NULL, NULL), +(37, 25, 10, 120.00, 1, NULL, NULL), +(38, 26, 1, 110.00, 1, NULL, NULL), +(39, 27, 1, 110.00, 1, NULL, NULL), +(40, 27, 7, 130.00, 1, NULL, NULL), +(41, 28, 1, 110.00, 1, NULL, NULL), +(42, 29, 1, 110.00, 1, NULL, NULL), +(43, 30, 1, 110.00, 1, NULL, NULL), +(45, 32, 1, 110.00, 3, NULL, NULL), +(46, 33, 1, 110.00, 1, NULL, NULL), +(47, 34, 1, 110.00, 1, NULL, NULL), +(48, 35, 1, 110.00, 1, NULL, NULL), +(49, 36, 1, 110.00, 1, NULL, NULL), +(50, 37, 1, 110.00, 1, NULL, NULL), +(51, 38, 1, 110.00, 2, NULL, NULL), +(52, 39, 1, 110.00, 1, NULL, NULL), +(53, 40, 1, 110.00, 1, NULL, NULL), +(54, 41, 1, 110.00, 1, NULL, NULL), +(55, 42, 1, 110.00, 1, NULL, NULL), +(56, 43, 1, 110.00, 1, NULL, NULL), +(57, 44, 1, 110.00, 1, NULL, NULL), +(58, 44, 7, 130.00, 1, NULL, NULL), +(59, 45, 3, 110.00, 1, NULL, NULL), +(60, 45, 10, 120.00, 1, NULL, NULL), +(61, 46, 1, 110.00, 1, NULL, NULL), +(62, 46, 3, 110.00, 1, NULL, NULL), +(63, 47, 1, 110.00, 2, NULL, NULL), +(64, 48, 1, 110.00, 2, NULL, NULL), +(65, 48, 3, 110.00, 1, NULL, NULL), +(66, 49, 1, 110.00, 1, NULL, NULL), +(67, 50, 1, 110.00, 2, NULL, NULL), +(68, 51, 1, 110.00, 1, NULL, NULL), +(69, 51, 7, 130.00, 1, NULL, NULL), +(70, 51, 8, 100.00, 1, NULL, NULL), +(73, 53, 1, 110.00, 2, NULL, NULL), +(74, 53, 7, 130.00, 1, NULL, NULL), +(75, 53, 10, 120.00, 1, NULL, NULL), +(76, 54, 1, 110.00, 1, NULL, NULL), +(77, 55, 1, 110.00, 1, NULL, NULL), +(78, 55, 7, 130.00, 1, NULL, NULL), +(79, 56, 1, 110.00, 1, NULL, NULL), +(80, 57, 1, 110.00, 1, NULL, NULL), +(81, 58, 1, 110.00, 2, NULL, NULL), +(82, 59, 2, 110.00, 1, NULL, NULL), +(83, 60, 1, 110.00, 2, NULL, NULL), +(84, 61, 1, 110.00, 1, NULL, NULL), +(85, 62, 1, 110.00, 2, NULL, NULL), +(86, 62, 7, 130.00, 1, NULL, NULL), +(87, 63, 1, 110.00, 1, NULL, NULL), +(88, 64, 1, 110.00, 1, NULL, NULL), +(89, 65, 1, 110.00, 2, NULL, NULL), +(90, 66, 1, 110.00, 8, NULL, NULL), +(91, 67, 1, 110.00, 1, NULL, NULL), +(92, 68, 1, 110.00, 1, NULL, NULL), +(93, 68, 2, 110.00, 1, NULL, NULL), +(94, 68, 3, 110.00, 1, NULL, NULL), +(95, 69, 1, 110.00, 1, NULL, NULL), +(96, 69, 7, 130.00, 1, NULL, NULL), +(97, 70, 1, 110.00, 1, NULL, NULL), +(98, 70, 7, 130.00, 1, NULL, NULL), +(99, 71, 1, 110.00, 1, NULL, NULL), +(100, 71, 3, 110.00, 1, NULL, NULL), +(101, 71, 7, 130.00, 1, NULL, NULL), +(102, 72, 1, 110.00, 2, NULL, NULL), +(103, 72, 7, 130.00, 1, NULL, NULL), +(104, 72, 8, 100.00, 1, NULL, NULL), +(105, 73, 1, 110.00, 2, NULL, NULL), +(106, 73, 7, 130.00, 1, NULL, NULL), +(107, 74, 1, 110.00, 1, NULL, NULL), +(108, 75, 1, 110.00, 1, NULL, NULL), +(109, 75, 7, 130.00, 1, NULL, NULL), +(110, 75, 3, 110.00, 1, NULL, NULL), +(111, 76, 1, 110.00, 1, NULL, NULL), +(112, 76, 8, 100.00, 1, NULL, NULL), +(113, 77, 1, 110.00, 1, NULL, NULL), +(114, 78, 1, 110.00, 1, NULL, NULL), +(115, 78, 7, 130.00, 1, NULL, NULL), +(116, 78, 8, 100.00, 1, NULL, NULL), +(117, 79, 1, 110.00, 1, NULL, NULL), +(118, 80, 1, 110.00, 1, NULL, NULL), +(119, 81, 1, 110.00, 1, NULL, NULL), +(120, 82, 11, 145.00, 1, NULL, NULL), +(121, 83, 1, 110.00, 1, NULL, NULL), +(122, 83, 7, 130.00, 1, NULL, NULL), +(124, 85, 1, 110.00, 1, NULL, NULL), +(125, 85, 10, 120.00, 1, NULL, NULL), +(126, 86, 1, 110.00, 2, NULL, NULL), +(127, 87, 1, 110.00, 2, NULL, NULL), +(128, 88, 1, 110.00, 6, NULL, NULL), +(129, 88, 4, 110.00, 2, NULL, NULL), +(130, 88, 3, 110.00, 2, NULL, NULL), +(131, 88, 2, 110.00, 2, NULL, NULL), +(132, 89, 2, 110.00, 1, NULL, NULL), +(133, 89, 3, 110.00, 1, NULL, NULL), +(134, 90, 1, 110.00, 1, NULL, NULL), +(135, 91, 1, 110.00, 1, NULL, NULL), +(136, 92, 1, 110.00, 1, NULL, NULL), +(137, 93, 1, 110.00, 1, NULL, NULL), +(138, 94, 1, 110.00, 1, NULL, NULL), +(139, 94, 7, 130.00, 1, NULL, NULL), +(142, 96, 1, 110.00, 1, NULL, NULL), +(143, 96, 7, 130.00, 1, NULL, NULL), +(144, 97, 1, 110.00, 1, NULL, NULL), +(145, 98, 1, 110.00, 1, NULL, NULL), +(146, 99, 1, 110.00, 3, NULL, NULL), +(147, 100, 1, 110.00, 1, NULL, NULL), +(148, 101, 1, 110.00, 2, NULL, NULL), +(149, 102, 1, 110.00, 1, NULL, NULL), +(150, 103, 1, 110.00, 1, NULL, NULL), +(151, 104, 1, 110.00, 1, NULL, NULL), +(152, 104, 7, 130.00, 1, NULL, NULL), +(153, 105, 1, 110.00, 1, NULL, NULL), +(154, 105, 10, 120.00, 1, NULL, NULL), +(155, 106, 1, 110.00, 1, NULL, NULL), +(156, 107, 1, 110.00, 3, NULL, NULL), +(157, 108, 1, 110.00, 2, NULL, NULL), +(158, 108, 7, 130.00, 1, NULL, NULL), +(159, 109, 1, 110.00, 1, NULL, NULL), +(160, 110, 1, 110.00, 1, NULL, NULL), +(161, 111, 1, 110.00, 2, NULL, NULL), +(162, 111, 8, 100.00, 1, NULL, NULL), +(163, 111, 7, 130.00, 1, NULL, NULL), +(164, 112, 1, 110.00, 1, NULL, NULL), +(165, 112, 7, 130.00, 1, NULL, NULL), +(166, 113, 1, 110.00, 1, NULL, NULL), +(167, 114, 1, 110.00, 1, NULL, NULL), +(168, 114, 7, 130.00, 1, NULL, NULL), +(169, 115, 1, 110.00, 1, NULL, NULL), +(170, 116, 1, 110.00, 3, NULL, NULL), +(171, 117, 1, 110.00, 1, NULL, NULL), +(172, 118, 10, 120.00, 1, NULL, NULL), +(173, 119, 1, 110.00, 1, NULL, NULL), +(174, 120, 1, 110.00, 2, NULL, NULL), +(175, 120, 7, 130.00, 1, NULL, NULL), +(176, 121, 1, 110.00, 2, NULL, NULL), +(177, 121, 10, 120.00, 1, NULL, NULL), +(178, 122, 1, 110.00, 1, NULL, NULL), +(179, 123, 1, 110.00, 2, NULL, NULL), +(180, 124, 1, 110.00, 2, NULL, NULL), +(181, 124, 7, 130.00, 1, NULL, NULL), +(182, 125, 1, 110.00, 2, NULL, NULL), +(183, 125, 10, 120.00, 1, NULL, NULL), +(184, 126, 1, 110.00, 1, NULL, NULL), +(185, 126, 7, 130.00, 1, NULL, NULL), +(186, 127, 1, 110.00, 1, NULL, NULL), +(187, 127, 3, 110.00, 1, NULL, NULL), +(188, 128, 1, 110.00, 1, NULL, NULL), +(189, 129, 1, 110.00, 2, NULL, NULL), +(190, 129, 3, 110.00, 1, NULL, NULL), +(191, 130, 1, 110.00, 2, NULL, NULL), +(192, 131, 1, 110.00, 3, NULL, NULL), +(196, 133, 1, 110.00, 1, NULL, NULL), +(197, 134, 11, 145.00, 1, NULL, NULL), +(198, 134, 1, 110.00, 1, NULL, NULL), +(199, 135, 1, 110.00, 1, NULL, NULL), +(200, 135, 7, 130.00, 1, NULL, NULL), +(201, 136, 1, 110.00, 1, NULL, NULL), +(202, 137, 1, 110.00, 2, NULL, NULL), +(203, 138, 1, 110.00, 1, NULL, NULL), +(204, 139, 1, 110.00, 1, NULL, NULL), +(205, 140, 1, 110.00, 2, NULL, NULL), +(206, 140, 7, 130.00, 1, NULL, NULL), +(207, 140, 11, 145.00, 1, NULL, NULL), +(208, 140, 8, 100.00, 1, NULL, NULL), +(209, 141, 1, 110.00, 2, NULL, NULL), +(210, 141, 7, 130.00, 1, NULL, NULL), +(211, 142, 1, 110.00, 2, NULL, NULL), +(212, 143, 1, 110.00, 1, NULL, NULL), +(213, 144, 1, 110.00, 1, NULL, NULL), +(215, 146, 1, 110.00, 1, NULL, NULL), +(216, 146, 7, 130.00, 1, NULL, NULL), +(217, 147, 1, 110.00, 1, NULL, NULL), +(218, 148, 1, 110.00, 1, NULL, NULL), +(219, 149, 1, 110.00, 2, NULL, NULL), +(220, 150, 1, 110.00, 1, NULL, NULL), +(221, 151, 1, 110.00, 1, NULL, NULL), +(222, 151, 7, 130.00, 1, NULL, NULL), +(227, 156, 1, 110.00, 2, NULL, NULL), +(228, 157, 1, 110.00, 1, NULL, NULL), +(229, 158, 1, 110.00, 1, NULL, NULL), +(230, 158, 7, 130.00, 1, NULL, NULL), +(231, 159, 1, 110.00, 1, NULL, NULL), +(233, 161, 1, 110.00, 1, NULL, NULL), +(234, 161, 7, 130.00, 1, NULL, NULL), +(235, 162, 1, 110.00, 1, NULL, NULL), +(236, 163, 1, 110.00, 2, NULL, NULL), +(237, 164, 1, 110.00, 1, NULL, NULL), +(239, 166, 1, 110.00, 2, NULL, NULL), +(240, 166, 10, 120.00, 1, NULL, NULL), +(241, 167, 1, 110.00, 4, NULL, NULL), +(242, 168, 10, 120.00, 2, NULL, NULL), +(243, 169, 1, 110.00, 3, NULL, NULL), +(244, 170, 1, 110.00, 1, NULL, NULL), +(245, 171, 1, 110.00, 3, NULL, NULL), +(246, 172, 1, 110.00, 2, NULL, NULL), +(247, 172, 7, 130.00, 1, NULL, NULL), +(248, 172, 8, 100.00, 1, NULL, NULL), +(249, 173, 1, 110.00, 1, NULL, NULL), +(250, 173, 7, 130.00, 1, NULL, NULL), +(251, 174, 7, 130.00, 1, NULL, NULL), +(252, 174, 1, 110.00, 1, NULL, NULL), +(253, 175, 1, 110.00, 1, NULL, NULL), +(254, 175, 7, 130.00, 1, NULL, NULL), +(255, 176, 1, 110.00, 1, NULL, NULL), +(256, 176, 7, 130.00, 1, NULL, NULL), +(257, 177, 1, 110.00, 2, NULL, NULL), +(258, 178, 1, 110.00, 1, NULL, NULL), +(259, 179, 1, 110.00, 1, NULL, NULL), +(260, 180, 1, 110.00, 1, NULL, NULL), +(261, 181, 1, 110.00, 1, NULL, NULL), +(262, 181, 7, 130.00, 1, NULL, NULL), +(263, 181, 8, 100.00, 1, NULL, NULL), +(264, 182, 1, 110.00, 1, NULL, NULL), +(265, 183, 1, 110.00, 2, NULL, NULL), +(266, 184, 1, 110.00, 1, NULL, NULL), +(267, 185, 1, 110.00, 1, NULL, NULL), +(268, 186, 1, 110.00, 4, NULL, NULL), +(269, 187, 1, 110.00, 1, NULL, NULL), +(270, 188, 1, 110.00, 1, NULL, NULL), +(271, 189, 1, 110.00, 2, NULL, NULL), +(272, 190, 1, 110.00, 1, NULL, NULL), +(273, 191, 1, 110.00, 1, NULL, NULL), +(274, 192, 1, 110.00, 1, NULL, NULL), +(275, 192, 7, 130.00, 1, NULL, NULL), +(276, 193, 1, 110.00, 2, NULL, NULL), +(277, 194, 1, 110.00, 2, NULL, NULL), +(278, 195, 1, 110.00, 1, NULL, NULL), +(279, 196, 1, 110.00, 2, NULL, NULL), +(280, 197, 1, 110.00, 3, NULL, NULL), +(281, 198, 1, 110.00, 2, NULL, NULL), +(282, 198, 11, 145.00, 1, NULL, NULL), +(283, 199, 1, 110.00, 1, NULL, NULL), +(284, 199, 7, 130.00, 1, NULL, NULL), +(285, 200, 1, 110.00, 2, NULL, NULL), +(286, 201, 1, 110.00, 1, NULL, NULL), +(287, 202, 1, 110.00, 1, NULL, NULL), +(288, 202, 7, 130.00, 1, NULL, NULL), +(289, 203, 1, 110.00, 1, NULL, NULL), +(290, 204, 1, 110.00, 1, NULL, NULL), +(291, 205, 1, 110.00, 1, NULL, NULL), +(292, 206, 1, 110.00, 1, NULL, NULL), +(293, 207, 4, 110.00, 1, NULL, NULL), +(294, 207, 1, 110.00, 1, NULL, NULL), +(295, 208, 1, 110.00, 2, NULL, NULL), +(296, 209, 1, 110.00, 1, NULL, NULL), +(297, 210, 1, 110.00, 1, NULL, NULL), +(298, 211, 1, 110.00, 1, NULL, NULL), +(299, 212, 1, 110.00, 2, NULL, NULL), +(300, 213, 1, 110.00, 1, NULL, NULL), +(301, 214, 1, 110.00, 11, NULL, NULL), +(302, 215, 1, 110.00, 2, NULL, NULL), +(303, 215, 7, 130.00, 1, NULL, NULL), +(305, 217, 11, 145.00, 1, NULL, NULL), +(307, 219, 3, 110.00, 1, NULL, NULL), +(308, 220, 1, 110.00, 3, NULL, NULL), +(309, 221, 1, 110.00, 1, NULL, NULL), +(310, 222, 1, 110.00, 2, NULL, NULL), +(311, 222, 4, 110.00, 1, NULL, NULL), +(312, 223, 1, 110.00, 1, NULL, NULL), +(313, 224, 1, 110.00, 1, NULL, NULL), +(314, 225, 1, 110.00, 1, NULL, NULL), +(315, 226, 1, 110.00, 1, NULL, NULL), +(316, 226, 10, 120.00, 1, NULL, NULL), +(317, 227, 1, 110.00, 3, NULL, NULL), +(318, 228, 1, 110.00, 1, NULL, NULL), +(319, 229, 1, 110.00, 2, NULL, NULL), +(320, 229, 7, 130.00, 1, NULL, NULL), +(321, 230, 1, 110.00, 1, NULL, NULL), +(322, 231, 1, 110.00, 2, NULL, NULL), +(324, 233, 1, 110.00, 1, NULL, NULL), +(325, 234, 1, 110.00, 1, NULL, NULL), +(327, 236, 1, 110.00, 1, NULL, NULL), +(328, 237, 1, 110.00, 1, NULL, NULL), +(329, 238, 1, 110.00, 3, NULL, NULL), +(330, 238, 1, 110.00, 2, NULL, NULL), +(331, 238, 8, 100.00, 1, NULL, NULL), +(332, 239, 1, 110.00, 3, NULL, NULL), +(333, 240, 1, 110.00, 1, NULL, NULL), +(334, 241, 1, 110.00, 1, NULL, NULL), +(335, 241, 10, 120.00, 1, NULL, NULL), +(336, 242, 1, 110.00, 1, NULL, NULL), +(337, 243, 1, 110.00, 1, NULL, NULL), +(338, 244, 1, 110.00, 3, NULL, NULL), +(339, 245, 1, 110.00, 1, NULL, NULL), +(340, 246, 1, 110.00, 1, NULL, NULL), +(341, 247, 1, 110.00, 1, NULL, NULL), +(342, 248, 1, 110.00, 2, NULL, NULL), +(343, 248, 7, 130.00, 1, NULL, NULL), +(344, 249, 1, 110.00, 1, NULL, NULL), +(345, 250, 1, 110.00, 2, NULL, NULL), +(346, 251, 1, 110.00, 1, NULL, NULL), +(347, 252, 1, 110.00, 0, NULL, NULL), +(348, 253, 1, 110.00, 1, NULL, NULL), +(349, 254, 1, 110.00, 1, NULL, NULL), +(350, 255, 1, 110.00, 12, NULL, NULL), +(351, 256, 1, 110.00, 2, NULL, NULL), +(352, 257, 1, 110.00, 1, NULL, NULL), +(353, 258, 1, 110.00, 1, NULL, NULL), +(354, 258, 7, 130.00, 1, NULL, NULL), +(355, 259, 1, 110.00, 1, NULL, NULL), +(356, 259, 8, 100.00, 1, NULL, NULL), +(357, 260, 1, 110.00, 1, NULL, NULL), +(358, 260, 7, 130.00, 1, NULL, NULL), +(359, 261, 1, 110.00, 1, NULL, NULL), +(360, 262, 1, 110.00, 5, NULL, NULL), +(361, 262, 10, 120.00, 1, NULL, NULL), +(362, 263, 1, 110.00, 2, NULL, NULL), +(363, 264, 1, 110.00, 2, NULL, NULL), +(364, 265, 1, 110.00, 2, NULL, NULL), +(365, 266, 1, 110.00, 5, NULL, NULL), +(366, 267, 1, 110.00, 5, NULL, NULL), +(367, 267, 10, 120.00, 1, NULL, NULL), +(368, 268, 1, 110.00, 2, NULL, NULL), +(369, 269, 1, 110.00, 2, NULL, NULL), +(370, 270, 1, 110.00, 1, NULL, NULL), +(371, 271, 1, 110.00, 1, NULL, NULL), +(372, 271, 7, 130.00, 1, NULL, NULL), +(373, 272, 1, 110.00, 1, NULL, NULL), +(374, 273, 1, 110.00, 1, NULL, NULL), +(375, 274, 1, 110.00, 1, NULL, NULL), +(376, 274, 7, 130.00, 1, NULL, NULL), +(377, 275, 1, 110.00, 1, NULL, NULL), +(378, 276, 1, 110.00, 1, NULL, NULL), +(379, 277, 1, 110.00, 1, NULL, NULL), +(380, 278, 1, 110.00, 1, NULL, NULL), +(381, 279, 1, 110.00, 5, NULL, NULL), +(382, 280, 1, 110.00, 5, NULL, NULL), +(383, 280, 10, 120.00, 2, NULL, NULL), +(384, 280, 7, 130.00, 1, NULL, NULL), +(385, 281, 1, 110.00, 2, NULL, NULL), +(386, 282, 1, 110.00, 1, NULL, NULL), +(387, 283, 1, 110.00, 2, NULL, NULL), +(388, 284, 1, 110.00, 2, NULL, NULL), +(389, 285, 1, 110.00, 3, NULL, NULL), +(390, 285, 7, 130.00, 2, NULL, NULL), +(391, 286, 1, 110.00, 5, NULL, NULL), +(392, 287, 1, 110.00, 1, NULL, NULL), +(393, 288, 1, 110.00, 2, NULL, NULL), +(394, 289, 7, 130.00, 1, NULL, NULL), +(395, 289, 1, 110.00, 1, NULL, NULL), +(396, 290, 1, 110.00, 3, NULL, NULL), +(397, 291, 1, 110.00, 12, NULL, NULL), +(398, 292, 1, 110.00, 1, NULL, NULL), +(399, 293, 1, 110.00, 2, NULL, NULL), +(400, 294, 1, 110.00, 2, NULL, NULL), +(401, 295, 1, 110.00, 2, NULL, NULL), +(402, 296, 1, 110.00, 2, NULL, NULL), +(403, 297, 1, 110.00, 2, NULL, NULL), +(404, 298, 1, 110.00, 3, NULL, NULL), +(405, 298, 7, 130.00, 1, NULL, NULL), +(406, 299, 1, 110.00, 1, NULL, NULL), +(407, 300, 1, 110.00, 2, NULL, NULL), +(408, 301, 1, 110.00, 2, NULL, NULL), +(409, 302, 1, 110.00, 2, NULL, NULL), +(410, 303, 10, 120.00, 1, NULL, NULL), +(411, 304, 1, 110.00, 1, NULL, NULL), +(412, 305, 1, 110.00, 1, NULL, NULL), +(413, 305, 7, 130.00, 1, NULL, NULL), +(414, 306, 1, 110.00, 1, NULL, NULL), +(415, 306, 7, 130.00, 1, NULL, NULL), +(416, 307, 1, 110.00, 1, NULL, NULL), +(417, 308, 1, 110.00, 1, NULL, NULL), +(418, 309, 1, 110.00, 1, NULL, NULL), +(419, 310, 1, 110.00, 2, NULL, NULL), +(420, 311, 1, 110.00, 1, NULL, NULL), +(421, 312, 1, 110.00, 1, NULL, NULL), +(422, 313, 1, 110.00, 2, NULL, NULL), +(423, 314, 1, 110.00, 2, NULL, NULL), +(424, 315, 7, 130.00, 2, NULL, NULL), +(425, 316, 1, 110.00, 2, NULL, NULL), +(426, 317, 1, 110.00, 1, NULL, NULL), +(427, 317, 7, 130.00, 1, NULL, NULL), +(428, 318, 1, 110.00, 1, NULL, NULL), +(429, 318, 7, 130.00, 1, NULL, NULL), +(430, 319, 1, 110.00, 1, NULL, NULL), +(431, 319, 7, 130.00, 1, NULL, NULL), +(432, 320, 1, 110.00, 3, NULL, NULL), +(433, 321, 1, 110.00, 1, NULL, NULL), +(434, 322, 10, 120.00, 1, NULL, NULL), +(435, 323, 1, 110.00, 1, NULL, NULL), +(436, 324, 1, 110.00, 2, NULL, NULL), +(437, 325, 1, 110.00, 3, NULL, NULL), +(438, 325, 7, 130.00, 1, NULL, NULL), +(439, 326, 7, 130.00, 1, NULL, NULL), +(440, 327, 1, 110.00, 2, NULL, NULL), +(441, 328, 1, 110.00, 2, NULL, NULL), +(442, 329, 1, 110.00, 1, NULL, NULL), +(443, 330, 8, 100.00, 2, NULL, NULL), +(444, 331, 1, 110.00, 5, NULL, NULL), +(445, 332, 1, 110.00, 1, NULL, NULL), +(446, 333, 1, 110.00, 5, NULL, NULL), +(447, 334, 1, 110.00, 1, NULL, NULL), +(448, 334, 7, 130.00, 1, NULL, NULL), +(449, 335, 1, 110.00, 3, NULL, NULL), +(450, 336, 1, 110.00, 2, NULL, NULL), +(451, 337, 1, 110.00, 2, NULL, NULL), +(452, 338, 1, 110.00, 2, NULL, NULL), +(453, 339, 1, 110.00, 1, NULL, NULL), +(454, 339, 7, 130.00, 1, NULL, NULL), +(455, 340, 1, 110.00, 2, NULL, NULL), +(456, 341, 1, 110.00, 2, NULL, NULL), +(457, 342, 1, 110.00, 1, NULL, NULL), +(458, 343, 1, 110.00, 2, NULL, NULL), +(459, 344, 1, 110.00, 1, NULL, NULL), +(460, 345, 1, 110.00, 1, NULL, NULL), +(461, 346, 1, 110.00, 1, NULL, NULL), +(462, 346, 7, 130.00, 1, NULL, NULL), +(463, 347, 1, 110.00, 5, NULL, NULL), +(464, 347, 7, 130.00, 3, NULL, NULL), +(465, 348, 1, 110.00, 2, NULL, NULL), +(466, 349, 1, 110.00, 2, NULL, NULL), +(467, 350, 1, 110.00, 1, NULL, NULL), +(468, 351, 1, 110.00, 5, NULL, NULL), +(469, 351, 7, 130.00, 1, NULL, NULL), +(470, 352, 1, 110.00, 2, NULL, NULL), +(471, 353, 1, 110.00, 5, NULL, NULL), +(472, 354, 1, 110.00, 2, NULL, NULL), +(473, 355, 1, 110.00, 3, NULL, NULL), +(474, 356, 1, 110.00, 1, NULL, NULL), +(475, 356, 8, 100.00, 1, NULL, NULL), +(476, 356, 7, 130.00, 1, NULL, NULL), +(477, 357, 1, 110.00, 2, NULL, NULL), +(478, 358, 1, 110.00, 2, NULL, NULL), +(479, 359, 1, 110.00, 1, NULL, NULL), +(480, 360, 1, 110.00, 2, NULL, NULL), +(481, 361, 1, 110.00, 2, NULL, NULL), +(482, 362, 1, 110.00, 2, NULL, NULL), +(483, 363, 1, 110.00, 2, NULL, NULL), +(484, 364, 1, 110.00, 2, NULL, NULL), +(485, 364, 7, 130.00, 1, NULL, NULL), +(486, 365, 1, 110.00, 3, NULL, NULL), +(487, 366, 1, 110.00, 1, NULL, NULL), +(488, 367, 1, 110.00, 2, NULL, NULL), +(489, 367, 10, 120.00, 1, NULL, NULL), +(490, 368, 1, 110.00, 2, NULL, NULL), +(491, 369, 1, 110.00, 1, NULL, NULL), +(492, 370, 1, 110.00, 5, NULL, NULL), +(493, 371, 1, 110.00, 2, NULL, NULL), +(494, 372, 1, 110.00, 2, NULL, NULL), +(495, 373, 1, 110.00, 5, NULL, NULL), +(496, 374, 1, 110.00, 2, NULL, NULL), +(497, 375, 1, 110.00, 1, NULL, NULL), +(498, 376, 1, 110.00, 3, NULL, NULL), +(499, 377, 1, 110.00, 1, NULL, NULL), +(500, 378, 10, 120.00, 1, NULL, NULL), +(501, 379, 1, 110.00, 3, NULL, NULL), +(502, 379, 7, 130.00, 1, NULL, NULL), +(503, 380, 1, 110.00, 1, NULL, NULL), +(504, 381, 1, 110.00, 2, NULL, NULL), +(505, 382, 1, 110.00, 5, NULL, NULL), +(506, 383, 1, 110.00, 3, NULL, NULL), +(507, 384, 1, 110.00, 3, NULL, NULL), +(508, 384, 7, 130.00, 2, NULL, NULL), +(509, 384, 8, 100.00, 1, NULL, NULL), +(510, 373, 10, 120.00, 1, NULL, NULL), +(511, 385, 1, 110.00, 5, NULL, NULL), +(512, 386, 1, 110.00, 1, NULL, NULL), +(513, 386, 7, 130.00, 1, NULL, NULL), +(514, 387, 1, 110.00, 2, NULL, NULL), +(515, 388, 1, 110.00, 1, NULL, NULL), +(516, 388, 7, 130.00, 1, NULL, NULL), +(517, 389, 1, 110.00, 1, NULL, NULL), +(518, 390, 1, 110.00, 2, NULL, NULL), +(519, 390, 10, 120.00, 1, NULL, NULL), +(520, 391, 1, 110.00, 1, NULL, NULL), +(521, 392, 1, 110.00, 1, NULL, NULL), +(522, 393, 1, 110.00, 2, NULL, NULL), +(523, 394, 1, 110.00, 2, NULL, NULL), +(524, 394, 11, 145.00, 1, NULL, NULL), +(525, 395, 1, 110.00, 2, NULL, NULL), +(526, 395, 11, 145.00, 1, NULL, NULL), +(527, 396, 1, 110.00, 3, NULL, NULL), +(528, 397, 1, 110.00, 2, NULL, NULL), +(531, 400, 1, 110.00, 1, NULL, NULL), +(532, 401, 1, 110.00, 2, NULL, NULL), +(533, 402, 1, 110.00, 2, NULL, NULL), +(534, 403, 1, 110.00, 2, NULL, NULL), +(535, 404, 1, 110.00, 2, NULL, NULL), +(536, 405, 1, 110.00, 2, NULL, NULL), +(537, 406, 1, 110.00, 5, NULL, NULL), +(538, 407, 1, 110.00, 2, NULL, NULL), +(539, 408, 1, 110.00, 5, NULL, NULL), +(540, 409, 1, 110.00, 2, NULL, NULL), +(541, 410, 1, 110.00, 2, NULL, NULL), +(542, 411, 1, 110.00, 1, NULL, NULL), +(543, 412, 1, 110.00, 1, NULL, NULL), +(544, 413, 1, 110.00, 2, NULL, NULL), +(545, 414, 1, 110.00, 2, NULL, NULL), +(546, 415, 1, 110.00, 2, NULL, NULL), +(547, 415, 7, 130.00, 3, NULL, NULL), +(548, 416, 1, 110.00, 1, NULL, NULL), +(550, 418, 1, 110.00, 1, NULL, NULL), +(551, 419, 1, 110.00, 1, NULL, NULL), +(552, 420, 1, 110.00, 1, NULL, NULL), +(553, 421, 1, 110.00, 2, NULL, NULL), +(554, 421, 7, 130.00, 1, NULL, NULL), +(555, 421, 10, 120.00, 1, NULL, NULL), +(556, 422, 1, 110.00, 1, NULL, NULL), +(557, 422, 10, 120.00, 1, NULL, NULL), +(558, 423, 1, 110.00, 2, NULL, NULL), +(559, 424, 1, 110.00, 22, NULL, NULL), +(560, 425, 1, 110.00, 2, NULL, NULL), +(561, 426, 1, 110.00, 1, NULL, NULL), +(562, 427, 1, 110.00, 3, NULL, NULL), +(563, 427, 10, 120.00, 1, NULL, NULL), +(564, 427, 8, 100.00, 1, NULL, NULL), +(566, 429, 1, 110.00, 3, NULL, NULL), +(567, 430, 1, 110.00, 2, NULL, NULL), +(568, 431, 1, 110.00, 5, NULL, NULL), +(569, 432, 1, 110.00, 3, NULL, NULL), +(570, 433, 1, 110.00, 1, NULL, NULL), +(571, 434, 1, 110.00, 2, NULL, NULL), +(572, 435, 1, 110.00, 3, NULL, NULL), +(573, 436, 1, 110.00, 3, NULL, NULL), +(574, 437, 1, 110.00, 3, NULL, NULL), +(575, 438, 1, 110.00, 2, NULL, NULL), +(576, 439, 1, 110.00, 2, NULL, NULL), +(577, 440, 1, 110.00, 1, NULL, NULL), +(578, 441, 1, 110.00, 6, NULL, NULL), +(579, 441, 8, 100.00, 1, NULL, NULL), +(580, 441, 7, 130.00, 1, NULL, NULL), +(581, 442, 1, 110.00, 2, NULL, NULL), +(582, 442, 11, 145.00, 1, NULL, NULL), +(583, 442, 10, 120.00, 1, NULL, NULL), +(584, 443, 1, 110.00, 2, NULL, NULL), +(585, 444, 1, 110.00, 2, NULL, NULL), +(586, 445, 1, 110.00, 1, NULL, NULL), +(587, 446, 1, 110.00, 1, NULL, NULL), +(588, 447, 1, 110.00, 1, NULL, NULL), +(589, 448, 1, 110.00, 2, NULL, NULL), +(592, 450, 1, 110.00, 3, NULL, NULL), +(593, 450, 7, 130.00, 1, NULL, NULL), +(594, 451, 1, 110.00, 1, NULL, NULL), +(595, 452, 1, 110.00, 3, NULL, NULL), +(596, 453, 1, 110.00, 2, NULL, NULL), +(597, 454, 1, 110.00, 1, NULL, NULL), +(598, 455, 1, 110.00, 2, NULL, NULL), +(599, 456, 1, 110.00, 5, NULL, NULL), +(600, 457, 1, 110.00, 2, NULL, NULL), +(601, 458, 1, 110.00, 2, NULL, NULL), +(602, 459, 1, 110.00, 2, NULL, NULL), +(603, 460, 1, 110.00, 1, NULL, NULL), +(606, 462, 1, 110.00, 2, NULL, NULL), +(607, 463, 1, 110.00, 2, NULL, NULL), +(608, 464, 1, 110.00, 1, NULL, NULL), +(609, 465, 1, 110.00, 1, NULL, NULL), +(610, 466, 1, 110.00, 3, NULL, NULL), +(611, 467, 1, 110.00, 1, NULL, NULL), +(612, 468, 1, 110.00, 2, NULL, NULL), +(613, 469, 1, 110.00, 3, NULL, NULL), +(614, 470, 1, 110.00, 3, NULL, NULL), +(615, 471, 1, 110.00, 1, NULL, NULL), +(616, 472, 1, 110.00, 2, NULL, NULL), +(617, 473, 1, 110.00, 1, NULL, NULL), +(618, 474, 1, 110.00, 2, NULL, NULL), +(619, 475, 1, 110.00, 2, NULL, NULL), +(620, 476, 1, 110.00, 1, NULL, NULL), +(621, 477, 1, 110.00, 2, NULL, NULL), +(622, 478, 1, 110.00, 2, NULL, NULL), +(623, 479, 1, 110.00, 1, NULL, NULL), +(624, 479, 7, 130.00, 1, NULL, NULL), +(625, 480, 1, 110.00, 2, NULL, NULL), +(626, 481, 1, 110.00, 1, NULL, NULL), +(627, 482, 1, 110.00, 2, NULL, NULL), +(628, 483, 1, 110.00, 2, NULL, NULL), +(629, 484, 1, 110.00, 2, NULL, NULL), +(630, 485, 1, 110.00, 3, NULL, NULL), +(631, 486, 1, 110.00, 2, NULL, NULL), +(632, 487, 1, 110.00, 1, NULL, NULL), +(633, 488, 1, 110.00, 2, NULL, NULL), +(634, 489, 1, 110.00, 2, NULL, NULL), +(635, 490, 1, 110.00, 3, NULL, NULL), +(636, 491, 1, 110.00, 1, NULL, NULL), +(637, 492, 1, 110.00, 5, NULL, NULL), +(638, 493, 1, 110.00, 3, NULL, NULL), +(639, 494, 1, 110.00, 5, NULL, NULL), +(640, 495, 1, 110.00, 2, NULL, NULL), +(641, 496, 1, 110.00, 2, NULL, NULL), +(642, 497, 1, 110.00, 3, NULL, NULL), +(643, 498, 1, 110.00, 5, NULL, NULL), +(644, 499, 1, 110.00, 2, NULL, NULL), +(645, 500, 1, 110.00, 1, NULL, NULL), +(646, 501, 1, 110.00, 1, NULL, NULL), +(647, 502, 1, 110.00, 2, NULL, NULL), +(648, 503, 1, 110.00, 1, NULL, NULL), +(649, 504, 1, 110.00, 3, NULL, NULL), +(650, 505, 1, 110.00, 2, NULL, NULL), +(651, 506, 1, 110.00, 2, NULL, NULL), +(652, 507, 1, 110.00, 1, NULL, NULL), +(653, 508, 1, 110.00, 1, NULL, NULL), +(654, 509, 1, 110.00, 2, NULL, NULL), +(655, 510, 1, 110.00, 2, NULL, NULL), +(656, 510, 7, 130.00, 1, NULL, NULL), +(657, 511, 1, 110.00, 5, NULL, NULL), +(658, 512, 1, 110.00, 3, NULL, NULL), +(659, 513, 1, 110.00, 2, NULL, NULL), +(660, 509, 7, 130.00, 1, NULL, NULL), +(661, 514, 1, 110.00, 2, NULL, NULL), +(662, 515, 1, 110.00, 2, NULL, NULL), +(663, 516, 1, 110.00, 2, NULL, NULL), +(664, 517, 1, 110.00, 2, NULL, NULL), +(665, 517, 10, 120.00, 1, NULL, NULL), +(666, 518, 1, 110.00, 3, NULL, NULL), +(667, 519, 1, 110.00, 2, NULL, NULL), +(668, 520, 1, 110.00, 2, NULL, NULL), +(669, 521, 1, 110.00, 2, NULL, NULL), +(670, 522, 1, 110.00, 1, NULL, NULL), +(671, 522, 7, 130.00, 1, NULL, NULL), +(672, 523, 1, 110.00, 2, NULL, NULL), +(673, 523, 7, 130.00, 1, NULL, NULL), +(674, 524, 1, 110.00, 2, NULL, NULL), +(675, 525, 1, 110.00, 5, NULL, NULL), +(676, 526, 1, 110.00, 2, NULL, NULL), +(677, 527, 1, 110.00, 3, NULL, NULL), +(678, 528, 1, 110.00, 2, NULL, NULL), +(679, 529, 7, 130.00, 1, NULL, NULL), +(680, 530, 10, 120.00, 1, NULL, NULL), +(681, 531, 1, 110.00, 5, NULL, NULL), +(682, 532, 1, 110.00, 1, NULL, NULL), +(683, 533, 1, 110.00, 1, NULL, NULL), +(684, 533, 7, 130.00, 1, NULL, NULL), +(685, 534, 1, 110.00, 2, NULL, NULL), +(687, 535, 1, 110.00, 5, NULL, NULL), +(688, 536, 1, 110.00, 2, NULL, NULL), +(689, 537, 1, 110.00, 2, NULL, NULL), +(690, 538, 1, 110.00, 1, NULL, NULL), +(691, 539, 1, 110.00, 2, NULL, NULL), +(692, 540, 1, 110.00, 3, NULL, NULL), +(693, 541, 1, 110.00, 5, NULL, NULL), +(694, 542, 1, 110.00, 2, NULL, NULL), +(695, 543, 1, 110.00, 1, NULL, NULL), +(696, 543, 7, 130.00, 1, NULL, NULL), +(697, 544, 1, 110.00, 2, NULL, NULL), +(698, 534, 7, 130.00, 1, NULL, NULL), +(699, 545, 1, 110.00, 3, NULL, NULL), +(700, 545, 7, 130.00, 1, NULL, NULL), +(701, 546, 1, 110.00, 5, NULL, NULL), +(702, 546, 7, 130.00, 2, NULL, NULL), +(703, 547, 1, 110.00, 2, NULL, NULL), +(704, 548, 1, 110.00, 2, NULL, NULL), +(705, 549, 1, 110.00, 5, NULL, NULL), +(706, 550, 1, 110.00, 2, NULL, NULL), +(707, 551, 1, 110.00, 2, NULL, NULL), +(708, 552, 1, 110.00, 3, NULL, NULL), +(709, 552, 7, 130.00, 1, NULL, NULL), +(710, 553, 1, 110.00, 3, NULL, NULL), +(711, 554, 1, 110.00, 27, NULL, NULL), +(712, 555, 1, 110.00, 2, NULL, NULL), +(713, 556, 1, 110.00, 3, NULL, NULL), +(714, 557, 1, 110.00, 2, NULL, NULL), +(715, 558, 10, 120.00, 1, NULL, NULL), +(716, 559, 1, 110.00, 2, NULL, NULL), +(717, 559, 7, 130.00, 1, NULL, NULL), +(718, 560, 1, 110.00, 2, NULL, NULL), +(719, 561, 1, 110.00, 2, NULL, NULL), +(720, 562, 1, 110.00, 1, NULL, NULL), +(721, 563, 1, 110.00, 2, NULL, NULL), +(722, 564, 1, 110.00, 2, NULL, NULL), +(723, 565, 1, 110.00, 2, NULL, NULL), +(724, 565, 7, 130.00, 1, NULL, NULL), +(725, 566, 1, 110.00, 2, NULL, NULL), +(726, 567, 7, 130.00, 1, NULL, NULL), +(727, 568, 1, 110.00, 5, NULL, NULL), +(728, 569, 1, 110.00, 2, NULL, NULL), +(729, 570, 1, 110.00, 5, NULL, NULL), +(730, 571, 1, 110.00, 3, NULL, NULL), +(731, 572, 1, 110.00, 3, NULL, NULL), +(732, 573, 1, 110.00, 4, NULL, NULL), +(733, 574, 1, 110.00, 1, NULL, NULL), +(734, 575, 1, 110.00, 1, NULL, NULL), +(735, 576, 1, 110.00, 2, NULL, NULL), +(736, 577, 1, 110.00, 2, NULL, NULL), +(737, 577, 7, 130.00, 1, NULL, NULL), +(738, 578, 1, 110.00, 2, NULL, NULL), +(739, 579, 1, 110.00, 2, NULL, NULL), +(740, 580, 1, 110.00, 2, NULL, NULL), +(741, 581, 1, 110.00, 1, NULL, NULL), +(742, 582, 1, 110.00, 3, NULL, NULL), +(743, 583, 1, 110.00, 3, NULL, NULL), +(744, 584, 1, 110.00, 2, NULL, NULL), +(745, 584, 7, 130.00, 1, NULL, NULL), +(746, 584, 8, 100.00, 1, NULL, NULL), +(747, 585, 1, 110.00, 2, NULL, NULL), +(748, 586, 1, 110.00, 2, NULL, NULL), +(749, 587, 1, 110.00, 1, NULL, NULL), +(750, 588, 7, 130.00, 1, NULL, NULL), +(751, 589, 1, 110.00, 3, NULL, NULL), +(752, 589, 10, 120.00, 1, NULL, NULL), +(753, 590, 1, 110.00, 5, NULL, NULL), +(754, 591, 1, 110.00, 2, NULL, NULL), +(755, 592, 1, 110.00, 5, NULL, NULL), +(756, 593, 1, 110.00, 1, NULL, NULL), +(757, 594, 1, 110.00, 2, NULL, NULL), +(758, 595, 1, 110.00, 2, NULL, NULL), +(759, 596, 1, 110.00, 3, NULL, NULL), +(760, 597, 1, 110.00, 22, NULL, NULL), +(761, 598, 1, 110.00, 5, NULL, NULL), +(762, 599, 1, 100.00, 2, NULL, NULL), +(763, 600, 1, 110.00, 2, NULL, NULL), +(764, 601, 1, 110.00, 3, NULL, NULL), +(765, 602, 1, 110.00, 2, NULL, NULL), +(766, 603, 1, 110.00, 1, NULL, NULL), +(767, 603, 7, 130.00, 1, NULL, NULL), +(768, 604, 1, 110.00, 2, NULL, NULL), +(769, 605, 1, 110.00, 2, NULL, NULL), +(770, 606, 1, 110.00, 2, NULL, NULL), +(771, 607, 1, 110.00, 1, NULL, NULL), +(772, 607, 10, 120.00, 1, NULL, NULL), +(773, 608, 7, 130.00, 1, NULL, NULL), +(774, 609, 1, 110.00, 2, NULL, NULL), +(775, 610, 1, 110.00, 3, NULL, NULL), +(776, 611, 11, 145.00, 2, NULL, NULL), +(777, 612, 1, 110.00, 5, NULL, NULL), +(778, 613, 1, 110.00, 2, NULL, NULL), +(779, 614, 1, 110.00, 3, NULL, NULL), +(780, 614, 11, 145.00, 1, NULL, NULL), +(781, 615, 1, 110.00, 2, NULL, NULL), +(782, 616, 1, 110.00, 1, NULL, NULL), +(783, 617, 1, 110.00, 2, NULL, NULL), +(784, 618, 1, 110.00, 2, NULL, NULL), +(785, 618, 11, 145.00, 1, NULL, NULL), +(786, 619, 1, 110.00, 2, NULL, NULL), +(787, 620, 11, 145.00, 2, NULL, NULL), +(788, 621, 1, 110.00, 2, NULL, NULL), +(789, 622, 1, 110.00, 1, NULL, NULL), +(790, 622, 10, 120.00, 1, NULL, NULL), +(791, 623, 1, 110.00, 2, NULL, NULL), +(792, 623, 7, 130.00, 1, NULL, NULL), +(793, 624, 1, 110.00, 2, NULL, NULL), +(794, 625, 1, 110.00, 2, NULL, NULL), +(795, 626, 1, 110.00, 2, NULL, NULL), +(796, 627, 1, 110.00, 2, NULL, NULL), +(797, 628, 1, 110.00, 3, NULL, NULL), +(798, 628, 11, 145.00, 1, NULL, NULL), +(799, 629, 1, 110.00, 3, NULL, NULL), +(800, 630, 1, 110.00, 2, NULL, NULL), +(801, 631, 1, 110.00, 3, NULL, NULL), +(802, 632, 1, 110.00, 3, NULL, NULL), +(803, 633, 1, 110.00, 2, NULL, NULL), +(804, 634, 1, 110.00, 1, NULL, NULL), +(805, 635, 1, 110.00, 2, NULL, NULL), +(806, 636, 1, 110.00, 2, NULL, NULL), +(807, 637, 1, 110.00, 1, NULL, NULL), +(808, 637, 10, 120.00, 1, NULL, NULL), +(809, 638, 1, 110.00, 3, NULL, NULL), +(810, 638, 7, 130.00, 1, NULL, NULL), +(811, 639, 1, 110.00, 2, NULL, NULL), +(812, 640, 1, 110.00, 2, NULL, NULL), +(813, 641, 1, 110.00, 1, NULL, NULL), +(814, 642, 1, 110.00, 2, NULL, NULL), +(815, 642, 10, 120.00, 1, NULL, NULL), +(816, 643, 1, 110.00, 3, NULL, NULL), +(817, 644, 1, 110.00, 2, NULL, NULL), +(818, 645, 1, 110.00, 1, NULL, NULL), +(819, 646, 1, 110.00, 1, NULL, NULL), +(820, 647, 1, 110.00, 2, NULL, NULL), +(821, 648, 1, 110.00, 2, NULL, NULL), +(822, 649, 1, 110.00, 2, NULL, NULL), +(823, 650, 1, 110.00, 5, NULL, NULL), +(824, 651, 7, 130.00, 1, NULL, NULL), +(825, 652, 1, 110.00, 2, NULL, NULL), +(826, 653, 1, 110.00, 1, NULL, NULL), +(827, 654, 1, 110.00, 3, NULL, NULL), +(828, 655, 1, 110.00, 8, NULL, NULL), +(829, 656, 1, 110.00, 2, NULL, NULL), +(830, 657, 1, 110.00, 2, NULL, NULL), +(831, 658, 1, 110.00, 10, NULL, NULL), +(832, 659, 1, 110.00, 3, NULL, NULL), +(833, 659, 3, 110.00, 2, NULL, NULL), +(834, 660, 1, 110.00, 2, NULL, NULL), +(835, 661, 1, 110.00, 2, NULL, NULL), +(836, 662, 1, 110.00, 2, NULL, NULL), +(837, 663, 1, 110.00, 5, NULL, NULL), +(838, 664, 1, 110.00, 5, NULL, NULL), +(839, 664, 8, 100.00, 1, NULL, NULL), +(840, 665, 1, 110.00, 2, NULL, NULL), +(841, 666, 1, 110.00, 1, NULL, NULL), +(842, 667, 1, 110.00, 2, NULL, NULL), +(843, 668, 1, 110.00, 2, NULL, NULL), +(844, 669, 1, 110.00, 2, NULL, NULL), +(845, 670, 1, 110.00, 2, NULL, NULL), +(846, 670, 7, 130.00, 1, NULL, NULL), +(847, 671, 1, 110.00, 3, NULL, NULL), +(848, 672, 1, 110.00, 2, NULL, NULL), +(849, 673, 1, 110.00, 1, NULL, NULL), +(850, 674, 1, 110.00, 3, NULL, NULL), +(851, 675, 1, 110.00, 2, NULL, NULL), +(852, 676, 1, 110.00, 1, NULL, NULL), +(853, 677, 1, 110.00, 3, NULL, NULL), +(854, 678, 1, 110.00, 5, NULL, NULL), +(855, 678, 8, 100.00, 1, NULL, NULL), +(856, 679, 1, 110.00, 3, NULL, NULL), +(857, 679, 7, 130.00, 1, NULL, NULL), +(858, 680, 1, 110.00, 1, NULL, NULL), +(859, 681, 1, 110.00, 1, NULL, NULL), +(860, 682, 1, 110.00, 1, NULL, NULL), +(861, 683, 1, 110.00, 1, NULL, NULL), +(862, 684, 1, 110.00, 1, NULL, NULL), +(863, 685, 1, 110.00, 2, NULL, NULL), +(864, 686, 1, 110.00, 1, NULL, NULL), +(865, 687, 1, 110.00, 2, NULL, NULL), +(866, 688, 1, 110.00, 1, NULL, NULL), +(867, 689, 1, 110.00, 2, NULL, NULL), +(868, 690, 1, 110.00, 5, NULL, NULL), +(869, 690, 10, 120.00, 1, NULL, NULL), +(870, 691, 1, 110.00, 5, NULL, NULL), +(871, 692, 1, 110.00, 3, NULL, NULL), +(872, 693, 1, 110.00, 5, NULL, NULL), +(873, 694, 1, 110.00, 2, NULL, NULL), +(874, 695, 1, 110.00, 3, NULL, NULL), +(875, 696, 1, 110.00, 2, NULL, NULL), +(876, 697, 1, 110.00, 1, NULL, NULL), +(877, 697, 7, 130.00, 1, NULL, NULL), +(878, 698, 1, 110.00, 2, NULL, NULL), +(879, 699, 1, 110.00, 5, NULL, NULL), +(880, 700, 10, 120.00, 1, NULL, NULL), +(881, 701, 1, 110.00, 5, NULL, NULL), +(882, 702, 1, 110.00, 2, NULL, NULL), +(883, 702, 10, 120.00, 1, NULL, NULL), +(884, 703, 1, 110.00, 1, NULL, NULL), +(885, 703, 7, 130.00, 1, NULL, NULL), +(886, 704, 1, 110.00, 2, NULL, NULL), +(887, 705, 1, 110.00, 2, NULL, NULL), +(888, 706, 1, 110.00, 2, NULL, NULL), +(889, 707, 1, 110.00, 3, NULL, NULL), +(890, 708, 1, 110.00, 2, NULL, NULL), +(891, 709, 1, 110.00, 2, NULL, NULL), +(892, 709, 7, 130.00, 1, NULL, NULL), +(893, 710, 1, 110.00, 5, NULL, NULL), +(894, 711, 1, 110.00, 1, NULL, NULL), +(896, 713, 7, 130.00, 2, NULL, NULL), +(897, 714, 1, 110.00, 3, NULL, NULL), +(898, 714, 7, 130.00, 2, NULL, NULL), +(899, 715, 1, 110.00, 5, NULL, NULL), +(900, 716, 1, 110.00, 3, NULL, NULL), +(901, 717, 1, 110.00, 2, NULL, NULL), +(902, 718, 1, 110.00, 5, NULL, NULL), +(903, 719, 1, 110.00, 3, NULL, NULL), +(904, 720, 1, 110.00, 3, NULL, NULL), +(905, 721, 1, 110.00, 2, NULL, NULL), +(906, 722, 1, 110.00, 5, NULL, NULL), +(907, 723, 1, 100.00, 2, NULL, NULL), +(908, 723, 7, 130.00, 1, NULL, NULL), +(909, 724, 1, 110.00, 2, NULL, NULL), +(910, 725, 1, 110.00, 2, NULL, NULL), +(911, 726, 1, 110.00, 5, NULL, NULL), +(912, 727, 1, 110.00, 2, NULL, NULL), +(913, 727, 7, 130.00, 2, NULL, NULL), +(914, 728, 1, 110.00, 2, NULL, NULL), +(915, 729, 1, 110.00, 1, NULL, NULL), +(916, 730, 1, 110.00, 2, NULL, NULL), +(917, 731, 1, 110.00, 2, NULL, NULL), +(918, 731, 7, 130.00, 1, NULL, NULL), +(919, 731, 10, 120.00, 1, NULL, NULL), +(920, 732, 1, 110.00, 2, NULL, NULL), +(921, 733, 1, 110.00, 2, NULL, NULL), +(922, 734, 1, 110.00, 2, NULL, NULL), +(923, 735, 1, 110.00, 2, NULL, NULL), +(924, 736, 1, 110.00, 1, NULL, NULL), +(925, 737, 1, 110.00, 5, NULL, NULL), +(926, 738, 1, 110.00, 3, NULL, NULL), +(927, 739, 1, 110.00, 2, NULL, NULL), +(928, 739, 8, 100.00, 1, NULL, NULL), +(929, 740, 1, 110.00, 3, NULL, NULL), +(930, 741, 1, 110.00, 2, NULL, NULL), +(931, 742, 1, 110.00, 2, NULL, NULL), +(932, 743, 1, 110.00, 2, NULL, NULL), +(933, 744, 1, 110.00, 1, NULL, NULL), +(934, 745, 1, 110.00, 2, NULL, NULL), +(935, 746, 1, 110.00, 1, NULL, NULL), +(936, 747, 1, 110.00, 5, NULL, NULL), +(937, 748, 1, 110.00, 2, NULL, NULL), +(938, 748, 8, 100.00, 1, NULL, NULL), +(939, 748, 11, 145.00, 1, NULL, NULL), +(940, 749, 1, 110.00, 5, NULL, NULL), +(941, 750, 1, 110.00, 2, NULL, NULL), +(942, 751, 1, 110.00, 2, NULL, NULL), +(943, 752, 1, 110.00, 2, NULL, NULL), +(944, 753, 1, 110.00, 2, NULL, NULL), +(945, 754, 1, 110.00, 1, NULL, NULL), +(946, 755, 1, 110.00, 2, NULL, NULL), +(947, 756, 1, 110.00, 2, NULL, NULL), +(948, 756, 10, 120.00, 1, NULL, NULL), +(949, 757, 11, 145.00, 1, NULL, NULL), +(950, 758, 1, 110.00, 5, NULL, NULL), +(951, 759, 1, 110.00, 1, NULL, NULL), +(952, 760, 1, 110.00, 2, NULL, NULL), +(953, 761, 1, 110.00, 3, NULL, NULL), +(954, 762, 1, 110.00, 2, NULL, NULL), +(955, 763, 1, 110.00, 5, NULL, NULL), +(956, 764, 1, 110.00, 5, NULL, NULL), +(957, 765, 1, 110.00, 5, NULL, NULL), +(958, 766, 1, 110.00, 2, NULL, NULL), +(959, 767, 1, 110.00, 2, NULL, NULL), +(960, 768, 1, 110.00, 5, NULL, NULL), +(961, 769, 1, 110.00, 5, NULL, NULL), +(962, 770, 1, 110.00, 2, NULL, NULL), +(963, 771, 1, 110.00, 2, NULL, NULL), +(964, 772, 1, 110.00, 2, NULL, NULL), +(965, 772, 7, 130.00, 1, NULL, NULL), +(966, 773, 1, 110.00, 2, NULL, NULL), +(967, 774, 1, 110.00, 2, NULL, NULL), +(968, 774, 7, 130.00, 1, NULL, NULL), +(969, 775, 1, 110.00, 2, NULL, NULL), +(970, 776, 1, 110.00, 1, NULL, NULL), +(971, 776, 7, 130.00, 1, NULL, NULL), +(972, 777, 1, 110.00, 3, NULL, NULL), +(973, 778, 1, 110.00, 3, NULL, NULL), +(974, 779, 1, 110.00, 10, NULL, NULL), +(975, 780, 1, 110.00, 2, NULL, NULL), +(976, 781, 1, 110.00, 1, NULL, NULL), +(977, 782, 1, 110.00, 2, NULL, NULL), +(978, 783, 1, 110.00, 5, NULL, NULL), +(979, 784, 1, 110.00, 1, NULL, NULL), +(980, 784, 11, 145.00, 1, NULL, NULL), +(981, 785, 1, 110.00, 1, NULL, NULL), +(982, 785, 7, 130.00, 1, NULL, NULL), +(983, 786, 1, 110.00, 2, NULL, NULL), +(984, 787, 1, 110.00, 2, NULL, NULL), +(985, 788, 1, 110.00, 1, NULL, NULL), +(986, 788, 10, 120.00, 1, NULL, NULL), +(987, 789, 1, 110.00, 1, NULL, NULL), +(988, 790, 1, 110.00, 2, NULL, NULL), +(989, 791, 1, 120.00, 1, NULL, NULL), +(990, 791, 7, 120.00, 1, NULL, NULL), +(994, 793, 1, 120.00, 2, NULL, NULL), +(995, 794, 1, 120.00, 1, NULL, NULL), +(996, 795, 1, 120.00, 3, NULL, NULL), +(997, 796, 1, 120.00, 4, NULL, NULL), +(998, 797, 1, 120.00, 2, NULL, NULL), +(999, 798, 1, 120.00, 1, NULL, NULL), +(1000, 799, 1, 120.00, 2, NULL, NULL), +(1001, 799, 10, 120.00, 1, NULL, NULL), +(1002, 800, 1, 120.00, 1, NULL, NULL), +(1003, 801, 1, 120.00, 3, NULL, NULL), +(1004, 802, 1, 120.00, 1, NULL, NULL), +(1005, 803, 1, 120.00, 1, NULL, NULL), +(1006, 804, 1, 120.00, 2, NULL, NULL), +(1007, 805, 1, 120.00, 1, NULL, NULL), +(1008, 806, 1, 120.00, 2, NULL, NULL), +(1009, 807, 1, 120.00, 1, NULL, NULL), +(1010, 808, 1, 120.00, 3, NULL, NULL), +(1011, 809, 1, 120.00, 1, NULL, NULL), +(1012, 810, 1, 120.00, 10, NULL, NULL), +(1013, 810, 8, 90.00, 1, NULL, NULL), +(1014, 810, 7, 120.00, 1, NULL, NULL), +(1015, 791, 10, 120.00, 2, NULL, NULL), +(1016, 811, 7, 120.00, 1, NULL, NULL), +(1017, 812, 1, 120.00, 2, NULL, NULL), +(1018, 813, 1, 120.00, 1, NULL, NULL), +(1019, 814, 1, 120.00, 1, NULL, NULL), +(1020, 814, 10, 120.00, 1, NULL, NULL), +(1021, 815, 1, 120.00, 1, NULL, NULL), +(1022, 816, 1, 120.00, 1, NULL, NULL), +(1023, 817, 1, 120.00, 1, NULL, NULL), +(1024, 817, 7, 120.00, 1, NULL, NULL), +(1025, 818, 1, 120.00, 1, NULL, NULL), +(1026, 819, 1, 120.00, 2, NULL, NULL), +(1027, 819, 10, 120.00, 1, NULL, NULL), +(1028, 820, 1, 120.00, 1, NULL, NULL), +(1029, 821, 1, 120.00, 1, NULL, NULL), +(1030, 822, 1, 120.00, 1, NULL, NULL), +(1031, 823, 1, 120.00, 1, NULL, NULL), +(1032, 823, 11, 145.00, 1, NULL, NULL), +(1033, 824, 1, 120.00, 3, NULL, NULL), +(1034, 825, 1, 120.00, 2, NULL, NULL), +(1035, 826, 1, 120.00, 1, NULL, NULL), +(1036, 827, 1, 120.00, 1, NULL, NULL), +(1037, 828, 1, 120.00, 1, NULL, NULL), +(1038, 829, 1, 120.00, 2, NULL, NULL), +(1039, 830, 1, 120.00, 2, NULL, NULL), +(1040, 831, 1, 120.00, 2, NULL, NULL), +(1041, 832, 10, 120.00, 1, NULL, NULL), +(1042, 833, 1, 120.00, 1, NULL, NULL), +(1043, 833, 7, 120.00, 1, NULL, NULL), +(1044, 834, 1, 120.00, 3, NULL, NULL), +(1045, 835, 7, 120.00, 1, NULL, NULL), +(1046, 836, 7, 120.00, 1, NULL, NULL), +(1047, 836, 1, 120.00, 1, NULL, NULL), +(1048, 837, 1, 120.00, 2, NULL, NULL), +(1049, 838, 1, 120.00, 2, NULL, NULL), +(1050, 839, 1, 120.00, 1, NULL, NULL), +(1051, 840, 1, 120.00, 1, NULL, NULL), +(1052, 840, 7, 120.00, 1, NULL, NULL), +(1053, 841, 1, 120.00, 1, NULL, NULL), +(1054, 842, 1, 120.00, 2, NULL, NULL), +(1055, 843, 1, 120.00, 2, NULL, NULL), +(1056, 844, 11, 145.00, 1, NULL, NULL), +(1057, 845, 1, 120.00, 2, NULL, NULL), +(1058, 846, 1, 120.00, 1, NULL, NULL), +(1059, 847, 1, 120.00, 1, NULL, NULL), +(1060, 847, 10, 120.00, 1, NULL, NULL), +(1061, 848, 10, 120.00, 2, NULL, NULL), +(1062, 849, 1, 120.00, 1, NULL, NULL), +(1063, 850, 10, 120.00, 1, NULL, NULL), +(1064, 851, 1, 120.00, 1, NULL, NULL), +(1065, 852, 1, 120.00, 1, NULL, NULL), +(1066, 853, 1, 120.00, 1, NULL, NULL), +(1067, 854, 1, 120.00, 20, NULL, NULL), +(1068, 855, 10, 120.00, 1, NULL, NULL), +(1069, 856, 1, 120.00, 1, NULL, NULL), +(1070, 857, 1, 120.00, 1, NULL, NULL), +(1071, 857, 7, 120.00, 1, NULL, NULL), +(1072, 858, 1, 120.00, 2, NULL, NULL), +(1073, 858, 7, 120.00, 1, NULL, NULL), +(1074, 859, 1, 120.00, 2, NULL, NULL), +(1075, 860, 1, 120.00, 1, NULL, NULL), +(1076, 860, 7, 120.00, 1, NULL, NULL), +(1077, 861, 1, 120.00, 1, NULL, NULL), +(1078, 862, 1, 120.00, 2, NULL, NULL), +(1079, 863, 1, 120.00, 1, NULL, NULL), +(1080, 864, 1, 120.00, 3, NULL, NULL), +(1081, 865, 1, 120.00, 1, NULL, NULL), +(1082, 866, 1, 120.00, 1, NULL, NULL), +(1083, 867, 1, 120.00, 1, NULL, NULL), +(1084, 868, 1, 120.00, 1, NULL, NULL), +(1085, 869, 1, 120.00, 2, NULL, NULL), +(1086, 869, 7, 120.00, 2, NULL, NULL), +(1087, 870, 7, 120.00, 1, NULL, NULL), +(1088, 870, 1, 120.00, 1, NULL, NULL), +(1089, 871, 1, 120.00, 1, NULL, NULL), +(1090, 872, 1, 120.00, 1, NULL, NULL), +(1091, 873, 1, 120.00, 1, NULL, NULL), +(1092, 873, 7, 120.00, 1, NULL, NULL), +(1093, 874, 1, 120.00, 1, NULL, NULL), +(1094, 874, 7, 120.00, 1, NULL, NULL), +(1095, 875, 1, 120.00, 2, NULL, NULL), +(1096, 876, 1, 120.00, 5, NULL, NULL), +(1097, 877, 1, 120.00, 3, NULL, NULL), +(1098, 877, 7, 120.00, 1, NULL, NULL), +(1099, 878, 1, 120.00, 2, NULL, NULL), +(1100, 878, 10, 120.00, 2, NULL, NULL), +(1101, 879, 1, 120.00, 1, NULL, NULL), +(1102, 879, 7, 120.00, 1, NULL, NULL), +(1103, 880, 1, 120.00, 1, NULL, NULL), +(1104, 881, 1, 120.00, 1, NULL, NULL), +(1105, 882, 1, 120.00, 2, NULL, NULL), +(1106, 883, 1, 120.00, 1, NULL, NULL), +(1107, 884, 1, 120.00, 1, NULL, NULL), +(1108, 885, 1, 120.00, 5, NULL, NULL), +(1109, 886, 1, 120.00, 1, NULL, NULL), +(1110, 887, 1, 120.00, 1, NULL, NULL), +(1111, 887, 7, 120.00, 1, NULL, NULL), +(1112, 888, 1, 120.00, 1, NULL, NULL), +(1113, 889, 1, 120.00, 1, NULL, NULL), +(1114, 889, 7, 120.00, 1, NULL, NULL), +(1115, 890, 1, 120.00, 1, NULL, NULL), +(1116, 890, 7, 120.00, 1, NULL, NULL), +(1117, 891, 1, 120.00, 1, NULL, NULL), +(1118, 891, 7, 120.00, 1, NULL, NULL), +(1119, 892, 1, 120.00, 1, NULL, NULL), +(1120, 893, 1, 120.00, 1, NULL, NULL), +(1121, 894, 1, 120.00, 1, NULL, NULL), +(1122, 895, 1, 120.00, 2, NULL, NULL), +(1123, 895, 7, 120.00, 1, NULL, NULL), +(1124, 896, 1, 120.00, 1, NULL, NULL), +(1125, 897, 1, 120.00, 3, NULL, NULL), +(1126, 898, 7, 120.00, 1, NULL, NULL), +(1127, 898, 1, 120.00, 1, NULL, NULL), +(1128, 899, 1, 120.00, 1, NULL, NULL), +(1129, 899, 7, 120.00, 1, NULL, NULL), +(1130, 900, 1, 120.00, 2, NULL, NULL), +(1131, 901, 1, 120.00, 1, NULL, NULL), +(1132, 902, 1, 120.00, 1, NULL, NULL), +(1133, 902, 7, 120.00, 1, NULL, NULL), +(1134, 903, 1, 120.00, 1, NULL, NULL), +(1135, 903, 7, 120.00, 1, NULL, NULL), +(1136, 904, 7, 120.00, 1, NULL, NULL), +(1137, 904, 1, 120.00, 1, NULL, NULL), +(1138, 905, 1, 120.00, 1, NULL, NULL), +(1139, 906, 1, 120.00, 1, NULL, NULL), +(1140, 906, 7, 120.00, 1, NULL, NULL), +(1141, 907, 1, 120.00, 1, NULL, NULL), +(1142, 907, 7, 120.00, 1, NULL, NULL), +(1143, 908, 1, 120.00, 4, NULL, NULL), +(1144, 909, 1, 120.00, 2, NULL, NULL), +(1145, 910, 1, 120.00, 3, NULL, NULL), +(1146, 911, 1, 120.00, 2, NULL, NULL), +(1147, 912, 1, 120.00, 1, NULL, NULL), +(1148, 913, 1, 120.00, 1, NULL, NULL), +(1149, 913, 7, 120.00, 1, NULL, NULL), +(1150, 914, 1, 120.00, 1, NULL, NULL), +(1151, 915, 1, 120.00, 1, NULL, NULL), +(1152, 916, 1, 120.00, 1, NULL, NULL), +(1153, 916, 7, 120.00, 1, NULL, NULL), +(1154, 917, 1, 120.00, 1, NULL, NULL), +(1155, 918, 11, 145.00, 1, NULL, NULL), +(1156, 919, 1, 120.00, 1, NULL, NULL), +(1157, 920, 1, 120.00, 1, NULL, NULL), +(1158, 921, 1, 120.00, 1, NULL, NULL), +(1159, 921, 7, 120.00, 1, NULL, NULL), +(1160, 922, 1, 120.00, 1, NULL, NULL), +(1161, 923, 1, 120.00, 1, NULL, NULL), +(1162, 924, 1, 120.00, 1, NULL, NULL), +(1163, 924, 7, 120.00, 1, NULL, NULL), +(1164, 925, 1, 120.00, 1, NULL, NULL), +(1165, 925, 7, 120.00, 1, NULL, NULL), +(1166, 926, 1, 120.00, 2, NULL, NULL), +(1167, 926, 7, 120.00, 1, NULL, NULL), +(1168, 927, 1, 120.00, 1, NULL, NULL), +(1169, 928, 1, 120.00, 2, NULL, NULL), +(1170, 929, 3, 120.00, 1, NULL, NULL), +(1171, 930, 1, 120.00, 2, NULL, NULL), +(1172, 931, 1, 120.00, 1, NULL, NULL), +(1173, 932, 1, 120.00, 2, NULL, NULL), +(1174, 933, 1, 120.00, 4, NULL, NULL), +(1175, 934, 1, 120.00, 3, NULL, NULL), +(1176, 935, 1, 120.00, 1, NULL, NULL), +(1177, 935, 7, 120.00, 1, NULL, NULL), +(1178, 936, 1, 120.00, 1, NULL, NULL), +(1179, 937, 1, 120.00, 3, NULL, NULL), +(1180, 938, 1, 120.00, 1, NULL, NULL), +(1181, 938, 7, 120.00, 1, NULL, NULL), +(1182, 939, 1, 120.00, 1, NULL, NULL), +(1183, 939, 7, 120.00, 1, NULL, NULL), +(1184, 940, 1, 120.00, 1, NULL, NULL), +(1185, 940, 7, 120.00, 1, NULL, NULL), +(1186, 941, 1, 120.00, 20, NULL, NULL), +(1187, 942, 1, 100.00, 1, NULL, NULL), +(1188, 942, 12, 50.00, 1, NULL, NULL), +(1189, 942, 15, 150.00, 1, NULL, NULL), +(1190, 943, 1, 100.00, 1, NULL, NULL), +(1191, 943, 12, 50.00, 1, NULL, NULL), +(1192, 943, 15, 150.00, 1, NULL, NULL), +(1193, 943, 7, 100.00, 1, NULL, NULL), +(1194, 944, 1, 100.00, 1, NULL, NULL), +(1195, 944, 12, 50.00, 1, NULL, NULL), +(1196, 944, 15, 150.00, 1, NULL, NULL), +(1197, 945, 1, 100.00, 1, NULL, NULL), +(1198, 945, 12, 50.00, 1, NULL, NULL), +(1199, 945, 15, 150.00, 1, NULL, NULL), +(1200, 946, 1, 100.00, 1, NULL, NULL), +(1201, 946, 12, 50.00, 1, NULL, NULL), +(1202, 946, 15, 150.00, 1, NULL, NULL), +(1203, 947, 1, 100.00, 1, NULL, NULL), +(1204, 947, 12, 50.00, 1, NULL, NULL), +(1205, 947, 15, 150.00, 1, NULL, NULL), +(1206, 948, 1, 100.00, 1, NULL, NULL), +(1207, 948, 12, 50.00, 1, NULL, NULL), +(1208, 948, 15, 150.00, 1, NULL, NULL), +(1209, 949, 1, 100.00, 8, NULL, NULL), +(1210, 949, 7, 100.00, 3, NULL, NULL), +(1211, 949, 12, 50.00, 1, NULL, NULL), +(1212, 949, 15, 150.00, 1, NULL, NULL), +(1213, 950, 1, 100.00, 1, NULL, NULL), +(1214, 950, 12, 50.00, 1, NULL, NULL), +(1215, 950, 15, 150.00, 1, NULL, NULL), +(1216, 951, 1, 100.00, 1, NULL, NULL), +(1217, 951, 12, 50.00, 1, NULL, NULL), +(1218, 951, 15, 150.00, 1, NULL, NULL), +(1219, 952, 1, 100.00, 1, NULL, NULL), +(1220, 952, 12, 50.00, 1, NULL, NULL), +(1221, 952, 15, 150.00, 1, NULL, NULL), +(1222, 953, 1, 100.00, 1, NULL, NULL), +(1223, 953, 12, 50.00, 1, NULL, NULL), +(1224, 953, 15, 150.00, 1, NULL, NULL), +(1225, 954, 1, 120.00, 2, NULL, NULL), +(1226, 955, 1, 120.00, 2, NULL, NULL), +(1227, 956, 1, 120.00, 2, NULL, NULL), +(1228, 957, 1, 120.00, 2, NULL, NULL), +(1229, 957, 7, 120.00, 2, NULL, NULL), +(1230, 958, 1, 120.00, 1, NULL, NULL), +(1231, 958, 7, 120.00, 1, NULL, NULL), +(1232, 959, 1, 120.00, 1, NULL, NULL), +(1233, 960, 1, 120.00, 1, NULL, NULL), +(1234, 960, 7, 120.00, 1, NULL, NULL), +(1235, 960, 3, 120.00, 1, NULL, NULL), +(1236, 961, 1, 120.00, 2, NULL, NULL), +(1237, 962, 1, 120.00, 2, NULL, NULL), +(1238, 963, 1, 120.00, 2, NULL, NULL), +(1239, 964, 1, 120.00, 2, NULL, NULL), +(1240, 964, 7, 120.00, 1, NULL, NULL), +(1241, 964, 3, 120.00, 1, NULL, NULL), +(1242, 965, 1, 120.00, 1, NULL, NULL), +(1243, 966, 1, 120.00, 1, NULL, NULL), +(1244, 967, 1, 120.00, 1, NULL, NULL), +(1245, 968, 1, 120.00, 2, NULL, NULL), +(1246, 969, 1, 120.00, 1, NULL, NULL), +(1247, 970, 1, 120.00, 1, NULL, NULL), +(1248, 971, 1, 120.00, 1, NULL, NULL), +(1249, 971, 7, 120.00, 1, NULL, NULL), +(1250, 972, 1, 120.00, 1, NULL, NULL), +(1251, 972, 7, 120.00, 1, NULL, NULL), +(1252, 973, 1, 120.00, 1, NULL, NULL), +(1253, 973, 7, 120.00, 1, NULL, NULL), +(1254, 974, 1, 120.00, 2, NULL, NULL), +(1255, 975, 1, 120.00, 1, NULL, NULL), +(1256, 976, 1, 120.00, 1, NULL, NULL), +(1257, 976, 7, 120.00, 1, NULL, NULL), +(1258, 977, 3, 120.00, 1, NULL, NULL), +(1259, 978, 1, 120.00, 1, NULL, NULL), +(1260, 979, 1, 120.00, 2, NULL, NULL), +(1261, 979, 7, 120.00, 1, NULL, NULL), +(1262, 980, 1, 120.00, 1, NULL, NULL), +(1263, 981, 1, 100.00, 1, NULL, NULL), +(1264, 981, 12, 50.00, 1, NULL, NULL), +(1265, 981, 15, 150.00, 1, NULL, NULL), +(1266, 982, 1, 120.00, 1, NULL, NULL), +(1267, 983, 1, 100.00, 1, NULL, NULL), +(1268, 983, 12, 50.00, 1, NULL, NULL), +(1269, 983, 10, 100.00, 1, NULL, NULL), +(1270, 983, 15, 150.00, 1, NULL, NULL), +(1271, 984, 1, 100.00, 7, NULL, NULL), +(1272, 984, 7, 100.00, 3, NULL, NULL), +(1273, 985, 1, 120.00, 1, NULL, NULL), +(1274, 986, 1, 120.00, 1, NULL, NULL), +(1275, 987, 1, 120.00, 1, NULL, NULL), +(1276, 988, 1, 120.00, 1, NULL, NULL), +(1277, 989, 1, 120.00, 2, NULL, NULL), +(1278, 990, 1, 120.00, 2, NULL, NULL), +(1279, 990, 7, 120.00, 1, NULL, NULL), +(1280, 991, 1, 120.00, 4, NULL, NULL), +(1281, 992, 1, 120.00, 2, NULL, NULL), +(1282, 993, 1, 120.00, 2, NULL, NULL), +(1283, 994, 1, 120.00, 1, NULL, NULL), +(1284, 995, 1, 120.00, 1, NULL, NULL), +(1285, 996, 1, 120.00, 2, NULL, NULL), +(1286, 996, 10, 120.00, 1, NULL, NULL), +(1287, 997, 1, 120.00, 1, NULL, NULL), +(1288, 998, 1, 120.00, 1, NULL, NULL), +(1289, 999, 1, 120.00, 1, NULL, NULL), +(1290, 999, 7, 120.00, 1, NULL, NULL), +(1291, 1000, 1, 100.00, 1, NULL, NULL), +(1292, 1000, 7, 100.00, 2, NULL, NULL), +(1293, 1001, 1, 100.00, 1, NULL, NULL), +(1294, 1001, 12, 50.00, 1, NULL, NULL), +(1295, 1001, 15, 150.00, 1, NULL, NULL), +(1296, 1002, 1, 100.00, 1, NULL, NULL), +(1297, 1002, 12, 50.00, 1, NULL, NULL), +(1298, 1002, 15, 150.00, 1, NULL, NULL), +(1299, 1003, 1, 100.00, 1, NULL, NULL), +(1300, 1003, 12, 50.00, 1, NULL, NULL), +(1301, 1003, 15, 150.00, 1, NULL, NULL), +(1302, 1004, 1, 120.00, 1, NULL, NULL), +(1303, 1004, 3, 120.00, 1, NULL, NULL), +(1304, 1005, 1, 120.00, 1, NULL, NULL), +(1305, 1006, 1, 120.00, 2, NULL, NULL), +(1306, 1007, 1, 120.00, 2, NULL, NULL), +(1307, 1008, 1, 120.00, 1, NULL, NULL), +(1308, 1009, 1, 120.00, 1, NULL, NULL), +(1309, 1009, 10, 120.00, 1, NULL, NULL), +(1310, 1010, 1, 120.00, 2, NULL, NULL), +(1311, 1011, 1, 120.00, 2, NULL, NULL), +(1312, 1012, 2, 120.00, 7, NULL, NULL), +(1313, 1012, 1, 120.00, 3, NULL, NULL), +(1314, 1013, 1, 120.00, 1, NULL, NULL), +(1315, 1014, 1, 120.00, 2, NULL, NULL), +(1316, 1014, 7, 120.00, 1, NULL, NULL), +(1317, 1015, 1, 120.00, 1, NULL, NULL), +(1318, 1016, 3, 120.00, 2, NULL, NULL), +(1319, 1017, 1, 120.00, 1, NULL, NULL), +(1320, 1018, 1, 120.00, 2, NULL, NULL), +(1321, 1019, 1, 120.00, 1, NULL, NULL), +(1322, 1019, 7, 120.00, 1, NULL, NULL), +(1323, 1019, 10, 120.00, 1, NULL, NULL), +(1324, 1020, 1, 120.00, 1, NULL, NULL), +(1325, 1021, 1, 120.00, 1, NULL, NULL), +(1326, 1022, 7, 100.00, 2, NULL, NULL), +(1327, 1022, 1, 100.00, 7, NULL, NULL), +(1328, 1022, 3, 100.00, 1, NULL, NULL), +(1329, 1023, 2, 120.00, 5, NULL, NULL), +(1331, 1025, 2, 120.00, 1, NULL, NULL), +(1332, 1026, 1, 120.00, 1, NULL, NULL), +(1333, 1027, 1, 120.00, 2, NULL, NULL), +(1334, 1027, 9, 120.00, 1, NULL, NULL), +(1335, 1027, 2, 120.00, 1, NULL, NULL), +(1336, 1027, 4, 120.00, 1, NULL, NULL), +(1337, 1027, 16, 120.00, 1, NULL, NULL), +(1338, 1028, 2, 120.00, 2, NULL, NULL), +(1339, 1029, 1, 120.00, 1, NULL, NULL), +(1340, 1029, 3, 120.00, 1, NULL, NULL), +(1341, 1029, 2, 120.00, 1, NULL, NULL), +(1342, 1030, 3, 120.00, 1, NULL, NULL), +(1343, 1030, 2, 120.00, 1, NULL, NULL), +(1344, 1031, 1, 100.00, 2, NULL, NULL), +(1345, 1031, 11, 145.00, 1, NULL, NULL), +(1346, 1031, 7, 100.00, 1, NULL, NULL), +(1347, 1031, 2, 100.00, 3, NULL, NULL), +(1348, 1032, 2, 120.00, 2, NULL, NULL), +(1349, 1033, 2, 120.00, 1, NULL, NULL), +(1350, 1034, 1, 120.00, 1, NULL, NULL), +(1351, 1034, 2, 120.00, 1, NULL, NULL), +(1352, 1035, 1, 120.00, 1, NULL, NULL), +(1353, 1035, 2, 120.00, 1, NULL, NULL), +(1354, 1036, 2, 120.00, 1, NULL, NULL), +(1355, 1037, 10, 100.00, 1, NULL, NULL), +(1356, 1037, 3, 100.00, 1, NULL, NULL), +(1357, 1038, 2, 100.00, 1, NULL, NULL), +(1358, 1039, 1, 120.00, 1, NULL, NULL), +(1359, 1040, 1, 100.00, 5, NULL, NULL), +(1360, 1041, 2, 120.00, 2, NULL, NULL), +(1361, 1042, 1, 120.00, 1, NULL, NULL), +(1362, 1043, 1, 120.00, 1, NULL, NULL), +(1363, 1044, 1, 120.00, 1, NULL, NULL), +(1364, 1045, 1, 120.00, 1, NULL, NULL), +(1365, 1046, 1, 100.00, 20, NULL, NULL), +(1366, 1047, 1, 120.00, 1, NULL, NULL), +(1367, 1048, 1, 120.00, 1, NULL, NULL), +(1368, 1048, 2, 120.00, 1, NULL, NULL), +(1369, 1048, 10, 120.00, 1, NULL, NULL), +(1370, 1049, 1, 120.00, 1, NULL, NULL), +(1371, 1049, 2, 120.00, 1, NULL, NULL), +(1372, 1050, 1, 120.00, 1, NULL, NULL), +(1373, 1051, 2, 120.00, 1, NULL, NULL), +(1374, 1052, 1, 120.00, 1, NULL, NULL), +(1375, 1052, 2, 120.00, 1, NULL, NULL), +(1376, 1053, 1, 120.00, 1, NULL, NULL), +(1377, 1054, 1, 120.00, 1, NULL, NULL), +(1378, 1055, 1, 100.00, 1, NULL, NULL), +(1379, 1055, 12, 50.00, 1, NULL, NULL), +(1380, 1055, 15, 150.00, 1, NULL, NULL), +(1381, 1056, 1, 120.00, 1, NULL, NULL), +(1382, 1057, 1, 100.00, 9, NULL, NULL), +(1383, 1057, 2, 100.00, 2, NULL, NULL), +(1384, 1057, 12, 50.00, 1, NULL, NULL), +(1385, 1057, 15, 150.00, 1, NULL, NULL), +(1386, 1058, 3, 120.00, 2, NULL, NULL), +(1387, 1058, 1, 120.00, 2, NULL, NULL), +(1388, 1058, 7, 120.00, 2, NULL, NULL), +(1389, 1059, 2, 120.00, 1, NULL, NULL), +(1390, 1060, 2, 120.00, 2, NULL, NULL), +(1391, 1061, 1, 120.00, 3, NULL, NULL), +(1392, 1061, 7, 120.00, 3, NULL, NULL), +(1393, 1062, 1, 100.00, 1, NULL, NULL), +(1394, 1062, 12, 50.00, 1, NULL, NULL), +(1395, 1062, 15, 150.00, 1, NULL, NULL), +(1396, 1063, 1, 120.00, 2, NULL, NULL), +(1397, 1064, 1, 120.00, 1, NULL, NULL), +(1398, 1065, 2, 120.00, 1, NULL, NULL), +(1399, 1065, 1, 120.00, 1, NULL, NULL), +(1400, 1066, 1, 120.00, 2, NULL, NULL), +(1401, 1067, 2, 120.00, 1, NULL, NULL), +(1402, 1068, 1, 120.00, 3, NULL, NULL), +(1403, 1068, 7, 120.00, 1, NULL, NULL), +(1404, 1069, 1, 120.00, 1, NULL, NULL), +(1405, 1070, 10, 120.00, 2, NULL, NULL), +(1406, 1071, 9, 120.00, 1, NULL, NULL), +(1407, 1071, 16, 120.00, 1, NULL, NULL), +(1408, 1071, 5, 120.00, 1, NULL, NULL), +(1409, 1072, 2, 120.00, 1, NULL, NULL); +INSERT INTO `order_items` (`id`, `order_id`, `product_id`, `price`, `quantity`, `created_at`, `updated_at`) VALUES +(1410, 1073, 3, 120.00, 1, NULL, NULL), +(1411, 1073, 10, 120.00, 1, NULL, NULL), +(1412, 1073, 2, 120.00, 1, NULL, NULL), +(1413, 1073, 1, 120.00, 1, NULL, NULL), +(1414, 1074, 1, 100.00, 1, NULL, NULL), +(1415, 1074, 12, 50.00, 1, NULL, NULL), +(1416, 1074, 15, 150.00, 1, NULL, NULL), +(1417, 1074, 7, 100.00, 1, NULL, NULL), +(1418, 1074, 2, 100.00, 1, NULL, NULL), +(1419, 1074, 10, 100.00, 1, NULL, NULL), +(1420, 1074, 3, 100.00, 2, NULL, NULL), +(1421, 1075, 2, 120.00, 2, NULL, NULL), +(1422, 1076, 2, 120.00, 2, NULL, NULL), +(1423, 1077, 2, 120.00, 1, NULL, NULL), +(1424, 1078, 2, 100.00, 1, NULL, NULL), +(1425, 1078, 12, 50.00, 1, NULL, NULL), +(1426, 1078, 15, 150.00, 1, NULL, NULL), +(1427, 1079, 2, 120.00, 1, NULL, NULL), +(1428, 1080, 1, 100.00, 1, NULL, NULL), +(1429, 1080, 12, 50.00, 1, NULL, NULL), +(1430, 1080, 15, 150.00, 1, NULL, NULL), +(1431, 1081, 1, 100.00, 4, NULL, NULL), +(1432, 1082, 1, 100.00, 1, NULL, NULL), +(1433, 1082, 12, 50.00, 1, NULL, NULL), +(1434, 1082, 15, 150.00, 1, NULL, NULL), +(1435, 1083, 2, 120.00, 1, NULL, NULL), +(1436, 1084, 2, 120.00, 1, NULL, NULL), +(1437, 1085, 1, 120.00, 1, NULL, NULL), +(1438, 1085, 2, 120.00, 1, NULL, NULL), +(1439, 1086, 1, 120.00, 1, NULL, NULL), +(1440, 1087, 1, 120.00, 2, NULL, NULL), +(1441, 1088, 2, 120.00, 1, NULL, NULL), +(1442, 1089, 1, 120.00, 1, NULL, NULL), +(1443, 1089, 2, 120.00, 1, NULL, NULL), +(1444, 1090, 2, 120.00, 3, NULL, NULL), +(1445, 1091, 2, 120.00, 2, NULL, NULL), +(1446, 1092, 2, 120.00, 1, NULL, NULL), +(1447, 1093, 1, 120.00, 1, NULL, NULL), +(1448, 1094, 1, 120.00, 2, NULL, NULL), +(1449, 1095, 1, 120.00, 1, NULL, NULL), +(1450, 1096, 1, 100.00, 1, NULL, NULL), +(1451, 1096, 12, 50.00, 1, NULL, NULL), +(1452, 1096, 15, 150.00, 1, NULL, NULL), +(1453, 1097, 2, 120.00, 1, NULL, NULL), +(1454, 1098, 1, 120.00, 2, NULL, NULL), +(1455, 1098, 2, 120.00, 1, NULL, NULL), +(1456, 1099, 2, 120.00, 1, NULL, NULL), +(1457, 1100, 2, 120.00, 1, NULL, NULL), +(1458, 1101, 1, 120.00, 3, NULL, NULL), +(1459, 1102, 1, 120.00, 1, NULL, NULL), +(1460, 1103, 1, 120.00, 1, NULL, NULL), +(1461, 1104, 1, 120.00, 1, NULL, NULL), +(1462, 1105, 2, 120.00, 3, NULL, NULL), +(1463, 1106, 2, 120.00, 1, NULL, NULL), +(1464, 1107, 4, 120.00, 1, NULL, NULL), +(1465, 1107, 3, 120.00, 1, NULL, NULL), +(1466, 1107, 2, 120.00, 1, NULL, NULL), +(1467, 1108, 1, 120.00, 1, NULL, NULL), +(1468, 1108, 2, 120.00, 1, NULL, NULL), +(1469, 1109, 1, 120.00, 1, NULL, NULL), +(1470, 1110, 2, 120.00, 1, NULL, NULL), +(1471, 1111, 2, 120.00, 1, NULL, NULL), +(1472, 1112, 1, 120.00, 1, NULL, NULL), +(1473, 1112, 7, 120.00, 1, NULL, NULL), +(1474, 1113, 1, 120.00, 1, NULL, NULL), +(1475, 1114, 1, 120.00, 1, NULL, NULL), +(1476, 1114, 3, 120.00, 1, NULL, NULL), +(1477, 1115, 1, 120.00, 1, NULL, NULL), +(1478, 1116, 1, 120.00, 1, NULL, NULL), +(1479, 1117, 1, 120.00, 1, NULL, NULL), +(1480, 1117, 2, 120.00, 1, NULL, NULL), +(1481, 1118, 1, 100.00, 6, NULL, NULL), +(1482, 1118, 3, 100.00, 6, NULL, NULL), +(1483, 1118, 9, 100.00, 2, NULL, NULL), +(1484, 1118, 7, 100.00, 4, NULL, NULL), +(1485, 1118, 2, 100.00, 5, NULL, NULL), +(1486, 1118, 5, 100.00, 1, NULL, NULL), +(1487, 1118, 4, 100.00, 2, NULL, NULL), +(1488, 1118, 16, 100.00, 2, NULL, NULL), +(1489, 1119, 2, 120.00, 1, NULL, NULL), +(1490, 1119, 4, 120.00, 1, NULL, NULL), +(1491, 1120, 1, 120.00, 2, NULL, NULL), +(1492, 1121, 4, 120.00, 1, NULL, NULL), +(1493, 1122, 2, 120.00, 1, NULL, NULL), +(1494, 1123, 10, 120.00, 1, NULL, NULL), +(1495, 1124, 1, 120.00, 6, NULL, NULL), +(1496, 1124, 2, 120.00, 1, NULL, NULL), +(1497, 1124, 7, 120.00, 1, NULL, NULL), +(1498, 1125, 10, 120.00, 1, NULL, NULL), +(1499, 1125, 2, 120.00, 1, NULL, NULL), +(1500, 1125, 1, 120.00, 1, NULL, NULL), +(1501, 1126, 1, 120.00, 1, NULL, NULL), +(1502, 1127, 7, 120.00, 1, NULL, NULL), +(1503, 1127, 1, 120.00, 1, NULL, NULL), +(1504, 1128, 1, 120.00, 1, NULL, NULL), +(1505, 1128, 2, 120.00, 1, NULL, NULL), +(1506, 1129, 1, 120.00, 2, NULL, NULL), +(1507, 1130, 2, 100.00, 2, NULL, NULL), +(1508, 1131, 1, 120.00, 1, NULL, NULL), +(1509, 1131, 2, 120.00, 1, NULL, NULL), +(1510, 1132, 1, 100.00, 52, NULL, NULL), +(1511, 1132, 12, 50.00, 1, NULL, NULL), +(1512, 1132, 2, 100.00, 2, NULL, NULL), +(1513, 1132, 4, 100.00, 5, NULL, NULL), +(1514, 1132, 5, 100.00, 2, NULL, NULL), +(1515, 1132, 9, 100.00, 1, NULL, NULL), +(1516, 1132, 16, 100.00, 1, NULL, NULL), +(1517, 1132, 15, 150.00, 1, NULL, NULL), +(1518, 1133, 2, 120.00, 1, NULL, NULL), +(1519, 1134, 5, 100.00, 1, NULL, NULL), +(1520, 1134, 4, 100.00, 1, NULL, NULL), +(1521, 1134, 3, 100.00, 2, NULL, NULL), +(1522, 1134, 1, 100.00, 1, NULL, NULL), +(1523, 1134, 16, 100.00, 1, NULL, NULL), +(1524, 1135, 1, 120.00, 2, NULL, NULL), +(1525, 1135, 4, 120.00, 1, NULL, NULL), +(1526, 1135, 7, 120.00, 1, NULL, NULL), +(1527, 1136, 1, 100.00, 1, NULL, NULL), +(1528, 1136, 12, 50.00, 1, NULL, NULL), +(1529, 1136, 15, 150.00, 1, NULL, NULL), +(1530, 1137, 2, 120.00, 1, NULL, NULL), +(1531, 1138, 1, 100.00, 1, NULL, NULL), +(1532, 1138, 12, 50.00, 1, NULL, NULL), +(1533, 1138, 15, 150.00, 1, NULL, NULL), +(1534, 1139, 1, 120.00, 1, NULL, NULL), +(1535, 1140, 2, 120.00, 1, NULL, NULL), +(1536, 1141, 2, 120.00, 1, NULL, NULL), +(1537, 1142, 1, 120.00, 1, NULL, NULL), +(1538, 1143, 1, 120.00, 2, NULL, NULL), +(1539, 1143, 2, 120.00, 1, NULL, NULL), +(1540, 1144, 1, 120.00, 1, NULL, NULL), +(1541, 1145, 1, 120.00, 1, NULL, NULL), +(1542, 1145, 2, 120.00, 1, NULL, NULL), +(1543, 1146, 1, 120.00, 1, NULL, NULL), +(1544, 1146, 2, 120.00, 1, NULL, NULL), +(1545, 1147, 2, 120.00, 2, NULL, NULL), +(1546, 1148, 2, 120.00, 1, NULL, NULL), +(1547, 1149, 10, 120.00, 1, NULL, NULL), +(1548, 1150, 1, 120.00, 1, NULL, NULL), +(1549, 1150, 2, 120.00, 1, NULL, NULL), +(1550, 1151, 1, 120.00, 1, NULL, NULL), +(1551, 1152, 1, 120.00, 3, NULL, NULL), +(1552, 1153, 2, 120.00, 1, NULL, NULL), +(1553, 1154, 3, 120.00, 1, NULL, NULL), +(1554, 1154, 10, 120.00, 1, NULL, NULL), +(1555, 1155, 2, 120.00, 1, NULL, NULL), +(1556, 1156, 1, 120.00, 1, NULL, NULL), +(1557, 1156, 7, 120.00, 1, NULL, NULL), +(1558, 1157, 2, 120.00, 1, NULL, NULL), +(1559, 1157, 1, 120.00, 1, NULL, NULL), +(1560, 1158, 3, 120.00, 1, NULL, NULL), +(1561, 1159, 1, 120.00, 1, NULL, NULL), +(1562, 1159, 2, 120.00, 1, NULL, NULL), +(1563, 1160, 1, 120.00, 2, NULL, NULL), +(1564, 1161, 1, 120.00, 1, NULL, NULL), +(1565, 1162, 1, 120.00, 1, NULL, NULL), +(1566, 1162, 7, 120.00, 1, NULL, NULL), +(1567, 1163, 1, 120.00, 2, NULL, NULL), +(1568, 1163, 2, 120.00, 1, NULL, NULL), +(1569, 1164, 1, 100.00, 3, NULL, NULL), +(1570, 1164, 12, 50.00, 1, NULL, NULL), +(1571, 1164, 15, 150.00, 1, NULL, NULL), +(1572, 1164, 16, 100.00, 1, NULL, NULL), +(1573, 1164, 2, 100.00, 1, NULL, NULL), +(1574, 1164, 4, 100.00, 1, NULL, NULL), +(1575, 1165, 1, 100.00, 1, NULL, NULL), +(1576, 1165, 12, 50.00, 1, NULL, NULL), +(1577, 1165, 15, 150.00, 1, NULL, NULL), +(1578, 1166, 1, 100.00, 4, NULL, NULL), +(1579, 1167, 1, 120.00, 2, NULL, NULL), +(1580, 1167, 2, 120.00, 2, NULL, NULL), +(1581, 1168, 2, 120.00, 1, NULL, NULL), +(1582, 1169, 1, 120.00, 1, NULL, NULL), +(1583, 1170, 2, 120.00, 1, NULL, NULL), +(1584, 1171, 2, 120.00, 1, NULL, NULL), +(1585, 1172, 2, 120.00, 1, NULL, NULL), +(1586, 1173, 2, 120.00, 1, NULL, NULL), +(1587, 1174, 2, 120.00, 1, NULL, NULL), +(1588, 1175, 2, 120.00, 1, NULL, NULL), +(1589, 1176, 2, 120.00, 1, NULL, NULL), +(1590, 1177, 1, 120.00, 1, NULL, NULL), +(1591, 1178, 1, 120.00, 1, NULL, NULL), +(1592, 1179, 2, 120.00, 1, NULL, NULL), +(1593, 1179, 4, 120.00, 1, NULL, NULL), +(1594, 1180, 1, 120.00, 2, NULL, NULL), +(1595, 1180, 10, 120.00, 1, NULL, NULL), +(1596, 1180, 2, 120.00, 1, NULL, NULL), +(1597, 1180, 4, 120.00, 1, NULL, NULL), +(1598, 1181, 1, 120.00, 2, NULL, NULL), +(1599, 1182, 1, 120.00, 1, NULL, NULL), +(1600, 1182, 2, 120.00, 1, NULL, NULL), +(1601, 1183, 1, 100.00, 1, NULL, NULL), +(1602, 1183, 12, 50.00, 1, NULL, NULL), +(1603, 1183, 15, 150.00, 1, NULL, NULL), +(1604, 1184, 2, 120.00, 1, NULL, NULL), +(1605, 1185, 1, 120.00, 1, NULL, NULL), +(1606, 1186, 1, 100.00, 1, NULL, NULL), +(1607, 1186, 12, 50.00, 1, NULL, NULL), +(1608, 1186, 15, 150.00, 1, NULL, NULL), +(1609, 1187, 1, 120.00, 1, NULL, NULL), +(1610, 1187, 7, 120.00, 1, NULL, NULL), +(1611, 1188, 1, 120.00, 1, NULL, NULL), +(1612, 1188, 2, 120.00, 1, NULL, NULL), +(1613, 1189, 7, 120.00, 1, NULL, NULL), +(1614, 1189, 1, 120.00, 2, NULL, NULL), +(1615, 1190, 16, 120.00, 2, NULL, NULL), +(1616, 1190, 9, 120.00, 2, NULL, NULL), +(1617, 1190, 5, 120.00, 2, NULL, NULL), +(1618, 1190, 4, 120.00, 2, NULL, NULL), +(1619, 1190, 3, 120.00, 2, NULL, NULL), +(1620, 1191, 7, 120.00, 1, NULL, NULL), +(1621, 1192, 2, 120.00, 1, NULL, NULL), +(1622, 1193, 2, 120.00, 1, NULL, NULL), +(1623, 1194, 4, 120.00, 1, NULL, NULL), +(1624, 1194, 3, 120.00, 1, NULL, NULL), +(1625, 1195, 2, 100.00, 1, NULL, NULL), +(1626, 1195, 12, 50.00, 1, NULL, NULL), +(1627, 1195, 15, 150.00, 1, NULL, NULL), +(1628, 1196, 3, 120.00, 1, NULL, NULL), +(1629, 1197, 1, 100.00, 2, NULL, NULL), +(1630, 1197, 2, 100.00, 2, NULL, NULL), +(1631, 1197, 16, 100.00, 1, NULL, NULL), +(1632, 1197, 5, 100.00, 1, NULL, NULL), +(1633, 1198, 3, 120.00, 1, NULL, NULL), +(1634, 1198, 11, 145.00, 1, NULL, NULL), +(1635, 1199, 2, 120.00, 2, NULL, NULL), +(1636, 1082, 2, 100.00, 2, NULL, NULL), +(1637, 1200, 1, 100.00, 2, NULL, NULL), +(1638, 1200, 3, 100.00, 1, NULL, NULL), +(1639, 1200, 2, 100.00, 1, NULL, NULL), +(1640, 1198, 1, 120.00, 1, NULL, NULL), +(1641, 1201, 2, 120.00, 1, NULL, NULL), +(1642, 1201, 4, 120.00, 1, NULL, NULL), +(1643, 1202, 2, 100.00, 2, NULL, NULL), +(1644, 1202, 4, 100.00, 6, NULL, NULL), +(1645, 1203, 2, 100.00, 4, NULL, NULL), +(1646, 1204, 2, 120.00, 1, NULL, NULL), +(1647, 1204, 4, 120.00, 1, NULL, NULL), +(1648, 1204, 3, 120.00, 1, NULL, NULL), +(1649, 1205, 2, 120.00, 1, NULL, NULL), +(1650, 1205, 4, 120.00, 1, NULL, NULL), +(1651, 1206, 2, 120.00, 2, NULL, NULL), +(1652, 1207, 2, 120.00, 1, NULL, NULL), +(1655, 1209, 2, 120.00, 1, NULL, NULL), +(1656, 1210, 4, 100.00, 4, NULL, NULL), +(1657, 1210, 3, 100.00, 1, NULL, NULL), +(1658, 1210, 2, 100.00, 2, NULL, NULL), +(1659, 1210, 10, 99.00, 1, NULL, NULL), +(1660, 1211, 1, 120.00, 2, NULL, NULL), +(1661, 1211, 2, 120.00, 1, NULL, NULL), +(1662, 1212, 4, 120.00, 1, NULL, NULL), +(1663, 1212, 3, 120.00, 1, NULL, NULL), +(1664, 1212, 2, 120.00, 1, NULL, NULL), +(1665, 1213, 2, 120.00, 1, NULL, NULL), +(1666, 1214, 2, 120.00, 1, NULL, NULL), +(1667, 1215, 1, 120.00, 1, NULL, NULL), +(1668, 1215, 2, 120.00, 1, NULL, NULL), +(1669, 1216, 1, 120.00, 1, NULL, NULL), +(1670, 1216, 2, 120.00, 2, NULL, NULL), +(1671, 1216, 4, 120.00, 1, NULL, NULL), +(1672, 1217, 2, 120.00, 2, NULL, NULL), +(1673, 1218, 2, 120.00, 1, NULL, NULL), +(1674, 1219, 2, 120.00, 1, NULL, NULL), +(1675, 1220, 1, 120.00, 2, NULL, NULL), +(1676, 1221, 7, 120.00, 1, NULL, NULL), +(1677, 1221, 4, 120.00, 1, NULL, NULL), +(1678, 1222, 4, 120.00, 1, NULL, NULL), +(1679, 1222, 10, 120.00, 1, NULL, NULL), +(1680, 1223, 12, 50.00, 1, NULL, NULL), +(1681, 1223, 15, 150.00, 1, NULL, NULL), +(1682, 1223, 1, 100.00, 1, NULL, NULL), +(1683, 1224, 1, 120.00, 2, NULL, NULL), +(1684, 1225, 2, 120.00, 1, NULL, NULL), +(1685, 1226, 2, 120.00, 2, NULL, NULL), +(1686, 1227, 2, 120.00, 1, NULL, NULL), +(1687, 1228, 2, 120.00, 1, NULL, NULL), +(1688, 1229, 2, 120.00, 2, NULL, NULL), +(1689, 1230, 2, 120.00, 2, NULL, NULL), +(1690, 1231, 2, 120.00, 1, NULL, NULL), +(1691, 1231, 4, 120.00, 1, NULL, NULL), +(1692, 1232, 2, 100.00, 2, NULL, NULL), +(1693, 1232, 16, 100.00, 1, NULL, NULL), +(1694, 1233, 1, 120.00, 1, NULL, NULL), +(1695, 1234, 2, 120.00, 1, NULL, NULL), +(1696, 1235, 2, 120.00, 2, NULL, NULL), +(1697, 1235, 10, 120.00, 1, NULL, NULL), +(1698, 1236, 2, 120.00, 1, NULL, NULL), +(1699, 1236, 10, 120.00, 1, NULL, NULL), +(1700, 1237, 1, 100.00, 1, NULL, NULL), +(1701, 1237, 12, 50.00, 1, NULL, NULL), +(1702, 1237, 15, 150.00, 1, NULL, NULL), +(1703, 1238, 1, 120.00, 1, NULL, NULL), +(1704, 1238, 4, 120.00, 1, NULL, NULL), +(1705, 1238, 3, 120.00, 1, NULL, NULL), +(1706, 1238, 10, 120.00, 1, NULL, NULL), +(1707, 1238, 2, 120.00, 1, NULL, NULL), +(1708, 1239, 2, 120.00, 1, NULL, NULL), +(1709, 1239, 3, 120.00, 1, NULL, NULL), +(1710, 1240, 10, 120.00, 1, NULL, NULL), +(1711, 1241, 2, 120.00, 1, NULL, NULL), +(1712, 1242, 7, 120.00, 1, NULL, NULL), +(1713, 1242, 10, 120.00, 1, NULL, NULL), +(1714, 1243, 3, 120.00, 1, NULL, NULL), +(1715, 1244, 4, 120.00, 2, NULL, NULL), +(1716, 1245, 3, 120.00, 1, NULL, NULL), +(1717, 1246, 2, 120.00, 1, NULL, NULL), +(1718, 1247, 2, 120.00, 1, NULL, NULL), +(1719, 1248, 2, 120.00, 1, NULL, NULL), +(1720, 1249, 1, 120.00, 1, NULL, NULL), +(1721, 1249, 2, 120.00, 1, NULL, NULL), +(1722, 1250, 2, 120.00, 1, NULL, NULL), +(1723, 1251, 2, 120.00, 1, NULL, NULL), +(1724, 1252, 2, 120.00, 1, NULL, NULL), +(1725, 1253, 2, 100.00, 1, NULL, NULL), +(1726, 1253, 3, 100.00, 3, NULL, NULL), +(1727, 1254, 2, 100.00, 3, NULL, NULL), +(1728, 1255, 2, 120.00, 1, NULL, NULL), +(1729, 1256, 2, 120.00, 2, NULL, NULL), +(1730, 1257, 1, 120.00, 1, NULL, NULL), +(1731, 1257, 8, 100.00, 1, NULL, NULL), +(1732, 1257, 7, 120.00, 1, NULL, NULL), +(1733, 1258, 2, 120.00, 2, NULL, NULL), +(1734, 1259, 5, 120.00, 1, NULL, NULL), +(1735, 1259, 2, 120.00, 1, NULL, NULL), +(1736, 1260, 2, 120.00, 2, NULL, NULL), +(1737, 1261, 2, 120.00, 1, NULL, NULL), +(1738, 1261, 3, 120.00, 1, NULL, NULL), +(1739, 1261, 4, 120.00, 1, NULL, NULL), +(1740, 1262, 2, 120.00, 1, NULL, NULL), +(1741, 1263, 2, 120.00, 1, NULL, NULL), +(1742, 1263, 1, 120.00, 1, NULL, NULL), +(1743, 1264, 2, 120.00, 2, NULL, NULL), +(1744, 1265, 4, 120.00, 1, NULL, NULL), +(1745, 1265, 1, 120.00, 1, NULL, NULL), +(1746, 1265, 3, 120.00, 1, NULL, NULL), +(1747, 1266, 2, 120.00, 1, NULL, NULL), +(1748, 1267, 2, 120.00, 1, NULL, NULL), +(1749, 1268, 2, 120.00, 1, NULL, NULL), +(1750, 1269, 2, 120.00, 1, NULL, NULL), +(1751, 1270, 2, 120.00, 1, NULL, NULL), +(1752, 1271, 2, 120.00, 1, NULL, NULL), +(1753, 1272, 2, 120.00, 1, NULL, NULL), +(1754, 1273, 2, 120.00, 3, NULL, NULL), +(1757, 1275, 2, 100.00, 1, NULL, NULL), +(1758, 1276, 2, 120.00, 2, NULL, NULL), +(1759, 1276, 4, 120.00, 1, NULL, NULL), +(1760, 1276, 9, 120.00, 1, NULL, NULL), +(1761, 1277, 2, 120.00, 2, NULL, NULL), +(1762, 1278, 2, 100.00, 4, NULL, NULL), +(1763, 1278, 3, 100.00, 1, NULL, NULL), +(1764, 1279, 2, 100.00, 3, NULL, NULL), +(1765, 1279, 3, 100.00, 3, NULL, NULL), +(1766, 1280, 2, 120.00, 2, NULL, NULL), +(1767, 1280, 5, 120.00, 1, NULL, NULL), +(1768, 1281, 2, 120.00, 1, NULL, NULL), +(1769, 1282, 3, 120.00, 1, NULL, NULL), +(1770, 1283, 2, 120.00, 3, NULL, NULL), +(1771, 1284, 2, 120.00, 2, NULL, NULL), +(1772, 1285, 2, 120.00, 1, NULL, NULL), +(1773, 1285, 4, 120.00, 1, NULL, NULL), +(1774, 1286, 1, 120.00, 1, NULL, NULL), +(1775, 1287, 2, 120.00, 2, NULL, NULL), +(1776, 1288, 2, 120.00, 1, NULL, NULL), +(1777, 1289, 2, 120.00, 1, NULL, NULL), +(1781, 1291, 2, 120.00, 1, NULL, NULL), +(1782, 1292, 2, 120.00, 1, NULL, NULL), +(1783, 1293, 2, 120.00, 1, NULL, NULL), +(1784, 1294, 1, 100.00, 1, NULL, NULL), +(1785, 1294, 12, 50.00, 1, NULL, NULL), +(1786, 1294, 15, 150.00, 1, NULL, NULL), +(1787, 1295, 1, 120.00, 1, NULL, NULL), +(1788, 1296, 7, 120.00, 1, NULL, NULL), +(1789, 1297, 1, 120.00, 1, NULL, NULL), +(1790, 1298, 2, 120.00, 1, NULL, NULL), +(1791, 1299, 1, 120.00, 1, NULL, NULL), +(1792, 1299, 4, 120.00, 1, NULL, NULL), +(1793, 1300, 1, 100.00, 1, NULL, NULL), +(1794, 1300, 12, 50.00, 1, NULL, NULL), +(1795, 1300, 15, 150.00, 1, NULL, NULL), +(1796, 1301, 1, 100.00, 20, NULL, NULL), +(1797, 1302, 2, 120.00, 1, NULL, NULL), +(1798, 1302, 3, 120.00, 1, NULL, NULL), +(1799, 1303, 1, 120.00, 2, NULL, NULL), +(1800, 1304, 1, 120.00, 2, NULL, NULL), +(1801, 1305, 2, 120.00, 1, NULL, NULL), +(1802, 1306, 16, 120.00, 1, NULL, NULL), +(1803, 1306, 9, 120.00, 1, NULL, NULL), +(1804, 1307, 2, 120.00, 1, NULL, NULL), +(1805, 1308, 2, 120.00, 1, NULL, NULL), +(1806, 1309, 2, 120.00, 2, NULL, NULL), +(1807, 1309, 10, 120.00, 1, NULL, NULL), +(1808, 1310, 2, 120.00, 1, NULL, NULL), +(1809, 1311, 1, 120.00, 1, NULL, NULL), +(1810, 1312, 1, 120.00, 1, NULL, NULL), +(1811, 1312, 2, 120.00, 1, NULL, NULL), +(1812, 1313, 1, 120.00, 1, NULL, NULL), +(1813, 1314, 1, 120.00, 1, NULL, NULL), +(1814, 1314, 2, 120.00, 1, NULL, NULL), +(1815, 1315, 2, 120.00, 1, NULL, NULL), +(1816, 1316, 1, 120.00, 1, NULL, NULL), +(1817, 1317, 1, 120.00, 2, NULL, NULL), +(1818, 1318, 2, 120.00, 1, NULL, NULL), +(1819, 1318, 1, 120.00, 1, NULL, NULL), +(1820, 1319, 1, 120.00, 4, NULL, NULL), +(1821, 1320, 1, 120.00, 4, NULL, NULL), +(1822, 1320, 7, 120.00, 1, NULL, NULL), +(1823, 1321, 1, 120.00, 2, NULL, NULL), +(1824, 1321, 7, 120.00, 1, NULL, NULL), +(1825, 1322, 2, 120.00, 2, NULL, NULL), +(1826, 1323, 1, 120.00, 1, NULL, NULL), +(1827, 1324, 1, 120.00, 1, NULL, NULL), +(1828, 1325, 2, 120.00, 1, NULL, NULL), +(1829, 1326, 2, 120.00, 1, NULL, NULL), +(1830, 1327, 1, 100.00, 1, NULL, NULL), +(1831, 1327, 12, 50.00, 1, NULL, NULL), +(1832, 1327, 15, 150.00, 1, NULL, NULL), +(1833, 1328, 2, 120.00, 1, NULL, NULL), +(1834, 1329, 2, 120.00, 1, NULL, NULL), +(1835, 1329, 1, 120.00, 1, NULL, NULL), +(1836, 1330, 1, 120.00, 2, NULL, NULL), +(1837, 1330, 5, 120.00, 1, NULL, NULL), +(1838, 1330, 4, 120.00, 1, NULL, NULL), +(1839, 1331, 1, 120.00, 1, NULL, NULL), +(1840, 1332, 1, 120.00, 1, NULL, NULL), +(1841, 1333, 2, 120.00, 8, NULL, NULL), +(1842, 1333, 1, 120.00, 1, NULL, NULL), +(1843, 1333, 7, 120.00, 1, NULL, NULL), +(1844, 1334, 2, 120.00, 1, NULL, NULL), +(1845, 1334, 10, 120.00, 1, NULL, NULL), +(1846, 1335, 1, 120.00, 1, NULL, NULL), +(1847, 1336, 1, 120.00, 1, NULL, NULL), +(1848, 1337, 4, 120.00, 1, NULL, NULL), +(1849, 1337, 2, 120.00, 1, NULL, NULL), +(1850, 1338, 2, 120.00, 2, NULL, NULL), +(1851, 1339, 1, 120.00, 2, NULL, NULL), +(1852, 1340, 1, 120.00, 1, NULL, NULL), +(1853, 1341, 1, 120.00, 1, NULL, NULL), +(1854, 1341, 4, 120.00, 1, NULL, NULL), +(1855, 1342, 7, 120.00, 1, NULL, NULL), +(1856, 1342, 1, 120.00, 1, NULL, NULL), +(1857, 1343, 1, 120.00, 1, NULL, NULL), +(1858, 1343, 2, 120.00, 1, NULL, NULL), +(1859, 1344, 1, 120.00, 1, NULL, NULL), +(1860, 1344, 7, 120.00, 1, NULL, NULL), +(1861, 1345, 1, 100.00, 1, NULL, NULL), +(1862, 1345, 7, 100.00, 1, NULL, NULL), +(1863, 1345, 10, 99.00, 1, NULL, NULL), +(1864, 1346, 2, 120.00, 2, NULL, NULL), +(1865, 1346, 1, 120.00, 2, NULL, NULL), +(1866, 1347, 1, 120.00, 2, NULL, NULL), +(1867, 1348, 1, 120.00, 1, NULL, NULL), +(1868, 1349, 1, 120.00, 1, NULL, NULL), +(1869, 1350, 2, 120.00, 3, NULL, NULL), +(1870, 1351, 1, 120.00, 1, NULL, NULL), +(1871, 1352, 1, 120.00, 1, NULL, NULL), +(1872, 1352, 2, 120.00, 1, NULL, NULL), +(1873, 1353, 1, 100.00, 1, NULL, NULL), +(1874, 1353, 12, 50.00, 1, NULL, NULL), +(1875, 1353, 15, 150.00, 1, NULL, NULL), +(1876, 1354, 1, 120.00, 2, NULL, NULL), +(1877, 1355, 1, 120.00, 1, NULL, NULL), +(1878, 1356, 1, 120.00, 1, NULL, NULL), +(1879, 1356, 9, 120.00, 1, NULL, NULL), +(1880, 1357, 1, 120.00, 2, NULL, NULL), +(1881, 1358, 1, 120.00, 2, NULL, NULL), +(1882, 1359, 1, 120.00, 2, NULL, NULL), +(1883, 1360, 1, 120.00, 2, NULL, NULL), +(1884, 1361, 1, 120.00, 1, NULL, NULL), +(1885, 1362, 7, 120.00, 1, NULL, NULL), +(1886, 1363, 5, 120.00, 1, NULL, NULL), +(1887, 1363, 1, 120.00, 1, NULL, NULL), +(1888, 1328, 1, 120.00, 1, NULL, NULL), +(1889, 1364, 2, 120.00, 1, NULL, NULL), +(1890, 1365, 1, 120.00, 1, NULL, NULL), +(1891, 1366, 1, 120.00, 1, NULL, NULL), +(1892, 1367, 4, 120.00, 1, NULL, NULL), +(1893, 1368, 1, 120.00, 1, NULL, NULL), +(1894, 1369, 1, 120.00, 2, NULL, NULL), +(1895, 1369, 7, 120.00, 2, NULL, NULL), +(1896, 1370, 4, 100.00, 1, NULL, NULL), +(1897, 1370, 1, 100.00, 1, NULL, NULL), +(1898, 1371, 1, 100.00, 6, NULL, NULL), +(1899, 1371, 2, 100.00, 3, NULL, NULL), +(1900, 1371, 4, 100.00, 1, NULL, NULL), +(1901, 1371, 3, 100.00, 1, NULL, NULL), +(1902, 1372, 1, 120.00, 1, NULL, NULL), +(1903, 1372, 10, 120.00, 1, NULL, NULL), +(1904, 1372, 2, 120.00, 1, NULL, NULL), +(1905, 1371, 12, 50.00, 1, NULL, NULL), +(1906, 1371, 15, 150.00, 1, NULL, NULL), +(1907, 1373, 1, 100.00, 10, NULL, NULL), +(1908, 1374, 1, 120.00, 1, NULL, NULL), +(1909, 1375, 1, 120.00, 1, NULL, NULL), +(1910, 1376, 1, 120.00, 1, NULL, NULL), +(1911, 1376, 2, 120.00, 1, NULL, NULL), +(1912, 1377, 1, 120.00, 1, NULL, NULL), +(1913, 1377, 2, 120.00, 1, NULL, NULL), +(1914, 1378, 1, 120.00, 4, NULL, NULL), +(1915, 1379, 1, 120.00, 1, NULL, NULL), +(1916, 1380, 1, 120.00, 2, NULL, NULL), +(1917, 1381, 1, 120.00, 1, NULL, NULL), +(1918, 1382, 1, 120.00, 1, NULL, NULL), +(1919, 1382, 2, 120.00, 1, NULL, NULL), +(1920, 1383, 1, 120.00, 1, NULL, NULL), +(1921, 1384, 2, 120.00, 1, NULL, NULL), +(1922, 1385, 1, 120.00, 1, NULL, NULL), +(1923, 1386, 1, 120.00, 1, NULL, NULL), +(1924, 1387, 1, 120.00, 2, NULL, NULL), +(1925, 1388, 1, 120.00, 2, NULL, NULL), +(1926, 1389, 2, 120.00, 1, NULL, NULL), +(1927, 1390, 1, 100.00, 7, NULL, NULL), +(1928, 1391, 10, 120.00, 1, NULL, NULL), +(1929, 1392, 1, 120.00, 1, NULL, NULL), +(1930, 1393, 1, 120.00, 1, NULL, NULL), +(1931, 1394, 1, 120.00, 1, NULL, NULL), +(1932, 1394, 7, 120.00, 1, NULL, NULL), +(1933, 1395, 7, 120.00, 1, NULL, NULL), +(1934, 1396, 2, 120.00, 1, NULL, NULL), +(1935, 1397, 1, 120.00, 1, NULL, NULL), +(1936, 1398, 1, 120.00, 2, NULL, NULL), +(1937, 1399, 1, 100.00, 13, NULL, NULL), +(1938, 1400, 1, 120.00, 1, NULL, NULL), +(1939, 1400, 2, 120.00, 1, NULL, NULL), +(1940, 1401, 1, 120.00, 2, NULL, NULL), +(1941, 1402, 1, 100.00, 4, NULL, NULL), +(1942, 1402, 2, 100.00, 2, NULL, NULL), +(1943, 1402, 3, 100.00, 2, NULL, NULL), +(1944, 1403, 7, 120.00, 1, NULL, NULL), +(1945, 1403, 1, 120.00, 2, NULL, NULL), +(1946, 1403, 8, 100.00, 1, NULL, NULL), +(1947, 1404, 1, 120.00, 1, NULL, NULL), +(1948, 1405, 1, 120.00, 1, NULL, NULL), +(1949, 1405, 4, 120.00, 1, NULL, NULL), +(1950, 1406, 2, 120.00, 1, NULL, NULL), +(1951, 1406, 1, 120.00, 1, NULL, NULL), +(1952, 1407, 1, 100.00, 4, NULL, NULL), +(1953, 1408, 1, 120.00, 1, NULL, NULL), +(1954, 1408, 2, 120.00, 1, NULL, NULL), +(1955, 1409, 1, 120.00, 2, NULL, NULL), +(1956, 1409, 7, 120.00, 1, NULL, NULL), +(1957, 1410, 1, 120.00, 1, NULL, NULL), +(1958, 1411, 1, 120.00, 1, NULL, NULL), +(1959, 1412, 1, 120.00, 1, NULL, NULL), +(1960, 1413, 1, 120.00, 1, NULL, NULL), +(1961, 1414, 1, 120.00, 1, NULL, NULL), +(1962, 1415, 1, 120.00, 1, NULL, NULL), +(1963, 1415, 2, 120.00, 1, NULL, NULL), +(1964, 1416, 2, 120.00, 1, NULL, NULL), +(1965, 1417, 2, 120.00, 4, NULL, NULL), +(1966, 1417, 1, 120.00, 2, NULL, NULL), +(1967, 1418, 4, 120.00, 1, NULL, NULL), +(1968, 1418, 2, 120.00, 1, NULL, NULL), +(1969, 1419, 1, 120.00, 1, NULL, NULL), +(1970, 1420, 1, 120.00, 2, NULL, NULL), +(1971, 1420, 2, 120.00, 1, NULL, NULL), +(1972, 1420, 4, 120.00, 1, NULL, NULL), +(1973, 1420, 3, 120.00, 1, NULL, NULL), +(1974, 1421, 2, 120.00, 2, NULL, NULL), +(1975, 1421, 1, 120.00, 1, NULL, NULL), +(1976, 1422, 1, 120.00, 2, NULL, NULL), +(1977, 1423, 1, 120.00, 1, NULL, NULL), +(1978, 1423, 2, 120.00, 1, NULL, NULL), +(1979, 1424, 2, 120.00, 1, NULL, NULL), +(1980, 1425, 2, 120.00, 1, NULL, NULL), +(1981, 1426, 5, 120.00, 1, NULL, NULL), +(1982, 1427, 1, 120.00, 1, NULL, NULL), +(1983, 1427, 2, 120.00, 1, NULL, NULL), +(1984, 1428, 1, 120.00, 1, NULL, NULL), +(1985, 1428, 4, 120.00, 1, NULL, NULL), +(1986, 1429, 2, 120.00, 1, NULL, NULL), +(1987, 1430, 1, 120.00, 1, NULL, NULL), +(1988, 1430, 2, 120.00, 1, NULL, NULL), +(1989, 1431, 1, 120.00, 1, NULL, NULL), +(1990, 1432, 1, 100.00, 3, NULL, NULL), +(1991, 1432, 3, 100.00, 1, NULL, NULL), +(1992, 1432, 2, 100.00, 3, NULL, NULL), +(1994, 1432, 5, 100.00, 2, NULL, NULL), +(1995, 1432, 10, 100.00, 1, NULL, NULL), +(1996, 1433, 3, 100.00, 2, NULL, NULL), +(1997, 1433, 1, 100.00, 4, NULL, NULL), +(1998, 1434, 1, 120.00, 1, NULL, NULL), +(1999, 1435, 2, 120.00, 1, NULL, NULL), +(2000, 1436, 1, 120.00, 1, NULL, NULL), +(2001, 1437, 1, 120.00, 2, NULL, NULL), +(2002, 1437, 7, 120.00, 1, NULL, NULL), +(2003, 1438, 1, 100.00, 4, NULL, NULL), +(2004, 1438, 7, 100.00, 1, NULL, NULL), +(2005, 1438, 2, 100.00, 4, NULL, NULL), +(2006, 1438, 5, 100.00, 1, NULL, NULL), +(2007, 1438, 4, 100.00, 1, NULL, NULL), +(2008, 1438, 9, 100.00, 1, NULL, NULL), +(2009, 1438, 16, 100.00, 1, NULL, NULL), +(2010, 1438, 3, 100.00, 1, NULL, NULL), +(2011, 1438, 10, 100.00, 2, NULL, NULL), +(2012, 1438, 11, 145.00, 2, NULL, NULL), +(2013, 1438, 12, 50.00, 1, NULL, NULL), +(2014, 1438, 15, 150.00, 1, NULL, NULL), +(2015, 1439, 3, 100.00, 1, NULL, NULL), +(2016, 1439, 2, 100.00, 1, NULL, NULL), +(2017, 1439, 1, 100.00, 1, NULL, NULL), +(2018, 1440, 2, 120.00, 1, NULL, NULL), +(2019, 1441, 2, 120.00, 1, NULL, NULL), +(2020, 1442, 1, 120.00, 1, NULL, NULL), +(2021, 1443, 1, 120.00, 1, NULL, NULL), +(2022, 1443, 2, 120.00, 1, NULL, NULL), +(2023, 1444, 1, 120.00, 2, NULL, NULL), +(2024, 1445, 1, 120.00, 1, NULL, NULL), +(2025, 1446, 1, 120.00, 1, NULL, NULL), +(2026, 1446, 2, 120.00, 1, NULL, NULL), +(2027, 1447, 1, 120.00, 1, NULL, NULL), +(2028, 1448, 1, 100.00, 1, NULL, NULL), +(2029, 1448, 12, 50.00, 1, NULL, NULL), +(2030, 1448, 15, 150.00, 1, NULL, NULL), +(2031, 1449, 2, 120.00, 1, NULL, NULL), +(2032, 1450, 1, 120.00, 2, NULL, NULL), +(2033, 1451, 1, 120.00, 1, NULL, NULL), +(2034, 1452, 4, 120.00, 1, NULL, NULL), +(2035, 1452, 2, 120.00, 1, NULL, NULL), +(2036, 1453, 1, 120.00, 2, NULL, NULL), +(2037, 1453, 7, 120.00, 1, NULL, NULL), +(2038, 1454, 1, 120.00, 1, NULL, NULL), +(2039, 1455, 1, 120.00, 1, NULL, NULL), +(2040, 1456, 1, 120.00, 1, NULL, NULL), +(2041, 1457, 2, 120.00, 1, NULL, NULL), +(2042, 1458, 1, 120.00, 2, NULL, NULL), +(2043, 1458, 2, 120.00, 1, NULL, NULL), +(2044, 1459, 1, 120.00, 1, NULL, NULL), +(2045, 1459, 7, 120.00, 1, NULL, NULL), +(2046, 1460, 1, 120.00, 2, NULL, NULL), +(2047, 1461, 1, 120.00, 2, NULL, NULL), +(2048, 1461, 7, 120.00, 1, NULL, NULL), +(2049, 1462, 2, 120.00, 1, NULL, NULL), +(2050, 1462, 3, 120.00, 1, NULL, NULL), +(2051, 1463, 7, 120.00, 1, NULL, NULL), +(2052, 1464, 1, 120.00, 1, NULL, NULL), +(2053, 1464, 2, 120.00, 1, NULL, NULL), +(2054, 1465, 2, 120.00, 1, NULL, NULL), +(2055, 1466, 1, 120.00, 1, NULL, NULL), +(2056, 1467, 2, 120.00, 1, NULL, NULL), +(2057, 1468, 11, 145.00, 1, NULL, NULL), +(2058, 1468, 1, 120.00, 1, NULL, NULL), +(2059, 1468, 7, 120.00, 1, NULL, NULL), +(2060, 1469, 3, 120.00, 1, NULL, NULL), +(2061, 1469, 2, 120.00, 1, NULL, NULL), +(2062, 1470, 1, 120.00, 1, NULL, NULL), +(2063, 1471, 1, 120.00, 2, NULL, NULL), +(2064, 1471, 7, 120.00, 1, NULL, NULL), +(2065, 1472, 2, 120.00, 1, NULL, NULL), +(2066, 1473, 1, 120.00, 1, NULL, NULL), +(2067, 1474, 1, 120.00, 1, NULL, NULL), +(2068, 1474, 2, 120.00, 1, NULL, NULL), +(2069, 1416, 1, 120.00, 1, NULL, NULL), +(2070, 1475, 1, 100.00, 4, NULL, NULL), +(2071, 1475, 2, 100.00, 1, NULL, NULL), +(2072, 1476, 2, 120.00, 1, NULL, NULL), +(2073, 1477, 1, 120.00, 1, NULL, NULL), +(2074, 1477, 2, 120.00, 2, NULL, NULL), +(2075, 1478, 1, 120.00, 2, NULL, NULL), +(2076, 1479, 1, 120.00, 1, NULL, NULL), +(2077, 1480, 1, 120.00, 1, NULL, NULL), +(2078, 1480, 2, 120.00, 1, NULL, NULL), +(2079, 1481, 1, 120.00, 1, NULL, NULL), +(2080, 1481, 2, 120.00, 1, NULL, NULL), +(2081, 1482, 1, 100.00, 1, NULL, NULL), +(2082, 1482, 12, 50.00, 1, NULL, NULL), +(2083, 1482, 15, 150.00, 1, NULL, NULL), +(2084, 1483, 1, 120.00, 1, NULL, NULL), +(2085, 1484, 1, 120.00, 1, NULL, NULL), +(2086, 1485, 2, 120.00, 1, NULL, NULL), +(2087, 1486, 1, 120.00, 1, NULL, NULL), +(2088, 1487, 1, 120.00, 1, NULL, NULL), +(2089, 1488, 1, 120.00, 1, NULL, NULL), +(2090, 1489, 2, 120.00, 1, NULL, NULL), +(2091, 1490, 1, 120.00, 1, NULL, NULL), +(2092, 1490, 7, 120.00, 1, NULL, NULL), +(2093, 1491, 1, 120.00, 2, NULL, NULL), +(2094, 1492, 1, 120.00, 1, NULL, NULL), +(2095, 1493, 1, 120.00, 1, NULL, NULL), +(2096, 1493, 2, 120.00, 1, NULL, NULL), +(2097, 1494, 1, 120.00, 2, NULL, NULL), +(2098, 1495, 1, 120.00, 1, NULL, NULL), +(2099, 1496, 1, 120.00, 1, NULL, NULL), +(2100, 1497, 1, 120.00, 2, NULL, NULL), +(2101, 1498, 2, 120.00, 1, NULL, NULL), +(2102, 1499, 1, 120.00, 1, NULL, NULL), +(2103, 1490, 4, 120.00, 1, NULL, NULL), +(2104, 1500, 1, 120.00, 1, NULL, NULL), +(2105, 1500, 8, 100.00, 1, NULL, NULL), +(2106, 1500, 7, 120.00, 1, NULL, NULL), +(2107, 1501, 2, 100.00, 5, NULL, NULL), +(2108, 1501, 1, 100.00, 3, NULL, NULL), +(2109, 1502, 1, 120.00, 2, NULL, NULL), +(2110, 1502, 4, 120.00, 2, NULL, NULL), +(2111, 1502, 2, 120.00, 2, NULL, NULL), +(2112, 1503, 2, 120.00, 1, NULL, NULL), +(2113, 1504, 1, 120.00, 1, NULL, NULL), +(2114, 1505, 2, 120.00, 2, NULL, NULL), +(2115, 1506, 1, 120.00, 1, NULL, NULL), +(2116, 1506, 2, 120.00, 1, NULL, NULL), +(2117, 1507, 9, 120.00, 2, NULL, NULL), +(2118, 1508, 1, 120.00, 1, NULL, NULL), +(2119, 1508, 2, 120.00, 1, NULL, NULL), +(2120, 1508, 4, 120.00, 1, NULL, NULL), +(2121, 1509, 1, 120.00, 1, NULL, NULL), +(2122, 1509, 3, 120.00, 1, NULL, NULL), +(2123, 1509, 4, 120.00, 1, NULL, NULL), +(2124, 1510, 1, 120.00, 2, NULL, NULL), +(2125, 1510, 7, 120.00, 1, NULL, NULL), +(2126, 1510, 2, 120.00, 1, NULL, NULL), +(2127, 1511, 1, 120.00, 1, NULL, NULL), +(2128, 1512, 1, 120.00, 1, NULL, NULL), +(2129, 1513, 1, 120.00, 1, NULL, NULL), +(2130, 1514, 1, 100.00, 20, NULL, NULL), +(2131, 1515, 7, 120.00, 1, NULL, NULL), +(2132, 1516, 1, 120.00, 2, NULL, NULL), +(2133, 1517, 1, 120.00, 1, NULL, NULL), +(2134, 1517, 7, 120.00, 1, NULL, NULL), +(2135, 1518, 1, 120.00, 1, NULL, NULL), +(2136, 1519, 1, 120.00, 1, NULL, NULL), +(2137, 1520, 1, 120.00, 1, NULL, NULL), +(2138, 1521, 1, 120.00, 1, NULL, NULL), +(2139, 1522, 2, 120.00, 1, NULL, NULL), +(2140, 1523, 1, 120.00, 1, NULL, NULL), +(2141, 1524, 1, 120.00, 1, NULL, NULL), +(2142, 1525, 1, 120.00, 1, NULL, NULL), +(2143, 1526, 1, 120.00, 1, NULL, NULL), +(2144, 1527, 1, 120.00, 1, NULL, NULL), +(2145, 1527, 2, 120.00, 1, NULL, NULL), +(2146, 1528, 1, 120.00, 1, NULL, NULL), +(2147, 1528, 2, 120.00, 1, NULL, NULL), +(2148, 1529, 7, 120.00, 1, NULL, NULL), +(2149, 1529, 1, 120.00, 1, NULL, NULL), +(2150, 1529, 4, 120.00, 1, NULL, NULL), +(2151, 1530, 7, 120.00, 1, NULL, NULL), +(2152, 1531, 1, 120.00, 5, NULL, NULL), +(2153, 1531, 2, 120.00, 2, NULL, NULL), +(2154, 1532, 1, 120.00, 1, NULL, NULL), +(2155, 1532, 4, 120.00, 1, NULL, NULL), +(2156, 1533, 1, 120.00, 2, NULL, NULL), +(2157, 1534, 1, 120.00, 2, NULL, NULL), +(2158, 1534, 2, 120.00, 2, NULL, NULL), +(2159, 1535, 1, 120.00, 1, NULL, NULL), +(2160, 1536, 2, 120.00, 2, NULL, NULL), +(2161, 1537, 16, 120.00, 1, NULL, NULL), +(2162, 1537, 9, 120.00, 1, NULL, NULL), +(2163, 1537, 1, 120.00, 1, NULL, NULL), +(2164, 1537, 3, 120.00, 1, NULL, NULL), +(2165, 1537, 10, 120.00, 1, NULL, NULL), +(2166, 1538, 1, 120.00, 1, NULL, NULL), +(2167, 1539, 1, 120.00, 1, NULL, NULL), +(2168, 1540, 1, 120.00, 1, NULL, NULL), +(2169, 1540, 2, 120.00, 1, NULL, NULL), +(2170, 1541, 1, 120.00, 4, NULL, NULL), +(2171, 1542, 1, 120.00, 1, NULL, NULL), +(2172, 1543, 2, 120.00, 1, NULL, NULL), +(2173, 1544, 1, 120.00, 2, NULL, NULL), +(2174, 1545, 2, 100.00, 1, NULL, NULL), +(2175, 1545, 12, 50.00, 1, NULL, NULL), +(2176, 1545, 15, 150.00, 1, NULL, NULL), +(2177, 1545, 1, 100.00, 3, NULL, NULL), +(2178, 1546, 1, 120.00, 2, NULL, NULL), +(2179, 1547, 1, 120.00, 6, NULL, NULL), +(2180, 1547, 3, 120.00, 1, NULL, NULL), +(2181, 1548, 1, 120.00, 1, NULL, NULL), +(2182, 1549, 1, 120.00, 1, NULL, NULL), +(2183, 1550, 1, 120.00, 1, NULL, NULL), +(2184, 1551, 2, 120.00, 1, NULL, NULL), +(2185, 1552, 1, 120.00, 1, NULL, NULL), +(2186, 1553, 1, 120.00, 1, NULL, NULL), +(2187, 1553, 4, 120.00, 1, NULL, NULL), +(2188, 1554, 1, 120.00, 1, NULL, NULL), +(2189, 1554, 2, 120.00, 1, NULL, NULL), +(2190, 1555, 1, 100.00, 2, NULL, NULL), +(2191, 1556, 1, 120.00, 1, NULL, NULL), +(2192, 1556, 7, 120.00, 1, NULL, NULL), +(2193, 1557, 1, 120.00, 2, NULL, NULL), +(2194, 1558, 2, 120.00, 1, NULL, NULL), +(2195, 1559, 1, 120.00, 4, NULL, NULL), +(2196, 1560, 1, 120.00, 1, NULL, NULL), +(2197, 1560, 7, 120.00, 1, NULL, NULL), +(2198, 1561, 1, 120.00, 1, NULL, NULL), +(2199, 1562, 2, 120.00, 1, NULL, NULL), +(2200, 1563, 1, 120.00, 3, NULL, NULL), +(2201, 1564, 1, 120.00, 1, NULL, NULL), +(2202, 1565, 1, 120.00, 2, NULL, NULL), +(2203, 1566, 1, 120.00, 1, NULL, NULL), +(2204, 1567, 1, 120.00, 1, NULL, NULL), +(2205, 1568, 1, 120.00, 2, NULL, NULL), +(2206, 1569, 1, 120.00, 4, NULL, NULL), +(2207, 1570, 1, 120.00, 2, NULL, NULL), +(2208, 1571, 2, 120.00, 1, NULL, NULL), +(2209, 1572, 2, 120.00, 1, NULL, NULL), +(2210, 1572, 1, 120.00, 1, NULL, NULL), +(2211, 1573, 1, 120.00, 1, NULL, NULL), +(2212, 1574, 1, 120.00, 1, NULL, NULL), +(2213, 1575, 1, 120.00, 1, NULL, NULL), +(2214, 1576, 1, 120.00, 1, NULL, NULL), +(2215, 1576, 2, 120.00, 2, NULL, NULL), +(2216, 1577, 2, 120.00, 1, NULL, NULL), +(2217, 1578, 1, 120.00, 1, NULL, NULL), +(2218, 1579, 1, 120.00, 1, NULL, NULL), +(2219, 1580, 1, 120.00, 1, NULL, NULL), +(2220, 1581, 2, 120.00, 2, NULL, NULL), +(2221, 1582, 3, 120.00, 2, NULL, NULL), +(2222, 1583, 1, 120.00, 1, NULL, NULL), +(2223, 1584, 1, 120.00, 2, NULL, NULL), +(2224, 1585, 2, 120.00, 1, NULL, NULL), +(2225, 1586, 1, 120.00, 1, NULL, NULL), +(2226, 1587, 2, 120.00, 1, NULL, NULL), +(2227, 1588, 1, 120.00, 2, NULL, NULL), +(2228, 1589, 1, 120.00, 1, NULL, NULL), +(2229, 1589, 2, 120.00, 1, NULL, NULL), +(2230, 1590, 1, 120.00, 2, NULL, NULL), +(2231, 1591, 1, 120.00, 1, NULL, NULL), +(2232, 1592, 1, 120.00, 1, NULL, NULL), +(2233, 1592, 2, 120.00, 1, NULL, NULL), +(2234, 1593, 1, 120.00, 1, NULL, NULL), +(2235, 1594, 2, 120.00, 1, NULL, NULL), +(2236, 1594, 7, 120.00, 1, NULL, NULL), +(2237, 1594, 1, 120.00, 4, NULL, NULL), +(2238, 1595, 2, 120.00, 1, NULL, NULL), +(2239, 1596, 1, 120.00, 2, NULL, NULL), +(2240, 1597, 1, 120.00, 1, NULL, NULL), +(2241, 1598, 1, 120.00, 1, NULL, NULL), +(2242, 1599, 2, 120.00, 2, NULL, NULL), +(2243, 1600, 1, 120.00, 1, NULL, NULL), +(2244, 1601, 1, 120.00, 2, NULL, NULL), +(2245, 1601, 7, 120.00, 1, NULL, NULL), +(2246, 1602, 1, 120.00, 1, NULL, NULL), +(2247, 1603, 2, 120.00, 2, NULL, NULL), +(2248, 1604, 1, 120.00, 1, NULL, NULL), +(2249, 1605, 1, 120.00, 3, NULL, NULL), +(2250, 1606, 1, 120.00, 2, NULL, NULL), +(2251, 1607, 2, 120.00, 1, NULL, NULL), +(2252, 1608, 1, 120.00, 1, NULL, NULL), +(2253, 1608, 3, 120.00, 1, NULL, NULL), +(2254, 1609, 1, 120.00, 1, NULL, NULL), +(2255, 1609, 5, 120.00, 1, NULL, NULL), +(2256, 1610, 2, 120.00, 1, NULL, NULL), +(2257, 1611, 1, 120.00, 1, NULL, NULL), +(2258, 1611, 2, 120.00, 1, NULL, NULL), +(2259, 1612, 2, 120.00, 1, NULL, NULL), +(2260, 1612, 3, 120.00, 1, NULL, NULL), +(2261, 1613, 1, 120.00, 1, NULL, NULL), +(2262, 1613, 2, 120.00, 1, NULL, NULL), +(2263, 1614, 1, 120.00, 1, NULL, NULL), +(2264, 1615, 1, 120.00, 1, NULL, NULL), +(2265, 1615, 2, 120.00, 1, NULL, NULL), +(2266, 1616, 1, 120.00, 1, NULL, NULL), +(2267, 1617, 1, 120.00, 2, NULL, NULL), +(2268, 1617, 7, 120.00, 1, NULL, NULL), +(2269, 1618, 7, 120.00, 1, NULL, NULL), +(2270, 1619, 1, 120.00, 1, NULL, NULL), +(2271, 1620, 2, 120.00, 1, NULL, NULL), +(2272, 1621, 1, 120.00, 1, NULL, NULL), +(2273, 1622, 2, 120.00, 1, NULL, NULL), +(2274, 1623, 1, 120.00, 2, NULL, NULL), +(2275, 1624, 1, 120.00, 2, NULL, NULL), +(2276, 1625, 2, 120.00, 1, NULL, NULL), +(2277, 1626, 1, 120.00, 1, NULL, NULL), +(2278, 1627, 1, 120.00, 1, NULL, NULL), +(2279, 1628, 1, 120.00, 1, NULL, NULL), +(2280, 1628, 7, 120.00, 1, NULL, NULL), +(2281, 1629, 1, 120.00, 2, NULL, NULL), +(2282, 1629, 16, 120.00, 1, NULL, NULL), +(2283, 1630, 1, 120.00, 2, NULL, NULL), +(2284, 1630, 2, 120.00, 1, NULL, NULL), +(2285, 1631, 1, 100.00, 1, NULL, NULL), +(2286, 1631, 12, 50.00, 1, NULL, NULL), +(2287, 1631, 15, 150.00, 1, NULL, NULL), +(2288, 1631, 4, 100.00, 1, NULL, NULL), +(2289, 1631, 1, 100.00, 1, NULL, NULL), +(2290, 1631, 2, 100.00, 1, NULL, NULL), +(2291, 1631, 3, 100.00, 1, NULL, NULL), +(2292, 1631, 10, 100.00, 1, NULL, NULL), +(2293, 1632, 1, 120.00, 1, NULL, NULL), +(2294, 1633, 2, 120.00, 1, NULL, NULL), +(2295, 1633, 1, 120.00, 1, NULL, NULL), +(2296, 1634, 2, 120.00, 1, NULL, NULL), +(2297, 1635, 2, 120.00, 1, NULL, NULL), +(2298, 1636, 2, 120.00, 2, NULL, NULL), +(2299, 1637, 1, 120.00, 2, NULL, NULL), +(2300, 1638, 1, 120.00, 1, NULL, NULL), +(2301, 1638, 2, 120.00, 1, NULL, NULL), +(2302, 1639, 1, 120.00, 1, NULL, NULL), +(2303, 1639, 2, 120.00, 1, NULL, NULL), +(2304, 1640, 1, 120.00, 1, NULL, NULL), +(2305, 1640, 4, 120.00, 1, NULL, NULL), +(2306, 1641, 1, 120.00, 1, NULL, NULL), +(2307, 1642, 1, 120.00, 1, NULL, NULL), +(2308, 1643, 1, 120.00, 1, NULL, NULL), +(2309, 1643, 2, 120.00, 2, NULL, NULL), +(2310, 1644, 1, 120.00, 1, NULL, NULL), +(2311, 1644, 2, 120.00, 1, NULL, NULL), +(2312, 1645, 1, 120.00, 1, NULL, NULL), +(2313, 1645, 2, 120.00, 1, NULL, NULL), +(2314, 1646, 2, 120.00, 2, NULL, NULL), +(2315, 1646, 4, 120.00, 1, NULL, NULL), +(2316, 1647, 2, 120.00, 1, NULL, NULL), +(2317, 1648, 2, 120.00, 1, NULL, NULL), +(2318, 1649, 7, 120.00, 2, NULL, NULL), +(2319, 1637, 5, 120.00, 1, NULL, NULL), +(2320, 1650, 1, 120.00, 1, NULL, NULL), +(2321, 1651, 2, 100.00, 3, NULL, NULL), +(2322, 1651, 4, 100.00, 1, NULL, NULL), +(2323, 1651, 1, 100.00, 5, NULL, NULL), +(2324, 1651, 7, 100.00, 1, NULL, NULL), +(2325, 1652, 2, 120.00, 1, NULL, NULL), +(2326, 1653, 16, 120.00, 1, NULL, NULL), +(2327, 1653, 1, 120.00, 1, NULL, NULL), +(2328, 1653, 2, 120.00, 1, NULL, NULL), +(2329, 1654, 1, 120.00, 1, NULL, NULL), +(2330, 1655, 1, 100.00, 7, NULL, NULL), +(2331, 1655, 2, 100.00, 3, NULL, NULL), +(2332, 1656, 1, 120.00, 1, NULL, NULL), +(2333, 1656, 4, 120.00, 1, NULL, NULL), +(2334, 1657, 2, 120.00, 1, NULL, NULL), +(2335, 1658, 2, 120.00, 1, NULL, NULL), +(2336, 1659, 2, 120.00, 1, NULL, NULL), +(2337, 1660, 1, 120.00, 1, NULL, NULL), +(2338, 1660, 2, 120.00, 1, NULL, NULL), +(2339, 1661, 1, 120.00, 1, NULL, NULL), +(2340, 1662, 1, 120.00, 1, NULL, NULL), +(2341, 1662, 2, 120.00, 1, NULL, NULL), +(2342, 1663, 1, 120.00, 1, NULL, NULL), +(2343, 1664, 1, 120.00, 1, NULL, NULL), +(2344, 1665, 1, 120.00, 1, NULL, NULL), +(2345, 1666, 1, 100.00, 2, NULL, NULL), +(2346, 1666, 5, 100.00, 1, NULL, NULL), +(2347, 1666, 16, 100.00, 1, NULL, NULL), +(2348, 1667, 2, 120.00, 1, NULL, NULL), +(2349, 1668, 1, 100.00, 2, NULL, NULL), +(2350, 1668, 2, 100.00, 4, NULL, NULL), +(2351, 1668, 4, 100.00, 2, NULL, NULL), +(2352, 1668, 3, 100.00, 2, NULL, NULL), +(2353, 1669, 1, 120.00, 1, NULL, NULL), +(2354, 1670, 2, 120.00, 2, NULL, NULL), +(2355, 1671, 1, 120.00, 2, NULL, NULL), +(2356, 1672, 1, 120.00, 2, NULL, NULL), +(2357, 1673, 2, 120.00, 1, NULL, NULL), +(2358, 1674, 1, 100.00, 3, NULL, NULL), +(2359, 1674, 7, 100.00, 1, NULL, NULL), +(2360, 1674, 2, 100.00, 1, NULL, NULL), +(2361, 1675, 1, 120.00, 1, NULL, NULL), +(2362, 1676, 1, 120.00, 1, NULL, NULL), +(2363, 1677, 1, 120.00, 1, NULL, NULL), +(2364, 1677, 4, 120.00, 1, NULL, NULL), +(2365, 1678, 1, 120.00, 1, NULL, NULL), +(2366, 1679, 2, 120.00, 1, NULL, NULL), +(2367, 1680, 2, 120.00, 1, NULL, NULL), +(2368, 1681, 1, 120.00, 1, NULL, NULL), +(2369, 1682, 1, 120.00, 1, NULL, NULL), +(2370, 1682, 5, 120.00, 1, NULL, NULL), +(2371, 1682, 4, 120.00, 1, NULL, NULL), +(2372, 1683, 1, 120.00, 1, NULL, NULL), +(2373, 1684, 1, 100.00, 1, NULL, NULL), +(2374, 1684, 12, 50.00, 1, NULL, NULL), +(2375, 1684, 15, 150.00, 1, NULL, NULL), +(2376, 1685, 2, 120.00, 1, NULL, NULL), +(2377, 1685, 1, 120.00, 1, NULL, NULL), +(2378, 1686, 1, 120.00, 1, NULL, NULL), +(2379, 1687, 1, 120.00, 1, NULL, NULL), +(2380, 1687, 4, 120.00, 1, NULL, NULL), +(2381, 1687, 11, 145.00, 1, NULL, NULL), +(2382, 1688, 2, 120.00, 1, NULL, NULL), +(2383, 1689, 1, 120.00, 1, NULL, NULL), +(2384, 1690, 1, 120.00, 1, NULL, NULL), +(2385, 1691, 1, 120.00, 2, NULL, NULL), +(2386, 1691, 7, 120.00, 1, NULL, NULL), +(2387, 1692, 1, 120.00, 1, NULL, NULL), +(2388, 1693, 1, 120.00, 1, NULL, NULL), +(2389, 1694, 2, 120.00, 1, NULL, NULL), +(2390, 1695, 1, 120.00, 1, NULL, NULL), +(2391, 1696, 1, 120.00, 2, NULL, NULL), +(2392, 1697, 1, 120.00, 2, NULL, NULL), +(2393, 1697, 4, 120.00, 1, NULL, NULL), +(2394, 1698, 1, 120.00, 2, NULL, NULL), +(2395, 1699, 2, 120.00, 1, NULL, NULL), +(2396, 1700, 1, 120.00, 1, NULL, NULL), +(2397, 1700, 7, 120.00, 1, NULL, NULL), +(2398, 1701, 2, 120.00, 2, NULL, NULL), +(2399, 1702, 1, 120.00, 1, NULL, NULL), +(2400, 1702, 4, 120.00, 1, NULL, NULL), +(2401, 1703, 1, 120.00, 1, NULL, NULL), +(2402, 1704, 2, 120.00, 1, NULL, NULL), +(2403, 1704, 4, 120.00, 1, NULL, NULL), +(2404, 1705, 2, 120.00, 1, NULL, NULL), +(2405, 1705, 1, 120.00, 1, NULL, NULL), +(2406, 1706, 1, 120.00, 2, NULL, NULL), +(2407, 1706, 2, 120.00, 3, NULL, NULL), +(2408, 1707, 1, 120.00, 1, NULL, NULL), +(2409, 1708, 1, 120.00, 2, NULL, NULL), +(2410, 1709, 1, 120.00, 1, NULL, NULL), +(2411, 1710, 1, 120.00, 7, NULL, NULL), +(2412, 1710, 2, 120.00, 1, NULL, NULL), +(2413, 1710, 3, 120.00, 1, NULL, NULL), +(2414, 1711, 1, 120.00, 2, NULL, NULL), +(2415, 1712, 2, 120.00, 1, NULL, NULL), +(2416, 1712, 16, 120.00, 1, NULL, NULL), +(2417, 1713, 2, 120.00, 1, NULL, NULL), +(2418, 1713, 1, 120.00, 1, NULL, NULL), +(2419, 1714, 2, 120.00, 1, NULL, NULL), +(2420, 1715, 1, 120.00, 1, NULL, NULL), +(2421, 1716, 2, 120.00, 2, NULL, NULL), +(2422, 1717, 1, 120.00, 1, NULL, NULL), +(2423, 1717, 7, 120.00, 1, NULL, NULL), +(2424, 1718, 1, 120.00, 1, NULL, NULL), +(2425, 1719, 1, 120.00, 1, NULL, NULL), +(2426, 1719, 2, 120.00, 1, NULL, NULL), +(2427, 1720, 2, 120.00, 1, NULL, NULL), +(2428, 1721, 1, 120.00, 1, NULL, NULL), +(2429, 1722, 1, 120.00, 1, NULL, NULL), +(2430, 1722, 5, 120.00, 1, NULL, NULL), +(2431, 1723, 2, 120.00, 1, NULL, NULL), +(2432, 1724, 1, 120.00, 1, NULL, NULL), +(2433, 1725, 1, 120.00, 1, NULL, NULL), +(2434, 1725, 2, 120.00, 2, NULL, NULL), +(2435, 1725, 3, 120.00, 1, NULL, NULL), +(2436, 1726, 1, 120.00, 1, NULL, NULL), +(2437, 1727, 1, 120.00, 2, NULL, NULL), +(2438, 1728, 1, 120.00, 1, NULL, NULL), +(2439, 1729, 1, 120.00, 2, NULL, NULL), +(2440, 1730, 1, 120.00, 2, NULL, NULL), +(2441, 1730, 2, 120.00, 2, NULL, NULL), +(2442, 1730, 4, 120.00, 1, NULL, NULL), +(2443, 1731, 2, 120.00, 1, NULL, NULL), +(2444, 1732, 1, 120.00, 1, NULL, NULL), +(2445, 1732, 2, 120.00, 1, NULL, NULL), +(2446, 1733, 1, 120.00, 1, NULL, NULL), +(2447, 1733, 2, 120.00, 1, NULL, NULL), +(2448, 1734, 7, 100.00, 1, NULL, NULL), +(2449, 1734, 1, 100.00, 4, NULL, NULL), +(2450, 1735, 2, 120.00, 2, NULL, NULL), +(2451, 1736, 11, 145.00, 1, NULL, NULL), +(2452, 1736, 12, 50.00, 1, NULL, NULL), +(2453, 1737, 3, 100.00, 1, NULL, NULL), +(2454, 1737, 4, 100.00, 1, NULL, NULL), +(2455, 1737, 1, 100.00, 3, NULL, NULL), +(2456, 1737, 7, 100.00, 1, NULL, NULL), +(2457, 1738, 2, 120.00, 1, NULL, NULL), +(2458, 1739, 1, 120.00, 2, NULL, NULL), +(2459, 1739, 10, 120.00, 1, NULL, NULL), +(2460, 1739, 2, 120.00, 1, NULL, NULL), +(2461, 1740, 2, 120.00, 2, NULL, NULL), +(2462, 1741, 1, 120.00, 1, NULL, NULL), +(2463, 1742, 1, 120.00, 1, NULL, NULL), +(2464, 1742, 9, 120.00, 1, NULL, NULL), +(2465, 1743, 2, 120.00, 1, NULL, NULL), +(2466, 1744, 1, 120.00, 1, NULL, NULL), +(2467, 1745, 2, 120.00, 1, NULL, NULL), +(2468, 1746, 2, 120.00, 1, NULL, NULL), +(2469, 1747, 1, 120.00, 1, NULL, NULL), +(2470, 1748, 1, 120.00, 2, NULL, NULL), +(2471, 1749, 1, 120.00, 1, NULL, NULL), +(2472, 1750, 1, 120.00, 2, NULL, NULL), +(2473, 1751, 1, 120.00, 1, NULL, NULL), +(2474, 1752, 7, 120.00, 1, NULL, NULL), +(2475, 1752, 1, 120.00, 2, NULL, NULL), +(2476, 1753, 1, 120.00, 1, NULL, NULL), +(2477, 1754, 1, 120.00, 1, NULL, NULL), +(2478, 1755, 1, 120.00, 1, NULL, NULL), +(2479, 1756, 2, 120.00, 3, NULL, NULL), +(2480, 1757, 1, 120.00, 2, NULL, NULL), +(2481, 1758, 1, 100.00, 6, NULL, NULL), +(2482, 1758, 3, 100.00, 1, NULL, NULL), +(2483, 1758, 4, 100.00, 1, NULL, NULL), +(2484, 1758, 2, 100.00, 2, NULL, NULL), +(2485, 1759, 1, 120.00, 1, NULL, NULL), +(2486, 1759, 2, 120.00, 1, NULL, NULL), +(2487, 1760, 1, 120.00, 4, NULL, NULL), +(2488, 1761, 1, 120.00, 1, NULL, NULL), +(2489, 1762, 1, 120.00, 2, NULL, NULL), +(2490, 1763, 1, 120.00, 1, NULL, NULL), +(2492, 1765, 2, 120.00, 1, NULL, NULL), +(2493, 1766, 1, 120.00, 3, NULL, NULL), +(2494, 1767, 1, 120.00, 2, NULL, NULL), +(2495, 1767, 2, 120.00, 2, NULL, NULL), +(2496, 1768, 1, 120.00, 2, NULL, NULL), +(2497, 1769, 1, 120.00, 2, NULL, NULL), +(2498, 1769, 2, 120.00, 2, NULL, NULL), +(2499, 1770, 1, 120.00, 1, NULL, NULL), +(2500, 1771, 1, 120.00, 1, NULL, NULL), +(2501, 1772, 1, 120.00, 1, NULL, NULL), +(2502, 1773, 1, 120.00, 1, NULL, NULL), +(2503, 1774, 1, 120.00, 1, NULL, NULL), +(2504, 1774, 2, 120.00, 1, NULL, NULL), +(2505, 1775, 10, 120.00, 1, NULL, NULL), +(2507, 1777, 1, 120.00, 2, NULL, NULL), +(2508, 1778, 1, 120.00, 1, NULL, NULL), +(2509, 1778, 2, 120.00, 1, NULL, NULL), +(2510, 1779, 1, 120.00, 1, NULL, NULL), +(2511, 1780, 1, 120.00, 3, NULL, NULL), +(2512, 1781, 1, 120.00, 2, NULL, NULL), +(2513, 1782, 1, 120.00, 6, NULL, NULL), +(2514, 1783, 2, 120.00, 1, NULL, NULL), +(2515, 1784, 1, 120.00, 1, NULL, NULL), +(2516, 1784, 2, 120.00, 1, NULL, NULL), +(2517, 1785, 1, 120.00, 2, NULL, NULL), +(2518, 1785, 2, 120.00, 2, NULL, NULL), +(2519, 1785, 16, 120.00, 1, NULL, NULL), +(2520, 1785, 3, 120.00, 2, NULL, NULL), +(2521, 1786, 1, 120.00, 1, NULL, NULL), +(2522, 1787, 1, 120.00, 2, NULL, NULL), +(2523, 1787, 2, 120.00, 2, NULL, NULL), +(2524, 1788, 4, 120.00, 1, NULL, NULL), +(2525, 1789, 1, 120.00, 1, NULL, NULL), +(2526, 1790, 1, 120.00, 1, NULL, NULL), +(2527, 1791, 1, 120.00, 1, NULL, NULL), +(2528, 1792, 2, 120.00, 1, NULL, NULL), +(2529, 1793, 2, 120.00, 2, NULL, NULL), +(2530, 1794, 1, 120.00, 1, NULL, NULL), +(2531, 1795, 2, 120.00, 1, NULL, NULL), +(2532, 1795, 3, 120.00, 1, NULL, NULL), +(2533, 1796, 1, 120.00, 1, NULL, NULL), +(2534, 1797, 2, 120.00, 1, NULL, NULL), +(2535, 1797, 3, 120.00, 1, NULL, NULL), +(2536, 1798, 1, 120.00, 3, NULL, NULL), +(2537, 1799, 1, 120.00, 1, NULL, NULL), +(2538, 1800, 1, 120.00, 2, NULL, NULL), +(2539, 1801, 1, 120.00, 2, NULL, NULL), +(2540, 1802, 1, 120.00, 1, NULL, NULL), +(2541, 1803, 1, 120.00, 3, NULL, NULL), +(2542, 1804, 1, 120.00, 1, NULL, NULL), +(2543, 1804, 2, 120.00, 1, NULL, NULL), +(2544, 1805, 1, 120.00, 1, NULL, NULL), +(2545, 1806, 2, 120.00, 1, NULL, NULL), +(2546, 1807, 1, 120.00, 2, NULL, NULL), +(2547, 1808, 1, 120.00, 1, NULL, NULL), +(2548, 1809, 1, 120.00, 1, NULL, NULL), +(2549, 1809, 2, 120.00, 1, NULL, NULL), +(2550, 1809, 9, 120.00, 1, NULL, NULL), +(2551, 1809, 4, 120.00, 1, NULL, NULL), +(2552, 1810, 2, 120.00, 1, NULL, NULL), +(2553, 1810, 10, 120.00, 1, NULL, NULL), +(2554, 1811, 1, 120.00, 1, NULL, NULL), +(2555, 1812, 1, 120.00, 1, NULL, NULL), +(2556, 1813, 1, 120.00, 1, NULL, NULL), +(2557, 1814, 1, 120.00, 1, NULL, NULL), +(2559, 1816, 1, 100.00, 16, NULL, NULL), +(2560, 1816, 2, 100.00, 4, NULL, NULL), +(2562, 1818, 1, 120.00, 1, NULL, NULL), +(2563, 1819, 4, 120.00, 1, NULL, NULL), +(2564, 1819, 1, 120.00, 1, NULL, NULL), +(2565, 1820, 1, 120.00, 1, NULL, NULL), +(2566, 1821, 2, 120.00, 1, NULL, NULL), +(2567, 1822, 1, 120.00, 1, NULL, NULL), +(2568, 1822, 2, 120.00, 1, NULL, NULL), +(2569, 1823, 2, 120.00, 2, NULL, NULL), +(2570, 1824, 1, 120.00, 1, NULL, NULL), +(2571, 1825, 1, 120.00, 1, NULL, NULL), +(2572, 1826, 1, 120.00, 1, NULL, NULL), +(2573, 1826, 2, 120.00, 1, NULL, NULL), +(2574, 1827, 1, 120.00, 1, NULL, NULL), +(2575, 1827, 2, 120.00, 1, NULL, NULL), +(2576, 1828, 2, 120.00, 1, NULL, NULL), +(2577, 1829, 1, 120.00, 1, NULL, NULL), +(2578, 1830, 2, 120.00, 2, NULL, NULL), +(2579, 1831, 1, 120.00, 1, NULL, NULL), +(2580, 1832, 2, 120.00, 1, NULL, NULL), +(2581, 1833, 1, 120.00, 1, NULL, NULL), +(2582, 1834, 2, 120.00, 1, NULL, NULL), +(2585, 1836, 1, 120.00, 1, NULL, NULL), +(2588, 1838, 1, 120.00, 1, NULL, NULL), +(2589, 1839, 1, 120.00, 1, NULL, NULL), +(2590, 1839, 2, 120.00, 1, NULL, NULL), +(2591, 1840, 1, 120.00, 1, NULL, NULL), +(2592, 1841, 1, 120.00, 1, NULL, NULL), +(2593, 1842, 1, 120.00, 1, NULL, NULL), +(2594, 1842, 3, 120.00, 1, NULL, NULL), +(2595, 1843, 1, 120.00, 2, NULL, NULL), +(2596, 1843, 2, 120.00, 1, NULL, NULL), +(2597, 1844, 1, 100.00, 1, NULL, NULL), +(2598, 1844, 12, 50.00, 1, NULL, NULL), +(2599, 1844, 15, 150.00, 1, NULL, NULL), +(2600, 1845, 1, 120.00, 1, NULL, NULL), +(2601, 1845, 2, 120.00, 1, NULL, NULL), +(2602, 1846, 2, 120.00, 1, NULL, NULL), +(2603, 1847, 1, 120.00, 1, NULL, NULL), +(2604, 1847, 2, 120.00, 1, NULL, NULL), +(2605, 1848, 1, 120.00, 2, NULL, NULL), +(2606, 1849, 1, 120.00, 2, NULL, NULL), +(2607, 1850, 1, 120.00, 1, NULL, NULL), +(2608, 1850, 16, 120.00, 1, NULL, NULL), +(2609, 1850, 10, 120.00, 1, NULL, NULL), +(2610, 1851, 2, 100.00, 2, NULL, NULL), +(2611, 1852, 1, 120.00, 3, NULL, NULL), +(2612, 1852, 4, 120.00, 1, NULL, NULL), +(2613, 1853, 1, 120.00, 2, NULL, NULL), +(2614, 1853, 2, 120.00, 2, NULL, NULL), +(2615, 1854, 1, 120.00, 3, NULL, NULL), +(2616, 1855, 2, 120.00, 1, NULL, NULL), +(2617, 1856, 1, 120.00, 10, NULL, NULL), +(2618, 1856, 2, 120.00, 3, NULL, NULL), +(2619, 1857, 1, 120.00, 6, NULL, NULL), +(2620, 1857, 2, 120.00, 4, NULL, NULL), +(2621, 1858, 1, 120.00, 1, NULL, NULL), +(2622, 1859, 2, 120.00, 1, NULL, NULL), +(2623, 1860, 1, 120.00, 1, NULL, NULL), +(2624, 1861, 2, 120.00, 1, NULL, NULL), +(2625, 1862, 2, 120.00, 2, NULL, NULL), +(2626, 1863, 1, 120.00, 1, NULL, NULL), +(2627, 1864, 2, 120.00, 1, NULL, NULL), +(2628, 1864, 1, 120.00, 1, NULL, NULL), +(2629, 1865, 2, 120.00, 1, NULL, NULL), +(2630, 1866, 2, 120.00, 1, NULL, NULL), +(2631, 1866, 4, 120.00, 1, NULL, NULL), +(2632, 1867, 1, 120.00, 1, NULL, NULL), +(2633, 1867, 2, 120.00, 1, NULL, NULL), +(2634, 1868, 1, 120.00, 1, NULL, NULL), +(2635, 1868, 2, 120.00, 1, NULL, NULL), +(2636, 1869, 1, 120.00, 1, NULL, NULL), +(2637, 1870, 1, 120.00, 1, NULL, NULL), +(2638, 1871, 1, 120.00, 2, NULL, NULL), +(2639, 1871, 2, 120.00, 1, NULL, NULL), +(2640, 1872, 1, 120.00, 2, NULL, NULL), +(2641, 1872, 2, 120.00, 1, NULL, NULL), +(2642, 1872, 4, 120.00, 1, NULL, NULL), +(2643, 1873, 1, 120.00, 2, NULL, NULL), +(2644, 1874, 2, 120.00, 1, NULL, NULL), +(2645, 1874, 3, 120.00, 2, NULL, NULL), +(2646, 1875, 1, 120.00, 1, NULL, NULL), +(2647, 1876, 2, 120.00, 1, NULL, NULL), +(2648, 1877, 2, 120.00, 1, NULL, NULL), +(2649, 1878, 2, 120.00, 1, NULL, NULL), +(2650, 1878, 1, 120.00, 1, NULL, NULL), +(2651, 1879, 2, 120.00, 1, NULL, NULL), +(2652, 1879, 4, 120.00, 1, NULL, NULL), +(2653, 1880, 1, 120.00, 1, NULL, NULL), +(2654, 1881, 1, 120.00, 1, NULL, NULL), +(2655, 1882, 2, 120.00, 1, NULL, NULL), +(2656, 1883, 1, 120.00, 1, NULL, NULL), +(2657, 1883, 2, 120.00, 1, NULL, NULL), +(2658, 1884, 1, 120.00, 1, NULL, NULL), +(2659, 1884, 3, 120.00, 1, NULL, NULL), +(2660, 1885, 4, 120.00, 1, NULL, NULL), +(2661, 1885, 3, 120.00, 1, NULL, NULL), +(2662, 1885, 1, 120.00, 1, NULL, NULL), +(2663, 1885, 5, 120.00, 1, NULL, NULL), +(2664, 1886, 2, 120.00, 1, NULL, NULL), +(2665, 1886, 4, 120.00, 1, NULL, NULL), +(2666, 1887, 2, 120.00, 1, NULL, NULL), +(2667, 1888, 1, 120.00, 2, NULL, NULL), +(2668, 1889, 2, 120.00, 1, NULL, NULL), +(2669, 1890, 1, 120.00, 1, NULL, NULL), +(2670, 1890, 2, 120.00, 1, NULL, NULL), +(2671, 1891, 4, 100.00, 1, NULL, NULL), +(2672, 1891, 1, 100.00, 3, NULL, NULL), +(2673, 1892, 1, 120.00, 1, NULL, NULL), +(2674, 1893, 1, 120.00, 1, NULL, NULL), +(2675, 1894, 1, 120.00, 1, NULL, NULL), +(2676, 1895, 2, 120.00, 1, NULL, NULL), +(2677, 1896, 1, 120.00, 1, NULL, NULL), +(2678, 1897, 2, 120.00, 2, NULL, NULL), +(2679, 1897, 1, 120.00, 2, NULL, NULL), +(2680, 1898, 2, 120.00, 1, NULL, NULL), +(2681, 1899, 2, 120.00, 1, NULL, NULL), +(2682, 1900, 2, 120.00, 1, NULL, NULL), +(2683, 1901, 1, 120.00, 1, NULL, NULL), +(2684, 1902, 2, 120.00, 1, NULL, NULL), +(2685, 1902, 1, 120.00, 1, NULL, NULL), +(2686, 1903, 1, 120.00, 3, NULL, NULL), +(2687, 1904, 1, 120.00, 1, NULL, NULL), +(2688, 1904, 2, 120.00, 1, NULL, NULL), +(2689, 1905, 1, 120.00, 1, NULL, NULL), +(2690, 1906, 1, 120.00, 1, NULL, NULL), +(2691, 1906, 2, 120.00, 1, NULL, NULL), +(2692, 1907, 1, 120.00, 1, NULL, NULL), +(2693, 1907, 2, 120.00, 1, NULL, NULL), +(2694, 1908, 2, 120.00, 1, NULL, NULL), +(2695, 1909, 2, 120.00, 1, NULL, NULL), +(2696, 1909, 3, 120.00, 1, NULL, NULL), +(2697, 1909, 1, 120.00, 2, NULL, NULL), +(2698, 1910, 1, 120.00, 2, NULL, NULL), +(2699, 1910, 9, 120.00, 1, NULL, NULL), +(2700, 1911, 10, 100.00, 1, NULL, NULL), +(2701, 1911, 16, 100.00, 1, NULL, NULL), +(2702, 1912, 1, 120.00, 2, NULL, NULL), +(2703, 1912, 2, 120.00, 2, NULL, NULL), +(2704, 1912, 10, 120.00, 1, NULL, NULL), +(2705, 1913, 1, 120.00, 1, NULL, NULL), +(2706, 1913, 2, 120.00, 1, NULL, NULL), +(2707, 1914, 2, 120.00, 1, NULL, NULL), +(2708, 1914, 1, 120.00, 1, NULL, NULL), +(2709, 1915, 1, 120.00, 8, NULL, NULL), +(2710, 1915, 2, 120.00, 1, NULL, NULL), +(2711, 1916, 9, 120.00, 2, NULL, NULL), +(2712, 1916, 2, 120.00, 1, NULL, NULL), +(2713, 1917, 1, 120.00, 1, NULL, NULL), +(2714, 1917, 2, 120.00, 1, NULL, NULL), +(2715, 1918, 2, 120.00, 1, NULL, NULL), +(2716, 1919, 2, 120.00, 1, NULL, NULL), +(2717, 1919, 4, 120.00, 1, NULL, NULL), +(2718, 1920, 1, 120.00, 1, NULL, NULL), +(2719, 1921, 1, 120.00, 1, NULL, NULL), +(2720, 1921, 2, 120.00, 1, NULL, NULL), +(2721, 1922, 1, 120.00, 1, NULL, NULL), +(2722, 1923, 5, 120.00, 1, NULL, NULL), +(2723, 1924, 1, 120.00, 2, NULL, NULL), +(2724, 1924, 2, 120.00, 1, NULL, NULL), +(2725, 1925, 1, 120.00, 1, NULL, NULL), +(2726, 1926, 2, 120.00, 1, NULL, NULL), +(2727, 1927, 1, 120.00, 1, NULL, NULL), +(2728, 1928, 1, 120.00, 1, NULL, NULL), +(2729, 1929, 1, 120.00, 3, NULL, NULL), +(2730, 1929, 2, 120.00, 1, NULL, NULL), +(2731, 1930, 1, 120.00, 1, NULL, NULL), +(2732, 1931, 2, 120.00, 1, NULL, NULL), +(2733, 1932, 1, 120.00, 2, NULL, NULL), +(2734, 1933, 1, 120.00, 2, NULL, NULL), +(2735, 1933, 2, 120.00, 2, NULL, NULL); +INSERT INTO `order_items` (`id`, `order_id`, `product_id`, `price`, `quantity`, `created_at`, `updated_at`) VALUES +(2736, 1934, 1, 120.00, 1, NULL, NULL), +(2737, 1935, 1, 120.00, 1, NULL, NULL), +(2738, 1936, 2, 120.00, 1, NULL, NULL), +(2739, 1937, 1, 120.00, 1, NULL, NULL), +(2740, 1938, 1, 120.00, 2, NULL, NULL), +(2741, 1939, 1, 120.00, 1, NULL, NULL), +(2742, 1940, 2, 120.00, 1, NULL, NULL), +(2743, 1940, 4, 120.00, 1, NULL, NULL), +(2744, 1940, 16, 120.00, 1, NULL, NULL), +(2745, 1941, 2, 120.00, 2, NULL, NULL), +(2746, 1942, 1, 120.00, 2, NULL, NULL), +(2747, 1943, 1, 120.00, 1, NULL, NULL), +(2748, 1943, 3, 120.00, 1, NULL, NULL), +(2749, 1943, 10, 120.00, 1, NULL, NULL), +(2750, 1943, 5, 120.00, 1, NULL, NULL), +(2751, 1944, 1, 120.00, 1, NULL, NULL), +(2752, 1945, 1, 120.00, 1, NULL, NULL), +(2753, 1945, 2, 120.00, 1, NULL, NULL), +(2754, 1946, 2, 120.00, 1, NULL, NULL), +(2755, 1947, 1, 120.00, 2, NULL, NULL), +(2756, 1948, 2, 120.00, 1, NULL, NULL), +(2757, 1948, 3, 120.00, 1, NULL, NULL), +(2758, 1949, 2, 120.00, 1, NULL, NULL), +(2759, 1950, 1, 120.00, 1, NULL, NULL), +(2760, 1951, 2, 120.00, 2, NULL, NULL), +(2761, 1952, 1, 120.00, 1, NULL, NULL), +(2762, 1952, 2, 120.00, 1, NULL, NULL), +(2763, 1952, 3, 120.00, 1, NULL, NULL), +(2764, 1952, 10, 120.00, 1, NULL, NULL), +(2765, 1953, 2, 120.00, 2, NULL, NULL), +(2766, 1954, 1, 120.00, 2, NULL, NULL), +(2767, 1954, 3, 120.00, 1, NULL, NULL), +(2768, 1955, 1, 120.00, 1, NULL, NULL), +(2769, 1956, 1, 120.00, 1, NULL, NULL), +(2770, 1956, 2, 120.00, 2, NULL, NULL), +(2771, 1957, 2, 120.00, 1, NULL, NULL), +(2772, 1958, 1, 120.00, 1, NULL, NULL), +(2773, 1959, 1, 120.00, 1, NULL, NULL), +(2774, 1960, 1, 120.00, 1, NULL, NULL), +(2775, 1961, 10, 120.00, 1, NULL, NULL), +(2776, 1961, 1, 120.00, 1, NULL, NULL), +(2777, 1962, 1, 120.00, 1, NULL, NULL), +(2778, 1963, 1, 120.00, 2, NULL, NULL), +(2779, 1964, 1, 120.00, 1, NULL, NULL), +(2780, 1964, 4, 120.00, 1, NULL, NULL), +(2781, 1965, 2, 120.00, 1, NULL, NULL), +(2782, 1966, 1, 120.00, 2, NULL, NULL), +(2783, 1967, 1, 120.00, 1, NULL, NULL), +(2784, 1968, 1, 120.00, 1, NULL, NULL), +(2785, 1969, 1, 120.00, 1, NULL, NULL), +(2786, 1969, 5, 120.00, 1, NULL, NULL), +(2787, 1970, 2, 120.00, 1, NULL, NULL), +(2788, 1971, 2, 120.00, 1, NULL, NULL), +(2789, 1972, 2, 120.00, 2, NULL, NULL), +(2790, 1972, 3, 120.00, 2, NULL, NULL), +(2791, 1973, 2, 120.00, 1, NULL, NULL), +(2792, 1974, 2, 120.00, 1, NULL, NULL), +(2793, 1975, 1, 120.00, 1, NULL, NULL), +(2794, 1975, 2, 120.00, 1, NULL, NULL), +(2795, 1976, 1, 120.00, 1, NULL, NULL), +(2796, 1976, 2, 120.00, 1, NULL, NULL), +(2797, 1977, 1, 120.00, 2, NULL, NULL), +(2798, 1978, 1, 120.00, 1, NULL, NULL), +(2799, 1979, 1, 120.00, 1, NULL, NULL), +(2800, 1979, 5, 120.00, 1, NULL, NULL), +(2801, 1980, 1, 120.00, 2, NULL, NULL), +(2802, 1981, 1, 120.00, 3, NULL, NULL), +(2803, 1981, 2, 120.00, 1, NULL, NULL), +(2804, 1982, 1, 120.00, 2, NULL, NULL), +(2805, 1983, 1, 120.00, 1, NULL, NULL), +(2806, 1984, 1, 120.00, 1, NULL, NULL), +(2807, 1984, 2, 120.00, 1, NULL, NULL), +(2808, 1985, 1, 120.00, 1, NULL, NULL), +(2809, 1985, 13, 50.00, 1, NULL, NULL), +(2810, 1986, 2, 120.00, 2, NULL, NULL), +(2811, 1987, 2, 120.00, 1, NULL, NULL), +(2812, 1988, 1, 100.00, 1, NULL, NULL), +(2813, 1988, 12, 50.00, 1, NULL, NULL), +(2814, 1988, 15, 150.00, 1, NULL, NULL), +(2815, 1989, 2, 120.00, 1, NULL, NULL), +(2816, 1990, 1, 120.00, 1, NULL, NULL), +(2817, 1991, 1, 120.00, 1, NULL, NULL), +(2818, 1991, 2, 120.00, 1, NULL, NULL), +(2819, 1992, 1, 120.00, 1, NULL, NULL), +(2820, 1992, 2, 120.00, 1, NULL, NULL), +(2821, 1993, 1, 120.00, 1, NULL, NULL), +(2822, 1994, 1, 120.00, 1, NULL, NULL), +(2823, 1994, 2, 120.00, 1, NULL, NULL), +(2824, 1995, 2, 120.00, 1, NULL, NULL), +(2825, 1995, 10, 120.00, 1, NULL, NULL), +(2826, 1995, 1, 120.00, 2, NULL, NULL), +(2827, 1996, 10, 120.00, 2, NULL, NULL), +(2828, 1996, 4, 120.00, 1, NULL, NULL), +(2829, 1996, 2, 120.00, 1, NULL, NULL), +(2830, 1997, 1, 120.00, 1, NULL, NULL), +(2831, 1998, 1, 120.00, 2, NULL, NULL), +(2832, 1999, 1, 120.00, 1, NULL, NULL), +(2833, 2000, 2, 120.00, 1, NULL, NULL), +(2834, 2001, 2, 120.00, 1, NULL, NULL), +(2835, 2002, 1, 120.00, 2, NULL, NULL), +(2836, 2002, 4, 120.00, 1, NULL, NULL), +(2837, 2002, 2, 120.00, 1, NULL, NULL), +(2838, 2002, 3, 120.00, 1, NULL, NULL), +(2839, 2003, 1, 100.00, 1, NULL, NULL), +(2840, 2003, 12, 50.00, 1, NULL, NULL), +(2841, 2003, 15, 150.00, 1, NULL, NULL), +(2842, 2004, 1, 120.00, 2, NULL, NULL), +(2843, 2005, 1, 120.00, 1, NULL, NULL), +(2844, 2006, 1, 120.00, 1, NULL, NULL), +(2845, 2007, 1, 120.00, 1, NULL, NULL), +(2846, 2008, 2, 120.00, 1, NULL, NULL), +(2847, 2009, 1, 120.00, 1, NULL, NULL), +(2848, 2009, 10, 120.00, 1, NULL, NULL), +(2849, 2010, 2, 120.00, 1, NULL, NULL), +(2850, 2011, 2, 120.00, 2, NULL, NULL), +(2851, 2011, 11, 145.00, 1, NULL, NULL), +(2852, 2012, 1, 120.00, 1, NULL, NULL), +(2853, 2012, 10, 120.00, 1, NULL, NULL), +(2855, 2014, 1, 120.00, 1, NULL, NULL), +(2856, 2015, 1, 120.00, 2, NULL, NULL), +(2857, 2016, 1, 120.00, 2, NULL, NULL), +(2858, 2017, 1, 120.00, 1, NULL, NULL), +(2859, 2018, 1, 120.00, 1, NULL, NULL), +(2860, 2019, 1, 120.00, 1, NULL, NULL), +(2861, 2019, 2, 120.00, 1, NULL, NULL), +(2862, 2020, 1, 120.00, 2, NULL, NULL), +(2863, 2021, 2, 120.00, 1, NULL, NULL), +(2864, 2022, 1, 120.00, 1, NULL, NULL), +(2865, 2023, 2, 120.00, 2, NULL, NULL), +(2866, 2024, 16, 100.00, 1, NULL, NULL), +(2867, 2024, 3, 100.00, 1, NULL, NULL), +(2868, 2025, 1, 120.00, 2, NULL, NULL), +(2869, 2026, 5, 120.00, 1, NULL, NULL), +(2870, 2026, 11, 145.00, 1, NULL, NULL), +(2871, 2027, 4, 120.00, 1, NULL, NULL), +(2872, 2027, 16, 120.00, 1, NULL, NULL), +(2873, 2027, 5, 120.00, 1, NULL, NULL), +(2874, 2028, 1, 120.00, 1, NULL, NULL), +(2875, 2029, 1, 120.00, 1, NULL, NULL), +(2876, 2030, 1, 120.00, 1, NULL, NULL), +(2877, 2031, 1, 120.00, 1, NULL, NULL), +(2878, 2031, 2, 120.00, 1, NULL, NULL), +(2879, 2032, 1, 120.00, 2, NULL, NULL), +(2880, 2033, 2, 120.00, 1, NULL, NULL), +(2881, 2034, 1, 120.00, 1, NULL, NULL), +(2882, 2035, 1, 120.00, 1, NULL, NULL), +(2883, 2035, 2, 120.00, 1, NULL, NULL), +(2884, 2036, 1, 120.00, 1, NULL, NULL), +(2885, 2037, 1, 120.00, 2, NULL, NULL), +(2886, 2038, 1, 120.00, 1, NULL, NULL), +(2887, 2039, 1, 120.00, 1, NULL, NULL), +(2888, 2040, 3, 120.00, 2, NULL, NULL), +(2889, 2041, 1, 120.00, 1, NULL, NULL), +(2890, 2042, 1, 120.00, 2, NULL, NULL), +(2891, 2043, 1, 120.00, 1, NULL, NULL), +(2892, 2044, 2, 120.00, 1, NULL, NULL), +(2893, 2045, 1, 120.00, 1, NULL, NULL), +(2894, 2046, 1, 120.00, 1, NULL, NULL), +(2895, 2046, 2, 120.00, 1, NULL, NULL), +(2896, 2047, 1, 120.00, 1, NULL, NULL), +(2897, 2048, 1, 120.00, 3, NULL, NULL), +(2898, 2048, 2, 120.00, 1, NULL, NULL), +(2899, 2048, 4, 120.00, 1, NULL, NULL), +(2900, 2049, 2, 120.00, 2, NULL, NULL), +(2901, 2049, 4, 120.00, 1, NULL, NULL), +(2902, 2050, 2, 120.00, 1, NULL, NULL), +(2903, 2050, 3, 120.00, 1, NULL, NULL), +(2904, 2051, 2, 120.00, 1, NULL, NULL), +(2905, 2051, 1, 120.00, 1, NULL, NULL), +(2906, 2052, 2, 120.00, 1, NULL, NULL), +(2907, 2053, 4, 120.00, 1, NULL, NULL), +(2908, 2053, 2, 120.00, 1, NULL, NULL), +(2909, 2053, 1, 120.00, 1, NULL, NULL), +(2910, 2054, 8, 100.00, 1, NULL, NULL), +(2911, 2054, 10, 120.00, 1, NULL, NULL), +(2912, 2054, 1, 120.00, 1, NULL, NULL), +(2913, 2054, 2, 120.00, 1, NULL, NULL), +(2914, 2055, 2, 120.00, 1, NULL, NULL), +(2915, 2055, 3, 120.00, 1, NULL, NULL), +(2916, 2056, 1, 120.00, 1, NULL, NULL), +(2917, 2057, 1, 100.00, 3, NULL, NULL), +(2918, 2057, 12, 50.00, 1, NULL, NULL), +(2919, 2057, 15, 150.00, 1, NULL, NULL), +(2920, 2057, 2, 100.00, 5, NULL, NULL), +(2921, 2057, 4, 100.00, 1, NULL, NULL), +(2922, 2058, 1, 100.00, 20, NULL, NULL), +(2923, 2059, 2, 120.00, 1, NULL, NULL), +(2924, 2060, 1, 120.00, 2, NULL, NULL), +(2925, 2061, 1, 120.00, 1, NULL, NULL), +(2927, 2063, 2, 100.00, 1, NULL, NULL), +(2928, 2063, 1, 100.00, 1, NULL, NULL), +(2929, 2063, 16, 100.00, 1, NULL, NULL), +(2930, 2063, 12, 50.00, 1, NULL, NULL), +(2931, 2063, 15, 150.00, 1, NULL, NULL), +(2932, 2064, 2, 120.00, 1, NULL, NULL), +(2933, 2065, 1, 120.00, 1, NULL, NULL), +(2934, 2066, 2, 120.00, 1, NULL, NULL), +(2935, 2067, 2, 120.00, 1, NULL, NULL), +(2936, 2068, 2, 120.00, 2, NULL, NULL), +(2939, 2070, 1, 120.00, 1, NULL, NULL), +(2940, 2070, 2, 120.00, 1, NULL, NULL), +(2941, 2070, 3, 120.00, 1, NULL, NULL), +(2942, 2070, 4, 120.00, 1, NULL, NULL), +(2943, 2071, 1, 100.00, 8, NULL, NULL), +(2944, 2071, 17, 100.00, 2, NULL, NULL), +(2945, 2072, 1, 120.00, 4, NULL, NULL), +(2946, 2073, 17, 120.00, 1, NULL, NULL), +(2947, 2074, 2, 120.00, 2, NULL, NULL), +(2949, 2076, 2, 120.00, 1, NULL, NULL), +(2950, 2077, 2, 120.00, 1, NULL, NULL), +(2951, 2078, 1, 120.00, 1, NULL, NULL), +(2952, 2079, 1, 120.00, 2, NULL, NULL), +(2953, 2080, 4, 120.00, 1, NULL, NULL), +(2954, 2080, 9, 120.00, 1, NULL, NULL), +(2955, 2080, 1, 120.00, 1, NULL, NULL), +(2956, 2080, 2, 120.00, 1, NULL, NULL), +(2957, 2081, 1, 100.00, 1, NULL, NULL), +(2958, 2081, 12, 50.00, 1, NULL, NULL), +(2959, 2081, 15, 150.00, 1, NULL, NULL), +(2960, 2082, 1, 120.00, 1, NULL, NULL), +(2961, 2083, 2, 120.00, 1, NULL, NULL), +(2962, 2083, 3, 120.00, 2, NULL, NULL), +(2963, 2083, 4, 120.00, 1, NULL, NULL), +(2964, 2084, 1, 120.00, 1, NULL, NULL), +(2965, 2085, 2, 120.00, 1, NULL, NULL), +(2966, 2086, 1, 120.00, 5, NULL, NULL), +(2967, 2087, 1, 120.00, 2, NULL, NULL), +(2968, 2088, 2, 120.00, 1, NULL, NULL), +(2969, 2089, 17, 120.00, 1, NULL, NULL), +(2970, 2089, 16, 120.00, 1, NULL, NULL), +(2971, 2089, 3, 120.00, 1, NULL, NULL), +(2972, 2089, 2, 120.00, 2, NULL, NULL), +(2973, 2089, 4, 120.00, 1, NULL, NULL), +(2974, 2089, 9, 120.00, 1, NULL, NULL), +(2975, 2090, 2, 100.00, 6, NULL, NULL), +(2976, 2090, 1, 100.00, 4, NULL, NULL), +(2977, 2090, 11, 145.00, 1, NULL, NULL), +(2978, 2091, 1, 120.00, 4, NULL, NULL), +(2979, 2092, 1, 120.00, 1, NULL, NULL), +(2980, 2093, 1, 100.00, 1, NULL, NULL), +(2981, 2093, 12, 50.00, 1, NULL, NULL), +(2982, 2093, 15, 150.00, 1, NULL, NULL), +(2983, 2094, 1, 120.00, 1, NULL, NULL), +(2984, 2095, 1, 120.00, 5, NULL, NULL), +(2985, 2095, 4, 120.00, 3, NULL, NULL), +(2986, 2095, 5, 120.00, 1, NULL, NULL), +(2987, 2095, 10, 120.00, 1, NULL, NULL), +(2988, 2095, 11, 145.00, 1, NULL, NULL), +(2989, 2096, 1, 120.00, 1, NULL, NULL), +(2990, 2097, 17, 120.00, 1, NULL, NULL), +(2991, 2098, 1, 120.00, 1, NULL, NULL), +(2992, 2099, 5, 120.00, 1, NULL, NULL), +(2993, 2099, 1, 120.00, 1, NULL, NULL), +(2994, 2100, 2, 120.00, 1, NULL, NULL), +(2995, 2101, 1, 120.00, 1, NULL, NULL), +(2996, 2086, 2, 120.00, 1, NULL, NULL), +(2997, 2102, 2, 120.00, 1, NULL, NULL), +(2998, 2103, 1, 120.00, 1, NULL, NULL), +(2999, 2103, 4, 120.00, 1, NULL, NULL), +(3000, 2104, 1, 120.00, 1, NULL, NULL), +(3001, 2104, 2, 120.00, 1, NULL, NULL), +(3002, 2105, 1, 120.00, 1, NULL, NULL), +(3003, 2105, 3, 120.00, 1, NULL, NULL), +(3004, 2106, 5, 120.00, 1, NULL, NULL), +(3005, 2107, 1, 120.00, 1, NULL, NULL), +(3006, 2108, 2, 120.00, 1, NULL, NULL), +(3007, 2108, 16, 120.00, 1, NULL, NULL), +(3008, 2109, 1, 120.00, 1, NULL, NULL), +(3009, 2110, 1, 120.00, 1, NULL, NULL), +(3010, 2111, 2, 120.00, 1, NULL, NULL), +(3011, 2112, 1, 120.00, 1, NULL, NULL), +(3012, 2112, 2, 120.00, 1, NULL, NULL), +(3013, 2113, 1, 120.00, 1, NULL, NULL), +(3014, 2114, 1, 120.00, 1, NULL, NULL), +(3015, 2114, 2, 120.00, 1, NULL, NULL), +(3016, 2115, 2, 120.00, 1, NULL, NULL), +(3017, 2116, 16, 120.00, 1, NULL, NULL), +(3018, 2117, 17, 120.00, 1, NULL, NULL), +(3019, 2118, 1, 120.00, 1, NULL, NULL), +(3020, 2119, 1, 120.00, 1, NULL, NULL), +(3021, 2119, 2, 120.00, 1, NULL, NULL), +(3022, 2120, 17, 120.00, 2, NULL, NULL), +(3023, 2120, 1, 120.00, 1, NULL, NULL), +(3024, 2121, 1, 120.00, 2, NULL, NULL), +(3025, 2122, 1, 120.00, 2, NULL, NULL), +(3026, 2122, 16, 120.00, 2, NULL, NULL), +(3027, 2122, 11, 145.00, 1, NULL, NULL), +(3028, 2123, 1, 120.00, 1, NULL, NULL), +(3029, 2124, 1, 120.00, 1, NULL, NULL), +(3030, 2124, 2, 120.00, 1, NULL, NULL), +(3031, 2125, 1, 120.00, 1, NULL, NULL), +(3032, 2126, 1, 120.00, 1, NULL, NULL), +(3033, 2127, 2, 120.00, 1, NULL, NULL), +(3034, 2003, 16, 100.00, 1, NULL, NULL), +(3035, 2068, 1, 120.00, 1, NULL, NULL), +(3036, 2128, 1, 120.00, 1, NULL, NULL), +(3037, 2129, 1, 120.00, 1, NULL, NULL), +(3038, 2130, 1, 120.00, 1, NULL, NULL), +(3039, 2130, 2, 120.00, 1, NULL, NULL), +(3040, 2131, 1, 120.00, 1, NULL, NULL), +(3041, 2131, 2, 120.00, 1, NULL, NULL), +(3042, 2132, 1, 120.00, 1, NULL, NULL), +(3043, 2133, 2, 120.00, 1, NULL, NULL), +(3044, 2134, 1, 120.00, 1, NULL, NULL), +(3045, 2134, 2, 120.00, 1, NULL, NULL), +(3046, 2135, 1, 120.00, 1, NULL, NULL), +(3047, 2136, 2, 120.00, 1, NULL, NULL), +(3048, 2137, 1, 120.00, 1, NULL, NULL), +(3049, 2138, 2, 120.00, 1, NULL, NULL), +(3050, 2139, 1, 120.00, 2, NULL, NULL), +(3051, 2140, 1, 100.00, 1, NULL, NULL), +(3052, 2140, 12, 50.00, 1, NULL, NULL), +(3053, 2140, 15, 150.00, 1, NULL, NULL), +(3054, 2141, 1, 120.00, 1, NULL, NULL), +(3055, 2142, 2, 120.00, 1, NULL, NULL), +(3056, 2143, 1, 120.00, 1, NULL, NULL), +(3057, 2144, 17, 120.00, 1, NULL, NULL), +(3058, 2144, 1, 120.00, 1, NULL, NULL), +(3059, 2145, 1, 120.00, 1, NULL, NULL), +(3060, 2146, 2, 120.00, 1, NULL, NULL), +(3061, 2147, 1, 120.00, 1, NULL, NULL), +(3062, 2148, 1, 120.00, 1, NULL, NULL), +(3063, 2149, 2, 120.00, 1, NULL, NULL), +(3064, 2150, 1, 120.00, 1, NULL, NULL), +(3065, 2151, 1, 120.00, 1, NULL, NULL), +(3066, 2152, 2, 120.00, 1, NULL, NULL), +(3067, 2153, 1, 120.00, 2, NULL, NULL), +(3068, 2154, 2, 120.00, 4, NULL, NULL), +(3069, 2154, 1, 120.00, 1, NULL, NULL), +(3070, 2155, 1, 120.00, 1, NULL, NULL), +(3071, 2156, 17, 120.00, 1, NULL, NULL), +(3072, 2157, 1, 120.00, 1, NULL, NULL), +(3073, 2158, 2, 120.00, 1, NULL, NULL), +(3074, 2159, 2, 120.00, 1, NULL, NULL), +(3075, 2160, 1, 120.00, 1, NULL, NULL), +(3076, 2161, 1, 120.00, 1, NULL, NULL), +(3077, 2162, 2, 120.00, 2, NULL, NULL), +(3078, 2163, 1, 120.00, 1, NULL, NULL), +(3079, 2163, 4, 120.00, 1, NULL, NULL), +(3080, 2164, 1, 120.00, 1, NULL, NULL), +(3081, 2165, 4, 120.00, 1, NULL, NULL), +(3082, 2165, 2, 120.00, 1, NULL, NULL), +(3083, 2166, 1, 120.00, 1, NULL, NULL), +(3084, 2167, 2, 120.00, 1, NULL, NULL), +(3085, 2154, 1, 120.00, 1, NULL, NULL), +(3086, 2168, 1, 120.00, 1, NULL, NULL), +(3087, 2169, 1, 120.00, 1, NULL, NULL), +(3088, 2170, 1, 120.00, 1, NULL, NULL), +(3089, 2170, 2, 120.00, 1, NULL, NULL), +(3090, 2171, 16, 120.00, 1, NULL, NULL), +(3091, 2171, 4, 120.00, 1, NULL, NULL), +(3092, 2171, 1, 120.00, 3, NULL, NULL), +(3093, 2172, 1, 120.00, 1, NULL, NULL), +(3094, 2172, 2, 120.00, 1, NULL, NULL), +(3095, 2173, 17, 120.00, 1, NULL, NULL), +(3096, 2173, 1, 120.00, 1, NULL, NULL), +(3097, 2174, 17, 120.00, 1, NULL, NULL), +(3098, 2174, 1, 120.00, 1, NULL, NULL), +(3099, 2174, 2, 120.00, 1, NULL, NULL), +(3100, 2175, 2, 120.00, 1, NULL, NULL), +(3101, 2176, 1, 100.00, 7, NULL, NULL), +(3102, 2176, 12, 50.00, 1, NULL, NULL), +(3103, 2176, 15, 150.00, 1, NULL, NULL), +(3104, 2176, 5, 100.00, 1, NULL, NULL), +(3105, 2176, 2, 100.00, 5, NULL, NULL), +(3106, 2177, 1, 100.00, 7, NULL, NULL), +(3107, 2177, 12, 50.00, 1, NULL, NULL), +(3108, 2177, 15, 150.00, 1, NULL, NULL), +(3109, 2177, 2, 100.00, 5, NULL, NULL), +(3110, 2178, 1, 120.00, 4, NULL, NULL), +(3111, 2178, 2, 120.00, 2, NULL, NULL), +(3112, 2179, 1, 100.00, 2, NULL, NULL), +(3113, 2180, 2, 120.00, 1, NULL, NULL), +(3114, 2180, 5, 120.00, 1, NULL, NULL), +(3115, 2181, 1, 120.00, 1, NULL, NULL), +(3116, 2182, 1, 120.00, 10, NULL, NULL), +(3117, 2182, 3, 120.00, 1, NULL, NULL), +(3118, 2182, 2, 120.00, 2, NULL, NULL), +(3119, 2183, 1, 120.00, 1, NULL, NULL), +(3120, 2183, 4, 120.00, 1, NULL, NULL), +(3121, 2184, 1, 120.00, 1, NULL, NULL), +(3122, 2185, 2, 120.00, 1, NULL, NULL), +(3123, 2185, 5, 120.00, 1, NULL, NULL), +(3124, 2186, 2, 120.00, 2, NULL, NULL), +(3125, 2187, 1, 100.00, 1, NULL, NULL), +(3126, 2187, 12, 50.00, 1, NULL, NULL), +(3127, 2187, 15, 150.00, 1, NULL, NULL), +(3128, 2188, 1, 120.00, 2, NULL, NULL), +(3129, 2189, 1, 120.00, 1, NULL, NULL), +(3130, 2189, 4, 120.00, 1, NULL, NULL), +(3131, 2190, 4, 120.00, 2, NULL, NULL), +(3132, 2190, 2, 120.00, 3, NULL, NULL), +(3133, 2190, 1, 120.00, 6, NULL, NULL), +(3134, 2191, 1, 120.00, 2, NULL, NULL), +(3135, 2176, 17, 100.00, 1, NULL, NULL), +(3136, 2192, 1, 120.00, 1, NULL, NULL), +(3137, 2192, 3, 120.00, 1, NULL, NULL), +(3138, 2193, 2, 120.00, 2, NULL, NULL), +(3139, 2194, 1, 120.00, 1, NULL, NULL), +(3140, 2194, 4, 120.00, 1, NULL, NULL), +(3141, 2194, 2, 120.00, 1, NULL, NULL), +(3142, 2195, 2, 120.00, 1, NULL, NULL), +(3143, 2196, 2, 120.00, 1, NULL, NULL), +(3144, 2196, 4, 120.00, 1, NULL, NULL), +(3145, 2196, 1, 120.00, 1, NULL, NULL), +(3146, 2197, 1, 120.00, 2, NULL, NULL), +(3147, 2198, 1, 120.00, 3, NULL, NULL), +(3148, 2199, 2, 120.00, 2, NULL, NULL), +(3149, 2200, 1, 120.00, 1, NULL, NULL), +(3150, 2201, 2, 120.00, 1, NULL, NULL), +(3151, 2201, 17, 120.00, 1, NULL, NULL), +(3152, 2202, 2, 120.00, 2, NULL, NULL), +(3153, 2203, 1, 120.00, 1, NULL, NULL), +(3154, 2203, 2, 120.00, 1, NULL, NULL), +(3155, 2204, 1, 120.00, 2, NULL, NULL), +(3156, 2204, 2, 120.00, 1, NULL, NULL), +(3157, 2205, 2, 120.00, 2, NULL, NULL), +(3158, 2205, 16, 120.00, 1, NULL, NULL), +(3159, 2205, 1, 120.00, 3, NULL, NULL), +(3160, 2205, 17, 120.00, 1, NULL, NULL), +(3161, 2206, 1, 120.00, 1, NULL, NULL), +(3162, 2207, 1, 120.00, 1, NULL, NULL), +(3163, 2208, 2, 120.00, 1, NULL, NULL), +(3164, 2209, 1, 120.00, 2, NULL, NULL), +(3165, 2210, 1, 120.00, 1, NULL, NULL), +(3166, 2211, 1, 120.00, 1, NULL, NULL), +(3167, 2212, 1, 120.00, 1, NULL, NULL), +(3168, 2213, 1, 120.00, 1, NULL, NULL), +(3169, 2213, 2, 120.00, 1, NULL, NULL), +(3170, 2214, 1, 120.00, 1, NULL, NULL), +(3171, 2215, 1, 120.00, 1, NULL, NULL), +(3172, 2216, 1, 120.00, 1, NULL, NULL), +(3173, 2217, 2, 120.00, 1, NULL, NULL), +(3174, 2218, 2, 120.00, 1, NULL, NULL), +(3175, 2219, 1, 120.00, 1, NULL, NULL), +(3176, 2219, 2, 120.00, 1, NULL, NULL), +(3177, 2219, 3, 120.00, 1, NULL, NULL), +(3178, 2219, 11, 145.00, 1, NULL, NULL), +(3179, 2220, 2, 120.00, 1, NULL, NULL), +(3180, 2221, 2, 120.00, 1, NULL, NULL), +(3181, 2222, 1, 120.00, 1, NULL, NULL), +(3182, 2222, 2, 120.00, 1, NULL, NULL), +(3183, 2223, 1, 120.00, 2, NULL, NULL), +(3184, 2224, 1, 120.00, 1, NULL, NULL), +(3185, 2225, 1, 120.00, 2, NULL, NULL), +(3186, 2226, 1, 120.00, 2, NULL, NULL), +(3187, 2227, 2, 120.00, 1, NULL, NULL), +(3188, 2228, 1, 120.00, 2, NULL, NULL), +(3189, 2229, 1, 120.00, 2, NULL, NULL), +(3190, 2229, 2, 120.00, 1, NULL, NULL), +(3191, 2230, 1, 120.00, 1, NULL, NULL), +(3192, 2230, 2, 120.00, 1, NULL, NULL), +(3193, 2231, 2, 120.00, 1, NULL, NULL), +(3194, 2232, 1, 120.00, 2, NULL, NULL), +(3195, 2232, 2, 120.00, 1, NULL, NULL), +(3196, 2233, 2, 120.00, 2, NULL, NULL), +(3197, 2234, 3, 120.00, 1, NULL, NULL), +(3198, 2234, 1, 120.00, 2, NULL, NULL), +(3199, 2235, 1, 120.00, 1, NULL, NULL), +(3200, 2236, 1, 100.00, 4, NULL, NULL), +(3201, 2236, 3, 100.00, 1, NULL, NULL), +(3203, 2238, 2, 120.00, 1, NULL, NULL), +(3204, 2239, 1, 120.00, 2, NULL, NULL), +(3205, 2240, 1, 120.00, 1, NULL, NULL), +(3206, 2240, 16, 120.00, 1, NULL, NULL), +(3207, 2241, 1, 120.00, 1, NULL, NULL), +(3208, 2242, 1, 120.00, 1, NULL, NULL), +(3209, 2243, 1, 100.00, 1, NULL, NULL), +(3210, 2243, 3, 100.00, 3, NULL, NULL), +(3211, 2244, 1, 120.00, 2, NULL, NULL), +(3212, 2244, 2, 120.00, 1, NULL, NULL), +(3213, 2245, 10, 120.00, 1, NULL, NULL), +(3214, 2245, 1, 120.00, 1, NULL, NULL), +(3215, 2246, 1, 120.00, 1, NULL, NULL), +(3216, 2247, 2, 120.00, 2, NULL, NULL), +(3217, 2248, 2, 120.00, 1, NULL, NULL), +(3218, 2249, 2, 120.00, 1, NULL, NULL), +(3219, 2250, 1, 120.00, 1, NULL, NULL), +(3220, 2250, 2, 120.00, 1, NULL, NULL), +(3221, 2251, 2, 120.00, 1, NULL, NULL), +(3222, 2252, 2, 120.00, 2, NULL, NULL), +(3223, 2252, 4, 120.00, 1, NULL, NULL), +(3224, 2252, 3, 120.00, 1, NULL, NULL), +(3225, 2252, 17, 120.00, 1, NULL, NULL), +(3226, 2252, 1, 120.00, 1, NULL, NULL), +(3227, 2253, 2, 120.00, 1, NULL, NULL), +(3228, 2254, 1, 120.00, 1, NULL, NULL), +(3229, 2254, 2, 120.00, 1, NULL, NULL), +(3230, 2255, 1, 120.00, 1, NULL, NULL), +(3231, 2255, 4, 120.00, 1, NULL, NULL), +(3232, 2255, 2, 120.00, 1, NULL, NULL), +(3233, 2256, 1, 120.00, 1, NULL, NULL), +(3234, 2257, 1, 120.00, 1, NULL, NULL), +(3236, 2258, 1, 100.00, 3, NULL, '2023-08-10 11:16:29'), +(3237, 2258, 4, 100.00, 1, NULL, NULL), +(3238, 2258, 17, 100.00, 1, NULL, NULL), +(3239, 2259, 2, 120.00, 1, NULL, NULL), +(3240, 2259, 4, 120.00, 1, NULL, NULL), +(3241, 2260, 1, 120.00, 1, NULL, NULL), +(3242, 2261, 2, 120.00, 2, NULL, NULL), +(3243, 2262, 1, 120.00, 2, NULL, NULL), +(3244, 2263, 1, 120.00, 1, NULL, NULL), +(3245, 2264, 2, 120.00, 1, NULL, NULL), +(3246, 2265, 1, 120.00, 3, NULL, NULL), +(3247, 2266, 1, 120.00, 1, NULL, NULL), +(3248, 2267, 2, 120.00, 1, NULL, NULL), +(3249, 2268, 2, 120.00, 1, NULL, NULL), +(3250, 2269, 5, 100.00, 2, NULL, NULL), +(3251, 2269, 15, 150.00, 1, NULL, NULL), +(3252, 2269, 12, 50.00, 1, NULL, NULL), +(3253, 2270, 1, 120.00, 1, NULL, NULL), +(3254, 2271, 1, 120.00, 2, NULL, NULL), +(3255, 2271, 2, 120.00, 1, NULL, NULL), +(3256, 2272, 2, 120.00, 1, NULL, NULL), +(3257, 2273, 17, 120.00, 1, NULL, NULL), +(3258, 2273, 2, 120.00, 1, NULL, NULL), +(3259, 2273, 1, 120.00, 1, NULL, NULL), +(3260, 2273, 10, 120.00, 1, NULL, NULL), +(3261, 2274, 1, 120.00, 1, NULL, NULL), +(3262, 2275, 1, 120.00, 2, NULL, NULL), +(3263, 2276, 1, 120.00, 1, NULL, NULL), +(3264, 2277, 1, 120.00, 2, NULL, NULL), +(3265, 2278, 17, 100.00, 1, NULL, NULL), +(3266, 2278, 1, 100.00, 11, NULL, NULL), +(3267, 2278, 2, 100.00, 5, NULL, NULL), +(3268, 2279, 1, 120.00, 2, NULL, NULL), +(3269, 2279, 2, 120.00, 3, NULL, NULL), +(3270, 2280, 1, 120.00, 5, NULL, NULL), +(3271, 2280, 2, 120.00, 2, NULL, NULL), +(3272, 2280, 4, 120.00, 1, NULL, NULL), +(3273, 2281, 1, 120.00, 2, NULL, NULL), +(3274, 2281, 2, 120.00, 2, NULL, NULL), +(3275, 2282, 3, 120.00, 1, NULL, NULL), +(3276, 2282, 2, 120.00, 1, NULL, NULL), +(3277, 2283, 1, 120.00, 1, NULL, NULL), +(3278, 2284, 1, 120.00, 1, NULL, NULL), +(3279, 2285, 1, 120.00, 1, NULL, NULL), +(3280, 2285, 4, 120.00, 1, NULL, NULL), +(3281, 2286, 1, 120.00, 1, NULL, NULL), +(3282, 2287, 1, 120.00, 4, NULL, NULL), +(3283, 2287, 2, 120.00, 4, NULL, NULL), +(3284, 2288, 1, 120.00, 1, NULL, NULL), +(3285, 2288, 4, 120.00, 1, NULL, NULL), +(3286, 2289, 1, 120.00, 1, NULL, NULL), +(3287, 2290, 1, 120.00, 1, NULL, NULL), +(3288, 2290, 2, 120.00, 1, NULL, NULL), +(3289, 2291, 3, 120.00, 1, NULL, NULL), +(3290, 2291, 2, 120.00, 1, NULL, NULL), +(3291, 2292, 2, 120.00, 2, NULL, NULL), +(3292, 2293, 1, 120.00, 1, NULL, NULL), +(3293, 2293, 2, 120.00, 1, NULL, NULL), +(3294, 2294, 2, 120.00, 2, NULL, NULL), +(3295, 2295, 1, 120.00, 1, NULL, NULL), +(3296, 2296, 1, 120.00, 1, NULL, NULL), +(3297, 2296, 2, 120.00, 1, NULL, NULL), +(3298, 2297, 1, 120.00, 5, NULL, NULL), +(3299, 2297, 3, 120.00, 2, NULL, NULL), +(3300, 2298, 1, 120.00, 1, NULL, NULL), +(3301, 2298, 2, 120.00, 1, NULL, NULL), +(3302, 2299, 1, 100.00, 1, NULL, NULL), +(3303, 2299, 12, 50.00, 1, NULL, NULL), +(3304, 2299, 15, 150.00, 1, NULL, NULL), +(3305, 2300, 1, 120.00, 1, NULL, NULL), +(3306, 2301, 2, 120.00, 2, NULL, NULL), +(3307, 2302, 1, 120.00, 1, NULL, NULL), +(3308, 2302, 2, 120.00, 1, NULL, NULL), +(3309, 2303, 2, 120.00, 2, NULL, NULL), +(3310, 2304, 4, 120.00, 1, NULL, NULL), +(3311, 2305, 1, 120.00, 1, NULL, NULL), +(3312, 2305, 2, 120.00, 1, NULL, NULL), +(3313, 2306, 1, 120.00, 1, NULL, NULL), +(3314, 2306, 2, 120.00, 1, NULL, NULL), +(3315, 2307, 1, 120.00, 1, NULL, NULL), +(3316, 2308, 3, 100.00, 1, NULL, NULL), +(3317, 2308, 1, 100.00, 5, NULL, NULL), +(3318, 2308, 2, 100.00, 4, NULL, NULL), +(3319, 2308, 17, 100.00, 1, NULL, NULL), +(3320, 2309, 1, 120.00, 1, NULL, NULL), +(3321, 2310, 1, 120.00, 1, NULL, NULL), +(3322, 2311, 2, 120.00, 1, NULL, NULL), +(3323, 2312, 1, 120.00, 1, NULL, NULL), +(3324, 2312, 2, 120.00, 1, NULL, NULL), +(3325, 2313, 1, 120.00, 1, NULL, NULL), +(3326, 2314, 1, 100.00, 1, NULL, NULL), +(3327, 2314, 12, 50.00, 1, NULL, NULL), +(3328, 2314, 15, 150.00, 1, NULL, NULL), +(3329, 2315, 1, 120.00, 1, NULL, NULL), +(3330, 2315, 2, 120.00, 1, NULL, NULL), +(3331, 2316, 1, 120.00, 1, NULL, NULL), +(3332, 2316, 2, 120.00, 1, NULL, NULL), +(3333, 2317, 1, 120.00, 1, NULL, NULL), +(3334, 2317, 2, 120.00, 1, NULL, NULL), +(3335, 2318, 1, 120.00, 1, NULL, NULL), +(3336, 2319, 1, 120.00, 1, NULL, NULL), +(3337, 2320, 1, 120.00, 1, NULL, NULL), +(3338, 2321, 2, 120.00, 1, NULL, NULL), +(3339, 2322, 2, 120.00, 2, NULL, NULL), +(3340, 2323, 1, 120.00, 1, NULL, NULL), +(3341, 2323, 2, 120.00, 1, NULL, NULL), +(3342, 2323, 17, 120.00, 1, NULL, NULL), +(3343, 2324, 2, 120.00, 9, NULL, NULL), +(3344, 2324, 1, 120.00, 11, NULL, NULL), +(3345, 2324, 3, 120.00, 1, NULL, NULL), +(3346, 2325, 1, 120.00, 1, NULL, NULL), +(3347, 2326, 2, 120.00, 1, NULL, NULL), +(3348, 2327, 1, 120.00, 5, NULL, NULL), +(3349, 2327, 2, 120.00, 2, NULL, NULL), +(3350, 2328, 1, 120.00, 1, NULL, NULL), +(3351, 2329, 1, 120.00, 1, NULL, NULL), +(3352, 2329, 2, 120.00, 1, NULL, NULL), +(3353, 2330, 1, 120.00, 1, NULL, NULL), +(3354, 2331, 1, 120.00, 3, NULL, NULL), +(3355, 2332, 4, 120.00, 1, NULL, NULL), +(3356, 2332, 1, 120.00, 1, NULL, NULL), +(3357, 2333, 1, 120.00, 1, NULL, NULL), +(3358, 2333, 2, 120.00, 1, NULL, NULL), +(3359, 2334, 2, 120.00, 1, NULL, NULL), +(3360, 2335, 1, 120.00, 2, NULL, NULL), +(3361, 2336, 1, 120.00, 2, NULL, NULL), +(3362, 2337, 1, 120.00, 1, NULL, NULL), +(3363, 2337, 2, 120.00, 1, NULL, NULL), +(3364, 2338, 2, 120.00, 1, NULL, NULL), +(3365, 2339, 2, 120.00, 1, NULL, NULL), +(3366, 2340, 1, 120.00, 1, NULL, NULL), +(3367, 2341, 2, 120.00, 1, NULL, NULL), +(3368, 2342, 1, 120.00, 1, NULL, NULL), +(3369, 2342, 2, 120.00, 1, NULL, NULL), +(3370, 2343, 1, 120.00, 1, NULL, NULL), +(3371, 2344, 1, 120.00, 1, NULL, NULL), +(3372, 2344, 3, 120.00, 1, NULL, NULL), +(3373, 2344, 2, 120.00, 1, NULL, NULL), +(3374, 2345, 2, 120.00, 1, NULL, NULL), +(3375, 2346, 1, 100.00, 1, NULL, NULL), +(3376, 2346, 2, 100.00, 1, NULL, NULL), +(3377, 2346, 5, 100.00, 1, NULL, NULL), +(3378, 2346, 4, 100.00, 1, NULL, NULL), +(3379, 2346, 3, 100.00, 1, NULL, NULL), +(3380, 2346, 17, 100.00, 1, NULL, NULL), +(3381, 2347, 1, 100.00, 8, NULL, NULL), +(3382, 2347, 4, 100.00, 2, NULL, NULL), +(3383, 2347, 17, 100.00, 1, NULL, NULL), +(3384, 2348, 1, 120.00, 2, NULL, NULL), +(3385, 2349, 2, 120.00, 1, NULL, NULL), +(3386, 2350, 2, 120.00, 1, NULL, NULL), +(3387, 2351, 2, 120.00, 1, NULL, NULL), +(3388, 2352, 1, 120.00, 2, NULL, NULL), +(3389, 2353, 2, 120.00, 1, NULL, NULL), +(3390, 2354, 2, 120.00, 1, NULL, NULL), +(3391, 2355, 4, 120.00, 1, NULL, NULL), +(3392, 2355, 2, 120.00, 1, NULL, NULL), +(3393, 2356, 2, 120.00, 1, NULL, NULL), +(3394, 2356, 4, 120.00, 1, NULL, NULL), +(3395, 2357, 4, 120.00, 3, NULL, NULL), +(3396, 2357, 17, 120.00, 2, NULL, NULL), +(3397, 2357, 1, 120.00, 1, NULL, NULL), +(3398, 2358, 1, 120.00, 1, NULL, NULL), +(3399, 2359, 1, 120.00, 1, NULL, NULL), +(3400, 2360, 1, 120.00, 1, NULL, NULL), +(3401, 2361, 2, 120.00, 1, NULL, NULL), +(3402, 2362, 1, 120.00, 1, NULL, NULL), +(3403, 2363, 2, 120.00, 2, NULL, NULL), +(3404, 2364, 1, 120.00, 2, NULL, NULL), +(3405, 2365, 1, 120.00, 1, NULL, NULL), +(3406, 2366, 1, 120.00, 2, NULL, NULL), +(3407, 2366, 10, 120.00, 1, NULL, NULL), +(3408, 2367, 1, 120.00, 1, NULL, NULL), +(3409, 2368, 3, 120.00, 1, NULL, NULL), +(3410, 2368, 2, 120.00, 1, NULL, NULL), +(3411, 2368, 1, 120.00, 1, NULL, NULL), +(3412, 2369, 2, 120.00, 1, NULL, NULL), +(3413, 2370, 1, 120.00, 1, NULL, NULL), +(3414, 2370, 3, 120.00, 1, NULL, NULL), +(3415, 2371, 1, 120.00, 1, NULL, NULL), +(3416, 2371, 3, 120.00, 1, NULL, NULL), +(3417, 2372, 1, 120.00, 1, NULL, NULL), +(3418, 2372, 2, 120.00, 1, NULL, NULL), +(3419, 2373, 1, 120.00, 6, NULL, NULL), +(3420, 2374, 2, 120.00, 1, NULL, NULL), +(3421, 2375, 1, 120.00, 1, NULL, NULL), +(3422, 2376, 1, 120.00, 2, NULL, NULL), +(3423, 2377, 2, 120.00, 1, NULL, NULL), +(3424, 2378, 2, 120.00, 1, NULL, NULL), +(3425, 2379, 2, 120.00, 1, NULL, NULL), +(3426, 2380, 1, 120.00, 1, NULL, NULL), +(3427, 2381, 1, 120.00, 1, NULL, NULL), +(3428, 2382, 2, 120.00, 1, NULL, NULL), +(3429, 2383, 1, 120.00, 2, NULL, NULL), +(3430, 2384, 1, 120.00, 1, NULL, NULL), +(3431, 2384, 3, 120.00, 1, NULL, NULL), +(3432, 2385, 1, 120.00, 2, NULL, NULL), +(3433, 2386, 1, 100.00, 1, NULL, NULL), +(3434, 2386, 12, 50.00, 1, NULL, NULL), +(3435, 2386, 15, 150.00, 1, NULL, NULL), +(3436, 2387, 1, 120.00, 1, NULL, NULL), +(3437, 2388, 3, 120.00, 1, NULL, NULL), +(3438, 2389, 1, 120.00, 1, NULL, NULL), +(3439, 2389, 2, 120.00, 1, NULL, NULL), +(3440, 2390, 2, 120.00, 1, NULL, NULL), +(3441, 2391, 1, 120.00, 1, NULL, NULL), +(3442, 2392, 1, 120.00, 1, NULL, NULL), +(3443, 2393, 1, 120.00, 1, NULL, NULL), +(3444, 2393, 2, 120.00, 1, NULL, NULL), +(3445, 2393, 3, 120.00, 1, NULL, NULL), +(3446, 2394, 1, 100.00, 2, NULL, NULL), +(3447, 2395, 9, 120.00, 2, NULL, NULL), +(3448, 2396, 2, 120.00, 1, NULL, NULL), +(3449, 2396, 1, 120.00, 1, NULL, NULL), +(3450, 2397, 1, 120.00, 1, NULL, NULL), +(3451, 2398, 1, 120.00, 1, NULL, NULL), +(3452, 2398, 4, 120.00, 1, NULL, NULL), +(3453, 2398, 2, 120.00, 1, NULL, NULL), +(3454, 2399, 2, 120.00, 1, NULL, NULL), +(3455, 2399, 1, 120.00, 1, NULL, NULL), +(3456, 2400, 2, 120.00, 1, NULL, NULL), +(3457, 2401, 2, 120.00, 1, NULL, NULL), +(3458, 2402, 1, 120.00, 2, NULL, NULL), +(3459, 2403, 2, 120.00, 1, NULL, NULL), +(3460, 2403, 17, 120.00, 1, NULL, NULL), +(3461, 2404, 2, 120.00, 1, NULL, NULL), +(3462, 2405, 1, 120.00, 1, NULL, NULL), +(3463, 2406, 1, 120.00, 4, NULL, NULL), +(3464, 2406, 17, 120.00, 2, NULL, NULL), +(3465, 2407, 2, 120.00, 1, NULL, NULL), +(3466, 2408, 2, 120.00, 1, NULL, NULL), +(3467, 2409, 2, 120.00, 1, NULL, NULL), +(3468, 2410, 1, 120.00, 2, NULL, NULL), +(3469, 2411, 1, 120.00, 2, NULL, NULL), +(3470, 2412, 1, 120.00, 2, NULL, NULL), +(3471, 2413, 1, 120.00, 1, NULL, NULL), +(3472, 2414, 1, 120.00, 1, NULL, NULL), +(3473, 2414, 3, 120.00, 1, NULL, NULL), +(3474, 2415, 1, 120.00, 1, NULL, NULL), +(3475, 2416, 2, 120.00, 2, NULL, NULL), +(3476, 2417, 1, 120.00, 1, NULL, NULL), +(3477, 2417, 2, 120.00, 1, NULL, NULL), +(3478, 2418, 2, 120.00, 1, NULL, NULL), +(3479, 2419, 1, 120.00, 1, NULL, NULL), +(3480, 2419, 2, 120.00, 1, NULL, NULL), +(3481, 2420, 1, 120.00, 1, NULL, NULL), +(3482, 2421, 2, 120.00, 2, NULL, NULL), +(3483, 2422, 17, 120.00, 1, NULL, NULL), +(3484, 2423, 1, 120.00, 1, NULL, NULL), +(3485, 2424, 1, 120.00, 2, NULL, NULL), +(3486, 2425, 2, 120.00, 1, NULL, NULL), +(3487, 2426, 1, 120.00, 1, NULL, NULL), +(3488, 2426, 3, 120.00, 1, NULL, NULL), +(3489, 2427, 1, 100.00, 5, NULL, NULL), +(3490, 2427, 4, 100.00, 2, NULL, NULL), +(3491, 2427, 2, 100.00, 2, NULL, NULL), +(3492, 2428, 2, 120.00, 1, NULL, NULL), +(3493, 2429, 1, 120.00, 1, NULL, NULL), +(3494, 2430, 1, 120.00, 1, NULL, NULL), +(3495, 2431, 17, 120.00, 2, NULL, NULL), +(3496, 2432, 2, 120.00, 6, NULL, NULL), +(3497, 2432, 1, 120.00, 8, NULL, NULL), +(3498, 2433, 2, 120.00, 4, NULL, NULL), +(3499, 2433, 4, 120.00, 3, NULL, NULL), +(3500, 2433, 3, 120.00, 2, NULL, NULL), +(3501, 2433, 17, 120.00, 1, NULL, NULL), +(3502, 2433, 1, 120.00, 1, NULL, NULL), +(3503, 2434, 2, 120.00, 1, NULL, NULL), +(3504, 2435, 1, 120.00, 1, NULL, NULL), +(3505, 2436, 1, 120.00, 1, NULL, NULL), +(3506, 2437, 1, 120.00, 1, NULL, NULL), +(3507, 2437, 2, 120.00, 1, NULL, NULL), +(3508, 2437, 17, 120.00, 1, NULL, NULL), +(3509, 2438, 1, 120.00, 1, NULL, NULL), +(3510, 2439, 1, 120.00, 1, NULL, NULL), +(3511, 2439, 2, 120.00, 1, NULL, NULL), +(3512, 2440, 2, 120.00, 1, NULL, NULL), +(3513, 2441, 2, 120.00, 1, NULL, NULL), +(3514, 2441, 17, 120.00, 1, NULL, NULL), +(3515, 2442, 1, 120.00, 1, NULL, NULL), +(3516, 2442, 2, 120.00, 1, NULL, NULL), +(3517, 2443, 1, 120.00, 1, NULL, NULL), +(3518, 2443, 2, 120.00, 2, NULL, NULL), +(3519, 2444, 2, 120.00, 1, NULL, NULL), +(3520, 2445, 2, 120.00, 2, NULL, NULL), +(3521, 2446, 1, 120.00, 1, NULL, NULL), +(3522, 2446, 4, 120.00, 1, NULL, NULL), +(3523, 2447, 1, 120.00, 15, NULL, NULL), +(3524, 2447, 4, 120.00, 1, NULL, NULL), +(3525, 2447, 17, 120.00, 1, NULL, NULL), +(3526, 2447, 2, 120.00, 3, NULL, NULL), +(3527, 2447, 5, 120.00, 1, NULL, NULL), +(3528, 2447, 16, 120.00, 1, NULL, NULL), +(3529, 2448, 1, 120.00, 2, NULL, NULL), +(3530, 2449, 17, 120.00, 1, NULL, NULL), +(3531, 2449, 2, 120.00, 1, NULL, NULL), +(3532, 2450, 1, 120.00, 1, NULL, NULL), +(3533, 2451, 1, 100.00, 3, NULL, NULL), +(3534, 2452, 2, 120.00, 1, NULL, NULL), +(3535, 2453, 1, 120.00, 2, NULL, NULL), +(3536, 2454, 2, 100.00, 5, NULL, NULL), +(3537, 2454, 17, 100.00, 1, NULL, NULL), +(3538, 2454, 1, 100.00, 20, NULL, NULL), +(3539, 2454, 3, 100.00, 3, NULL, NULL), +(3540, 2454, 4, 100.00, 3, NULL, NULL), +(3541, 2454, 10, 100.00, 1, NULL, NULL), +(3542, 2455, 1, 120.00, 2, NULL, NULL), +(3543, 2456, 2, 120.00, 2, NULL, NULL), +(3544, 2457, 2, 120.00, 1, NULL, NULL), +(3545, 2458, 1, 120.00, 2, NULL, NULL), +(3546, 2458, 2, 120.00, 2, NULL, NULL), +(3547, 2459, 1, 120.00, 1, NULL, NULL), +(3548, 2460, 1, 120.00, 1, NULL, NULL), +(3549, 2460, 4, 120.00, 1, NULL, NULL), +(3550, 2461, 1, 120.00, 1, NULL, NULL), +(3551, 2462, 1, 120.00, 1, NULL, NULL), +(3552, 2462, 2, 120.00, 1, NULL, NULL), +(3553, 2463, 2, 120.00, 1, NULL, NULL), +(3554, 2464, 1, 120.00, 1, NULL, NULL), +(3556, 2466, 1, 120.00, 1, NULL, NULL), +(3557, 2467, 2, 120.00, 1, NULL, NULL), +(3558, 2468, 1, 120.00, 1, NULL, NULL), +(3559, 2468, 2, 120.00, 1, NULL, NULL), +(3560, 2469, 17, 120.00, 1, NULL, NULL), +(3561, 2469, 1, 120.00, 1, NULL, NULL), +(3562, 2470, 1, 120.00, 1, NULL, NULL), +(3563, 2471, 1, 120.00, 1, NULL, NULL), +(3564, 2472, 2, 120.00, 2, NULL, NULL), +(3565, 2473, 1, 120.00, 1, NULL, NULL), +(3566, 2474, 1, 100.00, 5, NULL, NULL), +(3567, 2474, 2, 100.00, 1, NULL, NULL), +(3568, 2475, 10, 120.00, 1, NULL, NULL), +(3569, 2476, 16, 120.00, 1, NULL, NULL), +(3570, 2477, 1, 120.00, 1, NULL, NULL), +(3571, 2478, 4, 120.00, 1, NULL, NULL), +(3572, 2478, 1, 120.00, 1, NULL, NULL), +(3573, 2479, 2, 120.00, 2, NULL, NULL), +(3574, 2480, 1, 120.00, 2, NULL, NULL), +(3575, 2481, 2, 120.00, 1, NULL, NULL), +(3576, 2481, 1, 120.00, 2, NULL, NULL), +(3577, 2481, 3, 120.00, 1, NULL, NULL), +(3578, 2482, 10, 100.00, 5, NULL, NULL), +(3579, 2482, 2, 100.00, 2, NULL, NULL), +(3580, 2483, 3, 120.00, 1, NULL, NULL), +(3581, 2484, 1, 120.00, 1, NULL, NULL), +(3582, 2484, 3, 120.00, 1, NULL, NULL), +(3583, 2485, 1, 120.00, 1, NULL, NULL), +(3584, 2485, 4, 120.00, 1, NULL, NULL), +(3585, 2486, 1, 120.00, 1, NULL, NULL), +(3586, 2487, 1, 100.00, 1, NULL, NULL), +(3587, 2487, 12, 50.00, 1, NULL, NULL), +(3588, 2487, 15, 150.00, 1, NULL, NULL), +(3589, 2488, 1, 120.00, 1, NULL, NULL), +(3590, 2489, 2, 120.00, 2, NULL, NULL), +(3591, 2489, 1, 120.00, 1, NULL, NULL), +(3592, 2490, 1, 120.00, 1, NULL, NULL), +(3593, 2490, 2, 120.00, 1, NULL, NULL), +(3594, 2491, 1, 120.00, 4, NULL, NULL), +(3595, 2491, 2, 120.00, 3, NULL, NULL), +(3596, 2492, 1, 120.00, 3, NULL, NULL), +(3597, 2493, 1, 100.00, 5, NULL, NULL), +(3598, 2493, 12, 50.00, 1, NULL, NULL), +(3599, 2493, 15, 150.00, 1, NULL, NULL), +(3600, 2493, 5, 100.00, 1, NULL, NULL), +(3601, 2493, 3, 100.00, 1, NULL, NULL), +(3602, 2493, 17, 100.00, 3, NULL, NULL), +(3603, 2493, 4, 100.00, 2, NULL, NULL), +(3604, 2330, 10, 120.00, 1, NULL, NULL), +(3605, 2330, 2, 120.00, 1, NULL, NULL), +(3606, 2330, 3, 120.00, 1, NULL, NULL), +(3607, 2494, 1, 120.00, 1, NULL, NULL), +(3608, 2495, 1, 120.00, 3, NULL, NULL), +(3609, 2495, 4, 120.00, 1, NULL, NULL), +(3610, 2496, 1, 120.00, 1, NULL, NULL), +(3611, 2497, 1, 120.00, 1, NULL, NULL), +(3612, 2498, 17, 120.00, 1, NULL, NULL), +(3613, 2498, 1, 120.00, 1, NULL, NULL), +(3614, 2499, 1, 100.00, 2, NULL, NULL), +(3615, 2499, 4, 100.00, 3, NULL, NULL), +(3616, 2500, 1, 100.00, 1, NULL, NULL), +(3617, 2500, 12, 50.00, 1, NULL, NULL), +(3618, 2500, 15, 150.00, 1, NULL, NULL), +(3619, 2501, 1, 120.00, 1, NULL, NULL), +(3620, 2501, 3, 120.00, 1, NULL, NULL), +(3621, 2502, 1, 120.00, 1, NULL, NULL), +(3622, 2502, 17, 120.00, 1, NULL, NULL), +(3623, 2503, 1, 120.00, 1, NULL, NULL), +(3624, 2504, 1, 120.00, 1, NULL, NULL), +(3625, 2505, 1, 100.00, 1, NULL, NULL), +(3626, 2505, 12, 50.00, 1, NULL, NULL), +(3627, 2505, 15, 150.00, 1, NULL, NULL), +(3628, 2506, 1, 120.00, 1, NULL, NULL), +(3629, 2507, 1, 120.00, 1, NULL, NULL), +(3630, 2507, 17, 120.00, 1, NULL, NULL), +(3631, 2508, 4, 120.00, 1, NULL, NULL), +(3632, 2508, 17, 120.00, 1, NULL, NULL), +(3633, 2509, 1, 120.00, 1, NULL, NULL), +(3634, 2510, 1, 120.00, 1, NULL, NULL), +(3635, 2511, 1, 120.00, 1, NULL, NULL), +(3636, 2512, 17, 120.00, 2, NULL, NULL), +(3637, 2513, 1, 120.00, 1, NULL, NULL), +(3638, 2513, 3, 120.00, 1, NULL, NULL), +(3639, 2514, 1, 100.00, 1, NULL, NULL), +(3640, 2514, 12, 50.00, 1, NULL, NULL), +(3641, 2514, 15, 150.00, 1, NULL, NULL), +(3642, 2514, 10, 100.00, 1, NULL, NULL), +(3643, 2514, 16, 100.00, 1, NULL, NULL), +(3644, 2515, 1, 120.00, 1, NULL, NULL), +(3645, 2516, 1, 120.00, 1, NULL, NULL), +(3646, 2517, 4, 120.00, 1, NULL, NULL), +(3647, 2517, 1, 120.00, 1, NULL, NULL), +(3648, 2517, 3, 120.00, 1, NULL, NULL), +(3649, 2517, 17, 120.00, 1, NULL, NULL), +(3650, 2518, 1, 120.00, 1, NULL, NULL), +(3651, 2519, 1, 120.00, 1, NULL, NULL), +(3652, 2520, 1, 120.00, 2, NULL, NULL), +(3653, 2521, 1, 120.00, 3, NULL, NULL), +(3654, 2521, 4, 120.00, 2, NULL, NULL), +(3655, 2521, 5, 120.00, 2, NULL, NULL), +(3656, 2521, 17, 120.00, 2, NULL, NULL), +(3657, 2522, 1, 120.00, 1, NULL, NULL), +(3658, 2523, 1, 120.00, 2, NULL, NULL), +(3659, 2524, 1, 120.00, 1, NULL, NULL), +(3660, 2525, 1, 120.00, 2, NULL, NULL), +(3661, 2526, 1, 120.00, 2, NULL, NULL), +(3662, 2527, 1, 120.00, 1, NULL, NULL), +(3663, 2528, 1, 120.00, 1, NULL, NULL), +(3664, 2529, 4, 120.00, 1, NULL, NULL), +(3665, 2530, 1, 120.00, 1, NULL, NULL), +(3666, 2530, 4, 120.00, 1, NULL, NULL), +(3667, 2531, 17, 90.00, 2, NULL, NULL), +(3668, 2531, 1, 100.00, 3, NULL, NULL), +(3669, 2531, 3, 90.00, 3, NULL, NULL), +(3670, 2531, 5, 90.00, 2, NULL, NULL), +(3671, 2532, 2, 120.00, 1, NULL, NULL), +(3672, 2533, 1, 120.00, 1, NULL, NULL), +(3673, 2534, 1, 120.00, 1, NULL, NULL), +(3674, 2535, 1, 120.00, 2, NULL, NULL), +(3675, 2536, 1, 120.00, 1, NULL, NULL), +(3676, 2537, 1, 120.00, 1, NULL, NULL), +(3677, 2537, 17, 120.00, 1, NULL, NULL), +(3678, 2538, 1, 100.00, 1, NULL, NULL), +(3679, 2538, 12, 50.00, 1, NULL, NULL), +(3680, 2538, 15, 150.00, 1, NULL, NULL), +(3681, 2539, 1, 120.00, 1, NULL, NULL), +(3682, 2540, 5, 120.00, 1, NULL, NULL), +(3683, 2540, 1, 120.00, 1, NULL, NULL), +(3684, 2541, 1, 120.00, 1, NULL, NULL), +(3685, 2542, 1, 120.00, 1, NULL, NULL), +(3686, 2543, 1, 120.00, 20, NULL, NULL), +(3687, 2544, 3, 120.00, 1, NULL, NULL), +(3688, 2544, 1, 120.00, 1, NULL, NULL), +(3689, 2545, 1, 120.00, 1, NULL, NULL), +(3690, 2546, 1, 120.00, 2, NULL, NULL), +(3691, 2547, 1, 120.00, 2, NULL, NULL), +(3692, 2548, 1, 120.00, 1, NULL, NULL), +(3693, 2549, 17, 120.00, 2, NULL, NULL), +(3694, 2550, 1, 120.00, 1, NULL, NULL), +(3695, 2550, 4, 120.00, 1, NULL, NULL), +(3696, 2551, 1, 120.00, 1, NULL, NULL), +(3697, 2552, 1, 120.00, 2, NULL, NULL), +(3698, 2552, 4, 120.00, 1, NULL, NULL), +(3700, 2554, 1, 100.00, 1, NULL, NULL), +(3701, 2555, 1, 120.00, 1, NULL, NULL), +(3702, 2555, 4, 120.00, 1, NULL, NULL), +(3703, 2556, 1, 120.00, 3, NULL, NULL), +(3704, 2557, 1, 120.00, 15, NULL, NULL), +(3705, 2558, 1, 120.00, 1, NULL, NULL), +(3706, 2558, 3, 120.00, 1, NULL, NULL), +(3707, 2559, 2, 120.00, 1, NULL, NULL), +(3708, 2559, 1, 120.00, 1, NULL, NULL), +(3709, 2560, 1, 100.00, 1, NULL, NULL), +(3710, 2560, 12, 50.00, 1, NULL, NULL), +(3711, 2560, 15, 150.00, 1, NULL, NULL), +(3712, 2561, 1, 120.00, 1, NULL, NULL), +(3713, 2562, 1, 120.00, 1, NULL, NULL), +(3714, 2562, 3, 120.00, 1, NULL, NULL), +(3715, 2563, 1, 120.00, 1, NULL, NULL), +(3716, 2564, 1, 120.00, 1, NULL, NULL), +(3717, 2565, 1, 120.00, 2, NULL, NULL), +(3718, 2566, 1, 120.00, 1, NULL, NULL), +(3719, 2567, 1, 120.00, 1, NULL, NULL), +(3720, 2568, 1, 120.00, 1, NULL, NULL), +(3721, 2569, 1, 120.00, 1, NULL, NULL), +(3722, 2570, 2, 120.00, 1, NULL, NULL), +(3723, 2571, 1, 100.00, 4, NULL, NULL), +(3724, 2571, 5, 100.00, 1, NULL, NULL), +(3725, 2571, 3, 100.00, 2, NULL, NULL), +(3726, 2571, 10, 100.00, 2, NULL, NULL), +(3727, 2571, 17, 100.00, 1, NULL, NULL), +(3728, 2572, 1, 120.00, 1, NULL, NULL), +(3729, 2573, 1, 120.00, 1, NULL, NULL), +(3730, 2574, 1, 120.00, 1, NULL, NULL), +(3731, 2575, 9, 120.00, 1, NULL, NULL), +(3732, 2576, 2, 120.00, 1, NULL, NULL), +(3733, 2577, 1, 120.00, 2, NULL, NULL), +(3734, 2578, 1, 120.00, 1, NULL, NULL), +(3735, 2579, 1, 120.00, 1, NULL, NULL), +(3736, 2580, 1, 120.00, 2, NULL, NULL), +(3737, 2581, 1, 120.00, 1, NULL, NULL), +(3738, 2581, 17, 120.00, 1, NULL, NULL), +(3739, 2581, 10, 120.00, 1, NULL, NULL), +(3740, 2582, 1, 120.00, 1, NULL, NULL), +(3741, 2583, 3, 120.00, 1, NULL, NULL), +(3742, 2584, 1, 120.00, 1, NULL, NULL), +(3743, 2584, 5, 120.00, 1, NULL, NULL), +(3744, 2585, 1, 120.00, 1, NULL, NULL), +(3745, 2586, 1, 120.00, 2, NULL, NULL), +(3746, 2587, 1, 120.00, 2, NULL, NULL), +(3747, 2588, 10, 100.00, 1, NULL, NULL), +(3748, 2588, 1, 100.00, 3, NULL, NULL), +(3749, 2589, 1, 120.00, 8, NULL, NULL), +(3750, 2589, 17, 120.00, 1, NULL, NULL), +(3751, 2589, 4, 120.00, 1, NULL, NULL), +(3752, 2590, 1, 120.00, 1, NULL, NULL), +(3753, 2591, 1, 120.00, 1, NULL, NULL), +(3754, 2592, 1, 120.00, 2, NULL, NULL), +(3755, 2593, 17, 3.00, 1, NULL, NULL), +(3756, 2593, 10, 3.00, 1, NULL, NULL), +(3757, 2594, 17, 3.00, 1, NULL, NULL), +(3758, 2594, 10, 3.00, 1, NULL, NULL), +(3759, 2595, 1, 120.00, 3, NULL, NULL), +(3760, 2595, 3, 120.00, 1, NULL, NULL), +(3761, 2596, 1, 120.00, 2, NULL, NULL), +(3762, 2597, 1, 120.00, 1, NULL, NULL), +(3763, 2598, 1, 120.00, 2, NULL, NULL), +(3764, 2598, 4, 120.00, 1, NULL, NULL), +(3765, 2599, 17, 120.00, 3, NULL, NULL), +(3766, 2599, 4, 120.00, 3, NULL, NULL), +(3767, 2599, 3, 120.00, 1, NULL, NULL), +(3768, 2599, 1, 120.00, 7, NULL, NULL), +(3769, 2599, 10, 120.00, 2, NULL, NULL), +(3770, 2600, 1, 120.00, 1, NULL, NULL), +(3771, 2601, 1, 120.00, 1, NULL, NULL), +(3772, 2602, 1, 120.00, 1, NULL, NULL), +(3773, 2602, 17, 120.00, 1, NULL, NULL), +(3774, 2603, 1, 120.00, 1, NULL, NULL), +(3775, 2604, 1, 120.00, 2, NULL, NULL), +(3776, 2605, 1, 120.00, 2, NULL, NULL), +(3777, 2606, 1, 120.00, 2, NULL, NULL), +(3778, 2607, 1, 120.00, 1, NULL, NULL), +(3779, 2607, 10, 120.00, 1, NULL, NULL), +(3780, 2607, 16, 120.00, 1, NULL, NULL), +(3781, 2607, 4, 120.00, 1, NULL, NULL), +(3782, 2608, 1, 120.00, 1, NULL, NULL), +(3783, 2609, 1, 100.00, 4, NULL, NULL), +(3784, 2610, 1, 120.00, 1, NULL, NULL), +(3785, 2610, 4, 120.00, 1, NULL, NULL), +(3786, 2611, 1, 120.00, 1, NULL, NULL), +(3787, 2611, 3, 120.00, 1, NULL, NULL), +(3788, 2612, 1, 120.00, 1, NULL, NULL), +(3789, 2613, 1, 120.00, 1, NULL, NULL), +(3790, 2614, 1, 120.00, 2, NULL, NULL), +(3791, 2615, 1, 120.00, 2, NULL, NULL), +(3792, 2616, 1, 120.00, 1, NULL, NULL), +(3793, 2617, 17, 100.00, 2, NULL, NULL), +(3794, 2617, 1, 100.00, 3, NULL, NULL), +(3795, 2617, 3, 100.00, 3, NULL, NULL), +(3796, 2617, 5, 100.00, 2, NULL, NULL), +(3797, 2617, 11, 145.00, 1, NULL, NULL), +(3798, 2618, 1, 120.00, 2, NULL, NULL), +(3799, 2619, 2, 120.00, 1, NULL, NULL), +(3800, 2620, 1, 120.00, 1, NULL, NULL), +(3801, 2621, 1, 120.00, 1, NULL, NULL), +(3802, 2621, 4, 120.00, 1, NULL, NULL), +(3803, 2622, 1, 120.00, 2, NULL, NULL), +(3804, 2623, 1, 120.00, 3, NULL, NULL), +(3805, 2624, 17, 120.00, 1, NULL, NULL), +(3806, 2625, 1, 120.00, 1, NULL, NULL), +(3807, 2626, 1, 120.00, 1, NULL, NULL), +(3808, 2627, 1, 120.00, 1, NULL, NULL), +(3809, 2628, 1, 120.00, 2, NULL, NULL), +(3810, 2628, 4, 120.00, 1, NULL, NULL), +(3811, 2629, 1, 120.00, 1, NULL, NULL), +(3812, 2629, 2, 120.00, 1, NULL, NULL), +(3813, 2630, 1, 120.00, 2, NULL, NULL), +(3814, 2631, 1, 120.00, 1, NULL, NULL), +(3815, 2632, 1, 120.00, 1, NULL, NULL), +(3816, 2633, 1, 120.00, 3, NULL, NULL), +(3817, 2634, 1, 120.00, 1, NULL, NULL), +(3818, 2635, 4, 120.00, 1, NULL, NULL), +(3819, 2636, 1, 120.00, 1, NULL, NULL), +(3820, 2636, 2, 120.00, 1, NULL, NULL), +(3821, 2610, 3, 120.00, 1, NULL, NULL), +(3822, 2637, 17, 3.00, 1, NULL, NULL), +(3823, 2637, 10, 3.00, 1, NULL, NULL), +(3824, 2638, 9, 3.00, 1, NULL, NULL), +(3825, 2638, 1, 3.00, 1, NULL, NULL), +(3826, 2639, 17, 3.00, 1, NULL, NULL), +(3827, 2639, 10, 3.00, 1, NULL, NULL), +(3828, 2640, 17, 3.00, 1, NULL, NULL), +(3829, 2640, 10, 3.00, 1, NULL, NULL), +(3830, 2641, 9, 3.00, 1, NULL, NULL), +(3831, 2641, 1, 3.00, 1, NULL, NULL), +(3832, 2642, 1, 120.00, 1, NULL, NULL), +(3833, 2643, 1, 120.00, 1, NULL, NULL), +(3834, 2644, 1, 120.00, 1, NULL, NULL), +(3835, 2645, 1, 120.00, 1, NULL, NULL), +(3836, 2646, 1, 120.00, 2, NULL, NULL), +(3837, 2647, 1, 120.00, 2, NULL, NULL), +(3838, 2648, 1, 120.00, 2, NULL, NULL), +(3839, 2649, 17, 120.00, 1, NULL, NULL), +(3840, 2650, 1, 120.00, 2, NULL, NULL), +(3841, 2651, 1, 120.00, 1, NULL, NULL), +(3843, 2653, 1, 120.00, 1, NULL, NULL), +(3844, 2654, 1, 120.00, 1, NULL, NULL), +(3845, 2655, 1, 120.00, 1, NULL, NULL), +(3846, 2656, 1, 120.00, 1, NULL, NULL), +(3847, 2657, 1, 120.00, 1, NULL, NULL), +(3848, 2658, 1, 120.00, 1, NULL, NULL), +(3849, 2659, 1, 120.00, 1, NULL, NULL), +(3850, 2660, 1, 120.00, 1, NULL, NULL), +(3851, 2660, 4, 120.00, 1, NULL, NULL), +(3852, 2661, 1, 100.00, 1, NULL, NULL), +(3853, 2661, 12, 50.00, 1, NULL, NULL), +(3854, 2661, 15, 150.00, 1, NULL, NULL), +(3855, 2662, 1, 120.00, 1, NULL, NULL), +(3856, 2663, 1, 120.00, 1, NULL, NULL), +(3857, 2663, 3, 120.00, 1, NULL, NULL), +(3858, 2664, 1, 120.00, 1, NULL, NULL), +(3859, 2665, 1, 120.00, 1, NULL, NULL), +(3860, 2666, 1, 120.00, 1, NULL, NULL), +(3861, 2667, 1, 120.00, 1, NULL, NULL), +(3862, 2668, 1, 100.00, 1, NULL, NULL), +(3863, 2668, 12, 50.00, 1, NULL, NULL), +(3864, 2668, 15, 150.00, 1, NULL, NULL), +(3865, 2669, 1, 120.00, 1, NULL, NULL), +(3866, 2661, 4, 100.00, 2, NULL, NULL), +(3867, 2661, 3, 100.00, 2, NULL, NULL), +(3868, 2661, 17, 100.00, 1, NULL, NULL), +(3869, 2670, 1, 120.00, 2, NULL, NULL), +(3870, 2671, 4, 120.00, 1, NULL, NULL), +(3871, 2672, 1, 120.00, 3, NULL, NULL), +(3872, 2672, 3, 120.00, 1, NULL, NULL), +(3873, 2673, 1, 120.00, 2, NULL, NULL), +(3874, 2674, 1, 120.00, 1, NULL, NULL), +(3875, 2675, 1, 120.00, 4, NULL, NULL), +(3876, 2676, 17, 120.00, 1, NULL, NULL), +(3877, 2676, 1, 120.00, 1, NULL, NULL), +(3878, 2677, 1, 120.00, 1, NULL, NULL), +(3879, 2678, 1, 120.00, 1, NULL, NULL), +(3880, 2679, 1, 120.00, 1, NULL, NULL), +(3881, 2680, 3, 100.00, 1, NULL, NULL), +(3882, 2680, 1, 100.00, 19, NULL, NULL), +(3883, 2680, 17, 100.00, 4, NULL, NULL), +(3884, 2680, 4, 100.00, 1, NULL, NULL), +(3885, 2681, 1, 120.00, 1, NULL, NULL), +(3886, 2682, 1, 120.00, 1, NULL, NULL), +(3887, 2683, 1, 120.00, 2, NULL, NULL), +(3888, 2684, 1, 120.00, 2, NULL, NULL), +(3889, 2685, 1, 120.00, 1, NULL, NULL), +(3891, 2687, 1, 120.00, 2, NULL, NULL), +(3892, 2688, 1, 120.00, 1, NULL, NULL), +(3893, 2688, 3, 120.00, 1, NULL, NULL), +(3894, 2688, 17, 120.00, 1, NULL, NULL), +(3895, 2689, 1, 120.00, 2, NULL, NULL), +(3896, 2690, 4, 120.00, 2, NULL, NULL), +(3897, 2691, 1, 120.00, 1, NULL, NULL), +(3898, 2691, 3, 120.00, 1, NULL, NULL), +(3899, 2691, 4, 120.00, 1, NULL, NULL), +(3900, 2692, 1, 120.00, 1, NULL, NULL), +(3901, 2692, 3, 120.00, 1, NULL, NULL), +(3902, 2693, 1, 120.00, 1, NULL, NULL), +(3903, 2694, 1, 120.00, 2, NULL, NULL), +(3904, 2695, 1, 120.00, 2, NULL, NULL), +(3905, 2696, 17, 120.00, 1, NULL, NULL), +(3906, 2697, 1, 120.00, 1, NULL, NULL), +(3907, 2697, 2, 120.00, 1, NULL, NULL), +(3908, 2698, 1, 120.00, 1, NULL, NULL), +(3909, 2699, 1, 120.00, 3, NULL, NULL), +(3910, 2699, 17, 120.00, 1, NULL, NULL), +(3911, 2700, 1, 120.00, 2, NULL, NULL), +(3912, 2701, 1, 100.00, 2, NULL, NULL), +(3913, 2701, 4, 100.00, 1, NULL, NULL), +(3914, 2701, 12, 50.00, 1, NULL, NULL), +(3915, 2701, 15, 150.00, 1, NULL, NULL), +(3916, 2702, 1, 120.00, 1, NULL, NULL), +(3917, 2703, 1, 120.00, 1, NULL, NULL), +(3918, 2704, 1, 120.00, 1, NULL, NULL), +(3919, 2705, 1, 100.00, 2, NULL, NULL), +(3920, 2706, 17, 90.00, 1, NULL, NULL), +(3921, 2706, 1, 100.00, 2, NULL, NULL), +(3922, 2706, 10, 90.00, 1, NULL, NULL), +(3923, 2707, 1, 120.00, 1, NULL, NULL), +(3924, 2708, 1, 120.00, 1, NULL, NULL), +(3925, 2709, 1, 120.00, 1, NULL, NULL), +(3926, 2710, 1, 120.00, 1, NULL, NULL), +(3927, 2711, 1, 100.00, 1, NULL, NULL), +(3928, 2711, 12, 50.00, 1, NULL, NULL), +(3929, 2711, 15, 150.00, 1, NULL, NULL), +(3930, 2712, 17, 120.00, 1, NULL, NULL), +(3931, 2712, 10, 120.00, 1, NULL, NULL), +(3932, 2712, 1, 120.00, 2, NULL, NULL), +(3933, 2713, 1, 120.00, 1, NULL, NULL), +(3934, 2713, 3, 120.00, 1, NULL, NULL), +(3935, 2714, 1, 120.00, 2, NULL, NULL), +(3936, 2715, 1, 120.00, 1, NULL, NULL), +(3937, 2715, 3, 120.00, 1, NULL, NULL), +(3938, 2716, 1, 120.00, 2, NULL, NULL), +(3939, 2717, 1, 120.00, 1, NULL, NULL), +(3940, 2718, 4, 120.00, 1, NULL, NULL), +(3941, 2718, 1, 120.00, 1, NULL, NULL), +(3942, 2719, 1, 120.00, 1, NULL, NULL), +(3943, 2720, 1, 100.00, 1, NULL, NULL), +(3944, 2720, 12, 50.00, 1, NULL, NULL), +(3945, 2720, 15, 150.00, 1, NULL, NULL), +(3946, 2721, 1, 120.00, 1, NULL, NULL), +(3947, 2722, 1, 120.00, 2, NULL, NULL), +(3948, 2723, 1, 120.00, 1, NULL, NULL), +(3949, 2723, 3, 120.00, 1, NULL, NULL), +(3950, 2724, 1, 120.00, 1, NULL, NULL), +(3951, 2725, 1, 120.00, 1, NULL, NULL), +(3952, 2725, 3, 120.00, 1, NULL, NULL), +(3953, 2726, 16, 120.00, 1, NULL, NULL), +(3954, 2727, 1, 120.00, 1, NULL, NULL), +(3955, 2727, 17, 120.00, 1, NULL, NULL), +(3956, 2728, 1, 120.00, 0, NULL, NULL), +(3957, 2729, 3, 120.00, 1, NULL, NULL), +(3958, 2730, 1, 120.00, 4, NULL, NULL), +(3959, 2731, 1, 120.00, 2, NULL, NULL), +(3960, 2732, 1, 120.00, 2, NULL, NULL), +(3961, 2733, 1, 120.00, 3, NULL, NULL), +(3962, 2734, 1, 120.00, 1, NULL, NULL), +(3963, 2735, 1, 120.00, 2, NULL, NULL), +(3964, 2736, 1, 120.00, 1, NULL, NULL), +(3965, 2737, 1, 120.00, 1, NULL, NULL), +(3966, 2738, 1, 120.00, 1, NULL, NULL), +(3967, 2739, 1, 120.00, 1, NULL, NULL), +(3968, 2740, 1, 120.00, 3, NULL, NULL), +(3969, 2741, 4, 120.00, 1, NULL, NULL), +(3970, 2741, 1, 120.00, 1, NULL, NULL), +(3971, 2742, 1, 120.00, 1, NULL, NULL), +(3972, 2742, 5, 120.00, 1, NULL, NULL), +(3973, 2742, 3, 120.00, 1, NULL, NULL), +(3974, 2742, 4, 120.00, 1, NULL, NULL), +(3975, 2742, 17, 120.00, 1, NULL, NULL), +(3976, 2743, 1, 120.00, 1, NULL, NULL), +(3977, 2744, 4, 120.00, 1, NULL, NULL), +(3978, 2744, 17, 120.00, 1, NULL, NULL), +(3981, 2746, 1, 120.00, 1, NULL, NULL), +(3982, 2747, 1, 120.00, 2, NULL, NULL), +(3983, 2748, 1, 100.00, 3, NULL, NULL), +(3984, 2748, 17, 100.00, 3, NULL, NULL), +(3985, 2748, 10, 100.00, 2, NULL, NULL), +(3986, 2748, 4, 100.00, 2, NULL, NULL), +(3987, 2748, 16, 100.00, 1, NULL, NULL), +(3988, 2749, 17, 120.00, 1, NULL, NULL), +(3989, 2749, 1, 120.00, 1, NULL, NULL), +(3990, 2750, 1, 120.00, 2, NULL, NULL), +(3991, 2751, 1, 120.00, 2, NULL, NULL), +(3992, 2751, 4, 120.00, 1, NULL, NULL), +(3993, 2752, 1, 120.00, 2, NULL, NULL), +(3994, 2753, 1, 120.00, 2, NULL, NULL), +(3995, 2754, 1, 100.00, 3, NULL, NULL), +(3996, 2755, 1, 120.00, 1, NULL, NULL), +(3997, 2756, 1, 120.00, 3, NULL, NULL), +(3998, 2757, 1, 120.00, 5, NULL, NULL), +(3999, 2758, 1, 120.00, 2, NULL, NULL), +(4000, 2759, 1, 100.00, 1, NULL, NULL), +(4001, 2759, 3, 90.00, 1, NULL, NULL), +(4002, 2760, 1, 120.00, 2, NULL, NULL), +(4003, 2761, 5, 120.00, 2, NULL, NULL), +(4004, 2762, 1, 120.00, 1, NULL, NULL), +(4005, 2763, 1, 120.00, 2, NULL, NULL), +(4006, 2764, 1, 120.00, 2, NULL, NULL), +(4007, 2765, 1, 120.00, 2, NULL, NULL), +(4008, 2766, 1, 120.00, 2, NULL, NULL), +(4009, 2767, 1, 120.00, 1, NULL, NULL), +(4010, 2767, 17, 120.00, 1, NULL, NULL), +(4011, 2767, 5, 120.00, 1, NULL, NULL), +(4012, 2767, 4, 120.00, 1, NULL, NULL), +(4013, 2768, 1, 120.00, 2, NULL, NULL), +(4014, 2769, 1, 120.00, 2, NULL, NULL), +(4015, 2770, 1, 120.00, 1, NULL, NULL), +(4016, 2770, 10, 120.00, 1, NULL, NULL), +(4017, 2771, 1, 120.00, 2, NULL, NULL), +(4018, 2772, 17, 120.00, 2, NULL, NULL), +(4019, 2772, 4, 120.00, 1, NULL, NULL), +(4020, 2772, 3, 120.00, 2, NULL, NULL), +(4021, 2773, 1, 120.00, 2, NULL, NULL), +(4022, 2774, 1, 120.00, 5, NULL, NULL), +(4023, 2774, 3, 120.00, 2, NULL, NULL), +(4024, 2774, 4, 120.00, 1, NULL, NULL), +(4025, 2775, 1, 120.00, 2, NULL, NULL), +(4026, 2776, 1, 120.00, 3, NULL, NULL), +(4027, 2776, 3, 120.00, 1, NULL, NULL), +(4028, 2777, 1, 120.00, 2, NULL, NULL), +(4029, 2778, 1, 120.00, 3, NULL, NULL), +(4030, 2778, 17, 120.00, 1, NULL, NULL), +(4031, 2779, 1, 120.00, 2, NULL, NULL), +(4032, 2780, 1, 120.00, 3, NULL, NULL), +(4033, 2780, 4, 120.00, 1, NULL, NULL), +(4034, 2781, 1, 120.00, 1, NULL, NULL), +(4035, 2781, 17, 120.00, 1, NULL, NULL), +(4036, 2782, 1, 120.00, 1, NULL, NULL), +(4037, 2782, 5, 120.00, 2, NULL, NULL), +(4038, 2783, 1, 120.00, 1, NULL, NULL), +(4039, 2784, 1, 120.00, 1, NULL, NULL), +(4040, 2784, 5, 120.00, 1, NULL, NULL), +(4041, 2785, 1, 120.00, 1, NULL, NULL), +(4042, 2785, 5, 120.00, 1, NULL, NULL), +(4043, 2786, 1, 120.00, 1, NULL, NULL), +(4044, 2786, 3, 120.00, 1, NULL, NULL), +(4045, 2787, 1, 120.00, 2, NULL, NULL), +(4046, 2788, 15, 150.00, 1, NULL, NULL), +(4047, 2788, 3, 100.00, 2, NULL, NULL), +(4048, 2788, 1, 100.00, 2, NULL, NULL), +(4049, 2788, 2, 100.00, 1, NULL, NULL), +(4050, 2788, 4, 100.00, 2, NULL, NULL), +(4051, 2788, 17, 100.00, 1, NULL, NULL), +(4052, 2789, 1, 120.00, 1, NULL, NULL), +(4053, 2790, 4, 120.00, 1, NULL, NULL), +(4054, 2791, 17, 120.00, 1, NULL, NULL), +(4055, 2792, 1, 120.00, 1, NULL, NULL), +(4056, 2793, 1, 120.00, 2, NULL, NULL); +INSERT INTO `order_items` (`id`, `order_id`, `product_id`, `price`, `quantity`, `created_at`, `updated_at`) VALUES +(4057, 2794, 1, 120.00, 2, NULL, NULL), +(4058, 2791, 1, 120.00, 1, NULL, NULL), +(4059, 2795, 1, 120.00, 2, NULL, NULL), +(4060, 2796, 1, 120.00, 2, NULL, NULL), +(4061, 2797, 1, 120.00, 1, NULL, NULL), +(4062, 2798, 1, 120.00, 1, NULL, NULL), +(4063, 2799, 1, 120.00, 3, NULL, NULL), +(4065, 2800, 1, 120.00, 1, NULL, NULL), +(4066, 2800, 4, 120.00, 1, NULL, NULL), +(4067, 2800, 16, 120.00, 1, NULL, NULL), +(4068, 2800, 9, 120.00, 1, NULL, NULL), +(4069, 2800, 3, 120.00, 1, NULL, NULL), +(4070, 2800, 15, 150.00, 1, NULL, NULL), +(4071, 2801, 1, 120.00, 1, NULL, NULL), +(4072, 2802, 1, 120.00, 3, NULL, NULL), +(4073, 2803, 1, 120.00, 2, NULL, NULL), +(4074, 2804, 1, 120.00, 3, NULL, NULL), +(4075, 2804, 5, 120.00, 3, NULL, NULL), +(4076, 2804, 4, 120.00, 3, NULL, NULL), +(4077, 2804, 16, 120.00, 1, NULL, NULL), +(4078, 2805, 17, 120.00, 1, NULL, NULL), +(4079, 2806, 17, 120.00, 1, NULL, NULL), +(4080, 2807, 1, 120.00, 1, NULL, NULL), +(4081, 2808, 1, 120.00, 1, NULL, NULL), +(4082, 2809, 1, 120.00, 2, NULL, NULL), +(4083, 2809, 17, 120.00, 1, NULL, NULL), +(4084, 2810, 7, 120.00, 1, NULL, NULL), +(4085, 2811, 1, 120.00, 1, NULL, NULL), +(4087, 2813, 1, 120.00, 1, NULL, NULL), +(4088, 2813, 17, 120.00, 1, NULL, NULL), +(4089, 2813, 10, 120.00, 1, NULL, NULL), +(4090, 2814, 1, 120.00, 1, NULL, NULL), +(4091, 2815, 1, 120.00, 2, NULL, NULL), +(4092, 2816, 1, 120.00, 1, NULL, NULL), +(4093, 2817, 1, 120.00, 3, NULL, NULL), +(4094, 2818, 1, 120.00, 1, NULL, NULL), +(4095, 2819, 1, 120.00, 2, NULL, NULL), +(4096, 2820, 1, 120.00, 1, NULL, NULL), +(4097, 2820, 12, 50.00, 1, NULL, NULL), +(4098, 2820, 15, 150.00, 1, NULL, NULL), +(4099, 2821, 1, 100.00, 1, NULL, NULL), +(4100, 2821, 12, 50.00, 1, NULL, NULL), +(4101, 2821, 15, 150.00, 1, NULL, NULL), +(4102, 2822, 1, 120.00, 1, NULL, NULL), +(4103, 2822, 5, 120.00, 1, NULL, NULL), +(4104, 2823, 1, 120.00, 1, NULL, NULL), +(4105, 2823, 17, 120.00, 1, NULL, NULL), +(4106, 2824, 1, 120.00, 3, NULL, NULL), +(4107, 2825, 2, 120.00, 1, NULL, NULL), +(4108, 2826, 1, 120.00, 1, NULL, NULL), +(4109, 2827, 1, 120.00, 1, NULL, NULL), +(4110, 2828, 1, 120.00, 2, NULL, NULL), +(4111, 2753, 17, 120.00, 2, NULL, NULL), +(4112, 2829, 1, 120.00, 1, NULL, NULL), +(4113, 2829, 4, 120.00, 1, NULL, NULL), +(4114, 2830, 1, 120.00, 1, NULL, NULL), +(4115, 2831, 1, 120.00, 1, NULL, NULL), +(4116, 2831, 5, 120.00, 1, NULL, NULL), +(4117, 2831, 4, 120.00, 1, NULL, NULL), +(4118, 2832, 1, 120.00, 2, NULL, NULL), +(4119, 2832, 10, 120.00, 1, NULL, NULL), +(4120, 2833, 1, 120.00, 1, NULL, NULL), +(4121, 2834, 1, 100.00, 10, NULL, NULL), +(4122, 2835, 1, 120.00, 1, NULL, NULL), +(4123, 2836, 1, 120.00, 2, NULL, NULL), +(4124, 2837, 1, 120.00, 1, NULL, NULL), +(4125, 2838, 1, 120.00, 1, NULL, NULL), +(4126, 2839, 1, 120.00, 1, NULL, NULL), +(4127, 2840, 1, 120.00, 1, NULL, NULL), +(4128, 2841, 1, 120.00, 2, NULL, NULL), +(4129, 2842, 1, 120.00, 1, NULL, NULL), +(4130, 2843, 1, 120.00, 1, NULL, NULL), +(4131, 2844, 1, 120.00, 3, NULL, NULL), +(4132, 2844, 17, 120.00, 1, NULL, NULL), +(4133, 2845, 1, 120.00, 1, NULL, NULL), +(4134, 2846, 1, 120.00, 1, NULL, NULL), +(4135, 2847, 1, 120.00, 1, NULL, NULL), +(4136, 2848, 1, 120.00, 1, NULL, NULL), +(4137, 2849, 2, 120.00, 1, NULL, NULL), +(4138, 2850, 1, 120.00, 1, NULL, NULL), +(4139, 2850, 4, 120.00, 1, NULL, NULL), +(4140, 2851, 15, 150.00, 1, NULL, NULL), +(4141, 2851, 12, 50.00, 1, NULL, NULL), +(4142, 2851, 17, 100.00, 2, NULL, NULL), +(4143, 2851, 1, 100.00, 4, NULL, NULL), +(4144, 2851, 4, 100.00, 3, NULL, NULL), +(4145, 2851, 5, 100.00, 2, NULL, NULL), +(4146, 2851, 3, 100.00, 2, NULL, NULL), +(4147, 2852, 1, 120.00, 1, NULL, NULL), +(4149, 2854, 1, 120.00, 1, NULL, NULL), +(4150, 2854, 3, 120.00, 1, NULL, NULL), +(4151, 2854, 4, 120.00, 1, NULL, NULL), +(4152, 2855, 1, 120.00, 1, NULL, NULL), +(4153, 2855, 3, 120.00, 1, NULL, NULL), +(4154, 2855, 5, 120.00, 1, NULL, NULL), +(4155, 2856, 1, 120.00, 2, NULL, NULL), +(4156, 2857, 4, 120.00, 1, NULL, NULL), +(4157, 2858, 1, 120.00, 1, NULL, NULL), +(4158, 2859, 1, 120.00, 3, NULL, NULL), +(4159, 2859, 5, 120.00, 1, NULL, NULL), +(4160, 2860, 1, 120.00, 1, NULL, NULL), +(4161, 2861, 1, 120.00, 1, NULL, NULL), +(4162, 2862, 1, 120.00, 1, NULL, NULL), +(4163, 2863, 1, 120.00, 1, NULL, NULL), +(4164, 2864, 1, 120.00, 1, NULL, NULL), +(4165, 2865, 1, 120.00, 2, NULL, NULL), +(4166, 2866, 1, 120.00, 1, NULL, NULL), +(4167, 2866, 4, 120.00, 1, NULL, NULL), +(4168, 2866, 5, 120.00, 1, NULL, NULL), +(4169, 2866, 3, 120.00, 1, NULL, NULL), +(4170, 2867, 3, 120.00, 2, NULL, NULL), +(4171, 2867, 1, 120.00, 3, NULL, NULL), +(4172, 2867, 4, 120.00, 2, NULL, NULL), +(4173, 2868, 1, 120.00, 2, NULL, NULL), +(4174, 2869, 1, 120.00, 1, NULL, NULL), +(4175, 2870, 1, 120.00, 1, NULL, NULL), +(4176, 2870, 3, 120.00, 1, NULL, NULL), +(4177, 2870, 5, 120.00, 1, NULL, NULL), +(4178, 2871, 1, 120.00, 1, NULL, NULL), +(4179, 2872, 1, 120.00, 1, NULL, NULL), +(4181, 2873, 1, 120.00, 2, NULL, NULL), +(4182, 2874, 1, 120.00, 1, NULL, NULL), +(4183, 2875, 1, 120.00, 2, NULL, NULL), +(4184, 2876, 1, 120.00, 1, NULL, NULL), +(4185, 2877, 1, 120.00, 1, NULL, NULL), +(4186, 2878, 1, 120.00, 1, NULL, NULL), +(4187, 2879, 1, 120.00, 1, NULL, NULL), +(4188, 2880, 1, 120.00, 1, NULL, NULL), +(4189, 2881, 1, 120.00, 2, NULL, NULL), +(4190, 2882, 1, 120.00, 1, NULL, NULL), +(4191, 2883, 1, 120.00, 1, NULL, NULL), +(4192, 2884, 1, 120.00, 2, NULL, NULL), +(4193, 2885, 16, 120.00, 1, NULL, NULL), +(4194, 2886, 1, 120.00, 3, NULL, NULL), +(4195, 2887, 1, 120.00, 1, NULL, NULL), +(4196, 2887, 3, 120.00, 1, NULL, NULL), +(4197, 2888, 1, 120.00, 1, NULL, NULL), +(4198, 2889, 1, 120.00, 1, NULL, NULL), +(4199, 2889, 16, 120.00, 1, NULL, NULL), +(4200, 2890, 1, 120.00, 2, NULL, NULL), +(4201, 2891, 5, 120.00, 1, NULL, NULL), +(4202, 2892, 1, 120.00, 1, NULL, NULL), +(4203, 2893, 1, 120.00, 5, NULL, NULL), +(4204, 2893, 17, 120.00, 5, NULL, NULL), +(4205, 2894, 17, 120.00, 1, NULL, NULL), +(4206, 2895, 1, 120.00, 1, NULL, NULL), +(4207, 2896, 1, 120.00, 1, NULL, NULL), +(4208, 2897, 1, 120.00, 1, NULL, NULL), +(4209, 2898, 1, 120.00, 1, NULL, NULL), +(4210, 2899, 1, 120.00, 2, NULL, NULL), +(4211, 2899, 4, 120.00, 2, NULL, NULL), +(4212, 2900, 1, 100.00, 1, NULL, NULL), +(4213, 2900, 12, 50.00, 1, NULL, NULL), +(4214, 2900, 15, 150.00, 1, NULL, NULL), +(4215, 2901, 1, 120.00, 2, NULL, NULL), +(4216, 2902, 1, 120.00, 2, NULL, NULL), +(4217, 2903, 1, 120.00, 2, NULL, NULL), +(4218, 2903, 9, 120.00, 1, NULL, NULL), +(4219, 2904, 1, 120.00, 1, NULL, NULL), +(4220, 2905, 1, 120.00, 2, NULL, NULL), +(4221, 2906, 1, 120.00, 1, NULL, NULL), +(4222, 2907, 17, 120.00, 1, NULL, NULL), +(4223, 2908, 1, 100.00, 1, NULL, NULL), +(4224, 2908, 12, 50.00, 1, NULL, NULL), +(4225, 2908, 15, 150.00, 1, NULL, NULL), +(4226, 2909, 1, 120.00, 2, NULL, NULL), +(4227, 2909, 2, 120.00, 1, NULL, NULL), +(4228, 2910, 1, 120.00, 1, NULL, NULL), +(4229, 2911, 1, 120.00, 1, NULL, NULL), +(4230, 2912, 1, 120.00, 1, NULL, NULL), +(4231, 2913, 1, 100.00, 1, NULL, NULL), +(4232, 2913, 12, 50.00, 1, NULL, NULL), +(4233, 2913, 15, 150.00, 1, NULL, NULL), +(4234, 2914, 1, 120.00, 2, NULL, NULL), +(4235, 2914, 17, 120.00, 2, NULL, NULL), +(4236, 2915, 1, 120.00, 2, NULL, NULL), +(4237, 2916, 1, 120.00, 1, NULL, NULL), +(4238, 2917, 4, 120.00, 1, NULL, NULL), +(4239, 2918, 1, 120.00, 2, NULL, NULL), +(4240, 2919, 1, 120.00, 1, NULL, NULL), +(4242, 2920, 1, 120.00, 7, NULL, NULL), +(4243, 2921, 1, 100.00, 10, NULL, NULL), +(4244, 2922, 1, 100.00, 1, NULL, NULL), +(4245, 2922, 12, 50.00, 1, NULL, NULL), +(4246, 2922, 15, 150.00, 1, NULL, NULL), +(4247, 2923, 1, 120.00, 1, NULL, NULL), +(4248, 2924, 1, 120.00, 1, NULL, NULL), +(4249, 2925, 1, 120.00, 1, NULL, NULL), +(4250, 2926, 1, 120.00, 1, NULL, NULL), +(4251, 2927, 1, 120.00, 1, NULL, NULL), +(4252, 2927, 5, 120.00, 1, NULL, NULL), +(4253, 2927, 3, 120.00, 1, NULL, NULL), +(4254, 2928, 1, 120.00, 1, NULL, NULL), +(4255, 2929, 1, 120.00, 1, NULL, NULL), +(4256, 2929, 17, 120.00, 1, NULL, NULL), +(4257, 2930, 1, 120.00, 1, NULL, NULL), +(4258, 2931, 1, 120.00, 1, NULL, NULL), +(4259, 2932, 1, 120.00, 2, NULL, NULL), +(4260, 2933, 1, 120.00, 2, NULL, NULL), +(4261, 2934, 1, 120.00, 1, NULL, NULL), +(4262, 2935, 1, 120.00, 1, NULL, NULL), +(4263, 2936, 16, 120.00, 1, NULL, NULL), +(4264, 2936, 1, 120.00, 3, NULL, NULL), +(4265, 2936, 17, 120.00, 2, NULL, NULL), +(4266, 2937, 1, 120.00, 1, NULL, NULL), +(4267, 2938, 1, 100.00, 1, NULL, NULL), +(4268, 2938, 12, 50.00, 1, NULL, NULL), +(4269, 2938, 15, 150.00, 1, NULL, NULL), +(4270, 2939, 1, 120.00, 2, NULL, NULL), +(4271, 2939, 4, 120.00, 1, NULL, NULL), +(4272, 2940, 9, 120.00, 1, NULL, NULL), +(4273, 2941, 1, 120.00, 1, NULL, NULL), +(4274, 2942, 1, 120.00, 1, NULL, NULL), +(4275, 2943, 1, 120.00, 1, NULL, NULL), +(4276, 2944, 1, 120.00, 1, NULL, NULL), +(4277, 2945, 1, 120.00, 1, NULL, NULL), +(4278, 2946, 1, 120.00, 1, NULL, NULL), +(4279, 2947, 1, 120.00, 1, NULL, NULL), +(4280, 2948, 1, 100.00, 1, NULL, NULL), +(4281, 2948, 12, 50.00, 1, NULL, NULL), +(4282, 2948, 15, 150.00, 1, NULL, NULL), +(4283, 2949, 1, 120.00, 1, NULL, NULL), +(4284, 2950, 4, 120.00, 1, NULL, NULL), +(4285, 2951, 1, 120.00, 2, NULL, NULL), +(4286, 2952, 1, 100.00, 10, NULL, NULL), +(4287, 2953, 1, 120.00, 1, NULL, NULL), +(4288, 2954, 1, 120.00, 14, NULL, NULL), +(4289, 2954, 5, 120.00, 1, NULL, NULL), +(4290, 2954, 12, 50.00, 1, NULL, NULL), +(4291, 2954, 15, 150.00, 1, NULL, NULL), +(4292, 2955, 1, 100.00, 20, NULL, NULL), +(4293, 2955, 4, 100.00, 2, NULL, NULL), +(4294, 2955, 17, 100.00, 1, NULL, NULL), +(4295, 2955, 3, 100.00, 5, NULL, NULL), +(4296, 2956, 3, 120.00, 1, NULL, NULL), +(4297, 2957, 1, 120.00, 1, NULL, NULL), +(4298, 2957, 3, 120.00, 1, NULL, NULL), +(4299, 2958, 1, 120.00, 2, NULL, NULL), +(4300, 2959, 1, 120.00, 2, NULL, NULL), +(4301, 2960, 1, 120.00, 2, NULL, NULL), +(4302, 2961, 1, 120.00, 4, NULL, NULL), +(4303, 2962, 1, 120.00, 1, NULL, NULL), +(4304, 2963, 1, 120.00, 2, NULL, NULL), +(4305, 2964, 1, 120.00, 1, NULL, NULL), +(4306, 2965, 1, 120.00, 1, NULL, NULL), +(4307, 2965, 4, 120.00, 1, NULL, NULL), +(4308, 2966, 1, 100.00, 2, NULL, NULL), +(4309, 2967, 4, 100.00, 2, NULL, NULL), +(4310, 2967, 16, 100.00, 2, NULL, NULL), +(4311, 2967, 5, 100.00, 1, NULL, NULL), +(4312, 2967, 1, 100.00, 8, NULL, NULL), +(4313, 2968, 1, 120.00, 7, NULL, NULL), +(4314, 2969, 1, 120.00, 1, NULL, NULL), +(4315, 2970, 1, 120.00, 2, NULL, NULL), +(4316, 2971, 1, 120.00, 2, NULL, NULL), +(4317, 2972, 1, 120.00, 1, NULL, NULL), +(4318, 2973, 1, 120.00, 2, NULL, NULL), +(4319, 2973, 2, 120.00, 1, NULL, NULL), +(4320, 2974, 1, 120.00, 1, NULL, NULL), +(4321, 2974, 4, 120.00, 1, NULL, NULL), +(4322, 2975, 1, 120.00, 2, NULL, NULL), +(4323, 2976, 1, 120.00, 2, NULL, NULL), +(4324, 2977, 17, 100.00, 2, NULL, NULL), +(4325, 2977, 1, 100.00, 5, NULL, NULL), +(4326, 2977, 5, 100.00, 2, NULL, NULL), +(4327, 2978, 1, 120.00, 1, NULL, NULL), +(4328, 2979, 1, 120.00, 2, NULL, NULL), +(4329, 2980, 1, 120.00, 1, NULL, NULL), +(4330, 2981, 1, 120.00, 1, NULL, NULL), +(4331, 2981, 4, 120.00, 1, NULL, NULL), +(4332, 2981, 17, 120.00, 1, NULL, NULL), +(4336, 2985, 1, 120.00, 1, NULL, NULL), +(4337, 2986, 10, 120.00, 1, NULL, NULL), +(4338, 2987, 1, 120.00, 1, NULL, NULL), +(4339, 2977, 3, 100.00, 1, NULL, NULL), +(4340, 2988, 1, 100.00, 1, NULL, NULL), +(4341, 2988, 12, 50.00, 1, NULL, NULL), +(4342, 2988, 15, 150.00, 1, NULL, NULL), +(4343, 2989, 1, 120.00, 1, NULL, NULL), +(4344, 2990, 1, 120.00, 3, NULL, NULL), +(4345, 2991, 1, 120.00, 10, NULL, NULL), +(4346, 2992, 1, 120.00, 2, NULL, NULL), +(4347, 2993, 3, 120.00, 2, NULL, NULL), +(4348, 2994, 1, 120.00, 1, NULL, NULL), +(4349, 2995, 1, 120.00, 2, NULL, NULL), +(4350, 2996, 1, 120.00, 1, NULL, NULL), +(4351, 2997, 1, 120.00, 1, NULL, NULL), +(4352, 2998, 1, 120.00, 1, NULL, NULL), +(4353, 2999, 1, 120.00, 2, NULL, NULL), +(4355, 3001, 1, 120.00, 1, NULL, NULL), +(4356, 3002, 1, 120.00, 1, NULL, NULL), +(4357, 3003, 1, 120.00, 1, NULL, NULL), +(4358, 3004, 1, 120.00, 1, NULL, NULL), +(4359, 3005, 1, 120.00, 3, NULL, NULL), +(4360, 3005, 3, 120.00, 1, NULL, NULL), +(4361, 3006, 1, 120.00, 1, NULL, NULL), +(4362, 3007, 1, 120.00, 1, NULL, NULL), +(4363, 3008, 1, 120.00, 1, NULL, NULL), +(4364, 3009, 1, 120.00, 1, NULL, NULL), +(4365, 3010, 1, 120.00, 1, NULL, NULL), +(4366, 3011, 1, 120.00, 1, NULL, NULL), +(4367, 3012, 16, 120.00, 1, NULL, NULL), +(4368, 3013, 1, 120.00, 2, NULL, NULL), +(4369, 3013, 17, 120.00, 1, NULL, NULL), +(4370, 3014, 1, 120.00, 1, NULL, NULL), +(4371, 3014, 5, 120.00, 1, NULL, NULL), +(4372, 3015, 1, 120.00, 2, NULL, NULL), +(4373, 3016, 1, 100.00, 4, NULL, NULL), +(4374, 3016, 12, 50.00, 1, NULL, NULL), +(4375, 3016, 15, 150.00, 1, NULL, NULL), +(4376, 3000, 17, 120.00, 1, NULL, NULL), +(4377, 3000, 3, 120.00, 1, NULL, NULL), +(4378, 3017, 1, 120.00, 1, NULL, NULL), +(4379, 3018, 1, 120.00, 1, NULL, NULL), +(4380, 3019, 1, 120.00, 1, NULL, NULL), +(4381, 3020, 10, 100.00, 1, NULL, NULL), +(4382, 3020, 5, 100.00, 1, NULL, NULL), +(4383, 3021, 1, 120.00, 1, NULL, NULL), +(4384, 3021, 4, 120.00, 1, NULL, NULL), +(4385, 3022, 1, 120.00, 3, NULL, NULL), +(4386, 3023, 1, 120.00, 1, NULL, NULL), +(4387, 3024, 1, 120.00, 1, NULL, NULL), +(4388, 3025, 1, 120.00, 1, NULL, NULL), +(4389, 3026, 1, 120.00, 1, NULL, NULL), +(4390, 3027, 1, 120.00, 1, NULL, NULL), +(4391, 3028, 1, 120.00, 1, NULL, NULL), +(4392, 3029, 1, 120.00, 1, NULL, NULL), +(4393, 3030, 1, 120.00, 1, NULL, NULL), +(4394, 3030, 5, 120.00, 1, NULL, NULL), +(4395, 3031, 1, 120.00, 1, NULL, NULL), +(4396, 3031, 3, 120.00, 1, NULL, NULL), +(4397, 3032, 1, 120.00, 1, NULL, NULL), +(4398, 3033, 1, 120.00, 1, NULL, NULL), +(4399, 3033, 15, 150.00, 1, NULL, NULL), +(4400, 3033, 12, 50.00, 1, NULL, NULL), +(4401, 3034, 1, 120.00, 1, NULL, NULL), +(4402, 3035, 3, 120.00, 1, NULL, NULL), +(4403, 3036, 1, 120.00, 1, NULL, NULL), +(4404, 3037, 1, 120.00, 1, NULL, NULL), +(4405, 3038, 1, 120.00, 1, NULL, NULL), +(4406, 3039, 1, 120.00, 1, NULL, NULL), +(4408, 3040, 1, 120.00, 1, NULL, NULL), +(4409, 3040, 12, 50.00, 1, NULL, NULL), +(4410, 3040, 15, 150.00, 1, NULL, NULL), +(4411, 3041, 1, 120.00, 2, NULL, NULL), +(4412, 3042, 3, 120.00, 1, NULL, NULL), +(4413, 3043, 1, 120.00, 1, NULL, NULL), +(4414, 3044, 1, 120.00, 1, NULL, NULL), +(4415, 3045, 1, 120.00, 1, NULL, NULL), +(4416, 3046, 1, 120.00, 1, NULL, NULL), +(4417, 3046, 12, 50.00, 1, NULL, NULL), +(4418, 3046, 15, 150.00, 1, NULL, NULL), +(4419, 3047, 1, 100.00, 5, NULL, NULL), +(4420, 3048, 1, 120.00, 3, NULL, NULL), +(4422, 3049, 1, 120.00, 7, NULL, NULL), +(4423, 3049, 17, 120.00, 2, NULL, NULL), +(4424, 3049, 3, 120.00, 1, NULL, NULL), +(4425, 3049, 4, 120.00, 1, NULL, NULL), +(4426, 3050, 1, 120.00, 1, NULL, NULL), +(4427, 3051, 1, 120.00, 1, NULL, NULL), +(4428, 3051, 4, 120.00, 1, NULL, NULL), +(4429, 3052, 1, 120.00, 2, NULL, NULL), +(4430, 3053, 1, 120.00, 1, NULL, NULL), +(4431, 3054, 1, 120.00, 2, NULL, NULL), +(4432, 3054, 4, 120.00, 1, NULL, NULL), +(4433, 3055, 1, 120.00, 1, NULL, NULL), +(4434, 3055, 12, 50.00, 1, NULL, NULL), +(4435, 3055, 15, 150.00, 1, NULL, NULL), +(4436, 3056, 1, 120.00, 1, NULL, NULL), +(4437, 3057, 17, 120.00, 2, NULL, NULL), +(4438, 3057, 5, 120.00, 2, NULL, NULL), +(4439, 3057, 16, 120.00, 1, NULL, NULL), +(4440, 3058, 3, 120.00, 1, NULL, NULL), +(4441, 3058, 1, 120.00, 1, NULL, NULL), +(4442, 3059, 1, 120.00, 1, NULL, NULL), +(4443, 3060, 1, 120.00, 2, NULL, NULL), +(4444, 3061, 1, 120.00, 1, NULL, NULL), +(4445, 3062, 1, 120.00, 2, NULL, NULL), +(4446, 3063, 1, 120.00, 1, NULL, NULL), +(4447, 3064, 3, 120.00, 1, NULL, NULL), +(4448, 3064, 17, 120.00, 1, NULL, NULL), +(4449, 3065, 1, 120.00, 1, NULL, NULL), +(4450, 3066, 1, 120.00, 1, NULL, NULL), +(4451, 3067, 1, 120.00, 1, NULL, NULL), +(4452, 3068, 1, 120.00, 1, NULL, NULL), +(4453, 3068, 4, 120.00, 1, NULL, NULL), +(4454, 3069, 1, 120.00, 3, NULL, NULL), +(4455, 3069, 4, 120.00, 1, NULL, NULL), +(4456, 3069, 3, 120.00, 1, NULL, NULL), +(4457, 3070, 1, 120.00, 3, NULL, NULL), +(4458, 3070, 17, 120.00, 1, NULL, NULL), +(4459, 3071, 1, 120.00, 2, NULL, NULL), +(4460, 3071, 3, 120.00, 1, NULL, NULL), +(4461, 3072, 1, 120.00, 1, NULL, NULL), +(4462, 3073, 1, 120.00, 1, NULL, NULL), +(4463, 3074, 1, 120.00, 1, NULL, NULL), +(4464, 3074, 12, 50.00, 1, NULL, NULL), +(4465, 3074, 15, 150.00, 1, NULL, NULL), +(4466, 3075, 1, 120.00, 4, NULL, NULL), +(4467, 3076, 17, 120.00, 2, NULL, NULL), +(4468, 3077, 2, 120.00, 1, NULL, NULL), +(4469, 3078, 1, 120.00, 1, NULL, NULL), +(4470, 3079, 1, 120.00, 1, NULL, NULL), +(4471, 3079, 12, 50.00, 1, NULL, NULL), +(4472, 3079, 17, 120.00, 1, NULL, NULL), +(4473, 3079, 4, 120.00, 2, NULL, NULL), +(4474, 3079, 15, 150.00, 1, NULL, NULL), +(4475, 3080, 16, 120.00, 1, NULL, NULL), +(4476, 3081, 1, 120.00, 1, NULL, NULL), +(4477, 3081, 10, 120.00, 1, NULL, NULL), +(4478, 3082, 10, 120.00, 2, NULL, NULL), +(4479, 3083, 1, 120.00, 2, NULL, NULL), +(4480, 3084, 1, 120.00, 1, NULL, NULL), +(4481, 3085, 1, 120.00, 1, NULL, NULL), +(4482, 3086, 1, 120.00, 1, NULL, NULL), +(4483, 3086, 4, 120.00, 1, NULL, NULL), +(4484, 3087, 1, 100.00, 1, NULL, NULL), +(4485, 3087, 12, 50.00, 1, NULL, NULL), +(4486, 3087, 15, 150.00, 1, NULL, NULL), +(4487, 3088, 1, 120.00, 1, NULL, NULL), +(4488, 3088, 4, 120.00, 1, NULL, NULL), +(4489, 3089, 1, 120.00, 2, NULL, NULL), +(4490, 3090, 1, 120.00, 2, NULL, NULL), +(4491, 3091, 1, 120.00, 1, NULL, NULL), +(4492, 3091, 4, 120.00, 1, NULL, NULL), +(4493, 3091, 5, 120.00, 1, NULL, NULL), +(4494, 3092, 1, 120.00, 1, NULL, NULL), +(4495, 3092, 17, 120.00, 1, NULL, NULL), +(4496, 3092, 4, 120.00, 1, NULL, NULL), +(4497, 3092, 3, 120.00, 1, NULL, NULL), +(4498, 3092, 9, 120.00, 1, NULL, NULL), +(4499, 3093, 1, 120.00, 1, NULL, NULL), +(4500, 3094, 1, 120.00, 1, NULL, NULL), +(4501, 3095, 1, 120.00, 2, NULL, NULL), +(4502, 3096, 1, 120.00, 1, NULL, NULL), +(4503, 3097, 1, 120.00, 1, NULL, NULL), +(4504, 3098, 1, 120.00, 2, NULL, NULL), +(4505, 3099, 1, 120.00, 1, NULL, NULL), +(4506, 3100, 4, 120.00, 1, NULL, NULL), +(4507, 3101, 1, 120.00, 1, NULL, NULL), +(4508, 3101, 3, 120.00, 2, NULL, NULL), +(4509, 3090, 16, 120.00, 1, NULL, NULL), +(4510, 3102, 1, 120.00, 1, NULL, NULL), +(4511, 3103, 1, 120.00, 1, NULL, NULL), +(4512, 3104, 1, 120.00, 1, NULL, NULL), +(4513, 3105, 1, 120.00, 1, NULL, NULL), +(4514, 3106, 1, 120.00, 1, NULL, NULL), +(4515, 3107, 1, 120.00, 1, NULL, NULL), +(4516, 3108, 1, 120.00, 1, NULL, NULL), +(4517, 3109, 1, 120.00, 1, NULL, NULL), +(4518, 3110, 1, 120.00, 1, NULL, NULL), +(4519, 3111, 1, 120.00, 1, NULL, NULL), +(4520, 3112, 1, 120.00, 1, NULL, NULL), +(4521, 3113, 1, 100.00, 4, NULL, NULL), +(4522, 3113, 12, 50.00, 1, NULL, NULL), +(4523, 3113, 15, 150.00, 1, NULL, NULL), +(4524, 3114, 1, 120.00, 1, NULL, NULL), +(4525, 3115, 1, 120.00, 2, NULL, NULL), +(4526, 3115, 4, 120.00, 1, NULL, NULL), +(4527, 3116, 1, 120.00, 1, NULL, NULL), +(4528, 3117, 1, 120.00, 1, NULL, NULL), +(4529, 3118, 1, 120.00, 2, NULL, NULL), +(4530, 3119, 1, 120.00, 1, NULL, NULL), +(4531, 3120, 1, 120.00, 3, NULL, NULL), +(4532, 3121, 1, 120.00, 3, NULL, NULL), +(4533, 3122, 1, 120.00, 1, NULL, NULL), +(4534, 3123, 1, 120.00, 1, NULL, NULL), +(4535, 3124, 1, 120.00, 2, NULL, NULL), +(4536, 3124, 17, 120.00, 1, NULL, NULL), +(4537, 3125, 1, 120.00, 1, NULL, NULL), +(4538, 3126, 1, 120.00, 1, NULL, NULL), +(4539, 3127, 1, 120.00, 1, NULL, NULL), +(4540, 3128, 1, 120.00, 1, NULL, NULL), +(4541, 3129, 3, 120.00, 1, NULL, NULL), +(4542, 3129, 4, 120.00, 1, NULL, NULL), +(4543, 3130, 1, 120.00, 2, NULL, NULL), +(4544, 3131, 1, 120.00, 2, NULL, NULL), +(4545, 3132, 1, 120.00, 1, NULL, NULL), +(4546, 3132, 10, 120.00, 1, NULL, NULL), +(4547, 3133, 1, 120.00, 1, NULL, NULL), +(4548, 3134, 1, 120.00, 2, NULL, NULL), +(4549, 3135, 1, 120.00, 2, NULL, NULL), +(4550, 3136, 1, 100.00, 3, NULL, NULL), +(4551, 3136, 12, 50.00, 1, NULL, NULL), +(4552, 3136, 15, 150.00, 1, NULL, NULL), +(4553, 3137, 1, 120.00, 1, NULL, NULL), +(4554, 3138, 1, 120.00, 1, NULL, NULL), +(4555, 3139, 1, 120.00, 1, NULL, NULL), +(4556, 3140, 1, 100.00, 3, NULL, NULL), +(4557, 3140, 12, 50.00, 1, NULL, NULL), +(4558, 3140, 15, 150.00, 1, NULL, NULL), +(4559, 3136, 3, 100.00, 1, NULL, NULL), +(4560, 3136, 17, 100.00, 1, NULL, NULL), +(4561, 3141, 5, 120.00, 1, NULL, NULL), +(4562, 3142, 1, 120.00, 2, NULL, NULL), +(4563, 3143, 1, 120.00, 1, NULL, NULL), +(4564, 3143, 3, 120.00, 1, NULL, NULL), +(4565, 3144, 1, 120.00, 1, NULL, NULL), +(4566, 3145, 1, 120.00, 1, NULL, NULL), +(4567, 3145, 2, 120.00, 1, NULL, NULL), +(4568, 3146, 1, 120.00, 1, NULL, NULL), +(4569, 3147, 1, 120.00, 1, NULL, NULL), +(4570, 3147, 3, 120.00, 1, NULL, NULL), +(4571, 3148, 1, 120.00, 1, NULL, NULL), +(4572, 3149, 1, 120.00, 2, NULL, NULL), +(4573, 3150, 1, 120.00, 1, NULL, NULL), +(4574, 3150, 17, 120.00, 1, NULL, NULL), +(4575, 3151, 1, 120.00, 1, NULL, NULL), +(4576, 3151, 4, 120.00, 1, NULL, NULL), +(4577, 3152, 1, 120.00, 1, NULL, NULL), +(4578, 3153, 1, 120.00, 1, NULL, NULL), +(4579, 3154, 1, 120.00, 1, NULL, NULL), +(4580, 3154, 17, 120.00, 1, NULL, NULL), +(4581, 3155, 4, 120.00, 2, NULL, NULL), +(4582, 3156, 1, 120.00, 1, NULL, NULL), +(4583, 3157, 1, 120.00, 1, NULL, NULL), +(4584, 3158, 1, 120.00, 1, NULL, NULL), +(4585, 3159, 1, 120.00, 3, NULL, NULL), +(4586, 3159, 17, 120.00, 1, NULL, NULL), +(4587, 3160, 1, 120.00, 1, NULL, NULL), +(4588, 3161, 1, 120.00, 2, NULL, NULL), +(4589, 3162, 1, 120.00, 1, NULL, NULL), +(4590, 3163, 10, 120.00, 2, NULL, NULL), +(4591, 3164, 1, 120.00, 1, NULL, NULL), +(4592, 3165, 1, 120.00, 1, NULL, NULL), +(4593, 3166, 1, 120.00, 2, NULL, NULL), +(4594, 3167, 1, 120.00, 1, NULL, NULL), +(4595, 3168, 1, 120.00, 1, NULL, NULL), +(4596, 3169, 1, 120.00, 2, NULL, NULL), +(4597, 3170, 1, 120.00, 1, NULL, NULL), +(4598, 3171, 1, 120.00, 1, NULL, NULL), +(4599, 3152, 2, 120.00, 1, NULL, NULL), +(4600, 3152, 5, 120.00, 2, NULL, NULL), +(4601, 3172, 1, 120.00, 1, NULL, NULL), +(4602, 3173, 1, 100.00, 5, NULL, NULL), +(4603, 3173, 4, 100.00, 2, NULL, NULL), +(4604, 3173, 3, 100.00, 1, NULL, NULL), +(4605, 3173, 10, 100.00, 1, NULL, NULL), +(4606, 3173, 5, 100.00, 1, NULL, NULL), +(4607, 3174, 1, 120.00, 1, NULL, NULL), +(4608, 3175, 1, 100.00, 5, NULL, NULL), +(4609, 3175, 4, 100.00, 2, NULL, NULL), +(4610, 3176, 1, 120.00, 1, NULL, NULL), +(4611, 3177, 1, 120.00, 2, NULL, NULL), +(4612, 3178, 1, 120.00, 1, NULL, NULL), +(4613, 3140, 4, 100.00, 2, NULL, NULL), +(4614, 3140, 5, 100.00, 2, NULL, NULL), +(4615, 3179, 1, 120.00, 2, NULL, NULL), +(4616, 3179, 3, 120.00, 2, NULL, NULL), +(4617, 3179, 4, 120.00, 2, NULL, NULL), +(4618, 3179, 5, 120.00, 2, NULL, NULL), +(4619, 3179, 10, 120.00, 2, NULL, NULL), +(4620, 3179, 16, 120.00, 2, NULL, NULL), +(4621, 3179, 17, 120.00, 2, NULL, NULL), +(4622, 3179, 9, 120.00, 2, NULL, NULL), +(4623, 3180, 17, 120.00, 2, NULL, NULL), +(4624, 3181, 17, 120.00, 1, NULL, NULL), +(4625, 3181, 4, 120.00, 1, NULL, NULL), +(4626, 3182, 5, 120.00, 2, NULL, NULL), +(4627, 3183, 1, 120.00, 1, NULL, NULL), +(4628, 3184, 3, 120.00, 2, NULL, NULL), +(4629, 3184, 5, 120.00, 1, NULL, NULL), +(4630, 3185, 1, 120.00, 2, NULL, NULL), +(4631, 3186, 1, 120.00, 2, NULL, NULL), +(4632, 3187, 1, 120.00, 5, NULL, NULL), +(4633, 3187, 4, 120.00, 1, NULL, NULL), +(4634, 3188, 1, 120.00, 2, NULL, NULL), +(4635, 3189, 17, 120.00, 2, NULL, NULL), +(4636, 3190, 1, 120.00, 1, NULL, NULL), +(4637, 3191, 1, 120.00, 2, NULL, NULL), +(4638, 3192, 1, 120.00, 1, NULL, NULL), +(4639, 3193, 1, 120.00, 1, NULL, NULL), +(4640, 3194, 3, 120.00, 1, NULL, NULL), +(4641, 3194, 17, 120.00, 1, NULL, NULL), +(4642, 3194, 4, 120.00, 2, NULL, NULL), +(4643, 3194, 16, 120.00, 1, NULL, NULL), +(4644, 3194, 1, 120.00, 1, NULL, NULL), +(4645, 3195, 10, 100.00, 1, NULL, NULL), +(4646, 3195, 1, 100.00, 15, NULL, NULL), +(4647, 3195, 4, 100.00, 7, NULL, NULL), +(4648, 3195, 17, 100.00, 9, NULL, NULL), +(4649, 3195, 5, 100.00, 5, NULL, NULL), +(4650, 3196, 1, 120.00, 2, NULL, NULL), +(4651, 3197, 1, 120.00, 1, NULL, NULL), +(4652, 3198, 1, 120.00, 1, NULL, NULL), +(4653, 3199, 1, 120.00, 1, NULL, NULL), +(4654, 3200, 1, 120.00, 1, NULL, NULL), +(4655, 3200, 17, 120.00, 1, NULL, NULL), +(4656, 3201, 1, 100.00, 1, NULL, NULL), +(4657, 3201, 12, 50.00, 1, NULL, NULL), +(4658, 3201, 15, 150.00, 1, NULL, NULL), +(4659, 3202, 1, 120.00, 2, NULL, NULL), +(4660, 3203, 1, 120.00, 1, NULL, NULL), +(4661, 3204, 1, 120.00, 1, NULL, NULL), +(4662, 3205, 1, 120.00, 1, NULL, NULL), +(4663, 3206, 1, 120.00, 2, NULL, NULL), +(4664, 3206, 9, 120.00, 1, NULL, NULL), +(4665, 3206, 17, 120.00, 1, NULL, NULL), +(4666, 3207, 1, 120.00, 1, NULL, NULL), +(4667, 3208, 1, 120.00, 1, NULL, NULL), +(4668, 3208, 3, 120.00, 1, NULL, NULL), +(4669, 3209, 5, 120.00, 1, NULL, NULL), +(4670, 3210, 17, 120.00, 1, NULL, NULL), +(4671, 3210, 3, 120.00, 1, NULL, NULL), +(4672, 3211, 3, 120.00, 1, NULL, NULL), +(4673, 3212, 4, 120.00, 1, NULL, NULL), +(4674, 3212, 1, 120.00, 1, NULL, NULL), +(4675, 3212, 9, 120.00, 1, NULL, NULL), +(4676, 3213, 17, 120.00, 1, NULL, NULL), +(4677, 3213, 3, 120.00, 1, NULL, NULL), +(4678, 3214, 1, 120.00, 43, NULL, NULL), +(4679, 3214, 3, 120.00, 3, NULL, NULL), +(4680, 3214, 17, 120.00, 2, NULL, NULL), +(4681, 3214, 4, 120.00, 2, NULL, NULL), +(4682, 3215, 1, 120.00, 1, NULL, NULL), +(4683, 3216, 1, 120.00, 1, NULL, NULL), +(4684, 3217, 1, 120.00, 1, NULL, NULL), +(4685, 3217, 17, 120.00, 1, NULL, NULL), +(4686, 3218, 3, 120.00, 1, NULL, NULL), +(4687, 3219, 1, 120.00, 1, NULL, NULL), +(4688, 3220, 17, 120.00, 1, NULL, NULL), +(4689, 3221, 1, 120.00, 1, NULL, NULL), +(4690, 3222, 1, 120.00, 1, NULL, NULL), +(4691, 3222, 5, 120.00, 1, NULL, NULL), +(4692, 3223, 4, 120.00, 1, NULL, NULL), +(4693, 3224, 1, 120.00, 1, NULL, NULL), +(4694, 3224, 17, 120.00, 1, NULL, NULL), +(4695, 3225, 3, 120.00, 1, NULL, NULL), +(4696, 3226, 1, 100.00, 1, NULL, NULL), +(4697, 3226, 12, 50.00, 1, NULL, NULL), +(4698, 3226, 15, 150.00, 1, NULL, NULL), +(4699, 3227, 1, 120.00, 1, NULL, NULL), +(4701, 3229, 3, 120.00, 1, NULL, NULL), +(4702, 3229, 1, 120.00, 1, NULL, NULL), +(4704, 3230, 3, 120.00, 1, NULL, NULL), +(4705, 3230, 17, 110.00, 1, NULL, '2023-08-11 14:06:46'), +(4706, 3231, 4, 120.00, 1, NULL, NULL), +(4707, 3231, 3, 120.00, 1, NULL, NULL), +(4708, 3232, 1, 120.00, 4, NULL, NULL), +(4709, 3232, 17, 120.00, 4, NULL, NULL), +(4710, 3233, 3, 120.00, 1, NULL, NULL), +(4711, 3233, 1, 120.00, 1, NULL, NULL), +(4712, 3233, 4, 120.00, 1, NULL, NULL), +(4713, 3233, 17, 120.00, 1, NULL, NULL), +(4714, 3152, 3, 120.00, 1, NULL, NULL), +(4715, 3234, 1, 120.00, 1, NULL, NULL), +(4716, 3234, 4, 120.00, 1, NULL, NULL), +(4717, 3235, 3, 120.00, 1, NULL, NULL), +(4718, 3235, 17, 120.00, 1, NULL, NULL), +(4719, 3236, 1, 120.00, 9, NULL, NULL), +(4720, 3236, 4, 120.00, 1, NULL, NULL), +(4721, 3236, 3, 120.00, 1, NULL, NULL), +(4722, 3237, 15, 150.00, 1, NULL, NULL), +(4723, 3237, 12, 50.00, 1, NULL, NULL), +(4724, 3237, 1, 100.00, 7, NULL, NULL), +(4725, 3237, 4, 100.00, 1, NULL, NULL), +(4726, 3237, 5, 100.00, 1, NULL, NULL), +(4727, 3237, 17, 100.00, 1, NULL, NULL), +(4728, 3237, 10, 100.00, 1, NULL, NULL), +(4729, 3238, 1, 120.00, 1, NULL, NULL), +(4730, 3239, 3, 120.00, 4, NULL, NULL), +(4731, 3239, 17, 120.00, 2, NULL, NULL), +(4732, 3239, 5, 120.00, 1, NULL, NULL), +(4733, 3240, 3, 120.00, 2, NULL, NULL), +(4734, 3240, 17, 120.00, 2, NULL, NULL), +(4735, 3241, 3, 120.00, 2, NULL, NULL), +(4736, 3241, 17, 120.00, 2, NULL, NULL), +(4737, 3242, 3, 120.00, 1, NULL, NULL), +(4738, 3242, 4, 120.00, 1, NULL, NULL), +(4739, 3243, 3, 120.00, 2, NULL, NULL), +(4740, 3244, 3, 120.00, 1, NULL, NULL), +(4741, 3245, 1, 120.00, 1, NULL, NULL), +(4742, 3245, 4, 120.00, 1, NULL, NULL), +(4743, 3245, 17, 120.00, 1, NULL, NULL), +(4744, 3246, 1, 120.00, 1, NULL, NULL), +(4745, 3246, 4, 120.00, 1, NULL, NULL), +(4746, 3247, 3, 120.00, 2, NULL, NULL), +(4747, 3247, 17, 120.00, 1, NULL, NULL), +(4748, 3248, 1, 120.00, 4, NULL, NULL), +(4749, 3249, 1, 120.00, 1, NULL, NULL), +(4750, 3250, 3, 120.00, 1, NULL, NULL), +(4751, 3250, 17, 120.00, 1, NULL, NULL), +(4752, 3251, 3, 120.00, 2, NULL, NULL), +(4753, 3252, 1, 120.00, 1, NULL, NULL), +(4754, 3253, 1, 120.00, 1, NULL, NULL), +(4755, 3253, 4, 120.00, 1, NULL, NULL), +(4756, 3254, 3, 120.00, 1, NULL, NULL), +(4757, 3254, 4, 120.00, 1, NULL, NULL), +(4758, 3254, 17, 120.00, 1, NULL, NULL), +(4759, 3255, 1, 120.00, 2, NULL, NULL), +(4760, 3256, 1, 120.00, 1, NULL, NULL), +(4761, 3256, 17, 120.00, 1, NULL, NULL), +(4762, 3257, 4, 120.00, 1, NULL, NULL), +(4763, 3257, 3, 120.00, 1, NULL, NULL), +(4764, 3258, 1, 120.00, 1, NULL, NULL), +(4765, 3259, 3, 120.00, 1, NULL, NULL), +(4766, 3260, 1, 120.00, 3, NULL, NULL), +(4767, 3260, 17, 120.00, 1, NULL, NULL), +(4768, 3261, 4, 120.00, 1, NULL, NULL), +(4769, 3262, 3, 120.00, 1, NULL, NULL), +(4770, 3263, 1, 100.00, 1, NULL, NULL), +(4771, 3263, 12, 50.00, 1, NULL, NULL), +(4772, 3263, 15, 150.00, 1, NULL, NULL), +(4773, 3264, 1, 120.00, 1, NULL, NULL), +(4774, 3264, 17, 120.00, 1, NULL, NULL), +(4775, 3264, 10, 120.00, 1, NULL, NULL), +(4776, 3265, 1, 120.00, 1, NULL, NULL), +(4777, 3265, 4, 120.00, 1, NULL, NULL), +(4778, 3265, 17, 120.00, 1, NULL, NULL), +(4779, 3265, 3, 120.00, 1, NULL, NULL), +(4780, 3266, 1, 100.00, 1, NULL, NULL), +(4781, 3266, 12, 50.00, 1, NULL, NULL), +(4782, 3266, 15, 150.00, 1, NULL, NULL), +(4783, 3267, 1, 120.00, 1, NULL, NULL), +(4784, 3265, 5, 120.00, 1, NULL, NULL), +(4785, 3268, 1, 120.00, 1, NULL, NULL), +(4786, 3219, 3, 120.00, 1, NULL, NULL), +(4787, 3269, 1, 120.00, 1, NULL, NULL), +(4788, 3048, 17, 120.00, 2, NULL, NULL), +(4789, 3270, 1, 120.00, 1, NULL, NULL), +(4790, 3271, 1, 120.00, 1, NULL, NULL), +(4791, 3272, 1, 120.00, 1, NULL, NULL), +(4792, 3273, 1, 120.00, 1, NULL, NULL), +(4793, 3274, 1, 120.00, 1, NULL, NULL), +(4794, 3275, 1, 120.00, 2, NULL, NULL), +(4795, 3275, 17, 120.00, 1, NULL, NULL), +(4796, 3276, 1, 120.00, 2, NULL, NULL), +(4797, 3277, 17, 120.00, 1, NULL, NULL), +(4798, 3278, 1, 120.00, 2, NULL, NULL), +(4799, 3279, 1, 120.00, 1, NULL, NULL), +(4800, 3280, 17, 120.00, 2, NULL, NULL), +(4801, 3280, 1, 120.00, 5, NULL, NULL), +(4802, 3281, 17, 120.00, 1, NULL, NULL), +(4803, 3281, 1, 120.00, 1, NULL, NULL), +(4804, 3282, 1, 120.00, 4, NULL, NULL), +(4805, 3282, 17, 120.00, 2, NULL, NULL), +(4806, 3282, 4, 120.00, 2, NULL, NULL), +(4807, 3283, 1, 120.00, 1, NULL, NULL), +(4808, 3284, 1, 120.00, 1, NULL, NULL), +(4809, 3285, 17, 120.00, 2, NULL, NULL), +(4810, 3285, 3, 120.00, 2, NULL, NULL), +(4811, 3285, 1, 120.00, 4, NULL, NULL), +(4812, 3285, 4, 120.00, 2, NULL, NULL), +(4813, 3285, 10, 120.00, 1, NULL, NULL), +(4814, 3286, 4, 120.00, 2, NULL, NULL), +(4815, 3287, 1, 120.00, 1, NULL, NULL), +(4816, 3288, 4, 120.00, 1, NULL, NULL), +(4817, 3289, 1, 120.00, 1, NULL, NULL), +(4818, 3289, 4, 120.00, 1, NULL, NULL), +(4819, 3290, 4, 120.00, 2, NULL, NULL), +(4820, 3291, 1, 120.00, 2, NULL, NULL), +(4821, 3292, 1, 120.00, 2, NULL, NULL), +(4822, 3292, 4, 120.00, 1, NULL, NULL), +(4823, 3293, 17, 120.00, 2, NULL, NULL), +(4824, 3294, 4, 120.00, 1, NULL, NULL), +(4825, 3295, 5, 120.00, 1, NULL, NULL), +(4826, 3295, 4, 120.00, 1, NULL, NULL), +(4827, 3296, 3, 120.00, 1, NULL, NULL), +(4828, 3297, 1, 120.00, 1, '2023-08-09 10:30:44', '2023-08-09 10:30:44'), +(4829, 3298, 1, 120.00, 1, '2023-08-09 10:30:56', '2023-08-09 10:30:56'), +(4830, 3299, 1, 120.00, 1, '2023-08-09 10:31:03', '2023-08-09 10:31:03'), +(4831, 3300, 1, 120.00, 1, '2023-08-09 10:34:26', '2023-08-09 10:34:26'), +(4832, 3301, 1, 120.00, 1, '2023-08-09 10:43:33', '2023-08-09 10:43:33'), +(4833, 3301, 4, 120.00, 1, '2023-08-09 10:43:33', '2023-08-09 10:43:33'), +(4834, 3302, 5, 120.00, 1, '2023-08-09 10:46:06', '2023-08-09 10:46:06'), +(4835, 3302, 17, 110.00, 1, '2023-08-09 10:46:06', '2023-08-11 12:49:49'), +(4836, 3303, 1, 120.00, 1, '2023-08-09 10:48:08', '2023-08-09 10:48:08'), +(4837, 3303, 5, 120.00, 1, '2023-08-09 10:48:08', '2023-08-09 10:48:08'), +(4838, 3303, 10, 120.00, 1, '2023-08-09 10:48:08', '2023-08-09 10:48:08'), +(4839, 3303, 4, 120.00, 1, '2023-08-09 10:48:08', '2023-08-09 10:48:08'), +(4840, 3304, 1, 120.00, 1, '2023-08-09 11:20:29', '2023-08-09 11:20:29'), +(4841, 3305, 1, 120.00, 1, '2023-08-09 11:22:21', '2023-08-09 11:22:21'), +(4842, 3306, 10, 120.00, 1, '2023-08-09 11:25:13', '2023-08-09 11:25:13'), +(4843, 3307, 2, 120.00, 1, '2023-08-09 11:27:01', '2023-08-09 11:27:01'), +(4844, 3308, 4, 120.00, 1, '2023-08-09 11:28:20', '2023-08-09 11:28:20'), +(4845, 3309, 1, 120.00, 2, '2023-08-09 11:29:59', '2023-08-09 11:29:59'), +(4846, 3310, 1, 120.00, 2, '2023-08-09 12:50:23', '2023-08-09 12:50:23'), +(4847, 3311, 3, 120.00, 1, '2023-08-09 15:21:50', '2023-08-09 15:55:17'), +(4848, 3311, 17, 120.00, 1, '2023-08-09 15:21:50', '2023-08-09 15:21:50'), +(4849, 3312, 3, 120.00, 2, '2023-08-09 17:13:31', '2023-08-09 17:13:31'), +(4850, 3313, 4, 90.00, 2, '2023-08-09 22:19:11', '2023-08-09 22:19:11'), +(4851, 3314, 4, 90.00, 1, '2023-08-09 22:33:38', '2023-08-09 22:33:38'), +(4852, 3315, 4, 90.00, 3, '2023-08-10 07:26:02', '2023-08-10 07:26:02'), +(4853, 3315, 5, 90.00, 1, '2023-08-10 07:26:02', '2023-08-10 07:26:02'), +(4854, 3316, 4, 90.00, 3, '2023-08-10 07:27:47', '2023-08-10 07:27:47'), +(4855, 3316, 5, 90.00, 1, '2023-08-10 07:27:47', '2023-08-10 07:27:47'), +(4856, 3317, 4, 90.00, 3, '2023-08-10 07:28:03', '2023-08-10 07:28:03'), +(4857, 3317, 5, 90.00, 1, '2023-08-10 07:28:03', '2023-08-10 07:28:03'), +(4858, 3318, 17, 90.00, 4, '2023-08-10 09:00:58', '2023-08-10 09:00:58'), +(4859, 3318, 10, 90.00, 2, '2023-08-10 09:00:58', '2023-08-10 09:00:58'), +(4860, 3319, 10, 90.00, 2, '2023-08-10 09:15:05', '2023-08-10 09:15:05'), +(4861, 3320, 4, 90.00, 2, '2023-08-10 09:42:29', '2023-08-10 09:42:29'), +(4862, 3321, 1, 100.00, 1, '2023-08-10 09:56:04', '2023-08-10 09:56:04'), +(4863, 3321, 15, 100.00, 1, '2023-08-10 09:56:04', '2023-08-10 09:56:04'), +(4864, 3321, 12, 50.00, 1, '2023-08-10 09:56:04', '2023-08-10 09:56:04'), +(4865, 3322, 1, 100.00, 1, '2023-08-10 09:56:14', '2023-08-10 09:56:14'), +(4866, 3322, 15, 100.00, 1, '2023-08-10 09:56:14', '2023-08-10 09:56:14'), +(4867, 3322, 12, 50.00, 1, '2023-08-10 09:56:14', '2023-08-10 09:56:14'), +(4868, 3323, 1, 100.00, 1, '2023-08-10 09:56:21', '2023-08-10 09:56:21'), +(4869, 3323, 15, 100.00, 1, '2023-08-10 09:56:21', '2023-08-10 09:56:21'), +(4870, 3323, 12, 50.00, 1, '2023-08-10 09:56:21', '2023-08-10 09:56:21'), +(4871, 3324, 17, 90.00, 1, '2023-08-10 10:09:46', '2023-08-10 10:09:46'), +(4872, 2258, 3, 90.00, 1, '2023-08-10 11:16:29', '2023-08-10 11:16:29'), +(4873, 3325, 1, 120.00, 1, '2023-08-10 11:19:23', '2023-08-10 11:19:23'), +(4874, 3326, 17, 110.00, 1, '2023-08-10 11:23:07', '2023-08-10 11:23:07'), +(4875, 3327, 1, 120.00, 1, '2023-08-10 11:26:05', '2023-08-10 11:26:05'), +(4876, 3328, 17, 110.00, 1, '2023-08-10 11:28:10', '2023-08-10 11:28:10'), +(4877, 3329, 13, 50.00, 2, '2023-08-10 11:30:25', '2023-08-10 11:30:25'), +(4878, 3330, 1, 120.00, 1, '2023-08-10 11:32:09', '2023-08-10 11:32:09'), +(4879, 3331, 1, 120.00, 1, '2023-08-10 11:42:12', '2023-08-10 11:42:12'), +(4880, 3332, 17, 110.00, 1, '2023-08-10 12:03:45', '2023-08-10 12:03:45'), +(4881, 3332, 5, 110.00, 1, '2023-08-10 12:03:45', '2023-08-10 12:03:45'), +(4882, 3332, 16, 110.00, 1, '2023-08-10 12:03:45', '2023-08-10 12:03:45'), +(4883, 3332, 10, 110.00, 1, '2023-08-10 12:03:45', '2023-08-10 12:03:45'), +(4884, 3332, 4, 110.00, 1, '2023-08-10 12:03:45', '2023-08-10 12:03:45'), +(4885, 3332, 3, 110.00, 1, '2023-08-10 12:03:45', '2023-08-10 12:03:45'), +(4886, 3332, 9, 110.00, 1, '2023-08-10 12:03:45', '2023-08-10 12:03:45'), +(4887, 3333, 3, 110.00, 1, '2023-08-10 12:54:20', '2023-08-10 12:54:20'), +(4888, 3333, 17, 110.00, 1, '2023-08-10 12:54:20', '2023-08-10 12:54:20'), +(4889, 3334, 3, 90.00, 1, '2023-08-10 13:13:36', '2023-08-10 13:13:36'), +(4890, 3334, 9, 90.00, 1, '2023-08-10 13:13:36', '2023-08-10 13:13:36'), +(4891, 3335, 4, 90.00, 3, '2023-08-10 13:21:41', '2023-08-10 13:21:41'), +(4892, 3335, 5, 90.00, 1, '2023-08-10 13:21:41', '2023-08-10 13:21:41'), +(4893, 3336, 4, 90.00, 1, '2023-08-10 13:55:39', '2023-08-10 13:55:39'), +(4894, 3336, 9, 90.00, 1, '2023-08-10 13:55:39', '2023-08-10 13:55:39'), +(4895, 3337, 4, 90.00, 1, '2023-08-10 13:56:43', '2023-08-10 13:56:43'), +(4896, 3337, 9, 90.00, 1, '2023-08-10 13:56:43', '2023-08-10 13:56:43'), +(4897, 3338, 5, 90.00, 1, '2023-08-10 13:59:41', '2023-08-10 13:59:41'), +(4898, 3338, 3, 90.00, 1, '2023-08-10 13:59:41', '2023-08-10 13:59:41'), +(4899, 3339, 4, 90.00, 1, '2023-08-10 14:29:08', '2023-08-10 14:29:08'), +(4900, 3339, 9, 90.00, 1, '2023-08-10 14:29:08', '2023-08-10 14:29:08'), +(4901, 3339, 17, 90.00, 2, '2023-08-10 14:29:08', '2023-08-10 14:29:08'), +(4902, 3340, 4, 110.00, 2, '2023-08-10 15:51:17', '2023-08-10 15:51:17'), +(4903, 3341, 1, 120.00, 1, '2023-08-10 15:53:44', '2023-08-10 15:53:44'), +(4904, 3342, 1, 100.00, 1, '2023-08-10 16:34:05', '2023-08-10 16:34:05'), +(4905, 3342, 15, 150.00, 1, '2023-08-10 16:34:05', '2023-08-10 16:34:05'), +(4906, 3342, 12, 50.00, 1, '2023-08-10 16:34:05', '2023-08-10 16:34:05'), +(4907, 3343, 1, 100.00, 1, '2023-08-10 16:39:04', '2023-08-10 16:39:04'), +(4908, 3343, 15, 150.00, 1, '2023-08-10 16:39:04', '2023-08-10 16:39:04'), +(4909, 3343, 12, 50.00, 1, '2023-08-10 16:39:04', '2023-08-10 16:39:04'), +(4910, 3344, 1, 120.00, 1, '2023-08-10 19:05:02', '2023-08-10 19:05:02'), +(4911, 3344, 17, 110.00, 1, '2023-08-10 19:05:02', '2023-08-10 19:05:02'), +(4912, 3344, 3, 110.00, 1, '2023-08-10 19:05:02', '2023-08-10 19:05:02'), +(4913, 3344, 9, 110.00, 1, '2023-08-10 19:05:02', '2023-08-10 19:05:02'), +(4914, 3344, 4, 110.00, 1, '2023-08-10 19:05:02', '2023-08-10 19:05:02'), +(4915, 3345, 4, 90.00, 1, '2023-08-11 08:06:47', '2023-08-11 08:06:47'), +(4916, 3346, 10, 90.00, 1, '2023-08-11 09:08:54', '2023-08-11 09:08:54'), +(4917, 3346, 3, 90.00, 1, '2023-08-11 09:08:54', '2023-08-11 09:08:54'), +(4918, 3347, 1, 120.00, 1, '2023-08-11 10:34:50', '2023-08-11 10:34:50'), +(4919, 3348, 1, 100.00, 1, '2023-08-11 16:05:19', '2023-08-11 16:05:19'), +(4920, 3348, 15, 150.00, 1, '2023-08-11 16:05:19', '2023-08-11 16:05:19'), +(4921, 3348, 12, 50.00, 1, '2023-08-11 16:05:19', '2023-08-11 16:05:19'), +(4922, 3349, 4, 110.00, 1, '2023-08-11 16:24:22', '2023-08-11 16:24:22'), +(4923, 3350, 4, 110.00, 1, '2023-08-11 16:26:46', '2023-08-11 16:26:46'), +(4924, 3350, 3, 110.00, 1, '2023-08-11 16:26:46', '2023-08-11 16:26:46'), +(4925, 3351, 3, 110.00, 1, '2023-08-11 23:38:36', '2023-08-11 23:38:36'), +(4926, 3352, 3, 110.00, 1, '2023-08-11 23:39:19', '2023-08-11 23:39:19'), +(4927, 3353, 3, 110.00, 1, '2023-08-11 23:43:00', '2023-08-11 23:43:00'), +(4928, 3353, 10, 110.00, 1, '2023-08-11 23:43:00', '2023-08-11 23:43:00'), +(4929, 3354, 1, 100.00, 1, '2023-08-12 07:18:13', '2023-08-12 07:18:13'), +(4930, 3354, 15, 150.00, 1, '2023-08-12 07:18:13', '2023-08-12 07:18:13'), +(4931, 3354, 12, 50.00, 1, '2023-08-12 07:18:13', '2023-08-12 07:18:13'), +(4932, 3355, 17, 110.00, 2, '2023-08-12 09:01:05', '2023-08-12 09:01:05'), +(4933, 3355, 1, 120.00, 2, '2023-08-12 09:01:05', '2023-08-12 09:01:05'), +(4934, 3356, 1, 100.00, 1, '2023-08-12 09:04:08', '2023-08-12 09:04:08'), +(4935, 3356, 15, 150.00, 1, '2023-08-12 09:04:08', '2023-08-12 09:04:08'), +(4936, 3356, 12, 50.00, 1, '2023-08-12 09:04:08', '2023-08-12 09:04:08'), +(4937, 3357, 17, 90.00, 1, '2023-08-12 10:40:12', '2023-08-12 10:40:12'), +(4938, 3358, 17, 90.00, 1, '2023-08-12 11:23:13', '2023-08-12 11:23:13'), +(4939, 3359, 1, 100.00, 1, '2023-08-12 15:58:57', '2023-08-12 15:58:57'), +(4940, 3359, 15, 150.00, 1, '2023-08-12 15:58:57', '2023-08-12 15:58:57'), +(4941, 3359, 12, 50.00, 1, '2023-08-12 15:58:57', '2023-08-12 15:58:57'), +(4942, 3360, 1, 100.00, 1, '2023-08-13 00:04:04', '2023-08-13 00:04:04'), +(4943, 3360, 15, 150.00, 1, '2023-08-13 00:04:04', '2023-08-13 00:04:04'), +(4944, 3360, 12, 50.00, 1, '2023-08-13 00:04:04', '2023-08-13 00:04:04'), +(4945, 3361, 1, 100.00, 1, '2023-08-13 15:05:55', '2023-08-13 15:05:55'), +(4946, 3361, 15, 150.00, 1, '2023-08-13 15:05:55', '2023-08-13 15:05:55'), +(4947, 3361, 12, 50.00, 1, '2023-08-13 15:05:55', '2023-08-13 15:05:55'), +(4948, 3362, 1, 100.00, 1, '2023-08-13 17:56:29', '2023-08-13 17:56:29'), +(4949, 3362, 15, 150.00, 1, '2023-08-13 17:56:29', '2023-08-13 17:56:29'), +(4950, 3362, 12, 50.00, 1, '2023-08-13 17:56:29', '2023-08-13 17:56:29'), +(4951, 3363, 1, 100.00, 1, '2023-08-13 18:06:22', '2023-08-13 18:06:22'), +(4952, 3363, 15, 150.00, 1, '2023-08-13 18:06:22', '2023-08-13 18:06:22'), +(4953, 3363, 12, 50.00, 1, '2023-08-13 18:06:22', '2023-08-13 18:06:22'), +(4954, 3364, 1, 100.00, 1, '2023-08-13 18:18:24', '2023-08-13 18:18:24'), +(4955, 3364, 15, 150.00, 1, '2023-08-13 18:18:24', '2023-08-13 18:18:24'), +(4956, 3364, 12, 50.00, 1, '2023-08-13 18:18:24', '2023-08-13 18:18:24'), +(4957, 3365, 4, 90.00, 1, '2023-08-13 21:17:09', '2023-08-13 21:17:09'), +(4958, 3365, 17, 90.00, 1, '2023-08-13 21:17:09', '2023-08-13 21:17:09'), +(4959, 3366, 1, 120.00, 1, '2023-08-14 09:29:44', '2023-08-14 09:29:44'), +(4960, 3367, 17, 90.00, 4, '2023-08-14 09:48:15', '2023-08-14 09:48:15'), +(4961, 3367, 4, 90.00, 2, '2023-08-14 09:48:15', '2023-08-14 09:48:15'), +(4962, 3368, 1, 100.00, 1, '2023-08-14 12:18:55', '2023-08-14 12:18:55'), +(4963, 3368, 15, 150.00, 1, '2023-08-14 12:18:55', '2023-08-14 12:18:55'), +(4964, 3368, 12, 50.00, 1, '2023-08-14 12:18:55', '2023-08-14 12:18:55'), +(4965, 3369, 1, 100.00, 1, '2023-08-14 13:17:09', '2023-08-14 13:17:09'), +(4966, 3369, 15, 150.00, 1, '2023-08-14 13:17:09', '2023-08-14 13:17:09'), +(4967, 3369, 12, 50.00, 1, '2023-08-14 13:17:09', '2023-08-14 13:17:09'), +(4968, 3370, 1, 100.00, 1, '2023-08-14 13:43:15', '2023-08-14 13:43:15'), +(4969, 3370, 15, 150.00, 1, '2023-08-14 13:43:15', '2023-08-14 13:43:15'), +(4970, 3370, 12, 50.00, 1, '2023-08-14 13:43:15', '2023-08-14 13:43:15'), +(4971, 3371, 1, 100.00, 1, '2023-08-14 13:54:09', '2023-08-14 13:54:09'), +(4972, 3371, 15, 150.00, 1, '2023-08-14 13:54:09', '2023-08-14 13:54:09'), +(4973, 3371, 12, 50.00, 1, '2023-08-14 13:54:09', '2023-08-14 13:54:09'), +(4974, 3372, 1, 100.00, 1, '2023-08-14 13:57:56', '2023-08-14 13:57:56'), +(4975, 3372, 15, 150.00, 1, '2023-08-14 13:57:56', '2023-08-14 13:57:56'), +(4976, 3372, 12, 50.00, 1, '2023-08-14 13:57:56', '2023-08-14 13:57:56'), +(4977, 3373, 17, 100.00, 1, '2023-08-14 14:43:42', '2023-08-14 14:43:42'), +(4978, 3374, 1, 100.00, 1, '2023-08-14 14:51:37', '2023-08-14 14:51:37'), +(4979, 3374, 15, 150.00, 1, '2023-08-14 14:51:37', '2023-08-14 14:51:37'), +(4980, 3374, 12, 50.00, 1, '2023-08-14 14:51:37', '2023-08-14 14:51:37'), +(4981, 3375, 1, 100.00, 1, '2023-08-14 21:14:23', '2023-08-14 21:14:23'), +(4982, 3375, 15, 150.00, 1, '2023-08-14 21:14:23', '2023-08-14 21:14:23'), +(4983, 3375, 12, 50.00, 1, '2023-08-14 21:14:23', '2023-08-14 21:14:23'), +(4984, 3376, 1, 120.00, 1, '2023-08-15 09:07:07', '2023-08-15 09:07:07'), +(4985, 3377, 1, 120.00, 2, '2023-08-15 09:10:37', '2023-08-15 09:10:37'), +(4986, 3378, 4, 90.00, 1, '2023-08-15 12:27:28', '2023-08-15 12:27:28'), +(4987, 3378, 5, 90.00, 1, '2023-08-15 12:27:28', '2023-08-15 12:27:28'), +(4988, 3378, 10, 90.00, 1, '2023-08-15 12:27:28', '2023-08-15 12:27:28'), +(4989, 3378, 17, 100.00, 1, '2023-08-15 12:27:28', '2023-08-15 12:27:28'), +(4990, 3230, 5, 110.00, 1, '2023-08-15 15:46:34', '2023-08-15 15:46:34'), +(4991, 3379, 1, 100.00, 1, '2023-08-15 18:04:22', '2023-08-15 18:04:22'), +(4992, 3379, 15, 150.00, 1, '2023-08-15 18:04:22', '2023-08-15 18:04:22'), +(4993, 3379, 12, 50.00, 1, '2023-08-15 18:04:22', '2023-08-15 18:04:22'), +(4994, 3380, 1, 100.00, 1, '2023-08-15 18:04:45', '2023-08-15 18:04:45'), +(4995, 3380, 15, 150.00, 1, '2023-08-15 18:04:45', '2023-08-15 18:04:45'), +(4996, 3380, 12, 50.00, 1, '2023-08-15 18:04:45', '2023-08-15 18:04:45'), +(4997, 3381, 1, 100.00, 1, '2023-08-15 18:05:01', '2023-08-15 18:05:01'), +(4998, 3381, 15, 150.00, 1, '2023-08-15 18:05:01', '2023-08-15 18:05:01'), +(4999, 3381, 12, 50.00, 1, '2023-08-15 18:05:01', '2023-08-15 18:05:01'), +(5000, 3382, 1, 100.00, 1, '2023-08-15 18:05:22', '2023-08-15 18:05:22'), +(5001, 3382, 15, 150.00, 1, '2023-08-15 18:05:22', '2023-08-15 18:05:22'), +(5002, 3382, 12, 50.00, 1, '2023-08-15 18:05:22', '2023-08-15 18:05:22'), +(5003, 3383, 3, 90.00, 2, '2023-08-15 18:33:00', '2023-08-15 18:33:00'), +(5004, 3383, 17, 100.00, 2, '2023-08-15 18:33:00', '2023-08-15 18:33:00'), +(5005, 3384, 3, 90.00, 2, '2023-08-15 18:35:21', '2023-08-15 18:35:21'), +(5006, 3384, 17, 100.00, 2, '2023-08-15 18:35:21', '2023-08-15 18:35:21'), +(5007, 3385, 3, 90.00, 2, '2023-08-15 19:04:22', '2023-08-15 19:04:22'), +(5008, 3385, 17, 100.00, 2, '2023-08-15 19:04:22', '2023-08-15 19:04:22'), +(5009, 3386, 17, 100.00, 2, '2023-08-15 19:24:55', '2023-08-15 19:24:55'), +(5010, 3387, 17, 100.00, 1, '2023-08-15 19:49:17', '2023-08-15 19:49:17'), +(5011, 3388, 3, 110.00, 2, '2023-08-15 20:29:09', '2023-08-15 20:29:09'), +(5012, 3389, 17, 120.00, 1, '2023-08-15 23:01:03', '2023-08-15 23:01:03'), +(5013, 3390, 1, 100.00, 1, '2023-08-15 23:53:03', '2023-08-15 23:53:03'), +(5014, 3390, 15, 150.00, 1, '2023-08-15 23:53:03', '2023-08-15 23:53:03'), +(5015, 3390, 12, 50.00, 1, '2023-08-15 23:53:03', '2023-08-15 23:53:03'), +(5016, 3391, 1, 100.00, 1, '2023-08-15 23:53:03', '2023-08-15 23:53:03'), +(5017, 3391, 15, 150.00, 1, '2023-08-15 23:53:03', '2023-08-15 23:53:03'), +(5018, 3391, 12, 50.00, 1, '2023-08-15 23:53:03', '2023-08-15 23:53:03'), +(5019, 3392, 1, 100.00, 1, '2023-08-16 06:07:37', '2023-08-16 06:07:37'), +(5020, 3392, 15, 150.00, 1, '2023-08-16 06:07:37', '2023-08-16 06:07:37'), +(5021, 3392, 12, 50.00, 1, '2023-08-16 06:07:37', '2023-08-16 06:07:37'), +(5022, 3393, 1, 100.00, 1, '2023-08-16 10:05:05', '2023-08-16 10:05:05'), +(5023, 3393, 15, 150.00, 1, '2023-08-16 10:05:05', '2023-08-16 10:05:05'), +(5024, 3393, 12, 50.00, 1, '2023-08-16 10:05:05', '2023-08-16 10:05:05'), +(5025, 3394, 1, 100.00, 1, '2023-08-16 10:05:56', '2023-08-16 10:05:56'), +(5026, 3394, 15, 150.00, 1, '2023-08-16 10:05:56', '2023-08-16 10:05:56'), +(5027, 3394, 12, 50.00, 1, '2023-08-16 10:05:56', '2023-08-16 10:05:56'), +(5028, 3395, 17, 120.00, 1, '2023-08-16 11:30:53', '2023-08-16 11:30:53'), +(5029, 3395, 4, 110.00, 1, '2023-08-16 11:30:53', '2023-08-16 11:30:53'), +(5030, 3396, 3, 110.00, 1, '2023-08-16 11:57:26', '2023-08-16 11:57:26'), +(5031, 3397, 1, 100.00, 1, '2023-08-16 17:54:58', '2023-08-16 17:54:58'), +(5032, 3397, 15, 150.00, 1, '2023-08-16 17:54:58', '2023-08-16 17:54:58'), +(5033, 3397, 12, 50.00, 1, '2023-08-16 17:54:58', '2023-08-16 17:54:58'), +(5034, 3398, 1, 100.00, 1, '2023-08-16 17:55:51', '2023-08-16 17:55:51'), +(5035, 3398, 15, 150.00, 1, '2023-08-16 17:55:51', '2023-08-16 17:55:51'), +(5036, 3398, 12, 50.00, 1, '2023-08-16 17:55:51', '2023-08-16 17:55:51'), +(5037, 3399, 4, 110.00, 1, '2023-08-16 18:01:57', '2023-08-16 18:01:57'), +(5038, 3400, 4, 110.00, 1, '2023-08-16 18:02:11', '2023-08-16 18:02:11'), +(5039, 3401, 4, 110.00, 1, '2023-08-16 18:02:27', '2023-08-16 18:02:27'), +(5040, 3402, 4, 110.00, 1, '2023-08-16 18:03:17', '2023-08-16 18:03:17'), +(5041, 3403, 4, 110.00, 3, '2023-08-16 19:37:28', '2023-08-16 19:37:28'), +(5042, 3404, 4, 110.00, 3, '2023-08-16 19:37:38', '2023-08-16 19:37:38'), +(5043, 3405, 4, 110.00, 3, '2023-08-16 19:38:16', '2023-08-16 19:38:16'), +(5044, 3406, 3, 110.00, 1, '2023-08-17 11:27:59', '2023-08-17 11:27:59'), +(5045, 3407, 1, 120.00, 1, '2023-08-17 11:51:10', '2023-08-17 11:51:10'), +(5046, 3407, 12, 50.00, 1, '2023-08-17 11:51:10', '2023-08-17 11:51:10'), +(5047, 3407, 15, 150.00, 1, '2023-08-17 11:51:10', '2023-08-17 11:51:10'), +(5048, 3408, 1, 120.00, 2, '2023-08-17 12:10:27', '2023-08-17 12:10:27'), +(5049, 3409, 4, 110.00, 3, '2023-08-17 14:45:30', '2023-08-17 14:45:30'), +(5050, 3409, 4, 110.00, 3, '2023-08-17 14:45:30', '2023-08-17 14:45:30'), +(5051, 3409, 4, 110.00, 3, '2023-08-17 14:45:30', '2023-08-17 14:45:30'), +(5052, 3409, 4, 110.00, 3, '2023-08-17 14:45:30', '2023-08-17 14:45:30'), +(5053, 3409, 4, 110.00, 2, '2023-08-17 14:45:30', '2023-08-17 14:45:30'), +(5054, 3409, 4, 110.00, 1, '2023-08-17 14:45:30', '2023-08-17 14:45:30'), +(5055, 3410, 4, 110.00, 3, '2023-08-17 14:46:50', '2023-08-17 14:46:50'), +(5056, 3410, 4, 110.00, 3, '2023-08-17 14:46:50', '2023-08-17 14:46:50'), +(5057, 3410, 4, 110.00, 3, '2023-08-17 14:46:50', '2023-08-17 14:46:50'), +(5058, 3410, 4, 110.00, 3, '2023-08-17 14:46:50', '2023-08-17 14:46:50'), +(5059, 3410, 4, 110.00, 2, '2023-08-17 14:46:50', '2023-08-17 14:46:50'), +(5060, 3410, 4, 110.00, 1, '2023-08-17 14:46:50', '2023-08-17 14:46:50'), +(5061, 3411, 4, 110.00, 3, '2023-08-17 14:47:38', '2023-08-17 14:47:38'), +(5062, 3411, 4, 110.00, 3, '2023-08-17 14:47:38', '2023-08-17 14:47:38'), +(5063, 3411, 4, 110.00, 3, '2023-08-17 14:47:38', '2023-08-17 14:47:38'), +(5064, 3411, 4, 110.00, 3, '2023-08-17 14:47:38', '2023-08-17 14:47:38'), +(5065, 3411, 4, 110.00, 2, '2023-08-17 14:47:38', '2023-08-17 14:47:38'), +(5066, 3411, 4, 110.00, 1, '2023-08-17 14:47:38', '2023-08-17 14:47:38'), +(5067, 3412, 4, 110.00, 3, '2023-08-17 15:00:58', '2023-08-17 15:00:58'), +(5068, 3412, 4, 110.00, 3, '2023-08-17 15:00:58', '2023-08-17 15:00:58'), +(5069, 3412, 4, 110.00, 3, '2023-08-17 15:00:58', '2023-08-17 15:00:58'), +(5070, 3412, 4, 110.00, 3, '2023-08-17 15:00:58', '2023-08-17 15:00:58'), +(5071, 3412, 4, 110.00, 2, '2023-08-17 15:00:58', '2023-08-17 15:00:58'), +(5072, 3412, 4, 110.00, 1, '2023-08-17 15:00:58', '2023-08-17 15:00:58'), +(5073, 3413, 4, 110.00, 3, '2023-08-17 15:01:17', '2023-08-17 15:01:17'), +(5074, 3413, 4, 110.00, 3, '2023-08-17 15:01:17', '2023-08-17 15:01:17'), +(5075, 3413, 4, 110.00, 3, '2023-08-17 15:01:17', '2023-08-17 15:01:17'), +(5076, 3413, 4, 110.00, 3, '2023-08-17 15:01:17', '2023-08-17 15:01:17'), +(5077, 3413, 4, 110.00, 2, '2023-08-17 15:01:17', '2023-08-17 15:01:17'), +(5078, 3413, 4, 110.00, 1, '2023-08-17 15:01:17', '2023-08-17 15:01:17'), +(5079, 3414, 4, 110.00, 3, '2023-08-17 15:02:53', '2023-08-17 15:02:53'), +(5080, 3414, 4, 110.00, 3, '2023-08-17 15:02:53', '2023-08-17 15:02:53'), +(5081, 3414, 4, 110.00, 3, '2023-08-17 15:02:53', '2023-08-17 15:02:53'), +(5082, 3414, 4, 110.00, 3, '2023-08-17 15:02:53', '2023-08-17 15:02:53'), +(5083, 3414, 4, 110.00, 2, '2023-08-17 15:02:53', '2023-08-17 15:02:53'), +(5084, 3414, 4, 110.00, 1, '2023-08-17 15:02:53', '2023-08-17 15:02:53'), +(5085, 3415, 4, 110.00, 3, '2023-08-17 15:08:26', '2023-08-17 15:08:26'), +(5086, 3415, 4, 110.00, 3, '2023-08-17 15:08:26', '2023-08-17 15:08:26'), +(5087, 3415, 4, 110.00, 3, '2023-08-17 15:08:26', '2023-08-17 15:08:26'), +(5088, 3415, 4, 110.00, 3, '2023-08-17 15:08:26', '2023-08-17 15:08:26'), +(5089, 3415, 4, 110.00, 2, '2023-08-17 15:08:26', '2023-08-17 15:08:26'), +(5090, 3415, 4, 110.00, 1, '2023-08-17 15:08:26', '2023-08-17 15:08:26'), +(5091, 3416, 17, 100.00, 1, '2023-08-17 16:48:26', '2023-08-17 16:48:26'), +(5092, 3416, 3, 90.00, 1, '2023-08-17 16:48:26', '2023-08-17 16:48:26'), +(5093, 3416, 4, 90.00, 1, '2023-08-17 16:48:26', '2023-08-17 16:48:26'), +(5094, 3417, 1, 100.00, 1, '2023-08-17 19:07:26', '2023-08-17 19:07:26'), +(5095, 3417, 15, 150.00, 1, '2023-08-17 19:07:26', '2023-08-17 19:07:26'), +(5096, 3417, 12, 50.00, 1, '2023-08-17 19:07:26', '2023-08-17 19:07:26'), +(5097, 3418, 4, 110.00, 1, '2023-08-18 09:12:25', '2023-08-18 09:12:25'), +(5098, 3419, 4, 110.00, 1, '2023-08-18 09:15:05', '2023-08-18 09:15:05'), +(5099, 3419, 17, 120.00, 1, '2023-08-18 09:15:05', '2023-08-18 09:15:05'), +(5100, 3420, 1, 120.00, 1, '2023-08-18 09:16:29', '2023-08-18 09:16:29'), +(5101, 3421, 1, 120.00, 1, '2023-08-18 09:18:40', '2023-08-18 09:18:40'), +(5102, 3421, 17, 120.00, 1, '2023-08-18 09:18:40', '2023-08-18 09:18:40'), +(5103, 3422, 10, 90.00, 1, '2023-08-18 11:31:37', '2023-08-18 11:31:37'), +(5104, 3423, 10, 90.00, 1, '2023-08-18 11:33:59', '2023-08-18 11:33:59'), +(5105, 3424, 3, 90.00, 1, '2023-08-18 12:41:09', '2023-08-18 12:41:09'), +(5106, 3424, 4, 90.00, 2, '2023-08-18 12:41:09', '2023-08-18 12:41:09'), +(5107, 3424, 5, 90.00, 2, '2023-08-18 12:41:09', '2023-08-18 12:41:09'), +(5108, 3424, 16, 90.00, 1, '2023-08-18 12:41:09', '2023-08-18 12:41:09'), +(5109, 3424, 17, 100.00, 1, '2023-08-18 12:41:09', '2023-08-18 12:41:09'), +(5110, 3425, 3, 90.00, 1, '2023-08-18 12:53:32', '2023-08-18 12:53:32'), +(5111, 3426, 5, 90.00, 1, '2023-08-18 13:44:23', '2023-08-18 13:44:23'), +(5112, 3427, 4, 90.00, 1, '2023-08-18 14:25:52', '2023-08-18 14:25:52'), +(5113, 3428, 3, 90.00, 3, '2023-08-18 15:57:14', '2023-08-18 15:57:14'), +(5114, 3428, 10, 90.00, 2, '2023-08-18 15:57:14', '2023-08-18 15:57:14'), +(5115, 3429, 1, 100.00, 1, '2023-08-18 16:17:11', '2023-08-18 16:17:11'), +(5116, 3429, 15, 150.00, 1, '2023-08-18 16:17:11', '2023-08-18 16:17:11'), +(5117, 3429, 12, 50.00, 1, '2023-08-18 16:17:11', '2023-08-18 16:17:11'); +INSERT INTO `order_items` (`id`, `order_id`, `product_id`, `price`, `quantity`, `created_at`, `updated_at`) VALUES +(5118, 3430, 1, 100.00, 1, '2023-08-18 16:18:54', '2023-08-18 16:18:54'), +(5119, 3430, 15, 150.00, 1, '2023-08-18 16:18:54', '2023-08-18 16:18:54'), +(5120, 3430, 12, 50.00, 1, '2023-08-18 16:18:54', '2023-08-18 16:18:54'), +(5121, 3431, 1, 100.00, 1, '2023-08-18 16:23:28', '2023-08-18 16:23:28'), +(5122, 3431, 15, 150.00, 1, '2023-08-18 16:23:28', '2023-08-18 16:23:28'), +(5123, 3431, 12, 50.00, 1, '2023-08-18 16:23:28', '2023-08-18 16:23:28'), +(5124, 3432, 17, 100.00, 2, '2023-08-18 16:26:26', '2023-08-18 16:26:26'), +(5125, 3432, 10, 90.00, 1, '2023-08-18 16:26:26', '2023-08-18 16:26:26'), +(5126, 3432, 3, 90.00, 1, '2023-08-18 16:26:26', '2023-08-18 16:26:26'), +(5127, 3433, 1, 100.00, 1, '2023-08-18 16:37:59', '2023-08-18 16:37:59'), +(5128, 3433, 15, 150.00, 1, '2023-08-18 16:37:59', '2023-08-18 16:37:59'), +(5129, 3433, 12, 50.00, 1, '2023-08-18 16:37:59', '2023-08-18 16:37:59'), +(5130, 3434, 1, 100.00, 1, '2023-08-18 17:40:13', '2023-08-18 17:40:13'), +(5131, 3434, 15, 150.00, 1, '2023-08-18 17:40:13', '2023-08-18 17:40:13'), +(5132, 3434, 12, 50.00, 1, '2023-08-18 17:40:13', '2023-08-18 17:40:13'), +(5133, 3435, 1, 100.00, 1, '2023-08-18 17:40:38', '2023-08-18 17:40:38'), +(5134, 3435, 15, 150.00, 1, '2023-08-18 17:40:38', '2023-08-18 17:40:38'), +(5135, 3435, 12, 50.00, 1, '2023-08-18 17:40:38', '2023-08-18 17:40:38'), +(5136, 3436, 1, 100.00, 1, '2023-08-18 17:41:13', '2023-08-18 17:41:13'), +(5137, 3436, 15, 150.00, 1, '2023-08-18 17:41:13', '2023-08-18 17:41:13'), +(5138, 3436, 12, 50.00, 1, '2023-08-18 17:41:13', '2023-08-18 17:41:13'), +(5139, 3437, 1, 100.00, 1, '2023-08-18 17:42:06', '2023-08-18 17:42:06'), +(5140, 3437, 15, 150.00, 1, '2023-08-18 17:42:06', '2023-08-18 17:42:06'), +(5141, 3437, 12, 50.00, 1, '2023-08-18 17:42:06', '2023-08-18 17:42:06'), +(5142, 3438, 1, 100.00, 1, '2023-08-18 17:43:15', '2023-08-18 17:43:15'), +(5143, 3438, 15, 150.00, 1, '2023-08-18 17:43:15', '2023-08-18 17:43:15'), +(5144, 3438, 12, 50.00, 1, '2023-08-18 17:43:15', '2023-08-18 17:43:15'), +(5145, 3439, 1, 100.00, 1, '2023-08-18 17:58:40', '2023-08-18 17:58:40'), +(5146, 3439, 15, 150.00, 1, '2023-08-18 17:58:40', '2023-08-18 17:58:40'), +(5147, 3439, 12, 50.00, 1, '2023-08-18 17:58:40', '2023-08-18 17:58:40'), +(5148, 3440, 1, 100.00, 1, '2023-08-18 17:59:08', '2023-08-18 17:59:08'), +(5149, 3440, 15, 150.00, 1, '2023-08-18 17:59:08', '2023-08-18 17:59:08'), +(5150, 3440, 12, 50.00, 1, '2023-08-18 17:59:08', '2023-08-18 17:59:08'), +(5151, 3441, 1, 100.00, 1, '2023-08-18 18:52:22', '2023-08-18 18:52:22'), +(5152, 3441, 15, 150.00, 1, '2023-08-18 18:52:22', '2023-08-18 18:52:22'), +(5153, 3441, 12, 50.00, 1, '2023-08-18 18:52:22', '2023-08-18 18:52:22'), +(5154, 3442, 1, 100.00, 1, '2023-08-18 18:54:07', '2023-08-18 18:54:07'), +(5155, 3442, 15, 150.00, 1, '2023-08-18 18:54:07', '2023-08-18 18:54:07'), +(5156, 3442, 12, 50.00, 1, '2023-08-18 18:54:07', '2023-08-18 18:54:07'), +(5157, 3443, 1, 100.00, 1, '2023-08-18 19:39:29', '2023-08-18 19:39:29'), +(5158, 3443, 15, 150.00, 1, '2023-08-18 19:39:29', '2023-08-18 19:39:29'), +(5159, 3443, 12, 50.00, 1, '2023-08-18 19:39:29', '2023-08-18 19:39:29'), +(5160, 3444, 17, 80.00, 4, '2023-08-18 19:52:44', '2023-08-18 19:52:44'), +(5161, 3444, 10, 80.00, 2, '2023-08-18 19:52:44', '2023-08-18 19:52:44'), +(5162, 3444, 5, 80.00, 1, '2023-08-18 19:52:44', '2023-08-18 19:52:44'), +(5163, 3444, 18, 80.00, 3, '2023-08-18 19:52:44', '2023-08-18 19:52:44'), +(5164, 3445, 1, 100.00, 1, '2023-08-18 20:05:13', '2023-08-18 20:05:13'), +(5165, 3445, 15, 150.00, 1, '2023-08-18 20:05:13', '2023-08-18 20:05:13'), +(5166, 3445, 12, 50.00, 1, '2023-08-18 20:05:13', '2023-08-18 20:05:13'), +(5167, 3446, 18, 100.00, 1, '2023-08-18 20:06:56', '2023-08-18 20:06:56'), +(5168, 3447, 1, 100.00, 1, '2023-08-18 20:21:27', '2023-08-18 20:21:27'), +(5169, 3447, 15, 150.00, 1, '2023-08-18 20:21:27', '2023-08-18 20:21:27'), +(5170, 3447, 12, 50.00, 1, '2023-08-18 20:21:27', '2023-08-18 20:21:27'), +(5171, 3448, 18, 100.00, 1, '2023-08-18 20:28:15', '2023-08-18 20:28:15'), +(5172, 3449, 18, 100.00, 1, '2023-08-18 20:28:52', '2023-08-18 20:28:52'), +(5173, 3450, 4, 100.00, 1, '2023-08-18 20:43:33', '2023-08-18 20:43:33'), +(5174, 3451, 1, 100.00, 1, '2023-08-18 21:15:22', '2023-08-18 21:15:22'), +(5175, 3451, 15, 150.00, 1, '2023-08-18 21:15:22', '2023-08-18 21:15:22'), +(5176, 3451, 12, 50.00, 1, '2023-08-18 21:15:22', '2023-08-18 21:15:22'), +(5177, 3452, 18, 80.00, 1, '2023-08-18 21:36:04', '2023-08-18 21:36:04'), +(5178, 3453, 1, 100.00, 1, '2023-08-18 21:48:47', '2023-08-18 21:48:47'), +(5179, 3453, 15, 150.00, 1, '2023-08-18 21:48:47', '2023-08-18 21:48:47'), +(5180, 3453, 12, 50.00, 1, '2023-08-18 21:48:47', '2023-08-18 21:48:47'), +(5181, 3454, 1, 100.00, 1, '2023-08-18 21:54:40', '2023-08-18 21:54:40'), +(5182, 3454, 15, 150.00, 1, '2023-08-18 21:54:40', '2023-08-18 21:54:40'), +(5183, 3454, 12, 50.00, 1, '2023-08-18 21:54:40', '2023-08-18 21:54:40'), +(5184, 3455, 1, 100.00, 1, '2023-08-18 22:02:54', '2023-08-18 22:02:54'), +(5185, 3455, 15, 150.00, 1, '2023-08-18 22:02:54', '2023-08-18 22:02:54'), +(5186, 3455, 12, 50.00, 1, '2023-08-18 22:02:54', '2023-08-18 22:02:54'), +(5187, 3456, 5, 100.00, 1, '2023-08-18 22:17:36', '2023-08-18 22:17:36'), +(5188, 3456, 3, 100.00, 1, '2023-08-18 22:17:36', '2023-08-18 22:17:36'), +(5189, 3457, 5, 100.00, 1, '2023-08-18 22:25:57', '2023-08-18 22:25:57'), +(5190, 3457, 3, 100.00, 1, '2023-08-18 22:25:57', '2023-08-18 22:25:57'), +(5191, 3458, 1, 100.00, 1, '2023-08-18 23:04:12', '2023-08-18 23:04:12'), +(5192, 3458, 15, 150.00, 1, '2023-08-18 23:04:12', '2023-08-18 23:04:12'), +(5193, 3458, 12, 50.00, 1, '2023-08-18 23:04:12', '2023-08-18 23:04:12'), +(5194, 3459, 18, 80.00, 2, '2023-08-19 05:49:59', '2023-08-19 05:49:59'), +(5195, 3460, 4, 80.00, 1, '2023-08-19 05:58:52', '2023-08-19 05:58:52'), +(5196, 3460, 3, 80.00, 1, '2023-08-19 05:58:52', '2023-08-19 05:58:52'), +(5197, 3461, 18, 100.00, 1, '2023-08-19 06:22:52', '2023-08-19 06:22:52'), +(5198, 3462, 18, 100.00, 1, '2023-08-19 07:05:33', '2023-08-19 07:05:33'), +(5199, 3463, 1, 120.00, 1, '2023-08-19 08:19:19', '2023-08-19 08:19:19'), +(5200, 3464, 1, 100.00, 1, '2023-08-19 09:10:39', '2023-08-19 09:10:39'), +(5201, 3464, 15, 150.00, 1, '2023-08-19 09:10:39', '2023-08-19 09:10:39'), +(5202, 3464, 12, 50.00, 1, '2023-08-19 09:10:39', '2023-08-19 09:10:39'), +(5203, 3465, 5, 100.00, 1, '2023-08-19 09:48:38', '2023-08-19 09:48:38'), +(5204, 3465, 3, 100.00, 1, '2023-08-19 09:48:38', '2023-08-19 09:48:38'), +(5205, 3466, 17, 100.00, 2, '2023-08-19 09:51:45', '2023-08-19 09:51:45'), +(5206, 3467, 17, 100.00, 2, '2023-08-19 09:56:28', '2023-08-19 09:56:28'), +(5207, 3468, 18, 100.00, 1, '2023-08-19 10:17:31', '2023-08-19 10:17:31'), +(5208, 3468, 3, 100.00, 1, '2023-08-19 10:17:31', '2023-08-19 10:17:31'), +(5209, 3469, 4, 100.00, 1, '2023-08-19 10:22:11', '2023-08-19 10:22:11'), +(5210, 3469, 3, 100.00, 1, '2023-08-19 10:22:11', '2023-08-19 10:22:11'), +(5211, 3469, 17, 100.00, 1, '2023-08-19 10:22:11', '2023-08-19 10:22:11'), +(5212, 3470, 4, 100.00, 1, '2023-08-19 10:23:20', '2023-08-19 10:23:20'), +(5213, 3470, 3, 100.00, 1, '2023-08-19 10:23:20', '2023-08-19 10:23:20'), +(5214, 3470, 17, 100.00, 1, '2023-08-19 10:23:20', '2023-08-19 10:23:20'), +(5215, 3471, 4, 100.00, 1, '2023-08-19 10:23:37', '2023-08-19 10:23:37'), +(5216, 3471, 3, 100.00, 1, '2023-08-19 10:23:37', '2023-08-19 10:23:37'), +(5217, 3471, 17, 100.00, 1, '2023-08-19 10:23:37', '2023-08-19 10:23:37'), +(5218, 3472, 4, 100.00, 1, '2023-08-19 10:25:28', '2023-08-19 10:25:28'), +(5219, 3472, 3, 100.00, 1, '2023-08-19 10:25:28', '2023-08-19 10:25:28'), +(5220, 3472, 17, 100.00, 1, '2023-08-19 10:25:28', '2023-08-19 10:25:28'), +(5221, 3473, 4, 100.00, 1, '2023-08-19 10:25:54', '2023-08-19 10:25:54'), +(5222, 3473, 3, 100.00, 1, '2023-08-19 10:25:54', '2023-08-19 10:25:54'), +(5223, 3473, 17, 100.00, 1, '2023-08-19 10:25:54', '2023-08-19 10:25:54'), +(5224, 3474, 4, 100.00, 1, '2023-08-19 10:26:18', '2023-08-19 10:26:18'), +(5225, 3474, 3, 100.00, 1, '2023-08-19 10:26:18', '2023-08-19 10:26:18'), +(5226, 3474, 17, 100.00, 1, '2023-08-19 10:26:18', '2023-08-19 10:26:18'), +(5227, 3475, 18, 100.00, 1, '2023-08-19 10:57:30', '2023-08-19 10:57:30'), +(5228, 3475, 3, 100.00, 2, '2023-08-19 10:57:30', '2023-08-19 10:57:30'), +(5229, 3475, 5, 100.00, 1, '2023-08-19 10:57:30', '2023-08-19 10:57:30'), +(5230, 3476, 5, 100.00, 1, '2023-08-19 10:57:36', '2023-08-19 10:57:36'), +(5231, 3476, 3, 100.00, 1, '2023-08-19 10:57:36', '2023-08-19 10:57:36'), +(5232, 3477, 18, 100.00, 1, '2023-08-19 11:26:50', '2023-08-19 11:26:50'), +(5233, 3478, 18, 100.00, 1, '2023-08-19 12:19:35', '2023-08-19 12:19:35'), +(5234, 3478, 4, 100.00, 1, '2023-08-19 12:19:35', '2023-08-19 12:19:35'), +(5235, 3479, 18, 100.00, 1, '2023-08-19 12:21:49', '2023-08-19 12:21:49'), +(5236, 3479, 4, 100.00, 1, '2023-08-19 12:21:49', '2023-08-19 12:21:49'), +(5237, 3480, 18, 100.00, 1, '2023-08-19 12:27:26', '2023-08-19 12:27:26'), +(5238, 3481, 1, 100.00, 1, '2023-08-19 13:43:48', '2023-08-19 13:43:48'), +(5239, 3481, 15, 150.00, 1, '2023-08-19 13:43:48', '2023-08-19 13:43:48'), +(5240, 3481, 12, 50.00, 1, '2023-08-19 13:43:48', '2023-08-19 13:43:48'), +(5241, 3482, 1, 100.00, 1, '2023-08-19 16:10:07', '2023-08-19 16:10:07'), +(5242, 3482, 15, 150.00, 1, '2023-08-19 16:10:07', '2023-08-19 16:10:07'), +(5243, 3482, 12, 50.00, 1, '2023-08-19 16:10:07', '2023-08-19 16:10:07'), +(5244, 3483, 1, 100.00, 1, '2023-08-19 16:14:29', '2023-08-19 16:14:29'), +(5245, 3483, 15, 150.00, 1, '2023-08-19 16:14:29', '2023-08-19 16:14:29'), +(5246, 3483, 12, 50.00, 1, '2023-08-19 16:14:29', '2023-08-19 16:14:29'), +(5247, 3484, 4, 100.00, 1, '2023-08-19 16:31:54', '2023-08-19 16:31:54'), +(5248, 3485, 18, 80.00, 2, '2023-08-19 16:48:06', '2023-08-19 16:48:06'), +(5249, 3486, 18, 80.00, 2, '2023-08-19 16:48:46', '2023-08-19 16:48:46'), +(5250, 3487, 4, 100.00, 1, '2023-08-19 16:49:28', '2023-08-19 16:49:28'), +(5251, 3488, 18, 80.00, 2, '2023-08-19 16:51:09', '2023-08-19 16:51:09'), +(5252, 3489, 4, 100.00, 1, '2023-08-19 16:54:19', '2023-08-19 16:54:19'), +(5253, 3490, 10, 80.00, 1, '2023-08-19 18:59:50', '2023-08-19 18:59:50'), +(5254, 3491, 18, 80.00, 1, '2023-08-19 20:23:38', '2023-08-19 20:23:38'), +(5255, 3491, 17, 80.00, 1, '2023-08-19 20:23:38', '2023-08-19 20:23:38'), +(5256, 3491, 5, 80.00, 1, '2023-08-19 20:23:38', '2023-08-19 20:23:38'), +(5257, 3492, 17, 100.00, 1, '2023-08-20 06:07:18', '2023-08-20 06:07:18'), +(5258, 3492, 3, 100.00, 1, '2023-08-20 06:07:18', '2023-08-20 06:07:18'), +(5259, 3493, 18, 80.00, 1, '2023-08-20 09:08:05', '2023-08-20 09:08:05'), +(5260, 3494, 1, 100.00, 3, '2023-08-20 10:41:44', '2023-08-20 10:41:44'), +(5261, 3494, 2, 100.00, 3, '2023-08-20 10:41:44', '2023-08-20 10:41:44'), +(5262, 3494, 7, 100.00, 2, '2023-08-20 10:41:44', '2023-08-20 10:41:44'), +(5263, 3495, 18, 100.00, 1, '2023-08-20 10:42:17', '2023-08-20 10:42:17'), +(5264, 3496, 18, 100.00, 1, '2023-08-20 10:46:43', '2023-08-20 10:46:43'), +(5265, 3497, 18, 100.00, 1, '2023-08-20 10:53:36', '2023-08-20 10:53:36'), +(5266, 3498, 1, 120.00, 1, '2023-08-20 12:39:27', '2023-08-20 12:39:27'), +(5267, 3499, 3, 100.00, 1, '2023-08-20 14:56:22', '2023-08-20 14:56:22'), +(5268, 3500, 3, 100.00, 1, '2023-08-20 15:05:55', '2023-08-20 15:05:55'), +(5269, 3501, 18, 100.00, 1, '2023-08-20 15:21:51', '2023-08-20 15:21:51'), +(5270, 3502, 3, 80.00, 1, '2023-08-20 17:38:34', '2023-08-20 17:38:34'), +(5271, 3503, 18, 80.00, 5, '2023-08-20 17:47:42', '2023-08-20 17:47:42'), +(5272, 3503, 3, 80.00, 4, '2023-08-20 17:47:42', '2023-08-20 17:47:42'), +(5273, 3503, 10, 80.00, 1, '2023-08-20 17:47:42', '2023-08-20 17:47:42'), +(5274, 3504, 18, 100.00, 1, '2023-08-20 19:15:38', '2023-08-20 19:15:38'), +(5275, 3505, 18, 100.00, 1, '2023-08-20 19:22:10', '2023-08-20 19:22:10'), +(5276, 3506, 18, 80.00, 1, '2023-08-20 21:38:45', '2023-08-20 21:38:45'), +(5277, 3506, 17, 80.00, 1, '2023-08-20 21:38:45', '2023-08-20 21:38:45'), +(5278, 3506, 4, 80.00, 1, '2023-08-20 21:38:45', '2023-08-20 21:38:45'), +(5279, 3507, 18, 80.00, 1, '2023-08-20 21:39:38', '2023-08-20 21:39:38'), +(5280, 3507, 17, 80.00, 1, '2023-08-20 21:39:38', '2023-08-20 21:39:38'), +(5281, 3507, 4, 80.00, 1, '2023-08-20 21:39:38', '2023-08-20 21:39:38'), +(5282, 3508, 18, 80.00, 1, '2023-08-20 21:40:59', '2023-08-20 21:40:59'), +(5283, 3508, 17, 80.00, 1, '2023-08-20 21:40:59', '2023-08-20 21:40:59'), +(5284, 3508, 4, 80.00, 1, '2023-08-20 21:40:59', '2023-08-20 21:40:59'), +(5285, 3509, 18, 80.00, 1, '2023-08-20 21:41:19', '2023-08-20 21:41:19'), +(5286, 3509, 17, 80.00, 1, '2023-08-20 21:41:19', '2023-08-20 21:41:19'), +(5287, 3509, 4, 80.00, 1, '2023-08-20 21:41:19', '2023-08-20 21:41:19'), +(5288, 3510, 3, 100.00, 1, '2023-08-20 22:56:07', '2023-08-20 22:56:07'), +(5289, 3511, 17, 100.00, 1, '2023-08-20 23:19:12', '2023-08-20 23:19:12'), +(5290, 3512, 18, 80.00, 1, '2023-08-21 07:11:55', '2023-08-21 07:11:55'), +(5291, 3512, 17, 80.00, 1, '2023-08-21 07:11:55', '2023-08-21 07:11:55'), +(5292, 3512, 4, 80.00, 1, '2023-08-21 07:11:55', '2023-08-21 07:11:55'), +(5293, 3513, 4, 100.00, 1, '2023-08-21 07:42:42', '2023-08-21 07:42:42'), +(5294, 3513, 10, 100.00, 1, '2023-08-21 07:42:42', '2023-08-21 07:42:42'), +(5295, 3513, 17, 100.00, 1, '2023-08-21 07:42:42', '2023-08-21 07:42:42'), +(5296, 3514, 18, 100.00, 1, '2023-08-21 08:40:22', '2023-08-21 08:40:22'), +(5297, 3515, 2, 120.00, 1, '2023-08-21 08:44:52', '2023-08-21 08:44:52'), +(5298, 3516, 17, 100.00, 1, '2023-08-21 09:09:43', '2023-08-21 09:09:43'), +(5299, 3517, 4, 100.00, 1, '2023-08-21 10:19:49', '2023-08-21 10:19:49'), +(5300, 3517, 3, 100.00, 1, '2023-08-21 10:19:49', '2023-08-21 10:19:49'), +(5301, 3518, 4, 100.00, 1, '2023-08-21 10:25:48', '2023-08-21 10:25:48'), +(5302, 3518, 3, 100.00, 1, '2023-08-21 10:25:48', '2023-08-21 10:25:48'), +(5303, 3519, 4, 100.00, 1, '2023-08-21 10:27:07', '2023-08-21 10:27:07'), +(5304, 3519, 3, 100.00, 1, '2023-08-21 10:27:07', '2023-08-21 10:27:07'), +(5305, 3520, 4, 100.00, 1, '2023-08-21 10:32:49', '2023-08-21 10:32:49'), +(5306, 3520, 3, 100.00, 1, '2023-08-21 10:32:49', '2023-08-21 10:32:49'), +(5307, 3521, 4, 100.00, 1, '2023-08-21 10:33:21', '2023-08-21 10:33:21'), +(5308, 3521, 3, 100.00, 1, '2023-08-21 10:33:21', '2023-08-21 10:33:21'), +(5309, 3522, 4, 100.00, 1, '2023-08-21 10:38:39', '2023-08-21 10:38:39'), +(5310, 3522, 3, 100.00, 1, '2023-08-21 10:38:39', '2023-08-21 10:38:39'), +(5311, 3523, 4, 100.00, 1, '2023-08-21 10:40:41', '2023-08-21 10:40:41'), +(5312, 3523, 3, 100.00, 1, '2023-08-21 10:40:41', '2023-08-21 10:40:41'), +(5313, 3524, 4, 100.00, 1, '2023-08-21 10:45:06', '2023-08-21 10:45:06'), +(5314, 3524, 3, 100.00, 1, '2023-08-21 10:45:06', '2023-08-21 10:45:06'), +(5315, 3525, 4, 100.00, 1, '2023-08-21 10:46:26', '2023-08-21 10:46:26'), +(5316, 3525, 3, 100.00, 1, '2023-08-21 10:46:26', '2023-08-21 10:46:26'), +(5317, 3526, 17, 100.00, 1, '2023-08-21 10:46:32', '2023-08-21 10:46:32'), +(5318, 3527, 4, 100.00, 1, '2023-08-21 10:56:11', '2023-08-21 10:56:11'), +(5319, 3527, 3, 100.00, 1, '2023-08-21 10:56:11', '2023-08-21 10:56:11'), +(5320, 3528, 4, 100.00, 1, '2023-08-21 10:58:29', '2023-08-21 10:58:29'), +(5321, 3528, 3, 100.00, 1, '2023-08-21 10:58:29', '2023-08-21 10:58:29'), +(5322, 3529, 18, 100.00, 1, '2023-08-21 11:03:45', '2023-08-21 11:03:45'), +(5323, 3530, 4, 100.00, 1, '2023-08-21 11:09:50', '2023-08-21 11:09:50'), +(5324, 3530, 3, 100.00, 1, '2023-08-21 11:09:50', '2023-08-21 11:09:50'), +(5325, 3531, 4, 100.00, 1, '2023-08-21 11:10:14', '2023-08-21 11:10:14'), +(5326, 3531, 3, 100.00, 1, '2023-08-21 11:10:14', '2023-08-21 11:10:14'), +(5327, 3532, 4, 100.00, 1, '2023-08-21 11:15:49', '2023-08-21 11:15:49'), +(5328, 3532, 3, 100.00, 1, '2023-08-21 11:15:49', '2023-08-21 11:15:49'), +(5329, 3533, 4, 100.00, 1, '2023-08-21 11:18:00', '2023-08-21 11:18:00'), +(5330, 3533, 3, 100.00, 1, '2023-08-21 11:18:00', '2023-08-21 11:18:00'), +(5331, 3534, 4, 100.00, 1, '2023-08-21 11:18:41', '2023-08-21 11:18:41'), +(5332, 3534, 3, 100.00, 1, '2023-08-21 11:18:41', '2023-08-21 11:18:41'), +(5333, 3535, 18, 100.00, 1, '2023-08-21 11:27:35', '2023-08-21 11:27:35'), +(5334, 3535, 3, 100.00, 1, '2023-08-21 11:27:35', '2023-08-21 11:27:35'), +(5335, 3536, 4, 100.00, 1, '2023-08-21 11:29:48', '2023-08-21 11:29:48'), +(5336, 3536, 3, 100.00, 1, '2023-08-21 11:29:48', '2023-08-21 11:29:48'), +(5337, 3537, 18, 100.00, 1, '2023-08-21 11:33:19', '2023-08-21 11:33:19'), +(5338, 3537, 3, 100.00, 1, '2023-08-21 11:33:19', '2023-08-21 11:33:19'), +(5339, 3538, 18, 100.00, 1, '2023-08-21 11:37:01', '2023-08-21 11:37:01'), +(5340, 3538, 3, 100.00, 1, '2023-08-21 11:37:01', '2023-08-21 11:37:01'), +(5341, 3539, 18, 100.00, 1, '2023-08-21 11:41:05', '2023-08-21 11:41:05'), +(5342, 3539, 3, 100.00, 1, '2023-08-21 11:41:05', '2023-08-21 11:41:05'), +(5343, 3540, 3, 80.00, 1, '2023-08-21 11:41:10', '2023-08-21 11:41:10'), +(5344, 3540, 18, 80.00, 1, '2023-08-21 11:41:10', '2023-08-21 11:41:10'), +(5345, 3541, 18, 100.00, 1, '2023-08-21 11:48:39', '2023-08-21 11:48:39'), +(5346, 3541, 17, 100.00, 1, '2023-08-21 11:48:39', '2023-08-21 11:48:39'), +(5347, 3542, 18, 100.00, 1, '2023-08-21 11:52:31', '2023-08-21 11:52:31'), +(5348, 3542, 17, 100.00, 1, '2023-08-21 11:52:31', '2023-08-21 11:52:31'), +(5349, 3543, 18, 80.00, 1, '2023-08-21 12:12:37', '2023-08-21 12:12:37'), +(5350, 3543, 3, 80.00, 1, '2023-08-21 12:12:37', '2023-08-21 12:12:37'), +(5351, 3543, 16, 80.00, 1, '2023-08-21 12:12:37', '2023-08-21 12:12:37'), +(5352, 3543, 17, 80.00, 1, '2023-08-21 12:12:37', '2023-08-21 12:12:37'), +(5353, 3544, 18, 80.00, 1, '2023-08-21 12:14:24', '2023-08-21 12:14:24'), +(5354, 3544, 3, 80.00, 1, '2023-08-21 12:14:24', '2023-08-21 12:14:24'), +(5355, 3544, 16, 80.00, 1, '2023-08-21 12:14:24', '2023-08-21 12:14:24'), +(5356, 3544, 17, 80.00, 1, '2023-08-21 12:14:24', '2023-08-21 12:14:24'), +(5357, 3545, 18, 80.00, 1, '2023-08-21 12:14:51', '2023-08-21 12:14:51'), +(5358, 3545, 3, 80.00, 1, '2023-08-21 12:14:51', '2023-08-21 12:14:51'), +(5359, 3545, 16, 80.00, 1, '2023-08-21 12:14:51', '2023-08-21 12:14:51'), +(5360, 3545, 17, 80.00, 1, '2023-08-21 12:14:51', '2023-08-21 12:14:51'), +(5361, 3546, 3, 100.00, 1, '2023-08-21 12:16:22', '2023-08-21 12:16:22'), +(5362, 3546, 17, 100.00, 1, '2023-08-21 12:16:22', '2023-08-21 12:16:22'), +(5363, 3547, 18, 100.00, 1, '2023-08-21 12:29:11', '2023-08-21 12:29:11'), +(5364, 3547, 17, 100.00, 1, '2023-08-21 12:29:11', '2023-08-21 12:29:11'), +(5365, 3548, 18, 100.00, 1, '2023-08-21 14:26:03', '2023-08-21 14:26:03'), +(5366, 3549, 17, 100.00, 1, '2023-08-21 16:03:20', '2023-08-21 16:03:20'), +(5367, 3549, 3, 100.00, 1, '2023-08-21 16:03:20', '2023-08-21 16:03:20'), +(5368, 3550, 17, 100.00, 1, '2023-08-21 16:03:43', '2023-08-21 16:03:43'), +(5369, 3550, 3, 100.00, 1, '2023-08-21 16:03:43', '2023-08-21 16:03:43'), +(5370, 3551, 3, 100.00, 1, '2023-08-21 17:54:11', '2023-08-21 17:54:11'), +(5371, 3552, 18, 80.00, 1, '2023-08-21 17:59:27', '2023-08-21 17:59:27'), +(5372, 3553, 18, 100.00, 1, '2023-08-21 18:22:06', '2023-08-21 18:22:06'), +(5373, 3553, 10, 100.00, 1, '2023-08-21 18:22:06', '2023-08-21 18:22:06'), +(5374, 3554, 18, 100.00, 1, '2023-08-21 18:22:45', '2023-08-21 18:22:45'), +(5375, 3554, 10, 100.00, 1, '2023-08-21 18:22:45', '2023-08-21 18:22:45'), +(5376, 3555, 3, 100.00, 1, '2023-08-21 20:43:28', '2023-08-21 20:43:28'), +(5377, 3555, 17, 100.00, 1, '2023-08-21 20:43:28', '2023-08-21 20:43:28'), +(5378, 3556, 3, 100.00, 1, '2023-08-21 20:45:53', '2023-08-21 20:45:53'), +(5379, 3556, 17, 100.00, 1, '2023-08-21 20:45:53', '2023-08-21 20:45:53'), +(5380, 3557, 3, 100.00, 1, '2023-08-22 02:36:18', '2023-08-22 02:36:18'), +(5381, 3558, 3, 100.00, 1, '2023-08-22 03:03:09', '2023-08-22 03:03:09'), +(5382, 3559, 10, 80.00, 3, '2023-08-22 04:06:22', '2023-08-22 04:06:22'), +(5383, 3559, 17, 80.00, 2, '2023-08-22 04:06:22', '2023-08-22 04:06:22'), +(5384, 3559, 3, 80.00, 1, '2023-08-22 04:06:22', '2023-08-22 04:06:22'), +(5385, 3559, 5, 80.00, 2, '2023-08-22 04:06:22', '2023-08-22 04:06:22'), +(5386, 3559, 4, 80.00, 2, '2023-08-22 04:06:22', '2023-08-22 04:06:22'), +(5387, 3560, 1, 120.00, 1, '2023-08-22 09:02:47', '2023-08-22 09:02:47'), +(5388, 3560, 2, 120.00, 1, '2023-08-22 09:02:47', '2023-08-22 09:02:47'), +(5389, 3561, 17, 100.00, 1, '2023-08-22 10:38:37', '2023-08-22 10:38:37'), +(5390, 3562, 3, 80.00, 1, '2023-08-22 11:49:59', '2023-08-22 11:49:59'), +(5391, 3563, 3, 80.00, 2, '2023-08-22 12:28:56', '2023-08-22 12:28:56'), +(5392, 3564, 4, 80.00, 2, '2023-08-22 13:27:35', '2023-08-22 13:27:35'), +(5393, 3564, 17, 80.00, 2, '2023-08-22 13:27:35', '2023-08-22 13:27:35'), +(5394, 3565, 3, 100.00, 1, '2023-08-22 13:31:19', '2023-08-22 13:31:19'), +(5395, 3565, 4, 100.00, 1, '2023-08-22 13:31:19', '2023-08-22 13:31:19'), +(5396, 3565, 17, 100.00, 1, '2023-08-22 13:31:19', '2023-08-22 13:31:19'), +(5397, 3566, 4, 100.00, 1, '2023-08-22 13:36:07', '2023-08-22 13:36:07'), +(5398, 3566, 3, 100.00, 1, '2023-08-22 13:36:07', '2023-08-22 13:36:07'), +(5399, 3566, 17, 100.00, 1, '2023-08-22 13:36:07', '2023-08-22 13:36:07'), +(5400, 3567, 18, 80.00, 1, '2023-08-22 14:40:33', '2023-08-22 14:40:33'), +(5401, 3568, 3, 100.00, 1, '2023-08-22 14:55:11', '2023-08-22 14:55:11'), +(5402, 3569, 3, 100.00, 1, '2023-08-22 14:58:36', '2023-08-22 14:58:36'), +(5403, 3570, 18, 80.00, 1, '2023-08-22 16:02:50', '2023-08-22 16:02:50'), +(5404, 3571, 18, 100.00, 1, '2023-08-22 16:26:15', '2023-08-22 16:26:15'), +(5405, 3572, 18, 100.00, 1, '2023-08-22 16:34:58', '2023-08-22 16:34:58'), +(5406, 3573, 18, 80.00, 1, '2023-08-22 18:26:24', '2023-08-22 18:26:24'), +(5407, 3574, 10, 80.00, 2, '2023-08-22 19:29:01', '2023-08-22 19:29:01'), +(5408, 3574, 17, 80.00, 1, '2023-08-22 19:29:01', '2023-08-22 19:29:01'), +(5409, 3574, 18, 80.00, 1, '2023-08-22 19:29:01', '2023-08-22 19:29:01'), +(5410, 3575, 16, 80.00, 1, '2023-08-22 23:02:31', '2023-08-22 23:02:31'), +(5411, 3575, 4, 80.00, 1, '2023-08-22 23:02:31', '2023-08-22 23:02:31'), +(5412, 3575, 3, 80.00, 1, '2023-08-22 23:02:31', '2023-08-22 23:02:31'), +(5413, 3576, 17, 80.00, 1, '2023-08-23 06:38:15', '2023-08-23 06:38:15'), +(5414, 3577, 3, 100.00, 1, '2023-08-23 09:40:22', '2023-08-23 09:40:22'), +(5415, 3578, 1, 120.00, 3, '2023-08-23 10:12:55', '2023-08-23 10:12:55'), +(5416, 3578, 2, 120.00, 2, '2023-08-23 10:12:55', '2023-08-23 10:12:55'), +(5417, 3579, 18, 80.00, 1, '2023-08-23 10:18:41', '2023-08-23 10:18:41'), +(5418, 3579, 17, 80.00, 1, '2023-08-23 10:18:41', '2023-08-23 10:18:41'), +(5419, 3580, 18, 80.00, 1, '2023-08-23 10:24:59', '2023-08-23 10:24:59'), +(5420, 3581, 4, 100.00, 1, '2023-08-23 11:07:53', '2023-08-23 11:07:53'), +(5421, 3581, 3, 100.00, 1, '2023-08-23 11:07:53', '2023-08-23 11:07:53'), +(5422, 3582, 17, 100.00, 2, '2023-08-23 11:19:18', '2023-08-23 11:19:18'), +(5423, 3582, 4, 100.00, 2, '2023-08-23 11:19:18', '2023-08-23 11:19:18'), +(5424, 3582, 3, 100.00, 3, '2023-08-23 11:19:18', '2023-08-23 11:19:18'), +(5425, 3583, 4, 100.00, 1, '2023-08-23 11:57:37', '2023-08-23 11:57:37'), +(5426, 3583, 17, 100.00, 1, '2023-08-23 11:57:37', '2023-08-23 11:57:37'), +(5427, 3584, 18, 80.00, 1, '2023-08-23 12:09:28', '2023-08-23 12:09:28'), +(5428, 3585, 18, 80.00, 1, '2023-08-23 12:11:36', '2023-08-23 12:11:36'), +(5429, 3586, 3, 80.00, 1, '2023-08-23 12:15:52', '2023-08-23 12:15:52'), +(5430, 3586, 4, 80.00, 1, '2023-08-23 12:15:52', '2023-08-23 12:15:52'), +(5431, 3587, 4, 100.00, 1, '2023-08-23 12:25:14', '2023-08-23 12:25:14'), +(5432, 3587, 16, 100.00, 1, '2023-08-23 12:25:14', '2023-08-23 12:25:14'), +(5433, 3588, 4, 100.00, 1, '2023-08-23 12:29:42', '2023-08-23 12:29:42'), +(5434, 3588, 16, 100.00, 1, '2023-08-23 12:29:42', '2023-08-23 12:29:42'), +(5435, 3589, 18, 80.00, 1, '2023-08-23 14:39:43', '2023-08-23 14:39:43'), +(5436, 3590, 3, 100.00, 1, '2023-08-23 14:55:53', '2023-08-23 14:55:53'), +(5437, 3590, 4, 100.00, 1, '2023-08-23 14:55:53', '2023-08-23 14:55:53'), +(5438, 3591, 18, 100.00, 1, '2023-08-23 16:17:23', '2023-08-23 16:17:23'), +(5439, 3591, 4, 100.00, 1, '2023-08-23 16:25:21', '2023-08-23 16:25:21'), +(5440, 3592, 4, 80.00, 3, '2023-08-23 16:37:12', '2023-08-23 16:37:12'), +(5441, 3592, 16, 80.00, 2, '2023-08-23 16:37:12', '2023-08-23 16:37:12'), +(5442, 3593, 17, 100.00, 2, '2023-08-23 16:38:55', '2023-08-23 16:38:55'), +(5443, 3594, 10, 80.00, 2, '2023-08-23 17:30:08', '2023-08-23 17:30:08'), +(5444, 3594, 16, 80.00, 1, '2023-08-23 17:30:08', '2023-08-23 17:30:08'), +(5445, 3594, 18, 80.00, 1, '2023-08-23 17:30:08', '2023-08-23 17:30:08'), +(5446, 3595, 18, 80.00, 1, '2023-08-23 20:05:32', '2023-08-23 20:05:32'), +(5447, 3596, 5, 80.00, 1, '2023-08-23 20:36:34', '2023-08-23 20:36:34'), +(5448, 3596, 3, 80.00, 1, '2023-08-23 20:36:34', '2023-08-23 20:36:34'), +(5449, 3597, 17, 100.00, 1, '2023-08-23 23:09:55', '2023-08-23 23:09:55'), +(5450, 3597, 15, 150.00, 1, '2023-08-23 23:09:55', '2023-08-23 23:09:55'), +(5451, 3597, 12, 50.00, 1, '2023-08-23 23:09:55', '2023-08-23 23:09:55'), +(5452, 3598, 17, 100.00, 1, '2023-08-23 23:22:54', '2023-08-23 23:22:54'), +(5453, 3598, 15, 150.00, 1, '2023-08-23 23:22:54', '2023-08-23 23:22:54'), +(5454, 3598, 12, 50.00, 1, '2023-08-23 23:22:54', '2023-08-23 23:22:54'), +(5455, 3599, 17, 100.00, 1, '2023-08-23 23:31:16', '2023-08-23 23:31:16'), +(5456, 3599, 15, 150.00, 1, '2023-08-23 23:31:16', '2023-08-23 23:31:16'), +(5457, 3599, 12, 50.00, 1, '2023-08-23 23:31:16', '2023-08-23 23:31:16'), +(5458, 3600, 10, 80.00, 2, '2023-08-23 23:57:06', '2023-08-23 23:57:06'), +(5459, 3600, 18, 80.00, 4, '2023-08-23 23:57:06', '2023-08-23 23:57:06'), +(5460, 3600, 17, 80.00, 1, '2023-08-23 23:57:06', '2023-08-23 23:57:06'), +(5461, 3601, 18, 80.00, 1, '2023-08-24 04:29:32', '2023-08-24 04:29:32'), +(5462, 3601, 3, 80.00, 1, '2023-08-24 04:29:32', '2023-08-24 04:29:32'), +(5463, 3602, 18, 100.00, 1, '2023-08-24 07:27:13', '2023-08-24 07:27:13'), +(5464, 3603, 17, 100.00, 1, '2023-08-24 09:51:46', '2023-08-24 09:51:46'), +(5465, 3603, 15, 150.00, 1, '2023-08-24 09:51:46', '2023-08-24 09:51:46'), +(5466, 3603, 12, 50.00, 1, '2023-08-24 09:51:46', '2023-08-24 09:51:46'), +(5467, 3604, 17, 100.00, 1, '2023-08-24 09:54:31', '2023-08-24 09:54:31'), +(5468, 3604, 15, 150.00, 1, '2023-08-24 09:54:31', '2023-08-24 09:54:31'), +(5469, 3604, 12, 50.00, 1, '2023-08-24 09:54:31', '2023-08-24 09:54:31'), +(5470, 3605, 17, 100.00, 1, '2023-08-24 09:56:37', '2023-08-24 09:56:37'), +(5471, 3605, 15, 150.00, 1, '2023-08-24 09:56:37', '2023-08-24 09:56:37'), +(5472, 3605, 12, 50.00, 1, '2023-08-24 09:56:37', '2023-08-24 09:56:37'), +(5473, 3606, 17, 100.00, 1, '2023-08-24 10:06:23', '2023-08-24 10:06:23'), +(5474, 3606, 15, 150.00, 1, '2023-08-24 10:06:23', '2023-08-24 10:06:23'), +(5475, 3606, 12, 50.00, 1, '2023-08-24 10:06:23', '2023-08-24 10:06:23'), +(5476, 3607, 17, 100.00, 1, '2023-08-24 11:31:11', '2023-08-24 11:31:11'), +(5477, 3607, 15, 150.00, 1, '2023-08-24 11:31:11', '2023-08-24 11:31:11'), +(5478, 3607, 12, 50.00, 1, '2023-08-24 11:31:11', '2023-08-24 11:31:11'), +(5479, 3608, 18, 100.00, 1, '2023-08-24 11:44:20', '2023-08-24 11:44:20'), +(5480, 3608, 17, 100.00, 1, '2023-08-24 11:44:20', '2023-08-24 11:44:20'), +(5481, 3609, 18, 100.00, 1, '2023-08-24 11:46:05', '2023-08-24 11:46:05'), +(5482, 3609, 17, 100.00, 1, '2023-08-24 11:46:05', '2023-08-24 11:46:05'), +(5483, 3610, 18, 100.00, 1, '2023-08-24 11:48:00', '2023-08-24 11:48:00'), +(5484, 3610, 17, 100.00, 1, '2023-08-24 11:48:00', '2023-08-24 11:48:00'), +(5485, 3611, 17, 100.00, 1, '2023-08-24 15:51:21', '2023-08-24 15:51:21'), +(5486, 3611, 15, 150.00, 1, '2023-08-24 15:51:21', '2023-08-24 15:51:21'), +(5487, 3611, 12, 50.00, 1, '2023-08-24 15:51:21', '2023-08-24 15:51:21'), +(5488, 3612, 18, 80.00, 2, '2023-08-24 19:13:18', '2023-08-24 19:13:18'), +(5489, 3613, 4, 20.00, 7, '2023-08-25 11:45:15', '2023-08-25 11:45:15'), +(5490, 3613, 5, 20.00, 7, '2023-08-25 11:45:15', '2023-08-25 11:45:15'), +(5491, 3614, 4, 20.00, 7, '2023-08-25 11:50:25', '2023-08-25 11:50:25'), +(5492, 3614, 5, 20.00, 7, '2023-08-25 11:50:25', '2023-08-25 11:50:25'), +(5493, 3615, 17, 80.00, 2, '2023-08-25 18:23:16', '2023-08-25 18:23:16'), +(5494, 3615, 18, 80.00, 1, '2023-08-25 18:23:16', '2023-08-25 18:23:16'), +(5495, 3616, 17, 100.00, 1, '2023-08-29 22:05:46', '2023-08-29 22:05:46'), +(5496, 3616, 15, 150.00, 1, '2023-08-29 22:05:46', '2023-08-29 22:05:46'), +(5497, 3616, 12, 50.00, 1, '2023-08-29 22:05:46', '2023-08-29 22:05:46'), +(5498, 3617, 3, 80.00, 2, '2023-08-29 22:13:04', '2023-08-29 22:13:04'), +(5499, 3617, 10, 80.00, 1, '2023-08-29 22:13:04', '2023-08-29 22:13:04'), +(5500, 3617, 9, 80.00, 1, '2023-08-29 22:13:04', '2023-08-29 22:13:04'), +(5501, 3617, 5, 80.00, 1, '2023-08-29 22:13:04', '2023-08-29 22:13:04'), +(5502, 3617, 17, 80.00, 3, '2023-08-29 22:13:04', '2023-08-29 22:13:04'), +(5503, 3617, 18, 80.00, 2, '2023-08-29 22:13:04', '2023-08-29 22:13:04'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `packages` +-- + +CREATE TABLE `packages` ( + `id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(255) NOT NULL, + `description` text NOT NULL, + `price` double(8,2) NOT NULL, + `slug` varchar(255) NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `packages` +-- + +INSERT INTO `packages` (`id`, `name`, `description`, `price`, `slug`, `created_at`, `updated_at`) VALUES +(1, 'Registration Package', 'Description', 300.00, 'registration-package', '2023-08-09 04:46:06', '2023-08-09 04:46:06'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `package_items` +-- + +CREATE TABLE `package_items` ( + `id` bigint(20) UNSIGNED NOT NULL, + `package_id` bigint(20) UNSIGNED NOT NULL, + `product_id` bigint(20) UNSIGNED NOT NULL, + `text` text NOT NULL, + `price` double(8,2) NOT NULL, + `quantity` int(11) NOT NULL DEFAULT 1, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `package_items` +-- + +INSERT INTO `package_items` (`id`, `package_id`, `product_id`, `text`, `price`, `quantity`, `created_at`, `updated_at`) VALUES +(1, 1, 17, 'FM Gummy', 100.00, 1, NULL, NULL), +(2, 1, 15, 'FM Custom Gym Wear', 150.00, 1, NULL, NULL), +(3, 1, 12, 'FM Custom Bonnet', 50.00, 1, NULL, NULL); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `package_sizes` +-- + +CREATE TABLE `package_sizes` ( + `id` bigint(20) UNSIGNED NOT NULL, + `package_id` bigint(20) UNSIGNED NOT NULL, + `size` varchar(255) NOT NULL, + `image_path` varchar(255) DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `package_sizes` +-- + +INSERT INTO `package_sizes` (`id`, `package_id`, `size`, `image_path`, `created_at`, `updated_at`) VALUES +(1, 1, 'Small', 'package_sizes/GOjV8gOSX1IK7aMCL9xXII4v0q42DY914n44QTeD.png', NULL, NULL), +(2, 1, 'Medium', 'package_sizes/b3ms7YQuD5PbVidpv3n9PoIvbU4qIz3QFgfCP38F.png', NULL, NULL), +(3, 1, 'Large', 'package_sizes/FNejYbDeUMFNkqFoowrl4S6pv6qXgyM0BXbF1OJ8.png', NULL, NULL), +(4, 1, 'Extra Large', 'package_sizes/Fs2ZUFI2YdxjjA4qMox96OVW3jPwzmuex6aNBn5M.png', NULL, NULL); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `password_resets` +-- + +CREATE TABLE `password_resets` ( + `email` varchar(255) NOT NULL, + `token` varchar(255) NOT NULL, + `created_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `password_reset_tokens` +-- + +CREATE TABLE `password_reset_tokens` ( + `email` varchar(255) NOT NULL, + `token` varchar(255) NOT NULL, + `created_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `permissions` +-- + +CREATE TABLE `permissions` ( + `id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(255) NOT NULL, + `group` varchar(255) DEFAULT NULL, + `guard_name` varchar(255) NOT NULL DEFAULT 'web', + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `permissions` +-- + +INSERT INTO `permissions` (`id`, `name`, `group`, `guard_name`, `created_at`, `updated_at`) VALUES +(1, 'create employee', 'employees', 'web', NULL, NULL), +(2, 'read employee', 'employees', 'web', NULL, NULL), +(3, 'update employee', 'employees', 'web', NULL, NULL), +(4, 'delete employee', 'employees', 'web', NULL, NULL), +(5, 'create product', 'products', 'web', NULL, NULL), +(6, 'read product', 'products', 'web', NULL, NULL), +(7, 'update product', 'products', 'web', NULL, NULL), +(8, 'delete product', 'products', 'web', NULL, NULL), +(9, 'create order', 'orders', 'web', NULL, NULL), +(10, 'read order', 'orders', 'web', NULL, NULL), +(11, 'update order', 'orders', 'web', NULL, NULL), +(12, 'delete order', 'orders', 'web', NULL, NULL), +(13, 'export order', 'orders', 'web', NULL, NULL), +(14, 'print order', 'orders', 'web', NULL, NULL), +(15, 'total orders', 'orders', 'web', NULL, NULL), +(16, 'refund order', 'orders', 'web', NULL, NULL), +(17, 'cancel order', 'orders', 'web', NULL, NULL), +(18, 'read refunded orders', 'orders', 'web', NULL, NULL), +(19, 'read cancelled orders', 'orders', 'web', NULL, NULL), +(20, 'create user', 'users', 'web', NULL, NULL), +(21, 'read user', 'users', 'web', NULL, NULL), +(22, 'update user', 'users', 'web', NULL, NULL), +(23, 'delete user', 'users', 'web', NULL, NULL), +(24, 'create shipping', 'shipping-details', 'web', NULL, NULL), +(25, 'read shipping', 'shipping-details', 'web', NULL, NULL), +(26, 'update shipping', 'shipping-details', 'web', NULL, NULL), +(27, 'delete shipping', 'shipping-details', 'web', NULL, NULL), +(28, 'create department', 'departments', 'web', NULL, NULL), +(29, 'read department', 'departments', 'web', NULL, NULL), +(30, 'update department', 'departments', 'web', NULL, NULL), +(31, 'delete department', 'departments', 'web', NULL, NULL), +(32, 'create category', 'categories', 'web', NULL, NULL), +(33, 'read category', 'categories', 'web', NULL, NULL), +(34, 'update category', 'categories', 'web', NULL, NULL), +(35, 'delete category', 'categories', 'web', NULL, NULL), +(36, 'create commission', 'commissions', 'web', NULL, NULL), +(37, 'read commission', 'commissions', 'web', NULL, NULL), +(38, 'update commission', 'commissions', 'web', NULL, NULL), +(39, 'delete commission', 'commissions', 'web', NULL, NULL), +(40, 'create point', 'points', 'web', NULL, NULL), +(41, 'read point', 'points', 'web', NULL, NULL), +(42, 'update point', 'points', 'web', NULL, NULL), +(43, 'delete point', 'points', 'web', NULL, NULL), +(44, 'create stock', 'stocks', 'web', NULL, NULL), +(45, 'read stock', 'stocks', 'web', NULL, NULL), +(46, 'update stock', 'stocks', 'web', NULL, NULL), +(47, 'delete stock', 'stocks', 'web', NULL, NULL), +(48, 'read customer stock', 'customer-stocks', 'web', NULL, NULL), +(49, 'update customer stock', 'customer-stocks', 'web', NULL, NULL), +(50, 'delete customer stock', 'customer-stocks', 'web', NULL, NULL), +(51, 'create setting', 'settings', 'web', NULL, NULL), +(52, 'read setting', 'settings', 'web', NULL, NULL), +(53, 'update setting', 'settings', 'web', NULL, NULL), +(54, 'delete setting', 'settings', 'web', NULL, NULL), +(55, 'create team', 'team', 'web', NULL, NULL), +(56, 'read team', 'team', 'web', NULL, NULL), +(57, 'update team', 'team', 'web', NULL, NULL), +(58, 'delete team', 'team', 'web', NULL, NULL), +(59, 'create wallet', 'wallet', 'web', NULL, NULL), +(60, 'read wallet', 'wallet', 'web', NULL, NULL), +(61, 'update wallet', 'wallet', 'web', NULL, NULL), +(62, 'delete wallet', 'wallet', 'web', NULL, NULL), +(63, 'view roles', 'roles', 'web', NULL, NULL), +(64, 'create role', 'roles', 'web', NULL, NULL), +(65, 'read role', 'roles', 'web', NULL, NULL), +(66, 'update role', 'roles', 'web', NULL, NULL), +(67, 'delete role', 'roles', 'web', NULL, NULL), +(68, 'view permissions', 'permissions', 'web', NULL, NULL), +(69, 'create permission', 'permissions', 'web', NULL, NULL), +(70, 'read permission', 'permissions', 'web', NULL, NULL), +(71, 'update permission', 'permissions', 'web', NULL, NULL), +(72, 'delete permission', 'permissions', 'web', NULL, NULL), +(73, 'assign roles and permission', 'permissions', 'web', NULL, NULL), +(74, 'assign menus and tabs', 'permissions', 'web', NULL, NULL), +(75, 'delivery scan', 'dispatches', 'web', NULL, NULL), +(76, 'driver detail', 'dispatches', 'web', NULL, NULL), +(77, 'collection scan', 'dispatches', 'web', NULL, NULL), +(78, 'departure scan', 'dispatches', 'web', NULL, NULL), +(79, 'add cod receipt', 'dispatches', 'web', NULL, NULL), +(80, 'issue entry', 'dispatches', 'web', NULL, NULL), +(81, 'create delivery detail', 'delivery-details', 'web', NULL, NULL), +(82, 'read delivery detail', 'delivery-details', 'web', NULL, NULL), +(83, 'update delivery detail', 'delivery-details', 'web', NULL, NULL), +(84, 'delete delivery detail', 'delivery-details', 'web', NULL, NULL), +(85, 'create package', 'packages', 'web', NULL, NULL), +(86, 'read package', 'packages', 'web', NULL, NULL), +(87, 'update package', 'packages', 'web', NULL, NULL), +(88, 'delete package', 'packages', 'web', NULL, NULL), +(89, 'create slider', 'sliders', 'web', NULL, NULL), +(90, 'read slider', 'sliders', 'web', NULL, NULL), +(91, 'update slider', 'sliders', 'web', NULL, NULL), +(92, 'delete slider', 'sliders', 'web', NULL, NULL), +(93, 'block device', 'device-ip-address-info', 'web', NULL, NULL), +(94, 'delete device', 'device-ip-address-info', 'web', NULL, NULL), +(95, 'total cash reports', 'reports', 'web', NULL, NULL), +(96, 'order reports', 'reports', 'web', NULL, NULL), +(97, 'dispatch status reports', 'reports', 'web', NULL, NULL), +(98, 'send message', 'customers', 'web', NULL, NULL), +(99, 'delete customer', 'customers', 'web', NULL, NULL), +(100, 'restore trashed customer', 'customers', 'web', NULL, NULL), +(101, 'delete customer forever', 'customers', 'web', NULL, NULL), +(102, 'read customer', 'customers', 'web', NULL, NULL), +(103, 'block customer', 'customers', 'web', NULL, NULL), +(104, 'read trashed customers', 'customers', 'web', NULL, NULL), +(105, 'view customer referrals', 'customers', 'web', NULL, NULL), +(106, 'view customer referer', 'customers', 'web', NULL, NULL), +(107, 'view customer points', 'customers', 'web', NULL, NULL), +(108, 'view customer order histories', 'customers', 'web', NULL, NULL), +(109, 'view customer wallet', 'customers', 'web', NULL, NULL), +(110, 'view customer deposits', 'customers', 'web', NULL, NULL), +(111, 'view customer commissions', 'customers', 'web', NULL, NULL), +(112, 'view customer total points', 'customers', 'web', NULL, NULL); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `personal_access_tokens` +-- + +CREATE TABLE `personal_access_tokens` ( + `id` bigint(20) UNSIGNED NOT NULL, + `tokenable_type` varchar(255) NOT NULL, + `tokenable_id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(255) NOT NULL, + `token` varchar(64) NOT NULL, + `abilities` text DEFAULT NULL, + `last_used_at` timestamp NULL DEFAULT NULL, + `expires_at` timestamp NULL DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `personal_access_tokens` +-- + +INSERT INTO `personal_access_tokens` (`id`, `tokenable_type`, `tokenable_id`, `name`, `token`, `abilities`, `last_used_at`, `expires_at`, `created_at`, `updated_at`) VALUES +(9, 'App\\Models\\User', 614, 'X663-H6915ABCEFGHIO-S-GL-221216V363', 'f8fdcbd6e4f2d1c0a70699769a15748084a1c1c74bcc1cf606a84d94c95c4ff3', '[\"*\"]', '2023-08-22 17:43:44', NULL, '2023-08-09 18:59:12', '2023-08-22 17:43:44'), +(13, 'App\\Models\\User', 998, 'TP1A.220624.014.A325FXXU2CVK3', '2340f68767c78f9515e7e9a291355b02514c6a9a89b7e0c51e99177f7bad2d79', '[\"*\"]', '2023-08-09 19:55:11', NULL, '2023-08-09 19:54:18', '2023-08-09 19:55:11'), +(14, 'App\\Models\\User', 57, 'iPhone', '0bb59f31bc3cc3377c56d492db7e00cb88d6551a66bedcf2bb21aa36f9d80371', '[\"*\"]', '2023-08-23 21:36:46', NULL, '2023-08-09 20:22:56', '2023-08-23 21:36:46'), +(15, 'App\\Models\\User', 699, 'iPhone', '75f053d4cc4721a456209067750ce959622135e8b5d24c11e959027c44fa05d0', '[\"*\"]', '2023-08-23 21:37:32', NULL, '2023-08-09 20:23:50', '2023-08-23 21:37:32'), +(16, 'App\\Models\\User', 975, 'iPhone', '0c6fd7afa9b236716de8a7b5efdf80509ff7a9de1f9c77be5b74fb5f4f12ff4b', '[\"*\"]', '2023-08-24 08:31:38', NULL, '2023-08-09 20:24:59', '2023-08-24 08:31:38'), +(17, 'App\\Models\\User', 416, 'TP1A.220624.014.A225FXXU6DWE3', '6807d99c0c6d6ba99cd4163ceb67a653a2c482c50dbfc842b193805ab3b3d64d', '[\"*\"]', '2023-08-14 10:22:49', NULL, '2023-08-09 20:26:25', '2023-08-14 10:22:49'), +(18, 'App\\Models\\User', 813, 'iPhone', '22e9790cea4ce9223dc815c508f7a38cf42f5465c5b1afdfed1a098b54fca768', '[\"*\"]', '2023-08-24 08:09:10', NULL, '2023-08-09 20:26:57', '2023-08-24 08:09:10'), +(19, 'App\\Models\\User', 158, 'TP1A.220624.014.A235FXXS2CWD1', 'ed3196bea7f50ed4eb6500fbcbd0b716dc60acfe745051da6daa3939ac195a95', '[\"*\"]', '2023-08-10 14:36:23', NULL, '2023-08-09 20:37:36', '2023-08-10 14:36:23'), +(20, 'App\\Models\\User', 26, 'iPhone', '1036e26330c92bf70431808b43884c3367f46fd60971d7e05c34fa7ec74b811f', '[\"*\"]', '2023-08-23 12:58:48', NULL, '2023-08-09 20:47:19', '2023-08-23 12:58:48'), +(21, 'App\\Models\\User', 225, 'iPhone', '2bbf30b0afb01148c115d909bf7df48ba61e2104c590699d5ac9b8e11d843e22', '[\"*\"]', '2023-08-20 10:44:07', NULL, '2023-08-09 20:58:39', '2023-08-20 10:44:07'), +(22, 'App\\Models\\User', 979, 'iPhone', 'ab718f4a4206b603b57fb1abface1aa8865374489ff8be22954daa6ca3eb6d5a', '[\"*\"]', '2023-08-20 11:11:40', NULL, '2023-08-09 21:08:14', '2023-08-20 11:11:40'), +(23, 'App\\Models\\User', 856, 'iPhone', 'd268dbb6dd74ec3dfab32f418d92f297d4a4dc27ff7e53e06fe84c99595eafdf', '[\"*\"]', '2023-08-21 21:33:05', NULL, '2023-08-09 21:10:00', '2023-08-21 21:33:05'), +(24, 'App\\Models\\User', 924, 'TP1A.220624.014.A047FXXU4CWE4', '409dc075c86a9876f33821fbcb455e1850f75cd9fbc3922de1778681e3f3f3a8', '[\"*\"]', '2023-08-19 20:23:53', NULL, '2023-08-09 21:13:08', '2023-08-19 20:23:53'), +(25, 'App\\Models\\User', 712, 'SP1A.210812.016.A217FXXS8DWC2', 'e5bd6297b804ae0c9a69e2d5f0da4a5c48a09f2a6242a41af31eb9d01f297a5b', '[\"*\"]', '2023-08-23 09:36:27', NULL, '2023-08-09 21:16:13', '2023-08-23 09:36:27'), +(26, 'App\\Models\\User', 751, 'OPR1.170623.032', '98d144f36c05e33e0a326dcd920cf46503791c6e9a425b1ca1b0f39a13eeef30', '[\"*\"]', '2023-08-24 07:26:44', NULL, '2023-08-09 21:19:46', '2023-08-24 07:26:44'), +(27, 'App\\Models\\User', 81, 'iPhone', '8847e57f7261e5c14364bd0adc2ae67446b21415a128be875934948f3fb1a5e0', '[\"*\"]', '2023-08-10 19:08:38', NULL, '2023-08-09 21:36:31', '2023-08-10 19:08:38'), +(28, 'App\\Models\\User', 878, 'CH6-H6912D-S-OP-230626V754', 'cbfe239d039eda2966eef248624be9a90f7b745eee0773c30e79580c7e7ca367', '[\"*\"]', '2023-08-14 19:18:25', NULL, '2023-08-09 22:11:36', '2023-08-14 19:18:25'), +(30, 'App\\Models\\User', 697, 'iPhone', 'a0e7f1c1cae2b50e663bc162d69208d6b5cc8071080a46c64695209b23d41022', '[\"*\"]', '2023-08-12 17:17:11', NULL, '2023-08-09 22:46:36', '2023-08-12 17:17:11'), +(31, 'App\\Models\\User', 999, 'iPhone', '4a5557f385c910a86f2d0ba7dc033845949e9699cfd8f8aa48c422b27abf55c7', '[\"*\"]', '2023-08-09 23:16:34', NULL, '2023-08-09 23:13:58', '2023-08-09 23:16:34'), +(32, 'App\\Models\\User', 687, 'iPhone', 'e5f1aff004c30cc2e244c83a3a8bb5d926158f11bd94112af9f6b13f045fbada', '[\"*\"]', '2023-08-23 17:22:04', NULL, '2023-08-09 23:48:38', '2023-08-23 17:22:04'), +(33, 'App\\Models\\User', 1000, 'OPWS27.2.5', 'e976e43b857ee7684566a8db98fa95646d745d8f04a3e23afb918fba2aff07c0', '[\"*\"]', '2023-08-11 00:23:46', NULL, '2023-08-10 00:07:00', '2023-08-11 00:23:46'), +(35, 'App\\Models\\User', 259, 'CK6-H6929AB-T-GL-230331V497', 'd76c51a83a13b702c1280f08739f345abb9fac8e84c27d47882d3d1bb813886f', '[\"*\"]', '2023-08-22 08:34:34', NULL, '2023-08-10 06:05:15', '2023-08-22 08:34:34'), +(36, 'App\\Models\\User', 1006, 'SP1A.210812.016.A125FXXS3CWF3', '67b3a0b0dcdb32623b31c8855048f8be97af2eb920be6dbb18ca80bd932e6dfa', '[\"*\"]', '2023-08-12 07:41:52', NULL, '2023-08-10 07:22:51', '2023-08-12 07:41:52'), +(37, 'App\\Models\\User', 783, 'iPhone', '432c26aa4323f7509cff38f277a46c8ff20fb6c85c8be182330a7c6ab5c9b5d4', '[\"*\"]', '2023-08-20 19:38:56', NULL, '2023-08-10 07:58:33', '2023-08-20 19:38:56'), +(38, 'App\\Models\\User', 398, 'iPhone', 'a72ae7c8672cef05aa1858038b64d51066ea89b2157614bc16fb9541cf6f7abe', '[\"*\"]', '2023-08-24 06:39:58', NULL, '2023-08-10 08:49:25', '2023-08-24 06:39:58'), +(39, 'App\\Models\\User', 1007, 'TP1A.220624.014.A035FXXU4CWF3', '7801bb375efe19a930441e5226516d66a3f89cc4da41b727c2aa1090f56a51a5', '[\"*\"]', '2023-08-22 13:08:19', NULL, '2023-08-10 09:09:41', '2023-08-22 13:08:19'), +(43, 'App\\Models\\User', 1009, 'Sexy neemah zidane', 'd9779ef85979eada562728dc2b09c1c703013ab40f838b32e0d952e423550514', '[\"*\"]', '2023-08-10 11:25:11', NULL, '2023-08-10 11:23:24', '2023-08-10 11:25:11'), +(44, 'App\\Models\\User', 621, 'X650B-H6110JKO-P-210527V361', 'cd864cebdbb593ed961091d77e853cc9e9b1f942ff276ab2a3b51e0563201d46', '[\"*\"]', '2023-08-22 14:03:50', NULL, '2023-08-10 11:38:09', '2023-08-22 14:03:50'), +(45, 'App\\Models\\User', 388, 'CPH2099_11_C.23', '3f29edc7c18c5e6759b4be066ee6925b2c998ee56c14fbc07c700580563ff6f8', '[\"*\"]', '2023-08-23 10:10:16', NULL, '2023-08-10 11:54:15', '2023-08-23 10:10:16'), +(47, 'App\\Models\\User', 23, 'CC7-H626ABC-P-210719V427', '6213a5ca39e5c198c77567830dc588dfd729a075f279db9440fadeca45a091bc', '[\"*\"]', '2023-08-12 17:03:39', NULL, '2023-08-10 12:04:19', '2023-08-12 17:03:39'), +(48, 'App\\Models\\User', 279, 'iPhone', '6f7030e9fbf37e5e957b9be9950cfbf533abe512e211cc50bdff0a08d5b3a5bf', '[\"*\"]', '2023-08-23 13:29:27', NULL, '2023-08-10 12:27:13', '2023-08-23 13:29:27'), +(49, 'App\\Models\\User', 1010, 'KG5k-F062-11.0-GL-V173-20221109', '276dfe7e307628eb99ec8e12377cc200f7c74b80a15e90b178dcf399cb4993a1', '[\"*\"]', '2023-08-22 17:54:10', NULL, '2023-08-10 13:05:27', '2023-08-22 17:54:10'), +(50, 'App\\Models\\User', 1011, 'Akua🦋', '593088d49aa3dbe9276e9455f8f67085737a6452431a0a96fe01d90b939b2627', '[\"*\"]', '2023-08-13 07:58:18', NULL, '2023-08-10 13:07:30', '2023-08-13 07:58:18'), +(51, 'App\\Models\\User', 1012, 'PPR1.180610.011.G8850ZHU4BSK2', 'a506d03009b542348b68cb5083ca7d155831fd44a09f488baae43b2ce52519d2', '[\"*\"]', '2023-08-15 17:44:06', NULL, '2023-08-10 13:31:03', '2023-08-15 17:44:06'), +(52, 'App\\Models\\User', 1014, 'CD6-H6211HJO-Q-OP-220314V316', '95b6d27e8a87257c4ecd287489936ab36eabd07268121a7e26f0a0eda3302c83', '[\"*\"]', '2023-08-12 16:30:06', NULL, '2023-08-10 13:44:18', '2023-08-12 16:30:06'), +(53, 'App\\Models\\User', 550, 'L6002P-F6308-9.0-OP-V063-20200327', 'ff0e6920731d490435d6f51fe7948cbdf1556839b79c50e7a627255e0dc6def0', '[\"*\"]', '2023-08-17 03:02:02', NULL, '2023-08-10 13:50:13', '2023-08-17 03:02:02'), +(54, 'App\\Models\\User', 1015, 'BC2-VP592AB-QGo-OP-201015V010', 'fcba898e435de734e544f88d00e3863460324879b1de1da19485e46dcf687490', '[\"*\"]', '2023-08-10 19:27:57', NULL, '2023-08-10 13:56:11', '2023-08-10 19:27:57'), +(56, 'App\\Models\\User', 1016, 'KD7-H6211FQRSTU-Q-GL-211101V404', '16dc438b4dc53d40f9771574e7b43d54878468d648869e2c87e8e71d19e31730', '[\"*\"]', '2023-08-13 16:26:53', NULL, '2023-08-10 14:08:14', '2023-08-13 16:26:53'), +(57, 'App\\Models\\User', 1017, 'iPhone', '9fea3b9b68deda2f930a2443178ee8902905b0d901ff04cb0929be74d9bfccd9', '[\"*\"]', '2023-08-18 16:31:49', NULL, '2023-08-10 14:15:09', '2023-08-18 16:31:49'), +(59, 'App\\Models\\User', 1018, 'TP1A.220624.014.A145FXXU1AWB5', '40acd96b49c9215c540f90e7377d578d0a134f952ae12044bcbb4dfa3e82b9c1', '[\"*\"]', '2023-08-12 19:57:06', NULL, '2023-08-10 14:29:54', '2023-08-12 19:57:06'), +(60, 'App\\Models\\User', 1019, 'Miss Abigail 💕💕💕', '87b66d363ce04e03377a2c7fc2211431a19483b1dc5d5c9340c2baee02561eb3', '[\"*\"]', '2023-08-20 16:25:26', NULL, '2023-08-10 14:33:44', '2023-08-20 16:25:26'), +(61, 'App\\Models\\User', 1020, 'iPhone', '107b59ab2c641cedf5dfa943c7c0115146575c568f31556be4fd23d71d418f1b', '[\"*\"]', '2023-08-10 15:03:24', NULL, '2023-08-10 15:01:00', '2023-08-10 15:03:24'), +(62, 'App\\Models\\User', 1022, 'iPhone', 'eac17b2b48a8fc3613eadb3d37ba12c3f753879b2e2af6d7e73c619bfc27b557', '[\"*\"]', '2023-08-10 15:04:02', NULL, '2023-08-10 15:03:39', '2023-08-10 15:04:02'), +(63, 'App\\Models\\User', 1023, 'iPhone', '03f9b117b42d37f90faf46e8ddfd4ddda38993733f52176435b8c76a4dc8d8fc', '[\"*\"]', '2023-08-22 20:29:12', NULL, '2023-08-10 15:04:17', '2023-08-22 20:29:12'), +(64, 'App\\Models\\User', 1024, 'Vivian lav', '9831b6c3e2bb65320a60aff3d1c7fd87308fe7ecdc5801b684966876763f79a7', '[\"*\"]', '2023-08-12 15:51:46', NULL, '2023-08-10 15:10:15', '2023-08-12 15:51:46'), +(65, 'App\\Models\\User', 1025, 'X655-H6210ABFG-Q-OP-210113V297', '376ab9dec11ca06e0c02d1ae319fc0bb2889f7a59dc047fca6293544705b739f', '[\"*\"]', '2023-08-15 10:41:33', NULL, '2023-08-10 15:15:10', '2023-08-15 10:41:33'), +(68, 'App\\Models\\User', 1026, 'STK-L21M 10.0.0.274(C185E3R6P1)', 'df11df532c966c7319144b32613013519120f6771f7a19b62d8b682963035a65', '[\"*\"]', '2023-08-10 15:43:54', NULL, '2023-08-10 15:42:53', '2023-08-10 15:43:54'), +(69, 'App\\Models\\User', 447, 'iPhone', 'c2a0e76b698e7025474c2839ca31f8e2ea9e1851a524dfba33b60991d784d093', '[\"*\"]', '2023-08-10 15:44:00', NULL, '2023-08-10 15:43:06', '2023-08-10 15:44:00'), +(70, 'App\\Models\\User', 1028, 'Zanny ❤️', 'd8ce36202d4a5b23ba5f0a03653e45d9f53ea7e5c5df355b7da1f792f11c0ead', '[\"*\"]', '2023-08-23 06:18:06', NULL, '2023-08-10 16:36:38', '2023-08-23 06:18:06'), +(71, 'App\\Models\\User', 1027, 'TKQ1.221114.001 test-keys', '3e851e3c52c08d004ba01a2c28e806c891d88e3e3d7d301021654ec1f69a2eb3', '[\"*\"]', '2023-08-10 17:04:23', NULL, '2023-08-10 16:41:02', '2023-08-10 17:04:23'), +(72, 'App\\Models\\User', 1029, 'CG6-H696UVWBc-S-OP-230420V3709', 'e0f2177efa15a73476cb5b2e5ce4c4d01654fa499af617b1016d0f2502afc876', '[\"*\"]', '2023-08-12 10:42:36', NULL, '2023-08-10 16:46:10', '2023-08-12 10:42:36'), +(73, 'App\\Models\\User', 808, 'iPhone', '3889a13e059b1852cdf9ddb3e578015024dc4f084a53e65560c2550ead9184e7', '[\"*\"]', '2023-08-17 06:54:18', NULL, '2023-08-10 17:07:57', '2023-08-17 06:54:18'), +(75, 'App\\Models\\User', 1031, 'iPhone', '04d73568cf3c14afe3c0347b7743446cced5b65f329e98d1e62e0185d933ea4d', '[\"*\"]', '2023-08-24 07:01:10', NULL, '2023-08-10 17:45:28', '2023-08-24 07:01:10'), +(76, 'App\\Models\\User', 1032, 'iPhone', 'dc27901eefcf4e66009c45e640c4bed3ba7be10bbe0547b4e8843fc85475b4f5', '[\"*\"]', '2023-08-16 17:19:44', NULL, '2023-08-10 17:55:25', '2023-08-16 17:19:44'), +(77, 'App\\Models\\User', 952, 'iPhone', '0630a6bbbb038d6926264a12fd5e60ea253f574f576b9280373e09cd69bec536', '[\"*\"]', '2023-08-20 14:32:38', NULL, '2023-08-10 18:01:07', '2023-08-20 14:32:38'), +(78, 'App\\Models\\User', 1033, 'iPhone', '344039fa716e82916e1a867e9e7263b303f8638aea368a61b57e0eaf1417a61c', '[\"*\"]', '2023-08-13 09:32:03', NULL, '2023-08-10 18:03:55', '2023-08-13 09:32:03'), +(79, 'App\\Models\\User', 1034, 'TP1A.220624.014.A135FXXU2BVL2', '845000f14155ff3d37a785eca79c57c8c76a6f68b35487207af5fcdd06a78912', '[\"*\"]', '2023-08-13 16:25:48', NULL, '2023-08-10 18:04:40', '2023-08-13 16:25:48'), +(80, 'App\\Models\\User', 1035, 'KE5-H6123ABC-QGo-GL-211014V426', 'f165a53b9873ef3085f25a7e6a015ddb67d234ec569dda865f30b071d378d6d4', '[\"*\"]', '2023-08-23 09:44:43', NULL, '2023-08-10 18:18:51', '2023-08-23 09:44:43'), +(81, 'App\\Models\\User', 581, 'iPhone', 'ee896920f86762420e59e2a25692eecf38807abb9f025d1ef016ea428a1b3ac0', '[\"*\"]', '2023-08-23 13:33:50', NULL, '2023-08-10 18:43:25', '2023-08-23 13:33:50'), +(82, 'App\\Models\\User', 331, 'Mc Reeda❤️', 'e1cffbe21b6cb4bfc2514228cd4e04411c45f137bd5cc4e52759c7385f70a68f', '[\"*\"]', '2023-08-18 20:15:34', NULL, '2023-08-10 20:04:13', '2023-08-18 20:15:34'), +(83, 'App\\Models\\User', 658, 'QP1A.190711.020.A107FXXU7BTL1', 'cc74187b6ca6acff748fe4e70b046783f8b427398e8a25f606dbc71f05a741fe', '[\"*\"]', '2023-08-23 14:45:59', NULL, '2023-08-10 20:13:57', '2023-08-23 14:45:59'), +(84, 'App\\Models\\User', 1036, 'SP1A.210812.016.A127FXXU7BVI4', 'be15d08249aa1e4b1902d086692ed453eeed4b9dd02f394ed5ccf022481b8ab8', '[\"*\"]', '2023-08-17 08:58:50', NULL, '2023-08-10 20:21:49', '2023-08-17 08:58:50'), +(85, 'App\\Models\\User', 221, 'Cute’s iPhone', '8e02e0474ecc7e05cf31caf8d0c0e85b30d4ec239fe752cc78ec3f00c9787259', '[\"*\"]', '2023-08-12 20:34:18', NULL, '2023-08-10 20:26:30', '2023-08-12 20:34:18'), +(86, 'App\\Models\\User', 1037, 'iPhone', 'e1bea69931801af17504c9e7228fb9cb800d45cdb4fe4a76300a0d15b10d5f4c', '[\"*\"]', '2023-08-10 20:31:08', NULL, '2023-08-10 20:26:40', '2023-08-10 20:31:08'), +(87, 'App\\Models\\User', 1038, 'RP1A.200720.012.A325FXXU1AUC2', '6b0e339df36ebc60da4b03a4d70fa23694ac232a71128ba8ad25f34cb4ad8240', '[\"*\"]', '2023-08-10 20:38:24', NULL, '2023-08-10 20:36:20', '2023-08-10 20:38:24'), +(88, 'App\\Models\\User', 1039, 'GM1915_21_220401', 'e489380d8b5826db5e72b4128368de4a71ec63e6f0210f7b76883a3ba30cece8', '[\"*\"]', '2023-08-18 20:18:58', NULL, '2023-08-10 22:24:25', '2023-08-18 20:18:58'), +(89, 'App\\Models\\User', 1041, 'iPhone', 'd86c13298c281803472fa83680a56d172b21b3eac4ff8ab1de953da5f55531ba', '[\"*\"]', '2023-08-11 07:34:52', NULL, '2023-08-11 07:27:46', '2023-08-11 07:34:52'), +(91, 'App\\Models\\User', 1042, '47.2.B.5.38', 'd74fec3393c556531e5c9f02097cbb3656a959e5e43e5169bc5b2efa2419e04b', '[\"*\"]', '2023-08-18 19:58:06', NULL, '2023-08-11 08:56:42', '2023-08-18 19:58:06'), +(92, 'App\\Models\\User', 79, '🤎ZHAYNAB💜', '70b636dd4308cdad83142c5dd0889cd7a4b5a865a36e5bf9b4b5fe8e17551449', '[\"*\"]', '2023-08-11 09:01:25', NULL, '2023-08-11 08:59:08', '2023-08-11 09:01:25'), +(95, 'App\\Models\\User', 445, 'iPhone', '71a25227daa8002b269c6955dc7fdd1b9613b0103afcd8fff72be63b871659ac', '[\"*\"]', '2023-08-22 18:19:06', NULL, '2023-08-11 09:11:39', '2023-08-22 18:19:06'), +(100, 'App\\Models\\User', 1043, 'STK-L21M 10.0.0.274(C185E3R6P1)', '189c0c7d56d1dd8b77984230ce64c8c7ec15e37a231fd1b82bcbff946ce1d2c1', '[\"*\"]', '2023-08-11 09:43:18', NULL, '2023-08-11 09:42:18', '2023-08-11 09:43:18'), +(103, 'App\\Models\\User', 61, 'iPhone', '43b0a9489e0cbc2772de4ef551df7ff8635c3306b74656c996e4db3b312cf30c', '[\"*\"]', '2023-08-24 07:15:52', NULL, '2023-08-11 10:32:04', '2023-08-24 07:15:52'), +(104, 'App\\Models\\User', 1044, 'iPhone', '79881bf159475be704ef0bae35fd8c80c96ce7452d12a0566e1301d2418c3c88', '[\"*\"]', '2023-08-20 23:23:06', NULL, '2023-08-11 10:50:11', '2023-08-20 23:23:06'), +(105, 'App\\Models\\User', 1045, 'iPhone', 'e7b7709d4d4939b365a1120a54c3087cc5731acfa618e059abc044ca27e3e108', '[\"*\"]', '2023-08-11 11:03:29', NULL, '2023-08-11 10:55:21', '2023-08-11 11:03:29'), +(106, 'App\\Models\\User', 1046, 'iPhone', '8bc8f7635270b2d23d31d06fb679445312968943976e549272d3a7d759f08648', '[\"*\"]', '2023-08-11 11:48:15', NULL, '2023-08-11 11:46:46', '2023-08-11 11:48:15'), +(107, 'App\\Models\\User', 270, 'iPhone', '859468cae9680a567b909a22ce88cd58faee3f01d64b25c569f9d374b8f1b592', '[\"*\"]', '2023-08-23 22:33:05', NULL, '2023-08-11 12:40:43', '2023-08-23 22:33:05'), +(108, 'App\\Models\\User', 847, '00WW_3_310', '2a01de30734f3aeb751e501483bc290bfaeae5ed3708dfdce03cc3cc042f8bd3', '[\"*\"]', '2023-08-23 15:21:50', NULL, '2023-08-11 14:09:58', '2023-08-23 15:21:50'), +(109, 'App\\Models\\User', 959, 'QP1A.190711.020.A750FXXU5CVG1', '4cb01ad5caa797fa5d5c2029a2ec9d64e84e127f2b6cfca45148ed6c3db078ef', '[\"*\"]', '2023-08-23 12:58:31', NULL, '2023-08-11 16:09:37', '2023-08-23 12:58:31'), +(111, 'App\\Models\\User', 1048, 'CH6-H6912D-R-OP-210926V246', '16af3388cf3472cd7b41abcc9f80fde9fca34390b0c528430e82bba200caac63', '[\"*\"]', '2023-08-18 19:58:04', NULL, '2023-08-11 18:01:35', '2023-08-18 19:58:04'), +(113, 'App\\Models\\User', 1051, 'PPSS29.55-37-4-3', '8e85a1c00cc1797e799bb6b2e6d4636a96214e19f1a4e3d6291ad720941d880f', '[\"*\"]', '2023-08-12 05:20:11', NULL, '2023-08-11 22:05:44', '2023-08-12 05:20:11'), +(114, 'App\\Models\\User', 1053, 'iPhone', 'bfe3e7c4975f065ddb86b6e0c60f46ddb4c1515b5e1c01df838069f3cd705017', '[\"*\"]', '2023-08-24 00:10:47', NULL, '2023-08-11 23:34:02', '2023-08-24 00:10:47'), +(115, 'App\\Models\\User', 1054, 'Odoyefe’s Iphone🦄🥀👩‍💼', '90d622d0b08adac92930aaacf2923924f03ce82d25b03125599104a62815efaf', '[\"*\"]', '2023-08-12 00:04:22', NULL, '2023-08-12 00:00:39', '2023-08-12 00:04:22'), +(116, 'App\\Models\\User', 1055, 'Abenaa❤️💍🦋🌎🌹', '577e90a520a35f78382ff3e52b2c05921ce90928a6e01485813eb2162d2cf166', '[\"*\"]', '2023-08-12 00:12:08', NULL, '2023-08-12 00:11:05', '2023-08-12 00:12:08'), +(117, 'App\\Models\\User', 970, 'X-TIGI_Hope7 Max_V01_20201124', 'd543cb43b2401f47cdfdd2e2f4081ee575a644df09d493b958357774bca38a7d', '[\"*\"]', '2023-08-12 08:53:22', NULL, '2023-08-12 00:11:19', '2023-08-12 08:53:22'), +(119, 'App\\Models\\User', 1056, 'MRD-L01 9.1.0.325(C782E14R1P7)', 'ac72ae53470155fc549eb836d7ce3cbf3056420c7e88f1fbe39014525699aee5', '[\"*\"]', '2023-08-12 07:19:06', NULL, '2023-08-12 07:12:04', '2023-08-12 07:19:06'), +(120, 'App\\Models\\User', 1057, 'iPhone', '68b45195abe03bae6c2ab044dce27fb8d8e1680bc29452b109e4dbd18d096b76', '[\"*\"]', '2023-08-12 09:53:39', NULL, '2023-08-12 07:25:29', '2023-08-12 09:53:39'), +(121, 'App\\Models\\User', 1058, 'iPhone', '1a6d013c347d23a03e9312c0bcc8010070d8fe2db22f934f4f1c1caf932766a7', '[\"*\"]', '2023-08-21 15:22:32', NULL, '2023-08-12 08:18:36', '2023-08-21 15:22:32'), +(122, 'App\\Models\\User', 289, 'X6511B-F6318-11.0-OP-V78-20221102', 'f25565bc8f9dd9d1e04ad55778c8bea91a670e2d4e58544278da1c91594f8a76', '[\"*\"]', '2023-08-23 21:38:30', NULL, '2023-08-12 08:48:36', '2023-08-23 21:38:30'), +(123, 'App\\Models\\User', 1060, 'TP1A.220624.014.A145FXXS2AWF3', '723d08d5d2690b1bd3e2b561d0cbdbf7f25549ac5a8a1e4f86bf3b5ea987825a', '[\"*\"]', '2023-08-21 15:38:37', NULL, '2023-08-12 09:03:41', '2023-08-21 15:38:37'), +(124, 'App\\Models\\User', 1059, 'iPhone', '7f0c775324970ed2103d0eccca26cc202925b1ac7b066e8e83b7103b224c9668', '[\"*\"]', '2023-08-12 18:21:48', NULL, '2023-08-12 09:07:36', '2023-08-12 18:21:48'), +(126, 'App\\Models\\User', 1061, 'X656-H6211DLNP-Q-OP-220311V386', '2b39aaa26a5626fd8eac05b174763a053c8964356ee6dc95f1c1fb85da5c6e96', '[\"*\"]', '2023-08-20 17:00:02', NULL, '2023-08-12 10:58:57', '2023-08-20 17:00:02'), +(127, 'App\\Models\\User', 44, 'X665B-H6222IJKL-R-OP-230509V686', 'eccee2e4478dd81f9b8608bc76284a2b9c55d2422f7dd6b9b7318d6392399b7d', '[\"*\"]', '2023-08-13 22:33:40', NULL, '2023-08-12 11:14:51', '2023-08-13 22:33:40'), +(128, 'App\\Models\\User', 1062, 'Nasiba 😍🥰😍🥰💕❤️', '4ea3ee9c61795370877012937279800f76d2f9fa87e8983d54815856f08e0e6e', '[\"*\"]', NULL, NULL, '2023-08-12 14:24:22', '2023-08-12 14:24:22'), +(129, 'App\\Models\\User', 1062, 'Nasiba 😍🥰😍🥰💕❤️', '6c6f9e0020cdf8dcfa15116f998021c867c73227b8b256e4e9c6752f85bc1b6a', '[\"*\"]', '2023-08-19 07:19:23', NULL, '2023-08-12 14:24:24', '2023-08-19 07:19:23'), +(130, 'App\\Models\\User', 1064, 'iPhone', '3aca2dc3d5b1448667ac6a30a7f3786ed8e40ba7d77d8f332c43bf18e4d1552f', '[\"*\"]', '2023-08-12 15:23:34', NULL, '2023-08-12 15:22:35', '2023-08-12 15:23:34'), +(131, 'App\\Models\\User', 1054, 'Odoyefe’s Iphone🦄🥀👩‍💼', '34c253f3e8d24b5f80b09e1070aec9d9d2dda590a940a7587dc54a849355ff52', '[\"*\"]', '2023-08-18 20:26:52', NULL, '2023-08-12 15:54:22', '2023-08-18 20:26:52'), +(132, 'App\\Models\\User', 482, 'iPhone', '4a24252e9267e32033dfd5d9cf74779bfc871a609aef1e5b852e67ed8d8578d0', '[\"*\"]', '2023-08-18 20:01:40', NULL, '2023-08-12 15:56:31', '2023-08-18 20:01:40'), +(133, 'App\\Models\\User', 1065, 'Emily🦋🌹💦', 'bf6894ee60a0a6daa9fba7fc9c7a45eaf1d7bccf28da1819830a318a88134314', '[\"*\"]', '2023-08-18 19:55:24', NULL, '2023-08-12 15:56:49', '2023-08-18 19:55:24'), +(134, 'App\\Models\\User', 936, 'RP1A.200720.012.A207FXXS4CWC1', '7396fda3cabf0d9cebfe4b030fd801eb2ade0086bd73a8ddc25bc553d529f134', '[\"*\"]', '2023-08-15 19:21:29', NULL, '2023-08-12 16:14:02', '2023-08-15 19:21:29'), +(135, 'App\\Models\\User', 356, 'iPhone', '7f8d5112a6a63c113a9d8fc8a929d77ef1e2fc0761cf98586a7bd4e234f51961', '[\"*\"]', '2023-08-12 16:19:39', NULL, '2023-08-12 16:19:36', '2023-08-12 16:19:39'), +(136, 'App\\Models\\User', 356, 'iPhone', 'b9a940fddd9102f86395f38af9c0f81a0a3408c80d4fe103381a6cec9cd9c599', '[\"*\"]', '2023-08-23 16:49:54', NULL, '2023-08-12 16:19:39', '2023-08-23 16:49:54'), +(137, 'App\\Models\\User', 419, 'iPhone', '68c02d0ad5401cea7fb7db7adafb43763dd8330d1f72cd4886116e4bc3dc657c', '[\"*\"]', '2023-08-23 20:05:56', NULL, '2023-08-12 16:22:22', '2023-08-23 20:05:56'), +(138, 'App\\Models\\User', 1066, 'BF7-H6127ABCDSTUAdAeAfArAs-S-GL-230619V1377', 'a072bc64c3962f9c90834bce6499185773cd2b35637ce0f31f941cc39d043c87', '[\"*\"]', '2023-08-15 14:32:27', NULL, '2023-08-12 16:49:56', '2023-08-15 14:32:27'), +(139, 'App\\Models\\User', 438, 'iPhone', '4ce323cdc008d215b0966e3157e65f3aae183a78662b079463c412ff9b55f89b', '[\"*\"]', '2023-08-12 17:01:46', NULL, '2023-08-12 16:57:15', '2023-08-12 17:01:46'), +(140, 'App\\Models\\User', 72, 'iPhone', 'dc639045665e7a797222c7e5791c311c934c507b6b47c73bc073b9deced51a85', '[\"*\"]', '2023-08-19 22:19:33', NULL, '2023-08-12 17:01:38', '2023-08-19 22:19:33'), +(141, 'App\\Models\\User', 1067, 'iPhone', '60e66d284b8e55911b816d8411194d0bf769f7713804393c81c0ff1124f32112', '[\"*\"]', '2023-08-12 17:05:47', NULL, '2023-08-12 17:03:05', '2023-08-12 17:05:47'), +(142, 'App\\Models\\User', 420, 'iPhone', '5a29b6d1f4cd447e14d0f20f5f85a8b3261cf7d830d1f3b3573973840538e351', '[\"*\"]', '2023-08-13 11:06:11', NULL, '2023-08-12 17:10:58', '2023-08-13 11:06:11'), +(143, 'App\\Models\\User', 1045, 'iPhone', 'b407e3f1ddedeaef8d53414cba2859261e6eb366dbf30040756c3d30c0c32511', '[\"*\"]', '2023-08-22 16:58:16', NULL, '2023-08-12 17:22:23', '2023-08-22 16:58:16'), +(144, 'App\\Models\\User', 1068, 'iPhone', '1c80f7100cbc67b14b37dd4448891b02a67306fb7973f1bb30eb0c7d55d6b218', '[\"*\"]', '2023-08-19 03:46:01', NULL, '2023-08-12 17:25:23', '2023-08-19 03:46:01'), +(145, 'App\\Models\\User', 697, 'iPhone', 'f4d509d749b39a1ec261f6359f798b9f2d747b502965aab4e78a5471972a5fd2', '[\"*\"]', '2023-08-18 14:52:31', NULL, '2023-08-12 17:26:50', '2023-08-18 14:52:31'), +(146, 'App\\Models\\User', 1069, 'iPhone', '84c07852f1a487dc986ba2627ead0962bb05adb46389255cf1feaa0534fe23a4', '[\"*\"]', '2023-08-12 21:36:25', NULL, '2023-08-12 17:30:12', '2023-08-12 21:36:25'), +(147, 'App\\Models\\User', 238, 'iPhone', 'afa378f521149e0e16e854a14cd6565d454491d3bec2097f491fb7d2dbc23590', '[\"*\"]', '2023-08-18 20:16:20', NULL, '2023-08-12 18:15:44', '2023-08-18 20:16:20'), +(148, 'App\\Models\\User', 199, 'Matilda’s iPhone (92624)', 'ff9bd74a72fb5570a9b2949ee3494a482c8f8b4a0afc812ff52fe912bfcda482', '[\"*\"]', '2023-08-17 11:49:49', NULL, '2023-08-12 18:19:30', '2023-08-17 11:49:49'), +(149, 'App\\Models\\User', 1059, 'iPhone', '5db9a70c4459a4cbefe24f0f1762a51184f383c82e441e0fe992a4d3ec7bdf82', '[\"*\"]', '2023-08-19 23:34:32', NULL, '2023-08-12 18:32:05', '2023-08-19 23:34:32'), +(150, 'App\\Models\\User', 1070, 'Hamdi❤️', '2d3fcebe362c73248ee76e39b197d066e9f3322bf97c0749797bdbb441a17d77', '[\"*\"]', '2023-08-16 12:51:04', NULL, '2023-08-12 19:42:31', '2023-08-16 12:51:04'), +(151, 'App\\Models\\User', 1071, 'iPhone', '435f47938e01f31a3560e8638f6adbb68351f8445d9c2a9f826b8a737d470c92', '[\"*\"]', '2023-08-19 21:10:39', NULL, '2023-08-12 20:02:27', '2023-08-19 21:10:39'), +(152, 'App\\Models\\User', 1072, 'iPhone', '1d8be5b914e31c1bbf4bf87368ae0ba467b6f09c6780c6109ca094ba5e668f76', '[\"*\"]', '2023-08-21 11:15:47', NULL, '2023-08-12 20:49:40', '2023-08-21 11:15:47'), +(153, 'App\\Models\\User', 1073, 'iPhone', 'b1e94cc6b3321eaa145a759d41cd84cb2fe5cc4a9290abdc44f4aa9735ff96a4', '[\"*\"]', '2023-08-19 11:24:56', NULL, '2023-08-12 21:01:33', '2023-08-19 11:24:56'), +(154, 'App\\Models\\User', 1024, 'Vivian lav', '3f797563086552ce03474e1b431369d1cf3178e71c87e0e56cfc2837df494372', '[\"*\"]', '2023-08-23 17:42:46', NULL, '2023-08-12 21:26:27', '2023-08-23 17:42:46'), +(155, 'App\\Models\\User', 221, 'Cute’s iPhone', '922c0a926943336d2314ff2efec9d86a8249f14707c5a921b753c51510b3e85e', '[\"*\"]', '2023-08-23 19:52:15', NULL, '2023-08-12 22:30:56', '2023-08-23 19:52:15'), +(156, 'App\\Models\\User', 612, 'X665B-H6222IJKL-R-OP-230706V703', 'aed94500c609ab3887131a9d5dcfe51d1913a0c7f0121d6637709c92d369b382', '[\"*\"]', NULL, NULL, '2023-08-12 22:47:03', '2023-08-12 22:47:03'), +(157, 'App\\Models\\User', 612, 'X665B-H6222IJKL-R-OP-230706V703', '652cb7aaf574f6f942427e3d0855722e131320ff08930020ca85f50882f55de9', '[\"*\"]', '2023-08-12 23:02:07', NULL, '2023-08-12 22:47:05', '2023-08-12 23:02:07'), +(158, 'App\\Models\\User', 1021, 'iPhone', 'd98d80ea437cbe777c0ee48ff0a82fa11626f33603f99c094fe2f2a741220df9', '[\"*\"]', '2023-08-22 20:08:32', NULL, '2023-08-13 00:06:42', '2023-08-22 20:08:32'), +(159, 'App\\Models\\User', 83, 'iPhone', 'e6220bce590738176c7956333255d9092e7141a4213f325ea498f82990ae5296', '[\"*\"]', '2023-08-23 21:44:13', NULL, '2023-08-13 02:05:50', '2023-08-23 21:44:13'), +(161, 'App\\Models\\User', 516, 'iPhone', '0513b9b9609a10fb5d6fb9d44e018408db8eb8ce18c5e3ec3d44a005d4a673a6', '[\"*\"]', '2023-08-23 20:08:29', NULL, '2023-08-13 06:47:30', '2023-08-23 20:08:29'), +(163, 'App\\Models\\User', 20, 'X657B-H6117DFJ-QGo-OP-220822V438', '70871ffefaaf56e7e98b94cfd1cd46fb4bd553e48ba72ac0f36d95669606d64e', '[\"*\"]', '2023-08-22 09:54:54', NULL, '2023-08-13 07:29:00', '2023-08-22 09:54:54'), +(164, 'App\\Models\\User', 908, 'iPhone', 'a0e1e09d9e05901d79c0f69f69d71f7a21db4815cc3ee7eebb04fb3fb0eaad04', '[\"*\"]', '2023-08-24 08:30:42', NULL, '2023-08-13 07:56:57', '2023-08-24 08:30:42'), +(165, 'App\\Models\\User', 1074, 'iPhone', 'c0c4fd1e481e6a1b6987798f03e7a926f91a341c839e7ea8591ceaa3240487ea', '[\"*\"]', '2023-08-13 09:17:40', NULL, '2023-08-13 09:17:38', '2023-08-13 09:17:40'), +(167, 'App\\Models\\User', 1075, 'iPhone', '53d5bca92aeb9c69da9a95edad4e54f60c8114a691778a7215cf1679d6d1ddae', '[\"*\"]', '2023-08-13 11:17:42', NULL, '2023-08-13 11:16:58', '2023-08-13 11:17:42'), +(168, 'App\\Models\\User', 1033, 'iPhone', 'ffdc80c0b09f1d613329ffab85322259fc49fd6a6ac4e4608d4a2999dba8df9f', '[\"*\"]', '2023-08-18 19:51:19', NULL, '2023-08-13 11:28:01', '2023-08-18 19:51:19'), +(169, 'App\\Models\\User', 23, 'CC7-H626ABC-P-210719V427', '4aa581d7e7a2de8cf1bb73903f334795ec955982a58a334652ecc771ae695fe0', '[\"*\"]', '2023-08-21 17:58:28', NULL, '2023-08-13 11:48:41', '2023-08-21 17:58:28'), +(171, 'App\\Models\\User', 52, 'iPhone', 'fd0c9b2122f0f4ca04d56a85519868f8583620cebd77bf753ea14da0f3c1bb37', '[\"*\"]', '2023-08-13 16:43:09', NULL, '2023-08-13 14:01:42', '2023-08-13 16:43:09'), +(172, 'App\\Models\\User', 1077, 'iPhone', '0b05138eeb9309f02e2ea64d8b9a7a35de2a5ae76b63ee9f234b1bf24104de22', '[\"*\"]', '2023-08-23 17:00:21', NULL, '2023-08-13 14:17:01', '2023-08-23 17:00:21'), +(173, 'App\\Models\\User', 39, 'iPhone', '42286932088c5dbefe4833e7ead03ab9c9dc954f95f975eca8b4c248318455a9', '[\"*\"]', '2023-08-22 11:17:28', NULL, '2023-08-13 14:39:07', '2023-08-22 11:17:28'), +(174, 'App\\Models\\User', 1027, 'TKQ1.221114.001 test-keys', '73431184ea583779c3daad4a6d924f024917986bbdeb5c91211dd78cd15b10ac', '[\"*\"]', '2023-08-13 15:02:59', NULL, '2023-08-13 15:02:26', '2023-08-13 15:02:59'), +(175, 'App\\Models\\User', 1078, 'TKQ1.221114.001 test-keys', 'f0eed81d732b9c8608b59e35869884403e5c3c6d1634e72da4b92b269b14c02c', '[\"*\"]', '2023-08-13 15:07:12', NULL, '2023-08-13 15:06:55', '2023-08-13 15:07:12'), +(176, 'App\\Models\\User', 1079, 'TKQ1.221114.001 test-keys', '85e60b1905495cbbaed9391405a6721738e0d5c66253c85fe68522b300d1be5e', '[\"*\"]', '2023-08-13 15:25:47', NULL, '2023-08-13 15:07:54', '2023-08-13 15:25:47'), +(177, 'App\\Models\\User', 335, 'iPhone', 'de6c564663172734fdcc9c8954f8e436d4083603878006c0abe9ce68747c6193', '[\"*\"]', '2023-08-13 15:18:00', NULL, '2023-08-13 15:13:02', '2023-08-13 15:18:00'), +(178, 'App\\Models\\User', 1080, 'X689C-H696AnAo-R-OP-220211V276', '1dfd8b8274fda860c647cff2bf61ae5820da40c013fdfce8b3408920b6d288b3', '[\"*\"]', '2023-08-19 17:05:35', NULL, '2023-08-13 15:25:39', '2023-08-19 17:05:35'), +(179, 'App\\Models\\User', 530, 'SP1A.210812.016.G986USQU3FVG6', '6de3bab421d7c90d4d0e100aadf05a16afe2ce0d4120d9b6c4c9288ad8f5d161', '[\"*\"]', '2023-08-19 07:26:24', NULL, '2023-08-13 15:28:50', '2023-08-19 07:26:24'), +(184, 'App\\Models\\User', 1081, 'iPhone 7 Plus', 'f617b70c23c41dd6e274feba3ec020ded35ed874a36e324801578aa8829d3824', '[\"*\"]', '2023-08-13 19:39:17', NULL, '2023-08-13 16:57:17', '2023-08-13 19:39:17'), +(185, 'App\\Models\\User', 1083, 'CPH2365_11_F.69', '387b6851b5cd1da44bc101863e1559e6110abf75cc294ed6e5526804be81fdf7', '[\"*\"]', '2023-08-15 21:57:37', NULL, '2023-08-13 17:10:34', '2023-08-15 21:57:37'), +(186, 'App\\Models\\User', 1057, 'iPhone', '011faa8157d842d86aa8122329ddb99c241a1142168e56bd1b316f857cf603f1', '[\"*\"]', '2023-08-23 20:33:11', NULL, '2023-08-13 17:54:44', '2023-08-23 20:33:11'), +(187, 'App\\Models\\User', 950, 'iPhone', '67d870156392426b0c1e7d3cbef028cf1227e29bbeb1f751eb4cbe0ebaa5a9a0', '[\"*\"]', '2023-08-13 18:03:58', NULL, '2023-08-13 17:59:03', '2023-08-13 18:03:58'), +(188, 'App\\Models\\User', 950, 'iPhone', '7a8de063208d0a27295eb54e3c52eba3b48d78f31bc4ba6dfeb08b062ac9991e', '[\"*\"]', '2023-08-13 18:16:48', NULL, '2023-08-13 18:07:16', '2023-08-13 18:16:48'), +(189, 'App\\Models\\User', 1084, 'Nanaesi❤️🥰🥰', 'dd7595b833c25098f31f36d8bfaaeb1247764767bb808d88ab2b7b1fe3fc0df0', '[\"*\"]', '2023-08-23 18:01:50', NULL, '2023-08-13 18:08:55', '2023-08-23 18:01:50'), +(190, 'App\\Models\\User', 950, 'iPhone', 'ae142cadf067eb4ab34b2d4823d163a54dd7d0565758147cbfb64545b3a4ee1f', '[\"*\"]', '2023-08-22 10:12:04', NULL, '2023-08-13 18:18:52', '2023-08-22 10:12:04'), +(191, 'App\\Models\\User', 938, 'TP1A.220624.014.A245FXXU2AWE6', 'e0cfef0c262ebc20a9ab175664d9cc0778d4f7706e1da9ed9d6606ca61667db8', '[\"*\"]', '2023-08-14 09:45:11', NULL, '2023-08-13 19:02:27', '2023-08-14 09:45:11'), +(192, 'App\\Models\\User', 1085, 'X693-H697T-R-GL-S2-220826V159', 'd5831d033fb078f214552fb27e83393b82c847d4a58ae575f6a050b14df232bd', '[\"*\"]', '2023-08-23 13:02:15', NULL, '2023-08-13 19:05:47', '2023-08-23 13:02:15'), +(193, 'App\\Models\\User', 1086, 'Toks\' iPhone', 'f944685e14536bfc893bf1a19931aa5917ced2994a624144959e8497c397b6b4', '[\"*\"]', '2023-08-23 13:14:42', NULL, '2023-08-13 20:40:24', '2023-08-23 13:14:42'), +(194, 'App\\Models\\User', 1087, 'iPhone', '28f4f0dbf4dfe7f61a86d708ec9aa46c3e3270f4b1e8241037b3cd8b4f2fe864', '[\"*\"]', '2023-08-22 08:19:50', NULL, '2023-08-13 21:03:51', '2023-08-22 08:19:50'), +(195, 'App\\Models\\User', 1088, 'iPhone', '6338ffdb42f5ea2756c47c7d5aacca5f0f9150f5039482a13a04b5144edc7f9b', '[\"*\"]', '2023-08-23 16:06:38', NULL, '2023-08-13 21:09:45', '2023-08-23 16:06:38'), +(196, 'App\\Models\\User', 981, 'iPhone', 'df9020583f7b27b987a062577cb0502332407c3377c79d436e7b1a4d10e43eb1', '[\"*\"]', '2023-08-23 14:55:28', NULL, '2023-08-13 21:59:32', '2023-08-23 14:55:28'), +(197, 'App\\Models\\User', 306, 'iPhone', 'b3c2657bf1623bb4f5a8e112913419ddc0cbc8b9751560689ac81de392f68807', '[\"*\"]', NULL, NULL, '2023-08-13 22:30:40', '2023-08-13 22:30:40'), +(198, 'App\\Models\\User', 306, 'iPhone', '8a6d3745c40a5d640b3b7510f1e1277c54cd5e82b55b7f9e4359b2925df134e8', '[\"*\"]', '2023-08-23 12:15:23', NULL, '2023-08-13 22:30:42', '2023-08-23 12:15:23'), +(201, 'App\\Models\\User', 1090, 'iPhone', '8cb477ecc9eb342d5a55c94fe113635dd561f47d2bc240467edb0d9cb89f008a', '[\"*\"]', '2023-08-23 23:59:47', NULL, '2023-08-13 23:20:54', '2023-08-23 23:59:47'), +(202, 'App\\Models\\User', 1091, '✅', 'a9333cb65f23f06e78a1973eaf85ac269fdf8ca1b6495e4889902e91e34a2660', '[\"*\"]', '2023-08-23 01:14:36', NULL, '2023-08-14 01:41:08', '2023-08-23 01:14:36'), +(203, 'App\\Models\\User', 1092, 'iPhone', '96b2a50df83d89ae59711db6e1ed60853e733eb5e6d63e7b0c5547cacf46d96e', '[\"*\"]', '2023-08-14 01:54:00', NULL, '2023-08-14 01:51:16', '2023-08-14 01:54:00'), +(204, 'App\\Models\\User', 239, 'Hot😍Ice🥶❤️🦋', 'b72249288b72db917d0926b0f0960a20dac354e20dc06d133a9de04c15b5f2ce', '[\"*\"]', '2023-08-22 06:23:31', NULL, '2023-08-14 03:23:27', '2023-08-22 06:23:31'), +(205, 'App\\Models\\User', 619, 'iPhone', '4b12d9dceae76d808e105849955ad740fa56f6f1d10708fa18b00603d072cb58', '[\"*\"]', '2023-08-22 11:20:40', NULL, '2023-08-14 04:31:07', '2023-08-22 11:20:40'), +(206, 'App\\Models\\User', 1093, 'STK-L21M 10.0.0.274(C185E3R6P1)', '7a6db2fd01b7aeef01753a88acfd460c745fe4c2d812262c44b0cc60db8d5a72', '[\"*\"]', '2023-08-14 04:37:33', NULL, '2023-08-14 04:36:14', '2023-08-14 04:37:33'), +(207, 'App\\Models\\User', 1094, 'iPhone', 'd1671c27403073a554be9a6fc6101fce19dc99c98423fac2b7490bb92120c9e5', '[\"*\"]', '2023-08-21 21:07:22', NULL, '2023-08-14 05:12:47', '2023-08-21 21:07:22'), +(209, 'App\\Models\\User', 786, 'iPhone', '094531f3287ac6f560e811612b8405bf400b47ed1f9de1f867212301e3ba8a5c', '[\"*\"]', '2023-08-16 22:04:45', NULL, '2023-08-14 06:50:34', '2023-08-16 22:04:45'), +(210, 'App\\Models\\User', 1095, 'RP1A.201005.001.A032FXXS2AVJ2', '49c09d414f84fcce5ca595f50d3df952cd31286060f859769a3430f59f9478ce', '[\"*\"]', '2023-08-24 07:40:14', NULL, '2023-08-14 07:40:32', '2023-08-24 07:40:14'), +(211, 'App\\Models\\User', 938, 'TP1A.220624.014.A135FXXU2BVL2', '43db1a65c163131b311b8b310354fa96e8e7278df332ff0c22be58656391d150', '[\"*\"]', '2023-08-20 20:17:46', NULL, '2023-08-14 08:00:29', '2023-08-20 20:17:46'), +(212, 'App\\Models\\User', 1097, 'X657C-H6117GH-QGo-GL-210825V252', '8fa19959fb7b1bc3b4793355a345f196c7088515a4fa3d9265c8b38aab47d20d', '[\"*\"]', '2023-08-22 21:40:39', NULL, '2023-08-14 08:16:55', '2023-08-22 21:40:39'), +(213, 'App\\Models\\User', 31, 'SP1A.210812.016.A032FXXU3BWF2', 'ec54e2e03a49da47017db85c6e56adf7aaef31c9b38d6e387a82a2ace2c9c67b', '[\"*\"]', '2023-08-24 06:21:48', NULL, '2023-08-14 08:16:57', '2023-08-24 06:21:48'), +(214, 'App\\Models\\User', 1098, 'iPhone', '953294fa20c2e790913045314f21d737f4537af993c57919fd3936ce00964dab', '[\"*\"]', '2023-08-14 21:10:26', NULL, '2023-08-14 08:27:21', '2023-08-14 21:10:26'), +(215, 'App\\Models\\User', 1096, 'Diego-L21C432B124', '5908b62b8e9687387696139ce894c0d9bdffc3670ef1b002cc491fcd9c923052', '[\"*\"]', '2023-08-21 15:47:26', NULL, '2023-08-14 08:40:27', '2023-08-21 15:47:26'), +(216, 'App\\Models\\User', 769, 'RP1A.200720.012.A107FXXS8CWD3', '8d92dca860ec29e1ac9ff45a016da68482d80144bf2049431f2e409380e1da11', '[\"*\"]', '2023-08-14 08:44:09', NULL, '2023-08-14 08:41:45', '2023-08-14 08:44:09'), +(217, 'App\\Models\\User', 1100, 'iPhone', '1bbbe3abee180a2ede1e0d934961339a36f8ab49e7f91f8e62e9e256963e6db1', '[\"*\"]', '2023-08-23 19:47:18', NULL, '2023-08-14 09:41:50', '2023-08-23 19:47:18'), +(219, 'App\\Models\\User', 416, 'TP1A.220624.014.A225FXXU6DWE3', 'bd6a13fb40003e1675feb80f4335b26bb858ef6cce85b346765023f16bfbcf88', '[\"*\"]', '2023-08-23 12:06:12', NULL, '2023-08-14 10:24:36', '2023-08-23 12:06:12'), +(221, 'App\\Models\\User', 646, 'CK7n-H894ABC-T-GL-230621V1247', '626ba6ec94935ca725e34e4e20125c67881d075b5de9ce89413045c028e86cc2', '[\"*\"]', '2023-08-23 21:10:33', NULL, '2023-08-14 12:04:11', '2023-08-23 21:10:33'), +(222, 'App\\Models\\User', 1102, 'BD3-WZ802AB-RGo-OP-230411V038', '404afb41e4446098645b76d9f7480b3e78dce7ca4ba544dda80ee87034ac9d0c', '[\"*\"]', '2023-08-17 16:44:19', NULL, '2023-08-14 12:12:59', '2023-08-17 16:44:19'), +(223, 'App\\Models\\User', 1103, 'iPhone', 'f8178dcb5846eeaf7b321f2951b777198f68ab0b39ff2dd83b91d7927836f18f', '[\"*\"]', '2023-08-16 05:35:53', NULL, '2023-08-14 12:15:53', '2023-08-16 05:35:53'), +(224, 'App\\Models\\User', 1105, 'iPhone', 'f37f6b32f588e858bf250a41a656767abe503562e9b635c0996e61712ad24089', '[\"*\"]', '2023-08-14 12:20:48', NULL, '2023-08-14 12:20:46', '2023-08-14 12:20:48'), +(225, 'App\\Models\\User', 672, 'Baby💜Naa💜', 'fbb9d9642113b50b64c8c3103ba79039e493d2e6c5ccdb423aae6357c59e86db', '[\"*\"]', '2023-08-19 06:55:04', NULL, '2023-08-14 12:22:53', '2023-08-19 06:55:04'), +(226, 'App\\Models\\User', 1106, 'iPhone', '3b663807ce6be98a2109defe5bcc59447183ae70328940d0999d22d8cd84cb20', '[\"*\"]', '2023-08-22 16:45:13', NULL, '2023-08-14 12:25:48', '2023-08-22 16:45:13'), +(227, 'App\\Models\\User', 1108, 'Hajiamusha💕', 'f84f1459e1105f710bad63409465c93ad788cb97d37de5b498c336c0310afd37', '[\"*\"]', '2023-08-18 21:50:21', NULL, '2023-08-14 12:28:42', '2023-08-18 21:50:21'), +(228, 'App\\Models\\User', 857, 'iPhone 11', 'a1ba46ab48c8348fed637251b68300cedfe1f4a5259db1e78dc95b1c534ef2bf', '[\"*\"]', '2023-08-15 11:20:55', NULL, '2023-08-14 12:34:52', '2023-08-15 11:20:55'), +(229, 'App\\Models\\User', 1109, 'iPhone', '59851f66db364697ebe4cecb67e98fcf6a453515c7f2a441b888f8f5d67ed461', '[\"*\"]', '2023-08-18 19:54:46', NULL, '2023-08-14 12:36:10', '2023-08-18 19:54:46'), +(230, 'App\\Models\\User', 408, 'iPhone', '5b7d02c627faf274c1407d8bceba659632b9efa0d4d2d2360f9251c97da5d96e', '[\"*\"]', '2023-08-23 17:18:33', NULL, '2023-08-14 12:37:22', '2023-08-23 17:18:33'), +(231, 'App\\Models\\User', 1111, 'iPhone', '08cd1e406730589a0402c71b4d333295815ef723db56a8d7c26bbaa337475420', '[\"*\"]', '2023-08-21 19:04:27', NULL, '2023-08-14 12:39:28', '2023-08-21 19:04:27'), +(232, 'App\\Models\\User', 1112, 'Dedei🤍', '55c969e2d54c44348e84fe2b8471c29c9fc0ea15f31f5693b590f84e7a952fd1', '[\"*\"]', '2023-08-14 13:01:00', NULL, '2023-08-14 13:00:16', '2023-08-14 13:01:00'), +(233, 'App\\Models\\User', 1113, 'KI5k-F065ABCDEAgAh-S-GL-20230428V418', '01463b03ba8b18844c4aa15a477f0c5a60a12f0d8601a747c5970e6ff3da00a2', '[\"*\"]', '2023-08-21 23:27:33', NULL, '2023-08-14 13:03:49', '2023-08-21 23:27:33'), +(235, 'App\\Models\\User', 1114, 'X688B-H659ABCDEFGHIJKLMNO-R-GL-220110V551', '5fd356d90652357427faa68d7e3b0e10d7ccf91602939ca62cb67240f2fb12e1', '[\"*\"]', '2023-08-14 13:33:12', NULL, '2023-08-14 13:33:02', '2023-08-14 13:33:12'), +(236, 'App\\Models\\User', 1115, 'iPhone', '95a0e9222f3b99c099e6210dc6c133a14fc256d02eb07cf2c6ed619bb0a1960f', '[\"*\"]', '2023-08-14 13:34:58', NULL, '2023-08-14 13:33:12', '2023-08-14 13:34:58'), +(238, 'App\\Models\\User', 1116, 'iPhone', '6de4633edd4f4bad368b437bb7f92cf68ce8eff0b30d0714d04bca44b2be46f7', '[\"*\"]', '2023-08-21 11:16:31', NULL, '2023-08-14 13:36:01', '2023-08-21 11:16:31'), +(240, 'App\\Models\\User', 1121, 'iPhone', '3cdb95b67fb18cf8ecab0456cc1e0529cbe5ebe94233589ef8acaf2d34120974', '[\"*\"]', '2023-08-23 11:58:31', NULL, '2023-08-14 13:51:49', '2023-08-23 11:58:31'), +(241, 'App\\Models\\User', 1118, 'X626-H624JK-P-200612V417', '425eb9b3e9cfcefae7ddc785def3361ab68963dc062d03bfa422e5c39f5289dd', '[\"*\"]', '2023-08-14 14:05:41', NULL, '2023-08-14 13:57:17', '2023-08-14 14:05:41'), +(242, 'App\\Models\\User', 1119, 'iPhone', '8031fc917ad1ce1845ed3f06037da451d3559953be03fd5187fc1b571f0dbe69', '[\"*\"]', '2023-08-14 14:08:45', NULL, '2023-08-14 14:00:53', '2023-08-14 14:08:45'), +(243, 'App\\Models\\User', 1122, 'iPhone', '1bc65572b6b8286d6834d72dc505d7c1387a5e10f40668e8621d45169c70f4aa', '[\"*\"]', '2023-08-24 07:30:19', NULL, '2023-08-14 14:28:28', '2023-08-24 07:30:19'), +(246, 'App\\Models\\User', 269, 'KI7-V7510AACDGHJKLMN-T-GL-230318V1631', 'eff3596cb81537631173182505fd4d93fda000b1d7306585615dae319c9692da', '[\"*\"]', '2023-08-24 06:50:11', NULL, '2023-08-14 14:41:32', '2023-08-24 06:50:11'), +(247, 'App\\Models\\User', 1123, 'iPhone', 'e7583513bf987a1bdaac9baa009a7c69b1edc6cb0d3759361b662b65bee32514', '[\"*\"]', '2023-08-23 09:32:55', NULL, '2023-08-14 14:45:28', '2023-08-23 09:32:55'), +(248, 'App\\Models\\User', 1124, 'iPhone', '5d8fb1c862459ca06cf38dab92473f30c1600aafa889c7afa8973dfce1ff0ae9', '[\"*\"]', '2023-08-14 14:49:43', NULL, '2023-08-14 14:45:41', '2023-08-14 14:49:43'), +(249, 'App\\Models\\User', 1126, 'iPhone', 'ee32e00dd90a41701324f9bbe863b25637d3b5bf02ff9112804dd35e6c3df42d', '[\"*\"]', '2023-08-23 22:05:59', NULL, '2023-08-14 15:24:17', '2023-08-23 22:05:59'), +(250, 'App\\Models\\User', 478, 'P681L-F6315-10.0-OP-V66-20230223', 'bdcf54a2286f960f5f415dd2855c16de068c44a1aa5ac4a7b8fb624eb85ba299', '[\"*\"]', '2023-08-14 15:38:51', NULL, '2023-08-14 15:36:50', '2023-08-14 15:38:51'), +(251, 'App\\Models\\User', 1128, 'SP1A.210812.016.A127FXXU7BVI4', 'ef224be8d4c7171458eabaeaacb70bec15f1383a34868930151be893a300b855', '[\"*\"]', '2023-08-17 09:46:08', NULL, '2023-08-14 15:43:51', '2023-08-17 09:46:08'), +(252, 'App\\Models\\User', 1129, 'TP1A.220624.014.A515FXXU7HWF1', '660622400bf90d87168a12149df6de6cc1174504b74c6e79e93cf7682f6ddc74', '[\"*\"]', '2023-08-21 19:38:12', NULL, '2023-08-14 16:10:23', '2023-08-21 19:38:12'), +(253, 'App\\Models\\User', 1130, 'KH7-H6919ABC-S-OP-230529V698', '4c669a675aae519fc24f6a947e60268e50276161df0f22e45d591b750c5f5fc2', '[\"*\"]', '2023-08-14 17:00:19', NULL, '2023-08-14 16:10:36', '2023-08-14 17:00:19'), +(254, 'App\\Models\\User', 1131, 'iPhone', '8501387519ef1bd54eed580d91636f5007c04937474ee0986a316da250ec0b85', '[\"*\"]', '2023-08-19 15:59:57', NULL, '2023-08-14 16:21:24', '2023-08-19 15:59:57'), +(255, 'App\\Models\\User', 1132, 'iPhone', '9609805c2ef7d78a138bdfc504fbc92a4e069fbc3fd68e4b63a7609f4297e99d', '[\"*\"]', '2023-08-22 09:13:14', NULL, '2023-08-14 16:35:23', '2023-08-22 09:13:14'), +(256, 'App\\Models\\User', 669, '00WW_1_150_SP01', '9b935f6bf42ca6db84242873fa1ac2bcb81a449d51419f142329d480d1edf8ab', '[\"*\"]', '2023-08-22 09:03:33', NULL, '2023-08-14 16:40:40', '2023-08-22 09:03:33'), +(257, 'App\\Models\\User', 648, 'iPhone', 'fd7244ae77b10d723684c527e58159b039fa9e7429d135715ead50c420f967e2', '[\"*\"]', '2023-08-18 19:56:04', NULL, '2023-08-14 16:55:47', '2023-08-18 19:56:04'), +(258, 'App\\Models\\User', 434, 'iPhone', '9f2fd359cb831e7a03ff332c273db4fcd2fb7c00f98bf30bf413e5c54d161766', '[\"*\"]', '2023-08-14 17:22:36', NULL, '2023-08-14 17:22:34', '2023-08-14 17:22:36'), +(259, 'App\\Models\\User', 434, 'iPhone', '7dc8e610d8500e748e808e032cc70abef5fb4a630cf0b130a0ad73e3cbf5db53', '[\"*\"]', '2023-08-21 11:13:30', NULL, '2023-08-14 17:22:37', '2023-08-21 11:13:30'), +(260, 'App\\Models\\User', 1133, 'iPhone', 'd8496da119305921f5bbeb2388e2d81445c1b9e988e1dc06cd5a5988d8d1f202', '[\"*\"]', '2023-08-20 14:52:46', NULL, '2023-08-14 17:58:48', '2023-08-20 14:52:46'), +(261, 'App\\Models\\User', 1134, '00WW_1_270_SP01', '08bf0622b69c5566c098ea3b429a7a4f7699b38ab044ae771b1074aa62874984', '[\"*\"]', '2023-08-16 21:11:45', NULL, '2023-08-14 19:12:30', '2023-08-16 21:11:45'), +(262, 'App\\Models\\User', 878, 'CH6-H6912D-S-OP-230626V754', '979fa57f93ae271bd2da922bab6fd783a7c52b7b8b26a71958282d054cf1d45e', '[\"*\"]', '2023-08-18 20:58:32', NULL, '2023-08-14 19:25:48', '2023-08-18 20:58:32'), +(263, 'App\\Models\\User', 1136, '❤️Vivis 💦', '0000d05cdedc11e776e1efcaba8c058903eb00ef7c0aac63adcbccee80679b77', '[\"*\"]', '2023-08-23 22:20:32', NULL, '2023-08-14 20:01:07', '2023-08-23 22:20:32'), +(264, 'App\\Models\\User', 1137, 'iPhone', '3dbcd42d9e24ffa449f5124ec2856c22a0a4102e160231e90a84e6f6a6bbfd37', '[\"*\"]', '2023-08-16 18:09:29', NULL, '2023-08-14 20:10:28', '2023-08-16 18:09:29'), +(265, 'App\\Models\\User', 1138, 'iPhone', '1f919c41c992c79f9ead7e9d0045da7e1f630aebb996757a19278d4b018c9521', '[\"*\"]', '2023-08-14 20:31:53', NULL, '2023-08-14 20:30:25', '2023-08-14 20:31:53'), +(266, 'App\\Models\\User', 1139, 'TP1A.220624.014.A725FXXU6DWE3', '5958d3a365ff019f87f9ad062f78a7ce78779a17cb1daafe07829259e4facd94', '[\"*\"]', '2023-08-22 14:49:08', NULL, '2023-08-14 21:04:44', '2023-08-22 14:49:08'), +(267, 'App\\Models\\User', 1140, 'iPhone', '1d124ef04f0a741b3007ec60cdf3a694ad370d2363236aa4aba01a2988983914', '[\"*\"]', '2023-08-23 22:08:59', NULL, '2023-08-14 21:08:53', '2023-08-23 22:08:59'), +(268, 'App\\Models\\User', 1141, 'CPH2375_11_F.58', '99d265a3b5e74584219d1ff7e80626f89a49d6b84bbcd8964ecf7926ce389deb', '[\"*\"]', '2023-08-22 20:36:17', NULL, '2023-08-14 21:16:57', '2023-08-22 20:36:17'), +(269, 'App\\Models\\User', 1142, 'iPhone', '87f30a3bc3b8d4160b351c6061c245cf65b9a0e8cfaf5fbaa253a0a15f2a0c3c', '[\"*\"]', '2023-08-21 20:05:13', NULL, '2023-08-14 21:42:35', '2023-08-21 20:05:13'), +(270, 'App\\Models\\User', 1143, 'CG7-H697ARS-R-GL-230416V1033', 'cace028a3a7baf9e241270ea4edd16cfd424b5252150ecc0bfc2293ad8998da1', '[\"*\"]', '2023-08-22 06:08:36', NULL, '2023-08-14 21:44:52', '2023-08-22 06:08:36'), +(271, 'App\\Models\\User', 1144, 'iPhone', 'da32b74937749ef8cd05d70a70302c719b814ac42dc51ddb1e4c02bac0b7bc78', '[\"*\"]', '2023-08-17 03:56:45', NULL, '2023-08-14 21:49:48', '2023-08-17 03:56:45'), +(272, 'App\\Models\\User', 1145, 'iPhone', '89451b4dca1d9fe4c3d3551008afa2e57de28faf74a825e467b5b7a9a311ee6b', '[\"*\"]', '2023-08-16 18:02:53', NULL, '2023-08-14 21:51:02', '2023-08-16 18:02:53'), +(273, 'App\\Models\\User', 1146, 'iPhone', '4253c515b85a361f8219c4bd194c6345dc4e08ebc54bd37a97057783f89075ca', '[\"*\"]', '2023-08-19 10:28:21', NULL, '2023-08-14 22:31:16', '2023-08-19 10:28:21'), +(274, 'App\\Models\\User', 1147, 'PPR1.180610.011.G955FXXS5DSC6', '5fb51d64a68bf97a20b79cd9d153b7e8b71574c21613e024178f7a64a837ea0a', '[\"*\"]', '2023-08-22 21:40:48', NULL, '2023-08-14 22:52:14', '2023-08-22 21:40:48'), +(275, 'App\\Models\\User', 1148, 'Grace ❤️💥🌈', '6d30be94866487730c2290bf9faeabd243d85ebac3f3e13048450ae5d303a081', '[\"*\"]', '2023-08-15 00:44:04', NULL, '2023-08-15 00:43:21', '2023-08-15 00:44:04'), +(276, 'App\\Models\\User', 1150, 'Awula🦋❤️💫', 'e9ed5c9fac1ea0ce14f53967139e3bf2437b8c80789640361c0198751fd60a9c', '[\"*\"]', '2023-08-15 06:49:31', NULL, '2023-08-15 06:48:20', '2023-08-15 06:49:31'), +(277, 'App\\Models\\User', 1151, 'TP1A.220624.014.A736BXXS2BWA3', 'cb90391759de17d305e1f90c58a93fe7218dbc68e490c2eb4804d2e55e9c5be8', '[\"*\"]', '2023-08-15 07:10:24', NULL, '2023-08-15 07:09:46', '2023-08-15 07:10:24'), +(278, 'App\\Models\\User', 1152, 'iPhone', '6da8c23a85308eea4ad2dca31b2dd770e9b188109960c9ee6e3744b970c91ba6', '[\"*\"]', '2023-08-15 08:11:09', NULL, '2023-08-15 08:11:08', '2023-08-15 08:11:09'), +(279, 'App\\Models\\User', 1153, 'iPhone', 'c44b8b8ab2a70c5a032e3a8c2c640d2e4a1c440975bbac54c841fe0ce3ef2618', '[\"*\"]', '2023-08-15 08:23:11', NULL, '2023-08-15 08:22:56', '2023-08-15 08:23:11'), +(280, 'App\\Models\\User', 1154, 'X655C-H6211ABKG-Q-OP-220314V315', 'a1f28e187e66739ad09ba100b2ad01ddcf627fcf74d258430c6097b26d338d1a', '[\"*\"]', '2023-08-18 20:36:10', NULL, '2023-08-15 08:33:00', '2023-08-18 20:36:10'), +(281, 'App\\Models\\User', 1155, 'X572-H5312AD-O-181016V174', '587dcac4613e13b6e7c48350185a7614666e49f1bf0c8f4a6c510c1004d6c5b3', '[\"*\"]', '2023-08-15 09:10:47', NULL, '2023-08-15 08:42:56', '2023-08-15 09:10:47'), +(282, 'App\\Models\\User', 1156, 'RP1A.200720.012.A127FXXU5AVC5', '3647eb4f6b4120b3743e53c4b99fa585429c383e3b176fa85be1a26b88a8fe41', '[\"*\"]', '2023-08-15 08:47:44', NULL, '2023-08-15 08:46:02', '2023-08-15 08:47:44'), +(283, 'App\\Models\\User', 1157, 'TP1A.220624.014.A515FXXU7HWF1', 'fa67f954699670dd5eea6e7df5eff1d733c4c498d425c1a95a61f3a3881e825f', '[\"*\"]', '2023-08-17 17:34:43', NULL, '2023-08-15 08:55:58', '2023-08-17 17:34:43'), +(284, 'App\\Models\\User', 44, 'X665B-H6222IJKL-R-OP-230509V686', '6c96fd91de486b46432e57615c78623fddf367e9ea1b0ab9352abe04069256a4', '[\"*\"]', '2023-08-19 12:04:46', NULL, '2023-08-15 09:26:03', '2023-08-19 12:04:46'), +(289, 'App\\Models\\User', 1158, 'iPhone', 'e929bc9e24546f688794cb3395423537117729c7ec6d58e2dee111742aaeea14', '[\"*\"]', '2023-08-18 10:28:11', NULL, '2023-08-15 09:54:20', '2023-08-18 10:28:11'), +(291, 'App\\Models\\User', 1159, 'iPhone', '6fea7473fe7e27942d5700d2ca16a743afc57058407500f7f627e12216a0f893', '[\"*\"]', '2023-08-18 20:04:58', NULL, '2023-08-15 10:01:16', '2023-08-18 20:04:58'), +(292, 'App\\Models\\User', 949, 'iPhone', '452e3a3915cb3b70a630fb8696d214fece6a6a2ad13aabfe3e757f26d99448ce', '[\"*\"]', '2023-08-22 08:32:34', NULL, '2023-08-15 10:12:52', '2023-08-22 08:32:34'), +(293, 'App\\Models\\User', 1161, 'iPhone', '3b15e6345a1a60034355a7bf63bee13fe4c6692ebe91db1570f87e9e4729a6f1', '[\"*\"]', '2023-08-22 13:36:12', NULL, '2023-08-15 11:04:18', '2023-08-22 13:36:12'), +(294, 'App\\Models\\User', 1162, 'iPhone', '6a8d06fe3c66a275bd443fb45c1d1f0d7e08186974de169182ecbe311239a4f6', '[\"*\"]', '2023-08-15 12:55:03', NULL, '2023-08-15 12:53:22', '2023-08-15 12:55:03'), +(296, 'App\\Models\\User', 433, 'iPhone', '18da429b5b8d75f27fd644b9ca8ae3505028b00527915a795d74f54048666824', '[\"*\"]', '2023-08-24 07:30:18', NULL, '2023-08-15 13:34:28', '2023-08-24 07:30:18'), +(297, 'App\\Models\\User', 485, 'iPhone', '304e53aa2e2b89c41f625d1d7af1fab340ed77858768ccef947f4826a692f71f', '[\"*\"]', '2023-08-17 08:17:47', NULL, '2023-08-15 14:08:03', '2023-08-17 08:17:47'), +(299, 'App\\Models\\User', 1165, 'iPhone', '4574cab60d60c387fa0036af1bec907d424277906691e9406b8f8395e34a6478', '[\"*\"]', '2023-08-15 15:26:55', NULL, '2023-08-15 15:25:32', '2023-08-15 15:26:55'), +(300, 'App\\Models\\User', 1166, 'iPhone', '332423b7d3a87b5bf05c4351c7be1295141c096ffe02c52d51aa7c4093038bb4', '[\"*\"]', '2023-08-21 19:43:31', NULL, '2023-08-15 15:51:58', '2023-08-21 19:43:31'), +(301, 'App\\Models\\User', 1168, 'iPhone', 'cddd33917d8dff1afef187197fb99078e266985d01f1804047414eb502244d9f', '[\"*\"]', '2023-08-22 15:53:41', NULL, '2023-08-15 16:19:59', '2023-08-22 15:53:41'), +(302, 'App\\Models\\User', 1169, 'TP1A.220624.014.A042FXXS3CWG6', 'f80e3e7f2ec2df06737d492bdf1bb41cef40f15c88823e32e388f73ecbd19278', '[\"*\"]', '2023-08-15 16:24:55', NULL, '2023-08-15 16:24:53', '2023-08-15 16:24:55'), +(303, 'App\\Models\\User', 1170, 'SP1A.210812.016.A025FXXS5CVK1', '27d0e8bb0db84adea4c8606356a72b7e74287602fc63894d84bbf303f5b2b83f', '[\"*\"]', '2023-08-15 16:54:09', NULL, '2023-08-15 16:54:07', '2023-08-15 16:54:09'), +(305, 'App\\Models\\User', 1172, 'X657C-H6117GH-QGo-GL-210114V194', 'cb6c368750c8988fe6e3e196ea6840b9b1c8ac4780a1a592b78f892ced8c7aaf', '[\"*\"]', '2023-08-15 18:19:49', NULL, '2023-08-15 18:17:27', '2023-08-15 18:19:49'); +INSERT INTO `personal_access_tokens` (`id`, `tokenable_type`, `tokenable_id`, `name`, `token`, `abilities`, `last_used_at`, `expires_at`, `created_at`, `updated_at`) VALUES +(306, 'App\\Models\\User', 1173, 'X657C-H6117GH-QGo-GL-220610V322', 'b4ce32f59bfcf704a52d56f4995b946be7b259de842a6af3071a0fb256c5b330', '[\"*\"]', '2023-08-24 01:11:03', NULL, '2023-08-15 18:21:48', '2023-08-24 01:11:03'), +(307, 'App\\Models\\User', 936, 'RP1A.200720.012.A207FXXS4CWC1', '4b38e33762bb41d8497b11db24d7a45a4f367e80bc26c83fe74c7684acef0950', '[\"*\"]', '2023-08-23 06:12:58', NULL, '2023-08-15 19:53:17', '2023-08-23 06:12:58'), +(308, 'App\\Models\\User', 1171, 'RP1A.201005.001.A032FXXS2AVJ2', 'cffbf2fbf3447a72770eb8ee7ddd99891f385a34bc8cfb5310d7a3713ba443d8', '[\"*\"]', '2023-08-23 19:56:39', NULL, '2023-08-15 19:54:28', '2023-08-23 19:56:39'), +(309, 'App\\Models\\User', 1174, 'iPhone', 'df906ec6d44f31f3fe0aa2a243579d299dbb7d6e8edd63f7305a4257aa69f4ab', '[\"*\"]', '2023-08-22 07:17:58', NULL, '2023-08-15 20:59:31', '2023-08-22 07:17:58'), +(310, 'App\\Models\\User', 1175, 'X657-H8030AB-QGo-OP-220421V709', '475db0b5c56ada74d4285339d60baf891a5e806d83b2899988c0efe13f7715e8', '[\"*\"]', '2023-08-24 08:42:22', NULL, '2023-08-15 22:42:00', '2023-08-24 08:42:22'), +(311, 'App\\Models\\User', 1176, 'iPhone', 'd6ec95b5581214b36aedcfa4fd8cb66bb303309221ed12dd8a56bedd21da8a3c', '[\"*\"]', '2023-08-19 03:54:41', NULL, '2023-08-15 22:53:56', '2023-08-19 03:54:41'), +(312, 'App\\Models\\User', 1177, 'iPhone', '7e8368b23aa6343c4dab6d6268228e447d32c688a369349f99b71a4c52b6ce90', '[\"*\"]', '2023-08-15 23:14:36', NULL, '2023-08-15 23:13:03', '2023-08-15 23:14:36'), +(313, 'App\\Models\\User', 1178, 'iPhone', 'e3ac5db7b4b032fe72fe66c395b6dae200c1d5b05fbc3d64ef520f5cbfc3553f', '[\"*\"]', '2023-08-16 06:46:31', NULL, '2023-08-15 23:46:02', '2023-08-16 06:46:31'), +(314, 'App\\Models\\User', 1181, 'iPhone', 'a2f1f123063c41fa9740793b095e953e0b6955ed66c31ffba948a6358210696a', '[\"*\"]', '2023-08-16 06:25:19', NULL, '2023-08-16 05:49:54', '2023-08-16 06:25:19'), +(315, 'App\\Models\\User', 335, 'iPhone', '8090d070b30a095f6e445ede13ade11199a501f70d4e81b6d622651d55eae22f', '[\"*\"]', '2023-08-20 20:04:34', NULL, '2023-08-16 06:54:18', '2023-08-20 20:04:34'), +(316, 'App\\Models\\User', 820, 'iPhone', '01d70d9fe1b2e6dfffbb6c000004f1b745a0f4e0a67f51f84bd2ff82e7ac7ac0', '[\"*\"]', '2023-08-22 19:27:41', NULL, '2023-08-16 07:24:34', '2023-08-22 19:27:41'), +(317, 'App\\Models\\User', 80, 'iPhone', 'f830fa4b7436f24e7a67dbad2aa327dab9ef68285379188990642470f0ff7f16', '[\"*\"]', '2023-08-22 15:02:00', NULL, '2023-08-16 07:29:56', '2023-08-22 15:02:00'), +(318, 'App\\Models\\User', 1182, 'iPhone', 'e7389731efe84368eb7b06b27b05acbbd337908ffcf616e0c2da8eafaad3c61f', '[\"*\"]', '2023-08-19 13:13:27', NULL, '2023-08-16 09:21:07', '2023-08-19 13:13:27'), +(319, 'App\\Models\\User', 1183, 'QP1A.190711.020.A217FXXU5BUB4', '20154343450dbe5ad41a0b0c21a360f207880bf9ec78ea87ed00740ffc692f8f', '[\"*\"]', '2023-08-21 23:09:18', NULL, '2023-08-16 09:57:34', '2023-08-21 23:09:18'), +(321, 'App\\Models\\User', 1184, 'X657C-H6117GH-QGo-GL-210813V249', 'ed4f8a1a126b213ec458e860792af8603db8744db5d16743ad38e17ab6b63d88', '[\"*\"]', '2023-08-17 22:09:28', NULL, '2023-08-16 10:06:31', '2023-08-17 22:09:28'), +(322, 'App\\Models\\User', 704, 'FIG-LX3 9.1.0.213(C605E6R1P5)', 'ac544efa27f235cf27ee9b96014df067ffdc0ab1efb4ef5efe605abd5de20b0f', '[\"*\"]', '2023-08-16 11:27:41', NULL, '2023-08-16 11:27:36', '2023-08-16 11:27:41'), +(323, 'App\\Models\\User', 704, 'FIG-LX3 9.1.0.213(C605E6R1P5)', '0f17dc2e9632a328e550c232584e0bbb1435c0dc0484dcb851466e518fa23451', '[\"*\"]', '2023-08-23 12:05:13', NULL, '2023-08-16 11:27:42', '2023-08-23 12:05:13'), +(325, 'App\\Models\\User', 1191, 'F1-VP510EFG-GO-201214V23', 'f8dd4008b3df8e7b35c1f8978497acaf5892826c39a10646340291f4f8181ddc', '[\"*\"]', '2023-08-23 20:43:11', NULL, '2023-08-16 13:07:02', '2023-08-23 20:43:11'), +(326, 'App\\Models\\User', 870, 'iPhone', '9a5d715e096203e0d885a6c336b05a5180a1072b241bafd4cafb9cded7eddd1d', '[\"*\"]', '2023-08-19 13:54:52', NULL, '2023-08-16 13:22:56', '2023-08-19 13:54:52'), +(327, 'App\\Models\\User', 1192, 'SP1A.210812.016.A125FXXS2CVK2', '344ba20dcc465f18ac579429a9e627568100b1feab544b209e4f9cfc85b457e6', '[\"*\"]', '2023-08-21 19:22:18', NULL, '2023-08-16 13:27:40', '2023-08-21 19:22:18'), +(328, 'App\\Models\\User', 1193, 'iPhone (3)', 'ad9ec41efd31bd44cccbedad111743783d963a1b8cbc33a2788cfb72ab6cc911', '[\"*\"]', '2023-08-23 18:52:05', NULL, '2023-08-16 13:53:36', '2023-08-23 18:52:05'), +(329, 'App\\Models\\User', 1195, 'iPhone', '37bafb8fb4df944cbeeafe6e166bae7548683044e4e0b0e2b3c2b4cb571c1c69', '[\"*\"]', '2023-08-22 04:53:44', NULL, '2023-08-16 15:08:20', '2023-08-22 04:53:44'), +(330, 'App\\Models\\User', 1196, 'Atykill', 'cc95f095122eee5d3a279ad8457aaeb289d75e129391027b699c95ef721f2143', '[\"*\"]', NULL, NULL, '2023-08-16 15:14:55', '2023-08-16 15:14:55'), +(331, 'App\\Models\\User', 1196, 'Atykill', '49fc3d44f9e1adf270ae649bc3daa559d41bf9ce2ff6f8a1a295cf7043601502', '[\"*\"]', '2023-08-16 15:26:04', NULL, '2023-08-16 15:14:56', '2023-08-16 15:26:04'), +(332, 'App\\Models\\User', 1196, 'Atykill', '56ddf19287e30ff2935c05a82dcc0f7b27c42cdd59b2dfbcfd522e605a6a948d', '[\"*\"]', '2023-08-16 15:36:22', NULL, '2023-08-16 15:36:19', '2023-08-16 15:36:22'), +(333, 'App\\Models\\User', 1196, 'Atykill', '6c594e96f9f5ba12717a508f0989d2e3ed035394bbfd7c631c4dffd7d05167ca', '[\"*\"]', '2023-08-16 15:42:13', NULL, '2023-08-16 15:36:21', '2023-08-16 15:42:13'), +(334, 'App\\Models\\User', 1197, 'TP1A.220624.014.A127FXXU9DWE4', '980af0accf0927393c47003036eca38f963288f3a4396bda0f760a1f0edfdceb', '[\"*\"]', '2023-08-16 15:48:50', NULL, '2023-08-16 15:44:53', '2023-08-16 15:48:50'), +(335, 'App\\Models\\User', 1199, 'TP1A.220624.014.G990B2XXU1DVK3', '7ac9447127cff302d8701fa3a198d4117576ea5ba81492d8516c52073bc9d1cb', '[\"*\"]', '2023-08-22 20:01:04', NULL, '2023-08-16 16:24:20', '2023-08-22 20:01:04'), +(336, 'App\\Models\\User', 24, 'SP1A.210812.016.A515FXXU5FVG4', 'afd4d87fefbdd7059071a3e0307a2714c0fb97916c593568dc7f541b9a330962', '[\"*\"]', '2023-08-19 08:39:48', NULL, '2023-08-16 16:42:24', '2023-08-19 08:39:48'), +(338, 'App\\Models\\User', 1203, 'iPhone', '5f080af71425759eda031c86a97b1b5a70dabf90ca911135059366b2671e6401', '[\"*\"]', '2023-08-19 10:52:00', NULL, '2023-08-16 17:56:26', '2023-08-19 10:52:00'), +(340, 'App\\Models\\User', 1206, 'Kuukua', '5beb77b1a8e2aa275239a822da3f6622bdfa7af89e44c60adeeba9474cc8926c', '[\"*\"]', '2023-08-16 19:45:23', NULL, '2023-08-16 19:40:26', '2023-08-16 19:45:23'), +(344, 'App\\Models\\User', 1208, 'Richmans wife', '8bdd04f50d25df87165079b887aea2ce7900547e50937776e4983e74fcf8b1de', '[\"*\"]', '2023-08-19 14:48:58', NULL, '2023-08-16 21:01:23', '2023-08-19 14:48:58'), +(345, 'App\\Models\\User', 1211, 'iPhone', 'b1976efe6c1a074ae6e7eb2a3fb216d2fb4fe15398830703a57825b69cbaa3c2', '[\"*\"]', '2023-08-22 22:57:36', NULL, '2023-08-16 21:44:19', '2023-08-22 22:57:36'), +(346, 'App\\Models\\User', 1213, 'iPhone', '5031d9c7c6fe37147968664b8af8459c0c20159c37333b47e445956a58c6566b', '[\"*\"]', '2023-08-17 00:17:40', NULL, '2023-08-17 00:16:49', '2023-08-17 00:17:40'), +(347, 'App\\Models\\User', 1214, 'iPhone', '18d4c999c885f3091f74b75714a4dbf368d8679e0c7eee13d6ce1931bea87aab', '[\"*\"]', '2023-08-17 05:09:46', NULL, '2023-08-17 00:35:07', '2023-08-17 05:09:46'), +(348, 'App\\Models\\User', 1215, 'iPhone', 'a6e00e266219a2b21fb8dce088b47cc5ada5d5de90d6adf39799c0486bd004d3', '[\"*\"]', '2023-08-17 00:35:33', NULL, '2023-08-17 00:35:33', '2023-08-17 00:35:33'), +(349, 'App\\Models\\User', 1216, 'iPhone', '27a230165d3e8b8749a8e57e8c3707ed3b9de42d75dac7a1128723270de16abd', '[\"*\"]', '2023-08-17 01:18:55', NULL, '2023-08-17 01:16:23', '2023-08-17 01:18:55'), +(350, 'App\\Models\\User', 1217, 'QP1A.190711.020.T295XXU4BUD3', 'dacd0a727b43dd608de385e7cfdb9e8f143e57e00d5ff7dcf6425e47d5023006', '[\"*\"]', '2023-08-17 01:56:18', NULL, '2023-08-17 01:56:16', '2023-08-17 01:56:18'), +(351, 'App\\Models\\User', 1025, 'X655-H6210ABFG-Q-OP-210113V297', 'f8ca0fd0c06f44203496446fda7fe317e86eb1f0a14c1b723b78528c44b8405b', '[\"*\"]', '2023-08-23 22:34:09', NULL, '2023-08-17 02:16:52', '2023-08-23 22:34:09'), +(352, 'App\\Models\\User', 1219, 'iPhone', '8acc799cd82d42db22198383122ecf61f8a252c9dd8a9dd8fb0d8f0031e8ddbc', '[\"*\"]', '2023-08-18 11:16:54', NULL, '2023-08-17 07:15:51', '2023-08-18 11:16:54'), +(353, 'App\\Models\\User', 1221, 'Android-Q-build-20210422031544', '84e0af5b1cc245f1e7323912fa69c92be63351cdc13bfbf21b07ad523982765e', '[\"*\"]', '2023-08-24 07:45:47', NULL, '2023-08-17 08:05:56', '2023-08-24 07:45:47'), +(354, 'App\\Models\\User', 1224, 'KC8-H6110LMN-P-200617V205', 'a916d7c3e88be574212467e8cbf7f12138f656793b2d2f723a3ed05d3e656554', '[\"*\"]', '2023-08-17 23:20:26', NULL, '2023-08-17 11:11:46', '2023-08-17 23:20:26'), +(355, 'App\\Models\\User', 1225, 'iPhone', '890570dbe404c5f056ecbddb7b477a599530d6cea54aded4579e099def09595e', '[\"*\"]', '2023-08-17 11:19:34', NULL, '2023-08-17 11:16:57', '2023-08-17 11:19:34'), +(356, 'App\\Models\\User', 1226, 'iPhone', '8171a41c45a2c6e9a85e92eb97c7872bd678f8f55e8a95fb5179008eb6f9b650', '[\"*\"]', '2023-08-20 23:35:40', NULL, '2023-08-17 12:04:29', '2023-08-20 23:35:40'), +(357, 'App\\Models\\User', 1229, 'TP1A.220624.014.A525FXXS6DWG1', '147cdd87d864f9b04d7b80d09e52e07f3b240476472097765e07801ed6b33db8', '[\"*\"]', '2023-08-17 13:32:20', NULL, '2023-08-17 13:30:55', '2023-08-17 13:32:20'), +(359, 'App\\Models\\User', 572, 'QP1A.190711.020.A107FXXU8BUF1', '73e671598bc2476730777e37a378cd4d4dc17570910c5a3000f264a6e42c2fb7', '[\"*\"]', '2023-08-23 20:39:05', NULL, '2023-08-17 14:24:15', '2023-08-23 20:39:05'), +(360, 'App\\Models\\User', 1230, 'TP1A.220624.014.A035FXXU4CWF3', 'f95bc0b70f056cb2b0b8462ae95ea70f1060c981c93c1304e204c625d5708962', '[\"*\"]', '2023-08-17 15:15:39', NULL, '2023-08-17 15:15:37', '2023-08-17 15:15:39'), +(361, 'App\\Models\\User', 1231, 'iPhone', '39bd670400a72ff6e807f5a1d3de2bab50741e026a6549fd87e0928d8c8828ab', '[\"*\"]', '2023-08-17 15:19:48', NULL, '2023-08-17 15:18:04', '2023-08-17 15:19:48'), +(362, 'App\\Models\\User', 1232, 'iPhone', '991d9b9738366eef51a61a4bafade973482984c028c3bb143a59b882331cb68c', '[\"*\"]', '2023-08-23 20:16:26', NULL, '2023-08-17 16:11:52', '2023-08-23 20:16:26'), +(363, 'App\\Models\\User', 1194, 'iPhone', 'cca44b1fede714478c67cd07189d6cbf783963e23581fe45548a38c4c38d70a3', '[\"*\"]', '2023-08-22 09:14:28', NULL, '2023-08-17 16:32:18', '2023-08-22 09:14:28'), +(364, 'App\\Models\\User', 1233, 'iPhone', 'a67cf81d88602ca3e11da83022723fa7f10ef08a0f18be251e5569b9e4ff258d', '[\"*\"]', '2023-08-23 22:55:25', NULL, '2023-08-17 16:35:09', '2023-08-23 22:55:25'), +(365, 'App\\Models\\User', 1205, 'PR651H-F6317-11.0-OP-V043-20210729', '749ac6b0fabe02c19f869d376ae82cd7f13530331620f3dd4c307f9be505a4c3', '[\"*\"]', '2023-08-23 20:37:45', NULL, '2023-08-17 16:46:05', '2023-08-23 20:37:45'), +(366, 'App\\Models\\User', 1235, 'iPhone', '624dae60ed4667bd95c8700254d8eb77df6e98e6c063cb61a7afe9ad08d0effb', '[\"*\"]', '2023-08-19 16:06:23', NULL, '2023-08-17 16:57:59', '2023-08-19 16:06:23'), +(367, 'App\\Models\\User', 1237, 'iPhone', '3f27758f8af6637afc8bf9d3d2ae75bcff487b5c5813b5a858ef2683dc060fa1', '[\"*\"]', '2023-08-21 15:00:37', NULL, '2023-08-17 17:02:15', '2023-08-21 15:00:37'), +(368, 'App\\Models\\User', 1238, 'iPhone', '3c15f83bf0718bd0c9fcb0337852c79be155de07069625f384dccc09663eaa0c', '[\"*\"]', '2023-08-23 17:02:41', NULL, '2023-08-17 17:34:22', '2023-08-23 17:02:41'), +(369, 'App\\Models\\User', 1239, 'Sther💙Ama❤️Prah🔐', 'd147ff09fbaa691b51e2af13d7a5568600f7a544d7720bce71354c07497f1ce7', '[\"*\"]', '2023-08-21 16:05:06', NULL, '2023-08-17 18:01:27', '2023-08-21 16:05:06'), +(370, 'App\\Models\\User', 1240, 'BEAUTIFUL RAHAEL💕', 'e1b142d8cf726b2a0e90037ed473190085aa78e34483b0499baa592bf7981b06', '[\"*\"]', '2023-08-24 05:18:24', NULL, '2023-08-17 18:50:53', '2023-08-24 05:18:24'), +(371, 'App\\Models\\User', 1241, 'QP1A.190711.020.A600FNXXU9CVB1', '740760609a8c18fe5bcf4a35f884b8d3e40061f42e06a97f46439e6d018d9838', '[\"*\"]', '2023-08-17 19:56:14', NULL, '2023-08-17 19:08:25', '2023-08-17 19:56:14'), +(372, 'App\\Models\\User', 1243, 'iPhone', '3ca1cabd8f93dadc35723b30b6da9c851fe55fed87925a271955f097a57e02c8', '[\"*\"]', '2023-08-24 02:42:26', NULL, '2023-08-17 19:29:05', '2023-08-24 02:42:26'), +(373, 'App\\Models\\User', 1244, 'iPhone', 'd949332638d1d508484b16608f0daaec85d7676c569ef3349b36fac0ed5b170a', '[\"*\"]', '2023-08-23 16:46:42', NULL, '2023-08-17 20:27:40', '2023-08-23 16:46:42'), +(374, 'App\\Models\\User', 1245, 'iPhone', '6a8099366be992fbae1009f0be9821bb0286ec8bc8d6ddbda072edbe4068bec7', '[\"*\"]', '2023-08-17 22:18:25', NULL, '2023-08-17 20:53:51', '2023-08-17 22:18:25'), +(375, 'App\\Models\\User', 1246, 'Angela', '80d910473e0120e7aefb60c1b21d6f7ad853d717dee6c30d25266dafc6b0d1d8', '[\"*\"]', '2023-08-17 21:01:50', NULL, '2023-08-17 21:00:42', '2023-08-17 21:01:50'), +(376, 'App\\Models\\User', 1247, 'iPhone', 'ae28690ed954f9783ddc032b01da2272bb00c2a08aed0029ed1a07724706bd72', '[\"*\"]', '2023-08-19 09:32:24', NULL, '2023-08-17 22:59:20', '2023-08-19 09:32:24'), +(377, 'App\\Models\\User', 1248, 'VNS-L31C432B417', '646786b0aa8c064f9d4b61eb698b5d3213557de5512bbef77106bb6bd52641d2', '[\"*\"]', '2023-08-17 23:12:01', NULL, '2023-08-17 23:08:29', '2023-08-17 23:12:01'), +(378, 'App\\Models\\User', 1249, 'iPhone', '71c4db4b93da2c8a47c304bcb5a105fbc62c7583375fd24e4fbdb052223bf387', '[\"*\"]', '2023-08-18 01:14:47', NULL, '2023-08-18 01:09:35', '2023-08-18 01:14:47'), +(379, 'App\\Models\\User', 1251, 'PPR1.180610.011.G950FXXUCDUD1', 'd35eb6166dde2319af44451ffd688d73bc36e939a8ac95455d043046c435124b', '[\"*\"]', '2023-08-18 09:40:10', NULL, '2023-08-18 09:39:03', '2023-08-18 09:40:10'), +(380, 'App\\Models\\User', 1252, 'Trap', '1d9406216e192aad04e18f5a6ebd95b9fcae5a5d670e5fb637dcddfa1c565ea3', '[\"*\"]', '2023-08-22 18:15:13', NULL, '2023-08-18 10:14:34', '2023-08-22 18:15:13'), +(382, 'App\\Models\\User', 1254, 'X650-H8029AB-OGo-210716V484', 'cd91f4988df77df15a46f511e46c7a25ac970788806c5b9baa2cfaeabbef1f67', '[\"*\"]', '2023-08-21 21:52:01', NULL, '2023-08-18 12:13:26', '2023-08-21 21:52:01'), +(383, 'App\\Models\\User', 1255, 'RP1A.201005.001.A032FXXU1AVC2', 'ccd2a6eb1c89f0417ece501aeed5aad4cb4aab82d8fca93473fe4badd8d5ee97', '[\"*\"]', '2023-08-18 13:06:38', NULL, '2023-08-18 12:36:36', '2023-08-18 13:06:38'), +(384, 'App\\Models\\User', 1185, 'KF7j-H696RTAjAk-R-OP-220210V471', '20381f1c4a87e043ca154ab1f8595b17a645c201d74503ab7124e5a6d7231497', '[\"*\"]', '2023-08-23 10:26:11', NULL, '2023-08-18 14:17:57', '2023-08-23 10:26:11'), +(385, 'App\\Models\\User', 1258, 'iPhone', '51fa895cbd7cc514f95c70268fc848785a4a420288bc0aedebab7447c0b7d2ab', '[\"*\"]', '2023-08-23 12:27:26', NULL, '2023-08-18 14:24:45', '2023-08-23 12:27:26'), +(386, 'App\\Models\\User', 1259, 'KG6-H6219PQRV-RGo-GL-221108V671', '3d059ac05a9c02ded4cc890fe22215e235eebc746432bf0a84c1de9f8ad8942e', '[\"*\"]', '2023-08-23 23:02:26', NULL, '2023-08-18 15:33:10', '2023-08-23 23:02:26'), +(388, 'App\\Models\\User', 1260, 'iPhone', '9eb15eb7386c2174c530132b89dfc10f9846a89960bbd06b7a3ced96c8b0d1b5', '[\"*\"]', '2023-08-18 21:46:13', NULL, '2023-08-18 17:14:38', '2023-08-18 21:46:13'), +(390, 'App\\Models\\User', 405, 'SP1A.210812.016.A235FXXU1AVG2', '9247ab300d39627bc6d9938cf24625066762db391e629db480b6c4c54a8fcda9', '[\"*\"]', '2023-08-19 14:49:29', NULL, '2023-08-18 17:48:25', '2023-08-19 14:49:29'), +(396, 'App\\Models\\User', 1262, 'Rhiam luv', 'd191f3d7731e194c231a07ea46db628bb37df859725f55551adb851923fc126f', '[\"*\"]', '2023-08-18 20:25:41', NULL, '2023-08-18 19:49:06', '2023-08-18 20:25:41'), +(397, 'App\\Models\\User', 1263, 'iPhone', '50e9095b3e6139d0ac6c59ffb0a5d62a789123aec11d0c9bf03b4419152cd494', '[\"*\"]', '2023-08-18 19:54:13', NULL, '2023-08-18 19:52:57', '2023-08-18 19:54:13'), +(398, 'App\\Models\\User', 1264, 'iPhone', '1467fe59e9c6a974b3664c1a1402dc264780748ea4c92b2315b743a2d73c614d', '[\"*\"]', '2023-08-23 18:37:23', NULL, '2023-08-18 19:56:06', '2023-08-23 18:37:23'), +(399, 'App\\Models\\User', 853, 'TP1A.220624.014.M135FXXU3CWE4', 'e9a03fa40b7b7ef8dbe8ec18156636cec25d0a8d3b16ce928a1de5163dc13dee', '[\"*\"]', '2023-08-18 19:57:04', NULL, '2023-08-18 19:57:00', '2023-08-18 19:57:04'), +(400, 'App\\Models\\User', 822, 'KF7j-H696RTAjAk-R-OP-220822V501', 'b7a2a6e2885b57527ad1e0396f4138fb87feadd903de00039578773bcd6ff87a', '[\"*\"]', '2023-08-18 20:04:07', NULL, '2023-08-18 19:57:31', '2023-08-18 20:04:07'), +(401, 'App\\Models\\User', 1265, 'iPhone', '6f46d77971fe0191707c861866b57302468bfd679e5f84e9c6ecf5976bd2b453', '[\"*\"]', '2023-08-18 20:00:56', NULL, '2023-08-18 19:57:50', '2023-08-18 20:00:56'), +(402, 'App\\Models\\User', 1267, 'iPhone', '7b20c0b88c6797da5c357499ed8f1f335af74773af65d6ff275ed120a52548c7', '[\"*\"]', '2023-08-20 18:10:23', NULL, '2023-08-18 20:16:57', '2023-08-20 18:10:23'), +(403, 'App\\Models\\User', 1268, 'iPhone', 'b52dc65d1cca2382f623d82b5488d03f669052e32760df0bc4345b3bf7568cec', '[\"*\"]', '2023-08-18 20:22:46', NULL, '2023-08-18 20:20:33', '2023-08-18 20:22:46'), +(404, 'App\\Models\\User', 1269, 'iPhone', '18c27bbed7bb703cb975f7d0cb4fe02f8c8fba722a8e2a718a6d74583b6c19b9', '[\"*\"]', '2023-08-18 21:18:56', NULL, '2023-08-18 20:23:20', '2023-08-18 21:18:56'), +(405, 'App\\Models\\User', 369, 'iPhone', 'c712fb791c397756076e999d8e65813aff8d196aa9532de1a79e932d5c291a0e', '[\"*\"]', '2023-08-20 11:02:07', NULL, '2023-08-18 20:24:40', '2023-08-20 11:02:07'), +(406, 'App\\Models\\User', 1135, 'KD7-H6211FQRSTU-Q-GL-210704V398', '8a69f429681f9b4f7da1ea8ea5314d6d6ff94106cbcae919f7c46e48f4c8bdc2', '[\"*\"]', '2023-08-18 20:28:16', NULL, '2023-08-18 20:25:30', '2023-08-18 20:28:16'), +(407, 'App\\Models\\User', 1270, 'TP1A.220624.014.A135FXXS5CWG1', '515820b1da71173e923955c1935bedcd9e73e5a5cc11480c6881d2de50805e87', '[\"*\"]', '2023-08-19 19:29:57', NULL, '2023-08-18 20:26:06', '2023-08-19 19:29:57'), +(408, 'App\\Models\\User', 1271, 'iPhone', 'bff90a2f89d4c98547bed91ab92283a3edb2aa21d8b782a1088ac16c3b8d820b', '[\"*\"]', '2023-08-19 13:29:34', NULL, '2023-08-18 20:27:39', '2023-08-19 13:29:34'), +(409, 'App\\Models\\User', 962, 'SP1A.210812.016.A125U1UEU7CWG4', 'c6a9176aadcb7d53423da33564a0fba324d37f1fd6cc8fe5f268180edee35e85', '[\"*\"]', '2023-08-18 20:29:25', NULL, '2023-08-18 20:28:34', '2023-08-18 20:29:25'), +(410, 'App\\Models\\User', 1272, 'iPhone', 'f8b2028fcbc49b1ff37f307d607518460a9ef8218bf34d733fb649a0dfb45b44', '[\"*\"]', '2023-08-19 20:56:26', NULL, '2023-08-18 20:30:00', '2023-08-19 20:56:26'), +(411, 'App\\Models\\User', 1273, 'BD4h-XQ656SJ-RGo-OP-230302V289', '0c34168c543f7276a2a2072c99156251b45003fad170be9964734bb00ae8432c', '[\"*\"]', '2023-08-23 03:52:12', NULL, '2023-08-18 20:34:30', '2023-08-23 03:52:12'), +(412, 'App\\Models\\User', 1274, 'iPhone', '23feff2227601f0839782187155aefb128842f95e2d38ad00ca899828f38a093', '[\"*\"]', '2023-08-18 20:52:03', NULL, '2023-08-18 20:46:54', '2023-08-18 20:52:03'), +(414, 'App\\Models\\User', 1275, 'iPhone', 'ba2af69c428cf66526fad141bb2a81cf703a66ae5a95daafe821e3f6a770d3a0', '[\"*\"]', '2023-08-18 20:50:28', NULL, '2023-08-18 20:50:26', '2023-08-18 20:50:28'), +(415, 'App\\Models\\User', 1276, 'CC7-H626ABC-P-210719V427', '8ec2a9daea4801195714ba7fb872a53c012e1a00cdaf637cd2bd376cb498fc51', '[\"*\"]', '2023-08-20 18:56:30', NULL, '2023-08-18 20:52:41', '2023-08-20 18:56:30'), +(416, 'App\\Models\\User', 582, 'RP1A.200720.012.A202FXXU5CWF2', '880cdcdf487eed6dd67253a17dd7bdbdfbf5174a1b688d438e754078ece4213b', '[\"*\"]', '2023-08-20 14:18:42', NULL, '2023-08-18 21:42:06', '2023-08-20 14:18:42'), +(417, 'App\\Models\\User', 1277, 'SP1A.210812.016.A736BXXU2AVG3', 'dade21360d695f51a16ef6c6f7fe6293c5d96c9b01da114fdf39c138c1489f76', '[\"*\"]', '2023-08-19 21:14:21', NULL, '2023-08-18 21:49:57', '2023-08-19 21:14:21'), +(418, 'App\\Models\\User', 204, 'Abena Lopez', 'd253177ca07d81e7c53cf1df8ac88c55b39e48303006a04374348ad5aff34564', '[\"*\"]', '2023-08-23 15:21:05', NULL, '2023-08-18 21:55:57', '2023-08-23 15:21:05'), +(419, 'App\\Models\\User', 1278, 'iPhone', 'bc1d33e6953b9c81699642c8d2c910fddd0464bb6b1a16a9bc3a30cf3c20a827', '[\"*\"]', '2023-08-19 16:16:31', NULL, '2023-08-18 22:11:56', '2023-08-19 16:16:31'), +(420, 'App\\Models\\User', 468, 'TKQ1.221114.001 test-keys', '85329d70aee315e161369de927bbcee83cff04b85ac32e83b63bbaf178adc23f', '[\"*\"]', '2023-08-18 22:18:40', NULL, '2023-08-18 22:16:38', '2023-08-18 22:18:40'), +(421, 'App\\Models\\User', 1279, 'iPhone', '8103ee8fc03a95ee30ee79938a033e182346e7ad8f8e098e605236fdee757883', '[\"*\"]', '2023-08-22 15:14:47', NULL, '2023-08-18 22:34:28', '2023-08-22 15:14:47'), +(422, 'App\\Models\\User', 587, 'TP1A.220624.014.A135FXXS5CWG1', '3538724e19ee63d71d954a7d4769b6e3e96e99ea56fa56f24abbd28e71c4d01f', '[\"*\"]', '2023-08-18 23:00:25', NULL, '2023-08-18 22:58:53', '2023-08-18 23:00:25'), +(423, 'App\\Models\\User', 1047, 'X688B-H659ABCEFGHI-Q-GL-210813V464', 'c4e7d9a821e67fa8d9c2507265f4ade891a351d3c5f622c7c21fbec30a69e859', '[\"*\"]', '2023-08-18 23:05:24', NULL, '2023-08-18 23:03:19', '2023-08-18 23:05:24'), +(424, 'App\\Models\\User', 587, 'TP1A.220624.014.A135FXXS5CWG1', '764b7775ba087344d33d6d395ad940c2eecf977fea6456ec5770c444de12d774', '[\"*\"]', '2023-08-22 23:02:43', NULL, '2023-08-18 23:08:08', '2023-08-22 23:02:43'), +(426, 'App\\Models\\User', 1280, 'iPhone', '6d7676b773af1eb9e15d93231723ea96c92e83c1ef96017262e96c5dec3b04c7', '[\"*\"]', '2023-08-22 11:04:56', NULL, '2023-08-18 23:25:37', '2023-08-22 11:04:56'), +(427, 'App\\Models\\User', 1281, 'SP1A.210812.016.A032FXXU3BWF2', 'dd5bb2814f8f81c64ad7b82a769c27dccaebf113bf0ad4f725424a0cd858d195', '[\"*\"]', '2023-08-23 23:46:29', NULL, '2023-08-18 23:37:48', '2023-08-23 23:46:29'), +(428, 'App\\Models\\User', 1282, 'X650-H8029AB-OGo-210716V484', '4a81b0089306d11ec03c693a7501b8739a93bb92e95ce69065d0584bfe2110bc', '[\"*\"]', '2023-08-23 13:58:20', NULL, '2023-08-18 23:38:44', '2023-08-23 13:58:20'), +(429, 'App\\Models\\User', 1284, 'iPhone', '2b24f60e4d9fa3975c446aed802371208ef6411483fd407a6856dbff6f2cefbd', '[\"*\"]', '2023-08-19 20:08:14', NULL, '2023-08-19 00:23:44', '2023-08-19 20:08:14'), +(430, 'App\\Models\\User', 1285, 'X688C-H6220ABC-QGo-GL-210222V263', 'f7207a680e42dc1f97f9fe7ae00645e359ea36f970891e390770d72048502498', '[\"*\"]', '2023-08-21 17:55:37', NULL, '2023-08-19 00:26:15', '2023-08-21 17:55:37'), +(431, 'App\\Models\\User', 1286, 'A662LM-SR370ABCDEFGIJ-SGo-GL-230714V339', 'a6420a48883af2d1654de04ffb018d7936fb3a0ce2c106f052fee88ade81edc1', '[\"*\"]', '2023-08-19 04:42:11', NULL, '2023-08-19 04:33:10', '2023-08-19 04:42:11'), +(432, 'App\\Models\\User', 181, 'iPhone', '84012baba7438bd48e60df079bc5dffdfb19a07f3ae9eddf9f95e9edabc6cec0', '[\"*\"]', '2023-08-21 12:24:51', NULL, '2023-08-19 06:05:25', '2023-08-21 12:24:51'), +(433, 'App\\Models\\User', 1287, 'X650B-H6110JKO-P-210527V361', 'aa1ffe7c71246e0523fba70edd163899230d6a7dcea3d3c1affca51e1caa2665', '[\"*\"]', '2023-08-19 13:49:12', NULL, '2023-08-19 06:14:42', '2023-08-19 13:49:12'), +(434, 'App\\Models\\User', 1288, 'CH6-H6912D-R-OP-210926V246', 'f2eedaab42621f74cabef4d19aa2c2cd99c85a79ebdc7fcd1a4413653a250bb7', '[\"*\"]', '2023-08-22 16:42:04', NULL, '2023-08-19 06:15:26', '2023-08-22 16:42:04'), +(435, 'App\\Models\\User', 1289, 'X655C-H6211ABKG-Q-OP-220314V315', '6ac105315ca0ffac6b482c4f5b588597c05651c05a9f07c2ac489bae4ceb736f', '[\"*\"]', '2023-08-19 06:17:44', NULL, '2023-08-19 06:17:19', '2023-08-19 06:17:44'), +(436, 'App\\Models\\User', 1290, 'iPhone', 'b1bf8babe7a41fc846621f33d2132d4d0f7b230c0e73f8d1bab0cc4bf760855d', '[\"*\"]', '2023-08-19 14:35:27', NULL, '2023-08-19 07:03:13', '2023-08-19 14:35:27'), +(437, 'App\\Models\\User', 1291, 'iPhone', 'e15b8fbc8368540367c1a8007cf9c1a1fda7885ea3d71b058c63608022e2e784', '[\"*\"]', '2023-08-19 07:24:39', NULL, '2023-08-19 07:22:37', '2023-08-19 07:24:39'), +(439, 'App\\Models\\User', 560, 'iPhone', 'b0215fcd350229bfe086d9f64216a9d1317f9feedc4150ac08c8245447e08b0d', '[\"*\"]', '2023-08-23 20:10:19', NULL, '2023-08-19 07:56:44', '2023-08-23 20:10:19'), +(440, 'App\\Models\\User', 1292, 'iPhone (2)', 'd8768cdbe175b4658a4824ec3843bd0df5443a1032b556b76dab2d70f489e1fe', '[\"*\"]', '2023-08-21 07:29:40', NULL, '2023-08-19 08:10:10', '2023-08-21 07:29:40'), +(441, 'App\\Models\\User', 1293, 'SP1A.210812.016.A536EXXS4AVJ1', '47352e50644074ccbcbe4bdae58315cbb55b699afa13e9ab1e068789d62d1f25', '[\"*\"]', '2023-08-23 17:25:08', NULL, '2023-08-19 10:54:19', '2023-08-23 17:25:08'), +(443, 'App\\Models\\User', 399, 'X693-H697T-R-GL-S2-220826V159', 'b849af2c80f302f407b131315099c3041babefd7c217eb072c06ceaa12a3f9b2', '[\"*\"]', '2023-08-19 12:27:04', NULL, '2023-08-19 11:29:20', '2023-08-19 12:27:04'), +(444, 'App\\Models\\User', 1294, 'iPhone', '68ea55ccc29e7dd64054980fad8b3cf96070b78187d50f48359aff1c46310911', '[\"*\"]', '2023-08-19 11:51:12', NULL, '2023-08-19 11:50:05', '2023-08-19 11:51:12'), +(445, 'App\\Models\\User', 1295, 'CLT-L29 10.0.0.171(C432E3R1P3)', 'ac8da97f530a07a4bf4c2f1a2febc1c38924ef534a99ab4a1725404998b83da8', '[\"*\"]', '2023-08-23 20:39:48', NULL, '2023-08-19 11:52:05', '2023-08-23 20:39:48'), +(446, 'App\\Models\\User', 1296, 'Abycollinz', '0c44d105ff6cc37f215e79584c40c3f1846cceeeb4a2d3a7af78aa0ee3e3c5a9', '[\"*\"]', '2023-08-19 11:52:35', NULL, '2023-08-19 11:52:35', '2023-08-19 11:52:35'), +(447, 'App\\Models\\User', 1297, 'Aku sika💕🌹🌊', '8bd26f8808ce71f60ee868b7927ec62a5b10fd7a56cd46a3b72c606debc27725', '[\"*\"]', '2023-08-22 23:19:12', NULL, '2023-08-19 12:01:43', '2023-08-22 23:19:12'), +(448, 'App\\Models\\User', 1298, 'Araba❤️', 'b8e4f6ad8043a6a092dc08ca75428e7206dee0377d9d7644dce8c0e9eceddce4', '[\"*\"]', '2023-08-24 08:01:13', NULL, '2023-08-19 12:05:20', '2023-08-24 08:01:13'), +(449, 'App\\Models\\User', 1299, 'iPhone', 'a46a78226de96b437cd674cbb24bff86311b54ac7cdf3092272910e0ad661f8d', '[\"*\"]', '2023-08-19 12:10:49', NULL, '2023-08-19 12:07:56', '2023-08-19 12:10:49'), +(450, 'App\\Models\\User', 1300, 'TP1A.220624.014.A146U1UEU3BWF2', 'cd7a99d771ab9d7211e1a7382d9c9ce47c96339cd1d32986de4928aecb8296ff', '[\"*\"]', '2023-08-22 02:54:44', NULL, '2023-08-19 12:17:43', '2023-08-22 02:54:44'), +(451, 'App\\Models\\User', 1301, 'iPhone', '9be5f175b3bd80b9f919bb847de05aaec63f479fe3c34b91562e75f08b96cbc9', '[\"*\"]', '2023-08-24 07:30:05', NULL, '2023-08-19 12:45:23', '2023-08-24 07:30:05'), +(452, 'App\\Models\\User', 1302, 'X658E-H6219N-RGo-OP-211207V249', 'adc05a751a554241d24bc4da3b5af0a19b64efc626bdba400c99e6d721223db2', '[\"*\"]', '2023-08-21 18:57:23', NULL, '2023-08-19 13:00:26', '2023-08-21 18:57:23'), +(453, 'App\\Models\\User', 1303, 'iPhone', '360f058d68997f67f0298311ab7e24a01022008723a7d4ae41dd3ed568c90cb3', '[\"*\"]', '2023-08-19 13:11:29', NULL, '2023-08-19 13:01:56', '2023-08-19 13:11:29'), +(454, 'App\\Models\\User', 1304, 'TP1A.220624.014.A225FXXU6DWE3', '712c3475fcba3dd34f2b42a0bc1d1e4c2a398f8a8c05284bfea50588be88ff8f', '[\"*\"]', '2023-08-19 13:06:41', NULL, '2023-08-19 13:02:11', '2023-08-19 13:06:41'), +(455, 'App\\Models\\User', 1305, 'iPhone', 'ae238e6150d5b67e2c65c07a4de8813c0763a6645066b09b6bd198dc4b96bb7a', '[\"*\"]', '2023-08-19 13:15:02', NULL, '2023-08-19 13:10:39', '2023-08-19 13:15:02'), +(456, 'App\\Models\\User', 1306, 'iPhone', 'abf193601b2bf81d54f239bbd5d25d4c865e5432a9a8591b55fef24ef1609236', '[\"*\"]', '2023-08-20 12:35:53', NULL, '2023-08-19 13:19:03', '2023-08-20 12:35:53'), +(457, 'App\\Models\\User', 1307, 'iPhone', '86933ae055b1056eccb9bb59c662646783d544579021f73e2c87604a3821d1ce', '[\"*\"]', '2023-08-19 18:09:36', NULL, '2023-08-19 13:39:22', '2023-08-19 18:09:36'), +(458, 'App\\Models\\User', 821, 'iPhone', '482aab811a5673d1de868efe673fd6ddd5166578462c51dfc142626752c75d45', '[\"*\"]', '2023-08-19 13:45:04', NULL, '2023-08-19 13:45:01', '2023-08-19 13:45:04'), +(459, 'App\\Models\\User', 1308, 'Tracy’s iPhone', '7241b3b241254ae7c0bc2cb4c10e604cfa3f4aa89841d8fdb0740c4a03e270fd', '[\"*\"]', '2023-08-23 20:03:25', NULL, '2023-08-19 13:53:08', '2023-08-23 20:03:25'), +(461, 'App\\Models\\User', 1309, 'iPhone', '8a5ed8821f04bf2bf42dd8d379766f5071e86b81b75120918d20da00e0800aac', '[\"*\"]', '2023-08-21 19:41:15', NULL, '2023-08-19 14:35:52', '2023-08-21 19:41:15'), +(462, 'App\\Models\\User', 1310, 'iPhone', '3f464b1b3f5bc0c3acf3d73e8e02054d21a0a05267e12a76e6e8a245c51b264f', '[\"*\"]', '2023-08-23 09:30:44', NULL, '2023-08-19 14:47:35', '2023-08-23 09:30:44'), +(463, 'App\\Models\\User', 1311, 'W6003-F3108-9.0-OP-V028-20191220', '216ec193daa2c33a3b8effb70247b7520a71ff0e740810b3511dc2944236ca33', '[\"*\"]', '2023-08-19 14:50:20', NULL, '2023-08-19 14:48:36', '2023-08-19 14:50:20'), +(464, 'App\\Models\\User', 1312, 'iPhone', '24260bee30e675f66921043323329237611e8ccbdc2fea763928c7502928761f', '[\"*\"]', '2023-08-22 22:13:53', NULL, '2023-08-19 14:52:50', '2023-08-22 22:13:53'), +(465, 'App\\Models\\User', 1313, 'iPhone', 'f3cb1d4b3b79629e24b762a2c8adfe9403dec33ea6f44046225f373e7703133f', '[\"*\"]', '2023-08-19 14:58:30', NULL, '2023-08-19 14:55:41', '2023-08-19 14:58:30'), +(466, 'App\\Models\\User', 1314, 'BC3-BC3ABC-QGo-OP-210423V031', 'b6ccb34b3a6cedc458d6112372bc5cf45c5d3a1a1928851c2d0e15789111f138', '[\"*\"]', '2023-08-23 17:01:39', NULL, '2023-08-19 15:00:36', '2023-08-23 17:01:39'), +(467, 'App\\Models\\User', 1315, 'X612-X612A-QGo-OP-230419V050', 'e2df6d34a41d849ad2be30ef6582148c3c5c422f53d4fa4bdaeac3c2950d33dc', '[\"*\"]', '2023-08-22 08:28:38', NULL, '2023-08-19 15:07:29', '2023-08-22 08:28:38'), +(468, 'App\\Models\\User', 1316, 'Chairman’s 💍wife', '5f9508dc629998b8894dd461794168c59fb501ec43ccf36e35a8e25c0e619b94', '[\"*\"]', '2023-08-19 15:31:37', NULL, '2023-08-19 15:28:47', '2023-08-19 15:31:37'), +(470, 'App\\Models\\User', 1235, 'iPhone', 'a23c4447db8128bc44db83cdb32ccf600c23718180a489ebea40270190e83409', '[\"*\"]', '2023-08-19 16:13:27', NULL, '2023-08-19 16:12:12', '2023-08-19 16:13:27'), +(471, 'App\\Models\\User', 1317, 'PPR1.180610.011.G950FXXUCDUD1', '3dfca7cc5b081f31a18fd540c4de0cbd52281589b9198552f65bd0fb14a5bc9d', '[\"*\"]', '2023-08-24 07:54:47', NULL, '2023-08-19 16:15:15', '2023-08-24 07:54:47'), +(472, 'App\\Models\\User', 1318, 'iPhone', '9e44fb971a80ff5ecadbe0d590afe233a371cadce55ddd40f75a4c17018192a7', '[\"*\"]', '2023-08-23 20:27:25', NULL, '2023-08-19 16:16:33', '2023-08-23 20:27:25'), +(473, 'App\\Models\\User', 1235, 'iPhone', '9da0b21f1539a8a39e28d7f6b7cf7b1e418522917139403ee4c850944fb37c2b', '[\"*\"]', '2023-08-23 22:20:17', NULL, '2023-08-19 16:17:30', '2023-08-23 22:20:17'), +(475, 'App\\Models\\User', 1319, 'iPhone', '3a4c7d61e78b7fb8873263854ecf9095d98131db3fbee606eadd7d473a824ac7', '[\"*\"]', '2023-08-19 17:04:25', NULL, '2023-08-19 17:02:26', '2023-08-19 17:04:25'), +(476, 'App\\Models\\User', 637, 'iPhone', '91f199010f1f2dcf228d6427f29b3a3a1642066abea2e69cf0347e86eca889ac', '[\"*\"]', '2023-08-23 14:01:33', NULL, '2023-08-19 17:59:40', '2023-08-23 14:01:33'), +(477, 'App\\Models\\User', 1320, 'X6817-H6920ABCDEFHIJ-S-OP-220310V703', '710b4b0430ea1022cf955f318aea8675c9532539a23745ee00038a6d134ac172', '[\"*\"]', '2023-08-23 21:37:58', NULL, '2023-08-19 18:18:42', '2023-08-23 21:37:58'), +(480, 'App\\Models\\User', 1321, 'iPhone', '59f83e1440c5849d77eca006ae30b8c7f7357ccfe372b81207b7d953306b564d', '[\"*\"]', '2023-08-24 08:25:52', NULL, '2023-08-19 19:18:59', '2023-08-24 08:25:52'), +(482, 'App\\Models\\User', 1323, 'W6501-F3111-9.0-OP-V028-20200827', 'e11227d49b4e3f185971910491c6f3c31708a2aeec48686143bc4f309284e73e', '[\"*\"]', '2023-08-19 20:06:36', NULL, '2023-08-19 20:04:24', '2023-08-19 20:06:36'), +(483, 'App\\Models\\User', 1325, 'KF7j-H696RTAjAk-R-OP-220210V471', 'f57ccad4c9ad90a64de1a5c45fab5b44eb1b5ed646f738f92658ad8e69af3d1e', '[\"*\"]', '2023-08-23 21:44:19', NULL, '2023-08-19 22:26:39', '2023-08-23 21:44:19'), +(484, 'App\\Models\\User', 150, 'TP1A.220624.014.A235FXXU3CWE4', '1ffdb749c01e72a0653c6f55a2919d447bb39d295a0baa8780a83e8727542d00', '[\"*\"]', '2023-08-23 12:16:46', NULL, '2023-08-19 23:32:34', '2023-08-23 12:16:46'), +(485, 'App\\Models\\User', 1326, 'iPhone', '8e655f10b384ffdf6406d57f429dbf05062f6d47490e1f42fc2d8a504802f3df', '[\"*\"]', '2023-08-24 06:30:24', NULL, '2023-08-20 00:53:18', '2023-08-24 06:30:24'), +(486, 'App\\Models\\User', 1327, 'CPH2197_11_F.59', 'fdfbabb1f17d194f17846862914df31b1308d756a818526702da367363368209', '[\"*\"]', '2023-08-22 21:11:52', NULL, '2023-08-20 01:06:02', '2023-08-22 21:11:52'), +(488, 'App\\Models\\User', 1328, 'iPhone', 'e519435bc59f461e430cd30e6231f1610d4e03e7b5c9e96e3cec619dc3bd7a03', '[\"*\"]', '2023-08-20 08:20:42', NULL, '2023-08-20 08:15:10', '2023-08-20 08:20:42'), +(490, 'App\\Models\\User', 1329, 'RP1A.200720.011', '0611f301f3f82a8f7b663188a5cda31e640ecf21a6731ed225bd2c0bcfe39f5e', '[\"*\"]', '2023-08-21 19:24:31', NULL, '2023-08-20 08:41:03', '2023-08-21 19:24:31'), +(491, 'App\\Models\\User', 1330, 'iPhone', '1c6866f70e84e539a91760dcf99cff3b58ce5f719324b0118fe5cd718ee30258', '[\"*\"]', '2023-08-20 14:56:16', NULL, '2023-08-20 09:08:31', '2023-08-20 14:56:16'), +(492, 'App\\Models\\User', 1331, 'iPhone', 'd0abc6dc8ce3835c601e447df1bc99eeb69792484f0c43ad3e0e850f3068e2ed', '[\"*\"]', '2023-08-20 09:24:28', NULL, '2023-08-20 09:24:23', '2023-08-20 09:24:28'), +(494, 'App\\Models\\User', 832, 'Dee💕', '155a9f0f10f872bdb2a414e9623804eece7d76b73da6eb216f0e86f625856e31', '[\"*\"]', '2023-08-20 12:17:51', NULL, '2023-08-20 11:47:49', '2023-08-20 12:17:51'), +(495, 'App\\Models\\User', 960, 'iPhone', 'fe1f55a2f0ba3bc4b1344c93ccebd58ff5d55289d5bc5c529efc8f9cf76b41a3', '[\"*\"]', '2023-08-23 02:01:11', NULL, '2023-08-20 11:54:42', '2023-08-23 02:01:11'), +(496, 'App\\Models\\User', 1332, 'Dee💕', '7494cbb6981a99a32d8d1818b60f3538933b1aeb89a712b7c61afd82b82217e3', '[\"*\"]', '2023-08-20 12:20:20', NULL, '2023-08-20 12:18:42', '2023-08-20 12:20:20'), +(497, 'App\\Models\\User', 1236, 'X652-H627AB-P-210625V458', '80b367c54a98d3d4ec631328fba736529c8471905697fe832860e0e23ea057f8', '[\"*\"]', '2023-08-23 11:59:19', NULL, '2023-08-20 13:12:11', '2023-08-23 11:59:19'), +(498, 'App\\Models\\User', 1333, 'iPhone', 'c5c946fb5120829d303498ff58b2c784da34a8ad89b345c906b950409e96800f', '[\"*\"]', '2023-08-20 13:14:02', NULL, '2023-08-20 13:14:01', '2023-08-20 13:14:02'), +(499, 'App\\Models\\User', 1334, 'TP1A.220624.014.A135FXXS5CWG1', '1cedc2df7939e1f5d84f25c9865772a7740de59fbafe34af37e246738fddf151', '[\"*\"]', '2023-08-20 13:32:37', NULL, '2023-08-20 13:29:57', '2023-08-20 13:32:37'), +(500, 'App\\Models\\User', 1335, 'TP1A.220624.014.A325FXXU5DWE3', '8ea8d910f7f697af609552abc82250ef5df5ff2e3587853edfe6590ae15b80ab', '[\"*\"]', '2023-08-23 18:42:23', NULL, '2023-08-20 14:19:30', '2023-08-23 18:42:23'), +(501, 'App\\Models\\User', 1330, 'iPhone', 'b806bed64ad659bda5775d78dde43e356ed526305fb71bebc20c229955593284', '[\"*\"]', '2023-08-20 21:21:49', NULL, '2023-08-20 15:13:52', '2023-08-20 21:21:49'), +(502, 'App\\Models\\User', 1336, 'iPhone', 'bed35b9f4e3f9c15764663271ac5b50f093dd76a2d400ac0a724c8ba312c56d1', '[\"*\"]', '2023-08-20 17:49:15', NULL, '2023-08-20 17:28:33', '2023-08-20 17:49:15'), +(503, 'App\\Models\\User', 1337, 'TP1A.220624.014.A325FXXU5DWE3', '82e522edf415c200154647c0d14518703b07b749f8c78f8b2e37076c5acdbb45', '[\"*\"]', '2023-08-23 15:59:07', NULL, '2023-08-20 18:11:13', '2023-08-23 15:59:07'), +(504, 'App\\Models\\User', 1338, 'iPhone', '20e927d64bd2e223a70a25bacf2ccac7d8e6ce7bd97c44e418dd6cddca0aee97', '[\"*\"]', '2023-08-22 16:29:20', NULL, '2023-08-20 19:04:01', '2023-08-22 16:29:20'), +(505, 'App\\Models\\User', 1339, 'CK6-H6929AB-T-GL-230527V671', '94bdeb692706e1dffcf80c8301865716bb745b6e2d0dc0b1c039cb516a10f480', '[\"*\"]', '2023-08-23 19:49:20', NULL, '2023-08-20 19:12:19', '2023-08-23 19:49:20'), +(506, 'App\\Models\\User', 1340, 'iPhone', 'd7b1ec35fd43740b0bfbc7f1633100cf241b969fd4d54ff5867e1264d191c271', '[\"*\"]', '2023-08-20 19:49:00', NULL, '2023-08-20 19:41:30', '2023-08-20 19:49:00'), +(507, 'App\\Models\\User', 1341, 'iPhone', '21c24a52628a5057491710df4d12635b1651abe5c42cd23707f2c0ea5eb0ec21', '[\"*\"]', '2023-08-20 19:57:15', NULL, '2023-08-20 19:55:35', '2023-08-20 19:57:15'), +(508, 'App\\Models\\User', 249, 'iPhone', '14f0e16c4b3932cfad8188ab487f069efe10447e8f8a838227f7a13b7dc5bce8', '[\"*\"]', '2023-08-20 20:09:17', NULL, '2023-08-20 20:09:17', '2023-08-20 20:09:17'), +(509, 'App\\Models\\User', 1342, 'iPhone', '4d5b0526ce6795d9f87fcf559dd36884f386fa67c4e96c2df120c4b1106acb3b', '[\"*\"]', '2023-08-20 20:26:37', NULL, '2023-08-20 20:26:34', '2023-08-20 20:26:37'), +(511, 'App\\Models\\User', 1343, 'iPhone', '9873344d3e6e5f3db30f8064bd1a81bac047d8c9acce12a84ab4302a5175b82a', '[\"*\"]', '2023-08-21 20:51:42', NULL, '2023-08-20 21:50:37', '2023-08-21 20:51:42'), +(512, 'App\\Models\\User', 1344, 'CH6-H6912D-S-OP-230626V754', '88d81d56a8c55fb01bfb1003ab19e872d45d41b8696c7c9d1aee4e7b0f0bd407', '[\"*\"]', '2023-08-21 17:25:39', NULL, '2023-08-20 21:56:57', '2023-08-21 17:25:39'), +(513, 'App\\Models\\User', 1345, 'Abispy', 'af1f515cb53b35c1ed2cad48a36d39360925f6934f7aaa8834fff79b76217a27', '[\"*\"]', '2023-08-21 22:08:16', NULL, '2023-08-20 22:01:32', '2023-08-21 22:08:16'), +(514, 'App\\Models\\User', 1346, 'iPhone', 'ae9d8336f81ae2cde1658eca01ffb78d39bdfc71a1149e1a267a6d1210fc3959', '[\"*\"]', '2023-08-22 13:10:30', NULL, '2023-08-20 22:25:18', '2023-08-22 13:10:30'), +(515, 'App\\Models\\User', 1234, 'iPhone', '588ef8f5e6a772962103058932381699b8f6db73f6513425a6a0a81207ab7364', '[\"*\"]', '2023-08-20 22:35:25', NULL, '2023-08-20 22:27:25', '2023-08-20 22:35:25'), +(516, 'App\\Models\\User', 1347, 'Priscilla😍', '93df272db4ad30a75010cf1b88e1f2b2111992256369deb534b8a09b2e0a8d4c', '[\"*\"]', '2023-08-21 16:32:18', NULL, '2023-08-20 23:01:25', '2023-08-21 16:32:18'), +(517, 'App\\Models\\User', 1348, 'TP1A.220624.014.A235FXXU3CWE4', '0bc39697c6cf0c063b9837b04e54008eef471e03bbbe89417b9ea84e39de3c27', '[\"*\"]', '2023-08-20 23:06:32', NULL, '2023-08-20 23:05:38', '2023-08-20 23:06:32'), +(518, 'App\\Models\\User', 1349, 'iPhone', 'c6aa3d7e3b220863ad518b1acbc03677925d1eedb28d67b00e2b6a9fdbc1ac2c', '[\"*\"]', '2023-08-23 10:36:09', NULL, '2023-08-20 23:11:14', '2023-08-23 10:36:09'), +(519, 'App\\Models\\User', 1044, 'iPhone', '7f660a86c2a19fcfed5775b6c66ab0389bcc43344e3a30a866e44f3631bbeec5', '[\"*\"]', '2023-08-21 00:18:17', NULL, '2023-08-21 00:03:55', '2023-08-21 00:18:17'), +(520, 'App\\Models\\User', 1350, 'Grace🎈❤️🩸', '85ffb7fb2aaf8924acad5bed60ac5d0b8451a3ead4e34b622158628e2f6adedc', '[\"*\"]', '2023-08-23 10:29:16', NULL, '2023-08-21 00:54:05', '2023-08-23 10:29:16'), +(521, 'App\\Models\\User', 1351, 'KD7-H6211FQRSTU-Q-GL-201117V350', 'f444ac0a3bc66067da64f184dbf951e9866c4e4e52a322d713e5e6ecf0b23475', '[\"*\"]', '2023-08-21 22:06:00', NULL, '2023-08-21 02:05:55', '2023-08-21 22:06:00'), +(522, 'App\\Models\\User', 265, 'iPhone', '510e65710dfc1726a5551a5af9a8a128ec57c865c81a8549a5f82b083509bee9', '[\"*\"]', '2023-08-21 07:01:52', NULL, '2023-08-21 06:58:37', '2023-08-21 07:01:52'), +(526, 'App\\Models\\User', 1353, 'iPhone', '4e09e7587aa400ab5c4c0fd9ceaaa6ad3c7a3549ebd82cc50b3d7765534af412', '[\"*\"]', '2023-08-21 07:44:10', NULL, '2023-08-21 07:35:34', '2023-08-21 07:44:10'), +(527, 'App\\Models\\User', 1354, 'LLD-L31 9.1.0.124(C432E6R1P4)', '425858f1796c6ded71e250d44b3c86aabfae3200d0e7e28f5ceefc5a1a691d07', '[\"*\"]', '2023-08-21 07:49:45', NULL, '2023-08-21 07:47:40', '2023-08-21 07:49:45'), +(528, 'App\\Models\\User', 1355, 'iPhone', '99809f0d544360cc65a25672cc17ff08be6310b89124d8b8c1143102fe0affff', '[\"*\"]', '2023-08-21 08:04:30', NULL, '2023-08-21 07:58:11', '2023-08-21 08:04:30'), +(529, 'App\\Models\\User', 1356, 'iPhone', 'e8e576a222f05a02211397cafb6f055ab6768083a974ee94157eb875c0b0e813', '[\"*\"]', '2023-08-21 08:11:26', NULL, '2023-08-21 08:09:17', '2023-08-21 08:11:26'), +(530, 'App\\Models\\User', 1357, 'X669-F065FGHIJK-S-GL-20230328V351', '7b0d88751b47170bf286a301f200edc1af576a676b5db0b8ed09afb3b131e001', '[\"*\"]', '2023-08-21 08:41:42', NULL, '2023-08-21 08:29:48', '2023-08-21 08:41:42'), +(531, 'App\\Models\\User', 1358, 'Marian phone', 'cc9e796f3e2b6dd9afe6db22459b12b3d536957b1bc8e25b388d33429aa720c2', '[\"*\"]', '2023-08-21 08:30:08', NULL, '2023-08-21 08:30:08', '2023-08-21 08:30:08'), +(532, 'App\\Models\\User', 16, 'TP1A.220624.014.A525FXXS6DWG1', 'fa820bdc50d8b785462879bef21fa48d820ae7d2d89b44a6232c6ff407174766', '[\"*\"]', '2023-08-21 08:55:21', NULL, '2023-08-21 08:43:33', '2023-08-21 08:55:21'), +(533, 'App\\Models\\User', 1359, 'X657-H8030AB-QGo-OP-220421V709', 'b3d09039a082822322dc2886c48dabe0d496f514a07b00106e522e6dac8c0150', '[\"*\"]', '2023-08-21 19:29:25', NULL, '2023-08-21 08:59:48', '2023-08-21 19:29:25'), +(534, 'App\\Models\\User', 1360, 'iPhone', '4da3f95e7754d00c4915cd9c67e154d24066c16076ec11ca9591ee58d4ccd78e', '[\"*\"]', '2023-08-21 09:10:37', NULL, '2023-08-21 09:09:49', '2023-08-21 09:10:37'), +(535, 'App\\Models\\User', 766, 'X663-H6915ABCEFGHIO-S-GL-221216V363', 'b8211db21b69e1949980a6c844d45b8ab1d39efe8d8c689e5118e18ccc4d1897', '[\"*\"]', '2023-08-21 09:41:12', NULL, '2023-08-21 09:18:08', '2023-08-21 09:41:12'), +(537, 'App\\Models\\User', 135, 'iPhone', '5f6e5554fa475a4c010a66858f3a10c6935c247cf893c85e0aa8379e909190ad', '[\"*\"]', '2023-08-21 10:07:01', NULL, '2023-08-21 10:03:03', '2023-08-21 10:07:01'), +(538, 'App\\Models\\User', 1361, 'iPhone', '14f49ca19d4a21e44caf0646e1e1e6967c19f974f3f57e6d0ab9c89423055bc1', '[\"*\"]', '2023-08-21 10:16:09', NULL, '2023-08-21 10:11:59', '2023-08-21 10:16:09'), +(539, 'App\\Models\\User', 1362, 'iPhone', '0b404fdac65f427f5ad734df6eacc4c085d546937c9ba55be10c7fa40d4857fd', '[\"*\"]', '2023-08-21 14:39:24', NULL, '2023-08-21 10:29:28', '2023-08-21 14:39:24'), +(540, 'App\\Models\\User', 1363, 'iPhone', '46086b151bc3436f90153d38a39cf0c6e1c381540d31f46a25fde338c10deabc', '[\"*\"]', '2023-08-23 09:06:48', NULL, '2023-08-21 11:02:33', '2023-08-23 09:06:48'), +(541, 'App\\Models\\User', 1364, 'iPhone', '755c7225e6e158a20db014b66223742007b57c0d8f3cba5c3fc36e8d4e91949f', '[\"*\"]', '2023-08-23 10:52:08', NULL, '2023-08-21 11:09:31', '2023-08-23 10:52:08'), +(542, 'App\\Models\\User', 1365, 'KF6h-H6219EF-RGo-GL-210224V276', '3a509d1208ee67ef6032ecda76541a12af45f3f8d76ff2fb02436eef3d947d18', '[\"*\"]', '2023-08-21 11:20:48', NULL, '2023-08-21 11:20:46', '2023-08-21 11:20:48'), +(543, 'App\\Models\\User', 1366, 'iPhone', '7a1abcdf49de0cd7dfabb6882e21e4cb5a8fc112bbc5d475b067f48536d8ae14', '[\"*\"]', '2023-08-21 11:26:28', NULL, '2023-08-21 11:24:05', '2023-08-21 11:26:28'), +(545, 'App\\Models\\User', 1367, 'iPhone', 'b8bdc4261c92e54c53bcaa24ff695cfd51c914e5ba757ea96c1f542449705a0c', '[\"*\"]', '2023-08-21 21:33:57', NULL, '2023-08-21 12:03:02', '2023-08-21 21:33:57'), +(546, 'App\\Models\\User', 536, 'MT7-TL10C900B560', 'cef94c7c5ab2a32e0520ed6c2e0eae41ee3e8e00e400eb02bbe13fe678573408', '[\"*\"]', '2023-08-21 12:33:21', NULL, '2023-08-21 12:33:17', '2023-08-21 12:33:21'), +(547, 'App\\Models\\User', 1368, 'SP1A.210812.016.A042FXXU1AVL5', 'b1044936d110e42d0f20d6fe0a8a7d7ad3f7a759fd112a7874854a523e50688a', '[\"*\"]', '2023-08-24 08:40:29', NULL, '2023-08-21 12:38:54', '2023-08-24 08:40:29'), +(548, 'App\\Models\\User', 1063, 'iPhone', 'faabdf5b935efbe8c5f1c37f6f177c87ca2926d16b22c74c5dea9a0317f1a525', '[\"*\"]', '2023-08-21 21:07:31', NULL, '2023-08-21 14:28:05', '2023-08-21 21:07:31'), +(549, 'App\\Models\\User', 1369, 'iPhone', 'ef32d5f80031d9a3311b54307c0f94709ec33d6963a721dd10f59075f07ac523', '[\"*\"]', '2023-08-24 06:50:21', NULL, '2023-08-21 15:04:55', '2023-08-24 06:50:21'), +(550, 'App\\Models\\User', 1370, 'iPhone', '8f6abb15747f8dadf82244fbb040bdf2ed045e75922006f077f04086e3b96797', '[\"*\"]', '2023-08-23 17:41:32', NULL, '2023-08-21 15:45:13', '2023-08-23 17:41:32'), +(551, 'App\\Models\\User', 1371, 'iPhone', '13355b53d1eb21a6bdab1482f6daa8ba8d99c6b1130e9ac656029d1ea075bc22', '[\"*\"]', '2023-08-23 20:36:40', NULL, '2023-08-21 15:46:56', '2023-08-23 20:36:40'), +(553, 'App\\Models\\User', 1372, 'iPhone', '27f9ed7714b66f3fe59f87c0ba313c257ee9d768411cdb30b7fac6fd6393ff1b', '[\"*\"]', '2023-08-22 15:48:05', NULL, '2023-08-21 15:59:26', '2023-08-22 15:48:05'), +(554, 'App\\Models\\User', 1373, 'RP1A.200720.012.A205FXXSBCWC4', '360eae7c691b00e3dda595f2f12d1b0ba36220726bfefb751940741efbef0740', '[\"*\"]', '2023-08-22 02:02:18', NULL, '2023-08-21 16:07:44', '2023-08-22 02:02:18'), +(555, 'App\\Models\\User', 1374, 'iPhone', 'fc887dc275b95b2dc7e78b49bac536bd17e493453a36130b1810b8a1911ac5a5', '[\"*\"]', '2023-08-23 09:59:34', NULL, '2023-08-21 16:26:55', '2023-08-23 09:59:34'), +(556, 'App\\Models\\User', 1289, 'X655C-H6211ABKG-Q-OP-220314V315', '3ac9d4045171c33c01e76209888e24ec044f0dee8c0653e4eaeb191b64687840', '[\"*\"]', '2023-08-22 14:02:35', NULL, '2023-08-21 16:31:52', '2023-08-22 14:02:35'), +(557, 'App\\Models\\User', 1375, 'iPhone 11', 'e5064482413432dbde3854d4aadedd5efafc5ac86f2f6f11c45aa4d7c810fc80', '[\"*\"]', '2023-08-23 12:24:24', NULL, '2023-08-21 17:45:43', '2023-08-23 12:24:24'), +(559, 'App\\Models\\User', 1376, 'X682B-H694ABT-Q-GL-210305V375', 'b56d1ba2c77201d0baaf179e9b8cfd5ae768298bba8c8612640c60aac3f96ee5', '[\"*\"]', '2023-08-21 18:28:04', NULL, '2023-08-21 18:17:58', '2023-08-21 18:28:04'), +(560, 'App\\Models\\User', 1377, 'iPhone', 'eedea520c8062d8f35cc0e497fb63221f85cf1b9a210a6c30a434c9b1b610e0b', '[\"*\"]', '2023-08-23 21:44:20', NULL, '2023-08-21 18:27:56', '2023-08-23 21:44:20'), +(561, 'App\\Models\\User', 88, '🦋nanayaa❤️iPhones', 'd63885d11668f29c9d608bc2dbe04c975f1cbf0a5c4454ad77d50f9924f4244b', '[\"*\"]', '2023-08-23 22:06:51', NULL, '2023-08-21 19:21:45', '2023-08-23 22:06:51'), +(562, 'App\\Models\\User', 1378, 'iPhone', 'b17e888c84b2851f379e021a9e65cae617cf1a4446e1b25edc8c1f756ff37f72', '[\"*\"]', '2023-08-23 20:45:59', NULL, '2023-08-21 20:46:25', '2023-08-23 20:45:59'), +(567, 'App\\Models\\User', 1380, 'iPhone', '6d50d73e0acedc287658102ca142eea9603fa843c10acdec31eddcca7021c3e6', '[\"*\"]', '2023-08-23 20:41:32', NULL, '2023-08-21 21:32:00', '2023-08-23 20:41:32'), +(568, 'App\\Models\\User', 856, 'iPhone', 'e97fda05ae9ec749fcb40bd824d13800de573906902540bd5017b2f9546a3e61', '[\"*\"]', '2023-08-23 23:54:52', NULL, '2023-08-21 21:58:11', '2023-08-23 23:54:52'), +(569, 'App\\Models\\User', 987, 'ISH ABODAM’s iPhone', 'd4cfb399eea9deb37868c90fc3c6fe4b42ea337d4e84344ce25784b9e44af66d', '[\"*\"]', '2023-08-21 22:33:13', NULL, '2023-08-21 22:30:26', '2023-08-21 22:33:13'), +(570, 'App\\Models\\User', 1381, 'X688C-H6220ABC-QGo-GL-221115V481', '698131db4cf6bcae9266c2cb815e209d60d5b1eb8e5c27681f30bd3ef47a7f25', '[\"*\"]', '2023-08-22 13:55:41', NULL, '2023-08-22 00:22:36', '2023-08-22 13:55:41'), +(571, 'App\\Models\\User', 315, 'iPhone', 'd9691f3d63978a07f9d21c89d17cb73fa6781ae03222cb84043ab288d055ff5c', '[\"*\"]', '2023-08-22 07:02:07', NULL, '2023-08-22 01:00:50', '2023-08-22 07:02:07'), +(572, 'App\\Models\\User', 1382, 'iPhone', '0f75b23c5777b661562c0de09d71ce40c5c4f021ab123a5fae67eebfca7168c7', '[\"*\"]', '2023-08-22 09:12:46', NULL, '2023-08-22 01:18:54', '2023-08-22 09:12:46'), +(574, 'App\\Models\\User', 1383, 'KD7-H6211FQRSTU-Q-GL-210901V401', '5cef4daae8549701db87692f55cc8e496fae01fc105c1229989aae7af4ecb027', '[\"*\"]', '2023-08-22 07:53:43', NULL, '2023-08-22 07:29:43', '2023-08-22 07:53:43'), +(575, 'App\\Models\\User', 1384, 'X656-H6211DLNP-Q-OP-220311V386', 'f406a12f811c0c5751c80f646dd7edecebde627ad1a254a19a8b8143dce4a684', '[\"*\"]', '2023-08-23 10:40:36', NULL, '2023-08-22 09:40:54', '2023-08-23 10:40:36'), +(576, 'App\\Models\\User', 1385, 'iPhone', 'c12a6c3e71f8e10464504daf478ff0dbfb2085668ecd81f3e09395003941eebf', '[\"*\"]', '2023-08-23 23:47:05', NULL, '2023-08-22 10:19:47', '2023-08-23 23:47:05'), +(577, 'App\\Models\\User', 1387, 'iPhone', '8d9e2913f1022e947fe0b9a29a6d0dbd63b8ba85269a51c52d399a29aa6591af', '[\"*\"]', '2023-08-23 10:31:05', NULL, '2023-08-22 10:28:56', '2023-08-23 10:31:05'), +(578, 'App\\Models\\User', 1388, 'iPhone', '6fe1ffa3dfd80ac4615a5337465edb46ac13c77074daf1559df264dbc57a0bba', '[\"*\"]', '2023-08-23 17:04:40', NULL, '2023-08-22 10:35:42', '2023-08-23 17:04:40'), +(579, 'App\\Models\\User', 1389, 'RP1A.200720.012.A127FXXU4AUK1', '19338e6451e6a88a0fcaebec7618f9c7544fecc1143803e47735a73a74c34375', '[\"*\"]', '2023-08-23 15:36:00', NULL, '2023-08-22 10:41:30', '2023-08-23 15:36:00'), +(580, 'App\\Models\\User', 1390, 'iPhone', '6a44cdd15bb151fa979ce76e03049373afcfed5b1d8e1137d6b785e73f1e9399', '[\"*\"]', '2023-08-22 11:08:39', NULL, '2023-08-22 11:08:39', '2023-08-22 11:08:39'), +(581, 'App\\Models\\User', 1391, 'iPhone', '477bfb70894c4c537e9eaf7740723f7a5f3b0cd86bae017c4e995fc5d0d23f19', '[\"*\"]', '2023-08-22 11:11:50', NULL, '2023-08-22 11:08:51', '2023-08-22 11:11:50'), +(582, 'App\\Models\\User', 1392, 'RP1A.200720.012.A205FXXSBCWC4', '321b8d328e91a2a1d890117a97fceafd2e4f5d0c84ed4d82b4fb66dd474fe378', '[\"*\"]', '2023-08-23 12:00:15', NULL, '2023-08-22 12:58:17', '2023-08-23 12:00:15'), +(583, 'App\\Models\\User', 1393, 'iPhone', 'b3adb2142f7708a01e4830638fcc869604f6d6093e800aeb3663e1053aed1d07', '[\"*\"]', '2023-08-22 14:29:53', NULL, '2023-08-22 13:01:33', '2023-08-22 14:29:53'), +(584, 'App\\Models\\User', 1394, 'TP1A.220624.014.A225FXXU6DWE3', 'ac3d4caa7e447384e65e4e066a87edd361c8e3f0d7b6444de069080ceddec9be', '[\"*\"]', '2023-08-23 10:25:02', NULL, '2023-08-22 14:06:15', '2023-08-23 10:25:02'), +(585, 'App\\Models\\User', 1395, 'iPhone', 'ad5aa1ae373de5c2cf9493640b12cafb13c99051eb726d264b2cad12d6eded9f', '[\"*\"]', '2023-08-22 14:59:44', NULL, '2023-08-22 14:22:22', '2023-08-22 14:59:44'), +(586, 'App\\Models\\User', 1396, 'iPhone', 'c64772840ead9ee1199e1d3d6a2472b5e88560ca3f4f0b4b77ccc61aa2312d9f', '[\"*\"]', '2023-08-24 07:16:25', NULL, '2023-08-22 14:22:37', '2023-08-24 07:16:25'), +(587, 'App\\Models\\User', 1397, 'iPhone', '4a91cab2d4549e113a121d2d3be5689d16e1147e5703c7d07d48cb7c236368c4', '[\"*\"]', '2023-08-22 23:07:15', NULL, '2023-08-22 14:24:09', '2023-08-22 23:07:15'), +(589, 'App\\Models\\User', 1398, 'A662L-SU370ABCD-12.0-GL-20230628V547', 'c5b23749af5704f3ca251e3bc6fbcd17a8f6309ad84b713007563f93b316a7ae', '[\"*\"]', '2023-08-23 00:36:18', NULL, '2023-08-22 16:51:35', '2023-08-23 00:36:18'), +(590, 'App\\Models\\User', 1399, 'iPhone', '8b93fe1f359d461e20041fd1fcac87acfa0df82fb5c55c53d06dceac312737f2', '[\"*\"]', '2023-08-22 20:36:45', NULL, '2023-08-22 17:24:52', '2023-08-22 20:36:45'), +(591, 'App\\Models\\User', 1400, 'Esther’s iPhone', 'ba0af09c0fd0f14faf587231dca056428770c3849997828c90bb06eaac1ed0aa', '[\"*\"]', '2023-08-23 18:03:03', NULL, '2023-08-22 17:36:55', '2023-08-23 18:03:03'); +INSERT INTO `personal_access_tokens` (`id`, `tokenable_type`, `tokenable_id`, `name`, `token`, `abilities`, `last_used_at`, `expires_at`, `created_at`, `updated_at`) VALUES +(592, 'App\\Models\\User', 1401, 'iPhone', 'a01151a8feac93e885d7396fd818e3a6b635af85d1988be2763953ec8cee1536', '[\"*\"]', '2023-08-23 21:16:48', NULL, '2023-08-22 18:08:22', '2023-08-23 21:16:48'), +(593, 'App\\Models\\User', 1402, 'Legend', 'e80166bb44873fb197c57a9665e1bc06114b12cef572b6d12863691510932eaf', '[\"*\"]', '2023-08-23 00:35:49', NULL, '2023-08-22 18:52:10', '2023-08-23 00:35:49'), +(594, 'App\\Models\\User', 1403, 'Aishetu’s iPhone', 'af81a42b6cf93eb5686428ca01dbae59be5b1f1bbcb69153329fdde2ccfbd1e3', '[\"*\"]', '2023-08-23 10:33:32', NULL, '2023-08-22 19:03:45', '2023-08-23 10:33:32'), +(596, 'App\\Models\\User', 1404, 'iPhone', '569116f4ace5366486ec8f2d27679cab0358396b173113291bb023dd39f2c8fa', '[\"*\"]', '2023-08-23 07:13:47', NULL, '2023-08-22 19:40:54', '2023-08-23 07:13:47'), +(597, 'App\\Models\\User', 1405, 'iPhone', '65b5a505fc59621edb8aa2e3d62383049b3cd76526657b38ef1a469e000eee85', '[\"*\"]', '2023-08-23 13:27:24', NULL, '2023-08-22 20:16:40', '2023-08-23 13:27:24'), +(598, 'App\\Models\\User', 1406, 'iPhone', 'bc5c83114da5457f3e847ea8757b7252786aabc398aa76440cf365c5c3d2b087', '[\"*\"]', '2023-08-22 21:33:05', NULL, '2023-08-22 20:22:03', '2023-08-22 21:33:05'), +(599, 'App\\Models\\User', 1407, 'KG7h-H6511CDEF-R-OP-230606V500', 'fa7113b258009d3d363ac4b1576f19e8432df3d741c8a7806fc3cbf30d74bc11', '[\"*\"]', '2023-08-22 21:29:39', NULL, '2023-08-22 21:29:36', '2023-08-22 21:29:39'), +(600, 'App\\Models\\User', 1408, 'iPhone', '02c854297a5038a304bcd8d4dbf4ed7a3d3764c62b8e1bbef37b1d253f1d1d22', '[\"*\"]', '2023-08-23 13:27:51', NULL, '2023-08-22 22:58:04', '2023-08-23 13:27:51'), +(601, 'App\\Models\\User', 1409, 'iPhone', '04c808b89f69256889ba4cf94e325d0ebf3d0e04de3a491a0e72eb65c9307614', '[\"*\"]', '2023-08-23 01:05:03', NULL, '2023-08-23 00:49:02', '2023-08-23 01:05:03'), +(603, 'App\\Models\\User', 1410, 'TP1A.220624.014.S911BXXU3AWGJ', 'c886e30171a04895b6e1b0fc1dd5354beb5ec33996c9d666ad14d5299998c5ca', '[\"*\"]', '2023-08-23 05:26:00', NULL, '2023-08-23 05:22:12', '2023-08-23 05:26:00'), +(604, 'App\\Models\\User', 1411, 'iPhone', '9f0b5f6292ebdf7734c97f96d265a2b711f40dcf78feb445b23e536a0adcfd5c', '[\"*\"]', '2023-08-24 07:30:48', NULL, '2023-08-23 09:49:45', '2023-08-24 07:30:48'), +(606, 'App\\Models\\User', 1412, 'Claudia❤️', 'fc17348bb57aad8fc0758996c99392f2ef53a59a2b66956c0796468ee738f6e0', '[\"*\"]', '2023-08-23 11:30:51', NULL, '2023-08-23 10:39:23', '2023-08-23 11:30:51'), +(607, 'App\\Models\\User', 1413, 'RP1A.200720.012.A515FXXU4DUB1', 'f2d7526e4750fd9da84454362681f815bbb41d18dc7232e233004197a4e7ca99', '[\"*\"]', '2023-08-24 01:37:03', NULL, '2023-08-23 10:43:39', '2023-08-24 01:37:03'), +(608, 'App\\Models\\User', 427, 'SP1A.210812.016.A217FXXS8DWC2', 'ee9bb784988973e6b755358b076ecadf8e3ebe9013e6aa76e8eca7604e7104c8', '[\"*\"]', '2023-08-23 11:25:26', NULL, '2023-08-23 11:01:27', '2023-08-23 11:25:26'), +(609, 'App\\Models\\User', 1414, 'iPhone', '24d936715b4665b0c1caef05f9d4c4d299454270cf930109490261fe39e2c5d6', '[\"*\"]', '2023-08-23 11:18:33', NULL, '2023-08-23 11:14:45', '2023-08-23 11:18:33'), +(610, 'App\\Models\\User', 1415, 'X693-H697BCDEFTU-R-GL-211102V736', '2de8c59acd461adef6ebb276958e939f7196139f2d97e5184bf1ab6b68b5cd22', '[\"*\"]', '2023-08-24 08:20:26', NULL, '2023-08-23 11:18:44', '2023-08-24 08:20:26'), +(612, 'App\\Models\\User', 1417, 'iPhone', '129665ca2796356cdb9756b8a3372e9a626153ac3564aeac9f080b1609696e91', '[\"*\"]', '2023-08-23 12:35:22', NULL, '2023-08-23 12:30:04', '2023-08-23 12:35:22'), +(613, 'App\\Models\\User', 1418, 'iPhone', 'a4965728a5a4c3b0f45a8e720e1701744910ab1e1c93e88af3794b26cff1aed5', '[\"*\"]', '2023-08-24 08:34:08', NULL, '2023-08-23 12:30:58', '2023-08-24 08:34:08'), +(614, 'App\\Models\\User', 1419, 'iPhone', '444bd33a43d61d42de561525aa323466d5d290cb24253f68d6dda96f625b236d', '[\"*\"]', '2023-08-23 13:03:55', NULL, '2023-08-23 13:03:54', '2023-08-23 13:03:55'), +(615, 'App\\Models\\User', 1420, 'iPhone', 'ce256ea30c8bbbacd6c19b46c343e48ce080bb2815be170c7d52994bd30b59d4', '[\"*\"]', '2023-08-23 14:32:38', NULL, '2023-08-23 13:25:07', '2023-08-23 14:32:38'), +(616, 'App\\Models\\User', 1421, 'SP1A.210812.016.A032FXXU3BWF2', '6b4a89d2ce63d93c0bf18c99c1fa2bf208d08d79fdb61f3ce992032a676f0262', '[\"*\"]', '2023-08-23 15:30:27', NULL, '2023-08-23 14:56:41', '2023-08-23 15:30:27'), +(617, 'App\\Models\\User', 1422, 'RP1A.200720.012.A225FXXU3AVB1', 'ce4f93cfa8d8ed1bf69680c197654c13ebba68fc0161348f39b961f8826b6c4a', '[\"*\"]', '2023-08-23 15:00:48', NULL, '2023-08-23 14:58:33', '2023-08-23 15:00:48'), +(618, 'App\\Models\\User', 1365, 'iPhone', 'aa3ca4295d933b80d7de37ad9d06cb34fc68b3d8ff8b84a71bd3e62664570705', '[\"*\"]', '2023-08-23 15:02:51', NULL, '2023-08-23 15:02:50', '2023-08-23 15:02:51'), +(619, 'App\\Models\\User', 1423, 'iPhone', '4f719060e9eb45db9b0a07bf1d0ddc137e3edb2bed83614de148cba04c5dba4a', '[\"*\"]', '2023-08-23 16:40:22', NULL, '2023-08-23 16:29:22', '2023-08-23 16:40:22'), +(620, 'App\\Models\\User', 1424, 'iPhone', 'bfcbf2bab1753d67baad90cded5371a54b5bde38ac100d217868bd97c5389087', '[\"*\"]', '2023-08-24 08:06:19', NULL, '2023-08-23 17:40:41', '2023-08-24 08:06:19'), +(621, 'App\\Models\\User', 1425, 'iPhone', 'e075325a290334c3cff12819921099d4ffd20c3c5aee5f4006e77f8858eccc67', '[\"*\"]', '2023-08-23 17:56:32', NULL, '2023-08-23 17:50:36', '2023-08-23 17:56:32'), +(622, 'App\\Models\\User', 1427, 'iPhone', '4086c47bbf494cf1f3725181a445cff60f731b868acbdad1283a719b1f4e775f', '[\"*\"]', '2023-08-23 20:39:11', NULL, '2023-08-23 20:35:38', '2023-08-23 20:39:11'), +(623, 'App\\Models\\User', 1429, 'iPhone', 'f7e5bb0ef8b1007b053b528cb80133d130130b82b3c7bb4569d0e766df9b3c69', '[\"*\"]', '2023-08-23 20:41:33', NULL, '2023-08-23 20:41:33', '2023-08-23 20:41:33'), +(624, 'App\\Models\\User', 1430, 'iPhone', 'a505abf095e6fe1ee0417c0dee3fbf235e5912575f48e94b4c041c342c7dd048', '[\"*\"]', '2023-08-23 21:25:59', NULL, '2023-08-23 20:41:48', '2023-08-23 21:25:59'), +(625, 'App\\Models\\User', 1431, 'iPhone', 'a27395cf69131a232510d970e13e3941b8b60985b156e58ec2dce623934afa2b', '[\"*\"]', '2023-08-23 20:58:19', NULL, '2023-08-23 20:57:38', '2023-08-23 20:58:19'), +(627, 'App\\Models\\User', 12, 'TKQ1.221114.001 test-keys', 'bee7b9e096a00fca3bc5b90ba4fbd15ce37c3647d5e70a8c41cae37599aed94e', '[\"*\"]', '2023-08-23 21:05:31', NULL, '2023-08-23 21:02:28', '2023-08-23 21:05:31'), +(628, 'App\\Models\\User', 13, 'iPhone', '74477fe3bfe7e7e223d2f31a87c664a7a52d92e3a4e2f3f8a4ec5eec68260b64', '[\"*\"]', '2023-08-24 07:02:32', NULL, '2023-08-23 21:02:39', '2023-08-24 07:02:32'), +(629, 'App\\Models\\User', 1432, 'iPhone', '865d1b933fad4126590ecdf835165ec7cac4be239a0be2c191e624a37b72f373', '[\"*\"]', '2023-08-23 21:07:00', NULL, '2023-08-23 21:03:56', '2023-08-23 21:07:00'), +(630, 'App\\Models\\User', 1008, 'TP1A.220624.014.A045FXXU3CWG2', '452342b7b907bc70a7b3838aa61f9ce866015295cd991db5b29a403a316b3b12', '[\"*\"]', '2023-08-23 21:04:29', NULL, '2023-08-23 21:03:58', '2023-08-23 21:04:29'), +(631, 'App\\Models\\User', 1433, 'iPhone', '5c64d0a15ca914c2c5af28206390817e787ee297573c3dab49f6295dbfbb8d95', '[\"*\"]', '2023-08-24 06:27:14', NULL, '2023-08-23 21:10:39', '2023-08-24 06:27:14'), +(632, 'App\\Models\\User', 1434, 'Casandra’s iphone', 'c9c516a92f0d64f848a952b2d7e89f58a71cd8c9874ad7cd15658b8e01fc9d82', '[\"*\"]', '2023-08-23 21:20:28', NULL, '2023-08-23 21:17:46', '2023-08-23 21:20:28'), +(633, 'App\\Models\\User', 12, 'TKQ1.221114.001 test-keys', 'f7e9142f42d4e0df67874357f7e8913b1ff0c0da156e6762224ddd043456720e', '[\"*\"]', '2023-08-24 04:29:32', NULL, '2023-08-23 21:22:14', '2023-08-24 04:29:32'), +(634, 'App\\Models\\User', 1435, 'iPhone', 'eef82fc0207e67fdf6ae6d96c69aa0e94708c046603a7e97f74f6a8e420e247b', '[\"*\"]', '2023-08-23 22:57:07', NULL, '2023-08-23 22:01:10', '2023-08-23 22:57:07'), +(635, 'App\\Models\\User', 1436, 'iPhone', 'e5555a99e324296a415a61bf1131191b593cde2157a58f1024f318032e2162a2', '[\"*\"]', '2023-08-23 22:04:04', NULL, '2023-08-23 22:03:14', '2023-08-23 22:04:04'), +(636, 'App\\Models\\User', 1125, 'iPhone', 'aaa95c881bd6b58d2ed1e8426924e5f0a3bafd3ff83307b9547ffe147c020fd7', '[\"*\"]', '2023-08-23 22:25:54', NULL, '2023-08-23 22:23:42', '2023-08-23 22:25:54'), +(637, 'App\\Models\\User', 1439, 'NRD90M.G935FXXU3ARI2', 'e5608420528ff2bf0e926598c9cd9ae21d47592077f80a8a639a58278bd883fe', '[\"*\"]', '2023-08-23 23:42:19', NULL, '2023-08-23 23:34:32', '2023-08-23 23:42:19'), +(638, 'App\\Models\\User', 1440, 'RP1A.200720.012.A705FNXXS5DVK6', 'd0657ff5ec390081c75f0246ff1ef69cf4a10901d04fbc5a0ae5c9f4216a87f3', '[\"*\"]', '2023-08-23 23:45:35', NULL, '2023-08-23 23:39:06', '2023-08-23 23:45:35'), +(639, 'App\\Models\\User', 1441, 'LC8-H6215ABCD-Q-GL-220402V350', 'b5f68308b7fb7ed82d0db6097daaf28739a71ae0776997d5138498f8afecf558', '[\"*\"]', '2023-08-23 23:42:53', NULL, '2023-08-23 23:40:05', '2023-08-23 23:42:53'), +(640, 'App\\Models\\User', 1442, 'CG6j-H696XYZAuBdBe-S-OP-230420V1512', 'fc3bd25dd8331e02acc5bf8e9d1b2a150b3456cc9aae8af5f9719813091499ec', '[\"*\"]', '2023-08-24 07:30:00', NULL, '2023-08-24 00:26:58', '2023-08-24 07:30:00'), +(641, 'App\\Models\\User', 1443, '4087U_ALAP_2SIM_V1.7_20210311_UNLOCK', '7efe47beaf08e1693a1b1c72030eed0aa1ddce069b19e3c539cf2ff8ae34bf60', '[\"*\"]', '2023-08-24 06:44:39', NULL, '2023-08-24 06:41:36', '2023-08-24 06:44:39'), +(642, 'App\\Models\\User', 1444, 'iPhone', '8bd6c82c9112fca345a8d94a77b320fb6d3b8225d4796faccec04d417a121919', '[\"*\"]', '2023-08-24 07:31:51', NULL, '2023-08-24 07:21:51', '2023-08-24 07:31:51'), +(643, 'App\\Models\\User', 240, 'TP1A.220624.014.A235FXXU3CWE4', '67b764abeca0efc8e546e5667f368144dea176a20ec6282dadc3969666f41642', '[\"*\"]', '2023-08-24 08:34:52', NULL, '2023-08-24 08:34:42', '2023-08-24 08:34:52'), +(644, 'App\\Models\\User', 12, 'sdk_google_phone_x86_64-userdebug 6.0 MASTER 6695544 test-keys', 'd65778dcfe42190c3ed6b0dac528f7222a7e88c31a88a5b244c4f56169e649ad', '[\"*\"]', '2023-08-24 23:25:34', NULL, '2023-08-24 22:50:51', '2023-08-24 23:25:34'), +(645, 'App\\Models\\User', 12, 'TKQ1.221114.001 test-keys', '314f83ead2ebfa50ff47045445c7d8a6caa9474bb29ec3f6edc20686ed1645d4', '[\"*\"]', '2023-08-24 23:44:43', NULL, '2023-08-24 23:44:40', '2023-08-24 23:44:43'), +(646, 'App\\Models\\User', 12, 'TKQ1.221114.001 test-keys', 'cb3e93f4706998efce2043953fff582b3962a75fb9819e1432ead626cbc93729', '[\"*\"]', '2023-08-29 22:14:51', NULL, '2023-08-29 22:11:13', '2023-08-29 22:14:51'), +(647, 'App\\Models\\User', 1452, 'iphone', '93a0af0e91999d4910d78f2aab7cfaeafacea0f598987764ce5a937699b32271', '[\"*\"]', NULL, NULL, '2023-08-30 17:50:32', '2023-08-30 17:50:32'), +(648, 'App\\Models\\User', 1452, 'iphone', 'f009c457f48ef60434b73a07f191e1ea9b186ab331507d32845e50ae5a68e881', '[\"*\"]', NULL, NULL, '2023-08-30 17:53:15', '2023-08-30 17:53:15'), +(649, 'App\\Models\\User', 1452, 'iphone', 'b5f6659620a5509e429ee5cb616627501ef700a724800e58808e40f117832f30', '[\"*\"]', NULL, NULL, '2023-08-30 17:53:17', '2023-08-30 17:53:17'), +(650, 'App\\Models\\User', 1452, 'iphone', '2291e561f0309cbd8674ddbe00807225232cbba55fbac083674bd5a17f6652a0', '[\"*\"]', NULL, NULL, '2023-08-30 17:53:18', '2023-08-30 17:53:18'), +(651, 'App\\Models\\User', 1452, 'iphone', '34985f4b180fe3306271ebcea47327857a84f8604e7d9904947d89a03732bd49', '[\"*\"]', NULL, NULL, '2023-08-30 17:53:20', '2023-08-30 17:53:20'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `points` +-- + +CREATE TABLE `points` ( + `id` bigint(20) UNSIGNED NOT NULL, + `customer_id` bigint(20) UNSIGNED NOT NULL, + `points` double(8,5) NOT NULL DEFAULT 0.00000, + `reference` varchar(255) DEFAULT NULL, + `reason` varchar(255) NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `points` +-- + +INSERT INTO `points` (`id`, `customer_id`, `points`, `reference`, `reason`, `created_at`, `updated_at`) VALUES +(1, 1723, 0.00000, '7XYjwvxi2x', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2, 210, 0.02000, 'ZCSuo-TRLxxQzxAU', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(3, 149, 0.02000, '_4QxPp8miHO7GB2F', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(5, 891, 3.01000, '0gpAAAsB-EfTLaF-', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(6, 2776, 3.01000, '2X99_TJakxoBVmdu', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(7, 643, 3.01000, 'wqcBP5Q-KJKChzXl', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(8, 278, 3.01000, 'zelooXgrz0-Ft7HP', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(9, 894, 3.01000, 'frtYhhmcsDoiPHMQ', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(10, 888, 3.01000, '8GQo-PTZSDSXW-fG', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(11, 889, 3.01000, 'lUk1cFtD8nwQZZ1q', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(12, 2678, 3.01000, 'CC_H5lVR77TGWa8a', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(13, 887, 3.01000, 'b2XRtrN1Kf53lgLw', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(14, 543, 3.01000, 'wJzFM-ha4MVP1FpX', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(15, 543, 10.00000, '7Xksl-ZRcqWDqHRk', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(16, 893, 3.01000, '7poh4NhQ4UabmZ8Q', 'Purchase package', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(17, 892, 3.03000, 'G3fJnC1i7EmInDWR', 'Purchase package', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(18, 546, 3.03000, 'd9qjOBjsQeWnwfb_', 'Purchase package', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(19, 258, 3.03000, 'txYlL6trQsAHfGbC', 'Purchase package', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(20, 918, 3.03000, '3Hc32TqSXPDQGSa9', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(21, 546, 10.00000, 'mxkc3Wb2U0A2ZxUw', 'Buy items', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(22, 952, 3.03000, '-6K5ol7pVrrXS9xp', 'Purchase package', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(23, 211, 3.03000, '-2Mg3mlAKaTZQes3', 'Purchase package', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(24, 984, 3.03000, 'Qls-e1GRmdTCjTi4', 'Purchase package', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(25, 170, 3.03000, 'UljVI6i1seGt-Ver', 'Purchase package', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(26, 935, 3.03000, '9uLuuRITTR_Rf0Oz', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(27, 936, 3.03000, 'fUpBi2Hgb1vcSzjl', 'Purchase package', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(28, 994, 3.03000, 'CNaPKAbT0ewkXerk', 'Purchase package', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(29, 37, 3.03000, '0uovuqcD4y_lfDNl', 'Purchase package', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(30, 258, 4.00000, 'jyaCWabIUmqGEP0A', 'Buy items', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(31, 994, 4.00000, 'WNAHe9BBdslofaBU', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(32, 546, 10.00000, 'FY5b54lhyuCOzUpE', 'Buy items', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(33, 2776, 8.00000, 'Gb-tS6iS48kInmHc', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(34, 952, 6.00000, 'WKFhKw2iM8OEZqWw', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(35, 980, 3.03000, 'Vb47QGc-_sMj2z6Z', 'Purchase package', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(36, 935, 4.00000, 'JqufMlEF0lyH4M-f', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(37, 952, 4.00000, 'Ou3-lRSRJrZsb210', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(38, 980, 10.00000, 'DL0Rcc59I4kGRxjw', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(39, 978, 3.03000, 'xtmBBUr3sHccOZ-7', 'Purchase package', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(40, 2785, 3.04000, 'KKGQxbIZSNxzAZzR', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(41, 894, 4.00000, '6YTkCKU_pCNduuM8', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(42, 998, 3.04000, 'g-P2ic6s_lkuKvuZ', 'Purchase package', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(43, 1011, 3.02000, '-sYyrARJyuTrxswL', 'Purchase package', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(44, 207, 3.02000, 'RtpkM8S76IEbVQdE', 'Purchase package', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(45, 207, 17.00000, 'pZiGHpKXegciMBQk', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(46, 999, 3.04000, 'DgxHkXAQn-JfyEba', 'Purchase package', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(47, 888, 4.00000, 'QjdyIjjWRku26cWw', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(48, 1043, 3.04000, 'XwudzDiHXHK2vS6Z', 'Purchase package', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(49, 935, 4.00000, 'xHhYH-1HQomH6zdp', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(50, 984, 5.00000, '3IH0pRDuuMjjGvEl', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(51, 546, 20.00000, '0Bflk32Zw_mTFKhj', 'Buy items', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(52, 546, 4.00000, 'uPbqf7zjDGQ1XeET', 'Buy items', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(53, 546, 4.00000, 'wFQ4TWvag2aHkEmH', 'Buy items', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(54, 530, 3.03000, 'C9JKk698GaeX1EZb', 'Purchase package', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(55, 1011, 4.00000, 'twQKCT67Tw6pwgM_', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(56, 1670, 3.03000, 'GPj9_poO7rUrg5Fg', 'Purchase package', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(57, 1670, 6.00000, 'pOLMj0q3G9nH07Ps', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(58, 1244, 3.03000, 'pYgTE931NEWJpY7I', 'Purchase package', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(59, 699, 3.03000, 'O59gI3jF1Yhhz8do', 'Purchase package', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(60, 893, 3.00000, '49TeiK3Cf5CG4Ygg', 'Buy items', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(61, 530, 22.00000, 'p7pKJ-H-3MFDmgud', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(62, 918, 2.00000, 'OI38ijvYAOkOujiY', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(63, 936, 4.00000, 'p__aRwsIzdDAS8l5', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(64, 530, 40.00000, 'Q__BZ9u3_K7WbWs7', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(65, 1045, 3.03000, 'ofX1OM-0k-XyIbVT', 'Purchase package', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(66, 936, 1.70000, 'GXZ3c6zKFsS-nD6C', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(67, 2785, 5.60000, 'Wzh9j6lMlVW-PBQJ', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(68, 999, 2.00000, 'x9T8X-vekZVw69ef', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(69, 952, 5.60000, '2zVh7iV7Eio_qOh7', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(70, 998, 3.00000, 'DU6XDISb4fs-0iDO', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(71, 1082, 3.01000, '35n3hN7xXVQLUWTm', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(72, 1670, 2.00000, 'hQfHcpoMXWvoC-4_', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(73, 1670, 3.00000, 'z81sz3XbwNWOEUkG', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(74, 546, 8.40000, 'ZvfMoHJ7dDZJXZVt', 'Buy items', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(75, 994, 3.90000, 'krwN4lZmh4HeX4Do', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(76, 1099, 3.00000, 'nYm0mgzG7FdK6wOg', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(77, 1090, 3.01000, '-PNokXHQW3M6IBdD', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(78, 2678, 2.80000, '-o96ap_VDIFGseLf', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(79, 1099, 4.70000, 'YiMcWoQKSop6NvWN', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(80, 1011, 4.00000, 'S0SEodDUu6662exb', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(81, 699, 7.40000, 'EnOguJ2ZCA5bEAXE', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(82, 618, 3.00000, 'CeClRd4iQ2949X09', 'Purchase package', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(83, 1118, 3.00000, 'weugABBn8JqAKO7J', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(84, 984, 2.80000, 'LA2Lyyq6Vkc169px', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(85, 952, 2.80000, '7FLUDDtEmOXFy_Nh', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(86, 1229, 3.00000, 'KvdoZs12Q0GllG5s', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(87, 891, 3.90000, '9iB_lZc7CIwYF4eC', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(88, 2966, 3.00000, '000000000001', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(89, 2966, 3.00000, '000000000002', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(90, 2966, 3.00000, '000000000003', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(91, 2966, 3.00000, '000000000004', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(92, 2967, 3.00000, '000000000005', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(93, 2329, 3.00000, '000000000008', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(94, 2329, 3.00000, '000000000012', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(95, 2329, 3.00000, '000000000013', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(96, 2329, 3.00000, '000000000014', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(97, 2329, 3.00000, '000000000016', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(98, 2969, 3.00000, '000000000021', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(99, 1168, 3.00000, '000000000022', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(100, 1168, 3.00000, '000000000023', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(101, 1723, 2.00000, 'FMD000000000256', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(102, 210, 2.00000, 'FMD000000000314', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(103, 1723, 2.00000, 'FMD000000000315', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(104, 1561, 3.00000, 'FMD000000000323', 'Purchase package', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(105, 1583, 3.00000, 'FMD000000000332', 'Purchase package', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(106, 1714, 3.00000, 'FMD000000000344', 'Purchase package', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(107, 1596, 3.00000, 'FMD000000000347', 'Purchase package', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(108, 1011, 3.00000, 'FMD000000000348', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(109, 1596, 5.00000, 'FMD000000000357', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(110, 1596, 3.00000, 'FMD000000000361', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(111, 207, 20.00000, 'FMD000000000378', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(112, 1583, 2.00000, 'FMD000000000380', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(113, 211, 2.00000, 'Yx6UAevov9oi63ec', 'Buy items', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(114, 1846, 3.00000, 'FMD000000000383', 'Purchase package', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(115, 2055, 3.00000, 'FMD000000000385', 'Purchase package', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(116, 935, 10.00000, 'FMD000000000391', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(117, 2802, 3.00000, 'FMD000000000396', 'Purchase package', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(118, 1487, 3.00000, 'FMD000000000405', 'Purchase package', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(119, 1011, 2.00000, 'FMD000000000411', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(120, 1487, 10.00000, 'FMD000000000416', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(121, 1281, 3.00000, 'FMD000000000422', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(122, 1099, 2.00000, 'kNOSWDIvt0yfOBek', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(123, 2678, 2.00000, 'FMD000000000428', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(124, 611, 3.00000, 'FMD000000000434', 'Purchase package', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(125, 1281, 10.00000, 'FMD000000000435', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(126, 980, 12.00000, 'FMD000000000437', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(127, 278, 10.00000, 'FMD000000000440', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(128, 1045, 2.00000, 'FMD000000000444', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(129, 1487, 6.00000, 'FMD000000000443', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(130, 1196, 3.00000, 'FMD000000000445', 'Purchase package', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(131, 1045, 3.00000, 'FMD000000000447', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(132, 1583, 4.00000, 'FMD000000000448', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(133, 1082, 5.00000, 'FMD000000000458', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(134, 1583, 4.00000, 'FMD000000000463', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(135, 1487, 4.00000, 'FMD000000000468', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(136, 1487, 3.00000, 'FMD000000000469', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(137, 1487, 3.00000, 'FMD000000000480', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(138, 1596, 8.00000, 'FMD000000000481', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(139, 1099, 4.00000, 'Iq32UMzb8TS1aqGg', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(140, 998, 3.00000, 'qnxUInqyNa0uChvd', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(141, 1487, 3.00000, 'FMD000000000487', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(142, 1487, 5.00000, 'FMD000000000488', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(143, 892, 4.00000, 'FMD000000000489', 'Buy items', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(144, 1487, 2.00000, 'FMD000000000490', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(145, 1583, 5.00000, 'FMD000000000491', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(146, 1045, 3.00000, 'FMD000000000496', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(147, 2014, 3.00000, 'FMD000000000501', 'Purchase package', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(148, 1487, 3.00000, 'FMD000000000502', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(149, 2026, 3.00000, 'FMD000000000505', 'Purchase package', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(150, 2026, 2.00000, 'XIEWrVEnhCGJGSc3', 'Buy items', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(151, 1190, 3.00000, 'FMD000000000510', 'Purchase package', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(152, 1487, 7.00000, 'FMD000000000529', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(153, 1487, 6.00000, 'FMD000000000535', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(154, 2055, 4.00000, 'FMD000000000536', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(155, 1596, 10.00000, 'FMD000000000540', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(156, 1487, 2.00000, 'FMD000000000542', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(157, 1487, 5.00000, 'FMD000000000545', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(158, 2055, 2.00000, 'FMD000000000549', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(159, 2088, 3.00000, 'FMD000000000550', 'Purchase package', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(160, 935, 6.00000, 'FMD000000000551', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(161, 1714, 2.00000, 'FMD000000000556', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(162, 1045, 2.00000, 'FMD000000000557', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(163, 2175, 3.00000, 'FMD000000000558', 'Purchase package', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(164, 893, 2.00000, 'FMD000000000559', 'Buy items', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(165, 37, 3.00000, 'FMD000000000561', 'Buy items', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(166, 611, 9.00000, 'FMD000000000562', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(167, 543, 13.00000, 'FMD000000000565', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(168, 1082, 17.00000, 'FMD000000000573', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(169, 2026, 2.00000, 'FMD000000000584', 'Buy items', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(170, 999, 3.00000, 'FMD000000000585', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(171, 980, 5.00000, 'FMD000000000591', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(172, 1082, 3.00000, 'FMD000000000593', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(173, 1045, 2.00000, 'FMD000000000594', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(174, 1487, 3.00000, 'FMD000000000595', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(175, 1487, 2.00000, 'FMD000000000597', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(176, 1318, 3.00000, 'FMD000000000604', 'Purchase package', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(177, 1318, 2.00000, 'FMD000000000607', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(178, 1846, 3.00000, 'FMD000000000611', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(179, 2170, 3.00000, 'FMD000000000612', 'Purchase package', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(180, 546, 7.00000, 'FMD000000000613', 'Buy items', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(181, 530, 30.00000, 'MQb0xNQ3lQLhVlVZ', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(182, 2180, 3.00000, 'FMD000000000619', 'Purchase package', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(183, 618, 2.00000, 'FMD000000000620', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(184, 952, 2.00000, 'FMD000000000621', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(185, 894, 2.00000, 'FMD000000000625', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(186, 1162, 3.00000, 'FMD000000000636', 'Purchase package', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(187, 2026, 2.00000, 'FMD000000000637', 'Buy items', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(188, 2167, 3.00000, 'FMD000000000638', 'Purchase package', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(189, 980, 2.00000, 'FMD000000000641', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(190, 2186, 3.00000, 'FMD000000000642', 'Purchase package', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(191, 2186, 2.00000, 'FMD000000000645', 'Buy items', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(192, 2170, 10.00000, 'FMD000000000647', 'Buy items', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(193, 1318, 2.00000, 'FMD000000000648', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(194, 1596, 5.00000, 'FMD000000000649', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(195, 2026, 2.00000, 'FMD000000000651', 'Buy items', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(196, 1487, 3.00000, 'FMD000000000652', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(197, 2055, 4.00000, 'FMD000000000655', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(198, 2223, 3.00000, 'FMD000000000669', 'Purchase package', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(199, 2026, 1.80000, 'FMD000000000672', 'Buy items', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(200, 1376, 3.00000, 'FMD000000000684', 'Purchase package', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(201, 801, 3.00000, 'FMD000000000683', 'Purchase package', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(202, 1376, 9.30000, 'FMD000000000685', 'Buy items', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(203, 1700, 1.90000, '7e4rkQdchuSJWqjB', 'Buy items', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(204, 543, 20.00000, 'FMD000000000692', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(205, 1487, 4.70000, 'FMD000000000693', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(206, 1082, 15.00000, 'FMD000000000694', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(207, 1045, 1.90000, 'FMD000000000697', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(208, 1487, 5.80000, 'FMD000000000705', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(209, 2014, 9.80000, 'FMD000000000707', 'Buy items', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(210, 1700, 3.00000, 'FMD000000000673', 'Payment of the1st Package', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(211, 1714, 2.00000, 'QBF5t9hW05omK_bn', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(212, 1082, 2.00000, 'FMD000000000712', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(213, 1099, 3.90000, 'DPCzSpXmZjokAtut', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(214, 1487, 3.00000, 'FMD000000000714', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(215, 1487, 3.90000, 'FMD000000000719', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(216, 935, 4.00000, 'FMD000000000724', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(217, 1848, 3.00000, 'FMD000000000727', 'Purchase package', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(218, 1487, 3.00000, 'FMD000000000728', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(219, 1281, 15.10000, 'FMD000000000729', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(220, 1045, 2.00000, 'FMD000000000730', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(221, 994, 3.90000, 'FMD000000000735', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(222, 1487, 5.00000, 'FMD000000000742', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(223, 2297, 3.00000, 'FMD000000000743', 'Purchase package', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(224, 2302, 3.00000, 'FMD000000000746', 'Purchase package', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(225, 2297, 4.50000, 'TlCo7NAmGAwTcnIE', 'Buy items', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(226, 2678, 2.00000, 'FMD000000000771', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(227, 1487, 3.00000, 'FMD000000000774', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(228, 1700, 1.80000, '-x1VWODXE6F-6Jzx', 'Buy items', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(229, 2327, 3.00000, 'FMD000000000780', 'Purchase package', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(230, 2327, 1.90000, 'FMD000000000782', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(231, 2327, 2.00000, 'FMD000000000783', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(232, 1848, 10.20000, 'FMD000000000786', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(233, 893, 3.80000, 'FMD000000000791', 'Buy items', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(234, 1487, 2.00000, 'FMD000000000792', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(235, 2321, 3.00000, 'FMD000000000794', 'Purchase package', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(236, 2336, 3.00000, 'FMD000000000795', 'Purchase package', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(237, 2327, 1.90000, 'FMD000000000801', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(238, 984, 5.00000, 'FMD000000000802', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(239, 2327, 1.90000, 'FMD000000000803', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(240, 1714, 2.00000, 'Phk8Od0YIXnOR9Bm', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(241, 1196, 4.50000, 'FMD000000000808', 'Buy items', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(242, 1846, 3.00000, 'FMD000000000809', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(243, 2088, 3.90000, 'FMD000000000811', 'Buy items', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(244, 1487, 5.40000, 'FMD000000000812', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(245, 2327, 1.90000, 'FMD000000000815', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(246, 1487, 1.80000, 'FMD000000000817', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(247, 2297, 9.30000, 'V-gPqXm3_fHZmryv', 'Buy items', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(248, 1631, 3.00000, 'FMD000000000822', 'Purchase package', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(249, 2435, 3.00000, 'FMD000000000823', 'Purchase package', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(250, 2435, 11.10000, 'FMD000000000826', 'Buy items', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(251, 207, 10.00000, 'FMD000000000849', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(252, 2409, 3.00000, 'FMD000000000851', 'Purchase package', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(253, 341, 3.00000, 'FMD000000000860', 'Purchase package', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(254, 889, 3.90000, 'FMD000000000876', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(255, 1487, 2.00000, 'FMD000000000878', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(256, 1045, 3.00000, 'FMD000000000879', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(257, 2186, 4.90000, 'FMD000000000882', 'Buy items', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(258, 1670, 6.00000, 'FMD000000000885', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(259, 2026, 1.90000, 'FMD000000000887', 'Buy items', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(260, 1487, 2.00000, 'FMD000000000893', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(261, 2563, 3.00000, 'FMD000000000897', 'Purchase package', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(262, 2678, 3.00000, 'FMD000000000904', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(263, 2482, 3.00000, 'FMD000000000909', 'Purchase package', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(264, 2026, 1.90000, 'FMD000000000914', 'Buy items', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(265, 2474, 3.00000, 'FMD000000000921', 'Purchase package', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(266, 2486, 3.00000, 'FMD000000000922', 'Purchase package', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(267, 2026, 1.90000, 'FMD000000000924', 'Buy items', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(268, 1487, 3.00000, 'FMD000000000928', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(269, 1487, 5.00000, 'FMD000000000942', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(270, 1700, 3.80000, 'athmb6Pl8CWlSIU1', 'Buy items', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(271, 278, 10.00000, 'OGBwUU6wWIjUjn4d', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(272, 2506, 3.00000, 'FMD000000000949', 'Purchase package', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(273, 530, 27.20000, 'FhYned88mHlE8W2B', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(274, 2493, 3.00000, 'FMD000000000951', 'Purchase package', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(275, 3325, 3.00000, 'FMD000000000957', 'Purchase package', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(276, 1099, 2.00000, 'mh6DXibZZycG1GuT', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(277, 1827, 3.00000, 'FMD000000000963', 'Purchase package', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(278, 207, 10.00000, 'FMD000000000965', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(279, 1827, 1.80000, 'FMD000000000967', 'Buy items', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(280, 3325, 11.90000, 'FMD000000000976', 'Buy items', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(281, 3325, 2.00000, 'FMD000000000979', 'Buy items', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(282, 2327, 5.70000, 'FMD000000000983', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(283, 2586, 3.00000, 'FMD000000000987', 'Purchase package', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(284, 2327, 1.90000, 'FMD000000000988', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(285, 2586, 2.00000, 'FMD000000000991', 'Buy items', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(286, 1281, 12.50000, 'FMD000000000996', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(287, 3325, 4.00000, 'FMD000000001003', 'Buy items', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(288, 2540, 3.00000, 'FMD000000001006', 'Purchase package', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(289, 2327, 1.90000, 'FMD000000001007', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(290, 1670, 5.00000, 'FMD000000001010', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(291, 207, 10.00000, 'FMD000000001011', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(292, 952, 3.90000, 'FMD000000001015', 'Buy items', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(293, 3335, 3.00000, 'FMD000000001017', 'Purchase package', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(294, 889, 2.00000, 'FMD000000001022', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(295, 2563, 3.00000, 'FMD000000001028', 'Buy items', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(296, 3325, 3.00000, 'FMD000000001030', 'Buy items', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(297, 2593, 3.00000, 'FMD000000001036', 'Purchase package', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(298, 1487, 5.80000, 'FMD000000001039', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(299, 2327, 6.80000, 'FMD000000001045', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(300, 2327, 1.90000, 'FMD000000001046', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(301, 618, 1.90000, 'FMD000000001049', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(302, 935, 5.00000, 'FMD000000001050', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(303, 2327, 1.90000, 'FMD000000001051', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(304, 1487, 4.00000, 'FMD000000001057', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(305, 2516, 3.00000, 'FMD000000001058', 'Purchase package', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(306, 1596, 4.80000, 'FMD000000001059', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(307, 1523, 3.00000, 'FMD000000001060', 'Purchase package', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(308, 2606, 3.00000, 'FMD000000001061', 'Purchase package', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(309, 3325, 2.00000, 'FMD000000001062', 'Buy items', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(310, 1487, 3.00000, 'FMD000000001063', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(311, 2379, 3.00000, 'FMD000000001066', 'Purchase package', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(312, 2379, 2.70000, 'FMD000000001070', 'Buy items', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(313, 2302, 1.90000, 'FMD000000001071', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(314, 1082, 2.00000, 'FMD000000001073', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(315, 2302, 1.80000, 'FMD000000001074', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(316, 618, 2.80000, 'FMD000000001075', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(317, 2614, 3.00000, 'FMD000000001076', 'Purchase package', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(318, 1487, 5.90000, 'FMD000000001082', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(319, 3325, 2.00000, 'FMD000000001083', 'Buy items', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(320, 2641, 3.00000, 'FMD000000001084', 'Purchase package', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(321, 2641, 3.00000, 'FMD000000001095', 'Buy items', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(322, 2661, 3.00000, 'FMD000000001099', 'Purchase package', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(323, 1487, 4.00000, 'FMD000000001100', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(324, 2711, 3.00000, 'FMD000000001106', 'Purchase package', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(325, 2658, 3.00000, 'FMD000000001108', 'Purchase package', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(326, 2658, 3.80000, 'FMD000000001109', 'Buy items', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(327, 2661, 5.60000, 'FMD000000001114', 'Buy items', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(328, 1374, 3.00000, 'FMD000000001116', 'Purchase package', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(329, 3325, 3.00000, 'FMD000000001117', 'Buy items', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(330, 2678, 3.90000, 'FMD000000001118', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(331, 1487, 6.60000, 'FMD000000001120', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(332, 2327, 5.00000, 'FMD000000001121', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(333, 1848, 10.40000, 'FMD000000001129', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(334, 2327, 1.80000, 'FMD000000001131', 'Buy items', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(335, 1487, 17.90000, 'FMD000000001132', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(336, 1487, 1.90000, 'FMD000000001134', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(337, 1487, 1.60000, 'FMD000000001139', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(338, 530, 24.60000, 'FMD000000001143', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(339, 1487, 2.00000, 'FMD000000001144', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(340, 1487, 2.00000, 'FMD000000001146', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(341, 530, 24.00000, 'FMD000000001147', 'Buy items', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(342, 1561, 3.40000, 'FMD000000001148', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(343, 1700, 3.80000, 'u4FiVclHNbOspIlq', 'Buy items', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(344, 2658, 2.40000, 'FMD000000001149', 'Buy items', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(345, 2658, 1.60000, 'FMD000000001151', 'Buy items', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(346, 1583, 4.60000, 'FMD000000001155', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(347, 2625, 3.00000, 'FMD000000001156', 'Purchase package', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(348, 1082, 9.60000, 'FMD000000001158', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(349, 1487, 2.00000, 'FMD000000001165', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(350, 2625, 10.90000, 'FMD000000001167', 'Buy items', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(351, 1714, 1.80000, 'P-nqlBZXVP_a1sZo', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(352, 2728, 3.00000, 'FMD000000001170', 'Purchase package', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(353, 2026, 1.80000, 'FMD000000001172', 'Buy items', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(354, 1487, 2.00000, 'FMD000000001173', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(355, 2751, 3.00000, 'FMD000000001176', 'Purchase package', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(356, 2658, 1.60000, 'FMD000000001178', 'Buy items', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(357, 2641, 7.20000, 'FMD000000001179', 'Buy items', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(358, 1082, 1.80000, 'FMD000000001180', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(359, 1487, 2.00000, 'FMD000000001181', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(360, 1583, 1.60000, 'FMD000000001182', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(361, 2748, 3.00000, 'FMD000000001197', 'Purchase package', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(362, 1281, 1.80000, 'FMD000000001199', 'Buy items', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(363, 1487, 1.80000, 'FMD000000001205', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(364, 2625, 2.70000, 'FMD000000001207', 'Buy items', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(365, 2625, 1.80000, 'FMD000000001208', 'Buy items', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(366, 2748, 3.60000, 'i9rRpMVwFEG208eM', 'Buy items', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(367, 2748, 2.70000, 'YTMtjd9KYNFvsy81', 'Buy items', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(368, 278, 1.80000, 'FMD000000001220', 'Buy items', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(369, 2055, 1.80000, 'FMD000000001223', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(370, 1487, 2.70000, 'FMD000000001224', 'Buy items', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(371, 2586, 1.80000, 'FMD000000001226', 'Buy items', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(372, 3455, 2.40000, 'FMT000000001229', 'Buy items', '2023-08-09 17:15:00', '2023-08-09 17:15:00'), +(373, 2625, 1.80000, 'FMT000000001230', 'Buy items', '2023-08-09 22:24:02', '2023-08-09 22:24:02'), +(374, 2327, 3.60000, 'FMT000000001231', 'Buy items', '2023-08-10 07:30:02', '2023-08-10 07:30:02'), +(375, 1487, 5.40000, 'FMT000000001234', 'Buy items', '2023-08-10 09:05:02', '2023-08-10 09:05:02'), +(376, 1082, 1.80000, 'FMT000000001238', 'Buy items', '2023-08-10 13:14:29', '2023-08-10 13:14:29'), +(377, 149, 1.80000, 'FMT000000001241', 'Buy items', '2023-08-10 14:00:43', '2023-08-10 14:00:43'), +(378, 984, 3.60000, 'FMT000000001242', 'Buy items', '2023-08-10 14:34:02', '2023-08-10 14:34:02'), +(379, 3325, 0.90000, 'FMT000000001245', 'Buy items', '2023-08-11 08:07:29', '2023-08-11 08:07:29'), +(380, 1487, 1.80000, 'FMT000000001246', 'Buy items', '2023-08-11 09:13:02', '2023-08-11 09:13:02'), +(381, 2591, 3.35000, 'FMT000000001247', 'Purchase package', '2023-08-11 16:10:03', '2023-08-11 16:10:03'), +(382, 3525, 3.35000, 'FMT000000001252', 'Purchase package', '2023-08-12 09:09:03', '2023-08-12 09:09:03'), +(383, 2591, 0.90000, 'FMT000000001253', 'Buy items', '2023-08-12 10:45:02', '2023-08-12 10:45:02'), +(384, 3481, 3.00000, 'FMT000000001255', 'Purchase package', '2023-08-13 00:05:45', '2023-08-13 00:05:45'), +(385, 3403, 3.15000, 'FMT000000001259', 'Purchase package', '2023-08-13 18:23:02', '2023-08-13 18:23:02'), +(386, 2751, 1.95000, 'FMT000000001260', 'Buy items', '2023-08-13 21:22:02', '2023-08-13 21:22:02'), +(387, 2641, 5.55000, 'FMT000000001261', 'Buy items', '2023-08-14 09:53:02', '2023-08-14 09:53:02'), +(388, 3585, 3.15000, 'FMT000000001266', 'Purchase package', '2023-08-14 14:00:03', '2023-08-14 14:00:03'), +(389, 1487, 3.70000, 'FMT000000001269', 'Buy items', '2023-08-15 12:32:02', '2023-08-15 12:32:02'), +(390, 3640, 3.35000, 'FMT000000001270', 'Purchase package', '2023-08-15 18:09:03', '2023-08-15 18:09:03'), +(391, 3640, 2.00000, 'FMT000000001277', 'Buy items', '2023-08-15 19:34:02', '2023-08-15 19:34:02'), +(392, 2751, 2.95000, 'FMT000000001304', 'Buy items', '2023-08-17 16:53:03', '2023-08-17 16:53:03'), +(393, 1045, 6.40000, 'FMT000000001308', 'Buy items', '2023-08-18 12:41:50', '2023-08-18 12:41:50'), +(394, 3325, 1.25000, 'FMT000000001311', 'Buy items', '2023-08-18 14:26:15', '2023-08-18 14:26:15'), +(395, 1487, 4.50000, 'FMT000000001312', 'Buy items', '2023-08-18 16:02:02', '2023-08-18 16:02:02'), +(396, 1487, 8.00000, 'FMT000000001328', 'Buy items', '2023-08-18 20:00:02', '2023-08-18 20:00:02'), +(397, 3126, 3.00000, 'FMT000000001342', 'Purchase package', '2023-08-18 23:06:18', '2023-08-18 23:06:18'), +(398, 1045, 1.60000, 'FMT000000001343', 'Buy items', '2023-08-19 05:50:55', '2023-08-19 05:50:55'), +(399, 1011, 1.95000, 'FMT000000001344', 'Buy items', '2023-08-19 06:03:02', '2023-08-19 06:03:02'), +(400, 3731, 3.00000, 'FMT000000001365', 'Purchase package', '2023-08-19 16:17:02', '2023-08-19 16:17:02'), +(401, 1168, 2.55000, 'FMT000000001374', 'Buy items', '2023-08-19 20:25:08', '2023-08-19 20:25:08'), +(403, 1487, 8.00000, 'FMT000000001385', 'Buy items', '2023-08-20 17:52:02', '2023-08-20 17:52:02'), +(404, 2625, 2.40000, 'FMT000000001394', 'Buy items', '2023-08-21 07:16:03', '2023-08-21 07:16:03'), +(405, 1045, 1.60000, 'FMT000000001421', 'Buy items', '2023-08-21 11:43:00', '2023-08-21 11:43:00'), +(406, 2516, 3.20000, 'FMT000000001424', 'Buy items', '2023-08-21 12:14:17', '2023-08-21 12:14:17'), +(407, 1487, 8.00000, 'FMT000000001440', 'Buy items', '2023-08-22 04:11:02', '2023-08-22 04:11:02'), +(408, 2170, 1.60000, 'FMT000000001442', 'Buy items', '2023-08-22 12:30:29', '2023-08-22 12:30:29'), +(409, 764, 3.20000, 'FMT000000001443', 'Buy items', '2023-08-22 13:27:54', '2023-08-22 13:27:54'), +(410, 3325, 3.20000, 'FMT000000001450', 'Buy items', '2023-08-22 19:30:24', '2023-08-22 19:30:24'), +(411, 211, 1.60000, 'FMT000000001453', 'Buy items', '2023-08-23 10:20:55', '2023-08-23 10:20:55'), +(412, 952, 0.80000, 'FMT000000001458', 'Buy items', '2023-08-23 12:14:02', '2023-08-23 12:14:02'), +(413, 2170, 4.00000, 'FMT000000001465', 'Buy items', '2023-08-23 16:42:02', '2023-08-23 16:42:02'), +(414, 2170, 3.35000, 'FMT000000001467', 'Buy items', '2023-08-23 17:39:03', '2023-08-23 17:39:03'), +(415, 2170, 1.60000, 'FMT000000001468', 'Buy items', '2023-08-23 20:37:59', '2023-08-23 20:37:59'), +(416, 3899, 3.15000, 'FMT000000001471', 'Purchase package', '2023-08-23 23:33:37', '2023-08-23 23:33:37'), +(417, 1487, 5.60000, 'FMT000000001472', 'Buy items', '2023-08-24 00:02:02', '2023-08-24 00:02:02'), +(418, 1723, 3.15000, 'FMT000000001475', 'Purchase package', '2023-08-24 10:06:49', '2023-08-24 10:06:49'), +(419, 3911, 3.15000, 'FMT000000001481', 'Purchase package', '2023-08-24 15:51:37', '2023-08-24 15:51:37'), +(420, 1723, 1.80000, 'FMT000000001482', 'Buy items', '2023-08-24 19:14:13', '2023-08-24 19:14:13'), +(421, 1723, 1.60000, 'FMT000000001484', 'Buy items', '2023-08-25 11:57:16', '2023-08-25 11:57:16'), +(422, 1723, 2.40000, 'FMT000000001485', 'Buy items', '2023-08-25 18:23:42', '2023-08-25 18:23:42'), +(423, 1723, 3.00000, 'FMT000000001486', 'Purchase package', '2023-08-29 22:06:06', '2023-08-29 22:06:06'), +(424, 1723, 8.00000, 'FMT000000001487', 'Buy items', '2023-08-29 22:13:19', '2023-08-29 22:13:19'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `products` +-- + +CREATE TABLE `products` ( + `id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(255) NOT NULL, + `description` longtext DEFAULT NULL, + `image_url` varchar(255) DEFAULT NULL, + `published` tinyint(1) NOT NULL DEFAULT 0, + `is_feature` tinyint(1) NOT NULL DEFAULT 0, + `customer_price` double(8,2) NOT NULL, + `distributor_price` double(8,2) NOT NULL, + `selling_customer_price` double(8,2) DEFAULT NULL, + `selling_distributor_price` double(8,2) DEFAULT NULL, + `slug` varchar(255) NOT NULL, + `sku` varchar(255) DEFAULT NULL, + `volume` varchar(255) DEFAULT NULL, + `category_id` bigint(20) UNSIGNED DEFAULT NULL, + `deleted_at` timestamp NULL DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL, + `accessible` enum('retailer','distributor','both') NOT NULL DEFAULT 'both' +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `products` +-- + +INSERT INTO `products` (`id`, `name`, `description`, `image_url`, `published`, `is_feature`, `customer_price`, `distributor_price`, `selling_customer_price`, `selling_distributor_price`, `slug`, `sku`, `volume`, `category_id`, `deleted_at`, `created_at`, `updated_at`, `accessible`) VALUES +(1, 'Flat Tummy Gummies', 'FM Slim Trim Flat Tummy gummies is 100% organic which contains ACV which is specifically designed to suppress hunger and burn belly fat. Just 2 sliced gummy after meal in the morning reduce appetite, aiding digesting and reducing the cholesterol level in the body.', 'products/iaMNw8aGB548fQEPa5YSfAdGFkQlXXoxWovzQd1C.png', 1, 0, 120.00, 100.00, NULL, NULL, 'flat-tummy-gummies', '', NULL, 1, NULL, '2023-05-01 07:11:49', '2023-08-22 08:27:23', 'both'), +(2, 'Thick & Slay (Weight Gain Gummies)', 'FM Thick & Slay Weight Gain Gummies are made of 100% organic ingredients which boosts appetite and helps gain weight at the right place without bloating the stomach. 2 gummies after meal will help gain weight at the hips and butt whiles maintaining a flat tummy.', 'products/kZOYRp2DIaTfGURIBY2I6FtcLdy7Axq5OgEX4XZv.png', 1, 0, 120.00, 100.00, NULL, NULL, 'thick-slay-weight-gain-gummies', '', NULL, 1, NULL, '2023-05-01 07:12:15', '2023-08-22 08:28:53', 'both'), +(3, 'Pretty Promax (Skin & Nails Gummies)', 'FM Pretty Promax contains biotin that supports hair and nail growth, and also collagen which improves skin elasticity and enhances anti-aging. Chew 2 gummies per day after meal and drink water.', 'products/wjmZU8tc6y6Iwk6Av9xuZec1jVC4GtRMHAbev9IE.png', 1, 0, 100.00, 80.00, NULL, NULL, 'pretty-promax-skin-nails-gummies', '', NULL, 1, NULL, '2023-05-01 07:12:49', '2023-08-22 08:29:30', 'both'), +(4, 'Pussicare', 'FM Pussicare Vagina Tightener and Libido Booster is made from 100% organic blends that helps boost libido and tightens the vagina. 2 gummies per day also helps prevent UTIs, candidiasis and also sweetens the vagina.', 'products/5PtN6ykHn6hVw3gf0bXtMK87SdIynPuy8V25O21h.png', 1, 0, 100.00, 80.00, NULL, NULL, 'pussicare', '', NULL, 1, NULL, '2023-05-01 07:13:30', '2023-08-22 08:30:14', 'both'), +(5, 'Happy Period', 'FM Happy Period Menstrual Relief Gummies contains vitamin B6 and with just 2 gummies per day helps ease menstrual cramps, control mood swings and excessive bleeding in females during menstruations.', 'products/m88KHopYv6QVV95779iplimfiY5Dkm4bWsqJDzbc.png', 1, 0, 100.00, 80.00, NULL, NULL, 'happy-period', '', NULL, 1, NULL, '2023-05-01 07:14:00', '2023-08-22 08:30:47', 'both'), +(7, 'Weight Loss Tea', 'FM Slim Trim Weight Loss Tea is 100% natural with no chemicals or preservatives and contains fine blend of minimal natural ingredients to support healthy weight loss. 1 to 2 tea bags once per day after your heaviest meal. Detoxifies and burns your body fat from 2 weeks of use. NB: Not suitable for children or pregnant women.', 'products/mOx8WTgP0rZIZwQ87sXYpy7ezGiikMoqHQf4RJX8.png', 1, 0, 120.00, 100.00, NULL, NULL, 'weight-loss-tea', '', NULL, 3, NULL, '2023-05-01 07:16:39', '2023-08-22 08:31:24', 'both'), +(8, 'Tea Mug', 'FM Insulated Tea Mug is a stainless steel double-wall with a 30oz capacity which retains temperature...', 'products/4AZnPvfAlocrZRbMSM7lF7BxFndsFUIxKS7T1GZa.png', 0, 0, 100.00, 90.00, NULL, NULL, 'tea-mug', '', NULL, 4, NULL, '2023-05-01 07:17:29', '2023-08-22 08:37:27', 'both'), +(9, 'Chillax', 'FM Chillax Depression and Stress Gummies contains Vitamin D12 which promotes peace of mind and controls mood swings, and thus helping to overcome depression. As a dietary supplement for adults take 2 gummies per day.', 'products/KUpq4LQ55EPRjWIw3eDy1kDeJKhIiy4h1HaEhpwt.png', 1, 0, 100.00, 80.00, NULL, NULL, 'chillax', '', NULL, 1, NULL, '2023-05-01 07:19:55', '2023-08-22 08:32:42', 'both'), +(10, 'Caramel & Choco Skin Capsules', 'FM Caramel and Chocolate Skin Glow Capsules contains adequate amount of glutathione and collagen which works on caramel and chocolate skins. Just 2 capsules a day after meal evens and brightens skin, helps anti-aging and may get rid of acne of the face and skin.', 'products/s5CAsN6sffe5edgHWdjXT3aSlw5IIEz3FO1h9711.png', 1, 0, 100.00, 80.00, NULL, NULL, 'caramel-choco-skin-capsules', '', NULL, 2, NULL, '2023-05-01 07:21:14', '2023-08-22 08:33:15', 'both'), +(11, 'Bella Bello', 'No description', NULL, 1, 0, 145.00, 145.00, NULL, NULL, 'bella-bello', NULL, NULL, 5, '2023-08-09 12:47:29', '2023-05-01 08:58:50', '2023-08-09 12:47:29', 'both'), +(12, 'Bonnet', 'no description', 'products/dVozepqitIUnnBbjilcskfPLfwR85jIC3UF9njtc.png', 0, 0, 50.00, 50.00, NULL, NULL, 'bonnet', NULL, NULL, 4, NULL, '2023-05-01 09:00:05', '2023-08-09 13:17:56', 'both'), +(13, 'Lip Balm', 'no description', NULL, 0, 0, 50.00, 50.00, NULL, NULL, 'lip-balm', NULL, NULL, 4, NULL, '2023-05-01 09:01:30', '2023-08-09 13:17:09', 'both'), +(15, 'Gym Wear', 'no description', 'products/eScjHvhwahuKJ4yGWihNg5wGtia1ef2scnHj0n3y.png', 0, 0, 150.00, 150.00, NULL, NULL, 'gym-wear', NULL, NULL, 4, NULL, '2023-06-01 11:20:22', '2023-08-09 13:18:04', 'both'), +(16, 'Sleep Gummies', 'FM Sound Sleep Gummies are made from 100% organic blends which aids fast sleep and prevents insomnia...', 'products/miEx0a1CSWfNPgwFacwH5NLSLn5mkhZPApQZUf1o.png', 1, 0, 100.00, 80.00, NULL, NULL, 'sleep-gummies', '', NULL, 1, NULL, '2023-06-06 10:38:23', '2023-08-18 18:50:01', 'both'), +(17, 'Skin Glow Gummies', 'FM Skin Glow Gummies contains adequate amount of glutathione and collagen which works on all skin types. Just 2 to 3 gummies a day with or without meal evens and brightens skin, helps anti-aging and may get rid of acne of the face and skin.', 'products/jlLQUAciItTo6nyHfhGlCoTqkMiLk0mePQJeJRoa.png', 1, 0, 100.00, 80.00, NULL, NULL, 'skin-glow-gummies', '', NULL, 1, NULL, '2023-07-03 14:34:44', '2023-08-22 08:33:52', 'both'), +(18, 'Anti - Stretch Marks', '

Description

FM Anti - Stretch Marks is an intensive solution for scars, acne, cuts, stretch marks, C-sections and surgeries. The old and new scars will fade away gradually. Our advanced formula is rich in Herbal Extracts and Epidermal Growth Factor. It can soften, smoothen and repair skin, enhance the skin elasticity, improve the overall appearance of skin and fade the color of scars.

Direction For Use

Apply it to the scar area 2-3 times a day, morning and evening.

', 'products/BoSaeWSkrMFLwkXKoDUCSSNbLKIIZ58E45bi9zor.png', 1, 1, 100.00, 80.00, NULL, NULL, 'anti-stretch-marks', NULL, NULL, 6, NULL, '2023-08-18 18:04:25', '2023-08-23 21:40:04', 'both'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `report_frauds` +-- + +CREATE TABLE `report_frauds` ( + `id` bigint(20) UNSIGNED NOT NULL, + `email` varchar(255) DEFAULT NULL, + `description` longtext NOT NULL, + `phone` varchar(255) DEFAULT NULL, + `date` datetime DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `riders` +-- + +CREATE TABLE `riders` ( + `id` bigint(20) UNSIGNED NOT NULL, + `user_id` bigint(20) UNSIGNED NOT NULL, + `unique_number` varchar(255) NOT NULL, + `phone` varchar(255) NOT NULL, + `alternative_number` varchar(255) DEFAULT NULL, + `address` text DEFAULT NULL, + `active` tinyint(1) NOT NULL DEFAULT 0, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `riders` +-- + +INSERT INTO `riders` (`id`, `user_id`, `unique_number`, `phone`, `alternative_number`, `address`, `active`, `created_at`, `updated_at`) VALUES +(1, 4, 'FMR0000001', '0550983417', NULL, NULL, 1, '2023-05-01 08:36:05', '2023-05-01 08:36:05'), +(2, 5, 'FMR0000002', '0549733081', NULL, NULL, 1, '2023-05-01 08:37:38', '2023-05-01 08:37:38'), +(3, 6, 'FMR0000003', '0244779446', NULL, NULL, 1, '2023-05-01 08:38:38', '2023-05-01 08:38:38'), +(4, 7, 'FMR0000004', '0240388974', NULL, NULL, 1, '2023-05-01 08:49:14', '2023-05-01 08:49:14'), +(5, 8, 'FMR0000005', '0596747842', NULL, NULL, 1, '2023-05-01 08:51:36', '2023-05-01 08:51:36'), +(6, 11, 'FMR0000006', '0204030630', NULL, NULL, 1, '2023-05-09 07:33:24', '2023-05-09 07:33:24'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `roles` +-- + +CREATE TABLE `roles` ( + `id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(255) NOT NULL, + `guard_name` varchar(255) NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `roles` +-- + +INSERT INTO `roles` (`id`, `name`, `guard_name`, `created_at`, `updated_at`) VALUES +(1, 'super-admin', 'web', '2023-08-09 04:45:32', '2023-08-09 04:45:32'), +(2, 'admin', 'web', '2023-08-09 04:45:32', '2023-08-09 04:45:32'), +(3, 'manager', 'web', '2023-08-09 04:45:32', '2023-08-09 04:45:32'), +(4, 'employee', 'web', '2023-08-09 04:45:32', '2023-08-09 04:45:32'), +(5, 'rider', 'web', '2023-08-09 04:45:32', '2023-08-09 04:45:32'), +(6, 'customer', 'web', '2023-08-09 04:45:32', '2023-08-09 04:45:32'), +(7, 'guest', 'web', '2023-08-09 04:45:33', '2023-08-09 04:45:33'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `role_has_permissions` +-- + +CREATE TABLE `role_has_permissions` ( + `permission_id` bigint(20) UNSIGNED NOT NULL, + `role_id` bigint(20) UNSIGNED NOT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `sessions` +-- + +CREATE TABLE `sessions` ( + `id` varchar(255) NOT NULL, + `user_id` bigint(20) UNSIGNED DEFAULT NULL, + `ip_address` varchar(45) DEFAULT NULL, + `user_agent` text DEFAULT NULL, + `payload` longtext NOT NULL, + `last_activity` int(11) NOT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `sessions` +-- + +INSERT INTO `sessions` (`id`, `user_id`, `ip_address`, `user_agent`, `payload`, `last_activity`) VALUES +('3TecjgweOU4QoL5D8QpoRbv8oF4wifddaygy1ZR0', 12, '127.0.0.1', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'ZXlKcGRpSTZJbTVDYjJ4cVYwRnFiRXRWUTNwVVR6WlBjVTlIZUVFOVBTSXNJblpoYkhWbElqb2lWR3BVZGpaRWQzQjBaVE53TjFGV1ZWUXhUa0ZQUzNkMmVsbHphalZYUWxOcmVGYzRkelo0UzA1Qk9XdHlhbTlOY0dKVFNHVnVaMGxtVjNSYWNEQkZTemR4YW1wa1dHVmpXVEVyU2pKRWVUSTNWSGwwYlZBd055dFdNamxqSzFGT2FEWmliakF2VkRFM2FXbG1lRWxMVTA5emFqTXpiV0ZUZUVac1Uwb3hXWFpLVW5aVGNYTmtaRWdyTVhoUlpGZHVhbGxSY2pSVmFHVnZjMFJDVTBKTlpEQnJPU3RzVkcxbFIwRk5iVkJPY0hRMkt6VndVREU0UlRBMGJqSTFOa2N5VGpWcVZHTnZkelJZZUdWaFRUQTNiVVZKVEdwSmRrWmhTVUZzZGs5c2RsWnRRMEZrU3pZNWQxUk5hak16U0hCYU9XeHBRVmhqYjBjMVdFVm9ibXRKYlhoT2QyWjZablJ3Y2l0blJUQnZkbFJtT1ZSNmNVOW1SWFJhUldGcFdVZHllVlJMUlcwMVRtOXhlSFptVGs0NEx6aDFSekpLVm5aSlRERmpSSFp0YldGUVFrUkhaMkpTY1RJclpGZHJOR1pDYVZjMVF6aGtPVmxDTkhwSVMxY3JXVWxFTmxCNUwzRkVkMlZLY1VVeGJXNTZVV2xRZG10RFZFSnVSMjFaVmk4MGFYTlpOVkY2UW5ocWJERXlXa3hxUVVkb2NtTjBkemxQTjAxNlIzQmhXbEZNTjI5Uk9VaHNSa00xUkRSd1VpODBNa2w0UVd4eUwyY3piVU40SzNZMGFuVlZiUzlZVGxaNFpYUlhhamgwVVhWUmNsQkJja3h2VjJzM00yUnlWekZ2TUdKalJHSTJTR0pvYUVFOUlpd2liV0ZqSWpvaVlqWTFaalExTjJFMk5EY3pOekZrWXpCbE56WmxOVFUyTmpZNE5EZzRNRGt4WW1aaFptWTBZek01WkRCbVpESTVZbUUyTWpoaU5UbGhOemRpWVRRd09DSXNJblJoWnlJNklpSjk=', 1693548286), +('QywOo1Qd0mFk1EmmvAMHQPjskkYEUKwtUhM2lH9R', NULL, '127.0.0.1', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36', 'ZXlKcGRpSTZJbUo2U1ZaeFJUTjVVamN4YzJKak4yWk5TbTEyWmxFOVBTSXNJblpoYkhWbElqb2lhSGRNY2tGSFJFSjZlbTlUYmtOVFprNVRTa1kyWkRJcloyNWhOU3M1VW5SWVlrbG5WemhzWjBVclpHaDNVRXQwVlRoRVF6RlNTRlE0U2pCcFVuRm1XVloyVUV4cFpHaERhRXhtU21aV1JGb3JTRkJoVXpCdmJuaHdlRVpoVkZCVlZrOXBOR1pSUTFNMGRFZGhOVWhMYWpWeWJHMUlabFZ6ZDNkT1JFbEtXR3cwUjFkRVRHbGtOVUl2V2xZeWFrNVFlblJ4SzBNeloxaHFkR1ozWms1U1lraENibmswYlVnMFoyOVBWbVpVYzNSRFNVRnZSRVJrZDA0MldUbHZZazVTTVZkR05WaEdOVEV3ZWtjNGRrWmtXV1JVY0dwVE1sRlVWWHBZT1dFNFJUSmhibWxoZG1aREswNXZNMGx1VVRWRWNVcGtjelJTZERkaWJXMTVLM2czV0haNVFXMVNVekpPUjJwTGNrbGxURzA0V1VGcWIxRTlQU0lzSW0xaFl5STZJbUpqWVRRNE1tRXhNalprWmpSbE5UQXdOV0UzTTJVMk5ERm1NMlprTURWa1ptWTVaVFF4T1RVMk1XVTRaakkzTmpGaFpHVXpNMlEyWkRVM01HRmlNak1pTENKMFlXY2lPaUlpZlE9PQ==', 1693549958); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `shipping_details` +-- + +CREATE TABLE `shipping_details` ( + `id` bigint(20) UNSIGNED NOT NULL, + `customer_id` bigint(20) UNSIGNED NOT NULL, + `region` varchar(255) NOT NULL, + `area` varchar(255) NOT NULL, + `landmark` varchar(255) DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `shipping_details` +-- + +INSERT INTO `shipping_details` (`id`, `customer_id`, `region`, `area`, `landmark`, `created_at`, `updated_at`) VALUES +(1, 1723, 'Volta', 'hhhhh', 'yyy', '2023-08-09 04:46:08', '2023-08-24 04:29:32'), +(2, 210, 'Greater Accra', 'Adabraka', 'nn', '2023-08-09 04:46:08', '2023-08-19 16:51:09'), +(3, 149, 'Western North', 'Sefwi', 'Wiawso', '2023-08-09 04:46:08', '2023-08-10 13:56:43'), +(6, 891, 'Western North', 'Bibiani', 'Bibiani', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(7, 2774, 'Volta', 'Keta', 'Keta', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(8, 2721, 'Greater Accra', 'Accra', 'kokrobite', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(9, 2776, 'Western North', 'Bibiani', 'Anhwiaso', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(10, 422, 'Greater Accra', 'Madina', 'estate', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(12, 655, 'Central', 'Assin Fosu', 'Assin Brofoyedur', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(13, 643, 'Greater Accra', 'Ashaiman', 'Atadeka Kasapreko', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(17, 278, 'Central', 'Kasoa', 'Krispol City', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(21, 776, 'Brong-Ahafo', 'Nkaseim', 'Nkaseim', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(22, 894, 'Western', 'Takoradi', 'Anaji', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(27, 816, 'Greater Accra', 'Accra', 'katamansu', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(28, 441, 'Greater Accra', 'omanjor', 'omanjor', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(29, 2779, 'Central', 'Dunkwa On Offin', 'Dunkwa On Offin', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(30, 395, 'Greater Accra', 'Accra', 'Oyarifa', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(31, 935, 'Ashanti', 'Kumasi', 'Asouyeboah Ipt', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(32, 770, 'Greater Accra', 'Accra', 'Akweteman', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(34, 31, 'Greater Accra', 'Kasoa', '', '2023-08-09 04:46:08', '2023-08-19 10:57:30'), +(39, 888, 'Greater Accra', 'Accra', 'kasoa official town', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(43, 2784, 'Bono East', 'Techiman', 'Techiman', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(44, 889, 'Ashanti', 'Kumasi', 'Agric Nzema', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(51, 2788, 'Bono East', 'Techiman', 'Akrofrom', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(52, 2789, 'Ashanti', 'Agona', 'Agona- wiamoase', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(53, 2678, 'Greater Accra', 'Accra', 'Bukom Arena', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(54, 2790, 'Central', 'Winneba', 'Winneba , South campus', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(55, 2791, 'Central', 'Cape coast', 'university of cape coast', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(58, 887, 'Greater Accra', 'Accra', 'Ayawaso', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(59, 543, 'Greater Accra', 'Ashaiman', 'Ashaiman Jericho', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(61, 2794, 'Bono East', 'Atebubu', 'Atebubu', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(62, 859, 'Brong-Ahafo', 'Kumasi', 'Berekum', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(64, 2795, 'Greater Accra', 'Accra', 'Nima', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(65, 2796, 'Greater Accra', 'Ashaiman', 'Tema', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(68, 893, 'Northern', 'Tamale', 'Aboabo', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(71, 2802, 'Greater Accra', 'Kumasi', 'Kumasi', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(73, 892, 'Western', 'Tarkwa', 'Tarkwa', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(74, 546, 'Ashanti', 'Kumasi', 'Ayeduase Knust', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(76, 2806, 'Greater Accra', 'dansoman last stop', 'last stop', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(77, 2807, 'Ashanti', 'Kumasi', 'kwadaso estate', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(78, 2809, 'Greater Accra', 'Teshie Aboma Presby', 'Teshie', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(79, 258, 'Greater Accra', 'Accra', 'Atatu Avenue Lapaz', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(80, 2811, 'Greater Accra', 'Ofankor Barrier', 'Accra', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(81, 2812, 'Ashanti', 'Ghana', 'Anomagye', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(82, 37, 'Ashanti', 'Kumasi', 'Afful Nkwanta', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(83, 918, 'Eastern', 'koforidua', 'koforidua', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(84, 982, 'Central', 'Dunkwa', 'Oxford', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(85, 2817, 'Greater Accra', 'A-Lang', 'A- lang', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(86, 2819, 'Greater Accra', 'Dome', 'crossing', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(88, 2820, 'Ashanti', 'Kumasi', 'Kronum afrancho', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(89, 2821, 'Greater Accra', 'Amanokrom', 'Amanokrom', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(90, 174, 'Greater Accra', 'Takoradi', 'Takoradi', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(91, 2824, 'Greater Accra', 'Konongo', 'Konongo', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(92, 2828, 'Central', 'cape coast', 'patrol around about', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(93, 2832, 'Greater Accra', 'Teshie Rasta', 'Teshie Rasta', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(94, 132, 'Greater Accra', 'Empriso', 'Nkawkaw Oframasi', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(95, 211, 'Greater Accra', 'Accra Mall', 'rgh', '2023-08-09 04:46:09', '2023-08-23 12:15:52'), +(96, 2831, 'Greater Accra', 'accra', 'asylum down', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(97, 98, 'Greater Accra', 'Accra', 'Tema', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(98, 2838, 'Greater Accra', 'Kasoa', 'Amanfrom', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(99, 933, 'Bono East', 'kintampo', 'kintampo', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(100, 2840, 'Brong-Ahafo', 'Ghana', 'Sunyani', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(101, 2843, 'Ashanti', 'Kumasi', 'Ashtown', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(102, 2846, 'Ashanti', 'kumawu', 'kumawu', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(103, 952, 'Greater Accra', 'Dzorwulu', 'Bayport road', '2023-08-09 04:46:10', '2023-08-23 12:11:36'), +(104, 2850, 'Eastern', 'Akwatia', 'Akwatia', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(105, 2851, 'Ashanti', 'obuasi', 'obuasi', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(106, 2852, 'Greater Accra', 'Accra', 'Nungua', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(107, 984, 'Central', 'kasoa', 'kasoa cheers pizza', '2023-08-09 04:46:10', '2023-08-10 14:29:08'), +(108, 2836, 'Greater Accra', 'Acraa', 'Nungua', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(109, 830, 'Brong-Ahafo', 'sunyani', 'fiapre', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(110, 2859, 'Upper West', 'Wa', 'Jirapa', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(111, 2860, 'Ashanti', 'Abuakwa', 'Makro', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(112, 2864, 'Ashanti', 'Breman', 'Brema', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(113, 170, 'Ashanti', 'Kumasi and Sunyani', 'Anloga sobolo and Sunyani magazine', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(114, 681, 'Greater Accra', 'ok', 'kasos', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(115, 2871, 'Western', 'Tarkwa', 'Tamso Estate', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(116, 987, 'Ashanti', 'Kumasi', 'Tafo', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(117, 936, 'Greater Accra', 'Accra', 'Teshie', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(118, 2376, 'Ashanti', 'Kumasi', 'Deduako-KNUST', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(119, 2881, 'Western', 'takoradi', 'affiakuma', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(120, 2882, 'Ashanti', 'Abuakwa', 'Abokomadi', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(121, 2884, 'Greater Accra', 'ghana', 'kaneshie', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(122, 994, 'Brong-Ahafo', 'Ghana', 'Dormaa Ahenkro', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(123, 23, 'Greater Accra', 'east legon', 'east legon', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(124, 1043, 'Greater Accra', 'Accra', 'pantang', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(125, 764, 'Greater Accra', 'Botwe', 'Legon hills', '2023-08-09 04:46:10', '2023-08-18 21:48:47'), +(126, 823, 'Greater Accra', 'Accra', 'Achimota', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(127, 2897, 'Greater Accra', 'Accra', 'Ablekuma', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(128, 2898, 'Central', 'Swedru', 'Nyakrom', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(129, 699, 'Greater Accra', 'Tema', 'klagon', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(130, 2652, 'Greater Accra', 'Accra', 'Maamobi', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(131, 2900, 'Greater Accra', 'Ghana', 'Accra', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(132, 2901, 'Ashanti', 'Kumasi', 'Abuakwa', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(133, 980, 'Western', 'Bogoso', 'Bogoso', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(134, 978, 'Greater Accra', '0501936254', 'old Ashongman', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(135, 2785, 'Greater Accra', 'Accra', 'Darkuman', '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(137, 998, 'Greater Accra', 'Accra', 'Accra Technical university', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(138, 1011, 'Ashanti', 'Kumasi', 'Asafo YF', '2023-08-09 04:46:11', '2023-08-19 05:58:52'), +(139, 207, 'Greater Accra', 'Accra', 'Mallam Junction', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(140, 2909, 'Ashanti', 'kumasi', 'Dichemso', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(141, 999, 'Central', 'cape coast', 'Winneba', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(142, 2911, 'Western North', 'sefwi Akontombra', 'Nsawora', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(143, 2914, 'Volta', 'Ho', 'Ho', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(144, 2915, 'Central', 'Winneba', 'Winneba', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(145, 2907, 'Brong-Ahafo', 'sunyani', 'Sunyani', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(146, 2918, 'Western', 'Accra', 'Takoradi Port Quarters', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(147, 2921, 'Greater Accra', 'ashiaman Lebanon', 'Lebanon zone 2', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(148, 2922, 'Greater Accra', 'Accra', 'North Kaneshie', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(149, 1670, 'Ashanti', 'Kumasi', 'Amakom', '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(150, 2923, 'Brong-Ahafo', 'brekum', 'Goka', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(151, 530, 'Greater Accra', 'Accra, Greater Accra', 'Amasaman', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(152, 1208, 'Western', 'Agona Nkwanta', 'Agona', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(153, 1244, 'Ashanti', 'Kumasi', 'Asokore Mampong', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(154, 1190, 'Greater Accra', 'Accra', 'Dome', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(155, 2928, 'Greater Accra', 'Ashaiman', 'ashaiman', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(156, 2929, 'Central', 'Winneba', 'Winneba', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(157, 2930, 'Greater Accra', 'Sunyani', 'Sunyani', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(158, 1045, 'Greater Accra', 'Kasoa', 'Bortianor', '2023-08-09 04:46:11', '2023-08-21 11:41:10'), +(159, 2934, 'Central', 'Agona Swedru', 'Yaabem', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(160, 485, 'Central', 'Dunkwa-on-offine', 'Dunkwa-on-offine', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(161, 1082, 'Western North', 'sefwi Anhwiaso Nursing Training', '', '2023-08-09 04:46:12', '2023-08-10 13:13:36'), +(162, 2936, 'Ashanti', 'kumasi', 'krofrom', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(163, 1099, 'Greater Accra', 'Accra', 'Alhji', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(164, 2941, 'Greater Accra', 'Accra', 'Sowutoum', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(165, 2942, 'Greater Accra', 'Accra', 'spintex Accra', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(166, 1090, 'Greater Accra', 'Accra', 'red top', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(167, 2944, 'Greater Accra', 'accra', 'legon', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(168, 2947, 'Eastern', 'Nsawam', 'Nsawam', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(169, 2949, 'Greater Accra', 'Accra Spintex', 'Spintex', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(170, 2950, 'Western', 'Takoradi', 'Nkroful junction', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(171, 618, 'Upper West', 'Wa', 'Bamahu', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(172, 2953, 'Brong-Ahafo', 'Asiri', 'Asiri', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(173, 1118, 'Greater Accra', 'Accra', 'Abeka/Lapaz', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(174, 2960, 'Greater Accra', 'Accra', 'Ayi-Mensah', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(175, 1168, 'Bono East', 'Techiman', 'Techiman', '2023-08-09 04:46:12', '2023-08-19 20:23:38'), +(176, 1229, 'Greater Accra', 'Accra', 'Teshie Nungua Estate', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(177, 611, 'Greater Accra', 'Accra', 'Lomnava', '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(178, 1374, 'Greater Accra', 'Accra', 'Kokrobite', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(179, 2966, 'Greater Accra', 'Accra', 'Tesano Accra', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(180, 2967, 'Greater Accra', 'Accra', 'Kotobabi down station', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(181, 2329, 'Ashanti', 'Kumasi', 'Abrepo', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(182, 2969, 'Ashanti', 'Kumasi', 'Ohwim Amanfrom', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(183, 2972, 'Western', 'Takoradi', 'New Site', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(184, 1318, 'Greater Accra', 'Accra', 'Mamobi Market', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(185, 1281, 'Greater Accra', 'barrier', 'old barrier', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(186, 1725, 'Ashanti', 'Kumasi', 'Achiase', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(187, 1410, 'Ashanti', 'Atonsu', 'Atonsu', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(188, 1346, 'Brong-Ahafo', 'sunyani', 'zongo', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(189, 2978, 'Greater Accra', 'kaneshie polyclinic', 'Kaneshie polyclinic', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(190, 2985, 'Greater Accra', 'Accra', 'spintex', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(191, 2990, 'Greater Accra', 'Accra', 'weija new town', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(192, 1435, 'Greater Accra', 'Accra', 'La', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(193, 140, 'Western', 'Tarkwa', 'Tarkwa', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(194, 2991, 'Ashanti', 'kumasi', 'Breman', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(195, 2992, 'Greater Accra', 'Accra', 'North Kaneshie', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(196, 2993, 'Greater Accra', 'Accra', 'adenta frafraha', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(197, 2994, 'Greater Accra', 'Mallam', 'bola road', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(198, 2995, 'Greater Accra', 'Kumasi', 'Aprabon', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(199, 2999, 'Western North', 'Sefwi Wiawso', 'Sefwi Tanoso', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(200, 3000, 'Greater Accra', 'Oyarifa White House', 'Oyarifa White House', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(201, 3001, 'Ashanti', 'Ejisu', 'Metro Fm Krapa', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(202, 2408, 'Western North', 'Sefwi', 'Sefwi Asafo', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(203, 1412, 'Ashanti', 'Kumasi', 'Tafo', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(204, 3005, 'Greater Accra', 'Accra', 'Weija', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(205, 1631, 'Greater Accra', 'accra', 'amasaman', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(206, 3007, 'Greater Accra', 'Accra', 'Ashiaman', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(207, 3010, 'Ashanti', 'obuasi', 'obuasi', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(208, 3012, 'Greater Accra', 'Accra', 'Labadi', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(209, 3013, 'Central', 'Winneba', 'university of education Winneba', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(210, 3014, 'Greater Accra', 'Lapaz', 'Okai koi south', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(211, 3015, 'Western', 'Takoradi', 'Shama', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(212, 1644, 'Ashanti', 'Kumasi', 'Kentikrono', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(213, 1487, 'Brong-Ahafo', 'Ahafo', 'Kasapin', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(214, 3016, 'Greater Accra', 'Accra', 'Nungua', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(215, 1760, 'Western', 'Takoradi', 'Takoradi', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(216, 3018, 'Ashanti', 'Kumasi', 'Bremang', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(217, 3019, 'Greater Accra', 'Accra', 'Ablekuma', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(218, 3020, 'Greater Accra', 'Kumasi', 'Newroad', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(219, 719, 'Western North', 'Enchi', 'Enchi', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(220, 1583, 'Central', 'Kasoa', 'kasoa roundabout', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(221, 1581, 'Greater Accra', 'Accra', 'Akweteman', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(222, 10, 'Ashanti', 'Ghana', 'Abidjan nkwanta', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(223, 1561, 'Central', 'Twifo praso', 'Twifo praso', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(224, 1575, 'Eastern', 'Somanya', 'Somanya', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(225, 1714, 'Ashanti', 'Kumasi', 'Old Tafo', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(226, 171, 'Ashanti', 'Kumasi', 'manpongteng', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(227, 3023, 'Ashanti', 'KumasI', 'Monaco', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(228, 1565, 'Greater Accra', 'Ghana', 'Dome', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(229, 368, 'Bono East', 'Sunyani Cocoa Borad', 'Area one', '2023-08-09 04:46:14', '2023-08-23 11:19:17'), +(230, 3024, 'Greater Accra', 'Accra', 'barrier', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(231, 746, 'Ashanti', 'KUMASI', 'Tafo', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(232, 3026, 'Greater Accra', 'Tema', 'Tema', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(233, 3028, 'Greater Accra', 'Accra', 'labadi', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(234, 1596, 'Western', 'Tarkwa', 'Tarkwa-tamso', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(235, 3031, 'Greater Accra', 'kumasi', 'Effiduase', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(236, 1821, 'Eastern', 'Akuapem', 'Abiriw', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(237, 3032, 'Greater Accra', 'Ablekuma', 'Afuaman', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(238, 1846, 'Brong-Ahafo', 'Goaso', 'Akrodie', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(239, 2055, 'Greater Accra', 'Accra', 'Nima', '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(240, 3038, 'Ashanti', 'Kumasi', 'patasi', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(241, 3048, 'Central', 'Kasoa', 'Nyanyano', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(242, 3049, 'Ashanti', 'Kumasi', 'Abuakwa', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(243, 593, 'Brong-Ahafo', 'Berekum', 'Berekum', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(244, 3051, 'Eastern', 'Aburi', 'Ahwerase', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(245, 3053, 'Central', 'Assin foso', 'Assin foso', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(246, 954, 'Volta', 'Ho', 'Bentota', '2023-08-09 04:46:15', '2023-08-14 12:18:55'), +(247, 3056, 'Greater Accra', 'tuba', 'tuba', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(248, 3060, 'Ashanti', 'Kumasi', 'pankrono', '2023-08-09 04:46:15', '2023-08-12 15:58:57'), +(249, 3062, 'Greater Accra', 'Accra', 'Achimota', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(250, 1196, 'Greater Accra', 'Tema', 'Lashibi', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(251, 3067, 'Central', 'cape coast', 'Ntsin street', '2023-08-09 04:46:15', '2023-08-16 06:07:37'), +(252, 3070, 'Greater Accra', 'Accra', 'Madina', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(253, 3071, 'Greater Accra', 'Sunyani', 'UENR', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(254, 3074, 'Greater Accra', 'Accra', 'Teshie Malik', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(255, 2060, 'Greater Accra', 'Kumasi', 'Atonsu', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(256, 1958, 'Western', 'Takoradi', 'eikwe', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(257, 2014, 'Greater Accra', 'Accra', 'aplaku', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(258, 3078, 'Greater Accra', 'Accra', 'Ashongman', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(259, 3082, 'Ashanti', 'Kumasi', 'Edwenase', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(260, 2026, 'Greater Accra', 'Accra', 'Dome True legend school', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(261, 3090, 'Greater Accra', 'Dansoman', 'Dansoman', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(262, 3088, 'Greater Accra', 'Dansoman', 'Dansoman', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(263, 3095, 'Greater Accra', 'Accra', 'spintex', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(264, 3096, 'Bono East', 'Kintampo', 'Kintampo', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(265, 2145, 'Greater Accra', 'yes please', 'newtown', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(266, 3097, 'Brong-Ahafo', 'Dormaa Ahenkro', 'Dormaa', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(267, 3098, 'Greater Accra', 'accra', 'madina', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(268, 2088, 'Central', 'Accra', 'Teshie', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(269, 3099, 'Greater Accra', 'Dansoman', 'keepfit', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(270, 3101, 'Greater Accra', 'Amasaman', 'Amasaman', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(271, 1986, 'Western', 'Takoradi', 'kweikuma', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(272, 3102, 'Greater Accra', 'accra', 'lapaz', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(273, 1488, 'Eastern', 'koforidua', 'koforidua', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(274, 3103, 'Ashanti', 'Ahinsan Estate', 'Kumasi', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(275, 3104, 'Brong-Ahafo', 'Sunyani', 'Sunyani', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(276, 3087, 'Western', 'takoradi', 'inchaban', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(277, 3108, 'Upper East', 'Dunkwa on offin', 'Dunkwa on offin', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(278, 2562, 'Oti', 'Dambai', 'Dambai fire service', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(279, 3114, 'Central', 'Ajumako', 'Ajumako', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(280, 3117, 'Ashanti', 'Kumasi', 'Ahenema Kokoben', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(281, 3118, 'Greater Accra', 'Ofankor', 'Waec Flats', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(282, 3119, 'Central', 'Ajumako', 'Ajumako', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(283, 3127, 'Greater Accra', 'Accra', 'bortianor hills kasoa', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(284, 3130, 'Greater Accra', 'Sefwi wiawso', 'sefwi juaboso', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(285, 3138, 'Central', 'Kasoa', 'Adade signboard', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(286, 2175, 'Greater Accra', 'Airport', 'Aviance Airport', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(287, 3143, 'Western North', 'Sefwi', 'Sefwi Asafo NTC', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(288, 3144, 'Ashanti', 'Ghana', 'kwadaso', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(289, 3147, 'Greater Accra', 'Accra', 'Tema', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(290, 2170, 'Western', 'Takoradi', '', '2023-08-09 04:46:16', '2023-08-23 17:30:08'), +(291, 2180, 'Greater Accra', 'Accra', 'Accra', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(292, 3113, 'Greater Accra', 'For Christ preparatory school Palas town', 'Awoshie Palas town', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(293, 1700, 'Greater Accra', 'Ghana', 'ashaly Botwe', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(294, 1162, 'Greater Accra', 'Tema', 'Community 10', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(295, 2167, 'Greater Accra', 'East legon', 'Accra', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(296, 3152, 'Ashanti', 'Kumasi', 'Ahodwo daban newsite', '2023-08-09 04:46:17', '2023-08-18 20:05:13'), +(297, 2186, 'Greater Accra', 'Accra', 'Ashaiman Lebanon', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(298, 3155, 'Eastern', 'Ghana', 'Akropong Akuapem', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(299, 3153, 'Greater Accra', 'Accra', 'Racecourse', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(300, 3068, 'Greater Accra', 'Ashiama', 'Klagon', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(301, 3164, 'Greater Accra', 'New Ningo', 'New Ningo', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(302, 2223, 'Greater Accra', 'Accra', 'Klagon', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(303, 3165, 'Greater Accra', 'Ghana', 'Kasoa', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(304, 1376, 'Greater Accra', 'Kumasi', 'kumasi', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(305, 801, 'Greater Accra', 'Nyamekye', 'Nyamekye lapaze', '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(306, 3167, 'Ashanti', 'Kumasi', 'Atonsu', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(307, 1645, 'Northern', 'tamale', 'tamale', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(308, 3170, 'Brong-Ahafo', 'Sunyani', 'GNAT', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(309, 3172, 'Central', 'Ghana', 'winneba', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(310, 1664, 'Ashanti', 'Kumasi', 'Nketia', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(311, 3173, 'Western', 'Takoradi', 'Essikado', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(312, 1307, 'Ashanti', 'kumasi', 'fawoade', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(313, 1850, 'Greater Accra', 'Kumasi', 'Kenyasi', '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(314, 3179, 'Ashanti', 'Kumasi', 'Suame', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(315, 3181, 'Greater Accra', 'Accra', 'Madina', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(316, 3185, 'Ashanti', 'Kumasi', 'Abuakwa', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(317, 1848, 'Greater Accra', 'lapaz', 'Nii boi town', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(318, 2290, 'Greater Accra', 'teshie-Accra', 'Teshie', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(319, 1130, 'Eastern', 'koforidua', 'koforidua', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(320, 2297, 'Bono East', 'Techiman', 'Techiman', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(321, 2302, 'Eastern', 'Abetifi-kwahu', 'Abetifi', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(322, 3192, 'Greater Accra', 'Tema', 'Tema New Town', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(323, 2262, 'Ashanti', 'Kumasi', 'Ayeduase', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(324, 3199, 'Brong-Ahafo', 'Greater Accra', 'Sunyani', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(325, 2327, 'Western North', 'sefwi wiawso', 'sefwi wiawso', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(326, 3201, 'Greater Accra', 'Ablekuma', 'Agape park', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(327, 3202, 'Volta', 'Hohoe', 'Kpeme', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(328, 3204, 'Greater Accra', 'Accra', 'tesano', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(329, 2321, 'Greater Accra', 'Tema', 'community 22 junction', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(330, 2336, 'Western', 'Daboase district', 'Ateiku Akyempim', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(331, 2482, 'Greater Accra', 'Ghana', 'Awudome Estate', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(332, 3210, 'Greater Accra', 'Ablekuma', 'Manhean tigopole _ Ghana flag Junction', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(333, 3212, 'Greater Accra', 'Oyibi', 'oyibi prayer camp', '2023-08-09 04:46:18', '2023-08-21 10:46:32'), +(334, 3213, 'Ashanti', 'Knust campus', 'Obuasi', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(335, 3219, 'Ashanti', 'Kumasi', 'Ayeduase', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(336, 3220, 'Central', 'Assin Foso', 'Assin Foso', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(337, 2435, 'Greater Accra', 'tema', 'com 25', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(338, 3222, 'Greater Accra', 'Accra', 'Mamobi', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(339, 1007, 'Brong-Ahafo', 'Ahafo kenyasi', 'kenyasi', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(340, 92, 'Ashanti', 'Kumasi', 'Abuakwa', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(341, 3224, 'Ashanti', 'Trede', 'Konkori', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(342, 3225, 'Greater Accra', 'Accra', 'Spintex', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(343, 3227, 'Greater Accra', 'Tema kpone', 'Kpone', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(344, 3228, 'Upper East', 'Bolgatanga', 'bolgatanga', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(345, 2286, 'Greater Accra', 'Kasoa', 'Kasoa', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(346, 3229, 'Greater Accra', 'Accra', 'Anyaa Market', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(347, 2254, 'Savannah', 'Accra', 'Sawla', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(348, 3230, 'Ashanti', 'kumasi', 'Atonsu', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(349, 169, 'Greater Accra', 'Ghana', 'sampa', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(350, 3233, 'Greater Accra', 'Accra', 'newtown', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(351, 3236, 'Eastern', 'Akim oda', 'old town', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(352, 3239, 'Greater Accra', 'Accra', 'Madina', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(353, 2409, 'Greater Accra', 'Accra', 'Accra Newtown', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(354, 3242, 'Greater Accra', 'Accra', 'kwabenya', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(355, 341, 'Greater Accra', 'Accra', 'Accramall', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(356, 3250, 'Upper East', 'Wa', 'Bamahu town', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(357, 2076, 'Greater Accra', 'Accra', 'laterbiokorshie', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(358, 3251, 'Ashanti', 'Meduma', 'Meduma', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(359, 3252, 'Greater Accra', 'Accra', 'Ashongman Estate', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(360, 3255, 'Ashanti', 'Kumasi', 'Trede', '2023-08-09 04:46:19', '2023-08-18 21:54:40'), +(361, 3258, 'Greater Accra', 'Accra', 'Odorkor', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(362, 3262, 'Western', 'Takoradi', 'Half Assini', '2023-08-09 04:46:20', '2023-08-19 09:10:39'), +(363, 3264, 'Ashanti', 'meduma', 'meduma', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(364, 3265, 'Brong-Ahafo', 'Dormaa', 'Dormaa Ahenkro', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(365, 2964, 'Central', 'cape coast', 'Elmina', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(366, 2751, 'Western', 'Tarkwa', 'Newlayout', '2023-08-09 04:46:20', '2023-08-17 16:48:26'), +(367, 3269, 'Ashanti', 'Kumasi', 'Barekese', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(368, 3271, 'Ashanti', 'Kumasi', 'Tech Hospital / Boubai Police Station', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(369, 2563, 'Western', 'Tarkwa, new layout', 'Tarkwa', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(370, 2462, 'Eastern', 'Asamkese', 'osenase', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(371, 3273, 'Western', 'Western', 'PRESTEA', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(372, 3275, 'Greater Accra', 'Suhum', 'Suhum', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(373, 3279, 'Ashanti', 'Asante Mampong', 'Asante Mampong tunsuom', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(374, 3291, 'Greater Accra', 'Accra', 'Nungua', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(375, 2260, 'Greater Accra', 'Accra', 'anyaa', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(376, 2474, 'Savannah', 'Damango', 'Damango', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(377, 2491, 'Central', 'Diaso', 'Diaso', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(378, 2486, 'Greater Accra', 'Accra', 'Accra Santa Maria', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(379, 3298, 'Ashanti', 'Kumasi', 'santasi', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(380, 3300, 'Greater Accra', 'Spintex', 'kotobabi basic school', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(381, 3304, 'Greater Accra', 'madina', 'nsamanpom', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(382, 3311, 'Greater Accra', 'Ghana', 'koforidua Galloway', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(383, 3312, 'Ashanti', 'Kumasi', 'Buokrom', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(384, 3313, 'Ashanti', 'obuasi', 'Obuasi', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(385, 3314, 'Greater Accra', 'Ridge near GIJ school or near Passport office', 'Accra', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(386, 2952, 'Brong-Ahafo', 'Dormaa', 'Wamfie', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(387, 2506, 'Northern', 'tamale, Koblimagu', 'tamale', '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(388, 2493, 'Eastern', 'Doboro', 'Doboro', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(389, 3323, 'Greater Accra', 'Ashaiman', 'Ashaiman', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(390, 3324, 'Eastern', 'koforidua', 'Nursing training campus', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(391, 3325, 'Ashanti', 'Kumasi', 'Feyiase coba hotel junction', '2023-08-09 04:46:21', '2023-08-18 14:25:52'), +(392, 3008, 'Western', 'Bogoso', 'bogoso', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(393, 1827, 'Brong-Ahafo', 'mim', 'mim', '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(394, 3326, 'Ashanti', 'Kumasi', 'Mampontein', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(395, 3328, 'Greater Accra', 'accra', 'Awoshie last stop', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(396, 3329, 'Greater Accra', 'Accra', 'Adenta', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(397, 3331, 'Greater Accra', 'Kasoa', 'toll booth', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(398, 2586, 'Central', 'cape coast', 'Abura', '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(399, 2614, 'Greater Accra', 'Accra', 'lakeside Adenta', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(400, 3335, 'Greater Accra', 'Accra', 'Oyarifa Kaybee', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(401, 3337, 'Eastern', 'Amanokrom', 'Amanokrom', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(402, 3339, 'Ashanti', 'Ghana', 'Offinso', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(403, 3340, 'Ashanti', 'Anwiankwanta', 'poano', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(404, 2540, 'Central', 'cape Coast', 'Abura', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(405, 2658, 'Greater Accra', 'Accra', 'new town 55', '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(406, 3348, 'Central', 'Ghana', 'kasoa Adam nana', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(407, 3353, 'Volta', 'kpando', 'Margret marquart catholic ntc', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(408, 2593, 'Western', 'TAKORADI', 'APOWA', '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(409, 3355, 'Ashanti', 'bolga', 'bolga', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(410, 2452, 'Western', 'takoradi', 'Agona Ahanta', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(411, 3360, 'Greater Accra', 'Accra Nungua', 'Nungua', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(412, 3364, 'Greater Accra', 'Kasoa', 'Akoteaku', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(413, 3367, 'Greater Accra', 'Newtown', 'Accra Newtown', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(414, 3368, 'Western', 'Accra', 'tarkwa', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(415, 3365, 'Greater Accra', 'Accra', 'Kotobabi down', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(416, 2516, 'Greater Accra', 'Labadi', 'Olotii street', '2023-08-09 04:46:21', '2023-08-21 12:14:51'), +(417, 1523, 'Greater Accra', 'Accra', 'lapaz', '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(418, 2606, 'Ashanti', 'Kumasi', 'Bantama', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(419, 3381, 'Ashanti', 'Kumasi', 'Abuakwa', '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(420, 2379, 'Ashanti', 'KUMASI', 'DABAN NEW SITE', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(421, 3386, 'Ashanti', 'Agric', 'Agric', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(422, 3388, 'Ashanti', 'Kumasi', 'Ahemaa kokoben new site', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(423, 3390, 'Greater Accra', 'Tema', 'Dawhenya', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(424, 2641, 'Upper East', 'Bolgatanga', 'Kumbosco - Zuarungu', '2023-08-09 04:46:22', '2023-08-14 09:48:15'), +(425, 3394, 'Greater Accra', 'Accra', 'Sandema', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(426, 3397, 'Greater Accra', 'Accra', 'Nima', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(427, 3399, 'Greater Accra', 'Accra', 'Accra Newtown', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(428, 3400, 'Central', 'Cape Coast', 'OLA ESTATE', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(429, 2661, 'Greater Accra', 'Pokuase', 'Pokuase', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(430, 2711, 'Greater Accra', 'Nsawam', 'Nsawam', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(431, 3404, 'Upper East', 'sandema', 'Sandema', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(432, 3410, 'Eastern', 'Nsawam', 'Adoagyiri', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(433, 3414, 'Greater Accra', 'Accra', 'Malijaw', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(434, 2289, 'Western', 'sekondi takoradi', 'takoradi', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(435, 3420, 'Ashanti', 'obuasi', 'abompe', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(436, 2722, 'Greater Accra', 'Achimota', 'Tantra hill', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(437, 2511, 'Ashanti', 'Kumasi', 'Abrepo', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(438, 2625, 'Greater Accra', 'ACCRA', 'TESHIE', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(439, 2728, 'Northern', 'Tamale', 'Tamale', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(440, 2959, 'Ashanti', 'Kumasi', 'bantama', '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(441, 2748, 'Upper East', 'Bolgatanga', 'Bolga District Police station', '2023-08-09 04:46:22', '2023-08-20 10:41:44'), +(442, 3424, 'Greater Accra', 'Greater Accra', 'East legon Accra', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(443, 3429, 'Western', 'takoradi', 'Kwesimintsim', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(444, 3431, 'Ashanti', 'Kumasi', 'Asokoremampong', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(445, 3434, 'Bono East', 'Ghana', 'techiman', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(446, 3435, 'Greater Accra', 'Accra', 'Tabora number 6, Mampong Okai link', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(447, 3438, 'Greater Accra', 'madina', 'zongo', '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(448, 3455, 'Ashanti', 'Kumasi', 'Ejisu', '2023-08-09 17:13:31', '2023-08-09 17:13:31'), +(450, 2591, 'Ashanti', 'Kumasi', 'afrancho', '2023-08-11 16:05:19', '2023-08-11 16:05:19'), +(451, 3519, 'Western', 'Tarkwa', 'Aboso', '2023-08-11 23:38:36', '2023-08-11 23:43:00'), +(452, 3522, 'Northern', 'Tamale', 'Dungu', '2023-08-12 07:18:13', '2023-08-12 07:18:13'), +(453, 3525, 'Ashanti', 'Kumasi', 'Oduom', '2023-08-12 09:04:08', '2023-08-12 09:04:08'), +(454, 3481, 'Greater Accra', 'Pokuase', 'Sapeiman Bus Stop', '2023-08-13 00:04:04', '2023-08-13 00:04:04'), +(456, 3403, 'Central', 'Kasoa', 'Akweley', '2023-08-13 17:56:29', '2023-08-13 18:18:24'), +(457, 3573, 'Greater Accra', 'Kasoa', 'Wejia block factory', '2023-08-14 13:17:09', '2023-08-14 13:17:09'), +(458, 3583, 'Central', 'Kasoa', 'ofaakor_alico road', '2023-08-14 13:43:15', '2023-08-14 13:43:15'), +(459, 3584, 'Central', 'kasoa city', 'breaku', '2023-08-14 13:54:09', '2023-08-14 13:54:09'), +(460, 3585, 'Greater Accra', 'Prampram', 'DPS international', '2023-08-14 13:57:56', '2023-08-14 13:57:56'), +(461, 3591, 'Greater Accra', 'Kasoa', 'Down town', '2023-08-14 14:51:37', '2023-08-14 14:51:37'), +(462, 3607, 'Brong-Ahafo', 'sunyani', 'Baakoniaba', '2023-08-14 21:14:23', '2023-08-14 21:14:23'), +(463, 3640, 'Ashanti', 'Kumasi', 'Atwima Boko', '2023-08-15 18:04:22', '2023-08-15 18:05:22'), +(464, 3509, 'Ashanti', 'Kumasi', 'ADUM', '2023-08-15 20:29:09', '2023-08-16 11:57:26'), +(465, 3562, 'Ashanti', 'Kumasi', 'Ashanti Bekwai', '2023-08-15 23:01:03', '2023-08-19 09:56:28'), +(466, 3647, 'Central', 'Dunkwa on offin', 'mfuom', '2023-08-15 23:53:03', '2023-08-15 23:53:03'), +(467, 3652, 'Western', 'Assin fosu', '', '2023-08-16 10:05:05', '2023-08-16 10:05:56'), +(468, 3689, 'Bono East', 'Techiman', 'kenten', '2023-08-16 17:54:58', '2023-08-17 15:08:26'), +(469, 3736, 'Central', 'kasoa', 'Ofaakor German city', '2023-08-17 19:07:26', '2023-08-17 19:07:26'), +(470, 3462, 'Greater Accra', 'Kasoa', 'West Hills', '2023-08-18 20:06:56', '2023-08-18 20:06:56'), +(471, 2997, 'Ashanti', 'Kumasi', 'Anomange', '2023-08-18 20:28:15', '2023-08-18 20:28:15'), +(472, 542, 'Western', 'Takoradi', 'Bu campus', '2023-08-18 20:28:52', '2023-08-18 20:28:52'), +(473, 3765, 'Ashanti', 'Kumasi', 'Kodie-Police Station', '2023-08-18 20:43:33', '2023-08-18 20:43:33'), +(474, 3576, 'Western', 'Bogoso', 'B.line', '2023-08-18 21:15:22', '2023-08-18 21:15:22'), +(475, 3126, 'Greater Accra', 'Weija', 'toll boots', '2023-08-18 22:02:54', '2023-08-22 23:02:31'), +(476, 3769, 'Greater Accra', 'Teshie', 'orphanage road', '2023-08-18 22:17:36', '2023-08-19 10:57:36'), +(477, 3776, 'Greater Accra', 'Weija', 'McCarthy Hills', '2023-08-19 06:22:52', '2023-08-22 16:34:58'), +(478, 1193, 'Ashanti', 'Kumasi', 'kronum kwapara', '2023-08-19 07:05:33', '2023-08-19 07:05:33'), +(479, 3461, 'Greater Accra', 'Kasoa', 'West hills', '2023-08-19 10:22:11', '2023-08-19 10:26:18'), +(480, 3770, 'Ashanti', 'Kumasi', 'kotei( Cepos hostel)', '2023-08-19 11:26:50', '2023-08-19 11:26:50'), +(481, 3781, 'Ashanti', 'Kumasi', 'Danyame, Ahodwo', '2023-08-19 12:19:35', '2023-08-19 12:21:49'), +(482, 551, 'Greater Accra', 'Lapaz', 'Tabora number 2', '2023-08-19 12:27:26', '2023-08-19 12:27:26'), +(483, 3788, 'Ashanti', 'Kumasi', 'Atonsu', '2023-08-19 13:43:48', '2023-08-19 13:43:48'), +(484, 3731, 'Greater Accra', 'Adade', '', '2023-08-19 16:10:07', '2023-08-19 16:14:29'), +(485, 3797, 'Greater Accra', 'Korle bu', 'korle bu', '2023-08-19 16:31:54', '2023-08-19 16:54:19'), +(486, 3589, 'Upper East', 'bawku-Zebilla', 'Zebilla', '2023-08-20 06:07:18', '2023-08-20 06:07:18'), +(487, 3808, 'Eastern', 'Adukrom', 'Adukrom station', '2023-08-20 10:42:17', '2023-08-20 15:21:51'), +(488, 2074, 'Greater Accra', 'Teshie', 'teshie tsui bleoo', '2023-08-20 14:56:22', '2023-08-20 22:56:07'), +(489, 2343, 'Greater Accra', 'East Legon', 'Acheampong', '2023-08-20 19:15:38', '2023-08-20 19:22:10'), +(490, 3819, 'Ashanti', 'Kumasi', 'Suame', '2023-08-20 23:19:12', '2023-08-20 23:19:12'), +(491, 3822, 'Greater Accra', 'Alajo', 'Ghana police Academy', '2023-08-21 07:42:42', '2023-08-21 07:42:42'), +(492, 3826, 'Greater Accra', 'Chorkor', 'Alhaji', '2023-08-21 08:40:22', '2023-08-21 08:40:22'), +(493, 3828, 'Greater Accra', 'Akweteyman', 'achimota mile 7', '2023-08-21 09:09:43', '2023-08-21 09:09:43'), +(494, 3795, 'Greater Accra', 'Osu', 'mother and child', '2023-08-21 10:19:49', '2023-08-21 11:29:48'), +(495, 3748, 'Eastern', 'Akim oda', 'Quaterz', '2023-08-21 11:03:45', '2023-08-21 11:03:45'), +(496, 3832, 'Greater Accra', 'Lapaz', 'Alhaji tortor statio', '2023-08-21 11:27:35', '2023-08-21 12:29:11'), +(497, 3814, 'Greater Accra', 'Teshie', 'Malik high tension', '2023-08-21 12:16:22', '2023-08-21 12:16:22'), +(498, 3830, 'Brong-Ahafo', 'Sunyani', 'Magazine', '2023-08-21 14:26:03', '2023-08-21 14:26:03'), +(499, 3838, 'Brong-Ahafo', 'Sunyani', 'Fiapra', '2023-08-21 16:03:20', '2023-08-21 20:45:53'), +(500, 1091, 'Greater Accra', 'Shukura', 'Zamrama line', '2023-08-21 17:54:11', '2023-08-21 17:54:11'), +(501, 3842, 'Greater Accra', 'Kaneshie', 'Awudome', '2023-08-21 18:22:06', '2023-08-21 18:22:45'), +(502, 3613, 'Western', 'tarkwa', 'new site', '2023-08-22 02:36:18', '2023-08-22 03:03:08'), +(503, 3854, 'Ashanti', 'Obuasi', 'Kyekyewere', '2023-08-22 10:38:37', '2023-08-22 10:38:37'), +(504, 3629, 'Ashanti', 'Other', 'kotei Deduako', '2023-08-22 13:31:19', '2023-08-22 13:36:07'), +(505, 3860, 'Ashanti', 'Kumasi', 'Adumanu', '2023-08-22 14:55:11', '2023-08-22 14:58:36'), +(506, 3851, 'Ashanti', 'Kumasi', 'Bantama', '2023-08-23 09:40:22', '2023-08-23 09:40:22'), +(507, 3873, 'Greater Accra', 'Accra New Town', 'Silence hotel', '2023-08-23 11:07:53', '2023-08-23 14:55:53'), +(508, 3587, 'Ashanti', 'Kumasi', 'suame', '2023-08-23 11:57:37', '2023-08-23 11:57:37'), +(509, 3877, 'Greater Accra', 'Alajo', 'Reuben Pharmacy', '2023-08-23 12:25:14', '2023-08-23 12:29:42'), +(510, 3885, 'Greater Accra', 'Madina', 'ogbojo-Ako loop', '2023-08-23 16:38:55', '2023-08-23 16:38:55'), +(511, 3897, 'Central', 'Kasoa', 'Roman winger', '2023-08-23 23:09:55', '2023-08-23 23:09:55'), +(512, 3898, 'Central', 'Kasoa', 'Roman winger', '2023-08-23 23:22:54', '2023-08-23 23:22:54'), +(513, 3899, 'Central', 'Kasoa', 'Roman winger', '2023-08-23 23:31:16', '2023-08-23 23:31:16'), +(514, 28, 'Greater Accra', 'Airport', 'Terminal 3 Departure', '2023-08-24 07:27:13', '2023-08-24 07:27:13'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `sliders` +-- + +CREATE TABLE `sliders` ( + `id` bigint(20) UNSIGNED NOT NULL, + `image_url` varchar(255) NOT NULL, + `title` varchar(255) DEFAULT NULL, + `description` varchar(255) DEFAULT NULL, + `url` varchar(255) DEFAULT NULL, + `published` tinyint(1) NOT NULL DEFAULT 1, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL, + `accessible` enum('retailer','distributor','both') NOT NULL DEFAULT 'both' +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `sliders` +-- + +INSERT INTO `sliders` (`id`, `image_url`, `title`, `description`, `url`, `published`, `created_at`, `updated_at`, `accessible`) VALUES +(6, 'sliders/images/La1adEB2xP3D6BJR4PG1hsqFp9yAIPSl3DIg1qTR.jpg', '', '', NULL, 1, '2023-08-09 18:23:29', '2023-08-15 09:46:19', 'distributor'), +(7, 'sliders/images/C5Td12rlOSWyN5ECcZmLwrOHRATCXYo4p4ffenWJ.jpg', '', '', NULL, 1, '2023-08-11 09:22:29', '2023-08-21 09:47:49', 'both'), +(8, 'sliders/images/TgfQ5fFTQh6EBfCFz8DLtO8JVu7Mw3U5sLeKBJQs.jpg', '', '', NULL, 1, '2023-08-12 09:13:24', '2023-08-21 09:50:20', 'both'), +(9, 'sliders/images/VUiyvaq18IHrJjAaekSzFmacOBXE9vDfewlN4UrQ.jpg', '', '', NULL, 1, '2023-08-14 14:35:25', '2023-08-21 09:47:26', 'both'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `stocks` +-- + +CREATE TABLE `stocks` ( + `id` bigint(20) UNSIGNED NOT NULL, + `product_id` bigint(20) UNSIGNED NOT NULL, + `quantity` bigint(20) NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `stocks` +-- + +INSERT INTO `stocks` (`id`, `product_id`, `quantity`, `created_at`, `updated_at`) VALUES +(1, 1, -101, '2023-05-01 08:53:54', '2023-08-23 10:12:55'), +(2, 3, 26461, '2023-05-01 08:54:30', '2023-08-29 22:13:19'), +(3, 4, 40371, '2023-05-01 08:54:47', '2023-08-25 11:57:54'), +(4, 7, -1, '2023-05-01 08:55:05', '2023-08-20 11:59:12'), +(6, 8, 64, '2023-05-01 08:56:49', '2023-08-22 08:37:27'), +(8, 13, 56, '2023-05-01 09:01:30', '2023-08-10 11:30:25'), +(10, 17, 62061359, '2023-07-03 14:34:44', '2023-08-29 22:13:19'), +(11, 2, -28, '2023-07-07 15:08:32', '2023-08-23 10:12:55'), +(12, 10, 3891, '2023-07-21 14:31:21', '2023-08-29 22:13:19'), +(13, 16, 19571, '2023-07-21 14:46:14', '2023-08-23 17:39:03'), +(14, 5, 29193, '2023-07-21 14:46:57', '2023-08-29 22:13:19'), +(15, 9, 61035, '2023-07-21 14:47:36', '2023-08-29 22:13:19'), +(16, 12, 323, '2023-07-21 14:52:45', '2023-08-29 22:06:06'), +(17, 18, 37011, '2023-08-18 18:39:05', '2023-08-29 22:13:19'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `stock_infos` +-- + +CREATE TABLE `stock_infos` ( + `id` bigint(20) UNSIGNED NOT NULL, + `stock_id` bigint(20) UNSIGNED NOT NULL, + `customer_id` bigint(20) UNSIGNED DEFAULT NULL, + `detail` text DEFAULT NULL, + `stock_in` int(11) DEFAULT NULL, + `stock_out` int(11) DEFAULT NULL, + `balance` int(11) NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `stock_infos` +-- + +INSERT INTO `stock_infos` (`id`, `stock_id`, `customer_id`, `detail`, `stock_in`, `stock_out`, `balance`, `created_at`, `updated_at`) VALUES +(1, 1, NULL, '100 items added', 100, NULL, 100, '2023-05-01 08:53:54', '2023-05-01 08:53:54'), +(2, 2, NULL, '5 items added', 5, NULL, 5, '2023-05-01 08:54:30', '2023-05-01 08:54:30'), +(3, 3, NULL, '1 items added', 1, NULL, 1, '2023-05-01 08:54:47', '2023-05-01 08:54:47'), +(4, 4, NULL, '100 items added', 100, NULL, 100, '2023-05-01 08:55:05', '2023-05-01 08:55:05'), +(6, 6, NULL, '62 items added', 62, NULL, 62, '2023-05-01 08:56:49', '2023-05-01 08:56:49'), +(8, 8, NULL, '30 items added', 30, NULL, 30, '2023-05-01 09:01:30', '2023-05-01 09:01:30'), +(9, 8, NULL, '30 items added', 30, NULL, 60, '2023-05-01 10:18:50', '2023-05-01 10:18:50'), +(10, 8, NULL, '60 items deducted from 60 items', NULL, 60, 0, '2023-05-01 10:19:05', '2023-05-01 10:19:05'), +(11, 8, NULL, '30 items added', 30, NULL, 30, '2023-05-01 10:19:28', '2023-05-01 10:19:28'), +(14, 4, NULL, '100 items added', 100, NULL, 200, '2023-05-01 11:53:53', '2023-05-01 11:53:53'), +(15, 4, NULL, '100 items deducted from 200 items', NULL, 100, 100, '2023-05-01 11:56:29', '2023-05-01 11:56:29'), +(16, 4, NULL, '100 items added', 100, NULL, 200, '2023-05-01 11:56:46', '2023-05-01 11:56:46'), +(17, 3, NULL, '1 items added', 1, NULL, 2, '2023-05-01 11:58:31', '2023-05-01 11:58:31'), +(18, 3, NULL, '20 items added', 20, NULL, 22, '2023-05-01 12:00:50', '2023-05-01 12:00:50'), +(21, 1, 1, 'Bought 2 items out of 100 quantity', NULL, 2, 98, '2023-05-01 16:04:24', '2023-05-01 16:04:24'), +(22, 1, 2, 'Bought 1 items out of 98 quantity', NULL, 1, 97, '2023-05-01 16:08:54', '2023-05-01 16:08:54'), +(23, 4, 3, 'Bought 1 items out of 200 quantity', NULL, 1, 199, '2023-05-01 16:20:07', '2023-05-01 16:20:07'), +(24, 1, 3, 'Bought 1 items out of 97 quantity', NULL, 1, 96, '2023-05-01 16:20:07', '2023-05-01 16:20:07'), +(25, 1, 4, 'Bought 1 items out of 96 quantity', NULL, 1, 95, '2023-05-01 16:23:38', '2023-05-01 16:23:38'), +(26, 1, 5, 'Bought 1 items out of 95 quantity', NULL, 1, 94, '2023-05-01 16:28:19', '2023-05-01 16:28:19'), +(27, 4, 5, 'Bought 1 items out of 199 quantity', NULL, 1, 198, '2023-05-01 16:28:19', '2023-05-01 16:28:19'), +(28, 6, 5, 'Bought 1 items out of 62 quantity', NULL, 1, 61, '2023-05-01 16:28:19', '2023-05-01 16:28:19'), +(29, 1, 6, 'Bought 1 items out of 94 quantity', NULL, 1, 93, '2023-05-01 16:34:05', '2023-05-01 16:34:05'), +(30, 1, 7, 'Bought 1 items out of 93 quantity', NULL, 1, 92, '2023-05-01 16:38:06', '2023-05-01 16:38:06'), +(31, 4, 7, 'Bought 1 items out of 198 quantity', NULL, 1, 197, '2023-05-01 16:38:06', '2023-05-01 16:38:06'), +(32, 1, 8, 'Bought 1 items out of 92 quantity', NULL, 1, 91, '2023-05-01 16:43:45', '2023-05-01 16:43:45'), +(34, 1, 9, 'Bought 1 items out of 91 quantity', NULL, 1, 90, '2023-05-01 18:13:28', '2023-05-01 18:13:28'), +(35, 1, 10, 'Bought 2 items out of 90 quantity', NULL, 2, 88, '2023-05-02 08:12:54', '2023-05-02 08:12:54'), +(36, 1, 11, 'Bought 1 items out of 88 quantity', NULL, 1, 87, '2023-05-02 08:16:58', '2023-05-02 08:16:58'), +(37, 1, 12, 'Bought 1 items out of 87 quantity', NULL, 1, 86, '2023-05-02 08:21:45', '2023-05-02 08:21:45'), +(38, 4, 12, 'Bought 1 items out of 197 quantity', NULL, 1, 196, '2023-05-02 08:21:45', '2023-05-02 08:21:45'), +(39, 1, 13, 'Bought 1 items out of 86 quantity', NULL, 1, 85, '2023-05-02 08:24:09', '2023-05-02 08:24:09'), +(40, 1, 14, 'Bought 1 items out of 85 quantity', NULL, 1, 84, '2023-05-02 08:27:19', '2023-05-02 08:27:19'), +(41, 1, 15, 'Bought 1 items out of 84 quantity', NULL, 1, 83, '2023-05-02 08:29:24', '2023-05-02 08:29:24'), +(42, 1, 16, 'Bought 2 items out of 83 quantity', NULL, 2, 81, '2023-05-02 08:32:36', '2023-05-02 08:32:36'), +(43, 1, 17, 'Bought 1 items out of 81 quantity', NULL, 1, 80, '2023-05-02 08:38:51', '2023-05-02 08:38:51'), +(44, 2, 18, 'Bought 1 items out of 5 quantity', NULL, 1, 4, '2023-05-02 08:43:58', '2023-05-02 08:43:58'), +(45, 1, 19, 'Bought 2 items out of 80 quantity', NULL, 2, 78, '2023-05-02 08:47:15', '2023-05-02 08:47:15'), +(46, 4, 19, 'Bought 1 items out of 196 quantity', NULL, 1, 195, '2023-05-02 08:47:15', '2023-05-02 08:47:15'), +(47, 6, 19, 'Bought 1 items out of 61 quantity', NULL, 1, 60, '2023-05-02 08:47:15', '2023-05-02 08:47:15'), +(48, 1, 20, 'Bought 1 items out of 78 quantity', NULL, 1, 77, '2023-05-02 08:49:15', '2023-05-02 08:49:15'), +(49, 1, 21, 'Bought 2 items out of 77 quantity', NULL, 2, 75, '2023-05-02 08:51:44', '2023-05-02 08:51:44'), +(50, 1, 22, 'Bought 1 items out of 75 quantity', NULL, 1, 74, '2023-05-02 08:55:07', '2023-05-02 08:55:07'), +(51, 1, 23, 'Bought 1 items out of 74 quantity', NULL, 1, 73, '2023-05-02 08:56:38', '2023-05-02 08:56:38'), +(52, 1, 25, 'Bought 1 items out of 73 quantity', NULL, 1, 72, '2023-05-02 09:07:11', '2023-05-02 09:07:11'), +(53, 2, 25, 'Bought 1 items out of 4 quantity', NULL, 1, 3, '2023-05-02 09:07:11', '2023-05-02 09:07:11'), +(54, 1, 26, 'Bought 1 items out of 72 quantity', NULL, 1, 71, '2023-05-02 09:09:05', '2023-05-02 09:09:05'), +(55, 1, 27, 'Bought 1 items out of 71 quantity', NULL, 1, 70, '2023-05-02 09:11:14', '2023-05-02 09:11:14'), +(56, 4, 27, 'Bought 1 items out of 195 quantity', NULL, 1, 194, '2023-05-02 09:11:14', '2023-05-02 09:11:14'), +(57, 1, 28, 'Bought 1 items out of 70 quantity', NULL, 1, 69, '2023-05-02 09:13:05', '2023-05-02 09:13:05'), +(58, 1, 29, 'Bought 1 items out of 69 quantity', NULL, 1, 68, '2023-05-02 09:14:19', '2023-05-02 09:14:19'), +(59, 1, 30, 'Bought 1 items out of 68 quantity', NULL, 1, 67, '2023-05-02 13:00:23', '2023-05-02 13:00:23'), +(60, 1, 32, 'Bought 3 items out of 67 quantity', NULL, 3, 64, '2023-05-02 13:19:11', '2023-05-02 13:19:11'), +(61, 1, 33, 'Bought 1 items out of 64 quantity', NULL, 1, 63, '2023-05-02 13:22:58', '2023-05-02 13:22:58'), +(62, 1, 34, 'Bought 1 items out of 63 quantity', NULL, 1, 62, '2023-05-02 13:34:47', '2023-05-02 13:34:47'), +(63, 1, 35, 'Bought 1 items out of 62 quantity', NULL, 1, 61, '2023-05-02 13:37:18', '2023-05-02 13:37:18'), +(64, 1, 36, 'Bought 1 items out of 61 quantity', NULL, 1, 60, '2023-05-02 13:43:20', '2023-05-02 13:43:20'), +(65, 1, 37, 'Bought 1 items out of 60 quantity', NULL, 1, 59, '2023-05-02 13:45:35', '2023-05-02 13:45:35'), +(66, 1, 38, 'Bought 2 items out of 59 quantity', NULL, 2, 57, '2023-05-02 13:54:52', '2023-05-02 13:54:52'), +(67, 1, 39, 'Bought 1 items out of 57 quantity', NULL, 1, 56, '2023-05-02 14:01:34', '2023-05-02 14:01:34'), +(68, 1, 40, 'Bought 1 items out of 56 quantity', NULL, 1, 55, '2023-05-02 14:05:57', '2023-05-02 14:05:57'), +(69, 1, 41, 'Bought 1 items out of 55 quantity', NULL, 1, 54, '2023-05-02 14:09:35', '2023-05-02 14:09:35'), +(70, 1, 42, 'Bought 1 items out of 54 quantity', NULL, 1, 53, '2023-05-02 14:11:52', '2023-05-02 14:11:52'), +(71, 1, 43, 'Bought 1 items out of 53 quantity', NULL, 1, 52, '2023-05-02 14:19:40', '2023-05-02 14:19:40'), +(72, 1, 44, 'Bought 1 items out of 52 quantity', NULL, 1, 51, '2023-05-02 16:22:02', '2023-05-02 16:22:02'), +(73, 4, 44, 'Bought 1 items out of 194 quantity', NULL, 1, 193, '2023-05-02 16:22:02', '2023-05-02 16:22:02'), +(74, 2, 45, 'Bought 1 items out of 3 quantity', NULL, 1, 2, '2023-05-03 09:10:46', '2023-05-03 09:10:46'), +(75, 1, 46, 'Bought 1 items out of 51 quantity', NULL, 1, 50, '2023-05-03 09:13:17', '2023-05-03 09:13:17'), +(76, 2, 46, 'Bought 1 items out of 2 quantity', NULL, 1, 1, '2023-05-03 09:13:17', '2023-05-03 09:13:17'), +(77, 1, 47, 'Bought 2 items out of 50 quantity', NULL, 2, 48, '2023-05-03 09:17:22', '2023-05-03 09:17:22'), +(78, 1, 48, 'Bought 2 items out of 48 quantity', NULL, 2, 46, '2023-05-03 09:22:05', '2023-05-03 09:22:05'), +(79, 2, 48, 'Bought 1 items out of 1 quantity', NULL, 1, 0, '2023-05-03 09:22:05', '2023-05-03 09:22:05'), +(80, 1, 49, 'Bought 1 items out of 46 quantity', NULL, 1, 45, '2023-05-03 09:24:53', '2023-05-03 09:24:53'), +(81, 1, 50, 'Bought 2 items out of 45 quantity', NULL, 2, 43, '2023-05-03 09:27:38', '2023-05-03 09:27:38'), +(82, 1, 51, 'Bought 1 items out of 43 quantity', NULL, 1, 42, '2023-05-03 09:30:30', '2023-05-03 09:30:30'), +(83, 4, 51, 'Bought 1 items out of 193 quantity', NULL, 1, 192, '2023-05-03 09:30:30', '2023-05-03 09:30:30'), +(84, 6, 51, 'Bought 1 items out of 60 quantity', NULL, 1, 59, '2023-05-03 09:30:30', '2023-05-03 09:30:30'), +(85, 4, 52, 'Bought 1 items out of 192 quantity', NULL, 1, 191, '2023-05-03 09:41:09', '2023-05-03 09:41:09'), +(86, 6, 52, 'Bought 1 items out of 59 quantity', NULL, 1, 58, '2023-05-03 09:41:09', '2023-05-03 09:41:09'), +(87, 1, 53, 'Bought 2 items out of 42 quantity', NULL, 2, 40, '2023-05-03 09:45:06', '2023-05-03 09:45:06'), +(88, 4, 53, 'Bought 1 items out of 191 quantity', NULL, 1, 190, '2023-05-03 09:45:06', '2023-05-03 09:45:06'), +(89, 1, 54, 'Bought 1 items out of 40 quantity', NULL, 1, 39, '2023-05-03 09:46:46', '2023-05-03 09:46:46'), +(90, 1, 55, 'Bought 1 items out of 39 quantity', NULL, 1, 38, '2023-05-03 09:52:37', '2023-05-03 09:52:37'), +(91, 4, 55, 'Bought 1 items out of 190 quantity', NULL, 1, 189, '2023-05-03 09:52:37', '2023-05-03 09:52:37'), +(92, 1, 56, 'Bought 1 items out of 38 quantity', NULL, 1, 37, '2023-05-03 09:54:53', '2023-05-03 09:54:53'), +(93, 1, 57, 'Bought 1 items out of 37 quantity', NULL, 1, 36, '2023-05-03 09:57:12', '2023-05-03 09:57:12'), +(94, 1, 39, 'Bought 2 items out of 36 quantity', NULL, 2, 34, '2023-05-03 09:59:23', '2023-05-03 09:59:23'), +(95, 1, 59, 'Bought 2 items out of 34 quantity', NULL, 2, 32, '2023-05-03 10:04:28', '2023-05-03 10:04:28'), +(96, 1, 60, 'Bought 1 items out of 32 quantity', NULL, 1, 31, '2023-05-03 10:07:03', '2023-05-03 10:07:03'), +(97, 1, 61, 'Bought 2 items out of 31 quantity', NULL, 2, 29, '2023-05-03 10:11:21', '2023-05-03 10:11:21'), +(98, 4, 61, 'Bought 1 items out of 189 quantity', NULL, 1, 188, '2023-05-03 10:11:21', '2023-05-03 10:11:21'), +(99, 1, 62, 'Bought 1 items out of 29 quantity', NULL, 1, 28, '2023-05-03 10:13:59', '2023-05-03 10:13:59'), +(100, 1, 63, 'Bought 1 items out of 28 quantity', NULL, 1, 27, '2023-05-03 10:15:56', '2023-05-03 10:15:56'), +(101, 1, 64, 'Bought 2 items out of 27 quantity', NULL, 2, 25, '2023-05-03 10:18:12', '2023-05-03 10:18:12'), +(102, 1, 65, 'Bought 8 items out of 25 quantity', NULL, 8, 17, '2023-05-03 10:19:17', '2023-05-03 10:19:17'), +(103, 1, 66, 'Bought 1 items out of 17 quantity', NULL, 1, 16, '2023-05-03 10:21:27', '2023-05-03 10:21:27'), +(104, 1, 67, 'Bought 1 items out of 16 quantity', NULL, 1, 15, '2023-05-03 10:21:57', '2023-05-03 10:21:57'), +(105, 2, 67, 'Bought 1 items out of 0 quantity', NULL, 1, -1, '2023-05-03 10:21:57', '2023-05-03 10:21:57'), +(106, 1, 68, 'Bought 1 items out of 15 quantity', NULL, 1, 14, '2023-05-03 10:26:25', '2023-05-03 10:26:25'), +(107, 4, 68, 'Bought 1 items out of 188 quantity', NULL, 1, 187, '2023-05-03 10:26:25', '2023-05-03 10:26:25'), +(108, 1, 69, 'Bought 1 items out of 14 quantity', NULL, 1, 13, '2023-05-03 11:10:25', '2023-05-03 11:10:25'), +(109, 4, 69, 'Bought 1 items out of 187 quantity', NULL, 1, 186, '2023-05-03 11:10:25', '2023-05-03 11:10:25'), +(110, 1, 70, 'Bought 1 items out of 13 quantity', NULL, 1, 12, '2023-05-03 11:11:48', '2023-05-03 11:11:48'), +(111, 2, 70, 'Bought 1 items out of -1 quantity', NULL, 1, -2, '2023-05-03 11:11:48', '2023-05-03 11:11:48'), +(112, 4, 70, 'Bought 1 items out of 186 quantity', NULL, 1, 185, '2023-05-03 11:11:48', '2023-05-03 11:11:48'), +(113, 1, 71, 'Bought 2 items out of 12 quantity', NULL, 2, 10, '2023-05-03 11:14:01', '2023-05-03 11:14:01'), +(114, 4, 71, 'Bought 1 items out of 185 quantity', NULL, 1, 184, '2023-05-03 11:14:01', '2023-05-03 11:14:01'), +(115, 6, 71, 'Bought 1 items out of 58 quantity', NULL, 1, 57, '2023-05-03 11:14:01', '2023-05-03 11:14:01'), +(116, 1, 72, 'Bought 2 items out of 10 quantity', NULL, 2, 8, '2023-05-03 11:15:04', '2023-05-03 11:15:04'), +(117, 4, 72, 'Bought 1 items out of 184 quantity', NULL, 1, 183, '2023-05-03 11:15:04', '2023-05-03 11:15:04'), +(118, 1, 73, 'Bought 1 items out of 8 quantity', NULL, 1, 7, '2023-05-03 11:16:40', '2023-05-03 11:16:40'), +(119, 1, 74, 'Bought 1 items out of 7 quantity', NULL, 1, 6, '2023-05-03 11:17:39', '2023-05-03 11:17:39'), +(120, 4, 74, 'Bought 1 items out of 183 quantity', NULL, 1, 182, '2023-05-03 11:17:39', '2023-05-03 11:17:39'), +(121, 2, 74, 'Bought 1 items out of -2 quantity', NULL, 1, -3, '2023-05-03 11:17:39', '2023-05-03 11:17:39'), +(122, 1, 75, 'Bought 1 items out of 6 quantity', NULL, 1, 5, '2023-05-03 11:19:06', '2023-05-03 11:19:06'), +(123, 6, 75, 'Bought 1 items out of 57 quantity', NULL, 1, 56, '2023-05-03 11:19:06', '2023-05-03 11:19:06'), +(124, 1, 76, 'Bought 1 items out of 5 quantity', NULL, 1, 4, '2023-05-03 11:20:42', '2023-05-03 11:20:42'), +(125, 1, 77, 'Bought 1 items out of 4 quantity', NULL, 1, 3, '2023-05-03 11:21:02', '2023-05-03 11:21:02'), +(126, 4, 77, 'Bought 1 items out of 182 quantity', NULL, 1, 181, '2023-05-03 11:21:02', '2023-05-03 11:21:02'), +(127, 6, 77, 'Bought 1 items out of 56 quantity', NULL, 1, 55, '2023-05-03 11:21:02', '2023-05-03 11:21:02'), +(128, 1, 78, 'Bought 1 items out of 3 quantity', NULL, 1, 2, '2023-05-03 11:22:02', '2023-05-03 11:22:02'), +(129, 1, 79, 'Bought 1 items out of 2 quantity', NULL, 1, 1, '2023-05-03 11:24:04', '2023-05-03 11:24:04'), +(130, 1, 80, 'Bought 1 items out of 1 quantity', NULL, 1, 0, '2023-05-03 11:24:28', '2023-05-03 11:24:28'), +(132, 1, 82, 'Bought 1 items out of 0 quantity', NULL, 1, -1, '2023-05-03 11:28:18', '2023-05-03 11:28:18'), +(133, 4, 82, 'Bought 1 items out of 181 quantity', NULL, 1, 180, '2023-05-03 11:28:18', '2023-05-03 11:28:18'), +(134, 1, 83, 'Bought 2 items out of -1 quantity', NULL, 2, -3, '2023-05-03 11:28:32', '2023-05-03 11:28:32'), +(135, 1, 84, 'Bought 1 items out of -3 quantity', NULL, 1, -4, '2023-05-03 11:30:52', '2023-05-03 11:30:52'), +(136, 1, 85, 'Bought 2 items out of -4 quantity', NULL, 2, -6, '2023-05-03 11:31:28', '2023-05-03 11:31:28'), +(137, 1, 86, 'Bought 2 items out of -6 quantity', NULL, 2, -8, '2023-05-03 11:34:47', '2023-05-03 11:34:47'), +(138, 1, 87, 'Bought 6 items out of -8 quantity', NULL, 6, -14, '2023-05-03 11:36:03', '2023-05-03 11:36:03'), +(139, 3, 87, 'Bought 2 items out of 22 quantity', NULL, 2, 20, '2023-05-03 11:36:03', '2023-05-03 11:36:03'), +(140, 2, 87, 'Bought 2 items out of -3 quantity', NULL, 2, -5, '2023-05-03 11:36:03', '2023-05-03 11:36:03'), +(141, 2, 88, 'Bought 1 items out of -5 quantity', NULL, 1, -6, '2023-05-03 11:38:10', '2023-05-03 11:38:10'), +(142, 1, 89, 'Bought 1 items out of -14 quantity', NULL, 1, -15, '2023-05-03 11:40:28', '2023-05-03 11:40:28'), +(143, 1, 90, 'Bought 1 items out of -15 quantity', NULL, 1, -16, '2023-05-03 11:40:31', '2023-05-03 11:40:31'), +(144, 1, 91, 'Bought 1 items out of -16 quantity', NULL, 1, -17, '2023-05-03 11:42:46', '2023-05-03 11:42:46'), +(145, 1, 92, 'Bought 1 items out of -17 quantity', NULL, 1, -18, '2023-05-03 11:51:06', '2023-05-03 11:51:06'), +(146, 1, 93, 'Bought 1 items out of -18 quantity', NULL, 1, -19, '2023-05-04 08:10:14', '2023-05-04 08:10:14'), +(147, 4, 93, 'Bought 1 items out of 180 quantity', NULL, 1, 179, '2023-05-04 08:10:14', '2023-05-04 08:10:14'), +(148, 1, 94, 'Bought 1 items out of -19 quantity', NULL, 1, -20, '2023-05-04 08:14:40', '2023-05-04 08:14:40'), +(149, 4, 94, 'Bought 1 items out of 179 quantity', NULL, 1, 178, '2023-05-04 08:14:40', '2023-05-04 08:14:40'), +(150, 1, 94, 'Bought 1 items out of -20 quantity', NULL, 1, -21, '2023-05-04 08:18:57', '2023-05-04 08:18:57'), +(151, 4, 94, 'Bought 1 items out of 178 quantity', NULL, 1, 177, '2023-05-04 08:18:57', '2023-05-04 08:18:57'), +(152, 1, 95, 'Bought 1 items out of -21 quantity', NULL, 1, -22, '2023-05-04 08:21:07', '2023-05-04 08:21:07'), +(153, 1, 96, 'Bought 1 items out of -22 quantity', NULL, 1, -23, '2023-05-04 08:24:19', '2023-05-04 08:24:19'), +(154, 1, 97, 'Bought 3 items out of -23 quantity', NULL, 3, -26, '2023-05-04 08:25:05', '2023-05-04 08:25:05'), +(155, 1, 98, 'Bought 1 items out of -26 quantity', NULL, 1, -27, '2023-05-04 08:27:11', '2023-05-04 08:27:11'), +(156, 1, 99, 'Bought 2 items out of -27 quantity', NULL, 2, -29, '2023-05-04 08:28:28', '2023-05-04 08:28:28'), +(157, 1, 100, 'Bought 1 items out of -29 quantity', NULL, 1, -30, '2023-05-04 08:28:38', '2023-05-04 08:28:38'), +(158, 1, 101, 'Bought 1 items out of -30 quantity', NULL, 1, -31, '2023-05-04 08:33:54', '2023-05-04 08:33:54'), +(159, 1, 102, 'Bought 1 items out of -31 quantity', NULL, 1, -32, '2023-05-04 08:34:11', '2023-05-04 08:34:11'), +(160, 4, 102, 'Bought 1 items out of 177 quantity', NULL, 1, 176, '2023-05-04 08:34:11', '2023-05-04 08:34:11'), +(161, 1, 103, 'Bought 1 items out of -32 quantity', NULL, 1, -33, '2023-05-04 09:28:08', '2023-05-04 09:28:08'), +(162, 1, 104, 'Bought 1 items out of -33 quantity', NULL, 1, -34, '2023-05-04 09:31:04', '2023-05-04 09:31:04'), +(163, 1, 105, 'Bought 3 items out of -34 quantity', NULL, 3, -37, '2023-05-04 09:34:09', '2023-05-04 09:34:09'), +(164, 1, 106, 'Bought 2 items out of -37 quantity', NULL, 2, -39, '2023-05-04 09:38:26', '2023-05-04 09:38:26'), +(165, 4, 106, 'Bought 1 items out of 176 quantity', NULL, 1, 175, '2023-05-04 09:38:26', '2023-05-04 09:38:26'), +(166, 1, 107, 'Bought 1 items out of -39 quantity', NULL, 1, -40, '2023-05-04 09:40:34', '2023-05-04 09:40:34'), +(167, 1, 108, 'Bought 1 items out of -40 quantity', NULL, 1, -41, '2023-05-04 09:43:07', '2023-05-04 09:43:07'), +(168, 1, 109, 'Bought 2 items out of -41 quantity', NULL, 2, -43, '2023-05-04 09:47:17', '2023-05-04 09:47:17'), +(169, 6, 109, 'Bought 1 items out of 55 quantity', NULL, 1, 54, '2023-05-04 09:47:17', '2023-05-04 09:47:17'), +(170, 4, 109, 'Bought 1 items out of 175 quantity', NULL, 1, 174, '2023-05-04 09:47:17', '2023-05-04 09:47:17'), +(171, 1, 110, 'Bought 1 items out of -43 quantity', NULL, 1, -44, '2023-05-04 09:49:47', '2023-05-04 09:49:47'), +(172, 4, 110, 'Bought 1 items out of 174 quantity', NULL, 1, 173, '2023-05-04 09:49:47', '2023-05-04 09:49:47'), +(173, 1, 111, 'Bought 1 items out of -44 quantity', NULL, 1, -45, '2023-05-04 09:51:33', '2023-05-04 09:51:33'), +(174, 1, 112, 'Bought 1 items out of -45 quantity', NULL, 1, -46, '2023-05-04 09:53:40', '2023-05-04 09:53:40'), +(175, 4, 112, 'Bought 1 items out of 173 quantity', NULL, 1, 172, '2023-05-04 09:53:40', '2023-05-04 09:53:40'), +(176, 1, 113, 'Bought 1 items out of -46 quantity', NULL, 1, -47, '2023-05-04 09:55:13', '2023-05-04 09:55:13'), +(177, 1, 114, 'Bought 3 items out of -47 quantity', NULL, 3, -50, '2023-05-04 09:58:28', '2023-05-04 09:58:28'), +(178, 1, 115, 'Bought 1 items out of -50 quantity', NULL, 1, -51, '2023-05-04 10:00:53', '2023-05-04 10:00:53'), +(179, 1, 117, 'Bought 1 items out of -51 quantity', NULL, 1, -52, '2023-05-04 10:07:13', '2023-05-04 10:07:13'), +(180, 1, 118, 'Bought 2 items out of -52 quantity', NULL, 2, -54, '2023-05-04 10:11:27', '2023-05-04 10:11:27'), +(181, 4, 118, 'Bought 1 items out of 172 quantity', NULL, 1, 171, '2023-05-04 10:11:27', '2023-05-04 10:11:27'), +(182, 1, 119, 'Bought 2 items out of -54 quantity', NULL, 2, -56, '2023-05-04 10:17:40', '2023-05-04 10:17:40'), +(183, 1, 120, 'Bought 1 items out of -56 quantity', NULL, 1, -57, '2023-05-04 10:19:23', '2023-05-04 10:19:23'), +(184, 1, 121, 'Bought 2 items out of -57 quantity', NULL, 2, -59, '2023-05-04 10:21:53', '2023-05-04 10:21:53'), +(185, 1, 122, 'Bought 2 items out of -59 quantity', NULL, 2, -61, '2023-05-04 10:25:12', '2023-05-04 10:25:12'), +(186, 4, 122, 'Bought 1 items out of 171 quantity', NULL, 1, 170, '2023-05-04 10:25:12', '2023-05-04 10:25:12'), +(187, 1, 123, 'Bought 2 items out of -61 quantity', NULL, 2, -63, '2023-05-04 10:28:50', '2023-05-04 10:28:50'), +(188, 1, 124, 'Bought 1 items out of -63 quantity', NULL, 1, -64, '2023-05-04 10:31:20', '2023-05-04 10:31:20'), +(189, 4, 124, 'Bought 1 items out of 170 quantity', NULL, 1, 169, '2023-05-04 10:31:20', '2023-05-04 10:31:20'), +(190, 1, 125, 'Bought 1 items out of -64 quantity', NULL, 1, -65, '2023-05-04 10:34:29', '2023-05-04 10:34:29'), +(191, 2, 125, 'Bought 1 items out of -6 quantity', NULL, 1, -7, '2023-05-04 10:34:29', '2023-05-04 10:34:29'), +(192, 1, 126, 'Bought 1 items out of -65 quantity', NULL, 1, -66, '2023-05-04 10:37:40', '2023-05-04 10:37:40'), +(193, 1, 127, 'Bought 2 items out of -66 quantity', NULL, 2, -68, '2023-05-04 10:41:06', '2023-05-04 10:41:06'), +(194, 2, 127, 'Bought 1 items out of -7 quantity', NULL, 1, -8, '2023-05-04 10:41:06', '2023-05-04 10:41:06'), +(195, 1, 128, 'Bought 2 items out of -68 quantity', NULL, 2, -70, '2023-05-04 10:42:54', '2023-05-04 10:42:54'), +(196, 1, 129, 'Bought 3 items out of -70 quantity', NULL, 3, -73, '2023-05-04 10:44:29', '2023-05-04 10:44:29'), +(197, 1, 130, 'Bought 2 items out of -73 quantity', NULL, 2, -75, '2023-05-04 10:46:57', '2023-05-04 10:46:57'), +(198, 3, 130, 'Bought 1 items out of 20 quantity', NULL, 1, 19, '2023-05-04 10:46:57', '2023-05-04 10:46:57'), +(199, 2, 130, 'Bought 1 items out of -8 quantity', NULL, 1, -9, '2023-05-04 10:46:57', '2023-05-04 10:46:57'), +(200, 1, 131, 'Bought 1 items out of -75 quantity', NULL, 1, -76, '2023-05-04 10:48:31', '2023-05-04 10:48:31'), +(202, 1, 132, 'Bought 1 items out of -76 quantity', NULL, 1, -77, '2023-05-04 11:04:39', '2023-05-04 11:04:39'), +(203, 1, 133, 'Bought 1 items out of -77 quantity', NULL, 1, -78, '2023-05-04 11:07:33', '2023-05-04 11:07:33'), +(204, 4, 133, 'Bought 1 items out of 169 quantity', NULL, 1, 168, '2023-05-04 11:07:33', '2023-05-04 11:07:33'), +(205, 1, 134, 'Bought 1 items out of -78 quantity', NULL, 1, -79, '2023-05-04 11:09:21', '2023-05-04 11:09:21'), +(206, 1, 135, 'Bought 2 items out of -79 quantity', NULL, 2, -81, '2023-05-04 11:12:21', '2023-05-04 11:12:21'), +(207, 1, 136, 'Bought 1 items out of -81 quantity', NULL, 1, -82, '2023-05-04 11:15:50', '2023-05-04 11:15:50'), +(208, 1, 137, 'Bought 1 items out of -82 quantity', NULL, 1, -83, '2023-05-04 11:18:58', '2023-05-04 11:18:58'), +(209, 1, 138, 'Bought 2 items out of -83 quantity', NULL, 2, -85, '2023-05-04 11:24:14', '2023-05-04 11:24:14'), +(210, 4, 138, 'Bought 1 items out of 168 quantity', NULL, 1, 167, '2023-05-04 11:24:14', '2023-05-04 11:24:14'), +(212, 6, 138, 'Bought 1 items out of 54 quantity', NULL, 1, 53, '2023-05-04 11:24:14', '2023-05-04 11:24:14'), +(213, 1, 139, 'Bought 2 items out of -85 quantity', NULL, 2, -87, '2023-05-04 11:27:15', '2023-05-04 11:27:15'), +(214, 4, 139, 'Bought 1 items out of 167 quantity', NULL, 1, 166, '2023-05-04 11:27:15', '2023-05-04 11:27:15'), +(215, 1, 140, 'Bought 2 items out of -87 quantity', NULL, 2, -89, '2023-05-04 11:29:52', '2023-05-04 11:29:52'), +(216, 1, 141, 'Bought 1 items out of -89 quantity', NULL, 1, -90, '2023-05-04 11:34:32', '2023-05-04 11:34:32'), +(217, 1, 142, 'Bought 1 items out of -90 quantity', NULL, 1, -91, '2023-05-04 11:37:35', '2023-05-04 11:37:35'), +(218, 4, 142, 'Bought 1 items out of 166 quantity', NULL, 1, 165, '2023-05-04 11:43:44', '2023-05-04 11:43:44'), +(219, 1, 143, 'Bought 1 items out of -91 quantity', NULL, 1, -92, '2023-05-04 11:46:02', '2023-05-04 11:46:02'), +(220, 4, 143, 'Bought 1 items out of 165 quantity', NULL, 1, 164, '2023-05-04 11:46:02', '2023-05-04 11:46:02'), +(221, 1, 144, 'Bought 1 items out of -92 quantity', NULL, 1, -93, '2023-05-04 11:51:20', '2023-05-04 11:51:20'), +(222, 1, 145, 'Bought 1 items out of -93 quantity', NULL, 1, -94, '2023-05-04 11:55:21', '2023-05-04 11:55:21'), +(223, 1, 146, 'Bought 2 items out of -94 quantity', NULL, 2, -96, '2023-05-04 11:59:38', '2023-05-04 11:59:38'), +(224, 1, 147, 'Bought 1 items out of -96 quantity', NULL, 1, -97, '2023-05-04 12:10:29', '2023-05-04 12:10:29'), +(225, 1, 148, 'Bought 1 items out of -97 quantity', NULL, 1, -98, '2023-05-04 12:13:46', '2023-05-04 12:13:46'), +(226, 4, 148, 'Bought 1 items out of 164 quantity', NULL, 1, 163, '2023-05-04 12:13:46', '2023-05-04 12:13:46'), +(227, 1, 145, 'Bought 2 items out of -98 quantity', NULL, 2, -100, '2023-05-04 13:01:55', '2023-05-04 13:01:55'), +(228, 3, 149, 'Bought 1 items out of 19 quantity', NULL, 1, 18, '2023-05-05 04:52:08', '2023-05-05 04:52:08'), +(229, 1, 150, 'Bought 2 items out of -100 quantity', NULL, 2, -102, '2023-05-05 05:11:32', '2023-05-05 05:11:32'), +(230, 1, 151, 'Bought 1 items out of -102 quantity', NULL, 1, -103, '2023-05-05 05:14:52', '2023-05-05 05:14:52'), +(231, 1, 152, 'Bought 1 items out of -103 quantity', NULL, 1, -104, '2023-05-05 05:17:27', '2023-05-05 05:17:27'), +(232, 4, 152, 'Bought 1 items out of 163 quantity', NULL, 1, 162, '2023-05-05 05:17:27', '2023-05-05 05:17:27'), +(233, 1, 153, 'Bought 1 items out of -104 quantity', NULL, 1, -105, '2023-05-05 05:18:55', '2023-05-05 05:18:55'), +(234, 1, 150, 'Bought 2 items out of -105 quantity', NULL, 2, -107, '2023-05-05 05:21:47', '2023-05-05 05:21:47'), +(235, 1, 154, 'Bought 1 items out of -107 quantity', NULL, 1, -108, '2023-05-05 05:24:16', '2023-05-05 05:24:16'), +(236, 4, 154, 'Bought 1 items out of 162 quantity', NULL, 1, 161, '2023-05-05 05:24:16', '2023-05-05 05:24:16'), +(237, 1, 155, 'Bought 1 items out of -108 quantity', NULL, 1, -109, '2023-05-05 05:27:01', '2023-05-05 05:27:01'), +(238, 1, 156, 'Bought 2 items out of -109 quantity', NULL, 2, -111, '2023-05-05 05:27:27', '2023-05-05 05:27:27'), +(239, 1, 157, 'Bought 1 items out of -111 quantity', NULL, 1, -112, '2023-05-05 05:28:13', '2023-05-05 05:28:13'), +(240, 1, 158, 'Bought 1 items out of -112 quantity', NULL, 1, -113, '2023-05-05 05:30:15', '2023-05-05 05:30:15'), +(241, 1, 159, 'Bought 2 items out of -113 quantity', NULL, 2, -115, '2023-05-05 05:31:01', '2023-05-05 05:31:01'), +(242, 1, 160, 'Bought 4 items out of -115 quantity', NULL, 4, -119, '2023-05-05 05:33:29', '2023-05-05 05:33:29'), +(243, 1, 162, 'Bought 3 items out of -119 quantity', NULL, 3, -122, '2023-05-05 05:36:29', '2023-05-05 05:36:29'), +(244, 1, 163, 'Bought 1 items out of -122 quantity', NULL, 1, -123, '2023-05-05 05:36:50', '2023-05-05 05:36:50'), +(245, 1, 164, 'Bought 3 items out of -123 quantity', NULL, 3, -126, '2023-05-05 05:38:47', '2023-05-05 05:38:47'), +(246, 1, 165, 'Bought 2 items out of -126 quantity', NULL, 2, -128, '2023-05-05 05:39:43', '2023-05-05 05:39:43'), +(247, 4, 165, 'Bought 1 items out of 161 quantity', NULL, 1, 160, '2023-05-05 05:39:43', '2023-05-05 05:39:43'), +(248, 6, 165, 'Bought 1 items out of 53 quantity', NULL, 1, 52, '2023-05-05 05:39:43', '2023-05-05 05:39:43'), +(249, 1, 166, 'Bought 1 items out of -128 quantity', NULL, 1, -129, '2023-05-05 05:41:12', '2023-05-05 05:41:12'), +(250, 4, 166, 'Bought 1 items out of 160 quantity', NULL, 1, 159, '2023-05-05 05:41:12', '2023-05-05 05:41:12'), +(251, 4, 167, 'Bought 1 items out of 159 quantity', NULL, 1, 158, '2023-05-05 05:43:15', '2023-05-05 05:43:15'), +(252, 1, 167, 'Bought 1 items out of -129 quantity', NULL, 1, -130, '2023-05-05 05:43:15', '2023-05-05 05:43:15'), +(253, 1, 168, 'Bought 1 items out of -130 quantity', NULL, 1, -131, '2023-05-05 05:43:15', '2023-05-05 05:43:15'), +(254, 4, 168, 'Bought 1 items out of 158 quantity', NULL, 1, 157, '2023-05-05 05:43:15', '2023-05-05 05:43:15'), +(255, 1, 169, 'Bought 1 items out of -131 quantity', NULL, 1, -132, '2023-05-05 05:45:37', '2023-05-05 05:45:37'), +(256, 4, 169, 'Bought 1 items out of 157 quantity', NULL, 1, 156, '2023-05-05 05:45:37', '2023-05-05 05:45:37'), +(257, 1, 170, 'Bought 2 items out of -132 quantity', NULL, 2, -134, '2023-05-05 05:46:18', '2023-05-05 05:46:18'), +(258, 1, 171, 'Bought 1 items out of -134 quantity', NULL, 1, -135, '2023-05-05 05:47:08', '2023-05-05 05:47:08'), +(259, 1, 172, 'Bought 1 items out of -135 quantity', NULL, 1, -136, '2023-05-05 05:48:22', '2023-05-05 05:48:22'), +(260, 1, 173, 'Bought 1 items out of -136 quantity', NULL, 1, -137, '2023-05-05 05:48:56', '2023-05-05 05:48:56'), +(261, 1, 174, 'Bought 1 items out of -137 quantity', NULL, 1, -138, '2023-05-05 05:50:27', '2023-05-05 05:50:27'), +(262, 4, 174, 'Bought 1 items out of 156 quantity', NULL, 1, 155, '2023-05-05 05:50:27', '2023-05-05 05:50:27'), +(263, 6, 174, 'Bought 1 items out of 52 quantity', NULL, 1, 51, '2023-05-05 05:50:27', '2023-05-05 05:50:27'), +(264, 1, 175, 'Bought 1 items out of -138 quantity', NULL, 1, -139, '2023-05-05 05:52:03', '2023-05-05 05:52:03'), +(265, 1, 176, 'Bought 2 items out of -139 quantity', NULL, 2, -141, '2023-05-05 05:53:09', '2023-05-05 05:53:09'), +(266, 1, 177, 'Bought 1 items out of -141 quantity', NULL, 1, -142, '2023-05-05 05:55:25', '2023-05-05 05:55:25'), +(267, 1, 178, 'Bought 1 items out of -142 quantity', NULL, 1, -143, '2023-05-05 05:55:31', '2023-05-05 05:55:31'), +(268, 1, 179, 'Bought 4 items out of -143 quantity', NULL, 4, -147, '2023-05-05 05:56:41', '2023-05-05 05:56:41'), +(269, 1, 180, 'Bought 1 items out of -147 quantity', NULL, 1, -148, '2023-05-05 05:57:36', '2023-05-05 05:57:36'), +(270, 1, 181, 'Bought 1 items out of -148 quantity', NULL, 1, -149, '2023-05-05 05:58:07', '2023-05-05 05:58:07'), +(271, 1, 182, 'Bought 2 items out of -149 quantity', NULL, 2, -151, '2023-05-05 05:59:21', '2023-05-05 05:59:21'), +(272, 1, 183, 'Bought 1 items out of -151 quantity', NULL, 1, -152, '2023-05-05 06:00:30', '2023-05-05 06:00:30'), +(273, 1, 184, 'Bought 1 items out of -152 quantity', NULL, 1, -153, '2023-05-05 06:01:00', '2023-05-05 06:01:00'), +(274, 1, 185, 'Bought 1 items out of -153 quantity', NULL, 1, -154, '2023-05-05 06:02:16', '2023-05-05 06:02:16'), +(275, 4, 185, 'Bought 1 items out of 155 quantity', NULL, 1, 154, '2023-05-05 06:02:16', '2023-05-05 06:02:16'), +(276, 1, 186, 'Bought 2 items out of -154 quantity', NULL, 2, -156, '2023-05-05 06:04:16', '2023-05-05 06:04:16'), +(277, 1, 187, 'Bought 2 items out of -156 quantity', NULL, 2, -158, '2023-05-05 06:07:06', '2023-05-05 06:07:06'), +(278, 1, 188, 'Bought 1 items out of -158 quantity', NULL, 1, -159, '2023-05-05 06:08:48', '2023-05-05 06:08:48'), +(279, 1, 189, 'Bought 2 items out of -159 quantity', NULL, 2, -161, '2023-05-05 06:09:21', '2023-05-05 06:09:21'), +(280, 1, 190, 'Bought 3 items out of -161 quantity', NULL, 3, -164, '2023-05-05 06:10:36', '2023-05-05 06:10:36'), +(281, 1, 191, 'Bought 2 items out of -164 quantity', NULL, 2, -166, '2023-05-05 06:12:41', '2023-05-05 06:12:41'), +(283, 1, 192, 'Bought 1 items out of -166 quantity', NULL, 1, -167, '2023-05-05 06:13:10', '2023-05-05 06:13:10'), +(284, 4, 192, 'Bought 1 items out of 154 quantity', NULL, 1, 153, '2023-05-05 06:13:10', '2023-05-05 06:13:10'), +(285, 1, 193, 'Bought 2 items out of -167 quantity', NULL, 2, -169, '2023-05-05 06:14:03', '2023-05-05 06:14:03'), +(286, 1, 194, 'Bought 1 items out of -169 quantity', NULL, 1, -170, '2023-05-05 09:25:24', '2023-05-05 09:25:24'), +(287, 1, 195, 'Bought 1 items out of -170 quantity', NULL, 1, -171, '2023-05-05 09:39:34', '2023-05-05 09:39:34'), +(288, 4, 195, 'Bought 1 items out of 153 quantity', NULL, 1, 152, '2023-05-05 09:39:34', '2023-05-05 09:39:34'), +(289, 1, 196, 'Bought 1 items out of -171 quantity', NULL, 1, -172, '2023-05-05 09:42:08', '2023-05-05 09:42:08'), +(290, 1, 197, 'Bought 1 items out of -172 quantity', NULL, 1, -173, '2023-05-05 09:44:15', '2023-05-05 09:44:15'), +(291, 1, 198, 'Bought 1 items out of -173 quantity', NULL, 1, -174, '2023-05-05 09:45:37', '2023-05-05 09:45:37'), +(292, 1, 199, 'Bought 1 items out of -174 quantity', NULL, 1, -175, '2023-05-05 09:48:53', '2023-05-05 09:48:53'), +(293, 3, 200, 'Bought 1 items out of 18 quantity', NULL, 1, 17, '2023-05-05 09:51:41', '2023-05-05 09:51:41'), +(294, 1, 200, 'Bought 1 items out of -175 quantity', NULL, 1, -176, '2023-05-05 09:51:41', '2023-05-05 09:51:41'), +(295, 1, 201, 'Bought 2 items out of -176 quantity', NULL, 2, -178, '2023-05-05 09:53:51', '2023-05-05 09:53:51'), +(296, 1, 202, 'Bought 1 items out of -178 quantity', NULL, 1, -179, '2023-05-05 09:56:00', '2023-05-05 09:56:00'), +(297, 1, 203, 'Bought 1 items out of -179 quantity', NULL, 1, -180, '2023-05-05 09:59:43', '2023-05-05 09:59:43'), +(298, 1, 204, 'Bought 1 items out of -180 quantity', NULL, 1, -181, '2023-05-05 10:03:37', '2023-05-05 10:03:37'), +(299, 1, 205, 'Bought 2 items out of -181 quantity', NULL, 2, -183, '2023-05-05 10:05:56', '2023-05-05 10:05:56'), +(300, 1, 206, 'Bought 1 items out of -183 quantity', NULL, 1, -184, '2023-05-05 10:07:40', '2023-05-05 10:07:40'), +(301, 1, 207, 'Bought 11 items out of -184 quantity', NULL, 11, -195, '2023-05-05 10:11:23', '2023-05-05 10:11:23'), +(302, 1, 208, 'Bought 2 items out of -195 quantity', NULL, 2, -197, '2023-05-05 10:13:54', '2023-05-05 10:13:54'), +(303, 4, 208, 'Bought 1 items out of 152 quantity', NULL, 1, 151, '2023-05-05 10:13:54', '2023-05-05 10:13:54'), +(304, 3, 209, 'Bought 1 items out of 17 quantity', NULL, 1, 16, '2023-05-05 20:41:08', '2023-05-05 20:41:08'), +(306, 3, 211, 'Bought 1 items out of 16 quantity', NULL, 1, 15, '2023-05-05 20:48:49', '2023-05-05 20:48:49'), +(307, 2, 212, 'Bought 1 items out of -9 quantity', NULL, 1, -10, '2023-05-05 20:49:49', '2023-05-05 20:49:49'), +(308, 1, 213, 'Bought 3 items out of -197 quantity', NULL, 3, -200, '2023-05-06 13:32:13', '2023-05-06 13:32:13'), +(309, 1, 214, 'Bought 1 items out of -200 quantity', NULL, 1, -201, '2023-05-06 13:34:16', '2023-05-06 13:34:16'), +(310, 1, 215, 'Bought 2 items out of -201 quantity', NULL, 2, -203, '2023-05-06 13:39:06', '2023-05-06 13:39:06'), +(311, 3, 215, 'Bought 1 items out of 15 quantity', NULL, 1, 14, '2023-05-06 13:39:06', '2023-05-06 13:39:06'), +(312, 1, 216, 'Bought 1 items out of -203 quantity', NULL, 1, -204, '2023-05-06 13:41:19', '2023-05-06 13:41:19'), +(313, 1, 217, 'Bought 1 items out of -204 quantity', NULL, 1, -205, '2023-05-06 13:42:30', '2023-05-06 13:42:30'), +(314, 1, 218, 'Bought 1 items out of -205 quantity', NULL, 1, -206, '2023-05-06 13:47:15', '2023-05-06 13:47:15'), +(315, 1, 219, 'Bought 1 items out of -206 quantity', NULL, 1, -207, '2023-05-06 13:49:22', '2023-05-06 13:49:22'), +(316, 1, 220, 'Bought 3 items out of -207 quantity', NULL, 3, -210, '2023-05-06 13:51:22', '2023-05-06 13:51:22'), +(317, 1, 221, 'Bought 1 items out of -210 quantity', NULL, 1, -211, '2023-05-06 13:57:40', '2023-05-06 13:57:40'), +(318, 1, 222, 'Bought 2 items out of -211 quantity', NULL, 2, -213, '2023-05-06 14:00:34', '2023-05-06 14:00:34'), +(319, 4, 222, 'Bought 1 items out of 151 quantity', NULL, 1, 150, '2023-05-06 14:00:34', '2023-05-06 14:00:34'), +(320, 1, 223, 'Bought 1 items out of -213 quantity', NULL, 1, -214, '2023-05-06 14:03:42', '2023-05-06 14:03:42'), +(321, 1, 224, 'Bought 2 items out of -214 quantity', NULL, 2, -216, '2023-05-06 14:51:02', '2023-05-06 14:51:02'), +(322, 4, 225, 'Bought 1 items out of 150 quantity', NULL, 1, 149, '2023-05-06 14:56:23', '2023-05-06 14:56:23'), +(323, 1, 226, 'Bought 1 items out of -216 quantity', NULL, 1, -217, '2023-05-06 14:57:42', '2023-05-06 14:57:42'), +(324, 1, 227, 'Bought 1 items out of -217 quantity', NULL, 1, -218, '2023-05-06 15:00:12', '2023-05-06 15:00:12'), +(325, 1, 228, 'Bought 1 items out of -218 quantity', NULL, 1, -219, '2023-05-06 15:05:13', '2023-05-06 15:05:13'), +(326, 1, 229, 'Bought 1 items out of -219 quantity', NULL, 1, -220, '2023-05-06 15:09:05', '2023-05-06 15:09:05'), +(327, 1, 230, 'Bought 1 items out of -220 quantity', NULL, 1, -221, '2023-05-06 15:11:47', '2023-05-06 15:11:47'), +(328, 1, 231, 'Bought 3 items out of -221 quantity', NULL, 3, -224, '2023-05-06 15:18:26', '2023-05-06 15:18:26'), +(329, 1, 231, 'Bought 2 items out of -224 quantity', NULL, 2, -226, '2023-05-06 15:18:26', '2023-05-06 15:18:26'), +(330, 6, 231, 'Bought 1 items out of 51 quantity', NULL, 1, 50, '2023-05-06 15:18:26', '2023-05-06 15:18:26'), +(331, 1, 232, 'Bought 3 items out of -226 quantity', NULL, 3, -229, '2023-05-06 15:22:46', '2023-05-06 15:22:46'), +(332, 1, 233, 'Bought 1 items out of -229 quantity', NULL, 1, -230, '2023-05-06 15:25:12', '2023-05-06 15:25:12'), +(333, 1, 234, 'Bought 1 items out of -230 quantity', NULL, 1, -231, '2023-05-06 15:27:49', '2023-05-06 15:27:49'), +(334, 1, 235, 'Bought 1 items out of -231 quantity', NULL, 1, -232, '2023-05-06 15:30:27', '2023-05-06 15:30:27'), +(335, 1, 236, 'Bought 1 items out of -232 quantity', NULL, 1, -233, '2023-05-06 15:32:29', '2023-05-06 15:32:29'), +(336, 1, 237, 'Bought 3 items out of -233 quantity', NULL, 3, -236, '2023-05-06 15:36:19', '2023-05-06 15:36:19'), +(337, 1, 238, 'Bought 1 items out of -236 quantity', NULL, 1, -237, '2023-05-06 15:37:32', '2023-05-06 15:37:32'), +(338, 1, 228, 'Bought 1 items out of -237 quantity', NULL, 1, -238, '2023-05-06 15:40:10', '2023-05-06 15:40:10'), +(339, 1, 239, 'Bought 1 items out of -238 quantity', NULL, 1, -239, '2023-05-06 15:42:47', '2023-05-06 15:42:47'), +(340, 1, 240, 'Bought 2 items out of -239 quantity', NULL, 2, -241, '2023-05-06 15:49:53', '2023-05-06 15:49:53'), +(341, 4, 240, 'Bought 1 items out of 149 quantity', NULL, 1, 148, '2023-05-06 15:49:53', '2023-05-06 15:49:53'), +(342, 1, 241, 'Bought 1 items out of -241 quantity', NULL, 1, -242, '2023-05-06 15:54:01', '2023-05-06 15:54:01'), +(343, 1, 242, 'Bought 2 items out of -242 quantity', NULL, 2, -244, '2023-05-06 15:55:06', '2023-05-06 15:55:06'), +(344, 1, 243, 'Bought 1 items out of -244 quantity', NULL, 1, -245, '2023-05-06 15:56:24', '2023-05-06 15:56:24'), +(345, 1, 244, 'Bought 0 items out of -245 quantity', NULL, 0, -245, '2023-05-06 15:57:35', '2023-05-06 15:57:35'), +(346, 1, 245, 'Bought 1 items out of -245 quantity', NULL, 1, -246, '2023-05-06 15:59:27', '2023-05-06 15:59:27'), +(347, 1, 246, 'Bought 1 items out of -246 quantity', NULL, 1, -247, '2023-05-06 16:02:08', '2023-05-06 16:02:08'), +(348, 1, 207, 'Bought 12 items out of -247 quantity', NULL, 12, -259, '2023-05-08 09:24:55', '2023-05-08 09:24:55'), +(349, 1, 247, 'Bought 2 items out of -259 quantity', NULL, 2, -261, '2023-05-08 09:28:23', '2023-05-08 09:28:23'), +(350, 1, 248, 'Bought 1 items out of -261 quantity', NULL, 1, -262, '2023-05-08 09:30:04', '2023-05-08 09:30:04'), +(351, 1, 249, 'Bought 1 items out of -262 quantity', NULL, 1, -263, '2023-05-08 09:31:58', '2023-05-08 09:31:58'), +(352, 4, 249, 'Bought 1 items out of 148 quantity', NULL, 1, 147, '2023-05-08 09:31:58', '2023-05-08 09:31:58'), +(353, 1, 250, 'Bought 1 items out of -263 quantity', NULL, 1, -264, '2023-05-08 10:36:38', '2023-05-08 10:36:38'), +(354, 6, 250, 'Bought 1 items out of 50 quantity', NULL, 1, 49, '2023-05-08 10:36:38', '2023-05-08 10:36:38'), +(355, 1, 251, 'Bought 1 items out of -264 quantity', NULL, 1, -265, '2023-05-08 10:40:14', '2023-05-08 10:40:14'), +(356, 4, 251, 'Bought 1 items out of 147 quantity', NULL, 1, 146, '2023-05-08 10:40:14', '2023-05-08 10:40:14'), +(357, 1, 252, 'Bought 1 items out of -265 quantity', NULL, 1, -266, '2023-05-08 10:41:58', '2023-05-08 10:41:58'), +(358, 1, 253, 'Bought 5 items out of -266 quantity', NULL, 5, -271, '2023-05-08 10:47:36', '2023-05-08 10:47:36'), +(359, 1, 254, 'Bought 2 items out of -271 quantity', NULL, 2, -273, '2023-05-08 10:49:04', '2023-05-08 10:49:04'), +(360, 1, 255, 'Bought 2 items out of -273 quantity', NULL, 2, -275, '2023-05-08 10:51:03', '2023-05-08 10:51:03'), +(361, 1, 256, 'Bought 2 items out of -275 quantity', NULL, 2, -277, '2023-05-08 10:57:50', '2023-05-08 10:57:50'), +(362, 1, 257, 'Bought 3 items out of -277 quantity', NULL, 3, -280, '2023-05-08 10:59:36', '2023-05-08 10:59:36'), +(363, 1, 258, 'Bought 5 items out of -280 quantity', NULL, 5, -285, '2023-05-08 11:02:26', '2023-05-08 11:02:26'), +(364, 1, 259, 'Bought 2 items out of -285 quantity', NULL, 2, -287, '2023-05-08 11:03:44', '2023-05-08 11:03:44'), +(365, 1, 260, 'Bought 2 items out of -287 quantity', NULL, 2, -289, '2023-05-08 11:05:10', '2023-05-08 11:05:10'), +(366, 1, 261, 'Bought 1 items out of -289 quantity', NULL, 1, -290, '2023-05-08 11:07:33', '2023-05-08 11:07:33'), +(367, 1, 262, 'Bought 1 items out of -290 quantity', NULL, 1, -291, '2023-05-08 11:10:15', '2023-05-08 11:10:15'), +(368, 4, 262, 'Bought 1 items out of 146 quantity', NULL, 1, 145, '2023-05-08 11:10:15', '2023-05-08 11:10:15'), +(369, 1, 263, 'Bought 1 items out of -291 quantity', NULL, 1, -292, '2023-05-08 11:12:29', '2023-05-08 11:12:29'), +(370, 1, 264, 'Bought 1 items out of -292 quantity', NULL, 1, -293, '2023-05-08 11:15:54', '2023-05-08 11:15:54'), +(371, 1, 265, 'Bought 1 items out of -293 quantity', NULL, 1, -294, '2023-05-08 11:20:25', '2023-05-08 11:20:25'), +(372, 4, 265, 'Bought 1 items out of 145 quantity', NULL, 1, 144, '2023-05-08 11:20:25', '2023-05-08 11:20:25'), +(373, 1, 266, 'Bought 1 items out of -294 quantity', NULL, 1, -295, '2023-05-08 11:22:48', '2023-05-08 11:22:48'), +(374, 1, 267, 'Bought 1 items out of -295 quantity', NULL, 1, -296, '2023-05-08 11:25:49', '2023-05-08 11:25:49'), +(375, 1, 268, 'Bought 1 items out of -296 quantity', NULL, 1, -297, '2023-05-08 11:30:45', '2023-05-08 11:30:45'), +(376, 1, 269, 'Bought 1 items out of -297 quantity', NULL, 1, -298, '2023-05-08 11:34:51', '2023-05-08 11:34:51'), +(377, 1, 270, 'Bought 5 items out of -298 quantity', NULL, 5, -303, '2023-05-08 11:37:11', '2023-05-08 11:37:11'), +(378, 1, 271, 'Bought 5 items out of -303 quantity', NULL, 5, -308, '2023-05-08 11:40:10', '2023-05-08 11:40:10'), +(379, 4, 271, 'Bought 1 items out of 144 quantity', NULL, 1, 143, '2023-05-08 11:40:10', '2023-05-08 11:40:10'), +(380, 1, 272, 'Bought 2 items out of -308 quantity', NULL, 2, -310, '2023-05-08 11:43:58', '2023-05-08 11:43:58'), +(381, 1, 273, 'Bought 1 items out of -310 quantity', NULL, 1, -311, '2023-05-08 11:47:02', '2023-05-08 11:47:02'), +(382, 1, 274, 'Bought 2 items out of -311 quantity', NULL, 2, -313, '2023-05-08 11:50:00', '2023-05-08 11:50:00'), +(383, 1, 275, 'Bought 2 items out of -313 quantity', NULL, 2, -315, '2023-05-08 11:53:21', '2023-05-08 11:53:21'), +(384, 1, 276, 'Bought 3 items out of -315 quantity', NULL, 3, -318, '2023-05-08 11:59:00', '2023-05-08 11:59:00'), +(385, 4, 276, 'Bought 2 items out of 143 quantity', NULL, 2, 141, '2023-05-08 11:59:00', '2023-05-08 11:59:00'), +(386, 1, 278, 'Bought 5 items out of -318 quantity', NULL, 5, -323, '2023-05-09 07:35:31', '2023-05-09 07:35:31'), +(387, 1, 279, 'Bought 1 items out of -323 quantity', NULL, 1, -324, '2023-05-09 09:16:33', '2023-05-09 09:16:33'), +(388, 1, 280, 'Bought 2 items out of -324 quantity', NULL, 2, -326, '2023-05-09 09:18:15', '2023-05-09 09:18:15'), +(389, 4, 281, 'Bought 1 items out of 141 quantity', NULL, 1, 140, '2023-05-09 09:20:21', '2023-05-09 09:20:21'), +(390, 1, 281, 'Bought 1 items out of -326 quantity', NULL, 1, -327, '2023-05-09 09:20:21', '2023-05-09 09:20:21'), +(391, 1, 231, 'Bought 3 items out of -327 quantity', NULL, 3, -330, '2023-05-09 09:22:06', '2023-05-09 09:22:06'), +(392, 1, 207, 'Bought 12 items out of -330 quantity', NULL, 12, -342, '2023-05-09 09:23:01', '2023-05-09 09:23:01'), +(393, 1, 282, 'Bought 1 items out of -342 quantity', NULL, 1, -343, '2023-05-09 09:24:37', '2023-05-09 09:24:37'), +(394, 1, 283, 'Bought 2 items out of -343 quantity', NULL, 2, -345, '2023-05-09 09:26:05', '2023-05-09 09:26:05'), +(395, 1, 284, 'Bought 2 items out of -345 quantity', NULL, 2, -347, '2023-05-09 09:26:16', '2023-05-09 09:26:16'), +(396, 1, 285, 'Bought 2 items out of -347 quantity', NULL, 2, -349, '2023-05-09 09:27:54', '2023-05-09 09:27:54'), +(397, 1, 286, 'Bought 2 items out of -349 quantity', NULL, 2, -351, '2023-05-09 09:30:38', '2023-05-09 09:30:38'), +(398, 1, 287, 'Bought 2 items out of -351 quantity', NULL, 2, -353, '2023-05-09 09:32:23', '2023-05-09 09:32:23'), +(399, 1, 288, 'Bought 3 items out of -353 quantity', NULL, 3, -356, '2023-05-09 09:36:14', '2023-05-09 09:36:14'), +(400, 4, 288, 'Bought 1 items out of 140 quantity', NULL, 1, 139, '2023-05-09 09:36:14', '2023-05-09 09:36:14'), +(401, 1, 289, 'Bought 1 items out of -356 quantity', NULL, 1, -357, '2023-05-09 09:37:33', '2023-05-09 09:37:33'), +(402, 1, 290, 'Bought 2 items out of -357 quantity', NULL, 2, -359, '2023-05-09 09:40:27', '2023-05-09 09:40:27'), +(403, 1, 291, 'Bought 2 items out of -359 quantity', NULL, 2, -361, '2023-05-09 09:42:30', '2023-05-09 09:42:30'), +(404, 1, 292, 'Bought 2 items out of -361 quantity', NULL, 2, -363, '2023-05-09 09:44:31', '2023-05-09 09:44:31'), +(405, 1, 294, 'Bought 1 items out of -363 quantity', NULL, 1, -364, '2023-05-09 09:47:08', '2023-05-09 09:47:08'), +(406, 1, 295, 'Bought 1 items out of -364 quantity', NULL, 1, -365, '2023-05-09 09:48:52', '2023-05-09 09:48:52'), +(407, 4, 295, 'Bought 1 items out of 139 quantity', NULL, 1, 138, '2023-05-09 09:48:52', '2023-05-09 09:48:52'), +(408, 1, 296, 'Bought 1 items out of -365 quantity', NULL, 1, -366, '2023-05-09 09:48:55', '2023-05-09 09:48:55'), +(409, 4, 296, 'Bought 1 items out of 138 quantity', NULL, 1, 137, '2023-05-09 09:48:55', '2023-05-09 09:48:55'), +(410, 1, 297, 'Bought 1 items out of -366 quantity', NULL, 1, -367, '2023-05-09 09:50:43', '2023-05-09 09:50:43'), +(411, 1, 298, 'Bought 1 items out of -367 quantity', NULL, 1, -368, '2023-05-09 09:51:22', '2023-05-09 09:51:22'), +(412, 1, 299, 'Bought 1 items out of -368 quantity', NULL, 1, -369, '2023-05-09 09:53:49', '2023-05-09 09:53:49'), +(413, 1, 300, 'Bought 2 items out of -369 quantity', NULL, 2, -371, '2023-05-09 09:56:52', '2023-05-09 09:56:52'), +(414, 1, 301, 'Bought 1 items out of -371 quantity', NULL, 1, -372, '2023-05-09 10:00:13', '2023-05-09 10:00:13'), +(415, 1, 302, 'Bought 1 items out of -372 quantity', NULL, 1, -373, '2023-05-09 10:05:31', '2023-05-09 10:05:31'), +(416, 1, 303, 'Bought 2 items out of -373 quantity', NULL, 2, -375, '2023-05-09 10:07:56', '2023-05-09 10:07:56'), +(417, 1, 304, 'Bought 2 items out of -375 quantity', NULL, 2, -377, '2023-05-09 10:10:40', '2023-05-09 10:10:40'), +(418, 4, 305, 'Bought 2 items out of 137 quantity', NULL, 2, 135, '2023-05-09 10:12:38', '2023-05-09 10:12:38'), +(419, 1, 306, 'Bought 2 items out of -377 quantity', NULL, 2, -379, '2023-05-09 10:14:09', '2023-05-09 10:14:09'), +(420, 1, 307, 'Bought 1 items out of -379 quantity', NULL, 1, -380, '2023-05-09 10:16:52', '2023-05-09 10:16:52'), +(421, 4, 307, 'Bought 1 items out of 135 quantity', NULL, 1, 134, '2023-05-09 10:16:52', '2023-05-09 10:16:52'), +(422, 1, 308, 'Bought 1 items out of -380 quantity', NULL, 1, -381, '2023-05-09 10:19:03', '2023-05-09 10:19:03'), +(423, 4, 308, 'Bought 1 items out of 134 quantity', NULL, 1, 133, '2023-05-09 10:19:03', '2023-05-09 10:19:03'), +(424, 1, 309, 'Bought 1 items out of -381 quantity', NULL, 1, -382, '2023-05-09 10:21:25', '2023-05-09 10:21:25'), +(425, 4, 309, 'Bought 1 items out of 133 quantity', NULL, 1, 132, '2023-05-09 10:21:25', '2023-05-09 10:21:25'), +(426, 1, 310, 'Bought 3 items out of -382 quantity', NULL, 3, -385, '2023-05-09 10:24:00', '2023-05-09 10:24:00'), +(427, 1, 311, 'Bought 1 items out of -385 quantity', NULL, 1, -386, '2023-05-09 10:38:54', '2023-05-09 10:38:54'), +(428, 1, 312, 'Bought 1 items out of -386 quantity', NULL, 1, -387, '2023-05-09 10:42:22', '2023-05-09 10:42:22'), +(429, 1, 313, 'Bought 2 items out of -387 quantity', NULL, 2, -389, '2023-05-09 11:00:43', '2023-05-09 11:00:43'), +(430, 1, 314, 'Bought 3 items out of -389 quantity', NULL, 3, -392, '2023-05-09 11:04:20', '2023-05-09 11:04:20'), +(431, 4, 314, 'Bought 1 items out of 132 quantity', NULL, 1, 131, '2023-05-09 11:04:20', '2023-05-09 11:04:20'), +(432, 4, 315, 'Bought 1 items out of 131 quantity', NULL, 1, 130, '2023-05-09 11:41:19', '2023-05-09 11:41:19'), +(433, 1, 316, 'Bought 2 items out of -392 quantity', NULL, 2, -394, '2023-05-09 11:46:35', '2023-05-09 11:46:35'), +(434, 1, 317, 'Bought 2 items out of -394 quantity', NULL, 2, -396, '2023-05-09 11:48:52', '2023-05-09 11:48:52'), +(435, 1, 318, 'Bought 1 items out of -396 quantity', NULL, 1, -397, '2023-05-09 11:51:02', '2023-05-09 11:51:02'), +(436, 6, 319, 'Bought 2 items out of 49 quantity', NULL, 2, 47, '2023-05-09 11:53:39', '2023-05-09 11:53:39'), +(437, 1, 320, 'Bought 5 items out of -397 quantity', NULL, 5, -402, '2023-05-09 12:00:22', '2023-05-09 12:00:22'), +(438, 1, 321, 'Bought 1 items out of -402 quantity', NULL, 1, -403, '2023-05-09 12:02:43', '2023-05-09 12:02:43'), +(439, 1, 232, 'Bought 5 items out of -403 quantity', NULL, 5, -408, '2023-05-09 12:07:19', '2023-05-09 12:07:19'), +(440, 1, 299, 'Bought 1 items out of -408 quantity', NULL, 1, -409, '2023-05-10 07:34:32', '2023-05-10 07:34:32'), +(441, 4, 299, 'Bought 1 items out of 130 quantity', NULL, 1, 129, '2023-05-10 07:34:32', '2023-05-10 07:34:32'), +(442, 1, 322, 'Bought 3 items out of -409 quantity', NULL, 3, -412, '2023-05-10 07:36:34', '2023-05-10 07:36:34'), +(443, 1, 323, 'Bought 2 items out of -412 quantity', NULL, 2, -414, '2023-05-10 07:37:40', '2023-05-10 07:37:40'), +(444, 1, 324, 'Bought 2 items out of -414 quantity', NULL, 2, -416, '2023-05-10 07:39:30', '2023-05-10 07:39:30'), +(445, 1, 325, 'Bought 2 items out of -416 quantity', NULL, 2, -418, '2023-05-10 07:40:54', '2023-05-10 07:40:54'), +(446, 1, 326, 'Bought 1 items out of -418 quantity', NULL, 1, -419, '2023-05-10 07:42:42', '2023-05-10 07:42:42'), +(447, 4, 326, 'Bought 1 items out of 129 quantity', NULL, 1, 128, '2023-05-10 07:42:42', '2023-05-10 07:42:42'), +(448, 1, 327, 'Bought 2 items out of -419 quantity', NULL, 2, -421, '2023-05-10 07:44:14', '2023-05-10 07:44:14'), +(449, 1, 328, 'Bought 2 items out of -421 quantity', NULL, 2, -423, '2023-05-10 07:46:22', '2023-05-10 07:46:22'), +(450, 1, 329, 'Bought 1 items out of -423 quantity', NULL, 1, -424, '2023-05-10 07:47:50', '2023-05-10 07:47:50'), +(451, 1, 330, 'Bought 2 items out of -424 quantity', NULL, 2, -426, '2023-05-10 07:49:24', '2023-05-10 07:49:24'), +(452, 1, 331, 'Bought 1 items out of -426 quantity', NULL, 1, -427, '2023-05-10 07:51:19', '2023-05-10 07:51:19'), +(453, 1, 332, 'Bought 1 items out of -427 quantity', NULL, 1, -428, '2023-05-10 07:52:57', '2023-05-10 07:52:57'), +(454, 1, 333, 'Bought 1 items out of -428 quantity', NULL, 1, -429, '2023-05-10 07:54:26', '2023-05-10 07:54:26'), +(455, 4, 333, 'Bought 1 items out of 128 quantity', NULL, 1, 127, '2023-05-10 07:54:26', '2023-05-10 07:54:26'), +(456, 1, 334, 'Bought 5 items out of -429 quantity', NULL, 5, -434, '2023-05-10 07:57:59', '2023-05-10 07:57:59'), +(457, 4, 334, 'Bought 3 items out of 127 quantity', NULL, 3, 124, '2023-05-10 07:57:59', '2023-05-10 07:57:59'), +(458, 1, 335, 'Bought 2 items out of -434 quantity', NULL, 2, -436, '2023-05-10 08:00:41', '2023-05-10 08:00:41'), +(459, 1, 336, 'Bought 2 items out of -436 quantity', NULL, 2, -438, '2023-05-10 08:02:35', '2023-05-10 08:02:35'), +(460, 1, 337, 'Bought 1 items out of -438 quantity', NULL, 1, -439, '2023-05-10 08:03:52', '2023-05-10 08:03:52'), +(461, 1, 338, 'Bought 5 items out of -439 quantity', NULL, 5, -444, '2023-05-10 08:06:26', '2023-05-10 08:06:26'), +(462, 4, 338, 'Bought 1 items out of 124 quantity', NULL, 1, 123, '2023-05-10 08:06:26', '2023-05-10 08:06:26'), +(463, 1, 339, 'Bought 2 items out of -444 quantity', NULL, 2, -446, '2023-05-10 08:10:03', '2023-05-10 08:10:03'), +(464, 1, 340, 'Bought 5 items out of -446 quantity', NULL, 5, -451, '2023-05-10 08:13:31', '2023-05-10 08:13:31'); +INSERT INTO `stock_infos` (`id`, `stock_id`, `customer_id`, `detail`, `stock_in`, `stock_out`, `balance`, `created_at`, `updated_at`) VALUES +(465, 1, 341, 'Bought 2 items out of -451 quantity', NULL, 2, -453, '2023-05-10 08:14:56', '2023-05-10 08:14:56'), +(466, 1, 342, 'Bought 3 items out of -453 quantity', NULL, 3, -456, '2023-05-10 08:51:54', '2023-05-10 08:51:54'), +(467, 1, 343, 'Bought 1 items out of -456 quantity', NULL, 1, -457, '2023-05-10 09:02:13', '2023-05-10 09:02:13'), +(468, 6, 343, 'Bought 1 items out of 47 quantity', NULL, 1, 46, '2023-05-10 09:02:13', '2023-05-10 09:02:13'), +(469, 4, 343, 'Bought 1 items out of 123 quantity', NULL, 1, 122, '2023-05-10 09:02:13', '2023-05-10 09:02:13'), +(470, 1, 344, 'Bought 2 items out of -457 quantity', NULL, 2, -459, '2023-05-10 09:11:11', '2023-05-10 09:11:11'), +(471, 1, 345, 'Bought 2 items out of -459 quantity', NULL, 2, -461, '2023-05-10 09:41:47', '2023-05-10 09:41:47'), +(472, 1, 346, 'Bought 1 items out of -461 quantity', NULL, 1, -462, '2023-05-10 09:46:50', '2023-05-10 09:46:50'), +(473, 1, 347, 'Bought 2 items out of -462 quantity', NULL, 2, -464, '2023-05-10 09:50:42', '2023-05-10 09:50:42'), +(474, 1, 348, 'Bought 2 items out of -464 quantity', NULL, 2, -466, '2023-05-10 10:17:22', '2023-05-10 10:17:22'), +(475, 1, 349, 'Bought 2 items out of -466 quantity', NULL, 2, -468, '2023-05-10 10:20:41', '2023-05-10 10:20:41'), +(476, 1, 350, 'Bought 2 items out of -468 quantity', NULL, 2, -470, '2023-05-10 11:05:31', '2023-05-10 11:05:31'), +(477, 1, 351, 'Bought 2 items out of -470 quantity', NULL, 2, -472, '2023-05-10 11:33:40', '2023-05-10 11:33:40'), +(478, 4, 351, 'Bought 1 items out of 122 quantity', NULL, 1, 121, '2023-05-10 11:33:40', '2023-05-10 11:33:40'), +(479, 1, 352, 'Bought 3 items out of -472 quantity', NULL, 3, -475, '2023-05-10 11:36:49', '2023-05-10 11:36:49'), +(480, 1, 353, 'Bought 1 items out of -475 quantity', NULL, 1, -476, '2023-05-10 11:39:18', '2023-05-10 11:39:18'), +(481, 1, 354, 'Bought 2 items out of -476 quantity', NULL, 2, -478, '2023-05-10 11:48:46', '2023-05-10 11:48:46'), +(482, 1, 355, 'Bought 2 items out of -478 quantity', NULL, 2, -480, '2023-05-11 09:24:04', '2023-05-11 09:24:04'), +(483, 1, 356, 'Bought 1 items out of -480 quantity', NULL, 1, -481, '2023-05-11 09:47:52', '2023-05-11 09:47:52'), +(484, 1, 357, 'Bought 5 items out of -481 quantity', NULL, 5, -486, '2023-05-11 09:51:47', '2023-05-11 09:51:47'), +(485, 1, 358, 'Bought 2 items out of -486 quantity', NULL, 2, -488, '2023-05-11 09:54:35', '2023-05-11 09:54:35'), +(486, 1, 359, 'Bought 2 items out of -488 quantity', NULL, 2, -490, '2023-05-11 09:56:31', '2023-05-11 09:56:31'), +(487, 1, 360, 'Bought 5 items out of -490 quantity', NULL, 5, -495, '2023-05-11 09:58:52', '2023-05-11 09:58:52'), +(488, 1, 361, 'Bought 2 items out of -495 quantity', NULL, 2, -497, '2023-05-11 10:00:41', '2023-05-11 10:00:41'), +(489, 1, 362, 'Bought 1 items out of -497 quantity', NULL, 1, -498, '2023-05-11 10:02:04', '2023-05-11 10:02:04'), +(490, 1, 363, 'Bought 3 items out of -498 quantity', NULL, 3, -501, '2023-05-11 10:04:07', '2023-05-11 10:04:07'), +(491, 1, 256, 'Bought 1 items out of -501 quantity', NULL, 1, -502, '2023-05-11 10:05:49', '2023-05-11 10:05:49'), +(492, 1, 365, 'Bought 3 items out of -502 quantity', NULL, 3, -505, '2023-05-11 10:14:57', '2023-05-11 10:14:57'), +(493, 4, 365, 'Bought 1 items out of 121 quantity', NULL, 1, 120, '2023-05-11 10:14:57', '2023-05-11 10:14:57'), +(494, 1, 366, 'Bought 1 items out of -505 quantity', NULL, 1, -506, '2023-05-11 10:17:31', '2023-05-11 10:17:31'), +(495, 1, 367, 'Bought 2 items out of -506 quantity', NULL, 2, -508, '2023-05-11 10:20:15', '2023-05-11 10:20:15'), +(496, 1, 368, 'Bought 5 items out of -508 quantity', NULL, 5, -513, '2023-05-11 10:23:02', '2023-05-11 10:23:02'), +(497, 1, 369, 'Bought 3 items out of -513 quantity', NULL, 3, -516, '2023-05-11 10:24:57', '2023-05-11 10:24:57'), +(498, 1, 370, 'Bought 3 items out of -516 quantity', NULL, 3, -519, '2023-05-11 10:32:52', '2023-05-11 10:32:52'), +(499, 4, 370, 'Bought 2 items out of 120 quantity', NULL, 2, 118, '2023-05-11 10:32:52', '2023-05-11 10:32:52'), +(500, 6, 370, 'Bought 1 items out of 46 quantity', NULL, 1, 45, '2023-05-11 10:32:52', '2023-05-11 10:32:52'), +(501, 1, 371, 'Bought 5 items out of -519 quantity', NULL, 5, -524, '2023-05-11 10:35:18', '2023-05-11 10:35:18'), +(502, 1, 372, 'Bought 1 items out of -524 quantity', NULL, 1, -525, '2023-05-11 10:38:36', '2023-05-11 10:38:36'), +(503, 4, 372, 'Bought 1 items out of 118 quantity', NULL, 1, 117, '2023-05-11 10:38:36', '2023-05-11 10:38:36'), +(504, 1, 355, 'Bought 2 items out of -525 quantity', NULL, 2, -527, '2023-05-11 10:40:25', '2023-05-11 10:40:25'), +(505, 1, 373, 'Bought 1 items out of -527 quantity', NULL, 1, -528, '2023-05-11 10:47:20', '2023-05-11 10:47:20'), +(506, 4, 373, 'Bought 1 items out of 117 quantity', NULL, 1, 116, '2023-05-11 10:47:20', '2023-05-11 10:47:20'), +(507, 1, 374, 'Bought 1 items out of -528 quantity', NULL, 1, -529, '2023-05-11 11:36:54', '2023-05-11 11:36:54'), +(508, 1, 376, 'Bought 2 items out of -529 quantity', NULL, 2, -531, '2023-05-11 11:45:31', '2023-05-11 11:45:31'), +(509, 1, 377, 'Bought 1 items out of -531 quantity', NULL, 1, -532, '2023-05-11 11:47:19', '2023-05-11 11:47:19'), +(510, 1, 378, 'Bought 1 items out of -532 quantity', NULL, 1, -533, '2023-05-11 11:49:38', '2023-05-11 11:49:38'), +(511, 1, 379, 'Bought 2 items out of -533 quantity', NULL, 2, -535, '2023-05-11 11:51:14', '2023-05-11 11:51:14'), +(512, 1, 380, 'Bought 2 items out of -535 quantity', NULL, 2, -537, '2023-05-11 11:53:54', '2023-05-11 11:53:54'), +(514, 1, 381, 'Bought 2 items out of -537 quantity', NULL, 2, -539, '2023-05-11 12:02:46', '2023-05-11 12:02:46'), +(516, 1, 382, 'Bought 3 items out of -539 quantity', NULL, 3, -542, '2023-05-11 12:04:42', '2023-05-11 12:04:42'), +(517, 1, 383, 'Bought 2 items out of -542 quantity', NULL, 2, -544, '2023-05-11 12:07:16', '2023-05-11 12:07:16'), +(518, 1, 210, 'Bought 1 items out of -544 quantity', NULL, 1, -545, '2023-05-12 09:29:29', '2023-05-12 09:29:29'), +(519, 1, 209, 'Bought 1 items out of -545 quantity', NULL, 1, -546, '2023-05-12 09:30:46', '2023-05-12 09:30:46'), +(520, 1, 384, 'Bought 1 items out of -546 quantity', NULL, 1, -547, '2023-05-12 10:14:07', '2023-05-12 10:14:07'), +(521, 1, 385, 'Bought 2 items out of -547 quantity', NULL, 2, -549, '2023-05-12 10:17:11', '2023-05-12 10:17:11'), +(522, 1, 386, 'Bought 2 items out of -549 quantity', NULL, 2, -551, '2023-05-12 10:19:09', '2023-05-12 10:19:09'), +(523, 1, 387, 'Bought 2 items out of -551 quantity', NULL, 2, -553, '2023-05-12 10:21:08', '2023-05-12 10:21:08'), +(524, 1, 388, 'Bought 2 items out of -553 quantity', NULL, 2, -555, '2023-05-12 10:22:55', '2023-05-12 10:22:55'), +(525, 1, 389, 'Bought 2 items out of -555 quantity', NULL, 2, -557, '2023-05-12 10:24:18', '2023-05-12 10:24:18'), +(526, 1, 390, 'Bought 2 items out of -557 quantity', NULL, 2, -559, '2023-05-12 10:26:34', '2023-05-12 10:26:34'), +(527, 1, 391, 'Bought 2 items out of -559 quantity', NULL, 2, -561, '2023-05-12 10:28:08', '2023-05-12 10:28:08'), +(528, 1, 392, 'Bought 5 items out of -561 quantity', NULL, 5, -566, '2023-05-12 10:30:21', '2023-05-12 10:30:21'), +(529, 1, 393, 'Bought 2 items out of -566 quantity', NULL, 2, -568, '2023-05-12 10:32:15', '2023-05-12 10:32:15'), +(530, 1, 394, 'Bought 2 items out of -568 quantity', NULL, 2, -570, '2023-05-12 10:34:18', '2023-05-12 10:34:18'), +(531, 1, 395, 'Bought 1 items out of -570 quantity', NULL, 1, -571, '2023-05-12 10:35:56', '2023-05-12 10:35:56'), +(532, 1, 396, 'Bought 1 items out of -571 quantity', NULL, 1, -572, '2023-05-12 10:37:46', '2023-05-12 10:37:46'), +(533, 1, 397, 'Bought 2 items out of -572 quantity', NULL, 2, -574, '2023-05-12 10:39:21', '2023-05-12 10:39:21'), +(534, 1, 398, 'Bought 2 items out of -574 quantity', NULL, 2, -576, '2023-05-12 10:41:11', '2023-05-12 10:41:11'), +(535, 1, 399, 'Bought 2 items out of -576 quantity', NULL, 2, -578, '2023-05-12 10:43:54', '2023-05-12 10:43:54'), +(536, 4, 399, 'Bought 3 items out of 116 quantity', NULL, 3, 113, '2023-05-12 10:43:54', '2023-05-12 10:43:54'), +(537, 1, 400, 'Bought 1 items out of -578 quantity', NULL, 1, -579, '2023-05-12 10:45:31', '2023-05-12 10:45:31'), +(538, 1, 401, 'Bought 1 items out of -579 quantity', NULL, 1, -580, '2023-05-12 10:47:36', '2023-05-12 10:47:36'), +(539, 1, 401, 'Bought 1 items out of -580 quantity', NULL, 1, -581, '2023-05-12 10:49:35', '2023-05-12 10:49:35'), +(540, 1, 402, 'Bought 1 items out of -581 quantity', NULL, 1, -582, '2023-05-12 10:51:04', '2023-05-12 10:51:04'), +(541, 1, 403, 'Bought 1 items out of -582 quantity', NULL, 1, -583, '2023-05-12 10:52:18', '2023-05-12 10:52:18'), +(542, 1, 404, 'Bought 2 items out of -583 quantity', NULL, 2, -585, '2023-05-12 10:56:37', '2023-05-12 10:56:37'), +(543, 4, 404, 'Bought 1 items out of 113 quantity', NULL, 1, 112, '2023-05-12 10:56:37', '2023-05-12 10:56:37'), +(544, 1, 405, 'Bought 1 items out of -585 quantity', NULL, 1, -586, '2023-05-12 10:59:13', '2023-05-12 10:59:13'), +(545, 1, 406, 'Bought 2 items out of -586 quantity', NULL, 2, -588, '2023-05-12 11:01:10', '2023-05-12 11:01:10'), +(546, 1, 207, 'Bought 22 items out of -588 quantity', NULL, 22, -610, '2023-05-12 11:03:17', '2023-05-12 11:03:17'), +(547, 1, 408, 'Bought 2 items out of -610 quantity', NULL, 2, -612, '2023-05-12 11:40:15', '2023-05-12 11:40:15'), +(548, 1, 301, 'Bought 1 items out of -612 quantity', NULL, 1, -613, '2023-05-12 11:42:51', '2023-05-12 11:42:51'), +(549, 1, 409, 'Bought 3 items out of -613 quantity', NULL, 3, -616, '2023-05-12 12:20:23', '2023-05-12 12:20:23'), +(550, 6, 409, 'Bought 1 items out of 45 quantity', NULL, 1, 44, '2023-05-12 12:20:23', '2023-05-12 12:20:23'), +(551, 1, 411, 'Bought 2 items out of -616 quantity', NULL, 2, -618, '2023-05-12 20:51:33', '2023-05-12 20:51:33'), +(552, 1, 412, 'Bought 3 items out of -618 quantity', NULL, 3, -621, '2023-05-13 10:34:08', '2023-05-13 10:34:08'), +(553, 1, 413, 'Bought 2 items out of -621 quantity', NULL, 2, -623, '2023-05-13 10:35:29', '2023-05-13 10:35:29'), +(554, 1, 414, 'Bought 5 items out of -623 quantity', NULL, 5, -628, '2023-05-13 10:38:39', '2023-05-13 10:38:39'), +(555, 1, 415, 'Bought 3 items out of -628 quantity', NULL, 3, -631, '2023-05-13 10:40:27', '2023-05-13 10:40:27'), +(556, 1, 416, 'Bought 1 items out of -631 quantity', NULL, 1, -632, '2023-05-13 10:41:25', '2023-05-13 10:41:25'), +(557, 1, 417, 'Bought 2 items out of -632 quantity', NULL, 2, -634, '2023-05-13 10:42:33', '2023-05-13 10:42:33'), +(558, 1, 418, 'Bought 3 items out of -634 quantity', NULL, 3, -637, '2023-05-13 10:43:54', '2023-05-13 10:43:54'), +(559, 1, 419, 'Bought 3 items out of -637 quantity', NULL, 3, -640, '2023-05-13 10:45:28', '2023-05-13 10:45:28'), +(560, 1, 420, 'Bought 3 items out of -640 quantity', NULL, 3, -643, '2023-05-13 10:47:32', '2023-05-13 10:47:32'), +(561, 1, 421, 'Bought 2 items out of -643 quantity', NULL, 2, -645, '2023-05-13 10:49:03', '2023-05-13 10:49:03'), +(562, 1, 422, 'Bought 2 items out of -645 quantity', NULL, 2, -647, '2023-05-13 10:50:29', '2023-05-13 10:50:29'), +(563, 1, 423, 'Bought 1 items out of -647 quantity', NULL, 1, -648, '2023-05-13 10:52:02', '2023-05-13 10:52:02'), +(564, 1, 424, 'Bought 6 items out of -648 quantity', NULL, 6, -654, '2023-05-13 10:56:42', '2023-05-13 10:56:42'), +(565, 6, 424, 'Bought 1 items out of 44 quantity', NULL, 1, 43, '2023-05-13 10:56:42', '2023-05-13 10:56:42'), +(566, 4, 424, 'Bought 1 items out of 112 quantity', NULL, 1, 111, '2023-05-13 10:56:42', '2023-05-13 10:56:42'), +(567, 1, 425, 'Bought 2 items out of -654 quantity', NULL, 2, -656, '2023-05-13 11:03:24', '2023-05-13 11:03:24'), +(569, 1, 426, 'Bought 2 items out of -656 quantity', NULL, 2, -658, '2023-05-13 11:08:37', '2023-05-13 11:08:37'), +(570, 1, 203, 'Bought 2 items out of -658 quantity', NULL, 2, -660, '2023-05-13 11:10:37', '2023-05-13 11:10:37'), +(571, 1, 427, 'Bought 1 items out of -660 quantity', NULL, 1, -661, '2023-05-13 11:13:47', '2023-05-13 11:13:47'), +(572, 1, 428, 'Bought 1 items out of -661 quantity', NULL, 1, -662, '2023-05-13 11:15:39', '2023-05-13 11:15:39'), +(573, 1, 429, 'Bought 1 items out of -662 quantity', NULL, 1, -663, '2023-05-13 11:17:25', '2023-05-13 11:17:25'), +(574, 1, 430, 'Bought 2 items out of -663 quantity', NULL, 2, -665, '2023-05-13 11:18:59', '2023-05-13 11:18:59'), +(575, 1, 431, 'Bought 3 items out of -665 quantity', NULL, 3, -668, '2023-05-13 11:21:07', '2023-05-13 11:21:07'), +(576, 4, 431, 'Bought 1 items out of 111 quantity', NULL, 1, 110, '2023-05-13 11:21:07', '2023-05-13 11:21:07'), +(577, 1, 431, 'Bought 3 items out of -668 quantity', NULL, 3, -671, '2023-05-13 11:21:35', '2023-05-13 11:21:35'), +(578, 4, 431, 'Bought 1 items out of 110 quantity', NULL, 1, 109, '2023-05-13 11:21:35', '2023-05-13 11:21:35'), +(579, 1, 432, 'Bought 1 items out of -671 quantity', NULL, 1, -672, '2023-05-13 11:26:20', '2023-05-13 11:26:20'), +(580, 1, 363, 'Bought 3 items out of -672 quantity', NULL, 3, -675, '2023-05-13 11:27:33', '2023-05-13 11:27:33'), +(581, 1, 433, 'Bought 2 items out of -675 quantity', NULL, 2, -677, '2023-05-13 11:29:12', '2023-05-13 11:29:12'), +(582, 1, 434, 'Bought 1 items out of -677 quantity', NULL, 1, -678, '2023-05-13 11:31:02', '2023-05-13 11:31:02'), +(583, 1, 435, 'Bought 2 items out of -678 quantity', NULL, 2, -680, '2023-05-13 11:33:05', '2023-05-13 11:33:05'), +(584, 1, 436, 'Bought 5 items out of -680 quantity', NULL, 5, -685, '2023-05-13 11:34:52', '2023-05-13 11:34:52'), +(585, 1, 437, 'Bought 2 items out of -685 quantity', NULL, 2, -687, '2023-05-13 11:36:08', '2023-05-13 11:36:08'), +(586, 1, 438, 'Bought 2 items out of -687 quantity', NULL, 2, -689, '2023-05-13 11:37:05', '2023-05-13 11:37:05'), +(587, 1, 439, 'Bought 2 items out of -689 quantity', NULL, 2, -691, '2023-05-13 11:38:30', '2023-05-13 11:38:30'), +(588, 1, 440, 'Bought 1 items out of -691 quantity', NULL, 1, -692, '2023-05-13 11:39:35', '2023-05-13 11:39:35'), +(589, 1, 210, 'Bought 1 items out of -692 quantity', NULL, 1, -693, '2023-05-13 15:34:33', '2023-05-13 15:34:33'), +(590, 1, 441, 'Bought 2 items out of -693 quantity', NULL, 2, -695, '2023-05-14 16:57:49', '2023-05-14 16:57:49'), +(591, 1, 442, 'Bought 2 items out of -695 quantity', NULL, 2, -697, '2023-05-14 17:03:03', '2023-05-14 17:03:03'), +(592, 1, 443, 'Bought 1 items out of -697 quantity', NULL, 1, -698, '2023-05-14 17:04:51', '2023-05-14 17:04:51'), +(593, 1, 444, 'Bought 1 items out of -698 quantity', NULL, 1, -699, '2023-05-14 17:07:48', '2023-05-14 17:07:48'), +(594, 1, 445, 'Bought 3 items out of -699 quantity', NULL, 3, -702, '2023-05-14 17:09:09', '2023-05-14 17:09:09'), +(595, 1, 446, 'Bought 1 items out of -702 quantity', NULL, 1, -703, '2023-05-14 17:10:57', '2023-05-14 17:10:57'), +(596, 1, 447, 'Bought 2 items out of -703 quantity', NULL, 2, -705, '2023-05-14 17:11:28', '2023-05-14 17:11:28'), +(597, 1, 448, 'Bought 3 items out of -705 quantity', NULL, 3, -708, '2023-05-14 17:12:38', '2023-05-14 17:12:38'), +(598, 1, 449, 'Bought 3 items out of -708 quantity', NULL, 3, -711, '2023-05-14 17:13:19', '2023-05-14 17:13:19'), +(599, 1, 450, 'Bought 1 items out of -711 quantity', NULL, 1, -712, '2023-05-14 17:15:14', '2023-05-14 17:15:14'), +(600, 1, 451, 'Bought 2 items out of -712 quantity', NULL, 2, -714, '2023-05-14 17:16:32', '2023-05-14 17:16:32'), +(601, 1, 452, 'Bought 1 items out of -714 quantity', NULL, 1, -715, '2023-05-14 17:17:28', '2023-05-14 17:17:28'), +(602, 1, 453, 'Bought 2 items out of -715 quantity', NULL, 2, -717, '2023-05-14 17:18:37', '2023-05-14 17:18:37'), +(603, 1, 454, 'Bought 2 items out of -717 quantity', NULL, 2, -719, '2023-05-14 17:21:24', '2023-05-14 17:21:24'), +(604, 1, 455, 'Bought 1 items out of -719 quantity', NULL, 1, -720, '2023-05-14 17:23:02', '2023-05-14 17:23:02'), +(605, 1, 456, 'Bought 2 items out of -720 quantity', NULL, 2, -722, '2023-05-14 17:23:25', '2023-05-14 17:23:25'), +(606, 1, 457, 'Bought 2 items out of -722 quantity', NULL, 2, -724, '2023-05-14 17:24:16', '2023-05-14 17:24:16'), +(607, 1, 458, 'Bought 1 items out of -724 quantity', NULL, 1, -725, '2023-05-14 17:26:11', '2023-05-14 17:26:11'), +(608, 4, 458, 'Bought 1 items out of 109 quantity', NULL, 1, 108, '2023-05-14 17:26:11', '2023-05-14 17:26:11'), +(609, 1, 459, 'Bought 2 items out of -725 quantity', NULL, 2, -727, '2023-05-14 17:26:49', '2023-05-14 17:26:49'), +(610, 1, 460, 'Bought 1 items out of -727 quantity', NULL, 1, -728, '2023-05-14 17:27:48', '2023-05-14 17:27:48'), +(611, 1, 461, 'Bought 2 items out of -728 quantity', NULL, 2, -730, '2023-05-14 17:28:16', '2023-05-14 17:28:16'), +(612, 1, 462, 'Bought 2 items out of -730 quantity', NULL, 2, -732, '2023-05-14 17:30:37', '2023-05-14 17:30:37'), +(613, 1, 463, 'Bought 2 items out of -732 quantity', NULL, 2, -734, '2023-05-14 17:32:34', '2023-05-14 17:32:34'), +(614, 1, 464, 'Bought 3 items out of -734 quantity', NULL, 3, -737, '2023-05-14 17:34:01', '2023-05-14 17:34:01'), +(615, 1, 465, 'Bought 2 items out of -737 quantity', NULL, 2, -739, '2023-05-14 17:34:05', '2023-05-14 17:34:05'), +(616, 1, 466, 'Bought 1 items out of -739 quantity', NULL, 1, -740, '2023-05-14 17:35:50', '2023-05-14 17:35:50'), +(617, 1, 467, 'Bought 2 items out of -740 quantity', NULL, 2, -742, '2023-05-14 17:35:55', '2023-05-14 17:35:55'), +(618, 1, 468, 'Bought 2 items out of -742 quantity', NULL, 2, -744, '2023-05-14 17:37:05', '2023-05-14 17:37:05'), +(619, 1, 469, 'Bought 3 items out of -744 quantity', NULL, 3, -747, '2023-05-14 17:37:18', '2023-05-14 17:37:18'), +(620, 1, 470, 'Bought 1 items out of -747 quantity', NULL, 1, -748, '2023-05-14 17:37:58', '2023-05-14 17:37:58'), +(621, 1, 471, 'Bought 5 items out of -748 quantity', NULL, 5, -753, '2023-05-14 17:38:42', '2023-05-14 17:38:42'), +(622, 1, 472, 'Bought 3 items out of -753 quantity', NULL, 3, -756, '2023-05-14 17:39:54', '2023-05-14 17:39:54'), +(623, 1, 473, 'Bought 5 items out of -756 quantity', NULL, 5, -761, '2023-05-14 17:41:08', '2023-05-14 17:41:08'), +(624, 1, 474, 'Bought 2 items out of -761 quantity', NULL, 2, -763, '2023-05-14 17:41:43', '2023-05-14 17:41:43'), +(625, 1, 475, 'Bought 2 items out of -763 quantity', NULL, 2, -765, '2023-05-14 17:43:22', '2023-05-14 17:43:22'), +(626, 1, 476, 'Bought 3 items out of -765 quantity', NULL, 3, -768, '2023-05-14 17:43:59', '2023-05-14 17:43:59'), +(627, 1, 278, 'Bought 5 items out of -768 quantity', NULL, 5, -773, '2023-05-15 09:02:11', '2023-05-15 09:02:11'), +(628, 1, 477, 'Bought 2 items out of -773 quantity', NULL, 2, -775, '2023-05-15 10:19:40', '2023-05-15 10:19:40'), +(629, 1, 478, 'Bought 1 items out of -775 quantity', NULL, 1, -776, '2023-05-15 10:22:06', '2023-05-15 10:22:06'), +(630, 1, 479, 'Bought 1 items out of -776 quantity', NULL, 1, -777, '2023-05-15 10:23:31', '2023-05-15 10:23:31'), +(631, 1, 480, 'Bought 2 items out of -777 quantity', NULL, 2, -779, '2023-05-15 10:25:43', '2023-05-15 10:25:43'), +(632, 1, 481, 'Bought 1 items out of -779 quantity', NULL, 1, -780, '2023-05-15 10:27:41', '2023-05-15 10:27:41'), +(633, 1, 482, 'Bought 3 items out of -780 quantity', NULL, 3, -783, '2023-05-15 10:29:27', '2023-05-15 10:29:27'), +(634, 1, 483, 'Bought 2 items out of -783 quantity', NULL, 2, -785, '2023-05-15 10:31:22', '2023-05-15 10:31:22'), +(635, 1, 484, 'Bought 2 items out of -785 quantity', NULL, 2, -787, '2023-05-15 10:32:54', '2023-05-15 10:32:54'), +(636, 1, 485, 'Bought 1 items out of -787 quantity', NULL, 1, -788, '2023-05-15 13:25:24', '2023-05-15 13:25:24'), +(637, 1, 486, 'Bought 1 items out of -788 quantity', NULL, 1, -789, '2023-05-15 13:27:07', '2023-05-15 13:27:07'), +(638, 1, 487, 'Bought 3 items out of -789 quantity', NULL, 3, -792, '2023-05-15 13:29:14', '2023-05-15 13:29:14'), +(639, 1, 488, 'Bought 2 items out of -792 quantity', NULL, 2, -794, '2023-05-15 13:32:30', '2023-05-15 13:32:30'), +(640, 4, 488, 'Bought 1 items out of 108 quantity', NULL, 1, 107, '2023-05-15 13:32:30', '2023-05-15 13:32:30'), +(641, 1, 489, 'Bought 5 items out of -794 quantity', NULL, 5, -799, '2023-05-15 13:34:43', '2023-05-15 13:34:43'), +(642, 1, 490, 'Bought 3 items out of -799 quantity', NULL, 3, -802, '2023-05-15 13:36:49', '2023-05-15 13:36:49'), +(643, 1, 491, 'Bought 2 items out of -802 quantity', NULL, 2, -804, '2023-05-15 13:38:22', '2023-05-15 13:38:22'), +(644, 1, 492, 'Bought 2 items out of -804 quantity', NULL, 2, -806, '2023-05-15 14:14:34', '2023-05-15 14:14:34'), +(645, 1, 493, 'Bought 2 items out of -806 quantity', NULL, 2, -808, '2023-05-15 15:04:09', '2023-05-15 15:04:09'), +(646, 1, 494, 'Bought 2 items out of -808 quantity', NULL, 2, -810, '2023-05-16 10:31:56', '2023-05-16 10:31:56'), +(647, 1, 495, 'Bought 2 items out of -810 quantity', NULL, 2, -812, '2023-05-16 10:32:51', '2023-05-16 10:32:51'), +(648, 1, 262, 'Bought 3 items out of -812 quantity', NULL, 3, -815, '2023-05-16 10:33:58', '2023-05-16 10:33:58'), +(649, 1, 496, 'Bought 2 items out of -815 quantity', NULL, 2, -817, '2023-05-16 10:34:34', '2023-05-16 10:34:34'), +(650, 1, 497, 'Bought 2 items out of -817 quantity', NULL, 2, -819, '2023-05-16 10:35:59', '2023-05-16 10:35:59'), +(651, 1, 498, 'Bought 2 items out of -819 quantity', NULL, 2, -821, '2023-05-16 10:36:53', '2023-05-16 10:36:53'), +(652, 1, 499, 'Bought 1 items out of -821 quantity', NULL, 1, -822, '2023-05-16 10:38:17', '2023-05-16 10:38:17'), +(653, 4, 499, 'Bought 1 items out of 107 quantity', NULL, 1, 106, '2023-05-16 10:38:17', '2023-05-16 10:38:17'), +(654, 1, 500, 'Bought 2 items out of -822 quantity', NULL, 2, -824, '2023-05-16 10:40:34', '2023-05-16 10:40:34'), +(655, 4, 500, 'Bought 1 items out of 106 quantity', NULL, 1, 105, '2023-05-16 10:40:34', '2023-05-16 10:40:34'), +(656, 1, 501, 'Bought 2 items out of -824 quantity', NULL, 2, -826, '2023-05-16 10:42:22', '2023-05-16 10:42:22'), +(657, 1, 502, 'Bought 5 items out of -826 quantity', NULL, 5, -831, '2023-05-16 10:42:31', '2023-05-16 10:42:31'), +(658, 1, 503, 'Bought 2 items out of -831 quantity', NULL, 2, -833, '2023-05-16 10:43:32', '2023-05-16 10:43:32'), +(659, 1, 504, 'Bought 3 items out of -833 quantity', NULL, 3, -836, '2023-05-16 10:44:21', '2023-05-16 10:44:21'), +(660, 1, 505, 'Bought 2 items out of -836 quantity', NULL, 2, -838, '2023-05-16 10:45:46', '2023-05-16 10:45:46'), +(661, 4, 506, 'Bought 1 items out of 105 quantity', NULL, 1, 104, '2023-05-16 10:46:37', '2023-05-16 10:46:37'), +(662, 1, 508, 'Bought 5 items out of -838 quantity', NULL, 5, -843, '2023-05-16 10:48:31', '2023-05-16 10:48:31'), +(663, 1, 509, 'Bought 1 items out of -843 quantity', NULL, 1, -844, '2023-05-16 10:48:31', '2023-05-16 10:48:31'), +(664, 1, 510, 'Bought 1 items out of -844 quantity', NULL, 1, -845, '2023-05-16 10:52:12', '2023-05-16 10:52:12'), +(665, 4, 510, 'Bought 1 items out of 104 quantity', NULL, 1, 103, '2023-05-16 10:52:12', '2023-05-16 10:52:12'), +(666, 1, 511, 'Bought 2 items out of -845 quantity', NULL, 2, -847, '2023-05-16 10:53:25', '2023-05-16 10:53:25'), +(667, 1, 512, 'Bought 5 items out of -847 quantity', NULL, 5, -852, '2023-05-16 10:54:18', '2023-05-16 10:54:18'), +(668, 1, 513, 'Bought 1 items out of -852 quantity', NULL, 1, -853, '2023-05-16 10:54:51', '2023-05-16 10:54:51'), +(669, 1, 514, 'Bought 2 items out of -853 quantity', NULL, 2, -855, '2023-05-16 10:56:00', '2023-05-16 10:56:00'), +(670, 1, 515, 'Bought 1 items out of -855 quantity', NULL, 1, -856, '2023-05-16 10:56:45', '2023-05-16 10:56:45'), +(671, 1, 516, 'Bought 2 items out of -856 quantity', NULL, 2, -858, '2023-05-16 10:57:29', '2023-05-16 10:57:29'), +(672, 1, 517, 'Bought 3 items out of -858 quantity', NULL, 3, -861, '2023-05-16 10:58:14', '2023-05-16 10:58:14'), +(673, 1, 518, 'Bought 5 items out of -861 quantity', NULL, 5, -866, '2023-05-16 11:01:14', '2023-05-16 11:01:14'), +(674, 1, 519, 'Bought 2 items out of -866 quantity', NULL, 2, -868, '2023-05-16 11:02:38', '2023-05-16 11:02:38'), +(675, 1, 520, 'Bought 1 items out of -868 quantity', NULL, 1, -869, '2023-05-16 11:03:03', '2023-05-16 11:03:03'), +(676, 4, 520, 'Bought 1 items out of 103 quantity', NULL, 1, 102, '2023-05-16 11:03:03', '2023-05-16 11:03:03'), +(677, 1, 521, 'Bought 2 items out of -869 quantity', NULL, 2, -871, '2023-05-16 11:05:16', '2023-05-16 11:05:16'), +(678, 1, 522, 'Bought 3 items out of -871 quantity', NULL, 3, -874, '2023-05-16 11:20:13', '2023-05-16 11:20:13'), +(679, 4, 522, 'Bought 1 items out of 102 quantity', NULL, 1, 101, '2023-05-16 11:20:13', '2023-05-16 11:20:13'), +(680, 1, 523, 'Bought 5 items out of -874 quantity', NULL, 5, -879, '2023-05-16 11:25:27', '2023-05-16 11:25:27'), +(681, 4, 523, 'Bought 2 items out of 101 quantity', NULL, 2, 99, '2023-05-16 11:25:27', '2023-05-16 11:25:27'), +(682, 1, 524, 'Bought 2 items out of -879 quantity', NULL, 2, -881, '2023-05-16 11:43:13', '2023-05-16 11:43:13'), +(683, 1, 525, 'Bought 2 items out of -881 quantity', NULL, 2, -883, '2023-05-16 11:50:18', '2023-05-16 11:50:18'), +(684, 1, 508, 'Bought 5 items out of -883 quantity', NULL, 5, -888, '2023-05-16 11:52:36', '2023-05-16 11:52:36'), +(685, 1, 526, 'Bought 2 items out of -888 quantity', NULL, 2, -890, '2023-05-16 11:55:33', '2023-05-16 11:55:33'), +(686, 1, 527, 'Bought 2 items out of -890 quantity', NULL, 2, -892, '2023-05-16 11:59:37', '2023-05-16 11:59:37'), +(687, 1, 528, 'Bought 3 items out of -892 quantity', NULL, 3, -895, '2023-05-16 12:08:46', '2023-05-16 12:08:46'), +(688, 4, 528, 'Bought 1 items out of 99 quantity', NULL, 1, 98, '2023-05-16 12:08:46', '2023-05-16 12:08:46'), +(689, 1, 529, 'Bought 3 items out of -895 quantity', NULL, 3, -898, '2023-05-16 12:12:12', '2023-05-16 12:12:12'), +(690, 1, 530, 'Bought 27 items out of -898 quantity', NULL, 27, -925, '2023-05-17 08:53:46', '2023-05-17 08:53:46'), +(691, 1, 531, 'Bought 2 items out of -925 quantity', NULL, 2, -927, '2023-05-17 08:55:37', '2023-05-17 08:55:37'), +(692, 1, 532, 'Bought 3 items out of -927 quantity', NULL, 3, -930, '2023-05-17 08:58:40', '2023-05-17 08:58:40'), +(693, 1, 253, 'Bought 2 items out of -930 quantity', NULL, 2, -932, '2023-05-17 09:00:35', '2023-05-17 09:00:35'), +(694, 1, 534, 'Bought 2 items out of -932 quantity', NULL, 2, -934, '2023-05-17 09:08:24', '2023-05-17 09:08:24'), +(695, 4, 534, 'Bought 1 items out of 98 quantity', NULL, 1, 97, '2023-05-17 09:08:24', '2023-05-17 09:08:24'), +(696, 1, 535, 'Bought 2 items out of -934 quantity', NULL, 2, -936, '2023-05-17 09:13:41', '2023-05-17 09:13:41'), +(697, 1, 536, 'Bought 2 items out of -936 quantity', NULL, 2, -938, '2023-05-17 09:18:00', '2023-05-17 09:18:00'), +(698, 1, 537, 'Bought 1 items out of -938 quantity', NULL, 1, -939, '2023-05-17 09:19:44', '2023-05-17 09:19:44'), +(699, 1, 538, 'Bought 2 items out of -939 quantity', NULL, 2, -941, '2023-05-17 09:22:43', '2023-05-17 09:22:43'), +(700, 1, 539, 'Bought 2 items out of -941 quantity', NULL, 2, -943, '2023-05-17 09:24:58', '2023-05-17 09:24:58'), +(701, 1, 540, 'Bought 2 items out of -943 quantity', NULL, 2, -945, '2023-05-17 09:27:10', '2023-05-17 09:27:10'), +(702, 4, 540, 'Bought 1 items out of 97 quantity', NULL, 1, 96, '2023-05-17 09:27:10', '2023-05-17 09:27:10'), +(703, 1, 541, 'Bought 2 items out of -945 quantity', NULL, 2, -947, '2023-05-17 09:28:40', '2023-05-17 09:28:40'), +(704, 4, 542, 'Bought 1 items out of 96 quantity', NULL, 1, 95, '2023-05-17 09:30:23', '2023-05-17 09:30:23'), +(705, 1, 543, 'Bought 5 items out of -947 quantity', NULL, 5, -952, '2023-05-17 09:31:58', '2023-05-17 09:31:58'), +(706, 1, 450, 'Bought 2 items out of -952 quantity', NULL, 2, -954, '2023-05-17 09:33:58', '2023-05-17 09:33:58'), +(707, 1, 544, 'Bought 5 items out of -954 quantity', NULL, 5, -959, '2023-05-17 09:35:50', '2023-05-17 09:35:50'), +(708, 1, 545, 'Bought 3 items out of -959 quantity', NULL, 3, -962, '2023-05-17 09:37:15', '2023-05-17 09:37:15'), +(709, 1, 546, 'Bought 3 items out of -962 quantity', NULL, 3, -965, '2023-05-17 09:39:11', '2023-05-17 09:39:11'), +(710, 1, 547, 'Bought 4 items out of -965 quantity', NULL, 4, -969, '2023-05-17 09:45:50', '2023-05-17 09:45:50'), +(711, 1, 548, 'Bought 1 items out of -969 quantity', NULL, 1, -970, '2023-05-17 09:49:34', '2023-05-17 09:49:34'), +(712, 1, 549, 'Bought 1 items out of -970 quantity', NULL, 1, -971, '2023-05-17 09:52:02', '2023-05-17 09:52:02'), +(713, 1, 550, 'Bought 2 items out of -971 quantity', NULL, 2, -973, '2023-05-17 09:54:41', '2023-05-17 09:54:41'), +(714, 1, 551, 'Bought 2 items out of -973 quantity', NULL, 2, -975, '2023-05-17 09:56:44', '2023-05-17 09:56:44'), +(715, 4, 551, 'Bought 1 items out of 95 quantity', NULL, 1, 94, '2023-05-17 09:56:44', '2023-05-17 09:56:44'), +(716, 1, 552, 'Bought 2 items out of -975 quantity', NULL, 2, -977, '2023-05-17 09:58:38', '2023-05-17 09:58:38'), +(717, 1, 553, 'Bought 2 items out of -977 quantity', NULL, 2, -979, '2023-05-17 10:00:15', '2023-05-17 10:00:15'), +(718, 1, 554, 'Bought 2 items out of -979 quantity', NULL, 2, -981, '2023-05-17 10:02:35', '2023-05-17 10:02:35'), +(719, 1, 555, 'Bought 1 items out of -981 quantity', NULL, 1, -982, '2023-05-17 10:05:47', '2023-05-17 10:05:47'), +(720, 1, 556, 'Bought 3 items out of -982 quantity', NULL, 3, -985, '2023-05-17 10:07:54', '2023-05-17 10:07:54'), +(721, 1, 557, 'Bought 3 items out of -985 quantity', NULL, 3, -988, '2023-05-17 10:51:58', '2023-05-17 10:51:58'), +(722, 1, 558, 'Bought 2 items out of -988 quantity', NULL, 2, -990, '2023-05-17 10:55:16', '2023-05-17 10:55:16'), +(723, 4, 558, 'Bought 1 items out of 94 quantity', NULL, 1, 93, '2023-05-17 10:55:16', '2023-05-17 10:55:16'), +(724, 6, 558, 'Bought 1 items out of 43 quantity', NULL, 1, 42, '2023-05-17 10:55:16', '2023-05-17 10:55:16'), +(725, 1, 559, 'Bought 2 items out of -990 quantity', NULL, 2, -992, '2023-05-17 10:58:20', '2023-05-17 10:58:20'), +(726, 1, 560, 'Bought 2 items out of -992 quantity', NULL, 2, -994, '2023-05-17 11:00:59', '2023-05-17 11:00:59'), +(727, 1, 400, 'Bought 1 items out of -994 quantity', NULL, 1, -995, '2023-05-17 11:03:02', '2023-05-17 11:03:02'), +(728, 4, 357, 'Bought 1 items out of 93 quantity', NULL, 1, 92, '2023-05-17 11:04:51', '2023-05-17 11:04:51'), +(729, 1, 561, 'Bought 3 items out of -995 quantity', NULL, 3, -998, '2023-05-17 11:06:51', '2023-05-17 11:06:51'), +(730, 1, 562, 'Bought 5 items out of -998 quantity', NULL, 5, -1003, '2023-05-17 11:09:52', '2023-05-17 11:09:52'), +(731, 1, 563, 'Bought 2 items out of -1003 quantity', NULL, 2, -1005, '2023-05-17 11:12:22', '2023-05-17 11:12:22'), +(732, 1, 564, 'Bought 5 items out of -1005 quantity', NULL, 5, -1010, '2023-05-17 11:15:03', '2023-05-17 11:15:03'), +(733, 1, 565, 'Bought 1 items out of -1010 quantity', NULL, 1, -1011, '2023-05-17 11:16:57', '2023-05-17 11:16:57'), +(734, 1, 566, 'Bought 2 items out of -1011 quantity', NULL, 2, -1013, '2023-05-17 11:18:53', '2023-05-17 11:18:53'), +(735, 1, 567, 'Bought 2 items out of -1013 quantity', NULL, 2, -1015, '2023-05-17 11:21:16', '2023-05-17 11:21:16'), +(736, 1, 568, 'Bought 3 items out of -1015 quantity', NULL, 3, -1018, '2023-05-17 11:23:34', '2023-05-17 11:23:34'), +(737, 1, 207, 'Bought 22 items out of -1018 quantity', NULL, 22, -1040, '2023-05-18 08:00:23', '2023-05-18 08:00:23'), +(738, 1, 569, 'Bought 5 items out of -1040 quantity', NULL, 5, -1045, '2023-05-18 08:02:11', '2023-05-18 08:02:11'), +(739, 1, 570, 'Bought 2 items out of -1045 quantity', NULL, 2, -1047, '2023-05-18 08:05:03', '2023-05-18 08:05:03'), +(740, 1, 571, 'Bought 2 items out of -1047 quantity', NULL, 2, -1049, '2023-05-18 08:06:55', '2023-05-18 08:06:55'), +(741, 1, 572, 'Bought 3 items out of -1049 quantity', NULL, 3, -1052, '2023-05-18 09:12:58', '2023-05-18 09:12:58'), +(742, 1, 573, 'Bought 2 items out of -1052 quantity', NULL, 2, -1054, '2023-05-18 09:15:17', '2023-05-18 09:15:17'), +(743, 1, 574, 'Bought 1 items out of -1054 quantity', NULL, 1, -1055, '2023-05-18 09:17:35', '2023-05-18 09:17:35'), +(744, 4, 574, 'Bought 1 items out of 92 quantity', NULL, 1, 91, '2023-05-18 09:17:35', '2023-05-18 09:17:35'), +(745, 1, 575, 'Bought 2 items out of -1055 quantity', NULL, 2, -1057, '2023-05-18 09:19:49', '2023-05-18 09:19:49'), +(746, 1, 576, 'Bought 2 items out of -1057 quantity', NULL, 2, -1059, '2023-05-18 09:21:36', '2023-05-18 09:21:36'), +(747, 1, 577, 'Bought 2 items out of -1059 quantity', NULL, 2, -1061, '2023-05-18 09:23:08', '2023-05-18 09:23:08'), +(748, 1, 578, 'Bought 1 items out of -1061 quantity', NULL, 1, -1062, '2023-05-18 09:25:18', '2023-05-18 09:25:18'), +(749, 4, 357, 'Bought 1 items out of 91 quantity', NULL, 1, 90, '2023-05-18 09:27:27', '2023-05-18 09:27:27'), +(750, 1, 579, 'Bought 2 items out of -1062 quantity', NULL, 2, -1064, '2023-05-18 09:29:01', '2023-05-18 09:29:01'), +(751, 1, 580, 'Bought 3 items out of -1064 quantity', NULL, 3, -1067, '2023-05-18 09:30:51', '2023-05-18 09:30:51'), +(753, 1, 582, 'Bought 5 items out of -1067 quantity', NULL, 5, -1072, '2023-05-18 09:36:01', '2023-05-18 09:36:01'), +(754, 1, 583, 'Bought 2 items out of -1072 quantity', NULL, 2, -1074, '2023-05-18 09:37:37', '2023-05-18 09:37:37'), +(755, 1, 584, 'Bought 3 items out of -1074 quantity', NULL, 3, -1077, '2023-05-18 09:39:41', '2023-05-18 09:39:41'), +(757, 1, 585, 'Bought 2 items out of -1077 quantity', NULL, 2, -1079, '2023-05-18 09:42:05', '2023-05-18 09:42:05'), +(758, 1, 586, 'Bought 1 items out of -1079 quantity', NULL, 1, -1080, '2023-05-18 09:43:46', '2023-05-18 09:43:46'), +(759, 1, 587, 'Bought 2 items out of -1080 quantity', NULL, 2, -1082, '2023-05-18 09:45:11', '2023-05-18 09:45:11'), +(760, 1, 588, 'Bought 2 items out of -1082 quantity', NULL, 2, -1084, '2023-05-18 09:47:29', '2023-05-18 09:47:29'), +(762, 1, 589, 'Bought 2 items out of -1084 quantity', NULL, 2, -1086, '2023-05-18 09:48:48', '2023-05-18 09:48:48'), +(764, 1, 591, 'Bought 2 items out of -1086 quantity', NULL, 2, -1088, '2023-05-18 09:52:09', '2023-05-18 09:52:09'), +(765, 1, 592, 'Bought 1 items out of -1088 quantity', NULL, 1, -1089, '2023-05-18 09:54:01', '2023-05-18 09:54:01'), +(766, 1, 593, 'Bought 2 items out of -1089 quantity', NULL, 2, -1091, '2023-05-18 13:47:41', '2023-05-18 13:47:41'), +(767, 4, 593, 'Bought 1 items out of 90 quantity', NULL, 1, 89, '2023-05-18 13:47:41', '2023-05-18 13:47:41'), +(768, 1, 594, 'Bought 2 items out of -1091 quantity', NULL, 2, -1093, '2023-05-18 13:51:03', '2023-05-18 13:51:03'), +(769, 1, 595, 'Bought 2 items out of -1093 quantity', NULL, 2, -1095, '2023-05-18 13:53:09', '2023-05-18 13:53:09'), +(770, 1, 596, 'Bought 2 items out of -1095 quantity', NULL, 2, -1097, '2023-05-18 13:55:18', '2023-05-18 13:55:18'), +(771, 1, 597, 'Bought 2 items out of -1097 quantity', NULL, 2, -1099, '2023-05-18 13:58:43', '2023-05-18 13:58:43'), +(772, 1, 598, 'Bought 3 items out of -1099 quantity', NULL, 3, -1102, '2023-05-18 14:02:14', '2023-05-18 14:02:14'), +(774, 1, 599, 'Bought 3 items out of -1102 quantity', NULL, 3, -1105, '2023-05-18 14:04:08', '2023-05-18 14:04:08'), +(775, 1, 600, 'Bought 2 items out of -1105 quantity', NULL, 2, -1107, '2023-05-18 14:06:16', '2023-05-18 14:06:16'), +(776, 1, 601, 'Bought 3 items out of -1107 quantity', NULL, 3, -1110, '2023-05-18 14:08:15', '2023-05-18 14:08:15'), +(777, 1, 602, 'Bought 3 items out of -1110 quantity', NULL, 3, -1113, '2023-05-18 14:10:04', '2023-05-18 14:10:04'), +(778, 1, 603, 'Bought 2 items out of -1113 quantity', NULL, 2, -1115, '2023-05-18 14:12:12', '2023-05-18 14:12:12'), +(779, 1, 604, 'Bought 1 items out of -1115 quantity', NULL, 1, -1116, '2023-05-18 14:13:53', '2023-05-18 14:13:53'), +(780, 1, 605, 'Bought 2 items out of -1116 quantity', NULL, 2, -1118, '2023-05-18 14:15:44', '2023-05-18 14:15:44'), +(781, 1, 501, 'Bought 2 items out of -1118 quantity', NULL, 2, -1120, '2023-05-18 14:18:27', '2023-05-18 14:18:27'), +(782, 1, 606, 'Bought 1 items out of -1120 quantity', NULL, 1, -1121, '2023-05-18 14:20:29', '2023-05-18 14:20:29'), +(783, 1, 607, 'Bought 3 items out of -1121 quantity', NULL, 3, -1124, '2023-05-19 09:02:15', '2023-05-19 09:02:15'), +(784, 4, 607, 'Bought 1 items out of 89 quantity', NULL, 1, 88, '2023-05-19 09:02:15', '2023-05-19 09:02:15'), +(785, 1, 608, 'Bought 2 items out of -1124 quantity', NULL, 2, -1126, '2023-05-19 09:03:39', '2023-05-19 09:03:39'), +(786, 1, 609, 'Bought 2 items out of -1126 quantity', NULL, 2, -1128, '2023-05-19 09:06:14', '2023-05-19 09:06:14'), +(787, 1, 610, 'Bought 1 items out of -1128 quantity', NULL, 1, -1129, '2023-05-19 09:08:03', '2023-05-19 09:08:03'), +(788, 1, 611, 'Bought 2 items out of -1129 quantity', NULL, 2, -1131, '2023-05-19 09:10:23', '2023-05-19 09:10:23'), +(789, 1, 612, 'Bought 3 items out of -1131 quantity', NULL, 3, -1134, '2023-05-19 09:12:18', '2023-05-19 09:12:18'), +(790, 1, 613, 'Bought 2 items out of -1134 quantity', NULL, 2, -1136, '2023-05-19 09:14:15', '2023-05-19 09:14:15'), +(791, 1, 614, 'Bought 1 items out of -1136 quantity', NULL, 1, -1137, '2023-05-19 09:15:45', '2023-05-19 09:15:45'), +(792, 1, 615, 'Bought 1 items out of -1137 quantity', NULL, 1, -1138, '2023-05-19 09:17:03', '2023-05-19 09:17:03'), +(793, 1, 616, 'Bought 2 items out of -1138 quantity', NULL, 2, -1140, '2023-05-19 09:19:18', '2023-05-19 09:19:18'), +(794, 1, 617, 'Bought 2 items out of -1140 quantity', NULL, 2, -1142, '2023-05-19 09:21:26', '2023-05-19 09:21:26'), +(795, 1, 618, 'Bought 2 items out of -1142 quantity', NULL, 2, -1144, '2023-05-19 09:22:48', '2023-05-19 09:22:48'), +(796, 1, 402, 'Bought 5 items out of -1144 quantity', NULL, 5, -1149, '2023-05-19 09:23:16', '2023-05-19 09:23:16'), +(797, 4, 619, 'Bought 1 items out of 88 quantity', NULL, 1, 87, '2023-05-19 09:24:58', '2023-05-19 09:24:58'), +(798, 1, 620, 'Bought 2 items out of -1149 quantity', NULL, 2, -1151, '2023-05-19 09:25:40', '2023-05-19 09:25:40'), +(799, 1, 621, 'Bought 1 items out of -1151 quantity', NULL, 1, -1152, '2023-05-19 09:26:51', '2023-05-19 09:26:51'), +(800, 1, 622, 'Bought 3 items out of -1152 quantity', NULL, 3, -1155, '2023-05-19 09:27:31', '2023-05-19 09:27:31'), +(801, 1, 623, 'Bought 8 items out of -1155 quantity', NULL, 8, -1163, '2023-05-19 09:30:36', '2023-05-19 09:30:36'), +(802, 1, 624, 'Bought 2 items out of -1163 quantity', NULL, 2, -1165, '2023-05-19 09:31:06', '2023-05-19 09:31:06'), +(803, 1, 625, 'Bought 2 items out of -1165 quantity', NULL, 2, -1167, '2023-05-19 09:32:13', '2023-05-19 09:32:13'), +(804, 1, 278, 'Bought 10 items out of -1167 quantity', NULL, 10, -1177, '2023-05-19 10:22:18', '2023-05-19 10:22:18'), +(805, 1, 530, 'Bought 3 items out of -1177 quantity', NULL, 3, -1180, '2023-05-19 11:39:50', '2023-05-19 11:39:50'), +(806, 2, 530, 'Bought 2 items out of -10 quantity', NULL, 2, -12, '2023-05-19 11:39:50', '2023-05-19 11:39:50'), +(807, 1, 626, 'Bought 2 items out of -1180 quantity', NULL, 2, -1182, '2023-05-19 11:42:12', '2023-05-19 11:42:12'), +(808, 1, 627, 'Bought 2 items out of -1182 quantity', NULL, 2, -1184, '2023-05-19 11:43:32', '2023-05-19 11:43:32'), +(809, 1, 628, 'Bought 2 items out of -1184 quantity', NULL, 2, -1186, '2023-05-19 11:44:56', '2023-05-19 11:44:56'), +(810, 1, 629, 'Bought 5 items out of -1186 quantity', NULL, 5, -1191, '2023-05-19 11:46:38', '2023-05-19 11:46:38'), +(811, 1, 630, 'Bought 5 items out of -1191 quantity', NULL, 5, -1196, '2023-05-19 11:48:15', '2023-05-19 11:48:15'), +(812, 6, 630, 'Bought 1 items out of 42 quantity', NULL, 1, 41, '2023-05-19 11:48:15', '2023-05-19 11:48:15'), +(813, 1, 497, 'Bought 2 items out of -1196 quantity', NULL, 2, -1198, '2023-05-19 11:49:54', '2023-05-19 11:49:54'), +(814, 1, 631, 'Bought 1 items out of -1198 quantity', NULL, 1, -1199, '2023-05-19 11:51:54', '2023-05-19 11:51:54'), +(815, 1, 632, 'Bought 2 items out of -1199 quantity', NULL, 2, -1201, '2023-05-20 09:26:09', '2023-05-20 09:26:09'), +(816, 1, 633, 'Bought 2 items out of -1201 quantity', NULL, 2, -1203, '2023-05-20 09:27:54', '2023-05-20 09:27:54'), +(817, 1, 634, 'Bought 2 items out of -1203 quantity', NULL, 2, -1205, '2023-05-20 09:29:02', '2023-05-20 09:29:02'), +(818, 1, 635, 'Bought 2 items out of -1205 quantity', NULL, 2, -1207, '2023-05-20 09:31:07', '2023-05-20 09:31:07'), +(819, 4, 635, 'Bought 1 items out of 87 quantity', NULL, 1, 86, '2023-05-20 09:31:07', '2023-05-20 09:31:07'), +(820, 1, 636, 'Bought 2 items out of -1207 quantity', NULL, 2, -1209, '2023-05-20 09:32:44', '2023-05-20 09:32:44'), +(821, 1, 637, 'Bought 2 items out of -1209 quantity', NULL, 2, -1211, '2023-05-20 09:36:15', '2023-05-20 09:36:15'), +(822, 1, 638, 'Bought 1 items out of -1211 quantity', NULL, 1, -1212, '2023-05-20 09:37:42', '2023-05-20 09:37:42'), +(823, 1, 639, 'Bought 3 items out of -1212 quantity', NULL, 3, -1215, '2023-05-20 09:41:28', '2023-05-20 09:41:28'), +(824, 1, 640, 'Bought 2 items out of -1215 quantity', NULL, 2, -1217, '2023-05-20 09:43:02', '2023-05-20 09:43:02'), +(825, 1, 641, 'Bought 1 items out of -1217 quantity', NULL, 1, -1218, '2023-05-20 09:44:50', '2023-05-20 09:44:50'), +(826, 1, 642, 'Bought 3 items out of -1218 quantity', NULL, 3, -1221, '2023-05-20 09:46:30', '2023-05-20 09:46:30'), +(827, 1, 643, 'Bought 5 items out of -1221 quantity', NULL, 5, -1226, '2023-05-20 09:48:23', '2023-05-20 09:48:23'), +(828, 6, 643, 'Bought 1 items out of 41 quantity', NULL, 1, 40, '2023-05-20 09:48:23', '2023-05-20 09:48:23'), +(829, 1, 566, 'Bought 3 items out of -1226 quantity', NULL, 3, -1229, '2023-05-20 09:50:44', '2023-05-20 09:50:44'), +(830, 4, 566, 'Bought 1 items out of 86 quantity', NULL, 1, 85, '2023-05-20 09:50:44', '2023-05-20 09:50:44'), +(831, 1, 644, 'Bought 1 items out of -1229 quantity', NULL, 1, -1230, '2023-05-20 09:54:26', '2023-05-20 09:54:26'), +(832, 1, 645, 'Bought 1 items out of -1230 quantity', NULL, 1, -1231, '2023-05-20 09:55:59', '2023-05-20 09:55:59'), +(833, 1, 646, 'Bought 1 items out of -1231 quantity', NULL, 1, -1232, '2023-05-20 09:57:50', '2023-05-20 09:57:50'), +(834, 1, 647, 'Bought 1 items out of -1232 quantity', NULL, 1, -1233, '2023-05-20 10:00:55', '2023-05-20 10:00:55'), +(835, 1, 648, 'Bought 1 items out of -1233 quantity', NULL, 1, -1234, '2023-05-20 10:02:48', '2023-05-20 10:02:48'), +(836, 1, 649, 'Bought 2 items out of -1234 quantity', NULL, 2, -1236, '2023-05-20 10:05:30', '2023-05-20 10:05:30'), +(837, 1, 650, 'Bought 1 items out of -1236 quantity', NULL, 1, -1237, '2023-05-20 10:10:14', '2023-05-20 10:10:14'), +(838, 1, 651, 'Bought 2 items out of -1237 quantity', NULL, 2, -1239, '2023-05-20 10:13:12', '2023-05-20 10:13:12'), +(839, 1, 652, 'Bought 1 items out of -1239 quantity', NULL, 1, -1240, '2023-05-20 10:15:26', '2023-05-20 10:15:26'), +(840, 1, 653, 'Bought 2 items out of -1240 quantity', NULL, 2, -1242, '2023-05-20 10:17:41', '2023-05-20 10:17:41'), +(841, 1, 654, 'Bought 5 items out of -1242 quantity', NULL, 5, -1247, '2023-05-20 10:21:45', '2023-05-20 10:21:45'), +(842, 1, 655, 'Bought 5 items out of -1247 quantity', NULL, 5, -1252, '2023-05-20 10:27:24', '2023-05-20 10:27:24'), +(843, 1, 656, 'Bought 3 items out of -1252 quantity', NULL, 3, -1255, '2023-05-20 10:30:49', '2023-05-20 10:30:49'), +(844, 1, 657, 'Bought 5 items out of -1255 quantity', NULL, 5, -1260, '2023-05-20 10:33:30', '2023-05-20 10:33:30'), +(845, 1, 658, 'Bought 2 items out of -1260 quantity', NULL, 2, -1262, '2023-05-20 10:36:29', '2023-05-20 10:36:29'), +(846, 1, 659, 'Bought 3 items out of -1262 quantity', NULL, 3, -1265, '2023-05-20 10:38:02', '2023-05-20 10:38:02'), +(847, 1, 241, 'Bought 2 items out of -1265 quantity', NULL, 2, -1267, '2023-05-20 10:40:34', '2023-05-20 10:40:34'), +(848, 1, 660, 'Bought 1 items out of -1267 quantity', NULL, 1, -1268, '2023-05-20 10:44:53', '2023-05-20 10:44:53'), +(849, 4, 660, 'Bought 1 items out of 85 quantity', NULL, 1, 84, '2023-05-20 10:44:53', '2023-05-20 10:44:53'), +(850, 1, 661, 'Bought 2 items out of -1268 quantity', NULL, 2, -1270, '2023-05-20 10:46:29', '2023-05-20 10:46:29'), +(851, 1, 662, 'Bought 5 items out of -1270 quantity', NULL, 5, -1275, '2023-05-20 10:53:02', '2023-05-20 10:53:02'), +(852, 1, 664, 'Bought 5 items out of -1275 quantity', NULL, 5, -1280, '2023-05-20 10:57:46', '2023-05-20 10:57:46'), +(853, 1, 665, 'Bought 2 items out of -1280 quantity', NULL, 2, -1282, '2023-05-20 11:00:05', '2023-05-20 11:00:05'), +(854, 1, 666, 'Bought 1 items out of -1282 quantity', NULL, 1, -1283, '2023-05-20 11:01:52', '2023-05-20 11:01:52'), +(855, 4, 666, 'Bought 1 items out of 84 quantity', NULL, 1, 83, '2023-05-20 11:01:52', '2023-05-20 11:01:52'), +(856, 1, 667, 'Bought 2 items out of -1283 quantity', NULL, 2, -1285, '2023-05-20 11:03:45', '2023-05-20 11:03:45'), +(857, 1, 668, 'Bought 2 items out of -1285 quantity', NULL, 2, -1287, '2023-05-20 11:05:17', '2023-05-20 11:05:17'), +(858, 1, 669, 'Bought 2 items out of -1287 quantity', NULL, 2, -1289, '2023-05-20 11:06:52', '2023-05-20 11:06:52'), +(859, 1, 670, 'Bought 3 items out of -1289 quantity', NULL, 3, -1292, '2023-05-20 11:09:30', '2023-05-20 11:09:30'), +(860, 1, 671, 'Bought 2 items out of -1292 quantity', NULL, 2, -1294, '2023-05-20 11:11:07', '2023-05-20 11:11:07'), +(861, 1, 672, 'Bought 2 items out of -1294 quantity', NULL, 2, -1296, '2023-05-20 11:12:50', '2023-05-20 11:12:50'), +(862, 4, 672, 'Bought 1 items out of 83 quantity', NULL, 1, 82, '2023-05-20 11:12:50', '2023-05-20 11:12:50'), +(863, 1, 673, 'Bought 5 items out of -1296 quantity', NULL, 5, -1301, '2023-05-20 11:16:16', '2023-05-20 11:16:16'), +(864, 1, 674, 'Bought 1 items out of -1301 quantity', NULL, 1, -1302, '2023-05-20 11:53:51', '2023-05-20 11:53:51'), +(865, 1, 675, 'Bought 3 items out of -1302 quantity', NULL, 3, -1305, '2023-05-20 11:55:40', '2023-05-20 11:55:40'), +(866, 4, 676, 'Bought 2 items out of 82 quantity', NULL, 2, 80, '2023-05-20 11:57:30', '2023-05-20 11:57:30'), +(867, 1, 677, 'Bought 3 items out of -1305 quantity', NULL, 3, -1308, '2023-05-20 12:00:17', '2023-05-20 12:00:17'), +(868, 4, 677, 'Bought 2 items out of 80 quantity', NULL, 2, 78, '2023-05-20 12:00:17', '2023-05-20 12:00:17'), +(869, 1, 623, 'Bought 5 items out of -1308 quantity', NULL, 5, -1313, '2023-05-20 12:06:21', '2023-05-20 12:06:21'), +(870, 1, 678, 'Bought 3 items out of -1313 quantity', NULL, 3, -1316, '2023-05-20 12:10:00', '2023-05-20 12:10:00'), +(871, 1, 679, 'Bought 2 items out of -1316 quantity', NULL, 2, -1318, '2023-05-20 12:12:15', '2023-05-20 12:12:15'), +(872, 1, 680, 'Bought 5 items out of -1318 quantity', NULL, 5, -1323, '2023-05-20 12:14:17', '2023-05-20 12:14:17'), +(873, 1, 681, 'Bought 3 items out of -1323 quantity', NULL, 3, -1326, '2023-05-20 12:27:52', '2023-05-20 12:27:52'), +(874, 1, 682, 'Bought 3 items out of -1326 quantity', NULL, 3, -1329, '2023-05-21 14:01:43', '2023-05-21 14:01:43'), +(875, 1, 683, 'Bought 2 items out of -1329 quantity', NULL, 2, -1331, '2023-05-21 14:03:46', '2023-05-21 14:03:46'), +(876, 1, 684, 'Bought 5 items out of -1331 quantity', NULL, 5, -1336, '2023-05-21 14:05:16', '2023-05-21 14:05:16'), +(877, 1, 685, 'Bought 2 items out of -1336 quantity', NULL, 2, -1338, '2023-05-21 14:07:07', '2023-05-21 14:07:07'), +(878, 4, 685, 'Bought 1 items out of 78 quantity', NULL, 1, 77, '2023-05-21 14:07:07', '2023-05-21 14:07:07'), +(879, 1, 686, 'Bought 2 items out of -1338 quantity', NULL, 2, -1340, '2023-05-21 14:08:49', '2023-05-21 14:08:49'), +(880, 1, 687, 'Bought 2 items out of -1340 quantity', NULL, 2, -1342, '2023-05-21 14:12:20', '2023-05-21 14:12:20'), +(881, 1, 688, 'Bought 5 items out of -1342 quantity', NULL, 5, -1347, '2023-05-21 14:14:20', '2023-05-21 14:14:20'), +(882, 1, 689, 'Bought 2 items out of -1347 quantity', NULL, 2, -1349, '2023-05-21 14:19:05', '2023-05-21 14:19:05'), +(883, 4, 689, 'Bought 2 items out of 77 quantity', NULL, 2, 75, '2023-05-21 14:19:05', '2023-05-21 14:19:05'), +(884, 1, 690, 'Bought 2 items out of -1349 quantity', NULL, 2, -1351, '2023-05-21 14:21:05', '2023-05-21 14:21:05'), +(885, 1, 648, 'Bought 1 items out of -1351 quantity', NULL, 1, -1352, '2023-05-21 14:23:43', '2023-05-21 14:23:43'), +(886, 1, 691, 'Bought 2 items out of -1352 quantity', NULL, 2, -1354, '2023-05-22 08:16:25', '2023-05-22 08:16:25'), +(887, 1, 692, 'Bought 2 items out of -1354 quantity', NULL, 2, -1356, '2023-05-22 08:19:00', '2023-05-22 08:19:00'), +(888, 4, 692, 'Bought 1 items out of 75 quantity', NULL, 1, 74, '2023-05-22 08:19:00', '2023-05-22 08:19:00'), +(889, 1, 693, 'Bought 2 items out of -1356 quantity', NULL, 2, -1358, '2023-05-22 08:21:37', '2023-05-22 08:21:37'), +(890, 1, 694, 'Bought 2 items out of -1358 quantity', NULL, 2, -1360, '2023-05-22 08:24:01', '2023-05-22 08:24:01'), +(891, 1, 695, 'Bought 2 items out of -1360 quantity', NULL, 2, -1362, '2023-05-22 08:26:09', '2023-05-22 08:26:09'), +(892, 1, 696, 'Bought 2 items out of -1362 quantity', NULL, 2, -1364, '2023-05-22 08:27:50', '2023-05-22 08:27:50'), +(893, 1, 697, 'Bought 1 items out of -1364 quantity', NULL, 1, -1365, '2023-05-22 08:31:04', '2023-05-22 08:31:04'), +(894, 1, 698, 'Bought 5 items out of -1365 quantity', NULL, 5, -1370, '2023-05-22 08:33:55', '2023-05-22 08:33:55'), +(895, 1, 699, 'Bought 3 items out of -1370 quantity', NULL, 3, -1373, '2023-05-22 08:35:46', '2023-05-22 08:35:46'), +(896, 1, 700, 'Bought 2 items out of -1373 quantity', NULL, 2, -1375, '2023-05-22 08:36:25', '2023-05-22 08:36:25'), +(897, 6, 700, 'Bought 1 items out of 40 quantity', NULL, 1, 39, '2023-05-22 08:36:25', '2023-05-22 08:36:25'), +(898, 1, 701, 'Bought 3 items out of -1375 quantity', NULL, 3, -1378, '2023-05-22 08:37:34', '2023-05-22 08:37:34'), +(899, 1, 702, 'Bought 2 items out of -1378 quantity', NULL, 2, -1380, '2023-05-22 08:37:55', '2023-05-22 08:37:55'), +(900, 1, 703, 'Bought 2 items out of -1380 quantity', NULL, 2, -1382, '2023-05-22 08:39:40', '2023-05-22 08:39:40'), +(901, 1, 704, 'Bought 2 items out of -1382 quantity', NULL, 2, -1384, '2023-05-22 08:40:21', '2023-05-22 08:40:21'), +(902, 1, 705, 'Bought 1 items out of -1384 quantity', NULL, 1, -1385, '2023-05-22 08:41:27', '2023-05-22 08:41:27'), +(903, 1, 706, 'Bought 2 items out of -1385 quantity', NULL, 2, -1387, '2023-05-22 08:55:54', '2023-05-22 08:55:54'), +(904, 1, 707, 'Bought 1 items out of -1387 quantity', NULL, 1, -1388, '2023-05-22 08:57:18', '2023-05-22 08:57:18'), +(905, 1, 601, 'Bought 5 items out of -1388 quantity', NULL, 5, -1393, '2023-05-22 08:58:26', '2023-05-22 08:58:26'), +(906, 1, 708, 'Bought 2 items out of -1393 quantity', NULL, 2, -1395, '2023-05-22 08:58:58', '2023-05-22 08:58:58'), +(907, 6, 708, 'Bought 1 items out of 39 quantity', NULL, 1, 38, '2023-05-22 08:58:58', '2023-05-22 08:58:58'), +(909, 1, 709, 'Bought 5 items out of -1395 quantity', NULL, 5, -1400, '2023-05-22 09:00:16', '2023-05-22 09:00:16'), +(910, 1, 710, 'Bought 2 items out of -1400 quantity', NULL, 2, -1402, '2023-05-22 09:00:27', '2023-05-22 09:00:27'), +(911, 1, 711, 'Bought 2 items out of -1402 quantity', NULL, 2, -1404, '2023-05-22 09:01:33', '2023-05-22 09:01:33'), +(912, 1, 712, 'Bought 2 items out of -1404 quantity', NULL, 2, -1406, '2023-05-22 09:02:06', '2023-05-22 09:02:06'); +INSERT INTO `stock_infos` (`id`, `stock_id`, `customer_id`, `detail`, `stock_in`, `stock_out`, `balance`, `created_at`, `updated_at`) VALUES +(913, 1, 713, 'Bought 2 items out of -1406 quantity', NULL, 2, -1408, '2023-05-22 09:03:21', '2023-05-22 09:03:21'), +(914, 1, 714, 'Bought 1 items out of -1408 quantity', NULL, 1, -1409, '2023-05-22 09:04:18', '2023-05-22 09:04:18'), +(915, 1, 715, 'Bought 2 items out of -1409 quantity', NULL, 2, -1411, '2023-05-22 09:05:09', '2023-05-22 09:05:09'), +(916, 1, 716, 'Bought 2 items out of -1411 quantity', NULL, 2, -1413, '2023-05-22 09:06:16', '2023-05-22 09:06:16'), +(918, 1, 717, 'Bought 5 items out of -1413 quantity', NULL, 5, -1418, '2023-05-22 09:07:48', '2023-05-22 09:07:48'), +(919, 1, 718, 'Bought 1 items out of -1418 quantity', NULL, 1, -1419, '2023-05-22 09:08:15', '2023-05-22 09:08:15'), +(920, 1, 396, 'Bought 2 items out of -1419 quantity', NULL, 2, -1421, '2023-05-22 09:09:48', '2023-05-22 09:09:48'), +(921, 1, 719, 'Bought 3 items out of -1421 quantity', NULL, 3, -1424, '2023-05-22 09:10:19', '2023-05-22 09:10:19'), +(922, 1, 720, 'Bought 2 items out of -1424 quantity', NULL, 2, -1426, '2023-05-22 09:11:51', '2023-05-22 09:11:51'), +(923, 1, 721, 'Bought 5 items out of -1426 quantity', NULL, 5, -1431, '2023-05-22 09:13:43', '2023-05-22 09:13:43'), +(924, 1, 722, 'Bought 5 items out of -1431 quantity', NULL, 5, -1436, '2023-05-22 09:15:49', '2023-05-22 09:15:49'), +(925, 1, 723, 'Bought 5 items out of -1436 quantity', NULL, 5, -1441, '2023-05-22 09:15:50', '2023-05-22 09:15:50'), +(926, 1, 724, 'Bought 2 items out of -1441 quantity', NULL, 2, -1443, '2023-05-22 09:17:19', '2023-05-22 09:17:19'), +(927, 1, 725, 'Bought 2 items out of -1443 quantity', NULL, 2, -1445, '2023-05-22 09:17:46', '2023-05-22 09:17:46'), +(928, 1, 726, 'Bought 5 items out of -1445 quantity', NULL, 5, -1450, '2023-05-22 09:19:31', '2023-05-22 09:19:31'), +(929, 1, 727, 'Bought 5 items out of -1450 quantity', NULL, 5, -1455, '2023-05-22 09:19:38', '2023-05-22 09:19:38'), +(930, 1, 728, 'Bought 2 items out of -1455 quantity', NULL, 2, -1457, '2023-05-22 09:21:17', '2023-05-22 09:21:17'), +(931, 1, 729, 'Bought 2 items out of -1457 quantity', NULL, 2, -1459, '2023-05-22 09:22:03', '2023-05-22 09:22:03'), +(932, 1, 730, 'Bought 2 items out of -1459 quantity', NULL, 2, -1461, '2023-05-22 09:23:56', '2023-05-22 09:23:56'), +(933, 4, 730, 'Bought 1 items out of 74 quantity', NULL, 1, 73, '2023-05-22 09:23:56', '2023-05-22 09:23:56'), +(934, 1, 731, 'Bought 2 items out of -1461 quantity', NULL, 2, -1463, '2023-05-22 09:25:11', '2023-05-22 09:25:11'), +(935, 1, 732, 'Bought 2 items out of -1463 quantity', NULL, 2, -1465, '2023-05-22 09:25:53', '2023-05-22 09:25:53'), +(936, 4, 732, 'Bought 1 items out of 73 quantity', NULL, 1, 72, '2023-05-22 09:25:53', '2023-05-22 09:25:53'), +(937, 1, 733, 'Bought 2 items out of -1465 quantity', NULL, 2, -1467, '2023-05-22 09:29:27', '2023-05-22 09:29:27'), +(938, 1, 734, 'Bought 1 items out of -1467 quantity', NULL, 1, -1468, '2023-05-22 09:32:02', '2023-05-22 09:32:02'), +(939, 4, 734, 'Bought 1 items out of 72 quantity', NULL, 1, 71, '2023-05-22 09:32:02', '2023-05-22 09:32:02'), +(940, 1, 389, 'Bought 3 items out of -1468 quantity', NULL, 3, -1471, '2023-05-22 09:34:24', '2023-05-22 09:34:24'), +(941, 1, 550, 'Bought 3 items out of -1471 quantity', NULL, 3, -1474, '2023-05-22 09:35:06', '2023-05-22 09:35:06'), +(942, 1, 543, 'Bought 10 items out of -1474 quantity', NULL, 10, -1484, '2023-05-22 09:37:13', '2023-05-22 09:37:13'), +(943, 1, 735, 'Bought 2 items out of -1484 quantity', NULL, 2, -1486, '2023-05-22 09:37:24', '2023-05-22 09:37:24'), +(944, 1, 736, 'Bought 1 items out of -1486 quantity', NULL, 1, -1487, '2023-05-22 09:39:02', '2023-05-22 09:39:02'), +(945, 1, 737, 'Bought 2 items out of -1487 quantity', NULL, 2, -1489, '2023-05-22 09:40:53', '2023-05-22 09:40:53'), +(946, 1, 738, 'Bought 5 items out of -1489 quantity', NULL, 5, -1494, '2023-05-22 09:42:40', '2023-05-22 09:42:40'), +(947, 1, 739, 'Bought 1 items out of -1494 quantity', NULL, 1, -1495, '2023-05-22 09:44:53', '2023-05-22 09:44:53'), +(949, 1, 740, 'Bought 1 items out of -1495 quantity', NULL, 1, -1496, '2023-05-22 09:47:31', '2023-05-22 09:47:31'), +(950, 4, 740, 'Bought 1 items out of 71 quantity', NULL, 1, 70, '2023-05-22 09:47:31', '2023-05-22 09:47:31'), +(951, 1, 741, 'Bought 2 items out of -1496 quantity', NULL, 2, -1498, '2023-05-22 09:49:01', '2023-05-22 09:49:01'), +(952, 1, 742, 'Bought 2 items out of -1498 quantity', NULL, 2, -1500, '2023-05-22 11:11:05', '2023-05-22 11:11:05'), +(953, 1, 743, 'Bought 1 items out of -1500 quantity', NULL, 1, -1501, '2023-05-22 11:13:55', '2023-05-22 11:13:55'), +(954, 1, 744, 'Bought 1 items out of -1501 quantity', NULL, 1, -1502, '2023-05-22 11:16:10', '2023-05-22 11:16:10'), +(955, 1, 745, 'Bought 2 items out of -1502 quantity', NULL, 2, -1504, '2023-05-22 11:19:46', '2023-05-22 11:19:46'), +(956, 3, NULL, '14 items added', 14, NULL, 28, '2023-05-23 09:59:08', '2023-05-23 09:59:08'), +(957, 4, NULL, '70 items added', 70, NULL, 140, '2023-05-23 09:59:50', '2023-05-23 09:59:50'), +(959, 1, 747, 'Bought 1 items out of -1504 quantity', NULL, 1, -1505, '2023-05-23 10:10:26', '2023-05-23 10:10:26'), +(960, 4, 747, 'Bought 1 items out of 140 quantity', NULL, 1, 139, '2023-05-23 10:10:26', '2023-05-23 10:10:26'), +(961, 1, 748, 'Bought 2 items out of -1505 quantity', NULL, 2, -1507, '2023-05-23 10:12:32', '2023-05-23 10:12:32'), +(962, 4, 748, 'Bought 1 items out of 139 quantity', NULL, 1, 138, '2023-05-23 10:12:32', '2023-05-23 10:12:32'), +(963, 1, 318, 'Bought 1 items out of -1507 quantity', NULL, 1, -1508, '2023-05-23 10:17:00', '2023-05-23 10:17:00'), +(964, 1, 749, 'Bought 1 items out of -1508 quantity', NULL, 1, -1509, '2023-05-23 10:19:39', '2023-05-23 10:19:39'), +(965, 1, 750, 'Bought 3 items out of -1509 quantity', NULL, 3, -1512, '2023-05-23 10:22:52', '2023-05-23 10:22:52'), +(966, 1, 751, 'Bought 4 items out of -1512 quantity', NULL, 4, -1516, '2023-05-23 10:24:00', '2023-05-23 10:24:00'), +(967, 1, 752, 'Bought 2 items out of -1516 quantity', NULL, 2, -1518, '2023-05-23 10:26:25', '2023-05-23 10:26:25'), +(968, 1, 753, 'Bought 1 items out of -1518 quantity', NULL, 1, -1519, '2023-05-23 10:27:58', '2023-05-23 10:27:58'), +(969, 1, 754, 'Bought 2 items out of -1519 quantity', NULL, 2, -1521, '2023-05-23 10:29:35', '2023-05-23 10:29:35'), +(970, 1, 755, 'Bought 1 items out of -1521 quantity', NULL, 1, -1522, '2023-05-23 10:33:08', '2023-05-23 10:33:08'), +(971, 1, 756, 'Bought 3 items out of -1522 quantity', NULL, 3, -1525, '2023-05-23 10:35:03', '2023-05-23 10:35:03'), +(972, 1, 757, 'Bought 1 items out of -1525 quantity', NULL, 1, -1526, '2023-05-23 10:37:27', '2023-05-23 10:37:27'), +(973, 1, 758, 'Bought 1 items out of -1526 quantity', NULL, 1, -1527, '2023-05-23 10:39:17', '2023-05-23 10:39:17'), +(974, 1, 759, 'Bought 2 items out of -1527 quantity', NULL, 2, -1529, '2023-05-23 10:41:34', '2023-05-23 10:41:34'), +(975, 1, 760, 'Bought 1 items out of -1529 quantity', NULL, 1, -1530, '2023-05-23 10:43:02', '2023-05-23 10:43:02'), +(976, 1, 761, 'Bought 2 items out of -1530 quantity', NULL, 2, -1532, '2023-05-23 10:44:48', '2023-05-23 10:44:48'), +(977, 1, 762, 'Bought 1 items out of -1532 quantity', NULL, 1, -1533, '2023-05-23 10:46:42', '2023-05-23 10:46:42'), +(978, 1, 418, 'Bought 3 items out of -1533 quantity', NULL, 3, -1536, '2023-05-23 10:48:17', '2023-05-23 10:48:17'), +(979, 1, 763, 'Bought 1 items out of -1536 quantity', NULL, 1, -1537, '2023-05-23 10:49:43', '2023-05-23 10:49:43'), +(980, 1, 764, 'Bought 10 items out of -1537 quantity', NULL, 10, -1547, '2023-05-23 10:52:41', '2023-05-23 10:52:41'), +(981, 6, 764, 'Bought 1 items out of 38 quantity', NULL, 1, 37, '2023-05-23 10:52:41', '2023-05-23 10:52:41'), +(982, 4, 764, 'Bought 1 items out of 138 quantity', NULL, 1, 137, '2023-05-23 10:52:41', '2023-05-23 10:52:41'), +(983, 4, 765, 'Bought 1 items out of 137 quantity', NULL, 1, 136, '2023-05-23 12:08:39', '2023-05-23 12:08:39'), +(984, 1, 362, 'Bought 2 items out of -1547 quantity', NULL, 2, -1549, '2023-05-23 12:10:38', '2023-05-23 12:10:38'), +(985, 1, 766, 'Bought 1 items out of -1549 quantity', NULL, 1, -1550, '2023-05-24 09:45:10', '2023-05-24 09:45:10'), +(986, 1, 767, 'Bought 1 items out of -1550 quantity', NULL, 1, -1551, '2023-05-24 09:47:31', '2023-05-24 09:47:31'), +(987, 1, 768, 'Bought 1 items out of -1551 quantity', NULL, 1, -1552, '2023-05-24 09:49:26', '2023-05-24 09:49:26'), +(988, 1, 769, 'Bought 1 items out of -1552 quantity', NULL, 1, -1553, '2023-05-24 09:50:56', '2023-05-24 09:50:56'), +(989, 1, 770, 'Bought 1 items out of -1553 quantity', NULL, 1, -1554, '2023-05-24 09:53:33', '2023-05-24 09:53:33'), +(990, 4, 770, 'Bought 1 items out of 136 quantity', NULL, 1, 135, '2023-05-24 09:53:33', '2023-05-24 09:53:33'), +(991, 1, 771, 'Bought 1 items out of -1554 quantity', NULL, 1, -1555, '2023-05-24 09:56:08', '2023-05-24 09:56:08'), +(992, 1, 772, 'Bought 2 items out of -1555 quantity', NULL, 2, -1557, '2023-05-24 09:58:14', '2023-05-24 09:58:14'), +(993, 1, 773, 'Bought 1 items out of -1557 quantity', NULL, 1, -1558, '2023-05-24 10:00:34', '2023-05-24 10:00:34'), +(994, 1, 774, 'Bought 1 items out of -1558 quantity', NULL, 1, -1559, '2023-05-24 10:02:13', '2023-05-24 10:02:13'), +(995, 1, 775, 'Bought 1 items out of -1559 quantity', NULL, 1, -1560, '2023-05-24 10:04:12', '2023-05-24 10:04:12'), +(996, 1, 776, 'Bought 1 items out of -1560 quantity', NULL, 1, -1561, '2023-05-24 10:05:59', '2023-05-24 10:05:59'), +(998, 1, 777, 'Bought 3 items out of -1561 quantity', NULL, 3, -1564, '2023-05-24 12:55:37', '2023-05-24 12:55:37'), +(999, 1, 778, 'Bought 2 items out of -1564 quantity', NULL, 2, -1566, '2023-05-24 12:57:13', '2023-05-24 12:57:13'), +(1000, 1, 779, 'Bought 1 items out of -1566 quantity', NULL, 1, -1567, '2023-05-24 12:58:45', '2023-05-24 12:58:45'), +(1001, 1, 780, 'Bought 1 items out of -1567 quantity', NULL, 1, -1568, '2023-05-24 13:00:24', '2023-05-24 13:00:24'), +(1002, 1, 781, 'Bought 1 items out of -1568 quantity', NULL, 1, -1569, '2023-05-24 13:02:07', '2023-05-24 13:02:07'), +(1003, 1, 782, 'Bought 2 items out of -1569 quantity', NULL, 2, -1571, '2023-05-24 13:03:25', '2023-05-24 13:03:25'), +(1004, 1, 783, 'Bought 2 items out of -1571 quantity', NULL, 2, -1573, '2023-05-24 13:36:35', '2023-05-24 13:36:35'), +(1005, 1, 784, 'Bought 2 items out of -1573 quantity', NULL, 2, -1575, '2023-05-24 18:57:56', '2023-05-24 18:57:56'), +(1006, 1, 786, 'Bought 1 items out of -1575 quantity', NULL, 1, -1576, '2023-05-25 10:48:40', '2023-05-25 10:48:40'), +(1007, 4, 786, 'Bought 1 items out of 135 quantity', NULL, 1, 134, '2023-05-25 10:48:40', '2023-05-25 10:48:40'), +(1008, 1, 787, 'Bought 3 items out of -1576 quantity', NULL, 3, -1579, '2023-05-25 10:50:53', '2023-05-25 10:50:53'), +(1009, 4, 773, 'Bought 1 items out of 134 quantity', NULL, 1, 133, '2023-05-25 10:52:47', '2023-05-25 10:52:47'), +(1010, 4, 788, 'Bought 1 items out of 133 quantity', NULL, 1, 132, '2023-05-25 10:55:07', '2023-05-25 10:55:07'), +(1011, 1, 788, 'Bought 1 items out of -1579 quantity', NULL, 1, -1580, '2023-05-25 10:55:08', '2023-05-25 10:55:08'), +(1012, 1, 789, 'Bought 2 items out of -1580 quantity', NULL, 2, -1582, '2023-05-25 10:56:43', '2023-05-25 10:56:43'), +(1013, 1, 790, 'Bought 2 items out of -1582 quantity', NULL, 2, -1584, '2023-05-25 10:58:34', '2023-05-25 10:58:34'), +(1014, 1, 791, 'Bought 1 items out of -1584 quantity', NULL, 1, -1585, '2023-05-25 11:00:23', '2023-05-25 11:00:23'), +(1015, 1, 792, 'Bought 1 items out of -1585 quantity', NULL, 1, -1586, '2023-05-25 11:02:27', '2023-05-25 11:02:27'), +(1016, 4, 792, 'Bought 1 items out of 132 quantity', NULL, 1, 131, '2023-05-25 11:02:27', '2023-05-25 11:02:27'), +(1017, 1, 793, 'Bought 1 items out of -1586 quantity', NULL, 1, -1587, '2023-05-25 11:04:16', '2023-05-25 11:04:16'), +(1018, 1, 794, 'Bought 2 items out of -1587 quantity', NULL, 2, -1589, '2023-05-25 11:06:05', '2023-05-25 11:06:05'), +(1019, 1, 795, 'Bought 2 items out of -1589 quantity', NULL, 2, -1591, '2023-05-25 11:09:01', '2023-05-25 11:09:01'), +(1021, 1, 797, 'Bought 2 items out of -1591 quantity', NULL, 2, -1593, '2023-05-25 11:12:04', '2023-05-25 11:12:04'), +(1022, 1, 798, 'Bought 1 items out of -1593 quantity', NULL, 1, -1594, '2023-05-25 12:22:41', '2023-05-25 12:22:41'), +(1023, 1, 799, 'Bought 1 items out of -1594 quantity', NULL, 1, -1595, '2023-05-25 12:24:23', '2023-05-25 12:24:23'), +(1024, 1, 801, 'Bought 1 items out of -1595 quantity', NULL, 1, -1596, '2023-05-26 11:11:40', '2023-05-26 11:11:40'), +(1025, 1, 803, 'Bought 1 items out of -1596 quantity', NULL, 1, -1597, '2023-05-26 11:15:18', '2023-05-26 11:15:18'), +(1026, 1, 804, 'Bought 1 items out of -1597 quantity', NULL, 1, -1598, '2023-05-26 11:17:23', '2023-05-26 11:17:23'), +(1027, 1, 805, 'Bought 1 items out of -1598 quantity', NULL, 1, -1599, '2023-05-26 11:19:15', '2023-05-26 11:19:15'), +(1028, 1, 207, 'Bought 20 items out of -1599 quantity', NULL, 20, -1619, '2023-05-26 11:20:28', '2023-05-26 11:20:28'), +(1029, 1, 807, 'Bought 1 items out of -1619 quantity', NULL, 1, -1620, '2023-05-26 11:23:35', '2023-05-26 11:23:35'), +(1030, 1, 808, 'Bought 1 items out of -1620 quantity', NULL, 1, -1621, '2023-05-26 11:26:11', '2023-05-26 11:26:11'), +(1031, 4, 808, 'Bought 1 items out of 131 quantity', NULL, 1, 130, '2023-05-26 11:26:11', '2023-05-26 11:26:11'), +(1032, 1, 809, 'Bought 2 items out of -1621 quantity', NULL, 2, -1623, '2023-05-26 11:29:18', '2023-05-26 11:29:18'), +(1033, 4, 809, 'Bought 1 items out of 130 quantity', NULL, 1, 129, '2023-05-26 11:29:18', '2023-05-26 11:29:18'), +(1034, 1, 810, 'Bought 2 items out of -1623 quantity', NULL, 2, -1625, '2023-05-26 11:31:03', '2023-05-26 11:31:03'), +(1035, 1, 811, 'Bought 1 items out of -1625 quantity', NULL, 1, -1626, '2023-05-26 11:33:22', '2023-05-26 11:33:22'), +(1036, 4, 811, 'Bought 1 items out of 129 quantity', NULL, 1, 128, '2023-05-26 11:33:22', '2023-05-26 11:33:22'), +(1037, 1, 753, 'Bought 1 items out of -1626 quantity', NULL, 1, -1627, '2023-05-26 11:34:55', '2023-05-26 11:34:55'), +(1038, 1, 812, 'Bought 2 items out of -1627 quantity', NULL, 2, -1629, '2023-05-26 11:36:38', '2023-05-26 11:36:38'), +(1039, 1, 813, 'Bought 1 items out of -1629 quantity', NULL, 1, -1630, '2023-05-26 11:38:09', '2023-05-26 11:38:09'), +(1040, 1, 814, 'Bought 3 items out of -1630 quantity', NULL, 3, -1633, '2023-05-26 11:39:57', '2023-05-26 11:39:57'), +(1041, 1, 815, 'Bought 1 items out of -1633 quantity', NULL, 1, -1634, '2023-05-26 11:41:41', '2023-05-26 11:41:41'), +(1042, 1, 816, 'Bought 1 items out of -1634 quantity', NULL, 1, -1635, '2023-05-26 11:42:51', '2023-05-26 11:42:51'), +(1043, 1, 817, 'Bought 1 items out of -1635 quantity', NULL, 1, -1636, '2023-05-26 12:01:11', '2023-05-26 12:01:11'), +(1044, 1, 818, 'Bought 1 items out of -1636 quantity', NULL, 1, -1637, '2023-05-26 12:03:47', '2023-05-26 12:03:47'), +(1045, 1, 533, 'Bought 2 items out of -1637 quantity', NULL, 2, -1639, '2023-05-26 12:10:17', '2023-05-26 12:10:17'), +(1046, 4, 533, 'Bought 2 items out of 128 quantity', NULL, 2, 126, '2023-05-26 12:10:17', '2023-05-26 12:10:17'), +(1047, 4, 819, 'Bought 1 items out of 126 quantity', NULL, 1, 125, '2023-05-26 12:33:10', '2023-05-26 12:33:10'), +(1048, 1, 819, 'Bought 1 items out of -1639 quantity', NULL, 1, -1640, '2023-05-26 12:33:10', '2023-05-26 12:33:10'), +(1049, 1, 820, 'Bought 1 items out of -1640 quantity', NULL, 1, -1641, '2023-05-27 10:02:09', '2023-05-27 10:02:09'), +(1050, 1, 821, 'Bought 1 items out of -1641 quantity', NULL, 1, -1642, '2023-05-27 10:04:23', '2023-05-27 10:04:23'), +(1051, 1, 822, 'Bought 1 items out of -1642 quantity', NULL, 1, -1643, '2023-05-27 10:05:55', '2023-05-27 10:05:55'), +(1052, 4, 822, 'Bought 1 items out of 125 quantity', NULL, 1, 124, '2023-05-27 10:05:55', '2023-05-27 10:05:55'), +(1053, 1, 823, 'Bought 1 items out of -1643 quantity', NULL, 1, -1644, '2023-05-27 10:07:26', '2023-05-27 10:07:26'), +(1054, 4, 823, 'Bought 1 items out of 124 quantity', NULL, 1, 123, '2023-05-27 10:07:26', '2023-05-27 10:07:26'), +(1055, 1, 353, 'Bought 2 items out of -1644 quantity', NULL, 2, -1646, '2023-05-27 10:09:37', '2023-05-27 10:09:37'), +(1056, 1, 824, 'Bought 5 items out of -1646 quantity', NULL, 5, -1651, '2023-05-27 10:11:32', '2023-05-27 10:11:32'), +(1057, 1, 825, 'Bought 3 items out of -1651 quantity', NULL, 3, -1654, '2023-05-27 10:13:19', '2023-05-27 10:13:19'), +(1058, 4, 825, 'Bought 1 items out of 123 quantity', NULL, 1, 122, '2023-05-27 10:13:19', '2023-05-27 10:13:19'), +(1059, 1, 826, 'Bought 2 items out of -1654 quantity', NULL, 2, -1656, '2023-05-27 10:15:16', '2023-05-27 10:15:16'), +(1060, 1, 660, 'Bought 1 items out of -1656 quantity', NULL, 1, -1657, '2023-05-27 10:17:01', '2023-05-27 10:17:01'), +(1061, 4, 660, 'Bought 1 items out of 122 quantity', NULL, 1, 121, '2023-05-27 10:17:01', '2023-05-27 10:17:01'), +(1062, 1, 827, 'Bought 1 items out of -1657 quantity', NULL, 1, -1658, '2023-05-27 10:19:42', '2023-05-27 10:19:42'), +(1063, 1, 828, 'Bought 1 items out of -1658 quantity', NULL, 1, -1659, '2023-05-27 10:24:41', '2023-05-27 10:24:41'), +(1064, 1, 829, 'Bought 2 items out of -1659 quantity', NULL, 2, -1661, '2023-05-27 10:27:10', '2023-05-27 10:27:10'), +(1065, 1, 832, 'Bought 1 items out of -1661 quantity', NULL, 1, -1662, '2023-05-29 09:54:51', '2023-05-29 09:54:51'), +(1066, 1, 833, 'Bought 1 items out of -1662 quantity', NULL, 1, -1663, '2023-05-29 09:56:34', '2023-05-29 09:56:34'), +(1067, 1, 834, 'Bought 5 items out of -1663 quantity', NULL, 5, -1668, '2023-05-29 10:03:11', '2023-05-29 10:03:11'), +(1068, 1, 835, 'Bought 1 items out of -1668 quantity', NULL, 1, -1669, '2023-05-29 10:06:24', '2023-05-29 10:06:24'), +(1069, 1, 836, 'Bought 1 items out of -1669 quantity', NULL, 1, -1670, '2023-05-29 10:09:19', '2023-05-29 10:09:19'), +(1070, 4, 836, 'Bought 1 items out of 121 quantity', NULL, 1, 120, '2023-05-29 10:09:19', '2023-05-29 10:09:19'), +(1071, 1, 837, 'Bought 1 items out of -1670 quantity', NULL, 1, -1671, '2023-05-29 10:11:26', '2023-05-29 10:11:26'), +(1072, 1, 838, 'Bought 1 items out of -1671 quantity', NULL, 1, -1672, '2023-05-29 10:13:41', '2023-05-29 10:13:41'), +(1073, 4, 838, 'Bought 1 items out of 120 quantity', NULL, 1, 119, '2023-05-29 10:13:41', '2023-05-29 10:13:41'), +(1074, 1, 839, 'Bought 1 items out of -1672 quantity', NULL, 1, -1673, '2023-05-29 10:15:28', '2023-05-29 10:15:28'), +(1075, 4, 839, 'Bought 1 items out of 119 quantity', NULL, 1, 118, '2023-05-29 10:15:28', '2023-05-29 10:15:28'), +(1076, 1, 840, 'Bought 1 items out of -1673 quantity', NULL, 1, -1674, '2023-05-29 10:17:43', '2023-05-29 10:17:43'), +(1077, 4, 840, 'Bought 1 items out of 118 quantity', NULL, 1, 117, '2023-05-29 10:17:43', '2023-05-29 10:17:43'), +(1078, 1, 841, 'Bought 1 items out of -1674 quantity', NULL, 1, -1675, '2023-05-29 10:19:40', '2023-05-29 10:19:40'), +(1079, 1, 842, 'Bought 1 items out of -1675 quantity', NULL, 1, -1676, '2023-05-29 10:23:23', '2023-05-29 10:23:23'), +(1080, 1, 843, 'Bought 1 items out of -1676 quantity', NULL, 1, -1677, '2023-05-29 10:24:38', '2023-05-29 10:24:38'), +(1081, 1, 844, 'Bought 2 items out of -1677 quantity', NULL, 2, -1679, '2023-05-29 10:29:20', '2023-05-29 10:29:20'), +(1082, 4, 844, 'Bought 1 items out of 117 quantity', NULL, 1, 116, '2023-05-29 10:29:20', '2023-05-29 10:29:20'), +(1083, 1, 845, 'Bought 1 items out of -1679 quantity', NULL, 1, -1680, '2023-05-29 10:30:50', '2023-05-29 10:30:50'), +(1084, 1, 846, 'Bought 3 items out of -1680 quantity', NULL, 3, -1683, '2023-05-29 10:33:19', '2023-05-29 10:33:19'), +(1085, 4, 847, 'Bought 1 items out of 116 quantity', NULL, 1, 115, '2023-05-29 10:35:35', '2023-05-29 10:35:35'), +(1086, 1, 847, 'Bought 1 items out of -1683 quantity', NULL, 1, -1684, '2023-05-29 10:35:35', '2023-05-29 10:35:35'), +(1087, 1, 848, 'Bought 1 items out of -1684 quantity', NULL, 1, -1685, '2023-05-29 10:37:51', '2023-05-29 10:37:51'), +(1088, 4, 848, 'Bought 1 items out of 115 quantity', NULL, 1, 114, '2023-05-29 10:37:51', '2023-05-29 10:37:51'), +(1089, 1, 849, 'Bought 2 items out of -1685 quantity', NULL, 2, -1687, '2023-05-29 10:39:34', '2023-05-29 10:39:34'), +(1090, 1, 850, 'Bought 1 items out of -1687 quantity', NULL, 1, -1688, '2023-05-29 10:43:29', '2023-05-29 10:43:29'), +(1091, 1, 851, 'Bought 1 items out of -1688 quantity', NULL, 1, -1689, '2023-05-29 10:45:58', '2023-05-29 10:45:58'), +(1092, 4, 851, 'Bought 1 items out of 114 quantity', NULL, 1, 113, '2023-05-29 10:45:58', '2023-05-29 10:45:58'), +(1093, 1, 852, 'Bought 1 items out of -1689 quantity', NULL, 1, -1690, '2023-05-29 10:47:29', '2023-05-29 10:47:29'), +(1094, 4, 852, 'Bought 1 items out of 113 quantity', NULL, 1, 112, '2023-05-29 10:47:29', '2023-05-29 10:47:29'), +(1095, 4, 853, 'Bought 1 items out of 112 quantity', NULL, 1, 111, '2023-05-29 10:49:16', '2023-05-29 10:49:16'), +(1096, 1, 853, 'Bought 1 items out of -1690 quantity', NULL, 1, -1691, '2023-05-29 10:49:16', '2023-05-29 10:49:16'), +(1097, 1, 854, 'Bought 1 items out of -1691 quantity', NULL, 1, -1692, '2023-05-29 10:50:47', '2023-05-29 10:50:47'), +(1098, 1, 855, 'Bought 1 items out of -1692 quantity', NULL, 1, -1693, '2023-05-29 10:53:35', '2023-05-29 10:53:35'), +(1099, 4, 855, 'Bought 1 items out of 111 quantity', NULL, 1, 110, '2023-05-29 10:53:35', '2023-05-29 10:53:35'), +(1100, 1, 856, 'Bought 1 items out of -1693 quantity', NULL, 1, -1694, '2023-05-29 10:59:24', '2023-05-29 10:59:24'), +(1101, 4, 856, 'Bought 1 items out of 110 quantity', NULL, 1, 109, '2023-05-29 10:59:24', '2023-05-29 10:59:24'), +(1102, 1, 857, 'Bought 4 items out of -1694 quantity', NULL, 4, -1698, '2023-05-30 10:50:13', '2023-05-30 10:50:13'), +(1103, 1, 858, 'Bought 2 items out of -1698 quantity', NULL, 2, -1700, '2023-05-30 10:51:41', '2023-05-30 10:51:41'), +(1104, 1, 859, 'Bought 3 items out of -1700 quantity', NULL, 3, -1703, '2023-05-30 10:53:34', '2023-05-30 10:53:34'), +(1105, 1, 860, 'Bought 2 items out of -1703 quantity', NULL, 2, -1705, '2023-05-30 10:55:21', '2023-05-30 10:55:21'), +(1106, 1, 861, 'Bought 1 items out of -1705 quantity', NULL, 1, -1706, '2023-05-30 10:57:09', '2023-05-30 10:57:09'), +(1107, 1, 862, 'Bought 1 items out of -1706 quantity', NULL, 1, -1707, '2023-05-30 10:59:16', '2023-05-30 10:59:16'), +(1108, 4, 862, 'Bought 1 items out of 109 quantity', NULL, 1, 108, '2023-05-30 10:59:16', '2023-05-30 10:59:16'), +(1109, 1, 863, 'Bought 1 items out of -1707 quantity', NULL, 1, -1708, '2023-05-30 11:01:38', '2023-05-30 11:01:38'), +(1110, 1, 864, 'Bought 1 items out of -1708 quantity', NULL, 1, -1709, '2023-05-30 11:03:48', '2023-05-30 11:03:48'), +(1111, 1, 865, 'Bought 1 items out of -1709 quantity', NULL, 1, -1710, '2023-05-30 11:06:19', '2023-05-30 11:06:19'), +(1112, 4, 865, 'Bought 1 items out of 108 quantity', NULL, 1, 107, '2023-05-30 11:06:19', '2023-05-30 11:06:19'), +(1113, 1, 866, 'Bought 1 items out of -1710 quantity', NULL, 1, -1711, '2023-05-30 11:08:00', '2023-05-30 11:08:00'), +(1114, 1, 867, 'Bought 1 items out of -1711 quantity', NULL, 1, -1712, '2023-05-30 11:10:09', '2023-05-30 11:10:09'), +(1115, 1, 868, 'Bought 1 items out of -1712 quantity', NULL, 1, -1713, '2023-05-30 11:11:27', '2023-05-30 11:11:27'), +(1116, 1, 869, 'Bought 1 items out of -1713 quantity', NULL, 1, -1714, '2023-05-30 11:13:02', '2023-05-30 11:13:02'), +(1117, 1, 855, 'Bought 1 items out of -1714 quantity', NULL, 1, -1715, '2023-05-30 11:14:57', '2023-05-30 11:14:57'), +(1118, 4, 855, 'Bought 1 items out of 107 quantity', NULL, 1, 106, '2023-05-30 11:14:57', '2023-05-30 11:14:57'), +(1119, 1, 870, 'Bought 1 items out of -1715 quantity', NULL, 1, -1716, '2023-05-30 11:16:30', '2023-05-30 11:16:30'), +(1120, 1, 871, 'Bought 1 items out of -1716 quantity', NULL, 1, -1717, '2023-05-30 11:18:14', '2023-05-30 11:18:14'), +(1121, 1, 872, 'Bought 1 items out of -1717 quantity', NULL, 1, -1718, '2023-05-30 11:20:16', '2023-05-30 11:20:16'), +(1122, 4, 872, 'Bought 1 items out of 106 quantity', NULL, 1, 105, '2023-05-30 11:20:16', '2023-05-30 11:20:16'), +(1123, 1, 873, 'Bought 1 items out of -1718 quantity', NULL, 1, -1719, '2023-05-30 11:22:06', '2023-05-30 11:22:06'), +(1124, 4, 873, 'Bought 1 items out of 105 quantity', NULL, 1, 104, '2023-05-30 11:22:06', '2023-05-30 11:22:06'), +(1125, 1, 874, 'Bought 2 items out of -1719 quantity', NULL, 2, -1721, '2023-05-30 11:54:03', '2023-05-30 11:54:03'), +(1126, 4, 874, 'Bought 1 items out of 104 quantity', NULL, 1, 103, '2023-05-30 11:54:03', '2023-05-30 11:54:03'), +(1127, 1, 875, 'Bought 1 items out of -1721 quantity', NULL, 1, -1722, '2023-05-30 12:09:55', '2023-05-30 12:09:55'), +(1128, 1, 876, 'Bought 2 items out of -1722 quantity', NULL, 2, -1724, '2023-05-30 12:12:31', '2023-05-30 12:12:31'), +(1129, 1, 754, 'Bought 1 items out of -1724 quantity', NULL, 1, -1725, '2023-05-31 10:22:09', '2023-05-31 10:22:09'), +(1130, 1, 877, 'Bought 2 items out of -1725 quantity', NULL, 2, -1727, '2023-05-31 10:24:50', '2023-05-31 10:24:50'), +(1131, 1, 878, 'Bought 1 items out of -1727 quantity', NULL, 1, -1728, '2023-05-31 10:26:19', '2023-05-31 10:26:19'), +(1132, 1, 879, 'Bought 2 items out of -1728 quantity', NULL, 2, -1730, '2023-05-31 10:28:10', '2023-05-31 10:28:10'), +(1133, 1, 880, 'Bought 4 items out of -1730 quantity', NULL, 4, -1734, '2023-05-31 10:31:18', '2023-05-31 10:31:18'), +(1134, 1, 881, 'Bought 3 items out of -1734 quantity', NULL, 3, -1737, '2023-05-31 10:33:43', '2023-05-31 10:33:43'), +(1135, 1, 882, 'Bought 1 items out of -1737 quantity', NULL, 1, -1738, '2023-05-31 10:35:57', '2023-05-31 10:35:57'), +(1136, 4, 882, 'Bought 1 items out of 103 quantity', NULL, 1, 102, '2023-05-31 10:35:57', '2023-05-31 10:35:57'), +(1137, 1, 883, 'Bought 1 items out of -1738 quantity', NULL, 1, -1739, '2023-05-31 10:37:56', '2023-05-31 10:37:56'), +(1138, 1, 468, 'Bought 3 items out of -1739 quantity', NULL, 3, -1742, '2023-05-31 10:39:37', '2023-05-31 10:39:37'), +(1139, 1, 884, 'Bought 1 items out of -1742 quantity', NULL, 1, -1743, '2023-05-31 10:41:49', '2023-05-31 10:41:49'), +(1140, 4, 884, 'Bought 1 items out of 102 quantity', NULL, 1, 101, '2023-05-31 10:41:49', '2023-05-31 10:41:49'), +(1141, 1, 885, 'Bought 1 items out of -1743 quantity', NULL, 1, -1744, '2023-05-31 10:43:45', '2023-05-31 10:43:45'), +(1142, 4, 885, 'Bought 1 items out of 101 quantity', NULL, 1, 100, '2023-05-31 10:43:45', '2023-05-31 10:43:45'), +(1143, 1, 666, 'Bought 1 items out of -1744 quantity', NULL, 1, -1745, '2023-05-31 10:47:40', '2023-05-31 10:47:40'), +(1144, 4, 666, 'Bought 1 items out of 100 quantity', NULL, 1, 99, '2023-05-31 10:47:40', '2023-05-31 10:47:40'), +(1145, 1, 207, 'Bought 20 items out of -1745 quantity', NULL, 20, -1765, '2023-05-31 11:31:55', '2023-05-31 11:31:55'), +(1146, 1, 886, 'Bought 1 items out of -1765 quantity', NULL, 1, -1766, '2023-06-01 11:45:24', '2023-06-01 11:45:24'), +(1147, 1, 887, 'Bought 1 items out of -1766 quantity', NULL, 1, -1767, '2023-06-01 11:49:16', '2023-06-01 11:49:16'), +(1148, 4, 887, 'Bought 1 items out of 99 quantity', NULL, 1, 98, '2023-06-01 11:49:16', '2023-06-01 11:49:16'), +(1149, 1, 888, 'Bought 1 items out of -1767 quantity', NULL, 1, -1768, '2023-06-01 11:59:35', '2023-06-01 11:59:35'), +(1150, 1, 889, 'Bought 1 items out of -1768 quantity', NULL, 1, -1769, '2023-06-01 12:01:21', '2023-06-01 12:01:21'), +(1151, 1, 890, 'Bought 1 items out of -1769 quantity', NULL, 1, -1770, '2023-06-01 12:03:07', '2023-06-01 12:03:07'), +(1152, 1, 891, 'Bought 1 items out of -1770 quantity', NULL, 1, -1771, '2023-06-01 12:04:54', '2023-06-01 12:04:54'), +(1153, 1, 892, 'Bought 1 items out of -1771 quantity', NULL, 1, -1772, '2023-06-01 12:06:39', '2023-06-01 12:06:39'), +(1154, 1, 543, 'Bought 8 items out of -1772 quantity', NULL, 8, -1780, '2023-06-01 12:09:22', '2023-06-01 12:09:22'), +(1155, 4, 543, 'Bought 3 items out of 98 quantity', NULL, 3, 95, '2023-06-01 12:09:22', '2023-06-01 12:09:22'), +(1156, 1, 546, 'Bought 1 items out of -1780 quantity', NULL, 1, -1781, '2023-06-01 12:12:54', '2023-06-01 12:12:54'), +(1157, 1, 643, 'Bought 1 items out of -1781 quantity', NULL, 1, -1782, '2023-06-01 12:25:21', '2023-06-01 12:25:21'), +(1158, 1, 893, 'Bought 1 items out of -1782 quantity', NULL, 1, -1783, '2023-06-01 12:27:41', '2023-06-01 12:27:41'), +(1159, 1, 894, 'Bought 1 items out of -1783 quantity', NULL, 1, -1784, '2023-06-01 12:30:13', '2023-06-01 12:30:13'), +(1160, 1, 895, 'Bought 2 items out of -1784 quantity', NULL, 2, -1786, '2023-06-01 12:56:30', '2023-06-01 12:56:30'), +(1161, 1, 896, 'Bought 2 items out of -1786 quantity', NULL, 2, -1788, '2023-06-01 12:56:51', '2023-06-01 12:56:51'), +(1162, 1, 897, 'Bought 2 items out of -1788 quantity', NULL, 2, -1790, '2023-06-01 12:59:16', '2023-06-01 12:59:16'), +(1163, 1, 898, 'Bought 2 items out of -1790 quantity', NULL, 2, -1792, '2023-06-01 13:02:11', '2023-06-01 13:02:11'), +(1164, 4, 898, 'Bought 2 items out of 95 quantity', NULL, 2, 93, '2023-06-01 13:02:11', '2023-06-01 13:02:11'), +(1165, 1, 899, 'Bought 1 items out of -1792 quantity', NULL, 1, -1793, '2023-06-01 13:03:36', '2023-06-01 13:03:36'), +(1166, 4, 899, 'Bought 1 items out of 93 quantity', NULL, 1, 92, '2023-06-01 13:03:36', '2023-06-01 13:03:36'), +(1167, 1, 900, 'Bought 1 items out of -1793 quantity', NULL, 1, -1794, '2023-06-01 13:05:43', '2023-06-01 13:05:43'), +(1168, 1, 901, 'Bought 1 items out of -1794 quantity', NULL, 1, -1795, '2023-06-01 13:07:09', '2023-06-01 13:07:09'), +(1169, 4, 901, 'Bought 1 items out of 92 quantity', NULL, 1, 91, '2023-06-01 13:07:09', '2023-06-01 13:07:09'), +(1170, 2, 901, 'Bought 1 items out of -12 quantity', NULL, 1, -13, '2023-06-01 13:07:09', '2023-06-01 13:07:09'), +(1171, 1, 233, 'Bought 2 items out of -1795 quantity', NULL, 2, -1797, '2023-06-01 13:07:45', '2023-06-01 13:07:45'), +(1172, 1, 462, 'Bought 2 items out of -1797 quantity', NULL, 2, -1799, '2023-06-01 13:09:14', '2023-06-01 13:09:14'), +(1173, 1, 902, 'Bought 2 items out of -1799 quantity', NULL, 2, -1801, '2023-06-01 13:09:25', '2023-06-01 13:09:25'), +(1174, 1, 903, 'Bought 2 items out of -1801 quantity', NULL, 2, -1803, '2023-06-01 13:11:38', '2023-06-01 13:11:38'), +(1175, 4, 903, 'Bought 1 items out of 91 quantity', NULL, 1, 90, '2023-06-01 13:11:38', '2023-06-01 13:11:38'), +(1176, 2, 903, 'Bought 1 items out of -13 quantity', NULL, 1, -14, '2023-06-01 13:11:38', '2023-06-01 13:11:38'), +(1177, 1, 904, 'Bought 1 items out of -1803 quantity', NULL, 1, -1804, '2023-06-01 13:12:05', '2023-06-01 13:12:05'), +(1178, 1, 905, 'Bought 1 items out of -1804 quantity', NULL, 1, -1805, '2023-06-01 13:13:21', '2023-06-01 13:13:21'), +(1179, 1, 906, 'Bought 1 items out of -1805 quantity', NULL, 1, -1806, '2023-06-01 13:14:06', '2023-06-01 13:14:06'), +(1180, 1, 321, 'Bought 2 items out of -1806 quantity', NULL, 2, -1808, '2023-06-01 13:16:33', '2023-06-01 13:16:33'), +(1181, 1, 907, 'Bought 1 items out of -1808 quantity', NULL, 1, -1809, '2023-06-01 13:16:48', '2023-06-01 13:16:48'), +(1182, 1, 908, 'Bought 1 items out of -1809 quantity', NULL, 1, -1810, '2023-06-01 13:19:29', '2023-06-01 13:19:29'), +(1183, 1, 557, 'Bought 1 items out of -1810 quantity', NULL, 1, -1811, '2023-06-01 13:19:42', '2023-06-01 13:19:42'), +(1184, 4, 557, 'Bought 1 items out of 90 quantity', NULL, 1, 89, '2023-06-01 13:19:42', '2023-06-01 13:19:42'), +(1185, 1, 909, 'Bought 1 items out of -1811 quantity', NULL, 1, -1812, '2023-06-01 13:21:19', '2023-06-01 13:21:19'), +(1186, 4, 909, 'Bought 1 items out of 89 quantity', NULL, 1, 88, '2023-06-01 13:21:19', '2023-06-01 13:21:19'), +(1187, 1, 910, 'Bought 1 items out of -1812 quantity', NULL, 1, -1813, '2023-06-01 13:21:45', '2023-06-01 13:21:45'), +(1188, 4, 910, 'Bought 1 items out of 88 quantity', NULL, 1, 87, '2023-06-01 13:21:45', '2023-06-01 13:21:45'), +(1189, 1, 911, 'Bought 2 items out of -1813 quantity', NULL, 2, -1815, '2023-06-02 08:20:43', '2023-06-02 08:20:43'), +(1190, 1, 912, 'Bought 1 items out of -1815 quantity', NULL, 1, -1816, '2023-06-02 08:22:53', '2023-06-02 08:22:53'), +(1191, 1, 913, 'Bought 1 items out of -1816 quantity', NULL, 1, -1817, '2023-06-02 08:25:23', '2023-06-02 08:25:23'), +(1192, 4, 913, 'Bought 1 items out of 87 quantity', NULL, 1, 86, '2023-06-02 08:25:23', '2023-06-02 08:25:23'), +(1193, 2, 914, 'Bought 1 items out of -14 quantity', NULL, 1, -15, '2023-06-02 08:27:45', '2023-06-02 08:27:45'), +(1194, 1, 628, 'Bought 1 items out of -1817 quantity', NULL, 1, -1818, '2023-06-02 08:29:10', '2023-06-02 08:29:10'), +(1195, 1, 915, 'Bought 2 items out of -1818 quantity', NULL, 2, -1820, '2023-06-02 08:32:11', '2023-06-02 08:32:11'), +(1196, 4, 915, 'Bought 1 items out of 86 quantity', NULL, 1, 85, '2023-06-02 08:32:11', '2023-06-02 08:32:11'), +(1197, 1, 916, 'Bought 1 items out of -1820 quantity', NULL, 1, -1821, '2023-06-02 08:33:29', '2023-06-02 08:33:29'), +(1198, 1, 258, 'Bought 1 items out of -1821 quantity', NULL, 1, -1822, '2023-06-02 08:37:18', '2023-06-02 08:37:18'), +(1199, 1, 917, 'Bought 1 items out of -1822 quantity', NULL, 1, -1823, '2023-06-02 08:40:18', '2023-06-02 08:40:18'), +(1200, 1, 918, 'Bought 1 items out of -1823 quantity', NULL, 1, -1824, '2023-06-02 08:43:15', '2023-06-02 08:43:15'), +(1201, 1, 546, 'Bought 7 items out of -1824 quantity', NULL, 7, -1831, '2023-06-02 09:15:15', '2023-06-02 09:15:15'), +(1202, 4, 546, 'Bought 3 items out of 85 quantity', NULL, 3, 82, '2023-06-02 09:15:15', '2023-06-02 09:15:15'), +(1203, 1, 919, 'Bought 1 items out of -1831 quantity', NULL, 1, -1832, '2023-06-02 10:32:56', '2023-06-02 10:32:56'), +(1204, 1, 920, 'Bought 1 items out of -1832 quantity', NULL, 1, -1833, '2023-06-02 10:48:26', '2023-06-02 10:48:26'), +(1205, 1, 921, 'Bought 1 items out of -1833 quantity', NULL, 1, -1834, '2023-06-02 10:50:26', '2023-06-02 10:50:26'), +(1206, 1, 922, 'Bought 1 items out of -1834 quantity', NULL, 1, -1835, '2023-06-02 10:52:56', '2023-06-02 10:52:56'), +(1207, 1, 923, 'Bought 2 items out of -1835 quantity', NULL, 2, -1837, '2023-06-02 12:09:13', '2023-06-02 12:09:13'), +(1208, 1, 924, 'Bought 2 items out of -1837 quantity', NULL, 2, -1839, '2023-06-03 07:34:52', '2023-06-03 07:34:52'), +(1209, 4, 924, 'Bought 1 items out of 82 quantity', NULL, 1, 81, '2023-06-03 07:34:52', '2023-06-03 07:34:52'), +(1210, 1, 925, 'Bought 4 items out of -1839 quantity', NULL, 4, -1843, '2023-06-03 07:42:58', '2023-06-03 07:42:58'), +(1211, 1, 926, 'Bought 2 items out of -1843 quantity', NULL, 2, -1845, '2023-06-03 07:44:18', '2023-06-03 07:44:18'), +(1212, 1, 927, 'Bought 2 items out of -1845 quantity', NULL, 2, -1847, '2023-06-03 07:45:39', '2023-06-03 07:45:39'), +(1213, 1, 928, 'Bought 1 items out of -1847 quantity', NULL, 1, -1848, '2023-06-03 07:48:21', '2023-06-03 07:48:21'), +(1214, 1, 929, 'Bought 1 items out of -1848 quantity', NULL, 1, -1849, '2023-06-03 07:50:25', '2023-06-03 07:50:25'), +(1215, 1, 930, 'Bought 1 items out of -1849 quantity', NULL, 1, -1850, '2023-06-03 07:52:59', '2023-06-03 07:52:59'), +(1216, 1, 931, 'Bought 1 items out of -1850 quantity', NULL, 1, -1851, '2023-06-03 07:54:42', '2023-06-03 07:54:42'), +(1217, 1, 932, 'Bought 1 items out of -1851 quantity', NULL, 1, -1852, '2023-06-03 07:56:30', '2023-06-03 07:56:30'), +(1218, 1, 933, 'Bought 1 items out of -1852 quantity', NULL, 1, -1853, '2023-06-03 08:02:19', '2023-06-03 08:02:19'), +(1219, 4, 933, 'Bought 1 items out of 81 quantity', NULL, 1, 80, '2023-06-03 08:02:19', '2023-06-03 08:02:19'), +(1220, 1, 278, 'Bought 1 items out of -1853 quantity', NULL, 1, -1854, '2023-06-03 08:04:53', '2023-06-03 08:04:53'), +(1221, 4, 278, 'Bought 2 items out of 80 quantity', NULL, 2, 78, '2023-06-03 08:04:53', '2023-06-03 08:04:53'), +(1222, 1, 934, 'Bought 1 items out of -1854 quantity', NULL, 1, -1855, '2023-06-03 08:23:11', '2023-06-03 08:23:11'), +(1223, 1, 935, 'Bought 1 items out of -1855 quantity', NULL, 1, -1856, '2023-06-03 08:26:03', '2023-06-03 08:26:03'), +(1224, 1, 936, 'Bought 1 items out of -1856 quantity', NULL, 1, -1857, '2023-06-03 09:34:17', '2023-06-03 09:34:17'), +(1225, 1, 574, 'Bought 1 items out of -1857 quantity', NULL, 1, -1858, '2023-06-05 12:43:43', '2023-06-05 12:43:43'), +(1226, 2, 574, 'Bought 1 items out of -15 quantity', NULL, 1, -16, '2023-06-05 12:43:43', '2023-06-05 12:43:43'), +(1227, 1, 937, 'Bought 1 items out of -1858 quantity', NULL, 1, -1859, '2023-06-05 12:45:03', '2023-06-05 12:45:03'), +(1228, 1, 938, 'Bought 2 items out of -1859 quantity', NULL, 2, -1861, '2023-06-05 12:47:06', '2023-06-05 12:47:06'), +(1229, 1, 939, 'Bought 2 items out of -1861 quantity', NULL, 2, -1863, '2023-06-05 12:48:30', '2023-06-05 12:48:30'), +(1230, 1, 939, 'Bought 1 items out of -1863 quantity', NULL, 1, -1864, '2023-06-05 12:51:26', '2023-06-05 12:51:26'), +(1231, 1, 941, 'Bought 1 items out of -1864 quantity', NULL, 1, -1865, '2023-06-05 12:53:00', '2023-06-05 12:53:00'), +(1232, 1, 942, 'Bought 2 items out of -1865 quantity', NULL, 2, -1867, '2023-06-05 12:54:32', '2023-06-05 12:54:32'), +(1233, 1, 943, 'Bought 2 items out of -1867 quantity', NULL, 2, -1869, '2023-06-05 12:56:20', '2023-06-05 12:56:20'), +(1234, 1, 546, 'Bought 3 items out of -1869 quantity', NULL, 3, -1872, '2023-06-05 12:58:47', '2023-06-05 12:58:47'), +(1235, 1, 944, 'Bought 1 items out of -1872 quantity', NULL, 1, -1873, '2023-06-05 13:00:15', '2023-06-05 13:00:15'), +(1236, 1, 945, 'Bought 2 items out of -1873 quantity', NULL, 2, -1875, '2023-06-05 13:02:22', '2023-06-05 13:02:22'), +(1237, 4, 945, 'Bought 1 items out of 78 quantity', NULL, 1, 77, '2023-06-05 13:02:22', '2023-06-05 13:02:22'), +(1238, 1, 946, 'Bought 1 items out of -1875 quantity', NULL, 1, -1876, '2023-06-05 13:03:57', '2023-06-05 13:03:57'), +(1239, 2, 215, 'Bought 2 items out of -16 quantity', NULL, 2, -18, '2023-06-05 13:05:41', '2023-06-05 13:05:41'), +(1240, 1, 947, 'Bought 1 items out of -1876 quantity', NULL, 1, -1877, '2023-06-05 13:07:22', '2023-06-05 13:07:22'), +(1241, 1, 948, 'Bought 2 items out of -1877 quantity', NULL, 2, -1879, '2023-06-05 13:08:59', '2023-06-05 13:08:59'), +(1242, 1, 949, 'Bought 1 items out of -1879 quantity', NULL, 1, -1880, '2023-06-05 13:12:19', '2023-06-05 13:12:19'), +(1243, 4, 949, 'Bought 1 items out of 77 quantity', NULL, 1, 76, '2023-06-05 13:12:19', '2023-06-05 13:12:19'), +(1244, 1, 950, 'Bought 1 items out of -1880 quantity', NULL, 1, -1881, '2023-06-05 13:14:40', '2023-06-05 13:14:40'), +(1245, 1, 951, 'Bought 1 items out of -1881 quantity', NULL, 1, -1882, '2023-06-05 13:16:16', '2023-06-05 13:16:16'), +(1246, 4, 952, 'Bought 2 items out of 76 quantity', NULL, 2, 74, '2023-06-05 13:18:45', '2023-06-05 13:18:45'), +(1247, 1, 952, 'Bought 7 items out of -1882 quantity', NULL, 7, -1889, '2023-06-05 13:18:45', '2023-06-05 13:18:45'), +(1248, 2, 952, 'Bought 1 items out of -18 quantity', NULL, 1, -19, '2023-06-05 13:18:45', '2023-06-05 13:18:45'), +(1249, 1, 925, 'Bought 4 items out of -1889 quantity', NULL, 4, -1893, '2023-06-06 09:32:40', '2023-06-06 09:32:40'), +(1250, 1, 954, 'Bought 1 items out of -1893 quantity', NULL, 1, -1894, '2023-06-06 10:48:53', '2023-06-06 10:48:53'), +(1251, 1, 955, 'Bought 2 items out of -1894 quantity', NULL, 2, -1896, '2023-06-06 10:51:16', '2023-06-06 10:51:16'), +(1252, 3, 955, 'Bought 1 items out of 28 quantity', NULL, 1, 27, '2023-06-06 10:51:16', '2023-06-06 10:51:16'), +(1253, 1, 957, 'Bought 1 items out of -1896 quantity', NULL, 1, -1897, '2023-06-06 10:54:47', '2023-06-06 10:54:47'), +(1254, 2, 957, 'Bought 1 items out of -19 quantity', NULL, 1, -20, '2023-06-06 10:54:47', '2023-06-06 10:54:47'), +(1255, 2, 958, 'Bought 1 items out of -20 quantity', NULL, 1, -21, '2023-06-06 10:56:20', '2023-06-06 10:56:20'), +(1256, 1, 270, 'Bought 2 items out of -1897 quantity', NULL, 2, -1899, '2023-06-06 10:58:58', '2023-06-06 10:58:58'), +(1258, 4, 270, 'Bought 1 items out of 74 quantity', NULL, 1, 73, '2023-06-06 10:58:58', '2023-06-06 10:58:58'), +(1259, 1, 961, 'Bought 1 items out of -1899 quantity', NULL, 1, -1900, '2023-06-06 11:04:32', '2023-06-06 11:04:32'), +(1260, 1, 962, 'Bought 1 items out of -1900 quantity', NULL, 1, -1901, '2023-06-06 11:06:17', '2023-06-06 11:06:17'), +(1261, 2, 964, 'Bought 1 items out of -21 quantity', NULL, 1, -22, '2023-06-06 11:10:49', '2023-06-06 11:10:49'), +(1262, 1, 966, 'Bought 1 items out of -1901 quantity', NULL, 1, -1902, '2023-06-06 11:14:19', '2023-06-06 11:14:19'), +(1263, 1, 886, 'Bought 5 items out of -1902 quantity', NULL, 5, -1907, '2023-06-06 11:17:27', '2023-06-06 11:17:27'), +(1264, 1, 968, 'Bought 1 items out of -1907 quantity', NULL, 1, -1908, '2023-06-06 11:23:20', '2023-06-06 11:23:20'), +(1265, 1, 969, 'Bought 1 items out of -1908 quantity', NULL, 1, -1909, '2023-06-06 11:25:14', '2023-06-06 11:25:14'), +(1266, 1, 970, 'Bought 1 items out of -1909 quantity', NULL, 1, -1910, '2023-06-06 11:27:27', '2023-06-06 11:27:27'), +(1267, 1, 971, 'Bought 1 items out of -1910 quantity', NULL, 1, -1911, '2023-06-06 11:28:45', '2023-06-06 11:28:45'), +(1268, 1, 207, 'Bought 20 items out of -1911 quantity', NULL, 20, -1931, '2023-06-06 11:30:17', '2023-06-06 11:30:17'), +(1269, 1, 972, 'Bought 1 items out of -1931 quantity', NULL, 1, -1932, '2023-06-06 11:31:38', '2023-06-06 11:31:38'), +(1270, 1, 973, 'Bought 1 items out of -1932 quantity', NULL, 1, -1933, '2023-06-06 11:33:19', '2023-06-06 11:33:19'), +(1271, 1, 373, 'Bought 1 items out of -1933 quantity', NULL, 1, -1934, '2023-06-06 11:35:10', '2023-06-06 11:35:10'), +(1272, 1, 974, 'Bought 1 items out of -1934 quantity', NULL, 1, -1935, '2023-06-06 11:37:11', '2023-06-06 11:37:11'), +(1273, 1, 976, 'Bought 1 items out of -1935 quantity', NULL, 1, -1936, '2023-06-06 11:40:25', '2023-06-06 11:40:25'), +(1274, 1, 977, 'Bought 1 items out of -1936 quantity', NULL, 1, -1937, '2023-06-06 11:41:54', '2023-06-06 11:41:54'), +(1275, 1, 245, 'Bought 1 items out of -1937 quantity', NULL, 1, -1938, '2023-06-06 11:43:32', '2023-06-06 11:43:32'), +(1276, 1, 978, 'Bought 1 items out of -1938 quantity', NULL, 1, -1939, '2023-06-06 11:45:52', '2023-06-06 11:45:52'), +(1277, 1, 979, 'Bought 1 items out of -1939 quantity', NULL, 1, -1940, '2023-06-06 11:47:15', '2023-06-06 11:47:15'), +(1278, 1, 980, 'Bought 9 items out of -1940 quantity', NULL, 9, -1949, '2023-06-06 11:49:47', '2023-06-06 11:49:47'), +(1279, 2, 894, 'Bought 2 items out of -22 quantity', NULL, 2, -24, '2023-06-06 11:52:11', '2023-06-06 11:52:11'), +(1280, 1, 894, 'Bought 2 items out of -1949 quantity', NULL, 2, -1951, '2023-06-06 11:52:11', '2023-06-06 11:52:11'), +(1281, 4, 894, 'Bought 2 items out of 73 quantity', NULL, 2, 71, '2023-06-06 11:52:11', '2023-06-06 11:52:11'), +(1282, 1, 983, 'Bought 3 items out of -1951 quantity', NULL, 3, -1954, '2023-06-06 11:56:35', '2023-06-06 11:56:35'), +(1283, 4, 983, 'Bought 3 items out of 71 quantity', NULL, 3, 68, '2023-06-06 11:56:35', '2023-06-06 11:56:35'), +(1284, 1, 984, 'Bought 1 items out of -1954 quantity', NULL, 1, -1955, '2023-06-06 11:59:00', '2023-06-06 11:59:00'), +(1285, 1, 985, 'Bought 2 items out of -1955 quantity', NULL, 2, -1957, '2023-06-06 12:00:36', '2023-06-06 12:00:36'), +(1286, 1, 986, 'Bought 1 items out of -1957 quantity', NULL, 1, -1958, '2023-06-06 12:02:22', '2023-06-06 12:02:22'), +(1287, 1, 987, 'Bought 1 items out of -1958 quantity', NULL, 1, -1959, '2023-06-06 12:03:53', '2023-06-06 12:03:53'), +(1288, 1, 988, 'Bought 2 items out of -1959 quantity', NULL, 2, -1961, '2023-06-06 12:05:08', '2023-06-06 12:05:08'), +(1289, 1, 990, 'Bought 3 items out of -1961 quantity', NULL, 3, -1964, '2023-06-06 12:08:35', '2023-06-06 12:08:35'), +(1290, 4, 990, 'Bought 1 items out of 68 quantity', NULL, 1, 67, '2023-06-06 12:08:35', '2023-06-06 12:08:35'), +(1291, 1, 991, 'Bought 1 items out of -1964 quantity', NULL, 1, -1965, '2023-06-06 12:10:41', '2023-06-06 12:10:41'), +(1292, 2, 258, 'Bought 1 items out of -24 quantity', NULL, 1, -25, '2023-06-06 12:18:18', '2023-06-06 12:18:18'), +(1293, 1, 258, 'Bought 1 items out of -1965 quantity', NULL, 1, -1966, '2023-06-06 12:18:18', '2023-06-06 12:18:18'), +(1294, 1, 994, 'Bought 1 items out of -1966 quantity', NULL, 1, -1967, '2023-06-06 12:23:10', '2023-06-06 12:23:10'), +(1295, 4, 994, 'Bought 1 items out of 67 quantity', NULL, 1, 66, '2023-06-06 12:23:10', '2023-06-06 12:23:10'), +(1296, 2, 994, 'Bought 2 items out of -25 quantity', NULL, 2, -27, '2023-06-06 12:23:10', '2023-06-06 12:23:10'), +(1297, 1, 998, 'Bought 1 items out of -1967 quantity', NULL, 1, -1968, '2023-06-06 12:30:51', '2023-06-06 12:30:51'), +(1298, 1, 888, 'Bought 4 items out of -1968 quantity', NULL, 4, -1972, '2023-06-06 12:33:04', '2023-06-06 12:33:04'), +(1299, 1, 999, 'Bought 1 items out of -1972 quantity', NULL, 1, -1973, '2023-06-06 12:33:19', '2023-06-06 12:33:19'), +(1300, 1, 1000, 'Bought 1 items out of -1973 quantity', NULL, 1, -1974, '2023-06-07 09:59:07', '2023-06-07 09:59:07'), +(1301, 1, 1001, 'Bought 1 items out of -1974 quantity', NULL, 1, -1975, '2023-06-07 10:01:29', '2023-06-07 10:01:29'), +(1302, 1, 1002, 'Bought 2 items out of -1975 quantity', NULL, 2, -1977, '2023-06-07 10:03:23', '2023-06-07 10:03:23'), +(1303, 1, 1004, 'Bought 1 items out of -1977 quantity', NULL, 1, -1978, '2023-06-07 10:06:54', '2023-06-07 10:06:54'), +(1304, 1, 1008, 'Bought 1 items out of -1978 quantity', NULL, 1, -1979, '2023-06-07 10:13:50', '2023-06-07 10:13:50'), +(1305, 1, 1009, 'Bought 2 items out of -1979 quantity', NULL, 2, -1981, '2023-06-07 10:15:48', '2023-06-07 10:15:48'), +(1306, 1, 1010, 'Bought 1 items out of -1981 quantity', NULL, 1, -1982, '2023-06-07 10:17:27', '2023-06-07 10:17:27'), +(1307, 1, 1011, 'Bought 1 items out of -1982 quantity', NULL, 1, -1983, '2023-06-07 10:19:18', '2023-06-07 10:19:18'), +(1308, 1, 1013, 'Bought 2 items out of -1983 quantity', NULL, 2, -1985, '2023-06-07 10:22:29', '2023-06-07 10:22:29'), +(1309, 1, 1016, 'Bought 3 items out of -1985 quantity', NULL, 3, -1988, '2023-06-07 10:28:15', '2023-06-07 10:28:15'), +(1310, 1, 1017, 'Bought 1 items out of -1988 quantity', NULL, 1, -1989, '2023-06-07 10:29:40', '2023-06-07 10:29:40'), +(1311, 1, 1018, 'Bought 1 items out of -1989 quantity', NULL, 1, -1990, '2023-06-07 10:30:47', '2023-06-07 10:30:47'), +(1312, 1, 1019, 'Bought 1 items out of -1990 quantity', NULL, 1, -1991, '2023-06-07 10:31:56', '2023-06-07 10:31:56'), +(1313, 3, 1022, 'Bought 1 items out of 27 quantity', NULL, 1, 26, '2023-06-07 10:37:00', '2023-06-07 10:37:00'), +(1314, 2, 1022, 'Bought 1 items out of -27 quantity', NULL, 1, -28, '2023-06-07 10:37:00', '2023-06-07 10:37:00'), +(1315, 1, 1023, 'Bought 1 items out of -1991 quantity', NULL, 1, -1992, '2023-06-07 10:38:30', '2023-06-07 10:38:30'), +(1316, 1, 1024, 'Bought 1 items out of -1992 quantity', NULL, 1, -1993, '2023-06-07 10:39:55', '2023-06-07 10:39:55'), +(1317, 1, 1027, 'Bought 1 items out of -1993 quantity', NULL, 1, -1994, '2023-06-07 11:48:25', '2023-06-07 11:48:25'), +(1318, 4, 1027, 'Bought 1 items out of 66 quantity', NULL, 1, 65, '2023-06-07 11:48:25', '2023-06-07 11:48:25'), +(1319, 1, 1028, 'Bought 1 items out of -1994 quantity', NULL, 1, -1995, '2023-06-07 11:49:36', '2023-06-07 11:49:36'), +(1320, 1, 1029, 'Bought 1 items out of -1995 quantity', NULL, 1, -1996, '2023-06-07 11:51:37', '2023-06-07 11:51:37'), +(1321, 2, 1029, 'Bought 1 items out of -28 quantity', NULL, 1, -29, '2023-06-07 11:51:37', '2023-06-07 11:51:37'), +(1322, 1, 638, 'Bought 1 items out of -1996 quantity', NULL, 1, -1997, '2023-06-07 11:53:19', '2023-06-07 11:53:19'), +(1323, 1, 1030, 'Bought 1 items out of -1997 quantity', NULL, 1, -1998, '2023-06-07 11:55:28', '2023-06-07 11:55:28'), +(1324, 1, 1031, 'Bought 1 items out of -1998 quantity', NULL, 1, -1999, '2023-06-07 11:57:55', '2023-06-07 11:57:55'), +(1325, 1, 546, 'Bought 6 items out of -1999 quantity', NULL, 6, -2005, '2023-06-07 12:01:27', '2023-06-07 12:01:27'), +(1326, 2, 546, 'Bought 6 items out of -29 quantity', NULL, 6, -35, '2023-06-07 12:01:27', '2023-06-07 12:01:27'), +(1327, 4, 546, 'Bought 4 items out of 65 quantity', NULL, 4, 61, '2023-06-07 12:01:27', '2023-06-07 12:01:27'), +(1328, 3, 546, 'Bought 2 items out of 26 quantity', NULL, 2, 24, '2023-06-07 12:01:27', '2023-06-07 12:01:27'), +(1329, 3, 1032, 'Bought 1 items out of 24 quantity', NULL, 1, 23, '2023-06-07 12:03:18', '2023-06-07 12:03:18'), +(1330, 1, 1033, 'Bought 2 items out of -2005 quantity', NULL, 2, -2007, '2023-06-07 12:04:31', '2023-06-07 12:04:31'), +(1331, 3, 1034, 'Bought 1 items out of 23 quantity', NULL, 1, 22, '2023-06-07 12:05:43', '2023-06-07 12:05:43'), +(1332, 1, 935, 'Bought 6 items out of -2007 quantity', NULL, 6, -2013, '2023-06-08 11:04:09', '2023-06-08 11:04:09'), +(1333, 4, 935, 'Bought 1 items out of 61 quantity', NULL, 1, 60, '2023-06-08 11:04:09', '2023-06-08 11:04:09'), +(1334, 1, 893, 'Bought 1 items out of -2013 quantity', NULL, 1, -2014, '2023-06-08 11:07:03', '2023-06-08 11:07:03'), +(1335, 1, 1037, 'Bought 1 items out of -2014 quantity', NULL, 1, -2015, '2023-06-08 11:08:58', '2023-06-08 11:08:58'), +(1336, 4, 1038, 'Bought 1 items out of 60 quantity', NULL, 1, 59, '2023-06-08 11:11:07', '2023-06-08 11:11:07'), +(1337, 1, 1038, 'Bought 1 items out of -2015 quantity', NULL, 1, -2016, '2023-06-08 11:11:07', '2023-06-08 11:11:07'), +(1338, 1, 1039, 'Bought 1 items out of -2016 quantity', NULL, 1, -2017, '2023-06-08 11:12:48', '2023-06-08 11:12:48'), +(1339, 1, 1040, 'Bought 2 items out of -2017 quantity', NULL, 2, -2019, '2023-06-08 11:23:36', '2023-06-08 11:23:36'), +(1340, 1, 1041, 'Bought 1 items out of -2019 quantity', NULL, 1, -2020, '2023-06-08 11:33:53', '2023-06-08 11:33:53'), +(1341, 1, 530, 'Bought 52 items out of -2020 quantity', NULL, 52, -2072, '2023-06-08 11:37:46', '2023-06-08 11:37:46'), +(1342, 3, 530, 'Bought 5 items out of 22 quantity', NULL, 5, 17, '2023-06-08 11:37:46', '2023-06-08 11:37:46'), +(1343, 3, 936, 'Bought 1 items out of 17 quantity', NULL, 1, 16, '2023-06-08 11:41:49', '2023-06-08 11:41:49'), +(1344, 2, 936, 'Bought 2 items out of -35 quantity', NULL, 2, -37, '2023-06-08 11:41:49', '2023-06-08 11:41:49'), +(1345, 1, 936, 'Bought 1 items out of -2072 quantity', NULL, 1, -2073, '2023-06-08 11:41:49', '2023-06-08 11:41:49'), +(1346, 1, 551, 'Bought 2 items out of -2073 quantity', NULL, 2, -2075, '2023-06-08 11:44:28', '2023-06-08 11:44:28'), +(1347, 3, 551, 'Bought 1 items out of 16 quantity', NULL, 1, 15, '2023-06-08 11:44:28', '2023-06-08 11:44:28'), +(1348, 4, 551, 'Bought 1 items out of 59 quantity', NULL, 1, 58, '2023-06-08 11:44:28', '2023-06-08 11:44:28'), +(1349, 1, 1043, 'Bought 1 items out of -2075 quantity', NULL, 1, -2076, '2023-06-08 11:58:24', '2023-06-08 11:58:24'), +(1350, 1, 1045, 'Bought 1 items out of -2076 quantity', NULL, 1, -2077, '2023-06-08 12:05:57', '2023-06-08 12:05:57'), +(1351, 1, 1046, 'Bought 1 items out of -2077 quantity', NULL, 1, -2078, '2023-06-08 12:07:22', '2023-06-08 12:07:22'), +(1352, 1, 1049, 'Bought 1 items out of -2078 quantity', NULL, 1, -2079, '2023-06-08 12:20:04', '2023-06-08 12:20:04'); +INSERT INTO `stock_infos` (`id`, `stock_id`, `customer_id`, `detail`, `stock_in`, `stock_out`, `balance`, `created_at`, `updated_at`) VALUES +(1353, 1, 1050, 'Bought 2 items out of -2079 quantity', NULL, 2, -2081, '2023-06-08 12:25:42', '2023-06-08 12:25:42'), +(1354, 1, 1051, 'Bought 1 items out of -2081 quantity', NULL, 1, -2082, '2023-06-08 12:28:29', '2023-06-08 12:28:29'), +(1355, 1, 1052, 'Bought 1 items out of -2082 quantity', NULL, 1, -2083, '2023-06-08 12:30:04', '2023-06-08 12:30:04'), +(1356, 1, 1053, 'Bought 1 items out of -2083 quantity', NULL, 1, -2084, '2023-06-08 12:31:43', '2023-06-08 12:31:43'), +(1357, 1, 1056, 'Bought 1 items out of -2084 quantity', NULL, 1, -2085, '2023-06-08 12:40:24', '2023-06-08 12:40:24'), +(1358, 1, 1057, 'Bought 1 items out of -2085 quantity', NULL, 1, -2086, '2023-06-08 12:42:56', '2023-06-08 12:42:56'), +(1359, 1, 1058, 'Bought 3 items out of -2086 quantity', NULL, 3, -2089, '2023-06-08 12:44:21', '2023-06-08 12:44:21'), +(1360, 2, 1060, 'Bought 1 items out of -37 quantity', NULL, 1, -38, '2023-06-08 12:50:25', '2023-06-08 12:50:25'), +(1361, 1, 1061, 'Bought 1 items out of -2089 quantity', NULL, 1, -2090, '2023-06-08 12:53:37', '2023-06-08 12:53:37'), +(1362, 4, 1061, 'Bought 1 items out of 58 quantity', NULL, 1, 57, '2023-06-08 12:53:37', '2023-06-08 12:53:37'), +(1363, 1, 1062, 'Bought 1 items out of -2090 quantity', NULL, 1, -2091, '2023-06-08 13:02:34', '2023-06-08 13:02:34'), +(1364, 2, 1063, 'Bought 1 items out of -38 quantity', NULL, 1, -39, '2023-06-08 13:04:18', '2023-06-08 13:04:18'), +(1365, 1, 1064, 'Bought 1 items out of -2091 quantity', NULL, 1, -2092, '2023-06-08 13:06:41', '2023-06-08 13:06:41'), +(1366, 1, 813, 'Bought 2 items out of -2092 quantity', NULL, 2, -2094, '2023-06-08 13:08:26', '2023-06-08 13:08:26'), +(1367, 1, 1065, 'Bought 1 items out of -2094 quantity', NULL, 1, -2095, '2023-06-08 13:10:24', '2023-06-08 13:10:24'), +(1368, 1, 1066, 'Bought 1 items out of -2095 quantity', NULL, 1, -2096, '2023-06-08 13:12:13', '2023-06-08 13:12:13'), +(1369, 4, 1066, 'Bought 1 items out of 57 quantity', NULL, 1, 56, '2023-06-08 13:12:13', '2023-06-08 13:12:13'), +(1370, 1, 1067, 'Bought 2 items out of -2096 quantity', NULL, 2, -2098, '2023-06-08 13:13:49', '2023-06-08 13:13:49'), +(1371, 4, NULL, '500 items added to 56 items', 500, NULL, 556, '2023-06-08 15:55:28', '2023-06-08 15:55:28'), +(1372, 1, 952, 'Bought 3 items out of -2098 quantity', NULL, 3, -2101, '2023-06-08 16:36:15', '2023-06-08 16:36:15'), +(1373, 3, 952, 'Bought 1 items out of 15 quantity', NULL, 1, 14, '2023-06-08 16:36:15', '2023-06-08 16:36:15'), +(1374, 1, 1068, 'Bought 1 items out of -2101 quantity', NULL, 1, -2102, '2023-06-08 16:38:20', '2023-06-08 16:38:20'), +(1375, 1, 888, 'Bought 4 items out of -2102 quantity', NULL, 4, -2106, '2023-06-09 10:45:54', '2023-06-09 10:45:54'), +(1376, 1, 1069, 'Bought 2 items out of -2106 quantity', NULL, 2, -2108, '2023-06-09 11:24:23', '2023-06-09 11:24:23'), +(1377, 1, 1070, 'Bought 1 items out of -2108 quantity', NULL, 1, -2109, '2023-06-09 11:28:16', '2023-06-09 11:28:16'), +(1378, 1, 1077, 'Bought 1 items out of -2109 quantity', NULL, 1, -2110, '2023-06-09 11:46:13', '2023-06-09 11:46:13'), +(1379, 1, 1078, 'Bought 1 items out of -2110 quantity', NULL, 1, -2111, '2023-06-09 11:48:55', '2023-06-09 11:48:55'), +(1380, 3, 750, 'Bought 1 items out of 14 quantity', NULL, 1, 13, '2023-06-09 11:59:40', '2023-06-09 11:59:40'), +(1381, 1, 1079, 'Bought 2 items out of -2111 quantity', NULL, 2, -2113, '2023-06-09 12:03:26', '2023-06-09 12:03:26'), +(1382, 3, 1079, 'Bought 1 items out of 13 quantity', NULL, 1, 12, '2023-06-09 12:03:26', '2023-06-09 12:03:26'), +(1383, 1, 1080, 'Bought 2 items out of -2113 quantity', NULL, 2, -2115, '2023-06-09 12:05:16', '2023-06-09 12:05:16'), +(1384, 1, 1081, 'Bought 1 items out of -2115 quantity', NULL, 1, -2116, '2023-06-09 12:06:58', '2023-06-09 12:06:58'), +(1385, 1, 1082, 'Bought 1 items out of -2116 quantity', NULL, 1, -2117, '2023-06-09 12:09:18', '2023-06-09 12:09:18'), +(1386, 1, 1084, 'Bought 1 items out of -2117 quantity', NULL, 1, -2118, '2023-06-09 12:12:20', '2023-06-09 12:12:20'), +(1387, 1, 699, 'Bought 1 items out of -2118 quantity', NULL, 1, -2119, '2023-06-09 12:15:26', '2023-06-09 12:15:26'), +(1388, 1, 1085, 'Bought 1 items out of -2119 quantity', NULL, 1, -2120, '2023-06-09 12:17:04', '2023-06-09 12:17:04'), +(1389, 4, 1085, 'Bought 1 items out of 556 quantity', NULL, 1, 555, '2023-06-09 12:17:04', '2023-06-09 12:17:04'), +(1390, 1, 1086, 'Bought 1 items out of -2120 quantity', NULL, 1, -2121, '2023-06-09 12:19:20', '2023-06-09 12:19:20'), +(1391, 4, 1087, 'Bought 1 items out of 555 quantity', NULL, 1, 554, '2023-06-09 12:20:44', '2023-06-09 12:20:44'), +(1392, 1, 1087, 'Bought 2 items out of -2121 quantity', NULL, 2, -2123, '2023-06-09 12:20:44', '2023-06-09 12:20:44'), +(1393, 3, 546, 'Bought 2 items out of 12 quantity', NULL, 2, 10, '2023-06-09 12:23:58', '2023-06-09 12:23:58'), +(1394, 2, 546, 'Bought 2 items out of -39 quantity', NULL, 2, -41, '2023-06-09 12:23:58', '2023-06-09 12:23:58'), +(1395, 4, 1088, 'Bought 1 items out of 554 quantity', NULL, 1, 553, '2023-06-09 12:25:28', '2023-06-09 12:25:28'), +(1396, 3, 777, 'Bought 1 items out of 10 quantity', NULL, 1, 9, '2023-06-09 12:30:48', '2023-06-09 12:30:48'), +(1397, 2, 777, 'Bought 1 items out of -41 quantity', NULL, 1, -42, '2023-06-09 12:30:48', '2023-06-09 12:30:48'), +(1398, 2, 1091, 'Bought 1 items out of -42 quantity', NULL, 1, -43, '2023-06-09 12:34:38', '2023-06-09 12:34:38'), +(1399, 1, 1068, 'Bought 2 items out of -2123 quantity', NULL, 2, -2125, '2023-06-09 12:39:52', '2023-06-09 12:39:52'), +(1400, 2, 1092, 'Bought 1 items out of -43 quantity', NULL, 1, -44, '2023-06-09 12:42:52', '2023-06-09 12:42:52'), +(1402, 1, 994, 'Bought 2 items out of -2125 quantity', NULL, 2, -2127, '2023-06-09 14:23:06', '2023-06-09 14:23:06'), +(1403, 2, 994, 'Bought 1 items out of -44 quantity', NULL, 1, -45, '2023-06-09 14:23:06', '2023-06-09 14:23:06'), +(1404, 3, 1093, 'Bought 1 items out of 9 quantity', NULL, 1, 8, '2023-06-10 08:48:30', '2023-06-10 08:48:30'), +(1405, 3, 699, 'Bought 6 items out of 8 quantity', NULL, 6, 2, '2023-06-10 09:06:55', '2023-06-10 09:06:55'), +(1406, 3, 890, 'Bought 1 items out of 2 quantity', NULL, 1, 1, '2023-06-10 09:12:34', '2023-06-10 09:12:34'), +(1407, 2, 890, 'Bought 1 items out of -45 quantity', NULL, 1, -46, '2023-06-10 09:12:34', '2023-06-10 09:12:34'), +(1408, 3, 1094, 'Bought 1 items out of 1 quantity', NULL, 1, 0, '2023-06-10 09:14:28', '2023-06-10 09:14:28'), +(1409, 1, 1097, 'Bought 1 items out of -2127 quantity', NULL, 1, -2128, '2023-06-10 09:41:12', '2023-06-10 09:41:12'), +(1410, 4, 1097, 'Bought 1 items out of 553 quantity', NULL, 1, 552, '2023-06-10 09:41:12', '2023-06-10 09:41:12'), +(1411, 3, 1099, 'Bought 4 items out of 0 quantity', NULL, 4, -4, '2023-06-10 09:58:54', '2023-06-10 09:58:54'), +(1412, 2, 1099, 'Bought 1 items out of -46 quantity', NULL, 1, -47, '2023-06-10 09:58:54', '2023-06-10 09:58:54'), +(1413, 1, 1100, 'Bought 2 items out of -2128 quantity', NULL, 2, -2130, '2023-06-10 10:00:48', '2023-06-10 10:00:48'), +(1414, 3, 1101, 'Bought 1 items out of -4 quantity', NULL, 1, -5, '2023-06-10 10:02:25', '2023-06-10 10:02:25'), +(1415, 2, 1101, 'Bought 1 items out of -47 quantity', NULL, 1, -48, '2023-06-10 10:02:25', '2023-06-10 10:02:25'), +(1416, 1, 645, 'Bought 1 items out of -2130 quantity', NULL, 1, -2131, '2023-06-10 10:08:45', '2023-06-10 10:08:45'), +(1417, 1, 1104, 'Bought 1 items out of -2131 quantity', NULL, 1, -2132, '2023-06-10 10:12:32', '2023-06-10 10:12:32'), +(1418, 3, 1104, 'Bought 1 items out of -5 quantity', NULL, 1, -6, '2023-06-10 10:12:32', '2023-06-10 10:12:32'), +(1419, 1, 1107, 'Bought 2 items out of -2132 quantity', NULL, 2, -2134, '2023-06-10 10:22:02', '2023-06-10 10:22:02'), +(1420, 4, 1065, 'Bought 1 items out of 552 quantity', NULL, 1, 551, '2023-06-10 10:25:39', '2023-06-10 10:25:39'), +(1421, 3, 1065, 'Bought 1 items out of -6 quantity', NULL, 1, -7, '2023-06-10 10:25:39', '2023-06-10 10:25:39'), +(1422, 3, 1108, 'Bought 1 items out of -7 quantity', NULL, 1, -8, '2023-06-10 10:29:22', '2023-06-10 10:29:22'), +(1423, 1, 618, 'Bought 1 items out of -2134 quantity', NULL, 1, -2135, '2023-06-10 10:34:40', '2023-06-10 10:34:40'), +(1424, 1, 1109, 'Bought 2 items out of -2135 quantity', NULL, 2, -2137, '2023-06-10 10:37:23', '2023-06-10 10:37:23'), +(1425, 3, 1115, 'Bought 1 items out of -8 quantity', NULL, 1, -9, '2023-06-12 08:52:22', '2023-06-12 08:52:22'), +(1426, 1, 1118, 'Bought 1 items out of -2137 quantity', NULL, 1, -2138, '2023-06-12 09:07:25', '2023-06-12 09:07:25'), +(1427, 1, 1119, 'Bought 1 items out of -2138 quantity', NULL, 1, -2139, '2023-06-12 09:09:41', '2023-06-12 09:09:41'), +(1428, 3, 1119, 'Bought 1 items out of -9 quantity', NULL, 1, -10, '2023-06-12 09:09:41', '2023-06-12 09:09:41'), +(1429, 2, 1119, 'Bought 1 items out of -48 quantity', NULL, 1, -49, '2023-06-12 09:09:41', '2023-06-12 09:09:41'), +(1430, 2, 1120, 'Bought 1 items out of -49 quantity', NULL, 1, -50, '2023-06-12 09:11:58', '2023-06-12 09:11:58'), +(1431, 4, 615, 'Bought 1 items out of 551 quantity', NULL, 1, 550, '2023-06-12 09:17:50', '2023-06-12 09:17:50'), +(1432, 2, 1122, 'Bought 1 items out of -50 quantity', NULL, 1, -51, '2023-06-12 09:19:44', '2023-06-12 09:19:44'), +(1433, 3, 1123, 'Bought 2 items out of -10 quantity', NULL, 2, -12, '2023-06-12 09:21:31', '2023-06-12 09:21:31'), +(1434, 2, 1124, 'Bought 1 items out of -51 quantity', NULL, 1, -52, '2023-06-12 09:23:13', '2023-06-12 09:23:13'), +(1435, 1, 1128, 'Bought 1 items out of -2139 quantity', NULL, 1, -2140, '2023-06-12 10:29:02', '2023-06-12 10:29:02'), +(1436, 2, 952, 'Bought 3 items out of -52 quantity', NULL, 3, -55, '2023-06-12 11:57:37', '2023-06-12 11:57:37'), +(1437, 1, 1134, 'Bought 1 items out of -2140 quantity', NULL, 1, -2141, '2023-06-13 09:53:39', '2023-06-13 09:53:39'), +(1438, 6, 1134, 'Bought 1 items out of 37 quantity', NULL, 1, 36, '2023-06-13 09:53:39', '2023-06-13 09:53:39'), +(1439, 4, 1134, 'Bought 1 items out of 550 quantity', NULL, 1, 549, '2023-06-13 09:53:39', '2023-06-13 09:53:39'), +(1440, 2, 1011, 'Bought 1 items out of -55 quantity', NULL, 1, -56, '2023-06-13 10:03:54', '2023-06-13 10:03:54'), +(1441, 3, 1011, 'Bought 1 items out of -12 quantity', NULL, 1, -13, '2023-06-13 10:03:54', '2023-06-13 10:03:54'), +(1442, 1, 1139, 'Bought 1 items out of -2141 quantity', NULL, 1, -2142, '2023-06-13 10:07:13', '2023-06-13 10:07:13'), +(1443, 3, 1141, 'Bought 1 items out of -13 quantity', NULL, 1, -14, '2023-06-13 10:10:56', '2023-06-13 10:10:56'), +(1444, 1, 1141, 'Bought 1 items out of -2142 quantity', NULL, 1, -2143, '2023-06-13 10:10:56', '2023-06-13 10:10:56'), +(1445, 2, 1141, 'Bought 1 items out of -56 quantity', NULL, 1, -57, '2023-06-13 10:10:56', '2023-06-13 10:10:56'), +(1446, 1, 1085, 'Bought 1 items out of -2143 quantity', NULL, 1, -2144, '2023-06-13 14:05:27', '2023-06-13 14:05:27'), +(1447, 4, 1085, 'Bought 1 items out of 549 quantity', NULL, 1, 548, '2023-06-13 14:05:27', '2023-06-13 14:05:27'), +(1448, 3, 1150, 'Bought 1 items out of -14 quantity', NULL, 1, -15, '2023-06-14 12:32:31', '2023-06-14 12:32:31'), +(1449, 2, 891, 'Bought 1 items out of -57 quantity', NULL, 1, -58, '2023-06-14 12:42:03', '2023-06-14 12:42:03'), +(1450, 2, 258, 'Bought 3 items out of -58 quantity', NULL, 3, -61, '2023-06-14 12:48:10', '2023-06-14 12:48:10'), +(1451, 2, 614, 'Bought 1 items out of -61 quantity', NULL, 1, -62, '2023-06-14 12:54:48', '2023-06-14 12:54:48'), +(1452, 3, 1154, 'Bought 1 items out of -15 quantity', NULL, 1, -16, '2023-06-14 13:02:18', '2023-06-14 13:02:18'), +(1453, 1, 1155, 'Bought 1 items out of -2144 quantity', NULL, 1, -2145, '2023-06-14 18:40:53', '2023-06-14 18:40:53'), +(1454, 3, 1158, 'Bought 1 items out of -16 quantity', NULL, 1, -17, '2023-06-15 09:30:04', '2023-06-15 09:30:04'), +(1455, 1, 1162, 'Bought 1 items out of -2145 quantity', NULL, 1, -2146, '2023-06-15 10:40:21', '2023-06-15 10:40:21'), +(1456, 1, 1163, 'Bought 1 items out of -2146 quantity', NULL, 1, -2147, '2023-06-15 10:42:21', '2023-06-15 10:42:21'), +(1457, 4, 1164, 'Bought 1 items out of 548 quantity', NULL, 1, 547, '2023-06-15 10:44:14', '2023-06-15 10:44:14'), +(1458, 1, 1165, 'Bought 1 items out of -2147 quantity', NULL, 1, -2148, '2023-06-15 10:45:37', '2023-06-15 10:45:37'), +(1459, 1, 1167, 'Bought 1 items out of -2148 quantity', NULL, 1, -2149, '2023-06-15 10:49:07', '2023-06-15 10:49:07'), +(1460, 3, 1167, 'Bought 1 items out of -17 quantity', NULL, 1, -18, '2023-06-15 10:49:07', '2023-06-15 10:49:07'), +(1461, 1, 1168, 'Bought 1 items out of -2149 quantity', NULL, 1, -2150, '2023-06-15 10:51:17', '2023-06-15 10:51:17'), +(1462, 1, 207, 'Bought 20 items out of -2150 quantity', NULL, 20, -2170, '2023-06-15 10:52:55', '2023-06-15 10:52:55'), +(1463, 2, 1169, 'Bought 1 items out of -62 quantity', NULL, 1, -63, '2023-06-15 10:54:49', '2023-06-15 10:54:49'), +(1464, 1, 1170, 'Bought 2 items out of -2170 quantity', NULL, 2, -2172, '2023-06-15 10:56:40', '2023-06-15 10:56:40'), +(1465, 1, 407, 'Bought 2 items out of -2172 quantity', NULL, 2, -2174, '2023-06-15 10:58:49', '2023-06-15 10:58:49'), +(1466, 1, 1176, 'Bought 1 items out of -2174 quantity', NULL, 1, -2175, '2023-06-15 11:46:02', '2023-06-15 11:46:02'), +(1467, 1, 1177, 'Bought 1 items out of -2175 quantity', NULL, 1, -2176, '2023-06-15 12:54:16', '2023-06-15 12:54:16'), +(1468, 1, 1178, 'Bought 1 items out of -2176 quantity', NULL, 1, -2177, '2023-06-15 12:56:01', '2023-06-15 12:56:01'), +(1469, 1, 1179, 'Bought 1 items out of -2177 quantity', NULL, 1, -2178, '2023-06-15 12:58:13', '2023-06-15 12:58:13'), +(1470, 1, 1181, 'Bought 1 items out of -2178 quantity', NULL, 1, -2179, '2023-06-15 13:02:01', '2023-06-15 13:02:01'), +(1471, 1, 1071, 'Bought 2 items out of -2179 quantity', NULL, 2, -2181, '2023-06-15 13:03:54', '2023-06-15 13:03:54'), +(1472, 1, 1182, 'Bought 1 items out of -2181 quantity', NULL, 1, -2182, '2023-06-15 14:18:04', '2023-06-15 14:18:04'), +(1473, 1, 1183, 'Bought 4 items out of -2182 quantity', NULL, 4, -2186, '2023-06-15 14:19:28', '2023-06-15 14:19:28'), +(1474, 1, 1184, 'Bought 4 items out of -2186 quantity', NULL, 4, -2190, '2023-06-15 14:22:33', '2023-06-15 14:22:33'), +(1475, 4, 1184, 'Bought 1 items out of 547 quantity', NULL, 1, 546, '2023-06-15 14:22:33', '2023-06-15 14:22:33'), +(1476, 1, 1185, 'Bought 2 items out of -2190 quantity', NULL, 2, -2192, '2023-06-15 14:24:20', '2023-06-15 14:24:20'), +(1477, 4, 1185, 'Bought 1 items out of 546 quantity', NULL, 1, 545, '2023-06-15 14:24:20', '2023-06-15 14:24:20'), +(1478, 1, 1187, 'Bought 1 items out of -2192 quantity', NULL, 1, -2193, '2023-06-15 14:27:02', '2023-06-15 14:27:02'), +(1479, 1, 1188, 'Bought 1 items out of -2193 quantity', NULL, 1, -2194, '2023-06-15 14:28:47', '2023-06-15 14:28:47'), +(1480, 1, 1190, 'Bought 1 items out of -2194 quantity', NULL, 1, -2195, '2023-06-16 09:28:01', '2023-06-16 09:28:01'), +(1481, 1, 1128, 'Bought 1 items out of -2195 quantity', NULL, 1, -2196, '2023-06-16 09:30:56', '2023-06-16 09:30:56'), +(1482, 1, 1192, 'Bought 2 items out of -2196 quantity', NULL, 2, -2198, '2023-06-16 09:32:42', '2023-06-16 09:32:42'), +(1483, 3, 1192, 'Bought 1 items out of -18 quantity', NULL, 1, -19, '2023-06-16 09:32:42', '2023-06-16 09:32:42'), +(1484, 1, 1193, 'Bought 1 items out of -2198 quantity', NULL, 1, -2199, '2023-06-16 09:35:33', '2023-06-16 09:35:33'), +(1485, 1, 1194, 'Bought 1 items out of -2199 quantity', NULL, 1, -2200, '2023-06-16 09:37:07', '2023-06-16 09:37:07'), +(1486, 1, 1195, 'Bought 1 items out of -2200 quantity', NULL, 1, -2201, '2023-06-16 09:40:39', '2023-06-16 09:40:39'), +(1487, 4, 1195, 'Bought 1 items out of 545 quantity', NULL, 1, 544, '2023-06-16 09:40:39', '2023-06-16 09:40:39'), +(1488, 1, 1197, 'Bought 1 items out of -2201 quantity', NULL, 1, -2202, '2023-06-16 09:45:30', '2023-06-16 09:45:30'), +(1489, 1, 1198, 'Bought 1 items out of -2202 quantity', NULL, 1, -2203, '2023-06-16 09:47:13', '2023-06-16 09:47:13'), +(1490, 3, 1199, 'Bought 1 items out of -19 quantity', NULL, 1, -20, '2023-06-16 09:49:04', '2023-06-16 09:49:04'), +(1491, 1, 1201, 'Bought 2 items out of -2203 quantity', NULL, 2, -2205, '2023-06-16 09:52:09', '2023-06-16 09:52:09'), +(1492, 1, 1202, 'Bought 1 items out of -2205 quantity', NULL, 1, -2206, '2023-06-16 09:54:18', '2023-06-16 09:54:18'), +(1493, 1, 1203, 'Bought 1 items out of -2206 quantity', NULL, 1, -2207, '2023-06-16 09:56:31', '2023-06-16 09:56:31'), +(1494, 3, 1203, 'Bought 1 items out of -20 quantity', NULL, 1, -21, '2023-06-16 09:56:31', '2023-06-16 09:56:31'), +(1495, 4, 1204, 'Bought 1 items out of 544 quantity', NULL, 1, 543, '2023-06-16 09:58:25', '2023-06-16 09:58:25'), +(1496, 1, 1204, 'Bought 1 items out of -2207 quantity', NULL, 1, -2208, '2023-06-16 09:58:25', '2023-06-16 09:58:25'), +(1497, 1, 1205, 'Bought 1 items out of -2208 quantity', NULL, 1, -2209, '2023-06-16 10:00:36', '2023-06-16 10:00:36'), +(1498, 1, 1206, 'Bought 1 items out of -2209 quantity', NULL, 1, -2210, '2023-06-16 10:02:44', '2023-06-16 10:02:44'), +(1499, 1, 935, 'Bought 1 items out of -2210 quantity', NULL, 1, -2211, '2023-06-16 10:06:49', '2023-06-16 10:06:49'), +(1500, 4, 935, 'Bought 1 items out of 543 quantity', NULL, 1, 542, '2023-06-16 10:06:49', '2023-06-16 10:06:49'), +(1501, 1, 1207, 'Bought 2 items out of -2211 quantity', NULL, 2, -2213, '2023-06-16 10:08:23', '2023-06-16 10:08:23'), +(1502, 1, 1208, 'Bought 2 items out of -2213 quantity', NULL, 2, -2215, '2023-06-16 10:09:54', '2023-06-16 10:09:54'), +(1503, 1, 1209, 'Bought 1 items out of -2215 quantity', NULL, 1, -2216, '2023-06-16 10:11:31', '2023-06-16 10:11:31'), +(1504, 1, 1210, 'Bought 1 items out of -2216 quantity', NULL, 1, -2217, '2023-06-16 10:12:57', '2023-06-16 10:12:57'), +(1505, 1, 1212, 'Bought 1 items out of -2217 quantity', NULL, 1, -2218, '2023-06-16 10:18:00', '2023-06-16 10:18:00'), +(1506, 1, 1213, 'Bought 1 items out of -2218 quantity', NULL, 1, -2219, '2023-06-16 10:21:26', '2023-06-16 10:21:26'), +(1507, 1, 469, 'Bought 1 items out of -2219 quantity', NULL, 1, -2220, '2023-06-16 10:23:26', '2023-06-16 10:23:26'), +(1508, 1, 1115, 'Bought 2 items out of -2220 quantity', NULL, 2, -2222, '2023-06-16 10:24:43', '2023-06-16 10:24:43'), +(1509, 1, 1214, 'Bought 1 items out of -2222 quantity', NULL, 1, -2223, '2023-06-16 10:26:51', '2023-06-16 10:26:51'), +(1510, 1, 1215, 'Bought 1 items out of -2223 quantity', NULL, 1, -2224, '2023-06-16 10:28:54', '2023-06-16 10:28:54'), +(1511, 1, 1216, 'Bought 2 items out of -2224 quantity', NULL, 2, -2226, '2023-06-16 10:30:38', '2023-06-16 10:30:38'), +(1512, 1, 1217, 'Bought 2 items out of -2226 quantity', NULL, 2, -2228, '2023-06-16 10:32:07', '2023-06-16 10:32:07'), +(1513, 1, 1218, 'Bought 2 items out of -2228 quantity', NULL, 2, -2230, '2023-06-16 10:33:33', '2023-06-16 10:33:33'), +(1514, 1, 1219, 'Bought 2 items out of -2230 quantity', NULL, 2, -2232, '2023-06-16 10:35:20', '2023-06-16 10:35:20'), +(1515, 1, 1075, 'Bought 1 items out of -2232 quantity', NULL, 1, -2233, '2023-06-16 10:37:01', '2023-06-16 10:37:01'), +(1516, 4, 1220, 'Bought 1 items out of 542 quantity', NULL, 1, 541, '2023-06-16 10:39:02', '2023-06-16 10:39:02'), +(1517, 1, 1221, 'Bought 1 items out of -2233 quantity', NULL, 1, -2234, '2023-06-16 10:40:55', '2023-06-16 10:40:55'), +(1518, 1, 1223, 'Bought 1 items out of -2234 quantity', NULL, 1, -2235, '2023-06-16 10:46:51', '2023-06-16 10:46:51'), +(1519, 1, 1224, 'Bought 1 items out of -2235 quantity', NULL, 1, -2236, '2023-06-16 10:48:55', '2023-06-16 10:48:55'), +(1520, 3, 1225, 'Bought 1 items out of -21 quantity', NULL, 1, -22, '2023-06-16 11:15:25', '2023-06-16 11:15:25'), +(1521, 1, 1226, 'Bought 1 items out of -2236 quantity', NULL, 1, -2237, '2023-06-16 11:17:25', '2023-06-16 11:17:25'), +(1522, 1, 873, 'Bought 2 items out of -2237 quantity', NULL, 2, -2239, '2023-06-16 11:20:43', '2023-06-16 11:20:43'), +(1523, 4, 873, 'Bought 2 items out of 541 quantity', NULL, 2, 539, '2023-06-16 11:20:43', '2023-06-16 11:20:43'), +(1524, 3, 1227, 'Bought 1 items out of -22 quantity', NULL, 1, -23, '2023-06-16 11:24:16', '2023-06-16 11:24:16'), +(1525, 1, 1227, 'Bought 1 items out of -2239 quantity', NULL, 1, -2240, '2023-06-16 11:24:16', '2023-06-16 11:24:16'), +(1526, 1, 1228, 'Bought 5 items out of -2240 quantity', NULL, 5, -2245, '2023-06-16 12:03:34', '2023-06-16 12:03:34'), +(1527, 3, 1228, 'Bought 1 items out of -23 quantity', NULL, 1, -24, '2023-06-16 12:03:34', '2023-06-16 12:03:34'), +(1528, 2, 1228, 'Bought 1 items out of -63 quantity', NULL, 1, -64, '2023-06-16 12:03:34', '2023-06-16 12:03:34'), +(1529, 1, 1229, 'Bought 1 items out of -2245 quantity', NULL, 1, -2246, '2023-06-16 12:07:15', '2023-06-16 12:07:15'), +(1530, 1, 984, 'Bought 10 items out of -2246 quantity', NULL, 10, -2256, '2023-06-16 13:36:04', '2023-06-16 13:36:04'), +(1531, 1, 956, 'Bought 1 items out of -2256 quantity', NULL, 1, -2257, '2023-06-17 09:56:04', '2023-06-17 09:56:04'), +(1532, 1, 1230, 'Bought 1 items out of -2257 quantity', NULL, 1, -2258, '2023-06-17 09:58:58', '2023-06-17 09:58:58'), +(1533, 1, 1231, 'Bought 1 items out of -2258 quantity', NULL, 1, -2259, '2023-06-17 10:00:25', '2023-06-17 10:00:25'), +(1534, 1, 1232, 'Bought 1 items out of -2259 quantity', NULL, 1, -2260, '2023-06-17 10:02:50', '2023-06-17 10:02:50'), +(1535, 1, 305, 'Bought 4 items out of -2260 quantity', NULL, 4, -2264, '2023-06-17 10:06:08', '2023-06-17 10:06:08'), +(1536, 1, 1233, 'Bought 1 items out of -2264 quantity', NULL, 1, -2265, '2023-06-17 10:07:49', '2023-06-17 10:07:49'), +(1537, 1, 1234, 'Bought 2 items out of -2265 quantity', NULL, 2, -2267, '2023-06-17 10:09:17', '2023-06-17 10:09:17'), +(1538, 1, 1235, 'Bought 1 items out of -2267 quantity', NULL, 1, -2268, '2023-06-17 10:11:40', '2023-06-17 10:11:40'), +(1539, 1, 1236, 'Bought 1 items out of -2268 quantity', NULL, 1, -2269, '2023-06-17 10:14:12', '2023-06-17 10:14:12'), +(1540, 1, 1237, 'Bought 1 items out of -2269 quantity', NULL, 1, -2270, '2023-06-17 10:16:47', '2023-06-17 10:16:47'), +(1541, 1, 1239, 'Bought 1 items out of -2270 quantity', NULL, 1, -2271, '2023-06-17 10:19:21', '2023-06-17 10:19:21'), +(1542, 1, 1240, 'Bought 1 items out of -2271 quantity', NULL, 1, -2272, '2023-06-17 10:21:52', '2023-06-17 10:21:52'), +(1543, 1, 1241, 'Bought 2 items out of -2272 quantity', NULL, 2, -2274, '2023-06-17 10:23:29', '2023-06-17 10:23:29'), +(1544, 1, 1242, 'Bought 2 items out of -2274 quantity', NULL, 2, -2276, '2023-06-17 10:25:59', '2023-06-17 10:25:59'), +(1545, 1, 1244, 'Bought 7 items out of -2276 quantity', NULL, 7, -2283, '2023-06-17 10:29:41', '2023-06-17 10:29:41'), +(1546, 1, 1245, 'Bought 1 items out of -2283 quantity', NULL, 1, -2284, '2023-06-17 10:38:27', '2023-06-17 10:38:27'), +(1547, 1, 1246, 'Bought 1 items out of -2284 quantity', NULL, 1, -2285, '2023-06-17 10:42:15', '2023-06-17 10:42:15'), +(1548, 1, 1247, 'Bought 1 items out of -2285 quantity', NULL, 1, -2286, '2023-06-17 10:57:39', '2023-06-17 10:57:39'), +(1549, 4, 1247, 'Bought 1 items out of 539 quantity', NULL, 1, 538, '2023-06-17 10:57:39', '2023-06-17 10:57:39'), +(1550, 4, 1248, 'Bought 1 items out of 538 quantity', NULL, 1, 537, '2023-06-17 11:00:53', '2023-06-17 11:00:53'), +(1551, 1, 1250, 'Bought 1 items out of -2286 quantity', NULL, 1, -2287, '2023-06-17 11:08:45', '2023-06-17 11:08:45'), +(1552, 1, 1251, 'Bought 2 items out of -2287 quantity', NULL, 2, -2289, '2023-06-17 11:11:32', '2023-06-17 11:11:32'), +(1553, 1, 530, 'Bought 13 items out of -2289 quantity', NULL, 13, -2302, '2023-06-17 11:13:23', '2023-06-17 11:13:23'), +(1554, 1, 1252, 'Bought 1 items out of -2302 quantity', NULL, 1, -2303, '2023-06-17 11:15:48', '2023-06-17 11:15:48'), +(1555, 1, 1253, 'Bought 2 items out of -2303 quantity', NULL, 2, -2305, '2023-06-17 11:17:31', '2023-06-17 11:17:31'), +(1556, 1, 1229, 'Bought 4 items out of -2305 quantity', NULL, 4, -2309, '2023-06-17 11:19:44', '2023-06-17 11:19:44'), +(1557, 2, 1229, 'Bought 2 items out of -64 quantity', NULL, 2, -66, '2023-06-17 11:19:44', '2023-06-17 11:19:44'), +(1558, 4, 1254, 'Bought 1 items out of 537 quantity', NULL, 1, 536, '2023-06-17 11:22:19', '2023-06-17 11:22:19'), +(1559, 1, 1254, 'Bought 2 items out of -2309 quantity', NULL, 2, -2311, '2023-06-17 11:22:19', '2023-06-17 11:22:19'), +(1560, 6, 1254, 'Bought 1 items out of 36 quantity', NULL, 1, 35, '2023-06-17 11:22:19', '2023-06-17 11:22:19'), +(1561, 1, 1255, 'Bought 1 items out of -2311 quantity', NULL, 1, -2312, '2023-06-17 12:37:48', '2023-06-17 12:37:48'), +(1562, 1, 770, 'Bought 1 items out of -2312 quantity', NULL, 1, -2313, '2023-06-17 12:40:20', '2023-06-17 12:40:20'), +(1563, 3, 770, 'Bought 1 items out of -24 quantity', NULL, 1, -25, '2023-06-17 12:40:20', '2023-06-17 12:40:20'), +(1564, 1, 1256, 'Bought 1 items out of -2313 quantity', NULL, 1, -2314, '2023-06-17 13:41:05', '2023-06-17 13:41:05'), +(1565, 1, 1011, 'Bought 4 items out of -2314 quantity', NULL, 4, -2318, '2023-06-17 13:42:51', '2023-06-17 13:42:51'), +(1566, 1, 1257, 'Bought 1 items out of -2318 quantity', NULL, 1, -2319, '2023-06-17 13:48:51', '2023-06-17 13:48:51'), +(1567, 1, 1258, 'Bought 2 items out of -2319 quantity', NULL, 2, -2321, '2023-06-17 13:58:41', '2023-06-17 13:58:41'), +(1568, 4, 1258, 'Bought 1 items out of 536 quantity', NULL, 1, 535, '2023-06-17 13:58:41', '2023-06-17 13:58:41'), +(1569, 1, 1169, 'Bought 1 items out of -2321 quantity', NULL, 1, -2322, '2023-06-17 16:59:14', '2023-06-17 16:59:14'), +(1570, 1, 1259, 'Bought 1 items out of -2322 quantity', NULL, 1, -2323, '2023-06-19 07:52:45', '2023-06-19 07:52:45'), +(1571, 1, 1260, 'Bought 1 items out of -2323 quantity', NULL, 1, -2324, '2023-06-19 07:54:05', '2023-06-19 07:54:05'), +(1572, 1, 1261, 'Bought 1 items out of -2324 quantity', NULL, 1, -2325, '2023-06-19 07:55:11', '2023-06-19 07:55:11'), +(1573, 1, 1262, 'Bought 1 items out of -2325 quantity', NULL, 1, -2326, '2023-06-19 07:56:16', '2023-06-19 07:56:16'), +(1574, 1, 1263, 'Bought 1 items out of -2326 quantity', NULL, 1, -2327, '2023-06-19 07:58:39', '2023-06-19 07:58:39'), +(1575, 1, 1020, 'Bought 2 items out of -2327 quantity', NULL, 2, -2329, '2023-06-19 08:03:14', '2023-06-19 08:03:14'), +(1576, 3, 868, 'Bought 1 items out of -25 quantity', NULL, 1, -26, '2023-06-19 08:05:05', '2023-06-19 08:05:05'), +(1577, 1, 1265, 'Bought 1 items out of -2329 quantity', NULL, 1, -2330, '2023-06-19 08:06:42', '2023-06-19 08:06:42'), +(1578, 1, 1266, 'Bought 2 items out of -2330 quantity', NULL, 2, -2332, '2023-06-19 08:09:56', '2023-06-19 08:09:56'), +(1579, 3, 1266, 'Bought 1 items out of -26 quantity', NULL, 1, -27, '2023-06-19 08:09:56', '2023-06-19 08:09:56'), +(1580, 2, 1266, 'Bought 1 items out of -66 quantity', NULL, 1, -67, '2023-06-19 08:09:56', '2023-06-19 08:09:56'), +(1581, 1, 1267, 'Bought 1 items out of -2332 quantity', NULL, 1, -2333, '2023-06-19 08:12:42', '2023-06-19 08:12:42'), +(1582, 1, 1268, 'Bought 2 items out of -2333 quantity', NULL, 2, -2335, '2023-06-19 08:22:27', '2023-06-19 08:22:27'), +(1583, 1, 1269, 'Bought 1 items out of -2335 quantity', NULL, 1, -2336, '2023-06-19 08:25:38', '2023-06-19 08:25:38'), +(1584, 1, 1273, 'Bought 1 items out of -2336 quantity', NULL, 1, -2337, '2023-06-19 08:32:15', '2023-06-19 08:32:15'), +(1585, 1, 1274, 'Bought 1 items out of -2337 quantity', NULL, 1, -2338, '2023-06-19 08:34:00', '2023-06-19 08:34:00'), +(1586, 3, 1274, 'Bought 1 items out of -27 quantity', NULL, 1, -28, '2023-06-19 08:34:00', '2023-06-19 08:34:00'), +(1587, 1, 1276, 'Bought 1 items out of -2338 quantity', NULL, 1, -2339, '2023-06-19 08:37:45', '2023-06-19 08:37:45'), +(1588, 1, 1277, 'Bought 1 items out of -2339 quantity', NULL, 1, -2340, '2023-06-19 08:38:58', '2023-06-19 08:38:58'), +(1589, 1, 1099, 'Bought 3 items out of -2340 quantity', NULL, 3, -2343, '2023-06-19 08:43:27', '2023-06-19 08:43:27'), +(1590, 2, 1099, 'Bought 1 items out of -67 quantity', NULL, 1, -68, '2023-06-19 08:43:27', '2023-06-19 08:43:27'), +(1591, 2, 894, 'Bought 2 items out of -68 quantity', NULL, 2, -70, '2023-06-19 08:52:14', '2023-06-19 08:52:14'), +(1592, 1, 894, 'Bought 4 items out of -2343 quantity', NULL, 4, -2347, '2023-06-19 08:52:14', '2023-06-19 08:52:14'), +(1593, 1, 1278, 'Bought 1 items out of -2347 quantity', NULL, 1, -2348, '2023-06-19 08:54:45', '2023-06-19 08:54:45'), +(1594, 1, 1280, 'Bought 1 items out of -2348 quantity', NULL, 1, -2349, '2023-06-19 08:58:16', '2023-06-19 08:58:16'), +(1595, 1, 621, 'Bought 2 items out of -2349 quantity', NULL, 2, -2351, '2023-06-19 08:59:56', '2023-06-19 08:59:56'), +(1596, 4, 621, 'Bought 1 items out of 535 quantity', NULL, 1, 534, '2023-06-19 08:59:56', '2023-06-19 08:59:56'), +(1597, 1, 1281, 'Bought 4 items out of -2351 quantity', NULL, 4, -2355, '2023-06-19 09:04:52', '2023-06-19 09:04:52'), +(1598, 4, 1281, 'Bought 1 items out of 534 quantity', NULL, 1, 533, '2023-06-19 09:04:52', '2023-06-19 09:04:52'), +(1599, 3, 1281, 'Bought 1 items out of -28 quantity', NULL, 1, -29, '2023-06-19 09:04:52', '2023-06-19 09:04:52'), +(1600, 2, 1281, 'Bought 1 items out of -70 quantity', NULL, 1, -71, '2023-06-19 09:04:52', '2023-06-19 09:04:52'), +(1602, 2, 1282, 'Bought 1 items out of -71 quantity', NULL, 1, -72, '2023-06-19 09:07:20', '2023-06-19 09:07:20'), +(1603, 1, 1282, 'Bought 1 items out of -2355 quantity', NULL, 1, -2356, '2023-06-19 09:07:20', '2023-06-19 09:07:20'), +(1604, 1, 1285, 'Bought 1 items out of -2356 quantity', NULL, 1, -2357, '2023-06-19 09:14:55', '2023-06-19 09:14:55'), +(1605, 1, 1286, 'Bought 1 items out of -2357 quantity', NULL, 1, -2358, '2023-06-19 09:16:44', '2023-06-19 09:16:44'), +(1606, 1, 865, 'Bought 2 items out of -2358 quantity', NULL, 2, -2360, '2023-06-19 09:18:06', '2023-06-19 09:18:06'), +(1607, 1, 1287, 'Bought 1 items out of -2360 quantity', NULL, 1, -2361, '2023-06-19 09:19:25', '2023-06-19 09:19:25'), +(1608, 1, 1288, 'Bought 1 items out of -2361 quantity', NULL, 1, -2362, '2023-06-19 09:21:32', '2023-06-19 09:21:32'), +(1609, 1, 1289, 'Bought 1 items out of -2362 quantity', NULL, 1, -2363, '2023-06-19 09:22:47', '2023-06-19 09:22:47'), +(1610, 1, 1196, 'Bought 1 items out of -2363 quantity', NULL, 1, -2364, '2023-06-19 09:24:51', '2023-06-19 09:24:51'), +(1611, 1, 430, 'Bought 2 items out of -2364 quantity', NULL, 2, -2366, '2023-06-19 09:30:13', '2023-06-19 09:30:13'), +(1612, 1, 1291, 'Bought 1 items out of -2366 quantity', NULL, 1, -2367, '2023-06-19 09:31:24', '2023-06-19 09:31:24'), +(1613, 3, 1188, 'Bought 1 items out of -29 quantity', NULL, 1, -30, '2023-06-19 09:32:41', '2023-06-19 09:32:41'), +(1614, 1, 773, 'Bought 2 items out of -2367 quantity', NULL, 2, -2369, '2023-06-19 09:34:16', '2023-06-19 09:34:16'), +(1615, 4, 773, 'Bought 1 items out of 533 quantity', NULL, 1, 532, '2023-06-19 09:34:16', '2023-06-19 09:34:16'), +(1616, 1, 1292, 'Bought 1 items out of -2369 quantity', NULL, 1, -2370, '2023-06-19 09:35:48', '2023-06-19 09:35:48'), +(1617, 1, 1293, 'Bought 1 items out of -2370 quantity', NULL, 1, -2371, '2023-06-19 09:37:27', '2023-06-19 09:37:27'), +(1618, 1, 1294, 'Bought 1 items out of -2371 quantity', NULL, 1, -2372, '2023-06-19 09:38:49', '2023-06-19 09:38:49'), +(1619, 1, 1296, 'Bought 2 items out of -2372 quantity', NULL, 2, -2374, '2023-06-19 09:41:59', '2023-06-19 09:41:59'), +(1620, 1, 1297, 'Bought 1 items out of -2374 quantity', NULL, 1, -2375, '2023-06-19 09:44:09', '2023-06-19 09:44:09'), +(1621, 4, 1297, 'Bought 1 items out of 532 quantity', NULL, 1, 531, '2023-06-19 09:44:09', '2023-06-19 09:44:09'), +(1622, 1, 1298, 'Bought 2 items out of -2375 quantity', NULL, 2, -2377, '2023-06-19 09:46:19', '2023-06-19 09:46:19'), +(1623, 1, 1299, 'Bought 2 items out of -2377 quantity', NULL, 2, -2379, '2023-06-19 09:47:41', '2023-06-19 09:47:41'), +(1624, 4, 1299, 'Bought 1 items out of 531 quantity', NULL, 1, 530, '2023-06-19 09:47:41', '2023-06-19 09:47:41'), +(1625, 2, 1300, 'Bought 1 items out of -72 quantity', NULL, 1, -73, '2023-06-19 09:49:36', '2023-06-19 09:49:36'), +(1626, 4, 1301, 'Bought 1 items out of 530 quantity', NULL, 1, 529, '2023-06-19 09:51:14', '2023-06-19 09:51:14'), +(1627, 1, 1302, 'Bought 1 items out of -2379 quantity', NULL, 1, -2380, '2023-06-19 09:52:41', '2023-06-19 09:52:41'), +(1628, 1, 1304, 'Bought 1 items out of -2380 quantity', NULL, 1, -2381, '2023-06-19 09:55:53', '2023-06-19 09:55:53'), +(1630, 1, 1306, 'Bought 1 items out of -2381 quantity', NULL, 1, -2382, '2023-06-19 10:00:42', '2023-06-19 10:00:42'), +(1631, 4, 1306, 'Bought 1 items out of 529 quantity', NULL, 1, 528, '2023-06-19 10:00:42', '2023-06-19 10:00:42'), +(1632, 2, 1307, 'Bought 1 items out of -73 quantity', NULL, 1, -74, '2023-06-19 10:03:17', '2023-06-19 10:03:17'), +(1633, 1, 1308, 'Bought 1 items out of -2382 quantity', NULL, 1, -2383, '2023-06-19 10:05:21', '2023-06-19 10:05:21'), +(1634, 1, 1309, 'Bought 2 items out of -2383 quantity', NULL, 2, -2385, '2023-06-19 10:06:59', '2023-06-19 10:06:59'), +(1635, 4, 1309, 'Bought 1 items out of 528 quantity', NULL, 1, 527, '2023-06-19 10:06:59', '2023-06-19 10:06:59'), +(1636, 1, 1169, 'Bought 1 items out of -2385 quantity', NULL, 1, -2386, '2023-06-19 10:09:46', '2023-06-19 10:09:46'), +(1637, 1, 1311, 'Bought 1 items out of -2386 quantity', NULL, 1, -2387, '2023-06-19 10:11:44', '2023-06-19 10:11:44'), +(1638, 1, 278, 'Bought 4 items out of -2387 quantity', NULL, 4, -2391, '2023-06-20 09:01:41', '2023-06-20 09:01:41'), +(1639, 1, 1313, 'Bought 1 items out of -2391 quantity', NULL, 1, -2392, '2023-06-20 09:11:48', '2023-06-20 09:11:48'), +(1640, 1, 1314, 'Bought 2 items out of -2392 quantity', NULL, 2, -2394, '2023-06-20 09:15:54', '2023-06-20 09:15:54'), +(1641, 1, 1315, 'Bought 1 items out of -2394 quantity', NULL, 1, -2395, '2023-06-20 09:17:50', '2023-06-20 09:17:50'), +(1642, 1, 1316, 'Bought 1 items out of -2395 quantity', NULL, 1, -2396, '2023-06-20 09:19:57', '2023-06-20 09:19:57'), +(1643, 1, 1317, 'Bought 1 items out of -2396 quantity', NULL, 1, -2397, '2023-06-20 09:22:45', '2023-06-20 09:22:45'), +(1644, 1, 1318, 'Bought 1 items out of -2397 quantity', NULL, 1, -2398, '2023-06-20 09:24:53', '2023-06-20 09:24:53'), +(1645, 1, 1319, 'Bought 1 items out of -2398 quantity', NULL, 1, -2399, '2023-06-20 09:26:09', '2023-06-20 09:26:09'), +(1646, 1, 1320, 'Bought 1 items out of -2399 quantity', NULL, 1, -2400, '2023-06-20 09:27:21', '2023-06-20 09:27:21'), +(1647, 1, 1321, 'Bought 1 items out of -2400 quantity', NULL, 1, -2401, '2023-06-20 09:30:52', '2023-06-20 09:30:52'), +(1648, 1, 1322, 'Bought 1 items out of -2401 quantity', NULL, 1, -2402, '2023-06-20 09:32:12', '2023-06-20 09:32:12'), +(1649, 1, 1323, 'Bought 1 items out of -2402 quantity', NULL, 1, -2403, '2023-06-20 09:33:46', '2023-06-20 09:33:46'), +(1650, 1, 1325, 'Bought 1 items out of -2403 quantity', NULL, 1, -2404, '2023-06-20 09:36:59', '2023-06-20 09:36:59'), +(1651, 4, 1325, 'Bought 1 items out of 527 quantity', NULL, 1, 526, '2023-06-20 09:36:59', '2023-06-20 09:36:59'), +(1652, 1, 1326, 'Bought 2 items out of -2404 quantity', NULL, 2, -2406, '2023-06-20 09:39:05', '2023-06-20 09:39:05'), +(1653, 1, 1327, 'Bought 1 items out of -2406 quantity', NULL, 1, -2407, '2023-06-20 09:41:05', '2023-06-20 09:41:05'), +(1654, 1, 1328, 'Bought 1 items out of -2407 quantity', NULL, 1, -2408, '2023-06-20 09:42:58', '2023-06-20 09:42:58'), +(1655, 1, 1329, 'Bought 2 items out of -2408 quantity', NULL, 2, -2410, '2023-06-20 09:45:42', '2023-06-20 09:45:42'), +(1656, 1, 1330, 'Bought 1 items out of -2410 quantity', NULL, 1, -2411, '2023-06-20 09:47:16', '2023-06-20 09:47:16'), +(1657, 1, 1331, 'Bought 1 items out of -2411 quantity', NULL, 1, -2412, '2023-06-20 09:48:33', '2023-06-20 09:48:33'), +(1658, 1, 1332, 'Bought 2 items out of -2412 quantity', NULL, 2, -2414, '2023-06-20 09:50:09', '2023-06-20 09:50:09'), +(1659, 1, 1334, 'Bought 1 items out of -2414 quantity', NULL, 1, -2415, '2023-06-20 09:54:36', '2023-06-20 09:54:36'), +(1660, 1, 1335, 'Bought 1 items out of -2415 quantity', NULL, 1, -2416, '2023-06-20 09:57:47', '2023-06-20 09:57:47'), +(1661, 6, 1335, 'Bought 1 items out of 35 quantity', NULL, 1, 34, '2023-06-20 09:57:47', '2023-06-20 09:57:47'), +(1662, 4, 1335, 'Bought 1 items out of 526 quantity', NULL, 1, 525, '2023-06-20 09:57:47', '2023-06-20 09:57:47'), +(1663, 1, 935, 'Bought 3 items out of -2416 quantity', NULL, 3, -2419, '2023-06-20 10:01:15', '2023-06-20 10:01:15'), +(1664, 1, 368, 'Bought 2 items out of -2419 quantity', NULL, 2, -2421, '2023-06-20 10:03:41', '2023-06-20 10:03:41'), +(1665, 3, 368, 'Bought 2 items out of -30 quantity', NULL, 2, -32, '2023-06-20 10:03:41', '2023-06-20 10:03:41'), +(1666, 1, 1337, 'Bought 1 items out of -2421 quantity', NULL, 1, -2422, '2023-06-20 10:07:14', '2023-06-20 10:07:14'), +(1667, 1, 1339, 'Bought 1 items out of -2422 quantity', NULL, 1, -2423, '2023-06-20 10:10:08', '2023-06-20 10:10:08'), +(1668, 1, 976, 'Bought 1 items out of -2423 quantity', NULL, 1, -2424, '2023-06-20 10:13:10', '2023-06-20 10:13:10'), +(1669, 3, 976, 'Bought 1 items out of -32 quantity', NULL, 1, -33, '2023-06-20 10:13:10', '2023-06-20 10:13:10'), +(1670, 1, 1341, 'Bought 1 items out of -2424 quantity', NULL, 1, -2425, '2023-06-20 10:14:53', '2023-06-20 10:14:53'), +(1671, 2, 1341, 'Bought 1 items out of -74 quantity', NULL, 1, -75, '2023-06-20 10:14:53', '2023-06-20 10:14:53'), +(1672, 3, 1341, 'Bought 1 items out of -33 quantity', NULL, 1, -34, '2023-06-20 10:14:53', '2023-06-20 10:14:53'), +(1673, 1, 1342, 'Bought 2 items out of -2425 quantity', NULL, 2, -2427, '2023-06-20 10:16:55', '2023-06-20 10:16:55'), +(1674, 4, 1342, 'Bought 1 items out of 525 quantity', NULL, 1, 524, '2023-06-20 10:16:55', '2023-06-20 10:16:55'), +(1675, 1, 1343, 'Bought 1 items out of -2427 quantity', NULL, 1, -2428, '2023-06-20 10:20:46', '2023-06-20 10:20:46'), +(1676, 1, 1344, 'Bought 1 items out of -2428 quantity', NULL, 1, -2429, '2023-06-20 10:22:01', '2023-06-20 10:22:01'), +(1677, 1, 1345, 'Bought 1 items out of -2429 quantity', NULL, 1, -2430, '2023-06-20 10:23:31', '2023-06-20 10:23:31'), +(1678, 1, 207, 'Bought 20 items out of -2430 quantity', NULL, 20, -2450, '2023-06-20 10:24:35', '2023-06-20 10:24:35'), +(1679, 4, 1234, 'Bought 1 items out of 524 quantity', NULL, 1, 523, '2023-06-20 10:25:36', '2023-06-20 10:25:36'), +(1680, 1, 1346, 'Bought 1 items out of -2450 quantity', NULL, 1, -2451, '2023-06-20 10:27:13', '2023-06-20 10:27:13'), +(1681, 1, 1347, 'Bought 1 items out of -2451 quantity', NULL, 1, -2452, '2023-06-20 10:28:54', '2023-06-20 10:28:54'), +(1682, 4, 1347, 'Bought 1 items out of 523 quantity', NULL, 1, 522, '2023-06-20 10:28:54', '2023-06-20 10:28:54'), +(1683, 1, 1348, 'Bought 1 items out of -2452 quantity', NULL, 1, -2453, '2023-06-20 10:31:32', '2023-06-20 10:31:32'), +(1684, 1, 1349, 'Bought 1 items out of -2453 quantity', NULL, 1, -2454, '2023-06-20 10:33:15', '2023-06-20 10:33:15'), +(1685, 1, 1350, 'Bought 1 items out of -2454 quantity', NULL, 1, -2455, '2023-06-20 10:34:46', '2023-06-20 10:34:46'), +(1686, 1, 1351, 'Bought 1 items out of -2455 quantity', NULL, 1, -2456, '2023-06-20 10:37:05', '2023-06-20 10:37:05'), +(1687, 1, 1353, 'Bought 1 items out of -2456 quantity', NULL, 1, -2457, '2023-06-20 10:42:56', '2023-06-20 10:42:56'), +(1688, 1, 1354, 'Bought 1 items out of -2457 quantity', NULL, 1, -2458, '2023-06-20 10:44:11', '2023-06-20 10:44:11'), +(1689, 1, 1355, 'Bought 1 items out of -2458 quantity', NULL, 1, -2459, '2023-06-20 10:45:42', '2023-06-20 10:45:42'), +(1690, 1, 1356, 'Bought 1 items out of -2459 quantity', NULL, 1, -2460, '2023-06-20 10:48:18', '2023-06-20 10:48:18'), +(1691, 1, 1357, 'Bought 1 items out of -2460 quantity', NULL, 1, -2461, '2023-06-20 10:49:53', '2023-06-20 10:49:53'), +(1692, 1, 1358, 'Bought 1 items out of -2461 quantity', NULL, 1, -2462, '2023-06-20 10:51:21', '2023-06-20 10:51:21'), +(1693, 4, 1359, 'Bought 1 items out of 522 quantity', NULL, 1, 521, '2023-06-20 10:52:48', '2023-06-20 10:52:48'), +(1694, 1, 1359, 'Bought 1 items out of -2462 quantity', NULL, 1, -2463, '2023-06-20 10:52:48', '2023-06-20 10:52:48'), +(1695, 3, 1359, 'Bought 1 items out of -34 quantity', NULL, 1, -35, '2023-06-20 10:52:48', '2023-06-20 10:52:48'), +(1696, 4, 1360, 'Bought 1 items out of 521 quantity', NULL, 1, 520, '2023-06-20 10:54:22', '2023-06-20 10:54:22'), +(1697, 1, 530, 'Bought 5 items out of -2463 quantity', NULL, 5, -2468, '2023-06-20 10:56:11', '2023-06-20 10:56:11'), +(1698, 1, 1361, 'Bought 1 items out of -2468 quantity', NULL, 1, -2469, '2023-06-20 10:58:09', '2023-06-20 10:58:09'), +(1699, 3, 1361, 'Bought 1 items out of -35 quantity', NULL, 1, -36, '2023-06-20 10:58:09', '2023-06-20 10:58:09'), +(1700, 1, 1362, 'Bought 2 items out of -2469 quantity', NULL, 2, -2471, '2023-06-20 10:59:39', '2023-06-20 10:59:39'), +(1701, 1, 1363, 'Bought 2 items out of -2471 quantity', NULL, 2, -2473, '2023-06-20 11:01:13', '2023-06-20 11:01:13'), +(1702, 1, 1364, 'Bought 1 items out of -2473 quantity', NULL, 1, -2474, '2023-06-20 11:02:19', '2023-06-20 11:02:19'), +(1703, 1, 1366, 'Bought 1 items out of -2474 quantity', NULL, 1, -2475, '2023-06-20 11:37:23', '2023-06-20 11:37:23'), +(1704, 2, 1366, 'Bought 1 items out of -75 quantity', NULL, 1, -76, '2023-06-20 11:37:23', '2023-06-20 11:37:23'), +(1705, 1, 1367, 'Bought 1 items out of -2475 quantity', NULL, 1, -2476, '2023-06-20 16:56:10', '2023-06-20 16:56:10'), +(1706, 1, 1368, 'Bought 1 items out of -2476 quantity', NULL, 1, -2477, '2023-06-21 09:45:17', '2023-06-21 09:45:17'), +(1707, 1, 1369, 'Bought 1 items out of -2477 quantity', NULL, 1, -2478, '2023-06-21 09:46:53', '2023-06-21 09:46:53'), +(1708, 1, 1370, 'Bought 4 items out of -2478 quantity', NULL, 4, -2482, '2023-06-21 09:49:09', '2023-06-21 09:49:09'), +(1709, 1, 1371, 'Bought 1 items out of -2482 quantity', NULL, 1, -2483, '2023-06-21 09:51:10', '2023-06-21 09:51:10'), +(1710, 1, 1186, 'Bought 2 items out of -2483 quantity', NULL, 2, -2485, '2023-06-21 09:58:20', '2023-06-21 09:58:20'), +(1711, 1, 1374, 'Bought 3 items out of -2485 quantity', NULL, 3, -2488, '2023-06-21 10:02:17', '2023-06-21 10:02:17'), +(1712, 1, 1375, 'Bought 2 items out of -2488 quantity', NULL, 2, -2490, '2023-06-21 10:03:33', '2023-06-21 10:03:33'), +(1713, 1, 1376, 'Bought 6 items out of -2490 quantity', NULL, 6, -2496, '2023-06-21 10:05:23', '2023-06-21 10:05:23'), +(1714, 2, 1376, 'Bought 1 items out of -76 quantity', NULL, 1, -77, '2023-06-21 10:05:23', '2023-06-21 10:05:23'), +(1715, 1, 1377, 'Bought 1 items out of -2496 quantity', NULL, 1, -2497, '2023-06-21 10:07:36', '2023-06-21 10:07:36'), +(1716, 1, 1378, 'Bought 1 items out of -2497 quantity', NULL, 1, -2498, '2023-06-21 10:09:09', '2023-06-21 10:09:09'), +(1717, 1, 1379, 'Bought 1 items out of -2498 quantity', NULL, 1, -2499, '2023-06-21 10:10:36', '2023-06-21 10:10:36'), +(1718, 1, 1381, 'Bought 1 items out of -2499 quantity', NULL, 1, -2500, '2023-06-21 10:13:37', '2023-06-21 10:13:37'), +(1719, 1, 1382, 'Bought 1 items out of -2500 quantity', NULL, 1, -2501, '2023-06-21 10:15:10', '2023-06-21 10:15:10'), +(1720, 3, 1382, 'Bought 1 items out of -36 quantity', NULL, 1, -37, '2023-06-21 10:15:10', '2023-06-21 10:15:10'), +(1721, 1, 1383, 'Bought 1 items out of -2501 quantity', NULL, 1, -2502, '2023-06-21 10:16:28', '2023-06-21 10:16:28'), +(1722, 1, 1099, 'Bought 2 items out of -2502 quantity', NULL, 2, -2504, '2023-06-21 10:18:20', '2023-06-21 10:18:20'), +(1723, 1, 1384, 'Bought 1 items out of -2504 quantity', NULL, 1, -2505, '2023-06-21 10:20:01', '2023-06-21 10:20:01'), +(1724, 4, 1384, 'Bought 1 items out of 520 quantity', NULL, 1, 519, '2023-06-21 10:20:01', '2023-06-21 10:20:01'), +(1725, 1, 1385, 'Bought 2 items out of -2505 quantity', NULL, 2, -2507, '2023-06-21 10:21:24', '2023-06-21 10:21:24'), +(1726, 1, 1387, 'Bought 4 items out of -2507 quantity', NULL, 4, -2511, '2023-06-21 10:25:24', '2023-06-21 10:25:24'), +(1727, 1, 1388, 'Bought 1 items out of -2511 quantity', NULL, 1, -2512, '2023-06-21 10:27:24', '2023-06-21 10:27:24'), +(1728, 4, 1388, 'Bought 1 items out of 519 quantity', NULL, 1, 518, '2023-06-21 10:27:24', '2023-06-21 10:27:24'), +(1729, 1, 1389, 'Bought 1 items out of -2512 quantity', NULL, 1, -2513, '2023-06-21 10:28:40', '2023-06-21 10:28:40'), +(1730, 1, 214, 'Bought 3 items out of -2513 quantity', NULL, 3, -2516, '2023-06-21 10:31:28', '2023-06-21 10:31:28'), +(1731, 1, 1391, 'Bought 1 items out of -2516 quantity', NULL, 1, -2517, '2023-06-21 10:32:50', '2023-06-21 10:32:50'), +(1732, 1, 876, 'Bought 2 items out of -2517 quantity', NULL, 2, -2519, '2023-06-21 10:34:53', '2023-06-21 10:34:53'), +(1733, 1, 1392, 'Bought 1 items out of -2519 quantity', NULL, 1, -2520, '2023-06-21 10:36:51', '2023-06-21 10:36:51'), +(1734, 1, 1393, 'Bought 1 items out of -2520 quantity', NULL, 1, -2521, '2023-06-21 10:38:38', '2023-06-21 10:38:38'), +(1735, 1, 1394, 'Bought 2 items out of -2521 quantity', NULL, 2, -2523, '2023-06-21 10:40:36', '2023-06-21 10:40:36'), +(1736, 1, 1395, 'Bought 4 items out of -2523 quantity', NULL, 4, -2527, '2023-06-21 10:42:36', '2023-06-21 10:42:36'), +(1737, 1, 1396, 'Bought 2 items out of -2527 quantity', NULL, 2, -2529, '2023-06-21 10:44:24', '2023-06-21 10:44:24'), +(1738, 1, 1399, 'Bought 1 items out of -2529 quantity', NULL, 1, -2530, '2023-06-21 11:28:00', '2023-06-21 11:28:00'), +(1739, 1, 1400, 'Bought 1 items out of -2530 quantity', NULL, 1, -2531, '2023-06-21 11:29:44', '2023-06-21 11:29:44'), +(1740, 1, 1401, 'Bought 1 items out of -2531 quantity', NULL, 1, -2532, '2023-06-21 11:31:24', '2023-06-21 11:31:24'), +(1741, 1, 1402, 'Bought 1 items out of -2532 quantity', NULL, 1, -2533, '2023-06-21 11:33:41', '2023-06-21 11:33:41'), +(1742, 1, 1403, 'Bought 1 items out of -2533 quantity', NULL, 1, -2534, '2023-06-21 11:37:20', '2023-06-21 11:37:20'), +(1743, 1, 1405, 'Bought 1 items out of -2534 quantity', NULL, 1, -2535, '2023-06-21 11:39:49', '2023-06-21 11:39:49'), +(1744, 1, 1406, 'Bought 1 items out of -2535 quantity', NULL, 1, -2536, '2023-06-21 11:41:19', '2023-06-21 11:41:19'), +(1745, 1, 1407, 'Bought 1 items out of -2536 quantity', NULL, 1, -2537, '2023-06-21 11:43:01', '2023-06-21 11:43:01'), +(1746, 2, 1409, 'Bought 2 items out of -77 quantity', NULL, 2, -79, '2023-06-21 14:11:56', '2023-06-21 14:11:56'), +(1747, 1, 1410, 'Bought 1 items out of -2537 quantity', NULL, 1, -2538, '2023-06-21 14:22:43', '2023-06-21 14:22:43'), +(1748, 1, 1411, 'Bought 2 items out of -2538 quantity', NULL, 2, -2540, '2023-06-22 09:11:07', '2023-06-22 09:11:07'), +(1749, 1, 1413, 'Bought 1 items out of -2540 quantity', NULL, 1, -2541, '2023-06-22 09:15:37', '2023-06-22 09:15:37'), +(1750, 1, 1415, 'Bought 2 items out of -2541 quantity', NULL, 2, -2543, '2023-06-22 09:18:30', '2023-06-22 09:18:30'), +(1751, 1, 1416, 'Bought 1 items out of -2543 quantity', NULL, 1, -2544, '2023-06-22 09:20:05', '2023-06-22 09:20:05'), +(1752, 1, 1417, 'Bought 2 items out of -2544 quantity', NULL, 2, -2546, '2023-06-22 09:22:05', '2023-06-22 09:22:05'), +(1753, 1, 1418, 'Bought 1 items out of -2546 quantity', NULL, 1, -2547, '2023-06-22 09:24:11', '2023-06-22 09:24:11'), +(1754, 1, 1419, 'Bought 1 items out of -2547 quantity', NULL, 1, -2548, '2023-06-22 09:25:47', '2023-06-22 09:25:47'), +(1755, 1, 1420, 'Bought 1 items out of -2548 quantity', NULL, 1, -2549, '2023-06-22 09:27:01', '2023-06-22 09:27:01'), +(1756, 4, 935, 'Bought 1 items out of 518 quantity', NULL, 1, 517, '2023-06-22 09:30:08', '2023-06-22 09:30:08'), +(1757, 1, 935, 'Bought 4 items out of -2549 quantity', NULL, 4, -2553, '2023-06-22 09:30:08', '2023-06-22 09:30:08'), +(1758, 1, 1422, 'Bought 2 items out of -2553 quantity', NULL, 2, -2555, '2023-06-22 09:34:01', '2023-06-22 09:34:01'), +(1759, 1, 1423, 'Bought 1 items out of -2555 quantity', NULL, 1, -2556, '2023-06-22 09:37:34', '2023-06-22 09:37:34'), +(1760, 1, 1424, 'Bought 1 items out of -2556 quantity', NULL, 1, -2557, '2023-06-22 09:39:01', '2023-06-22 09:39:01'), +(1761, 1, 816, 'Bought 1 items out of -2557 quantity', NULL, 1, -2558, '2023-06-22 09:43:57', '2023-06-22 09:43:57'), +(1762, 1, 1426, 'Bought 2 items out of -2558 quantity', NULL, 2, -2560, '2023-06-22 09:45:51', '2023-06-22 09:45:51'), +(1763, 4, 1426, 'Bought 1 items out of 517 quantity', NULL, 1, 516, '2023-06-22 09:45:51', '2023-06-22 09:45:51'), +(1764, 1, 1427, 'Bought 1 items out of -2560 quantity', NULL, 1, -2561, '2023-06-22 09:46:58', '2023-06-22 09:46:58'), +(1765, 1, 1429, 'Bought 1 items out of -2561 quantity', NULL, 1, -2562, '2023-06-22 09:50:54', '2023-06-22 09:50:54'), +(1766, 1, 909, 'Bought 3 items out of -2562 quantity', NULL, 3, -2565, '2023-06-22 09:53:28', '2023-06-22 09:53:28'), +(1767, 1, 1430, 'Bought 2 items out of -2565 quantity', NULL, 2, -2567, '2023-06-22 09:54:40', '2023-06-22 09:54:40'), +(1768, 1, 1432, 'Bought 1 items out of -2567 quantity', NULL, 1, -2568, '2023-06-22 09:58:08', '2023-06-22 09:58:08'), +(1769, 2, 1432, 'Bought 1 items out of -79 quantity', NULL, 1, -80, '2023-06-22 09:58:08', '2023-06-22 09:58:08'), +(1770, 1, 1433, 'Bought 1 items out of -2568 quantity', NULL, 1, -2569, '2023-06-22 10:00:15', '2023-06-22 10:00:15'), +(1771, 1, 1435, 'Bought 1 items out of -2569 quantity', NULL, 1, -2570, '2023-06-22 10:04:12', '2023-06-22 10:04:12'), +(1772, 2, 1436, 'Bought 1 items out of -80 quantity', NULL, 1, -81, '2023-06-22 10:05:53', '2023-06-22 10:05:53'), +(1773, 1, 1437, 'Bought 1 items out of -2570 quantity', NULL, 1, -2571, '2023-06-22 10:07:43', '2023-06-22 10:07:43'), +(1774, 1, 1438, 'Bought 1 items out of -2571 quantity', NULL, 1, -2572, '2023-06-22 10:13:40', '2023-06-22 10:13:40'), +(1775, 1, 1439, 'Bought 1 items out of -2572 quantity', NULL, 1, -2573, '2023-06-22 10:15:16', '2023-06-22 10:15:16'), +(1776, 1, 1440, 'Bought 1 items out of -2573 quantity', NULL, 1, -2574, '2023-06-22 10:17:02', '2023-06-22 10:17:02'), +(1777, 1, 276, 'Bought 2 items out of -2574 quantity', NULL, 2, -2576, '2023-06-22 10:18:57', '2023-06-22 10:18:57'), +(1778, 4, 276, 'Bought 1 items out of 516 quantity', NULL, 1, 515, '2023-06-22 10:18:57', '2023-06-22 10:18:57'), +(1779, 4, 1441, 'Bought 1 items out of 515 quantity', NULL, 1, 514, '2023-06-22 10:20:06', '2023-06-22 10:20:06'), +(1780, 1, 1442, 'Bought 1 items out of -2576 quantity', NULL, 1, -2577, '2023-06-22 10:21:54', '2023-06-22 10:21:54'), +(1781, 1, 1444, 'Bought 1 items out of -2577 quantity', NULL, 1, -2578, '2023-06-22 10:25:23', '2023-06-22 10:25:23'), +(1782, 1, 1011, 'Bought 2 items out of -2578 quantity', NULL, 2, -2580, '2023-06-22 11:12:56', '2023-06-22 11:12:56'), +(1783, 1, 1411, 'Bought 2 items out of -2580 quantity', NULL, 2, -2582, '2023-06-22 11:14:15', '2023-06-22 11:14:15'), +(1784, 1, 1413, 'Bought 1 items out of -2582 quantity', NULL, 1, -2583, '2023-06-22 11:19:22', '2023-06-22 11:19:22'), +(1785, 1, 1446, 'Bought 1 items out of -2583 quantity', NULL, 1, -2584, '2023-06-22 11:21:30', '2023-06-22 11:21:30'), +(1786, 1, 1447, 'Bought 1 items out of -2584 quantity', NULL, 1, -2585, '2023-06-22 11:37:40', '2023-06-22 11:37:40'); +INSERT INTO `stock_infos` (`id`, `stock_id`, `customer_id`, `detail`, `stock_in`, `stock_out`, `balance`, `created_at`, `updated_at`) VALUES +(1787, 4, 1447, 'Bought 1 items out of 514 quantity', NULL, 1, 513, '2023-06-22 11:37:40', '2023-06-22 11:37:40'), +(1788, 1, 1448, 'Bought 2 items out of -2585 quantity', NULL, 2, -2587, '2023-06-22 11:39:01', '2023-06-22 11:39:01'), +(1789, 4, 1448, 'Bought 1 items out of 513 quantity', NULL, 1, 512, '2023-06-22 11:39:01', '2023-06-22 11:39:01'), +(1790, 1, 1449, 'Bought 2 items out of -2587 quantity', NULL, 2, -2589, '2023-06-22 11:40:48', '2023-06-22 11:40:48'), +(1791, 1, 194, 'Bought 1 items out of -2589 quantity', NULL, 1, -2590, '2023-06-22 11:49:14', '2023-06-22 11:49:14'), +(1792, 3, 194, 'Bought 1 items out of -37 quantity', NULL, 1, -38, '2023-06-22 11:49:14', '2023-06-22 11:49:14'), +(1793, 1, 194, 'Bought 1 items out of -2590 quantity', NULL, 1, -2591, '2023-06-22 11:49:14', '2023-06-22 11:49:14'), +(1794, 2, 194, 'Bought 1 items out of -81 quantity', NULL, 1, -82, '2023-06-22 11:49:14', '2023-06-22 11:49:14'), +(1795, 1, 1451, 'Bought 1 items out of -2591 quantity', NULL, 1, -2592, '2023-06-23 09:36:40', '2023-06-23 09:36:40'), +(1796, 1, 1452, 'Bought 1 items out of -2592 quantity', NULL, 1, -2593, '2023-06-23 10:32:07', '2023-06-23 10:32:07'), +(1797, 1, 1456, 'Bought 2 items out of -2593 quantity', NULL, 2, -2595, '2023-06-23 10:38:21', '2023-06-23 10:38:21'), +(1798, 1, 1457, 'Bought 1 items out of -2595 quantity', NULL, 1, -2596, '2023-06-23 10:44:51', '2023-06-23 10:44:51'), +(1799, 1, 1458, 'Bought 1 items out of -2596 quantity', NULL, 1, -2597, '2023-06-23 10:46:45', '2023-06-23 10:46:45'), +(1800, 1, 1459, 'Bought 1 items out of -2597 quantity', NULL, 1, -2598, '2023-06-23 10:48:19', '2023-06-23 10:48:19'), +(1801, 3, 1459, 'Bought 1 items out of -38 quantity', NULL, 1, -39, '2023-06-23 10:48:19', '2023-06-23 10:48:19'), +(1802, 1, 1460, 'Bought 1 items out of -2598 quantity', NULL, 1, -2599, '2023-06-23 10:49:28', '2023-06-23 10:49:28'), +(1803, 1, 1461, 'Bought 1 items out of -2599 quantity', NULL, 1, -2600, '2023-06-23 10:51:40', '2023-06-23 10:51:40'), +(1804, 1, 1462, 'Bought 1 items out of -2600 quantity', NULL, 1, -2601, '2023-06-23 10:53:23', '2023-06-23 10:53:23'), +(1805, 1, 1463, 'Bought 1 items out of -2601 quantity', NULL, 1, -2602, '2023-06-23 10:55:28', '2023-06-23 10:55:28'), +(1806, 1, 1464, 'Bought 1 items out of -2602 quantity', NULL, 1, -2603, '2023-06-23 10:56:58', '2023-06-23 10:56:58'), +(1807, 3, 1465, 'Bought 1 items out of -39 quantity', NULL, 1, -40, '2023-06-23 10:58:49', '2023-06-23 10:58:49'), +(1808, 4, 1468, 'Bought 2 items out of 512 quantity', NULL, 2, 510, '2023-06-23 11:02:47', '2023-06-23 11:02:47'), +(1809, 1, 1469, 'Bought 1 items out of -2603 quantity', NULL, 1, -2604, '2023-06-23 11:05:54', '2023-06-23 11:05:54'), +(1810, 3, 1281, 'Bought 1 items out of -40 quantity', NULL, 1, -41, '2023-06-23 11:11:36', '2023-06-23 11:11:36'), +(1811, 1, 1281, 'Bought 5 items out of -2604 quantity', NULL, 5, -2609, '2023-06-23 11:11:36', '2023-06-23 11:11:36'), +(1812, 4, 1281, 'Bought 1 items out of 510 quantity', NULL, 1, 509, '2023-06-23 11:11:36', '2023-06-23 11:11:36'), +(1813, 1, 1448, 'Bought 1 items out of -2609 quantity', NULL, 1, -2610, '2023-06-23 11:16:05', '2023-06-23 11:16:05'), +(1814, 1, 1471, 'Bought 1 items out of -2610 quantity', NULL, 1, -2611, '2023-06-23 11:17:30', '2023-06-23 11:17:30'), +(1815, 1, 543, 'Bought 7 items out of -2611 quantity', NULL, 7, -2618, '2023-06-23 11:19:47', '2023-06-23 11:19:47'), +(1816, 1, 1472, 'Bought 1 items out of -2618 quantity', NULL, 1, -2619, '2023-06-23 11:21:18', '2023-06-23 11:21:18'), +(1817, 3, 1472, 'Bought 1 items out of -41 quantity', NULL, 1, -42, '2023-06-23 11:21:18', '2023-06-23 11:21:18'), +(1818, 1, 1476, 'Bought 1 items out of -2619 quantity', NULL, 1, -2620, '2023-06-23 11:30:21', '2023-06-23 11:30:21'), +(1819, 1, 1477, 'Bought 1 items out of -2620 quantity', NULL, 1, -2621, '2023-06-23 11:31:36', '2023-06-23 11:31:36'), +(1820, 1, 1478, 'Bought 1 items out of -2621 quantity', NULL, 1, -2622, '2023-06-23 11:33:44', '2023-06-23 11:33:44'), +(1821, 1, 1479, 'Bought 1 items out of -2622 quantity', NULL, 1, -2623, '2023-06-23 11:35:13', '2023-06-23 11:35:13'), +(1822, 1, 1480, 'Bought 1 items out of -2623 quantity', NULL, 1, -2624, '2023-06-23 11:37:29', '2023-06-23 11:37:29'), +(1823, 1, 1481, 'Bought 1 items out of -2624 quantity', NULL, 1, -2625, '2023-06-23 11:40:44', '2023-06-23 11:40:44'), +(1824, 1, 1482, 'Bought 2 items out of -2625 quantity', NULL, 2, -2627, '2023-06-23 11:43:08', '2023-06-23 11:43:08'), +(1825, 1, 1484, 'Bought 2 items out of -2627 quantity', NULL, 2, -2629, '2023-06-23 11:47:34', '2023-06-23 11:47:34'), +(1826, 3, 1484, 'Bought 2 items out of -42 quantity', NULL, 2, -44, '2023-06-23 11:47:34', '2023-06-23 11:47:34'), +(1827, 2, 1484, 'Bought 2 items out of -82 quantity', NULL, 2, -84, '2023-06-23 11:47:34', '2023-06-23 11:47:34'), +(1828, 1, 1485, 'Bought 1 items out of -2629 quantity', NULL, 1, -2630, '2023-06-23 11:48:55', '2023-06-23 11:48:55'), +(1829, 1, 1487, 'Bought 2 items out of -2630 quantity', NULL, 2, -2632, '2023-06-23 14:55:25', '2023-06-23 14:55:25'), +(1830, 1, 1488, 'Bought 2 items out of -2632 quantity', NULL, 2, -2634, '2023-06-24 09:33:10', '2023-06-24 09:33:10'), +(1831, 1, 1246, 'Bought 2 items out of -2634 quantity', NULL, 2, -2636, '2023-06-24 09:38:08', '2023-06-24 09:38:08'), +(1832, 4, 1246, 'Bought 1 items out of 509 quantity', NULL, 1, 508, '2023-06-24 09:38:08', '2023-06-24 09:38:08'), +(1833, 1, 1490, 'Bought 1 items out of -2636 quantity', NULL, 1, -2637, '2023-06-24 09:39:29', '2023-06-24 09:39:29'), +(1834, 1, 1491, 'Bought 1 items out of -2637 quantity', NULL, 1, -2638, '2023-06-24 09:41:57', '2023-06-24 09:41:57'), +(1835, 1, 1492, 'Bought 1 items out of -2638 quantity', NULL, 1, -2639, '2023-06-24 09:43:23', '2023-06-24 09:43:23'), +(1836, 3, 1492, 'Bought 1 items out of -44 quantity', NULL, 1, -45, '2023-06-24 09:43:23', '2023-06-24 09:43:23'), +(1837, 1, 1493, 'Bought 1 items out of -2639 quantity', NULL, 1, -2640, '2023-06-24 09:44:36', '2023-06-24 09:44:36'), +(1838, 1, 1496, 'Bought 1 items out of -2640 quantity', NULL, 1, -2641, '2023-06-24 09:49:16', '2023-06-24 09:49:16'), +(1839, 1, 1497, 'Bought 1 items out of -2641 quantity', NULL, 1, -2642, '2023-06-24 09:50:53', '2023-06-24 09:50:53'), +(1840, 3, 1497, 'Bought 1 items out of -45 quantity', NULL, 1, -46, '2023-06-24 09:50:53', '2023-06-24 09:50:53'), +(1841, 1, 1498, 'Bought 1 items out of -2642 quantity', NULL, 1, -2643, '2023-06-24 09:52:50', '2023-06-24 09:52:50'), +(1842, 1, 1499, 'Bought 1 items out of -2643 quantity', NULL, 1, -2644, '2023-06-24 09:54:46', '2023-06-24 09:54:46'), +(1843, 1, 1500, 'Bought 1 items out of -2644 quantity', NULL, 1, -2645, '2023-06-24 09:56:06', '2023-06-24 09:56:06'), +(1844, 1, 279, 'Bought 1 items out of -2645 quantity', NULL, 1, -2646, '2023-06-24 09:57:21', '2023-06-24 09:57:21'), +(1845, 1, 1501, 'Bought 1 items out of -2646 quantity', NULL, 1, -2647, '2023-06-24 09:59:00', '2023-06-24 09:59:00'), +(1846, 3, 1501, 'Bought 1 items out of -46 quantity', NULL, 1, -47, '2023-06-24 09:59:00', '2023-06-24 09:59:00'), +(1848, 1, 1503, 'Bought 1 items out of -2647 quantity', NULL, 1, -2648, '2023-06-24 10:02:07', '2023-06-24 10:02:07'), +(1849, 1, 1504, 'Bought 1 items out of -2648 quantity', NULL, 1, -2649, '2023-06-24 10:04:20', '2023-06-24 10:04:20'), +(1850, 1, 1505, 'Bought 2 items out of -2649 quantity', NULL, 2, -2651, '2023-06-24 10:05:44', '2023-06-24 10:05:44'), +(1851, 4, 1505, 'Bought 1 items out of 508 quantity', NULL, 1, 507, '2023-06-24 10:05:44', '2023-06-24 10:05:44'), +(1852, 1, 1506, 'Bought 1 items out of -2651 quantity', NULL, 1, -2652, '2023-06-24 10:07:18', '2023-06-24 10:07:18'), +(1853, 1, 1507, 'Bought 1 items out of -2652 quantity', NULL, 1, -2653, '2023-06-24 10:08:53', '2023-06-24 10:08:53'), +(1854, 1, 1509, 'Bought 1 items out of -2653 quantity', NULL, 1, -2654, '2023-06-24 10:11:52', '2023-06-24 10:11:52'), +(1855, 1, 1510, 'Bought 2 items out of -2654 quantity', NULL, 2, -2656, '2023-06-24 10:13:05', '2023-06-24 10:13:05'), +(1856, 1, 1511, 'Bought 2 items out of -2656 quantity', NULL, 2, -2658, '2023-06-24 10:14:28', '2023-06-24 10:14:28'), +(1857, 3, 1511, 'Bought 1 items out of -47 quantity', NULL, 1, -48, '2023-06-24 10:14:28', '2023-06-24 10:14:28'), +(1858, 1, 1512, 'Bought 2 items out of -2658 quantity', NULL, 2, -2660, '2023-06-24 10:15:36', '2023-06-24 10:15:36'), +(1859, 1, 1514, 'Bought 1 items out of -2660 quantity', NULL, 1, -2661, '2023-06-24 10:18:22', '2023-06-24 10:18:22'), +(1860, 4, 1514, 'Bought 1 items out of 507 quantity', NULL, 1, 506, '2023-06-24 10:18:22', '2023-06-24 10:18:22'), +(1861, 1, 1515, 'Bought 1 items out of -2661 quantity', NULL, 1, -2662, '2023-06-24 10:44:44', '2023-06-24 10:44:44'), +(1862, 3, 1515, 'Bought 1 items out of -48 quantity', NULL, 1, -49, '2023-06-24 10:44:44', '2023-06-24 10:44:44'), +(1863, 3, 1517, 'Bought 1 items out of -49 quantity', NULL, 1, -50, '2023-06-24 11:00:50', '2023-06-24 11:00:50'), +(1864, 1, 1518, 'Bought 1 items out of -2662 quantity', NULL, 1, -2663, '2023-06-24 11:53:34', '2023-06-24 11:53:34'), +(1865, 1, 1519, 'Bought 2 items out of -2663 quantity', NULL, 2, -2665, '2023-06-25 08:09:58', '2023-06-25 08:09:58'), +(1866, 1, 1520, 'Bought 1 items out of -2665 quantity', NULL, 1, -2666, '2023-06-26 09:22:52', '2023-06-26 09:22:52'), +(1867, 1, 1521, 'Bought 2 items out of -2666 quantity', NULL, 2, -2668, '2023-06-26 09:24:30', '2023-06-26 09:24:30'), +(1868, 1, 1522, 'Bought 1 items out of -2668 quantity', NULL, 1, -2669, '2023-06-26 09:26:07', '2023-06-26 09:26:07'), +(1869, 1, 1374, 'Bought 7 items out of -2669 quantity', NULL, 7, -2676, '2023-06-26 09:29:16', '2023-06-26 09:29:16'), +(1870, 2, 1374, 'Bought 1 items out of -84 quantity', NULL, 1, -85, '2023-06-26 09:29:16', '2023-06-26 09:29:16'), +(1871, 1, 1523, 'Bought 2 items out of -2676 quantity', NULL, 2, -2678, '2023-06-26 09:30:34', '2023-06-26 09:30:34'), +(1872, 1, 1525, 'Bought 1 items out of -2678 quantity', NULL, 1, -2679, '2023-06-26 09:35:12', '2023-06-26 09:35:12'), +(1873, 1, 1527, 'Bought 1 items out of -2679 quantity', NULL, 1, -2680, '2023-06-26 09:40:07', '2023-06-26 09:40:07'), +(1874, 1, 1214, 'Bought 1 items out of -2680 quantity', NULL, 1, -2681, '2023-06-26 09:44:22', '2023-06-26 09:44:22'), +(1875, 4, 1214, 'Bought 1 items out of 506 quantity', NULL, 1, 505, '2023-06-26 09:44:22', '2023-06-26 09:44:22'), +(1876, 1, 1528, 'Bought 1 items out of -2681 quantity', NULL, 1, -2682, '2023-06-26 09:45:49', '2023-06-26 09:45:49'), +(1877, 1, 1529, 'Bought 1 items out of -2682 quantity', NULL, 1, -2683, '2023-06-26 09:47:25', '2023-06-26 09:47:25'), +(1878, 1, 1531, 'Bought 1 items out of -2683 quantity', NULL, 1, -2684, '2023-06-26 09:50:15', '2023-06-26 09:50:15'), +(1879, 1, 1532, 'Bought 1 items out of -2684 quantity', NULL, 1, -2685, '2023-06-26 09:52:24', '2023-06-26 09:52:24'), +(1880, 1, 1534, 'Bought 1 items out of -2685 quantity', NULL, 1, -2686, '2023-06-26 09:55:33', '2023-06-26 09:55:33'), +(1881, 1, 1535, 'Bought 1 items out of -2686 quantity', NULL, 1, -2687, '2023-06-26 09:57:34', '2023-06-26 09:57:34'), +(1882, 2, 1535, 'Bought 1 items out of -85 quantity', NULL, 1, -86, '2023-06-26 09:57:34', '2023-06-26 09:57:34'), +(1883, 1, 1536, 'Bought 1 items out of -2687 quantity', NULL, 1, -2688, '2023-06-26 09:58:44', '2023-06-26 09:58:44'), +(1884, 1, 1537, 'Bought 2 items out of -2688 quantity', NULL, 2, -2690, '2023-06-26 10:00:14', '2023-06-26 10:00:14'), +(1885, 1, 1499, 'Bought 1 items out of -2690 quantity', NULL, 1, -2691, '2023-06-26 10:01:56', '2023-06-26 10:01:56'), +(1886, 1, 1538, 'Bought 2 items out of -2691 quantity', NULL, 2, -2693, '2023-06-26 10:03:31', '2023-06-26 10:03:31'), +(1887, 1, 1031, 'Bought 2 items out of -2693 quantity', NULL, 2, -2695, '2023-06-26 10:05:21', '2023-06-26 10:05:21'), +(1888, 3, 1031, 'Bought 1 items out of -50 quantity', NULL, 1, -51, '2023-06-26 10:05:21', '2023-06-26 10:05:21'), +(1889, 1, 1540, 'Bought 1 items out of -2695 quantity', NULL, 1, -2696, '2023-06-26 10:09:18', '2023-06-26 10:09:18'), +(1890, 1, 1541, 'Bought 1 items out of -2696 quantity', NULL, 1, -2697, '2023-06-26 10:12:34', '2023-06-26 10:12:34'), +(1891, 4, 935, 'Bought 1 items out of 505 quantity', NULL, 1, 504, '2023-06-26 10:14:42', '2023-06-26 10:14:42'), +(1892, 1, 935, 'Bought 4 items out of -2697 quantity', NULL, 4, -2701, '2023-06-26 10:14:42', '2023-06-26 10:14:42'), +(1894, 2, 1168, 'Bought 1 items out of -86 quantity', NULL, 1, -87, '2023-06-26 10:21:47', '2023-06-26 10:21:47'), +(1895, 3, 1168, 'Bought 1 items out of -51 quantity', NULL, 1, -52, '2023-06-26 10:21:47', '2023-06-26 10:21:47'), +(1896, 1, 1168, 'Bought 3 items out of -2701 quantity', NULL, 3, -2704, '2023-06-26 10:21:47', '2023-06-26 10:21:47'), +(1897, 4, 1168, 'Bought 1 items out of 504 quantity', NULL, 1, 503, '2023-06-26 10:21:47', '2023-06-26 10:21:47'), +(1898, 1, 551, 'Bought 2 items out of -2704 quantity', NULL, 2, -2706, '2023-06-26 10:24:49', '2023-06-26 10:24:49'), +(1899, 1, 1546, 'Bought 1 items out of -2706 quantity', NULL, 1, -2707, '2023-06-26 10:27:31', '2023-06-26 10:27:31'), +(1900, 1, 1547, 'Bought 1 items out of -2707 quantity', NULL, 1, -2708, '2023-06-26 10:28:48', '2023-06-26 10:28:48'), +(1901, 1, 1549, 'Bought 1 items out of -2708 quantity', NULL, 1, -2709, '2023-06-26 10:33:32', '2023-06-26 10:33:32'), +(1902, 1, 1552, 'Bought 1 items out of -2709 quantity', NULL, 1, -2710, '2023-06-26 10:37:20', '2023-06-26 10:37:20'), +(1903, 1, 1553, 'Bought 2 items out of -2710 quantity', NULL, 2, -2712, '2023-06-26 10:39:06', '2023-06-26 10:39:06'), +(1904, 1, 1554, 'Bought 1 items out of -2712 quantity', NULL, 1, -2713, '2023-06-26 10:40:18', '2023-06-26 10:40:18'), +(1905, 1, 999, 'Bought 2 items out of -2713 quantity', NULL, 2, -2715, '2023-06-26 10:41:55', '2023-06-26 10:41:55'), +(1906, 1, 1555, 'Bought 1 items out of -2715 quantity', NULL, 1, -2716, '2023-06-26 10:43:19', '2023-06-26 10:43:19'), +(1907, 4, 1556, 'Bought 1 items out of 503 quantity', NULL, 1, 502, '2023-06-26 10:44:51', '2023-06-26 10:44:51'), +(1908, 1, 1556, 'Bought 2 items out of -2716 quantity', NULL, 2, -2718, '2023-06-26 10:44:51', '2023-06-26 10:44:51'), +(1909, 1, 1557, 'Bought 1 items out of -2718 quantity', NULL, 1, -2719, '2023-06-26 10:45:59', '2023-06-26 10:45:59'), +(1910, 1, 1558, 'Bought 1 items out of -2719 quantity', NULL, 1, -2720, '2023-06-26 10:47:15', '2023-06-26 10:47:15'), +(1911, 1, 1559, 'Bought 1 items out of -2720 quantity', NULL, 1, -2721, '2023-06-26 10:48:20', '2023-06-26 10:48:20'), +(1912, 1, 1561, 'Bought 2 items out of -2721 quantity', NULL, 2, -2723, '2023-06-26 10:51:28', '2023-06-26 10:51:28'), +(1913, 1, 1376, 'Bought 6 items out of -2723 quantity', NULL, 6, -2729, '2023-06-26 10:53:15', '2023-06-26 10:53:15'), +(1914, 2, 1376, 'Bought 1 items out of -87 quantity', NULL, 1, -88, '2023-06-26 10:53:15', '2023-06-26 10:53:15'), +(1915, 3, 1376, 'Bought 1 items out of -52 quantity', NULL, 1, -53, '2023-06-26 10:53:15', '2023-06-26 10:53:15'), +(1916, 1, 1562, 'Bought 1 items out of -2729 quantity', NULL, 1, -2730, '2023-06-26 10:54:55', '2023-06-26 10:54:55'), +(1917, 1, 1563, 'Bought 4 items out of -2730 quantity', NULL, 4, -2734, '2023-06-26 10:57:07', '2023-06-26 10:57:07'), +(1918, 1, 1564, 'Bought 1 items out of -2734 quantity', NULL, 1, -2735, '2023-06-26 10:58:27', '2023-06-26 10:58:27'), +(1919, 1, 1565, 'Bought 2 items out of -2735 quantity', NULL, 2, -2737, '2023-06-26 11:01:31', '2023-06-26 11:01:31'), +(1920, 1, 1566, 'Bought 1 items out of -2737 quantity', NULL, 1, -2738, '2023-06-26 11:19:00', '2023-06-26 11:19:00'), +(1921, 1, 1566, 'Bought 2 items out of -2738 quantity', NULL, 2, -2740, '2023-06-26 11:21:39', '2023-06-26 11:21:39'), +(1922, 1, 1568, 'Bought 3 items out of -2740 quantity', NULL, 3, -2743, '2023-06-26 12:06:42', '2023-06-26 12:06:42'), +(1923, 1, 1569, 'Bought 2 items out of -2743 quantity', NULL, 2, -2745, '2023-06-26 12:18:40', '2023-06-26 12:18:40'), +(1924, 1, 1570, 'Bought 2 items out of -2745 quantity', NULL, 2, -2747, '2023-06-26 12:20:32', '2023-06-26 12:20:32'), +(1925, 1, 1571, 'Bought 2 items out of -2747 quantity', NULL, 2, -2749, '2023-06-26 12:32:32', '2023-06-26 12:32:32'), +(1926, 1, 1572, 'Bought 1 items out of -2749 quantity', NULL, 1, -2750, '2023-06-26 12:34:19', '2023-06-26 12:34:19'), +(1927, 1, 1573, 'Bought 1 items out of -2750 quantity', NULL, 1, -2751, '2023-06-26 13:17:36', '2023-06-26 13:17:36'), +(1928, 1, 1574, 'Bought 1 items out of -2751 quantity', NULL, 1, -2752, '2023-06-26 13:21:41', '2023-06-26 13:21:41'), +(1929, 1, 1575, 'Bought 1 items out of -2752 quantity', NULL, 1, -2753, '2023-06-26 13:51:43', '2023-06-26 13:51:43'), +(1930, 1, 1576, 'Bought 1 items out of -2753 quantity', NULL, 1, -2754, '2023-06-27 09:51:11', '2023-06-27 09:51:11'), +(1931, 1, 1577, 'Bought 2 items out of -2754 quantity', NULL, 2, -2756, '2023-06-27 09:53:29', '2023-06-27 09:53:29'), +(1932, 1, 1577, 'Bought 2 items out of -2756 quantity', NULL, 2, -2758, '2023-06-27 10:01:21', '2023-06-27 10:01:21'), +(1933, 1, 1578, 'Bought 1 items out of -2758 quantity', NULL, 1, -2759, '2023-06-27 10:02:47', '2023-06-27 10:02:47'), +(1934, 1, 1579, 'Bought 1 items out of -2759 quantity', NULL, 1, -2760, '2023-06-27 10:05:04', '2023-06-27 10:05:04'), +(1935, 1, 1580, 'Bought 3 items out of -2760 quantity', NULL, 3, -2763, '2023-06-27 10:06:57', '2023-06-27 10:06:57'), +(1936, 1, 1581, 'Bought 2 items out of -2763 quantity', NULL, 2, -2765, '2023-06-27 10:08:19', '2023-06-27 10:08:19'), +(1937, 1, 1582, 'Bought 6 items out of -2765 quantity', NULL, 6, -2771, '2023-06-27 10:10:39', '2023-06-27 10:10:39'), +(1938, 1, 1245, 'Bought 1 items out of -2771 quantity', NULL, 1, -2772, '2023-06-27 10:14:11', '2023-06-27 10:14:11'), +(1939, 1, 1584, 'Bought 2 items out of -2772 quantity', NULL, 2, -2774, '2023-06-27 10:18:15', '2023-06-27 10:18:15'), +(1940, 2, 1584, 'Bought 2 items out of -88 quantity', NULL, 2, -90, '2023-06-27 10:18:15', '2023-06-27 10:18:15'), +(1941, 1, 1585, 'Bought 1 items out of -2774 quantity', NULL, 1, -2775, '2023-06-27 10:20:22', '2023-06-27 10:20:22'), +(1942, 1, 1569, 'Bought 2 items out of -2775 quantity', NULL, 2, -2777, '2023-06-27 10:22:16', '2023-06-27 10:22:16'), +(1943, 3, 1586, 'Bought 1 items out of -53 quantity', NULL, 1, -54, '2023-06-27 10:23:53', '2023-06-27 10:23:53'), +(1944, 1, 1587, 'Bought 1 items out of -2777 quantity', NULL, 1, -2778, '2023-06-27 10:25:22', '2023-06-27 10:25:22'), +(1945, 1, 1588, 'Bought 1 items out of -2778 quantity', NULL, 1, -2779, '2023-06-27 10:27:04', '2023-06-27 10:27:04'), +(1946, 1, 1589, 'Bought 1 items out of -2779 quantity', NULL, 1, -2780, '2023-06-27 10:29:15', '2023-06-27 10:29:15'), +(1947, 1, 1591, 'Bought 1 items out of -2780 quantity', NULL, 1, -2781, '2023-06-27 10:35:03', '2023-06-27 10:35:03'), +(1948, 2, 1592, 'Bought 1 items out of -90 quantity', NULL, 1, -91, '2023-06-27 10:36:38', '2023-06-27 10:36:38'), +(1949, 1, 1593, 'Bought 1 items out of -2781 quantity', NULL, 1, -2782, '2023-06-27 10:38:05', '2023-06-27 10:38:05'), +(1950, 2, 362, 'Bought 1 items out of -91 quantity', NULL, 1, -92, '2023-06-27 10:39:37', '2023-06-27 10:39:37'), +(1951, 1, 958, 'Bought 3 items out of -2782 quantity', NULL, 3, -2785, '2023-06-27 10:41:33', '2023-06-27 10:41:33'), +(1952, 1, 1575, 'Bought 1 items out of -2785 quantity', NULL, 1, -2786, '2023-06-27 10:43:07', '2023-06-27 10:43:07'), +(1953, 1, 1594, 'Bought 2 items out of -2786 quantity', NULL, 2, -2788, '2023-06-27 10:44:37', '2023-06-27 10:44:37'), +(1954, 1, 1595, 'Bought 2 items out of -2788 quantity', NULL, 2, -2790, '2023-06-27 10:46:24', '2023-06-27 10:46:24'), +(1955, 1, 1596, 'Bought 1 items out of -2790 quantity', NULL, 1, -2791, '2023-06-27 10:47:50', '2023-06-27 10:47:50'), +(1956, 1, 1597, 'Bought 3 items out of -2791 quantity', NULL, 3, -2794, '2023-06-27 10:50:23', '2023-06-27 10:50:23'), +(1957, 1, 1598, 'Bought 1 items out of -2794 quantity', NULL, 1, -2795, '2023-06-27 10:51:59', '2023-06-27 10:51:59'), +(1958, 1, 267, 'Bought 1 items out of -2795 quantity', NULL, 1, -2796, '2023-06-27 10:53:36', '2023-06-27 10:53:36'), +(1959, 1, 1600, 'Bought 2 items out of -2796 quantity', NULL, 2, -2798, '2023-06-27 10:56:32', '2023-06-27 10:56:32'), +(1960, 1, 1601, 'Bought 1 items out of -2798 quantity', NULL, 1, -2799, '2023-06-27 10:58:19', '2023-06-27 10:58:19'), +(1961, 1, 1602, 'Bought 1 items out of -2799 quantity', NULL, 1, -2800, '2023-06-27 11:01:04', '2023-06-27 11:01:04'), +(1962, 3, 1602, 'Bought 1 items out of -54 quantity', NULL, 1, -55, '2023-06-27 11:01:04', '2023-06-27 11:01:04'), +(1963, 1, 1604, 'Bought 1 items out of -2800 quantity', NULL, 1, -2801, '2023-06-27 11:04:43', '2023-06-27 11:04:43'), +(1964, 1, 1605, 'Bought 1 items out of -2801 quantity', NULL, 1, -2802, '2023-06-27 11:16:56', '2023-06-27 11:16:56'), +(1965, 1, 1606, 'Bought 1 items out of -2802 quantity', NULL, 1, -2803, '2023-06-27 11:18:20', '2023-06-27 11:18:20'), +(1966, 1, 1607, 'Bought 1 items out of -2803 quantity', NULL, 1, -2804, '2023-06-27 11:20:32', '2023-06-27 11:20:32'), +(1967, 1, 530, 'Bought 20 items out of -2804 quantity', NULL, 20, -2824, '2023-06-27 11:37:48', '2023-06-27 11:37:48'), +(1968, 1, 530, 'Bought 16 items out of -2824 quantity', NULL, 16, -2840, '2023-06-27 11:47:49', '2023-06-27 11:47:49'), +(1969, 1, 1608, 'Bought 2 items out of -2840 quantity', NULL, 2, -2842, '2023-06-27 12:15:58', '2023-06-27 12:15:58'), +(1970, 1, 1609, 'Bought 1 items out of -2842 quantity', NULL, 1, -2843, '2023-06-27 12:29:39', '2023-06-27 12:29:39'), +(1971, 3, 1608, 'Bought 1 items out of -55 quantity', NULL, 1, -56, '2023-06-27 12:33:23', '2023-06-27 12:33:23'), +(1972, 1, 1608, 'Bought 1 items out of -2843 quantity', NULL, 1, -2844, '2023-06-27 12:33:23', '2023-06-27 12:33:23'), +(1973, 1, 1610, 'Bought 1 items out of -2844 quantity', NULL, 1, -2845, '2023-06-27 12:43:13', '2023-06-27 12:43:13'), +(1974, 1, 1612, 'Bought 1 items out of -2845 quantity', NULL, 1, -2846, '2023-06-27 12:46:49', '2023-06-27 12:46:49'), +(1975, 1, 1193, 'Bought 1 items out of -2846 quantity', NULL, 1, -2847, '2023-06-27 12:50:59', '2023-06-27 12:50:59'), +(1976, 1, 1614, 'Bought 1 items out of -2847 quantity', NULL, 1, -2848, '2023-06-27 13:28:41', '2023-06-27 13:28:41'), +(1977, 1, 1615, 'Bought 1 items out of -2848 quantity', NULL, 1, -2849, '2023-06-28 08:50:18', '2023-06-28 08:50:18'), +(1978, 1, 1616, 'Bought 1 items out of -2849 quantity', NULL, 1, -2850, '2023-06-28 08:52:25', '2023-06-28 08:52:25'), +(1979, 1, 1110, 'Bought 1 items out of -2850 quantity', NULL, 1, -2851, '2023-06-28 08:56:48', '2023-06-28 08:56:48'), +(1980, 1, 1619, 'Bought 1 items out of -2851 quantity', NULL, 1, -2852, '2023-06-28 09:00:32', '2023-06-28 09:00:32'), +(1981, 1, 1621, 'Bought 1 items out of -2852 quantity', NULL, 1, -2853, '2023-06-28 09:03:36', '2023-06-28 09:03:36'), +(1982, 1, 1623, 'Bought 3 items out of -2853 quantity', NULL, 3, -2856, '2023-06-28 09:06:52', '2023-06-28 09:06:52'), +(1983, 3, 1623, 'Bought 1 items out of -56 quantity', NULL, 1, -57, '2023-06-28 09:06:52', '2023-06-28 09:06:52'), +(1984, 1, 615, 'Bought 1 items out of -2856 quantity', NULL, 1, -2857, '2023-06-28 09:08:01', '2023-06-28 09:08:01'), +(1985, 1, 1624, 'Bought 2 items out of -2857 quantity', NULL, 2, -2859, '2023-06-28 09:10:22', '2023-06-28 09:10:22'), +(1986, 1, 1625, 'Bought 1 items out of -2859 quantity', NULL, 1, -2860, '2023-06-28 09:12:01', '2023-06-28 09:12:01'), +(1987, 1, 1626, 'Bought 1 items out of -2860 quantity', NULL, 1, -2861, '2023-06-28 09:13:33', '2023-06-28 09:13:33'), +(1988, 1, 1627, 'Bought 1 items out of -2861 quantity', NULL, 1, -2862, '2023-06-28 09:15:18', '2023-06-28 09:15:18'), +(1989, 1, 1628, 'Bought 1 items out of -2862 quantity', NULL, 1, -2863, '2023-06-28 09:16:30', '2023-06-28 09:16:30'), +(1990, 1, 1629, 'Bought 1 items out of -2863 quantity', NULL, 1, -2864, '2023-06-28 09:17:50', '2023-06-28 09:17:50'), +(1991, 2, 1629, 'Bought 1 items out of -92 quantity', NULL, 1, -93, '2023-06-28 09:17:50', '2023-06-28 09:17:50'), +(1992, 1, 1630, 'Bought 2 items out of -2864 quantity', NULL, 2, -2866, '2023-06-28 09:19:36', '2023-06-28 09:19:36'), +(1993, 1, 1631, 'Bought 1 items out of -2866 quantity', NULL, 1, -2867, '2023-06-28 09:21:53', '2023-06-28 09:21:53'), +(1994, 1, 1632, 'Bought 1 items out of -2867 quantity', NULL, 1, -2868, '2023-06-28 09:23:27', '2023-06-28 09:23:27'), +(1995, 1, 1634, 'Bought 1 items out of -2868 quantity', NULL, 1, -2869, '2023-06-28 09:26:36', '2023-06-28 09:26:36'), +(1996, 1, 1635, 'Bought 2 items out of -2869 quantity', NULL, 2, -2871, '2023-06-28 09:27:52', '2023-06-28 09:27:52'), +(1997, 1, 1038, 'Bought 2 items out of -2871 quantity', NULL, 2, -2873, '2023-06-28 09:29:31', '2023-06-28 09:29:31'), +(1998, 1, 1636, 'Bought 1 items out of -2873 quantity', NULL, 1, -2874, '2023-06-28 09:31:24', '2023-06-28 09:31:24'), +(1999, 1, 1623, 'Bought 3 items out of -2874 quantity', NULL, 3, -2877, '2023-06-28 09:36:54', '2023-06-28 09:36:54'), +(2000, 3, 1623, 'Bought 1 items out of -57 quantity', NULL, 1, -58, '2023-06-28 09:36:54', '2023-06-28 09:36:54'), +(2001, 1, 1624, 'Bought 2 items out of -2877 quantity', NULL, 2, -2879, '2023-06-28 09:39:20', '2023-06-28 09:39:20'), +(2002, 1, 1637, 'Bought 3 items out of -2879 quantity', NULL, 3, -2882, '2023-06-28 10:04:10', '2023-06-28 10:04:10'), +(2003, 1, 764, 'Bought 10 items out of -2882 quantity', NULL, 10, -2892, '2023-06-28 10:09:58', '2023-06-28 10:09:58'), +(2004, 1, 1581, 'Bought 6 items out of -2892 quantity', NULL, 6, -2898, '2023-06-28 10:11:44', '2023-06-28 10:11:44'), +(2005, 1, 1639, 'Bought 1 items out of -2898 quantity', NULL, 1, -2899, '2023-06-28 10:16:51', '2023-06-28 10:16:51'), +(2006, 1, 1641, 'Bought 1 items out of -2899 quantity', NULL, 1, -2900, '2023-06-28 10:40:50', '2023-06-28 10:40:50'), +(2007, 1, 1644, 'Bought 1 items out of -2900 quantity', NULL, 1, -2901, '2023-06-28 11:39:59', '2023-06-28 11:39:59'), +(2008, 1, 1645, 'Bought 1 items out of -2901 quantity', NULL, 1, -2902, '2023-06-29 08:43:14', '2023-06-29 08:43:14'), +(2009, 3, 850, 'Bought 1 items out of -58 quantity', NULL, 1, -59, '2023-06-29 08:56:31', '2023-06-29 08:56:31'), +(2010, 1, 1647, 'Bought 1 items out of -2902 quantity', NULL, 1, -2903, '2023-06-29 08:58:54', '2023-06-29 08:58:54'), +(2011, 1, 1011, 'Bought 1 items out of -2903 quantity', NULL, 1, -2904, '2023-06-29 09:00:31', '2023-06-29 09:00:31'), +(2012, 1, 1648, 'Bought 1 items out of -2904 quantity', NULL, 1, -2905, '2023-06-29 09:02:31', '2023-06-29 09:02:31'), +(2013, 1, 1649, 'Bought 1 items out of -2905 quantity', NULL, 1, -2906, '2023-06-29 09:04:15', '2023-06-29 09:04:15'), +(2014, 1, 1650, 'Bought 2 items out of -2906 quantity', NULL, 2, -2908, '2023-06-29 09:06:12', '2023-06-29 09:06:12'), +(2015, 1, 1651, 'Bought 2 items out of -2908 quantity', NULL, 2, -2910, '2023-06-29 09:08:11', '2023-06-29 09:08:11'), +(2016, 3, 1651, 'Bought 1 items out of -59 quantity', NULL, 1, -60, '2023-06-29 09:08:11', '2023-06-29 09:08:11'), +(2017, 1, 1652, 'Bought 2 items out of -2910 quantity', NULL, 2, -2912, '2023-06-29 09:09:34', '2023-06-29 09:09:34'), +(2018, 2, 1653, 'Bought 2 items out of -93 quantity', NULL, 2, -95, '2023-06-29 09:12:05', '2023-06-29 09:12:05'), +(2019, 1, 1654, 'Bought 1 items out of -2912 quantity', NULL, 1, -2913, '2023-06-29 09:14:53', '2023-06-29 09:14:53'), +(2020, 1, 1657, 'Bought 1 items out of -2913 quantity', NULL, 1, -2914, '2023-06-29 09:24:22', '2023-06-29 09:24:22'), +(2021, 3, 1658, 'Bought 1 items out of -60 quantity', NULL, 1, -61, '2023-06-29 09:25:54', '2023-06-29 09:25:54'), +(2022, 1, 1659, 'Bought 1 items out of -2914 quantity', NULL, 1, -2915, '2023-06-29 09:28:43', '2023-06-29 09:28:43'), +(2023, 1, 1660, 'Bought 1 items out of -2915 quantity', NULL, 1, -2916, '2023-06-29 09:29:47', '2023-06-29 09:29:47'), +(2024, 1, 1662, 'Bought 1 items out of -2916 quantity', NULL, 1, -2917, '2023-06-29 09:32:59', '2023-06-29 09:32:59'), +(2025, 1, 1663, 'Bought 1 items out of -2917 quantity', NULL, 1, -2918, '2023-06-29 09:43:13', '2023-06-29 09:43:13'), +(2026, 2, 1663, 'Bought 1 items out of -95 quantity', NULL, 1, -96, '2023-06-29 09:43:13', '2023-06-29 09:43:13'), +(2027, 3, 1664, 'Bought 1 items out of -61 quantity', NULL, 1, -62, '2023-06-29 09:45:01', '2023-06-29 09:45:01'), +(2028, 2, 1664, 'Bought 1 items out of -96 quantity', NULL, 1, -97, '2023-06-29 09:45:01', '2023-06-29 09:45:01'), +(2029, 1, 1664, 'Bought 1 items out of -2918 quantity', NULL, 1, -2919, '2023-06-29 09:45:01', '2023-06-29 09:45:01'), +(2030, 3, 1665, 'Bought 1 items out of -62 quantity', NULL, 1, -63, '2023-06-29 09:46:34', '2023-06-29 09:46:34'), +(2031, 1, 1667, 'Bought 2 items out of -2919 quantity', NULL, 2, -2921, '2023-06-29 09:56:18', '2023-06-29 09:56:18'), +(2032, 1, 1669, 'Bought 1 items out of -2921 quantity', NULL, 1, -2922, '2023-06-29 10:17:32', '2023-06-29 10:17:32'), +(2033, 3, 278, 'Bought 1 items out of -63 quantity', NULL, 1, -64, '2023-06-29 11:22:15', '2023-06-29 11:22:15'), +(2034, 1, 278, 'Bought 3 items out of -2922 quantity', NULL, 3, -2925, '2023-06-29 11:22:15', '2023-06-29 11:22:15'), +(2035, 1, 1670, 'Bought 1 items out of -2925 quantity', NULL, 1, -2926, '2023-06-29 12:48:25', '2023-06-29 12:48:25'), +(2036, 1, 1671, 'Bought 1 items out of -2926 quantity', NULL, 1, -2927, '2023-06-29 14:05:17', '2023-06-29 14:05:17'), +(2037, 1, 1672, 'Bought 1 items out of -2927 quantity', NULL, 1, -2928, '2023-06-30 09:18:11', '2023-06-30 09:18:11'), +(2038, 1, 1674, 'Bought 1 items out of -2928 quantity', NULL, 1, -2929, '2023-06-30 09:22:22', '2023-06-30 09:22:22'), +(2039, 1, 1050, 'Bought 2 items out of -2929 quantity', NULL, 2, -2931, '2023-06-30 09:24:54', '2023-06-30 09:24:54'), +(2040, 1, 1678, 'Bought 1 items out of -2931 quantity', NULL, 1, -2932, '2023-06-30 09:30:44', '2023-06-30 09:30:44'), +(2041, 1, 1679, 'Bought 1 items out of -2932 quantity', NULL, 1, -2933, '2023-06-30 09:32:22', '2023-06-30 09:32:22'), +(2042, 1, 1680, 'Bought 3 items out of -2933 quantity', NULL, 3, -2936, '2023-06-30 09:33:31', '2023-06-30 09:33:31'), +(2043, 1, 1681, 'Bought 1 items out of -2936 quantity', NULL, 1, -2937, '2023-06-30 09:34:55', '2023-06-30 09:34:55'), +(2044, 1, 1682, 'Bought 1 items out of -2937 quantity', NULL, 1, -2938, '2023-06-30 09:36:35', '2023-06-30 09:36:35'), +(2045, 1, 1683, 'Bought 1 items out of -2938 quantity', NULL, 1, -2939, '2023-06-30 09:37:55', '2023-06-30 09:37:55'), +(2046, 1, 1684, 'Bought 1 items out of -2939 quantity', NULL, 1, -2940, '2023-06-30 09:39:35', '2023-06-30 09:39:35'), +(2047, 2, 1686, 'Bought 1 items out of -97 quantity', NULL, 1, -98, '2023-06-30 09:42:30', '2023-06-30 09:42:30'), +(2048, 1, 1686, 'Bought 2 items out of -2940 quantity', NULL, 2, -2942, '2023-06-30 09:42:30', '2023-06-30 09:42:30'), +(2049, 1, 1687, 'Bought 2 items out of -2942 quantity', NULL, 2, -2944, '2023-06-30 09:44:56', '2023-06-30 09:44:56'), +(2050, 1, 1688, 'Bought 2 items out of -2944 quantity', NULL, 2, -2946, '2023-06-30 09:47:56', '2023-06-30 09:47:56'), +(2051, 1, 1689, 'Bought 1 items out of -2946 quantity', NULL, 1, -2947, '2023-06-30 09:49:26', '2023-06-30 09:49:26'), +(2052, 1, 1690, 'Bought 1 items out of -2947 quantity', NULL, 1, -2948, '2023-06-30 09:50:35', '2023-06-30 09:50:35'), +(2053, 1, 859, 'Bought 7 items out of -2948 quantity', NULL, 7, -2955, '2023-06-30 09:52:23', '2023-06-30 09:52:23'), +(2054, 1, 1691, 'Bought 1 items out of -2955 quantity', NULL, 1, -2956, '2023-06-30 09:55:45', '2023-06-30 09:55:45'), +(2055, 3, 1692, 'Bought 1 items out of -64 quantity', NULL, 1, -65, '2023-06-30 09:58:34', '2023-06-30 09:58:34'), +(2056, 1, 675, 'Bought 1 items out of -2956 quantity', NULL, 1, -2957, '2023-06-30 09:59:44', '2023-06-30 09:59:44'), +(2057, 1, 1693, 'Bought 1 items out of -2957 quantity', NULL, 1, -2958, '2023-06-30 10:01:20', '2023-06-30 10:01:20'), +(2058, 1, 1694, 'Bought 1 items out of -2958 quantity', NULL, 1, -2959, '2023-06-30 10:02:20', '2023-06-30 10:02:20'), +(2059, 1, 1696, 'Bought 2 items out of -2959 quantity', NULL, 2, -2961, '2023-06-30 10:05:51', '2023-06-30 10:05:51'), +(2060, 1, 1697, 'Bought 1 items out of -2961 quantity', NULL, 1, -2962, '2023-06-30 10:07:34', '2023-06-30 10:07:34'), +(2061, 1, 1699, 'Bought 1 items out of -2962 quantity', NULL, 1, -2963, '2023-06-30 10:10:54', '2023-06-30 10:10:54'), +(2062, 1, 267, 'Bought 1 items out of -2963 quantity', NULL, 1, -2964, '2023-06-30 10:12:01', '2023-06-30 10:12:01'), +(2063, 1, 1700, 'Bought 3 items out of -2964 quantity', NULL, 3, -2967, '2023-06-30 10:14:01', '2023-06-30 10:14:01'), +(2064, 1, 1701, 'Bought 1 items out of -2967 quantity', NULL, 1, -2968, '2023-06-30 10:15:26', '2023-06-30 10:15:26'), +(2065, 1, 1703, 'Bought 2 items out of -2968 quantity', NULL, 2, -2970, '2023-06-30 10:18:41', '2023-06-30 10:18:41'), +(2066, 1, 655, 'Bought 2 items out of -2970 quantity', NULL, 2, -2972, '2023-06-30 10:20:41', '2023-06-30 10:20:41'), +(2067, 1, 1704, 'Bought 1 items out of -2972 quantity', NULL, 1, -2973, '2023-06-30 10:44:28', '2023-06-30 10:44:28'), +(2068, 1, 1705, 'Bought 1 items out of -2973 quantity', NULL, 1, -2974, '2023-06-30 10:46:03', '2023-06-30 10:46:03'), +(2069, 1, 1707, 'Bought 1 items out of -2974 quantity', NULL, 1, -2975, '2023-06-30 10:52:34', '2023-06-30 10:52:34'), +(2070, 1, 1708, 'Bought 2 items out of -2975 quantity', NULL, 2, -2977, '2023-06-30 11:01:21', '2023-06-30 11:01:21'), +(2071, 1, 1709, 'Bought 1 items out of -2977 quantity', NULL, 1, -2978, '2023-06-30 11:02:32', '2023-06-30 11:02:32'), +(2072, 3, 1710, 'Bought 1 items out of -65 quantity', NULL, 1, -66, '2023-06-30 11:06:13', '2023-06-30 11:06:13'), +(2073, 1, 1712, 'Bought 2 items out of -2978 quantity', NULL, 2, -2980, '2023-06-30 11:34:07', '2023-06-30 11:34:07'), +(2074, 1, 1714, 'Bought 1 items out of -2980 quantity', NULL, 1, -2981, '2023-06-30 13:48:18', '2023-06-30 13:48:18'), +(2075, 2, 1714, 'Bought 1 items out of -98 quantity', NULL, 1, -99, '2023-06-30 13:48:18', '2023-06-30 13:48:18'), +(2076, 1, 1715, 'Bought 1 items out of -2981 quantity', NULL, 1, -2982, '2023-07-01 09:01:58', '2023-07-01 09:01:58'), +(2077, 1, 1716, 'Bought 1 items out of -2982 quantity', NULL, 1, -2983, '2023-07-01 09:03:30', '2023-07-01 09:03:30'), +(2078, 1, 1718, 'Bought 2 items out of -2983 quantity', NULL, 2, -2985, '2023-07-01 09:07:44', '2023-07-01 09:07:44'), +(2079, 2, 1719, 'Bought 1 items out of -99 quantity', NULL, 1, -100, '2023-07-01 09:10:04', '2023-07-01 09:10:04'), +(2080, 1, 1721, 'Bought 1 items out of -2985 quantity', NULL, 1, -2986, '2023-07-01 09:26:35', '2023-07-01 09:26:35'), +(2081, 1, 1724, 'Bought 1 items out of -2986 quantity', NULL, 1, -2987, '2023-07-01 09:31:06', '2023-07-01 09:31:06'), +(2082, 2, 1724, 'Bought 1 items out of -100 quantity', NULL, 1, -101, '2023-07-01 09:31:06', '2023-07-01 09:31:06'), +(2083, 1, 1726, 'Bought 2 items out of -2987 quantity', NULL, 2, -2989, '2023-07-01 09:35:06', '2023-07-01 09:35:06'), +(2084, 2, 1726, 'Bought 1 items out of -101 quantity', NULL, 1, -102, '2023-07-01 09:35:06', '2023-07-01 09:35:06'), +(2085, 1, 1727, 'Bought 1 items out of -2989 quantity', NULL, 1, -2990, '2023-07-01 09:37:18', '2023-07-01 09:37:18'), +(2086, 1, 1728, 'Bought 1 items out of -2990 quantity', NULL, 1, -2991, '2023-07-01 09:40:09', '2023-07-01 09:40:09'), +(2087, 1, 1730, 'Bought 1 items out of -2991 quantity', NULL, 1, -2992, '2023-07-01 09:43:50', '2023-07-01 09:43:50'), +(2088, 1, 1731, 'Bought 1 items out of -2992 quantity', NULL, 1, -2993, '2023-07-01 09:45:32', '2023-07-01 09:45:32'), +(2089, 1, 1732, 'Bought 1 items out of -2993 quantity', NULL, 1, -2994, '2023-07-01 09:47:46', '2023-07-01 09:47:46'), +(2090, 1, 1733, 'Bought 1 items out of -2994 quantity', NULL, 1, -2995, '2023-07-01 09:50:57', '2023-07-01 09:50:57'), +(2091, 1, 1734, 'Bought 1 items out of -2995 quantity', NULL, 1, -2996, '2023-07-01 09:52:23', '2023-07-01 09:52:23'), +(2092, 1, 1735, 'Bought 2 items out of -2996 quantity', NULL, 2, -2998, '2023-07-01 09:53:48', '2023-07-01 09:53:48'), +(2093, 1, 1736, 'Bought 1 items out of -2998 quantity', NULL, 1, -2999, '2023-07-01 09:55:49', '2023-07-01 09:55:49'), +(2094, 3, 1736, 'Bought 1 items out of -66 quantity', NULL, 1, -67, '2023-07-01 09:55:49', '2023-07-01 09:55:49'), +(2095, 1, 1738, 'Bought 2 items out of -2999 quantity', NULL, 2, -3001, '2023-07-01 09:58:33', '2023-07-01 09:58:33'), +(2096, 1, 1739, 'Bought 1 items out of -3001 quantity', NULL, 1, -3002, '2023-07-01 10:00:18', '2023-07-01 10:00:18'), +(2097, 1, 1740, 'Bought 1 items out of -3002 quantity', NULL, 1, -3003, '2023-07-01 10:02:32', '2023-07-01 10:02:32'), +(2098, 1, 1741, 'Bought 1 items out of -3003 quantity', NULL, 1, -3004, '2023-07-01 10:05:19', '2023-07-01 10:05:19'), +(2099, 2, 1744, 'Bought 2 items out of -102 quantity', NULL, 2, -104, '2023-07-01 10:15:30', '2023-07-01 10:15:30'), +(2100, 1, 1747, 'Bought 1 items out of -3004 quantity', NULL, 1, -3005, '2023-07-01 10:19:43', '2023-07-01 10:19:43'), +(2101, 1, 1748, 'Bought 1 items out of -3005 quantity', NULL, 1, -3006, '2023-07-01 10:21:28', '2023-07-01 10:21:28'), +(2102, 1, 1749, 'Bought 2 items out of -3006 quantity', NULL, 2, -3008, '2023-07-01 10:23:03', '2023-07-01 10:23:03'), +(2103, 1, 1750, 'Bought 1 items out of -3008 quantity', NULL, 1, -3009, '2023-07-01 10:24:30', '2023-07-01 10:24:30'), +(2104, 1, 1751, 'Bought 1 items out of -3009 quantity', NULL, 1, -3010, '2023-07-01 10:26:33', '2023-07-01 10:26:33'), +(2105, 1, 1752, 'Bought 2 items out of -3010 quantity', NULL, 2, -3012, '2023-07-01 10:27:58', '2023-07-01 10:27:58'), +(2106, 1, 1753, 'Bought 3 items out of -3012 quantity', NULL, 3, -3015, '2023-07-01 10:29:37', '2023-07-01 10:29:37'), +(2107, 1, 1754, 'Bought 2 items out of -3015 quantity', NULL, 2, -3017, '2023-07-01 10:32:10', '2023-07-01 10:32:10'), +(2108, 1, 1755, 'Bought 1 items out of -3017 quantity', NULL, 1, -3018, '2023-07-01 10:33:08', '2023-07-01 10:33:08'), +(2109, 1, 1756, 'Bought 1 items out of -3018 quantity', NULL, 1, -3019, '2023-07-01 10:35:06', '2023-07-01 10:35:06'), +(2110, 1, 1757, 'Bought 1 items out of -3019 quantity', NULL, 1, -3020, '2023-07-01 10:37:14', '2023-07-01 10:37:14'), +(2111, 8, 1757, 'Bought 1 items out of 30 quantity', NULL, 1, 29, '2023-07-01 10:37:14', '2023-07-01 10:37:14'), +(2112, 1, 1760, 'Bought 1 items out of -3020 quantity', NULL, 1, -3021, '2023-07-01 10:41:13', '2023-07-01 10:41:13'), +(2113, 1, 1762, 'Bought 1 items out of -3021 quantity', NULL, 1, -3022, '2023-07-01 10:45:23', '2023-07-01 10:45:23'), +(2114, 1, 1763, 'Bought 1 items out of -3022 quantity', NULL, 1, -3023, '2023-07-01 10:48:07', '2023-07-01 10:48:07'), +(2115, 1, 1763, 'Bought 1 items out of -3023 quantity', NULL, 1, -3024, '2023-07-01 10:50:29', '2023-07-01 10:50:29'), +(2116, 1, 1764, 'Bought 1 items out of -3024 quantity', NULL, 1, -3025, '2023-07-01 10:52:24', '2023-07-01 10:52:24'), +(2117, 1, 1765, 'Bought 1 items out of -3025 quantity', NULL, 1, -3026, '2023-07-01 10:54:15', '2023-07-01 10:54:15'), +(2118, 1, 1766, 'Bought 2 items out of -3026 quantity', NULL, 2, -3028, '2023-07-01 10:56:42', '2023-07-01 10:56:42'), +(2119, 3, 1247, 'Bought 1 items out of -67 quantity', NULL, 1, -68, '2023-07-01 10:58:57', '2023-07-01 10:58:57'), +(2120, 1, 1767, 'Bought 1 items out of -3028 quantity', NULL, 1, -3029, '2023-07-01 11:02:05', '2023-07-01 11:02:05'), +(2121, 1, 1768, 'Bought 2 items out of -3029 quantity', NULL, 2, -3031, '2023-07-01 11:19:33', '2023-07-01 11:19:33'), +(2122, 1, 1769, 'Bought 1 items out of -3031 quantity', NULL, 1, -3032, '2023-07-01 11:21:33', '2023-07-01 11:21:33'), +(2123, 1, 1771, 'Bought 2 items out of -3032 quantity', NULL, 2, -3034, '2023-07-01 12:02:09', '2023-07-01 12:02:09'), +(2124, 3, 1771, 'Bought 1 items out of -68 quantity', NULL, 1, -69, '2023-07-01 12:02:09', '2023-07-01 12:02:09'), +(2125, 2, 1771, 'Bought 1 items out of -104 quantity', NULL, 1, -105, '2023-07-01 12:02:09', '2023-07-01 12:02:09'), +(2126, 1, 1772, 'Bought 1 items out of -3034 quantity', NULL, 1, -3035, '2023-07-01 12:03:58', '2023-07-01 12:03:58'), +(2127, 1, 1773, 'Bought 2 items out of -3035 quantity', NULL, 2, -3037, '2023-07-01 12:37:52', '2023-07-01 12:37:52'), +(2128, 1, 1774, 'Bought 1 items out of -3037 quantity', NULL, 1, -3038, '2023-07-01 12:50:18', '2023-07-01 12:50:18'), +(2129, 1, 1775, 'Bought 1 items out of -3038 quantity', NULL, 1, -3039, '2023-07-01 12:51:55', '2023-07-01 12:51:55'), +(2130, 1, 1776, 'Bought 1 items out of -3039 quantity', NULL, 1, -3040, '2023-07-01 12:54:01', '2023-07-01 12:54:01'), +(2131, 1, 1777, 'Bought 1 items out of -3040 quantity', NULL, 1, -3041, '2023-07-01 16:43:46', '2023-07-01 16:43:46'), +(2132, 1, 1777, 'Bought 1 items out of -3041 quantity', NULL, 1, -3042, '2023-07-03 07:59:14', '2023-07-03 07:59:14'), +(2133, 1, 1780, 'Bought 1 items out of -3042 quantity', NULL, 1, -3043, '2023-07-03 08:03:41', '2023-07-03 08:03:41'), +(2134, 1, 1781, 'Bought 2 items out of -3043 quantity', NULL, 2, -3045, '2023-07-03 08:06:58', '2023-07-03 08:06:58'), +(2135, 1, 1782, 'Bought 2 items out of -3045 quantity', NULL, 2, -3047, '2023-07-03 08:08:39', '2023-07-03 08:08:39'), +(2136, 1, 1783, 'Bought 1 items out of -3047 quantity', NULL, 1, -3048, '2023-07-03 08:09:59', '2023-07-03 08:09:59'), +(2137, 1, 1784, 'Bought 1 items out of -3048 quantity', NULL, 1, -3049, '2023-07-03 08:12:09', '2023-07-03 08:12:09'), +(2138, 1, 1785, 'Bought 1 items out of -3049 quantity', NULL, 1, -3050, '2023-07-03 08:14:15', '2023-07-03 08:14:15'), +(2139, 1, 1786, 'Bought 1 items out of -3050 quantity', NULL, 1, -3051, '2023-07-03 08:16:13', '2023-07-03 08:16:13'), +(2140, 1, 816, 'Bought 1 items out of -3051 quantity', NULL, 1, -3052, '2023-07-03 08:20:35', '2023-07-03 08:20:35'), +(2141, 2, 1789, 'Bought 1 items out of -105 quantity', NULL, 1, -106, '2023-07-03 08:23:39', '2023-07-03 08:23:39'), +(2142, 1, 1790, 'Bought 2 items out of -3052 quantity', NULL, 2, -3054, '2023-07-03 08:25:04', '2023-07-03 08:25:04'), +(2144, 3, 1792, 'Bought 1 items out of -69 quantity', NULL, 1, -70, '2023-07-03 08:29:02', '2023-07-03 08:29:02'), +(2145, 1, 1710, 'Bought 1 items out of -3054 quantity', NULL, 1, -3055, '2023-07-03 08:30:15', '2023-07-03 08:30:15'), +(2146, 1, 1793, 'Bought 1 items out of -3055 quantity', NULL, 1, -3056, '2023-07-03 08:31:36', '2023-07-03 08:31:36'), +(2147, 1, 1794, 'Bought 1 items out of -3056 quantity', NULL, 1, -3057, '2023-07-03 08:33:04', '2023-07-03 08:33:04'), +(2148, 1, 1795, 'Bought 1 items out of -3057 quantity', NULL, 1, -3058, '2023-07-03 08:34:56', '2023-07-03 08:34:56'), +(2149, 1, 1796, 'Bought 2 items out of -3058 quantity', NULL, 2, -3060, '2023-07-03 08:36:29', '2023-07-03 08:36:29'), +(2150, 1, 1798, 'Bought 1 items out of -3060 quantity', NULL, 1, -3061, '2023-07-03 08:40:11', '2023-07-03 08:40:11'), +(2151, 1, 1765, 'Bought 1 items out of -3061 quantity', NULL, 1, -3062, '2023-07-03 08:41:28', '2023-07-03 08:41:28'), +(2152, 1, 1799, 'Bought 1 items out of -3062 quantity', NULL, 1, -3063, '2023-07-03 08:42:51', '2023-07-03 08:42:51'), +(2153, 1, 1800, 'Bought 2 items out of -3063 quantity', NULL, 2, -3065, '2023-07-03 08:46:27', '2023-07-03 08:46:27'), +(2154, 1, 1801, 'Bought 1 items out of -3065 quantity', NULL, 1, -3066, '2023-07-03 08:47:35', '2023-07-03 08:47:35'), +(2155, 1, 1802, 'Bought 1 items out of -3066 quantity', NULL, 1, -3067, '2023-07-03 08:49:10', '2023-07-03 08:49:10'), +(2156, 2, 1803, 'Bought 2 items out of -106 quantity', NULL, 2, -108, '2023-07-03 08:50:15', '2023-07-03 08:50:15'), +(2157, 1, 1804, 'Bought 1 items out of -3067 quantity', NULL, 1, -3068, '2023-07-03 08:51:19', '2023-07-03 08:51:19'), +(2158, 1, 1805, 'Bought 2 items out of -3068 quantity', NULL, 2, -3070, '2023-07-03 08:52:45', '2023-07-03 08:52:45'), +(2159, 1, 1806, 'Bought 1 items out of -3070 quantity', NULL, 1, -3071, '2023-07-03 08:53:58', '2023-07-03 08:53:58'), +(2160, 1, 1807, 'Bought 1 items out of -3071 quantity', NULL, 1, -3072, '2023-07-03 08:56:52', '2023-07-03 08:56:52'), +(2161, 1, 1808, 'Bought 1 items out of -3072 quantity', NULL, 1, -3073, '2023-07-03 08:58:38', '2023-07-03 08:58:38'), +(2162, 1, 1573, 'Bought 1 items out of -3073 quantity', NULL, 1, -3074, '2023-07-03 09:00:35', '2023-07-03 09:00:35'), +(2163, 1, 1809, 'Bought 3 items out of -3074 quantity', NULL, 3, -3077, '2023-07-03 09:02:28', '2023-07-03 09:02:28'), +(2164, 3, 1809, 'Bought 1 items out of -70 quantity', NULL, 1, -71, '2023-07-03 09:02:28', '2023-07-03 09:02:28'), +(2165, 3, 1810, 'Bought 1 items out of -71 quantity', NULL, 1, -72, '2023-07-03 09:03:44', '2023-07-03 09:03:44'), +(2166, 2, 1811, 'Bought 1 items out of -108 quantity', NULL, 1, -109, '2023-07-03 09:06:09', '2023-07-03 09:06:09'), +(2167, 1, 1812, 'Bought 1 items out of -3077 quantity', NULL, 1, -3078, '2023-07-03 09:07:31', '2023-07-03 09:07:31'), +(2168, 3, 1814, 'Bought 1 items out of -72 quantity', NULL, 1, -73, '2023-07-03 09:11:40', '2023-07-03 09:11:40'), +(2169, 1, 1814, 'Bought 1 items out of -3078 quantity', NULL, 1, -3079, '2023-07-03 09:11:40', '2023-07-03 09:11:40'), +(2170, 6, 1815, 'Bought 1 items out of 34 quantity', NULL, 1, 33, '2023-07-03 09:14:15', '2023-07-03 09:14:15'), +(2171, 1, 1815, 'Bought 1 items out of -3079 quantity', NULL, 1, -3080, '2023-07-03 09:14:15', '2023-07-03 09:14:15'), +(2172, 2, 1816, 'Bought 1 items out of -109 quantity', NULL, 1, -110, '2023-07-03 09:54:04', '2023-07-03 09:54:04'), +(2173, 1, 1817, 'Bought 1 items out of -3080 quantity', NULL, 1, -3081, '2023-07-03 09:55:45', '2023-07-03 09:55:45'), +(2174, 1, 1596, 'Bought 3 items out of -3081 quantity', NULL, 3, -3084, '2023-07-03 09:59:36', '2023-07-03 09:59:36'), +(2175, 3, 1596, 'Bought 1 items out of -73 quantity', NULL, 1, -74, '2023-07-03 09:59:36', '2023-07-03 09:59:36'), +(2176, 1, 207, 'Bought 20 items out of -3084 quantity', NULL, 20, -3104, '2023-07-03 10:01:58', '2023-07-03 10:01:58'), +(2177, 1, 1819, 'Bought 2 items out of -3104 quantity', NULL, 2, -3106, '2023-07-03 10:24:07', '2023-07-03 10:24:07'), +(2178, 1, 1820, 'Bought 1 items out of -3106 quantity', NULL, 1, -3107, '2023-07-03 10:26:12', '2023-07-03 10:26:12'), +(2179, 1, 1821, 'Bought 1 items out of -3107 quantity', NULL, 1, -3108, '2023-07-03 10:28:42', '2023-07-03 10:28:42'), +(2180, 1, 1583, 'Bought 1 items out of -3108 quantity', NULL, 1, -3109, '2023-07-03 10:32:04', '2023-07-03 10:32:04'), +(2181, 1, 1824, 'Bought 1 items out of -3109 quantity', NULL, 1, -3110, '2023-07-03 10:38:41', '2023-07-03 10:38:41'), +(2182, 1, 1825, 'Bought 1 items out of -3110 quantity', NULL, 1, -3111, '2023-07-03 10:39:43', '2023-07-03 10:39:43'), +(2183, 10, NULL, '500 items added', 500, NULL, 500, '2023-07-03 14:34:44', '2023-07-03 14:34:44'), +(2184, 1, 1468, 'Bought 7 items out of -3111 quantity', NULL, 7, -3118, '2023-07-04 08:37:54', '2023-07-04 08:37:54'), +(2185, 10, 1468, 'Bought 2 items out of 500 quantity', NULL, 2, 498, '2023-07-04 08:37:54', '2023-07-04 08:37:54'), +(2186, 1, 1827, 'Bought 1 items out of -3118 quantity', NULL, 1, -3119, '2023-07-04 08:43:30', '2023-07-04 08:43:30'), +(2187, 2, 1827, 'Bought 1 items out of -110 quantity', NULL, 1, -111, '2023-07-04 08:43:30', '2023-07-04 08:43:30'), +(2188, 3, 1827, 'Bought 1 items out of -74 quantity', NULL, 1, -75, '2023-07-04 08:43:30', '2023-07-04 08:43:30'), +(2189, 1, 1468, 'Bought 8 items out of -3119 quantity', NULL, 8, -3127, '2023-07-04 08:47:12', '2023-07-04 08:47:12'), +(2190, 10, 1468, 'Bought 2 items out of 498 quantity', NULL, 2, 496, '2023-07-04 08:47:12', '2023-07-04 08:47:12'), +(2191, 1, 1828, 'Bought 4 items out of -3127 quantity', NULL, 4, -3131, '2023-07-04 08:49:12', '2023-07-04 08:49:12'), +(2192, 10, 1820, 'Bought 1 items out of 496 quantity', NULL, 1, 495, '2023-07-04 08:50:33', '2023-07-04 08:50:33'), +(2193, 1, 1830, 'Bought 5 items out of -3131 quantity', NULL, 5, -3136, '2023-07-04 09:09:55', '2023-07-04 09:09:55'), +(2194, 1, 1833, 'Bought 1 items out of -3136 quantity', NULL, 1, -3137, '2023-07-04 09:17:13', '2023-07-04 09:17:13'), +(2195, 1, 1834, 'Bought 2 items out of -3137 quantity', NULL, 2, -3139, '2023-07-04 09:18:34', '2023-07-04 09:18:34'), +(2196, 3, 1835, 'Bought 1 items out of -75 quantity', NULL, 1, -76, '2023-07-04 09:20:47', '2023-07-04 09:20:47'), +(2197, 1, 1835, 'Bought 1 items out of -3139 quantity', NULL, 1, -3140, '2023-07-04 09:20:47', '2023-07-04 09:20:47'), +(2198, 1, 1836, 'Bought 1 items out of -3140 quantity', NULL, 1, -3141, '2023-07-04 09:22:52', '2023-07-04 09:22:52'), +(2199, 1, 1837, 'Bought 1 items out of -3141 quantity', NULL, 1, -3142, '2023-07-04 09:24:55', '2023-07-04 09:24:55'), +(2200, 2, 1769, 'Bought 2 items out of -111 quantity', NULL, 2, -113, '2023-07-04 09:26:55', '2023-07-04 09:26:55'), +(2201, 3, 1769, 'Bought 1 items out of -76 quantity', NULL, 1, -77, '2023-07-04 09:26:55', '2023-07-04 09:26:55'), +(2202, 1, 1838, 'Bought 1 items out of -3142 quantity', NULL, 1, -3143, '2023-07-04 09:28:30', '2023-07-04 09:28:30'), +(2203, 1, 1840, 'Bought 4 items out of -3143 quantity', NULL, 4, -3147, '2023-07-04 09:31:32', '2023-07-04 09:31:32'), +(2204, 1, 1841, 'Bought 2 items out of -3147 quantity', NULL, 2, -3149, '2023-07-04 09:32:53', '2023-07-04 09:32:53'), +(2205, 10, 1843, 'Bought 1 items out of 495 quantity', NULL, 1, 494, '2023-07-04 09:38:08', '2023-07-04 09:38:08'), +(2206, 2, 1843, 'Bought 1 items out of -113 quantity', NULL, 1, -114, '2023-07-04 09:38:08', '2023-07-04 09:38:08'), +(2207, 3, 1843, 'Bought 1 items out of -77 quantity', NULL, 1, -78, '2023-07-04 09:38:08', '2023-07-04 09:38:08'), +(2208, 1, 935, 'Bought 4 items out of -3149 quantity', NULL, 4, -3153, '2023-07-04 09:42:50', '2023-07-04 09:42:50'), +(2210, 1, 1844, 'Bought 4 items out of -3153 quantity', NULL, 4, -3157, '2023-07-04 09:44:36', '2023-07-04 09:44:36'), +(2211, 1, 1845, 'Bought 1 items out of -3157 quantity', NULL, 1, -3158, '2023-07-04 09:46:47', '2023-07-04 09:46:47'), +(2212, 1, 1846, 'Bought 1 items out of -3158 quantity', NULL, 1, -3159, '2023-07-04 09:50:03', '2023-07-04 09:50:03'), +(2213, 1, 1847, 'Bought 1 items out of -3159 quantity', NULL, 1, -3160, '2023-07-04 09:54:40', '2023-07-04 09:54:40'), +(2214, 1, 1848, 'Bought 5 items out of -3160 quantity', NULL, 5, -3165, '2023-07-04 09:58:04', '2023-07-04 09:58:04'), +(2215, 3, 1848, 'Bought 3 items out of -78 quantity', NULL, 3, -81, '2023-07-04 09:58:04', '2023-07-04 09:58:04'), +(2217, 1, 1850, 'Bought 1 items out of -3165 quantity', NULL, 1, -3166, '2023-07-04 10:08:46', '2023-07-04 10:08:46'), +(2218, 10, 1565, 'Bought 1 items out of 494 quantity', NULL, 1, 493, '2023-07-04 10:10:06', '2023-07-04 10:10:06'), +(2219, 1, 1851, 'Bought 1 items out of -3166 quantity', NULL, 1, -3167, '2023-07-04 10:11:23', '2023-07-04 10:11:23'), +(2220, 1, 1852, 'Bought 1 items out of -3167 quantity', NULL, 1, -3168, '2023-07-04 10:14:01', '2023-07-04 10:14:01'); +INSERT INTO `stock_infos` (`id`, `stock_id`, `customer_id`, `detail`, `stock_in`, `stock_out`, `balance`, `created_at`, `updated_at`) VALUES +(2221, 1, 1853, 'Bought 1 items out of -3168 quantity', NULL, 1, -3169, '2023-07-04 10:16:39', '2023-07-04 10:16:39'), +(2222, 1, 1855, 'Bought 1 items out of -3169 quantity', NULL, 1, -3170, '2023-07-04 10:21:18', '2023-07-04 10:21:18'), +(2223, 3, 1855, 'Bought 1 items out of -81 quantity', NULL, 1, -82, '2023-07-04 10:21:18', '2023-07-04 10:21:18'), +(2224, 1, 1856, 'Bought 1 items out of -3170 quantity', NULL, 1, -3171, '2023-07-04 10:23:14', '2023-07-04 10:23:14'), +(2225, 1, 1857, 'Bought 1 items out of -3171 quantity', NULL, 1, -3172, '2023-07-04 10:24:48', '2023-07-04 10:24:48'), +(2226, 2, 1857, 'Bought 1 items out of -114 quantity', NULL, 1, -115, '2023-07-04 10:24:48', '2023-07-04 10:24:48'), +(2227, 1, 1859, 'Bought 1 items out of -3172 quantity', NULL, 1, -3173, '2023-07-04 10:29:31', '2023-07-04 10:29:31'), +(2228, 1, 1861, 'Bought 1 items out of -3173 quantity', NULL, 1, -3174, '2023-07-04 10:32:21', '2023-07-04 10:32:21'), +(2229, 1, 1862, 'Bought 1 items out of -3174 quantity', NULL, 1, -3175, '2023-07-04 10:33:31', '2023-07-04 10:33:31'), +(2230, 1, 1864, 'Bought 1 items out of -3175 quantity', NULL, 1, -3176, '2023-07-04 10:37:43', '2023-07-04 10:37:43'), +(2231, 1, 1865, 'Bought 1 items out of -3176 quantity', NULL, 1, -3177, '2023-07-04 10:39:21', '2023-07-04 10:39:21'), +(2232, 1, 1866, 'Bought 1 items out of -3177 quantity', NULL, 1, -3178, '2023-07-04 10:40:53', '2023-07-04 10:40:53'), +(2233, 10, 1825, 'Bought 1 items out of 493 quantity', NULL, 1, 492, '2023-07-04 10:45:12', '2023-07-04 10:45:12'), +(2234, 1, 1868, 'Bought 1 items out of -3178 quantity', NULL, 1, -3179, '2023-07-04 10:46:35', '2023-07-04 10:46:35'), +(2235, 1, 1869, 'Bought 1 items out of -3179 quantity', NULL, 1, -3180, '2023-07-04 10:47:59', '2023-07-04 10:47:59'), +(2236, 10, 1870, 'Bought 2 items out of 492 quantity', NULL, 2, 490, '2023-07-04 10:49:15', '2023-07-04 10:49:15'), +(2237, 1, 1870, 'Bought 1 items out of -3180 quantity', NULL, 1, -3181, '2023-07-04 10:49:15', '2023-07-04 10:49:15'), +(2238, 1, 1871, 'Bought 2 items out of -3181 quantity', NULL, 2, -3183, '2023-07-04 10:50:16', '2023-07-04 10:50:16'), +(2239, 1, 1450, 'Bought 2 items out of -3183 quantity', NULL, 2, -3185, '2023-07-04 10:52:21', '2023-07-04 10:52:21'), +(2241, 1, 1872, 'Bought 1 items out of -3185 quantity', NULL, 1, -3186, '2023-07-04 10:53:50', '2023-07-04 10:53:50'), +(2242, 1, 1873, 'Bought 1 items out of -3186 quantity', NULL, 1, -3187, '2023-07-04 10:55:56', '2023-07-04 10:55:56'), +(2243, 1, 1378, 'Bought 1 items out of -3187 quantity', NULL, 1, -3188, '2023-07-04 10:57:11', '2023-07-04 10:57:11'), +(2244, 1, 1874, 'Bought 1 items out of -3188 quantity', NULL, 1, -3189, '2023-07-04 12:32:54', '2023-07-04 12:32:54'), +(2245, 1, 1877, 'Bought 1 items out of -3189 quantity', NULL, 1, -3190, '2023-07-05 08:57:13', '2023-07-05 08:57:13'), +(2246, 1, 1878, 'Bought 1 items out of -3190 quantity', NULL, 1, -3191, '2023-07-05 08:58:18', '2023-07-05 08:58:18'), +(2247, 1, 1879, 'Bought 1 items out of -3191 quantity', NULL, 1, -3192, '2023-07-05 09:00:12', '2023-07-05 09:00:12'), +(2248, 1, 1880, 'Bought 1 items out of -3192 quantity', NULL, 1, -3193, '2023-07-05 09:02:15', '2023-07-05 09:02:15'), +(2249, 1, 1881, 'Bought 1 items out of -3193 quantity', NULL, 1, -3194, '2023-07-05 09:04:34', '2023-07-05 09:04:34'), +(2250, 1, 1883, 'Bought 1 items out of -3194 quantity', NULL, 1, -3195, '2023-07-05 09:07:41', '2023-07-05 09:07:41'), +(2251, 1, 1884, 'Bought 1 items out of -3195 quantity', NULL, 1, -3196, '2023-07-05 09:10:09', '2023-07-05 09:10:09'), +(2252, 1, 1886, 'Bought 1 items out of -3196 quantity', NULL, 1, -3197, '2023-07-05 09:12:51', '2023-07-05 09:12:51'), +(2253, 1, 328, 'Bought 2 items out of -3197 quantity', NULL, 2, -3199, '2023-07-05 09:16:51', '2023-07-05 09:16:51'), +(2254, 1, 1714, 'Bought 1 items out of -3199 quantity', NULL, 1, -3200, '2023-07-05 09:19:16', '2023-07-05 09:19:16'), +(2255, 1, 1888, 'Bought 1 items out of -3200 quantity', NULL, 1, -3201, '2023-07-05 09:20:24', '2023-07-05 09:20:24'), +(2256, 1, 1890, 'Bought 1 items out of -3201 quantity', NULL, 1, -3202, '2023-07-05 09:40:37', '2023-07-05 09:40:37'), +(2257, 10, 1891, 'Bought 1 items out of 490 quantity', NULL, 1, 489, '2023-07-05 09:49:26', '2023-07-05 09:49:26'), +(2258, 1, 1891, 'Bought 1 items out of -3202 quantity', NULL, 1, -3203, '2023-07-05 09:49:26', '2023-07-05 09:49:26'), +(2259, 1, 1892, 'Bought 1 items out of -3203 quantity', NULL, 1, -3204, '2023-07-05 09:53:28', '2023-07-05 09:53:28'), +(2260, 1, 1894, 'Bought 1 items out of -3204 quantity', NULL, 1, -3205, '2023-07-05 10:12:02', '2023-07-05 10:12:02'), +(2261, 1, 1895, 'Bought 1 items out of -3205 quantity', NULL, 1, -3206, '2023-07-05 10:14:06', '2023-07-05 10:14:06'), +(2262, 1, 1007, 'Bought 1 items out of -3206 quantity', NULL, 1, -3207, '2023-07-05 10:17:33', '2023-07-05 10:17:33'), +(2263, 1, 1897, 'Bought 1 items out of -3207 quantity', NULL, 1, -3208, '2023-07-05 10:20:06', '2023-07-05 10:20:06'), +(2264, 1, 1221, 'Bought 2 items out of -3208 quantity', NULL, 2, -3210, '2023-07-05 10:23:07', '2023-07-05 10:23:07'), +(2265, 1, 1899, 'Bought 1 items out of -3210 quantity', NULL, 1, -3211, '2023-07-05 10:28:26', '2023-07-05 10:28:26'), +(2266, 1, 1900, 'Bought 1 items out of -3211 quantity', NULL, 1, -3212, '2023-07-05 10:30:19', '2023-07-05 10:30:19'), +(2267, 10, 624, 'Bought 1 items out of 489 quantity', NULL, 1, 488, '2023-07-05 10:31:40', '2023-07-05 10:31:40'), +(2268, 1, 1901, 'Bought 1 items out of -3212 quantity', NULL, 1, -3213, '2023-07-05 10:33:33', '2023-07-05 10:33:33'), +(2269, 1, 1904, 'Bought 1 items out of -3213 quantity', NULL, 1, -3214, '2023-07-05 10:37:48', '2023-07-05 10:37:48'), +(2270, 1, 1905, 'Bought 1 items out of -3214 quantity', NULL, 1, -3215, '2023-07-05 10:39:12', '2023-07-05 10:39:12'), +(2271, 1, 1092, 'Bought 1 items out of -3215 quantity', NULL, 1, -3216, '2023-07-05 10:42:09', '2023-07-05 10:42:09'), +(2272, 3, 1092, 'Bought 1 items out of -82 quantity', NULL, 1, -83, '2023-07-05 10:42:09', '2023-07-05 10:42:09'), +(2273, 1, 1907, 'Bought 1 items out of -3216 quantity', NULL, 1, -3217, '2023-07-05 10:43:23', '2023-07-05 10:43:23'), +(2274, 3, 199, 'Bought 1 items out of -83 quantity', NULL, 1, -84, '2023-07-05 10:46:41', '2023-07-05 10:46:41'), +(2275, 1, 1908, 'Bought 1 items out of -3217 quantity', NULL, 1, -3218, '2023-07-05 10:48:16', '2023-07-05 10:48:16'), +(2276, 1, 1910, 'Bought 1 items out of -3218 quantity', NULL, 1, -3219, '2023-07-05 10:54:00', '2023-07-05 10:54:00'), +(2277, 1, 1911, 'Bought 1 items out of -3219 quantity', NULL, 1, -3220, '2023-07-05 10:55:55', '2023-07-05 10:55:55'), +(2278, 1, 1912, 'Bought 1 items out of -3220 quantity', NULL, 1, -3221, '2023-07-05 10:57:43', '2023-07-05 10:57:43'), +(2279, 3, 1913, 'Bought 1 items out of -84 quantity', NULL, 1, -85, '2023-07-05 10:59:49', '2023-07-05 10:59:49'), +(2280, 1, 1913, 'Bought 3 items out of -3221 quantity', NULL, 3, -3224, '2023-07-05 10:59:49', '2023-07-05 10:59:49'), +(2281, 1, 1914, 'Bought 1 items out of -3224 quantity', NULL, 1, -3225, '2023-07-05 11:01:22', '2023-07-05 11:01:22'), +(2282, 10, 1915, 'Bought 1 items out of 488 quantity', NULL, 1, 487, '2023-07-05 11:02:46', '2023-07-05 11:02:46'), +(2283, 1, 1915, 'Bought 1 items out of -3225 quantity', NULL, 1, -3226, '2023-07-05 11:02:46', '2023-07-05 11:02:46'), +(2284, 10, 1916, 'Bought 1 items out of 487 quantity', NULL, 1, 486, '2023-07-05 11:05:13', '2023-07-05 11:05:13'), +(2285, 1, 1916, 'Bought 1 items out of -3226 quantity', NULL, 1, -3227, '2023-07-05 11:05:13', '2023-07-05 11:05:13'), +(2286, 1, 1487, 'Bought 4 items out of -3227 quantity', NULL, 4, -3231, '2023-07-05 11:11:32', '2023-07-05 11:11:32'), +(2287, 1, 1281, 'Bought 7 items out of -3231 quantity', NULL, 7, -3238, '2023-07-05 11:15:16', '2023-07-05 11:15:16'), +(2288, 1, 1011, 'Bought 4 items out of -3238 quantity', NULL, 4, -3242, '2023-07-05 11:17:16', '2023-07-05 11:17:16'), +(2289, 1, 1099, 'Bought 2 items out of -3242 quantity', NULL, 2, -3244, '2023-07-05 11:19:00', '2023-07-05 11:19:00'), +(2290, 1, 1919, 'Bought 1 items out of -3244 quantity', NULL, 1, -3245, '2023-07-05 11:30:15', '2023-07-05 11:30:15'), +(2291, 1, 980, 'Bought 10 items out of -3245 quantity', NULL, 10, -3255, '2023-07-05 11:54:16', '2023-07-05 11:54:16'), +(2292, 2, 980, 'Bought 1 items out of -115 quantity', NULL, 1, -116, '2023-07-05 11:54:16', '2023-07-05 11:54:16'), +(2293, 1, 1920, 'Bought 1 items out of -3255 quantity', NULL, 1, -3256, '2023-07-05 11:55:40', '2023-07-05 11:55:40'), +(2294, 3, 1920, 'Bought 1 items out of -85 quantity', NULL, 1, -86, '2023-07-05 11:55:40', '2023-07-05 11:55:40'), +(2295, 1, 1921, 'Bought 1 items out of -3256 quantity', NULL, 1, -3257, '2023-07-05 11:58:44', '2023-07-05 11:58:44'), +(2296, 1, 611, 'Bought 1 items out of -3257 quantity', NULL, 1, -3258, '2023-07-05 12:27:21', '2023-07-05 12:27:21'), +(2297, 1, 1923, 'Bought 2 items out of -3258 quantity', NULL, 2, -3260, '2023-07-05 12:29:02', '2023-07-05 12:29:02'), +(2298, 1, 1924, 'Bought 1 items out of -3260 quantity', NULL, 1, -3261, '2023-07-05 12:30:13', '2023-07-05 12:30:13'), +(2299, 3, 1924, 'Bought 1 items out of -86 quantity', NULL, 1, -87, '2023-07-05 12:30:13', '2023-07-05 12:30:13'), +(2300, 3, 278, 'Bought 2 items out of -87 quantity', NULL, 2, -89, '2023-07-05 12:53:48', '2023-07-05 12:53:48'), +(2301, 1, 278, 'Bought 6 items out of -3261 quantity', NULL, 6, -3267, '2023-07-05 12:53:48', '2023-07-05 12:53:48'), +(2302, 1, 1925, 'Bought 2 items out of -3267 quantity', NULL, 2, -3269, '2023-07-05 13:34:40', '2023-07-05 13:34:40'), +(2303, 1, 1926, 'Bought 1 items out of -3269 quantity', NULL, 1, -3270, '2023-07-06 08:08:32', '2023-07-06 08:08:32'), +(2304, 2, 1926, 'Bought 1 items out of -116 quantity', NULL, 1, -117, '2023-07-06 08:08:32', '2023-07-06 08:08:32'), +(2305, 1, 1928, 'Bought 1 items out of -3270 quantity', NULL, 1, -3271, '2023-07-06 08:12:12', '2023-07-06 08:12:12'), +(2306, 3, 1928, 'Bought 1 items out of -89 quantity', NULL, 1, -90, '2023-07-06 08:12:12', '2023-07-06 08:12:12'), +(2307, 3, 1930, 'Bought 1 items out of -90 quantity', NULL, 1, -91, '2023-07-06 08:14:58', '2023-07-06 08:14:58'), +(2308, 1, 1930, 'Bought 1 items out of -3271 quantity', NULL, 1, -3272, '2023-07-06 08:14:58', '2023-07-06 08:14:58'), +(2309, 1, 1931, 'Bought 2 items out of -3272 quantity', NULL, 2, -3274, '2023-07-06 08:16:44', '2023-07-06 08:16:44'), +(2310, 1, 1932, 'Bought 3 items out of -3274 quantity', NULL, 3, -3277, '2023-07-06 08:18:13', '2023-07-06 08:18:13'), +(2311, 1, 1934, 'Bought 1 items out of -3277 quantity', NULL, 1, -3278, '2023-07-06 08:21:32', '2023-07-06 08:21:32'), +(2312, 10, 1935, 'Bought 1 items out of 486 quantity', NULL, 1, 485, '2023-07-06 08:24:46', '2023-07-06 08:24:46'), +(2313, 1, 1936, 'Bought 1 items out of -3278 quantity', NULL, 1, -3279, '2023-07-06 08:27:44', '2023-07-06 08:27:44'), +(2314, 1, 1750, 'Bought 2 items out of -3279 quantity', NULL, 2, -3281, '2023-07-06 08:29:23', '2023-07-06 08:29:23'), +(2315, 1, 1937, 'Bought 3 items out of -3281 quantity', NULL, 3, -3284, '2023-07-06 08:32:17', '2023-07-06 08:32:17'), +(2316, 10, 1937, 'Bought 1 items out of 485 quantity', NULL, 1, 484, '2023-07-06 08:32:17', '2023-07-06 08:32:17'), +(2317, 1, 1938, 'Bought 1 items out of -3284 quantity', NULL, 1, -3285, '2023-07-06 08:34:01', '2023-07-06 08:34:01'), +(2318, 1, 1939, 'Bought 1 items out of -3285 quantity', NULL, 1, -3286, '2023-07-06 08:35:11', '2023-07-06 08:35:11'), +(2319, 1, 1000, 'Bought 2 items out of -3286 quantity', NULL, 2, -3288, '2023-07-06 08:38:05', '2023-07-06 08:38:05'), +(2320, 1, 1941, 'Bought 1 items out of -3288 quantity', NULL, 1, -3289, '2023-07-06 08:39:30', '2023-07-06 08:39:30'), +(2321, 1, 1942, 'Bought 1 items out of -3289 quantity', NULL, 1, -3290, '2023-07-06 08:40:24', '2023-07-06 08:40:24'), +(2322, 1, 1943, 'Bought 1 items out of -3290 quantity', NULL, 1, -3291, '2023-07-06 08:42:24', '2023-07-06 08:42:24'), +(2323, 1, 1944, 'Bought 1 items out of -3291 quantity', NULL, 1, -3292, '2023-07-06 08:44:21', '2023-07-06 08:44:21'), +(2324, 1, 1945, 'Bought 1 items out of -3292 quantity', NULL, 1, -3293, '2023-07-06 08:45:34', '2023-07-06 08:45:34'), +(2325, 1, 811, 'Bought 1 items out of -3293 quantity', NULL, 1, -3294, '2023-07-06 08:47:18', '2023-07-06 08:47:18'), +(2326, 1, 1946, 'Bought 1 items out of -3294 quantity', NULL, 1, -3295, '2023-07-06 08:48:42', '2023-07-06 08:48:42'), +(2327, 1, 1949, 'Bought 1 items out of -3295 quantity', NULL, 1, -3296, '2023-07-06 09:14:59', '2023-07-06 09:14:59'), +(2328, 2, 1949, 'Bought 1 items out of -117 quantity', NULL, 1, -118, '2023-07-06 09:14:59', '2023-07-06 09:14:59'), +(2330, 1, 1952, 'Bought 1 items out of -3296 quantity', NULL, 1, -3297, '2023-07-06 09:19:03', '2023-07-06 09:19:03'), +(2331, 1, 1953, 'Bought 2 items out of -3297 quantity', NULL, 2, -3299, '2023-07-06 09:20:05', '2023-07-06 09:20:05'), +(2332, 1, 1954, 'Bought 1 items out of -3299 quantity', NULL, 1, -3300, '2023-07-06 09:21:47', '2023-07-06 09:21:47'), +(2333, 1, 1186, 'Bought 2 items out of -3300 quantity', NULL, 2, -3302, '2023-07-06 09:53:38', '2023-07-06 09:53:38'), +(2334, 1, 1955, 'Bought 2 items out of -3302 quantity', NULL, 2, -3304, '2023-07-06 10:25:03', '2023-07-06 10:25:03'), +(2335, 1, 1957, 'Bought 2 items out of -3304 quantity', NULL, 2, -3306, '2023-07-06 10:49:48', '2023-07-06 10:49:48'), +(2336, 1, 1958, 'Bought 2 items out of -3306 quantity', NULL, 2, -3308, '2023-07-06 10:51:16', '2023-07-06 10:51:16'), +(2337, 1, 1959, 'Bought 1 items out of -3308 quantity', NULL, 1, -3309, '2023-07-06 10:53:33', '2023-07-06 10:53:33'), +(2338, 1, 1961, 'Bought 1 items out of -3309 quantity', NULL, 1, -3310, '2023-07-06 11:00:03', '2023-07-06 11:00:03'), +(2339, 2, 1020, 'Bought 1 items out of -118 quantity', NULL, 1, -119, '2023-07-06 11:59:16', '2023-07-06 11:59:16'), +(2340, 1, 1020, 'Bought 2 items out of -3310 quantity', NULL, 2, -3312, '2023-07-06 11:59:16', '2023-07-06 11:59:16'), +(2341, 1, 1963, 'Bought 1 items out of -3312 quantity', NULL, 1, -3313, '2023-07-06 12:04:53', '2023-07-06 12:04:53'), +(2342, 1, 1082, 'Bought 4 items out of -3313 quantity', NULL, 4, -3317, '2023-07-06 12:31:34', '2023-07-06 12:31:34'), +(2343, 2, 1082, 'Bought 1 items out of -119 quantity', NULL, 1, -120, '2023-07-06 12:31:34', '2023-07-06 12:31:34'), +(2344, 1, 1830, 'Bought 20 items out of -3317 quantity', NULL, 20, -3337, '2023-07-06 16:50:59', '2023-07-06 16:50:59'), +(2345, 1, 1964, 'Bought 2 items out of -3337 quantity', NULL, 2, -3339, '2023-07-07 08:28:08', '2023-07-07 08:28:08'), +(2346, 1, 1965, 'Bought 1 items out of -3339 quantity', NULL, 1, -3340, '2023-07-07 08:29:46', '2023-07-07 08:29:46'), +(2347, 1, 1966, 'Bought 1 items out of -3340 quantity', NULL, 1, -3341, '2023-07-07 08:31:04', '2023-07-07 08:31:04'), +(2348, 1, 1967, 'Bought 1 items out of -3341 quantity', NULL, 1, -3342, '2023-07-07 08:32:23', '2023-07-07 08:32:23'), +(2349, 1, 1099, 'Bought 1 items out of -3342 quantity', NULL, 1, -3343, '2023-07-07 08:34:00', '2023-07-07 08:34:00'), +(2350, 2, 1099, 'Bought 3 items out of -120 quantity', NULL, 3, -123, '2023-07-07 08:34:00', '2023-07-07 08:34:00'), +(2351, 1, 1763, 'Bought 2 items out of -3343 quantity', NULL, 2, -3345, '2023-07-07 08:36:23', '2023-07-07 08:36:23'), +(2352, 10, 1968, 'Bought 1 items out of 484 quantity', NULL, 1, 483, '2023-07-07 08:37:46', '2023-07-07 08:37:46'), +(2353, 1, 1968, 'Bought 1 items out of -3345 quantity', NULL, 1, -3346, '2023-07-07 08:37:46', '2023-07-07 08:37:46'), +(2354, 1, 1969, 'Bought 1 items out of -3346 quantity', NULL, 1, -3347, '2023-07-07 08:39:18', '2023-07-07 08:39:18'), +(2355, 1, 1972, 'Bought 1 items out of -3347 quantity', NULL, 1, -3348, '2023-07-07 08:47:02', '2023-07-07 08:47:02'), +(2356, 3, 1974, 'Bought 1 items out of -91 quantity', NULL, 1, -92, '2023-07-07 08:53:28', '2023-07-07 08:53:28'), +(2357, 2, 1974, 'Bought 1 items out of -123 quantity', NULL, 1, -124, '2023-07-07 08:53:28', '2023-07-07 08:53:28'), +(2358, 10, 1974, 'Bought 1 items out of 483 quantity', NULL, 1, 482, '2023-07-07 08:53:28', '2023-07-07 08:53:28'), +(2359, 1, 1974, 'Bought 1 items out of -3348 quantity', NULL, 1, -3349, '2023-07-07 08:53:28', '2023-07-07 08:53:28'), +(2360, 1, 1976, 'Bought 1 items out of -3349 quantity', NULL, 1, -3350, '2023-07-07 08:56:55', '2023-07-07 08:56:55'), +(2361, 1, 1977, 'Bought 1 items out of -3350 quantity', NULL, 1, -3351, '2023-07-07 08:58:38', '2023-07-07 08:58:38'), +(2362, 3, 1977, 'Bought 1 items out of -92 quantity', NULL, 1, -93, '2023-07-07 08:58:38', '2023-07-07 08:58:38'), +(2363, 1, 1978, 'Bought 1 items out of -3351 quantity', NULL, 1, -3352, '2023-07-07 09:00:11', '2023-07-07 09:00:11'), +(2364, 1, 1979, 'Bought 1 items out of -3352 quantity', NULL, 1, -3353, '2023-07-07 09:02:27', '2023-07-07 09:02:27'), +(2365, 1, 1583, 'Bought 3 items out of -3353 quantity', NULL, 3, -3356, '2023-07-07 09:05:39', '2023-07-07 09:05:39'), +(2366, 3, 1583, 'Bought 1 items out of -93 quantity', NULL, 1, -94, '2023-07-07 09:05:39', '2023-07-07 09:05:39'), +(2367, 10, 1583, 'Bought 1 items out of 482 quantity', NULL, 1, 481, '2023-07-07 09:05:39', '2023-07-07 09:05:39'), +(2368, 3, 706, 'Bought 1 items out of -94 quantity', NULL, 1, -95, '2023-07-07 09:08:33', '2023-07-07 09:08:33'), +(2369, 1, 1980, 'Bought 1 items out of -3356 quantity', NULL, 1, -3357, '2023-07-07 09:09:47', '2023-07-07 09:09:47'), +(2370, 1, 1982, 'Bought 2 items out of -3357 quantity', NULL, 2, -3359, '2023-07-07 09:12:38', '2023-07-07 09:12:38'), +(2371, 1, 1983, 'Bought 1 items out of -3359 quantity', NULL, 1, -3360, '2023-07-07 09:13:46', '2023-07-07 09:13:46'), +(2372, 1, 1985, 'Bought 3 items out of -3360 quantity', NULL, 3, -3363, '2023-07-07 09:16:17', '2023-07-07 09:16:17'), +(2373, 1, 1986, 'Bought 1 items out of -3363 quantity', NULL, 1, -3364, '2023-07-07 09:17:33', '2023-07-07 09:17:33'), +(2374, 1, 1990, 'Bought 1 items out of -3364 quantity', NULL, 1, -3365, '2023-07-07 09:25:54', '2023-07-07 09:25:54'), +(2375, 1, 998, 'Bought 2 items out of -3365 quantity', NULL, 2, -3367, '2023-07-07 09:37:02', '2023-07-07 09:37:02'), +(2376, 10, 892, 'Bought 1 items out of 481 quantity', NULL, 1, 480, '2023-07-07 10:12:40', '2023-07-07 10:12:40'), +(2377, 1, 892, 'Bought 1 items out of -3367 quantity', NULL, 1, -3368, '2023-07-07 10:12:40', '2023-07-07 10:12:40'), +(2378, 1, 1992, 'Bought 1 items out of -3368 quantity', NULL, 1, -3369, '2023-07-07 10:14:20', '2023-07-07 10:14:20'), +(2379, 1, 1993, 'Bought 2 items out of -3369 quantity', NULL, 2, -3371, '2023-07-07 10:38:15', '2023-07-07 10:38:15'), +(2380, 1, 1994, 'Bought 1 items out of -3371 quantity', NULL, 1, -3372, '2023-07-07 10:39:22', '2023-07-07 10:39:22'), +(2381, 1, 1995, 'Bought 2 items out of -3372 quantity', NULL, 2, -3374, '2023-07-07 10:40:46', '2023-07-07 10:40:46'), +(2382, 10, 1487, 'Bought 1 items out of 480 quantity', NULL, 1, 479, '2023-07-07 10:48:37', '2023-07-07 10:48:37'), +(2383, 1, 1487, 'Bought 9 items out of -3374 quantity', NULL, 9, -3383, '2023-07-07 10:48:37', '2023-07-07 10:48:37'), +(2384, 1, 1996, 'Bought 2 items out of -3383 quantity', NULL, 2, -3385, '2023-07-07 10:49:59', '2023-07-07 10:49:59'), +(2385, 1, 1596, 'Bought 5 items out of -3385 quantity', NULL, 5, -3390, '2023-07-07 11:27:15', '2023-07-07 11:27:15'), +(2386, 3, 1596, 'Bought 1 items out of -95 quantity', NULL, 1, -96, '2023-07-07 11:27:15', '2023-07-07 11:27:15'), +(2387, 1, 1997, 'Bought 2 items out of -3390 quantity', NULL, 2, -3392, '2023-07-07 11:29:40', '2023-07-07 11:29:40'), +(2388, 2, 1998, 'Bought 1 items out of -124 quantity', NULL, 1, -125, '2023-07-07 11:31:07', '2023-07-07 11:31:07'), +(2389, 1, 1999, 'Bought 1 items out of -3392 quantity', NULL, 1, -3393, '2023-07-07 12:18:46', '2023-07-07 12:18:46'), +(2390, 1, 2000, 'Bought 1 items out of -3393 quantity', NULL, 1, -3394, '2023-07-07 12:22:12', '2023-07-07 12:22:12'), +(2391, 1, 2001, 'Bought 1 items out of -3394 quantity', NULL, 1, -3395, '2023-07-07 12:24:17', '2023-07-07 12:24:17'), +(2392, 3, 2001, 'Bought 1 items out of -96 quantity', NULL, 1, -97, '2023-07-07 12:24:17', '2023-07-07 12:24:17'), +(2393, 1, 2002, 'Bought 1 items out of -3395 quantity', NULL, 1, -3396, '2023-07-07 12:25:44', '2023-07-07 12:25:44'), +(2394, 1, 2003, 'Bought 4 items out of -3396 quantity', NULL, 4, -3400, '2023-07-07 12:33:19', '2023-07-07 12:33:19'), +(2395, 1, NULL, '1492 items added', 1492, NULL, -1908, '2023-07-07 12:39:30', '2023-07-07 12:39:30'), +(2396, 1, NULL, '3400 items added', 3400, NULL, 1492, '2023-07-07 12:40:22', '2023-07-07 12:40:22'), +(2397, 1, 2004, 'Bought 1 items out of 1492 quantity', NULL, 1, 1491, '2023-07-07 15:02:30', '2023-07-07 15:02:30'), +(2398, 3, 2004, 'Bought 1 items out of -97 quantity', NULL, 1, -98, '2023-07-07 15:02:30', '2023-07-07 15:02:30'), +(2399, 11, NULL, '147 items added', 147, NULL, 147, '2023-07-07 15:08:32', '2023-07-07 15:08:32'), +(2400, 1, 2005, 'Bought 1 items out of 1491 quantity', NULL, 1, 1490, '2023-07-08 07:42:22', '2023-07-08 07:42:22'), +(2401, 1, 2006, 'Bought 1 items out of 1490 quantity', NULL, 1, 1489, '2023-07-08 07:43:41', '2023-07-08 07:43:41'), +(2402, 11, 2006, 'Bought 1 items out of 147 quantity', NULL, 1, 146, '2023-07-08 07:43:41', '2023-07-08 07:43:41'), +(2403, 2, 2007, 'Bought 1 items out of -125 quantity', NULL, 1, -126, '2023-07-08 07:45:19', '2023-07-08 07:45:19'), +(2404, 11, 2007, 'Bought 1 items out of 146 quantity', NULL, 1, 145, '2023-07-08 07:45:19', '2023-07-08 07:45:19'), +(2405, 11, 2008, 'Bought 2 items out of 145 quantity', NULL, 2, 143, '2023-07-08 07:47:20', '2023-07-08 07:47:20'), +(2406, 1, 2009, 'Bought 1 items out of 1489 quantity', NULL, 1, 1488, '2023-07-08 07:50:36', '2023-07-08 07:50:36'), +(2407, 11, 2009, 'Bought 1 items out of 143 quantity', NULL, 1, 142, '2023-07-08 07:50:36', '2023-07-08 07:50:36'), +(2408, 11, 422, 'Bought 2 items out of 142 quantity', NULL, 2, 140, '2023-07-08 07:52:03', '2023-07-08 07:52:03'), +(2409, 1, 2010, 'Bought 1 items out of 1488 quantity', NULL, 1, 1487, '2023-07-08 07:53:36', '2023-07-08 07:53:36'), +(2410, 1, 2011, 'Bought 1 items out of 1487 quantity', NULL, 1, 1486, '2023-07-08 07:55:13', '2023-07-08 07:55:13'), +(2411, 11, 2011, 'Bought 1 items out of 140 quantity', NULL, 1, 139, '2023-07-08 07:55:13', '2023-07-08 07:55:13'), +(2412, 1, 2012, 'Bought 5 items out of 1486 quantity', NULL, 5, 1481, '2023-07-08 07:59:38', '2023-07-08 07:59:38'), +(2413, 2, 2012, 'Bought 2 items out of -126 quantity', NULL, 2, -128, '2023-07-08 07:59:38', '2023-07-08 07:59:38'), +(2414, 1, 2013, 'Bought 1 items out of 1481 quantity', NULL, 1, 1480, '2023-07-08 08:01:19', '2023-07-08 08:01:19'), +(2415, 11, 2013, 'Bought 1 items out of 139 quantity', NULL, 1, 138, '2023-07-08 08:01:19', '2023-07-08 08:01:19'), +(2416, 1, 2014, 'Bought 1 items out of 1480 quantity', NULL, 1, 1479, '2023-07-08 08:03:33', '2023-07-08 08:03:33'), +(2417, 1, 2015, 'Bought 1 items out of 1479 quantity', NULL, 1, 1478, '2023-07-08 08:05:35', '2023-07-08 08:05:35'), +(2418, 11, 2016, 'Bought 2 items out of 138 quantity', NULL, 2, 136, '2023-07-08 08:06:39', '2023-07-08 08:06:39'), +(2419, 1, 2017, 'Bought 1 items out of 1478 quantity', NULL, 1, 1477, '2023-07-08 08:08:16', '2023-07-08 08:08:16'), +(2420, 11, 2017, 'Bought 1 items out of 136 quantity', NULL, 1, 135, '2023-07-08 08:08:16', '2023-07-08 08:08:16'), +(2421, 11, 2018, 'Bought 2 items out of 135 quantity', NULL, 2, 133, '2023-07-08 08:09:17', '2023-07-08 08:09:17'), +(2422, 3, 1936, 'Bought 1 items out of -98 quantity', NULL, 1, -99, '2023-07-08 08:10:36', '2023-07-08 08:10:36'), +(2423, 1, 2019, 'Bought 1 items out of 1477 quantity', NULL, 1, 1476, '2023-07-08 08:12:13', '2023-07-08 08:12:13'), +(2424, 11, 2019, 'Bought 1 items out of 133 quantity', NULL, 1, 132, '2023-07-08 08:12:13', '2023-07-08 08:12:13'), +(2425, 1, 2020, 'Bought 1 items out of 1476 quantity', NULL, 1, 1475, '2023-07-08 08:13:57', '2023-07-08 08:13:57'), +(2426, 11, 2020, 'Bought 1 items out of 132 quantity', NULL, 1, 131, '2023-07-08 08:13:57', '2023-07-08 08:13:57'), +(2427, 1, 2021, 'Bought 1 items out of 1475 quantity', NULL, 1, 1474, '2023-07-08 08:15:52', '2023-07-08 08:15:52'), +(2428, 2, 1848, 'Bought 1 items out of -128 quantity', NULL, 1, -129, '2023-07-08 08:18:39', '2023-07-08 08:18:39'), +(2429, 1, 1848, 'Bought 5 items out of 1474 quantity', NULL, 5, 1469, '2023-07-08 08:18:39', '2023-07-08 08:18:39'), +(2430, 11, 1848, 'Bought 4 items out of 131 quantity', NULL, 4, 127, '2023-07-08 08:18:39', '2023-07-08 08:18:39'), +(2431, 10, 1848, 'Bought 1 items out of 479 quantity', NULL, 1, 478, '2023-07-08 08:18:39', '2023-07-08 08:18:39'), +(2432, 1, 2022, 'Bought 1 items out of 1469 quantity', NULL, 1, 1468, '2023-07-08 08:21:23', '2023-07-08 08:21:23'), +(2433, 1, 2023, 'Bought 1 items out of 1468 quantity', NULL, 1, 1467, '2023-07-08 08:26:28', '2023-07-08 08:26:28'), +(2434, 11, 1368, 'Bought 1 items out of 127 quantity', NULL, 1, 126, '2023-07-08 09:56:26', '2023-07-08 09:56:26'), +(2435, 1, 2024, 'Bought 1 items out of 1467 quantity', NULL, 1, 1466, '2023-07-08 09:58:03', '2023-07-08 09:58:03'), +(2436, 11, 2024, 'Bought 1 items out of 126 quantity', NULL, 1, 125, '2023-07-08 09:58:03', '2023-07-08 09:58:03'), +(2437, 1, 2025, 'Bought 1 items out of 1466 quantity', NULL, 1, 1465, '2023-07-08 09:59:35', '2023-07-08 09:59:35'), +(2438, 1, 2026, 'Bought 1 items out of 1465 quantity', NULL, 1, 1464, '2023-07-08 10:21:38', '2023-07-08 10:21:38'), +(2439, 1, 2027, 'Bought 1 items out of 1464 quantity', NULL, 1, 1463, '2023-07-08 10:23:25', '2023-07-08 10:23:25'), +(2440, 11, 2027, 'Bought 1 items out of 125 quantity', NULL, 1, 124, '2023-07-08 10:23:25', '2023-07-08 10:23:25'), +(2441, 1, 2028, 'Bought 1 items out of 1463 quantity', NULL, 1, 1462, '2023-07-08 10:25:14', '2023-07-08 10:25:14'), +(2442, 11, 2028, 'Bought 1 items out of 124 quantity', NULL, 1, 123, '2023-07-08 10:25:14', '2023-07-08 10:25:14'), +(2443, 1, 2029, 'Bought 1 items out of 1462 quantity', NULL, 1, 1461, '2023-07-08 10:27:18', '2023-07-08 10:27:18'), +(2444, 11, 2029, 'Bought 1 items out of 123 quantity', NULL, 1, 122, '2023-07-08 10:27:18', '2023-07-08 10:27:18'), +(2445, 1, 2030, 'Bought 1 items out of 1461 quantity', NULL, 1, 1460, '2023-07-08 10:58:11', '2023-07-08 10:58:11'), +(2446, 1, 2031, 'Bought 1 items out of 1460 quantity', NULL, 1, 1459, '2023-07-08 11:24:33', '2023-07-08 11:24:33'), +(2447, 1, 1134, 'Bought 1 items out of 1459 quantity', NULL, 1, 1458, '2023-07-08 11:26:01', '2023-07-08 11:26:01'), +(2448, 11, 2032, 'Bought 1 items out of 122 quantity', NULL, 1, 121, '2023-07-08 11:29:04', '2023-07-08 11:29:04'), +(2449, 11, 2033, 'Bought 2 items out of 121 quantity', NULL, 2, 119, '2023-07-08 11:31:57', '2023-07-08 11:31:57'), +(2450, 1, 2034, 'Bought 1 items out of 1458 quantity', NULL, 1, 1457, '2023-07-08 11:36:23', '2023-07-08 11:36:23'), +(2451, 11, 2034, 'Bought 1 items out of 119 quantity', NULL, 1, 118, '2023-07-08 11:36:23', '2023-07-08 11:36:23'), +(2452, 10, 2034, 'Bought 1 items out of 478 quantity', NULL, 1, 477, '2023-07-08 11:36:23', '2023-07-08 11:36:23'), +(2453, 11, 1487, 'Bought 9 items out of 118 quantity', NULL, 9, 109, '2023-07-10 08:39:27', '2023-07-10 08:39:27'), +(2454, 1, 1487, 'Bought 11 items out of 1457 quantity', NULL, 11, 1446, '2023-07-10 08:39:27', '2023-07-10 08:39:27'), +(2455, 2, 1487, 'Bought 1 items out of -129 quantity', NULL, 1, -130, '2023-07-10 08:39:27', '2023-07-10 08:39:27'), +(2456, 1, 2035, 'Bought 1 items out of 1446 quantity', NULL, 1, 1445, '2023-07-10 08:40:45', '2023-07-10 08:40:45'), +(2457, 11, 2036, 'Bought 1 items out of 109 quantity', NULL, 1, 108, '2023-07-10 08:42:22', '2023-07-10 08:42:22'), +(2458, 1, 2037, 'Bought 5 items out of 1445 quantity', NULL, 5, 1440, '2023-07-10 08:45:01', '2023-07-10 08:45:01'), +(2459, 11, 2037, 'Bought 2 items out of 108 quantity', NULL, 2, 106, '2023-07-10 08:45:01', '2023-07-10 08:45:01'), +(2460, 1, 2038, 'Bought 1 items out of 1440 quantity', NULL, 1, 1439, '2023-07-10 08:46:20', '2023-07-10 08:46:20'), +(2461, 1, 2039, 'Bought 1 items out of 1439 quantity', NULL, 1, 1438, '2023-07-10 08:47:41', '2023-07-10 08:47:41'), +(2462, 11, 2039, 'Bought 1 items out of 106 quantity', NULL, 1, 105, '2023-07-10 08:47:41', '2023-07-10 08:47:41'), +(2463, 1, 655, 'Bought 5 items out of 1438 quantity', NULL, 5, 1433, '2023-07-10 08:50:34', '2023-07-10 08:50:34'), +(2464, 1, 2040, 'Bought 3 items out of 1433 quantity', NULL, 3, 1430, '2023-07-10 08:51:49', '2023-07-10 08:51:49'), +(2465, 3, 2041, 'Bought 1 items out of -99 quantity', NULL, 1, -100, '2023-07-10 08:53:10', '2023-07-10 08:53:10'), +(2466, 1, 2041, 'Bought 1 items out of 1430 quantity', NULL, 1, 1429, '2023-07-10 08:53:10', '2023-07-10 08:53:10'), +(2467, 1, 2042, 'Bought 1 items out of 1429 quantity', NULL, 1, 1428, '2023-07-10 08:55:35', '2023-07-10 08:55:35'), +(2468, 11, 2042, 'Bought 1 items out of 105 quantity', NULL, 1, 104, '2023-07-10 08:55:35', '2023-07-10 08:55:35'), +(2469, 11, 2043, 'Bought 1 items out of 104 quantity', NULL, 1, 103, '2023-07-10 08:57:13', '2023-07-10 08:57:13'), +(2470, 1, 2044, 'Bought 2 items out of 1428 quantity', NULL, 2, 1426, '2023-07-10 08:58:15', '2023-07-10 08:58:15'), +(2471, 1, 2045, 'Bought 2 items out of 1426 quantity', NULL, 2, 1424, '2023-07-10 08:59:30', '2023-07-10 08:59:30'), +(2472, 1, 2046, 'Bought 1 items out of 1424 quantity', NULL, 1, 1423, '2023-07-10 09:00:57', '2023-07-10 09:00:57'), +(2473, 11, 2046, 'Bought 1 items out of 103 quantity', NULL, 1, 102, '2023-07-10 09:00:57', '2023-07-10 09:00:57'), +(2474, 11, 2047, 'Bought 1 items out of 102 quantity', NULL, 1, 101, '2023-07-10 09:02:21', '2023-07-10 09:02:21'), +(2475, 11, 2048, 'Bought 1 items out of 101 quantity', NULL, 1, 100, '2023-07-10 09:03:20', '2023-07-10 09:03:20'), +(2476, 1, 2049, 'Bought 1 items out of 1423 quantity', NULL, 1, 1422, '2023-07-10 09:04:59', '2023-07-10 09:04:59'), +(2477, 11, 2050, 'Bought 1 items out of 100 quantity', NULL, 1, 99, '2023-07-10 09:06:24', '2023-07-10 09:06:24'), +(2478, 1, 2051, 'Bought 1 items out of 1422 quantity', NULL, 1, 1421, '2023-07-10 09:07:51', '2023-07-10 09:07:51'), +(2479, 11, 2051, 'Bought 1 items out of 99 quantity', NULL, 1, 98, '2023-07-10 09:07:51', '2023-07-10 09:07:51'), +(2480, 1, 2052, 'Bought 1 items out of 1421 quantity', NULL, 1, 1420, '2023-07-10 09:09:07', '2023-07-10 09:09:07'), +(2481, 1, 2053, 'Bought 1 items out of 1420 quantity', NULL, 1, 1419, '2023-07-10 09:10:42', '2023-07-10 09:10:42'), +(2482, 2, 2053, 'Bought 1 items out of -130 quantity', NULL, 1, -131, '2023-07-10 09:10:42', '2023-07-10 09:10:42'), +(2483, 11, 2053, 'Bought 1 items out of 98 quantity', NULL, 1, 97, '2023-07-10 09:10:42', '2023-07-10 09:10:42'), +(2484, 11, 2054, 'Bought 1 items out of 97 quantity', NULL, 1, 96, '2023-07-10 09:12:09', '2023-07-10 09:12:09'), +(2485, 1, 2055, 'Bought 1 items out of 1419 quantity', NULL, 1, 1418, '2023-07-10 09:15:12', '2023-07-10 09:15:12'), +(2486, 11, 2055, 'Bought 1 items out of 96 quantity', NULL, 1, 95, '2023-07-10 09:15:12', '2023-07-10 09:15:12'), +(2487, 3, 2055, 'Bought 1 items out of -100 quantity', NULL, 1, -101, '2023-07-10 09:15:12', '2023-07-10 09:15:12'), +(2488, 2, 2055, 'Bought 1 items out of -131 quantity', NULL, 1, -132, '2023-07-10 09:15:12', '2023-07-10 09:15:12'), +(2489, 10, 2055, 'Bought 1 items out of 477 quantity', NULL, 1, 476, '2023-07-10 09:15:12', '2023-07-10 09:15:12'), +(2490, 1, 1596, 'Bought 8 items out of 1418 quantity', NULL, 8, 1410, '2023-07-10 09:17:43', '2023-07-10 09:17:43'), +(2491, 3, 1596, 'Bought 2 items out of -101 quantity', NULL, 2, -103, '2023-07-10 09:17:43', '2023-07-10 09:17:43'), +(2492, 10, 1596, 'Bought 1 items out of 476 quantity', NULL, 1, 475, '2023-07-10 09:17:43', '2023-07-10 09:17:43'), +(2493, 1, 2056, 'Bought 2 items out of 1410 quantity', NULL, 2, 1408, '2023-07-10 09:18:52', '2023-07-10 09:18:52'), +(2494, 11, 2057, 'Bought 1 items out of 95 quantity', NULL, 1, 94, '2023-07-10 09:20:39', '2023-07-10 09:20:39'), +(2495, 11, 2058, 'Bought 1 items out of 94 quantity', NULL, 1, 93, '2023-07-10 09:22:54', '2023-07-10 09:22:54'), +(2496, 11, 2059, 'Bought 1 items out of 93 quantity', NULL, 1, 92, '2023-07-10 09:24:26', '2023-07-10 09:24:26'), +(2497, 1, 1339, 'Bought 2 items out of 1408 quantity', NULL, 2, 1406, '2023-07-10 09:27:03', '2023-07-10 09:27:03'), +(2498, 11, 2060, 'Bought 1 items out of 92 quantity', NULL, 1, 91, '2023-07-10 09:28:35', '2023-07-10 09:28:35'), +(2499, 11, 2061, 'Bought 1 items out of 91 quantity', NULL, 1, 90, '2023-07-10 09:30:12', '2023-07-10 09:30:12'), +(2500, 3, 2062, 'Bought 1 items out of -103 quantity', NULL, 1, -104, '2023-07-10 09:32:02', '2023-07-10 09:32:02'), +(2501, 11, 2062, 'Bought 1 items out of 90 quantity', NULL, 1, 89, '2023-07-10 09:32:02', '2023-07-10 09:32:02'), +(2502, 11, 2063, 'Bought 1 items out of 89 quantity', NULL, 1, 88, '2023-07-10 09:33:37', '2023-07-10 09:33:37'), +(2503, 3, 2063, 'Bought 1 items out of -104 quantity', NULL, 1, -105, '2023-07-10 09:33:37', '2023-07-10 09:33:37'), +(2504, 3, 1637, 'Bought 3 items out of -105 quantity', NULL, 3, -108, '2023-07-10 09:35:28', '2023-07-10 09:35:28'), +(2505, 10, 1637, 'Bought 2 items out of 475 quantity', NULL, 2, 473, '2023-07-10 09:35:28', '2023-07-10 09:35:28'), +(2506, 1, 1637, 'Bought 1 items out of 1406 quantity', NULL, 1, 1405, '2023-07-10 09:35:28', '2023-07-10 09:35:28'), +(2507, 1, 2064, 'Bought 1 items out of 1405 quantity', NULL, 1, 1404, '2023-07-10 09:36:53', '2023-07-10 09:36:53'), +(2508, 1, 2065, 'Bought 1 items out of 1404 quantity', NULL, 1, 1403, '2023-07-10 09:38:31', '2023-07-10 09:38:31'), +(2509, 1, 2066, 'Bought 1 items out of 1403 quantity', NULL, 1, 1402, '2023-07-10 09:39:49', '2023-07-10 09:39:49'), +(2510, 11, 2067, 'Bought 1 items out of 88 quantity', NULL, 1, 87, '2023-07-10 09:41:50', '2023-07-10 09:41:50'), +(2511, 1, 2068, 'Bought 1 items out of 1402 quantity', NULL, 1, 1401, '2023-07-10 09:43:16', '2023-07-10 09:43:16'), +(2512, 11, 962, 'Bought 2 items out of 87 quantity', NULL, 2, 85, '2023-07-10 09:45:10', '2023-07-10 09:45:10'), +(2513, 1, 499, 'Bought 2 items out of 1401 quantity', NULL, 2, 1399, '2023-07-10 09:46:45', '2023-07-10 09:46:45'), +(2514, 1, 2069, 'Bought 1 items out of 1399 quantity', NULL, 1, 1398, '2023-07-10 09:48:13', '2023-07-10 09:48:13'), +(2515, 1, 2070, 'Bought 2 items out of 1398 quantity', NULL, 2, 1396, '2023-07-10 09:49:31', '2023-07-10 09:49:31'), +(2516, 1, 2071, 'Bought 1 items out of 1396 quantity', NULL, 1, 1395, '2023-07-10 09:50:46', '2023-07-10 09:50:46'), +(2517, 2, 1371, 'Bought 1 items out of -132 quantity', NULL, 1, -133, '2023-07-10 09:52:10', '2023-07-10 09:52:10'), +(2518, 11, 1371, 'Bought 1 items out of 85 quantity', NULL, 1, 84, '2023-07-10 09:52:10', '2023-07-10 09:52:10'), +(2519, 1, 1371, 'Bought 1 items out of 1395 quantity', NULL, 1, 1394, '2023-07-10 09:52:10', '2023-07-10 09:52:10'), +(2520, 11, 2072, 'Bought 1 items out of 84 quantity', NULL, 1, 83, '2023-07-10 09:53:24', '2023-07-10 09:53:24'), +(2521, 1, 2073, 'Bought 1 items out of 1394 quantity', NULL, 1, 1393, '2023-07-10 09:54:54', '2023-07-10 09:54:54'), +(2522, 2, 2073, 'Bought 1 items out of -133 quantity', NULL, 1, -134, '2023-07-10 09:54:54', '2023-07-10 09:54:54'), +(2523, 1, 2074, 'Bought 1 items out of 1393 quantity', NULL, 1, 1392, '2023-07-10 09:56:37', '2023-07-10 09:56:37'), +(2524, 2, 2074, 'Bought 1 items out of -134 quantity', NULL, 1, -135, '2023-07-10 09:56:37', '2023-07-10 09:56:37'), +(2525, 1, 921, 'Bought 1 items out of 1392 quantity', NULL, 1, 1391, '2023-07-10 09:58:34', '2023-07-10 09:58:34'), +(2526, 11, 921, 'Bought 1 items out of 83 quantity', NULL, 1, 82, '2023-07-10 09:58:34', '2023-07-10 09:58:34'), +(2527, 1, 2075, 'Bought 6 items out of 1391 quantity', NULL, 6, 1385, '2023-07-10 09:59:53', '2023-07-10 09:59:53'), +(2528, 11, 2076, 'Bought 1 items out of 82 quantity', NULL, 1, 81, '2023-07-10 10:01:18', '2023-07-10 10:01:18'), +(2529, 1, 2077, 'Bought 1 items out of 1385 quantity', NULL, 1, 1384, '2023-07-10 10:02:31', '2023-07-10 10:02:31'), +(2530, 1, 2078, 'Bought 2 items out of 1384 quantity', NULL, 2, 1382, '2023-07-10 10:03:47', '2023-07-10 10:03:47'), +(2531, 11, 2079, 'Bought 1 items out of 81 quantity', NULL, 1, 80, '2023-07-10 10:05:06', '2023-07-10 10:05:06'), +(2532, 11, 2080, 'Bought 1 items out of 80 quantity', NULL, 1, 79, '2023-07-10 10:06:28', '2023-07-10 10:06:28'), +(2533, 11, 2081, 'Bought 1 items out of 79 quantity', NULL, 1, 78, '2023-07-10 10:09:18', '2023-07-10 10:09:18'), +(2534, 1, 2082, 'Bought 1 items out of 1382 quantity', NULL, 1, 1381, '2023-07-10 10:11:05', '2023-07-10 10:11:05'), +(2535, 1, 2083, 'Bought 1 items out of 1381 quantity', NULL, 1, 1380, '2023-07-10 10:13:02', '2023-07-10 10:13:02'), +(2536, 11, 2084, 'Bought 1 items out of 78 quantity', NULL, 1, 77, '2023-07-10 10:51:19', '2023-07-10 10:51:19'), +(2537, 1, 2085, 'Bought 2 items out of 1380 quantity', NULL, 2, 1378, '2023-07-10 10:53:00', '2023-07-10 10:53:00'), +(2538, 1, 2086, 'Bought 1 items out of 1378 quantity', NULL, 1, 1377, '2023-07-10 10:54:30', '2023-07-10 10:54:30'), +(2539, 2, 2086, 'Bought 1 items out of -135 quantity', NULL, 1, -136, '2023-07-10 10:54:30', '2023-07-10 10:54:30'), +(2540, 1, 2087, 'Bought 2 items out of 1377 quantity', NULL, 2, 1375, '2023-07-10 10:55:45', '2023-07-10 10:55:45'), +(2541, 1, 2088, 'Bought 1 items out of 1375 quantity', NULL, 1, 1374, '2023-07-10 11:03:02', '2023-07-10 11:03:02'), +(2542, 1, 2089, 'Bought 1 items out of 1374 quantity', NULL, 1, 1373, '2023-07-10 11:11:25', '2023-07-10 11:11:25'), +(2543, 2, 2090, 'Bought 1 items out of -136 quantity', NULL, 1, -137, '2023-07-10 11:18:16', '2023-07-10 11:18:16'), +(2544, 1, 2091, 'Bought 1 items out of 1373 quantity', NULL, 1, 1372, '2023-07-10 11:47:04', '2023-07-10 11:47:04'), +(2545, 11, 2091, 'Bought 1 items out of 77 quantity', NULL, 1, 76, '2023-07-10 11:47:05', '2023-07-10 11:47:05'), +(2546, 1, 2092, 'Bought 1 items out of 1372 quantity', NULL, 1, 1371, '2023-07-10 11:48:29', '2023-07-10 11:48:29'), +(2547, 1, 1844, 'Bought 1 items out of 1371 quantity', NULL, 1, 1370, '2023-07-10 11:49:53', '2023-07-10 11:49:53'), +(2548, 1, 2093, 'Bought 1 items out of 1370 quantity', NULL, 1, 1369, '2023-07-10 12:08:03', '2023-07-10 12:08:03'), +(2549, 1, 2094, 'Bought 1 items out of 1369 quantity', NULL, 1, 1368, '2023-07-10 12:16:31', '2023-07-10 12:16:31'), +(2550, 11, 2094, 'Bought 1 items out of 76 quantity', NULL, 1, 75, '2023-07-10 12:16:31', '2023-07-10 12:16:31'), +(2551, 2, 2094, 'Bought 1 items out of -137 quantity', NULL, 1, -138, '2023-07-10 12:16:31', '2023-07-10 12:16:31'), +(2552, 1, 893, 'Bought 2 items out of 1368 quantity', NULL, 2, 1366, '2023-07-10 18:56:02', '2023-07-10 18:56:02'), +(2553, 11, 2095, 'Bought 1 items out of 75 quantity', NULL, 1, 74, '2023-07-11 07:57:38', '2023-07-11 07:57:38'), +(2554, 1, 2095, 'Bought 1 items out of 1366 quantity', NULL, 1, 1365, '2023-07-11 07:57:38', '2023-07-11 07:57:38'), +(2555, 1, 2096, 'Bought 1 items out of 1365 quantity', NULL, 1, 1364, '2023-07-11 08:00:14', '2023-07-11 08:00:14'), +(2556, 1, 262, 'Bought 1 items out of 1364 quantity', NULL, 1, 1363, '2023-07-11 08:02:04', '2023-07-11 08:02:04'), +(2557, 3, 262, 'Bought 1 items out of -108 quantity', NULL, 1, -109, '2023-07-11 08:02:04', '2023-07-11 08:02:04'), +(2558, 11, 262, 'Bought 1 items out of 74 quantity', NULL, 1, 73, '2023-07-11 08:02:04', '2023-07-11 08:02:04'), +(2559, 11, 1714, 'Bought 1 items out of 73 quantity', NULL, 1, 72, '2023-07-11 08:03:56', '2023-07-11 08:03:56'), +(2560, 1, 1714, 'Bought 1 items out of 1363 quantity', NULL, 1, 1362, '2023-07-11 08:03:56', '2023-07-11 08:03:56'), +(2561, 11, 2097, 'Bought 1 items out of 72 quantity', NULL, 1, 71, '2023-07-11 08:05:34', '2023-07-11 08:05:34'), +(2562, 11, 1032, 'Bought 1 items out of 71 quantity', NULL, 1, 70, '2023-07-11 08:07:06', '2023-07-11 08:07:06'), +(2563, 1, 2098, 'Bought 2 items out of 1362 quantity', NULL, 2, 1360, '2023-07-11 08:09:15', '2023-07-11 08:09:15'), +(2564, 11, 2099, 'Bought 1 items out of 70 quantity', NULL, 1, 69, '2023-07-11 08:13:26', '2023-07-11 08:13:26'), +(2565, 10, 2099, 'Bought 1 items out of 473 quantity', NULL, 1, 472, '2023-07-11 08:13:26', '2023-07-11 08:13:26'), +(2566, 11, 2100, 'Bought 1 items out of 69 quantity', NULL, 1, 68, '2023-07-11 08:15:45', '2023-07-11 08:15:45'), +(2567, 1, 2101, 'Bought 1 items out of 1360 quantity', NULL, 1, 1359, '2023-07-11 08:19:22', '2023-07-11 08:19:22'), +(2568, 1, 2102, 'Bought 4 items out of 1359 quantity', NULL, 4, 1355, '2023-07-11 08:24:30', '2023-07-11 08:24:30'), +(2569, 10, 2102, 'Bought 2 items out of 472 quantity', NULL, 2, 470, '2023-07-11 08:24:30', '2023-07-11 08:24:30'), +(2570, 11, 2103, 'Bought 1 items out of 68 quantity', NULL, 1, 67, '2023-07-11 08:25:38', '2023-07-11 08:25:38'), +(2571, 11, 2104, 'Bought 1 items out of 67 quantity', NULL, 1, 66, '2023-07-11 08:28:49', '2023-07-11 08:28:49'), +(2572, 11, 2105, 'Bought 1 items out of 66 quantity', NULL, 1, 65, '2023-07-11 08:30:27', '2023-07-11 08:30:27'), +(2573, 1, 2106, 'Bought 2 items out of 1355 quantity', NULL, 2, 1353, '2023-07-11 08:32:43', '2023-07-11 08:32:43'), +(2574, 1, 2107, 'Bought 2 items out of 1353 quantity', NULL, 2, 1351, '2023-07-11 08:34:30', '2023-07-11 08:34:30'), +(2575, 1, 1282, 'Bought 2 items out of 1351 quantity', NULL, 2, 1349, '2023-07-11 08:36:03', '2023-07-11 08:36:03'), +(2576, 1, 2108, 'Bought 1 items out of 1349 quantity', NULL, 1, 1348, '2023-07-11 08:38:58', '2023-07-11 08:38:58'), +(2577, 1, 409, 'Bought 1 items out of 1348 quantity', NULL, 1, 1347, '2023-07-11 08:40:42', '2023-07-11 08:40:42'), +(2578, 2, 409, 'Bought 1 items out of -138 quantity', NULL, 1, -139, '2023-07-11 08:40:42', '2023-07-11 08:40:42'), +(2579, 1, 2109, 'Bought 1 items out of 1347 quantity', NULL, 1, 1346, '2023-07-11 08:42:34', '2023-07-11 08:42:34'), +(2580, 11, 2110, 'Bought 2 items out of 65 quantity', NULL, 2, 63, '2023-07-11 08:44:26', '2023-07-11 08:44:26'), +(2581, 1, 2111, 'Bought 1 items out of 1346 quantity', NULL, 1, 1345, '2023-07-11 08:47:40', '2023-07-11 08:47:40'), +(2582, 11, 2111, 'Bought 1 items out of 63 quantity', NULL, 1, 62, '2023-07-11 08:47:40', '2023-07-11 08:47:40'), +(2583, 11, 1238, 'Bought 1 items out of 62 quantity', NULL, 1, 61, '2023-07-11 08:49:11', '2023-07-11 08:49:11'), +(2584, 1, 2112, 'Bought 1 items out of 1345 quantity', NULL, 1, 1344, '2023-07-11 08:51:21', '2023-07-11 08:51:21'), +(2585, 11, 2112, 'Bought 1 items out of 61 quantity', NULL, 1, 60, '2023-07-11 08:51:21', '2023-07-11 08:51:21'), +(2586, 1, 2113, 'Bought 1 items out of 1344 quantity', NULL, 1, 1343, '2023-07-11 08:52:55', '2023-07-11 08:52:55'), +(2587, 11, 2114, 'Bought 2 items out of 60 quantity', NULL, 2, 58, '2023-07-11 08:54:28', '2023-07-11 08:54:28'), +(2588, 10, 2115, 'Bought 1 items out of 470 quantity', NULL, 1, 469, '2023-07-11 08:56:34', '2023-07-11 08:56:34'), +(2589, 1, 2116, 'Bought 1 items out of 1343 quantity', NULL, 1, 1342, '2023-07-11 08:58:04', '2023-07-11 08:58:04'), +(2590, 1, 2117, 'Bought 2 items out of 1342 quantity', NULL, 2, 1340, '2023-07-11 09:03:11', '2023-07-11 09:03:11'), +(2591, 11, 2118, 'Bought 1 items out of 58 quantity', NULL, 1, 57, '2023-07-11 09:05:40', '2023-07-11 09:05:40'), +(2592, 1, 2119, 'Bought 1 items out of 1340 quantity', NULL, 1, 1339, '2023-07-11 09:07:15', '2023-07-11 09:07:15'), +(2593, 2, 2119, 'Bought 1 items out of -139 quantity', NULL, 1, -140, '2023-07-11 09:07:15', '2023-07-11 09:07:15'), +(2594, 1, 611, 'Bought 5 items out of 1339 quantity', NULL, 5, 1334, '2023-07-11 09:10:18', '2023-07-11 09:10:18'), +(2595, 3, 611, 'Bought 2 items out of -109 quantity', NULL, 2, -111, '2023-07-11 09:10:18', '2023-07-11 09:10:18'), +(2596, 11, 611, 'Bought 2 items out of 57 quantity', NULL, 2, 55, '2023-07-11 09:10:18', '2023-07-11 09:10:18'), +(2597, 11, 2120, 'Bought 1 items out of 55 quantity', NULL, 1, 54, '2023-07-11 09:12:31', '2023-07-11 09:12:31'), +(2598, 1, 2121, 'Bought 1 items out of 1334 quantity', NULL, 1, 1333, '2023-07-11 09:14:01', '2023-07-11 09:14:01'), +(2599, 1, 2122, 'Bought 1 items out of 1333 quantity', NULL, 1, 1332, '2023-07-11 09:15:47', '2023-07-11 09:15:47'), +(2600, 10, 2123, 'Bought 2 items out of 469 quantity', NULL, 2, 467, '2023-07-11 09:43:47', '2023-07-11 09:43:47'), +(2601, 11, 2124, 'Bought 6 items out of 54 quantity', NULL, 6, 48, '2023-07-11 09:48:39', '2023-07-11 09:48:39'), +(2602, 1, 2124, 'Bought 8 items out of 1332 quantity', NULL, 8, 1324, '2023-07-11 09:48:39', '2023-07-11 09:48:39'), +(2603, 11, 1848, 'Bought 4 items out of 48 quantity', NULL, 4, 44, '2023-07-11 09:50:57', '2023-07-11 09:50:57'), +(2604, 3, 1848, 'Bought 3 items out of -111 quantity', NULL, 3, -114, '2023-07-11 09:50:57', '2023-07-11 09:50:57'), +(2605, 2, 1848, 'Bought 2 items out of -140 quantity', NULL, 2, -142, '2023-07-11 09:50:57', '2023-07-11 09:50:57'), +(2606, 10, 1848, 'Bought 1 items out of 467 quantity', NULL, 1, 466, '2023-07-11 09:50:57', '2023-07-11 09:50:57'), +(2607, 1, 1848, 'Bought 1 items out of 1324 quantity', NULL, 1, 1323, '2023-07-11 09:50:57', '2023-07-11 09:50:57'), +(2608, 11, 2125, 'Bought 1 items out of 44 quantity', NULL, 1, 43, '2023-07-11 09:52:22', '2023-07-11 09:52:22'), +(2609, 1, 2126, 'Bought 1 items out of 1323 quantity', NULL, 1, 1322, '2023-07-11 10:07:31', '2023-07-11 10:07:31'), +(2610, 1, 2127, 'Bought 1 items out of 1322 quantity', NULL, 1, 1321, '2023-07-11 10:10:04', '2023-07-11 10:10:04'), +(2611, 1, 2128, 'Bought 1 items out of 1321 quantity', NULL, 1, 1320, '2023-07-11 10:23:57', '2023-07-11 10:23:57'), +(2612, 11, 2128, 'Bought 1 items out of 43 quantity', NULL, 1, 42, '2023-07-11 10:23:57', '2023-07-11 10:23:57'), +(2613, 10, 2128, 'Bought 1 items out of 466 quantity', NULL, 1, 465, '2023-07-11 10:23:57', '2023-07-11 10:23:57'), +(2614, 1, 2129, 'Bought 1 items out of 1320 quantity', NULL, 1, 1319, '2023-07-11 11:06:07', '2023-07-11 11:06:07'), +(2615, 1, 2130, 'Bought 1 items out of 1319 quantity', NULL, 1, 1318, '2023-07-11 11:08:15', '2023-07-11 11:08:15'), +(2616, 11, 2130, 'Bought 1 items out of 42 quantity', NULL, 1, 41, '2023-07-11 11:08:15', '2023-07-11 11:08:15'), +(2617, 11, 2131, 'Bought 1 items out of 41 quantity', NULL, 1, 40, '2023-07-11 11:11:03', '2023-07-11 11:11:03'), +(2618, 11, 2132, 'Bought 1 items out of 40 quantity', NULL, 1, 39, '2023-07-11 11:43:35', '2023-07-11 11:43:35'), +(2619, 10, 2132, 'Bought 1 items out of 465 quantity', NULL, 1, 464, '2023-07-11 11:43:35', '2023-07-11 11:43:35'), +(2620, 1, 2133, 'Bought 1 items out of 1318 quantity', NULL, 1, 1317, '2023-07-11 11:50:51', '2023-07-11 11:50:51'), +(2621, 11, 2133, 'Bought 1 items out of 39 quantity', NULL, 1, 38, '2023-07-11 11:50:51', '2023-07-11 11:50:51'), +(2622, 1, 2134, 'Bought 1 items out of 1317 quantity', NULL, 1, 1316, '2023-07-11 11:57:07', '2023-07-11 11:57:07'), +(2623, 11, 2134, 'Bought 2 items out of 38 quantity', NULL, 2, 36, '2023-07-11 11:57:07', '2023-07-11 11:57:07'), +(2624, 11, 2135, 'Bought 1 items out of 36 quantity', NULL, 1, 35, '2023-07-11 12:16:32', '2023-07-11 12:16:32'), +(2625, 11, 2136, 'Bought 2 items out of 35 quantity', NULL, 2, 33, '2023-07-11 12:17:33', '2023-07-11 12:17:33'), +(2626, 1, 2137, 'Bought 1 items out of 1316 quantity', NULL, 1, 1315, '2023-07-11 12:19:02', '2023-07-11 12:19:02'), +(2627, 3, 2137, 'Bought 1 items out of -114 quantity', NULL, 1, -115, '2023-07-11 12:19:02', '2023-07-11 12:19:02'), +(2628, 1, 1082, 'Bought 13 items out of 1315 quantity', NULL, 13, 1302, '2023-07-11 12:22:56', '2023-07-11 12:22:56'), +(2629, 3, 1082, 'Bought 1 items out of -115 quantity', NULL, 1, -116, '2023-07-11 12:22:56', '2023-07-11 12:22:56'), +(2630, 10, 1082, 'Bought 1 items out of 464 quantity', NULL, 1, 463, '2023-07-11 12:22:56', '2023-07-11 12:22:56'), +(2631, 11, 1082, 'Bought 3 items out of 33 quantity', NULL, 3, 30, '2023-07-11 12:22:56', '2023-07-11 12:22:56'), +(2632, 1, 2138, 'Bought 2 items out of 1302 quantity', NULL, 2, 1300, '2023-07-11 15:06:02', '2023-07-11 15:06:02'), +(2633, 10, 2139, 'Bought 1 items out of 463 quantity', NULL, 1, 462, '2023-07-11 15:47:57', '2023-07-11 15:47:57'), +(2634, 11, 2139, 'Bought 1 items out of 30 quantity', NULL, 1, 29, '2023-07-11 15:47:57', '2023-07-11 15:47:57'), +(2635, 1, 2140, 'Bought 1 items out of 1300 quantity', NULL, 1, 1299, '2023-07-11 15:54:10', '2023-07-11 15:54:10'), +(2636, 1, 2141, 'Bought 3 items out of 1299 quantity', NULL, 3, 1296, '2023-07-11 20:08:02', '2023-07-11 20:08:02'), +(2637, 11, 2142, 'Bought 1 items out of 29 quantity', NULL, 1, 28, '2023-07-12 08:09:49', '2023-07-12 08:09:49'), +(2638, 1, 2143, 'Bought 2 items out of 1296 quantity', NULL, 2, 1294, '2023-07-12 08:11:48', '2023-07-12 08:11:48'), +(2639, 11, 530, 'Bought 5 items out of 28 quantity', NULL, 5, 23, '2023-07-12 08:16:07', '2023-07-12 08:16:07'), +(2640, 10, 530, 'Bought 1 items out of 462 quantity', NULL, 1, 461, '2023-07-12 08:16:07', '2023-07-12 08:16:07'), +(2641, 1, 530, 'Bought 20 items out of 1294 quantity', NULL, 20, 1274, '2023-07-12 08:16:07', '2023-07-12 08:16:07'), +(2642, 2, 530, 'Bought 3 items out of -142 quantity', NULL, 3, -145, '2023-07-12 08:16:07', '2023-07-12 08:16:07'), +(2643, 3, 530, 'Bought 3 items out of -116 quantity', NULL, 3, -119, '2023-07-12 08:16:07', '2023-07-12 08:16:07'), +(2644, 1, 2144, 'Bought 2 items out of 1274 quantity', NULL, 2, 1272, '2023-07-12 08:17:14', '2023-07-12 08:17:14'), +(2645, 11, 2145, 'Bought 2 items out of 23 quantity', NULL, 2, 21, '2023-07-12 08:18:25', '2023-07-12 08:18:25'), +(2646, 11, 2146, 'Bought 1 items out of 21 quantity', NULL, 1, 20, '2023-07-12 08:19:42', '2023-07-12 08:19:42'), +(2647, 1, 1081, 'Bought 2 items out of 1272 quantity', NULL, 2, 1270, '2023-07-12 08:21:19', '2023-07-12 08:21:19'), +(2648, 11, 1081, 'Bought 2 items out of 20 quantity', NULL, 2, 18, '2023-07-12 08:21:19', '2023-07-12 08:21:19'), +(2649, 1, 2147, 'Bought 1 items out of 1270 quantity', NULL, 1, 1269, '2023-07-12 08:23:24', '2023-07-12 08:23:24'), +(2650, 1, 2148, 'Bought 1 items out of 1269 quantity', NULL, 1, 1268, '2023-07-12 08:25:06', '2023-07-12 08:25:06'), +(2651, 3, 2148, 'Bought 1 items out of -119 quantity', NULL, 1, -120, '2023-07-12 08:25:06', '2023-07-12 08:25:06'), +(2652, 1, 2149, 'Bought 1 items out of 1268 quantity', NULL, 1, 1267, '2023-07-12 08:26:26', '2023-07-12 08:26:26'), +(2653, 1, 2150, 'Bought 1 items out of 1267 quantity', NULL, 1, 1266, '2023-07-12 08:28:50', '2023-07-12 08:28:50'), +(2654, 11, 2150, 'Bought 1 items out of 18 quantity', NULL, 1, 17, '2023-07-12 08:28:50', '2023-07-12 08:28:50'), +(2655, 11, 2151, 'Bought 1 items out of 17 quantity', NULL, 1, 16, '2023-07-12 08:30:36', '2023-07-12 08:30:36'), +(2656, 1, 2152, 'Bought 1 items out of 1266 quantity', NULL, 1, 1265, '2023-07-12 08:33:00', '2023-07-12 08:33:00'); +INSERT INTO `stock_infos` (`id`, `stock_id`, `customer_id`, `detail`, `stock_in`, `stock_out`, `balance`, `created_at`, `updated_at`) VALUES +(2657, 1, 2153, 'Bought 2 items out of 1265 quantity', NULL, 2, 1263, '2023-07-12 08:36:28', '2023-07-12 08:36:28'), +(2658, 1, 1261, 'Bought 1 items out of 1263 quantity', NULL, 1, 1262, '2023-07-12 08:37:49', '2023-07-12 08:37:49'), +(2659, 11, 2154, 'Bought 1 items out of 16 quantity', NULL, 1, 15, '2023-07-12 08:40:10', '2023-07-12 08:40:10'), +(2660, 1, 2155, 'Bought 1 items out of 1262 quantity', NULL, 1, 1261, '2023-07-12 08:41:25', '2023-07-12 08:41:25'), +(2661, 11, 2155, 'Bought 1 items out of 15 quantity', NULL, 1, 14, '2023-07-12 08:41:25', '2023-07-12 08:41:25'), +(2662, 10, 1513, 'Bought 1 items out of 461 quantity', NULL, 1, 460, '2023-07-12 08:42:55', '2023-07-12 08:42:55'), +(2663, 1, 1513, 'Bought 1 items out of 1261 quantity', NULL, 1, 1260, '2023-07-12 08:42:55', '2023-07-12 08:42:55'), +(2664, 1, 2156, 'Bought 1 items out of 1260 quantity', NULL, 1, 1259, '2023-07-12 08:44:43', '2023-07-12 08:44:43'), +(2665, 1, 2157, 'Bought 1 items out of 1259 quantity', NULL, 1, 1258, '2023-07-12 08:46:17', '2023-07-12 08:46:17'), +(2666, 11, 2158, 'Bought 2 items out of 14 quantity', NULL, 2, 12, '2023-07-12 08:48:25', '2023-07-12 08:48:25'), +(2667, 1, 2159, 'Bought 1 items out of 1258 quantity', NULL, 1, 1257, '2023-07-12 09:15:51', '2023-07-12 09:15:51'), +(2668, 1, 935, 'Bought 5 items out of 1257 quantity', NULL, 5, 1252, '2023-07-12 09:18:22', '2023-07-12 09:18:22'), +(2669, 11, 935, 'Bought 1 items out of 12 quantity', NULL, 1, 11, '2023-07-12 09:18:22', '2023-07-12 09:18:22'), +(2670, 1, 2161, 'Bought 1 items out of 1252 quantity', NULL, 1, 1251, '2023-07-12 09:41:25', '2023-07-12 09:41:25'), +(2671, 3, 894, 'Bought 1 items out of -120 quantity', NULL, 1, -121, '2023-07-12 10:22:52', '2023-07-12 10:22:52'), +(2672, 1, 894, 'Bought 1 items out of 1251 quantity', NULL, 1, 1250, '2023-07-12 10:22:52', '2023-07-12 10:22:52'), +(2673, 11, 952, 'Bought 2 items out of 11 quantity', NULL, 2, 9, '2023-07-12 10:24:33', '2023-07-12 10:24:33'), +(2674, 1, 2162, 'Bought 2 items out of 1250 quantity', NULL, 2, 1248, '2023-07-12 10:25:51', '2023-07-12 10:25:51'), +(2675, 11, 2026, 'Bought 1 items out of 9 quantity', NULL, 1, 8, '2023-07-12 10:30:11', '2023-07-12 10:30:11'), +(2676, 1, 2026, 'Bought 2 items out of 1248 quantity', NULL, 2, 1246, '2023-07-12 10:30:11', '2023-07-12 10:30:11'), +(2677, 2, 2026, 'Bought 1 items out of -145 quantity', NULL, 1, -146, '2023-07-12 10:30:11', '2023-07-12 10:30:11'), +(2678, 11, 546, 'Bought 2 items out of 8 quantity', NULL, 2, 6, '2023-07-12 11:06:18', '2023-07-12 11:06:18'), +(2679, 2, 2163, 'Bought 1 items out of -146 quantity', NULL, 1, -147, '2023-07-12 11:24:27', '2023-07-12 11:24:27'), +(2680, 1, 2164, 'Bought 1 items out of 1246 quantity', NULL, 1, 1245, '2023-07-12 11:26:10', '2023-07-12 11:26:10'), +(2681, 2, 2164, 'Bought 1 items out of -147 quantity', NULL, 1, -148, '2023-07-12 11:26:10', '2023-07-12 11:26:10'), +(2682, 1, 2165, 'Bought 1 items out of 1245 quantity', NULL, 1, 1244, '2023-07-12 11:27:35', '2023-07-12 11:27:35'), +(2683, 3, 2165, 'Bought 1 items out of -121 quantity', NULL, 1, -122, '2023-07-12 11:27:35', '2023-07-12 11:27:35'), +(2684, 1, 2166, 'Bought 1 items out of 1244 quantity', NULL, 1, 1243, '2023-07-12 11:29:05', '2023-07-12 11:29:05'), +(2685, 1, 2167, 'Bought 1 items out of 1243 quantity', NULL, 1, 1242, '2023-07-12 12:10:07', '2023-07-12 12:10:07'), +(2686, 1, 2168, 'Bought 1 items out of 1242 quantity', NULL, 1, 1241, '2023-07-12 15:01:03', '2023-07-12 15:01:03'), +(2687, 11, 999, 'Bought 2 items out of 6 quantity', NULL, 2, 4, '2023-07-12 15:04:02', '2023-07-12 15:04:02'), +(2688, 1, 999, 'Bought 1 items out of 1241 quantity', NULL, 1, 1240, '2023-07-12 15:04:02', '2023-07-12 15:04:02'), +(2689, 1, 2169, 'Bought 1 items out of 1240 quantity', NULL, 1, 1239, '2023-07-12 15:05:55', '2023-07-12 15:05:55'), +(2690, 11, 2169, 'Bought 1 items out of 4 quantity', NULL, 1, 3, '2023-07-12 15:05:55', '2023-07-12 15:05:55'), +(2691, 1, 980, 'Bought 4 items out of 1239 quantity', NULL, 4, 1235, '2023-07-12 15:16:49', '2023-07-12 15:16:49'), +(2692, 11, 980, 'Bought 3 items out of 3 quantity', NULL, 3, 0, '2023-07-12 15:16:49', '2023-07-12 15:16:49'), +(2693, 1, 1846, 'Bought 3 items out of 1235 quantity', NULL, 3, 1232, '2023-07-12 15:19:12', '2023-07-12 15:19:12'), +(2694, 1, 2170, 'Bought 5 items out of 1232 quantity', NULL, 5, 1227, '2023-07-12 17:06:59', '2023-07-12 17:06:59'), +(2695, 2, 2170, 'Bought 1 items out of -148 quantity', NULL, 1, -149, '2023-07-12 17:06:59', '2023-07-12 17:06:59'), +(2696, 10, 2170, 'Bought 3 items out of 460 quantity', NULL, 3, 457, '2023-07-12 17:06:59', '2023-07-12 17:06:59'), +(2697, 3, 2170, 'Bought 2 items out of -122 quantity', NULL, 2, -124, '2023-07-12 17:06:59', '2023-07-12 17:06:59'), +(2698, 1, 2171, 'Bought 1 items out of 1227 quantity', NULL, 1, 1226, '2023-07-13 09:13:22', '2023-07-13 09:13:22'), +(2699, 1, 2055, 'Bought 3 items out of 1226 quantity', NULL, 3, 1223, '2023-07-13 09:15:00', '2023-07-13 09:15:00'), +(2700, 3, 2055, 'Bought 1 items out of -124 quantity', NULL, 1, -125, '2023-07-13 09:15:00', '2023-07-13 09:15:00'), +(2701, 1, 2172, 'Bought 1 items out of 1223 quantity', NULL, 1, 1222, '2023-07-13 09:16:33', '2023-07-13 09:16:33'), +(2702, 1, 2173, 'Bought 1 items out of 1222 quantity', NULL, 1, 1221, '2023-07-13 09:18:04', '2023-07-13 09:18:04'), +(2703, 10, 2174, 'Bought 1 items out of 457 quantity', NULL, 1, 456, '2023-07-13 09:20:23', '2023-07-13 09:20:23'), +(2704, 1, 2174, 'Bought 1 items out of 1221 quantity', NULL, 1, 1220, '2023-07-13 09:20:23', '2023-07-13 09:20:23'), +(2705, 1, 1596, 'Bought 2 items out of 1220 quantity', NULL, 2, 1218, '2023-07-13 09:22:03', '2023-07-13 09:22:03'), +(2706, 3, 1596, 'Bought 3 items out of -125 quantity', NULL, 3, -128, '2023-07-13 09:22:03', '2023-07-13 09:22:03'), +(2707, 1, 2175, 'Bought 1 items out of 1218 quantity', NULL, 1, 1217, '2023-07-13 09:24:13', '2023-07-13 09:24:13'), +(2708, 1, 2176, 'Bought 1 items out of 1217 quantity', NULL, 1, 1216, '2023-07-13 09:26:24', '2023-07-13 09:26:24'), +(2709, 2, 2176, 'Bought 1 items out of -149 quantity', NULL, 1, -150, '2023-07-13 09:26:24', '2023-07-13 09:26:24'), +(2710, 1, 2177, 'Bought 1 items out of 1216 quantity', NULL, 1, 1215, '2023-07-13 09:27:49', '2023-07-13 09:27:49'), +(2711, 10, 2177, 'Bought 1 items out of 456 quantity', NULL, 1, 455, '2023-07-13 09:27:49', '2023-07-13 09:27:49'), +(2712, 1, 2178, 'Bought 1 items out of 1215 quantity', NULL, 1, 1214, '2023-07-13 09:29:32', '2023-07-13 09:29:32'), +(2713, 1, 2179, 'Bought 1 items out of 1214 quantity', NULL, 1, 1213, '2023-07-13 09:37:18', '2023-07-13 09:37:18'), +(2714, 1, 2180, 'Bought 1 items out of 1213 quantity', NULL, 1, 1212, '2023-07-13 09:39:35', '2023-07-13 09:39:35'), +(2715, 1, 1067, 'Bought 1 items out of 1212 quantity', NULL, 1, 1211, '2023-07-13 09:40:44', '2023-07-13 09:40:44'), +(2716, 1, 2181, 'Bought 1 items out of 1211 quantity', NULL, 1, 1210, '2023-07-13 09:42:18', '2023-07-13 09:42:18'), +(2717, 10, 2181, 'Bought 1 items out of 455 quantity', NULL, 1, 454, '2023-07-13 09:42:18', '2023-07-13 09:42:18'), +(2718, 3, 2026, 'Bought 1 items out of -128 quantity', NULL, 1, -129, '2023-07-13 09:43:49', '2023-07-13 09:43:49'), +(2719, 10, 2026, 'Bought 1 items out of 454 quantity', NULL, 1, 453, '2023-07-13 09:43:49', '2023-07-13 09:43:49'), +(2720, 1, 2182, 'Bought 1 items out of 1210 quantity', NULL, 1, 1209, '2023-07-13 09:45:31', '2023-07-13 09:45:31'), +(2721, 1, 2183, 'Bought 1 items out of 1209 quantity', NULL, 1, 1208, '2023-07-13 09:47:53', '2023-07-13 09:47:53'), +(2722, 1, 2184, 'Bought 1 items out of 1208 quantity', NULL, 1, 1207, '2023-07-13 09:49:27', '2023-07-13 09:49:27'), +(2723, 10, 1318, 'Bought 2 items out of 453 quantity', NULL, 2, 451, '2023-07-13 09:50:46', '2023-07-13 09:50:46'), +(2724, 1, 2185, 'Bought 1 items out of 1207 quantity', NULL, 1, 1206, '2023-07-13 09:52:05', '2023-07-13 09:52:05'), +(2725, 2, 2185, 'Bought 1 items out of -150 quantity', NULL, 1, -151, '2023-07-13 09:52:05', '2023-07-13 09:52:05'), +(2726, 1, 2186, 'Bought 1 items out of 1206 quantity', NULL, 1, 1205, '2023-07-13 09:54:53', '2023-07-13 09:54:53'), +(2727, 1, 2187, 'Bought 1 items out of 1205 quantity', NULL, 1, 1204, '2023-07-13 09:55:54', '2023-07-13 09:55:54'), +(2728, 1, 2188, 'Bought 1 items out of 1204 quantity', NULL, 1, 1203, '2023-07-13 11:15:48', '2023-07-13 11:15:48'), +(2729, 3, 2189, 'Bought 1 items out of -129 quantity', NULL, 1, -130, '2023-07-13 11:17:30', '2023-07-13 11:17:30'), +(2730, 1, 2189, 'Bought 1 items out of 1203 quantity', NULL, 1, 1202, '2023-07-13 11:17:30', '2023-07-13 11:17:30'), +(2731, 2, 2189, 'Bought 1 items out of -151 quantity', NULL, 1, -152, '2023-07-13 11:17:30', '2023-07-13 11:17:30'), +(2732, 10, 2189, 'Bought 1 items out of 451 quantity', NULL, 1, 450, '2023-07-13 11:17:30', '2023-07-13 11:17:30'), +(2733, 1, 2190, 'Bought 1 items out of 1202 quantity', NULL, 1, 1201, '2023-07-13 12:10:41', '2023-07-13 12:10:41'), +(2734, 1, 2191, 'Bought 1 items out of 1201 quantity', NULL, 1, 1200, '2023-07-13 12:13:07', '2023-07-13 12:13:07'), +(2735, 1, 2192, 'Bought 2 items out of 1200 quantity', NULL, 2, 1198, '2023-07-13 12:14:15', '2023-07-13 12:14:15'), +(2736, 1, 2193, 'Bought 3 items out of 1198 quantity', NULL, 3, 1195, '2023-07-13 12:25:08', '2023-07-13 12:25:08'), +(2737, 3, 2193, 'Bought 2 items out of -130 quantity', NULL, 2, -132, '2023-07-13 12:25:08', '2023-07-13 12:25:08'), +(2738, 10, 2193, 'Bought 2 items out of 450 quantity', NULL, 2, 448, '2023-07-13 12:25:08', '2023-07-13 12:25:08'), +(2739, 1, 2194, 'Bought 1 items out of 1195 quantity', NULL, 1, 1194, '2023-07-13 12:26:39', '2023-07-13 12:26:39'), +(2740, 1, 2195, 'Bought 2 items out of 1194 quantity', NULL, 2, 1192, '2023-07-13 12:38:25', '2023-07-13 12:38:25'), +(2741, 1, 2196, 'Bought 1 items out of 1192 quantity', NULL, 1, 1191, '2023-07-13 12:42:26', '2023-07-13 12:42:26'), +(2742, 1, 2197, 'Bought 2 items out of 1191 quantity', NULL, 2, 1189, '2023-07-13 12:43:31', '2023-07-13 12:43:31'), +(2743, 1, 2198, 'Bought 2 items out of 1189 quantity', NULL, 2, 1187, '2023-07-13 13:32:06', '2023-07-13 13:32:06'), +(2744, 1, 2199, 'Bought 1 items out of 1187 quantity', NULL, 1, 1186, '2023-07-13 13:33:19', '2023-07-13 13:33:19'), +(2745, 1, 2200, 'Bought 1 items out of 1186 quantity', NULL, 1, 1185, '2023-07-13 14:34:53', '2023-07-13 14:34:53'), +(2746, 3, 2201, 'Bought 1 items out of -132 quantity', NULL, 1, -133, '2023-07-13 14:54:40', '2023-07-13 14:54:40'), +(2747, 1, 618, 'Bought 1 items out of 1185 quantity', NULL, 1, 1184, '2023-07-13 14:59:30', '2023-07-13 14:59:30'), +(2748, 3, 618, 'Bought 1 items out of -133 quantity', NULL, 1, -134, '2023-07-13 14:59:30', '2023-07-13 14:59:30'), +(2749, 10, 2202, 'Bought 2 items out of 448 quantity', NULL, 2, 446, '2023-07-13 18:15:02', '2023-07-13 18:15:02'), +(2750, 1, 2202, 'Bought 3 items out of 1184 quantity', NULL, 3, 1181, '2023-07-13 18:15:02', '2023-07-13 18:15:02'), +(2751, 2, 2202, 'Bought 3 items out of -152 quantity', NULL, 3, -155, '2023-07-13 18:15:02', '2023-07-13 18:15:02'), +(2752, 11, 2203, 'Bought 1 items out of 0 quantity', NULL, 1, -1, '2023-07-14 10:04:17', '2023-07-14 10:04:17'), +(2753, 1, 2204, 'Bought 1 items out of 1181 quantity', NULL, 1, 1180, '2023-07-14 10:05:23', '2023-07-14 10:05:23'), +(2754, 1, 2205, 'Bought 1 items out of 1180 quantity', NULL, 1, 1179, '2023-07-14 10:06:46', '2023-07-14 10:06:46'), +(2755, 1, 2206, 'Bought 2 items out of 1179 quantity', NULL, 2, 1177, '2023-07-14 10:08:06', '2023-07-14 10:08:06'), +(2756, 1, 2207, 'Bought 1 items out of 1177 quantity', NULL, 1, 1176, '2023-07-14 10:10:08', '2023-07-14 10:10:08'), +(2757, 1, 2208, 'Bought 1 items out of 1176 quantity', NULL, 1, 1175, '2023-07-14 10:12:05', '2023-07-14 10:12:05'), +(2758, 10, 2208, 'Bought 1 items out of 446 quantity', NULL, 1, 445, '2023-07-14 10:12:05', '2023-07-14 10:12:05'), +(2759, 1, 1700, 'Bought 1 items out of 1175 quantity', NULL, 1, 1174, '2023-07-14 10:13:57', '2023-07-14 10:13:57'), +(2760, 1, 2209, 'Bought 1 items out of 1174 quantity', NULL, 1, 1173, '2023-07-14 10:15:09', '2023-07-14 10:15:09'), +(2761, 1, 2210, 'Bought 1 items out of 1173 quantity', NULL, 1, 1172, '2023-07-14 10:16:54', '2023-07-14 10:16:54'), +(2762, 1, 2211, 'Bought 1 items out of 1172 quantity', NULL, 1, 1171, '2023-07-14 10:18:41', '2023-07-14 10:18:41'), +(2763, 1, 2212, 'Bought 1 items out of 1171 quantity', NULL, 1, 1170, '2023-07-14 10:21:05', '2023-07-14 10:21:05'), +(2764, 1, 2124, 'Bought 20 items out of 1170 quantity', NULL, 20, 1150, '2023-07-14 10:23:45', '2023-07-14 10:23:45'), +(2765, 2, 2213, 'Bought 1 items out of -155 quantity', NULL, 1, -156, '2023-07-14 10:25:39', '2023-07-14 10:25:39'), +(2766, 1, 2213, 'Bought 1 items out of 1150 quantity', NULL, 1, 1149, '2023-07-14 10:25:39', '2023-07-14 10:25:39'), +(2767, 1, 2214, 'Bought 1 items out of 1149 quantity', NULL, 1, 1148, '2023-07-14 10:27:28', '2023-07-14 10:27:28'), +(2768, 1, 2215, 'Bought 2 items out of 1148 quantity', NULL, 2, 1146, '2023-07-14 10:28:53', '2023-07-14 10:28:53'), +(2769, 1, 2216, 'Bought 2 items out of 1146 quantity', NULL, 2, 1144, '2023-07-14 10:30:11', '2023-07-14 10:30:11'), +(2770, 1, 1222, 'Bought 1 items out of 1144 quantity', NULL, 1, 1143, '2023-07-14 10:32:38', '2023-07-14 10:32:38'), +(2771, 10, 2026, 'Bought 2 items out of 445 quantity', NULL, 2, 443, '2023-07-14 10:34:06', '2023-07-14 10:34:06'), +(2772, 1, 2217, 'Bought 1 items out of 1143 quantity', NULL, 1, 1142, '2023-07-14 10:35:37', '2023-07-14 10:35:37'), +(2773, 3, 2217, 'Bought 1 items out of -134 quantity', NULL, 1, -135, '2023-07-14 10:35:37', '2023-07-14 10:35:37'), +(2774, 1, 2218, 'Bought 1 items out of 1142 quantity', NULL, 1, 1141, '2023-07-14 10:37:11', '2023-07-14 10:37:11'), +(2775, 1, 2219, 'Bought 2 items out of 1141 quantity', NULL, 2, 1139, '2023-07-14 10:38:49', '2023-07-14 10:38:49'), +(2776, 3, 2219, 'Bought 1 items out of -135 quantity', NULL, 1, -136, '2023-07-14 10:38:49', '2023-07-14 10:38:49'), +(2777, 1, 2199, 'Bought 1 items out of 1139 quantity', NULL, 1, 1138, '2023-07-14 10:40:13', '2023-07-14 10:40:13'), +(2778, 1, 1367, 'Bought 1 items out of 1138 quantity', NULL, 1, 1137, '2023-07-14 10:41:19', '2023-07-14 10:41:19'), +(2779, 1, 2220, 'Bought 1 items out of 1137 quantity', NULL, 1, 1136, '2023-07-14 10:44:29', '2023-07-14 10:44:29'), +(2780, 3, 2220, 'Bought 1 items out of -136 quantity', NULL, 1, -137, '2023-07-14 10:44:29', '2023-07-14 10:44:29'), +(2781, 1, 2221, 'Bought 3 items out of 1136 quantity', NULL, 3, 1133, '2023-07-14 11:38:50', '2023-07-14 11:38:50'), +(2782, 1, 1082, 'Bought 15 items out of 1133 quantity', NULL, 15, 1118, '2023-07-14 11:41:17', '2023-07-14 11:41:17'), +(2783, 1, 1890, 'Bought 1 items out of 1118 quantity', NULL, 1, 1117, '2023-07-14 11:44:35', '2023-07-14 11:44:35'), +(2784, 2, 1890, 'Bought 1 items out of -156 quantity', NULL, 1, -157, '2023-07-14 11:44:35', '2023-07-14 11:44:35'), +(2785, 11, 2222, 'Bought 1 items out of -1 quantity', NULL, 1, -2, '2023-07-14 11:48:04', '2023-07-14 11:48:04'), +(2786, 1, 2222, 'Bought 1 items out of 1117 quantity', NULL, 1, 1116, '2023-07-14 11:48:04', '2023-07-14 11:48:04'), +(2787, 1, 2223, 'Bought 1 items out of 1116 quantity', NULL, 1, 1115, '2023-07-14 12:04:39', '2023-07-14 12:04:39'), +(2788, 1, 2224, 'Bought 1 items out of 1115 quantity', NULL, 1, 1114, '2023-07-14 12:06:30', '2023-07-14 12:06:30'), +(2789, 1, 2225, 'Bought 1 items out of 1114 quantity', NULL, 1, 1113, '2023-07-14 12:11:40', '2023-07-14 12:11:40'), +(2790, 2, 2225, 'Bought 1 items out of -157 quantity', NULL, 1, -158, '2023-07-14 12:11:40', '2023-07-14 12:11:40'), +(2791, 1, 2226, 'Bought 1 items out of 1113 quantity', NULL, 1, 1112, '2023-07-14 12:36:47', '2023-07-14 12:36:47'), +(2792, 1, 2227, 'Bought 1 items out of 1112 quantity', NULL, 1, 1111, '2023-07-14 12:38:04', '2023-07-14 12:38:04'), +(2793, 1, 813, 'Bought 2 items out of 1111 quantity', NULL, 2, 1109, '2023-07-14 17:37:59', '2023-07-14 17:37:59'), +(2794, 1, 2228, 'Bought 1 items out of 1109 quantity', NULL, 1, 1108, '2023-07-14 17:40:43', '2023-07-14 17:40:43'), +(2795, 1, 1413, 'Bought 1 items out of 1108 quantity', NULL, 1, 1107, '2023-07-14 17:42:49', '2023-07-14 17:42:49'), +(2796, 1, 1287, 'Bought 1 items out of 1107 quantity', NULL, 1, 1106, '2023-07-14 17:44:18', '2023-07-14 17:44:18'), +(2797, 1, 2229, 'Bought 1 items out of 1106 quantity', NULL, 1, 1105, '2023-07-14 17:51:07', '2023-07-14 17:51:07'), +(2798, 11, 2230, 'Bought 1 items out of -2 quantity', NULL, 1, -3, '2023-07-15 08:56:03', '2023-07-15 08:56:03'), +(2799, 1, 1848, 'Bought 4 items out of 1105 quantity', NULL, 4, 1101, '2023-07-15 08:59:11', '2023-07-15 08:59:11'), +(2800, 3, 1848, 'Bought 1 items out of -137 quantity', NULL, 1, -138, '2023-07-15 08:59:11', '2023-07-15 08:59:11'), +(2801, 2, 1848, 'Bought 2 items out of -158 quantity', NULL, 2, -160, '2023-07-15 08:59:11', '2023-07-15 08:59:11'), +(2802, 10, 1848, 'Bought 1 items out of 443 quantity', NULL, 1, 442, '2023-07-15 08:59:11', '2023-07-15 08:59:11'), +(2803, 1, 2231, 'Bought 1 items out of 1101 quantity', NULL, 1, 1100, '2023-07-15 09:00:42', '2023-07-15 09:00:42'), +(2804, 1, 2232, 'Bought 1 items out of 1100 quantity', NULL, 1, 1099, '2023-07-15 09:04:24', '2023-07-15 09:04:24'), +(2805, 1, 2233, 'Bought 1 items out of 1099 quantity', NULL, 1, 1098, '2023-07-15 09:08:36', '2023-07-15 09:08:36'), +(2806, 11, 2235, 'Bought 1 items out of -3 quantity', NULL, 1, -4, '2023-07-15 09:13:04', '2023-07-15 09:13:04'), +(2807, 1, 2236, 'Bought 2 items out of 1098 quantity', NULL, 2, 1096, '2023-07-15 09:16:36', '2023-07-15 09:16:36'), +(2808, 1, 2237, 'Bought 1 items out of 1096 quantity', NULL, 1, 1095, '2023-07-15 09:17:45', '2023-07-15 09:17:45'), +(2809, 1, 2238, 'Bought 1 items out of 1095 quantity', NULL, 1, 1094, '2023-07-15 09:25:23', '2023-07-15 09:25:23'), +(2810, 1, 2239, 'Bought 2 items out of 1094 quantity', NULL, 2, 1092, '2023-07-15 09:28:43', '2023-07-15 09:28:43'), +(2811, 1, 2240, 'Bought 1 items out of 1092 quantity', NULL, 1, 1091, '2023-07-15 09:30:08', '2023-07-15 09:30:08'), +(2812, 10, 2240, 'Bought 1 items out of 442 quantity', NULL, 1, 441, '2023-07-15 09:30:08', '2023-07-15 09:30:08'), +(2813, 1, 2241, 'Bought 1 items out of 1091 quantity', NULL, 1, 1090, '2023-07-15 09:31:28', '2023-07-15 09:31:28'), +(2814, 2, 1750, 'Bought 1 items out of -160 quantity', NULL, 1, -161, '2023-07-15 09:33:02', '2023-07-15 09:33:02'), +(2815, 1, 2242, 'Bought 1 items out of 1090 quantity', NULL, 1, 1089, '2023-07-15 09:34:15', '2023-07-15 09:34:15'), +(2816, 1, 2243, 'Bought 1 items out of 1089 quantity', NULL, 1, 1088, '2023-07-15 09:35:34', '2023-07-15 09:35:34'), +(2817, 1, 2244, 'Bought 2 items out of 1088 quantity', NULL, 2, 1086, '2023-07-15 09:51:10', '2023-07-15 09:51:10'), +(2818, 1, 2245, 'Bought 2 items out of 1086 quantity', NULL, 2, 1084, '2023-07-15 10:10:17', '2023-07-15 10:10:17'), +(2819, 1, 1099, 'Bought 3 items out of 1084 quantity', NULL, 3, 1081, '2023-07-15 10:11:41', '2023-07-15 10:11:41'), +(2820, 1, 2014, 'Bought 8 items out of 1081 quantity', NULL, 8, 1073, '2023-07-15 10:13:29', '2023-07-15 10:13:29'), +(2821, 10, 2014, 'Bought 1 items out of 441 quantity', NULL, 1, 440, '2023-07-15 10:13:29', '2023-07-15 10:13:29'), +(2822, 3, 2014, 'Bought 1 items out of -138 quantity', NULL, 1, -139, '2023-07-15 10:13:29', '2023-07-15 10:13:29'), +(2823, 1, 2010, 'Bought 1 items out of 1073 quantity', NULL, 1, 1072, '2023-07-15 10:42:11', '2023-07-15 10:42:11'), +(2824, 1, 2246, 'Bought 1 items out of 1072 quantity', NULL, 1, 1071, '2023-07-15 10:45:42', '2023-07-15 10:45:42'), +(2825, 1, 2247, 'Bought 2 items out of 1071 quantity', NULL, 2, 1069, '2023-07-15 10:48:23', '2023-07-15 10:48:23'), +(2826, 10, 1723, 'Bought 1 items out of 440 quantity', NULL, 1, 439, '2023-07-16 15:00:02', '2023-07-16 15:00:02'), +(2827, 10, 1723, 'Bought 1 items out of 439 quantity', NULL, 1, 438, '2023-07-16 15:18:02', '2023-07-16 15:18:02'), +(2828, 1, 2248, 'Bought 3 items out of 1069 quantity', NULL, 3, 1066, '2023-07-17 09:18:50', '2023-07-17 09:18:50'), +(2829, 2, 2248, 'Bought 1 items out of -161 quantity', NULL, 1, -162, '2023-07-17 09:18:50', '2023-07-17 09:18:50'), +(2830, 1, 2249, 'Bought 2 items out of 1066 quantity', NULL, 2, 1064, '2023-07-17 09:20:01', '2023-07-17 09:20:01'), +(2831, 1, 2250, 'Bought 1 items out of 1064 quantity', NULL, 1, 1063, '2023-07-17 09:20:59', '2023-07-17 09:20:59'), +(2832, 1, 2251, 'Bought 2 items out of 1063 quantity', NULL, 2, 1061, '2023-07-17 09:22:20', '2023-07-17 09:22:20'), +(2833, 3, 2251, 'Bought 1 items out of -139 quantity', NULL, 1, -140, '2023-07-17 09:22:20', '2023-07-17 09:22:20'), +(2834, 10, 1281, 'Bought 3 items out of 438 quantity', NULL, 3, 435, '2023-07-17 09:26:44', '2023-07-17 09:26:44'), +(2835, 3, 1281, 'Bought 3 items out of -140 quantity', NULL, 3, -143, '2023-07-17 09:26:44', '2023-07-17 09:26:44'), +(2836, 2, 1281, 'Bought 1 items out of -162 quantity', NULL, 1, -163, '2023-07-17 09:26:44', '2023-07-17 09:26:44'), +(2837, 1, 1281, 'Bought 7 items out of 1061 quantity', NULL, 7, 1054, '2023-07-17 09:26:44', '2023-07-17 09:26:44'), +(2838, 1, 2252, 'Bought 1 items out of 1054 quantity', NULL, 1, 1053, '2023-07-17 09:28:05', '2023-07-17 09:28:05'), +(2839, 1, 2253, 'Bought 1 items out of 1053 quantity', NULL, 1, 1052, '2023-07-17 09:29:13', '2023-07-17 09:29:13'), +(2840, 1, 2254, 'Bought 1 items out of 1052 quantity', NULL, 1, 1051, '2023-07-17 09:31:01', '2023-07-17 09:31:01'), +(2841, 10, 2254, 'Bought 1 items out of 435 quantity', NULL, 1, 434, '2023-07-17 09:31:01', '2023-07-17 09:31:01'), +(2842, 1, 2255, 'Bought 1 items out of 1051 quantity', NULL, 1, 1050, '2023-07-17 09:32:00', '2023-07-17 09:32:00'), +(2843, 1, 1204, 'Bought 2 items out of 1050 quantity', NULL, 2, 1048, '2023-07-17 09:33:58', '2023-07-17 09:33:58'), +(2844, 1, 2256, 'Bought 2 items out of 1048 quantity', NULL, 2, 1046, '2023-07-17 09:35:44', '2023-07-17 09:35:44'), +(2845, 1, 2257, 'Bought 2 items out of 1046 quantity', NULL, 2, 1044, '2023-07-17 09:37:46', '2023-07-17 09:37:46'), +(2846, 1, 2258, 'Bought 1 items out of 1044 quantity', NULL, 1, 1043, '2023-07-17 09:42:11', '2023-07-17 09:42:11'), +(2847, 11, 2258, 'Bought 1 items out of -4 quantity', NULL, 1, -5, '2023-07-17 09:42:11', '2023-07-17 09:42:11'), +(2848, 1, 2259, 'Bought 1 items out of 1043 quantity', NULL, 1, 1042, '2023-07-17 09:43:44', '2023-07-17 09:43:44'), +(2849, 1, 935, 'Bought 4 items out of 1042 quantity', NULL, 4, 1038, '2023-07-17 09:45:13', '2023-07-17 09:45:13'), +(2850, 1, 1166, 'Bought 1 items out of 1038 quantity', NULL, 1, 1037, '2023-07-17 09:46:44', '2023-07-17 09:46:44'), +(2851, 3, 1166, 'Bought 1 items out of -143 quantity', NULL, 1, -144, '2023-07-17 09:46:44', '2023-07-17 09:46:44'), +(2852, 1, 2260, 'Bought 1 items out of 1037 quantity', NULL, 1, 1036, '2023-07-17 09:48:17', '2023-07-17 09:48:17'), +(2853, 2, 2260, 'Bought 1 items out of -163 quantity', NULL, 1, -164, '2023-07-17 09:48:17', '2023-07-17 09:48:17'), +(2854, 1, 2261, 'Bought 1 items out of 1036 quantity', NULL, 1, 1035, '2023-07-17 09:49:41', '2023-07-17 09:49:41'), +(2855, 1, 2262, 'Bought 1 items out of 1035 quantity', NULL, 1, 1034, '2023-07-17 09:50:55', '2023-07-17 09:50:55'), +(2856, 1, 2263, 'Bought 2 items out of 1034 quantity', NULL, 2, 1032, '2023-07-17 09:52:07', '2023-07-17 09:52:07'), +(2857, 1, 2264, 'Bought 2 items out of 1032 quantity', NULL, 2, 1030, '2023-07-17 09:53:44', '2023-07-17 09:53:44'), +(2858, 1, 2265, 'Bought 1 items out of 1030 quantity', NULL, 1, 1029, '2023-07-17 09:55:19', '2023-07-17 09:55:19'), +(2859, 10, 1376, 'Bought 2 items out of 434 quantity', NULL, 2, 432, '2023-07-17 09:59:08', '2023-07-17 09:59:08'), +(2860, 1, 1376, 'Bought 3 items out of 1029 quantity', NULL, 3, 1026, '2023-07-17 09:59:08', '2023-07-17 09:59:08'), +(2861, 2, 1376, 'Bought 3 items out of -164 quantity', NULL, 3, -167, '2023-07-17 09:59:08', '2023-07-17 09:59:08'), +(2863, 1, 1714, 'Bought 2 items out of 1026 quantity', NULL, 2, 1024, '2023-07-17 10:00:49', '2023-07-17 10:00:49'), +(2864, 11, 2266, 'Bought 1 items out of -5 quantity', NULL, 1, -6, '2023-07-17 10:04:18', '2023-07-17 10:04:18'), +(2865, 1, 2267, 'Bought 1 items out of 1024 quantity', NULL, 1, 1023, '2023-07-17 10:05:36', '2023-07-17 10:05:36'), +(2866, 1, 1263, 'Bought 1 items out of 1023 quantity', NULL, 1, 1022, '2023-07-17 10:06:55', '2023-07-17 10:06:55'), +(2867, 3, 1263, 'Bought 1 items out of -144 quantity', NULL, 1, -145, '2023-07-17 10:06:55', '2023-07-17 10:06:55'), +(2868, 1, 2268, 'Bought 2 items out of 1022 quantity', NULL, 2, 1020, '2023-07-17 10:08:10', '2023-07-17 10:08:10'), +(2869, 1, 2269, 'Bought 3 items out of 1020 quantity', NULL, 3, 1017, '2023-07-17 10:09:52', '2023-07-17 10:09:52'), +(2870, 10, 1271, 'Bought 1 items out of 432 quantity', NULL, 1, 431, '2023-07-17 10:11:10', '2023-07-17 10:11:10'), +(2871, 1, 2270, 'Bought 1 items out of 1017 quantity', NULL, 1, 1016, '2023-07-17 10:13:04', '2023-07-17 10:13:04'), +(2872, 1, 2271, 'Bought 1 items out of 1016 quantity', NULL, 1, 1015, '2023-07-17 10:16:18', '2023-07-17 10:16:18'), +(2873, 1, 2272, 'Bought 1 items out of 1015 quantity', NULL, 1, 1014, '2023-07-17 10:24:41', '2023-07-17 10:24:41'), +(2874, 1, 2273, 'Bought 2 items out of 1014 quantity', NULL, 2, 1012, '2023-07-17 10:47:52', '2023-07-17 10:47:52'), +(2875, 3, 2273, 'Bought 1 items out of -145 quantity', NULL, 1, -146, '2023-07-17 10:47:52', '2023-07-17 10:47:52'), +(2876, 1, 2274, 'Bought 1 items out of 1012 quantity', NULL, 1, 1011, '2023-07-17 10:55:20', '2023-07-17 10:55:20'), +(2877, 11, 2274, 'Bought 1 items out of -6 quantity', NULL, 1, -7, '2023-07-17 10:55:20', '2023-07-17 10:55:20'), +(2878, 1, 2275, 'Bought 2 items out of 1011 quantity', NULL, 2, 1009, '2023-07-17 10:57:04', '2023-07-17 10:57:04'), +(2879, 1, 2276, 'Bought 1 items out of 1009 quantity', NULL, 1, 1008, '2023-07-17 11:07:15', '2023-07-17 11:07:15'), +(2880, 1, 1019, 'Bought 1 items out of 1008 quantity', NULL, 1, 1007, '2023-07-17 11:13:33', '2023-07-17 11:13:33'), +(2881, 1, 1848, 'Bought 3 items out of 1007 quantity', NULL, 3, 1004, '2023-07-17 11:40:10', '2023-07-17 11:40:10'), +(2882, 1, 2277, 'Bought 1 items out of 1004 quantity', NULL, 1, 1003, '2023-07-17 12:04:47', '2023-07-17 12:04:47'), +(2883, 3, 2278, 'Bought 1 items out of -146 quantity', NULL, 1, -147, '2023-07-17 12:05:56', '2023-07-17 12:05:56'), +(2884, 1, 2280, 'Bought 1 items out of 1003 quantity', NULL, 1, 1002, '2023-07-17 12:13:37', '2023-07-17 12:13:37'), +(2885, 11, 2280, 'Bought 1 items out of -7 quantity', NULL, 1, -8, '2023-07-17 12:13:37', '2023-07-17 12:13:37'), +(2886, 10, 1723, 'Bought 1 items out of 431 quantity', NULL, 1, 430, '2023-07-17 17:15:02', '2023-07-17 17:15:02'), +(2887, 1, 1723, 'Bought 1 items out of 1002 quantity', NULL, 1, 1001, '2023-07-17 17:28:01', '2023-07-17 17:28:01'), +(2888, 10, 1723, 'Bought 1 items out of 430 quantity', NULL, 1, 429, '2023-07-17 17:37:02', '2023-07-17 17:37:02'), +(2889, 10, 1723, 'Bought 1 items out of 429 quantity', NULL, 1, 428, '2023-07-17 18:09:02', '2023-07-17 18:09:02'), +(2890, 1, 1723, 'Bought 1 items out of 1001 quantity', NULL, 1, 1000, '2023-07-17 18:31:02', '2023-07-17 18:31:02'), +(2891, 1, 2281, 'Bought 1 items out of 1000 quantity', NULL, 1, 999, '2023-07-18 10:16:03', '2023-07-18 10:16:03'), +(2892, 1, 2282, 'Bought 1 items out of 999 quantity', NULL, 1, 998, '2023-07-18 10:17:47', '2023-07-18 10:17:47'), +(2893, 1, 2283, 'Bought 1 items out of 998 quantity', NULL, 1, 997, '2023-07-18 10:19:25', '2023-07-18 10:19:25'), +(2894, 1, 2284, 'Bought 1 items out of 997 quantity', NULL, 1, 996, '2023-07-18 10:20:55', '2023-07-18 10:20:55'), +(2895, 1, 2285, 'Bought 2 items out of 996 quantity', NULL, 2, 994, '2023-07-18 10:22:29', '2023-07-18 10:22:29'), +(2896, 1, 1594, 'Bought 2 items out of 994 quantity', NULL, 2, 992, '2023-07-18 10:23:53', '2023-07-18 10:23:53'), +(2897, 1, 2286, 'Bought 2 items out of 992 quantity', NULL, 2, 990, '2023-07-18 10:25:32', '2023-07-18 10:25:32'), +(2898, 10, 2287, 'Bought 1 items out of 428 quantity', NULL, 1, 427, '2023-07-18 10:27:55', '2023-07-18 10:27:55'), +(2899, 1, 2288, 'Bought 2 items out of 990 quantity', NULL, 2, 988, '2023-07-18 10:30:08', '2023-07-18 10:30:08'), +(2900, 1, 2289, 'Bought 1 items out of 988 quantity', NULL, 1, 987, '2023-07-18 10:32:18', '2023-07-18 10:32:18'), +(2901, 11, 2290, 'Bought 1 items out of -8 quantity', NULL, 1, -9, '2023-07-18 10:36:16', '2023-07-18 10:36:16'), +(2902, 1, 2291, 'Bought 1 items out of 987 quantity', NULL, 1, 986, '2023-07-18 10:37:22', '2023-07-18 10:37:22'), +(2903, 1, 2292, 'Bought 1 items out of 986 quantity', NULL, 1, 985, '2023-07-18 10:38:46', '2023-07-18 10:38:46'), +(2904, 1, 2293, 'Bought 1 items out of 985 quantity', NULL, 1, 984, '2023-07-18 10:40:12', '2023-07-18 10:40:12'), +(2905, 1, 2294, 'Bought 1 items out of 984 quantity', NULL, 1, 983, '2023-07-18 10:41:43', '2023-07-18 10:41:43'), +(2906, 1, 2295, 'Bought 1 items out of 983 quantity', NULL, 1, 982, '2023-07-18 10:42:59', '2023-07-18 10:42:59'), +(2907, 1, 2296, 'Bought 1 items out of 982 quantity', NULL, 1, 981, '2023-07-18 10:44:12', '2023-07-18 10:44:12'), +(2908, 1, 2171, 'Bought 1 items out of 981 quantity', NULL, 1, 980, '2023-07-18 10:45:28', '2023-07-18 10:45:28'), +(2909, 1, 899, 'Bought 1 items out of 980 quantity', NULL, 1, 979, '2023-07-18 10:47:13', '2023-07-18 10:47:13'), +(2910, 3, 899, 'Bought 1 items out of -147 quantity', NULL, 1, -148, '2023-07-18 10:47:13', '2023-07-18 10:47:13'), +(2911, 1, 2297, 'Bought 1 items out of 979 quantity', NULL, 1, 978, '2023-07-18 10:49:26', '2023-07-18 10:49:26'), +(2912, 1, 2298, 'Bought 1 items out of 978 quantity', NULL, 1, 977, '2023-07-18 11:12:10', '2023-07-18 11:12:10'), +(2913, 1, 2299, 'Bought 1 items out of 977 quantity', NULL, 1, 976, '2023-07-18 11:13:30', '2023-07-18 11:13:30'), +(2914, 2, 2299, 'Bought 1 items out of -167 quantity', NULL, 1, -168, '2023-07-18 11:13:30', '2023-07-18 11:13:30'), +(2915, 1, 2300, 'Bought 1 items out of 976 quantity', NULL, 1, 975, '2023-07-18 11:15:08', '2023-07-18 11:15:08'), +(2916, 1, 2301, 'Bought 1 items out of 975 quantity', NULL, 1, 974, '2023-07-18 11:16:07', '2023-07-18 11:16:07'), +(2917, 1, 2067, 'Bought 1 items out of 974 quantity', NULL, 1, 973, '2023-07-18 11:51:58', '2023-07-18 11:51:58'), +(2918, 1, 1378, 'Bought 1 items out of 973 quantity', NULL, 1, 972, '2023-07-18 11:54:40', '2023-07-18 11:54:40'), +(2919, 1, 2302, 'Bought 1 items out of 972 quantity', NULL, 1, 971, '2023-07-18 12:25:19', '2023-07-18 12:25:19'), +(2920, 1, 2303, 'Bought 1 items out of 971 quantity', NULL, 1, 970, '2023-07-18 13:11:42', '2023-07-18 13:11:42'), +(2921, 1, 2304, 'Bought 2 items out of 970 quantity', NULL, 2, 968, '2023-07-19 10:56:50', '2023-07-19 10:56:50'), +(2922, 3, 2305, 'Bought 1 items out of -148 quantity', NULL, 1, -149, '2023-07-19 10:57:56', '2023-07-19 10:57:56'), +(2923, 1, 994, 'Bought 3 items out of 968 quantity', NULL, 3, 965, '2023-07-19 11:00:32', '2023-07-19 11:00:32'), +(2924, 2, 994, 'Bought 1 items out of -168 quantity', NULL, 1, -169, '2023-07-19 11:00:32', '2023-07-19 11:00:32'), +(2925, 1, 2306, 'Bought 2 items out of 965 quantity', NULL, 2, 963, '2023-07-19 11:02:00', '2023-07-19 11:02:00'), +(2926, 1, 2307, 'Bought 1 items out of 963 quantity', NULL, 1, 962, '2023-07-19 11:03:24', '2023-07-19 11:03:24'), +(2927, 1, 2308, 'Bought 4 items out of 962 quantity', NULL, 4, 958, '2023-07-19 11:07:24', '2023-07-19 11:07:24'), +(2928, 10, 2309, 'Bought 1 items out of 427 quantity', NULL, 1, 426, '2023-07-19 11:08:52', '2023-07-19 11:08:52'), +(2929, 1, 2309, 'Bought 1 items out of 958 quantity', NULL, 1, 957, '2023-07-19 11:08:52', '2023-07-19 11:08:52'), +(2930, 1, 2310, 'Bought 1 items out of 957 quantity', NULL, 1, 956, '2023-07-19 11:09:58', '2023-07-19 11:09:58'), +(2931, 1, 2311, 'Bought 1 items out of 956 quantity', NULL, 1, 955, '2023-07-19 11:10:58', '2023-07-19 11:10:58'), +(2932, 1, 2312, 'Bought 1 items out of 955 quantity', NULL, 1, 954, '2023-07-19 11:12:00', '2023-07-19 11:12:00'), +(2933, 2, 1487, 'Bought 1 items out of -169 quantity', NULL, 1, -170, '2023-07-19 11:15:49', '2023-07-19 11:15:49'), +(2934, 1, 1487, 'Bought 19 items out of 954 quantity', NULL, 19, 935, '2023-07-19 11:15:49', '2023-07-19 11:15:49'), +(2935, 10, 1487, 'Bought 4 items out of 426 quantity', NULL, 4, 422, '2023-07-19 11:15:49', '2023-07-19 11:15:49'), +(2936, 3, 1487, 'Bought 1 items out of -149 quantity', NULL, 1, -150, '2023-07-19 11:15:49', '2023-07-19 11:15:49'), +(2937, 1, 2313, 'Bought 1 items out of 935 quantity', NULL, 1, 934, '2023-07-19 11:16:51', '2023-07-19 11:16:51'), +(2938, 1, 2314, 'Bought 1 items out of 934 quantity', NULL, 1, 933, '2023-07-19 11:19:32', '2023-07-19 11:19:32'), +(2939, 1, 2315, 'Bought 2 items out of 933 quantity', NULL, 2, 931, '2023-07-19 11:20:38', '2023-07-19 11:20:38'), +(2940, 1, 481, 'Bought 2 items out of 931 quantity', NULL, 2, 929, '2023-07-19 11:22:51', '2023-07-19 11:22:51'), +(2941, 1, 2019, 'Bought 1 items out of 929 quantity', NULL, 1, 928, '2023-07-19 11:24:02', '2023-07-19 11:24:02'), +(2942, 11, 2316, 'Bought 2 items out of -9 quantity', NULL, 2, -11, '2023-07-19 11:25:41', '2023-07-19 11:25:41'), +(2943, 1, 2317, 'Bought 2 items out of 928 quantity', NULL, 2, 926, '2023-07-19 11:27:13', '2023-07-19 11:27:13'), +(2944, 1, 2318, 'Bought 1 items out of 926 quantity', NULL, 1, 925, '2023-07-19 11:31:08', '2023-07-19 11:31:08'), +(2945, 2, 2318, 'Bought 1 items out of -170 quantity', NULL, 1, -171, '2023-07-19 11:31:08', '2023-07-19 11:31:08'), +(2946, 10, 2318, 'Bought 1 items out of 422 quantity', NULL, 1, 421, '2023-07-19 11:31:08', '2023-07-19 11:31:08'), +(2947, 1, 2319, 'Bought 2 items out of 925 quantity', NULL, 2, 923, '2023-07-19 11:35:56', '2023-07-19 11:35:56'), +(2948, 3, 1700, 'Bought 2 items out of -150 quantity', NULL, 2, -152, '2023-07-19 11:37:04', '2023-07-19 11:37:04'), +(2949, 1, 2320, 'Bought 1 items out of 923 quantity', NULL, 1, 922, '2023-07-19 11:38:37', '2023-07-19 11:38:37'), +(2950, 2, 2320, 'Bought 1 items out of -171 quantity', NULL, 1, -172, '2023-07-19 11:38:37', '2023-07-19 11:38:37'), +(2951, 3, 2320, 'Bought 1 items out of -152 quantity', NULL, 1, -153, '2023-07-19 11:38:37', '2023-07-19 11:38:37'), +(2952, 1, 2321, 'Bought 1 items out of 922 quantity', NULL, 1, 921, '2023-07-19 11:40:43', '2023-07-19 11:40:43'), +(2953, 2, 2321, 'Bought 1 items out of -172 quantity', NULL, 1, -173, '2023-07-19 11:40:43', '2023-07-19 11:40:43'), +(2954, 1, 2322, 'Bought 1 items out of 921 quantity', NULL, 1, 920, '2023-07-19 11:42:28', '2023-07-19 11:42:28'), +(2955, 1, 2323, 'Bought 2 items out of 920 quantity', NULL, 2, 918, '2023-07-19 11:43:28', '2023-07-19 11:43:28'), +(2956, 1, 1492, 'Bought 2 items out of 918 quantity', NULL, 2, 916, '2023-07-19 11:44:55', '2023-07-19 11:44:55'), +(2957, 10, 2324, 'Bought 1 items out of 421 quantity', NULL, 1, 420, '2023-07-19 11:46:16', '2023-07-19 11:46:16'), +(2958, 1, 1439, 'Bought 1 items out of 916 quantity', NULL, 1, 915, '2023-07-19 11:48:33', '2023-07-19 11:48:33'), +(2959, 11, 1439, 'Bought 1 items out of -11 quantity', NULL, 1, -12, '2023-07-19 11:48:33', '2023-07-19 11:48:33'), +(2960, 1, 2010, 'Bought 1 items out of 915 quantity', NULL, 1, 914, '2023-07-19 11:49:26', '2023-07-19 11:49:26'), +(2961, 1, 2325, 'Bought 3 items out of 914 quantity', NULL, 3, 911, '2023-07-19 11:53:24', '2023-07-19 11:53:24'), +(2962, 10, 2325, 'Bought 1 items out of 420 quantity', NULL, 1, 419, '2023-07-19 11:53:24', '2023-07-19 11:53:24'), +(2963, 1, 2326, 'Bought 2 items out of 911 quantity', NULL, 2, 909, '2023-07-19 11:58:43', '2023-07-19 11:58:43'), +(2964, 1, 2327, 'Bought 2 items out of 909 quantity', NULL, 2, 907, '2023-07-19 12:02:52', '2023-07-19 12:02:52'), +(2965, 3, 2327, 'Bought 1 items out of -153 quantity', NULL, 1, -154, '2023-07-19 12:02:52', '2023-07-19 12:02:52'), +(2966, 1, 2328, 'Bought 1 items out of 907 quantity', NULL, 1, 906, '2023-07-19 12:11:59', '2023-07-19 12:11:59'), +(2967, 1, 2329, 'Bought 1 items out of 906 quantity', NULL, 1, 905, '2023-07-19 12:45:51', '2023-07-19 12:45:51'), +(2968, 1, 2330, 'Bought 1 items out of 905 quantity', NULL, 1, 904, '2023-07-19 12:47:29', '2023-07-19 12:47:29'), +(2969, 1, 2331, 'Bought 2 items out of 904 quantity', NULL, 2, 902, '2023-07-19 13:20:03', '2023-07-19 13:20:03'), +(2970, 10, 893, 'Bought 1 items out of 419 quantity', NULL, 1, 418, '2023-07-19 20:00:03', '2023-07-19 20:00:03'), +(2971, 1, 893, 'Bought 2 items out of 902 quantity', NULL, 2, 900, '2023-07-19 20:00:03', '2023-07-19 20:00:03'), +(2972, 1, 2332, 'Bought 1 items out of 900 quantity', NULL, 1, 899, '2023-07-20 08:50:12', '2023-07-20 08:50:12'), +(2973, 1, 2333, 'Bought 1 items out of 899 quantity', NULL, 1, 898, '2023-07-20 08:52:44', '2023-07-20 08:52:44'), +(2974, 1, 2334, 'Bought 1 items out of 898 quantity', NULL, 1, 897, '2023-07-20 08:54:07', '2023-07-20 08:54:07'), +(2975, 1, 2335, 'Bought 1 items out of 897 quantity', NULL, 1, 896, '2023-07-20 08:55:27', '2023-07-20 08:55:27'), +(2976, 1, 2336, 'Bought 1 items out of 896 quantity', NULL, 1, 895, '2023-07-20 08:57:54', '2023-07-20 08:57:54'), +(2977, 10, 1282, 'Bought 1 items out of 418 quantity', NULL, 1, 417, '2023-07-20 09:01:19', '2023-07-20 09:01:19'), +(2978, 1, 1282, 'Bought 2 items out of 895 quantity', NULL, 2, 893, '2023-07-20 09:01:19', '2023-07-20 09:01:19'), +(2979, 1, 625, 'Bought 1 items out of 893 quantity', NULL, 1, 892, '2023-07-20 09:02:45', '2023-07-20 09:02:45'), +(2980, 2, 625, 'Bought 1 items out of -173 quantity', NULL, 1, -174, '2023-07-20 09:02:45', '2023-07-20 09:02:45'), +(2981, 1, 2337, 'Bought 2 items out of 892 quantity', NULL, 2, 890, '2023-07-20 09:04:00', '2023-07-20 09:04:00'), +(2982, 1, 2338, 'Bought 1 items out of 890 quantity', NULL, 1, 889, '2023-07-20 09:05:44', '2023-07-20 09:05:44'), +(2983, 2, 2338, 'Bought 1 items out of -174 quantity', NULL, 1, -175, '2023-07-20 09:05:44', '2023-07-20 09:05:44'), +(2984, 1, 2339, 'Bought 2 items out of 889 quantity', NULL, 2, 887, '2023-07-20 09:07:07', '2023-07-20 09:07:07'), +(2985, 1, 2340, 'Bought 1 items out of 887 quantity', NULL, 1, 886, '2023-07-20 09:08:29', '2023-07-20 09:08:29'), +(2986, 3, 2341, 'Bought 1 items out of -154 quantity', NULL, 1, -155, '2023-07-20 09:10:28', '2023-07-20 09:10:28'), +(2987, 1, 2341, 'Bought 1 items out of 886 quantity', NULL, 1, 885, '2023-07-20 09:10:28', '2023-07-20 09:10:28'), +(2988, 1, 2342, 'Bought 1 items out of 885 quantity', NULL, 1, 884, '2023-07-20 09:12:01', '2023-07-20 09:12:01'), +(2989, 1, 2321, 'Bought 1 items out of 884 quantity', NULL, 1, 883, '2023-07-20 09:13:40', '2023-07-20 09:13:40'), +(2990, 1, 2343, 'Bought 1 items out of 883 quantity', NULL, 1, 882, '2023-07-20 09:16:31', '2023-07-20 09:16:31'), +(2991, 1, 2344, 'Bought 1 items out of 882 quantity', NULL, 1, 881, '2023-07-20 09:17:38', '2023-07-20 09:17:38'), +(2992, 1, 2345, 'Bought 1 items out of 881 quantity', NULL, 1, 880, '2023-07-20 09:19:06', '2023-07-20 09:19:06'), +(2993, 2, 2345, 'Bought 1 items out of -175 quantity', NULL, 1, -176, '2023-07-20 09:19:06', '2023-07-20 09:19:06'), +(2994, 1, 2346, 'Bought 1 items out of 880 quantity', NULL, 1, 879, '2023-07-20 09:21:07', '2023-07-20 09:21:07'), +(2995, 1, 2347, 'Bought 1 items out of 879 quantity', NULL, 1, 878, '2023-07-20 09:23:20', '2023-07-20 09:23:20'), +(2996, 2, 2347, 'Bought 1 items out of -176 quantity', NULL, 1, -177, '2023-07-20 09:23:20', '2023-07-20 09:23:20'), +(2997, 1, 2348, 'Bought 1 items out of 878 quantity', NULL, 1, 877, '2023-07-20 09:26:15', '2023-07-20 09:26:15'), +(2998, 10, 2348, 'Bought 1 items out of 417 quantity', NULL, 1, 416, '2023-07-20 09:26:15', '2023-07-20 09:26:15'), +(2999, 1, 2349, 'Bought 0 items out of 877 quantity', NULL, 0, 877, '2023-07-20 09:27:30', '2023-07-20 09:27:30'), +(3000, 2, 2350, 'Bought 1 items out of -177 quantity', NULL, 1, -178, '2023-07-20 09:29:04', '2023-07-20 09:29:04'), +(3001, 1, 719, 'Bought 4 items out of 877 quantity', NULL, 4, 873, '2023-07-20 09:30:38', '2023-07-20 09:30:38'), +(3002, 1, 2351, 'Bought 2 items out of 873 quantity', NULL, 2, 871, '2023-07-20 09:31:48', '2023-07-20 09:31:48'), +(3003, 1, 2352, 'Bought 2 items out of 871 quantity', NULL, 2, 869, '2023-07-20 09:33:34', '2023-07-20 09:33:34'), +(3004, 1, 2353, 'Bought 3 items out of 869 quantity', NULL, 3, 866, '2023-07-20 09:34:44', '2023-07-20 09:34:44'), +(3005, 1, 2354, 'Bought 1 items out of 866 quantity', NULL, 1, 865, '2023-07-20 09:35:40', '2023-07-20 09:35:40'), +(3006, 1, 2355, 'Bought 2 items out of 865 quantity', NULL, 2, 863, '2023-07-20 09:37:01', '2023-07-20 09:37:01'), +(3007, 1, 2356, 'Bought 1 items out of 863 quantity', NULL, 1, 862, '2023-07-20 10:12:06', '2023-07-20 10:12:06'), +(3008, 1, 2357, 'Bought 1 items out of 862 quantity', NULL, 1, 861, '2023-07-20 10:13:21', '2023-07-20 10:13:21'), +(3009, 1, 2358, 'Bought 1 items out of 861 quantity', NULL, 1, 860, '2023-07-20 10:14:40', '2023-07-20 10:14:40'), +(3010, 1, 2359, 'Bought 1 items out of 860 quantity', NULL, 1, 859, '2023-07-20 10:16:27', '2023-07-20 10:16:27'), +(3011, 1, 2360, 'Bought 3 items out of 859 quantity', NULL, 3, 856, '2023-07-20 10:19:49', '2023-07-20 10:19:49'), +(3012, 2, 2361, 'Bought 1 items out of -178 quantity', NULL, 1, -179, '2023-07-20 10:21:34', '2023-07-20 10:21:34'), +(3013, 1, 2361, 'Bought 1 items out of 856 quantity', NULL, 1, 855, '2023-07-20 10:21:34', '2023-07-20 10:21:34'), +(3014, 1, 2362, 'Bought 1 items out of 855 quantity', NULL, 1, 854, '2023-07-20 10:26:46', '2023-07-20 10:26:46'), +(3015, 2, 2362, 'Bought 1 items out of -179 quantity', NULL, 1, -180, '2023-07-20 10:26:46', '2023-07-20 10:26:46'), +(3016, 3, 2362, 'Bought 1 items out of -155 quantity', NULL, 1, -156, '2023-07-20 10:26:46', '2023-07-20 10:26:46'), +(3017, 10, 2362, 'Bought 1 items out of 416 quantity', NULL, 1, 415, '2023-07-20 10:26:46', '2023-07-20 10:26:46'), +(3018, 1, 2363, 'Bought 1 items out of 854 quantity', NULL, 1, 853, '2023-07-20 10:30:11', '2023-07-20 10:30:11'), +(3019, 3, 1034, 'Bought 1 items out of -156 quantity', NULL, 1, -157, '2023-07-20 11:09:12', '2023-07-20 11:09:12'), +(3020, 10, 1034, 'Bought 1 items out of 415 quantity', NULL, 1, 414, '2023-07-20 11:09:12', '2023-07-20 11:09:12'), +(3021, 1, 2331, 'Bought 1 items out of 853 quantity', NULL, 1, 852, '2023-07-20 11:41:02', '2023-07-20 11:41:02'), +(3022, 3, 2331, 'Bought 1 items out of -157 quantity', NULL, 1, -158, '2023-07-20 11:41:02', '2023-07-20 11:41:02'), +(3023, 1, 2364, 'Bought 1 items out of 852 quantity', NULL, 1, 851, '2023-07-20 11:55:58', '2023-07-20 11:55:58'), +(3024, 1, 2365, 'Bought 2 items out of 851 quantity', NULL, 2, 849, '2023-07-20 11:57:00', '2023-07-20 11:57:00'), +(3025, 1, 1848, 'Bought 3 items out of 849 quantity', NULL, 3, 846, '2023-07-20 11:59:21', '2023-07-20 11:59:21'), +(3026, 10, 1848, 'Bought 3 items out of 414 quantity', NULL, 3, 411, '2023-07-20 11:59:21', '2023-07-20 11:59:21'), +(3027, 3, 1848, 'Bought 2 items out of -158 quantity', NULL, 2, -160, '2023-07-20 11:59:21', '2023-07-20 11:59:21'), +(3028, 10, 2260, 'Bought 1 items out of 411 quantity', NULL, 1, 410, '2023-07-20 12:06:11', '2023-07-20 12:06:11'), +(3029, 1, 2260, 'Bought 1 items out of 846 quantity', NULL, 1, 845, '2023-07-20 12:06:11', '2023-07-20 12:06:11'), +(3030, 1, 2366, 'Bought 2 items out of 845 quantity', NULL, 2, 843, '2023-07-20 12:55:20', '2023-07-20 12:55:20'), +(3031, 1, 2367, 'Bought 2 items out of 843 quantity', NULL, 2, 841, '2023-07-20 12:56:53', '2023-07-20 12:56:53'), +(3032, 3, 2367, 'Bought 1 items out of -160 quantity', NULL, 1, -161, '2023-07-20 12:56:53', '2023-07-20 12:56:53'), +(3033, 1, 2368, 'Bought 1 items out of 841 quantity', NULL, 1, 840, '2023-07-20 12:57:58', '2023-07-20 12:57:58'), +(3034, 1, 2369, 'Bought 2 items out of 840 quantity', NULL, 2, 838, '2023-07-20 13:08:07', '2023-07-20 13:08:07'), +(3035, 1, 2141, 'Bought 3 items out of 838 quantity', NULL, 3, 835, '2023-07-20 14:49:02', '2023-07-20 14:49:02'), +(3036, 1, 1193, 'Bought 1 items out of 835 quantity', NULL, 1, 834, '2023-07-20 15:13:08', '2023-07-20 15:13:08'), +(3037, 1, 270, 'Bought 3 items out of 834 quantity', NULL, 3, 831, '2023-07-20 15:14:12', '2023-07-20 15:14:12'), +(3038, 1, 984, 'Bought 5 items out of 831 quantity', NULL, 5, 826, '2023-07-20 15:16:52', '2023-07-20 15:16:52'), +(3039, 1, 1714, 'Bought 2 items out of 826 quantity', NULL, 2, 824, '2023-07-20 15:24:02', '2023-07-20 15:24:02'), +(3040, 1, 2331, 'Bought 1 items out of 824 quantity', NULL, 1, 823, '2023-07-20 19:08:02', '2023-07-20 19:08:02'), +(3041, 2, 2331, 'Bought 1 items out of -180 quantity', NULL, 1, -181, '2023-07-20 19:08:02', '2023-07-20 19:08:02'), +(3042, 1, 2370, 'Bought 2 items out of 823 quantity', NULL, 2, 821, '2023-07-21 07:44:15', '2023-07-21 07:44:15'), +(3043, 1, 2371, 'Bought 1 items out of 821 quantity', NULL, 1, 820, '2023-07-21 07:46:34', '2023-07-21 07:46:34'), +(3044, 1, 702, 'Bought 2 items out of 820 quantity', NULL, 2, 818, '2023-07-21 07:48:18', '2023-07-21 07:48:18'), +(3045, 1, 2372, 'Bought 2 items out of 818 quantity', NULL, 2, 816, '2023-07-21 07:49:42', '2023-07-21 07:49:42'), +(3046, 1, 2373, 'Bought 2 items out of 816 quantity', NULL, 2, 814, '2023-07-21 07:51:45', '2023-07-21 07:51:45'), +(3047, 1, 2374, 'Bought 2 items out of 814 quantity', NULL, 2, 812, '2023-07-21 07:52:44', '2023-07-21 07:52:44'), +(3048, 1, 1514, 'Bought 1 items out of 812 quantity', NULL, 1, 811, '2023-07-21 07:54:39', '2023-07-21 07:54:39'), +(3049, 10, 1514, 'Bought 1 items out of 410 quantity', NULL, 1, 409, '2023-07-21 07:54:39', '2023-07-21 07:54:39'), +(3050, 3, 1514, 'Bought 1 items out of -161 quantity', NULL, 1, -162, '2023-07-21 07:54:39', '2023-07-21 07:54:39'), +(3051, 1, 2375, 'Bought 2 items out of 811 quantity', NULL, 2, 809, '2023-07-21 07:56:27', '2023-07-21 07:56:27'), +(3052, 1, 2376, 'Bought 2 items out of 809 quantity', NULL, 2, 807, '2023-07-21 07:57:34', '2023-07-21 07:57:34'), +(3053, 1, 2377, 'Bought 1 items out of 807 quantity', NULL, 1, 806, '2023-07-21 07:59:53', '2023-07-21 07:59:53'), +(3054, 1, 2378, 'Bought 2 items out of 806 quantity', NULL, 2, 804, '2023-07-21 08:01:04', '2023-07-21 08:01:04'), +(3055, 10, 1196, 'Bought 2 items out of 409 quantity', NULL, 2, 407, '2023-07-21 08:03:00', '2023-07-21 08:03:00'), +(3056, 3, 1196, 'Bought 1 items out of -162 quantity', NULL, 1, -163, '2023-07-21 08:03:00', '2023-07-21 08:03:00'), +(3057, 2, 1196, 'Bought 2 items out of -181 quantity', NULL, 2, -183, '2023-07-21 08:03:00', '2023-07-21 08:03:00'), +(3058, 1, 2083, 'Bought 2 items out of 804 quantity', NULL, 2, 802, '2023-07-21 08:04:26', '2023-07-21 08:04:26'), +(3059, 1, 2327, 'Bought 5 items out of 802 quantity', NULL, 5, 797, '2023-07-21 08:06:29', '2023-07-21 08:06:29'), +(3060, 2, 2327, 'Bought 2 items out of -183 quantity', NULL, 2, -185, '2023-07-21 08:06:29', '2023-07-21 08:06:29'), +(3061, 3, 2327, 'Bought 1 items out of -163 quantity', NULL, 1, -164, '2023-07-21 08:06:29', '2023-07-21 08:06:29'), +(3062, 1, 2379, 'Bought 2 items out of 797 quantity', NULL, 2, 795, '2023-07-21 08:09:33', '2023-07-21 08:09:33'), +(3063, 1, 2380, 'Bought 3 items out of 795 quantity', NULL, 3, 792, '2023-07-21 08:10:56', '2023-07-21 08:10:56'), +(3064, 2, 2380, 'Bought 1 items out of -185 quantity', NULL, 1, -186, '2023-07-21 08:10:56', '2023-07-21 08:10:56'), +(3065, 1, 2381, 'Bought 2 items out of 792 quantity', NULL, 2, 790, '2023-07-21 08:12:24', '2023-07-21 08:12:24'), +(3066, 1, 2088, 'Bought 3 items out of 790 quantity', NULL, 3, 787, '2023-07-21 08:15:12', '2023-07-21 08:15:12'), +(3067, 10, 2088, 'Bought 1 items out of 407 quantity', NULL, 1, 406, '2023-07-21 08:15:12', '2023-07-21 08:15:12'), +(3068, 1, 2382, 'Bought 2 items out of 787 quantity', NULL, 2, 785, '2023-07-21 08:17:11', '2023-07-21 08:17:11'), +(3069, 1, 1217, 'Bought 3 items out of 785 quantity', NULL, 3, 782, '2023-07-21 08:18:59', '2023-07-21 08:18:59'), +(3070, 3, 1217, 'Bought 1 items out of -164 quantity', NULL, 1, -165, '2023-07-21 08:18:59', '2023-07-21 08:18:59'), +(3071, 1, 2383, 'Bought 1 items out of 782 quantity', NULL, 1, 781, '2023-07-21 08:20:04', '2023-07-21 08:20:04'), +(3072, 10, 2383, 'Bought 1 items out of 406 quantity', NULL, 1, 405, '2023-07-21 08:20:04', '2023-07-21 08:20:04'), +(3073, 1, 1938, 'Bought 2 items out of 781 quantity', NULL, 2, 779, '2023-07-21 08:21:40', '2023-07-21 08:21:40'), +(3074, 1, 2384, 'Bought 1 items out of 779 quantity', NULL, 1, 778, '2023-07-21 08:22:43', '2023-07-21 08:22:43'), +(3075, 1, 2385, 'Bought 1 items out of 778 quantity', NULL, 1, 777, '2023-07-21 08:24:38', '2023-07-21 08:24:38'), +(3076, 1, 2386, 'Bought 1 items out of 777 quantity', NULL, 1, 776, '2023-07-21 08:26:05', '2023-07-21 08:26:05'), +(3077, 1, 1233, 'Bought 1 items out of 776 quantity', NULL, 1, 775, '2023-07-21 08:27:31', '2023-07-21 08:27:31'), +(3078, 2, 1233, 'Bought 1 items out of -186 quantity', NULL, 1, -187, '2023-07-21 08:27:31', '2023-07-21 08:27:31'), +(3079, 1, 1391, 'Bought 2 items out of 775 quantity', NULL, 2, 773, '2023-07-21 08:28:46', '2023-07-21 08:28:46'), +(3080, 2, 1162, 'Bought 2 items out of -187 quantity', NULL, 2, -189, '2023-07-21 08:36:34', '2023-07-21 08:36:34'), +(3081, 1, 1162, 'Bought 2 items out of 773 quantity', NULL, 2, 771, '2023-07-21 08:36:34', '2023-07-21 08:36:34'), +(3082, 11, 1162, 'Bought 1 items out of -12 quantity', NULL, 1, -13, '2023-07-21 08:36:34', '2023-07-21 08:36:34'), +(3083, 3, 1162, 'Bought 2 items out of -165 quantity', NULL, 2, -167, '2023-07-21 08:36:34', '2023-07-21 08:36:34'), +(3084, 10, 1162, 'Bought 1 items out of 405 quantity', NULL, 1, 404, '2023-07-21 08:36:34', '2023-07-21 08:36:34'), +(3085, 1, 2387, 'Bought 1 items out of 771 quantity', NULL, 1, 770, '2023-07-21 09:03:13', '2023-07-21 09:03:13'), +(3086, 3, 2388, 'Bought 1 items out of -167 quantity', NULL, 1, -168, '2023-07-21 09:05:17', '2023-07-21 09:05:17'), +(3087, 10, 2389, 'Bought 1 items out of 404 quantity', NULL, 1, 403, '2023-07-21 09:10:36', '2023-07-21 09:10:36'), +(3088, 1, 2390, 'Bought 1 items out of 770 quantity', NULL, 1, 769, '2023-07-21 09:11:42', '2023-07-21 09:11:42'), +(3089, 1, 2392, 'Bought 2 items out of 769 quantity', NULL, 2, 767, '2023-07-21 09:26:28', '2023-07-21 09:26:28'), +(3090, 1, 2393, 'Bought 2 items out of 767 quantity', NULL, 2, 765, '2023-07-21 09:47:37', '2023-07-21 09:47:37'), +(3091, 1, 1994, 'Bought 2 items out of 765 quantity', NULL, 2, 763, '2023-07-21 10:30:17', '2023-07-21 10:30:17'), +(3092, 1, 2394, 'Bought 2 items out of 763 quantity', NULL, 2, 761, '2023-07-21 10:37:53', '2023-07-21 10:37:53'), +(3093, 1, 961, 'Bought 1 items out of 761 quantity', NULL, 1, 760, '2023-07-21 11:13:24', '2023-07-21 11:13:24'), +(3094, 1, 2395, 'Bought 1 items out of 760 quantity', NULL, 1, 759, '2023-07-21 11:50:00', '2023-07-21 11:50:00'); +INSERT INTO `stock_infos` (`id`, `stock_id`, `customer_id`, `detail`, `stock_in`, `stock_out`, `balance`, `created_at`, `updated_at`) VALUES +(3095, 1, 2396, 'Bought 3 items out of 759 quantity', NULL, 3, 756, '2023-07-21 11:51:23', '2023-07-21 11:51:23'), +(3096, 12, NULL, '50 items added', 50, NULL, 50, '2023-07-21 14:31:21', '2023-07-21 14:31:21'), +(3097, 10, NULL, '9 items added', 9, NULL, 412, '2023-07-21 14:32:34', '2023-07-21 14:32:34'), +(3098, 6, NULL, '31 items deducted from 33 items', NULL, 31, 2, '2023-07-21 14:33:16', '2023-07-21 14:33:16'), +(3099, 12, NULL, '1 items deducted from 50 items', NULL, 1, 49, '2023-07-21 14:44:45', '2023-07-21 14:44:45'), +(3100, 10, NULL, '1 items deducted from 412 items', NULL, 1, 411, '2023-07-21 14:45:36', '2023-07-21 14:45:36'), +(3101, 13, NULL, '167 items added', 167, NULL, 167, '2023-07-21 14:46:14', '2023-07-21 14:46:14'), +(3102, 14, NULL, '103 items added', 103, NULL, 103, '2023-07-21 14:46:57', '2023-07-21 14:46:57'), +(3103, 15, NULL, '185 items added', 185, NULL, 185, '2023-07-21 14:47:36', '2023-07-21 14:47:36'), +(3104, 1, NULL, '54 items deducted from 756 items', NULL, 54, 702, '2023-07-21 14:48:22', '2023-07-21 14:48:22'), +(3105, 1, NULL, '2 items added', 2, NULL, 704, '2023-07-21 14:48:39', '2023-07-21 14:48:39'), +(3106, 2, NULL, '189 items added', 189, NULL, 0, '2023-07-21 14:49:10', '2023-07-21 14:49:10'), +(3107, 2, NULL, '165 items added', 165, NULL, 165, '2023-07-21 14:49:34', '2023-07-21 14:49:34'), +(3108, 11, NULL, '3 items added', 3, NULL, -10, '2023-07-21 14:50:11', '2023-07-21 14:50:11'), +(3109, 4, NULL, '502 items deducted from 502 items', NULL, 502, 0, '2023-07-21 14:50:55', '2023-07-21 14:50:55'), +(3110, 3, NULL, '168 items added', 168, NULL, 0, '2023-07-21 14:51:31', '2023-07-21 14:51:31'), +(3111, 3, NULL, '107 items added', 107, NULL, 107, '2023-07-21 14:51:53', '2023-07-21 14:51:53'), +(3112, 16, NULL, '10 items added', 10, NULL, 10, '2023-07-21 14:52:45', '2023-07-21 14:52:45'), +(3114, 1, 2397, 'Bought 1 items out of 704 quantity', NULL, 1, 703, '2023-07-22 11:21:17', '2023-07-22 11:21:17'), +(3115, 3, 2397, 'Bought 1 items out of 107 quantity', NULL, 1, 106, '2023-07-22 11:21:17', '2023-07-22 11:21:17'), +(3116, 13, 2397, 'Bought 1 items out of 167 quantity', NULL, 1, 166, '2023-07-22 11:21:17', '2023-07-22 11:21:17'), +(3117, 15, 2397, 'Bought 1 items out of 185 quantity', NULL, 1, 184, '2023-07-22 11:21:17', '2023-07-22 11:21:17'), +(3118, 2, 2397, 'Bought 1 items out of 165 quantity', NULL, 1, 164, '2023-07-22 11:21:17', '2023-07-22 11:21:17'), +(3119, 1, 2398, 'Bought 1 items out of 703 quantity', NULL, 1, 702, '2023-07-22 11:22:57', '2023-07-22 11:22:57'), +(3120, 1, 1846, 'Bought 3 items out of 702 quantity', NULL, 3, 699, '2023-07-22 11:24:38', '2023-07-22 11:24:38'), +(3121, 1, 769, 'Bought 2 items out of 699 quantity', NULL, 2, 697, '2023-07-22 11:26:29', '2023-07-22 11:26:29'), +(3122, 1, 2297, 'Bought 3 items out of 697 quantity', NULL, 3, 694, '2023-07-22 11:29:15', '2023-07-22 11:29:15'), +(3123, 14, 2297, 'Bought 3 items out of 103 quantity', NULL, 3, 100, '2023-07-22 11:29:15', '2023-07-22 11:29:15'), +(3124, 3, 2297, 'Bought 3 items out of 106 quantity', NULL, 3, 103, '2023-07-22 11:29:15', '2023-07-22 11:29:15'), +(3125, 13, 2297, 'Bought 1 items out of 166 quantity', NULL, 1, 165, '2023-07-22 11:29:15', '2023-07-22 11:29:15'), +(3126, 10, 2290, 'Bought 1 items out of 411 quantity', NULL, 1, 410, '2023-07-22 11:31:19', '2023-07-22 11:31:19'), +(3127, 10, 2399, 'Bought 1 items out of 410 quantity', NULL, 1, 409, '2023-07-22 11:32:18', '2023-07-22 11:32:18'), +(3128, 1, 1621, 'Bought 1 items out of 694 quantity', NULL, 1, 693, '2023-07-22 11:36:22', '2023-07-22 11:36:22'), +(3129, 1, 2400, 'Bought 1 items out of 693 quantity', NULL, 1, 692, '2023-07-22 11:38:12', '2023-07-22 11:38:12'), +(3130, 1, 2401, 'Bought 2 items out of 692 quantity', NULL, 2, 690, '2023-07-22 11:39:54', '2023-07-22 11:39:54'), +(3131, 10, 2401, 'Bought 1 items out of 409 quantity', NULL, 1, 408, '2023-07-22 11:39:54', '2023-07-22 11:39:54'), +(3132, 4, 1343, 'Bought 1 items out of 0 quantity', NULL, 1, -1, '2023-07-22 11:42:57', '2023-07-22 11:42:57'), +(3133, 11, 2402, 'Bought 1 items out of -10 quantity', NULL, 1, -11, '2023-07-22 11:47:48', '2023-07-22 11:47:48'), +(3134, 1, 2402, 'Bought 1 items out of 690 quantity', NULL, 1, 689, '2023-07-22 11:49:14', '2023-07-22 11:49:14'), +(3135, 1, 2403, 'Bought 1 items out of 689 quantity', NULL, 1, 688, '2023-07-22 11:51:26', '2023-07-22 11:51:26'), +(3136, 10, 2403, 'Bought 1 items out of 408 quantity', NULL, 1, 407, '2023-07-22 11:51:26', '2023-07-22 11:51:26'), +(3137, 12, 2403, 'Bought 1 items out of 49 quantity', NULL, 1, 48, '2023-07-22 11:51:26', '2023-07-22 11:51:26'), +(3138, 1, 2404, 'Bought 1 items out of 688 quantity', NULL, 1, 687, '2023-07-22 11:52:25', '2023-07-22 11:52:25'), +(3139, 1, 2405, 'Bought 2 items out of 687 quantity', NULL, 2, 685, '2023-07-22 11:54:06', '2023-07-22 11:54:06'), +(3140, 1, 2406, 'Bought 1 items out of 685 quantity', NULL, 1, 684, '2023-07-22 12:02:46', '2023-07-22 12:02:46'), +(3141, 1, 1020, 'Bought 3 items out of 684 quantity', NULL, 3, 681, '2023-07-22 12:04:30', '2023-07-22 12:04:30'), +(3142, 1, 2407, 'Bought 1 items out of 681 quantity', NULL, 1, 680, '2023-07-22 12:06:49', '2023-07-22 12:06:49'), +(3143, 1, 2408, 'Bought 2 items out of 680 quantity', NULL, 2, 678, '2023-07-22 12:08:03', '2023-07-22 12:08:03'), +(3144, 1, 2409, 'Bought 1 items out of 678 quantity', NULL, 1, 677, '2023-07-22 12:20:55', '2023-07-22 12:20:55'), +(3145, 16, 2409, 'Bought 1 items out of 10 quantity', NULL, 1, 9, '2023-07-22 12:20:55', '2023-07-22 12:20:55'), +(3146, 1, 341, 'Bought 1 items out of 677 quantity', NULL, 1, 676, '2023-07-22 12:23:52', '2023-07-22 12:23:52'), +(3147, 16, 341, 'Bought 1 items out of 9 quantity', NULL, 1, 8, '2023-07-22 12:23:52', '2023-07-22 12:23:52'), +(3148, 1, 2410, 'Bought 1 items out of 676 quantity', NULL, 1, 675, '2023-07-22 12:25:00', '2023-07-22 12:25:00'), +(3149, 14, 2410, 'Bought 1 items out of 100 quantity', NULL, 1, 99, '2023-07-22 12:25:00', '2023-07-22 12:25:00'), +(3150, 1, 2411, 'Bought 1 items out of 675 quantity', NULL, 1, 674, '2023-07-22 12:27:52', '2023-07-22 12:27:52'), +(3151, 12, 2411, 'Bought 1 items out of 48 quantity', NULL, 1, 47, '2023-07-22 12:27:52', '2023-07-22 12:27:52'), +(3152, 1, 2412, 'Bought 3 items out of 674 quantity', NULL, 3, 671, '2023-07-22 12:36:35', '2023-07-22 12:36:35'), +(3153, 11, 2402, 'Bought 1 items out of -11 quantity', NULL, 1, -12, '2023-07-22 12:38:14', '2023-07-22 12:38:14'), +(3154, 1, 2413, 'Bought 1 items out of 671 quantity', NULL, 1, 670, '2023-07-22 13:11:29', '2023-07-22 13:11:29'), +(3155, 1, 2414, 'Bought 1 items out of 670 quantity', NULL, 1, 669, '2023-07-22 13:31:27', '2023-07-22 13:31:27'), +(3156, 1, 2415, 'Bought 2 items out of 669 quantity', NULL, 2, 667, '2023-07-22 13:34:46', '2023-07-22 13:34:46'), +(3157, 1, 2416, 'Bought 1 items out of 667 quantity', NULL, 1, 666, '2023-07-24 10:11:58', '2023-07-24 10:11:58'), +(3158, 3, 2416, 'Bought 1 items out of 103 quantity', NULL, 1, 102, '2023-07-24 10:11:58', '2023-07-24 10:11:58'), +(3159, 1, 2417, 'Bought 1 items out of 666 quantity', NULL, 1, 665, '2023-07-24 10:13:02', '2023-07-24 10:13:02'), +(3160, 1, 2418, 'Bought 1 items out of 665 quantity', NULL, 1, 664, '2023-07-24 10:16:36', '2023-07-24 10:16:36'), +(3161, 14, 2418, 'Bought 1 items out of 99 quantity', NULL, 1, 98, '2023-07-24 10:16:36', '2023-07-24 10:16:36'), +(3162, 3, 2418, 'Bought 1 items out of 102 quantity', NULL, 1, 101, '2023-07-24 10:16:36', '2023-07-24 10:16:36'), +(3163, 1, 2419, 'Bought 2 items out of 664 quantity', NULL, 2, 662, '2023-07-24 10:17:50', '2023-07-24 10:17:50'), +(3164, 10, 2419, 'Bought 1 items out of 407 quantity', NULL, 1, 406, '2023-07-24 10:17:50', '2023-07-24 10:17:50'), +(3165, 1, 2420, 'Bought 1 items out of 662 quantity', NULL, 1, 661, '2023-07-24 10:19:07', '2023-07-24 10:19:07'), +(3166, 1, 207, 'Bought 10 items out of 661 quantity', NULL, 10, 651, '2023-07-24 10:20:19', '2023-07-24 10:20:19'), +(3167, 1, 2421, 'Bought 1 items out of 651 quantity', NULL, 1, 650, '2023-07-24 10:22:02', '2023-07-24 10:22:02'), +(3168, 1, 2422, 'Bought 2 items out of 650 quantity', NULL, 2, 648, '2023-07-24 10:24:42', '2023-07-24 10:24:42'), +(3169, 1, 1888, 'Bought 1 items out of 648 quantity', NULL, 1, 647, '2023-07-24 10:26:29', '2023-07-24 10:26:29'), +(3170, 1, 2423, 'Bought 1 items out of 647 quantity', NULL, 1, 646, '2023-07-24 10:27:46', '2023-07-24 10:27:46'), +(3171, 1, 2424, 'Bought 1 items out of 646 quantity', NULL, 1, 645, '2023-07-24 10:28:58', '2023-07-24 10:28:58'), +(3172, 1, 2425, 'Bought 1 items out of 645 quantity', NULL, 1, 644, '2023-07-24 10:30:23', '2023-07-24 10:30:23'), +(3173, 1, 2426, 'Bought 2 items out of 644 quantity', NULL, 2, 642, '2023-07-24 10:31:39', '2023-07-24 10:31:39'), +(3174, 1, 2427, 'Bought 1 items out of 642 quantity', NULL, 1, 641, '2023-07-24 10:33:02', '2023-07-24 10:33:02'), +(3175, 1, 2428, 'Bought 1 items out of 641 quantity', NULL, 1, 640, '2023-07-24 10:34:43', '2023-07-24 10:34:43'), +(3176, 1, 889, 'Bought 3 items out of 640 quantity', NULL, 3, 637, '2023-07-24 10:36:04', '2023-07-24 10:36:04'), +(3177, 10, 889, 'Bought 1 items out of 406 quantity', NULL, 1, 405, '2023-07-24 10:36:04', '2023-07-24 10:36:04'), +(3178, 1, 2429, 'Bought 1 items out of 637 quantity', NULL, 1, 636, '2023-07-24 10:37:19', '2023-07-24 10:37:19'), +(3179, 1, 2430, 'Bought 1 items out of 636 quantity', NULL, 1, 635, '2023-07-24 10:39:10', '2023-07-24 10:39:10'), +(3180, 1, 2431, 'Bought 1 items out of 635 quantity', NULL, 1, 634, '2023-07-24 10:40:18', '2023-07-24 10:40:18'), +(3181, 1, 2432, 'Bought 1 items out of 634 quantity', NULL, 1, 633, '2023-07-24 10:42:53', '2023-07-24 10:42:53'), +(3182, 11, 2433, 'Bought 1 items out of -12 quantity', NULL, 1, -13, '2023-07-24 10:44:21', '2023-07-24 10:44:21'), +(3183, 1, 2434, 'Bought 1 items out of 633 quantity', NULL, 1, 632, '2023-07-24 10:45:35', '2023-07-24 10:45:35'), +(3184, 3, 2434, 'Bought 1 items out of 101 quantity', NULL, 1, 100, '2023-07-24 10:45:35', '2023-07-24 10:45:35'), +(3185, 16, 2435, 'Bought 1 items out of 8 quantity', NULL, 1, 7, '2023-07-24 10:48:42', '2023-07-24 10:48:42'), +(3186, 10, 2435, 'Bought 2 items out of 405 quantity', NULL, 2, 403, '2023-07-24 10:48:42', '2023-07-24 10:48:42'), +(3187, 1, 2435, 'Bought 4 items out of 632 quantity', NULL, 4, 628, '2023-07-24 10:48:42', '2023-07-24 10:48:42'), +(3188, 3, 2435, 'Bought 3 items out of 100 quantity', NULL, 3, 97, '2023-07-24 10:48:42', '2023-07-24 10:48:42'), +(3189, 14, 2435, 'Bought 2 items out of 98 quantity', NULL, 2, 96, '2023-07-24 10:48:42', '2023-07-24 10:48:42'), +(3190, 2, 2435, 'Bought 2 items out of 164 quantity', NULL, 2, 162, '2023-07-24 10:48:42', '2023-07-24 10:48:42'), +(3191, 1, 2436, 'Bought 1 items out of 628 quantity', NULL, 1, 627, '2023-07-24 10:50:57', '2023-07-24 10:50:57'), +(3192, 1, 2437, 'Bought 6 items out of 627 quantity', NULL, 6, 621, '2023-07-24 10:51:02', '2023-07-24 10:51:02'), +(3193, 1, 2438, 'Bought 1 items out of 621 quantity', NULL, 1, 620, '2023-07-24 10:52:37', '2023-07-24 10:52:37'), +(3194, 2, 2438, 'Bought 1 items out of 162 quantity', NULL, 1, 161, '2023-07-24 10:52:37', '2023-07-24 10:52:37'), +(3195, 3, 2438, 'Bought 1 items out of 97 quantity', NULL, 1, 96, '2023-07-24 10:52:37', '2023-07-24 10:52:37'), +(3196, 1, 2439, 'Bought 1 items out of 620 quantity', NULL, 1, 619, '2023-07-24 10:53:58', '2023-07-24 10:53:58'), +(3197, 2, 2439, 'Bought 1 items out of 161 quantity', NULL, 1, 160, '2023-07-24 10:53:58', '2023-07-24 10:53:58'), +(3198, 14, 2439, 'Bought 1 items out of 96 quantity', NULL, 1, 95, '2023-07-24 10:53:58', '2023-07-24 10:53:58'), +(3199, 1, 2440, 'Bought 2 items out of 619 quantity', NULL, 2, 617, '2023-07-24 10:55:50', '2023-07-24 10:55:50'), +(3200, 3, 2216, 'Bought 1 items out of 96 quantity', NULL, 1, 95, '2023-07-24 10:59:52', '2023-07-24 10:59:52'), +(3201, 1, 2441, 'Bought 1 items out of 617 quantity', NULL, 1, 616, '2023-07-24 11:01:17', '2023-07-24 11:01:17'), +(3202, 1, 2442, 'Bought 3 items out of 616 quantity', NULL, 3, 613, '2023-07-24 11:13:26', '2023-07-24 11:13:26'), +(3203, 14, 2442, 'Bought 1 items out of 95 quantity', NULL, 1, 94, '2023-07-24 11:13:26', '2023-07-24 11:13:26'), +(3204, 1, 2443, 'Bought 1 items out of 613 quantity', NULL, 1, 612, '2023-07-24 11:19:34', '2023-07-24 11:19:34'), +(3205, 1, 2444, 'Bought 1 items out of 612 quantity', NULL, 1, 611, '2023-07-24 11:21:16', '2023-07-24 11:21:16'), +(3206, 1, 2445, 'Bought 1 items out of 611 quantity', NULL, 1, 610, '2023-07-24 11:23:17', '2023-07-24 11:23:17'), +(3207, 1, 2446, 'Bought 1 items out of 610 quantity', NULL, 1, 609, '2023-07-24 11:24:18', '2023-07-24 11:24:18'), +(3208, 1, 2447, 'Bought 1 items out of 609 quantity', NULL, 1, 608, '2023-07-24 11:27:54', '2023-07-24 11:27:54'), +(3209, 1, 2448, 'Bought 2 items out of 608 quantity', NULL, 2, 606, '2023-07-24 11:33:26', '2023-07-24 11:33:26'), +(3210, 1, 2449, 'Bought 1 items out of 606 quantity', NULL, 1, 605, '2023-07-24 12:04:43', '2023-07-24 12:04:43'), +(3211, 3, 2449, 'Bought 1 items out of 95 quantity', NULL, 1, 94, '2023-07-24 12:04:43', '2023-07-24 12:04:43'), +(3212, 14, 2449, 'Bought 1 items out of 94 quantity', NULL, 1, 93, '2023-07-24 12:04:43', '2023-07-24 12:04:43'), +(3213, 2, 2449, 'Bought 1 items out of 160 quantity', NULL, 1, 159, '2023-07-24 12:04:43', '2023-07-24 12:04:43'), +(3214, 2, 1931, 'Bought 2 items out of 159 quantity', NULL, 2, 157, '2023-07-24 12:14:44', '2023-07-24 12:14:44'), +(3215, 1, 1931, 'Bought 3 items out of 605 quantity', NULL, 3, 602, '2023-07-24 12:14:44', '2023-07-24 12:14:44'), +(3216, 3, 1931, 'Bought 2 items out of 94 quantity', NULL, 2, 92, '2023-07-24 12:14:44', '2023-07-24 12:14:44'), +(3217, 1, 2450, 'Bought 2 items out of 602 quantity', NULL, 2, 600, '2023-07-25 08:18:49', '2023-07-25 08:18:49'), +(3218, 1, 1750, 'Bought 1 items out of 600 quantity', NULL, 1, 599, '2023-07-25 08:20:21', '2023-07-25 08:20:21'), +(3219, 1, 2451, 'Bought 1 items out of 599 quantity', NULL, 1, 598, '2023-07-25 09:36:28', '2023-07-25 09:36:28'), +(3220, 2, 2451, 'Bought 1 items out of 157 quantity', NULL, 1, 156, '2023-07-25 09:36:28', '2023-07-25 09:36:28'), +(3221, 14, 2451, 'Bought 1 items out of 93 quantity', NULL, 1, 92, '2023-07-25 09:36:28', '2023-07-25 09:36:28'), +(3222, 1, 2452, 'Bought 1 items out of 598 quantity', NULL, 1, 597, '2023-07-25 09:38:29', '2023-07-25 09:38:29'), +(3223, 1, 2453, 'Bought 1 items out of 597 quantity', NULL, 1, 596, '2023-07-25 09:39:54', '2023-07-25 09:39:54'), +(3224, 11, 2453, 'Bought 1 items out of -13 quantity', NULL, 1, -14, '2023-07-25 09:39:54', '2023-07-25 09:39:54'), +(3225, 1, 2454, 'Bought 2 items out of 596 quantity', NULL, 2, 594, '2023-07-25 09:41:01', '2023-07-25 09:41:01'), +(3226, 1, 2122, 'Bought 1 items out of 594 quantity', NULL, 1, 593, '2023-07-25 09:44:00', '2023-07-25 09:44:00'), +(3227, 1, 2455, 'Bought 2 items out of 593 quantity', NULL, 2, 591, '2023-07-25 09:45:55', '2023-07-25 09:45:55'), +(3228, 1, 2442, 'Bought 1 items out of 591 quantity', NULL, 1, 590, '2023-07-25 09:48:01', '2023-07-25 09:48:01'), +(3229, 1, 2456, 'Bought 1 items out of 590 quantity', NULL, 1, 589, '2023-07-25 09:49:46', '2023-07-25 09:49:46'), +(3230, 1, 2457, 'Bought 1 items out of 589 quantity', NULL, 1, 588, '2023-07-25 09:50:46', '2023-07-25 09:50:46'), +(3231, 1, 2458, 'Bought 1 items out of 588 quantity', NULL, 1, 587, '2023-07-25 09:51:56', '2023-07-25 09:51:56'), +(3232, 1, 2459, 'Bought 1 items out of 587 quantity', NULL, 1, 586, '2023-07-25 09:53:31', '2023-07-25 09:53:31'), +(3233, 1, 2460, 'Bought 2 items out of 586 quantity', NULL, 2, 584, '2023-07-25 09:54:52', '2023-07-25 09:54:52'), +(3234, 1, 1193, 'Bought 1 items out of 584 quantity', NULL, 1, 583, '2023-07-25 09:57:04', '2023-07-25 09:57:04'), +(3235, 1, 2461, 'Bought 1 items out of 583 quantity', NULL, 1, 582, '2023-07-25 09:58:28', '2023-07-25 09:58:28'), +(3236, 1, 2462, 'Bought 2 items out of 582 quantity', NULL, 2, 580, '2023-07-25 10:00:32', '2023-07-25 10:00:32'), +(3237, 13, 2463, 'Bought 1 items out of 165 quantity', NULL, 1, 164, '2023-07-25 10:01:49', '2023-07-25 10:01:49'), +(3238, 1, 1492, 'Bought 3 items out of 580 quantity', NULL, 3, 577, '2023-07-25 10:03:05', '2023-07-25 10:03:05'), +(3239, 1, 2464, 'Bought 1 items out of 577 quantity', NULL, 1, 576, '2023-07-25 10:10:50', '2023-07-25 10:10:50'), +(3240, 2, 2464, 'Bought 1 items out of 156 quantity', NULL, 1, 155, '2023-07-25 10:10:50', '2023-07-25 10:10:50'), +(3241, 1, 2465, 'Bought 1 items out of 576 quantity', NULL, 1, 575, '2023-07-25 10:16:47', '2023-07-25 10:16:47'), +(3242, 1, 2026, 'Bought 1 items out of 575 quantity', NULL, 1, 574, '2023-07-25 11:52:45', '2023-07-25 11:52:45'), +(3243, 13, 2026, 'Bought 1 items out of 164 quantity', NULL, 1, 163, '2023-07-25 11:52:45', '2023-07-25 11:52:45'), +(3244, 1, 2466, 'Bought 2 items out of 574 quantity', NULL, 2, 572, '2023-07-25 11:54:29', '2023-07-25 11:54:29'), +(3245, 14, 359, 'Bought 1 items out of 92 quantity', NULL, 1, 91, '2023-07-25 12:04:46', '2023-07-25 12:04:46'), +(3246, 1, 2467, 'Bought 1 items out of 572 quantity', NULL, 1, 571, '2023-07-25 14:38:34', '2023-07-25 14:38:34'), +(3247, 1, 2468, 'Bought 5 items out of 571 quantity', NULL, 5, 566, '2023-07-25 15:20:34', '2023-07-25 15:20:34'), +(3248, 10, 2468, 'Bought 5 items out of 403 quantity', NULL, 5, 398, '2023-07-25 15:20:34', '2023-07-25 15:20:34'), +(3249, 15, NULL, '300 items added', 300, NULL, 484, '2023-07-26 09:07:52', '2023-07-26 09:07:52'), +(3250, 3, NULL, '300 items added', 300, NULL, 392, '2023-07-26 09:08:14', '2023-07-26 09:08:14'), +(3251, 10, 2469, 'Bought 1 items out of 398 quantity', NULL, 1, 397, '2023-07-26 09:17:50', '2023-07-26 09:17:50'), +(3252, 1, 2470, 'Bought 1 items out of 566 quantity', NULL, 1, 565, '2023-07-26 09:18:53', '2023-07-26 09:18:53'), +(3253, 1, 2471, 'Bought 1 items out of 565 quantity', NULL, 1, 564, '2023-07-26 09:20:11', '2023-07-26 09:20:11'), +(3254, 1, 2472, 'Bought 1 items out of 564 quantity', NULL, 1, 563, '2023-07-26 09:21:58', '2023-07-26 09:21:58'), +(3255, 1, 2473, 'Bought 1 items out of 563 quantity', NULL, 1, 562, '2023-07-26 09:23:32', '2023-07-26 09:23:32'), +(3256, 1, 2026, 'Bought 2 items out of 562 quantity', NULL, 2, 560, '2023-07-26 09:24:59', '2023-07-26 09:24:59'), +(3257, 3, 2026, 'Bought 2 items out of 392 quantity', NULL, 2, 390, '2023-07-26 09:24:59', '2023-07-26 09:24:59'), +(3258, 1, 2474, 'Bought 1 items out of 560 quantity', NULL, 1, 559, '2023-07-26 09:26:57', '2023-07-26 09:26:57'), +(3259, 16, 2474, 'Bought 1 items out of 7 quantity', NULL, 1, 6, '2023-07-26 09:26:57', '2023-07-26 09:26:57'), +(3260, 1, 2475, 'Bought 2 items out of 559 quantity', NULL, 2, 557, '2023-07-26 09:28:58', '2023-07-26 09:28:58'), +(3261, 1, 2476, 'Bought 2 items out of 557 quantity', NULL, 2, 555, '2023-07-26 09:30:11', '2023-07-26 09:30:11'), +(3262, 1, 2477, 'Bought 2 items out of 555 quantity', NULL, 2, 553, '2023-07-26 09:31:30', '2023-07-26 09:31:30'), +(3263, 15, 2477, 'Bought 1 items out of 484 quantity', NULL, 1, 483, '2023-07-26 09:31:30', '2023-07-26 09:31:30'), +(3264, 1, 2478, 'Bought 1 items out of 553 quantity', NULL, 1, 552, '2023-07-26 09:33:22', '2023-07-26 09:33:22'), +(3265, 1, 2479, 'Bought 2 items out of 552 quantity', NULL, 2, 550, '2023-07-26 09:35:06', '2023-07-26 09:35:06'), +(3266, 1, 2480, 'Bought 1 items out of 550 quantity', NULL, 1, 549, '2023-07-26 09:36:44', '2023-07-26 09:36:44'), +(3267, 10, 2481, 'Bought 1 items out of 397 quantity', NULL, 1, 396, '2023-07-26 09:37:50', '2023-07-26 09:37:50'), +(3268, 1, 2482, 'Bought 1 items out of 549 quantity', NULL, 1, 548, '2023-07-26 09:39:39', '2023-07-26 09:39:39'), +(3269, 16, 2482, 'Bought 1 items out of 6 quantity', NULL, 1, 5, '2023-07-26 09:39:39', '2023-07-26 09:39:39'), +(3270, 1, 194, 'Bought 2 items out of 548 quantity', NULL, 2, 546, '2023-07-26 09:41:07', '2023-07-26 09:41:07'), +(3271, 11, 194, 'Bought 1 items out of -14 quantity', NULL, 1, -15, '2023-07-26 09:41:07', '2023-07-26 09:41:07'), +(3272, 1, 2483, 'Bought 1 items out of 546 quantity', NULL, 1, 545, '2023-07-26 09:42:23', '2023-07-26 09:42:23'), +(3273, 1, 2484, 'Bought 1 items out of 545 quantity', NULL, 1, 544, '2023-07-26 09:43:28', '2023-07-26 09:43:28'), +(3274, 1, 2485, 'Bought 1 items out of 544 quantity', NULL, 1, 543, '2023-07-26 11:00:05', '2023-07-26 11:00:05'), +(3275, 1, 2486, 'Bought 1 items out of 543 quantity', NULL, 1, 542, '2023-07-26 11:02:00', '2023-07-26 11:02:00'), +(3276, 16, 2486, 'Bought 1 items out of 5 quantity', NULL, 1, 4, '2023-07-26 11:02:00', '2023-07-26 11:02:00'), +(3277, 1, 1484, 'Bought 2 items out of 542 quantity', NULL, 2, 540, '2023-07-26 11:03:52', '2023-07-26 11:03:52'), +(3278, 10, 1484, 'Bought 2 items out of 396 quantity', NULL, 2, 394, '2023-07-26 11:03:52', '2023-07-26 11:03:52'), +(3279, 1, 2488, 'Bought 2 items out of 540 quantity', NULL, 2, 538, '2023-07-26 12:10:39', '2023-07-26 12:10:39'), +(3280, 1, 2489, 'Bought 1 items out of 538 quantity', NULL, 1, 537, '2023-07-26 12:12:30', '2023-07-26 12:12:30'), +(3281, 3, 2490, 'Bought 1 items out of 390 quantity', NULL, 1, 389, '2023-07-26 13:14:54', '2023-07-26 13:14:54'), +(3282, 1, 2491, 'Bought 2 items out of 537 quantity', NULL, 2, 535, '2023-07-26 13:18:27', '2023-07-26 13:18:27'), +(3283, 1, 2492, 'Bought 1 items out of 535 quantity', NULL, 1, 534, '2023-07-26 13:19:38', '2023-07-26 13:19:38'), +(3284, 11, 1830, 'Bought 4 items out of -15 quantity', NULL, 4, -19, '2023-07-26 14:39:53', '2023-07-26 14:39:53'), +(3285, 1, 1830, 'Bought 3 items out of 534 quantity', NULL, 3, 531, '2023-07-26 14:39:53', '2023-07-26 14:39:53'), +(3286, 1, 278, 'Bought 10 items out of 531 quantity', NULL, 10, 521, '2023-07-27 07:53:00', '2023-07-27 07:53:00'), +(3287, 1, 2493, 'Bought 1 items out of 521 quantity', NULL, 1, 520, '2023-07-27 10:31:05', '2023-07-27 10:31:05'), +(3288, 16, 2493, 'Bought 1 items out of 4 quantity', NULL, 1, 3, '2023-07-27 10:31:05', '2023-07-27 10:31:05'), +(3289, 1, 2494, 'Bought 1 items out of 520 quantity', NULL, 1, 519, '2023-07-27 10:32:24', '2023-07-27 10:32:24'), +(3290, 1, 2495, 'Bought 1 items out of 519 quantity', NULL, 1, 518, '2023-07-27 10:34:06', '2023-07-27 10:34:06'), +(3291, 1, 1186, 'Bought 1 items out of 518 quantity', NULL, 1, 517, '2023-07-27 10:35:13', '2023-07-27 10:35:13'), +(3292, 1, 2496, 'Bought 1 items out of 517 quantity', NULL, 1, 516, '2023-07-27 10:36:51', '2023-07-27 10:36:51'), +(3293, 1, 2497, 'Bought 1 items out of 516 quantity', NULL, 1, 515, '2023-07-27 10:39:39', '2023-07-27 10:39:39'), +(3294, 14, 2497, 'Bought 1 items out of 91 quantity', NULL, 1, 90, '2023-07-27 10:39:39', '2023-07-27 10:39:39'), +(3295, 2, 2497, 'Bought 1 items out of 155 quantity', NULL, 1, 154, '2023-07-27 10:39:39', '2023-07-27 10:39:39'), +(3296, 1, 2498, 'Bought 1 items out of 515 quantity', NULL, 1, 514, '2023-07-27 10:44:06', '2023-07-27 10:44:06'), +(3297, 1, 2499, 'Bought 1 items out of 514 quantity', NULL, 1, 513, '2023-07-27 10:45:29', '2023-07-27 10:45:29'), +(3298, 10, 2499, 'Bought 1 items out of 394 quantity', NULL, 1, 393, '2023-07-27 10:45:29', '2023-07-27 10:45:29'), +(3299, 1, 2500, 'Bought 1 items out of 513 quantity', NULL, 1, 512, '2023-07-27 10:46:39', '2023-07-27 10:46:39'), +(3300, 1, 2501, 'Bought 1 items out of 512 quantity', NULL, 1, 511, '2023-07-27 10:47:47', '2023-07-27 10:47:47'), +(3301, 1, 2502, 'Bought 2 items out of 511 quantity', NULL, 2, 509, '2023-07-27 10:48:52', '2023-07-27 10:48:52'), +(3302, 1, 2503, 'Bought 2 items out of 509 quantity', NULL, 2, 507, '2023-07-27 10:50:08', '2023-07-27 10:50:08'), +(3303, 1, 2504, 'Bought 1 items out of 507 quantity', NULL, 1, 506, '2023-07-27 10:51:38', '2023-07-27 10:51:38'), +(3304, 1, 2505, 'Bought 1 items out of 506 quantity', NULL, 1, 505, '2023-07-27 10:52:58', '2023-07-27 10:52:58'), +(3305, 13, 1700, 'Bought 1 items out of 163 quantity', NULL, 1, 162, '2023-07-27 10:54:28', '2023-07-27 10:54:28'), +(3306, 1, 1700, 'Bought 3 items out of 505 quantity', NULL, 3, 502, '2023-07-27 10:54:28', '2023-07-27 10:54:28'), +(3307, 10, 1700, 'Bought 2 items out of 393 quantity', NULL, 2, 391, '2023-07-27 10:54:28', '2023-07-27 10:54:28'), +(3308, 1, 2318, 'Bought 1 items out of 502 quantity', NULL, 1, 501, '2023-07-27 10:55:37', '2023-07-27 10:55:37'), +(3309, 1, 2506, 'Bought 1 items out of 501 quantity', NULL, 1, 500, '2023-07-27 10:56:59', '2023-07-27 10:56:59'), +(3310, 16, 2506, 'Bought 1 items out of 3 quantity', NULL, 1, 2, '2023-07-27 10:56:59', '2023-07-27 10:56:59'), +(3311, 1, 2507, 'Bought 2 items out of 500 quantity', NULL, 2, 498, '2023-07-27 10:59:22', '2023-07-27 10:59:22'), +(3312, 3, 2507, 'Bought 1 items out of 389 quantity', NULL, 1, 388, '2023-07-27 10:59:22', '2023-07-27 10:59:22'), +(3313, 15, 2508, 'Bought 1 items out of 483 quantity', NULL, 1, 482, '2023-07-27 11:01:42', '2023-07-27 11:01:42'), +(3314, 1, 2509, 'Bought 1 items out of 498 quantity', NULL, 1, 497, '2023-07-27 11:03:27', '2023-07-27 11:03:27'), +(3315, 1, 2510, 'Bought 1 items out of 497 quantity', NULL, 1, 496, '2023-07-27 11:05:34', '2023-07-27 11:05:34'), +(3316, 1, 2511, 'Bought 1 items out of 496 quantity', NULL, 1, 495, '2023-07-27 11:06:58', '2023-07-27 11:06:58'), +(3317, 1, 2512, 'Bought 1 items out of 495 quantity', NULL, 1, 494, '2023-07-27 11:08:21', '2023-07-27 11:08:21'), +(3318, 1, 2513, 'Bought 1 items out of 494 quantity', NULL, 1, 493, '2023-07-27 11:10:21', '2023-07-27 11:10:21'), +(3319, 1, 2514, 'Bought 1 items out of 493 quantity', NULL, 1, 492, '2023-07-27 11:12:18', '2023-07-27 11:12:18'), +(3320, 1, 2515, 'Bought 1 items out of 492 quantity', NULL, 1, 491, '2023-07-27 11:13:15', '2023-07-27 11:13:15'), +(3321, 1, 1827, 'Bought 1 items out of 491 quantity', NULL, 1, 490, '2023-07-27 11:15:02', '2023-07-27 11:15:02'), +(3322, 16, 1827, 'Bought 1 items out of 2 quantity', NULL, 1, 1, '2023-07-27 11:15:02', '2023-07-27 11:15:02'), +(3323, 1, 2516, 'Bought 1 items out of 490 quantity', NULL, 1, 489, '2023-07-27 11:16:07', '2023-07-27 11:16:07'), +(3324, 3, 2517, 'Bought 1 items out of 388 quantity', NULL, 1, 387, '2023-07-27 11:17:06', '2023-07-27 11:17:06'), +(3325, 1, 2518, 'Bought 2 items out of 489 quantity', NULL, 2, 487, '2023-07-27 11:20:47', '2023-07-27 11:20:47'), +(3326, 1, 207, 'Bought 10 items out of 487 quantity', NULL, 10, 477, '2023-07-27 11:22:38', '2023-07-27 11:22:38'), +(3327, 1, 2412, 'Bought 1 items out of 477 quantity', NULL, 1, 476, '2023-07-27 11:24:16', '2023-07-27 11:24:16'), +(3328, 1, 2519, 'Bought 12 items out of 476 quantity', NULL, 12, 464, '2023-07-27 12:03:58', '2023-07-27 12:03:58'), +(3329, 14, 2519, 'Bought 1 items out of 90 quantity', NULL, 1, 89, '2023-07-27 12:03:58', '2023-07-27 12:03:58'), +(3330, 16, 2519, 'Bought 1 items out of 1 quantity', NULL, 1, 0, '2023-07-27 12:03:58', '2023-07-27 12:03:58'), +(3331, 1, 530, 'Bought 20 items out of 464 quantity', NULL, 20, 444, '2023-07-27 12:07:53', '2023-07-27 12:07:53'), +(3332, 3, 530, 'Bought 2 items out of 387 quantity', NULL, 2, 385, '2023-07-27 12:07:53', '2023-07-27 12:07:53'), +(3333, 10, 530, 'Bought 1 items out of 391 quantity', NULL, 1, 390, '2023-07-27 12:07:53', '2023-07-27 12:07:53'), +(3334, 2, 530, 'Bought 5 items out of 154 quantity', NULL, 5, 149, '2023-07-27 12:07:53', '2023-07-27 12:07:53'), +(3335, 2, 2068, 'Bought 1 items out of 149 quantity', NULL, 1, 148, '2023-07-27 12:53:42', '2023-07-27 12:53:42'), +(3336, 1, 2520, 'Bought 1 items out of 444 quantity', NULL, 1, 443, '2023-07-27 14:43:56', '2023-07-27 14:43:56'), +(3337, 2, 2520, 'Bought 1 items out of 148 quantity', NULL, 1, 147, '2023-07-27 14:43:56', '2023-07-27 14:43:56'), +(3338, 1, 2521, 'Bought 2 items out of 443 quantity', NULL, 2, 441, '2023-07-27 15:41:40', '2023-07-27 15:41:40'), +(3339, 1, 2522, 'Bought 2 items out of 441 quantity', NULL, 2, 439, '2023-07-28 09:54:34', '2023-07-28 09:54:34'), +(3340, 1, 2523, 'Bought 2 items out of 439 quantity', NULL, 2, 437, '2023-07-28 09:56:11', '2023-07-28 09:56:11'), +(3341, 1, 2519, 'Bought 4 items out of 437 quantity', NULL, 4, 433, '2023-07-28 09:58:06', '2023-07-28 09:58:06'), +(3342, 1, 2222, 'Bought 1 items out of 433 quantity', NULL, 1, 432, '2023-07-28 10:00:15', '2023-07-28 10:00:15'), +(3343, 1, 2524, 'Bought 2 items out of 432 quantity', NULL, 2, 430, '2023-07-28 10:01:52', '2023-07-28 10:01:52'), +(3344, 1, 2525, 'Bought 1 items out of 430 quantity', NULL, 1, 429, '2023-07-28 10:03:11', '2023-07-28 10:03:11'), +(3345, 1, 2526, 'Bought 1 items out of 429 quantity', NULL, 1, 428, '2023-07-28 10:07:35', '2023-07-28 10:07:35'), +(3346, 3, 2526, 'Bought 1 items out of 385 quantity', NULL, 1, 384, '2023-07-28 10:07:35', '2023-07-28 10:07:35'), +(3347, 1, 1099, 'Bought 2 items out of 428 quantity', NULL, 2, 426, '2023-07-28 10:13:47', '2023-07-28 10:13:47'), +(3348, 3, 1281, 'Bought 2 items out of 384 quantity', NULL, 2, 382, '2023-07-28 10:15:35', '2023-07-28 10:15:35'), +(3349, 13, 1281, 'Bought 2 items out of 162 quantity', NULL, 2, 160, '2023-07-28 10:15:35', '2023-07-28 10:15:35'), +(3350, 14, 1281, 'Bought 1 items out of 89 quantity', NULL, 1, 88, '2023-07-28 10:15:35', '2023-07-28 10:15:35'), +(3351, 1, 1281, 'Bought 8 items out of 426 quantity', NULL, 8, 418, '2023-07-28 10:15:35', '2023-07-28 10:15:35'), +(3352, 1, 2527, 'Bought 7 items out of 418 quantity', NULL, 7, 411, '2023-07-28 10:19:07', '2023-07-28 10:19:07'), +(3353, 1, 2528, 'Bought 1 items out of 411 quantity', NULL, 1, 410, '2023-07-28 10:20:33', '2023-07-28 10:20:33'), +(3354, 1, 2529, 'Bought 2 items out of 410 quantity', NULL, 2, 408, '2023-07-28 10:21:43', '2023-07-28 10:21:43'), +(3355, 1, 2530, 'Bought 2 items out of 408 quantity', NULL, 2, 406, '2023-07-28 10:23:47', '2023-07-28 10:23:47'), +(3356, 1, 1534, 'Bought 1 items out of 406 quantity', NULL, 1, 405, '2023-07-28 10:25:09', '2023-07-28 10:25:09'), +(3357, 1, 2003, 'Bought 2 items out of 405 quantity', NULL, 2, 403, '2023-07-28 10:26:44', '2023-07-28 10:26:44'), +(3358, 11, 2003, 'Bought 1 items out of -19 quantity', NULL, 1, -20, '2023-07-28 10:26:44', '2023-07-28 10:26:44'), +(3359, 1, 2531, 'Bought 1 items out of 403 quantity', NULL, 1, 402, '2023-07-28 10:28:22', '2023-07-28 10:28:22'), +(3360, 3, 2531, 'Bought 1 items out of 382 quantity', NULL, 1, 381, '2023-07-28 10:28:22', '2023-07-28 10:28:22'), +(3361, 1, 1384, 'Bought 2 items out of 402 quantity', NULL, 2, 400, '2023-07-28 10:29:38', '2023-07-28 10:29:38'), +(3362, 1, 2532, 'Bought 2 items out of 400 quantity', NULL, 2, 398, '2023-07-28 10:31:10', '2023-07-28 10:31:10'), +(3363, 10, 2327, 'Bought 2 items out of 390 quantity', NULL, 2, 388, '2023-07-28 10:33:56', '2023-07-28 10:33:56'), +(3364, 1, 2327, 'Bought 4 items out of 398 quantity', NULL, 4, 394, '2023-07-28 10:33:56', '2023-07-28 10:33:56'), +(3365, 14, 2327, 'Bought 2 items out of 88 quantity', NULL, 2, 86, '2023-07-28 10:33:56', '2023-07-28 10:33:56'), +(3366, 1, 2533, 'Bought 1 items out of 394 quantity', NULL, 1, 393, '2023-07-28 10:35:25', '2023-07-28 10:35:25'), +(3367, 1, 2534, 'Bought 2 items out of 393 quantity', NULL, 2, 391, '2023-07-28 10:36:46', '2023-07-28 10:36:46'), +(3368, 1, 2535, 'Bought 1 items out of 391 quantity', NULL, 1, 390, '2023-07-28 10:37:59', '2023-07-28 10:37:59'), +(3369, 1, 2536, 'Bought 1 items out of 390 quantity', NULL, 1, 389, '2023-07-28 10:39:33', '2023-07-28 10:39:33'), +(3370, 3, 2536, 'Bought 1 items out of 381 quantity', NULL, 1, 380, '2023-07-28 10:39:33', '2023-07-28 10:39:33'), +(3371, 10, 2536, 'Bought 1 items out of 388 quantity', NULL, 1, 387, '2023-07-28 10:39:33', '2023-07-28 10:39:33'), +(3372, 1, 2510, 'Bought 1 items out of 389 quantity', NULL, 1, 388, '2023-07-28 10:41:09', '2023-07-28 10:41:09'), +(3373, 1, 2511, 'Bought 1 items out of 388 quantity', NULL, 1, 387, '2023-07-28 10:42:27', '2023-07-28 10:42:27'), +(3374, 1, 2512, 'Bought 1 items out of 387 quantity', NULL, 1, 386, '2023-07-28 10:43:48', '2023-07-28 10:43:48'), +(3375, 1, 2537, 'Bought 1 items out of 386 quantity', NULL, 1, 385, '2023-07-28 10:45:08', '2023-07-28 10:45:08'), +(3376, 12, 2538, 'Bought 1 items out of 47 quantity', NULL, 1, 46, '2023-07-28 10:46:24', '2023-07-28 10:46:24'), +(3377, 1, 2539, 'Bought 1 items out of 385 quantity', NULL, 1, 384, '2023-07-28 10:47:29', '2023-07-28 10:47:29'), +(3378, 1, 2540, 'Bought 1 items out of 384 quantity', NULL, 1, 383, '2023-07-28 11:21:22', '2023-07-28 11:21:22'), +(3379, 16, 2540, 'Bought 1 items out of 0 quantity', NULL, 1, -1, '2023-07-28 11:21:22', '2023-07-28 11:21:22'), +(3380, 1, 2541, 'Bought 1 items out of 383 quantity', NULL, 1, 382, '2023-07-28 11:31:36', '2023-07-28 11:31:36'), +(3381, 1, 2542, 'Bought 3 items out of 382 quantity', NULL, 3, 379, '2023-07-28 11:57:08', '2023-07-28 11:57:08'), +(3382, 1, 207, 'Bought 10 items out of 379 quantity', NULL, 10, 369, '2023-07-28 12:18:26', '2023-07-28 12:18:26'), +(3383, 1, 2543, 'Bought 2 items out of 369 quantity', NULL, 2, 367, '2023-07-28 13:38:25', '2023-07-28 13:38:25'), +(3384, 16, NULL, '1 items added', 1, NULL, 0, '2023-07-28 16:14:46', '2023-07-28 16:14:46'), +(3385, 16, NULL, '100 items added', 100, NULL, 100, '2023-07-28 16:15:07', '2023-07-28 16:15:07'), +(3386, 2, 2545, 'Bought 2 items out of 147 quantity', NULL, 2, 145, '2023-07-29 09:16:28', '2023-07-29 09:16:28'), +(3387, 1, 2546, 'Bought 1 items out of 367 quantity', NULL, 1, 366, '2023-07-29 09:18:04', '2023-07-29 09:18:04'), +(3388, 1, 2547, 'Bought 2 items out of 366 quantity', NULL, 2, 364, '2023-07-29 09:19:48', '2023-07-29 09:19:48'), +(3389, 1, 2548, 'Bought 1 items out of 364 quantity', NULL, 1, 363, '2023-07-29 09:21:44', '2023-07-29 09:21:44'), +(3390, 1, 2549, 'Bought 1 items out of 363 quantity', NULL, 1, 362, '2023-07-29 09:22:52', '2023-07-29 09:22:52'), +(3391, 1, 2550, 'Bought 1 items out of 362 quantity', NULL, 1, 361, '2023-07-29 09:24:00', '2023-07-29 09:24:00'), +(3392, 1, 2551, 'Bought 2 items out of 361 quantity', NULL, 2, 359, '2023-07-29 09:25:09', '2023-07-29 09:25:09'), +(3393, 1, 1551, 'Bought 2 items out of 359 quantity', NULL, 2, 357, '2023-07-29 09:26:32', '2023-07-29 09:26:32'), +(3394, 1, 2552, 'Bought 1 items out of 357 quantity', NULL, 1, 356, '2023-07-29 09:28:54', '2023-07-29 09:28:54'), +(3395, 1, 1495, 'Bought 1 items out of 356 quantity', NULL, 1, 355, '2023-07-29 09:31:39', '2023-07-29 09:31:39'), +(3396, 1, 2553, 'Bought 1 items out of 355 quantity', NULL, 1, 354, '2023-07-29 09:32:37', '2023-07-29 09:32:37'), +(3397, 1, 2554, 'Bought 1 items out of 354 quantity', NULL, 1, 353, '2023-07-29 09:33:40', '2023-07-29 09:33:40'), +(3398, 1, 952, 'Bought 3 items out of 353 quantity', NULL, 3, 350, '2023-07-29 09:35:38', '2023-07-29 09:35:38'), +(3399, 2, 952, 'Bought 1 items out of 145 quantity', NULL, 1, 144, '2023-07-29 09:35:38', '2023-07-29 09:35:38'), +(3400, 1, 2555, 'Bought 1 items out of 350 quantity', NULL, 1, 349, '2023-07-29 09:36:58', '2023-07-29 09:36:58'), +(3401, 1, 2556, 'Bought 1 items out of 349 quantity', NULL, 1, 348, '2023-07-29 09:39:25', '2023-07-29 09:39:25'), +(3402, 1, 2557, 'Bought 1 items out of 348 quantity', NULL, 1, 347, '2023-07-29 09:40:34', '2023-07-29 09:40:34'), +(3403, 1, 2558, 'Bought 1 items out of 347 quantity', NULL, 1, 346, '2023-07-29 09:42:55', '2023-07-29 09:42:55'), +(3404, 1, 868, 'Bought 1 items out of 346 quantity', NULL, 1, 345, '2023-07-29 09:46:13', '2023-07-29 09:46:13'), +(3405, 1, 2559, 'Bought 1 items out of 345 quantity', NULL, 1, 344, '2023-07-29 09:48:24', '2023-07-29 09:48:24'), +(3406, 13, 2560, 'Bought 1 items out of 160 quantity', NULL, 1, 159, '2023-07-29 09:51:04', '2023-07-29 09:51:04'), +(3407, 1, 2561, 'Bought 2 items out of 344 quantity', NULL, 2, 342, '2023-07-29 09:52:35', '2023-07-29 09:52:35'), +(3408, 10, 2561, 'Bought 1 items out of 387 quantity', NULL, 1, 386, '2023-07-29 09:52:35', '2023-07-29 09:52:35'), +(3409, 1, 2562, 'Bought 1 items out of 342 quantity', NULL, 1, 341, '2023-07-29 10:22:42', '2023-07-29 10:22:42'), +(3410, 14, 2562, 'Bought 1 items out of 86 quantity', NULL, 1, 85, '2023-07-29 10:22:42', '2023-07-29 10:22:42'), +(3411, 1, 889, 'Bought 2 items out of 341 quantity', NULL, 2, 339, '2023-07-29 10:29:26', '2023-07-29 10:29:26'), +(3412, 1, 2563, 'Bought 4 items out of 339 quantity', NULL, 4, 335, '2023-07-29 10:43:02', '2023-07-29 10:43:02'), +(3413, 16, 2563, 'Bought 1 items out of 100 quantity', NULL, 1, 99, '2023-07-29 10:43:02', '2023-07-29 10:43:02'), +(3414, 1, 2564, 'Bought 1 items out of 335 quantity', NULL, 1, 334, '2023-07-29 15:05:18', '2023-07-29 15:05:18'), +(3415, 1, 2565, 'Bought 1 items out of 334 quantity', NULL, 1, 333, '2023-07-29 15:07:04', '2023-07-29 15:07:04'), +(3416, 1, 2566, 'Bought 1 items out of 333 quantity', NULL, 1, 332, '2023-07-29 15:31:14', '2023-07-29 15:31:14'), +(3417, 12, 1827, 'Bought 1 items out of 46 quantity', NULL, 1, 45, '2023-07-31 09:38:41', '2023-07-31 09:38:41'), +(3418, 14, 1827, 'Bought 1 items out of 85 quantity', NULL, 1, 84, '2023-07-31 09:38:41', '2023-07-31 09:38:41'), +(3419, 1, 2567, 'Bought 1 items out of 332 quantity', NULL, 1, 331, '2023-07-31 09:45:19', '2023-07-31 09:45:19'), +(3420, 3, 2567, 'Bought 1 items out of 380 quantity', NULL, 1, 379, '2023-07-31 09:45:19', '2023-07-31 09:45:19'), +(3421, 1, 2568, 'Bought 3 items out of 331 quantity', NULL, 3, 328, '2023-07-31 09:46:39', '2023-07-31 09:46:39'), +(3422, 1, 2569, 'Bought 1 items out of 328 quantity', NULL, 1, 327, '2023-07-31 09:48:29', '2023-07-31 09:48:29'), +(3423, 1, 2570, 'Bought 1 items out of 327 quantity', NULL, 1, 326, '2023-07-31 09:50:55', '2023-07-31 09:50:55'), +(3424, 1, 1824, 'Bought 1 items out of 326 quantity', NULL, 1, 325, '2023-07-31 09:53:31', '2023-07-31 09:53:31'), +(3425, 1, 2571, 'Bought 1 items out of 325 quantity', NULL, 1, 324, '2023-07-31 09:55:02', '2023-07-31 09:55:02'), +(3426, 1, 2572, 'Bought 1 items out of 324 quantity', NULL, 1, 323, '2023-07-31 09:56:18', '2023-07-31 09:56:18'), +(3427, 1, 2573, 'Bought 1 items out of 323 quantity', NULL, 1, 322, '2023-07-31 09:57:54', '2023-07-31 09:57:54'), +(3428, 1, 816, 'Bought 1 items out of 322 quantity', NULL, 1, 321, '2023-07-31 10:00:16', '2023-07-31 10:00:16'), +(3429, 1, 2574, 'Bought 1 items out of 321 quantity', NULL, 1, 320, '2023-07-31 10:03:02', '2023-07-31 10:03:02'), +(3430, 14, 2574, 'Bought 1 items out of 84 quantity', NULL, 1, 83, '2023-07-31 10:03:02', '2023-07-31 10:03:02'), +(3431, 1, 2575, 'Bought 1 items out of 320 quantity', NULL, 1, 319, '2023-07-31 10:05:31', '2023-07-31 10:05:31'), +(3432, 2, 2575, 'Bought 1 items out of 144 quantity', NULL, 1, 143, '2023-07-31 10:05:31', '2023-07-31 10:05:31'), +(3433, 1, 1471, 'Bought 1 items out of 319 quantity', NULL, 1, 318, '2023-07-31 10:08:06', '2023-07-31 10:08:06'), +(3434, 1, 1523, 'Bought 1 items out of 318 quantity', NULL, 1, 317, '2023-07-31 10:10:22', '2023-07-31 10:10:22'), +(3435, 16, 1523, 'Bought 1 items out of 99 quantity', NULL, 1, 98, '2023-07-31 10:10:22', '2023-07-31 10:10:22'), +(3436, 1, 2576, 'Bought 1 items out of 317 quantity', NULL, 1, 316, '2023-07-31 10:12:10', '2023-07-31 10:12:10'), +(3437, 2, 2577, 'Bought 1 items out of 143 quantity', NULL, 1, 142, '2023-07-31 10:13:21', '2023-07-31 10:13:21'), +(3438, 1, 2578, 'Bought 1 items out of 316 quantity', NULL, 1, 315, '2023-07-31 10:14:45', '2023-07-31 10:14:45'), +(3439, 1, 2579, 'Bought 1 items out of 315 quantity', NULL, 1, 314, '2023-07-31 10:16:13', '2023-07-31 10:16:13'), +(3440, 1, 2580, 'Bought 1 items out of 314 quantity', NULL, 1, 313, '2023-07-31 10:18:27', '2023-07-31 10:18:27'), +(3441, 1, 2581, 'Bought 1 items out of 313 quantity', NULL, 1, 312, '2023-07-31 10:21:07', '2023-07-31 10:21:07'), +(3442, 11, 2581, 'Bought 1 items out of -20 quantity', NULL, 1, -21, '2023-07-31 10:21:07', '2023-07-31 10:21:07'), +(3443, 1, 2516, 'Bought 1 items out of 312 quantity', NULL, 1, 311, '2023-07-31 10:23:55', '2023-07-31 10:23:55'), +(3444, 16, 2516, 'Bought 1 items out of 98 quantity', NULL, 1, 97, '2023-07-31 10:23:55', '2023-07-31 10:23:55'), +(3445, 1, 2582, 'Bought 2 items out of 311 quantity', NULL, 2, 309, '2023-07-31 10:25:22', '2023-07-31 10:25:22'), +(3446, 2, 2583, 'Bought 1 items out of 142 quantity', NULL, 1, 141, '2023-07-31 10:29:19', '2023-07-31 10:29:19'), +(3447, 1, 2584, 'Bought 1 items out of 309 quantity', NULL, 1, 308, '2023-07-31 10:31:16', '2023-07-31 10:31:16'), +(3448, 1, 1113, 'Bought 1 items out of 308 quantity', NULL, 1, 307, '2023-07-31 10:32:39', '2023-07-31 10:32:39'), +(3449, 1, 2585, 'Bought 1 items out of 307 quantity', NULL, 1, 306, '2023-07-31 10:33:52', '2023-07-31 10:33:52'), +(3450, 1, 2586, 'Bought 1 items out of 306 quantity', NULL, 1, 305, '2023-07-31 10:39:16', '2023-07-31 10:39:16'), +(3451, 16, 2586, 'Bought 1 items out of 97 quantity', NULL, 1, 96, '2023-07-31 10:39:16', '2023-07-31 10:39:16'), +(3452, 1, 935, 'Bought 5 items out of 305 quantity', NULL, 5, 300, '2023-07-31 10:43:16', '2023-07-31 10:43:16'), +(3453, 1, 2587, 'Bought 3 items out of 300 quantity', NULL, 3, 297, '2023-07-31 10:47:08', '2023-07-31 10:47:08'), +(3454, 11, 2587, 'Bought 2 items out of -21 quantity', NULL, 2, -23, '2023-07-31 10:47:08', '2023-07-31 10:47:08'), +(3455, 1, 2327, 'Bought 7 items out of 297 quantity', NULL, 7, 290, '2023-07-31 10:50:29', '2023-07-31 10:50:29'), +(3456, 10, 2327, 'Bought 2 items out of 386 quantity', NULL, 2, 384, '2023-07-31 10:50:29', '2023-07-31 10:50:29'), +(3457, 2, 2327, 'Bought 1 items out of 141 quantity', NULL, 1, 140, '2023-07-31 10:50:29', '2023-07-31 10:50:29'), +(3458, 3, 2327, 'Bought 1 items out of 379 quantity', NULL, 1, 378, '2023-07-31 10:50:29', '2023-07-31 10:50:29'), +(3459, 1, 2588, 'Bought 1 items out of 290 quantity', NULL, 1, 289, '2023-07-31 10:51:57', '2023-07-31 10:51:57'), +(3460, 1, 2589, 'Bought 1 items out of 289 quantity', NULL, 1, 288, '2023-07-31 10:55:23', '2023-07-31 10:55:23'), +(3461, 3, 2589, 'Bought 1 items out of 378 quantity', NULL, 1, 377, '2023-07-31 10:55:23', '2023-07-31 10:55:23'), +(3462, 1, 2590, 'Bought 2 items out of 288 quantity', NULL, 2, 286, '2023-07-31 10:58:08', '2023-07-31 10:58:08'), +(3463, 1, 2591, 'Bought 1 items out of 286 quantity', NULL, 1, 285, '2023-07-31 11:01:00', '2023-07-31 11:01:00'), +(3464, 1, 2592, 'Bought 2 items out of 285 quantity', NULL, 2, 283, '2023-07-31 11:05:26', '2023-07-31 11:05:26'), +(3465, 3, 2592, 'Bought 1 items out of 377 quantity', NULL, 1, 376, '2023-07-31 11:05:26', '2023-07-31 11:05:26'), +(3466, 1, 2593, 'Bought 1 items out of 283 quantity', NULL, 1, 282, '2023-07-31 11:07:53', '2023-07-31 11:07:53'), +(3467, 16, 2593, 'Bought 1 items out of 96 quantity', NULL, 1, 95, '2023-07-31 11:07:53', '2023-07-31 11:07:53'), +(3468, 1, 2594, 'Bought 1 items out of 282 quantity', NULL, 1, 281, '2023-07-31 11:11:27', '2023-07-31 11:11:27'), +(3469, 10, 992, 'Bought 2 items out of 384 quantity', NULL, 2, 382, '2023-07-31 11:18:33', '2023-07-31 11:18:33'), +(3470, 14, 992, 'Bought 2 items out of 83 quantity', NULL, 2, 81, '2023-07-31 11:18:33', '2023-07-31 11:18:33'), +(3471, 13, 992, 'Bought 1 items out of 159 quantity', NULL, 1, 158, '2023-07-31 11:18:33', '2023-07-31 11:18:33'), +(3472, 2, 2595, 'Bought 1 items out of 140 quantity', NULL, 1, 139, '2023-07-31 11:22:44', '2023-07-31 11:22:44'), +(3473, 1, 2595, 'Bought 1 items out of 281 quantity', NULL, 1, 280, '2023-07-31 11:22:44', '2023-07-31 11:22:44'), +(3474, 1, 2565, 'Bought 1 items out of 280 quantity', NULL, 1, 279, '2023-07-31 11:24:24', '2023-07-31 11:24:24'), +(3475, 1, 2596, 'Bought 2 items out of 279 quantity', NULL, 2, 277, '2023-07-31 11:26:06', '2023-07-31 11:26:06'), +(3476, 1, 2597, 'Bought 1 items out of 277 quantity', NULL, 1, 276, '2023-07-31 11:27:10', '2023-07-31 11:27:10'), +(3477, 1, 2598, 'Bought 2 items out of 276 quantity', NULL, 2, 274, '2023-07-31 11:29:42', '2023-07-31 11:29:42'), +(3478, 1, 2599, 'Bought 1 items out of 274 quantity', NULL, 1, 273, '2023-07-31 11:30:45', '2023-07-31 11:30:45'), +(3479, 2, 1565, 'Bought 1 items out of 139 quantity', NULL, 1, 138, '2023-07-31 11:33:11', '2023-07-31 11:33:11'), +(3480, 10, 1565, 'Bought 1 items out of 382 quantity', NULL, 1, 381, '2023-07-31 11:33:11', '2023-07-31 11:33:11'), +(3481, 1, 2600, 'Bought 1 items out of 273 quantity', NULL, 1, 272, '2023-07-31 11:38:23', '2023-07-31 11:38:23'), +(3482, 1, 2601, 'Bought 1 items out of 272 quantity', NULL, 1, 271, '2023-07-31 11:45:25', '2023-07-31 11:45:25'), +(3483, 1, 2602, 'Bought 1 items out of 271 quantity', NULL, 1, 270, '2023-07-31 11:47:12', '2023-07-31 11:47:12'), +(3484, 1, 2603, 'Bought 1 items out of 270 quantity', NULL, 1, 269, '2023-07-31 11:48:58', '2023-07-31 11:48:58'), +(3485, 3, 2603, 'Bought 1 items out of 376 quantity', NULL, 1, 375, '2023-07-31 11:48:58', '2023-07-31 11:48:58'), +(3486, 1, 1596, 'Bought 3 items out of 269 quantity', NULL, 3, 266, '2023-07-31 12:07:04', '2023-07-31 12:07:04'), +(3487, 3, 1596, 'Bought 1 items out of 375 quantity', NULL, 1, 374, '2023-07-31 12:07:04', '2023-07-31 12:07:04'), +(3488, 2, 1596, 'Bought 1 items out of 138 quantity', NULL, 1, 137, '2023-07-31 12:07:04', '2023-07-31 12:07:04'), +(3489, 1, 551, 'Bought 3 items out of 266 quantity', NULL, 3, 263, '2023-07-31 12:08:54', '2023-07-31 12:08:54'), +(3490, 10, 551, 'Bought 1 items out of 381 quantity', NULL, 1, 380, '2023-07-31 12:08:54', '2023-07-31 12:08:54'), +(3491, 1, 2604, 'Bought 2 items out of 263 quantity', NULL, 2, 261, '2023-07-31 12:10:29', '2023-07-31 12:10:29'), +(3492, 2, 2604, 'Bought 1 items out of 137 quantity', NULL, 1, 136, '2023-07-31 12:10:29', '2023-07-31 12:10:29'), +(3493, 1, 1858, 'Bought 1 items out of 261 quantity', NULL, 1, 260, '2023-07-31 13:01:16', '2023-07-31 13:01:16'), +(3494, 1, 2605, 'Bought 1 items out of 260 quantity', NULL, 1, 259, '2023-07-31 13:02:41', '2023-07-31 13:02:41'), +(3495, 1, 2606, 'Bought 1 items out of 259 quantity', NULL, 1, 258, '2023-07-31 13:04:41', '2023-07-31 13:04:41'), +(3496, 16, 2606, 'Bought 1 items out of 95 quantity', NULL, 1, 94, '2023-07-31 13:04:41', '2023-07-31 13:04:41'), +(3497, 1, 2607, 'Bought 4 items out of 258 quantity', NULL, 4, 254, '2023-07-31 13:06:58', '2023-07-31 13:06:58'), +(3498, 10, 2608, 'Bought 2 items out of 380 quantity', NULL, 2, 378, '2023-07-31 14:12:16', '2023-07-31 14:12:16'), +(3499, 11, 2139, 'Bought 1 items out of -23 quantity', NULL, 1, -24, '2023-07-31 14:15:48', '2023-07-31 14:15:48'), +(3500, 1, 2609, 'Bought 1 items out of 254 quantity', NULL, 1, 253, '2023-07-31 14:17:15', '2023-07-31 14:17:15'), +(3501, 1, 2379, 'Bought 1 items out of 253 quantity', NULL, 1, 252, '2023-07-31 14:29:50', '2023-07-31 14:29:50'), +(3502, 16, 2379, 'Bought 1 items out of 94 quantity', NULL, 1, 93, '2023-07-31 14:29:50', '2023-07-31 14:29:50'), +(3503, 13, 2610, 'Bought 1 items out of 158 quantity', NULL, 1, 157, '2023-08-01 08:53:22', '2023-08-01 08:53:22'), +(3504, 1, 2302, 'Bought 1 items out of 252 quantity', NULL, 1, 251, '2023-08-01 08:55:20', '2023-08-01 08:55:20'), +(3505, 12, 2302, 'Bought 1 items out of 45 quantity', NULL, 1, 44, '2023-08-01 08:55:20', '2023-08-01 08:55:20'), +(3506, 12, 2302, 'Bought 2 items out of 44 quantity', NULL, 2, 42, '2023-08-01 08:57:16', '2023-08-01 08:57:16'), +(3507, 1, 2611, 'Bought 2 items out of 251 quantity', NULL, 2, 249, '2023-08-01 08:58:41', '2023-08-01 08:58:41'), +(3508, 1, 2612, 'Bought 1 items out of 249 quantity', NULL, 1, 248, '2023-08-01 09:00:14', '2023-08-01 09:00:14'), +(3509, 1, 2613, 'Bought 1 items out of 248 quantity', NULL, 1, 247, '2023-08-01 09:01:27', '2023-08-01 09:01:27'), +(3510, 1, 1814, 'Bought 1 items out of 247 quantity', NULL, 1, 246, '2023-08-01 09:03:16', '2023-08-01 09:03:16'), +(3511, 3, 1814, 'Bought 1 items out of 374 quantity', NULL, 1, 373, '2023-08-01 09:03:16', '2023-08-01 09:03:16'), +(3512, 1, 2614, 'Bought 1 items out of 246 quantity', NULL, 1, 245, '2023-08-01 09:05:15', '2023-08-01 09:05:15'), +(3513, 16, 2614, 'Bought 1 items out of 93 quantity', NULL, 1, 92, '2023-08-01 09:05:15', '2023-08-01 09:05:15'), +(3514, 1, 2615, 'Bought 1 items out of 245 quantity', NULL, 1, 244, '2023-08-01 09:06:34', '2023-08-01 09:06:34'), +(3515, 3, 2615, 'Bought 1 items out of 373 quantity', NULL, 1, 372, '2023-08-01 09:06:34', '2023-08-01 09:06:34'), +(3516, 1, 2616, 'Bought 2 items out of 244 quantity', NULL, 2, 242, '2023-08-01 09:08:06', '2023-08-01 09:08:06'), +(3517, 1, 2617, 'Bought 1 items out of 242 quantity', NULL, 1, 241, '2023-08-01 09:09:11', '2023-08-01 09:09:11'), +(3518, 1, 2618, 'Bought 1 items out of 241 quantity', NULL, 1, 240, '2023-08-01 09:11:26', '2023-08-01 09:11:26'), +(3519, 3, 2618, 'Bought 1 items out of 372 quantity', NULL, 1, 371, '2023-08-01 09:11:26', '2023-08-01 09:11:26'), +(3520, 14, 2618, 'Bought 1 items out of 81 quantity', NULL, 1, 80, '2023-08-01 09:11:26', '2023-08-01 09:11:26'), +(3521, 1, 2619, 'Bought 1 items out of 240 quantity', NULL, 1, 239, '2023-08-01 09:13:52', '2023-08-01 09:13:52'), +(3522, 10, 2619, 'Bought 1 items out of 378 quantity', NULL, 1, 377, '2023-08-01 09:13:52', '2023-08-01 09:13:52'), +(3523, 3, 2619, 'Bought 1 items out of 371 quantity', NULL, 1, 370, '2023-08-01 09:13:52', '2023-08-01 09:13:52'), +(3524, 2, 2619, 'Bought 1 items out of 136 quantity', NULL, 1, 135, '2023-08-01 09:13:52', '2023-08-01 09:13:52'), +(3525, 15, 2619, 'Bought 1 items out of 482 quantity', NULL, 1, 481, '2023-08-01 09:13:52', '2023-08-01 09:13:52'), +(3526, 1, 2620, 'Bought 1 items out of 239 quantity', NULL, 1, 238, '2023-08-01 09:15:18', '2023-08-01 09:15:18'), +(3527, 1, 2621, 'Bought 1 items out of 238 quantity', NULL, 1, 237, '2023-08-01 09:16:32', '2023-08-01 09:16:32'), +(3528, 1, 2622, 'Bought 2 items out of 237 quantity', NULL, 2, 235, '2023-08-01 09:18:09', '2023-08-01 09:18:09'), +(3529, 1, 2623, 'Bought 1 items out of 235 quantity', NULL, 1, 234, '2023-08-01 09:19:39', '2023-08-01 09:19:39'), +(3530, 1, 2624, 'Bought 1 items out of 234 quantity', NULL, 1, 233, '2023-08-01 09:20:48', '2023-08-01 09:20:48'), +(3531, 1, 2625, 'Bought 2 items out of 233 quantity', NULL, 2, 231, '2023-08-01 09:21:56', '2023-08-01 09:21:56'), +(3532, 1, 2626, 'Bought 1 items out of 231 quantity', NULL, 1, 230, '2023-08-01 09:22:56', '2023-08-01 09:22:56'), +(3533, 3, 2627, 'Bought 1 items out of 370 quantity', NULL, 1, 369, '2023-08-01 09:28:13', '2023-08-01 09:28:13'), +(3534, 1, 2628, 'Bought 1 items out of 230 quantity', NULL, 1, 229, '2023-08-01 09:32:38', '2023-08-01 09:32:38'), +(3535, 2, 2628, 'Bought 2 items out of 135 quantity', NULL, 2, 133, '2023-08-01 09:32:38', '2023-08-01 09:32:38'), +(3536, 1, 2629, 'Bought 1 items out of 229 quantity', NULL, 1, 228, '2023-08-01 10:16:53', '2023-08-01 10:16:53'), +(3537, 1, 2630, 'Bought 1 items out of 228 quantity', NULL, 1, 227, '2023-08-01 10:19:55', '2023-08-01 10:19:55'), +(3538, 1, 2631, 'Bought 1 items out of 227 quantity', NULL, 1, 226, '2023-08-01 10:48:16', '2023-08-01 10:48:16'), +(3539, 1, 2633, 'Bought 1 items out of 226 quantity', NULL, 1, 225, '2023-08-01 11:01:06', '2023-08-01 11:01:06'); +INSERT INTO `stock_infos` (`id`, `stock_id`, `customer_id`, `detail`, `stock_in`, `stock_out`, `balance`, `created_at`, `updated_at`) VALUES +(3540, 1, 2634, 'Bought 1 items out of 225 quantity', NULL, 1, 224, '2023-08-01 11:39:47', '2023-08-01 11:39:47'), +(3541, 1, 2635, 'Bought 1 items out of 224 quantity', NULL, 1, 223, '2023-08-01 12:14:10', '2023-08-01 12:14:10'), +(3542, 1, 2636, 'Bought 1 items out of 223 quantity', NULL, 1, 222, '2023-08-01 16:35:01', '2023-08-01 16:35:01'), +(3543, 1, 2637, 'Bought 1 items out of 222 quantity', NULL, 1, 221, '2023-08-02 10:14:09', '2023-08-02 10:14:09'), +(3544, 1, 2638, 'Bought 1 items out of 221 quantity', NULL, 1, 220, '2023-08-02 10:16:25', '2023-08-02 10:16:25'), +(3545, 1, 2639, 'Bought 1 items out of 220 quantity', NULL, 1, 219, '2023-08-02 10:18:42', '2023-08-02 10:18:42'), +(3546, 1, 2640, 'Bought 1 items out of 219 quantity', NULL, 1, 218, '2023-08-02 10:20:17', '2023-08-02 10:20:17'), +(3547, 1, 2641, 'Bought 4 items out of 218 quantity', NULL, 4, 214, '2023-08-02 10:22:13', '2023-08-02 10:22:13'), +(3548, 16, 2641, 'Bought 1 items out of 92 quantity', NULL, 1, 91, '2023-08-02 10:22:13', '2023-08-02 10:22:13'), +(3549, 1, 2642, 'Bought 1 items out of 214 quantity', NULL, 1, 213, '2023-08-02 10:23:23', '2023-08-02 10:23:23'), +(3550, 1, 2643, 'Bought 2 items out of 213 quantity', NULL, 2, 211, '2023-08-02 10:25:10', '2023-08-02 10:25:10'), +(3551, 3, 2643, 'Bought 1 items out of 369 quantity', NULL, 1, 368, '2023-08-02 10:25:10', '2023-08-02 10:25:10'), +(3552, 1, 2644, 'Bought 1 items out of 211 quantity', NULL, 1, 210, '2023-08-02 10:26:37', '2023-08-02 10:26:37'), +(3553, 1, 1374, 'Bought 1 items out of 210 quantity', NULL, 1, 209, '2023-08-02 10:27:47', '2023-08-02 10:27:47'), +(3554, 1, 2645, 'Bought 2 items out of 209 quantity', NULL, 2, 207, '2023-08-02 10:29:00', '2023-08-02 10:29:00'), +(3555, 1, 2646, 'Bought 1 items out of 207 quantity', NULL, 1, 206, '2023-08-02 10:30:06', '2023-08-02 10:30:06'), +(3556, 1, 2647, 'Bought 3 items out of 206 quantity', NULL, 3, 203, '2023-08-02 10:31:47', '2023-08-02 10:31:47'), +(3557, 1, 2648, 'Bought 3 items out of 203 quantity', NULL, 3, 200, '2023-08-02 10:33:29', '2023-08-02 10:33:29'), +(3558, 1, 1784, 'Bought 1 items out of 200 quantity', NULL, 1, 199, '2023-08-02 10:35:00', '2023-08-02 10:35:00'), +(3559, 1, 2511, 'Bought 1 items out of 199 quantity', NULL, 1, 198, '2023-08-02 10:36:24', '2023-08-02 10:36:24'), +(3560, 1, 2649, 'Bought 2 items out of 198 quantity', NULL, 2, 196, '2023-08-02 10:39:26', '2023-08-02 10:39:26'), +(3561, 10, 2649, 'Bought 1 items out of 377 quantity', NULL, 1, 376, '2023-08-02 10:39:26', '2023-08-02 10:39:26'), +(3562, 1, 2650, 'Bought 1 items out of 196 quantity', NULL, 1, 195, '2023-08-02 10:41:01', '2023-08-02 10:41:01'), +(3563, 1, 2651, 'Bought 1 items out of 195 quantity', NULL, 1, 194, '2023-08-02 10:42:25', '2023-08-02 10:42:25'), +(3564, 1, 2652, 'Bought 1 items out of 194 quantity', NULL, 1, 193, '2023-08-02 10:43:37', '2023-08-02 10:43:37'), +(3565, 1, 2653, 'Bought 1 items out of 193 quantity', NULL, 1, 192, '2023-08-02 10:45:09', '2023-08-02 10:45:09'), +(3566, 2, 2654, 'Bought 1 items out of 133 quantity', NULL, 1, 132, '2023-08-02 10:47:31', '2023-08-02 10:47:31'), +(3567, 3, 2654, 'Bought 1 items out of 368 quantity', NULL, 1, 367, '2023-08-02 10:47:31', '2023-08-02 10:47:31'), +(3568, 1, 1662, 'Bought 2 items out of 192 quantity', NULL, 2, 190, '2023-08-02 10:48:40', '2023-08-02 10:48:40'), +(3569, 1, 476, 'Bought 2 items out of 190 quantity', NULL, 2, 188, '2023-08-02 10:50:25', '2023-08-02 10:50:25'), +(3570, 1, 618, 'Bought 1 items out of 188 quantity', NULL, 1, 187, '2023-08-02 10:52:06', '2023-08-02 10:52:06'), +(3571, 12, 618, 'Bought 1 items out of 42 quantity', NULL, 1, 41, '2023-08-02 10:52:06', '2023-08-02 10:52:06'), +(3572, 1, 2655, 'Bought 1 items out of 187 quantity', NULL, 1, 186, '2023-08-02 10:53:35', '2023-08-02 10:53:35'), +(3573, 1, 2656, 'Bought 2 items out of 186 quantity', NULL, 2, 184, '2023-08-02 10:55:00', '2023-08-02 10:55:00'), +(3574, 1, 2657, 'Bought 2 items out of 184 quantity', NULL, 2, 182, '2023-08-02 10:56:07', '2023-08-02 10:56:07'), +(3575, 1, 2658, 'Bought 1 items out of 182 quantity', NULL, 1, 181, '2023-08-02 10:57:53', '2023-08-02 10:57:53'), +(3576, 16, 2658, 'Bought 1 items out of 91 quantity', NULL, 1, 90, '2023-08-02 10:57:53', '2023-08-02 10:57:53'), +(3577, 1, 2659, 'Bought 1 items out of 181 quantity', NULL, 1, 180, '2023-08-02 10:58:58', '2023-08-02 10:58:58'), +(3578, 1, 1861, 'Bought 1 items out of 180 quantity', NULL, 1, 179, '2023-08-02 11:04:55', '2023-08-02 11:04:55'), +(3579, 1, 2660, 'Bought 1 items out of 179 quantity', NULL, 1, 178, '2023-08-02 11:21:47', '2023-08-02 11:21:47'), +(3580, 1, 2661, 'Bought 1 items out of 178 quantity', NULL, 1, 177, '2023-08-02 11:39:06', '2023-08-02 11:39:06'), +(3581, 16, 2661, 'Bought 1 items out of 90 quantity', NULL, 1, 89, '2023-08-02 11:39:06', '2023-08-02 11:39:06'), +(3582, 14, 2662, 'Bought 1 items out of 80 quantity', NULL, 1, 79, '2023-08-02 12:00:41', '2023-08-02 12:00:41'), +(3583, 1, 2663, 'Bought 2 items out of 177 quantity', NULL, 2, 175, '2023-08-02 12:36:53', '2023-08-02 12:36:53'), +(3584, 1, 2664, 'Bought 1 items out of 175 quantity', NULL, 1, 174, '2023-08-02 12:38:54', '2023-08-02 12:38:54'), +(3585, 2, 2664, 'Bought 1 items out of 132 quantity', NULL, 1, 131, '2023-08-02 12:38:54', '2023-08-02 12:38:54'), +(3586, 1, 441, 'Bought 1 items out of 174 quantity', NULL, 1, 173, '2023-08-02 14:29:41', '2023-08-02 14:29:41'), +(3587, 1, 2665, 'Bought 1 items out of 173 quantity', NULL, 1, 172, '2023-08-02 14:31:41', '2023-08-02 14:31:41'), +(3588, 11, 2665, 'Bought 1 items out of -24 quantity', NULL, 1, -25, '2023-08-02 14:31:41', '2023-08-02 14:31:41'), +(3589, 1, 2666, 'Bought 1 items out of 172 quantity', NULL, 1, 171, '2023-08-02 14:54:40', '2023-08-02 14:54:40'), +(3590, 1, 2667, 'Bought 1 items out of 171 quantity', NULL, 1, 170, '2023-08-03 09:39:15', '2023-08-03 09:39:15'), +(3591, 2, 2667, 'Bought 1 items out of 131 quantity', NULL, 1, 130, '2023-08-03 09:39:15', '2023-08-03 09:39:15'), +(3592, 1, 2668, 'Bought 1 items out of 170 quantity', NULL, 1, 169, '2023-08-03 09:40:37', '2023-08-03 09:40:37'), +(3593, 1, 2669, 'Bought 2 items out of 169 quantity', NULL, 2, 167, '2023-08-03 09:42:25', '2023-08-03 09:42:25'), +(3594, 1, 2670, 'Bought 1 items out of 167 quantity', NULL, 1, 166, '2023-08-03 09:44:35', '2023-08-03 09:44:35'), +(3595, 10, 2670, 'Bought 1 items out of 376 quantity', NULL, 1, 375, '2023-08-03 09:44:35', '2023-08-03 09:44:35'), +(3596, 1, 2671, 'Bought 1 items out of 166 quantity', NULL, 1, 165, '2023-08-03 09:45:56', '2023-08-03 09:45:56'), +(3597, 3, 2671, 'Bought 1 items out of 367 quantity', NULL, 1, 366, '2023-08-03 09:45:56', '2023-08-03 09:45:56'), +(3598, 1, 2672, 'Bought 3 items out of 165 quantity', NULL, 3, 162, '2023-08-03 09:47:14', '2023-08-03 09:47:14'), +(3599, 1, 2673, 'Bought 1 items out of 162 quantity', NULL, 1, 161, '2023-08-03 09:49:24', '2023-08-03 09:49:24'), +(3600, 1, 2674, 'Bought 1 items out of 161 quantity', NULL, 1, 160, '2023-08-03 09:54:03', '2023-08-03 09:54:03'), +(3601, 10, 2674, 'Bought 1 items out of 375 quantity', NULL, 1, 374, '2023-08-03 09:54:03', '2023-08-03 09:54:03'), +(3602, 3, 1247, 'Bought 2 items out of 366 quantity', NULL, 2, 364, '2023-08-03 09:55:39', '2023-08-03 09:55:39'), +(3603, 1, 2675, 'Bought 1 items out of 160 quantity', NULL, 1, 159, '2023-08-03 09:56:51', '2023-08-03 09:56:51'), +(3604, 1, 2676, 'Bought 1 items out of 159 quantity', NULL, 1, 158, '2023-08-03 09:58:09', '2023-08-03 09:58:09'), +(3605, 1, 2677, 'Bought 1 items out of 158 quantity', NULL, 1, 157, '2023-08-03 09:59:17', '2023-08-03 09:59:17'), +(3606, 1, 2678, 'Bought 3 items out of 157 quantity', NULL, 3, 154, '2023-08-03 10:00:45', '2023-08-03 10:00:45'), +(3607, 10, 2678, 'Bought 1 items out of 374 quantity', NULL, 1, 373, '2023-08-03 10:00:45', '2023-08-03 10:00:45'), +(3608, 1, 2679, 'Bought 1 items out of 154 quantity', NULL, 1, 153, '2023-08-03 10:01:58', '2023-08-03 10:01:58'), +(3609, 1, 2680, 'Bought 2 items out of 153 quantity', NULL, 2, 151, '2023-08-03 10:03:08', '2023-08-03 10:03:08'), +(3610, 1, 2681, 'Bought 1 items out of 151 quantity', NULL, 1, 150, '2023-08-03 10:04:28', '2023-08-03 10:04:28'), +(3611, 12, 1926, 'Bought 2 items out of 41 quantity', NULL, 2, 39, '2023-08-03 10:05:26', '2023-08-03 10:05:26'), +(3612, 1, 2682, 'Bought 1 items out of 150 quantity', NULL, 1, 149, '2023-08-03 10:06:36', '2023-08-03 10:06:36'), +(3613, 1, 2683, 'Bought 1 items out of 149 quantity', NULL, 1, 148, '2023-08-03 10:07:39', '2023-08-03 10:07:39'), +(3614, 1, 2684, 'Bought 2 items out of 148 quantity', NULL, 2, 146, '2023-08-03 10:08:50', '2023-08-03 10:08:50'), +(3615, 1, 2685, 'Bought 1 items out of 146 quantity', NULL, 1, 145, '2023-08-03 10:10:24', '2023-08-03 10:10:24'), +(3616, 1, 2686, 'Bought 1 items out of 145 quantity', NULL, 1, 144, '2023-08-03 10:11:38', '2023-08-03 10:11:38'), +(3617, 1, 2687, 'Bought 2 items out of 144 quantity', NULL, 2, 142, '2023-08-03 10:12:46', '2023-08-03 10:12:46'), +(3618, 1, 2688, 'Bought 1 items out of 142 quantity', NULL, 1, 141, '2023-08-03 10:14:22', '2023-08-03 10:14:22'), +(3619, 1, 2689, 'Bought 1 items out of 141 quantity', NULL, 1, 140, '2023-08-03 10:15:27', '2023-08-03 10:15:27'), +(3620, 1, 2690, 'Bought 1 items out of 140 quantity', NULL, 1, 139, '2023-08-03 10:18:51', '2023-08-03 10:18:51'), +(3621, 1, 1848, 'Bought 5 items out of 139 quantity', NULL, 5, 134, '2023-08-03 12:04:29', '2023-08-03 12:04:29'), +(3622, 3, 1848, 'Bought 2 items out of 364 quantity', NULL, 2, 362, '2023-08-03 12:04:29', '2023-08-03 12:04:29'), +(3623, 2, 1848, 'Bought 1 items out of 130 quantity', NULL, 1, 129, '2023-08-03 12:04:29', '2023-08-03 12:04:29'), +(3624, 12, 1848, 'Bought 1 items out of 39 quantity', NULL, 1, 38, '2023-08-03 12:04:29', '2023-08-03 12:04:29'), +(3625, 14, 1848, 'Bought 1 items out of 79 quantity', NULL, 1, 78, '2023-08-03 12:04:29', '2023-08-03 12:04:29'), +(3626, 1, 2691, 'Bought 1 items out of 134 quantity', NULL, 1, 133, '2023-08-03 12:45:41', '2023-08-03 12:45:41'), +(3627, 1, 2327, 'Bought 5 items out of 133 quantity', NULL, 5, 128, '2023-08-03 13:25:45', '2023-08-03 13:25:45'), +(3628, 3, 2327, 'Bought 2 items out of 362 quantity', NULL, 2, 360, '2023-08-03 13:25:45', '2023-08-03 13:25:45'), +(3629, 1, 2692, 'Bought 1 items out of 128 quantity', NULL, 1, 127, '2023-08-03 15:05:49', '2023-08-03 15:05:49'), +(3630, 1, 2693, 'Bought 2 items out of 127 quantity', NULL, 2, 125, '2023-08-03 16:02:27', '2023-08-03 16:02:27'), +(3631, 1, 1442, 'Bought 1 items out of 125 quantity', NULL, 1, 124, '2023-08-03 16:48:36', '2023-08-03 16:48:36'), +(3632, 1, 2694, 'Bought 2 items out of 124 quantity', NULL, 2, 122, '2023-08-04 10:21:32', '2023-08-04 10:21:32'), +(3633, 2, 2694, 'Bought 2 items out of 129 quantity', NULL, 2, 127, '2023-08-04 10:21:32', '2023-08-04 10:21:32'), +(3634, 3, 2694, 'Bought 2 items out of 360 quantity', NULL, 2, 358, '2023-08-04 10:21:32', '2023-08-04 10:21:32'), +(3635, 14, 2694, 'Bought 2 items out of 78 quantity', NULL, 2, 76, '2023-08-04 10:21:32', '2023-08-04 10:21:32'), +(3636, 12, 2694, 'Bought 2 items out of 38 quantity', NULL, 2, 36, '2023-08-04 10:21:32', '2023-08-04 10:21:32'), +(3637, 13, 2694, 'Bought 2 items out of 157 quantity', NULL, 2, 155, '2023-08-04 10:21:32', '2023-08-04 10:21:32'), +(3638, 10, 2694, 'Bought 2 items out of 373 quantity', NULL, 2, 371, '2023-08-04 10:21:32', '2023-08-04 10:21:32'), +(3639, 15, 2694, 'Bought 2 items out of 481 quantity', NULL, 2, 479, '2023-08-04 10:21:32', '2023-08-04 10:21:32'), +(3640, 10, 2695, 'Bought 2 items out of 371 quantity', NULL, 2, 369, '2023-08-04 10:23:25', '2023-08-04 10:23:25'), +(3641, 10, 956, 'Bought 1 items out of 369 quantity', NULL, 1, 368, '2023-08-04 10:24:58', '2023-08-04 10:24:58'), +(3642, 3, 956, 'Bought 1 items out of 358 quantity', NULL, 1, 357, '2023-08-04 10:24:58', '2023-08-04 10:24:58'), +(3643, 14, 2633, 'Bought 2 items out of 76 quantity', NULL, 2, 74, '2023-08-04 10:26:13', '2023-08-04 10:26:13'), +(3644, 1, 2696, 'Bought 1 items out of 122 quantity', NULL, 1, 121, '2023-08-04 10:27:37', '2023-08-04 10:27:37'), +(3645, 2, 2697, 'Bought 2 items out of 127 quantity', NULL, 2, 125, '2023-08-04 10:29:05', '2023-08-04 10:29:05'), +(3646, 14, 2697, 'Bought 1 items out of 74 quantity', NULL, 1, 73, '2023-08-04 10:29:05', '2023-08-04 10:29:05'), +(3647, 1, 2698, 'Bought 2 items out of 121 quantity', NULL, 2, 119, '2023-08-04 10:30:42', '2023-08-04 10:30:42'), +(3648, 1, 2699, 'Bought 2 items out of 119 quantity', NULL, 2, 117, '2023-08-04 10:32:28', '2023-08-04 10:32:28'), +(3649, 1, 1581, 'Bought 5 items out of 117 quantity', NULL, 5, 112, '2023-08-04 10:34:03', '2023-08-04 10:34:03'), +(3650, 3, 1581, 'Bought 1 items out of 357 quantity', NULL, 1, 356, '2023-08-04 10:34:03', '2023-08-04 10:34:03'), +(3651, 1, 2700, 'Bought 2 items out of 112 quantity', NULL, 2, 110, '2023-08-04 10:35:30', '2023-08-04 10:35:30'), +(3652, 10, 2701, 'Bought 2 items out of 368 quantity', NULL, 2, 366, '2023-08-04 10:37:11', '2023-08-04 10:37:11'), +(3653, 1, 2702, 'Bought 1 items out of 110 quantity', NULL, 1, 109, '2023-08-04 10:38:25', '2023-08-04 10:38:25'), +(3654, 1, 2703, 'Bought 2 items out of 109 quantity', NULL, 2, 107, '2023-08-04 10:39:36', '2023-08-04 10:39:36'), +(3655, 1, 2704, 'Bought 1 items out of 107 quantity', NULL, 1, 106, '2023-08-04 10:40:39', '2023-08-04 10:40:39'), +(3656, 1, 2705, 'Bought 1 items out of 106 quantity', NULL, 1, 105, '2023-08-04 10:41:56', '2023-08-04 10:41:56'), +(3657, 2, 2706, 'Bought 1 items out of 125 quantity', NULL, 1, 124, '2023-08-04 10:44:23', '2023-08-04 10:44:23'), +(3658, 10, 2706, 'Bought 1 items out of 366 quantity', NULL, 1, 365, '2023-08-04 10:44:23', '2023-08-04 10:44:23'), +(3659, 3, 2706, 'Bought 2 items out of 356 quantity', NULL, 2, 354, '2023-08-04 10:44:23', '2023-08-04 10:44:23'), +(3660, 13, 2706, 'Bought 1 items out of 155 quantity', NULL, 1, 154, '2023-08-04 10:44:23', '2023-08-04 10:44:23'), +(3661, 1, 2706, 'Bought 1 items out of 105 quantity', NULL, 1, 104, '2023-08-04 10:44:23', '2023-08-04 10:44:23'), +(3662, 12, 1487, 'Bought 1 items out of 36 quantity', NULL, 1, 35, '2023-08-04 10:49:34', '2023-08-04 10:49:34'), +(3663, 1, 1487, 'Bought 13 items out of 104 quantity', NULL, 13, 91, '2023-08-04 10:49:34', '2023-08-04 10:49:34'), +(3664, 3, 1487, 'Bought 7 items out of 354 quantity', NULL, 7, 347, '2023-08-04 10:49:34', '2023-08-04 10:49:34'), +(3665, 10, 1487, 'Bought 9 items out of 365 quantity', NULL, 9, 356, '2023-08-04 10:49:34', '2023-08-04 10:49:34'), +(3666, 14, 1487, 'Bought 5 items out of 73 quantity', NULL, 5, 68, '2023-08-04 10:49:34', '2023-08-04 10:49:34'), +(3667, 1, 362, 'Bought 2 items out of 91 quantity', NULL, 2, 89, '2023-08-04 10:50:44', '2023-08-04 10:50:44'), +(3668, 1, 2707, 'Bought 1 items out of 89 quantity', NULL, 1, 88, '2023-08-04 10:51:45', '2023-08-04 10:51:45'), +(3669, 1, 2708, 'Bought 1 items out of 88 quantity', NULL, 1, 87, '2023-08-04 10:52:57', '2023-08-04 10:52:57'), +(3670, 1, 2709, 'Bought 1 items out of 87 quantity', NULL, 1, 86, '2023-08-04 10:55:02', '2023-08-04 10:55:02'), +(3671, 1, 2710, 'Bought 1 items out of 86 quantity', NULL, 1, 85, '2023-08-04 10:56:14', '2023-08-04 10:56:14'), +(3672, 10, 2710, 'Bought 1 items out of 356 quantity', NULL, 1, 355, '2023-08-04 10:56:14', '2023-08-04 10:56:14'), +(3673, 1, 2711, 'Bought 1 items out of 85 quantity', NULL, 1, 84, '2023-08-04 10:58:14', '2023-08-04 10:58:14'), +(3674, 16, 2711, 'Bought 1 items out of 89 quantity', NULL, 1, 88, '2023-08-04 10:58:14', '2023-08-04 10:58:14'), +(3675, 1, 2712, 'Bought 2 items out of 84 quantity', NULL, 2, 82, '2023-08-04 10:59:35', '2023-08-04 10:59:35'), +(3676, 1, 2713, 'Bought 1 items out of 82 quantity', NULL, 1, 81, '2023-08-04 11:00:36', '2023-08-04 11:00:36'), +(3677, 1, 2714, 'Bought 1 items out of 81 quantity', NULL, 1, 80, '2023-08-04 11:01:35', '2023-08-04 11:01:35'), +(3678, 1, 2715, 'Bought 1 items out of 80 quantity', NULL, 1, 79, '2023-08-04 11:03:17', '2023-08-04 11:03:17'), +(3679, 1, 2716, 'Bought 2 items out of 79 quantity', NULL, 2, 77, '2023-08-04 11:05:44', '2023-08-04 11:05:44'), +(3680, 15, 2716, 'Bought 1 items out of 479 quantity', NULL, 1, 478, '2023-08-04 11:05:44', '2023-08-04 11:05:44'), +(3681, 10, 2716, 'Bought -2 items out of 355 quantity', NULL, -2, 357, '2023-08-04 11:05:44', '2023-08-04 11:05:44'), +(3682, 1, 2717, 'Bought 1 items out of 77 quantity', NULL, 1, 76, '2023-08-04 11:08:29', '2023-08-04 11:08:29'), +(3683, 1, 2718, 'Bought 1 items out of 76 quantity', NULL, 1, 75, '2023-08-04 11:09:48', '2023-08-04 11:09:48'), +(3684, 2, 2718, 'Bought 1 items out of 124 quantity', NULL, 1, 123, '2023-08-04 11:09:48', '2023-08-04 11:09:48'), +(3685, 14, 1091, 'Bought 1 items out of 68 quantity', NULL, 1, 67, '2023-08-04 11:10:47', '2023-08-04 11:10:47'), +(3686, 10, 2499, 'Bought 1 items out of 357 quantity', NULL, 1, 356, '2023-08-04 11:12:37', '2023-08-04 11:12:37'), +(3687, 2, 2499, 'Bought 1 items out of 123 quantity', NULL, 1, 122, '2023-08-04 11:12:37', '2023-08-04 11:12:37'), +(3688, 2, 1733, 'Bought 1 items out of 122 quantity', NULL, 1, 121, '2023-08-04 11:14:15', '2023-08-04 11:14:15'), +(3689, 3, 2676, 'Bought 1 items out of 347 quantity', NULL, 1, 346, '2023-08-04 11:16:05', '2023-08-04 11:16:05'), +(3690, 1, 2676, 'Bought 1 items out of 75 quantity', NULL, 1, 74, '2023-08-04 11:16:05', '2023-08-04 11:16:05'), +(3691, 15, 2676, 'Bought 1 items out of 478 quantity', NULL, 1, 477, '2023-08-04 11:16:05', '2023-08-04 11:16:05'), +(3692, 10, 1263, 'Bought 1 items out of 356 quantity', NULL, 1, 355, '2023-08-04 11:41:29', '2023-08-04 11:41:29'), +(3693, 2, 1263, 'Bought 1 items out of 121 quantity', NULL, 1, 120, '2023-08-04 11:41:29', '2023-08-04 11:41:29'), +(3694, 1, 530, 'Bought 43 items out of 74 quantity', NULL, 43, 31, '2023-08-04 11:51:10', '2023-08-04 11:51:10'), +(3695, 2, 530, 'Bought 3 items out of 120 quantity', NULL, 3, 117, '2023-08-04 11:51:10', '2023-08-04 11:51:10'), +(3696, 10, 530, 'Bought 2 items out of 355 quantity', NULL, 2, 353, '2023-08-04 11:51:10', '2023-08-04 11:51:10'), +(3697, 3, 530, 'Bought 2 items out of 346 quantity', NULL, 2, 344, '2023-08-04 11:51:10', '2023-08-04 11:51:10'), +(3698, 1, 2720, 'Bought 1 items out of 31 quantity', NULL, 1, 30, '2023-08-04 12:15:52', '2023-08-04 12:15:52'), +(3699, 1, 2721, 'Bought 1 items out of 30 quantity', NULL, 1, 29, '2023-08-04 12:17:17', '2023-08-04 12:17:17'), +(3700, 1, 2670, 'Bought 1 items out of 29 quantity', NULL, 1, 28, '2023-08-04 12:25:51', '2023-08-04 12:25:51'), +(3701, 10, 2670, 'Bought 1 items out of 353 quantity', NULL, 1, 352, '2023-08-04 12:25:51', '2023-08-04 12:25:51'), +(3702, 2, 2722, 'Bought 1 items out of 117 quantity', NULL, 1, 116, '2023-08-04 12:30:53', '2023-08-04 12:30:53'), +(3703, 1, 2723, 'Bought 1 items out of 28 quantity', NULL, 1, 27, '2023-08-04 13:24:22', '2023-08-04 13:24:22'), +(3704, 10, 2496, 'Bought 1 items out of 352 quantity', NULL, 1, 351, '2023-08-04 13:26:14', '2023-08-04 13:26:14'), +(3705, 1, 2724, 'Bought 1 items out of 27 quantity', NULL, 1, 26, '2023-08-04 13:45:24', '2023-08-04 13:45:24'), +(3706, 1, 2725, 'Bought 1 items out of 26 quantity', NULL, 1, 25, '2023-08-05 09:50:50', '2023-08-05 09:50:50'), +(3707, 14, 2725, 'Bought 1 items out of 67 quantity', NULL, 1, 66, '2023-08-05 09:50:50', '2023-08-05 09:50:50'), +(3708, 1, 2726, 'Bought 1 items out of 25 quantity', NULL, 1, 24, '2023-08-05 09:52:30', '2023-08-05 09:52:30'), +(3709, 1, 2727, 'Bought 1 items out of 24 quantity', NULL, 1, 23, '2023-08-05 09:54:00', '2023-08-05 09:54:00'), +(3710, 10, 2727, 'Bought 1 items out of 351 quantity', NULL, 1, 350, '2023-08-05 09:54:00', '2023-08-05 09:54:00'), +(3711, 2, 1602, 'Bought 1 items out of 116 quantity', NULL, 1, 115, '2023-08-05 09:55:33', '2023-08-05 09:55:33'), +(3712, 1, 2728, 'Bought 1 items out of 23 quantity', NULL, 1, 22, '2023-08-05 09:57:14', '2023-08-05 09:57:14'), +(3713, 16, 2728, 'Bought 1 items out of 88 quantity', NULL, 1, 87, '2023-08-05 09:57:14', '2023-08-05 09:57:14'), +(3714, 1, 2729, 'Bought 1 items out of 22 quantity', NULL, 1, 21, '2023-08-05 10:00:41', '2023-08-05 10:00:41'), +(3715, 10, 2587, 'Bought 2 items out of 350 quantity', NULL, 2, 348, '2023-08-05 10:02:21', '2023-08-05 10:02:21'), +(3716, 2, 2730, 'Bought 1 items out of 115 quantity', NULL, 1, 114, '2023-08-05 10:04:52', '2023-08-05 10:04:52'), +(3717, 1, 2730, 'Bought 1 items out of 21 quantity', NULL, 1, 20, '2023-08-05 10:04:52', '2023-08-05 10:04:52'), +(3718, 1, 2731, 'Bought 1 items out of 20 quantity', NULL, 1, 19, '2023-08-05 10:07:21', '2023-08-05 10:07:21'), +(3719, 2, 2731, 'Bought 1 items out of 114 quantity', NULL, 1, 113, '2023-08-05 10:07:21', '2023-08-05 10:07:21'), +(3720, 11, 2731, 'Bought 1 items out of -25 quantity', NULL, 1, -26, '2023-08-05 10:07:21', '2023-08-05 10:07:21'), +(3721, 3, 2676, 'Bought 1 items out of 344 quantity', NULL, 1, 343, '2023-08-05 10:08:42', '2023-08-05 10:08:42'), +(3722, 2, 2676, 'Bought 1 items out of 113 quantity', NULL, 1, 112, '2023-08-05 10:08:42', '2023-08-05 10:08:42'), +(3723, 1, 2641, 'Bought 4 items out of 19 quantity', NULL, 4, 15, '2023-08-05 10:10:48', '2023-08-05 10:10:48'), +(3724, 10, 2641, 'Bought 4 items out of 348 quantity', NULL, 4, 344, '2023-08-05 10:10:48', '2023-08-05 10:10:48'), +(3725, 2, 1561, 'Bought 1 items out of 112 quantity', NULL, 1, 111, '2023-08-05 10:12:34', '2023-08-05 10:12:34'), +(3726, 1, 1561, 'Bought 1 items out of 15 quantity', NULL, 1, 14, '2023-08-05 10:12:34', '2023-08-05 10:12:34'), +(3727, 3, 1561, 'Bought 1 items out of 343 quantity', NULL, 1, 342, '2023-08-05 10:12:34', '2023-08-05 10:12:34'), +(3728, 10, 1561, 'Bought 1 items out of 344 quantity', NULL, 1, 343, '2023-08-05 10:12:34', '2023-08-05 10:12:34'), +(3729, 1, 2732, 'Bought 1 items out of 14 quantity', NULL, 1, 13, '2023-08-05 10:17:27', '2023-08-05 10:17:27'), +(3730, 3, 2732, 'Bought 1 items out of 342 quantity', NULL, 1, 341, '2023-08-05 10:17:27', '2023-08-05 10:17:27'), +(3731, 2, 2733, 'Bought 1 items out of 111 quantity', NULL, 1, 110, '2023-08-05 10:18:48', '2023-08-05 10:18:48'), +(3732, 10, 2733, 'Bought 1 items out of 343 quantity', NULL, 1, 342, '2023-08-05 10:18:48', '2023-08-05 10:18:48'), +(3733, 1, 1082, 'Bought 9 items out of 13 quantity', NULL, 9, 4, '2023-08-05 10:21:41', '2023-08-05 10:21:41'), +(3734, 3, 1082, 'Bought 1 items out of 341 quantity', NULL, 1, 340, '2023-08-05 10:21:41', '2023-08-05 10:21:41'), +(3735, 2, 1082, 'Bought 1 items out of 110 quantity', NULL, 1, 109, '2023-08-05 10:21:41', '2023-08-05 10:21:41'), +(3736, 16, 2734, 'Bought 1 items out of 87 quantity', NULL, 1, 86, '2023-08-05 10:24:02', '2023-08-05 10:24:02'), +(3737, 1, 2734, 'Bought 7 items out of 4 quantity', NULL, 7, -3, '2023-08-05 10:24:02', '2023-08-05 10:24:02'), +(3738, 3, 2734, 'Bought 1 items out of 340 quantity', NULL, 1, 339, '2023-08-05 10:24:03', '2023-08-05 10:24:03'), +(3739, 14, 2734, 'Bought 1 items out of 66 quantity', NULL, 1, 65, '2023-08-05 10:24:03', '2023-08-05 10:24:03'), +(3740, 10, 2734, 'Bought 1 items out of 342 quantity', NULL, 1, 341, '2023-08-05 10:24:03', '2023-08-05 10:24:03'), +(3741, 12, 2734, 'Bought 1 items out of 35 quantity', NULL, 1, 34, '2023-08-05 10:24:03', '2023-08-05 10:24:03'), +(3742, 1, 2735, 'Bought 1 items out of -3 quantity', NULL, 1, -4, '2023-08-05 10:24:59', '2023-08-05 10:24:59'), +(3743, 2, 2658, 'Bought 4 items out of 109 quantity', NULL, 4, 105, '2023-08-05 10:28:44', '2023-08-05 10:28:44'), +(3744, 10, 2658, 'Bought 2 items out of 341 quantity', NULL, 2, 339, '2023-08-05 10:28:44', '2023-08-05 10:28:44'), +(3745, 14, 2658, 'Bought 1 items out of 65 quantity', NULL, 1, 64, '2023-08-05 10:28:44', '2023-08-05 10:28:44'), +(3746, 2, 2736, 'Bought 2 items out of 105 quantity', NULL, 2, 103, '2023-08-05 10:33:31', '2023-08-05 10:33:31'), +(3747, 10, 2736, 'Bought 2 items out of 339 quantity', NULL, 2, 337, '2023-08-05 10:33:31', '2023-08-05 10:33:31'), +(3748, 2, 2737, 'Bought 2 items out of 103 quantity', NULL, 2, 101, '2023-08-05 10:35:56', '2023-08-05 10:35:56'), +(3749, 10, 2737, 'Bought 2 items out of 337 quantity', NULL, 2, 335, '2023-08-05 10:35:56', '2023-08-05 10:35:56'), +(3750, 2, 759, 'Bought 1 items out of 101 quantity', NULL, 1, 100, '2023-08-05 10:37:51', '2023-08-05 10:37:51'), +(3751, 3, 759, 'Bought 1 items out of 339 quantity', NULL, 1, 338, '2023-08-05 10:37:51', '2023-08-05 10:37:51'), +(3752, 2, 1516, 'Bought 2 items out of 100 quantity', NULL, 2, 98, '2023-08-05 10:39:25', '2023-08-05 10:39:25'), +(3753, 2, 2738, 'Bought 1 items out of 98 quantity', NULL, 1, 97, '2023-08-05 10:41:34', '2023-08-05 10:41:34'), +(3754, 1, 1857, 'Bought 1 items out of -4 quantity', NULL, 1, -5, '2023-08-05 10:42:52', '2023-08-05 10:42:52'), +(3755, 3, 1857, 'Bought 1 items out of 338 quantity', NULL, 1, 337, '2023-08-05 10:42:52', '2023-08-05 10:42:52'), +(3756, 10, 1857, 'Bought 1 items out of 335 quantity', NULL, 1, 334, '2023-08-05 10:42:52', '2023-08-05 10:42:52'), +(3757, 1, 1714, 'Bought 1 items out of -5 quantity', NULL, 1, -6, '2023-08-05 10:44:35', '2023-08-05 10:44:35'), +(3758, 3, 1714, 'Bought 1 items out of 337 quantity', NULL, 1, 336, '2023-08-05 10:44:35', '2023-08-05 10:44:35'), +(3759, 2, 2739, 'Bought 2 items out of 97 quantity', NULL, 2, 95, '2023-08-05 10:46:06', '2023-08-05 10:46:06'), +(3760, 10, 2739, 'Bought 1 items out of 334 quantity', NULL, 1, 333, '2023-08-05 10:46:06', '2023-08-05 10:46:06'), +(3761, 1, 2740, 'Bought 4 items out of -6 quantity', NULL, 4, -10, '2023-08-05 10:47:27', '2023-08-05 10:47:27'), +(3762, 1, 2741, 'Bought 1 items out of -10 quantity', NULL, 1, -11, '2023-08-05 10:52:28', '2023-08-05 10:52:28'), +(3763, 2, 2742, 'Bought 1 items out of 95 quantity', NULL, 1, 94, '2023-08-05 10:58:38', '2023-08-05 10:58:38'), +(3764, 10, 2742, 'Bought 1 items out of 333 quantity', NULL, 1, 332, '2023-08-05 10:58:38', '2023-08-05 10:58:38'), +(3765, 2, 2028, 'Bought 2 items out of 94 quantity', NULL, 2, 92, '2023-08-05 11:00:31', '2023-08-05 11:00:31'), +(3766, 1, 2743, 'Bought 1 items out of -11 quantity', NULL, 1, -12, '2023-08-05 11:02:27', '2023-08-05 11:02:27'), +(3767, 1, 2026, 'Bought 1 items out of -12 quantity', NULL, 1, -13, '2023-08-05 11:04:04', '2023-08-05 11:04:04'), +(3768, 3, 2026, 'Bought 1 items out of 336 quantity', NULL, 1, 335, '2023-08-05 11:04:04', '2023-08-05 11:04:04'), +(3769, 2, 2522, 'Bought 1 items out of 92 quantity', NULL, 1, 91, '2023-08-05 11:07:51', '2023-08-05 11:07:51'), +(3770, 3, 2522, 'Bought 1 items out of 335 quantity', NULL, 1, 334, '2023-08-05 11:07:51', '2023-08-05 11:07:51'), +(3771, 10, 2522, 'Bought 1 items out of 332 quantity', NULL, 1, 331, '2023-08-05 11:07:51', '2023-08-05 11:07:51'), +(3772, 1, 2744, 'Bought 2 items out of -13 quantity', NULL, 2, -15, '2023-08-05 11:09:24', '2023-08-05 11:09:24'), +(3773, 1, 2745, 'Bought 1 items out of -15 quantity', NULL, 1, -16, '2023-08-05 11:10:47', '2023-08-05 11:10:47'), +(3774, 10, 2745, 'Bought 1 items out of 331 quantity', NULL, 1, 330, '2023-08-05 11:10:47', '2023-08-05 11:10:47'), +(3775, 3, 2746, 'Bought 1 items out of 334 quantity', NULL, 1, 333, '2023-08-05 11:12:24', '2023-08-05 11:12:24'), +(3776, 2, 2746, 'Bought 1 items out of 91 quantity', NULL, 1, 90, '2023-08-05 11:12:24', '2023-08-05 11:12:24'), +(3777, 1, 2747, 'Bought 1 items out of -16 quantity', NULL, 1, -17, '2023-08-05 11:13:20', '2023-08-05 11:13:20'), +(3778, 2, 2644, 'Bought 1 items out of 90 quantity', NULL, 1, 89, '2023-08-05 11:14:54', '2023-08-05 11:14:54'), +(3779, 1, 1700, 'Bought 3 items out of -17 quantity', NULL, 3, -20, '2023-08-05 11:16:24', '2023-08-05 11:16:24'), +(3780, 10, 1700, 'Bought 1 items out of 330 quantity', NULL, 1, 329, '2023-08-05 11:16:24', '2023-08-05 11:16:24'), +(3781, 3, 2511, 'Bought 1 items out of 333 quantity', NULL, 1, 332, '2023-08-05 11:18:05', '2023-08-05 11:18:05'), +(3782, 2, 2287, 'Bought 1 items out of 89 quantity', NULL, 1, 88, '2023-08-05 11:19:24', '2023-08-05 11:19:24'), +(3783, 1, 2748, 'Bought 1 items out of -20 quantity', NULL, 1, -21, '2023-08-05 11:21:06', '2023-08-05 11:21:06'), +(3784, 16, 2748, 'Bought 1 items out of 86 quantity', NULL, 1, 85, '2023-08-05 11:21:06', '2023-08-05 11:21:06'), +(3785, 11, 2749, 'Bought 1 items out of -26 quantity', NULL, 1, -27, '2023-08-05 11:22:57', '2023-08-05 11:22:57'), +(3786, 10, 2749, 'Bought 1 items out of 329 quantity', NULL, 1, 328, '2023-08-05 11:22:57', '2023-08-05 11:22:57'), +(3787, 12, 2749, 'Bought 1 items out of 34 quantity', NULL, 1, 33, '2023-08-05 11:22:57', '2023-08-05 11:22:57'), +(3788, 1, 2750, 'Bought 1 items out of -21 quantity', NULL, 1, -22, '2023-08-05 11:24:27', '2023-08-05 11:24:27'), +(3789, 3, 2750, 'Bought 1 items out of 332 quantity', NULL, 1, 331, '2023-08-05 11:24:27', '2023-08-05 11:24:27'), +(3790, 10, 2750, 'Bought 1 items out of 328 quantity', NULL, 1, 327, '2023-08-05 11:24:27', '2023-08-05 11:24:27'), +(3791, 2, 2750, 'Bought 1 items out of 88 quantity', NULL, 1, 87, '2023-08-05 11:24:27', '2023-08-05 11:24:27'), +(3792, 1, 2751, 'Bought 1 items out of -22 quantity', NULL, 1, -23, '2023-08-05 11:26:49', '2023-08-05 11:26:49'), +(3793, 16, 2751, 'Bought 1 items out of 85 quantity', NULL, 1, 84, '2023-08-05 11:26:49', '2023-08-05 11:26:49'), +(3794, 1, 2752, 'Bought 1 items out of -23 quantity', NULL, 1, -24, '2023-08-05 11:28:09', '2023-08-05 11:28:09'), +(3795, 1, 2753, 'Bought 1 items out of -24 quantity', NULL, 1, -25, '2023-08-05 11:42:25', '2023-08-05 11:42:25'), +(3796, 1, 2754, 'Bought 1 items out of -25 quantity', NULL, 1, -26, '2023-08-05 12:50:15', '2023-08-05 12:50:15'), +(3797, 1, 1850, 'Bought 1 items out of -26 quantity', NULL, 1, -27, '2023-08-07 08:48:25', '2023-08-07 08:48:25'), +(3798, 1, 2755, 'Bought 1 items out of -27 quantity', NULL, 1, -28, '2023-08-07 08:50:10', '2023-08-07 08:50:10'), +(3799, 1, 2756, 'Bought 1 items out of -28 quantity', NULL, 1, -29, '2023-08-07 08:51:16', '2023-08-07 08:51:16'), +(3800, 1, 2757, 'Bought 1 items out of -29 quantity', NULL, 1, -30, '2023-08-07 08:52:10', '2023-08-07 08:52:10'), +(3801, 1, 2758, 'Bought 1 items out of -30 quantity', NULL, 1, -31, '2023-08-07 08:53:47', '2023-08-07 08:53:47'), +(3802, 1, 2759, 'Bought 2 items out of -31 quantity', NULL, 2, -33, '2023-08-07 08:55:51', '2023-08-07 08:55:51'), +(3803, 10, 2759, 'Bought 1 items out of 327 quantity', NULL, 1, 326, '2023-08-07 08:55:51', '2023-08-07 08:55:51'), +(3804, 1, 2760, 'Bought 2 items out of -33 quantity', NULL, 2, -35, '2023-08-07 08:57:18', '2023-08-07 08:57:18'), +(3805, 10, 2761, 'Bought 1 items out of 326 quantity', NULL, 1, 325, '2023-08-07 08:58:57', '2023-08-07 08:58:57'), +(3806, 1, 2762, 'Bought 2 items out of -35 quantity', NULL, 2, -37, '2023-08-07 09:00:27', '2023-08-07 09:00:27'), +(3807, 1, 2763, 'Bought 1 items out of -37 quantity', NULL, 1, -38, '2023-08-07 09:04:12', '2023-08-07 09:04:12'), +(3808, 10, 1281, 'Bought 2 items out of 325 quantity', NULL, 2, 323, '2023-08-07 09:05:55', '2023-08-07 09:05:55'), +(3809, 1, 1281, 'Bought 5 items out of -38 quantity', NULL, 5, -43, '2023-08-07 09:05:55', '2023-08-07 09:05:55'), +(3810, 10, 2764, 'Bought 1 items out of 323 quantity', NULL, 1, 322, '2023-08-07 10:08:02', '2023-08-07 10:08:02'), +(3811, 1, 2764, 'Bought 1 items out of -43 quantity', NULL, 1, -44, '2023-08-07 10:08:02', '2023-08-07 10:08:02'), +(3812, 1, 2625, 'Bought 4 items out of -44 quantity', NULL, 4, -48, '2023-08-07 10:09:37', '2023-08-07 10:09:37'), +(3813, 10, 2625, 'Bought 2 items out of 322 quantity', NULL, 2, 320, '2023-08-07 10:09:37', '2023-08-07 10:09:37'), +(3814, 3, 2625, 'Bought 2 items out of 331 quantity', NULL, 2, 329, '2023-08-07 10:09:37', '2023-08-07 10:09:37'), +(3815, 1, 909, 'Bought 1 items out of -48 quantity', NULL, 1, -49, '2023-08-07 10:42:47', '2023-08-07 10:42:47'), +(3816, 1, 2765, 'Bought 1 items out of -49 quantity', NULL, 1, -50, '2023-08-07 10:50:54', '2023-08-07 10:50:54'), +(3817, 10, 2748, 'Bought 2 items out of 320 quantity', NULL, 2, 318, '2023-08-07 13:56:09', '2023-08-07 13:56:09'), +(3818, 2, 2748, 'Bought 2 items out of 87 quantity', NULL, 2, 85, '2023-08-07 13:56:09', '2023-08-07 13:56:09'), +(3819, 1, 2748, 'Bought 2 items out of -50 quantity', NULL, 2, -52, '2023-08-07 13:56:09', '2023-08-07 13:56:09'), +(3820, 3, 278, 'Bought 2 items out of 329 quantity', NULL, 2, 327, '2023-08-08 10:14:24', '2023-08-08 10:14:24'), +(3821, 1, 2766, 'Bought 1 items out of -52 quantity', NULL, 1, -53, '2023-08-08 10:37:36', '2023-08-08 10:37:36'), +(3822, 3, 2767, 'Bought 1 items out of 327 quantity', NULL, 1, 326, '2023-08-08 10:38:50', '2023-08-08 10:38:50'), +(3823, 1, 2768, 'Bought 1 items out of -53 quantity', NULL, 1, -54, '2023-08-08 10:40:20', '2023-08-08 10:40:20'), +(3824, 3, 2768, 'Bought 1 items out of 326 quantity', NULL, 1, 325, '2023-08-08 10:40:20', '2023-08-08 10:40:20'), +(3825, 3, 2769, 'Bought 2 items out of 325 quantity', NULL, 2, 323, '2023-08-08 10:42:10', '2023-08-08 10:42:10'), +(3826, 1, 349, 'Bought 2 items out of -54 quantity', NULL, 2, -56, '2023-08-08 10:43:33', '2023-08-08 10:43:33'), +(3827, 1, 2770, 'Bought 2 items out of -56 quantity', NULL, 2, -58, '2023-08-08 10:44:57', '2023-08-08 10:44:57'), +(3828, 3, 2770, 'Bought 1 items out of 323 quantity', NULL, 1, 322, '2023-08-08 10:44:57', '2023-08-08 10:44:57'), +(3829, 10, 2469, 'Bought 2 items out of 318 quantity', NULL, 2, 316, '2023-08-08 10:54:53', '2023-08-08 10:54:53'), +(3830, 3, 2771, 'Bought 1 items out of 322 quantity', NULL, 1, 321, '2023-08-08 11:08:09', '2023-08-08 11:08:09'), +(3831, 14, 2772, 'Bought 1 items out of 64 quantity', NULL, 1, 63, '2023-08-08 15:08:01', '2023-08-08 15:08:01'), +(3832, 3, 2772, 'Bought 1 items out of 321 quantity', NULL, 1, 320, '2023-08-08 15:08:01', '2023-08-08 15:08:01'), +(3833, 2, 1583, 'Bought 1 items out of 85 quantity', NULL, 1, 84, '2023-08-08 15:25:32', '2023-08-08 15:25:32'), +(3834, 1, 1776, 'Bought 1 items out of -58 quantity', NULL, 1, -59, '2023-08-09 10:30:44', '2023-08-09 10:30:44'), +(3835, 1, 1776, 'Bought 1 items out of -59 quantity', NULL, 1, -60, '2023-08-09 10:30:56', '2023-08-09 10:30:56'), +(3836, 1, 1776, 'Bought 1 items out of -60 quantity', NULL, 1, -61, '2023-08-09 10:31:03', '2023-08-09 10:31:03'), +(3837, 1, 31, 'Bought 1 items out of -61 quantity', NULL, 1, -62, '2023-08-09 10:34:26', '2023-08-09 10:34:26'), +(3838, 1, 2280, 'Bought 1 items out of -62 quantity', NULL, 1, -63, '2023-08-09 10:43:33', '2023-08-09 10:43:33'), +(3839, 3, 2280, 'Bought 1 items out of 320 quantity', NULL, 1, 319, '2023-08-09 10:43:33', '2023-08-09 10:43:33'), +(3840, 14, 1346, 'Bought 1 items out of 63 quantity', NULL, 1, 62, '2023-08-09 10:46:06', '2023-08-09 10:46:06'), +(3841, 13, 1346, 'Bought 1 items out of 154 quantity', NULL, 1, 153, '2023-08-09 10:46:06', '2023-08-09 10:46:06'), +(3842, 1, 3440, 'Bought 1 items out of -63 quantity', NULL, 1, -64, '2023-08-09 10:48:08', '2023-08-09 10:48:08'), +(3843, 14, 3440, 'Bought 1 items out of 62 quantity', NULL, 1, 61, '2023-08-09 10:48:08', '2023-08-09 10:48:08'), +(3844, 12, 3440, 'Bought 1 items out of 33 quantity', NULL, 1, 32, '2023-08-09 10:48:08', '2023-08-09 10:48:08'), +(3845, 3, 3440, 'Bought 1 items out of 319 quantity', NULL, 1, 318, '2023-08-09 10:48:08', '2023-08-09 10:48:08'), +(3846, 1, 3447, 'Bought 1 items out of -64 quantity', NULL, 1, -65, '2023-08-09 11:20:29', '2023-08-09 11:20:29'), +(3847, 1, 3448, 'Bought 1 items out of -65 quantity', NULL, 1, -66, '2023-08-09 11:22:21', '2023-08-09 11:22:21'), +(3848, 12, 3449, 'Bought 1 items out of 32 quantity', NULL, 1, 31, '2023-08-09 11:25:13', '2023-08-09 11:25:13'), +(3849, 11, 3450, 'Bought 1 items out of -27 quantity', NULL, 1, -28, '2023-08-09 11:27:01', '2023-08-09 11:27:01'), +(3850, 3, 3451, 'Bought 1 items out of 318 quantity', NULL, 1, 317, '2023-08-09 11:28:20', '2023-08-09 11:28:20'), +(3851, 1, 3452, 'Bought 2 items out of -66 quantity', NULL, 2, -68, '2023-08-09 11:29:59', '2023-08-09 11:29:59'), +(3852, 1, 31, 'Re-stock 1 items to -68 quantity', 1, NULL, -67, '2023-08-09 11:37:56', '2023-08-09 11:37:56'), +(3853, 1, 3453, 'Bought 2 items out of -67 quantity', NULL, 2, -69, '2023-08-09 12:50:23', '2023-08-09 12:50:23'), +(3854, 10, NULL, '316 items added', 316, NULL, 632, '2023-08-09 12:59:55', '2023-08-09 12:59:55'), +(3855, 13, NULL, '153 items added', 153, NULL, 306, '2023-08-09 13:01:01', '2023-08-09 13:01:01'), +(3856, 10, NULL, '316 items added', 316, NULL, 948, '2023-08-09 13:04:02', '2023-08-09 13:04:02'), +(3857, 16, NULL, '84 items added', 84, NULL, 168, '2023-08-09 13:07:25', '2023-08-09 13:07:25'), +(3858, 12, NULL, '31 items added', 31, NULL, 62, '2023-08-09 13:08:24', '2023-08-09 13:08:24'), +(3859, 15, NULL, '477 items added', 477, NULL, 954, '2023-08-09 13:09:16', '2023-08-09 13:09:16'), +(3860, 6, NULL, '2 items added', 2, NULL, 4, '2023-08-09 13:09:53', '2023-08-09 13:09:53'), +(3861, 14, NULL, '61 items added', 61, NULL, 122, '2023-08-09 13:11:44', '2023-08-09 13:11:44'), +(3862, 3, NULL, '317 items added', 317, NULL, 634, '2023-08-09 13:12:01', '2023-08-09 13:12:01'), +(3863, 2, NULL, '84 items added', 84, NULL, 168, '2023-08-09 13:12:20', '2023-08-09 13:12:20'), +(3864, 8, NULL, '29 items added', 29, NULL, 58, '2023-08-09 13:17:09', '2023-08-09 13:17:09'), +(3865, 16, NULL, '168 items added', 168, NULL, 336, '2023-08-09 13:17:56', '2023-08-09 13:17:56'), +(3866, 6, NULL, '4 items added', 4, NULL, 8, '2023-08-09 13:18:27', '2023-08-09 13:18:27'), +(3867, 11, 2235, 'Re-stock 1 items to -28 quantity', 1, NULL, -27, '2023-08-09 14:00:13', '2023-08-09 14:00:13'), +(3868, 1, 2055, 'Bought 1 items out of -69 quantity', NULL, 1, -70, '2023-08-09 15:21:50', '2023-08-09 15:21:50'), +(3869, 10, 2055, 'Bought 1 items out of 948 quantity', NULL, 1, 947, '2023-08-09 15:21:50', '2023-08-09 15:21:50'), +(3870, 10, NULL, '947 items added', 947, NULL, 1894, '2023-08-09 16:44:30', '2023-08-09 16:44:30'), +(3871, 10, NULL, '1894 items added', 1894, NULL, 3788, '2023-08-09 16:45:21', '2023-08-09 16:45:21'), +(3872, 2, 3455, 'Bought 2 items out of 168 quantity', NULL, 2, 166, '2023-08-09 17:15:00', '2023-08-09 17:15:00'), +(3873, 10, NULL, '3788 items added', 3788, NULL, 7576, '2023-08-09 18:01:17', '2023-08-09 18:01:17'), +(3874, 10, NULL, '7576 items added', 7576, NULL, 15152, '2023-08-09 18:11:35', '2023-08-09 18:11:35'), +(3875, 13, NULL, '306 items added', 306, NULL, 612, '2023-08-09 18:13:01', '2023-08-09 18:13:01'), +(3876, 12, NULL, '62 items added', 62, NULL, 124, '2023-08-09 18:13:55', '2023-08-09 18:13:55'), +(3877, 15, NULL, '954 items added', 954, NULL, 1908, '2023-08-09 18:14:25', '2023-08-09 18:14:25'), +(3878, 14, NULL, '122 items added', 122, NULL, 244, '2023-08-09 18:16:07', '2023-08-09 18:16:07'), +(3879, 3, NULL, '634 items added', 634, NULL, 1268, '2023-08-09 18:16:38', '2023-08-09 18:16:38'), +(3880, 2, NULL, '166 items added', 166, NULL, 332, '2023-08-09 18:17:00', '2023-08-09 18:17:00'), +(3881, 10, NULL, '15152 items added', 15152, NULL, 30304, '2023-08-09 18:39:44', '2023-08-09 18:39:44'), +(3882, 10, NULL, '30304 items added', 30304, NULL, 60608, '2023-08-09 18:43:08', '2023-08-09 18:43:08'), +(3883, 12, NULL, '124 items added', 124, NULL, 248, '2023-08-09 20:29:33', '2023-08-09 20:29:33'), +(3884, 10, NULL, '60608 items added', 60608, NULL, 121216, '2023-08-09 20:30:01', '2023-08-09 20:30:01'), +(3885, 14, NULL, '244 items added', 244, NULL, 488, '2023-08-09 20:30:14', '2023-08-09 20:30:14'), +(3886, 3, NULL, '1268 items added', 1268, NULL, 2536, '2023-08-09 20:30:32', '2023-08-09 20:30:32'), +(3887, 2, NULL, '332 items added', 332, NULL, 664, '2023-08-09 20:31:01', '2023-08-09 20:31:01'), +(3888, 14, NULL, '488 items added', 488, NULL, 976, '2023-08-09 20:31:13', '2023-08-09 20:31:13'), +(3889, 13, NULL, '612 items added', 612, NULL, 1224, '2023-08-09 20:31:31', '2023-08-09 20:31:31'), +(3890, 2, NULL, '332 items added', 332, NULL, 996, '2023-08-09 20:31:52', '2023-08-09 20:31:52'), +(3891, 14, NULL, '244 items added', 244, NULL, 1220, '2023-08-09 20:32:30', '2023-08-09 20:32:30'), +(3892, 10, NULL, '121216 items added', 121216, NULL, 242432, '2023-08-09 20:32:47', '2023-08-09 20:32:47'), +(3893, 10, NULL, '242432 items added', 242432, NULL, 484864, '2023-08-09 20:33:36', '2023-08-09 20:33:36'), +(3894, 15, NULL, '1908 items added', 1908, NULL, 3816, '2023-08-09 20:33:52', '2023-08-09 20:33:52'), +(3895, 2, NULL, '332 items added', 332, NULL, 1328, '2023-08-09 20:34:07', '2023-08-09 20:34:07'), +(3896, 2, NULL, '332 items added', 332, NULL, 1660, '2023-08-09 20:34:24', '2023-08-09 20:34:24'), +(3897, 3, 2625, 'Bought 2 items out of 2536 quantity', NULL, 2, 2534, '2023-08-09 22:24:02', '2023-08-09 22:24:02'), +(3898, 3, 2327, 'Bought 3 items out of 2534 quantity', NULL, 3, 2531, '2023-08-10 07:30:02', '2023-08-10 07:30:02'), +(3899, 14, 2327, 'Bought 1 items out of 1220 quantity', NULL, 1, 1219, '2023-08-10 07:30:02', '2023-08-10 07:30:02'), +(3900, 10, 1487, 'Bought 4 items out of 484864 quantity', NULL, 4, 484860, '2023-08-10 09:05:02', '2023-08-10 09:05:02'), +(3901, 12, 1487, 'Bought 2 items out of 248 quantity', NULL, 2, 246, '2023-08-10 09:05:02', '2023-08-10 09:05:02'), +(3902, 11, 2203, 'Re-stock 1 items to -27 quantity', 1, NULL, -26, '2023-08-10 09:50:03', '2023-08-10 09:50:03'), +(3903, 1, 3464, 'Bought 1 items out of -70 quantity', NULL, 1, -71, '2023-08-10 11:19:23', '2023-08-10 11:19:23'), +(3904, 10, 3465, 'Bought 1 items out of 484860 quantity', NULL, 1, 484859, '2023-08-10 11:23:07', '2023-08-10 11:23:07'), +(3905, 1, 1999, 'Bought 1 items out of -71 quantity', NULL, 1, -72, '2023-08-10 11:26:05', '2023-08-10 11:26:05'), +(3906, 10, 3467, 'Bought 1 items out of 484859 quantity', NULL, 1, 484858, '2023-08-10 11:28:10', '2023-08-10 11:28:10'), +(3907, 8, 860, 'Bought 2 items out of 58 quantity', NULL, 2, 56, '2023-08-10 11:30:25', '2023-08-10 11:30:25'), +(3908, 1, 2743, 'Bought 1 items out of -72 quantity', NULL, 1, -73, '2023-08-10 11:32:09', '2023-08-10 11:32:09'), +(3909, 10, NULL, '484858 items added', 484858, NULL, 969716, '2023-08-10 11:36:24', '2023-08-10 11:36:24'), +(3910, 13, NULL, '1224 items added', 1224, NULL, 2448, '2023-08-10 11:36:56', '2023-08-10 11:36:56'), +(3911, 12, NULL, '246 items added', 246, NULL, 492, '2023-08-10 11:38:42', '2023-08-10 11:38:42'), +(3912, 15, NULL, '3816 items added', 3816, NULL, 7632, '2023-08-10 11:38:52', '2023-08-10 11:38:52'), +(3913, 14, NULL, '1219 items added', 1219, NULL, 2438, '2023-08-10 11:39:05', '2023-08-10 11:39:05'), +(3914, 3, NULL, '2531 items added', 2531, NULL, 5062, '2023-08-10 11:39:17', '2023-08-10 11:39:17'), +(3915, 2, NULL, '1660 items added', 1660, NULL, 3320, '2023-08-10 11:39:30', '2023-08-10 11:39:30'), +(3916, 1, 3468, 'Bought 1 items out of -73 quantity', NULL, 1, -74, '2023-08-10 11:42:12', '2023-08-10 11:42:12'), +(3917, 10, NULL, '969716 items added', 969716, NULL, 1939432, '2023-08-10 12:03:20', '2023-08-10 12:03:20'), +(3918, 10, 528, 'Bought 1 items out of 1939432 quantity', NULL, 1, 1939431, '2023-08-10 12:03:45', '2023-08-10 12:03:45'), +(3919, 14, 528, 'Bought 1 items out of 2438 quantity', NULL, 1, 2437, '2023-08-10 12:03:45', '2023-08-10 12:03:45'), +(3920, 13, 528, 'Bought 1 items out of 2448 quantity', NULL, 1, 2447, '2023-08-10 12:03:45', '2023-08-10 12:03:45'), +(3921, 12, 528, 'Bought 1 items out of 492 quantity', NULL, 1, 491, '2023-08-10 12:03:45', '2023-08-10 12:03:45'), +(3922, 3, 528, 'Bought 1 items out of 5062 quantity', NULL, 1, 5061, '2023-08-10 12:03:45', '2023-08-10 12:03:45'), +(3923, 2, 528, 'Bought 1 items out of 3320 quantity', NULL, 1, 3319, '2023-08-10 12:03:45', '2023-08-10 12:03:45'), +(3924, 15, 528, 'Bought 1 items out of 7632 quantity', NULL, 1, 7631, '2023-08-10 12:03:45', '2023-08-10 12:03:45'), +(3925, 13, NULL, '2448 items added', 2448, NULL, 4895, '2023-08-10 12:03:53', '2023-08-10 12:03:53'), +(3926, 12, NULL, '491 items added', 491, NULL, 982, '2023-08-10 12:11:38', '2023-08-10 12:11:38'), +(3927, 15, NULL, '7631 items added', 7631, NULL, 15262, '2023-08-10 12:12:28', '2023-08-10 12:12:28'), +(3928, 6, NULL, '8 items added', 8, NULL, 16, '2023-08-10 12:13:07', '2023-08-10 12:13:07'), +(3929, 14, NULL, '2437 items added', 2437, NULL, 4874, '2023-08-10 12:13:59', '2023-08-10 12:13:59'), +(3930, 3, NULL, '5061 items added', 5061, NULL, 10122, '2023-08-10 12:14:41', '2023-08-10 12:14:41'), +(3931, 2, NULL, '3319 items added', 3319, NULL, 6638, '2023-08-10 12:15:12', '2023-08-10 12:15:12'), +(3932, 6, NULL, '16 items added', 16, NULL, 32, '2023-08-10 12:18:57', '2023-08-10 12:18:57'), +(3933, 2, 3469, 'Bought 1 items out of 6638 quantity', NULL, 1, 6637, '2023-08-10 12:54:20', '2023-08-10 12:54:20'), +(3934, 10, 3469, 'Bought 1 items out of 1939431 quantity', NULL, 1, 1939430, '2023-08-10 12:54:20', '2023-08-10 12:54:20'), +(3935, 2, 1082, 'Bought 1 items out of 6637 quantity', NULL, 1, 6636, '2023-08-10 13:14:30', '2023-08-10 13:14:30'), +(3936, 15, 1082, 'Bought 1 items out of 15262 quantity', NULL, 1, 15261, '2023-08-10 13:14:30', '2023-08-10 13:14:30'), +(3937, 14, 149, 'Bought 1 items out of 4874 quantity', NULL, 1, 4873, '2023-08-10 14:00:43', '2023-08-10 14:00:43'), +(3938, 2, 149, 'Bought 1 items out of 6636 quantity', NULL, 1, 6635, '2023-08-10 14:00:43', '2023-08-10 14:00:43'), +(3939, 3, 984, 'Bought 1 items out of 10122 quantity', NULL, 1, 10121, '2023-08-10 14:34:02', '2023-08-10 14:34:02'), +(3940, 15, 984, 'Bought 1 items out of 15261 quantity', NULL, 1, 15260, '2023-08-10 14:34:02', '2023-08-10 14:34:02'), +(3941, 10, 984, 'Bought 2 items out of 1939430 quantity', NULL, 2, 1939428, '2023-08-10 14:34:02', '2023-08-10 14:34:02'), +(3942, 3, 3487, 'Bought 2 items out of 10121 quantity', NULL, 2, 10119, '2023-08-10 15:51:17', '2023-08-10 15:51:17'), +(3943, 1, 3488, 'Bought 1 items out of -74 quantity', NULL, 1, -75, '2023-08-10 15:53:44', '2023-08-10 15:53:44'), +(3944, 1, 3498, 'Bought 1 items out of -75 quantity', NULL, 1, -76, '2023-08-10 19:05:02', '2023-08-10 19:05:02'), +(3945, 10, 3498, 'Bought 1 items out of 1939428 quantity', NULL, 1, 1939427, '2023-08-10 19:05:02', '2023-08-10 19:05:02'), +(3946, 2, 3498, 'Bought 1 items out of 6635 quantity', NULL, 1, 6634, '2023-08-10 19:05:02', '2023-08-10 19:05:02'), +(3947, 15, 3498, 'Bought 1 items out of 15260 quantity', NULL, 1, 15259, '2023-08-10 19:05:02', '2023-08-10 19:05:02'), +(3948, 3, 3498, 'Bought 1 items out of 10119 quantity', NULL, 1, 10118, '2023-08-10 19:05:02', '2023-08-10 19:05:02'), +(3949, 3, 3325, 'Bought 1 items out of 10118 quantity', NULL, 1, 10117, '2023-08-11 08:07:29', '2023-08-11 08:07:29'), +(3950, 12, 1487, 'Bought 1 items out of 982 quantity', NULL, 1, 981, '2023-08-11 09:13:02', '2023-08-11 09:13:02'), +(3951, 2, 1487, 'Bought 1 items out of 6634 quantity', NULL, 1, 6633, '2023-08-11 09:13:02', '2023-08-11 09:13:02'), +(3952, 1, 3507, 'Bought 1 items out of -76 quantity', NULL, 1, -77, '2023-08-11 10:34:50', '2023-08-11 10:34:50'), +(3953, 14, 1346, 'Re-stock 1 items to 4873 quantity', 1, NULL, 4874, '2023-08-11 12:59:39', '2023-08-11 12:59:39'), +(3954, 10, 1346, 'Re-stock 1 items to 1939427 quantity', 1, NULL, 1939428, '2023-08-11 12:59:39', '2023-08-11 12:59:39'), +(3955, 1, 2591, 'Bought 1 items out of -77 quantity', NULL, 1, -78, '2023-08-11 16:10:03', '2023-08-11 16:10:03'), +(3956, 16, 2591, 'Bought 1 items out of 336 quantity', NULL, 1, 335, '2023-08-11 16:10:03', '2023-08-11 16:10:03'), +(3957, 3, 3511, 'Bought 1 items out of 10117 quantity', NULL, 1, 10116, '2023-08-11 16:24:22', '2023-08-11 16:24:22'), +(3958, 3, 3512, 'Bought 1 items out of 10116 quantity', NULL, 1, 10115, '2023-08-11 16:26:46', '2023-08-11 16:26:46'), +(3959, 2, 3512, 'Bought 1 items out of 6633 quantity', NULL, 1, 6632, '2023-08-11 16:26:46', '2023-08-11 16:26:46'), +(3960, 10, 17, 'Bought 2 items out of 1939428 quantity', NULL, 2, 1939426, '2023-08-12 09:01:05', '2023-08-12 09:01:05'), +(3961, 1, 17, 'Bought 2 items out of -78 quantity', NULL, 2, -80, '2023-08-12 09:01:05', '2023-08-12 09:01:05'), +(3962, 1, 3525, 'Bought 1 items out of -80 quantity', NULL, 1, -81, '2023-08-12 09:09:03', '2023-08-12 09:09:03'), +(3963, 16, 3525, 'Bought 1 items out of 335 quantity', NULL, 1, 334, '2023-08-12 09:09:03', '2023-08-12 09:09:03'), +(3964, 10, 2591, 'Bought 1 items out of 1939426 quantity', NULL, 1, 1939425, '2023-08-12 10:45:02', '2023-08-12 10:45:02'), +(3965, 1, 3481, 'Bought 1 items out of -81 quantity', NULL, 1, -82, '2023-08-13 00:05:45', '2023-08-13 00:05:45'), +(3966, 16, 3481, 'Bought 1 items out of 334 quantity', NULL, 1, 333, '2023-08-13 00:05:45', '2023-08-13 00:05:45'), +(3967, 1, 3403, 'Bought 1 items out of -82 quantity', NULL, 1, -83, '2023-08-13 18:23:02', '2023-08-13 18:23:02'), +(3968, 16, 3403, 'Bought 1 items out of 333 quantity', NULL, 1, 332, '2023-08-13 18:23:02', '2023-08-13 18:23:02'), +(3969, 3, 2751, 'Bought 1 items out of 10115 quantity', NULL, 1, 10114, '2023-08-13 21:22:02', '2023-08-13 21:22:02'), +(3970, 10, 2751, 'Bought 1 items out of 1939425 quantity', NULL, 1, 1939424, '2023-08-13 21:22:02', '2023-08-13 21:22:02'), +(3971, 1, 210, 'Bought 1 items out of -83 quantity', NULL, 1, -84, '2023-08-14 09:29:44', '2023-08-14 09:29:44'), +(3972, 10, 2641, 'Bought 4 items out of 1939424 quantity', NULL, 4, 1939420, '2023-08-14 09:53:02', '2023-08-14 09:53:02'), +(3973, 3, 2641, 'Bought 2 items out of 10114 quantity', NULL, 2, 10112, '2023-08-14 09:53:02', '2023-08-14 09:53:02'), +(3974, 10, NULL, '1939420 items added', 1939420, NULL, 3878840, '2023-08-14 10:09:57', '2023-08-14 10:09:57'), +(3975, 10, NULL, '3878840 items added', 3878840, NULL, 7757680, '2023-08-14 10:57:30', '2023-08-14 10:57:30'), +(3976, 10, NULL, '7757680 items added', 7757680, NULL, 15515360, '2023-08-14 11:25:21', '2023-08-14 11:25:21'), +(3977, 1, 3585, 'Bought 1 items out of -84 quantity', NULL, 1, -85, '2023-08-14 14:00:03', '2023-08-14 14:00:03'), +(3978, 16, 3585, 'Bought 1 items out of 332 quantity', NULL, 1, 331, '2023-08-14 14:00:03', '2023-08-14 14:00:03'), +(3979, 1, 3624, 'Bought 1 items out of -85 quantity', NULL, 1, -86, '2023-08-15 09:07:07', '2023-08-15 09:07:07'), +(3980, 1, 3625, 'Bought 2 items out of -86 quantity', NULL, 2, -88, '2023-08-15 09:10:37', '2023-08-15 09:10:37'), +(3981, 3, 1487, 'Bought 1 items out of 10112 quantity', NULL, 1, 10111, '2023-08-15 12:32:02', '2023-08-15 12:32:02'), +(3982, 14, 1487, 'Bought 1 items out of 4874 quantity', NULL, 1, 4873, '2023-08-15 12:32:02', '2023-08-15 12:32:02'), +(3983, 12, 1487, 'Bought 1 items out of 981 quantity', NULL, 1, 980, '2023-08-15 12:32:02', '2023-08-15 12:32:02'), +(3984, 10, 1487, 'Bought 1 items out of 15515360 quantity', NULL, 1, 15515359, '2023-08-15 12:32:02', '2023-08-15 12:32:02'), +(3985, 1, 3640, 'Bought 1 items out of -88 quantity', NULL, 1, -89, '2023-08-15 18:09:03', '2023-08-15 18:09:03'), +(3986, 16, 3640, 'Bought 1 items out of 331 quantity', NULL, 1, 330, '2023-08-15 18:09:03', '2023-08-15 18:09:03'); +INSERT INTO `stock_infos` (`id`, `stock_id`, `customer_id`, `detail`, `stock_in`, `stock_out`, `balance`, `created_at`, `updated_at`) VALUES +(3987, 10, 3640, 'Bought 2 items out of 15515359 quantity', NULL, 2, 15515357, '2023-08-15 19:34:02', '2023-08-15 19:34:02'), +(3988, 2, 3509, 'Bought 1 items out of 6632 quantity', NULL, 1, 6631, '2023-08-17 11:27:59', '2023-08-17 11:27:59'), +(3989, 1, 3335, 'Bought 1 items out of -89 quantity', NULL, 1, -90, '2023-08-17 11:51:10', '2023-08-17 11:51:10'), +(3990, 16, 3335, 'Bought 1 items out of 330 quantity', NULL, 1, 329, '2023-08-17 11:51:10', '2023-08-17 11:51:10'), +(3991, 1, 1888, 'Bought 2 items out of -90 quantity', NULL, 2, -92, '2023-08-17 12:10:27', '2023-08-17 12:10:27'), +(3992, 10, 2751, 'Bought 1 items out of 15515357 quantity', NULL, 1, 15515356, '2023-08-17 16:53:03', '2023-08-17 16:53:03'), +(3993, 2, 2751, 'Bought 1 items out of 6631 quantity', NULL, 1, 6630, '2023-08-17 16:53:03', '2023-08-17 16:53:03'), +(3994, 3, 2751, 'Bought 1 items out of 10111 quantity', NULL, 1, 10110, '2023-08-17 16:53:03', '2023-08-17 16:53:03'), +(3995, 3, 3689, 'Bought 1 items out of 10110 quantity', NULL, 1, 10109, '2023-08-18 09:12:25', '2023-08-18 09:12:25'), +(3996, 3, 3192, 'Bought 1 items out of 10109 quantity', NULL, 1, 10108, '2023-08-18 09:15:05', '2023-08-18 09:15:05'), +(3997, 10, 3192, 'Bought 1 items out of 15515356 quantity', NULL, 1, 15515355, '2023-08-18 09:15:05', '2023-08-18 09:15:05'), +(3998, 1, 3745, 'Bought 1 items out of -92 quantity', NULL, 1, -93, '2023-08-18 09:16:29', '2023-08-18 09:16:29'), +(3999, 1, 3746, 'Bought 1 items out of -93 quantity', NULL, 1, -94, '2023-08-18 09:18:40', '2023-08-18 09:18:40'), +(4000, 10, 3746, 'Bought 1 items out of 15515355 quantity', NULL, 1, 15515354, '2023-08-18 09:18:40', '2023-08-18 09:18:40'), +(4001, 2, 1045, 'Bought 1 items out of 6630 quantity', NULL, 1, 6629, '2023-08-18 12:41:50', '2023-08-18 12:41:50'), +(4002, 3, 1045, 'Bought 2 items out of 10108 quantity', NULL, 2, 10106, '2023-08-18 12:41:50', '2023-08-18 12:41:50'), +(4003, 14, 1045, 'Bought 2 items out of 4873 quantity', NULL, 2, 4871, '2023-08-18 12:41:50', '2023-08-18 12:41:50'), +(4004, 13, 1045, 'Bought 1 items out of 4895 quantity', NULL, 1, 4894, '2023-08-18 12:41:50', '2023-08-18 12:41:50'), +(4005, 10, 1045, 'Bought 1 items out of 15515354 quantity', NULL, 1, 15515353, '2023-08-18 12:41:50', '2023-08-18 12:41:50'), +(4006, 3, 3325, 'Bought 1 items out of 10106 quantity', NULL, 1, 10105, '2023-08-18 14:26:15', '2023-08-18 14:26:15'), +(4007, 2, 1487, 'Bought 3 items out of 6629 quantity', NULL, 3, 6626, '2023-08-18 16:02:03', '2023-08-18 16:02:03'), +(4008, 12, 1487, 'Bought 2 items out of 980 quantity', NULL, 2, 978, '2023-08-18 16:02:03', '2023-08-18 16:02:03'), +(4009, 17, NULL, '400 items added', 400, NULL, 400, '2023-08-18 18:39:05', '2023-08-18 18:39:05'), +(4010, 13, NULL, '4894 items added', 4894, NULL, 9788, '2023-08-18 18:49:18', '2023-08-18 18:49:18'), +(4011, 15, NULL, '15259 items added', 15259, NULL, 30518, '2023-08-18 18:49:48', '2023-08-18 18:49:48'), +(4012, 13, NULL, '9788 items added', 9788, NULL, 19576, '2023-08-18 18:50:01', '2023-08-18 18:50:01'), +(4013, 14, NULL, '4871 items added', 4871, NULL, 9742, '2023-08-18 18:50:31', '2023-08-18 18:50:31'), +(4014, 14, NULL, '4871 items added', 4871, NULL, 14613, '2023-08-18 18:51:03', '2023-08-18 18:51:03'), +(4015, 3, NULL, '10105 items added', 10105, NULL, 20210, '2023-08-18 18:51:19', '2023-08-18 18:51:19'), +(4016, 2, NULL, '6626 items added', 6626, NULL, 13252, '2023-08-18 18:51:38', '2023-08-18 18:51:38'), +(4017, 12, NULL, '978 items added', 978, NULL, 1956, '2023-08-18 18:52:05', '2023-08-18 18:52:05'), +(4018, 10, NULL, '15515353 items added', 15515353, NULL, 31030706, '2023-08-18 19:40:22', '2023-08-18 19:40:22'), +(4019, 10, 1487, 'Bought 4 items out of 31030706 quantity', NULL, 4, 31030702, '2023-08-18 20:00:02', '2023-08-18 20:00:02'), +(4020, 12, 1487, 'Bought 2 items out of 1956 quantity', NULL, 2, 1954, '2023-08-18 20:00:02', '2023-08-18 20:00:02'), +(4021, 14, 1487, 'Bought 1 items out of 14613 quantity', NULL, 1, 14612, '2023-08-18 20:00:02', '2023-08-18 20:00:02'), +(4022, 17, 1487, 'Bought 3 items out of 400 quantity', NULL, 3, 397, '2023-08-18 20:00:02', '2023-08-18 20:00:02'), +(4023, 17, 3462, 'Bought 1 items out of 397 quantity', NULL, 1, 396, '2023-08-18 20:08:36', '2023-08-18 20:08:36'), +(4024, 3, 3765, 'Bought 1 items out of 20210 quantity', NULL, 1, 20209, '2023-08-18 20:43:51', '2023-08-18 20:43:51'), +(4025, 1, 3126, 'Bought 1 items out of -94 quantity', NULL, 1, -95, '2023-08-18 23:06:18', '2023-08-18 23:06:18'), +(4026, 16, 3126, 'Bought 1 items out of 329 quantity', NULL, 1, 328, '2023-08-18 23:06:18', '2023-08-18 23:06:18'), +(4027, 17, 1045, 'Bought 2 items out of 396 quantity', NULL, 2, 394, '2023-08-19 05:50:55', '2023-08-19 05:50:55'), +(4028, 3, 1011, 'Bought 1 items out of 20209 quantity', NULL, 1, 20208, '2023-08-19 06:03:02', '2023-08-19 06:03:02'), +(4029, 2, 1011, 'Bought 1 items out of 13252 quantity', NULL, 1, 13251, '2023-08-19 06:03:02', '2023-08-19 06:03:02'), +(4030, 17, 1193, 'Bought 1 items out of 394 quantity', NULL, 1, 393, '2023-08-19 07:10:02', '2023-08-19 07:10:02'), +(4031, 1, 3779, 'Bought 1 items out of -95 quantity', NULL, 1, -96, '2023-08-19 08:19:19', '2023-08-19 08:19:19'), +(4032, 10, 3562, 'Bought 2 items out of 31030702 quantity', NULL, 2, 31030700, '2023-08-19 10:01:02', '2023-08-19 10:01:02'), +(4033, 14, 3769, 'Bought 1 items out of 14612 quantity', NULL, 1, 14611, '2023-08-19 11:02:03', '2023-08-19 11:02:03'), +(4034, 2, 3769, 'Bought 1 items out of 13251 quantity', NULL, 1, 13250, '2023-08-19 11:02:03', '2023-08-19 11:02:03'), +(4035, 17, 3770, 'Bought 1 items out of 393 quantity', NULL, 1, 392, '2023-08-19 11:27:08', '2023-08-19 11:27:08'), +(4036, 17, 3781, 'Bought 1 items out of 392 quantity', NULL, 1, 391, '2023-08-19 12:22:51', '2023-08-19 12:22:51'), +(4037, 3, 3781, 'Bought 1 items out of 20208 quantity', NULL, 1, 20207, '2023-08-19 12:22:51', '2023-08-19 12:22:51'), +(4038, 11, 2266, 'Re-stock 1 items to -26 quantity', 1, NULL, -25, '2023-08-19 13:02:20', '2023-08-19 13:02:20'), +(4039, 1, 3731, 'Bought 1 items out of -96 quantity', NULL, 1, -97, '2023-08-19 16:17:02', '2023-08-19 16:17:02'), +(4040, 16, 3731, 'Bought 1 items out of 328 quantity', NULL, 1, 327, '2023-08-19 16:17:02', '2023-08-19 16:17:02'), +(4041, 3, 3797, 'Bought 1 items out of 20207 quantity', NULL, 1, 20206, '2023-08-19 16:54:02', '2023-08-19 16:54:02'), +(4042, 17, 1168, 'Bought 1 items out of 391 quantity', NULL, 1, 390, '2023-08-19 20:25:08', '2023-08-19 20:25:08'), +(4043, 10, 1168, 'Bought 1 items out of 31030700 quantity', NULL, 1, 31030699, '2023-08-19 20:25:08', '2023-08-19 20:25:08'), +(4044, 14, 1168, 'Bought 1 items out of 14611 quantity', NULL, 1, 14610, '2023-08-19 20:25:08', '2023-08-19 20:25:08'), +(4045, 10, 3589, 'Bought 1 items out of 31030699 quantity', NULL, 1, 31030698, '2023-08-20 06:12:03', '2023-08-20 06:12:03'), +(4046, 2, 3589, 'Bought 1 items out of 13250 quantity', NULL, 1, 13249, '2023-08-20 06:12:03', '2023-08-20 06:12:03'), +(4047, 1, 2748, 'Bought 3 items out of -97 quantity', NULL, 3, -100, '2023-08-20 10:44:04', '2023-08-20 10:44:04'), +(4048, 11, 2748, 'Bought 3 items out of -25 quantity', NULL, 3, -28, '2023-08-20 10:44:04', '2023-08-20 10:44:04'), +(4049, 4, 2748, 'Bought 2 items out of -1 quantity', NULL, 2, -3, '2023-08-20 10:44:04', '2023-08-20 10:44:04'), +(4050, 17, NULL, '390 items added', 390, NULL, 780, '2023-08-20 10:50:56', '2023-08-20 10:50:56'), +(4051, 17, NULL, '390 items added', 390, NULL, 1170, '2023-08-20 10:51:10', '2023-08-20 10:51:10'), +(4052, 1, 2748, 'Re-stock 3 items to -100 quantity', 3, NULL, -97, '2023-08-20 11:59:12', '2023-08-20 11:59:12'), +(4053, 11, 2748, 'Re-stock 3 items to -28 quantity', 3, NULL, -25, '2023-08-20 11:59:12', '2023-08-20 11:59:12'), +(4054, 4, 2748, 'Re-stock 2 items to -3 quantity', 2, NULL, -1, '2023-08-20 11:59:12', '2023-08-20 11:59:12'), +(4055, 1, 212, 'Bought 1 items out of -97 quantity', NULL, 1, -98, '2023-08-20 12:39:27', '2023-08-20 12:39:27'), +(4056, 1, 212, 'Re-stock 1 items to -98 quantity', 1, NULL, -97, '2023-08-20 12:40:04', '2023-08-20 12:40:04'), +(4057, 17, 3808, 'Bought 1 items out of 1170 quantity', NULL, 1, 1169, '2023-08-20 15:26:03', '2023-08-20 15:26:03'), +(4058, 17, 1487, 'Bought 5 items out of 1169 quantity', NULL, 5, 1164, '2023-08-20 17:52:02', '2023-08-20 17:52:02'), +(4059, 2, 1487, 'Bought 4 items out of 13249 quantity', NULL, 4, 13245, '2023-08-20 17:52:02', '2023-08-20 17:52:02'), +(4060, 12, 1487, 'Bought 1 items out of 1954 quantity', NULL, 1, 1953, '2023-08-20 17:52:02', '2023-08-20 17:52:02'), +(4061, 17, 2343, 'Bought 1 items out of 1164 quantity', NULL, 1, 1163, '2023-08-20 19:24:35', '2023-08-20 19:24:35'), +(4062, 2, 2074, 'Bought 1 items out of 13245 quantity', NULL, 1, 13244, '2023-08-20 23:01:02', '2023-08-20 23:01:02'), +(4063, 10, 3819, 'Bought 1 items out of 31030698 quantity', NULL, 1, 31030697, '2023-08-20 23:24:02', '2023-08-20 23:24:02'), +(4064, 17, 2625, 'Bought 1 items out of 1163 quantity', NULL, 1, 1162, '2023-08-21 07:16:03', '2023-08-21 07:16:03'), +(4065, 10, 2625, 'Bought 1 items out of 31030697 quantity', NULL, 1, 31030696, '2023-08-21 07:16:03', '2023-08-21 07:16:03'), +(4066, 3, 2625, 'Bought 1 items out of 20206 quantity', NULL, 1, 20205, '2023-08-21 07:16:03', '2023-08-21 07:16:03'), +(4067, 3, 3822, 'Bought 1 items out of 20205 quantity', NULL, 1, 20204, '2023-08-21 07:47:02', '2023-08-21 07:47:02'), +(4068, 12, 3822, 'Bought 1 items out of 1953 quantity', NULL, 1, 1952, '2023-08-21 07:47:02', '2023-08-21 07:47:02'), +(4069, 10, 3822, 'Bought 1 items out of 31030696 quantity', NULL, 1, 31030695, '2023-08-21 07:47:02', '2023-08-21 07:47:02'), +(4070, 11, 3750, 'Bought 1 items out of -25 quantity', NULL, 1, -26, '2023-08-21 08:44:52', '2023-08-21 08:44:52'), +(4071, 10, 3828, 'Bought 1 items out of 31030695 quantity', NULL, 1, 31030694, '2023-08-21 09:10:52', '2023-08-21 09:10:52'), +(4072, 3, 3795, 'Bought 1 items out of 20204 quantity', NULL, 1, 20203, '2023-08-21 11:30:45', '2023-08-21 11:30:45'), +(4073, 2, 3795, 'Bought 1 items out of 13244 quantity', NULL, 1, 13243, '2023-08-21 11:30:45', '2023-08-21 11:30:45'), +(4074, 2, 1045, 'Bought 1 items out of 13243 quantity', NULL, 1, 13242, '2023-08-21 11:43:00', '2023-08-21 11:43:00'), +(4075, 17, 1045, 'Bought 1 items out of 1162 quantity', NULL, 1, 1161, '2023-08-21 11:43:00', '2023-08-21 11:43:00'), +(4076, 17, 2516, 'Bought 1 items out of 1161 quantity', NULL, 1, 1160, '2023-08-21 12:14:17', '2023-08-21 12:14:17'), +(4077, 2, 2516, 'Bought 1 items out of 13242 quantity', NULL, 1, 13241, '2023-08-21 12:14:17', '2023-08-21 12:14:17'), +(4078, 13, 2516, 'Bought 1 items out of 19576 quantity', NULL, 1, 19575, '2023-08-21 12:14:17', '2023-08-21 12:14:17'), +(4079, 10, 2516, 'Bought 1 items out of 31030694 quantity', NULL, 1, 31030693, '2023-08-21 12:14:17', '2023-08-21 12:14:17'), +(4080, 2, 3814, 'Bought 1 items out of 13241 quantity', NULL, 1, 13240, '2023-08-21 12:18:58', '2023-08-21 12:18:58'), +(4081, 10, 3814, 'Bought 1 items out of 31030693 quantity', NULL, 1, 31030692, '2023-08-21 12:18:58', '2023-08-21 12:18:58'), +(4082, 2, 1091, 'Bought 1 items out of 13240 quantity', NULL, 1, 13239, '2023-08-21 17:59:02', '2023-08-21 17:59:02'), +(4083, 2, 3838, 'Bought 1 items out of 13239 quantity', NULL, 1, 13238, '2023-08-21 20:47:48', '2023-08-21 20:47:48'), +(4084, 10, 3838, 'Bought 1 items out of 31030692 quantity', NULL, 1, 31030691, '2023-08-21 20:47:48', '2023-08-21 20:47:48'), +(4085, 2, 3613, 'Bought 1 items out of 13238 quantity', NULL, 1, 13237, '2023-08-22 03:05:02', '2023-08-22 03:05:02'), +(4086, 12, 1487, 'Bought 3 items out of 1952 quantity', NULL, 3, 1949, '2023-08-22 04:11:02', '2023-08-22 04:11:02'), +(4087, 10, 1487, 'Bought 2 items out of 31030691 quantity', NULL, 2, 31030689, '2023-08-22 04:11:02', '2023-08-22 04:11:02'), +(4088, 2, 1487, 'Bought 1 items out of 13237 quantity', NULL, 1, 13236, '2023-08-22 04:11:02', '2023-08-22 04:11:02'), +(4089, 14, 1487, 'Bought 2 items out of 14610 quantity', NULL, 2, 14608, '2023-08-22 04:11:02', '2023-08-22 04:11:02'), +(4090, 3, 1487, 'Bought 2 items out of 20203 quantity', NULL, 2, 20201, '2023-08-22 04:11:02', '2023-08-22 04:11:02'), +(4091, 2, NULL, '13236 items added', 13236, NULL, 26472, '2023-08-22 08:29:30', '2023-08-22 08:29:30'), +(4092, 3, NULL, '20201 items added', 20201, NULL, 40402, '2023-08-22 08:30:14', '2023-08-22 08:30:14'), +(4093, 14, NULL, '14608 items added', 14608, NULL, 29216, '2023-08-22 08:30:47', '2023-08-22 08:30:47'), +(4094, 15, NULL, '30518 items added', 30518, NULL, 61036, '2023-08-22 08:32:42', '2023-08-22 08:32:42'), +(4095, 12, NULL, '1949 items added', 1949, NULL, 3898, '2023-08-22 08:33:15', '2023-08-22 08:33:15'), +(4096, 10, NULL, '31030689 items added', 31030689, NULL, 62061378, '2023-08-22 08:33:52', '2023-08-22 08:33:52'), +(4097, 6, NULL, '32 items added', 32, NULL, 64, '2023-08-22 08:37:27', '2023-08-22 08:37:27'), +(4098, 1, 3849, 'Bought 1 items out of -97 quantity', NULL, 1, -98, '2023-08-22 09:02:47', '2023-08-22 09:02:47'), +(4099, 11, 3849, 'Bought 1 items out of -26 quantity', NULL, 1, -27, '2023-08-22 09:02:47', '2023-08-22 09:02:47'), +(4100, 10, 3854, 'Bought 1 items out of 62061378 quantity', NULL, 1, 62061377, '2023-08-22 10:43:02', '2023-08-22 10:43:02'), +(4101, 2, 2170, 'Bought 2 items out of 26472 quantity', NULL, 2, 26470, '2023-08-22 12:30:29', '2023-08-22 12:30:29'), +(4102, 3, 764, 'Bought 2 items out of 40402 quantity', NULL, 2, 40400, '2023-08-22 13:27:54', '2023-08-22 13:27:54'), +(4103, 10, 764, 'Bought 2 items out of 62061377 quantity', NULL, 2, 62061375, '2023-08-22 13:27:54', '2023-08-22 13:27:54'), +(4104, 2, 3629, 'Bought 1 items out of 26470 quantity', NULL, 1, 26469, '2023-08-22 13:36:02', '2023-08-22 13:36:02'), +(4105, 3, 3629, 'Bought 1 items out of 40400 quantity', NULL, 1, 40399, '2023-08-22 13:36:02', '2023-08-22 13:36:02'), +(4106, 10, 3629, 'Bought 1 items out of 62061375 quantity', NULL, 1, 62061374, '2023-08-22 13:36:02', '2023-08-22 13:36:02'), +(4107, 17, 3776, 'Bought 1 items out of 1160 quantity', NULL, 1, 1159, '2023-08-22 16:44:02', '2023-08-22 16:44:02'), +(4108, 12, 3325, 'Bought 2 items out of 3898 quantity', NULL, 2, 3896, '2023-08-22 19:30:24', '2023-08-22 19:30:24'), +(4109, 10, 3325, 'Bought 1 items out of 62061374 quantity', NULL, 1, 62061373, '2023-08-22 19:30:24', '2023-08-22 19:30:24'), +(4110, 17, 3325, 'Bought 1 items out of 1159 quantity', NULL, 1, 1158, '2023-08-22 19:30:24', '2023-08-22 19:30:24'), +(4111, 11, 2402, 'Re-stock 1 items to -27 quantity', 1, NULL, -26, '2023-08-22 21:17:01', '2023-08-22 21:17:01'), +(4112, 2, 3851, 'Bought 1 items out of 26469 quantity', NULL, 1, 26468, '2023-08-23 09:45:02', '2023-08-23 09:45:02'), +(4113, 1, 3676, 'Bought 3 items out of -98 quantity', NULL, 3, -101, '2023-08-23 10:12:55', '2023-08-23 10:12:55'), +(4114, 11, 3676, 'Bought 2 items out of -26 quantity', NULL, 2, -28, '2023-08-23 10:12:55', '2023-08-23 10:12:55'), +(4115, 17, 211, 'Bought 1 items out of 1158 quantity', NULL, 1, 1157, '2023-08-23 10:20:55', '2023-08-23 10:20:55'), +(4116, 10, 211, 'Bought 1 items out of 62061373 quantity', NULL, 1, 62061372, '2023-08-23 10:20:55', '2023-08-23 10:20:55'), +(4117, 17, NULL, '1157 items added', 1157, NULL, 2314, '2023-08-23 10:38:42', '2023-08-23 10:38:42'), +(4118, 17, NULL, '2314 items added', 2314, NULL, 4628, '2023-08-23 10:39:43', '2023-08-23 10:39:43'), +(4119, 17, NULL, '4628 items added', 4628, NULL, 9256, '2023-08-23 10:40:22', '2023-08-23 10:40:22'), +(4120, 17, NULL, '9256 items added', 9256, NULL, 18512, '2023-08-23 10:41:19', '2023-08-23 10:41:19'), +(4121, 17, NULL, '18512 items added', 18512, NULL, 37024, '2023-08-23 10:41:54', '2023-08-23 10:41:54'), +(4122, 10, 368, 'Bought 2 items out of 62061372 quantity', NULL, 2, 62061370, '2023-08-23 11:24:02', '2023-08-23 11:24:02'), +(4123, 3, 368, 'Bought 2 items out of 40399 quantity', NULL, 2, 40397, '2023-08-23 11:24:02', '2023-08-23 11:24:02'), +(4124, 2, 368, 'Bought 3 items out of 26468 quantity', NULL, 3, 26465, '2023-08-23 11:24:02', '2023-08-23 11:24:02'), +(4125, 17, 952, 'Bought 1 items out of 37024 quantity', NULL, 1, 37023, '2023-08-23 12:14:02', '2023-08-23 12:14:02'), +(4126, 3, 3877, 'Bought 1 items out of 40397 quantity', NULL, 1, 40396, '2023-08-23 12:32:26', '2023-08-23 12:32:26'), +(4127, 13, 3877, 'Bought 1 items out of 19575 quantity', NULL, 1, 19574, '2023-08-23 12:32:26', '2023-08-23 12:32:26'), +(4128, 2, 3873, 'Bought 1 items out of 26465 quantity', NULL, 1, 26464, '2023-08-23 14:57:09', '2023-08-23 14:57:09'), +(4129, 3, 3873, 'Bought 1 items out of 40396 quantity', NULL, 1, 40395, '2023-08-23 14:57:09', '2023-08-23 14:57:09'), +(4130, 17, 2453, 'Bought 1 items out of 37023 quantity', NULL, 1, 37022, '2023-08-23 16:17:23', '2023-08-23 16:17:23'), +(4131, 3, 2170, 'Bought 3 items out of 40395 quantity', NULL, 3, 40392, '2023-08-23 16:42:02', '2023-08-23 16:42:02'), +(4132, 13, 2170, 'Bought 2 items out of 19574 quantity', NULL, 2, 19572, '2023-08-23 16:42:02', '2023-08-23 16:42:02'), +(4133, 12, 2170, 'Bought 2 items out of 3896 quantity', NULL, 2, 3894, '2023-08-23 17:39:03', '2023-08-23 17:39:03'), +(4134, 13, 2170, 'Bought 1 items out of 19572 quantity', NULL, 1, 19571, '2023-08-23 17:39:03', '2023-08-23 17:39:03'), +(4135, 17, 2170, 'Bought 1 items out of 37022 quantity', NULL, 1, 37021, '2023-08-23 17:39:03', '2023-08-23 17:39:03'), +(4136, 14, 2170, 'Bought 1 items out of 29216 quantity', NULL, 1, 29215, '2023-08-23 20:37:59', '2023-08-23 20:37:59'), +(4137, 2, 2170, 'Bought 1 items out of 26464 quantity', NULL, 1, 26463, '2023-08-23 20:37:59', '2023-08-23 20:37:59'), +(4138, 10, 3899, 'Bought 1 items out of 62061370 quantity', NULL, 1, 62061369, '2023-08-23 23:33:37', '2023-08-23 23:33:37'), +(4139, 16, 3899, 'Bought 1 items out of 327 quantity', NULL, 1, 326, '2023-08-23 23:33:37', '2023-08-23 23:33:37'), +(4140, 12, 1487, 'Bought 2 items out of 3894 quantity', NULL, 2, 3892, '2023-08-24 00:02:02', '2023-08-24 00:02:02'), +(4141, 17, 1487, 'Bought 4 items out of 37021 quantity', NULL, 4, 37017, '2023-08-24 00:02:02', '2023-08-24 00:02:02'), +(4142, 10, 1487, 'Bought 1 items out of 62061369 quantity', NULL, 1, 62061368, '2023-08-24 00:02:02', '2023-08-24 00:02:02'), +(4143, 10, 1723, 'Bought 1 items out of 62061368 quantity', NULL, 1, 62061367, '2023-08-24 10:06:49', '2023-08-24 10:06:49'), +(4144, 16, 1723, 'Bought 1 items out of 326 quantity', NULL, 1, 325, '2023-08-24 10:06:49', '2023-08-24 10:06:49'), +(4145, 17, 3910, 'Bought 1 items out of 37017 quantity', NULL, 1, 37016, '2023-08-24 11:48:48', '2023-08-24 11:48:48'), +(4146, 10, 3910, 'Bought 1 items out of 62061367 quantity', NULL, 1, 62061366, '2023-08-24 11:48:48', '2023-08-24 11:48:48'), +(4147, 10, 3911, 'Bought 1 items out of 62061366 quantity', NULL, 1, 62061365, '2023-08-24 15:51:37', '2023-08-24 15:51:37'), +(4148, 16, 3911, 'Bought 1 items out of 325 quantity', NULL, 1, 324, '2023-08-24 15:51:37', '2023-08-24 15:51:37'), +(4149, 17, 1723, 'Bought 2 items out of 37016 quantity', NULL, 2, 37014, '2023-08-24 19:14:13', '2023-08-24 19:14:13'), +(4150, 3, 3629, 'Bought 7 items out of 40392 quantity', NULL, 7, 40385, '2023-08-25 11:47:21', '2023-08-25 11:47:21'), +(4151, 14, 3629, 'Bought 7 items out of 29215 quantity', NULL, 7, 29208, '2023-08-25 11:47:21', '2023-08-25 11:47:21'), +(4152, 3, 1723, 'Bought 7 items out of 40385 quantity', NULL, 7, 40378, '2023-08-25 11:57:16', '2023-08-25 11:57:16'), +(4153, 14, 1723, 'Bought 7 items out of 29208 quantity', NULL, 7, 29201, '2023-08-25 11:57:16', '2023-08-25 11:57:16'), +(4154, 3, 1723, 'Bought 7 items out of 40378 quantity', NULL, 7, 40371, '2023-08-25 11:57:54', '2023-08-25 11:57:54'), +(4155, 14, 1723, 'Bought 7 items out of 29201 quantity', NULL, 7, 29194, '2023-08-25 11:57:54', '2023-08-25 11:57:54'), +(4156, 10, 1723, 'Bought 2 items out of 62061365 quantity', NULL, 2, 62061363, '2023-08-25 18:23:42', '2023-08-25 18:23:42'), +(4157, 17, 1723, 'Bought 1 items out of 37014 quantity', NULL, 1, 37013, '2023-08-25 18:23:42', '2023-08-25 18:23:42'), +(4158, 10, 1723, 'Bought 1 items out of 62061363 quantity', NULL, 1, 62061362, '2023-08-29 22:06:06', '2023-08-29 22:06:06'), +(4159, 16, 1723, 'Bought 1 items out of 324 quantity', NULL, 1, 323, '2023-08-29 22:06:06', '2023-08-29 22:06:06'), +(4160, 2, 1723, 'Bought 2 items out of 26463 quantity', NULL, 2, 26461, '2023-08-29 22:13:19', '2023-08-29 22:13:19'), +(4161, 12, 1723, 'Bought 1 items out of 3892 quantity', NULL, 1, 3891, '2023-08-29 22:13:19', '2023-08-29 22:13:19'), +(4162, 15, 1723, 'Bought 1 items out of 61036 quantity', NULL, 1, 61035, '2023-08-29 22:13:19', '2023-08-29 22:13:19'), +(4163, 14, 1723, 'Bought 1 items out of 29194 quantity', NULL, 1, 29193, '2023-08-29 22:13:19', '2023-08-29 22:13:19'), +(4164, 10, 1723, 'Bought 3 items out of 62061362 quantity', NULL, 3, 62061359, '2023-08-29 22:13:19', '2023-08-29 22:13:19'), +(4165, 17, 1723, 'Bought 2 items out of 37013 quantity', NULL, 2, 37011, '2023-08-29 22:13:19', '2023-08-29 22:13:19'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `tabs` +-- + +CREATE TABLE `tabs` ( + `id` bigint(20) UNSIGNED NOT NULL, + `menu_id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(255) NOT NULL, + `tab` varchar(255) DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `tabs` +-- + +INSERT INTO `tabs` (`id`, `menu_id`, `name`, `tab`, `created_at`, `updated_at`) VALUES +(1, 1, 'Overview', 'overview', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(2, 1, 'Orders', 'orders', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(3, 1, 'Dispatches', 'dispatches', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(4, 1, 'Registered Customers', 'registered-customers', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(5, 2, 'Orders Reports', 'ordersReport', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(6, 2, 'Total Cash Reports', 'cashReport', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(7, 2, 'Dispatch Reports', 'deliveryReport', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(8, 3, 'Roles & Permissions', 'roles_permissions', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(9, 3, 'Employees', 'employees', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(10, 3, 'Riders', 'riders', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(11, 3, 'Categories', 'categories', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(12, 3, 'Departments', 'departments', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(13, 3, 'Products', 'products', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(14, 3, 'Stocks', 'stock', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(15, 3, 'DeliveryDetails', 'deliveryDetails', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(16, 3, 'Customers', 'customer-infos', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(17, 3, 'Packages', 'packages', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(18, 3, 'Sliders', 'sliders', '2023-08-09 04:45:33', '2023-08-09 04:45:33'), +(19, 3, 'Device Infos', 'deviceInfos', '2023-08-09 04:45:33', '2023-08-09 04:45:33'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `tab_user` +-- + +CREATE TABLE `tab_user` ( + `id` bigint(20) UNSIGNED NOT NULL, + `tab_id` bigint(20) UNSIGNED NOT NULL, + `user_id` bigint(20) UNSIGNED NOT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `tab_user` +-- + +INSERT INTO `tab_user` (`id`, `tab_id`, `user_id`, `created_at`, `updated_at`) VALUES +(3, 3, 9, NULL, NULL), +(4, 7, 9, NULL, NULL), +(22, 16, 3, NULL, NULL), +(27, 2, 10, NULL, NULL), +(28, 3, 10, NULL, NULL), +(29, 7, 10, NULL, NULL), +(38, 2, 3, NULL, NULL), +(39, 4, 3, NULL, NULL), +(40, 3, 3, NULL, NULL), +(41, 7, 3, NULL, NULL), +(42, 11, 3, NULL, NULL), +(43, 14, 3, NULL, NULL), +(44, 17, 3, NULL, NULL), +(45, 18, 3, NULL, NULL), +(46, 10, 3, NULL, NULL), +(47, 13, 3, NULL, NULL), +(48, 19, 3, NULL, NULL), +(49, 15, 3, NULL, NULL); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `telcos` +-- + +CREATE TABLE `telcos` ( + `id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(255) NOT NULL, + `slug` varchar(255) NOT NULL, + `code` varchar(255) NOT NULL, + `country` varchar(255) NOT NULL, + `currency` varchar(255) NOT NULL, + `active` tinyint(1) NOT NULL DEFAULT 1, + `network_codes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`network_codes`)), + `type` enum('mobile_money','card') NOT NULL DEFAULT 'mobile_money', + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `telcos` +-- + +INSERT INTO `telcos` (`id`, `name`, `slug`, `code`, `country`, `currency`, `active`, `network_codes`, `type`, `created_at`, `updated_at`) VALUES +(1, 'AirtelTigo', 'atl-mobile-money', 'ATL', 'Ghana', 'GHS', 1, '[\"027\",\"057\",\"026\",\"056\"]', 'mobile_money', '2023-08-09 04:45:32', '2023-08-09 04:45:32'), +(2, 'MTN', 'mtn-mobile-money', 'MTN', 'Ghana', 'GHS', 1, '[\"024\",\"054\",\"055\",\"059\",\"025\"]', 'mobile_money', '2023-08-09 04:45:32', '2023-08-09 04:45:32'), +(3, 'Vodafone', 'vod-mobile-money', 'VOD', 'Ghana', 'GHS', 1, '[\"020\",\"050\"]', 'mobile_money', '2023-08-09 04:45:32', '2023-08-09 04:45:32'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `transactions` +-- + +CREATE TABLE `transactions` ( + `id` bigint(20) UNSIGNED NOT NULL, + `customer_id` bigint(20) UNSIGNED NOT NULL, + `amount` double(8,2) NOT NULL, + `reference` varchar(255) DEFAULT NULL, + `financial_transaction_id` varchar(255) DEFAULT NULL, + `account_id` varchar(255) DEFAULT NULL, + `payment_method` enum('mobile_money','card','wallet') NOT NULL, + `payment_date` datetime DEFAULT NULL, + `status` varchar(255) NOT NULL DEFAULT 'pending', + `type` enum('withdraw','deposit','commission','package','products','unknown') NOT NULL DEFAULT 'unknown', + `network` varchar(255) DEFAULT NULL, + `metadata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`metadata`)), + `note` varchar(255) DEFAULT NULL, + `subscriber_number` varchar(255) DEFAULT NULL, + `transaction_token` varchar(255) DEFAULT NULL, + `deleted_at` timestamp NULL DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `transactions` +-- + +INSERT INTO `transactions` (`id`, `customer_id`, `amount`, `reference`, `financial_transaction_id`, `account_id`, `payment_method`, `payment_date`, `status`, `type`, `network`, `metadata`, `note`, `subscriber_number`, `transaction_token`, `deleted_at`, `created_at`, `updated_at`) VALUES +(1, 210, 2.00, 'ZCSuo-TRLxxQzxAU', NULL, '233244177144', 'mobile_money', '2023-05-30 06:11:27', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"1st Package\",\"price\":\"2.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233244177144', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(6, 149, 2.00, '_4QxPp8miHO7GB2F', NULL, '233240919873', 'mobile_money', '2023-05-30 07:14:23', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"2.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233240919873', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(10, 891, 301.00, '0gpAAAsB-EfTLaF-', NULL, '233240661905', 'mobile_money', '2023-05-30 08:46:57', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"301.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233240661905', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(13, 2776, 301.00, '2X99_TJakxoBVmdu', NULL, '233559574571', 'mobile_money', '2023-05-30 17:47:27', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"301.0\",\"days\":\"30\"},\"type\":\"package\"}', 'I\'m in Bibiani college of health sciences. A level 300 final year student', '233559574571', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(24, 643, 301.00, 'wqcBP5Q-KJKChzXl', NULL, '233550131935', 'mobile_money', '2023-05-30 21:20:52', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"301.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233550131935', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(29, 278, 301.00, 'zelooXgrz0-Ft7HP', NULL, '233241461408', 'mobile_money', '2023-05-31 06:44:19', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"301.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Call me when coming', '233241461408', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(37, 894, 301.00, 'frtYhhmcsDoiPHMQ', NULL, '233209386081', 'mobile_money', '2023-05-31 07:21:24', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"301.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233209386081', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(73, 888, 301.00, '8GQo-PTZSDSXW-fG', NULL, '233546553158', 'mobile_money', '2023-05-31 11:08:39', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"301.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Distributor', '233546553158', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(82, 889, 301.00, 'lUk1cFtD8nwQZZ1q', NULL, '233241649524', 'mobile_money', '2023-05-31 12:38:24', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"301.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233241649524', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(96, 2678, 301.00, 'CC_H5lVR77TGWa8a', NULL, '233554200433', 'mobile_money', '2023-05-31 15:37:05', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"301.0\",\"days\":\"30\"},\"type\":\"package\"}', '….', '233554200433', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(97, 2678, 1.00, '7VlGW1jKjE4Ls-IM', NULL, '233554200433', 'mobile_money', '2023-05-31 15:46:26', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"1.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS1.0', '233554200433', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(102, 887, 301.00, 'b2XRtrN1Kf53lgLw', NULL, '233540780965', 'mobile_money', '2023-05-31 16:47:45', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"301.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233540780965', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(104, 543, 301.00, 'wJzFM-ha4MVP1FpX', NULL, '233549139634', 'mobile_money', '2023-05-31 17:01:21', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"301.0\",\"days\":\"30\"},\"type\":\"package\"}', 'I want to be at agent for both Ashaiman and Bolgatanga.and any order from the northern sectors I can deliver.thanks', '233549139634', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(109, 543, 1000.00, '7Xksl-ZRcqWDqHRk', NULL, '233549139634', 'mobile_money', '2023-05-31 17:12:08', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233549139634', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(127, 893, 301.00, '7poh4NhQ4UabmZ8Q', NULL, '233544102342', 'mobile_money', '2023-06-01 07:46:51', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"301.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233544102342', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(140, 892, 303.00, 'G3fJnC1i7EmInDWR', NULL, '233557541163', 'mobile_money', '2023-06-01 11:10:51', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233557541163', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(145, 546, 303.00, 'd9qjOBjsQeWnwfb_', NULL, '233246726251', 'mobile_money', '2023-06-01 12:05:31', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', 'continental supermarket', '233246726251', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(156, 258, 303.00, 'txYlL6trQsAHfGbC', NULL, '233599651866', 'mobile_money', '2023-06-01 14:52:32', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233599651866', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(161, 918, 303.00, '3Hc32TqSXPDQGSa9', NULL, '233502580405', 'mobile_money', '2023-06-01 15:26:26', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233502580405', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(166, 546, 100.00, 'e1xLliakz5sCLT91', NULL, '233246726251', 'mobile_money', '2023-06-01 16:23:44', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"100.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS100.0', '233246726251', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(189, 546, 400.00, 'rG25sKsgvTIIL1n0', NULL, '233246726251', 'mobile_money', '2023-06-02 08:37:41', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"400.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS400.0', '233246726251', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(190, 546, 500.00, '_3pJcfAJ46XEFW9W', NULL, '233246726251', 'mobile_money', '2023-06-02 08:40:10', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"500.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS500.0', '233246726251', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(191, 546, 1000.00, 'mxkc3Wb2U0A2ZxUw', NULL, '233246726251', 'wallet', '2023-06-02 08:41:55', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233246726251', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(192, 952, 303.00, '-6K5ol7pVrrXS9xp', NULL, '233209427783', 'mobile_money', '2023-06-02 09:25:42', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', '2nd June, 2023', '233209427783', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(194, 211, 303.00, '-2Mg3mlAKaTZQes3', NULL, '233500776508', 'mobile_money', '2023-06-02 09:45:58', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233500776508', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(197, 984, 303.00, 'Qls-e1GRmdTCjTi4', NULL, '233542509106', 'mobile_money', '2023-06-02 10:07:38', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233542509106', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(220, 170, 303.00, 'UljVI6i1seGt-Ver', NULL, '233553332141', 'mobile_money', '2023-06-02 17:24:53', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', 'The reason I stated two city is because,I stay in Kumasi but schooling in Sunyani.so I go back to Kumasi when school vacate and stay in Sunyani when school resumes.Thanks', '233553332141', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(225, 935, 303.00, '9uLuuRITTR_Rf0Oz', NULL, '233554581899', 'mobile_money', '2023-06-03 08:03:24', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', 'I’m here to do business', '233554581899', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(226, 936, 303.00, 'fUpBi2Hgb1vcSzjl', NULL, '233206927759', 'mobile_money', '2023-06-03 08:40:51', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233206927759', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(232, 258, 200.00, 'O5gAY44sfWMQuC8-', NULL, '233599651866', 'mobile_money', '2023-06-03 11:59:03', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"200.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS200.0', '233599651866', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(235, 994, 303.00, 'CNaPKAbT0ewkXerk', NULL, '233240010351', 'mobile_money', '2023-06-03 16:08:24', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Dormaa Ahenkro Presbyterian hospital', '233240010351', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(236, 37, 303.00, '0uovuqcD4y_lfDNl', NULL, '233554742640', 'mobile_money', '2023-06-03 18:51:31', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', 'I’m Evans.', '233554742640', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(242, 258, 200.00, 'j1Nv1so-KUtUuHRr', NULL, '233599651866', 'mobile_money', '2023-06-04 17:54:55', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"200.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS200.0', '233599651866', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(243, 258, 400.00, 'jyaCWabIUmqGEP0A', NULL, '233599651866', 'wallet', '2023-06-04 17:56:46', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233599651866', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(245, 994, 400.00, 'WNAHe9BBdslofaBU', NULL, '233240010351', 'mobile_money', '2023-06-04 20:32:34', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233240010351', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(248, 546, 1000.00, 'GeXRav5s7c4G0Rnr', NULL, '233246726251', 'mobile_money', '2023-06-04 22:17:47', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"1000.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS1000.0', '233246726251', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(249, 546, 1000.00, 'FY5b54lhyuCOzUpE', NULL, '233246726251', 'wallet', '2023-06-04 22:19:04', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233246726251', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(256, 2776, 800.00, 'Gb-tS6iS48kInmHc', NULL, '233559574571', 'mobile_money', '2023-06-05 07:55:32', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'it\'s going to different locations so please wait for my call', '233559574571', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(261, 952, 600.00, 'WKFhKw2iM8OEZqWw', NULL, '233209427783', 'mobile_money', '2023-06-05 10:01:48', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233209427783', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(263, 980, 303.00, 'Vb47QGc-_sMj2z6Z', NULL, '233553992268', 'mobile_money', '2023-06-05 10:44:03', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233553992268', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(264, 935, 400.00, 'JqufMlEF0lyH4M-f', NULL, '233554581899', 'mobile_money', '2023-06-05 11:02:12', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233554581899', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(265, 952, 400.00, 'Ou3-lRSRJrZsb210', NULL, '233209427783', 'mobile_money', '2023-06-05 12:06:01', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233209427783', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(266, 980, 1000.00, 'DL0Rcc59I4kGRxjw', NULL, '233553992268', 'mobile_money', '2023-06-05 12:29:26', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233553992268', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(268, 978, 303.00, 'xtmBBUr3sHccOZ-7', NULL, '233501936254', 'mobile_money', '2023-06-05 12:51:50', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', 'flat tummy gummy \nfm gym wear\nfm bonnet', '233501936254', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(269, 2785, 304.00, 'KKGQxbIZSNxzAZzR', NULL, '233209648936', 'mobile_money', '2023-06-05 15:54:37', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"304.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233209648936', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(272, 894, 400.00, '6YTkCKU_pCNduuM8', NULL, '233209386081', 'mobile_money', '2023-06-05 16:38:46', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233209386081', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(276, 998, 304.00, 'g-P2ic6s_lkuKvuZ', NULL, '233592754038', 'mobile_money', '2023-06-06 09:35:54', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"304.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233592754038', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(277, 1011, 302.00, '-sYyrARJyuTrxswL', NULL, '233557524573', 'mobile_money', '2023-06-06 09:50:34', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"302.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Asafo YF \nat the traffic light \n0557524573', '233557524573', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(279, 207, 302.00, 'RtpkM8S76IEbVQdE', NULL, '233592495421', 'mobile_money', '2023-06-06 09:54:43', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"302.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233592495421', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(280, 207, 1700.00, 'pZiGHpKXegciMBQk', NULL, '233592495421', 'mobile_money', '2023-06-06 10:03:57', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233592495421', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(282, 999, 304.00, 'DgxHkXAQn-JfyEba', NULL, '233245038352', 'mobile_money', '2023-06-06 10:32:00', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"304.0\",\"days\":\"30\"},\"type\":\"package\"}', 'please I wear size 12/14', '233245038352', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(283, 888, 400.00, 'QjdyIjjWRku26cWw', NULL, '233546553158', 'mobile_money', '2023-06-06 10:47:03', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233546553158', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(284, 1011, 200.00, 'rYeKKN87uUkP2ZeE', NULL, '233557524573', 'mobile_money', '2023-06-06 13:42:36', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"200.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS200.0', '233557524573', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(286, 1043, 304.00, 'XwudzDiHXHK2vS6Z', NULL, '233542527699', 'mobile_money', '2023-06-06 15:17:55', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"304.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Pantang abokobi road 119', '233542527699', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(288, 935, 400.00, 'xHhYH-1HQomH6zdp', NULL, '233554581899', 'mobile_money', '2023-06-06 15:59:38', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233554581899', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(292, 984, 500.00, '3IH0pRDuuMjjGvEl', NULL, '233542509106', 'mobile_money', '2023-06-06 17:22:47', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233542509106', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(299, 546, 2000.00, 'hiE8f9DvHWPDhtc7', NULL, '233246726251', 'mobile_money', '2023-06-06 21:34:28', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"2000.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS2000.0', '233246726251', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(300, 546, 2000.00, '0Bflk32Zw_mTFKhj', NULL, '233246726251', 'wallet', '2023-06-06 21:43:50', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233246726251', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(301, 546, 400.00, 'uPbqf7zjDGQ1XeET', NULL, '233246726251', 'mobile_money', '2023-06-07 00:14:55', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233246726251', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(303, 546, 400.00, 'wFQ4TWvag2aHkEmH', NULL, '233246726251', 'mobile_money', '2023-06-07 00:56:48', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233246726251', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(312, 530, 303.00, 'C9JKk698GaeX1EZb', NULL, '233549765500', 'mobile_money', '2023-06-07 10:04:05', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', 'want to buy more gummies', '233549765500', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(314, 1011, 200.00, 'SZWyJzQgtYOz1oWb', NULL, '233557524573', 'mobile_money', '2023-06-07 10:33:32', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"200.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS200.0', '233557524573', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(315, 1011, 400.00, 'twQKCT67Tw6pwgM_', NULL, '233557524573', 'wallet', '2023-06-07 10:34:48', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233557524573', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(319, 1670, 303.00, 'GPj9_poO7rUrg5Fg', NULL, '233542693531', 'mobile_money', '2023-06-07 11:16:28', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233542693531', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(322, 1670, 600.00, 'pOLMj0q3G9nH07Ps', NULL, '233542693531', 'mobile_money', '2023-06-07 12:18:54', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233542693531', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(324, 1244, 303.00, 'pYgTE931NEWJpY7I', NULL, '233557547974', 'mobile_money', '2023-06-07 15:36:31', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233557547974', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(325, 699, 303.00, 'O59gI3jF1Yhhz8do', NULL, '233244259383', 'mobile_money', '2023-06-07 15:56:38', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', 'kindly add some of the pussicare to my package.', '233244259383', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(327, 893, 300.00, '49TeiK3Cf5CG4Ygg', NULL, '233544102342', 'mobile_money', '2023-06-07 19:38:07', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233544102342', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(330, 530, 2200.00, 'p7pKJ-H-3MFDmgud', NULL, '233549765500', 'mobile_money', '2023-06-07 20:49:21', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233549765500', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(331, 918, 200.00, 'OI38ijvYAOkOujiY', NULL, '233502580405', 'mobile_money', '2023-06-07 21:13:10', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233502580405', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(332, 936, 400.00, 'p__aRwsIzdDAS8l5', NULL, '233206927759', 'mobile_money', '2023-06-07 21:29:54', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233206927759', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(338, 530, 4000.00, 'Q__BZ9u3_K7WbWs7', NULL, '233549765500', 'mobile_money', '2023-06-07 21:39:12', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Thank You', '233549765500', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(347, 1045, 303.00, 'ofX1OM-0k-XyIbVT', NULL, '233274468339', 'mobile_money', '2023-06-07 22:42:52', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"303.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233274468339', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(353, 936, 170.00, 'GXZ3c6zKFsS-nD6C', NULL, '233206927759', 'mobile_money', '2023-06-08 08:07:04', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233206927759', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(356, 2785, 560.00, 'Wzh9j6lMlVW-PBQJ', NULL, '233209648936', 'mobile_money', '2023-06-08 09:32:22', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233209648936', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(358, 999, 200.00, 'x9T8X-vekZVw69ef', NULL, '233245038352', 'mobile_money', '2023-06-08 09:36:03', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233245038352', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(361, 952, 560.00, '2zVh7iV7Eio_qOh7', NULL, '233209427783', 'mobile_money', '2023-06-08 12:49:42', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233209427783', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(363, 998, 350.00, 'krkCK2Uh_-zP7fyO', NULL, '233592754038', 'mobile_money', '2023-06-08 13:54:12', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"350.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS350.0', '233592754038', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(364, 998, 300.00, 'DU6XDISb4fs-0iDO', NULL, '233592754038', 'wallet', '2023-06-08 13:55:03', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233592754038', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(366, 1082, 301.00, '35n3hN7xXVQLUWTm', NULL, '233542500248', 'mobile_money', '2023-06-08 16:59:30', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"301.0\",\"days\":\"30\"},\"type\":\"package\"}', 'would like to receive it at sefwi Bekwai', '233542500248', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(367, 1670, 200.00, 'hQfHcpoMXWvoC-4_', NULL, '233542693531', 'mobile_money', '2023-06-08 17:20:48', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233542693531', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(368, 1670, 300.00, 'z81sz3XbwNWOEUkG', NULL, '233542693531', 'mobile_money', '2023-06-08 17:44:28', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233542693531', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(370, 546, 840.00, 'ZvfMoHJ7dDZJXZVt', NULL, '233246726251', 'mobile_money', '2023-06-08 20:45:39', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233246726251', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(371, 994, 390.00, 'krwN4lZmh4HeX4Do', NULL, '233240010351', 'mobile_money', '2023-06-09 06:04:11', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233240010351', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(376, 1099, 300.00, 'nYm0mgzG7FdK6wOg', NULL, '233246062325', 'mobile_money', '2023-06-09 10:21:07', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'how long will I get there products', '233246062325', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(378, 1090, 301.00, '-PNokXHQW3M6IBdD', NULL, '233556074469', 'mobile_money', '2023-06-09 10:41:06', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"301.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233556074469', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(382, 211, 230.00, '1dyPPs8XvlT1-eTb', NULL, '233500776508', 'mobile_money', '2023-06-09 11:36:50', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"230.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS230.0', '233500776508', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(384, 2678, 280.00, '-o96ap_VDIFGseLf', NULL, '233554200433', 'mobile_money', '2023-06-09 15:32:41', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233554200433', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(385, 1244, 400.00, 'N1se7Im5q6dbVk6s', NULL, '233557547974', 'mobile_money', '2023-06-09 15:37:00', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"400.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS400.0', '233557547974', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(387, 1099, 500.00, '_qTnHmO3_j9JiA1-', NULL, '233246062325', 'mobile_money', '2023-06-09 15:47:43', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"500.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS500.0', '233246062325', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(388, 1099, 470.00, 'YiMcWoQKSop6NvWN', NULL, '233246062325', 'wallet', '2023-06-09 15:49:39', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233246062325', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(394, 1011, 400.00, 'S0SEodDUu6662exb', NULL, '233557524573', 'mobile_money', '2023-06-09 20:44:26', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233557524573', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(396, 699, 740.00, 'EnOguJ2ZCA5bEAXE', NULL, '233244259383', 'mobile_money', '2023-06-09 21:37:36', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233244259383', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(397, 618, 300.00, 'CeClRd4iQ2949X09', NULL, '233546481842', 'mobile_money', '2023-06-09 22:07:32', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', '', '233546481842', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(402, 891, 250.00, 'ibvW_ow23rpzc9RS', NULL, '233240661905', 'mobile_money', '2023-06-09 22:31:13', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"250.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS250.0', '233240661905', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(406, 1118, 300.00, 'weugABBn8JqAKO7J', NULL, '233591441619', 'mobile_money', '2023-06-10 20:18:54', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'please i am very close to the total fillimg station opposite the CBG bank.', '233591441619', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(412, 984, 280.00, 'LA2Lyyq6Vkc169px', NULL, '233542509106', 'mobile_money', '2023-06-11 10:57:53', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233542509106', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(414, 952, 280.00, '7FLUDDtEmOXFy_Nh', NULL, '233209427783', 'mobile_money', '2023-06-11 20:34:11', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', '', '233209427783', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(415, 1229, 300.00, 'KvdoZs12Q0GllG5s', NULL, '233246122931', 'mobile_money', '2023-06-11 23:30:44', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Adegbedu’s Residence,New Sweet Mother Accra', '233246122931', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(417, 891, 20.00, 'ebTljiaQ_Xh3Mr5y', NULL, '233240661905', 'mobile_money', '2023-06-12 06:44:19', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"20.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS20.0', '233240661905', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(418, 891, 70.00, 'OW4IGgyK_iDwSYXh', NULL, '233240661905', 'mobile_money', '2023-06-12 08:23:42', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"70.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS70.0', '233240661905', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(420, 891, 50.00, 'd_bISc3nnmWDuQMz', NULL, '233240661905', 'mobile_money', '2023-06-12 08:44:20', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"50.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS50.0', '233240661905', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(421, 891, 390.00, '9iB_lZc7CIwYF4eC', NULL, '233240661905', 'wallet', '2023-06-12 08:44:43', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233240661905', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(501, 2966, 300.00, '000000000001', NULL, '233599207744', 'mobile_money', '2023-06-16 14:56:02', 'completed', 'package', 'mtn', '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233599207744', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(502, 2966, 300.00, '000000000002', NULL, '233599207744', 'mobile_money', '2023-06-16 14:57:02', 'completed', 'package', 'mtn', '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233599207744', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(503, 2966, 300.00, '000000000003', NULL, '233599207744', 'mobile_money', '2023-06-16 14:57:02', 'completed', 'package', 'mtn', '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233599207744', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(504, 2966, 300.00, '000000000004', NULL, '233599207744', 'mobile_money', '2023-06-16 14:58:02', 'completed', 'package', 'mtn', '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233599207744', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(505, 2967, 300.00, '000000000005', NULL, '233249174616', 'mobile_money', '2023-06-16 18:48:02', 'completed', 'package', 'mtn', '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233249174616', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(508, 2329, 300.00, '000000000008', NULL, '233596803978', 'mobile_money', '2023-06-16 19:15:02', 'completed', 'package', 'mtn', '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233596803978', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(512, 2329, 300.00, '000000000012', NULL, '233596803978', 'mobile_money', '2023-06-16 19:16:02', 'completed', 'package', 'mtn', '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233596803978', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(513, 2329, 300.00, '000000000013', NULL, '233596803978', 'mobile_money', '2023-06-16 19:17:02', 'completed', 'package', 'mtn', '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233596803978', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(514, 2329, 300.00, '000000000014', NULL, '233596803978', 'mobile_money', '2023-06-16 19:17:02', 'completed', 'package', 'mtn', '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233596803978', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(516, 2329, 300.00, '000000000016', NULL, '233596803978', 'mobile_money', '2023-06-16 19:21:02', 'completed', 'package', 'mtn', '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233596803978', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(521, 2969, 300.00, '000000000021', NULL, '233553207208', 'mobile_money', '2023-06-17 00:11:01', 'completed', 'package', 'mtn', '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233553207208', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(522, 1168, 300.00, '000000000022', NULL, '233545095811', 'mobile_money', '2023-06-17 00:39:01', 'completed', 'package', 'mtn', '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233545095811', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(523, 1168, 300.00, '000000000023', NULL, '233545095811', 'mobile_money', '2023-06-17 00:39:02', 'completed', 'package', 'mtn', '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233545095811', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(814, 210, 200.00, 'FMD000000000314', '38f8b6c9xd754', '233244177144', 'mobile_money', '2023-07-01 00:08:52', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233244177144', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(815, 1723, 200.00, 'FMD000000000315', '7749b3aax5956', '233541395590', 'mobile_money', '2023-07-01 00:09:23', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233541395590', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(823, 1561, 300.00, 'FMD000000000323', '81fe8277x85f0', '233545862886', 'mobile_money', '2023-07-01 11:09:43', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233545862886', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(832, 1583, 300.00, 'FMD000000000332', '1866f9e6x77c7', '233592065892', 'mobile_money', '2023-07-01 16:37:45', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233592065892', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(844, 1714, 300.00, 'FMD000000000344', '9d1a0606x4d9c', '233541647451', 'mobile_money', '2023-07-02 06:51:34', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233541647451', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(847, 1596, 300.00, 'FMD000000000347', '10b141b8xb141', '233551116788', 'mobile_money', '2023-07-02 08:31:21', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233551116788', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(848, 1011, 300.00, 'FMD000000000348', '1d80e1a8x76bc', '233557524573', 'mobile_money', '2023-07-02 09:36:45', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233557524573', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(855, 1099, 70.00, 'FMD000000000355', 'ff91df35xe9f6', '233246062325', 'mobile_money', '2023-07-02 16:13:44', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"70.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS70.0', '233246062325', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(857, 1596, 500.00, 'FMD000000000357', 'eb96d685x7813', '233551116788', 'mobile_money', '2023-07-02 19:31:56', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233551116788', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(861, 1596, 300.00, 'FMD000000000361', '0d727c35x5ddb', '233551116788', 'mobile_money', '2023-07-02 20:12:48', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233551116788', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(874, 207, 2000.00, 'FMD000000000378', '54bb1537xdb61', '233592495421', 'mobile_money', '2023-07-03 09:39:58', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233592495421', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(876, 1583, 200.00, 'FMD000000000380', '5834ed7bx6048', '233592065892', 'mobile_money', '2023-07-03 10:03:47', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233592065892', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(877, 211, 200.00, 'Yx6UAevov9oi63ec', NULL, '233500776508', 'wallet', '2023-07-03 10:36:22', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233500776508', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(880, 1846, 300.00, 'FMD000000000383', 'b9d95855x2c4b', '233509832188', 'mobile_money', '2023-07-03 13:27:48', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233509832188', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(882, 2055, 300.00, 'FMD000000000385', '9717cb86xa810', '233242227764', 'mobile_money', '2023-07-03 14:51:00', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233242227764', NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(888, 935, 1000.00, 'FMD000000000391', '721159e5x3f5d', '233554581899', 'mobile_money', '2023-07-03 16:34:58', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233554581899', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(893, 2802, 300.00, 'FMD000000000396', 'da5ca0f3x4a96', '233240364031', 'mobile_money', '2023-07-03 22:59:27', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233240364031', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(902, 1487, 300.00, 'FMD000000000405', '80e317ebx7aa3', '233542187936', 'mobile_money', '2023-07-04 10:10:19', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(908, 1011, 200.00, 'FMD000000000411', '97520305x816d', '233557524573', 'mobile_money', '2023-07-04 19:41:51', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233557524573', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(913, 1487, 1000.00, 'FMD000000000416', 'ec3b22bbx6a76', '233542187936', 'mobile_money', '2023-07-04 20:50:01', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(919, 1281, 300.00, 'FMD000000000422', 'a2c47696xe7d9', '233557813986', 'mobile_money', '2023-07-04 22:20:04', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233557813986', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(921, 1099, 100.00, 'FMD000000000426', 'd9db0b36xc120', '233246062325', 'mobile_money', '2023-07-05 07:15:11', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"100.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS100.0', '233246062325', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(923, 1099, 200.00, 'kNOSWDIvt0yfOBek', NULL, '233246062325', 'wallet', '2023-07-05 07:16:49', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233246062325', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(924, 2678, 200.00, 'FMD000000000428', 'f0258dc4xd78b', '233554200433', 'mobile_money', '2023-07-05 07:19:09', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233554200433', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(930, 611, 300.00, 'FMD000000000434', '5a7d189bx3919', '233246601933', 'mobile_money', '2023-07-05 10:19:42', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233246601933', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(931, 1281, 1000.00, 'FMD000000000435', 'dbdb16dfx0627', '233557813986', 'mobile_money', '2023-07-05 10:43:50', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233557813986', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(933, 980, 1200.00, 'FMD000000000437', '8db1e1afx6e74', '233553992268', 'mobile_money', '2023-07-05 11:19:06', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233553992268', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(936, 278, 1000.00, 'FMD000000000440', '5fdd662dx09f9', '233241461408', 'mobile_money', '2023-07-05 12:22:16', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233241461408', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(939, 1487, 600.00, 'FMD000000000443', '03cf0f57x5351', '233542187936', 'mobile_money', '2023-07-05 13:27:04', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(940, 1045, 200.00, 'FMD000000000444', '40209a62xe868', '233274468339', 'mobile_money', '2023-07-05 13:26:46', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233274468339', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(941, 1196, 300.00, 'FMD000000000445', 'facab6efxf1b1', '233547579382', 'mobile_money', '2023-07-05 14:49:40', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233547579382', NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(943, 1045, 300.00, 'FMD000000000447', '0bbdd3b5x1c25', '233274468339', 'mobile_money', '2023-07-05 15:11:00', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233274468339', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(944, 1583, 400.00, 'FMD000000000448', 'aa4afcbexf4b0', '233592065892', 'mobile_money', '2023-07-05 20:16:01', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233592065892', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(947, 1082, 500.00, 'FMD000000000458', '2e8810ecxece2', '233542500248', 'mobile_money', '2023-07-06 10:02:30', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542500248', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(948, 1583, 400.00, 'FMD000000000463', 'de8a1487x6ee1', '233592065892', 'mobile_money', '2023-07-06 13:28:27', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233592065892', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(953, 1487, 400.00, 'FMD000000000468', 'c5e01abcx9108', '233542187936', 'mobile_money', '2023-07-06 17:07:48', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(954, 1487, 300.00, 'FMD000000000469', '1c08e22bxb1a8', '233542187936', 'mobile_money', '2023-07-06 18:16:58', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(965, 1487, 300.00, 'FMD000000000480', '2689c6a3x6e0c', '233542187936', 'mobile_money', '2023-07-06 21:46:01', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(966, 1596, 800.00, 'FMD000000000481', 'a9c8994fx6ec2', '233551116788', 'mobile_money', '2023-07-06 21:55:34', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233551116788', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(967, 1099, 400.00, 'FMD000000000482', '3cb94fccx8662', '233246062325', 'mobile_money', '2023-07-06 21:59:27', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"400.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS400.0', '233246062325', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(968, 1099, 400.00, 'Iq32UMzb8TS1aqGg', NULL, '233246062325', 'wallet', '2023-07-06 22:02:34', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233246062325', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(972, 998, 250.00, 'FMD000000000486', 'ae4d1612x7d16', '233592754038', 'mobile_money', '2023-07-07 08:15:57', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"250.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS250.0', '233592754038', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(973, 998, 300.00, 'qnxUInqyNa0uChvd', NULL, '233592754038', 'wallet', '2023-07-07 08:17:54', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233592754038', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(974, 1487, 300.00, 'FMD000000000487', 'bbf6a783x790d', '233542187936', 'mobile_money', '2023-07-07 08:25:27', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(975, 1487, 500.00, 'FMD000000000488', '7c0b7d4axeb40', '233542187936', 'mobile_money', '2023-07-07 08:45:59', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(976, 892, 400.00, 'FMD000000000489', 'ad84b9a1x78cd', '233557541163', 'mobile_money', '2023-07-07 09:42:43', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233557541163', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(977, 1487, 200.00, 'FMD000000000490', '1ded1a57x36fa', '233542187936', 'mobile_money', '2023-07-07 09:56:12', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(978, 1583, 500.00, 'FMD000000000491', '2c3594ffx1651', '233592065892', 'mobile_money', '2023-07-07 11:14:47', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233592065892', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'); +INSERT INTO `transactions` (`id`, `customer_id`, `amount`, `reference`, `financial_transaction_id`, `account_id`, `payment_method`, `payment_date`, `status`, `type`, `network`, `metadata`, `note`, `subscriber_number`, `transaction_token`, `deleted_at`, `created_at`, `updated_at`) VALUES +(983, 1045, 300.00, 'FMD000000000496', '166055e0x36ba', '233274468339', 'mobile_money', '2023-07-07 12:38:09', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233274468339', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(988, 2014, 300.00, 'FMD000000000501', 'c3bee3c2x6dac', '233243346777', 'mobile_money', '2023-07-07 18:36:11', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233243346777', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(989, 1487, 300.00, 'FMD000000000502', 'be66b020x1341', '233542187936', 'mobile_money', '2023-07-07 22:35:59', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(992, 2026, 300.00, 'FMD000000000505', '6d2929ffxf0ef', '233594826488', 'mobile_money', '2023-07-08 06:45:59', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233594826488', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(993, 2026, 200.00, 'FMD000000000506', '32a6b6a5x5b8a', '233594826488', 'mobile_money', '2023-07-08 09:33:08', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"200.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS200.0', '233594826488', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(994, 2026, 200.00, 'XIEWrVEnhCGJGSc3', NULL, '233594826488', 'wallet', '2023-07-08 09:35:35', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233594826488', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(998, 1190, 300.00, 'FMD000000000510', '98c24b5exdc74', '233558493734', 'mobile_money', '2023-07-08 12:11:07', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233558493734', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1017, 1487, 700.00, 'FMD000000000529', '99a5842axd81b', '233542187936', 'mobile_money', '2023-07-08 22:08:47', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1023, 1487, 600.00, 'FMD000000000535', 'e5fa93b9x87e1', '233542187936', 'mobile_money', '2023-07-09 13:48:01', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1024, 2055, 400.00, 'FMD000000000536', '14e8c31fxde6b', '233242227764', 'mobile_money', '2023-07-09 14:25:36', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233242227764', NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(1028, 1596, 1000.00, 'FMD000000000540', '64e5f312xed95', '233551116788', 'mobile_money', '2023-07-09 15:40:20', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233551116788', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1030, 1487, 200.00, 'FMD000000000542', 'bd582e44xc5f0', '233542187936', 'mobile_money', '2023-07-09 15:42:29', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1033, 1487, 500.00, 'FMD000000000545', '1fb8fc1bx3aa0', '233542187936', 'mobile_money', '2023-07-09 19:08:15', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1037, 2055, 200.00, 'FMD000000000549', '6cd4a3b2x1775', '233242227764', 'mobile_money', '2023-07-10 08:18:53', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233242227764', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1038, 2088, 300.00, 'FMD000000000550', 'da572c83x4e64', '233240582897', 'mobile_money', '2023-07-10 08:39:21', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233240582897', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(1039, 935, 600.00, 'FMD000000000551', '0c927b3dxb9a7', '233554581899', 'mobile_money', '2023-07-10 16:24:30', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233554581899', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(1044, 1714, 200.00, 'FMD000000000556', '781aed53xd821', '233541647451', 'mobile_money', '2023-07-10 17:06:41', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233541647451', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1045, 1045, 200.00, 'FMD000000000557', 'c8807886x74b3', '233274468339', 'mobile_money', '2023-07-10 17:41:46', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233274468339', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1046, 2175, 300.00, 'FMD000000000558', '225d220dx0394', '233244968995', 'mobile_money', '2023-07-10 18:04:09', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233244968995', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1047, 893, 200.00, 'FMD000000000559', 'da3dab6exb7da', '233544102342', 'mobile_money', '2023-07-10 18:55:39', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233544102342', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(1049, 37, 300.00, 'FMD000000000561', '9bc5a8cbxf5e0', '233554742640', 'mobile_money', '2023-07-10 23:50:30', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233554742640', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(1050, 611, 900.00, 'FMD000000000562', '276771cfxa301', '233246601933', 'mobile_money', '2023-07-11 08:07:21', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233246601933', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1053, 543, 1300.00, 'FMD000000000565', '7875709fxd583', '233549139634', 'mobile_money', '2023-07-11 08:57:06', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233549139634', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(1061, 1082, 1700.00, 'FMD000000000573', '15dbcdb4x15a1', '233542500248', 'mobile_money', '2023-07-11 11:43:09', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542500248', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1066, 2026, 200.00, 'FMD000000000584', 'f6d517cbxdca1', '233594826488', 'mobile_money', '2023-07-11 12:38:44', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233594826488', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(1067, 999, 300.00, 'FMD000000000585', '47890b5bxc104', '233245038352', 'mobile_money', '2023-07-11 12:40:11', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233245038352', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1073, 980, 500.00, 'FMD000000000591', '0c3a64d0xae19', '233553992268', 'mobile_money', '2023-07-11 14:13:25', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233553992268', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1075, 1082, 300.00, 'FMD000000000593', '5eb7f3a5xbcd5', '233542500248', 'mobile_money', '2023-07-11 14:51:24', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542500248', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1076, 1045, 200.00, 'FMD000000000594', '483331e9xa66e', '233274468339', 'mobile_money', '2023-07-11 15:01:47', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233274468339', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1077, 1487, 300.00, 'FMD000000000595', '7ec738d9x87a3', '233542187936', 'mobile_money', '2023-07-11 15:33:03', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1079, 1487, 200.00, 'FMD000000000597', '3a43cb9cxb120', '233542187936', 'mobile_money', '2023-07-11 16:14:26', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1086, 1318, 300.00, 'FMD000000000604', '453343ccxb560', '233245151959', 'mobile_money', '2023-07-11 17:16:26', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233245151959', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1089, 1318, 200.00, 'FMD000000000607', '2a9ac8fax9d58', '233245151959', 'mobile_money', '2023-07-11 17:39:21', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233245151959', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1093, 1846, 300.00, 'FMD000000000611', '78addd8axd5a0', '233509832188', 'mobile_money', '2023-07-11 20:07:30', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233509832188', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1094, 2170, 300.00, 'FMD000000000612', '1f32807dx31d2', '233547389873', 'mobile_money', '2023-07-11 20:09:39', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233547389873', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(1095, 546, 700.00, 'FMD000000000613', 'e7e4d074x8ea5', '233246726251', 'mobile_money', '2023-07-11 23:16:53', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233246726251', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(1100, 530, 3000.00, 'FMD000000000618', '3a989631xc8c6', '233549765500', 'mobile_money', '2023-07-12 04:40:09', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"3000.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS3000.0', '233549765500', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1101, 530, 3000.00, 'MQb0xNQ3lQLhVlVZ', NULL, '233549765500', 'wallet', '2023-07-12 04:40:48', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233549765500', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1102, 2180, 300.00, 'FMD000000000619', '4b590f85xe941', '233548087878', 'mobile_money', '2023-07-12 06:14:06', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233548087878', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(1103, 618, 200.00, 'FMD000000000620', '9e799c27x989a', '233546481842', 'mobile_money', '2023-07-12 06:44:22', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233546481842', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1104, 952, 200.00, 'FMD000000000621', '0126ac4ax1a5c', '233209427783', 'mobile_money', '2023-07-12 08:47:09', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233209427783', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(1108, 894, 200.00, 'FMD000000000625', 'ef094718xa51a', '233209386081', 'mobile_money', '2023-07-12 09:11:20', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233209386081', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(1119, 1162, 300.00, 'FMD000000000636', '280e9db4x6192', '233591546817', 'mobile_money', '2023-07-12 09:50:13', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233591546817', NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(1120, 2026, 200.00, 'FMD000000000637', 'b47a100cxee2d', '233594826488', 'mobile_money', '2023-07-12 09:57:50', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233594826488', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(1121, 2167, 300.00, 'FMD000000000638', '345cf924xf7bd', '233203722658', 'mobile_money', '2023-07-12 10:07:43', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233203722658', NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(1124, 980, 200.00, 'FMD000000000641', '0a93df22x8840', '233553992268', 'mobile_money', '2023-07-12 11:39:01', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233553992268', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1125, 2186, 300.00, 'FMD000000000642', '7254d985xd08e', '233552077259', 'mobile_money', '2023-07-12 12:09:08', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233552077259', NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(1128, 2186, 200.00, 'FMD000000000645', 'c7f4ba95x7ce9', '233552077259', 'mobile_money', '2023-07-12 16:04:36', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233552077259', NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(1130, 2170, 1000.00, 'FMD000000000647', 'f2b81157x8ad0', '233547389873', 'mobile_money', '2023-07-12 16:45:14', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233547389873', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(1131, 1318, 200.00, 'FMD000000000648', '58a9cf11x65ea', '233245151959', 'mobile_money', '2023-07-12 17:41:02', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233245151959', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1132, 1596, 500.00, 'FMD000000000649', '3d730582x88e1', '233551116788', 'mobile_money', '2023-07-12 18:29:07', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233551116788', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1134, 2026, 200.00, 'FMD000000000651', '8c5ddb01x86de', '233594826488', 'mobile_money', '2023-07-12 20:17:18', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233594826488', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(1135, 1487, 300.00, 'FMD000000000652', '88bdbf63x0f74', '233542187936', 'mobile_money', '2023-07-12 20:56:22', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1138, 2055, 400.00, 'FMD000000000655', 'b25100dbx3c94', '233242227764', 'mobile_money', '2023-07-13 08:15:48', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233242227764', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1152, 2223, 300.00, 'FMD000000000669', '0bb43c46xa160', '233245588060', 'mobile_money', '2023-07-13 14:36:37', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233245588060', NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(1155, 2026, 180.00, 'FMD000000000672', 'bfcd5cc9x7a9e', '233594826488', 'mobile_money', '2023-07-13 17:02:49', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233594826488', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(1156, 1700, 300.00, 'FMD000000000673', '19e98518xfc83', '233245073983', 'mobile_money', '2023-07-13 17:11:14', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233245073983', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1163, 1700, 100.00, 'FMD000000000680', 'c9feec0fxb040', '233245073983', 'mobile_money', '2023-07-13 17:45:57', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"100.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS100.0', '233245073983', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1164, 1700, 90.00, 'FMD000000000681', '10d04fbcx8b42', '233245073983', 'mobile_money', '2023-07-13 17:47:51', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"90.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS90.0', '233245073983', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1166, 801, 300.00, 'FMD000000000683', '9d627ae3xb0ff', '233556496283', 'mobile_money', '2023-07-13 18:04:00', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233556496283', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(1167, 1376, 300.00, 'FMD000000000684', '74949235x987a', '233542450077', 'mobile_money', '2023-07-13 18:03:40', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233542450077', NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(1168, 1376, 930.00, 'FMD000000000685', '84f6ddd3x6d92', '233542450077', 'mobile_money', '2023-07-13 18:14:41', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542450077', NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(1172, 1700, 190.00, '7e4rkQdchuSJWqjB', NULL, '233245073983', 'wallet', '2023-07-13 19:27:12', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233245073983', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1176, 543, 2000.00, 'FMD000000000692', 'ab105c26x7ff2', '233549139634', 'mobile_money', '2023-07-13 22:15:27', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233549139634', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(1177, 1487, 470.00, 'FMD000000000693', '68c87beex9b26', '233542187936', 'mobile_money', '2023-07-14 09:53:31', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1178, 1082, 1500.00, 'FMD000000000694', '35a8586dx8f95', '233542500248', 'mobile_money', '2023-07-14 11:20:44', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542500248', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1181, 1045, 190.00, 'FMD000000000697', '77754ee4x83e4', '233274468339', 'mobile_money', '2023-07-14 14:41:11', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233274468339', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1189, 1487, 580.00, 'FMD000000000705', 'bca776fcx276e', '233542187936', 'mobile_money', '2023-07-14 17:44:01', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1191, 2014, 980.00, 'FMD000000000707', 'eaee84a5x38b2', '233243346777', 'mobile_money', '2023-07-14 20:26:30', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233243346777', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(1195, 1714, 200.00, 'FMD000000000711', 'a631ad1dxfb98', '233541647451', 'mobile_money', '2023-07-15 06:54:42', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"200.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS200.0', '233541647451', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1196, 1714, 200.00, 'QBF5t9hW05omK_bn', NULL, '233541647451', 'wallet', '2023-07-15 06:55:41', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233541647451', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1197, 1082, 200.00, 'FMD000000000712', '4dd648efx32d2', '233542500248', 'mobile_money', '2023-07-15 08:38:40', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542500248', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1198, 1099, 390.00, 'FMD000000000713', '9facc64cxe884', '233246062325', 'mobile_money', '2023-07-15 09:30:07', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"390.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS390.0', '233246062325', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1199, 1099, 390.00, 'DPCzSpXmZjokAtut', NULL, '233246062325', 'wallet', '2023-07-15 09:30:24', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233246062325', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1200, 1487, 300.00, 'FMD000000000714', 'd2d31b0cx020d', '233542187936', 'mobile_money', '2023-07-15 15:33:00', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1205, 1487, 390.00, 'FMD000000000719', '4666785axc98e', '233542187936', 'mobile_money', '2023-07-16 09:11:10', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1210, 935, 400.00, 'FMD000000000724', 'c18be0e2x8059', '233554581899', 'mobile_money', '2023-07-16 16:53:14', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233554581899', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(1213, 1848, 300.00, 'FMD000000000727', '8057d7dbx6e5d', '233554761301', 'mobile_money', '2023-07-17 00:57:14', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233554761301', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1214, 1487, 300.00, 'FMD000000000728', '2a91264dx2c6c', '233542187936', 'mobile_money', '2023-07-17 05:27:07', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1215, 1281, 1510.00, 'FMD000000000729', '9dd6f7ebxe5ec', '233557813986', 'mobile_money', '2023-07-17 06:06:14', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233557813986', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1216, 1045, 200.00, 'FMD000000000730', 'f0857642xa4b2', '233274468339', 'mobile_money', '2023-07-17 07:31:51', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233274468339', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1221, 994, 390.00, 'FMD000000000735', 'aab9d7c3x894d', '233240010351', 'mobile_money', '2023-07-17 12:14:08', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233240010351', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(1228, 1487, 500.00, 'FMD000000000742', 'e093c457xb970', '233542187936', 'mobile_money', '2023-07-17 19:59:31', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1229, 2297, 300.00, 'FMD000000000743', '1ac589ccx8932', '233507737470', 'mobile_money', '2023-07-17 21:28:36', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233507737470', NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(1232, 2302, 300.00, 'FMD000000000746', '538da7fexea59', '233546054210', 'mobile_money', '2023-07-18 09:07:53', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233546054210', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1247, 2297, 550.00, 'FMD000000000761', '11fd54b1x32e8', '233507737470', 'mobile_money', '2023-07-18 13:43:58', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"550.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS550.0', '233507737470', NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(1248, 2297, 450.00, 'TlCo7NAmGAwTcnIE', NULL, '233507737470', 'wallet', '2023-07-18 13:46:04', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233507737470', NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(1258, 2678, 200.00, 'FMD000000000771', '8012e4fex5822', '233554200433', 'mobile_money', '2023-07-18 15:01:18', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233554200433', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(1260, 1700, 200.00, 'FMD000000000773', 'c7a03483xd697', '233245073983', 'mobile_money', '2023-07-18 16:35:22', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"200.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS200.0', '233245073983', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1261, 1487, 300.00, 'FMD000000000774', '2469d43dx7089', '233542187936', 'mobile_money', '2023-07-18 17:33:25', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1262, 1700, 180.00, '-x1VWODXE6F-6Jzx', NULL, '233245073983', 'wallet', '2023-07-18 19:08:48', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233245073983', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1268, 2327, 300.00, 'FMD000000000780', '155aa410x3601', '233597537430', 'mobile_money', '2023-07-19 08:49:36', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233597537430', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1270, 2327, 190.00, 'FMD000000000782', 'a5e3e9ecx323d', '233597537430', 'mobile_money', '2023-07-19 09:32:10', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233597537430', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1271, 2327, 200.00, 'FMD000000000783', '942a2f9axd8d8', '233597537430', 'mobile_money', '2023-07-19 13:14:58', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233597537430', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1274, 1848, 1020.00, 'FMD000000000786', 'a1a05083xe1a6', '233554761301', 'mobile_money', '2023-07-19 16:55:16', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233554761301', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1277, 1714, 100.00, 'FMD000000000789', '382ad693x10ec', '233541647451', 'mobile_money', '2023-07-19 18:23:47', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"100.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS100.0', '233541647451', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1279, 893, 380.00, 'FMD000000000791', '4fa27af2x7ba1', '233544102342', 'mobile_money', '2023-07-19 19:58:38', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233544102342', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(1280, 1487, 200.00, 'FMD000000000792', '6b0a7855xcf2a', '233542187936', 'mobile_money', '2023-07-19 21:50:18', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1282, 2321, 300.00, 'FMD000000000794', '508a4148x4823', '233541297003', 'mobile_money', '2023-07-19 21:59:47', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233541297003', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1283, 2336, 300.00, 'FMD000000000795', 'd746349ax427f', '233548242749', 'mobile_money', '2023-07-19 23:39:35', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233548242749', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1289, 2327, 190.00, 'FMD000000000801', '82762accx8919', '233597537430', 'mobile_money', '2023-07-20 10:41:46', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233597537430', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1290, 984, 500.00, 'FMD000000000802', 'f84fd9f3x7dde', '233542509106', 'mobile_money', '2023-07-20 10:55:41', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542509106', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(1291, 2327, 190.00, 'FMD000000000803', '82d8b2d2xda38', '233597537430', 'mobile_money', '2023-07-20 11:39:51', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233597537430', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1294, 1714, 100.00, 'FMD000000000806', '309d9047x74f8', '233541647451', 'mobile_money', '2023-07-20 12:48:47', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"100.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS100.0', '233541647451', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1295, 1714, 200.00, 'Phk8Od0YIXnOR9Bm', NULL, '233541647451', 'wallet', '2023-07-20 12:49:32', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233541647451', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1297, 1196, 450.00, 'FMD000000000808', '1fb4e68bx9f0d', '233547579382', 'mobile_money', '2023-07-20 14:32:52', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233547579382', NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(1298, 1846, 300.00, 'FMD000000000809', '6485d3a3x91b4', '233509832188', 'mobile_money', '2023-07-20 14:48:21', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233509832188', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1300, 2088, 390.00, 'FMD000000000811', '91d4b3a0xf79a', '233240582897', 'mobile_money', '2023-07-20 16:07:23', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233240582897', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(1301, 1487, 540.00, 'FMD000000000812', 'ee797239xf950', '233542187936', 'mobile_money', '2023-07-20 17:05:56', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1304, 2327, 190.00, 'FMD000000000815', '33f1c18cx1f7b', '233597537430', 'mobile_money', '2023-07-20 19:07:33', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233597537430', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1306, 1487, 180.00, 'FMD000000000817', 'c4831d43x193d', '233542187936', 'mobile_money', '2023-07-20 20:14:48', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1310, 2297, 830.00, 'FMD000000000821', 'd835212fx69f4', '233507737470', 'mobile_money', '2023-07-21 15:36:39', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"830.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS830.0', '233507737470', NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(1311, 2297, 930.00, 'V-gPqXm3_fHZmryv', NULL, '233507737470', 'wallet', '2023-07-21 15:37:01', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233507737470', NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(1312, 1631, 300.00, 'FMD000000000822', '9ae56abexcca5', '233591527878', 'mobile_money', '2023-07-21 17:20:22', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233591527878', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1313, 2435, 300.00, 'FMD000000000823', '7a30ba4bx7913', '233555772205', 'mobile_money', '2023-07-21 17:41:53', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233555772205', NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(1316, 2435, 1110.00, 'FMD000000000826', '1ca1ad7cxd23d', '233555772205', 'mobile_money', '2023-07-21 18:23:40', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233555772205', NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(1339, 207, 1000.00, 'FMD000000000849', 'f789c82ex6be8', '233592495421', 'mobile_money', '2023-07-22 09:21:19', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233592495421', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1341, 2409, 300.00, 'FMD000000000851', '130e5309xf211', '233548299099', 'mobile_money', '2023-07-22 09:41:05', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233548299099', NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(1350, 341, 300.00, 'FMD000000000860', '44f42588x9bdb', '233240552556', 'mobile_money', '2023-07-22 11:54:26', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233240552556', NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(1366, 889, 390.00, 'FMD000000000876', 'cd8ef149x906e', '233241649524', 'mobile_money', '2023-07-23 13:30:49', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233241649524', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(1368, 1487, 200.00, 'FMD000000000878', '5002bdfdx1955', '233542187936', 'mobile_money', '2023-07-23 19:50:33', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1369, 1045, 300.00, 'FMD000000000879', '14b22b1dxed85', '233274468339', 'mobile_money', '2023-07-23 20:23:27', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233274468339', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1372, 2186, 490.00, 'FMD000000000882', 'b897ae6bx99cb', '233552077259', 'mobile_money', '2023-07-24 09:39:24', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233552077259', NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(1375, 1670, 600.00, 'FMD000000000885', 'ec39498bx4f5f', '233542693531', 'mobile_money', '2023-07-24 10:50:19', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542693531', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(1377, 2026, 190.00, 'FMD000000000887', '1fb64320x0184', '233594826488', 'mobile_money', '2023-07-24 11:40:52', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233594826488', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(1383, 1487, 200.00, 'FMD000000000893', '7d09e39axe5ed', '233542187936', 'mobile_money', '2023-07-24 17:58:18', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1387, 2563, 300.00, 'FMD000000000897', '699056a9x3254', '233547512966', 'mobile_money', '2023-07-24 19:14:12', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233547512966', NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(1394, 2678, 300.00, 'FMD000000000904', '899e72f9x8332', '233554200433', 'mobile_money', '2023-07-25 08:46:09', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233554200433', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(1399, 2482, 300.00, 'FMD000000000909', '666ff4b4x444b', '233597235040', 'mobile_money', '2023-07-25 11:40:57', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233597235040', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1404, 2026, 190.00, 'FMD000000000914', '76270f13x0fbf', '233594826488', 'mobile_money', '2023-07-25 12:57:19', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233594826488', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(1407, 1700, 260.00, 'FMD000000000917', 'b3832742xe909', '233245073983', 'mobile_money', '2023-07-25 17:16:56', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"260.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS260.0', '233245073983', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1408, 1700, 90.00, 'FMD000000000918', 'f65bc6bex8b86', '233245073983', 'mobile_money', '2023-07-25 17:43:42', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"90.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS90.0', '233245073983', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1411, 2474, 300.00, 'FMD000000000921', '84c44c5bx2be7', '233542062600', 'mobile_money', '2023-07-25 18:43:29', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233542062600', NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(1412, 2486, 300.00, 'FMD000000000922', 'faa0fcfbx2d13', '233556446609', 'mobile_money', '2023-07-25 20:14:45', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233556446609', NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(1414, 2026, 190.00, 'FMD000000000924', '09ede04dxecd1', '233594826488', 'mobile_money', '2023-07-25 20:30:38', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233594826488', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(1418, 1487, 300.00, 'FMD000000000928', 'f4649895x4ba6', '233542187936', 'mobile_money', '2023-07-26 09:11:15', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1432, 1487, 500.00, 'FMD000000000942', 'df04bfa6x200c', '233542187936', 'mobile_money', '2023-07-26 17:53:22', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1433, 1700, 10.00, 'FMD000000000943', '23c40f21x7910', '233245073983', 'mobile_money', '2023-07-26 18:49:03', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"10.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS10.0', '233245073983', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1435, 1700, 10.00, 'FMD000000000945', 'add5cb9bxaeeb', '233245073983', 'mobile_money', '2023-07-26 18:50:45', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"10.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS10.0', '233245073983', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1436, 1700, 380.00, 'athmb6Pl8CWlSIU1', NULL, '233245073983', 'wallet', '2023-07-26 18:51:28', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233245073983', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1439, 278, 1000.00, 'FMD000000000948', '6f90490exa15c', '233241461408', 'mobile_money', '2023-07-26 20:38:30', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"1000.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS1000.0', '233241461408', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(1440, 278, 1000.00, 'OGBwUU6wWIjUjn4d', NULL, '233241461408', 'wallet', '2023-07-26 20:39:50', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233241461408', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(1441, 2506, 300.00, 'FMD000000000949', '7a4a892bx73fd', '233545852060', 'mobile_money', '2023-07-27 00:19:24', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233545852060', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1442, 530, 2720.00, 'FMD000000000950', '4bb4d410x2f55', '233549765500', 'mobile_money', '2023-07-27 06:25:15', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"2720.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS2720.0', '233549765500', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1443, 530, 2720.00, 'FhYned88mHlE8W2B', NULL, '233549765500', 'wallet', '2023-07-27 06:26:01', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233549765500', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1444, 2493, 300.00, 'FMD000000000951', 'b519c183xcd63', '233243238061', 'mobile_money', '2023-07-27 06:44:27', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233243238061', NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1445, 1700, 190.00, 'FMD000000000952', '1fefc2d8xf9ae', '233245073983', 'mobile_money', '2023-07-27 06:44:33', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233245073983', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1449, 1099, 200.00, 'FMD000000000956', 'f6aabb9cxf3d5', '233246062325', 'mobile_money', '2023-07-27 08:38:43', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"200.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS200.0', '233246062325', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1450, 3325, 300.00, 'FMD000000000957', 'b10cacb5x4815', '233553952521', 'mobile_money', '2023-07-27 08:38:34', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233553952521', NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1452, 1099, 200.00, 'mh6DXibZZycG1GuT', NULL, '233246062325', 'wallet', '2023-07-27 08:41:20', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233246062325', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1457, 1827, 300.00, 'FMD000000000963', '6e895833x97a7', '233545144467', 'mobile_money', '2023-07-27 09:23:41', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233545144467', NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(1459, 207, 1000.00, 'FMD000000000965', 'f7852229xa903', '233592495421', 'mobile_money', '2023-07-27 10:30:52', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233592495421', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1461, 1827, 180.00, 'FMD000000000967', 'f8f1308cx83e2', '233545144467', 'mobile_money', '2023-07-27 10:45:24', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233545144467', NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(1470, 3325, 1190.00, 'FMD000000000976', '4d30ba4dx55ca', '233553952521', 'mobile_money', '2023-07-27 11:30:10', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233553952521', NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1473, 3325, 200.00, 'FMD000000000979', '27ac52d3x7109', '233553952521', 'mobile_money', '2023-07-27 12:20:32', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233553952521', NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1477, 2327, 570.00, 'FMD000000000983', '25c069e5x8bbf', '233597537430', 'mobile_money', '2023-07-27 16:48:59', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233597537430', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1481, 2586, 300.00, 'FMD000000000987', '0ab0c83fxae48', '233550026442', 'mobile_money', '2023-07-27 17:50:09', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233550026442', NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(1482, 2327, 190.00, 'FMD000000000988', '4efdf800x943d', '233597537430', 'mobile_money', '2023-07-27 18:13:11', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233597537430', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1485, 2586, 200.00, 'FMD000000000991', '6522cdd3x1c28', '233550026442', 'mobile_money', '2023-07-27 19:04:12', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233550026442', NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(1490, 1281, 1250.00, 'FMD000000000996', '89fd4bbdx36e4', '233557813986', 'mobile_money', '2023-07-28 06:40:40', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233557813986', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1497, 3325, 400.00, 'FMD000000001003', '454b7740x098d', '233553952521', 'mobile_money', '2023-07-28 08:22:25', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233553952521', NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1500, 2540, 300.00, 'FMD000000001006', 'adc4b9e3x9d7c', '233244992839', 'mobile_money', '2023-07-28 10:08:16', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233244992839', NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1501, 2327, 190.00, 'FMD000000001007', '5fdf4451x58c2', '233597537430', 'mobile_money', '2023-07-28 10:42:13', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233597537430', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1504, 1670, 500.00, 'FMD000000001010', '9469c0acx2f9c', '233542693531', 'mobile_money', '2023-07-28 12:05:23', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542693531', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(1505, 207, 1000.00, 'FMD000000001011', '96c30552x3465', '233592495421', 'mobile_money', '2023-07-28 12:11:28', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233592495421', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1509, 952, 390.00, 'FMD000000001015', 'f5428e67x097e', '233209427783', 'mobile_money', '2023-07-28 14:25:27', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233209427783', NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(1511, 3335, 300.00, 'FMD000000001017', '184568a3x7985', '233592778287', 'mobile_money', '2023-07-28 15:54:29', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233592778287', NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'); +INSERT INTO `transactions` (`id`, `customer_id`, `amount`, `reference`, `financial_transaction_id`, `account_id`, `payment_method`, `payment_date`, `status`, `type`, `network`, `metadata`, `note`, `subscriber_number`, `transaction_token`, `deleted_at`, `created_at`, `updated_at`) VALUES +(1516, 889, 200.00, 'FMD000000001022', '225bcb58x5cc6', '233241649524', 'mobile_money', '2023-07-29 08:56:32', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233241649524', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(1522, 2563, 300.00, 'FMD000000001028', '6c78ec5ax8951', '233547512966', 'mobile_money', '2023-07-29 09:52:37', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233547512966', NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(1524, 3325, 300.00, 'FMD000000001030', '612eaec3x7da2', '233553952521', 'mobile_money', '2023-07-29 11:31:12', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233553952521', NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1530, 2593, 300.00, 'FMD000000001036', '7a3a1c77xd6d6', '233241990949', 'mobile_money', '2023-07-29 18:24:01', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233241990949', NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(1533, 1487, 580.00, 'FMD000000001039', '091a05f7xdd41', '233542187936', 'mobile_money', '2023-07-29 20:48:19', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1539, 2327, 680.00, 'FMD000000001045', 'dd2a5cc7x282a', '233597537430', 'mobile_money', '2023-07-30 09:20:21', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233597537430', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1540, 2327, 190.00, 'FMD000000001046', '32d9b188x136d', '233597537430', 'mobile_money', '2023-07-30 10:03:39', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233597537430', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1543, 618, 190.00, 'FMD000000001049', '86378aa6xfd89', '233546481842', 'mobile_money', '2023-07-30 12:57:51', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233546481842', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1544, 935, 500.00, 'FMD000000001050', '7b8f23d9x0c35', '233554581899', 'mobile_money', '2023-07-30 14:33:55', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233554581899', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(1545, 2327, 190.00, 'FMD000000001051', '30815a7axc83b', '233597537430', 'mobile_money', '2023-07-30 14:46:58', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233597537430', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1551, 1487, 400.00, 'FMD000000001057', '0afdc0b5xa902', '233542187936', 'mobile_money', '2023-07-30 17:41:56', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1552, 2516, 300.00, 'FMD000000001058', 'e849308ex9bb2', '233501300885', 'mobile_money', '2023-07-30 20:40:10', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233501300885', NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1553, 1596, 480.00, 'FMD000000001059', '88eed55cxe534', '233551116788', 'mobile_money', '2023-07-30 22:27:07', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233551116788', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1554, 1523, 300.00, 'FMD000000001060', 'a2158786x8949', '233559270720', 'mobile_money', '2023-07-30 23:08:14', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233559270720', NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(1555, 2606, 300.00, 'FMD000000001061', '29e16a08x819c', '233542701052', 'mobile_money', '2023-07-30 23:16:29', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233542701052', NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1556, 3325, 200.00, 'FMD000000001062', '87bc9504x7db2', '233553952521', 'mobile_money', '2023-07-31 07:00:30', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233553952521', NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1557, 1487, 300.00, 'FMD000000001063', '99651889x7181', '233542187936', 'mobile_money', '2023-07-31 08:57:14', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1560, 2379, 300.00, 'FMD000000001066', '93b6f697x6cfd', '233245451216', 'mobile_money', '2023-07-31 14:15:04', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233245451216', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1564, 2379, 270.00, 'FMD000000001070', 'd7377763x3a05', '233245451216', 'mobile_money', '2023-07-31 14:52:50', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233245451216', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1565, 2302, 190.00, 'FMD000000001071', '63b986c6x9943', '233546054210', 'mobile_money', '2023-07-31 15:10:11', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233546054210', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1567, 1082, 200.00, 'FMD000000001073', 'be67876dx61ef', '233542500248', 'mobile_money', '2023-07-31 16:05:58', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542500248', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1568, 2302, 180.00, 'FMD000000001074', 'fd50a470x29f3', '233546054210', 'mobile_money', '2023-07-31 16:32:06', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233546054210', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1569, 618, 280.00, 'FMD000000001075', '962e1b1fxdb05', '233546481842', 'mobile_money', '2023-07-31 18:00:40', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233546481842', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1570, 2614, 300.00, 'FMD000000001076', 'ae1a9438x9caa', '233249766685', 'mobile_money', '2023-07-31 22:06:49', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233249766685', NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1574, 1700, 150.00, 'FMD000000001080', '172f8cd5x57a3', '233245073983', 'mobile_money', '2023-08-01 09:34:34', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"150.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS150.0', '233245073983', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1575, 1700, 150.00, 'FMD000000001081', '68d638d0x7c74', '233245073983', 'mobile_money', '2023-08-01 12:11:18', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"150.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS150.0', '233245073983', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1576, 1487, 590.00, 'FMD000000001082', '35cf6820x9484', '233542187936', 'mobile_money', '2023-08-01 14:04:39', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1577, 3325, 200.00, 'FMD000000001083', '9bd5e227x08ec', '233553952521', 'mobile_money', '2023-08-01 14:36:12', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233553952521', NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1578, 2641, 300.00, 'FMD000000001084', '5a6ef8d8x3155', '233248180939', 'mobile_money', '2023-08-01 15:32:50', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233248180939', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1589, 2641, 300.00, 'FMD000000001095', 'e84b3a9dx6075', '233248180939', 'mobile_money', '2023-08-01 18:19:49', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233248180939', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1593, 2661, 300.00, 'FMD000000001099', 'bc8d83d5x0d2e', '233554567503', 'mobile_money', '2023-08-01 23:29:25', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233554567503', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1594, 1487, 400.00, 'FMD000000001100', '9dd011cfx448c', '233542187936', 'mobile_money', '2023-08-02 03:48:37', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1600, 2711, 300.00, 'FMD000000001106', 'b08cf995x8ad3', '233503036958', 'mobile_money', '2023-08-02 10:09:19', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233503036958', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1602, 2658, 300.00, 'FMD000000001108', 'b2bdc45ex5912', '233596812138', 'mobile_money', '2023-08-02 10:27:30', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233596812138', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1603, 2658, 380.00, 'FMD000000001109', '0d390edfxaac4', '233596812138', 'mobile_money', '2023-08-02 11:28:00', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233596812138', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1608, 2661, 560.00, 'FMD000000001114', 'b379d18ax551a', '233554567503', 'mobile_money', '2023-08-02 13:45:14', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233554567503', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1610, 1374, 300.00, 'FMD000000001116', 'f19909cdxb58d', '233553708987', 'mobile_money', '2023-08-02 14:48:23', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233553708987', NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(1611, 3325, 300.00, 'FMD000000001117', '00326d6dx9f06', '233553952521', 'mobile_money', '2023-08-02 17:19:11', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233553952521', NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1612, 2678, 390.00, 'FMD000000001118', 'cdb13d57x6078', '233554200433', 'mobile_money', '2023-08-02 17:47:46', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233554200433', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(1614, 1487, 660.00, 'FMD000000001120', '2f132b3dx36db', '233542187936', 'mobile_money', '2023-08-03 07:28:03', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1615, 2327, 500.00, 'FMD000000001121', '771c9a53xe638', '233597537430', 'mobile_money', '2023-08-03 08:28:44', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233597537430', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1623, 1848, 1040.00, 'FMD000000001129', 'cebc769bx6cad', '233554761301', 'mobile_money', '2023-08-03 11:59:23', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233554761301', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1625, 2327, 180.00, 'FMD000000001131', 'dbe0359fx5def', '233597537430', 'mobile_money', '2023-08-03 12:20:56', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233597537430', NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(1626, 1487, 1790.00, 'FMD000000001132', '792d9904x7b55', '233542187936', 'mobile_money', '2023-08-03 15:58:42', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1628, 1487, 190.00, 'FMD000000001134', '37c0fc92xa818', '233542187936', 'mobile_money', '2023-08-03 17:47:19', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1633, 1487, 160.00, 'FMD000000001139', '44a6ccd5xeaf7', '233542187936', 'mobile_money', '2023-08-04 04:11:37', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1637, 530, 2460.00, 'FMD000000001143', '6619e9ddxb648', '233549765500', 'mobile_money', '2023-08-04 09:40:50', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233549765500', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1638, 1487, 200.00, 'FMD000000001144', 'cad6bf4dx044e', '233542187936', 'mobile_money', '2023-08-04 10:28:21', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1639, 1700, 100.00, 'FMD000000001145', 'dfc41de3xe413', '233245073983', 'mobile_money', '2023-08-04 10:47:42', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"100.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS100.0', '233245073983', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1640, 1487, 200.00, 'FMD000000001146', 'b9cc8cabx1d54', '233542187936', 'mobile_money', '2023-08-04 11:05:09', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1641, 530, 2400.00, 'FMD000000001147', '4f5cba2bxce60', '233549765500', 'mobile_money', '2023-08-04 11:40:59', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233549765500', NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(1642, 1561, 340.00, 'FMD000000001148', 'e7c36624xae32', '233545862886', 'mobile_money', '2023-08-04 11:58:14', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233545862886', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1643, 1700, 380.00, 'u4FiVclHNbOspIlq', NULL, '233245073983', 'wallet', '2023-08-04 13:21:16', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233245073983', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1644, 2658, 240.00, 'FMD000000001149', '22a25e90x3fad', '233596812138', 'mobile_money', '2023-08-04 13:32:22', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233596812138', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1646, 2658, 160.00, 'FMD000000001151', '476ca15axdbfb', '233596812138', 'mobile_money', '2023-08-04 13:35:02', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233596812138', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1650, 1583, 460.00, 'FMD000000001155', 'b38cd29bx2500', '233592065892', 'mobile_money', '2023-08-04 13:50:23', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233592065892', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1651, 2625, 300.00, 'FMD000000001156', '154a0134x58fa', '233540320988', 'mobile_money', '2023-08-04 14:08:47', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233540320988', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1653, 1082, 960.00, 'FMD000000001158', '309c1ea9xe052', '233542500248', 'mobile_money', '2023-08-04 14:27:48', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542500248', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1660, 1487, 200.00, 'FMD000000001165', '6a84d121x11d1', '233542187936', 'mobile_money', '2023-08-04 14:50:22', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1662, 2625, 1090.00, 'FMD000000001167', '437617bfx857b', '233540320988', 'mobile_money', '2023-08-04 14:57:19', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233540320988', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1663, 1714, 180.00, 'FMD000000001168', 'da615ef7x7edb', '233541647451', 'mobile_money', '2023-08-04 14:59:49', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"180.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS180.0', '233541647451', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1664, 1714, 180.00, 'P-nqlBZXVP_a1sZo', NULL, '233541647451', 'wallet', '2023-08-04 15:00:14', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233541647451', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1666, 2728, 300.00, 'FMD000000001170', 'c24f8b32x3c0b', '233558053664', 'mobile_money', '2023-08-04 17:06:37', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233558053664', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1668, 2026, 180.00, 'FMD000000001172', '3d11b01cx6973', '233594826488', 'mobile_money', '2023-08-04 17:14:18', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233594826488', NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(1669, 1487, 200.00, 'FMD000000001173', '9918c5d9x1d0a', '233542187936', 'mobile_money', '2023-08-04 18:46:06', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1672, 2751, 300.00, 'FMD000000001176', '75fe5f18xffc1', '233550215233', 'mobile_money', '2023-08-04 19:13:36', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233550215233', NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(1674, 2658, 160.00, 'FMD000000001178', '5616784bxcd21', '233596812138', 'mobile_money', '2023-08-04 19:59:35', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233596812138', NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(1675, 2641, 720.00, 'FMD000000001179', '2a56aab8xdc19', '233248180939', 'mobile_money', '2023-08-04 21:50:20', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233248180939', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1676, 1082, 180.00, 'FMD000000001180', '10d853c3x7042', '233542500248', 'mobile_money', '2023-08-04 23:03:03', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542500248', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1677, 1487, 200.00, 'FMD000000001181', 'bb6fbd4dx07fc', '233542187936', 'mobile_money', '2023-08-05 00:33:26', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1678, 1583, 160.00, 'FMD000000001182', '81e4b7c2x3696', '233592065892', 'mobile_money', '2023-08-05 02:08:06', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233592065892', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1679, 2751, 80.00, 'FMD000000001183', '622a5c6cx3281', '233550215233', 'mobile_money', '2023-08-05 03:31:23', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"80.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS80.0', '233550215233', NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(1693, 2748, 300.00, 'FMD000000001197', '3cdfb873x66c0', '233244882371', 'mobile_money', '2023-08-05 09:27:33', 'completed', 'package', NULL, '{\"model\":{\"id\":\"1\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"days\":\"30\"},\"type\":\"package\"}', 'Purchase the initial package', '233244882371', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1695, 1281, 180.00, 'FMD000000001199', 'a2bb3312x4a48', '233557813986', 'mobile_money', '2023-08-05 19:33:14', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233557813986', NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(1696, 2748, 200.00, 'FMD000000001200', '7a41b8bdxdbba', '233244882371', 'mobile_money', '2023-08-05 21:13:24', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"200.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS200.0', '233244882371', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1701, 1487, 180.00, 'FMD000000001205', '8fde79c3x366e', '233542187936', 'mobile_money', '2023-08-06 09:55:11', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1703, 2625, 270.00, 'FMD000000001207', 'a56ef94cxd705', '233540320988', 'mobile_money', '2023-08-06 19:09:57', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233540320988', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1704, 2625, 180.00, 'FMD000000001208', 'a6983db1x5de5', '233540320988', 'mobile_money', '2023-08-06 19:13:13', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233540320988', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1706, 2748, 200.00, 'FMD000000001210', '0b291b1dx37c4', '233244882371', 'mobile_money', '2023-08-07 11:49:28', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"200.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS200.0', '233244882371', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1707, 2748, 360.00, 'i9rRpMVwFEG208eM', NULL, '233244882371', 'wallet', '2023-08-07 11:51:05', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233244882371', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1708, 2748, 230.00, 'FMD000000001211', '12e3e9a3x113a', '233244882371', 'mobile_money', '2023-08-07 14:36:18', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"230.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS230.0', '233244882371', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1709, 2748, 270.00, 'YTMtjd9KYNFvsy81', NULL, '233244882371', 'wallet', '2023-08-07 14:36:34', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Buy items', '233244882371', NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1718, 278, 180.00, 'FMD000000001220', '06ca00c7x4e71', '233241461408', 'mobile_money', '2023-08-08 07:18:07', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233241461408', NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(1721, 2055, 180.00, 'FMD000000001223', '711833a4x367a', '233242227764', 'mobile_money', '2023-08-08 12:52:47', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233242227764', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1722, 1487, 270.00, 'FMD000000001224', '6ea5534bxf2ca', '233542187936', 'mobile_money', '2023-08-08 16:56:48', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233542187936', NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(1723, 2751, 130.00, 'FMD000000001225', '132d20cexd1cb', '233550215233', 'mobile_money', '2023-08-08 18:33:39', 'completed', 'deposit', NULL, '{\"model\":{\"amount\":\"130.00\"},\"type\":\"deposit\"}', 'Deposit amount GHS130.0', '233550215233', NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(1724, 2586, 180.00, 'FMD000000001226', '14e8a897x6c48', '233550026442', 'mobile_money', '2023-08-08 20:36:09', 'completed', 'products', NULL, '{\"model\":null,\"type\":\"products\"}', 'Pay the items', '233550026442', NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(1727, 3455, 240.00, 'FMT000000001229', '2df39ef4x734f', '233200374289', 'mobile_money', '2023-08-09 17:14:55', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233598556448', '502364d3c93bb32772.3779108064d3c93bb327d2.36303777619064d3c93bb3', NULL, '2023-08-09 17:13:31', '2023-08-09 17:15:00'), +(1728, 2625, 180.00, 'FMT000000001230', '1d948bbexc885', '233540320988', 'mobile_money', '2023-08-09 22:20:37', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540320988', '564964d410df9713b5.7837001864d410df971427.69114728345864d410df97', NULL, '2023-08-09 22:19:11', '2023-08-09 22:24:02'), +(1729, 2327, 360.00, 'FMT000000001231', '047ed191x2a4a', '233597537430', 'mobile_money', '2023-08-10 07:27:44', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233597537430', '549164d4910a55e7a2.7470895664d4910a55e9a0.41869248954964d4910a55', NULL, '2023-08-10 07:26:02', '2023-08-10 07:30:02'), +(1732, 1487, 540.00, 'FMT000000001234', 'e1dc032dx30b2', '233542187936', 'mobile_money', '2023-08-10 09:01:29', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233542187936', '148564d4a74b113fa9.3395494764d4a74b114016.06621492404064d4a74b11', NULL, '2023-08-10 09:00:58', '2023-08-10 09:05:02'), +(1733, 1487, 35.00, 'FMT000000001235', '33dd97c8x7dd6', '233542187936', 'mobile_money', '2023-08-10 09:15:31', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', 'Order items from the stock', '233542187936', '589864d4aa9a14dc27.5808654264d4aa9a14dd87.87108736743464d4aa9a14', NULL, '2023-08-10 09:15:05', '2023-08-10 09:20:02'), +(1735, 1487, 35.00, 'FMT000000001237', '2518ea6ax5735', '233542187936', 'mobile_money', '2023-08-10 10:10:20', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', 'Order items from the stock', '233542187936', '408164d4b76ac06442.1702551164d4b76ac06492.23843892283064d4b76ac0', NULL, '2023-08-10 10:09:46', '2023-08-10 10:14:02'), +(1736, 1082, 180.00, 'FMT000000001238', '6abbbb71x04a7', '233542500248', 'mobile_money', '2023-08-10 13:14:24', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233542500248', '300064d4e2813ae899.5876593864d4e2813ae8e6.40220755304764d4e2813a', NULL, '2023-08-10 13:13:36', '2023-08-10 13:14:29'), +(1739, 149, 180.00, 'FMT000000001241', '759feb23x0265', '233240919873', 'mobile_money', '2023-08-10 14:00:23', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233598556448', '742464d4ed4d86d4b2.2846630264d4ed4d86d519.10471630420464d4ed4d86', NULL, '2023-08-10 13:59:41', '2023-08-10 14:00:42'), +(1740, 984, 360.00, 'FMT000000001242', 'b1862cf7xa371', '233542509106', 'mobile_money', '2023-08-10 14:30:25', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233542509106', '443364d4f43478cda0.0517705564d4f43478cdc4.02580546524464d4f43478', NULL, '2023-08-10 14:29:08', '2023-08-10 14:34:02'), +(1743, 3325, 90.00, 'FMT000000001245', '1b8e5666x6ecc', '233553952521', 'mobile_money', '2023-08-11 08:07:24', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233256730678', '162664d5ec179cbff6.0951180464d5ec179cc072.65622248691864d5ec179c', NULL, '2023-08-11 08:06:47', '2023-08-11 08:07:29'), +(1744, 1487, 180.00, 'FMT000000001246', 'b9978fdex7211', '233542187936', 'mobile_money', '2023-08-11 09:09:23', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233542187936', '269764d5faa6e59f27.1120679264d5faa6e59f70.75305348189864d5faa6e5', NULL, '2023-08-11 09:08:54', '2023-08-11 09:13:02'), +(1745, 2591, 335.00, 'FMT000000001247', 'bf1fcc59x2f96', '233249675745', 'mobile_money', '2023-08-11 16:06:50', 'completed', 'package', 'MTN_MM', '{\"model\":{\"id\":\"\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"size\":\"Extra Large\"},\"type\":\"package\"}', '', '233249675745', '933164d65c404d5c76.9371202864d65c404d5ce5.40555530537964d65c404d', NULL, '2023-08-11 16:05:19', '2023-08-11 16:10:02'), +(1750, 3525, 335.00, 'FMT000000001252', '84ab7c5bxdbd6', '233505525550', 'mobile_money', '2023-08-12 09:06:04', 'completed', 'package', 'MTN_MM', '{\"model\":{\"id\":\"\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"size\":\"Small\"},\"type\":\"package\"}', '', '233591963379', '385764d74b089899b1.1685662264d74b08989a02.30549458232464d74b0898', NULL, '2023-08-12 09:04:08', '2023-08-12 09:09:03'), +(1751, 2591, 90.00, 'FMT000000001253', '9d94c727x2a2f', '233249675745', 'mobile_money', '2023-08-12 10:41:27', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233249675745', '177064d7618d1c0d91.3415378364d7618d1c0df2.30815501242064d7618d1c', NULL, '2023-08-12 10:40:12', '2023-08-12 10:45:02'), +(1753, 3481, 300.00, 'FMT000000001255', '85c19204xeb39', '233542753931', 'mobile_money', '2023-08-13 00:05:31', 'completed', 'package', 'MTN_MM', '{\"model\":{\"id\":\"\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"size\":\"Extra Large\"},\"type\":\"package\"}', '', '233542753931', '119464d81df4c80ff7.0843918764d81df4c81053.54821314398264d81df4c8', NULL, '2023-08-13 00:04:04', '2023-08-13 00:05:45'), +(1757, 3403, 315.00, 'FMT000000001259', '73369fdbx4def', '233243190598', 'mobile_money', '2023-08-13 18:19:48', 'completed', 'package', 'MTN_MM', '{\"model\":{\"id\":\"\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"size\":\"Large\"},\"type\":\"package\"}', '', '233243190598', '676564d91e70da2168.3603847564d91e70da21d4.33907316585464d91e70da', NULL, '2023-08-13 18:18:24', '2023-08-13 18:23:02'), +(1758, 2751, 195.00, 'FMT000000001260', '2abd4f39x9905', '233550215233', 'mobile_money', '2023-08-13 21:18:10', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233550215233', '651364d948560460f6.0575278764d94856046163.76499223139164d9485604', NULL, '2023-08-13 21:17:09', '2023-08-13 21:22:02'), +(1759, 2641, 555.00, 'FMT000000001261', '5c381dcfxbd2f', '233248180939', 'mobile_money', '2023-08-14 09:49:32', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233248180939', '707264d9f8600340a7.2833970764d9f860034149.28058112939564d9f86003', NULL, '2023-08-14 09:48:15', '2023-08-14 09:53:02'), +(1764, 3585, 315.00, 'FMT000000001266', '0ce3bb90x2c9c', '233247195440', 'mobile_money', '2023-08-14 13:59:47', 'completed', 'package', 'MTN_MM', '{\"model\":{\"id\":\"\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"size\":\"Small\"},\"type\":\"package\"}', '', '233247195440', '180064da32e4bbad56.5466876164da32e4bbada8.08369983488764da32e4bb', NULL, '2023-08-14 13:57:56', '2023-08-14 14:00:03'), +(1767, 1487, 370.00, 'FMT000000001269', 'a9ca2021x23b6', '233542187936', 'mobile_money', '2023-08-15 12:27:59', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233542187936', '718164db6f306eb036.7445680764db6f306eb095.99082863833064db6f306e', NULL, '2023-08-15 12:27:28', '2023-08-15 12:32:02'), +(1768, 3640, 335.00, 'FMT000000001270', 'e7c00c5dxc6a5', '233593587571', 'mobile_money', '2023-08-15 18:04:32', 'completed', 'package', 'MTN_MM', '{\"model\":{\"id\":\"\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"size\":\"Large\"},\"type\":\"package\"}', '', '233244177144', '773464dbbe273c9e97.6049949264dbbe273c9f03.54933515775264dbbe273c', NULL, '2023-08-15 18:04:22', '2023-08-15 18:09:03'), +(1775, 3640, 200.00, 'FMT000000001277', 'b0babfe3x30fc', '233593587571', 'mobile_money', '2023-08-15 19:31:20', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233244177144', '854564dbd1075bcbe3.7358324664dbd1075bcc52.94988421104864dbd1075b', NULL, '2023-08-15 19:24:55', '2023-08-15 19:34:02'), +(1776, 3640, 35.00, 'FMT000000001278', 'b580d1e9x0058', '233593587571', 'mobile_money', '2023-08-15 19:54:13', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', 'Order items from the stock', '233244177144', '440064dbd6be0863d6.0179616664dbd6be086435.40238691878764dbd6be08', NULL, '2023-08-15 19:49:17', '2023-08-15 19:56:02'), +(1802, 2751, 295.00, 'FMT000000001304', '84988f54x5cb9', '233550215233', 'mobile_money', '2023-08-17 16:49:23', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233550215233', '764764de4f5a7c6852.8305161164de4f5a7c68b7.13027194131364de4f5a7c', NULL, '2023-08-17 16:48:26', '2023-08-17 16:53:02'), +(1805, 1487, 20.00, 'FMT000000001307', 'eff54e00xa0b1', '233542187936', 'mobile_money', '2023-08-18 11:34:36', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', 'Order items from the stock', '233542187936', '102764df5727eb0ce5.5781774964df5727eb0d39.08883925577564df5727eb', NULL, '2023-08-18 11:33:59', '2023-08-18 11:38:02'), +(1806, 1045, 640.00, 'FMT000000001308', '45a86082xaafa', '233274468339', 'mobile_money', '2023-08-18 12:41:41', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233548976365', '476064df66e61db212.1498831664df66e61db263.99677714553364df66e61d', NULL, '2023-08-18 12:41:09', '2023-08-18 12:41:50'), +(1807, 1487, 35.00, 'FMT000000001309', 'fa669d50x7117', '233542187936', 'mobile_money', '2023-08-18 12:54:07', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', 'Order items from the stock', '233542187936', '428464df69cd1b1305.3348171664df69cd1b1340.37616581150764df69cd1b', NULL, '2023-08-18 12:53:32', '2023-08-18 12:58:02'), +(1808, 1487, 20.00, 'FMT000000001310', '4d5861c5xcc6d', '233542187936', 'mobile_money', '2023-08-18 13:44:48', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', 'Order items from the stock', '233542187936', '147864df75b78f8a52.7964887364df75b78f8ad0.28663990688164df75b78f', NULL, '2023-08-18 13:44:23', '2023-08-18 13:49:02'), +(1809, 3325, 125.00, 'FMT000000001311', 'cb8fd863x046f', '233553952521', 'mobile_money', '2023-08-18 14:26:11', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233256730678', '843464df7f710f0162.3907028064df7f710f01d8.14730664719464df7f710f', NULL, '2023-08-18 14:25:52', '2023-08-18 14:26:15'), +(1810, 1487, 450.00, 'FMT000000001312', 'ec4ced23x4859', '233542187936', 'mobile_money', '2023-08-18 15:57:50', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233542187936', '555764df94daea5cc2.0338369264df94daea5d18.06566292868464df94daea', NULL, '2023-08-18 15:57:14', '2023-08-18 16:02:02'), +(1814, 1487, 20.00, 'FMT000000001316', '9506f57ex90e4', '233542187936', 'mobile_money', '2023-08-18 16:30:14', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', 'Order items from the stock', '233542187936', '897964df9bb313cfd1.2752049064df9bb313d028.43637504452764df9bb313', NULL, '2023-08-18 16:26:26', '2023-08-18 16:31:02'), +(1826, 1487, 800.00, 'FMT000000001328', 'a643d386x0764', '233542187936', 'mobile_money', '2023-08-18 19:58:02', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233542187936', '581364dfcc0c670a60.8939606564dfcc0c670aa3.73096953284164dfcc0c67', NULL, '2023-08-18 19:52:44', '2023-08-18 20:00:02'), +(1828, 3462, 100.00, 'FMT000000001330', '948561a6x3609', '233547469635', 'mobile_money', '2023-08-18 20:08:10', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233598556448', '369564dfcf607a1440.2490875764dfcf607a14b8.87742048969764dfcf607a', NULL, '2023-08-18 20:06:56', '2023-08-18 20:08:36'), +(1832, 3765, 135.00, 'FMT000000001334', 'cce6e4d9x8c1d', '233245198643', 'mobile_money', '2023-08-18 20:43:35', 'completed', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233207815558', '540464dfd7f561af64.8552232664dfd7f561b143.57619788566564dfd7f561', NULL, '2023-08-18 20:43:33', '2023-08-18 20:43:51'), +(1834, 1487, 35.00, 'FMT000000001336', '6763d3a7x6283', '233542187936', 'mobile_money', '2023-08-18 21:36:33', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', 'Order items from the stock', '233542187936', '896064dfe44517a7f8.7338616664dfe44517a855.40497765569764dfe44517', NULL, '2023-08-18 21:36:04', '2023-08-18 21:41:02'), +(1835, 764, 300.00, 'FMT000000001337', '3059c4c5x5481', '233502027192', 'mobile_money', '2023-08-18 21:48:49', 'completed', 'package', 'VODAFONE_CASH', '{\"model\":{\"id\":\"\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"size\":\"Extra Large\"},\"type\":\"package\"}', '', '233502027192', '240964dfe7400766f1.4303070364dfe740076761.69356649720464dfe74007', NULL, '2023-08-18 21:48:47', '2023-08-18 21:53:02'), +(1840, 3126, 300.00, 'FMT000000001342', '5b19cc76x8bc0', '233246997801', 'mobile_money', '2023-08-18 23:05:43', 'completed', 'package', 'MTN_MM', '{\"model\":{\"id\":\"\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"size\":\"Large\"},\"type\":\"package\"}', '', '233246997801', '355964dff8ed389262.0308230764dff8ed3892c5.57689939558864dff8ed38', NULL, '2023-08-18 23:04:12', '2023-08-18 23:06:18'), +(1841, 1045, 160.00, 'FMT000000001343', '8bccf967x6ae6', '233274468339', 'mobile_money', '2023-08-19 05:50:46', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233548976365', '166264e05807973551.5623775964e058079735b4.78429096894364e0580797', NULL, '2023-08-19 05:49:59', '2023-08-19 05:50:55'), +(1842, 1011, 195.00, 'FMT000000001344', 'fb17aac5x1a6c', '233557524573', 'mobile_money', '2023-08-19 05:59:50', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233557524573', '736664e05a1d3bc222.3428169064e05a1d3bc298.91765169416464e05a1d3b', NULL, '2023-08-19 05:58:52', '2023-08-19 06:03:02'), +(1844, 1193, 135.00, 'FMT000000001346', 'b4402551x7df4', '233550822990', 'mobile_money', '2023-08-19 07:07:52', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233550822990', '797064e069bdaa1835.0960210364e069bdaa19a9.94656318938764e069bdaa', NULL, '2023-08-19 07:05:33', '2023-08-19 07:10:02'), +(1848, 3562, 235.00, 'FMT000000001350', '72ba147ax7f60', '233249083270', 'mobile_money', '2023-08-19 09:58:25', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233249083270', '436964e091cc954937.3553522964e091cc954991.27520206765664e091cc95', NULL, '2023-08-19 09:56:28', '2023-08-19 10:01:02'), +(1857, 3769, 200.00, 'FMT000000001359', 'e0936a93x89be', '233551134878', 'mobile_money', '2023-08-19 10:58:54', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233551134878', '792164e0a020ec5ae3.6362980964e0a020ec5b58.51369037535764e0a020ec', NULL, '2023-08-19 10:57:36', '2023-08-19 11:02:03'), +(1858, 3770, 135.00, 'FMT000000001360', '6ced0305xbff0', '233543174663', 'mobile_money', '2023-08-19 11:26:52', 'completed', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504569932', '767364e0a6fa765e28.6910974564e0a6fa765e92.22624398962764e0a6fa76', NULL, '2023-08-19 11:26:50', '2023-08-19 11:27:08'), +(1860, 3781, 235.00, 'FMT000000001362', '0950b521x9ca3', '233540685034', 'mobile_money', '2023-08-19 12:22:39', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540685034', '983164e0b3dd7aa028.4815587664e0b3dd7aa084.28796695607564e0b3dd7a', NULL, '2023-08-19 12:21:49', '2023-08-19 12:22:51'), +(1861, 551, 100.00, 'FMT000000001363', 'b321db6fxb66f', '233542150010', 'mobile_money', '2023-08-19 12:28:42', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233542150010', '431064e0b52edd4fc8.5668927764e0b52edd5118.17689386638264e0b52edd', NULL, '2023-08-19 12:27:26', '2023-08-19 12:28:54'), +(1863, 3731, 300.00, 'FMT000000001365', '764a5e81x6cd0', '233246444393', 'mobile_money', '2023-08-19 16:16:02', 'completed', 'package', 'MTN_MM', '{\"model\":{\"id\":\"\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"size\":\"Medium\"},\"type\":\"package\"}', '', '233246444393', '416464e0e9601b5ee6.6164885164e0e9601b5f59.53534843781964e0e9601b', NULL, '2023-08-19 16:10:07', '2023-08-19 16:17:02'), +(1868, 3797, 100.00, 'FMT000000001370', '87eda74fx0d2e', '233546348411', 'mobile_money', '2023-08-19 16:51:49', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233558505552', '910964e0f298f3a9a7.7598809664e0f298f3aa09.63328873417064e0f298f3', NULL, '2023-08-19 16:49:28', '2023-08-19 16:54:02'), +(1871, 1487, 35.00, 'FMT000000001373', '0e5ff681x2d9c', '233542187936', 'mobile_money', '2023-08-19 19:00:49', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', 'Order items from the stock', '233542187936', '308864e11126f3ff09.3498351564e11126f3ff64.75862987977764e11126f3', NULL, '2023-08-19 18:59:50', '2023-08-19 19:04:02'), +(1872, 1168, 255.00, 'FMT000000001374', '76c16d64x90f3', '233545095811', 'mobile_money', '2023-08-19 20:24:59', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233545095811', '803864e124cad7e144.6955261664e124cad7e193.40179988284064e124cad7', NULL, '2023-08-19 20:23:38', '2023-08-19 20:25:08'), +(1873, 3589, 215.00, 'FMT000000001375', 'b7b2f4e7x4f54', '233555247428', 'mobile_money', '2023-08-20 06:08:35', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233555247428', '557464e1ad96d0aa80.7238802264e1ad96d0aaf2.53585388618264e1ad96d0', NULL, '2023-08-20 06:07:18', '2023-08-20 06:12:02'), +(1874, 1487, 35.00, 'FMT000000001376', 'b451a5dcx4ebc', '233542187936', 'mobile_money', '2023-08-20 09:08:48', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', 'Order items from the stock', '233542187936', '477664e1d7f5800fa1.4265439664e1d7f5801003.51063516616264e1d7f580', NULL, '2023-08-20 09:08:05', '2023-08-20 09:13:02'), +(1875, 2748, 800.00, 'FMT000000001377', '5c0ed8d1x978e', '233244882371', 'mobile_money', '2023-08-20 10:43:57', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233244882371', '585264e1ede8a24679.5755214364e1ede8a246d1.69830836450764e1ede8a2', NULL, '2023-08-20 10:41:44', '2023-08-20 10:44:04'), +(1876, 3808, 115.00, 'FMT000000001378', '7b7162abxd5c9', '233540459268', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540459268', '644064e1ee0a48c304.2144174864e1ee0a48c379.86424036808664e1ee0a48', NULL, '2023-08-20 10:42:17', '2023-08-20 10:55:03'), +(1877, 3808, 115.00, 'FMT000000001379', 'e8465dccxdb79', '233540459268', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540459268', '143064e1ef137d8913.3512933764e1ef137d8969.12648326569764e1ef137d', NULL, '2023-08-20 10:46:43', '2023-08-20 10:58:03'), +(1878, 3808, 115.00, 'FMT000000001380', '67e4427bx4e51', '233540459268', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540459268', '179464e1f0b1149c22.3266554264e1f0b1149c88.93478070850664e1f0b114', NULL, '2023-08-20 10:53:36', '2023-08-20 11:08:02'), +(1879, 2074, 100.00, 'FMT000000001381', '85b483ebxc9bf', '233540712986', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540712986', '598764e22996c899e0.5563379164e22996c89a54.88632458789064e22996c8', NULL, '2023-08-20 14:56:22', '2023-08-20 15:05:02'), +(1880, 2074, 100.00, 'FMT000000001382', '4f7c4cc2x13f0', '233540712986', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540712986', '209564e22bd35d64c9.4875027264e22bd35d6518.68727111192464e22bd35d', NULL, '2023-08-20 15:05:55', '2023-08-20 15:20:02'), +(1881, 3808, 115.00, 'FMT000000001383', 'c75f5852xf660', '233540459268', 'mobile_money', '2023-08-20 15:23:16', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540459268', '597264e22f8f5b6216.9946422364e22f8f5b6292.20437869420064e22f8f5b', NULL, '2023-08-20 15:21:51', '2023-08-20 15:26:02'), +(1882, 1487, 15.00, 'FMT000000001384', '054fc69cx6689', '233542187936', 'mobile_money', '2023-08-20 17:39:15', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', 'Order items from the stock', '233542187936', '297164e24f9aaeb902.6328810064e24f9aaeb951.94570060353664e24f9aae', NULL, '2023-08-20 17:38:34', '2023-08-20 17:43:02'), +(1883, 1487, 800.00, 'FMT000000001385', 'da563196x7a42', '233542187936', 'mobile_money', '2023-08-20 17:48:11', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233542187936', '735464e251bec06591.4954213464e251bec065f4.98482933231864e251bec0', NULL, '2023-08-20 17:47:42', '2023-08-20 17:52:02'), +(1884, 2343, 100.00, 'FMT000000001386', '99851ea4xd4cb', '233550114754', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233550114754', '883564e2665a7278d4.1766963264e2665a727937.34030309499964e2665a72', NULL, '2023-08-20 19:15:38', '2023-08-20 19:29:02'), +(1885, 2343, 100.00, 'FMT000000001387', 'b3549b6cx9d59', '233550114754', 'mobile_money', '2023-08-20 19:24:24', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233550114754', '367964e267e2c4b746.3687262064e267e2c4b7a1.21901131711764e267e2c4', NULL, '2023-08-20 19:22:10', '2023-08-20 19:24:35'), +(1886, 2625, 240.00, 'FMT000000001388', '62cf9931xa4c9', '233540320988', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540320988', '776764e287e5637de9.0311325164e287e5637e51.85282529129364e287e563', NULL, '2023-08-20 21:38:45', '2023-08-20 21:38:50'), +(1887, 2625, 240.00, 'FMT000000001389', '5291cd54xde25', '233540320988', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540320988', '613464e2881a76f2d4.9309481164e2881a76f336.05799887839664e2881a76', NULL, '2023-08-20 21:39:38', '2023-08-20 21:39:43'), +(1888, 2625, 240.00, 'FMT000000001390', 'b17105f7x03bb', '233540320988', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540320988', '149664e2886c1ca999.9103025964e2886c1ca9f0.07769102275464e2886c1c', NULL, '2023-08-20 21:40:59', '2023-08-20 21:50:02'), +(1889, 2625, 240.00, 'FMT000000001391', '7ef250a2xe859', '233540320988', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540320988', '401864e2888014e7b2.0298480764e2888014e822.48726853795164e2888014', NULL, '2023-08-20 21:41:19', '2023-08-20 21:41:24'), +(1890, 2074, 100.00, 'FMT000000001392', '10f47cc4x6813', '233540712986', 'mobile_money', '2023-08-20 22:57:45', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540712986', '180864e29a07690893.7177710964e29a076908f3.30495331922364e29a0769', NULL, '2023-08-20 22:56:07', '2023-08-20 23:01:02'), +(1891, 3819, 135.00, 'FMT000000001393', '2a747af3xa83b', '233594892725', 'mobile_money', '2023-08-20 23:20:36', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233594892725', '887064e29f7099d932.7643325664e29f7099d9a1.06589804713564e29f7099', NULL, '2023-08-20 23:19:12', '2023-08-20 23:24:02'), +(1892, 2625, 240.00, 'FMT000000001394', '99418d60xb471', '233540320988', 'mobile_money', '2023-08-21 07:12:27', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540320988', '837564e30e3ba985c7.0939928464e30e3ba98617.09090987303964e30e3ba9', NULL, '2023-08-21 07:11:55', '2023-08-21 07:16:03'), +(1893, 3822, 300.00, 'FMT000000001395', 'db0878ebx5cfb', '233597867321', 'mobile_money', '2023-08-21 07:43:57', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233548426500', '135664e3157253a529.7716413964e3157253a582.39111770480064e3157253', NULL, '2023-08-21 07:42:42', '2023-08-21 07:47:02'), +(1894, 3826, 100.00, 'FMT000000001396', '267989a1x9d77', '233596904085', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233596904085', '572964e322f69df072.6813504564e322f69df0e0.70901242150964e322f69d', NULL, '2023-08-21 08:40:22', '2023-08-21 08:41:42'); +INSERT INTO `transactions` (`id`, `customer_id`, `amount`, `reference`, `financial_transaction_id`, `account_id`, `payment_method`, `payment_date`, `status`, `type`, `network`, `metadata`, `note`, `subscriber_number`, `transaction_token`, `deleted_at`, `created_at`, `updated_at`) VALUES +(1895, 3828, 100.00, 'FMT000000001397', '168283c0x2f2e', '233206030243', 'mobile_money', '2023-08-21 09:09:45', 'completed', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233206030243', '611864e329d78bed90.7659097764e329d78bee93.90730642904864e329d78b', NULL, '2023-08-21 09:09:43', '2023-08-21 09:10:52'), +(1896, 3795, 200.00, 'FMT000000001398', '02b2f74exca01', '233594059896', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233594059896', '167164e33a45cb1a30.8545835864e33a45cb1ab0.97729125431064e33a45cb', NULL, '2023-08-21 10:19:49', '2023-08-21 10:24:02'), +(1897, 3795, 200.00, 'FMT000000001399', '79321326x2042', '233594059896', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504736398', '257364e33bad08b5e5.6770589964e33bad08b732.78982467497864e33bad08', NULL, '2023-08-21 10:25:48', '2023-08-21 10:26:55'), +(1898, 3795, 200.00, 'FMT000000001400', '6ea912c1x8c45', '233594059896', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504736398', '671664e33bfba4fa42.3308605364e33bfba4faa3.00347662291464e33bfba4', NULL, '2023-08-21 10:27:07', '2023-08-21 10:28:26'), +(1899, 3795, 200.00, 'FMT000000001401', '3545a4dexdbb0', '233594059896', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504736398', '468564e33d51eb4147.9302677064e33d51eb4188.48679115699964e33d51eb', NULL, '2023-08-21 10:32:49', '2023-08-21 10:33:13'), +(1900, 3795, 200.00, 'FMT000000001402', 'deb8c360x9cc6', '233594059896', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504736398', '373564e33d724318d7.6085049664e33d72431937.16992900712164e33d7243', NULL, '2023-08-21 10:33:21', '2023-08-21 10:33:35'), +(1901, 3795, 200.00, 'FMT000000001403', 'cc2bf332x5572', '233594059896', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504736398', '358464e33eaf9933b0.4379117164e33eaf9934f7.10731098761064e33eaf99', NULL, '2023-08-21 10:38:39', '2023-08-21 10:38:57'), +(1902, 3795, 200.00, 'FMT000000001404', '10928dc3x9ae0', '233594059896', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504736398', '638364e33f29ac2e80.6589009264e33f29ac2ed9.47792775137564e33f29ac', NULL, '2023-08-21 10:40:41', '2023-08-21 10:45:02'), +(1903, 3795, 200.00, 'FMT000000001405', '733fe72fx4381', '233594059896', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504736398', '985864e34032a33197.3235400664e34032a33209.23536719263064e34032a3', NULL, '2023-08-21 10:45:06', '2023-08-21 10:45:25'), +(1904, 3795, 200.00, 'FMT000000001406', '5ecec003xea37', '233594059896', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504736398', '908864e34083156e01.8128152364e34083156f13.62541736779264e3408315', NULL, '2023-08-21 10:46:26', '2023-08-21 10:46:58'), +(1905, 3212, 100.00, 'FMT000000001407', '431c8752xe3ff', '233246624224', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233246624224', '845864e340892eeff6.9360163664e340892ef061.86063052391864e340892e', NULL, '2023-08-21 10:46:32', '2023-08-21 10:46:40'), +(1906, 3795, 200.00, 'FMT000000001408', 'd20693f3x4e48', '233594059896', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504736398', '626264e342cc1a1544.4893692364e342cc1a15c7.20813943837164e342cc1a', NULL, '2023-08-21 10:56:11', '2023-08-21 10:56:22'), +(1907, 3795, 200.00, 'FMT000000001409', '7c5cdcc9xb69e', '233594059896', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504796398', '917364e343563aa2d7.4691855364e343563aa328.97265216830964e343563a', NULL, '2023-08-21 10:58:29', '2023-08-21 10:58:44'), +(1908, 3748, 115.00, 'FMT000000001410', 'fc5e46e0x2fce', '233240954138', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233240954138', '243064e34491d841e7.3961020364e34491d84232.71969977613464e34491d8', NULL, '2023-08-21 11:03:45', '2023-08-21 11:04:06'), +(1909, 3795, 200.00, 'FMT000000001411', '06fa8de7x018c', '233594059896', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504073698', '490564e345ff3f1717.0569141164e345ff3f1786.43568565437464e345ff3f', NULL, '2023-08-21 11:09:50', '2023-08-21 11:10:03'), +(1910, 3795, 200.00, 'FMT000000001412', '63214f05xd76c', '233594059896', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504073698', '523764e34616db6c09.1363867264e34616db6c64.80178813706064e34616db', NULL, '2023-08-21 11:10:14', '2023-08-21 11:11:38'), +(1911, 3795, 200.00, 'FMT000000001413', '7c4be862x370c', '233594059896', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504073698', '500964e34765b37ab9.6668670764e34765b37b24.70393891356464e34765b3', NULL, '2023-08-21 11:15:49', '2023-08-21 11:20:02'), +(1912, 3795, 200.00, 'FMT000000001414', '38753d83xe2a3', '233594059896', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504773698', '353564e347e853bbd0.8399789964e347e853bc33.26208630225164e347e853', NULL, '2023-08-21 11:18:00', '2023-08-21 11:22:02'), +(1913, 3795, 200.00, 'FMT000000001415', '36b744e1xa8df', '233594059896', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504773698', '954064e34811746a96.1161522264e34811746af5.17042662998964e3481174', NULL, '2023-08-21 11:18:41', '2023-08-21 11:18:51'), +(1914, 3832, 200.00, 'FMT000000001416', '7c734c67xc926', '233595447616', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233595447616', '823864e34a278714b5.6013598464e34a27871627.49693076834864e34a2787', NULL, '2023-08-21 11:27:35', '2023-08-21 11:40:02'), +(1915, 3795, 200.00, 'FMT000000001417', '3cecf961xe8aa', '233594059896', 'mobile_money', '2023-08-21 11:29:50', 'completed', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233504736398', '155964e34aacaa8583.9789896364e34aacaa85f1.18107429764164e34aacaa', NULL, '2023-08-21 11:29:48', '2023-08-21 11:30:45'), +(1916, 3832, 200.00, 'FMT000000001418', 'cfc59d1ex5ce4', '233595447616', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233595447616', '107164e34b80184b61.7993018464e34b80184bc7.84239422388164e34b8018', NULL, '2023-08-21 11:33:19', '2023-08-21 11:46:03'), +(1917, 3832, 200.00, 'FMT000000001419', 'cc3d0902x29a4', '233595447616', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233244177144', '404564e34c5ddb27c3.7270328864e34c5ddb2827.08412025552264e34c5ddb', NULL, '2023-08-21 11:37:01', '2023-08-21 11:41:02'), +(1918, 3832, 200.00, 'FMT000000001420', '1f0d79c5xc8d7', '233595447616', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233595447616', '967464e34d51c4a365.1713571264e34d51c4a3d3.76513005848464e34d51c4', NULL, '2023-08-21 11:41:05', '2023-08-21 11:55:02'), +(1919, 1045, 160.00, 'FMT000000001421', 'f91db0b8xd95e', '233274468339', 'mobile_money', '2023-08-21 11:42:14', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233548976365', '729664e34d572d0d65.5858893564e34d572d0db0.25008258247664e34d572d', NULL, '2023-08-21 11:41:10', '2023-08-21 11:43:00'), +(1920, 3832, 200.00, 'FMT000000001422', '487055ecx64aa', '233595447616', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233595447616', '262764e34f1845ed78.9119085964e34f1845edd5.87232992288364e34f1845', NULL, '2023-08-21 11:48:39', '2023-08-21 12:02:03'), +(1921, 3832, 200.00, 'FMT000000001423', '275ecd20x9dac', '233595447616', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233595447616', '830464e34fffebcc35.4528355264e34fffebcc82.26917674937064e34fffeb', NULL, '2023-08-21 11:52:31', '2023-08-21 12:06:02'), +(1922, 2516, 320.00, 'FMT000000001424', 'c62c08eaxd623', '233501300885', 'mobile_money', '2023-08-21 12:12:38', 'completed', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233501300885', '885164e354b5599be7.0391706064e354b5599c77.13469263997164e354b559', NULL, '2023-08-21 12:12:37', '2023-08-21 12:14:17'), +(1923, 2516, 320.00, 'FMT000000001425', 'dfcc52d4x6695', '233501300885', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233501300885', '992464e35520ec8130.3181409764e35520ec8195.32328555978064e35520ec', NULL, '2023-08-21 12:14:24', '2023-08-21 12:14:46'), +(1924, 2516, 320.00, 'FMT000000001426', 'fbbedfbdx9675', '233501300885', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233501300885', '723964e3553b6ff343.8518665264e3553b6ff3a9.92333586856564e3553b6f', NULL, '2023-08-21 12:14:51', '2023-08-21 12:19:04'), +(1925, 3814, 200.00, 'FMT000000001427', 'de2d593axa309', '233204938816', 'mobile_money', '2023-08-21 12:16:24', 'completed', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233204938816', '224564e35596de9555.7216182264e35596de95a7.67248989254464e35596de', NULL, '2023-08-21 12:16:22', '2023-08-21 12:18:58'), +(1926, 3832, 200.00, 'FMT000000001428', '059f2914xf29e', '233595447616', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233595447616', '709564e35897daa743.0957948364e35897daa7a5.36413551378164e35897da', NULL, '2023-08-21 12:29:11', '2023-08-21 12:43:02'), +(1927, 3830, 115.00, 'FMT000000001429', 'fe96bcd3xd307', '233543057422', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":{\"id\":\"\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"size\":\"Medium\"},\"type\":\"products\"}', '', '233543057263', '736264e373fc0de4c7.0146288564e373fc0de537.89070468723164e373fc0d', NULL, '2023-08-21 14:26:03', '2023-08-21 14:39:03'), +(1928, 3838, 215.00, 'FMT000000001430', '59d6b45exb722', '233540692649', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540692649', '578364e38ac8f18588.5069161964e38ac8f185f3.02424555671164e38ac8f1', NULL, '2023-08-21 16:03:20', '2023-08-21 16:03:38'), +(1929, 3838, 215.00, 'FMT000000001431', 'd3ed0915xa9f2', '233540692649', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540692649', '568264e38adfeb8f91.1842760664e38adfeb8fd2.60168276709664e38adfeb', NULL, '2023-08-21 16:03:43', '2023-08-21 16:08:04'), +(1930, 1091, 100.00, 'FMT000000001432', '32f19a4ax93f0', '233599735542', 'mobile_money', '2023-08-21 17:55:19', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233599735542', '327864e3a4c4498171.5971112764e3a4c44981c1.16905573117164e3a4c449', NULL, '2023-08-21 17:54:11', '2023-08-21 17:59:02'), +(1931, 1487, 15.00, 'FMT000000001433', 'd3364662x8ed5', '233542187936', 'mobile_money', '2023-08-21 18:00:05', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', 'Order items from the stock', '233542187936', '310564e3a6000e3dc2.6757519464e3a6000e3e20.80299464904164e3a6000e', NULL, '2023-08-21 17:59:27', '2023-08-21 18:04:02'), +(1932, 3842, 200.00, 'FMT000000001434', '8d6fe911x8d3a', '233200916925', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233200916925', '626564e3ab4f0d9d49.8638298564e3ab4f0d9db7.97246379658164e3ab4f0d', NULL, '2023-08-21 18:22:06', '2023-08-21 18:22:37'), +(1933, 3842, 200.00, 'FMT000000001435', '0db2db98x1135', '233200916925', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233200916925', '161064e3ab7552e015.1831653564e3ab7552e078.08749677966564e3ab7552', NULL, '2023-08-21 18:22:45', '2023-08-21 18:27:03'), +(1934, 3838, 215.00, 'FMT000000001436', '67efe7d9xcb72', '233540692649', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540692649', '128564e3cc70c997f6.5458255064e3cc70c99989.12582202417764e3cc70c9', NULL, '2023-08-21 20:43:28', '2023-08-21 20:57:02'), +(1935, 3838, 215.00, 'FMT000000001437', '72f3bef2x3322', '233540692649', 'mobile_money', '2023-08-21 20:47:27', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233540692649', '629164e3cd01cc9038.1675326264e3cd01cc9085.03767328713064e3cd01cc', NULL, '2023-08-21 20:45:53', '2023-08-21 20:47:48'), +(1936, 3613, 115.00, 'FMT000000001438', 'e64f5049x707e', '233591286075', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233593329204', '844364e41f22abada9.0352512964e41f22abae14.27543417299664e41f22ab', NULL, '2023-08-22 02:36:18', '2023-08-22 02:50:02'), +(1937, 3613, 115.00, 'FMT000000001439', '34328c53x6efc', '233591286075', 'mobile_money', '2023-08-22 03:04:37', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233593329204', '171864e4256d51d027.6870120264e4256d51d091.45582362361964e4256d51', NULL, '2023-08-22 03:03:09', '2023-08-22 03:05:02'), +(1938, 1487, 800.00, 'FMT000000001440', '201d9e46x24e3', '233542187936', 'mobile_money', '2023-08-22 04:07:02', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233542187936', '599464e4343ed34ed8.6275675364e4343ed34f49.32129828686964e4343ed3', NULL, '2023-08-22 04:06:22', '2023-08-22 04:11:02'), +(1939, 3854, 120.00, 'FMT000000001441', '38c323f5xb173', '233241650020', 'mobile_money', '2023-08-22 10:40:13', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233591719566', '687664e4902e3ab9b2.0497583164e4902e3aba27.65909434368164e4902e3a', NULL, '2023-08-22 10:38:37', '2023-08-22 10:43:02'), +(1940, 2170, 160.00, 'FMT000000001442', 'c2606b10xce36', '233547389873', 'mobile_money', '2023-08-22 12:30:13', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233241023580', '956464e4aa08ec99d7.3157139164e4aa08ec9a42.87823629272964e4aa08ec', NULL, '2023-08-22 12:28:56', '2023-08-22 12:30:29'), +(1941, 764, 320.00, 'FMT000000001443', 'bcac3e43xcca1', '233502027192', 'mobile_money', '2023-08-22 13:27:37', 'completed', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233502027192', '533464e4b7c7c9e186.6149120064e4b7c7c9e1f0.67122228953164e4b7c7c9', NULL, '2023-08-22 13:27:35', '2023-08-22 13:27:54'), +(1942, 3629, 320.00, 'FMT000000001444', '4ff5a901xeac6', '233243301992', 'mobile_money', '2023-08-22 13:32:26', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233243301992', '121064e4b8a7675372.2341303264e4b8a76753d0.86618833999964e4b8a767', NULL, '2023-08-22 13:31:19', '2023-08-22 13:36:02'), +(1943, 3629, 320.00, 'FMT000000001445', '776d685bxccc6', '233243301992', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233243301992', '741364e4b9c7d48969.0230035164e4b9c7d489a2.10090922974864e4b9c7d4', NULL, '2023-08-22 13:36:07', '2023-08-22 13:36:12'), +(1944, 3860, 135.00, 'FMT000000001446', '75e807ccx0240', '233207400533', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233596818530', '979864e4cc50273c98.5501380664e4cc50273d00.97536778295364e4cc5027', NULL, '2023-08-22 14:55:11', '2023-08-22 14:58:33'), +(1945, 3860, 135.00, 'FMT000000001447', '8d7b8fecx76fa', '233207400533', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233596818530', '619064e4cd1c8863d5.8044972764e4cd1c886435.10624066802564e4cd1c88', NULL, '2023-08-22 14:58:36', '2023-08-22 15:12:02'), +(1946, 3776, 100.00, 'FMT000000001448', '744b045cxbd76', '233592463554', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233545421365', '216864e4e1a8013931.9695312164e4e1a8013993.68230677848064e4e1a801', NULL, '2023-08-22 16:26:15', '2023-08-22 16:39:03'), +(1947, 3776, 100.00, 'FMT000000001449', 'a89e3deaxc4ce', '233592463554', 'mobile_money', '2023-08-22 16:41:44', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233545421365', '832964e4e3b27fa009.5759180564e4e3b27fa135.68610989906564e4e3b27f', NULL, '2023-08-22 16:34:58', '2023-08-22 16:44:02'), +(1948, 3325, 320.00, 'FMT000000001450', '4d526c9bx508e', '233553952521', 'mobile_money', '2023-08-22 19:30:21', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233241820192', '877664e50c7d822e46.2282459964e50c7d822e93.42000279502564e50c7d82', NULL, '2023-08-22 19:29:01', '2023-08-22 19:30:24'), +(1949, 3126, 240.00, 'FMT000000001451', '54e46f49x0771', '233246997801', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233246997801', '559264e53e87d11f08.0049267564e53e87d11f67.03809373457164e53e87d1', NULL, '2023-08-22 23:02:31', '2023-08-22 23:17:02'), +(1950, 3851, 135.00, 'FMT000000001452', '7bec0711x4b28', '233242814994', 'mobile_money', '2023-08-23 09:41:14', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233242814994', '218864e5d406aa56d9.2056257364e5d406aa5739.64321833979264e5d406aa', NULL, '2023-08-23 09:40:22', '2023-08-23 09:45:02'), +(1951, 211, 160.00, 'FMT000000001453', '30dbb3d7x9b2d', '233500776508', 'mobile_money', '2023-08-23 10:19:20', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233240919873', '224564e5dd01c6ebb4.5509875064e5dd01c6ec32.19724855104564e5dd01c6', NULL, '2023-08-23 10:18:41', '2023-08-23 10:20:55'), +(1952, 211, 15.00, 'FMT000000001454', 'e624215dxc96d', '233500776508', 'mobile_money', '2023-08-23 10:25:41', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', 'Order items from the stock', '233240919873', '709564e5de7b7799c4.8679847464e5de7b779a20.67008557382464e5de7b77', NULL, '2023-08-23 10:24:59', '2023-08-23 10:25:45'), +(1953, 3873, 200.00, 'FMT000000001455', 'a790c5f6x5f7a', '233558792339', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233558792339', '142764e5e88a47b6a8.0383447064e5e88a47b719.29385116212564e5e88a47', NULL, '2023-08-23 11:07:53', '2023-08-23 11:08:16'), +(1954, 368, 715.00, 'FMT000000001456', '3c8a89c2xf125', '233546294204', 'mobile_money', '2023-08-23 11:21:45', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233546294204', '173764e5eb3650f189.0889380764e5eb3650f1f8.62923239467064e5eb3650', NULL, '2023-08-23 11:19:18', '2023-08-23 11:24:02'), +(1955, 3587, 235.00, 'FMT000000001457', 'df6d6508xa103', '233597442397', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233597442397', '120964e5f4319577d4.5079953864e5f431957847.62490447532464e5f43195', NULL, '2023-08-23 11:57:37', '2023-08-23 11:58:31'), +(1956, 952, 80.00, 'FMT000000001458', '433eeba9x178f', '233209427783', 'mobile_money', '2023-08-23 12:09:31', 'completed', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233209427783', '805264e5f6f90cffb6.1174291764e5f6f90d0027.90093050974264e5f6f90d', NULL, '2023-08-23 12:09:28', '2023-08-23 12:14:02'), +(1957, 952, 80.00, 'FMT000000001459', '5d9b13dexc1a4', '233209427783', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233209427783', '117364e5f779089472.7146938964e5f7790894c9.65878706192964e5f77908', NULL, '2023-08-23 12:11:36', '2023-08-23 12:11:43'), +(1958, 211, 160.00, 'FMT000000001460', 'e7332530x0190', '233500776508', 'mobile_money', NULL, 'declined', 'products', 'VODAFONE_CASH', '{\"model\":null,\"type\":\"products\"}', '', '233500776508', '178364e5f878d40eb6.1441295064e5f878d40f14.62092571183564e5f878d4', NULL, '2023-08-23 12:15:52', '2023-08-23 12:20:02'), +(1959, 3877, 200.00, 'FMT000000001461', '5d5bbf76x2c14', '233557022939', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233557022939', '347164e5faaad99477.9286429064e5faaad994c8.27341058647964e5faaad9', NULL, '2023-08-23 12:25:14', '2023-08-23 12:38:02'), +(1960, 3877, 200.00, 'FMT000000001462', '16019fd8x3d23', '233557022939', 'mobile_money', '2023-08-23 12:32:06', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233557022939', '227364e5fbb6b8b611.4957775464e5fbb6b8b676.28213131970764e5fbb6b8', NULL, '2023-08-23 12:29:42', '2023-08-23 12:32:26'), +(1961, 1487, 35.00, 'FMT000000001463', '60319845xe450', '233542187936', 'mobile_money', '2023-08-23 14:41:47', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', 'Order items from the stock', '233542187936', '483564e61a2f5beeb4.6148844464e61a2f5bef06.39320263227564e61a2f5b', NULL, '2023-08-23 14:39:43', '2023-08-23 14:44:02'), +(1962, 3873, 200.00, 'FMT000000001464', '1438a375x72c8', '233558792339', 'mobile_money', '2023-08-23 14:56:52', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233558792339', '327564e61df9d31b14.3092858864e61df9d31b78.85861751564164e61df9d3', NULL, '2023-08-23 14:55:53', '2023-08-23 14:57:08'), +(1963, 2170, 400.00, 'FMT000000001465', '730a2cf7x5a47', '233547389873', 'mobile_money', '2023-08-23 16:38:57', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233241023580', '295364e635b924e919.2377891364e635b924e968.95227262207764e635b924', NULL, '2023-08-23 16:37:12', '2023-08-23 16:42:02'), +(1964, 3885, 200.00, 'FMT000000001466', '51c68468xcba2', '233547745492', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233547745492', '879064e6361f5435d0.4115555264e6361f543649.17029053567764e6361f54', NULL, '2023-08-23 16:38:55', '2023-08-23 16:53:02'), +(1965, 2170, 335.00, 'FMT000000001467', '0c417a0dxd099', '233547389873', 'mobile_money', '2023-08-23 17:36:02', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233241023580', '855864e642204fa0e7.2957349764e642204fa143.86951601334464e642204f', NULL, '2023-08-23 17:30:08', '2023-08-23 17:39:03'), +(1966, 2170, 160.00, 'FMT000000001468', '1065ce75xc61a', '233547389873', 'mobile_money', '2023-08-23 20:37:27', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233241023580', '603064e66dd2df0063.1292830264e66dd2df00e9.34276590271364e66dd2df', NULL, '2023-08-23 20:36:34', '2023-08-23 20:37:59'), +(1967, 3897, 315.00, 'FMT000000001469', 'd2f2a230x35d3', '233599066332', 'mobile_money', NULL, 'declined', 'package', 'MTN_MM', '{\"model\":{\"id\":\"\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"size\":\"Large\"},\"type\":\"package\"}', '', '233599987903', '120764e691c433bab9.1290932964e691c433bb22.47278385468164e691c433', NULL, '2023-08-23 23:09:55', '2023-08-23 23:24:02'), +(1968, 3898, 315.00, 'FMT000000001470', 'e07dca17xeb21', '233544843481', 'mobile_money', NULL, 'declined', 'package', 'MTN_MM', '{\"model\":{\"id\":\"\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"size\":\"Large\"},\"type\":\"package\"}', '', '233599987903', '757164e694cf251f94.5273467964e694cf251ff0.14138039795264e694cf25', NULL, '2023-08-23 23:22:54', '2023-08-23 23:35:02'), +(1969, 3899, 315.00, 'FMT000000001471', '9ecee8c6x4a34', '233503575871', 'mobile_money', '2023-08-23 23:33:24', 'completed', 'package', 'MTN_MM', '{\"model\":{\"id\":\"\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"size\":\"Large\"},\"type\":\"package\"}', '', '233599987903', '613464e696c46d9894.0170882464e696c46d98f5.71023408440764e696c46d', NULL, '2023-08-23 23:31:16', '2023-08-23 23:33:37'), +(1970, 1487, 560.00, 'FMT000000001472', '5de84be8x9d82', '233542187936', 'mobile_money', '2023-08-23 23:57:35', 'completed', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233542187936', '395464e69cd25763f5.0365298864e69cd2576463.13058654387564e69cd257', NULL, '2023-08-23 23:57:06', '2023-08-24 00:02:02'), +(1971, 1723, 175.00, 'FMT000000001473', 'f6869e7ex3774', '233541395590', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233541395590', '110964e6dcad217249.7802459864e6dcad2172b5.96484704941964e6dcad21', NULL, '2023-08-24 04:29:32', '2023-08-24 04:43:02'), +(1972, 28, 100.00, 'FMT000000001474', 'da401c40x8185', '233265153136', 'mobile_money', NULL, 'declined', 'products', 'MTN_MM', '{\"model\":null,\"type\":\"products\"}', '', '233543911166', '190564e70652283d95.4660638664e70652283e00.44034509329864e7065228', NULL, '2023-08-24 07:27:13', '2023-08-24 07:41:02'), +(1973, 1723, 315.00, 'FMT000000001475', '88e9aaa9uef8f', '233541395590', 'mobile_money', '2023-08-24 10:06:25', 'completed', 'package', 'MTN_MM', '{\"model\":{\"size\":\"Large\",\"name\":\"Registration Package\",\"price\":\"300\"},\"type\":\"package\"}', 'Pay the registration package', '233541395590', '304564e72ba08ae026.0882334964e72ba08ae089.99952478728964e72ba08a', NULL, '2023-08-24 10:06:23', '2023-08-24 10:06:49'), +(1974, 3907, 320.00, 'FMT000000001476', NULL, '233544300523', 'mobile_money', NULL, 'pending', 'package', 'MTN_MM', '{\"model\":{\"size\":\"Medium\",\"name\":\"Registration Package\",\"price\":\"300\"},\"type\":\"package\"}', 'Pay the registration package', '233541395590', NULL, NULL, '2023-08-24 10:43:16', '2023-08-24 10:43:16'), +(1975, 3910, 320.00, 'FMT000000001477', '38611ae2ucc91', '233507800523', 'mobile_money', NULL, 'pending', 'package', 'MTN_MM', '{\"model\":{\"size\":\"Large\",\"name\":\"Registration Package\",\"price\":\"300\"},\"type\":\"package\"}', 'Pay the registration package', '233541395590', '440864e73f81127a20.3657183864e73f81127a89.46791816424364e73f8112', NULL, '2023-08-24 11:31:11', '2023-08-24 11:31:14'), +(1976, 3910, 220.00, 'FMT000000001478', '2273e63euc9c9', '233507800523', 'mobile_money', NULL, 'pending', 'products', 'MTN_MM', '{\"model\":\"\",\"type\":\"products\"}', 'Buy items', '233547336151', '346364e74295865334.9140021664e74295865391.61694293843364e7429586', NULL, '2023-08-24 11:44:20', '2023-08-24 11:44:22'), +(1977, 3910, 220.00, 'FMT000000001479', 'd71622c0u3b64', '233507800523', 'mobile_money', NULL, 'pending', 'products', 'MTN_MM', '{\"model\":\"\",\"type\":\"products\"}', 'Buy items', '233547300523', '843664e742ff239212.7638784564e742ff239264.60726457227364e742ff23', NULL, '2023-08-24 11:46:05', '2023-08-24 11:46:08'), +(1978, 3910, 220.00, 'FMT000000001480', '45c24a90u0d06', '233507800523', 'mobile_money', '2023-08-24 11:48:03', 'completed', 'products', 'MTN_MM', '{\"model\":\"\",\"type\":\"products\"}', 'Buy items', '233547336151', '773464e74371e28930.7625172364e74371e28992.85550105152364e74371e2', NULL, '2023-08-24 11:48:00', '2023-08-24 11:48:47'), +(1979, 3911, 315.00, 'FMT000000001481', '6b15f7b7ufcd7', '233541285539', 'mobile_money', '2023-08-24 15:51:24', 'completed', 'package', 'MTN_MM', '{\"model\":{\"id\":\"\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"size\":\"Large\"},\"type\":\"package\"}', '', '233541395590', '870864e77c7adc2ef9.0392710264e77c7adc2f65.55501068243664e77c7adc', NULL, '2023-08-24 15:51:21', '2023-08-24 15:51:37'), +(1980, 1723, 180.00, 'FMT000000001482', '164875e0ufae4', '233541395590', 'mobile_money', '2023-08-24 19:13:22', 'completed', 'products', 'MTN_MM', '{\"model\":\"\",\"type\":\"products\"}', 'Buy items', '233507300523', '661664e7abd13dbc97.8858383164e7abd13dbce0.66677858530364e7abd13d', NULL, '2023-08-24 19:13:18', '2023-08-24 19:14:12'), +(1981, 3629, 300.00, 'FMT000000001483', 'a1d07dc5u94a9', '233243301992', 'mobile_money', '2023-08-25 11:45:17', 'completed', 'products', 'MTN_MM', '{\"model\":{\"id\":\"1\",\"name\":\"Initial Package\",\"price\":\"1\",\"size\":\"L\"},\"type\":\"products\"}', 'Buy products', '233541395590', '734864e8944cb66b85.0854609564e8944cb66be4.28786390203264e8944cb6', NULL, '2023-08-25 11:45:15', '2023-08-25 11:47:21'), +(1982, 1723, 300.00, 'FMT000000001484', 'bababa88u80c8', '233541395590', 'mobile_money', '2023-08-25 11:50:27', 'pending', 'products', 'MTN_MM', '{\"model\":{\"id\":\"1\",\"name\":\"Initial Package\",\"price\":\"1\",\"size\":\"L\"},\"type\":\"products\"}', 'Buy products', '233541395590', '124764e895825e2501.0328483764e895825e2579.61920476946864e895825e', NULL, '2023-08-25 11:50:25', '2023-08-25 11:57:54'), +(1983, 1723, 260.00, 'FMT000000001485', 'ce4f2bebu68f8', '233541395590', 'mobile_money', '2023-08-25 18:23:20', 'completed', 'products', 'MTN_MM', '{\"model\":\"\",\"type\":\"products\"}', 'Buy items', '233541395590', '147764e8f197130e15.1288009064e8f197130e69.13490413584764e8f19713', NULL, '2023-08-25 18:23:16', '2023-08-25 18:23:42'), +(1984, 1723, 315.00, 'FMT000000001486', 'f80cecc4u836a', '233541395590', 'mobile_money', '2023-08-29 22:05:49', 'completed', 'package', 'MTN_MM', '{\"model\":{\"id\":\"\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"size\":\"Small\"},\"type\":\"package\"}', '', '233541395590', '150864ee6bbba03689.1340860764ee6bbba036e8.47852371121264ee6bbba0', NULL, '2023-08-29 22:05:46', '2023-08-29 22:06:06'), +(1985, 1723, 820.00, 'FMT000000001487', '7b537f68u9c2d', '233541395590', 'mobile_money', '2023-08-29 22:13:06', 'completed', 'products', 'MTN_MM', '{\"model\":{\"id\":\"\",\"name\":\"Registration Package\",\"price\":\"300.0\",\"size\":\"Small\"},\"type\":\"products\"}', '', '233541395590', '193064ee6d717fe532.3035476564ee6d717fe598.90293146239064ee6d717f', NULL, '2023-08-29 22:13:04', '2023-08-29 22:13:19'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `users` +-- + +CREATE TABLE `users` ( + `id` bigint(20) UNSIGNED NOT NULL, + `first_name` varchar(255) NOT NULL, + `last_name` varchar(255) NOT NULL, + `middle_name` varchar(255) DEFAULT NULL, + `unique_number` varchar(255) DEFAULT NULL, + `email` varchar(255) DEFAULT NULL, + `email_verified_at` timestamp NULL DEFAULT NULL, + `password` varchar(255) NOT NULL, + `two_factor_secret` text DEFAULT NULL, + `two_factor_recovery_codes` text DEFAULT NULL, + `two_factor_confirmed_at` timestamp NULL DEFAULT NULL, + `accepted_terms_privacy` tinyint(1) NOT NULL DEFAULT 0, + `is_blocked` tinyint(1) NOT NULL DEFAULT 0, + `phone` varchar(255) DEFAULT NULL, + `verified_date` datetime DEFAULT NULL, + `remember_token` varchar(100) DEFAULT NULL, + `current_team_id` bigint(20) UNSIGNED DEFAULT NULL, + `profile_photo_path` varchar(255) DEFAULT NULL, + `deleted_at` timestamp NULL DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `users` +-- + +INSERT INTO `users` (`id`, `first_name`, `last_name`, `middle_name`, `unique_number`, `email`, `email_verified_at`, `password`, `two_factor_secret`, `two_factor_recovery_codes`, `two_factor_confirmed_at`, `accepted_terms_privacy`, `is_blocked`, `phone`, `verified_date`, `remember_token`, `current_team_id`, `profile_photo_path`, `deleted_at`, `created_at`, `updated_at`) VALUES +(1, 'Evan', 'Frimpong', NULL, 'FMS0000001', 'fmcosmeticsghana@gmail.com', '2023-08-09 04:45:33', '$2y$10$sRTcaR0iXju7PkaIBOAbeOdLbMADZJy2Hd2ssrGKep55QNHSwWYAW', NULL, NULL, NULL, 0, 0, NULL, NULL, 'kPkpafdkybsPv48LoNAO2X8LdjFTFeZPwAyKy7DQhg0l0lwUcOdgtIIs4SoC', NULL, NULL, NULL, '2023-08-09 04:45:33', '2023-08-09 06:07:26'), +(2, 'Leslie', 'Joe', NULL, 'FMA0000002', 'ljsharp30@gmail.com', '2023-08-09 04:45:33', '$2y$10$sew/DljbS8P77eqDD0FCcuxnK8Nkd49P9PuZUNvLid1gUAbvijnkS', NULL, NULL, NULL, 0, 0, NULL, NULL, 'Ferx6Q4RjjNzBSmMhKwX7AILVkvGnXEeC7soZx6jw3bPwLuIuBS0tcDe5RYE', NULL, NULL, NULL, '2023-08-09 04:45:33', '2023-08-09 05:05:49'), +(3, 'Jephter', 'Oduro', NULL, 'FMM0000003', 'jeff@gmail.com', '2023-08-09 04:45:33', '$2y$10$C2eoyKhcwsgzAd/26Q41p.5DOL.1ZioPCEcDwoRT.4UjwRVmN76VS', NULL, NULL, NULL, 0, 0, NULL, NULL, 'XMZ8cxoehP0sw9kDYO3Sg0d48UIKrZaeQ7sv0S9VfW4fAfKAuEunwzBBe5Lz', NULL, NULL, NULL, '2023-08-09 04:45:33', '2023-08-09 09:40:03'), +(4, 'Marcus', ' ', NULL, 'FMR0000001', NULL, NULL, '$2y$10$9fCvpx4ThFLSp2snx84yHeNtuwt1FkIjikJ5B.hVeKpBBK2fr18t.', NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), +(5, 'Isaac', ' ', NULL, 'FMR0000002', NULL, NULL, '$2y$10$EfSg14N39usGSH7RFHsiheX82BlbwAVuuZU1AlQNxZDgpTNuhHeh6', NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), +(6, 'Mahama', ' ', NULL, 'FMR0000003', NULL, NULL, '$2y$10$pLqfrAPyLbDe8MT4ll5wNu5Qs3XGcMuccG3SIPv8oOi1f6lGv0r26', NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), +(7, 'Francis', ' ', NULL, 'FMR0000004', NULL, NULL, '$2y$10$rcyujU0Q6LwRGdv3isChhO/mqKlhwkVTwfXDp4yjs3b9sQ.63zto2', NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), +(8, '247', 'Delivery', NULL, 'FMR0000005', NULL, NULL, '$2y$10$rql0PNl98/mmyWDlH.jAbukw46LFfHMCA9861H4.iDYulP.cRBeHG', NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), +(9, 'Benedicta', 'Owusu', NULL, 'FME0000007', 'benedictaowusu097@gmail.com', NULL, '$2y$10$H/Jm0yAUMMbr9d/ge3A4g.s92YcedslZE80z2IOP1t.5mNmBspZ0O', NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2023-08-09 09:49:01'), +(10, 'Swana', 'Doe', NULL, 'FME0000008', 'swana1435@gmail.com', NULL, '$2y$10$cjOaVCehhuvtTXT41.7XbeVrF8xAA3Wrb2H/lM8IYsuAKeG/dydWC', NULL, NULL, NULL, 0, 0, NULL, NULL, 'GcW5YgbPFAK9pSCGPPkKDDfYKZhn01esQnWh8XFuwFRpJfIOAaVBuyZZz7NO', NULL, NULL, NULL, NULL, '2023-08-09 11:45:09'), +(11, 'Self', 'Pickup', NULL, 'FMR0000006', NULL, NULL, '$2y$10$aIZQw8CtPX6E30H99QlrhO.InbyxMS5ddIjV3VyQuLZYKLWM7eyJu', NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), +(12, 'Apple', 'Review', '', NULL, 'apple@myfmcosmetics.com', NULL, '$2y$10$tuFbLEaf4YCSg07pzkUmCOpg6p2uLDEa6zxsyg.INnC7000cfkXqq', NULL, NULL, NULL, 0, 0, '233541395590', '2023-08-29 22:06:06', NULL, NULL, 'profile-photos/4JHf8I7De8IP34X9wNKrkc7lN5E0xG50jWuqboJT.jpg', NULL, '2023-08-09 04:46:07', '2023-09-01 06:31:27'), +(13, 'Miss B', 'T1', '', NULL, 'evansfrimpong087@gmail.com', NULL, '$2y$10$KbY3hafSpngkcyYXIghvO.mnKVAfnGAJeldwH/vZx.Myxb2dPevaG', NULL, NULL, NULL, 1, 0, '233244177144', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(14, 'Miss C', 'T2', '', NULL, 'jephteroduro@gmail.com', NULL, '$2y$10$WnFsKKy4hNUtuEN7kTppO.8dJUU/qSrdmWRuR9VXWMOfCXPyycj62', NULL, NULL, NULL, 1, 0, '233240919873', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(15, 'ABENA', 'GYANG', '', NULL, 'airwuahbynerkelson95@gmail.com', NULL, '$2y$10$/RT7FUibvQf0dZCpQw.ffu80fEwxsHY20wxd0v5uKfzhq0.W/nz0.', NULL, NULL, NULL, 1, 0, '233545906854', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(16, 'Amoah', 'mavis', '', NULL, 'amoahmavis133@gmail.com', NULL, '$2y$10$8g5VzHUugoE37Be0zOIoBuTIreoW7kjUC830MVQuVKQOFVeBYz6J6', NULL, NULL, NULL, 1, 0, '233240661905', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-21 08:43:13'), +(17, 'ANITA', 'TORGBOR', '', NULL, 'Www.arhnhithar86@gmail.com', NULL, '$2y$10$tECHbgsiL1Aa4KZz8fbhGeiJxnz3XvYNu1BLrpTu0jO6D0vgb9VBe', NULL, NULL, NULL, 1, 0, '233598292635', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(18, 'Adablah', 'Natasha', '', NULL, 'adablahnatasha27@gmail.com', NULL, '$2y$10$YZesmsZclQKm6iHvIJqX5.fz2AsBgQt8tiHQ1BXE3obDjB4yJK4Iu', NULL, NULL, NULL, 1, 0, '233544040560', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(19, 'COMFORT', 'HANSEN', '', NULL, 'dorcasnaaadorkorhansen@gmail.com', NULL, '$2y$10$bcL1H7/J2KSB546Df/sk9ers9QtSlcgOtaHHo/mWUSTQmcMHQ/dEq', NULL, NULL, NULL, 1, 0, '233591478809', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(20, 'favourite', 'nurse', '1', NULL, 'maamedurowaah772@gmail.com', NULL, '$2y$10$X5daqoXUV3udNySZnn5stO8CP8rZ7LCWRVXTM5VJvVgpe.WymIWNO', NULL, NULL, NULL, 1, 0, '233559574571', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-13 07:24:53'), +(21, 'Fafa', 'Ntiamoah', '', NULL, 'afuadwomoh76@gmail.com', NULL, '$2y$10$clsSHn.NDxL6rqctzaT2re83jdalwuF3qGKeRxKzHOVYSsAMUJ1PK', NULL, NULL, NULL, 1, 0, '233500936157', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(22, 'PORTIA', 'OMANPEH', '', NULL, 'www.mercyowusu112@gmail.com', NULL, '$2y$10$YoCXxxz34gFZfhMG1dVu2OG4xTxxsc4.G14wyfyEbHlnuA.t4xHu6', NULL, NULL, NULL, 1, 0, '233547782624', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(23, 'Salomey', 'Akorley', '', NULL, 'akorleysalomey@gmail.com', NULL, '$2y$10$HrUvQ0E2MHp0jeWDUCR0le4uHG4VspLHgzYEYhd2zMPzOdypTKZj6', NULL, NULL, NULL, 1, 0, '233542527699', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-10 12:04:07'), +(24, 'Kwakye Aninakwa', 'juliana', '', NULL, 'julianaaninakwa15@gmail.com', NULL, '$2y$10$CE5C6r6wZUiqCYvAvXIaJuFIG9l5xCSCGTNY67lTNKE106Sm.d/l2', NULL, NULL, NULL, 1, 0, '233249033653', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-16 16:41:55'), +(25, 'Doreen', 'Yvette', '', NULL, 'yvettedoreen98@gmail.com', NULL, '$2y$10$7yTDz5EooaOfBD9N0RgFUuT8mu.EYZw2EdIxKHU97N4PSV3ofEOoG', NULL, NULL, NULL, 1, 0, '233550131935', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(26, 'Emmanuel', 'Sam', '', NULL, 'Samemma73@gmail.com', NULL, '$2y$10$De8Q0ejV1gDAzOlZFG/XjO3Hdol3eyAqXzm7BQC0En9UN2BtQe57y', NULL, NULL, NULL, 1, 0, '233241461408', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(27, 'Ohenewaa', 'Blessing', '', NULL, 'blessingohenewaa80@gmail.com', NULL, '$2y$10$4DFgtJWAk4jGtIZKARSqNuqY89sH0P1BnAt9LcXLuVjv7F1W6ccgq', NULL, NULL, NULL, 1, 0, '233555381401', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(28, 'PRISCILLA', 'LAWER', '', NULL, 'lawerpriscilla98@gmail.com', NULL, '$2y$10$3iypjslis16RBfk29w7/ieEhsFSuVHMMQ0hLx5W/yjGOMgjmePrA2', NULL, NULL, NULL, 1, 0, '233209386081', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(29, 'Addo', 'Theresah', '', NULL, 'theresahaddo410@gmail.com', NULL, '$2y$10$147EiBuzMsxU2zmN6RE7LeiwaK.W.1AWOKF2fWSh3vpptKn5dN.de', NULL, NULL, NULL, 1, 0, '233558849472', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(30, 'COMFORT', 'ANAGLATEY', '', NULL, 'Daniellewoobs@gmail.com', NULL, '$2y$10$M8oqSCjdgBm3VF6MbzM93uTyK5mG67RY0lJhxrONJzGiq4kLKHhUC', NULL, NULL, NULL, 1, 0, '233559391143', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(31, 'Yaa', 'Debby', '', NULL, 'yaadebby9@gmail.com', NULL, '$2y$10$4Y6EXQqfI.JaUPB/K1n0Hu7H7rzdmAvummrTpDTz9udurEP.uTwna', NULL, NULL, NULL, 1, 0, '233201861445', NULL, NULL, NULL, 'profile-photos/Jclb4Xzj8fhKU18mEvabNS90thDj85di0LyrSrX7.jpg', NULL, '2023-08-09 04:46:08', '2023-08-14 08:19:32'), +(32, 'Betty', 'Quening', '', NULL, 'bettyqueninig739@gmail.com', NULL, '$2y$10$q.Wl14bKAtGWll6te3ozluAWB8kIWs3bwLLAkcTruq6OckmFs0zca', NULL, NULL, NULL, 1, 0, '233546078551', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(33, 'Nana', 'Akua', '', NULL, 'cutekhid18@gmail.com', NULL, '$2y$10$bt5iGMtamWsT4fqjZUnMiu5KXoIGaglDajht3/FkUyhX0B.3DauT.', NULL, NULL, NULL, 1, 0, '233555196714', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(34, 'Priscilla', 'Appiah', '', NULL, 'Priscillaappiah788@gmail.com', NULL, '$2y$10$gIR/AqNvOOYcXuRD5mWaK.zh20XW8AjVlmgX0pqhPI9WRhpNGzLyC', NULL, NULL, NULL, 1, 0, '233247728071', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(35, 'Naa', 'Ayorkor', '', NULL, 'ayorkor89@gmail.com', NULL, '$2y$10$ryElCWZqHvk5I5TRh2WUH.fvhux0AjAZsCsz9hSl7Uzi9LC96d8Ly', NULL, NULL, NULL, 1, 0, '233502598597', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(36, 'Josephine', 'Appiah', '', NULL, 'appiahjosephine046@gmail.com', NULL, '$2y$10$zP5LUa22UroJ6o6lOaWE.O6JnZcr8BwiDbWDqkBYWGtGfbAHadRKW', NULL, NULL, NULL, 1, 0, '233504526592', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(37, 'NANA', 'AMA', '', NULL, 'nanaamaasankomah45@gmail.com', NULL, '$2y$10$cGx8JYpSd0trzsqOz6sQl.n5HtDUhx30A6QtEbbHIcVkHR7/XI0.q', NULL, NULL, NULL, 1, 0, '233502580405', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(38, 'KHADIJATU', 'ACHEAMPONG', '', NULL, 'acheampongkhadijah0@gmail.com', NULL, '$2y$10$xmsljPcQB1vpu0p4x3AJZ.OEQZd2NcuTlHzDiapVEOa1r9Mwf/Wia', NULL, NULL, NULL, 1, 0, '233244206200', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(39, 'Mary', 'Achiaa', '', NULL, 'Achiaam43@gmail.com', NULL, '$2y$10$Kzdp5cBg49K9LszMR.vQm.PLWs90aKI6xK1RCsSDTHMvqs0Ha5pzq', NULL, NULL, NULL, 1, 0, '233554581899', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-13 14:38:43'), +(40, 'Adu', 'Priscilla', '', NULL, 'Priscillaad142u@gmail.com', NULL, '$2y$10$Ns6wSHY7Bcmzm5QE6P/ZDecTxz0SZS1KQoA4XklFQyhEfcRNpxjYy', NULL, NULL, NULL, 1, 0, '233549278693', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(41, 'Abigail', 'Agyeiwaa', '', NULL, 'abigailansah12@icloud.com', NULL, '$2y$10$WrwnyvNhGsYHtGVp9ZcQKe0HDl9XhQCyURAW1wGrRFUKVkiNGbIhK', NULL, NULL, NULL, 1, 0, '233548216509', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(42, 'Faridatu', 'muniru', '', NULL, 'faridatumuniru2@gmail.com', NULL, '$2y$10$WylXDF6ggdFsaSpCLT/WP.iZ2a9nU0Sg0iuNfhAsL0N0PRbbDI6Uq', NULL, NULL, NULL, 1, 0, '233556118769', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(43, 'Agyeiwaa', 'Emmanuella', '', NULL, 'agyeiwaaemmanuella547@gmail.com', NULL, '$2y$10$/1PAGYF1SCY3fAgE2oETOONBWAGgCiCaIbcR1nEvDQ9UyMVeRmD0u', NULL, NULL, NULL, 1, 0, '233240214614', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(44, 'PHILIP', 'ESHUN', '', NULL, 'swanadoe@gmail.com', NULL, '$2y$10$EjclePpP/EYRDm61HRktEezm8/aEgLGNJiPnZi8r7k3eMmmgdH2uy', NULL, NULL, NULL, 1, 0, '233557703755', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(45, 'ABDUL', 'MUTALIB', '', NULL, 'brahimasafiyya@gmail.com', NULL, '$2y$10$X6LcjGb0RJugcggTekf2LOcbGN.qGGjiKUV2kWhlMh7nz3BHl/rWO', NULL, NULL, NULL, 1, 0, '233242202143', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(46, 'OPHELIA', 'AGYEKUM', '', NULL, 'noblemiss0@gmail.com', NULL, '$2y$10$Knu8HakFMHnJ5ce6cMANgufvkHGNDwPo2rOu/40OJH4.Sv9RWlvjS', NULL, NULL, NULL, 1, 0, '233202800198', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(47, 'Amina', 'Haruna', '', NULL, 'ah09360@gmail.com', NULL, '$2y$10$ygMAtcFYrjQxsjn9tJ.cw.FO.a/2Vjk2E6yHWf.oFanEoCYA7oTn6', NULL, NULL, NULL, 1, 0, '233546553158', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(48, 'MABEL', 'NAA', '', NULL, 'mabelnaa2022@icloud.com', NULL, '$2y$10$7lXoTCcOyDR5N8GQASJeNeVO3Shro36KIQ9rN7Eel4Hw6ZB4Z3n0q', NULL, NULL, NULL, 1, 0, '233552291166', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(49, 'Heartwill', 'Lartey', '', NULL, 'heartwilllartey@gmail.com', NULL, '$2y$10$NSOL3RloFgajljj2sXcRTOZflHEIVKl2g509tWJlHCKaaPePoaHgy', NULL, NULL, NULL, 1, 0, '233559298050', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(50, 'Amoateng', 'Boahemaa', '', NULL, 'boahemaaamoateng840@gmail.com', NULL, '$2y$10$102k4JgLrBU8tM0DpM60v.QZlksryQn0sRhM9JLoGFZeE8YBriSJ.', NULL, NULL, NULL, 1, 0, '233247435824', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(51, 'GRACE', 'ADJAVON', 'ESINAM', NULL, 'grace.asare1008@gmail.com', NULL, '$2y$10$b/YvTS2HoVFgymwJWUhxnuZk82PQrcGmuQfN0iyAR6Mz1klgYJfKO', NULL, NULL, NULL, 1, 0, '233209648936', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(52, 'Rejoice Asantewaa', 'Frimpong', '', NULL, 'nickyfrimpz@gmail.com', NULL, '$2y$10$6.dE25/.n1Gno.bDRpRqduaXwoiMnylQ1wc3O6SDJLsL2vH.qfoTW', NULL, NULL, NULL, 1, 0, '233241649524', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(53, 'GEORGINA', 'OKAI', '', NULL, 'christabelahenkora090@email.com', NULL, '$2y$10$YYks8hJTMFHwsX0byFH1Cuxe4MY/OVZ.bxDYOdMp.FnNGDbRaIvAG', NULL, NULL, NULL, 1, 0, '233594605250', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(54, 'MARCUS', 'MENSAH', '', NULL, 'eliotmarcus0@gmail.com', NULL, '$2y$10$klPg0xemo3sv2LVkTdaxleGm5PRDSzwh6mkIPu6yVBuZHplGuLjka', NULL, NULL, NULL, 1, 0, '233550222080', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(55, 'REGINA', 'TAKYIWAA', '', NULL, 'takyiwaar64@Email.com', NULL, '$2y$10$4dAm2dauIsqvQXVnGrI7R.ixN.VLFjLwUjnrksBK3YmWyUeggsQWK', NULL, NULL, NULL, 1, 0, '233597748178', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(56, 'OLIVIA', 'BOAHEMAA', '', NULL, 'boahemaasarpong91@gmail.com', NULL, '$2y$10$AYJnPzYAcROkh66I6wkhieG3KFiu5LdmyyUkMKsCnQiNA7V75wbFu', NULL, NULL, NULL, 1, 0, '233599259635', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(57, 'Boateng', 'Diana', '', NULL, 'dianneboateng057@gmail.com', NULL, '$2y$10$kPUY88kZheWiWyt5cwM5A.ox0dN83B75aM5vOt9zsEw4AtCZ6wYU.', NULL, NULL, NULL, 1, 0, '233554200433', NULL, NULL, NULL, 'profile-photos/pQ69EnlNGSnKmeQEp3pELsklVDj7vxGKTBxh4yIs.jpg', NULL, '2023-08-09 04:46:08', '2023-08-10 13:14:54'), +(58, 'CORDIAL', 'OPARE', '', NULL, 'cordialopare@gmail.com', NULL, '$2y$10$OHe/bRACkqDM4mglCwKUKexAjtcOY3ZRczdMdYtqq4W1u8lTbNqvy', NULL, NULL, NULL, 1, 0, '233541530218', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(59, 'Miriam', 'Asamoah', '', NULL, 'mimidonald405@gmail.com', NULL, '$2y$10$A604l6wV4p2X.g6gzOy8uO5ELEC52tKEqjzzU6bcMVqNyYB.f./IW', NULL, NULL, NULL, 1, 0, '233543120040', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(60, 'Comfort', 'Adobea', '', NULL, 'nanaama242@gmail.com', NULL, '$2y$10$G7riCuCEc5aqUeh7VOsecefn3M431MqDPAsJKp/JDvOXavy2Td7fe', NULL, NULL, NULL, 1, 0, '233540780965', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(61, 'Gloria', 'Abenzuri', '', NULL, 'gloriakadoa33@gmail.com', NULL, '$2y$10$hE8/IG/e.5MYX5TSkmlKd.O2BmeFIjvciqMxEgT1KiP1IIvR0OExS', NULL, NULL, NULL, 1, 0, '233549139634', NULL, NULL, NULL, 'profile-photos/Eem5bfz4KAY4gmNFQOWWi2dRGxEsiJiGOzv21WDF.jpg', NULL, '2023-08-09 04:46:08', '2023-08-11 10:33:24'), +(62, 'Portia', 'Doe', '', NULL, 'portiadoe9595@gmail.com', NULL, '$2y$10$eHYyN3Klm/4T401wepg8nOZy3gKn7Rn8X3ixaRwThhuwRG5g0oMRO', NULL, NULL, NULL, 1, 0, '233546103704', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(63, 'Dorcas takyi', 'Delcan', '', NULL, 'dorcasdelcan2003@gmail.com', NULL, '$2y$10$n1ZShLlqfK129q0PXhqu8OomzchPXcmYjTFav83U9paSdsIOFoJ7O', NULL, NULL, NULL, 1, 0, '233257762290', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(64, 'LAWRENCIA', 'OSAAH', '', NULL, 'akuabosschick23@gmail.com', NULL, '$2y$10$4ZevlQvjI1xI9JW8oFpVZe55qtqRKW2JnCghQkMUw6TD5LTiB75Qa', NULL, NULL, NULL, 1, 0, '233504096667', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(65, 'Mercy', 'Dankwah', '', NULL, 'alicedanquah87@gmail.com', NULL, '$2y$10$ytwoRw4.5zBX1cgKspj8U.ZkrR6J6niDUpjaTwJ6jgbvgpYz6vuE6', NULL, NULL, NULL, 1, 0, '233557076437', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(66, 'ABIGAIL', 'DANQUAH', '', NULL, 'abigaildanquah42@gmail.com', NULL, '$2y$10$TzBXgGO/Ru6MpqS2EgxAyOL7Qzg5BRN9Ws/5HQ0KOMwftd6/pF0EC', NULL, NULL, NULL, 1, 0, '233594788071', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(67, 'AMINU', 'SUMAILA', '', NULL, 'Mummysgel2019@email.com', NULL, '$2y$10$q.8kHHZyptKBjrBOg86xBOFDQo/FrX2o3HdYSrJZCsv1R8h9me1QK', NULL, NULL, NULL, 1, 0, '233554178537', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(68, 'Priscilla', 'Danquah', '', NULL, 'danquahprisy1234@gmail.com', NULL, '$2y$10$idny1l/NeB5a04dNAjD0WeGfta63HRdBINDszNJs7xBGR5bkxmJxS', NULL, NULL, NULL, 1, 0, '233257587241', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(69, 'KARIAN', 'ASIEDU', '', NULL, 'karianmuller@gmail.com', NULL, '$2y$10$pTpv1K2fu9kLD6oW6Qr6SOoPv5aV8B2ZjM1f9XvQB645MvXpu6VUO', NULL, NULL, NULL, 1, 0, '233550927838', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(70, 'Jennifer', 'Owusu', '', NULL, 'jenlynks52@gmail.com', NULL, '$2y$10$lAkMmS1ersU6dINrgHQ/quyie8w81/jvYw0f8nrAV2Ge.9wsq/Gdm', NULL, NULL, NULL, 1, 0, '233241137017', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(71, 'Spendilove', 'Sarfo', '', NULL, 'sarfowaaspendilove@icloud.com', NULL, '$2y$10$p5XFWguOuhI0Co88drsqseQTw0rHK9uTabNy4PQYm/6FvSB.xrabe', NULL, NULL, NULL, 1, 0, '233598820277', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(72, 'ELIZABETH', 'KUKUA', '', NULL, 'lixasagoe@gmail.com', NULL, '$2y$10$Lg2Mu02GYQlMjRqdQbbcNuKS2jC0szcv7fe/jTZrk4MubLq6pYgrq', NULL, NULL, NULL, 1, 0, '233504319665', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-12 17:01:32'), +(73, 'REBECCA', 'ASHONG', '', NULL, 'rebeccaashong@icloud.com', NULL, '$2y$10$ILCeYNSzCnSeva/l5f4BIeAp.zNfcJPhV8EkueTn9vYsGpMmeskxi', NULL, NULL, NULL, 1, 0, '233245486355', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(74, 'NORA', 'BLANNEY', '', NULL, 'akosuanora89@gmail.com', NULL, '$2y$10$K.305xsDjdXwHNvI0YhrveGSz0liw/1Gs0YaquJP8YbtOR5Thdsr2', NULL, NULL, NULL, 1, 0, '233541749389', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(75, 'Oduro', 'Benewaa', '', NULL, 'afiabenewaa134@gmail.com', NULL, '$2y$10$fod4hpO5ybNRITvZ5mcSEORJflF/6x5KFxiE700BoCbVQDrJfl6sa', NULL, NULL, NULL, 1, 0, '233558260979', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(76, 'NESTER', 'DWOMORH', '', NULL, 'Oseinesther57@gmail.com', NULL, '$2y$10$YY98leY/MlgUdhABNYGIhOSWLYSvzRzXflxXlbCuq7R0EI0JNSI/m', NULL, NULL, NULL, 1, 0, '233559211517', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(77, 'KHADIJAH', 'MUBARAK', '', NULL, 'khadijahmubarak419@gmail.com', NULL, '$2y$10$7UOmiQAekXoepRoYDeZGXeP6ZVJ7Cvh4MFj326HUevOCu5qCpg1aq', NULL, NULL, NULL, 1, 0, '233552121454', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(78, 'EINICE', 'ANTWIWAA KONADU', '', NULL, 'eunicekonadu2001@gmail.com', NULL, '$2y$10$yLISfMGiFaEIzfmtrUcpPegaa6ed1QJw6WjsWsTFL/szMkMvuU1Nu', NULL, NULL, NULL, 1, 0, '233594569904', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(79, 'Abubakari', 'Zeinab', '', NULL, 'Zanisky123@gmail.com', NULL, '$2y$10$omeHhze74Kfyg/Knx0VSIuJRbZJnFMjjaUCCqz3YFG.dhswXYTHBS', NULL, NULL, NULL, 1, 0, '233544102342', NULL, NULL, NULL, 'profile-photos/3YmHginvp8lww1NtmpUcZeqA5Kdwe4UYHpmuhhr2.jpg', NULL, '2023-08-09 04:46:09', '2023-08-11 09:00:06'), +(80, 'Bridget', 'Agyapomaah', '', NULL, 'bridgetagyapomaah3@gmail.com', NULL, '$2y$10$u6gyHIsN8rPJa/kTZ7/xP.t0m98wML6JfAaiA3MFYkZAU47LM/CgG', NULL, NULL, NULL, 1, 0, '233240364031', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(81, 'Love', 'Eshun', 'Ekuah', NULL, 'cardiekuah@gmail.com', NULL, '$2y$10$tEbb0Tlf93vLurm8ZOPW1OPDTLHOIBw/yngjedw1nNe34zu7VJV5m', NULL, NULL, NULL, 1, 0, '233557541163', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 21:36:11'), +(82, 'CHARLOTTE', 'KORANTENG', '', NULL, 'titibanks@gmail.com', NULL, '$2y$10$eUzp1wW7wGDD6P4KjmDk1.Rasi9LVdrHPix3wLQM9mDY.QEC70N.W', NULL, NULL, NULL, 1, 0, '233558011973', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(83, 'Julia', 'Obeng Manu', '', NULL, 'juliaobengmanu2000@gmail.com', NULL, '$2y$10$pSL.dQLbMBNt8jtMxB0okODY8Q41S7STrtsvbX/m/o1Hfg3a0pg2e', NULL, NULL, NULL, 1, 0, '233246726251', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(84, 'CassandraPomaa', 'Sasu', '', NULL, 'cassie45blinks@gmail.com', NULL, '$2y$10$MmBQkHOf7ScDPFzlKHxy8OvyKmRBuiAcn38oB506utBQCN2i5uVpm', NULL, NULL, NULL, 1, 0, '233245507943', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(85, 'RHEMA', 'LAMPTEY', '', NULL, 'rhemalamptey@gmail.com', NULL, '$2y$10$x901eZJOBM6tdlDznJsw/e0KjBPEhtyib0VPRPw6.IxQg7m1OV.cu', NULL, NULL, NULL, 1, 0, '233556894669', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(86, 'Jennifer', 'Achiaa', '', NULL, 'achiaamensahjennifer@gmail.com', NULL, '$2y$10$cIZQci2mg0TIKP52iAVseu50/nQxPajz4TsbtGEul2tOmRAgQArIq', NULL, NULL, NULL, 1, 0, '233595596208', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(87, 'JOSEPHINE', 'AFEZUKE', '', NULL, 'josephineafi17@gmail.com', NULL, '$2y$10$orGelIgVmi5FECWb.mcqJuCqn8DUp5JFVWqGR6Hlvea/yA06EazZi', NULL, NULL, NULL, 1, 0, '233597464556', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(88, 'yaa', 'baby', '', NULL, 'baidoojosephine732@gmail.com', NULL, '$2y$10$8Wn0/p2Ag/55zC2P8PqbkuZU0jBsU34JHw5QixAfzzNvZ4sAK4sWO', NULL, NULL, NULL, 1, 0, '233556496283', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-21 19:25:32'), +(89, 'Elizabeth', 'Yeboah', '', NULL, 'bethyyeboah@gmail.com', NULL, '$2y$10$C3KldDnjYOot14M.Nt9PxOoGlJKVPg2JvktAFi/AcuApnbWqXOMha', NULL, NULL, NULL, 1, 0, '233543230039', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(90, 'Daniella', 'Owusu', '', NULL, 'danielleowusu66@gmail.com', NULL, '$2y$10$O4T5oFZUL0LCyYQklXpZS.4TgTxChtmblN4Xw6SP31VbjyzXv59PS', NULL, NULL, NULL, 1, 0, '233549842924', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(91, 'Paulina', 'Adu', '', NULL, 'linaohemaa809@gmail.com', NULL, '$2y$10$FmfYn9Xge5mqG/7JSqwnEe6ONquqCfLoFXqfIZsc1t3PGNhrYHJfq', NULL, NULL, NULL, 1, 0, '233575178943', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(92, 'ALIWAHIDA', 'OSMAN', 'Hida', NULL, 'fati35adam@gmail.com', NULL, '$2y$10$Gv3gD/vuLVlIUQRhGqvH/uPMJZjcpnd1Z9TdjuZOF0DMW5nAL6n4G', NULL, NULL, NULL, 1, 0, '233599651866', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(93, 'Bintu', 'Nurudeen', '', NULL, 'bintunurudeen100@gmail.com', NULL, '$2y$10$HuDnTj5aaeBOV.R7fqk8eedzGwO0WleIc1nmWcA5xgEND2IhzuVLC', NULL, NULL, NULL, 1, 0, '233543955212', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(94, 'Becca', 'Nycxyy', '', NULL, 'beccanycxyy@yahoo.com', NULL, '$2y$10$7mAm9xcLdFHk4gevD.0LYuP.2JxMSdrnHsJdv9qAtYVF84owWPI2y', NULL, NULL, NULL, 1, 0, '233553708987', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(95, 'Armah', 'Fianko', '', NULL, 'firdausnaafianko22@gmail.com', NULL, '$2y$10$ajeMd6erLlsiXpAXspeoOu72HtwSB.dWuySFQyBiaOVCP0HihKp72', NULL, NULL, NULL, 1, 0, '233594158560', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(96, 'Adepa', 'Romantic', '', NULL, 'Valentinaadepa@gmail.com', NULL, '$2y$10$lHRKntEnGQIVg9/.4rRUveHbYWczipQgw..pmI9OGIhcJSu6USwbm', NULL, NULL, NULL, 1, 0, '233500805244', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(97, 'GYEBI', 'ABIGAIL', '', NULL, 'abigailgyebi601@gmail.com', NULL, '$2y$10$djDIDdMBbfRqs4GdAdZMruishqJpEMCN5yojXrQEkJ9wSfbaJ038a', NULL, NULL, NULL, 1, 0, '233557264364', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(98, 'HANNAH', 'Wussah', '', NULL, 'hannahwussah88@gmail.com', NULL, '$2y$10$.KUALKChKybB8/q.T5oeFOfvnDUaQN9FHcU5XCtRJqhwRcnewuz66', NULL, NULL, NULL, 1, 0, '233541548909', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(99, 'Boafo', 'Evans', '', NULL, 'ekbongo0482@gmail.com', NULL, '$2y$10$xjnRaLmhMKiXd2ofTvfHUeD3DioRHdQl5wKzkbQDX5dYVyPi7l3xm', NULL, NULL, NULL, 1, 0, '233554742640', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(100, 'Asante', 'Veronica', '', NULL, 'nanaafyaasantewaa@gmail.com', NULL, '$2y$10$dIKkLM9q9cS.ykSnBbOdxOa/UypnNHkt56k2aNJ.QnHcJhohrOTPu', NULL, NULL, NULL, 1, 0, '233508083860', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(101, 'PRINCESS', 'SERWAA', '', NULL, 'asumingprincess1@gmail.com', NULL, '$2y$10$6AqQXjVBKWoAAQRjbgAgy.WiqFvBy2Q.YdPz6XDjututOhjnN68uW', NULL, NULL, NULL, 1, 0, '233257686976', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(102, 'LYDIA', 'BORKEY', '', NULL, 'borkeylydia05@icould.com', NULL, '$2y$10$iYwyyRiSzblzQHzYlMMXf.oF10qjptYcCoUcWy1egYw1jpejAg.5u', NULL, NULL, NULL, 1, 0, '233597187776', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(103, 'CECILIA', 'ENAM', '', NULL, 'akosuacecilia.555@gmail.com', NULL, '$2y$10$w6dDGyYrki7ZH9of4.oywuFD0q6IphrXsnUvQ7HQg2m7KmhEOpQx.', NULL, NULL, NULL, 1, 0, '233248998934', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(104, 'CELESTINE', 'DZOGBEDZO', '', NULL, 'Celestineyvonne8@gmail.com', NULL, '$2y$10$MwKhgJa5651EUHJndu9oGeFdwMSUAoO034grXU038Tn/Ol48BSRLS', NULL, NULL, NULL, 1, 0, '233595839759', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(105, 'TONI', 'NKRUMAH', '', NULL, 'tonferg@icloud.con', NULL, '$2y$10$VeBFuVFuU6CHwU5DUJ6tSO6AlfOcVaYfVJavr8kO71ciRV/RaquYq', NULL, NULL, NULL, 1, 0, '233542690860', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(106, 'Agnes', 'Asor', '', NULL, 'Agnesowusu473@icloud.com', NULL, '$2y$10$nZuVi40Xk.WXxUT34nDiWeJXRFi5Y4MnCzC4LBSE143oqF1q7/b0m', NULL, NULL, NULL, 1, 0, '233555289341', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(107, 'COMFORT', 'BOAAH', '', NULL, 'comfortfofie@iclude.com', NULL, '$2y$10$Dr.tVE.u2lsYRMcxvuHjbOmgBheJ5TOI9H/375nFmK.We9giEbtpi', NULL, NULL, NULL, 1, 0, '233595902936', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(108, 'Felicia', 'Boadi', '', NULL, 'feliciaboadi622@gmail.com', NULL, '$2y$10$X9rwwCumW5lQkk4kStXo/.oBsal7sB7XfK8YjunjB.FjJuWtmU0rS', NULL, NULL, NULL, 1, 0, '233246167689', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(109, 'Akuffo', 'Felicia', '', NULL, 'adepaa349@gmail.com', NULL, '$2y$10$NS00SglmuI4YMlKL.EjxYOllUckKPSb.mNg443gEuPKgQ8Q7UlnRC', NULL, NULL, NULL, 1, 0, '233246125582', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(110, 'BELINDA', 'ADU', '', NULL, 'priscillaprah34@gmail.com', NULL, '$2y$10$p5Fe/818O.PtUoFnzSc7QuaqfmMW/3xI8E17E.vCguDU9Dl3ZpAoe', NULL, NULL, NULL, 1, 0, '233597356999', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(111, 'CHARLES', 'AMOAKO', '', NULL, 'esther.arhinful0591456506@gmail.com', NULL, '$2y$10$XPWWhfc4qjq4sHRJAV8w5.0tQyi/3NyAUwCytPhX.0M/Rdi2gB/Ka', NULL, NULL, NULL, 1, 0, '233591456506', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(112, 'REBECCA', 'DOE', '', NULL, 'beckydoe1998@gmail.com', NULL, '$2y$10$XT5HdJmp6NQO7NibyMejvO15wbRQLzmcw9LHRMdZ2Dsu.ohPf1EWK', NULL, NULL, NULL, 1, 0, '233556036130', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(113, 'AMPONSAH', 'ELIZABETH', '', NULL, 'aboagyewaaeliza2002@icloud.com', NULL, '$2y$10$.TXltSkRBaqL2OiXI1t1c.LPVRFeQ1nfHdV.C9KRGvfsTbYW58vpq', NULL, NULL, NULL, 1, 0, '233256267371', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(114, 'ALBERTA', 'KOTEY', '', NULL, 'khelanikotey@gmail.com', NULL, '$2y$10$D1E97ASLOlmIhWWBbS6XYuXFGUlGgswcHS6PPV2niOCREs0qJ9v9u', NULL, NULL, NULL, 1, 0, '233261127859', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(115, 'suzzy', 'Ofori', '', NULL, 'suzy23ofori@gmail.com', NULL, '$2y$10$LsVJmyfbZtzKPFPRppUiZOkjaPYHr9djokimJD8n2/DaWcuQlN3/a', NULL, NULL, NULL, 1, 0, '233504292155', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(116, 'ROSINA', 'BOATEMAA', '', NULL, 'boatemaarosina4@gmail.com', NULL, '$2y$10$Su/lduRp4xgLxVXB9OL7dOFzY.PGXZZ7LEcJzAa56tRuN9KPmBnMa', NULL, NULL, NULL, 1, 0, '233596209479', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(117, 'Lucky', 'Sylvia', '', NULL, 'luckysylvia56@hmail.com', NULL, '$2y$10$vnGLsQZgZ1aBXscOXlSNwO.tDkIbCRNkWq2ISJ24Qyw6WNPo3Qsrq', NULL, NULL, NULL, 1, 0, '233553241505', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(118, 'GLORIA', 'NARH', '', NULL, 'narhglo@gmail.com', NULL, '$2y$10$zv/edNSOenlA/SreAVVsgeS4Pd99sY6ywHyxLdHlBcnrWmF7.Ns86', NULL, NULL, NULL, 1, 0, '233553389250', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(119, 'FIRDAUS', 'AHMED', '', NULL, 'Firdausahmed@icloud.com', NULL, '$2y$10$A1dMRSNsGPRQinzQMAzaGOD4NNYvcBCX58mAjZxMQvzxqkvJkmqH.', NULL, NULL, NULL, 1, 0, '233596700759', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(120, 'Boateng', 'SALOMEY', '', NULL, 'bboateng149@gmail.com', NULL, '$2y$10$uj1PQcuPhWegp5abMZaSQeQ.8A6Fc.x8BzNETF1QXXMqc6XEc4WnK', NULL, NULL, NULL, 1, 0, '233242444533', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(121, 'jozzy', 'walker', '', NULL, 'jozzywalker44@gmail.com', NULL, '$2y$10$yJ5iK0NQwlRLexwWnt5TYO3eVzyWzEBWAYP2LKxu3TB0djbc3jt0a', NULL, NULL, NULL, 1, 0, '233555611896', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(122, 'BERNICE', 'ASHELY', '', NULL, 'aashleykimora@yahoo.com', NULL, '$2y$10$5ldq07Hr8ywXhGankx1oue2tIwH.jsskrWgHusYgapLE.twbZj0jS', NULL, NULL, NULL, 1, 0, '233550424568', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(123, 'YVONNE', 'CHRISTINA', '', NULL, 'Yvonnemensah02@gmail.com', NULL, '$2y$10$Qz.a4MTGmcJGOBeu.L.guOmsbEKveQZhTsnAZhXQQOkQ4x6Ba/XmW', NULL, NULL, NULL, 1, 0, '233202707071', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(124, 'Akua', 'Herty', '', NULL, 'hertyadjei97@gmail.com', NULL, '$2y$10$2nGrNtozrrsYB6HE4RGzUesLXSJUs6JyUTDzM9GuZms.j87kBI9Vq', NULL, NULL, NULL, 1, 0, '233548647637', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(125, 'EUNICE', 'AMOAH', '', NULL, 'amoaheunice328@gmail.com', NULL, '$2y$10$iRFwf95N05MJL/Z1TnmzGe9Gl1lAoEOWos80VNprouHsqGqockPzS', NULL, NULL, NULL, 1, 0, '233594179633', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(126, 'STEPHANIE', 'AGYENA', '', NULL, 'stephanieagyena23@gmail.com', NULL, '$2y$10$gNtlyNTLY53ykY1Rxi4wGe0GgbXI0yTzvkRbPnEzE8e0YASdXYPa6', NULL, NULL, NULL, 1, 0, '233593277478', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(127, 'Grace', 'Assinu', '', NULL, 'graceassinu@gmail.com', NULL, '$2y$10$GNhL4Fp5WoXhkXyNLQ1awuRm6nxjsMdpLfz5aeWmQOW2jpHutICxi', NULL, NULL, NULL, 1, 0, '233558788223', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(128, 'GLORIA', 'SERWAA', '', NULL, 'oforigloria2442@email.com', NULL, '$2y$10$u0ccYXD8fsbcl7T2tGkaC.oEq2KZmvorY2TcQjjcIDRw4OjlN93Oe', NULL, NULL, NULL, 1, 0, '233540498390', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(129, 'Duho', 'Dennis', '', NULL, 'dennisduho@gmail.com', NULL, '$2y$10$2xZUuOvcuV1d.JIQ0fknqel9gdCX8yxj75W/xGWCy.cJSBMP30FSq', NULL, NULL, NULL, 1, 0, '233548490310', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(130, 'The', 'Jeys', '', NULL, 'asewseries@gmail.com', NULL, '$2y$10$s688mq3U/MELHC7KzuFj/up37gNi56xWESBzTciQfvPmnMwa68Jm6', NULL, NULL, NULL, 1, 0, '233500776508', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(131, 'Diana', 'Okrah', '', NULL, 'diana_okrah@rocketmail.com', NULL, '$2y$10$ebYzUETw4tbHc.S4Vp7v/OF2UxcpfmWRTID68abwBlm/pM8plgSSe', NULL, NULL, NULL, 1, 0, '233240410925', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(132, 'Janet', 'Boateng', '', NULL, 'hemaalove230@gmail.com', NULL, '$2y$10$cG2h6bVtkveauqhM.l.kH.ZmvP9DMpM3DGL4/6ZnUNDOkXMdt6na2', NULL, NULL, NULL, 1, 0, '233549848959', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(133, 'Rachel', 'Ofori', '', NULL, 'konadulomyl222@gmail.com', NULL, '$2y$10$8WwjR9BRsjXHSrodfJtjJu3r2kt0p7120y4q2aT4AKIrHlX8NN1jG', NULL, NULL, NULL, 1, 0, '233244277735', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(134, 'Queen', 'Benson', '', NULL, 'queenb@24gmail.com', NULL, '$2y$10$g2/NV90XGu1jyuklI0KJY.dwFfBNc5h4KTV3crnhBOkDHftOWHAC2', NULL, NULL, NULL, 1, 0, '233578501368', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(135, 'Amoako', 'Immaculate', '', NULL, 'immaculateamoako1612@gmail.com', NULL, '$2y$10$Rfvg/8QRNDy0iINn4ZUhQOJ39KndwSZPeMw6la4l3S8F2cPnyBJEq', NULL, NULL, NULL, 1, 0, '233549211331', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-21 10:02:31'), +(136, 'BLESSING', 'AHIABU', '', NULL, 'blessingseyram81@gmail.com', NULL, '$2y$10$3noQ2M7WVH7LxuK2xmKBweZj1mk21t4IA/RboMVHsIAC9u3RSXP4e', NULL, NULL, NULL, 1, 0, '233599578175', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(137, 'Adutwumwaa', 'Gresilda', '', NULL, 'silda1919@gmail.com', NULL, '$2y$10$ghn.ysWEa5iWibtaGWouQe8N9NF/BsgV43yATa/z6Dap6VTKlPKiW', NULL, NULL, NULL, 1, 0, '233541500022', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(138, 'ERICA', 'SERWAA', '', NULL, 'ericaagyemang41@gmail.com', NULL, '$2y$10$BXLNt/USqaYcRewDSToP8uAk2mWIdZbahtA8u5Ogi1xFpnaf4JQdy', NULL, NULL, NULL, 1, 0, '233243365147', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(139, 'Zina', 'Omaru', '', NULL, 'ZinaOmaru@yahoo.com', NULL, '$2y$10$DrFoeziQqmWDEN4VkP16Ze6aeMzVAqAuBAUQhUjk4NtQVun0Kx.FO', NULL, NULL, NULL, 1, 0, '233558029979', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(140, 'TRACY', 'KABUKI', '', NULL, 'tracyberry973@gmail.com', NULL, '$2y$10$RI/fKM2pLjQex3fEjk90OuWWl2htIJfWh.nnXkRvI3xdYZK0RVT6S', NULL, NULL, NULL, 1, 0, '233555189609', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(141, 'JOANA', 'BORDOH', '', NULL, 'obaapasweetness@3.com', NULL, '$2y$10$4.6ppQhWjQ2IA5LjGBU08eLN4UWbKX5z9pmizOXXKCo.h3urEH76S', NULL, NULL, NULL, 1, 0, '233545336669', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(142, 'Stephanie', 'Owusu', '', NULL, 'owusustephanie32@gmail.com', NULL, '$2y$10$rZDZHg3ZbgdZxukn8pmEeO9q9JmWxnn1RjXSb9.NmJxArEcUeh5Iu', NULL, NULL, NULL, 1, 0, '233541803661', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(143, 'GRACE', 'FRIMPONG', '', NULL, 'frimponggrace103@emil.com', NULL, '$2y$10$25Ok4CDqFwyhREIdE/puSOfB/Cn2Bz8226ufgSOvT4QFw6vfTgxs2', NULL, NULL, NULL, 1, 0, '233245763455', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(144, 'DORA', 'OSEI', '', NULL, 'dhorahama79@gmail.com', NULL, '$2y$10$g53F.CTiibx98l3EqcNk1ugr.nY8DK1XAjGczrJWmMsPsmozVlVA6', NULL, NULL, NULL, 1, 0, '233548717379', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(145, 'Quartey', 'Grace', '', NULL, 'Marilynnaakwaley15@icloud.com', NULL, '$2y$10$VmFHYtn/DlYchIwDpPXwCux5b9acC2o7SRZtw43PF2NHznr82mVCS', NULL, NULL, NULL, 1, 0, '233551987281', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(146, 'VIVIAN', 'LONDON', '', NULL, 'vivianbaronlondon18@gmail.com', NULL, '$2y$10$T/zv36NJYsxohl4KCPL0xeDAZJEtDQvQMBUEKXgSqO.cpzXDKsJrq', NULL, NULL, NULL, 1, 0, '233593335574', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(147, 'REBECCA', 'SARFO', '', NULL, 'sarfreb00999@gmail.com', NULL, '$2y$10$w8sNBw30jA5b3LhQpbG8xOGeURKu6QN.wgk0C77lW.bWI7yz7Qn2S', NULL, NULL, NULL, 1, 0, '233247715299', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(148, 'ZENABU', 'MAMUDU', '', NULL, 'arisonbernice496@gmail.cmo', NULL, '$2y$10$4cXkW.Q4l2YW3MOikLKPXur3/o60up2hQiPDKsrVvW7yipYboShPy', NULL, NULL, NULL, 1, 0, '233245409023', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(149, 'ELIZABETH', 'AGYEIWAA', '', NULL, 'obaalizzy@emil.com', NULL, '$2y$10$W.oyBXKfmfnH92S6kC5DK.Plq5DOgJO28HfbsMZ.OPAjiqGN.EbKu', NULL, NULL, NULL, 1, 0, '233596859385', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(150, 'PAMELA', 'ANDOH', '', NULL, 'pamdoh@gmail.com', NULL, '$2y$10$w96i0YgVcwWfSFmLVkliB.q.Y26h7/42Bebax/k.8QrsQ/rMoyEpO', NULL, NULL, NULL, 1, 0, '233209427783', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-19 23:32:03'), +(151, 'WINIFRED', 'BOAKYE', '', NULL, 'winnifredboakya@gmail.com', NULL, '$2y$10$BxjbYanZgkMlfuFY//aIlOHYP9HNBDRHPNewtS8mpSssv2F6VwU9u', NULL, NULL, NULL, 1, 0, '233207468231', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(152, 'Sharon', 'Barichisu', '', NULL, 'barichisuagambire@gmail.com', NULL, '$2y$10$dp4RZkLvRIjEn1P.x4sLbeAdeEqoR7O9pcwzSB5BZ8G65wIHKBQTu', NULL, NULL, NULL, 1, 0, '233240737309', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(153, 'MARINDA', 'BOAHEN', '', NULL, 'marindaboahen70@email.com', NULL, '$2y$10$aRSwrNdA7HiIqFK01p2piu.deZ1mh2qYIeIYmDDysn0XbJKoVnOJO', NULL, NULL, NULL, 1, 0, '233556866032', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(154, 'AGNES', 'NTIAMOAH', '', NULL, 'dorcasewusie86@gmail.com', NULL, '$2y$10$owntCVDHZcNlmv7YvUn3Zex68hz8t..bO7diA8WKLEZt3ZeUa70h.', NULL, NULL, NULL, 1, 0, '233240904844', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(155, 'ANGELINA', 'DUAH', '', NULL, 'angelinalove422@gmail.com', NULL, '$2y$10$nBujsa8nntMz.8Dsm066d.NqV2wqCjA9vio2B0KVtIrI7WeehbT9C', NULL, NULL, NULL, 1, 0, '233256755971', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(156, 'Mavis', 'Opoku', '', NULL, 'mavisanimwaa@icloud.com', NULL, '$2y$10$qNiGLVq8mMB1PW6wS/89L.GBiJnegN66xrC6W3aUXVb4GdnP2YjCi', NULL, NULL, NULL, 1, 0, '233555690710', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(157, 'Priscilla', 'Boateng', '', NULL, 'Priscillaboateng234@icloud.com', NULL, '$2y$10$DQZaoOp49g2Jvvleh7BPNeOWoVS3uWnWuYh8j5GZNUytr5Pa5B7X6', NULL, NULL, NULL, 1, 0, '233556393504', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(158, 'THERESAH', 'BOADI', '', NULL, 'boaditheresah1@gmail.com', NULL, '$2y$10$V5AOqbz1HbaEOuuPWsMx4.VnmFnDI592F.RLKk.9YHquGsr/CltN2', NULL, NULL, NULL, 1, 0, '233542509106', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(159, 'Kwakye', 'Veronica', '', NULL, 'verokwakye47@gmail.com', NULL, '$2y$10$S8SZGO62ljx6k1rzKnUsAuCs93d28x3vrqwwHG8/4HttQpGOWNPYC', NULL, NULL, NULL, 1, 0, '233246837712', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(160, 'LORDINA', 'AFRA', '', NULL, 'yeboahlordina00@gmail.com', NULL, '$2y$10$ivxI27aRX4dDo/frgCPaP.wNsWah456DOqElDadZOPsZDYjcLP1FK', NULL, NULL, NULL, 1, 0, '233596707112', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(161, 'Aishetu', 'Ahmed', '', NULL, 'ashelyberry78@gmail.com', NULL, '$2y$10$BXJw61B4ADX1ph1moMz8euFccvS65iRi8Z16NVseqseCFpVExmbPy', NULL, NULL, NULL, 1, 0, '233551498771', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(162, 'KAUSAR', 'MOHAMMED', '', NULL, 'kautharm87@gmail.com', NULL, '$2y$10$kte1HNnWKFZG1mH86.IuCuJ/IrG29VaWVLfGrSuReSe6M8r59SYWK', NULL, NULL, NULL, 1, 0, '233265202183', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(163, 'Hellen', 'Kudzewlor', '', NULL, 'shinedakudji@gmail.com', NULL, '$2y$10$cImRgOWyYsdqnFopo2C4tu7t3q9UBbrRKqXkDI.LvPa1RP/kSQ52m', NULL, NULL, NULL, 1, 0, '233248880332', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(164, 'Opoku', 'Esther', '', NULL, 'Boafoalbert1999@icloud.com', NULL, '$2y$10$8M3hOJudHmKhwXqmYI6IW.Z6FZLXiAC34NpcLzVrwWkWOdH9uV5dq', NULL, NULL, NULL, 1, 0, '233548915267', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(165, 'HANNAH', 'BOADI', '', NULL, 'hannaonebella@gmail.com', NULL, '$2y$10$ZroqCZzMtXxSkI9mEt.zte7DvQ89s01Ng4ZJnj/GYd9dKEF/.og36', NULL, NULL, NULL, 1, 0, '233248634012', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(166, 'Fatima', 'Zakari', '', NULL, 'Sharifaf399@gmail.com', NULL, '$2y$10$Y/w11Qn5deCQWZ8GkZ/avuiHOQWI4Q61ozGV9QPE2ekn8/ZUVTtCe', NULL, NULL, NULL, 1, 0, '233547064401', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(167, 'Mary', 'Wilson', '', NULL, 'mclottey779@gmail.com', NULL, '$2y$10$UROs30XFOWJjlCWBd/JPfOXE6aLatR/Gqfdy.LrI1P7xQnmkWodwu', NULL, NULL, NULL, 1, 0, '233242168880', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(168, 'Pascaline', 'Nuvor', '', NULL, 'nuvorpascaline19@gmail.com', NULL, '$2y$10$qIRCsbjcrphdZU8H5bsyHeUIMFcc0GZeRWMnAT45yDMYZlYShae52', NULL, NULL, NULL, 1, 0, '233559912844', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(169, 'Boakyewaa', 'Kezia', '', NULL, 'amaqueen329@gmail.com', NULL, '$2y$10$5cTmrt59tu3N4vUm2mfMZ.wJpPdjYR5gduc59D1/qhTKnvrct8Eia', NULL, NULL, NULL, 1, 0, '233241656819', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(170, 'CHRISTIANAANTWI', 'BOAKYEWAA', '', NULL, 'antwichristiana@icloud.com', NULL, '$2y$10$6VPG24WKcFQRXmxL12Lon.YHrDflo1CUSnhgOznP0mPfe5nn79Gxm', NULL, NULL, NULL, 1, 0, '233541627741', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(171, 'Tijani', 'Mariam', '', NULL, 'mhiemhi4@gmail.com', NULL, '$2y$10$5HyBWS.laglRPrQmPRO4DOvvovMV8X/jnWACQQSReeA1q7/Aori2C', NULL, NULL, NULL, 1, 0, '233540886835', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(172, 'PRISCILLA', 'KUSI', '', NULL, 'Priscillakusi91@gmail.com', NULL, '$2y$10$zWKO8Gx6G.6pdET2fQNl4.Mysu.cJY9gmdAOSbaTnAIrK0CzJGWlS', NULL, NULL, NULL, 1, 0, '233550237781', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(173, 'Juliet', 'Owusu', '', NULL, 'owusujuliet1973@gmail.com', NULL, '$2y$10$cthnaC1psyRHTX61lZGRguIR4mCc/w9OJib.KqdhQzoLVNt.ES8qK', NULL, NULL, NULL, 1, 0, '233545002539', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(174, 'Jamilatu', 'Osman', '', NULL, 'jamilatuosman2000@gmail.com', NULL, '$2y$10$h9aDXfPHQPkawHr242D5TuAFYL2FYeMZ6pJZYuBzkcNWn.oo7CyyC', NULL, NULL, NULL, 1, 0, '233553332141', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(175, 'Veronica', 'Nyarkoh', '', NULL, 'nyarkoveronica73@gmail.com', NULL, '$2y$10$ApImrJx.JbwsuM7B5.AuherXW7t.rhs55xhcYiiXXg6jZ.nYf3R4u', NULL, NULL, NULL, 1, 0, '233249121329', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(176, 'AFUSATU', 'AMINU', '', NULL, 'hajiaaalamin@gmail.com', NULL, '$2y$10$sYIr8x9eV1cqcGg4PkDWRuvZQkJ.xgLwM93nCXKlWy8S1IMyxD362', NULL, NULL, NULL, 1, 0, '233594567271', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(177, 'Owusu', 'Deborah', '', NULL, 'deborahowusu418@gmail.com', NULL, '$2y$10$1AZVHTrE66FQV0dFsvVTz.H8FiwZWHNOQp0T6ebQRPGOl.KZngnGO', NULL, NULL, NULL, 1, 0, '233555534494', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(178, 'KATE', 'ADONU', '', NULL, 'Kateadonu1@gmail.com', NULL, '$2y$10$Ad0vG9k8Q2oRJhjbdlX1COjA.PvFGG1bvhs7Xw9u7SOw4pa7vXyT.', NULL, NULL, NULL, 1, 0, '233599486626', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(179, 'LINDA', 'ODURO', '', NULL, 'loduro528@gmail.com', NULL, '$2y$10$PO5NOJIXMkAkvsgAAVpqJeqj.FfsD8v64jqZeRErXtKUdTYvl8OO2', NULL, NULL, NULL, 1, 0, '233542665038', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(180, 'JOYCELYN', 'ATIKONU', '', NULL, 'joycelynatikonu@gmail.com', NULL, '$2y$10$3JJFp6QcnPg3KoFyt/9w8OwiyYfRCzdy.CRFmvk/OaxNdqKo6q/r2', NULL, NULL, NULL, 1, 0, '233559384031', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(181, 'JUSTINA', 'BLAY', '', NULL, 'akuafelka@gmail.com', NULL, '$2y$10$1Lr5jIDmGkJ6CRa9nbUGSumM1Q3PF.XsJ6sNakrHqLNRlfyvlJyEO', NULL, NULL, NULL, 1, 0, '233542693531', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-19 06:05:03'), +(182, 'Anderson', 'Georgina', '', NULL, 'georginaonut1998@gmail.com', NULL, '$2y$10$Rl8NV16XrzDvHuO44GxPbeQdmkIjZz4.yVUobLAo9C3j9bNP2ApTG', NULL, NULL, NULL, 1, 0, '233247603378', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(183, 'Fati', 'Ali', '', NULL, 'fatiali151089@gamil.con', NULL, '$2y$10$j.0zkgg6b0xNmtZYeXGx8ednrMlFbg2XSr6J3pC70.ddCT7F6lBzO', NULL, NULL, NULL, 1, 0, '233244861267', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(184, 'GLADYS', 'KOBEA', '', NULL, 'gladyskobea233@gmail.com', NULL, '$2y$10$cBoQi.Ij.Ts43r/aqgow4.4/pNkxOLGwKBr6q/zgLRy97BvkwXSLS', NULL, NULL, NULL, 1, 0, '233596727425', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(185, 'BRIDGET', 'TUFFOUR', '', NULL, 'Ewuradjoa13@gmail.com', NULL, '$2y$10$7AARTaaSXaaIZwZl4P4L9u6iEcdFY76hES5bRK14zC40BcP/u5v2y', NULL, NULL, NULL, 1, 0, '233593765640', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(186, 'Orang', 'Antwi', '', NULL, 'otengantwibernice@gmail.com', NULL, '$2y$10$9iiPiKgDwFwNWn2Dti2xTeHu6ewN8a0I6YqMXgRW.7l1pXPVISB42', NULL, NULL, NULL, 1, 0, '233559008538', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(187, 'Biniyam', 'Esther', '', NULL, 'biniyamesther21@gmail.com', NULL, '$2y$10$9uqyNCa0Q.DLvHP6B6XhAOGFefG1M6IbpwXeWd81dnNj9YqoEY4X6', NULL, NULL, NULL, 1, 0, '233240610441', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(188, 'MAVIS', 'ESSUMAN', '', NULL, 'mavisessuman29@gmail.com', NULL, '$2y$10$vfE4RIGTugBhaApLrGdvtuCY1Avk9IoMteGNgeLuNIzEqxIikQ91K', NULL, NULL, NULL, 1, 0, '233591436227', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(189, 'Christabel', 'Amoo', '', NULL, 'wilsonchristabel54@gmail.com', NULL, '$2y$10$lXC.R54lk0i8NBKEhE6UV.v/xGdpLwytggLNrQDscHplRO34drEXW', NULL, NULL, NULL, 1, 0, '233248719624', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(190, 'LINDA', 'ADJEI', '', NULL, 'adjeilinda988@gmail.com', NULL, '$2y$10$O8kSVovKdzpd3YnWPT.tquGnu6o2MvfXdd3Cuf2wFr1.suP/l/sxe', NULL, NULL, NULL, 1, 0, '233597959309', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(191, 'PAAKU', 'ASAMOAH', '', NULL, 'asamoahregina797@gmail.com', NULL, '$2y$10$.TmPMEIBejOwVlxXTFmya.02FAepoMceWOWWPL6JWw18.XnEmeaiG', NULL, NULL, NULL, 1, 0, '233559877947', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(192, 'Sylvestina Ama', 'Kuffoah', '', NULL, 'kuffoahamasylvestina@gmail.com', NULL, '$2y$10$zISRhkAcANxrDJPZBaBNTOOlSykqZjwiRInoAD3ptGBOj9Wm9n5fy', NULL, NULL, NULL, 1, 0, '233595782904', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(193, 'Salomey', 'Denkyi', '', NULL, 'dee48601@gmai.com', NULL, '$2y$10$AE1.to80e.gpfGYK6nyfvOdF0GxFgsTONlyFoH7vV9O.E12jtpMHC', NULL, NULL, NULL, 1, 0, '233558183762', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(194, 'JENNIFER', 'NAA', '', NULL, 'jenniferablorh@gmail.com', NULL, '$2y$10$KS0LjalT3Mz0ftVNjcLpde0x466blsOgetH1LrTAHTTPIpGQHWEzq', NULL, NULL, NULL, 1, 0, '233206927759', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(195, 'Roselove', 'Bampoe', '', NULL, 'roselovebampoe@gmail.com', NULL, '$2y$10$7Sl5UL.N30l83emQeQmdme6I3LzbTYgRuKOu0mIOcaWhBKXpbC9BO', NULL, NULL, NULL, 1, 0, '233246303180', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(196, 'DIANA', 'ATANGA', '', NULL, 'dianaatanga284@gmail.com', NULL, '$2y$10$4teMe8Vf3xNYKtu5Me7xJuPp.I6PMD1kFmxDzczPNSsWeranZe0e6', NULL, NULL, NULL, 1, 0, '233555727745', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(197, 'HARRIET', 'ASANTE', '', NULL, 'harrietasante378@gmail.com', NULL, '$2y$10$xV8ACVrrhcdh7CZBLHXxZels6qeFBNya9aHZn0nCTF2TjHnDLpKX.', NULL, NULL, NULL, 1, 0, '233598577867', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(198, 'ROBERT', 'KWAO', '', NULL, 'ellaakrong@gmail.com', NULL, '$2y$10$vzWcIQL46jLHJo8ZlrGybuwFENN0uV8rlMaUV7cwGaHrYhqyLzF5C', NULL, NULL, NULL, 1, 0, '233597090428', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'); +INSERT INTO `users` (`id`, `first_name`, `last_name`, `middle_name`, `unique_number`, `email`, `email_verified_at`, `password`, `two_factor_secret`, `two_factor_recovery_codes`, `two_factor_confirmed_at`, `accepted_terms_privacy`, `is_blocked`, `phone`, `verified_date`, `remember_token`, `current_team_id`, `profile_photo_path`, `deleted_at`, `created_at`, `updated_at`) VALUES +(199, 'Matilda', 'Baafi', '', NULL, 'akosuapomaabrafi407@gmail.com', NULL, '$2y$10$bvQuyeIzM.efRJLzUUq9NOl00IubcuJ98GcRZFbqQu7xVQI3QmHYS', NULL, NULL, NULL, 1, 0, '233240010351', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(200, 'MARIAM', 'SEIDU', '', NULL, 'seidumariam539@gmail.com', NULL, '$2y$10$GUnJjsjtHEgOTGBzGo6Pyeabl6CExW8i393VB513IAD6B7X4fwSC2', NULL, NULL, NULL, 1, 0, '233248125391', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(201, 'ivy', 'McCarthy', '', NULL, 'mccarthyivy805@gmail.com', NULL, '$2y$10$jMXUWY.f97QPEbjvsAWm9uAIr5HfuElrgAvPbeQ2ezdFYxkAzSpUu', NULL, NULL, NULL, 1, 0, '233544228725', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(202, 'ELIZABETH', 'LARYEA', '', NULL, 'elizabethlaryea68@gmail.com', NULL, '$2y$10$T8vUkE2cqSAyvFWdxAha0u5Kb.6tMJJbUmCx60rgO9NN7JJY1Ul.m', NULL, NULL, NULL, 1, 0, '233201980537', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(203, 'Akua', 'Safo', '', NULL, 'akuasafo22@gmail.com', NULL, '$2y$10$QDFReanpzeDVnpmsJ5ctqOlrROqTGrHhbP2zR82gf2QULKmnaV2XC', NULL, NULL, NULL, 1, 0, '233242812189', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(204, 'FREDERICA', 'ADJONYOH', '', NULL, 'taliamary85@gmail.com', NULL, '$2y$10$HpuoTvAnZ0bnx9PH0UWZAOX8wQ307sHIYatrZWxo.9CWDnBa0Ym9e', NULL, NULL, NULL, 1, 0, '233502027192', '2023-08-18 21:53:02', NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-18 21:53:02'), +(205, 'Afemeku', 'Princess', '', NULL, 'blamelesssesenyo@gmail.com', NULL, '$2y$10$GK1SpRUEd64JYVrCYRUTUOQIXEJ8GiHilaK0/vzzr8jGW56LnmKGW', NULL, NULL, NULL, 1, 0, '233556376886', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(206, 'Rosemond', 'Owusu', '', NULL, 'rosemondowusu895@gmail.com', NULL, '$2y$10$a1/p4680qSWl/DWArArwROyU/xbeN1wSD3UoyZ1.Eq0J83TW3YOsq', NULL, NULL, NULL, 1, 0, '233541282935', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(207, 'Abigail', 'Afenyoku', '', NULL, 'aafenyo64@gmail.com', NULL, '$2y$10$NWjPQC00Tne7HF8vRR6Mxu2kpRBv2EwU2G2a8Ew3wsB3h7SoyPFfK', NULL, NULL, NULL, 1, 0, '233241457768', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(208, 'PRICILLA', 'TWUMASIWAA', '', NULL, 'Priscillatwumasi38@gmail.com', NULL, '$2y$10$5.m3K39dmHBqfALS7OP9CuNzmNL1VEULQqwSbQEFj.17ff.Nah8e.', NULL, NULL, NULL, 1, 0, '233209659010', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(209, 'Alimatu', 'Mohammed', '', NULL, 'Alimadiya394@gmail.com', NULL, '$2y$10$ds22JVheBNz75T.svAjLyO9LCDFEk1gdCTComM.hY9tbdGBYWwlIi', NULL, NULL, NULL, 1, 0, '233549253653', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(210, 'Tsortorme', 'Emmanuella', '', NULL, 'Ellatsortorme33@gmail.com', NULL, '$2y$10$xs7g9VDKAXi4buAmYUZftONtqxq0cV1MAvMnC3l4YQaIhX.jK9mtC', NULL, NULL, NULL, 1, 0, '233540956097', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(211, 'MADINA', 'HALIDU', '', NULL, 'Madinahalidu@Icloud.com', NULL, '$2y$10$GuRmCU4.qu5BunNYEVK6IuS5Itvb268wW.jWTJ9GUFopQfNgsCv/G', NULL, NULL, NULL, 1, 0, '233553346312', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(212, 'SADIA', 'MOHAMMED', '', NULL, 'hawawukebe@gmail.com', NULL, '$2y$10$ephAUgQAaB0KZBaFf1Wi1.FWkypyS7qeQij5ycMRYnjYu./LU9NwW', NULL, NULL, NULL, 1, 0, '233256990116', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(213, 'VIVIAN', 'DJAN', '', NULL, 'gyanvivian2@gmail.com', NULL, '$2y$10$N0tf/42QLLvY1lw8dTqLaOEXJCGFAgEO9CkDrFQS72K62YzR9U7tW', NULL, NULL, NULL, 1, 0, '233271660700', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(214, 'Joyce', 'Yeboah', '', NULL, 'joyceforiwaa14@gmail.com', NULL, '$2y$10$lX5hvFWLxoXRybL6G5/LjOgkcY.7bP92.aizFHw0s6NzXS3LrckpO', NULL, NULL, NULL, 1, 0, '233556272357', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(215, 'JULIANA', 'APPIAHTIMA', '', NULL, 'appiatimaafua@gmail.com', NULL, '$2y$10$NiySiFPLpeVKuAUuenUvM.Dsi1MZUsdBbmzJd2HVZMLm.KRlRgrdK', NULL, NULL, NULL, 1, 0, '233552919553', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(216, 'Lawrencia', 'Mensah', '', NULL, 'mensahlawrencia@icloud.com', NULL, '$2y$10$TKW5kvPGP1ycTld56670kOInxnsTBzCpcJYVMoqsI4DF5maHzhy4C', NULL, NULL, NULL, 1, 0, '233550619922', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(217, 'TRACY', 'APPIAH', '', NULL, 'tracenewman789@gmail.com', NULL, '$2y$10$14w31kGt4uvDlAcOoanAhOUQr6FPZ/HIGZcfNE3CAW/xZdtnGsQeq', NULL, NULL, NULL, 1, 0, '233248656072', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(218, 'Monica', 'Takyi', '', NULL, 'MonicaTakyi@email.com', NULL, '$2y$10$cZ7OJLMg75DhfeDqw9qJp.iM9Zg/vWcKm5OSWsF7h9bvIJb635q.O', NULL, NULL, NULL, 1, 0, '233557236257', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(219, 'Gertrude', 'Anderson', 'Amponsaa', NULL, 'trudeyam.an@gmail.com', NULL, '$2y$10$3ceUUGax917xYyVhN/YKfeO1Gr6qEumhdqkyNrZV0jglgfKGDC3aO', NULL, NULL, NULL, 1, 0, '233244259383', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(220, 'Cecilia', 'Oforiwaa', '', NULL, 'narnahamma14@gmail.com', NULL, '$2y$10$frxVmRb92Pfw1SpwBrj3neiEnRNtnIGah/jmtWnT./rzF7/LR80ci', NULL, NULL, NULL, 1, 0, '233247460343', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(221, 'MARIAM', 'ABDULMUMIN', '', NULL, 'cutemariam409@gmail.com', NULL, '$2y$10$lgUVB7LwFKeTNo3glZnGleVjE79a4qFryG/5mz8KfJPaCYLI6Louq', NULL, NULL, NULL, 1, 0, '233256286555', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(222, 'MUFIDA', 'IBRAHIM', '', NULL, 'ibrahimmufida6@gmail.com', NULL, '$2y$10$s6ZhuAXELoytoRzT7UBjXuw7pDORYNG.yu93rcW6PdX39lQLTuXEW', NULL, NULL, NULL, 1, 0, '233256681546', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(223, 'ISABELLA', 'BRAKO', '', NULL, 'brakobella@gmail.com', NULL, '$2y$10$5dsOTCAMk2qjX2y6CXjLT.oUqdS41T/e9qeq2E4OEs4REqHbgCrGG', NULL, NULL, NULL, 1, 0, '233544283871', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(224, 'PERPETUAL', 'ASARE', '', NULL, 'amoakoisaac11@icloud.com', NULL, '$2y$10$4oZDSYGtJZWV276JgWurDOV6aey.x5hRevGr1CveR2KeFWp9t53Ca', NULL, NULL, NULL, 1, 0, '233257181786', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(225, 'BENEDICTA', 'YEBOAH', '', NULL, 'Nharnharerkuahqueenzy@gmail.com', NULL, '$2y$10$b/R.aRSSo6D4cx2NNBGBh.DbdaQ2/yxOu6aUl5jRqRs0W.x2bqSZi', NULL, NULL, NULL, 1, 0, '233245038352', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(226, 'CYNTHIA', 'AMOAK', '', NULL, 'amoakcynt21@gmail.com', NULL, '$2y$10$JutEMWb4DuUrcdIQytohuuLqFOr5gRKq7yzFeHX6cTuVSZ0ewgSD6', NULL, NULL, NULL, 1, 0, '233501936254', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(227, 'Portia', 'BOAHENE', '', NULL, 'portiaboahene84@gmail.com', NULL, '$2y$10$cH3k/cF3RU2LNNCUg/Jp/.l8lKMKXXw.rsyiZfYRzRH7IGGYz1Aqq', NULL, NULL, NULL, 1, 0, '233553992268', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(228, 'JESSICA', 'Nyarko', '', NULL, 'jadobea89@gmail.com', NULL, '$2y$10$XqzbSedIYeieukQ5xaCTjefFsevssODtvs8vY9r96nxdkp7CvcjAe', NULL, NULL, NULL, 1, 0, '233545919012', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(229, 'Saucy', 'Herself', '', NULL, 'ivy7441@gmail.com', NULL, '$2y$10$OvLOAaw5jfeo4EXVKpVfoO5WLPUxPDHNlza0pS0Hzuf6zxmAgIQh6', NULL, NULL, NULL, 1, 0, '233556210195', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(230, 'SHAFIU', 'ALHASSAN', '', NULL, 'adwoaadepa170@gmail.com', NULL, '$2y$10$o84vC5j/obg43IvyNb3mCuXL/JARJbUt4rPlDmmL07E6wPWHjmKyi', NULL, NULL, NULL, 1, 0, '233543315025', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(231, 'AGNES', 'WENDY', '', NULL, 'wendyjayden19@gmail.com', NULL, '$2y$10$.OuM6i2nihkkoWXGwBwdVu2HTq/QrCTRLEFhqZMR2h2C4El3Gf6Fq', NULL, NULL, NULL, 1, 0, '233598231046', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(232, 'Vera', 'AFRIFA', '', NULL, 'afrifavera17@gmail.com', NULL, '$2y$10$nPx2rCMgC/c1B2dbjB8cr.8/8J3EWxBQILEPKmnYluPR.m8nQREdi', NULL, NULL, NULL, 1, 0, '233593786012', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(233, 'MARY', 'ABA', '', NULL, 'yaamary1631@gmail.com', NULL, '$2y$10$F75RXYSRde64G6rxPxSOz.w05Q2L844SRDVjEXJVYpHYxLAZWr4TC', NULL, NULL, NULL, 1, 0, '233246018649', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(234, 'Ameyaa', 'Hellen', '', NULL, 'ameyaananaadwoa49@gmail.com', NULL, '$2y$10$.vSaIVoxmdBhHQ1n..ZoxO64RvTzladYRVS1ov5DwiIi.j2sNbO4O', NULL, NULL, NULL, 1, 0, '233557284218', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(235, 'Evelyn', 'Dzidzor', '', NULL, 'Ahdwoarhbevelyn@gmail.com', NULL, '$2y$10$oRhB3ljbsDsV7Enk2HC3p.XRFUXycvPSbIicRdhpqryYov51ERE0a', NULL, NULL, NULL, 1, 0, '233557363620', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(236, 'DIANA', 'ASOMAH', '', NULL, 'asomahdiana@gmail.com', NULL, '$2y$10$va6BCxj8isKF0LLitL9JEe6uowbfnwgFC6ewPodO67VxMcMbRuvJ6', NULL, NULL, NULL, 1, 0, '233257699145', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(237, 'BENEDICTA', 'ADWOA', '', NULL, 'benedictaamissah668@gmail.com', NULL, '$2y$10$g4snDa8DJ/p0Uq/1l78W8esnOu93CerWoXkHij4GEIcNGo44FHkCi', NULL, NULL, NULL, 1, 0, '233209339980', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(238, 'SYLVIA', 'ARTHUR', '', NULL, 'sylviaadjoa45@gmail.com', NULL, '$2y$10$vGEXK2vuJUe2fGKNvKW/JORF6wah4Bgs.0itRD9JYCu2nK9y1hlQG', NULL, NULL, NULL, 1, 0, '233592754038', NULL, NULL, NULL, 'profile-photos/ZjKJdz5i4UkdZubXn9yD8rheV1r0KQr2CgyFMHR6.jpg', NULL, '2023-08-09 04:46:11', '2023-08-12 18:17:42'), +(239, 'ACHIAH', 'NANA', '', NULL, 'cindyachiaa2004@gmail.com', NULL, '$2y$10$HtCBZ7zlrY4eXcijiQ7xgO6ak3lNocnx2jSsJ/HzVBSktGNdoJY.m', NULL, NULL, NULL, 1, 0, '233557524573', NULL, NULL, NULL, 'profile-photos/gAj95rtVKYaQJWFCP3iVQZoLCUSnpkWnNdOhs2DK.jpg', NULL, '2023-08-09 04:46:11', '2023-08-14 03:24:24'), +(240, 'Mensah', 'Solomon', '', NULL, 'beautyClinic220@gmail.com', NULL, '$2y$10$6bEi4R/9kAgRFoQTHRhXSuhTrH2ib5Wqgq.nNMzfJsSzgO9BWF7RG', NULL, NULL, NULL, 1, 0, '233592495421', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(241, 'Momeiter', 'Wiafe', '', NULL, 'neverliesm@gmail.com', NULL, '$2y$10$9.nj4Uck5GEajQ2bnit5a.JvLreexov6v5iOZ0lIloTCIKrkNXFQC', NULL, NULL, NULL, 1, 0, '233557464251', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(242, 'ANITA', 'AINOO', '', NULL, 'animorgan69@gmail.com', NULL, '$2y$10$bcmiZBLhdUcR/WQj/EUCju1dpvlNJP0ns4S2L6MLluhN20dl8OwOi', NULL, NULL, NULL, 1, 0, '233543974144', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(243, 'BENNET', 'ESTELLA', '', NULL, 'estellabenneth@gmail.com', NULL, '$2y$10$Akc9SjgcEqnTWV3AOT/B8ugG43CzwI6eQMBeIlD7JsiCV0bB.rn/m', NULL, NULL, NULL, 1, 0, '233554416995', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(244, 'Dumenyo', 'Gracelove', '', NULL, 'veragracelove9@gmail.com', NULL, '$2y$10$01N4bZBNCAFKWclpktxkRuJcrVGHKfrx1fKTQAY1GKT4aDkhnqNGO', NULL, NULL, NULL, 1, 0, '233241100493', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(245, 'Marku', 'Edith', '', NULL, 'akosuamaku0592@gmail.com', NULL, '$2y$10$oaTHJR9K/IpTyOi5XkDu2uQr1FeLUM9/1iuZs7RVfRAwO9bVaTWtu', NULL, NULL, NULL, 1, 0, '233242658586', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(246, 'Sandra', 'Zounon', '', NULL, 'zounonsandra442@gmail.com', NULL, '$2y$10$0S0fzcl4Qs.Zf9MQXqEMhuV6DuyiC1R1W5sEjB6nbTV9Urj1cCh62', NULL, NULL, NULL, 1, 0, '233555108056', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(247, 'PRISCILLA', 'MARSHALL', '', NULL, 'arabamarshall@gmail.com', NULL, '$2y$10$fc..i724XgIGytVyikTKweNOzBeC4cph.UVXnHnayv5hUnyxg443u', NULL, NULL, NULL, 1, 0, '233201276457', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(248, 'BELOVED', 'ASARE', '', NULL, 'efyacutebae@gmail.com', NULL, '$2y$10$yPbGRM3JFFJJhj9kxDTCfOS55Gu1mwbg0RdYUXLMfykJblVLh0JUC', NULL, NULL, NULL, 1, 0, '233550275426', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(249, 'RACHEAL', 'ANTWI', '', NULL, 'antwiracheal077@gmail.com', NULL, '$2y$10$E5cacFMnUQ0ux4QLkly1PegHXiHODP0ndt0sA32nUy4UHa69TJmpy', NULL, NULL, NULL, 1, 0, '233599733890', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-20 20:08:40'), +(250, 'EMELIA', 'TWENEBOAH', '', NULL, 'oseiemelia44@gmail.com', NULL, '$2y$10$Ln3nLbUYy3GxMMBGKysQv.jwIyXlleL89Y9sXxp0JPxnWTnF1wHPS', NULL, NULL, NULL, 1, 0, '233599455205', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(251, 'ROLINDA', 'HAMMOND', '', NULL, 'rolindahammond21@gmail.com', NULL, '$2y$10$fwBWLoXjdVousTjLIRK7xOZudVD.4tDu9DGeXpa6gRrDNrkp13XPC', NULL, NULL, NULL, 1, 0, '233541502675', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(252, 'PatienceElikem', 'Alagbo', '', NULL, 'patientelikem@gmail.com', NULL, '$2y$10$bsVLOxgfRv6XJDhhDco0cefpcFHzMd8L5eyV4eRKbq4ytPZLwSNcS', NULL, NULL, NULL, 1, 0, '233245609413', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(253, 'Jackline', 'Lamptey', '', NULL, 'lampteyjackline100@gmail.com', NULL, '$2y$10$1Wet0HCff2HEbOK4mfQi5uVP/RnU8nbynGjB1I90Wtiyx5ZBas70q', NULL, NULL, NULL, 1, 0, '233544916368', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(254, 'Rhoda', 'Akanpaaba', 'Awontemi', NULL, 'Akanpaabarhoda@gmail.com', NULL, '$2y$10$PAvx/Ai4aDzWjxr.EbaLsO4Ydlo3glXGZ0kgZzQv3mB7/MAn4L0z2', NULL, NULL, NULL, 1, 0, '233546481842', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(255, 'EVA', 'ABENA', '', NULL, 'evaobeng353@gmail.com', NULL, '$2y$10$87VOdc6fsPlQKPBaSDoLfu.1D.I4ruvIXsEvy5iAlfuUf8yFyPdDi', NULL, NULL, NULL, 1, 0, '233598370339', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(256, 'Jennifer', 'Ofori', '', NULL, 'Oforiwaa6689@gmail.com', NULL, '$2y$10$Mv2XeCzenp1elcS/RWqsQu9V59HszQX7eeb6oaUy6VJJqXmuSz3ZO', NULL, NULL, NULL, 1, 0, '233551269891', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(257, 'Leticia', 'Nyaw', '', NULL, 'yliticia@gmail.com', NULL, '$2y$10$qv.OIDc01kmeojptsRusHuOgLLUj2xFq1uVkaZvMyyVXUrmyAI766', NULL, NULL, NULL, 1, 0, '233540610318', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(258, 'EUGENIA', 'AKPENE', '', NULL, 'blessedeugenia9@gmail.com', NULL, '$2y$10$XiSGvH9RGL6lk.XEI8vSTOxnBO/oY1sJhfsJjTD9o6uXJd5Cnv7aa', NULL, NULL, NULL, 1, 0, '233554711026', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(259, 'Mavis', 'Barnes', '', NULL, 'drmavisbarnes@gmail.com', NULL, '$2y$10$j9Y6RXvmM17r6RlOYEVqa.FN6u3qlMdWwlg.wVU13TFXwwpV9hHb6', NULL, NULL, NULL, 1, 0, '233549765500', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(260, 'ERNESTINA', 'AMISSAH', '', NULL, 'nanaekuabonsuwasi94@gmail.com', NULL, '$2y$10$QdA6wFcora6xtHRJQduzCewA2vzbZXXu10J/8npYFG1zbMt9WvUKy', NULL, NULL, NULL, 1, 0, '233541473494', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(261, 'PAMELA', 'BAIDOO', '', NULL, 'pamsbadu600@gmail.com', NULL, '$2y$10$rSEFuj95NOwXMvPe8gasx.OerG5X1J5k2n9DVDeAHlV/dDp8eXBKq', NULL, NULL, NULL, 1, 0, '233555269035', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(262, 'Amoakowaa', 'Junior', '', NULL, 'Ayvonne103@gmail.com', NULL, '$2y$10$6dv3I3AoxKr1uXm.Sz13ZuYtrBWQ9pjkbePUHJsyT4FefoyVykPtC', NULL, NULL, NULL, 1, 0, '233557547974', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(263, 'Bernice', 'Obeng', '', NULL, 'berniceoaidoo@gmail.com', NULL, '$2y$10$QPp0VfVIalbiU7oTdcKJP.U9qiZRGu06mWM3zC2qtOn6PSqF9DO6q', NULL, NULL, NULL, 1, 0, '233553978927', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(264, 'matilda', 'boatemaa', '', NULL, 'Boatemaananaakua572@gmail.com', NULL, '$2y$10$pdTsJeyliX1ULK3BINsvredd73I4egdHaSkvrf28C/XyS5TWhYibi', NULL, NULL, NULL, 1, 0, '233544633108', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(265, 'Mavis', 'Boadi', '', NULL, 'mavisboadi25@icloud.com', NULL, '$2y$10$rw2y4cTRd6VBWBreLRoV9..OGFnL7EPE./q1wVFaklpknapJF4ly.', NULL, NULL, NULL, 1, 0, '233558493734', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(266, 'MARINELUS', 'LAWSON', '', NULL, 'obaapamelissa1@gmail.com', NULL, '$2y$10$Jrfzu57oZQ./T19QubXTzeq.GuiySHw6FlavU1wbCpfsNDLKyi7qC', NULL, NULL, NULL, 1, 0, '233263270875', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(267, 'MABEL', 'FRIMPONG', '', NULL, 'mabelfrimpong14@gmail.com', NULL, '$2y$10$4EYcO5zCaufc2gZ.907cGOTeF/niJLVymOsdSCVEhESRkdwbf2sRa', NULL, NULL, NULL, 1, 0, '233242722432', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(268, 'MARY', 'NYABILA', '', NULL, 'maxmary010@gmail.com', NULL, '$2y$10$K7qkXQhWt26jGSnjaxDBvuPknFPMbb.VXXTw/zUiASKS85APc8faG', NULL, NULL, NULL, 1, 0, '233591000972', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(269, 'FIDELIA', 'FORDJOUR', '', NULL, 'fideliafordjour1@gmail.com', NULL, '$2y$10$hk6MsZIFEEGpZvy0RKuOlux7RDvmE.pPZrEHD/pMsrpEZmL6DZrfq', NULL, NULL, NULL, 1, 0, '233274468339', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-14 14:39:48'), +(270, 'Gifty', 'Kromo', '', NULL, 'giftykromoh123@gmail.com', NULL, '$2y$10$7QIIm1HC.8ySq1FMUBMLge70M9zon06V7Ky5HDUXAl3EekQ./aSvK', NULL, NULL, NULL, 1, 0, '233246601933', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(271, 'Patience', 'Boakye', '', NULL, 'boakyepatience73@gmail.com', NULL, '$2y$10$snfWstlkBavjXyVOyAsJU.g2UNjkdWyQ2IiaNkEqPpihq76FIz0ZK', NULL, NULL, NULL, 1, 0, '233558708388', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(272, 'Grace', 'Adutwumwah', '', NULL, 'graceadutwumwaamensah@gmail.com', NULL, '$2y$10$2ZAq8IHotUUuxSnFn0oqzO540W82KNRnFMqW.OS0LC2YqajuyMB9y', NULL, NULL, NULL, 1, 0, '233558622489', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(273, 'Boadiwaa', 'Priscilla', '', NULL, 'afiadollinger@gmail.com', NULL, '$2y$10$.fwEueQV1sG6g5mwnUvRSed6yHmizC9pTot6TrkLkc0PpXc6ib3I2', NULL, NULL, NULL, 1, 0, '233597760699', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(274, 'ESTHER', 'BAIDOO', '', NULL, 'ebaidoo940@gmail.com', NULL, '$2y$10$o89/fv2YelOvmVFE6B5wAOnGyIyW1bEMkyGjW9R56VqU7GsJMMvBq', NULL, NULL, NULL, 1, 0, '233248670433', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(275, 'Vivian', 'Okyere', '', NULL, 'vivianok264@gmail.com', NULL, '$2y$10$eKEdajonDU6yZlW2pf93tefNHluq10Qc0BSruhZkNiRrJUEg/SO5y', NULL, NULL, NULL, 1, 0, '233548092299', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(276, 'Najat', 'Mustapha', '', NULL, 'najatmustapha@gmail.com', NULL, '$2y$10$iaWnlW5EUxPZGlM6VA2NAOPF9WVQcYPjMTYDFupWjGdqrqdn6g/m2', NULL, NULL, NULL, 1, 0, '233241683110', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(277, 'COMFORT', 'FRIMPONG', '', NULL, 'amafrimps36@gmail.com', NULL, '$2y$10$UDp1RfuaZdAJltcpESP/rO3tTO0lqzVtmXDRqlYpd3jNHnz0lsRBS', NULL, NULL, NULL, 1, 0, '233552059626', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(278, 'Owusu', 'Patrick', '', NULL, 'po046921@gmail.com', NULL, '$2y$10$WgQByIkCIOLfpBx7jVMny.1PF1E6/nNZnmKGRtz.YjIRh7QQiM8cq', NULL, NULL, NULL, 1, 0, '233246263930', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(279, 'Benedicta', 'Gyambrah', '', NULL, 'benedictagyambrah1998@gmail.com', NULL, '$2y$10$kSAe4RIIlRBy32KfMgjqDOcCLnlUcrpaElFRc37qvGqNlS9JA2BCC', NULL, NULL, NULL, 1, 0, '233542500248', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(280, 'ABIGAIL', 'AKOMAH', '', NULL, 'yhaa7961@gmail.com', NULL, '$2y$10$ZUggX8VUVJo9JAqPueNJZOS5J9xMlVe5i6lJ34vBPPtP46rjMOxha', NULL, NULL, NULL, 1, 0, '233547229197', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(281, 'Charlotte', 'Brown', '', NULL, 'gyancharlotte78@gmail.com', NULL, '$2y$10$fmMYInQQ/SQ4aKbrC66MWuNse6eoanV.ZlScljjC6/FFTf5i5d.ea', NULL, NULL, NULL, 1, 0, '233554264156', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(282, 'Portia Elikem', 'Ganyaglo', '', NULL, 'Portiaganyaglo@gmail.com', NULL, '$2y$10$YAFwlXQIaeWn6hRNb4oJYuysz8YlWnEBTqltpe4y2VT5P1M4twIfe', NULL, NULL, NULL, 1, 0, '233548477629', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(283, 'Michael', 'Favour', '', NULL, 'slimzinny465@gmail.com', NULL, '$2y$10$x6XoKsTw.RGMxvKVImJJvOlS4swxWXBKjOihZ80Ip2wK3/hcTtnkO', NULL, NULL, NULL, 1, 0, '233561032578', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(284, 'GLORIA', 'AMA', '', NULL, 'gloriaamayeboah09@gmail.com', NULL, '$2y$10$Nrru5pA2maiw7/TgI/sIKOWl0sUquUXDXEAaXSF2K8aIakbabVJh6', NULL, NULL, NULL, 1, 0, '233545366198', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(285, 'SARAH', 'AYELE', '', NULL, 'ayelelinks28@gmail.com', NULL, '$2y$10$A/sQzIuwGk6HmwD2INWZJOCLgBHZNxYdtaITyloXdOW/B1SDgb3Ri', NULL, NULL, NULL, 1, 0, '233208212063', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(286, 'Moradam', 'Prince', '', NULL, 'kobby8568@gmail.com', NULL, '$2y$10$V/9KUubN4KkteBz4ZddzZ.6MGher1L.JEMPwKhvnxz4GwaUySH1Ti', NULL, NULL, NULL, 1, 0, '233246062325', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(287, 'SHALOM', 'AMA', '', NULL, 'asantewaashalom@gmail.com', NULL, '$2y$10$4SLZld7m6B9MmDGcPd8uY.i8qdI8N4MExVlZYuW.ZfdqSaegm5P9m', NULL, NULL, NULL, 1, 0, '233500655875', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(288, 'Elizabeth', 'Owusu', '', NULL, 'elizaootoo@gmail.com', NULL, '$2y$10$3vm2iMiSjs/BB9t6/udRbOp4nXc5eQKFdbxznLzKMGC3ab6dQvq6.', NULL, NULL, NULL, 1, 0, '233558155677', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(289, 'Perfect', 'Agbalekpor', '', NULL, 'ondemquin@gmail.com', NULL, '$2y$10$QUVgmKnS6ttMjb9Tz8FhDeAAtMla44EUNjEdWCWjf9BWtIMBcwiRS', NULL, NULL, NULL, 1, 0, '233556074469', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-12 09:31:33'), +(290, 'Anita', 'Quarshie', '', NULL, 'quarshieanita157@gmail.com', NULL, '$2y$10$B55mhQbJQAvJ/DkbfJe2SusUJ2.WqqmposI5s9HxUaFN4Sh3Q1Ume', NULL, NULL, NULL, 1, 0, '233244791034', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(291, 'sally', 'adjei', '', NULL, 'sally2cole@gmail.com', NULL, '$2y$10$0akxK.6fY.d0t/FVRfSpOuZoMynyWlwT84bk4xMIw1PckGDgJK0oK', NULL, NULL, NULL, 1, 0, '233209036902', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(292, 'Theresa', 'SikaAnsah', '', NULL, 'THERESASIKA4@gmail.com', NULL, '$2y$10$e3ZuwlMEScS0m1.qFLtS/.Nyk4aPol36QSY3mini0O6vtLas037ye', NULL, NULL, NULL, 1, 0, '233554575721', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(293, 'ama', 'addo', '', NULL, 'test@test.com', NULL, '$2y$10$DC/ZwkDVW8YOyGsRuiC3Oud/bfhgnVovpjzSgBJaAMvBo1..U6tuO', NULL, NULL, NULL, 1, 0, '233542320444', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(294, 'GIFTY', 'ALI', '', NULL, 'giftyali98@gmail.com', NULL, '$2y$10$WBHdv6Ru4mvzdaENN3aUWeAdqfoNKHusevy/z0KyGrz8FKIeAN23u', NULL, NULL, NULL, 1, 0, '233547440798', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(295, 'WINIFRED', 'ASIEDU', '', NULL, 'asieduwinifred956@gmail.com', NULL, '$2y$10$6sFnxWgBZG0XgyWuK1gycen0h3ENq/IWnma3YfsgbJV3rDux7mQ7a', NULL, NULL, NULL, 1, 0, '233541512471', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(296, 'Fatahiya', 'Suhuyini', '', NULL, 'ibrahimfatahiya05@gmail.com', NULL, '$2y$10$TTDNcIYqqkyixBcZ./oQruuyXVIFXeHoqOaf57x/9N4liSDk8jgpW', NULL, NULL, NULL, 1, 0, '233240483305', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(297, 'JENNIFER', 'ISSAKA', '', NULL, 'jennifer.issaka@icloud.com', NULL, '$2y$10$FHdY8e1//0O1a2bdKUHvbe9A7QOH/1ZUSlYpHwG3nuf03.Oe3DWLG', NULL, NULL, NULL, 1, 0, '233505811765', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(298, 'Ebenezer', 'Owusu', '', NULL, 'ebengodgift2931@icloud.com', NULL, '$2y$10$U2/eXP8YMvRU/KpKIzZaX.6AoT30aPBwMecInjj98cnY.PMJWVY4q', NULL, NULL, NULL, 1, 0, '233246122931', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(299, 'MARY', 'YALLEY', '', NULL, 'maryyalley668@gmail.com', NULL, '$2y$10$mykRAWvRfMOqvE6nLKKQ/.4OCN/ZRUOQVp5F26LT0ZkkJKSbK2iLi', NULL, NULL, NULL, 1, 0, '233550193292', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(300, 'PRISCILLA', 'DZAH', '', NULL, 'yaacediz11@gmail.com', NULL, '$2y$10$EVF/V8tTDp5mD8mdZZwQGe.w2sUSGx9oourtx675CJi3gxQ.I3leK', NULL, NULL, NULL, 1, 0, '233544865284', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(301, 'KYEREMAA', 'MABEL', '', NULL, 'kyeremaamabel@cloud.com', NULL, '$2y$10$l3sUWTA4OBEoT0LNh5DLcuStYR56Zdg46vjw8Tm7mLxOWBP8HnPIG', NULL, NULL, NULL, 1, 0, '233595059641', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(302, 'Twumwaa', 'precious', '', NULL, 'twumwaa.precious@icloud.com', NULL, '$2y$10$qbCIqn7qfcXOnnk9p8P3keLoZoaWW0KSN.2Q1uY1R66cCfC2FuC3O', NULL, NULL, NULL, 1, 0, '233245061194', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(303, 'Victoria', 'Gyampoh', '', NULL, 'www.ny7440068@gmail.com', NULL, '$2y$10$Yc4hzcskRLz6NgK/q13O8u3MDd6EK1KzUtqpEaxQBTnH3qP9wTQIm', NULL, NULL, NULL, 1, 0, '233593601412', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(304, 'OWIREDUWA', 'EUNICE', '', NULL, 'eunicemissy9@gmail.com', NULL, '$2y$10$8FfWlrVOn9371kCAMjD9JOH/SZ/IDfacRyhWND61zBoXrMQbipQPG', NULL, NULL, NULL, 1, 0, '233544950362', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(305, 'Adwoa', 'Anyiwaa', '', NULL, 'anyiwaaadwoa@gmail.com', NULL, '$2y$10$6TOMxFOerc9Ub3D8iPYLk..mANN6SDfEG3uPjsonUIgpNfZl/Qck.', NULL, NULL, NULL, 1, 0, '233243340457', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(306, 'Afriyie', 'Winifred', 'Winifred', NULL, 'winifredafriyie2010@gmail.com', NULL, '$2y$10$FXpo04xCDDO0MKLi6exwvu80VQrVjVStEaXaa4na7LvqCAn76WZ8m', NULL, NULL, NULL, 1, 0, '233545095811', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-20 15:02:19'), +(307, 'Abdullah', 'Fauziya', '', NULL, 'Abdullahfauziya225@gmil.com', NULL, '$2y$10$Y9EvW9MLaJU8zjJc/sjFSOqc3TjhwgAuA19ScZk5grJed50gHg8cC', NULL, NULL, NULL, 1, 0, '233556248401', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(308, 'Milicent', 'Amaara', '', NULL, 'millicentamaara90@gmail.com', NULL, '$2y$10$nLvVTJlAPUxtnCen7tMG4e2fjYX4Ir16OK/ZeYV7uHRETcCWtAQFu', NULL, NULL, NULL, 1, 0, '233543494002', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(309, 'Churlsea', 'Wano', '', NULL, 'Churlseawano@gmail.com', NULL, '$2y$10$a9NH5ViUfy4SflWrQspw6uW5pJcI7e8xzvxepNhd/Usel3Vw57Y9.', NULL, NULL, NULL, 1, 0, '233244873728', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(310, 'BELLA', 'Akra', '', NULL, 'Bellaakra86@gmail.com', NULL, '$2y$10$b.anWSdZwFeh6INc0SrO4OBMBpmUeo5XUQfFAltMCpesmZZqF88Y2', NULL, NULL, NULL, 1, 0, '233509578379', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(311, 'Elizabeth', 'Appiah', '', NULL, 'ae791015@gmail.com', NULL, '$2y$10$sCuiophAWIXSNIB2jXIAleb4i51PUgOpqWhATxX2Rbirkyvd5qe0C', NULL, NULL, NULL, 1, 0, '233245061398', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(312, 'MIMIPEE', 'VENTURES', '', NULL, 'mgacquah85@gmail.com', NULL, '$2y$10$r5CqiQoYV75xkVlcaWVdT.KcCQRncR9l6PnS6cPJ9bh8aNOaXwNUq', NULL, NULL, NULL, 1, 0, '233591441619', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(313, 'OLIVIA', 'TETTEY', '', NULL, 'Oliviatettey23456@icloud.com', NULL, '$2y$10$TAR77h4r1DVKRkrkaKzpBeIb45GeATc1koZoNVr6G3byVcSWkVf8C', NULL, NULL, NULL, 1, 0, '233543338232', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(314, 'ADZIDO', 'CELESTINE', '', NULL, 'adzidocelestine20@gmail.com', NULL, '$2y$10$p0.yccRIiFI9YrXaxzaWCeh2fNHWLKR3x7SehxU4rpMe6vF1IlHfy', NULL, NULL, NULL, 1, 0, '233202982684', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(315, 'Lucky black', 'Foreigner', '', NULL, 'www.lokeriabema@gmail.com', NULL, '$2y$10$Yu83rLjEJ3i80mCRjMpLz.gsgzzP7BIOGib.51VV4dnHSCkAIZHfG', NULL, NULL, NULL, 1, 0, '233554580140', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-22 01:05:04'), +(316, 'Yvette', 'Mawuena', '', NULL, 'yvettemawuena3@gmail.com', NULL, '$2y$10$MpPVGQPUQ4KnIfHQZGPX7uAitRwAm4RGd10iVAqQKJrYuRpgFsdxm', NULL, NULL, NULL, 1, 0, '233592647100', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(317, 'Pomaa', 'Abigail', '', NULL, 'pomaaabigail526@gmail.com', NULL, '$2y$10$uVhYeBfm.tKJsGEVBMWOnuFhpRXA0QHIVrEGLifDKjCLJufgoSrjK', NULL, NULL, NULL, 1, 0, '233559533856', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(318, 'Linda', 'Owoo', '', NULL, 'abynarhbank@gmail.com', NULL, '$2y$10$XC6lqyU.Z08fupQdnaEhXOFoCsDOcpb458dJittnZzUzkUs6rRXSC', NULL, NULL, NULL, 1, 0, '233556524751', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(319, 'JuliaNaa', 'KoshieMayne', '', NULL, 'maynejulia2@gmail.com', NULL, '$2y$10$toc0j7Cin4E1X1ZZvvfLzeCAM1MQfVDfj69YoI9Swv011QzrSPUDC', NULL, NULL, NULL, 1, 0, '233595055063', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(320, 'GOZAH', 'MARY', '', NULL, 'gozahmry@gmail.com', NULL, '$2y$10$KP6qjGYLoojWRRdUlRpK3.i8sjjDATKuQrmCCCis317OtrfTAojL6', NULL, NULL, NULL, 1, 0, '233207967518', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(321, 'FLORENCE', 'FIANU', '', NULL, 'Etornamfianu12@icloud.com', NULL, '$2y$10$J6iA3H3outKH6PFMDAbdEuxDCHpdkDlaynyHjd33fi1lHP81VKAPe', NULL, NULL, NULL, 1, 0, '233561474299', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(322, 'Amartey', 'Godsway', '', NULL, 'godswayamartey74@gmail.com', NULL, '$2y$10$bA6QimEOPk3R5/o5WqQnA.j1LiiEc4SGos2Yb/sSeCkUEmz4LVLIS', NULL, NULL, NULL, 1, 0, '233599207744', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(323, 'Rachael', 'Lartey', '', NULL, 'edemattipoe4530@gmail.com', NULL, '$2y$10$hLAC0wNYM0qfFWcNuHa5pui0ZZMJp7.NH6RwgIp3vPMx8dw8JKUMa', NULL, NULL, NULL, 1, 0, '233249174616', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(324, 'Kendra', 'Kodua', '', NULL, 'op.kendra@gmail.com', NULL, '$2y$10$x2isYeWawGMlC4aGxpd3nOmRYyrd9eJzLLQ1ORszSn7LUFCqGhJ0G', NULL, NULL, NULL, 1, 0, '233596803978', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(325, 'Fatimatu', 'yussif', '', NULL, 'yfatimatu15@gmail.com', NULL, '$2y$10$hF0tV8Udq055MnfotT1K5OlvMmtD0aCEzF6M3DGtVcJwRs0PbtPNK', NULL, NULL, NULL, 1, 0, '233257767147', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(326, 'Abigail', 'Serwaah Adjei', '', NULL, 'abigailserwaahadjei96@gmail.com', NULL, '$2y$10$8qR45VvZDTH0FwgzWzfk/e3KfxxAIbpR9A0tsCQKaq9xix0UM5bp6', NULL, NULL, NULL, 1, 0, '233553207208', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(327, 'Alimatu', 'Salifu', '', NULL, 'Odo854@gmail.com', NULL, '$2y$10$4RhhzDCjbn87GMb4bl0klu.nt4.E07tvkbz2rRnB/M3y0EbFxw1bG', NULL, NULL, NULL, 1, 0, '233548795728', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(328, 'Eunice', 'Obeng', '', NULL, 'euniobeng@gmail.com', NULL, '$2y$10$5ZaJltSMe7Mf9BgS39VrAeWDQqxSVzLIlk25IInpl0qlS.1Ou6vpm', NULL, NULL, NULL, 1, 0, '233558155984', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(329, 'Vanessa', 'Gyebi', '', NULL, 'vanessagyebi4@gmail.com', NULL, '$2y$10$/x7PDxw.OlAtsXzCzHoOV.fgAa5g.w6Z9h72kV00LphCWqLqZpRqq', NULL, NULL, NULL, 1, 0, '233506944543', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(330, 'Francisca', 'Boahemaa Otchere', '', NULL, 'franciscaboahemaa3@gmail.com', NULL, '$2y$10$4FHzBCWWinPet6VUvQo.nuSZyiJKwBmIDr0sP54Xk1tbTwXqckN1q', NULL, NULL, NULL, 1, 0, '233542125314', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(331, 'Victoria', 'Mawutor', '', NULL, 'Alisamings22@gmail.com', NULL, '$2y$10$nqaH2cVjf6lUmPBUWbvcyeo/hiqTjiGDwJeW/hzKcUgdctNLojZMK', NULL, NULL, NULL, 1, 0, '233245151959', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(332, 'charity', 'Kusi', '', NULL, 'adepah561@gmail.com', NULL, '$2y$10$HdKijJ1TlZvVhvJhCIenDeJzOuHyJxCbpDDvfNaxd1GFB3I/sZ9zu', NULL, NULL, NULL, 1, 0, '233546433095', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(333, 'Juanita', 'Awuku', '', NULL, 'Juanitaawuku5@icloud.com', NULL, '$2y$10$RBgnzNe5wjdehGr5qgWdgu3lK3QrFXjPaNetOwemm0R/WOa03ZHqK', NULL, NULL, NULL, 1, 0, '233550003839', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(334, 'Ampofowaah', 'Emmanuella', '', NULL, 'nharnahardhwoah000@gmail.com', NULL, '$2y$10$SljghnDQaUQcQDi7LjxwAOz5xHEEDrf1fNTcQNHzzqmWV4mg03aXe', NULL, NULL, NULL, 1, 0, '233542287330', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(335, 'Nancy', 'Acheampong', '', NULL, 'Arhjuahnancy@gmail.com', NULL, '$2y$10$0jOMRvz1Bea/n7nZg7AAxeXhqv8qvoIGveo2TTA6EDk884Y9fEAg6', NULL, NULL, NULL, 1, 0, '233557813986', NULL, NULL, NULL, 'profile-photos/46h2Q1qsnQXupfz5YdznPYFzwvxAmymVUNV241Yp.jpg', NULL, '2023-08-09 04:46:12', '2023-08-13 15:14:38'), +(336, 'Sandra', 'Mpiani', '', NULL, 'Sandrampiani242@gmail.com', NULL, '$2y$10$5uviWdh06t.fcLhKYvlL/u8toghk7a4AJg8WTwtlU0rIEpM4r0Cvi', NULL, NULL, NULL, 1, 0, '233557294523', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(337, 'Priscilla', 'Tetteh', '', NULL, 'missefya@gmail.com', NULL, '$2y$10$/i9EPv8dCk7m0Q26zQZ7/.EbMq.2zEhlKF8UB5LTxnl8jFug/8wSi', NULL, NULL, NULL, 1, 0, '233548128582', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(338, 'Godwin', 'Somuah', '', NULL, 'kwesiSomuah55@gmail.com', NULL, '$2y$10$VHi1iTG/X253tm0Qq2YYwuFBytpUh.3TxJ1SiM84BRxwPkBLzUyKS', NULL, NULL, NULL, 1, 0, '233552314754', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(339, 'Raph', 'Queen', '', NULL, 'Rafiyah200@gmail.com', NULL, '$2y$10$lU2yz7cbbAyUPEqrkYPGM.oMZOg/ibfG.wGKzv3XPDnhzyv5298S.', NULL, NULL, NULL, 1, 0, '233546428613', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(340, 'Enoch', 'Kusi', '', NULL, 'kusienoch62@gmail.com', NULL, '$2y$10$TepAIy4Wm/5jNeSATT56s.Z3MoOlYKKuxeJVHZUbPHrAOTNx2451a', NULL, NULL, NULL, 1, 0, '233248950685', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(341, 'siara', 'Suleman', '', NULL, 'siarasuleman@gmail.com', NULL, '$2y$10$6lOhFNNOlfg8Y/RJs3QiHOt7QFpKS6cGYF3qvO7iKH1HyXEByviBe', NULL, NULL, NULL, 1, 0, '233547527745', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(342, 'Akosua', 'Koranteng', '', NULL, 'korantengakosua143@gmail.com', NULL, '$2y$10$eiIARENrAe3jaO8z21ch6ecAr4slLrWBW/fMKXKXYXRM9qKDNkZLi', NULL, NULL, NULL, 1, 0, '233578137315', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(343, 'Abena', 'Gyambrah', '', NULL, 'yankah.a@yahoo.com', NULL, '$2y$10$hdN8lQU90Vs713HWqM1tZu0eMUdKECd8jnJ1Pcc4zD/W5JTO9Pbsi', NULL, NULL, NULL, 1, 0, '233506409255', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(344, 'Charlotte', 'Opeku', '', NULL, 'charlotteopeku@yahoo.com', NULL, '$2y$10$FRfZKkGaoFILHN5diyMZTuGsqlYur0IrjuaWu3R4XCkyjuEJ5YZ6a', NULL, NULL, NULL, 1, 0, '233246443742', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(345, 'queensly', 'dwumah', '', NULL, 'queenslydwumah69@icloud.com', NULL, '$2y$10$orUjlWIOIzr/pTxpXsKTDeKFHiGCJFA0zTi84/F8qMGB9PzrabQ6S', NULL, NULL, NULL, 1, 0, '233548256069', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(346, 'Mursy', 'Liya', '', NULL, 'mishak1995.mi@gmail.com', NULL, '$2y$10$Gv8Y5/y4.dtEvTKQWoZFHuHT9FEdBTyOq51WDzqaWkpvIpXWSgJ12', NULL, NULL, NULL, 1, 0, '233244968995', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(347, 'Hilda', 'Anane', '', NULL, 'hildaanane13@gmail.com', NULL, '$2y$10$EjpTk.mbnRGZKoW/lDOOX.ANtLkjw8hPeIXW4gRzyyhqbAD0HNTZ2', NULL, NULL, NULL, 1, 0, '233247336557', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(348, 'Believe nhyira', 'Afful', '', NULL, 'kukuanhyiraafful@gmail.com', NULL, '$2y$10$L6o70yXy2kla1MHsEY68ceisb/5BmbMnC00onoMvKqr2ZnCRJ3WHW', NULL, NULL, NULL, 1, 0, '233556564981', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(349, 'Hunniberry Adwoa', 'Sarfoa', '', NULL, 'hunniberryadwoasarfoa@gmail.com', NULL, '$2y$10$PXFSloI3S6yu5FfEXl7koum4P2F.IzowGwqiF40gDLKzkfqR2HEJS', NULL, NULL, NULL, 1, 0, '233597538572', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(350, 'Harriet', 'Ghansah', '', NULL, 'harrietganza@gmail.com', NULL, '$2y$10$5Aviw6vGv2q1TYXhL8/7bOvdl3MK9UJUX6lgLxr/MAnlFkWfb5kKO', NULL, NULL, NULL, 1, 0, '233591411292', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(351, 'Francis', 'Sarfo', '', NULL, 'franssarfo01@gmail.com', NULL, '$2y$10$MsmvY.n2KHBhAUGHY7qo/.s6yJX67BiC9uUPHbSCZ0e4yxwpJc1XS', NULL, NULL, NULL, 1, 0, '233554796550', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(352, 'Nana Yaa', 'Serwaa', '', NULL, 'nanayaaserwaa09@gmail.com', NULL, '$2y$10$PJS97.ct/j5cQ9rbCKoX8Or0QU77WOcyF38niRFVB3sNyg1LJf0fu', NULL, NULL, NULL, 1, 0, '233256741687', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(353, 'Abigail', 'Korankye', '', NULL, 'korankyeabigail5@gmail.com', NULL, '$2y$10$mypj08zER/0Lc9Y.LCtp4OVd8ybtjZQn6e09fY.rTQJVSLthCsjUO', NULL, NULL, NULL, 1, 0, '233240956520', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(354, 'Joy', 'Immaculate', '', NULL, 'immaculatedinawu@gmail.com', NULL, '$2y$10$r.eXNuViJR5pMK3NNjSNjOw4MhxPjpeaElgtR6o72VELDk0mmGiB6', NULL, NULL, NULL, 1, 0, '233557513213', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(355, 'Charity', 'Frimpong', '', NULL, 'chariffgold@gmail.com', NULL, '$2y$10$FiN/R9VVzL2/1PrIPiOOO.kxCaewrfCWEFXEsBZDLYdTRJ6u1x3V.', NULL, NULL, NULL, 1, 0, '233556230238', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(356, 'Rumaisha', 'musah', '', NULL, 'lovelyqueen1737@gmail.com', NULL, '$2y$10$lMJTDyv6g/X/QlmkR.iziuS24c5Vy3QZ2HgSn6h5vDTyIQMNa8qBi', NULL, NULL, NULL, 1, 0, '233596812138', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-12 16:19:24'), +(357, 'Efya', 'Darkoa', '', NULL, 'darkoaankrah12@icloud.com', NULL, '$2y$10$zLRFd.oekZ/ILW9c/SHvUORS6fKN.trMowhac0Y1yllfsJPJPXybS', NULL, NULL, NULL, 1, 0, '233558324635', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(358, 'brainy', 'golda', '', NULL, 'gloriaabban019@gmail.com', NULL, '$2y$10$DCxCd2mO6WMwRM02dZ0a/uydvIoKyGIN9RoKFVC80O2oI3zLSoXiO', NULL, NULL, NULL, 1, 0, '233243674195', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(359, 'Ruth', 'Agyemfra', '', NULL, 'agyemfra2018@gmail.com', NULL, '$2y$10$6wF2Xxa1Hl5vrDhf/Y55nehxKKTwYJnWXJNM9iJP1Fq4mehW/ijTa', NULL, NULL, NULL, 1, 0, '233264978030', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(360, 'Steph', 'Anie', '', NULL, 'stephaniearhin75@gmail.com', NULL, '$2y$10$p4nhjBvpQRP0hSXbPHkMduJqK6s/jgfpltQMzOyFcgIL1l2dsQb9C', NULL, NULL, NULL, 1, 0, '233249002977', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(361, 'Blessing', 'Kesse', '', NULL, 'kesseblessing@icloud.com', NULL, '$2y$10$CEm5wzycUD6IsoS9pwKWSeZzNZprqD9LxsqzSI8oVDlCRMkDh.h/C', NULL, NULL, NULL, 1, 0, '233508544860', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(362, 'Glosha', 'Garb', '', NULL, 'akosuakeisha@gmail.com', NULL, '$2y$10$lNGq/4LJeT6tVEh312LHue5K4dTmDf2DOZPBwu/IvfBOLdOKAIC4.', NULL, NULL, NULL, 1, 0, '233541205385', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(363, 'Maame Efua', 'Odoom', '', NULL, 'maameodoom94@gmail.com', NULL, '$2y$10$W0D6bZs7UhKXI/qZGjfru.aS/Dy8OlbE7kukf6f2mvqgoYpRo8d0u', NULL, NULL, NULL, 1, 0, '233202241496', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(364, 'Michelle', 'Osei', '', NULL, 'michytelli@gmail.com', NULL, '$2y$10$ySoxe23joNY1lUIAFtp/c.uY1wv4xHrNJ8/aevLhaYTziCEpL1J/e', NULL, NULL, NULL, 1, 0, '233248938353', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(365, 'Blessing', 'Nortei', '', NULL, 'blessingnortei@gmail.com', NULL, '$2y$10$CeYHJK3CpKypX78LhbrnIeNcQX4yRdjUXH7Cy4NYtfdeIasxCgms2', NULL, NULL, NULL, 1, 0, '233574626992', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(366, 'Phinehas', 'Enyan', '', NULL, 'kwakumilky97@gmail.com', NULL, '$2y$10$v8o3zHjNt9UOsS/9oYhhEuVa1yt2lXwxTYDwqC8Sk8rflOSu9AcTS', NULL, NULL, NULL, 1, 0, '233591914997', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(367, 'Modecia', 'Baba Anangoro', '', NULL, 'Modeciababaanangoro@gmail.con', NULL, '$2y$10$QlmKxMekmfHFPIUsgRjxOO03Nz3x.5tqMepzOtTbid5fOd1nIartu', NULL, NULL, NULL, 1, 0, '233244034076', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(368, 'Deborah', 'Dogbera', '', NULL, 'Deborahdogbera6@gmail.com', NULL, '$2y$10$fQgo3Jrwm8LLa3aqdwBde.wPy450W.QUW4hJq17izhTkMYU0X0p6S', NULL, NULL, NULL, 1, 0, '233266498344', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(369, 'Rochelle', 'Pokuaah', '', NULL, 'Armahwilly568@gmail.com', NULL, '$2y$10$0kjggdi/P46dh/TLVEx8XelzvstsIl2Tm9jcmNo3XiUFQcjmciazW', NULL, NULL, NULL, 1, 0, '233248830581', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(370, 'Naa', 'Adoley', '', NULL, 'aquayeadoleygifty@gmail.com', NULL, '$2y$10$OVhQK/VHwnqf9Xj5Qa5ChOM8MqYFo1Ooi8esGPNXFwATDBuTMEk2W', NULL, NULL, NULL, 1, 0, '233598899157', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(371, 'Abigail', 'Asubonteng', '', NULL, 'abigailasubonteng0@gmail.com', NULL, '$2y$10$n2MQ6Wjbkz7ZJRYKKj4gFuSkPEEVkDFD5NTRxZlV4oTnxTQl1Wqwi', NULL, NULL, NULL, 1, 0, '233544703829', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(372, 'Tetteh', 'Florence', '', NULL, 'tettehflorence23@icloud.com', NULL, '$2y$10$mTJOysyyKWQmGWxQ.i91U.vNZExT7uFF2xByAAzSEdmVx04W1XNIe', NULL, NULL, NULL, 1, 0, '233246320523', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(373, 'Sharon', 'Adu Gyamfi', '', NULL, 'sharonamp67@gmail.com', NULL, '$2y$10$CQEW.9D2ht2LYRPIFpk3ne8SawBgr4ECv6Ty5.bSz6xW.HYq4A8dS', NULL, NULL, NULL, 1, 0, '233554660559', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(374, 'Wilhelmina', 'Deheer', '', NULL, 'biblicaldeheer@gmail.com', NULL, '$2y$10$HkJQiFEIUsMWVxPAvyM0XuFi7Mpc74MxVu7J.BOC7joB1XVERRlzK', NULL, NULL, NULL, 1, 0, '233200749669', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(375, 'Clara', 'Dartey', '', NULL, 'darteyclara17@gmail.com', NULL, '$2y$10$PocE.AT0byiGaBqmGn.4COM697PZ.C9GdkEibbCRYhV.KE1mHYRpu', NULL, NULL, NULL, 1, 0, '233204307108', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(376, 'Okaibia', 'cole', '', NULL, 'Mamagrace9877@gmail.com', NULL, '$2y$10$shJRItrsK2ggvdoqe0Yjj.la2M352lkzIp2ulXc5a41N6i4iJIp3u', NULL, NULL, NULL, 1, 0, '233559829224', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(377, 'Abena', 'Tymarh', '', NULL, 'constanceaduboateng@gmail.com', NULL, '$2y$10$0ZaOh5kBHep.howTvmKu0.I9/r75dJ5ElOMAq.8i3v8E/QEH6aIby', NULL, NULL, NULL, 1, 0, '233597930810', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(378, 'love', 'Asare', '', NULL, 'jessy7love@gmail.com', NULL, '$2y$10$kuzG4C5msgja.wfBiwyfvOxP3SAbe7syndjWHFszFtzYTJ8PxSJay', NULL, NULL, NULL, 1, 0, '233544218816', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(379, 'Michael', 'Owusu Ansah', '', NULL, 'owusu_ansah@mail.com', NULL, '$2y$10$rHT6jop2F5RiOjSIKx9OV.kD1HqvK/zl6Uuhbo.0Q/PEehPnYaS2u', NULL, NULL, NULL, 1, 0, '233265257070', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(380, 'mavis', 'Ansah', '', NULL, 'nanaakuatrigah38@gmail.com', NULL, '$2y$10$r3Ff3/2vEq0H1PAUs7bDnu4S9izfU27hUpTin1qQVfe/HBh.Opv7i', NULL, NULL, NULL, 1, 0, '233554435249', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(381, 'Kofi', 'Ampofo', '', NULL, 'flexycool5@gmail.com', NULL, '$2y$10$TR/43Dzw8.kZ6G2IKUNEfuHRZNpbgYIGAS8JM78l/ijfI8z464uj.', NULL, NULL, NULL, 1, 0, '233545243849', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(382, 'Evelyn', 'Duse', '', NULL, 'duseevelyn4@gmail.com', NULL, '$2y$10$YZuVzbGV0NzgzkrrM9TQSed.6QlVO80E50ge.5GGSciKyF3Ch4SVi', NULL, NULL, NULL, 1, 0, '233591527878', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-10 04:57:01'), +(383, 'Stephanie', 'Aboagye', '', NULL, 'Beauitifulqueen@gmail.com', NULL, '$2y$10$qRa/Z9qgtbFtVYK6Z.vfGejRS5EkkErG.OoPjGc/QztNjKtEfOFVu', NULL, NULL, NULL, 1, 0, '233246925779', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(384, 'Julia', 'Ohenewaa', '', NULL, 'juliaohenewaa@gmail.com', NULL, '$2y$10$5LKQDu7jO3Bbz6TaQB97CONveKrYeWXmDkeQ0mWynNSF2k9NjzFj6', NULL, NULL, NULL, 1, 0, '233592961070', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(385, 'Lawrence', 'Antwi', '', NULL, 'antwilawrence2017@gmail.com', NULL, '$2y$10$WMbaoPERO./07Uu4yZFrNeY0yWW/vMACHuWy5LEkInh1aBsPB291a', NULL, NULL, NULL, 1, 0, '233553154000', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(386, 'Patience', 'Ablordeppey', '', NULL, 'adapthed@gmail.com', NULL, '$2y$10$ftCFu55SAnYYAtJ0WEuNdu1AuViJHE1jSoNT55AcXGQgDHHVrGu1a', NULL, NULL, NULL, 1, 0, '233551408430', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(387, 'Doris', 'Ayensu', '', NULL, 'dorisayensu29@yahoo.com', NULL, '$2y$10$1g2rT55MPmgHk17DKbEUyu7h3D.L3nELj82AJ0GISlJ0TKqAAT5iy', NULL, NULL, NULL, 1, 0, '233540844963', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(388, 'Armoh', 'Evelyn', '', NULL, 'evelynarmoh13@gmail.com', NULL, '$2y$10$5Pid26Oto8VVlBPQFoodP.XHl/741ualhU9jbkOP/HJOO.jsEGsiC', NULL, NULL, NULL, 1, 0, '233245073983', NULL, NULL, NULL, 'profile-photos/athaGe9ZdxoicUg1Yyiu77wmeZYSQHK4r5bqgygn.png', NULL, '2023-08-09 04:46:13', '2023-08-10 11:58:35'), +(389, 'Gifty Ama Ablorde', 'Gliku', '', NULL, 'ablodegifty1234@gmail.com', NULL, '$2y$10$ArWUalX4xZPmL15Tskck2ePIerHBDthMDysyPJ20cxlhxvx9yhBWO', NULL, NULL, NULL, 1, 0, '233559550336', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(390, 'Dorigen', 'ofosu', '', NULL, 'Ofosudoreen2@gmail.com', NULL, '$2y$10$zBwsKtuJevS6CsNtJtjzv.o1ornPUfPwUL8YSDkMNINFB.Bv3D4ci', NULL, NULL, NULL, 1, 0, '233208208228', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(391, 'Rose', 'Yankey', '', NULL, 'yankeyrose@icloud.com', NULL, '$2y$10$oattsTfuSEmBekmZgboLUe7moBExkCnDIPkBYR8wnxg3KhkdhDd7G', NULL, NULL, NULL, 1, 0, '233541479294', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(392, 'serwaa', 'francisca', '', NULL, 'Ligustoventures2023@gmail.com', NULL, '$2y$10$NmJsmYo8QyJWc6fi/XcNiO.T7QTa7sbcGFZJ1E77tJxXr4lfTQH1y', NULL, NULL, NULL, 1, 0, '233544139814', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(393, 'Ohemaa', 'Amethyst', '', NULL, 'lawrenciabaffoe54@gmail.com', NULL, '$2y$10$9Ti.ovec4oaUV.9k8n81WOSLBLdXqLNlljHu3gYokt28gLNyMi96e', NULL, NULL, NULL, 1, 0, '233243684028', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(394, 'huda', 'mohadi', '', NULL, 'hudamohadi36@gmail.com', NULL, '$2y$10$0TbMF3lxmmxpCGwLt2c5leU.PNjOjulu9RoY0dPySDv61QLRlls2m', NULL, NULL, NULL, 1, 0, '233551704663', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(395, 'Sheila', 'Martey', '', NULL, 'marteysheila32@gmail.com', NULL, '$2y$10$SbTPwZsYEG8aUne2C6BTNO1pTlZ7/4X5RifvviaVvWYERQh4BFO/a', NULL, NULL, NULL, 1, 0, '233544667481', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'); +INSERT INTO `users` (`id`, `first_name`, `last_name`, `middle_name`, `unique_number`, `email`, `email_verified_at`, `password`, `two_factor_secret`, `two_factor_recovery_codes`, `two_factor_confirmed_at`, `accepted_terms_privacy`, `is_blocked`, `phone`, `verified_date`, `remember_token`, `current_team_id`, `profile_photo_path`, `deleted_at`, `created_at`, `updated_at`) VALUES +(396, 'Sandra', 'Arthur', '', NULL, 'ahkosuahbhrand315@gmail.com', NULL, '$2y$10$1vv2mkDE2GhnIN42e6MLy.CJsbhjiG4MkaTlDZtIJ2QaVTQY8uHRa', NULL, NULL, NULL, 1, 0, '233598058886', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(397, 'BRIDGET', 'BOAKYE', '', NULL, 'ewurabenaboake2021@gmail.com', NULL, '$2y$10$.f/t/7SUbV7T5YIiAUi.ce5QAV0YWanypdJfzqzGAOJewWr7qJlQS', NULL, NULL, NULL, 1, 0, '233591236470', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(398, 'Faustina', 'Nyarko', '', NULL, 'faustinanyarko569@gmail.com', NULL, '$2y$10$PnnjHrDBtwJj6cqGu2AuE.eVHs6y9SzBU1VaGFEe8.aYvRO0tfo4i', NULL, NULL, NULL, 1, 0, '233542187936', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:13', '2023-08-10 08:49:01'), +(399, 'Abigail', 'Kyei-Baffour', '', NULL, 'abhenhahilfiger@gmail.com', NULL, '$2y$10$f7uTk/hehh9.T1BptXwGEOmZ9IAm7TJ1pvpgRneLO1H409Am8O7cO', NULL, NULL, NULL, 1, 0, '233554007858', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-19 11:28:53'), +(400, 'Felicia', 'Oppong', '', NULL, 'feliciaoppong65@gmail.com', NULL, '$2y$10$gSFPEg/KFHkI4KTox9T3yuDDAaS7JY1G6SaIovgfnQTKc9auHuSY2', NULL, NULL, NULL, 1, 0, '233245842047', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(401, 'Emmy', 'Otoo', '', NULL, 'menorahotoo@gmail.com', NULL, '$2y$10$8fqKn/uK4vxdcR0V6u9F2OJ9HgcRvIkR9kKO0bSrwX85IdsRwJqi2', NULL, NULL, NULL, 1, 0, '233557462734', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(402, 'Sophia McKeown', 'Edwards', '', NULL, 'sophiamckeownedwards2he.2016@gmail.com', NULL, '$2y$10$Z0G5Bujlfl6SUMnQdFi4y.XSQVV8DyBmaH8DWKQztDsOECLqScxlG', NULL, NULL, NULL, 1, 0, '233540612057', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(403, 'Beatrice', 'Atobrah', '', NULL, 'www.luckyobeng20@gmail.com', NULL, '$2y$10$4KKpNluXIBbWcZRNBCRGa.xiWvuEDPVoktZXPvn89/CIh.zCQDq8C', NULL, NULL, NULL, 1, 0, '233554885746', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(404, 'Anita', 'Gyamfi', '', NULL, 'gyamfianita04@icloud.com', NULL, '$2y$10$4q0C.VxH7W8mlKr9yNul..DEMMV5rtU1MvtN1Cocuw/xA1D6rQHSe', NULL, NULL, NULL, 1, 0, '233540882529', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(405, 'PATIENCE', 'KWAKYEWAA PATIENCE', '', NULL, 'patiencekd7226@gmail.com', NULL, '$2y$10$U1XQu7o48HCbXEzO1Y/N6uv6SH2cDaDe7PBf7G5aJnx0Eh6WMOfoq', NULL, NULL, NULL, 1, 0, '233558777490', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(406, 'denise', 'yanchira', '', NULL, 'yanchira304@gmail.con', NULL, '$2y$10$caEN6fgccHOdu.hI3oInEuXIV1mnByfi35MeuEIxyUjkqC2KDoXUK', NULL, NULL, NULL, 1, 0, '233201404589', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(407, 'Elizabeth', 'Golo', '', NULL, 'arfualizzy@gmail.com', NULL, '$2y$10$oPCHH6ymYJJNu8GWH0I.suP5Jl3x5EHBqjOj1yJPDFO/aAH3bQcIe', NULL, NULL, NULL, 1, 0, '233549640640', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(408, 'winnifesta', 'Duncan', '', NULL, 'Winnifestafesta@gmail.com', NULL, '$2y$10$fe9Rc7jxMZNOsdPjYctJ3OQ8HxvWIBJdKUyvc04jZon9HwBBrvM8q', NULL, NULL, NULL, 1, 0, '233592065892', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-14 12:37:05'), +(409, 'Abena', 'Sakyi', '', NULL, 'abenasakyi9@gmail.com', NULL, '$2y$10$1h.FcsvF9PLHhsacZVVuiurEMqO7zJAT26pqW5ixpG58DGldgzkLm', NULL, NULL, NULL, 1, 0, '233557752002', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(410, 'Sabina', 'Akua', '', NULL, 'Acquaihsabina@gmail.com', NULL, '$2y$10$IBH99/fweRpb.no5JMVZM.F124/sFRM/hVG4w2yGgXj61Wv/aLvN6', NULL, NULL, NULL, 1, 0, '233542096167', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(411, 'Merlin', 'Junior', '', NULL, 'mmerlin823@gmail.com', NULL, '$2y$10$LLpAcMDnu1WWgd2.iAGA9uXb3yFnJQf489hZe63Vtayn5.Uo.lf3C', NULL, NULL, NULL, 1, 0, '233544748186', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(412, 'Lydia', 'Quayson', '', NULL, 'lydia4stars4@gmail.com', NULL, '$2y$10$3weqg8s0VnE1JYHvZJBfgO7CYBXsUX1CL7AeaBupWXz3EhjqFXivS', NULL, NULL, NULL, 1, 0, '233265606063', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(413, 'Gifty', 'Acquah', '', NULL, 'Najatadams22@gmail.com', NULL, '$2y$10$9HqjHJZyDS8/W6W2Uuc82.3iwWr3dreRf96pWpXxPiITVUh1ortau', NULL, NULL, NULL, 1, 0, '233591367276', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(414, 'Debbie', 'Boakye', '', NULL, 'debbieboakye86@gmail.com', NULL, '$2y$10$oWPJPSFFvtXizJKZIbFJ5OIBTBx5EciT8x.0iYNGp7.8kILQuZnt6', NULL, NULL, NULL, 1, 0, '233553344738', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(415, 'faiz', 'huzeima', '', NULL, 'faizhuzeima68@gmail.com', NULL, '$2y$10$.7gLWdtrX6zUrQbdxRU5BOaASdyQYNbVw0NxXF8tSr5ZAFeuwBGUy', NULL, NULL, NULL, 1, 0, '233540415047', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(416, 'Janet', 'Adjonyor', '', NULL, 'Janetakorkor8@gmail.com', NULL, '$2y$10$ehFMWU.RpMPAS9MC84fbrO5FgGqWa1jbalP.BtD5n7WZugDJbUQfe', NULL, NULL, NULL, 1, 0, '233545862886', NULL, NULL, NULL, 'profile-photos/eEwAvIDXvUs5YfDQARwlAeaQHUypUMR5AL4omw3H.jpg', NULL, '2023-08-09 04:46:14', '2023-08-09 20:28:20'), +(417, 'Doreen', 'kusi', '', NULL, 'Immanuelkusi@gmail.com', NULL, '$2y$10$MhquzysQ1OmSftODQt5CdOiZQ/AIQ0pAN7a9VYf6VnaDTmHw.nFJO', NULL, NULL, NULL, 1, 0, '233249090745', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(418, 'Adinkrah', 'Eunice', '', NULL, 'euniceadinkrah16@gmail.com', NULL, '$2y$10$T7VgzsI8o6B.BEu9ioRMuujfgANet.37RmXZtyR3VIZYFBSAhZ/EW', NULL, NULL, NULL, 1, 0, '233553220944', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(419, 'sylph', 'tandoh', '', NULL, 'slyphtandoh90@gmail.com', NULL, '$2y$10$nXJwUS/i62jqVHGHeUl.PO54yy6A38P2fmcyAJHhgciT4TXXEsk.W', NULL, NULL, NULL, 1, 0, '233551116788', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-12 16:22:14'), +(420, 'Rejoice serwaa', 'Agyeman', '', NULL, 'serwaarejoice@gmail.com', NULL, '$2y$10$yRAqEYZqZAD11aRd.kUXoubsXgixQ52g.f7hc1.CBlzuc2HM5Zpey', NULL, NULL, NULL, 1, 0, '233541647451', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(421, 'Quainoo', 'Vera', '', NULL, 'quainoovera14@gmail.com', NULL, '$2y$10$HT2YLBm8nKDwfcAVFMVcU.8LijuCcOwsEWOny0hlky8Ft.YDd0kba', NULL, NULL, NULL, 1, 0, '233543502447', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(422, 'Rachel', 'pomaah', '', NULL, 'Rachelpomaah8@gmil.com', NULL, '$2y$10$m.b/SLW2kxjoKsycOCEWL.vyLB3400bTO/fMybvUdWyU6Hbk348KW', NULL, NULL, NULL, 1, 0, '233256311730', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(423, 'Yeeb', 'Gladys', '', NULL, 'Yeebgladys@gmail.com', NULL, '$2y$10$bKR1GUOIOR32grUjNH6UUu4hoQJuRlOT654nxjFfhYhpyMDrAzImK', NULL, NULL, NULL, 1, 0, '233556253553', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(424, 'Frimpong', 'Elizabeth', '', NULL, 'frimpongelizabeth547@gmail.com', NULL, '$2y$10$q9Ol5HSiRoKhHfI.ODH6/eqwBgamN.R8Zfmt7PD0aosdUivBFL92S', NULL, NULL, NULL, 1, 0, '233545538763', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(425, 'Abigail', 'Osei Tutu', '', NULL, 'Luciolina2002@gmail.com', NULL, '$2y$10$O0EIWDILRoO744aDk87HT.EkYtDMbyQJq3cZbK0Db0Flm/T1KeXzK', NULL, NULL, NULL, 1, 0, '233595663120', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(426, 'reina', 'anita', '', NULL, 'adjoaappiah858@icloud.com', NULL, '$2y$10$BUMIRd/GV3I13v9YMbvtwOfCtjmHIhJMSYLZBGokHxF1FjGwMEu1e', NULL, NULL, NULL, 1, 0, '233509992227', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(427, 'Anastasia', 'Adu-Gyamfi', '', NULL, 'anastasiaadugyamfi0@gmail.com', NULL, '$2y$10$sw.BI6EI1SRD27aaVep/WOrnh8ozOT7P4IHeqFxb5IwrL81n5gIu.', NULL, NULL, NULL, 1, 0, '233546294204', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(428, 'Nancy', 'Acheampong', '', NULL, 'Nancyacheampong32@gmail.com', NULL, '$2y$10$c8hqv9rp.ihmKU.0UwscIOCsfgcy/eTuCuknuCSTwf19.PY0m1P4u', NULL, NULL, NULL, 1, 0, '233557813989', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(429, 'Rose', 'Newton', '', NULL, 'newrosay481@gmail.com', NULL, '$2y$10$sZwd.CQIKIfVxwTI8/BEDeyoUVz86oFAl4NXKL296t8/.H2rfVdea', NULL, NULL, NULL, 1, 0, '233556592540', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(430, 'Blessing', 'Yeboah', '', NULL, 'blessing54@gmail.com', NULL, '$2y$10$dTErahRHRQWchxACP/3OU.KjGQEI6KGr6KmHnnWAEuoKUENFby9Ma', NULL, NULL, NULL, 1, 0, '233502443005', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(431, 'Grace', 'Agbesi', '', NULL, 'graceagbesi47@gmail.com', NULL, '$2y$10$ogAtiTig6s6sqOS5BCUWyuLIG6dqmWzOA3wY39O5RHURJCvmO0AQ2', NULL, NULL, NULL, 1, 0, '233244498004', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(432, 'Modesta', 'Abdulai', '', NULL, 'abdulaimodesta@gmail.com', NULL, '$2y$10$yRZPS5GW/VluUBlhRT5wPuYb7GbmGImuPFqaKPCtU0is5Kmb8uUuW', NULL, NULL, NULL, 1, 0, '233594429134', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(433, 'Victoria', 'Agyemang', '', NULL, 'Victoriaagyema49@gmail.com', NULL, '$2y$10$iH2pwvq809wsvNdQD4S6Tu./WQT2Am09P9c5p9h332/XMV04hLQ5i', NULL, NULL, NULL, 1, 0, '233550293657', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-15 13:34:13'), +(434, 'gladys', 'boakye', '', NULL, 'gladysboakyeappiaah@gmail.com', NULL, '$2y$10$WDWCCYXNUW7cUULZO3xFteHznc6Emswac41iNfDov0UkYF8isKLKm', NULL, NULL, NULL, 1, 0, '233559867203', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-14 17:22:19'), +(435, 'Sharon', 'Anyetei', '', NULL, 'sharonanyetei@gmail.com', NULL, '$2y$10$YtOnvj/tLOcIKsy4xDXEU.7E9hPiU.QIlQPOD3RHoj0uaNc3EKVAG', NULL, NULL, NULL, 1, 0, '233552176746', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(436, 'Camilla', 'Quansah', '', NULL, 'camillaquansah39@gmail.com', NULL, '$2y$10$Xr7bfFT9f71XNcZAYI4PteBM6DIWTBx1YN2Ri3YKnoTNSMaBJ8qkq', NULL, NULL, NULL, 1, 0, '233548047400', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(437, 'Akua', 'Hannah', '', NULL, 'Akuahklack@gm.com', NULL, '$2y$10$DHeDlcM9QmRa4ZzIKpzP5OxF/fHCZwkoGsAYIhTI0hbCchrpWxuyq', NULL, NULL, NULL, 1, 0, '233203096307', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(438, 'Acheampong’s', 'Afia Agyapomaa', '', NULL, 'agyappmaa133@gmail.com', NULL, '$2y$10$6azbtcBpvTAqTiOBpHESJOjxDZ9rNUl6HpLvT/v0YIWSs4ldf5uRm', NULL, NULL, NULL, 1, 0, '233242062905', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-12 16:56:42'), +(439, 'Nuzrat', 'Ahmed', '', NULL, 'yaaberry12@gmail.com', NULL, '$2y$10$RQyv.NyBPbRaxCC.oam7wO.nFJLGt53auFrpbECvlqjsbgsImB.aK', NULL, NULL, NULL, 1, 0, '233599341506', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(440, 'Victoria', 'nyamekye', '', NULL, 'yaakhoded06@gmail.com', NULL, '$2y$10$8NL0lcJa10jhwVvQtE65MuguNgW8L6Vl1RzilJXr35rVzsq9WSWxK', NULL, NULL, NULL, 1, 0, '233546995210', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(441, 'Henaku Barbara', 'Korantemaa', '', NULL, 'henakubarbara6@gmail.com', NULL, '$2y$10$djW0G/q.zFcKvgfNqxA04OUEkWXLwAJZrrMaGPEpCjNcCBjkEMtNm', NULL, NULL, NULL, 1, 0, '233546171305', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(442, 'Beatrice', 'Atobrah', '', NULL, 'Sethyeboah994@gmail.com', NULL, '$2y$10$VJ9kg.wyTELqqgz7apXd1esSz9dFBT9vBkh4pJrKcgxbBeOO8LgTW', NULL, NULL, NULL, 1, 0, '233241844932', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(443, 'Ophélia', 'Ilboudo', '', NULL, 'ophelia.Ilboudo@gmail.com', NULL, '$2y$10$yfXfdq1/YGtld5QhxZt6Ouak7fUlLbfWESDFXGPHWF.aaS5BjUXNW', NULL, NULL, NULL, 1, 0, '233204308505', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(444, 'Asiedu Boamah', 'Ivy', '', NULL, 'boamahivy19@icould.com', NULL, '$2y$10$Xpho1Tp7sDzzCfBWANpVK.ZTFeMpRkTSN2VHDbXdzzozRcwKAWZDK', NULL, NULL, NULL, 1, 0, '233591490610', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(445, 'Addo Wireduwaa', 'Perrycom', '', NULL, 'Manuellaaddo961@gmail.com', NULL, '$2y$10$VJkYQt4PuCAwopeIcToNRO.om.JWBG7z.eSA44extFstvvBjvw/J6', NULL, NULL, NULL, 1, 0, '233509832188', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(446, 'Emmanuella', 'Agyei', '', NULL, 'agyeiemmanuella19@gmail.com', NULL, '$2y$10$u7HWelnythBMgrxbdSFGbuFz.7YsT088zIsCoVihDjCoQ3cYLYr6O', NULL, NULL, NULL, 1, 0, '233554850749', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(447, 'Hajara', 'Ahmed', '', NULL, 'ajsbusinesshub@gmail.com', NULL, '$2y$10$qmnJUDUQ/NMeP/aeJHHMyepu.H06mwPbiT0Wvn1h5ncpzpoJfWzoq', NULL, NULL, NULL, 1, 0, '233242227764', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:14', '2023-08-10 15:41:25'), +(448, 'Eleiham', 'Habibu', '', NULL, 'eleiham234@gmail.com', NULL, '$2y$10$y3DdKrP83H2KKWxJdmQt6uMiu1gVm5vSjbft6mrMaH0PDnaS6xcBe', NULL, NULL, NULL, 1, 0, '233550037428', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(449, 'zynab', 'mohammed', '', NULL, 'mohammedzynab3@gmail.com', NULL, '$2y$10$T05t6FhPfghKL5rrrBR/R.mJwzIlo.xYbmCfttqZPptGfw2DxQXzS', NULL, NULL, NULL, 1, 0, '233596392963', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(450, 'rita', 'yartey', '', NULL, 'ritayartey10@gmail.com', NULL, '$2y$10$DSjagVCELUuE9vqlsLE3Juiz9FW7wKhenCJk/72JVgswy1rFmu/da', NULL, NULL, NULL, 1, 0, '233504328156', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(451, 'Cecilia', 'Gaisie', '', NULL, 'gaisieafia@gmail.com', NULL, '$2y$10$O8AcYXgOZIBTkZ5ZUn888.LYeVIMR0mvYTGdh.rvdXeZuYPfKL5Kq', NULL, NULL, NULL, 1, 0, '233550139336', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(452, 'Adepa', 'Sika', '', NULL, 'adepateye@gmail.com', NULL, '$2y$10$B8bOzz5t/FgnHtPHkLT4UOgAoa.WDqlBwK.lbYxf2k17VpuiFffci', NULL, NULL, NULL, 1, 0, '233548574774', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(453, 'Regina', 'Opuni', '', NULL, 'Reginaopuni00@gmail.com', NULL, '$2y$10$rWMShxeFRou5s6cyLXTMeeDiEMSZMFUJLGxj7ZboLvmvN6rmV6T7S', NULL, NULL, NULL, 1, 0, '233247535473', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(454, 'Akosuah', 'Donkor', '', NULL, 'akusuah.donkor@icloud.com', NULL, '$2y$10$ThGXt1I8w5BeNtWLmR9wFOh9ZuiZVK978A0Rrlv9InkSrmWNlgNx2', NULL, NULL, NULL, 1, 0, '233257644075', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(455, 'Etornam', 'Anaglo', '', NULL, 'anaglosusana@gmail.com', NULL, '$2y$10$VLGNj9vWPDyf3Wl9o8ToUOPTWRW99TZZuF.A5GNA9iWq9Dldn/pmK', NULL, NULL, NULL, 1, 0, '233559853861', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(456, 'winnifred', 'Morrison', '', NULL, 'Morrisonwinnifred387@gmail.com', NULL, '$2y$10$QyW.kASmMV6V2WyhoBoGFuE6.bBIX/2dYb09Qua0cGNXZoGFft50m', NULL, NULL, NULL, 1, 0, '233557230065', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(457, 'Amenyo', 'Rosemary', '', NULL, 'goodmanrosemary8@gmail.com', NULL, '$2y$10$u.Q1RwGAo7vwYZrZc1wqhO4qdSYaNtmC0TdBeo4QNiJMm60rX9EYy', NULL, NULL, NULL, 1, 0, '233242307046', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(458, 'Agnes', 'Bassaw', '', NULL, 'bassawagnes93@gmail.com', NULL, '$2y$10$o.4LAhqD7/nSmNxgd84pruhy6/NH1a3P4L9uRfHq02qZZ8PzqdlbO', NULL, NULL, NULL, 1, 0, '233240725610', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(459, 'misper', 'eyison', '', NULL, 'mispereyison1234@gmail.com', NULL, '$2y$10$o0c6OBZ/ItQO.9DeTqqqruU1BMh/EkYx.lwA3y7oYhwL9hZ4dRXkK', NULL, NULL, NULL, 1, 0, '233256614571', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(460, 'John', 'Rashida', '', NULL, 'paalsarra@gmail.com', NULL, '$2y$10$gDR061tFD7/AayWnUoBIBePyAp7j7AcNS96H/hT4.9aJ9o9D0E9Fm', NULL, NULL, NULL, 1, 0, '233245224981', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(461, 'Akua', 'Achiaa', '', NULL, 'amyachiaa28@gmail.com', NULL, '$2y$10$yiuDlcePtXXSg8mRDJyqe.HB8IGcr/FK/3Qm0I90OrhbiwWrQ8IeK', NULL, NULL, NULL, 1, 0, '233243543095', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(462, 'Faustina', 'Serwaa Antwi', '', NULL, 'abenaserwaa143@gmail.com', NULL, '$2y$10$LoFvHxso3BFCiKdH4dhBce4bgfFQzj2j6ENJnZ5EnLaStP4XQWRJy', NULL, NULL, NULL, 1, 0, '233245590223', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(463, 'Ruth', 'Sackitey', '', NULL, 'sackiteyruth086@gmail.com', NULL, '$2y$10$PbsCBzWew7OltxZd9clkheSHk6s0kfqqk0jNCJqVigEf.DOH.gGHu', NULL, NULL, NULL, 1, 0, '233591362674', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(464, 'Khophi', 'Lyrics', '', NULL, 'Krahphilip1@icloud.com', NULL, '$2y$10$GNgjD.sZ3suf3kNn3FY6PeUhRjs6HLk/2FzyMZ0HojDG9hW4TTQGq', NULL, NULL, NULL, 1, 0, '233599347678', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(465, 'Keziah', 'Asare', '', NULL, 'keziahasare2001@gmail.com', NULL, '$2y$10$GLAc/LVrOt4IKNfwEd7e7easHdkkC4q5hkViKUlC.FCKBCgcizXbC', NULL, NULL, NULL, 1, 0, '233542221309', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(466, 'Apeti', 'Elikplim', '', NULL, 'apetielikplim94@icloud.com', NULL, '$2y$10$zhhKbKb4OScz43rT5YtLkuwn/C.k.eZgqr0IklK6T5oF2J.uGBR0m', NULL, NULL, NULL, 1, 0, '233557497141', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(467, 'Farida', 'Inusah', '', NULL, 'finusah9@gmail.com', NULL, '$2y$10$sCKWFfGppEONfZnTJfgZR.2OuXF92EbRD.//03TkKpIJpseEqLQKu', NULL, NULL, NULL, 1, 0, '233240604086', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(468, 'Regina', 'Johnson', '', NULL, 'rmonash19@gmail.com', NULL, '$2y$10$T3kQUt7EaSRXJFz.MUrxEeaxjpoeM5XLF71Bo/woMAi8fXV7u9EWG', NULL, NULL, NULL, 1, 0, '233505316275', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-18 22:15:39'), +(469, 'pomaa', 'Naomi', '', NULL, 'pomanaomi650@email.com', NULL, '$2y$10$qF.2qpQYHCEjlsKJXFPc4ONdhG5X6JdDXB/frioK62j/MlrzBuwPW', NULL, NULL, NULL, 1, 0, '233551888196', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(470, 'Diandra', 'Owusu Mensah', '', NULL, 'owusumensahdiandra@gmail.com', NULL, '$2y$10$t9x5AsWF.Luqc784nqIgMed5HVmjEzxosQ1u4RUUmfXLwSyJEJvrq', NULL, NULL, NULL, 1, 0, '233555217895', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(471, 'Wendy', 'Appiah Darkwa', '', NULL, 'appiahwendy44@gmail.com', NULL, '$2y$10$qVocH5jroN3ms6JY/toiheAWDVouzHh.zlrA2dts6USpb4SVNwYta', NULL, NULL, NULL, 1, 0, '233541979495', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(472, 'Ruth', 'Gavor', '', NULL, 'mimielarteley850@gmail.com', NULL, '$2y$10$RwZ4wi5uUwtCVrqQQ.aEOO7b66fyMJO0tVPJYgKEvHYceJ.B5w1Uq', NULL, NULL, NULL, 1, 0, '233545522878', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(473, 'Queenie', 'Zina', '', NULL, 'naaya1@yahoo.com', NULL, '$2y$10$HsQNos7HlBPmA9xAbp6KR.KVsrHHMgmQB8DnmWpG2hHJ0E1h.RFdW', NULL, NULL, NULL, 1, 0, '233200408708', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(474, 'Khadijah', 'Ibrahim', '', NULL, 'dhijaibrahim@gmail.com', NULL, '$2y$10$nVg1qb5oiUDNF4nA3cbv9euGrwdxvxsIM6pwfYp.rtHRk8A18Ggsq', NULL, NULL, NULL, 1, 0, '233503868368', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(475, 'Florence', 'Quadzie', '', NULL, 'florencequadue@gmail.com', NULL, '$2y$10$2Z.qoo9SREZVMiFWZCK4tupK4dHkhiROWF705ONFXL9GCPJd1RNxG', NULL, NULL, NULL, 1, 0, '233204335460', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(476, 'Sandra', 'Opoku', '', NULL, 'Sandraeuradjoaopoku290@gmail.com', NULL, '$2y$10$ihXAwrGqx23iNAa5Fxm.w.33KqcTvYmj0JMe2DBHvhUjbO6H6XybK', NULL, NULL, NULL, 1, 0, '233542822068', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(477, 'Bertha', 'Dery', '', NULL, 'bertha933@gmail.com', NULL, '$2y$10$mV2qJxcaDYuCiX9XJNyz/.B76gVldJI9xGSiVBtXjBWwacwR3R7/e', NULL, NULL, NULL, 1, 0, '233243933733', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(478, 'Dora', 'Korankye', '', NULL, 'korankyedora33@gmail.com', NULL, '$2y$10$KDjfZ4CraXMSbTtyposCg.IsCRrxRJ6KIGyk.MIj8bCneQgVDRUz.', NULL, NULL, NULL, 1, 0, '233592900379', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-14 15:36:34'), +(479, 'Angelina', 'Oppong Agyeiwaah', '', NULL, 'oppongann@gmail.com', NULL, '$2y$10$/GyPS7TtwcnhiYkQFUjs9O8cO7htMUv0ZH2ZZS8d1sca7qbDmLfUS', NULL, NULL, NULL, 1, 0, '233278389561', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(480, 'Ama', 'Maud', 'Joan', NULL, 'joanabrown335@gmail.com', NULL, '$2y$10$z9M1InWxlEOY1VjFXCe5DOzCRWRYIrOh41AOYLoudO4XHy/EfkD3a', NULL, NULL, NULL, 1, 0, '233240552556', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(481, 'Sarah', 'Odoi', '', NULL, 'ashitsoo@gmail.com', NULL, '$2y$10$mPQQBFgIGR676S04C1sTeuFDyplbzkJX8ry2beMK94gPg74UKlUtm', NULL, NULL, NULL, 1, 0, '233244877131', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(482, 'Patience', 'Holdbrooke', '', NULL, 'Patience4467@gmail.com', NULL, '$2y$10$YdG0hwifQXNwa41vGhAa.O1TIUkIF7yt6XiLVMeZ9X7LgPhIVkRwW', NULL, NULL, NULL, 1, 0, '233545144467', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(483, 'Patricia', 'Sarfo', '', NULL, 'patriciasarfo10@gmail.com', NULL, '$2y$10$MXoPifxEiGQLOCCqB3pWvu.qUGMfhcIw1yQ2kpA5064miubwRWmIS', NULL, NULL, NULL, 1, 0, '233240524798', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(484, 'PREMPEH', 'Emmanuella Adwoa', '', NULL, 'airlakeshbaby@gmail.com', NULL, '$2y$10$I6sZsp.FhGlneNJ58eKXiODB5SdQhVoTurH59izPobek9dIa/UDZu', NULL, NULL, NULL, 1, 0, '233248472976', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(485, 'Genevieve Mawufemor', 'Ahiadu', '', NULL, 'genevieveahiadu@gmail.com', NULL, '$2y$10$/CiX.bqnvt7SBLm74.J56OXXAueJo97KVd6Uye2Ln4kGC7WL1rSuy', NULL, NULL, NULL, 1, 0, '233540238787', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(486, 'Abigail EwurAdwoa', 'Salia', '', NULL, 'ewuradwoa065@gmail.com', NULL, '$2y$10$ue5EBwOKI4onEuS/jKPR8e/g/uDG24/MtWuBgv.dWF4Ek//3eWKqG', NULL, NULL, NULL, 1, 0, '233243965268', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(487, 'Gloria poku', 'Adusei', '', NULL, 'gloriapokua9@gmail.com', NULL, '$2y$10$ZUDYGwN/Sz4M8ZmsGZTrPeMF0oy6V/eHeIFUoP6Z1THDI34L9gcle', NULL, NULL, NULL, 1, 0, '233249259344', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(488, 'Eunice', 'Asamoah', '', NULL, 'Asamoaheunice233@icloud.com', NULL, '$2y$10$KzfYAC38D/f3lNe2ijBU8ejWJv6Vs6sxOD/9Hq8v8VlBoeDeZm/WK', NULL, NULL, NULL, 1, 0, '233598280264', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(489, 'Abigail', 'okyere', '', NULL, 'abigailokyere1996@gmail.com', NULL, '$2y$10$h3fCATwLHdBbJpMMKah2PuABfvtnxGbm6O1kZoe2nb/Qruxy4ITAq', NULL, NULL, NULL, 1, 0, '233556404207', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(490, 'perpetual', 'ayele', '', NULL, 'perpetualayele30@gamil.com', NULL, '$2y$10$Xli5m6NNWRq4e62nI2PK7uXQ.7x2Kj2DeBXqMrBOo2vtbRIKLlsEe', NULL, NULL, NULL, 1, 0, '233507793780', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(491, 'sholastica', 'Jones', '', NULL, 'sholasticajones@gmail.com', NULL, '$2y$10$o79Ip.Cablhx0j4izwT/UePwfji4/miUdLzmNFSehUZWgIt9i87LK', NULL, NULL, NULL, 1, 0, '233503184936', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(492, 'Amankwaa', 'Janet', '', NULL, 'Janetamankwaa936@gmail.com', NULL, '$2y$10$GTeoJoZFyeMDzLpeA2qnmukwkeZMnxiElqOkOB8ZRX06e/9dKdemu', NULL, NULL, NULL, 1, 0, '233592426739', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(493, 'comfort', 'Amissah', '', NULL, 'Camissah288@gmail.com', NULL, '$2y$10$ukXXVFJJerZm1o9vVEen4.QWOnKL7ZREXPduJS5aeDQ4iJCCLxdmO', NULL, NULL, NULL, 1, 0, '233552103049', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(494, 'Franklina', 'Addai boating', '', NULL, 'Adwoamummie22@icloud.com', NULL, '$2y$10$yT1sUyI1YjZzjWpNCVjIGObx.UjBsCJndopx5u0SI0IdArx6yFaaa', NULL, NULL, NULL, 1, 0, '233596168600', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(495, 'hajiah', 'ammie', '', NULL, 'Amamatumohammed@icloud.com', NULL, '$2y$10$XqJFe5ocw/nQQnqRi8nzR.7at35W6gsZPVyegy.sTWpQ3V3kflvLq', NULL, NULL, NULL, 1, 0, '233209416447', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(496, 'Mimi', 'AMUZU', '', NULL, 'mrsghislainemimi@gmail.com', NULL, '$2y$10$ET64qOvhqOWlOK2nXgBQ4u7XZEWaG09sONUB/6O6fjbdHRe9AOZsm', NULL, NULL, NULL, 1, 0, '233547579382', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(497, 'Akosua', 'Lait', '', NULL, 'akosuaocloo469@gmail.com', NULL, '$2y$10$jhbWVJPvei7qV/lIB1LsT.Fj56UbgMApDBJqIv1Llx31KmAKF9Q3a', NULL, NULL, NULL, 1, 0, '233243106160', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(498, 'Linda', 'Boakye', '', NULL, 'adwoaoduraa43@gmail.com', NULL, '$2y$10$6hEIOJ61oVo5AuzfspA/yO/H0BDNdjH7kIerIaKT2JsdL2JuRxBLy', NULL, NULL, NULL, 1, 0, '233249401843', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(499, 'Juliana', 'Akpakli', '', NULL, 'juliaocansey92@gmail.com', NULL, '$2y$10$gWup.55xFk2jIwCMVnl9tuelsAIPtfeOSkb7U.JMlkEls9VMYdQdy', NULL, NULL, NULL, 1, 0, '233200758887', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(500, 'Nana', 'Ama', '', NULL, 'mofei@st.ug.edu.gh', NULL, '$2y$10$W4VPGEb3ik3tCO3aP.8rMes1.EBj4ipl6GNe0HpeTT1QOCnNFtPnq', NULL, NULL, NULL, 1, 0, '233209621996', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(501, 'Linda', 'Baah Konadu Danso', '', NULL, 'lindabaahKD@gmail.com', NULL, '$2y$10$YS0WF/kAIO4pdbDaj6l5peV497j1uK6n2zlXzFEwta0ca/jv6sgCK', NULL, NULL, NULL, 1, 0, '233256921123', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(502, 'Rosemary', 'Tetteh', '', NULL, 'rosemarytetteh34@gmail.com', NULL, '$2y$10$yVeoZ89rTZpucd8h6ZK9meSTP87cbf2oj5SJOEnxcCf4dIatx0QUK', NULL, NULL, NULL, 1, 0, '233262358475', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(503, 'Vera', 'Adu Amoakowaa', '', NULL, 'veraadu19999@gmail.com', NULL, '$2y$10$eqoFCiN87CIdRUmO2kEk5.coxTfHOqkW0RZ5SIS5Z6bZeAuIHFF6C', NULL, NULL, NULL, 1, 0, '233549218790', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(504, 'Mary', 'Nyavor zoya', '', NULL, 'Nyavormary777@gamail.com', NULL, '$2y$10$7tYMcFatA1Vj0sAFyuzm2O/nAZfyjhAK8pvCuJp9Qnx5t1uM3yZeG', NULL, NULL, NULL, 1, 0, '233559456784', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(505, 'Erica', 'Pokuaa', '', NULL, 'abdulaikamilosjoti360@gmail.com', NULL, '$2y$10$CeXcQ0Otya2bB4JN3rksjO4AAREiEUcox/MJKDC8W1sR.EgoHACne', NULL, NULL, NULL, 1, 0, '233208985429', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(506, 'Bless', 'Dzadzenyenye', '', NULL, 'bdzadzenyenye@gmail.com', NULL, '$2y$10$yftXrNJ12wcBsEfPUKonCuCgLs9Apa8oO0INWctoVv8Yj6D5l.9My', NULL, NULL, NULL, 1, 0, '233592643981', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(507, 'Mary', 'Darkwah', '', NULL, 'afiadarkwah12345@icloud.com', NULL, '$2y$10$BeCZe1xN1x/qmENNWMjbkedcBUdkmZSNYgDqJfvP2vy.Ph0.UHEj.', NULL, NULL, NULL, 1, 0, '233594094226', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(508, 'Asare', 'Josephine', '', NULL, 'josephineasare97@gmail.com', NULL, '$2y$10$2A09OA9PY/aDD.CB91dJWeKndc.dyzMBzG8hp5JmPRGKXjzE7Jw7a', NULL, NULL, NULL, 1, 0, '233595884368', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(509, 'Emmanuella', 'Mensah', '', NULL, 'mensahemmanuellaahu@gmail.com', NULL, '$2y$10$nvVCDwZyGUW/XqsZ1wfB0ORIn1asPhCqfvYyOf72cUzOkHI1ZGsEu', NULL, NULL, NULL, 1, 0, '233265387705', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(510, 'Mildred', 'Gandiibu', '', NULL, 'gandiibumildred2@gmail.com', NULL, '$2y$10$tN4c4mZPZEVLkph3BVV0u.Yb2dzwYXxsgYVKVKc628Ni7C1eMtvlu', NULL, NULL, NULL, 1, 0, '233554867615', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(511, 'Ella', 'Reign', '', NULL, 'gessburg@gmail.com', NULL, '$2y$10$zeJrn2g6UygNSWzHuyzp4egRmz7rXLiecC95f1BhzYSUEn0Ck7h5a', NULL, NULL, NULL, 1, 0, '233579371694', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(512, 'Naomi', 'Manful', '', NULL, 'naomimanful8@gmail.com', NULL, '$2y$10$pKCt0y4lY02QKoB/Enlyie4orDySKsVybVlvEA8s1/7/YaLeqaWDC', NULL, NULL, NULL, 1, 0, '233551833557', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(513, 'Selina', 'Sam', '', NULL, 'samselina533@gmail.com', NULL, '$2y$10$EJ6o0eDaVgAMbJVReizi5.rD.u72MKyJLdKOjuRwvVmOHDEhQiwfe', NULL, NULL, NULL, 1, 0, '233596321194', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(514, 'Naomi', 'Yeboah', '', NULL, 'Maribeladepa@gmail.com', NULL, '$2y$10$1KlaENJKhXAg1CbPeFfo9.j/xMmi0p3MK0Uw5ywHJWCGmURiemNwe', NULL, NULL, NULL, 1, 0, '233554711078', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(515, 'heartwill', 'Williams', '', NULL, 'williamsabena61@gmail.com', NULL, '$2y$10$HLg30Wm8msZW7btfo/0rTeAnPwYJXn3MSf7H/cX20P5Al.Oeoqmzq', NULL, NULL, NULL, 1, 0, '233249990736', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(516, 'nana adwoa', 'Jennifer', '', NULL, 'nanaadwoajennifer@gmail.com', NULL, '$2y$10$e7DWRu7zWp8rPNZySbVcseK30/5KR5PxnPoCaBOtIvHlb5S.wLDKC', NULL, NULL, NULL, 1, 0, '233243346777', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-13 06:46:19'), +(517, 'Nsoah', 'Ellen', '', NULL, 'nsoahellen54@gmail.com', NULL, '$2y$10$3rrKlDd.CI4h6JC73vgvf.oQwHGYTuIxCajzsBDHmgzTHtQic0eqa', NULL, NULL, NULL, 1, 0, '233549327244', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(518, 'Hilda', 'Dankwa', '', NULL, 'akomens1@yahoo.com', NULL, '$2y$10$CFCEtMsWvor/T8AcStg6Ue8npp2yt2JRe55AEkAQU.tV2.hXrZx3S', NULL, NULL, NULL, 1, 0, '233244574514', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(519, 'Esther', 'Akwaboah', '', NULL, 'akwaboahesther@email.com', NULL, '$2y$10$M7hr/GE6JNwrYestSGHpmO2M/57/oHNDndjWjnlHg1hMseP8Y6h3u', NULL, NULL, NULL, 1, 0, '233598077471', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(520, 'Florence', 'nketsiah', '', NULL, 'florencenketsiah58@gmail.com', NULL, '$2y$10$dYTZCdNT41STSMVo.Q1x3uFV7oJN2fGvPE6cQ9YfXcAZXJr8XwQ86', NULL, NULL, NULL, 1, 0, '233506565366', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(521, 'Bene', 'mills', '', NULL, 'benedictamills934@gmail.com', NULL, '$2y$10$ntEyadzzhR8aZcje5sL5lerEtzllBALE5eaGED7HbW9x802n4XO5K', NULL, NULL, NULL, 1, 0, '233257526934', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(522, 'Portia', 'Borketey', '', NULL, 'narhborley@gmail.com', NULL, '$2y$10$HPxwBBSjBuyATzwPsyYQo.VA.l.AaJYAESt.MgUws/46aPrYwaUwG', NULL, NULL, NULL, 1, 0, '233541537725', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(523, 'Eugenia', 'Hammond', '', NULL, 'eugeniahammond9@gmail.com', NULL, '$2y$10$p5S2uG8ttQa8v2m7ynltiezvPoddLwjXt2LEqR323AQ4EbBLsFhPK', NULL, NULL, NULL, 1, 0, '233243659543', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(524, 'Ivy', 'Biney', '', NULL, 'ivybiney95@icloud.com', NULL, '$2y$10$n.2r61jZrpCABRsC8g4q5exSdOECmktmyHUJe/LxP235EM2ft/th6', NULL, NULL, NULL, 1, 0, '233593775005', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(525, 'Sienso', 'Antoinette', '', NULL, 'santoinettebeterke@gmail.com', NULL, '$2y$10$w9F1lpcrZBGqbrPj1a/7GeggL9B867Z9s3sMjPbaTS2njmYht2kQG', NULL, NULL, NULL, 1, 0, '233554387212', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(526, 'Winifred', 'Amponsah', '', NULL, 'amponsahwinnefred97@gmail.com', NULL, '$2y$10$ikaMB7HDH9dTV7L6LasKGubC1OsZCFuGGlm9jFRqGBr0WMdpDLfg.', NULL, NULL, NULL, 1, 0, '233248642816', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(527, 'Nana Ekua', 'Nyame', '', NULL, 'dreamtina2@gmail.com', NULL, '$2y$10$XTUceUOmjIHb2bFAwlfnUOy1A8tlBusS51SGqAs68wN6lQ4.MM.fu', NULL, NULL, NULL, 1, 0, '233548024466', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(528, 'OFFEI KWESI', 'ALEX', '', NULL, 'bbapromoter@gmail.com', NULL, '$2y$10$hhkA5hMf9ZFiLJ/MNeUMRusiixGuGrf50Irdcutw/in.Jts8MmWn6', NULL, NULL, NULL, 1, 0, '233593802856', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(529, 'Evelyn', 'Anator', '', NULL, 'anatorevelyn@gmail.com', NULL, '$2y$10$fjfTpPyFvaM590CgdKFCXeoN/09yWdQYMGtoAKO2hE26eWNxJ.cDW', NULL, NULL, NULL, 1, 0, '233540592277', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(530, 'Tilly', 'Campbell', 'Hyacinth', NULL, 'hyacinthcampbell13@gmail.com', NULL, '$2y$10$FNHbyIuWV5I5EcBswFBEqOmO8ZhbQYREBGTAUhrXGkDU8T7nA0YFm', NULL, NULL, NULL, 1, 0, '233594826488', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(531, 'Esi', 'Bentil', '', NULL, 'ihathair@yahoo.com', NULL, '$2y$10$.b2WaExzJLb47aThz8GW6OMcAnw2SMHoZ6I15qzCt3hX2I/eIeaiC', NULL, NULL, NULL, 1, 0, '233205612434', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(532, 'Elizabeth', 'Cobbinah', '', NULL, 'elizabethcobbinah64@gmail.com', NULL, '$2y$10$KM7xmxOAGmetAr49cwp2T.lB9WaKLSh7U7GlzBW7rQnJjQdD7.oiG', NULL, NULL, NULL, 1, 0, '233597324055', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(533, 'Margaret oforiwaa', 'owusu', '', NULL, 'dominionblessing123@gmail.com', NULL, '$2y$10$kAWtd0qTZXpnWwlIQZ4WkuLEJ7OLliyxAgEq6lULz2oU2ivwuTNcu', NULL, NULL, NULL, 1, 0, '233556533297', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(534, 'Gifty', 'Asare', '', NULL, 'asaregifty429@gmail.com', NULL, '$2y$10$xxjtDQIVsfyG375J7TZZzO8Q63ttZs/8RLMcLbbJUKh9PbmYA18la', NULL, NULL, NULL, 1, 0, '233593816032', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(535, 'Abena', 'okyere', '', NULL, 'giftyocthere2@gmail.com', NULL, '$2y$10$JV0Fn4ayHtzAtaKaWfRWkuKN.EYtZLmY7UU6YG.wFge8LRIsRzH2S', NULL, NULL, NULL, 1, 0, '233547256810', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(536, 'Queenster', 'Reign', '', NULL, 'queensterreign@email.com', NULL, '$2y$10$L2I2ia9D1G8OOhQKGvENauj9gzhGd2XHrVDkmJdbWCOnv3yabq2Q.', NULL, NULL, NULL, 1, 0, '233544742868', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(537, 'Nana', 'Yaa', '', NULL, 'yaalinda53@yahoo.com', NULL, '$2y$10$kXWAMUGS2O5o3/Lbwv8xjOkUPR1XM.IWdPRA.FOuJB5tsOTt0V6cm', NULL, NULL, NULL, 1, 0, '233553934972', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(538, 'Lydia', 'Ansong', '', NULL, 'ansonglydia3183@gmail.com', NULL, '$2y$10$ekAdYRH1lYA8jrY5cxRuvOoHKpC7hG4n1nn8KfVeMTfrIoHy74PjG', NULL, NULL, NULL, 1, 0, '233547245387', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(539, 'Juliet', 'Osei Bonsu', '', NULL, 'julietbonsu403@gmail.com', NULL, '$2y$10$MAHV8bYDyBglczqe.toSweLvO8JvDzcENg6N2uRLBzH7M8ty0mVJ6', NULL, NULL, NULL, 1, 0, '233593242293', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(540, 'Erica', 'Bempah', '', NULL, 'nana_a4@icloud.com', NULL, '$2y$10$kkE6qlROfzXHLJwcyl/JdutzJ6WK3qnHF74mkrQobOPP8agw.QDVa', NULL, NULL, NULL, 1, 0, '233595298771', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(541, 'Judith', 'Serwaa', '', NULL, 'judithserwaabonsu@gmail.com', NULL, '$2y$10$pMOLklX6rEkntqywJWVgO.F.JzET4zutvIOP7myiGZXiyo8fla6x.', NULL, NULL, NULL, 1, 0, '233202544216', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(542, 'Asantewaa', 'Abigail', '', NULL, 'asantewaaabigail5@gmail.com', NULL, '$2y$10$9Jpn366LAjR014jRIctYQuE.ss0OCpLVlRkkM5mUb9Q/cFfYsHZH.', NULL, NULL, NULL, 1, 0, '233248935538', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(543, 'Ama', 'Sawson', '', NULL, 'amiesawson@gmail.com', NULL, '$2y$10$BiVxIubPCnlAGwTTDK0lAeHieGR43P0KQLOD8Undr5Pw/SigYj3R2', NULL, NULL, NULL, 1, 0, '233599730385', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(544, 'Abigail', 'Kesewah', '', NULL, 'kesewahabigai71@gmail.com', NULL, '$2y$10$LSG706UONZlveykW3wFfCOlPyLQ63z1BrMetUotoajoNbmQ2cjuqi', NULL, NULL, NULL, 1, 0, '233549156060', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(545, 'Collins', 'Doe', '', NULL, 'collinsdwiz@gmail.com', NULL, '$2y$10$u2aWmiMv91JxzN1MhX1uyugLjqSfJhnX8saFuNocrfmlVKmZQz6Ma', NULL, NULL, NULL, 1, 0, '233551519567', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(546, 'Munawwarah Muniratu', 'Ahmed', '', NULL, 'ahmedmuniratu02@gmail.com', NULL, '$2y$10$do5h3DQCS7QFj4mWsqDwDukSKz4LzgvOhIJENGFePDkEl9.1PFUm6', NULL, NULL, NULL, 1, 0, '233595121715', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(547, 'Triciah', 'Sarah williams', '', NULL, 'Triciahlopez_@Gmail.com', NULL, '$2y$10$4RWf/jdcIQa/V4z5nffb8etVGpuKU4evsXubRUBHYQDTpHPggnUrS', NULL, NULL, NULL, 1, 0, '233542172186', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(548, 'Yeboaa', 'Elizabeth', '', NULL, 'Eyeyeboaa@gmail.com', NULL, '$2y$10$oQY9FYo9uu1Z5Js2dLYfSuNZfZdBSq/ijeZFg9p3M7fwre5IrS7Rq', NULL, NULL, NULL, 1, 0, '233257971232', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(549, 'lois', 'klufio', '', NULL, 'klufiolois56@gmail.com', NULL, '$2y$10$fzYr5osofK6Z7o2a8h/OPOCqqW75FxzOLzpE1Ihbn18ywnJhKLYp6', NULL, NULL, NULL, 1, 0, '233240826554', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(550, 'Sylvia', 'boateng', '', NULL, 'speckleb4@gmail.com', NULL, '$2y$10$vygQ8DKKoDOoEfN2sBHsPOItSbx7lDmuB5XDKIkdNC8RdtnKoiJ4.', NULL, NULL, NULL, 1, 0, '233240582897', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(551, 'Abigail', 'Gyamfi', '', NULL, 'gyamfiabigail424@gmail.com', NULL, '$2y$10$uYomZCg2zF4sa5ju1dils.3VIeWd/5IdF94f6d5XofnIHM/0A3Eay', NULL, NULL, NULL, 1, 0, '233592336595', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(552, 'Pretty', 'Fanta', '', NULL, 'efyajake@gmail.com', NULL, '$2y$10$1omJbJbgyEPnqlL6ZpoopOTewceZJ2OUPwqXXTcRFhmMU0LdWr6ri', NULL, NULL, NULL, 1, 0, '233593870429', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(553, 'Natasha', 'Agyare', '', NULL, 'agyarenatasha7@gmail.com', NULL, '$2y$10$QvuIrNWv6o29e5Fk7c33M.rw9Zd9YOPU1WELuL1XwFLyXD0mBsgH.', NULL, NULL, NULL, 1, 0, '233593948754', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(554, 'Gifty', 'Quarshie', '', NULL, 'quarshiegifty553@gmail.com', NULL, '$2y$10$8.oxZF65MYgY7BLDFEYVkOyVNypaamZLEn1WiD.VwQjUB7vJneSci', NULL, NULL, NULL, 1, 0, '233553173904', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(555, 'SELMA', 'Acquah', '', NULL, 'barcottselma11@gmail.com', NULL, '$2y$10$5wJxTzsR34D4xOUilAth4uXgtHDfZqWqDgKQ1K6VTeZY2zeFHXnbC', NULL, NULL, NULL, 1, 0, '233546040409', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(556, 'Akyere', 'Naomi', '', NULL, 'nakyere1@gmail.com', NULL, '$2y$10$gOktK49Pd9oCH5sQ/A/6/ukbyRB29x/BSguTgdY3Ao8g5eWYFI3D2', NULL, NULL, NULL, 1, 0, '233597085196', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(557, 'Belinda', 'Gyamfi', '', NULL, 'belindagyamfi@gmail.com', NULL, '$2y$10$hZQ.nmK.YtrWlS8Yb9l03OmeVTwpqttI0wvVebi2rM1RuiH9SZCUu', NULL, NULL, NULL, 1, 0, '233597717750', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(558, 'Audrey', 'Duah', '', NULL, 'duahaudrey6@gmail.com', NULL, '$2y$10$LT/TNbRzT1McBtc6DmqHLeBLNGenbToUy2s6gJeEeA/FsKQ59Cqhi', NULL, NULL, NULL, 1, 0, '233557437507', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(559, 'Ellen', 'mensah', '', NULL, 'ellenmensah585@gmail.com', NULL, '$2y$10$NX85nEezCROQ8R1iNm2qJuIYNbtJoMr8zdAYdtU16S5ncpm3y.i8W', NULL, NULL, NULL, 1, 0, '233247988468', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(560, 'Kit', 'Oppong Kontor', '', NULL, 'koppongkontor@gmail.com', NULL, '$2y$10$THnm3gh42rIa2vaBWVfGG.gDpTfQRY5gLXTUKcZxHZyUJYX3R0s4K', NULL, NULL, NULL, 1, 0, '233203820151', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-19 07:56:19'), +(561, 'Ehsi', 'Sundhay', '', NULL, 'Amoonograce024@gmail.com', NULL, '$2y$10$fn4.Uc3NYUrl.DRzgoPKne4IIJq4AKH7KvWNRhCaNoTVlBEuS6uum', NULL, NULL, NULL, 1, 0, '233209775467', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(562, 'Rashida', 'Mustafa', '', NULL, 'abenacutuie5@gmail.com', NULL, '$2y$10$kpnm9POhaCEJTdshzcl4SOZKChiHP1HFZVt4nkaoevmBKvlkYadoW', NULL, NULL, NULL, 1, 0, '233547662123', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(563, 'Abigail', 'Gyan', '', NULL, 'abigailmensa95@gmail.com', NULL, '$2y$10$NKvWygMy9YBmMPzpQ.I8De1LzfJktL5/tKdDQIRmBHjjMlw2PeMRG', NULL, NULL, NULL, 1, 0, '233245827142', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(564, 'Florence', 'Grant', '', NULL, 'grantflorence414@gmail.com', NULL, '$2y$10$pCGWpB8Du9BPNEuZ/kJldeY7Ero5wpQaUS5zDDftLWLlRDYOABGKC', NULL, NULL, NULL, 1, 0, '233248284325', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(565, 'Awurabena', 'Amoako', '', NULL, 'awura91@gmail.com', NULL, '$2y$10$VYeocIbBZLnuiiBRPAPlIuhETSW8DkHIpwyQjFQBpXKQltd8ltD46', NULL, NULL, NULL, 1, 0, '233548087878', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(566, 'Adepa', 'hipcy', '', NULL, 'adepahipcy@gmail.com', NULL, '$2y$10$kBlO.1x5GeQmuvQY1UYwQ.ddVy7gcC1XWZASI1.Irp/fou1u655G2', NULL, NULL, NULL, 1, 0, '233597283114', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(567, 'Amoateng', 'Vicentia', '', NULL, 'Vincentiaamoateng@icloud.com', NULL, '$2y$10$jfT1wtxgFkWi141G4C2SiuvqY732hxp1EJbAbVMmufVlyd4TAdx5W', NULL, NULL, NULL, 1, 0, '233555046288', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(568, 'Akua', 'Ice', '', NULL, 'eakua067@gmail.com', NULL, '$2y$10$MKG3/mZcmKoCJFywh2p4yuKkH4nzTbPwkkME35.fcMsW4KqSPBJ0q', NULL, NULL, NULL, 1, 0, '233554435225', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(569, 'Mawuena', 'Gertrude', '', NULL, 'gertrudemawuna77@gmail.com', NULL, '$2y$10$b1TejD/7BoHA/qGkwHbh9eau/eT7oxElcGSnqf7GMDNsecONBeH.q', NULL, NULL, NULL, 1, 0, '233552363014', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(570, 'Akuah', 'counselor', '', NULL, 'akuaahcounselor00@gmail.com', NULL, '$2y$10$W9rJatdxzdTR4TLWKeCmQekZxwOH95hIFf/4noa1UK8vcXAFMNRga', NULL, NULL, NULL, 1, 0, '233554105956', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(571, 'Priscilla', 'Frimpong', '', NULL, 'priscyfrimps19@gmail.com', NULL, '$2y$10$bTnWBCOBBt0qOeQq0uK2heZm3Ng5GTbrmaBXExMr1utgbju/IG6T2', NULL, NULL, NULL, 1, 0, '233556041900', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(572, 'Darlene', 'Swatson', '', NULL, 'darleneswatson1@gmail.com', NULL, '$2y$10$DjigfJPrHlTBhTI/8.bCvOhvyWVzGHh0/iP3C22x0bEd91U2U87l2', NULL, NULL, NULL, 1, 0, '233547389873', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(573, 'zakiatu', 'Abubakar', '', NULL, 'zakiaabubakar1996@icloud.com', NULL, '$2y$10$2YLIHfDp5V.sM7Nvxf8SEOIcB3iMhTam/VFx4WLsmdmqnr3bJQ0AS', NULL, NULL, NULL, 1, 0, '233558842943', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(574, 'Najat', 'Gariba', '', NULL, 'gnjat1208@gmail.com', NULL, '$2y$10$o4yvgfh9mtM6oLf4an/FfeK/JsoxYCp8RqsNdwYVffIDel81zMhcS', NULL, NULL, NULL, 1, 0, '233594019224', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(575, 'Akosua', 'Sarpong', '', NULL, 'akosua4@gmail.com', NULL, '$2y$10$sD393LQAWnxGKAuXjRioAeTugooyTBwU4kDQzVb5epc8Bqwg.z.ba', NULL, NULL, NULL, 1, 0, '233245755087', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(576, 'Agnes', 'Addo Kufuor', '', NULL, 'efyachoizy@gmail.com', NULL, '$2y$10$Qm8HxeI7fsiOSmxtTiDra.3DLo6Sa8Lq1YAvyZV/kOqKuSLLiT9S2', NULL, NULL, NULL, 1, 0, '233551718286', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(577, 'Lordina', 'Amo Gyau', '', NULL, 'lordinaamo123@gmail.com', NULL, '$2y$10$OGI2zjKjSvFfWsX57hqdDOSlsKtenHjaC2WVSutis4w9LYsZ6QGfq', NULL, NULL, NULL, 1, 0, '233545966109', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(578, 'Adjoa', 'Amakye Asiedu', '', NULL, 'nanaadjoaasiedu432@gmail.com', NULL, '$2y$10$Mfz9oXjzfg5EMVHA2mJWauvlmNOvHxwAjq81Ez4KV786ykxuDRaAK', NULL, NULL, NULL, 1, 0, '233599362282', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(579, 'Hilda', 'Eduah', '', NULL, 'Hildaeduah9@gmail.com', NULL, '$2y$10$CwCx2yi8SJQflzXi6qSveOrfYZ7.tG/9x3uT0yB10R7G6mzX5uURC', NULL, NULL, NULL, 1, 0, '233257058430', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(580, 'Emmanuella', 'Dufie', '', NULL, 'antwiemmanuelka34@gmail.com', NULL, '$2y$10$y1lY.8Kchn7zPA5mFzKAZuerfNOuT6oGqID7shRf7/eRV3DNsYEee', NULL, NULL, NULL, 1, 0, '233556516820', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(581, 'Abena', 'Duah', '', NULL, 'duahabena22@gmail.com', NULL, '$2y$10$XEUhGrWZxtmu2vgucneBCetbJBNZZjFW/m/M0wxNyKfT/rfk6rFwG', NULL, NULL, NULL, 1, 0, '233548807768', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(582, 'Mary Theodorah', 'Abankwah', '', NULL, 'adomah.t.22@gmail.com', NULL, '$2y$10$GQ8Dh8RWRjmbIQLjJYMlDOShk/DlAmPd6AA33tzycWVoXxYaIZnb6', NULL, NULL, NULL, 1, 0, '233248700462', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-18 21:41:31'), +(583, 'kelzia', 'Boakye', '', NULL, 'knboakye689@gmaol.com', NULL, '$2y$10$ooVBqeJsbYaplN.l6JttFuuWJJdpdzWxFfVHyn.0MBcxLFqf2bqVy', NULL, NULL, NULL, 1, 0, '233559056401', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(584, 'Patricia', 'Serwaa Bonsu', '', NULL, 'serwaabonsu28@gmail.com', NULL, '$2y$10$sn1QNR58gKRdj6suxC3aNOdjlgUIrImAr6AYnsuIdpGqD6WzYIpj2', NULL, NULL, NULL, 1, 0, '233240430906', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(585, 'Swit', 'Airrnyo', '', NULL, 'sandiagbesi4@gmail.com', NULL, '$2y$10$.czl4Sd6R7x2KkJALKV0g.3lgPF95Ui8gkevWN8JGOYbVyeXLzipm', NULL, NULL, NULL, 1, 0, '233243355758', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(586, 'Regina', 'Debrah', '', NULL, 'reginadebrah9@gmail.com', NULL, '$2y$10$sQjaKKS7jon2vRk6b8isAu4CxzHb8RHT6/f3NnYs08W9W9mdOq1Ea', NULL, NULL, NULL, 1, 0, '233541563951', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(587, 'peace dzifa', 'nukunu', '', NULL, 'ekuadzifa@gmail.com', NULL, '$2y$10$62YiJrli/rXKORVZa/ZKcOCQC31a3yGfV0vqMfK1n8WOi7SxAYEgq', NULL, NULL, NULL, 1, 0, '233246997801', '2023-08-18 23:06:18', NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-18 23:07:41'), +(588, 'Asare', 'Princess', '', NULL, 'asareprincess60@gmail.com', NULL, '$2y$10$3dA8/JDdOpHV5msTPjaxjOeHhgraCKOBqujGoZPa4ozPAqsSfO9li', NULL, NULL, NULL, 1, 0, '233545508312', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(589, 'Tracy', 'Addo', '', NULL, 'Tracysarkcess@gmail.com', NULL, '$2y$10$cnRH5ArimjRtwkRxdG4bqeXXf0UYIGvElDaSyH2tnzybCh.WFsowu', NULL, NULL, NULL, 1, 0, '233247916614', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(590, 'Edith', 'Sarfowaah Donkor', '', NULL, 'edithdon73@gmail.com', NULL, '$2y$10$3sD7mdMmSnAQG08eJUrJ4uAdhmFLQwWxZ.ZzjiMpBMKroPs9SD6O2', NULL, NULL, NULL, 1, 0, '233249380124', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(591, 'Abigail', 'Elloin', '', NULL, 'elloinabigail24@gmail.com', NULL, '$2y$10$.5u0pLEVjVF3.g6BFY5NJ.Wd26nQk.0ZOcrz0J.Hrfi3u03nkb4AG', NULL, NULL, NULL, 1, 0, '233243958661', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(592, 'Katumi', 'Lamini', '', NULL, 'katumilamini8@gmail.com', NULL, '$2y$10$ae.eeXd6oKoXXh8YFn0frOea/4X3J8aY9EXOqMMMVAJFMnQDDpvrq', NULL, NULL, NULL, 1, 0, '233559606198', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(593, 'MU-AZATU KANDE', 'KADRI', '', NULL, 'khandyslow@gmail.com', NULL, '$2y$10$Lk5tXzhhBHqZiQ23AyWIROiDpZoCkPjc9iJ/wza9ZhZzH930T4LCC', NULL, NULL, NULL, 1, 0, '233544082213', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'); +INSERT INTO `users` (`id`, `first_name`, `last_name`, `middle_name`, `unique_number`, `email`, `email_verified_at`, `password`, `two_factor_secret`, `two_factor_recovery_codes`, `two_factor_confirmed_at`, `accepted_terms_privacy`, `is_blocked`, `phone`, `verified_date`, `remember_token`, `current_team_id`, `profile_photo_path`, `deleted_at`, `created_at`, `updated_at`) VALUES +(594, 'Aariana', 'Amankwanor', '', NULL, 'ahrieanna18@gmail.com', NULL, '$2y$10$1Oqd3wpSdT2XSVwBsaGRx.XiVbMrAWK/dZZtcrX5u47.ohO0gAhXu', NULL, NULL, NULL, 1, 0, '233505344472', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(595, 'Flora', 'Boateng', '', NULL, 'florebrew19@gmail.com', NULL, '$2y$10$AIBUgZ8GsPlG3BZ63EELn.HsXBTeQfBwZuY3BrkZhPawjkas9zy2W', NULL, NULL, NULL, 1, 0, '233557603372', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(596, 'Mary', 'Kofitse', '', NULL, 'Marykofitse1@gmail.com', NULL, '$2y$10$9eBKensfsBD1nPQh1ig/felg//X045FZ0pQI55c9yDTCWXHMnSV0G', NULL, NULL, NULL, 1, 0, '233242814183', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(597, 'Abigail', 'Osei', '', NULL, 'abigailpinamang94@gmail.com', NULL, '$2y$10$JWWkNwR5OBeJ6hIF6wExIOLE346lavZkbGTThAbFpLjQm6tUfB8oC', NULL, NULL, NULL, 1, 0, '233544901663', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(598, 'Nadége', 'Gorkeh', '', NULL, 'nadegegorkeh21@gmail.com', NULL, '$2y$10$jE27zzHRzxnBNPpmFbwojuv4U6jeCtWvEeQJkPAFTJ6J.ZUuSpqwm', NULL, NULL, NULL, 1, 0, '233553018540', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(599, 'Yvonne', 'Amponsah', '', NULL, 'yamponsah942@gmail.com', NULL, '$2y$10$07dQiPN4Fp6a.DD5rLDEnOTSUUwGN2crCH4vTDK069j7c92IMNSfG', NULL, NULL, NULL, 1, 0, '233551106278', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(600, 'FELICITY', 'AGYEIWAA', '', NULL, 'felicityagyeiwaaamoah@gmail.com', NULL, '$2y$10$dYpzEqIZIPNFfgDOvdJIVe.AR/iJK/ggKJXKhPuYk6SVVJLG4BfRu', NULL, NULL, NULL, 1, 0, '233545728614', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(601, 'Sandra', 'Ama Ahensah', '', NULL, 'sandraamaahensah@gmail.com', NULL, '$2y$10$9c18tZnZVzf6KvpqQY/vJuyoj3qCb/4NzY2ZSIoWa8Th1Z24g1.Pq', NULL, NULL, NULL, 1, 0, '233248941330', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(602, 'Rebecca', 'Tuah', '', NULL, 'rebeccatuah200@gmail.com', NULL, '$2y$10$VTm2bfc4NQPqX4Ir9klkguhVPBFUiZ3rfIfTSYYqQy.ERcxfU00I6', NULL, NULL, NULL, 1, 0, '233551194811', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(603, 'joyce', 'Godzah', '', NULL, 'godzahjoyce@gmail.com', NULL, '$2y$10$qfvYsk0viTvwtHNiB13ul.RSixaGUOnr0/mb6leg2Qgg5r6FlSIOa', NULL, NULL, NULL, 1, 0, '233554547871', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(604, 'Gifty', 'Dadzie', '', NULL, 'giftydadzie101@gmail.com', NULL, '$2y$10$qOqqiIFhO1hmZckxyQpVAO0N0cJnyeZyDEswBm.8Zuvb2Ep4kFYEi', NULL, NULL, NULL, 1, 0, '233545055334', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(605, 'Shanti moore', 'anokyes', '', NULL, 'shantimooreanokye64@gmail.com', NULL, '$2y$10$2ShT4Vlx6HLJV5wbaOKi0ONhwu.2ytTi3zoKb/LUYXPeLm2qj43Lq', NULL, NULL, NULL, 1, 0, '233592741790', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(606, 'Tetteh', 'Ophelia', '', NULL, 'tophelia42@gmail.com', NULL, '$2y$10$WzV7NdUyYQ39DzkCKyhVf.ZNuMtuLCP2qBpweBf/kPQFVagdbYwy.', NULL, NULL, NULL, 1, 0, '233551841411', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(607, 'ELLEN', 'TETTEY', '', NULL, 'elty4t@gmail.com', NULL, '$2y$10$lehYs2VnS/0raQCn4SFoKu0qbr5d6FaDv/0U/czXpX0C3A/p8bMuW', NULL, NULL, NULL, 1, 0, '233500297729', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(608, 'Grace', 'Cole', '', NULL, 'akosuaokaibia9877@gmail.com', NULL, '$2y$10$/Rr8c202QZ3D1DZWrOigHuY2Vqsj9iCygsTeAn4AkYh65.CmbNwfS', NULL, NULL, NULL, 1, 0, '233558449474', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(609, 'Joyce', 'Atinga', '', NULL, 'j0359735@gmail.com', NULL, '$2y$10$oLctrRMlIAejN/9Na.gt5uGNDFiF4js1PSIdMKYZCUmzUBokyVu2m', NULL, NULL, NULL, 1, 0, '233595915411', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(610, 'Chris', 'wadza', '', NULL, 'chrisqwekuwadza@gmail.com', NULL, '$2y$10$VuuYJm/38VFfNff5abSCn.o22myX/0LOTl8.BmdETqPhPcgIN/5eq', NULL, NULL, NULL, 1, 0, '233553003731', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(611, 'Vera', 'Mawudzo', '', NULL, 'nbekoene@gmail.com', NULL, '$2y$10$CJx5/oY/yo6M4n73vljBY.mCfMYJ/G0l7Dxsczv2OWXrdHAksPbea', NULL, NULL, NULL, 1, 0, '233556113637', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(612, 'Esinam', 'Ameleke', '', NULL, 'esinamameleke3@gmail.com', NULL, '$2y$10$gf6TEj/hyw/.rrioX07oLumlOjem4L/5nCZSVwqMkpFJG4jUtCacW', NULL, NULL, NULL, 1, 0, '233540845936', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-12 22:44:35'), +(613, 'Regina', 'Anyimedu', '', NULL, 'anyimeduregina29@gmail.com', NULL, '$2y$10$zn1P0dVrgsk5Ny2hRhzwd.ptYL75v2liJ9Pkvm5EyJDhc/x1K3ymu', NULL, NULL, NULL, 1, 0, '233598663850', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(614, 'Jennifer', 'Assabil', '', NULL, 'jassabil149@gmail.com', NULL, '$2y$10$GH7igh06iLQzXtHdnNpKOuHieE07MaECDhFtxtTjzNAZc6ErQCowu', NULL, NULL, NULL, 1, 0, '233241990949', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 18:58:43'), +(615, 'Emmanuella', 'Boakye', '', NULL, 'ellaboakye24@gmail.com', NULL, '$2y$10$UAlrTGDT7QPnn.cLZ.WlXeqik1tt2fe8JMFNDWG2gQrXILaDFX6CG', NULL, NULL, NULL, 1, 0, '233557233929', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(616, 'Dominica', 'Amankonah', '', NULL, 'dominicaamankonah45@gmail.com', NULL, '$2y$10$a.VDHgR24FLCQTywXPiYUud4Yy1fmvdFOzIRsg0sG4xHXHRPGxtkS', NULL, NULL, NULL, 1, 0, '233248339712', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(617, 'Ebenezer', 'Sangmor', '', NULL, 'yawtuntum@gmail.com', NULL, '$2y$10$9/2.kou6whpgrOJ2750NZuWWe0pMWvgyE8eSunQJYt7ygZXwk1lbK', NULL, NULL, NULL, 1, 0, '233240088417', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(618, 'Adobea', 'Tracy', '', NULL, 'Tracyadobea345@gmail.com', NULL, '$2y$10$F/pMuqQrGLNj5.IyHHo2PedzOmXuYWWnVwkoVMgTSeFnKZppj1xNm', NULL, NULL, NULL, 1, 0, '233256203563', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(619, 'Awurama', 'Wilson Brem', '', NULL, 'constancebrem9@gmail.com', NULL, '$2y$10$.FcI9xk8LJlx3eKfAeliUeWCowrH4a6lpH/4OJFjA3DkV8UYh1voC', NULL, NULL, NULL, 1, 0, '233591546817', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(620, 'Vanessa', 'Asirifi', '', NULL, 'vanessaasirifi00@gmail.com', NULL, '$2y$10$7qJltXxxZLNgP8eDFJaZo.du7Pwa7LLV1T3faOBiwn36evQxUBkX2', NULL, NULL, NULL, 1, 0, '233203722658', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(621, 'Cadmel Akua', 'Paintsil', '', NULL, 'paintsilk2@gmail.com', NULL, '$2y$10$zsPMJpA9Pc2sfT7yd./N7.CbaoFyrNV2a82aoSzD4RV.QIFM34X1G', NULL, NULL, NULL, 1, 0, '233552077259', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(622, 'Esi', 'Nyaneba', '', NULL, 'nyanebaesi8@gmail.com', NULL, '$2y$10$1RislCA0UygEIyfpuTL9k.wLg4EscGI5ik6x7GGsq9Giu1LVyOBsa', NULL, NULL, NULL, 1, 0, '233553747564', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-18 16:41:54'), +(623, 'Priscilla', 'Senah', '', NULL, 'priscillasenah07@gmail.com', NULL, '$2y$10$P7hnCp5M2awo2pFxAmSlM.o8s6NhyOK1fqLIKNu1.G.ocnBpCVYsK', NULL, NULL, NULL, 1, 0, '233546029619', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(624, 'Erica', 'Kotoka', '', NULL, 'kotokae3@gmail.com', NULL, '$2y$10$0JxVJ.zyqBdUY3P7.i6s3OvfFRUwK5HnyrTiYHaFdRupRAHf5R8aq', NULL, NULL, NULL, 1, 0, '233544782294', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(625, 'Mary', 'Angandi', '', NULL, 'maryangandi21@icloud.com', NULL, '$2y$10$RAVKkeaSxX60RqTt45EQXeQT1PzkgaTS9pizp3SOui3iF2iKOly82', NULL, NULL, NULL, 1, 0, '233558053503', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(626, 'Takyi', 'Awurakua Lorna', '', NULL, 'lornatakyi2389@gmail.com', NULL, '$2y$10$s9uy5CI6ltGWfT3nWyBR8uBqFansvlQJPIVwbsx8EWbbe1KkWNCEm', NULL, NULL, NULL, 1, 0, '233551838100', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(627, 'Adu-Baffoe', 'Felix', '', NULL, 'adubfelix253@gmail.com', NULL, '$2y$10$wveRUuEF9RtDpm4cYpbejOS/rxTLNWo7hcCddaIdX29ovXbtKKz/.', NULL, NULL, NULL, 1, 0, '233591671682', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(628, 'Efya', 'Hemily', '', NULL, 'Donhemily@gmail.com', NULL, '$2y$10$uNygrBwdCrOmSR/QF92EjeaDxTkNtFllOz6MfPXOWPAC0eIqBwquq', NULL, NULL, NULL, 1, 0, '233247542000', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(629, 'Jacqueline', 'Gyan Eshun', '', NULL, 'gyaneshun749@gmail.com', NULL, '$2y$10$TB6mb0gY6CHjSFOhhn2S0./SvSJQI0qkXnqIiO1TvjaFWtAlzzBM.', NULL, NULL, NULL, 1, 0, '233245523749', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(630, 'ohemaa', 'Ella', '', NULL, 'ohemaaella213@gmail.com', NULL, '$2y$10$aXzgX5vzeuczanTP8.eWNugPIhvMBp0bslOvzsUHu/xEvHKHJT97.', NULL, NULL, NULL, 1, 0, '233502319139', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(631, 'Gifty', 'Kissiedu', '', NULL, 'kissiedugifty2589@gmail.com', NULL, '$2y$10$uu8bDp6jEBT9YJsccHJmYOadt4Y3l/k8bS5AU7XRfPcI1fvJmSMu6', NULL, NULL, NULL, 1, 0, '233204402933', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(632, 'Boamah', 'Cecilia', '', NULL, 'boamahcecilia75@gmail.com', NULL, '$2y$10$pwkGb3Iq1pTUj4Levi4SYuQY4w0maMmmEgrX18zChaVPHtrAMGeSi', NULL, NULL, NULL, 1, 0, '233554671159', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(633, 'Doreen', 'Arhin', '', NULL, 'arhindoreen29@gmail.com', NULL, '$2y$10$NxGYrgcKGvlOpeXTrpInpeIMV3hQ.NoofnWs9He25H1iUc.VjNAJC', NULL, NULL, NULL, 1, 0, '233248248572', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(634, 'Ama', 'paris', '', NULL, 'amaparis@icloud.com', NULL, '$2y$10$EqVl5boS5ij0Rqhnk8RG4emGe3BimkmYt9SCiD6Q4QxqC7vdQ4SYS', NULL, NULL, NULL, 1, 0, '233204442950', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(635, 'Hellena', 'Hellena', '', NULL, 'hellenatawiah88@gmail.com', NULL, '$2y$10$T30XgRHCwwKkkyipgIo1Ned2LfmznGZdM/ryFB68kE283jhDodfbi', NULL, NULL, NULL, 1, 0, '233551749780', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(636, 'Dzadzenyenye', 'Bless', '', NULL, 'bless88060@gmail.com', NULL, '$2y$10$9H0cYSf4QRthartaXaQRxOVf9QVHb2snW8ymckga9HpslGA5Qre2q', NULL, NULL, NULL, 1, 0, '233245588060', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(637, 'Beneclerk', 'Baafi', '', NULL, 'bbeneclerk@gmail.com', NULL, '$2y$10$rgK4.C4IWyvXC2YY2LD24eNgiXJiu3q/j4NEprgdWp2zMv7Wx2jt6', NULL, NULL, NULL, 1, 0, '233595533900', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(638, 'Emmanuella', 'awuni', '', NULL, 'muniranuella98@gmail.com', NULL, '$2y$10$lDpA4S8GXFeNgM3Qe42YI.AXk05HwDpwgc9WMKyuTpF4ePQ7Qoo8S', NULL, NULL, NULL, 1, 0, '233545038655', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(639, 'Bridget', 'Afriyie', '', NULL, 'bridgetansere98@gmail.com', NULL, '$2y$10$UMm6NLmY6r1A1NF6qJcaj.QomxIagkTzQtbao5D.cqL1fD/y27nd2', NULL, NULL, NULL, 1, 0, '233596774058', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(640, 'Amoakowaa Ataa senior', 'Senior', '', NULL, 'ataaamoakowaa6@gmail.com', NULL, '$2y$10$bLJ4vNnqjJdlDX74LVxsieaVYD0NBCStJNAk0JD6YTt2oIr6oi67y', NULL, NULL, NULL, 1, 0, '233542450077', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(641, 'Anita', 'Rose Tima', '', NULL, 'anitatima09@gmail.com', NULL, '$2y$10$hUtCnGhpVoVS7GkxWFQv2u5ua.qSydFts3IOqG04Oulm2raboGLGm', NULL, NULL, NULL, 1, 0, '233243741718', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(642, 'Boakye', 'Portia', '', NULL, 'portiaboakyes59@yahoo.com', NULL, '$2y$10$.V5TSxoASOQiINjw31Qqg.48Pm2ovwioZuZMkHsaBv4BOL3YO2V1i', NULL, NULL, NULL, 1, 0, '233549411940', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(643, 'Amina', 'pagkpema', '', NULL, 'aminapagkpema@gmail.com', NULL, '$2y$10$rY6jjZBnzlr05Jtitr/8aOCAv5mz8pb51eM2OhWBhuYsPrUHsxMmu', NULL, NULL, NULL, 1, 0, '233552221797', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(644, 'Zenabu', 'Salifu', '', NULL, 'tillybrown703@gmail.com', NULL, '$2y$10$eJpyLznZNG3bH9/tLn8e3e6T.Ssi7ekv9MYjYgkZzgVyr9fDmsEWa', NULL, NULL, NULL, 1, 0, '233559354568', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(645, 'Francisca', 'Aglago', '', NULL, 'francaghana@gmail.com', NULL, '$2y$10$RnUcxBhYOx65cqX8gnmAR.bRLgmeGJ9dVxl619bnVqpeXOq1QLV92', NULL, NULL, NULL, 1, 0, '233246933730', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(646, 'Faustina', 'Kyeremaa', '', NULL, 'sackey08@gmail.com', NULL, '$2y$10$PY.QebnIL7ld3DWSOb/cO.wvw2WJdF7Jxirf2Y9U1Fp42vzn.8K1C', NULL, NULL, NULL, 1, 0, '233507737470', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(647, 'Angela', 'Adorye', '', NULL, 'adoryeangela9@gmail.com', NULL, '$2y$10$vq19jDmHqpzVaOLRQY6McOifNpAyuxeRfh7kRBJou6fW7NKg7s0je', NULL, NULL, NULL, 1, 0, '233558540096', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(648, 'Jackline Owusuwaa', 'Manu', '', NULL, 'Jackline3816@gmail.com', NULL, '$2y$10$kOsIPju3kwgKtM8Lc3Awb.xZs6Hvz8FisE83dbQplnvWRbUH9g1mW', NULL, NULL, NULL, 1, 0, '233245645539', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:17', '2023-08-14 16:55:25'), +(649, 'Sandra', 'krampah', '', NULL, 'ladygem083@gmail.com', NULL, '$2y$10$x0/iHYJxdBnAZgCglsSWqu2lvR4YZKggB5wYPDXDAoBpyDD7gQ7g2', NULL, NULL, NULL, 1, 0, '233553155696', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(650, 'Jessica', 'oppong', '', NULL, 'sistaakos11@icould.com', NULL, '$2y$10$FsgwxTzppR/U9fr9/OBwVuN4R26NmQAFeaxlNviCUuo2YxkjAcZOC', NULL, NULL, NULL, 1, 0, '233552082729', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(651, 'comfort', 'owusu', '', NULL, 'yaaowusuwaah1993@gmail.com', NULL, '$2y$10$b67MiMQNjruSTt/YY0ohMu/EEo4rhZrF58zC9GNPaBavYIkpZXG0u', NULL, NULL, NULL, 1, 0, '233559957087', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(652, 'Esther', 'Entsiwah', '', NULL, 'estherentsiwah439@gmail.com', NULL, '$2y$10$r50tXuJiBa5a4GMi7o2bj.i4NYAU/MEyXT/qx2b6PaptKOnQivf/m', NULL, NULL, NULL, 1, 0, '233242211095', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(653, 'Benedicta', 'Obeng', '', NULL, 'benedictaobeng55@gmail.com', NULL, '$2y$10$cXfyDykM0TfvWwgQrik8B.O25jt1u2AbaU4kL1TgSIZxWH8/fTYBu', NULL, NULL, NULL, 1, 0, '233551375137', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(654, 'yvonne', 'Aikins Duncan', '', NULL, 'yvonneduncan852@gmail.com', NULL, '$2y$10$2ZLAux.Fnzp7MiKGtVpvKeKAy7XmGYVUy8qpXN8duliL0VDu4hVhe', NULL, NULL, NULL, 1, 0, '233247065198', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(655, 'Genevieve Bempomaa', 'Baidoo', '', NULL, 'luclybaid2004@gmail.com', NULL, '$2y$10$h80Wu63XPTKDmlEdNOejC.dlcI/B1E4BvtqcMmgOHVhvGv8ju7TQ2', NULL, NULL, NULL, 1, 0, '233545828946', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(656, 'Peace', 'Tsorme', '', NULL, 'makstrongbee@gmail.com', NULL, '$2y$10$K4grEgbI1hiuOHlIYkF.leOCjZwb/5JrXPcZu/biERZ1d7mtnjXPq', NULL, NULL, NULL, 1, 0, '233501526308', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(657, 'Emmanuel', 'Darkey', '', NULL, 'darkeyemmanuel3@gmail.com', NULL, '$2y$10$hfhlFLppOO3e51oUJGM/E.PAcf9uMkzHrT8O71Ct4E5Wllaz.OTQq', NULL, NULL, NULL, 1, 0, '233247580635', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(658, 'Sandra', 'Agyei', '', NULL, 'ohemasandywillz222@gmail.com', NULL, '$2y$10$xidAl3erit6oMKW0kC/MMepSdKHmO6UeCwoQHkAPq60lIRkaj2yAC', NULL, NULL, NULL, 1, 0, '233546054210', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(659, 'Pretty', 'Efya', '', NULL, 'samiratujibril31@gmail.com', NULL, '$2y$10$23kwifqSGsGYPPnY9y3eyOWQP9dZ14aP7zQBu7uFr5Sih7N81C95.', NULL, NULL, NULL, 1, 0, '233246501692', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(660, 'Naomi', 'Dansowaa', '', NULL, 'akuadansowaa19@gmail.com', NULL, '$2y$10$gJlq1gSJNsnrXvEc.am8Lu.3Ba.tIiItZqrwN3oLl31WpyDq7s8j6', NULL, NULL, NULL, 1, 0, '233245352450', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(661, 'Symply', 'Ariana', '', NULL, 'arianasymply@gmail.com', NULL, '$2y$10$gvJvyG9NBqGMEmxorpx.g.UXNCixCSooLTX4jGqC5ojaTr5uYhl72', NULL, NULL, NULL, 1, 0, '233554440734', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(662, 'Helen Lucy', 'Agyarko', '', NULL, 'helenlucy18Agyarko@gmail.com', NULL, '$2y$10$EO.QBnzgo4yjOO5U8SDwTu.mMeCX6Zt85I7jLnidE4zm8SdkQXICO', NULL, NULL, NULL, 1, 0, '233596664838', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(663, 'Adwoa', 'Asaa', '', NULL, 'adwoaasaa1@gmail.coma', NULL, '$2y$10$SuwRliAJ8ylU/rRP/6aO9e5XOJqEtofXCt2I2IqF9Rfmz/1FjDk5K', NULL, NULL, NULL, 1, 0, '233243310766', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(664, 'Faith', 'prowess', '', NULL, 'prowessfaith@gmail.com', NULL, '$2y$10$DM1Qh822TGvywicv9x3zRuXalU4P0JDXJNs05O54Ng54Y1AkFjQAy', NULL, NULL, NULL, 1, 0, '233508958179', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(665, 'Isha', 'Mohammed', '', NULL, 'getisha@icloud.com', NULL, '$2y$10$ZGbuOhIXYN5s2pASDlDY.eDn/Hm6iS/savW2fjpzIqpD4kVsUdlSC', NULL, NULL, NULL, 1, 0, '233540182891', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(666, 'Kesewaa', 'Nyantakyi', '', NULL, 'kesewaanyantakyi111@gmail.com', NULL, '$2y$10$uhYRbnTg83wQvZAkvIZjhud7WTmquvXtiqWtQtA0Zvr34hqge5cNW', NULL, NULL, NULL, 1, 0, '233206508664', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(667, 'Dericking', 'Addo', '', NULL, 'adericking@gmail.com', NULL, '$2y$10$qn3MrBkaf.4sWNTacczWAeTlrDzuZsDdX6xaBLZoSxWeMneV9yvzq', NULL, NULL, NULL, 1, 0, '233547459843', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(668, 'Marta', 'Sambo Macoli', '', NULL, 'marestelsambo@gmail.com', NULL, '$2y$10$BsBoDNL0cmTSJOazfiZuPOFDJ.9SzC0NGKWbvHTUwmohNMSjMsx/e', NULL, NULL, NULL, 1, 0, '233508789895', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(669, 'precious', 'okeh', 'Simeon', NULL, 'preciousking2475@gmail.com', NULL, '$2y$10$aULIf6g3wCmsB/InSY4q8u9z2kS65P9dpFRCqhiQ8zerWvdGbwiG.', NULL, NULL, NULL, 1, 0, '233554761301', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(670, 'stargal', 'Derby', '', NULL, 'stargal@email.com', NULL, '$2y$10$jlAv6BAwjMQOT.sDHL7Da.vF.HoRafMPaD0FLYNQJoLc6vnYquMvi', NULL, NULL, NULL, 1, 0, '233240036084', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(671, 'Hagar', 'Ackah', '', NULL, 'ackahhagar2@gmail.com', NULL, '$2y$10$VNgRgVBqG6qEu3G4TV.fSup3udVIYQUr.LIcPMeqodb4CMB6tTTym', NULL, NULL, NULL, 1, 0, '233592530296', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(672, 'Benedicta', 'mensah', '', NULL, 'mbenedicta765@gmail.com', NULL, '$2y$10$otz1Ea1ZHYZAj70ruMGXj.3sUo5n89W0YPOBg9W42KkvEKgu8APqG', NULL, NULL, NULL, 1, 0, '233257157441', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-14 12:22:39'), +(673, 'Xorlali', 'Marfo', '', NULL, 'dorinda.dzineku@gmail.com', NULL, '$2y$10$dHKFhLVsQHJq2AK00p7HDO3FF3x1U.f7R.ZrvrQEgDPIk3RZ5lxrC', NULL, NULL, NULL, 1, 0, '233241857707', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(674, 'Gifty', 'Owusua', '', NULL, 'giftyowusua701@gmail.com', NULL, '$2y$10$P2dj4adDM5rk.C5wsSy6kOF4ZoWieo4UNvmj0/LxU7l5YC.yffCn.', NULL, NULL, NULL, 1, 0, '233553547472', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(675, 'Naa', 'Annan', '', NULL, 'Marjoriemickson384@gmail.com', NULL, '$2y$10$PHuDoWfEncPVhkntRHlV1uxVw56MWFXbXghavo5x.sgBofdauOnHK', NULL, NULL, NULL, 1, 0, '233546800361', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(676, 'Michelle', 'Boateng', '', NULL, 'boatengmichelle244@gmail.com', NULL, '$2y$10$tmD0tIduE0LJj3F1Pe/VIenLTV1lvHETty.nWlikj/iT5yOxtJOVm', NULL, NULL, NULL, 1, 0, '233203708053', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(677, 'Evelyn', 'Opoku', '', NULL, 'vlnopoku3@gmail.com', NULL, '$2y$10$z2tpZOZM8iTK7HaPXJB2BeAi8CTTvjDMR./lqYkGoP16D.e8HH0VG', NULL, NULL, NULL, 1, 0, '233545394244', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(678, 'Felicia', 'Adusei', '', NULL, 'feliciaadusei484@gmail.com', NULL, '$2y$10$04F9y.ZqabpKkdhihRqOgeMpc1WYNR1E2yX7pwedcfhQPsoiQbbq2', NULL, NULL, NULL, 1, 0, '233543835364', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(679, 'Afua Achiaa Akomeah', 'Anane', '', NULL, 'afiaakomeah25@gmail.com', NULL, '$2y$10$UJt7Kx9UOLrmiygdewvId.pUK4CyL2xG1AXMi4ItsoZesym29eAHG', NULL, NULL, NULL, 1, 0, '233557525193', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(680, 'Beatrice', 'AMOADZAH', '', NULL, 'beatriceamoadza@gmail.com', NULL, '$2y$10$CZlbui79ixo8n7tzsDgSU.bf4Zu4EBxI959tSe/vvsTIW2FxmMoMm', NULL, NULL, NULL, 1, 0, '233557967034', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(681, 'Abigail', 'Arkonor', '', NULL, 'abysbeloragh123@icloud.com', NULL, '$2y$10$88Aq/aJN33jE9x.fPX6Q0uZQiJG44YlBQrWJkJvq/iZGXTNtUiAXq', NULL, NULL, NULL, 1, 0, '233595045991', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(682, 'Christina', 'Nkrumah', '', NULL, 'christinankrumah13@gmail.com', NULL, '$2y$10$3xq5vjSesQxVAiuqdz2BFOPvt4NvDuy0T1un89hhJjAMEjFVT9lKy', NULL, NULL, NULL, 1, 0, '233592231286', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(683, 'Uella', 'Nti-Mensah', '', NULL, 'uellamensah@gmail.com', NULL, '$2y$10$lbIO5/wJPYaVTlH0W46sKenG1KI6RQekfFrUVbzA8a0NTYISwPJqq', NULL, NULL, NULL, 1, 0, '233240070591', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(684, 'Lucy', 'Amankwah', '', NULL, 'www.lucypeprahamankwah970@gmail.com', NULL, '$2y$10$jxR.W3Fh6aKA.BZbqoMNGuWwN.h6HMnoIrfRyuzPsysJxofhPDSJi', NULL, NULL, NULL, 1, 0, '233248211178', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(685, 'Irene', 'Owusu', '', NULL, 'janetmansah…@gmail.com', NULL, '$2y$10$seKc1CljTpvIhKWDFqIeU.ALQyWnQ7dUNbUQOkvCbrVglRq52RjRC', NULL, NULL, NULL, 1, 0, '233555410400', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(686, 'Saraphina', 'Marfo', '', NULL, 'tornyephina@gmail.com', NULL, '$2y$10$ElIO3CqHXcrRN1YkeQnpe.e1aL/EQKB1.BH3a2bIHPJo5W3Y2cqqi', NULL, NULL, NULL, 1, 0, '233549297140', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(687, 'Loretta', 'Forson', '', NULL, 'forsonloretta@gmail.com', NULL, '$2y$10$eRpPJ0qTavsEU.WEWaGWCeEx67r4GT.v.z3oeOL8Dl9Z8nfq6lx5.', NULL, NULL, NULL, 1, 0, '233597537430', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(688, 'prisca', 'bentil', '', NULL, 'Priscabentil@yahoo.com', NULL, '$2y$10$fvx8rcyXV3ggDF5qti1n3uVynZMOWciuWsk0IcAlVsn2u6Od.oPt2', NULL, NULL, NULL, 1, 0, '233244409276', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(689, 'Irene', 'Asiedu', '', NULL, 'asieduirene23@email.com', NULL, '$2y$10$lXTVwp8R3jrskGb3bR.H.e5Kg/MN7hst9ohbLVG8T5/EM/RWuSsFS', NULL, NULL, NULL, 1, 0, '233595076235', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(690, 'Oheema', 'Swanky', '', NULL, 'oheemaswanky870@gmail.com', NULL, '$2y$10$OJntpC/qNqZWdoz7L/cB/.NB/4sM12bE.XgJUI9wm8FQkHYtlST2m', NULL, NULL, NULL, 1, 0, '233506097596', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(691, 'Francisca', 'Dadzie', '', NULL, 'Sarfowaahfranca45@gmail.com', NULL, '$2y$10$/YCGwdjbPGxSnnbgswcqOezPi3NgBald9kQHpJ8fpO/cptzeIkRT6', NULL, NULL, NULL, 1, 0, '233241402045', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(692, 'Josephine', 'Baffoe', '', NULL, 'josephinebaffoe60@gmail.com', NULL, '$2y$10$JqaFmmWV.yeFuE1FcQeWAeuKbXBl/CLMXUlZvGlrJetoiEuFP/WNC', NULL, NULL, NULL, 1, 0, '233557668694', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(693, 'Deborah', 'Owusu', '', NULL, 'do3517297@gmail.com', NULL, '$2y$10$sRpNjUG4Qt9LXZ9bF3znl.mYh65hU31L8ANFnq4SOqow/bpRqty3a', NULL, NULL, NULL, 1, 0, '233502580244', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(694, 'Mercy', 'Bansah', '', NULL, 'mercybansah50@gmail.com', NULL, '$2y$10$YBKjo6.0hiumw5vb37UNNuBCI5.DYabHUFrd5.54vURzccWvmR1ou', NULL, NULL, NULL, 1, 0, '233247204260', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(695, 'Becky', 'Armah', '', NULL, 'beccyarmah@gmail.com', NULL, '$2y$10$WOk5MbREcr3xuIIa7xhvleS8o1lfW8Ht.NS2hGko1n2vWF5s2Hqtu', NULL, NULL, NULL, 1, 0, '233257059129', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(696, 'Rachael', 'kabukie kwao', '', NULL, 'rachealkabukiekwao107@gmail.com', NULL, '$2y$10$oj/5zXhveLMZjnVolyESg.JEOegiHGypbN3X4LsdLvRKFxZxtkoB2', NULL, NULL, NULL, 1, 0, '233541297003', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(697, 'Fatimatu', 'Mohammed', '', NULL, 'mohammedfatimatu968@gmail.com', NULL, '$2y$10$0q0gHlt5f.04mQu5yOjpsuMcr2vqJXs3gEkSAXba2Fj3j5Lsp6zHu', NULL, NULL, NULL, 1, 0, '233548242749', NULL, NULL, NULL, 'profile-photos/BLP1eJKxJAz08uJWz7A3VDJCeHNqPIzDmIOtHI2U.jpg', NULL, '2023-08-09 04:46:18', '2023-08-12 17:29:20'), +(698, 'Cecilia', 'Arthur', '', NULL, 'ceciliaarthur030@gmail.com', NULL, '$2y$10$gntsvCp2imsoO0qls8gEROVOPTWqmx7yi4A9.9eHPpvj8F.WvxTb2', NULL, NULL, NULL, 1, 0, '233597235040', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(699, 'mavis', 'Adongo', '', NULL, 'asuremave2024@gmail.com', NULL, '$2y$10$qkLWa3PsDlslKtBLq4Abf.aoYs7SbjvZlXh1.dQrdtDs1Ci/C1ys.', NULL, NULL, NULL, 1, 0, '233545852060', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(700, 'Abigail', 'Bortey', '', NULL, 'borteyabigail6@gmail.com', NULL, '$2y$10$xmEzg/EiGmtAD/8G84ezB.wKHqAcOH9l2dglqghzGbZbVwy.jAO0.', NULL, NULL, NULL, 1, 0, '233262017799', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(701, 'Francisca', 'Opoku', '', NULL, 'francaopoku05@gmail.com', NULL, '$2y$10$bKn9al2HfQNf5jGRiH/hVOiV6I8xm94rjH.YJRs5ki4bAHcC.5xUG', NULL, NULL, NULL, 1, 0, '233558302325', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(702, 'Etsionu', 'Erica', '', NULL, 'princesseri480@gmail.com', NULL, '$2y$10$bkOvgw3W1DvmJ8Ml5zExTOXHNJEbQwVLFBrYW61HZCB56M95ukHqq', NULL, NULL, NULL, 1, 0, '233247599047', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(703, 'jennifer', 'nyamekye', '', NULL, 'jennifernyamekye8@gmail.com', NULL, '$2y$10$IOiyZM2Wkx85EjXHNXsZ4e1x/Mr8z90TqG63CeOCD6rMp987wSMn.', NULL, NULL, NULL, 1, 0, '233548048486', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(704, 'Margaret', 'Hyde', '', NULL, 'margarethyde2011@gmail.com', NULL, '$2y$10$YIDi2uO0X/kpFzM/WT.gXe7wD1ag77TWtJWeOv82i5ZTETh46qihy', NULL, NULL, NULL, 1, 0, '233246624224', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-16 11:26:56'), +(705, 'Matilda', 'Gborglah', '', NULL, 'matildagborglah34@gmail.com', NULL, '$2y$10$dTlmhtvRxSgl7hInbIDDNuOf2q.yMTY5xd4fMV9aJjA9Izavxj7VS', NULL, NULL, NULL, 1, 0, '233546445434', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(706, 'Brightina', 'Osei Bonsu', '', NULL, 'obbrightina@gmail.com', NULL, '$2y$10$kYF.0su1r0ccO6GXY5WVIOhVZf0dyDjDOv5Tp0aqI4v1cUGsq0Zoa', NULL, NULL, NULL, 1, 0, '233545803161', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(707, 'Portia', 'Nyarko', '', NULL, 'efyaportia020@gmail.com', NULL, '$2y$10$aBSePYS/v4ChLwW7tzWy2uNuSFkzUxloFUbrMYJwHlS3qcmDYayXO', NULL, NULL, NULL, 1, 0, '233508746180', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(708, 'Bertha', 'Peprah', '', NULL, 'bertha.peprah@stu.ucc.edu.gh', NULL, '$2y$10$bp9XPlysuJo4X28ED.YePOL61mcCGji.wZmN4Yen/CvmiEAQmWK1S', NULL, NULL, NULL, 1, 0, '233544948111', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(709, 'Zakaria', 'Afiata', '', NULL, 'zakariaafiata05@gmail.com', NULL, '$2y$10$8tPImbhYcMOChknYnrvGiegXPbdzsQZJDcSPWzR6iTWTsbTuU.0/e', NULL, NULL, NULL, 1, 0, '233505555411', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(710, 'Vanessa', 'welt kolekie', '', NULL, 'Vanessakolekie@gmail.com', NULL, '$2y$10$Q4G1j28FsuRYTIBqFwDI4OY5kUAv2.CLzghQxqg4SGD2gtHnUQtn6', NULL, NULL, NULL, 1, 0, '233241414834', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(711, 'Ivy', 'Donkor', '', NULL, 'ivykonadudear18@gmail.com', NULL, '$2y$10$EXBXQMwUBVfri7BExQxJLOPgVnbNXVZ6GQgOq1a6BLzeB0MBnNJNC', NULL, NULL, NULL, 1, 0, '233506586425', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(712, 'Millicent', 'Koomson', '', NULL, 'msineman@gmail.com', NULL, '$2y$10$cM3nFfKuxgQph1kTrCBTIeQYB1KWJI0qxPxX1/p3c3PWQkKvDfpua', NULL, NULL, NULL, 1, 0, '233559270720', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(713, 'Angela', '0fosua', '', NULL, 'angelafosuah105@gmail.com', NULL, '$2y$10$QedCdzm103YSAbN3Q8BpQeFG3UooexxolhGfbB8H.FIKXQPF1BFLi', NULL, NULL, NULL, 1, 0, '233546538105', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(714, 'rukayatu', 'Mohammed', '', NULL, 'rukayatumohammed435@gmail.com', NULL, '$2y$10$YMlpI7wpddUPf2CU8QXzx.RxgOuOHja6aensRfy4WT5QNIMWkRBwa', NULL, NULL, NULL, 1, 0, '233241562427', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(715, 'Genevieve', 'Vanderpuye', '', NULL, 'arabagenevieve8@gmail.com', NULL, '$2y$10$6Y8MQwOSvDI5rAqgHL38sOXaMKO.hKg6aTa7azjl8Zqxn..Ce/69m', NULL, NULL, NULL, 1, 0, '233555772205', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(716, 'Elizabeth', 'Abanga', '', NULL, 'elizabethabangan2022@gmail.com', NULL, '$2y$10$qAmc5/e1SvB7e95BjA2vT.I1qts0eT67WBQZzfnEWm0dyEQKi1fFm', NULL, NULL, NULL, 1, 0, '233596100953', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(717, 'Sharifa', 'Nasir', '', NULL, 'sharifanasir712@gmail.com', NULL, '$2y$10$OsH0rMuA0lf6NARqM1Q/0eu7ZKNWuPipE.r7bxKZBJOlasI57jY1u', NULL, NULL, NULL, 1, 0, '233593727656', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(718, 'Rose Afua', 'Aboni', '', NULL, 'sisterose44@gmail.com', NULL, '$2y$10$dld0SyK4MF5Vp1RHFOS9KujRkNoq1HexIVMLGURuSdFFtOGwxtP9y', NULL, NULL, NULL, 1, 0, '233551317357', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(719, 'Bonsu', 'Irene', '', NULL, 'irebonsu3@gmail.com', NULL, '$2y$10$IvwQulNF9ecL4hnGgHnoU.YcR0GXFTDnR40fBqS373UsQsQky00lW', NULL, NULL, NULL, 1, 0, '233257287297', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(720, 'Belinda', 'Asare', '', NULL, 'Basare047@st.ug.edu.gh', NULL, '$2y$10$Yi5CeM.Pa4HjntyctCJVl.x8onBYzPGh/pxnfVR/IAooDLrRLk0ai', NULL, NULL, NULL, 1, 0, '233548545270', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(721, 'Braa', 'Qhourphi', '', NULL, 'Braaqhourphi@email.com', NULL, '$2y$10$KyNb52MrvPJ8Ude6SR7CROPuonRUrDCT4q.KHBL3wiLM5mofWaMjO', NULL, NULL, NULL, 1, 0, '233553201263', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(722, 'Ruth', 'Adu', '', NULL, 'aduruth054@gmail.com', NULL, '$2y$10$wBax.6gFYgU0KiVRUqPW6OaR7UUKQ0QFVy.94XHsRbi./bdbw9uai', NULL, NULL, NULL, 1, 0, '233599518652', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(723, 'Agya', 'Margaret', '', NULL, 'Www.Peggymarg@gmail.com', NULL, '$2y$10$jCHLDNUotifzkloTHXWvKuzW4uqFk6PWhBZZAEhkQotYtMykpwBcK', NULL, NULL, NULL, 1, 0, '233593883275', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(724, 'Adjoa', 'Mavis', '', NULL, 'maviarhinful@gmail.com', NULL, '$2y$10$oL.wmZ9vFp58y3YOiNF0X.ADYBxpcea7I98QVPs9yNvFj3oyGD4oS', NULL, NULL, NULL, 1, 0, '233545230350', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(725, 'Osei', 'Angela', '', NULL, 'angelaoseo@icloud.com', NULL, '$2y$10$CGSHVheWW.Pvx9fBfnAqIuCrKjzEhFnx9KF..p4jdw365A8FkMGi2', NULL, NULL, NULL, 1, 0, '233542785888', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(726, 'Naomi', 'Aggrey', '', NULL, 'aggreynaomi05@gmail.com', NULL, '$2y$10$ePOzBg1qmEAbWbMgfusQPec/PtXuD6fXG6w.9.4mouoWdjHdkJg86', NULL, NULL, NULL, 1, 0, '233546924603', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(727, 'Adepa', 'Frimpong Manso', '', NULL, 'bl0027456@gmail.com', NULL, '$2y$10$69pnX7cI/H87GgDlHrZvJO9BkFV1XwTk79g0r9BqKD/pgqP/D6zn.', NULL, NULL, NULL, 1, 0, '233245741060', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(728, 'Portia', 'Efya', '', NULL, 'efyastanchy@gmail.com', NULL, '$2y$10$R5tM.0W4wkzlzRwk857OYuSEtcX4KiggPlC8IH9gPYTK9EP2iz5ki', NULL, NULL, NULL, 1, 0, '233558336726', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(729, 'Abilla', 'Portia', '', NULL, 'portiaabilla72@gmail.com', NULL, '$2y$10$FDFzUZsx581bpocg4LVDlOaGlt9.ruM/HwO14S.6.TGtdN4k00/Cy', NULL, NULL, NULL, 1, 0, '233599936492', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(730, 'ama', 'Appiah', '', NULL, 'amaappiah@44gmail.com', NULL, '$2y$10$3EsLn2kJ3/yAZK4TVYjgGOa/D9ucsPi9n/mLiSbDDjJtkxNY807Ba', NULL, NULL, NULL, 1, 0, '233541526495', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(731, 'Tilly', 'Tish', '', NULL, 'tilytish34@gmail.com', NULL, '$2y$10$sDfvGBHuXRUlvwZ.gDvF0etwMK1foLWpnTR2SXoICe39BZMWi8kIm', NULL, NULL, NULL, 1, 0, '233556640728', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(732, 'Sansah', 'Alfreda', '', NULL, 'alfredaattah@icloud.com', NULL, '$2y$10$aYB377tJi5GJwAjL4yLQb.JjY.MPws5CsBu7QvClZ.a7hAj/OyGUa', NULL, NULL, NULL, 1, 0, '233256484513', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(733, 'Yeboah', 'Jennifer', '', NULL, 'jenniferyeboah272@icloud.com', NULL, '$2y$10$.Xgof0VzswTKr7hvSdSc3uBp.DFQY6j2GY2xLoFHMJI.OsIOXceUS', NULL, NULL, NULL, 1, 0, '233599619273', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(734, 'Adwoa', 'cutie', '', NULL, 'tinaluv77@gmail.com', NULL, '$2y$10$Qy.gU4GuxTIaLUkq1/o/V.kLpV4cSkb26SyohGGHKLQuVJZxMVSqC', NULL, NULL, NULL, 1, 0, '233256485787', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(735, 'pat', 'Efia', '', NULL, 'patefia@gmail.com', NULL, '$2y$10$c6qA.T69bQHBaRP85N1TCubJW40KvWRiw8E9eNGZmcqmyVv9PP5A.', NULL, NULL, NULL, 1, 0, '233591480516', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(736, 'owusu', 'serwaa Anita', '', NULL, 'www.annifinally@gmail.com', NULL, '$2y$10$KqD.SFwwhuX/0/NbF9ZrdeUnOeQTa52siyGJ77Q1uPDPhEJR6sYGO', NULL, NULL, NULL, 1, 0, '233599463297', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(737, 'Mariam', 'zuberu', '', NULL, 'zuberumariam99@gmail.com', NULL, '$2y$10$s21nhRciycUt6asUz3pIzOHzt8PwDpcs2qok38bPZwi2g1B86KaDC', NULL, NULL, NULL, 1, 0, '233552346276', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(738, 'Jasmine', 'Morgan', '', NULL, 'roxannemorgan48@gmail.com', NULL, '$2y$10$eANdZXlH.3Wg1KVWDuZuLOc7tozDDxBJZPI89KCgxMYE8Qs3dEbSG', NULL, NULL, NULL, 1, 0, '233550250435', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(739, 'seyram', 'Tsiagbe', '', NULL, 'seyram350@gmail.com', NULL, '$2y$10$iNGGqK9ai2agaq6lh0dWve98wZba9Zu3ZMZHAZOIGlwYfO/bI16nO', NULL, NULL, NULL, 1, 0, '233548191969', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(740, 'Benedicta', 'Asantewaa', '', NULL, 'baidooasantewaa931@gmail.com', NULL, '$2y$10$qbatqdsb42lPSy0zRRhhSe.08bXrqtTjqScBoJyaAjMmGQWb8BnJe', NULL, NULL, NULL, 1, 0, '233593870152', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(741, 'Narna Adjowah', 'Ella', '', NULL, 'ellaboateng44@gmail.com', NULL, '$2y$10$nWPzTfHYA45.zCisHioNVu8O7A/bhG7q2MZahg3JwvSc1fRzPDih6', NULL, NULL, NULL, 1, 0, '233548036253', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(742, 'Harriet', 'Ofosuwaa', '', NULL, 'ofosuwaaharriet@gmail.com', NULL, '$2y$10$ZJpUpumRtuwNeOgnoIXqLulsBwlZf2BdxAwviozHANThh46H98UgG', NULL, NULL, NULL, 1, 0, '233542333359', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(743, 'Bukari', 'Munirah', '', NULL, 'bukarimuni2@gmail.com', NULL, '$2y$10$bhlkjHamYLfmBwpaZljsQOsE82Jv6WgtSuVq0PrK4/5pS8xmzza.u', NULL, NULL, NULL, 1, 0, '233555337113', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(744, 'Precious', 'Adu Gyamfi', '', NULL, 'adugyamfiprecious2@gmail.com', NULL, '$2y$10$iX6wTxHEYbFmAhJrfZ7DxehenqXVVYcfjZhae8tZYkefsRtIOudWS', NULL, NULL, NULL, 1, 0, '233550763186', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(745, 'Whitney', 'Carl', '', NULL, 'whitneycarl211@gmail.com', NULL, '$2y$10$xl/WRr.jhfYRhtnPADmZPuM/xHeTQf2rHTnCpl7c4xeDWLZqBKTky', NULL, NULL, NULL, 1, 0, '233200928898', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(746, 'Spendilove', 'Amankwaa', '', NULL, 'amankwaaspendilove3@gmail.com', NULL, '$2y$10$bZfZdqgxpZnus5EMwyxplO/Vsh9sN/iegG3a65jzwjjsKLvDe36JG', NULL, NULL, NULL, 1, 0, '233504013695', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(747, 'Eugenia', 'oppong Buabeng', '', NULL, 'Oppongeugenia28@gmail.com', NULL, '$2y$10$vcW4aeK.GUcZgiYlVSPykuz20ztXG3VdgbdpboayxNh2hsqHXDDiq', NULL, NULL, NULL, 1, 0, '233557752238', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(748, 'Jude', 'Addai', '', NULL, 'addaijudejunior@gmail.com', NULL, '$2y$10$7nPlWqhrj1laZ9bmXbItVe3LQr71VMxVou0hgN74cioRzlFkio4fS', NULL, NULL, NULL, 1, 0, '233595262407', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(749, 'VERA ABRAFI', 'KORE', '', NULL, 'koreveraabrafi@gmail.com', NULL, '$2y$10$skhe7Vh8eZbzRpkmEsf/9OEZ9Oa93d1tqRMt55wPNoivu7v7i7Fj2', NULL, NULL, NULL, 1, 0, '233542404331', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(750, 'Irene', 'Nyarko', '', NULL, 'irenenyarkoyeboah70@gmail.com', NULL, '$2y$10$lsTJA7810pIz/me/YTO61.rLpoKftRDoYTyryda2S3x8iRK7lrwaG', NULL, NULL, NULL, 1, 0, '233204606009', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(751, 'Monica', 'Oduro', '', NULL, 'monicaoduro3@gmail.com', NULL, '$2y$10$la8cHGyEBEUZPPWQoNXtbO2S7ZlK4zWg9pq.17KcIp66bSXoHkJIe', NULL, NULL, NULL, 1, 0, '233548299099', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(752, 'Lisa', 'Wedora', '', NULL, 'evelynwedora@gmail.com', NULL, '$2y$10$WSNQQ86WjMSGGHoyV.o8P.bsYyTvrx4q906ih6bc1Oh5QYoa4E5sW', NULL, NULL, NULL, 1, 0, '233559174023', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(753, 'Mardiya', 'Mohammed', '', NULL, 'Mardiyamohammed225@gmail.com', NULL, '$2y$10$tZpeQDkDJy7kOLo0OW/AAO7TVq5H3XzCq8qdsfuwKg9.gIKOC0RLy', NULL, NULL, NULL, 1, 0, '233592104294', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(754, 'Christiana', 'Nsiah', '', NULL, 'nsiahchristiana75@gmail.con', NULL, '$2y$10$Kh/7eq7UDKv9MM4ftMxKaOIWR66sghMqme.xGKjk9O0bxrsllAnGq', NULL, NULL, NULL, 1, 0, '233245107700', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(755, 'Winifred', 'Cudjoe', '', NULL, 'winifredcudjoe18@gmail.com', NULL, '$2y$10$WqF0KzF0VCgXIKB.VcE8TOOpajn5Dn4FFHwA8D8oKny7fXCfHIwmu', NULL, NULL, NULL, 1, 0, '233275139635', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(756, 'Cassie', 'Perla', '', NULL, 'cassieperla24@gmail.com', NULL, '$2y$10$ayf412oCVCxnEeI1cAbROeKtYO1hMFV.2Lr39rS0u7fhIr6gwfdIK', NULL, NULL, NULL, 1, 0, '233542767187', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(757, 'Edna', 'Ahenkorah', '', NULL, 'Ednaahenkorah25@gmail.com', NULL, '$2y$10$6P/0W4Lq9McqPftBIbjWG.sstQ9scrXfXyb/UqIOlwGYmxddMgR6C', NULL, NULL, NULL, 1, 0, '233241351678', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(758, 'Curlin', 'Fobi Mensah', '', NULL, 'Curlinfobimensah@gmail.com', NULL, '$2y$10$IlzSrXsl0v4KzVKz6Jzz4umsFzgGxDWaV9DqN0Nxfj1CGoBZueu.q', NULL, NULL, NULL, 1, 0, '233591237697', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(759, 'Firdous Abekah', 'Nuhu', '', NULL, 'nuhuabekahfirdous@gmail.com', NULL, '$2y$10$wixUZ6M/F1sySAhy9pm3d.kZS2PBNQ3p.Ah1tbFlO32nnOeJrYIkm', NULL, NULL, NULL, 1, 0, '233553006297', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(760, 'Derborah', 'Amponsah', '', NULL, 'derbyluv24@gmail.com', NULL, '$2y$10$AdKcddxOr/m8UNn7.pcx3eGzOT1MjiFqThyK8UnuVh8BQmH2J4KWi', NULL, NULL, NULL, 1, 0, '233246097630', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(761, 'Asabea', 'Gifty', '', NULL, 'giftyasabea51@gmail.come', NULL, '$2y$10$F5lQMb7COMVYBxHqvOS8VOe8BXk9u/2W8t.Lji0JGBkTndyfOAZhO', NULL, NULL, NULL, 1, 0, '233553245620', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(762, 'Gbireh', 'Gina', '', NULL, 'gbirehgeorgina444@gmail.com', NULL, '$2y$10$/N.jzHmRQ3DoclRe7BBRK.8bpxcipz3duB2dN7wiJtrqWdyXFvxL2', NULL, NULL, NULL, 1, 0, '233505837993', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(763, 'Mariam', 'Y', '', NULL, 'mariamyakubu1999@gmail.com', NULL, '$2y$10$1kURWzFR0DVp75ty7XeYe.tDldLwvp2FUwN3AFkWB.nksnE8G2zCC', NULL, NULL, NULL, 1, 0, '233542135452', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(764, 'Mayfred', 'Ahenkan', '', NULL, 'owusuvibes16@gmail.com', NULL, '$2y$10$P5h.CfCBy97Pok0POeN5HOJgdUDalZw0dTAeH4DZXxfhLAkG45dh6', NULL, NULL, NULL, 1, 0, '233557277916', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(765, 'Maame', 'Darkwaah', '', NULL, 'sphboafo@gmail.com', NULL, '$2y$10$QuoJVx5J4UqV8VMOfv/W3eeIvNvQLThXqz3bzp8muXIqWfC.EzIMO', NULL, NULL, NULL, 1, 0, '233557340553', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(766, 'Abena', 'Sarfowaa', '', NULL, 'abenasarfowaa0551@gmail.com', NULL, '$2y$10$Dt.GcqzfuN6EYIy/iN2kmuiet5munByibnvB/5PNDyMX3unKCpa5q', NULL, NULL, NULL, 1, 0, '233551044039', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(767, 'Lawrencia', 'Enyan', '', NULL, 'Lawrenciaenyan90@gmail.com', NULL, '$2y$10$cLRsa8EH.OlcE63b7ZJfJuC/HfjUEjFJuRvZEPN2bTR59wk0VRTyi', NULL, NULL, NULL, 1, 0, '233550819547', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(768, 'OPOKU MENSAH', 'ELIZABETH', '', NULL, 'elizabethopokumensah@gmail.com', NULL, '$2y$10$URSrfSKXUP6fIi7uez5oSe6zgVOpK5C/U270DzXd5gjqLhkbqVNCK', NULL, NULL, NULL, 1, 0, '233256313983', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(769, 'Caroline', 'Aggrey Afadze', '', NULL, 'aggreycaroline9@gmail.com', NULL, '$2y$10$inbHbPCg12w7VwVTI8wYWO1uKRzfDtUcnGTCzYqJ/Fx4FgFwGKOYy', NULL, NULL, NULL, 1, 0, '233555558312', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(770, 'EPHRAIM', 'ADDO', '', NULL, 'korantengephraim@gmail.com', NULL, '$2y$10$kJ5r3ZIOXg0A.cWpoVWrjuEd2pdxOIDZsqWe2BmswNKWklpLjzHnK', NULL, NULL, NULL, 1, 0, '233244418860', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(771, 'Cynthia', 'Owusu', '', NULL, 'lrocks0555@gmail.com', NULL, '$2y$10$2UT34VuP5bFpb1ITCaSGOOxLq1vPdJaG6HzSwmlALvxTixX4XC3aO', NULL, NULL, NULL, 1, 0, '233241575453', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(772, 'Regina', 'Yeboaa', '', NULL, 'Reginayeboaa24@gmail.com', NULL, '$2y$10$NTxblit9/qB0qSKv/JV9W.4LkiHAGxMHOfUCJ4QIDULUHvE6IJprK', NULL, NULL, NULL, 1, 0, '233557991214', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(773, 'Latina', 'KonamH', '', NULL, 'konamah.Latina@icloud.com', NULL, '$2y$10$OkKXq3c4RwEZroQuJ3HDsOsjn24rWNWvS1Dcpz2CMExRy8JTDCYYi', NULL, NULL, NULL, 1, 0, '233507917455', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(774, 'Careritta', 'Amoah', '', NULL, 'Careritta@email.com', NULL, '$2y$10$F5qIBm4OTMvsFNwp/ZJcteNENBmPuRzxWnHBoBlWvPq0oY7Px2c4a', NULL, NULL, NULL, 1, 0, '233556684245', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(775, 'Doris Awo', 'Tetteh', '', NULL, 'tetthedorris@gmail.com', NULL, '$2y$10$KHxYv3S5ho6e1vpbGhV.7euMZLm.PG0vPjP/GQuPOptIrPncsLn/C', NULL, NULL, NULL, 1, 0, '233595833850', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(776, 'Amihere', 'Leticia', '', NULL, 'amihereleticia18@gmail.com', NULL, '$2y$10$RXszXqZClsj9qFGberscyeykHxZX.NUuq8C.fd5gx85/0NmKO1w9K', NULL, NULL, NULL, 1, 0, '233553936373', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(777, 'Portia', 'Esia', '', NULL, 'portiaesia16@gmail.com', NULL, '$2y$10$sIwHZlq1xa/xeUsvvPuFi.hQFIZr9tT7gZ4P.wofQKCDRhMz76hJK', NULL, NULL, NULL, 1, 0, '233209379763', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(778, 'Joana', 'Semey', '', NULL, 'semeyjoana47@gmail.com', NULL, '$2y$10$V8DwYEmj0iTudDvZ0Moe8ujOqKZU/1mjqST4xDzg0P1vL4kjt.rTG', NULL, NULL, NULL, 1, 0, '233571435824', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(779, 'Annabel', 'Amponsah', '', NULL, 'richelagyei1@gmail.com', NULL, '$2y$10$kbwa8L9k9A6zzPYCiz2QmudrLIgowPBp9OUQL9qbAbkquCz/4wlzm', NULL, NULL, NULL, 1, 0, '233552040617', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(780, 'Loretta', 'Tiwaa Boateng', '', NULL, 'laurettaboateng98@gmail.com', NULL, '$2y$10$6jBk.T.0llOf.ptR2i76FuIpNWAO7QtXFCVh1m07BB2ipUeKJPJzy', NULL, NULL, NULL, 1, 0, '233546816684', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(781, 'BASHASHA', 'DAUDA', '', NULL, 'Bashashadauda@gmail.com', NULL, '$2y$10$T9xgZfXFseTcqAUlU5rRdOMOmRaOEKBPCFwwTqHKChsnbjIj11BNO', NULL, NULL, NULL, 1, 0, '233548282995', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(782, 'Cina', 'baby', '', NULL, 'rukycina53@gmail.com', NULL, '$2y$10$G8yBuqf/EUAThrDsQw6W/uN51D6uPyARWia2PcnziOjvMfejEgGE2', NULL, NULL, NULL, 1, 0, '233597465335', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(783, 'Helen', 'Nyamekeh', '', NULL, 'hnyamekeh@yahoo.com', NULL, '$2y$10$DCeMEBb5FswDPjNMKSlSk.s6HQRlQqTqMcLtgWfm45myJAZlQd3YW', NULL, NULL, NULL, 1, 0, '233550215233', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(784, 'YEBOAH', 'AKOSUA', '', NULL, 'nanayeboahakosua11@gmail.com', NULL, '$2y$10$lC35DlsLSYVJ35Z98BLvp.KvuD3oD9wcYctPApJWMJPk4LXyFSxQS', NULL, NULL, NULL, 1, 0, '233547177873', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(785, 'Adusei', 'Olivia', '', NULL, 'aduseiolivia104@gmail.com', NULL, '$2y$10$zBkXEmIXkwBvRbVrg3AQ.enBjtsIJBG4oPWK90JLVDnEWjxvUm77C', NULL, NULL, NULL, 1, 0, '233597041539', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(786, 'Debora', 'Kessie', '', NULL, 'deboraefuakessie@gmail.com', NULL, '$2y$10$HjLXqj/nPwG3gasViIj9tut8bKxLlENDIicBww3gol41TPRl6WAx2', NULL, NULL, NULL, 1, 0, '233547512966', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-14 06:50:01'), +(787, 'Eugenia', 'Wongkyezeng', '', NULL, 'ewongkyezeng@gmail.com', NULL, '$2y$10$3QT/z2ddNQ8u4p61OvteO.WP0nukNEyVkGB8fu1GXx4wQiUZP1YNW', NULL, NULL, NULL, 1, 0, '233242689752', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(788, 'Esther', 'Boakyewaa', '', NULL, 'boakyewaa969@gmail.com', NULL, '$2y$10$cfC82M8ZzPlqlxVJSmSjZeNRYDF3rdSoQZSycJv5zsu3rdfIUBRxK', NULL, NULL, NULL, 1, 0, '233262620609', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(789, 'Judith', 'Ntorinkansah', '', NULL, 'judithshormey@gmail.com', NULL, '$2y$10$AEawGt.o4JYBXqjWl/Xu1ukaCetDe.r90FE0sTTMKbYRLq4/hwNrO', NULL, NULL, NULL, 1, 0, '233597000913', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(790, 'Agyiri', 'Rebecca', '', NULL, 'Agyirirebecca567@icloud.com', NULL, '$2y$10$dpzdj5iNbjm5.5dKYdcVIuB55UN3UrEYj0AUbymhjI.ypOCAwH4V6', NULL, NULL, NULL, 1, 0, '233593854110', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(791, 'Dzah', 'Dorothy Yayra', '', NULL, 'dzahdorothtyyayra@gmail.com', NULL, '$2y$10$2bF.bB4aHtC/PloTl1CUKukYqUI6Ox/NIS9l4ewxVvMEURREMNUsC', NULL, NULL, NULL, 1, 0, '233543215120', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'); +INSERT INTO `users` (`id`, `first_name`, `last_name`, `middle_name`, `unique_number`, `email`, `email_verified_at`, `password`, `two_factor_secret`, `two_factor_recovery_codes`, `two_factor_confirmed_at`, `accepted_terms_privacy`, `is_blocked`, `phone`, `verified_date`, `remember_token`, `current_team_id`, `profile_photo_path`, `deleted_at`, `created_at`, `updated_at`) VALUES +(792, 'Felicia', 'Baidoo', '', NULL, 'Obaapa838@gmail.com', NULL, '$2y$10$xSiLUUUyAF4egvEzbTGZo.BknhUW0hZxrl.DFci4Dn9K4U.EYNwwe', NULL, NULL, NULL, 1, 0, '233542118339', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(793, 'Abena', 'Ribeiro', '', NULL, 'maryribriro1197@gmail.com', NULL, '$2y$10$cYuxdNs.3nCy6Jj2/9HvqeB3wBd3q4Uo8LX26WqEpQ7H/dlH9Wvha', NULL, NULL, NULL, 1, 0, '233551433199', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(794, 'Efya', 'Empress', '', NULL, 'efyaempress088@icloud.com', NULL, '$2y$10$8UUvmZev88qE/6ra09AIiOu0eIDP5yYFwz/93D1mZLrzhMhGRh9Vq', NULL, NULL, NULL, 1, 0, '233256585759', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(795, 'Abigail', 'Asare', '', NULL, 'akuaba4u@gmail.com', NULL, '$2y$10$wv/BxFEf3pvbNe9JSX1Et.b7L2fUeEgLp9SXOWR5aZCvgjBX/gpde', NULL, NULL, NULL, 1, 0, '233558696746', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(796, 'John', 'Djan', '', NULL, 'johndjan67@gmail.com', NULL, '$2y$10$t8bvkBbDT0Tpet1WQvvUgu3BdX.D53fG7mesPVnhnKAIlFlONqBJm', NULL, NULL, NULL, 1, 0, '233553358028', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(797, 'Jennifer', 'Quaye', '', NULL, 'Jenny.quaye12@gmail.com', NULL, '$2y$10$ma6cKjQ.qYfY5hb6EhGaDugKFOAEzcN6zRXs1kR8aMKJJKj36.tvG', NULL, NULL, NULL, 1, 0, '233540805870', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(798, 'Leticia', 'Afrifa', '', NULL, 'leticiaafrifa@yahoo.com', NULL, '$2y$10$E7OJ1YdmHjWPYV0TTl56K.dJcw1IO4.SzQqpfO0qDVt/D1pofj7TK', NULL, NULL, NULL, 1, 0, '233244299522', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(799, 'Judith', 'Amekor', '', NULL, 'jop18adj@gmail.com', NULL, '$2y$10$hV3ttu18nXw6uh8VgKXJxOu4Mi4OqvpeBXOEEfkFuwO4OmPs2usNu', NULL, NULL, NULL, 1, 0, '233242734310', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(800, 'Portia', 'Truth', '', NULL, 'portianyarko1000@gmail.com', NULL, '$2y$10$zhxi4qi1cJYTz0kUBqIoeeKxl6jIqdjUpnzF8av6S5rO7/2.FhppG', NULL, NULL, NULL, 1, 0, '233249819743', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(801, 'Nana', 'Ama', '', NULL, 'kumatiaamagifty@gmail.com', NULL, '$2y$10$.bfnhO8s08PsmYQwOmxFxOwgTdeNy0AK3zBnGjapGJSQkrxqtqi86', NULL, NULL, NULL, 1, 0, '233257909525', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(802, 'Emma', 'Awuttey', '', NULL, 'enmaawuttey50@gmail.Com', NULL, '$2y$10$h8yPXQdWDDcWkRPfAx28M.bnfQzzXEUseB3EyHlHDQBlP0s2.0pO2', NULL, NULL, NULL, 1, 0, '233540382327', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(803, 'Esllyn mawuli', 'Esther', '', NULL, 'amaesllyn2015@gmail.com', NULL, '$2y$10$A1T4BE5nUKKfI8QfLR8AjOyueGwaIXlSJSOGYJgxDJWzTY657QrWG', NULL, NULL, NULL, 1, 0, '233599956265', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(804, 'Rebecca', 'Ohene Dzidzor', '', NULL, 'rebeccaohenedzidzor@gmail.com', NULL, '$2y$10$WRF0xk3o6nMCb3npN6Ppe.ZXrqPlLnItnobHN3ISwyIEUPsRBTu3O', NULL, NULL, NULL, 1, 0, '233599229588', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(805, 'Millicent', 'Mensah Fosuaa', '', NULL, 'millicentmensahfosuaa@gmail.com', NULL, '$2y$10$2OcqvzYNWmkbwM65xdCaTu3sGCGSHPQfNZylal9fnXbXlqBxiv5Ii', NULL, NULL, NULL, 1, 0, '233242041856', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(806, 'mercy', 'Doe', '', NULL, 'mercydoe26@gmail.com', NULL, '$2y$10$IdWlcVP4wbunurHiQufsSuNA4s/HlzNcDaae2mHGozEVDTMvHMYWi', NULL, NULL, NULL, 1, 0, '233248243378', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(807, 'Josephine', 'wakah', '', NULL, 'josephinewakah3@gmail.com', NULL, '$2y$10$nkyPzu6yLXFFA91bw/Snx.IYiqEs47ModTvNVXhv7JOfwM3g8Q.UC', NULL, NULL, NULL, 1, 0, '233202677203', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(808, 'Priscilla', 'Osei', '', NULL, 'oseipriscilla2227@gmail.com', NULL, '$2y$10$H57UHnzi/0MKQB6Yv6xuzuA8JzC4HqHJXNLU4Qsr7j7rKDXbyLTTG', NULL, NULL, NULL, 1, 0, '233551812994', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-10 17:07:30'), +(809, 'Lily', 'Esperance', '', NULL, 'abitimarymawunya@gmail.com', NULL, '$2y$10$zjas4CuzA5TzusnU3ZW50uUj2vizCElNflzmscmMNoaBxj5VqLbP.', NULL, NULL, NULL, 1, 0, '233554126648', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(810, 'Khillu', 'Billey', '', NULL, 'khillubint@gmail.com', NULL, '$2y$10$CL8au1ET.v.Bn/uVoiMwcOLxNHBbd66BvoZO2vpdiV8Ibbh5U9yPq', NULL, NULL, NULL, 1, 0, '233546487766', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(811, 'kit', 'Oppong', '', NULL, 'kokontor@gmail.com', NULL, '$2y$10$ttyJncT6SCyIC8/5uttAy.6ngPuD9POLYNc.DidbfHGifm.zJl8eS', NULL, NULL, NULL, 1, 0, '233247722465', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(812, 'Belinda', 'Asare', '', NULL, 'belinda64@email.com', NULL, '$2y$10$557THkrtD7GDbh2Z2KbC/em1VcLwIU4jmnRxKcqA1L2/BeQ7pUMve', NULL, NULL, NULL, 1, 0, '233208064864', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(813, 'Hagan', 'Elizabeth', '', NULL, 'Efyagolden21@icloud.com', NULL, '$2y$10$gLv9hrvLnzPOI3H8aB9h6OBT89SGG8znr/2as37Y7asjl9Syk8f5C', NULL, NULL, NULL, 1, 0, '233550026442', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(814, 'Vera', 'Essel', '', NULL, 'veraessel11@gmail.com', NULL, '$2y$10$Nb3N072/WJV1jRG1pfQ2uOX6OTGJ.oRpcdCNsDKhhP2Fx6syh.rOG', NULL, NULL, NULL, 1, 0, '233548186760', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(815, 'Abigail', 'Addo', '', NULL, 'angelkwarteng171@gmail.com', NULL, '$2y$10$nZeTUEbTcuc0m2gBGUotuOSCIIhHIM7qYH6ix78DVUKAqEgPK8HQW', NULL, NULL, NULL, 1, 0, '233500041036', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(816, 'Millicent', 'Onai', '', NULL, 'millicentonai650@gmail.com', NULL, '$2y$10$saiUepykLdA6R5E5hJKIyes3/OwCBKuUKsbi3MLSchxqQREdyNF0C', NULL, NULL, NULL, 1, 0, '233555238855', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(817, 'Sandra', 'Akuamoah', '', NULL, 'akuamoasandra70@gmail.com', NULL, '$2y$10$JI6qFB96vKpG/z15xTDo0OtN/5amm6ldtM0n44TzZq2PzOiyVNMcy', NULL, NULL, NULL, 1, 0, '233550614211', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(818, 'tily', 'tish', '', NULL, 'tilytish@yahoo.com', NULL, '$2y$10$TrRdTMGcnNl8gY2HI7y0JekKwEbHcHEdFqJZQSfk.djZq2ZnX4ARK', NULL, NULL, NULL, 1, 0, '233556640725', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(819, 'Benjamin', 'oduro', '', NULL, 'oduroinnocent3@gmail.com', NULL, '$2y$10$FFSx0h2eeaW0VAzS47FS9ejiU84BvO789pEZ3BqitGSIk7crajNjS', NULL, NULL, NULL, 1, 0, '233545501124', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(820, 'Olivia', 'Arthur', '', NULL, 'Oliviaathur5555@gnsil.com', NULL, '$2y$10$SbE45IibnOrOJmmtQHbvW.cDzv5UOh2SdUeBhDa67SOYZBi4gCpai', NULL, NULL, NULL, 1, 0, '233556446609', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(821, 'Victoria', 'Abasontey', '', NULL, 'wehpari@yahoo.com', NULL, '$2y$10$hFAFqCukuGPQxgaHtiBgXO8flhSr0NxGRniEBAia6cqsgpBZdu0Nu', NULL, NULL, NULL, 1, 0, '233542062600', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(822, 'Nancy', 'Fosu', '', NULL, 'nancyfosu1998@gmail.com', NULL, '$2y$10$5voD7qFti8lG8zoXPFG67eLpg0Z6.gYfXlPeW7.FGZkck1uHh35my', NULL, NULL, NULL, 1, 0, '233593271373', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(823, 'Ophelia', 'Antwi', '', NULL, 'oantwi4548@gmail.com', NULL, '$2y$10$c1H2rv2CABmVY/GUEU3PLevqfQUPhzd3NH.hMjR1KJz0hSNKA4R9a', NULL, NULL, NULL, 1, 0, '233246701613', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(824, 'Adibri', 'Celestine', '', NULL, 'celestineadibri@gmail.com', NULL, '$2y$10$49OUNDcZnCwsy6fEbOe48OZ3wfxSaeSWYwk1hyLxzLR19JWqyMLsa', NULL, NULL, NULL, 1, 0, '233544204873', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(825, 'kobby', 'fresh', '', NULL, 'kobbyfrsh12@gmail.com', NULL, '$2y$10$cnBIHhp3v1UXUmTZa.uo8Oz8N81SfQCQtMWZ2ar9E2vrNTw0XwXly', NULL, NULL, NULL, 1, 0, '233559974762', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(826, 'Fredena Dzifa', 'Akpokli', '', NULL, 'fredenaakpokli@gmail.com', NULL, '$2y$10$D3vhJrv7lPaKWZxkqmkVNudBU8PkA7PwKmCfHthd388s3p3LQ3QJm', NULL, NULL, NULL, 1, 0, '233241956390', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(827, 'Margaret', 'Lawson', '', NULL, 'lawsonmargaret2299@gmail.com', NULL, '$2y$10$lS8pVBNmHngfE2Aa7OSaBeuS4/hoh.nLU/3ajJnEKFZb9Gyzahfly', NULL, NULL, NULL, 1, 0, '233557592599', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(828, 'Grace', 'Azila', '', NULL, 'amaselassie447@gmail.com', NULL, '$2y$10$HrwSuTxAiUJkDqrHvoK.2.hgrg2BV/.OltMl7lGqgNDjrvj6xEjrG', NULL, NULL, NULL, 1, 0, '233541814052', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(829, 'Grace', 'Eshun', '', NULL, 'ekuyavigy@gmail.com', NULL, '$2y$10$xI581MJFvJhdw.fTE5H3Ee55jsgGiLt2sSQEk2YxH6Vr8P2tPE2pS', NULL, NULL, NULL, 1, 0, '233257809357', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(830, 'Philippa', 'Ashong', '', NULL, 'philippaashongg@gmail.com', NULL, '$2y$10$mNP1lyvivTOsenrvnjoNBuFr3bR4YUg.v2bwYzhtv8MKx6BU3KplW', NULL, NULL, NULL, 1, 0, '233203886210', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(831, 'Botchway', 'obayaa', '', NULL, 'obayaab@gmail.com', NULL, '$2y$10$Tl/G.NC5jgbENjeW/MJ2yONaINMHsfkSr1G1h7Wa0JGEExN6ldGoa', NULL, NULL, NULL, 1, 0, '233557018888', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(833, 'Stephany', 'Boateng', '', NULL, 'stephanyboateng4@gmail.com', NULL, '$2y$10$khdG6cSxXlKyZo.7kmsBQuDWCWFSRBOCADc7BtlpMWvgLSzbi.96q', NULL, NULL, NULL, 1, 0, '233595364459', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(834, 'Edith', 'Afari', '', NULL, 'edithafari7@gmail.com.gh', NULL, '$2y$10$NIoSSxW25MHIFjSH48muB.2kXZSKL2czcvWdhPVnxwprImofq3zW2', NULL, NULL, NULL, 1, 0, '233206065768', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(835, 'nana', 'Adwoa', '', NULL, 'Adwoanana492@gmail.com', NULL, '$2y$10$NBWHzaJNlgArZfSs0HMtnOV7JvXRNbv2utPXeqzGYR2BsPUstGue2', NULL, NULL, NULL, 1, 0, '233209240839', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(836, 'Jennifer', 'adu', '', NULL, 'Jennife@gmail.com', NULL, '$2y$10$TZD/T4TgGRls0rfDjan.f.pnNtgggM/YcwOJ4.XBa5UxMOmGaziS6', NULL, NULL, NULL, 1, 0, '233559944556', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(837, 'Grace', 'Asare', '', NULL, 'nharnharyhaa32@gmail.com', NULL, '$2y$10$.93EPO.8UjYktP1XKSgVx.2/fz.uO/JElYDUKZdICeEP9r2fbbAzm', NULL, NULL, NULL, 1, 0, '233556295738', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(838, 'Doris', 'yayra', '', NULL, 'dorisyayra2017@gmail.com', NULL, '$2y$10$gzF2nsM1zYLiifLGqVefkehjUe9u.OllfU5.XmJgdvIzzvppz09hq', NULL, NULL, NULL, 1, 0, '233248983604', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(839, 'vera', 'serwaa', '', NULL, 'veraserwaa00@gmail.com', NULL, '$2y$10$zyJzZX6CIdwDxpPWSFItrOrRiL6aIWcO.Tl0Oli0SA2ESBgL03FbW', NULL, NULL, NULL, 1, 0, '233558861255', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(840, 'Luckie', 'Cobbinah', '', NULL, 'luckiecobbinah360@gmail.com', NULL, '$2y$10$l5co5utC6f61OysrTflrrOB8u24qW3OW4/St6MrMNnVEf3DnaFzhi', NULL, NULL, NULL, 1, 0, '233245376344', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(841, 'Emelia', 'Nyamekye', '', NULL, 'nyamekyeemilia100@gmail.com', NULL, '$2y$10$ToHkvbrIktUggKl5BsEnIecD4FGnsiYyniaRwgRP2.0tpmUZJxfAC', NULL, NULL, NULL, 1, 0, '233544745511', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(842, 'Adwoa', 'Kpesenu', '', NULL, 'adwoakpesenu@gmail.com', NULL, '$2y$10$R7lpTSArKJywjZJBLtjjnucaltY6XqvSXZEXhy86x1/JIWMzIU4vq', NULL, NULL, NULL, 1, 0, '233243188234', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(843, 'Lily Victoria', 'zoogah', '', NULL, 'lilyvictoriazoogah@gmail.com', NULL, '$2y$10$sK9FtThrfszwVHP6eMu.MOIasVDazAhQAE1/rARGhm/e.exSST2Hi', NULL, NULL, NULL, 1, 0, '233558861695', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(844, 'Elizabeth', 'Bimah', '', NULL, 'Elizabethbaahbimah@gmail.com', NULL, '$2y$10$3uxbG0GHLWJ6slRn5aWTj.WNTJsAcvOV76IwK43pe5NUkKPoTgq2y', NULL, NULL, NULL, 1, 0, '233596169588', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(845, 'Amazing', 'Richael Grant', '', NULL, 'amazingrichaelgrant@gmail.com', NULL, '$2y$10$AhOo5KQQD0hVhcZ8dlxTeOUX6xwg6zjgLYnzcw.MsI92N3zr/wBke', NULL, NULL, NULL, 1, 0, '233560125179', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(846, 'Alimatu', 'ibr how are you', '', NULL, 'alimatuibra22@gmail.com', NULL, '$2y$10$AxazGe.HoS5LrDidobpRbOSISm6eybo.wHf1c3q.jNDNP0093jT2O', NULL, NULL, NULL, 1, 0, '233249055785', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(847, 'Lauretta', 'Arthur', '', NULL, 'ewuraesiarthur25@gmail.com', NULL, '$2y$10$X1hvFbsZe0Bm0jhBkBkQjOO33Mu2fESP3iUrrj9Nv.2BubBHt/UAG', NULL, NULL, NULL, 1, 0, '233246671876', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(848, 'Janet', 'Akrofi', '', NULL, 'janeampofo018@gmail.com', NULL, '$2y$10$XHcRFmkd6LOoJowaeFcAiOR.W30JkHI/hZ/srKALuKT0LlRoUbxrq', NULL, NULL, NULL, 1, 0, '233200939909', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(849, 'Nancy', 'Agyemang', '', NULL, 'nancyowusu321@icloud.com', NULL, '$2y$10$Dxv1E8MbLAJA3MSMvdBA/uwN/4CTmZQVZDRuYwKQo9f7HRUSCZexG', NULL, NULL, NULL, 1, 0, '233553015481', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(850, 'Efya', 'Nessy', '', NULL, 'efya876@gmail.com', NULL, '$2y$10$wZr6fT0JW5OlYN/O6.DeE.NP4kag80Z079xvUKyaZnyWowFFQCn0i', NULL, NULL, NULL, 1, 0, '233542477331', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(851, 'Nana', 'Asantewaa', '', NULL, 'boakyenanaasantewaa@gmail.com', NULL, '$2y$10$t7CV/7uOCE2KUuqeteD0R.a4DQGWBYIqvEboGmJM9Ad9apJsXtLQu', NULL, NULL, NULL, 1, 0, '233543707294', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(852, 'Rebecca', 'Eshun Amoah', '', NULL, 'rebeccaeshunamoah6344@gmail.com', NULL, '$2y$10$Ez23O3rA84LxslqencGc6OsKS.6PwM/mpJl8WMbqpfAV8Aeb2D9Mq', NULL, NULL, NULL, 1, 0, '233591416344', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(853, 'Ernestina', 'Fiankobea Asare', '', NULL, 'easare2021@gmail.com', NULL, '$2y$10$ZalZQahZFl3qfTE/z7Y1wOpQl3/r1t.kW6w7qAfmjqW2Gim/wyJEK', NULL, NULL, NULL, 1, 0, '233243238061', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-18 19:56:06'), +(854, 'Busah', 'Belinda', '', NULL, 'abenabelinda@icloud.com', NULL, '$2y$10$m1BTAl.lmMlmxhyePzAupOoqoolx5zyhs2LJBQB7Aa8n7WLA6ZZ8S', NULL, NULL, NULL, 1, 0, '233557068845', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(855, 'Elizabeth', 'Odehe', '', NULL, 'Odeheelizabeth4@gmail.com', NULL, '$2y$10$cPm/OB9yFsuPBleAzlXAEOprZxOb5Dq.yssTkJ/SOPxKD0Gn.SaGO', NULL, NULL, NULL, 1, 0, '233540248878', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(856, 'Adepa', 'Hayford', '', NULL, 'rubyadepa4245@gnail.com', NULL, '$2y$10$FD1DTN9x0nJ/WdDp0T4rOuToljqUPz8Bvv9TJ0MWRBavY9Jros3mC', NULL, NULL, NULL, 1, 0, '233553952521', NULL, NULL, NULL, 'profile-photos/Jw3XxHo06kMmtQvgpwivCMeXy7MCMilm8ZH03frG.jpg', NULL, '2023-08-09 04:46:21', '2023-08-09 21:11:37'), +(857, 'Benedicta', 'Asante', '', NULL, 'benedictaasante@icloud.com', NULL, '$2y$10$YwlBm3ZxEURaABv.AAZ68u4owQTC/sTLItD3CQ4MgxiP7EK9gism2', NULL, NULL, NULL, 1, 0, '233577385439', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-14 12:34:23'), +(858, 'Sophia', 'Boateng', '', NULL, 'Sophiaboateng707@gmail.com', NULL, '$2y$10$1/ZCv72slZvl.hjFrXthNuDKPET5SjX.LwBh8jdxFD6dEKf7bW4Fy', NULL, NULL, NULL, 1, 0, '233591378442', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(859, 'Ramatu', 'Mohammed', '', NULL, 'akosua0551@gmail.com', NULL, '$2y$10$WCfFq5H/uCLAhlwyn8kgC.OgoagsdVF8023Ea7U2OINXgcoWp/8IK', NULL, NULL, NULL, 1, 0, '233551833098', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(860, 'leticia', 'Sarpong', '', NULL, 'avumehleticia@gmail.com', NULL, '$2y$10$jceUTssI5xNztLKTmIJ33uZHCW.nSXyZhbq2tZppt2KfLgk3qRZsm', NULL, NULL, NULL, 1, 0, '233206243062', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(861, 'chills', 'official', '', NULL, 'mercyfosu452@gmail.com', NULL, '$2y$10$dK5hQNXLZbRRHNgfRZ0s3OfbUl/hBPEG.TPfuAeAh.dDMDQlhGNUu', NULL, NULL, NULL, 1, 0, '233573200554', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(862, 'Jovena', 'Adu', '', NULL, 'jovena.adu@icloud.com', NULL, '$2y$10$4xPV6ZXCKf.l/IdbDdDPU.hL24AGa1tizxXbEo7ZOg.6XkCTFxIce', NULL, NULL, NULL, 1, 0, '233550125367', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(863, 'Gyau', 'Sampson', '', NULL, 'Gyausampson21@icloud.com', NULL, '$2y$10$rxO.xOYGO8O.4w01Z126eubPRhp1oPLQ/rmPy5y7/0RxplWxw6sKa', NULL, NULL, NULL, 1, 0, '233559007151', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(864, 'Laurentha', 'confidence', '', NULL, 'Laurenthaconfidence4@gmail.com', NULL, '$2y$10$Dosa7DRKwKuP0U2UuOX5pu12nM0bT8bTHOH0VKGm0c6zlU8kwlUEO', NULL, NULL, NULL, 1, 0, '233208355204', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(865, 'Theodora', 'Avoi', '', NULL, 'Nascowaa123@gamil.com', NULL, '$2y$10$CWp56DeMaWa1Fe7g/xkMeOE7wEp.joVFpftTqnc7mPTn0APrhRJY6', NULL, NULL, NULL, 1, 0, '233554066793', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(866, 'pat', 'Efia', '', NULL, 'patefia53@gmail.com', NULL, '$2y$10$Ypp0psEKQBbxktG0E4FLv.psgR98IfefaYxuA9OguQj2o8VfDp2nW', NULL, NULL, NULL, 1, 0, '233543739766', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(867, 'Mercy', 'Gyan', '', NULL, 'phebemercy@gmail.com', NULL, '$2y$10$tJybjqYNhzVNQ7KEU2FdPeXVP7yPrv6lJZFy5FLE8W1KR4VnSdBcS', NULL, NULL, NULL, 1, 0, '233249766685', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(868, 'Yaa', 'Baby', '', NULL, 'Liliansau7@gmail.com', NULL, '$2y$10$/XEcCoYRDdjDdVEDWABJ1uEEsHCutdDctEiD4L0UXX6tb8Cw.Nr0S', NULL, NULL, NULL, 1, 0, '233256427795', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(869, 'Ruth', 'Asiedu', '', NULL, 'asieduruth503@gmail.com', NULL, '$2y$10$VcRdiON1erSif/Hj6gZK9.gD02XeY8Hnpd6WgkGBdmdVgGg8KM9pe', NULL, NULL, NULL, 1, 0, '233507436832', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(870, 'Justina Aseye', 'Mensah Homor', '', NULL, 'mensahaseye3@gmail.com', NULL, '$2y$10$STr8hBswti8DomS7QLcJ8.LfmZKmQM.pVAVEeTF0/Vp5KiYwvvyGO', NULL, NULL, NULL, 1, 0, '233592778287', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(871, 'Gladys', 'Eshun', '', NULL, 'esimaame689@gmail.com', NULL, '$2y$10$Ji/DyOPEu.6KahfQKfktpOkwB/ap.cY9uhs/4tUeo6SNwOKDalHiq', NULL, NULL, NULL, 1, 0, '233242354087', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(872, 'Vanessa', 'Adonu', '', NULL, 'vanessaadonu@gmail.com', NULL, '$2y$10$66OEjCEcz9g4DHH6u.TAHO4gk8CPJ2RIBzPmfoS6sQ2xDlgPpOCnO', NULL, NULL, NULL, 1, 0, '233551707447', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(873, 'Makafui', 'Adraki', '', NULL, 'adrakimakafui448@gmail.com', NULL, '$2y$10$c77DF06WiHAo6CTaKGy9lemM2MD8W9uJtLxG/DhAhV48vjdgTinfO', NULL, NULL, NULL, 1, 0, '233575509402', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(874, 'Bridget', 'Barnie', '', NULL, 'barniebridget@gmail.com', NULL, '$2y$10$DmQzTEweaAf6U5xwfMYyuuZdTKJc8NPMF1Yli7F7cviDSo2Dik.tG', NULL, NULL, NULL, 1, 0, '233554257297', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(875, 'Sandra', 'AMA Mensah', '', NULL, 'mensah_s751@icloud.con', NULL, '$2y$10$qYqdopq4abtRzZFzELaEqe6OW1Rvoi3apbduftor.ZIKZ1IHSbl.e', NULL, NULL, NULL, 1, 0, '233556748544', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(876, 'Precious', 'Mawutor', '', NULL, 'mawutordiamond@gmail.com', NULL, '$2y$10$7M42YonqUcRqLfZN7gIcIOE5/NrAfmTr4yChFx2/uxjQMAyPCnvNq', NULL, NULL, NULL, 1, 0, '233545712283', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(877, 'Brenda', 'Ghansah', '', NULL, 'bbaahwah@gmail.com', NULL, '$2y$10$FCF9V.Kxgda1ekh.5j6m5eLZbRE93R3oBAPlvKdMuRWAjlsaL/lsW', NULL, NULL, NULL, 1, 0, '233206652056', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(878, 'Mavis', 'QUARTEY', '', NULL, 'mavistima2@gmail.com', NULL, '$2y$10$VtZPnbgaKkIiGVGW38FHL.1NswfJMyWFGPoJTe5wu76SyltFAmCvG', NULL, NULL, NULL, 1, 0, '233244992839', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(879, 'Mavis', 'Mensah', '', NULL, 'nyouncy@gmail.com', NULL, '$2y$10$T8K0VTJDxmsV9kdW9Su7YevXyNnAN8dDJdjX/KK0TxG5RPznKeaDC', NULL, NULL, NULL, 1, 0, '233243888277', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(880, 'Jessica', 'Boampong', '', NULL, 'jessimoore022@gmail.com', NULL, '$2y$10$gIaayDQJdr43N6M9Pc.G/.165FT9YQthM6yTFcqhggwsvN/oaysk2', NULL, NULL, NULL, 1, 0, '233559542865', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(881, 'Isaac', 'Nkuah', '', NULL, 'isaacnkuah1@gmail.com', NULL, '$2y$10$yhaeXnPDc3uGgfSUxoMfSOxdxj0lONBYmFMLRf3EwMGCMiGHAdN/y', NULL, NULL, NULL, 1, 0, '233548224412', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(882, 'Abigail', 'Walley', '', NULL, 'walleyabigail271@gmail.com', NULL, '$2y$10$jqSC2mdErJJHkeApPyfjc.cj/.jIvHp.rEfWx5CGUA.2d9wU4mD9W', NULL, NULL, NULL, 1, 0, '233262622904', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(883, 'sophia', 'fiagbe', '', NULL, 'fiagbesophia25@gmail.com', NULL, '$2y$10$jL14u8umAE09HEIrbQ4zDOmkLgjKk8tGFe55OYy4xx2o24BV3jBNi', NULL, NULL, NULL, 1, 0, '233557149201', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(884, 'Francisca', 'Annan', '', NULL, 'matlidaabankwah0540@gmail.com', NULL, '$2y$10$VcC0bje9xvcVAQEETL463OGPzxbXqL.yQL04971IkCgA8Ayr3ia96', NULL, NULL, NULL, 1, 0, '233592574246', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(885, 'Peter', 'Nimoh', '', NULL, 'peternimoh1@gmail.com', NULL, '$2y$10$01pHUExPmUlabfypXvDUBuxC37ZVtGUTnpLdFtgW1XtJXMzVP64au', NULL, NULL, NULL, 1, 0, '233209088113', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(886, 'Lois', 'Wilson', '', NULL, 'wlois5833@gmail.com', NULL, '$2y$10$mSifHTAoAFIOYdL2yUggWOwpHvmYTPA/QDGvCaGxqu1OmqpGAOa.K', NULL, NULL, NULL, 1, 0, '233540959138', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(887, 'Debby', 'Love', '', NULL, 'lovedebby793@gmail.com', NULL, '$2y$10$EWi7LlqtyBbXjjj09c7tT.zeasCfpo4wHwkGaGChyIxD0EHrxmdlO', NULL, NULL, NULL, 1, 0, '233540895070', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(888, 'Rebecca', 'Arkhosuah', '', NULL, 'acosuahrebecca@Gmail.com', NULL, '$2y$10$NCMFMkymtJ7OzHj/ZAjxfO9jZb9zRmhdI.QfBPSoe/17UMkNwesHy', NULL, NULL, NULL, 1, 0, '233597062007', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(889, 'Eunice', 'Cudjoe', '', NULL, 'becel.kay99@gmail.com', NULL, '$2y$10$zaylK5nz5kDKID6JAPUuFeYEo5zJMly8j7IVW74.NoigafhHubJd2', NULL, NULL, NULL, 1, 0, '233549885590', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(890, 'Khadijah', 'Alhassan', '', NULL, 'akhadijahpersis@gmail.com', NULL, '$2y$10$kkbYc4DwTMlK0UCBy52W5uvAhRUI3gHiDM2q0OtNVT90uJ6N6KqLy', NULL, NULL, NULL, 1, 0, '233592331614', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(891, 'Bani Barbara', 'Amoabea', '', NULL, 'systhakhobhi@gmail.com', NULL, '$2y$10$ZOH11PlLXo3zZfxhfyeh7uah9750lVwl.eIpbGTnEf2Djhryr3K/e', NULL, NULL, NULL, 1, 0, '233247402705', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(892, 'Shaimawu', 'Ishaq', '', NULL, 'Ishaqshaimawu@gmail.com', NULL, '$2y$10$UviuvKUuNf6b0i.7B35lZesJoQpsuA3NW7yKGUwgkS5nEtR.y63KG', NULL, NULL, NULL, 1, 0, '233543673912', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(893, 'Veronica', 'Opoku Amoako', '', NULL, 'Veronicaopokuamoako57@gmail.com', NULL, '$2y$10$mJqK2Kovp.flYPiahNeej.kTzVwYt8DbuJWwKDxy5jTrexACU/R8e', NULL, NULL, NULL, 1, 0, '233242167481', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(894, 'Josephine', 'kumi', '', NULL, 'josephinekumi12@gmail.com', NULL, '$2y$10$w95qnQ.PfkUWzWiVEt3WNeqQ3syWQiejBuj2BVyKRz92oJGALQ6ku', NULL, NULL, NULL, 1, 0, '233246888079', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(895, 'eve', 'Andrews', '', NULL, 'eveandrews9924@gmail.com', NULL, '$2y$10$pknek07r7im94mcBWnMDpuEcG1t3kYcVhE0EOAsDSqikRu4iRcjw.', NULL, NULL, NULL, 1, 0, '233249676197', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(896, 'Alberta', 'Adjoa', '', NULL, 'albyhodanu@gmail.com', NULL, '$2y$10$WX/5ihdiiU2ubNT5/gLVR.pqCEMfrzJYd/gWixFa8vJCrgD60y9QC', NULL, NULL, NULL, 1, 0, '233500036478', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(897, 'Anastasia', 'Viewu', '', NULL, 'Anas@email.com', NULL, '$2y$10$9RqS1.aq8ECiOA7A6MgejO3zje6WrIXeQhH4aDl5PDexzQRdRzXXu', NULL, NULL, NULL, 1, 0, '233257968475', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(898, 'Matilda', 'Obeng', '', NULL, 'Matildaobeng96@gmail.com', NULL, '$2y$10$wAgjmfvS6cVqrU.DA9rS4eP1i.9x6YL8zvTTyYQ8XeS5aKNZEpCM2', NULL, NULL, NULL, 1, 0, '233553680723', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(899, 'Aisha', 'Issah', '', NULL, 'yhaabby1234@gmail.com', NULL, '$2y$10$yUI9Nff40/lOwI0gQKck0.GuXw/IC94T0HWOP9.6UUgpXtmJhQgyO', NULL, NULL, NULL, 1, 0, '233555534783', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(900, 'Bernice', 'Karlyn', '', NULL, 'bernicekarlyndonkoh1@gmail.com', NULL, '$2y$10$H40l/m38kFGC.PtVkC8G.OQzuje2GQzFl3ONgN9k/0sMj5s6WBQ4S', NULL, NULL, NULL, 1, 0, '233541106848', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(901, 'Hikima', 'Ali', '', NULL, 'alihikma24@gmail.com', NULL, '$2y$10$yCPx5ySMNogCZOhwJlMOU.7gO8nls53YcQVXmznxcQ82lcdivpVH2', NULL, NULL, NULL, 1, 0, '233503550961', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(902, 'Isaac', 'Ampofo', '', NULL, 'isaac87ampofo@gmail.com', NULL, '$2y$10$ADE8tVSeHFRE4wr8ptXH6edXUk//3xVCJu3khj9hfz5/ezxi/tAL6', NULL, NULL, NULL, 1, 0, '233556568487', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(903, 'Rachel', 'Rigober', '', NULL, 'rachelrigober123@gmail.com', NULL, '$2y$10$3WE/8qNAYbdpxkxwl9nNoe1Tm16Fhj7m7gZywrPXem.8mthXEqQOy', NULL, NULL, NULL, 1, 0, '233257061006', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(904, 'NYAMEKYE', 'Matilda', '', NULL, 'Saagurl23@gamail.com', NULL, '$2y$10$iRt.mtMNVSolDTYV3Qtz9.ec4r8D3aL9O5qqFFL9T7dNLwPhHK196', NULL, NULL, NULL, 1, 0, '233555021287', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(905, 'Anurika', 'Monica', '', NULL, 'hajiashine7@gmai.com', NULL, '$2y$10$yY9Xd/Vi.kfYz8bJ1B/g/OjRKbXaBtYp6ifSJFUZ2UOA07DJZerQy', NULL, NULL, NULL, 1, 0, '233257802730', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(906, 'Hawa', 'Lamin', '', NULL, 'laminhawa147@gmail.com', NULL, '$2y$10$xH2JkvuxI7mmTLSu7PAqg.PbWzAm0aY.PWOD1rWjeb4tscSKrXW5.', NULL, NULL, NULL, 1, 0, '233552165812', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(907, 'Veronica', 'Salam', '', NULL, 'genevievesallam@gmail.com', NULL, '$2y$10$lg37Kg69tyawaesDffoiG.fzma12Vy7OYIE2Wc0EnRpkR7ocmT7Ha', NULL, NULL, NULL, 1, 0, '233246543808', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(908, 'Jessica', 'odoi', '', NULL, 'Jessicaodoi@gmail.com', NULL, '$2y$10$Q8KQZ6ANf3hwASe/vtdes.zUb58V2fKB4b9UG5JwqaKriRhTBBM.a', NULL, NULL, NULL, 1, 0, '233501300885', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(909, 'Sarah', 'sam', '', NULL, 'sarahsam436@yahoo.com', NULL, '$2y$10$mqQI97zVu2pCXYEcqxOztuE6SzGogo8znE05xqFuTxZ1dpo2G7IvG', NULL, NULL, NULL, 1, 0, '233547843508', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(910, 'Olivia', 'ACQUAH', '', NULL, 'lillyshuga@gmail.com', NULL, '$2y$10$apTrkS6NFAy42hyoJk.Mn.S4hXx5Ql3MObagEXS6yosGYM3V00HQa', NULL, NULL, NULL, 1, 0, '233240188723', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(911, 'helen', 'Marful', '', NULL, 'marfulhelen@gmail.com', NULL, '$2y$10$4KDzsP/roZDj2gNgKz/85uKdhfKfQ/WprIxsBRLrpFDnbsDW0bGEG', NULL, NULL, NULL, 1, 0, '233502698136', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(912, 'SARAH', 'AFEDZI', '', NULL, 'afezdisara13@gmial.com', NULL, '$2y$10$IJjrFqK4nNrohSle0A4/B.ag/Lkoo8Zo6V5v.NbJceAy2MKYjOsqC', NULL, NULL, NULL, 1, 0, '233204770046', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(913, 'Patricia', 'Boateng', '', NULL, 'patticiaboateng01@icloud.com', NULL, '$2y$10$dZ.gEUPXYdJhlWFzcvCPOeGBlcELDTKHgC9NZq5TVTfhgD09RCjAC', NULL, NULL, NULL, 1, 0, '233543062704', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(914, 'sekina', 'Nkrumah', '', NULL, 'sekinankrumah@gmail.com', NULL, '$2y$10$r7gkE5CBcuASVHKLI4TdoubQYiMsJMc8/hKJQfQ8vKpdub2pSB8z2', NULL, NULL, NULL, 1, 0, '233551431890', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(915, 'Bernice', 'Kesse Amoah', '', NULL, 'kernbi99@gmail.com', NULL, '$2y$10$ako6wb/CSY35uGm6A2Dhh.O258jsbjFN/bPtVIG8LyT.cZXJX3Hmq', NULL, NULL, NULL, 1, 0, '233542701052', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(916, 'Tomasita', 'Lucero', '', NULL, 'Tammilucero44@gmail.com', NULL, '$2y$10$CvlBWEKfabMmQbo.ya8h5uGfL3TTxA9yK0UNKUlplkrrJyEiLX8Gm', NULL, NULL, NULL, 1, 0, '15053198338', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(917, 'Jesuslina Love', 'Sarpong', '', NULL, 'Nyrolina@gmail.com', NULL, '$2y$10$VsDIcfvpvsBniCIeRiIFL.1qvCPGsj8VO33bPVKWEjeekPnV8Iqk6', NULL, NULL, NULL, 1, 0, '233503292552', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(918, 'Ivy', 'Kabuki', '', NULL, 'ocanseyivy503@gmail.com', NULL, '$2y$10$PZd6YuO21RcM5XSCHMa0bed.0eRrSQrQpZkDp87uXKsoR4Jkhj5iC', NULL, NULL, NULL, 1, 0, '233545253942', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(919, 'Freda Offeibea', 'Ntow', '', NULL, 'esioffeibea1771@gmail.com', NULL, '$2y$10$SCfeYe9ntGl1vVB.QRsRyegwE0W5qE3B9VhMjHRqBsrQs29eDDokG', NULL, NULL, NULL, 1, 0, '233545827830', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(920, 'Kate', '...', '', NULL, 'catherineocloo5@gmail.com', NULL, '$2y$10$.5GOkqw6Qx/tNZzbBTfPsOk68CShgHEQWlqUkDUR9ltOhbGX3cOmu', NULL, NULL, NULL, 1, 0, '233202553948', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(921, 'Jacobel', 'Osei Tutu', '', NULL, 'jacobeloseitutu@gmail.com', NULL, '$2y$10$SWD0/zqykVFZGGqdIg7VeOKaoVPtbdrcjwwxlREcO353hMZcXNFRi', NULL, NULL, NULL, 1, 0, '233596335309', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(922, 'Mena Araba', 'Mbir', '', NULL, 'menambir34@gmail.com', NULL, '$2y$10$S.TuiEBF.SpFgMDYcJdCQu2bEQeA31j5HWlTPDGJKNeiQl9MHatWi', NULL, NULL, NULL, 1, 0, '233556362071', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(923, 'Abigail', 'Pomaa Adams', '', NULL, 'abigailpomaa5@gmail.com', NULL, '$2y$10$M8o31ysKSH8tk1mTGPy3YOnIC6Q/gz45KVR/r8zynVKptAyfjyHAm', NULL, NULL, NULL, 1, 0, '233558233639', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(924, 'PASCALINE', 'AGYEMAN', '', NULL, 'pascalineagyeman@gmail.com', NULL, '$2y$10$vCe6NzQf71fP3JKUpQtBcuGOfkeT3pFBXKYgjvHaq.JzrVtYuPgGq', NULL, NULL, NULL, 1, 0, '233245451216', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(925, 'Lady Genevieve', 'Benneh', '', NULL, 'bennehgenevieve@gmail.com', NULL, '$2y$10$0C3VbGsvyvCnH97eO76zMO40cm.mRJrnvsYCL9wrP01UwteNX7Kii', NULL, NULL, NULL, 1, 0, '233596567099', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(926, 'Princess', 'Anane', '', NULL, 'ananeprincess47@email.com', NULL, '$2y$10$NatTLJK6MnX8a8MN3ZbL/..X.HQkM.g94vLMt/xiSUbDpBVmeAdgu', NULL, NULL, NULL, 1, 0, '233593607147', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(927, 'Gifty', 'kinnah', '', NULL, 'giftykinnah@gmail.com', NULL, '$2y$10$IqQHJMi87rQOQbzMEBVkIe.JEcFOc8klsiTiKghPOHSuJuUSF6fM2', NULL, NULL, NULL, 1, 0, '233543579070', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(928, 'Philippa', 'Yonbil', '', NULL, 'philippayinbil40@gmail.com', NULL, '$2y$10$/R3SQ/nRDi1WOuLbEGUlgON77zAAkFp3SDIPBkWIaEbNk3RflJD/.', NULL, NULL, NULL, 1, 0, '233246067468', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(929, 'Matilda', 'Asamoah', '', NULL, 'matildaasamoah097@gmail.com', NULL, '$2y$10$YNcfLVLraoeBMSplpRKSeeT0fy4swRN0VvVA8VIv6i7POUxxLm4qa', NULL, NULL, NULL, 1, 0, '233545140717', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(930, 'Maria', 'Mahmood', '', NULL, 'muslihamahmoud@gmail.com', NULL, '$2y$10$rpo5rQ5j15oMe.ncC3B2FeSDA998iXnAEo.DeKz1TeKyEpmpJQMau', NULL, NULL, NULL, 1, 0, '233204020793', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(931, 'Lina', 'Asantewaa', '', NULL, 'asantewaalina4@gmail.com', NULL, '$2y$10$50a3jUGhj8RsOj0KCXG1JOwfTpfdnsPQOJNhfBaHE1fQdpUhvF2SC', NULL, NULL, NULL, 1, 0, '233544993886', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(932, 'Ruby', 'Nyanney', '', NULL, 'rubynyanmey4@gmail.com', NULL, '$2y$10$xKJQ9fyAJZYDzXuXoIPP7eE/Vgak4t6NQKkKjUA1VnzYF77hCYd9i', NULL, NULL, NULL, 1, 0, '233591162756', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(933, 'Amaamata', 'Mohammed', '', NULL, 'amaamatamohammed90@gmail.com', NULL, '$2y$10$g3HNRigAoUv7pOZ10twClOhoB/.7DzamMwnk/0RLqz6m2mpfVbuGW', NULL, NULL, NULL, 1, 0, '233557462619', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(934, 'Belinda', 'Nettey', '', NULL, 'belindanettey63@gmail.com', NULL, '$2y$10$IHYQHKwxav/HFfO4ATD9Nul1tgfQa63dShvrgeDQga/sJ8C.a0mIK', NULL, NULL, NULL, 1, 0, '233247404824', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(935, 'Philomina', 'Mensah', '', NULL, 'philominamens@iclod.com', NULL, '$2y$10$Z63hUNJNVyLSNh8vKoru5eMnxd5QXsCNXYO8CscDKwFUU52rVk4uW', NULL, NULL, NULL, 1, 0, '233598677592', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(936, 'Nana Adwoa', 'Fianko', '', NULL, 'fiankonanaoye@gmail.com', NULL, '$2y$10$l7n1FDSZkYCPF/EwsPzdKeDP0pn3cWF1Hp30l8hpudhE5.LW5kdgK', NULL, NULL, NULL, 1, 0, '233554567503', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(937, 'Abena', 'Oforiwa', '', NULL, 'giftyoforiwaa557@gmail.com', NULL, '$2y$10$JxHFf4rMAyVzB7Tdp8XZcua48MiUxiKHIkkOjcPMhAaUNpJdGNKKe', NULL, NULL, NULL, 1, 0, '233550293948', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(938, 'Aisha', 'Adam', '', NULL, 'adam.aisha5050@gmail.com', NULL, '$2y$10$yCzgPsxWz/bQ3oda1kiUmORPNpy8mD708FXJbJBniSXW7HvzrOvC.', NULL, NULL, NULL, 1, 0, '233248180939', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(939, 'sarah', 'Afoko', '', NULL, 'afokosarah@yahoo.com', NULL, '$2y$10$XZX1oFBh5cThZiNRtg/yEu1gHUngBVVXGMMtxH3b0kusUZlEdOdqO', NULL, NULL, NULL, 1, 0, '233594982933', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(940, 'Grace', 'Akyamaa', '', NULL, 'graceakyamaa@email.com', NULL, '$2y$10$E1MzalRraD9NhyT3bVuLD.JUIsbe2IdlPD0LYeJwQF4ZYkY7hlKE6', NULL, NULL, NULL, 1, 0, '233599759847', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(941, 'Sandra', 'Takyi-Mensah', '', NULL, 'sandratakyimensah20@gmail.com', NULL, '$2y$10$bEkhiNBu5SDS6VK1qYb6iO2BWMrYk6Y.DX83vIGoAjbtrTodydDXW', NULL, NULL, NULL, 1, 0, '233595910788', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(942, 'Nasiha', 'Mohammed', '', NULL, 'Nasihamohamed1024@gmail.com', NULL, '$2y$10$4PZflJwtOAnq/MxJyaZQDO7DNhBFBnz4ivgknzsDTi1CHpkkKbsKS', NULL, NULL, NULL, 1, 0, '233595989802', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(943, 'evelis', 'egyir', '', NULL, 'evelis88.ee@gmail.com', NULL, '$2y$10$Mo8ezcprzwCqxs4EKyISweAc1hj90zW87UvnuULxLMr/vDKnRfbDK', NULL, NULL, NULL, 1, 0, '233204831668', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(944, 'Yolanda Gifty', 'Nartey', '', NULL, 'yolla188@yahoo.com', NULL, '$2y$10$xVs5sn30cy1RYmTNmxZoHOHWiv9vqEZ2xZtC0K3VEWn2Z1vMok9w.', NULL, NULL, NULL, 1, 0, '233572144400', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(945, 'Amoatema Abena', 'Agyemang', '', NULL, 'agyemangamoatema@gmail.com', NULL, '$2y$10$caJ9rPJyxXwVJt5IRTY3Q.t1HTWeG420d9VVc7ywhdemjts0Jujy6', NULL, NULL, NULL, 1, 0, '233550665970', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(946, 'Hafiz', 'Barikisu', '', NULL, 'hafizbarikisu9@gmail.com', NULL, '$2y$10$6v2WnY.Y1lkcx1a9I2TcBuSoHCjegbjxp1Ojw3.aRv79qChXygouS', NULL, NULL, NULL, 1, 0, '233591606034', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(947, 'Sandra', 'Harrison', '', NULL, 'shefakulty1990@gmail.com', NULL, '$2y$10$FVPOQfHsSNOxS7J/4d4VDOeDoUstiFT2KDgogiZrSshnN8T.VPNfa', NULL, NULL, NULL, 1, 0, '233557437953', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(948, 'Bernard', 'Bondzie', '', NULL, 'bondziebernard15@gmail.com', NULL, '$2y$10$6q.a44SUgWkpeV7FVCjsyOS/uxAUXSjnScHkpar1e5A8Chb1n/ZhG', NULL, NULL, NULL, 1, 0, '233540948539', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(949, 'Brigette', 'osei A', '', NULL, 'akousakay@gmail.com', NULL, '$2y$10$Jw/Tghqn2NlDUzyQotQy..jzQlrxWLrPk1zgaowtgNyzpVO/VKZHm', NULL, NULL, NULL, 1, 0, '233503036958', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(950, 'Florence', 'Abrah Sika', '', NULL, 'sikasenyoflorence@gmail.com', NULL, '$2y$10$4HuLdnaHJI8.nK510Zh4zOoY5nf97Vye7HfERaRPaY2ujU2wRJyZK', NULL, NULL, NULL, 1, 0, '233243190598', '2023-08-13 18:23:02', NULL, NULL, 'profile-photos/Q1kXhzSOrcCLdaM19bTH2TSMlygwPKIBHBkSc4bA.jpg', NULL, '2023-08-09 04:46:22', '2023-08-13 18:23:02'), +(951, 'Eric', 'Azaakpali', '', NULL, 'carleric94@gmail.com', NULL, '$2y$10$G5OEOf3rZR/dyRNsxfdB1OvWf.xu2GIIGjLEnY1YxcGz3j.K2KqvS', NULL, NULL, NULL, 1, 0, '233203470737', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(952, 'shetu', 'moh', '', NULL, 'dolliecutie.ab@gmail.com', NULL, '$2y$10$OdfyHhki1I9vNmR.URLxcuPjybUqATJ.BnpWFbsPS5/7w4dtcuzzO', NULL, NULL, NULL, 1, 0, '233200023882', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-10 18:00:49'), +(953, 'Monica', 'Berko', '', NULL, 'monicaberko12@gmail.com', NULL, '$2y$10$Wi08nDgVeeIcZEn.xtZNgOc2gNeBzeCK1JsnxHwJG/S6.j67d7AyS', NULL, NULL, NULL, 1, 0, '233541749513', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(954, 'francisca', 'Adzim', '', NULL, 'franciscaadzim30@gmail.com', NULL, '$2y$10$yWav.4.e33YC2CYEN4N/IOhpNLD/GvKAsHL.kXmScLo1Lz.5YF0Ii', NULL, NULL, NULL, 1, 0, '233247744116', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(955, 'abena', 'Jessica', '', NULL, 'owusuajessica01@gmail.com', NULL, '$2y$10$5Ny10AqBtmAX63FL7zx7vuqBjwUddi4GqVdcFkvICe1MddFo7K376', NULL, NULL, NULL, 1, 0, '233554406815', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(956, 'Grace Nana Ama', 'Mensah', '', NULL, 'gracenanaamam@icloud.com', NULL, '$2y$10$0pVh5DPa7zXIu0jOc5urAO628LrM0bzdWLkSVBLKAHOGsLWxEOt4q', NULL, NULL, NULL, 1, 0, '233241948921', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(957, 'evelis', 'egyir', '', NULL, 'evelisegyir@icloud.con', NULL, '$2y$10$2v2oK2ryPTrhotiQajaJPeML21qlVIZDMhV3HI8NcwV9JO1aIEnHq', NULL, NULL, NULL, 1, 0, '233544114585', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(958, 'Joshua', 'Asigri', '', NULL, 'joshuaasigri@gmail.com', NULL, '$2y$10$.kJ/vjAM4EghJofilJvohu/n9yABbsVCn8Ul/Ojh5gYonGX1/oQ.a', NULL, NULL, NULL, 1, 0, '233558432344', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(959, 'magdalene', 'Nketia Boateng', '', NULL, 'magdaleneboateng.mb@gmail.com', NULL, '$2y$10$dV1JD9yniJzFpz.q1cXQ5OyzwnIKF76.GSsp6U5Liv6LKN/y1YMcS', NULL, NULL, NULL, 1, 0, '233249675745', '2023-08-11 16:10:03', NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-11 16:10:03'), +(960, 'Deborah', 'Atayi', '', NULL, 'deborahatayi71@gmail.com', NULL, '$2y$10$e7IS2QyNOChXzy/sVTfWPejzF4.CWmFgSaWzhuWHLLvZcirrVQqNq', NULL, NULL, NULL, 1, 0, '233593351956', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(961, 'Nicholina', 'Amankwah', '', NULL, 'pearlshantel1312@gmail.com', NULL, '$2y$10$0ftRx124RG/.85GfmhbIGet1QA4QwxhTmJSokIiGdZEeyuMZEWg/6', NULL, NULL, NULL, 1, 0, '233247987857', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(962, 'Animwaa Rebecca', 'Yeboah', '', NULL, 'animwaarebeccayeboah31@gmail.com', NULL, '$2y$10$YrVJGIzyOw.6dqMRXb0I5Ovvk44CqlMNJB77iMKuw6R7U9TWjh6wW', NULL, NULL, NULL, 1, 0, '233545107585', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-18 20:28:16'), +(963, 'Jackline', 'Gyedu', '', NULL, 'jacklinegyedu@gmail.com', NULL, '$2y$10$2QwljbI81MetULCkCOXMGO8jL.T5COvj5sei/WHJwt7hVSUosvfWe', NULL, NULL, NULL, 1, 0, '233256863740', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(964, 'Annor', 'Sheila', '', NULL, 'annorsheila123@gmail.com', NULL, '$2y$10$9aae6GeXzviZhsSv.ezuPOAyY7ZSzK5lKLBAcb8BST9UZ0oGz9m.m', NULL, NULL, NULL, 1, 0, '233594596229', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(965, 'Zinatu', 'Yakubu', '', NULL, 'www.yakubuzinani13@gmail.com', NULL, '$2y$10$mX2oARO/63Daq3YPk0jZHOdiMAd8sqC1ZppNjzabmxQccOyA/dkdO', NULL, NULL, NULL, 1, 0, '233545931526', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(966, 'Rhoda', 'Dufie', '', NULL, 'dufierhoda056@gmail.com', NULL, '$2y$10$2Xc3n1WXNQLaPeyhWX4A2O.FBGC7g6uMXnftG96.oksdzEwfIjYla', NULL, NULL, NULL, 1, 0, '233545250376', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(967, 'Yvette Anim', 'Amponsah', '', NULL, 'pinky23.lipz@gmail.com', NULL, '$2y$10$vljhgxA5Um0hhiyEHuftmeU./GZl1psJWXRp6AO7fiHi5/.MRTnDa', NULL, NULL, NULL, 1, 0, '233541297967', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(968, 'Magdalene', 'Adjei', '', NULL, 'adjeimagdalene1@gmail.com', NULL, '$2y$10$0F/6D5l/AFmkiFzMHy1UhOSKRWP0sjmo5/AySwu.r5dvvueqcw4uS', NULL, NULL, NULL, 1, 0, '233551961483', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(969, 'Anita', 'Armah', '', NULL, 'armahanita5@gmail.com', NULL, '$2y$10$ygoluSLjmHwy.ntPtBXRt.o3mx7I2tvp0NkgE8XnbbmF7XBPVhiwO', NULL, NULL, NULL, 1, 0, '233241198736', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(970, 'maame', 'serwaa', '', NULL, 'reginaabubonsrah3@gmail.com', NULL, '$2y$10$zUkoakUH3iTsAaU7rQg6nuQbzJmkSZM.E8RDFR8K4AnsDoVI/PXE.', NULL, NULL, NULL, 1, 0, '233257585275', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(971, 'Hariel', 'Isaac', '', NULL, 'isaacdzifaawunor@gmail.com', NULL, '$2y$10$bcVbSnzojpmDA2g4lGJS9OMBu4n6NvWNpMSHAg/6B40/22zugibta', NULL, NULL, NULL, 1, 0, '233597449611', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(972, 'Jennifer', 'Golden', '', NULL, 'cutejenny799@gmail.com', NULL, '$2y$10$UhiyDwqBczvYYtrtz6.Ep.zbveCiKnLh4Al6M3vu/N3MRQDeAhgSu', NULL, NULL, NULL, 1, 0, '233248827426', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(973, 'kakari', 'Theresah', '', NULL, 'thkakari@gmail.could', NULL, '$2y$10$i0UV9hTPyPfzNu43FNDrQ.8OtFiVMqX.IdHhbEfjXvqMKhSmMYw.q', NULL, NULL, NULL, 1, 0, '233597925745', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(974, 'Mildred', 'Samuel', '', NULL, 'couragesamuel7@gmail.com', NULL, '$2y$10$1PjB.RpyyxY9UkuVEdo9o.MfGWc4WuQJAcRufbI6xxa12DM/IA2AC', NULL, NULL, NULL, 1, 0, '233542846751', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(975, 'Bernice', 'Roy', '', NULL, 'royallalyricx63@gmail.com', NULL, '$2y$10$vOYzPLFynAKmjIu.eqdne.or503T2hn86GcLaM5.eUBnewHEtbZA.', NULL, NULL, NULL, 1, 0, '233540320988', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 20:24:39'), +(976, 'Mamduda', 'Safianu', '', NULL, 'mamdudatu365@gmail.com', NULL, '$2y$10$ZxI6CN2cuQGq/IAwC0I/b.7C7ULj74svgMldthK3RmPkVQi.wHwPy', NULL, NULL, NULL, 1, 0, '233558053664', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(977, 'Monica Boatemaa', 'Amofah', '', NULL, 'monicaboatemaahamofah@gmail.com', NULL, '$2y$10$JMfTONPnBFDMSsWxHBIbD.FdlBRAI6LJtza/Ogpj9nmFc08Cikq9S', NULL, NULL, NULL, 1, 0, '233556849029', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(978, 'Helena', 'Adjei', '', NULL, 'Adjeihelena@icloud.com', NULL, '$2y$10$0WkLxP84ZcL7zIoyOrhTCOfSglBjdt2vG6V6jFDT77cRjQCKMZhMG', NULL, NULL, NULL, 1, 0, '233242639639', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(979, 'Rafiatu', 'Mohammed', '', NULL, 'rafiatumohammed82@gmail.com', NULL, '$2y$10$jy3t4aM2oY7LccbSKqNPleKLb.StKgbuoUSd318lBO7WfnrhxNUEW', NULL, NULL, NULL, 1, 0, '233244882371', NULL, NULL, NULL, 'profile-photos/W2TxMDKduWcrbXTgu0VnLBc5FworFzq2sRYgoCaM.jpg', NULL, '2023-08-09 04:46:22', '2023-08-10 14:36:20'), +(980, 'Linda Makafui', 'Deitutu', '', NULL, 'lindamakafui31@gmail.com', NULL, '$2y$10$Itu602saBNIMaXPrY2b7o.G9aTqrhyHi4yPmP3bBLmdM/z.ChVyKS', NULL, NULL, NULL, 1, 0, '233540761309', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(981, 'Misbau', 'Muniratu Happy', '', NULL, 'nharnaesi@icloud.com', NULL, '$2y$10$WNgTaaTNL4YBQ.w/u9nc.ex7ZWldLLnZiMDmZQAfEA4l86XXHxsKu', NULL, NULL, NULL, 1, 0, '233203177465', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-13 21:58:58'), +(982, 'Eunice', 'Newman', '', NULL, 'efyanewman@gmail.com', NULL, '$2y$10$KM2sp7xxA6AQZUH6I.CpeuedDfqbmPYPLanXTEGCPTfP9sU4gcxGW', NULL, NULL, NULL, 1, 0, '233242922881', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(983, 'Addo', 'Rachel Sarpong', '', NULL, 'rachelsletch@Gmail.com', NULL, '$2y$10$0wUpl4v3ej9E6XP50FldCuHCmNXArGW7wtm1FfScPuNhIpmJgckpa', NULL, NULL, NULL, 1, 0, '233509905907', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(984, 'Seraphine', 'Dzansi', '', NULL, 'emelderseraphine@gmail.com', NULL, '$2y$10$84C0nW5y0ddLTkzcL6eqnudPJO1itPf7yP6/GwoLd7/tiCGDbKhPm', NULL, NULL, NULL, 1, 0, '233242014909', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(985, 'Ramatu', 'Abdul', '', NULL, 'ramatuabdulrahim3@gmail.com', NULL, '$2y$10$1.Vu3BCDqOYZ95u0vyen5eXv18Vug5VGk85oeTQNmxCD0mN5dcu.G', NULL, NULL, NULL, 1, 0, '233540423663', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(986, 'Ruth', 'Debrah', '', NULL, 'ruthappiawiah@Email.com', NULL, '$2y$10$rNZwQ7SZexoX2sC7dujOs.BRT4oMkAjSnbh3ke.0UtiByz9GF1VmK', NULL, NULL, NULL, 1, 0, '233249636494', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(987, 'Kafaya', 'Abdul Aziz', '', NULL, 'Kafaya1711@yahoo.com', NULL, '$2y$10$ViTjG0nfjR5yAi.Eusph4uRZ7YANq7B9MVNCWe/4RDU8ecZITiDYC', NULL, NULL, NULL, 1, 0, '233557008387', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(988, 'Elizabeth', 'Andrews', '', NULL, 'elizabethandrews840@gmail.com', NULL, '$2y$10$W70AAmQ1B/2A8SMAhCSx/Ola8MgpF.pe1DX9wnXQU6t5JvA5LN3xO', NULL, NULL, NULL, 1, 0, '233505113006', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(989, 'Juliana', 'Adwubi', '', NULL, 'adwubijuliana5@gmail.com', NULL, '$2y$10$Dlj14KkeR472sUrasCxqiuRI4RNwT4blFJbNSY.R9NoqESTDC/r92', NULL, NULL, NULL, 1, 0, '233558002818', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'); +INSERT INTO `users` (`id`, `first_name`, `last_name`, `middle_name`, `unique_number`, `email`, `email_verified_at`, `password`, `two_factor_secret`, `two_factor_recovery_codes`, `two_factor_confirmed_at`, `accepted_terms_privacy`, `is_blocked`, `phone`, `verified_date`, `remember_token`, `current_team_id`, `profile_photo_path`, `deleted_at`, `created_at`, `updated_at`) VALUES +(990, 'Fati', 'Braimah', '', NULL, 'brafati111@Gmail.com', NULL, '$2y$10$LJg5Z.ryFA5JR.eRDKf6KuQzXl44TNI1vX8smG3a4SWwsdhmBry4a', NULL, NULL, NULL, 1, 0, '233552079005', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(991, 'Benisa', 'Tano', '', NULL, 'benisatano24@gmail.com', NULL, '$2y$10$xpaeBwtgni5BIy6NpcO3b.ELgx0QgUBB2xE3U/YMpq7WkFOyWKVC6', NULL, NULL, NULL, 1, 0, '233551127992', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(992, 'grace', 'sai', '', NULL, 'gracesai505@gmail.com', NULL, '$2y$10$/cPLW.Imzl8Y3EhiLHYGdez.wJ.75OaFePOJELUUXMtRfZ/wY/mKC', NULL, NULL, NULL, 1, 0, '233543317259', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(993, 'Jessica', 'Asum', '', NULL, 'asumjessica12@gmail.com', NULL, '$2y$10$P9HIKEIpUHizpVo.75YLVuNFtPZZNOvngdoHpPVv8/HNjnYJbBJJ6', NULL, NULL, NULL, 1, 0, '233503236900', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(994, 'Ibrahim', 'Ayuba', '', NULL, 'princededon6@gmail.com', NULL, '$2y$10$bWLEIWBCJpnunxDbv9oUc.infy6zc8BUd6GPDgm3tGBSVenawrO0q', NULL, NULL, NULL, 1, 0, '233553648586', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(995, 'Hicks', 'Agyemang', '', NULL, 'hicksagyemang430@gmail.com', NULL, '$2y$10$uPnYL1ctzugT4Abaq6E1EuJEBEXpsbszmGilXs1H8mTjyZkmoELAK', NULL, NULL, NULL, 1, 0, '233542623855', NULL, NULL, NULL, NULL, NULL, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(996, 'Leslie', 'Joe', NULL, NULL, 'joe198930@gmail.com', NULL, '$2y$10$obSAE99wqKKnPpiotDXNKecRrcGnzwcQwQZBZrMjH7XqDujgmUl02', NULL, NULL, NULL, 1, 0, '233507300524', NULL, NULL, NULL, NULL, NULL, '2023-08-09 13:59:50', '2023-08-09 13:59:50'), +(997, 'Serwaa', 'Benedicta', NULL, NULL, 'benedictaowusu09@gmail.com', NULL, '$2y$10$3hMKW0k.BK9cu1wmcHCxCe3tSI/toSua8i6oNo1V9kEEqYhrVtsei', NULL, NULL, NULL, 1, 0, '233200374289', NULL, NULL, NULL, NULL, NULL, '2023-08-09 15:35:37', '2023-08-09 15:35:37'), +(998, 'Florence', 'Lamptey', NULL, NULL, 'odarkaafq@gmail.com', NULL, '$2y$10$MI4f5MB5lV9sjjX4yCyPkOvmyQRtmp01Opf3Hdl4dyDd2FZLN5.oW', NULL, NULL, NULL, 1, 0, '233202758043', NULL, NULL, NULL, NULL, NULL, '2023-08-09 19:54:18', '2023-08-09 19:54:18'), +(999, 'Millicent', 'Affum', NULL, NULL, 'affummillicent7@gmail.com', NULL, '$2y$10$4ZNvaF.scS4md08jkKNoB.0v0oSFNCJo/FeiQALW8b6tQAqQuUTCW', NULL, NULL, NULL, 1, 0, '233272592025', NULL, NULL, NULL, NULL, NULL, '2023-08-09 23:10:10', '2023-08-09 23:10:10'), +(1000, 'Doreen', 'Amponsah', '', NULL, 'www.doreenamponsah2001@gmail.com', NULL, '$2y$10$o3iHsrs35IxaQmhEOlJx8u6m0ZznaCEquhsEiD1r36Va1jv9IHjT2', NULL, NULL, NULL, 1, 0, '233598488716', NULL, NULL, NULL, NULL, NULL, '2023-08-10 00:07:00', '2023-08-10 00:10:02'), +(1006, 'Clinton', 'Atiso', NULL, NULL, 'atisoclinton@gmail.com', NULL, '$2y$10$ptwve2S0M/tVmAIDao6co.BlIwqecSn/tork0.YGDySLl03wwzQ3e', NULL, NULL, NULL, 1, 0, '233553501540', NULL, NULL, NULL, NULL, NULL, '2023-08-10 07:20:04', '2023-08-10 07:20:04'), +(1007, 'Benedicta', 'Owusu', NULL, NULL, 'benedictaowusu@gmail.com', NULL, '$2y$10$lKfXa0ronHpk8rh98TT0WOhVpUJ9ibnxVZohvOtMj9W46o/BqMr2m', NULL, NULL, NULL, 1, 0, '233546352458', NULL, NULL, NULL, NULL, NULL, '2023-08-10 09:09:41', '2023-08-10 09:09:41'), +(1008, 'Jennifer', 'Oduro', NULL, NULL, 'jenny@gmail.com', NULL, '$2y$10$aXfifSDFF5TT3Vk9t7Ymye3EUcrZ4T8rkRnvV.03rOAEyyRp1o.4i', NULL, NULL, NULL, 1, 0, '233547469635', NULL, NULL, NULL, NULL, NULL, '2023-08-10 09:49:46', '2023-08-10 09:49:46'), +(1009, 'Eli', 'addai', NULL, NULL, 'aneemarhboateng@gmail.com', NULL, '$2y$10$c/0SRZ5ASl5KLn7nat/PKOawPKeRtV6o626p1RMch/M2SKuCOjFVK', NULL, NULL, NULL, 1, 0, '233504305789', NULL, NULL, NULL, NULL, NULL, '2023-08-10 11:23:24', '2023-08-10 11:23:24'), +(1010, 'Husseina', 'Ali', '', NULL, 'issahali2347@gmail.com', NULL, '$2y$10$SvhjOCsja0.ml9mnsexnVuGFkaeyqOLU1hEB7566BMF1w.T54bJHO', NULL, NULL, NULL, 1, 0, '233542932047', NULL, NULL, NULL, 'profile-photos/qYzUHrKsJSemOWkFtlQpnxrtCyJxlTfZ2LIffhop.jpg', NULL, '2023-08-10 13:05:27', '2023-08-10 15:11:18'), +(1011, 'Anastasia', 'Awortwi', NULL, NULL, 'anastasiaawortwi678@email.com', NULL, '$2y$10$f8yE/omXVag0H/LSmMKvaeaOlZfztRGEbhHYtQ1.5pHyHzjNPIjPK', NULL, NULL, NULL, 1, 0, '233266015515', NULL, NULL, NULL, NULL, NULL, '2023-08-10 13:07:30', '2023-08-10 13:07:30'), +(1012, 'ohenewaa', 'phidelia', '', NULL, 'ohenewaaphidelia@gmail.com', NULL, '$2y$10$QUJ2zY.ZWf4oU1bMJFlCVuITOmFDrgrnMgq1SkP/yd7JyRyFUpw9q', NULL, NULL, NULL, 1, 0, '233595677292', NULL, NULL, NULL, 'profile-photos/LUmYNaqWH7UkbWrixMzG1kzYdaBNJBj98POTrS0W.jpg', NULL, '2023-08-10 13:31:03', '2023-08-10 13:31:54'), +(1013, 'Offeibea', 'Akornor', NULL, NULL, 'sarahoffeibea96@icloud.com', NULL, '$2y$10$oqYQt.5Iy9rgIeAGMa8NGui9.yUT/4FwC.RV1TxMWxx5BjOhrBYRW', NULL, NULL, NULL, 1, 0, '233554572543', NULL, NULL, NULL, NULL, NULL, '2023-08-10 13:41:36', '2023-08-10 13:41:36'), +(1014, 'lawrencia', 'mensah', NULL, NULL, 'esluv33@gmail.com', NULL, '$2y$10$02AGAqfS8huod1saoHAtLeNQoDUQTwCc8LsWv14cYdli2aXmJiTZq', NULL, NULL, NULL, 1, 0, '233202963888', NULL, NULL, NULL, NULL, NULL, '2023-08-10 13:44:18', '2023-08-10 13:44:18'), +(1015, 'Afriyie', 'Deborah', NULL, NULL, 'deborahafriyie6545@gmail.com', NULL, '$2y$10$YcIIhdmh2iw7D92Q8pjNs.CKooImJ4555Gb9eeL3bSTlzR9tDSd6m', NULL, NULL, NULL, 1, 0, '233592686545', NULL, NULL, NULL, 'profile-photos/GO3W3jvQaoXG15hBT478xAf6DqsvS04m7oQksQCt.jpg', NULL, '2023-08-10 13:56:11', '2023-08-10 13:59:34'), +(1016, 'Anita', 'Asare', '', NULL, 'anitasewu14@gmail.com', NULL, '$2y$10$CcCDuQOgxQIePgaFsPSicucCXdAbnS54/LZctgY1lfSU2f8tD7gxq', NULL, NULL, NULL, 1, 0, '233599272612', NULL, NULL, NULL, NULL, NULL, '2023-08-10 14:08:14', '2023-08-10 14:10:25'), +(1017, 'Nana', 'Yaa', NULL, NULL, 'nanayaa@email.com', NULL, '$2y$10$Zu9vOFlXzXAVwgJpT/oOQuVQOMLVb.Xpq4w3PWJdUL4b3t3pX4fHC', NULL, NULL, NULL, 1, 0, '233508921962', NULL, NULL, NULL, NULL, NULL, '2023-08-10 14:15:09', '2023-08-10 14:15:09'), +(1018, 'Elizabeth', 'Adobaw', NULL, NULL, 'elizabethadobaw@gmail.com', NULL, '$2y$10$9A44f7YDSZtRth/4wwaPMOM6ibJDANEnGo5v.MLPdN5R6P7p00PIa', NULL, NULL, NULL, 1, 0, '233542356797', NULL, NULL, NULL, NULL, NULL, '2023-08-10 14:29:54', '2023-08-10 14:29:54'), +(1019, 'Miss', 'Abigail', NULL, NULL, 'abenaboatemaa7457@gmail.com', NULL, '$2y$10$1CTAlvfvCzPaYTztZOdyaO9iKIHbm1/C2AU0mjscgN3VS3iY91vTK', NULL, NULL, NULL, 1, 0, '233246297457', NULL, NULL, NULL, NULL, NULL, '2023-08-10 14:33:44', '2023-08-10 14:33:44'), +(1020, 'Irene', 'Osei', NULL, NULL, 'ireneosei868@gmail.com', NULL, '$2y$10$yI4mqXO1.fqKWo2UbP9/dexnZRYBMJrGB2U1ZeLkBVYq5Zc.24MFm', NULL, NULL, NULL, 1, 0, '233257224748', NULL, NULL, NULL, NULL, NULL, '2023-08-10 15:01:00', '2023-08-10 15:01:00'), +(1021, 'Elizabeth', 'Kuma', NULL, NULL, 'aryeeelizabeth865@gmail.come', NULL, '$2y$10$rhs9U187ZNsKTR7wP6jPXuEjaRRNVDcfpFcCvQCWkEAG.yOgoZgk6', NULL, NULL, NULL, 1, 0, '233542753931', '2023-08-13 00:05:45', NULL, NULL, NULL, NULL, '2023-08-10 15:02:46', '2023-08-13 00:05:45'), +(1022, 'Matilda', 'Foli', NULL, NULL, 'matildafoli3131@gmail.com', NULL, '$2y$10$cWPRZC7cqhF2VMY9tDYoeOKY334yMF8VJadLxhIIrAekCay/L.HFO', NULL, NULL, NULL, 1, 0, '233263317743', NULL, NULL, NULL, NULL, NULL, '2023-08-10 15:03:39', '2023-08-10 15:03:39'), +(1023, 'Dora', 'Asiamah', '', NULL, 'doraasiamah1995@emia.com', NULL, '$2y$10$Ycvz8v1X/VdYVLoTJLG9eufm55Vo85vZI6JONjOZ6CjXFUL6fl.X.', NULL, NULL, NULL, 1, 0, '233502105055', NULL, NULL, NULL, 'profile-photos/lTFm8GesRdGlp9mrzgP7HbzhOcliNZeLlSgZWmCd.jpg', NULL, '2023-08-10 15:04:17', '2023-08-10 15:29:15'), +(1024, 'Vivian', 'Lav', '', NULL, 'vivianlav25@gmail.com', NULL, '$2y$10$YHfqBlTAmnOiFwbsLrNk.eyzwWRqrsRF20SaUWX3cw5rmJOuRdgJW', NULL, NULL, NULL, 1, 0, '233245421705', NULL, NULL, NULL, NULL, NULL, '2023-08-10 15:10:15', '2023-08-14 13:05:11'), +(1025, 'Akosua', 'Otubea', NULL, NULL, 'evelyndarko077@gmail.com', NULL, '$2y$10$iPNEMriRCJrbRQ9f7dMw0.CbqNR3NhgT8SMAEwZdj1nt1qOzSrtMS', NULL, NULL, NULL, 1, 0, '233559297991', NULL, NULL, NULL, NULL, NULL, '2023-08-10 15:15:09', '2023-08-10 15:15:09'), +(1026, 'Leelia', 'Ofosu', NULL, NULL, 'assanleelia.la@gmail.com', NULL, '$2y$10$JktMBrJynyke6DKT6yFq.e8gnvz2XNuXJAdgVViC3SpiZvpraE8DK', NULL, NULL, NULL, 1, 0, '233242581282', NULL, NULL, NULL, NULL, NULL, '2023-08-10 15:42:53', '2023-08-10 15:42:53'), +(1028, 'Zanetor', 'Adda', NULL, NULL, 'addazanny@gmail.com', NULL, '$2y$10$3TVCP.FCsbCMNbwOnsQDLuCmWQcspwpJAazWsVQNTtL.4wS9Z/qjC', NULL, NULL, NULL, 1, 0, '233501651911', NULL, NULL, NULL, NULL, NULL, '2023-08-10 16:36:38', '2023-08-10 16:36:38'), +(1029, 'Mavis', 'Sarfoah Amakye', '', NULL, 'mavisblinks@gmail.com', NULL, '$2y$10$ij6W4lNhbsTaE97ChiKOC.KM8QslPppZuRhTgZRZ8Q1RjVMNfc6DK', NULL, NULL, NULL, 1, 0, '233544090335', NULL, NULL, NULL, 'profile-photos/7TyoTamkKg366zdfnP3nMW7fCLuYwHd0g08EEO2i.jpg', NULL, '2023-08-10 16:46:10', '2023-08-10 20:58:49'), +(1030, 'Ruth', 'Ayinimiba', NULL, NULL, 'mondruth54@gmail.com', NULL, '$2y$10$ay5DujNW9llGWo0BN7lpSeDb39.wBmqInBM2lrmkQef8ZDXBn0ODe', NULL, NULL, NULL, 1, 0, '233549105349', NULL, NULL, NULL, NULL, NULL, '2023-08-10 17:29:37', '2023-08-10 17:29:37'), +(1031, 'Patricia', 'Binney', NULL, NULL, 'pbinney74@gmail.com', NULL, '$2y$10$RicCvbz.FZUHKluFWE6YY.uTm8Sh14BG/2g6G974wh/Zrme4OfVRy', NULL, NULL, NULL, 1, 0, '233550689481', NULL, NULL, NULL, NULL, NULL, '2023-08-10 17:30:07', '2023-08-10 17:30:07'), +(1032, 'Lordina', 'Sackey', NULL, NULL, 'lordinasackey85@gmail.com', NULL, '$2y$10$JZsb6mu2nXgU0f39KX15Y.YrDJKNJFLmlGlEl/eBBMfr9uSCZmhe6', NULL, NULL, NULL, 1, 0, '233202397641', NULL, NULL, NULL, NULL, NULL, '2023-08-10 17:55:25', '2023-08-10 17:55:25'), +(1033, 'Juliana', 'Asamoah', NULL, NULL, 'asamoahmichelle793@gmail.com', NULL, '$2y$10$HBzCjEcxuDlrip9D5xwnEuaLCzdNqQXT8ahhKZpII3C.Qr8v4S8hm', NULL, NULL, NULL, 1, 0, '233204979244', NULL, NULL, NULL, NULL, NULL, '2023-08-10 18:03:55', '2023-08-10 18:03:55'), +(1034, 'Yayra', 'Attrickie', NULL, NULL, 'yattrickie1@gmail.com', NULL, '$2y$10$oCrS/whG3gJ5PzaLsIAZV.J5ZJmaDvRuns6vWMpzwl/8cabEYbp2e', NULL, NULL, NULL, 1, 0, '233249833530', NULL, NULL, NULL, NULL, NULL, '2023-08-10 18:04:40', '2023-08-10 18:04:40'), +(1035, 'Joyce', 'Nyame', '', NULL, 'joycenyame046@gmail.com', NULL, '$2y$10$D1o5yXhlF9YlmAdt6Wsi/.0sjdNoUA6/rXKoc2Xiwp2a2c/DG3GrO', NULL, NULL, NULL, 1, 0, '233242373446', NULL, NULL, NULL, NULL, NULL, '2023-08-10 18:18:51', '2023-08-11 06:55:00'), +(1036, 'Jephter', 'Edmundson', NULL, NULL, 'jephedmundson@gmail.com', NULL, '$2y$10$xQ/GJ10F9vmdwkPwnb/nn.mQ4g8JdsZiio/PNL3KvZIUdC6w7YXHO', NULL, NULL, NULL, 1, 0, '233544933923', NULL, NULL, NULL, NULL, NULL, '2023-08-10 20:21:49', '2023-08-10 20:21:49'), +(1037, 'Ishmaelina', 'Yanney', NULL, NULL, 'abamaame79@gmail.com', NULL, '$2y$10$QNydhqJJ7lPQh8HmbOUdfergyaQOxpZu167dvWH208oBm0MbUlZou', NULL, NULL, NULL, 1, 0, '233558363022', NULL, NULL, NULL, NULL, NULL, '2023-08-10 20:26:40', '2023-08-10 20:26:40'), +(1038, 'Dede', 'Krystal', NULL, NULL, 'tarthianaannan@gmail.com', NULL, '$2y$10$DUHXKQ7jK7UssWsfAJtfCOVSsL.MUX/q3QdlHtqMEUZtV5snNYkNG', NULL, NULL, NULL, 1, 0, '233548069848', NULL, NULL, NULL, NULL, NULL, '2023-08-10 20:36:20', '2023-08-10 20:36:20'), +(1039, 'Bernice', 'Ofori-Agyekum', NULL, NULL, 'berniceofori93@gmail.com', NULL, '$2y$10$AKMsjxAQHkMuCLWb1/t/kOemhWU/9YCvwIGmGVM1AMp2xNOzgOlsm', NULL, NULL, NULL, 1, 0, '233556663922', NULL, NULL, NULL, NULL, NULL, '2023-08-10 22:24:24', '2023-08-10 22:24:24'), +(1040, 'Zakari', 'Malik', NULL, NULL, 'diligentbeemalik71@gmail.com', NULL, '$2y$10$E7HQHvPREsfH28vSVTzzeOqyM8dz54O3rM8bimAQAuALnXs414nge', NULL, NULL, NULL, 1, 0, '233592191450', NULL, NULL, NULL, NULL, NULL, '2023-08-11 00:26:52', '2023-08-11 00:26:52'), +(1041, 'Adwoa', 'Adepa', NULL, NULL, 'adwoaadepa23@gmail.com', NULL, '$2y$10$Ark1KbzC5xH7k.RuCChFROwq778sG9Q4CvU.WXifdvkI4lN5I5aWe', NULL, NULL, NULL, 1, 0, '233597424300', NULL, NULL, NULL, NULL, NULL, '2023-08-11 07:27:45', '2023-08-11 07:27:45'), +(1042, 'Ashitey', 'Jemaima', '', NULL, 'jemaimaashitey@gmail.com', NULL, '$2y$10$42qp1lVhF7vwqlLle/UAHu/DIVNOiR0JFOkXnYf4p/3SGO5NNImHS', NULL, NULL, NULL, 1, 0, '233553372195', NULL, NULL, NULL, NULL, NULL, '2023-08-11 08:56:42', '2023-08-11 08:58:44'), +(1043, 'Lydia', 'Elikplim', '', NULL, 'adjorlololydia011@gmail.com', NULL, '$2y$10$totWNtF0fZ55OcAQA6/z5uXVu75iGm5UIG6ByTz04L1.xWiTgJ0By', NULL, NULL, NULL, 1, 0, '233242549524', NULL, NULL, NULL, NULL, NULL, '2023-08-11 09:42:18', '2023-08-11 09:43:18'), +(1044, 'Yaa', 'Fafa', NULL, NULL, 'yaafafa17@gmail.com', NULL, '$2y$10$VSrX8gRDuTHwwYrhIbTJnu31dgjnEsUpvykQtpTRv3IN/mux0P1uO', NULL, NULL, NULL, 1, 0, '233548266334', NULL, NULL, NULL, NULL, NULL, '2023-08-11 10:50:11', '2023-08-11 10:50:11'), +(1045, 'Ephiyah', 'Khadijah', '', NULL, 'ephiyah_adubea13793@yahoo.com', NULL, '$2y$10$RnvQKvNpbK9iz5WBtu.xhOLyaJIoLDQ5k7JCNdU6i62ovBOo/Y7Bq', NULL, NULL, NULL, 1, 0, '233240430083', NULL, NULL, NULL, NULL, NULL, '2023-08-11 10:55:21', '2023-08-11 11:03:29'), +(1046, 'Becky', 'Destiny', NULL, NULL, 'beckydestiny40@gmail.com', NULL, '$2y$10$OIccUF/GK/qAoMGyP9Gq7eH7omKl7Z2l.6vlaHNIZz.jQ14CjIzEW', NULL, NULL, NULL, 1, 0, '233547260891', NULL, NULL, NULL, NULL, NULL, '2023-08-11 11:46:46', '2023-08-11 11:46:46'), +(1047, 'sheila', 'Anonkor', NULL, NULL, 'anonkorqueen@gmail.com', NULL, '$2y$10$Prwq1rMmBvLDSRf0CyOODesh0OjJ3mKQeZvlug/GBKRwaM0zkICRS', NULL, NULL, NULL, 1, 0, '233240890074', NULL, NULL, NULL, NULL, NULL, '2023-08-11 17:50:42', '2023-08-11 17:50:42'), +(1048, 'Pepertual', 'Otabil', NULL, NULL, 'pepertual2022@gmail.com', NULL, '$2y$10$4nZIJo0az2uANyoMcl.RC.OVKWdasv8aYzkoalNDwLUklgc3Nab9W', NULL, NULL, NULL, 1, 0, '233595967697', NULL, NULL, NULL, NULL, NULL, '2023-08-11 18:01:35', '2023-08-11 18:01:35'), +(1049, 'Mhaamhi', 'abynaa', NULL, NULL, 'calayeboah@gmail.com', NULL, '$2y$10$.05MofJvH6tXFfEKm.KnQejJE9hKoWOWfMVIkJAOKheaRJwv8/hWa', NULL, NULL, NULL, 1, 0, '233542517483', NULL, NULL, NULL, NULL, NULL, '2023-08-11 18:25:51', '2023-08-11 18:25:51'), +(1050, 'Abena', 'Rosemary', NULL, NULL, 'abenahennessy6@gmail.com', NULL, '$2y$10$cKjwveXLj2boMSY6wPn3XuMh.nCnqJvBi/Ku8ulCz7ozSmu1CKIHO', NULL, NULL, NULL, 1, 0, '233597130521', NULL, NULL, NULL, NULL, NULL, '2023-08-11 21:40:04', '2023-08-11 21:40:04'), +(1051, 'Mabel', 'Adu Yeboah', '', NULL, 'mrssuitsuit@gmail.com', NULL, '$2y$10$Tov64Tgu6ELY/RE.MqZjDe6oWXMFCXH.JjDlZ/20kZubY6DdISENe', NULL, NULL, NULL, 1, 0, '233560190685', NULL, NULL, NULL, 'profile-photos/DvaCcYSqnFNqUV0dd4DWt2oApLz4ExcWXNTeLlTa.jpg', NULL, '2023-08-11 22:05:44', '2023-08-12 05:19:52'), +(1052, 'Agyemang Queenster', 'Boateng', NULL, NULL, 'agyemang@gmail.com', NULL, '$2y$10$ggP.N1yKHTKgi3v5gOaZvee8u6X2/XtNU2/VN7FZA73kG2UfZX5NS', NULL, NULL, NULL, 1, 0, '233256932945', NULL, NULL, NULL, NULL, NULL, '2023-08-11 22:55:14', '2023-08-11 22:55:14'), +(1053, 'Precious', 'Banson', NULL, NULL, 'preciousbanson@email.com', NULL, '$2y$10$xFpIfkd/5Z/WyARr2nTjEOrAlwW6QnI7dJqNAODHBQnPHVQtxrxu2', NULL, NULL, NULL, 1, 0, '233552800660', NULL, NULL, NULL, NULL, NULL, '2023-08-11 23:34:02', '2023-08-11 23:34:02'), +(1054, 'Renee', 'Owusu', NULL, NULL, 'odoyefe122@icloud.com', NULL, '$2y$10$Mrln0pUZB0cerIJOdtktRePNucLoW.jF8IzauA0bAzHzJmnYaRYuS', NULL, NULL, NULL, 1, 0, '233271544139', NULL, NULL, NULL, NULL, NULL, '2023-08-12 00:00:39', '2023-08-12 00:00:39'), +(1055, 'Mercy', 'Mensah', NULL, NULL, 'mensahmercy265@gmail.com', NULL, '$2y$10$ecHJbwSyM8bEBm3usRPci.CGRUFAzABxSGLCDhViM3MQGRWe5FLPq', NULL, NULL, NULL, 1, 0, '233547953697', NULL, NULL, NULL, NULL, NULL, '2023-08-12 00:11:05', '2023-08-12 00:11:05'), +(1056, 'Adelaide', 'Kusi', NULL, NULL, 'adelaidekusi6@gmail.com', NULL, '$2y$10$wustLJhytRhoHKjbF6mmQe/Tkqqvm1nVmAIuM0RzcYWf/5pYtICgC', NULL, NULL, NULL, 1, 0, '233547475536', NULL, NULL, NULL, NULL, NULL, '2023-08-12 07:12:04', '2023-08-12 07:12:04'), +(1057, 'Naana', 'Esther', '', NULL, 'naanaesther@gmail.com', NULL, '$2y$10$NFl1KpS.3afjSqDs1zVpx.2FRyQnpueVMdT9I6gK6BQnHqhn7FKRW', NULL, NULL, NULL, 1, 0, '233546563388', NULL, NULL, NULL, 'profile-photos/LLl0sJJyphC2gmh8z7AGWKHmQcvKyKMcpB5lMGsL.jpg', NULL, '2023-08-12 07:25:29', '2023-08-14 00:59:21'), +(1058, 'Ewurasi', 'Gyan', NULL, NULL, 'esi.gyanea@gmail.com', NULL, '$2y$10$Z0lQZNFJRiKkpmr5r6pMHecORtUT2ZAeUtEzHpsqm9iXXjbNhHMAi', NULL, NULL, NULL, 1, 0, '233201714725', NULL, NULL, NULL, NULL, NULL, '2023-08-12 08:18:36', '2023-08-12 08:18:36'), +(1059, 'Lawrencia', 'Amoh', '', NULL, 'Lawrenciaamoh440@gmail.com', NULL, '$2y$10$bOAoECGCi3//KaMl/hhxC.oqSZ1UPA3/CkbLbce52lyn40L7tEFh.', NULL, NULL, NULL, 1, 0, '233505525550', '2023-08-12 09:09:03', NULL, NULL, 'profile-photos/2ajp4Hx9afTucJAWwbL1r42lzDeZrtSVKMzGTh03.jpg', NULL, '2023-08-12 09:00:06', '2023-08-19 17:40:58'), +(1060, 'E.B', 'Fayah', NULL, NULL, 'abayaaboatema123@gmail.com', NULL, '$2y$10$rphlHkZ2x5a9XNjG5uTsWOcXerDPUyqtad4755tOq0Si3wRbuvSru', NULL, NULL, NULL, 1, 0, '233540178398', NULL, NULL, NULL, NULL, NULL, '2023-08-12 09:03:41', '2023-08-12 09:03:41'), +(1061, 'Naomi Teki', 'Markwei', NULL, NULL, 'naomimarkwei561@gmail.com', NULL, '$2y$10$1aOknJM3qeV8TJxzqKBChevYB3c/.KENvZM33E5VGWIMyAbOPRIJ2', NULL, NULL, NULL, 1, 0, '233555421964', NULL, NULL, NULL, NULL, NULL, '2023-08-12 10:58:57', '2023-08-12 10:58:57'), +(1062, 'Nasiba', 'Mohammed', NULL, NULL, 'Nasibamohammed11@gmail.com', NULL, '$2y$10$ntrsn449wycv0oMO5czZw.nNxn5v1BWymiCz02TthHUYgboCHQgiq', NULL, NULL, NULL, 1, 0, '233592647751', NULL, NULL, NULL, NULL, NULL, '2023-08-12 13:53:27', '2023-08-12 13:53:27'), +(1063, 'Stephanie', 'Arkoh', NULL, NULL, 'Stephanieefuaarkoh@gmail.com', NULL, '$2y$10$5zL9Il3eR4gN7IbySYFga.afawdrvSzGaCANNfZXYt9ztX6rtcdCi', NULL, NULL, NULL, 1, 0, '233592933441', NULL, NULL, NULL, NULL, NULL, '2023-08-12 14:00:32', '2023-08-12 14:00:32'), +(1064, 'shira', 'leo', NULL, NULL, 'lady34968@gmail.com', NULL, '$2y$10$Yxg1.iyoaFn71G7vxk./geiZBgKOt2XavW4VBYJXnGM1X6SImjzjW', NULL, NULL, NULL, 1, 0, '233544704332', NULL, NULL, NULL, NULL, NULL, '2023-08-12 15:22:35', '2023-08-12 15:22:35'), +(1065, 'Priscilla', 'Owusua', NULL, NULL, 'emipheth@gmail.com', NULL, '$2y$10$vDUkHkpwnOYZ.8KQ35tdnOcGElPvWOKUA6CCDf9BcfPqqa4iD0LRu', NULL, NULL, NULL, 1, 0, '233559583980', NULL, NULL, NULL, NULL, NULL, '2023-08-12 15:54:23', '2023-08-12 15:54:23'), +(1066, 'Deborah', 'Mensah', NULL, NULL, 'amamensah362@gmail.com', NULL, '$2y$10$w2Qtuq3tgl6wNrzbDapQKe8A7KmaxCeaKf4pWTrwFQ5ECsDYgUdTu', NULL, NULL, NULL, 1, 0, '233248887019', NULL, NULL, NULL, NULL, NULL, '2023-08-12 16:49:56', '2023-08-12 16:49:56'), +(1067, 'Lawrencia', 'Johnson', NULL, NULL, 'claralawrenciajohnson@gmail.com', NULL, '$2y$10$cWTzCq/OMm1Vzquc./kFyeA3Wz9dF1OV9PoYbexAU0//XRTvgU.a.', NULL, NULL, NULL, 1, 0, '233554019216', NULL, NULL, NULL, NULL, NULL, '2023-08-12 17:03:05', '2023-08-12 17:03:05'), +(1068, 'serwaa', 'helina', NULL, NULL, 'serwaahhelina73@gmail.com', NULL, '$2y$10$MS5W5E8grsAFQkxz4JinmeTmF8oDWdd6rHxZfprw37/8secqT070.', NULL, NULL, NULL, 1, 0, '233559447140', NULL, NULL, NULL, NULL, NULL, '2023-08-12 17:25:23', '2023-08-12 17:25:23'), +(1069, 'Jasmine', 'Quartey', NULL, NULL, 'jasminenaaquartey@icloud.com', NULL, '$2y$10$3ukObWlIGUUbAqlvxf27TOH1F1rlX1L2B8bs1dHD2gzaxZ4E9keVC', NULL, NULL, NULL, 1, 0, '233554390918', NULL, NULL, NULL, NULL, NULL, '2023-08-12 17:30:12', '2023-08-12 17:30:12'), +(1070, 'Hamdiya', 'Osumanu', NULL, NULL, 'Hamdia18osuman@gmail.com', NULL, '$2y$10$Sim2o1KTSH1w9FcBhho4n.XY5eE4Dv5qUgPuswOXaH5.vLxahIoTW', NULL, NULL, NULL, 1, 0, '233556000782', NULL, NULL, NULL, NULL, NULL, '2023-08-12 19:42:31', '2023-08-12 19:42:31'), +(1071, 'Bema', 'Keziah', '', NULL, 'Bemaopokukeziah@gmail.com', NULL, '$2y$10$1Ycx4IU2bzPEFxofQ6FXBuIT5Km72N8dI4ZAlsJ.2jLVIUKNcHKMW', NULL, NULL, NULL, 1, 0, '233549046427', NULL, NULL, NULL, NULL, NULL, '2023-08-12 20:02:27', '2023-08-12 20:08:17'), +(1072, 'Natasha', 'Asiamah', NULL, NULL, 'asiamah.natasha@icloud.com', NULL, '$2y$10$lawTi56ks9w.Ydt/3/4p8O1b8ExLNfWm521.Ds80iFjY4NM7k57gi', NULL, NULL, NULL, 1, 0, '233240952078', NULL, NULL, NULL, NULL, NULL, '2023-08-12 20:49:40', '2023-08-12 20:49:40'), +(1073, 'Hajia', 'Sally', NULL, NULL, 'yussifumu20@gmail.com', NULL, '$2y$10$aBzDLNdgZlM.RVMasQZnauadcZEJqfim2xMR0gyyVW.oK3fsbsPD2', NULL, NULL, NULL, 1, 0, '233573725025', NULL, NULL, NULL, NULL, NULL, '2023-08-12 21:01:33', '2023-08-12 21:01:33'), +(1074, 'Danquah', 'Abigail', NULL, NULL, 'nanaoye333@gmail.com', NULL, '$2y$10$vEFYeREhEvjQuHUIk6fPcOeyxBKDUdvbZHSeuLQwm6RW/xl5jrBfO', NULL, NULL, NULL, 1, 0, '233247107100', NULL, NULL, NULL, NULL, NULL, '2023-08-13 09:15:50', '2023-08-13 09:15:50'), +(1075, 'sumaiya', 'salis', NULL, NULL, 'sumaiya.salis@icloud.com', NULL, '$2y$10$Et.4ixC5I4Jzy0QNnvldr.5IibPd1yd.VIuuZBGSgE1OqSM6aWYZK', NULL, NULL, NULL, 1, 0, '233546719196', NULL, NULL, NULL, NULL, NULL, '2023-08-13 11:15:21', '2023-08-13 11:15:21'), +(1076, 'Veronica', 'Babero', NULL, NULL, 'baberoveronica@gmail.com', NULL, '$2y$10$2uqTeJjw3T4SPOjRBpMY..sA6EyIYpWAjKXJ4mQOftrMObOmAoJ4q', NULL, NULL, NULL, 1, 0, '233540631812', NULL, NULL, NULL, NULL, NULL, '2023-08-13 13:33:50', '2023-08-13 13:33:50'), +(1077, 'Baaba', 'Pearl', NULL, NULL, 'baabamensahpearl@gmail.com', NULL, '$2y$10$.FbeCSnzEOy457SjKvX8/e3ns8pDH4Vs0gjfSH5F9mCl7IJl.b4Pq', NULL, NULL, NULL, 1, 0, '233558127296', NULL, NULL, NULL, NULL, NULL, '2023-08-13 14:17:01', '2023-08-13 14:17:01'), +(1079, 'Leslie', 'Joe', NULL, NULL, 'ljoe0370f9@gmail.com', NULL, '$2y$10$2aazbjy.Zbm/HEFqjVsYyOnjMJldl7X8vzjTYIgkt5DT3.fvvxv9S', NULL, NULL, NULL, 1, 0, '233507300523', NULL, NULL, NULL, NULL, NULL, '2023-08-13 15:07:54', '2023-08-13 15:07:54'), +(1080, 'Abigail', 'Boadu', NULL, NULL, 'boaduabigail72@gmail.com', NULL, '$2y$10$/bc8twmU0X3LnF03vccoFO7hb1JMFGk2UdqWOywXQ0NQgyFifFjHm', NULL, NULL, NULL, 1, 0, '233544808389', NULL, NULL, NULL, NULL, NULL, '2023-08-13 15:25:39', '2023-08-13 15:25:39'), +(1081, 'blessing', 'Agyei', NULL, NULL, 'Kingsfordasare32@gmail.com', NULL, '$2y$10$ML3wkYSYkBWcpmIUisqwxeref4ssZQ5R9zVKhZAxD4uYubaATLYnW', NULL, NULL, NULL, 1, 0, '233543939806', NULL, NULL, NULL, NULL, NULL, '2023-08-13 16:57:17', '2023-08-13 16:57:17'), +(1082, 'Ibrahim', 'Abdul Rahman', NULL, NULL, 'Abrahamdon31@gmail.com', NULL, '$2y$10$/YSqN6uL4e/N9GDEoD06UeihG9tDJ0McL54jP6.kodcjI9tqcZRyS', NULL, NULL, NULL, 1, 0, '233550442935', NULL, NULL, NULL, NULL, NULL, '2023-08-13 17:02:25', '2023-08-13 17:02:25'), +(1083, 'iris', 'Hayford', NULL, NULL, 'ihayford9@gmail.com', NULL, '$2y$10$DHFiGCr3QGl3u805P/uXruGphrvxmz1AlB9c4vkGJdIdvFWa5RUZK', NULL, NULL, NULL, 1, 0, '233547275029', NULL, NULL, NULL, NULL, NULL, '2023-08-13 17:10:34', '2023-08-13 17:10:34'), +(1084, 'nana', 'esi', NULL, NULL, 'nanaesi2481@gmail.com', NULL, '$2y$10$YZhoyohq4msNanJxR5X9tuG90/pyYlkmeVqvubtjb6k/kH6hdvb5a', NULL, NULL, NULL, 1, 0, '233593411660', NULL, NULL, NULL, NULL, NULL, '2023-08-13 18:08:55', '2023-08-13 18:08:55'), +(1085, 'Reagan', 'Agyei', NULL, NULL, 'agyeireagan7@gmail.com', NULL, '$2y$10$0zrJg6lO9XNXG/qiMogW1ug602XVgRa4V337JGwTl21eEDhCJpuO2', NULL, NULL, NULL, 1, 0, '233559456678', NULL, NULL, NULL, 'profile-photos/vz2E9O7Hd8DpA3A7OIkXMSPZaMdjAYyvlxUmG9TT.jpg', NULL, '2023-08-13 19:05:47', '2023-08-18 08:37:39'), +(1086, 'Udara', 'Owusu', NULL, NULL, 'udaraowusu_16@icloud.com', NULL, '$2y$10$arMx8.SisoqZ7X3.28x5JeIFp1Jg8PkcZgn8tQ89A/mq0oj2Mz87C', NULL, NULL, NULL, 1, 0, '233546760538', NULL, NULL, NULL, NULL, NULL, '2023-08-13 20:40:24', '2023-08-13 20:40:24'), +(1087, 'Gloria', 'Appiah Jackson', '', NULL, 'abbajackson7@gmail.com', NULL, '$2y$10$Tjmb4m8HFAQE9M1E4qOYL.0cvyQFIUGXSMTV1BME85X2WIWGfL5sq', NULL, NULL, NULL, 1, 0, '233501654237', NULL, NULL, NULL, 'profile-photos/iV07SWc0XCRG6j7Y1ZostWzMg8iNcugbGrXyX97F.jpg', NULL, '2023-08-13 21:03:51', '2023-08-13 21:05:39'), +(1088, 'mildred', 'botchway', NULL, NULL, 'mildredbotchway98@gmail.com', NULL, '$2y$10$/mTzhGsQwTKJ5PMT/820FeWbPAtQgVvh84qZrsNG8kFdujGVJVTam', NULL, NULL, NULL, 1, 0, '233506808944', NULL, NULL, NULL, NULL, NULL, '2023-08-13 21:09:45', '2023-08-13 21:09:45'), +(1089, 'Mabel', 'Yangfo', NULL, NULL, 'Mabelyangfo590@gmail.com', NULL, '$2y$10$boWYuZEq8W1mcX7bKjPVYOHj83vu.vTJzk7SzIHlDbssbeoO6DphW', NULL, NULL, NULL, 1, 0, '233550039216', NULL, NULL, NULL, NULL, NULL, '2023-08-13 21:22:06', '2023-08-13 21:22:06'), +(1090, 'Akua', 'Hilda', NULL, NULL, 'hbansah@st.ug.edu.gh', NULL, '$2y$10$QE5/b38URkM1vmNgK4clbeT0EjzJafkfyqtOWJZA/O3LwDEjoVd3O', NULL, NULL, NULL, 1, 0, '233554523167', NULL, NULL, NULL, NULL, NULL, '2023-08-13 23:20:54', '2023-08-13 23:20:54'), +(1091, 'Suraiya', 'Braimah', NULL, NULL, 'suraiyabraimah22@gmail.com', NULL, '$2y$10$IB.amvchoFZdwWYSFDfQgu4wYktKx8eCE4VK1FoW3ECBFe97DIqi6', NULL, NULL, NULL, 1, 0, '233246845248', NULL, NULL, NULL, NULL, NULL, '2023-08-14 01:41:08', '2023-08-14 01:41:08'), +(1092, 'Salima', 'Abdul Jalil', NULL, NULL, 'salimatuabduljalil@gmail.com', NULL, '$2y$10$lMCaawq/Pj5DFxaY4oTESeUT5jU6MWeMgf5/kHpboFrEy/7WomzYS', NULL, NULL, NULL, 1, 0, '233597363824', NULL, NULL, NULL, NULL, NULL, '2023-08-14 01:51:16', '2023-08-14 01:51:16'), +(1093, 'Agey', 'Audrey', NULL, NULL, 'aggeyaudreyshika@gmail.com', NULL, '$2y$10$rswNY5ZdJgzg8HNrfS39h.IUmSRXlYG5SZ/dbNQ/UsQ3l3kiLdqym', NULL, NULL, NULL, 1, 0, '233245705600', NULL, NULL, NULL, NULL, NULL, '2023-08-14 04:36:14', '2023-08-14 04:36:14'), +(1094, 'Clementia', 'Emefa', NULL, NULL, 'ekuamoni444@gmail.com', NULL, '$2y$10$t2047zbuOYMXTVMxxmURM.a77O8aPPaQXErfNk1nZA82MBf8tBeze', NULL, NULL, NULL, 1, 0, '233548023583', NULL, NULL, NULL, NULL, NULL, '2023-08-14 05:12:47', '2023-08-14 05:12:47'), +(1095, 'Abby', 'serwaa', '', NULL, 'abigailasare3434@gmail.com', NULL, '$2y$10$WFp.7FLL4fICcCt3lBrdrup2Vrl.tnhzCe03ebp5tzOdBGZDrBhjC', NULL, NULL, NULL, 1, 0, '233552609874', NULL, NULL, NULL, 'profile-photos/63uPgEYHW3WBbNOkpuTwrXPQXMrUFQyJ3yhiSOkR.jpg', NULL, '2023-08-14 07:40:32', '2023-08-14 07:45:01'), +(1096, 'addae', 'Sandra', '', NULL, 'addaesandra875@gmail.com', NULL, '$2y$10$jZcLwq.pGK7XuUmcxzCpJOQWsGJmdX/5Wg7djFE0wIgTBdLcDX3eq', NULL, NULL, NULL, 1, 0, '233249083270', NULL, NULL, NULL, 'profile-photos/D5ie9SZadbNsD5wwbOEpNbDhVvPldU4putJUaELI.jpg', NULL, '2023-08-14 08:15:48', '2023-08-14 08:42:23'), +(1097, 'Agyeiwaa', 'Christiana', NULL, NULL, 'agyeiwaachristiana159@gmail.com', NULL, '$2y$10$vQ0ptcJKOlBRn.Rn0ehJ0.Gw8MvgTLQEjp7eOFNOyrNhkPWjpQjku', NULL, NULL, NULL, 1, 0, '233541171802', NULL, NULL, NULL, NULL, NULL, '2023-08-14 08:16:55', '2023-08-14 08:16:55'), +(1098, 'Deborah Osei', 'Boatemaa', NULL, NULL, 'oseideborah315@gmail.com', NULL, '$2y$10$wO1PmlBL/Scb0me7dMEO0.DDYgahXTC4DnOLZf/Z8IZGd1TOjdwUS', NULL, NULL, NULL, 1, 0, '233204661538', NULL, NULL, NULL, NULL, NULL, '2023-08-14 08:27:21', '2023-08-14 08:27:21'), +(1099, 'Mensah', 'Jennifer', NULL, NULL, 'mensahjennifer@gmail.cim', NULL, '$2y$10$RqEZCz2Ibq0u/vpv6r1zVOtB/cuxvZNb6tdptxVLpye37V10pOVh6', NULL, NULL, NULL, 1, 0, '233209363237', NULL, NULL, NULL, NULL, NULL, '2023-08-14 09:07:54', '2023-08-14 09:07:54'), +(1100, 'Mabel', 'Toffey', NULL, NULL, 'toffeymabel@gmail.com', NULL, '$2y$10$JveEbEuHi09LgTqvnBGzdOOKQXbTDLd.rhTfRMCjntZCqLXzxHn.G', NULL, NULL, NULL, 1, 0, '233542416134', NULL, NULL, NULL, NULL, NULL, '2023-08-14 09:41:50', '2023-08-14 09:41:50'), +(1101, 'Phyllis', 'Yinbil', NULL, NULL, 'yinbilphyllisprospera@gmail.com', NULL, '$2y$10$HTDqefwVJbLm.T8or0U.Geh5nUh33ntAkOP5dL.fnUwslKWDwY.VO', NULL, NULL, NULL, 1, 0, '233558421931', NULL, NULL, NULL, NULL, NULL, '2023-08-14 10:34:50', '2023-08-14 10:34:50'), +(1102, 'Angelina', 'Dadzie', NULL, NULL, 'dadzieangelina24@gmail.com', NULL, '$2y$10$kMKVQtnV.4ILRtD7GS3Fgenwt2Gll3Y.FCOWDxF29L9uHtJoS/asG', NULL, NULL, NULL, 1, 0, '233550198987', NULL, NULL, NULL, NULL, NULL, '2023-08-14 12:12:59', '2023-08-14 12:12:59'), +(1103, 'Ina', 'Quarshie', NULL, NULL, 'amaquarshie435@gmail.com', NULL, '$2y$10$1mp2vcc5CqVXyzxOHf3rdeH4BZuW8TwzUNHG6umGaOj8VsEdjEVIG', NULL, NULL, NULL, 1, 0, '233540987873', NULL, NULL, NULL, NULL, NULL, '2023-08-14 12:15:53', '2023-08-14 12:15:53'), +(1104, 'Efya', 'Serwaa', NULL, NULL, 'efyaasante@gmail.com', NULL, '$2y$10$D4xcXxtoqFPVatcDOh2jxuPnWjhfUFMJPuJN4PqiNinVPi0T0ukkS', NULL, NULL, NULL, 1, 0, '233550179771', NULL, NULL, NULL, NULL, NULL, '2023-08-14 12:17:42', '2023-08-14 12:17:42'), +(1105, 'Sarah', 'Anane', NULL, NULL, 'obaayaa26@icloud.com', NULL, '$2y$10$doFRktsXFossefYVPigY3eiWUYUS3aRGiVMmXS4STVzWWQ28nTHQK', NULL, NULL, NULL, 1, 0, '233555395326', NULL, NULL, NULL, NULL, NULL, '2023-08-14 12:20:46', '2023-08-14 12:20:46'), +(1106, 'Dorcas', 'Akosua', NULL, NULL, 'dorcasakosua@gmail.com', NULL, '$2y$10$ub6cI77zrMm72uBiJuDWxuilWLS3XX7GR4/cGPmplAJVzfc4SD1Bq', NULL, NULL, NULL, 1, 0, '233506088234', NULL, NULL, NULL, NULL, NULL, '2023-08-14 12:25:47', '2023-08-14 12:25:47'), +(1107, 'Portia', 'Abena Agyeiwaa', NULL, NULL, 'agyeiwaagh2k22@gmail.com', NULL, '$2y$10$WVrRXForNgo39NS7ioEtLeZNmsYjOL4kOs5vxetsTVBrUSB6Jjize', NULL, NULL, NULL, 1, 0, '233552267117', NULL, NULL, NULL, NULL, NULL, '2023-08-14 12:26:37', '2023-08-14 12:26:37'), +(1108, 'Hajia', 'Musha', '', NULL, 'Hajiamusha444@gmail.com', NULL, '$2y$10$SwwoanKw51RIYSUDmV5RJu1wg64lNmP6VD0Kff0LuWsawvTB.b5v6', NULL, NULL, NULL, 1, 0, '233595503994', NULL, NULL, NULL, 'profile-photos/d8JG2HbxSvNn9VMeonRABWfZVuEFbKHuAxuZ9kDY.jpg', NULL, '2023-08-14 12:28:42', '2023-08-14 12:30:48'), +(1109, 'Rocklyn', 'Gangnaa', NULL, NULL, 'rocklyngangnaa@gmail.com', NULL, '$2y$10$N5uR5OnqeO8B4.W9VfVPReYt2pBjGXzfIQI6vicVnCNQXF7k1ot96', NULL, NULL, NULL, 1, 0, '233555403403', NULL, NULL, NULL, NULL, NULL, '2023-08-14 12:36:10', '2023-08-14 12:36:10'), +(1110, 'Lucy', 'Assiam', NULL, NULL, 'Lucy@gmail.com', NULL, '$2y$10$WymyMJG17CaY7I1bfoCSDOHg4FSmgdcqPvEXy.Wg4R5OsiUgM3ZO6', NULL, NULL, NULL, 1, 0, '233503250986', NULL, NULL, NULL, NULL, NULL, '2023-08-14 12:36:14', '2023-08-14 12:36:14'), +(1111, 'love', 'swanzy', NULL, NULL, 'loveswanzy08@gmail.com', NULL, '$2y$10$Dy9zTYggrUEqoDAPbxBTN.llmVgwU9h5c3QwtLc7Ox/8PKPHRC9hC', NULL, NULL, NULL, 1, 0, '233277057611', NULL, NULL, NULL, NULL, NULL, '2023-08-14 12:39:28', '2023-08-14 12:39:28'), +(1112, 'Stephanie', 'Dedei', NULL, NULL, 'stephaniededei21@gmail.com', NULL, '$2y$10$zoZunt0kSBI4GO597D.rNuZwFfDmJqX2c07MBsYFD5WWpRuSXcVPW', NULL, NULL, NULL, 1, 0, '233503982885', NULL, NULL, NULL, NULL, NULL, '2023-08-14 13:00:15', '2023-08-14 13:00:15'), +(1113, 'Patricia', 'Baffoe', NULL, NULL, 'pnketsiah1990@gmail.com', NULL, '$2y$10$qNpI8nfKzUhVteTdsrig8.NWySyIVqNy2u1fPvKrgwhL3I0670pWO', NULL, NULL, NULL, 1, 0, '233240485136', NULL, NULL, NULL, NULL, NULL, '2023-08-14 13:03:49', '2023-08-14 13:03:49'), +(1114, 'Ernestina', 'Fowaa', NULL, NULL, 'ernestinafowaa@gmail.com', NULL, '$2y$10$3R8PZ628VodRpg7rZfH3e.T1BXsSaRB7zmdRWYBS0XEQQlahSyBEK', NULL, NULL, NULL, 1, 0, '233540180722', NULL, NULL, NULL, NULL, NULL, '2023-08-14 13:27:16', '2023-08-14 13:27:16'), +(1115, 'Belle', 'Nessa', NULL, NULL, 'nesaaaaax5@icloud.com', NULL, '$2y$10$FMb7E1QLXOtkTKpCn8gpNOR3zzK5b2PSbFxRAmsl0ovmm7IIf04Qq', NULL, NULL, NULL, 1, 0, '233506508371', NULL, NULL, NULL, NULL, NULL, '2023-08-14 13:33:12', '2023-08-14 13:33:12'), +(1116, 'Gloria', 'Arthur', NULL, NULL, 'arthurgloria66@gmail.com', NULL, '$2y$10$S0xzrjTgpbR62ktheSGo3uun08ZlMR7mf.vSBaabbK1rosKGNk7q.', NULL, NULL, NULL, 1, 0, '233557474367', NULL, NULL, NULL, NULL, NULL, '2023-08-14 13:36:01', '2023-08-14 13:36:01'), +(1117, 'Portia', 'Tsakley', NULL, NULL, 'ptsakley@gmail.com', NULL, '$2y$10$FEEaiT1qto7QLSUreZYdk.xulkY9Un9pUzb.Cji.8rm4Vidaety22', NULL, NULL, NULL, 1, 0, '233554804001', NULL, NULL, NULL, NULL, NULL, '2023-08-14 13:40:47', '2023-08-14 13:40:47'), +(1118, 'Dominic', 'Aidoo', '', NULL, 'focusjunior37@gmail.com', NULL, '$2y$10$/mjN1T55MRamScgtV9lF1ex3Jtj56GadvlYDzL1UX2Ow7uKxPikSS', NULL, NULL, NULL, 1, 0, '233557723730', NULL, NULL, NULL, 'profile-photos/WaC4v0PdW7wVhO5r7gUhezImqvcoYgAm7iYwX2Bh.jpg', NULL, '2023-08-14 13:49:11', '2023-08-14 14:05:41'), +(1119, 'Ernest', 'Dzomeku', NULL, NULL, 'edzorm@gmail.com', NULL, '$2y$10$jDvxjMWkvKNm9RueIZtpBOw0Ys0RMpBSuVwTANkq0IayTiYWs8KtS', NULL, NULL, NULL, 1, 0, '233247195440', '2023-08-14 14:00:03', NULL, NULL, NULL, NULL, '2023-08-14 13:49:53', '2023-08-14 14:00:03'), +(1120, 'hajia', 'Nadia', NULL, NULL, 'Hajianadia458@gmail.com', NULL, '$2y$10$AQ6v46mS55XP7Slf5IvtWO9P7D.QStvv1Pptz7es.w4bydcqa.d1e', NULL, NULL, NULL, 1, 0, '233257581593', NULL, NULL, NULL, NULL, NULL, '2023-08-14 13:51:32', '2023-08-14 13:51:32'), +(1121, 'Maame', 'Fosuaah', NULL, NULL, 'christianaagyarko97@gmail.com', NULL, '$2y$10$4HxhZAOQ4E35kUDDQi9L6.oQONkmLImMzZ0IKsTZM2Zd.gFdlLHVG', NULL, NULL, NULL, 1, 0, '233597442397', NULL, NULL, NULL, NULL, NULL, '2023-08-14 13:51:49', '2023-08-14 13:51:49'), +(1122, 'Jemima', 'Issaku', NULL, NULL, 'jemimaissaku@gmail.com', NULL, '$2y$10$DrT5KxMG9r9pmXHAc.Ar8O2BWkUWIn2JrbgSfdLrlCGZY9Uwqg/HS', NULL, NULL, NULL, 1, 0, '233592518721', NULL, NULL, NULL, NULL, NULL, '2023-08-14 14:28:28', '2023-08-14 14:28:28'), +(1123, 'Yvonne', 'Adupoku', '', NULL, 'adupokuyvonne75@gmail.com', NULL, '$2y$10$EbAf6wZTX5WKWRA73hhrIegHFrNo4BbZ0wNW428Mew44wcwmyay62', NULL, NULL, NULL, 1, 0, '233555247428', NULL, NULL, NULL, NULL, NULL, '2023-08-14 14:45:28', '2023-08-14 14:48:52'), +(1124, 'Akosua', 'Kay', NULL, NULL, 'cudjoekayla8@icloud.com', NULL, '$2y$10$lnaklievxtK9PAdfdlg/FOJutlkcF8gkVmeqj8n62pkgpxRJcVz9O', NULL, NULL, NULL, 1, 0, '233242554955', NULL, NULL, NULL, NULL, NULL, '2023-08-14 14:45:41', '2023-08-14 14:45:41'), +(1125, 'Esther', 'sean', NULL, NULL, 'Esthersean0@gmail.com', NULL, '$2y$10$AZY0T0Ac0HDQWRNcOEyjqueEPIrRTC5hDQ8hJb9t2V7AvsQCZoFl2', NULL, NULL, NULL, 1, 0, '233271332763', NULL, NULL, NULL, NULL, NULL, '2023-08-14 14:47:31', '2023-08-14 14:47:31'), +(1126, 'Juliana', 'Okyere', '', NULL, 'julianaokyere514@gmail.com', NULL, '$2y$10$kqb9L3zdN5.nKZ3DKrSygOqMaHbZk2JLMejmngu7AaSAIebl5HXFS', NULL, NULL, NULL, 1, 0, '233550907189', NULL, NULL, NULL, NULL, NULL, '2023-08-14 15:24:17', '2023-08-14 15:30:02'), +(1127, 'Daniel', 'Mensah', NULL, NULL, 'dannymens61@gmail.com', NULL, '$2y$10$5Bcm7y42Q78076Un9nWhb.2iPVqw8bKeZY7LZhqpfF.FrjZd4Jipa', NULL, NULL, NULL, 1, 0, '233502517191', NULL, NULL, NULL, NULL, NULL, '2023-08-14 15:28:02', '2023-08-14 15:28:02'), +(1128, 'Awura', 'Adwoa', NULL, NULL, 'josyamoat22@gmail.com', NULL, '$2y$10$1FBu5LA7/9OBTH0eLy8c4e.wdsTc1qGyN5TPx/0r6KOJR1dzru.Re', NULL, NULL, NULL, 1, 0, '233550956133', NULL, NULL, NULL, NULL, NULL, '2023-08-14 15:43:51', '2023-08-14 15:43:51'), +(1129, 'Adapa', 'Addison', NULL, NULL, 'keziaaddisonsackey@gmail.com', NULL, '$2y$10$Y.p70g9aLQSrFmQ56fjZb.ySe3OLUloNS2pVOPYwNjqzkmrYelm22', NULL, NULL, NULL, 1, 0, '233598246267', NULL, NULL, NULL, NULL, NULL, '2023-08-14 16:10:23', '2023-08-14 16:10:23'), +(1130, 'Rabiatu', 'inusah', NULL, NULL, 'rinusah897@gmail.com', NULL, '$2y$10$gQMvQva79PBQzQbgXy0R8.MBrhSx42sAdE5TEi0CzrLlL9KTHHpvm', NULL, NULL, NULL, 1, 0, '233257738692', NULL, NULL, NULL, NULL, NULL, '2023-08-14 16:10:36', '2023-08-14 16:10:36'), +(1131, 'HILDAANN', 'ADUAH', NULL, NULL, 'aduahhilda35@gmail.com', NULL, '$2y$10$PQjZ3wC2bcbFK/gyHunVj.nB/GCscM8TRoOtQRIwBeKIAtU0naTdi', NULL, NULL, NULL, 1, 0, '233553992005', NULL, NULL, NULL, NULL, NULL, '2023-08-14 16:21:23', '2023-08-14 16:21:23'), +(1132, 'Nana Adjowa', 'Adepa', NULL, NULL, 'nadepa@gmail.com', NULL, '$2y$10$Z/UU.Xoor/OpXsiFS97y.uBrFGwUcguFTvwbSBuJieRdbhe7PD3fS', NULL, NULL, NULL, 1, 0, '233257552870', NULL, NULL, NULL, NULL, NULL, '2023-08-14 16:35:23', '2023-08-14 16:35:23'), +(1133, 'Nana', 'Adwoa', '', NULL, 'nanaadwoadebiagyeman@gmail.com', NULL, '$2y$10$FwXi0H6RYv6G0yc6yNDeR.mTGg.fHYY4/TQEUoJkMzUq8rd0lHnoe', NULL, NULL, NULL, 1, 0, '233552861542', NULL, NULL, NULL, 'profile-photos/knNDjw2hupNkvVNYLaXFoRiqI2xYevqNbFmu1sm3.jpg', NULL, '2023-08-14 17:58:48', '2023-08-14 18:01:04'), +(1134, 'leah O.', 'Koranteng', NULL, NULL, 'leahobenewaa2019@gmail.com', NULL, '$2y$10$/93kmSrpshLkUhyn7YoBDOD2S/5kvnDDFv3cTDmxcggtNK3ZPJ9pq', NULL, NULL, NULL, 1, 0, '233206993845', NULL, NULL, NULL, NULL, NULL, '2023-08-14 19:12:30', '2023-08-14 19:12:30'), +(1135, 'Rita', 'Agbalenyo', NULL, NULL, 'ritaagbalenyo@gmal.com', NULL, '$2y$10$R0GSI4HxPNB7GPeMRHGBjugNnLwuEsJ1SqN6X8qFDEVfCwCfc1Uem', NULL, NULL, NULL, 1, 0, '233596093626', NULL, NULL, NULL, NULL, NULL, '2023-08-14 19:16:39', '2023-08-14 19:16:39'), +(1136, 'Vicencia', 'Mensah', NULL, NULL, 'Vicenciavivisvee@gmail.com', NULL, '$2y$10$vzXXwlkxoAGqzSPzGrmwL.IGw5Vk9TdYywbQj0GUb.iecfUb6maU6', NULL, NULL, NULL, 1, 0, '233548957614', NULL, NULL, NULL, NULL, NULL, '2023-08-14 20:01:07', '2023-08-14 20:01:07'), +(1137, 'Abena', 'Sandra', '', NULL, 'Amoakosandra30@gmail.com', NULL, '$2y$10$Ny8kBXyw4meJ6ypGirDx1.ZCJDbsfZZkndJKTQsXxduSUF3eZdy4a', NULL, NULL, NULL, 1, 0, '233596551683', NULL, NULL, NULL, NULL, NULL, '2023-08-14 20:10:28', '2023-08-14 20:13:10'), +(1138, 'Gloria', 'Aveey', NULL, NULL, 'aveeygloria244@gmail.com', NULL, '$2y$10$nxORLe5XmHUoGMlYb7u.8unRK66kMk/dat0i7QDuX78XwxDZC1h9W', NULL, NULL, NULL, 1, 0, '233241946228', NULL, NULL, NULL, NULL, NULL, '2023-08-14 20:30:25', '2023-08-14 20:30:25'), +(1139, 'christabel', 'Akua Amponsah', '', NULL, 'nakua7848@gmail.com', NULL, '$2y$10$Mf0s/ABaVvoodjDIqPzZn.mFKL3wklPijWn1TgE4P2ZAuuHcoORNS', NULL, NULL, NULL, 1, 0, '233599914250', NULL, NULL, NULL, 'profile-photos/eOD48rGshbjrbPSxtUWUAHg6KGRmqk8fqzxXbL5o.jpg', NULL, '2023-08-14 21:04:44', '2023-08-14 21:06:32'), +(1140, 'Shamsiya', 'Osman', NULL, NULL, 'sosman026@st.ug.edu.gh', NULL, '$2y$10$dvp.J2lPaBuyKfkiRfZSUOwOGyK82VUWTzbB3rU4hO.pS145AciQK', NULL, NULL, NULL, 1, 0, '233202098784', NULL, NULL, NULL, NULL, NULL, '2023-08-14 21:08:53', '2023-08-14 21:08:53'), +(1141, 'Tiwaa', 'Amma charity', NULL, NULL, 'tiwaacharity@gmail.com', NULL, '$2y$10$xWC4zhJMAb.ceDtpZ/aYhurFi61vp6PPSRot3IYPB1L.bSBdrA77S', NULL, NULL, NULL, 1, 0, '233241245516', NULL, NULL, NULL, NULL, NULL, '2023-08-14 21:11:57', '2023-08-14 21:11:57'), +(1142, 'Jennifer', 'wakah', NULL, NULL, 'jenniferwakah640@gmail.com', NULL, '$2y$10$P5t3rkRgxzzGcNta/iT8R.OkDAdcoaVbF54KVQi2MEWQI3tnuh.OO', NULL, NULL, NULL, 1, 0, '233555995763', NULL, NULL, NULL, NULL, NULL, '2023-08-14 21:42:35', '2023-08-14 21:42:35'), +(1143, 'Theodora', 'adjei', NULL, NULL, 'theorytheo2000@gmail.com', NULL, '$2y$10$7NlLE0DuE96iNlVH8HeAW.EoLptzp2YAyWQ4L7KooUceoV38PQA2m', NULL, NULL, NULL, 1, 0, '233266336062', NULL, NULL, NULL, NULL, NULL, '2023-08-14 21:44:52', '2023-08-14 21:44:52'), +(1144, 'obed', 'amaoah', NULL, NULL, 'amoahobed89@gmail.com', NULL, '$2y$10$w1gH0ZGiZswzr5p4igN3CeLrNNEk1rBEiQadu9aRorgHFPyqC2t..', NULL, NULL, NULL, 1, 0, '233249643009', NULL, NULL, NULL, NULL, NULL, '2023-08-14 21:49:48', '2023-08-14 21:49:48'), +(1145, 'Regina', 'Darko', NULL, NULL, 'opokureginakyerewaa@gmail.com', NULL, '$2y$10$Lf4Vow3WF.QVb7a/5amryOks.dAVvRlQBVN/NlQNndLPLb5Zd8r7G', NULL, NULL, NULL, 1, 0, '233249121607', NULL, NULL, NULL, NULL, NULL, '2023-08-14 21:51:02', '2023-08-14 21:51:02'), +(1146, 'Precious', 'Lartey', NULL, NULL, 'preciouslartey8@icloud.com', NULL, '$2y$10$yTxgBEylrNe9MEtwVy2E3epxngkGxUpuor3H1mg7s0fJxtgMW.ucW', NULL, NULL, NULL, 1, 0, '233593726826', NULL, NULL, NULL, NULL, NULL, '2023-08-14 22:31:16', '2023-08-14 22:31:16'), +(1147, 'Priscilla', 'ABBAN', NULL, NULL, 'bhadestprissy383@email.com', NULL, '$2y$10$VbbNoMBZTmW1KJCGkFgM0OTVb21Kv8ctV7haND2lh1vyFb7O9k3aa', NULL, NULL, NULL, 1, 0, '233591286075', NULL, NULL, NULL, NULL, NULL, '2023-08-14 22:52:14', '2023-08-14 22:52:14'), +(1148, 'Grace', 'Nyameye', NULL, NULL, 'gracenyameye38@gmail.com', NULL, '$2y$10$9/o66iFa9QWPTx.Oc/56t.QEtl.s9L2M62K8LrWAbcTlmfoceyF66', NULL, NULL, NULL, 1, 0, '233546062838', NULL, NULL, NULL, NULL, NULL, '2023-08-15 00:41:54', '2023-08-15 00:41:54'), +(1149, 'Abubakari', 'Najat', NULL, NULL, 'abubakarinajat900@gmail.com', NULL, '$2y$10$.QteeIoaTJ7.u44Ps94F.OlvjNNiatXFld2LQYvf0es9CVL/LXoea', NULL, NULL, NULL, 1, 0, '233241349172', NULL, NULL, NULL, NULL, NULL, '2023-08-15 05:36:32', '2023-08-15 05:36:32'), +(1150, 'Armah', 'Rebecca', NULL, NULL, 'armahrebecca29@gmail.com', NULL, '$2y$10$af6QieMwi7WEpBeIJQhwfO8RL5TTH1B98tlPDD3jt5QrUXw/LK/Te', NULL, NULL, NULL, 1, 0, '233559305158', NULL, NULL, NULL, NULL, NULL, '2023-08-15 06:48:20', '2023-08-15 06:48:20'), +(1151, 'Naa', 'Shika', NULL, NULL, 'shikanaa2040@gmail.com', NULL, '$2y$10$tFq1ahPEaUZboqvB/09bFO3D1EY57jJhGMy5xuQCnjHePWfXRAtjq', NULL, NULL, NULL, 1, 0, '233593716239', NULL, NULL, NULL, NULL, NULL, '2023-08-15 07:09:46', '2023-08-15 07:09:46'), +(1152, 'Nana Ama', 'Kunedu', NULL, NULL, 'faanum5@gmail.com', NULL, '$2y$10$ukXvxIccbuhfBieyiAgmKuwwb7NH99knKAJy0YkwHALR4p3asilYW', NULL, NULL, NULL, 1, 0, '233549570044', NULL, NULL, NULL, NULL, NULL, '2023-08-15 08:11:08', '2023-08-15 08:11:08'), +(1153, 'Akua', 'kerle', NULL, NULL, 'gracekedji@gmail.com', NULL, '$2y$10$oNHHSOuOre4BoUBEoGO73.QCvKs8LOT0xnYc0vC5UriNtQNqJ3dCC', NULL, NULL, NULL, 1, 0, '233557748982', NULL, NULL, NULL, NULL, NULL, '2023-08-15 08:22:56', '2023-08-15 08:22:56'), +(1154, 'Benedicta', 'Yayra', '', NULL, 'itzbenedictaf.95@gmail.com', NULL, '$2y$10$3Bm61lWuRbcGKtbM79lbL.7fQXEx5YnqPpyACyHR24r3d/ZxnyUNe', NULL, NULL, NULL, 1, 0, '233270815585', NULL, NULL, NULL, NULL, NULL, '2023-08-15 08:33:00', '2023-08-15 08:38:51'), +(1155, 'Yaw', 'Owusu Boateng', NULL, NULL, 'yawoboateng88@gmail.com', NULL, '$2y$10$/iRvikFMjCOjuLKyBT.Pt.D634.irtbN9mb7l5Svjdx0LvN3oJFPC', NULL, NULL, NULL, 1, 0, '233248651583', NULL, NULL, NULL, NULL, NULL, '2023-08-15 08:42:56', '2023-08-15 08:42:56'), +(1156, 'Deborah', 'Osei', NULL, NULL, 'oseideborahyaapokua@gmail.com', NULL, '$2y$10$98x5xHxtfhR7UGMFq5Q55OiHnCFEGpMa0.1gGfXhNA1FQqiD9vqnS', NULL, NULL, NULL, 1, 0, '233540174174', NULL, NULL, NULL, NULL, NULL, '2023-08-15 08:46:02', '2023-08-15 08:46:02'), +(1157, 'Ophelia', 'Daisie', NULL, NULL, 'ewuraesidaisie@gmail.com', NULL, '$2y$10$5bFxqq6hD/YB50LM9wn1Q.uI6kRVMg7lzE9DWixxyNu9lM.dCTlcS', NULL, NULL, NULL, 1, 0, '233544249595', NULL, NULL, NULL, NULL, NULL, '2023-08-15 08:55:58', '2023-08-15 08:55:58'), +(1158, 'Jannat', 'Lartey', '', NULL, 'jannatlartey@gmail.com', NULL, '$2y$10$uSEJ/eZrY6C1ID7ZNdo30uaZ5XrqN.RnzPDZfFyS/C7Jp1qmPDmLy', NULL, NULL, NULL, 1, 0, '233508398842', NULL, NULL, NULL, NULL, NULL, '2023-08-15 09:54:20', '2023-08-15 09:57:38'), +(1159, 'Ohemaa', 'Linda', '', NULL, 'Kobelinda123@gmail.com', NULL, '$2y$10$A.9tBO1/9GbxOAMTJdSdm.lXnvWEAwvRsPFycvadfbLNmmSOM.cY.', NULL, NULL, NULL, 1, 0, '233557101279', NULL, NULL, NULL, NULL, NULL, '2023-08-15 09:55:44', '2023-08-15 10:04:19'), +(1160, 'Doris', 'Duruye', NULL, NULL, 'dordear23@gmail.com', NULL, '$2y$10$KGW0tlKk6M8rXc6toUfHPuphP.2WB3R9wokziEnRz9qCmzpLi6NfW', NULL, NULL, NULL, 1, 0, '233552683107', NULL, NULL, NULL, NULL, NULL, '2023-08-15 10:17:59', '2023-08-15 10:17:59'), +(1161, 'Priscilla', 'Effah', '', NULL, 'priscillaeffah5@icoud.com', NULL, '$2y$10$WVxyf1iQP/bpzEKwzv2gSeq6tsHg5Ucl8cWR.fVCrop0QMds6M8m6', NULL, NULL, NULL, 1, 0, '233243301992', NULL, NULL, NULL, NULL, NULL, '2023-08-15 11:04:18', '2023-08-15 11:06:35'), +(1162, 'muna', 'Nuhu', NULL, NULL, 'Obaamunashii28@gmail.com', NULL, '$2y$10$Sh0DJeyS1KU11OKsMyEQduzTVSXveriUXOpS0QcCso4VQlsCma.9.', NULL, NULL, NULL, 1, 0, '233593379770', NULL, NULL, NULL, NULL, NULL, '2023-08-15 12:53:22', '2023-08-15 12:53:22'), +(1163, 'Mubarak', 'Dauda', NULL, NULL, 'mmubarakdaudagyabatey@gmail.com', NULL, '$2y$10$JNDdITyS2s6k3EGTkKr0eeI8GZOnqr4wpMkU7qnytI/hfIFgZPp7a', NULL, NULL, NULL, 1, 0, '233550701109', NULL, NULL, NULL, NULL, NULL, '2023-08-15 13:27:18', '2023-08-15 13:27:18'), +(1164, 'Muniratu', 'Musah', NULL, NULL, 'musahmunira54@gmail.com', NULL, '$2y$10$S5qhja0yFvk7elnfFlx8NejwTVq6Kqf1w3UOaWcDgAtXY2wJF2K8q', NULL, NULL, NULL, 1, 0, '233556512792', NULL, NULL, NULL, NULL, NULL, '2023-08-15 13:43:35', '2023-08-15 13:43:35'), +(1165, 'Khariya', 'Yemoh', NULL, NULL, 'khariyayemoh61@gmail.com', NULL, '$2y$10$ns.qEqNzlUD7RE5qULP.2.6xPe9dDkaG8v7zU.DHWGajSwrr5xL02', NULL, NULL, NULL, 1, 0, '233594141105', NULL, NULL, NULL, NULL, NULL, '2023-08-15 15:25:32', '2023-08-15 15:25:32'), +(1166, 'Lady', 'Ophyln', NULL, NULL, 'nanaasamoahophelia@gmail.com', NULL, '$2y$10$xCKo0nqDofJa0jNldq7Fb.bY1foRaiE82OqYWjFBirFlhRZONufpG', NULL, NULL, NULL, 1, 0, '233241298646', NULL, NULL, NULL, NULL, NULL, '2023-08-15 15:51:57', '2023-08-15 15:51:57'), +(1168, 'Rafia', 'Iddrisu', NULL, NULL, 'lauranewton108@gmail.com', NULL, '$2y$10$mulHxSDV2oy9o9/J7LM88e4An/SmAovzxlu1v6ZTipolLKWV6JmJa', NULL, NULL, NULL, 1, 0, '233554625936', NULL, NULL, NULL, NULL, NULL, '2023-08-15 16:19:59', '2023-08-15 16:19:59'), +(1169, 'susana', 'Angenu', NULL, NULL, 'angenususana@gmail.com', NULL, '$2y$10$ANOopCcXL59D1GRz9J3fZ.Ua1JDXvxvSW5/8zXDDNDu2o/V28y0MW', NULL, NULL, NULL, 1, 0, '233545217474', NULL, NULL, NULL, NULL, NULL, '2023-08-15 16:24:53', '2023-08-15 16:24:53'), +(1170, 'Rebecca', 'Frimpong', NULL, NULL, 'becafrempong@gmail.com', NULL, '$2y$10$XUnKwQ.YF/qAdc70rflL8uZp0yCLl4lLv8M6UckkNk11oS9KrqAbO', NULL, NULL, NULL, 1, 0, '233243563133', NULL, NULL, NULL, NULL, NULL, '2023-08-15 16:54:07', '2023-08-15 16:54:07'), +(1171, 'Isaac', 'Opoku Kuffour', '', NULL, 'opokukuffourisaac@gmail.com', NULL, '$2y$10$7hOSVNQHaMib9yFkhQRs6.wPPiJJxRyWitDsJcmuYxT811cfL9lvq', NULL, NULL, NULL, 1, 0, '233593587571', '2023-08-15 18:09:03', NULL, NULL, 'profile-photos/Vamm9AL4x4LJHHI6YvtQ4Jk2nl0whh0liLhkMkM1.jpg', NULL, '2023-08-15 17:50:05', '2023-08-15 23:00:17'), +(1172, 'empress', 'model', NULL, NULL, 'rachealaidoo691@gmail.com', NULL, '$2y$10$RkeI5XBxl7tdSY/d6z1Lp.MZODdN.W6dow/9Yhcs7iWwSXehnXq5e', NULL, NULL, NULL, 1, 0, '233556592234', NULL, NULL, NULL, 'profile-photos/tI0KGm6TvVlBWgHem2OtEJFLgNNIOXSsSfumpUF3.jpg', NULL, '2023-08-15 18:09:01', '2023-08-15 18:09:01'), +(1173, 'Veronica', 'Abakah', '', NULL, 'mharmieabhar123@gmail.com', NULL, '$2y$10$7MXXftnpmIVXAW74ksEydOTR1mqWzY.DegELOW/66lUE3PnAoYQW2', NULL, NULL, NULL, 1, 0, '233242020649', NULL, NULL, NULL, 'profile-photos/VSPpUnIznmqNLhtRWXIu4LA2m6SO3ahqnIrrma8D.jpg', NULL, '2023-08-15 18:21:48', '2023-08-15 18:25:12'), +(1174, 'Dok', 'Yvonne', NULL, NULL, 'Dokyvonne@gmail.com', NULL, '$2y$10$PSpFj4v2cnX932GfKL/KxeZ2puN3AZauSlGcFwthuE7El6pvdGHkO', NULL, NULL, NULL, 1, 0, '233593841358', NULL, NULL, NULL, NULL, NULL, '2023-08-15 20:59:31', '2023-08-15 20:59:31'), +(1175, 'Esther', 'Plange', NULL, NULL, 'henriettaplange46@gmail.com', NULL, '$2y$10$nP7vxHO39WaTEg4JTMubmeLs/FiGcW6g3ta6iYn1SoatloZPbDQCS', NULL, NULL, NULL, 1, 0, '233551185781', NULL, NULL, NULL, NULL, NULL, '2023-08-15 22:42:00', '2023-08-15 22:42:00'), +(1176, 'Adebola', 'Oke Gifty', NULL, NULL, 'hustinrejoice@gmail.com', NULL, '$2y$10$EE70ljjkj.s5PBCncKJadu1ue0fE9tQdfRQot72b1.LtJs3zXvGm2', NULL, NULL, NULL, 1, 0, '233506112539', NULL, NULL, NULL, NULL, NULL, '2023-08-15 22:53:56', '2023-08-15 22:53:56'), +(1177, 'Mary', 'Akonnobea', NULL, NULL, 'akonnobeamary2@gmail.com', NULL, '$2y$10$rBLZbpFNztA5o5hxjpmnI.WElWZdWc6divKVKZ3p4ou4tyjtIH7Ii', NULL, NULL, NULL, 1, 0, '233247309786', NULL, NULL, NULL, NULL, NULL, '2023-08-15 23:13:02', '2023-08-15 23:13:02'), +(1178, 'Cynthia', 'Cudjoe', NULL, NULL, 'CYNTHIACUDJOE63@GMAIL.COM', NULL, '$2y$10$v/Hs64nQm0QVf04Bfnl6IOqX.MTuzmYkkqhrWyi8XQZXEfIlQSKWu', NULL, NULL, NULL, 1, 0, '233257676455', NULL, NULL, NULL, NULL, NULL, '2023-08-15 23:46:02', '2023-08-15 23:46:02'), +(1179, 'Akosua', 'Ellen', NULL, NULL, 'Acheampongellen32@gmail.com', NULL, '$2y$10$BJFyZTQlNjRS9g1uXBSTYesBBJiFJi/Ew282jM1XHzqcD/QjlQqrO', NULL, NULL, NULL, 1, 0, '233256549839', NULL, NULL, NULL, NULL, NULL, '2023-08-16 00:56:54', '2023-08-16 00:56:54'), +(1180, 'Gifty', 'Osei', NULL, NULL, 'akosuahsunday877@gmail.com', NULL, '$2y$10$epicrt4sqovOgXH6KUX5vONe9NJe3YgQH6ufquF29sr7ztvY48WFK', NULL, NULL, NULL, 1, 0, '233256492500', NULL, NULL, NULL, NULL, NULL, '2023-08-16 03:33:44', '2023-08-16 03:33:44'), +(1181, 'Benedicta', 'Obeng', NULL, NULL, 'Akiyahbene@gmail.com', NULL, '$2y$10$VGlH7CyYkCuLPAcV7WEQ1ukFXV/yfhLZgEDrKuQYK3/CYh1yzMq0S', NULL, NULL, NULL, 1, 0, '233204051857', NULL, NULL, NULL, NULL, NULL, '2023-08-16 05:49:54', '2023-08-16 05:49:54'), +(1182, 'Baby', 'Sharon', NULL, NULL, 'sharonfosu7890@gmail.com', NULL, '$2y$10$TigA7geaOnRkXIj/fcPSYu/PWsJu0AcN8PszZ/8IHISZCPAi9LWp6', NULL, NULL, NULL, 1, 0, '233542730100', NULL, NULL, NULL, NULL, NULL, '2023-08-16 09:21:07', '2023-08-16 09:21:07'), +(1183, 'basseh', 'helina', NULL, NULL, 'helinacobbinah2@gmail.com', NULL, '$2y$10$P9wX3F4Zn3.1IHuxWnUa7e/WBO.04Yc8Lcpno80rD2xcU6X5./e.G', NULL, NULL, NULL, 1, 0, '233247081436', NULL, NULL, NULL, NULL, NULL, '2023-08-16 09:53:24', '2023-08-16 09:53:24'), +(1184, 'Abigail', 'Agyemang', NULL, NULL, 'abigailagyemang133@gmail.com', NULL, '$2y$10$rVO551J3oY9W/lk/r4RAkOs2PCOwP9bMkGac4a1vsnJAXIfPZ2CQG', NULL, NULL, NULL, 1, 0, '233553133033', NULL, NULL, NULL, NULL, NULL, '2023-08-16 10:06:31', '2023-08-16 10:06:31'), +(1185, 'Wendy', 'Agyei', NULL, NULL, 'baahfrederick08@gmail.com', NULL, '$2y$10$V940nvfexOWlHyTeU8YzG.7V3fkc/GNM5FO8nGF9QY.TySuxKqBMG', NULL, NULL, NULL, 1, 0, '233547596840', NULL, NULL, NULL, NULL, NULL, '2023-08-16 10:29:39', '2023-08-18 14:17:57'), +(1186, 'Ohymaa', 'Vidash', NULL, NULL, 'Nanaakuaohymaavidash@gmail.com', NULL, '$2y$10$cuFx0WeDHM8NWh9nH/TVt.KXh7hAMn27KWAaN6Od6HWr/qJHZYaZO', NULL, NULL, NULL, 1, 0, '233593102046', NULL, NULL, NULL, NULL, NULL, '2023-08-16 11:42:23', '2023-08-16 11:52:41'), +(1191, 'Sandra', 'Afrifa', NULL, NULL, 'cassandraafrifa16@gmail.com', NULL, '$2y$10$CPJA5hxRw1m22FIflVr/qu/V6bybS5aowzxoUq4p3EwpwIrik3cvC', NULL, NULL, NULL, 1, 0, '233549463930', NULL, NULL, NULL, NULL, NULL, '2023-08-16 13:07:02', '2023-08-16 13:07:02'), +(1192, 'Christabel', 'Yobo', NULL, NULL, 'kriskisslove55@gmail.com', NULL, '$2y$10$NDi9FTcYGQwrYSGBENw/A.H3s5J020Foov1uc1wL7J7.2fudj8Ed.', NULL, NULL, NULL, 1, 0, '233544089688', NULL, NULL, NULL, NULL, NULL, '2023-08-16 13:27:40', '2023-08-16 13:27:40'), +(1193, 'ivy', 'cofie', '', NULL, 'cofieivy@gmail.com', NULL, '$2y$10$mRElNUG4GOzb4.dglKEeoOTVPDZ5Bus3XEKmFGOx727nHafZyA4c2', NULL, NULL, NULL, 1, 0, '233249633367', NULL, NULL, NULL, NULL, NULL, '2023-08-16 13:53:36', '2023-08-19 17:46:10'); +INSERT INTO `users` (`id`, `first_name`, `last_name`, `middle_name`, `unique_number`, `email`, `email_verified_at`, `password`, `two_factor_secret`, `two_factor_recovery_codes`, `two_factor_confirmed_at`, `accepted_terms_privacy`, `is_blocked`, `phone`, `verified_date`, `remember_token`, `current_team_id`, `profile_photo_path`, `deleted_at`, `created_at`, `updated_at`) VALUES +(1194, 'Naa', 'Ayeley', NULL, NULL, 'nayeley1105@icloud.com', NULL, '$2y$10$QFWtsLzt8/a7idzLN39UreUVhBfG.wlxUmSuNxK0Ptx.ts1RRT1XS', NULL, NULL, NULL, 1, 0, '233241143215', NULL, NULL, NULL, NULL, NULL, '2023-08-16 14:49:16', '2023-08-17 16:32:18'), +(1195, 'Cynthia', 'meh', NULL, NULL, 'Cynthiameh@yahoo.com', NULL, '$2y$10$Vf9iZs77S5J2jBbN.YZemO50kl4J9fpMDRJFP.rTY7vynxu/8br.i', NULL, NULL, NULL, 1, 0, '233549486142', NULL, NULL, NULL, NULL, NULL, '2023-08-16 15:08:20', '2023-08-16 15:08:20'), +(1196, 'Antwi', 'Jessica', '', NULL, 'qymyze@gmail.com', NULL, '$2y$10$A7dowBb2bPxNFOql3iLJ1.KkQW3NbJts/R5DSUFvcsahSA7NfZ/Cm', NULL, NULL, NULL, 1, 0, '233552037223', NULL, NULL, NULL, NULL, NULL, '2023-08-16 15:12:12', '2023-08-16 15:26:04'), +(1197, 'Daniella', 'Boatemaah', NULL, NULL, 'Dbatemaah@gmail.com', NULL, '$2y$10$eXlW8iURtjppU4kRr26d5eo08Zqth2gEfAaWTVRn7EiINzrsViwnK', NULL, NULL, NULL, 1, 0, '233543237197', NULL, NULL, NULL, NULL, NULL, '2023-08-16 15:44:53', '2023-08-16 15:44:53'), +(1199, 'Biantey', 'lucy', NULL, NULL, 'akualucy2@gmail.com', NULL, '$2y$10$JnizFrTBsKr73rtv94i8oO9QCyji0DL951gro4C5hhURNWFeG0356', NULL, NULL, NULL, 1, 0, '233554217072', NULL, NULL, NULL, NULL, NULL, '2023-08-16 16:24:20', '2023-08-16 16:24:20'), +(1200, 'nn', 'nnn', NULL, NULL, 'evansfrimpong87@yahoo.com', NULL, '$2y$10$RUYDf.vvIE8P3L35SWM8MuoyMk3RRqECmE07aaG2XaqlzMlezh/4e', NULL, NULL, NULL, 1, 0, '233543550099', NULL, NULL, NULL, NULL, NULL, '2023-08-16 17:10:49', '2023-08-16 17:10:49'), +(1203, 'Janewlove', 'kankam', NULL, NULL, 'Janewlovek@gmail.com', NULL, '$2y$10$/QvnP25gCgp/uOXrQ2h2s.nCCxUwq0qeGNBU4dm.DEvyS.nQZ/yPu', NULL, NULL, NULL, 1, 0, '233552779245', NULL, NULL, NULL, NULL, NULL, '2023-08-16 17:47:57', '2023-08-16 17:47:57'), +(1205, 'Cappie', 'Teya', '', NULL, 'comfort15asare@gmail.com', NULL, '$2y$10$ddnsFVRnaoazDw3p/S7GJuU4Z9ynq912Sf7EhI1tBwDKIP.T.Cd5u', NULL, NULL, NULL, 1, 0, '233550154987', NULL, NULL, NULL, 'profile-photos/TWqnzrnniE4XBvNztDRlzcjPBGUDY7HBAbnEk0Yl.jpg', NULL, '2023-08-16 19:34:20', '2023-08-17 16:51:03'), +(1206, 'Kuukua', 'Asigbee', NULL, NULL, 'kuuqsanaasigbee@gmail.com', NULL, '$2y$10$.Ztd.l6MNZ8eV8BLJG0.x.ejsFpbDxtBsCm1ELgsJ/JZ3Je8kYSDG', NULL, NULL, NULL, 1, 0, '233241431166', NULL, NULL, NULL, NULL, NULL, '2023-08-16 19:40:26', '2023-08-16 19:40:26'), +(1208, 'Stella', 'Efya Serwaa', NULL, NULL, 'Stebieuk12@gmail.com', NULL, '$2y$10$lRYoiVWL4TyNViSX3hYupOtl4eoMNp2KkVT13Iod7rcctS69fMTmm', NULL, NULL, NULL, 1, 0, '233243809011', NULL, NULL, NULL, NULL, NULL, '2023-08-16 21:01:22', '2023-08-16 21:01:22'), +(1209, 'Sandra', 'Addison', NULL, NULL, 'addisonopokua@gmail.com', NULL, '$2y$10$b4y2jXFMXrIqZTDOn9g3Y.DXmZU/RNFylnEFPWRVff7yoPkUY9/zm', NULL, NULL, NULL, 1, 0, '233594848535', NULL, NULL, NULL, NULL, NULL, '2023-08-16 21:02:07', '2023-08-16 21:02:54'), +(1210, 'Sandra', 'Addison', NULL, NULL, 'addisonopokua@gmail.com', NULL, '$2y$10$mzevJdtlHGWg4KNUIHqmtOSd2Gt2EYuQplq1ZGi2xg6XTYnzuqP2e', NULL, NULL, NULL, 1, 0, '233594848532', NULL, NULL, NULL, NULL, NULL, '2023-08-16 21:04:14', '2023-08-16 21:04:14'), +(1211, 'Princess', 'Tima', NULL, NULL, 'princesstima08@gmail.com', NULL, '$2y$10$mwPjSShoxFawpfC/h0tMQONkYeIxuRiEl4BCWkyKy8eSis3gqgVnC', NULL, NULL, NULL, 1, 0, '233242619314', NULL, NULL, NULL, NULL, NULL, '2023-08-16 21:44:19', '2023-08-16 21:44:19'), +(1212, 'Sandra', 'Mensah', NULL, NULL, 'Missandra737@gmail.com', NULL, '$2y$10$eBb8knd7SirEUUanNI/Kj.q.EfzPXYat4PMFVeenf6uSS2cFBAvHK', NULL, NULL, NULL, 1, 0, '233550626655', NULL, NULL, NULL, NULL, NULL, '2023-08-16 21:52:58', '2023-08-16 21:52:58'), +(1213, 'Jennifer', 'Korkor Okutu', NULL, NULL, 'jenokutu@icloud.com', NULL, '$2y$10$tO5qq3o5bAVSIljLDy/gPO8BpOHXvB1rI..R8lFLrG0k4BHq1LgNW', NULL, NULL, NULL, 1, 0, '233594017317', NULL, NULL, NULL, NULL, NULL, '2023-08-17 00:16:48', '2023-08-17 00:16:48'), +(1214, 'Christabell Serwaah', 'Bonsu', NULL, NULL, 'serwaahbonsuchristabella@gmail.com', NULL, '$2y$10$k0Sh9k91CZoaXZF5WNshnei71o67PPVYlya4S5fSC84KLOnYNC6WK', NULL, NULL, NULL, 1, 0, '233547061056', NULL, NULL, NULL, NULL, NULL, '2023-08-17 00:35:07', '2023-08-17 00:35:07'), +(1215, 'Claudia', 'Agyemang-Badu', NULL, NULL, 'misscab02@gmail.com', NULL, '$2y$10$GD5wAlHq8rhBizJW6YgNn.UB3mrjtnRwOUFcKRrN.WVknnKA1894W', NULL, NULL, NULL, 1, 0, '233556530237', NULL, NULL, NULL, NULL, NULL, '2023-08-17 00:35:33', '2023-08-17 00:35:33'), +(1216, 'Naa', 'Emelia', NULL, NULL, 'michael.angel11191@gmail.com', NULL, '$2y$10$SgnpwaPgTQfEbS1PFDA0s.7SanVGavckiwdWYGj93FAqcIycE/V8q', NULL, NULL, NULL, 1, 0, '233246109021', NULL, NULL, NULL, NULL, NULL, '2023-08-17 01:16:23', '2023-08-17 01:16:23'), +(1217, 'Linfa', 'Opoku', NULL, NULL, 'linda.opoku135@mail.com', NULL, '$2y$10$MuiKSx/KSG3UoPbvF4ACE.Dq8kx3hCA4J7QkfUPmw3RiIehbJuDEy', NULL, NULL, NULL, 1, 0, '233540640135', NULL, NULL, NULL, NULL, NULL, '2023-08-17 01:56:16', '2023-08-17 01:56:16'), +(1218, 'Sect', 'Brian', NULL, NULL, 'Askayome@gmail.com', NULL, '$2y$10$5fhZoaioJVtDJZbC5ufPB.2MkK8H80bJi5Mv2NxPGmCVzX9Tuvw5O', NULL, NULL, NULL, 1, 0, '233596384353', NULL, NULL, NULL, NULL, NULL, '2023-08-17 05:50:08', '2023-08-17 05:50:33'), +(1219, 'Abigail', 'Obodai', NULL, NULL, 'jameslinaantiaye@gmail.com', NULL, '$2y$10$zcwY1L4VqvoY1nSZkc/s8O/0jEyIctgwx/2z2CSXaxBqz9hvtXRci', NULL, NULL, NULL, 1, 0, '233557377892', NULL, NULL, NULL, NULL, NULL, '2023-08-17 07:15:51', '2023-08-17 07:15:51'), +(1221, 'Philomina', 'Fynn', NULL, NULL, 'fynnphilomena1@gmail.com', NULL, '$2y$10$sv4wM0obKSpgfpdEd1qApeKr0eFiLNy4X5VZ3c3/uMoLI3Rs2loXq', NULL, NULL, NULL, 1, 0, '233247638928', NULL, NULL, NULL, NULL, NULL, '2023-08-17 08:05:56', '2023-08-17 08:05:56'), +(1224, 'Veronica', 'Oparebea', NULL, NULL, 'va840381@gmail.com', NULL, '$2y$10$/uA5LdYk3Ftq7qtw8lyG5.P2dDVRc96MhmxeB.bCLBY76zyxv3bEa', NULL, NULL, NULL, 1, 0, '233540224077', NULL, NULL, NULL, NULL, NULL, '2023-08-17 11:11:46', '2023-08-17 11:11:46'), +(1225, 'Jane', 'Gold', NULL, NULL, 'jaasiamah007@st.Ug.edu.gh', NULL, '$2y$10$HvSqwRFbXIGvAY3Ii54KcuYy95snw0i.0oUuCoxr2sxXDCeZrGZCi', NULL, NULL, NULL, 1, 0, '233549863231', NULL, NULL, NULL, NULL, NULL, '2023-08-17 11:16:57', '2023-08-17 11:16:57'), +(1226, 'Ummu', 'Bint', NULL, NULL, 'humuabdullai480@gmail.com', NULL, '$2y$10$gBfS7rAeZrICuRtfbF2uDelLX7R/UcJPnMDOhIFKeveAPOJZLMWD2', NULL, NULL, NULL, 1, 0, '233501726199', NULL, NULL, NULL, NULL, NULL, '2023-08-17 12:04:29', '2023-08-17 12:04:29'), +(1227, 'Nana', 'Ama', NULL, NULL, 'dansograce112@gmail.com', NULL, '$2y$10$zXebV6J24RxGgskIntxymeF/NQdhMxE323wXr0ekvIvpKeBWpeiSS', NULL, NULL, NULL, 1, 0, '233549950271', NULL, NULL, NULL, 'profile-photos/quaWg182WJvZpI2sToKNqeuAReVi26LFXfgyw72P.jpg', NULL, '2023-08-17 12:04:40', '2023-08-17 12:04:40'), +(1228, 'EMMANUEL', 'HACKMAN MANU', NULL, NULL, 'emmanuelhackman2018@gmail.com', NULL, '$2y$10$.GMynyXT7X6DrDFXytFR.u8DIxNtS1asmu1pvx1iBln18ApU0L79S', NULL, NULL, NULL, 1, 0, '233244354701', NULL, NULL, NULL, NULL, NULL, '2023-08-17 12:05:17', '2023-08-17 12:05:17'), +(1229, 'Mavis', 'Broni', NULL, NULL, 'mavisbroni07@gmail.com', NULL, '$2y$10$6foah0It0AOFPKsYG3M8t.pD7/kkErI9/9VMsJOj6N2JJagV69eMK', NULL, NULL, NULL, 1, 0, '233540287006', NULL, NULL, NULL, NULL, NULL, '2023-08-17 13:30:55', '2023-08-17 13:30:55'), +(1230, 'Christabel', 'kadel', NULL, NULL, 'christabelkadel150@gmail.com', NULL, '$2y$10$6NKKwXYoBsmeWS8RfXA4TevFIebo8HOEhxV8su424FxA1jgXGrFTC', NULL, NULL, NULL, 1, 0, '233553410818', NULL, NULL, NULL, NULL, NULL, '2023-08-17 15:15:37', '2023-08-17 15:15:37'), +(1231, 'ivy', 'Bonney', NULL, NULL, 'ivybonney10@icloud.com', NULL, '$2y$10$UV7hx.Fn25hKDnjFV0BNWuFbYJEnYf0p8TVLP9YGofxG6PRPGlmJy', NULL, NULL, NULL, 1, 0, '233595053754', NULL, NULL, NULL, NULL, NULL, '2023-08-17 15:18:04', '2023-08-17 15:18:04'), +(1232, 'Joyce', 'Fosuaa', NULL, NULL, 'fosuaapomaajoyce3@icloud.com', NULL, '$2y$10$8CW.Ew/mQnMo9tWUoySB1e.0oMBer5r/QwP6WLe6wgBqnHiX6Hqt.', NULL, NULL, NULL, 1, 0, '233548213998', NULL, NULL, NULL, NULL, NULL, '2023-08-17 16:11:51', '2023-08-17 16:11:51'), +(1233, 'Mamavi', 'Agboh', '', NULL, 'candy1z@ymail.com', NULL, '$2y$10$DVOmUDtoLCvDXAZMQ.PjreTDJqnOOpMuv9HTiXOWKyAkyPkedqXf6', NULL, NULL, NULL, 1, 0, '233244558058', NULL, NULL, NULL, NULL, NULL, '2023-08-17 16:35:09', '2023-08-17 16:37:23'), +(1234, 'Aniah', 'Bernice', NULL, NULL, 'Aniahbernice@5.com', NULL, '$2y$10$syD5HGflq0g/TZZa3qt/YO24zPcvWsPFDfs93pvKggwFmpac92Lci', NULL, NULL, NULL, 1, 0, '233256841490', NULL, NULL, NULL, NULL, NULL, '2023-08-17 16:44:54', '2023-08-17 16:45:39'), +(1235, 'Rahel', 'Yamuha', '', NULL, 'yamuharahel@gmail.com', NULL, '$2y$10$UJPkyJZuN0IGtJcGKrmVbOJoj5maYLf6v.pm6DK/.PgGElO0aamCy', NULL, NULL, NULL, 1, 0, '233246444393', '2023-08-19 16:17:02', NULL, NULL, NULL, NULL, '2023-08-17 16:55:43', '2023-08-19 16:18:07'), +(1236, 'Blessing', 'Ahiabu', NULL, NULL, 'blessingseyram81@gmail.com', NULL, '$2y$10$G1H2QLpfT9XpuleQoqSumeGOn7l7FfwJebUkudeFBYJQ7l6uwK.wa', NULL, NULL, NULL, 1, 0, '233542288168', NULL, NULL, NULL, NULL, NULL, '2023-08-17 17:00:37', '2023-08-17 17:00:37'), +(1237, 'Juan', 'Wendy Chris', NULL, NULL, 'amankwaajianita34@gmail.Com', NULL, '$2y$10$VOczr9iLJJqmBywl7n36X.4wRiSbPxTcTQo.qXdWEFQGZblCat/ny', NULL, NULL, NULL, 1, 0, '233505158715', NULL, NULL, NULL, NULL, NULL, '2023-08-17 17:02:15', '2023-08-17 17:02:15'), +(1238, 'Nhaa', 'Candy', '', NULL, 'kushcandy72@gmail.com', NULL, '$2y$10$doU4UtbFge3f4eSkLWXIquUvVYQpaZXBhE14ajSM9RqyifcEbHasO', NULL, NULL, NULL, 1, 0, '233592311449', NULL, NULL, NULL, NULL, NULL, '2023-08-17 17:34:22', '2023-08-17 17:37:07'), +(1239, 'Apraku', 'Esther', '', NULL, 'aprakuesther@gmail.com', NULL, '$2y$10$qytHhIhpDqqYrqU45jtoEOgaXPAJrZmayD9b72ucpuCpItVdb4DXK', NULL, NULL, NULL, 1, 0, '233502295538', NULL, NULL, NULL, NULL, NULL, '2023-08-17 18:01:27', '2023-08-17 18:03:55'), +(1240, 'Rahael', 'Quaye', '', NULL, 'rahaelquaye1@gmail.com', NULL, '$2y$10$T4seGIeLDAVSUK.sm6jmcuWQnMWsqFwQ6QJTKTAEPRN430VuTVSXG', NULL, NULL, NULL, 1, 0, '233508090195', NULL, NULL, NULL, NULL, NULL, '2023-08-17 18:50:53', '2023-08-17 18:58:55'), +(1241, 'Augustine', 'Duah', NULL, NULL, 'Augustine.31real@gmail.com', NULL, '$2y$10$.D.0n3iMxPnjPxIKMgA8aud4SPdLeKL9emkBCPDVGGWySkhCm94oy', NULL, NULL, NULL, 1, 0, '233548940970', NULL, NULL, NULL, NULL, NULL, '2023-08-17 19:03:53', '2023-08-17 19:03:54'), +(1242, 'Dennis', 'Yeboah', NULL, NULL, 'yeboahdennis0123@gmail.com', NULL, '$2y$10$PhZr5Br8XaJbFiW7oDB.Ku76FxjwiEe422FSeOWy3NsHzrdUn1sni', NULL, NULL, NULL, 1, 0, '233206311491', NULL, NULL, NULL, 'profile-photos/7lGb0mUbW0U04IpdzuKGMjbeeZTMr7svZgeH0wIE.jpg', NULL, '2023-08-17 19:07:53', '2023-08-17 19:07:53'), +(1243, 'Regina', 'Kinikini', '', NULL, 'regina.kinikini@icloud.com', NULL, '$2y$10$tf4GaW6HAinkhUmuyQ3vAuUpOKDi/vsKTGsa9uFCE0c2rxzUKMaau', NULL, NULL, NULL, 1, 0, '233248860105', NULL, NULL, NULL, NULL, NULL, '2023-08-17 19:29:05', '2023-08-17 19:31:34'), +(1244, 'Faustina', 'Durowaa', NULL, NULL, 'faustinadurowaa11@gmail.com', NULL, '$2y$10$7igugy.s6XDeuQ9RIDckrurdfTfN3BykK4vBsjOLtnuJc/dTCg1H.', NULL, NULL, NULL, 1, 0, '233549605199', NULL, NULL, NULL, NULL, NULL, '2023-08-17 20:27:40', '2023-08-17 20:27:40'), +(1245, 'Charity', 'Gyamfi', NULL, NULL, 'gyamficharity46@gmail.com', NULL, '$2y$10$JuDp38x.9tf01vrHYQ6LheRYN8Yu.D1fc1Gst8tLEwH20QmKObN9S', NULL, NULL, NULL, 1, 0, '233552808034', NULL, NULL, NULL, NULL, NULL, '2023-08-17 20:53:51', '2023-08-17 20:53:51'), +(1246, 'Angelina', 'mensah', NULL, NULL, 'mensahangelina077@gmail.com', NULL, '$2y$10$PkmUx.J2IW/h5JlwJqF4deVoaH37Sh9OBhfBA26b4N94GS4r.cu/.', NULL, NULL, NULL, 1, 0, '233547765514', NULL, NULL, NULL, NULL, NULL, '2023-08-17 21:00:42', '2023-08-17 21:00:42'), +(1247, 'Jennifer', 'Apreko', '', NULL, 'nharnharadjuahdinky@gmail.com', NULL, '$2y$10$lyOtluEdpu9nqS875pPCjuwtTLelaDyxkez1/r.aJk5FbXfJfcx7.', NULL, NULL, NULL, 1, 0, '233543075866', NULL, NULL, NULL, 'profile-photos/x72bOwgZ0mJIJDvDA5b9OFcmpvYEt25EqxKK3bD1.jpg', NULL, '2023-08-17 22:59:20', '2023-08-17 23:01:55'), +(1248, 'Hanny', 'Amanfo', NULL, NULL, 'hannyamanfo@gmail.com', NULL, '$2y$10$u9ldGvDDHwFWYooLSlVMNO6mWXfmAaKa99PBjHFCh8XkyQrrTW16K', NULL, NULL, NULL, 1, 0, '233595909259', NULL, NULL, NULL, NULL, NULL, '2023-08-17 23:08:29', '2023-08-17 23:08:29'), +(1249, 'Qwaku', 'Jake', NULL, NULL, 'amuzujacob02@gmail.com', NULL, '$2y$10$AU86kQrPCWQO99yTumXma.QPjk/Lh/I3muKiOZaTsOLI5Tt5jnU9O', NULL, NULL, NULL, 1, 0, '233545515385', NULL, NULL, NULL, NULL, NULL, '2023-08-18 01:09:35', '2023-08-18 01:09:35'), +(1250, 'Belinda', 'Tetteh', NULL, NULL, 'belindaadinorkowtetteh@gmail.com', NULL, '$2y$10$ZMbNG9GpWmvkcZW5LCwFKevn9WfGMJVyQTY7GmoUO7inL.fAdXS4i', NULL, NULL, NULL, 1, 0, '233244752246', NULL, NULL, NULL, NULL, NULL, '2023-08-18 06:31:03', '2023-08-18 06:31:03'), +(1251, 'firdaus', 'Osman', NULL, NULL, 'firdaushudu20@gmail.com', NULL, '$2y$10$IoXbMTgkKK7Mt6eJ2Ff5bOS3VgCZwrdM.MKoXjCQyLYz/e6vvLVLG', NULL, NULL, NULL, 1, 0, '233263224060', NULL, NULL, NULL, NULL, NULL, '2023-08-18 09:39:03', '2023-08-18 09:39:03'), +(1252, 'Antoinette', 'Owusu', NULL, NULL, 'antoinette@email.com', NULL, '$2y$10$fsOd5RjO.L64o/5MgLXjjuHybNX2fyP6mMFLA8GN3EU1rphHPliBe', NULL, NULL, NULL, 1, 0, '233240954138', NULL, NULL, NULL, NULL, NULL, '2023-08-18 10:14:34', '2023-08-18 10:14:34'), +(1253, 'Benedicta', 'Bondzie', NULL, NULL, 'benedictabondzie86@gmail.com', NULL, '$2y$10$SDJFHgolzebwtvmaGxHz3.XCgm0IwZfSVycMk3Hu5WHOTG0rGTiNK', NULL, NULL, NULL, 1, 0, '233555136364', NULL, NULL, NULL, NULL, NULL, '2023-08-18 11:30:49', '2023-08-18 11:30:49'), +(1254, 'Winifred', 'Tei-Wayo', NULL, NULL, 'winifredteiwayo@gmail.com', NULL, '$2y$10$B2Nq3eL5rBxfptGQ1DbceuwNq05MoYT2SHd/tRDdZ7L/ScOox5GdK', NULL, NULL, NULL, 1, 0, '233549998548', NULL, NULL, NULL, NULL, NULL, '2023-08-18 12:13:26', '2023-08-18 12:13:26'), +(1255, 'Benedicta', 'Kapora', NULL, NULL, 'BenedictaKapora@gmail.com', NULL, '$2y$10$WvZK23YpK2nZ3xgFfhsIn.VXY5nw8MpUeYIIgn0EuxJ3OdMKQSUAC', NULL, NULL, NULL, 1, 0, '233271294473', NULL, NULL, NULL, NULL, NULL, '2023-08-18 12:36:36', '2023-08-18 12:36:36'), +(1256, 'Priscilla', 'Adoma Acheampong Aikins', NULL, NULL, 'acheampongpriscilla842@gmail.com', NULL, '$2y$10$pNBd1tN1EzXWl2/Rh7x15udOfe3cdPc9Abcwo/jc9rgrGwTpZCtxu', NULL, NULL, NULL, 1, 0, '233599414210', NULL, NULL, NULL, NULL, NULL, '2023-08-18 13:20:11', '2023-08-18 13:20:12'), +(1257, 'Esi', 'Nyaneba', NULL, NULL, 'Nyanebaesi8@gmail.com', NULL, '$2y$10$W/adNfMnPmUPz.zkEGNLZe7yoTzYVAT.19N2d13ZBnOGykNqIo3NW', NULL, NULL, NULL, 1, 0, '233553502807', NULL, NULL, NULL, 'profile-photos/8zdzFfvXRolO1bywjn1zLbGIzo7qUed5Osc9tB8R.jpg', NULL, '2023-08-18 13:44:00', '2023-08-18 13:44:00'), +(1258, 'Judith', 'Agyemang Duah', NULL, NULL, 'judithagyemangduah04@gmail.com', NULL, '$2y$10$yS0ZFVUYz0z.PFEEmBLst.LVFWShbt/K037Egdxor/cOxEAaJXCiW', NULL, NULL, NULL, 1, 0, '233553217069', NULL, NULL, NULL, NULL, NULL, '2023-08-18 14:24:45', '2023-08-18 14:24:45'), +(1259, 'Amuzu', 'Remondey', NULL, NULL, 'dedeamuzu140@gmail.com', NULL, '$2y$10$Y85CYNzvN1N5YgZJ/ErpPOWARt2L3.PgmRjrOORYwb9KgaPH.8Xo2', NULL, NULL, NULL, 1, 0, '233543850861', NULL, NULL, NULL, NULL, NULL, '2023-08-18 15:33:10', '2023-08-18 15:33:10'), +(1260, 'David', 'Sarfo Boateng', NULL, NULL, 'shakermorpheus@gmail.com', NULL, '$2y$10$wOg.YIiDYJ5fHDjb2tLBx.rJpPzjRroQUBBZKrTb.AFf2zz8Rf7cS', NULL, NULL, NULL, 1, 0, '233553841200', NULL, NULL, NULL, NULL, NULL, '2023-08-18 17:14:38', '2023-08-18 17:14:38'), +(1261, 'Eugenia', 'Agbemakla', NULL, NULL, 'agbemaklaeugenia9@gmail.com', NULL, '$2y$10$6xoVs0scEcMB5WrGoN.cFOnzYvmJJq4OcPWPvy42bhB/R5w0sLxRO', NULL, NULL, NULL, 1, 0, '233558508500', NULL, NULL, NULL, NULL, NULL, '2023-08-18 19:09:50', '2023-08-18 19:09:50'), +(1262, 'rhiam', 'luv', NULL, NULL, 'mariamabdullatif26@gmail.com', NULL, '$2y$10$PkDSKU7OzKDIRCheL5Ge3OAVnW2n0F7K5H341naqT9P7FxKU/20wC', NULL, NULL, NULL, 1, 0, '233599104070', NULL, NULL, NULL, NULL, NULL, '2023-08-18 19:47:47', '2023-08-18 19:47:47'), +(1263, 'Emefa', 'Christiana', '', NULL, 'Christianaagboli1998@gmail.com', NULL, '$2y$10$EzYMfzcIhLqsoXeYnv/S4.PjNx.ALRCcs1sCxBcwe8aLPjn7Q6cB6', NULL, NULL, NULL, 1, 0, '233206605600', NULL, NULL, NULL, 'profile-photos/wZf5cCr4ozxevjcadfNHyR1aHsd8iq5Mh5qJv4dT.jpg', NULL, '2023-08-18 19:52:57', '2023-08-18 19:54:13'), +(1264, 'Monica Boatemaa', 'Amofah', '', NULL, 'monicaboatemaahamofah@gmail.com', NULL, '$2y$10$BNsggwLRB.d6ovwWmm7edOd.iS8eMhTs2RZ2TcKDw5i1GHd2TkwI.', NULL, NULL, NULL, 1, 0, '233556849829', NULL, NULL, NULL, NULL, NULL, '2023-08-18 19:56:06', '2023-08-19 12:16:50'), +(1265, 'Stephanie', 'Botchway', NULL, NULL, 'lordknwscarter@gmail.com', NULL, '$2y$10$WM7Yp94Tsp84m0nftPumye.7k85vv61nIMb03vcyc8RRKhsGXrArW', NULL, NULL, NULL, 1, 0, '233555269449', NULL, NULL, NULL, NULL, NULL, '2023-08-18 19:57:50', '2023-08-18 19:57:50'), +(1266, 'Nana', 'Yaa', NULL, NULL, 'jassieparco2@gmail.com', NULL, '$2y$10$wWRNapTufYBcLMtttMe0heV55tfEBrresZ7fZzEwCQVfu96tzilue', NULL, NULL, NULL, 1, 0, '233249339296', NULL, NULL, NULL, NULL, NULL, '2023-08-18 20:00:03', '2023-08-18 20:00:03'), +(1267, 'Alice', 'Ellimah', NULL, NULL, 'alicenyamekeellimah@gmail.com', NULL, '$2y$10$HMaK.jYh1FwsHslRmUQLrOVIoXnfcc2Cx4NYD/Ng4SjWnYOH8A4qO', NULL, NULL, NULL, 1, 0, '233257606662', NULL, NULL, NULL, NULL, NULL, '2023-08-18 20:16:57', '2023-08-18 20:16:57'), +(1268, 'Catherine', 'Gayi', NULL, NULL, 'catherinegayi40@gmail.com', NULL, '$2y$10$XNqB1z/xSNRJFDevypbtbuwLkZbNtwWhTI7YIfwOkPfD7GiwvlFUK', NULL, NULL, NULL, 1, 0, '233266339870', NULL, NULL, NULL, 'profile-photos/9pnNWvKVTAJVjjkEP8m7zmtzBragaTPmVGgKxgWg.jpg', NULL, '2023-08-18 20:20:33', '2023-08-18 20:22:46'), +(1269, 'Angela', 'Adjei', NULL, NULL, 'Angieadjei17@icloud.com', NULL, '$2y$10$xirhVw47ow4lNTpJLi3LmeC7xGLHWO0PVfTST2TIF7iZqSwPOnYSe', NULL, NULL, NULL, 1, 0, '233559067922', NULL, NULL, NULL, NULL, NULL, '2023-08-18 20:20:37', '2023-08-18 20:21:22'), +(1270, 'Naa', 'Shika', NULL, NULL, 'naomibuertey8@gmail.com', NULL, '$2y$10$/36K/Fburhj3e52y1O3qX.oCzP5iu1Df0nckzoeB3tvFubRO107aK', NULL, NULL, NULL, 1, 0, '233553733628', NULL, NULL, NULL, NULL, NULL, '2023-08-18 20:26:06', '2023-08-18 20:26:06'), +(1271, 'Irene', 'Osei', '', NULL, 'ireneosei896@gmail.com', NULL, '$2y$10$pGYsadKbJhBGtimAOHlUl.3XWAlW4glDhOTDPh5YKBinxaCSKpSW6', NULL, NULL, NULL, 1, 0, '233243130483', NULL, NULL, NULL, NULL, NULL, '2023-08-18 20:27:39', '2023-08-19 13:29:34'), +(1272, 'Abigail', 'Janamah', NULL, NULL, 'abigailjanamah5@gmail.com', NULL, '$2y$10$UMYEtfETEFMzMO.3wok9G.sFiUD/xFXXlrk/TSxLMxIcxNME8wuFC', NULL, NULL, NULL, 1, 0, '233550381917', NULL, NULL, NULL, NULL, NULL, '2023-08-18 20:30:00', '2023-08-18 20:30:00'), +(1273, 'Mercy', 'Amponsa', NULL, NULL, 'phyliciabremang1@gmail.com', NULL, '$2y$10$sumXY3EJeI6T5VCBVPk7F.1LcdGfVsnrPzBLG.LgsYkmGrWlxJ0Sa', NULL, NULL, NULL, 1, 0, '233245198643', NULL, NULL, NULL, NULL, NULL, '2023-08-18 20:34:30', '2023-08-18 20:34:30'), +(1274, 'Josephine', 'sey', NULL, NULL, 'adjoasey7@gmail.com', NULL, '$2y$10$2bz4S/TypbgulG1/akKFg.sS/IilrmUXW8T9kkJe/PwHpe8KbObjq', NULL, NULL, NULL, 1, 0, '233203354086', NULL, NULL, NULL, NULL, NULL, '2023-08-18 20:46:53', '2023-08-18 20:46:53'), +(1275, 'Matilda', 'Osei', NULL, NULL, 'matildaosei56@icloud.com', NULL, '$2y$10$gYHPDOQeYEdaKF4nkTC4S.ZQxuJNBx9og.XCTZj/bUYHxqCy95Gle', NULL, NULL, NULL, 1, 0, '233200562097', NULL, NULL, NULL, NULL, NULL, '2023-08-18 20:50:26', '2023-08-18 20:50:26'), +(1276, 'Edith', 'Adutwumwaa', NULL, NULL, 'edithadutwumwaa94@gmail.com', NULL, '$2y$10$1bmqszFQ5vHVtSDt..6hiO7oH1dKwfIph8mD20G3tqYqmsnhN/F5q', NULL, NULL, NULL, 1, 0, '233547950407', NULL, NULL, NULL, NULL, NULL, '2023-08-18 20:52:41', '2023-08-18 20:52:41'), +(1277, 'Theodora', 'Mawuanam', NULL, NULL, 'theodoramawuanam@gmail.com', NULL, '$2y$10$q85VC1LH/rOcxIYti5jyxurGOA0TVIBS3VsAIgnjFNIRXZJWSbVCy', NULL, NULL, NULL, 1, 0, '233245937117', NULL, NULL, NULL, NULL, NULL, '2023-08-18 21:49:56', '2023-08-18 21:49:56'), +(1278, 'Appiah', 'Charity', NULL, NULL, 'maamejane889@gmail.com', NULL, '$2y$10$L0JbfwW/aVxabEF7a9COI.dHl4eoaswfxSwkdRGxMmeDBsqNf46Qi', NULL, NULL, NULL, 1, 0, '233551134878', NULL, NULL, NULL, NULL, NULL, '2023-08-18 22:11:56', '2023-08-18 22:11:56'), +(1279, 'Jenny', 'Delali', NULL, NULL, 'delaliababio20@gmail.com', NULL, '$2y$10$ACjGRTW.acV6wh1vUJFB/.6gcVYlvIFZamQEKG92Y5xm4ZMkf3mf.', NULL, NULL, NULL, 1, 0, '233503132493', NULL, NULL, NULL, NULL, NULL, '2023-08-18 22:34:28', '2023-08-18 22:34:28'), +(1280, 'Jacobell', 'Wisdom', NULL, NULL, 'jacobellwisdom@gmail.com', NULL, '$2y$10$RWjNhJe.LAXKLE3SLx95HeE3crzk/VU7GLp5nQh7RzQPq3M8h.hR2', NULL, NULL, NULL, 1, 0, '233543174663', NULL, NULL, NULL, NULL, NULL, '2023-08-18 23:25:37', '2023-08-18 23:25:37'), +(1281, 'Esther', 'Oduro', NULL, NULL, 'estheroduro01@gmail.com', NULL, '$2y$10$d.iqgjTL7Sg9FIl60RUc/.7cIVhl.s8p0eKhwzkMMbDLWLd3lUJXu', NULL, NULL, NULL, 1, 0, '233559034378', NULL, NULL, NULL, NULL, NULL, '2023-08-18 23:37:48', '2023-08-18 23:37:48'), +(1282, 'maame', 'serwaa', '', NULL, 'reginaabubonsrah013@gmail.com', NULL, '$2y$10$YiSxI5cjzf5dkEB4x3N6Yer8eiFdecP.mQ65V24J.CEsrnhDKWovy', NULL, NULL, NULL, 1, 0, '233552796196', NULL, NULL, NULL, NULL, NULL, '2023-08-18 23:38:44', '2023-08-18 23:42:45'), +(1283, 'Sandra', 'Martei', NULL, NULL, 'sandramerley0@gmail.com', NULL, '$2y$10$Xf9idk43gxjc2UxVwKeKyeK3HbNTbUtSoK2FJKXIKJLmObqHyHzRa', NULL, NULL, NULL, 1, 0, '233204770214', NULL, NULL, NULL, NULL, NULL, '2023-08-19 00:04:21', '2023-08-19 00:04:21'), +(1284, 'Afia', 'Phiny', NULL, NULL, 'agyapongjosephine1@gmail.com', NULL, '$2y$10$WIXtZIketXdKkZ433p5xH.k91aKe9MPx91cDuGqC.Oc40Eu2eKMA2', NULL, NULL, NULL, 1, 0, '233256556283', NULL, NULL, NULL, NULL, NULL, '2023-08-19 00:23:44', '2023-08-19 00:23:44'), +(1285, 'Rosina', 'Mills', NULL, NULL, 'rosinamills@gmail.com', NULL, '$2y$10$HE/D.J3GVC1s4YPprbWIcOaMhzH0NMrheB.Ypo.5ng7BKRqrx.x8O', NULL, NULL, NULL, 1, 0, '233599735542', NULL, NULL, NULL, NULL, NULL, '2023-08-19 00:26:15', '2023-08-19 00:26:15'), +(1286, 'Bernice', 'Boadi', NULL, NULL, 'berniceboadi227@gmail.com', NULL, '$2y$10$7.94Z3ApfKibK5dvkxJFWOlFZa3wI21Lg2ZaB386B/VvHj5YrBkPq', NULL, NULL, NULL, 1, 0, '233256697693', NULL, NULL, NULL, NULL, NULL, '2023-08-19 04:33:10', '2023-08-19 04:33:10'), +(1287, 'Mildred', 'Samuel', NULL, NULL, 'couragesamuel7@gmail.com', NULL, '$2y$10$dea3JFNlBKZBzxQEs3kWd.9YX4pZKqCc/81lmaPp2Pgyc7YSb0SQK', NULL, NULL, NULL, 1, 0, '233246660004', NULL, NULL, NULL, NULL, NULL, '2023-08-19 06:14:42', '2023-08-19 06:14:42'), +(1288, 'Awurama', 'papabhi', '', NULL, 'awuramapapabhi050@gmail.com', NULL, '$2y$10$H5x5q3GZkEgQCxIv.YlHxOyrXJxXNqO2BvDyaOE0HJ8HVjae/v8CG', NULL, NULL, NULL, 1, 0, '233592463554', NULL, NULL, NULL, NULL, NULL, '2023-08-19 06:15:26', '2023-08-22 16:27:40'), +(1289, 'Elizabeth', 'Amemakalor', NULL, NULL, 'elizabethamemakalor@gmail.com', NULL, '$2y$10$XEFL9FWqGfmGij1HDNmxjuw8pB/IrP5SASHwa.oguiccgxatZCOR2', NULL, NULL, NULL, 1, 0, '233554021206', NULL, NULL, NULL, NULL, NULL, '2023-08-19 06:17:19', '2023-08-19 06:17:19'), +(1290, 'Ofori Amanfo', 'Sussana', NULL, NULL, 'oforiamanfosussana08@gmail.com', NULL, '$2y$10$yRg0DBOGhef/qhO8NUGr2ufDAreL3bOeQ4SLnFAY1SL5M/MJsngoe', NULL, NULL, NULL, 1, 0, '233550822990', NULL, NULL, NULL, NULL, NULL, '2023-08-19 07:03:13', '2023-08-19 07:03:13'), +(1291, 'Anastasia', 'Manu', NULL, NULL, 'anastasiamanu002@gmail.com', NULL, '$2y$10$w8E.po7snKy1bfDg0d2dT.jvwUEqhJm12B7sjgOMU1IH8VCwjsMrO', NULL, NULL, NULL, 1, 0, '233599336238', NULL, NULL, NULL, NULL, NULL, '2023-08-19 07:22:37', '2023-08-19 07:22:37'), +(1292, 'sheila', 'Boanor', NULL, NULL, 'nanaarquarh3@gmail.com', NULL, '$2y$10$VSzicIR/pVmbaYausxHc0e.fI1YTg.m3Zd7BPqh.l8Eh6xfLeXK.i', NULL, NULL, NULL, 1, 0, '233559785775', NULL, NULL, NULL, NULL, NULL, '2023-08-19 08:10:09', '2023-08-19 08:10:09'), +(1293, 'Ekua', 'Bentil', NULL, NULL, 'Ekuabentil144@gmail.com', NULL, '$2y$10$KWfyiJUc4979HBcb3Tyf0evRyz8NmTlykFXkm12WjuQcU126nk5EO', NULL, NULL, NULL, 1, 0, '233591172418', NULL, NULL, NULL, NULL, NULL, '2023-08-19 10:54:19', '2023-08-19 10:54:19'), +(1294, 'Edem', 'Vanessa', NULL, NULL, 'Vanessaedem@gmail.com', NULL, '$2y$10$e9vm95JlKoeJG66zwhQ09ucvaCn7ukIlMg7TBUltPxsyzvkQpJZD.', NULL, NULL, NULL, 1, 0, '233549330728', NULL, NULL, NULL, NULL, NULL, '2023-08-19 11:50:05', '2023-08-19 11:50:05'), +(1295, 'Esther', 'Boakyewaa', '', NULL, 'boakyewaa969@gmail.com', NULL, '$2y$10$MIP9fNc5WvugeKSau5SRoecJu2rWu3eO6JJv7yHqIDwlvGYmSG0e2', NULL, NULL, NULL, 1, 0, '233540685034', NULL, NULL, NULL, NULL, NULL, '2023-08-19 11:52:05', '2023-08-19 11:58:58'), +(1296, 'Abigail', 'Collins', NULL, NULL, 'Abbiecollinz@gmail.com', NULL, '$2y$10$oNKGRu2aqCK4EEGEc0e64OKRrsmol5W4dT.SiI/GA3ZWm95lI1ufu', NULL, NULL, NULL, 1, 0, '233547733366', NULL, NULL, NULL, NULL, NULL, '2023-08-19 11:52:35', '2023-08-19 11:52:35'), +(1297, 'precious', 'Agbeadzi', NULL, NULL, 'preciousagbeadzi@gmail.com', NULL, '$2y$10$5tDcBapGJsPLG9iNHQ460.sL4aFrPfcykGJoXn79jdbmOKkqcOQ3e', NULL, NULL, NULL, 1, 0, '233559312494', NULL, NULL, NULL, NULL, NULL, '2023-08-19 12:01:42', '2023-08-19 12:01:42'), +(1298, 'Araba', 'Andoh', NULL, NULL, 'priscillaarabaandoh@gmail.com', NULL, '$2y$10$KsOLWZonoRg.RDMmZDBVcuFanF5fRsF5ltSa3OgvNlc.q9dzWLWqK', NULL, NULL, NULL, 1, 0, '233554769248', NULL, NULL, NULL, NULL, NULL, '2023-08-19 12:05:20', '2023-08-19 12:05:20'), +(1299, 'Erica', 'Boye', NULL, NULL, 'ericaboye79@gmail.com', NULL, '$2y$10$NRADEWZp/FB1N9.XwqHxN.mATpbUCavCPkG9Qy69ONiHDPbM9QvBK', NULL, NULL, NULL, 1, 0, '233577480009', NULL, NULL, NULL, NULL, NULL, '2023-08-19 12:07:56', '2023-08-19 12:07:56'), +(1300, 'Rhammy', 'Yeboah', NULL, NULL, 'ggyeboah002@st.ug.edu.gh', NULL, '$2y$10$q7FvXYM8GTUO9VEpSC.l1ukRzAKgq.M9jtO0mij1naKeAAPp.Cix6', NULL, NULL, NULL, 1, 0, '233542150010', NULL, NULL, NULL, NULL, NULL, '2023-08-19 12:17:43', '2023-08-19 12:17:43'), +(1301, 'Samuel', 'ohene', NULL, NULL, 'ohenecosty@gmail.com', NULL, '$2y$10$kgYtN9rZl7QTKwXstoE58.8nGoUhFM4PIcZ4E2gl67VaWNclFEoeS', NULL, NULL, NULL, 1, 0, '233265153136', NULL, NULL, NULL, NULL, NULL, '2023-08-19 12:45:23', '2023-08-19 12:45:23'), +(1302, 'Hadiza', 'fuseini', NULL, NULL, 'fuseinihadiza5@gmail.com', NULL, '$2y$10$p03oQPLIk3q1MxW4Hr2KRugNhNpnduP3jVFUzmh59b9NCBcq2O56C', NULL, NULL, NULL, 1, 0, '233557163441', NULL, NULL, NULL, NULL, NULL, '2023-08-19 13:00:26', '2023-08-19 13:00:26'), +(1303, 'Dora', 'Boakye Marfo', '', NULL, 'breezysly2009@gmail.com', NULL, '$2y$10$lRWJGZdyIj5zGmQ3r3m1lOlZTO1Yh4PDC26L.22009Tc7nzdALPvu', NULL, NULL, NULL, 1, 0, '233542607374', NULL, NULL, NULL, 'profile-photos/i7gv86cJH0RVHfhcG3mojeuipO0IdtYkUYgcOFvH.jpg', NULL, '2023-08-19 13:01:56', '2023-08-19 13:08:10'), +(1304, 'Abena', 'Gyang', NULL, NULL, 'oparebeagyang63@gmail.com', NULL, '$2y$10$7HMcpTDpQhg9k/ICLTcb4.SOf9UBbbXzkidONKTfCkYXvO9.yGzBm', NULL, NULL, NULL, 1, 0, '233540246555', NULL, NULL, NULL, NULL, NULL, '2023-08-19 13:02:11', '2023-08-19 13:02:11'), +(1305, 'Alberta', 'Amofah', NULL, NULL, 'albertaamofah90@gmail.com', NULL, '$2y$10$nEKZGLsVcqfbvkD/tnuLreYbMJ/BKAC16jWhcSK3i1Sg6GWlRKgCO', NULL, NULL, NULL, 1, 0, '233552083889', NULL, NULL, NULL, NULL, NULL, '2023-08-19 13:10:39', '2023-08-19 13:10:39'), +(1306, 'Babainniwuur', 'Regina', NULL, NULL, 'Reginababainniwuur@gmail.com', NULL, '$2y$10$f0ny1dGcESugl8HTjASa/.k2XcL8Scq.NCa2uDWiMOZpS3cZYdPvu', NULL, NULL, NULL, 1, 0, '233596090270', NULL, NULL, NULL, NULL, NULL, '2023-08-19 13:19:03', '2023-08-19 13:19:03'), +(1307, 'Ewurama', 'sugar', NULL, NULL, 'Ewurama56678@email.com', NULL, '$2y$10$gy4jCM8kt.fuJRB6PrvScOc17FPaDAy0.eQF54QtbTwSEhu1rIDsW', NULL, NULL, NULL, 1, 0, '233559617861', NULL, NULL, NULL, NULL, NULL, '2023-08-19 13:39:22', '2023-08-19 13:39:22'), +(1308, 'Tracy', 'Birago', NULL, NULL, 'downamaslow@gmail.com', NULL, '$2y$10$Lta4ZZs9a6K2EuImWn6qVeGFxXkECEAKpo1UjS.2Aea7MdCnZghJ.', NULL, NULL, NULL, 1, 0, '233551240543', NULL, NULL, NULL, NULL, NULL, '2023-08-19 13:53:08', '2023-08-19 13:53:08'), +(1309, 'Francisca', 'Asante', NULL, NULL, 'asantefrancisca18@gmail.com', NULL, '$2y$10$H3w51qBGkLB3Q2qQlL3CF.D1PJTIo5vcqwP2H7xGgewKIUn5rl4Ly', NULL, NULL, NULL, 1, 0, '233245845137', NULL, NULL, NULL, NULL, NULL, '2023-08-19 14:35:52', '2023-08-19 14:35:52'), +(1310, 'Dzifa', 'Anat', NULL, NULL, 'anatordora7@gmail.com', NULL, '$2y$10$Q.7Ca6LJY3Lb7ygvDTqgVOa/DTaeY9r2Gt7oi0UP5KZTMFRmBOx1u', NULL, NULL, NULL, 1, 0, '233244782094', NULL, NULL, NULL, NULL, NULL, '2023-08-19 14:47:35', '2023-08-19 14:47:35'), +(1311, 'Barkisu', 'Eyiah Botchey', NULL, NULL, 'eyiahbotcheybarkisu@gmail.com', NULL, '$2y$10$a.tvr2lsNplMuYr2o3wm1OzXagJdiyxr7BfD0nGsYSK9aQIJvJ78i', NULL, NULL, NULL, 1, 0, '233257728874', NULL, NULL, NULL, NULL, NULL, '2023-08-19 14:48:36', '2023-08-19 14:48:36'), +(1312, 'gifty', 'mead', NULL, NULL, 'giftymead@gmail.com', NULL, '$2y$10$jZ3lf4NbSoH8VTNOxmIWque1E4iMqd7Mb1O5UfP4C3Uozav4nMiDu', NULL, NULL, NULL, 1, 0, '233540177485', NULL, NULL, NULL, NULL, NULL, '2023-08-19 14:52:50', '2023-08-19 14:52:50'), +(1313, 'Phoebe', 'Amponsah', '', NULL, 'nanaabena@gmail.com', NULL, '$2y$10$CuMy3fvktpWyBz3IDMu4VuaWuLjD5xYbbo2VQPVcZgOByyy/LPVP2', NULL, NULL, NULL, 1, 0, '233598441459', NULL, NULL, NULL, 'profile-photos/ZZ5wq8La1ngirL43ExHe4yyhCfqjoV2NQDGIeIIp.jpg', NULL, '2023-08-19 14:54:04', '2023-08-19 14:58:01'), +(1314, 'lois', 'klufio', NULL, NULL, 'klufiolois56@gmail.com', NULL, '$2y$10$rt/hLg1I80Rz8ZZEpYqFzuKrF3XyaWBi.D2UnH.G4YX2ExbDgNdau', NULL, NULL, NULL, 1, 0, '233549449523', NULL, NULL, NULL, NULL, NULL, '2023-08-19 15:00:36', '2023-08-19 15:00:36'), +(1315, 'Dzifa', 'Gafa', NULL, NULL, 'gloriagafah1@gmail.com', NULL, '$2y$10$0pOEF8.wHRwVfo.4Mjp4yekRhzO3wiMtBwYtr88Cu0ZBqBkX4q2V.', NULL, NULL, NULL, 1, 0, '233594059896', NULL, NULL, NULL, NULL, NULL, '2023-08-19 15:05:51', '2023-08-19 15:05:51'), +(1316, 'Mahfuzatu', 'Abdallah', NULL, NULL, 'mahfuzatuabdallah7@email.com', NULL, '$2y$10$LGh8KsoGAVAsuHJ7n4NDwuuYRCjDtODCgQAvZ3fIppUs67aA.o7Hm', NULL, NULL, NULL, 1, 0, '233597060691', NULL, NULL, NULL, 'profile-photos/H7naf7g2sR11mQrwcmxMaFf2jvh4xz5LHmJNkGbm.jpg', NULL, '2023-08-19 15:28:47', '2023-08-19 15:29:51'), +(1317, 'majorie', 'andoh', NULL, NULL, 'romeopapanikoi@gnail.com', NULL, '$2y$10$mIw6qstgjd4GrcsbBJSbuuddBGStqsF791gfXPL3GC1G19aFedUPm', NULL, NULL, NULL, 1, 0, '233546348411', NULL, NULL, NULL, NULL, NULL, '2023-08-19 16:15:14', '2023-08-19 16:15:14'), +(1318, 'victoria', 'yartey', NULL, NULL, 'victoriayartey42@gmail.com', NULL, '$2y$10$wV90fYVuIXt4HE.r5jaZn.gA8dwoGx60DWSm.l./.Fy5pB.4a1Yu.', NULL, NULL, NULL, 1, 0, '233550519368', NULL, NULL, NULL, NULL, NULL, '2023-08-19 16:16:33', '2023-08-19 16:16:33'), +(1319, 'Tracy Pearl', 'Agyemang', NULL, NULL, 'tracypearl45gh1@gmail.com', NULL, '$2y$10$gQ9NXNiQa65deySQy0vbQuKSXuvZmNuxgeA0ChHALnZ.sz3hM1mgq', NULL, NULL, NULL, 1, 0, '233247854434', NULL, NULL, NULL, NULL, NULL, '2023-08-19 17:02:26', '2023-08-19 17:02:26'), +(1320, 'Dzreke', 'Sandra', '', NULL, 'amaierry4@gmail.com', NULL, '$2y$10$5x4.7Q1YbXB7IWMUuiabVetUQMxxvwKqMgq5PeeQWJtmgLcBbb4Oe', NULL, NULL, NULL, 1, 0, '233257038870', NULL, NULL, NULL, NULL, NULL, '2023-08-19 18:18:42', '2023-08-19 18:22:52'), +(1321, 'Donkor', 'Abigail', '', NULL, 'donkorabigailkorkor93@gmail.com', NULL, '$2y$10$zBGDuPb35tGryMTgWEvHyevflZOaXIiM6aNBGPfZ4bmCZECqegfIe', NULL, NULL, NULL, 1, 0, '233546380150', NULL, NULL, NULL, NULL, NULL, '2023-08-19 19:18:59', '2023-08-24 00:00:51'), +(1322, 'Dulcie', 'Obiri Yirenkyi', NULL, NULL, 'awotwequainoo@yahoo.com', NULL, '$2y$10$y7crsMC3EdooWk115dyKPuUz4CTY1x8w.q3qX/gCMQ73LO0CPo0mS', NULL, NULL, NULL, 1, 0, '233269397180', NULL, NULL, NULL, NULL, NULL, '2023-08-19 19:25:09', '2023-08-19 19:25:09'), +(1323, 'Cecilia', 'Amoah', NULL, NULL, 'Ceciliaamoah544@gmail.com', NULL, '$2y$10$kK7E1ETZk087tgQA/qONlO9hxOyIy6KbiwFgdX51aw98htCKRvoV2', NULL, NULL, NULL, 1, 0, '233596773847', NULL, NULL, NULL, NULL, NULL, '2023-08-19 20:04:24', '2023-08-19 20:04:24'), +(1324, 'Marilyn', 'Addy', NULL, NULL, 'addymarilyn82@gmail.com', NULL, '$2y$10$X.E8pdEasRzlycd2/foE.ulg9VzJeJjxehohguTwIvyfDt6O3W/ra', NULL, NULL, NULL, 1, 0, '233243802111', NULL, NULL, NULL, NULL, NULL, '2023-08-19 21:03:21', '2023-08-19 21:03:21'), +(1325, 'Sherita', 'Moro', NULL, NULL, 'sheritamoro00@gmail.com', NULL, '$2y$10$7qTLkUSkyzsAzQTZy4NC9uasW8AlKN7CqVMWtI3Fb81Aczkd2d0lW', NULL, NULL, NULL, 1, 0, '233591113067', NULL, NULL, NULL, NULL, NULL, '2023-08-19 22:26:39', '2023-08-19 22:26:39'), +(1326, 'Priscilla', 'Akomeah', '', NULL, 'akomeahprisci37@gmail.com', NULL, '$2y$10$npXkQ3LalrJG/Jxgm/bMJufKY6BT5156ZGNq06SdZb5gSSDpjVyk.', NULL, NULL, NULL, 1, 0, '233546956120', NULL, NULL, NULL, NULL, NULL, '2023-08-20 00:53:18', '2023-08-20 00:55:18'), +(1327, 'Efya', 'Pretty', NULL, NULL, 'fremabenedy@gmail.com', NULL, '$2y$10$X0xbhz8sHx4HKh9Sj9FuT.Snn3LYopXZeIP40zmptW8C4H8110fDq', NULL, NULL, NULL, 1, 0, '233508110730', NULL, NULL, NULL, NULL, NULL, '2023-08-20 01:06:02', '2023-08-20 01:06:02'), +(1328, 'Nana', 'Efya', NULL, NULL, 'emmanuella@email.com', NULL, '$2y$10$D9ACPL6oPbng.HyxtDXP2Oloe1ZgKip2rBXlEI/B4R9HGqlTmdGLe', NULL, NULL, NULL, 1, 0, '233597534624', NULL, NULL, NULL, NULL, NULL, '2023-08-20 08:15:10', '2023-08-20 08:15:10'), +(1329, 'Mabel', 'Darko', NULL, NULL, 'mysnay1983@gmail.com', NULL, '$2y$10$eshs9LxU41AwMsGZrU3sl.GTZSc73uWjeXkiSh0QuRRo3pGnMnBRu', NULL, NULL, NULL, 1, 0, '233257424830', NULL, NULL, NULL, NULL, NULL, '2023-08-20 08:41:03', '2023-08-20 08:41:03'), +(1330, 'Portia', 'Henaku', NULL, NULL, 'portiahenaku1133@gmail.com', NULL, '$2y$10$WZYSdiY285sbfWetMWZQVelZB1EA2daTO5DIpZFkFmr9XMF5/ggs6', NULL, NULL, NULL, 1, 0, '233540459268', NULL, NULL, NULL, NULL, NULL, '2023-08-20 09:08:31', '2023-08-20 09:08:31'), +(1331, 'Daniella', 'Darko', NULL, NULL, 'darkodaniella7@gmail.com', NULL, '$2y$10$7YiUhxNCx4/mvNJVIB.MUe3V5kV.mfEos0Lfc38x7chdZxqeIOmvy', NULL, NULL, NULL, 1, 0, '233548188309', NULL, NULL, NULL, NULL, NULL, '2023-08-20 09:24:23', '2023-08-20 09:24:23'), +(1332, 'Bernice', 'Amfo', NULL, NULL, 'dbernice154@gmail.com', NULL, '$2y$10$GGyVylIoKz9r/wAUFoU/Kusya8DBN4MPUacUjTKMtK8ZtFsenCzOS', NULL, NULL, NULL, 1, 0, '233556607397', NULL, NULL, NULL, NULL, NULL, '2023-08-20 12:18:42', '2023-08-20 12:18:42'), +(1333, 'BENEDICTA', 'OWUSU', NULL, NULL, 'owusubene188@gmail.com', NULL, '$2y$10$DQ9ww0peSUR2VP2Harflc.1dWWaldZ2qfnipn5cFPaBSdn0.L5sOq', NULL, NULL, NULL, 1, 0, '233550840091', NULL, NULL, NULL, NULL, NULL, '2023-08-20 13:14:00', '2023-08-20 13:14:00'), +(1334, 'Abigail', 'Mensah', NULL, NULL, 'Abigailobengmensah7@gmail.com', NULL, '$2y$10$Y9SF/Vq2sGRGYARScpLG8OVJb4SsUnGzhmdQhZyqz7KzakOV4h5su', NULL, NULL, NULL, 1, 0, '233268520106', NULL, NULL, NULL, NULL, NULL, '2023-08-20 13:29:57', '2023-08-20 13:29:57'), +(1335, 'Florence', 'adjei', NULL, NULL, 'floshika1990@gmail.com', NULL, '$2y$10$XlX.jWQJUbWvUhd6Ns1fxevlM0EGcTVVRukBf33chnEtX0bMdUQtW', NULL, NULL, NULL, 1, 0, '233540712986', NULL, NULL, NULL, NULL, NULL, '2023-08-20 14:19:30', '2023-08-20 14:19:30'), +(1336, 'Maud', 'Gray', NULL, NULL, 'gracenankpan93@gmail.com', NULL, '$2y$10$.tMDLKj/kaq20dmgO8Xfh.3N.eOkZghFafwyTJDf1.kVUQJjmHXEm', NULL, NULL, NULL, 1, 0, '233241300141', NULL, NULL, NULL, NULL, NULL, '2023-08-20 17:28:33', '2023-08-20 17:28:33'), +(1337, 'Josephine', 'Brentu', '', NULL, 'brentujosephine8@gmail.com', NULL, '$2y$10$ZZEfttUU/tkQeWJ.rtjRNuQ6dUxv8iBa6hoXoWDhRMEhMsRXio4Pm', NULL, NULL, NULL, 1, 0, '233240594157', NULL, NULL, NULL, NULL, NULL, '2023-08-20 18:11:13', '2023-08-20 22:35:15'), +(1338, 'Ruth', 'Akpalu', NULL, NULL, 'ruthakpalu90@gmail.com', NULL, '$2y$10$YQdNmhfEveTrR5BcvD5p5O0YQg6AwLONqNGCznfnLwhqsRs3SOvoW', NULL, NULL, NULL, 1, 0, '233550114754', NULL, NULL, NULL, NULL, NULL, '2023-08-20 19:04:01', '2023-08-20 19:04:01'), +(1339, 'suzzy', 'kotey', NULL, NULL, 'suzzykotey@gmail.com', NULL, '$2y$10$yFmbBOLGQt1CgliAUUHrpepTsnM3MC9wev5kIgykhu7i46x3l0.hG', NULL, NULL, NULL, 1, 0, '233204938816', NULL, NULL, NULL, NULL, NULL, '2023-08-20 19:12:19', '2023-08-20 19:12:19'), +(1340, 'Abigail', 'Abordo', NULL, NULL, 'abordoabigail42@gmail.com', NULL, '$2y$10$yHzfspUV8ggMhzT21zockeLppll3cVwIEdcXMSA/QLM384lj2pJKC', NULL, NULL, NULL, 1, 0, '233200742455', NULL, NULL, NULL, NULL, NULL, '2023-08-20 19:41:30', '2023-08-20 19:41:30'), +(1341, 'Adilia', 'Opoku', NULL, NULL, 'Adeliaopoku123@gmail.com', NULL, '$2y$10$/U/aVQZEcQ9C.uy9/5meZ.GecbDLmtqmkilaSIK4UtFSXCEN3Fbde', NULL, NULL, NULL, 1, 0, '233243413481', NULL, NULL, NULL, NULL, NULL, '2023-08-20 19:55:35', '2023-08-20 19:55:35'), +(1342, 'sandra', 'Agyei', NULL, NULL, 'Sandra205@gmail.com', NULL, '$2y$10$2eIKmXUX6eV3x2oxsTqldOtu.TZtFSe687MehsBrrYGS77WThmmza', NULL, NULL, NULL, 1, 0, '233543594030', NULL, NULL, NULL, NULL, NULL, '2023-08-20 20:26:34', '2023-08-20 20:26:34'), +(1343, 'kyei Davida', 'Abenaa', NULL, NULL, 'davidaabenaaa@gmail.com', NULL, '$2y$10$vXUoN9dd1qnA2sc.t2csqeStd/pgr85J7oEzQtVLbN5.P.8LOpHpe', NULL, NULL, NULL, 1, 0, '233597060614', NULL, NULL, NULL, NULL, NULL, '2023-08-20 21:50:37', '2023-08-20 21:50:37'), +(1344, 'EUNITA', 'KWAW KUME', '', NULL, 'eunita5000@gmail.com', NULL, '$2y$10$IaKX2a1J5ngssMQZ/twn1OOM5aDnVzdt2ge7/9Ln.P0CvvZ51s3xW', NULL, NULL, NULL, 1, 0, '233543418584', NULL, NULL, NULL, NULL, NULL, '2023-08-20 21:56:57', '2023-08-20 22:00:12'), +(1345, 'Abigail', 'Akomeah', '', NULL, 'abigailakomeah5@gmail.com', NULL, '$2y$10$IqFv8g3bvsOxbWVfn7Gad.AQ40XyqMTa3l2s4Bfaq5g8LXiRpsXHW', NULL, NULL, NULL, 1, 0, '233555924984', NULL, NULL, NULL, NULL, NULL, '2023-08-20 22:01:32', '2023-08-20 22:05:02'), +(1346, 'Irene', 'Addo', NULL, NULL, 'Ireneaddo86@gmail.com', NULL, '$2y$10$ul3akNXDgiWTEOdE4nq/NeQh9FxKoatBQuncHDlN8W2GNZ1faKLia', NULL, NULL, NULL, 1, 0, '233500893145', NULL, NULL, NULL, NULL, NULL, '2023-08-20 22:25:18', '2023-08-20 22:25:18'), +(1347, 'Priscilla', 'Amanor', '', NULL, 'Priscillaamanor70@gmail.com', NULL, '$2y$10$PZscAjcXKaVlRXInKiDtje9vKp7Z2GTwmemL8usOeaLMs7FtiCcQK', NULL, NULL, NULL, 1, 0, '233240678233', NULL, NULL, NULL, NULL, NULL, '2023-08-20 23:01:25', '2023-08-21 16:30:45'), +(1348, 'Irene', 'Bashiru', NULL, NULL, 'irenebashiru@rocketmail.com', NULL, '$2y$10$ZAtWhU86G4JwJ0L3xWO1C..aI0cxQ/63uePdzCjTq73dgEZoEFizu', NULL, NULL, NULL, 1, 0, '233242077273', NULL, NULL, NULL, NULL, NULL, '2023-08-20 23:05:38', '2023-08-20 23:05:38'), +(1349, 'Precious', 'Boahene', NULL, NULL, 'boaheneprecious02@gmail.com', NULL, '$2y$10$C5OHUd0tVQsJ/sNcFBmGx.R927kLotV9zRlg5FJwI8neHyRLbuNvy', NULL, NULL, NULL, 1, 0, '233594892725', NULL, NULL, NULL, NULL, NULL, '2023-08-20 23:11:14', '2023-08-20 23:11:14'), +(1350, 'Dreamgal', 'Grace', '', NULL, 'ankutse500@gmail.com', NULL, '$2y$10$abs59BEyVD822RcutEeIUON8YQ26uoQ1y2tM4Xamt9Tg2Qra8/yNm', NULL, NULL, NULL, 1, 0, '233540452465', NULL, NULL, NULL, NULL, NULL, '2023-08-21 00:54:05', '2023-08-21 00:55:33'), +(1351, 'sandra', 'Agyemang', NULL, NULL, 'sandrasekyiwaa61@gmail.com', NULL, '$2y$10$8mwE3Agfeuo5PbVaPD4k0.CPCCM6pbr/2IP0.EZk3zlAawPxvKRnS', NULL, NULL, NULL, 1, 0, '233241861773', NULL, NULL, NULL, NULL, NULL, '2023-08-21 02:05:55', '2023-08-21 02:05:55'), +(1352, 'Nana Akua', 'Marfowaa', NULL, NULL, 'akuagoldy24@gmail.com', NULL, '$2y$10$v8i28Kx8BkM9zcptZAKCoesTLZqAeY.C32XaEGtzXaa88stDzVdsm', NULL, NULL, NULL, 1, 0, '233553064173', NULL, NULL, NULL, NULL, NULL, '2023-08-21 07:29:24', '2023-08-21 07:30:01'), +(1353, 'Edith wineme', 'Ayuah', NULL, NULL, 'edithwinime4U@gmail.com', NULL, '$2y$10$yh3E9E/D.aHfxHKyEJsY1OA157PyTJkycPD8E9C0QkdcvNBiOnk6y', NULL, NULL, NULL, 1, 0, '233597867321', NULL, NULL, NULL, NULL, NULL, '2023-08-21 07:35:33', '2023-08-21 07:35:33'), +(1354, 'Josie', 'Mingle', NULL, NULL, 'Josephinemingle168@gmail.com', NULL, '$2y$10$onk39pTBVH85.3MGUr/5nO52m8bnchWP5qSE2Gg2.uNtxp2t1tQM6', NULL, NULL, NULL, 1, 0, '233273176867', NULL, NULL, NULL, NULL, NULL, '2023-08-21 07:47:39', '2023-08-21 07:47:39'), +(1355, 'Stephanie', 'Deitutu', NULL, NULL, 'Berldeitutu@gmail.com', NULL, '$2y$10$ArCo4LlpwNNgBB/q9heCBus2APw1MTZTVZfpby/0R0Uqf3.sadW92', NULL, NULL, NULL, 1, 0, '233553570765', NULL, NULL, NULL, NULL, NULL, '2023-08-21 07:58:11', '2023-08-21 07:58:11'), +(1356, 'Gifty', 'BruceSmith', NULL, NULL, 'brucesmithgifty@Gmail.con', NULL, '$2y$10$yyzwn1tBg0nd4u.FyrZte.e3Hr3vRIEHmu3vB6uJ.0nGSo4kBoKJq', NULL, NULL, NULL, 1, 0, '233551657261', NULL, NULL, NULL, NULL, NULL, '2023-08-21 08:09:16', '2023-08-21 08:09:16'), +(1357, 'bervelyn', 'Armah', NULL, NULL, 'berv31@gmail.com', NULL, '$2y$10$j7aU8lH23CtWyeY3NPMUW.hZ1Dnw8S1LCRiJDr9KI8P.9zLu5U.P.', NULL, NULL, NULL, 1, 0, '233596904085', NULL, NULL, NULL, NULL, NULL, '2023-08-21 08:29:48', '2023-08-21 08:29:48'), +(1358, 'Marian', 'Sackey', NULL, NULL, 'mariansackey6@icloud.com', NULL, '$2y$10$eZS6f6uQPcbsKxHV4uxZOe.mRUY0ScPtmEgtwPSoK7KfehyLN86AO', NULL, NULL, NULL, 1, 0, '233248274717', NULL, NULL, NULL, NULL, NULL, '2023-08-21 08:30:08', '2023-08-21 08:30:08'), +(1359, 'debbie', 'padi', NULL, NULL, 'dekeyme@gmail.com', NULL, '$2y$10$Tvn7CAdMx0AFgiE9KSlj8.h5uWW1MZ.hvgHE52pkzNH4gzfEffd0e', NULL, NULL, NULL, 1, 0, '233206030243', NULL, NULL, NULL, NULL, NULL, '2023-08-21 08:59:48', '2023-08-21 08:59:48'), +(1360, 'Felicia', 'Osei', NULL, NULL, 'Feliciaosei@gmail.com', NULL, '$2y$10$UyuPU0ourfxNnvhGewjD7OH37/SJ7uWKmhP/znjT3r7AhSu6HKNhy', NULL, NULL, NULL, 1, 0, '233200943163', NULL, NULL, NULL, NULL, NULL, '2023-08-21 09:09:49', '2023-08-21 09:09:49'), +(1361, 'leona', 'Lamptey', NULL, NULL, 'leonalamptey04@gmail.com', NULL, '$2y$10$3kKDvdLFurPcQnhGVU2LjO09TE1W5n6amuDIHW7Yr0dFGp465CBE2', NULL, NULL, NULL, 1, 0, '233542747553', NULL, NULL, NULL, NULL, NULL, '2023-08-21 10:11:58', '2023-08-21 10:11:58'), +(1362, 'Priscilla', 'Agyeiwaa', NULL, NULL, 'priscillaagyeiwaa996@icloud.com', NULL, '$2y$10$zSP.tVLcgYm0MBQqagM7W.1nss1UesNsex5Z1Rbn5tLlISH6hxRuK', NULL, NULL, NULL, 1, 0, '233543057422', NULL, NULL, NULL, NULL, NULL, '2023-08-21 10:17:47', '2023-08-21 10:17:47'), +(1363, 'Esther', 'Saah', NULL, NULL, 'Nana@gmail.com', NULL, '$2y$10$hZcYhx2ODqUv4jMggsS6ruWBpdeIBbqq5FDZ4bzvkCaIyT3KWHAyC', NULL, NULL, NULL, 1, 0, '233554450859', NULL, NULL, NULL, NULL, NULL, '2023-08-21 11:02:33', '2023-08-21 11:02:33'), +(1364, 'perpetual', 'Nkrumah', '', NULL, 'PerpetualNkrumah26@gmail.com', NULL, '$2y$10$NqZ4TjFm0eq7.VlAJzZ4tex74uIejXZCiZeF5D14Xbi5WzyEsPd/a', NULL, NULL, NULL, 1, 0, '233595447616', NULL, NULL, NULL, NULL, NULL, '2023-08-21 11:09:30', '2023-08-21 11:15:21'), +(1365, 'Gloria', 'Asamoah', NULL, NULL, 'asamoahgloria989@gmail.com', NULL, '$2y$10$tipbQl7GqvK8xx9wkdob1.GNQA7RAA9iYE5yCgY.6M9e7Z.sdp0bG', NULL, NULL, NULL, 1, 0, '233593349935', NULL, NULL, NULL, NULL, NULL, '2023-08-21 11:09:33', '2023-08-21 11:09:34'), +(1366, 'Anthia', 'Tiwaa Frimpong', NULL, NULL, 'anthiatiwaafrimpong27@gmail.com', NULL, '$2y$10$EQLZ88qWrHsVD9KxMwWZQuzWYEMUXsKm96QN6zWI9GlHsGfaDh5am', NULL, NULL, NULL, 1, 0, '233202034639', NULL, NULL, NULL, 'profile-photos/RPhTgU7E99p3YxZw0kQsXu6nuTUejV1nir24qGeI.jpg', NULL, '2023-08-21 11:24:04', '2023-08-21 11:26:28'), +(1367, 'Henrietha', 'opoku Asare', NULL, NULL, 'henriethaopoku@gmail.com', NULL, '$2y$10$D3/CvxMimzaYn5Ncm/F3iOtN7GV7rjoqr1AjnJX5jLfh6nk.EtY9W', NULL, NULL, NULL, 1, 0, '233556843361', NULL, NULL, NULL, NULL, NULL, '2023-08-21 12:03:02', '2023-08-21 12:03:02'), +(1368, 'Tiwah', 'Esther', NULL, NULL, 'esthertiwaah@56.gmail.com', NULL, '$2y$10$OfAfY1.WZsYneA5Ku9/G2.G/E9U7Kxy5Z6UfF4qtYU2dErQneRTVu', NULL, NULL, NULL, 1, 0, '233201829983', NULL, NULL, NULL, NULL, NULL, '2023-08-21 12:38:54', '2023-08-21 12:38:54'), +(1369, 'patience', 'Dzigbordi', NULL, NULL, 'adwoapat440@icloud.com', NULL, '$2y$10$tWdHzvUuUmtCpGbkA7h28.MYRVZVQ7gQBZkoSyRRu2YCE1J.YYUGe', NULL, NULL, NULL, 1, 0, '233203988434', NULL, NULL, NULL, NULL, NULL, '2023-08-21 15:04:55', '2023-08-21 15:04:55'), +(1370, 'Linda', 'Boateng', NULL, NULL, 'lindaboateng1996@icloud.com', NULL, '$2y$10$hvpTZvKnYfRAwBAJMJ00WenrlVdoa0.VtDIuoL6NCPLz2oYSs1tvK', NULL, NULL, NULL, 1, 0, '233551760725', NULL, NULL, NULL, NULL, NULL, '2023-08-21 15:45:13', '2023-08-21 15:45:13'), +(1371, 'Rosemary', 'Amponsah', NULL, NULL, 'shadyrills@gmail.com', NULL, '$2y$10$vjtB5FscjkLYgYSQaYFLB.pN/vjiK1YVKGdZmuaS5XTL1OSQGieNG', NULL, NULL, NULL, 1, 0, '233540692649', NULL, NULL, NULL, NULL, NULL, '2023-08-21 15:46:56', '2023-08-21 15:46:56'), +(1372, 'ELIZABETH', 'DUONNAAH', NULL, NULL, 'lizzyduonnaah@gmail.com', NULL, '$2y$10$5iZUCKFo/O/kmDNk4RHFderK5g53mhyKpLFEIAVPUzdq..tptjQ6i', NULL, NULL, NULL, 1, 0, '233545372663', NULL, NULL, NULL, NULL, NULL, '2023-08-21 15:59:26', '2023-08-21 15:59:26'), +(1373, 'Ethna', 'Pala', NULL, NULL, 'ethnadave212@gmail.com', NULL, '$2y$10$xmG2ToE.Unsj.nIlXdFk0e.LI9S3VvZuMfAJNEmZwF5XIIkgB8.zO', NULL, NULL, NULL, 1, 0, '233542126177', NULL, NULL, NULL, NULL, NULL, '2023-08-21 16:07:44', '2023-08-21 16:07:44'), +(1374, 'hawa', 'alhassan', NULL, NULL, 'hawa_alhassan@icloud.com', NULL, '$2y$10$II.Giv8QzLP0UXwtYKry6.FIBuLFAHgGNxvL7A2XBj/DiLQUMV..a', NULL, NULL, NULL, 1, 0, '233257554825', NULL, NULL, NULL, NULL, NULL, '2023-08-21 16:22:38', '2023-08-21 16:22:38'), +(1375, 'Jessica', 'Tetteh', NULL, NULL, 'dimpleee219@gmail.com', NULL, '$2y$10$rQ/SAPoKtRpegDHLNVv1a.w5XygT.gXfZUlDnqDpPJ4DiwrPnRtXe', NULL, NULL, NULL, 1, 0, '233541621691', NULL, NULL, NULL, NULL, NULL, '2023-08-21 17:45:43', '2023-08-21 17:45:43'), +(1376, 'Priscilla', 'Mensah', '', NULL, 'priscybhaby@gmail.com', NULL, '$2y$10$./ouTxVnagei1bFprpSN2.9QV0gPsCaVQLLCDWgcQWskzVrAUVjIy', NULL, NULL, NULL, 1, 0, '233200916925', NULL, NULL, NULL, NULL, NULL, '2023-08-21 18:17:58', '2023-08-21 18:25:11'), +(1377, 'Abigail', 'Jondy', '', NULL, 'Abigailefyaelegant@gail.com', NULL, '$2y$10$HBx5i6EYXjMXr7nFGZykd.0nhoIMS0SIlY6lZibkPZYCdEeZRpzXO', NULL, NULL, NULL, 1, 0, '233598133002', NULL, NULL, NULL, NULL, NULL, '2023-08-21 18:27:56', '2023-08-23 15:11:10'), +(1378, 'Philidia', 'Addison', NULL, NULL, 'andrainaphilidia@gmail.com', NULL, '$2y$10$7DDLgsXMkSsR03PBYL01..YmJcDD1zDJTnXU3ZBmtXr1cEwKeKj2G', NULL, NULL, NULL, 1, 0, '233598901862', NULL, NULL, NULL, NULL, NULL, '2023-08-21 20:46:24', '2023-08-21 20:46:24'), +(1379, 'Osei', 'Philipa', '', NULL, 'oseiphilipa29@gmail.com', NULL, '$2y$10$eV11VzJrzH07NQHh0Wtiru/qiw6HmYdMptm/c4sL/Dzm/U3LOXUm2', NULL, NULL, NULL, 1, 0, '233540913369', NULL, NULL, NULL, NULL, NULL, '2023-08-21 20:52:45', '2023-08-21 20:55:18'), +(1380, 'Dorcas', 'Ankomah', NULL, NULL, 'ankomahhh@gmail.com', NULL, '$2y$10$EDSTKOYF4E6o5eMG4T2LA.eEukD2PlCz.jH84XsKiq.ctVanYM0NO', NULL, NULL, NULL, 1, 0, '233243192056', NULL, NULL, NULL, NULL, NULL, '2023-08-21 21:32:00', '2023-08-21 21:32:00'), +(1381, 'Gladys', 'morgan', NULL, NULL, 'jonathandebrah007@gmail.com', NULL, '$2y$10$qFhFaexvR4iGNGx1bh6ec.f5lZlK7yTvGavzVSw7XFaUHlws/Bz5K', NULL, NULL, NULL, 1, 0, '233557170460', NULL, NULL, NULL, NULL, NULL, '2023-08-22 00:21:06', '2023-08-22 00:21:06'), +(1382, 'Afia', 'Gyasi', NULL, NULL, 'queenskid43@gmail.com', NULL, '$2y$10$yBijGSyt1DyKcyalVZpkkuqVokueP5hyOnXfTM22V5he7B/oJb/0W', NULL, NULL, NULL, 1, 0, '233547336151', NULL, NULL, NULL, NULL, NULL, '2023-08-22 01:18:54', '2023-08-22 01:18:54'), +(1383, 'Afia', 'Amankwaah', '', NULL, 'amohhildaefua@gmail.com', NULL, '$2y$10$3QMaxQcXm63idwoGXaP7veJiJehiF.waF7d3YP9J76f0.Be2LHOiO', NULL, NULL, NULL, 1, 0, '233541253795', NULL, NULL, NULL, 'profile-photos/KZd0MLxPPloAaY2lrPqJdji9rcREhNpGmWiAEbV0.jpg', NULL, '2023-08-22 07:29:43', '2023-08-22 07:46:18'), +(1384, 'Beatrice', 'amoa', NULL, NULL, 'beatriceamoadza@gmail.com', NULL, '$2y$10$gbaSUyTFoJNUclDAAWJVFeo6ImrUIeQIpquCdReSA1nacHQnG94A.', NULL, NULL, NULL, 1, 0, '233257277692', NULL, NULL, NULL, NULL, NULL, '2023-08-22 09:40:54', '2023-08-22 09:40:54'), +(1385, 'Rosemarie', 'Frimpong', NULL, NULL, 'duodua18.rossie@gmail.com', NULL, '$2y$10$2teBlyeGN154EpdDDM/wledT3V7xaQx.Dz32ripIknG15IHxOj1dW', NULL, NULL, NULL, 1, 0, '233242814994', NULL, NULL, NULL, NULL, NULL, '2023-08-22 10:19:46', '2023-08-22 10:19:46'), +(1386, 'Ruth korkor', 'Adamani', NULL, NULL, 'adamanirwuth@gmail.com', NULL, '$2y$10$2qY7AtPGU1SZll3uOZ3QeuL02MjMEIzslN/ijiae8u/niyNJhZ0gS', NULL, NULL, NULL, 1, 0, '233205401123', NULL, NULL, NULL, NULL, NULL, '2023-08-22 10:24:49', '2023-08-22 10:24:49'), +(1387, 'Ruth', 'Adamani', NULL, NULL, 'adamanirwuth@gmail.com', NULL, '$2y$10$H0EHtnYxoAZg4kqBhapplORoptqJQVQABLfp2ptMNE7SEVEvBLRnG', NULL, NULL, NULL, 1, 0, '233541436769', NULL, NULL, NULL, NULL, NULL, '2023-08-22 10:28:56', '2023-08-22 10:28:56'), +(1388, 'Ruth', 'Nana Danso', NULL, NULL, 'quophiwalden@gmail.com', NULL, '$2y$10$gFBC.M3O8r21OqArjCOyKuITSNTR6T9tO0Oyt4QVrntpXUYwXtUHS', NULL, NULL, NULL, 1, 0, '233241650020', NULL, NULL, NULL, NULL, NULL, '2023-08-22 10:35:42', '2023-08-22 10:35:42'), +(1389, 'Mavis', 'Apogba', NULL, NULL, 'apogbamavis@gmail.com', NULL, '$2y$10$ZfuABJPkk9RCg66epfj2VO6DH3RmcMyQtYkUJsxcN.2bEsxRqK/KG', NULL, NULL, NULL, 1, 0, '233541653895', NULL, NULL, NULL, NULL, NULL, '2023-08-22 10:41:30', '2023-08-22 10:41:30'), +(1390, 'Eunice', 'Ansah', NULL, NULL, 'eunice12bus@email.com', NULL, '$2y$10$uWcNhi3yK5NRaGZr3RSxoOKRksGwfLPCuWZqOB8geGc5lHjzF/Q7.', NULL, NULL, NULL, 1, 0, '233592412426', NULL, NULL, NULL, NULL, NULL, '2023-08-22 11:08:39', '2023-08-22 11:08:39'), +(1391, 'Naa', 'Deede', NULL, NULL, 'priscillaayitey31@gmail.con', NULL, '$2y$10$BLEmqL7QaFJEmkO4HmzLs.ONgo1aLiR.o84PFlaNUHAen2EizbPLO', NULL, NULL, NULL, 1, 0, '233597594288', NULL, NULL, NULL, NULL, NULL, '2023-08-22 11:08:51', '2023-08-22 11:08:51'), +(1392, 'Jennifer', 'Nana', NULL, NULL, 'jenasaee1@gamil.com', NULL, '$2y$10$OjsUIo7fGu2F8MR1gcwrjOjuZqDKXyJsG6Yga0t8tkvAccAjfgES6', NULL, NULL, NULL, 1, 0, '233548113077', NULL, NULL, NULL, NULL, NULL, '2023-08-22 12:58:17', '2023-08-22 12:58:17'), +(1393, 'Juliana', 'Kuje', NULL, NULL, 'kujejuliana6@gmail.cm', NULL, '$2y$10$RPO65FeJdBH/fsYbBSKM1e1oNmNIDy0jVi/Wi46KnP05gAtLDGF8C', NULL, NULL, NULL, 1, 0, '233558490305', NULL, NULL, NULL, NULL, NULL, '2023-08-22 13:01:32', '2023-08-22 13:01:32'), +(1394, 'Maame efua', 'Kyeremanteng', NULL, NULL, 'jossyibac@gmail.com', NULL, '$2y$10$oetrSv/hxg.ETQkNQdrZx.Tgd0ZLztA3HzjumW5g.vmla1LN.f0Fq', NULL, NULL, NULL, 1, 0, '233249820183', NULL, NULL, NULL, NULL, NULL, '2023-08-22 14:06:15', '2023-08-22 14:06:15'); +INSERT INTO `users` (`id`, `first_name`, `last_name`, `middle_name`, `unique_number`, `email`, `email_verified_at`, `password`, `two_factor_secret`, `two_factor_recovery_codes`, `two_factor_confirmed_at`, `accepted_terms_privacy`, `is_blocked`, `phone`, `verified_date`, `remember_token`, `current_team_id`, `profile_photo_path`, `deleted_at`, `created_at`, `updated_at`) VALUES +(1395, 'Jessica', 'Afriyie', NULL, NULL, 'jessicaafriyiebonsu@gmail.com', NULL, '$2y$10$1upVWFYNctD38xmQPjhx6OD1T6hktz8FVM58a5CW/HiBUjhDDK6/2', NULL, NULL, NULL, 1, 0, '233207400533', NULL, NULL, NULL, NULL, NULL, '2023-08-22 14:22:22', '2023-08-22 14:22:22'), +(1396, 'Suleman', 'Osman', NULL, NULL, 'sulemanosman1993@gmail.com', NULL, '$2y$10$z0We26Ulk.blfjMoOLh6jO6V2RyaUiNGy7EoPp3h1K29n0bsKOJDm', NULL, NULL, NULL, 1, 0, '233244996491', NULL, NULL, NULL, NULL, NULL, '2023-08-22 14:22:37', '2023-08-22 14:22:37'), +(1397, 'Sheila', 'Tetteh', NULL, NULL, 'sheilatetteh70@gmail.com', NULL, '$2y$10$PNTi6oOt8vSlA8glRX67pu4W1vY70HYMtBujcLySqK12EK3DMxOV6', NULL, NULL, NULL, 1, 0, '233547856731', NULL, NULL, NULL, NULL, NULL, '2023-08-22 14:24:09', '2023-08-22 14:24:09'), +(1398, 'Nora', 'Amissah', NULL, NULL, 'amissahnora123@gmail.com', NULL, '$2y$10$bzav6YP33M7/Oc4rXz4B5uf8nS3oPN53n3p.IhS3JBfEQStyR3ntS', NULL, NULL, NULL, 1, 0, '233595879462', NULL, NULL, NULL, NULL, NULL, '2023-08-22 16:51:35', '2023-08-22 16:51:35'), +(1399, 'Victoria', 'BAAH Acheamfour', '', NULL, 'acheamffourbaahvictoria@gmail.com', NULL, '$2y$10$XIdXFaJsNs1jtAq0DsmKDepUcjzSovi8HbRVmkGs5DftSMCNJVO/a', NULL, NULL, NULL, 1, 0, '233544705796', NULL, NULL, NULL, NULL, NULL, '2023-08-22 17:24:52', '2023-08-22 17:26:50'), +(1400, 'Esther', 'Blankson', NULL, NULL, 'blanksonesther37@gmail.com', NULL, '$2y$10$L2iAyXjgQHUJ19HD9kY5ceWES/5P4NAK0et5TgYm2HSndT.PW6omC', NULL, NULL, NULL, 1, 0, '233540625121', NULL, NULL, NULL, NULL, NULL, '2023-08-22 17:36:55', '2023-08-22 17:36:55'), +(1401, 'Gift', 'Brown', NULL, NULL, 'giftachem@yahoo.com', NULL, '$2y$10$jqGoNuojxpQJEAcqC/56PurrLAYTIj8U072kLusJqA1LQYNcgqmoi', NULL, NULL, NULL, 1, 0, '233549333119', NULL, NULL, NULL, NULL, NULL, '2023-08-22 18:08:22', '2023-08-22 18:08:22'), +(1402, 'Judith', 'Annoh', NULL, NULL, 'judithannoh@gmail.com', NULL, '$2y$10$2zFphge.e/8A.cZnoevKwecfxfBo/QDBwCQ6r4Ena3uyp9qSZvijO', NULL, NULL, NULL, 1, 0, '233549820507', NULL, NULL, NULL, NULL, NULL, '2023-08-22 18:52:10', '2023-08-22 18:52:10'), +(1403, 'Ayishetu', 'Yidana', NULL, NULL, 'yidana9040@gmail.com', NULL, '$2y$10$Ka9suoWmABhjff8BdbsR9.LDYmSdEMBzp8pp3IeNL5v/9.NsNke3.', NULL, NULL, NULL, 1, 0, '233550588133', NULL, NULL, NULL, NULL, NULL, '2023-08-22 19:03:45', '2023-08-22 19:03:45'), +(1404, 'Amalo', 'Najat', NULL, NULL, 'queenamalo2@gmail.com', NULL, '$2y$10$HbdwlMlRkyHukpzN9a6ji.zkAAr4IWsu8FHwCho0HbqeEGNITLSt2', NULL, NULL, NULL, 1, 0, '233240414325', NULL, NULL, NULL, NULL, NULL, '2023-08-22 19:40:54', '2023-08-22 19:40:54'), +(1405, 'Berla', 'Ama', '', NULL, 'berlindaamoansah@gmail.com', NULL, '$2y$10$ei/OAYyzPh.QNOTS4ys9surcWyD/DT01vK4eNBuCXbvtq0BCC/QQ.', NULL, NULL, NULL, 1, 0, '233543612137', NULL, NULL, NULL, NULL, NULL, '2023-08-22 20:16:40', '2023-08-22 20:19:06'), +(1406, 'Geizela', 'Opoku Mensah', NULL, NULL, 'geizelaopoku64@gmail.com', NULL, '$2y$10$WsJOIhjApkEUWjgnSeV2w.xz5gW4GPQX6pNUghfOsPS2VgzT3W4ba', NULL, NULL, NULL, 1, 0, '233245832617', NULL, NULL, NULL, NULL, NULL, '2023-08-22 20:22:03', '2023-08-22 20:22:03'), +(1407, 'Juliet', 'Essuman', NULL, NULL, 'julietessuman22@gmail.com', NULL, '$2y$10$F8Hl5KchtHsygzCwKWprle6GKURkyn.JNFeoHQt7.tI9jMciRTMQa', NULL, NULL, NULL, 1, 0, '233555133926', NULL, NULL, NULL, NULL, NULL, '2023-08-22 21:29:36', '2023-08-22 21:29:36'), +(1408, 'Akua', 'Dorcas', NULL, NULL, 'aquiyadorcas@gmail.com', NULL, '$2y$10$B37VKWj9m9s7uNBeMeakd.Npr/XeOCAtExnKXA6J/diu4LMyJgDsS', NULL, NULL, NULL, 1, 0, '233552650151', NULL, NULL, NULL, NULL, NULL, '2023-08-22 22:58:04', '2023-08-22 22:58:04'), +(1409, 'Abdul mumin', 'latifa', NULL, NULL, 'a_lateefa@yahoo.com', NULL, '$2y$10$Sdi4kSUg0FSdx37ssGFsm.U4VRUfnbz8Eg4KigggCwGXYd2xQDbgy', NULL, NULL, NULL, 1, 0, '233545348649', NULL, NULL, NULL, NULL, NULL, '2023-08-23 00:49:02', '2023-08-23 00:49:02'), +(1410, 'abena', 'gyamfuaa', NULL, NULL, 'abenagyamfua471@gmail.com', NULL, '$2y$10$i6yh5W0Su0AzouohnLIl9.VZwVwJh5wY4I5sZIIxZIUgxRKdooPd.', NULL, NULL, NULL, 1, 0, '233247663155', NULL, NULL, NULL, NULL, NULL, '2023-08-23 05:19:47', '2023-08-23 05:19:47'), +(1411, 'sandra', 'welbeck', '', NULL, 'welbecksandra3@gmail.com', NULL, '$2y$10$/WQFGmAYcjiBG/giiGZnp.WO/GEpi5pbSvl.JN0WZQ3nEsRR8AOWO', NULL, NULL, NULL, 1, 0, '233558792339', NULL, NULL, NULL, 'profile-photos/hS7jh6yWp9xg94cvygoJqlxQkxsyqkKchW3eV4bD.jpg', NULL, '2023-08-23 09:49:45', '2023-08-23 09:57:12'), +(1412, 'Claudia', 'Arthur', NULL, NULL, 'Claudiaarthur242@gmail.com', NULL, '$2y$10$yZmT7FxLo2rb7vRh57FUUeXJa/mEeumRIPfVmnpZLVOVf3cYmMvmy', NULL, NULL, NULL, 1, 0, '233557522360', NULL, NULL, NULL, NULL, NULL, '2023-08-23 10:39:23', '2023-08-23 10:39:23'), +(1413, 'Abigail', 'Koblah', NULL, NULL, 'abigailkoblah72@gmail.com', NULL, '$2y$10$9IbN6JPM/FTr7fInnJY3qOSYNoimrH1exsChwt5XImXgVGnNgwXEW', NULL, NULL, NULL, 1, 0, '233554543019', NULL, NULL, NULL, NULL, NULL, '2023-08-23 10:43:39', '2023-08-23 10:43:39'), +(1414, 'Elizabeth', 'Osei', NULL, NULL, 'elizabethosei283@gmail.com', NULL, '$2y$10$pXovcEIcfGHU6Ay/Zqs.0OG7nsTwXjVlBuNssfrrCjjP8zkCoVZle', NULL, NULL, NULL, 1, 0, '233541634483', NULL, NULL, NULL, 'profile-photos/Xa22IIxX3lDNZ6yV6uYUnxmLoC6SLnpIre3FX87p.jpg', NULL, '2023-08-23 11:14:45', '2023-08-23 11:18:33'), +(1415, 'Akusika', 'Aikins', NULL, NULL, 'hertty2aikins@gmail.com', NULL, '$2y$10$f26FcX2mt44f.0pgAmmqS.TO2ggP0DKmOcM8RZzOzns8ZJ5aKJ7r.', NULL, NULL, NULL, 1, 0, '233557022939', NULL, NULL, NULL, NULL, NULL, '2023-08-23 11:18:44', '2023-08-23 11:18:44'), +(1416, 'Gifty', 'Ewusie Amoah', NULL, NULL, 'gamoah560@gmail.com', NULL, '$2y$10$VKMx1w7dR5ZkqwTqTfcQrehJh87CxOYB3TZ4jwgx59i6GfFGzXhfy', NULL, NULL, NULL, 1, 0, '233599987903', NULL, NULL, NULL, 'profile-photos/ojOF18znNen0onXT6UQt8VEK3r32J6XjksRrQkst.jpg', NULL, '2023-08-23 12:13:18', '2023-08-23 12:19:10'), +(1417, 'Maame ❤️', 'Adjoa🥰', NULL, NULL, 'gharteymillicent9@gmail.com', NULL, '$2y$10$TQFbgioN0mJnxHYfu.MlAOwES1n9cKUUm8jGrCcpjbM5JTIeWjGRy', NULL, NULL, NULL, 1, 0, '233559274920', NULL, NULL, NULL, NULL, NULL, '2023-08-23 12:30:04', '2023-08-23 12:30:04'), +(1418, 'Beatrice', 'Gyamfi', '', NULL, 'gyamfib08@gmail.com', NULL, '$2y$10$3TDmQ/.AGcvgIfF1JdyQO.OU7J9L0Id3XUzScFIyGg0xay7EFPpJ2', NULL, NULL, NULL, 1, 0, '233551848435', NULL, NULL, NULL, NULL, NULL, '2023-08-23 12:30:58', '2023-08-23 12:44:04'), +(1419, 'Awuraadjoa', 'Otu', NULL, NULL, 'appianimahotubeaotu@gmail.com', NULL, '$2y$10$6W1v01w4YDiAwi.QGA9.k.qYLSIG/oEnZePG.zzCdMU9xh5T9tEzS', NULL, NULL, NULL, 1, 0, '233200983441', NULL, NULL, NULL, NULL, NULL, '2023-08-23 13:03:54', '2023-08-23 13:03:54'), +(1420, 'Chloé', 'Amoah', NULL, NULL, 'chloeamoah@outlook.com', NULL, '$2y$10$q7MgAXLPQ/1IXTuQ4tvuweDBPyFZ/XawiTpvV2uWWrkbyiY1yFIe2', NULL, NULL, NULL, 1, 0, '233507028314', NULL, NULL, NULL, NULL, NULL, '2023-08-23 13:25:07', '2023-08-23 13:25:07'), +(1421, 'Camilla', 'Ofori Agyemfrah', NULL, NULL, 'camillaofori013@gmail.com', NULL, '$2y$10$g2D/ePiD5hMISxN3G64KH.3i4teIfRi5O1at6.PMkPBezdjX1VBE.', NULL, NULL, NULL, 1, 0, '233544193625', NULL, NULL, NULL, NULL, NULL, '2023-08-23 14:56:40', '2023-08-23 14:56:40'), +(1422, 'Helena', 'Agyemang', NULL, NULL, 'agyemanghelena7@gmail.com', NULL, '$2y$10$W1adgEJll8YP1BrD3QZGg.tOCQSkx343W9dbUjTafM4r4II8D1fNy', NULL, NULL, NULL, 1, 0, '233504611743', NULL, NULL, NULL, NULL, NULL, '2023-08-23 14:58:33', '2023-08-23 14:58:33'), +(1423, 'Eunice', 'Pomaah', NULL, NULL, 'eunicepomaah5@gmail.com', NULL, '$2y$10$ePcx37vJBcSPh1NubGh0hu3C3S8/fx0ZoUesnLvCTYALd0GS7Qrom', NULL, NULL, NULL, 1, 0, '233547745492', NULL, NULL, NULL, NULL, NULL, '2023-08-23 16:29:22', '2023-08-23 16:29:22'), +(1424, 'Sabrina', 'Frimpong', NULL, NULL, 'martinaaddo363@gmail.com', NULL, '$2y$10$.ewwVrlaZauY9yoe/8fnVOT.jnEy4tu5rmUzRT9Qyj4myqFjYzNDy', NULL, NULL, NULL, 1, 0, '233598699129', NULL, NULL, NULL, NULL, NULL, '2023-08-23 17:40:41', '2023-08-23 17:40:41'), +(1425, 'Judith', 'yeboah', NULL, NULL, 'yeboahj2001@icloud.com', NULL, '$2y$10$twjw7ttgo4N3R55S4DBUw.ZKj.il40trzT11LBhZhFc5v9.R5sVKW', NULL, NULL, NULL, 1, 0, '233502679844', NULL, NULL, NULL, NULL, NULL, '2023-08-23 17:50:36', '2023-08-23 17:50:36'), +(1426, 'Esi', 'Nyaneba', NULL, NULL, 'Nyanebaesi8@gmail.com', NULL, '$2y$10$C3yeqA8w96hj6mcXgXx8TehOzhjAt.vDYZIYCQ6lUZ0ZAgR.g9jyK', NULL, NULL, NULL, 1, 0, '233501981065', NULL, NULL, NULL, 'profile-photos/QAqebnUAonnp5IbXRz3ZWkA2VulhO1zaeRcMcwE6.jpg', NULL, '2023-08-23 19:49:11', '2023-08-23 19:49:11'), +(1427, 'Effah', 'Sandra', NULL, NULL, 'effahsandra491@gmail.com', NULL, '$2y$10$agre9i3Br1xlZWzHdofCBuoAQ6Bu4CXqL.RS6oqjMt2r9/CpG91FK', NULL, NULL, NULL, 1, 0, '233546719738', NULL, NULL, NULL, NULL, NULL, '2023-08-23 20:35:38', '2023-08-23 20:35:38'), +(1428, 'Lucy', 'Apaaya', NULL, NULL, 'Stunmoney@gmail.com', NULL, '$2y$10$4FxHTBJFEo8YPM3DHh9uRevFA5HPRr7WZPPz2h4yg.GQTtdH0vf5a', NULL, NULL, NULL, 1, 0, '233257520811', NULL, NULL, NULL, NULL, NULL, '2023-08-23 20:37:05', '2023-08-23 20:37:05'), +(1429, 'Herty', 'kay', NULL, NULL, 'kwaoherty99@gmail.com', NULL, '$2y$10$43T.4fl/tEQZs7AN9xfcBOgsUZJ7/RrS0p1SBa.jtHcf9tq57GI5y', NULL, NULL, NULL, 1, 0, '233545366858', NULL, NULL, NULL, NULL, NULL, '2023-08-23 20:41:33', '2023-08-23 20:41:33'), +(1430, 'odoi', 'Jennifer', '', NULL, 'odoijennifer0597@icloud.com', NULL, '$2y$10$GNx3ZYcIgaxA14wkGtL0YepnCFvHNSQKW.rvX8BbwPY1Myiiul.g6', NULL, NULL, NULL, 1, 0, '233598247401', NULL, NULL, NULL, 'profile-photos/4NKdILqm4DRHo02T7aTzca4x7lJ9PKxwnvYnNyCb.jpg', NULL, '2023-08-23 20:41:48', '2023-08-23 20:46:36'), +(1431, 'nelly', 'hayford', NULL, NULL, 'hayfordnelly511@gmail.com', NULL, '$2y$10$eIM5If0svVF3ttQE2ylFReKSJpb2Cs//UgUuWcmDRRdwqWOdGY2NG', NULL, NULL, NULL, 1, 0, '233204913468', NULL, NULL, NULL, NULL, NULL, '2023-08-23 20:57:38', '2023-08-23 20:57:38'), +(1432, 'Mildred Efya', 'Asantewaa Adu', NULL, NULL, 'milasantewaa@gmail.com', NULL, '$2y$10$8GSkBmselL1SROq3gh7uduAuI2Fow58LPk1Z3.J27xkgL9CwSidVG', NULL, NULL, NULL, 1, 0, '233540538869', NULL, NULL, NULL, NULL, NULL, '2023-08-23 21:03:56', '2023-08-23 21:03:56'), +(1433, 'Adwoa', 'Nannie', NULL, NULL, 'elnamtn@Gmail.com', NULL, '$2y$10$3uJKNBDkfe821B1TGcv31OHzWL16XP9Oe9/mM/izm4j1cKEMr.YI2', NULL, NULL, NULL, 1, 0, '233543770388', NULL, NULL, NULL, NULL, NULL, '2023-08-23 21:08:20', '2023-08-23 21:08:20'), +(1434, 'Jesse', 'Adu', NULL, NULL, 'georginadeede@gmail.com', NULL, '$2y$10$5TrP650tyeBGwTI4nkxI0u68Lie1ICBh4xEdUqKTBlOHgdfozFE/i', NULL, NULL, NULL, 1, 0, '233592102247', NULL, NULL, NULL, NULL, NULL, '2023-08-23 21:17:46', '2023-08-23 21:17:46'), +(1435, 'Philipa', 'Konadu', NULL, NULL, 'Efyabrownirishh@gmail.com', NULL, '$2y$10$q90ffg.4Yrx23SHsHgcPZuztT1AKfAPFoWvtn81HPEXbDruZVnD7e', NULL, NULL, NULL, 1, 0, '233592680103', NULL, NULL, NULL, NULL, NULL, '2023-08-23 22:01:10', '2023-08-23 22:01:10'), +(1436, 'Awurah', 'Adjoah', NULL, NULL, 'mensahpatience@gmail.com', NULL, '$2y$10$HCCZMQTrUerlgar.CnaKfOmnA3g7.RkO1U/xiZM/2js9Sj1pROZby', NULL, NULL, NULL, 1, 0, '233553189449', NULL, NULL, NULL, NULL, NULL, '2023-08-23 22:03:14', '2023-08-23 22:03:14'), +(1437, 'Gifty', 'Ewusie Amoah', NULL, NULL, 'gamoah560@gmail.com', NULL, '$2y$10$McmUxhwWXFxwIbmK3ZKpiurhnEMs8HoUwfrmGONV7jkXsFW6pVCmO', NULL, NULL, NULL, 1, 0, '233599066332', NULL, NULL, NULL, 'profile-photos/fqHrMFZS6L0Xdk6p4slA0DkokkmnkQsbQgxM4RBX.jpg', NULL, '2023-08-23 23:05:22', '2023-08-23 23:05:22'), +(1438, 'Gifty', 'Ewusie Amoah', NULL, NULL, 'gamoah560@gmail.com', NULL, '$2y$10$8uc5aypMkxKsam0qEteF9ufwy0CuB0oGQV0musVL8XdF9EN33rkKK', NULL, NULL, NULL, 1, 0, '233544843481', NULL, NULL, NULL, NULL, NULL, '2023-08-23 23:20:53', '2023-08-23 23:20:53'), +(1439, 'Gifty', 'Ewusie Amoah', NULL, NULL, 'gamoah560@gmail.com', NULL, '$2y$10$AmlKn5H3QFtKD9JLlN/HIuSzIKBHMGVfotshzwH5foGlcYV9HjBnK', NULL, NULL, NULL, 1, 0, '233503575871', '2023-08-23 23:33:37', NULL, NULL, 'profile-photos/Hya7X0fPvPxpvXK107stugdIhJljAt0duVxOg7GS.jpg', NULL, '2023-08-23 23:29:00', '2023-08-23 23:33:37'), +(1440, 'Patience', 'Amarh-Nyavor', NULL, NULL, 'patiencecuttieamarh@gmail.com', NULL, '$2y$10$Myzme.OKUuLvRnTTBPnEEO3On0xKWvcSdLze170QoJZqwDycSL49y', NULL, NULL, NULL, 1, 0, '233547479085', NULL, NULL, NULL, NULL, NULL, '2023-08-23 23:39:06', '2023-08-23 23:39:06'), +(1441, 'Vera', 'Mpim', NULL, NULL, 'unicrist.v@gmail.com', NULL, '$2y$10$zrly3B01aLaHY8PrIjFYXeRcojjslEjsBZV4DAU4JyelagTP51S0G', NULL, NULL, NULL, 1, 0, '233549179472', NULL, NULL, NULL, NULL, NULL, '2023-08-23 23:40:05', '2023-08-23 23:40:05'), +(1442, 'Derrick', 'Owusu', NULL, NULL, 'owusuderricko9598@gmail.com', NULL, '$2y$10$ttV6XQI.BWexYDHA9XLs7uDpJDqMRwyPER5k8SyvWO7CzQ/Apupwe', NULL, NULL, NULL, 1, 0, '233546339598', NULL, NULL, NULL, NULL, NULL, '2023-08-24 00:26:58', '2023-08-24 00:26:58'), +(1443, 'ivy', 'Akorlor', NULL, NULL, 'ivyakorlor@gmail.com', NULL, '$2y$10$3fvty9TI/U.rW17gtrG9z.hsQdrJyh7GTo63PhHMFmLT2Hx.EWQau', NULL, NULL, NULL, 1, 0, '233247998608', NULL, NULL, NULL, NULL, NULL, '2023-08-24 06:41:36', '2023-08-24 06:41:36'), +(1444, 'Emmanuel', 'Quansah', NULL, NULL, 'emmaquansah68@gmail.com', NULL, '$2y$10$VS0lGJ0r3H.A4vyKTFGFEuUDldyvvt0GTGBnzRRvSVT869tMJAFjK', NULL, NULL, NULL, 1, 0, '233243161621', NULL, NULL, NULL, 'profile-photos/LdcgZcYW9NWvS0MIT9cigZTPwL3cQWckBeZKS776.jpg', NULL, '2023-08-24 07:21:51', '2023-08-24 07:25:19'), +(1445, 'Marylynne', 'Sarpomaah', NULL, NULL, 'marybako442@gmail.com', NULL, '$2y$10$P.oqqWWjYPTxu9JGmtRJTe.dlalnqpTWZhI66yRRwSSElZpyQUIle', NULL, NULL, NULL, 1, 0, '233202315274', NULL, NULL, NULL, NULL, NULL, '2023-08-24 08:01:21', '2023-08-24 08:01:21'), +(1446, 'Leslie', 'Okyere', NULL, NULL, 'ljoe03709@gmail.com', NULL, '$2y$10$GO9gQHwy0slZD8x1MiEj.efo5hhuwyai5EQAqw5MMFD8GelIhxkYS', NULL, NULL, NULL, 1, 0, '233547300523', NULL, NULL, NULL, NULL, NULL, '2023-08-24 10:34:10', '2023-08-24 10:34:10'), +(1447, 'Leslie', 'Okyere', NULL, NULL, 'ljoe037099@gmail.com', NULL, '$2y$10$1j6lXMimfr011U9kTLqdeOfN.7YFEjhUfKtUx1Zt7U4P4UckoYwTG', NULL, NULL, NULL, 1, 0, '233544300523', NULL, NULL, NULL, NULL, NULL, '2023-08-24 10:35:15', '2023-08-24 10:35:15'), +(1448, 'Leslie', 'Okyere', NULL, NULL, 'ljoe037809@gmail.com', NULL, '$2y$10$LSIUv9pSCwukk35Dx9O/a.NRByevub2CJAtumFWILn/HI20ih0DJG', NULL, NULL, NULL, 1, 0, '233541300523', NULL, NULL, NULL, NULL, NULL, '2023-08-24 10:49:33', '2023-08-24 10:49:33'), +(1449, 'Leslie', 'Okyere', NULL, NULL, 'ljoe703709@gmail.com', NULL, '$2y$10$KGMy6bwFw1/k0RM7H2esIuEKpDpCn2FHSWXgnY8bqeEDssntpbRLC', NULL, NULL, NULL, 1, 0, '233542300523', NULL, NULL, NULL, NULL, NULL, '2023-08-24 10:52:38', '2023-08-24 10:52:38'), +(1450, 'Leslie', 'Okyere', NULL, NULL, 'ljo9e03709@gmail.com', NULL, '$2y$10$zC2y18P0zJN/Z8kmLekGm.luY9lqubEIl5E6xioHBqfVTV3eUOtBe', NULL, NULL, NULL, 1, 0, '233507800523', NULL, NULL, NULL, NULL, NULL, '2023-08-24 11:28:52', '2023-08-24 11:28:52'), +(1451, 'Guuu', 'Hhh', NULL, NULL, 'ljoe03vvhh709@gmail.com', NULL, '$2y$10$JDKawtlnU3CDMgcNoIaqo.yn3nDbXpGNTeVpj6ao7GYV3h0RsQazW', NULL, NULL, NULL, 1, 0, '233541285539', '2023-08-24 15:51:37', NULL, NULL, NULL, NULL, '2023-08-24 15:49:37', '2023-08-24 15:51:37'), +(1452, 'Leslie', 'Joe', NULL, NULL, 'joe1983920@live.com', NULL, '$2y$10$1nxek.Gxl2RIbAZJaHKqbuf0rv662BG.cncDNwKYBfItyxR0JnfNK', NULL, NULL, NULL, 0, 0, '233541395589', NULL, NULL, NULL, NULL, NULL, '2023-08-30 17:50:32', '2023-08-30 17:53:20'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `wallets` +-- + +CREATE TABLE `wallets` ( + `id` bigint(20) UNSIGNED NOT NULL, + `customer_id` bigint(20) UNSIGNED NOT NULL, + `amount` double(8,2) NOT NULL DEFAULT 0.00, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `wallets` +-- + +INSERT INTO `wallets` (`id`, `customer_id`, `amount`, `created_at`, `updated_at`) VALUES +(1, 1723, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(2, 210, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(4, 149, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(6, 2773, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(7, 891, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(9, 2774, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(10, 2721, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(11, 2775, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(13, 2776, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(14, 422, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(16, 2777, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(17, 1043, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(18, 655, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(19, 643, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(25, 278, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(36, 776, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(37, 894, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(41, 2778, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(50, 816, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(51, 441, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(53, 2779, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(55, 1903, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(56, 811, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(57, 395, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(58, 2780, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(59, 918, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(60, 1562, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(61, 935, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(63, 841, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(64, 2781, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(65, 770, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(67, 949, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(69, 31, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(72, 2782, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(74, 1247, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(82, 888, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(84, 837, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(92, 2783, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(94, 2784, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(99, 2785, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(100, 889, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(103, 2786, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(105, 2787, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(115, 2788, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(118, 2789, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(119, 2678, 1.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(122, 2790, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(123, 2791, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(127, 887, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(129, 543, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(138, 2792, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(139, 2793, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(140, 2794, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(141, 859, 0.00, '2023-08-09 04:46:08', '2023-08-09 04:46:08'), +(142, 780, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(145, 2795, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(147, 2796, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(149, 2797, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(150, 666, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(153, 2798, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(154, 823, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(157, 2799, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(159, 1866, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(160, 82, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(161, 409, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(163, 2800, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(164, 2801, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(165, 893, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(171, 2802, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(174, 892, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(178, 2803, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(182, 546, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(184, 1240, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(185, 2804, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(186, 2805, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(187, 2806, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(188, 801, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(189, 2807, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(190, 2808, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(191, 2809, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(192, 258, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(193, 1214, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(194, 1374, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(195, 2810, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(196, 2811, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(197, 2812, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(198, 2813, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(199, 37, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(200, 2814, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(201, 982, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(202, 2815, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(203, 2816, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(204, 2817, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(205, 2818, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(206, 524, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(207, 2819, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(209, 2820, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(210, 2821, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(211, 2822, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(212, 174, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(213, 2823, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(214, 1237, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(215, 915, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(216, 1013, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(217, 2824, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(218, 2825, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(219, 804, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(220, 2826, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(221, 2827, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(222, 2828, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(223, 2829, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(224, 2830, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(225, 2831, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(226, 443, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(227, 2832, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(228, 98, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(229, 132, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(230, 2833, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(231, 211, 30.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(232, 2834, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(233, 2835, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(234, 708, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(235, 2836, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(236, 2837, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(237, 2838, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(238, 933, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(239, 2839, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(240, 2840, 0.00, '2023-08-09 04:46:09', '2023-08-09 04:46:09'), +(241, 2841, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(242, 2842, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(243, 2843, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(244, 2844, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(245, 2396, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(246, 2845, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(247, 2846, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(248, 2847, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(249, 2848, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(250, 2849, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(251, 952, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(252, 2850, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(253, 713, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(254, 921, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(255, 2851, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(256, 2852, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(257, 2853, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(258, 2854, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(259, 984, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(260, 830, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(261, 2855, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(262, 2856, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(263, 2857, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(264, 2858, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(265, 2859, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(266, 2860, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(267, 2861, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(268, 755, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(269, 2862, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(270, 2863, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(271, 2864, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(272, 2865, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(273, 2866, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(274, 2867, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(275, 170, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(276, 2868, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(277, 681, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(278, 2869, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(279, 2305, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(280, 2870, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(281, 2871, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(282, 1670, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(284, 2872, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(285, 2873, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(286, 987, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(287, 2874, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(288, 1269, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(289, 2875, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(290, 2876, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(291, 2877, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(292, 2878, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(293, 2879, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(294, 2376, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(295, 2880, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(296, 936, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(297, 2881, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(298, 2882, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(299, 2883, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(300, 2884, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(301, 994, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(302, 2885, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(303, 2886, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(304, 23, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(305, 2887, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(306, 764, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(307, 2888, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(308, 2889, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(309, 2890, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(310, 2891, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(311, 2892, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(312, 2893, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(313, 781, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(314, 2894, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(315, 2895, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(316, 2896, 0.00, '2023-08-09 04:46:10', '2023-08-09 04:46:10'), +(317, 1128, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(318, 2897, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(319, 1213, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(320, 2898, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(321, 699, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(322, 502, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(323, 2652, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(324, 2899, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(325, 2900, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(326, 2901, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(327, 999, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(328, 978, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(329, 980, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(330, 2902, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(331, 2903, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(332, 2904, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(333, 2905, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(334, 2906, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(335, 338, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(336, 2907, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(337, 944, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(338, 1171, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(339, 2908, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(341, 998, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(342, 1011, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(343, 207, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(344, 2909, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(345, 2910, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(346, 2911, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(347, 2912, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(348, 2913, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(349, 2914, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(350, 2915, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(351, 2916, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(352, 2917, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(353, 1075, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(354, 2918, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(355, 2919, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(356, 2920, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(357, 618, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(358, 2921, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(359, 2922, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(360, 2923, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(361, 2924, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(362, 530, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(363, 1208, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(364, 2925, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(365, 1244, 400.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(366, 2926, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(367, 2927, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(368, 1190, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(369, 2928, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(370, 2929, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(371, 2930, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(372, 1045, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(373, 611, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(374, 2931, 0.00, '2023-08-09 04:46:11', '2023-08-09 04:46:11'), +(375, 2932, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(376, 343, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(377, 2933, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(378, 2934, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(379, 485, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(380, 2935, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(381, 2936, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(382, 1082, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(383, 1436, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(384, 2335, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(385, 2937, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(386, 2938, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(387, 2939, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(388, 2940, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(389, 1099, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(390, 2941, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(391, 2942, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(392, 1090, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(393, 2943, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(394, 2944, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(395, 2945, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(396, 2946, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(397, 1228, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(398, 2947, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(399, 2948, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(400, 2949, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(401, 1229, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(402, 2950, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(403, 2951, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(404, 2952, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(405, 2953, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(406, 2954, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(407, 1122, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(408, 2955, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(409, 1168, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(410, 2956, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(411, 2957, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(412, 517, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(413, 2958, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(414, 2959, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(415, 1118, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(416, 2960, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(417, 431, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(418, 2541, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(419, 2961, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(420, 2962, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(421, 2963, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(422, 2964, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(423, 765, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(424, 2965, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(425, 2966, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(426, 2967, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(427, 2329, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(428, 2968, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(429, 2969, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(430, 2970, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(431, 2971, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(432, 2972, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(433, 2973, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(434, 1318, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(435, 1476, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(436, 2974, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(437, 2975, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(438, 1281, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(439, 2976, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(440, 2977, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(441, 477, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(442, 1725, 0.00, '2023-08-09 04:46:12', '2023-08-09 04:46:12'), +(443, 1410, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(444, 1346, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(445, 2978, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(446, 2979, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(447, 2980, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(448, 2981, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(449, 2175, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(450, 2982, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(451, 2983, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(452, 2984, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(453, 2985, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(454, 2986, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(455, 219, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(456, 2987, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(457, 2988, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(458, 2658, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(459, 2989, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(460, 2990, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(461, 1435, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(462, 140, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(463, 2991, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(464, 2992, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(465, 2993, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(466, 1264, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(467, 2994, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(468, 2995, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(469, 1464, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(470, 2996, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(471, 2997, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(472, 2998, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(473, 2999, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(474, 3000, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(475, 3001, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(476, 3002, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(477, 3003, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(478, 2408, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(479, 1412, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(480, 3004, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(481, 3005, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(482, 1555, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(483, 3006, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(484, 1631, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(485, 2171, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(486, 3007, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(487, 2465, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(488, 3009, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(489, 1620, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(490, 3011, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(491, 3012, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(492, 3013, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(493, 164, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(494, 3014, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(495, 3015, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(496, 1644, 0.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(497, 1487, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(498, 3016, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(499, 1760, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(500, 3017, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(501, 3018, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(502, 3019, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(503, 3020, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(504, 3021, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(505, 1509, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(506, 1583, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(507, 719, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(508, 1565, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(509, 3022, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(510, 1584, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(511, 1581, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(512, 10, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(513, 1155, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(514, 1561, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(515, 1589, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(516, 1575, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(517, 1596, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(518, 1714, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(519, 1686, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(520, 171, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(521, 746, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(522, 3023, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(523, 267, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(524, 1152, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(525, 368, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(526, 3024, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(527, 1572, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(528, 3025, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(529, 3026, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(530, 3027, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(531, 1526, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(532, 394, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(533, 3028, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(534, 3029, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(535, 3030, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(536, 3031, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(537, 866, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(538, 272, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(539, 1821, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(540, 3032, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(541, 1859, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(542, 1451, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(543, 1846, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(544, 1627, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(545, 2055, 0.00, '2023-08-09 04:46:14', '2023-08-09 04:46:14'), +(546, 3034, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(547, 3035, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(548, 3036, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(549, 3037, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(550, 1835, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(551, 3038, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(552, 3039, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(553, 3040, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(554, 3041, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(555, 3042, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(556, 3043, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(557, 1934, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(558, 3044, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(559, 3045, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(560, 3046, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(561, 3047, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(562, 3048, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(563, 1923, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(564, 3049, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(565, 1442, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(566, 593, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(567, 1573, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(568, 3050, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(569, 3051, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(570, 607, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(571, 3052, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(572, 1083, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(573, 3053, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(574, 1744, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(575, 3054, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(576, 1677, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(577, 341, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(578, 1794, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(579, 1827, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(580, 3055, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(581, 1863, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(582, 954, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(583, 3056, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(584, 3057, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(585, 339, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(586, 3058, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(587, 3059, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(588, 299, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(589, 3060, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(590, 1295, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(591, 255, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(592, 1876, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(593, 1196, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(594, 3061, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(595, 3062, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(596, 3063, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(597, 3064, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(598, 3065, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(599, 3066, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(600, 2063, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(601, 3067, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(602, 1904, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(603, 3068, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(604, 3069, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(605, 3070, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(606, 3071, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(607, 3072, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(608, 3073, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(609, 3074, 0.00, '2023-08-09 04:46:15', '2023-08-09 04:46:15'), +(610, 1729, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(611, 2060, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(612, 1973, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(613, 2014, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(614, 3075, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(615, 3076, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(616, 3077, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(617, 1958, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(618, 3078, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(619, 2070, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(620, 3079, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(621, 3080, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(622, 3081, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(623, 3082, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(624, 3083, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(625, 3084, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(626, 3085, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(627, 2026, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(628, 3086, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(629, 3087, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(630, 1937, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(631, 3088, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(632, 3089, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(633, 3090, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(634, 571, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(635, 3091, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(636, 3092, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(637, 1850, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(638, 1921, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(639, 3094, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(640, 1384, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(641, 3095, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(642, 3096, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(643, 2145, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(644, 3097, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(645, 3098, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(646, 2088, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(647, 3099, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(648, 3100, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(649, 3101, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(650, 1283, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(651, 1986, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(652, 1488, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(653, 3102, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(654, 3103, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(655, 3104, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(656, 2414, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(657, 2161, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(658, 3105, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(659, 3106, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(660, 3107, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(661, 2180, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(662, 3108, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(663, 3109, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(664, 3110, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(665, 3111, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(666, 2562, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(667, 2170, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(668, 3113, 0.00, '2023-08-09 04:46:16', '2023-08-09 04:46:16'), +(669, 3114, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(670, 3115, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(671, 3116, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(672, 3117, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(673, 3118, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(674, 3119, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(675, 3120, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(676, 3121, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(677, 2644, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(678, 3122, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(679, 3123, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(680, 3124, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(681, 3126, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(682, 3127, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(683, 3128, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(684, 3129, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(685, 3130, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(686, 3131, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(687, 3132, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(688, 3133, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(689, 3134, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(690, 2131, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(691, 3135, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(692, 3136, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(693, 3137, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(694, 2019, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(695, 3138, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(696, 3139, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(697, 3140, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(698, 412, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(699, 3141, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(700, 1032, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(701, 3142, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(702, 3143, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(703, 3144, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(704, 3145, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(705, 3146, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(706, 3147, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(707, 3148, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(708, 2593, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(709, 3149, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(710, 3150, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(711, 3151, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(712, 2742, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(713, 1162, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(714, 2167, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(715, 2186, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(716, 3152, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(717, 3153, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(718, 3154, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(719, 1480, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(720, 3155, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(721, 3156, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(722, 3157, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(723, 3158, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(724, 3159, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(725, 3160, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(726, 3161, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(727, 3162, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(728, 3163, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(729, 3164, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(730, 2223, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(731, 3165, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(732, 3166, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(733, 3167, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(734, 1700, 30.00, '2023-08-09 04:46:13', '2023-08-09 04:46:13'), +(735, 1376, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(736, 3168, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(737, 3169, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(738, 1645, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(739, 3170, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(740, 3171, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(741, 2297, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(742, 2241, 0.00, '2023-08-09 04:46:17', '2023-08-09 04:46:17'), +(743, 674, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(744, 3172, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(745, 2172, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(746, 1664, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(747, 3173, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(748, 3174, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(749, 3175, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(750, 1307, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(751, 3176, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(752, 3177, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(753, 2302, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(754, 3178, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(755, 3179, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(756, 3180, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(757, 3181, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(758, 2258, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(759, 3182, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(760, 3183, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(761, 3184, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(762, 3186, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(763, 1848, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(764, 1130, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(765, 3187, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(766, 2290, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(767, 3188, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(768, 3189, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(769, 3190, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(770, 3191, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(771, 3192, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(772, 3193, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(773, 2262, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(774, 3194, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(775, 3195, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(776, 3196, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(777, 3197, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(778, 3198, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(779, 3199, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(780, 3200, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(781, 2327, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(782, 2309, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(783, 3201, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(784, 3202, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(785, 3203, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(786, 3204, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(787, 3205, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(788, 3206, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(789, 3207, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(790, 2321, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(791, 2336, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(792, 2482, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(793, 2506, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(794, 3208, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(795, 3209, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(796, 3210, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(797, 3211, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(798, 3212, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(799, 3213, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(800, 3214, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(801, 3215, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(802, 3216, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(803, 3217, 0.00, '2023-08-09 04:46:18', '2023-08-09 04:46:18'), +(804, 3218, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(805, 3219, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(806, 1523, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(807, 3220, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(808, 3221, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(809, 2435, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(810, 2135, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(811, 3222, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(812, 3223, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(813, 1007, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(814, 203, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(815, 92, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(816, 3224, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(817, 3225, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(818, 1994, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(819, 1294, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(820, 1803, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(821, 3226, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(822, 3227, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(823, 3228, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(824, 2286, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(825, 3229, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(826, 2254, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(827, 3230, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(828, 3231, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(829, 3232, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(830, 169, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(831, 3233, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(832, 3234, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(833, 2326, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(834, 3235, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(835, 3236, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(836, 3237, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(837, 3238, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(838, 3239, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(839, 1590, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(840, 3240, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(841, 2215, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(842, 3241, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(843, 2409, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(844, 3242, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(845, 3243, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(846, 3244, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(847, 3245, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(848, 3246, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(849, 3247, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(850, 2333, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(851, 2154, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(852, 3249, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(853, 3250, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(854, 2076, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(855, 3251, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(856, 3252, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(857, 3253, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(858, 3255, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(859, 3256, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(860, 3257, 0.00, '2023-08-09 04:46:19', '2023-08-09 04:46:19'), +(861, 2291, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(862, 3260, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(863, 3261, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(864, 3262, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(865, 3263, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(866, 2438, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(867, 3264, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(868, 3265, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(869, 3266, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(870, 3267, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(871, 2751, 210.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(872, 3268, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(873, 3269, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(874, 2563, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(875, 3270, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(876, 3271, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(877, 3272, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(878, 2462, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(879, 2671, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(880, 3273, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(881, 3274, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(882, 3275, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(883, 3276, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(884, 3277, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(885, 3278, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(886, 3279, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(887, 3280, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(888, 3281, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(889, 3282, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(890, 1929, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(891, 3283, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(892, 3284, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(893, 3285, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(894, 3286, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(895, 3287, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(896, 3288, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(897, 2417, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(898, 3289, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(899, 3290, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(900, 3291, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(901, 2586, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(902, 3292, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(903, 3293, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(904, 3294, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(905, 600, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(906, 2260, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(907, 3295, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(908, 2486, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'); +INSERT INTO `wallets` (`id`, `customer_id`, `amount`, `created_at`, `updated_at`) VALUES +(909, 2474, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(910, 2491, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(911, 3296, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(912, 3297, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(913, 3298, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(914, 3299, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(915, 3300, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(916, 3301, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(917, 3302, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(918, 3303, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(919, 3304, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(921, 3306, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(922, 3307, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(923, 3308, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(924, 3309, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(925, 3310, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(926, 3311, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(927, 2492, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(928, 3312, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(929, 3313, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(930, 3314, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(931, 965, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(932, 3315, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(933, 3316, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(934, 2427, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(935, 3318, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(936, 3319, 0.00, '2023-08-09 04:46:20', '2023-08-09 04:46:20'), +(937, 3321, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(938, 3322, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(939, 2493, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(940, 3323, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(941, 3324, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(942, 3325, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(943, 1316, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(944, 3326, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(945, 3327, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(946, 3328, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(947, 3329, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(948, 2425, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(949, 3330, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(950, 3331, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(951, 3332, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(952, 2614, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(953, 3333, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(954, 3334, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(955, 3335, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(956, 3336, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(957, 3337, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(958, 3338, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(959, 3339, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(960, 3340, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(961, 3341, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(962, 3342, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(963, 2540, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(964, 3343, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(965, 1495, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(966, 3344, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(967, 3345, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(968, 3346, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(969, 2550, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(970, 3347, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(971, 3348, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(972, 3349, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(973, 3350, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(974, 3351, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(975, 3352, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(976, 3353, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(977, 3354, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(978, 3355, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(979, 3357, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(980, 3358, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(981, 2452, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(982, 3359, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(983, 3360, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(984, 3361, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(985, 3362, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(986, 3363, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(987, 3364, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(988, 3365, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(989, 3366, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(990, 3367, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(991, 3368, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(992, 2516, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(993, 3369, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(994, 3370, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(995, 3371, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(996, 3372, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(997, 3373, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(998, 3374, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(999, 2606, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1000, 3375, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1001, 3376, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1002, 3377, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1003, 3378, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1004, 2659, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1005, 3379, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1006, 3380, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1007, 3381, 0.00, '2023-08-09 04:46:21', '2023-08-09 04:46:21'), +(1008, 2379, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1009, 3382, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1010, 3383, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1011, 3384, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1012, 3385, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1013, 3386, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1014, 3387, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1015, 3388, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1016, 3389, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1017, 3390, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1018, 3391, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1019, 3392, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1020, 2661, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1021, 3393, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1022, 2641, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1023, 3394, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1024, 3395, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1025, 3396, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1026, 3397, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1027, 3398, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1028, 1401, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1029, 3399, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1030, 3400, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1031, 3401, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1032, 3402, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1033, 2711, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1034, 3403, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1035, 3404, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1036, 2617, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1037, 3405, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1038, 3406, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1039, 3407, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1040, 3408, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1041, 2289, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1042, 3409, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1043, 2591, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1044, 3410, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1045, 3411, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1046, 3412, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1047, 3413, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1048, 3414, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1049, 3415, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1050, 3416, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1051, 3417, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1052, 3418, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1053, 3419, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1054, 3420, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1055, 2722, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1056, 2079, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1057, 2511, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1058, 3421, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1059, 2625, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1060, 2728, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1061, 3422, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1062, 3423, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1063, 2748, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1064, 3424, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1065, 3425, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1066, 3426, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1067, 3427, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1068, 3428, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1069, 3429, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1070, 3431, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1071, 3432, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1072, 3433, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1073, 3434, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1074, 3435, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1075, 3436, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1076, 3437, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1077, 3438, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1078, 3439, 0.00, '2023-08-09 04:46:22', '2023-08-09 04:46:22'), +(1079, 3454, 0.00, '2023-08-09 13:59:50', '2023-08-09 13:59:50'), +(1080, 3455, 0.00, '2023-08-09 15:35:37', '2023-08-09 15:35:37'), +(1081, 3456, 0.00, '2023-08-09 19:54:18', '2023-08-09 19:54:18'), +(1082, 3457, 0.00, '2023-08-09 23:10:10', '2023-08-09 23:10:10'), +(1083, 3458, 0.00, '2023-08-10 00:07:00', '2023-08-10 00:07:00'), +(1084, 3459, 0.00, '2023-08-10 03:37:43', '2023-08-10 03:37:43'), +(1085, 3460, 0.00, '2023-08-10 07:20:04', '2023-08-10 07:20:04'), +(1086, 3461, 0.00, '2023-08-10 09:09:41', '2023-08-10 09:09:41'), +(1087, 3462, 0.00, '2023-08-10 09:49:46', '2023-08-10 09:49:46'), +(1088, 3466, 0.00, '2023-08-10 11:23:24', '2023-08-10 11:23:24'), +(1089, 3470, 0.00, '2023-08-10 13:05:27', '2023-08-10 13:05:27'), +(1090, 3471, 0.00, '2023-08-10 13:07:30', '2023-08-10 13:07:30'), +(1091, 3472, 0.00, '2023-08-10 13:31:03', '2023-08-10 13:31:03'), +(1092, 3473, 0.00, '2023-08-10 13:41:36', '2023-08-10 13:41:36'), +(1093, 3474, 0.00, '2023-08-10 13:44:18', '2023-08-10 13:44:18'), +(1094, 3475, 0.00, '2023-08-10 13:56:11', '2023-08-10 13:56:11'), +(1095, 3476, 0.00, '2023-08-10 14:08:14', '2023-08-10 14:08:14'), +(1096, 3477, 0.00, '2023-08-10 14:15:09', '2023-08-10 14:15:09'), +(1097, 3478, 0.00, '2023-08-10 14:29:54', '2023-08-10 14:29:54'), +(1098, 3479, 0.00, '2023-08-10 14:33:44', '2023-08-10 14:33:44'), +(1099, 3480, 0.00, '2023-08-10 15:01:00', '2023-08-10 15:01:00'), +(1100, 3481, 0.00, '2023-08-10 15:02:46', '2023-08-10 15:02:46'), +(1101, 3482, 0.00, '2023-08-10 15:03:39', '2023-08-10 15:03:39'), +(1102, 3483, 0.00, '2023-08-10 15:04:17', '2023-08-10 15:04:17'), +(1103, 3484, 0.00, '2023-08-10 15:10:15', '2023-08-10 15:10:15'), +(1104, 3485, 0.00, '2023-08-10 15:15:10', '2023-08-10 15:15:10'), +(1105, 3486, 0.00, '2023-08-10 15:42:53', '2023-08-10 15:42:53'), +(1107, 3490, 0.00, '2023-08-10 16:36:38', '2023-08-10 16:36:38'), +(1108, 3491, 0.00, '2023-08-10 16:46:10', '2023-08-10 16:46:10'), +(1109, 3492, 0.00, '2023-08-10 17:29:37', '2023-08-10 17:29:37'), +(1110, 3493, 0.00, '2023-08-10 17:30:07', '2023-08-10 17:30:07'), +(1111, 3494, 0.00, '2023-08-10 17:55:25', '2023-08-10 17:55:25'), +(1112, 3495, 0.00, '2023-08-10 18:03:55', '2023-08-10 18:03:55'), +(1113, 3496, 0.00, '2023-08-10 18:04:40', '2023-08-10 18:04:40'), +(1114, 3497, 0.00, '2023-08-10 18:18:51', '2023-08-10 18:18:51'), +(1115, 3499, 0.00, '2023-08-10 20:21:49', '2023-08-10 20:21:49'), +(1116, 3500, 0.00, '2023-08-10 20:26:40', '2023-08-10 20:26:40'), +(1117, 3501, 0.00, '2023-08-10 20:36:20', '2023-08-10 20:36:20'), +(1118, 3502, 0.00, '2023-08-10 22:24:24', '2023-08-10 22:24:24'), +(1119, 3503, 0.00, '2023-08-11 00:26:52', '2023-08-11 00:26:52'), +(1120, 3504, 0.00, '2023-08-11 07:27:46', '2023-08-11 07:27:46'), +(1121, 3505, 0.00, '2023-08-11 08:56:42', '2023-08-11 08:56:42'), +(1122, 3506, 0.00, '2023-08-11 09:42:18', '2023-08-11 09:42:18'), +(1123, 3508, 0.00, '2023-08-11 10:50:11', '2023-08-11 10:50:11'), +(1124, 3509, 0.00, '2023-08-11 10:55:21', '2023-08-11 10:55:21'), +(1125, 3510, 0.00, '2023-08-11 11:46:46', '2023-08-11 11:46:46'), +(1126, 3317, 0.00, '2023-08-11 14:09:58', '2023-08-11 14:09:58'), +(1127, 3513, 0.00, '2023-08-11 17:50:42', '2023-08-11 17:50:42'), +(1128, 3514, 0.00, '2023-08-11 18:01:35', '2023-08-11 18:01:35'), +(1131, 3516, 0.00, '2023-08-11 21:40:04', '2023-08-11 21:40:04'), +(1132, 3517, 0.00, '2023-08-11 22:05:44', '2023-08-11 22:05:44'), +(1133, 3518, 0.00, '2023-08-11 22:55:14', '2023-08-11 22:55:14'), +(1134, 3519, 0.00, '2023-08-11 23:34:02', '2023-08-11 23:34:02'), +(1135, 3520, 0.00, '2023-08-12 00:00:39', '2023-08-12 00:00:39'), +(1136, 3521, 0.00, '2023-08-12 00:11:05', '2023-08-12 00:11:05'), +(1137, 3522, 0.00, '2023-08-12 07:12:04', '2023-08-12 07:12:04'), +(1138, 3523, 0.00, '2023-08-12 07:25:29', '2023-08-12 07:25:29'), +(1139, 3524, 0.00, '2023-08-12 08:18:36', '2023-08-12 08:18:36'), +(1140, 3525, 0.00, '2023-08-12 09:00:06', '2023-08-12 09:00:06'), +(1141, 3526, 0.00, '2023-08-12 09:03:41', '2023-08-12 09:03:41'), +(1142, 3527, 0.00, '2023-08-12 10:58:57', '2023-08-12 10:58:57'), +(1143, 3528, 0.00, '2023-08-12 13:53:27', '2023-08-12 13:53:27'), +(1144, 3529, 0.00, '2023-08-12 14:00:32', '2023-08-12 14:00:32'), +(1145, 3530, 0.00, '2023-08-12 15:22:35', '2023-08-12 15:22:35'), +(1146, 3531, 0.00, '2023-08-12 15:54:23', '2023-08-12 15:54:23'), +(1147, 3532, 0.00, '2023-08-12 16:49:56', '2023-08-12 16:49:56'), +(1148, 3533, 0.00, '2023-08-12 17:03:05', '2023-08-12 17:03:05'), +(1149, 3534, 0.00, '2023-08-12 17:25:23', '2023-08-12 17:25:23'), +(1150, 3535, 0.00, '2023-08-12 17:30:12', '2023-08-12 17:30:12'), +(1151, 3536, 0.00, '2023-08-12 19:42:31', '2023-08-12 19:42:31'), +(1152, 3537, 0.00, '2023-08-12 20:02:27', '2023-08-12 20:02:27'), +(1153, 3538, 0.00, '2023-08-12 20:49:40', '2023-08-12 20:49:40'), +(1154, 3539, 0.00, '2023-08-12 21:01:33', '2023-08-12 21:01:33'), +(1155, 3540, 0.00, '2023-08-13 09:15:50', '2023-08-13 09:15:50'), +(1156, 3541, 0.00, '2023-08-13 11:15:21', '2023-08-13 11:15:21'), +(1157, 3542, 0.00, '2023-08-13 13:33:50', '2023-08-13 13:33:50'), +(1158, 3543, 0.00, '2023-08-13 14:17:01', '2023-08-13 14:17:01'), +(1160, 3545, 0.00, '2023-08-13 15:07:54', '2023-08-13 15:07:54'), +(1161, 3546, 0.00, '2023-08-13 15:25:39', '2023-08-13 15:25:39'), +(1162, 3547, 0.00, '2023-08-13 16:57:17', '2023-08-13 16:57:17'), +(1163, 3548, 0.00, '2023-08-13 17:02:25', '2023-08-13 17:02:25'), +(1164, 3549, 0.00, '2023-08-13 17:10:34', '2023-08-13 17:10:34'), +(1165, 3550, 0.00, '2023-08-13 18:08:55', '2023-08-13 18:08:55'), +(1166, 3551, 0.00, '2023-08-13 19:05:47', '2023-08-13 19:05:47'), +(1167, 3552, 0.00, '2023-08-13 20:40:24', '2023-08-13 20:40:24'), +(1168, 3553, 0.00, '2023-08-13 21:03:51', '2023-08-13 21:03:51'), +(1169, 3554, 0.00, '2023-08-13 21:09:45', '2023-08-13 21:09:45'), +(1170, 3555, 0.00, '2023-08-13 21:22:06', '2023-08-13 21:22:06'), +(1171, 3556, 0.00, '2023-08-13 23:20:54', '2023-08-13 23:20:54'), +(1172, 3557, 0.00, '2023-08-14 01:41:08', '2023-08-14 01:41:08'), +(1173, 3558, 0.00, '2023-08-14 01:51:16', '2023-08-14 01:51:16'), +(1174, 3559, 0.00, '2023-08-14 04:36:14', '2023-08-14 04:36:14'), +(1175, 3560, 0.00, '2023-08-14 05:12:47', '2023-08-14 05:12:47'), +(1176, 3561, 0.00, '2023-08-14 07:40:32', '2023-08-14 07:40:32'), +(1177, 3562, 0.00, '2023-08-14 08:15:48', '2023-08-14 08:15:48'), +(1178, 3563, 0.00, '2023-08-14 08:16:55', '2023-08-14 08:16:55'), +(1179, 3564, 0.00, '2023-08-14 08:27:21', '2023-08-14 08:27:21'), +(1180, 3565, 0.00, '2023-08-14 09:07:54', '2023-08-14 09:07:54'), +(1181, 3566, 0.00, '2023-08-14 09:41:50', '2023-08-14 09:41:50'), +(1182, 3567, 0.00, '2023-08-14 10:34:51', '2023-08-14 10:34:51'), +(1183, 3568, 0.00, '2023-08-14 12:12:59', '2023-08-14 12:12:59'), +(1184, 3569, 0.00, '2023-08-14 12:15:53', '2023-08-14 12:15:53'), +(1185, 3570, 0.00, '2023-08-14 12:17:42', '2023-08-14 12:17:42'), +(1186, 3571, 0.00, '2023-08-14 12:20:46', '2023-08-14 12:20:46'), +(1187, 3572, 0.00, '2023-08-14 12:25:48', '2023-08-14 12:25:48'), +(1188, 3573, 0.00, '2023-08-14 12:26:37', '2023-08-14 12:26:37'), +(1189, 3574, 0.00, '2023-08-14 12:28:42', '2023-08-14 12:28:42'), +(1190, 1484, 0.00, '2023-08-14 12:34:52', '2023-08-14 12:34:52'), +(1191, 3575, 0.00, '2023-08-14 12:36:10', '2023-08-14 12:36:10'), +(1192, 3576, 0.00, '2023-08-14 12:36:14', '2023-08-14 12:36:14'), +(1193, 3577, 0.00, '2023-08-14 12:39:28', '2023-08-14 12:39:28'), +(1194, 3578, 0.00, '2023-08-14 13:00:16', '2023-08-14 13:00:16'), +(1195, 3579, 0.00, '2023-08-14 13:03:49', '2023-08-14 13:03:49'), +(1196, 3580, 0.00, '2023-08-14 13:27:16', '2023-08-14 13:27:16'), +(1197, 3581, 0.00, '2023-08-14 13:33:12', '2023-08-14 13:33:12'), +(1198, 3582, 0.00, '2023-08-14 13:36:01', '2023-08-14 13:36:01'), +(1199, 3583, 0.00, '2023-08-14 13:40:47', '2023-08-14 13:40:47'), +(1200, 3584, 0.00, '2023-08-14 13:49:11', '2023-08-14 13:49:11'), +(1201, 3585, 0.00, '2023-08-14 13:49:53', '2023-08-14 13:49:53'), +(1202, 3586, 0.00, '2023-08-14 13:51:32', '2023-08-14 13:51:32'), +(1203, 3587, 0.00, '2023-08-14 13:51:49', '2023-08-14 13:51:49'), +(1204, 3588, 0.00, '2023-08-14 14:28:28', '2023-08-14 14:28:28'), +(1205, 3589, 0.00, '2023-08-14 14:45:28', '2023-08-14 14:45:28'), +(1206, 3590, 0.00, '2023-08-14 14:45:41', '2023-08-14 14:45:41'), +(1207, 3591, 0.00, '2023-08-14 14:47:31', '2023-08-14 14:47:31'), +(1208, 3592, 0.00, '2023-08-14 15:24:17', '2023-08-14 15:24:17'), +(1209, 3593, 0.00, '2023-08-14 15:28:02', '2023-08-14 15:28:02'), +(1210, 3594, 0.00, '2023-08-14 15:43:51', '2023-08-14 15:43:51'), +(1211, 3595, 0.00, '2023-08-14 16:10:23', '2023-08-14 16:10:23'), +(1212, 3596, 0.00, '2023-08-14 16:10:36', '2023-08-14 16:10:36'), +(1213, 3597, 0.00, '2023-08-14 16:21:24', '2023-08-14 16:21:24'), +(1214, 3598, 0.00, '2023-08-14 16:35:23', '2023-08-14 16:35:23'), +(1215, 3599, 0.00, '2023-08-14 17:58:48', '2023-08-14 17:58:48'), +(1216, 3600, 0.00, '2023-08-14 19:12:30', '2023-08-14 19:12:30'), +(1217, 3601, 0.00, '2023-08-14 19:16:39', '2023-08-14 19:16:39'), +(1218, 3602, 0.00, '2023-08-14 20:01:07', '2023-08-14 20:01:07'), +(1219, 3603, 0.00, '2023-08-14 20:10:28', '2023-08-14 20:10:28'), +(1220, 3604, 0.00, '2023-08-14 20:30:25', '2023-08-14 20:30:25'), +(1221, 3605, 0.00, '2023-08-14 21:04:44', '2023-08-14 21:04:44'), +(1222, 3606, 0.00, '2023-08-14 21:08:53', '2023-08-14 21:08:53'), +(1223, 3607, 0.00, '2023-08-14 21:11:57', '2023-08-14 21:11:57'), +(1224, 3608, 0.00, '2023-08-14 21:42:35', '2023-08-14 21:42:35'), +(1225, 3609, 0.00, '2023-08-14 21:44:52', '2023-08-14 21:44:52'), +(1226, 3610, 0.00, '2023-08-14 21:49:48', '2023-08-14 21:49:48'), +(1227, 3611, 0.00, '2023-08-14 21:51:02', '2023-08-14 21:51:02'), +(1228, 3612, 0.00, '2023-08-14 22:31:16', '2023-08-14 22:31:16'), +(1229, 3613, 0.00, '2023-08-14 22:52:14', '2023-08-14 22:52:14'), +(1230, 3614, 0.00, '2023-08-15 00:41:54', '2023-08-15 00:41:54'), +(1231, 3615, 0.00, '2023-08-15 05:36:32', '2023-08-15 05:36:32'), +(1232, 3616, 0.00, '2023-08-15 06:48:20', '2023-08-15 06:48:20'), +(1233, 3617, 0.00, '2023-08-15 07:09:46', '2023-08-15 07:09:46'), +(1234, 3618, 0.00, '2023-08-15 08:11:08', '2023-08-15 08:11:08'), +(1235, 3619, 0.00, '2023-08-15 08:22:56', '2023-08-15 08:22:56'), +(1236, 3620, 0.00, '2023-08-15 08:33:00', '2023-08-15 08:33:00'), +(1237, 3621, 0.00, '2023-08-15 08:42:56', '2023-08-15 08:42:56'), +(1238, 3622, 0.00, '2023-08-15 08:46:02', '2023-08-15 08:46:02'), +(1239, 3623, 0.00, '2023-08-15 08:55:58', '2023-08-15 08:55:58'), +(1240, 3626, 0.00, '2023-08-15 09:54:20', '2023-08-15 09:54:20'), +(1241, 3627, 0.00, '2023-08-15 09:55:44', '2023-08-15 09:55:44'), +(1242, 3628, 0.00, '2023-08-15 10:18:00', '2023-08-15 10:18:00'), +(1243, 3629, 0.00, '2023-08-15 11:04:18', '2023-08-15 11:04:18'), +(1244, 3630, 0.00, '2023-08-15 12:53:22', '2023-08-15 12:53:22'), +(1245, 3631, 0.00, '2023-08-15 13:27:18', '2023-08-15 13:27:18'), +(1246, 3632, 0.00, '2023-08-15 13:43:35', '2023-08-15 13:43:35'), +(1247, 3633, 0.00, '2023-08-15 15:25:32', '2023-08-15 15:25:32'), +(1248, 3634, 0.00, '2023-08-15 15:51:58', '2023-08-15 15:51:58'), +(1249, 3637, 0.00, '2023-08-15 16:19:59', '2023-08-15 16:19:59'), +(1250, 3638, 0.00, '2023-08-15 16:24:53', '2023-08-15 16:24:53'), +(1251, 3639, 0.00, '2023-08-15 16:54:07', '2023-08-15 16:54:07'), +(1252, 3640, 0.00, '2023-08-15 17:50:05', '2023-08-15 17:50:05'), +(1253, 3641, 0.00, '2023-08-15 18:09:01', '2023-08-15 18:09:01'), +(1254, 3642, 0.00, '2023-08-15 18:21:48', '2023-08-15 18:21:48'), +(1255, 3643, 0.00, '2023-08-15 20:59:31', '2023-08-15 20:59:31'), +(1256, 3644, 0.00, '2023-08-15 22:42:00', '2023-08-15 22:42:00'), +(1257, 3645, 0.00, '2023-08-15 22:53:56', '2023-08-15 22:53:56'), +(1258, 3646, 0.00, '2023-08-15 23:13:03', '2023-08-15 23:13:03'), +(1259, 3647, 0.00, '2023-08-15 23:46:02', '2023-08-15 23:46:02'), +(1260, 3649, 0.00, '2023-08-16 03:33:44', '2023-08-16 03:33:44'), +(1261, 3650, 0.00, '2023-08-16 05:49:54', '2023-08-16 05:49:54'), +(1262, 3651, 0.00, '2023-08-16 09:21:07', '2023-08-16 09:21:07'), +(1263, 3652, 0.00, '2023-08-16 09:53:24', '2023-08-16 09:53:24'), +(1264, 3653, 0.00, '2023-08-16 10:06:31', '2023-08-16 10:06:31'), +(1265, 3662, 0.00, '2023-08-16 13:07:02', '2023-08-16 13:07:02'), +(1266, 3663, 0.00, '2023-08-16 13:27:40', '2023-08-16 13:27:40'), +(1267, 3664, 0.00, '2023-08-16 13:53:36', '2023-08-16 13:53:36'), +(1268, 3669, 0.00, '2023-08-16 15:08:20', '2023-08-16 15:08:20'), +(1269, 3670, 0.00, '2023-08-16 15:12:12', '2023-08-16 15:12:12'), +(1270, 3671, 0.00, '2023-08-16 15:44:53', '2023-08-16 15:44:53'), +(1271, 3676, 0.00, '2023-08-16 16:24:20', '2023-08-16 16:24:20'), +(1272, 3683, 0.00, '2023-08-16 17:10:49', '2023-08-16 17:10:49'), +(1273, 3684, 0.00, '2023-08-16 17:13:43', '2023-08-16 17:13:43'), +(1274, 3688, 0.00, '2023-08-16 17:40:00', '2023-08-16 17:40:00'), +(1275, 3689, 0.00, '2023-08-16 17:47:57', '2023-08-16 17:47:57'), +(1276, 3690, 0.00, '2023-08-16 19:07:11', '2023-08-16 19:07:11'), +(1277, 3692, 0.00, '2023-08-16 19:40:26', '2023-08-16 19:40:26'), +(1278, 3694, 0.00, '2023-08-16 21:01:23', '2023-08-16 21:01:23'), +(1279, 3697, 0.00, '2023-08-16 21:44:19', '2023-08-16 21:44:19'), +(1280, 3698, 0.00, '2023-08-16 21:52:58', '2023-08-16 21:52:58'), +(1281, 3699, 0.00, '2023-08-17 00:16:48', '2023-08-17 00:16:48'), +(1282, 3700, 0.00, '2023-08-17 00:35:07', '2023-08-17 00:35:07'), +(1283, 3701, 0.00, '2023-08-17 00:35:33', '2023-08-17 00:35:33'), +(1284, 3702, 0.00, '2023-08-17 01:16:23', '2023-08-17 01:16:23'), +(1285, 3703, 0.00, '2023-08-17 01:56:16', '2023-08-17 01:56:16'), +(1286, 3714, 0.00, '2023-08-17 07:15:51', '2023-08-17 07:15:51'), +(1287, 3719, 0.00, '2023-08-17 08:05:56', '2023-08-17 08:05:56'), +(1288, 3720, 0.00, '2023-08-17 11:11:46', '2023-08-17 11:11:46'), +(1289, 3721, 0.00, '2023-08-17 11:16:57', '2023-08-17 11:16:57'), +(1290, 3722, 0.00, '2023-08-17 12:04:29', '2023-08-17 12:04:29'), +(1291, 3723, 0.00, '2023-08-17 12:04:40', '2023-08-17 12:04:40'), +(1292, 3724, 0.00, '2023-08-17 12:05:17', '2023-08-17 12:05:17'), +(1293, 3725, 0.00, '2023-08-17 13:30:55', '2023-08-17 13:30:55'), +(1294, 3726, 0.00, '2023-08-17 15:15:37', '2023-08-17 15:15:37'), +(1295, 3727, 0.00, '2023-08-17 15:18:04', '2023-08-17 15:18:04'), +(1296, 3728, 0.00, '2023-08-17 16:11:51', '2023-08-17 16:11:51'), +(1297, 2027, 0.00, '2023-08-17 16:32:18', '2023-08-17 16:32:18'), +(1298, 3729, 0.00, '2023-08-17 16:35:09', '2023-08-17 16:35:09'), +(1299, 3730, 0.00, '2023-08-17 16:44:54', '2023-08-17 16:44:54'), +(1300, 1270, 0.00, '2023-08-17 16:46:05', '2023-08-17 16:46:05'), +(1301, 3731, 0.00, '2023-08-17 16:55:43', '2023-08-17 16:55:43'), +(1302, 3732, 0.00, '2023-08-17 17:00:37', '2023-08-17 17:00:37'), +(1303, 3733, 0.00, '2023-08-17 17:02:15', '2023-08-17 17:02:15'), +(1304, 2280, 0.00, '2023-08-17 17:34:22', '2023-08-17 17:34:22'), +(1305, 3734, 0.00, '2023-08-17 18:01:27', '2023-08-17 18:01:27'), +(1306, 3735, 0.00, '2023-08-17 18:50:53', '2023-08-17 18:50:53'), +(1307, 3736, 0.00, '2023-08-17 19:03:53', '2023-08-17 19:03:53'), +(1308, 3737, 0.00, '2023-08-17 19:07:53', '2023-08-17 19:07:53'), +(1309, 3738, 0.00, '2023-08-17 19:29:05', '2023-08-17 19:29:05'), +(1310, 3739, 0.00, '2023-08-17 20:27:40', '2023-08-17 20:27:40'), +(1311, 3740, 0.00, '2023-08-17 20:53:51', '2023-08-17 20:53:51'), +(1312, 3741, 0.00, '2023-08-17 21:00:42', '2023-08-17 21:00:42'), +(1313, 2667, 0.00, '2023-08-17 22:59:20', '2023-08-17 22:59:20'), +(1314, 3742, 0.00, '2023-08-17 23:08:29', '2023-08-17 23:08:29'), +(1315, 3743, 0.00, '2023-08-18 01:09:35', '2023-08-18 01:09:35'), +(1316, 3744, 0.00, '2023-08-18 06:31:03', '2023-08-18 06:31:03'), +(1317, 3747, 0.00, '2023-08-18 09:39:03', '2023-08-18 09:39:03'), +(1318, 3748, 0.00, '2023-08-18 10:14:34', '2023-08-18 10:14:34'), +(1319, 1717, 0.00, '2023-08-18 11:30:49', '2023-08-18 11:30:49'), +(1320, 3750, 0.00, '2023-08-18 12:13:26', '2023-08-18 12:13:26'), +(1321, 3751, 0.00, '2023-08-18 12:36:36', '2023-08-18 12:36:36'), +(1322, 3752, 0.00, '2023-08-18 13:20:11', '2023-08-18 13:20:11'), +(1323, 3753, 0.00, '2023-08-18 13:44:00', '2023-08-18 13:44:00'), +(1324, 876, 0.00, '2023-08-18 14:17:57', '2023-08-18 14:17:57'), +(1325, 3754, 0.00, '2023-08-18 14:24:45', '2023-08-18 14:24:45'), +(1326, 3755, 0.00, '2023-08-18 15:33:10', '2023-08-18 15:33:10'), +(1327, 3756, 0.00, '2023-08-18 17:14:38', '2023-08-18 17:14:38'), +(1328, 3757, 0.00, '2023-08-18 19:09:51', '2023-08-18 19:09:51'), +(1329, 2683, 0.00, '2023-08-18 19:47:47', '2023-08-18 19:47:47'), +(1330, 3758, 0.00, '2023-08-18 19:52:57', '2023-08-18 19:52:57'), +(1331, 3759, 0.00, '2023-08-18 19:56:06', '2023-08-18 19:56:06'), +(1332, 2209, 0.00, '2023-08-18 19:57:50', '2023-08-18 19:57:50'), +(1333, 2078, 0.00, '2023-08-18 20:00:03', '2023-08-18 20:00:03'), +(1334, 3760, 0.00, '2023-08-18 20:16:57', '2023-08-18 20:16:57'), +(1335, 3761, 0.00, '2023-08-18 20:20:33', '2023-08-18 20:20:33'), +(1336, 542, 0.00, '2023-08-18 20:20:37', '2023-08-18 20:20:37'), +(1337, 3762, 0.00, '2023-08-18 20:26:06', '2023-08-18 20:26:06'), +(1338, 3763, 0.00, '2023-08-18 20:27:39', '2023-08-18 20:27:39'), +(1339, 3764, 0.00, '2023-08-18 20:30:00', '2023-08-18 20:30:00'), +(1340, 3765, 0.00, '2023-08-18 20:34:30', '2023-08-18 20:34:30'), +(1341, 3766, 0.00, '2023-08-18 20:46:53', '2023-08-18 20:46:53'), +(1342, 3767, 0.00, '2023-08-18 20:50:26', '2023-08-18 20:50:26'), +(1343, 2352, 0.00, '2023-08-18 20:52:41', '2023-08-18 20:52:41'), +(1344, 3768, 0.00, '2023-08-18 21:49:57', '2023-08-18 21:49:57'), +(1345, 3769, 0.00, '2023-08-18 22:11:56', '2023-08-18 22:11:56'), +(1346, 1550, 0.00, '2023-08-18 22:34:28', '2023-08-18 22:34:28'), +(1347, 3770, 0.00, '2023-08-18 23:25:37', '2023-08-18 23:25:37'), +(1348, 3771, 0.00, '2023-08-18 23:37:48', '2023-08-18 23:37:48'), +(1349, 3772, 0.00, '2023-08-18 23:38:44', '2023-08-18 23:38:44'), +(1350, 2745, 0.00, '2023-08-19 00:04:21', '2023-08-19 00:04:21'), +(1351, 3773, 0.00, '2023-08-19 00:23:44', '2023-08-19 00:23:44'), +(1352, 1091, 0.00, '2023-08-19 00:26:15', '2023-08-19 00:26:15'), +(1353, 3774, 0.00, '2023-08-19 04:33:10', '2023-08-19 04:33:10'), +(1354, 3775, 0.00, '2023-08-19 06:14:42', '2023-08-19 06:14:42'), +(1355, 3776, 0.00, '2023-08-19 06:15:26', '2023-08-19 06:15:26'), +(1356, 3777, 0.00, '2023-08-19 06:17:19', '2023-08-19 06:17:19'), +(1357, 1193, 0.00, '2023-08-19 07:03:13', '2023-08-19 07:03:13'), +(1358, 3778, 0.00, '2023-08-19 07:22:37', '2023-08-19 07:22:37'), +(1359, 2163, 0.00, '2023-08-19 08:10:10', '2023-08-19 08:10:10'), +(1360, 2587, 0.00, '2023-08-19 10:54:19', '2023-08-19 10:54:19'), +(1361, 3780, 0.00, '2023-08-19 11:50:05', '2023-08-19 11:50:05'), +(1362, 3781, 0.00, '2023-08-19 11:52:05', '2023-08-19 11:52:05'), +(1363, 3782, 0.00, '2023-08-19 11:52:35', '2023-08-19 11:52:35'), +(1364, 3745, 0.00, '2023-08-19 12:01:43', '2023-08-19 12:01:43'), +(1365, 3783, 0.00, '2023-08-19 12:05:20', '2023-08-19 12:05:20'), +(1366, 3784, 0.00, '2023-08-19 12:07:56', '2023-08-19 12:07:56'), +(1367, 551, 0.00, '2023-08-19 12:17:43', '2023-08-19 12:17:43'), +(1368, 28, 0.00, '2023-08-19 12:45:23', '2023-08-19 12:45:23'), +(1369, 3785, 0.00, '2023-08-19 13:00:26', '2023-08-19 13:00:26'), +(1370, 2273, 0.00, '2023-08-19 13:01:56', '2023-08-19 13:01:56'), +(1371, 3, 0.00, '2023-08-19 13:02:11', '2023-08-19 13:02:11'), +(1372, 3786, 0.00, '2023-08-19 13:10:39', '2023-08-19 13:10:39'), +(1373, 3787, 0.00, '2023-08-19 13:19:03', '2023-08-19 13:19:03'), +(1374, 3788, 0.00, '2023-08-19 13:39:22', '2023-08-19 13:39:22'), +(1375, 3789, 0.00, '2023-08-19 13:53:08', '2023-08-19 13:53:08'), +(1376, 3790, 0.00, '2023-08-19 14:35:52', '2023-08-19 14:35:52'), +(1377, 3791, 0.00, '2023-08-19 14:47:35', '2023-08-19 14:47:35'), +(1378, 3792, 0.00, '2023-08-19 14:48:36', '2023-08-19 14:48:36'), +(1379, 3793, 0.00, '2023-08-19 14:52:50', '2023-08-19 14:52:50'), +(1380, 1517, 0.00, '2023-08-19 14:54:04', '2023-08-19 14:54:04'), +(1381, 3794, 0.00, '2023-08-19 15:00:36', '2023-08-19 15:00:36'), +(1382, 3795, 0.00, '2023-08-19 15:05:51', '2023-08-19 15:05:51'), +(1383, 3796, 0.00, '2023-08-19 15:28:47', '2023-08-19 15:28:47'), +(1384, 3797, 0.00, '2023-08-19 16:15:14', '2023-08-19 16:15:14'), +(1385, 3798, 0.00, '2023-08-19 16:16:33', '2023-08-19 16:16:33'), +(1386, 3799, 0.00, '2023-08-19 17:02:26', '2023-08-19 17:02:26'), +(1387, 3800, 0.00, '2023-08-19 18:18:42', '2023-08-19 18:18:42'), +(1388, 3801, 0.00, '2023-08-19 19:18:59', '2023-08-19 19:18:59'), +(1389, 3802, 0.00, '2023-08-19 19:25:09', '2023-08-19 19:25:09'), +(1390, 2270, 0.00, '2023-08-19 20:04:24', '2023-08-19 20:04:24'), +(1391, 3803, 0.00, '2023-08-19 21:03:21', '2023-08-19 21:03:21'), +(1392, 3804, 0.00, '2023-08-19 22:26:39', '2023-08-19 22:26:39'), +(1393, 57, 0.00, '2023-08-20 00:53:18', '2023-08-20 00:53:18'), +(1394, 3805, 0.00, '2023-08-20 01:06:02', '2023-08-20 01:06:02'), +(1395, 3806, 0.00, '2023-08-20 08:15:10', '2023-08-20 08:15:10'), +(1396, 3807, 0.00, '2023-08-20 08:41:03', '2023-08-20 08:41:03'), +(1397, 3808, 0.00, '2023-08-20 09:08:31', '2023-08-20 09:08:31'), +(1398, 3809, 0.00, '2023-08-20 09:24:23', '2023-08-20 09:24:23'), +(1399, 3810, 0.00, '2023-08-20 12:18:42', '2023-08-20 12:18:42'), +(1400, 3811, 0.00, '2023-08-20 13:14:00', '2023-08-20 13:14:00'), +(1401, 2754, 0.00, '2023-08-20 13:29:57', '2023-08-20 13:29:57'), +(1402, 2074, 0.00, '2023-08-20 14:19:30', '2023-08-20 14:19:30'), +(1403, 3812, 0.00, '2023-08-20 17:28:33', '2023-08-20 17:28:33'), +(1404, 3813, 0.00, '2023-08-20 18:11:13', '2023-08-20 18:11:13'), +(1405, 2343, 0.00, '2023-08-20 19:04:01', '2023-08-20 19:04:01'), +(1406, 3814, 0.00, '2023-08-20 19:12:19', '2023-08-20 19:12:19'), +(1407, 105, 0.00, '2023-08-20 19:41:30', '2023-08-20 19:41:30'), +(1408, 3815, 0.00, '2023-08-20 19:55:35', '2023-08-20 19:55:35'), +(1409, 1516, 0.00, '2023-08-20 20:26:34', '2023-08-20 20:26:34'), +(1410, 483, 0.00, '2023-08-20 21:50:37', '2023-08-20 21:50:37'), +(1411, 2502, 0.00, '2023-08-20 21:56:57', '2023-08-20 21:56:57'), +(1412, 885, 0.00, '2023-08-20 22:01:32', '2023-08-20 22:01:32'), +(1413, 3816, 0.00, '2023-08-20 22:25:18', '2023-08-20 22:25:18'), +(1414, 3817, 0.00, '2023-08-20 23:01:25', '2023-08-20 23:01:25'), +(1415, 3818, 0.00, '2023-08-20 23:05:38', '2023-08-20 23:05:38'), +(1416, 3819, 0.00, '2023-08-20 23:11:14', '2023-08-20 23:11:14'), +(1417, 3820, 0.00, '2023-08-21 00:54:05', '2023-08-21 00:54:05'), +(1418, 2504, 0.00, '2023-08-21 02:05:55', '2023-08-21 02:05:55'), +(1419, 3821, 0.00, '2023-08-21 07:29:24', '2023-08-21 07:29:24'), +(1420, 3822, 0.00, '2023-08-21 07:35:34', '2023-08-21 07:35:34'), +(1421, 3823, 0.00, '2023-08-21 07:47:40', '2023-08-21 07:47:40'), +(1422, 3824, 0.00, '2023-08-21 07:58:11', '2023-08-21 07:58:11'), +(1423, 3825, 0.00, '2023-08-21 08:09:17', '2023-08-21 08:09:17'), +(1424, 3826, 0.00, '2023-08-21 08:29:48', '2023-08-21 08:29:48'), +(1425, 3827, 0.00, '2023-08-21 08:30:08', '2023-08-21 08:30:08'), +(1426, 3828, 0.00, '2023-08-21 08:59:48', '2023-08-21 08:59:48'), +(1427, 3829, 0.00, '2023-08-21 09:09:49', '2023-08-21 09:09:49'), +(1428, 2365, 0.00, '2023-08-21 10:11:59', '2023-08-21 10:11:59'), +(1429, 3830, 0.00, '2023-08-21 10:17:47', '2023-08-21 10:17:47'), +(1430, 3831, 0.00, '2023-08-21 11:02:33', '2023-08-21 11:02:33'), +(1431, 3832, 0.00, '2023-08-21 11:09:31', '2023-08-21 11:09:31'), +(1432, 3833, 0.00, '2023-08-21 11:09:33', '2023-08-21 11:09:33'), +(1433, 3834, 0.00, '2023-08-21 11:24:04', '2023-08-21 11:24:04'), +(1434, 142, 0.00, '2023-08-21 12:03:02', '2023-08-21 12:03:02'), +(1435, 3835, 0.00, '2023-08-21 12:38:54', '2023-08-21 12:38:54'), +(1436, 3836, 0.00, '2023-08-21 15:04:55', '2023-08-21 15:04:55'), +(1437, 3837, 0.00, '2023-08-21 15:45:13', '2023-08-21 15:45:13'), +(1438, 3838, 0.00, '2023-08-21 15:46:56', '2023-08-21 15:46:56'), +(1439, 1439, 0.00, '2023-08-21 15:59:26', '2023-08-21 15:59:26'), +(1440, 3839, 0.00, '2023-08-21 16:07:44', '2023-08-21 16:07:44'), +(1441, 3840, 0.00, '2023-08-21 16:22:38', '2023-08-21 16:22:38'), +(1442, 3841, 0.00, '2023-08-21 17:45:43', '2023-08-21 17:45:43'), +(1443, 3842, 0.00, '2023-08-21 18:17:58', '2023-08-21 18:17:58'), +(1444, 3843, 0.00, '2023-08-21 18:27:56', '2023-08-21 18:27:56'), +(1445, 2676, 0.00, '2023-08-21 20:46:25', '2023-08-21 20:46:25'), +(1446, 3844, 0.00, '2023-08-21 20:52:46', '2023-08-21 20:52:46'), +(1447, 3845, 0.00, '2023-08-21 21:32:00', '2023-08-21 21:32:00'), +(1448, 3846, 0.00, '2023-08-22 00:21:06', '2023-08-22 00:21:06'), +(1449, 3847, 0.00, '2023-08-22 01:18:54', '2023-08-22 01:18:54'), +(1450, 3848, 0.00, '2023-08-22 07:29:43', '2023-08-22 07:29:43'), +(1451, 3850, 0.00, '2023-08-22 09:40:54', '2023-08-22 09:40:54'), +(1452, 3851, 0.00, '2023-08-22 10:19:47', '2023-08-22 10:19:47'), +(1453, 3852, 0.00, '2023-08-22 10:24:49', '2023-08-22 10:24:49'), +(1454, 3853, 0.00, '2023-08-22 10:28:56', '2023-08-22 10:28:56'), +(1455, 3854, 0.00, '2023-08-22 10:35:42', '2023-08-22 10:35:42'), +(1456, 3855, 0.00, '2023-08-22 10:41:30', '2023-08-22 10:41:30'), +(1457, 3856, 0.00, '2023-08-22 11:08:39', '2023-08-22 11:08:39'), +(1458, 1482, 0.00, '2023-08-22 11:08:51', '2023-08-22 11:08:51'), +(1459, 3857, 0.00, '2023-08-22 12:58:17', '2023-08-22 12:58:17'), +(1460, 3858, 0.00, '2023-08-22 13:01:32', '2023-08-22 13:01:32'), +(1461, 3859, 0.00, '2023-08-22 14:06:15', '2023-08-22 14:06:15'), +(1462, 3860, 0.00, '2023-08-22 14:22:22', '2023-08-22 14:22:22'), +(1463, 3861, 0.00, '2023-08-22 14:22:37', '2023-08-22 14:22:37'), +(1464, 3862, 0.00, '2023-08-22 14:24:09', '2023-08-22 14:24:09'), +(1465, 3863, 0.00, '2023-08-22 16:51:35', '2023-08-22 16:51:35'), +(1466, 3864, 0.00, '2023-08-22 17:24:52', '2023-08-22 17:24:52'), +(1467, 2548, 0.00, '2023-08-22 17:36:55', '2023-08-22 17:36:55'), +(1468, 3865, 0.00, '2023-08-22 18:08:22', '2023-08-22 18:08:22'), +(1469, 3866, 0.00, '2023-08-22 18:52:10', '2023-08-22 18:52:10'), +(1470, 3867, 0.00, '2023-08-22 19:03:45', '2023-08-22 19:03:45'), +(1471, 1120, 0.00, '2023-08-22 19:40:54', '2023-08-22 19:40:54'), +(1472, 3868, 0.00, '2023-08-22 20:16:40', '2023-08-22 20:16:40'), +(1473, 495, 0.00, '2023-08-22 20:22:03', '2023-08-22 20:22:03'), +(1474, 3869, 0.00, '2023-08-22 21:29:36', '2023-08-22 21:29:36'), +(1475, 3870, 0.00, '2023-08-22 22:58:04', '2023-08-22 22:58:04'), +(1476, 3871, 0.00, '2023-08-23 00:49:02', '2023-08-23 00:49:02'), +(1477, 3872, 0.00, '2023-08-23 05:19:47', '2023-08-23 05:19:47'), +(1478, 3873, 0.00, '2023-08-23 09:49:45', '2023-08-23 09:49:45'), +(1479, 3874, 0.00, '2023-08-23 10:39:23', '2023-08-23 10:39:23'), +(1480, 3875, 0.00, '2023-08-23 10:43:39', '2023-08-23 10:43:39'), +(1481, 3876, 0.00, '2023-08-23 11:14:45', '2023-08-23 11:14:45'), +(1482, 3877, 0.00, '2023-08-23 11:18:44', '2023-08-23 11:18:44'), +(1483, 3878, 0.00, '2023-08-23 12:13:18', '2023-08-23 12:13:18'), +(1484, 3879, 0.00, '2023-08-23 12:30:04', '2023-08-23 12:30:04'), +(1485, 3880, 0.00, '2023-08-23 12:30:58', '2023-08-23 12:30:58'), +(1486, 3881, 0.00, '2023-08-23 13:03:54', '2023-08-23 13:03:54'), +(1487, 3882, 0.00, '2023-08-23 13:25:07', '2023-08-23 13:25:07'), +(1488, 3883, 0.00, '2023-08-23 14:56:41', '2023-08-23 14:56:41'), +(1489, 3884, 0.00, '2023-08-23 14:58:33', '2023-08-23 14:58:33'), +(1490, 3885, 0.00, '2023-08-23 16:29:22', '2023-08-23 16:29:22'), +(1491, 3886, 0.00, '2023-08-23 17:40:41', '2023-08-23 17:40:41'), +(1492, 3887, 0.00, '2023-08-23 17:50:36', '2023-08-23 17:50:36'), +(1493, 3888, 0.00, '2023-08-23 19:49:12', '2023-08-23 19:49:12'), +(1494, 2448, 0.00, '2023-08-23 20:35:38', '2023-08-23 20:35:38'), +(1495, 3889, 0.00, '2023-08-23 20:37:05', '2023-08-23 20:37:05'), +(1496, 3890, 0.00, '2023-08-23 20:41:33', '2023-08-23 20:41:33'), +(1497, 3891, 0.00, '2023-08-23 20:41:48', '2023-08-23 20:41:48'), +(1498, 3892, 0.00, '2023-08-23 20:57:38', '2023-08-23 20:57:38'), +(1499, 3893, 0.00, '2023-08-23 21:03:56', '2023-08-23 21:03:56'), +(1500, 1621, 0.00, '2023-08-23 21:08:20', '2023-08-23 21:08:20'), +(1501, 3894, 0.00, '2023-08-23 21:17:46', '2023-08-23 21:17:46'), +(1502, 3895, 0.00, '2023-08-23 22:01:10', '2023-08-23 22:01:10'), +(1503, 3896, 0.00, '2023-08-23 22:03:14', '2023-08-23 22:03:14'), +(1504, 3897, 0.00, '2023-08-23 23:05:22', '2023-08-23 23:05:22'), +(1505, 3898, 0.00, '2023-08-23 23:20:53', '2023-08-23 23:20:53'), +(1506, 3899, 0.00, '2023-08-23 23:29:00', '2023-08-23 23:29:00'), +(1507, 3900, 0.00, '2023-08-23 23:39:06', '2023-08-23 23:39:06'), +(1508, 3901, 0.00, '2023-08-23 23:40:05', '2023-08-23 23:40:05'), +(1509, 3902, 0.00, '2023-08-24 00:26:58', '2023-08-24 00:26:58'), +(1510, 3903, 0.00, '2023-08-24 06:41:36', '2023-08-24 06:41:36'), +(1511, 3904, 0.00, '2023-08-24 07:21:51', '2023-08-24 07:21:51'), +(1512, 3905, 0.00, '2023-08-24 08:01:21', '2023-08-24 08:01:21'), +(1513, 3906, 0.00, '2023-08-24 10:34:10', '2023-08-24 10:34:10'), +(1514, 3907, 0.00, '2023-08-24 10:35:16', '2023-08-24 10:35:16'), +(1515, 3908, 0.00, '2023-08-24 10:49:33', '2023-08-24 10:49:33'), +(1516, 3909, 0.00, '2023-08-24 10:52:38', '2023-08-24 10:52:38'), +(1517, 3910, 0.00, '2023-08-24 11:28:52', '2023-08-24 11:28:52'), +(1518, 3911, 0.00, '2023-08-24 15:49:37', '2023-08-24 15:49:37'), +(1519, 3912, 0.00, '2023-08-30 17:50:32', '2023-08-30 17:50:32'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `webhook_calls` +-- + +CREATE TABLE `webhook_calls` ( + `id` bigint(20) UNSIGNED NOT NULL, + `name` varchar(255) NOT NULL, + `url` varchar(255) NOT NULL, + `headers` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`headers`)), + `payload` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`payload`)), + `exception` text DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Indexes for dumped tables +-- + +-- +-- Indexes for table `activity_log` +-- +ALTER TABLE `activity_log` + ADD PRIMARY KEY (`id`), + ADD KEY `subject` (`subject_type`,`subject_id`), + ADD KEY `causer` (`causer_type`,`causer_id`), + ADD KEY `activity_log_log_name_index` (`log_name`); + +-- +-- Indexes for table `app_keys` +-- +ALTER TABLE `app_keys` + ADD PRIMARY KEY (`id`), + ADD KEY `app_keys_name_index` (`name`), + ADD KEY `app_keys_key_index` (`key`); + +-- +-- Indexes for table `areas` +-- +ALTER TABLE `areas` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `cache` +-- +ALTER TABLE `cache` + ADD PRIMARY KEY (`key`); + +-- +-- Indexes for table `cache_locks` +-- +ALTER TABLE `cache_locks` + ADD PRIMARY KEY (`key`); + +-- +-- Indexes for table `carts` +-- +ALTER TABLE `carts` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `cart_items` +-- +ALTER TABLE `cart_items` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `categories` +-- +ALTER TABLE `categories` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `categories_name_unique` (`name`), + ADD UNIQUE KEY `categories_slug_unique` (`slug`); + +-- +-- Indexes for table `cod_receipts` +-- +ALTER TABLE `cod_receipts` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `collection_scans` +-- +ALTER TABLE `collection_scans` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `collection_scans_order_id_unique` (`order_id`); + +-- +-- Indexes for table `commissions` +-- +ALTER TABLE `commissions` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `commissions_reference_unique` (`reference`); + +-- +-- Indexes for table `contacts` +-- +ALTER TABLE `contacts` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `counters` +-- +ALTER TABLE `counters` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `customers` +-- +ALTER TABLE `customers` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `customers_phone_unique` (`phone`), + ADD UNIQUE KEY `customers_alt_phone_unique` (`alt_phone`), + ADD UNIQUE KEY `customers_unique_code_unique` (`unique_code`), + ADD UNIQUE KEY `customers_unique_number_unique` (`unique_number`); + +-- +-- Indexes for table `customer_packages` +-- +ALTER TABLE `customer_packages` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `customer_products` +-- +ALTER TABLE `customer_products` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `customer_stocks` +-- +ALTER TABLE `customer_stocks` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `customer_stock_items` +-- +ALTER TABLE `customer_stock_items` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `delivery_details` +-- +ALTER TABLE `delivery_details` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `delivery_details_region_unique` (`region`); + +-- +-- Indexes for table `delivery_scans` +-- +ALTER TABLE `delivery_scans` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `delivery_scans_order_id_unique` (`order_id`); + +-- +-- Indexes for table `departments` +-- +ALTER TABLE `departments` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `departments_name_unique` (`name`); + +-- +-- Indexes for table `departure_scans` +-- +ALTER TABLE `departure_scans` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `departure_scans_order_id_unique` (`order_id`); + +-- +-- Indexes for table `deposits` +-- +ALTER TABLE `deposits` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `deposits_reference_unique` (`reference`); + +-- +-- Indexes for table `dispatch_statuses` +-- +ALTER TABLE `dispatch_statuses` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `drivers` +-- +ALTER TABLE `drivers` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `driver_details` +-- +ALTER TABLE `driver_details` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `employees` +-- +ALTER TABLE `employees` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `employees_phone_unique` (`phone`), + ADD UNIQUE KEY `employees_unique_number_unique` (`unique_number`), + ADD UNIQUE KEY `employees_account_number_unique` (`account_number`); + +-- +-- Indexes for table `failed_jobs` +-- +ALTER TABLE `failed_jobs` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `failed_jobs_uuid_unique` (`uuid`); + +-- +-- Indexes for table `feedback` +-- +ALTER TABLE `feedback` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `firewall_ips` +-- +ALTER TABLE `firewall_ips` + ADD PRIMARY KEY (`id`), + ADD KEY `firewall_ips_ip_index` (`ip`); + +-- +-- Indexes for table `firewall_logs` +-- +ALTER TABLE `firewall_logs` + ADD PRIMARY KEY (`id`), + ADD KEY `firewall_logs_ip_index` (`ip`); + +-- +-- Indexes for table `images` +-- +ALTER TABLE `images` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `ip_address_device_infos` +-- +ALTER TABLE `ip_address_device_infos` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `ip_address_device_infos_device_id_unique` (`device_id`); + +-- +-- Indexes for table `issue_entries` +-- +ALTER TABLE `issue_entries` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `jobs` +-- +ALTER TABLE `jobs` + ADD PRIMARY KEY (`id`), + ADD KEY `jobs_queue_index` (`queue`); + +-- +-- Indexes for table `logistics` +-- +ALTER TABLE `logistics` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `menus` +-- +ALTER TABLE `menus` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `menus_name_unique` (`name`), + ADD UNIQUE KEY `menus_tab_unique` (`tab`); + +-- +-- Indexes for table `messages` +-- +ALTER TABLE `messages` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `metas` +-- +ALTER TABLE `metas` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `migrations` +-- +ALTER TABLE `migrations` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `model_has_permissions` +-- +ALTER TABLE `model_has_permissions` + ADD PRIMARY KEY (`permission_id`,`model_id`,`model_type`), + ADD KEY `model_has_permissions_model_id_model_type_index` (`model_id`,`model_type`); + +-- +-- Indexes for table `model_has_roles` +-- +ALTER TABLE `model_has_roles` + ADD PRIMARY KEY (`role_id`,`model_id`,`model_type`), + ADD KEY `model_has_roles_model_id_model_type_index` (`model_id`,`model_type`); + +-- +-- Indexes for table `notifications` +-- +ALTER TABLE `notifications` + ADD PRIMARY KEY (`id`), + ADD KEY `notifications_notifiable_type_notifiable_id_index` (`notifiable_type`,`notifiable_id`); + +-- +-- Indexes for table `options` +-- +ALTER TABLE `options` + ADD PRIMARY KEY (`id`), + ADD KEY `options_product_id_foreign` (`product_id`); + +-- +-- Indexes for table `option_values` +-- +ALTER TABLE `option_values` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `orders` +-- +ALTER TABLE `orders` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `orders_waybill_number_unique` (`waybill_number`); + +-- +-- Indexes for table `order_items` +-- +ALTER TABLE `order_items` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `packages` +-- +ALTER TABLE `packages` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `packages_name_unique` (`name`), + ADD UNIQUE KEY `packages_slug_unique` (`slug`); + +-- +-- Indexes for table `package_items` +-- +ALTER TABLE `package_items` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `package_sizes` +-- +ALTER TABLE `package_sizes` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `password_resets` +-- +ALTER TABLE `password_resets` + ADD KEY `password_resets_email_index` (`email`); + +-- +-- Indexes for table `password_reset_tokens` +-- +ALTER TABLE `password_reset_tokens` + ADD PRIMARY KEY (`email`); + +-- +-- Indexes for table `permissions` +-- +ALTER TABLE `permissions` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `permissions_name_guard_name_unique` (`name`,`guard_name`); + +-- +-- Indexes for table `personal_access_tokens` +-- +ALTER TABLE `personal_access_tokens` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `personal_access_tokens_token_unique` (`token`), + ADD KEY `personal_access_tokens_tokenable_type_tokenable_id_index` (`tokenable_type`,`tokenable_id`); + +-- +-- Indexes for table `points` +-- +ALTER TABLE `points` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `points_reference_unique` (`reference`), + ADD KEY `points_customer_id_index` (`customer_id`); + +-- +-- Indexes for table `products` +-- +ALTER TABLE `products` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `products_name_unique` (`name`); + +-- +-- Indexes for table `report_frauds` +-- +ALTER TABLE `report_frauds` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `riders` +-- +ALTER TABLE `riders` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `riders_unique_number_unique` (`unique_number`), + ADD UNIQUE KEY `riders_phone_unique` (`phone`), + ADD UNIQUE KEY `riders_alternative_number_unique` (`alternative_number`); + +-- +-- Indexes for table `roles` +-- +ALTER TABLE `roles` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `roles_name_guard_name_unique` (`name`,`guard_name`); + +-- +-- Indexes for table `role_has_permissions` +-- +ALTER TABLE `role_has_permissions` + ADD PRIMARY KEY (`permission_id`,`role_id`), + ADD KEY `role_has_permissions_role_id_foreign` (`role_id`); + +-- +-- Indexes for table `sessions` +-- +ALTER TABLE `sessions` + ADD PRIMARY KEY (`id`), + ADD KEY `sessions_user_id_index` (`user_id`), + ADD KEY `sessions_last_activity_index` (`last_activity`); + +-- +-- Indexes for table `shipping_details` +-- +ALTER TABLE `shipping_details` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `shipping_details_customer_id_unique` (`customer_id`); + +-- +-- Indexes for table `sliders` +-- +ALTER TABLE `sliders` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `stocks` +-- +ALTER TABLE `stocks` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `stock_infos` +-- +ALTER TABLE `stock_infos` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `tabs` +-- +ALTER TABLE `tabs` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `tabs_tab_unique` (`tab`); + +-- +-- Indexes for table `tab_user` +-- +ALTER TABLE `tab_user` + ADD PRIMARY KEY (`id`), + ADD KEY `tab_user_tab_id_foreign` (`tab_id`), + ADD KEY `tab_user_user_id_foreign` (`user_id`); + +-- +-- Indexes for table `telcos` +-- +ALTER TABLE `telcos` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `telcos_name_unique` (`name`), + ADD UNIQUE KEY `telcos_slug_unique` (`slug`), + ADD UNIQUE KEY `telcos_code_unique` (`code`); + +-- +-- Indexes for table `transactions` +-- +ALTER TABLE `transactions` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `transactions_reference_unique` (`reference`), + ADD UNIQUE KEY `transactions_financial_transaction_id_unique` (`financial_transaction_id`), + ADD UNIQUE KEY `transactions_transaction_token_unique` (`transaction_token`); + +-- +-- Indexes for table `users` +-- +ALTER TABLE `users` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `users_unique_number_unique` (`unique_number`), + ADD UNIQUE KEY `users_phone_unique` (`phone`), + ADD KEY `users_first_name_index` (`first_name`), + ADD KEY `users_last_name_index` (`last_name`); + +-- +-- Indexes for table `wallets` +-- +ALTER TABLE `wallets` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `webhook_calls` +-- +ALTER TABLE `webhook_calls` + ADD PRIMARY KEY (`id`); + +-- +-- AUTO_INCREMENT for dumped tables +-- + +-- +-- AUTO_INCREMENT for table `activity_log` +-- +ALTER TABLE `activity_log` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1759; + +-- +-- AUTO_INCREMENT for table `app_keys` +-- +ALTER TABLE `app_keys` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT for table `areas` +-- +ALTER TABLE `areas` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=184; + +-- +-- AUTO_INCREMENT for table `carts` +-- +ALTER TABLE `carts` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1405; + +-- +-- AUTO_INCREMENT for table `cart_items` +-- +ALTER TABLE `cart_items` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=784; + +-- +-- AUTO_INCREMENT for table `categories` +-- +ALTER TABLE `categories` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7; + +-- +-- AUTO_INCREMENT for table `cod_receipts` +-- +ALTER TABLE `cod_receipts` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT for table `collection_scans` +-- +ALTER TABLE `collection_scans` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3994; + +-- +-- AUTO_INCREMENT for table `commissions` +-- +ALTER TABLE `commissions` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT for table `contacts` +-- +ALTER TABLE `contacts` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT for table `counters` +-- +ALTER TABLE `counters` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7; + +-- +-- AUTO_INCREMENT for table `customers` +-- +ALTER TABLE `customers` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3913; + +-- +-- AUTO_INCREMENT for table `customer_packages` +-- +ALTER TABLE `customer_packages` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT for table `customer_products` +-- +ALTER TABLE `customer_products` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT for table `customer_stocks` +-- +ALTER TABLE `customer_stocks` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=27; + +-- +-- AUTO_INCREMENT for table `customer_stock_items` +-- +ALTER TABLE `customer_stock_items` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=75; + +-- +-- AUTO_INCREMENT for table `delivery_details` +-- +ALTER TABLE `delivery_details` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=16; + +-- +-- AUTO_INCREMENT for table `delivery_scans` +-- +ALTER TABLE `delivery_scans` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3929; + +-- +-- AUTO_INCREMENT for table `departments` +-- +ALTER TABLE `departments` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; + +-- +-- AUTO_INCREMENT for table `departure_scans` +-- +ALTER TABLE `departure_scans` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=754; + +-- +-- AUTO_INCREMENT for table `deposits` +-- +ALTER TABLE `deposits` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=53; + +-- +-- AUTO_INCREMENT for table `dispatch_statuses` +-- +ALTER TABLE `dispatch_statuses` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3071; + +-- +-- AUTO_INCREMENT for table `drivers` +-- +ALTER TABLE `drivers` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT for table `driver_details` +-- +ALTER TABLE `driver_details` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; + +-- +-- AUTO_INCREMENT for table `employees` +-- +ALTER TABLE `employees` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; + +-- +-- AUTO_INCREMENT for table `failed_jobs` +-- +ALTER TABLE `failed_jobs` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; + +-- +-- AUTO_INCREMENT for table `feedback` +-- +ALTER TABLE `feedback` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; + +-- +-- AUTO_INCREMENT for table `firewall_ips` +-- +ALTER TABLE `firewall_ips` + MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT for table `firewall_logs` +-- +ALTER TABLE `firewall_logs` + MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=57; + +-- +-- AUTO_INCREMENT for table `images` +-- +ALTER TABLE `images` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15; + +-- +-- AUTO_INCREMENT for table `ip_address_device_infos` +-- +ALTER TABLE `ip_address_device_infos` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; + +-- +-- AUTO_INCREMENT for table `issue_entries` +-- +ALTER TABLE `issue_entries` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7; + +-- +-- AUTO_INCREMENT for table `jobs` +-- +ALTER TABLE `jobs` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=74; + +-- +-- AUTO_INCREMENT for table `logistics` +-- +ALTER TABLE `logistics` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7069; + +-- +-- AUTO_INCREMENT for table `menus` +-- +ALTER TABLE `menus` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; + +-- +-- AUTO_INCREMENT for table `messages` +-- +ALTER TABLE `messages` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=495; + +-- +-- AUTO_INCREMENT for table `metas` +-- +ALTER TABLE `metas` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT for table `migrations` +-- +ALTER TABLE `migrations` + MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=79; + +-- +-- AUTO_INCREMENT for table `options` +-- +ALTER TABLE `options` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT for table `option_values` +-- +ALTER TABLE `option_values` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT for table `orders` +-- +ALTER TABLE `orders` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3618; + +-- +-- AUTO_INCREMENT for table `order_items` +-- +ALTER TABLE `order_items` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5504; + +-- +-- AUTO_INCREMENT for table `packages` +-- +ALTER TABLE `packages` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; + +-- +-- AUTO_INCREMENT for table `package_items` +-- +ALTER TABLE `package_items` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; + +-- +-- AUTO_INCREMENT for table `package_sizes` +-- +ALTER TABLE `package_sizes` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; + +-- +-- AUTO_INCREMENT for table `permissions` +-- +ALTER TABLE `permissions` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=113; + +-- +-- AUTO_INCREMENT for table `personal_access_tokens` +-- +ALTER TABLE `personal_access_tokens` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=652; + +-- +-- AUTO_INCREMENT for table `points` +-- +ALTER TABLE `points` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=425; + +-- +-- AUTO_INCREMENT for table `products` +-- +ALTER TABLE `products` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19; + +-- +-- AUTO_INCREMENT for table `report_frauds` +-- +ALTER TABLE `report_frauds` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT for table `riders` +-- +ALTER TABLE `riders` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7; + +-- +-- AUTO_INCREMENT for table `roles` +-- +ALTER TABLE `roles` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8; + +-- +-- AUTO_INCREMENT for table `shipping_details` +-- +ALTER TABLE `shipping_details` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=515; + +-- +-- AUTO_INCREMENT for table `sliders` +-- +ALTER TABLE `sliders` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10; + +-- +-- AUTO_INCREMENT for table `stocks` +-- +ALTER TABLE `stocks` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=18; + +-- +-- AUTO_INCREMENT for table `stock_infos` +-- +ALTER TABLE `stock_infos` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4166; + +-- +-- AUTO_INCREMENT for table `tabs` +-- +ALTER TABLE `tabs` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=20; + +-- +-- AUTO_INCREMENT for table `tab_user` +-- +ALTER TABLE `tab_user` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=50; + +-- +-- AUTO_INCREMENT for table `telcos` +-- +ALTER TABLE `telcos` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; + +-- +-- AUTO_INCREMENT for table `transactions` +-- +ALTER TABLE `transactions` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1986; + +-- +-- AUTO_INCREMENT for table `users` +-- +ALTER TABLE `users` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1453; + +-- +-- AUTO_INCREMENT for table `wallets` +-- +ALTER TABLE `wallets` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1520; + +-- +-- AUTO_INCREMENT for table `webhook_calls` +-- +ALTER TABLE `webhook_calls` + MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- Constraints for dumped tables +-- + +-- +-- 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_product_id_foreign` FOREIGN KEY (`product_id`) REFERENCES `products` (`id`) ON DELETE 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 `tab_user` +-- +ALTER TABLE `tab_user` + ADD CONSTRAINT `tab_user_tab_id_foreign` FOREIGN KEY (`tab_id`) REFERENCES `tabs` (`id`) ON DELETE CASCADE, + ADD CONSTRAINT `tab_user_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE 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 */;