India’s Supreme Court upholds government’s decision to remove disputed Kashmir’s special status

India’s Supreme Court upholds government’s decision to remove disputed Kashmir’s special status
By Associated Press
Published: December 11, 2023 04:50 PM

SRINAGAR, India (AP) — India’s top court on Monday upheld a 2019 decision by Prime Minister Narendra Modi’s government to strip disputed Jammu and Kashmir’s special status as a semi-autonomous region with a separate constitution and inherited protections on land and jobs.

The five-judge constitutional bench of the Supreme Court ruled that the region’s special status had been a “temporary provision” and that removing it in 2019 was constitutionally valid.

The unprecedented move also divided the region into two federal territories, Ladakh and Jammu-Kashmir, both ruled directly by the central government without a legislature of their own. It was the first time in the history of India that a region’s statehood was downgraded to a federally administered territory.

As a result, the Muslim-majority region is now run by unelected government officials and has lost its flag, criminal code and constitution.

But Chief Justice Dhananjaya Yeshwant Chandrachud said the government has promised to restore Jammu-Kashmir’s statehood and should do so as soon as possible. Ladakh, however, will remain a federal territory.

He also ordered the country’s election commission to hold local legislative polls in the region by next Sept. 30.

The ruling is expected to boost the electoral prospects of Modi’s governing Hindu nationalist Bharatiya Janata Party in national polls next year. The 2019 move resonated in much of India, where the Modi government was cheered by supporters for fulfilling a long-held Hindu nationalist pledge to scrap the Muslim-majority region’s special status.

But the judgment will disappoint many in Kashmir, including the region’s main pro-India Kashmiri politicians who had petitioned the Supreme Court to reverse the deeply unpopular decision, which was imposed under an unprecedented security and communication clampdown that lasted many months.

When Britain divided its Indian colony into a Hindu-majority India and a Muslim-majority Pakistan in 1947, the status of what was then the princely state of Jammu and Kashmir was left undecided. India and Pakistan soon began a war over Kashmir, which ended with both countries controlling parts of the territory, divided by a heavily militarized frontier.

A 1948 United Nations resolution called for a referendum in Kashmir giving the territory’s people the choice of joining either Pakistan or India, but it never happened. The part of Kashmir controlled by India was granted semi-autonomy and special privileges in exchange for accepting Indian rule.

But Kashmiri discontent with India started taking root as successive Indian governments breached the pact of Kashmir’s autonomy. Local governments were toppled one after another and largely peaceful movements against Indian control were harshly suppressed.

Kashmiri dissidents launched a full-blown armed revolt in 1989, seeking unification with Pakistan or complete independence. Tens of thousands of civilians, rebels and government forces were killed in the conflict.

New Delhi insists the Kashmir militancy is Pakistan-sponsored terrorism, a charge Islamabad denies. Most Kashmiris consider it a legitimate freedom struggle.

Soon after the 2019 move, Indian officials began integrating Kashmir into the rest of India with multiple administrative changes enacted without public input, including a controversial residency law that made it possible for Indian nationals to become permanent residents of the region.

Many Muslim Kashmiris view the changes as an annexation, saying new laws were designed to change the region’s demography. Members of minority Hindu and Buddhist communities initially welcomed the move, but many of them later expressed fear of losing land and jobs in the pristine Himalayan region.

In New Delhi’s effort to shape what it calls “Naya Kashmir,” or a “new Kashmir,” the territory’s people have since been largely silenced, with their civil liberties curbed and media intimidated, as India has shown no tolerance for any form of dissent.

The court’s hearings began in August and included extensive arguments and discussions on the move’s constitutional validity. The court simultaneously also heard a series of petitions that challenged the special status granted to the region after its accession with newly independent India in 1947. Such petitions were filed before the 2019 changes.

The petitioners had said authorities used its majority in the parliament to bring the changes and called it an attack on federalism and a fraud against the Indian constitution. The government had argued that the decision was necessary to wipe out militancy and anti-India sentiments and completely integrate the territory into the Union of India.

Monday’s verdict said the region’s special status was “a feature of asymmetric federalism and not sovereignty” and that the region “surrendered its complete sovereignty with the merger” into the union of India.

Request history8.2.19PHP Version3.69sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (12.25ms)time
    • Application (3.68s)time
    • 1 x Application (99.67%)
      3.68s
      1 x Booting (0.33%)
      12.25ms
      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.65s
      • NewsController.php#297republica1759msselect `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` = 'india-s-supreme-court-upholds-government-s-decision-to-remove-disputed-kashmir-s-special-status' and `status` = 1 limit 1
        Bindings
        • 0: india-s-supreme-court-upholds-government-s-decision-to-remove-disputed-kashmir-s-special-status
        • 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#297republica1780μ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 (149126)
        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#297republica1580μ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 (149126)
        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 `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 (149126)
        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#297republica1570μ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 (149126)
        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#388republica12.88sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Indias Supreme Court upholds governments decision to remove disputed Kashmirs special status' IN BOOLEAN MODE) as score from `news` where `id` != 149126 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 149126
        • 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#388republica11.32msselect `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 (136971, 137652, 145025, 153213, 153367, 156588)
        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#388republica1520μ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 (136971, 137652, 145025, 153213, 153367, 156588)
        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#416republica1520μsselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-28 04:06:40' and '2025-04-29 04:06:40' and `id` not in (149126) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-28 04:06:40
        • 1: 2025-04-29 04:06:40
        • 2: 149126
        • 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#27republica1630μsupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-29 04:06:40' where `id` = 149126 and `status` = 1
        Bindings
        • 0: 2025-04-29 04:06:40
        • 1: 149126
        • 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
          TU09OyyWbbR527UoSXic7YczserxDSjfY7PEFj2r
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/india-s-supreme-court-upholds-government-s-decision-to-remo...
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/india-s-supreme-court-upholds-governm...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/india-s-supreme-court-upholds-government-s-decision-to-remove-disputed-kashmir-s-special-status
          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 => "18.190.155.3" ] "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=eyJpdiI6Ik9CalpMaWRpcEwrQXVYMDVzdTNTWXc9PSIsInZhbHVlIjoiNjhXTFFCMG5iWERZbzRwN2pIN3pVL2pVUG56MXhpTHRyQ2xjNTA0Z25ydTl6SW83dm8zMVlGNU56SWpzUldJMjdTTHdYaW9ZcmZRTG94dld1dUFKVnUzd3hSU0c2b0ZKWEJzQlFvcTBHOTB4eFVJa2tjWWZaWUp1cnBBVWt2UTkiLCJtYWMiOiJjNWFiNDIxOTEwYTJkZjJlZjJmMThjYjNjNGNmZDE1MWU5YWZiMTlhMGYxYTY4MWFiNWU0MzMxYjM3YTQ1NjUxIiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6Ijk2WDR0akZTcVFCdWlsaVpvQ09JTUE9PSIsInZhbHVlIjoiSFZEL0JSaHpBQzYyZXNqZm9NQnNVTzMwRzZKS0tOQ3BYRzFqcjcrWW8wbXhSaHZQZ0hQSmRjSXpMaS9WaWFtemJZVEhPL3Z2YVJMNktUSHJPdlkvRTAya2dJUkpid2grMFFEK1ZQVWdUZU5ZWVhoQlFPM01ncTJKdG9DTFFick0iLCJtYWMiOiI0ZWEzNDNiZDc1OTVhNGFiZTA2OWMyOTQwMTIwODJmMzYwYTZmYmQ3MjQ0NGM0ZTMyZDM5YjgyZjE0N2EyNmUyIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ik9CalpMaWRpcEwrQXVYMDVzdTNTWXc9PSIsInZhbHVlIjoiNjhXTFFCMG5iWERZbzRwN2pIN3pVL2pVUG56MXhpTHRyQ2xjNTA0Z25ydTl6SW83dm8zMVlGNU56SWpzUldJMjdTTHdYa" ] "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 => "18.190.155.3" ] "cf-ray" => array:1 [ 0 => "9379f41dfa09f865-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "TU09OyyWbbR527UoSXic7YczserxDSjfY7PEFj2r" "republica_session" => "VswzI1eHJgj85IvFE5hWc8mrdnWzsZ1DO9PVtV8Y" ]
          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 22:21:40 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJ4bHh5aHkrcmEydzgyeTJTQjZieHc9PSIsInZhbHVlIjoidzZYNDcrTitIQU42YzVITWpvQjBxUjlISkVVdnVWYktuWmlBcFQ2dnZ0N2E3eW9oelByWkEvYlh4T2RmMmlQcVJiMzFHRmp1QnNoNTIwdDBsRkxYbnhRNHlzWkg1dkVxSVRJaSswNExIMFZvWUlDR2lXT3hMNTFJa0RzWStlRTkiLCJtYWMiOiJiMDljMTliOWM5MmM1N2YzYTFmYjI0ODgzNTUzMWIyZGMxNWMzMWNiNWFkYmFjNjRiNDY5NmEzMGYwOGZkY2JjIiwidGFnIjoiIn0%3D; expires=Tue, 28 Apr 2026 22:21:40 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InJ4bHh5aHkrcmEydzgyeTJTQjZieHc9PSIsInZhbHVlIjoidzZYNDcrTitIQU42YzVITWpvQjBxUjlISkVVdnVWYktuWmlBcFQ2dnZ0N2E3eW9oelByWkEvYlh4T2RmMmlQcVJiMzFHR" 1 => "republica_session=eyJpdiI6InkzYVU3MWl5K3RNWVAzZVlMaTh0clE9PSIsInZhbHVlIjoiUllUcmFzd3ZXZFFiTnY2QTgzVk03UEx6RllDdStaczNEbkc3aGRtS1g0SnZaaGs0cWRCMll1SUV4V2pMU3dsQVFYVnk4aUNtTmsyMzlRQ0x4UUE1QjRZTWhhZldXWWFaOGJ3VnlmRWJETWVsOUR1S00rR084WGxnelVjcll0OUgiLCJtYWMiOiI1NjRlYjVmMDVmNmZhYTA2ODczNGI5YjI4MWEyOTk5ZGU5ZWQ2NzRiZDQ0YWU3ZjJkOTYzMDZjMjgzNjg5NjhkIiwidGFnIjoiIn0%3D; expires=Tue, 28 Apr 2026 22:21:40 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6InkzYVU3MWl5K3RNWVAzZVlMaTh0clE9PSIsInZhbHVlIjoiUllUcmFzd3ZXZFFiTnY2QTgzVk03UEx6RllDdStaczNEbkc3aGRtS1g0SnZaaGs0cWRCMll1SUV4V2pMU3dsQV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJ4bHh5aHkrcmEydzgyeTJTQjZieHc9PSIsInZhbHVlIjoidzZYNDcrTitIQU42YzVITWpvQjBxUjlISkVVdnVWYktuWmlBcFQ2dnZ0N2E3eW9oelByWkEvYlh4T2RmMmlQcVJiMzFHRmp1QnNoNTIwdDBsRkxYbnhRNHlzWkg1dkVxSVRJaSswNExIMFZvWUlDR2lXT3hMNTFJa0RzWStlRTkiLCJtYWMiOiJiMDljMTliOWM5MmM1N2YzYTFmYjI0ODgzNTUzMWIyZGMxNWMzMWNiNWFkYmFjNjRiNDY5NmEzMGYwOGZkY2JjIiwidGFnIjoiIn0%3D; expires=Tue, 28-Apr-2026 22:21:40 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InJ4bHh5aHkrcmEydzgyeTJTQjZieHc9PSIsInZhbHVlIjoidzZYNDcrTitIQU42YzVITWpvQjBxUjlISkVVdnVWYktuWmlBcFQ2dnZ0N2E3eW9oelByWkEvYlh4T2RmMmlQcVJiMzFHR" 1 => "republica_session=eyJpdiI6InkzYVU3MWl5K3RNWVAzZVlMaTh0clE9PSIsInZhbHVlIjoiUllUcmFzd3ZXZFFiTnY2QTgzVk03UEx6RllDdStaczNEbkc3aGRtS1g0SnZaaGs0cWRCMll1SUV4V2pMU3dsQVFYVnk4aUNtTmsyMzlRQ0x4UUE1QjRZTWhhZldXWWFaOGJ3VnlmRWJETWVsOUR1S00rR084WGxnelVjcll0OUgiLCJtYWMiOiI1NjRlYjVmMDVmNmZhYTA2ODczNGI5YjI4MWEyOTk5ZGU5ZWQ2NzRiZDQ0YWU3ZjJkOTYzMDZjMjgzNjg5NjhkIiwidGFnIjoiIn0%3D; expires=Tue, 28-Apr-2026 22:21:40 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6InkzYVU3MWl5K3RNWVAzZVlMaTh0clE9PSIsInZhbHVlIjoiUllUcmFzd3ZXZFFiTnY2QTgzVk03UEx6RllDdStaczNEbkc3aGRtS1g0SnZaaGs0cWRCMll1SUV4V2pMU3dsQV" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "TU09OyyWbbR527UoSXic7YczserxDSjfY7PEFj2r" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/india-s-supreme-court-upholds-government-s-decision-to-remove-disputed-kashmir-s-special-status" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/india-s-supreme-court-upholds-government-s-decision-to-remove-disputed-kashmir-s-special-status" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-29 04:06:40GET/amp/news/india-s-supreme-court-upholds-government-s-decision-to-remove-disputed-kashmir-s-special-status11016