About Us.
Service for humanity
Considering around 25 years of business experience in home and abroad we mentally decided to serve the nation through our different establishment.
We like to serve better for all and cautious to safeguard the reputation in our different sector, our goal is to provide 100% client satisfaction.

25 Years Of Experience
Our Concerns
We got enough opportunity to serve the nation running different establishment by different nature of business and learn different experience
A PHP Error was encountered
Severity: Warning
Message: mysqli::query(): (HY000/1): Can't create/write to file '/tmp/#sql-temptable-1ff18f-2346a5-15d82.MAI' (Errcode: 28 "No space left on device")
Filename: mysqli/mysqli_driver.php
Line Number: 307
Backtrace:
File: /home/rahmania/public_html/application/models/Batch_model.php
Line: 150
Function: get
File: /home/rahmania/public_html/application/modules/concern/models/Concern_model.php
Line: 128
Function: get_rows
File: /home/rahmania/public_html/application/modules/concern/helpers/concern_helper.php
Line: 9
Function: concerns
File: /home/rahmania/public_html/themes/brand/views/concern/block-concern.php
Line: 21
Function: concerns
File: /home/rahmania/public_html/themes/brand/views/home.php
Line: 233
Function: include
File: /home/rahmania/public_html/application/third_party/MX/Loader.php
Line: 357
Function: include
File: /home/rahmania/public_html/application/third_party/MX/Loader.php
Line: 300
Function: _ci_load
File: /home/rahmania/public_html/application/controllers/Home.php
Line: 33
Function: view
File: /home/rahmania/public_html/index.php
Line: 316
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/rahmania/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/rahmania/public_html/application/models/Batch_model.php
Line: 150
Function: get
File: /home/rahmania/public_html/application/modules/concern/models/Concern_model.php
Line: 128
Function: get_rows
File: /home/rahmania/public_html/application/modules/concern/helpers/concern_helper.php
Line: 9
Function: concerns
File: /home/rahmania/public_html/themes/brand/views/concern/block-concern.php
Line: 21
Function: concerns
File: /home/rahmania/public_html/themes/brand/views/home.php
Line: 233
Function: include
File: /home/rahmania/public_html/application/third_party/MX/Loader.php
Line: 357
Function: include
File: /home/rahmania/public_html/application/third_party/MX/Loader.php
Line: 300
Function: _ci_load
File: /home/rahmania/public_html/application/controllers/Home.php
Line: 33
Function: view
File: /home/rahmania/public_html/index.php
Line: 316
Function: require_once
A Database Error Occurred
Error Number: 1
Can't create/write to file '/tmp/#sql-temptable-1ff18f-2346a5-15d82.MAI' (Errcode: 28 "No space left on device")
SELECT `concern`.*, `languages`.`language`, `concern_images`.`image` FROM `concern` LEFT JOIN `languages` ON `languages`.`id` = `concern`.`languages_id` LEFT JOIN `concern_images` ON `concern_images`.`concern_id` = `concern`.`id` WHERE `concern`.`enabled` = 1 GROUP BY `concern`.`id` ORDER BY `concern`.`position` ASC LIMIT 10
Filename: models/Batch_model.php
Line Number: 150