moving from old to elektronika

This commit is contained in:
ilmedova 2023-05-11 17:14:57 +05:00
parent 9c8bc87df1
commit 2627569189
129 changed files with 637 additions and 0 deletions

633
meetup.sql Normal file
View File

@ -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\":\"<p><b>Dear Sir\\/Madame,<\\/b><\\/p><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 */;

View File

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100" height="100" viewBox="0 0 100 100"><rect x="0" y="0" width="100" height="100" fill="#ffffff"/><g transform="scale(4.762)"><g transform="translate(0,0)"><path fill-rule="evenodd" d="M9 0L9 2L8 2L8 3L9 3L9 4L10 4L10 5L11 5L11 4L12 4L12 7L11 7L11 6L10 6L10 7L9 7L9 6L8 6L8 8L4 8L4 9L3 9L3 8L0 8L0 9L3 9L3 11L2 11L2 10L0 10L0 11L2 11L2 13L3 13L3 12L4 12L4 13L8 13L8 17L9 17L9 18L8 18L8 21L9 21L9 20L10 20L10 21L11 21L11 20L10 20L10 19L9 19L9 18L10 18L10 17L9 17L9 13L8 13L8 11L9 11L9 12L10 12L10 10L11 10L11 9L12 9L12 8L13 8L13 9L14 9L14 10L15 10L15 8L13 8L13 4L12 4L12 3L13 3L13 2L12 2L12 1L13 1L13 0L11 0L11 1L10 1L10 0ZM10 2L10 4L11 4L11 2ZM10 7L10 8L11 8L11 7ZM18 8L18 10L20 10L20 11L18 11L18 13L17 13L17 12L16 12L16 13L15 13L15 11L14 11L14 13L13 13L13 12L12 12L12 13L10 13L10 14L11 14L11 17L12 17L12 16L13 16L13 17L14 17L14 18L15 18L15 17L16 17L16 16L17 16L17 17L18 17L18 18L20 18L20 19L21 19L21 18L20 18L20 17L21 17L21 16L20 16L20 15L21 15L21 14L20 14L20 13L21 13L21 12L20 12L20 11L21 11L21 10L20 10L20 9L19 9L19 8ZM4 9L4 12L5 12L5 11L6 11L6 12L7 12L7 11L6 11L6 10L8 10L8 9L6 9L6 10L5 10L5 9ZM9 9L9 10L10 10L10 9ZM12 10L12 11L13 11L13 10ZM16 10L16 11L17 11L17 10ZM12 13L12 15L13 15L13 13ZM14 13L14 14L15 14L15 13ZM16 13L16 15L17 15L17 13ZM18 13L18 14L19 14L19 13ZM14 15L14 16L15 16L15 15ZM18 15L18 16L19 16L19 17L20 17L20 16L19 16L19 15ZM12 18L12 19L13 19L13 18ZM16 18L16 19L17 19L17 18ZM14 19L14 21L15 21L15 19ZM18 19L18 21L19 21L19 19ZM12 20L12 21L13 21L13 20ZM16 20L16 21L17 21L17 20ZM20 20L20 21L21 21L21 20ZM0 0L0 7L7 7L7 0ZM1 1L1 6L6 6L6 1ZM2 2L2 5L5 5L5 2ZM14 0L14 7L21 7L21 0ZM15 1L15 6L20 6L20 1ZM16 2L16 5L19 5L19 2ZM0 14L0 21L7 21L7 14ZM1 15L1 20L6 20L6 15ZM2 16L2 19L5 19L5 16Z" fill="#000000"/></g></g></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100" height="100" viewBox="0 0 100 100"><rect x="0" y="0" width="100" height="100" fill="#ffffff"/><g transform="scale(4.762)"><g transform="translate(0,0)"><path fill-rule="evenodd" d="M9 0L9 2L8 2L8 3L9 3L9 4L10 4L10 5L11 5L11 4L12 4L12 7L11 7L11 6L10 6L10 7L9 7L9 6L8 6L8 8L4 8L4 9L3 9L3 8L0 8L0 9L3 9L3 11L2 11L2 10L0 10L0 11L2 11L2 13L3 13L3 12L4 12L4 13L8 13L8 17L9 17L9 18L8 18L8 21L9 21L9 20L10 20L10 21L11 21L11 20L10 20L10 19L9 19L9 18L10 18L10 17L9 17L9 13L8 13L8 11L9 11L9 12L10 12L10 10L11 10L11 9L12 9L12 8L13 8L13 9L14 9L14 10L15 10L15 8L13 8L13 4L12 4L12 3L13 3L13 2L12 2L12 1L13 1L13 0L11 0L11 1L10 1L10 0ZM10 2L10 4L11 4L11 2ZM10 7L10 8L11 8L11 7ZM18 8L18 10L20 10L20 11L18 11L18 13L17 13L17 12L16 12L16 13L15 13L15 11L14 11L14 13L13 13L13 12L12 12L12 13L10 13L10 14L11 14L11 17L12 17L12 16L13 16L13 17L14 17L14 18L15 18L15 17L16 17L16 16L17 16L17 17L18 17L18 18L20 18L20 19L21 19L21 18L20 18L20 17L21 17L21 16L20 16L20 15L21 15L21 14L20 14L20 13L21 13L21 12L20 12L20 11L21 11L21 10L20 10L20 9L19 9L19 8ZM4 9L4 12L5 12L5 11L6 11L6 12L7 12L7 11L6 11L6 10L8 10L8 9L6 9L6 10L5 10L5 9ZM9 9L9 10L10 10L10 9ZM12 10L12 11L13 11L13 10ZM16 10L16 11L17 11L17 10ZM12 13L12 15L13 15L13 13ZM14 13L14 14L15 14L15 13ZM16 13L16 15L17 15L17 13ZM18 13L18 14L19 14L19 13ZM14 15L14 16L15 16L15 15ZM18 15L18 16L19 16L19 17L20 17L20 16L19 16L19 15ZM12 18L12 19L13 19L13 18ZM16 18L16 19L17 19L17 18ZM14 19L14 21L15 21L15 19ZM18 19L18 21L19 21L19 19ZM12 20L12 21L13 21L13 20ZM16 20L16 21L17 21L17 20ZM20 20L20 21L21 21L21 20ZM0 0L0 7L7 7L7 0ZM1 1L1 6L6 6L6 1ZM2 2L2 5L5 5L5 2ZM14 0L14 7L21 7L21 0ZM15 1L15 6L20 6L20 1ZM16 2L16 5L19 5L19 2ZM0 14L0 21L7 21L7 14ZM1 15L1 20L6 20L6 15ZM2 16L2 19L5 19L5 16Z" fill="#000000"/></g></g></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

BIN
public/qr/6436cb9cbebe2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
public/qr/6436ecb112dfc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
public/qr/643d2ee481d14.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/643d30288c814.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/643d31e43ddfe.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/643d3bdb4a21d.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/644114794c9fe.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/64463ab065a5e.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/64463ab3518d5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/644673b170372.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/644673e05c422.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/644673f64d44a.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6446742d7ae8e.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/644674331345c.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6447a8191412a.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6451e4765b445.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6451e4a1ebf37.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6451e4aa7d577.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6451e4cad1402.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6451e4e961c48.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6451e7afe8df6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/64520053168a9.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/64520ca4a9329.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/64522660b2a91.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/645236ec809a4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/64523eb0c902e.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/645244683f234.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/645248fc9af8f.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6452491349e2b.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/64524e340d2fa.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/645252b26a65e.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/64525374ea0f9.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/645253a2909bb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
public/qr/6452547707015.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/645255b9b1c0f.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/64525d6caa370.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6452b86e790e0.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6455df4d752cc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6456102c5f971.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/645610cfb48b9.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/64566343ada0e.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6456745b809e7.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/64568bae8f59f.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6456990df30e2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/64573f3255a72.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/64588206a243d.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/645882516d255.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/645887e4842ac.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/64588857369bb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
public/qr/645888af9cac7.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/645888cd4e1e2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/64588ea91957d.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/645892fd78ce7.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
public/qr/6458936b1e118.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
public/qr/645893bfc7623.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/64589a8b59941.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/64589a96f0e62.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/64589aa5a931c.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/64589bc8f2c1d.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/64589bdf1bfd8.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/64589c1e37447.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6458a22a0302f.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6458a421dcaf8.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6458a9c563431.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6458aa29c21bb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6458ae8a7d131.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6458af911840b.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6458bcb3c3888.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6458bd1bde020.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6458bdafa4021.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6458bec624cdd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
public/qr/6458beca08d70.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6458c23c6a669.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

BIN
public/qr/6458c2df0285b.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6458c346e04d0.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6458c36471949.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6458c8c50dc8d.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6458da99938f1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6458dfcc49659.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6458e68a252fb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6458f2134c1cb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
public/qr/6458f94e90175.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6459011d09c57.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/64591df0cc4ed.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
public/qr/6459e92d8e202.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/6459e9f85f2db.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6459f0cb38372.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6459f0eecf377.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/6459fa58352f9.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/645a0b195b622.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/645a0c3b1b7ff.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/645a111171ca9.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/645a1d3dd23f0.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/645a1d5822018.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/645a50efa1f75.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
public/qr/645a80c235560.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
public/qr/645b1806a78e2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Some files were not shown because too many files have changed in this diff Show More