Under-construction Bagmati bridge in limbo again

Under-construction Bagmati bridge in limbo again
The slab of the under-construction bridge over Bagmati River which connects Samanpur and Barahathawa of Gadhimai Municipality of Rautahat is seen damaged by the recent flood. Madan Thakur/Republica
By Madan Thakur
Published: July 20, 2019 07:11 AM

RAUTAHAT, July 20: The construction of a bridge over Bagmati River which connects Gadhimai Municipality of Rautahat with Barahathawa Municipality of Sarlahi has hit a snag after the recent flood triggered by torrential rainfall washed away three slabs connecting the third and fourth pillars of the bridge.

Gadhimai Municipality had assigned a crusher plant to extract raw materials from the river.

According to the locals, rampant excavation carried using large vehicles has weakened the bridge. Keshav Sharma, director general (DG) of the Road Division, admitted that the slabs of the bridge were swept away by the flood. 

“The massive flood eight days ago washed away three slabs of the under-construction bridge,” said Sharma. According to him, the contractor company will destroy the bridge and then reconstruct it again.

He says excavation undertaken by breaching the standard set by the government led to the destruction. Surya SBS Elite JV has been assigned with the project to construct the bridge. The under-construction concrete bridge in Samanpur of Gadhimai Municipality is incomplete even after the deadline.

As per the initial deadline, the project should have been completed by 2017. The deadline has been extended twice since then but still the project is heading nowhere. Now, the deadline will be extended further as the bridge has been damaged again.

According to a local Rabindra Sahani, the construction company had fixed the slabs in a rush as to complete the project before the expiry of another deadline. However, the massive rainfall and resulting flood washed away the slabs within a week. Surya SBS Elite Company JV had bagged the contract for Rs 350 million. Reportedly, the slabs were fixed after the onset of monsoon which is why they could not hold the pressure of the heavy floods.

Site in-charge Krishna Ghimire informed Republica that the flood has also damaged the machines and equipment of the construction company. He confirmed that the slab was plastered on May 23. Similarly, flood has also damaged the slab of another bridge being constructed over Bagmati River to connect Gangapipara of Durga Bhagwati and Ramnagar Rural Municipality of Sarlahi.

As informed by site in-charge Ghimire, the slabs constructed for connecting pillar 1 with pillar 2 fell off after 12 days of construction. Not just that, the flood has also inflicted damage to the four heavy machines used for the construction of the bridge as well as a large and a small generator. It also damaged 1,100 sacks of cement kept in stock for the construction of the bridge.

He clarified that the company has been compelled to bear huge loss due to the natural disaster. The responsible authority has already been informed about the loss and destruction. Deepak Bhattarai, chief of the Bridge Department, speculates that the large holes dug up in the river for sand excavation must have caused the destruction. Meanwhile, he claimed that they have not officially been reported about the destruction caused by the flood in the Bagmati River.

Expressing his disappointment toward the construction projects without proper evaluation of environment, Shyam Chanda Jha, a social activist from Durgabhagwati as well as a member of Nepali Congress (NC), demanded proper inspection from the responsible authority to curb river exploitation. He says that it’s not possible to protect Rauthat from the devastation of floods in the upcoming days if rivers and natural resources are exploited in the current pace.

Despite being one of the ambitious projects, the construction of the bridge has been stalled time and again due to various reasons. The sluggish construction of the bridge has disappointed the locals. The massive flood triggered by the incessant rainfall since last Thursday has left hundreds of settlements inundated and has also damaged infrastructures worth millions. 

Last one week has been tormenting for the people in various parts of the country especially the tarai as people in hundreds have been rendered homeless by the continuous rainfall and floods. Vehicular movement has been disrupted along multiple sections of various highways due to landslides. 

With this, the development projects carried out in hurry have been damaged within a few days of completion causing loss of millions to the government. The blacktopping of the roads which was carried out at the eleventh hour before the end of the last fiscal year have started wearing off in less than a week. 

The dreams of many people in tarai who were elated to see little progress of the bridge after so many years lament that they may have to wait for a few more years for the completion of the bridge. They have also urged the responsible authority to inspect and take action against the crushers which have been illegally extracting resources from the rivers.

Request history8.2.19PHP Version3.95sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (13.57ms)time
    • Application (3.93s)time
    • 1 x Application (99.66%)
      3.93s
      1 x Booting (0.34%)
      13.57ms
      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 executed3.9s
      • NewsController.php#297republica1404msselect `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` = 'under-construction-bagmati-bridge-in-limbo-again' and `status` = 1 limit 1
        Bindings
        • 0: under-construction-bagmati-bridge-in-limbo-again
        • 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#297republica1830μ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 (70020)
        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#297republica1610μ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 (70020)
        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#297republica1670μ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 (70020)
        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#297republica1520μ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 (70020)
        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#388republica13.47sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Underconstruction Bagmati bridge in limbo again' IN BOOLEAN MODE) as score from `news` where `id` != 70020 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 70020
        • 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#388republica1880μ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 (138420, 138913, 141170, 142409, 142550, 146309)
        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#388republica1560μ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 (138420, 138913, 141170, 142409, 142550, 146309)
        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#416republica1560μsselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-24 05:43:48' and '2025-04-25 05:43:48' and `id` not in (70020) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-24 05:43:48
        • 1: 2025-04-25 05:43:48
        • 2: 70020
        • 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#27republica116.51msupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-25 05:43:48' where `id` = 70020 and `status` = 1
        Bindings
        • 0: 2025-04-25 05:43:48
        • 1: 70020
        • 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
          AiWkR2Gjul8R3ZpJLM2pZggB6BYMxrZIHvXo9P1Z
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/under-construction-bagmati-bridge-in-limbo-again
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/under-construction-bagmati-bridge-in-...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/under-construction-bagmati-bridge-in-limbo-again
          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.15.223.232" ] "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=eyJpdiI6IjFvcjZVVlJrTUZPRXVnaUVXVnNiWUE9PSIsInZhbHVlIjoiY1orYzBiWW9ta0RnSzRVaUk4U2FHOTMxV2RFVFIxb2V3YnBaMnE0MHNsYnFuclNQM0xHcFk1aW1zd2k1ZHlSVFgyK0RQTHZrcFBIZGt0bkwwZ25kWEd1QlE3a0FzWWZ3WktDVDBiT1hMTFhiUVFiQ2dmaGRIK0NuL0xMZVVmSmIiLCJtYWMiOiI3OTg0MjEwMjA5ODIzNTk4ODU4ZDkwODc5M2MxMjgwMzdhNWQ5YjcyN2IzMDM1N2VkYWFlYTg5ZTYwNDdjMTRjIiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6Ii9UaitOYXRRUjhaNmNrZVhTRE1ZMFE9PSIsInZhbHVlIjoiZFVKNEpNaWZydHpIdjAzL3lCVjlvVFRrajZyZW4vZTVIeGI1V0dZcVdqdys2WXB6eURrMHJ2VUJiMjJML0xVR2Z6bEorTGF6NFplNmEvekxDQklialZVb2JoeEJoZU1HeTI1WEJtc3hacWt0NlpjTDNKNkRwTEY3ZzJsQU5lTUgiLCJtYWMiOiI4ODI4OTgwOWI4NTBmZTcyNDI2NjBkYjdiYmU5Y2QwZTAxNDRjMTRlNzVkNzdmM2IyMTEyOTA4ZjY3ZjBkNDAzIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjFvcjZVVlJrTUZPRXVnaUVXVnNiWUE9PSIsInZhbHVlIjoiY1orYzBiWW9ta0RnSzRVaUk4U2FHOTMxV2RFVFIxb2V3YnBaMnE0MHNsYnFuclNQM0xHcFk1aW1zd2k1ZHlSVFgyK0RQT" ] "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.15.223.232" ] "cf-ray" => array:1 [ 0 => "93598cea3bea7fb0-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "AiWkR2Gjul8R3ZpJLM2pZggB6BYMxrZIHvXo9P1Z" "republica_session" => "Jrp9xCK6l8w8c5lJHUYIltKj6DAheitgwOv9u1Wi" ]
          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 => "Thu, 24 Apr 2025 23:58:48 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBoM0pDL2Z4ZFNPNkdWODA5ekZoYUE9PSIsInZhbHVlIjoiZDEzWjZ1bzhGS3QvM1FBQ0V6ZVN6ZkNtQUN5WnBDa29uNHZ2TldjcFRsYTRrWVA4UUNjT0VvMm1tL1I4M1J2REY4YkxNNENyM2JFMWNMWEg3Z3UvdGVlWjdTYmRkZlFRYzFscElvUmgrWmFianAvb3lpMURpQnNTWU1XcElqTC8iLCJtYWMiOiI5ODE2M2U3ZGNhM2VjMTViOWIwNGIwZDZjNjgzZjQ1OTE4ZThhOTZmNGY3YWZmZmFlYWM3OGY3NzUwMzk3ODZhIiwidGFnIjoiIn0%3D; expires=Fri, 24 Apr 2026 23:58:48 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InBoM0pDL2Z4ZFNPNkdWODA5ekZoYUE9PSIsInZhbHVlIjoiZDEzWjZ1bzhGS3QvM1FBQ0V6ZVN6ZkNtQUN5WnBDa29uNHZ2TldjcFRsYTRrWVA4UUNjT0VvMm1tL1I4M1J2REY4YkxNN" 1 => "republica_session=eyJpdiI6IkFlOWp0RG5BNU5HNTVaWWs3RnluU2c9PSIsInZhbHVlIjoibW8yQUJiMGM5UldDSWdjREtTcDBuQTlRem1zRVpoQ3RqNHpHdFo0WTRRajd4OU1IWThFbUs5WitOWDVidDgxWVpzMFBkWG9WM0dOR3gveFFhaWttaVZ3b3BoRnB5SFZkTWJPMEhpa3V2NEluSDVmSklwT3ZXNTU3aDEvMDR2V3giLCJtYWMiOiJmZjFjZjE4NGE2ODVlNGJhMTFiNjAyYmMyMWI5YjYyZjU0MTczY2MwMTI2Y2IwOWY4NTM2NWNlMmMwNmY2NTM5IiwidGFnIjoiIn0%3D; expires=Fri, 24 Apr 2026 23:58:48 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6IkFlOWp0RG5BNU5HNTVaWWs3RnluU2c9PSIsInZhbHVlIjoibW8yQUJiMGM5UldDSWdjREtTcDBuQTlRem1zRVpoQ3RqNHpHdFo0WTRRajd4OU1IWThFbUs5WitOWDVidDgxWV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InBoM0pDL2Z4ZFNPNkdWODA5ekZoYUE9PSIsInZhbHVlIjoiZDEzWjZ1bzhGS3QvM1FBQ0V6ZVN6ZkNtQUN5WnBDa29uNHZ2TldjcFRsYTRrWVA4UUNjT0VvMm1tL1I4M1J2REY4YkxNNENyM2JFMWNMWEg3Z3UvdGVlWjdTYmRkZlFRYzFscElvUmgrWmFianAvb3lpMURpQnNTWU1XcElqTC8iLCJtYWMiOiI5ODE2M2U3ZGNhM2VjMTViOWIwNGIwZDZjNjgzZjQ1OTE4ZThhOTZmNGY3YWZmZmFlYWM3OGY3NzUwMzk3ODZhIiwidGFnIjoiIn0%3D; expires=Fri, 24-Apr-2026 23:58:48 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InBoM0pDL2Z4ZFNPNkdWODA5ekZoYUE9PSIsInZhbHVlIjoiZDEzWjZ1bzhGS3QvM1FBQ0V6ZVN6ZkNtQUN5WnBDa29uNHZ2TldjcFRsYTRrWVA4UUNjT0VvMm1tL1I4M1J2REY4YkxNN" 1 => "republica_session=eyJpdiI6IkFlOWp0RG5BNU5HNTVaWWs3RnluU2c9PSIsInZhbHVlIjoibW8yQUJiMGM5UldDSWdjREtTcDBuQTlRem1zRVpoQ3RqNHpHdFo0WTRRajd4OU1IWThFbUs5WitOWDVidDgxWVpzMFBkWG9WM0dOR3gveFFhaWttaVZ3b3BoRnB5SFZkTWJPMEhpa3V2NEluSDVmSklwT3ZXNTU3aDEvMDR2V3giLCJtYWMiOiJmZjFjZjE4NGE2ODVlNGJhMTFiNjAyYmMyMWI5YjYyZjU0MTczY2MwMTI2Y2IwOWY4NTM2NWNlMmMwNmY2NTM5IiwidGFnIjoiIn0%3D; expires=Fri, 24-Apr-2026 23:58:48 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6IkFlOWp0RG5BNU5HNTVaWWs3RnluU2c9PSIsInZhbHVlIjoibW8yQUJiMGM5UldDSWdjREtTcDBuQTlRem1zRVpoQ3RqNHpHdFo0WTRRajd4OU1IWThFbUs5WitOWDVidDgxWV" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "AiWkR2Gjul8R3ZpJLM2pZggB6BYMxrZIHvXo9P1Z" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/under-construction-bagmati-bridge-in-limbo-again" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/under-construction-bagmati-bridge-in-limbo-again" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-25 05:43:48GET/amp/news/under-construction-bagmati-bridge-in-limbo-again11016