Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 132
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 292
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 166
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 235
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 315
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 356
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 282
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 289
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 304
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 314
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 315
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 375
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 110
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$mylibrary is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$pagination is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$table is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$template is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$agent is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Severity: 8192
Message: Creation of dynamic property Halaman::$email is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/vhosts/aufatour.com/httpdocs/index.php
Line: 294
Function: require_once
Perjalanan Ibadah Haji dan Umrah adalah sebuah perjalanan yang
penuh hikmah dan keutamaan serta limpahan pahala. Ia disediakan oleh Allah SWT
hanya kepada hamba-Nya yang terpilih. Karenanya setiap individu muslim dan
muslimat pasti mendambakan perjalanan ini dan bersungguh-sungguh dalam
mewujudkannya.
Kehadiran kami PT. Aufa Duta Wisata Tour & Travel adalah wujud
keinginan terbesar kami dalam mengupayakan akan tercapainya kesempurnaan dalam
Ibadah Umrah berupa persiapan secara administrasi sampai bimbingan
jamaah dari manasik sampai pelaksanaan Umrah hingga selesai. Upaya
mulia ini kami persembahkan kepada jamaah semata-mata karena mengharapkan
limpahan berkah baik itu berkah dunia juga akhirat, sesuai dengan motto kami :
Sejarah Berdirinya
Perusahaan
PT. Aufa Duta Wisata Tour & Travel sudah berdiri sejak 2005
serta memiliki izin umrah 812 tahun 2017 dan alhamdulillah sampai saat ini animo masyarakat untuk beribadah bersama kami dari tahun ketahun semakin
meningkat, kami sudah memberangkatkan tidak kurang dari 16.000 jamaah dari
berbagai daerah di Indonesia. Terimakasih atas kepercayaan ini.
Kepercayaan serta amanah yang
berat ini menjadikan kami semakin berhati-hati dalam menjaga dan
menjalankannya. Sehingga sebuah tujuan besar kami hanya ingin agar rangkaian
ibadah Umrah para jamaah mabrur dan diterima oleh Allah SWT dan kami
pun mendapatkan keberkahan atas ini semua.
Tujuan
Mengelola
usaha penyelengaraan perjalanan ibadah yang berdimensi dua kebaikan
Menjadi
salah satu sumber pendapatan yang halalan-thayyibah.
Menjadi
pintu masuk untuk mengembangkan berbagai usaha lain yang berkaitan.
Visi
Menghantarkan jamaah mencapai
ibadah Umrah yang mabrur, membangun kemitraan yang adil, mengembangkan
silaturrahim, dan kenyamanan beribadah.
Misi
Mendorong
kemantapan calon jamaah untuk menunaikan ibadah Umrah secara benar dan
sempurna untuk mencapai ibadah yang mabrur.
Mengembangkan
penyelenggaraan program perjalanan ibadah umrah
Pembimbing
ibadah yang siqah, serta pelayanan yang amanah.
Mengembangkan
karyawan profesional-amanah untuk melayani jamaah secara profesional dan
amanah.
Mengembangkan
Ukhuwah Islamiyah, Silaturrahim, Ta’awanu ‘alalbirriwattaqwa untuk mencapai
kehidupan yang rahmatan lil ‘alamiin.
Prinsip Kerja
Aufa Tour memegang teguh
prinsip kerja : Amanah, Obyektif, Terbuka, dan Kekeluargaan.
Keistimewaan
Pelayanan
Optimal
Bimbingan
Ibadah Berkesinambungan
Kesempatan
Bermitra
Produk
Umrah
Reguler
Umrah
Awal Ramadhan
Umrah
Lailatul Qadr & Idul Fitri
Umrah
Plus Cairo
Umrah
Plus Istanbul
Umrah
Plus Amman-Aqsa
Ticketing
Domestic & Internasional
Wisata
Religi Domestik
Wisata
Religi Internasional
Dapur
Aufa Resto
ASOSIASI
IATA (International Air Transport Association)
ASITA (Association of the Indonesian Tours& Travel Agency)
SAPUHI
(Syarikat Penyelenggara Umrah Haji Indonesia)
Legalitas Perusahaan
Nama
Perusahaan : PT. Aufa Duta Wisata Tour & Travel
Merk
Dagang : 09.03.1.79.46958
Bidang
Usaha : Biro Perjalanan Wisata
Jenis
Usaha : Kantor Pusat Biro Perjalanan Wisata ( BPW )
Ijin
Pariwisata : 03.04.09.13.05
133/2013
No.
PPIU (Izin Depag) : No. U.120 Tahun 2020
Alamat Kantor : Jl. KH. Noer Ali No. 1, Kayuringin Jaya, Kalimalang, Bekasi Selatan, Kota Bekasi, Jawa Barat
Telp : (021) 889 600 90
Hotline : 0819 969 000 90
Website
: www.aufatour.com
Email : aufatour@gmail.com
Rekening Perusahaan
Nama :
PT AUFA DUTA WISATA TOUR AND TRAVEL
Bank :
MANDIRI
Cabang : BEKASI, JATIWARINGIN
No. Rek : 167 000-10-77-022 (IDR)
167 000-10-77-030 (US Dollar)
Komantar Terakhir