diff --git a/meetup.sql b/meetup.sql new file mode 100644 index 0000000..3368f74 --- /dev/null +++ b/meetup.sql @@ -0,0 +1,633 @@ +-- phpMyAdmin SQL Dump +-- version 4.9.5deb2 +-- https://www.phpmyadmin.net/ +-- +-- Host: localhost:3306 +-- Generation Time: May 11, 2023 at 05:13 PM +-- Server version: 8.0.32-0ubuntu0.20.04.2 +-- PHP Version: 8.1.18 + +SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; +SET AUTOCOMMIT = 0; +START TRANSACTION; +SET time_zone = "+00:00"; + + +/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; +/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; +/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; +/*!40101 SET NAMES utf8mb4 */; + +-- +-- Database: `meetup` +-- + +-- -------------------------------------------------------- + +-- +-- Table structure for table `attenders` +-- + +CREATE TABLE `attenders` ( + `id` bigint UNSIGNED NOT NULL, + `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `surname` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `email` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `organization` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `is_attending` tinyint(1) NOT NULL DEFAULT '1', + `consent_form` tinyint(1) NOT NULL DEFAULT '1', + `attended` tinyint(1) NOT NULL DEFAULT '0', + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL, + `consent_form_second` tinyint(1) NOT NULL DEFAULT '1', + `consent_form_third` tinyint(1) NOT NULL DEFAULT '1', + `city` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `attenders` +-- + +INSERT INTO `attenders` (`id`, `name`, `surname`, `email`, `organization`, `is_attending`, `consent_form`, `attended`, `created_at`, `updated_at`, `consent_form_second`, `consent_form_third`, `city`) VALUES +(36, 'Kubilay Topal', NULL, 'topal.kubilay@gmail.com', 'German Embassy', 1, 1, 0, '2023-05-06 00:02:05', '2023-05-06 00:02:05', 1, 1, 'Aşgabat, Turkmenistan'), +(37, 'CADAP', NULL, 'dabozaganov@gmail.com', 'Dovletmyrat Bozaganov', 1, 1, 0, '2023-05-06 03:30:36', '2023-05-06 03:30:36', 1, 1, 'Ashgabat, Turkmenistan'), +(38, 'Mubarak Gurbanova', NULL, 'mubarakglcc@gmail.com', 'NGO Taze Zaman', 1, 1, 0, '2023-05-06 03:33:19', '2023-05-06 03:33:19', 1, 1, 'Turkmenabat, Turkmenistan'), +(39, 'Amanmyradov Bayrammyrat +1', NULL, 'bayram.amanmuradov@degirmen.group', 'Degirmen Group', 1, 1, 0, '2023-05-06 09:25:07', '2023-05-06 09:25:07', 1, 1, 'Ashgabat, Turkmenistan'), +(40, 'Shukurgeldi Myradov', NULL, 'shukurgeldi.myradov@gmail.com', 'United Nations Turkmenistan Young SDG Ambassadors Program', 1, 1, 0, '2023-05-06 10:38:03', '2023-05-06 10:38:03', 1, 1, 'Ashgabat, Turkmenistan'), +(41, 'Akmyrat Danatarov', NULL, 'akmyrat.danatarov@undp.org', 'UNDP', 1, 1, 0, '2023-05-06 12:17:34', '2023-05-06 12:17:34', 1, 1, 'Ashgabat, Turkmenistan'), +(42, 'Yusup Atadurdyyev', NULL, 'yusup.atadurdyyev@gmail.com', 'EU Delegation Turkmenistan volunteer', 1, 1, 0, '2023-05-06 13:14:37', '2023-05-06 13:14:37', 1, 1, 'Ashgabat, Turkmenistan'), +(43, 'Sabrina Guseynova', NULL, 'sabrinagusejnova3@gmail.com', 'UN Agency SDG Ambassador', 1, 1, 0, '2023-05-07 01:03:30', '2023-05-07 01:03:30', 1, 1, 'Ashgabat, Turkmenistan'), +(44, 'Mihail Rahmanov', NULL, 'mrakhmanov@icrc.org', 'ICRC', 1, 1, 0, '2023-05-08 00:00:54', '2023-05-08 00:00:54', 1, 1, 'Ashgabat, Turkmenistan'), +(45, 'Bahargul Rahmanova', NULL, 'rahmanova@un.org', 'Spouse of Mr. Mihail Rahmanov', 1, 1, 0, '2023-05-08 00:02:09', '2023-05-08 00:02:09', 1, 1, 'Ashgabat, Turkmenistan'), +(46, 'Vaida Vidugiris', NULL, 'Ashgabatprotocol@state.gov', 'U.S. Embassy', 0, 0, 0, '2023-05-08 00:17:47', '2023-05-08 00:17:47', 0, 0, 'Ashgabat, Turkmenistan'), +(47, 'Ali Muhammet Ali (spouse of Vaida Vidugiris)', NULL, 'Ashgabatprotocol@state.gov', 'U.S. Embassy Ashgabat', 0, 0, 0, '2023-05-08 00:19:07', '2023-05-08 00:19:07', 0, 0, 'Ashgabat, Turkmenistan'), +(48, 'Michael Uwe Bierhoff', NULL, 'l@asch.auswaertiges-amt.de', 'German Embassy Ashgabat', 1, 1, 0, '2023-05-08 00:25:56', '2023-05-08 00:25:56', 0, 0, 'Ashgabat, TKM'), +(49, 'Dirk Jakobi', NULL, 'v@asch.auswaertiges-amt.de', 'German Embassy Ashgabat', 1, 1, 0, '2023-05-08 00:27:51', '2023-05-08 00:27:51', 0, 0, 'Ashgabat, TKM'), +(50, 'Laura Jakobi', NULL, 'l-vz1@asch.auswaertiges-amt.de', 'German Embassy Ashgabat', 1, 1, 0, '2023-05-08 00:29:19', '2023-05-08 00:29:19', 0, 0, 'Ashgabat, TKM'), +(51, 'Enejan Velmuradova', NULL, 'enejan.vel@gmail.com', 'NameNirede', 1, 1, 0, '2023-05-08 00:29:49', '2023-05-08 00:29:49', 1, 1, 'Turkmenistan, Ashgabat'), +(52, 'Begench Mamedov', NULL, 'mamedov.begench@gmail.com', 'NGO \"Mert\"', 1, 1, 0, '2023-05-08 00:54:49', '2023-05-08 00:54:49', 1, 1, 'Balkanabat, Turkmenistan'), +(53, 'Cazzato Luigi', NULL, 'luigi.cazzato@esteri.it', 'Embassy of Italy', 1, 1, 0, '2023-05-08 01:13:17', '2023-05-08 01:13:17', 1, 1, 'Ashgabat - Turkmenistan'), +(54, 'Matthew Klimow', NULL, 'Ashgabatprotocol@state.gov', 'U.S. Embassy, Ashgabat', 1, 1, 0, '2023-05-08 01:15:07', '2023-05-08 01:15:07', 1, 1, 'Ashgabat, Turkmenistan'), +(55, 'Edith Klimow', NULL, 'Ashgabatprotocol@state.gov', 'U.S. Embassy, Ashgabat', 1, 1, 0, '2023-05-08 01:16:31', '2023-05-08 01:16:31', 1, 1, 'Ashgabat, Turkmenistan'), +(56, 'Yuriy Aronskiy', NULL, 'yurii.aronskii@gmail.com', 'The Union of Economists', 1, 1, 0, '2023-05-08 01:45:31', '2023-05-08 01:45:31', 1, 1, 'Ashgabat, Turkmenistan'), +(57, 'Джепбарова Джамиля', NULL, 'exclusive_cloth@mail.ru', 'Предприниматель', 1, 1, 0, '2023-05-08 01:45:42', '2023-05-08 01:45:42', 1, 1, 'Ашхабад'), +(58, 'Azat Seyitmuhammedov', NULL, 'azat@arzuw.net', 'Arzuw.news', 1, 1, 0, '2023-05-08 01:45:57', '2023-05-08 01:45:57', 1, 1, 'Ashgabat'), +(59, 'Oguljennet Seyitmuhammedova', NULL, 'jennetezizova@gmail.com', 'Spouse of Azat Seyitmuhammedov', 1, 1, 0, '2023-05-08 01:50:48', '2023-05-08 01:50:48', 1, 1, 'Ashgabat'), +(60, 'Мыскова Юлия', NULL, 'yuliyaahmedowna@gmail.com', 'И.П. \"Хатдат\"', 1, 1, 0, '2023-05-08 01:51:11', '2023-05-08 01:51:11', 1, 1, 'Ашгабат, Туркменистан'), +(61, 'Natalya Yeskina', NULL, 'yeskinatali@hotmail.com', 'Freelancer', 1, 1, 0, '2023-05-08 01:52:14', '2023-05-08 01:52:14', 1, 1, 'Ashgabat, Turkmenistan'), +(62, 'Maral Orazniyazova', NULL, 'Orazniyazovamm@state.gov', 'U.S. Embassy, Ashgabat', 1, 1, 0, '2023-05-08 02:18:01', '2023-05-08 02:18:01', 1, 1, 'Ashgabat, Turkmenistan'), +(63, 'Yuliya Popovkina', NULL, 'yulia.popovkina@gmail.com', 'Heidelberger Druckmaschinen Eastern Europe GmbH.', 1, 1, 0, '2023-05-08 02:26:25', '2023-05-08 02:26:25', 1, 1, 'Ashgabat'), +(64, 'Mayya Abdrahmanowa', NULL, 'mayya_9696@mail.ru', 'TPS', 1, 1, 0, '2023-05-08 02:50:29', '2023-05-08 02:50:29', 1, 1, 'Turkmenistan'), +(65, 'Yusup Seidov', NULL, 'joseph.seidov@mail.ru', 'SalamNews', 1, 1, 0, '2023-05-08 02:52:09', '2023-05-08 02:52:09', 1, 1, 'Ashgabat, Turkmenistan'), +(66, 'Tavus Atayeva', NULL, 'tavusbk@gmail.com', 'Shanly Bedev', 1, 1, 0, '2023-05-08 03:10:50', '2023-05-08 03:10:50', 1, 1, 'Ashgabat'), +(67, 'Hemragylych Nurmamedov', NULL, 'hemragylych@gmail.com', 'ORIENT News Agency', 1, 1, 0, '2023-05-08 03:15:13', '2023-05-08 03:15:13', 1, 1, 'Ashgabat, Turkmenistan'), +(68, 'Rustam Berdiyev', NULL, 'rustam.berdiyev@icmpd.org', 'BOMCA 10', 1, 1, 0, '2023-05-08 04:11:15', '2023-05-08 04:11:15', 1, 1, 'Ashgabat, Turkmenistan'), +(69, 'Annagul Berdiyeva', NULL, 'annagul.gb@gmail.com', 'BOMCA 10', 1, 1, 0, '2023-05-08 04:12:59', '2023-05-08 04:12:59', 1, 1, 'Ashgabat, Turkmenistan'), +(70, 'Nigel Henry Robinson', NULL, 'robinsonnh@state.gov', 'US Embassy', 1, 1, 0, '2023-05-08 04:15:27', '2023-05-08 04:15:27', 1, 1, 'Ashgabat, Turkmenistan'), +(71, 'Shasenem Sopyyeva', NULL, 'sopyshasenem@gmail.com', 'UNICEF in Turkmenistan', 1, 1, 0, '2023-05-08 04:20:06', '2023-05-08 04:20:06', 1, 1, 'Asgabat'), +(72, 'Jasmine Robinson', NULL, 'robinsonnh@state.gov', 'US Embassy', 1, 1, 0, '2023-05-08 04:20:10', '2023-05-08 04:20:10', 1, 1, 'Boston, USA'), +(73, 'Sheker Gurdova', NULL, 'sheker.gurdova@gmail.com', 'Renkli studio', 1, 1, 0, '2023-05-08 04:34:52', '2023-05-08 04:34:52', 1, 1, 'Ashgabat Turkmenistan'), +(74, 'Jennet Yusupova', NULL, 'jenn.yusupova@mail.ru', 'Perspective', 1, 1, 0, '2023-05-08 04:37:34', '2023-05-08 04:37:34', 1, 1, 'Turkmenistan, Ashgabat'), +(75, 'Sona Zaripova', NULL, 'sona.zaripova@mail.ru', 'Perspective', 1, 1, 0, '2023-05-08 04:39:18', '2023-05-08 04:39:18', 1, 1, 'Turkmenistan, Ashgabat'), +(76, 'Rejep Yusupov', NULL, 'rejep.yusupov@mail.ru', 'Perspective', 1, 1, 0, '2023-05-08 04:39:48', '2023-05-08 04:39:48', 1, 1, 'Ashgabat, Turkmenistan'), +(77, 'Alexander Liehr', NULL, 'alexander.liehr@commerzbank.com', 'Commerzbank AG', 1, 1, 0, '2023-05-08 05:02:45', '2023-05-08 05:02:45', 1, 1, 'Ashgabat, Turkmenistan'), +(78, 'Myahri Tirkeshova', NULL, 'myahri.tirkeshova@mail.ru', 'salamnews', 1, 1, 0, '2023-05-08 06:18:49', '2023-05-08 06:18:49', 1, 1, 'Туркменистан'), +(79, 'Luigi Ferrari', NULL, 'ashgabat.segr@esteri.it', 'Italian MFA', 1, 1, 0, '2023-05-08 06:41:00', '2023-05-08 06:41:00', 1, 1, 'Rome Italy'), +(80, 'Hideki Hosaka', NULL, 'hideki.hosaka@mofa.go.jp', 'Embassy of Japan', 1, 1, 0, '2023-05-08 07:09:46', '2023-05-08 07:09:46', 1, 1, 'Ashgabat'), +(81, 'Lyudmila Petuhova', NULL, 'ynam_club@rambler.ru', 'NGO \"Ynam\"', 1, 1, 0, '2023-05-08 07:58:59', '2023-05-08 07:58:59', 1, 1, 'Ashgabat city of Turkmenistan'), +(82, 'Konstantine Sabiashvili', NULL, 'ksabiashvili@mfa.gov.ge', 'Embassy of Georgia to Turkmenistan', 1, 1, 0, '2023-05-08 08:29:50', '2023-05-08 08:29:50', 1, 1, 'Ashgabat, Turkmenistan'), +(83, 'Leyli Merdanova', NULL, 'leylishkamerdanova@gmail.com', 'Volunteer of EU', 1, 1, 0, '2023-05-08 09:03:09', '2023-05-08 09:03:09', 1, 1, 'Ashgabat, Turkmenistan'), +(84, 'Oczko', NULL, 't.oczko87@gmail.com', 'Timur', 1, 0, 0, '2023-05-08 11:06:08', '2023-05-08 11:06:08', 0, 0, 'Berlin'), +(85, 'Timur Dosmammedov', NULL, 'tdosmammedov@iom.int', 'International Organisation for Migration', 1, 1, 0, '2023-05-09 01:33:17', '2023-05-09 01:33:17', 1, 1, 'Ashgabat, Turkmenistan'), +(86, 'Ismail Khaldi', NULL, 'ismail@mfa.gov.il', 'Embassy of the state of Israel in Turkmenistan', 1, 1, 0, '2023-05-09 01:36:40', '2023-05-09 01:36:40', 1, 1, 'Israel'), +(87, 'Romain Gouvernet', NULL, 'ift.directeur@gmail.com', 'Institut français', 1, 1, 0, '2023-05-09 02:05:47', '2023-05-09 02:05:47', 0, 0, 'Ashgabat, Turkmenistan'), +(88, 'Govher Gouvernet', NULL, 'ift.directeur@gmail.com', 'Institut français', 1, 1, 0, '2023-05-09 02:06:22', '2023-05-09 02:06:22', 0, 0, 'Ashgabat, Turkmenistan'), +(89, 'Louise Lesueur', NULL, 'louise.lesueur.rognerud@gmail.com', 'Institut Français', 1, 1, 0, '2023-05-09 02:46:32', '2023-05-09 02:46:32', 1, 1, 'Achgabat, Turkménistan'), +(90, 'Oksana Kim', NULL, 'oksanakim.tm@mail.ru', 'Ulag Cheshmeler -', 1, 1, 0, '2023-05-09 03:58:01', '2023-05-09 03:58:01', 1, 1, 'Ashgabat Turkmenistan'), +(91, 'Gennadiy Kim', NULL, 'grace_zone@list.ru', 'Ulag Cheshmeler -', 1, 1, 0, '2023-05-09 04:02:51', '2023-05-09 04:02:51', 1, 1, 'Ashgabat Turkmenistan'), +(92, 'Sheker Akiniyazova', NULL, 'Asheker05@gmail.com', 'Atr Studio KESHDE', 1, 1, 0, '2023-05-09 04:23:29', '2023-05-09 04:23:29', 1, 1, 'Ashgabat Turkmenistan'), +(93, 'William OBryan', NULL, 'obryanwe@state.gov', 'US Embassy', 1, 1, 0, '2023-05-09 05:15:25', '2023-05-09 05:15:25', 1, 1, 'Ashgabat'), +(94, 'Alesia Krupenikava', NULL, 'krupenikavaa@state.gov', 'US Embassy', 1, 1, 0, '2023-05-09 05:15:52', '2023-05-09 05:15:52', 1, 1, 'Ashgabat'), +(95, 'Mahri', NULL, 'ilmedovamahri@gmail.com', 'TPS', 1, 1, 0, '2023-05-09 08:55:59', '2023-05-09 08:55:59', 0, 0, 'Ashgbayt'), +(96, 'Christian Caviglia', NULL, 'christian.caviglia@gmail.com', 'Turkmen State University', 1, 1, 0, '2023-05-09 12:20:02', '2023-05-09 12:20:02', 1, 1, 'Genova, Italy'), +(97, 'Arazmedov', NULL, 'egf2002@mail.ru', 'Merdan', 1, 1, 0, '2023-05-09 23:05:26', '2023-05-09 23:05:26', 1, 1, 'Ashgabat, Turkmenistan'), +(98, 'Andrzej Madej', NULL, 'andrzej.madej@gmail.com', 'Apostolic Nunciature in Turkmenistan', 1, 1, 0, '2023-05-09 23:46:28', '2023-05-09 23:46:28', 0, 1, 'Vatican, Vatican'), +(99, 'Ms. Yamamoto Kanami', NULL, 'muhabat.kurbanova@ah.mofa.go.jp', 'Embassy of Japan', 1, 1, 0, '2023-05-10 00:26:22', '2023-05-10 00:26:22', 1, 1, 'Ashgabat, Turkmenistan'), +(100, 'Mr. Yamamoto Hiroyuki', NULL, 'muhabat.kurbanova@ah.mofa.go.jp', 'Embassy of Japan', 1, 1, 0, '2023-05-10 00:48:13', '2023-05-10 00:48:13', 1, 1, 'Ashgabat, Turkmenistan'), +(101, 'Zeynep okumuş', NULL, 'zeynep.okumus@mfa.gov.tr', 'Turkish Embassy', 1, 1, 0, '2023-05-10 01:20:31', '2023-05-10 01:20:31', 1, 1, 'Ashgabat Turkmenistan'), +(102, 'Togan oral', NULL, 'togan.oral@mfa.gov.tr', 'Turkish Embassy', 1, 1, 0, '2023-05-10 01:26:03', '2023-05-10 01:26:03', 1, 1, 'Ashgabat Turkmenistan'), +(103, 'Guljamal', NULL, 'explo_control@inbox.ru', 'Avezova', 1, 1, 0, '2023-05-10 01:26:34', '2023-05-10 01:26:34', 1, 1, 'Ashgabat'), +(104, 'Dünya Sarısoy Oral', NULL, 'odsarisoy@mfa.gov.tr', 'Turkish Embassy', 1, 1, 0, '2023-05-10 01:27:26', '2023-05-10 01:27:26', 1, 1, 'Ashgabat Turkmenistan'), +(107, 'Nurana Gurbannepesova', NULL, 'nuranagurba@gmail.com', 'Meno Logistics', 1, 1, 0, '2023-05-10 02:26:40', '2023-05-10 02:26:40', 1, 1, 'Ashgabat, Turkmenistan'), +(108, 'Aylar Annamyradova', NULL, 'specialist1@menologistics.com', 'Meno Logistics Turkmen', 1, 1, 0, '2023-05-10 02:33:37', '2023-05-10 02:33:37', 1, 1, 'Turkmenistan Ashgabat'), +(109, 'Ogulsapar Mammedova', NULL, 'ogulsapar.mamedova@mfa.gov.tr', 'Embassy of Türkiye', 1, 1, 0, '2023-05-10 02:53:11', '2023-05-10 02:53:11', 1, 1, 'Ashgabat/Turkmenistan'), +(110, 'Kyunghoon Min', NULL, 'khmin19@mofa.go.kr', 'Korean Embassy', 1, 1, 0, '2023-05-10 04:27:31', '2023-05-10 04:27:31', 1, 1, 'Ashgabat'), +(111, 'Chang Dayeon', NULL, 'dychang19@mofa.go.kr', 'Embassy of the Republic of Korea', 1, 1, 0, '2023-05-10 05:12:13', '2023-05-10 05:12:13', 1, 1, 'Republic of Korea'), +(112, 'Mekan Muradov', NULL, 'mekannn432@gmail.com', NULL, 1, 1, 0, '2023-05-10 06:50:01', '2023-05-10 06:50:01', 1, 1, 'Ashgabat'), +(113, 'Begench Atayev', NULL, 'begench.dap@gmail.com', 'Dap clothing brand', 1, 1, 0, '2023-05-10 08:56:25', '2023-05-10 08:56:25', 1, 1, 'Ashgabat, Turkmenistan'), +(114, 'Viktoriya Kuliyeva', NULL, 'kmgtm@mail.ru', 'Dessange (Turkmenistan)', 1, 1, 0, '2023-05-10 10:53:33', '2023-05-10 10:53:33', 1, 1, 'Ashgabat, Turkmenistan'), +(115, 'Nikolay Sheguns', NULL, 'nikolay.sheguns@altynkanun.com', 'Law firm \"Altyn Kanun\"', 1, 1, 0, '2023-05-10 10:56:07', '2023-05-10 10:56:07', 1, 1, 'Ashgabat, Turkmenistan'), +(116, 'Maral Allaberdyyeva', NULL, 'maral.allaberdyyeva@gmail.com', NULL, 1, 1, 0, '2023-05-10 13:15:45', '2023-05-10 13:15:45', 1, 1, 'Ashgabat, Turkmenistan'), +(117, 'Hakmyrat Kuliyev', NULL, 'hakmyrat.kuliyev@gmail.com', 'Balgaymak', 1, 1, 0, '2023-05-10 13:33:55', '2023-05-10 13:33:55', 1, 1, 'Ashgabat'), +(118, 'Hojamuhammedova Aylar', NULL, 'aylarmagnifecent@mail.ru', 'Keyik Okara', 1, 1, 0, '2023-05-11 01:59:35', '2023-05-11 01:59:35', 1, 1, 'Ashgabat Türkmenistan'), +(119, 'Valentina Simakova', NULL, 'simalisa2017@gmail.com', 'OO \"Keyik Okara\"', 1, 1, 0, '2023-05-11 02:00:24', '2023-05-11 02:00:24', 1, 1, 'Ashabat,Turkmenistan'), +(120, 'Ogulshirin Begmyradova', NULL, 'beg.shirin@gmail.com', NULL, 1, 1, 0, '2023-05-11 04:37:17', '2023-05-11 04:37:17', 1, 1, 'Ashgabat, Turkmenistan'), +(121, 'Carmelo Leo', NULL, 'carmelo.leo@esteri.it', 'Italian Embassy in Ashgabat', 1, 1, 0, '2023-05-11 04:43:24', '2023-05-11 04:43:24', 1, 1, 'Ashgabat, Turkmenistan'), +(122, 'Isabelle Guisnel', NULL, 'isabelle.guisnel@diplomatie.gouv.fr', 'French Embassy', 1, 0, 0, '2023-05-11 05:17:59', '2023-05-11 05:17:59', 1, 0, 'Ashgabat, Turkmenistan'), +(123, 'Maksat Bekjanov', NULL, 'maksat.bekjanov@diplomatie.gouv.fr', 'French Embassy', 1, 0, 0, '2023-05-11 05:19:54', '2023-05-11 05:19:54', 0, 0, 'Ashgabat, Turkmenistan'), +(124, 'Zoya Gurbanlyyeva', NULL, 'zoya.gurbanlyyeva@eeas.europa.eu', 'EUDEL', 1, 1, 0, '2023-05-11 05:29:16', '2023-05-11 05:29:16', 1, 1, 'Ashgabat, Turkmenistan'), +(125, 'SELBI MYRADOVA', NULL, 'selbiunico@gmail.com', 'EU Delegation', 1, 1, 0, '2023-05-11 05:38:26', '2023-05-11 05:38:26', 1, 1, 'Ashgabat, Turkmenistan'), +(126, 'Agajan Allamov', NULL, 'selbiunico@gmail.com', NULL, 0, 0, 0, '2023-05-11 05:42:20', '2023-05-11 05:42:20', 0, 0, 'Ashgabat, Turkmenistan'), +(127, 'Dowran Durdiyev', NULL, 'begench.dap@gmail.com', 'Dap clothing brand', 1, 1, 0, '2023-05-11 06:17:52', '2023-05-11 06:17:52', 1, 1, 'Ashgabat, Turkmenistan'), +(128, 'Shin Sung-chul', NULL, NULL, 'Embassy of Republic of Korea', 1, 0, 0, '2023-05-11 07:10:21', '2023-05-11 07:10:21', 0, 0, 'Ashgabat, Turkmenistan'), +(129, 'Shin Sung-chul', NULL, NULL, 'Embassy of Republic of Korea', 1, 0, 0, '2023-05-11 07:11:02', '2023-05-11 07:11:02', 0, 0, 'Ashgabat, Turkmenistan'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `events` +-- + +CREATE TABLE `events` ( + `id` bigint UNSIGNED NOT NULL, + `name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `description` text COLLATE utf8mb4_unicode_ci, + `event_date` datetime DEFAULT NULL, + `applications_start_date` datetime DEFAULT NULL, + `application_end_date` datetime DEFAULT NULL, + `is_active` tinyint(1) DEFAULT NULL, + `duration` text COLLATE utf8mb4_unicode_ci, + `image` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `file` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL, + `form_text` text COLLATE utf8mb4_unicode_ci +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- +-- Dumping data for table `events` +-- + +INSERT INTO `events` (`id`, `name`, `description`, `event_date`, `applications_start_date`, `application_end_date`, `is_active`, `duration`, `image`, `file`, `created_at`, `updated_at`, `form_text`) VALUES +(1, '{\"en\":\"EU day 2023\"}', '{\"en\":\"Description of EU day!\"}', '2023-05-09 13:25:00', '2023-04-20 15:25:00', '2023-05-08 15:25:00', 1, '{\"en\":\"30 min\"}', 'events/images/1d29fa34b4b2241da5fef6aeef476708.jpeg', 'files/uploads/41df25e81694079e1730bfe0e2fa999e.docx', '2023-04-20 05:27:19', '2023-05-03 05:36:50', '{\"en\":\"
Dear Sir\\/Madame,<\\/b><\\/p>
Please confirm your participation in the reception on the Day of Europe (19 May 2023, Yyldyz Hotel) by clicking one of the boxes below.<\\/p>\"}'); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `event_attenders` +-- + +CREATE TABLE `event_attenders` ( + `id` bigint UNSIGNED NOT NULL, + `event_id` bigint UNSIGNED NOT NULL, + `attender_id` bigint 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 `event_attenders` +-- + +INSERT INTO `event_attenders` (`id`, `event_id`, `attender_id`, `created_at`, `updated_at`) VALUES +(32, 1, 36, NULL, NULL), +(33, 1, 37, NULL, NULL), +(34, 1, 38, NULL, NULL), +(35, 1, 39, NULL, NULL), +(36, 1, 40, NULL, NULL), +(37, 1, 41, NULL, NULL), +(38, 1, 42, NULL, NULL), +(39, 1, 43, NULL, NULL), +(40, 1, 44, NULL, NULL), +(41, 1, 45, NULL, NULL), +(42, 1, 48, NULL, NULL), +(43, 1, 49, NULL, NULL), +(44, 1, 50, NULL, NULL), +(45, 1, 51, NULL, NULL), +(46, 1, 52, NULL, NULL), +(47, 1, 53, NULL, NULL), +(48, 1, 54, NULL, NULL), +(49, 1, 55, NULL, NULL), +(50, 1, 56, NULL, NULL), +(51, 1, 57, NULL, NULL), +(52, 1, 58, NULL, NULL), +(53, 1, 59, NULL, NULL), +(54, 1, 60, NULL, NULL), +(55, 1, 61, NULL, NULL), +(56, 1, 62, NULL, NULL), +(57, 1, 63, NULL, NULL), +(58, 1, 64, NULL, NULL), +(59, 1, 65, NULL, NULL), +(60, 1, 66, NULL, NULL), +(61, 1, 67, NULL, NULL), +(62, 1, 68, NULL, NULL), +(63, 1, 69, NULL, NULL), +(64, 1, 70, NULL, NULL), +(65, 1, 71, NULL, NULL), +(66, 1, 72, NULL, NULL), +(67, 1, 73, NULL, NULL), +(68, 1, 74, NULL, NULL), +(69, 1, 75, NULL, NULL), +(70, 1, 76, NULL, NULL), +(71, 1, 77, NULL, NULL), +(72, 1, 78, NULL, NULL), +(73, 1, 79, NULL, NULL), +(74, 1, 80, NULL, NULL), +(75, 1, 81, NULL, NULL), +(76, 1, 82, NULL, NULL), +(77, 1, 83, NULL, NULL), +(78, 1, 84, NULL, NULL), +(79, 1, 85, NULL, NULL), +(80, 1, 86, NULL, NULL), +(81, 1, 87, NULL, NULL), +(82, 1, 88, NULL, NULL), +(83, 1, 89, NULL, NULL), +(84, 1, 90, NULL, NULL), +(85, 1, 91, NULL, NULL), +(86, 1, 92, NULL, NULL), +(87, 1, 93, NULL, NULL), +(88, 1, 94, NULL, NULL), +(89, 1, 95, NULL, NULL), +(90, 1, 96, NULL, NULL), +(91, 1, 97, NULL, NULL), +(92, 1, 98, NULL, NULL), +(93, 1, 99, NULL, NULL), +(94, 1, 100, NULL, NULL), +(95, 1, 101, NULL, NULL), +(96, 1, 102, NULL, NULL), +(97, 1, 103, NULL, NULL), +(98, 1, 104, NULL, NULL), +(101, 1, 107, NULL, NULL), +(102, 1, 108, NULL, NULL), +(103, 1, 109, NULL, NULL), +(104, 1, 110, NULL, NULL), +(105, 1, 111, NULL, NULL), +(106, 1, 112, NULL, NULL), +(107, 1, 113, NULL, NULL), +(108, 1, 114, NULL, NULL), +(109, 1, 115, NULL, NULL), +(110, 1, 116, NULL, NULL), +(111, 1, 117, NULL, NULL), +(112, 1, 118, NULL, NULL), +(113, 1, 119, NULL, NULL), +(114, 1, 120, NULL, NULL), +(115, 1, 121, NULL, NULL), +(116, 1, 122, NULL, NULL), +(117, 1, 123, NULL, NULL), +(118, 1, 124, NULL, NULL), +(119, 1, 125, NULL, NULL), +(120, 1, 127, NULL, NULL), +(121, 1, 128, NULL, NULL), +(122, 1, 129, NULL, NULL); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `failed_jobs` +-- + +CREATE TABLE `failed_jobs` ( + `id` bigint UNSIGNED NOT NULL, + `uuid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, + `connection` text COLLATE utf8mb4_unicode_ci NOT NULL, + `queue` text COLLATE utf8mb4_unicode_ci NOT NULL, + `payload` longtext COLLATE utf8mb4_unicode_ci NOT NULL, + `exception` longtext COLLATE utf8mb4_unicode_ci NOT NULL, + `failed_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `migrations` +-- + +CREATE TABLE `migrations` ( + `id` int UNSIGNED NOT NULL, + `migration` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, + `batch` int 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, '2019_08_19_000000_create_failed_jobs_table', 1), +(4, '2019_12_14_000001_create_personal_access_tokens_table', 1), +(5, '2020_03_31_114745_remove_backpackuser_model', 1), +(6, '2023_04_17_064832_create_events_table', 1), +(7, '2023_04_17_065049_create_attenders_table', 1), +(8, '2023_04_17_065519_create_event_attenders_table', 1), +(9, '2023_04_17_102556_create_permission_tables', 1), +(10, '2023_04_20_093420_add_formtext_to_events_table', 1), +(11, '2023_05_02_114741_add_info_to_attenders_table', 2), +(12, '2023_05_03_061520_add_city_to_attenders_table', 3); + +-- -------------------------------------------------------- + +-- +-- Table structure for table `model_has_permissions` +-- + +CREATE TABLE `model_has_permissions` ( + `permission_id` bigint UNSIGNED NOT NULL, + `model_type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, + `model_id` bigint UNSIGNED NOT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `model_has_roles` +-- + +CREATE TABLE `model_has_roles` ( + `role_id` bigint UNSIGNED NOT NULL, + `model_type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, + `model_id` bigint UNSIGNED NOT 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) COLLATE utf8mb4_unicode_ci NOT NULL, + `token` varchar(255) COLLATE utf8mb4_unicode_ci 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 UNSIGNED NOT NULL, + `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, + `guard_name` varchar(255) COLLATE utf8mb4_unicode_ci 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 `personal_access_tokens` +-- + +CREATE TABLE `personal_access_tokens` ( + `id` bigint UNSIGNED NOT NULL, + `tokenable_type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, + `tokenable_id` bigint UNSIGNED NOT NULL, + `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, + `token` varchar(64) COLLATE utf8mb4_unicode_ci NOT NULL, + `abilities` text COLLATE utf8mb4_unicode_ci, + `last_used_at` timestamp NULL DEFAULT NULL, + `expires_at` timestamp NULL DEFAULT NULL, + `created_at` timestamp NULL DEFAULT NULL, + `updated_at` timestamp NULL DEFAULT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `roles` +-- + +CREATE TABLE `roles` ( + `id` bigint UNSIGNED NOT NULL, + `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, + `guard_name` varchar(255) COLLATE utf8mb4_unicode_ci 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 `role_has_permissions` +-- + +CREATE TABLE `role_has_permissions` ( + `permission_id` bigint UNSIGNED NOT NULL, + `role_id` bigint UNSIGNED NOT NULL +) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; + +-- -------------------------------------------------------- + +-- +-- Table structure for table `users` +-- + +CREATE TABLE `users` ( + `id` bigint UNSIGNED NOT NULL, + `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, + `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, + `email_verified_at` timestamp NULL DEFAULT NULL, + `password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, + `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci 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`, `name`, `email`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`) VALUES +(1, 'Mahri', 'ilmedovamahri@gmail.com', NULL, '$2y$10$WllWPTAPOPp2pwK6w1Jq5u1w0b7NclBjPOxQaRXKZCoy3QM2AbV8m', NULL, '2023-04-20 05:24:40', '2023-04-20 05:24:40'), +(2, 'Enesh Orazbayeva', 'eneshaorazbayeva@gmail.com', NULL, '$2y$10$GE/p2RS3MubYPrC6OvWwUeyd8JZAWv9IIVNQRMcT84xdgfcr62LG.', NULL, '2023-04-24 03:16:48', '2023-04-24 03:16:48'), +(3, 'Nazik', 'nazik.avlyakulova@eeas.europa.eu', NULL, '$2y$10$2GHgqDKl1IjyPP4eZTT7JecFaZfobVOWmg6MyKHydqNyWloyy13tK', NULL, '2023-04-24 07:23:57', '2023-04-24 07:23:57'); + +-- +-- Indexes for dumped tables +-- + +-- +-- Indexes for table `attenders` +-- +ALTER TABLE `attenders` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `events` +-- +ALTER TABLE `events` + ADD PRIMARY KEY (`id`); + +-- +-- Indexes for table `event_attenders` +-- +ALTER TABLE `event_attenders` + ADD PRIMARY KEY (`id`), + ADD KEY `event_attenders_event_id_foreign` (`event_id`), + ADD KEY `event_attenders_attender_id_foreign` (`attender_id`); + +-- +-- Indexes for table `failed_jobs` +-- +ALTER TABLE `failed_jobs` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `failed_jobs_uuid_unique` (`uuid`); + +-- +-- 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 `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 `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 `users` +-- +ALTER TABLE `users` + ADD PRIMARY KEY (`id`), + ADD UNIQUE KEY `users_email_unique` (`email`); + +-- +-- AUTO_INCREMENT for dumped tables +-- + +-- +-- AUTO_INCREMENT for table `attenders` +-- +ALTER TABLE `attenders` + MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=130; + +-- +-- AUTO_INCREMENT for table `events` +-- +ALTER TABLE `events` + MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; + +-- +-- AUTO_INCREMENT for table `event_attenders` +-- +ALTER TABLE `event_attenders` + MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=123; + +-- +-- AUTO_INCREMENT for table `failed_jobs` +-- +ALTER TABLE `failed_jobs` + MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT for table `migrations` +-- +ALTER TABLE `migrations` + MODIFY `id` int UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13; + +-- +-- AUTO_INCREMENT for table `permissions` +-- +ALTER TABLE `permissions` + MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT for table `personal_access_tokens` +-- +ALTER TABLE `personal_access_tokens` + MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT for table `roles` +-- +ALTER TABLE `roles` + MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT; + +-- +-- AUTO_INCREMENT for table `users` +-- +ALTER TABLE `users` + MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; + +-- +-- Constraints for dumped tables +-- + +-- +-- Constraints for table `event_attenders` +-- +ALTER TABLE `event_attenders` + ADD CONSTRAINT `event_attenders_attender_id_foreign` FOREIGN KEY (`attender_id`) REFERENCES `attenders` (`id`) ON DELETE CASCADE, + ADD CONSTRAINT `event_attenders_event_id_foreign` FOREIGN KEY (`event_id`) REFERENCES `events` (`id`) ON DELETE CASCADE; + +-- +-- Constraints for table `model_has_permissions` +-- +ALTER TABLE `model_has_permissions` + ADD CONSTRAINT `model_has_permissions_permission_id_foreign` FOREIGN KEY (`permission_id`) REFERENCES `permissions` (`id`) ON DELETE CASCADE; + +-- +-- Constraints for table `model_has_roles` +-- +ALTER TABLE `model_has_roles` + ADD CONSTRAINT `model_has_roles_role_id_foreign` FOREIGN KEY (`role_id`) REFERENCES `roles` (`id`) ON DELETE CASCADE; + +-- +-- Constraints for table `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; +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 */; diff --git a/public/qr/6436c967ea90f.png b/public/qr/6436c967ea90f.png new file mode 100644 index 0000000..89df314 --- /dev/null +++ b/public/qr/6436c967ea90f.png @@ -0,0 +1,2 @@ + + diff --git a/public/qr/6436ca0a280b5.png b/public/qr/6436ca0a280b5.png new file mode 100644 index 0000000..89df314 --- /dev/null +++ b/public/qr/6436ca0a280b5.png @@ -0,0 +1,2 @@ + + diff --git a/public/qr/6436cb9cbebe2.png b/public/qr/6436cb9cbebe2.png new file mode 100644 index 0000000..a6a6528 Binary files /dev/null and b/public/qr/6436cb9cbebe2.png differ diff --git a/public/qr/6436ecb112dfc.png b/public/qr/6436ecb112dfc.png new file mode 100644 index 0000000..4fe145c Binary files /dev/null and b/public/qr/6436ecb112dfc.png differ diff --git a/public/qr/643d2ee481d14.png b/public/qr/643d2ee481d14.png new file mode 100644 index 0000000..5b2d5a8 Binary files /dev/null and b/public/qr/643d2ee481d14.png differ diff --git a/public/qr/643d30288c814.png b/public/qr/643d30288c814.png new file mode 100644 index 0000000..1635204 Binary files /dev/null and b/public/qr/643d30288c814.png differ diff --git a/public/qr/643d31e43ddfe.png b/public/qr/643d31e43ddfe.png new file mode 100644 index 0000000..ddf5ed5 Binary files /dev/null and b/public/qr/643d31e43ddfe.png differ diff --git a/public/qr/643d3bdb4a21d.png b/public/qr/643d3bdb4a21d.png new file mode 100644 index 0000000..ce45e89 Binary files /dev/null and b/public/qr/643d3bdb4a21d.png differ diff --git a/public/qr/644114794c9fe.png b/public/qr/644114794c9fe.png new file mode 100644 index 0000000..5b2d5a8 Binary files /dev/null and b/public/qr/644114794c9fe.png differ diff --git a/public/qr/64463ab065a5e.png b/public/qr/64463ab065a5e.png new file mode 100644 index 0000000..1635204 Binary files /dev/null and b/public/qr/64463ab065a5e.png differ diff --git a/public/qr/64463ab3518d5.png b/public/qr/64463ab3518d5.png new file mode 100644 index 0000000..ddf5ed5 Binary files /dev/null and b/public/qr/64463ab3518d5.png differ diff --git a/public/qr/644673b170372.png b/public/qr/644673b170372.png new file mode 100644 index 0000000..ce45e89 Binary files /dev/null and b/public/qr/644673b170372.png differ diff --git a/public/qr/644673e05c422.png b/public/qr/644673e05c422.png new file mode 100644 index 0000000..f7ac190 Binary files /dev/null and b/public/qr/644673e05c422.png differ diff --git a/public/qr/644673f64d44a.png b/public/qr/644673f64d44a.png new file mode 100644 index 0000000..3ad1b55 Binary files /dev/null and b/public/qr/644673f64d44a.png differ diff --git a/public/qr/6446742d7ae8e.png b/public/qr/6446742d7ae8e.png new file mode 100644 index 0000000..e2a5b94 Binary files /dev/null and b/public/qr/6446742d7ae8e.png differ diff --git a/public/qr/644674331345c.png b/public/qr/644674331345c.png new file mode 100644 index 0000000..495b86a Binary files /dev/null and b/public/qr/644674331345c.png differ diff --git a/public/qr/6447a8191412a.png b/public/qr/6447a8191412a.png new file mode 100644 index 0000000..d1cc371 Binary files /dev/null and b/public/qr/6447a8191412a.png differ diff --git a/public/qr/6451e4765b445.png b/public/qr/6451e4765b445.png new file mode 100644 index 0000000..d754093 Binary files /dev/null and b/public/qr/6451e4765b445.png differ diff --git a/public/qr/6451e4a1ebf37.png b/public/qr/6451e4a1ebf37.png new file mode 100644 index 0000000..58adf10 Binary files /dev/null and b/public/qr/6451e4a1ebf37.png differ diff --git a/public/qr/6451e4aa7d577.png b/public/qr/6451e4aa7d577.png new file mode 100644 index 0000000..3670c2a Binary files /dev/null and b/public/qr/6451e4aa7d577.png differ diff --git a/public/qr/6451e4cad1402.png b/public/qr/6451e4cad1402.png new file mode 100644 index 0000000..103819a Binary files /dev/null and b/public/qr/6451e4cad1402.png differ diff --git a/public/qr/6451e4e961c48.png b/public/qr/6451e4e961c48.png new file mode 100644 index 0000000..4bf2099 Binary files /dev/null and b/public/qr/6451e4e961c48.png differ diff --git a/public/qr/6451e7afe8df6.png b/public/qr/6451e7afe8df6.png new file mode 100644 index 0000000..e855018 Binary files /dev/null and b/public/qr/6451e7afe8df6.png differ diff --git a/public/qr/64520053168a9.png b/public/qr/64520053168a9.png new file mode 100644 index 0000000..2ac3014 Binary files /dev/null and b/public/qr/64520053168a9.png differ diff --git a/public/qr/64520ca4a9329.png b/public/qr/64520ca4a9329.png new file mode 100644 index 0000000..fdd691b Binary files /dev/null and b/public/qr/64520ca4a9329.png differ diff --git a/public/qr/64522660b2a91.png b/public/qr/64522660b2a91.png new file mode 100644 index 0000000..daf1ca9 Binary files /dev/null and b/public/qr/64522660b2a91.png differ diff --git a/public/qr/645236ec809a4.png b/public/qr/645236ec809a4.png new file mode 100644 index 0000000..6f2067f Binary files /dev/null and b/public/qr/645236ec809a4.png differ diff --git a/public/qr/64523eb0c902e.png b/public/qr/64523eb0c902e.png new file mode 100644 index 0000000..3ad6cf7 Binary files /dev/null and b/public/qr/64523eb0c902e.png differ diff --git a/public/qr/645244683f234.png b/public/qr/645244683f234.png new file mode 100644 index 0000000..fd2e170 Binary files /dev/null and b/public/qr/645244683f234.png differ diff --git a/public/qr/645248fc9af8f.png b/public/qr/645248fc9af8f.png new file mode 100644 index 0000000..0543f41 Binary files /dev/null and b/public/qr/645248fc9af8f.png differ diff --git a/public/qr/6452491349e2b.png b/public/qr/6452491349e2b.png new file mode 100644 index 0000000..a6b8931 Binary files /dev/null and b/public/qr/6452491349e2b.png differ diff --git a/public/qr/64524e340d2fa.png b/public/qr/64524e340d2fa.png new file mode 100644 index 0000000..111cde6 Binary files /dev/null and b/public/qr/64524e340d2fa.png differ diff --git a/public/qr/645252b26a65e.png b/public/qr/645252b26a65e.png new file mode 100644 index 0000000..6b3b564 Binary files /dev/null and b/public/qr/645252b26a65e.png differ diff --git a/public/qr/64525374ea0f9.png b/public/qr/64525374ea0f9.png new file mode 100644 index 0000000..046df7f Binary files /dev/null and b/public/qr/64525374ea0f9.png differ diff --git a/public/qr/645253a2909bb.png b/public/qr/645253a2909bb.png new file mode 100644 index 0000000..20ed9e5 Binary files /dev/null and b/public/qr/645253a2909bb.png differ diff --git a/public/qr/6452547707015.png b/public/qr/6452547707015.png new file mode 100644 index 0000000..43035be Binary files /dev/null and b/public/qr/6452547707015.png differ diff --git a/public/qr/645255b9b1c0f.png b/public/qr/645255b9b1c0f.png new file mode 100644 index 0000000..82fed2e Binary files /dev/null and b/public/qr/645255b9b1c0f.png differ diff --git a/public/qr/64525d6caa370.png b/public/qr/64525d6caa370.png new file mode 100644 index 0000000..372ddfc Binary files /dev/null and b/public/qr/64525d6caa370.png differ diff --git a/public/qr/6452b86e790e0.png b/public/qr/6452b86e790e0.png new file mode 100644 index 0000000..ecf9789 Binary files /dev/null and b/public/qr/6452b86e790e0.png differ diff --git a/public/qr/6455df4d752cc.png b/public/qr/6455df4d752cc.png new file mode 100644 index 0000000..1d7e8fc Binary files /dev/null and b/public/qr/6455df4d752cc.png differ diff --git a/public/qr/6456102c5f971.png b/public/qr/6456102c5f971.png new file mode 100644 index 0000000..70a8df7 Binary files /dev/null and b/public/qr/6456102c5f971.png differ diff --git a/public/qr/645610cfb48b9.png b/public/qr/645610cfb48b9.png new file mode 100644 index 0000000..7d9a3b0 Binary files /dev/null and b/public/qr/645610cfb48b9.png differ diff --git a/public/qr/64566343ada0e.png b/public/qr/64566343ada0e.png new file mode 100644 index 0000000..540defd Binary files /dev/null and b/public/qr/64566343ada0e.png differ diff --git a/public/qr/6456745b809e7.png b/public/qr/6456745b809e7.png new file mode 100644 index 0000000..070f49e Binary files /dev/null and b/public/qr/6456745b809e7.png differ diff --git a/public/qr/64568bae8f59f.png b/public/qr/64568bae8f59f.png new file mode 100644 index 0000000..4782e18 Binary files /dev/null and b/public/qr/64568bae8f59f.png differ diff --git a/public/qr/6456990df30e2.png b/public/qr/6456990df30e2.png new file mode 100644 index 0000000..374ec93 Binary files /dev/null and b/public/qr/6456990df30e2.png differ diff --git a/public/qr/64573f3255a72.png b/public/qr/64573f3255a72.png new file mode 100644 index 0000000..fc7d2d7 Binary files /dev/null and b/public/qr/64573f3255a72.png differ diff --git a/public/qr/64588206a243d.png b/public/qr/64588206a243d.png new file mode 100644 index 0000000..c987d0e Binary files /dev/null and b/public/qr/64588206a243d.png differ diff --git a/public/qr/645882516d255.png b/public/qr/645882516d255.png new file mode 100644 index 0000000..a5d87ef Binary files /dev/null and b/public/qr/645882516d255.png differ diff --git a/public/qr/645887e4842ac.png b/public/qr/645887e4842ac.png new file mode 100644 index 0000000..f26c0f4 Binary files /dev/null and b/public/qr/645887e4842ac.png differ diff --git a/public/qr/64588857369bb.png b/public/qr/64588857369bb.png new file mode 100644 index 0000000..4ba3e48 Binary files /dev/null and b/public/qr/64588857369bb.png differ diff --git a/public/qr/645888af9cac7.png b/public/qr/645888af9cac7.png new file mode 100644 index 0000000..1947002 Binary files /dev/null and b/public/qr/645888af9cac7.png differ diff --git a/public/qr/645888cd4e1e2.png b/public/qr/645888cd4e1e2.png new file mode 100644 index 0000000..c9452d6 Binary files /dev/null and b/public/qr/645888cd4e1e2.png differ diff --git a/public/qr/64588ea91957d.png b/public/qr/64588ea91957d.png new file mode 100644 index 0000000..86213ea Binary files /dev/null and b/public/qr/64588ea91957d.png differ diff --git a/public/qr/645892fd78ce7.png b/public/qr/645892fd78ce7.png new file mode 100644 index 0000000..c414d04 Binary files /dev/null and b/public/qr/645892fd78ce7.png differ diff --git a/public/qr/6458936b1e118.png b/public/qr/6458936b1e118.png new file mode 100644 index 0000000..47b45af Binary files /dev/null and b/public/qr/6458936b1e118.png differ diff --git a/public/qr/645893bfc7623.png b/public/qr/645893bfc7623.png new file mode 100644 index 0000000..6f6608c Binary files /dev/null and b/public/qr/645893bfc7623.png differ diff --git a/public/qr/64589a8b59941.png b/public/qr/64589a8b59941.png new file mode 100644 index 0000000..ceb1bf0 Binary files /dev/null and b/public/qr/64589a8b59941.png differ diff --git a/public/qr/64589a96f0e62.png b/public/qr/64589a96f0e62.png new file mode 100644 index 0000000..41672c3 Binary files /dev/null and b/public/qr/64589a96f0e62.png differ diff --git a/public/qr/64589aa5a931c.png b/public/qr/64589aa5a931c.png new file mode 100644 index 0000000..7872e76 Binary files /dev/null and b/public/qr/64589aa5a931c.png differ diff --git a/public/qr/64589bc8f2c1d.png b/public/qr/64589bc8f2c1d.png new file mode 100644 index 0000000..9e02eb1 Binary files /dev/null and b/public/qr/64589bc8f2c1d.png differ diff --git a/public/qr/64589bdf1bfd8.png b/public/qr/64589bdf1bfd8.png new file mode 100644 index 0000000..ec84036 Binary files /dev/null and b/public/qr/64589bdf1bfd8.png differ diff --git a/public/qr/64589c1e37447.png b/public/qr/64589c1e37447.png new file mode 100644 index 0000000..3216792 Binary files /dev/null and b/public/qr/64589c1e37447.png differ diff --git a/public/qr/6458a22a0302f.png b/public/qr/6458a22a0302f.png new file mode 100644 index 0000000..3f5026f Binary files /dev/null and b/public/qr/6458a22a0302f.png differ diff --git a/public/qr/6458a421dcaf8.png b/public/qr/6458a421dcaf8.png new file mode 100644 index 0000000..d4e9925 Binary files /dev/null and b/public/qr/6458a421dcaf8.png differ diff --git a/public/qr/6458a9c563431.png b/public/qr/6458a9c563431.png new file mode 100644 index 0000000..ced16c8 Binary files /dev/null and b/public/qr/6458a9c563431.png differ diff --git a/public/qr/6458aa29c21bb.png b/public/qr/6458aa29c21bb.png new file mode 100644 index 0000000..39616ce Binary files /dev/null and b/public/qr/6458aa29c21bb.png differ diff --git a/public/qr/6458ae8a7d131.png b/public/qr/6458ae8a7d131.png new file mode 100644 index 0000000..d05bfdf Binary files /dev/null and b/public/qr/6458ae8a7d131.png differ diff --git a/public/qr/6458af911840b.png b/public/qr/6458af911840b.png new file mode 100644 index 0000000..986c804 Binary files /dev/null and b/public/qr/6458af911840b.png differ diff --git a/public/qr/6458bcb3c3888.png b/public/qr/6458bcb3c3888.png new file mode 100644 index 0000000..f0aff5d Binary files /dev/null and b/public/qr/6458bcb3c3888.png differ diff --git a/public/qr/6458bd1bde020.png b/public/qr/6458bd1bde020.png new file mode 100644 index 0000000..edfd74c Binary files /dev/null and b/public/qr/6458bd1bde020.png differ diff --git a/public/qr/6458bdafa4021.png b/public/qr/6458bdafa4021.png new file mode 100644 index 0000000..b4600db Binary files /dev/null and b/public/qr/6458bdafa4021.png differ diff --git a/public/qr/6458bec624cdd.png b/public/qr/6458bec624cdd.png new file mode 100644 index 0000000..7b88118 Binary files /dev/null and b/public/qr/6458bec624cdd.png differ diff --git a/public/qr/6458beca08d70.png b/public/qr/6458beca08d70.png new file mode 100644 index 0000000..39cb62a Binary files /dev/null and b/public/qr/6458beca08d70.png differ diff --git a/public/qr/6458c23c6a669.png b/public/qr/6458c23c6a669.png new file mode 100644 index 0000000..b806bb1 Binary files /dev/null and b/public/qr/6458c23c6a669.png differ diff --git a/public/qr/6458c2df0285b.png b/public/qr/6458c2df0285b.png new file mode 100644 index 0000000..27c4de2 Binary files /dev/null and b/public/qr/6458c2df0285b.png differ diff --git a/public/qr/6458c346e04d0.png b/public/qr/6458c346e04d0.png new file mode 100644 index 0000000..dfcfb28 Binary files /dev/null and b/public/qr/6458c346e04d0.png differ diff --git a/public/qr/6458c36471949.png b/public/qr/6458c36471949.png new file mode 100644 index 0000000..76f0c1d Binary files /dev/null and b/public/qr/6458c36471949.png differ diff --git a/public/qr/6458c8c50dc8d.png b/public/qr/6458c8c50dc8d.png new file mode 100644 index 0000000..69456fa Binary files /dev/null and b/public/qr/6458c8c50dc8d.png differ diff --git a/public/qr/6458da99938f1.png b/public/qr/6458da99938f1.png new file mode 100644 index 0000000..000cb1c Binary files /dev/null and b/public/qr/6458da99938f1.png differ diff --git a/public/qr/6458dfcc49659.png b/public/qr/6458dfcc49659.png new file mode 100644 index 0000000..c652481 Binary files /dev/null and b/public/qr/6458dfcc49659.png differ diff --git a/public/qr/6458e68a252fb.png b/public/qr/6458e68a252fb.png new file mode 100644 index 0000000..babe63d Binary files /dev/null and b/public/qr/6458e68a252fb.png differ diff --git a/public/qr/6458f2134c1cb.png b/public/qr/6458f2134c1cb.png new file mode 100644 index 0000000..e625aa5 Binary files /dev/null and b/public/qr/6458f2134c1cb.png differ diff --git a/public/qr/6458f94e90175.png b/public/qr/6458f94e90175.png new file mode 100644 index 0000000..8804b99 Binary files /dev/null and b/public/qr/6458f94e90175.png differ diff --git a/public/qr/6459011d09c57.png b/public/qr/6459011d09c57.png new file mode 100644 index 0000000..f4969a5 Binary files /dev/null and b/public/qr/6459011d09c57.png differ diff --git a/public/qr/64591df0cc4ed.png b/public/qr/64591df0cc4ed.png new file mode 100644 index 0000000..86deb7a Binary files /dev/null and b/public/qr/64591df0cc4ed.png differ diff --git a/public/qr/6459e92d8e202.png b/public/qr/6459e92d8e202.png new file mode 100644 index 0000000..9e77ac4 Binary files /dev/null and b/public/qr/6459e92d8e202.png differ diff --git a/public/qr/6459e9f85f2db.png b/public/qr/6459e9f85f2db.png new file mode 100644 index 0000000..fee2579 Binary files /dev/null and b/public/qr/6459e9f85f2db.png differ diff --git a/public/qr/6459f0cb38372.png b/public/qr/6459f0cb38372.png new file mode 100644 index 0000000..ee3e606 Binary files /dev/null and b/public/qr/6459f0cb38372.png differ diff --git a/public/qr/6459f0eecf377.png b/public/qr/6459f0eecf377.png new file mode 100644 index 0000000..118ca01 Binary files /dev/null and b/public/qr/6459f0eecf377.png differ diff --git a/public/qr/6459fa58352f9.png b/public/qr/6459fa58352f9.png new file mode 100644 index 0000000..e055f27 Binary files /dev/null and b/public/qr/6459fa58352f9.png differ diff --git a/public/qr/645a0b195b622.png b/public/qr/645a0b195b622.png new file mode 100644 index 0000000..857167a Binary files /dev/null and b/public/qr/645a0b195b622.png differ diff --git a/public/qr/645a0c3b1b7ff.png b/public/qr/645a0c3b1b7ff.png new file mode 100644 index 0000000..f06cd09 Binary files /dev/null and b/public/qr/645a0c3b1b7ff.png differ diff --git a/public/qr/645a111171ca9.png b/public/qr/645a111171ca9.png new file mode 100644 index 0000000..7d09363 Binary files /dev/null and b/public/qr/645a111171ca9.png differ diff --git a/public/qr/645a1d3dd23f0.png b/public/qr/645a1d3dd23f0.png new file mode 100644 index 0000000..946358d Binary files /dev/null and b/public/qr/645a1d3dd23f0.png differ diff --git a/public/qr/645a1d5822018.png b/public/qr/645a1d5822018.png new file mode 100644 index 0000000..7cf7bea Binary files /dev/null and b/public/qr/645a1d5822018.png differ diff --git a/public/qr/645a50efa1f75.png b/public/qr/645a50efa1f75.png new file mode 100644 index 0000000..12f230e Binary files /dev/null and b/public/qr/645a50efa1f75.png differ diff --git a/public/qr/645a80c235560.png b/public/qr/645a80c235560.png new file mode 100644 index 0000000..0fe5cd5 Binary files /dev/null and b/public/qr/645a80c235560.png differ diff --git a/public/qr/645b1806a78e2.png b/public/qr/645b1806a78e2.png new file mode 100644 index 0000000..c21108e Binary files /dev/null and b/public/qr/645b1806a78e2.png differ diff --git a/public/qr/645b21a4aeb9c.png b/public/qr/645b21a4aeb9c.png new file mode 100644 index 0000000..7171b4e Binary files /dev/null and b/public/qr/645b21a4aeb9c.png differ diff --git a/public/qr/645b2afe6c123.png b/public/qr/645b2afe6c123.png new file mode 100644 index 0000000..2ac2ca5 Binary files /dev/null and b/public/qr/645b2afe6c123.png differ diff --git a/public/qr/645b301db0c87.png b/public/qr/645b301db0c87.png new file mode 100644 index 0000000..97e41ec Binary files /dev/null and b/public/qr/645b301db0c87.png differ diff --git a/public/qr/645b37af1a808.png b/public/qr/645b37af1a808.png new file mode 100644 index 0000000..6ad9564 Binary files /dev/null and b/public/qr/645b37af1a808.png differ diff --git a/public/qr/645b38fb7e0f7.png b/public/qr/645b38fb7e0f7.png new file mode 100644 index 0000000..4256c6b Binary files /dev/null and b/public/qr/645b38fb7e0f7.png differ diff --git a/public/qr/645b391a325fb.png b/public/qr/645b391a325fb.png new file mode 100644 index 0000000..d8a66de Binary files /dev/null and b/public/qr/645b391a325fb.png differ diff --git a/public/qr/645b394e947b5.png b/public/qr/645b394e947b5.png new file mode 100644 index 0000000..64920e1 Binary files /dev/null and b/public/qr/645b394e947b5.png differ diff --git a/public/qr/645b45dbc6775.png b/public/qr/645b45dbc6775.png new file mode 100644 index 0000000..71286f0 Binary files /dev/null and b/public/qr/645b45dbc6775.png differ diff --git a/public/qr/645b46e0bbcee.png b/public/qr/645b46e0bbcee.png new file mode 100644 index 0000000..381d86f Binary files /dev/null and b/public/qr/645b46e0bbcee.png differ diff --git a/public/qr/645b4730a221b.png b/public/qr/645b4730a221b.png new file mode 100644 index 0000000..1c5075d Binary files /dev/null and b/public/qr/645b4730a221b.png differ diff --git a/public/qr/645b48d183a51.png b/public/qr/645b48d183a51.png new file mode 100644 index 0000000..8c22ead Binary files /dev/null and b/public/qr/645b48d183a51.png differ diff --git a/public/qr/645b4d67a6662.png b/public/qr/645b4d67a6662.png new file mode 100644 index 0000000..880947d Binary files /dev/null and b/public/qr/645b4d67a6662.png differ diff --git a/public/qr/645b63832591a.png b/public/qr/645b63832591a.png new file mode 100644 index 0000000..2d07bff Binary files /dev/null and b/public/qr/645b63832591a.png differ diff --git a/public/qr/645b6dfd9d9a4.png b/public/qr/645b6dfd9d9a4.png new file mode 100644 index 0000000..8b83b64 Binary files /dev/null and b/public/qr/645b6dfd9d9a4.png differ diff --git a/public/qr/645b84e91d422.png b/public/qr/645b84e91d422.png new file mode 100644 index 0000000..1721cd2 Binary files /dev/null and b/public/qr/645b84e91d422.png differ diff --git a/public/qr/645ba2894cbe1.png b/public/qr/645ba2894cbe1.png new file mode 100644 index 0000000..3ebb474 Binary files /dev/null and b/public/qr/645ba2894cbe1.png differ diff --git a/public/qr/645bbdfd3f5db.png b/public/qr/645bbdfd3f5db.png new file mode 100644 index 0000000..d139c6e Binary files /dev/null and b/public/qr/645bbdfd3f5db.png differ diff --git a/public/qr/645bbe976ac8f.png b/public/qr/645bbe976ac8f.png new file mode 100644 index 0000000..ccee59b Binary files /dev/null and b/public/qr/645bbe976ac8f.png differ diff --git a/public/qr/645bdf519533b.png b/public/qr/645bdf519533b.png new file mode 100644 index 0000000..3c4a9b2 Binary files /dev/null and b/public/qr/645bdf519533b.png differ diff --git a/public/qr/645be393a99dd.png b/public/qr/645be393a99dd.png new file mode 100644 index 0000000..3db6180 Binary files /dev/null and b/public/qr/645be393a99dd.png differ diff --git a/public/qr/645c9257a9cba.png b/public/qr/645c9257a9cba.png new file mode 100644 index 0000000..1cc5a20 Binary files /dev/null and b/public/qr/645c9257a9cba.png differ diff --git a/public/qr/645c92889dc3e.png b/public/qr/645c92889dc3e.png new file mode 100644 index 0000000..a6beca9 Binary files /dev/null and b/public/qr/645c92889dc3e.png differ diff --git a/public/qr/645cb74e2c4cf.png b/public/qr/645cb74e2c4cf.png new file mode 100644 index 0000000..1cec22a Binary files /dev/null and b/public/qr/645cb74e2c4cf.png differ diff --git a/public/qr/645cb8bca4f42.png b/public/qr/645cb8bca4f42.png new file mode 100644 index 0000000..2483900 Binary files /dev/null and b/public/qr/645cb8bca4f42.png differ diff --git a/public/qr/645cc0d7b036c.png b/public/qr/645cc0d7b036c.png new file mode 100644 index 0000000..db7f1c9 Binary files /dev/null and b/public/qr/645cc0d7b036c.png differ diff --git a/public/qr/645cc14a2c709.png b/public/qr/645cc14a2c709.png new file mode 100644 index 0000000..acab2d1 Binary files /dev/null and b/public/qr/645cc14a2c709.png differ diff --git a/public/qr/645cc37cc5240.png b/public/qr/645cc37cc5240.png new file mode 100644 index 0000000..22b7a2f Binary files /dev/null and b/public/qr/645cc37cc5240.png differ diff --git a/public/qr/645cc5a286fe6.png b/public/qr/645cc5a286fe6.png new file mode 100644 index 0000000..d093a72 Binary files /dev/null and b/public/qr/645cc5a286fe6.png differ diff --git a/public/qr/645ccee060b71.png b/public/qr/645ccee060b71.png new file mode 100644 index 0000000..de32550 Binary files /dev/null and b/public/qr/645ccee060b71.png differ