Construction of two schools in Kavre district starts with Indian grant assistance

Construction of two schools in Kavre district starts with Indian grant assistance
By Republica
Published: April 02, 2021 04:46 PM

KATHMANDU, April 2: The bhoomipooja for the reconstruction of Shree Harisiddhi Secondary School in Roshi Rural Municipality and Shree Siddheshwar Secondary School in Mahabharat Rural Municipality was carried out on Friday by  Secretary at the National Reconstruction Authority (NRA), Maniram Gelal in the presence of First Secretary (Political), Embassy of India, Soumya C and the mayor of Roshi Rural Municipality. Project Director of Central Level Project Implementation Unit (CLPIU) of the NRA, officials from Embassy of India and NRA, representatives of the School Management Committee, local community members and students of the school were present in the function.

According to the Embassy of India in Kathmandu, Shree Harisiddhi Secondary School is being reconstructed at a cost of Rs 28.4 million and Shree Siddheshwar Secondary school is being reconstructed at a cost of Rs 39.6 million. These schools will be built as per earthquake-resilient reconstruction norms of the Government of Nepal.

The new infrastructure of Harisiddhi Secondary School will include a 3-storied block with 9 classrooms, a lab room, a library and a separate block for sanitation facilities. Similarly, the new infrastructure of Shree Siddheshwar Secondary School will include a 3-storied blocks having 13 classrooms, account section, principal and teachers’ room, exam room,

An Early Childhood Development (ECD) room, an admin room, a School Management Committee room and separate sanitation facilities for boys and girls.  The Central Building Research Institute (CBRI), Roorkee, a premier institute in India in the field earthquake-resilient reconstruction, will provide technical hand-holding for construction of these schools, according to the embassy.

India has committed approximately Rs 5,800 million for the reconstruction of a total of 71 educational institutions across eight districts of Nepal affected by the 2015 earthquake. With today’s ground-breaking ceremony, the construction of 70 schools has started, of which, eight schools are already handed over to School Management Committees, according to a press statement issued by the Indian Embassy.

 

Request history8.2.19PHP Version7.28sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (17.32ms)time
    • Application (7.26s)time
    • 1 x Application (99.76%)
      7.26s
      1 x Booting (0.24%)
      17.32ms
      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 executed7.22s
      • NewsController.php#297republica1949msselect `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-two-schools-in-kavre-district-starts-with-indian-grant-assistance' and `status` = 1 limit 1
        Bindings
        • 0: construction-of-two-schools-in-kavre-district-starts-with-indian-grant-assistance
        • 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#297republica1610μ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 (108481)
        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#297republica1540μ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 (108481)
        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 (108481)
        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#297republica1490μ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 (108481)
        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#388republica16.14sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Construction of two schools in Kavre district starts with Indian grant assistance' IN BOOLEAN MODE) as score from `news` where `id` != 108481 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 108481
        • 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 (118835, 124716, 134505, 148655, 153953, 154668)
        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#388republica1610μ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 (118835, 124716, 134505, 148655, 153953, 154668)
        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#416republica1113msselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-27 14:44:52' and '2025-04-28 14:44:52' and `id` not in (108481) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-27 14:44:52
        • 1: 2025-04-28 14:44:52
        • 2: 108481
        • 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#27republica110.62msupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-28 14:44:52' where `id` = 108481 and `status` = 1
        Bindings
        • 0: 2025-04-28 14:44:52
        • 1: 108481
        • 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
      7Attachment.php#?
      App\Models\Category
      1Category.php#?
      App\Models\Author
      1Author.php#?
          _token
          RKHY1wzrZNo0xoRX5sN9K8vV2JzXRWxCu0NIlA6N
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/construction-of-two-schools-in-kavre-district-starts-with-i...
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/construction-of-two-schools-in-kavre-...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/construction-of-two-schools-in-kavre-district-starts-with-indian-grant-assistance
          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:22 [ "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "13.59.103.64" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "93755d842f221148-ORD" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "x-forwarded-for" => array:1 [ 0 => "13.59.103.64" ] ]
          request_cookies
          []
          
          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 08:59:52 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImNNOU44ckx6cEp4ZmZ1aTJ2Um1qa2c9PSIsInZhbHVlIjoiVkpZVSs5cVNzTXlTOElLUkhuNHlldnhtWkxlTU9ibU5UajE0WGQva21KcWlYRTQ5QlFqR1FwWGUvQkNxUHFzVWRSZWQ5eTlJbGMxSm9zT20yd2ZvdlFwYzFGOWRVT2FwZFd2dE1DcHh5RHRwdHZaOHJrbURCS1EzbWFWdmNzUk0iLCJtYWMiOiJkY2QzNmEyZWE4ZTNmMzdhN2QxZTE0YTRhYmFhOTFmOTU4M2Y4YjVmMGZlZWI3MTBiNjkxYWE5YWY5YWMwMzk5IiwidGFnIjoiIn0%3D; expires=Tue, 28 Apr 2026 08:59:52 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImNNOU44ckx6cEp4ZmZ1aTJ2Um1qa2c9PSIsInZhbHVlIjoiVkpZVSs5cVNzTXlTOElLUkhuNHlldnhtWkxlTU9ibU5UajE0WGQva21KcWlYRTQ5QlFqR1FwWGUvQkNxUHFzVWRSZWQ5e" 1 => "republica_session=eyJpdiI6ImRsWTQ1T2IrUjhhbVpjK0l0aVhKUWc9PSIsInZhbHVlIjoiUjhxb2hsQVpvenpDdGxRMHM1dFFHSW85cEpNNElYUVlHLzFOWHNDKzZOeGdDZ3JGMlZIRUFZNlJkdzN6Wkp3Z0RMOFFYaUNTanFCMXRlTkMzWG8xSituYzBKYUhYbklVK05BMlBXTXRvT0xBcVVleVlUVlJKNEdIQTdMT2Q3OU4iLCJtYWMiOiI5ZjRiYmQ1YjQ5ODVkNDM4YzVjY2QzYjIxNjY0M2Q3Y2VjNDUzMjM1MTZiYTBkNDA5MzYxNjEyNmJkMzJiYzFmIiwidGFnIjoiIn0%3D; expires=Tue, 28 Apr 2026 08:59:52 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6ImRsWTQ1T2IrUjhhbVpjK0l0aVhKUWc9PSIsInZhbHVlIjoiUjhxb2hsQVpvenpDdGxRMHM1dFFHSW85cEpNNElYUVlHLzFOWHNDKzZOeGdDZ3JGMlZIRUFZNlJkdzN6Wkp3Z0" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImNNOU44ckx6cEp4ZmZ1aTJ2Um1qa2c9PSIsInZhbHVlIjoiVkpZVSs5cVNzTXlTOElLUkhuNHlldnhtWkxlTU9ibU5UajE0WGQva21KcWlYRTQ5QlFqR1FwWGUvQkNxUHFzVWRSZWQ5eTlJbGMxSm9zT20yd2ZvdlFwYzFGOWRVT2FwZFd2dE1DcHh5RHRwdHZaOHJrbURCS1EzbWFWdmNzUk0iLCJtYWMiOiJkY2QzNmEyZWE4ZTNmMzdhN2QxZTE0YTRhYmFhOTFmOTU4M2Y4YjVmMGZlZWI3MTBiNjkxYWE5YWY5YWMwMzk5IiwidGFnIjoiIn0%3D; expires=Tue, 28-Apr-2026 08:59:52 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImNNOU44ckx6cEp4ZmZ1aTJ2Um1qa2c9PSIsInZhbHVlIjoiVkpZVSs5cVNzTXlTOElLUkhuNHlldnhtWkxlTU9ibU5UajE0WGQva21KcWlYRTQ5QlFqR1FwWGUvQkNxUHFzVWRSZWQ5e" 1 => "republica_session=eyJpdiI6ImRsWTQ1T2IrUjhhbVpjK0l0aVhKUWc9PSIsInZhbHVlIjoiUjhxb2hsQVpvenpDdGxRMHM1dFFHSW85cEpNNElYUVlHLzFOWHNDKzZOeGdDZ3JGMlZIRUFZNlJkdzN6Wkp3Z0RMOFFYaUNTanFCMXRlTkMzWG8xSituYzBKYUhYbklVK05BMlBXTXRvT0xBcVVleVlUVlJKNEdIQTdMT2Q3OU4iLCJtYWMiOiI5ZjRiYmQ1YjQ5ODVkNDM4YzVjY2QzYjIxNjY0M2Q3Y2VjNDUzMjM1MTZiYTBkNDA5MzYxNjEyNmJkMzJiYzFmIiwidGFnIjoiIn0%3D; expires=Tue, 28-Apr-2026 08:59:52 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6ImRsWTQ1T2IrUjhhbVpjK0l0aVhKUWc9PSIsInZhbHVlIjoiUjhxb2hsQVpvenpDdGxRMHM1dFFHSW85cEpNNElYUVlHLzFOWHNDKzZOeGdDZ3JGMlZIRUFZNlJkdzN6Wkp3Z0" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "RKHY1wzrZNo0xoRX5sN9K8vV2JzXRWxCu0NIlA6N" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/construction-of-two-schools-in-kavre-district-starts-with-indian-grant-assistance" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/construction-of-two-schools-in-kavre-district-starts-with-indian-grant-assistance" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-28 14:44:52GET/amp/news/construction-of-two-schools-in-kavre-district-starts-with-indian-grant-assistance11016