diff --git a/.env.example b/.env.example
index 950519e0..a4ba127b 100644
--- a/.env.example
+++ b/.env.example
@@ -3,7 +3,7 @@ APP_DEBUG=false
APP_URL=
APP_CIPHER=AES-256-CBC
APP_KEY=base64:b+IDeKd6fuC3vhnP4pjIqtx4AG3pnYWrOQ9zO+w8gxo=
-APP_TIMEZONE=
+APP_TIMEZONE=Asia/Ashgabat
DB_TYPE=mysql
DB_HOST=localhost
diff --git a/resources/views/Public/ViewEvent/Partials/PDFTicket.blade.php b/resources/views/Public/ViewEvent/Partials/PDFTicket.blade.php
index 2117ab08..6a4f638c 100644
--- a/resources/views/Public/ViewEvent/Partials/PDFTicket.blade.php
+++ b/resources/views/Public/ViewEvent/Partials/PDFTicket.blade.php
@@ -67,7 +67,7 @@
{!! DNS1D::getBarcodeSVG($attendee->private_reference_number, "C39+", 1, 50) !!}
@endif
-
+