Construction of major road projects undertaken by Chinese companies faces inordinate delays

Construction of major road projects undertaken by Chinese companies faces inordinate delays
By Hari Prasad Sharma
Published: April 06, 2024 08:45 AM

KATHMANDU, April 6: Chinese construction companies have been delaying the construction of significant and strategically important road projects in Nepal, with several issues arising in road projects contracted to Chinese firms. 

A prime example is the delayed progress in the second phase of the ring road expansion project in Kathmandu. Despite promises, the Chinese company has been hesitant to commence the road expansion from Kalanki to Maharajgunj, a project intended to be financed with Chinese grants.

For an extended period, the Chinese side has offered assurances of imminent work on the ring road expansion, yet visits to the project site have not been forthcoming. There appears to be a pattern of occupying projects without progressing to detailed study reports (DPRs). Although site clearance was completed a year ago, various excuses have been made for the delay. The DPR, promised by China's Henan Communications Planning and Design Institute Company within six months, remains incomplete even after a year.

In the project's second phase, the road was to be extended from Kalanki to Dhobi Kholapul (Chabahil). However, the Chinese company expressed interest only in extending it up to Maharajgunj, citing the need for land acquisition and demolition of structures between Maharajgunj and Chabahil. The government plans to expand this 11-kilometer section into eight lanes.

Similarly, the expansion of the Narayanghat-Butwal road, part of the East-West Highway, by another Chinese firm has progressed slowly. Originally agreed to be completed in three and a half years, the project has seen multiple extensions, with just 50 percent of the work completed over five years. The China State Construction Engineer Corporation began this work on February 21, 2019, with 48.22 percent of the 65 km eastern section and 47 percent of the western section out of a total of 114 km completed. Project head Shashank Mishra cites the COVID-19 pandemic and material shortages as reasons for delays.

The Mugling-Pokhara road section expansion, contracted to China Communication Construction, is also behind schedule. The project commenced on April 12, 2021, with a three-and-a-half-year completion target, but only 50 percent of the work has been done so far, indicating a likely extension beyond the April 2024 deadline. While the Mugling-Jamune eastern section shows satisfactory progress with 40 percent completion, the Jamune-Pokhara western section lags significantly behind at only 10 percent.

Project head Shyam Kumar Yadav of the eastern section suggests a need for an extension to complete the 41 km road expansion. Delays in preparatory work in the western section have hampered expected progress, underscoring challenges in advancing these crucial infrastructure projects.

Likewise, the Kamala-Kanchanpur road extension project has experienced significant delays by the Chinese construction company. “Initially, China Railway-2 Engineering Group was contracted to complete the project within three years. To date, 45 percent of the construction work has been completed,” said Pradip Raj Shakya, the project head.

Shakya noted that completing the expansion work by December 2024 presents a challenge. "Issues such as obstructions from buildings and a lack of construction materials have impacted the expansion efforts," he added. "The goal is to finish the road expansion by December 2024."

The project spans a total of 87 km, with the first package covering 39 km from Kanchanpur to Kusaha in the east, and the second package extending 47 km from Balan to Kamala in the western section of Siraha.

The Rasuwagadhi-Syabrubesi road section extension, funded through Chinese loans, has also stalled for an extended period. The Chinese construction company commenced work two years ago, yet the construction and expansion of this section remain unfinished.

According to the Department of Roads, construction of the total 17 km road section is expected to resume shortly. “In addition to these, several other road projects managed by Chinese construction companies have faced similar delays, attributed to the two-year-long COVID-19 pandemic and the subsequent economic downturn in the country,” stated Dr Bijay Jaishi, deputy director general of the department.

“The prolonged impact of COVID-19, coupled with liquidity shortages and the economic recession, has adversely affected projects led by foreign entities. As a result, we are aiming to complete these projects by extending their deadlines,” he explained.

Experts argue that problems have emerged due to initiating the contract process without completing necessary preparatory work, such as land acquisition, tree removal, and the relocation of water pipes, electricity poles, and wires.

Request history8.2.19PHP Version9.03sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (12.23ms)time
    • Application (9.02s)time
    • 1 x Application (99.86%)
      9.02s
      1 x Booting (0.14%)
      12.23ms
      1 templates were rendered
      • frontend.amp-detailamp-detail.blade.php#?blade
      uri
      GET amp/news/{slug}
      middleware
      web, mynews, kyc
      controller
      App\Http\Controllers\Frontend\News\NewsController@getBySlug
      namespace
      prefix
      where
      as
      news.slug
      file
      app/Http/Controllers/Frontend/News/NewsController.php:276-373
      10 statements were executed8.98s
      • NewsController.php#297republica1780msselect `id`, `title`, `content`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `is_subscriber_user`, `is_free`, `is_logged_in_user`, `content`, `caption`, `news_slug`, `exclusive_news` from `news` where `permalink` = 'construction-of-major-road-projects-undertaken-by-chinese-companies-faces-inordinate-delays' and `status` = 1 limit 1
        Bindings
        • 0: construction-of-major-road-projects-undertaken-by-chinese-companies-faces-inordinate-delays
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1530μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (153837)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1500μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` in (153837)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1510μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (153837)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1500μsselect `authors`.`id`, `name`, `avatar`, `news_has_authors`.`news_id` as `pivot_news_id`, `news_has_authors`.`author_id` as `pivot_author_id`, `news_has_authors`.`created_at` as `pivot_created_at`, `news_has_authors`.`updated_at` as `pivot_updated_at` from `authors` inner join `news_has_authors` on `authors`.`id` = `news_has_authors`.`author_id` where `news_has_authors`.`news_id` in (153837)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#388republica15.53sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Construction of major road projects undertaken by Chinese companies faces inordinate delays' IN BOOLEAN MODE) as score from `news` where `id` != 153837 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 153837
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1800μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (64681, 74583, 144053, 151349, 154174, 155354)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1740μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (64681, 74583, 144053, 151349, 154174, 155354)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#416republica1610μsselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-28 01:40:57' and '2025-04-29 01:40:57' and `id` not in (153837) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-28 01:40:57
        • 1: 2025-04-29 01:40:57
        • 2: 153837
        • 3: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:416
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:410
        • app/Http/Controllers/Frontend/News/NewsController.php:315
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • UpdateNewsVisitListener.php#27republica12.67supdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-29 01:40:57' where `id` = 153837 and `status` = 1
        Bindings
        • 0: 2025-04-29 01:40:57
        • 1: 153837
        • 2: 1
        Backtrace
        • app/Listeners/UpdateNewsVisitListener.php:27
        • vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:473
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:264
      App\Models\News
      7News.php#?
      App\Models\Attachment
      6Attachment.php#?
      App\Models\Category
      2Category.php#?
      App\Models\Author
      1Author.php#?
          _token
          FiM42rErkifJAasTAGBGjltvEKzqwEEWPPjtZ5f3
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/construction-of-major-road-projects-undertaken-by-chinese-c...
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/construction-of-major-road-projects-u...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/construction-of-major-road-projects-undertaken-by-chinese-companies-faces-inordinate-delays
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:24 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "3.148.231.77" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ino5VDZLdyszRElEaUZXdXZ6M1A2YXc9PSIsInZhbHVlIjoiMGNYcGF3MzZqS3luOHNDbzFsWUkveDlIUDVBbzhwcHh3VzJMalRQQWdNVGtjL3NDc3JNQ2F5akJaYzhGdEZ3RkU1ajNBWEhiNzFBN0xZZWFEQnBaUDhLSmZ4RFJTbnBnQVFDeUEwcTlBUEprWm9OYkZsSkcwODBGcTg0UzNneTAiLCJtYWMiOiJmNGQyMGM0Y2ZkNTMzY2VlODE4YjZkY2FhZDE3ZmQ0YjVlNDhhNzMzMTkxNTc4N2ZjMTU0ZjNjYzQ2MTRiMzg0IiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6IkdCWlZqOTlBLzB5Ukg1OFZGbnIwSHc9PSIsInZhbHVlIjoic0p3OVk4ZnFZRzlxTExwc0pOK1EvM2hYR0RLU1Zib2xyaVBpcUhUd2RHUHlYUTVibXJZZnIrT25QbkxjODZwbHduOVJaQ1UvWlkvd3pDaG5GMWtEYWhOdCtyUVRhRUpGbHcrUWIyVGVmc0NPaEpNN1RXdFR3VHlQUXdIeHE2enUiLCJtYWMiOiJmYmY3Yjc1ZDVmNzczNTA3Y2MzNzExY2NkNTE1ZGRmNGNlMmI3ZmQ2YWM1ODMxYWM1ZGZhMGI1NjgzOTM3OTUzIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ino5VDZLdyszRElEaUZXdXZ6M1A2YXc9PSIsInZhbHVlIjoiMGNYcGF3MzZqS3luOHNDbzFsWUkveDlIUDVBbzhwcHh3VzJMalRQQWdNVGtjL3NDc3JNQ2F5akJaYzhGdEZ3RkU1ajNBW" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "x-forwarded-for" => array:1 [ 0 => "3.148.231.77" ] "cf-ray" => array:1 [ 0 => "93791e9ecaeceadb-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "FiM42rErkifJAasTAGBGjltvEKzqwEEWPPjtZ5f3" "republica_session" => "Dh3Eo4yBxJbsh97CviLlTLcVfgP4DEwFsQD9HqzR" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 28 Apr 2025 19:56:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imt3blJDcXltTEtab1k3ZlhFQWJpclE9PSIsInZhbHVlIjoibC9SdkVEcXl1OFhKUnU0NFdveE5MUlVSMktsaTBUYlZ1SnFrWWZrQ1BFdDh5MFpic2FwUTVNTFNiYnFQaS82dmZDNmFLRnE2M0E2aklIaXZOcUJWZ280SXlmSUpHZEN3ZTB2cVhQdVN2akdqODkvSS9QQUFNbC9hcmpSeUZweFQiLCJtYWMiOiJmNmRlYzQ1ZWU1Zjg0MjNjODZmODQ4M2RmNzBiYmY5MDkzMDYzNzA4Yjc5NzFmZmQ1MTFhMGFhNDc0ZjcyZDlkIiwidGFnIjoiIn0%3D; expires=Tue, 28 Apr 2026 19:56:00 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Imt3blJDcXltTEtab1k3ZlhFQWJpclE9PSIsInZhbHVlIjoibC9SdkVEcXl1OFhKUnU0NFdveE5MUlVSMktsaTBUYlZ1SnFrWWZrQ1BFdDh5MFpic2FwUTVNTFNiYnFQaS82dmZDNmFLR" 1 => "republica_session=eyJpdiI6IkpWemJhZXppKzRqOXhTL3NQRG95a3c9PSIsInZhbHVlIjoiaUhDaE9VYU9iMXE2ZDVsOXhlcy9iSnBlVEtnL0dYLzFCRGcvRmlyK1BjZVowa0RmcUVOcmFRVXJSVmhKOC9MbUZDbyt5Sng2TnZ5dGdlS2k5ODdwWEpIbUI2cTl4L0FjeHJ5UEZCN0wzbFcvMWJweW8yNXlNc2M2aEpaUjBYVVEiLCJtYWMiOiIxMWEwNjFiNDM0OTIyOGNkOTdkMTBmMTEwNTEzZDQ1YmMwZmQ4YjhkZGYxMzc4NjIwZjk5MGY3MWI2ZDNiZjY0IiwidGFnIjoiIn0%3D; expires=Tue, 28 Apr 2026 19:56:00 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6IkpWemJhZXppKzRqOXhTL3NQRG95a3c9PSIsInZhbHVlIjoiaUhDaE9VYU9iMXE2ZDVsOXhlcy9iSnBlVEtnL0dYLzFCRGcvRmlyK1BjZVowa0RmcUVOcmFRVXJSVmhKOC9MbU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Imt3blJDcXltTEtab1k3ZlhFQWJpclE9PSIsInZhbHVlIjoibC9SdkVEcXl1OFhKUnU0NFdveE5MUlVSMktsaTBUYlZ1SnFrWWZrQ1BFdDh5MFpic2FwUTVNTFNiYnFQaS82dmZDNmFLRnE2M0E2aklIaXZOcUJWZ280SXlmSUpHZEN3ZTB2cVhQdVN2akdqODkvSS9QQUFNbC9hcmpSeUZweFQiLCJtYWMiOiJmNmRlYzQ1ZWU1Zjg0MjNjODZmODQ4M2RmNzBiYmY5MDkzMDYzNzA4Yjc5NzFmZmQ1MTFhMGFhNDc0ZjcyZDlkIiwidGFnIjoiIn0%3D; expires=Tue, 28-Apr-2026 19:56:00 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Imt3blJDcXltTEtab1k3ZlhFQWJpclE9PSIsInZhbHVlIjoibC9SdkVEcXl1OFhKUnU0NFdveE5MUlVSMktsaTBUYlZ1SnFrWWZrQ1BFdDh5MFpic2FwUTVNTFNiYnFQaS82dmZDNmFLR" 1 => "republica_session=eyJpdiI6IkpWemJhZXppKzRqOXhTL3NQRG95a3c9PSIsInZhbHVlIjoiaUhDaE9VYU9iMXE2ZDVsOXhlcy9iSnBlVEtnL0dYLzFCRGcvRmlyK1BjZVowa0RmcUVOcmFRVXJSVmhKOC9MbUZDbyt5Sng2TnZ5dGdlS2k5ODdwWEpIbUI2cTl4L0FjeHJ5UEZCN0wzbFcvMWJweW8yNXlNc2M2aEpaUjBYVVEiLCJtYWMiOiIxMWEwNjFiNDM0OTIyOGNkOTdkMTBmMTEwNTEzZDQ1YmMwZmQ4YjhkZGYxMzc4NjIwZjk5MGY3MWI2ZDNiZjY0IiwidGFnIjoiIn0%3D; expires=Tue, 28-Apr-2026 19:56:00 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6IkpWemJhZXppKzRqOXhTL3NQRG95a3c9PSIsInZhbHVlIjoiaUhDaE9VYU9iMXE2ZDVsOXhlcy9iSnBlVEtnL0dYLzFCRGcvRmlyK1BjZVowa0RmcUVOcmFRVXJSVmhKOC9MbU" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "FiM42rErkifJAasTAGBGjltvEKzqwEEWPPjtZ5f3" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/construction-of-major-road-projects-undertaken-by-chinese-companies-faces-inordinate-delays" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/construction-of-major-road-projects-undertaken-by-chinese-companies-faces-inordinate-delays" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-29 01:41:00GET/amp/news/construction-of-major-road-projects-undertaken-by-chinese-companies-faces-inordinate-delays11016