Q&A

Indian Institute of Technology Jammu

Jammu, Jammu and Kashmir
Recognised by Govt. Of India
ESTD 2016
400 acres
Not yet listed in NIRF

About College

About IIT Jammu

Indian Institute of Technology, Jammu is an autonomous public higher education Institute funded by the Government of India, and functions under the governance of the IIT Council. The Institute was inaugurated in the year 2016 under the mentorship of IIT Mumbai and its first batch was started at the campus in Paloura, Jammu. IIT Jammu is recognised as an “Institute of National Importance” under the “Institutes of Technology Act” of 1961. The Government of Jammu and Kashmir has provided the 400 acres land for the establishment of permanent campus of the Indian Institute of Technology Jammu and the first phase of construction has already started. IIT Jammu offers undergraduate (B.Tech), postgraduate (M.Tech) and doctoral (Ph.D.) programmes. The article further provides you with all the details you require, this includes admission process, facilities and placement details.

Location:

IIT, Jammu is located at National Highway 44, Medchal, Ban. Jammu Tawi Railway Station is 20 km away and Jammu Airport is around 18 km away from the College. Students can take a cab or a bus to reach the Institute. IIT Jammu is well connected with roads, railways and airways.

Courses

COURSE NAME FEES Seats ELIGIBILITY
BTECH ₹899000 (Total Fees) 237 JEE
KNOW MORE

Cut-Offs

JEE ADVANCED GENERAL CRL 14703

KNOW MORE

Admissions

IIT Jammu Admission

Indian Institute of Technology Jammu offers admission to undergraduate (B.Tech), postgraduate (M.Tech) and doctoral courses. Admission to the B.Tech course is done through the JEE Advance examination followed by a JoSSA counselling while for M.Tech, aspirants have to appear for the GATE examination followed by an interview. For doctoral courses, candidates have to appear for a test or an interview conducted by the institute. The detailed admission process is given below:

IIT Jammu B.Tech Admission:

Candidates should qualify Joint Entrance Examination Advanced (JEE Advanced).
Shortlisted candidates have to register for centralised counselling conducted by JoSSA and choose IIT Jammu as their preference.
Final admission will be done after choice filling, choice locking, seat allotment, document verification and fee payment.
IIT Jammu M.Tech Admission :

The candidates have to fill an application form for admission to IIT Jammu.
Candidates should qualify Graduate Aptitude Test in Engineering (GATE).
Selected candidates have to appear for a personal interview.
IIT Jammu Ph.D Admission:

The candidates have to fill an application form for admission to the college.
Candidates should have a valid score in CSIR/UGC NET/GATE/DST INSPIRE/NBHM.
Shortlisted candidates will be called for a test/interview conducted by the College.

Scholarships

100% Tuition Fee waiver for SC/ST/PH students.
Full remission of the Tuition Fee for General and OBC students whose family income is less than Rs.1 lakh per annum.
Remission of 2/3rd of the Tuition Fee for General and OBC students whose family income is between Rs.1 lakh to Rs.5 lakh per annum.

REQUEST A CALL BACK
7.4.3PHP Version66.04msRequest Duration7MBMemory UsageGET college/{college_name_slug}Route
    • Booting (14.12ms)
    • Application (51.82ms)
    • 1 x Application (78.46%)
      51.82ms
      1 x Booting (21.38%)
      14.12ms
      5 templates were rendered
      • website.college (resources/views/website/college.blade.php)8blade
        Params
        0
        metatitle
        1
        header
        2
        footer
        3
        college
        4
        allstream
        5
        allcourses
        6
        metadescription
        7
        metakeywords
      • website.layouts.header (resources/views/website/layouts/header.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        header
        4
        footer
        5
        errors
        6
        metatitle
        7
        college
        8
        allstream
        9
        allcourses
        10
        metadescription
        11
        metakeywords
      • website.layouts.website_theme (resources/views/website/layouts/website_theme.blade.php)13blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        header
        4
        footer
        5
        errors
        6
        metatitle
        7
        college
        8
        allstream
        9
        allcourses
        10
        metadescription
        11
        metakeywords
        12
        url
      • website.layouts.footer (resources/views/website/layouts/footer.blade.php)26blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        header
        4
        footer
        5
        errors
        6
        metatitle
        7
        college
        8
        allstream
        9
        allcourses
        10
        metadescription
        11
        metakeywords
        12
        image
        13
        getcourse
        14
        si
        15
        getcoursefee
        16
        getcourseseats
        17
        getcourseeligibility
        18
        __currentLoopData
        19
        streams
        20
        loop
        21
        course
        22
        exam
        23
        exam_name_slug
        24
        recent_blog
        25
        slug
      • alert_msg (resources/views/alert_msg.blade.php)32blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        header
        4
        footer
        5
        errors
        6
        metatitle
        7
        college
        8
        allstream
        9
        allcourses
        10
        metadescription
        11
        metakeywords
        12
        image
        13
        getcourse
        14
        si
        15
        getcoursefee
        16
        getcourseseats
        17
        getcourseeligibility
        18
        __currentLoopData
        19
        streams
        20
        loop
        21
        course
        22
        exam
        23
        exam_name_slug
        24
        recent_blog
        25
        slug
        26
        i
        27
        category
        28
        category_slug
        29
        coaching
        30
        stream_slug
        31
        question_paper_subject
      uri
      GET college/{college_name_slug}
      middleware
      web, slug-generate
      controller
      App\Http\Controllers\Website\CollegeController@college
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/Website/CollegeController.php:48-154
      18 statements were executed, 8 of which were duplicated, 10 unique9.96ms
      • select * from `college` where `college_name` = 'Indian Institute of Technology Jammu' and `status` = 1 limit 1
        1.64ms/app/Http/Controllers/Website/CollegeController.php:56coachingselect
        Metadata
        Bindings
        • 0. Indian Institute of Technology Jammu
        • 1. 1
        Backtrace
        • 13. /app/Http/Controllers/Website/CollegeController.php:56
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select * from `facility` where `facility`.`id` in ('') and `facility`.`status` = 'enable'
        390μs/app/Http/Controllers/Website/CollegeController.php:70coachingselect
        Metadata
        Bindings
        • 0. 
        • 1. enable
        Backtrace
        • 12. /app/Http/Controllers/Website/CollegeController.php:70
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select `name` from `states` where `id` = 15 limit 1
        260μs/app/Http/Controllers/Website/CollegeController.php:78coachingselect
        Metadata
        Bindings
        • 0. 15
        Backtrace
        • 14. /app/Http/Controllers/Website/CollegeController.php:78
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select `name` from `cities` where `id` = 1303 limit 1
        210μs/app/Http/Controllers/Website/CollegeController.php:82coachingselect
        Metadata
        Bindings
        • 0. 1303
        Backtrace
        • 14. /app/Http/Controllers/Website/CollegeController.php:82
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select * from `streams`
        290μs/app/Http/Controllers/Website/CollegeController.php:84coachingselect
        Metadata
        Backtrace
        • 12. /app/Http/Controllers/Website/CollegeController.php:84
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select `id`, `stream_id`, `name` from `courses`
        330μs/app/Http/Controllers/Website/CollegeController.php:85coachingselect
        Metadata
        Backtrace
        • 12. /app/Http/Controllers/Website/CollegeController.php:85
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select * from `college_faq` where `college_id` = 24
        410μs/app/Http/Controllers/Website/CollegeController.php:128coachingselect
        Metadata
        Bindings
        • 0. 24
        Backtrace
        • 12. /app/Http/Controllers/Website/CollegeController.php:128
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select * from `college_valuable` where `college_id` = 24
        270μs/app/Http/Controllers/Website/CollegeController.php:132coachingselect
        Metadata
        Bindings
        • 0. 24
        Backtrace
        • 12. /app/Http/Controllers/Website/CollegeController.php:132
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select `courses_details` from `college` where `status` = 1 order by `college`.`created_at` asc
        820μs/app/Http/Controllers/Website/HeaderController.php:499coachingselect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/HeaderController.php:499
        • 13. view::4230e27c3c186462b9587fd775c65c77fbde0374:530
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 16. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `stream_id` from `college` where `status` = 1
        520μs/app/Http/Controllers/Website/HeaderController.php:532coachingselect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/HeaderController.php:532
        • 13. view::4230e27c3c186462b9587fd775c65c77fbde0374:530
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 16. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `courses_details` from `college` where `status` = 1 order by `college`.`created_at` asc
        590μs/app/Http/Controllers/Website/HeaderController.php:499coachingselect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/HeaderController.php:499
        • 13. view::4230e27c3c186462b9587fd775c65c77fbde0374:534
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 16. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `stream_id` from `college` where `status` = 1
        410μs/app/Http/Controllers/Website/HeaderController.php:532coachingselect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/HeaderController.php:532
        • 13. view::4230e27c3c186462b9587fd775c65c77fbde0374:534
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 16. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `courses_details` from `college` where `status` = 1 order by `college`.`created_at` asc
        720μs/app/Http/Controllers/Website/HeaderController.php:499coachingselect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/HeaderController.php:499
        • 13. view::4230e27c3c186462b9587fd775c65c77fbde0374:944
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 16. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `stream_id` from `college` where `status` = 1
        530μs/app/Http/Controllers/Website/HeaderController.php:532coachingselect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/HeaderController.php:532
        • 13. view::4230e27c3c186462b9587fd775c65c77fbde0374:944
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 16. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `courses_details` from `college` where `status` = 1 order by `college`.`created_at` asc
        580μs/app/Http/Controllers/Website/HeaderController.php:499coachingselect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/HeaderController.php:499
        • 13. view::4230e27c3c186462b9587fd775c65c77fbde0374:948
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 16. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select `stream_id` from `college` where `status` = 1
        420μs/app/Http/Controllers/Website/HeaderController.php:532coachingselect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Controllers/Website/HeaderController.php:532
        • 13. view::4230e27c3c186462b9587fd775c65c77fbde0374:948
        • 15. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 16. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `advertisement` where `type` = 'small' and `position` is null and `status` = 'enable' and `start_date` <= '2025-10-09' and `end_date` >= '2025-10-09' order by RAND() limit 1
        840μs/app/Http/Controllers/Website/HeaderController.php:239coachingselect
        Metadata
        Bindings
        • 0. small
        • 1. enable
        • 2. 2025-10-09
        • 3. 2025-10-09
        Backtrace
        • 13. /app/Http/Controllers/Website/HeaderController.php:239
        • 14. view::669e60ab7a3c7b7d0937431c3b7f255b114ca9c8:864
        • 16. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 17. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:139
      • select * from `advertisement` where `type` = 'full' and `position` is null and `status` = 'enable' and `start_date` <= '2025-10-09' and `end_date` >= '2025-10-09' order by RAND() limit 1
        730μs/app/Http/Controllers/Website/HeaderController.php:239coachingselect
        Metadata
        Bindings
        • 0. full
        • 1. enable
        • 2. 2025-10-09
        • 3. 2025-10-09
        Backtrace
        • 13. /app/Http/Controllers/Website/HeaderController.php:239
        • 14. view::669e60ab7a3c7b7d0937431c3b7f255b114ca9c8:1038
        • 16. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 17. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:139
          _token
          wEWiAjN35IwTvh8tUWJQNsPJEnc6cOW5DRanyvL6
          _previous
          array:1 [ "url" => "http://64.227.150.69/college/Indian-Institute-of-Technology--Jammu" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /college/Indian-Institute-of-Technology--Jammu
          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:10 [ "host" => array:1 [ 0 => "64.227.150.69" ] "pragma" => array:1 [ 0 => "no-cache" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate" ] "via" => array:1 [ 0 => "1.1 squid-proxy-5b5d847c96-kkndk (squid/6.13)" ] "x-forwarded-for" => array:1 [ 0 => "10.3.98.115" ] "cache-control" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] ]
          request_server
          0 of 0
          array:35 [ "REDIRECT_STATUS" => "200" "HTTP_HOST" => "64.227.150.69" "HTTP_PRAGMA" => "no-cache" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_ACCEPT" => "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" "HTTP_ACCEPT_ENCODING" => "gzip, deflate" "HTTP_VIA" => "1.1 squid-proxy-5b5d847c96-kkndk (squid/6.13)" "HTTP_X_FORWARDED_FOR" => "10.3.98.115" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.41 (Ubuntu) Server at 64.227.150.69 Port 80</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.41 (Ubuntu)" "SERVER_NAME" => "64.227.150.69" "SERVER_ADDR" => "64.227.150.69" "SERVER_PORT" => "80" "REMOTE_ADDR" => "216.73.216.189" "DOCUMENT_ROOT" => "/var/www/html" "REQUEST_SCHEME" => "http" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/html" "SERVER_ADMIN" => "webmaster@localhost" "SCRIPT_FILENAME" => "/var/www/html/index.php" "REMOTE_PORT" => "34099" "REDIRECT_URL" => "/college/Indian-Institute-of-Technology--Jammu" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/college/Indian-Institute-of-Technology--Jammu" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1759966462.54 "REQUEST_TIME" => 1759966462 ]
          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 => "Wed, 08 Oct 2025 23:34:22 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilg3SHN5dzhNdDNxd2crb1IwUkhHWHc9PSIsInZhbHVlIjoibksrZ3ZuZDZnVGdwcGsrd2pwalovMkxmdlJKVC9nckgzZkZIY1JGZWI1MnFDeVZBUVhlRnRTOTVZTkMzbkFXRWxBR28zMzNOdUt4bHgvdWUvamlMWUl5cHF0a3ExaGNFS1U4L1dkVFJYVkp5enJWMmZSS0Y3RzBlVEdOUUd3TFMiLCJtYWMiOiI5MDY2MTZlMDFjZmI0MzQyOTU5NmExNGVhYzNlMzAyMmQ2ODc5ZWQ5Njk0OGViNzgwM2EzYWJlZmNiNDZjODAxIn0%3D; expires=Thu, 08-Oct-2026 23:34:22 GMT; Max-Age=31536000; path=/XSRF-TOKEN=eyJpdiI6Ilg3SHN5dzhNdDNxd2crb1IwUkhHWHc9PSIsInZhbHVlIjoibksrZ3ZuZDZnVGdwcGsrd2pwalovMkxmdlJKVC9nckgzZkZIY1JGZWI1MnFDeVZBUVhlRnRTOTVZTkMzbkFXRWxBR28zM" 1 => "coachingselect_session=eyJpdiI6InphcG45SlB4VmU4RHA5YzdCRHM5S2c9PSIsInZhbHVlIjoid2xtUForbHdJN1BEUkR4UXVkcW1rTHhuZ3BGSXJyc1RmK21ZTnNMWUlJczVWQUE1RmFRUWJjWFpzVyt2TG5aZkE5SWt0eUl3eWgxUVN4eDRNb1dsdTJLY1ZyVTlISlp3RFFsOXV1Rmh3c0YzY3hDL01NY2RwWVdzUDlsd2pnR1oiLCJtYWMiOiIwOGI0MzQwMDI1N2YxMGMzNTgxZGUwYTMxNjg1ODU0MjViZDA2ZjFlM2FjZGQ5MmQ5ODAxZWFhYTQ5NzRjOWYxIn0%3D; expires=Thu, 08-Oct-2026 23:34:22 GMT; Max-Age=31536000; path=/; httponlycoachingselect_session=eyJpdiI6InphcG45SlB4VmU4RHA5YzdCRHM5S2c9PSIsInZhbHVlIjoid2xtUForbHdJN1BEUkR4UXVkcW1rTHhuZ3BGSXJyc1RmK21ZTnNMWUlJczVWQUE1RmFRUWJjWFpzVyt2T" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ilg3SHN5dzhNdDNxd2crb1IwUkhHWHc9PSIsInZhbHVlIjoibksrZ3ZuZDZnVGdwcGsrd2pwalovMkxmdlJKVC9nckgzZkZIY1JGZWI1MnFDeVZBUVhlRnRTOTVZTkMzbkFXRWxBR28zMzNOdUt4bHgvdWUvamlMWUl5cHF0a3ExaGNFS1U4L1dkVFJYVkp5enJWMmZSS0Y3RzBlVEdOUUd3TFMiLCJtYWMiOiI5MDY2MTZlMDFjZmI0MzQyOTU5NmExNGVhYzNlMzAyMmQ2ODc5ZWQ5Njk0OGViNzgwM2EzYWJlZmNiNDZjODAxIn0%3D; expires=Thu, 08-Oct-2026 23:34:22 GMT; path=/XSRF-TOKEN=eyJpdiI6Ilg3SHN5dzhNdDNxd2crb1IwUkhHWHc9PSIsInZhbHVlIjoibksrZ3ZuZDZnVGdwcGsrd2pwalovMkxmdlJKVC9nckgzZkZIY1JGZWI1MnFDeVZBUVhlRnRTOTVZTkMzbkFXRWxBR28zM" 1 => "coachingselect_session=eyJpdiI6InphcG45SlB4VmU4RHA5YzdCRHM5S2c9PSIsInZhbHVlIjoid2xtUForbHdJN1BEUkR4UXVkcW1rTHhuZ3BGSXJyc1RmK21ZTnNMWUlJczVWQUE1RmFRUWJjWFpzVyt2TG5aZkE5SWt0eUl3eWgxUVN4eDRNb1dsdTJLY1ZyVTlISlp3RFFsOXV1Rmh3c0YzY3hDL01NY2RwWVdzUDlsd2pnR1oiLCJtYWMiOiIwOGI0MzQwMDI1N2YxMGMzNTgxZGUwYTMxNjg1ODU0MjViZDA2ZjFlM2FjZGQ5MmQ5ODAxZWFhYTQ5NzRjOWYxIn0%3D; expires=Thu, 08-Oct-2026 23:34:22 GMT; path=/; httponlycoachingselect_session=eyJpdiI6InphcG45SlB4VmU4RHA5YzdCRHM5S2c9PSIsInZhbHVlIjoid2xtUForbHdJN1BEUkR4UXVkcW1rTHhuZ3BGSXJyc1RmK21ZTnNMWUlJczVWQUE1RmFRUWJjWFpzVyt2T" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "wEWiAjN35IwTvh8tUWJQNsPJEnc6cOW5DRanyvL6" "_previous" => array:1 [ "url" => "http://64.227.150.69/college/Indian-Institute-of-Technology--Jammu" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]