Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$db is deprecated
Filename: core/Loader.php
Line Number: 390
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 1279
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: 290
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: 164
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: 233
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: 313
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: 354
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: 284
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: 291
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: 306
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: 318
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: 319
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: 377
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
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: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$session is deprecated
Filename: core/Loader.php
Line Number: 1279
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$email is deprecated
Filename: core/Loader.php
Line Number: 1279
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$career_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$careercategory_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$login_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$project_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$testimonial_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$request_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$experience_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$vacancy_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Project::$client_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 9
Function: __construct
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$email is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$career_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$careercategory_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$login_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$project_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$testimonial_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$request_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$experience_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$vacancy_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$client_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home/paradisegroupcom/public_html/application/controllers/Project.php
Line: 191
Function: view
File: /home/paradisegroupcom/public_html/index.php
Line: 315
Function: require_once
If it’s a non urgent issue then you could also email us. we will get back to you in 48 hours.
Project Client Name:
Mimho Sapkota/Procurment Manager (9841884358)
Project Description:
Construction of School Buildings with wash facilities at Laxminarayan Secondary School and Bhairab Secondary School Kavre
Role Of Bidder:
E/W, Soling, PCC, RCC, Mild steel works, Brickl works, Stone Masonry works and Painting work for school building works with electrical and sanitary items
Project Client Name:
Pascal Panosetti
Project Description:
Construction works of Ganesh Pra. Vi. Ward- 6, Jungle Chhap and Dadhuwa Bhawani Shankar U Ma V Ward – 8, Thanti, Thulosirubari VDC, Sindhupalchok District
Role Of Bidder:
E/W, Soling, PCC, RCC, Brick works, Plaster and Painting work for school building works with electrical and sanitary items
Project Client Name:
Deepak Bhattrai
Project Description:
Construction of Prefab Healthpost Building at Shyama, Dolkha
Role Of Bidder:
E/W, Soling, PCC, RCC, Prefab wall and ceiling works, Plaster and Painting work for Healthpost building works with electrical and sanitary items
Project Client Name:
Deepak Bhattrai
Project Description:
Construction of WAYS at Shayma-2 and 4
Role Of Bidder:
E/W, Soling, PCC, RCC, Prefab wall and ceiling works, Plaster and Painting work for Healthpost building works with electrical and sanitary items
Project Client Name:
Er. Bina Malla
Project Description:
Supply, fabrication, Galvanization and Installation of Tower with civil and Electrical works
Role Of Bidder:
MS Fabrication, GI and installation 2. Tower painting 3. Earthing and electrical
Project Client Name:
Er. Rajendra Hada
Project Description:
Construction of KU school Buildings of Arts at Hattiban
Role Of Bidder:
E/W, PCC, RCC works 2. Brick works, RCC works, Plaster works 3. UPVC works
Project Client Name:
Krishna Bahadur Manandhar
Project Description:
Construction of Second Story of Examination Control Division of IOE, Pulchowk, Lalitpur
Role Of Bidder:
Machine Made B/W, PCC, RCC, Re-Bar, Truss works with CGI roofing, Gypsum Board false celling, Aluminum works etc
Project Client Name:
Sajjan Parajuli
Project Description:
Nepal steel sporadic steel frame Project
Role Of Bidder:
Supply, fabrication, Galvanization and transportation of mild steel structures (Boom, anchor bolt, solar steel frame etc)
Drop us a line, or give us a heads up if you’re interested in visiting us.
Talk to a storyteller
(+977) 1 5536981, (+977) 1 5534027
We are also good listeners
consult@paradisegroup.com.np
Head Office:
Lalitpur-10, Kupandole
Lalitpur,Nepal