A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$hooks is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$config is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$log is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$uri is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$router is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$output is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$security is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$input is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$lang is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$load is deprecated

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: drivers/Session_files_driver.php

Line Number: 108

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

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: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$session is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$email is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$db is deprecated

Filename: core/Loader.php

Line Number: 396

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/models/Tour_model.php
Line: 6
Function: database

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/models/Tour_model.php
Line: 6
Function: database

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$Tour_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Tours::$Dashboard_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 13
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once


Deprecated: Optional parameter $viewPaths declared before required parameter $cachePath is implicitly treated as a required parameter in /home/aalam/domains/aalamtravels.com/public_html/application/vendor/coolpraz/php-blade/src/PhpBlade.php on line 43

A PHP Error was encountered

Severity: 8192

Message: Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: container/Container.php

Line Number: 1209

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/illuminate/container/Container.php
Line: 15
Function: _error_handler

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/composer/ClassLoader.php
Line: 444
Function: include

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/coolpraz/php-blade/src/PhpBlade.php
Line: 45
Function: loadClass

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 14
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: container/Container.php

Line Number: 1220

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/illuminate/container/Container.php
Line: 15
Function: _error_handler

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/composer/ClassLoader.php
Line: 444
Function: include

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/coolpraz/php-blade/src/PhpBlade.php
Line: 45
Function: loadClass

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 14
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of Illuminate\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: container/Container.php

Line Number: 1232

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/illuminate/container/Container.php
Line: 15
Function: _error_handler

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/composer/ClassLoader.php
Line: 444
Function: include

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/coolpraz/php-blade/src/PhpBlade.php
Line: 45
Function: loadClass

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 14
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: container/Container.php

Line Number: 1245

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/illuminate/container/Container.php
Line: 15
Function: _error_handler

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/composer/ClassLoader.php
Line: 444
Function: include

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/coolpraz/php-blade/src/PhpBlade.php
Line: 45
Function: loadClass

File: /home/aalam/domains/aalamtravels.com/public_html/application/core/MY_Controller.php
Line: 14
Function: __construct

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of Illuminate\View\View::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: view/View.php

Line Number: 310

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/illuminate/view/View.php
Line: 18
Function: _error_handler

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/composer/ClassLoader.php
Line: 444
Function: include

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/illuminate/view/Factory.php
Line: 252
Function: loadClass

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/illuminate/view/Factory.php
Line: 138
Function: viewInstance

File: /home/aalam/domains/aalamtravels.com/public_html/application/controllers/Tours.php
Line: 26
Function: make

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of Illuminate\View\View::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: view/View.php

Line Number: 321

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/illuminate/view/View.php
Line: 18
Function: _error_handler

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/composer/ClassLoader.php
Line: 444
Function: include

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/illuminate/view/Factory.php
Line: 252
Function: loadClass

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/illuminate/view/Factory.php
Line: 138
Function: viewInstance

File: /home/aalam/domains/aalamtravels.com/public_html/application/controllers/Tours.php
Line: 26
Function: make

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of Illuminate\View\View::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: view/View.php

Line Number: 333

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/illuminate/view/View.php
Line: 18
Function: _error_handler

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/composer/ClassLoader.php
Line: 444
Function: include

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/illuminate/view/Factory.php
Line: 252
Function: loadClass

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/illuminate/view/Factory.php
Line: 138
Function: viewInstance

File: /home/aalam/domains/aalamtravels.com/public_html/application/controllers/Tours.php
Line: 26
Function: make

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of Illuminate\View\View::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: view/View.php

Line Number: 344

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/illuminate/view/View.php
Line: 18
Function: _error_handler

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/composer/ClassLoader.php
Line: 444
Function: include

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/illuminate/view/Factory.php
Line: 252
Function: loadClass

File: /home/aalam/domains/aalamtravels.com/public_html/application/vendor/illuminate/view/Factory.php
Line: 138
Function: viewInstance

File: /home/aalam/domains/aalamtravels.com/public_html/application/controllers/Tours.php
Line: 26
Function: make

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once

Aalam International Tours & Travels | Since 1991
Please enable JS

Kashmir

  • 6 Days
  • Departure :
  • Starting City : Srinagar
  • Srinagar | Gulmarg | Pahalgam | Sonmarg
  • LKR 395,000
  • Ending City : Sonmarg

Price Includes

Visa assistance & handling
Meals- as per the itinerary
Economy Class Air ticket
Accommodation in standard rooms in 4 Star hotels
Transportation by air-conditioned coach
English speaking tour guide
Taxes 

Price Excludes

Expenses of a personal nature
Porter services at hotels & airports
Any other services not specified above - Ex: Laundry, telephone etc.
Optional activities
Mandatory travel insurance 

Rooming Arrangements

Adult - LKR 395,000
Child - LKR 380,000 (Child 2 to 11 years)


Adults - Double rooms
2 Adults + 1 child - 1 Double room
2 Adults + 2 children - 1 Triple room
Single Adult - 520 USD extra 

Tour Highlights

Srinagar | Gulmarg | Pahalgam | Sonmarg

Itinerary

Day 01 - SRINAGAR + PM SHIKARA RIDE

Welcome to India!!

Meet our representative at Srinagar airport, transfer to Houseboat. In the evening, shikara rides in the world famous dal lake. Overnight stay at Srinagar.

Day 02 - SRINAGAR - GULMARG

After breakfast, transfer to Gulmarg via Tangmarg, Enroute Apple Orchards Cherry Orchards ( In Summer Time ). In Gulmarg visit Khilanmarg and take a ride in the world's highest cable car "Gondola" or enjoy your day by playing golf in the worldís highest golf course. Overnight stay at Gulmarg.

Day 03 - GULMARG - PAHALGAM

After breakfast, transfer to Pahalgam, Enroute visit Saffron Fields. In Pahalgam you can visit: - Aru , Betaab valley (at your own cost).Dinner and overnight stay at a hotel in pahalgam.

Day 04 - PAHALGAM TO SRINAGAR + SS OF MUGHAL GARDEN

After breakfast, transfer to srinagar, check in at the hotel. Afternoon, leave for local sightseeing of Srinagar City. Visit: - Mughal gardens: - CheshmaShahi (Mughal Spring), Nishat (The Garden of Bliss), Shalimar (The Abode of Love). Dinner and overnight stay at hotel in Srinagar.

Day 05 - SRINAGAR - SONMARG - SRINAGAR

After breakfast, transfer to Sonmarg for a daytrip. Enroute see Hazratbal Shrine, Gagangir Tourist Village. The drive from Srinagar to Sonmarg is very beautiful as you will pass through some towns and villages, at many places you can enjoy the view of paddy fields with rivers flowing on one side.

In Sonmarg you can visit Thajwas Glacier which is around 4 Kms from Sonmarg, a local taxi has to be hired for it( at your own cost ). The name Sonmarg is derived from two Kashmiri words 'Son' & 'Marg' which mean 'Gold' & 'Meadow', when put together it means "Meadow of Gold ''. Return to Srinagar in the evening after enjoying your day. Overnight stay at Srinagar.

Day 06 - SRINAGAR - FLY BACK HOME

This day drop to Srinagar airport to board your flight for onward destination

 

Reviews

  • Ajith Hewawasam
    August, 2018

    Dear Aalam Tours Thank you for arranging such a wonderful trip to Europe for us. Everything went very well and we had a great time. We are especially grateful to the tour Leader Mr Ahsan for all of his arranging and hospitality. Everyone of our group is very nice and friendly. The hotels ,transportation and guides are excellent. We hope to travel through your company and will recommended to all our friends. Thank you Again.

  • Al Danish
    January, 2018

    Excellent service. Highly recommended. We took the tour to the Middle-East (from Jordan to Egypt). Very good hotels and food. Visited several places in a short time.

  • Pulasthi Perera
    January, 2018

    Excellent Travel Agent for best Travel Experience!

Inquiry Form


Installment schemes upto 36 months on selected credit cards

A PHP Error was encountered

Severity: 8192

Message: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated

Filename: core/Output.php

Line Number: 457

Backtrace:

File: /home/aalam/domains/aalamtravels.com/public_html/index.php
Line: 315
Function: require_once